:root{--bg0: #070a12;--bg1: #0b1226;--surface: rgba(255, 255, 255, .06);--surface-2: rgba(255, 255, 255, .09);--stroke: rgba(255, 255, 255, .12);--text: rgba(255, 255, 255, .92);--muted: rgba(255, 255, 255, .68);--muted-2: rgba(255, 255, 255, .52);--accent: #86a7ff;--accent-2: #7df4d6;--accent-3: #c7a6ff;--danger: #ff6b8b;--radius: 16px;--radius-sm: 12px;--shadow: 0 14px 40px rgba(0, 0, 0, .35);--shadow-soft: 0 10px 30px rgba(0, 0, 0, .22);--container: 72rem}*{box-sizing:border-box}body{margin:0;font-family:Segoe UI,system-ui,sans-serif;color:var(--text);line-height:1.6;min-height:100vh;background-color:var(--bg0);background-image:radial-gradient(1200px 600px at 15% -10%,rgba(134,167,255,.25),transparent 55%),radial-gradient(900px 520px at 70% 0%,rgba(125,244,214,.14),transparent 55%),radial-gradient(1100px 700px at 100% 30%,rgba(199,166,255,.12),transparent 55%),radial-gradient(1100px 700px at 30% 105%,rgba(134,167,255,.14),transparent 55%),linear-gradient(180deg,var(--bg1),var(--bg0));background-attachment:fixed;overflow-x:hidden}a{color:var(--accent);text-decoration:none}a:hover{color:#86a7ffeb}button,input,textarea,select{font:inherit}::selection{background:#86a7ff47}.container{width:min(var(--container),calc(100% - 2.5rem));margin:0 auto}.panel{background:var(--surface);border:1px solid var(--stroke);border-radius:var(--radius);box-shadow:var(--shadow-soft);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.panel--solid{background:#070a12a6}.title{letter-spacing:-.02em;line-height:1.1}.title-gradient{background:linear-gradient(90deg,#86a7ff,#7df4d6,#c7a6ff);-webkit-background-clip:text;background-clip:text;color:transparent}.muted{color:var(--muted)}.muted-2{color:var(--muted-2)}.chip{display:inline-flex;align-items:center;gap:.5rem;padding:.4rem .7rem;border-radius:999px;border:1px solid rgba(255,255,255,.14);background:#ffffff0f;color:#ffffffc7;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.6rem;border-radius:999px;padding:.75rem 1.05rem;border:1px solid rgba(255,255,255,.14);color:#ffffffe6;background:#ffffff0f;cursor:pointer;transition:transform .14s ease,background .14s ease,border-color .14s ease;-webkit-user-select:none;user-select:none}.btn:hover{transform:translateY(-1px);background:#ffffff17;border-color:#fff3}.btn:active{transform:translateY(0)}.btn--primary{background:linear-gradient(90deg,#86a7fff2,#7df4d6db);color:#070a12eb;border-color:#ffffff14}.btn--primary:hover{background:linear-gradient(90deg,#86a7ff,#7df4d6fa)}.btn--ghost{background:transparent}.kbd{font-size:.85em;padding:.15rem .45rem;border-radius:.5rem;border:1px solid rgba(255,255,255,.14);background:#00000040;color:#ffffffc7}.topbar.svelte-12qhfyh{position:sticky;top:0;z-index:30;border-bottom:1px solid rgba(255,255,255,.1);background:#070a1299;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.topbar__inner.svelte-12qhfyh{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:1rem;padding:.85rem 0}.brand.svelte-12qhfyh{display:inline-flex;align-items:center;gap:.85rem;color:inherit;text-decoration:none;min-width:12rem}.brand.svelte-12qhfyh:hover{color:inherit}.brand__mark.svelte-12qhfyh{width:2.3rem;height:2.3rem;border-radius:.9rem;display:grid;place-items:center;font-weight:800;letter-spacing:-.06em;color:#070a12eb;background:linear-gradient(135deg,#86a7ff,#7df4d6eb);box-shadow:0 14px 34px #00000059}.brand__text.svelte-12qhfyh{display:grid;gap:.15rem}.brand__name.svelte-12qhfyh{font-weight:650;letter-spacing:-.02em;line-height:1.05}.brand__desc.svelte-12qhfyh{font-size:.82rem}.nav.svelte-12qhfyh{display:flex;gap:1.1rem;align-items:center;justify-content:center}.nav__link.svelte-12qhfyh{color:#ffffffc7;text-decoration:none;padding:.45rem .6rem;border-radius:999px;border:1px solid transparent;transition:background .14s ease,border-color .14s ease,color .14s ease;white-space:nowrap}.nav__link.svelte-12qhfyh:hover{background:#ffffff0f;border-color:#ffffff1f;color:#ffffffeb}.topbar__actions.svelte-12qhfyh{justify-self:end;display:flex;gap:.75rem;align-items:center}main.svelte-12qhfyh{min-height:calc(100vh - 9.5rem)}.footer.svelte-12qhfyh{border-top:1px solid rgba(255,255,255,.1);background:#070a1266;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);padding:1.2rem 0}.footer__inner.svelte-12qhfyh{display:flex;justify-content:space-between;gap:1rem;align-items:center;font-size:.92rem}@media (max-width: 860px){.topbar__inner.svelte-12qhfyh{grid-template-columns:1fr auto;grid-template-rows:auto auto;gap:.75rem;padding:.85rem 0 .95rem}.nav.svelte-12qhfyh{grid-column:1 / -1;justify-content:flex-start;overflow-x:auto;padding-bottom:.2rem}.topbar__actions.svelte-12qhfyh{justify-self:end}.footer__inner.svelte-12qhfyh{flex-direction:column;align-items:flex-start}}
