:root{--bg: #0d1117;--surface: #161b22;--surface-hover: #1c2128;--border: #30363d;--text: #e6edf3;--text-muted: #8b949e;--text-subtle: #6e7681;--accent: #58a6ff;--accent-hover: #79c0ff;--error: #f85149;--warning: #d29922;--success: #3fb950;--radius: 8px;--radius-sm: 4px;--font-sans: -apple-system, "Microsoft JhengHei", "Segoe UI", sans-serif;--font-mono: "Cascadia Code", "JetBrains Mono", "Fira Code", monospace}*{margin:0;padding:0;box-sizing:border-box}body{font-family:var(--font-sans);background:var(--bg);color:var(--text);line-height:1.6}a{color:var(--accent);text-decoration:none}a:hover{color:var(--accent-hover);text-decoration:underline}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--border);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--text-muted)}@media(max-width:768px){h1{font-size:20px!important}h2{font-size:16px!important}table{display:block;overflow-x:auto;-webkit-overflow-scrolling:touch}.law-grid,[class*=grid]{grid-template-columns:1fr!important}}.app.svelte-12qhfyh{display:flex;min-height:100vh}.sidebar.svelte-12qhfyh{width:220px;background:var(--surface);border-right:1px solid var(--border);display:flex;flex-direction:column;flex-shrink:0;position:sticky;top:0;height:100vh}.logo.svelte-12qhfyh{padding:20px 16px;display:flex;align-items:center;gap:10px;border-bottom:1px solid var(--border)}.logo-icon.svelte-12qhfyh{font-size:24px}.logo-text.svelte-12qhfyh{font-size:16px;font-weight:700;color:var(--text)}.nav-links.svelte-12qhfyh{flex:1;padding:8px;display:flex;flex-direction:column;gap:2px}.nav-item.svelte-12qhfyh{display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:var(--radius);color:var(--text-muted);font-size:14px;transition:all .15s;text-decoration:none}.nav-item.svelte-12qhfyh:hover{background:var(--surface-hover);color:var(--text);text-decoration:none}.nav-item.active.svelte-12qhfyh{background:#58a6ff1a;color:var(--accent)}.nav-icon.svelte-12qhfyh{font-size:18px;width:24px;text-align:center}.nav-footer.svelte-12qhfyh{padding:12px 16px;border-top:1px solid var(--border)}.user-info.svelte-12qhfyh{display:flex;align-items:center;gap:10px;margin-bottom:8px}.user-avatar.svelte-12qhfyh{font-size:22px}.user-detail.svelte-12qhfyh{display:flex;flex-direction:column;min-width:0}.user-name.svelte-12qhfyh{font-size:13px;font-weight:600;color:var(--text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.user-role.svelte-12qhfyh{font-size:11px;color:var(--text-muted)}.logout-btn.svelte-12qhfyh{width:100%;padding:5px;border-radius:var(--radius-sm);border:1px solid var(--border);background:transparent;color:var(--text-muted);font-size:11px;cursor:pointer;transition:all .15s}.logout-btn.svelte-12qhfyh:hover{border-color:var(--error);color:var(--error)}.login-link.svelte-12qhfyh{display:block;text-align:center;padding:8px;border-radius:var(--radius);background:var(--accent);color:#fff;font-size:13px;font-weight:500;text-decoration:none}.login-link.svelte-12qhfyh:hover{background:var(--accent-hover);text-decoration:none;color:#fff}.content.svelte-12qhfyh{flex:1;min-width:0;padding:32px;max-width:1200px}.bottom-nav.svelte-12qhfyh{display:none}@media(max-width:768px){.app.svelte-12qhfyh{flex-direction:column}.sidebar.svelte-12qhfyh{display:none}.content.svelte-12qhfyh{padding:16px;padding-bottom:calc(env(safe-area-inset-bottom) + 76px);max-width:100%}.bottom-nav.svelte-12qhfyh{display:flex;position:fixed;bottom:0;left:0;right:0;height:calc(60px + env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom);background:var(--surface);border-top:1px solid var(--border);z-index:200;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.bottom-nav.svelte-12qhfyh::-webkit-scrollbar{display:none}.bottom-nav-item.svelte-12qhfyh{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;padding:0 4px;flex:1;min-width:56px;color:var(--text-muted);text-decoration:none;transition:color .15s;font-size:10px}.bottom-nav-item.svelte-12qhfyh:hover,.bottom-nav-item.active.svelte-12qhfyh{color:var(--accent);text-decoration:none}.bottom-nav-item.active.svelte-12qhfyh .bottom-nav-icon:where(.svelte-12qhfyh){filter:drop-shadow(0 0 4px rgba(88,166,255,.6))}.bottom-nav-icon.svelte-12qhfyh{font-size:20px;line-height:1}.bottom-nav-label.svelte-12qhfyh{font-size:10px;white-space:nowrap}.bottom-logout.svelte-12qhfyh button:where(.svelte-12qhfyh){display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;background:none;border:none;color:var(--text-muted);cursor:pointer;font-size:10px;width:100%;height:100%;padding:0 4px}.bottom-logout.svelte-12qhfyh button:where(.svelte-12qhfyh):hover{color:var(--error)}}
