:root{color:#172033;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f5f7fb;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100svh;margin:0}button,input,textarea,select{font:inherit}button:focus-visible{outline-offset:2px;outline:3px solid #2563eb59}#root{min-height:100svh}.page-gate{color:#172033;box-sizing:border-box;background:#eef2f7;place-items:center;min-height:100svh;padding:24px;display:grid}.page-gate__panel{box-sizing:border-box;background:#fff;border:1px solid #dbe3ef;border-radius:8px;flex-direction:column;gap:18px;width:min(100%,380px);padding:28px;display:flex;box-shadow:0 18px 50px #0f172a1f}.page-gate__label{color:#2563eb;margin:0 0 6px;font-size:13px;font-weight:700}.page-gate__title{letter-spacing:0;margin:0;font-size:28px;line-height:1.15}.page-gate__field{color:#475569;flex-direction:column;gap:7px;font-size:13px;font-weight:700;display:flex}.page-gate__input{color:#172033;box-sizing:border-box;width:100%;min-height:44px;font:inherit;background:#fff;border:1px solid #cbd5e1;border-radius:7px;padding:0 12px;font-size:15px}.page-gate__input:focus{border-color:#2563eb;outline:3px solid #2563eb24}.page-gate__error{color:#b91c1c;margin:-6px 0 0;font-size:13px;font-weight:700}.page-gate__button{color:#fff;min-height:44px;font:inherit;cursor:pointer;background:#2563eb;border:1px solid #1d4ed8;border-radius:7px;padding:0 16px;font-size:14px;font-weight:700}.page-gate__button:hover{background:#1d4ed8;border-color:#1e40af}.report-app{color:#172033;background:#f5f7fb;grid-template-columns:280px minmax(0,1fr);min-height:100svh;display:grid}.report-sidebar{color:#f8fafc;box-sizing:border-box;background:#111827;border-right:1px solid #0f172a;min-height:100svh;padding:24px 18px}.report-sidebar__brand{margin-bottom:28px}.report-sidebar__eyebrow{letter-spacing:.08em;text-transform:uppercase;color:#93c5fd;margin:0 0 6px;font-size:12px;font-weight:700}.report-sidebar__title{margin:0;font-size:22px;font-weight:700;line-height:1.2}.report-sidebar__nav{flex-direction:column;gap:8px;display:flex}.report-sidebar__item{text-align:left;color:#dbeafe;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;width:100%;padding:12px 14px;transition:background .16s,border-color .16s,color .16s;display:block}.report-sidebar__item:hover{background:#3b82f629;border-color:#93c5fd38}.report-sidebar__item--active{color:#fff;background:#1d4ed8;border-color:#60a5fa}.report-sidebar__item-title{font-size:14px;font-weight:700;line-height:1.35;display:block}.report-sidebar__item-meta{color:#bfdbfe;margin-top:3px;font-size:12px;line-height:1.35;display:block}.report-main{box-sizing:border-box;min-width:0;padding:28px}.report-header{flex-direction:column;justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:20px;display:flex}.report-header__label{color:#2563eb;margin:0 0 8px;font-size:13px;font-weight:700}.report-header__title{letter-spacing:0;margin:0;font-size:30px;line-height:1.15}.report-header__description{color:#5b6578;max-width:720px;margin:10px 0 0}.report-header__actions{flex-shrink:0;gap:10px;display:flex}.report-controls{grid-template-columns:minmax(160px,1fr) minmax(120px,.7fr) minmax(190px,1fr) minmax(190px,1fr) minmax(108px,auto);align-items:end;gap:10px;width:100%;display:grid}.report-field{flex-direction:column;gap:6px;min-width:0;display:flex}.report-field__label{color:#475569;font-size:12px;font-weight:700;line-height:1.2}.report-field__control{color:#172033;box-sizing:border-box;width:100%;min-height:40px;font:inherit;background:#fff;border:1px solid #cbd5e1;border-radius:7px;padding:0 10px;font-size:14px}.report-field__control:focus{border-color:#2563eb;outline:3px solid #2563eb24}.report-alert{color:#991b1b;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;margin:0 0 16px;padding:11px 13px;font-size:14px;font-weight:700}.report-button{color:#fff;min-height:40px;font:inherit;white-space:nowrap;cursor:pointer;background:#2563eb;border:1px solid #1d4ed8;border-radius:7px;justify-content:center;align-items:center;padding:0 15px;font-size:14px;font-weight:700;transition:background .16s,border-color .16s,transform .16s;display:inline-flex}.report-button:hover{background:#1d4ed8;border-color:#1e40af}.report-button:active{transform:translateY(1px)}.report-button:disabled{cursor:not-allowed;opacity:.6;transform:none}.report-metrics{grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:12px;margin-bottom:16px;display:grid}.report-metric{background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:16px}.report-metric__label{color:#64748b;margin:0 0 8px;font-size:13px;font-weight:700}.report-metric__value{color:#172033;margin:0;font-size:24px;font-weight:800;line-height:1.15}.chart-panel{background:#fff;border:1px solid #e2e8f0;border-radius:8px;min-width:0;padding:20px;box-shadow:0 16px 40px #0f172a0f}.chart-panel__header{justify-content:space-between;align-items:baseline;gap:16px;margin-bottom:12px;display:flex}.chart-panel__title{margin:0;font-size:18px;line-height:1.25}.chart-panel__timestamp{color:#64748b;margin:0;font-size:13px}.chart-panel__canvas{width:100%;min-height:420px}.chart-tooltip{color:#e5eefb;background:#0f172a;border-radius:8px;min-width:220px;padding:12px 14px;font-size:12px;line-height:1.6;box-shadow:0 14px 34px #0f172a3d}.chart-tooltip__title{color:#fff;margin-bottom:6px;font-weight:800}.chart-tooltip__value{color:#93c5fd;border-top:1px solid #e2e8f02e;margin-top:7px;padding-top:7px;font-weight:800}@media (width<=860px){.report-app{grid-template-columns:1fr}.report-sidebar{min-height:auto;padding:18px}.report-sidebar__brand{margin-bottom:14px}.report-main{padding:20px}.report-header{flex-direction:column}.report-controls,.report-header__actions{width:100%}.report-controls{grid-template-columns:1fr}.report-button{width:100%}.chart-panel{padding:16px}.chart-panel__header{flex-direction:column;gap:4px}.chart-panel__canvas{min-height:340px}}
