:root{color:#172033;font-synthesis:none;text-rendering:optimizelegibility;background:#eef2f7;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,input{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.65}.page{background:radial-gradient(circle at 0 0,#d8e9ff 0,#0000 34%),linear-gradient(#f8fafc 0%,#e8edf5 100%);min-height:100vh;padding:48px 20px}.app-shell{background:#fff;border:1px solid #dce3ec;border-radius:22px;width:min(960px,100%);margin:0 auto;overflow:hidden;box-shadow:0 24px 70px #1f29371f}.app-header{color:#fff;background:linear-gradient(135deg,#101827,#253b5a);justify-content:space-between;align-items:flex-start;gap:32px;padding:40px;display:flex}.eyebrow{color:#8ec5ff;letter-spacing:.12em;text-transform:uppercase;margin:0 0 8px;font-size:.78rem;font-weight:800}h1,h2,p{margin-top:0}h1{margin-bottom:12px;font-size:clamp(2rem,5vw,3.2rem);line-height:1.05}.subtitle{color:#ced9e8;max-width:620px;margin-bottom:0;line-height:1.65}.status-card{color:#d7e3f1;background:#ffffff14;border:1px solid #ffffff29;border-radius:999px;flex:none;align-items:center;gap:9px;padding:10px 14px;font-size:.9rem;display:flex}.status-dot{background:#4ade80;border-radius:50%;width:9px;height:9px;box-shadow:0 0 0 4px #4ade8024}.summary{background:#e6eaf0;border-bottom:1px solid #e6eaf0;grid-template-columns:repeat(3,1fr);gap:1px;display:grid}.summary article{background:#fff;flex-direction:column;gap:5px;padding:24px 40px;display:flex}.summary strong{color:#172033;font-size:1.8rem}.summary span{color:#697386;font-size:.88rem}.todo-form,.todo-section{padding:32px 40px}.todo-form{background:#fafbfd;border-bottom:1px solid #e6eaf0}.todo-form label{margin-bottom:10px;font-weight:700;display:block}.form-row{gap:12px;display:flex}.form-row input{color:#172033;background:#fff;border:1px solid #cbd4df;border-radius:10px;outline:none;width:100%;min-width:0;padding:13px 15px}.form-row input:focus{border-color:#3178c6;box-shadow:0 0 0 4px #3178c61f}.form-row button{color:#fff;background:#2563eb;border:0;border-radius:10px;flex:none;padding:13px 20px;font-weight:700}.form-row button:hover:not(:disabled){background:#1d4ed8}.error-message{color:#991b1b;background:#fef2f2;border:1px solid #fecaca;border-radius:10px;margin:24px 40px 0;padding:13px 15px}.section-heading{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.section-heading h2{margin-bottom:0}.refresh-button{color:#334155;background:#fff;border:1px solid #cbd4df;border-radius:8px;padding:8px 13px}.todo-list{gap:12px;margin:0;padding:0;list-style:none;display:grid}.todo{background:#fff;border:1px solid #e0e6ed;border-radius:12px;align-items:center;gap:14px;padding:16px;display:flex}.todo:hover{border-color:#b9c6d6}.toggle-button{color:#fff;background:#fff;border:2px solid #a8b4c3;border-radius:50%;flex:none;place-items:center;width:26px;height:26px;padding:0;font-weight:900;display:grid}.completed .toggle-button{background:#16a34a;border-color:#16a34a}.todo-content{flex-direction:column;flex:1;gap:5px;min-width:0;display:flex}.todo-title{overflow-wrap:anywhere;font-weight:700}.todo-date{color:#7b8494;font-size:.78rem}.completed .todo-title{color:#7b8494;text-decoration:line-through}.delete-button{color:#b91c1c;background:#fff;border:1px solid #fecaca;border-radius:8px;padding:8px 12px}.delete-button:hover{background:#fef2f2}.empty-state{color:#697386;text-align:center;background:#fafbfd;border:1px dashed #cbd4df;border-radius:12px;margin-bottom:0;padding:40px 20px}@media (width<=700px){.page{padding:16px}.app-header{flex-direction:column;padding:28px 24px}.summary article,.todo-form,.todo-section{padding:24px}.form-row{flex-direction:column}.form-row button{width:100%}}@media (width<=480px){.summary{grid-template-columns:1fr}.todo{align-items:flex-start}.delete-button{align-self:center}}
