:root{--color-bg:#f0eee9;--color-bg-paper:#f0eee9;--color-bg-soft:#d3dde7;--color-bg-cream:#f0eee9;--color-ink:#17184b;--color-ink-soft:#273287;--color-text:#17184b;--color-text-soft:#273287;--color-text-muted:#273287;--color-link:#273287;--color-border:#d3dde7;--color-border-light:#d3dde7;--color-border-strong:#273287;--color-border-dark:#17184b;--color-border-cool:#d3dde7;--color-lime:#d8e63c;--color-lime-2:#d8e63c;--color-lime-soft:#d8e63c;--color-lime-ink:#17184b;--color-matcha:#d8e63c;--color-matcha-mid:#d8e63c;--color-matcha-deep:#273287;--color-blue:#273287;--color-blue-soft:#d3dde7;--color-warm:#d6b4fc;--color-warm-soft:#d6b4fc;--color-ok:#273287;--color-ok-soft:#d3dde7;--color-warn:#d8e63c;--color-warn-soft:#d8e63c;--color-low:#d6b4fc;--color-low-soft:#d6b4fc;--swatch-matcha-300:#d8e63c;--swatch-matcha-600:#273287;--swatch-matcha-800:#17184b;--swatch-slushie-500:#d3dde7;--swatch-slushie-800:#273287;--swatch-lemon-400:#d8e63c;--swatch-lemon-500:#d8e63c;--swatch-lemon-700:#273287;--swatch-lemon-800:#17184b;--swatch-ube-300:#d6b4fc;--swatch-ube-800:#273287;--swatch-ube-900:#17184b;--swatch-pomegranate-400:#d6b4fc;--swatch-blueberry-800:#273287;--badge-blue-bg:var(--color-blue-soft);--badge-blue-text:var(--color-blue);--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:24px;--space-6:32px;--space-7:48px;--space-8:72px;--space-9:104px;--space-10:144px;--r-sharp:4px;--r-sm:10px;--r-badge:99px;--r-card:14px;--r-feature:22px;--r-section:32px;--r-pill:9999px;--shadow-sm:0 1px 2px rgba(23,24,75,.04),0 2px 6px rgba(23,24,75,.04);--shadow-clay-soft:0 1px 2px rgba(23,24,75,.05),0 12px 30px rgba(23,24,75,.06);--shadow-clay:0 8px 24px -8px rgba(23,24,75,.08),0 2px 6px rgba(23,24,75,.04);--shadow-hard:-6px 6px 0 rgba(23,24,75,.95);--shadow-hard-soft:0 18px 50px rgba(23,24,75,.10);--shadow-lg:0 32px 60px -22px rgba(23,24,75,.18),0 8px 24px -10px rgba(23,24,75,.08);--focus-ring:2px solid var(--color-blue);--font-display:"Inter","Inter Tight",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--font-body:"Inter",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--font-serif:"Instrument Serif",Georgia,serif;--font-mono:"IBM Plex Mono","SFMono-Regular",ui-monospace,Menlo,Consolas,monospace;--font-feat-display:"ss01","ss03";--font-feat-body:"ss03"}*,*::before,*::after{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{margin:0;background:var(--color-bg);color:var(--color-text);font-family:var(--font-body);font-feature-settings:var(--font-feat-body);font-size:16px;line-height:1.5;letter-spacing:-.005em;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}body::after{content:"";position:fixed;inset:0;pointer-events:none;z-index:1;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='200' height='200'><filter id='n'><feTurbulence baseFrequency='.85' stitchTiles='stitch'/></filter><rect width='100%25' height='100%25' filter='url(%23n)' opacity='.65'/></svg>");opacity:.025;mix-blend-mode:multiply}.site-header,main,.site-footer{position:relative;z-index:2}img,svg,video{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration-thickness:1px;text-underline-offset:4px}h1,h2,h3,h4{margin:0 0 var(--space-4);font-family:var(--font-display);font-weight:900;line-height:1.05;letter-spacing:-.02em;color:var(--color-ink)}h1{font-size:clamp(40px,6.4vw,80px);line-height:.96;letter-spacing:-.035em;font-weight:900}.h-display-2{font-size:clamp(36px,4.4vw,60px);line-height:1;letter-spacing:-.04em}h2{font-size:clamp(30px,3.6vw,52px);line-height:1.04;letter-spacing:-.025em;font-weight:900}h3{font-size:22px;line-height:1.18;letter-spacing:-.02em;font-weight:900}h4{font-size:18px;font-weight:900;line-height:1.3;letter-spacing:-.01em}em.serif,h1 em,h2 em,h3 em{font-family:var(--font-serif);font-style:italic;font-weight:400;letter-spacing:-.005em;color:var(--color-ink)}em.lime{position:relative;display:inline-block}em.lime::before{content:"";position:absolute;left:-4px;right:-4px;bottom:6%;height:38%;background:var(--color-lime);z-index:-1;border-radius:4px;transform:skewX(-3deg)}p{margin:0 0 var(--space-5);letter-spacing:-.005em}p:last-child{margin-bottom:0}ul,ol{margin-top:0}button,input,select,textarea{font:inherit}::selection{background:var(--color-lime);color:var(--color-ink)}.container{width:min(1280px,calc(100% - 40px));margin-inline:auto}.narrow{width:min(840px,calc(100% - 32px));margin-inline:auto}.skip-link{position:absolute;left:16px;top:-80px;z-index:100;background:var(--color-lime);color:var(--color-ink);padding:10px 14px;border:1px solid var(--color-ink);border-radius:var(--r-card);font-weight:700}.skip-link:focus{top:16px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.section{padding:var(--space-9) 0}.section-tight{padding:var(--space-8) 0}.section-cream{background:var(--color-bg)}.section-paper{background:var(--color-bg-paper)}.section-matcha{background:var(--color-matcha);color:var(--swatch-matcha-800)}.section-matcha-deep{background:var(--swatch-matcha-800);color:var(--color-bg)}.section-matcha-deep h1,.section-matcha-deep h2,.section-matcha-deep h3,.section-matcha-deep h4{color:var(--color-bg)}.section-slushie{background:var(--color-blue-soft);color:var(--color-blue)}.section-slushie-deep{background:var(--color-blue);color:var(--color-bg)}.section-slushie-deep h1,.section-slushie-deep h2,.section-slushie-deep h3,.section-slushie-deep h4{color:var(--color-bg)}.section-lemon{background:var(--swatch-lemon-400);color:var(--swatch-lemon-800)}.section-ube{background:var(--swatch-ube-300);color:var(--swatch-ube-900)}.section-ube-deep{background:var(--swatch-ube-800);color:var(--color-bg)}.section-ube-deep h1,.section-ube-deep h2,.section-ube-deep h3,.section-ube-deep h4{color:var(--color-bg)}.section-pomegranate{background:var(--swatch-pomegranate-400);color:#4a0c0e}.section-ink{background:var(--color-ink);color:var(--color-bg)}.section-ink h1,.section-ink h2,.section-ink h3,.section-ink h4{color:var(--color-bg)}.section-heading{display:grid;gap:var(--space-3);max-width:820px;margin-bottom:var(--space-7)}.section-heading h2{margin:0}.section-heading.is-split{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,0.9fr);gap:var(--space-7);max-width:none;align-items:end}.section-heading.is-split p{max-width:460px;margin-left:auto;font-size:17px;color:var(--color-text-soft)}.section-heading.is-split h2{letter-spacing:-.025em}@media (max-width:880px){.section-heading.is-split{grid-template-columns:1fr;gap:var(--space-4)}.section-heading.is-split p{margin-left:0}}[class*="section-matcha"] .section-heading.is-split p,[class*="section-slushie"] .section-heading.is-split p,[class*="section-ube"] .section-heading.is-split p,[class*="section-lemon"] .section-heading.is-split p{color:inherit;opacity:.82}.section-ink .section-heading.is-split p{color:rgba(240,238,233,.72)}.eyebrow{display:inline-flex;align-items:center;gap:8px;margin-bottom:0;font-family:var(--font-display);font-size:12px;font-weight:700;line-height:1.2;letter-spacing:.18em;text-transform:uppercase;color:var(--color-ink)}.eyebrow::before{content:"";width:24px;height:2px;background:var(--color-ink);border-radius:2px}.section-ink .eyebrow,.section-matcha-deep .eyebrow,.section-slushie-deep .eyebrow,.section-ube-deep .eyebrow{color:rgba(240,238,233,.92)}.section-ink .eyebrow::before,.section-matcha-deep .eyebrow::before,.section-slushie-deep .eyebrow::before,.section-ube-deep .eyebrow::before{background:rgba(240,238,233,.92)}.section-matcha .eyebrow{color:var(--swatch-matcha-800)}.section-matcha .eyebrow::before{background:var(--swatch-matcha-800)}.section-slushie .eyebrow{color:var(--color-blue)}.section-slushie .eyebrow::before{background:var(--color-blue)}.section-ube .eyebrow{color:var(--swatch-ube-900)}.section-ube .eyebrow::before{background:var(--swatch-ube-900)}.section-lemon .eyebrow{color:var(--swatch-lemon-800)}.section-lemon .eyebrow::before{background:var(--swatch-lemon-800)}.muted{color:var(--color-text-muted)}.lead{font-size:clamp(17px,1.6vw,21px);line-height:1.5;letter-spacing:-.005em;color:var(--color-text-soft)}.section-ink .lead,.section-matcha-deep .lead,.section-ube-deep .lead,.section-slushie-deep .lead{color:rgba(240,238,233,.82)}.text-link{display:inline-flex;align-items:center;gap:6px;font-weight:600;text-decoration:none;color:var(--color-link);border-bottom:1px solid currentColor;padding-bottom:1px;transition:gap 160ms ease}.text-link:hover{gap:10px}.text-link::after{content:"→";font-weight:500}@keyframes motionChildIn{0%{opacity:0;transform:translate3d(0,28px,0) scale(.985);filter:blur(8px)}100%{opacity:1;transform:translate3d(0,0,0) scale(1);filter:blur(0)}}@keyframes motionHighlightIn{from{background-size:0 100%}to{background-size:100% 100%}}[data-reveal]{opacity:1;transform:none}.motion-ready [data-reveal]{opacity:0;transform:translate3d(0,var(--motion-y,32px),0) scale(.985);filter:blur(8px);transition:opacity .8s cubic-bezier(.16,1,.3,1),transform .8s cubic-bezier(.16,1,.3,1),filter .8s cubic-bezier(.16,1,.3,1);transition-delay:var(--motion-delay,0ms);will-change:opacity,transform,filter}.motion-ready [data-reveal].is-visible{opacity:1;transform:translate3d(0,0,0) scale(1);filter:blur(0)}.motion-ready .motion-child{opacity:0;transform:translate3d(0,28px,0) scale(.985);filter:blur(8px)}.motion-ready .is-visible>.motion-child,.motion-ready .motion-child.is-visible{animation:motionChildIn .82s cubic-bezier(.16,1,.3,1) both;animation-delay:var(--motion-delay,0ms)}.motion-ready:is(h1,h2) em{background-repeat:no-repeat;background-size:0 100%}.motion-ready .is-visible:is(h1,h2) em,.motion-ready .hero-copy.is-visible h1 em{animation:motionHighlightIn .72s cubic-bezier(.16,1,.3,1) .22s both}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}[data-reveal],.motion-child{opacity:1 !important;transform:none !important;filter:none !important;transition:none !important;animation:none !important}}:focus-visible{outline:var(--focus-ring);outline-offset:2px;border-radius:4px}