:root{--brand-green:#73cfa8;--brand-blue:#73b1ff;--brand-yellow:#ffdc79;--brand-red:#ff8da0;--green-ink-l:#147a4a;--blue-ink-l:#2456d6;--yellow-ink-l:#8a6a10;--red-ink-l:#c94a4d;--green-soft-l:#d9f4e6;--blue-soft-l:#dcebfd;--yellow-soft-l:#ffedb3;--red-soft-l:#ffe1e6;--offwhite:#faf5e9;--offblack:#191712;--light-surface:#fffdf7;--light-surface-2:#f6f1e2;--light-surface-3:#efe9d6;--light-ink:#272317;--light-ink-2:#57503d;--light-ink-3:#9a9179;--light-line:#27231721;--light-line-2:#2723173d;--dark-surface:#232019;--dark-surface-2:#1e1b16;--dark-surface-3:#2c281f;--dark-ink:#f4f0e6;--dark-ink-2:#c9c3b3;--dark-ink-3:#a19b8a;--dark-line:#f4f0e61f;--dark-line-2:#f4f0e638;--primary:var(--brand-green);--primary-foreground:#06231a;--secondary:var(--brand-blue);--secondary-foreground:#0a1d3d;--accent:var(--brand-yellow);--accent-foreground:#2a2417;--red:var(--brand-red);--red-foreground:#3d0f16;--destructive:var(--brand-red);--background:var(--offwhite);--foreground:var(--light-ink);--surface:var(--light-surface);--surface-2:var(--light-surface-2);--surface-3:var(--light-surface-3);--ink:var(--light-ink);--ink-2:var(--light-ink-2);--ink-3:var(--light-ink-3);--line:var(--light-line);--line-2:var(--light-line-2);--border:var(--light-line);--invert:var(--light-ink);--on-invert:var(--light-surface);--on-invert-2:#fffdf7bf;--on-invert-3:#fffdf780;--green-ink:var(--green-ink-l);--blue-ink:var(--blue-ink-l);--yellow-ink:var(--yellow-ink-l);--red-ink:var(--red-ink-l);--green-inv:var(--brand-green);--green-soft:var(--green-soft-l);--blue-soft:var(--blue-soft-l);--yellow-soft:var(--yellow-soft-l);--red-soft:var(--red-soft-l);--tint-green:color-mix(in srgb, var(--green-ink) 12%, transparent);--tint-blue:color-mix(in srgb, var(--blue-ink) 12%, transparent);--tint-yellow:color-mix(in srgb, var(--brand-yellow) 35%, transparent);--tint-red:color-mix(in srgb, var(--red-ink) 12%, transparent);--shadow-rgb:39, 35, 23;--glass:#fffdf7b8;--glass-line:#fffdf7e6;--glass-solid:var(--light-surface);--cta:var(--accent);--on-cta:var(--accent-foreground);--cta-hover:var(--primary);--on-cta-hover:var(--primary-foreground);--bg:var(--background);--green:var(--primary);--blue:var(--secondary);--yellow:var(--accent);--font-sans:"Inter", -apple-system, BlinkMacSystemFont, "Helvetica Neue", sans-serif;--font-mono:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;--font-xl:clamp(2.4rem, 5.2vw, 3.75rem);--font-lg:clamp(1.75rem, 3vw, 2.25rem);--ease:cubic-bezier(.4, 0, .2, 1);--dur-fast:.2s;--dur:.4s;--dur-slow:.75s;--radius:1.25rem;--radius-sm:.9rem;--radius-pill:99rem;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.5rem;--space-6:2rem;--space-7:3rem;--space-8:4rem;--space-9:6rem;--space-10:8rem;--gap-inline:var(--space-3);--gap-heading:var(--space-4);--gap-text:var(--space-4);--gap-block:var(--space-6);--gap-media:var(--space-7);--gap-title:clamp(3rem, 6vw, 4rem);--gap-section-inner:clamp(2rem, 4vw, 3rem);--rail-indent:clamp(1.5rem, 3.5vw, 2.5rem);--pad-card:clamp(1.5rem, 3vw, 2rem);--pad-card-lg:clamp(2rem, 4vw, 3rem);--wrap:1180px;--gutter:clamp(20px, 4vw, 40px);--section-y:clamp(5.5rem, 10vw, 9rem);--card:var(--surface);--card-line:var(--line);--pill:var(--surface-2);--cascade-3:color-mix(in srgb, var(--ink) 42%, var(--background));--pastel-blue:var(--blue-soft);--pastel-green:var(--green-soft);--pastel-yellow:var(--yellow-soft);--pastel-red:var(--red-soft);--wash-strength:1;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}:root[data-theme=dark]{--background:var(--offblack);--foreground:var(--dark-ink);--surface:var(--dark-surface);--surface-2:var(--dark-surface-2);--surface-3:var(--dark-surface-3);--ink:var(--dark-ink);--ink-2:var(--dark-ink-2);--ink-3:var(--dark-ink-3);--line:var(--dark-line);--line-2:var(--dark-line-2);--border:var(--dark-line);--invert:var(--dark-ink);--on-invert:var(--offblack);--on-invert-2:#191712bd;--on-invert-3:#19171280;--green-ink:var(--brand-green);--blue-ink:var(--brand-blue);--yellow-ink:var(--brand-yellow);--red-ink:var(--brand-red);--green-inv:var(--green-ink-l);--green-soft:color-mix(in srgb, var(--brand-green) 22%, var(--offblack));--blue-soft:color-mix(in srgb, var(--brand-blue) 22%, var(--offblack));--yellow-soft:color-mix(in srgb, var(--brand-yellow) 20%, var(--offblack));--red-soft:color-mix(in srgb, var(--brand-red) 20%, var(--offblack));--tint-green:color-mix(in srgb, var(--brand-green) 16%, transparent);--tint-blue:color-mix(in srgb, var(--brand-blue) 16%, transparent);--tint-yellow:color-mix(in srgb, var(--brand-yellow) 18%, transparent);--tint-red:color-mix(in srgb, var(--brand-red) 16%, transparent);--shadow-rgb:0, 0, 0;--glass:#232019a8;--glass-line:#f4f0e61f;--glass-solid:var(--dark-surface);--cta:var(--accent);--on-cta:var(--accent-foreground);--cta-hover:var(--primary);--on-cta-hover:var(--primary-foreground);--wash-strength:.55;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}
*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%;font-size:16px}body{background:var(--bg);color:var(--ink-2);font-family:var(--font-sans);letter-spacing:-.02rem;-webkit-font-smoothing:antialiased;transition:background-color var(--dur) var(--ease), color var(--dur) var(--ease);margin:0;font-size:1rem;line-height:1.6;overflow-x:clip}::selection{background:var(--green);color:#06231a}a{color:inherit;font-weight:600;text-decoration:none}img{max-width:100%;height:auto;display:block}h1,h2,h3,h4,h5{color:var(--ink);margin:0}h1{font-size:var(--font-xl);letter-spacing:-.1rem;font-weight:600;line-height:1.08}h2{font-size:var(--font-xl);letter-spacing:-.05rem;font-weight:700;line-height:1.1}h3{letter-spacing:-.01rem;font-size:1.125rem;font-weight:600;line-height:1.24}h4{text-transform:uppercase;letter-spacing:.1rem;color:var(--ink-3);font-size:.75rem;font-weight:600}p{letter-spacing:-.02rem;margin:0;line-height:1.6}.wrap{max-width:var(--wrap);padding:0 var(--gutter);margin:0 auto}.section{padding:var(--section-y) 0;position:relative}.section--tint{background:linear-gradient(180deg, var(--surface-2), var(--surface-3));transition:background-color var(--dur) var(--ease)}.section--white{background:var(--surface);transition:background-color var(--dur) var(--ease)}.actions{align-items:center;gap:var(--gap-inline);flex-wrap:wrap;display:flex}.actions--center{justify-content:center}.mono{font-family:var(--font-mono);letter-spacing:0;color:var(--ink-2);font-size:1rem;font-weight:500}.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}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:1ms!important;animation-duration:1ms!important;animation-iteration-count:1!important}}[data-reveal=item]{transition:opacity .5s var(--ease), transform .5s var(--ease)}[data-reveal=group]:not([data-revealed]) [data-reveal=item]{opacity:0;transition:none;transform:translateY(75px)}[data-reveal=group][data-revealed] [data-reveal=item]:nth-child(2){transition-delay:80ms}[data-reveal=group][data-revealed] [data-reveal=item]:nth-child(3){transition-delay:.16s}[data-reveal=group][data-revealed] [data-reveal=item]:nth-child(4){transition-delay:.24s}[data-reveal=group][data-revealed] [data-reveal=item]:nth-child(5){transition-delay:.32s}[data-reveal=group][data-revealed] [data-reveal=item]:nth-child(n+6){transition-delay:.4s}@media (prefers-reduced-motion:reduce){[data-reveal=group]:not([data-revealed]) [data-reveal=item]{opacity:1;transform:none}}
