*,:before,:after{box-sizing:border-box}body{color:#172033;background:#f5f7fb;margin:0;font-family:Inter,Arial,sans-serif}main{max-width:1100px;margin:auto;padding:24px}header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:20px;display:flex}h1{margin:0 0 4px;font-size:22px}h2{margin:0 0 16px;font-size:17px}.center{place-items:center;min-height:100vh;display:grid}.login-form{min-width:320px}.card{background:#fff;border-radius:18px;margin-bottom:18px;padding:22px;box-shadow:0 4px 20px #0001}.grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:18px;margin:0 0 18px;display:grid}.stats>div{background:#fff;border-radius:18px;padding:22px;font-size:15px;box-shadow:0 4px 20px #0001}.stats b{color:#165dff;margin-top:6px;font-size:38px;display:block}.stack{gap:10px;display:grid}input{border:1px solid #d5dbe7;border-radius:10px;width:100%;padding:11px 14px;font-size:14px}input:focus{border-color:#0000;outline:2px solid #165dff}button{color:#fff;cursor:pointer;background:#165dff;border:0;border-radius:10px;padding:11px 16px;font-size:14px;font-weight:700}button:hover{opacity:.88}button:disabled{opacity:.55;cursor:not-allowed}button.ghost{color:#172033;background:#eef2ff}.tabs{gap:6px;display:flex}.tab{color:#172033;background:#eef2ff;font-weight:600}.tab.active{color:#fff;background:#165dff}.session-row{border-bottom:1px solid #f0f2f7;flex-wrap:wrap;align-items:center;gap:12px;padding:10px 0;display:flex}.session-row:last-child{border-bottom:0}.session-row>span:first-child{flex:1;min-width:120px}.badge{white-space:nowrap;border-radius:99px;padding:3px 9px;font-size:11px;font-weight:700}.badge.running{color:#1b5e20;background:#e6f4ea}.badge.stopped{color:#b71c1c;background:#fce8e8}.badge.lunch{color:#7c5700;background:#fff8e1}.running-banner{color:#1b5e20;background:#e6f4ea;align-items:center;gap:10px;margin-bottom:18px;padding:14px 20px;display:flex}.running-banner.lunch{color:#e65100;background:#fff3e0}.dot{background:#2e7d32;border-radius:50%;width:10px;height:10px;animation:1.5s infinite pulse;display:inline-block}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}.error{color:#b00020;font-size:13px}.banner{background:#fce8e8;border-radius:10px;margin-bottom:16px;padding:12px 16px}.muted{color:#6b7280;font-size:13px}.shots{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:16px;display:grid}.shots img{border:1px solid #e5e7eb;border-radius:12px;width:100%;display:block}figcaption{color:#5b6475;margin-top:6px;font-size:12px}figure{margin:0}a{color:inherit;text-decoration:none}small{font-size:12px}.password-field{align-items:center;display:flex;position:relative}.password-field input{padding-right:44px}.eye-toggle{color:#6b7280;cursor:pointer;background:0 0;border:0;align-items:center;width:auto;margin:0;padding:6px;display:flex;position:absolute;top:50%;right:6px;transform:translateY(-50%)}.eye-toggle:hover{opacity:1;color:#165dff;background:0 0}.task-form{flex-wrap:wrap;gap:10px;display:flex}.task-form input{flex:1;width:auto;min-width:160px}.task-form select{background:#fff;border:1px solid #d5dbe7;border-radius:10px;padding:11px 14px;font-size:14px}.task-form input[type=number]{flex:0 0 150px;min-width:120px}.task-form button{flex:none}.task-board{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));align-items:start;gap:16px;display:grid}.task-column{background:#eef2ff;border-radius:16px;padding:14px}.task-column h3{align-items:center;gap:8px;margin:0 0 12px;font-size:14px;display:flex}.task-column h3 .count{color:#fff;background:#165dff;border-radius:99px;padding:1px 8px;font-size:11px}.task-card{background:#fff;border-radius:12px;margin-bottom:10px;padding:12px 14px;box-shadow:0 2px 8px #0001}.task-card:last-child{margin-bottom:0}.task-head{justify-content:space-between;align-items:center;gap:8px;display:flex}.task-desc{margin:6px 0}.task-meta{flex-wrap:wrap;align-items:center;gap:8px;margin:8px 0;display:flex}.progress{background:#eef2ff;border-radius:99px;height:6px;margin:8px 0;overflow:hidden}.progress-bar{background:#165dff;height:100%;transition:width .2s}.task-actions{flex-wrap:wrap;align-items:center;gap:6px;margin-top:8px;display:flex}button.mini{border-radius:8px;width:auto;padding:5px 10px;font-size:12px}button.mini.ghost{color:#172033;background:#eef2ff}button.mini.danger{color:#b71c1c;background:#fce8e8}button.mini.stop{background:#1b5e20}.custom-log{align-items:center;gap:4px;display:inline-flex}.custom-log input{width:64px;padding:5px 8px;font-size:12px}.stopwatch{align-items:center;gap:6px;display:inline-flex}.stopwatch-time{font-variant-numeric:tabular-nums;color:#165dff;min-width:42px;font-size:12px;font-weight:700}.badge.prio-low{color:#1b5e20;background:#e6f4ea}.badge.prio-medium{color:#7c5700;background:#fff8e1}.badge.prio-high{color:#b71c1c;background:#fce8e8}
