.clack{--ink:#edebe7;--ink-mute:#edebe79e;--ink-faint:#edebe76b;--field:#080707;--hairline:#ffffff1a;--red:#d42c1c;--orange:#f27f33;--yellow:#f4c141;--green:#36a558;--blue:#4c90e8;--violet:#8646ae;--white:#fafaf9;--ease:cubic-bezier(.2,0,0,1);color:var(--ink);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--face:system-ui,-apple-system,"Helvetica Neue",Arial,sans-serif;--face-round:ui-rounded,"SF Pro Rounded",-apple-system,system-ui,"Segoe UI",Roboto,sans-serif;min-height:100dvh;font-family:var(--face);-webkit-font-smoothing:antialiased;text-align:center;background:#000}@supports (color:lab(0% 0 0)){.clack{--ink:lab(93.0644% .165164 2.28349);--ink-mute:lab(93.0644% .165164 2.28349/.62);--ink-faint:lab(93.0644% .165164 2.28349/.42);--field:lab(1.98305% .134625 .256589);--hairline:lab(100% 0 0/.1);--red:lab(47.5606% 63.749 51.7147);--orange:lab(65.9286% 41.6338 59.2629);--yellow:lab(81.1033% 10.1178 67.8403);--green:lab(60.123% -45.3517 29.9719);--blue:lab(58.4629% -.225425 -52.138);--violet:lab(41.6873% 41.3256 -45.2338);--white:lab(98.2705% -.00652671 .761843)}}.clack ::selection{background:var(--yellow);color:#000}.clack .wrap{width:min(1080px,100% - 2.5rem);margin-inline:auto}.clack h1,.clack h2,.clack h3{font-family:var(--face-round);letter-spacing:-.014em;text-wrap:balance;margin:0;font-weight:500}.clack .clack-pill,.clack .clack-segment button,.clack .clack-panel-sound,.clack .btn,.clack-bar nav a,.clack-bar-cta,.clack-layer b,.clack-live-caption{font-family:var(--face-round)}.clack h1{font-size:clamp(2.1rem,1.1rem + 3.6vw,3.75rem);line-height:1.04}.clack h2{font-size:clamp(1.5rem,1.05rem + 1.7vw,2.25rem);line-height:1.1}.clack h3{font-size:1.125rem;line-height:1.25}.clack p{text-wrap:pretty;color:var(--ink-mute);margin:0;line-height:1.55}.clack .lead{max-width:46ch;margin-inline:auto;font-size:clamp(1.0625rem,1rem + .4vw,1.1875rem)}.clack .faint{color:var(--ink-faint);font-size:.875rem}.clack a.link{color:var(--ink-mute);text-underline-offset:.2em;transition:color .12s var(--ease),text-decoration-color .12s var(--ease);-webkit-text-decoration:underline #0000;text-decoration:underline #0000}.clack a.link:hover{color:var(--ink);-webkit-text-decoration-color:var(--ink-faint);text-decoration-color:var(--ink-faint)}.clack a.link:focus-visible,.clack button:focus-visible,.clack .clack-wordmark:focus-visible{outline:2px solid var(--yellow);outline-offset:3px;border-radius:6px}.clack-wordmark{cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;background:0 0;border:0;width:100%;margin-inline:auto;padding:0;display:block}.clack-wordmark.fluid{width:100%}.clack-foot-mark{width:min(420px,72vw);margin:0 auto clamp(1.5rem,4vw,2.25rem)}.clack-head{padding:1.75rem 0 .5rem}.clack-hero{padding:1.5rem 0 clamp(4rem,9vw,7rem)}@media (max-width:600px){.clack-hero .clack-stage-board,.clack-live-stage{width:calc(100vw - 1.75rem);margin-inline:calc(50% - 50vw + .875rem)}.clack-hero .clack-controls{padding-inline:1.25rem}}.clack-hero h1{margin-top:clamp(2rem,4vw,3.25rem)}.clack-hero .lead{margin-top:1rem}.clack-stage-board{position:relative}.clack-board{width:100%}.clack-canvas{aspect-ratio:22.24/11.04;width:100%;height:auto;display:block}.clack-side{cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:0;width:50%;position:absolute;top:0;bottom:0}.clack-side.left{left:0}.clack-side.right{right:0}.clack-controls{min-height:48px;margin-top:1.25rem}.clack-switches{flex-wrap:wrap;justify-content:center;align-items:center;gap:.625rem;display:flex}@media (max-width:560px){.clack-switches{flex-direction:column;gap:.75rem}.clack-switches .clack-pill.primary{width:min(320px,100%)}}.clack .clack-pill,.clack .clack-segment button,.clack .btn{height:44px;color:var(--ink);cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;transition:background-color .13s var(--ease),color .13s var(--ease),transform .15s var(--ease);background:#ffffff12;background:lab(100% 0 0/.07);border:0;border-radius:999px;justify-content:center;align-items:center;gap:.5rem;padding:0 1.125rem;font-family:inherit;font-size:.9375rem;font-weight:500;text-decoration:none;display:inline-flex}.clack .clack-pill:hover{background:#ffffff1f;background:lab(100% 0 0/.12)}.clack .clack-pill:active,.clack .btn:active{transform:scale(.97)}.clack .clack-pill.primary{background:var(--ink);color:#000}.clack .clack-pill.primary:hover{background:var(--white)}.clack .clack-pill.sound.on{color:var(--yellow)}.clack-panel{background:#ffffff12;background:lab(100% 0 0/.07);border-radius:999px;align-items:center;gap:2px;padding:3px;display:inline-flex;box-shadow:inset 0 0 0 1px #ffffff0a;box-shadow:inset 0 0 0 1px lab(100% 0 0/.04)}.clack-panel-rule{background:#ffffff1f;background:lab(100% 0 0/.12);width:1px;height:20px;margin-inline:4px}.clack .clack-panel-sound{height:38px;color:var(--ink-mute);cursor:pointer;transition:color .13s var(--ease),background-color .13s var(--ease);background:0 0;border:0;border-radius:999px;align-items:center;gap:.4375rem;padding:0 .875rem;font-family:inherit;font-size:.9375rem;font-weight:500;display:inline-flex}.clack .clack-panel-sound:hover{color:var(--ink);background:#ffffff12;background:lab(100% 0 0/.07)}.clack .clack-panel-sound.on{color:#000;background:var(--yellow)}.clack-segment{background:0 0;border-radius:999px;padding:0;display:inline-flex}.clack-segment button{height:38px;color:var(--ink-mute);background:0 0;padding:0 .9375rem}.clack-segment button.on{color:#000;background:var(--ink)}.clack-segment button:hover{color:var(--ink)}.clack-segment button.on:hover{color:#000}.clack-compose{background:#ffffff12;background:lab(100% 0 0/.07);border-radius:999px;align-items:center;gap:.75rem;max-width:34rem;margin-inline:auto;padding-left:1.125rem;display:flex}.clack-compose input{min-width:0;height:44px;color:var(--ink);letter-spacing:.05em;text-align:left;background:0 0;border:0;outline:none;flex:1;font-family:inherit;font-size:16px}.clack-compose input::placeholder{color:var(--ink-faint);letter-spacing:0}.clack-compose button{background:var(--ink);color:#000;cursor:pointer;border:0;border-radius:999px;height:38px;margin-right:3px;padding:0 1rem;font-family:inherit;font-size:.875rem;font-weight:500}.clack-cta{flex-direction:column;align-items:center;gap:.625rem;margin-top:1.75rem;display:flex}.clack .btn{height:50px;padding:0 1.5rem;font-size:1rem}.clack .btn-primary{background:var(--ink);color:#000}.clack .btn-primary:hover{background:var(--white)}.clack .btn-waiting{color:var(--ink-mute);cursor:default;background:#ffffff0f;background:lab(100% 0 0/.06)}.clack-section{padding:clamp(4rem,9vw,7.5rem) 0}.clack-intro{max-width:44ch;margin-inline:auto}.clack-intro p{margin-top:.875rem}.clack-live{margin-top:clamp(2.5rem,5vw,4rem);position:relative}.clack-live-stage{z-index:1;width:min(880px,100% - 2.5rem);margin-inline:auto;position:sticky;top:max(2.5rem,6vh)}@media (min-width:601px) and (max-height:820px){.clack-live-stage{width:min(720px,100% - 2.5rem);top:max(1.5rem,4vh)}}.clack-live-stage:before{content:"";z-index:-1;pointer-events:none;background:radial-gradient(60% 48%,#000 0 62%,#0000 100%);position:absolute;inset:-20vh -14vw}.clack-live-caption{color:var(--ink-mute);justify-content:center;align-items:center;gap:.75rem;margin-top:.875rem;font-size:.875rem;display:flex}.clack-live-caption em{color:var(--ink-faint);align-items:center;gap:.4375rem;font-style:normal;display:inline-flex}.clack-live-caption i{background:var(--ink-faint);width:6px;height:6px;transition:background-color .3s var(--ease);border-radius:50%}.clack-live-caption i.on{background:var(--green)}.clack-live-steps{margin:0;padding:0;list-style:none}.clack-live-steps li{display:block}.clack-live-steps li>div{opacity:0;width:min(40ch,100% - 2.5rem);transition:opacity .2s var(--ease);margin-inline:auto;padding:clamp(2.5rem,7vh,6rem) 0}.clack-live-steps li>div.on{opacity:1;transition-duration:.32s}.clack-live-steps p{margin-top:.625rem}.clack-ticker{transform-origin:50%;gap:.625rem;padding:clamp(3rem,6vw,5rem) 0;display:grid;transform:rotate(-2.4deg);-webkit-mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000);mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000)}.clack-ticker-row{overflow:hidden}.clack-ticker:hover .clack-ticker-run,.clack-ticker:focus-within .clack-ticker-run{animation-play-state:paused}.clack-ticker-run{align-items:center;gap:.625rem;width:max-content;margin:0;padding:0;list-style:none;animation-name:clack-drift;animation-timing-function:linear;animation-iteration-count:infinite;display:flex}@keyframes clack-drift{0%{transform:translate(0,0)}to{transform:translate(-50%)}}.clack-ticker-run li{white-space:nowrap;color:var(--ink);background:#ffffff0d;background:lab(100% 0 0/.05);border-radius:999px;align-items:center;gap:.5rem;padding:.5rem .875rem;font-size:.9375rem;font-weight:500;display:flex}.clack-ticker-run svg{flex:none;width:18px;height:18px}.clack-ticker-run li span{color:var(--ink)}.clack-places{text-align:left;gap:clamp(2.5rem,5vw,4rem) 2.5rem;margin-top:clamp(2.5rem,5vw,4rem);display:grid}@media (min-width:860px){.clack-places{grid-template-columns:1fr 1fr}.clack-place.wide{grid-column:1/-1}.clack-place.wide h3,.clack-place.wide p{max-width:58ch}}.clack-place h3{margin-top:1.25rem}.clack-place p{margin-top:.5rem}.clack .shot{outline:1px solid var(--hairline);outline-offset:-1px;border-radius:14px;width:100%;height:auto;display:block}.clack-tv{justify-items:center;display:grid}.clack-tv-screen{aspect-ratio:16/9;outline:1px solid var(--hairline);outline-offset:-1px;background:#000;border-radius:10px;place-items:center;width:100%;padding:6% 5%;display:grid}.clack-tv-screen .clack-board{width:100%}.clack-tv-stand{background:#ffffff1f;background:lab(100% 0 0/.12);border-radius:0 0 5px 5px;width:22%;height:10px}.clack-watch{justify-items:center;padding:1.5rem 0;display:grid}.clack-watch-body{background:linear-gradient(160deg,#ffffff29,#ffffff0d 45%,#ffffff1f);background:linear-gradient(160deg,lab(100% 0 0/.16),lab(100% 0 0/.05) 45%,lab(100% 0 0/.12));border-radius:42px;padding:9px;position:relative;box-shadow:0 18px 40px -18px #000000e6;box-shadow:0 18px 40px -18px lab(0% 0 0/.9)}.clack-watch-crown,.clack-watch-button{background:#ffffff4d;background:lab(100% 0 0/.3);border-radius:2px;width:4px;position:absolute;right:-3px}.clack-watch-crown{height:20px;top:38%}.clack-watch-button{background:#ffffff2e;background:lab(100% 0 0/.18);height:30px;top:56%}.clack-watch-screen{outline:1px solid var(--hairline);outline-offset:-1px;background:#000;border-radius:34px;place-items:center;width:140px;height:172px;padding:10px;display:grid}.clack-watch-screen .clack-board{width:100%}.clack-shots{margin-top:clamp(2rem,4vw,3rem)}.clack-shots-rail{overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scrollbar-width:none;margin:0;padding:0 0 1.25rem;gap:clamp(1rem,2.5vw,1.75rem);width:100vw;margin-inline:calc(50% - 50vw);padding-inline:max(1.25rem,50vw - 150px);scroll-padding-inline:50%;list-style:none;display:flex;overflow-x:auto}.clack-shots-rail::-webkit-scrollbar{display:none}.clack-shots-rail li{scroll-snap-align:center;scroll-snap-stop:always;flex:none;width:min(300px,68vw)}.clack-shots-rail figure{margin:0}.clack-shots-rail img{outline:1px solid var(--hairline);outline-offset:-1px;background:#000;border-radius:clamp(18px,3vw,28px);width:100%;height:auto;display:block}.clack-shots-rail figcaption{text-align:center;gap:.25rem;margin-top:.875rem;display:grid}.clack-shots-rail figcaption b{font-family:var(--face-round);font-size:1rem;font-weight:500}.clack-shots-rail figcaption span{color:var(--ink-mute);text-wrap:pretty;font-size:.875rem}.clack-shots-dots{justify-content:center;gap:.5rem;margin-top:.5rem;display:flex}.clack-shots-dots button{cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:0;width:24px;height:24px;padding:0;position:relative}.clack-shots-dots button:after{content:"";width:6px;height:6px;transition:background-color .18s var(--ease),width .22s var(--ease);background:#ffffff38;background:lab(100% 0 0/.22);border-radius:999px;position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%)}.clack-shots-dots button.on:after{background:var(--ink);width:18px}.clack-phone{justify-items:center;padding:.5rem 0 .25rem;display:grid}.clack-phone-body{background:linear-gradient(155deg,#ffffff26,#ffffff0d 50%,#ffffff1c);background:linear-gradient(155deg,lab(100% 0 0/.15),lab(100% 0 0/.05) 50%,lab(100% 0 0/.11));border-radius:30px;width:100%;padding:8px;box-shadow:0 20px 46px -22px #000000e6;box-shadow:0 20px 46px -22px lab(0% 0 0/.9)}.clack-phone-screen{outline:1px solid var(--hairline);outline-offset:-1px;background:#000;border-radius:23px;place-items:center;padding:5% 4%;display:grid}.clack-phone-screen .clack-board{width:100%}.clack-cue{color:var(--ink-faint);margin-top:.875rem;font-size:.875rem}.clack-layer-top{justify-content:space-between;align-items:flex-end;gap:.75rem;display:flex}.clack-play{width:26px;height:26px;color:var(--ink-mute);transition:color .13s var(--ease),background-color .13s var(--ease),transform .15s var(--ease);background:#ffffff14;background:lab(100% 0 0/.08);border-radius:50%;flex:none;justify-content:center;align-items:center;padding-left:2px;display:inline-flex}.clack-layer:hover .clack-play{color:var(--ink);background:#ffffff24;background:lab(100% 0 0/.14)}.clack-layer.on .clack-play{color:#000;background:var(--chip);transform:scale(1.08)}.clack-lab{text-align:left;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:.75rem;margin-top:clamp(2rem,4vw,3rem);display:grid}.clack-layer{color:var(--ink);text-align:left;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;transition:background-color .15s var(--ease),transform .15s var(--ease);background:#ffffff0b;background:lab(100% 0 0/.045);border:0;border-radius:16px;gap:.5rem;padding:1.125rem 1.25rem 1.25rem;font-family:inherit;display:grid}.clack-layer:hover{background:#ffffff13;background:lab(100% 0 0/.075)}.clack-layer:active{transform:scale(.985)}.clack-layer b{font-size:1rem;font-weight:500}.clack-layer span{color:var(--ink-mute);font-size:.875rem;line-height:1.45}.clack-wave{align-items:flex-end;gap:3px;height:26px;margin-bottom:.25rem;display:flex}.clack-wave i{background:var(--chip);opacity:.28;transform-origin:bottom;width:3px;transition:transform .18s var(--ease),opacity .18s var(--ease);border-radius:2px;transform:scaleY(.14)}.clack-wave.on i{opacity:1;transform:scaleY(1)}.clack-blur{z-index:19;height:calc(9rem + env(safe-area-inset-bottom));pointer-events:none;opacity:0;transition:opacity .26s var(--ease);position:fixed;bottom:0;left:0;right:0}.clack-blur.on{opacity:1}.clack-blur i{display:block;position:absolute;inset:0}.clack-blur i:first-child{-webkit-backdrop-filter:blur(1px);-webkit-mask-image:linear-gradient(0deg,#000 0 25%,#0000 50%);mask-image:linear-gradient(0deg,#000 0 25%,#0000 50%)}.clack-blur i:nth-child(2){-webkit-backdrop-filter:blur(4px);-webkit-mask-image:linear-gradient(0deg,#000 0 15%,#0000 38%);mask-image:linear-gradient(0deg,#000 0 15%,#0000 38%)}.clack-blur i:nth-child(3){-webkit-backdrop-filter:blur(12px)saturate(150%);-webkit-mask-image:linear-gradient(0deg,#000 0 6%,#0000 24%);mask-image:linear-gradient(0deg,#000 0 6%,#0000 24%)}.clack-blur i:nth-child(4){background:linear-gradient(#0000 22%,#0000008c 66%,#000 100%);background:linear-gradient(#0000 22%,lab(0% 0 0/.55) 66%,#000 100%)}@media (prefers-reduced-transparency:reduce){.clack-blur i{-webkit-backdrop-filter:none}}.clack-bar{left:50%;bottom:calc(1rem + env(safe-area-inset-bottom));z-index:20;-webkit-backdrop-filter:blur(24px)saturate(180%);opacity:0;pointer-events:none;transition:opacity .22s var(--ease),transform .22s var(--ease);background:#1918179e;background:lab(8.35438% .508294 .996646/.62);border-radius:999px;align-items:center;gap:.25rem;padding:6px 6px 6px .625rem;display:flex;position:fixed;transform:translate(-50%,14px);box-shadow:0 0 0 1px #ffffff1a,0 10px 34px #0000008c;box-shadow:0 0 0 1px lab(100% 0 0/.1),0 10px 34px lab(0% 0 0/.55)}.clack-bar.on{opacity:1;pointer-events:auto;transform:translate(-50%)}.clack-bar nav{align-items:center;display:flex}.clack-bar nav a{height:44px;color:var(--ink-mute);transition:color .13s var(--ease),background-color .13s var(--ease);border-radius:999px;align-items:center;padding:0 .8125rem;font-size:.875rem;font-weight:500;text-decoration:none;display:inline-flex}.clack-bar nav a:hover{color:var(--ink);background:#ffffff12;background:lab(100% 0 0/.07)}.clack-bar-cta{background:var(--ink);color:#000;white-space:nowrap;height:44px;transition:background-color .13s var(--ease);border-radius:999px;align-items:center;gap:.4375rem;padding:0 1.25rem;font-size:.875rem;font-weight:500;text-decoration:none;display:inline-flex}.clack-bar-cta:hover{background:var(--white)}@media (max-width:560px){.clack-bar{padding:5px}.clack-bar nav{display:none}}.clack-more{text-align:left;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.75rem 2.5rem;margin-top:clamp(2rem,4vw,3rem);display:grid}.clack-more h3{font-size:1.0625rem}.clack-more p{margin-top:.4375rem;font-size:.9375rem}.clack-icons{justify-content:center;gap:clamp(1.5rem,4vw,3rem);margin-top:clamp(2rem,4vw,3rem);display:flex}.clack-icons figure{justify-items:center;gap:.875rem;margin:0;display:grid}.clack-icons img{outline:1px solid var(--hairline);outline-offset:-1px;border-radius:23%;width:clamp(104px,20vw,148px);height:auto}.clack-icons figcaption{color:var(--ink-mute);font-size:.875rem}.clack pre{background:var(--field);outline:1px solid var(--hairline);outline-offset:-1px;text-align:left;width:fit-content;max-width:100%;color:var(--ink-mute);border-radius:14px;margin:clamp(2rem,4vw,3rem) auto 0;padding:1.125rem 1.25rem;font-family:ui-monospace,SF Mono,Menlo,monospace;font-size:.8125rem;line-height:1.6;overflow-x:auto}.clack pre b{color:var(--ink);font-weight:500}.clack-close{padding:clamp(4rem,9vw,7rem) 0}.clack-close .lead{margin-top:.875rem}.clack-foot{border-top:1px solid var(--hairline);flex-direction:column;align-items:center;gap:1.25rem;padding:clamp(2.5rem,5vw,4rem) 0 3.5rem;display:flex}.clack-foot nav{gap:1.5rem;font-size:.875rem;display:flex}@media (prefers-reduced-motion:reduce){.clack-bar{transition-duration:.01ms}.clack-ticker-run{animation:none}.clack-ticker-row{overflow-x:auto}.clack-ticker{transform:none}.clack .clack-pill,.clack .btn,.clack-segment button,.clack-live-steps li>div{transition-duration:.01ms}}
