: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}#root{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}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%}@font-face{font-family:Syne Mono;src:url(../fonts/SyneMono-Regular.ttf)format("truetype");font-weight:400;font-style:normal;font-display:swap}:root{--crt-border-width:2px;--crt-font-family:"Syne Mono", monospace;--crt-font-size:12px}html,body,#root,.crt-root{color:#80ff80;width:100vw;height:100vh;font-family:var(--crt-font-family);font-size:var(--crt-font-size);letter-spacing:.02em;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;background:#050505;margin:0;padding:0;overflow:hidden}*{-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.crt-root:before{content:"";pointer-events:none;opacity:.15;background-image:linear-gradient(#80ff800a 1px,#0000 1px),linear-gradient(90deg,#80ff800a 1px,#0000 1px);background-size:100% 18px,18px 100%;position:fixed;inset:0}.crt-boot-screen{z-index:50;color:#80ff80;font-family:var(--crt-font-family);text-align:left;background:#000;flex-direction:column;align-items:flex-start;gap:12px;padding:32px;font-size:12px;display:flex;position:fixed;inset:0;overflow:hidden}.crt-boot-screen:before{content:"";image-rendering:pixelated;z-index:-1;background-image:url(../background.gif);background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0}.crt-boot-title{letter-spacing:.06em;font-weight:700}.crt-boot-lines{flex-direction:column;flex:1;gap:4px;width:100%;display:flex;overflow:hidden}.crt-boot-line{white-space:pre-wrap;line-height:1.3}.crt-boot-footer{color:#80ff80bf;font-size:11px}.crt-canvas-container{z-index:1;width:100vw;height:100vh;position:fixed;top:0;left:0}.crt-upload-btn,.crt-show-menu-btn{z-index:20;color:#80ff80;border:var(--crt-border-width) dashed #80ff8059;font-size:var(--crt-font-size);font-family:var(--crt-font-family);cursor:pointer;background:#000c00f2;border-radius:0;padding:4px 6px;position:absolute;top:24px;left:24px}.crt-upload-btn:hover,.crt-show-menu-btn:hover{background:#12280cfa}.crt-show-menu-btn{left:auto;right:24px}.crt-controls{z-index:20;color:#80ff80;border:var(--crt-border-width) dashed #80ff8080;width:max-content;min-width:360px;max-width:min(480px,100vw - 48px);max-height:calc(100vh - 48px);font-size:var(--crt-font-size);box-sizing:border-box;scrollbar-color:#80ff8073 #071908;scrollbar-width:thin;background:#040804b3;border-radius:0;flex-direction:column;gap:12px;padding:16px;transition:opacity .2s;display:flex;position:fixed;top:24px;right:24px;overflow-y:auto;box-shadow:0 0 40px #00ff0014}.crt-controls::-webkit-scrollbar{width:10px}.crt-controls::-webkit-scrollbar-track{background:#071908}.crt-controls::-webkit-scrollbar-thumb{background:#80ff8073;border:1px solid #0003;border-radius:999px}.crt-controls::-webkit-scrollbar-thumb:hover{background:#80ff80a6}.crt-terminal-header{border-bottom:var(--crt-border-width) dashed #80ff8040;flex-direction:column;gap:4px;margin-bottom:6px;padding-bottom:10px;display:flex}.crt-terminal-title{font-size:var(--crt-font-size);text-transform:uppercase;font-weight:700}.crt-terminal-tag{margin-right:8px}.crt-terminal-subtitle,.crt-terminal-status,.crt-terminal-divider{font-size:var(--crt-font-size);color:#80ff80f2}.crt-terminal-status{color:#a2ff9f}.crt-controls input[type=range]{appearance:none;background:#071908;border:0 solid #3f7f3f;border-radius:0;align-self:center;width:100%;height:12px;margin:0;box-shadow:inset 0 0 0 1px #80ff8026}.crt-controls input[type=range]::-webkit-slider-runnable-track{background:#071908;border:0 solid #3f7f3f;border-radius:0;height:12px}.crt-controls input[type=range]::-webkit-slider-thumb{appearance:none;cursor:pointer;background:#80ff80;border:0 solid #3f7f3f;border-radius:0;width:12px;height:12px;box-shadow:0 0 0 1px #071908}.crt-controls input[type=range]::-moz-range-track{background:#071908;border:0 solid #3f7f3f;border-radius:0;height:12px}.crt-controls input[type=range]::-moz-range-thumb{cursor:pointer;background:#80ff80;border:0 solid #3f7f3f;border-radius:0;width:12px;height:12px;box-shadow:0 0 0 1px #071908}.crt-controls input[type=range]::-ms-track{color:#0000;background:0 0;border-color:#0000;width:100%;height:12px}.crt-controls input[type=range]::-ms-fill-lower{background:#071908;border:0 solid #3f7f3f;border-radius:0}.crt-controls input[type=range]::-ms-fill-upper{background:#071908;border:0 solid #3f7f3f;border-radius:0}.crt-controls input[type=range]::-ms-thumb{cursor:pointer;background:#80ff80;border:0 solid #3f7f3f;border-radius:0;width:18px;height:18px;box-shadow:0 0 0 1px #071908}.crt-controls label{border:var(--crt-border-width) dashed #80ff8040;background:#08201240;grid-template-columns:auto 1fr;place-items:center start;column-gap:12px;padding:0 5px;display:grid}.crt-controls label span{font-size:var(--crt-font-size);min-width:0;margin-right:0;font-weight:700}.crt-controls label input[type=range]{justify-self:stretch}.crt-controls .crt-controls-row{flex-wrap:wrap;justify-content:flex-end;gap:12px;display:flex}.crt-controls .crt-btn{color:#80ff80;border:var(--crt-border-width) dashed #80ff8059;font-size:var(--crt-font-size);cursor:pointer;background:#071908;border-radius:0;min-width:110px;padding:4px 6px;font-family:inherit}.crt-controls .crt-btn:hover{background:#0c2f0f}@media (width<=900px){.crt-upload-btn,.crt-show-menu-btn{font-size:var(--crt-font-size);box-sizing:border-box;width:calc(100vw - 32px);max-width:520px;padding:12px 16px;position:fixed;left:50%;transform:translate(-50%)}.crt-upload-btn{top:16px}.crt-show-menu-btn{top:12px}.crt-controls{min-width:unset;box-sizing:border-box;width:min(100%,520px);height:auto;max-height:calc(100vh - 112px);padding:12px;inset:24px auto auto 50%;overflow-y:auto;transform:translate(-50%)}.crt-controls label{justify-content:space-between}.crt-controls .crt-controls-row{justify-content:center}.crt-controls .crt-btn{flex:100%;margin-left:0}}@media (width<=640px){.crt-upload-btn,.crt-show-menu-btn{box-sizing:border-box;width:calc(100vw - 32px);max-width:520px;padding:12px 16px;position:fixed;top:12px;left:50%;transform:translate(-50%)}.crt-controls{width:calc(100vw - 24px);max-width:calc(100vw - 24px);min-width:unset;box-sizing:border-box;border-radius:0;gap:14px;height:auto;max-height:calc(100vh - 94px);padding:16px;position:fixed;inset:24px 12px auto;overflow-y:auto;transform:none}.crt-controls label{flex-direction:column;align-items:stretch;gap:10px}.crt-controls label span{min-width:0}}.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)}#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:0;align-items:center;gap:8px;padding:6px 12px;font-size:1rem;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}
