:root{color-scheme:dark;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#0d1117;color:#e6edf3;line-height:1.5}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:radial-gradient(circle at top left,#18324a 0,transparent 34rem),#0d1117}a{color:#7dd3fc;text-decoration:none}a:hover{text-decoration:underline}button,input,select,textarea{font:inherit}.shell{max-width:1480px;margin:0 auto;padding:18px}.nav{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px;gap:16px}.brand{display:flex;gap:12px;align-items:center;font-weight:800;letter-spacing:-.03em;font-size:1.2rem}.fox{display:grid;place-items:center;width:38px;height:38px;border-radius:14px;background:linear-gradient(135deg,#fb923c,#f97316);box-shadow:0 10px 30px #f9731640}.nav-actions{display:flex;align-items:center;gap:14px;color:#9ca3af}.hero{margin:8px 0 18px}.hero h1{margin:0;font-size:clamp(2rem,6vw,4.8rem);letter-spacing:-.08em;line-height:.95}.hero p{color:#b7c2d0;max-width:760px;font-size:1.08rem}.compact-hero{display:flex;justify-content:space-between;align-items:end;gap:18px}.compact-hero h1{font-size:clamp(2rem,4.4vw,4rem)}.compact-hero p{margin:8px 0 0;font-size:1rem}.eyebrow{margin:0 0 5px;color:#7dd3fc;font-size:.72rem;font-weight:800;text-transform:uppercase;letter-spacing:.14em}.hero-pills{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px;max-width:420px}.grid{display:grid;gap:14px}.grid.cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid.cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.card{background:#0d1117b8;border:1px solid rgba(148,163,184,.18);border-radius:18px;padding:14px;box-shadow:0 18px 60px #00000038;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.card h2,.card h3{margin-top:0;letter-spacing:-.03em}.card h2{font-size:1.06rem;margin-bottom:4px}.card-head{display:flex;justify-content:space-between;align-items:start;gap:12px;margin-bottom:10px}.card-head h2,.card-head p{margin:0}.muted{color:#9ca3af}.small{font-size:.88rem}.list{display:grid;gap:8px;padding:0;list-style:none;margin:0}.item{padding:10px;border-radius:14px;background:#94a3b814;border:1px solid rgba(148,163,184,.12)}.item-title{display:flex;justify-content:space-between;gap:12px;font-weight:700}.meta{display:flex;flex-wrap:wrap;gap:6px;margin-top:7px}.meta.tight{gap:5px;margin-top:5px}.badge{border:1px solid rgba(148,163,184,.24);border-radius:999px;padding:2px 7px;color:#cbd5e1;font-size:.72rem;background:#0f172ab3;white-space:nowrap}.badge.high{border-color:#f8717199;color:#fecaca}.badge.today{border-color:#4ade8080;color:#bbf7d0}.badge.warn{border-color:#facc1580;color:#fef08a}form{display:grid;gap:10px}label{display:grid;gap:5px;color:#cbd5e1;font-size:.88rem}input,select,textarea{width:100%;border:1px solid rgba(148,163,184,.24);border-radius:12px;padding:8px 10px;color:#e6edf3;background:#0f172ad9}textarea{min-height:68px;resize:vertical}button,.button{border:0;border-radius:12px;padding:8px 12px;color:#07111f;background:linear-gradient(135deg,#7dd3fc,#38bdf8);font-weight:800;cursor:pointer}button.secondary,.button.secondary{background:#94a3b81f;color:#e6edf3;border:1px solid rgba(148,163,184,.18)}.row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.row.three{grid-template-columns:repeat(3,minmax(0,1fr))}.alert{padding:10px 12px;border-radius:12px;border:1px solid rgba(250,204,21,.28);background:#facc151a;color:#fef3c7}.mini-alert{margin:6px 0}.success{border-color:#4ade804d;background:#4ade801a;color:#dcfce7}.login{min-height:100vh;display:grid;place-items:center;padding:20px}.login .card{width:min(420px,100%)}.control-strip{display:grid;grid-template-columns:minmax(380px,1.15fr) minmax(320px,.85fr);gap:14px;margin-bottom:14px}.control-card{min-height:0}.timer-readout{font-size:1.7rem;font-weight:900;letter-spacing:-.06em;color:#bbf7d0}.active-timer{display:flex;justify-content:space-between;align-items:center;gap:12px}.inline-form{display:flex;gap:8px;align-items:center}.quick-form{grid-template-columns:minmax(120px,.8fr) minmax(180px,1.4fr) auto;align-items:start}.quick-form .form-details{grid-column:1 / -1}.form-details summary,.task-create summary{cursor:pointer;color:#cbd5e1}.form-details textarea{margin-top:8px}.task-create{padding-top:0}.task-create>summary{list-style:none;padding-top:14px}.task-create>summary::-webkit-details-marker{display:none}.summary-plus{width:26px;height:26px;border-radius:50%;display:grid;place-items:center;background:#7dd3fc1f;color:#7dd3fc;font-size:1.1rem;font-weight:900}.task-create[open] .summary-plus{transform:rotate(45deg)}.dense-form{margin-top:10px}.dashboard-grid{display:grid;grid-template-columns:minmax(360px,1.15fr) minmax(320px,1fr) minmax(300px,.9fr);gap:14px;align-items:start}.board-card{display:flex;flex-direction:column;min-height:0}.compact-list{gap:7px}.compact-item{padding:8px 9px}.compact-title{align-items:baseline;font-size:.9rem;line-height:1.25}.compact-title a{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.compact-title span{flex:none;color:#9ca3af;font-size:.75rem;font-weight:600;white-space:nowrap}.card-foot{margin:8px 0 0}.line-clamp{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:0}.metrics-section{margin-top:22px}.section-head{display:flex;justify-content:space-between;align-items:end;gap:16px;margin:0 0 12px}.section-head h1{margin:0;font-size:clamp(1.35rem,2.5vw,2.2rem);letter-spacing:-.06em}.section-head p{margin:0;color:#9ca3af;max-width:540px}.compact-metrics{margin-bottom:14px}.metric-card{padding:13px}.metric-row{display:flex;justify-content:space-between;align-items:baseline;gap:12px;padding:6px 0;border-bottom:1px solid rgba(148,163,184,.1)}.metric-row:last-child{border-bottom:0}.metric-row span{color:#9ca3af;font-size:.86rem}.metric-row strong{font-size:.94rem}.small-board .compact-list{grid-template-columns:repeat(2,minmax(0,1fr))}@media(max-width:1120px){.dashboard-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-grid .board-card:first-child{grid-column:1 / -1}.control-strip{grid-template-columns:1fr}}@media(max-width:900px){.grid.cols-2,.grid.cols-3,.dashboard-grid{grid-template-columns:1fr}.shell{padding:14px}.compact-hero,.section-head{display:block}.hero-pills{justify-content:flex-start;margin-top:10px}.small-board .compact-list{grid-template-columns:1fr}}@media(max-width:640px){.row,.row.three,.quick-form{grid-template-columns:1fr}.active-timer{align-items:stretch;flex-direction:column}.inline-form,.inline-form button{width:100%}}
