:root{--points-color:#f5b72e;color:#172033;background:#f5f7fb;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button{color:#172033;cursor:pointer;background:#fff;border:1px solid #c8d1e2;border-radius:8px;padding:8px 12px}button:hover:not(:disabled){border-color:#5266d8}button:disabled{cursor:not-allowed;opacity:.55}input,select,textarea{border:1px solid #c8d1e2;border-radius:8px;width:100%;padding:9px 10px}textarea{resize:vertical;min-height:86px}pre{color:#e5e7eb;background:#111827;border-radius:10px;padding:16px;overflow:auto}code{font-family:Cascadia Mono,SFMono-Regular,Consolas,monospace;font-size:.9em}.appShell{min-height:100vh;display:flex}.sidebar{color:#fff;background:#111827;flex:0 0 240px;padding:24px 18px}.brand{flex-direction:column;gap:3px;margin-bottom:28px;display:flex}.brand strong{font-size:1.35rem}.brand span{color:#aab4c8}.sidebar nav{flex-direction:column;gap:8px;display:flex}.sidebar a{color:#d7def0;border-radius:10px;align-items:center;gap:10px;padding:10px 12px;text-decoration:none;display:flex}.sidebar a span{min-width:0}.sidebar a.active,.sidebar a:hover{color:#fff;background:#26314a}.content{flex:1;min-width:0;padding:28px}.mainColumn{flex-direction:column;flex:1;min-width:0;display:flex}.sidebarBackdrop{display:none}.sidebarTopRow{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.sidebarCloseButton,.mobileTopBar{display:none}.pageHeader{justify-content:space-between;align-items:center;margin-bottom:22px;display:flex}.pageHeader h1{margin:0 0 6px}.pageHeader p,.muted{color:#647086;margin:0}.toolbar,.tabs{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:16px;display:flex}.toolbar input,.toolbar select{max-width:320px}.tabs button.active{color:#fff;background:#5266d8;border-color:#5266d8}.gridCards{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;margin-bottom:18px;display:grid}.card,.panel{background:#fff;border:1px solid #dce3ef;border-radius:14px;padding:18px;box-shadow:0 8px 24px #0f172a0f}.card{color:inherit;flex-direction:column;gap:8px;text-decoration:none;display:flex}.card span{color:#647086}.panel{margin-top:18px}.panelHeader{justify-content:space-between;align-items:center;gap:12px;display:flex}.formGrid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;display:grid}.formGrid label{flex-direction:column;gap:6px;display:flex}.formGrid .wide{grid-column:1/-1}.schemaForm{gap:10px;display:grid}.schemaForm label{flex-direction:column;gap:6px;display:flex}.schemaForm small{font-weight:400}.tableWrap{-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;background:#fff;border:1px solid #dce3ef;border-radius:14px;overflow:auto}table{border-collapse:collapse;width:100%;min-width:760px}th,td{text-align:left;vertical-align:top;border-bottom:1px solid #edf1f7;padding:11px 12px}th{color:#526072;text-transform:uppercase;background:#f8fafc;font-size:.85rem}.emptyCell{color:#647086;text-align:center}.pager{justify-content:flex-end;align-items:center;gap:12px;margin-top:12px;display:flex}.pageItems{color:#647086;margin-right:auto;font-size:.9rem}.pageCount{color:#475569;background:#f1f5f9;border:1px solid #dce3ef;border-radius:999px;padding:6px 10px;font-weight:700}.pagerIcon{border-radius:999px;justify-content:center;align-items:center;width:36px;height:36px;padding:0 0 2px;font-size:1.3rem;font-weight:900;line-height:1;display:inline-flex}.chips{flex-wrap:wrap;gap:6px;display:flex}.chip{color:#3949ab;background:#eef2ff;border:1px solid #eef2ff;border-radius:999px;padding:3px 8px}.groupColorChip,.operationGroupBadge{text-overflow:ellipsis;vertical-align:middle;white-space:nowrap;border-width:1.5px;min-width:0;max-width:100%;font-weight:700;display:inline-block;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff47,0 1px 4px #0f172a3d}.groupChipButton{cursor:pointer;font:inherit}.groupChipButton:hover{filter:brightness(1.06);transform:translateY(-1px)}.moreGroupsChip{color:#475569;background:#e2e8f0;border-color:#e2e8f0;font-weight:800}.linkButton{color:#3949ab;background:0 0;border:none;padding:0}.colorDot{border:1px solid #c8d1e2;border-radius:999px;width:22px;height:22px;display:inline-block}.groupColorInput{grid-template-columns:44px 1fr;align-items:center;gap:8px;display:grid}.groupColorInput input[type=color]{cursor:pointer;width:44px;min-width:0;height:38px;padding:4px}.error{color:#9f1239;background:#fff1f2;border:1px solid #fecdd3;border-radius:10px;margin-bottom:14px;padding:12px}.notice{color:#166534;background:#ecfdf5;border:1px solid #bbf7d0;border-radius:10px;margin-bottom:14px;padding:12px}.pageAlert{align-items:flex-start;gap:10px;display:flex}.error.pageAlert,.notice.pageAlert,.loginError.pageAlert{padding:10px 10px 10px 12px}.pageAlertMessage{flex:1;min-width:0}.pageAlertDismiss{color:inherit;cursor:pointer;opacity:.7;background:0 0;border:none;border-radius:6px;flex:none;align-self:flex-start;margin:-1px -1px -1px 0;padding:4px;line-height:0}.pageAlertDismiss:hover{opacity:1;background:#0f172a14}html[data-theme=dark] .pageAlertDismiss:hover{background:#ffffff1a}.accountsImportPanel{gap:10px;display:grid}.accountsImportPanel label:not(.accountsImportCheckbox){gap:6px;display:grid}.accountsImportPanel label:not(.accountsImportCheckbox)>span{color:#64748b;letter-spacing:.02em;text-transform:uppercase;align-items:center;gap:6px;font-size:.76rem;font-weight:700;display:inline-flex}.accountsImportCheckbox,.toolbarPanel .accountsImportCheckbox{cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:flex-start;align-items:center;gap:10px;width:fit-content;display:inline-flex}.accountsImportCheckbox input[type=checkbox],.toolbarPanel .accountsImportCheckbox input[type=checkbox]{accent-color:#5266d8;box-shadow:none;cursor:pointer;background:0 0;border:none;flex:none;width:16px;height:16px;min-height:0;margin:0;padding:0}.accountsImportCheckbox span,.toolbarPanel .accountsImportCheckbox span{color:#475569;letter-spacing:normal;text-transform:none;white-space:nowrap;font-size:.88rem;font-weight:600;line-height:1.2}.accountsImportLocationGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}html[data-theme=dark] .notice{color:#bbf7d0;background:#052e1d;border-color:#166534}html[data-theme=dark] .accountsImportCheckbox span,html[data-theme=dark] .toolbarPanel .accountsImportCheckbox span{color:#cbd5e1}@media (width<=768px){.accountsImportLocationGrid{grid-template-columns:1fr}}.loginShell{color:#e2e8f0;background:#0b1220;justify-content:center;align-items:center;min-height:100dvh;padding:24px 16px;display:flex}.loginShellLoading{background:#0b1220}.loginCard{background:#0f172a;border:1px solid #25314d;border-radius:18px;gap:14px;width:100%;max-width:380px;padding:24px;display:grid;box-shadow:0 18px 48px #00000059}.loginCard h1{color:#e2e8f0;margin:0;font-size:1.35rem}.loginField{gap:6px;display:grid}.loginField span{color:#94a3b8;font-size:.82rem;font-weight:700}.loginField input[type=password]{color:#e2e8f0;font:inherit;background:#111827;border:1px solid #334155;border-radius:10px;width:100%;min-height:42px;padding:0 12px}.loginField input[type=password]:focus{border-color:#5266d8;outline:none;box-shadow:0 0 0 3px #5266d833}.loginRemember{cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:flex-start;align-items:center;gap:10px;width:fit-content;display:inline-flex}.loginRemember input[type=checkbox]{accent-color:#5266d8;cursor:pointer;flex:none;width:16px;height:16px;margin:0;padding:0}.loginRemember span{color:#cbd5e1;white-space:nowrap;font-size:.88rem;line-height:1.2}.loginError{color:#fecdd3;background:#3f1d2b;border:1px solid #7f1d1d;border-radius:10px;padding:10px 12px;font-size:.88rem}.loginSubmit{color:#fff;cursor:pointer;font:inherit;background:#5266d8;border:1px solid #4759c9;border-radius:10px;width:100%;min-height:42px;font-weight:700}.loginSubmit:disabled{cursor:not-allowed;opacity:.65}.accountsToolbar{background:#fff;border:1px solid #dce3ef;border-radius:16px;flex-direction:column;align-items:stretch;margin-bottom:12px;display:flex;position:relative;overflow:visible;box-shadow:0 8px 24px #0f172a0d}.accountsToolbar>.accountsToolbarSection:last-child{border-bottom-right-radius:15px;border-bottom-left-radius:15px}.accountsToolbarSection{padding:7px 10px}.accountsToolbarSection+.accountsToolbarSection{border-top:1px solid #eef2f6}.accountsToolbarPrimary{align-items:center;gap:6px;display:flex}.accountsSearchField{color:#5266d8;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;flex:1;align-items:center;gap:6px;min-width:0;min-height:32px;padding:0 10px;transition:border-color .15s,box-shadow .15s,background .15s;display:flex}.accountsSearchField:focus-within{background:#fff;border-color:#5266d8;box-shadow:0 0 0 3px #5266d81f}.accountsSearchField input{box-shadow:none;color:#172033;background:0 0;border:none;border-radius:0;outline:none;flex:1;width:auto;min-width:0;padding:0;font-size:.82rem}.accountsSearchField input::placeholder{color:#94a3b8}.accountsSearchClear{color:#64748b;background:#e2e8f0;border:none;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;padding:0;display:inline-flex}.accountsToolbarMeta{flex-wrap:wrap;flex:auto;justify-content:flex-start;align-items:center;gap:6px 8px;min-width:0;display:flex}.accountsToolbarControlsRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px 16px;display:flex;container:accounts-controls/inline-size}.accountsToolbarControlsRow .accountsSelectionBar,.accountsToolbarControlsRow .accountsToolbarSide{flex:0 auto;min-width:0}@container accounts-controls (width<=720px){.accountsToolbarControlsRow{flex-direction:column;align-items:stretch;gap:8px}.accountsToolbarControlsRow .accountsToolbarMeta,.accountsToolbarControlsRow .accountsToolbarMetaStart{width:100%}.accountsToolbarControlsRow .accountsSelectionBar,.accountsToolbarControlsRow .accountsToolbarSide{border-top:1px solid #eef2f6;width:100%;padding-top:8px}.accountsToolbarControlsRowActive .accountsSelectionBar,.accountsToolbarControlsRowActive .accountsToolbarSide{border-top-color:#c7d2fe}}.accountsToolbarSide{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:4px;display:flex}.toolbarPrimaryPlaceholder{flex:1;min-width:0}.toolbarSegmentTabs{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;flex-wrap:wrap;align-items:center;gap:2px;min-height:30px;padding:2px;display:inline-flex}.toolbarSegmentTabsWrap{max-width:100%}.toolbarSegmentTabs button{color:#64748b;white-space:nowrap;background:0 0;border-color:#0000;border-radius:6px;align-items:center;gap:5px;min-height:26px;padding:0 8px;font-size:.82rem;font-weight:600;display:inline-flex}.toolbarSegmentTabs button.active{color:#fff;background:#5266d8}.toolbarFilterSelect{color:#5266d8;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;align-items:center;gap:6px;min-width:0;min-height:30px;padding:0 8px;display:inline-flex}.toolbarFilterSelect svg{flex-shrink:0}.toolbarFilterSelect select{appearance:none;box-shadow:none;color:#172033;cursor:pointer;background:0 0;border:none;outline:none;width:auto;min-width:120px;min-height:28px;padding:0 4px 0 0;font-size:.82rem;font-weight:600}.toolbarIconButton.active{color:#3949ab;background:#eef2ff;border-color:#c7d2fe}.toolbarPanel{gap:10px;display:grid}.toolbarPanel label:not(.accountsImportCheckbox){gap:6px;display:grid}.toolbarPanel label:not(.accountsImportCheckbox)>span{color:#64748b;letter-spacing:.02em;text-transform:uppercase;align-items:center;gap:6px;font-size:.76rem;font-weight:700;display:inline-flex}.toolbarPanel select,.toolbarPanel input:not([type=color]):not([type=checkbox]){background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;width:100%;max-width:none;min-height:30px;padding:4px 8px;font-size:.82rem}.toolbarPanel select:focus,.toolbarPanel input:not([type=color]):not([type=checkbox]):focus{box-shadow:none;border-color:#5266d8;outline:none}.toolbarPanel .wide{grid-column:1/-1}.toolbarPanel .toolbarPrimaryButton{justify-self:start;margin-top:2px}.groupCreateInline.toolbarPanel{grid-template-columns:minmax(180px,1fr) minmax(180px,auto) auto;align-items:end;gap:10px 12px}.toolbarPanel .groupColorInput{grid-template-columns:30px 1fr;gap:6px}.toolbarPanel .groupColorInput input[type=color]{width:30px;height:30px;padding:2px}.toolbarPanel .groupColorInput input:not([type=color]){background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;width:100%;min-height:30px;padding:4px 8px;font-size:.82rem}.queueComposer.toolbarPanel,.operationsComposer.toolbarPanel{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.operationsComposer.toolbarPanel .taskOwnerSearchWrap.wide{grid-column:1/-1}.accountsToolbarPrimary .taskOwnerSearchWrap{flex:1;align-items:center;min-width:0;min-height:0;display:flex;position:relative}.accountsToolbarPrimary .taskOwnerSearchWrap .accountsSearchField{width:100%}.accountsToolbarMetaStart{flex-wrap:wrap;align-items:center;gap:6px;min-width:0;display:flex}.sortControl{align-items:center;gap:4px;display:inline-flex}.sortControlLabel{color:#64748b;letter-spacing:.02em;text-transform:uppercase;font-size:.78rem;font-weight:700}.sortControlSelectWrap{position:relative}.sortControlSelect{appearance:none;color:#172033;cursor:pointer;font:inherit;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;min-height:30px;padding:0 26px 0 8px;font-size:.82rem;font-weight:600}.sortControlChevron{color:#64748b;pointer-events:none;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.filterControl{position:relative}.accountsToolbar .filterControl{z-index:2}.accountsToolbar .filterDropdown{z-index:50}.toolbarPillButton,.toolbarTextButton,.toolbarIconButton,.toolbarPrimaryButton{font:inherit;white-space:nowrap;border-radius:8px;justify-content:center;align-items:center;gap:5px;display:inline-flex}.toolbarPillButton,.toolbarTextButton{color:#334155;background:#f8fafc;border:1px solid #e2e8f0;min-height:30px;padding:0 10px;font-size:.82rem;font-weight:600}.toolbarPillButton.active{color:#3949ab;background:#eef2ff;border-color:#c7d2fe}.toolbarTextButton{color:#5266d8;background:0 0;border-color:#0000;padding:0 6px}.toolbarIconButton{color:#5266d8;background:#f8fafc;border:1px solid #e2e8f0;width:30px;height:30px;min-height:30px;padding:0}.toolbarPrimaryButton{box-shadow:none;color:#fff;background:#5266d8;border:1px solid #4759c9;min-height:30px;padding:0 11px;font-size:.82rem;font-weight:700}.toolbarPrimaryButton:hover:not(:disabled){background:#4759c9;border-color:#3f4eb8}.toolbarBadge{color:#fff;background:#5266d8;border-radius:999px;justify-content:center;align-items:center;min-width:18px;padding:2px 6px;font-size:.72rem;font-weight:800;line-height:1;display:inline-flex}.queueWorkerBadge{color:#64748b;white-space:nowrap;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;align-items:center;gap:5px;min-height:30px;padding:0 10px;font-size:.82rem;font-weight:600;display:inline-flex}.queueWorkerBadge.active{color:#047857;background:#ecfdf5;border-color:#a7f3d0}.filterDropdown{z-index:40;background:#fff;border:1px solid #dce3ef;border-radius:12px;gap:10px;width:min(360px,100vw - 40px);max-height:min(420px,100vh - 180px);margin-top:4px;padding:10px;display:grid;position:absolute;top:100%;left:0;overflow:auto;box-shadow:0 18px 48px #0f172a24}.filterDropdownSection{gap:8px;display:grid}.filterDropdownSection+.filterDropdownSection{border-top:1px solid #eef2f6;padding-top:12px}.filterDropdownSectionHeader{grid-template-columns:auto 1fr;align-items:baseline;gap:2px 8px;display:grid}.filterDropdownSectionHeader svg{color:#5266d8;grid-row:span 2}.filterDropdownSectionHeader strong{color:#172033;font-size:.88rem}.filterDropdownHint{color:#64748b;grid-column:2;font-size:.76rem}.filterDropdownSelect{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;width:100%;min-height:30px;padding:0 8px;font-size:.82rem}.filterDropdownThreshold{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.filterDropdownThreshold .filterDropdownSelect{flex:120px;width:auto;min-width:0}.filterDropdownOwnerSearch{flex:none;width:100%;min-width:0}.filterDropdownChips,.accountsToolbarChips{flex-wrap:wrap;gap:6px;display:flex}.accountsToolbarChips{padding-top:4px;padding-bottom:4px}.filterChip{text-overflow:ellipsis;white-space:nowrap;border-radius:999px;align-items:center;gap:4px;max-width:100%;min-height:24px;padding:2px 8px;font-size:.75rem;font-weight:700;display:inline-flex;overflow:hidden}.filterChipInclude{color:#3949ab;background:#eef2ff;border:1px solid #c7d2fe}.filterChipExclude{color:#be123c;background:#fff1f2;border:1px solid #fecdd3}.filterChipBan{color:#475569;background:#f8fafc;border:1px solid #cbd5e1}.accountsSelectionBar{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:8px 12px;display:flex}.accountsSelectionSummary{color:#64748b;flex-shrink:0;align-items:center;gap:6px;min-height:30px;padding-right:2px;font-size:.82rem;display:inline-flex}.accountsToolbarControlsRowActive .accountsSelectionSummary{color:#3949ab}.accountsSelectionSummary strong{font-size:.92rem}.accountsSelectionCount{color:#3949ab;align-items:center;min-height:30px;padding-right:2px;font-size:.92rem;display:inline-flex}.accountsSelectionActions{flex-wrap:wrap;align-items:center;gap:4px;display:flex}.accountsBulkPanel{gap:10px;display:grid}.accountsBulkPanel .bulkPopoverHeader{justify-content:space-between;align-items:center;gap:8px;display:flex}.accountsBulkPanel .bulkPopoverHeader strong{font-size:.88rem;font-weight:700}.accountsBulkPanel .bulkPopoverHeader button{color:#64748b;background:0 0;border:1px solid #e2e8f0;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;padding:0;display:inline-flex}.accountsBulkPanel label{gap:6px;display:grid}.accountsBulkPanel label>span{color:#64748b;letter-spacing:.02em;text-transform:uppercase;align-items:center;gap:6px;font-size:.76rem;font-weight:700;display:inline-flex}.accountsBulkPanel select{color:#172033;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;width:100%;max-width:none;min-height:30px;padding:4px 8px;font-size:.82rem}.accountsBulkPanel select:focus{box-shadow:none;border-color:#5266d8;outline:none}.accountsBulkPanel .bulkActionHint{color:#64748b;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;align-items:flex-start;gap:8px;padding:8px 10px;font-size:.8rem;line-height:1.4;display:flex}.accountsBulkPanel .bulkActionHint svg{flex-shrink:0;margin-top:1px}.accountsBulkPanel .bulkOperationForm{border-top:1px solid #eef2f6;gap:10px;padding-top:10px;display:grid}.accountsBulkRunButton{justify-self:start;margin-top:2px}.toolbarPanel.groupCreateInline,.toolbarPanel.queueComposer,.toolbarPanel.operationsComposer{background:0 0;border:none;border-radius:0}.accountsToolbarSection.toolbarPanel{padding:10px 12px}.groupsCommandBar{align-items:stretch;gap:10px;display:grid}.groupsCommandMain{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.groupCreateInline{background:linear-gradient(#fbfdff,#f6f8fc);border:1px solid #dce3ef;border-radius:12px;grid-template-columns:minmax(220px,1fr) minmax(210px,auto) auto;align-items:end;gap:10px;padding:10px;display:grid}.groupCreateInline label{gap:5px;display:grid}.groupCreateInline label span{color:#64748b;font-size:.78rem;font-weight:800}.accountSearchBox,.accountFilterGroup,.accountSortBox,.groupSearchBox,.groupSortBox,.filterAddBox,.selectionSummary,.iconTextButton,.iconButton{background:#f8fafc;border:1px solid #e2e8f0;border-radius:11px;align-items:center;gap:7px;min-height:36px;padding:0 9px;display:flex}.accountSearchBox input,.accountFilterGroup select,.accountSortBox select,.groupSearchBox input,.groupSortBox select,.filterAddBox select{box-shadow:none;background:0 0;border:none;outline:none;min-width:0;padding-left:0}.accountSearchBox svg,.accountSortBox svg,.groupSearchBox svg,.groupSortBox svg,.filterAddBox svg,.selectionSummary svg,.iconTextButton svg,.iconButton svg,.bulkActionPopover svg{color:#5266d8;flex:none}.accountSearchBox,.groupSearchBox{flex:240px;min-width:190px}.accountSortBox,.groupSortBox{flex:0 190px;min-width:160px}.filterAddBox{flex:0 145px;min-width:130px}.accountSearchBox input,.groupSearchBox input{width:100%}.accountSortBox .iconButton,.groupSortBox .iconButton{background:#eef2ff;border-color:#dbe4ff;width:28px;min-height:28px;padding:0}.filterAddBox select{max-width:112px}.commandApplyButton,.commandBulkButton,.iconTextButton{white-space:nowrap;min-height:36px}.commandApplyButton,.commandBulkButton,.bulkActionPopover .primaryButton{justify-content:center;align-items:center;gap:7px;display:inline-flex}.commandDivider{background:#e2e8f0;width:1px;height:28px}.selectionSummary{justify-content:center;min-width:58px;font-size:.9rem}.selectionSummary strong{color:#172033}.iconTextButton,.iconButton{justify-content:center}.iconButton{width:36px;padding:0}.accountsActiveFilters{flex-wrap:wrap;gap:8px;display:flex}.activeFilterControl{background:linear-gradient(#fbfdff,#f6f8fc);border:1px solid #dce3ef;border-radius:12px;flex:320px;align-items:center;gap:8px;min-height:40px;padding:7px;display:flex}.activeFilterHeader{white-space:nowrap;align-items:center;gap:6px;display:flex}.activeFilterHeader strong{font-size:.86rem}.activeFilterHeader .iconButton{background:0 0;border-color:#0000;width:26px;height:26px;min-height:26px}.activeFilterControl select{max-width:170px;min-height:32px}.selectedFilterChips{flex-wrap:wrap;gap:6px;display:flex}.selectedFilterChips button{color:#3949ab;background:#eef2ff;border-color:#c7d2fe;border-radius:999px;align-items:center;gap:5px;min-height:28px;padding:4px 8px;font-size:.82rem;display:inline-flex}.excludeChips button{color:#be123c;background:#fff1f2;border-color:#fecdd3}.accountsControlPanel input{min-width:280px}.accountsToolbar select,.accountsControlPanel select{max-width:240px}.bulkActionPopover{z-index:20;background:#fff;border:1px solid #dce3ef;border-radius:18px;gap:12px;width:min(420px,100vw - 48px);padding:16px;display:grid;position:absolute;top:calc(100% + 8px);right:12px;box-shadow:0 24px 60px #0f172a38}.bulkPopoverHeader{justify-content:space-between;align-items:center;display:flex}.bulkPopoverHeader button{border-radius:999px;width:32px;height:32px;padding:0}.bulkActionPopover label,.bulkOperationForm{gap:6px;display:grid}.bulkActionPopover label span,.bulkActionHint{align-items:center;gap:7px;display:flex}.bulkActionHint{color:#64748b;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:9px;font-size:.86rem}.bulkOperationForm{border-top:1px solid #e6ebf4;padding-top:12px}.dataCard{position:relative}.dataCard.accountsCard,.dataCard.groupsCard,.dataCard.queueCard,.dataCard.operationsCard,.dataCard.giftcardsCard,.dataCard.modelsCard{box-shadow:none;background:0 0}.dataCardLoadingOverlay{border-radius:inherit;pointer-events:none;z-index:3;background:#f8fafcd1;justify-content:center;align-items:center;min-height:140px;display:flex;position:absolute;inset:0}.tableLoadingPlaceholder{justify-content:center;align-items:center;min-height:160px;padding:24px;display:flex}.suggestionLoadingState{justify-content:center;align-items:center;min-height:52px;padding:12px;display:flex}.spinnerOnSurface{border:3px solid #5266d82e;border-top-color:#5266d8;border-radius:999px}.spinnerSmall{width:24px;height:24px}html[data-theme=dark] .dataCardLoadingOverlay{background:#0f172ad1}html[data-theme=dark] .spinnerOnSurface{border-color:#818cf8 #818cf82e #818cf82e}.groupsCard table{table-layout:auto;width:100%}.groupsCard th:first-child,.groupsCard td:first-child{width:100%;min-width:0}.groupsCard th:nth-child(2),.groupsCard td:nth-child(2),.groupsCard th:nth-child(3),.groupsCard td:nth-child(3){white-space:nowrap;width:1%}.groupsCard td:nth-child(2) .groupStats,.groupsCard td:nth-child(3) .rowActions{flex-wrap:nowrap}.groupsCard th{color:#7a8699;letter-spacing:.04em;background:#fff;border-bottom:1px solid #e6ebf4;font-size:.76rem}.groupsCard td{vertical-align:middle;padding:14px 12px}.groupsCard.groupsListCard th,.groupsCard.groupsListCard td{text-align:left;vertical-align:middle;padding:9px 10px}.groupsCard tbody tr:hover{background:#f8fbff}.groupIdentity{align-items:center;gap:12px;min-width:0;display:flex}.groupIdentity span:last-child{gap:3px;min-width:0;display:grid}.groupIdentity strong{color:#172033;align-items:center;gap:8px;min-width:0;display:flex;overflow:hidden}.groupIdentity strong>:first-child{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.groupIdentity small{color:#64748b;text-overflow:ellipsis;white-space:nowrap;font-family:Cascadia Mono,SFMono-Regular,Consolas,monospace;overflow:hidden}.groupSwatch{aspect-ratio:1;border:1px solid #d8def0;border-radius:14px;flex:0 0 42px;width:42px;height:42px;display:inline-block;box-shadow:0 6px 14px #0f172a1f}.groupStats,.rowActions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.groupStats span{color:#475569;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:999px;padding:5px 9px;font-size:.78rem;font-weight:800}.inlineMemberCount{padding:3px 8px;font-size:.72rem}.accountsCard table{table-layout:fixed;min-width:900px}.tableSelectColumn{box-sizing:border-box;text-align:center;vertical-align:middle;white-space:nowrap;width:44px;min-width:44px;max-width:44px;padding:10px 8px}.tableSelectColumn input[type=checkbox]{cursor:pointer;flex-shrink:0;width:16px;height:16px;margin:0 auto;display:block}.tableStatusColumn{text-align:center;vertical-align:middle}.tableStatusColumn .queueStatusIconOnly{justify-content:center;width:100%;display:inline-flex}col.tableSelectColumn{width:44px}.accountsListCard th:first-child,.accountsListCard td:first-child{width:44px;min-width:44px;max-width:44px}.accountsListCard table col:first-child{width:44px}.accountsListCard th:nth-child(2),.accountsListCard td:nth-child(2){width:260px}.accountsListCard th.accountsGiftcardsColumn,.accountsListCard td.accountsGiftcardsColumn{width:96px}.accountsListCard th.accountsPointsColumn,.accountsListCard td.accountsPointsColumn{width:105px}.accountsListCard th:nth-child(5),.accountsListCard td:nth-child(5){width:150px}.accountsListCard th.accountsGroupsColumn,.accountsListCard td.accountsGroupsColumn{width:auto}.accountsGiftcardsCell{flex-wrap:nowrap;align-items:center;gap:8px;line-height:1.2;display:inline-flex}.accountsGiftcardsCell .accountsGiftcardCount{color:#334155;white-space:nowrap;font-size:1rem;font-weight:700}.accountsGiftcardsCell .accountsGiftcardBalance{color:#16a34a;white-space:nowrap;font-size:1rem;font-weight:700}html[data-theme=dark] .accountsGiftcardsCell .accountsGiftcardCount{color:#e2e8f0}html[data-theme=dark] .accountsGiftcardsCell .accountsGiftcardBalance{color:#86efac}.accountsGiftcardCount.accountsGiftcardMuted,.accountsGiftcardBalance.accountsGiftcardMuted{color:#647086}html[data-theme=dark] .accountsGiftcardCount.accountsGiftcardMuted,html[data-theme=dark] .accountsGiftcardBalance.accountsGiftcardMuted{color:#94a3b8}html[data-theme=dark] .accountsPointsMuted.statPill{color:#94a3b8;background:#1f2937;border-color:#374151}html[data-theme=dark] .accountsPointsAffordable.statPill{color:#86efac;background:#86efac1f;border-color:#86efac47}html[data-theme=dark] .accountsPointsExclusive.statPill{color:#c4b5fd;background:#a78bfa24;border-color:#a78bfa52}html[data-theme=dark] .accountHeroBoost.statPill{color:#fde047;background:#facc1524;border-color:#facc1552}html[data-theme=dark] .accountBanSummary{color:#cbd5e1;background:#0f172a;border-color:#25314d}html[data-theme=dark] .accountBanSummaryActive{color:#fca5a5;background:#3f1518;border-color:#7f1d1d}html[data-theme=dark] .accountBanList li{background:#0f172a;border-color:#25314d}html[data-theme=dark] .accountBanItemActive{background:#3f1518;border-color:#7f1d1d}html[data-theme=dark] .accountBanItemActive strong{color:#fca5a5}html[data-theme=dark] .accountBanItemInactive strong{color:#94a3b8}.accountsCard th{color:#7a8699;letter-spacing:.04em;background:#fff;border-bottom:1px solid #e6ebf4;font-size:.76rem}.accountsCard td{vertical-align:middle;padding:14px 12px}.accountsCard.accountsListCard th,.accountsCard.accountsListCard td{text-align:left;vertical-align:middle;padding:9px 10px}.accountsCard.accountsListCard th.tableSelectColumn,.accountsCard.accountsListCard td.tableSelectColumn{text-align:center;padding:10px 8px}.accountsCard.accountsListCard .accountIdentityButton{width:auto;max-width:100%}.accountsCard .inlineCopy,.accountsCard .statPill{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}.accountsListCard td.accountsGroupsColumn .chips{flex-wrap:nowrap;justify-content:flex-start;min-width:0;max-width:100%}.accountsListCard td.accountsGroupsColumn .chipsWithMore{flex-wrap:nowrap}.accountsListCard td.accountsGroupsColumn .chips .groupColorChip,.accountsListCard td.accountsGroupsColumn .chipsWithMore .groupColorChip{text-overflow:ellipsis;white-space:nowrap;flex:0 auto;min-width:0;max-width:170px;overflow:hidden}.accountsListCard td.accountsGroupsColumn .chipsWithMore .moreGroupsChip{flex:none}.accountsListCard td.accountsGroupsColumn .groupColorChip{text-overflow:ellipsis;white-space:nowrap;min-width:0;max-width:170px;overflow:hidden}.accountsCard tbody tr{contain-intrinsic-size:auto 56px;content-visibility:auto;transition:background .15s,box-shadow .15s}.accountsCard tbody tr:hover{background:#f8fbff}.clickableRow{cursor:pointer}.accountIdentityButton{text-align:left;background:0 0;border:none;align-items:center;gap:12px;width:100%;min-width:0;padding:0;display:flex}.accountIdentityButton span{flex-direction:column;gap:3px;min-width:0;display:flex}.inlineCopy{background:0 0;border:1px solid #0000;border-radius:8px;align-items:center;gap:8px;padding:5px 7px;display:inline-flex}.inlineCopy:hover{background:#eef2ff;border-color:#c7d2fe}.inlineCopy small{color:#5266d8;font-size:.8rem;font-weight:800}.accountIdentityButton strong{color:#172033;text-overflow:ellipsis;white-space:nowrap;font-size:.98rem;overflow:hidden}.accountIdentityButton small{color:#69778c;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.accountAvatar,.accountAvatarLarge{object-fit:cover;background:#eef2ff;border:1px solid #d8def0;border-radius:999px}.accountAvatarHost{flex:none;display:inline-flex}.accountAvatarFallback{display:block}.accountAvatar{width:42px;height:42px}.accountAvatarLarge{width:86px;height:86px}.monoText{color:#475569;font-family:Cascadia Mono,SFMono-Regular,Consolas,monospace}.statPill{color:var(--points-color);background:#f5b72e24;border:1px solid #f5b72e57;border-radius:999px;padding:4px 10px;font-weight:700;display:inline-flex}.accountsPointsMuted.statPill{color:#647086;background:#f1f5f9;border-color:#e2e8f0}.accountsPointsAffordable.statPill{color:#16a34a;background:#16a34a24;border-color:#16a34a57}.accountsPointsNegative.statPill{border-style:solid;border-width:1px}.queueRecordIcon{color:#3949ab;background:#eef2ff;border:1px solid #c7d2fe;border-radius:999px;flex:none;padding:5px;display:inline-flex}.queueRecordIcon.scheduler{color:#166534;background:#ecfdf5;border-color:#bbf7d0}.queueRecordScopeIcon{color:#3949ab;background:#eef2ff;border-color:#c7d2fe}.queueCommandBar{background:#fff;border:1px solid #dce3ef;border-radius:16px;align-items:stretch;gap:10px;margin-bottom:12px;padding:10px;display:grid;position:relative;box-shadow:0 12px 28px #0f172a0f}.queueCommandMain{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.queueTabs{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;align-items:center;gap:4px;min-height:36px;padding:3px;display:inline-flex}.queueTabs button{background:0 0;border-color:#0000;border-radius:9px;align-items:center;gap:7px;min-height:28px;padding:4px 10px;display:inline-flex}.queueTabs button.active{color:#fff;background:#5266d8}.queueFilterBox{background:#f8fafc;border:1px solid #e2e8f0;border-radius:11px;flex:230px;align-items:center;gap:7px;min-width:0;min-height:36px;padding:0 9px;display:flex}.queueTabs{flex:none}.taskOwnerSearchWrap{flex:240px;min-width:190px;position:relative}.taskOwnerSearchBox{width:100%}.taskOwnerSuggestions{z-index:30;background:#fff;border:1px solid #dce3ef;border-radius:14px;gap:4px;padding:8px;display:grid;position:absolute;top:calc(100% + 6px);left:0;right:0;box-shadow:0 18px 48px #0f172a2e}.taskOwnerSuggestions button{text-align:left;background:0 0;border-color:#0000;justify-content:flex-start;align-items:center;gap:8px;min-width:0;padding:7px;display:flex}.taskOwnerSuggestions button:hover{background:#f8fafc;border-color:#dce3ef}.taskOwnerSuggestions small{color:#64748b;text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.queueTickButton{flex:none}.queueFilterBox select{box-shadow:none;background:0 0;border:none;outline:none;min-width:0;padding-left:0}.queueFilterBox svg,.queueTickButton svg,.queueComposer svg,.statusBadge svg{flex:none}.queueFilterBox svg,.queueComposer label span svg{color:#5266d8}.queueTickButton{white-space:nowrap;justify-content:center;align-items:center;gap:7px;display:inline-flex}.queueComposer{background:linear-gradient(#fbfdff,#f6f8fc);border:1px solid #dce3ef;border-radius:12px;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));align-items:end;gap:10px;padding:10px;display:grid}.queueComposer label:not(.accountSearchBox),.queueComposer .wide{gap:6px;display:grid}.queueComposer label span{color:#64748b;align-items:center;gap:6px;font-size:.78rem;font-weight:800;display:inline-flex}.queueComposer .wide{grid-column:1/-1}.queueComposer .primaryButton{justify-content:center;align-items:center;gap:7px;display:inline-flex}.queueCard table{table-layout:fixed;min-width:980px}.queueListCard th:nth-child(2),.queueListCard td:nth-child(2){width:175px}.queueListCard table col:first-child{width:44px}.queueListCard th:nth-child(3),.queueListCard td:nth-child(3){width:205px}.queueListCard th:nth-child(4),.queueListCard td:nth-child(4){width:220px}.queueListCard th:nth-child(5),.queueListCard td:nth-child(5){width:88px}.queueListCard th:nth-child(6),.queueListCard td:nth-child(6){width:auto}.queueHistoryCard th:first-child,.queueHistoryCard td:first-child{width:205px}.queueHistoryCard th:nth-child(2),.queueHistoryCard td:nth-child(2),.queueHistoryCard th:nth-child(4),.queueHistoryCard td:nth-child(4){width:120px}.queueHistoryFooter{border-top:1px solid var(--border-subtle,#e8edf5);justify-content:space-between;align-items:center;gap:16px;margin-top:4px;padding:16px 18px 18px;display:flex}.queueHistoryFooter p{max-width:420px;margin:0}.queueCard th{color:#7a8699;letter-spacing:.04em;background:#fff;border-bottom:1px solid #e6ebf4;font-size:.76rem}.queueCard td{vertical-align:middle;padding:9px 10px}.queueCard tbody tr:hover{background:#f8fbff}.operationsCommandBar{background:#fff;border:1px solid #dce3ef;border-radius:16px;align-items:stretch;gap:10px;margin-bottom:12px;padding:10px;display:grid;position:relative;box-shadow:0 12px 28px #0f172a0f}.operationsCommandMain{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.operationsScopeTabs{flex-wrap:wrap}.operationsScopeTabs button{white-space:nowrap}.operationsComposer{background:linear-gradient(#fbfdff,#f6f8fc);border:1px solid #dce3ef;border-radius:12px;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));align-items:end;gap:10px;padding:10px;display:grid}.operationsComposer label:not(.accountSearchBox),.operationsComposer .wide{gap:6px;display:grid}.operationsComposer label span{color:#64748b;align-items:center;gap:6px;font-size:.78rem;font-weight:800;display:inline-flex}.operationsComposer .wide{grid-column:1/-1}.operationsComposer .primaryButton{justify-content:center;align-items:center;gap:7px;display:inline-flex}.operationsCard table{table-layout:fixed;min-width:980px}.operationsListCard .operationsWorkColumn{width:440px;min-width:0}.operationsListCard .operationsOwnerColumn{width:220px}.operationsListCard .operationsStatusColumn{width:88px}.operationsListCard .operationsDeadlineColumn{width:auto;min-width:205px}.operationsListCard .operationsWorkColumn .operationWorkRow{flex-wrap:nowrap;max-width:100%}.operationsListCard .operationsWorkColumn .queueWorkCell small{text-overflow:ellipsis;white-space:nowrap;max-width:100%;display:block;overflow:hidden}.operationsCard th{color:#7a8699;letter-spacing:.04em;background:#fff;border-bottom:1px solid #e6ebf4;font-size:.76rem}.operationsCard td{vertical-align:middle;padding:9px 10px}.operationsCard tbody tr:hover{background:#f8fbff}.queueWorkCell strong{min-width:0}.operationWorkRow,.operationCard strong{flex-wrap:wrap;align-items:center;gap:8px;min-width:0;display:inline-flex}.frequencyBadge{color:#166534;white-space:nowrap;background:#ecfdf5;border:1px solid #bbf7d0;border-radius:999px;flex:none;padding:3px 8px;font-size:.75rem;font-weight:800;line-height:1.15;display:inline-flex}.queueRecordCell,.queueWorkCell,.queueSourceCell,.deadlineCell{gap:3px;min-width:0;display:grid}.queueRecordCell{flex-wrap:nowrap;align-items:start;gap:6px;display:flex;overflow:hidden}.scopeBadge{color:#475569;text-overflow:ellipsis;white-space:nowrap;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:999px;flex:0 auto;width:fit-content;min-width:0;padding:4px 9px;font-size:.75rem;font-weight:800;line-height:1.15;display:inline-flex;overflow:hidden}.queueRecordCell .scopeBadge{max-width:118px}.deadlineCell strong,.queueWorkCell strong{color:#172033}.queueWorkCell strong,.queueWorkCell code{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.deadlineCell small,.queueSourceCell span{color:#64748b;font-size:.82rem}.queueWorkCell code,.queueSourceCell code{color:#64748b;text-overflow:ellipsis;white-space:nowrap;max-width:100%;display:block;overflow:hidden}.ownerBadge{color:#475569;text-overflow:ellipsis;white-space:nowrap;background:#f8fafc;border:1px solid #e2e8f0;border-radius:999px;width:fit-content;max-width:100%;padding:4px 9px;font-size:.75rem;font-weight:800;display:inline-flex;overflow:hidden}button.ownerBadge:hover{color:#3949ab;border-color:#5266d8}.ownerGroupButton{box-shadow:none;border:none;align-items:center;min-width:0;max-width:100%;min-height:0;padding:0;display:inline-flex;overflow:hidden;background:0 0!important}.ownerGroupButton .groupColorChip{text-overflow:ellipsis;white-space:nowrap;align-items:center;min-width:0;max-width:100%;min-height:24px;padding:4px 9px;font-size:.75rem;line-height:1.15;display:inline-block;overflow:hidden}.operationsListCard td .ownerGroupButton,.queueListCard td .ownerGroupButton,.queueHistoryCard td .ownerGroupButton{width:100%}.ownerGroupButton:hover{filter:brightness(1.06);border-color:#0000}.ownerBadge.inert{cursor:default}.ownerReferenceList{flex-wrap:wrap;align-items:center;gap:6px;min-width:0;display:flex;overflow:hidden}.operationMetaItem>.ownerReferenceList{display:contents}.accountGroupAddRow{grid-template-columns:1fr auto;align-items:center;gap:8px;margin-bottom:10px;display:grid}.accountGroupAddRow select{padding-right:28px}.removableGroupChip{align-items:center;gap:6px;min-width:0;max-width:100%;padding-right:5px;display:inline-flex;overflow:hidden}.groupChipLabelButton{font-weight:inherit;text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.groupChipLabelButton,.groupChipRemoveButton{box-shadow:none;border:none;min-height:0;padding:0;color:inherit!important;background:0 0!important}.groupChipRemoveButton{opacity:.82;border-radius:999px;justify-content:center;align-items:center;width:18px;height:18px;display:inline-flex}.groupChipRemoveButton:hover{opacity:1;background:#ffffff38;border-color:#0000}.statusBadge{width:fit-content}.queueStatusText{white-space:nowrap;background:0 0;border:none;padding:0;font-size:.82rem;font-weight:800}.queueStatusLabeled{align-items:center;gap:6px;display:inline-flex}.queueStatusIconOnly{justify-content:center;align-items:center;line-height:0;display:inline-flex}.statusIconSpin{animation:.8s linear infinite spin}.queueStatusText.status-unknown{color:#64748b}.queueStatusText.status-pending{color:#ea580c}.queueStatusText.status-enabled,.queueStatusText.status-success{color:#16a34a}.queueStatusText.status-processing{color:#2563eb}.queueStatusText.status-failed{color:#dc2626}.queueStatusText.status-available{color:#16a34a}.queueStatusText.status-rejected{color:#dc2626}.queueStatusText.status-bound{color:#4f46e5}.queueStatusText.status-disabled,.queueStatusText.status-canceled,.queueStatusText.status-outdated,.queueStatusText.status-incompatible{color:#64748b}.statusBadge.status-pending{color:#c2410c;background:#fff7ed;border-color:#fed7aa}.statusBadge.status-enabled{color:#166534;background:#ecfdf5;border-color:#bbf7d0}.statusBadge.status-disabled{color:#475569;background:#f1f5f9;border-color:#cbd5e1}.statusBadge.status-success{color:#166534;background:#ecfdf5;border-color:#bbf7d0}.statusBadge.status-failed{color:#be123c;background:#fff1f2;border-color:#fecdd3}.statusBadge.status-processing{color:#1d4ed8;background:#eff6ff;border-color:#bfdbfe}.statusBadge.status-canceled,.statusBadge.status-outdated,.statusBadge.status-incompatible{color:#475569;background:#f8fafc;border-color:#cbd5e1}.queueErrorPanel{background:#fff;border:1px solid #fecdd3;border-radius:18px;margin-top:14px;padding:18px;box-shadow:0 18px 40px #be123c1f}.taskDrawer{box-sizing:border-box;width:min(620px,100%);min-width:0;max-width:620px}.taskDetailGrid{gap:10px;display:grid}.taskDetailGrid>div{background:#fff;border:1px solid #e6ebf4;border-radius:12px;gap:6px;min-width:0;padding:10px;display:grid}.taskDetailGrid>div>strong{display:block}.taskDetailGrid span{color:#64748b;font-size:.78rem;font-weight:800}.pageBodyHidden{display:none}.accountOverlay{pointer-events:none;z-index:40;background:0 0;justify-content:flex-end;align-items:stretch;display:flex;position:fixed;inset:0}.accountDrawer{pointer-events:auto;background:#f8fafc;width:min(620px,100%);max-width:620px;padding:22px;overflow:auto;box-shadow:-18px 0 40px #0f172a38}.drawerLoadingState{color:#fff;text-align:center;background:linear-gradient(135deg,#111827,#26314a);border-radius:22px;place-items:center;gap:10px;min-height:220px;padding:24px;display:grid;position:relative}.drawerLoadingState span{color:#ffffffb8;font-family:Cascadia Mono,SFMono-Regular,Consolas,monospace;font-size:.82rem}.spinner{border:3px solid #ffffff3d;border-top-color:#fff;border-radius:999px;width:34px;height:34px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.accountDrawerHero{color:#fff;background:linear-gradient(135deg,#111827,#26314a);border-radius:22px;align-items:center;gap:18px;min-height:150px;margin-bottom:18px;padding:24px;display:flex;position:relative}.accountDrawerHero .accountAvatarLink{color:inherit;border-radius:999px;flex:none;line-height:0;text-decoration:none}.accountDrawerHero .accountAvatarLink:hover .accountAvatarLarge,.accountDrawerHero .accountAvatarLink:focus-visible .accountAvatarLarge{border-color:#ffffff8c;outline:none;box-shadow:0 0 0 3px #fff3}.accountHeroText{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.accountHeroStats{flex-wrap:wrap;gap:10px;margin-top:14px;display:flex}.accountHeroStat{background:#ffffff14;border:1px solid #ffffff1f;border-radius:14px;flex-wrap:wrap;align-items:center;gap:8px;padding:8px 12px;display:inline-flex}.accountHeroPointsStat{gap:6px}.accountHeroPointsIcon{flex:none;width:24px;height:24px}.accountDrawerHero .accountHeroStat .accountsGiftcardCount{color:#f8fafc;white-space:nowrap;font-size:1.05rem;font-weight:800;line-height:1.1}.accountDrawerHero .accountHeroStat .accountsGiftcardBalance{color:#86efac;white-space:nowrap;font-size:1.05rem;font-weight:800;line-height:1.1}.accountDrawerHero .accountHeroStat .accountsGiftcardMuted{color:#ffffff6b}.accountHeroBoostIcon{color:#c4b5fd;flex:none}.accountDrawerHero .accountHeroStat .statPill.accountsPointsExclusive{color:#ddd6fe;background:#a78bfa33;border-color:#a78bfa73}.accountDrawerHero .accountHeroStat .statPill.accountsPointsExclusive.accountsPointsMuted{color:#ffffff6b;background:#ffffff14;border-color:#ffffff1f}.accountDrawerHero .accountHeroStat .statPill.accountHeroBoost{color:#fde047;background:#facc152e;border-color:#facc156b}.accountDrawerHero .accountHeroStat .statPill.accountHeroBoost.accountsPointsMuted{color:#ffffff6b;background:#ffffff14;border-color:#ffffff1f}.accountsPointsExclusive.statPill{color:#7c3aed;background:#8b5cf624;border-color:#8b5cf657}.accountHeroBoost.statPill{color:#ca8a04;background:#f5b72e24;border-color:#f5b72e57}.accountBanSummary{color:#475569;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;align-items:center;gap:10px;padding:10px 12px;font-size:.92rem;font-weight:600;display:flex}.accountBanSummaryActive{color:#b91c1c;background:#fef2f2;border-color:#fecaca}.accountBanList{gap:8px;margin:12px 0 0;padding:0;list-style:none;display:grid}.accountBanList li{border:1px solid #e2e8f0;border-radius:10px;justify-content:space-between;align-items:center;padding:8px 10px;font-size:.88rem;display:flex}.accountBanItemActive{background:#fef2f2;border-color:#fecaca}.accountBanItemActive strong{color:#b91c1c}.accountBanItemInactive strong{color:#64748b;font-weight:600}.accountDrawerModelsButton{align-items:center;gap:6px;display:inline-flex}.headerCopy{color:inherit;text-align:left;justify-content:flex-start;padding:0;display:inline-flex;box-shadow:none!important;background:0 0!important;border:none!important}.headerCopy:hover{color:#fff;background:0 0!important;border-color:#0000!important}.headerCopy span{background:0 0;border-radius:999px;margin-left:8px;padding:3px 7px;font-size:.72rem}.heroDisplayName{font-size:1.6rem;font-weight:800;line-height:1.05}.heroUsername{color:#cbd5e1;font-size:.95rem}.drawerClose{border-radius:999px;justify-content:center;align-items:center;width:38px;height:38px;padding:0;line-height:1;display:inline-flex;position:absolute;top:16px;right:16px}.drawerClose svg{display:block}.accountDetailGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.accountDetailGrid>div{gap:5px;display:grid}.accountDetailGrid div,.copyValue,.drawerSection{background:#fff;border:1px solid #dce3ef;border-radius:16px;padding:14px;box-shadow:0 8px 22px #0f172a0d}.accountDetailGrid span,.drawerMetaLabel,.operationMetaGrid>div>span,.operationMetaGrid .operationMetaItem>span,.operationEditSection label>span,.accountDetailGrid div>span,.copyValue>span:first-child,.taskDetailGrid>div>span{color:#64748b;letter-spacing:0;text-transform:none;align-items:center;gap:6px;width:100%;font-family:inherit;font-size:.78rem;font-weight:800;line-height:1.35;display:flex}.accountDetailGrid div>span{margin-bottom:5px}.accountDetailGrid strong,.copyValue strong,.drawerMetaValue,.operationMetaGrid>div>strong,.operationMetaGrid .operationMetaItem>strong,.accountDetailGrid div>strong,.taskDetailGrid>div>strong{overflow-wrap:anywhere;word-break:break-word;font-family:inherit;font-size:.9rem;font-weight:700;line-height:1.35;display:block}.accountDetailGrid small{color:#64748b;margin-top:4px;font-size:.78rem;display:block}.copyValue{color:inherit;cursor:copy;text-align:left;flex-direction:column;align-items:flex-start;gap:5px;width:100%;font-family:inherit;display:flex}.copyValue:hover{border-color:#5266d8}.copyValue small{color:#5266d8;font-size:.72rem}.drawerSection{min-width:0;max-width:100%;margin-top:14px}.drawerSection+.accountDetailGrid{margin-top:14px}.drawerSection .compactPre{box-sizing:border-box;min-width:0;max-width:100%}.drawerSection.dangerSection:has(.compactPre){flex-direction:column;align-items:stretch}.drawerSection.dangerSection:has(.compactPre)>div{width:100%;min-width:0}.drawerSection h3{margin:0 0 12px}.drawerSectionHeader{justify-content:space-between;align-items:center;gap:12px;display:flex}.drawerSectionHeader h3{margin:0}.drawerSectionHeader small.muted{margin-top:4px;font-size:.78rem;display:block}.drawerSectionHeader+.memberList,.drawerSectionHeader+.muted,.drawerSectionHeader+.accountBanSummary,.drawerSectionHeader+.accountDrawerModelsButton{margin-top:12px}.accountBanSection{flex-direction:column;gap:12px;display:flex}.accountBanSection .drawerSectionHeader{margin-bottom:0}.accountBanSection .drawerSectionHeader+.accountBanSummary,.accountBanSection .accountBanList{margin-top:0}.drawerSection .memberList+.toolbarTextButton{margin-top:10px}.sectionToggleButton{color:inherit;text-align:left;background:0 0;border:none;flex:1;justify-content:space-between;align-items:center;padding:0;display:flex}.sectionToggleButton:hover{background:0 0;border-color:#0000}.sectionToggleButton span{color:#64748b;font-size:.78rem;font-weight:800}.operationSummary{gap:8px;display:grid}.operationSummary span{color:#475569;background:#f1f5f9;border-radius:10px;padding:10px}.operationListBlock{gap:10px;display:grid}.operationListBlock+.operationListBlock{margin-top:16px}.operationListBlock h4{margin:0}.operationCard{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;gap:6px;padding:10px;display:grid}.operationCardButton{color:inherit;cursor:pointer;text-align:left;width:100%;transition:border-color .15s,box-shadow .15s,transform .15s}.operationCardButton:hover{border-color:#c7d2fe;transform:translateY(-1px);box-shadow:0 10px 24px #5266d824}.operationCard div{justify-content:space-between;align-items:center;gap:10px;display:flex}.operationCard strong .frequencyBadge,.operationCard strong .operationGroupBadge{flex:0 auto;max-width:100%}.operationCard .statusBadge,.operationCard .operationGroupBadge{color:#3730a3;white-space:nowrap;background:#e0e7ff;border:1px solid #c7d2fe;border-radius:999px;padding:3px 8px;font-size:.75rem;font-weight:800;line-height:1.15}.operationCard .operationGroupBadge{border:1px solid;font-weight:800;box-shadow:inset 0 0 0 1px #ffffff38}.operationCard code{color:#475569}.operationInheritedGroup{flex-wrap:wrap;align-items:center;gap:7px;display:inline-flex}.operationInheritedGroup small{color:#64748b}.operationOverlay{pointer-events:none;z-index:40;background:0 0;justify-content:flex-end;align-items:stretch;display:flex;position:fixed;inset:0}.operationDrawer{box-sizing:border-box;pointer-events:auto;background:#f8fafc;width:min(620px,100%);min-width:0;max-width:620px;padding:22px;overflow:auto;box-shadow:-18px 0 40px #0f172a38}.groupOverlay{pointer-events:none;z-index:40;background:0 0;justify-content:flex-end;align-items:stretch;display:flex;position:fixed;inset:0}.groupDrawer{pointer-events:auto;background:#f8fafc;width:min(620px,100%);max-width:620px;padding:22px;overflow:auto;box-shadow:-18px 0 40px #0f172a38}.groupDrawerHero{color:#fff;border-radius:22px;align-items:center;gap:18px;min-height:150px;margin-bottom:18px;padding:24px;display:flex;position:relative}.groupHeroColor{aspect-ratio:1;border:2px solid #ffffffb8;border-radius:24px;flex:0 0 86px;width:86px;height:86px;box-shadow:0 14px 28px #0f172a47}.taskOwnerSuggestions .groupColorChip{flex:auto;min-width:0;max-width:min(240px,100%)}.groupHeroText{justify-items:start;gap:8px;min-width:0;display:grid;overflow:hidden}.groupHeroText .groupColorChip{max-width:100%}.groupHeroText h2{margin:0;font-size:1.6rem;line-height:1.05}.groupEditSection{gap:12px;display:grid}.groupEditSection label{gap:6px;display:grid}.groupEditSection label span{color:#64748b;align-items:center;gap:6px;font-size:.78rem;font-weight:800;display:inline-flex}.memberSearchBox{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;grid-template-columns:auto 1fr auto;align-items:center;gap:8px;margin-top:12px;margin-bottom:10px;padding:8px 10px;display:grid;position:relative}.memberSearchBox .iconButton{width:28px;min-height:28px}.memberCountBadge{color:#3949ab;background:#eef2ff;border:1px solid #c7d2fe;border-radius:999px;justify-content:center;min-width:30px;padding:4px 10px;font-size:.82rem;font-weight:800;display:inline-flex}.memberSearchBox input{background:0 0;border:none;min-width:0;padding:0}.memberSearchResults,.memberList{gap:8px;display:grid}.memberSearchResults{z-index:2;margin-bottom:12px;position:relative}.memberSearchResults button,.memberCard{text-align:left;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;grid-template-columns:auto 1fr auto;align-items:center;gap:8px;padding:10px;display:grid}.memberSearchResults button{background:0 0;border-color:#0000;justify-content:flex-start;gap:8px;padding:7px}.memberSearchResults button:hover{background:#f8fafc;border-color:#dce3ef}.memberSearchResults button span,.memberCard strong{color:#172033}.memberSearchResults button small,.memberCard small{color:#64748b;text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.memberCard{grid-template-columns:1fr auto;gap:10px;padding:8px 10px}.memberCard>button:first-child{text-align:left;background:0 0;border:none;border-radius:8px;align-content:center;align-self:stretch;gap:3px;width:100%;min-height:0;padding:0;display:grid}.memberCard>button:first-child:hover{background:0 0;border-color:#0000}.dangerIconButton{color:#be123c;background:#fff1f2;border-color:#fecdd3;justify-content:center;place-self:center;align-items:center;width:32px;height:32px;padding:0;display:inline-flex}.operationDrawerHeader{color:#fff;background:linear-gradient(135deg,#111827,#26314a);border-radius:22px;justify-content:space-between;align-items:center;min-height:150px;margin-bottom:18px;padding:24px;display:flex;position:relative}.operationDrawerHeader h2{margin:6px 48px 0 0;font-size:1.6rem;line-height:1.05}.eyebrow{color:#ffffffb8;letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:800}.subtleClose{position:absolute}.drawerBackButton{border-radius:999px;justify-content:center;align-items:center;width:38px;height:38px;padding:0;display:inline-flex;position:absolute;top:16px;left:16px}.drawerBackButton+div,.accountDrawerHero .drawerBackButton~.accountAvatarLink,.groupDrawerHero .drawerBackButton~.groupHeroColor{margin-left:44px}.operationMetaGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:14px;display:grid}.operationMetaGrid div,.operationMetaGrid .operationMetaItem{color:inherit;text-align:left;background:#fff;border:1px solid #dce3ef;border-radius:16px;gap:5px;min-width:0;padding:14px;display:grid;overflow:hidden}.operationMetaButton{cursor:pointer}.operationMetaButton .chip,.operationMetaButton .groupColorChip,.operationMetaButton strong{justify-self:start;min-width:0;max-width:100%}.operationMetaButton:hover{border-color:#c7d2fe;box-shadow:0 10px 22px #5266d81f}.operationMetaGrid .queueStatusLabeled{font-size:.9rem}.operationMetaGrid .queueStatusLabeled svg{width:17px;height:17px}.operationMetaGrid small,.operationEditSection label span{align-items:center;gap:6px;display:inline-flex}.operationEditSection{gap:12px;display:grid}.operationEditSection label{gap:6px;display:grid}.operationEditSection .schemaForm{margin-top:0}.saveIconButton{color:#5266d8;background:#eef2ff;border:1px solid #dbe4ff;border-radius:999px;justify-content:center;align-items:center;width:36px;height:36px;padding:0;transition:background .15s,border-color .15s,box-shadow .15s,color .15s;display:inline-flex}.saveIconButton.dirty{color:#fff;background:#5266d8;border-color:#818cf8;box-shadow:0 10px 24px #5266d852}.dangerSection{justify-content:space-between;align-items:center;gap:14px;display:flex}.dangerSection>div:first-child{flex:1;min-width:0}.dangerSection p{margin:4px 0 0}.dangerButton{color:#be123c;white-space:nowrap;background:#fff1f2;border-color:#fecdd3;flex-shrink:0;justify-content:center;align-items:center;gap:7px;display:inline-flex}.dangerButton:hover{background:#ffe4e6;border-color:#fda4af}.themeToggle{border-radius:999px;justify-content:space-between;align-items:center;height:42px;padding:4px;display:flex;position:absolute;bottom:18px;left:18px;right:18px}.themeToggle span{z-index:1;justify-content:center;align-items:center;width:32px;height:32px;font-size:1.05rem;display:inline-flex}.themeToggle i{background:#5266d8;border-radius:999px;width:32px;height:32px;transition:transform .2s,right .2s;position:absolute;right:4px;box-shadow:0 6px 14px #5266d859}html[data-theme=light] .themeToggle i{right:calc(100% - 36px)}.sidebar{position:relative}html[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}html[data-theme=dark] body,html[data-theme=dark] :root{color:#e5e7eb;background:#0b1020}html[data-theme=dark] .content{background:radial-gradient(circle at 0 0,#5266d82e,#0000 32rem),#0b1020}html[data-theme=dark] .sidebar{background:#060914;border-right:1px solid #1f2a44}html[data-theme=dark] .sidebar a{color:#cbd5e1}html[data-theme=dark] .sidebar a.active,html[data-theme=dark] .sidebar a:hover{background:#17203a}html[data-theme=dark] button,html[data-theme=dark] input,html[data-theme=dark] select,html[data-theme=dark] textarea{color:#e5e7eb;background:#111827;border-color:#2b3654}html[data-theme=dark] .headerCopy{box-shadow:none!important;background:0 0!important;border-color:#0000!important}html[data-theme=dark] button:hover:not(:disabled){border-color:#818cf8}html[data-theme=dark] .pageHeader p,html[data-theme=dark] .muted,html[data-theme=dark] .brand span{color:#94a3b8}html[data-theme=dark] .card,html[data-theme=dark] .panel,html[data-theme=dark] .tableWrap,html[data-theme=dark] .accountsToolbar,html[data-theme=dark] .accountsControlPanel,html[data-theme=dark] .accountsCommandBar,html[data-theme=dark] .groupsCommandBar,html[data-theme=dark] .queueCommandBar,html[data-theme=dark] .operationsCommandBar,html[data-theme=dark] .groupCreateInline,html[data-theme=dark] .queueComposer,html[data-theme=dark] .operationsComposer,html[data-theme=dark] .bulkActionPopover,html[data-theme=dark] .queueErrorPanel,html[data-theme=dark] .accountDrawer,html[data-theme=dark] .operationDrawer,html[data-theme=dark] .groupDrawer,html[data-theme=dark] .operationMetaGrid div,html[data-theme=dark] .operationMetaGrid .operationMetaItem,html[data-theme=dark] .accountDetailGrid div,html[data-theme=dark] .copyValue,html[data-theme=dark] .drawerSection{background:#111827;border-color:#25314d;box-shadow:0 12px 34px #00000047}html[data-theme=dark] .dataCard.accountsCard,html[data-theme=dark] .dataCard.groupsCard,html[data-theme=dark] .dataCard.queueCard,html[data-theme=dark] .dataCard.operationsCard,html[data-theme=dark] .dataCard.giftcardsCard,html[data-theme=dark] .dataCard.modelsCard{box-shadow:none;background:0 0}html[data-theme=dark] th,html[data-theme=dark] .accountsCard th,html[data-theme=dark] .groupsCard th,html[data-theme=dark] .queueCard th,html[data-theme=dark] .operationsCard th,html[data-theme=dark] .giftcardsCard th,html[data-theme=dark] .modelsCard th{color:#94a3b8;background:#0f172a;border-bottom-color:#25314d}html[data-theme=dark] td{border-bottom-color:#1f2a44}html[data-theme=dark] .accountsCard tbody tr:hover,html[data-theme=dark] .groupsCard tbody tr:hover,html[data-theme=dark] .queueCard tbody tr:hover,html[data-theme=dark] .operationsCard tbody tr:hover,html[data-theme=dark] .giftcardsCard tbody tr:hover,html[data-theme=dark] .modelsCard tbody tr:hover{background:#162033}html[data-theme=dark] .accountIdentityButton strong,html[data-theme=dark] .groupIdentity strong,html[data-theme=dark] .deadlineCell strong,html[data-theme=dark] .queueWorkCell strong,html[data-theme=dark] .accountDetailGrid strong,html[data-theme=dark] .copyValue strong,html[data-theme=dark] .drawerMetaValue,html[data-theme=dark] .operationMetaGrid>div>strong,html[data-theme=dark] .operationMetaGrid .operationMetaItem>strong,html[data-theme=dark] .taskDetailGrid>div>strong{color:#f8fafc}html[data-theme=dark] .accountIdentityButton small,html[data-theme=dark] .groupIdentity small,html[data-theme=dark] .deadlineCell small,html[data-theme=dark] .queueSourceCell span,html[data-theme=dark] .queueWorkCell code,html[data-theme=dark] .queueSourceCell code,html[data-theme=dark] .drawerMetaLabel,html[data-theme=dark] .operationMetaGrid>div>span,html[data-theme=dark] .operationMetaGrid .operationMetaItem>span,html[data-theme=dark] .operationEditSection label>span,html[data-theme=dark] .accountDetailGrid span,html[data-theme=dark] .copyValue span,html[data-theme=dark] .taskDetailGrid>div>span{color:#94a3b8}html[data-theme=dark] .monoText{color:#cbd5e1}html[data-theme=dark] .pageItems{color:#94a3b8}html[data-theme=dark] .pageCount,html[data-theme=dark] .inlineCopy:hover{color:#cbd5e1;background:#17203a;border-color:#2b3654}html[data-theme=dark] .accountDrawerHero{background:linear-gradient(135deg,#020617,#1e1b4b)}html[data-theme=dark] .accountOverlay{background:0 0}html[data-theme=dark] .operationCard,html[data-theme=dark] .operationSummary span{color:#cbd5e1;background:#0f172a;border-color:#25314d}html[data-theme=dark] .operationCardButton:hover{border-color:#818cf8;box-shadow:0 10px 24px #818cf81f}html[data-theme=dark] .frequencyBadge{color:#bbf7d0;background:#052e20;border-color:#14532d}html[data-theme=dark] .operationCard .statusBadge{color:#c7d2fe;background:#17203a;border-color:#2b3654}html[data-theme=dark] .operationDrawerHeader{background:linear-gradient(135deg,#020617,#312e81)}html[data-theme=dark] .operationOverlay{background:0 0}html[data-theme=dark] .dangerButton{color:#fecdd3;background:#3f1421;border-color:#7f1d1d}html[data-theme=dark] .saveIconButton{color:#c7d2fe;background:#17203a;border-color:#2b3654}html[data-theme=dark] .saveIconButton.dirty{color:#fff;background:#6366f1;border-color:#a5b4fc;box-shadow:0 10px 24px #6366f14d}html[data-theme=dark] .accountSearchBox,html[data-theme=dark] .accountFilterGroup,html[data-theme=dark] .accountSortBox,html[data-theme=dark] .groupSearchBox,html[data-theme=dark] .groupSortBox,html[data-theme=dark] .queueTabs,html[data-theme=dark] .queueFilterBox,html[data-theme=dark] .taskOwnerSuggestions,html[data-theme=dark] .filterAddBox,html[data-theme=dark] .selectionSummary,html[data-theme=dark] .iconTextButton,html[data-theme=dark] .iconButton,html[data-theme=dark] .memberSearchBox,html[data-theme=dark] .memberSearchResults button,html[data-theme=dark] .memberCard,html[data-theme=dark] .bulkActionHint{background:#0f172a;border-color:#25314d}html[data-theme=dark] .taskOwnerSuggestions button:hover{background:#17203a;border-color:#2b3654}html[data-theme=dark] .taskOwnerSuggestions small{color:#94a3b8}html[data-theme=dark] .memberSearchResults button span,html[data-theme=dark] .memberCard strong{color:#f8fafc}html[data-theme=dark] .memberSearchResults button small,html[data-theme=dark] .memberCard small,html[data-theme=dark] .groupEditSection label span{color:#94a3b8}html[data-theme=dark] .dangerIconButton{color:#fecdd3;background:#3f1421;border-color:#7f1d1d}html[data-theme=dark] .groupStats span,html[data-theme=dark] .ownerBadge,html[data-theme=dark] .scopeBadge{color:#cbd5e1;background:#17203a;border-color:#2b3654}html[data-theme=dark] .taskDetailGrid>div{background:#0f172a;border-color:#25314d}html[data-theme=dark] .taskDetailGrid span{color:#94a3b8}html[data-theme=dark] .statusBadge.status-pending{color:#fed7aa;background:#431407;border-color:#9a3412}html[data-theme=dark] .queueStatusText.status-pending{color:#fdba74}html[data-theme=dark] .queueStatusText.status-enabled,html[data-theme=dark] .queueStatusText.status-success{color:#86efac}html[data-theme=dark] .queueStatusText.status-processing{color:#93c5fd}html[data-theme=dark] .queueStatusText.status-failed{color:#fca5a5}html[data-theme=dark] .queueStatusText.status-available{color:#86efac}html[data-theme=dark] .queueStatusText.status-rejected{color:#fca5a5}html[data-theme=dark] .queueStatusText.status-bound{color:#c7d2fe}html[data-theme=dark] .queueStatusText.status-disabled,html[data-theme=dark] .queueStatusText.status-canceled,html[data-theme=dark] .queueStatusText.status-outdated,html[data-theme=dark] .queueStatusText.status-incompatible{color:#94a3b8}html[data-theme=dark] .statusBadge.status-enabled{color:#bbf7d0;background:#052e20;border-color:#14532d}html[data-theme=dark] .statusBadge.status-disabled,html[data-theme=dark] .statusBadge.status-canceled,html[data-theme=dark] .statusBadge.status-outdated,html[data-theme=dark] .statusBadge.status-incompatible{color:#cbd5e1;background:#17203a;border-color:#2b3654}html[data-theme=dark] .statusBadge.status-success{color:#bbf7d0;background:#052e20;border-color:#14532d}html[data-theme=dark] .statusBadge.status-failed{color:#fecdd3;background:#3f1421;border-color:#7f1d1d}html[data-theme=dark] .statusBadge.status-processing{color:#bfdbfe;background:#172554;border-color:#1d4ed8}html[data-theme=dark] .selectedFilterChips button,html[data-theme=dark] .queueRecordIcon,html[data-theme=dark] .memberCountBadge{color:#c7d2fe;background:#17203a;border-color:#2b3654}html[data-theme=dark] .queueRecordIcon.scheduler{color:#bbf7d0;background:#052e20;border-color:#14532d}html[data-theme=dark] .queueRecordScopeIcon{color:#c7d2fe;background:#17203a;border-color:#4338ca}html[data-theme=dark] .excludeChips button{color:#fecdd3;background:#3f1421;border-color:#7f1d1d}html[data-theme=dark] .filterChipInclude{color:#c7d2fe;background:#1e1b4b;border-color:#6366f1}html[data-theme=dark] .filterChipExclude{color:#fecaca;background:#450a0a;border-color:#dc2626}html[data-theme=dark] .filterChipBan{color:#cbd5e1;background:#1e293b;border-color:#475569}html[data-theme=dark] .selectionSummary strong{color:#f8fafc}html[data-theme=dark] .activeFilterControl{background:linear-gradient(#111827,#0f172a);border-color:#25314d}html[data-theme=dark] .commandDivider{background:#25314d}html[data-theme=dark] .accountsCommandMobileToggle,html[data-theme=dark] .accountsSearchField,html[data-theme=dark] .sortControlSelect,html[data-theme=dark] .toolbarPillButton,html[data-theme=dark] .toolbarIconButton{color:#e2e8f0;background:#1e293b;border-color:#334155}html[data-theme=dark] .accountsSearchField:focus-within{background:#111827;border-color:#818cf8;box-shadow:0 0 0 3px #818cf829}html[data-theme=dark] .accountsSearchField input{color:#e2e8f0;background:0 0;border:none}html[data-theme=dark] .accountsSearchField input::placeholder{color:#64748b}html[data-theme=dark] .toolbarPillButton.active{color:#c7d2fe;background:#1e1b4b;border-color:#4338ca}html[data-theme=dark] .filterDropdown,html[data-theme=dark] .filterDropdownSelect{background:#111827;border-color:#334155}html[data-theme=dark] .filterDropdownSectionHeader strong,html[data-theme=dark] .accountsSelectionSummary{color:#e2e8f0}html[data-theme=dark] .accountsToolbarControlsRowActive .accountsSelectionSummary,html[data-theme=dark] .accountsSelectionCount{color:#c7d2fe}html[data-theme=dark] .accountsToolbarControlsRow .accountsSelectionBar{border-top-color:#25314d}html[data-theme=dark] .accountsToolbarControlsRowActive .accountsSelectionBar{border-top-color:#4338ca}html[data-theme=dark] .accountsToolbarControlsRow .accountsToolbarSide{border-top-color:#25314d}html[data-theme=dark] .accountsToolbarControlsRowActive .accountsToolbarSide{border-top-color:#4338ca}html[data-theme=dark] .toolbarSegmentTabs{background:#0f172a;border-color:#25314d}html[data-theme=dark] .toolbarSegmentTabs button{color:#94a3b8}html[data-theme=dark] .toolbarSegmentTabs button.active{color:#fff;background:#6366f1}html[data-theme=dark] .toolbarFilterSelect{color:#c7d2fe;background:#0f172a;border-color:#25314d}html[data-theme=dark] .toolbarFilterSelect select{color:#e2e8f0}html[data-theme=dark] .toolbarIconButton.active{color:#c7d2fe;background:#1e1b4b;border-color:#4338ca}html[data-theme=dark] .toolbarPanel label:not(.accountsImportCheckbox)>span{color:#94a3b8}html[data-theme=dark] .toolbarPanel .groupColorInput input:not([type=color]),html[data-theme=dark] .toolbarPanel select,html[data-theme=dark] .toolbarPanel input:not([type=color]):not([type=checkbox]){color:#e2e8f0;background:#0f172a;border-color:#25314d}html[data-theme=dark] .accountsToolbarSection+.accountsToolbarSection,html[data-theme=dark] .bulkOperationForm{border-top-color:#25314d}html[data-theme=dark] .accountsBulkPanel .bulkPopoverHeader button{color:#94a3b8;background:0 0;border-color:#334155}html[data-theme=dark] .accountsBulkPanel label>span{color:#94a3b8}html[data-theme=dark] .accountsBulkPanel .bulkActionHint{color:#94a3b8;background:#0f172a;border-color:#25314d}html[data-theme=dark] .accountsBulkPanel select{color:#e2e8f0;background:#0f172a;border-color:#25314d}html[data-theme=dark] .accountsBulkPanel select:focus{box-shadow:none;border-color:#818cf8}html[data-theme=dark] .accountsBulkPanel .bulkOperationForm{border-top-color:#25314d}html[data-theme=dark] .toolbarPrimaryButton{background:#6366f1;border-color:#818cf8}html[data-theme=dark] .toolbarPrimaryButton:hover:not(:disabled){background:#4f46e5;border-color:#6366f1}html[data-theme=dark] .queueWorkerBadge{color:#94a3b8;background:#1e293b;border-color:#334155}html[data-theme=dark] .queueWorkerBadge.active{color:#6ee7b7;background:#052e16;border-color:#166534}html[data-theme=dark] .moreGroupsChip{color:#e2e8f0;background:#334155;border-color:#334155}html[data-theme=dark] pre{background:#020617;border:1px solid #25314d}.compactPre{box-sizing:border-box;overflow-wrap:anywhere;white-space:pre-wrap;word-break:break-word;min-width:0;max-width:100%;max-height:300px;overflow:auto}@media (width<=1120px){.accountsControlPanel{grid-template-columns:1fr 1fr}.groupsCommandMain,.groupCreateInline,.queueCommandMain,.operationsCommandMain{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.commandDivider{display:none}.accountSearchBox,.accountSortBox,.groupSearchBox,.groupSortBox,.queueTabs,.operationsScopeTabs,.queueFilterBox,.taskOwnerSearchWrap{grid-column:1/-1}}@media (width<=820px){.groupsCommandMain,.groupCreateInline,.queueCommandMain,.operationsCommandMain{grid-template-columns:1fr}.groupCreateInline.toolbarPanel,.toolbarPanel.groupCreateInline,.queueComposer.toolbarPanel,.toolbarPanel.queueComposer,.operationsComposer.toolbarPanel,.toolbarPanel.operationsComposer{grid-template-columns:minmax(0,1fr);align-items:stretch}.toolbarPanel .toolbarPrimaryButton,.accountsBulkPanel .accountsBulkRunButton{justify-self:stretch;width:100%}.accountSearchBox,.groupSearchBox,.queueTabs,.operationsScopeTabs,.queueFilterBox,.accountSortBox,.groupSortBox,.filterAddBox,.commandApplyButton,.commandBulkButton,.taskOwnerSearchWrap,.queueTickButton{grid-column:1/-1}.activeFilterControl{flex-direction:column;align-items:stretch}.accountsCard table{min-width:720px}.queueCard table{min-width:820px}.operationsCard table{min-width:680px}.accountsCard td,.groupsCard td,.queueCard td,.operationsCard td,.giftcardsCard td{padding:10px 8px}.accountsListCard th.accountsGiftcardsColumn,.accountsListCard td.accountsGiftcardsColumn{width:96px}.accountsListCard th.accountsPointsColumn,.accountsListCard td.accountsPointsColumn{width:105px}.accountsListCard th:nth-child(5),.accountsListCard td:nth-child(5){width:130px}.accountsListCard td.accountsGroupsColumn .chips .groupColorChip,.accountsListCard td.accountsGroupsColumn .chipsWithMore .groupColorChip,.accountsListCard td.accountsGroupsColumn .groupColorChip{max-width:145px}}@media (width<=768px){body{-webkit-tap-highlight-color:transparent}body.mobileNavOpen{overflow:hidden}.appShell{flex-direction:column}.sidebarBackdrop{opacity:0;pointer-events:none;z-index:90;background:#0f172a85;border:none;padding:0;transition:opacity .2s;display:block;position:fixed;inset:0}.sidebarBackdrop.visible{opacity:1;pointer-events:auto}.sidebar{max-width:min(320px,88vw);padding-bottom:calc(84px + env(safe-area-inset-bottom,0px));z-index:100;flex:none;width:min(320px,88vw);transition:transform .24s;position:fixed;top:0;bottom:0;left:0;transform:translate(-105%)}.sidebar.open{transform:translate(0)}.sidebarCloseButton{flex:none;display:inline-flex}.sidebarTopRow{margin-bottom:20px}.sidebarTopRow .brand{margin-bottom:0}.mobileTopBar{min-height:calc(52px + env(safe-area-inset-top,0px));padding:calc(8px + env(safe-area-inset-top,0px)) 12px 8px;z-index:80;background:#fff;border-bottom:1px solid #dce3ef;justify-content:space-between;align-items:center;gap:10px;display:flex;position:sticky;top:0}.accountOverlay,.groupOverlay,.operationOverlay{z-index:95}.mobileTopBarTitle{flex:1;justify-content:center;align-items:center;gap:8px;min-width:0;display:inline-flex}.mobileTopBarTitle strong{text-overflow:ellipsis;white-space:nowrap;font-size:.98rem;overflow:hidden}.mobileMenuButton,.mobileThemeButton,.sidebarCloseButton{width:44px;min-width:44px;min-height:44px}.content{padding:14px 12px calc(18px + env(safe-area-inset-bottom,0px))}.pageHeader{margin-bottom:10px}.pageHeader h1{display:none}.pageHeader:not(:has(p)){display:none}.pageHeader p{margin:0;font-size:.88rem}.toolbar,.tabs{gap:8px}.toolbar input,.toolbar select{max-width:none}.accountsToolbar,.groupsCommandBar,.queueCommandBar{border-radius:14px}.accountsToolbarSection{padding:6px 8px}.accountsToolbarSection.toolbarPanel{box-sizing:border-box;min-width:0;max-width:100%;padding:8px 10px}.accountsBulkPanel{box-sizing:border-box;min-width:0;max-width:100%}.accountsToolbar{min-width:0;overflow:visible}.accountsToolbar .filterDropdownMobile{z-index:110;margin-top:0}.groupCreateInline.toolbarPanel,.toolbarPanel.groupCreateInline,.queueComposer.toolbarPanel,.toolbarPanel.queueComposer,.operationsComposer.toolbarPanel,.toolbarPanel.operationsComposer{grid-template-columns:minmax(0,1fr);align-items:stretch}.toolbarPanel label,.toolbarPanel .groupColorInput,.accountsBulkPanel label{min-width:0}.toolbarPanel .toolbarPrimaryButton,.accountsBulkPanel .accountsBulkRunButton{justify-self:stretch;width:100%;margin-top:0}.accountsToolbarMeta{flex-direction:column;align-items:stretch;gap:8px}.accountsToolbarMetaStart{width:100%}.groupsCommandMain,.groupCreateInline,.queueCommandMain{gap:8px}.groupSearchBox,.groupSortBox,.queueFilterBox,.taskOwnerSearchWrap{width:100%;min-width:0;min-height:44px}.accountsToolbarPrimary .accountsSearchField,.accountsToolbarPrimary .taskOwnerSearchWrap .accountsSearchField{min-height:44px}.accountsToolbarPrimary .toolbarIconButton{width:44px;height:44px;min-height:44px}.accountsToolbarPrimary .taskOwnerSearchWrap{align-items:center;width:auto;min-height:0;display:flex}.iconButton,.commandApplyButton,.commandBulkButton,.iconTextButton,.queueTabs button,.pagerIcon{min-width:44px;min-height:44px}.iconButton{width:44px}.queueTabs{width:100%}.queueTabs button{flex:1;justify-content:center}input,select,textarea{font-size:16px}.accountsCard table,.groupsCard table,.queueCard table,.operationsCard table,.giftcardsCard table,.modelsCard table{width:100%;min-width:0}.accountsCard .tableWrap,.groupsCard .tableWrap,.queueCard .tableWrap,.operationsCard .tableWrap,.giftcardsCard .tableWrap,.modelsCard .tableWrap{overflow-x:visible}col.tableColHideMobile,th.tableColHideMobile,td.tableColHideMobile{padding:0;display:none;width:0!important}.accountsListCard:not(.mobileSelectColumnVisible) col.tableSelectColumn,.accountsListCard:not(.mobileSelectColumnVisible) th.tableSelectColumn,.accountsListCard:not(.mobileSelectColumnVisible) td.tableSelectColumn,.queueListCard:not(.mobileSelectColumnVisible) col.tableSelectColumn,.queueListCard:not(.mobileSelectColumnVisible) th.tableSelectColumn,.queueListCard:not(.mobileSelectColumnVisible) td.tableSelectColumn{border:none;padding:0;display:none;width:0!important;min-width:0!important;max-width:0!important}.mobileSelectColumnToggle{flex-shrink:0}.queueCard .queueWorkCell code{display:none}.queueListCard .queueWorkCell strong,.queueHistoryCard .queueWorkCell strong{font-size:.78rem}.deadlineCellCompact strong{white-space:nowrap;font-size:.78rem}.accountsListCard th:nth-child(2),.accountsListCard td:nth-child(2),.accountsListCard th.accountsAccountColumn,.accountsListCard td.accountsAccountColumn{width:auto;max-width:42%}.accountsListCard th.accountsGiftcardsColumn,.accountsListCard td.accountsGiftcardsColumn{width:56px;min-width:56px}.accountsGiftcardsCell{flex-direction:column;align-items:center;gap:4px;width:100%;display:flex}.accountsGiftcardsCell .accountsGiftcardCount,.accountsGiftcardsCell .accountsGiftcardBalance{text-align:center;width:100%;font-size:.82rem}.accountsListCard th.accountsPointsColumn,.accountsListCard td.accountsPointsColumn{width:92px;min-width:92px}.accountsListCard td.accountsPointsColumn .statPill{text-overflow:clip;max-width:none;overflow:visible}.accountsListCard th.accountsGroupsColumn,.accountsListCard td.accountsGroupsColumn{width:22%}.accountsListCard .accountAvatar{width:32px;height:32px}.accountsListCard .accountIdentityButton{gap:8px}.accountsListCard .accountIdentityButton strong{font-size:.84rem}.accountsListCard .accountIdentityButton small{font-size:.72rem}.accountsListCard td.accountsGroupsColumn .chips .groupColorChip,.accountsListCard td.accountsGroupsColumn .chipsWithMore .groupColorChip,.accountsListCard td.accountsGroupsColumn .groupColorChip{max-width:72px}.groupsCard th:first-child,.groupsCard td:first-child{width:auto}.groupsCard th:nth-child(2),.groupsCard td:nth-child(2){width:96px}.groupsCard .groupIdentity small{display:none}.groupsListCard .groupSwatch{flex:0 0 32px;width:32px;height:32px}.groupsListCard .groupIdentity{gap:8px}.groupsCard .groupStats{gap:4px;font-size:.72rem}.queueListCard th:nth-child(2),.queueListCard td:nth-child(2){width:76px}.queueListCard th:nth-child(3),.queueListCard td:nth-child(3){width:48px}.queueListCard th:nth-child(4),.queueListCard td:nth-child(4){width:68px}.queueListCard th:nth-child(5),.queueListCard td:nth-child(5){width:58px}.queueListCard th:nth-child(6),.queueListCard td:nth-child(6){width:auto}.queueListCard .scopeBadge{max-width:58px;padding:2px 5px;font-size:.65rem}.queueListCard .queueRecordIcon{padding:3px}.queueListCard .queueRecordCellMobile{align-items:center;width:100%}.queueListCard .queueStatusText,.queueHistoryCard .queueStatusText{font-size:.7rem}.queueListCard .ownerBadge,.queueListCard .ownerGroupButton{text-overflow:ellipsis;white-space:nowrap;max-width:62px;font-size:.72rem;overflow:hidden}.queueListCard .ownerReferenceList{gap:4px}.queueHistoryCard th:first-child,.queueHistoryCard td:first-child{width:48px}.queueHistoryCard th:nth-child(2),.queueHistoryCard td:nth-child(2){width:58px}.queueHistoryCard th:nth-child(4),.queueHistoryCard td:nth-child(4){width:58px;max-width:58px;padding-left:4px;padding-right:4px}.queueHistoryCard th.queueHistoryExecutionColumn{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.queueHistoryCard td.queueHistoryExecutionColumn{text-align:center;white-space:nowrap;font-size:.72rem}.operationsListCard .operationsWorkColumn{width:auto;min-width:0}.operationsListCard .operationsOwnerColumn{width:68px}.operationsListCard .operationsStatusColumn{width:58px}.operationsListCard .operationsDeadlineColumn{width:80px;min-width:0}.operationsListCard .ownerBadge,.operationsListCard .ownerGroupButton{text-overflow:ellipsis;white-space:nowrap;max-width:62px;font-size:.72rem;overflow:hidden}.operationsListCard .queueStatusText{font-size:.7rem}.operationsListCard .operationWorkRow strong{font-size:.82rem}.operationsListCard .queueWorkCell code{display:none}.giftcardsListCard .giftcardsOwnerColumn{width:38%;min-width:0}.giftcardsListCard th.giftcardsOwnerColumn,.giftcardsListCard td.giftcardsOwnerColumn{padding-left:18px}.giftcardsListCard th.giftcardsBalanceColumn,.giftcardsListCard td.giftcardsBalanceColumn{width:24%;padding-left:2px;padding-right:2px}.giftcardsListCard th.giftcardsStatusColumn,.giftcardsListCard td.giftcardsStatusColumn{width:22%;padding-left:2px;padding-right:2px}.giftcardsListCard th.giftcardsAgeColumn,.giftcardsListCard td.giftcardsAgeColumn{text-align:right;width:16%;padding-left:2px;padding-right:18px}.giftcardsListCard th{padding-left:2px;padding-right:2px;font-size:.68rem}.giftcardsCard table{table-layout:fixed}.giftcardsCard td{padding:9px 5px}.giftcardsListCard .ownerBadge{text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:.72rem;overflow:hidden}.giftcardsListCard .queueStatusText{font-size:.7rem}.pager{flex-wrap:wrap;justify-content:center;gap:8px}.pageItems{text-align:center;flex:100%;margin-right:0;font-size:.82rem}.accountDrawer,.operationDrawer,.groupDrawer{-webkit-overflow-scrolling:touch;overscroll-behavior:contain;max-width:none;padding:14px 12px calc(18px + env(safe-area-inset-bottom,0px));width:100%}.accountDrawerHero,.groupDrawerHero{border-radius:18px;gap:14px;min-height:0;padding:18px 16px}.accountAvatarLarge,.groupHeroColor{flex:0 0 72px;width:72px;height:72px}.heroDisplayName,.groupHeroText h2{font-size:1.28rem}.accountDetailGrid,.operationMetaGrid,.taskDetailGrid{grid-template-columns:1fr}.drawerClose{height:44px;right:12px;top:calc(12px + env(safe-area-inset-top,0px));z-index:2;width:44px}.drawerBackButton{min-width:44px;min-height:44px}.dangerSection{flex-direction:column;align-items:stretch}.dangerSection .dangerButton{width:100%}.bulkActionPopover{bottom:calc(12px + env(safe-area-inset-bottom,0px));z-index:110;width:auto;max-height:min(70vh,560px);position:fixed;top:auto;left:12px;right:12px;overflow:auto}.memberSearchResults,.taskOwnerSuggestions{-webkit-overflow-scrolling:touch;max-height:min(42vh,280px);overflow:auto}.memberCard{grid-template-columns:minmax(0,1fr) auto;gap:10px}.operationCard{gap:8px}.gridCards,.formGrid{grid-template-columns:1fr}.card,.panel{padding:14px}.activeFilterControl select{width:100%;max-width:none}.filterAddBox select{max-width:none}html[data-theme=dark] .mobileTopBar{background:#0f172a;border-bottom-color:#25314d}}@media (width<=480px){.content{padding-inline:10px}.queueComposer .toolbarPrimaryButton,.operationsComposer .toolbarPrimaryButton,.groupCreateInline .toolbarPrimaryButton,.bulkActionPopover .primaryButton{width:100%}.heroPoints img,.accountHeroPointsIcon{width:22px;height:22px}.accountHeroStats{gap:8px;margin-top:12px}.accountHeroStat{flex:0 auto;min-width:0;padding:7px 10px}.accountDrawerHero .accountHeroStat .accountsGiftcardCount,.accountDrawerHero .accountHeroStat .accountsGiftcardBalance{font-size:.95rem}}.giftcardsExportPanel{gap:12px}.giftcardsExportError{color:#dc2626;margin:0;font-size:.86rem}.giftcardsExportSummary{color:#475569;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;margin:0;padding:10px 12px;font-size:.86rem;line-height:1.45}.giftcardsExportSummaryWarning{color:#92400e;background:#fffbeb;border-color:#fde68a}.giftcardsExportOutputWrap{gap:8px;display:grid}.giftcardsExportOutput{white-space:pre-wrap;word-break:break-all;max-height:220px;margin:0;overflow:auto}.giftcardsExportCopy{justify-self:start}html[data-theme=dark] .giftcardsExportSummary{color:#cbd5e1;background:#111827;border-color:#25314d}html[data-theme=dark] .giftcardsExportSummaryWarning{color:#fde68a;background:#422006;border-color:#92400e}html[data-theme=dark] .giftcardsExportError{color:#fca5a5}.giftcardsCard tbody tr{transition:background .15s,box-shadow .15s}.giftcardsCard td{vertical-align:middle;padding:9px 10px}.giftcardsCard th{color:#7a8699;letter-spacing:.04em;background:#fff;border-bottom:1px solid #e6ebf4;font-size:.76rem}.giftcardsCard tbody tr:hover{background:#f8fbff}.giftcardsListCard th.giftcardsBalanceColumn,.giftcardsListCard td.giftcardsBalanceColumn{text-align:center;white-space:nowrap}@media (width>=769px){.giftcardsListCard th.giftcardsBalanceColumn,.giftcardsListCard td.giftcardsBalanceColumn{width:1%}}.giftcardsListCard td.giftcardsBalanceColumn .giftcardBalance,.giftcardsListCard td.giftcardsBalanceColumn .muted{text-align:center;width:100%;display:inline-block}@media (width>=769px){.giftcardsListCard th.giftcardsOwnerColumn,.giftcardsListCard td.giftcardsOwnerColumn{width:auto}}.giftcardBalance{color:#16a34a;white-space:nowrap;font-weight:700}html[data-theme=dark] .giftcardBalance{color:#86efac}.giftcardsListCard th.giftcardsRedeemColumn,.giftcardsListCard td.giftcardsRedeemColumn{width:16%;max-width:148px}.giftcardsListCard .giftcardsRedeemColumn .inlineCopy{max-width:132px}.giftcardsListCard .giftcardsRedeemColumn .monoText{text-overflow:ellipsis;vertical-align:bottom;white-space:nowrap;max-width:108px;display:inline-block;overflow:hidden}.giftcardAuditReason{white-space:pre-wrap;word-break:break-word}@media (width<=768px){.giftcardsListCard th.giftcardsOwnerColumn,.giftcardsListCard td.giftcardsOwnerColumn{padding-left:18px}.giftcardsListCard th.giftcardsAgeColumn,.giftcardsListCard td.giftcardsAgeColumn{padding-right:18px}}.modelsCard tbody tr{transition:background .15s,box-shadow .15s}.modelsCard td{vertical-align:middle;padding:10px}.modelsCard th{color:#7a8699;letter-spacing:.04em;background:#fff;border-bottom:1px solid #e6ebf4;font-size:.76rem}.modelsCard tbody tr:hover{background:#f8fbff}.modelsListCard tbody tr.modelRowTakenDown{background:#fee2e2}.modelsListCard tbody tr.modelRowTakenDown:hover{background:#fecaca}.accountsListCard tbody tr.accountRowBanned{background:#fee2e2}.accountsListCard tbody tr.accountRowBanned:hover{background:#fecaca}.modelStatusLabel{white-space:nowrap;font-weight:700}.modelStatusPublished{color:#15803d}.modelStatusTakenDown{color:#b91c1c}.modelStatusUnknown{color:#64748b}html[data-theme=dark] .modelsListCard tbody tr.modelRowTakenDown{background:#3f1515}html[data-theme=dark] .modelsListCard tbody tr.modelRowTakenDown:hover{background:#4c1a1a}html[data-theme=dark] .accountsListCard tbody tr.accountRowBanned{background:#3f1515}html[data-theme=dark] .accountsListCard tbody tr.accountRowBanned:hover{background:#4c1a1a}html[data-theme=dark] .modelStatusPublished{color:#86efac}html[data-theme=dark] .modelStatusTakenDown{color:#fca5a5}html[data-theme=dark] .modelStatusUnknown{color:#94a3b8}.modelsCard table{table-layout:fixed}.modelsListCard .modelsModelColumn{width:auto;min-width:0}.modelsListCard .modelsOwnerColumn{width:148px}.modelsListCard .modelsLicenseColumn{text-align:center;width:132px}.modelsListCard td.modelsLicenseColumn .licenseBadge{justify-content:center;max-width:100%;margin:0 auto;display:inline-flex}.modelsListCard .modelsAgeColumn{width:168px}.modelsListCard .modelsAgeColumn .deadlineCell{white-space:nowrap}.modelsListCard .modelsStatsColumn{width:272px}.modelsListCard .modelsStatsColumn .modelStatsRow{flex-wrap:nowrap}.modelTableCell{gap:8px;min-width:0;display:grid}.modelTableCellMain{align-items:center;gap:10px;min-width:0;display:flex}.modelTableTitleRow{align-items:center;gap:6px;min-width:0;display:flex}.modelPrintProfileIcon{color:#6366f1;flex:none;align-items:center;line-height:0;display:inline-flex}.modelSourceUnmatchedIcon{color:#dc2626;flex:none;align-items:center;line-height:0;display:inline-flex}.modelSourceUnmatchedLabel{color:#dc2626}html[data-theme=dark] .modelPrintProfileIcon{color:#a5b4fc}html[data-theme=dark] .modelSourceUnmatchedIcon,html[data-theme=dark] .modelSourceUnmatchedLabel{color:#f87171}.modelTableCellMeta{flex-wrap:wrap;align-items:center;gap:8px 10px;min-width:0;display:flex}.modelTableTitle{text-overflow:ellipsis;white-space:nowrap;flex:auto;min-width:0;font-size:.9rem;line-height:1.25;display:block;overflow:hidden}.modelCoverThumb{background:#eef2f7;border:1px solid #dce3ef;border-radius:10px;flex:none;justify-content:center;align-items:center;width:44px;height:44px;display:flex;overflow:hidden}.modelCoverThumbLarge{width:56px;height:56px}.modelCoverThumb img{object-fit:cover;width:100%;height:100%;display:block}.modelsListCard tbody tr{contain-intrinsic-size:auto 64px;content-visibility:auto}.modelCoverFallback{background:linear-gradient(135deg,#dbeafe,#e2e8f0);width:100%;height:100%;display:block}.licenseBadge{color:#475569;text-overflow:ellipsis;white-space:nowrap;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:999px;max-width:100%;padding:4px 8px;font-size:.72rem;font-weight:700;line-height:1;display:inline-flex;overflow:hidden}.modelStatsRow{flex-wrap:wrap;align-items:center;gap:10px;display:inline-flex}.modelStatsRowCompact{gap:8px}.modelStatIcon{color:#64748b;white-space:nowrap;align-items:center;gap:4px;font-size:.78rem;display:inline-flex}.modelStatIcon strong{color:#334155;font-size:.78rem;font-weight:700}.modelsListCard .ownerBadge{text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:.72rem;overflow:hidden}.modelDrawerHeaderMain{align-items:center;gap:12px;min-width:0;display:flex}.modelDrawerHeaderMain h2{text-overflow:ellipsis;overflow:hidden}.modelDrawerActions{margin-bottom:14px}.modelExternalLink{gap:8px;width:fit-content;text-decoration:none;display:inline-flex}html[data-theme=dark] .modelCoverThumb{background:#1e293b;border-color:#334155}html[data-theme=dark] .modelCoverFallback{background:linear-gradient(135deg,#1e293b,#334155)}html[data-theme=dark] .licenseBadge{color:#cbd5e1;background:#1e293b;border-color:#334155}html[data-theme=dark] .modelStatIcon{color:#94a3b8}html[data-theme=dark] .modelStatIcon strong{color:#e2e8f0}@media (width<=768px){.modelsListCard .modelsModelColumn{width:68%;min-width:0}.modelsListCard .modelsOwnerColumn{width:32%;min-width:0;padding-left:18px}.modelsListCard th{padding-left:2px;padding-right:2px;font-size:.68rem}.modelsListCard th.modelsModelColumn,.modelsListCard td.modelsModelColumn{padding-left:18px}.modelsListCard th.modelsOwnerColumn,.modelsListCard td.modelsOwnerColumn{padding-right:18px}.modelsCard td{vertical-align:top;padding:10px 5px}.modelsListCard tbody tr{height:auto}.modelTableCellMeta .licenseBadge,.modelTableCellMeta .deadlineCellCompact strong{font-size:.72rem}.modelTableCellMeta .modelStatsRowCompact{flex:100%}}.modelTableCellTextOnly .modelTableCellMain{gap:0}.modelTableSummary{text-overflow:ellipsis;white-space:nowrap;font-size:.78rem;line-height:1.35;display:block;overflow:hidden}.modelLibraryFileGroup+.modelLibraryFileGroup{margin-top:12px}.modelLibraryFileGroup h4{color:#64748b;text-transform:uppercase;margin:0 0 6px;font-size:.78rem;font-weight:700}.modelLibraryFileList{gap:6px;margin:0;padding:0;list-style:none;display:grid}.modelLibraryFileList a{color:#334155;align-items:center;gap:8px;font-size:.84rem;text-decoration:none;display:inline-flex}.modelLibraryFileList a:hover{color:#5266d8}.modelLibraryGallery{grid-template-columns:repeat(auto-fill,minmax(96px,1fr));gap:10px;display:grid}.modelLibraryGalleryItem{aspect-ratio:1;background:#eef2f7;border:1px solid #dce3ef;border-radius:10px;display:block;overflow:hidden}.modelLibraryGalleryItem img{object-fit:cover;width:100%;height:100%;display:block}html[data-theme=dark] .modelLibraryFileGroup h4{color:#94a3b8}html[data-theme=dark] .modelLibraryFileList a{color:#e2e8f0}html[data-theme=dark] .modelLibraryFileList a:hover{color:#a5b4fc}html[data-theme=dark] .modelLibraryGalleryItem{background:#1e293b;border-color:#334155}.dashboardPage{--dash-accounts:#5266d8;--dash-groups:#0d9488;--dash-giftcards:#16a34a;--dash-models:#d97706}.dashboardLoading{color:#647086;flex-direction:column;justify-content:center;align-items:center;gap:12px;min-height:280px;display:flex}.dashboardLoadingIcon{color:#5266d8;animation:.9s linear infinite spin}.dashLayout{flex-direction:column;gap:16px;display:flex}.dashCommandStrip{color:#e2e8f0;background:linear-gradient(135deg,#111827 0%,#1e293b 100%);border-radius:16px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px 18px;padding:14px 18px;display:flex}.dashCommandStatus{align-items:center;gap:10px;font-size:.9rem;display:flex}.dashCommandStatus strong{color:#f8fafc;text-transform:uppercase}.dashCommandDivider{opacity:.45;margin:0 6px}.dashPulse{background:#22c55e;border-radius:999px;flex:none;width:10px;height:10px;animation:2s ease-out infinite dashPulse;box-shadow:0 0 #22c55e73}.dashPulseBad{box-shadow:none;background:#ef4444;animation:none}@keyframes dashPulse{0%{box-shadow:0 0 #22c55e73}70%{box-shadow:0 0 0 10px #22c55e00}to{box-shadow:0 0 #22c55e00}}.dashCommandNav{flex-wrap:wrap;gap:8px;display:flex}.dashNavPill{color:#f8fafc;background:#ffffff14;border:1px solid #ffffff1f;border-radius:999px;align-items:center;gap:6px;padding:7px 12px;font-size:.82rem;font-weight:600;text-decoration:none;transition:background .15s,border-color .15s;display:inline-flex}.dashNavPill:hover{background:#ffffff24;border-color:#ffffff38}.dashCommandTime{color:#94a3b8;font-size:.82rem}.dashBento{grid-template-columns:repeat(12,minmax(0,1fr));gap:16px;display:grid}.dashPanel{background:#fff;border:1px solid #dce3ef;border-radius:20px;flex-direction:column;gap:14px;min-width:0;padding:18px 20px;display:flex;box-shadow:0 8px 24px #0f172a0d}.dashPanelHead{justify-content:space-between;align-items:center;gap:10px;display:flex}.dashPanelHead h2{letter-spacing:.01em;margin:0;font-size:.95rem;font-weight:700}.dashPanelHead a{color:#5266d8;font-size:.8rem;font-weight:600;text-decoration:none}.dashPanelHead a:hover{text-decoration:underline}.dashPanelHealth{grid-column:span 5}.dashPanelQueue{grid-column:span 7}.dashPanelEconomy{grid-column:span 12}.dashPanelModels{grid-column:span 4}.dashPanelGiftcards{grid-column:span 5}.dashPanelGroups{grid-column:span 3}.dashPanelOps{grid-column:span 5}.dashPanelEngagement{grid-column:span 4}.dashPanelSystem{grid-column:span 3}.dashHealthBody{align-items:center;gap:20px;display:flex}.dashDonut{border-radius:50%;flex:none;width:112px;height:112px;position:relative}.dashDonutHole{background:#fff;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:2px;width:72px;height:72px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.dashDonutHole strong{color:#172033;font-size:1.15rem;line-height:1}.dashDonutHole span{color:#647086;text-transform:uppercase;font-size:.72rem}.dashLegend{flex-direction:column;flex:1;gap:10px;min-width:0;display:flex}.dashLegendItem{grid-template-columns:10px 1fr auto auto;align-items:center;gap:8px;display:grid}.dashLegendSwatch{border-radius:999px;width:10px;height:10px}.dashLegendLabel{color:#526072;font-size:.86rem}.dashLegendValue{color:#172033;font-size:.86rem;font-weight:700}.dashLegendShare{color:#94a3b8;text-align:right;min-width:2.2rem;font-size:.78rem}.dashHealthFoot{color:#647086;border-top:1px solid #edf1f7;gap:16px;padding-top:12px;font-size:.84rem;display:flex}.dashPanelQueue{background:linear-gradient(160deg,#f8fbff 0%,#fff 55%)}.dashPanelQueueAlert{border-color:#fecaca;box-shadow:0 8px 24px #ef444414}.dashQueueHero{align-items:center;gap:12px;display:flex}.dashQueueStat{background:#fff;border:1px solid #e6ebf4;border-radius:16px;flex-direction:column;flex:1;gap:4px;padding:14px 16px;display:flex}.dashQueueStat span{color:#647086;letter-spacing:.04em;text-transform:uppercase;font-size:.78rem;font-weight:600}.dashQueueStat strong{color:#172033;font-size:2rem;line-height:1}.dashQueueStatPending strong{color:#5266d8}.dashQueueStatProcessing strong{color:#0d9488}.dashQueueArrow{color:#94a3b8;font-size:1.4rem;font-weight:300}.dashQueueAlert{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:12px;margin:0;padding:10px 12px;font-size:.88rem;font-weight:600}.dashQueueCalm{color:#647086;margin:0;font-size:.88rem}.dashQueueMeta{color:#647086;flex-wrap:wrap;gap:12px;font-size:.82rem;display:flex}.dashHistoryChips{flex-wrap:wrap;gap:6px;display:flex}.dashHistoryChip{color:#526072;text-transform:capitalize;background:#f8fafc;border:1px solid #e6ebf4;border-radius:999px;align-items:center;gap:4px;padding:4px 9px;font-size:.72rem;font-weight:600;display:inline-flex}.dashHistoryChipSuccess{color:#15803d;border-color:#22c55e40}.dashHistoryChipFailed{color:#b91c1c;border-color:#ef444440}.dashHistoryChipCanceled{border-color:#64748b40}.dashHistoryChipOutdated,.dashHistoryChipIncompatible{color:#b45309;border-color:#f59e0b40}.dashPanelEconomy{background:linear-gradient(135deg,#fffbeb 0%,#fff 38%,#f8fbff 100%);border-color:#f5e6b8}.dashEconomyGrid{grid-template-columns:1.4fr 1fr 1fr;gap:16px;display:grid}.dashEconomyFeature strong{color:#172033;margin-top:4px;font-size:2.6rem;line-height:1.05;display:block}.dashEconomyLabel{color:#92400e;letter-spacing:.05em;text-transform:uppercase;font-size:.78rem;font-weight:700}.dashEconomySub{color:#647086;font-size:.86rem}.dashEconomySecondary{gap:10px;display:grid}.dashEconomySecondary div{background:#ffffffb8;border:1px solid #edf1f7;border-radius:12px;padding:10px 12px}.dashEconomySecondary span{color:#647086;text-transform:uppercase;font-size:.76rem;font-weight:600;display:block}.dashEconomySecondary strong{color:#172033;font-size:1.2rem}.dashEconomyGiftcard{color:inherit;background:#16a34a14;border:1px solid #16a34a2e;border-radius:14px;align-items:flex-start;gap:12px;padding:14px;text-decoration:none;transition:border-color .15s,transform .15s;display:flex}.dashEconomyGiftcard:hover{border-color:#16a34a59;transform:translateY(-1px)}.dashEconomyGiftcard svg{color:#16a34a;flex:none;margin-top:2px}.dashEconomyGiftcard span{color:#166534;text-transform:uppercase;font-size:.76rem;font-weight:700;display:block}.dashEconomyGiftcard strong{color:#14532d;font-size:1.5rem;line-height:1.2;display:block}.dashEconomyGiftcard small{color:#15803d;margin-top:4px;font-size:.8rem;display:block}.dashModelsSpotlight{align-items:center;gap:16px;display:flex}.dashModelsRing{background:conic-gradient(#22c55e 0 var(--dash-models-pct), #e8edf5 var(--dash-models-pct) 100%);border-radius:50%;flex-direction:column;flex:none;justify-content:center;align-items:center;width:92px;height:92px;display:flex;position:relative}.dashModelsRing:before{content:"";background:#fff;border-radius:50%;width:62px;height:62px;position:absolute}.dashModelsRing strong,.dashModelsRing span{z-index:1;position:relative}.dashModelsRing strong{color:#172033;font-size:1.1rem;line-height:1}.dashModelsRing span{color:#647086;text-transform:uppercase;font-size:.68rem}.dashModelsCopy p{color:#526072;margin:0 0 6px;font-size:.88rem}.dashModelsCopy strong{color:#172033;font-size:1.1rem}.dashModelsTakenDown{color:#b91c1c!important}.dashModelsReach{flex-direction:column;gap:8px;display:flex}.dashMetricChip{color:#647086;background:#f8fafc;border-radius:10px;align-items:center;gap:8px;padding:8px 10px;font-size:.82rem;display:flex}.dashMetricChip strong{color:#172033;margin-left:auto}.dashGiftcardTotal{color:#526072;margin:0;font-size:.9rem}.dashGiftcardTotal strong{color:#172033;font-size:1.35rem}.dashSegmentBar{border-radius:999px;height:14px;display:flex;overflow:hidden}.dashSegmentBarEmpty{background:#edf1f7}.dashSegmentBarPart{min-width:4px}.dashGiftcardLegend{color:#647086;flex-wrap:wrap;gap:10px 14px;font-size:.78rem;display:flex}.dashGiftcardLegend i{border-radius:999px;width:8px;height:8px;margin-right:5px;display:inline-block}.dashPanelGroups{background:linear-gradient(#0d94880f 0%,#fff 70%)}.dashGroupsVisual{color:#0d9488;align-items:center;gap:12px;display:flex}.dashGroupsVisual strong{color:#172033;font-size:2rem;line-height:1;display:block}.dashGroupsVisual span{color:#647086;font-size:.82rem}.dashGroupsMeta{color:#647086;margin:0;font-size:.86rem}.dashOpsList{flex-direction:column;gap:12px;display:flex}.dashRatioHead{color:#647086;justify-content:space-between;margin-bottom:5px;font-size:.8rem;display:flex}.dashRatioHead span:first-child{color:#526072;font-weight:600}.dashRatioTrack{background:#edf1f7;border-radius:999px;height:8px;overflow:hidden}.dashRatioTrack span{border-radius:inherit;background:linear-gradient(90deg,#5266d8,#7c8df0);height:100%;display:block}.dashEngagementStrip{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.dashEngagementItem{background:linear-gradient(135deg,#f8fafc,#fff);border:1px solid #edf1f7;border-radius:12px;padding:12px}.dashEngagementItem span{color:#647086;text-transform:uppercase;font-size:.76rem;font-weight:600;display:block}.dashEngagementItem strong{color:#172033;font-size:1.35rem}.dashSystemDl{gap:10px;margin:0;display:grid}.dashSystemDl div{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.dashSystemDl dt{color:#647086;font-size:.84rem;font-weight:500}.dashSystemDl dd{color:#172033;margin:0;font-size:.92rem;font-weight:700}html[data-theme=dark] .dashPanel{background:#111827;border-color:#25314d}html[data-theme=dark] .dashDonutHole,html[data-theme=dark] .dashModelsRing:before,html[data-theme=dark] .dashQueueStat{background:#111827}html[data-theme=dark] .dashPanelQueue{background:linear-gradient(160deg,#0f172a 0%,#111827 55%)}html[data-theme=dark] .dashPanelEconomy{background:linear-gradient(135deg,#1c1917 0%,#111827 38%,#0f172a 100%);border-color:#422006}html[data-theme=dark] .dashPanelGroups{background:linear-gradient(#0d94881f 0%,#111827 70%)}html[data-theme=dark] .dashDonutHole strong,html[data-theme=dark] .dashLegendValue,html[data-theme=dark] .dashQueueStat strong,html[data-theme=dark] .dashEconomyFeature strong,html[data-theme=dark] .dashEconomySecondary strong,html[data-theme=dark] .dashEconomyGiftcard strong,html[data-theme=dark] .dashModelsRing strong,html[data-theme=dark] .dashModelsCopy strong,html[data-theme=dark] .dashGiftcardTotal strong,html[data-theme=dark] .dashGroupsVisual strong,html[data-theme=dark] .dashEngagementItem strong,html[data-theme=dark] .dashSystemDl dd,html[data-theme=dark] .dashMetricChip strong{color:#f8fafc}html[data-theme=dark] .dashLegendLabel,html[data-theme=dark] .dashHealthFoot,html[data-theme=dark] .dashQueueMeta,html[data-theme=dark] .dashModelsCopy p,html[data-theme=dark] .dashGiftcardTotal,html[data-theme=dark] .dashGroupsMeta,html[data-theme=dark] .dashRatioHead,html[data-theme=dark] .dashMetricChip,html[data-theme=dark] .dashSystemDl dt{color:#94a3b8}html[data-theme=dark] .dashHistoryChip{color:#cbd5e1;background:#0f172a;border-color:#25314d}html[data-theme=dark] .dashEconomySecondary div,html[data-theme=dark] .dashEngagementItem,html[data-theme=dark] .dashMetricChip{background:#0f172a;border-color:#25314d}html[data-theme=dark] .dashRatioTrack,html[data-theme=dark] .dashSegmentBarEmpty{background:#1f2a44}@media (width<=1100px){.dashPanelHealth,.dashPanelQueue,.dashPanelEconomy,.dashPanelModels,.dashPanelGiftcards,.dashPanelGroups,.dashPanelOps,.dashPanelEngagement,.dashPanelSystem{grid-column:span 12}.dashEconomyGrid{grid-template-columns:1fr}}@media (width<=640px){.dashCommandStrip{flex-direction:column;align-items:stretch}.dashHealthBody,.dashQueueHero{flex-direction:column}.dashQueueArrow{transform:rotate(90deg)}.dashEngagementStrip{grid-template-columns:1fr}}@media (width<=768px){input:not([type=checkbox]):not([type=radio]):not([type=color]):not([type=hidden]):not([type=range]),select,textarea{font-size:16px!important}}
