:root{color:#1f2328;background:#f5f7fb;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0}button{font:inherit}.shell{width:min(100%,720px);min-height:100vh;margin:0 auto;padding:20px}.topbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:20px}.eyebrow{margin:0 0 4px;color:#687385;font-size:13px}h1,h2,h3,p{margin:0}h1{font-size:30px;line-height:1.1}.primary{min-height:40px;border:0;border-radius:8px;padding:0 14px;color:#fff;background:#2f6fed;cursor:pointer}.panel{border:1px solid #dfe4ef;border-radius:8px;padding:16px;background:#fff}.section-heading{display:flex;justify-content:space-between;gap:12px;margin-bottom:14px}.section-heading span{color:#687385}.task-list{display:grid;gap:10px}.task{display:grid;grid-template-columns:56px 1fr;gap:12px;min-height:62px;border:1px solid #e6eaf2;border-radius:8px;padding:12px;background:#fbfcff}.task time{color:#2f6fed;font-weight:700}.task p{margin-top:4px;color:#687385;font-size:14px}.topics{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}.topic{min-height:34px;border:1px solid #dfe4ef;border-radius:999px;padding:0 12px;background:#fff;color:#394150;cursor:pointer}
