html{scroll-behavior:smooth}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important;animation-delay:0s!important}}.font-display{font-family:Nunito,sans-serif;font-weight:700}.eyebrow{color:hsl(var(--primary-text));letter-spacing:.1em;text-transform:uppercase;font-size:.75rem;font-weight:700}.eyebrow.light{color:#ffb8ae}.site-header{z-index:40;border-bottom:1px solid hsl(var(--border) / .85);background:hsl(var(--background) / .94);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);position:sticky;top:0}.nav-link,.mobile-nav-link{color:hsl(var(--foreground) / .7);border-radius:999px;padding:.55rem .75rem;font-size:.9rem;font-weight:700;transition:background .16s,color .16s}.nav-link:hover,.nav-link[aria-current=page],.mobile-nav-link:hover,.mobile-nav-link[aria-current=page]{background:hsl(var(--secondary));color:hsl(var(--foreground))}.mobile-nav-link{padding:.85rem 1rem;display:block}.header-app-link{background:hsl(var(--primary));color:hsl(var(--primary-foreground));white-space:nowrap;border-radius:13px;align-items:center;gap:.5rem;padding:.6rem .9rem;font-size:.875rem;font-weight:700}.exam-utility{background:var(--brand-ink);color:#fff}.guide-hero,.diagnostic-hero{background:radial-gradient(circle at 85% 12%, hsl(var(--primary) / .12), transparent 26rem), linear-gradient(145deg, hsl(var(--background)) 0%, hsl(var(--primary) / .05) 100%);border-bottom:1px solid hsl(var(--border))}.home-hero h1,.guide-hero h1,.diagnostic-hero h1{letter-spacing:-.045em}.guide-hero h1,.diagnostic-hero h1{overflow-wrap:anywhere;font-size:clamp(2rem,6vw,4.5rem)}.primary-link,.secondary-link,.primary-button,.secondary-button{border-radius:13px;justify-content:center;align-items:center;gap:.55rem;min-height:48px;padding:.75rem 1.15rem;font-weight:700;transition:background .16s;display:inline-flex}.primary-link,.primary-button{background:hsl(var(--primary));color:hsl(var(--primary-foreground))}.primary-link:hover,.primary-button:hover:not(:disabled){background:hsl(var(--primary) / .9)}.primary-button:disabled{cursor:not-allowed;opacity:.45}.secondary-link,.secondary-button{background:hsl(var(--card));border:1px solid hsl(var(--border));color:hsl(var(--foreground))}.text-link{color:hsl(var(--primary-text));text-underline-offset:4px;font-weight:700;text-decoration:underline;text-decoration-thickness:1px}.section-wash{background:var(--surface-2)}.rule-card{border-radius:1.5rem;min-height:190px;padding:1.4rem}.rule-card.coral{background:var(--tint-coral);color:#7a2924}.rule-card.green{background:var(--tint-green);color:#17663d}.rule-card span{letter-spacing:.13em;text-transform:uppercase;font-size:.76rem;font-weight:700}.rule-card strong{margin:.8rem 0;font-family:Nunito,sans-serif;font-size:clamp(3rem,7vw,5rem);font-weight:700;line-height:1;display:block}.rule-card p{font-weight:700}.faq-item{border-bottom:1px solid hsl(var(--border));padding:1.2rem 0}.faq-item summary{cursor:pointer;font-family:Nunito,sans-serif;font-size:1.25rem;font-weight:700}.faq-item p{color:hsl(var(--muted-foreground));max-width:55rem;padding-top:.85rem;line-height:1.75}.breadcrumb{color:hsl(var(--muted-foreground));flex-wrap:wrap;align-items:center;gap:.45rem;font-size:.85rem;display:flex}.breadcrumb a{text-underline-offset:3px;text-decoration:underline}.fact-ledger{background:var(--brand-ink);color:#fff;border-radius:1.5rem;grid-template-columns:repeat(2,1fr);display:grid;overflow:hidden}.fact-ledger div{border:1px solid #ffffff17;padding:1.1rem}.fact-ledger span{color:#ffffff94;font-size:.75rem;display:block}.fact-ledger strong{margin-top:.35rem;font-size:1.05rem;display:block}.exam-result-proof{background:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:1.5rem;padding:1.25rem}.exam-result-proof>strong{color:hsl(var(--primary));margin-top:.65rem;font-family:Nunito,sans-serif;font-size:clamp(2.8rem,6vw,4.5rem);font-weight:700;line-height:1;display:block}.exam-result-proof>p:not(.eyebrow){color:hsl(var(--muted-foreground));margin-top:.65rem;line-height:1.65}.cluster-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;display:grid}.cluster-card{background:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:1.2rem;grid-template-columns:auto 1fr auto;align-items:center;gap:1rem;padding:1.1rem;transition:border-color .16s;display:grid}.cluster-card:hover{border-color:hsl(var(--primary))}.cluster-card h3{font-family:Nunito,sans-serif;font-size:1.15rem;font-weight:700}.cluster-card p{color:hsl(var(--muted-foreground));margin-top:.15rem;font-size:.9rem}.distribution-card{background:var(--surface-2);border-radius:1.3rem;padding:1.4rem}.distribution-card strong{font-family:Nunito,sans-serif;font-size:2.5rem;font-weight:700;display:block}.distribution-card span{color:hsl(var(--muted-foreground));margin-top:.3rem;display:block}.guide-section{border-top:1px solid hsl(var(--border));grid-template-columns:56px 1fr;gap:1rem;padding-top:2rem;display:grid}.guide-section-number{color:hsl(var(--primary-text));font-family:Nunito,sans-serif;font-size:1.35rem;font-weight:700}.related-card{background:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:1.2rem;justify-content:space-between;align-items:center;gap:1rem;padding:1.15rem;display:flex}.related-card strong{font-family:Nunito,sans-serif;font-size:1.1rem;font-weight:700;display:block}.related-card small{color:hsl(var(--muted-foreground));margin-top:.2rem;font-size:.9rem;display:block}.source-panel{background:var(--surface-2);border:1px solid var(--brand-line);border-radius:1.6rem;padding:1.4rem}.source-link{background:#ffffffa8;border-radius:.9rem;justify-content:space-between;align-items:flex-start;gap:.8rem;min-height:100%;padding:.9rem;font-size:.9rem;font-weight:700;display:flex}.notice-card{background:var(--tint-yellow);border:1px solid var(--brand-yellow);border-radius:1.2rem;padding:1.2rem}.notice-card strong{font-family:Nunito,sans-serif;font-size:1.2rem;font-weight:700}.notice-card p{color:#65542d;margin-top:.35rem;line-height:1.65}.exam-archive-card{background:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:1.5rem;align-items:flex-start;gap:1.2rem;padding:1.3rem;display:flex}.method-card{background:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:1.4rem;padding:1.35rem}.diagnostic-question{background:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:1.5rem;padding:1.3rem}.diagnostic-question legend{width:100%;padding:0 .3rem;font-family:Nunito,sans-serif;font-size:1.4rem;font-weight:700;line-height:1.35}.diagnostic-question legend span{color:hsl(var(--primary-text));letter-spacing:.14em;text-transform:uppercase;margin-bottom:.55rem;font-family:Nunito,sans-serif;font-size:.7rem;display:block}.answer-option{border:1px solid hsl(var(--border));cursor:pointer;border-radius:1rem;grid-template-columns:auto auto 1fr;align-items:center;gap:.8rem;min-height:54px;padding:.65rem .85rem;display:grid}.answer-option:has(input:checked){background:var(--tint-coral);border-color:var(--brand-coral);box-shadow:0 0 0 2px hsl(var(--primary) / .18)}.answer-option input{width:1.15rem;height:1.15rem}.answer-letter{place-items:center;width:28px;height:28px;font-weight:700;display:grid}.test-mode-card{background:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:1.3rem;padding:1.15rem}.test-mode-card.featured{background:var(--brand-ink);color:#fff}.test-mode-card h2{margin-top:.4rem;font-family:Nunito,sans-serif;font-size:1.8rem;font-weight:700}.test-mode-card p{color:hsl(var(--muted-foreground));margin-top:.55rem;line-height:1.6}.test-mode-card.featured p{color:#ffffffb3}.test-mode-card ul{gap:.5rem;margin-top:1rem;display:grid}.test-mode-card li{align-items:center;gap:.5rem;font-size:.9rem;display:flex}.result-hero{background:var(--surface-2);border-radius:1.5rem;padding:1.5rem}.topic-result{background:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:1rem;justify-content:space-between;align-items:center;padding:1rem;display:flex}.topic-result strong{font-size:1.3rem}.review-card{background:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:1.2rem;padding:1.1rem}.result-icon{border-radius:50%;flex:none;place-items:center;width:28px;height:28px;display:grid}.result-icon.correct{background:var(--tint-green);color:#17663d}.result-icon.incorrect{background:var(--tint-coral);color:#a02b24}.next-action-card{background:var(--brand-ink);color:#fff;border-radius:1.5rem;padding:1.4rem}.next-action-card .text-muted-foreground{color:#ffffffad}.app-product-preview{max-width:330px;margin:0 auto;padding:1rem 2rem}.app-product-image{width:auto;max-width:100%;height:auto;max-height:490px;margin:0 auto;display:block}.download-section{background:var(--tint-coral);border-bottom:1px solid hsl(var(--border));border-top:1px solid hsl(var(--border));scroll-margin-top:72px}.store-badge-link{display:inline-flex}.store-badge-link img{width:auto;height:44px}.consent-banner{background:hsl(var(--card));border:1px solid hsl(var(--border));border-left:4px solid var(--brand-coral);bottom:max(1rem, env(safe-area-inset-bottom));color:hsl(var(--foreground));z-index:70;border-radius:1.1rem;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:1.25rem;width:100%;max-width:min(780px,100% - 2rem);padding:1.1rem 1.15rem 1rem;display:grid;position:fixed;left:50%;transform:translate(-50%)}.consent-banner h2{font-family:Nunito,sans-serif;font-size:1.1rem;font-weight:700}.consent-banner p{color:hsl(var(--muted-foreground));margin-top:.3rem;font-size:.875rem;line-height:1.55}.consent-banner__details{color:hsl(var(--foreground));text-underline-offset:3px;margin-top:.55rem;font-size:.8rem;font-weight:700;text-decoration:underline;text-decoration-thickness:1px;display:inline-block}.consent-banner__actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;min-width:316px;display:grid}.consent-banner__choice{background:hsl(var(--card));border:1px solid hsl(var(--border));color:hsl(var(--foreground));border-radius:.75rem;min-height:46px;padding:.65rem .9rem;font-weight:700;transition:background .16s,border-color .16s}.consent-banner__choice:hover{background:hsl(var(--secondary));border-color:hsl(var(--primary))}.consent-banner__choice:focus-visible{outline:3px solid hsl(var(--primary) / .3);outline-offset:2px}@media (width<=767px){.cluster-grid,.guide-section{grid-template-columns:1fr}.exam-archive-card{display:grid}.consent-banner{grid-template-columns:1fr;align-items:stretch}.consent-banner__actions{width:100%;min-width:0}}@media (width<=479px){.consent-banner__actions{grid-template-columns:1fr}}.home-hero{background:hsl(var(--background))}.home-hero-layout{align-items:center;gap:3rem;padding-block:3.5rem;display:grid}.home-introduction{min-width:0}.home-hero h1{overflow-wrap:anywhere;margin-top:1rem;font-size:clamp(2rem,4.2vw,3.75rem);line-height:1.12}.home-description{color:hsl(var(--muted-foreground));max-width:34rem;margin-top:1.5rem;font-size:1.125rem;line-height:1.75}.hero-download{margin-top:2rem;scroll-margin-top:100px}.store-links{flex-wrap:wrap;align-items:center;gap:.8rem;display:flex}.store-note{color:hsl(var(--muted-foreground));max-width:26rem;margin-top:1rem;font-size:.8rem;line-height:1.6}.home-practice-link{text-underline-offset:5px;align-items:center;gap:.6rem;margin-top:1.5rem;font-weight:700;text-decoration:underline;display:inline-flex}.home-practice-link:hover{color:hsl(var(--primary-text))}.home-section{padding-block:4.5rem}.home-section-heading{margin-top:.8rem;font-family:Nunito,sans-serif;font-size:clamp(1.8rem,3vw,2.5rem);font-weight:700;line-height:1.2}.home-section-description{color:hsl(var(--muted-foreground));max-width:34rem;margin-top:1.25rem;font-size:1.05rem;line-height:1.75}.app-benefits{gap:2rem;margin-top:2.5rem;display:grid}.app-benefit h3{margin-top:1rem;font-size:1.125rem;font-weight:700}.app-benefit p{color:hsl(var(--muted-foreground));margin-top:.5rem;line-height:1.7}.feature-icon{border-radius:50%;place-items:center;width:44px;height:44px;display:grid}.feature-icon svg{width:22px;height:22px}.feature-icon-practice{background:var(--tint-yellow);color:var(--brand-yellow)}.feature-icon-review{background:var(--tint-coral);color:var(--brand-coral)}.feature-icon-progress{background:var(--tint-green);color:var(--brand-green)}.feature-icon-audio{background:var(--tint-blue);color:var(--brand-blue)}.home-sample-layout{align-items:center;gap:2.5rem;display:grid}.home-question{border:1px solid hsl(var(--border));background:#fff;border-radius:23px;min-width:0;padding:1.75rem}.sample-answers{gap:.8rem;margin-top:1.5rem;display:grid}.sample-answers li{align-items:baseline;gap:1rem;padding-block:.4rem;display:flex}.sample-answers span{color:hsl(var(--muted-foreground));font-size:.8rem;font-weight:700}.sample-explanation{border-top:1px solid hsl(var(--border));margin-top:1rem;padding-top:1rem;font-size:.9rem;line-height:1.65}.sample-explanation summary{cursor:pointer;color:hsl(var(--primary-text));font-weight:700}.sample-explanation p{margin-block:.75rem}.home-resources{border-top:1px solid hsl(var(--border));gap:2rem;margin-top:3.5rem;padding-top:2.5rem;display:grid}.home-resource-links{column-gap:2rem;display:grid}.home-resource-links a{border-bottom:1px solid hsl(var(--border));justify-content:space-between;align-items:center;gap:1rem;padding-block:.9rem;display:flex}.home-resource-links a:hover strong{color:hsl(var(--primary-text))}.home-resource-links strong{font-weight:700;display:block}.home-resource-links small{color:hsl(var(--muted-foreground));margin-top:.25rem;display:block}.home-faq{gap:2rem;display:grid}.home-faq .faq-item:first-child{padding-top:0}.download-layout{align-items:center;gap:2rem;padding-block:3.5rem;display:grid}.download-layout h2{max-width:30rem;font-size:clamp(1.8rem,3vw,2.5rem);line-height:1.2}@media (width>=640px){.app-benefits,.home-resource-links{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width>=1024px){.home-hero-layout{grid-template-columns:1.15fr .85fr;padding-block:4rem}.app-benefits{grid-template-columns:repeat(4,minmax(0,1fr))}.home-sample-layout{grid-template-columns:1fr 1fr;gap:5rem}.home-faq,.download-layout{grid-template-columns:.9fr 1.1fr;gap:5rem}.home-resources{grid-template-columns:.9fr 1.4fr;gap:3rem}}@media (width<=639px){.home-hero-layout{gap:2rem;padding-block:2.5rem}.app-product-image{max-height:380px}.home-section{padding-block:3rem}.home-question{padding:1.25rem}.app-benefits{gap:1.75rem}.app-benefit{grid-template-columns:44px 1fr;column-gap:1rem;display:grid}.app-benefit .feature-icon{grid-row:span 2}.app-benefit h3{margin-top:0}}
