:root{--color-base:#021926;--color-foreground:#eaf2f6;--color-muted:#94acba;--color-faint:#7e95a4;--color-accent:#f75155;--color-surface:#051f2da8;--color-raised:#0a2839;--color-border:#eaf2f624;--color-border-strong:#eaf2f647;--color-border-faint:#eaf2f61a;--color-focus:#ffd5a8;--color-accent-soft:#f7515573;--color-accent-wash:#f7515529;--color-depth-wash:#0e3a528c;--page-width:1180px;--page-margin:130px;--section-padding-block:80px;--banner-height:max(660px, 88svh);--banner-height-compact:420px;--header-height:97px;--spacer-xs:8px;--spacer-sm:12px;--spacer-1:20px;--spacer-2:24px;--spacer-3:40px;--spacer-4:60px;--spacer-5:80px;--typography-size-1:76px;--typography-size-2:68px;--typography-size-3:56px;--typography-size-4:46px;--typography-size-5:40px;--typography-size-6:34px;--typography-size-body-large:19px;--typography-size-body-medium:16px;--typography-size-body-small:15px;--typography-size-body-x-small:14px;--typography-size-caption:13px;--typography-size-meta:12px;--typography-size-label:11px;--typography-size-label-small:10px;--typography-height-display:1.1;--typography-height-display-tight:1.04;--typography-height-heading:1.4;--typography-height-body:1.85;--typography-height-body-loose:1.7;--typography-weight-regular:400;--typography-weight-bold:700;--typography-tracking-display:-.015em;--typography-tracking-eyebrow:.22em;--typography-tracking-label:.16em;--typography-tracking-label-wide:.2em;--duration-fast:.2s;--duration-medium:.28s;--duration-slow:.65s;--ease-out:cubic-bezier(.2, .7, .2, 1)}@media screen and (max-width:990px){:root{--page-margin:40px;--section-padding-block:56px;--banner-height:100svh;--banner-height-compact:60svh;--header-height:80px;--typography-size-1:48px;--typography-size-2:44px;--typography-size-3:38px;--typography-size-4:36px;--typography-size-5:30px;--typography-size-6:28px}}@media screen and (max-width:450px){:root{--page-margin:24px;--section-padding-block:44px;--typography-size-1:41px;--typography-size-2:38px;--typography-size-3:32px;--typography-size-4:34px;--typography-size-5:28px;--typography-size-6:26px;--typography-size-body-large:16px;--typography-size-body-medium:15px;--typography-size-body-small:14px}}*,:before,:after{box-sizing:border-box}html{scroll-padding-top:calc(var(--header-height) + var(--spacer-1));scroll-behavior:smooth}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}body{background-color:var(--color-base);color:var(--color-foreground);font-family:var(--font-body);font-size:var(--typography-size-body-medium);line-height:var(--typography-height-body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;margin:0}h1,h2,h3,h4,h5,h6{font-weight:var(--typography-weight-regular);margin:0}p{margin:0}img,svg{max-width:100%;display:block}button{color:inherit;font:inherit;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:inline-flex}a{color:inherit;text-decoration:none}:focus-visible{outline:3px solid var(--color-focus);outline-offset:3px}.mark{background-image:linear-gradient(var(--color-accent), var(--color-accent));transition:background-size var(--duration-medium) var(--ease-out),color var(--duration-medium) ease;background-position:0 100%;background-repeat:no-repeat;background-size:100% 24%;margin-inline:-3px;padding-inline:3px}.mark:hover{color:var(--color-base);background-size:100% 100%}@media (prefers-reduced-motion:reduce){.mark{transition:none}}.glow{transition:transform var(--duration-medium) var(--ease-out),border-color var(--duration-medium) ease,box-shadow var(--duration-medium) ease}.glow:hover{border-color:var(--color-accent-soft);transform:translateY(-3px);box-shadow:0 0 0 1px #f7515573,0 0 38px -6px #f751556b}@media (prefers-reduced-motion:reduce){.glow{transition:none}.glow:hover{transform:none}}.text-link{width:fit-content;transition:color var(--duration-fast) ease;position:relative}.text-link:after{content:"";inset-inline:0;background:var(--color-accent);transform-origin:0;height:2px;transition:transform var(--duration-medium) var(--ease-out);position:absolute;bottom:-5px;transform:scaleX(0)}.text-link:hover:after{transform:scaleX(1)}@media (prefers-reduced-motion:reduce){.text-link,.text-link:after{transition:none}}.skip-link{z-index:200;background-color:var(--color-accent);color:var(--color-base);font-size:var(--typography-size-caption);font-weight:var(--typography-weight-bold);transition:transform var(--duration-fast) ease;padding:10px 18px;position:absolute;top:0;left:0;transform:translateY(-120%)}.skip-link:focus{transform:translateY(0)}@media (prefers-reduced-motion:reduce){.skip-link{transition:none}}:root[data-reveal-ready] [data-reveal]{opacity:0;transform:translateY(14px)}:root[data-reveal-ready] [data-reveal][data-revealed]{animation:reveal-rise var(--duration-slow) var(--ease-out) var(--reveal-delay,0s) forwards}@keyframes reveal-rise{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}.visually-hidden{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
