:root{--bg-main: #121214;--bg-panel: #1a1b1f;--bg-panel-hover: #22232a;--text-primary: #eaeaf0;--text-secondary: #a1a1b3;--accent-purple: #7c5cff;--accent-red: #e25555;--border-subtle: rgba(255, 255, 255, .06)}[data-theme=dark]{--bg: #0f172a;--text: #e5e7eb;--muted: #94a3b8;--border: #1e293b;--accent: #60a5fa}body{margin:0;background:var(--bg-main);color:var(--text-primary);font-family:Inter,system-ui,sans-serif}h1{font-size:clamp(2.2rem,4vw,3rem);line-height:1.2;letter-spacing:-.02em}h2{font-size:1.5rem;margin-top:2.5rem}*{box-sizing:border-box}body{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-feature-settings:"cv02","cv03","cv04","cv11"}p{font-size:1.05rem;max-width:65ch;color:var(--muted)}a{color:var(--accent);text-decoration:none}::selection{background:#000000d9;color:#fff}a:hover{text-decoration:underline}button{background:var(--accent);color:#fff;border:none;padding:.75rem 1.5rem;border-radius:.375rem;cursor:pointer}main>*+*{margin-top:1.5rem}.site-header,.footer{border-color:var(--border)}.app-shell.svelte-12qhfyh{display:flex;min-height:calc(100vh - 80px)}.sidebar.svelte-12qhfyh{width:240px;background:#0f1013;border-right:1px solid var(--border-subtle);transition:width .25s ease;overflow:hidden}.sidebar.collapsed.svelte-12qhfyh{width:72px}.sidebar.collapsed.svelte-12qhfyh .sidebar-title:where(.svelte-12qhfyh){opacity:0}.sidebar.collapsed.svelte-12qhfyh .sidebar-nav:where(.svelte-12qhfyh) a:where(.svelte-12qhfyh){text-align:center;padding:.6rem 0}.sidebar-title.svelte-12qhfyh{font-weight:600;font-size:.9rem;letter-spacing:.08em;text-transform:uppercase;color:var(--text-secondary);margin-bottom:2rem}.sidebar-nav.svelte-12qhfyh a:where(.svelte-12qhfyh){display:block;padding:.6rem .75rem;margin-bottom:.25rem;border-radius:8px;text-decoration:none;color:var(--text-secondary);font-size:.95rem;transition:background .2s ease,color .2s ease}.sidebar-nav.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{background:#ffffff0a;color:var(--text-primary)}.sidebar-nav.svelte-12qhfyh a.active:where(.svelte-12qhfyh){background:#7c5cff26;color:var(--accent-purple)}.site-header.svelte-12qhfyh{position:relative;padding:1rem 1.5rem;background-image:url(../../../header-bg.jpg);background-size:cover;background-position:center}.site-header.svelte-12qhfyh:before{content:"";position:absolute;inset:0;background:#050508bf}.header-inner.svelte-12qhfyh{position:relative;z-index:1;display:flex;align-items:center;gap:1rem}.header-title.svelte-12qhfyh{font-weight:600;letter-spacing:.08em;text-transform:uppercase;font-size:.85rem;color:var(--text-secondary)}.sidebar-toggle.svelte-12qhfyh{background:none;border:none;color:var(--text-primary);font-size:1.25rem;cursor:pointer}.content.svelte-12qhfyh{flex:1;padding:3rem;max-width:1100px}.footer.svelte-12qhfyh{border-top:1px solid var(--border-subtle);padding:2rem;text-align:center;color:var(--text-secondary)}
