:root{color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#17211f;background:#f5f7f6;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}a{color:inherit}.app-shell{width:min(960px,100%);margin:0 auto;padding:20px 16px 40px}.topbar{display:flex;align-items:center;gap:12px;min-height:56px}.brand-mark{width:44px;height:44px;border-radius:8px;display:grid;place-items:center;background:#15996a;color:#fff;font-weight:800;letter-spacing:0;flex:0 0 auto}.brand-copy h1,.section-head h2,.workspace-title h3{margin:0;letter-spacing:0}.brand-copy h1{font-size:21px;line-height:1.2}.brand-copy p,.section-head p,.workspace-title p,.year-head span,.sheet-tile span,.settings-list span,.empty-state span{margin:3px 0 0;color:#64706d;font-size:13px}.tabs{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;margin:18px 0 22px;padding:4px;border:1px solid #d9e1de;border-radius:8px;background:#fff}.tab-link{min-height:40px;display:grid;place-items:center;border-radius:6px;text-decoration:none;color:#52605d;font-weight:700;font-size:14px}.tab-link.active{background:#17211f;color:#fff}.page-stack{display:grid;gap:14px}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:12px}.section-head h2{font-size:24px;line-height:1.2}.status{border-radius:8px;padding:14px;border:1px solid #d9e1de;background:#fff;color:#52605d}.status.warning{border-color:#edcfaa;background:#fff8ef;color:#9a4f12}.workspace-panel,.year-panel,.empty-state,.settings-list{border:1px solid #d9e1de;border-radius:8px;background:#fff}.workspace-panel{padding:16px;display:grid;gap:12px}.workspace-title{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.workspace-title h3{font-size:17px}.year-panel{padding:14px}.year-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:12px}.year-head strong{display:block;font-size:16px}.button-link{min-height:40px;display:inline-grid;place-items:center;padding:0 12px;border-radius:8px;background:#15996a;color:#fff;text-decoration:none;font-weight:750;font-size:14px;white-space:nowrap}.sheet-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(146px,1fr));gap:8px}.sheet-tile{min-height:74px;border:1px solid #d9e1de;border-radius:8px;background:#f6faf8;padding:10px;text-decoration:none}.sheet-tile strong{display:block;font-size:15px;margin-bottom:4px}.empty-state{min-height:140px;display:grid;place-items:center;text-align:center;padding:20px}.empty-state strong{display:block;margin-bottom:4px}.settings-list{display:grid}.settings-list>div{min-height:70px;padding:14px;display:grid;gap:2px;border-top:1px solid #d9e1de}.settings-list>div:first-child{border-top:0}@media(max-width:560px){.app-shell{padding:16px 12px 28px}.year-head{align-items:stretch;flex-direction:column}.button-link{width:100%}.sheet-grid{grid-template-columns:1fr 1fr}}
