@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";:root{--gold: #d4af37;--gold-light: #e8cc72;--gold-dark: #b8960c;--copper: #b87333;--bg-dark: #080808;--bg-card-dark: rgba(255, 255, 255, .03);--bg-sider-dark: #0d0d0d;--border-gold: rgba(212, 175, 55, .2);--text-gold: #d4af37;--text-primary-dark: #e8dcc8;--text-secondary-dark: rgba(232, 220, 200, .55);--text-primary-light: #1a1000;--text-secondary-light: rgba(60, 40, 0, .55);--content-max-width: 1220px;--admin-max-width: 1120px;--page-shell-gap: 18px}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:#0003}::-webkit-scrollbar-thumb{background:#d4af374d;border-radius:999px}::-webkit-scrollbar-thumb:hover{background:#d4af378c}body{font-family:Inter,PingFang SC,Microsoft YaHei,-apple-system,BlinkMacSystemFont,sans-serif;-webkit-font-smoothing:antialiased}body,#root{overflow-x:hidden}.app-content-shell{width:100%;min-width:0;max-width:var(--content-max-width);margin:0 auto}.page-shell{width:100%;min-width:0;display:grid;gap:var(--page-shell-gap)}.page-shell--wide{max-width:1160px}.page-shell__tabs{min-width:0}.page-shell__hero-card{overflow:hidden;position:relative;animation:page-surface-enter .32s ease-out}.page-shell__hero-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at top left,rgba(212,175,55,.12),transparent 34%),linear-gradient(180deg,rgba(255,255,255,.04),transparent 54%);pointer-events:none;opacity:.85}.page-shell__hero-row{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;flex-wrap:wrap}.page-shell__hero-copy,.page-shell__hero-extra,.page-shell__hero-content,.page-shell__tabs,.page-shell__toolbar,.page-shell__toolbar-filters,.page-shell__toolbar-actions,.page-shell__cluster{min-width:0}.page-shell__eyebrow{margin-bottom:10px;color:var(--gold-dark);font-size:10px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;opacity:.78}.page-shell__hero-title{margin:0;font-size:clamp(1.65rem,2.15vw,2.2rem);line-height:1.06;font-weight:800;letter-spacing:-.03em;color:#5d3a00;text-wrap:balance}.page-shell__hero-subtitle{margin-top:12px;max-width:66ch;line-height:1.7;font-size:13px}[data-theme=dark] .page-shell__hero-title{color:#f2dfa5}[data-theme=dark] .page-shell__hero-subtitle{color:#e8dcc8a3}[data-theme=light] .page-shell__hero-subtitle{color:#503c00a8}.page-shell__hero-content{margin-top:16px}.page-shell__hero-extra{display:grid;justify-items:end;gap:10px}.page-shell__toolbar{width:100%;display:flex;align-items:center;justify-content:space-between;gap:14px;flex-wrap:wrap}.page-shell__toolbar-filters,.page-shell__toolbar-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.page-shell__toolbar-filters{flex:1 1 420px}.page-shell__toolbar-actions{justify-content:flex-end}.page-shell__cluster{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px}.page-shell__split{display:grid;grid-template-columns:minmax(280px,var(--page-shell-aside-width, 360px)) minmax(0,1fr);gap:18px;align-items:start;min-width:0}.page-shell__split-aside,.page-shell__split-main{min-width:0;display:grid;gap:18px}.page-shell__cluster-item{min-width:0;padding:12px 14px;border-radius:14px;box-shadow:inset 0 1px #ffffff0d}[data-theme=dark] .page-shell__cluster-item{background:#ffffff05;border:1px solid rgba(212,175,55,.14)}[data-theme=light] .page-shell__cluster-item{background:#fff8ebd1;border:1px solid rgba(180,130,0,.2)}.page-shell__table-card{min-width:0;overflow:hidden;animation:page-surface-enter .36s ease-out}.page-shell__table-wrap{min-width:0;overflow-x:auto}.page-shell__table-toolbar .page-shell__toolbar{align-items:flex-start;gap:16px}.page-shell__table-toolbar .page-shell__toolbar-filters,.page-shell__table-toolbar .page-shell__toolbar-actions{align-items:center;row-gap:10px}.page-shell__table-toolbar .ant-input,.page-shell__table-toolbar .ant-input-affix-wrapper,.page-shell__table-toolbar .ant-select-selector,.page-shell__table-toolbar .ant-picker,.page-shell__table-toolbar .ant-radio-button-wrapper,.page-shell__table-toolbar .ant-btn{transition:border-color .18s ease,box-shadow .18s ease,background-color .18s ease,transform .18s ease}.page-shell__table-toolbar .ant-input:hover,.page-shell__table-toolbar .ant-input-affix-wrapper:hover,.page-shell__table-toolbar .ant-select:hover .ant-select-selector,.page-shell__table-toolbar .ant-picker:hover,.page-shell__table-toolbar .ant-radio-button-wrapper:hover,.page-shell__table-toolbar .ant-btn:hover{transform:translateY(-1px)}.page-shell__table-toolbar .ant-input:focus,.page-shell__table-toolbar .ant-input-affix-wrapper-focused,.page-shell__table-toolbar .ant-select-focused .ant-select-selector,.page-shell__table-toolbar .ant-picker-focused,.page-shell__table-toolbar .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled){box-shadow:0 0 0 3px #d4af371f!important}.table-action-icon-button.ant-btn{width:30px;min-width:30px;height:30px;padding:0;border-radius:9px;color:#5c440ec7;transition:background-color .18s ease,color .18s ease,transform .18s ease}.table-action-icon-button.ant-btn:hover,.table-action-icon-button.ant-btn:focus-visible{color:#8a5a00!important;background:#d4af371f!important}.table-action-icon-button--danger.ant-btn{color:#b1443e}.table-action-icon-button--danger.ant-btn:hover,.table-action-icon-button--danger.ant-btn:focus-visible{color:#a12d27!important;background:#d85a521f!important}@keyframes table-row-flash{0%{background:#d4af373d}to{background:transparent}}.table-row-flash>td{animation:table-row-flash 2s ease-out}[data-theme=dark] .table-row-flash>td{animation-name:table-row-flash}[data-theme=dark] .table-action-icon-button.ant-btn{color:#e8dcc8b8}[data-theme=dark] .table-action-icon-button.ant-btn:hover,[data-theme=dark] .table-action-icon-button.ant-btn:focus-visible{color:#f2d48a!important;background:#d4af3729!important}[data-theme=dark] .table-action-icon-button--danger.ant-btn{color:#f5a096e6}[data-theme=dark] .table-action-icon-button--danger.ant-btn:hover,[data-theme=dark] .table-action-icon-button--danger.ant-btn:focus-visible{color:#ffb4ad!important;background:#d85a5229!important}.page-shell__table-toolbar h4.ant-typography,.page-shell__table-toolbar h5.ant-typography{margin:0 10px 0 0!important;line-height:38px;flex-shrink:0}.page-shell__table-wrap .ant-table-wrapper{transition:opacity .18s ease}.page-shell__table-wrap .ant-table-tbody>tr>td{transition:background-color .18s ease}.page-shell__table-wrap .ant-table-tbody>tr:hover>td{background:#d4af370f!important}.page-shell__toolbar-heading{display:grid;gap:3px;min-width:0;margin-right:8px}.page-shell__toolbar-title{margin:0;font-size:14px;line-height:1.25;font-weight:700}[data-theme=dark] .page-shell__toolbar-title{color:#f4e6c7}[data-theme=light] .page-shell__toolbar-title{color:#3d2a00}.page-shell__toolbar-note{font-size:12px;line-height:1.55}[data-theme=dark] .page-shell__toolbar-note{color:#e8dcc894}[data-theme=light] .page-shell__toolbar-note{color:#503c0094}.page-shell__inline-link{font-size:12px;font-weight:600;color:#9a6700;cursor:pointer;transition:color .18s ease,opacity .18s ease}.page-shell__inline-link:hover{color:#7f5200}[data-theme=dark] .page-shell__inline-link{color:#f3d17aeb}[data-theme=dark] .page-shell__inline-link:hover{color:#ffd985}.table-chip.ant-tag{margin:0;border-radius:999px;padding-inline:10px;min-height:24px;line-height:22px;font-size:11px;font-weight:700}.table-chip--soft.ant-tag{border-color:#d4af3724;background:#fff8e6bf;color:#765000}[data-theme=dark] .table-chip--soft.ant-tag{background:#ffffff0a;color:#f2dfa5;border-color:#d4af372e}.table-inline-meta{font-size:12px;line-height:1.45}[data-theme=dark] .table-inline-meta{color:#e8dcc8a8}[data-theme=light] .table-inline-meta{color:#503c00a8}.table-value-stack{display:grid;gap:3px;min-width:0}.table-value-stack__primary{font-size:12px;font-weight:600;line-height:1.35}.table-value-stack__secondary{font-size:11px;line-height:1.35}[data-theme=dark] .table-value-stack__secondary{color:#e8dcc88a}[data-theme=light] .table-value-stack__secondary{color:#503c008a}.page-shell__chart-card .ant-card-head{min-height:48px;padding:0 18px;border-bottom:1px solid rgba(212,175,55,.12)}.page-shell__chart-card .ant-card-head-title{padding:12px 0;font-size:13px;font-weight:700;letter-spacing:.01em}.page-shell__chart-card .ant-card-body{padding-top:10px!important}.page-shell__chart-card--compact .ant-card-body{padding-left:12px!important;padding-right:12px!important}.page-shell__chart-card--bar .ant-card-body{padding-top:6px!important}.page-shell__metric-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px}.admin-form-section{display:grid;gap:12px;min-width:0}.admin-form-section__header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;flex-wrap:wrap;min-width:0}.admin-form-section__copy,.admin-form-section__extra{min-width:0}.admin-form-section__copy{display:grid;gap:4px}.admin-form-section__title{color:inherit}[data-theme=dark] .admin-form-section__description{color:#e8dcc8ad}[data-theme=light] .admin-form-section__description{color:#604000ad}.admin-form-grid{display:grid;gap:12px;min-width:0}.admin-inspection-stack{display:grid;gap:12px}.admin-inspection-modal .ant-modal-container{padding:0!important}.admin-inspection-modal .ant-modal-content{overflow:hidden}.admin-inspection-modal .ant-modal-header{padding:16px 20px 4px!important;min-height:auto!important;border-bottom:none!important;box-shadow:none!important}.admin-inspection-modal .ant-modal-body{padding:8px 20px 20px!important}.admin-inspection-modal .ant-modal-close{inset-inline-end:14px;top:14px;width:30px;height:30px;background:transparent;border:none;box-shadow:none}.admin-inspection-modal .ant-modal-close:hover{background:#d4af3714}.admin-inspection-modal__title{min-width:0;padding-right:44px;font-size:15px;font-weight:700;line-height:1.35;color:inherit;word-break:break-word}.admin-inspection-preview{margin:0;max-height:320px;overflow:auto;font-size:12px;padding:12px;border-radius:8px;white-space:pre-wrap;word-break:break-all}.admin-inspection-facts{display:grid;gap:10px}.admin-inspection-fact{display:grid;gap:6px;padding:12px 14px;border-radius:12px;min-width:0}[data-theme=dark] .admin-inspection-fact{background:#ffffff07;border:1px solid rgba(212,175,55,.14)}[data-theme=light] .admin-inspection-fact{background:#fffcf4eb;border:1px solid rgba(184,150,12,.18)}.admin-inspection-fact__label{font-size:11px;line-height:1.25;font-weight:700;letter-spacing:.08em;text-transform:uppercase}[data-theme=dark] .admin-inspection-fact__label{color:#f3d17ae0}[data-theme=light] .admin-inspection-fact__label{color:#a06a00eb}.admin-inspection-fact__value{min-width:0;font-size:13px;line-height:1.55;word-break:break-word}[data-theme=dark] .admin-inspection-fact__value{color:#f5ecd6f0}[data-theme=light] .admin-inspection-fact__value{color:#4a3000}.form-helper-card{display:grid;gap:8px;margin-bottom:18px;padding:12px 14px;border-radius:14px;font-size:12px;line-height:1.7}[data-theme=dark] .form-helper-card{color:#e8dcc8b3;border:1px solid rgba(212,175,55,.12);background:#ffffff05}[data-theme=light] .form-helper-card{color:#3c2800ad;border:1px solid rgba(184,150,12,.18);background:#ffffffb8}.form-helper-card__title{font-size:11px;line-height:1.25;font-weight:700;letter-spacing:.08em;text-transform:uppercase}[data-theme=dark] .form-helper-card__title{color:#f3d17ae0}[data-theme=light] .form-helper-card__title{color:#a06a00eb}.form-helper-card__body{display:grid;gap:6px}.form-helper-inline-note{font-size:12px;line-height:1.55}[data-theme=dark] .form-helper-inline-note{color:#e8dcc894}[data-theme=light] .form-helper-inline-note{color:#503c0094}.action-feedback-note{display:inline-flex;align-items:center;gap:8px;min-height:34px;padding:8px 12px;border-radius:12px;font-size:12px;line-height:1.5}[data-theme=dark] .action-feedback-note{color:#e8dcc8b8;background:#ffffff06;border:1px solid rgba(212,175,55,.12)}[data-theme=light] .action-feedback-note{color:#503c00ad;background:#fffcf4eb;border:1px solid rgba(184,150,12,.16)}.action-feedback-note--danger{color:#9d352f}[data-theme=dark] .action-feedback-note--danger{color:#ffb6acf0;background:#d85a5214;border-color:#d85a5233}[data-theme=light] .action-feedback-note--danger{color:#a43731;background:#d85a5214;border-color:#d85a5229}.action-feedback-note--warning{color:#8f5c00}[data-theme=dark] .action-feedback-note--warning{color:#f3d17af0;background:#d4af371a;border-color:#d4af372e}[data-theme=light] .action-feedback-note--warning{color:#8f5c00;background:#d4af371a;border-color:#b8960c2e}.action-feedback-note--success{color:#1e8453}[data-theme=dark] .action-feedback-note--success{color:#8ff0b6f0;background:#4296661a;border-color:#4cb87a2e}[data-theme=light] .action-feedback-note--success{color:#1c8351;background:#26a16014;border-color:#26a16029}.page-empty-note{padding:24px 18px;border-radius:14px;text-align:center;font-size:13px;line-height:1.6}[data-theme=dark] .page-empty-note{color:#e8dcc894;background:#ffffff05;border:1px dashed rgba(212,175,55,.16)}[data-theme=light] .page-empty-note{color:#503c0094;background:#fffdf6db;border:1px dashed rgba(184,150,12,.18)}.admin-shell{min-height:100%;padding:20px 16px 30px}.admin-shell__inner{width:100%;max-width:var(--admin-max-width);margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr);gap:16px}.admin-shell__banner{overflow:hidden;position:relative;animation:page-surface-enter .3s ease-out;border-radius:20px;box-shadow:0 14px 34px #38250014}.admin-shell__banner:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at top left,rgba(212,175,55,.12),transparent 34%),linear-gradient(180deg,rgba(255,255,255,.04),transparent 58%);pointer-events:none}.admin-shell__banner-body{position:relative;z-index:1;padding:20px 22px;display:flex;align-items:flex-start;justify-content:space-between;gap:18px;flex-wrap:wrap}.admin-shell__banner-eyebrow{display:inline-block;margin-bottom:10px;color:#8b6a14c7;font-size:11px;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.admin-shell__banner-title{margin:0 0 6px!important;letter-spacing:-.02em}.admin-shell__banner-meta{display:block;color:#8b6a14e6;line-height:1.7}.admin-shell__banner-side{min-width:0;display:grid;justify-items:end;gap:10px}[data-theme=dark] .admin-shell__banner-meta{color:#d4af37d1}[data-theme=dark] .admin-shell__banner-eyebrow{color:#d4af37bd}.admin-shell__page-frame{display:grid;gap:10px}.admin-layout__sider.ant-layout-sider{position:sticky;top:0;height:100vh;overflow:hidden;z-index:40}.admin-layout__sider-inner{height:100%;display:grid;grid-template-rows:auto minmax(0,1fr) auto}.admin-layout__brand{width:100%;padding:20px 18px 18px;display:flex;align-items:center;gap:12px;border:0;border-bottom:1px solid rgba(212,175,55,.12);background:transparent;color:inherit;cursor:pointer;text-align:left}.admin-layout__brand-mark{width:40px;height:40px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;background:linear-gradient(135deg,var(--gold) 0%,var(--gold-dark) 100%);box-shadow:0 8px 18px #d4af3747;color:#1d1200;font-size:18px;font-weight:700}.admin-layout__brand-copy{min-width:0;display:grid}.admin-layout__brand-title{background:linear-gradient(135deg,var(--gold),var(--gold-light));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;font-size:16px;font-weight:700;letter-spacing:.02em}.admin-layout__brand-subtitle{margin-top:3px;font-size:12px;color:#8b6a14ad}.admin-layout__sider-section{width:100%;min-height:0;display:grid;grid-template-rows:auto minmax(0,1fr);gap:12px;box-sizing:border-box}.admin-layout__sider-note{padding:0 6px;font-size:12px;line-height:1.6;color:#503c008f}.admin-layout__menu.ant-menu{min-width:0;width:100%;height:100%;border-inline-end:0!important;background:transparent!important}.admin-layout__menu .ant-menu-submenu,.admin-layout__menu .ant-menu-item,.admin-layout__menu .ant-menu-submenu-title{width:100%;box-sizing:border-box}.admin-layout__menu .ant-menu-submenu-title,.admin-layout__menu .ant-menu-item{border-radius:12px}.admin-layout__menu .ant-menu-submenu-title{margin-inline:0!important;margin-block:0 6px!important;font-weight:600}.admin-layout__menu .ant-menu-item{margin-inline:0!important;margin-block:0 4px!important}.admin-layout__menu .ant-menu-sub.ant-menu-inline{margin-top:2px;padding-inline-start:10px!important;background:transparent!important}.admin-layout__menu-label{width:100%;display:inline-flex;align-items:center;justify-content:space-between;gap:12px}.admin-layout__sider-footer{width:100%;padding:12px;border-top:1px solid rgba(212,175,55,.12);display:grid;gap:10px;box-sizing:border-box}.admin-layout__admin-card{width:100%;padding:12px;display:flex;align-items:center;gap:12px;border-radius:16px;background:#d4af3712;border:1px solid rgba(212,175,55,.12);box-sizing:border-box}.admin-layout__admin-meta{min-width:0;display:grid}.admin-layout__admin-name{font-size:13px;font-weight:700;color:#5d3a00}.admin-layout__admin-account{font-size:12px;color:#503c0094;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-layout__footer-action.ant-btn{width:100%;justify-content:center}.admin-layout__header.ant-layout-header{height:auto;min-height:68px;padding:12px clamp(14px,1.8vw,24px);display:flex;align-items:center;justify-content:space-between;gap:16px;position:sticky;top:0;z-index:30;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}.admin-layout__header-left{min-width:0;display:flex;align-items:center;gap:12px}.admin-layout__header-copy{min-width:0}.admin-layout__header-title.ant-typography{margin:0!important;color:#5d3a00;font-size:18px;line-height:1.2}.admin-layout__header-subtitle.ant-typography{display:block;margin-top:4px;color:#503c009e;line-height:1.5}.admin-layout__status-tag.ant-tag{margin-inline-end:0;padding:6px 10px;border-radius:999px;background:#d4af371a;color:#7a5300}.admin-layout__content.ant-layout-content{min-width:0;min-height:calc(100vh - 68px)}.admin-layout__mobile-drawer .ant-drawer-body{padding:10px}@keyframes page-surface-enter{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.page-shell__hero-card,.page-shell__table-card,.admin-shell__banner{animation:none}}@media(max-width:900px){.app-content-shell{max-width:100%}.admin-shell{padding:18px 10px 24px}.admin-shell__banner-body{padding:18px 16px}.admin-shell__banner-side{width:100%;justify-items:start}.page-shell__hero-card .ant-card-body{padding:16px!important}.page-shell__hero-extra{width:100%;justify-items:start}.page-shell__hero-subtitle{max-width:100%;line-height:1.68}.page-shell__split{grid-template-columns:minmax(0,1fr)}}[data-theme=dark] .admin-layout__brand-subtitle,[data-theme=dark] .admin-layout__sider-note,[data-theme=dark] .admin-layout__admin-account,[data-theme=dark] .admin-layout__header-subtitle.ant-typography{color:#e8dcc894}[data-theme=dark] .admin-layout__admin-name,[data-theme=dark] .admin-layout__header-title.ant-typography{color:#f4e6c7}[data-theme=dark] .admin-layout__admin-card{background:#ffffff08;border-color:#d4af371f}[data-theme=dark] .admin-layout__status-tag.ant-tag{background:#d4af3724;color:#e8cc72}.ant-app,.ant-app *{box-sizing:border-box}.ant-btn{border-radius:10px;font-weight:600;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background-color .18s ease}.ant-btn:not(.ant-btn-icon-only){min-height:38px}.ant-btn:where(:not(:disabled)):hover{transform:translateY(-1px)}.ant-input,.ant-input-affix-wrapper,.ant-input-number,.ant-picker,.ant-select-selector,.ant-mentions,.ant-segmented{border-radius:10px!important}.ant-input,.ant-input-affix-wrapper,.ant-input-number,.ant-picker,.ant-mentions,.ant-select-selector{min-height:38px;transition:border-color .18s ease,box-shadow .18s ease,background-color .18s ease}.ant-select-single .ant-select-selector,.ant-picker,.ant-input-affix-wrapper,.ant-input-number{display:inline-flex;align-items:center}.ant-select-single .ant-select-selection-item,.ant-select-single .ant-select-selection-placeholder,.ant-picker .ant-picker-input>input{line-height:36px!important}.ant-input-affix-wrapper,.ant-input-password,.ant-input-search .ant-input-group>.ant-input-affix-wrapper,.ant-input-search .ant-input-group>.ant-input{padding-block:0!important}.ant-input-affix-wrapper>input.ant-input,.ant-input-password input.ant-input,.ant-input-search input.ant-input{min-height:36px!important;height:36px!important;padding-inline:0!important;border:none!important;box-shadow:none!important;background:transparent!important}.ant-input-affix-wrapper .ant-input-prefix,.ant-input-affix-wrapper .ant-input-suffix,.ant-input-number-affix-wrapper .ant-input-number-prefix,.ant-input-number-affix-wrapper .ant-input-number-suffix,.ant-input-password-icon,.ant-input-clear-icon{display:inline-flex;align-items:center;justify-content:center}.ant-input-search .ant-input-group>.ant-input-affix-wrapper:not(:last-child),.ant-input-search .ant-input-group>.ant-input:not(:last-child),.ant-input-group-wrapper .ant-input-group>.ant-input-affix-wrapper:not(:last-child),.ant-input-group-wrapper .ant-input-group>.ant-input:not(:last-child){border-start-end-radius:0!important;border-end-end-radius:0!important}.ant-input-group .ant-input-group-addon{padding:0;border-radius:10px}.ant-input-search .ant-input-group .ant-input-group-addon:last-child,.ant-input-number-group-wrapper .ant-input-number-group-addon{border-start-start-radius:0!important;border-end-start-radius:0!important}.ant-input-search .ant-input-group .ant-input-group-addon:last-child .ant-btn{min-height:38px;border-start-start-radius:0!important;border-end-start-radius:0!important;box-shadow:none!important}.ant-radio-group .ant-radio-button-wrapper{min-height:38px;line-height:36px;padding-inline:14px;transition:background-color .18s ease,border-color .18s ease,color .18s ease,box-shadow .18s ease}.ant-radio-group .ant-radio-button-wrapper:not(.ant-radio-button-wrapper-disabled):hover{color:var(--gold-dark);border-color:#d4af3761!important}.ant-segmented{padding:4px;border-radius:12px}.ant-segmented .ant-segmented-item{border-radius:8px}.ant-card{border-radius:18px}.ant-card .ant-card-head{min-height:52px;padding-inline:20px}.ant-card .ant-card-body,.ant-tabs,.ant-table-wrapper,.ant-spin-nested-loading,.ant-spin-container{min-width:0}.ant-card .ant-card-body{padding:20px}.ant-tag{border-radius:999px}.ant-form-item{margin-bottom:18px}.auth-shell{overflow:hidden}.auth-shell__card{width:min(100%,396px)}.auth-shell .ant-card-body{padding:28px 26px 20px!important}.auth-shell .ant-form-item{margin-bottom:12px}.auth-shell .ant-form-item-label{padding-bottom:4px!important}.auth-shell .ant-form-item-label>label{font-size:12px;line-height:1.2}.auth-shell .ant-divider{margin-block:12px 10px!important}.auth-shell__header{margin-bottom:14px!important}.auth-shell__subtitle{font-size:13px!important;line-height:1.55!important}.ant-pagination .ant-pagination-item,.ant-pagination .ant-pagination-prev,.ant-pagination .ant-pagination-next,.ant-pagination .ant-pagination-jump-prev,.ant-pagination .ant-pagination-jump-next{border-radius:10px}[data-theme=dark] .ant-input,[data-theme=dark] .ant-input-affix-wrapper,[data-theme=dark] .ant-input-number,[data-theme=dark] .ant-picker,[data-theme=dark] .ant-mentions,[data-theme=dark] .ant-select-selector,[data-theme=dark] .ant-segmented,[data-theme=dark] .ant-radio-button-wrapper,[data-theme=light] .ant-input-group-addon,[data-theme=dark] .ant-pagination .ant-pagination-item,[data-theme=dark] .ant-pagination .ant-pagination-prev,[data-theme=dark] .ant-pagination .ant-pagination-next{background:#ffffff09!important;border-color:#d4af372e!important;color:#e8dcc8!important}@media(max-width:640px){.auth-shell{align-items:flex-start!important;padding:12px 10px 14px!important}.auth-shell__card{width:100%!important}.auth-shell .ant-card-body{padding:20px 18px 16px!important}.auth-shell__badge{width:48px!important;height:48px!important;margin-bottom:8px!important;font-size:20px!important}.auth-shell__title{font-size:20px!important}.auth-shell__subtitle{font-size:12px!important}.auth-shell .ant-form-item{margin-bottom:10px}}[data-theme=dark] .ant-input-group-addon{background:#ffffff09!important;border-color:#d4af372e!important;color:#e8dcc8!important}[data-theme=light] .ant-input,[data-theme=light] .ant-input-affix-wrapper,[data-theme=light] .ant-input-number,[data-theme=light] .ant-picker,[data-theme=light] .ant-mentions,[data-theme=light] .ant-select-selector,[data-theme=light] .ant-segmented,[data-theme=light] .ant-radio-button-wrapper,[data-theme=light] .ant-pagination .ant-pagination-item,[data-theme=light] .ant-pagination .ant-pagination-prev,[data-theme=light] .ant-pagination .ant-pagination-next{background:#fffcf2f5!important;border-color:#b8960c3d!important;color:#2c1d00!important}[data-theme=dark] .ant-radio-group .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled),[data-theme=dark] .ant-radio-group .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):hover{background:linear-gradient(135deg,#d4af3747,#b8960c2e)!important;border-color:#d4af3785!important;color:#f8e7b0!important;box-shadow:inset 0 0 0 1px #d4af372e,0 6px 18px #d4af3724}[data-theme=dark] .ant-radio-group .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):before,[data-theme=dark] .ant-radio-group .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled)+.ant-radio-button-wrapper:before{background-color:#d4af376b!important}[data-theme=light] .ant-radio-group .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled),[data-theme=light] .ant-radio-group .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):hover{background:linear-gradient(135deg,#d4af3738,#b8960c24)!important;border-color:#b8960c73!important;color:#6d4700!important;box-shadow:inset 0 0 0 1px #b8960c29,0 6px 16px #b8960c1f}[data-theme=light] .ant-radio-group .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):before,[data-theme=light] .ant-radio-group .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled)+.ant-radio-button-wrapper:before{background-color:#b8960c5c!important}[data-theme=dark] .ant-input:focus,[data-theme=dark] .ant-input-affix-wrapper-focused,[data-theme=dark] .ant-input-number-focused,[data-theme=dark] .ant-picker-focused,[data-theme=dark] .ant-select-focused .ant-select-selector,[data-theme=dark] .ant-mentions-focused,[data-theme=light] .ant-input:focus,[data-theme=light] .ant-input-affix-wrapper-focused,[data-theme=light] .ant-input-number-focused,[data-theme=light] .ant-picker-focused,[data-theme=light] .ant-select-focused .ant-select-selector,[data-theme=light] .ant-mentions-focused{box-shadow:0 0 0 3px #d4af371f!important}[data-theme=dark] .ant-tabs-top>.ant-tabs-nav:before,[data-theme=dark] .ant-tabs .ant-tabs-content-holder,[data-theme=dark] .ant-card .ant-card-head,[data-theme=dark] .ant-table-wrapper .ant-table-container{border-color:#d4af371f!important}[data-theme=light] .ant-tabs-top>.ant-tabs-nav:before,[data-theme=light] .ant-tabs .ant-tabs-content-holder,[data-theme=light] .ant-card .ant-card-head,[data-theme=light] .ant-table-wrapper .ant-table-container{border-color:#b8960c29!important}[data-theme=dark] .ant-modal .ant-modal-content,[data-theme=dark] .ant-modal .ant-modal-header,[data-theme=dark] .ant-modal .ant-modal-footer,[data-theme=dark] .ant-drawer .ant-drawer-content,[data-theme=dark] .ant-drawer .ant-drawer-header,[data-theme=dark] .ant-drawer .ant-drawer-footer,[data-theme=dark] .ant-popover .ant-popover-inner,[data-theme=dark] .ant-popconfirm .ant-popover-inner{background:#141414;color:#e8dcc8;border:1px solid rgba(212,175,55,.16);box-shadow:0 14px 40px #00000073}[data-theme=light] .ant-modal .ant-modal-content,[data-theme=light] .ant-modal .ant-modal-header,[data-theme=light] .ant-modal .ant-modal-footer,[data-theme=light] .ant-drawer .ant-drawer-content,[data-theme=light] .ant-drawer .ant-drawer-header,[data-theme=light] .ant-drawer .ant-drawer-footer,[data-theme=light] .ant-popover .ant-popover-inner,[data-theme=light] .ant-popconfirm .ant-popover-inner{background:#fffdf5;color:#2c1d00;border:1px solid rgba(184,150,12,.24);box-shadow:0 14px 36px #4632001f}[data-theme=dark] .ant-modal .ant-modal-title,[data-theme=dark] .ant-drawer .ant-drawer-title,[data-theme=dark] .ant-popconfirm .ant-popconfirm-title{color:#f4e6c7}[data-theme=light] .ant-modal .ant-modal-title,[data-theme=light] .ant-drawer .ant-drawer-title,[data-theme=light] .ant-popconfirm .ant-popconfirm-title{color:#3d2a00}.ant-modal-root .ant-modal-mask,.ant-drawer .ant-drawer-mask{background:#07070b8f!important}.ant-modal .ant-modal-content,.ant-drawer .ant-drawer-content{border-radius:22px!important;overflow:hidden}.ant-modal .ant-modal-header,.ant-drawer .ant-drawer-header{padding:20px 24px 12px!important;border-bottom:1px solid rgba(212,175,55,.12)!important;background:radial-gradient(circle at top left,rgba(212,175,55,.08),transparent 42%),transparent!important}.ant-modal .ant-modal-body,.ant-drawer .ant-drawer-body{padding:20px 24px 24px!important}.ant-modal .ant-modal-footer,.ant-drawer .ant-drawer-footer{padding:14px 24px 22px!important;border-top:1px solid rgba(212,175,55,.1)!important;background:transparent!important}.ant-modal-confirm .ant-modal-confirm-body{align-items:flex-start}.ant-modal-confirm .ant-modal-confirm-title,.ant-drawer .ant-drawer-title{font-size:16px;font-weight:700;letter-spacing:.02em}.ant-modal .ant-modal-close,.ant-drawer .ant-drawer-close{inset-inline-end:18px;top:16px;width:34px;height:34px;border-radius:999px;background:#d4af3714;border:1px solid rgba(212,175,55,.14)}.ant-modal .ant-modal-close:hover,.ant-drawer .ant-drawer-close:hover{background:#d4af3724}.api-key-editor-modal .ant-modal-header,.api-key-editor-modal .ant-modal-footer{border:none!important;box-shadow:none!important;background:transparent!important}.api-key-editor-modal .ant-modal-header{padding-bottom:8px;background:transparent!important}.api-key-editor-modal .ant-modal-footer{padding-top:8px}.api-key-editor-modal .ant-form-item-label>label{font-weight:600}.api-key-editor-modal .ant-input,.api-key-editor-modal .ant-select-selector,.api-key-editor-modal .ant-input-number{border-radius:14px!important}.api-key-editor-modal .ant-modal-content{overflow:hidden}.theme-dark{--bg: #080808;--bg-card: rgba(255,255,255,.025);--bg-card-hover: rgba(255,255,255,.04);--bg-input: rgba(255,255,255,.05);--bg-sidebar: #0d0d0d;--bg-header: rgba(10,10,10,.97);--border: rgba(212,175,55,.15);--border-input: rgba(212,175,55,.2);--text-primary: #e8dcc8;--text-secondary: rgba(232,220,200,.55);--text-muted: rgba(232,220,200,.35);background-color:#080808;color:#e8dcc8}.theme-light{--bg: #f0ead8;--bg-card: rgba(255,250,240,.8);--bg-card-hover: rgba(255,248,230,.9);--bg-input: rgba(0,0,0,.04);--bg-sidebar: #faf7ec;--bg-header: rgba(250,247,236,.97);--border: rgba(184,150,12,.22);--border-input: rgba(184,150,12,.25);--text-primary: #1a1000;--text-secondary: rgba(60,40,0,.55);--text-muted: rgba(60,40,0,.35);background-color:#f0ead8;color:#1a1000}.gold-card{background:var(--bg-card);border:1px solid var(--border);border-radius:12px;box-shadow:0 4px 24px #00000059;transition:box-shadow .2s,border-color .2s}.gold-card:hover{border-color:#d4af374d;box-shadow:0 8px 32px #0006,0 0 0 1px #d4af370d}.glass-card{background:#ffffff08;border:1px solid rgba(212,175,55,.15);border-radius:12px;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);box-shadow:0 8px 40px #00000080,inset 0 1px #d4af3714}.btn-gold{background:linear-gradient(135deg,#d4af37,#b8960c);color:#000;font-weight:700;border:none;border-radius:8px;cursor:pointer;box-shadow:0 4px 16px #d4af3759;transition:all .25s ease}.btn-gold:hover{background:linear-gradient(135deg,#e8cc72,#d4af37);box-shadow:0 6px 24px #d4af3780;transform:translateY(-1px)}.btn-gold:active{transform:translateY(0);box-shadow:0 2px 8px #d4af374d}.btn-secondary{background:#d4af3714;color:var(--gold);border:1px solid rgba(212,175,55,.3);border-radius:8px;cursor:pointer;transition:all .2s}.btn-secondary:hover{background:#d4af3724;border-color:#d4af3780}.btn-ghost{background:transparent;color:var(--text-secondary);border:1px solid var(--border);border-radius:8px;cursor:pointer;transition:all .2s}.btn-ghost:hover{background:#d4af370f;border-color:#d4af3740;color:var(--gold)}.btn-danger{background:transparent;color:#ff4d4fb3;border:1px solid transparent;border-radius:6px;cursor:pointer;transition:all .2s}.btn-danger:hover{background:#ff4d4f1a;color:#ff4d4f}.gold-input{background:var(--bg-input)!important;border:1px solid var(--border-input)!important;border-radius:8px;color:var(--text-primary);transition:border-color .2s,box-shadow .2s;outline:none}.gold-input:focus{border-color:#d4af378c!important;box-shadow:0 0 0 3px #d4af371a!important}.gold-input::placeholder{color:var(--text-muted)}.menu-item{display:flex;align-items:center;gap:12px;padding:10px 12px;border-radius:8px;cursor:pointer;color:#e8dcc899;transition:all .2s;font-size:14px;margin:2px 0;text-decoration:none}.menu-item:hover{background:#d4af3714;color:#d4af37}.menu-item.active{background:#d4af371f;color:#d4af37;border-left:3px solid #d4af37;padding-left:9px;font-weight:500}.badge{display:inline-flex;align-items:center;padding:2px 8px;border-radius:20px;font-size:12px;font-weight:500}.badge-gold{background:#d4af371a;border:1px solid rgba(212,175,55,.3);color:#d4af37}.badge-success{background:#52c41a1a;border:1px solid rgba(82,196,26,.3);color:#52c41a}.badge-error{background:#ff4d4f1a;border:1px solid rgba(255,77,79,.3);color:#ff4d4f}.badge-warning{background:#faad141a;border:1px solid rgba(250,173,20,.3);color:#faad14}.badge-muted{background:#ffffff0f;border:1px solid rgba(255,255,255,.12);color:var(--text-secondary)}.gold-table{width:100%;border-collapse:collapse}.gold-table thead tr{background:#d4af370d;border-bottom:1px solid rgba(212,175,55,.1)}.gold-table thead th{padding:12px 14px;font-size:11px;font-weight:600;letter-spacing:.8px;text-transform:uppercase;color:#d4af37b3;text-align:left;white-space:nowrap}.gold-table tbody tr{border-bottom:1px solid rgba(212,175,55,.06);transition:background .15s}.gold-table tbody tr:hover{background:#d4af370a}.gold-table tbody td{padding:11px 14px;font-size:13px;color:var(--text-primary)}.gold-table tbody tr:last-child{border-bottom:none}.pagination{display:flex;align-items:center;gap:4px;padding:12px 16px;border-top:1px solid var(--border)}.page-btn{min-width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:6px;border:1px solid var(--border);background:transparent;color:var(--text-secondary);cursor:pointer;font-size:13px;transition:all .2s}.page-btn:hover{border-color:#d4af3766;color:var(--gold)}.page-btn.active{background:#d4af371f;border-color:#d4af3766;color:var(--gold);font-weight:600}.page-btn:disabled{opacity:.35;cursor:not-allowed}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000b3;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:1000;animation:fadeIn .15s ease}.modal-box{background:#141414;border:1px solid rgba(212,175,55,.2);border-radius:12px;box-shadow:0 24px 80px #000000b3,0 0 0 1px #d4af370d;min-width:400px;max-width:520px;width:90%;animation:slideUp .2s ease}.modal-header{padding:20px 24px 16px;border-bottom:1px solid rgba(212,175,55,.1);display:flex;align-items:center;justify-content:space-between}.modal-body{padding:20px 24px}.modal-footer{padding:16px 24px;border-top:1px solid rgba(212,175,55,.1);display:flex;justify-content:flex-end;gap:10px}.dropdown-menu{position:absolute;right:0;top:calc(100% + 8px);background:#1a1a1a;border:1px solid rgba(212,175,55,.2);border-radius:10px;box-shadow:0 16px 48px #0009;min-width:160px;z-index:200;animation:fadeIn .15s ease;overflow:hidden}.dropdown-item{display:flex;align-items:center;gap:10px;padding:10px 16px;font-size:13px;color:#e8dcc8bf;cursor:pointer;transition:all .15s}.dropdown-item:hover{background:#d4af3714;color:#d4af37}.dropdown-item.danger{color:#ff4d4fbf}.dropdown-item.danger:hover{background:#ff4d4f14;color:#ff4d4f}.dropdown-divider{height:1px;background:#d4af371a;margin:4px 0}.gold-select{background:var(--bg-input);border:1px solid var(--border-input);border-radius:8px;color:var(--text-primary);outline:none;cursor:pointer;-moz-appearance:none;appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%23d4af37' stroke-width='2'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;padding-right:36px!important}.gold-select:focus{border-color:#d4af3780;box-shadow:0 0 0 3px #d4af371a}.gold-select option{background:#1a1a1a;color:#e8dcc8}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes goldPulse{0%,to{opacity:.6}50%{opacity:1}}.text-gold-gradient{background:linear-gradient(135deg,#d4af37,#e8cc72);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.tooltip-container{position:relative;display:inline-flex}.tooltip-tip{position:absolute;bottom:calc(100% + 6px);left:50%;transform:translate(-50%);background:#1a1a1a;border:1px solid rgba(212,175,55,.2);color:#e8dcc8e6;font-size:12px;padding:4px 10px;border-radius:6px;white-space:nowrap;pointer-events:none;opacity:0;transition:opacity .15s}.tooltip-container:hover .tooltip-tip{opacity:1}.ant-tooltip .ant-tooltip-container,.ant-tooltip-container{padding:12px 16px!important;border-radius:12px!important;font-size:12.5px!important;line-height:1.55!important;box-shadow:0 14px 36px #0000002e!important}[data-theme=dark] .ant-tooltip{--ant-tooltip-arrow-background-color: #14110d !important}[data-theme=dark] .ant-tooltip .ant-tooltip-container,[data-theme=dark] .ant-tooltip-container{background:linear-gradient(180deg,#181612fa,#0b0a08fa)!important;background-color:#14110d!important;color:#efe2c5!important;border:1px solid rgba(212,175,55,.22)!important;box-shadow:0 16px 40px #00000080!important}[data-theme=dark] .ant-tooltip .ant-tooltip-arrow:before,[data-theme=dark] .ant-tooltip .ant-tooltip-arrow:after{background:#14110d!important}[data-theme=light] .ant-tooltip{--ant-tooltip-arrow-background-color: #fff6e6 !important}[data-theme=light] .ant-tooltip .ant-tooltip-container,[data-theme=light] .ant-tooltip-container{background:linear-gradient(180deg,#fffcf5fc,#fff6e2fc)!important;background-color:#fff6e6!important;color:#4a3000!important;border:1px solid rgba(184,150,12,.22)!important;box-shadow:0 14px 32px #5a420024!important}[data-theme=light] .ant-tooltip .ant-tooltip-arrow:before,[data-theme=light] .ant-tooltip .ant-tooltip-arrow:after{background:#fff6e6!important}.usage-detail-tooltip .ant-tooltip-container{border-radius:18px!important;padding:24px 30px!important;min-width:340px!important;box-shadow:0 18px 48px #0f172a3d!important}.usage-detail-tooltip--dark{--ant-tooltip-arrow-background-color: #14110d !important}.usage-detail-tooltip--dark .ant-tooltip-container{background:linear-gradient(180deg,#181612fa,#0b0a08fa)!important;background-color:#14110d!important;border:1px solid rgba(212,175,55,.24)!important;box-shadow:0 20px 56px #00000085!important}.usage-detail-tooltip--dark .ant-tooltip-arrow:before,.usage-detail-tooltip--dark .ant-tooltip-arrow:after{background:#14110d!important}.usage-detail-tooltip--light{--ant-tooltip-arrow-background-color: #fff6e6 !important}.usage-detail-tooltip--light .ant-tooltip-container{background:linear-gradient(180deg,#fffcf5fc,#fff6e2fc)!important;background-color:#fff6e6!important;border:1px solid rgba(184,150,12,.22)!important;box-shadow:0 18px 44px #5a420029!important}.usage-detail-tooltip--light .ant-tooltip-arrow:before,.usage-detail-tooltip--light .ant-tooltip-arrow:after{background:#fff6e6!important}.usage-detail-tooltip--dark .usage-detail-card{color:#efe2c5}.usage-detail-tooltip--light .usage-detail-card{color:#533600}.usage-detail-card__title{font-size:15px;line-height:1.2;font-weight:700;margin-bottom:14px}.usage-detail-card__section-title{margin:0 0 8px;font-size:11px;line-height:1.2;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.usage-detail-tooltip--dark .usage-detail-card__title{color:#f6e4ba}.usage-detail-tooltip--light .usage-detail-card__title{color:#6a4500}.usage-detail-tooltip--dark .usage-detail-card__section-title{color:#f3d17ae6}.usage-detail-tooltip--light .usage-detail-card__section-title{color:#a06a00eb}.usage-detail-card__row{display:flex;align-items:baseline;justify-content:space-between;gap:16px;font-size:12px;line-height:1.6}.usage-detail-card__label{white-space:nowrap}.usage-detail-tooltip--dark .usage-detail-card__label{color:#efe2c5bd}.usage-detail-tooltip--light .usage-detail-card__label{color:#6a4500a3}.usage-detail-card__value{font-size:13px;font-weight:600;white-space:nowrap}.usage-detail-tooltip--dark .usage-detail-card__value{color:#fff6df}.usage-detail-tooltip--light .usage-detail-card__value{color:#4a3000}.usage-detail-card__value--highlight{font-size:14px}.usage-detail-tooltip--dark .usage-detail-card__value--highlight{color:#f3d17a}.usage-detail-tooltip--light .usage-detail-card__value--highlight{color:#a06a00}.usage-detail-card__divider{height:1px;margin:12px 0}.usage-detail-tooltip--dark .usage-detail-card__divider{background:#d4af3738}.usage-detail-tooltip--light .usage-detail-card__divider{background:#b8960c33}.gold-divider{height:1px;background:linear-gradient(90deg,transparent,rgba(212,175,55,.3),transparent);margin:16px 0}.loading-spinner{width:20px;height:20px;border:2px solid rgba(212,175,55,.2);border-top-color:#d4af37;border-radius:50%;animation:spin .7s linear infinite;display:inline-block}@keyframes spin{to{transform:rotate(360deg)}}.confirm-popover{position:absolute;right:0;top:calc(100% + 6px);background:#1a1a1a;border:1px solid rgba(212,175,55,.25);border-radius:10px;padding:14px 16px;z-index:300;min-width:220px;box-shadow:0 12px 40px #0009;animation:fadeIn .15s ease}@media(max-width:768px){.modal-box{min-width:unset}.sidebar-collapsed{transform:translate(-100%)}}.ant-table-wrapper .ant-table-cell-fix-left,.ant-table-wrapper .ant-table-cell-fix-right,.ant-table-tbody>tr>td.ant-table-cell-fix-left,.ant-table-tbody>tr>td.ant-table-cell-fix-right{background:#fff!important;background-clip:padding-box;isolation:isolate;overflow:hidden;z-index:20!important}[data-theme=dark] .ant-table-wrapper .ant-table-cell-fix-left,[data-theme=dark] .ant-table-wrapper .ant-table-cell-fix-right,[data-theme=dark] .ant-table-tbody>tr>td.ant-table-cell-fix-left,[data-theme=dark] .ant-table-tbody>tr>td.ant-table-cell-fix-right{background:#141414!important;background-clip:padding-box}.ant-table-wrapper .ant-table-thead .ant-table-cell-fix-left,.ant-table-wrapper .ant-table-thead .ant-table-cell-fix-right,.ant-table-thead>tr>th.ant-table-cell-fix-left,.ant-table-thead>tr>th.ant-table-cell-fix-right{z-index:22!important;isolation:isolate;overflow:hidden;background-clip:padding-box}.ant-table-wrapper .ant-table-cell-fix-left>*,.ant-table-wrapper .ant-table-cell-fix-right>*{position:relative;z-index:1}.ant-table-summary>tr>td.ant-table-cell-fix-left,.ant-table-summary>tr>td.ant-table-cell-fix-right{z-index:20!important;background-clip:padding-box}.ant-table-cell-fix-left-last:after,.ant-table-cell-fix-right-first:after{z-index:21}.ant-table-tbody>tr.ant-table-row:hover>td,.ant-table-tbody>tr.ant-table-row-hover>td{background:#fafafa!important}.ant-table-tbody>tr.ant-table-row:hover>td.ant-table-cell-fix-left,.ant-table-tbody>tr.ant-table-row:hover>td.ant-table-cell-fix-right,.ant-table-tbody>tr.ant-table-row-hover>td.ant-table-cell-fix-left,.ant-table-tbody>tr.ant-table-row-hover>td.ant-table-cell-fix-right{background:#fafafa!important}[data-theme=dark] .ant-table-tbody>tr.ant-table-row:hover>td,[data-theme=dark] .ant-table-tbody>tr.ant-table-row-hover>td{background:#1f1f1f!important}[data-theme=dark] .ant-table-tbody>tr.ant-table-row:hover>td.ant-table-cell-fix-left,[data-theme=dark] .ant-table-tbody>tr.ant-table-row:hover>td.ant-table-cell-fix-right,[data-theme=dark] .ant-table-tbody>tr.ant-table-row-hover>td.ant-table-cell-fix-left,[data-theme=dark] .ant-table-tbody>tr.ant-table-row-hover>td.ant-table-cell-fix-right{background:#1f1f1f!important}.ant-input-number-group-wrapper .ant-input-number-affix-wrapper,.ant-input-number-group-wrapper .ant-input-number{border-top-right-radius:0!important;border-bottom-right-radius:0!important}.ant-input-number-group-wrapper .ant-input-number-group-addon{background:#fff;color:inherit;border-top-right-radius:8px;border-bottom-right-radius:8px}[data-theme=dark] .ant-input-number-group-wrapper .ant-input-number-group-addon{background:#141414;color:#e8dcc8c7;border-color:#d4af3747}.table-actions-header-label{display:inline-flex;align-items:center;justify-content:center;width:100%;white-space:nowrap}.analytics-user-breakdown .ant-table-expanded-row>td>.ant-table-wrapper,.analytics-user-breakdown .ant-table-expanded-row>td .ant-table-wrapper{margin:0!important}.analytics-user-breakdown .ant-table-expanded-row>td{padding:0!important}.analytics-user-breakdown .ant-table-expanded-row>td{background:#b8960c0a}[data-theme=dark] .analytics-user-breakdown .ant-table-expanded-row>td{background:#d4af370a}.analytics-expanded-table .ant-table{margin:0!important;background:transparent!important}.analytics-expanded-table .ant-table-thead>tr>th{padding:8px 12px!important;font-size:12px;background:#b8960c0f!important}[data-theme=dark] .analytics-expanded-table .ant-table-thead>tr>th{background:#d4af370f!important}.analytics-expanded-table .ant-table-tbody>tr>td{padding:8px 12px!important;font-size:12px}.analytics-expanded-table .ant-table-tbody>tr:last-child>td{border-bottom:none!important}.analytics-expanded-table .ant-table-measure-row{display:none!important}.analytics-expanded-table .ant-table-tbody>tr.ant-table-measure-row>td{padding:0!important;border:0!important;height:0!important}.pricing-strategy-expanded-wrap{padding:14px 18px 16px}.ant-select-multiple .ant-select-selection-search-input,.ant-select-multiple .ant-select-selection-search,.ant-select-multiple .ant-select-selection-item{height:34px!important;line-height:34px!important}.ant-select-multiple .ant-select-selection-item{display:inline-flex;align-items:center}.ant-select-multiple .ant-select-selector{min-height:38px;padding-top:2px;padding-bottom:2px;align-items:center}.ant-select-multiple .ant-select-selection-overflow,.ant-select-multiple .ant-select-selection-item,.ant-select-multiple .ant-select-selection-search,.ant-select-multiple .ant-select-selection-search-input,.ant-select-multiple .ant-select-selection-placeholder{line-height:34px!important}.allow-models-select.ant-select-multiple .ant-select-selector{min-height:40px!important;height:40px!important;padding-top:3px!important;padding-bottom:3px!important;display:flex;align-items:center;flex-wrap:nowrap!important;overflow:hidden}.allow-models-select.ant-select-multiple .ant-select-selection-overflow{flex-wrap:nowrap!important;align-items:center;overflow:hidden;width:100%;min-width:0}.allow-models-select.ant-select-multiple .ant-select-selection-overflow-item{display:inline-flex;align-items:center;align-self:center;min-width:0;max-width:100%}.allow-models-select.ant-select-multiple .ant-select-selection-item,.allow-models-select.ant-select-multiple .ant-select-selection-search,.allow-models-select.ant-select-multiple .ant-select-selection-search-input,.allow-models-select.ant-select-multiple .ant-select-selection-placeholder{min-height:32px;line-height:32px!important;display:inline-flex;align-items:center;white-space:nowrap}.allow-models-select.ant-select-multiple .ant-select-selection-item{max-width:100%;margin-top:0!important;margin-bottom:0!important}.ant-select-multiple .ant-select-content{line-height:36px!important}.allow-models-select.ant-select-multiple .ant-select-selection-search{flex:0 1 auto}.allow-models-select.ant-select-multiple.ant-select-show-search .ant-select-selection-search{display:none!important}.allow-models-select.ant-select-multiple .ant-select-selection-search-input{height:32px!important}.allow-models-select.ant-select-multiple .ant-select-selection-placeholder{position:absolute;top:50%;inset-inline-start:11px;inset-inline-end:11px;transform:translateY(-50%);overflow:hidden;text-overflow:ellipsis;pointer-events:none}.admin-fixed-actions-table .fixed-actions-column,.admin-fixed-actions-table .fixed-actions-column-header,.solid-fixed-actions-table .fixed-actions-column,.solid-fixed-actions-table .fixed-actions-column-header{position:sticky;right:0;overflow:hidden}.admin-fixed-actions-table .fixed-actions-column,.solid-fixed-actions-table .fixed-actions-column{z-index:6!important}.admin-fixed-actions-table .fixed-actions-column-header,.solid-fixed-actions-table .fixed-actions-column-header{z-index:7!important}.admin-fixed-actions-table .fixed-actions-column:before,.admin-fixed-actions-table .fixed-actions-column-header:before,.solid-fixed-actions-table .fixed-actions-column:before,.solid-fixed-actions-table .fixed-actions-column-header:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#fffdf5;z-index:0}[data-theme=dark] .admin-fixed-actions-table .fixed-actions-column:before,[data-theme=dark] .admin-fixed-actions-table .fixed-actions-column-header:before,[data-theme=dark] .solid-fixed-actions-table .fixed-actions-column:before,[data-theme=dark] .solid-fixed-actions-table .fixed-actions-column-header:before{background:#1f1f1f}.admin-fixed-actions-table .fixed-actions-column:after,.admin-fixed-actions-table .fixed-actions-column-header:after,.solid-fixed-actions-table .fixed-actions-column:after,.solid-fixed-actions-table .fixed-actions-column-header:after{content:"";position:absolute;top:0;bottom:0;left:0;width:18px;background:#fffdf5;box-shadow:inset 1px 0 #b8960c2e;pointer-events:none;z-index:1}[data-theme=dark] .admin-fixed-actions-table .fixed-actions-column:after,[data-theme=dark] .admin-fixed-actions-table .fixed-actions-column-header:after,[data-theme=dark] .solid-fixed-actions-table .fixed-actions-column:after,[data-theme=dark] .solid-fixed-actions-table .fixed-actions-column-header:after{background:#1f1f1f;box-shadow:inset 1px 0 #d4af372e}.admin-fixed-actions-table .fixed-actions-content,.solid-fixed-actions-table .fixed-actions-content{position:relative;z-index:2;display:inline-flex;width:100%;justify-content:flex-end;flex-wrap:nowrap!important;white-space:nowrap}.admin-reference-table .ant-table-container{border-radius:14px;overflow:hidden}.admin-reference-table .ant-table-thead>tr>th{font-weight:600;white-space:nowrap;padding:11px 14px!important}.admin-reference-table .ant-table-tbody>tr>td{vertical-align:middle;padding:12px 14px!important}.admin-reference-table .ant-table-pagination{margin:12px 0 0!important}.quota-type-radio-group .ant-radio-button-wrapper{min-height:38px;line-height:36px}.ant-table-thead>tr>th{background:#fafafa!important;padding:12px 14px!important}[data-theme=dark] .ant-table-thead>tr>th{background:#1f1f1f!important}.ant-table-thead th.ant-table-column-has-sorters:hover,.ant-table-thead th.ant-table-cell:hover,.ant-table-thead th.ant-table-column-sort{background:#f0f0f0!important}[data-theme=dark] .ant-table-thead th.ant-table-column-has-sorters:hover,[data-theme=dark] .ant-table-thead th.ant-table-cell:hover,[data-theme=dark] .ant-table-thead th.ant-table-column-sort{background:#262626!important}[data-theme=dark] .ant-table-tbody>tr.ant-table-row>td{background:#1f1f1f!important}.ant-table-tbody>tr>td{padding:12px 14px!important}.table-inline-summary{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.table-inline-summary--muted{color:#3c280094}[data-theme=dark] .table-inline-summary--muted{color:#e8dcc894}.ant-table-tbody>tr.ant-table-measure-row,.ant-table-tbody>tr.ant-table-measure-row>td{height:0!important;padding:0!important;border:0!important;line-height:0!important;font-size:0!important}/*! tailwindcss v4.1.12 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-outline-style:solid;--tw-animation-delay:0s;--tw-animation-direction:normal;--tw-animation-duration:initial;--tw-animation-fill-mode:none;--tw-animation-iteration-count:1;--tw-enter-blur:0;--tw-enter-opacity:1;--tw-enter-rotate:0;--tw-enter-scale:1;--tw-enter-translate-x:0;--tw-enter-translate-y:0;--tw-exit-blur:0;--tw-exit-opacity:1;--tw-exit-rotate:0;--tw-exit-scale:1;--tw-exit-translate-x:0;--tw-exit-translate-y:0}}}@layer theme{:root,:host{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--text-base:1rem;--text-lg:1.125rem;--text-xl:1.25rem;--text-2xl:1.5rem;--font-weight-normal:400;--font-weight-medium:500;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;-moz-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;-moz-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}*{border-color:var(--border);outline-color:var(--ring)}@supports (color:color-mix(in lab,red,red)){*{outline-color:color-mix(in oklab,var(--ring)50%,transparent)}}body{background-color:var(--background);color:var(--foreground)}html{font-size:var(--font-size)}h1{font-size:var(--text-2xl);font-weight:var(--font-weight-medium);line-height:1.5}h2{font-size:var(--text-xl);font-weight:var(--font-weight-medium);line-height:1.5}h3{font-size:var(--text-lg);font-weight:var(--font-weight-medium);line-height:1.5}h4,label,button{font-size:var(--text-base);font-weight:var(--font-weight-medium);line-height:1.5}input{font-size:var(--text-base);font-weight:var(--font-weight-normal);line-height:1.5}}@layer components;@layer utilities{.collapse{visibility:collapse}.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.sticky{position:sticky}.isolate{isolation:isolate}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.resize{resize:both}.border{border-style:var(--tw-border-style);border-width:1px}.break-all{word-break:break-all}.uppercase{text-transform:uppercase}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,visibility,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}}@property --tw-animation-delay{syntax:"*";inherits:false;initial-value:0s}@property --tw-animation-direction{syntax:"*";inherits:false;initial-value:normal}@property --tw-animation-duration{syntax:"*";inherits:false}@property --tw-animation-fill-mode{syntax:"*";inherits:false;initial-value:none}@property --tw-animation-iteration-count{syntax:"*";inherits:false;initial-value:1}@property --tw-enter-blur{syntax:"*";inherits:false;initial-value:0}@property --tw-enter-opacity{syntax:"*";inherits:false;initial-value:1}@property --tw-enter-rotate{syntax:"*";inherits:false;initial-value:0}@property --tw-enter-scale{syntax:"*";inherits:false;initial-value:1}@property --tw-enter-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-enter-translate-y{syntax:"*";inherits:false;initial-value:0}@property --tw-exit-blur{syntax:"*";inherits:false;initial-value:0}@property --tw-exit-opacity{syntax:"*";inherits:false;initial-value:1}@property --tw-exit-rotate{syntax:"*";inherits:false;initial-value:0}@property --tw-exit-scale{syntax:"*";inherits:false;initial-value:1}@property --tw-exit-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-exit-translate-y{syntax:"*";inherits:false;initial-value:0}:root{--font-size:16px;--background:#fff;--foreground:oklch(14.5% 0 0);--card:#fff;--card-foreground:oklch(14.5% 0 0);--popover:oklch(100% 0 0);--popover-foreground:oklch(14.5% 0 0);--primary:#030213;--primary-foreground:oklch(100% 0 0);--secondary:oklch(95% .0058 264.53);--secondary-foreground:#030213;--muted:#ececf0;--muted-foreground:#717182;--accent:#e9ebef;--accent-foreground:#030213;--destructive:#d4183d;--destructive-foreground:#fff;--border:#0000001a;--input:transparent;--input-background:#f3f3f5;--switch-background:#cbced4;--font-weight-medium:500;--font-weight-normal:400;--ring:oklch(70.8% 0 0);--chart-1:oklch(64.6% .222 41.116);--chart-2:oklch(60% .118 184.704);--chart-3:oklch(39.8% .07 227.392);--chart-4:oklch(82.8% .189 84.429);--chart-5:oklch(76.9% .188 70.08);--radius:.625rem;--sidebar:oklch(98.5% 0 0);--sidebar-foreground:oklch(14.5% 0 0);--sidebar-primary:#030213;--sidebar-primary-foreground:oklch(98.5% 0 0);--sidebar-accent:oklch(97% 0 0);--sidebar-accent-foreground:oklch(20.5% 0 0);--sidebar-border:oklch(92.2% 0 0);--sidebar-ring:oklch(70.8% 0 0)}.dark{--background:oklch(14.5% 0 0);--foreground:oklch(98.5% 0 0);--card:oklch(14.5% 0 0);--card-foreground:oklch(98.5% 0 0);--popover:oklch(14.5% 0 0);--popover-foreground:oklch(98.5% 0 0);--primary:oklch(98.5% 0 0);--primary-foreground:oklch(20.5% 0 0);--secondary:oklch(26.9% 0 0);--secondary-foreground:oklch(98.5% 0 0);--muted:oklch(26.9% 0 0);--muted-foreground:oklch(70.8% 0 0);--accent:oklch(26.9% 0 0);--accent-foreground:oklch(98.5% 0 0);--destructive:oklch(39.6% .141 25.723);--destructive-foreground:oklch(63.7% .237 25.331);--border:oklch(26.9% 0 0);--input:oklch(26.9% 0 0);--ring:oklch(43.9% 0 0);--font-weight-medium:500;--font-weight-normal:400;--chart-1:oklch(48.8% .243 264.376);--chart-2:oklch(69.6% .17 162.48);--chart-3:oklch(76.9% .188 70.08);--chart-4:oklch(62.7% .265 303.9);--chart-5:oklch(64.5% .246 16.439);--sidebar:oklch(20.5% 0 0);--sidebar-foreground:oklch(98.5% 0 0);--sidebar-primary:oklch(48.8% .243 264.376);--sidebar-primary-foreground:oklch(98.5% 0 0);--sidebar-accent:oklch(26.9% 0 0);--sidebar-accent-foreground:oklch(98.5% 0 0);--sidebar-border:oklch(26.9% 0 0);--sidebar-ring:oklch(43.9% 0 0)}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}
