:root{color:#172033;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;--cobalt:#133dc6;--teal:#6ec0c5;--stone:#d3d2c7;--ink:#172033;--muted:#6d7688;--line:#e3e7ee;--surface:#fff;background:#f4f6f9;font-family:Raleway,Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{min-width:320px;min-height:100%}body{min-width:320px;min-height:100vh;margin:0}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit}::selection{background:#133dc62e}h1,h2,h3,p{margin-top:0}button{cursor:pointer}.muted{color:var(--muted)}.eyebrow{color:var(--cobalt);letter-spacing:.15em;text-transform:uppercase;margin:0 0 .7rem;font-size:.68rem;font-weight:800}.logo-mark{color:#fff;letter-spacing:-.08em;background:linear-gradient(145deg,#133dc6 5%,#2e76cf 48%,#6ec0c5);border-radius:13px;justify-content:center;align-items:center;width:48px;height:43px;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 10px 24px #133dc638}.logo-mark:after{content:"";background:#fff3;width:8px;height:70px;position:absolute;top:-18px;right:7px;transform:rotate(26deg)}.logo-mark span{font-size:1.15rem;font-weight:900}.logo-mark b{margin:0 0 -14px -2px;font-size:.55rem}.spinner{border:3px solid #dfe5f2;border-top-color:var(--cobalt);border-radius:50%;width:32px;height:32px;margin:1.5rem auto 0;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.auth-stage{background:linear-gradient(130deg,#0d2148 0%,#133dc6 45%,#5cb8be 100%);grid-template-columns:minmax(320px,560px) minmax(340px,470px);justify-content:center;align-items:center;gap:clamp(3rem,9vw,10rem);min-height:100vh;padding:3rem;display:grid;position:relative;overflow:hidden}.auth-stage:before,.auth-stage:after{content:"";border:1px solid #ffffff21;border-radius:50%;position:absolute}.auth-stage:before{width:720px;height:720px;top:-370px;left:-260px}.auth-stage:after{width:900px;height:900px;bottom:-520px;right:-240px}.auth-stage.single{grid-template-columns:minmax(340px,480px)}.auth-brand{color:#fff;z-index:1;position:relative}.auth-brand .logo-mark{box-shadow:none;background:#ffffff29}.auth-brand>p{letter-spacing:.24em;margin:1.25rem 0 3.5rem;font-size:.75rem;font-weight:800}.auth-brand h1{letter-spacing:-.055em;margin-bottom:1.8rem;font-size:clamp(2.6rem,4.7vw,4.8rem);font-weight:500;line-height:.98}.auth-brand>span{color:#ffffffb8;font-size:1rem}.auth-card{z-index:2;background:#fffffff7;border:1px solid #ffffffb3;border-radius:24px;padding:clamp(2rem,4vw,3.5rem);position:relative;box-shadow:0 30px 90px #0414354d}.auth-card.compact{text-align:center;width:260px}.auth-card h2{letter-spacing:-.035em;margin-bottom:.5rem;font-size:2rem}.auth-card>.logo-mark{margin-bottom:1.5rem}.auth-card label,.admin-form>label,.filter-bar label{color:#30394c;flex-direction:column;gap:.48rem;margin-top:1.25rem;font-size:.76rem;font-weight:700;display:flex}input,select{color:var(--ink);background:#f8f9fb;border:1px solid #dfe3ea;border-radius:10px;outline:none;min-height:43px;padding:.7rem .85rem;transition:border-color .18s,box-shadow .18s}input:focus,select:focus{border-color:var(--cobalt);box-shadow:0 0 0 3px #133dc61a}.auth-card .button{width:100%;margin-top:1.5rem}.auth-card small{color:#8a92a2;text-align:center;margin-top:1.5rem;font-size:.68rem;display:block}.button{border:0;border-radius:10px;justify-content:center;align-items:center;min-height:42px;padding:.7rem 1.15rem;font-size:.78rem;font-weight:800;text-decoration:none;transition:transform .16s,box-shadow .16s,opacity .16s;display:inline-flex}.button:hover:not(:disabled){transform:translateY(-1px)}.button:disabled{cursor:wait;opacity:.58}.button.primary{background:linear-gradient(135deg, var(--cobalt), #2c6bd0);color:#fff;box-shadow:0 9px 22px #133dc633}.button.dark{color:#fff;background:#172033}.button.ghost{border:1px solid var(--line);color:var(--ink);background:#fff}.button-row{gap:.6rem;display:flex}.alert{border-radius:10px;margin:1rem 0;padding:.8rem 1rem;font-size:.78rem;line-height:1.5}.alert.error{color:#a62c3c;background:#fff0f1;border:1px solid #ffd8dc}.alert.info{color:#256c72;background:#eef8f8;border:1px solid #ccebed}.app-shell{grid-template-columns:244px 1fr;min-height:100vh;display:grid}.sidebar{color:#d9e0ed;z-index:5;background:#111827;flex-direction:column;width:244px;padding:1.5rem 1rem;display:flex;position:fixed;inset:0 auto 0 0}.brand{align-items:center;gap:.8rem;padding:0 .5rem;text-decoration:none;display:flex}.brand>span:last-child{flex-direction:column;display:flex}.brand b{color:#fff;letter-spacing:-.02em;font-size:.88rem}.brand small{color:var(--teal);letter-spacing:.28em;margin-top:.15rem;font-size:.56rem;font-weight:900}.sidebar nav{flex-direction:column;gap:.35rem;margin-top:3.2rem;display:flex}.sidebar nav a{color:#929caf;border-radius:9px;align-items:center;gap:.85rem;padding:.72rem .8rem;font-size:.77rem;font-weight:700;text-decoration:none;display:flex}.sidebar nav a:hover{color:#fff;background:#ffffff0a}.sidebar nav a.active{color:#fff;background:linear-gradient(90deg,#133dc6b3,#133dc62e)}.icon{color:var(--teal);width:18px;font-size:1.1rem}.sidebar-foot{border-top:1px solid #ffffff14;grid-template-columns:34px 1fr auto;align-items:center;gap:.65rem;margin-top:auto;padding:1.15rem .3rem 0;display:grid}.sidebar-foot b{color:#fff;font-size:.68rem;display:block}.sidebar-foot small{color:#7f899a;font-size:.58rem}.sidebar-foot button{color:#8e98aa;background:0 0;border:0;font-size:1rem}.avatar{color:#fff;background:linear-gradient(135deg,#6ec0c5,#2376be);border-radius:10px;justify-content:center;align-items:center;width:34px;height:34px;font-size:.66rem;font-weight:900;text-decoration:none;display:inline-flex}.avatar.mini{border-radius:50%;width:30px;height:30px}.workspace{grid-column:2;min-width:0}.topbar{border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:4;background:#ffffffe0;justify-content:space-between;align-items:center;height:62px;padding:0 clamp(1.25rem,3vw,3.2rem);font-size:.68rem;font-weight:700;display:flex;position:sticky;top:0}.topbar>div{align-items:center;gap:.5rem;display:flex}.top-actions{color:#80899a;gap:1.2rem!important}.live-dot{background:#3ec38d;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #3ec38d21}.page{max-width:1600px;margin:0 auto;padding:clamp(1.8rem,3.2vw,3.5rem)}.page-heading{justify-content:space-between;align-items:flex-end;gap:2rem;margin-bottom:2.4rem;display:flex}.page-heading h1{color:#111827;letter-spacing:-.055em;margin-bottom:.7rem;font-size:clamp(2rem,3.2vw,3.4rem);font-weight:500;line-height:1.02}.page-heading>div>p:last-child{color:var(--muted);margin-bottom:0;font-size:.83rem}.snapshot-pill{border:1px solid var(--line);background:#fff;border-radius:13px;align-items:center;gap:.8rem;min-width:235px;padding:.8rem 1rem;display:flex;box-shadow:0 8px 22px #1720330d}.snapshot-pill>span{color:#27946d;background:#e8f7f2;border-radius:50%;justify-content:center;align-items:center;width:31px;height:31px;display:flex}.snapshot-pill.warn>span{color:#b27015;background:#fff3dd}.snapshot-pill small,.snapshot-pill b{display:block}.snapshot-pill small{color:#8d95a4;margin-bottom:.15rem;font-size:.58rem}.snapshot-pill b{font-size:.66rem}.metric-grid,.totals-row{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;display:grid}.metric{border:1px solid var(--line);background:#fff;border-radius:14px;min-height:142px;padding:1.25rem;position:relative;overflow:hidden}.metric:after{content:"";opacity:.11;border-radius:50%;width:90px;height:90px;position:absolute;top:-26px;right:-24px}.metric.blue:after{background:var(--cobalt)}.metric.teal:after{background:var(--teal)}.metric.stone:after{background:#8d8b75}.metric.ink:after{background:var(--ink)}.metric small{color:#7d8697;font-size:.63rem;font-weight:750;display:block}.metric strong{letter-spacing:-.05em;margin:.8rem 0 .35rem;font-size:2rem;font-weight:550;display:block}.metric span{color:#9aa1ae;font-size:.61rem}.section-heading{justify-content:space-between;align-items:end;margin:3rem 0 1.15rem;display:flex}.section-heading h2{letter-spacing:-.025em;margin:0;font-size:1.35rem}.section-heading>span{color:#8b94a3;font-size:.65rem}.report-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.9rem;display:grid}.report-card{border:1px solid var(--line);background:#fff;border-radius:13px;grid-template-columns:38px 1fr auto;align-items:center;gap:.9rem;min-height:112px;padding:1rem;text-decoration:none;transition:border-color .18s,box-shadow .18s,transform .18s;display:grid}.report-card:hover{border-color:#bfc9e8;transform:translateY(-2px);box-shadow:0 14px 28px #1b2d5814}.report-index{color:var(--cobalt);background:#edf2ff;border-radius:10px;justify-content:center;align-items:center;height:38px;font-size:.65rem;font-weight:900;display:flex}.report-index.c1{color:#31858a;background:#eaf7f7}.report-index.c2{color:#77755f;background:#f1f0e9}.report-index.c3{color:#4e586c;background:#eff0f4}.report-card small{color:#8992a2;letter-spacing:.07em;text-transform:uppercase;font-size:.52rem;font-weight:800;display:block}.report-card h3{margin:.35rem 0;font-size:.75rem;line-height:1.35}.report-card p{color:#9aa2b0;margin:0;font-size:.58rem}.report-card>b{color:#acb3bf;font-size:1rem}.back-link{color:#707a8d;margin-bottom:1.5rem;font-size:.7rem;font-weight:750;text-decoration:none;display:inline-block}.report-title{align-items:center}.filter-bar{border:1px solid var(--line);background:#fff;border-radius:14px;grid-template-columns:repeat(6,minmax(100px,1fr)) auto;align-items:end;gap:.75rem;margin-bottom:1.2rem;padding:1rem;display:grid}.filter-bar label{margin:0}.filter-bar input,.filter-bar select{min-width:0;min-height:38px;font-size:.7rem}.totals-row{grid-template-columns:repeat(5,minmax(0,1fr));margin:1rem 0}.totals-row .metric{min-height:105px;padding:1rem}.totals-row .metric strong{margin:.55rem 0 .25rem;font-size:1.35rem}.report-layout{grid-template-columns:minmax(0,2fr) minmax(270px,.8fr);gap:1rem;display:grid}.panel{border:1px solid var(--line);background:#fff;border-radius:14px;padding:1.2rem}.panel-heading{justify-content:space-between;align-items:center;margin-bottom:1.15rem;display:flex}.panel-heading small{color:#8a93a3;letter-spacing:.08em;text-transform:uppercase;margin-bottom:.25rem;font-size:.56rem;font-weight:800;display:block}.panel-heading h2{margin:0;font-size:.95rem}.panel-heading>span{color:#9aa2af;font-size:.58rem}.panel-heading>b{color:var(--cobalt);font-size:1.4rem}.chart-panel{min-height:380px}.empty-chart{color:#8993a3;text-align:center;flex-direction:column;justify-content:center;align-items:center;height:290px;display:flex}.empty-chart>span{color:var(--teal);font-size:2rem}.empty-chart h3{color:#4b566a;margin:1rem 0 .4rem;font-size:.85rem}.empty-chart p{max-width:340px;font-size:.65rem}.visual-list{flex-direction:column;gap:.65rem;max-height:300px;display:flex;overflow:auto}.visual-list>div{border-left:2px solid #dce3f8;padding:.15rem 0 .15rem .75rem}.visual-list span{color:var(--cobalt);text-transform:uppercase;font-size:.5rem;font-weight:850}.visual-list p{margin:.2rem 0;font-size:.67rem;font-weight:750}.visual-list small{color:#949ca9;font-size:.55rem}.table-panel{margin-top:1rem;padding:0;overflow:hidden}.table-panel .panel-heading{padding:1.1rem 1.2rem 0}.table-wrap{max-height:580px;overflow:auto}.table-state{color:#8993a3;justify-content:center;align-items:center;min-height:150px;padding:1rem;font-size:.7rem;display:flex}table{border-collapse:collapse;white-space:nowrap;min-width:100%;font-size:.64rem}th{color:#737d8f;letter-spacing:.04em;text-align:left;text-transform:uppercase;z-index:1;background:#f7f8fa;font-size:.55rem;position:sticky;top:0}th,td{border-top:1px solid #edf0f4;padding:.7rem .85rem}td{color:#3e485b}td.numeric{font-variant-numeric:tabular-nums;text-align:right}tbody tr:hover{background:#fafbfe}.admin-grid{grid-template-columns:340px 1fr;gap:1rem;display:grid}.admin-form{align-self:start}.admin-form fieldset{border:0;margin:1.2rem 0;padding:0}.admin-form legend{margin-bottom:.5rem;font-size:.68rem;font-weight:800}.check{border-bottom:1px solid #eef0f3;align-items:center;gap:.65rem;padding:.55rem 0;font-size:.68rem;display:flex}.check input{width:16px;min-height:auto}.check span{flex:1;justify-content:space-between;display:flex}.check small{color:#9aa1ae}.users-panel{min-width:0}.user-list{flex-direction:column;display:flex}.user-row{border-top:1px solid #edf0f4;grid-template-columns:36px minmax(0,1fr) auto auto;align-items:center;gap:.8rem;padding:.85rem 0;display:grid}.user-row b,.user-row small{display:block}.user-row b{font-size:.7rem}.user-row small,.user-row p{color:#8b94a3;margin:.12rem 0 0;font-size:.56rem}.status{color:#7e8797;background:#f1f2f5;border-radius:999px;padding:.32rem .55rem;font-size:.54rem;font-weight:800}.status.active{color:#278060;background:#e8f7f2}.text-button{color:var(--cobalt);background:0 0;border:0;font-size:.58rem;font-weight:800}.upload-button{color:var(--cobalt);cursor:pointer;background:#edf2ff;border-radius:8px;padding:.55rem .7rem;font-size:.6rem;font-weight:800}.upload-button input{display:none}.monthly-performance-page{max-width:1680px}.monthly-title{margin-bottom:1.5rem}.monthly-filter-bar{border:1px solid var(--line);background:#fff;border-radius:16px;grid-template-columns:repeat(6,minmax(125px,1fr));gap:.72rem;margin-bottom:1.15rem;padding:1rem;display:grid;box-shadow:0 10px 35px #1720330b}.monthly-filter-bar label{color:#30394c;flex-direction:column;gap:.38rem;min-width:0;margin:0;font-size:.68rem;font-weight:700;display:flex}.monthly-filter-bar input,.monthly-filter-bar select{box-sizing:border-box;width:100%;min-width:0;max-width:100%;min-height:38px;padding:.55rem .62rem;font-size:.68rem}.monthly-filter-bar .button{align-self:end;min-height:38px}.monthly-hero-grid{grid-template-columns:minmax(0,1.15fr) minmax(0,.95fr) minmax(285px,.85fr);gap:1rem;margin:1rem 0;display:grid}.monthly-hero-card,.monthly-outlook-card{border:1px solid var(--line);background:#fff;border-radius:16px;min-height:205px;padding:1.45rem;position:relative;overflow:hidden}.monthly-hero-card:after{content:"";opacity:.07;border-radius:50%;width:190px;height:190px;position:absolute;top:-70px;right:-50px}.monthly-hero-card.volume:after{background:#096b83}.monthly-hero-card.average:after{background:#133dc6}.monthly-hero-card>span,.monthly-outlook-card span,.outlook-note>span{color:#8891a1;letter-spacing:.09em;text-transform:uppercase;font-size:.55rem;font-weight:850;display:block}.monthly-hero-card h2{color:#4f596b;margin:.55rem 0 1.15rem;font-size:1rem;font-weight:600}.monthly-hero-card strong{color:#096b83;letter-spacing:-.075em;font-size:clamp(2.65rem,5vw,4.75rem);font-weight:450;line-height:.9;display:block}.monthly-hero-card.average strong{color:#153e87}.monthly-hero-card>small{color:#949ca9;font-size:.6rem;position:absolute;bottom:1.3rem;left:1.45rem}.monthly-outlook-card{grid-template-rows:1fr 1fr;gap:1rem;padding:0;display:grid}.monthly-outlook-card>div{flex-direction:column;justify-content:center;padding:1.15rem 1.3rem;display:flex}.monthly-outlook-card>div+div{border-top:1px solid #edf0f4}.monthly-outlook-card strong{letter-spacing:-.045em;margin:.38rem 0 .2rem;font-size:1.65rem;font-weight:550;display:block}.monthly-outlook-card small{color:#9098a6;font-size:.57rem}.trend-up{color:#238261!important}.trend-down{color:#bd4a57!important}.monthly-main-grid{grid-template-columns:minmax(0,2.25fr) minmax(280px,.75fr);gap:1rem;margin:1rem 0;display:grid}.monthly-daily-panel{min-height:445px}.monthly-outlook-panel{flex-direction:column;display:flex}.day-highlight{background:#f6f8fa;border:1px solid #edf0f4;border-radius:12px;justify-content:space-between;align-items:center;margin-bottom:.75rem;padding:.95rem;display:flex}.day-highlight>span{color:#727c8e;font-size:.62rem;font-weight:750}.day-highlight>div{text-align:right}.day-highlight strong,.day-highlight small{display:block}.day-highlight strong{font-size:1.15rem}.day-highlight small{color:#8d96a5;margin-top:.15rem;font-size:.55rem}.day-highlight.up{border-left:3px solid #45a786}.day-highlight.down{border-left:3px solid #c96872}.outlook-note{background:#edf6f7;border-radius:12px;margin-top:auto;padding:1rem}.outlook-note p{color:#55717a;margin:.4rem 0 0;font-size:.62rem;line-height:1.55}.monthly-split-grid{grid-template-columns:1fr 1fr;gap:1rem;margin:1rem 0;display:grid}.breakdown-panel{min-width:0}.breakdown-content{grid-template-columns:minmax(210px,.8fr) minmax(220px,1.2fr);align-items:center;gap:.5rem;display:grid}.breakdown-legend{flex-direction:column;max-height:265px;display:flex;overflow:auto}.breakdown-legend button{color:#4f596a;text-align:left;background:0 0;border:0;border-radius:8px;grid-template-columns:8px minmax(0,1fr) auto;align-items:center;gap:.55rem;padding:.48rem .55rem;font-size:.6rem;display:grid}.breakdown-legend button:hover,.breakdown-legend button.active{color:#173c80;background:#f0f4fb}.breakdown-legend button i{border-radius:2px;width:8px;height:8px}.breakdown-legend button span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.breakdown-legend button strong{font-variant-numeric:tabular-nums;font-weight:750}.monthly-rank-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin:1rem 0;display:grid}.rank-list{flex-direction:column;gap:.18rem;display:flex}.rank-list button{text-align:left;background:0 0;border:0;border-radius:9px;grid-template-columns:22px minmax(0,1fr) auto;align-items:center;gap:.65rem;padding:.55rem;display:grid}.rank-list button:hover,.rank-list button.active{background:#f1f5fb}.rank-list button>b{color:#697487;background:#eef1f5;border-radius:6px;justify-content:center;align-items:center;height:22px;font-size:.53rem;display:flex}.rank-list button>span{min-width:0}.rank-list button>span strong{text-overflow:ellipsis;white-space:nowrap;font-size:.59rem;display:block;overflow:hidden}.rank-list button>span i{background:#edf0f3;border-radius:999px;height:3px;margin-top:.35rem;display:block;overflow:hidden}.rank-list button>span em{border-radius:inherit;background:linear-gradient(90deg,#0e7085,#60a7b2);height:100%;display:block}.rank-list button>small{color:#647084;font-variant-numeric:tabular-nums;font-size:.58rem}.monthly-detail-panel{margin-top:1rem}.monthly-day-grid{grid-template-columns:repeat(auto-fit,minmax(112px,1fr));gap:.55rem;display:grid}.monthly-day-grid button{text-align:left;background:#f7f8fa;border:1px solid #edf0f4;border-radius:10px;padding:.75rem}.monthly-day-grid button:hover{background:#edf6f7;border-color:#b9dadd}.monthly-day-grid span,.monthly-day-grid strong,.monthly-day-grid small{display:block}.monthly-day-grid span{color:#778194;font-size:.55rem}.monthly-day-grid strong{margin:.32rem 0 .1rem;font-size:.85rem}.monthly-day-grid small{color:#a0a7b2;font-size:.5rem}.monthly-empty{color:#8d96a5;text-align:center;flex-direction:column;justify-content:center;align-items:center;height:330px;display:flex}.monthly-empty.compact{height:250px}.monthly-empty>span{color:#3f919b;font-size:1.65rem}.monthly-empty strong{color:#536074;margin:.65rem 0 .25rem;font-size:.72rem}.monthly-empty small,.monthly-no-results{color:#969eaa;font-size:.58rem}.monthly-no-results{text-align:center;margin:1rem 0}@media (width<=1180px){.report-grid,.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.filter-bar,.totals-row{grid-template-columns:repeat(3,1fr)}.monthly-filter-bar{grid-template-columns:repeat(4,minmax(120px,1fr))}.monthly-hero-grid{grid-template-columns:1fr 1fr}.monthly-outlook-card{grid-column:1/-1;grid-template-rows:auto;grid-template-columns:1fr 1fr;min-height:120px}.monthly-outlook-card>div+div{border-top:0;border-left:1px solid #edf0f4}.monthly-main-grid{grid-template-columns:minmax(0,1.65fr) minmax(260px,.75fr)}.breakdown-content{grid-template-columns:1fr}}@media (width<=820px){.auth-stage{grid-template-columns:1fr;padding:1.2rem}.auth-brand{display:none}.auth-card{justify-self:center;width:100%;max-width:470px}.app-shell{display:block}.sidebar{flex-direction:row;width:auto;height:64px;padding:.65rem 1rem;bottom:auto;right:0}.brand>span:last-child,.sidebar-foot{display:none}.sidebar nav{flex-direction:row;margin:0 0 0 auto}.sidebar nav a{padding:.6rem}.sidebar nav a .icon{display:none}.workspace{padding-top:64px}.topbar{top:64px}.page{padding:1.5rem 1rem}.page-heading{flex-direction:column;align-items:flex-start}.snapshot-pill{width:100%}.report-grid,.metric-grid,.totals-row,.report-layout,.admin-grid{grid-template-columns:1fr}.filter-bar{grid-template-columns:1fr 1fr}.user-row{grid-template-columns:36px 1fr}.user-row .status,.user-row .text-button{grid-column:2;justify-self:start}.monthly-filter-bar{grid-template-columns:1fr 1fr}.monthly-hero-grid,.monthly-main-grid,.monthly-split-grid,.monthly-rank-grid{grid-template-columns:1fr}.monthly-outlook-card{grid-column:auto}}@media (width<=520px){.monthly-filter-bar,.monthly-outlook-card{grid-template-columns:1fr}.monthly-outlook-card>div+div{border-top:1px solid #edf0f4;border-left:0}.monthly-hero-card{min-height:180px}.monthly-hero-card strong{font-size:3rem}.breakdown-content{grid-template-columns:1fr}.monthly-day-grid{grid-template-columns:1fr 1fr}}@media print{.sidebar,.topbar,.filter-bar,.button-row,.back-link{display:none!important}.workspace{grid-column:1}.app-shell{display:block}.page{max-width:none;padding:0}.panel{break-inside:avoid}}
