.v3-root{--v3-ink:#111111;--v3-teal:#0e7c78;--v3-teal-deep:#075b59;--v3-mint:#ddf3ec;--v3-mist:#f4f5f3;--v3-porcelain:#fafafa;--v3-line:#e6e8e6;--v3-muted:#5c6663;--v3-ease-out:cubic-bezier(0.23,1,0.32,1);background:var(--v3-porcelain);color:var(--v3-ink);font-family:var(--font-v3),ui-sans-serif,system-ui,sans-serif;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.v3-root ::selection{background:var(--v3-mint);color:var(--v3-ink)}.v3-mono{font-family:var(--font-v3-mono),ui-monospace,SFMono-Regular,Menlo,monospace}.v3-hero-copy>*{animation:v3-rise .7s var(--v3-ease-out) both}.v3-hero-copy>:first-child{animation-delay:40ms}.v3-hero-copy>:nth-child(2){animation-delay:.1s}.v3-hero-copy>:nth-child(3){animation-delay:.16s}.v3-hero-copy>:nth-child(4){animation-delay:.22s}.v3-hero-copy>:nth-child(5){animation-delay:.28s}.v3-hero-product{animation:v3-rise .9s var(--v3-ease-out) .22s both}@keyframes v3-rise{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.v3-cta{transition:background-color .18s var(--v3-ease-out),color .18s var(--v3-ease-out),transform .14s var(--v3-ease-out)}.v3-cta:active{transform:scale(.97)}@media (hover:hover) and (pointer:fine){.v3-cta-ink:hover{background:#2a2a2a}}@media (prefers-reduced-motion:reduce){.v3-hero-copy>*,.v3-hero-product{animation:none!important;opacity:1!important;transform:none!important}.v3-cta:active{transform:none}}