*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #12141a;--surface: #1a1d27;--card: #1e2235;--card2: #252a3d;--border: #2e3350;--accent: #e94560;--text: #e8eaf0;--text-muted: #7a82a0;--text-dim: #4a5270;--radius: 6px;--s-hotovo: #22c55e;--s-zpracovava: #f97316;--s-zatim: #ec4899;--s-grafika: #15803d;--s-acc: #3b82f6;--s-klient: #6b7280;--archive-bg: #1a1522;--archive-border: #3d2d5c;--archive-text: #9b59b6}body{background:var(--bg);color:var(--text);font-family:Segoe UI,system-ui,sans-serif;font-size:13px;height:100vh;overflow:hidden}button{cursor:pointer;font-family:inherit;font-size:13px}input,textarea,select{font-family:inherit;font-size:13px;background:var(--card2);color:var(--text);border:1px solid var(--border);border-radius:var(--radius);padding:6px 10px;outline:none}input:focus,textarea:focus,select:focus{border-color:var(--accent)}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}
