:root{--background: #ffffff;--text: #000000;--muted: #525252;--quiet: #737373;--footer: #0a0a0a;--ease-out-expo: cubic-bezier(.16, 1, .3, 1);color:var(--text);background:var(--background);font-family:Inter,Arial,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;overflow-x:hidden;background:var(--background)}a{color:inherit}button,a{-webkit-tap-highlight-color:transparent}.skip-link{position:fixed;top:1rem;left:1rem;z-index:1000;padding:.75rem 1rem;color:#fff;background:#000;transform:translateY(-180%);transition:transform .18s ease}.skip-link:focus{transform:translateY(0)}.site-shell{position:relative;min-height:100vh}.hero{display:flex;min-height:85svh;align-items:center;justify-content:center;padding:8rem clamp(1.5rem,6vw,6rem) 4rem}.hero-inner{width:min(100%,80rem)}.hero-title{margin:0;padding-bottom:.25rem;font-size:clamp(5.5rem,12vw,12rem);font-weight:700;line-height:.9;letter-spacing:-.065em}.title-mask{display:block;overflow:hidden}.hero-character{display:inline-block;transform:translateY(110%);animation:slide-up 1s var(--ease-out-expo) var(--delay) forwards}.hero-meta{display:flex;align-items:baseline;gap:1.5rem;margin-top:clamp(2rem,4vw,3rem);overflow:hidden}.hero-meta p,.hero-meta>.eyebrow{transform:translateY(120%);animation:slide-up 1s var(--ease-out-expo) .5s forwards}.hero-meta p{max-width:44rem;margin:0;color:var(--muted);font-size:clamp(1.15rem,2.1vw,1.5rem);line-height:1.35;letter-spacing:-.025em}.hero-meta>.eyebrow{flex:0 0 auto;color:#0006;animation-delay:.7s}.product-link{color:var(--text);font-weight:600;text-decoration-thickness:1px;text-underline-offset:.22em}.eyebrow,.copyright{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.75rem;line-height:1.4;letter-spacing:.1em;text-transform:uppercase}.site-footer{padding:6rem clamp(1.5rem,6vw,6rem) 3rem;color:#fff;background:var(--footer)}.footer-inner{width:min(100%,80rem);margin:0 auto}.footer-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-bottom:6rem}.footer-grid h2{margin:0 0 1.5rem;color:var(--quiet);font-weight:400}.footer-link{text-decoration:none;transition:color .18s ease}.footer-link:hover{color:var(--quiet)}address,.legal-copy{margin:0;color:var(--quiet);font-size:.875rem;font-style:normal;line-height:1.65;letter-spacing:-.01em}.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding-top:2rem;border-top:1px solid rgb(255 255 255 / 10%)}.copyright{margin:0;color:var(--quiet)}.custom-cursor{display:none}@media(hover:hover)and (pointer:fine){.has-custom-cursor,.has-custom-cursor *{cursor:none!important}.custom-cursor{position:fixed;top:0;left:0;z-index:9999;display:block;width:2rem;height:2rem;pointer-events:none;visibility:hidden;background:#fff;border-radius:50%;opacity:0;mix-blend-mode:difference;transition:width .5s var(--ease-out-expo),height .5s var(--ease-out-expo),margin .5s var(--ease-out-expo),opacity .18s ease;will-change:transform}.custom-cursor.is-visible{visibility:visible;opacity:1}.cursor-active .custom-cursor{width:5rem;height:5rem;margin:-1.5rem 0 0 -1.5rem}}@keyframes slide-up{to{transform:translateY(0)}}@media(max-width:900px){.footer-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.hero{min-height:82svh;padding-top:7rem}.hero-title{font-size:clamp(4.5rem,21vw,7rem)}.hero-meta{flex-direction:column;gap:1rem;align-items:flex-start}.footer-grid{grid-template-columns:1fr;gap:3rem}.footer-bottom{flex-direction:column;align-items:flex-start}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{scroll-behavior:auto!important;animation-duration:1ms!important;animation-delay:0ms!important;transition-duration:1ms!important}}
