:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}.counter{color:var(--accent);background:var(--accent-bg);border:2px solid #0000;border-radius:5px;margin-bottom:24px;padding:5px 10px;font-size:16px;transition:border-color .3s}.counter:hover{border-color:var(--accent-border)}.counter:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.hero{position:relative}.hero .base,.hero .framework,.hero .vite{margin:0 auto;inset-inline:0}.hero .base{z-index:0;width:170px;position:relative}.hero .framework,.hero .vite{position:absolute}.hero .framework{z-index:1;height:28px;top:34px;transform:perspective(2000px)rotate(300deg)rotateX(44deg)rotateY(39deg)scale(1.4)}.hero .vite{z-index:0;width:auto;height:26px;top:107px;transform:perspective(2000px)rotate(300deg)rotateX(40deg)rotateY(39deg)scale(.8)}#app{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}#center{flex-direction:column;flex-grow:1;place-content:center;place-items:center;gap:25px;display:flex}@media (width<=1024px){#center{gap:18px;padding:32px 20px 24px}}#next-steps{border-top:1px solid var(--border);text-align:left;display:flex}#next-steps>div{flex:1 1 0;padding:32px}@media (width<=1024px){#next-steps>div{padding:24px 20px}}#next-steps .icon{width:22px;height:22px;margin-bottom:16px}@media (width<=1024px){#next-steps{text-align:center;flex-direction:column}}#docs{border-right:1px solid var(--border)}@media (width<=1024px){#docs{border-right:none;border-bottom:1px solid var(--border)}}#next-steps ul{gap:8px;margin:32px 0 0;padding:0;list-style:none;display:flex}#next-steps ul .logo{height:18px}#next-steps ul a{color:var(--text-h);background:var(--social-bg);border-radius:6px;align-items:center;gap:8px;padding:6px 12px;font-size:16px;text-decoration:none;transition:box-shadow .3s;display:flex}#next-steps ul a:hover{box-shadow:var(--shadow)}#next-steps ul a .button-icon{width:18px;height:18px}@media (width<=1024px){#next-steps ul{flex-wrap:wrap;justify-content:center;margin-top:20px}#next-steps ul li{flex:calc(50% - 8px)}#next-steps ul a{box-sizing:border-box;justify-content:center;width:100%}}#spacer{border-top:1px solid var(--border);height:88px}@media (width<=1024px){#spacer{height:48px}}.ticks{width:100%;position:relative}.ticks:before,.ticks:after{content:"";border:5px solid #0000;position:absolute;top:-4.5px}.ticks:before{border-left-color:var(--border);left:0}.ticks:after{border-right-color:var(--border);right:0}.unknown[data-v-9fd1aacd]{opacity:.5;justify-content:center;align-items:center;height:100%;font-size:.8rem;display:flex}.wrap[data-v-5c6395ca]{flex-direction:column;height:100%;display:flex}.toolbar[data-v-5c6395ca]{border-bottom:1px solid #3333;align-items:center;gap:.5rem;padding:.3rem .6rem;display:flex;position:relative}.toolbar button[data-v-5c6395ca],.menu button[data-v-5c6395ca]{color:#fff;cursor:pointer;background:#555;border:none;border-radius:6px;padding:.2rem .6rem;font-size:.8rem}.menu[data-v-5c6395ca]{gap:.3rem;margin-left:.5rem;display:inline-flex}.gridbg[data-v-5c6395ca]{flex:1;position:relative;overflow:auto}.tile[data-v-5c6395ca]{background:var(--tile-bg,#ffffff08);border:1px solid #4446;flex-direction:column;min-width:80px;display:flex;position:absolute}.gridbg.mobile .tile[data-v-5c6395ca]{min-height:160px;margin-bottom:.75rem;position:static;width:100%!important;height:auto!important}.gridbg.mobile[data-v-5c6395ca]{padding:.5rem}.thead[data-v-5c6395ca]{cursor:grab;-webkit-user-select:none;user-select:none;background:#00000010;align-items:center;gap:.25rem;padding:.15rem .4rem;display:flex}.tname[data-v-5c6395ca]{opacity:.7;text-transform:uppercase;letter-spacing:.05em;margin-right:auto;font-size:.7rem}.thead button[data-v-5c6395ca]{cursor:pointer;opacity:.6;background:0 0;border:none;min-width:24px;min-height:24px;padding:0 .2rem;font-size:.75rem}@media (pointer:coarse){.thead button[data-v-5c6395ca]{min-width:32px;min-height:32px;font-size:.9rem}.toolbar button[data-v-5c6395ca]{min-height:40px}}.del[data-v-5c6395ca]:hover{color:#d9534f}.tbody[data-v-5c6395ca]{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.resize-handle[data-v-5c6395ca]{cursor:nwse-resize;touch-action:none;background:linear-gradient(135deg,#0000 50%,#2e9e5b88 50%);width:16px;height:16px;position:absolute;bottom:0;right:0}.auth[data-v-b7a04dc7]{flex-direction:column;gap:.75rem;max-width:360px;margin:20vh auto 0;display:flex}h2[data-v-b7a04dc7]{margin:0;font-weight:600}.hint[data-v-b7a04dc7]{opacity:.6;margin:0;font-size:.8rem}input[data-v-b7a04dc7]{min-height:44px;color:inherit;background:0 0;border:1px solid #4445;border-radius:6px;padding:.5rem .75rem}.row[data-v-b7a04dc7]{gap:.5rem;display:flex}button[data-v-b7a04dc7]{color:#fff;cursor:pointer;background:#2e9e5b;border:none;border-radius:6px;flex:1;min-height:44px;padding:.5rem 1rem}button.secondary[data-v-b7a04dc7]{background:#555}button[data-v-b7a04dc7]:disabled{opacity:.5;cursor:wait}.error[data-v-b7a04dc7]{color:#d9534f;margin:0;font-size:.85rem}.warn[data-v-b7a04dc7]{color:#b3541e;margin:0;font-size:.85rem}.busy[data-v-b7a04dc7]{opacity:.7;margin:0;font-size:.85rem}.doodle[data-v-bd81518c]{flex-direction:column;height:100%;display:flex}.toolbar[data-v-bd81518c]{align-items:center;gap:.35rem;padding:.25rem .4rem;display:flex}.swatch[data-v-bd81518c]{cursor:pointer;border:2px solid #0000;border-radius:50%;width:18px;height:18px}.swatch.active[data-v-bd81518c]{border-color:#000}.clear[data-v-bd81518c]{cursor:pointer;opacity:.7;background:0 0;border:none;margin-left:auto;font-size:.75rem;text-decoration:underline}canvas[data-v-bd81518c]{touch-action:none;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;border-top:1px solid #3333;flex:1;width:100%;min-height:0}.notes[data-v-e46b09a9]{flex-direction:column;height:100%;display:flex}.pad[data-v-e46b09a9]{resize:none;color:inherit;font:inherit;background:0 0;border:none;outline:none;flex:1;padding:.6rem;line-height:1.5}.chess[data-v-9357eb19]{flex-direction:column;height:100%;display:flex}.bar[data-v-9357eb19]{opacity:.85;justify-content:space-between;padding:.2rem .4rem;font-size:.72rem;display:flex}.grid[data-v-9357eb19]{aspect-ratio:1;flex:1;grid-template-columns:repeat(8,1fr);max-height:calc(100% - 2rem);display:grid}.sq[data-v-9357eb19]{cursor:pointer;background:#f0d9b5;border:none;justify-content:center;align-items:center;padding:0;font-size:clamp(14px,4cqw,34px);display:flex}.sq.dark[data-v-9357eb19]{background:#b58863}.sq.sel[data-v-9357eb19]{outline-offset:-2px;outline:2px solid #2e9e5b}.sq.target[data-v-9357eb19]{box-shadow:inset 0 0 0 3px #2e9e5b88}.pc.white[data-v-9357eb19]{color:#fff;text-shadow:0 0 2px #000,0 0 1px #000}.pc.black[data-v-9357eb19]{color:#111}.err[data-v-9357eb19]{color:#d9534f;margin:0 .3rem;font-size:.7rem}.shell[data-v-516cbd25]{height:100vh;display:flex}@supports (height:100dvh){.shell[data-v-516cbd25]{height:100dvh}}.rail[data-v-516cbd25]{background:#1e1f22;flex-direction:column;flex-shrink:0;gap:2px;width:200px;padding:.6rem .5rem;display:flex}.rail-head[data-v-516cbd25]{color:#f2f3f5;border-bottom:1px solid #ffffff0d;margin-bottom:.5rem;padding:.4rem .5rem .8rem;font-size:.95rem;font-weight:700}.room[data-v-516cbd25]{text-align:left;color:#949ba4;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:.4rem .5rem;font-size:.9rem}.room[data-v-516cbd25]:hover{color:#dbdee1;background:#ffffff14}.room.active[data-v-516cbd25]{color:#f2f3f5;background:#404249}.rail-foot[data-v-516cbd25]{background:#17181a;border-radius:6px;justify-content:space-between;align-items:center;margin-top:auto;padding:.4rem .5rem;display:flex}.me[data-v-516cbd25]{color:#dbdee1;text-overflow:ellipsis;font-size:.8rem;overflow:hidden}.rail-foot button[data-v-516cbd25]{color:#949ba4;cursor:pointer;background:0 0;border:none;font-size:.72rem;text-decoration:underline}.main[data-v-516cbd25]{background:#313338;flex-direction:column;flex:1;min-width:0;display:flex;position:relative}.topbar[data-v-516cbd25]{border-bottom:1px solid #26272b;align-items:center;gap:.6rem;padding:.55rem 1rem;display:flex;box-shadow:0 1px #0002}.chan[data-v-516cbd25]{color:#f2f3f5;flex:1;margin:0;font-size:.95rem;font-weight:600}.iconbtn[data-v-516cbd25],.burger[data-v-516cbd25]{color:#b5bac1;cursor:pointer;background:0 0;border:none;border-radius:6px;min-width:32px;min-height:32px;font-size:1rem}.iconbtn[data-v-516cbd25]:hover,.burger[data-v-516cbd25]:hover{background:#ffffff14}.burger[data-v-516cbd25]{display:none}.members[data-v-516cbd25]{border-left:1px solid #26272b;flex-shrink:0;width:220px;padding:.9rem .6rem}.m-head[data-v-516cbd25]{letter-spacing:.06em;text-transform:uppercase;color:#949ba4;margin-bottom:.5rem;font-size:.68rem}.member[data-v-516cbd25]{border-radius:5px;align-items:center;gap:.55rem;padding:.28rem .3rem;display:flex}.member[data-v-516cbd25]:hover{background:#ffffff0d}.dot[data-v-516cbd25]{background:#80848e;border-radius:50%;flex-shrink:0;width:9px;height:9px}.dot.on[data-v-516cbd25]{background:#23a55a}.mname[data-v-516cbd25]{color:#b5bac1;text-overflow:ellipsis;font-size:.88rem;overflow:hidden}.scrim[data-v-516cbd25]{display:none}@media (width<=720px){.burger[data-v-516cbd25]{display:block}.members[data-v-516cbd25]{display:none}.rail[data-v-516cbd25]{z-index:30;transition:transform .2s;position:fixed;top:0;bottom:0;left:0;transform:translate(-100%)}.rail.open[data-v-516cbd25]{transform:translate(0);box-shadow:0 0 20px #000a}.scrim[data-v-516cbd25]{z-index:25;background:#0009;display:block;position:fixed;inset:0}}.hello-tile[data-v-74e74b6b]{box-sizing:border-box;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;height:100%;padding:.5rem;display:flex;overflow:hidden}.hello-tile__greeting[data-v-74e74b6b]{margin:0;font-weight:600}.hello-tile__increment[data-v-74e74b6b]{cursor:pointer}.hello-tile__increment[data-v-74e74b6b]:disabled{cursor:default;opacity:.6}.shell[data-v-4d980dac]{flex-direction:column;height:100vh;display:flex}@supports (height:100dvh){.shell[data-v-4d980dac]{height:100dvh}}.topbar[data-v-4d980dac]{border-bottom:1px solid #3333;justify-content:space-between;align-items:center;padding:.4rem 1rem;display:flex}.who[data-v-4d980dac]{opacity:.8;font-size:.85rem}.topbar button[data-v-4d980dac]{color:#fff;cursor:pointer;background:#555;border:none;border-radius:6px;padding:.25rem .75rem}.loading[data-v-4d980dac]{text-align:center;margin-top:20vh}.join-error[data-v-4d980dac]{color:#d9534f;margin:0;padding:.5rem 1rem}
