:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--background:#000;--foreground:#f5f5f7;--muted:#a1a1a6;--line:#ffffff24}*{box-sizing:border-box}html{background:var(--background)}body{background:var(--background);color:var(--foreground);-webkit-font-smoothing:antialiased;margin:0;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,sans-serif}a{color:inherit}.shell{flex-direction:column;width:min(100% - 40px,1040px);min-height:100svh;margin:0 auto;display:flex}.nav,footer{align-items:center;gap:24px;min-height:68px;display:flex}.nav{justify-content:space-between}.brand{letter-spacing:-.02em;align-items:center;gap:8px;font-size:15px;font-weight:600;text-decoration:none;display:inline-flex}.brandIcon{object-fit:contain;flex:none;width:32px;height:32px}.quietLink,footer a{color:var(--muted);text-decoration:none}.hero{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;width:100%;padding:96px 0 124px;display:flex}.productName{color:var(--muted);letter-spacing:-.01em;margin:0 0 20px;font-size:15px;font-weight:500}h1{letter-spacing:-.06em;margin:0;font-size:clamp(52px,8vw,92px);font-weight:600;line-height:.98}.actions{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:44px;display:flex}.primaryAction,.secondaryAction{border-radius:999px;justify-content:center;align-items:center;min-height:46px;padding:0 19px;font-size:14px;font-weight:550;text-decoration:none;display:inline-flex}.primaryAction{background:var(--foreground);color:var(--background)}.secondaryAction{color:var(--muted);border:1px solid var(--line)}.primaryAction:focus-visible,.secondaryAction:focus-visible,a:focus-visible{outline-offset:4px;outline:2px solid #fff}.facts{color:#f5f5f76b;flex-wrap:wrap;justify-content:center;gap:8px;margin:22px 0 0;padding:0;font-size:12px;list-style:none;display:flex}.facts li:not(:last-child):after{content:"·";margin-left:8px}footer{color:#f5f5f76b;font-size:12px}footer span{margin-right:auto}footer span+span{margin-right:0}.legal{max-width:680px;padding:80px 0 120px}.legal h1{margin-bottom:48px;font-size:clamp(44px,7vw,72px)}.legal h2{margin:36px 0 10px;font-size:18px}.legal p{color:var(--muted);line-height:1.65}.staticLanding{text-align:center;flex-direction:column;justify-content:center;align-items:center;width:min(100% - 40px,860px);min-height:100svh;margin:0 auto;padding:120px 0 48px;display:flex}.staticLanding>p:not(.staticLandingFacts){max-width:540px;color:var(--muted);margin:28px 0 0;font-size:18px;line-height:1.55}.staticLandingActions{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:38px;display:flex}.staticLandingFacts{color:#f5f5f76b;margin:22px 0 64px;font-size:12px}.staticLanding nav{color:#f5f5f77a;gap:24px;font-size:12px;display:flex}.staticLanding nav a{text-decoration:none}@media (max-width:600px){.shell{width:min(100% - 32px,1040px)}.hero{padding:80px 0 104px}.nav{min-height:60px}footer{flex-wrap:wrap;padding:20px 0}footer span:first-child{width:100%}}@media (prefers-reduced-motion:no-preference){.primaryAction,.secondaryAction{transition:transform .16s,opacity .16s}.primaryAction:hover,.secondaryAction:hover{transform:translateY(-1px)}}
