:root{--paper:#f5f0e7;--paper-dim:#e6dece;--ink:#292534;--ink-soft:#625b6c;--accent:#f16b4d;--blue:#4e56c6;--lime:#c5dc96;--yellow:#f2d66d;--pink:#e8c2dd;--lavender:#e5e2f5;--card:#fffcf6;--line:#b9afbc;--radius:12px;--border:2px solid var(--ink);--shadow:5px 5px 0 var(--ink);--shadow-sm:3px 3px 0 var(--ink);--font-display:"Space Grotesk", system-ui, sans-serif;--font-heading:"Bungee", "Space Grotesk", sans-serif;--font-mono:"IBM Plex Mono", ui-monospace, monospace}*{box-sizing:border-box}html,body{height:100%;margin:0}body{background:var(--paper);background-image:radial-gradient(var(--paper-dim) 1.2px, transparent 1.2px);color:var(--ink);font-family:var(--font-display);background-size:22px 22px;font-size:15px;line-height:1.45}h1,h2,h3,p{margin:0}a{color:var(--ink)}.btn{font-family:var(--font-display);color:var(--ink);background:var(--card);border:var(--border);border-radius:var(--radius);box-shadow:var(--shadow-sm);cursor:pointer;white-space:nowrap;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;gap:7px;padding:9px 16px;font-size:15px;font-weight:600;text-decoration:none;transition:transform 80ms,box-shadow 80ms;display:inline-flex}.btn:hover:not(:disabled){box-shadow:5px 5px 0 var(--ink);transform:translate(-1px,-1px)}.btn:active:not(:disabled){box-shadow:0 0 0 var(--ink);transform:translate(2px,2px)}.btn:disabled{opacity:.45;cursor:not-allowed}.btn.hot{background:var(--accent);color:var(--ink)}.btn.cool{background:var(--blue);color:#fff}.btn.zing{background:var(--yellow)}.btn.small{border-radius:10px;padding:5px 10px;font-size:13px}.btn.ghost{box-shadow:none;background:0 0;border-color:#0000}.btn.ghost:hover:not(:disabled){border-color:var(--ink);box-shadow:none;transform:none}.input,.select,textarea.input{width:100%;font-family:var(--font-display);color:var(--ink);border:var(--border);border-radius:var(--radius);background:#fff;outline:none;padding:9px 12px;font-size:15px}.input:focus,.select:focus,textarea.input:focus{box-shadow:0 0 0 3px color-mix(in srgb, var(--blue) 40%, transparent)}.select{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='7'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%231c1826' stroke-width='2' fill='none'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;padding-right:32px}input[type=range]{width:100%;accent-color:var(--accent)}input[type=color]{border:var(--border);cursor:pointer;background:0 0;border-radius:9px;block-size:32px;inline-size:36px;padding:0}.card{background:var(--card);border:var(--border);border-radius:var(--radius);box-shadow:var(--shadow)}.chip{font-family:var(--font-mono);border:var(--border);background:var(--card);border-radius:999px;align-items:center;gap:5px;padding:3px 10px;font-size:12px;font-weight:600;display:inline-flex}.chip.lime{background:var(--lime)}.chip.yellow{background:var(--yellow)}.label{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--ink-soft);margin-bottom:6px;font-size:11px;font-weight:600;display:block}.mono{font-family:var(--font-mono)}.wiggle{transform:rotate(-1.5deg)}.wiggle-r{transform:rotate(1.2deg)}.spin{animation:.9s linear infinite spin;display:inline-block}@keyframes spin{to{transform:rotate(360deg)}}::selection{background:var(--yellow)}:where(a,button,input,select,textarea,summary):focus-visible{outline:3px solid var(--blue);outline-offset:4px}:where(input[type=checkbox]){accent-color:var(--blue)}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}a:hover,button:hover,a:focus-visible,button:focus-visible{transform:none!important}}.consent.svelte-ulyk4s{z-index:60;border:2px solid var(--ink);background:var(--card,#fff);width:min(640px,100% - 32px);box-shadow:4px 4px 0 var(--ink);font:13px/1.5 var(--font-display);color:var(--ink);border-radius:10px;flex-wrap:wrap;align-items:center;gap:10px 18px;margin:0 auto;padding:14px 18px;display:flex;position:fixed;bottom:16px;left:16px;right:16px}.consent.svelte-ulyk4s p:where(.svelte-ulyk4s){flex:320px;margin:0}.buttons.svelte-ulyk4s{gap:8px;display:flex}button.svelte-ulyk4s{border:1px solid var(--ink);background:var(--card,#fff);font:500 12px var(--font-mono);color:var(--ink);cursor:pointer;border-radius:7px;padding:8px 12px}button.primary.svelte-ulyk4s{background:var(--blue,#4a5cff);color:#fff}.account-confirmation.svelte-12qhfyh{text-align:center;border-bottom:1px solid;margin:0;padding:10px 20px;font-size:.9rem}.shell.svelte-12qhfyh{background:0 0;flex-direction:column;min-height:100vh;display:flex}.topbar.svelte-12qhfyh{background:var(--card);border-bottom:2px solid var(--ink);flex-wrap:wrap;align-items:center;gap:28px;padding:16px 30px;display:flex}.logo-wrap.svelte-12qhfyh{flex-shrink:0;align-items:center;gap:11px;text-decoration:none;display:flex}.brand-mark.svelte-12qhfyh{border:2px solid var(--ink);background:var(--ink);width:48px;height:48px;box-shadow:2px 2px 0 var(--pink);border-radius:7px;flex-shrink:0;grid-template-columns:1fr 1fr;gap:3px;padding:3px;display:grid;transform:rotate(-6deg)}.brand-mark.svelte-12qhfyh i:where(.svelte-12qhfyh){font:800 13px/1 var(--font-display);color:var(--ink);background:var(--accent);border-radius:1px;place-items:center;display:grid}.brand-mark.svelte-12qhfyh i:where(.svelte-12qhfyh):nth-child(2){background:var(--yellow)}.brand-mark.svelte-12qhfyh i:where(.svelte-12qhfyh):nth-child(3){background:var(--pink)}.brand-mark.svelte-12qhfyh i:where(.svelte-12qhfyh):nth-child(4){background:var(--blue);color:#fff}.logo.svelte-12qhfyh{font:400 21px/1 var(--font-heading);letter-spacing:-.03em;color:var(--ink)}.logo-version.svelte-12qhfyh{font:500 12px/1.3 var(--font-mono);letter-spacing:.01em;margin-top:5px;display:block}.nav.svelte-12qhfyh{flex-wrap:wrap;flex:1;justify-content:center;gap:7px;display:flex}.nav-link.svelte-12qhfyh{font:600 13px var(--font-display);color:var(--ink);border:2px solid #0000;border-radius:7px;padding:8px 14px;text-decoration:none}.nav-link.svelte-12qhfyh:hover{background:var(--paper-dim)}.nav-link.active.svelte-12qhfyh{border-color:var(--ink);background:var(--yellow);box-shadow:2px 2px 0 var(--ink);transform:rotate(-2deg)}.auth.svelte-12qhfyh{align-items:center;gap:10px;display:flex}.auth.svelte-12qhfyh .btn:where(.svelte-12qhfyh){background:var(--pink);color:var(--ink);border-radius:7px;padding:8px 13px;font-size:12px}.auth.svelte-12qhfyh .chip:where(.svelte-12qhfyh){text-overflow:ellipsis;white-space:nowrap;max-width:250px;font-size:10px;overflow:hidden}.main.svelte-12qhfyh{flex-direction:column;flex:1;min-width:0;display:flex}.stage-bar.svelte-12qhfyh{background:var(--ink);color:var(--paper);font:10px var(--font-mono);flex-wrap:wrap;justify-content:center;align-items:center;gap:9px;padding:5px 15px;display:flex}.stage-bar.svelte-12qhfyh strong:where(.svelte-12qhfyh){color:var(--yellow)}.stage-bar.beta.svelte-12qhfyh{background:var(--blue)}.stage-bar.svelte-12qhfyh a:where(.svelte-12qhfyh){color:inherit}.footer.svelte-12qhfyh{font:10px var(--font-mono);border-top:2px solid var(--ink);background:var(--card);color:var(--ink-soft);flex-wrap:wrap;justify-content:center;gap:9px;padding:19px 22px;display:flex}.footer.svelte-12qhfyh .linklike:where(.svelte-12qhfyh){font:inherit;color:inherit;cursor:pointer;background:0 0;border:0;padding:0;text-decoration:underline}.footer.svelte-12qhfyh a:where(.svelte-12qhfyh){color:inherit}@media (width<=760px){.topbar.svelte-12qhfyh{justify-content:space-between;gap:16px;padding:14px 18px}.nav.svelte-12qhfyh{flex-basis:100%;order:3;justify-content:flex-start;gap:3px}.nav-link.svelte-12qhfyh{padding:7px 10px;font-size:12px}.logo.svelte-12qhfyh{font-size:clamp(15px,4vw,19px)}.logo-version.svelte-12qhfyh{font-size:10px}.auth.svelte-12qhfyh .chip:where(.svelte-12qhfyh){max-width:130px}.auth.svelte-12qhfyh{gap:5px}}
