:root{--red:#e4012b;--ink:#1c1416;--paper:#f6f3f1;--dim:#8a7e7a;--line:#eee7e3}*{box-sizing:border-box}body,html{padding:0}body{margin:0;background:var(--paper);color:var(--ink);font-family:IBM Plex Sans,system-ui,sans-serif;-webkit-font-smoothing:antialiased}.shell{justify-content:center}.app,.shell{min-height:100vh;display:flex}.app{width:100%;max-width:430px;flex-direction:column}.content{flex:1 1;padding:4px 16px 96px}.appbar{position:-webkit-sticky;position:sticky;top:0;z-index:10;background:hsla(24,22%,95%,.93);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:14px 16px 10px;display:flex;align-items:center;gap:11px}.brand{font-family:Sora,sans-serif;font-weight:800;font-size:16.5px;letter-spacing:-.01em}.brand,.srcbadge{white-space:nowrap}.srcbadge{font-size:9.5px;font-weight:700;letter-spacing:.04em;color:#8a7e7a;background:#fff;border:1px solid var(--line);border-radius:99px;padding:4px 8px}.srcbadge.live{color:#0e8a4d;border-color:#bfe3cf;background:#e5f4ec}.card{background:#fff;border-radius:18px;padding:16px;box-shadow:0 1px 3px rgba(28,20,22,.07);border:none}.btncard{cursor:pointer;text-align:left;width:100%;font-family:inherit;color:inherit}.hero{background:linear-gradient(160deg,#e4012b,#a60020);border-radius:22px;padding:20px 18px 18px;color:#fff;box-shadow:0 8px 24px rgba(164,1,35,.25)}.eyebrow{font-family:Sora;font-size:12px;font-weight:700;letter-spacing:.12em;opacity:.85}.big{font-size:52px;line-height:1.05;margin:6px 0 2px}.big,.num{font-family:Sora;font-weight:800}.num{font-size:26px}.num18{font-size:18px}.num16,.num18{font-family:Sora;font-weight:800}.num16{font-size:16px}.t15{font-size:15px}.t14,.t15{font-family:Sora;font-weight:700}.t14{font-size:14px}.t13{font-size:13.5px;font-weight:600;line-height:1.3}.sub{font-size:11.5px;color:var(--dim)}.sub13{font-size:12.5px;color:#6e625e;line-height:1.5}.dim13{font-size:13px;opacity:.9}.dim12{font-size:12px;opacity:.85}.dim11{font-size:11px;opacity:.8}.b,.h2l{font-weight:700}.h2l{font-family:Sora;font-size:13px;letter-spacing:.08em;text-transform:uppercase;color:var(--dim);margin:22px 4px 10px}.col,.row{display:flex}.col{flex-direction:column}.mid{align-items:center}.between{justify-content:space-between}.base{align-items:baseline}.wrap{flex-wrap:wrap}.gap8{gap:8px}.gap10{gap:10px}.grid-status{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px;margin-top:14px}.grid-cats{display:grid;grid-template-columns:1fr;grid-gap:10px;gap:10px}.chips{display:flex;gap:6px;overflow-x:auto;padding-bottom:6px;-webkit-overflow-scrolling:touch}.chip{border:1px solid #e4ddd9;background:#fff;color:#6e625e;font-size:12px;font-weight:600;padding:7px 12px;border-radius:999px;white-space:nowrap;cursor:pointer;flex-shrink:0;font-family:inherit}.chip.on{background:var(--red);border-color:var(--red);color:#fff}.statpill{font-family:Sora;font-size:11px;padding:3px 9px}.pill,.statpill{font-weight:700;border-radius:999px;white-space:nowrap}.pill{padding:4px 10px}.notebox{margin-top:10px;font-size:12px;color:#6e625e;background:#faf7f5;border-radius:10px;padding:9px 11px;line-height:1.45}.legend{display:flex;gap:12px;flex-wrap:wrap;margin:0 4px 10px;font-size:10.5px;color:#6e625e;font-weight:600}.legend span{display:inline-flex;align-items:center;gap:4px}.sw{width:11px;height:11px;border-radius:3px;display:inline-block}.period-select{display:flex;align-items:center;gap:8px;margin:2px 4px 10px}.period-select-label{font-family:Sora;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--dim)}.period-select-input{flex:1 1;min-width:0;padding:9px 12px;font-weight:600}.period-select-input,.sel{border:1.5px solid #e4ddd9;border-radius:10px;font-size:13px;font-family:inherit;background:#fff;color:var(--ink);cursor:pointer}.sel{padding:8px 10px}.toggle{display:flex;background:#fff;border:1px solid var(--line);border-radius:999px;padding:3px;gap:2px}.toggle button{flex:1 1;border:none;background:none;font-family:Sora;font-weight:700;font-size:12.5px;color:#8a7e7a;padding:8px 10px;border-radius:999px;cursor:pointer;white-space:nowrap;transition:all .15s}.toggle button.on{background:var(--red);color:#fff}.lockbtn{width:36px;height:36px;border-radius:99px;background:#fff;color:#8a7e7a;border:1px solid #e4ddd9;cursor:pointer;display:grid;place-items:center;flex-shrink:0}.lockbtn:hover{color:var(--red);border-color:#f0cdd2}.tabbar{position:fixed;bottom:0;left:50%;transform:translateX(-50%);width:100%;max-width:430px;background:#fff;border-top:1px solid var(--line);display:flex;padding:8px 4px calc(10px + env(safe-area-inset-bottom));z-index:20}.tabbtn{flex:1 1;border:none;background:none;cursor:pointer;display:flex;flex-direction:column;align-items:center;gap:3px;padding:4px;color:#a89c97;font-family:inherit}.tabbtn span{font-size:10px;font-weight:700;font-family:Sora}.tabbtn.on{color:var(--red)}.hmname{flex-shrink:0;position:-webkit-sticky;position:sticky;left:0;background:#fff;z-index:2;font-size:10.5px;font-weight:700;color:var(--ink);padding-right:8px;line-height:1.15;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hmcell{border-radius:3px;box-sizing:content-box}.hmac,.hmcell{margin:1px;cursor:pointer;flex-shrink:0}.hmac{border-radius:6px;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3px 2px;text-align:center}.hmac .r{font-size:13px;font-weight:800;line-height:1.05}.hmac .r .tr{font-size:10px;font-weight:800;vertical-align:1px}.hmac .c{font-size:9.5px;font-weight:600;margin-top:2px;opacity:.85}.hmac-h{flex-shrink:0;font-size:8.5px;font-weight:700;color:#6e625e;text-align:center;line-height:1.15;padding:0 3px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.spark{display:flex;align-items:flex-end;gap:2px;height:44px;margin-top:8px}.sparkbar{flex:1 1;border-radius:2px 2px 0 0;min-height:2px;background:var(--red);opacity:.85;cursor:pointer}.sparkbar.sel{outline:2px solid var(--ink);outline-offset:1px;opacity:1}.meter{height:8px;border-radius:99px;background:#f1ece9;overflow:hidden;margin-top:8px}.meter>span{display:block;height:100%;border-radius:99px;background:#0e8a4d}.tbl-wrap{overflow-x:auto;background:#fff;border-radius:16px;box-shadow:0 1px 3px rgba(28,20,22,.07);margin-top:10px}table.reg{width:100%;border-collapse:collapse;font-size:12px;min-width:520px}table.reg thead th{text-align:right;padding:11px 10px;font-family:Sora;font-size:10px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--dim);border-bottom:1px solid var(--line);cursor:pointer;white-space:nowrap}table.reg thead th:first-child{text-align:left}table.reg thead th.sorted{color:var(--red)}table.reg tbody td{padding:10px;border-bottom:1px solid #f4efed;text-align:right;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;white-space:nowrap}table.reg tbody td:first-child{text-align:left;font-weight:600;color:var(--ink)}table.reg tbody tr:last-child td{border-bottom:none}table.reg tbody tr.total td{font-weight:800;background:#faf7f5;border-top:2px solid var(--line)}.awaiting{text-align:center;padding:40px 20px}.awaiting .ico{width:56px;height:56px;border-radius:99px;background:#fff;border:1px solid var(--line);display:grid;place-items:center;margin:0 auto 14px}.cta{width:100%;border:none;background:var(--red);color:#fff;font-family:Sora;font-weight:700;font-size:14px;padding:13px 0;border-radius:12px;cursor:pointer}.cta:disabled{opacity:.6;cursor:default}.cta2{width:100%;border:1.5px solid var(--red);background:#fff;color:var(--red);font-family:Sora;font-weight:700;font-size:13px;padding:11px 0;border-radius:12px;cursor:pointer;margin-top:8px}.login-in{width:100%;border:1.5px solid #e4ddd9;border-radius:12px;padding:12px 14px;font-size:14px;font-family:inherit;margin-bottom:10px;color:var(--ink)}.loginpill{display:inline-flex;align-items:center;gap:5px;border:1px solid #e4ddd9;background:#fff;color:#6e625e;font-size:11.5px;padding:8px 13px;border-radius:999px}.loginpill,.userchip{font-family:Sora;font-weight:700;cursor:pointer;flex-shrink:0}.userchip{width:36px;height:36px;border-radius:99px;background:var(--red);color:#fff;border:none;font-size:13px}.iconwrap{position:relative;display:inline-flex}.tablock{position:absolute;top:-4px;right:-8px;background:#fff;border-radius:99px;padding:1px}.overlay{position:fixed;inset:0;background:rgba(28,20,22,.45);z-index:50;display:flex;align-items:center;justify-content:center;padding:20px}.modal{background:#fff;border-radius:20px;padding:22px 20px;width:100%;max-width:360px;box-shadow:0 12px 40px rgba(28,20,22,.25);position:relative}.modalx{position:absolute;top:10px;right:12px;border:none;background:#f6f3f1;color:#6e625e;width:28px;height:28px;border-radius:99px;cursor:pointer;font-size:13px;font-weight:700;line-height:1}.errmsg{color:#8e0e1f;margin-bottom:10px}.errmsg,.okmsg{font-size:12px;font-weight:600}.okmsg{color:#0e8a4d;margin-top:8px;background:#e5f4ec;border-radius:10px;padding:8px 10px}.dropzone,.okmsg{text-align:center}.dropzone{display:block;padding:12px 16px;border-radius:12px;border:2px dashed #e4ddd9;cursor:pointer;background:#fafafa;font-size:13px;color:#6e625e;font-family:inherit}.dropzone:hover{border-color:var(--red);color:var(--red)}.msgbox{font-size:12px;margin-top:10px;padding:8px 12px;border-radius:8px;line-height:1.5}.msgbox.ok{background:#e5f4ec;color:#0e8a4d}.msgbox.info{background:#fbf2dc;color:#a07208}.report{background:#fff;border-radius:16px;box-shadow:0 1px 3px rgba(28,20,22,.07);padding:26px 24px}.report-title{font-family:Sora;font-size:22px;font-weight:800;letter-spacing:-.01em}.report-h{font-family:Sora;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--dim);margin-bottom:10px}.report-rule{border:none;border-top:1px solid var(--line);margin:18px 0}.report .tbl-wrap{border-radius:12px}@media (min-width:768px){.report{padding:34px 32px}}@media print{.appbar,.no-print,.tabbar,.toggle{display:none!important}body{background:#fff}.content{padding:0!important}.app{max-width:none}.card,.hero,.report,.tbl-wrap{box-shadow:none}.report{padding:0}.chips{display:none}}@media (min-width:768px){.app{max-width:760px}.content{padding:8px 24px 40px}.grid-status{grid-template-columns:repeat(4,1fr)}.grid-cats{grid-template-columns:1fr 1fr}.tabbar{position:-webkit-sticky;position:sticky;bottom:auto;top:62px;left:auto;transform:none;max-width:none;border-top:none;border-bottom:1px solid var(--line);padding:6px 16px 10px;gap:6px;background:hsla(24,22%,95%,.93);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:9}.tabbtn{flex:0 0 auto;flex-direction:row;gap:7px;padding:8px 16px;border-radius:999px;background:#fff;border:1px solid #e4ddd9}.tabbtn.on{background:var(--red);border-color:var(--red);color:#fff}.tabbtn span{font-size:12px}.big{font-size:60px}}@media (min-width:1100px){.app{max-width:1020px}.grid-cats{grid-template-columns:1fr 1fr 1fr}}