:root{--surface:#f4f5f7;--surface-1:#fff;--surface-2:#f4f5f7;--glass:#ffffffb3;--text:#16202e;--text-2:#5c6675;--text-3:#9aa4b2;--border:#16202e1a;--border-hover:#16202e33;--status-new:#2563eb;--status-new-soft:#e6f0fe;--status-work:#b45309;--status-work-soft:#fef3c7;--status-done:#047857;--status-done-soft:#d1fae5;--status-lost:#6b7280;--status-lost-soft:#f0f1f3;--danger:#dc2626;--danger-soft:#fee2e2;--shadow-card:0 1px 3px #16202e14;--shadow-hover:0 12px 40px #16202e1f;--accent:#f59e0b;--accent-text:#b45309;--accent-soft:#fef3c7;--accent-contrast:#1a1200;--sla-fresh:#047857;--sla-warning:#f59e0b;--sla-overdue:#dc2626}[data-theme=dark]{--surface:#0a0e14;--surface-1:#111a26;--surface-2:#0d131c;--glass:#ffffff0d;--text:#e8ecf2;--text-2:#9aa4b2;--text-3:#5c6675;--border:#ffffff17;--border-hover:#ffffff29;--status-new:#4a9eff;--status-new-soft:#4a9eff1f;--status-work:#ffb020;--status-work-soft:#ffb0201f;--status-done:#10d391;--status-done-soft:#10d3911f;--status-lost:#9aa4b2;--status-lost-soft:#9aa4b21a;--danger:#ff4d5e;--danger-soft:#ff4d5e1f;--shadow-card:0 1px 3px #0000004d;--shadow-hover:0 12px 40px #0006;--accent:#ffb020;--accent-text:#ffb020;--accent-soft:#ffb0201f;--accent-contrast:#1a1200;--sla-fresh:#10d391;--sla-warning:#ffb020;--sla-overdue:#ff4d5e}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%}body{background:var(--surface);min-height:100vh;color:var(--text);-webkit-font-smoothing:antialiased;font-family:Inter,system-ui,-apple-system,sans-serif;line-height:1.5}img,picture,svg{max-width:100%;display:block}button,input,textarea,select{font:inherit;color:inherit}button{cursor:pointer;background:0 0;border:none}a{color:inherit;text-decoration:none}ul,ol{list-style:none}.icon{color:inherit;fill:none;flex-shrink:0;display:block}.theme-toggle{width:40px;height:40px;color:var(--text-2);background:var(--surface-1);border:1px solid var(--border);border-radius:11px;justify-content:center;align-items:center;transition:color .18s,border-color .18s;display:inline-flex}.theme-toggle:hover{color:var(--accent-text);border-color:var(--border-hover)}.app-shell{min-height:100vh}.app-shell__bar{background:var(--surface-1);border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:16px 24px;display:flex}.app-shell__brand{color:var(--text);font-family:Space Grotesk,system-ui,sans-serif;font-size:18px;font-weight:600}.app-shell__body{padding:0}.app-shell__text{color:var(--text-2)}.app-shell__actions{align-items:center;gap:12px;display:flex}.app-shell__logout{color:var(--text-2);background:var(--surface-1);border:1px solid var(--border);border-radius:11px;padding:8px 16px;font-size:14px;transition:color .18s,border-color .18s}.app-shell__logout:hover{color:var(--danger);border-color:var(--border-hover)}
