:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#0f172a;--bg-page:#f8fafc;--bg-panel:#fff;--bg-muted:#f1f5f9;--bg-subtle:#f8fafc;--border-soft:#e2e8f0;--border-muted:#edf2f7;--border-strong:#cbd5e1;--text-main:#0f172a;--text-secondary:#344054;--text-muted:#64748b;--text-faint:#94a3b8;--text-code:#24334d;--accent:#2563eb;--accent-soft:#eff6ff;--accent-strong:#1d4ed8;--accent-foreground:#fff;--info:#0284c7;--info-soft:#e0f2fe;--success:#16a34a;--success-soft:#dcfce7;--warning:#f59e0b;--warning-soft:#fef3c7;--warning-strong:#b86b00;--danger:#dc2626;--danger-soft:#fee2e2;--table-header-bg:#f2f5f9;--table-hover-bg:#f7f9ff;--table-selected-bg:#eef8f5;--shadow-card:0 1px 2px #0f172a0a;--shadow-card-hover:0 6px 18px #0f172a14;--shadow-control-hover:0 4px 12px #0f172a14;--shadow-control-active:0 1px 3px #0f172a14;--focus-ring:0 0 0 3px #2563eb2e;--shadow-pop:0 12px 28px #0f172a1f;--radius-xs:4px;--radius-control:8px;--radius-container:8px;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:20px;--space-6:24px;--space-8:32px;--page-gutter-x:24px;--page-gutter-y:24px;--content-gutter:16px;--grid-gutter-half:8px;--table-gutter:0px;--table-filter-gutter:8px;--pagination-gutter-y:8px;--pagination-gutter-x:8px;background:#f8fafc;font-family:IBM Plex Sans,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#app{max-width:100%;height:100%;margin:0;overflow-x:hidden}body{color:var(--text-main);background:var(--bg-page);font-size:14px}button,input,textarea,select{font:inherit}.ant-message{font-family:IBM Plex Sans,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.ant-layout{background:0 0}.ant-card,.ant-alert,.ant-modal-content,.ant-modal-header,.ant-popover-inner,.ant-dropdown-menu,.ant-notification-notice,.ant-table-wrapper .ant-table,.ant-table-wrapper .ant-table-container,.ant-picker-dropdown .ant-picker-panel-container{border-radius:var(--radius-container)!important}.ant-btn,.ant-tag,.ant-switch,.ant-pagination .ant-pagination-item,.ant-pagination .ant-pagination-prev .ant-pagination-item-link,.ant-pagination .ant-pagination-next .ant-pagination-item-link{border-radius:var(--radius-container)}.ant-input,.ant-input-affix-wrapper,.ant-input-number,.ant-input-number-input,.ant-select:not(.ant-select-customize-input) .ant-select-selector,.ant-picker,.ant-mentions,.ant-input-group-addon,.ant-textarea-show-count:after{border-radius:var(--radius-control)!important}.ant-form-item{margin-bottom:12px}.ant-form-item-label{padding-bottom:4px!important}.ant-form-item-label>label{color:var(--text-secondary);font-size:13px;font-weight:600}.ant-card .ant-card-head{border-bottom-color:var(--border-muted);min-height:42px;padding:0 14px}.ant-card .ant-card-head-title,.ant-card .ant-card-extra{padding:10px 0;font-size:14px}.ant-card .ant-card-body{padding:14px}.ant-table-wrapper .ant-table-thead>tr>th,.ant-table-wrapper .ant-table-tbody>tr>td{padding:9px 12px}.ant-table-wrapper .ant-table-thead>tr>th{background:var(--table-header-bg);color:var(--text-secondary);font-size:12px;font-weight:700}.ant-statistic .ant-statistic-title{color:var(--text-muted);margin-bottom:2px;font-size:12px}.ant-statistic .ant-statistic-content{color:var(--text-main);font-size:24px;line-height:1.15}.app-shell{width:100%;min-width:0;height:100vh;overflow:hidden}.app-sider{border-inline-end:1px solid var(--border-soft);height:100vh;position:relative;overflow:hidden;background:var(--bg-panel)!important}.app-sider .ant-layout-sider-children{flex-direction:column;height:100%;min-height:0;display:flex;position:relative}.brand-panel{border-bottom:1px solid var(--border-soft);z-index:2;align-items:center;gap:10px;min-height:64px;padding:12px 14px;display:flex;position:relative}.brand-mark{border-radius:var(--radius-container);background:var(--accent);border:1px solid var(--accent);width:42px;height:42px;color:var(--accent-foreground);box-shadow:none;flex:none;place-items:center;font-size:20px;display:grid;overflow:hidden}.brand-mark img{object-fit:contain;object-position:center;width:100%;height:100%;display:block}.brand-panel strong{color:var(--text-main);font-size:1rem;line-height:1.2;display:block}.brand-panel p,.sider-footer p,.card-caption,.site-list-item p,.field-help,.table-subtitle,.stack-list-item p,.result-block p,.login-hero p{color:var(--text-muted)}.brand-panel p{margin:1px 0 0;font-size:12px;line-height:1.35}.app-menu{z-index:2;background:0 0;border-inline-end:0;flex:1;min-height:0;padding:12px 10px;position:relative;overflow-y:auto}.app-menu.ant-menu,.app-menu.ant-menu-light,.app-menu.ant-menu-inline{background:0 0!important}.app-menu.ant-menu .ant-menu-item{border-radius:var(--radius-container);height:42px;color:var(--text-secondary);isolation:isolate;margin:4px 0;font-weight:500;line-height:42px;transition:background .18s,color .18s,box-shadow .18s,transform .18s;position:relative;overflow:hidden;padding-inline:14px!important}.app-menu.ant-menu .ant-menu-item .ant-menu-title-content{z-index:1;position:relative}.app-menu.ant-menu .ant-menu-item .anticon{z-index:1;font-size:15px;position:relative}.app-menu.ant-menu-light .ant-menu-item-selected{background:var(--accent);color:var(--accent-foreground);box-shadow:none}.app-menu.ant-menu-light .ant-menu-item:after,.app-menu.ant-menu-light .ant-menu-item-selected:after,.app-menu.ant-menu-light .ant-menu-item:before,.app-menu.ant-menu-light .ant-menu-item-selected:before{content:none!important;display:none!important}.app-menu.ant-menu-light .ant-menu-item:not(.ant-menu-item-selected):hover,.app-menu.ant-menu-light .ant-menu-item:not(.ant-menu-item-selected):focus-visible{transform:translate(1px);box-shadow:inset 0 0 0 1px #2563eb33,0 1px 2px #0f172a0a;color:var(--accent-strong)!important;background-color:#dbeafe!important}.app-menu.ant-menu-light .ant-menu-item-selected .anticon,.app-menu.ant-menu-light .ant-menu-item:hover .anticon{color:inherit}.app-menu.ant-menu-light .ant-menu-item-selected:hover{background-color:var(--accent)!important;color:var(--accent-foreground)!important;box-shadow:none!important}.sider-footer{z-index:3;flex-shrink:0;gap:8px;padding:0 10px 10px;display:grid;position:relative}.sider-footer p{margin:8px 0 0;font-size:12px;line-height:1.45}.sider-footer__panel{border:1px solid var(--border-soft);border-radius:var(--radius-container);background:var(--bg-subtle);box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;gap:8px;padding:10px;display:grid}.sider-footer__head{color:var(--text-muted);justify-content:space-between;align-items:center;gap:8px;font-size:12px;font-weight:700;display:flex}.sider-footer__badge{border-radius:var(--radius-control);background:var(--success-soft);height:20px;color:var(--success);align-items:center;padding:0 7px;font-size:11px;display:inline-flex}.sider-footer__status,.sider-footer__meta{min-width:0;color:var(--text-muted);justify-content:space-between;align-items:center;gap:8px;font-size:12px;display:flex}.sider-footer__status strong,.sider-footer__meta strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;color:var(--text-main);font-size:12px;overflow:hidden}.sider-footer__dot{border-radius:var(--radius-xs);background:var(--success);flex:none;width:10px;height:10px;box-shadow:0 0 0 4px #16a34a24}.sider-footer__button.ant-btn{height:var(--control-height);border-radius:var(--radius-container);border-color:var(--border-soft);background:var(--bg-panel);color:var(--accent)}.sider-footer--collapsed{place-items:center;padding:0 0 12px;display:grid}.sider-collapse-button.ant-btn{height:var(--control-height);min-height:var(--control-height);border-color:var(--border-soft);background:var(--bg-panel);color:var(--text-muted);box-shadow:none}.sider-collapse-button.ant-btn:hover,.sider-footer__button.ant-btn:hover{border-color:var(--accent);background:var(--accent-soft);color:var(--accent)}.app-main{grid-template-rows:auto minmax(0,1fr);min-width:0;height:100vh;display:grid;overflow:hidden}.ant-layout-header.app-header{background:var(--bg-panel);box-sizing:border-box;border-bottom:1px solid var(--border-soft);z-index:5;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:12px 16px;width:100%;min-width:0;min-height:64px;padding:12px 24px;display:grid;height:auto!important;line-height:1.35!important}.app-header>:first-child{gap:2px;min-width:0;display:grid}.app-header h1,.page-toolbar h2,.form-block__head h3,.login-hero h1{color:var(--text-main);margin:0}.app-header h1{font-size:21px;line-height:1.15}.app-header p{color:var(--text-muted);max-width:720px;margin:0;font-size:13px;line-height:1.35}.app-header .ant-space,.app-header>:last-child{flex-shrink:0;align-self:center}.app-content{min-width:0;min-height:0;padding:var(--page-gutter-y) var(--page-gutter-x) calc(var(--page-gutter-y) + env(safe-area-inset-bottom,0px));scrollbar-gutter:stable;overflow:hidden auto}.page-stack{gap:var(--content-gutter);min-width:0;min-height:100%;display:grid}.page-stack--fit{grid-template-rows:auto minmax(0,1fr);height:100%}.page-stack--dashboard,.page-stack--checkins{grid-template-rows:auto auto minmax(0,1fr);height:100%}.page-toolbar{min-width:0;max-width:100%;min-height:var(--control-height);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px 12px;display:grid}.page-toolbar--actions{min-height:var(--control-height);z-index:3;background:var(--bg-page);padding-bottom:2px;position:sticky;top:0}.page-toolbar>:first-child{gap:3px;min-width:0;display:grid}.page-toolbar__endpoint{flex-wrap:nowrap;align-items:center;gap:8px;width:fit-content;min-width:0;max-width:min(58vw,720px);display:flex}.page-toolbar>.page-toolbar__endpoint{justify-self:start;gap:8px;display:flex}.page-toolbar__endpoint code{border:1px solid var(--border-soft);border-radius:var(--radius-control);background:var(--bg-panel);min-width:0;max-width:min(58vw,720px);color:var(--text-code);text-overflow:ellipsis;white-space:nowrap;flex:0 auto;padding:6px 10px;font-family:IBM Plex Mono,monospace;font-size:12px;display:block;overflow:hidden}.page-toolbar__endpoint .ant-btn{flex:none}.page-toolbar h2{font-size:20px;line-height:1.15}.page-toolbar p{margin:0;line-height:1.4}.page-heading{gap:4px;display:grid}.page-toolbar .ant-space,.page-toolbar>:last-child{flex-shrink:0;align-self:center;min-width:0;max-width:100%}.admin-card.ant-card,.login-card.ant-card{border:1px solid var(--border-soft);border-radius:var(--radius-container);box-shadow:none}.admin-card--fill{flex-direction:column;width:100%;height:100%;min-height:0;display:flex}.admin-card .ant-card-head{border-bottom-color:var(--border-muted)}.admin-card--fill .ant-card-body,.ant-card-body .card-shell{flex:1;min-height:0}.admin-card--fill .ant-card-body{flex-direction:column;padding:0;display:flex;overflow:hidden}.stat-card .ant-card-body{padding:12px 14px}.stat-card .ant-statistic{margin-bottom:6px}.gateway-metrics{grid-template-columns:repeat(auto-fit,minmax(132px,1fr));gap:10px;padding-bottom:4px;display:grid;overflow:visible}.gateway-metric-card.ant-card{background:var(--bg-panel);min-width:0;box-shadow:var(--shadow-card);border:1px solid #b1bdcf52;transition:transform .18s,box-shadow .18s;position:relative;overflow:hidden;border-radius:var(--radius-container)!important}.gateway-metric-card.ant-card:hover{box-shadow:var(--shadow-card-hover);transform:translateY(-1px)}.gateway-metric-card.ant-card:before{content:"";background:var(--accent);width:4px;position:absolute;inset:0 auto 0 0}.gateway-metric-card--primary.ant-card:before{background:var(--accent)}.gateway-metric-card--primary.ant-card{background:var(--bg-panel)}.gateway-metric-card--success.ant-card:before{background:var(--success)}.gateway-metric-card--success.ant-card{background:var(--bg-panel)}.gateway-metric-card--warning.ant-card:before{background:var(--warning)}.gateway-metric-card--warning.ant-card{background:var(--bg-panel)}.gateway-metric-card--info.ant-card:before{background:var(--info)}.gateway-metric-card--info.ant-card{background:var(--bg-panel)}.gateway-metric-card--neutral.ant-card:before{background:var(--border-strong)}.gateway-metric-card--neutral.ant-card{background:var(--bg-panel)}.gateway-metric-card .ant-card-body{z-index:1;gap:6px;min-height:76px;padding:14px 16px 14px 19px;display:grid;position:relative}.gateway-metric-card__label{color:var(--text-muted);letter-spacing:0;font-size:12px;font-weight:600;line-height:1.2}.gateway-metric-card__value{color:var(--text-main);overflow-wrap:anywhere;font-feature-settings:"tnum";font-size:22px;font-weight:700;line-height:1.05}.site-list,.queue-list,.stack-list,.checkbox-list{gap:8px;display:grid}.page-grid-fill.ant-row{flex:1;min-width:0;height:100%;min-height:0;overflow:hidden;margin-right:calc(var(--grid-gutter-half) * -1)!important;margin-left:calc(var(--grid-gutter-half) * -1)!important}.page-grid-fill.ant-row>.ant-col{min-width:0;height:100%;min-height:0;display:flex;overflow:hidden}.site-list-card{flex:1;min-width:0;min-height:0}.page-column{gap:10px;width:100%;height:100%;min-height:0;display:grid;overflow:hidden}.page-column--fill{grid-template-rows:minmax(0,1fr)}.page-column--sites,.page-column--sites-management,.page-column--checkin-side{grid-template-rows:auto minmax(0,1fr)}.card-shell{flex-direction:column;height:100%;min-height:0;display:flex;overflow:hidden}.card-scroll{scrollbar-gutter:stable;flex:1;min-width:0;min-height:0;overflow:auto}.card-scroll--padded{padding:var(--content-gutter)}.card-form{flex-direction:column;gap:10px;height:100%;min-height:0;display:flex;overflow:hidden}.card-actions{z-index:2;padding:8px var(--content-gutter);border-top:1px solid var(--border-muted);background:var(--bg-panel);justify-content:flex-end;align-items:center;gap:8px;display:flex;position:sticky;bottom:0}.card-actions--left{justify-content:flex-start}.card-actions--space{justify-content:space-between}.card-actions>.ant-space,.drawer-footer>.ant-space{min-width:0;max-width:100%;margin-bottom:0!important}.ant-row,.ant-col,.ant-card,.ant-card-body,.ant-space,.ant-space-item,.ant-form,.ant-form-item,.ant-form-item-control,.ant-form-item-control-input,.ant-form-item-control-input-content{min-width:0}.ant-input,.ant-input-affix-wrapper,.ant-input-number,.ant-select,.ant-picker,.ant-mentions{max-width:100%}.card-metrics{gap:10px;display:grid}.site-list-item,.stack-list-item,.checkbox-row{border:1px solid var(--border-soft);border-radius:var(--radius-container);background:var(--bg-subtle)}.site-list-item{text-align:left;cursor:pointer;width:100%;padding:10px 12px;transition:background-color .12s,border-color .12s}.site-list-item:hover,.stack-list-item:hover{background:#f3f7fb;border-color:#b8c2d0}.site-list-item.active{background:var(--accent-soft);border-color:#2563eb8c}.site-list-item__head,.stack-list-item{justify-content:space-between;gap:10px;display:flex}.site-list-item__tags,.checkin-site-row__tags{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:6px;display:flex}.site-list-item__head strong,.stack-list-item strong{font-size:.95rem}.site-list-item p,.stack-list-item p{margin:4px 0 0;font-size:12px;line-height:1.45}.site-list-item__meta,.stack-list-item__meta{min-width:108px;color:var(--text-muted);text-align:right;flex-direction:column;align-items:flex-end;gap:6px;font-size:12px;display:flex}.queue-timeline{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px;display:grid}.queue-step{min-width:0}.queue-step__card{border:1px solid var(--border-soft);border-radius:var(--radius-container);background:var(--bg-subtle);gap:8px;min-height:74px;padding:10px 12px;display:grid}.queue-step__head,.queue-step__foot{justify-content:space-between;align-items:center;gap:8px;display:flex}.queue-step__button.ant-btn{color:#fff;border-color:var(--accent);background:var(--accent);box-shadow:none}.queue-step__button.ant-btn:hover,.queue-step__button.ant-btn:focus{color:#fff;border-color:var(--accent-strong);background:var(--accent-strong)}.queue-step__button.ant-btn:active{color:#fff;background:#1e40af;border-color:#1e40af}.queue-step__head{justify-content:flex-start;min-width:0}.queue-step__head strong{overflow-wrap:anywhere;font-size:.95rem;line-height:1.3}.queue-step__index{border:1px solid var(--border-soft);border-radius:var(--radius-control);width:22px;height:22px;color:var(--text-muted);flex:none;place-items:center;font-size:11px;font-weight:700;display:grid}.queue-step--success .queue-step__card,.queue-step--success .queue-step__index{border-color:#52c41a66}.queue-step--active .queue-step__card,.queue-step--active .queue-step__index{border-color:#1890ff61}.queue-step--error .queue-step__card,.queue-step--error .queue-step__index{border-color:#ff4d4f66}.form-block,.nested-form-block{border:1px solid var(--border-muted);border-radius:var(--radius-container);background:var(--bg-muted);margin-bottom:14px;padding:12px}.nested-form-block{background:var(--bg-panel);border-style:dashed;margin-top:4px}.form-block__head{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:10px;display:flex}.form-block__head.compact{margin-bottom:8px}.form-block__head h3{font-size:14px;line-height:1.25}.form-block__head p{margin:4px 0 0}.field-help{margin-top:4px;font-size:12px;line-height:1.35;display:block}.table-subtitle{margin:3px 0 0;font-size:12px}.stack-list.compact .stack-list-item.static{cursor:default}.stack-list.compact .stack-list-item.static:hover{background:var(--bg-subtle);border-color:var(--border-soft)}.stack-list-item{padding:10px 12px}.checkin-site-row{grid-template-columns:auto minmax(0,1fr) auto;align-items:flex-start;gap:10px;width:100%;display:grid}.checkin-site-row__placeholder{width:16px;height:16px;margin-top:3px}.checkin-site-row__content{min-width:0}.checkin-site-row__head,.checkin-site-row__foot{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.checkin-site-row__head{justify-content:space-between}.checkin-site-row__foot{color:var(--text-muted);margin-top:5px;font-size:12px}.checkbox-row{align-items:flex-start;gap:10px;padding:10px 12px;display:flex}.checkbox-row input{margin-top:3px}.tag-list{flex-wrap:wrap;gap:6px;margin-top:8px;display:flex}.api-key-dialog-list{gap:10px;display:grid}.api-key-dialog-item{border:1px solid var(--border-muted);border-radius:var(--radius-container);background:var(--bg-subtle);gap:8px;padding:10px 12px;display:grid}.api-key-dialog-item__head{justify-content:space-between;align-items:center;gap:10px;display:flex}.manual-api-key-editor{grid-template-columns:minmax(120px,1fr) 140px minmax(220px,2fr) auto;align-items:center;gap:8px;display:grid}.plugin-tag.ant-tag{margin-inline-end:0;font-weight:600}.table-fill{flex-direction:column;flex:1;min-height:0;display:flex}.table-fill--drawer{height:calc(100vh - 180px)}.table-fill--modal{height:min(420px,100vh - 360px)}.table-fill--management{border-radius:0 0 var(--radius-container) var(--radius-container);box-shadow:none;background:#fff;border:0;overflow:hidden}.table-fill--management .ant-table-wrapper .ant-table,.table-fill--management .ant-table-wrapper .ant-table-container,.table-fill--management .ant-table-wrapper .ant-table-content{border-radius:0!important}.table-fill .ant-spin-nested-loading,.table-fill .ant-spin-container,.table-fill .ant-table-wrapper{flex-direction:column;flex:auto;min-height:0;display:flex}.table-fill .ant-table-wrapper>.ant-spin-nested-loading,.table-fill .ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container{flex:auto;height:auto;min-height:0}.table-fill .ant-table-wrapper .ant-table{flex-direction:column;flex:1;min-height:0;display:flex}.table-fill .ant-table-wrapper .ant-table-container{flex:1;min-height:0}.table-fill .ant-table-wrapper .ant-table-content,.table-fill .ant-table-wrapper .ant-table-body{flex:0 auto;min-height:0;overflow:auto!important}.table-fill .ant-table-wrapper .ant-table-thead>tr>th{z-index:2;background:#f2f5f9;position:sticky;top:0}.table-fill .ant-table-wrapper .ant-table-pagination{padding:var(--pagination-gutter-y) var(--pagination-gutter-x);border-top:1px solid var(--border-muted);z-index:2;background:#fff;flex:none;margin:0;position:sticky;bottom:0}.result-block{gap:8px;display:grid}.site-table-cell{gap:4px;min-width:0;display:grid}.site-table-cell strong{font-size:.95rem}.site-name-cell{align-items:center;gap:6px;min-width:0;max-width:100%;display:inline-flex}.site-name-cell strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.site-subline{min-width:0;color:var(--text-muted);align-items:center;gap:8px;font-size:12px;display:flex}.site-subline__label{color:var(--text-faint);flex:none}.site-name-open-btn.ant-btn{color:var(--text-muted);flex:none}.site-package-cell{min-width:0;max-width:100%;color:var(--text-main);text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.site-package-cell--empty{color:var(--text-muted)}.balance-value{font-weight:700}.balance-value--positive{color:var(--accent)}.balance-value--negative{color:var(--danger)}.balance-value--zero{color:var(--text-muted)}.stat-balance-total{min-width:0}.stat-balance-line{align-items:baseline;min-width:0;display:flex}.stat-balance-amount{min-width:0;color:var(--text-muted);font-variant-numeric:tabular-nums;text-overflow:ellipsis;white-space:nowrap;font-size:24px;line-height:1.35;overflow:hidden}.stat-balance-amount--positive{color:var(--accent);font-weight:700}.stat-balance-amount--negative{color:var(--danger);font-weight:700}.stat-balance-amount--zero,.stat-balance-amount--empty{color:var(--text-muted);font-weight:400}.stat-balance-count{color:var(--text-muted);flex:none;margin-left:10px;font-size:14px;font-weight:400;line-height:1.4}.management-row{cursor:pointer;transition:background-color .12s}.management-row>td{transition:background-color .12s,box-shadow .12s;position:relative}.management-row:hover>td{background:#fafcfd!important}.management-row--active>td{background:var(--accent-soft)!important;box-shadow:none!important}.management-row--active>td:first-child:before{content:"";border-radius:var(--radius-xs);background:#2563ebd1;width:3px;position:absolute;top:7px;bottom:7px;left:0}.table-fill--management .ant-table-tbody>tr.ant-table-row-selected>td,.table-fill--management .ant-table-tbody>tr.ant-table-row-selected:hover>td{background:var(--accent-soft)!important}.table-fill--management .ant-table-tbody>tr.ant-table-row-selected>td:after{display:none!important}.site-summary{gap:14px;display:grid}.site-summary__hero{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.site-summary__eyebrow{color:var(--accent);letter-spacing:0;text-transform:uppercase;font-size:11px;font-weight:700}.site-summary h3{margin:6px 0 0;font-size:1.15rem;line-height:1.15}.site-summary__hero p,.site-summary__note{color:var(--text-muted);margin:6px 0 0;line-height:1.5}.site-summary__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.summary-metric{border:1px solid var(--border-soft);border-radius:var(--radius-control);background:var(--bg-panel);gap:4px;padding:12px;display:grid}.summary-metric span{color:var(--text-muted);font-size:12px}.summary-metric strong{word-break:break-word;font-size:.95rem;line-height:1.35}.site-summary__actions{padding-top:2px}.queue-timeline--stacked{grid-template-columns:1fr}.drawer-form-shell{padding-right:4px}.drawer-editor-grid{align-items:start}.drawer-editor-column{gap:var(--content-gutter);display:grid}.form-block--sticky{position:sticky;top:0}.drawer-footer{justify-content:flex-end;display:flex}.form-block--elevated{background:var(--bg-muted)}.participation-cell{gap:4px;display:grid}.feedback-pre{white-space:pre-wrap;word-break:break-word;margin:0;font-family:IBM Plex Sans,sans-serif;font-size:13px}.response-preview{border:1px solid var(--border-soft);border-radius:var(--radius-container);background:var(--bg-muted);color:#24334d;white-space:pre-wrap;margin:0;padding:12px;font-family:IBM Plex Mono,monospace;font-size:12px;line-height:1.55}.response-preview--light{background:var(--bg-muted);border:1px solid var(--border-soft);color:#24334d}.totp-code{letter-spacing:0;font-family:IBM Plex Mono,monospace;font-size:1.2rem;font-weight:700}.invite-dialog,.invite-dialog__grid{gap:14px;display:grid}.invite-dialog__field{gap:6px;display:grid}.invite-dialog__label{color:#344054;font-size:13px;font-weight:600}.invite-dialog__control{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;display:grid}.invite-dialog__control--code{grid-template-columns:minmax(0,220px) auto}.invite-dialog__actions{justify-content:flex-end;display:flex}.login-screen{background:var(--bg-page);place-items:center;min-height:100vh;padding:20px;display:grid}.login-hero{grid-template-columns:minmax(0,1fr) minmax(340px,390px);align-items:stretch;gap:18px;width:min(920px,100%);display:grid}.login-hero>:first-child{border:1px solid var(--border-soft);border-radius:var(--radius-container);background:#ffffffe6;padding:18px}.login-kicker{color:var(--accent);letter-spacing:0;text-transform:uppercase;margin-bottom:10px;font-size:.78rem;font-weight:700;display:inline-block}.login-hero h1{font-size:38px;line-height:1.08}.login-hero p{max-width:620px;margin:10px 0 0;line-height:1.55}.login-note{gap:2px;margin-top:14px;display:grid}.login-note p{color:var(--text-muted);margin:0;font-size:12px}:root{--sider-collapsed-width-mobile:56px;--sider-brand-min-height-mobile:56px;--sider-brand-padding-vertical-mobile:10px;--sider-brand-padding-horizontal-mobile:6px;--sider-brand-mark-size-mobile:36px;--sider-brand-mark-font-size-mobile:17px;--sider-menu-padding-vertical-mobile:10px;--sider-menu-padding-horizontal-mobile:6px;--sider-menu-item-size-mobile:44px;--sider-menu-item-margin-mobile:4px;--sider-icon-size-mobile:17px;--sider-collapse-button-size-mobile:40px}@media (width<=1200px){.form-block__head,.page-toolbar,.app-header{grid-template-columns:minmax(0,1fr);align-items:flex-start}.site-list-item__meta,.stack-list-item__meta,.checkin-site-row{min-width:0}}@media (width<=900px){.app-sider.ant-layout-sider-collapsed{flex:0 0 var(--sider-collapsed-width-mobile)!important;max-width:var(--sider-collapsed-width-mobile)!important;min-width:var(--sider-collapsed-width-mobile)!important;width:var(--sider-collapsed-width-mobile)!important}.app-sider.ant-layout-sider-collapsed .brand-panel{min-height:var(--sider-brand-min-height-mobile);padding:var(--sider-brand-padding-vertical-mobile) var(--sider-brand-padding-horizontal-mobile);justify-content:center}.app-sider.ant-layout-sider-collapsed .brand-mark{width:var(--sider-brand-mark-size-mobile);height:var(--sider-brand-mark-size-mobile);font-size:var(--sider-brand-mark-font-size-mobile)}.app-sider.ant-layout-sider-collapsed .app-menu{padding:var(--sider-menu-padding-vertical-mobile) var(--sider-menu-padding-horizontal-mobile)}.app-sider.ant-layout-sider-collapsed .app-menu.ant-menu .ant-menu-item{width:var(--sider-menu-item-size-mobile);height:var(--sider-menu-item-size-mobile);margin:var(--sider-menu-item-margin-mobile) auto;line-height:var(--sider-menu-item-size-mobile);padding-inline:0!important}.app-sider.ant-layout-sider-collapsed .app-menu.ant-menu .ant-menu-item .anticon{font-size:var(--sider-icon-size-mobile)}.app-sider.ant-layout-sider-collapsed .sider-collapse-button.ant-btn{width:var(--sider-collapse-button-size-mobile);height:var(--sider-collapse-button-size-mobile)}.app-content{padding:8px 8px calc(10px + env(safe-area-inset-bottom,0px));overflow-y:auto}.app-header{padding:10px 12px}.login-hero{grid-template-columns:1fr}.page-stack--fit,.page-stack--dashboard,.page-stack--checkins,.page-grid-fill.ant-row,.page-grid-fill.ant-row>.ant-col,.page-column,.admin-card--fill,.admin-card--fill .ant-card-body,.card-shell,.card-form,.card-scroll,.table-fill{height:auto;min-height:auto}.card-scroll,.table-fill .ant-table-wrapper .ant-table-body{overflow:visible!important}.card-actions,.page-toolbar--actions{background:0 0;position:static}.queue-timeline,.site-summary__grid{grid-template-columns:1fr}.site-summary__hero{flex-direction:column}}@media (width<=640px){.invite-dialog__control,.invite-dialog__control--code{grid-template-columns:1fr}}body{color:var(--text-main);background:var(--bg-page);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}::selection{background:var(--accent-soft);color:var(--accent-strong)}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{border-radius:var(--radius-xs);border:2px solid var(--bg-page);background:#1f2a4429}::-webkit-scrollbar-thumb:hover{background:#1f2a4447}.ant-card{transition:box-shadow .18s,transform .18s;border-radius:var(--radius-container)!important;border:1px solid var(--border-muted)!important;box-shadow:var(--shadow-card)!important;background:var(--bg-panel)!important}.admin-card{border-radius:var(--radius-container)!important}.admin-card .ant-card-head{border-bottom:1px solid var(--border-muted);color:var(--text-main);padding:0 14px;font-weight:600}.admin-card .ant-card-head-title{font-size:14px}.ant-btn{cursor:pointer;font-weight:500;transition:background .15s,color .15s,border-color .15s,box-shadow .15s,transform .15s;border-radius:var(--radius-control)!important}.ant-btn:not(:disabled):not(.ant-btn-disabled):hover{box-shadow:var(--shadow-control-hover);transform:translateY(-1px)}.ant-btn:not(:disabled):not(.ant-btn-disabled):active{box-shadow:var(--shadow-control-active);transform:translateY(0)}.ant-btn:focus-visible{box-shadow:var(--focus-ring)!important}.ant-btn[disabled],.ant-btn.ant-btn-disabled{cursor:not-allowed;box-shadow:none!important;transform:none!important}.ant-btn-primary{box-shadow:0 1px #0f20440a;background:var(--accent)!important;border-color:var(--accent)!important;color:var(--accent-foreground)!important}.ant-btn-primary:hover,.ant-btn-primary:focus{background:var(--accent-strong)!important;border-color:var(--accent-strong)!important}.ant-btn-primary:not(:disabled):not(.ant-btn-disabled):hover{box-shadow:0 6px 14px #2563eb3d}.ant-btn-default{border-color:var(--border-soft)!important;color:var(--text-main)!important;background:var(--bg-panel)!important}.ant-btn-default:hover{border-color:var(--accent)!important;color:var(--accent)!important;background:var(--accent-soft)!important}.ant-btn-link{color:var(--accent)!important}.ant-btn-dangerous{color:var(--danger)!important;border-color:var(--danger)!important}.ant-btn-dangerous:hover{background:var(--danger-soft)!important}button:not(.ant-btn):not(:disabled){transition:background .15s,color .15s,border-color .15s,box-shadow .15s,transform .15s}button:not(.ant-btn):not(:disabled):hover{box-shadow:var(--shadow-control-hover);transform:translateY(-1px)}button:not(.ant-btn):not(:disabled):active{box-shadow:var(--shadow-control-active);transform:translateY(0)}button:not(.ant-btn):focus-visible{box-shadow:var(--focus-ring);outline:none}.ant-input-number-handler{transition:background .15s,color .15s,box-shadow .15s}.ant-input-number-handler:not(.ant-input-number-handler-up-disabled):not(.ant-input-number-handler-down-disabled){cursor:pointer}.ant-input-number-handler-up-disabled,.ant-input-number-handler-down-disabled{cursor:not-allowed;box-shadow:none}.ant-input-number-handler:not(.ant-input-number-handler-up-disabled):not(.ant-input-number-handler-down-disabled):hover,.ant-input-number-handler:not(.ant-input-number-handler-up-disabled):not(.ant-input-number-handler-down-disabled):focus-visible{background:var(--accent-soft);color:var(--accent-strong);box-shadow:inset 0 0 0 1px #2563eb2e}.ant-input-number-handler:not(.ant-input-number-handler-up-disabled):not(.ant-input-number-handler-down-disabled):active{background:#2563eb29;box-shadow:inset 0 0 0 1px #2563eb47}.ant-input,.ant-input-number,.ant-input-password,.ant-select-selector,.ant-picker{border-radius:var(--radius-control)!important;border-color:var(--border-soft)!important;background:var(--bg-panel)!important}.ant-input:focus,.ant-input-focused,.ant-input-number-focused,.ant-input-password.ant-input-affix-wrapper-focused,.ant-select-focused .ant-select-selector,.ant-picker-focused{border-color:var(--accent)!important;box-shadow:0 0 0 3px #4f7cff29!important}.ant-tag{border:1px solid #0000;padding:0 10px;border-radius:var(--radius-control)!important}.ant-tag-blue,.ant-tag-processing{background:var(--info-soft)!important;color:var(--accent-strong)!important;border-color:#0000!important}.ant-tag-green,.ant-tag-success{background:var(--success-soft)!important;color:var(--success)!important;border-color:#0000!important}.ant-tag-gold,.ant-tag-warning{background:var(--warning-soft)!important;color:var(--warning-strong)!important;border-color:#0000!important}.ant-tag-red,.ant-tag-error{background:var(--danger-soft)!important;color:var(--danger)!important;border-color:#0000!important}.ant-table-thead>tr>th{background:var(--bg-muted)!important;color:var(--text-muted)!important;border-bottom:1px solid var(--border-muted)!important;font-weight:600!important}.ant-table-tbody>tr:hover>td{background:#4f7cff0a!important}.table-fill--management .ant-table-cell-fix-right,.table-fill--management .ant-table-cell-fix-right-first,.table-fill--management .ant-table-cell-fix-left,.table-fill--management .ant-table-cell-fix-left-last{z-index:3;background-clip:padding-box;background:var(--bg-panel)!important}.table-fill--management .ant-table-thead>tr>th.ant-table-cell-fix-right,.table-fill--management .ant-table-thead>tr>th.ant-table-cell-fix-right-first,.table-fill--management .ant-table-thead>tr>th.ant-table-cell-fix-left,.table-fill--management .ant-table-thead>tr>th.ant-table-cell-fix-left-last{z-index:5;background:var(--bg-muted)!important}.table-fill--management .ant-table-tbody>tr:hover>td.ant-table-cell-fix-right,.table-fill--management .ant-table-tbody>tr:hover>td.ant-table-cell-fix-right-first,.table-fill--management .ant-table-tbody>tr:hover>td.ant-table-cell-fix-left,.table-fill--management .ant-table-tbody>tr:hover>td.ant-table-cell-fix-left-last{background:var(--table-hover-bg)!important}.table-fill--management .ant-table-tbody>tr.management-row--active>td.ant-table-cell-fix-right,.table-fill--management .ant-table-tbody>tr.management-row--active>td.ant-table-cell-fix-right-first,.table-fill--management .ant-table-tbody>tr.management-row--active>td.ant-table-cell-fix-left,.table-fill--management .ant-table-tbody>tr.management-row--active>td.ant-table-cell-fix-left-last,.table-fill--management .ant-table-tbody>tr.ant-table-row-selected>td.ant-table-cell-fix-right,.table-fill--management .ant-table-tbody>tr.ant-table-row-selected>td.ant-table-cell-fix-right-first,.table-fill--management .ant-table-tbody>tr.ant-table-row-selected>td.ant-table-cell-fix-left,.table-fill--management .ant-table-tbody>tr.ant-table-row-selected>td.ant-table-cell-fix-left-last{background:var(--table-selected-bg)!important}.ant-pagination-item-active{background:var(--accent-soft)!important;border-color:var(--accent)!important}.ant-pagination-item-active a{color:var(--accent-strong)!important}.ant-modal-content{border-radius:var(--radius-container)!important}.ant-drawer-content,.ant-drawer-header{background:var(--bg-panel)!important}.ant-drawer-header{border-bottom:1px solid var(--border-muted)!important}.ant-alert{border-radius:var(--radius-control)!important;border:1px solid var(--border-muted)!important}.ant-alert-info{background:var(--info-soft)!important;color:var(--accent-strong)!important}.ant-alert-success{background:var(--success-soft)!important}.ant-alert-warning{background:var(--warning-soft)!important}.ant-alert-error{background:var(--danger-soft)!important}.gateway-metric-card{background:var(--bg-panel)!important;box-shadow:var(--shadow-card)!important}.gateway-metric-card__label{color:var(--text-faint);letter-spacing:0;font-size:12px}.gateway-metric-card__value{color:var(--text-main);font-feature-settings:"tnum";font-size:18px;font-weight:600}.gateway-strategy-card{border-radius:var(--radius-container)!important;background:var(--bg-panel)!important}.gateway-trend-card{background:var(--bg-panel)!important}.gateway-trend-bar__segment--success{background:var(--success)!important}.gateway-trend-bar__segment--failed{background:var(--danger)!important}.ant-drawer-body .ant-table-pagination{background:var(--bg-panel);border-top:1px solid var(--border-muted);z-index:2;position:sticky;bottom:0;margin:0!important;padding:12px 16px!important}.ant-drawer-body .ant-table-thead>tr>th{background:var(--bg-muted)!important}.ant-notification-notice{border-radius:var(--radius-container)!important;box-shadow:var(--shadow-pop)!important}.ant-message .ant-message-notice-content{border-radius:var(--radius-control)!important;box-shadow:var(--shadow-card)!important}.route-pool-title .ant-btn-sm{font-weight:500;border-radius:var(--radius-control)!important}.route-pool-title .ant-btn-sm.ant-btn-primary{box-shadow:inset 0 0 0 1px #4f7cff2e;background:var(--accent-soft)!important;color:var(--accent-strong)!important;border-color:#0000!important}.route-pool-title .ant-btn-sm.ant-btn-default:hover{background:var(--accent-soft)!important;color:var(--accent-strong)!important;border-color:#0000!important}.ant-empty-description{color:var(--text-faint);font-size:12px}@media (width<=1280px){.gateway-summary-row__strategy{max-width:none}}@media (width<=1024px){.gateway-summary-row{flex-direction:column}.gateway-summary-row__strategy,.gateway-summary-row__trend{width:100%;max-width:none;height:auto}.manual-api-key-editor{grid-template-columns:1fr}}:root{--rhythm-1:8px;--rhythm-2:13px;--rhythm-3:21px;--rhythm-4:34px;--rhythm-5:55px;--control-height:36px;--control-height-comfort:40px;--control-height-roomy:44px;--field-min-width:220px;--switch-height:28px;--switch-handle-size:20px;--switch-handle-offset:4px;--switch-handle-gap:7px;--switch-text-pad:8px;--switch-width-compact:62px;--switch-width-text:76px;--switch-width-wide:88px;--switch-track-off:#dbe3ef;--switch-track-off-hover:#cbd5e1;--switch-track-disabled:#e2e8f0;--switch-track-disabled-checked:#cbd5e1;--switch-text-off:#334155;--switch-text-on:var(--accent-foreground);--switch-text-disabled:#475569;--rhythm-page-gutter-x:21px;--rhythm-content-gutter:13px}body{letter-spacing:0}.app-content,.desktop-console .desktop-main,.login-screen .login-page,.ant-layout-header.app-header{padding-inline:var(--rhythm-page-gutter-x)!important}.page-stack,.overview-screen,.desktop-console .desktop-main,.chat-workbench .session-history{gap:var(--rhythm-content-gutter)!important}.admin-card.ant-card,.login-card,.overview-metric-card.ant-card,.overview-panel.ant-card,.gateway-overview-shell,.gateway-panel,.gateway-metric-card,.gateway-route-page .route-pool-card--standalone,.sites-page .sites-stat-card.ant-card,.sites-page .sites-list-card.ant-card,.settings-page .settings-tab-card.ant-card,.desktop-console .summary-tile,.desktop-console .service-strip,.desktop-console .desktop-alerts,.desktop-console .desktop-settings-section,.chat-workbench .session-empty,.chat-workbench .session-composer__frame{border:1px solid var(--border-soft)!important;border-radius:var(--radius-container)!important;background:var(--bg-panel)!important;box-shadow:var(--shadow-card)!important}.gateway-route-page .route-pool-card--standalone,.sites-page .sites-list-card.ant-card{overflow:hidden!important}.gateway-route-page .route-pool-card--standalone .ant-card-head,.sites-page .sites-list-card .ant-card-head,.admin-card .ant-card-head{min-height:var(--rhythm-5)!important;padding-inline:var(--rhythm-3)!important;background:var(--bg-panel)!important;border-bottom:1px solid var(--border-muted)!important}.gateway-route-page .route-pool-card--standalone .ant-card-head-title,.sites-page .sites-list-card .ant-card-head-title,.admin-card .ant-card-head-title{padding-block:var(--rhythm-2)!important;color:var(--text-main)!important;font-size:14px!important;font-weight:700!important;line-height:1.35!important}.gateway-route-page .route-pool-card--standalone .ant-card-extra,.sites-page .sites-list-card .ant-card-extra,.admin-card .ant-card-extra{padding-block:var(--rhythm-2)!important}.ant-btn{min-height:var(--control-height);justify-content:center!important;align-items:center!important;line-height:1.2!important;display:inline-flex!important}.ant-btn-sm,.site-action-btn.ant-btn,.site-actions-menu-button.ant-btn,.gateway-actions-menu-button.ant-btn,.desktop-console .service-line__copy,.chat-workbench .session-attachment button{min-width:var(--control-height)!important;height:var(--control-height)!important;min-height:var(--control-height)!important;border-radius:var(--radius-control)!important;padding-inline:10px!important}.ant-btn-icon-only,.site-actions-menu-button.ant-btn,.gateway-actions-menu-button.ant-btn,.desktop-console .service-line__copy,.chat-workbench .session-attachment button{width:var(--control-height)!important;padding-inline:0!important}.ant-input:not(textarea),.ant-input-affix-wrapper,.ant-select:not(.ant-select-customize-input) .ant-select-selector,.ant-input-number,.ant-picker{height:var(--control-height)!important;min-height:var(--control-height)!important}.ant-input:not(textarea),.ant-input-number-input{line-height:calc(var(--control-height) - 2px)!important}.ant-input-affix-wrapper .ant-input{min-width:0!important;height:auto!important;min-height:0!important;line-height:1.35!important}.ant-input-password.ant-input-affix-wrapper{gap:8px;display:inline-flex!important}.ant-input-password .ant-input-suffix{flex:none;margin-inline-start:4px!important}textarea.ant-input{resize:vertical;height:auto!important;min-height:96px!important;padding:10px 12px!important;line-height:1.5!important}textarea.ant-input[rows="2"]{min-height:72px!important}textarea.ant-input[rows="3"]{min-height:96px!important}textarea.ant-input[rows="4"]{min-height:120px!important}textarea.ant-input[rows="8"]{min-height:180px!important}textarea.ant-input[rows="12"]{min-height:240px!important}textarea.ant-input[rows="20"]{min-height:360px!important}.ant-input-affix-wrapper,.ant-select:not(.ant-select-customize-input) .ant-select-selector{align-items:center!important;padding-block:0!important}.ant-select-single{height:var(--control-height)!important}.ant-input-number-handler-wrap{width:var(--control-height)!important}.ant-input-number-handler{min-width:var(--control-height)!important;height:17px!important}.ant-switch.app-switch{min-width:var(--switch-width-text)!important;height:var(--switch-height)!important;line-height:var(--switch-height)!important;border-radius:var(--radius-control)!important;background:var(--switch-track-off)!important;vertical-align:middle!important}.ant-switch.app-switch--compact{min-width:var(--switch-width-compact)!important}.ant-switch.app-switch--text{min-width:var(--switch-width-text)!important}.ant-switch.app-switch--wide{min-width:var(--switch-width-wide)!important}.ant-switch.app-switch--compact .ant-switch-inner-checked,.ant-switch.app-switch--compact .ant-switch-inner-unchecked{font-size:12px!important}.ant-switch.app-switch.ant-switch-checked{background:var(--accent)!important}.ant-switch.app-switch:not(.ant-switch-disabled):hover{background:var(--switch-track-off-hover)!important}.ant-switch.app-switch.ant-switch-checked:not(.ant-switch-disabled):hover{background:var(--accent-strong)!important}.ant-switch.app-switch.ant-switch-disabled{background:var(--switch-track-disabled)!important;cursor:not-allowed!important}.ant-switch.app-switch.ant-switch-checked.ant-switch-disabled{background:var(--switch-track-disabled-checked)!important}.ant-switch.app-switch.ant-switch-disabled .ant-switch-inner-checked,.ant-switch.app-switch.ant-switch-disabled .ant-switch-inner-unchecked,.ant-switch.app-switch.ant-switch-checked.ant-switch-disabled .ant-switch-inner-checked{color:var(--switch-text-disabled)!important}.ant-switch.app-switch .ant-switch-handle{inset-inline-start:var(--switch-handle-offset)!important;top:var(--switch-handle-offset)!important;width:var(--switch-handle-size)!important;height:var(--switch-handle-size)!important}.ant-switch.app-switch.ant-switch-checked .ant-switch-handle{inset-inline-start:calc(100% - var(--switch-handle-size) - var(--switch-handle-offset))!important}.ant-switch.app-switch .ant-switch-handle:before{border-radius:var(--radius-xs)!important}.ant-switch.app-switch:not(.ant-switch-disabled):active .ant-switch-handle:before,.ant-switch.app-switch.ant-switch-checked:not(.ant-switch-disabled):active .ant-switch-handle:before{inset-block:0!important;inset-inline:0!important}.ant-switch.app-switch .ant-switch-inner{height:calc(var(--switch-height) - 2px)!important;min-height:calc(var(--switch-height) - 2px)!important;border-radius:var(--radius-control)!important;padding:0!important;position:absolute!important;inset:1px!important}.ant-switch.app-switch .ant-switch-inner-checked,.ant-switch.app-switch .ant-switch-inner-unchecked{min-width:0!important;height:calc(var(--switch-height) - 2px)!important;min-height:calc(var(--switch-height) - 2px)!important;color:var(--switch-text-off)!important;text-overflow:ellipsis!important;white-space:nowrap!important;pointer-events:none!important;justify-content:center!important;align-items:center!important;margin:0!important;font-size:12px!important;font-weight:700!important;line-height:1!important;transition:opacity .16s!important;display:flex!important;position:absolute!important;inset-block:0!important;overflow:hidden!important}.ant-switch.app-switch .ant-switch-inner-checked{opacity:0!important;inset-inline-start:var(--switch-text-pad)!important;inset-inline-end:calc(var(--switch-handle-size) + var(--switch-handle-gap))!important}.ant-switch.app-switch .ant-switch-inner-unchecked{opacity:1!important;inset-inline-start:calc(var(--switch-handle-size) + var(--switch-handle-gap))!important;inset-inline-end:var(--switch-text-pad)!important}.ant-switch.app-switch.ant-switch-checked .ant-switch-inner-checked{color:var(--switch-text-on)!important;opacity:1!important}.ant-switch.app-switch.ant-switch-checked .ant-switch-inner-unchecked{opacity:0!important}.page-toolbar,.route-pool-filters,.route-pool-searchbar,.sites-list-toolbar,.desktop-console .desktop-topbar,.service-line,.section-heading{gap:var(--rhythm-2)!important}.route-pool-filters,.sites-list-toolbar{padding:var(--table-filter-gutter)!important;border-bottom:1px solid var(--border-muted)!important;background:var(--bg-panel)!important;align-items:center!important}.gateway-route-page.gateway-route-page .route-pool-filters{grid-template-columns:minmax(0,1fr);display:grid!important}.route-pool-type-tabs{grid-auto-columns:max-content;grid-auto-flow:column;justify-content:start;align-items:center;gap:var(--rhythm-1)!important;display:grid!important}.route-pool-type-tabs .ant-btn{width:auto;min-width:66px;font-size:13px!important;font-weight:600!important}.gateway-route-page.gateway-route-page .route-pool-searchbar{grid-template-columns:minmax(240px,1.15fr) minmax(128px,.55fr) minmax(200px,.9fr) minmax(150px,.65fr) minmax(104px,max-content) max-content max-content;align-items:center;min-width:0;justify-content:stretch!important;display:grid!important}.gateway-route-page.gateway-route-page .route-pool-actions{justify-self:end;align-items:center;display:inline-flex}.gateway-route-page.gateway-route-page .route-pool-actions .ant-btn{white-space:nowrap;min-width:104px}.gateway-route-page.gateway-route-page .route-selection-toolbar{grid-column:1/-1}.route-pool-filter,.route-pool-filter--search,.route-pool-filter--group,.route-pool-filter--compact{flex:auto!important;width:100%!important;min-width:0!important;max-width:none!important}.route-pool-switch-field{min-width:0;height:var(--control-height);justify-content:flex-end;align-items:center;gap:8px;display:inline-flex}.route-pool-switch-field>span{color:var(--text-muted);white-space:nowrap;font-size:13px;font-weight:600;line-height:18px}.route-pool-filter-switch.ant-switch{flex:none;justify-self:end;width:auto!important;max-width:none!important}.route-pool-clear.ant-btn{justify-self:end;width:auto!important;min-width:82px!important}.gateway-route-page .route-pool-card--standalone,.gateway-route-page.gateway-route-page .route-pool-card--standalone.ant-card,.sites-page .sites-stat-card.ant-card,.sites-page.sites-page .sites-stat-card.ant-card{border-radius:var(--radius-container)!important;background:var(--bg-panel)!important;box-shadow:var(--shadow-card)!important}.gateway-route-page .route-pool-card--standalone .ant-card-head,.gateway-route-page.gateway-route-page .route-pool-card--standalone .ant-card-head{min-height:var(--rhythm-5)!important;padding-inline:var(--rhythm-3)!important;background:var(--bg-panel)!important}.gateway-route-page .route-pool-card--standalone .ant-card-head-title,.gateway-route-page.gateway-route-page .route-pool-card--standalone .ant-card-head-title{padding-block:var(--rhythm-2)!important;color:var(--text-main)!important;font-size:14px!important;line-height:1.35!important}.gateway-route-page .route-pool-card--standalone .ant-card-body,.gateway-route-page.gateway-route-page .route-pool-card--standalone .ant-card-body{border-radius:0!important}.gateway-route-page.gateway-route-page .route-pool-filter:not(.route-pool-filter--search) .ant-input,.gateway-route-page.gateway-route-page .route-pool-filter:not(.route-pool-filter--search) .ant-input-affix-wrapper,.gateway-route-page.gateway-route-page .route-pool-filter .ant-select-selector,.sites-page.sites-page .sites-list-toolbar__search.ant-input-affix-wrapper,.sites-page.sites-page .sites-list-toolbar__search .ant-input-affix-wrapper{height:var(--control-height)!important;min-height:var(--control-height)!important;border-radius:var(--radius-control)!important;padding:0 11px!important}.sites-page.sites-page .sites-list-toolbar__search.ant-input-affix-wrapper .ant-input,.gateway-route-page.gateway-route-page .route-pool-filter:not(.route-pool-filter--search) .ant-input-affix-wrapper .ant-input,.sites-page.sites-page .sites-list-toolbar__search .ant-input-affix-wrapper .ant-input{height:auto!important;min-height:0!important;box-shadow:none!important;background:0 0!important;border:0!important;padding:0!important;line-height:1.4!important}.sites-list-toolbar{grid-template-columns:minmax(220px,1fr) auto auto auto auto;flex-wrap:nowrap!important;display:grid!important}.sites-list-toolbar__search{min-width:0;width:100%!important}.sites-list-toolbar__meta{white-space:nowrap}.table-fill--management{background:var(--bg-panel)!important;border-top:0!important}.table-fill .ant-table-wrapper .ant-table,.table-fill .ant-table-wrapper .ant-table-container,.table-fill .ant-table-wrapper .ant-table-content,.table-fill .ant-table-wrapper .ant-table-body{min-width:0;max-width:100%}.table-fill .ant-table-wrapper .ant-table-content,.table-fill .ant-table-wrapper .ant-table-body{overscroll-behavior:contain;overflow:auto!important}.table-fill .ant-table-wrapper .ant-table-thead>tr>th,.table-fill .ant-table-wrapper .ant-table-tbody>tr>td,.gateway-route-page .table-fill--management .ant-table-thead>tr>th,.gateway-route-page .table-fill--management .ant-table-tbody>tr>td,.sites-page .table-fill--management .ant-table-thead>tr>th,.sites-page .table-fill--management .ant-table-tbody>tr>td{background:var(--bg-panel)!important;color:var(--text-main)!important;letter-spacing:0!important;padding:9px 12px!important;font-size:13px!important}.table-fill .ant-table-wrapper .ant-table-thead>tr>th,.gateway-route-page .table-fill--management .ant-table-thead>tr>th,.sites-page .table-fill--management .ant-table-thead>tr>th{background:var(--bg-muted)!important;height:38px!important;color:var(--text-muted)!important}.gateway-route-page .table-fill--management .ant-table-container,.sites-page .table-fill--management .ant-table-container{border-radius:0!important}.overview-metric-card__value,.gateway-metric-card__value,.sites-stat-card__value,.summary-tile strong{letter-spacing:0!important;font-size:24px!important;line-height:1.15!important}.overview-page-head h2,.page-toolbar h2,.gateway-route-page .route-management-heading strong{letter-spacing:0!important;font-size:21px!important;line-height:1.2!important}.desktop-console,.desktop-console .desktop-main,.desktop-console .desktop-topbar,.desktop-console .summary-tile,.desktop-console .service-strip,.desktop-console .desktop-alerts,.desktop-console .desktop-settings-section{background-image:none!important}.desktop-console .desktop-main{gap:var(--rhythm-3)!important;width:min(1280px,100%)!important}.desktop-console .summary-grid{gap:var(--rhythm-2)!important}.desktop-console .summary-tile{min-height:100px!important;padding:var(--rhythm-3)!important}.desktop-console .service-line{min-height:var(--rhythm-5)!important;padding:var(--rhythm-2) var(--rhythm-3)!important}.settings-page .settings-tabs .ant-tabs-nav{padding-inline:var(--rhythm-3)!important}.settings-page .settings-tabs .ant-tabs-tab{min-height:var(--control-height)!important;padding:0 var(--rhythm-2)!important}@media (width<=1120px){.gateway-route-page.gateway-route-page .route-pool-filters{grid-template-columns:1fr!important;align-items:stretch!important}.route-pool-type-tabs{width:100%}.gateway-route-page.gateway-route-page .route-pool-searchbar{width:100%;min-width:0;grid-template-columns:repeat(2,minmax(0,1fr))!important;display:grid!important}.route-pool-filter-switch,.route-pool-switch-field,.route-pool-clear{width:auto}.route-pool-filter-switch.ant-switch{--switch-height:34px;--switch-handle-size:26px;--switch-handle-offset:4px;--switch-handle-gap:7px;--switch-text-pad:8px;--switch-width-text:80px;justify-self:start}}@media (width<=1200px){.sites-list-toolbar{grid-template-columns:minmax(220px,1fr) repeat(2,auto);align-items:stretch!important}}@media (width<=900px){:root{--page-gutter-x:10px;--page-gutter-y:10px;--content-gutter:10px;--control-height:40px;--switch-height:34px;--switch-handle-size:26px;--switch-handle-offset:4px;--switch-handle-gap:7px;--switch-text-pad:8px;--switch-width-compact:68px;--switch-width-text:80px;--switch-width-wide:96px}.app-sider.ant-layout-sider-collapsed .sider-collapse-button.ant-btn{width:var(--control-height)!important;height:var(--control-height)!important}.app-content{padding:var(--page-gutter-y) var(--page-gutter-x) calc(var(--page-gutter-y) + env(safe-area-inset-bottom,0px))!important}.route-pool-type-tabs{grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-columns:auto;width:100%;grid-auto-flow:row!important}.gateway-route-page.gateway-route-page .route-pool-searchbar,.sites-list-toolbar{width:100%;min-width:0;grid-template-columns:1fr!important}.route-pool-switch-field{justify-content:flex-start;width:100%}.sites-list-toolbar__meta{white-space:normal}.card-scroll,.table-fill .ant-table-wrapper .ant-table-body,.table-fill .ant-table-wrapper .ant-table-content{overflow:auto!important}.settings-page .settings-tabs .ant-tabs-nav{padding-inline:var(--rhythm-2)!important}.settings-page .settings-tabs .ant-tabs-nav-wrap{overflow:visible!important}.settings-page .settings-tabs .ant-tabs-nav-list{gap:var(--rhythm-1);grid-template-columns:repeat(2,minmax(0,1fr));width:100%;min-width:0!important;display:grid!important;transform:none!important}.settings-page .settings-tabs .ant-tabs-tab{border:1px solid var(--border-muted);border-radius:var(--radius-control);background:var(--bg-subtle);justify-content:center;margin:0!important}.settings-page .settings-tabs .ant-tabs-tab:nth-last-child(2){grid-column:1/-1}.settings-page .settings-tabs .ant-tabs-tab-active{background:var(--accent-soft);border-color:#2563eb47}.settings-page .settings-tabs .ant-tabs-nav-operations,.settings-page .settings-tabs .ant-tabs-ink-bar{display:none!important}}@media (width<=560px){.route-pool-type-tabs{grid-template-columns:repeat(2,minmax(0,1fr))}.overview-metric-card__value,.gateway-metric-card__value,.sites-stat-card__value,.summary-tile strong{font-size:21px!important}}html[data-theme=wireframe]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#1f2937;--bg-page:#fff;--bg-panel:#fff;--bg-muted:#fafafa;--bg-subtle:#f8fafc;--bg-hover:#f8fafc;--bg-active:#f3f4f6;--border-soft:#cbd5e1;--border-muted:#e5e7eb;--border-strong:#94a3b8;--text-main:#1f2937;--text-secondary:#4b5563;--text-muted:#6b7280;--text-faint:#9ca3af;--text-code:#374151;--accent:#4b5563;--accent-soft:#f8fafc;--accent-strong:#374151;--accent-foreground:#fff;--info:#4b5563;--info-soft:#f8fafc;--success:#15803d;--success-soft:#f0fdf4;--warning:#b45309;--warning-soft:#fffbeb;--warning-strong:#92400e;--danger:#b91c1c;--danger-soft:#fef2f2;--table-header-bg:#fff;--table-hover-bg:#f8fafc;--table-selected-bg:#f3f4f6;--shadow-card:none;--shadow-card-hover:none;--shadow-control-hover:none;--shadow-control-active:none;--focus-ring:0 0 0 2px #94a3b847;--shadow-pop:none;--radius-xs:0;--radius-control:0;--radius-container:0;--control-height:34px;--control-height-comfort:38px;--control-height-roomy:40px;background:#fff}html[data-theme=wireframe] *,html[data-theme=wireframe] :before,html[data-theme=wireframe] :after{box-shadow:none!important;text-shadow:none!important;filter:none!important;-webkit-backdrop-filter:none!important;border-radius:0!important;transition:none!important;animation:none!important}html[data-theme=wireframe] body{color:var(--text-main);background:var(--bg-page);-webkit-font-smoothing:auto;-moz-osx-font-smoothing:auto}html[data-theme=wireframe] ::selection{color:#fff;background:#4b5563}html[data-theme=wireframe] ::-webkit-scrollbar-thumb{background:#9ca3af;border:0}html[data-theme=wireframe] .ant-layout,html[data-theme=wireframe] .app-shell,html[data-theme=wireframe] .app-main,html[data-theme=wireframe] .app-content,html[data-theme=wireframe] .app-sider,html[data-theme=wireframe] .ant-card,html[data-theme=wireframe] .ant-modal-content,html[data-theme=wireframe] .ant-drawer-content,html[data-theme=wireframe] .ant-popover-inner,html[data-theme=wireframe] .ant-dropdown-menu,html[data-theme=wireframe] .ant-table,html[data-theme=wireframe] .ant-table-container{background:#fff!important}html[data-theme=wireframe] .ant-card,html[data-theme=wireframe] .admin-card.ant-card,html[data-theme=wireframe] .login-card.ant-card,html[data-theme=wireframe] .overview-metric-card.ant-card,html[data-theme=wireframe] .overview-panel.ant-card,html[data-theme=wireframe] .gateway-overview-shell,html[data-theme=wireframe] .gateway-panel,html[data-theme=wireframe] .gateway-metric-card,html[data-theme=wireframe] .gateway-route-page .route-pool-card--standalone,html[data-theme=wireframe] .sites-page .sites-stat-card.ant-card,html[data-theme=wireframe] .sites-page .sites-list-card.ant-card,html[data-theme=wireframe] .settings-page .settings-tab-card.ant-card,html[data-theme=wireframe] .desktop-console .summary-tile,html[data-theme=wireframe] .desktop-console .service-strip,html[data-theme=wireframe] .desktop-console .desktop-alerts,html[data-theme=wireframe] .desktop-console .desktop-settings-section,html[data-theme=wireframe] .chat-workbench .session-empty,html[data-theme=wireframe] .chat-workbench .session-composer__frame{border:1px solid var(--border-soft)!important;background:#fff!important}html[data-theme=wireframe] .brand-mark{border:1px solid var(--border-soft)!important;color:var(--text-main)!important;background:#fff!important}html[data-theme=wireframe] .brand-mark img{opacity:.92;mix-blend-mode:multiply}html[data-theme=wireframe] .sider-footer__panel,html[data-theme=wireframe] .header-status,html[data-theme=wireframe] .app-header__user.ant-tag,html[data-theme=wireframe] .page-toolbar__endpoint code{border:1px solid var(--border-soft)!important;color:var(--text-main)!important;background:#fff!important}html[data-theme=wireframe] .app-menu.ant-menu .ant-menu-item{color:var(--text-secondary)!important;background:0 0!important;transform:none!important}html[data-theme=wireframe] .app-menu.ant-menu-light .ant-menu-item-selected,html[data-theme=wireframe] .app-menu.ant-menu-light .ant-menu-item-selected:hover{border:1px solid var(--border-soft)!important;background:var(--bg-active)!important;color:var(--text-main)!important}html[data-theme=wireframe] .app-menu.ant-menu-light .ant-menu-item:not(.ant-menu-item-selected):hover,html[data-theme=wireframe] .app-menu.ant-menu-light .ant-menu-item:not(.ant-menu-item-selected):focus-visible{border:1px solid var(--border-muted)!important;background:var(--bg-hover)!important;color:var(--text-main)!important;transform:none!important}html[data-theme=wireframe] .header-status--primary,html[data-theme=wireframe] .header-status--info,html[data-theme=wireframe] .header-status--success,html[data-theme=wireframe] .header-status--warning,html[data-theme=wireframe] .ant-tag,html[data-theme=wireframe] .ant-alert{background:#fff!important}html[data-theme=wireframe] .ant-btn,html[data-theme=wireframe] .ant-input,html[data-theme=wireframe] .ant-input-affix-wrapper,html[data-theme=wireframe] .ant-input-number,html[data-theme=wireframe] .ant-select:not(.ant-select-customize-input) .ant-select-selector,html[data-theme=wireframe] .ant-picker,html[data-theme=wireframe] .ant-mentions,html[data-theme=wireframe] .ant-textarea-show-count:after{border-color:var(--border-soft)!important;color:var(--text-main)!important;background:#fff!important}html[data-theme=wireframe] body .ant-btn,html[data-theme=wireframe] body .ant-btn-circle,html[data-theme=wireframe] body .ant-btn-round,html[data-theme=wireframe] body .ant-btn-icon-only,html[data-theme=wireframe] body .site-action-btn.ant-btn,html[data-theme=wireframe] body .site-actions-menu-button.ant-btn,html[data-theme=wireframe] body .site-name-open-btn.ant-btn,html[data-theme=wireframe] body .gateway-actions-menu-button.ant-btn,html[data-theme=wireframe] body .gateway-active-feed__copy.ant-btn,html[data-theme=wireframe] body .gateway-active-feed__detail.ant-btn,html[data-theme=wireframe] body .desktop-console .service-line__copy.ant-btn,html[data-theme=wireframe] body .chat-workbench .session-attachment button{box-shadow:none!important;border-radius:0!important}html[data-theme=wireframe] body .ant-btn:not(:disabled):hover,html[data-theme=wireframe] body .ant-btn:not(:disabled):focus-visible,html[data-theme=wireframe] body .site-action-btn.ant-btn:not(:disabled):hover,html[data-theme=wireframe] body .site-actions-menu-button.ant-btn:not(:disabled):hover,html[data-theme=wireframe] body .site-name-open-btn.ant-btn:not(:disabled):hover,html[data-theme=wireframe] body .gateway-actions-menu-button.ant-btn:not(:disabled):hover,html[data-theme=wireframe] body .gateway-active-feed__copy.ant-btn:not(:disabled):hover,html[data-theme=wireframe] body .gateway-active-feed__detail.ant-btn:not(:disabled):hover,html[data-theme=wireframe] body .desktop-console .service-line__copy.ant-btn:not(:disabled):hover{border-color:var(--border-soft)!important;background:var(--bg-hover)!important;color:var(--text-main)!important;transform:none!important}html[data-theme=wireframe] .ant-btn-primary,html[data-theme=wireframe] .ant-btn-primary:hover,html[data-theme=wireframe] .ant-btn-primary:focus{color:#fff!important;background:#4b5563!important;border-color:#4b5563!important}html[data-theme=wireframe] .ant-btn-primary:hover,html[data-theme=wireframe] .ant-btn-primary:focus{background:#374151!important}html[data-theme=wireframe] .ant-btn-default:hover,html[data-theme=wireframe] .ant-btn-default:focus{border-color:var(--border-soft)!important;background:var(--bg-hover)!important;color:var(--text-main)!important}html[data-theme=wireframe] .ant-select-focused .ant-select-selector,html[data-theme=wireframe] .ant-input:focus,html[data-theme=wireframe] .ant-input-focused,html[data-theme=wireframe] .ant-input-number-focused,html[data-theme=wireframe] .ant-input-password.ant-input-affix-wrapper-focused,html[data-theme=wireframe] .ant-picker-focused{border-color:var(--border-strong)!important;color:var(--text-main)!important;outline:1px solid var(--border-muted)!important;background:#fff!important}html[data-theme=wireframe] .ant-table-thead>tr>th,html[data-theme=wireframe] .ant-table-tbody>tr>td,html[data-theme=wireframe] .ant-table-wrapper .ant-table-thead>tr>th,html[data-theme=wireframe] .ant-table-wrapper .ant-table-tbody>tr>td{border-color:var(--border-muted)!important;background:#fff!important}html[data-theme=wireframe] .ant-table-tbody>tr:hover>td,html[data-theme=wireframe] .table-fill--management .ant-table-tbody>tr:hover>td.ant-table-cell-fix-right,html[data-theme=wireframe] .table-fill--management .ant-table-tbody>tr:hover>td.ant-table-cell-fix-right-first,html[data-theme=wireframe] .table-fill--management .ant-table-tbody>tr:hover>td.ant-table-cell-fix-left,html[data-theme=wireframe] .table-fill--management .ant-table-tbody>tr:hover>td.ant-table-cell-fix-left-last{background:var(--table-hover-bg)!important}html[data-theme=wireframe] .ant-table-row-selected>td{background:var(--table-selected-bg)!important}html[data-theme=wireframe] .ant-dropdown-menu-item:hover,html[data-theme=wireframe] .ant-select-item-option-active,html[data-theme=wireframe] .ant-pagination-item:hover,html[data-theme=wireframe] .ant-tabs-tab:hover{background:var(--bg-hover)!important;color:var(--text-main)!important}html[data-theme=wireframe] body [class*=pill],html[data-theme=wireframe] body [class*=badge],html[data-theme=wireframe] body [class*=tag],html[data-theme=wireframe] body .ant-tag,html[data-theme=wireframe] body .ant-badge-count,html[data-theme=wireframe] body .ant-switch,html[data-theme=wireframe] body .ant-switch-handle:before,html[data-theme=wireframe] body .ant-pagination-item,html[data-theme=wireframe] body .ant-select-dropdown,html[data-theme=wireframe] body .ant-dropdown,html[data-theme=wireframe] body .ant-tooltip-inner,html[data-theme=wireframe] body .ant-popover,html[data-theme=wireframe] body .ant-popover-inner,html[data-theme=wireframe] body .ant-modal-content,html[data-theme=wireframe] body .ant-drawer-content,html[data-theme=wireframe] body .ant-message-notice-content,html[data-theme=wireframe] body .ant-notification-notice{box-shadow:none!important;border-radius:0!important}html[data-theme=wireframe] body [class*=pill]:hover,html[data-theme=wireframe] body [class*=badge]:hover,html[data-theme=wireframe] body [class*=tag]:hover,html[data-theme=wireframe] body .ant-tag:hover,html[data-theme=wireframe] body .ant-pagination-item:hover{background:var(--bg-hover)!important}html[data-theme=wireframe] .pricing-actions{border:1px solid var(--border-soft)!important;background:#fff!important}html[data-theme=wireframe] body .ant-card,html[data-theme=wireframe] body .ant-card-body,html[data-theme=wireframe] body .ant-modal-content,html[data-theme=wireframe] body .ant-drawer-content,html[data-theme=wireframe] body .ant-table-thead>tr>th,html[data-theme=wireframe] body .ant-table-tbody>tr>td,html[data-theme=wireframe] body .ant-collapse,html[data-theme=wireframe] body .ant-collapse-content,html[data-theme=wireframe] body .ant-collapse-header,html[data-theme=wireframe] body .ant-tabs-tab-btn,html[data-theme=wireframe] body .ant-segmented-item,html[data-theme=wireframe] body .ant-segmented,html[data-theme=wireframe] body .ant-statistic-content,html[data-theme=wireframe] body .ant-statistic-title,html[data-theme=wireframe] body .ant-alert,html[data-theme=wireframe] body .ant-message-notice-content,html[data-theme=wireframe] body .ant-notification-notice,html[data-theme=wireframe] body .ant-tooltip-inner,html[data-theme=wireframe] body .ant-popover-inner,html[data-theme=wireframe] body .ant-dropdown-menu,html[data-theme=wireframe] body .ant-pagination-item,html[data-theme=wireframe] body .ant-tag,html[data-theme=wireframe] body .ant-badge-count,html[data-theme=wireframe] body .ant-card-head,html[data-theme=wireframe] body .app-shell,html[data-theme=wireframe] body .app-main,html[data-theme=wireframe] body .app-content,html[data-theme=wireframe] body .app-sider,html[data-theme=wireframe] body .app-header,html[data-theme=wireframe] body .page-toolbar,html[data-theme=wireframe] body .page-stack,html[data-theme=wireframe] body .card-shell,html[data-theme=wireframe] body .brand-mark,html[data-theme=wireframe] body .sider-footer__panel,html[data-theme=wireframe] body .header-status,html[data-theme=wireframe] body .site-package-cell,html[data-theme=wireframe] body .site-empty-pill,html[data-theme=wireframe] body .pricing-multiplier,html[data-theme=wireframe] body .pricing-actions,html[data-theme=wireframe] body .route-pool-status__card,html[data-theme=wireframe] body .route-pool-preview__row,html[data-theme=wireframe] body .gateway-usage-summary__item,html[data-theme=wireframe] body .gateway-strategy-board,html[data-theme=wireframe] body .gateway-panel,html[data-theme=wireframe] body .gateway-metric-card,html[data-theme=wireframe] body .gateway-overview-shell,html[data-theme=wireframe] body .overview-metric-card,html[data-theme=wireframe] body .overview-panel,html[data-theme=wireframe] body .summary-tile,html[data-theme=wireframe] body .service-strip,html[data-theme=wireframe] body .service-line,html[data-theme=wireframe] body .service-control-panel,html[data-theme=wireframe] body .desktop-alerts,html[data-theme=wireframe] body .desktop-settings-section,html[data-theme=wireframe] body .smart-bias-panel,html[data-theme=wireframe] body .chat-workbench .session-empty,html[data-theme=wireframe] body .chat-workbench .session-composer__frame,html[data-theme=wireframe] body .login-card,html[data-theme=wireframe] body .login-page,html[data-theme=wireframe] body .login-aside,html[data-theme=wireframe] body .login-card:before,html[data-theme=wireframe] body .login-card:after,html[data-theme=wireframe] body .login-aside:before,html[data-theme=wireframe] body .login-aside:after,html[data-theme=wireframe] body .gateway-core__shield,html[data-theme=wireframe] body .gateway-core__shield:after,html[data-theme=wireframe] body .gateway-active-feed-panel:before,html[data-theme=wireframe] body .sites-page:before,html[data-theme=wireframe] body .sites-page:after,html[data-theme=wireframe] body .gateway-route-page:before,html[data-theme=wireframe] body .gateway-route-page:after{background:#fff!important}html[data-theme=wireframe] body .ant-table-thead>tr>th,html[data-theme=wireframe] body .overview-metric-card--blue,html[data-theme=wireframe] body .overview-metric-card--green,html[data-theme=wireframe] body .overview-metric-card--amber,html[data-theme=wireframe] body .summary-tile--blue,html[data-theme=wireframe] body .summary-tile--green,html[data-theme=wireframe] body .summary-tile--slate,html[data-theme=wireframe] body .summary-tile--amber,html[data-theme=wireframe] body .gateway-usage-summary__item--primary,html[data-theme=wireframe] body .gateway-usage-summary__item--success,html[data-theme=wireframe] body .gateway-usage-summary__item--warning,html[data-theme=wireframe] body .gateway-usage-summary__item--info,html[data-theme=wireframe] body .site-card--blue,html[data-theme=wireframe] body .site-card--green,html[data-theme=wireframe] body .site-card--amber,html[data-theme=white] body .service-control-panel{background:#f8fafc!important}html[data-theme=wireframe] body .smart-bias-panel{border-style:solid!important}html[data-theme=wireframe] body .ant-progress-bg,html[data-theme=wireframe] body .ant-progress-success-bg,html[data-theme=wireframe] body .route-probe-progress__bar span,html[data-theme=wireframe] body .route-pool-status__bar span,html[data-theme=wireframe] body .gateway-strategy-board__track span,html[data-theme=wireframe] body .metric-progress,html[data-theme=wireframe] body .metric-progress>span,html[data-theme=wireframe] body .login-progress span,html[data-theme=wireframe] body .ant-switch,html[data-theme=wireframe] body .ant-switch-inner,html[data-theme=wireframe] body .ant-switch-handle:before,html[data-theme=wireframe] body .ant-slider,html[data-theme=wireframe] body .ant-slider-handle,html[data-theme=wireframe] body .ant-slider-track{background-image:initial}html[data-theme=wireframe] body .ant-tooltip-inner,html[data-theme=wireframe] body .ant-tooltip-arrow:before,html[data-theme=wireframe] body .ant-tooltip-arrow:after,html[data-theme=wireframe] body .ant-popover-inner,html[data-theme=wireframe] body .ant-popover-arrow:before,html[data-theme=wireframe] body .ant-popover-arrow:after,html[data-theme=wireframe] body .ant-popover-title,html[data-theme=wireframe] body .ant-popover-inner-content,html[data-theme=wireframe] body .ant-dropdown-menu,html[data-theme=wireframe] body .ant-dropdown-menu-item,html[data-theme=wireframe] body .ant-dropdown-menu-item>*,html[data-theme=wireframe] body .ant-dropdown-menu-submenu-title,html[data-theme=wireframe] body .ant-dropdown-menu-submenu-title>*,html[data-theme=wireframe] body .ant-message-notice-content,html[data-theme=wireframe] body .ant-message-notice-content>*,html[data-theme=wireframe] body .ant-message-custom-content,html[data-theme=wireframe] body .ant-message-custom-content>*,html[data-theme=wireframe] body .ant-notification-notice,html[data-theme=wireframe] body .ant-notification-notice-message,html[data-theme=wireframe] body .ant-notification-notice-description,html[data-theme=wireframe] body .ant-notification-notice-close,html[data-theme=wireframe] body .ant-modal-content,html[data-theme=wireframe] body .ant-modal-confirm-title,html[data-theme=wireframe] body .ant-modal-confirm-content,html[data-theme=wireframe] body .ant-drawer-header,html[data-theme=wireframe] body .ant-drawer-title,html[data-theme=wireframe] body .ant-drawer-content,html[data-theme=wireframe] body .ant-card-head-title,html[data-theme=wireframe] body .ant-card-body,html[data-theme=wireframe] body .ant-statistic-title,html[data-theme=wireframe] body .ant-statistic-content,html[data-theme=wireframe] body .ant-empty-description,html[data-theme=wireframe] body .ant-alert-message,html[data-theme=wireframe] body .ant-alert-description,html[data-theme=wireframe] body .ant-segmented-item,html[data-theme=wireframe] body .ant-segmented-item>*,html[data-theme=wireframe] body .ant-segmented-thumb,html[data-theme=wireframe] body .ant-collapse-header,html[data-theme=wireframe] body .ant-collapse-content,html[data-theme=wireframe] body .ant-collapse-content>*,html[data-theme=wireframe] body .ant-tabs-tab-btn,html[data-theme=wireframe] body .ant-result-title,html[data-theme=wireframe] body .ant-result-subtitle,html[data-theme=wireframe] body .ant-skeleton,html[data-theme=wireframe] body .ant-skeleton-content,html[data-theme=wireframe] body .ant-skeleton-content li,html[data-theme=wireframe] body .ant-skeleton-avatar,html[data-theme=wireframe] body .ant-tag,html[data-theme=wireframe] body .ant-badge-count,html[data-theme=wireframe] body .ant-badge-count>*,html[data-theme=wireframe] body .ant-table-thead>tr>th,html[data-theme=wireframe] body .ant-table-tbody>tr>td,html[data-theme=wireframe] body .ant-table-cell-fix-left,html[data-theme=wireframe] body .ant-table-cell-fix-right,html[data-theme=wireframe] body .ant-table-container,html[data-theme=wireframe] body .ant-picker-dropdown,html[data-theme=wireframe] body .ant-picker-panel,html[data-theme=wireframe] body .ant-picker-content,html[data-theme=wireframe] body .ant-picker-cell-inner,html[data-theme=wireframe] body .ant-select-dropdown,html[data-theme=wireframe] body .ant-select-item,html[data-theme=wireframe] body .ant-select-item-option-content,html[data-theme=wireframe] body .ant-cascader-menu,html[data-theme=wireframe] body .ant-cascader-menu-item,html[data-theme=wireframe] body .ant-tree,html[data-theme=wireframe] body .ant-tree-treenode,html[data-theme=wireframe] body .ant-tree-node-content-wrapper,html[data-theme=wireframe] body .ant-transfer-list,html[data-theme=wireframe] body .ant-transfer-list-content-item,html[data-theme=wireframe] body .ant-image-preview,html[data-theme=wireframe] body .ant-image-preview-operations,html[data-theme=wireframe] body .ant-image-preview-operations-operation,html[data-theme=wireframe] body .ant-image-preview-wrap{color:var(--text-main)!important}html[data-theme=wireframe] body .ant-badge-count{color:#fff!important;background:#4b5563!important}html[data-theme=wireframe] body .ant-statistic-content-value,html[data-theme=wireframe] body .ant-tag,html[data-theme=wireframe] body .ant-collapse-header,html[data-theme=wireframe] body .ant-card-head-title,html[data-theme=wireframe] body .ant-modal-confirm-title,html[data-theme=wireframe] body .ant-notification-notice-message{font-weight:600;color:var(--text-main)!important}html[data-theme=wireframe] body .ant-dropdown-menu-item-selected,html[data-theme=wireframe] body .ant-dropdown-menu-item-selected>*,html[data-theme=wireframe] body .ant-select-item-option-selected,html[data-theme=wireframe] body .ant-select-item-option-selected .ant-select-item-option-content,html[data-theme=wireframe] body .ant-tabs-tab-active .ant-tabs-tab-btn,html[data-theme=wireframe] body .ant-segmented-item-selected,html[data-theme=wireframe] body .ant-segmented-item-selected>*,html[data-theme=wireframe] body .ant-tree-node-selected{font-weight:600;color:var(--accent-strong)!important;background:var(--bg-active)!important}html[data-theme=wireframe] body .ant-tooltip-arrow:before,html[data-theme=wireframe] body .ant-tooltip-arrow:after,html[data-theme=wireframe] body .ant-popover-arrow:before,html[data-theme=wireframe] body .ant-popover-arrow:after,html[data-theme=wireframe] body .ant-tooltip-inner,html[data-theme=wireframe] body .ant-popover-inner,html[data-theme=wireframe] body .ant-dropdown-menu,html[data-theme=wireframe] body .ant-message-notice-content,html[data-theme=wireframe] body .ant-notification-notice,html[data-theme=wireframe] body .ant-modal-content,html[data-theme=wireframe] body .ant-drawer-content,html[data-theme=wireframe] body .ant-select-dropdown,html[data-theme=wireframe] body .ant-picker-dropdown .ant-picker-panel,html[data-theme=wireframe] body .ant-cascader-menu,html[data-theme=wireframe] body .ant-image-preview-operations{border:1px solid var(--border-muted)!important;background:#fff!important}html[data-theme=wireframe] body .ant-message-notice-content{background:#fff!important}html[data-theme=wireframe] body .ant-tooltip-inner,html[data-theme=wireframe] body .ant-tooltip,html[data-theme=wireframe] body .ant-tooltip-inner>*,html[data-theme=wireframe] body .ant-tooltip-inner code{color:var(--text-main)!important;background:#fff!important}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}
