*{box-sizing:border-box}body{color:#e5e7eb;background:#111827;margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif}button,input,textarea,select{font:inherit}button{color:#fff;cursor:pointer;background:#374151;border:0;border-radius:10px;padding:9px 12px}button:hover{filter:brightness(1.08)}button.primary{background:#0f766e;align-items:center;gap:6px;display:flex}button.ghost{background:#1f2937}header{z-index:5;background:#0b1220;border-bottom:1px solid #273244;justify-content:space-between;align-items:center;gap:16px;min-height:74px;padding:14px 18px;display:flex;position:sticky;top:0}header h1{color:#5eead4;margin:0}header span,.muted{color:#9ca3af}.toolbar{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.toolbar input,input,textarea,select{color:#e5e7eb;background:#111827;border:1px solid #374151;border-radius:10px;padding:9px}textarea{width:100%;min-height:90px}.quickbar{z-index:4;background:#0f172a;border-bottom:1px solid #1f2937;align-items:center;gap:8px;padding:12px 18px;display:flex;position:sticky;top:74px}.quickbar button{color:#cbd5e1;background:#1f2937}.quickbar button.active{color:#fff;background:#0f766e}.quickbar b{background:#111827;border-radius:999px;margin-left:4px;padding:1px 6px}.board{gap:14px;min-height:calc(100vh - 128px);padding:18px;display:flex;overflow-x:auto}.col{background:#0b1220;border:1px solid #273244;border-radius:16px;width:310px;min-width:310px;padding:12px}.col h2{justify-content:space-between;margin:0 0 12px;font-size:15px;display:flex}.col small{background:#1f2937;border-radius:999px;padding:2px 8px}.card{cursor:pointer;background:#172033;border:1px solid #334155;border-radius:14px;margin-bottom:10px;padding:12px}.card:hover{border-color:#5eead4}.card-head{justify-content:space-between;align-items:start;gap:8px;display:flex}.card h3{margin:0 0 8px;font-size:15px}.card p{color:#cbd5e1;white-space:pre-wrap;min-height:20px;font-size:13px}.card.urgent{border-left:5px solid #ef4444}.card.high{border-left:5px solid #f59e0b}.card.medium{border-left:5px solid #38bdf8}.priority{white-space:nowrap;border-radius:999px;padding:3px 7px;font-size:11px}.priority.urgent{color:#fecaca;background:#7f1d1d}.priority.high{color:#fde68a;background:#78350f}.priority.medium{color:#bae6fd;background:#164e63}.priority.low{color:#bbf7d0;background:#14532d}.badges,.tags,.row,.move-row{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.badges span,.tags em{color:#cbd5e1;background:#263244;border-radius:999px;padding:3px 7px;font-size:12px;font-style:normal}.badges .need{color:#fecaca;background:#7f1d1d}.move-row{border-top:1px solid #263244;margin-top:10px;padding-top:10px}.move-row button{background:#243044;align-items:center;gap:4px;padding:6px 8px;font-size:12px;display:flex}.move-row .done-btn{background:#14532d}.login{place-items:center;min-height:100vh;display:grid}.login section{background:#0b1220;border:1px solid #273244;border-radius:20px;width:min(420px,92vw);padding:28px}.login h1{color:#5eead4;margin:0}.login form,label{gap:8px;display:grid}.login label{margin-top:12px}.login button{background:#0f766e;margin-top:16px}.composer{z-index:10;background:#0b1220;border:1px solid #334155;border-radius:16px;width:min(620px,92vw);padding:14px;position:absolute;top:72px;right:18px;box-shadow:0 20px 80px #0008}.inline-check,.check{align-items:center;gap:8px;display:flex}.grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.modal{z-index:20;background:#0009;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.panel{background:#0b1220;border:1px solid #334155;border-radius:20px;width:min(850px,96vw);max-height:92vh;padding:22px;position:relative;overflow:auto}.close{background:#1f2937;font-size:24px;line-height:1;position:absolute;top:12px;right:14px}.entry{white-space:pre-wrap;background:#111827;border:1px solid #273244;border-radius:12px;margin:8px 0;padding:10px}.entry.decision{background:#09231f;border-color:#0f766e}.error{white-space:pre-wrap;color:#fecaca;background:#7f1d1d;border-radius:10px;padding:10px}.security-pop{z-index:11;background:#0b1220;border:1px solid #334155;border-radius:16px;gap:8px;width:min(320px,92vw);padding:14px;display:grid;position:absolute;top:72px;right:86px;box-shadow:0 20px 80px #0008}.mini-close{background:#1f2937;padding:5px 7px;position:absolute;top:8px;right:8px}.security-pop small{color:#cbd5e1}@media (width<=760px){header{flex-direction:column;align-items:flex-start}.quickbar{top:126px;overflow-x:auto}.board{min-height:calc(100vh - 180px)}.grid{grid-template-columns:1fr}.composer,.security-pop{width:auto;top:126px;left:12px;right:12px}}
