*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--color-bg: #0f1117;--color-surface: #1a1d27;--color-surface-2: #222636;--color-border: #2e3348;--color-text: #e8eaf0;--color-text-muted: #7b82a0;--color-accent: #6366f1;--color-accent-hover: #818cf8;--color-green: #22c55e;--color-red: #ef4444;--font: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--radius: 8px;--radius-sm: 4px}html,body{height:100%;background:var(--color-bg);color:var(--color-text);font-family:var(--font);font-size:14px;line-height:1.5;-webkit-font-smoothing:antialiased}a{color:var(--color-accent);text-decoration:none}a:hover{color:var(--color-accent-hover)}button{cursor:pointer;font-family:var(--font)}input,select,textarea{font-family:var(--font);background:var(--color-surface-2);border:1px solid var(--color-border);border-radius:var(--radius-sm);color:var(--color-text);padding:6px 10px;font-size:14px;outline:none;width:100%}input:focus,select:focus,textarea:focus{border-color:var(--color-accent)}.shell.svelte-12qhfyh{display:flex;height:100vh;overflow:hidden}.sidebar.svelte-12qhfyh{width:220px;flex-shrink:0;background:var(--color-surface);border-right:1px solid var(--color-border);display:flex;flex-direction:column;padding:16px 0;overflow-y:auto}.brand.svelte-12qhfyh{display:flex;align-items:center;gap:8px;padding:0 16px 16px;border-bottom:1px solid var(--color-border);margin-bottom:16px}.brand-icon.svelte-12qhfyh{font-size:20px;color:var(--color-accent)}.brand-name.svelte-12qhfyh{font-weight:700;font-size:15px;letter-spacing:.02em}.site-switcher.svelte-12qhfyh{padding:0 12px 16px}.site-switcher.svelte-12qhfyh select:where(.svelte-12qhfyh){font-size:13px;padding:6px 8px}.nav.svelte-12qhfyh{display:flex;flex-direction:column;gap:2px;padding:0 8px}.nav-link.svelte-12qhfyh{display:flex;align-items:center;gap:10px;padding:8px 10px;border-radius:var(--radius-sm);color:var(--color-text-muted);font-size:13px;transition:background .1s,color .1s;text-decoration:none}.nav-link.svelte-12qhfyh:hover,.nav-link.active.svelte-12qhfyh{background:var(--color-surface-2);color:var(--color-text)}.nav-link.active.svelte-12qhfyh{color:var(--color-accent)}.nav-icon.svelte-12qhfyh{font-size:14px;width:16px;text-align:center}.sidebar-footer.svelte-12qhfyh{margin-top:auto;padding:16px 12px 0;display:flex;flex-direction:column;gap:8px;border-top:1px solid var(--color-border)}.btn-add-site.svelte-12qhfyh{display:block;text-align:center;padding:7px 12px;border-radius:var(--radius-sm);background:var(--color-accent);color:#fff;font-size:13px;text-decoration:none;transition:background .1s}.btn-add-site.svelte-12qhfyh:hover{background:var(--color-accent-hover);color:#fff}.settings-link.svelte-12qhfyh{width:100%}.btn-logout.svelte-12qhfyh{background:transparent;border:1px solid var(--color-border);color:var(--color-text-muted);border-radius:var(--radius-sm);padding:6px 12px;font-size:13px;width:100%;transition:border-color .1s,color .1s}.btn-logout.svelte-12qhfyh:hover{border-color:var(--color-text-muted);color:var(--color-text)}.content.svelte-12qhfyh{flex:1;overflow-y:auto;padding:24px 32px}@media(max-width:700px){.shell.svelte-12qhfyh{flex-direction:column;height:auto}.sidebar.svelte-12qhfyh{width:100%;border-right:none;border-bottom:1px solid var(--color-border)}.content.svelte-12qhfyh{padding:16px}}
