:root{color-scheme:dark;--bg: #05070b;--surface: rgba(14, 18, 26, .92);--surface-alt: rgba(23, 29, 42, .95);--surface-strong: #101521;--text: #eef2ff;--muted: #9aa4b8;--border: rgba(143, 159, 186, .22);--accent: #6ab6ff;--accent-soft: rgba(106, 182, 255, .14);--danger: #ff6b77;--success: #59d7a3;--radius: 1rem;--shadow: 0 24px 70px rgba(0, 0, 0, .42)}body{margin:0;font-family:Segoe UI,Aptos,Helvetica Neue,sans-serif;background:radial-gradient(circle at top left,rgba(71,130,255,.22),transparent 34%),radial-gradient(circle at top right,rgba(0,210,173,.14),transparent 28%),linear-gradient(180deg,#080b10 0%,var(--bg) 100%);color:var(--text)}*{box-sizing:border-box}.app-shell.svelte-12qhfyh{max-width:1140px;margin:0 auto;padding:1.25rem 1rem 2rem}.site-header.svelte-12qhfyh{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);display:flex;flex-wrap:wrap;gap:1rem;align-items:flex-start;justify-content:space-between;padding:1rem;margin-bottom:1.1rem}.brand.svelte-12qhfyh p:where(.svelte-12qhfyh){margin:.2rem 0 0;color:var(--muted);font-size:.9rem}.brand-title.svelte-12qhfyh{display:inline-flex;align-items:center;gap:.55rem;flex-wrap:wrap}.brand-icon.svelte-12qhfyh{width:2rem;height:2rem;object-fit:contain;flex:0 0 auto;filter:drop-shadow(0 6px 10px rgba(0,0,0,.35))}h1.svelte-12qhfyh{margin:0;font-size:1.35rem;line-height:1.2}nav.svelte-12qhfyh{display:flex;flex-wrap:wrap;gap:.45rem}.nav-link.svelte-12qhfyh{display:inline-flex;align-items:center;justify-content:center;min-height:2rem;padding:.35rem .75rem;border:1px solid var(--border);border-radius:999px;background:var(--surface-alt);color:var(--text);font-size:.93rem;text-decoration:none;transition:transform .15s ease,background .15s ease,border-color .15s ease}.nav-link.svelte-12qhfyh:hover{background:var(--accent-soft);border-color:#6ab6ff73;transform:translateY(-1px)}.nav-link.svelte-12qhfyh:focus-visible{outline:3px solid #9ac3f5;outline-offset:2px}.content.svelte-12qhfyh{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:1.1rem;box-shadow:var(--shadow)}h2{margin:0 0 .75rem;font-size:1.25rem}h3{margin:0 0 .55rem;font-size:1.02rem}p{line-height:1.4}input,select,textarea,button{font:inherit}input,select,textarea{width:100%;padding:.5rem .55rem;border:1px solid var(--border);border-radius:.45rem;background:#0a0e14f2;color:var(--text)}button{padding:.5rem .75rem;border:1px solid var(--border);border-radius:.45rem;background:linear-gradient(180deg,#202839f5,#141a26f5);color:var(--text);cursor:pointer}button:hover:not(:disabled){background:linear-gradient(180deg,#29354cfa,#1b2434fa)}button:disabled{opacity:.65;cursor:not-allowed}input:focus-visible,select:focus-visible,textarea:focus-visible,button:focus-visible{outline:3px solid #9ac3f5;outline-offset:2px}@media(max-width:700px){.app-shell.svelte-12qhfyh{padding:.75rem .6rem 1.2rem}.brand-title.svelte-12qhfyh{gap:.45rem}.brand-icon.svelte-12qhfyh{width:1.8rem;height:1.8rem}.site-header.svelte-12qhfyh,.content.svelte-12qhfyh{padding:.85rem}h1.svelte-12qhfyh{font-size:1.2rem}}
