:root{--color-bg: #0a0e14;--color-surface: #131920;--color-surface-hover: #1a2230;--color-border: #1e2a3a;--color-text: #e6edf3;--color-text-muted: #7d8590;--color-accent: #3b82f6;--color-accent-hover: #60a5fa;--color-success: #22c55e;--color-warning: #f59e0b;--color-error: #ef4444;--font-sans: -apple-system, BlinkMacSystemFont, "Segoe UI", system-ui, sans-serif;--font-mono: "SF Mono", "Cascadia Code", "Fira Code", monospace;--radius: 8px;--radius-sm: 4px}*{margin:0;padding:0;box-sizing:border-box}html,body{height:100%;font-family:var(--font-sans);background:var(--color-bg);color:var(--color-text);overflow:hidden;-webkit-text-size-adjust:100%;touch-action:manipulation;overscroll-behavior:none;position:fixed;width:100%;top:0;right:0;bottom:0;left:0}@media(max-width:640px){:root{--radius: 6px}}@media(pointer:coarse){button,a,.action-item{min-height:44px}}.app.svelte-12qhfyh{width:100vw;height:100vh;height:100dvh}.skip-link.svelte-12qhfyh{position:absolute;left:8px;top:-80px;z-index:1000;background:#0a0e14;color:#fff;padding:10px 16px;border-radius:8px;text-decoration:none;transition:top .12s ease}.skip-link.svelte-12qhfyh:focus{top:8px;outline:2px solid #7aa7ff}.main-content.svelte-12qhfyh{display:contents}
