:root{--bg:#000;--text:#fff;--muted:#ebebf599;--faint:#ebebf54d;--accent:#cdbdf0;--sans:-apple-system, BlinkMacSystemFont, "SF Pro Text", "Segoe UI", Inter, Roboto, sans-serif;--clock:"Helvetica Neue", Helvetica, Arial, sans-serif;--card-h:clamp(232px, 48dvh, 440px);--card-w:calc(var(--card-h) * .4615);--card-r:calc(var(--card-w) * .085);--grain:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='256' height='256'%3E%3Cfilter id='g'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.75' numOctaves='3' seed='7' stitchTiles='stitch'/%3E%3CfeColorMatrix values='0.33 0.33 0.33 0 0 0.33 0.33 0.33 0 0 0.33 0.33 0.33 0 0 0 0 0 1 0'/%3E%3C/filter%3E%3Crect width='256' height='256' filter='url(%23g)'/%3E%3C/svg%3E");--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}*{box-sizing:border-box;margin:0;padding:0}html,body{background:var(--bg);height:100%;color:var(--text);font-family:var(--sans);-webkit-font-smoothing:antialiased}a{color:inherit}:focus-visible{outline:2px solid var(--accent);outline-offset:4px;border-radius:6px}button{font:inherit;color:inherit;cursor:pointer;background:0 0;border:0}.screen{background:radial-gradient(120% 65% at 50% 38%, #cdbdf021, transparent 70%), var(--bg);grid-template-rows:auto 1fr auto auto;height:100dvh;display:grid;position:relative;overflow:hidden}.top{align-items:center;gap:14px;padding:22px 26px 0;display:flex}.wordmark{letter-spacing:-.01em;opacity:.9;margin-right:auto;font-size:15px;font-weight:600}.tally{font-variant-numeric:tabular-nums;color:var(--faint);align-items:baseline;gap:5px;font-size:13px;display:flex}.tally-number{letter-spacing:-.02em;color:var(--text);font-size:15px;font-weight:600;animation:.26s cubic-bezier(.2,.9,.25,1) both flick;display:inline-block}.tally-label,.tally-idle{letter-spacing:.02em}@keyframes flick{0%{opacity:.4;transform:translateY(.4em)scale(.92)}to{opacity:1;transform:none}}.mute{width:30px;height:30px;color:var(--faint);border-radius:999px;place-items:center;transition:color .16s,background .16s;display:grid}.mute:hover{color:var(--text);background:#ffffff14}.mute svg{width:17px;height:17px}.stage{perspective:1400px;perspective-origin:50% 44%;touch-action:none;cursor:grab;-webkit-user-select:none;user-select:none;grid-template-rows:1fr auto;place-items:center;row-gap:12px;display:grid;position:relative}.stage:active{cursor:grabbing}.ring{width:var(--card-w);height:var(--card-h);transform-style:preserve-3d;align-self:center;position:relative}.slot{transform-style:preserve-3d;will-change:transform, opacity;transition:opacity .18s linear,filter .18s linear;position:absolute;inset:0}.slot-inner{border-radius:var(--card-r);width:100%;height:100%;position:relative;overflow:hidden;box-shadow:0 30px 60px -24px #000000e6,inset 0 0 0 1px #ffffff12;container-type:inline-size}.slot-inner.is-pop{animation:.46s cubic-bezier(.22,1.2,.3,1) both pop}@keyframes pop{0%{transform:scale(.9)}45%{transform:scale(1.035)}to{transform:scale(1)}}.name{letter-spacing:.18em;text-transform:uppercase;color:var(--faint);font-size:12.5px;animation:.42s both name-in}@keyframes name-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}.wp{isolation:isolate;background:#0a0a0a;position:absolute;inset:0;container-type:inline-size}.wp-layer{width:100%;height:100%;display:block;position:absolute;inset:0}.wp-front{pointer-events:none}.wp-words{position:absolute}.wp-line{-webkit-hyphens:auto;hyphens:auto;overflow-wrap:break-word;-webkit-line-clamp:5;line-clamp:5;-webkit-box-orient:vertical;margin:0;display:-webkit-box;overflow:hidden}.wp-grain{pointer-events:none;mix-blend-mode:soft-light;background-image:var(--grain);background-size:128px 128px;position:absolute;inset:0}.chrome{pointer-events:none;font-family:var(--clock);opacity:0;transition:opacity .24s,transform .24s cubic-bezier(.2,.9,.25,1);position:absolute;inset:0;transform:scale(1.015)}.chrome.is-on{opacity:1;transform:none}.chrome-island{background:#000;border-radius:4.55cqw;width:31cqw;height:9.1cqw;position:absolute;top:3.9cqw;left:34.5cqw}.chrome-clock{justify-items:center;display:grid;position:absolute;top:23.5cqw;left:0;right:0}.chrome-date{letter-spacing:.01em;font-size:4.7cqw;font-weight:500;line-height:1}.chrome-time{letter-spacing:-.02em;font-variant-numeric:tabular-nums;margin-top:1.6cqw;font-size:41cqw;font-weight:200;line-height:.95}.chrome-keys{justify-content:space-between;display:flex;position:absolute;bottom:15.1cqw;left:9.8cqw;right:9.8cqw}.chrome-key{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff4d;border-radius:999px;place-items:center;width:12.4cqw;height:12.4cqw;display:grid}.chrome-key svg{width:7.1cqw;height:7.1cqw}.chrome-home{background:#ffffffe6;border-radius:999px;width:34cqw;height:1.3cqw;position:absolute;bottom:1.7cqw;left:33cqw}.spin{justify-items:center;gap:10px;padding:14px 24px 0;display:grid}.make{background:var(--accent);color:#120d1e;letter-spacing:-.01em;border-radius:999px;padding:13px 30px 14px;font-size:16px;font-weight:650;transition:transform 90ms cubic-bezier(.3,0,.6,1),box-shadow .2s,filter .16s;position:relative;box-shadow:0 14px 34px -14px #cdbdf0e6}.make:hover{filter:brightness(1.06)}.make:active{transition-duration:60ms;transform:scale(.94);box-shadow:0 6px 18px -12px #cdbdf0e6}.hint{color:var(--faint);text-align:center;font-size:12px}.bottom{text-align:center;justify-items:center;gap:18px;padding:22px 24px 54px;display:grid}.bottom h1{letter-spacing:-.025em;text-wrap:balance;font-size:clamp(20px,2.2vw,26px);font-weight:600}.store-btn{background:var(--text);color:#000;border-radius:999px;align-items:center;gap:11px;padding:11px 22px 12px 19px;text-decoration:none;transition:transform .22s cubic-bezier(.2,.8,.2,1),box-shadow .22s;display:inline-flex;box-shadow:0 10px 30px -14px #fff9}.store-btn:hover{transform:translateY(-2px);box-shadow:0 16px 38px -14px #fffc}.store-btn:active{transform:translateY(0)}.store-btn.is-waiting{color:var(--text);box-shadow:none;cursor:default;background:0 0;border:1px solid #ffffff47}.store-btn.is-waiting:hover{transform:none}.apple{flex-shrink:0;width:20px;height:24px;margin-top:-2px}.store-copy{text-align:left;line-height:1.12;display:grid}.store-copy small{letter-spacing:.02em;opacity:.75;font-size:10px}.store-copy strong{letter-spacing:-.01em;font-size:17px;font-weight:600}.legal{gap:18px;font-size:12.5px;display:flex;position:absolute;bottom:20px;right:24px}.legal a{color:var(--faint);text-decoration:none;transition:color .16s}.legal a:hover{color:var(--text)}.doc{max-width:680px;margin:0 auto;padding:64px 24px 96px}.doc .back{color:var(--faint);font-size:13px;text-decoration:none}.doc .back:hover{color:var(--text)}.doc h1{letter-spacing:-.025em;margin-top:22px;font-size:34px;font-weight:650}.doc .updated{color:var(--faint);margin-top:12px;font-size:13.5px}.doc h2{letter-spacing:-.015em;margin-top:40px;font-size:19px;font-weight:620}.doc p,.doc li{color:var(--muted);font-size:16px;line-height:1.6}.doc p{margin-top:12px}.doc ul{margin-top:12px;padding-left:20px}.doc li+li{margin-top:7px}.doc a{color:var(--accent);text-underline-offset:3px}@media (max-width:760px){:root{--card-h:clamp(210px, 40dvh, 340px)}.stage{perspective:1000px}.bottom{gap:16px;padding-bottom:66px}.legal{justify-content:center;bottom:22px;left:0;right:0}}@media (max-height:700px){.hint{display:none}.bottom{padding-top:14px;padding-bottom:44px}}@media (prefers-reduced-motion:reduce){.tally-number,.name,.slot-inner.is-pop{animation:none}.make,.store-btn,.chrome{transition-duration:1ms}}
