:root{color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#f6f7f9;color:#17202a}*{box-sizing:border-box}body{margin:0}button{border:1px solid #cfd8dc;border-radius:6px;background:#ffffff;color:#17202a;cursor:pointer;font:inherit;min-height:36px;padding:0 14px}.shell{min-height:100vh;padding:24px}.workspace{margin:0 auto;max-width:960px}.workspace__header{align-items:center;display:flex;gap:16px;justify-content:space-between;margin-bottom:24px}.eyebrow{color:#52616b;font-size:13px;margin:0 0 6px;text-transform:uppercase}h1{font-size:32px;line-height:1.15;margin:0}.today-list{display:grid;grid-gap:10px;gap:10px}.today-item{align-items:center;background:#ffffff;border:1px solid #e2e8f0;border-radius:8px;display:flex;justify-content:space-between;min-height:64px;padding:12px 14px}@media (max-width:640px){.shell{padding:16px}.workspace__header{align-items:flex-start;flex-direction:column}h1{font-size:26px}}