:root{color:#162033;background:#f4f7fb;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px}button,input{font:inherit}.page-shell{width:min(1500px,calc(100% - 32px));margin:0 auto;padding:32px 0 48px}.hero{display:grid;grid-template-columns:1fr auto;gap:24px;align-items:end;margin-bottom:24px}.eyebrow{margin:0 0 10px;color:#3a65d8;font-size:13px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}h1{margin:0;font-size:clamp(32px,4vw,52px);line-height:1}.description{max-width:720px;margin:14px 0 0;color:#5d6b82;font-size:17px;line-height:1.55}.refresh-card,.state-card,.toolbar,.legend,.table-card,.auth-panel{border:1px solid #dce4f2;border-radius:22px;background:#ffffffeb;box-shadow:0 18px 50px #1b2d4a14}.refresh-card{min-width:240px;padding:18px 20px}.refresh-card span,.summary-grid span,.search-field span{display:block;color:#61708a;font-size:13px;font-weight:700}.refresh-card strong,.summary-grid strong{display:block;margin-top:6px;font-size:18px}.header-actions{display:grid;grid-template-columns:1fr;gap:10px;margin-top:14px}.export-button,.secondary-button{width:100%;min-height:42px;border:0;border-radius:13px;padding:0 14px;cursor:pointer;font-weight:800}.export-button{color:#fff;background:#2f5bd5}.secondary-button{border:1px solid #cdd8eb;color:#2f5bd5;background:#f7faff}.export-button:hover:not(:disabled){background:#2549ad}.secondary-button:hover:not(:disabled){background:#eef3ff}.export-button:focus-visible,.secondary-button:focus-visible,.close-button:focus-visible,.checkbox-field input:focus-visible{outline:3px solid rgba(47,91,213,.28);outline-offset:2px}.export-button:disabled,.secondary-button:disabled{cursor:not-allowed;opacity:.6}.state-card{margin-bottom:18px;padding:22px}.state-card h2{margin:0 0 8px;font-size:20px}.state-card p{margin:0;color:#5d6b82}.state-card.error{border-color:#f0b7ad;background:#fff6f4}.auth-page{display:grid;min-height:100dvh;place-items:center;padding-block:32px}.auth-panel{display:grid;width:min(100%,460px);gap:18px;padding:28px}.auth-panel h1{font-size:clamp(30px,5vw,42px)}.auth-panel .description{font-size:16px}.password-field span,.checkbox-field span{color:#46546a;font-size:14px;font-weight:800}.password-field input{width:100%;min-height:48px;margin-top:8px;border:1px solid #ccd7e8;border-radius:14px;padding:0 14px;color:#162033;background:#fff;outline:none}.password-field input:focus{border-color:#3a65d8;box-shadow:0 0 0 4px #3a65d824}.checkbox-field{display:inline-flex;align-items:center;gap:10px;width:fit-content;min-height:44px;cursor:pointer}.checkbox-field input{width:18px;height:18px;accent-color:#2f5bd5}.auth-error{margin:0;border:1px solid #f0b7ad;border-radius:14px;padding:12px 14px;color:#9c2f1e;background:#fff6f4;font-weight:700}.auth-submit{min-height:48px}.toolbar{display:grid;grid-template-columns:minmax(280px,520px) 1fr;gap:20px;align-items:end;padding:20px;margin-bottom:16px}.search-field input{width:100%;min-height:46px;margin-top:8px;border:1px solid #ccd7e8;border-radius:14px;padding:0 14px;color:#162033;background:#fff;outline:none}.search-field input:focus{border-color:#3a65d8;box-shadow:0 0 0 4px #3a65d824}.summary-grid{display:grid;grid-template-columns:repeat(3,minmax(120px,1fr));gap:12px}.summary-grid div{border-radius:16px;background:#f5f8fd;padding:14px 16px}.legend{display:flex;flex-wrap:wrap;gap:12px;padding:14px 16px;margin-bottom:16px}.legend-item{display:inline-flex;gap:8px;align-items:center;min-height:32px;color:#46546a;font-size:14px}.legend-dot{width:14px;height:14px;border-radius:999px;border:1px solid rgba(22,32,51,.12)}.legend-dot.positive{background:#afd095}.legend-dot.warning{background:#ffffa6}.legend-dot.danger{background:#ffaa95}.legend-dot.neutral{background:#eef2f8}.table-card{width:calc(100vw - 32px);margin-left:calc((100% - (100vw - 32px))/2);overflow:hidden}.table-scroll{overflow:auto;max-height:calc(100dvh - 24px);scrollbar-gutter:stable both-edges}table{width:100%;min-width:2400px;border-collapse:separate;border-spacing:0}th{position:sticky;top:0;z-index:2;background:#d9dee7;color:#253044;text-align:left;vertical-align:top}th button{display:flex;width:100%;min-height:74px;align-items:flex-start;justify-content:space-between;gap:10px;border:0;padding:12px;color:inherit;background:transparent;cursor:pointer;text-align:left}th button:focus-visible{outline:3px solid #3a65d8;outline-offset:-3px}th span:first-child{max-width:230px;font-size:13px;line-height:1.2}.sort-indicator{color:#60708a;font-weight:800}td{border-top:1px solid rgba(22,32,51,.08);padding:10px 12px;color:#202b3c;white-space:nowrap}td[data-format=currency],td[data-format=number],td[data-format=percent]{text-align:right;font-variant-numeric:tabular-nums}tbody tr:hover td{filter:brightness(.98)}.group-header td{position:sticky;top:74px;z-index:1;border-top:2px solid rgba(22,32,51,.16);border-bottom:1px solid rgba(22,32,51,.12);padding:12px 14px;color:#253044;font-weight:800;text-align:left}.group-toggle{display:inline-flex;align-items:center;gap:8px;min-height:36px;border:0;padding:0;color:inherit;background:transparent;cursor:pointer;font:inherit;font-weight:800}.group-toggle:focus-visible{outline:3px solid rgba(47,91,213,.28);outline-offset:3px}.group-toggle-icon{display:grid;width:24px;height:24px;place-items:center;border:1px solid rgba(22,32,51,.22);border-radius:8px;background:#ffffff8f;font-size:15px;line-height:1}.group-positive td{background:#dcefd0}.group-warning td{background:#fff8c6}.group-danger td{background:#ffe0d8}.group-neutral td{background:#eef2f8}.row-positive td{background:#afd095}.row-warning td{background:#ffffa6}.row-danger td{background:#ffaa95}.row-neutral td{background:#fff}.row-total td{border-top:2px solid rgba(22,32,51,.22);border-bottom:2px solid rgba(22,32,51,.16);font-weight:800}.row-total td:first-child{text-align:left}.empty-state{padding:28px;color:#61708a;text-align:center}.modal-backdrop{position:fixed;inset:0;z-index:20;display:grid;place-items:center;padding:24px;background:#101b307a;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.help-modal{width:min(980px,100%);max-height:min(820px,calc(100dvh - 48px));overflow:hidden;border:1px solid #dce4f2;border-radius:26px;background:#fff;box-shadow:0 28px 80px #0812244d}.help-header{display:grid;grid-template-columns:1fr auto;gap:20px;align-items:start;border-bottom:1px solid #e6edf7;padding:24px}.help-header h2{margin:0;color:#162033;font-size:clamp(24px,3vw,34px);line-height:1.1}.help-header p:not(.eyebrow){max-width:720px;margin:10px 0 0;color:#5d6b82;line-height:1.5}.close-button{display:grid;width:42px;height:42px;place-items:center;border:1px solid #d7e1f0;border-radius:999px;color:#253044;background:#f7faff;cursor:pointer;font-size:28px;line-height:1}.close-button:hover{background:#eef3ff}.help-content{display:grid;gap:12px;max-height:calc(min(820px,100dvh - 48px) - 150px);overflow:auto;padding:18px 24px 24px}.help-item{display:grid;grid-template-columns:auto 1fr;gap:14px;border:1px solid #e6edf7;border-radius:18px;background:#f8fbff;padding:16px}.help-index{display:grid;width:34px;height:34px;place-items:center;border-radius:999px;color:#2f5bd5;background:#eaf0ff;font-size:14px;font-weight:900}.help-item h3{margin:0 0 8px;color:#253044;font-size:16px;line-height:1.25}.help-item p{margin:0;color:#5d6b82;line-height:1.5}@media(max-width:900px){.page-shell{width:min(100% - 20px,1500px);padding-top:20px}.hero,.toolbar,.summary-grid{grid-template-columns:1fr}.modal-backdrop{padding:12px}.help-header{padding:18px}.help-content{padding:14px}.table-scroll{max-height:calc(100dvh - 20px)}.table-card{width:calc(100vw - 20px);margin-left:calc((100% - (100vw - 20px))/2)}}
