.locked.svelte-67ax12{max-width:46rem;margin:2rem 0}.teaser.svelte-67ax12{margin:.5rem 0 1.5rem}.when.svelte-67ax12{color:var(--primary);align-items:baseline;gap:.5rem;font-weight:500;display:flex}.back.svelte-67ax12{border:1px solid var(--border);color:var(--foreground);border-radius:var(--radius);margin-top:.75rem;padding:.35rem .9rem;font-size:.9rem;text-decoration:none;display:inline-block}.back.svelte-67ax12:hover{border-color:var(--primary)}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:400;src:url(./roboto-latin-400-normal.BqEyEoaF.woff2)format("woff2"),url(./roboto-latin-400-normal.D27F5sTu.woff)format("woff")}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:500;src:url(./roboto-latin-500-normal.7RbcRiD8.woff2)format("woff2"),url(./roboto-latin-500-normal.fsTFPL3E.woff)format("woff")}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:700;src:url(./roboto-latin-700-normal.BZpUvMxY.woff2)format("woff2"),url(./roboto-latin-700-normal.YuyVweIx.woff)format("woff")}:root{--background:oklch(7.35% .0144 348.5);--foreground:oklch(98.5% 0 0);--card:oklch(21% .006 285.885);--card-foreground:oklch(98.5% 0 0);--primary:oklch(78% .16 55);--primary-foreground:oklch(15% .02 55);--secondary:oklch(27.4% .006 286.033);--muted:oklch(27.4% .006 286.033);--muted-foreground:oklch(70.5% .015 286.067);--destructive:oklch(70.4% .191 22.216);--border:oklch(100% 0 0/.1);--input:oklch(100% 0 0/.15);--ring:oklch(78% .16 55);--chart-1:oklch(78% .16 55);--chart-2:oklch(69.6% .17 162.48);--chart-3:oklch(76.9% .188 70.08);--chart-4:oklch(62.7% .265 303.9);--chart-5:oklch(64.5% .246 16.439);--radius:.65rem;--radius-sm:.4rem;--font-sans:Roboto, ui-sans-serif, system-ui, sans-serif;--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--maxw:64rem;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}*{box-sizing:border-box}html,body{margin:0;padding:0}body{background:var(--background);color:var(--foreground);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;min-height:100vh;font-size:16px;line-height:1.6;position:relative;overflow-x:hidden}body:before{content:"";z-index:-1;pointer-events:none;background:radial-gradient(60rem 32rem at 12% -8%,#ad46ff2b,#0000 62%),radial-gradient(52rem 30rem at 92% -4%,#ff984524,#0000 62%),radial-gradient(40rem 26rem at 60% 38%,#ff205612,#0000 68%);height:55rem;position:absolute;top:0;left:0;right:0}h1,h2,h3{text-wrap:balance;letter-spacing:-.015em;margin:0 0 .5rem;font-weight:700;line-height:1.2}h1{font-size:clamp(1.75rem,4.5vw,2.5rem)}h2{font-size:1.25rem}h3{font-size:1rem}p{text-wrap:pretty;margin:0 0 1rem}a{color:var(--primary);text-underline-offset:2px}code,kbd{font-family:var(--font-mono);font-size:.9em}button{font:inherit;cursor:pointer;border:1px solid var(--border);color:var(--foreground);border-radius:var(--radius);background:oklch(100% 0 0/.04);padding:.5rem 1rem;font-weight:500;transition:border-color .15s,background .15s}button:hover:not(:disabled){border-color:var(--primary);background:oklch(100% 0 0/.08)}button:disabled{opacity:.45;cursor:not-allowed}button.primary{background:var(--primary);border-color:var(--primary);color:var(--primary-foreground);font-weight:700}button.primary:hover:not(:disabled){background:oklch(83% .16 55);border-color:oklch(83% .16 55)}input,textarea,select{font:inherit;color:var(--foreground);border:1px solid var(--input);border-radius:var(--radius);background:oklch(0% 0 0/.25);width:100%;padding:.5rem .75rem}input::placeholder,textarea::placeholder{color:var(--muted-foreground)}input:focus-visible,textarea:focus-visible,select:focus-visible,button:focus-visible,a:focus-visible{outline:2px solid var(--ring);outline-offset:2px}input[type=range]{accent-color:var(--primary);background:0 0;border:none;padding:0}input[type=checkbox],input[type=radio]{accent-color:var(--primary)}textarea{font-family:var(--font-mono);resize:vertical;font-size:.9rem;line-height:1.6}.panel{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);padding:1.25rem}.muted{color:var(--muted-foreground)}.small{font-size:.875rem}.mono{font-family:var(--font-mono)}.stack{flex-direction:column;gap:1rem;display:flex}.row{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}table{border-collapse:collapse;width:100%;font-family:var(--font-mono);font-size:.875rem}th,td{text-align:left;border-bottom:1px solid var(--border);padding:.45rem .6rem}th{color:var(--muted-foreground);font-weight:500}tr:last-child td{border-bottom:none}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}.shell.svelte-12qhfyh{max-width:var(--maxw);flex-direction:column;min-height:100vh;margin:0 auto;padding:1rem 1.25rem 4rem;display:flex}header.svelte-12qhfyh{border:1px solid var(--border);border-radius:var(--radius);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:10;background:oklch(21% .006 285.885/.55);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem 2rem;margin-bottom:2.5rem;padding:.75rem 1.25rem;display:flex;position:sticky;top:1rem}.brand.svelte-12qhfyh{color:var(--foreground);align-items:center;gap:.75rem;text-decoration:none;display:flex}.divider.svelte-12qhfyh{background:var(--border);width:1px;height:1.1rem}.out.svelte-12qhfyh{color:var(--muted-foreground);border-radius:var(--radius-sm);align-items:center;gap:.35rem;padding:.25rem .6rem;text-decoration:none;transition:color .15s,background .15s;display:flex}.out.svelte-12qhfyh:hover{color:var(--foreground);background:oklch(100% 0 0/.06)}.preview.svelte-12qhfyh{border:1px dashed var(--chart-3);border-radius:var(--radius);color:var(--chart-3);margin:-1.5rem 0 2rem;padding:.5rem .85rem}main.svelte-12qhfyh{flex:1}footer.svelte-12qhfyh{border-top:1px solid var(--border);margin-top:4rem;padding-top:1.25rem}footer.svelte-12qhfyh p:where(.svelte-12qhfyh){margin:0}
