@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap");:root{--color-primary:#8b5cf6;--color-primary-hover:#7c3aed;--color-accent:#ec4899;--color-success:#10b981;--color-text:#1e293b;--color-text-light:#6b7280;--color-bg:#fff;--color-bg-light:#f8fafc;--color-border:#e5e7eb;--gradient-primary:linear-gradient(135deg,#8b5cf6,#ec4899)}*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;overflow-x:hidden}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:var(--color-text);background:var(--color-bg-light);line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit;text-decoration:none}button{font-family:inherit}.container{max-width:1400px;margin:0 auto;padding:0 1.5rem}.main-content{background:transparent;padding:0;margin:2rem auto}.two-column-layout{display:grid;grid-template-columns:1fr 1fr;grid-gap:2rem;gap:2rem;align-items:stretch}@media (max-width:1024px){.two-column-layout{grid-template-columns:1fr 1fr;gap:1.5rem}}@media (max-width:768px){.container{padding:0 1rem}.main-content{margin:1rem auto}.two-column-layout{grid-template-columns:1fr;gap:1.5rem}}.error-banner{padding:1rem;background:#fee2e2;color:#991b1b;border-radius:8px;margin:1rem 0;border:1px solid #fecaca;font-size:.875rem}.footer{text-align:center;padding:2rem 1rem;color:#6b7280;font-size:.9rem}.footer p{margin:0}.privacy-highlight{color:#059669;font-weight:600;display:inline-block;padding:.2rem .6rem;background:#ecfdf5;border-radius:4px}.footer-links{margin-top:1rem;display:flex;justify-content:center;align-items:center;gap:.5rem;font-size:.85rem}.footer-links a{color:#6b7280;text-decoration:none;transition:color .2s}.footer-links a:hover{color:var(--color-primary);text-decoration:underline}.ad-slot{width:100%;max-width:100%;margin:0 auto;overflow:hidden;transition:min-height .3s ease,padding .3s ease}.ad-slot:empty{min-height:0!important;padding:0!important;background:transparent!important}.ad-slot.ad-reserved{background-color:#f0f0f0;display:flex;align-items:center;justify-content:center;border-radius:8px}.ad-slot.ad-reserved:before{content:"Ad Space";color:#9ca3af;font-size:.85rem;font-weight:500}.ad-slot-top{min-height:90px;margin-top:2rem;margin-bottom:2.5rem}@media (max-width:640px){.ad-slot-top{min-height:50px}}.ad-slot-mid{min-height:250px;margin:2rem 0}@media (max-width:640px){.ad-slot-mid{min-height:200px;margin:1.5rem 0}}.ad-slot.ad-hidden{display:none!important}.seo-content{max-width:800px;margin:3rem auto;padding:0 1rem}.seo-article{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.05)}.seo-article h2{font-size:1.75rem;font-weight:700;color:#1f2937;margin-bottom:1rem}.seo-article h3{font-size:1.25rem;font-weight:600;color:#374151;margin:1.5rem 0 .75rem}.seo-article p{color:#4b5563;line-height:1.7;margin-bottom:1rem}.seo-article ol,.seo-article ul{padding-left:1.5rem;margin-bottom:1rem}.seo-article li{color:#4b5563;margin-bottom:.5rem;line-height:1.6}.seo-article .note{background:#fef3c7;border:1px solid #fcd34d;padding:1rem;border-radius:8px;margin:1rem 0}@media (max-width:768px){.seo-content{margin:2rem auto}.seo-article{padding:1.5rem}.seo-article h2{font-size:1.5rem}}.seo-header{text-align:center;padding:1.5rem 1rem;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-radius:16px;margin-top:1.5rem;margin-bottom:20px;box-shadow:0 4px 15px rgba(102,126,234,.3)}.exam-notification-banner{background:#1e293b;padding:.6rem 0;border-radius:8px;margin-top:20px;margin-bottom:2rem;position:relative;box-shadow:0 2px 4px rgba(0,0,0,.1)}.notification-scroll-container{width:100%;overflow:hidden}.notification-ticker{display:flex;white-space:nowrap;animation:ticker 35s linear infinite;width:max-content;will-change:transform}.notification-item{gap:1.5rem;padding-right:8rem}@keyframes ticker{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.live-badge{font-size:11px;text-transform:uppercase;flex-shrink:0}.notification-text{font-weight:500;font-size:.9rem}.apply-link{color:#fbbf24;font-weight:600;font-size:.9rem;transition:opacity .2s}.apply-link:hover{opacity:.8;text-decoration:underline}.seo-header h1{font-size:1.75rem;font-weight:700;margin-bottom:.75rem;line-height:1.3}.seo-description{opacity:.95;font-size:1rem;max-width:600px;margin:0 auto;line-height:1.6}.seo-features{padding:2rem;background:#fff;border-radius:16px;margin-top:2rem;box-shadow:0 2px 8px rgba(0,0,0,.05);border:1px solid var(--color-border)}.seo-features h2{font-size:1.35rem;font-weight:600;margin-bottom:1.25rem;color:var(--color-text)}.seo-features ul{list-style:none;padding:0;margin:0}.seo-features li{padding:.6rem 0 .6rem 1.75rem;position:relative;color:#4b5563;line-height:1.5}.seo-features li:before{content:"✓";position:absolute;left:0;color:var(--color-success);font-weight:700}.seo-features li strong{color:var(--color-text)}@media (max-width:768px){.seo-header{padding:1.5rem 1rem;margin-bottom:1rem}.seo-header h1{font-size:1.35rem}.seo-description{font-size:.9rem}.seo-features{padding:1.5rem;margin-top:1.5rem}.seo-features h2{font-size:1.15rem}}.exam-notification-banner{background:linear-gradient(90deg,#1a237e,#0d47a1);color:#fff;padding:10px 20px;font-size:14px;display:flex;align-items:center;justify-content:center;overflow:hidden;position:-webkit-sticky;position:sticky;top:0;z-index:1000;box-shadow:0 2px 10px rgba(0,0,0,.2)}.banner-content{display:flex;align-items:center;max-width:1200px;width:100%;gap:15px}.live-badge{background:#ff5252;color:#fff;padding:2px 8px;border-radius:4px;font-weight:700;font-size:12px;animation:pulse-live 2s infinite}.exams-scroll{display:flex;gap:60px;overflow:hidden;white-space:nowrap;width:100%}.marquee-container{display:flex;gap:60px;animation:marquee 30s linear infinite}.marquee-container:hover{animation-play-state:paused}@keyframes marquee{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.exams-scroll::-webkit-scrollbar{display:none}.notification-item{display:flex;gap:10px;align-items:center}.apply-link{color:#82b1ff;text-decoration:none;font-weight:700;transition:color .2s}.apply-link:hover{color:#fff}@keyframes pulse-live{0%{transform:scale(1);opacity:1}50%{transform:scale(1.05);opacity:.8}to{transform:scale(1);opacity:1}}