.landing-page,.landing-page :after,.landing-page :before{box-sizing:border-box}.landing-page *{margin:0;padding:0}.landing-page{--navy:#0D1B2A;--indigo:#4361EE;--indigo-light:#6B84F2;--indigo-dim:rgba(67,97,238,0.12);--indigo-glow:rgba(67,97,238,0.28);--amber:#F59E0B;--green:#10B981;--red:#EF4444;--white:#F8F9FC;--slate:#64748B;--slate-2:#94A3B8;--border:rgba(255,255,255,0.08);--border-2:rgba(255,255,255,0.05);--card:rgba(255,255,255,0.04);--card-hover:rgba(255,255,255,0.07);scroll-behavior:smooth;min-height:100vh;width:100%;font-family:Inter,sans-serif;background:var(--navy);color:var(--white);overflow-x:hidden;-webkit-font-smoothing:antialiased}.landing-page .eb-banner{background:linear-gradient(90deg,rgba(67,97,238,.18),rgba(245,158,11,.14));border-bottom:1px solid rgba(245,158,11,.2);padding:.6rem 1rem;text-align:center;font-size:.8rem;color:var(--slate-2);display:flex;align-items:center;justify-content:center;gap:.6rem;position:relative;z-index:101}.landing-page .eb-badge{background:rgba(245,158,11,.18);border:1px solid rgba(245,158,11,.35);color:var(--amber);font-size:.68rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:.18rem .55rem;border-radius:4px;white-space:nowrap}.landing-page .eb-banner strong{color:var(--white);font-weight:600}.landing-page .eb-banner a{color:var(--indigo-light);font-weight:600;text-decoration:none;border-bottom:1px solid rgba(107,132,242,.4);padding-bottom:1px;transition:color .2s}.landing-page .eb-banner a:hover{color:var(--white)}.landing-page nav{position:sticky;top:0;left:0;right:0;z-index:100;display:flex;align-items:center;justify-content:space-between;padding:.9rem 5vw;backdrop-filter:blur(20px);background:rgba(13,27,42,.88);border-bottom:1px solid var(--border)}.landing-page .nav-logo{display:flex;align-items:center;text-decoration:none}.landing-page .nav-logo-img{height:1.65rem;width:auto;display:block}.landing-page .nav-center{display:flex;align-items:center;gap:2rem}.landing-page .nav-center a{color:var(--slate);font-size:.875rem;font-weight:500;text-decoration:none;transition:color .2s}.landing-page .nav-center a:hover{color:var(--white)}.landing-page .nav-right{display:flex;align-items:center;gap:.75rem}.landing-page .btn-nav{background:var(--indigo);color:#fff;padding:.48rem 1.15rem;border-radius:6px;font-size:.875rem;font-weight:600;text-decoration:none;transition:opacity .2s,box-shadow .2s;box-shadow:0 0 18px var(--indigo-glow)}.landing-page .btn-nav:hover{opacity:.88}.landing-page .hero{min-height:100vh;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:2rem;padding:7rem 5vw 5rem;position:relative;overflow:hidden}.landing-page .hero-bg-glow{position:absolute;pointer-events:none;top:-80px;left:50%;transform:translateX(-50%);width:900px;height:500px;background:radial-gradient(ellipse at 50% 0,rgba(67,97,238,.14) 0,transparent 70%)}.landing-page .eyebrow{display:inline-flex;align-items:center;gap:.5rem;background:var(--indigo-dim);border:1px solid rgba(67,97,238,.3);color:var(--indigo-light);font-size:.72rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;padding:.35rem .85rem;border-radius:100px;margin-bottom:1.75rem}.landing-page .eyebrow-dot{width:6px;height:6px;border-radius:50%;background:var(--green);animation:pulse 2s ease-in-out infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.3}}.landing-page .hero h1{font-family:Space Grotesk,sans-serif;font-size:clamp(2.5rem,4.2vw,3.8rem);font-weight:700;line-height:1.08;letter-spacing:-.03em;margin-bottom:1.5rem}.landing-page .hero h1 em{font-style:normal;background:linear-gradient(135deg,var(--indigo-light) 0,var(--amber) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.landing-page .hero-sub{color:var(--slate);font-size:1.05rem;line-height:1.65;max-width:44ch;margin-bottom:2.5rem}.landing-page .hero-actions{display:flex;align-items:center;gap:1rem;flex-wrap:wrap;margin-bottom:3rem}.landing-page .btn-primary{display:inline-flex;align-items:center;gap:.5rem;background:var(--indigo);color:#fff;padding:.85rem 1.75rem;border-radius:8px;font-weight:600;font-size:.95rem;text-decoration:none;transition:transform .15s,box-shadow .15s;box-shadow:0 0 24px var(--indigo-glow)}.landing-page .btn-primary:hover{transform:translateY(-1px);box-shadow:0 0 36px rgba(67,97,238,.5)}.landing-page .btn-ghost{display:inline-flex;align-items:center;gap:.5rem;color:var(--white);border:1px solid var(--border);padding:.85rem 1.5rem;border-radius:8px;font-weight:500;font-size:.95rem;text-decoration:none;transition:border-color .2s,background .2s}.landing-page .btn-ghost:hover{border-color:rgba(255,255,255,.25);background:rgba(255,255,255,.05)}.landing-page .hero-trust{display:flex;align-items:center;gap:1.5rem;flex-wrap:wrap}.landing-page .trust-item{display:flex;align-items:center;gap:.4rem;font-size:.78rem;color:var(--slate)}.landing-page .trust-check{width:16px;height:16px;border-radius:50%;background:rgba(16,185,129,.15);border:1px solid rgba(16,185,129,.35);display:flex;align-items:center;justify-content:center;font-size:.55rem;color:var(--green);flex-shrink:0}.landing-page .hero-visual-wrap{position:relative;display:flex;justify-content:center;align-items:center;padding:2rem}.landing-page .fpill{position:absolute;background:rgba(13,27,42,.92);border:1px solid var(--border);border-radius:10px;padding:.55rem .85rem;display:flex;align-items:center;gap:.45rem;font-size:.76rem;backdrop-filter:blur(16px);white-space:nowrap;z-index:2}.landing-page .fpill-1{top:12%;right:-8px;animation:float 4s ease-in-out infinite}.landing-page .fpill-2{bottom:18%;left:-10px;animation:float 4s ease-in-out 1.5s infinite}.landing-page .fpill-3{bottom:48%;right:-14px;animation:float 4s ease-in-out .8s infinite}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}.landing-page .fpill-val{font-weight:700;color:var(--white)}.landing-page .fpill-lbl{color:var(--slate)}.landing-page .quiz-card{width:100%;max-width:400px;background:rgba(255,255,255,.05);border:1px solid var(--border);border-radius:16px;padding:1.6rem;backdrop-filter:blur(24px);transform:rotateY(-5deg) rotateX(2deg);box-shadow:20px 20px 60px rgba(0,0,0,.45),-4px -4px 20px rgba(255,255,255,.02);transition:transform .4s ease}.landing-page .quiz-card:hover{transform:rotateY(0) rotateX(0)}.landing-page .qc-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.1rem}.landing-page .qc-title{font-family:Space Grotesk,sans-serif;font-weight:600;font-size:.88rem}.landing-page .qc-badge{font-size:.68rem;font-weight:600;letter-spacing:.08em;background:rgba(245,158,11,.15);color:var(--amber);border:1px solid rgba(245,158,11,.3);padding:.22rem .55rem;border-radius:4px}.landing-page .qc-prog-row{display:flex;align-items:center;gap:.7rem;margin-bottom:1.3rem}.landing-page .qc-prog-track{flex:1;height:5px;background:rgba(255,255,255,.08);border-radius:99px;overflow:hidden}.landing-page .qc-prog-fill{height:100%;width:0;border-radius:99px;background:linear-gradient(90deg,var(--indigo),var(--indigo-light));animation:fillBar 2.8s ease-out .5s forwards}@keyframes fillBar{to{width:70%}}.landing-page .qc-prog-lbl{font-size:.7rem;color:var(--slate);white-space:nowrap}.landing-page .qc-q{font-size:.85rem;font-weight:500;line-height:1.55;margin-bottom:1.1rem;color:rgba(248,249,252,.9)}.landing-page .qc-opts{display:flex;flex-direction:column;gap:.5rem}.landing-page .qc-opt{display:flex;align-items:center;gap:.7rem;background:rgba(255,255,255,.04);border:1px solid var(--border);border-radius:8px;padding:.6rem .85rem;font-size:.8rem;cursor:pointer;transition:border-color .2s,background .2s}.landing-page .qc-opt:hover{border-color:rgba(67,97,238,.45);background:var(--indigo-dim)}.landing-page .qc-opt.sel{border-color:var(--indigo);background:var(--indigo-dim)}.landing-page .opt-ltr{width:21px;height:21px;border-radius:50%;flex-shrink:0;display:flex;align-items:center;justify-content:center;font-size:.68rem;font-weight:700;background:rgba(255,255,255,.08)}.landing-page .qc-opt.sel .opt-ltr{background:var(--indigo)}.landing-page .qc-foot{display:flex;justify-content:space-between;align-items:center;margin-top:1.2rem}.landing-page .qc-timer{display:flex;align-items:center;gap:.35rem;font-size:.74rem;color:var(--slate)}.landing-page .qc-timer-dot{width:6px;height:6px;border-radius:50%;background:var(--green);animation:timerPulse 1s ease-in-out infinite}@keyframes timerPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.45;transform:scale(.7)}}.landing-page .qc-next{background:var(--indigo);color:#fff;border:none;border-radius:6px;padding:.42rem .95rem;font-size:.76rem;font-weight:600;cursor:pointer;font-family:Inter,sans-serif}.landing-page .stats{border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:2.5rem 5vw;display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.landing-page .stat-item{text-align:center}.landing-page .stat-num{font-family:Space Grotesk,sans-serif;font-size:2rem;font-weight:700;line-height:1;margin-bottom:.35rem}.landing-page .stat-num span{color:var(--indigo-light)}.landing-page .stat-desc{font-size:.82rem;color:var(--slate)}.landing-page .section{padding:6rem 5vw}.landing-page .section-label{font-size:.72rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--indigo-light);margin-bottom:1rem}.landing-page .section-title{font-family:Space Grotesk,sans-serif;font-size:clamp(1.8rem,3vw,2.5rem);font-weight:700;letter-spacing:-.025em;line-height:1.15;margin-bottom:1rem}.landing-page .section-sub{color:var(--slate);font-size:.97rem;line-height:1.65;max-width:52ch;margin-bottom:3.5rem}.landing-page .features-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}.landing-page .feat-card{background:var(--card);border:1px solid var(--border);border-radius:12px;padding:1.75rem;transition:border-color .25s,background .25s,transform .25s;position:relative;overflow:hidden}.landing-page .feat-card:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 0 0,var(--indigo-dim) 0,transparent 60%);opacity:0;transition:opacity .3s}.landing-page .feat-card:hover{border-color:rgba(67,97,238,.38);background:var(--card-hover);transform:translateY(-3px)}.landing-page .feat-card:hover:before{opacity:1}.landing-page .feat-icon{width:44px;height:44px;border-radius:10px;background:var(--indigo-dim);border:1px solid rgba(67,97,238,.2);display:flex;align-items:center;justify-content:center;font-size:1.2rem;margin-bottom:1.1rem;position:relative}.landing-page .feat-title{font-family:Space Grotesk,sans-serif;font-weight:600;font-size:1rem;margin-bottom:.5rem}.landing-page .feat-desc{font-size:.85rem;color:var(--slate);line-height:1.62}.landing-page .proctor-section{padding:0 5vw 6rem}.landing-page .proctor-grid{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:start}.landing-page .proctor-list{list-style:none;display:flex;flex-direction:column;gap:0;margin-top:2rem}.landing-page .proctor-item{display:flex;gap:1rem;align-items:flex-start;padding:1.25rem 0;border-bottom:1px solid var(--border)}.landing-page .proctor-item:last-child{border-bottom:none}.landing-page .p-icon{width:34px;height:34px;border-radius:8px;flex-shrink:0;background:var(--indigo-dim);border:1px solid rgba(67,97,238,.2);display:flex;align-items:center;justify-content:center;font-size:.95rem}.landing-page .p-title{font-family:Space Grotesk,sans-serif;font-weight:600;font-size:.92rem;margin-bottom:.25rem}.landing-page .p-desc{font-size:.82rem;color:var(--slate);line-height:1.55}.landing-page .proctor-dash{background:var(--card);border:1px solid var(--border);border-radius:16px;overflow:hidden}.landing-page .pd-header{padding:1rem 1.25rem;border-bottom:1px solid var(--border);display:flex;justify-content:space-between;align-items:center;background:rgba(255,255,255,.02)}.landing-page .pd-title{font-family:Space Grotesk,sans-serif;font-weight:600;font-size:.88rem}.landing-page .pd-live{display:flex;align-items:center;gap:.4rem;font-size:.68rem;font-weight:600;letter-spacing:.06em;color:var(--green)}.landing-page .pd-live-dot{width:6px;height:6px;border-radius:50%;background:var(--green);animation:pulse 1.5s infinite}.landing-page .pd-candidate{padding:1rem 1.25rem;border-bottom:1px solid var(--border);display:flex;align-items:center;gap:.75rem}.landing-page .pd-avatar{width:32px;height:32px;border-radius:50%;background:linear-gradient(135deg,var(--indigo),#8B5CF6);display:flex;align-items:center;justify-content:center;font-size:.72rem;font-weight:700;flex-shrink:0}.landing-page .pd-cname{font-weight:600;font-size:.85rem}.landing-page .pd-exam{font-size:.72rem;color:var(--slate);margin-top:1px}.landing-page .pd-rows{padding:.25rem 0}.landing-page .pd-row{display:flex;justify-content:space-between;align-items:center;padding:.7rem 1.25rem;border-bottom:1px solid var(--border-2);font-size:.8rem}.landing-page .pd-row:last-child{border-bottom:none}.landing-page .pd-signal{color:var(--slate-2);display:flex;align-items:center;gap:.5rem}.landing-page .pd-dot{width:6px;height:6px;border-radius:50%;flex-shrink:0}.landing-page .d-ok{background:var(--green)}.d-warn{background:var(--amber)}.d-alert{background:var(--red)}.landing-page .pd-badge{font-size:.68rem;font-weight:600;padding:.2rem .55rem;border-radius:4px}.landing-page .b-ok{background:rgba(16,185,129,.12);color:var(--green)}.landing-page .b-warn{background:rgba(245,158,11,.12);color:var(--amber)}.landing-page .b-bad{background:rgba(239,68,68,.12);color:var(--red)}.landing-page .pd-log{padding:.85rem 1.25rem;background:rgba(0,0,0,.15);border-top:1px solid var(--border)}.landing-page .pd-log-label{font-size:.65rem;color:var(--slate);letter-spacing:.08em;text-transform:uppercase;margin-bottom:.5rem;font-weight:600}.landing-page .pd-log-entry{font-family:Courier New,monospace;font-size:.67rem;color:#4B9FFA;line-height:1.9}.landing-page .how-grid{display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:center}.landing-page .steps{display:flex;flex-direction:column;gap:0}.landing-page .step{display:flex;gap:1.25rem;padding:1.5rem 0;border-bottom:1px solid var(--border)}.landing-page .step:last-child{border-bottom:none}.landing-page .step-num{font-family:Space Grotesk,sans-serif;font-size:.72rem;font-weight:700;color:var(--indigo-light);width:28px;flex-shrink:0;padding-top:3px}.landing-page .step-title{font-family:Space Grotesk,sans-serif;font-weight:600;margin-bottom:.35rem;font-size:.95rem}.landing-page .step-desc{font-size:.84rem;color:var(--slate);line-height:1.62}.landing-page .how-visual{background:var(--card);border:1px solid var(--border);border-radius:16px;padding:1.75rem;position:relative;overflow:hidden}.landing-page .how-visual:before{content:"";position:absolute;top:-60px;right:-60px;width:200px;height:200px;border-radius:50%;background:radial-gradient(circle,rgba(67,97,238,.18) 0,transparent 70%);pointer-events:none}.landing-page .hv-title{font-family:Space Grotesk,sans-serif;font-weight:600;font-size:.88rem;color:var(--slate);margin-bottom:1.5rem}.landing-page .arow{margin-bottom:1rem}.landing-page .arow-label{font-size:.76rem;color:var(--slate);margin-bottom:.35rem}.landing-page .arow-bar{height:7px;background:rgba(255,255,255,.06);border-radius:99px;overflow:hidden}.landing-page .arow-fill{height:100%;border-radius:99px;width:0;background:linear-gradient(90deg,var(--indigo),var(--indigo-light));animation:growBar 1.5s ease-out forwards}@keyframes growBar{to{width:var(--w)}}.landing-page .arow-val{font-size:.7rem;color:var(--white);font-weight:600;margin-top:.2rem;text-align:right}.landing-page .score-grid{display:grid;grid-template-columns:1fr 1fr;gap:.7rem;margin-top:1.5rem}.landing-page .score-box{background:rgba(255,255,255,.04);border:1px solid var(--border);border-radius:8px;padding:.85rem}.landing-page .score-val{font-family:Space Grotesk,sans-serif;font-size:1.3rem;font-weight:700}.landing-page .score-lbl{font-size:.7rem;color:var(--slate);margin-top:.1rem}.landing-page .earlybird-section{padding:5rem 5vw;position:relative;overflow:hidden}.landing-page .earlybird-section:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at 50% 50%,rgba(245,158,11,.07) 0,transparent 65%);pointer-events:none}.landing-page .eb-card{max-width:780px;margin:0 auto;background:rgba(245,158,11,.06);border:1px solid rgba(245,158,11,.2);border-radius:20px;padding:3rem 3.5rem;text-align:center;position:relative}.landing-page .eb-card-badge{display:inline-flex;align-items:center;gap:.4rem;background:rgba(245,158,11,.15);border:1px solid rgba(245,158,11,.3);color:var(--amber);font-size:.72rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;padding:.35rem .85rem;border-radius:100px;margin-bottom:1.5rem}.landing-page .eb-card-badge:before{content:"★";font-size:.7rem}.landing-page .eb-card h2{font-family:Space Grotesk,sans-serif;font-size:clamp(1.6rem,3vw,2.3rem);font-weight:700;letter-spacing:-.025em;line-height:1.15;margin-bottom:1rem}.landing-page .eb-card h2 em{font-style:normal;background:linear-gradient(135deg,var(--amber) 0,#F97316 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.landing-page .eb-card p{color:var(--slate);font-size:.97rem;line-height:1.65;max-width:46ch;margin:0 auto 2rem}.landing-page .eb-perks{display:flex;justify-content:center;gap:2rem;flex-wrap:wrap;margin-bottom:2.5rem}.landing-page .eb-perk{display:flex;align-items:center;gap:.5rem;font-size:.82rem;color:var(--slate-2)}.landing-page .eb-perk-icon{width:20px;height:20px;border-radius:50%;background:rgba(245,158,11,.15);border:1px solid rgba(245,158,11,.3);display:flex;align-items:center;justify-content:center;font-size:.6rem;color:var(--amber);flex-shrink:0}.landing-page .eb-divider{height:1px;background:rgba(245,158,11,.15);margin:2rem 0}.landing-page .eb-note{font-size:.78rem;color:var(--slate);margin-top:1rem}.landing-page .cta-section{padding:7rem 5vw;text-align:center;position:relative;overflow:hidden}.landing-page .cta-glow{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:700px;height:350px;background:radial-gradient(ellipse,rgba(67,97,238,.2) 0,transparent 65%);pointer-events:none}.landing-page .cta-section h2{font-family:Space Grotesk,sans-serif;font-size:clamp(2rem,3.5vw,3rem);font-weight:700;letter-spacing:-.03em;line-height:1.1;margin-bottom:1rem;position:relative}.landing-page .cta-section h2 em{font-style:normal;background:linear-gradient(135deg,var(--indigo-light),var(--amber));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.landing-page .cta-section>p{color:var(--slate);font-size:.97rem;margin-bottom:2.5rem;position:relative}.landing-page .cta-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;position:relative}.landing-page footer{border-top:1px solid var(--border);padding:2.5rem 5vw;justify-content:space-between;flex-wrap:wrap;gap:1rem}.landing-page .footer-logo,.landing-page footer{display:flex;align-items:center}.landing-page .footer-logo-img{height:1.35rem;width:auto;display:block;opacity:.92}.landing-page .footer-links{display:flex;gap:1.5rem}.landing-page .footer-links a{color:var(--slate);font-size:.82rem;text-decoration:none;transition:color .2s}.landing-page .footer-links a:hover{color:var(--white)}.landing-page .footer-copy{color:var(--slate);font-size:.78rem}@media (max-width:960px){.landing-page .hero{grid-template-columns:1fr;padding:6rem 5vw 4rem}.landing-page .hero-visual-wrap{display:none}.landing-page .features-grid{grid-template-columns:1fr 1fr}.landing-page .how-grid,.landing-page .proctor-grid{grid-template-columns:1fr}.landing-page .stats{grid-template-columns:1fr 1fr}.landing-page .eb-card{padding:2rem 1.75rem}}@media (max-width:580px){.landing-page .features-grid{grid-template-columns:1fr}.landing-page .nav-center{display:none}.landing-page .stats{grid-template-columns:1fr 1fr}.landing-page .eb-perks{gap:1rem}}@media (prefers-reduced-motion:reduce){.landing-page *,.landing-page :after,.landing-page :before{animation:none!important;transition:none!important}}