.not-found-module__STdigq__wrap{max-width:var(--container);margin:var(--space-5) auto;background:var(--surface);border-radius:var(--radius-xl);box-shadow:var(--shadow-sm);gap:var(--space-2);flex-direction:column;align-items:flex-start;padding:clamp(2rem,6vw,4rem) clamp(1.5rem,5vw,4rem);display:flex}.not-found-module__STdigq__code{background:var(--warm-tint);border-radius:var(--radius-pill);font-weight:700;font-size:var(--step--1);color:var(--warm);margin:0;padding:.4rem .9rem;display:inline-flex}.not-found-module__STdigq__title{font-size:var(--step-3)}.not-found-module__STdigq__lede{color:var(--ink-2)}.not-found-module__STdigq__cta{min-height:52px;margin-top:var(--space-2);padding:0 var(--space-4);border-radius:var(--radius-pill);background:var(--brand);color:var(--on-brand);align-items:center;font-weight:600;text-decoration:none;transition:background-color .2s;display:inline-flex}.not-found-module__STdigq__cta:hover{background:var(--brand-hover)}@media (max-width:640px){.not-found-module__STdigq__wrap{margin-inline:var(--space-2);border-radius:var(--radius-lg)}}
:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--stage:#103f44;--stage-ink:#f3fafa;--electric:#c8f380;--on-electric:#152f1f;--radius-md:16px;--ground:#f4f7f7;--surface:#fdfefe;--surface-2:#e8f0f0;--line:#d3e0e1;--line-strong:#849899;--ink:#12211f;--ink-2:#4c6265;--ink-3:#5d7072;--brand:#17737f;--brand-hover:#115a64;--brand-tint:#e1eff0;--on-brand:#fff;--warm:#b8431f;--warm-tint:#fbeae3;--on-warm:#fff;--calm:#2e6b56;--gold:#87610f;--ok:#1c6e52;--danger:#b3382d;--shadow-sm:0 1px 2px #12211f0f;--shadow:0 4px 16px #12211f14;--shadow-lg:0 12px 40px #12211f1a;--font-body:var(--font-golos), -apple-system, "Segoe UI", Roboto, sans-serif;--font-display:var(--font-golos), -apple-system, "Segoe UI", Roboto, sans-serif;--step--1:.875rem;--step-0:1rem;--step-1:1.125rem;--step-2:clamp(1.35rem, 2vw, 1.6rem);--step-3:clamp(1.75rem, 3.2vw, 2.4rem);--step-4:clamp(2.4rem, 5.5vw, 3.9rem);--step-5:clamp(3rem, 8vw, 5.5rem);--space-1:.5rem;--space-2:1rem;--space-3:1.5rem;--space-4:2.5rem;--space-5:4rem;--space-6:6rem;--radius-sm:10px;--radius:16px;--radius-lg:24px;--radius-xl:32px;--radius-pill:999px;--measure:60ch;--container:1180px}@supports (color:lab(0% 0 0)){:root{--stage:lab(23.8751% -14.8535 -7.90542);--stage-ink:lab(97.766% -2.60806 -.81166);--electric:lab(91.0496% -27.5501 50.1803);--on-electric:lab(17.0705% -14.2276 7.32028);--surface:lab(99.6735% -.651985 -.20318)}}@media (prefers-color-scheme:dark){:root:not([data-theme=light]){--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--ground:#0c1618;--surface:#122123;--surface-2:#1a2e30;--line:#263c3e;--line-strong:#5c7173;--ink:#e7f0f0;--ink-2:#9eb3b4;--ink-3:#8a9fa1;--brand:#45b2be;--brand-hover:#63c4ce;--brand-tint:#10333a;--on-brand:#04201f;--warm:#ff8b67;--warm-tint:#2e150e;--on-warm:#2b0f06;--calm:#6fbf9e;--gold:#d0a44e;--ok:#63be9a;--danger:#f08a7f;--shadow-sm:0 1px 2px #0006;--shadow:0 4px 16px #00000073;--shadow-lg:0 12px 40px #00000080}}:root[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--ground:#0c1618;--surface:#122123;--surface-2:#1a2e30;--line:#263c3e;--line-strong:#5c7173;--ink:#e7f0f0;--ink-2:#9eb3b4;--ink-3:#8a9fa1;--brand:#45b2be;--brand-hover:#63c4ce;--brand-tint:#10333a;--on-brand:#04201f;--warm:#ff8b67;--warm-tint:#2e150e;--on-warm:#2b0f06;--calm:#6fbf9e;--gold:#d0a44e;--ok:#63be9a;--danger:#f08a7f;--shadow-sm:0 1px 2px #0006;--shadow:0 4px 16px #00000073;--shadow-lg:0 12px 40px #00000080}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;scroll-padding-top:90px}body{background:var(--ground);color:var(--ink);font-family:var(--font-body);font-size:var(--step-0);-webkit-font-smoothing:antialiased;margin:0;line-height:1.55}h1,h2,h3{font-family:var(--font-display);letter-spacing:-.025em;text-wrap:balance;margin:0;line-height:1.06}h1{font-weight:800}h2,h3{font-weight:700}p{max-width:var(--measure);margin:0}a{color:inherit}img{max-width:100%;height:auto}:focus-visible{outline:2px solid var(--brand);outline-offset:3px;border-radius:var(--radius-sm)}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}h1,h2,h3{overflow-wrap:anywhere;max-width:100%}button,input,select,textarea{font:inherit}.skip-link{z-index:100;background:var(--surface);color:var(--brand);padding:.75rem 1rem;position:fixed;top:.5rem;left:.5rem;transform:translateY(-200%)}.skip-link:focus{transform:none}::selection{background:var(--electric);color:var(--on-electric)}main{min-height:55vh}
