:root{--navy: #00232F;--navy-deep: #001620;--navy-light: #0a3645;--lime: #87BE24;--lime-dim: #6f9b1d;--text: #f5f7f5;--text-dim: #a5b5b0;--border: #1a4154;--sidebar-w: 280px;--font-display: Georgia, "Times New Roman", serif;--font-ui: Inter, system-ui, -apple-system, sans-serif}*{box-sizing:border-box}html,body{margin:0;padding:0;min-height:100%;background:var(--navy);color:var(--text);font-family:var(--font-ui);font-size:14px;line-height:1.5}h1,h2,h3,h4{font-family:var(--font-display);font-weight:600;letter-spacing:-.01em;margin:0 0 12px;color:var(--text)}h1{font-size:28px;margin-bottom:8px}h2{font-size:20px;margin-top:32px}h3{font-size:16px;margin-top:24px}p{margin:0 0 12px}a{color:var(--lime);text-decoration:none}a:hover{color:var(--lime-dim)}code{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.9em;background:var(--navy-light);padding:1px 6px;border-radius:3px;color:var(--lime)}ul{padding-left:22px;margin:12px 0}li{margin:4px 0}button{font-family:inherit;cursor:pointer}.lead{color:var(--text-dim);font-size:15px;max-width:720px;margin-bottom:24px}.placeholder{margin-top:24px;padding:20px 24px;background:var(--navy-deep);border:1px dashed var(--border);border-radius:6px;color:var(--text-dim)}.placeholder p{margin:6px 0}.badge{display:inline-block;font-size:11px;padding:2px 8px;border-radius:9px;background:var(--navy-light);color:var(--text-dim)}.badge.ok{background:var(--lime);color:var(--navy)}.app.svelte-12qhfyh{display:flex;min-height:100vh}.sidebar.svelte-12qhfyh{width:var(--sidebar-w);flex-shrink:0;background:var(--navy-deep);border-right:1px solid var(--border);display:flex;flex-direction:column;padding:24px 0}.brand.svelte-12qhfyh{font-family:var(--font-display);font-size:18px;margin:0 24px 28px;color:var(--lime);letter-spacing:.02em}nav.svelte-12qhfyh{flex:1}ul.svelte-12qhfyh{list-style:none;margin:0;padding:0}li.svelte-12qhfyh a:where(.svelte-12qhfyh){display:flex;align-items:center;gap:12px;padding:10px 24px;color:var(--text);font-size:13px;text-decoration:none;transition:background .12s,color .12s}li.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{background:var(--navy-light)}li.active.svelte-12qhfyh a:where(.svelte-12qhfyh){background:var(--navy-light);color:var(--lime);border-left:3px solid var(--lime);padding-left:21px}.icon.svelte-12qhfyh{font-size:14px;width:18px;text-align:center}.label.svelte-12qhfyh{flex:1}.counter.svelte-12qhfyh{font-size:11px;font-variant-numeric:tabular-nums;background:var(--navy);color:var(--text-dim);padding:1px 7px;border-radius:9px;min-width:22px;text-align:center}li.active.svelte-12qhfyh .counter:where(.svelte-12qhfyh){background:var(--lime);color:var(--navy);font-weight:600}.footer.svelte-12qhfyh{padding:16px 24px;border-top:1px solid var(--border);font-size:11px;color:var(--text-dim)}.meta.svelte-12qhfyh{margin:2px 0}.main.svelte-12qhfyh{flex:1;padding:36px 48px 48px;max-width:1200px}
