@import "https://fonts.googleapis.com/css2?family=Jersey+15&family=Onest:wght@400;500;600;700;800&display=swap";
:root{--canvas:#f7f5f2;--canvas-deep:#eeece8;--paper:#fcfbf9;--ink:#13110f;--charcoal:#353230;--muted:#656360;--line:#c5c4c17a;--accent:#bb7550;--accent-deep:#7e4831;--accent-soft:#eeded2;--mono-soft:#dfdedb;--mono-wash:#f1f0ed;--orange:var(--accent);--orange-deep:var(--accent-deep);--orange-hot:#c37552;--orange-soft:var(--accent-soft);--shadow:0 24px 58px #19151113;--shadow-soft:0 16px 40px #1915100e;--shadow-card:0 16px 42px #1915100f;--rule:1px solid var(--line);--container-gutter:clamp(2rem, 4.4vw, 4rem);--container-max:1440px;--space-1:.5rem;--space-2:.875rem;--space-3:1rem;--space-inline:1.125rem;--space-4:1.5rem;--space-5:2rem;--space-6:2.25rem;--space-7:3rem;--space-8:4rem;--space-9:4.5rem;--section-y:clamp(5.75rem, 8vw, 9.5rem);--section-y-sm:5.125rem;--section-gap:clamp(2.75rem, 5vw, 5.75rem);--grid-gap:clamp(1rem, 1.7vw, 1.875rem);--action-gap:clamp(1.125rem, 2vw, 2.125rem);--radius-card:8px;--radius-soft:18px;--radius-orbit:38px;--type-hero:clamp(4.45rem, 7.15vw, 6.85rem);--type-display:clamp(3.25rem, 4.85vw, 4.35rem);--type-display-md:clamp(2.72rem, 5.65vw, 3.45rem);--type-display-sm:clamp(2.22rem, 9.4vw, 2.95rem);--type-card-title:clamp(1.56rem, 2.1vw, 2.12rem);--type-lead:1.125rem;--type-body:1rem;--type-small:.9375rem;--ease:cubic-bezier(.16, 1, .3, 1);--ease-out-quint:cubic-bezier(.22, 1, .36, 1);--font-main:Onest, Satoshi, "Avenir Next", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-accent:"Jersey 15", ui-monospace, monospace}@supports (color:lab(0% 0 0)){:root{--canvas:lab(96.6497% .17795 1.5123);--canvas-deep:lab(93.405% .224262 1.89145);--paper:lab(98.6183% .132531 1.1336);--ink:lab(5.27308% .453278 1.59274);--charcoal:lab(21.128% .569925 2.22121);--muted:lab(42.0074% .462443 1.84262);--line:lab(79.1337% .178874 1.51284/.48);--accent:lab(56.4784% 25.5079 32.2083);--accent-deep:lab(36.7943% 22.054 23.9231);--accent-soft:lab(89.5004% 4.37576 7.88578);--mono-soft:lab(88.4137% .178337 1.51253);--mono-wash:lab(94.7937% .178069 1.51234);--orange-hot:lab(57.524% 28.7934 33.2);--shadow:0 24px 58px lab(7.23016% 1.08583 3.1725/.075);--shadow-soft:0 16px 40px lab(7.22928% 1.33662 3.75581/.055);--shadow-card:0 16px 42px lab(7.22928% 1.33662 3.75581/.06)}}*{box-sizing:border-box}html{scroll-behavior:smooth;font-size:100%}body{background:var(--canvas);color:var(--ink);font-family:var(--font-main);font-size:var(--type-body);font-kerning:normal;font-optical-sizing:auto;text-rendering:optimizelegibility;margin:0;line-height:1.55;overflow-x:clip}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible{outline:2px solid var(--orange);outline-offset:4px}img,svg{display:block}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:1ms!important;animation-duration:1ms!important;animation-iteration-count:1!important}}
