.landing-home{--lh-paper:var(--background);--lh-paper-deep:var(--jm-surface-muted);--lh-ink:var(--primary);--lh-ink-soft:var(--jm-navy-mid);--lh-accent:var(--secondary);--lh-accent-dark:var(--jm-orange-dark);--lh-verified:var(--success);--lh-slate:var(--jm-text-muted);--lh-line:var(--jm-border);--lh-radius:16px;--lh-maxw:1080px;--lh-hero-muted:hsla(0,0%,100%,.72);--lh-hero-subtle:hsla(0,0%,100%,.55);--lh-dark-surface:#061528;--lh-phone-bg:#0a1628;background:var(--lh-paper);color:var(--lh-ink);font-family:var(--font-sans);line-height:1.5;-webkit-font-smoothing:antialiased}.landing-home h1,.landing-home h2,.landing-home h3{margin:0;letter-spacing:-.01em;font-weight:600}.landing-home p{margin:0;color:var(--lh-slate)}.landing-home #check-eligibility .eligibility-checker-head p:not(.inline-flex),.landing-home #exam-journey .exam-journey-head p:not(.inline-flex){text-align:center}.landing-home .lh-wrap{max-width:var(--lh-maxw);margin:0 auto;padding:0 24px}.landing-home .lh-mono{font-family:var(--font-sans);letter-spacing:.04em}.landing-home .lh-eyebrow{display:inline-flex;align-items:center;gap:8px;font-family:var(--font-sans);font-size:12px;letter-spacing:.08em;text-transform:uppercase;padding:6px 12px;border-radius:999px;border:1px solid}.landing-home .lh-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:14px 26px;border-radius:10px;font-size:15px;font-weight:600;text-decoration:none;cursor:pointer;border:none;transition:transform .15s ease,box-shadow .15s ease;font-family:inherit}.landing-home .lh-btn:focus-visible{outline:3px solid var(--lh-accent);outline-offset:2px}.landing-home .lh-btn--primary{background:var(--lh-accent);color:#fff;box-shadow:0 6px 0 var(--lh-accent-dark)}.landing-home .lh-btn--primary:hover{transform:translateY(-2px)}.landing-home .lh-btn--ghost{background:transparent;color:var(--lh-paper);border:1.5px solid hsla(0,0%,100%,.5)}.landing-home .lh-btn--ghost:hover{border-color:#fff}.landing-home .lh-btn--dark{background:var(--lh-ink);color:#fff;box-shadow:0 6px 0 #061528}.landing-home .lh-btn--dark:hover{transform:translateY(-2px)}.landing-home .lh-btn--sm{padding:10px 18px;font-size:14px}.landing-home .lh-btn--block{width:100%}.landing-home .lh-nav{position:sticky;top:0;z-index:20;background:hsla(0,0%,100%,.92);backdrop-filter:blur(6px);border-bottom:1px solid var(--lh-line)}.landing-home .lh-nav .lh-wrap{display:flex;align-items:center;justify-content:space-between;padding:16px 24px;gap:16px}.landing-home .lh-nav-actions{display:flex;align-items:center;gap:12px}.landing-home .lh-logo{font-weight:700;font-size:20px;color:var(--lh-ink);text-decoration:none;background:none;border:none;cursor:pointer;padding:0;font-family:inherit}.landing-home .lh-brand{display:inline-flex;align-items:center;gap:10px}.landing-home .lh-brand-text{font-weight:700;font-size:20px;color:var(--lh-ink);line-height:1}.landing-home .lh-brand-text span{color:var(--lh-accent)}.landing-home .lh-brand-icon,.landing-home .lh-dot-logo{display:block;flex-shrink:0;-o-object-fit:contain;object-fit:contain}.landing-home .lh-logo span{color:var(--lh-accent)}.landing-home .lh-nav-toggle{display:none;align-items:center;justify-content:center;width:44px;height:44px;border-radius:10px;border:1px solid var(--lh-line);background:var(--lh-paper);color:var(--lh-ink);cursor:pointer}.landing-home .lh-hero{background:var(--lh-ink);background-image:radial-gradient(circle at 85% 0,hsla(0,0%,100%,.06),transparent 45%);color:var(--lh-paper);padding:72px 0 88px;overflow:hidden}.landing-home .lh-hero .lh-wrap{display:grid;grid-template-columns:1fr;gap:40px;align-items:center}.landing-home .lh-hero .lh-eyebrow{color:var(--lh-accent);border-color:rgba(255,153,51,.45);margin-bottom:22px}.landing-home .lh-hero h1{font-size:clamp(32px,6vw,48px);font-weight:700;line-height:1.12;max-width:560px;color:#fff}.landing-home .lh-hero .lh-lede{margin-top:18px;font-size:17px;color:var(--lh-hero-muted);max-width:480px}.landing-home .lh-hero-actions{margin-top:30px;display:flex;flex-wrap:wrap;gap:14px;align-items:center}.landing-home .lh-hero-trust{margin-top:16px;font-size:13px;color:var(--lh-hero-subtle);max-width:440px;line-height:1.55}.landing-home .lh-hero-seal-wrap{display:flex;justify-content:center}.landing-home .lh-hero-carousel-shell{position:relative;display:block!important}.landing-home .lh-hero-carousel-slide{display:grid;grid-template-columns:1fr;gap:40px;align-items:center;animation:lh-hero-slide-in .45s ease}.landing-home .lh-hero-carousel-next{position:absolute;right:0;top:50%;transform:translateY(-50%);display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:999px;border:1px solid hsla(0,0%,100%,.16);background:hsla(0,0%,100%,.08);color:hsla(0,0%,100%,.82);cursor:pointer;padding:0;z-index:2;transition:background .15s ease,border-color .15s ease,color .15s ease}.landing-home .lh-hero-carousel-next:hover{background:hsla(0,0%,100%,.14);border-color:hsla(0,0%,100%,.28);color:#fff}@keyframes lh-hero-slide-in{0%{opacity:0;transform:translateX(16px)}to{opacity:1;transform:translateX(0)}}.landing-home .lh-seal{width:168px;height:168px;transform:rotate(-9deg);filter:drop-shadow(0 8px 18px rgba(0,0,0,.25))}.landing-home .lh-seal--sm{width:108px;height:108px}.landing-home .lh-seal--xs{width:74px;height:74px}.landing-home .lh-seal--accent .lh-seal-fill{fill:rgba(255,153,51,.15);stroke:#ffb366}.landing-home .lh-seal--accent .lh-seal-text{fill:#ffd4a8}.landing-home .lh-seal--accent .lh-seal-big{fill:#fff}.landing-home .lh-seal--green .lh-seal-fill{fill:rgba(22,163,74,.12);stroke:var(--lh-verified)}.landing-home .lh-seal--green .lh-seal-big,.landing-home .lh-seal--green .lh-seal-text{fill:var(--lh-verified)}.landing-home .lh-seal--gold .lh-seal-fill{fill:rgba(255,153,51,.12);stroke:var(--lh-accent)}.landing-home .lh-seal--gold .lh-seal-text{fill:var(--lh-accent)}.landing-home .lh-seal-big{font-family:var(--font-sans);font-weight:600}.landing-home .lh-section{padding:72px 0}.landing-home .lh-section-head{max-width:600px;margin-bottom:36px}.landing-home .lh-label{font-family:var(--font-sans);font-size:12px;letter-spacing:.1em;text-transform:uppercase;color:var(--lh-accent);display:block;margin-bottom:10px}.landing-home .lh-section-head h2{font-size:clamp(24px,3.6vw,32px);font-weight:700;color:var(--lh-ink)}.landing-home .lh-section-head p{margin-top:12px;font-size:16px}.landing-home .lh-notice-card,.landing-home .lh-popup-card,.landing-home .lh-price-card,.landing-home .lh-result-card,.landing-home .lh-step{position:relative;border-radius:var(--lh-radius);border:1px solid rgba(11,31,58,.12);background:linear-gradient(165deg,#fff,#f8fafc 52%,#f1f5f9);box-shadow:inset 0 1px 0 0 hsla(0,0%,100%,.96),0 2px 0 0 rgba(11,31,58,.05),0 14px 34px -12px rgba(11,31,58,.22),0 6px 16px -8px rgba(11,31,58,.1);transition:transform .35s cubic-bezier(.22,1,.36,1),box-shadow .35s cubic-bezier(.22,1,.36,1)}.landing-home .lh-notice-card:before,.landing-home .lh-popup-card:before,.landing-home .lh-price-card:before,.landing-home .lh-result-card:before,.landing-home .lh-step:before{content:"";position:absolute;inset:0;border-radius:inherit;background:linear-gradient(135deg,hsla(0,0%,100%,.72),transparent 42%,transparent);pointer-events:none}.landing-home .lh-notice-card:hover,.landing-home .lh-popup-card:hover,.landing-home .lh-price-card:hover,.landing-home .lh-result-card:hover,.landing-home .lh-step:hover{transform:translateY(-4px);box-shadow:inset 0 1px 0 0 #fff,0 4px 0 0 rgba(11,31,58,.06),0 22px 44px -14px rgba(11,31,58,.24),0 10px 22px -10px rgba(255,153,51,.12)}.landing-home .lh-notice-card{padding:30px;display:flex;flex-wrap:wrap;gap:24px;align-items:center;justify-content:space-between}.landing-home .lh-notice-card h3{position:relative;z-index:1;font-size:22px;font-weight:700;color:var(--lh-ink)}.landing-home .lh-notice-card>*{position:relative;z-index:1}.landing-home .lh-notice-meta{display:flex;gap:18px;flex-wrap:wrap;margin-top:12px;font-family:var(--font-sans);font-size:13px;color:var(--lh-slate)}.landing-home .lh-notice-meta b{color:var(--lh-ink);font-weight:600}.landing-home .lh-result-section-grid{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}@media (max-width:720px){.landing-home .lh-result-section-grid{grid-template-columns:1fr;gap:28px}}.landing-home .lh-result-card{padding:36px 40px;width:100%}.landing-home .lh-result-card .lh-seal{position:absolute;top:-20px;right:-16px}.landing-home .lh-result-count{font-size:30px;font-weight:700;margin-top:6px;color:var(--lh-ink)}.landing-home .lh-post-list{margin:22px 0 0;padding:0;list-style:none;display:flex;flex-direction:column;gap:10px}.landing-home .lh-post-list li{display:flex;justify-content:space-between;gap:12px;font-size:14px;padding:12px 16px;background:#fff;border:1px solid rgba(11,31,58,.1);border-radius:10px;color:var(--lh-ink);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.9),0 2px 8px -4px rgba(11,31,58,.12)}.landing-home .lh-post-list .lh-tag{font-family:var(--font-sans);font-size:12px;color:var(--lh-slate);flex-shrink:0}.landing-home .lh-result-link{display:inline-block;margin-top:18px;font-weight:600;font-size:14px;color:var(--lh-accent);text-decoration:none;background:none;border:none;border-bottom:1.5px solid;padding:0;cursor:pointer;font-family:inherit}.landing-home .lh-steps{display:grid;grid-template-columns:1fr;gap:16px}.landing-home .lh-step{display:flex;gap:20px;padding:24px;border:none}.landing-home .lh-step-num,.landing-home .lh-step>div{position:relative;z-index:1}.landing-home .lh-step-num{font-family:var(--font-sans);font-size:14px;color:var(--lh-accent);flex-shrink:0;width:34px;font-weight:600}.landing-home .lh-step h3{font-size:18px;font-weight:700;margin-bottom:6px;color:var(--lh-ink)}.landing-home .lh-step p{font-size:15px}.landing-home .lh-alerts{background:var(--lh-ink);color:var(--lh-paper)}.landing-home .lh-alerts .lh-section-head h2{color:var(--lh-paper)}.landing-home .lh-alerts .lh-section-head p{color:hsla(0,0%,100%,.72)}.landing-home .lh-alerts .lh-label{color:var(--lh-accent)}.landing-home .lh-alerts-grid{display:grid;grid-template-columns:1fr;gap:48px;align-items:start;margin-top:8px}.landing-home .lh-phone{background:var(--lh-phone-bg);border:1px solid hsla(0,0%,100%,.12);border-radius:26px;padding:18px;max-width:300px;margin:0 auto}.landing-home .lh-phone-head{display:flex;align-items:center;gap:10px;padding-bottom:14px;border-bottom:1px solid hsla(0,0%,100%,.1);margin-bottom:14px}.landing-home .lh-phone-head .lh-dot{width:34px;height:34px;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;flex-shrink:0;overflow:hidden;padding:1px}.landing-home .lh-phone-head strong{font-size:14px;color:#fff;display:block}.landing-home .lh-phone-head span{display:block;font-size:11px;color:var(--lh-hero-subtle)}.landing-home .lh-bubble{background:var(--lh-ink-soft);border:1px solid hsla(0,0%,100%,.1);border-radius:12px;padding:12px 14px;font-size:13.5px;color:hsla(0,0%,100%,.92);margin-bottom:10px;max-width:92%}.landing-home .lh-bubble:last-child{margin-bottom:0}.landing-home .lh-bubble small{display:block;margin-top:6px;color:var(--lh-hero-subtle);font-size:11px;font-family:var(--font-sans)}.landing-home .lh-journey{margin:32px 0 44px}.landing-home .lh-journey-card{background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.12);border-radius:var(--lh-radius);padding:24px 16px 20px;overflow:visible}.landing-home .lh-journey-track{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 16px;position:relative}.landing-home .lh-stage{display:flex;flex-direction:column;align-items:center;text-align:center;position:relative;z-index:1;min-width:0;padding:0 4px}.landing-home .lh-stage-dot{width:24px;height:24px;border-radius:50%;margin-top:0;flex-shrink:0;display:flex;align-items:center;justify-content:center;font-size:11px;font-family:var(--font-sans);background:var(--lh-ink-soft);border:2px solid hsla(0,0%,100%,.28);color:var(--lh-hero-subtle)}.landing-home .lh-stage--done .lh-stage-dot{background:var(--lh-verified);border-color:var(--lh-verified);color:#fff}.landing-home .lh-stage--current .lh-stage-dot{background:var(--lh-accent);border-color:var(--lh-accent);color:var(--lh-ink);box-shadow:0 0 0 4px rgba(255,153,51,.28)}.landing-home .lh-stage-label{margin-top:10px;font-size:12px;color:hsla(0,0%,100%,.58);line-height:1.4;max-width:100%;word-break:break-word}.landing-home .lh-stage--done .lh-stage-label{color:var(--lh-hero-muted)}.landing-home .lh-stage--current .lh-stage-label{color:#fff;font-weight:600}.landing-home .lh-stage-tag{margin-top:8px;font-family:var(--font-sans);font-size:10px;font-weight:600;color:var(--lh-accent);letter-spacing:.03em;padding:4px 10px;border-radius:999px;background:rgba(255,153,51,.14);border:1px solid rgba(255,153,51,.35);white-space:nowrap;max-width:100%;overflow:hidden;text-overflow:ellipsis}@media (min-width:640px){.landing-home .lh-journey-card{padding:28px 20px 24px}.landing-home .lh-journey-track{grid-template-columns:repeat(4,minmax(0,1fr));gap:28px 12px}.landing-home .lh-stage-label{font-size:12.5px}}@media (min-width:900px){.landing-home .lh-journey-card{padding:32px 28px 28px}.landing-home .lh-journey-track{grid-template-columns:repeat(8,minmax(0,1fr));gap:6px;padding-top:2px}.landing-home .lh-journey-track:before{content:"";position:absolute;top:13px;left:calc(100% / 16);right:calc(100% / 16);height:2px;background:hsla(0,0%,100%,.18);z-index:0}.landing-home .lh-stage-label{min-height:2.8em;display:flex;align-items:flex-start;justify-content:center}}.landing-home .lh-premium{background:var(--lh-paper-deep)}.landing-home .lh-price-row{display:flex;flex-wrap:wrap;gap:18px}.landing-home .lh-price-card{position:relative;flex:1;min-width:220px;padding:28px}.landing-home .lh-price-card--featured{border:2px solid var(--lh-accent);box-shadow:inset 0 1px 0 0 hsla(0,0%,100%,.96),0 2px 0 0 rgba(232,135,43,.35),0 16px 38px -12px rgba(255,153,51,.28),0 8px 20px -10px rgba(11,31,58,.14)}.landing-home .lh-price-card .lh-amount,.landing-home .lh-price-card .lh-btn,.landing-home .lh-price-card h3,.landing-home .lh-price-card ul{position:relative;z-index:1}.landing-home .lh-price-card .lh-seal{position:absolute;top:-18px;right:-12px}.landing-home .lh-price-card h3{font-size:15px;font-weight:600;color:var(--lh-slate);text-transform:uppercase;letter-spacing:.05em}.landing-home .lh-price-card .lh-amount{font-size:36px;font-weight:700;margin-top:10px;color:var(--lh-ink)}.landing-home .lh-price-card .lh-amount span{font-size:14px;color:var(--lh-slate);font-weight:400}.landing-home .lh-price-card ul{list-style:none;padding:0;margin:18px 0 24px;display:flex;flex-direction:column;gap:8px;font-size:14px;color:var(--lh-ink-soft)}.landing-home .lh-price-card ul li{padding-left:18px;position:relative}.landing-home .lh-price-card ul li:before{content:"✓";position:absolute;left:0;color:var(--lh-verified);font-weight:700}.landing-home .lh-premium-note{margin-top:16px;font-size:13px;color:var(--lh-slate)}.landing-home .lh-footer{background:var(--lh-ink);color:var(--lh-hero-subtle);padding:48px 0 36px}.landing-home .lh-footer-grid{display:flex;flex-wrap:wrap;justify-content:space-between;gap:24px;border-bottom:1px solid hsla(0,0%,100%,.12);padding-bottom:28px;margin-bottom:20px}.landing-home .lh-footer-disclaimer{max-width:560px;font-size:13px;line-height:1.6;color:var(--lh-hero-subtle)}.landing-home .lh-footer-links{display:flex;gap:20px;flex-wrap:wrap;font-size:14px}.landing-home .lh-footer-links a{text-decoration:none;color:inherit}.landing-home .lh-footer-links a:hover{color:#fff}.landing-home .lh-footer-bottom{font-size:12px;color:var(--lh-slate)}.landing-home .lh-mobile-drawer{position:fixed;inset:0;z-index:30;pointer-events:none;opacity:0;transition:opacity .2s ease}.landing-home .lh-mobile-drawer--open{pointer-events:auto;opacity:1}.landing-home .lh-mobile-backdrop{position:absolute;inset:0;background:rgba(11,31,58,.45);border:none;cursor:pointer}.landing-home .lh-mobile-panel{position:absolute;inset-y:0;right:0;top:0;bottom:0;width:min(20rem,calc(100vw - 1.5rem));background:#fff;border-left:1px solid var(--lh-line);padding:24px;transform:translateX(100%);transition:transform .25s ease;display:flex;flex-direction:column;gap:16px}.landing-home .lh-mobile-drawer--open .lh-mobile-panel{transform:translateX(0)}@media (min-width:860px){.landing-home .lh-hero .lh-wrap,.landing-home .lh-hero-carousel-slide{grid-template-columns:1.3fr .7fr}.landing-home .lh-hero--carousel .lh-hero-carousel-shell{padding-right:52px}.landing-home .lh-hero-actions{flex-wrap:nowrap}.landing-home .lh-steps{grid-template-columns:repeat(3,1fr);gap:20px}.landing-home .lh-step{flex-direction:column;padding:28px 24px}.landing-home .lh-alerts-grid{grid-template-columns:1.2fr .8fr}}@media (max-width:859px){.landing-home .lh-nav-toggle{display:flex}.landing-home .lh-hero-carousel-next{top:auto;bottom:0;transform:none}.landing-home .lh-hero--carousel{padding-bottom:96px}.landing-home .lh-nav-actions .lh-btn--dark,.landing-home .lh-nav-actions .lh-nav-desktop-only{display:none}}@media (prefers-reduced-motion:reduce){.landing-home *{transition:none!important}.landing-home .lh-hero-carousel-slide,.landing-home .lh-hero-second-text{animation:none!important}}.landing-home .lh-notice-list{display:flex;flex-direction:column;gap:14px}.landing-home .lh-notice-list .lh-notice-card{flex-wrap:nowrap;gap:20px;padding:22px 28px}.landing-home .lh-notice-list .lh-notice-card:hover{transform:translateY(-2px)}.landing-home .lh-notice-card-body{flex:1;min-width:0}.landing-home .lh-notice-card-body h3{font-size:16px;font-weight:600;margin-top:6px;color:var(--lh-ink);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media (min-width:600px){.landing-home .lh-notice-card-body h3{white-space:normal}}.landing-home .lh-notice-card-actions{display:flex;flex-shrink:0;align-items:center;gap:10px;flex-wrap:wrap}.landing-home .lh-badge{display:inline-block;font-family:var(--font-sans);font-size:10px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;padding:3px 9px;border-radius:999px;border:1px solid;position:relative;z-index:1}.landing-home .lh-badge--blue{color:#1d4ed8;background:#eff6ff;border-color:#bfdbfe}.landing-home .lh-badge--green{color:#15803d;background:#f0fdf4;border-color:#bbf7d0}.landing-home .lh-badge--purple{color:#7e22ce;background:#faf5ff;border-color:#e9d5ff}.landing-home .lh-badge--amber{color:#92400e;background:#fffbeb;border-color:#fde68a}.landing-home .lh-badge--teal{color:#0f766e;background:#f0fdfa;border-color:#99f6e4}.landing-home .lh-badge--slate{color:var(--lh-slate);background:#f8fafc;border-color:#e2e8f0}@media (max-width:599px){.landing-home .lh-notice-list .lh-notice-card{flex-direction:column;align-items:flex-start;gap:14px}}.landing-home .lh-cgl-featured-card{display:flex;align-items:center;gap:32px;background:var(--lh-paper);border:2px solid var(--lh-line);border-radius:var(--lh-radius);padding:32px 36px;box-shadow:0 2px 8px rgba(11,31,58,.06),0 0 0 0 transparent;transition:box-shadow .2s ease,transform .2s ease}.landing-home .lh-cgl-featured-card:hover{box-shadow:0 6px 24px rgba(11,31,58,.1),0 2px 8px rgba(11,31,58,.06);transform:translateY(-2px)}.landing-home .lh-cgl-featured-body{flex:1;min-width:0}.landing-home .lh-cgl-featured-title{font-size:26px;font-weight:800;color:var(--lh-ink);margin-top:10px;line-height:1.2}.landing-home .lh-cgl-featured-full{font-size:14px;color:var(--lh-slate);margin-top:4px}.landing-home .lh-cgl-featured-meta{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-top:14px;font-size:15px;color:var(--lh-ink-soft)}.landing-home .lh-cgl-dot{color:var(--lh-slate);opacity:.5}.landing-home .lh-cgl-featured-action{display:flex;flex-direction:column;align-items:center;gap:10px;flex-shrink:0}.landing-home .lh-cgl-featured-hint{font-size:12px;color:var(--lh-slate);text-align:center;margin:0}.landing-home .lh-cgl-featured-mascot{display:flex;align-items:flex-end;justify-content:center;flex-shrink:0;align-self:flex-end;margin-bottom:-16px}.landing-home .lh-cgl-mascot-img{height:120px;width:auto;-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 4px 16px rgba(11,31,58,.12))}@media (max-width:640px){.landing-home .lh-cgl-featured-card{flex-direction:column;align-items:flex-start;padding:24px 22px;gap:20px}.landing-home .lh-cgl-featured-mascot{display:none}.landing-home .lh-cgl-featured-action,.landing-home .lh-cgl-featured-action .lh-btn{width:100%}.landing-home .lh-cgl-featured-title{font-size:22px}}.cgl-wizard{font-family:var(--font-sans)}.cgl-wizard-header{border-bottom:1px solid #f1f5f9}.cgl-step{padding-bottom:8px}.cgl-step-hint{font-size:13px;color:#64748b;margin-top:6px;line-height:1.55}.landing-home .lh-hero--with-strip{padding-bottom:44px}.landing-home .lh-hero-second-strip{margin-top:36px;border-top:1px solid hsla(0,0%,100%,.1);background:hsla(0,0%,100%,.04);padding:14px 0}.landing-home .lh-hero-second-strip-inner{display:flex!important;flex-direction:row!important;align-items:center;justify-content:space-between;gap:16px}.landing-home .lh-hero-second-strip-content{display:flex;align-items:center;gap:10px;min-width:0;flex:1}.landing-home .lh-hero-second-strip-slider{min-width:0;flex:1;overflow:hidden}.landing-home .lh-hero-second-live-dot{width:6px;height:6px;border-radius:50%;background:#22c55e;flex-shrink:0;display:inline-block}.landing-home .lh-hero-second-strip-actions{display:flex;align-items:center;gap:10px;flex-shrink:0}.landing-home .lh-hero-second-strip-next{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:999px;border:1px solid hsla(0,0%,100%,.14);background:hsla(0,0%,100%,.06);color:hsla(0,0%,100%,.72);cursor:pointer;padding:0;flex-shrink:0;transition:background .15s ease,border-color .15s ease,color .15s ease}.landing-home .lh-hero-second-strip-next:hover{background:hsla(0,0%,100%,.1);border-color:hsla(0,0%,100%,.22);color:#fff}.landing-home .lh-hero-second-text{font-size:13px;color:hsla(0,0%,100%,.58);margin:0!important;line-height:1.5;animation:lh-live-exam-slide-in .28s ease}@keyframes lh-live-exam-slide-in{0%{opacity:0;transform:translateX(10px)}to{opacity:1;transform:translateX(0)}}.landing-home .lh-hero-second-text strong{color:hsla(0,0%,100%,.82);font-weight:500}.landing-home .lh-hero-second-strip-link{font-size:13px;color:var(--lh-accent);background:none;border:none;cursor:pointer;font-family:inherit;font-weight:600;white-space:nowrap;flex-shrink:0;padding:0}.landing-home .lh-exam-cards{display:flex;flex-direction:column;gap:12px}.landing-home .lh-exam-card{background:var(--lh-paper);border:1.5px solid var(--lh-line);border-radius:var(--lh-radius);overflow:hidden;transition:box-shadow .2s ease,transform .2s ease}.landing-home .lh-exam-card:hover{box-shadow:0 4px 16px rgba(11,31,58,.1);transform:translateY(-2px)}.landing-home .lh-exam-card--urgent{border-color:var(--lh-accent)}.landing-home .lh-exam-card-top{padding:18px 22px 14px}.landing-home .lh-exam-card-top .lh-badge{margin-bottom:8px;display:inline-block}.landing-home .lh-exam-card-title{font-size:22px;font-weight:700;color:var(--lh-ink);margin-top:8px;line-height:1.25}.landing-home .lh-exam-card-sub{font-size:13px;color:var(--lh-slate);margin-top:3px!important}.landing-home .lh-exam-card-meta{display:flex;gap:8px;flex-wrap:wrap;padding:0 22px 14px}.landing-home .lh-meta-pill{padding:4px 10px;border-radius:6px;font-size:13px;background:var(--lh-paper-deep);color:var(--lh-ink-soft)}.landing-home .lh-meta-pill b{color:var(--lh-ink);font-weight:600}.landing-home .lh-meta-pill--red{background:#fef2f2;color:#dc2626}.landing-home .lh-meta-pill--red b{color:#dc2626}.landing-home .lh-exam-card-footer{padding:12px 22px 16px;border-top:1px solid var(--lh-line);display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.landing-home .lh-exam-card-hint{font-size:12px;color:var(--lh-slate);margin:0!important}.landing-home .lh-elig-panel{padding:14px 22px 16px;border-top:1px solid var(--lh-line);background:var(--lh-paper-deep);display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.landing-home .lh-elig-result{display:flex;align-items:center;gap:12px;min-width:0}.landing-home .lh-elig-badge{font-family:var(--font-sans);font-size:11px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;padding:4px 10px;border-radius:6px;flex-shrink:0}.landing-home .lh-elig-badge--yes{background:#d1fae5;color:#065f46}.landing-home .lh-elig-badge--no{background:#fef2f2;color:#991b1b}.landing-home .lh-elig-posts{font-size:14px;font-weight:600;color:var(--lh-ink);margin-bottom:2px}.landing-home .lh-elig-sub{font-size:12px;color:var(--lh-slate);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:320px}.landing-home .lh-elig-actions{display:flex;align-items:center;gap:12px;flex-shrink:0}.landing-home .lh-elig-recheck{font-size:12px;color:var(--lh-slate);background:none;border:none;cursor:pointer;text-decoration:underline;text-underline-offset:2px;font-family:inherit;padding:0}@media (max-width:640px){.landing-home .lh-elig-panel{flex-direction:column;align-items:flex-start}.landing-home .lh-elig-sub{max-width:100%;white-space:normal}}.landing-home .lh-track-stack{display:flex;flex-direction:column;gap:10px;margin:28px 0 44px}.landing-home .lh-track-row{background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.12);border-radius:12px;padding:14px 18px}.landing-home .lh-track-row-head{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;flex-wrap:wrap}.landing-home .lh-track-exam-name{font-size:13px;font-weight:600;color:#fff}.landing-home .lh-track-stage-chip{font-size:10px;font-weight:600;padding:3px 9px;border-radius:5px;font-family:var(--font-sans);letter-spacing:.04em;flex-shrink:0}.landing-home .lh-track-stage-chip--apply{background:rgba(249,115,22,.15);color:var(--lh-accent)}.landing-home .lh-track-bar{display:flex;align-items:center;margin-bottom:8px}.landing-home .lh-track-seg{height:3px;flex:1}.landing-home .lh-track-seg--first{border-radius:2px 0 0 2px}.landing-home .lh-track-seg--last{border-radius:0 2px 2px 0}.landing-home .lh-track-seg--filled{background:#22c55e}.landing-home .lh-track-seg--empty{background:hsla(0,0%,100%,.18)}.landing-home .lh-track-dot{width:10px;height:10px;border-radius:50%;flex-shrink:0;margin:0 -1px;position:relative;z-index:1}.landing-home .lh-track-dot--done{background:#22c55e}.landing-home .lh-track-dot--active{background:var(--lh-accent);box-shadow:0 0 0 3px rgba(249,115,22,.25)}.landing-home .lh-track-dot--empty{background:hsla(0,0%,100%,.28);border:1px solid hsla(0,0%,100%,.18)}.landing-home .lh-track-stage-names{display:flex;justify-content:space-between}.landing-home .lh-track-stage-name{font-size:9px;color:hsla(0,0%,100%,.45);text-align:center;flex:1;padding:0 2px}.landing-home .lh-track-stage-name--current{color:var(--lh-accent);font-weight:600}.landing-home .lh-track-more-note{font-size:13px;color:hsla(0,0%,100%,.45);margin-top:14px;margin-bottom:32px;text-align:center}.landing-home .lh-eyebrow--upcoming{color:hsla(0,0%,100%,.55);border-color:hsla(0,0%,100%,.2)}.landing-home .lh-exam-card--upcoming{border-style:dashed;border-color:rgba(var(--jm-orange-rgb,249,115,22),.35);background:rgba(249,115,22,.03)}.landing-home .lh-badge--upcoming{font-size:10px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;padding:3px 10px;border-radius:999px;display:inline-block}.landing-home .lh-badge--upcoming,.landing-home .lh-meta-pill--upcoming{color:#92400e;background:#fffbeb;font-family:var(--font-sans);border:1px solid #fde68a}.landing-home .lh-meta-pill--upcoming{font-size:11px}.landing-home .lh-track-row--upcoming{opacity:.65;border-style:dashed}.landing-home .lh-track-stage-chip--upcoming{font-family:var(--font-sans);font-size:10px;font-weight:600;padding:3px 9px;border-radius:5px;letter-spacing:.04em;background:rgba(249,115,22,.1);color:rgba(249,115,22,.7)}@keyframes ej-dot-pulse-orange{0%,to{box-shadow:0 0 0 0 rgba(255,153,51,.45),0 1px 2px rgba(11,31,58,.12);transform:scale(1)}50%{box-shadow:0 0 0 5px rgba(255,153,51,.14),0 2px 4px rgba(11,31,58,.08);transform:scale(1.06)}}@keyframes ej-dot-pulse-green{0%,to{box-shadow:0 0 0 0 rgba(22,163,74,.45),0 1px 2px rgba(11,31,58,.12);transform:scale(1)}50%{box-shadow:0 0 0 5px rgba(22,163,74,.14),0 2px 4px rgba(11,31,58,.08);transform:scale(1.06)}}@keyframes ej-status-blink{0%,to{opacity:1;transform:scale(1)}50%{opacity:.55;transform:scale(.88)}}.landing-home .ej-dot-pulse-orange{animation:ej-dot-pulse-orange 2s ease-in-out infinite}.landing-home .ej-dot-pulse-green{animation:ej-dot-pulse-green 2s ease-in-out infinite}.landing-home .ej-status-blink{animation:ej-status-blink 1.6s ease-in-out infinite}.premium-preview-shell{background:#f1f5f9}.premium-preview-frame{position:relative;height:540px;overflow:hidden}.premium-preview-app{display:flex;height:100%;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;filter:blur(5px);opacity:.95;transform:scale(1.02)}.premium-preview-sidebar{width:200px;flex-shrink:0;height:100%;overflow:hidden;box-shadow:4px 0 20px rgba(11,31,58,.12)}.premium-preview-sidebar .app-sidebar-logo,.premium-preview-sidebar .app-sidebar-user{padding-left:14px;padding-right:14px}.premium-preview-sidebar .app-sidebar-nav-item{padding-left:14px;padding-right:14px;font-size:13px;cursor:default}.premium-preview-main{flex:1;min-width:0;overflow:hidden;background:var(--dmist,#f8fafc)}.premium-preview-main .dash-v2--preview{min-height:auto;padding:16px 18px 0}.premium-preview-main .dash-v2--preview .d-page-head h1{font-size:1.35rem}.premium-preview-main .dash-v2--preview .d-deadline-banner{margin-bottom:0}.premium-preview-blur-overlay{position:absolute;inset:0;background:radial-gradient(ellipse 70% 60% at 50% 45%,hsla(0,0%,100%,0) 0,hsla(0,0%,100%,.05) 40%,rgba(248,250,252,.55) 70%,rgba(241,245,249,.85) 100%);pointer-events:none}.premium-preview-cta-overlay{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;padding:16px;pointer-events:none}.premium-preview-lock-card{pointer-events:auto;display:flex;flex-direction:column;align-items:center;gap:10px;text-align:center;background:hsla(0,0%,100%,.82);border:1px solid hsla(0,0%,100%,.9);border-radius:20px;padding:28px 32px 24px;box-shadow:0 8px 32px rgba(11,31,58,.14),0 2px 8px rgba(11,31,58,.08),inset 0 1px 0 #fff;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);max-width:340px;width:100%}.premium-preview-lock-icon{font-size:28px;line-height:1;margin-bottom:2px}.premium-preview-lock-badge{display:inline-flex;align-items:center;gap:5px;background:rgba(255,153,51,.12);border:1px solid rgba(255,153,51,.3);border-radius:999px;padding:4px 12px;font-family:var(--font-sans,sans-serif);font-size:10px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--secondary,#f93)}.premium-preview-lock-title{font-size:17px;font-weight:700;color:var(--primary,#0b1f3a);line-height:1.3;margin:0}.premium-preview-lock-sub{font-size:13px;color:#64748b;line-height:1.5;max-width:260px;margin:0}.premium-preview-lock-btn{display:inline-flex;align-items:center;justify-content:center;margin-top:6px;background:var(--secondary,#f93);color:#fff;font-weight:700;font-size:14px;border-radius:10px;padding:11px 28px;text-decoration:none;box-shadow:0 8px 24px rgba(255,153,51,.45);transition:background .18s ease,transform .15s ease,box-shadow .18s ease}.premium-preview-lock-btn:hover{background:#e6870a;transform:translateY(-1px);box-shadow:0 12px 28px rgba(255,153,51,.55)}@media (max-width:768px){.premium-preview-sidebar{width:52px}.premium-preview-sidebar .app-sidebar-logo{font-size:0;padding:18px 10px}.premium-preview-sidebar .app-sidebar-logo:before{content:"JM";font-size:14px;color:#fff}.premium-preview-sidebar .app-sidebar-logo span,.premium-preview-sidebar .app-sidebar-nav-badge,.premium-preview-sidebar .app-sidebar-nav-item>span:not(.app-sidebar-nav-icon),.premium-preview-sidebar .app-sidebar-nav-label,.premium-preview-sidebar .app-sidebar-user-info{display:none}}