*{box-sizing:border-box;margin:0}body{color:#e2e8f0;background:#0f172a;font-family:system-ui,sans-serif}main{max-width:960px;margin:0 auto;padding:1rem}header{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}header h1{margin-right:auto;font-size:1.2rem}nav{flex-wrap:wrap;gap:.4rem;display:flex}button{color:inherit;cursor:pointer;background:#1e293b;border:1px solid #334155;border-radius:8px;padding:.4rem .8rem}button.ativo{background:#2563eb;border-color:#2563eb}button.add{background:#16a34a;border-color:#16a34a}button:disabled{opacity:.5;cursor:default}.progresso{background:#1e293b;border-radius:11px;height:22px;margin:1rem 0;position:relative;overflow:hidden}.progresso div{background:#16a34a;height:100%;transition:width .3s}.progresso span{place-items:center;font-size:.75rem;display:grid;position:absolute;inset:0}article,.coluna{background:#1e293b;border-radius:12px;margin-bottom:.8rem;padding:.8rem}h2{margin-bottom:.5rem;font-size:.95rem}ul{list-style:none}li,.card{background:#0f172a;border:1px solid #334155;border-radius:8px;margin-bottom:.5rem;padding:.6rem}li p,.card p{color:#94a3b8;margin-top:.3rem;font-size:.8rem}.status{white-space:nowrap;border-radius:6px;margin-left:.4rem;padding:1px 6px;font-size:.7rem}.status.aberto{color:#fbbf24;background:#fbbf241f}.status.aguardando{color:#60a5fa;background:#60a5fa1f}.status.ideia{color:#c084fc;background:#c084fc1f}.status.feito{color:#4ade80;background:#4ade801f}.kanban{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));align-items:start;gap:.8rem;display:grid}.card small{color:#60a5fa}.abas nav{margin-bottom:.8rem}.grade{grid-template-columns:repeat(7,1fr);gap:2px;display:grid}.dia{background:#1e293b;border-radius:4px;min-height:64px;padding:2px 4px;font-size:.7rem}.dia-nome{text-align:center;color:#94a3b8;padding:2px;font-size:.7rem}.evento{white-space:nowrap;text-overflow:ellipsis;background:#2563eb;border-radius:4px;margin-top:2px;padding:1px 4px;overflow:hidden}.nav-mes{justify-content:center;align-items:center;gap:1rem;margin-bottom:.5rem;display:flex}.vazio{color:#94a3b8;padding:1rem 0;font-style:italic}.erro{color:#f87171;margin-bottom:.5rem}.entrar{align-content:center;place-items:center;gap:1rem;min-height:80vh;display:grid}.modal-fundo{background:#000000a6;place-items:center;display:grid;position:fixed;inset:0}.modal{background:#1e293b;border-radius:12px;gap:.8rem;width:min(420px,90vw);padding:1rem;display:grid}.modal textarea{min-height:90px;color:inherit;font:inherit;background:#0f172a;border:1px solid #334155;border-radius:8px;padding:.5rem;font-size:1rem}.acoes{justify-content:end;gap:.5rem;display:flex}footer{color:#64748b;text-align:center;margin-top:1rem;font-size:.75rem}.coluna.feito .card{opacity:.6}.toast{color:#fff;z-index:10;background:#16a34a;border-radius:8px;padding:.5rem 1rem;font-size:.85rem;position:fixed;bottom:5.5rem;left:50%;transform:translate(-50%)}@media (width<=640px){button.add{z-index:5;border-radius:999px;padding:.8rem 1.2rem;font-size:1rem;position:fixed;bottom:1.25rem;right:1rem;box-shadow:0 4px 12px #00000073}}
