@font-face{font-family:Instrument Sans;font-style:normal;font-weight:400 700;font-display:swap;src:url(/fonts/instrument-sans-var.woff2)format("woff2")}:root{--color-surface:#fff;--color-surface-alt:#f2f2fa;--color-text:#000;--color-text-muted:#4d4d4d;--color-text-on-brand:#fff;--color-brand:#4361ee;--color-cta:#4361ee;--color-cta-disabled:#b7c0f5;--color-cta-hover:#5670ee;--color-border:#0000001a;--color-border-hairline:#00000026;--color-danger:#c81414;--color-danger-bg:#fdecec;--color-success-text:#0a6b93;--color-success-bg:#f1f4ff;--radius:30px;--radius-sm:20px;--space-1:8px;--space-2:16px;--space-3:24px;--space-4:32px;--space-6:48px;--space-8:64px;--space-12:96px;--space-16:128px;--font-body:"Instrument Sans", system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--container-max:1120px}*{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{font-family:var(--font-body);color:var(--color-text);background:var(--color-surface);margin:0;font-size:16px;font-weight:500;line-height:1.6}img{max-width:100%;display:block}img[data-astro-image]{width:100%;height:auto}a{color:var(--color-brand)}h1,h2,h3{margin:0 0 var(--space-2);color:var(--color-text);font-weight:600;line-height:1.2}h1{font-size:32px}h2{font-size:24px}h3{font-size:19px}@media (width>=768px){h1{font-size:42px}h2{font-size:30px}h3{font-size:21px}}p{margin:0 0 var(--space-2)}.text-muted{color:var(--color-text-muted)}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.container,.wrap{max-width:var(--container-max);padding:0 var(--space-3);margin:0 auto}.skip{background:var(--color-brand);color:#fff;border-radius:var(--radius-sm);z-index:100;padding:10px 18px;font-weight:600;text-decoration:none;position:absolute;top:0;left:-9999px}.skip:focus{left:var(--space-2);top:var(--space-2)}.btn{border-radius:var(--radius);cursor:pointer;border:1px solid #0000;justify-content:center;align-items:center;gap:8px;padding:15px 28px;font-family:inherit;font-size:16px;font-weight:600;line-height:1.1;text-decoration:none;transition:background-color .2s,color .2s,border-color .2s;display:inline-flex}.btn-primary{background:var(--color-cta);color:var(--color-text-on-brand)}.btn-primary:hover,.btn-primary:focus-visible{background:var(--color-cta-hover)}.btn-primary:disabled{background:var(--color-cta-disabled);color:#fff;cursor:not-allowed}.btn-ghost{color:var(--color-text);border-color:var(--color-border-hairline);background:0 0}.btn-ghost:hover{background:var(--color-surface-alt)}.btn-block{width:100%}.link-quiet{color:var(--color-text);opacity:.8;font-size:14px;font-weight:500;text-decoration:underline}.link-quiet:hover{opacity:1}.link-soft{color:var(--color-brand);font-weight:600;text-decoration:underline}.site-header{border-bottom:1px solid var(--color-border);background:var(--color-surface)}.site-header__utility{border-bottom:1px solid var(--color-border)}.site-header__utility .container{justify-content:flex-end;padding-top:8px;padding-bottom:8px;display:flex}.site-header__bar{justify-content:space-between;align-items:center;gap:var(--space-2);padding-top:var(--space-2);padding-bottom:var(--space-2);flex-wrap:wrap;display:flex}.site-logo{display:inline-flex}.site-logo img{width:auto;height:48px}.site-nav{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.site-nav a{border-radius:var(--radius);color:var(--color-text);padding:10px 18px;font-size:15px;font-weight:600;text-decoration:none;display:inline-block}.site-nav a:hover{background:var(--color-surface-alt)}.site-nav a[aria-current=page]{background:var(--color-surface-alt);color:var(--color-brand)}.site-nav a.nav-cta{background:var(--color-cta);color:var(--color-text-on-brand)}.site-nav a.nav-cta:hover{background:var(--color-cta-hover)}.hero{border-radius:var(--radius);margin:var(--space-4) auto;position:relative;overflow:hidden}.hero img{aspect-ratio:16/9;object-fit:cover;width:100%;height:auto}.hero__panel{color:#fff;padding:var(--space-4) var(--space-3);background:#000000b8;position:absolute;bottom:0;left:0;right:0}.hero__panel h1,.hero__panel p{color:#fff}@media (width<=767px){.hero{margin-top:var(--space-2);background:#000}.hero img{aspect-ratio:21/9;height:auto}.hero__panel{background:#000;position:static}.site-header__bar{padding-top:6px;padding-bottom:6px}.site-logo img{height:36px}.site-nav a{padding:8px 12px;font-size:14px}}@media (width>=768px){.hero__panel{padding:var(--space-6)}.hero__panel .hero__inner{max-width:640px}}.section{padding:var(--space-8) 0}.section--alt{background:var(--color-surface-alt)}.section__head{max-width:720px;margin-bottom:var(--space-3)}.band{padding:var(--space-8) 0}.band.light{background:var(--color-surface)}.band.dark{background:var(--color-surface-alt)}.prose{max-width:720px}.prose p:last-child{margin-bottom:0}.grid-2{gap:var(--space-3);display:grid}@media (width>=768px){.grid-2{grid-template-columns:1fr 1fr}}.grid-2 img{border-radius:var(--radius)}.list-plain{margin:0 0 var(--space-3);gap:var(--space-2);padding:0;list-style:none;display:grid}.list-steps{counter-reset:step-count;margin:0 0 var(--space-3);gap:var(--space-2);padding:0;list-style:none;display:grid}.list-steps li{counter-increment:step-count;align-items:baseline;gap:12px;display:flex}.list-steps li:before{content:counter(step-count);border-radius:var(--radius);background:var(--color-brand);color:#fff;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;font-size:13px;font-weight:600;display:inline-flex}.social-row{gap:var(--space-2);flex-wrap:wrap;display:flex}.social-row a{border:1px solid var(--color-border);border-radius:var(--radius);color:var(--color-text);align-items:center;gap:8px;padding:10px 18px;font-weight:600;text-decoration:none;display:inline-flex}.social-row a:hover{background:var(--color-surface-alt)}.card{border:1px solid var(--color-border);border-radius:var(--radius);padding:var(--space-3);background:var(--color-surface)}.notice{background:var(--color-surface-alt);border:1px solid var(--color-border);border-radius:var(--radius-sm);padding:var(--space-2) var(--space-3);font-size:14px}.notice--danger{background:var(--color-danger-bg);border-color:var(--color-danger);color:var(--color-danger)}.notice--success{background:var(--color-success-bg);border-color:var(--color-success-text);color:var(--color-success-text)}form{margin:0}fieldset{margin:0 0 var(--space-6);border:0;padding:0}legend{margin-bottom:var(--space-2);padding:0;font-size:20px;font-weight:600}.field{margin-bottom:var(--space-3);flex-direction:column;gap:6px;display:flex}.field label{font-size:14px;font-weight:600}.field .hint{color:var(--color-text-muted);font-size:13px}.input,select,textarea,input[type],.field input{border-radius:var(--radius);border:1px solid var(--color-border);box-shadow:0 1px 0 var(--color-border-hairline);color:var(--color-text);background:#fff;width:100%;padding:14px 20px;font-family:inherit;font-size:16px}textarea{border-radius:var(--radius-sm);min-height:120px}.input::placeholder,textarea::placeholder{color:#6b6b76}.input:focus,select:focus,textarea:focus,input:focus{outline:2px solid var(--color-brand);outline-offset:1px}.choice-list{gap:var(--space-2);display:grid}@media (width>=640px){.choice-list{grid-template-columns:1fr 1fr}}.choice{border:1px solid var(--color-border);border-radius:var(--radius);cursor:pointer;align-items:center;gap:12px;padding:14px 18px;display:flex}.choice input{flex-shrink:0;width:20px;height:20px}.choice:has(input:checked){border-color:var(--color-brand);background:var(--color-surface-alt)}.quiz-progress{margin-bottom:var(--space-3)}.quiz-progress__label{margin-bottom:6px;font-size:14px;font-weight:600;display:block}.quiz-progress__bar{background:var(--color-surface-alt);border-radius:4px;height:8px;overflow:hidden}.quiz-progress__fill{background:var(--color-brand);width:33%;height:100%;transition:width .2s}.quiz-nav{justify-content:space-between;gap:var(--space-2);margin-top:var(--space-3);display:flex}[hidden]{display:none!important}.bridge-line,.cta-banner{text-align:center;max-width:640px;margin:0 auto}.cta-banner .btn{margin-top:var(--space-2)}.site-footer{background:var(--color-surface);border-top:1px solid var(--color-border);padding:var(--space-8) 0 var(--space-4)}.footer-grid{gap:var(--space-4);flex-wrap:wrap;justify-content:space-between;display:flex}.footer-col__label{text-transform:uppercase;letter-spacing:.04em;color:var(--color-text-muted);margin:0 0 var(--space-2);font-size:15px;font-weight:600}.footer-nav a{color:var(--color-text);margin-bottom:10px;font-weight:500;text-decoration:none;display:block}.footer-nav a:hover{text-decoration:underline}.footer-logo img{width:auto;height:40px;margin-bottom:var(--space-2)}.footer-copy{opacity:.7;margin-top:var(--space-6);text-align:center;font-size:13px}@media (width<=479px){.footer-grid{gap:var(--space-3)}}.site-header__utility .link-quiet{margin:-6px -4px;padding:6px 4px;display:inline-block}
