:root{--color-orange:#f79720;--color-yellow:#ffdb5e;--color-dark-orange:#f05d14;--color-navy:#26435f;--color-body:#323031;--color-grey:#6d6e70;--color-dark:#2d2d2d;--color-light:#f5f5f5;--color-muted-bg:#ebebeb;--color-border:#d9d9d9;--color-white:#fff;--tint-yellow-light:#fffbef;--tint-yellow:#fff1c4;--tint-orange-light:#fef5e9;--tint-orange:#fcd9ad;--tint-blue-light:#eef2f6;--color-brand-primary:var(--color-orange);--color-brand-secondary:var(--color-navy);--color-brand-accent:var(--color-yellow);--color-body-text:var(--color-body);--color-muted:var(--color-grey);--color-blue:var(--color-navy);--color-dark-grey:var(--color-body);--color-light-grey:var(--color-grey);--color-success:#0c8f9e;--color-success-bg:#d7eef2;--color-success-text:#0a6678;--color-warning:#f79720;--color-warning-bg:#fcd9ad;--color-warning-text:#5c3a00;--color-critical:#c42847;--color-critical-bg:#fbe0e6;--color-critical-text:#a11d38;--color-list-marker:#f79720;--icon-primary:#f79720;--icon-secondary:#26435f;--icon-tertiary:#ffdb5e;--icon-stroke:#26435f;--font-heading:"Poppins", "Segoe UI","Helvetica Neue",Arial,sans-serif;--font-body:"Manrope", "Segoe UI","Helvetica Neue",Arial,sans-serif;--font-mono:"JetBrains Mono", ui-monospace, Menlo, monospace;--font-logo:"Audiowide", sans-serif;--font-weight-light:300;--font-weight-regular:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--fs-body:16px;--fs-caption:14px;--fs-eyebrow:13px;--fs-h5:15px;--fs-h4:20px;--fs-h3:25px;--fs-h2:31px;--fs-h1:39px;--fs-display:56px;--radius-sm:4px;--radius-md:12px;--radius-lg:16px;--radius-xl:24px;--radius-xxl:64px;--radius-pill:999px;--beak:var(--radius-lg) var(--radius-xxl) var(--radius-lg) var(--radius-lg)}@font-face{font-family:Poppins;font-style:normal;font-weight:300;font-display:swap;src:url(/fonts/Poppins-Light.woff2)format("woff2")}@font-face{font-family:Poppins;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/Poppins-Regular.woff2)format("woff2")}@font-face{font-family:Poppins;font-style:normal;font-weight:600;font-display:swap;src:url(/fonts/Poppins-SemiBold.woff2)format("woff2")}@font-face{font-family:Poppins;font-style:normal;font-weight:700;font-display:swap;src:url(/fonts/Poppins-Bold.woff2)format("woff2")}@font-face{font-family:Manrope;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/Manrope-Regular.woff2)format("woff2")}@font-face{font-family:Manrope;font-style:normal;font-weight:500;font-display:swap;src:url(/fonts/Manrope-Medium.woff2)format("woff2")}@font-face{font-family:Manrope;font-style:normal;font-weight:600;font-display:swap;src:url(/fonts/Manrope-SemiBold.woff2)format("woff2")}@font-face{font-family:Manrope;font-style:normal;font-weight:700;font-display:swap;src:url(/fonts/Manrope-Bold.woff2)format("woff2")}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/JetBrainsMono-Regular.woff2)format("woff2")}:root{--fg:var(--color-body);--fg-muted:var(--color-grey);--fg-on-dark:var(--color-white);--fg-link:var(--color-dark-orange);--fg-heading:var(--color-orange);--fg-eyebrow:var(--color-grey);--bg:var(--color-white);--bg-page:#fcfaf4;--bg-soft:var(--color-light);--bg-anchor:var(--color-navy);--surface:var(--color-white);--surface-soft:var(--tint-yellow-light);--surface-hover:var(--tint-yellow);--surface-highlight:var(--color-yellow);--grid-line:var(--color-yellow);--border-color:var(--color-border);--space-2xs:4px;--space-xs:8px;--space-sm:16px;--space-md:32px;--space-lg:56px;--space-xl:88px;--space-2xl:128px;--container-max:1200px;--container-gutter:24px;--content-max:720px;--ease-out:cubic-bezier(.16, 1, .3, 1);--dur-fast:.12s;--dur-base:.2s}:root[data-theme=dark]{--fg:#f3f3f3;--fg-muted:#a9adb4;--fg-heading:var(--color-orange);--fg-eyebrow:#a9adb4;--fg-link:var(--color-yellow);--bg:#1e2227;--bg-page:#15181c;--bg-soft:#20252c;--bg-anchor:#0f1216;--surface:#1e2227;--surface-soft:#2c333c;--surface-hover:#2c333c;--grid-line:var(--color-navy);--border-color:#333a42;--icon-primary:var(--color-orange);--icon-secondary:var(--color-white);--icon-tertiary:var(--color-navy)}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important}}*,:before,:after{box-sizing:border-box;margin:0;padding:0}[hidden]{display:none!important}html{-webkit-text-size-adjust:100%;scrollbar-gutter:stable;scroll-padding-top:84px}img,svg{max-width:100%;display:block}body{font-family:var(--font-body);font-size:var(--fs-body);color:var(--fg);background:var(--bg-page);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;transition:background var(--dur-base) var(--ease-out), color var(--dur-base) var(--ease-out);line-height:1.65}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);color:var(--fg-heading);text-wrap:balance;break-after:avoid;page-break-after:avoid}h1{font-size:var(--fs-display);font-weight:var(--font-weight-regular);letter-spacing:-.015em;line-height:1.05}h2{font-size:var(--fs-h2);font-weight:var(--font-weight-bold);line-height:1.15}h3{font-size:var(--fs-h3);font-weight:var(--font-weight-semibold);line-height:1.25}h4{font-size:var(--fs-h4);font-weight:var(--font-weight-semibold);color:var(--color-navy);line-height:1.35}p{max-width:var(--content-max);text-wrap:pretty;orphans:3;widows:3}li,blockquote{text-wrap:pretty}td{text-wrap:pretty;overflow-wrap:normal;word-break:normal}strong,b{font-weight:var(--font-weight-semibold)}small{font-size:var(--fs-caption);color:var(--fg-muted)}code,pre,kbd,samp{font-family:var(--font-mono);font-size:.92em}a{color:var(--fg-link);text-underline-offset:3px;transition:color var(--dur-fast) var(--ease-out);text-decoration:underline}a:hover{color:var(--color-orange)}:focus-visible{outline:2px solid var(--color-orange);outline-offset:2px;border-radius:var(--radius-xs,4px)}.container{width:100%;max-width:var(--container-max);padding-inline:var(--container-gutter);margin-inline:auto}:root{--header-h:72px}.dz-firstscreen{min-height:100dvh;margin-top:calc(-1 * var(--header-h));padding-top:var(--header-h);flex-direction:column;display:flex}.section{padding-block:var(--space-xl)}@media (width<=920px){.dz-firstscreen{min-height:0;margin-top:0;padding-top:0}}@media (width<=640px){:root{--space-lg:40px;--space-xl:56px;--space-2xl:80px}}.section--soft{background:var(--bg-soft)}.eyebrow{font-family:var(--font-heading);font-size:var(--fs-eyebrow);font-weight:var(--font-weight-semibold);color:var(--fg-eyebrow);text-transform:uppercase;letter-spacing:.12em;margin-bottom:var(--space-xs)}.visually-hidden{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.dz-input{width:100%;font-family:var(--font-body);font-size:var(--fs-body);color:var(--fg);background:var(--surface);border:1px solid var(--border-color);border-radius:var(--radius-sm);transition:border-color var(--dur-fast) var(--ease-out), box-shadow var(--dur-fast) var(--ease-out);padding:.7em .9em}.dz-input::placeholder{color:var(--fg-muted)}.dz-input:focus-visible{border-color:var(--color-orange);box-shadow:0 0 0 3px var(--tint-orange);outline:none}.dz-textarea{resize:vertical;min-height:5em;line-height:1.5}
