:root{--bg-secondary:#faf9f5;--bg-primary:#f0eee8;--bg-tertiary:#e9e6df;--bg-hover:var(--bg-tertiary);--bg-quinary:#f6f4ee;--bg-error-light:#c657461a;--floating-surface:#fffdf9;--floating-border:#d8d3ca;--floating-shadow:0 12px 26px #00000024;--text-primary:#2d2a26;--text-secondary:#6d6760;--text-tertiary:#a29c95;--text-quaternary:#c0bab3;--border-color:#e3e1db;--border-primary:#d5d2cb;--border-hover:#cecac4;--primary-color:#8b8680;--primary-hover:#7f7a74;--primary-active:#726d67;--primary-contrast:#fff;--success-color:#10b981;--warning-color:#c65746;--error-color:#c65746;--danger-color:var(--error-color);--shadow:0 1px 2px 0 #00000014;--shadow-lg:0 10px 18px -3px #0000001a;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:var(--text-primary);background:var(--bg-secondary);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:SF Pro Text,Segoe UI,sans-serif}[data-theme=dark]{--bg-secondary:#151412;--bg-primary:#1d1b18;--bg-tertiary:#262320;--bg-hover:#2e2a26;--bg-quinary:#191714;--bg-error-light:#c657462e;--floating-surface:#2a2723;--floating-border:#4a443d;--floating-shadow:0 14px 30px #0006;--text-primary:#f6f4f1;--text-secondary:#c9c3bb;--text-tertiary:#9c958d;--text-quaternary:#6f6962;--border-color:#3a3530;--border-primary:#4a453f;--border-hover:#5a544d;--primary-color:#8b8680;--primary-hover:#9a948e;--primary-active:#a6a099;--primary-contrast:#fff;--success-color:#10b981;--warning-color:#c65746;--error-color:#c65746;--danger-color:var(--error-color);--shadow:0 1px 3px 0 #0000004d;--shadow-lg:0 10px 15px -3px #0000004d;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}*{box-sizing:border-box}html,body,#root{min-height:100%}html{scrollbar-gutter:stable}body{background:var(--bg-secondary);color:var(--text-primary);margin:0;transition:background-color .2s,color .2s}button,input,select,textarea{font:inherit}#root{width:100%}.app-frame{background:var(--bg-secondary);flex-direction:column;min-height:100svh;display:flex}.app-main{flex-direction:column;flex:1 0 auto;display:flex}.app-checking{min-height:100%}.app-shell{box-sizing:border-box;justify-content:center;align-items:center;min-height:100svh;padding:32px;display:flex}.hero-card{text-align:left;border:1px solid var(--border);background:color-mix(in srgb, var(--bg) 92%, var(--accent-bg));width:min(720px,100%);box-shadow:var(--shadow);border-radius:20px;padding:32px}.eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--accent);margin-bottom:12px;font-size:14px;font-weight:600}.description{margin-top:16px;line-height:1.7}.checklist{gap:12px;margin:24px 0 0;padding-left:20px;display:grid}.checklist li{color:var(--text-h)}.app-footer{color:var(--text-muted);text-align:center;flex:none;justify-items:center;gap:6px;padding:20px 24px 24px;font-size:10px;line-height:1.5;display:grid}.app-footer-line{flex-wrap:wrap;justify-content:center;align-items:center;gap:6px;width:100%;display:flex}.app-footer-powered{font-size:10px}.app-footer a{color:inherit;align-items:center;gap:4px;text-decoration:none;transition:color .16s;display:inline-flex}.app-footer a:hover{color:var(--accent)}.app-footer-version{white-space:nowrap}@media (width<=640px){.app-footer{padding:16px 18px 22px}.app-footer-line{gap:7px}}._languageSwitcher_194ii_1{border:1px solid var(--border-color);background:color-mix(in srgb, var(--bg-secondary) 78%, transparent);border-radius:999px;align-items:stretch;gap:4px;min-height:42px;padding:4px;display:inline-flex;box-shadow:inset 0 1px #ffffff0f}._languagePill_194ii_13{color:var(--text-secondary);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:999px;padding:8px 12px;font-size:12px;font-weight:700;transition:background-color .15s,color .15s,box-shadow .15s}._languagePill_194ii_13:hover{color:var(--text-primary)}._languagePill_194ii_13:focus-visible{outline:2px solid var(--primary-color);outline-offset:2px}._languagePillActive_194ii_33{background:var(--bg-primary);color:var(--text-primary);box-shadow:0 8px 20px #0000001a}._wrap_1qyyd_8{align-items:center;display:inline-flex;position:relative}._wrapFullWidth_1qyyd_14{width:100%}._trigger_1qyyd_18{border:1px solid var(--border-color);background-color:var(--bg-primary);width:100%;height:40px;box-shadow:var(--shadow);color:var(--text-primary);cursor:pointer;appearance:none;text-align:left;box-sizing:border-box;border-radius:8px;justify-content:space-between;align-items:center;gap:8px;padding:0 12px;font-size:13px;font-weight:500;display:inline-flex}._trigger_1qyyd_18:hover{border-color:var(--border-hover)}._trigger_1qyyd_18:focus{box-shadow:var(--shadow), 0 0 0 3px #8b86802e;outline:none}._trigger_1qyyd_18[aria-expanded=true]{border-color:var(--primary-color);box-shadow:var(--shadow), 0 0 0 3px #8b86802e}._triggerText_1qyyd_50{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}._placeholder_1qyyd_56{color:var(--text-tertiary)}._triggerIcon_1qyyd_60{color:var(--text-secondary);flex-shrink:0;transition:transform .2s;display:inline-flex}[aria-expanded=true]>._triggerIcon_1qyyd_60{transform:rotate(180deg)}._dropdown_1qyyd_70{background:var(--bg-primary);border:1px solid var(--border-color);box-shadow:var(--shadow-lg);overscroll-behavior:contain;scrollbar-gutter:stable;border-radius:12px;flex-direction:column;gap:4px;max-height:240px;padding:6px;display:flex;position:fixed;overflow-y:auto}._option_1qyyd_86{color:var(--text-primary);cursor:pointer;text-align:left;background:0 0;border:1px solid #0000;border-radius:8px;flex-shrink:0;justify-content:space-between;align-items:center;gap:8px;padding:8px 12px;font-size:13px;font-weight:500;transition:background-color .15s,border-color .15s;display:flex}._option_1qyyd_86:hover{background:var(--bg-secondary)}._optionLabel_1qyyd_107{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}._optionSuffix_1qyyd_114{width:16px;height:16px;color:var(--success-color);background:#10b9811f;border-radius:999px;flex:none;justify-content:center;align-items:center;display:inline-flex}._optionActive_1qyyd_126{background:#8b86801a;border-color:#8b868080;font-weight:600}._optionHighlighted_1qyyd_132{background:var(--bg-secondary)}._pageShell_1gxh9_8{background:radial-gradient(1200px 520px at 12% -8%, #8b86801f, transparent 58%), radial-gradient(880px 480px at 100% 0%, #0000000f, transparent 52%), var(--bg-secondary);min-height:100vh;padding:28px 20px 48px}@media (width<=768px){._pageShell_1gxh9_8{padding:18px 12px 32px}}._pageFrame_1gxh9_19{flex-direction:column;gap:18px;width:min(1245px,100%);margin:0 auto;display:flex}._topBar_1gxh9_27{z-index:10;border:1px solid var(--border-color);background:color-mix(in srgb, var(--bg-primary) 84%, transparent);-webkit-backdrop-filter:blur(18px);border-radius:24px;justify-content:space-between;align-items:flex-start;gap:18px;padding:18px 20px;display:flex;position:sticky;top:16px;box-shadow:0 18px 48px #00000014}@media (width<=768px){._topBar_1gxh9_27{border-radius:20px;flex-direction:column;align-items:stretch;padding:16px;position:static}}._brandBlock_1gxh9_53{align-items:stretch;min-width:0;display:flex}._eyebrow_1gxh9_59{background:linear-gradient(180deg, color-mix(in srgb, var(--bg-primary) 94%, #8b86800f), color-mix(in srgb, var(--bg-secondary) 82%, transparent)), var(--bg-secondary);min-height:42px;color:color-mix(in srgb, var(--text-primary) 88%, var(--primary-color));letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;border:1px solid #8b86803d;border-radius:999px;justify-content:center;align-items:center;padding:0 20px;font-size:18px;font-weight:800;display:inline-flex;box-shadow:0 8px 20px #00000014,inset 0 1px #ffffff0d}._topBarActions_1gxh9_77{flex-wrap:wrap;justify-content:flex-end;align-items:stretch;gap:10px;display:flex}@media (width<=768px){._topBarActions_1gxh9_77{justify-content:space-between}}._themeSwitcher_1gxh9_90{border:1px solid var(--border-color);background:color-mix(in srgb, var(--bg-secondary) 78%, transparent);border-radius:999px;align-items:stretch;gap:4px;min-height:42px;padding:4px;display:inline-flex;box-shadow:inset 0 1px #ffffff0f}._themePill_1gxh9_102{color:var(--text-secondary);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:999px;padding:8px 12px;font-size:12px;font-weight:600;transition:background-color .15s,color .15s,box-shadow .15s}._themePill_1gxh9_102:hover{color:var(--text-primary)}._themePill_1gxh9_102:focus-visible{outline:2px solid var(--primary-color);outline-offset:2px}._themePillActive_1gxh9_122{background:var(--bg-primary);color:var(--text-primary);box-shadow:0 8px 20px #0000001a}._refreshButton_1gxh9_128{justify-content:center;gap:8px;min-width:108px;min-height:42px}._updateCheckSwitcher_1gxh9_135,._signOutSwitcher_1gxh9_136,._refreshSwitcher_1gxh9_137{border:1px solid var(--border-color);background:color-mix(in srgb, var(--bg-secondary) 78%, transparent);border-radius:999px;align-items:stretch;min-height:42px;padding:4px;display:inline-flex;box-shadow:inset 0 1px #ffffff0f}._updateCheckPill_1gxh9_148,._signOutPill_1gxh9_149,._refreshPill_1gxh9_150{color:var(--text-secondary);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:999px;align-items:center;padding:8px 12px;font-size:12px;font-weight:600;text-decoration:none;transition:background-color .15s,color .15s,box-shadow .15s,opacity .15s;display:inline-flex}._updateCheckPill_1gxh9_148:hover:not(:disabled),._signOutPill_1gxh9_149:hover:not(:disabled),._refreshPill_1gxh9_150:hover:not(:disabled){color:var(--text-primary)}._updateCheckPill_1gxh9_148:disabled,._signOutPill_1gxh9_149:disabled,._refreshPill_1gxh9_150:disabled{cursor:wait;opacity:.75}._updateCheckPill_1gxh9_148:focus-visible,._signOutPill_1gxh9_149:focus-visible,._refreshPill_1gxh9_150:focus-visible{outline:2px solid var(--primary-color);outline-offset:2px}._updateCheckPillLoading_1gxh9_183,._updateCheckPillActive_1gxh9_184,._signOutPillActive_1gxh9_185,._refreshPillActive_1gxh9_186,._refreshPillLoading_1gxh9_187{background:var(--bg-primary);color:var(--text-primary);box-shadow:0 8px 20px #0000001a}._updateCheckPillInner_1gxh9_193,._signOutPillInner_1gxh9_194,._refreshPillInner_1gxh9_195{align-items:center;gap:7px;display:inline-flex}._updateCheckSpinner_1gxh9_201,._refreshSpinner_1gxh9_202{border-width:2px;border-color:#8b868040;border-top-color:var(--primary-color);width:12px;height:12px}._updateCheckDot_1gxh9_210{background:var(--danger-color);border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 3px #c657462e}._usagePillControl_1gxh9_218{border-color:var(--border-color);background:color-mix(in srgb, var(--bg-primary) 86%, transparent);border-radius:999px;min-height:40px;box-shadow:inset 0 1px #ffffff0a}._usagePillControl_1gxh9_218:focus,._usagePillControl_1gxh9_218:focus-visible{border-color:var(--primary-color);outline:none;box-shadow:0 0 0 3px #8b868024}._usagePillControl_1gxh9_218>button{background:color-mix(in srgb, var(--bg-primary) 86%, transparent);border-radius:999px;min-height:40px;box-shadow:inset 0 1px #ffffff0a}._usagePillShell_1gxh9_237{border:1px solid var(--border-color);background:color-mix(in srgb, var(--bg-secondary) 78%, transparent);border-radius:999px;align-items:stretch;min-height:40px;padding:4px;display:inline-flex;box-shadow:inset 0 1px #ffffff0f}._usagePillAction_1gxh9_248{border-radius:999px;min-height:32px;padding:7px 12px;font-size:12px;font-weight:700;transition:background-color .15s,color .15s,border-color .15s,box-shadow .15s,opacity .15s}._usagePillAction_1gxh9_248.btn{border-radius:999px}._usagePillAction_1gxh9_248.btn-primary{box-shadow:0 8px 20px #8b86802e}._usagePillAction_1gxh9_248.btn-secondary,._usagePillAction_1gxh9_248.btn-ghost{border-color:var(--border-color);background:var(--bg-primary);color:var(--text-primary);box-shadow:0 8px 20px #00000014}._usagePillAction_1gxh9_248:hover:not(:disabled){transform:translateY(-1px)}._usagePillActionDanger_1gxh9_272{color:#b91c1c}._usagePillActionDanger_1gxh9_272.btn-danger{border-color:color-mix(in srgb, #dc2626 34%, var(--border-color));background:color-mix(in srgb, #dc2626 10%, var(--bg-primary));color:#b91c1c;box-shadow:none}._contentColumn_1gxh9_282{width:100%}._container_1gxh9_286{flex-direction:column;gap:20px;width:100%;min-height:100%;padding:8px 0 0;display:flex;position:relative}._toolbarMetaRow_1gxh9_296{justify-content:flex-end;align-items:center;gap:10px;padding:0 2px;display:flex}@media (width<=768px){._toolbarMetaRow_1gxh9_296{justify-content:flex-start}}._toolbarMetaRight_1gxh9_309{align-items:center;min-width:0;display:flex}._backToAxonHubLink_1gxh9_315{border:1px solid color-mix(in srgb, var(--border-color) 82%, transparent);background:color-mix(in srgb, var(--bg-secondary) 58%, transparent);min-height:26px;color:var(--text-secondary);white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;gap:6px;padding:5px 9px;font-size:11px;font-weight:650;line-height:1;text-decoration:none;transition:background-color .15s,color .15s,border-color .15s,box-shadow .15s,transform .15s;display:inline-flex}._backToAxonHubLink_1gxh9_315:hover{color:var(--text-primary);border-color:color-mix(in srgb, var(--primary-color) 28%, var(--border-color));background:color-mix(in srgb, var(--bg-primary) 88%, transparent);transform:translateY(-1px);box-shadow:0 8px 18px #00000014}._backToAxonHubLink_1gxh9_315:focus-visible{outline:2px solid var(--primary-color);outline-offset:2px}._backToAxonHubIcon_1gxh9_345{width:13px;height:13px;display:inline-flex}._backToAxonHubIcon_1gxh9_345 svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:13px;height:13px}._toolbarRow_1gxh9_360{flex-direction:column;align-items:stretch;gap:12px;padding:0 2px;display:flex}._tabBar_1gxh9_368{scrollbar-width:none;flex-wrap:nowrap;align-items:center;gap:8px;width:100%;min-width:0;display:flex;overflow-x:auto}._tabBar_1gxh9_368::-webkit-scrollbar{display:none}._tabPill_1gxh9_382{appearance:none;border:1px solid var(--border-color);background:color-mix(in srgb, var(--bg-primary) 82%, transparent);color:var(--text-secondary);font:inherit;cursor:pointer;border-radius:999px;padding:8px 12px;font-family:inherit;font-size:12px;font-weight:600;line-height:1.2;transition:background-color .15s,color .15s,border-color .15s}._tabPill_1gxh9_382:hover{color:var(--text-primary);background:var(--bg-secondary)}._tabPill_1gxh9_382:focus-visible{outline:2px solid var(--primary-color);outline-offset:2px}._tabPillActive_1gxh9_406{background:var(--bg-primary);color:var(--text-primary);border-color:#8b868073;box-shadow:inset 0 0 0 1px #8b868014,0 4px 12px #8b868024}._toolbarActionsRight_1gxh9_413{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;width:100%;min-width:0;display:flex}@media (width<=768px){._toolbarActionsRight_1gxh9_413{justify-content:flex-start;align-items:stretch}}._lastRefreshed_1gxh9_429{color:var(--text-tertiary);white-space:nowrap;font-size:11px}._usageFilterBar_1gxh9_435{opacity:1;flex-wrap:wrap;flex:auto;justify-content:flex-end;align-items:center;gap:10px;min-width:0;max-height:220px;transition:max-height .34s cubic-bezier(.22,1,.36,1),opacity .24s,transform .34s cubic-bezier(.22,1,.36,1),margin .34s cubic-bezier(.22,1,.36,1);display:flex;overflow:hidden;transform:translateY(0)}._usageFilterField_1gxh9_450{flex-direction:column;gap:5px;min-width:0;display:flex}._apiKeyFilterGroup_1gxh9_457{border:1px solid var(--border-color);background:color-mix(in srgb, var(--bg-secondary) 78%, transparent);opacity:1;border-radius:9999px;align-items:center;gap:8px;width:fit-content;min-width:0;max-width:280px;min-height:46px;padding:5px 6px 5px 12px;transition:max-width .34s cubic-bezier(.22,1,.36,1),min-height .34s cubic-bezier(.22,1,.36,1),padding .34s cubic-bezier(.22,1,.36,1),border-width .34s cubic-bezier(.22,1,.36,1),opacity .26s,transform .34s cubic-bezier(.22,1,.36,1);display:inline-flex;overflow:hidden;transform:translate(0);box-shadow:inset 0 1px #ffffff0f}._apiKeyFilterField_1gxh9_476,._rangeFilterField_1gxh9_483{flex-direction:row;flex:none;align-items:center;gap:8px}._usageFilterLabel_1gxh9_490{color:var(--text-secondary);padding-left:10px;font-size:10px;font-weight:700;line-height:1}._apiKeySelectControl_1gxh9_498,._rangeSelectControl_1gxh9_499{min-width:0}._apiKeySelectControl_1gxh9_498 button,._rangeSelectControl_1gxh9_499 button{border-radius:9999px}._apiKeySelectControl_1gxh9_498{flex:0 0 172px;width:172px}._apiKeySelectControl_1gxh9_498 button{border-color:var(--border-color);background:var(--bg-primary);height:34px;font-size:12px;font-weight:700;box-shadow:0 8px 20px #00000014}._apiKeyFilterGroup_1gxh9_457 ._usageFilterLabel_1gxh9_490,._timeRangeGroup_1gxh9_521 ._usageFilterLabel_1gxh9_490{white-space:nowrap;padding-left:0}._rangeSelectControl_1gxh9_499{flex:0 0 164px;width:164px}._rangeSelectControl_1gxh9_499 button{border-color:var(--border-color);background:var(--bg-primary);height:34px;font-size:12px;font-weight:700;box-shadow:0 8px 20px #00000014}._customRangeFieldGroup_1gxh9_539{opacity:0;pointer-events:none;flex-wrap:wrap;flex:0 auto;align-items:flex-end;gap:6px;min-width:0;max-width:0;max-height:34px;transition:max-width .34s cubic-bezier(.22,1,.36,1),max-height .34s cubic-bezier(.22,1,.36,1),opacity .26s,transform .34s cubic-bezier(.22,1,.36,1);display:flex;overflow:hidden;transform:translate(-6px)}._customRangeFieldGroupOpen_1gxh9_555{opacity:1;pointer-events:auto;max-width:360px;max-height:96px;transform:translate(0)}._usageRefreshSlot_1gxh9_563{flex:none;justify-content:flex-end;min-width:0;display:flex}._usageFilterActions_1gxh9_570{flex:none;justify-content:flex-end;align-items:center;display:flex}._timeRangeGroup_1gxh9_521{border:1px solid var(--border-color);background:color-mix(in srgb, var(--bg-secondary) 78%, transparent);opacity:1;border-radius:9999px;flex-wrap:wrap;align-items:center;gap:8px;width:fit-content;min-width:0;max-width:640px;min-height:46px;padding:5px 6px 5px 12px;transition:max-width .34s cubic-bezier(.22,1,.36,1),min-height .34s cubic-bezier(.22,1,.36,1),padding .34s cubic-bezier(.22,1,.36,1),border-width .34s cubic-bezier(.22,1,.36,1),opacity .26s,transform .34s cubic-bezier(.22,1,.36,1);display:inline-flex;overflow:hidden;transform:translate(0);box-shadow:inset 0 1px #ffffff0f}@media (width<=768px){._timeRangeGroup_1gxh9_521{border-radius:24px;flex-wrap:wrap;align-items:stretch;width:100%}}._customRangeInline_1gxh9_605{opacity:0;pointer-events:none;align-items:center;min-width:0;max-width:0;min-height:34px;transition:max-width .34s cubic-bezier(.22,1,.36,1),opacity .26s,transform .34s cubic-bezier(.22,1,.36,1),margin-left .34s cubic-bezier(.22,1,.36,1);display:inline-flex;overflow:hidden;transform:translate(-6px)}._customRangeInlineOpen_1gxh9_618{opacity:1;pointer-events:auto;max-width:360px;transform:translate(0)}._timeRangeLabel_1gxh9_625{color:var(--text-secondary);font-size:12px;font-weight:600}._timeRangeSelectControl_1gxh9_631{flex:0 0 164px;width:164px;min-width:164px}._timeRangeSelectControl_1gxh9_631 button{border-radius:9999px}._customRangeFields_1gxh9_640{white-space:nowrap;align-items:flex-end;gap:6px;display:inline-flex}._customRangeField_1gxh9_539{flex-direction:column;gap:2px;display:inline-flex}._customRangeFieldLabel_1gxh9_653{color:var(--text-secondary);font-size:9px;font-weight:600;line-height:1}._customRangeInput_1gxh9_660{box-sizing:border-box;cursor:pointer;-webkit-user-select:none;user-select:none;width:150px;height:34px;margin:0;padding:6px 12px;font-size:12px}._customRangeInput_1gxh9_660:out-of-range{color:var(--text-tertiary);background:color-mix(in srgb, var(--bg-secondary) 88%, var(--border-color));border-color:color-mix(in srgb, var(--border-color) 72%, var(--text-tertiary))}._customRangeField_1gxh9_539 ._customRangeInput_1gxh9_660{border-radius:9999px}._customRangeInputShell_1gxh9_681{display:contents}._customRangeInputDisplay_1gxh9_685{display:none}._customRangeSeparator_1gxh9_689{min-width:12px;height:34px;color:var(--text-tertiary);justify-content:center;align-items:center;font-size:12px;font-weight:600;display:inline-flex}._customRangeHint_1gxh9_700,._customRangeError_1gxh9_701{font-size:12px;line-height:1.4}._customRangeHint_1gxh9_700{color:var(--text-secondary)}._customRangeError_1gxh9_701{color:var(--error-color)}@media (width<=1024px){._toolbarActionsRight_1gxh9_413{justify-content:flex-start;align-items:flex-start}._usageFilterBar_1gxh9_435{justify-content:flex-start;width:100%;max-height:none;overflow:visible}._apiKeyFilterField_1gxh9_476{flex:none;width:auto}._rangeFilterField_1gxh9_483{flex:none;max-width:none}._customRangeFieldGroup_1gxh9_539{flex:100%;width:100%;max-height:0;transform:translateY(-4px)}._customRangeFieldGroupOpen_1gxh9_555{max-width:100%;max-height:180px;transform:translateY(0)}._usageRefreshSlot_1gxh9_563{margin-left:auto}._usageFilterActions_1gxh9_570{margin-left:0}._timeRangeGroup_1gxh9_521{box-sizing:border-box;border-radius:24px;width:100%;max-width:100%}._customRangeInline_1gxh9_605{width:100%;max-width:0;transform:translateY(-4px)}._customRangeInlineOpen_1gxh9_618{max-width:100%;transform:translateY(0)}._customRangeFields_1gxh9_640{flex-wrap:wrap;gap:6px;width:100%}._customRangeInput_1gxh9_660{width:132px}}@media (width<=768px){._tabPill_1gxh9_382{white-space:nowrap}._toolbarRow_1gxh9_360{gap:10px}._toolbarActionsRight_1gxh9_413,._usageFilterBar_1gxh9_435,._apiKeyFilterGroup_1gxh9_457,._usageFilterField_1gxh9_450,._customRangeFieldGroup_1gxh9_539,._customRangeField_1gxh9_539,._usageRefreshSlot_1gxh9_563,._usageFilterActions_1gxh9_570,._refreshSwitcher_1gxh9_137,._refreshPill_1gxh9_150{width:100%}._usageFilterBar_1gxh9_435{grid-template-columns:minmax(0,1fr);gap:8px;display:grid}._apiKeyFilterField_1gxh9_476,._rangeFilterField_1gxh9_483{box-sizing:border-box;flex-basis:100%;width:100%}._apiKeySelectControl_1gxh9_498,._rangeSelectControl_1gxh9_499{flex:auto;width:100%;max-width:100%}._apiKeyFilterField_1gxh9_476,._rangeFilterField_1gxh9_483{grid-template-columns:auto minmax(0,1fr);align-items:stretch;gap:8px;display:grid}._customRangeFieldGroup_1gxh9_539{grid-template-columns:minmax(0,1fr);max-height:0;display:grid}._customRangeField_1gxh9_539{min-width:0;min-inline-size:0;max-width:100%;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:8px;max-inline-size:100%;display:grid}._customRangeFieldGroupOpen_1gxh9_555{max-height:180px}._customRangeSeparator_1gxh9_689{display:none}._customRangeInputShell_1gxh9_681{border:1px solid var(--border-color);background-color:var(--bg-secondary);border-radius:9999px;width:100%;min-width:0;height:34px;transition:border-color .15s,box-shadow .15s;display:block;position:relative;overflow:hidden}._customRangeInputShell_1gxh9_681:focus-within{border-color:var(--primary-color);box-shadow:0 0 0 3px #8b86802e}._customRangeInputDisplay_1gxh9_685{box-sizing:border-box;width:100%;min-width:0;height:100%;color:var(--text-primary);pointer-events:none;align-items:center;padding:6px 12px;font-size:12px;line-height:1;display:flex}._customRangeInput_1gxh9_660{width:100%;min-width:0;height:100%;min-inline-size:0;max-width:100%;opacity:0;border:0;max-inline-size:100%;padding:0;display:block;position:absolute;inset:0}._usageRefreshSlot_1gxh9_563,._usageFilterActions_1gxh9_570{margin-left:0}._container_1gxh9_286{gap:12px}}@media (prefers-reduced-motion:reduce){._usageFilterBar_1gxh9_435,._timeRangeGroup_1gxh9_521,._customRangeInline_1gxh9_605{transition:none}}._pageTitle_1gxh9_897{color:var(--text-primary);letter-spacing:-.03em;margin:0;font-size:clamp(30px,4vw,42px);font-weight:800;line-height:1.02}._sectionTitleBlock_1gxh9_906{flex-direction:column;gap:4px;min-width:0;display:flex}._sectionTitle_1gxh9_906{color:var(--text-primary);letter-spacing:-.01em;margin:0;font-size:17px;font-weight:700;line-height:1.2}._sectionSubtitle_1gxh9_922{color:var(--text-secondary);max-width:620px;margin:0;font-size:12px;line-height:1.55}._cardHeaderCompact_1gxh9_930{align-items:flex-start;gap:14px}._errorBox_1gxh9_935{border:1px solid var(--error-color);color:var(--error-color);background-color:#c657461a;border-radius:4px;padding:10px;font-size:12px}._hint_1gxh9_944{color:var(--text-secondary);text-align:center;padding:16px;font-size:12px}._loadingOverlay_1gxh9_951{z-index:20;--glass-blur:6px;background:var(--glass-bg-secondary);-webkit-backdrop-filter:var(--glass-backdrop-filter);justify-content:center;align-items:center;display:flex;position:absolute;inset:0}._loadingOverlayContent_1gxh9_964{border:1px solid var(--border-color);background:var(--bg-primary);box-shadow:var(--shadow-lg);border-radius:12px;align-items:center;gap:10px;padding:12px 16px;display:inline-flex}._loadingOverlaySpinner_1gxh9_975{border-color:#8b868040;border-top-color:var(--primary-color);box-shadow:0 0 10px #8b868040}._loadingOverlayText_1gxh9_981{color:var(--text-secondary);font-size:13px;font-weight:600}._updateCheckToast_1gxh9_987{z-index:25;border:1px solid var(--border-color);background:color-mix(in srgb, var(--bg-primary) 92%, transparent);-webkit-backdrop-filter:blur(16px);border-radius:16px;align-items:center;gap:10px;max-width:min(360px,100vw - 40px);padding:12px 14px;display:inline-flex;position:absolute;top:12px;right:20px;box-shadow:0 16px 40px #00000029}._updateCheckToastInfo_1gxh9_1005{border-color:#8b868047}._updateCheckToastSuccess_1gxh9_1009{border-color:#10b98152}._updateCheckToastError_1gxh9_1013{border-color:#c6574657}._updateCheckToastMessage_1gxh9_1017{min-width:0;color:var(--text-primary);flex:1;font-size:12px;line-height:1.5}._updateCheckToastClose_1gxh9_1025{color:var(--text-secondary);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:999px;flex-shrink:0;padding:4px 6px;font-size:12px;font-weight:700}._updateCheckToastClose_1gxh9_1025:hover{color:var(--text-primary);background:var(--bg-secondary)}._updateCheckToastClose_1gxh9_1025:focus-visible{outline:2px solid var(--primary-color);outline-offset:2px}._statsGrid_1gxh9_1046{grid-template-columns:repeat(12,minmax(0,1fr));gap:14px;display:grid}@media (width<=768px){._statsGrid_1gxh9_1046{grid-template-columns:1fr}}._statCard_1gxh9_1057{--accent:var(--primary-color);--accent-soft:rgba($primary-color, .18);--accent-border:rgba($primary-color, .35);background:radial-gradient(120% 140% at 12% 0%, var(--accent-soft) 0%, #0000 62%), linear-gradient(180deg, #ffffff0f, #fff0), var(--bg-primary);border:1px solid var(--border-color);min-height:176px;box-shadow:var(--shadow-lg);border-radius:12px;flex-direction:column;grid-column:span 3;gap:10px;padding:18px;transition:transform .15s,box-shadow .15s,border-color .15s;display:flex;position:relative;overflow:hidden}._statCard_1gxh9_1057:before{content:"";background:linear-gradient(90deg, var(--accent), #0000);opacity:.95;width:100%;height:3px;position:absolute;top:0;left:0}._statCard_1gxh9_1057:hover{border-color:var(--accent-border);transform:translateY(-2px);box-shadow:0 16px 40px #00000038}@media (width>=769px) and (width<=1024px){._statCard_1gxh9_1057{grid-column:span 6}}@media (width<=768px){._statCard_1gxh9_1057{grid-column:auto;min-height:168px}}._statCard_1gxh9_1057:nth-child(-n+2){grid-column:span 6}._statCard_1gxh9_1057:nth-child(-n+2) ._statValue_1gxh9_1105{font-size:32px}@media (width<=768px){._statCard_1gxh9_1057:nth-child(-n+2){grid-column:auto}._statCard_1gxh9_1057:nth-child(-n+2) ._statValue_1gxh9_1105{font-size:28px}}._statCardHeader_1gxh9_1117{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}._statLabelGroup_1gxh9_1124{flex-direction:column;gap:1px;display:flex}._statIconBadge_1gxh9_1130{color:#fff;background:var(--accent);border:1px solid #ffffff14;border-radius:8px;flex-shrink:0;place-items:center;width:34px;height:34px;font-size:13px;display:grid;box-shadow:0 10px 22px #00000040}._statIconBadge_1gxh9_1130 svg{display:block}._statHeader_1gxh9_1147{align-items:center;gap:8px;display:flex}._statIcon_1gxh9_1130{font-size:18px}._statLabel_1gxh9_1124{color:var(--text-tertiary);letter-spacing:0;font-size:12px;font-weight:700}._statValue_1gxh9_1105{color:var(--text-primary);font-variant-numeric:tabular-nums;font-size:28px;font-weight:800;line-height:1.2}._statValueRow_1gxh9_1172{gap:24px;display:flex}._statValueSmall_1gxh9_1177{flex-direction:column;gap:2px;display:flex}._statValueLabel_1gxh9_1183{color:var(--text-secondary);font-size:12px}._statValueNum_1gxh9_1188{color:var(--text-primary);font-size:20px;font-weight:700}._statMeta_1gxh9_1194{flex-direction:column;gap:4px;font-size:12px;display:flex}._statSuccess_1gxh9_1201{color:var(--success-color)}._statFailure_1gxh9_1205{color:var(--danger-color)}._statNeutral_1gxh9_1209{color:var(--text-secondary)}._statMetaRow_1gxh9_1213{color:var(--text-secondary);flex-wrap:wrap;gap:8px 10px;font-size:12px;display:flex}._statMetaItem_1gxh9_1221{align-items:center;gap:4px;display:inline-flex}._statMetaDot_1gxh9_1227{background-color:var(--text-secondary);border-radius:50%;width:7px;height:7px}._statSubtle_1gxh9_1234{color:var(--text-tertiary)}._statTrend_1gxh9_1238{background:var(--bg-tertiary);border:1px solid var(--border-color);border-radius:8px;height:58px;margin-top:auto;padding:8px}._statTrendPlaceholder_1gxh9_1247{background:var(--bg-secondary);border-radius:8px;width:100%;height:100%}._sparkline_1gxh9_1254{width:100%;height:100%!important}._statHint_1gxh9_1259{color:var(--text-tertiary);font-style:italic}._apiSortBar_1gxh9_1264{flex-wrap:wrap;gap:6px;margin-bottom:10px;display:flex}._apiSortBtn_1gxh9_1271{border:1px solid var(--border-color);background:var(--bg-secondary);color:var(--text-secondary);cursor:pointer;border-radius:9999px;padding:4px 10px;font-size:11px;font-weight:500;transition:background-color .15s,border-color .15s,color .15s}._apiSortBtn_1gxh9_1271:hover{background:var(--bg-tertiary);color:var(--text-primary)}._apiSortBtn_1gxh9_1271:focus-visible{outline:2px solid var(--primary-color);outline-offset:1px}._apiSortBtnActive_1gxh9_1291{color:var(--text-primary);background:#8b86801a;border-color:#8b868080;font-weight:600}._apiList_1gxh9_1298{flex-direction:column;gap:6px;display:flex}._apiItem_1gxh9_1304{background-color:var(--bg-secondary);border:1px solid var(--border-color);border-radius:4px;overflow:hidden}._apiHeader_1gxh9_1311{width:100%;color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;padding:10px;transition:background-color .15s;display:flex}._apiHeader_1gxh9_1311:hover{background-color:var(--bg-tertiary)}._apiHeader_1gxh9_1311:focus-visible{outline:2px solid var(--primary-color);outline-offset:-2px}._apiInfo_1gxh9_1333{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}._apiEndpoint_1gxh9_1341{color:var(--text-primary);word-break:break-all;font-size:13px;font-weight:600}._apiStats_1gxh9_1348{flex-wrap:wrap;gap:3px;display:flex}._apiBadge_1gxh9_1354{color:var(--text-secondary);background-color:var(--bg-primary);border:1px solid var(--border-color);border-radius:9999px;padding:2px 8px;font-size:11px}._expandIcon_1gxh9_1363{color:var(--text-secondary);margin-left:6px;font-size:12px}._apiModels_1gxh9_1369{border-top:1px solid var(--border-color);flex-direction:column;gap:3px;margin-top:0;padding:10px;display:flex}._modelRow_1gxh9_1380{background-color:var(--bg-primary);border:1px solid var(--border-color);border-radius:8px;grid-template-columns:1fr auto auto;gap:10px;padding:8px 10px;font-size:12px;display:grid}@media (width<=768px){._modelRow_1gxh9_1380{grid-template-columns:1fr;gap:3px}}._modelName_1gxh9_1397{color:var(--text-primary);word-break:break-all;font-weight:500}._modelStat_1gxh9_1403{color:var(--text-secondary);text-align:right}@media (width<=768px){._modelStat_1gxh9_1403{text-align:left}}._detailsFixedCard_1gxh9_1413{flex-direction:column;height:520px;display:flex;overflow:clip}@media (width<=768px){._detailsFixedCard_1gxh9_1413{height:420px}}._detailsScroll_1gxh9_1426{-webkit-overflow-scrolling:touch;flex:auto;min-height:0;overflow:auto}._detailsNote_1gxh9_1433{color:var(--text-secondary);padding:0 4px 10px;font-size:12px}._tableWrapper_1gxh9_1439{overflow-x:auto}._table_1gxh9_1439{border-collapse:collapse;width:100%;font-size:12px}._table_1gxh9_1439 th,._table_1gxh9_1439 td{text-align:left;border-bottom:1px solid var(--border-color);padding:10px 12px}._table_1gxh9_1439 th{color:var(--text-tertiary);background-color:var(--bg-secondary);white-space:nowrap;font-weight:600}._table_1gxh9_1439 th._sortableHeader_1gxh9_1460{-webkit-user-select:none;user-select:none;transition:color .15s}._table_1gxh9_1439 th._sortableHeader_1gxh9_1460:hover,._table_1gxh9_1439 td{color:var(--text-primary)}._table_1gxh9_1439 tbody tr:hover{background-color:var(--bg-tertiary)}._sortHeaderButton_1gxh9_1474{width:100%;color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;padding:0;display:inline-flex}._sortHeaderButton_1gxh9_1474:focus-visible{outline:2px solid var(--primary-color);outline-offset:2px;border-radius:4px}._modelCell_1gxh9_1492{word-break:break-all;min-width:110px;max-width:240px;font-weight:500}._credentialType_1gxh9_1499{letter-spacing:.01em;color:var(--text-secondary);background:var(--bg-tertiary);border:1px solid var(--border-color);vertical-align:middle;border-radius:9999px;align-items:center;padding:1px 7px;font-size:10px;font-weight:700;line-height:1.4;display:inline-flex}._requestEventsDeletedTag_1gxh9_1514{letter-spacing:.01em;color:var(--danger-badge-text,#991b1b);background:var(--danger-badge-bg,#fee2e2);border:1px solid var(--danger-badge-border,#fca5a5);vertical-align:middle;border-radius:9999px;align-items:center;padding:1px 7px;font-size:10px;font-weight:800;line-height:1.4;display:inline-flex}._requestCountCell_1gxh9_1529{font-variant-numeric:tabular-nums;align-items:baseline;gap:6px;display:inline-flex}._requestBreakdown_1gxh9_1536{color:var(--text-secondary);white-space:nowrap}._settingsSections_1gxh9_1541{--settings-list-scroll-height:480px;flex-direction:column;gap:18px;display:flex}._pricingFixedCard_1gxh9_1548{width:100%;height:auto;min-height:0;overflow:visible}._pricingSection_1gxh9_1555{flex-direction:column;flex:auto;gap:16px;min-height:0;display:flex}._apiKeySettingsCard_1gxh9_1563.card{height:auto;min-height:auto;overflow:visible}._apiKeySettingsBody_1gxh9_1569{max-height:var(--settings-list-scroll-height);-webkit-overflow-scrolling:touch;flex-direction:column;flex:none;gap:12px;min-height:0;padding-bottom:4px;padding-right:4px;display:flex;overflow:hidden auto}._apiKeySettingsList_1gxh9_1583{grid-template-columns:repeat(auto-fill,minmax(min(100%,420px),1fr));gap:10px;display:grid}._apiKeySettingsItem_1gxh9_1589{border:1px solid color-mix(in srgb, var(--border-color) 86%, transparent);background:radial-gradient(360px 120px at 0% 0%, #8b868014, transparent 62%), color-mix(in srgb, var(--bg-secondary) 72%, transparent);border-radius:20px;grid-template-columns:minmax(140px,.9fr) minmax(200px,1.1fr);align-items:start;gap:14px;padding:14px;display:grid}._apiKeySettingsSummary_1gxh9_1600{flex-direction:column;gap:5px;min-width:0;display:flex}._apiKeySettingsName_1gxh9_1607{min-height:40px;color:var(--text-primary);word-break:break-word;align-items:center;font-size:13px;font-weight:800;line-height:1.25;display:flex}._apiKeySettingsMeta_1gxh9_1618{color:var(--text-tertiary);flex-wrap:wrap;align-items:center;gap:8px;font-size:10px;line-height:1.4;display:flex}._apiKeySettingsForm_1gxh9_1628{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;min-width:0;display:grid}._apiKeyAliasField_1gxh9_1636{flex-direction:column;gap:5px;min-width:0;display:flex}._apiKeyFieldLabel_1gxh9_1643,._apiKeyAliasLabel_1gxh9_1644{color:var(--text-secondary);padding-left:10px;font-size:10px;font-weight:700;line-height:1}._apiKeyAliasInput_1gxh9_1652{width:100%}._apiKeySettingsActions_1gxh9_1656{justify-content:flex-end;align-self:stretch;align-items:center;display:flex}._apiKeySettingsSaveButton_1gxh9_1663{justify-content:center;min-width:72px;min-height:40px}@media (width>=769px) and (width<=1024px){._apiKeySettingsItem_1gxh9_1589{grid-template-columns:minmax(0,1fr);align-items:stretch}}@media (width<=768px){._apiKeySettingsCard_1gxh9_1563.card{height:auto;overflow:visible}._apiKeySettingsBody_1gxh9_1569{max-height:var(--settings-list-scroll-height);-webkit-overflow-scrolling:touch;min-height:0;overflow:hidden auto}._apiKeySettingsList_1gxh9_1583{grid-template-columns:minmax(0,1fr)}._apiKeySettingsItem_1gxh9_1589{grid-template-columns:minmax(0,1fr);align-items:stretch;gap:12px;padding:12px}._apiKeySettingsForm_1gxh9_1628{grid-template-columns:minmax(0,1fr)}._apiKeyAliasField_1gxh9_1636{width:100%}._apiKeyAliasField_1gxh9_1636 .form-group{width:100%;min-width:0;margin-bottom:0}._apiKeyAliasInput_1gxh9_1652{max-width:100%}._apiKeySettingsActions_1gxh9_1656,._apiKeySettingsSaveButton_1gxh9_1663{width:100%}}._channelSettingsSection_1gxh9_1715{flex-direction:column;gap:12px;min-width:0;display:flex}._channelControlsBar_1gxh9_1722{border:1px solid color-mix(in srgb, var(--border-color) 82%, transparent);background:color-mix(in srgb, var(--bg-secondary) 76%, transparent);border-radius:16px;flex-wrap:wrap;align-items:flex-end;gap:10px;margin-bottom:12px;padding:10px;display:flex}._channelFilterField_1gxh9_1734{flex-direction:column;flex:250px;gap:6px;min-width:0;display:flex}._channelStatusFilterGroup_1gxh9_1742{flex-wrap:wrap;align-items:center;gap:6px;min-width:0;display:inline-flex}._channelStatusFilterButton_1gxh9_1750{flex:none}._channelArchiveToggle_1gxh9_1754{border:1px solid color-mix(in srgb, var(--border-color) 82%, transparent);background:color-mix(in srgb, var(--bg-primary) 78%, transparent);min-height:40px;color:var(--text-primary);cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:999px;flex:none;align-items:center;gap:8px;padding:4px 10px;display:inline-flex}._channelArchiveToggle_1gxh9_1754 input{opacity:0;width:0;height:0;position:absolute}._channelArchiveToggleTrack_1gxh9_1776{background:var(--border-color);border-radius:999px;flex:none;width:38px;height:22px;transition:background-color .15s;position:relative}._channelArchiveToggleThumb_1gxh9_1786{background:#fff;border-radius:999px;width:16px;height:16px;transition:transform .15s;position:absolute;top:3px;left:3px;box-shadow:0 1px 3px #00000038}._channelArchiveToggle_1gxh9_1754 input:checked+._channelArchiveToggleTrack_1gxh9_1776{background:var(--primary-color)}._channelArchiveToggle_1gxh9_1754 input:checked+._channelArchiveToggleTrack_1gxh9_1776 ._channelArchiveToggleThumb_1gxh9_1786{transform:translate(16px)}._channelArchiveToggle_1gxh9_1754 input:focus-visible+._channelArchiveToggleTrack_1gxh9_1776{outline-offset:2px;outline:3px solid #8b868029}._channelArchiveToggleLabel_1gxh9_1811{color:var(--text-primary);white-space:nowrap;font-size:12px;font-weight:700;line-height:1.2}._channelSortField_1gxh9_1819{flex-direction:column;flex:190px;gap:6px;min-width:0;display:flex}._channelSortDirectionField_1gxh9_1827{flex:0 150px}._channelSortLabel_1gxh9_1831{color:var(--text-secondary);font-size:10px;font-weight:800;line-height:1}._channelSettingsList_1gxh9_1838{grid-template-columns:repeat(auto-fill,minmax(min(100%,460px),1fr));gap:10px;display:grid}._channelSettingsItem_1gxh9_1844{border:1px solid color-mix(in srgb, var(--border-color) 86%, transparent);background:radial-gradient(360px 120px at 0% 0%, #8b868014, transparent 62%), color-mix(in srgb, var(--bg-secondary) 72%, transparent);border-radius:20px;flex-direction:column;gap:12px;min-width:0;padding:14px;display:flex}._channelSettingsHeader_1gxh9_1855{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:10px;min-width:0;display:grid}._channelSettingsIdentity_1gxh9_1863{flex-direction:column;gap:5px;min-width:0;display:flex}._channelSettingsName_1gxh9_1870{color:var(--text-primary);overflow-wrap:anywhere;font-size:13px;font-weight:800;line-height:1.25}._channelHeaderBadges_1gxh9_1878{flex-wrap:wrap;justify-content:flex-end;gap:6px;min-width:0;display:flex}._channelStatusBadge_1gxh9_1886{border:1px solid var(--border-color);background:color-mix(in srgb, var(--bg-primary) 82%, transparent);min-height:24px;color:var(--text-secondary);text-transform:uppercase;white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;padding:4px 9px;font-size:10px;font-weight:800;line-height:1;display:inline-flex}._channelStatusEnabled_1gxh9_1903{border-color:color-mix(in srgb, var(--success-color) 46%, var(--border-color));background:color-mix(in srgb, var(--success-color) 13%, var(--bg-primary));color:color-mix(in srgb, var(--success-color) 86%, var(--text-primary))}._channelStatusDisabled_1gxh9_1909{border-color:color-mix(in srgb, var(--warning-color) 42%, var(--border-color));background:color-mix(in srgb, var(--warning-color) 12%, var(--bg-primary));color:color-mix(in srgb, var(--warning-color) 82%, var(--text-primary))}._channelStatusArchived_1gxh9_1915{border-color:color-mix(in srgb, var(--text-tertiary) 42%, var(--border-color));background:color-mix(in srgb, var(--text-tertiary) 10%, var(--bg-primary));color:var(--text-secondary)}._channelTypeBadge_1gxh9_1921{border:1px solid color-mix(in srgb, var(--primary-color) 34%, var(--border-color));background:color-mix(in srgb, var(--primary-color) 10%, var(--bg-primary));width:fit-content;min-width:0;max-width:100%;min-height:24px;color:color-mix(in srgb, var(--primary-color) 84%, var(--text-primary));text-overflow:ellipsis;white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;padding:4px 9px;font-size:10px;font-weight:800;line-height:1.1;display:inline-flex;overflow:hidden}._channelSettingsMetaGrid_1gxh9_1942{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;min-width:0;display:grid}._channelUsageGrid_1gxh9_1949{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;min-width:0;display:grid}._channelUsageMetric_1gxh9_1956{background:color-mix(in srgb, var(--primary-color) 9%, var(--bg-primary));border:1px solid color-mix(in srgb, var(--primary-color) 20%, var(--border-color));border-radius:16px;flex-direction:column;gap:5px;min-width:0;padding:10px;display:flex}._channelUsageValue_1gxh9_1967{min-width:0;color:var(--text-primary);overflow-wrap:anywhere;font-size:14px;font-weight:800;line-height:1.2}._channelChartsGrid_1gxh9_1976{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;min-width:0;display:grid}._channelMiniChart_1gxh9_1983{border:1px solid color-mix(in srgb, var(--border-color) 78%, transparent);background:color-mix(in srgb, var(--bg-primary) 72%, transparent);border-radius:16px;flex-direction:column;gap:8px;min-width:0;padding:10px;display:flex}._channelMiniChartTitle_1gxh9_1994{color:var(--text-primary);font-size:11px;font-weight:800;line-height:1.2}._channelChartTrack_1gxh9_2001{background:color-mix(in srgb, var(--bg-secondary) 82%, transparent);border:1px solid color-mix(in srgb, var(--border-color) 70%, transparent);border-radius:999px;width:100%;height:12px;display:flex;overflow:hidden}._channelChartSegment_1gxh9_2011{min-width:2px;height:100%;display:block}._channelChartSegmentSuccess_1gxh9_2017,._channelChartLegendSwatch_1gxh9_2018._channelChartSegmentSuccess_1gxh9_2017{background:var(--success-color)}._channelChartSegmentFailure_1gxh9_2022,._channelChartLegendSwatch_1gxh9_2018._channelChartSegmentFailure_1gxh9_2022{background:var(--danger-color)}._channelChartSegmentOther_1gxh9_2027,._channelChartLegendSwatch_1gxh9_2018._channelChartSegmentOther_1gxh9_2027{background:var(--text-tertiary)}._channelChartSegmentInput_1gxh9_2032,._channelChartLegendSwatch_1gxh9_2018._channelChartSegmentInput_1gxh9_2032{background:var(--primary-color)}._channelChartSegmentCached_1gxh9_2037,._channelChartLegendSwatch_1gxh9_2018._channelChartSegmentCached_1gxh9_2037{background:#f59e0b}._channelChartSegmentOutput_1gxh9_2042,._channelChartLegendSwatch_1gxh9_2018._channelChartSegmentOutput_1gxh9_2042{background:var(--success-color)}._channelChartSegmentReasoning_1gxh9_2047,._channelChartLegendSwatch_1gxh9_2018._channelChartSegmentReasoning_1gxh9_2047{background:#8b5cf6}._channelChartLegend_1gxh9_2018{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px 8px;min-width:0;display:grid}._channelChartLegendItem_1gxh9_2059{min-width:0;color:var(--text-secondary);grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:5px;font-size:10px;font-weight:650;line-height:1.15;display:grid}._channelChartLegendSwatch_1gxh9_2018{border-radius:999px;flex:none;width:8px;height:8px}._channelChartLegendLabel_1gxh9_2078{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}._channelChartLegendValue_1gxh9_2085{color:var(--text-primary);white-space:nowrap;font-weight:800}._channelChartLegendPercent_1gxh9_2091{color:var(--text-tertiary);white-space:nowrap}._channelMiniChartEmpty_1gxh9_2096{min-height:38px;color:var(--text-tertiary);align-items:center;font-size:11px;font-weight:650;display:flex}._channelSettingsMetaItem_1gxh9_2105{background:color-mix(in srgb, var(--bg-primary) 72%, transparent);border:1px solid color-mix(in srgb, var(--border-color) 78%, transparent);border-radius:16px;flex-direction:column;gap:4px;min-width:0;padding:10px;display:flex}._channelFieldLabel_1gxh9_2116{color:var(--text-secondary);font-size:10px;font-weight:700;line-height:1}._channelSettingsValue_1gxh9_2123{min-width:0;color:var(--text-primary);overflow-wrap:anywhere;font-size:12px;font-weight:650;line-height:1.35}@media (width<=768px){._channelControlsBar_1gxh9_1722{align-items:stretch;margin-bottom:10px;padding:9px}._channelFilterField_1gxh9_1734,._channelSortField_1gxh9_1819,._channelSortDirectionField_1gxh9_1827,._channelArchiveToggle_1gxh9_1754{flex-basis:100%}._channelArchiveToggle_1gxh9_1754{justify-content:flex-start}._channelSettingsList_1gxh9_1838,._channelSettingsHeader_1gxh9_1855,._channelSettingsMetaGrid_1gxh9_1942,._channelUsageGrid_1gxh9_1949,._channelChartsGrid_1gxh9_1976,._channelChartLegend_1gxh9_2018{grid-template-columns:minmax(0,1fr)}._channelSettingsItem_1gxh9_1844{padding:12px}._channelStatusBadge_1gxh9_1886{justify-self:start}}._pricesList_1gxh9_2164{flex-direction:column;flex:auto;gap:10px;width:100%;min-height:0;display:flex}._pricesTitle_1gxh9_2173{color:var(--text-primary);margin:0;font-size:12px;font-weight:600}._pricesHeader_1gxh9_2180{color:var(--text-secondary);justify-content:space-between;align-items:center;gap:10px;min-width:0;font-size:11px;display:flex}@media (width<=768px){._pricesHeader_1gxh9_2180{flex-direction:column;align-items:flex-start}}._pricesGrid_1gxh9_2196{width:100%;max-height:var(--settings-list-scroll-height);-webkit-overflow-scrolling:touch;flex-direction:column;flex:none;gap:6px;min-width:0;min-height:0;display:flex;overflow:hidden auto}._priceItem_1gxh9_2210{background:color-mix(in srgb, var(--bg-secondary) 76%, transparent);border:1px solid var(--border-color);border-radius:20px;justify-content:space-between;align-items:center;gap:10px;width:100%;min-width:0;padding:12px;display:flex}@media (width<=768px){._priceItem_1gxh9_2210{flex-direction:column;align-items:flex-start}}._priceInfo_1gxh9_2229{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}._priceModel_1gxh9_2237{color:var(--text-primary);word-break:break-all;font-size:11px;font-weight:600}._priceMeta_1gxh9_2244{min-width:0;color:var(--text-secondary);flex-wrap:wrap;gap:10px;font-size:10px;display:flex}@media (width<=768px){._priceMeta_1gxh9_2244{flex-direction:column;gap:3px}}._chartSection_1gxh9_2259{flex-direction:column;gap:10px;display:flex}._chartControls_1gxh9_2265{justify-content:space-between;align-items:center;gap:10px;display:flex}@media (width<=768px){._chartControls_1gxh9_2265{flex-direction:column;align-items:stretch}}._chartWrapper_1gxh9_2278{background-color:var(--bg-secondary);border:1px solid var(--border-color);border-radius:12px;flex-direction:column;gap:12px;padding:14px;display:flex}._chartLegend_1gxh9_2288{flex-wrap:wrap;align-items:center;gap:6px 12px;min-width:0;display:flex}@media (width<=768px){._chartLegend_1gxh9_2288{-webkit-overflow-scrolling:touch;flex-wrap:nowrap;padding-bottom:4px;overflow:auto hidden}}._legendItem_1gxh9_2305{border:1px solid var(--border-color);background:var(--bg-primary);min-width:0;max-width:240px;color:var(--text-secondary);border-radius:9999px;align-items:center;gap:6px;padding:4px 10px;font-size:12px;display:inline-flex}@media (width<=768px){._legendItem_1gxh9_2305{max-width:180px}}._legendDot_1gxh9_2324{border-radius:999px;flex-shrink:0;width:10px;height:10px}._legendLabel_1gxh9_2331{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}._chartArea_1gxh9_2337{height:280px}@media (width<=768px){._chartArea_1gxh9_2337{height:320px}}._chartScroller_1gxh9_2346{-webkit-overflow-scrolling:touch;width:100%;height:100%;overflow:auto hidden}._chartScroller_1gxh9_2346 canvas{touch-action:pan-x pan-y!important}._chartCanvas_1gxh9_2357{width:100%;height:100%;position:relative}._periodButtons_1gxh9_2363{gap:6px;display:flex}._chartsGrid_1gxh9_2368{grid-template-columns:minmax(0,1fr);gap:20px;display:grid}._chartsGrid_1gxh9_2368>*{min-width:0}@media (width>=1025px){._chartsGrid_1gxh9_2368{grid-template-columns:repeat(2,minmax(0,1fr))}}._detailsGrid_1gxh9_2382{grid-template-columns:minmax(0,1fr);gap:20px;display:grid}._detailsGrid_1gxh9_2382>*{min-width:0}._requestEventsCard_1gxh9_2391.card{padding:0;overflow:hidden}._requestEventsCard_1gxh9_2391.card .card-header{border-bottom:1px solid var(--border-color);align-items:stretch;margin-bottom:0;padding:20px 22px 16px}@media (width<=768px){._requestEventsCard_1gxh9_2391.card .card-header{padding:18px}}._requestEventsTitleRow_1gxh9_2407{flex-wrap:wrap;align-items:center;gap:10px;display:flex}._requestEventsCountBadge_1gxh9_2414{border:1px solid color-mix(in srgb, var(--primary-color) 28%, var(--border-color));background:color-mix(in srgb, var(--primary-color) 8%, var(--bg-primary));color:color-mix(in srgb, var(--text-primary) 80%, var(--primary-color));border-radius:9999px;align-items:center;padding:3px 9px;font-size:11px;font-weight:800;display:inline-flex}._requestEventsActions_1gxh9_2426{flex-wrap:wrap;align-items:center;gap:4px;display:inline-flex}._requestEventsToolbar_1gxh9_2433{border-bottom:1px solid var(--border-color);flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:8px;margin:0;padding:16px 22px;display:flex}@media (width<=768px){._requestEventsToolbar_1gxh9_2433{padding:16px 18px}}._requestEventsFiltersGroup_1gxh9_2449{flex-wrap:wrap;align-items:flex-end;gap:8px;min-width:0;display:inline-flex}._requestEventsFilterItem_1gxh9_2457{flex-direction:column;gap:4px;min-width:150px;display:flex}._requestEventsFilterLabel_1gxh9_2464{color:var(--text-tertiary);letter-spacing:.02em;font-size:11px;font-weight:700}._requestEventsSelect_1gxh9_2471{min-width:170px}._requestEventsSelect_1gxh9_2471 button,._requestEventsResultSelect_1gxh9_2476 button{height:40px}._requestEventsResultSelect_1gxh9_2476{min-width:118px}._requestEventsPaginationFooter_1gxh9_2484{--usage-pagination-bar-height:51px;height:var(--usage-pagination-bar-height);box-sizing:border-box;border-top:1px solid var(--border-color);justify-content:flex-end;align-items:center;gap:16px;margin:0;padding:0 22px;display:flex}@media (width<=768px){._requestEventsPaginationFooter_1gxh9_2484{padding:0 18px}}._requestEventsPaginationControls_1gxh9_2502{color:var(--text-secondary);align-items:center;gap:10px;font-size:12px;display:flex}._requestEventsPagerButton_1gxh9_2510{border:1px solid var(--border-color);background:var(--bg-secondary);color:var(--text-primary);font:inherit;cursor:pointer;border-radius:9999px;padding:6px 10px;font-weight:800}._requestEventsPagerButton_1gxh9_2510:hover:not(:disabled){border-color:color-mix(in srgb, var(--accent-color) 45%, var(--border-color));transform:translateY(-1px)}._requestEventsPagerButton_1gxh9_2510:disabled{cursor:not-allowed;opacity:.5}._requestEventsPaginationPage_1gxh9_2529{text-align:center;min-width:44px;font-weight:800}._requestEventsPageSizeControl_1gxh9_2535{color:var(--text-secondary);align-items:center;gap:8px;font-size:12px;font-weight:800;display:flex}._requestEventsPageSizeControl_1gxh9_2535 select{border:1px solid var(--border-color);background:var(--bg-secondary);height:32px;color:var(--text-primary);font:inherit;cursor:pointer;border-radius:9999px;padding:0 24px 0 10px;font-weight:800}._requestEventsColumnPicker_1gxh9_2555{align-items:center;display:inline-flex;position:relative}._requestEventsColumnTrigger_1gxh9_2561{border:1px solid var(--border-color);background:var(--bg-secondary);min-width:72px;height:32px;color:var(--text-primary);font:inherit;cursor:pointer;border-radius:9999px;justify-content:space-between;align-items:center;gap:8px;padding:0 10px;font-weight:800;display:inline-flex}._requestEventsColumnTrigger_1gxh9_2561:hover{border-color:color-mix(in srgb, var(--accent-color) 45%, var(--border-color))}._requestEventsColumnTrigger_1gxh9_2561:focus,._requestEventsColumnTrigger_1gxh9_2561:focus-visible,._requestEventsColumnTrigger_1gxh9_2561[aria-expanded=true]{border-color:var(--primary-color);outline:none;box-shadow:0 0 0 3px #8b868024}._requestEventsColumnTriggerIcon_1gxh9_2586{color:var(--text-secondary);align-items:center;transition:transform .2s;display:inline-flex}._requestEventsColumnTrigger_1gxh9_2561[aria-expanded=true] ._requestEventsColumnTriggerIcon_1gxh9_2586{transform:rotate(180deg)}._requestEventsColumnDropdown_1gxh9_2596{overscroll-behavior:contain;scrollbar-gutter:stable;border:1px solid var(--border-color);background:var(--bg-primary);box-shadow:var(--shadow-lg);border-radius:12px;flex-direction:column;gap:4px;padding:6px;display:flex;position:fixed;overflow-y:auto}._requestEventsColumnOption_1gxh9_2611{min-height:32px;color:var(--text-primary);text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;justify-content:space-between;align-items:center;gap:10px;padding:7px 10px;font-size:12px;font-weight:700;display:flex}._requestEventsColumnOption_1gxh9_2611:hover{background:var(--bg-secondary)}._requestEventsColumnOptionSelected_1gxh9_2631{background:color-mix(in srgb, var(--primary-color) 9%, var(--bg-primary));border-color:color-mix(in srgb, var(--primary-color) 34%, transparent)}._requestEventsColumnOptionLabel_1gxh9_2636{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}._requestEventsColumnCheck_1gxh9_2643,._requestEventsColumnCheckPlaceholder_1gxh9_2644{flex:none;width:16px;height:16px}._requestEventsColumnCheck_1gxh9_2643{color:var(--success-color);background:#10b9811f;border-radius:9999px;justify-content:center;align-items:center;display:inline-flex}._requestEventsColumnCheckPlaceholder_1gxh9_2644{display:inline-flex}@media (width<=768px){._requestEventsPaginationFooter_1gxh9_2484{-webkit-overflow-scrolling:touch;justify-content:flex-start;overflow:auto hidden}._requestEventsPaginationControls_1gxh9_2502{flex:none;width:max-content;min-width:100%}._requestEventsPageSizeControl_1gxh9_2535{white-space:nowrap;flex:none}}._requestEventsTableWrapper_1gxh9_2680{border:0;border-radius:0;height:clamp(520px,68vh,760px);overflow:auto}._requestEventsTableWrapper_1gxh9_2680 ._table_1gxh9_1439{border-collapse:separate;border-spacing:0}._requestEventsTableWrapper_1gxh9_2680 thead th{z-index:2;position:sticky;top:0}._requestEventsNoWrapCell_1gxh9_2696{white-space:nowrap;font-variant-numeric:tabular-nums}._requestEventsSourceCell_1gxh9_2701,._requestEventsAPIKeyCell_1gxh9_2702{word-break:break-all;max-width:280px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:11px}._requestEventsSourceCell_1gxh9_2701{min-width:165px}._requestEventsAPIKeyCell_1gxh9_2702{min-width:135px;max-width:240px}._requestEventsSourceStack_1gxh9_2718{flex-direction:column;align-items:flex-start;gap:5px;max-width:100%;display:inline-flex}._requestEventsSourceValue_1gxh9_2726{color:var(--text-primary);font-weight:650;line-height:1.35}._requestEventsSourceTags_1gxh9_2732{flex-wrap:wrap;align-items:center;gap:4px;display:flex}._requestEventsResultSuccess_1gxh9_2739{color:var(--success-badge-text,#065f46);background:var(--success-badge-bg,#d1fae5);border:1px solid var(--success-badge-border,#6ee7b7)}._requestEventsResultFailed_1gxh9_2745{color:var(--failure-badge-text);background:var(--failure-badge-bg);border:1px solid var(--failure-badge-border)}._requestEventsResultSuccess_1gxh9_2739,._requestEventsResultFailed_1gxh9_2745{white-space:nowrap;border-radius:9999px;align-items:center;padding:2px 8px;font-size:11px;font-weight:600;display:inline-flex}._chartLineHeader_1gxh9_2762{align-items:center;gap:10px;display:inline-flex}._chartLineList_1gxh9_2768{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}@media (width<=768px){._chartLineList_1gxh9_2768{grid-template-columns:1fr}}._chartLineItem_1gxh9_2779{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:8px;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:12px;display:grid}@media (width<=768px){._chartLineItem_1gxh9_2779{grid-template-columns:1fr;align-items:stretch;gap:8px}}._chartLineLabel_1gxh9_2797{color:var(--text-secondary);min-width:64px;font-size:12px;font-weight:600}._chartLineCount_1gxh9_2804{color:var(--text-secondary);font-size:12px;font-weight:500}._chartLineHint_1gxh9_2810{color:var(--text-tertiary);margin:10px 0 0;font-size:12px}._healthCard_1gxh9_2816{background:var(--bg-primary);border:1px solid var(--border-color);box-shadow:var(--shadow-lg);--health-grid-columns:96;--health-grid-rows:7;--health-grid-aspect-columns:96;--health-grid-aspect-rows:7;--health-grid-width:100%;--health-grid-gap:3px;border-radius:12px;flex-direction:column;gap:14px;padding:18px;display:flex}._healthHeader_1gxh9_2833{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}._healthTitle_1gxh9_2841{color:var(--text-primary);margin:0;font-size:18px;font-weight:700}._healthMeta_1gxh9_2848{text-align:right;justify-items:end;gap:8px;display:grid}._healthTopLine_1gxh9_2855{align-items:center;gap:14px;display:inline-flex}._healthWindow_1gxh9_2861{color:var(--text-tertiary);white-space:nowrap;font-size:12px;line-height:1}._healthMetricPanel_1gxh9_2868{justify-content:flex-end;align-items:center;gap:12px;display:inline-flex}._healthRate_1gxh9_2875{white-space:nowrap;background:var(--bg-tertiary);border-radius:6px;align-items:center;padding:4px 8px;font-size:12px;font-weight:600;display:inline-flex}._healthCountRow_1gxh9_2886{color:var(--text-tertiary);font-variant-numeric:tabular-nums;align-items:center;gap:5px;font-size:11px;font-weight:600;line-height:1;display:inline-flex}._healthCountDot_1gxh9_2897{border-radius:2px;width:7px;height:7px}._healthCountDotSuccess_1gxh9_2903{background:#22c55e}._healthCountDotFailure_1gxh9_2907{background:#ef4444}._healthRateHigh_1gxh9_2911{color:var(--success-badge-text,#065f46);background:var(--success-badge-bg,#d1fae5)}._healthRateMedium_1gxh9_2916{color:var(--warning-text,#92400e);background:var(--warning-bg,#fef3c7)}._healthRateLow_1gxh9_2921{color:var(--failure-badge-text);background:var(--failure-badge-bg)}._healthGridScroller_1gxh9_2926{width:100%;overflow:hidden}._healthGrid_1gxh9_2926{width:var(--health-grid-width);gap:var(--health-grid-gap);grid-template-columns:repeat(var(--health-grid-columns), minmax(0, 1fr));grid-template-rows:repeat(var(--health-grid-rows), minmax(0, 1fr));max-width:100%;aspect-ratio:var(--health-grid-aspect-columns)/var(--health-grid-aspect-rows);grid-auto-flow:column;margin-left:auto;margin-right:auto;display:grid}._healthBlockWrapper_1gxh9_2944{cursor:pointer;-webkit-tap-highlight-color:transparent;aspect-ratio:1;width:100%;min-width:0;position:relative}._healthBlock_1gxh9_2944{border-radius:2px;width:100%;height:100%;transition:transform .15s,opacity .15s}._healthBlockWrapper_1gxh9_2944:hover ._healthBlock_1gxh9_2944,._healthBlockWrapper_1gxh9_2944._healthBlockActive_1gxh9_2959 ._healthBlock_1gxh9_2944{opacity:.85;transform:scaleY(1.6)}._healthBlockIdle_1gxh9_2964{background-color:var(--border-secondary,#e5e7eb)}._healthTooltip_1gxh9_2968{background-color:var(--floating-surface,#fff);border:1px solid var(--floating-border,#e5e7eb);white-space:nowrap;box-shadow:var(--floating-shadow,0 10px 24px #00000029);z-index:1000;pointer-events:none;color:var(--text-primary);opacity:1;background-image:none;background-clip:padding-box;border-radius:6px;padding:6px 10px;font-size:11px;line-height:1.5;position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%)}._healthTooltip_1gxh9_2968:after{content:"";border:5px solid #0000;border-top-color:var(--floating-surface,#fff);position:absolute;top:100%;left:50%;transform:translate(-50%)}._healthTooltip_1gxh9_2968:before{content:"";border:6px solid #0000;border-top-color:var(--floating-border,#e5e7eb);position:absolute;top:100%;left:50%;transform:translate(-50%)}._healthTooltipBelow_1gxh9_3007{top:calc(100% + 8px);bottom:auto}._healthTooltipBelow_1gxh9_3007:after{border-top-color:#0000;border-bottom-color:var(--floating-surface,#fff);top:auto;bottom:100%}._healthTooltipBelow_1gxh9_3007:before{border-top-color:#0000;border-bottom-color:var(--floating-border,#e5e7eb);top:auto;bottom:100%}._healthTooltipLeft_1gxh9_3024{left:0;transform:translate(0)}._healthTooltipLeft_1gxh9_3024:after,._healthTooltipLeft_1gxh9_3024:before{left:8px;transform:none}._healthTooltipRight_1gxh9_3033{left:auto;right:0;transform:translate(0)}._healthTooltipRight_1gxh9_3033:after,._healthTooltipRight_1gxh9_3033:before{left:auto;right:8px;transform:none}._healthTooltipTime_1gxh9_3044{color:var(--text-secondary);margin-bottom:2px;display:block}._healthTooltipStats_1gxh9_3050{align-items:center;gap:8px;display:flex}._healthTooltipSuccess_1gxh9_3056{color:var(--success-color,#22c55e)}._healthTooltipFailure_1gxh9_3060{color:var(--danger-color,#ef4444)}._healthTooltipRate_1gxh9_3064{color:var(--text-secondary);margin-left:2px}._healthLegend_1gxh9_3069{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;display:flex}._healthLegendLabel_1gxh9_3077{color:var(--text-tertiary);font-size:10px}._healthLegendColors_1gxh9_3082{gap:3px;display:flex}._healthLegendBlock_1gxh9_3087{border-radius:2px;width:10px;height:10px}@media (width<=768px){._healthCard_1gxh9_2816{--health-grid-gap:2px;gap:10px;padding:14px}._healthGridScroller_1gxh9_2926{-webkit-overflow-scrolling:touch;overflow-x:auto}._healthGrid_1gxh9_2926{min-width:540px}._healthBlockWrapper_1gxh9_2944{min-width:0}._healthTooltip_1gxh9_2968{padding:4px 8px;font-size:10px}._healthLegendBlock_1gxh9_3087{width:8px;height:8px}}._analysisPanel_1r12t_8{flex-direction:column;gap:18px;display:flex}._analysisCard_1r12t_14{border:1px solid var(--border-color);background:var(--bg-primary);border-radius:24px;min-width:0;padding:20px;box-shadow:0 18px 46px #00000012}._tokenUsageCard_1r12t_23,._heatmapCard_1r12t_24{min-height:420px}._heatmapCard_1r12t_24{flex-direction:column;display:flex}._heatmapCardDark_1r12t_33 ._analysisChartSurface_1r12t_33{background:#100e16;border-color:#ffffff14}._heatmapCardLight_1r12t_38 ._analysisChartSurface_1r12t_33{background:color-mix(in srgb, var(--bg-secondary) 58%, #fff);border-color:var(--border-color)}._cardHeader_1r12t_43{flex-direction:column;gap:6px;margin-bottom:16px;display:flex}._cardHeader_1r12t_43 h2{color:var(--text-primary);margin:0;font-size:18px;line-height:1.2}._cardHeader_1r12t_43 p{color:var(--text-secondary);margin:0;font-size:13px;line-height:1.45}._cardTitleLine_1r12t_62{justify-content:space-between;align-items:flex-start;gap:14px;min-width:0;display:flex}._cardTitleLine_1r12t_62 h2{min-width:0}@media (width<=768px){._cardTitleLine_1r12t_62{flex-wrap:wrap;row-gap:4px}}._costHeaderHint_1r12t_79{color:var(--text-secondary);text-align:right;flex:0 180px;align-self:flex-start;margin-top:2px;font-size:11px;font-weight:600;line-height:1.35}@media (width<=768px){._costHeaderHint_1r12t_79{text-align:left;flex-basis:100%;max-width:100%;margin-top:0}}._analysisChartSurface_1r12t_33{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:12px;min-width:0;padding:14px}._analysisChartLegend_1r12t_106{flex-wrap:wrap;align-items:center;gap:6px 12px;min-width:0;margin-bottom:12px;display:flex}._analysisLegendItem_1r12t_115{border:1px solid var(--border-color);background:var(--bg-primary);min-width:0;max-width:240px;color:var(--text-secondary);border-radius:9999px;align-items:center;gap:6px;padding:4px 10px;font-size:12px;display:inline-flex}._analysisLegendDot_1r12t_129{border-radius:999px;flex-shrink:0;width:10px;height:10px}._analysisLegendLabel_1r12t_136{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}._tokenChartFrame_1r12t_142{min-width:0;height:340px}._tokenChartFrame_1r12t_142 canvas{touch-action:pan-x pan-y!important}._insightGrid_1r12t_150{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:18px;display:grid}@media (width>=769px) and (width<=1024px){._insightGrid_1r12t_150{grid-template-columns:1fr}}@media (width<=768px){._insightGrid_1r12t_150{grid-template-columns:1fr}}._costBreakdownCard_1r12t_167,._modelEfficiencyCard_1r12t_168{min-height:360px}._costBreakdownBody_1r12t_172,._modelEfficiencyBody_1r12t_173{flex-direction:column;gap:14px;min-width:0;display:flex}._costWarning_1r12t_180{color:var(--text-primary);background:#d977061a;border:1px solid #d9770661;border-radius:8px;padding:8px 10px;font-size:12px;font-weight:700}._costStack_1r12t_190{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:8px;min-width:0;height:46px;display:flex;overflow:hidden}._costStackSegment_1r12t_200{background:linear-gradient(90deg, color-mix(in srgb, var(--cost-segment-color) 72%, var(--bg-secondary)), var(--cost-segment-color));outline:none;justify-content:center;align-items:center;min-width:0;padding:0 4px;transition:flex-basis .18s;display:flex}._costStackSegment_1r12t_200 span{text-overflow:ellipsis;color:#fff;font-variant-numeric:tabular-nums;text-shadow:0 1px 2px #00000042;white-space:nowrap;min-width:0;font-size:11px;font-weight:900;line-height:1;overflow:hidden}._costStackSegment_1r12t_200:focus-visible{box-shadow:inset 0 0 0 2px #ffffffd1}._costStackFloatingTooltip_1r12t_227{z-index:1000;border:1px solid var(--border-color);background:var(--bg-primary);width:max-content;max-width:min(280px,100vw - 16px);color:var(--text-secondary);pointer-events:none;text-align:left;border-radius:8px;gap:3px;padding:10px 12px;font-size:11px;line-height:1.45;display:grid;position:fixed;box-shadow:0 18px 44px #00000038}._costStackFloatingTooltip_1r12t_227 span{white-space:normal;overflow-wrap:anywhere;display:block}._costStackTooltipTitle_1r12t_251{color:var(--text-primary);margin-bottom:4px;font-weight:900}._costRatePanel_1r12t_257{border:1px solid var(--border-color);background:color-mix(in srgb, var(--bg-secondary) 78%, transparent);border-radius:8px;grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:0;min-width:0;padding:0;display:grid;overflow:hidden}@media (width<=768px){._costRatePanel_1r12t_257{grid-template-columns:1fr}}._costRateMetric_1r12t_275{flex-direction:column;justify-content:flex-start;min-width:0;padding:12px;display:flex}._costRateMetric_1r12t_275 span,._costRateMetric_1r12t_275 small{color:var(--text-secondary);text-transform:uppercase;font-size:11px;font-weight:800;display:block}._costRateMetric_1r12t_275 strong{color:var(--text-primary);font-variant-numeric:tabular-nums;margin:7px 0 5px;font-size:22px;font-weight:900;line-height:1;display:block}._costRateMetric_1r12t_275+._costRateMetric_1r12t_275,._costRateSparkline_1r12t_301{border-left:1px solid var(--border-color)}@media (width<=768px){._costRateMetric_1r12t_275+._costRateMetric_1r12t_275,._costRateSparkline_1r12t_301{border-left:0;border-top:1px solid var(--border-color)}}._costRateSparkline_1r12t_301{justify-content:center;align-items:end;gap:4px;min-width:0;height:100%;min-height:86px;padding:0 12px;display:flex}@media (width<=768px){._costRateSparkline_1r12t_301{justify-content:center}}._costRateSparkBar_1r12t_328{background:linear-gradient(#5eead4,#14b8a6);border-radius:6px 6px 2px 2px;width:8px;min-height:10px;box-shadow:0 6px 14px #14b8a638}._costRateSparkEmpty_1r12t_336{background:var(--border-color);align-self:center;width:100%;height:1px}._costMetricGrid_1r12t_343{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}@media (width<=768px){._costMetricGrid_1r12t_343{grid-template-columns:1fr}}._costMetric_1r12t_343{border:1px solid var(--border-color);background:var(--bg-secondary);border-radius:8px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:4px 8px;min-width:0;padding:10px;display:grid}._costMetric_1r12t_343 strong{color:var(--text-primary);font-variant-numeric:tabular-nums;grid-column:1/-1;font-size:16px}._costMetric_1r12t_343 small{color:var(--text-secondary);font-variant-numeric:tabular-nums;grid-column:1/-1;font-size:11px;font-weight:800}._costMetricDot_1r12t_379{border-radius:999px;width:9px;height:9px}._costMetricLabel_1r12t_385{min-width:0;color:var(--text-secondary);text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:700;overflow:hidden}._efficiencyChartFrame_1r12t_395{min-width:0;height:300px}._modelEfficiencyFloatingTooltip_1r12t_400{z-index:1000;border:1px solid var(--border-color);background:var(--bg-primary);width:max-content;max-width:min(320px,100vw - 16px);color:var(--text-secondary);pointer-events:none;text-align:left;opacity:0;border-radius:8px;gap:10px;padding:10px 12px;font-size:11px;line-height:1.45;display:grid;position:fixed;box-shadow:0 18px 44px #00000038}._modelEfficiencyTooltipGroup_1r12t_420{gap:3px;display:grid}._modelEfficiencyTooltipGroup_1r12t_420+._modelEfficiencyTooltipGroup_1r12t_420{border-top:1px solid var(--border-color);padding-top:9px}._modelEfficiencyTooltipHeader_1r12t_430{min-width:0;color:var(--text-primary);align-items:center;gap:8px;display:flex}._modelEfficiencyTooltipHeader_1r12t_430 strong{overflow-wrap:anywhere;min-width:0;font-size:12px;font-weight:900}._modelEfficiencyTooltipDot_1r12t_444{width:9px;height:9px;box-shadow:0 0 0 3px color-mix(in srgb, currentColor 14%, transparent);border-radius:999px;flex:none}._modelEfficiencyTooltipMetric_1r12t_452{color:var(--text-secondary);overflow-wrap:anywhere;padding-left:17px}._compositionCard_1r12t_458{min-height:420px}._compositionTabs_1r12t_462{flex-wrap:wrap;gap:8px;margin:-4px 0 14px;display:flex}._compositionTab_1r12t_462{border:1px solid var(--border-color);background:var(--bg-secondary);color:var(--text-secondary);cursor:pointer;border-radius:8px;min-height:34px;padding:0 12px;font-size:12px;font-weight:800;transition:border-color .16s,background .16s,color .16s}._compositionTabActive_1r12t_482{border-color:color-mix(in srgb, var(--text-primary) 18%, var(--border-color));background:color-mix(in srgb, var(--bg-primary) 84%, var(--bg-secondary));color:var(--text-primary);box-shadow:inset 0 1px #ffffff12,0 8px 18px #0f172a0f}._compositionLayout_1r12t_489{grid-template-columns:minmax(220px,.72fr) minmax(0,1.28fr);align-items:stretch;gap:18px;display:grid}@media (width<=768px){._compositionLayout_1r12t_489{grid-template-columns:1fr}}._donutChartFrame_1r12t_501{min-width:0;height:260px}._compositionTableWrap_1r12t_506{min-width:0;overflow-x:auto}._compositionTable_1r12t_506{border-collapse:collapse;width:100%;min-width:560px;color:var(--text-secondary);font-size:12px}._compositionTable_1r12t_506 th,._compositionTable_1r12t_506 td{border-bottom:1px solid var(--border-color);text-align:right;font-variant-numeric:tabular-nums;white-space:nowrap;padding:10px 8px}._compositionTable_1r12t_506 th{color:var(--text-secondary);font-size:11px;font-weight:800}._compositionTable_1r12t_506 th:first-child,._compositionTable_1r12t_506 td:first-child{text-align:left}._compositionTable_1r12t_506 td:first-child{align-items:center;gap:8px;display:flex}._compositionName_1r12t_541{text-overflow:ellipsis;white-space:nowrap;min-width:0;max-width:220px;color:var(--text-primary);font-weight:800;overflow:hidden}._legendDot_1r12t_551{width:9px;height:9px;box-shadow:0 0 0 3px color-mix(in srgb, currentColor 12%, transparent);border-radius:999px}._heatmapScroller_1r12t_558{padding-bottom:2px;overflow-x:auto}._heatmapGrid_1r12t_563{gap:4px;width:100%;min-width:680px;display:grid}._heatmapRowContents_1r12t_570{display:contents}._heatmapCorner_1r12t_574,._heatmapHeaderCell_1r12t_575,._heatmapCell_1r12t_576{border:1px solid var(--border-color);background:var(--bg-secondary);border-radius:6px}._heatmapCardDark_1r12t_33 ._heatmapCorner_1r12t_574,._heatmapCardDark_1r12t_33 ._heatmapHeaderCell_1r12t_575,._heatmapCardDark_1r12t_33 ._heatmapCell_1r12t_576{background:#17131d;border-color:#ffffff14}._heatmapCorner_1r12t_574,._heatmapHeaderCell_1r12t_575,._heatmapRowLabel_1r12t_591{color:var(--text-secondary);padding:10px 12px;font-size:11px;font-weight:800}._heatmapCardDark_1r12t_33 ._heatmapCorner_1r12t_574,._heatmapCardDark_1r12t_33 ._heatmapHeaderCell_1r12t_575,._heatmapCardDark_1r12t_33 ._heatmapRowLabel_1r12t_591{color:color-mix(in srgb, var(--text-secondary) 86%, #d8b4fe)}._heatmapHeaderCell_1r12t_575,._heatmapRowLabel_1r12t_591{min-width:0}._heatmapCorner_1r12t_574,._heatmapHeaderCell_1r12t_575{align-items:center;min-height:48px;display:flex}._heatmapTooltipTarget_1r12t_616{position:relative;overflow:visible}._heatmapTruncatedLabel_1r12t_621{text-overflow:ellipsis;white-space:nowrap;width:100%;min-width:0;display:block;overflow:hidden}._heatmapModelHeaderCell_1r12t_630{align-items:center}._heatmapModelLabel_1r12t_634{-webkit-line-clamp:2;white-space:normal;overflow-wrap:anywhere;-webkit-box-orient:vertical;max-height:2.5em;line-height:1.25;display:-webkit-box}._heatmapTooltipTarget_1r12t_616:hover:after{content:attr(data-full-name);z-index:20;border:1px solid var(--border-color);background:var(--bg-primary);max-width:min(360px,80vw);color:var(--text-primary);white-space:normal;overflow-wrap:anywhere;pointer-events:none;border-radius:8px;padding:6px 8px;position:absolute;bottom:calc(100% + 6px);left:0;box-shadow:0 12px 28px #00000029}._heatmapRowLabel_1r12t_591{background:0 0;border:0;align-self:center;align-items:center;height:30px;min-height:30px;padding-top:0;padding-bottom:0;display:flex}._heatmapCell_1r12t_576{font-variant-numeric:tabular-nums;border-radius:5px;outline:none;justify-content:center;align-items:center;height:30px;min-height:30px;padding:0 4px;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 1px #fff3,inset 0 -10px 18px #7f1d1d2e,0 1px 3px #4314071a}._heatmapCell_1r12t_576:before{content:"";opacity:var(--heatmap-flame-alpha,.35);pointer-events:none;background:radial-gradient(circle at 50% 115%,#fff7edd1,#f973165c 34%,#7f1d1d00 72%),linear-gradient(#ffffff3d,#fff0 38%);position:absolute;inset:0}._heatmapCardDark_1r12t_33 ._heatmapCell_1r12t_576:before{background:radial-gradient(circle at 50% 115%,#fef3c7eb,#f973167a 36%,#7f1d1d00 74%),linear-gradient(#fff7ed1a,#fff7ed00 42%)}._heatmapCell_1r12t_576:focus-visible{box-shadow:0 0 0 2px #d86a4ab3,inset 0 0 0 1px #ffffff14}._heatmapCellTokenValue_1r12t_706{z-index:1;text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:10px;font-weight:900;line-height:1;position:relative;overflow:hidden}._heatmapLegend_1r12t_718{color:var(--text-secondary);justify-content:center;align-items:center;gap:8px;margin-top:auto;padding-top:28px;font-size:11px;font-weight:800;display:flex}._heatmapLegendRamp_1r12t_730{width:120px;height:10px;box-shadow:inset 0 0 0 1px var(--border-color);background:linear-gradient(90deg,#fff7ed,#fed7aa,#fb923c,#ef4444,#7c2d12);border-radius:8px}._heatmapCardDark_1r12t_33 ._heatmapLegendRamp_1r12t_730{background:linear-gradient(90deg,#1a1118,#4a1f23,#9a3412,#f97316,#fde68a);box-shadow:inset 0 0 0 1px #ffffff1a}._heatmapFloatingTooltip_1r12t_743{z-index:1000;border:1px solid var(--border-color);background:var(--bg-primary);width:max-content;max-width:min(280px,100vw - 16px);color:var(--text-secondary);pointer-events:none;text-align:left;border-radius:8px;gap:3px;padding:10px 12px;font-size:11px;line-height:1.45;display:grid;position:fixed;box-shadow:0 18px 44px #00000038}._heatmapFloatingTooltip_1r12t_743 span{white-space:normal;overflow-wrap:anywhere;display:block}._heatmapTooltipTitle_1r12t_767{color:var(--text-primary);margin-bottom:4px;font-weight:900}._emptyState_1r12t_773{border:1px dashed var(--border-color);min-height:180px;color:var(--text-secondary);background:color-mix(in srgb, var(--bg-secondary) 70%, transparent);border-radius:18px;justify-content:center;align-items:center;font-size:13px;font-weight:700;display:flex}._brandLink_zun21_5{text-decoration:none;transition:border-color .15s,color .15s,transform .15s}._brandLink_zun21_5:hover{color:var(--primary-color);border-color:#8b86806b;transform:translateY(-1px)}._brandLink_zun21_5:focus-visible{outline:2px solid var(--primary-color);outline-offset:3px}._pageShell_1vi0d_8{background:radial-gradient(1200px 520px at 12% -8%, #8b86801f, transparent 58%), radial-gradient(880px 480px at 100% 0%, #0000000f, transparent 52%), var(--bg-secondary);min-height:100vh;padding:28px 20px 48px}@media (width<=768px){._pageShell_1vi0d_8{padding:18px 12px 32px}}._pageFrame_1vi0d_19{flex-direction:column;gap:18px;width:min(1245px,100%);margin:0 auto;display:flex}._topBar_1vi0d_27{z-index:10;border:1px solid var(--border-color);background:color-mix(in srgb, var(--bg-primary) 84%, transparent);-webkit-backdrop-filter:blur(18px);border-radius:24px;justify-content:space-between;align-items:flex-start;gap:18px;padding:18px 20px;display:flex;position:sticky;top:16px;box-shadow:0 18px 48px #00000014}@media (width<=768px){._topBar_1vi0d_27{border-radius:20px;flex-direction:column;align-items:stretch;padding:16px;position:static}}._brandBlock_1vi0d_53{align-items:stretch;min-width:0;display:flex}._eyebrow_1vi0d_59{background:linear-gradient(180deg, color-mix(in srgb, var(--bg-primary) 94%, #8b86800f), color-mix(in srgb, var(--bg-secondary) 82%, transparent)), var(--bg-secondary);min-height:42px;color:color-mix(in srgb, var(--text-primary) 88%, var(--primary-color));letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;border:1px solid #8b86803d;border-radius:999px;justify-content:center;align-items:center;padding:0 20px;font-size:18px;font-weight:800;display:inline-flex;box-shadow:0 8px 20px #00000014,inset 0 1px #ffffff0d}._topBarActions_1vi0d_77{flex-wrap:wrap;justify-content:flex-end;align-items:stretch;gap:10px;display:flex}@media (width<=768px){._topBarActions_1vi0d_77{justify-content:space-between}}._identityChip_1vi0d_90,._themeSwitcher_1vi0d_91,._logoutSwitcher_1vi0d_92,._refreshSwitcher_1vi0d_93{border:1px solid var(--border-color);background:color-mix(in srgb, var(--bg-secondary) 78%, transparent);border-radius:999px;align-items:stretch;min-height:42px;padding:4px;display:inline-flex;box-shadow:inset 0 1px #ffffff0f}._identityChip_1vi0d_90{color:var(--text-primary);align-items:center;gap:8px;padding:7px 13px;font-size:12px;font-weight:700}._identityDot_1vi0d_113{background:#22c55e;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #22c55e24}._identityText_1vi0d_121{text-overflow:ellipsis;white-space:nowrap;max-width:220px;overflow:hidden}._themePill_1vi0d_128,._logoutPill_1vi0d_129,._refreshPill_1vi0d_130{color:var(--text-secondary);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:999px;padding:8px 12px;font-size:12px;font-weight:600;transition:background-color .15s,color .15s,box-shadow .15s,opacity .15s}._themePill_1vi0d_128:hover:not(:disabled),._logoutPill_1vi0d_129:hover:not(:disabled),._refreshPill_1vi0d_130:hover:not(:disabled){color:var(--text-primary)}._themePill_1vi0d_128:disabled,._logoutPill_1vi0d_129:disabled,._refreshPill_1vi0d_130:disabled{cursor:wait;opacity:.75}._themePill_1vi0d_128:focus-visible,._logoutPill_1vi0d_129:focus-visible,._refreshPill_1vi0d_130:focus-visible{outline:2px solid var(--primary-color);outline-offset:2px}._themePillActive_1vi0d_160,._logoutPillActive_1vi0d_161,._refreshPillActive_1vi0d_162,._refreshPillLoading_1vi0d_163{background:var(--bg-primary);color:var(--text-primary);box-shadow:0 8px 20px #0000001a}._logoutPill_1vi0d_129{font-weight:700}._logoutPillInner_1vi0d_173,._refreshPillInner_1vi0d_174{align-items:center;gap:7px;display:inline-flex}._refreshSpinner_1vi0d_180,._loadingOverlaySpinner_1vi0d_181{border-width:2px;border-color:#8b868040;border-top-color:var(--primary-color);width:12px;height:12px}._contentColumn_1vi0d_189{width:100%}._container_1vi0d_193{flex-direction:column;gap:20px;width:100%;min-height:100%;padding:8px 0 0;display:flex;position:relative}._toolbarMetaRow_1vi0d_203{justify-content:flex-end;align-items:center;padding:0 2px;display:flex}@media (width<=768px){._toolbarMetaRow_1vi0d_203{justify-content:flex-start}}._lastRefreshed_1vi0d_215{color:var(--text-tertiary);white-space:nowrap;font-size:11px}._toolbarRow_1vi0d_221{flex-direction:column;align-items:stretch;gap:12px;padding:0 2px;display:flex}._tabBar_1vi0d_229{scrollbar-width:none;flex-wrap:nowrap;align-items:center;gap:8px;width:100%;min-width:0;display:flex;overflow-x:auto}._tabBar_1vi0d_229::-webkit-scrollbar{display:none}._tabPill_1vi0d_243{appearance:none;border:1px solid var(--border-color);background:color-mix(in srgb, var(--bg-primary) 82%, transparent);color:var(--text-secondary);font:inherit;cursor:pointer;border-radius:999px;padding:8px 12px;font-family:inherit;font-size:12px;font-weight:600;line-height:1.2;transition:background-color .15s,color .15s,border-color .15s}._tabPill_1vi0d_243:hover{color:var(--text-primary);background:var(--bg-secondary)}._tabPill_1vi0d_243:focus-visible{outline:2px solid var(--primary-color);outline-offset:2px}._tabPillActive_1vi0d_267{background:var(--bg-primary);color:var(--text-primary);border-color:#8b868073;box-shadow:inset 0 0 0 1px #8b868014,0 4px 12px #8b868024}._toolbarActionsRight_1vi0d_274{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;width:100%;min-width:0;display:flex}@media (width<=768px){._toolbarActionsRight_1vi0d_274{justify-content:flex-start;align-items:stretch}}._usageFilterBar_1vi0d_290{opacity:1;flex-wrap:wrap;flex:auto;justify-content:flex-end;align-items:center;gap:10px;min-width:0;max-height:220px;display:flex;overflow:hidden;transform:translateY(0)}._usageFilterField_1vi0d_304{flex-direction:column;gap:5px;min-width:0;display:flex}._rangeFilterField_1vi0d_311{flex-direction:row;flex:none;align-items:center;gap:8px}._usageFilterLabel_1vi0d_318{color:var(--text-secondary);white-space:nowrap;padding-left:0;font-size:10px;font-weight:700;line-height:1}._timeRangeGroup_1vi0d_327{border:1px solid var(--border-color);background:color-mix(in srgb, var(--bg-secondary) 78%, transparent);opacity:1;border-radius:9999px;flex-wrap:wrap;align-items:center;gap:8px;width:fit-content;min-width:0;max-width:640px;min-height:46px;padding:5px 6px 5px 12px;display:inline-flex;overflow:hidden;transform:translate(0);box-shadow:inset 0 1px #ffffff0f}._rangeSelectControl_1vi0d_346{flex:0 0 164px;width:164px;min-width:0}._rangeSelectControl_1vi0d_346 button{border-color:var(--border-color);background:var(--bg-primary);border-radius:9999px;height:34px;font-size:12px;font-weight:700;box-shadow:0 8px 20px #00000014}._usageRefreshSlot_1vi0d_361{flex:none;justify-content:flex-end;min-width:0;display:flex}._usageFilterActions_1vi0d_368{flex:none;justify-content:flex-end;align-items:center;display:flex}._errorBox_1vi0d_375{color:var(--danger-color);background:#c657461a;border:1px solid #c6574647;border-radius:16px;padding:12px 14px;font-size:13px;line-height:1.6}._loadingOverlay_1vi0d_181{z-index:5;background:color-mix(in srgb, var(--bg-secondary) 68%, transparent);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:24px;place-items:center;min-height:280px;display:grid;position:absolute;inset:0}._loadingOverlayContent_1vi0d_397{border:1px solid var(--border-color);background:var(--bg-primary);box-shadow:var(--floating-shadow);border-radius:999px;align-items:center;gap:10px;padding:12px 16px;display:inline-flex}._loadingOverlayText_1vi0d_408{color:var(--text-secondary);font-size:13px;font-weight:700}._chartsGrid_1vi0d_414{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}@media (width<=768px){._chartsGrid_1vi0d_414{grid-template-columns:1fr}._tabPill_1vi0d_243{white-space:nowrap}._timeRangeGroup_1vi0d_327{width:100%}._rangeSelectControl_1vi0d_346{flex-basis:150px;width:150px}._usageRefreshSlot_1vi0d_361,._usageFilterActions_1vi0d_368,._refreshSwitcher_1vi0d_93,._refreshPill_1vi0d_130{width:100%}}._pageShell_p649j_8{background:linear-gradient(115deg, #11182714 0 1px, transparent 1px 100%) 0 0/28px 28px, radial-gradient(900px 480px at 12% 0%, #8b868029, transparent 58%), radial-gradient(760px 420px at 100% 100%, #22c55e1a, transparent 60%), var(--bg-secondary);flex:auto;justify-content:center;align-items:center;min-height:0;padding:32px 20px;display:flex}._frame_p649j_18{grid-template-columns:minmax(0,1.1fr) minmax(340px,440px);align-items:center;gap:30px;width:min(1060px,100%);display:grid}@media (width<=768px){._frame_p649j_18{grid-template-columns:1fr;gap:18px}}._utilityDock_p649j_32{flex-wrap:wrap;grid-column:1/-1;justify-content:flex-end;justify-self:end;align-items:center;gap:10px;display:inline-flex}._themeSwitcher_p649j_42{border:1px solid var(--border-color);background:color-mix(in srgb, var(--bg-secondary) 78%, transparent);border-radius:999px;align-items:stretch;min-height:40px;padding:4px;display:inline-flex;box-shadow:inset 0 1px #ffffff0f}._themePill_p649j_53{color:var(--text-secondary);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:999px;padding:7px 11px;font-size:12px;font-weight:700;transition:background-color .15s,color .15s,box-shadow .15s}._themePill_p649j_53:hover{color:var(--text-primary)}._themePill_p649j_53:focus-visible{outline:2px solid var(--primary-color);outline-offset:2px}._themePillActive_p649j_73{background:var(--bg-primary);color:var(--text-primary);box-shadow:0 8px 20px #0000001a}._brandBlock_p649j_79{flex-direction:column;gap:16px;min-width:0;display:flex}._eyebrow_p649j_86{background:color-mix(in srgb, var(--bg-primary) 82%, transparent);width:fit-content;min-height:40px;color:var(--text-primary);letter-spacing:.12em;text-transform:uppercase;border:1px solid #8b86803d;border-radius:999px;align-items:center;padding:0 18px;font-size:15px;font-weight:900;display:inline-flex}._title_p649j_102{letter-spacing:-.055em;color:var(--text-primary);margin:0;font-size:clamp(38px,5.6vw,68px);line-height:.92}._subtitle_p649j_110{max-width:560px;color:var(--text-secondary);margin:0;font-size:15px;line-height:1.75}._statusPanel_p649j_118{border:1px solid color-mix(in srgb, var(--border-color) 82%, #8b86802e);background:color-mix(in srgb, var(--bg-primary) 78%, transparent);border-radius:18px;flex-direction:column;gap:12px;width:min(560px,100%);padding:16px;display:flex;box-shadow:0 14px 36px #00000014,inset 0 1px #ffffff0d}._statusHeader_p649j_130{align-items:center;gap:9px;min-width:0;display:flex}._statusDot_p649j_137{background:var(--text-tertiary);width:9px;height:9px;box-shadow:0 0 0 4px color-mix(in srgb, var(--text-tertiary) 14%, transparent);border-radius:50%;flex:none}._statusDotOnline_p649j_146{background:#22c55e;box-shadow:0 0 0 4px #22c55e29}._statusTitle_p649j_151{min-width:0;color:var(--text-primary);font-size:13px;font-weight:900}._statusState_p649j_158{color:var(--text-secondary);white-space:nowrap;margin-left:auto;font-size:12px;font-weight:800}._statusWindowGrid_p649j_166{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}@media (width<=768px){._statusWindowGrid_p649j_166{grid-template-columns:1fr}}._statusWindow_p649j_166{border:1px solid color-mix(in srgb, var(--border-color) 72%, transparent);background:color-mix(in srgb, var(--bg-secondary) 42%, transparent);border-radius:14px;flex-direction:column;gap:8px;min-width:0;padding:10px;display:flex}._statusWindowHeader_p649j_188{color:var(--text-primary);font-size:12px;font-weight:900;line-height:1.2}._statusMetrics_p649j_195{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}@media (width<=768px){._statusMetrics_p649j_195{grid-template-columns:1fr}}._statusMetric_p649j_195{background:color-mix(in srgb, var(--bg-primary) 68%, transparent);border-radius:10px;flex-direction:column;gap:4px;min-width:0;padding:8px 9px;display:flex}._statusMetricValue_p649j_216{color:var(--text-primary);font-size:16px;font-weight:900;line-height:1.1}._statusMetricLabel_p649j_223{color:var(--text-secondary);font-size:11px;font-weight:700;line-height:1.3}._statusMeta_p649j_230{color:var(--text-tertiary);font-size:12px;line-height:1.5}._loginCard_p649j_236{background:linear-gradient(180deg, color-mix(in srgb, var(--bg-primary) 96%, #8b868014), color-mix(in srgb, var(--bg-primary) 88%, transparent)), var(--bg-primary);box-shadow:var(--floating-shadow);border:1px solid color-mix(in srgb, var(--border-color) 84%, #8b868047);border-radius:28px;padding:28px}@media (width<=768px){._loginCard_p649j_236{padding:20px}}._cardHeader_p649j_249{flex-direction:column;gap:8px;margin-bottom:18px;display:flex}._cardKicker_p649j_256{color:var(--text-muted);letter-spacing:.14em;text-transform:uppercase;font-size:11px;font-weight:900}._cardTitle_p649j_264{color:var(--text-primary);letter-spacing:-.03em;margin:0;font-size:24px;line-height:1.1}._cardHint_p649j_272{color:var(--text-secondary);margin:0;font-size:13px;line-height:1.6}._formHint_p649j_279{color:var(--text-secondary);margin:0;font-size:12px;line-height:1.5}._tabs_p649j_286{border:1px solid var(--border-color);background:color-mix(in srgb, var(--bg-secondary) 78%, transparent);border-radius:999px;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;min-height:44px;margin-bottom:18px;padding:4px;display:grid}._tab_p649j_286{color:var(--text-secondary);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:999px;font-size:13px;font-weight:800;transition:background-color .15s,color .15s,box-shadow .15s}._tab_p649j_286:hover:not(:disabled){color:var(--text-primary)}._tab_p649j_286:focus-visible{outline:2px solid var(--primary-color);outline-offset:2px}._tabActive_p649j_317{background:var(--bg-primary);color:var(--text-primary);box-shadow:0 10px 24px #0000001a}._form_p649j_279{flex-direction:column;gap:12px;display:flex}._form_p649j_279 .input::placeholder{font-size:12px}._form_p649j_279 .error-box{border-radius:8px;padding:6px 10px;font-size:12px;line-height:1.45}._pageShell_1wp18_8{background:var(--bg-secondary);min-height:100vh;padding:18px}@media (width<=768px){._pageShell_1wp18_8{padding:10px}}._pageFrame_1wp18_19{flex-direction:column;gap:12px;width:min(1500px,100%);min-height:calc(100vh - 36px);margin:0 auto;display:flex}@media (width<=768px){._pageFrame_1wp18_19{min-height:calc(100vh - 20px)}}._topBar_1wp18_33{border:1px solid var(--border-color);background:color-mix(in srgb, var(--bg-primary) 88%, transparent);border-radius:18px;justify-content:space-between;align-items:center;gap:14px;padding:12px 14px;display:flex;box-shadow:0 14px 32px #00000014}@media (width<=768px){._topBar_1wp18_33{flex-direction:column;align-items:stretch}}._eyebrow_1wp18_51{background:var(--bg-secondary);min-height:38px;color:color-mix(in srgb, var(--text-primary) 88%, var(--primary-color));letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;border:1px solid #8b86803d;border-radius:999px;justify-content:center;align-items:center;padding:0 18px;font-size:16px;font-weight:800;display:inline-flex}._topBarActions_1wp18_68{flex-wrap:wrap;justify-content:flex-end;align-items:stretch;gap:10px;display:inline-flex}._backLink_1wp18_76{border:1px solid var(--border-color);background:var(--bg-primary);min-height:38px;color:var(--text-primary);border-radius:999px;align-items:center;padding:8px 14px;font-size:12px;font-weight:700;text-decoration:none;display:inline-flex;box-shadow:0 8px 20px #00000014}._backLink_1wp18_76:hover{color:var(--primary-color)}._backLink_1wp18_76:focus-visible{outline:2px solid var(--primary-color);outline-offset:2px}._consoleFrame_1wp18_98{border:1px solid var(--border-color);background:var(--bg-primary);border-radius:18px;flex:1;min-height:720px;overflow:hidden}@media (width<=768px){._consoleFrame_1wp18_98{min-height:760px}}._consoleIframe_1wp18_112{width:100%;height:100%;min-height:inherit;background:0 0;border:0;display:block}@media (width<=768px),(prefers-reduced-motion:reduce),(prefers-reduced-transparency:reduce){:root{--glass-backdrop-filter:none;--glass-filter:none;--glass-bg:var(--bg-primary);--glass-bg-secondary:var(--bg-secondary);--glass-border:var(--border-color)}}@media (width<=768px){.app-shell{height:auto;min-height:100vh;overflow:visible auto}}@media (width<=768px){.main-header{gap:8px;padding:8px 16px;position:fixed;left:0;right:0}}@media (width<=768px){.main-header .right{flex:0 auto;gap:8px}}@media (width<=768px){.main-header .sidebar-toggle-header{display:none}}@media (width<=768px){.main-header .brand-header{cursor:default;flex-shrink:1;min-width:0;margin-right:0}.main-header .brand-header .brand-full,.main-header .brand-header .brand-abbr{transition:none}.main-header .brand-header .brand-full{display:none}.main-header .brand-header .brand-abbr{opacity:1;pointer-events:auto;transform:translate(0)}.main-header .brand-header:hover{color:var(--text-primary)}}@media (width<=768px){.main-header .mobile-menu-btn{display:inline-flex}}@media (width<=768px){.main-header .header-actions .language-menu .language-menu-popover{left:0;right:auto}}@media (width<=768px){.main-header .header-actions .theme-menu .theme-menu-popover{grid-template-columns:repeat(2,minmax(0,1fr));justify-content:stretch;width:min(188px,100vw - 16px);display:grid;left:auto;right:0;transform:none}.main-header .header-actions .theme-menu .theme-card{width:100%;min-width:0}.main-header .header-actions .theme-menu .theme-card-label{white-space:normal;text-align:center;line-height:1.2}}@media (width<=768px){.main-header .header-actions{gap:2px}}@media (width<=768px){.main-header .connection{display:none}}@supports (height:100dvh){.main-body{height:calc(100dvh - var(--header-height))}}@media (width<=768px){.main-body{height:auto;min-height:calc(100vh - var(--header-height));padding-top:var(--header-height);overflow:visible}@supports (min-height:100dvh){.main-body{min-height:calc(100dvh - var(--header-height))}}}@media (width<=768px){.sidebar-backdrop{inset:var(--header-height) 0 0;z-index:999;display:block;position:fixed}.sidebar-backdrop.visible{opacity:1;pointer-events:auto}}@media (width<=768px){.sidebar{z-index:1000;left:0;top:var(--header-height);position:fixed;bottom:0;transform:translate(-100%);box-shadow:0 10px 15px -3px #0000001a}.sidebar.open{transform:translate(0)}}@media (width<=768px){.content.content-logs{height:auto;overflow:visible auto}}@media (width<=768px){.main-content.main-content-logs{flex:none;min-height:auto;overflow:visible}.main-content{padding:16px}}@media (width>=1024px){.grid.cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}[data-theme=dark] .btn,[data-theme=dark] .btn.btn-secondary,[data-theme=dark] .btn.btn-ghost{color:#fff}.status-badge.warning,.status-badge.error{color:#c65746;background:#c6574614;border-color:#c6574659}@keyframes notification-enter{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}@keyframes notification-exit{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(100%)}}.notification.warning,.notification.error{border-color:#c6574666}@supports (color:color-mix(in srgb, currentColor 22%, transparent)){.loading-spinner{border-color:color-mix(in srgb, currentColor 22%, transparent);border-top-color:currentColor}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes modal-overlay-fade-in{0%{opacity:0}to{opacity:1}}@keyframes modal-overlay-fade-out{0%{opacity:1}to{opacity:0}}@keyframes modal-scale-in{0%{opacity:0;transform:scale(.85)translateY(20px)}to{opacity:1;transform:scale(1)translateY(0)}}@keyframes modal-collapse-to-close{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(0)}}@media (width<=768px){.modal-overlay{padding:16px}.modal{border-radius:8px;max-height:calc(100vh - 32px)}@supports (height:100dvh){.modal{max-height:calc(100dvh - 32px)}}.modal-header{padding:16px 52px 16px 16px}.modal-body{max-height:min(60vh,100vh - 180px);padding:16px}@supports (height:100dvh){.modal-body{max-height:min(60dvh,100dvh - 180px)}}.modal-footer{flex-direction:column-reverse;align-items:stretch;padding:16px}.modal-footer .btn{width:100%}}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body{width:100%;height:100%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.5}#root{width:100%;height:100%}button,input,textarea,select{font:inherit}a{color:inherit;text-decoration:none}ul,ol{list-style:none}:root{--bg-secondary:#faf9f5;--bg-primary:#f0eee8;--bg-tertiary:#e9e6df;--bg-hover:var(--bg-tertiary);--bg-quinary:#f6f4ee;--bg-error-light:#c657461a;--floating-surface:#fffdf9;--floating-border:#d8d3ca;--floating-shadow:0 12px 26px #00000024;--text-primary:#2d2a26;--text-secondary:#6d6760;--text-tertiary:#a29c95;--text-quaternary:#c0bab3;--text-muted:var(--text-tertiary);--border-color:#e3e1db;--border-secondary:var(--border-color);--border-primary:#d5d2cb;--border-hover:#cecac4;--primary-color:#8b8680;--primary-hover:#7f7a74;--primary-active:#726d67;--primary-contrast:#fff;--success-color:#10b981;--warning-color:#c65746;--error-color:#c65746;--danger-color:var(--error-color);--info-color:var(--primary-color);--warning-bg:#c657461f;--warning-border:#c6574659;--warning-text:var(--warning-color);--success-badge-bg:#d1fae5;--success-badge-text:#065f46;--success-badge-border:#6ee7b7;--failure-badge-bg:#c6574624;--failure-badge-text:#8a3a30;--failure-badge-border:#c6574659;--count-badge-bg:#8b86802e;--count-badge-text:var(--primary-active);--shadow:0 1px 2px 0 #00000014;--shadow-lg:0 10px 18px -3px #0000001a;--radius-md:8px;--accent-tertiary:var(--bg-tertiary);--glass-blur:12px;--glass-backdrop-filter:blur(var(--glass-blur));--glass-filter:blur(var(--glass-blur));--glass-bg:color-mix(in srgb, var(--bg-primary) 82%, transparent);--glass-bg-secondary:color-mix(in srgb, var(--bg-secondary) 82%, transparent);--glass-border:color-mix(in srgb, var(--border-color) 60%, transparent)}[data-theme=white]{--bg-secondary:#fff;--bg-primary:#fff;--bg-tertiary:#f6f6f6;--bg-hover:var(--bg-tertiary);--bg-quinary:#fff;--bg-error-light:#c6574614;--floating-surface:#fff;--floating-border:#d9d9d9;--floating-shadow:0 12px 26px #0000001f;--text-primary:#2d2a26;--text-secondary:#6d6760;--text-tertiary:#a29c95;--text-quaternary:#c0bab3;--text-muted:var(--text-tertiary);--border-color:#e5e5e5;--border-secondary:var(--border-color);--border-primary:#d9d9d9;--border-hover:#ccc;--primary-color:#8b8680;--primary-hover:#7f7a74;--primary-active:#726d67;--primary-contrast:#fff;--success-color:#10b981;--warning-color:#c65746;--error-color:#c65746;--danger-color:var(--error-color);--info-color:var(--primary-color);--warning-bg:#c657461f;--warning-border:#c6574659;--warning-text:var(--warning-color);--success-badge-bg:#d1fae5;--success-badge-text:#065f46;--success-badge-border:#6ee7b7;--failure-badge-bg:#c6574624;--failure-badge-text:#8a3a30;--failure-badge-border:#c6574659;--count-badge-bg:#8b86802e;--count-badge-text:var(--primary-active);--shadow:0 1px 2px 0 #00000014;--shadow-lg:0 10px 18px -3px #0000001a;--radius-md:8px;--accent-tertiary:var(--bg-tertiary)}[data-theme=dark]{--bg-secondary:#151412;--bg-primary:#1d1b18;--bg-tertiary:#262320;--bg-hover:#2e2a26;--bg-quinary:#191714;--bg-error-light:#c657462e;--floating-surface:#2a2723;--floating-border:#4a443d;--floating-shadow:0 14px 30px #0006;--text-primary:#f6f4f1;--text-secondary:#c9c3bb;--text-tertiary:#9c958d;--text-quaternary:#6f6962;--text-muted:var(--text-tertiary);--border-color:#3a3530;--border-secondary:var(--border-color);--border-primary:#4a453f;--border-hover:#5a544d;--primary-color:#8b8680;--primary-hover:#9a948e;--primary-active:#a6a099;--primary-contrast:#fff;--success-color:#10b981;--warning-color:#c65746;--error-color:#c65746;--danger-color:var(--error-color);--info-color:var(--primary-color);--warning-bg:#c6574638;--warning-border:#c6574673;--warning-text:#f1b0a6;--success-badge-bg:#064e3b4d;--success-badge-text:#6ee7b7;--success-badge-border:#059669;--failure-badge-bg:#c657463d;--failure-badge-text:#f1b0a6;--failure-badge-border:#c6574680;--count-badge-bg:#8b868047;--count-badge-text:var(--primary-active);--shadow:0 1px 3px 0 #0000004d;--shadow-lg:0 10px 15px -3px #0000004d;--radius-md:8px;--accent-tertiary:var(--bg-tertiary);--glass-border:color-mix(in srgb, var(--border-color) 55%, transparent)}@media (width<=768px),(prefers-reduced-motion:reduce),(prefers-reduced-transparency:reduce){:root{--glass-backdrop-filter:none;--glass-filter:none;--glass-bg:var(--bg-primary);--glass-bg-secondary:var(--bg-secondary);--glass-border:var(--border-color)}}.btn{cursor:pointer;background-color:var(--bg-secondary);color:var(--text-primary);border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:10px 14px;font-weight:600;transition:all .15s;display:inline-flex}.btn.btn-primary{background-color:var(--primary-color);color:var(--primary-contrast,#fff);border-color:var(--primary-color)}.btn.btn-primary:hover{background-color:var(--primary-hover);border-color:var(--primary-hover)}.btn.btn-secondary{background-color:var(--bg-tertiary);border-color:var(--border-color);color:var(--text-primary)}.btn.btn-secondary:hover{background-color:var(--bg-hover,var(--bg-tertiary));border-color:var(--border-hover)}.btn.btn-ghost{color:var(--text-secondary);background:0 0;border-color:#0000}.btn.btn-ghost:hover{color:var(--text-primary);background:var(--bg-tertiary)}.btn.btn-danger{color:#fff;background-color:#c65746;border-color:#c65746}.btn.btn-danger:hover{background-color:#b94a39}.btn.btn-full{width:100%}.btn.btn-sm{padding:8px 10px;font-size:14px}.btn:disabled{opacity:.6;cursor:not-allowed}[data-theme=dark] .btn,[data-theme=dark] .btn.btn-secondary,[data-theme=dark] .btn.btn-ghost{color:#fff}.input,textarea{border:1px solid var(--border-color);background-color:var(--bg-secondary);width:100%;color:var(--text-primary);border-radius:8px;padding:10px 12px;transition:border-color .15s,box-shadow .15s}.input:focus,textarea:focus{border-color:var(--primary-color);outline:none;box-shadow:0 0 0 3px #8b86802e}.form-group{flex-direction:column;gap:4px;margin-bottom:16px;display:flex}.form-group label{color:var(--text-primary);font-weight:600}.form-group .hint{color:var(--text-secondary);font-size:13px}.card{background-color:var(--bg-primary);border:1px solid var(--border-color);box-shadow:var(--shadow);border-radius:12px;padding:24px}.card-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;margin-bottom:16px;display:flex}.card-header>*{min-width:0}.card-header .title{min-width:0;color:var(--text-primary);flex:auto;font-size:18px;font-weight:700}.status-badge{border:1px solid var(--border-color);border-radius:9999px;align-items:center;gap:6px;margin-bottom:16px;padding:4px 10px;font-size:13px;display:inline-flex}.status-badge+*{display:block}.status-badge.success{color:#10b981;background:#10b98114;border-color:#10b98159}.status-badge.warning,.status-badge.error{color:#c65746;background:#c6574614;border-color:#c6574659}.status-badge.muted{color:var(--text-secondary)}.notification-container{z-index:3000;flex-direction:column;gap:8px;max-width:360px;display:flex;position:fixed;top:24px;right:24px}.notification{box-shadow:var(--shadow);border:1px solid var(--border-color);background:var(--bg-primary);color:var(--text-primary);border-radius:8px;justify-content:space-between;align-items:center;gap:8px;padding:16px;display:flex}.notification.entering{animation:.3s ease-out forwards notification-enter}.notification.exiting{animation:.3s ease-in forwards notification-exit}.notification.success{border-color:#10b98166}.notification.warning,.notification.error{border-color:#c6574666}.notification .message{flex:1;font-weight:500}.notification .close-btn{width:30px;height:30px;color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:0;transition:color .15s,background-color .15s;display:inline-flex}.notification .close-btn svg{display:block}.notification .close-btn:hover{color:var(--text-primary);background:var(--bg-secondary)}.switch{cursor:pointer;align-items:center;gap:8px;display:inline-flex;position:relative}.switch input{opacity:0;width:0;height:0;position:absolute}.switch .track{background:var(--border-color);border-radius:9999px;width:44px;height:24px;transition:background .15s;position:relative}.switch .thumb{background:#fff;border-radius:9999px;width:18px;height:18px;transition:transform .15s;position:absolute;top:3px;left:3px;box-shadow:0 1px 2px #0000000d}.switch input:checked+.track{background:var(--primary-color)}.switch input:checked+.track .thumb{transform:translate(20px)}.switch .label{color:var(--text-primary);font-weight:600}.switch-label-left .label{order:-1}.pill{background:var(--bg-secondary);color:var(--text-secondary);border:1px solid var(--border-color);border-radius:9999px;padding:4px 10px;font-size:12px}.loading-spinner{border:3px solid #fff3;border-top-color:#fff;border-radius:50%;width:16px;height:16px;animation:.8s linear infinite spin}@supports (color:color-mix(in srgb, currentColor 22%, transparent)){.loading-spinner{border-color:color-mix(in srgb, currentColor 22%, transparent);border-top-color:currentColor}}.modal-overlay{z-index:2000;overscroll-behavior:contain;background:#00000059;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.modal-overlay.modal-overlay-entering{animation:.25s ease-out forwards modal-overlay-fade-in}.modal-overlay.modal-overlay-closing{animation:.35s ease-in forwards modal-overlay-fade-out}.modal{background:var(--bg-primary);border:1px solid var(--border-color);transform-origin:calc(100% - 28px) 28px;border-radius:12px;flex-direction:column;max-width:100%;max-height:90vh;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 15px -3px #0000001a}.modal.modal-entering{animation:.3s cubic-bezier(.34,1.56,.64,1) forwards modal-scale-in}.modal.modal-closing{animation:.35s cubic-bezier(.4,0,.2,1) forwards modal-collapse-to-close}.modal-close-floating{background:var(--bg-secondary);border:1px solid var(--border-color);width:32px;height:32px;color:var(--text-secondary);cursor:pointer;z-index:10;border-radius:9999px;justify-content:center;align-items:center;padding:0;transition:color .15s,background-color .15s,transform .15s;display:inline-flex;position:absolute;top:12px;right:12px}.modal-close-floating svg{display:block}.modal-close-floating:hover{color:var(--text-primary);background:var(--bg-tertiary);transform:scale(1.1)}.modal-close-floating:active{transform:scale(.95)}.modal-close-floating:disabled{cursor:not-allowed;opacity:.6;transform:none}.modal-close-floating:disabled:hover{color:var(--text-secondary);background:var(--bg-secondary);transform:none}.modal-header{border-bottom:1px solid var(--border-color);align-items:center;padding:16px 24px;display:flex}.modal-header .modal-title{color:var(--text-primary);font-size:18px;font-weight:700}.modal-body{overscroll-behavior:contain;max-height:65vh;padding:24px;overflow:auto}.modal-footer{border-top:1px solid var(--border-color);background:var(--bg-primary);justify-content:flex-end;gap:8px;padding:16px 24px;display:flex}@media (width<=768px){.modal-overlay{padding:16px}.modal{border-radius:8px;max-height:calc(100vh - 32px)}@supports (height:100dvh){.modal{max-height:calc(100dvh - 32px)}}.modal-header{padding:16px 52px 16px 16px}.modal-body{max-height:min(60vh,100vh - 180px);padding:16px}@supports (height:100dvh){.modal-body{max-height:min(60dvh,100dvh - 180px)}}.modal-footer{flex-direction:column-reverse;align-items:stretch;padding:16px}.modal-footer .btn{width:100%}}.request-log-modal{flex-direction:column;align-items:flex-start;gap:16px;display:flex}.request-log-modal .status-badge{margin-bottom:0}.empty-state{border:1px dashed var(--border-color);background:var(--bg-secondary);border-radius:12px;justify-content:space-between;align-items:center;gap:16px;padding:24px;display:flex}.empty-state .empty-content{align-items:center;gap:16px;display:flex}.empty-state .empty-icon{border:2px solid var(--border-color);width:42px;height:42px;color:var(--text-secondary);border-radius:9999px;place-items:center;display:grid}.empty-state .empty-icon svg{display:block}.empty-state .empty-title{color:var(--text-primary);font-weight:700}.empty-state .empty-desc{color:var(--text-secondary);margin-top:4px}.header-input-list{flex-direction:column;gap:8px;display:flex}.header-input-list .header-input-row{grid-template-columns:1fr auto 1fr auto;align-items:center;gap:8px;display:grid}.header-input-list .header-separator{color:var(--text-secondary);text-align:center}.header-input-list .align-start{width:fit-content}.item-list{flex-direction:column;gap:8px;display:flex}.item-row{border:1px solid var(--border-color);background:var(--bg-primary);border-radius:8px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding:16px;display:flex}.item-row .item-meta{flex-direction:column;gap:6px;display:flex}.item-row .item-title{color:var(--text-primary);font-weight:700}.item-row .item-subtitle{color:var(--text-secondary);word-break:break-all;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.item-row .item-actions{gap:8px;display:flex}.error-box{color:#c65746;background:#c657461a;border:1px solid #c6574666;border-radius:8px;padding:8px 16px}.stack{flex-direction:column;gap:24px;display:flex}.filters{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;margin-bottom:16px;display:grid}.filters .filter-item{flex-direction:column;gap:4px;display:flex}.table{border:1px solid var(--border-color);border-radius:8px;flex-direction:column;display:flex;overflow:hidden}.table .table-header,.table .table-row{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));align-items:center;gap:8px;padding:8px 16px;display:grid}.table .table-header{background:var(--bg-secondary);color:var(--text-primary);font-weight:700}.table .table-row{border-top:1px solid var(--border-color)}.table .cell{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.pagination{align-items:center;gap:8px;margin-top:16px;display:flex}.stat-card{border:1px solid var(--border-color);background:var(--bg-primary);border-radius:8px;flex-direction:column;gap:4px;padding:16px;display:flex}.stat-card .stat-label{color:var(--text-secondary);font-size:14px}.stat-card .stat-value{color:var(--text-primary);font-size:18px;font-weight:800}.log-viewer{background:var(--bg-secondary);border:1px solid var(--border-color);white-space:pre-wrap;max-height:520px;color:var(--text-primary);border-radius:8px;padding:16px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;overflow:auto}.log-viewer-lines .log-line{padding:1px 0;display:block}.log-viewer-lines .log-line-warning{color:var(--warning-text,#92400e);background:var(--warning-bg,#fbbf242e);border-radius:4px;padding:2px 6px}.hint{color:var(--text-secondary)}:root{--header-height:64px}.app-shell{background:var(--bg-secondary);height:100vh;min-height:100vh;color:var(--text-primary);flex-direction:column;display:flex;overflow:hidden}@media (width<=768px){.app-shell{height:auto;min-height:100vh;overflow:visible auto}}.main-header{background:var(--bg-primary);border-bottom:1px solid var(--border-color);z-index:10;justify-content:space-between;align-items:center;gap:16px;width:100%;padding:16px 24px;display:flex;position:sticky;top:0}@media (width<=768px){.main-header{gap:8px;padding:8px 16px;position:fixed;left:0;right:0}}.main-header .left{flex:0 auto;align-items:center;gap:8px;min-width:0;display:flex}.main-header .left .brand-logo{object-fit:contain;border-radius:4px;flex-shrink:0;width:32px;height:32px}.main-header .right{flex:auto;justify-content:flex-end;align-items:center;gap:16px;min-width:0;display:flex}@media (width<=768px){.main-header .right{flex:0 auto;gap:8px}}.main-header .sidebar-toggle-header{background:var(--bg-secondary);border:1px solid var(--border-color);color:var(--text-secondary);cursor:pointer;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;padding:0;font-size:16px;font-weight:700;line-height:1;transition:background .15s,color .15s;display:flex}.main-header .sidebar-toggle-header:hover{background:var(--bg-tertiary,var(--border-color));color:var(--text-primary)}@media (width<=768px){.main-header .sidebar-toggle-header{display:none}}.main-header .brand-header{color:var(--text-primary);cursor:pointer;white-space:nowrap;flex-shrink:0;align-items:center;gap:4px;margin-right:16px;font-size:18px;font-weight:800;display:flex;overflow:hidden}.main-header .brand-header .brand-full{opacity:1;max-width:320px;transition:max-width .4s,opacity .4s,transform .4s;display:inline-block;transform:translate(0)}.main-header .brand-header .brand-abbr{opacity:0;pointer-events:none;transition:opacity .4s,transform .4s;display:inline-block;transform:translate(12px)}.main-header .brand-header.collapsed .brand-full{opacity:0;max-width:0;transform:translate(-12px)}.main-header .brand-header.collapsed .brand-abbr{opacity:1;pointer-events:auto;transform:translate(0)}.main-header .brand-header:hover{color:var(--primary-color)}@media (width<=768px){.main-header .brand-header{cursor:default;flex-shrink:1;min-width:0;margin-right:0}.main-header .brand-header .brand-full,.main-header .brand-header .brand-abbr{transition:none}.main-header .brand-header .brand-full{display:none}.main-header .brand-header .brand-abbr{opacity:1;pointer-events:auto;transform:translate(0)}.main-header .brand-header:hover{color:var(--text-primary)}}.main-header .mobile-menu-btn{flex-shrink:0;display:none}@media (width<=768px){.main-header .mobile-menu-btn{display:inline-flex}}.main-header .header-actions{flex-shrink:0;align-items:center;gap:4px;display:flex}.main-header .header-actions .language-menu{align-items:center;display:inline-flex;position:relative}.main-header .header-actions .language-menu .language-menu-popover{z-index:1000;flex-direction:column;gap:2px;min-width:164px;padding:4px;display:flex;position:absolute;top:calc(100% + 8px);right:0}.main-header .header-actions .language-menu .language-menu-option{width:100%;color:var(--text-primary);cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:space-between;align-items:center;padding:8px 10px;font-size:14px;font-weight:500;transition:background-color .15s,color .15s;display:flex}.main-header .header-actions .language-menu .language-menu-option:hover{background:var(--bg-secondary)}.main-header .header-actions .language-menu .language-menu-option:focus-visible{background:var(--bg-secondary);outline:none;box-shadow:0 0 0 2px #8b868038}.main-header .header-actions .language-menu .language-menu-option.active{color:var(--primary-color);font-weight:600}.main-header .header-actions .language-menu .language-menu-check{font-size:13px;line-height:1}@media (width<=768px){.main-header .header-actions .language-menu .language-menu-popover{left:0;right:auto}}.main-header .header-actions .theme-menu{align-items:center;display:inline-flex;position:relative}.main-header .header-actions .theme-menu .theme-menu-popover{z-index:1000;gap:4px;width:max-content;max-width:calc(100vw - 16px);padding:8px 8px 4px;display:flex;position:absolute;top:calc(100% + 8px);right:0}.main-header .header-actions .theme-menu .theme-card{cursor:pointer;background:0 0;border:2px solid #0000;border-radius:8px;flex-direction:column;align-items:center;gap:4px;padding:6px 6px 4px;transition:border-color .15s,background-color .15s;display:flex}.main-header .header-actions .theme-menu .theme-card:hover{background:var(--bg-secondary)}.main-header .header-actions .theme-menu .theme-card:focus-visible{outline:none;box-shadow:0 0 0 2px #8b868038}.main-header .header-actions .theme-menu .theme-card.active{border-color:var(--primary-color)}.main-header .header-actions .theme-menu .theme-card-preview{border-radius:4px;flex-direction:column;width:72px;height:52px;display:flex;overflow:hidden}.main-header .header-actions .theme-menu .theme-card-header{flex-shrink:0;height:10px}.main-header .header-actions .theme-menu .theme-card-body{flex:1;min-height:0;display:flex}.main-header .header-actions .theme-menu .theme-card-sidebar{flex-shrink:0;width:16px}.main-header .header-actions .theme-menu .theme-card-content{flex-direction:column;flex:1;justify-content:center;gap:4px;padding:5px 8px;display:flex}.main-header .header-actions .theme-menu .theme-card-line{border-radius:1px;height:3px}.main-header .header-actions .theme-menu .theme-card-line.short{width:60%}.main-header .header-actions .theme-menu .theme-card-label{color:var(--text-primary);white-space:nowrap;font-size:11px;font-weight:500}@media (width<=768px){.main-header .header-actions .theme-menu .theme-menu-popover{grid-template-columns:repeat(2,minmax(0,1fr));justify-content:stretch;width:min(188px,100vw - 16px);display:grid;left:auto;right:0;transform:none}.main-header .header-actions .theme-menu .theme-card{width:100%;min-width:0}.main-header .header-actions .theme-menu .theme-card-label{white-space:normal;text-align:center;line-height:1.2}}.main-header .header-actions svg{display:block}@media (width<=768px){.main-header .header-actions{gap:2px}}.main-header .connection{color:var(--text-secondary);flex-shrink:1;align-items:center;gap:8px;min-width:0;display:flex;overflow:hidden}.main-header .connection .status-badge{white-space:nowrap;flex-shrink:0;margin-bottom:0}.main-header .connection .base{color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;min-width:80px;font-weight:600;overflow:hidden}@media (width<=768px){.main-header .connection{display:none}}.main-body{min-height:0;height:calc(100vh - var(--header-height));flex:1;display:flex;position:relative;overflow:hidden}@supports (height:100dvh){.main-body{height:calc(100dvh - var(--header-height))}}@media (width<=768px){.main-body{height:auto;min-height:calc(100vh - var(--header-height));padding-top:var(--header-height);overflow:visible}@supports (min-height:100dvh){.main-body{min-height:calc(100dvh - var(--header-height))}}}.sidebar-backdrop{opacity:0;pointer-events:none;background:#0f172a2e;border:0;margin:0;padding:0;transition:opacity .15s;display:none}@media (width<=768px){.sidebar-backdrop{inset:var(--header-height) 0 0;z-index:999;display:block;position:fixed}.sidebar-backdrop.visible{opacity:1;pointer-events:auto}}.sidebar{background:var(--bg-primary);border-right:1px solid var(--border-color);flex-direction:column;flex-shrink:0;gap:24px;width:240px;height:100%;padding:16px;transition:width .3s,transform .3s;display:flex;overflow-y:auto}.sidebar.collapsed{width:60px;padding:16px 8px}.sidebar.collapsed .nav-item{justify-content:center;padding:10px}.sidebar .nav-section{flex-direction:column;flex:1;gap:8px;display:flex}.sidebar .nav-item{color:var(--text-primary);cursor:pointer;border:1px solid #0000;border-radius:8px;align-items:center;gap:8px;padding:10px 12px;font-weight:600;transition:background .15s,color .15s;display:flex}.sidebar .nav-item .nav-icon{opacity:.96;background:linear-gradient(180deg, #ffffff2e, #fff0) var(--bg-secondary);width:28px;height:28px;box-shadow:inset 0 0 0 1px var(--border-primary);border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;transition:background .15s,box-shadow .15s,color .15s;display:inline-flex}.sidebar .nav-item .nav-icon svg{width:18px;height:18px;display:block}.sidebar .nav-item .nav-label{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.sidebar .nav-item:hover{background:var(--bg-secondary)}.sidebar .nav-item:hover .nav-icon{background:linear-gradient(180deg, #ffffff3d, #fff0) var(--bg-primary);box-shadow:inset 0 0 0 1px var(--border-hover)}.sidebar .nav-item.active{color:var(--primary-color);background:#8b868024;border:1px solid #8b868059}.sidebar .nav-item.active .nav-icon{background:#8b86801a linear-gradient(#ffffff38,#fff0);box-shadow:inset 0 0 0 1px #8b868042}@media (width<=768px){.sidebar{z-index:1000;left:0;top:var(--header-height);position:fixed;bottom:0;transform:translate(-100%);box-shadow:0 10px 15px -3px #0000001a}.sidebar.open{transform:translate(0)}}.content{scrollbar-gutter:stable;flex-direction:column;flex:1;min-width:0;height:100%;display:flex;overflow-y:auto}.content.content-logs{overflow:hidden}@media (width<=768px){.content.content-logs{height:auto;overflow:visible auto}}.main-content{flex-direction:column;flex:1 0 auto;gap:24px;padding:24px;display:flex;overflow-x:hidden}.main-content.main-content-logs{flex:auto;min-height:0;overflow:hidden}@media (width<=768px){.main-content.main-content-logs{flex:none;min-height:auto;overflow:visible}.main-content{padding:16px}}.grid{gap:24px;display:grid}@media (width>=1024px){.grid.cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}body{background-color:var(--bg-secondary);color:var(--text-primary);transition:background-color .3s,color .3s}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:var(--bg-secondary)}::-webkit-scrollbar-corner{background:var(--bg-secondary)}::-webkit-scrollbar-thumb{background:var(--border-color);border-radius:9999px}::-webkit-scrollbar-thumb:hover{background:var(--border-hover)}.container{width:100%;max-width:1280px;margin:0 auto;padding:0 16px}.flex-center{justify-content:center;align-items:center;display:flex}.text-ellipsis{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.fade-enter{opacity:0}.fade-enter-active{opacity:1;transition:opacity .3s}.fade-exit{opacity:1}.fade-exit-active{opacity:0;transition:opacity .3s}
