:root{color:#1f2933;background:#f5f7fa;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif}*{box-sizing:border-box}body{min-height:100vh;margin:0}button{cursor:pointer;color:#fff;background:#2563eb;border:none;border-radius:6px;padding:.6rem 1rem;font-size:.95rem}button:disabled{cursor:not-allowed;background:#94a3b8}a{color:#2563eb}input{width:100%;font:inherit;border:1px solid #cbd5e1;border-radius:6px;padding:.55rem .7rem}label{flex-direction:column;gap:.25rem;font-size:.9rem;display:flex}.error{color:#dc2626;margin:.5rem 0}.muted{color:#64748b}.auth-card{background:#fff;border-radius:10px;flex-direction:column;gap:1rem;max-width:380px;margin:4rem auto;padding:2rem;display:flex;box-shadow:0 4px 24px #0f172a14}.auth-card form{flex-direction:column;gap:.85rem;display:flex}.dashboard{max-width:960px;margin:0 auto;padding:1rem}.topbar{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding:.75rem 0 1.25rem;display:flex}.topbar button{color:#2563eb;background:0 0;border:1px solid #2563eb}.project-list{grid-template-columns:1fr;gap:1rem;margin:0;padding:0;list-style:none;display:grid}@media (width>=720px){.project-list{grid-template-columns:1fr 1fr}}.project-card{background:#fff;border-radius:10px;padding:1rem 1.25rem;box-shadow:0 1px 4px #0f172a0f}.project-head{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.project-head h2{flex:1;margin:0;font-size:1.1rem}.badge{color:#3730a3;background:#e0e7ff;border-radius:999px;padding:.15rem .5rem;font-size:.75rem}.badge.muted{color:#475569;background:#e2e8f0}.account-list{flex-direction:column;gap:.4rem;margin:.75rem 0 0;padding:0;list-style:none;display:flex}.account-row{justify-content:space-between;font-size:.9rem;display:flex}code{background:#f1f5f9;border-radius:4px;padding:.1rem .35rem;font-family:ui-monospace,Consolas,monospace;font-size:.85em}.nav{align-items:center;gap:1rem;display:flex}button.ghost{color:#2563eb;background:0 0;border:1px solid #2563eb;padding:.4rem .7rem;font-size:.85rem}.notif-toggle{align-items:center;gap:.4rem;display:inline-flex}small.error{color:#dc2626;font-size:.75rem}.form{background:#fff;border-radius:10px;flex-direction:column;gap:.85rem;max-width:480px;padding:1rem 1.25rem;display:flex;box-shadow:0 1px 4px #0f172a0f}textarea,select{width:100%;font:inherit;border:1px solid #cbd5e1;border-radius:6px;padding:.55rem .7rem}.today-list{grid-template-columns:1fr;gap:1rem;margin:0;padding:0;list-style:none;display:grid}@media (width>=720px){.today-list{grid-template-columns:1fr 1fr}}.today-card{background:#fff;border-radius:10px;flex-direction:column;gap:.85rem;padding:1rem 1.25rem;display:flex;box-shadow:0 1px 4px #0f172a0f}.card-head{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.card-head h3{margin:.15rem 0 0;font-size:1rem}.progress{flex-direction:column;gap:.25rem;display:flex}.progress-row{justify-content:space-between;font-size:.85rem;display:flex}.bar{background:#e2e8f0;border-radius:3px;height:6px;overflow:hidden}.bar>div{background:#2563eb;height:100%;transition:width .3s}.bar.muted>div{background:#94a3b8}.account-list-detail{flex-direction:column;gap:.5rem;margin:.5rem 0 1rem;padding:0;list-style:none;display:flex}.account-row-detail{background:#fff;border-radius:8px;grid-template-columns:1fr auto auto;align-items:center;gap:1rem;padding:.75rem 1rem;display:grid;box-shadow:0 1px 2px #0f172a0a}.account-row-detail button{color:#dc2626;background:0 0;border:1px solid #dc2626;padding:.3rem .6rem}
