.checkin-module{font-family:inherit;color:#2a3b48;background:transparent;font-synthesis:none;text-rendering:optimizeLegibility;letter-spacing:0;--text: #2a3b48;--muted: #6b7a8a;--subtle: #94a2b0;--border: #d3dde6;--border-strong: #c6d1d8;--surface: #f7f9fb;--surface-soft: #f0f4f8;--brand: #216e5b;--brand-strong: #194f43;--brand-gradient: #216e5b;--green: #216e5b;--green-bg: #e8f3ef;--blue: #3267a8;--blue-bg: #eaf0f8;--amber: #a66a13;--amber-bg: #f8f0e2;--violet: #216e5b;--violet-bg: #e8f3ef;--red: #b4482a;--red-bg: #f8ebe7;--focus: #4d8175;--shadow: 0 12px 40px rgba(20, 35, 41, .12);--shadow-card: 0 2px 10px rgba(20, 35, 41, .04)}.checkin-module,.checkin-module *{box-sizing:border-box}.checkin-module button,.checkin-module input,.checkin-module textarea,.checkin-module select{font:inherit;letter-spacing:0}.checkin-module button,.checkin-module a{-webkit-tap-highlight-color:transparent}.checkin-module button{color:inherit}.checkin-module a{color:inherit;text-decoration:none}.checkin-module :focus-visible{outline:2px solid var(--focus);outline-offset:2px}.checkin-module .page{width:min(1480px,100%);margin:0 auto;padding:28px 34px 40px}.checkin-module .page-header{min-height:58px;display:flex;justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:24px}.checkin-module .page-header h1{margin:0;font-size:24px;line-height:1.25;font-weight:750;letter-spacing:-.01em}.checkin-module .page-header p{margin:6px 0 0;color:var(--muted);font-size:12px}.checkin-module .header-actions{display:flex;gap:9px;align-items:center}.checkin-module .header-run-actions{display:inline-flex;gap:8px;align-items:center}.checkin-module .button{min-height:36px;border:1px solid transparent;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 14px;cursor:pointer;font-size:12px;font-weight:650;white-space:nowrap;transition:transform .12s ease,box-shadow .15s ease,background .15s ease}.checkin-module .button:disabled{opacity:.48;cursor:not-allowed}.checkin-module .button.primary{color:#fff;background:var(--brand-gradient);border-color:transparent;box-shadow:0 6px 16px #216e5b2e}.checkin-module .button.primary:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 10px 22px #216e5b3d}.checkin-module .button.secondary{background:var(--surface);color:#3b4256;border-color:var(--border-strong);box-shadow:0 1px 2px #262b470d}.checkin-module .button.secondary:hover:not(:disabled){background:var(--surface-soft);border-color:var(--brand);color:var(--brand-strong)}.checkin-module .button.ghost{background:transparent;border-color:transparent;color:var(--muted)}.checkin-module .button.ghost:hover{background:var(--surface-soft);color:var(--text)}.checkin-module .button.compact{min-height:32px;padding-inline:10px;font-size:10px}.checkin-module .summary-band{display:grid;grid-template-columns:.85fr 1.5fr 1.5fr .75fr 1.2fr;border:1px solid var(--border);border-radius:12px;margin-bottom:28px;background:var(--surface);box-shadow:var(--shadow-card);overflow:hidden}.checkin-module .summary-item{min-width:0;padding:18px 20px;display:grid;gap:6px;border-right:1px solid var(--border);position:relative}.checkin-module .summary-item:last-child{border-right:0}.checkin-module .summary-item:before{content:"";position:absolute;left:20px;top:0;width:30px;height:3px;border-radius:0 0 3px 3px;background:var(--border-strong)}.checkin-module .summary-item.green:before{background:linear-gradient(90deg,#0f9d63,#34d399)}.checkin-module .summary-item.blue:before{background:linear-gradient(90deg,#2f6fed,#60a5fa)}.checkin-module .summary-item.amber:before{background:linear-gradient(90deg,#c07807,#fbbf24)}.checkin-module .summary-item.violet:before{background:var(--brand-gradient)}.checkin-module .summary-item>span{color:var(--muted);font-size:11px}.checkin-module .summary-item strong{font-size:21px;line-height:1.25;font-weight:700}.checkin-module .summary-item small{color:var(--subtle);font-size:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.checkin-module .summary-totals{min-width:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:5px;align-content:center}.checkin-module .summary-totals strong{min-width:0;padding:5px 7px;border:1px solid #e7ebe9;border-radius:5px;background:var(--surface-soft);font-size:12px;line-height:1.2;font-variant-numeric:tabular-nums;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.checkin-module .summary-value-button{width:fit-content;min-width:0;border:0;padding:0;display:inline-flex;align-items:center;gap:7px;background:transparent;color:inherit;cursor:pointer}.checkin-module .summary-value-button strong{font-size:21px;line-height:1.25}.checkin-module .summary-value-button svg{color:var(--amber)}.checkin-module .summary-value-button:hover strong{color:var(--brand-strong)}.checkin-module .section-block{margin-top:26px}.checkin-module .section-heading{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:12px;gap:18px}.checkin-module .section-heading h2{margin:0;font-size:15px;line-height:1.4;font-weight:720;letter-spacing:-.01em}.checkin-module .section-heading p{margin:3px 0 0;color:var(--muted);font-size:11px}.checkin-module .section-heading>span{color:var(--muted);font-size:11px}.checkin-module .site-management-groups{display:grid;gap:24px}.checkin-module .site-management-tabs{display:flex;align-items:center;gap:6px;margin-bottom:12px;border-bottom:1px solid var(--border)}.checkin-module .site-management-tabs button{min-height:36px;display:inline-flex;align-items:center;gap:7px;padding:0 12px;margin-bottom:-1px;border:0;border-bottom:2px solid transparent;border-radius:5px 5px 0 0;color:var(--muted);background:transparent;font-size:11px;font-weight:650;cursor:pointer}.checkin-module .site-management-tabs button:hover{color:var(--text);background:var(--surface-soft)}.checkin-module .site-management-tabs button.active{color:var(--brand-strong);border-bottom-color:var(--brand-strong);background:var(--surface-soft)}.checkin-module .site-management-tabs button strong{color:inherit;font-size:10px;font-variant-numeric:tabular-nums}.checkin-module .site-management-group{min-width:0}.checkin-module .site-group-heading{min-height:40px;display:flex;align-items:center;gap:10px;margin-bottom:8px}.checkin-module .site-group-heading>div:nth-child(2){min-width:0}.checkin-module .site-group-heading h3{margin:0;color:var(--text);font-size:13px;line-height:1.35;font-weight:720}.checkin-module .site-group-heading p{margin:2px 0 0;color:var(--muted);font-size:10px;line-height:1.35}.checkin-module .site-group-heading>strong{margin-left:auto;color:var(--muted);font-size:11px;font-variant-numeric:tabular-nums}.checkin-module .site-group-icon{width:30px;height:30px;flex:0 0 auto;display:grid;place-items:center;border-radius:6px;color:var(--green);background:var(--green-bg)}.checkin-module .site-management-group.relay .site-group-icon{color:var(--blue);background:var(--blue-bg)}.checkin-module .table-wrap{width:100%;overflow-x:auto;border:1px solid var(--border);border-radius:12px;background:var(--surface);box-shadow:var(--shadow-card)}.checkin-module .data-table{width:100%;min-width:920px;border-collapse:collapse;table-layout:fixed}.checkin-module .data-table th{height:38px;padding:0 14px;background:var(--surface-soft);border-bottom:1px solid var(--border);color:#65706b;font-size:10px;font-weight:650;text-align:left;white-space:nowrap}.checkin-module .data-table td{height:57px;padding:8px 14px;border-bottom:1px solid #edf0ee;font-size:11px;color:#4d5652;vertical-align:middle}.checkin-module .data-table tr:last-child td{border-bottom:0}.checkin-module .data-table tbody tr:hover{background:var(--surface-soft)}.checkin-module .data-table th:first-child,.checkin-module .data-table td:first-child{width:24%}.checkin-module .data-table th:last-child,.checkin-module .data-table td:last-child{width:142px;text-align:right}.checkin-module .management-table{min-width:1220px}.checkin-module .management-table th:first-child,.checkin-module .management-table td:first-child{width:26%}.checkin-module .management-table th:last-child,.checkin-module .management-table td:last-child{width:154px}.checkin-module .site-auth-cell{display:grid;gap:3px;justify-items:start}.checkin-module .auth-sync-meta{color:var(--subtle);font-size:9px;white-space:nowrap}.checkin-module .auth-badge-row{display:flex;align-items:center;gap:6px}.checkin-module .auth-action-button{display:inline-flex;align-items:center;justify-content:center;padding:3px;border:1px solid var(--border);border-radius:5px;background:var(--surface);color:var(--blue);cursor:pointer;transition:background .15s,border-color .15s,color .15s;line-height:0}.checkin-module .auth-action-button:hover{background:var(--blue);color:#fff;border-color:var(--blue)}.checkin-module .danger-text{color:var(--red)}.checkin-module .site-cell{max-width:100%;border:0;background:transparent;padding:0;display:flex;align-items:center;gap:10px;text-align:left;cursor:pointer}.checkin-module .site-cell.static{cursor:default}.checkin-module .site-cell>span:last-child{min-width:0;display:grid;gap:3px}.checkin-module .site-cell strong{color:var(--text);font-size:11px;font-weight:680;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.checkin-module .site-cell small{max-width:260px;color:var(--subtle);font-size:9px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.checkin-module .site-cell small.site-note{color:#527063}.checkin-module .site-avatar{width:29px;height:29px;flex:0 0 auto;display:grid;place-items:center;border-radius:8px;background:linear-gradient(135deg,#eef0fe,#e3ecfd);color:var(--brand-strong);font-size:11px;font-weight:750}.checkin-module .site-avatar.large{width:38px;height:38px;font-size:14px}.checkin-module .site-avatar img{display:block;width:20px;height:20px;object-fit:contain}.checkin-module .site-avatar.large img{width:28px;height:28px}.checkin-module .status-badge{display:inline-flex;align-items:center;gap:6px;min-height:24px;padding:0 9px;border-radius:999px;font-size:9px;font-weight:680;white-space:nowrap}.checkin-module .status-badge>span{width:6px;height:6px;border-radius:50%}.checkin-module .status-badge.success{color:#0c7b4c;background:var(--green-bg)}.checkin-module .status-badge.success>span{background:#12a866}.checkin-module .status-badge.warning{color:#a06305;background:var(--amber-bg)}.checkin-module .status-badge.warning>span{background:#d98e12}.checkin-module .status-badge.danger{color:#c53f39;background:var(--red-bg)}.checkin-module .status-badge.danger>span{background:#dc4b45}.checkin-module .status-badge.running{color:#2b5fd0;background:var(--blue-bg)}.checkin-module .status-badge.running>span{background:var(--blue);animation:pulse 1.3s infinite}.checkin-module .status-badge.neutral{color:#5b6478;background:#eef0f6}.checkin-module .status-badge.neutral>span{background:#9aa2b6}.checkin-module .amount{font-variant-numeric:tabular-nums}.checkin-module .amount.positive{color:var(--green);font-weight:650}.checkin-module .reward-cell{display:grid;gap:3px;font-variant-numeric:tabular-nums}.checkin-module .reward-cell.static{cursor:default}.checkin-module .reward-cell.interactive{width:100%;min-width:0;padding:3px 5px;border:1px solid transparent;border-radius:5px;background:transparent;text-align:left;cursor:pointer;align-content:center}.checkin-module .reward-cell.interactive:hover:not(:disabled){border-color:var(--border);background:var(--surface-soft)}.checkin-module .reward-cell.interactive:disabled{opacity:.55;cursor:not-allowed}.checkin-module .reward-cell.interactive .spin{width:12px;height:12px;color:var(--brand)}.checkin-module .reward-cell strong{color:var(--subtle);font-size:10px}.checkin-module .reward-cell strong.today{color:var(--green)}.checkin-module .reward-cell strong.previous{color:var(--amber)}.checkin-module .reward-cell small{color:var(--subtle);font-size:9px;white-space:nowrap}.checkin-module .reward-cell small.balance-refresh-today{color:var(--green)}.checkin-module .reward-cell small.balance-refresh-previous{color:var(--amber)}.checkin-module .reward-cell small.balance-refresh-unknown{color:var(--subtle)}.checkin-module .balance-status-cell{display:grid;gap:3px;justify-items:start;min-width:0}.checkin-module .balance-status-cell small{color:var(--subtle);font-size:9px;white-space:nowrap}.checkin-module .balance-status-cell small.balance-refresh-today{color:var(--green)}.checkin-module .balance-status-cell small.balance-refresh-previous,.checkin-module .balance-status-cell small.balance-refresh-unknown{color:var(--amber)}.checkin-module .site-balance-cell{display:grid;justify-items:start;gap:2px;min-width:0}.checkin-module .balance-refresh-time{color:var(--subtle);font-size:9px;line-height:1.2;white-space:nowrap}.checkin-module .balance-refresh-time.balance-refresh-today{color:var(--green)}.checkin-module .balance-refresh-time.balance-refresh-previous,.checkin-module .balance-refresh-time.balance-refresh-unknown{color:var(--amber)}.checkin-module .balance-value{color:var(--brand-strong);font-size:13px;font-weight:750;font-variant-numeric:tabular-nums;white-space:nowrap}.checkin-module .balance-value.empty{color:var(--subtle);font-size:11px;font-weight:500}.checkin-module .balance-value.low{color:var(--red)}.checkin-module .site-balance-button{display:inline-flex;align-items:center;gap:5px;padding:3px 5px;border:1px solid transparent;border-radius:5px;background:transparent;cursor:pointer}.checkin-module .site-balance-button:hover:not(:disabled){border-color:var(--border);background:var(--surface-soft)}.checkin-module .site-balance-button:disabled{cursor:wait;opacity:.7}.checkin-module .row-actions{display:flex;align-items:center;justify-content:flex-end;gap:3px}.checkin-module .icon-button{width:30px;height:30px;border:1px solid transparent;border-radius:7px;display:inline-grid;place-items:center;background:transparent;color:#68726d;cursor:pointer;transition:background .14s ease,color .14s ease}.checkin-module .icon-button:hover:not(:disabled){color:var(--brand-strong);background:var(--violet-bg)}.checkin-module .icon-button.danger:hover:not(:disabled){color:var(--red);background:var(--red-bg)}.checkin-module .icon-button:disabled{opacity:.38;cursor:not-allowed}.checkin-module .cell-error{display:block;width:140px;margin-top:4px;color:var(--red);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.checkin-module .adapter-label{color:var(--muted);font-size:10px}.checkin-module .message-cell{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.checkin-module .management-empty-row td{height:68px;color:var(--subtle);text-align:center!important;font-size:10px}.checkin-module .management-empty-row:hover{background:transparent!important}.checkin-module .activity-section{padding-bottom:12px}.checkin-module .activity-groups{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.checkin-module .activity-group{min-width:0}.checkin-module .activity-group-heading{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:10px 0 6px;color:var(--muted);font-size:10px;font-weight:650}.checkin-module .activity-group-heading strong{color:var(--text);font-size:11px}.checkin-module .activity-group-heading span{color:var(--subtle);font-size:9px}.checkin-module .activity-group-deletions{grid-column:1 / -1}.checkin-module .activity-list{border-top:1px solid var(--border)}.checkin-module .activity-row{min-height:48px;display:grid;grid-template-columns:25px minmax(0,1fr) auto 112px;align-items:center;gap:10px;border-bottom:1px solid #edf0ee}.checkin-module .activity-row>div{min-width:0;display:flex;align-items:baseline;gap:8px}.checkin-module .activity-row strong{color:var(--text);font-size:10px}.checkin-module .activity-row p{margin:0;color:var(--muted);font-size:10px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.checkin-module .activity-row time{text-align:right;color:var(--subtle);font-size:9px}.checkin-module .activity-icon{width:22px;height:22px;border-radius:50%;display:grid;place-items:center}.checkin-module .activity-icon.success{color:var(--green);background:var(--green-bg)}.checkin-module .activity-icon.warning{color:var(--amber);background:var(--amber-bg)}.checkin-module .activity-icon.danger{color:var(--red);background:var(--red-bg)}.checkin-module .activity-icon.neutral,.checkin-module .activity-icon.running{color:var(--brand-strong);background:var(--violet-bg)}.checkin-module .activity-reward{color:var(--green);font-size:10px;font-weight:650}.checkin-module .activity-site-url{display:block;margin-top:2px;color:var(--subtle);font-size:9px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.checkin-module .toolbar{min-height:48px;display:flex;align-items:center;gap:9px;margin-bottom:12px}.checkin-module .search-field{width:min(320px,45vw);height:34px;border:1px solid var(--border-strong);border-radius:8px;display:flex;align-items:center;gap:8px;padding:0 10px;color:var(--muted);background:var(--surface)}.checkin-module .search-field:focus-within{border-color:var(--focus);box-shadow:0 0 0 3px #4d81751f}.checkin-module .search-field input{min-width:0;flex:1;border:0;outline:0;color:var(--text);background:transparent;font-size:11px}.checkin-module .select-field{height:34px;min-width:132px;position:relative;display:flex;align-items:center;color:var(--muted)}.checkin-module .select-field select,.checkin-module .settings-fields select{width:100%;height:34px;appearance:none;border:1px solid var(--border-strong);border-radius:8px;padding:0 30px 0 10px;background:var(--surface);color:var(--text);font-size:11px}.checkin-module .select-field svg{position:absolute;right:9px;pointer-events:none}.checkin-module .toolbar-count{margin-left:auto;color:var(--muted);font-size:10px}.checkin-module .models-page{max-width:1560px}.checkin-module .models-loading{min-height:55vh;display:grid;place-items:center;align-content:center;gap:10px;color:var(--muted);font-size:11px}.checkin-module .models-loading svg{color:var(--brand)}.checkin-module .models-loading.error strong{color:var(--text);font-size:14px}.checkin-module .models-loading.error svg{color:var(--red)}.checkin-module .model-summary{grid-template-columns:repeat(5,minmax(0,1fr))}.checkin-module .model-notice{min-height:40px;margin:-12px 0 18px;padding:0 12px;display:flex;align-items:center;gap:8px;border:1px solid #ead9ae;border-radius:8px;color:#8b650e;background:#fff8e8;font-size:10px}.checkin-module .model-controls{min-height:48px;display:flex;align-items:center;gap:9px;margin-bottom:12px}.checkin-module .model-mode.segmented{width:210px;height:34px;margin:0;flex:0 0 auto}.checkin-module .model-mode button{display:inline-flex;align-items:center;justify-content:center;gap:6px}.checkin-module .probe-client-field{width:142px;min-width:142px}.checkin-module .model-filter-field{min-width:120px}.checkin-module .model-bulk-toolbar{min-height:42px;margin:-3px 0 11px;display:flex;align-items:center;gap:10px}.checkin-module .model-selection-actions,.checkin-module .model-enable-actions{display:flex;align-items:center;gap:6px}.checkin-module .model-selection-summary{color:var(--muted);font-size:10px;white-space:nowrap}.checkin-module .model-selection-summary strong{color:var(--text);font-size:11px;font-variant-numeric:tabular-nums}.checkin-module .model-enable-actions{margin-left:auto;padding-left:10px;border-left:1px solid var(--border)}.checkin-module .model-enable-actions .button.enable{color:#0c7b4c}.checkin-module .model-enable-actions .button.disable{color:#c53f39}.checkin-module .model-enable-actions .button.enable:hover:not(:disabled){border-color:#7acfa9;background:var(--green-bg);color:#0c7b4c}.checkin-module .model-enable-actions .button.disable:hover:not(:disabled){border-color:#edaaa6;background:var(--red-bg);color:#c53f39}.checkin-module .models-table-wrap{overflow:auto;max-height:calc(100vh - 300px)}.checkin-module .models-table{min-width:1110px;table-layout:fixed}.checkin-module .models-table th,.checkin-module .models-table td{padding-inline:12px}.checkin-module .models-table th:nth-child(1),.checkin-module .models-table td:nth-child(1){width:42px;text-align:center}.checkin-module .models-table th:nth-child(2),.checkin-module .models-table td:nth-child(2){width:22%}.checkin-module .models-table th:nth-child(3),.checkin-module .models-table td:nth-child(3){width:18%}.checkin-module .models-table th:nth-child(4),.checkin-module .models-table td:nth-child(4){width:105px}.checkin-module .models-table th:nth-child(5),.checkin-module .models-table td:nth-child(5){width:115px}.checkin-module .models-table th:nth-child(6),.checkin-module .models-table td:nth-child(6){width:72px}.checkin-module .models-table th:nth-child(7),.checkin-module .models-table td:nth-child(7){width:160px}.checkin-module .models-table th:nth-child(8),.checkin-module .models-table td:nth-child(8){width:128px;text-align:left}.checkin-module .models-table input[type=checkbox]{width:15px;height:15px;margin:0;accent-color:var(--brand);cursor:pointer}.checkin-module .models-table input[type=checkbox]:disabled{cursor:not-allowed;opacity:.4}.checkin-module .model-group-row td{height:42px;border-top:1px solid var(--border);border-bottom-color:var(--border);background:#eef1f9}.checkin-module .model-group:first-of-type .model-group-row td{border-top:0}.checkin-module .model-group-row:hover td{background:#eef1f9!important}.checkin-module .model-group-heading{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:16px}.checkin-module .model-group-heading>div{min-width:0;display:flex;align-items:baseline;gap:10px}.checkin-module .model-group-heading strong{color:var(--text);font-size:11px}.checkin-module .model-group-heading span{color:var(--muted);font-size:9px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.checkin-module .model-empty-row td{height:52px;color:var(--muted);font-size:10px}.checkin-module .models-table .model-group-row td[colspan],.checkin-module .models-table .model-empty-row td[colspan]{width:auto;text-align:left}.checkin-module .model-aggregate-row td{height:61px}.checkin-module .model-name-cell{min-width:0;display:grid;gap:3px}.checkin-module .model-name-cell strong{color:var(--text);font-size:11px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.checkin-module .model-name-cell small{color:var(--subtle);font-size:9px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.checkin-module .model-site-cell{min-width:0;display:flex;align-items:center;gap:9px}.checkin-module .model-site-cell>span:last-child{min-width:0;display:grid;gap:3px}.checkin-module .model-site-cell strong{color:var(--text);font-size:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.checkin-module .model-site-cell small{color:var(--subtle);font-size:8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.checkin-module .site-count-tooltip{width:fit-content;position:relative;display:inline-flex;align-items:center;gap:5px;color:var(--muted);cursor:help;white-space:nowrap}.checkin-module .site-count-tooltip>svg{color:var(--brand)}.checkin-module .site-count-tooltip>strong{color:var(--text);font-variant-numeric:tabular-nums}.checkin-module .site-count-popover{width:max-content;max-width:340px;position:absolute;left:0;top:calc(100% + 8px);z-index:30;visibility:hidden;opacity:0;transform:translateY(-3px);padding:8px 10px;border-radius:6px;background:#202638;box-shadow:0 8px 24px #181d2d40;color:#f5f7fb;font-size:10px;font-weight:500;line-height:1.6;white-space:normal;pointer-events:none;transition:opacity .12s ease,transform .12s ease,visibility .12s ease}.checkin-module .site-count-popover:before{content:"";position:absolute;left:17px;bottom:100%;border:5px solid transparent;border-bottom-color:#202638}.checkin-module .site-count-tooltip:hover .site-count-popover,.checkin-module .site-count-tooltip:focus-visible .site-count-popover{visibility:visible;opacity:1;transform:translateY(0)}.checkin-module .channel-count{color:var(--muted);font-size:10px;font-variant-numeric:tabular-nums}.checkin-module .probe-state{min-height:25px;display:inline-flex;align-items:center;gap:6px;font-size:9px;font-weight:650;white-space:nowrap}.checkin-module .probe-state.success{color:var(--green)}.checkin-module .probe-state.warning{color:var(--amber)}.checkin-module .probe-state.danger{color:var(--red)}.checkin-module .probe-state.neutral{color:var(--muted)}.checkin-module .model-time{color:var(--subtle);font-size:9px;white-space:nowrap}.checkin-module .models-empty{min-height:220px;display:grid;place-items:center;align-content:center;gap:8px;color:var(--subtle);text-align:center}.checkin-module .models-empty strong{color:var(--text);font-size:12px}.checkin-module .models-empty span{font-size:9px}.checkin-module .toggle{width:38px;height:22px;border:0;border-radius:999px;padding:2px;background:#ccd1e0;cursor:pointer;transition:background .16s ease;line-height:1}.checkin-module .toggle span{display:block;width:18px;height:18px;border-radius:50%;background:var(--surface);box-shadow:0 1px 3px #00000029;transform:translate(0);transition:transform .16s ease}.checkin-module .toggle.on{background:var(--brand-gradient)}.checkin-module .toggle.on span{transform:translate(16px)}.checkin-module .switch-control{display:flex;align-items:center;gap:8px}.checkin-module .switch-control small{color:var(--muted);font-size:9px;white-space:nowrap}.checkin-module .settings-page{width:100%;max-width:none;margin-left:0;padding:16px 28px 28px}.checkin-module .settings-page form{display:grid;gap:18px}.checkin-module .settings-section{display:grid;grid-template-columns:112px minmax(0,1fr);gap:16px;padding-top:14px;border-top:1px solid var(--border)}.checkin-module .settings-intro{display:flex;gap:8px;align-items:flex-start}.checkin-module .settings-intro svg{color:var(--brand);margin-top:1px}.checkin-module .settings-intro h2{margin:0;font-size:12px}.checkin-module .settings-intro p{margin:3px 0 0;color:var(--muted);font-size:10px;line-height:1.5}.checkin-module .settings-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:32px;row-gap:2px}.checkin-module .setting-row{min-height:44px;display:flex;align-items:center;justify-content:flex-start;gap:16px}.checkin-module .setting-row>div:first-child{width:220px;min-width:0;flex-shrink:0;display:flex;flex-direction:column;justify-content:center;gap:2px;overflow:visible}.checkin-module .setting-row>div:last-child{display:flex;align-items:center;min-height:34px;min-width:0}.checkin-module .setting-row strong{font-size:11px;line-height:1.2}.checkin-module .setting-row p{margin:0;color:var(--muted);font-size:9px;line-height:1.4;white-space:nowrap}.checkin-module .setting-row select{width:165px}.checkin-module .time-range{display:flex;align-items:center;gap:8px;color:var(--muted);font-size:10px}.checkin-module .time-range input,.checkin-module .number-input{height:34px;border:1px solid var(--border-strong);border-radius:6px;background:var(--surface)}.checkin-module .time-range input{padding:0 9px;color:var(--text);font-size:11px}.checkin-module .number-input{width:115px;display:flex;align-items:center;overflow:hidden}.checkin-module .number-input input{width:72px;height:100%;border:0;outline:0;padding:0 8px;color:var(--text);font-size:11px}.checkin-module .number-input span{color:var(--muted);font-size:9px}.checkin-module .inline-actions{display:flex;align-items:center;gap:12px}.checkin-module .text-button{border:0;background:transparent;color:var(--brand-strong);padding:4px 0;cursor:pointer;font-size:10px}.checkin-module .setting-input{width:min(250px,100%);min-width:0;height:34px;border:1px solid var(--border-strong);border-radius:8px;padding:0 10px;color:var(--text);background:var(--surface);outline:0;font-size:11px}.checkin-module .setting-input:focus{border-color:var(--focus);box-shadow:0 0 0 3px #4d81751f}.checkin-module .setting-input.secret{font-family:ui-monospace,SFMono-Regular,Consolas,monospace}.checkin-module .settings-footer{display:flex;justify-content:flex-end;padding-top:4px}.checkin-module .modal-layer,.checkin-module .drawer-layer{position:fixed;inset:0;z-index:100;display:grid;place-items:center;padding:18px;visibility:visible;pointer-events:auto}.checkin-module .modal-backdrop,.checkin-module .drawer-backdrop{position:absolute;inset:0;border:0;background:#161d1a66;cursor:default}.checkin-module .modal{position:relative;width:min(500px,100%);max-height:calc(100vh - 36px);overflow-y:auto;border:1px solid var(--border);border-radius:14px;background:var(--surface);box-shadow:var(--shadow);opacity:1;transform:none}.checkin-module .modal>header{min-height:68px;padding:16px 18px;display:flex;justify-content:space-between;align-items:flex-start;border-bottom:1px solid var(--border)}.checkin-module .modal>header h2{margin:0;font-size:16px}.checkin-module .modal>header p{margin:4px 0 0;color:var(--muted);font-size:10px}.checkin-module .segmented{height:34px;margin:16px 18px 0;padding:3px;display:grid;grid-template-columns:1fr 1fr;gap:3px;border-radius:6px;background:var(--surface-soft)}.checkin-module .segmented button{border:0;border-radius:4px;background:transparent;color:var(--muted);font-size:10px;cursor:pointer}.checkin-module .segmented button.active{background:var(--surface);color:var(--brand-strong);box-shadow:0 1px 2px #262b471a;font-weight:680}.checkin-module .modal-form{padding:18px;display:grid;gap:15px}.checkin-module .site-mode-fieldset{min-width:0;display:grid;gap:6px;margin:0;padding:0;border:0}.checkin-module .site-mode-fieldset legend{padding:0;color:var(--text);font-size:10px;font-weight:650}.checkin-module .site-mode-fieldset .segmented{width:100%;margin:0}.checkin-module .site-mode-fieldset .segmented button{display:inline-flex;align-items:center;justify-content:center;gap:6px}.checkin-module .site-mode-fieldset>small{color:var(--muted);font-size:9px;line-height:1.45}.checkin-module .modal-form label{display:grid;gap:7px}.checkin-module .modal-form label>span{font-size:10px;font-weight:650}.checkin-module .modal-form label small{color:var(--muted);font-weight:400}.checkin-module .modal-form input,.checkin-module .modal-form textarea{width:100%;border:1px solid var(--border-strong);border-radius:6px;padding:9px 10px;color:var(--text);background:var(--surface);outline:0;font-size:11px;line-height:1.45;resize:vertical}.checkin-module .modal-form input:focus,.checkin-module .modal-form textarea:focus{border-color:var(--focus);box-shadow:0 0 0 3px #4d81751f}.checkin-module .icon-editor{min-height:58px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:11px;padding-bottom:13px;border-bottom:1px solid #edf0ee}.checkin-module .icon-editor strong,.checkin-module .modal-switch-row strong{font-size:10px}.checkin-module .icon-editor p,.checkin-module .modal-switch-row p{margin:4px 0 0;color:var(--muted);font-size:9px;line-height:1.45}.checkin-module .modal-switch-row{min-height:58px;display:flex;align-items:center;justify-content:space-between;gap:18px;border-top:1px solid #edf0ee}.checkin-module .info-note{padding:11px;border-radius:8px;background:var(--violet-bg);color:#52489a;display:flex;gap:9px;align-items:flex-start}.checkin-module .info-note svg{flex:0 0 auto;margin-top:1px}.checkin-module .info-note p{margin:0;font-size:9px;line-height:1.6}.checkin-module .modal-actions{padding:14px 18px;display:flex;justify-content:flex-end;gap:8px;border-top:1px solid var(--border)}.checkin-module .modal-form .modal-actions{margin:3px -18px -18px}.checkin-module .auth-state{padding:26px 28px 22px;text-align:center}.checkin-module .auth-state-icon{width:44px;height:44px;margin:0 auto 13px;display:grid;place-items:center;border-radius:50%;color:var(--brand-strong);background:var(--violet-bg)}.checkin-module .auth-state.success .auth-state-icon{color:var(--green);background:var(--green-bg)}.checkin-module .auth-state.failed .auth-state-icon,.checkin-module .auth-state.cancelled .auth-state-icon{color:var(--amber);background:var(--amber-bg)}.checkin-module .auth-state h3{margin:0;font-size:13px}.checkin-module .auth-state>p{margin:7px 0 0;color:var(--muted);font-size:10px;line-height:1.6}.checkin-module .auth-state ol{width:fit-content;margin:18px auto 0;padding-left:20px;text-align:left;color:#4f5854;font-size:9px;line-height:2}.checkin-module .attention-list{padding:0 18px}.checkin-module .attention-row{min-height:78px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:11px;border-bottom:1px solid #edf0ee}.checkin-module .attention-row:last-child{border-bottom:0}.checkin-module .attention-main{min-width:0}.checkin-module .attention-main>strong{display:block;font-size:11px}.checkin-module .attention-main p{margin:5px 0 3px;color:var(--red);font-size:10px;line-height:1.45;overflow-wrap:anywhere}.checkin-module .attention-main small{display:block;color:var(--subtle);font-size:9px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.checkin-module .attention-status{display:grid;justify-items:end;gap:5px}.checkin-module .drawer-layer{display:block;padding:0}.checkin-module .drawer-backdrop{background:#161d1a47}.checkin-module .drawer{position:absolute;right:0;top:0;width:min(480px,100%);height:100%;overflow-y:auto;padding:20px;background:var(--surface);border-left:1px solid var(--border);box-shadow:-16px 0 40px #262b4729;transform:none}.checkin-module .drawer>header{display:flex;justify-content:space-between;align-items:flex-start;padding-bottom:18px;border-bottom:1px solid var(--border)}.checkin-module .drawer>header>div{min-width:0;display:flex;gap:11px;align-items:center}.checkin-module .drawer h2{margin:0;font-size:15px}.checkin-module .drawer header a{max-width:310px;margin-top:4px;display:flex;gap:4px;align-items:center;color:var(--muted);font-size:9px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.checkin-module .drawer-actions{display:flex;gap:8px;padding:16px 0}.checkin-module .site-facts{margin:0;display:grid;grid-template-columns:1fr 1fr;border:1px solid var(--border);border-radius:10px;overflow:hidden;background:var(--surface);box-shadow:var(--shadow-card)}.checkin-module .site-facts div{min-height:65px;padding:13px;border-right:1px solid var(--border);border-bottom:1px solid var(--border)}.checkin-module .site-facts div:nth-child(2n){border-right:0}.checkin-module .site-facts div:nth-last-child(-n+2){border-bottom:0}.checkin-module .site-facts dt{color:var(--muted);font-size:9px}.checkin-module .site-facts dd{margin:7px 0 0;color:var(--text);font-size:11px;font-weight:650}.checkin-module .site-facts div:first-child dd{color:var(--brand-strong)}.checkin-module .drawer-section{margin-top:24px}.checkin-module .drawer-section h3{margin:0 0 10px;font-size:12px}.checkin-module .drawer-note{margin-top:18px;padding:13px 0;border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.checkin-module .drawer-note h3{margin:0 0 6px;font-size:11px}.checkin-module .drawer-note p{margin:0;color:var(--muted);font-size:10px;line-height:1.65;white-space:pre-wrap;overflow-wrap:anywhere}.checkin-module .drawer-result{min-height:44px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:8px;align-items:center;border-bottom:1px solid #edf0ee}.checkin-module .drawer-result>span:nth-child(2){color:var(--muted);font-size:9px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.checkin-module .drawer-result time{color:var(--subtle);font-size:8px}.checkin-module .empty-inline{color:var(--muted);font-size:10px}.checkin-module .empty-state{min-height:150px;display:grid;place-items:center;align-content:center;gap:7px;color:var(--subtle);text-align:center}.checkin-module .empty-state strong{color:#525b57;font-size:11px}.checkin-module .empty-state p{margin:0;font-size:9px}.checkin-module .center-screen{min-height:100vh;display:grid;place-items:center;align-content:center;gap:12px;color:var(--muted)}.checkin-module .center-screen p{margin:0;font-size:11px}.checkin-module .center-screen.error h2{margin:0;color:var(--text);font-size:16px}.checkin-module .center-screen.error svg{color:var(--red)}.checkin-module .toast-region{position:fixed;right:18px;bottom:18px;z-index:200;width:min(360px,calc(100vw - 36px));display:grid;gap:8px}.checkin-module .toast{min-height:58px;padding:11px;display:grid;grid-template-columns:22px minmax(0,1fr) 24px;gap:7px;align-items:flex-start;border:1px solid var(--border);border-left:3px solid var(--brand);border-radius:10px;background:var(--surface);box-shadow:0 12px 30px #262b4729}.checkin-module .toast.success{border-left-color:var(--green)}.checkin-module .toast.danger{border-left-color:var(--red)}.checkin-module .toast.warning{border-left-color:var(--amber)}.checkin-module .toast>span{color:var(--brand-strong);margin-top:1px}.checkin-module .toast.success>span{color:var(--green)}.checkin-module .toast.danger>span{color:var(--red)}.checkin-module .toast.warning>span{color:var(--amber)}.checkin-module .toast strong{display:block;color:var(--text);font-size:10px;line-height:1.35}.checkin-module .toast p{margin:4px 0 0;color:var(--muted);font-size:9px;line-height:1.4;overflow-wrap:anywhere}.checkin-module .toast button{width:24px;height:24px;border:0;background:transparent;color:var(--muted);display:grid;place-items:center;cursor:pointer}.checkin-module .spin{animation:spin 1s linear infinite}.checkin-module .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@keyframes pulse{50%{opacity:.35}}@media(max-width:1050px){.checkin-module .page:not(.settings-page){padding-inline:24px}.checkin-module .summary-band{grid-template-columns:1fr 1fr}.checkin-module .summary-item:nth-child(2n){border-right:0}.checkin-module .summary-item:nth-child(-n+4){border-bottom:1px solid var(--border)}.checkin-module .summary-item:last-child{grid-column:1 / -1;border-right:0}.checkin-module .settings-section{grid-template-columns:112px minmax(0,1fr);gap:16px}}@media(max-width:1350px)and (min-width:761px){.checkin-module .management-table{min-width:970px}.checkin-module .management-table th:nth-child(2),.checkin-module .management-table td:nth-child(2){display:none}.checkin-module .management-table th:first-child,.checkin-module .management-table td:first-child{width:28%}}@media(max-width:760px){.checkin-module .page:not(.settings-page){padding:20px 14px 30px}.checkin-module .page-header{min-height:0;align-items:flex-start;margin-bottom:18px}.checkin-module .page-header h1{font-size:20px}.checkin-module .page-header p{font-size:10px}.checkin-module .header-actions .button{width:36px;padding:0}.checkin-module .header-actions .button{font-size:0;gap:0}.checkin-module .summary-band{grid-template-columns:1fr 1fr;grid-template-areas:"progress attention" "balance balance" "reward reward" "next next"}.checkin-module .summary-item:nth-child(1){grid-area:progress}.checkin-module .summary-item:nth-child(2){grid-area:balance;border-right:0}.checkin-module .summary-item:nth-child(3){grid-area:reward;border-right:0}.checkin-module .summary-item:nth-child(4){grid-area:attention}.checkin-module .summary-item:nth-child(5){grid-area:next}.checkin-module .summary-item{padding:15px}.checkin-module .summary-item:before{left:15px}.checkin-module .summary-item strong,.checkin-module .summary-value-button strong{font-size:17px}.checkin-module .activity-row{grid-template-columns:24px minmax(0,1fr) auto;padding:7px 0}.checkin-module .activity-groups{grid-template-columns:1fr}.checkin-module .activity-row time{display:none}.checkin-module .activity-row>div{display:grid;gap:3px}.checkin-module .search-field{width:100%}.checkin-module .toolbar{flex-wrap:wrap}.checkin-module .toolbar-count{display:none}.checkin-module .model-controls{flex-wrap:wrap}.checkin-module .model-mode.segmented{width:100%}.checkin-module .model-controls .search-field{width:calc(100% - 142px)}.checkin-module .model-controls .select-field{width:133px}.checkin-module .model-bulk-toolbar{flex-wrap:wrap}.checkin-module .model-enable-actions{margin-left:0}.checkin-module .model-selection-summary{margin-left:auto}.checkin-module .models-table-wrap{max-height:none}.checkin-module .models-table{min-width:1080px}.checkin-module .model-summary{grid-template-columns:1fr 1fr;grid-template-areas:"ready distinct" "entries healthy" "attention attention"}.checkin-module .model-summary .summary-item:nth-child(1){grid-area:ready}.checkin-module .model-summary .summary-item:nth-child(2){grid-area:distinct;border-right:0}.checkin-module .model-summary .summary-item:nth-child(3){grid-area:entries}.checkin-module .model-summary .summary-item:nth-child(4){grid-area:healthy;border-right:0}.checkin-module .model-summary .summary-item:nth-child(5){grid-area:attention}.checkin-module .management-table{min-width:940px}.checkin-module .management-table th:nth-child(2),.checkin-module .management-table td:nth-child(2){display:none}.checkin-module .management-table th:first-child,.checkin-module .management-table td:first-child{width:190px}.checkin-module .management-table th:last-child,.checkin-module .management-table td:last-child{width:132px}.checkin-module .management-table th{height:34px;padding-inline:10px}.checkin-module .management-table td{height:46px;padding:5px 10px}.checkin-module .management-table .site-cell{gap:8px}.checkin-module .management-table .site-cell>span:last-child{gap:2px}.checkin-module .management-table .site-avatar{width:26px;height:26px}.checkin-module .management-table .site-avatar img{width:18px;height:18px}.checkin-module .settings-section{grid-template-columns:1fr;gap:10px}.checkin-module .settings-intro{padding-bottom:8px}.checkin-module .settings-fields{grid-template-columns:1fr}.checkin-module .setting-row{align-items:flex-start;padding:13px 0}.checkin-module .setting-row>div:first-child{width:auto}.checkin-module .setting-row>div:last-child{flex:0 0 auto}.checkin-module .time-range{flex-wrap:wrap;justify-content:flex-end}.checkin-module .site-facts{grid-template-columns:1fr}.checkin-module .site-facts div{border-right:0}.checkin-module .site-facts div:nth-last-child(2){border-bottom:1px solid var(--border)}.checkin-module .modal-layer{padding:10px}.checkin-module .modal{max-height:calc(100vh - 20px)}.checkin-module .attention-row{grid-template-columns:auto minmax(0,1fr);padding:11px 0}.checkin-module .attention-status{grid-column:2;display:flex;justify-items:start;flex-wrap:wrap}}@media(max-width:520px){.checkin-module .model-header-actions{flex-wrap:wrap;justify-content:flex-end}.checkin-module .model-header-actions .probe-client-field{width:124px;min-width:124px}.checkin-module .model-bulk-toolbar{align-items:flex-start}.checkin-module .model-selection-actions{flex:1 0 100%}.checkin-module .model-selection-summary{order:3;width:100%;margin-left:0}.checkin-module .model-enable-actions{margin-left:auto;padding-left:8px}.checkin-module .setting-row:has(.setting-input){flex-wrap:wrap;gap:10px}.checkin-module .setting-row .setting-input{width:100%;flex:1 0 100%}.checkin-module .icon-editor{grid-template-columns:auto minmax(0,1fr)}.checkin-module .icon-editor .button{grid-column:1 / -1;width:100%}}@media(prefers-reduced-motion:reduce){.checkin-module *,.checkin-module *:before,.checkin-module *:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.checkin-module{--text: #172126;--muted: #66747b;--subtle: #8d999e;--border: #dce2e5;--border-strong: #cfd8da;--surface: #ffffff;--surface-soft: #fafbfb;--brand: #216e5b;--brand-strong: #194f43;--brand-gradient: #216e5b;--green: #216e5b;--green-bg: #e8f3ef;--blue: #3267a8;--blue-bg: #eaf0f8;--amber: #a66a13;--amber-bg: #f8f0e2;--violet: #216e5b;--violet-bg: #e8f3ef;--red: #b4482a;--red-bg: #f8ebe7;--focus: #4d8175;--shadow: 0 12px 40px rgba(20, 35, 41, .12);--shadow-card: 0 2px 10px rgba(20, 35, 41, .04);min-width:0;color:#172126;background:transparent;font-family:inherit}.checkin-tabs{display:flex;align-items:center;gap:4px;min-height:42px;margin-top:18px;padding:0 4px;border-bottom:1px solid #dce2e5;overflow-x:auto;scrollbar-width:none}.checkin-tabs::-webkit-scrollbar{display:none}.checkin-tab{display:inline-flex;align-items:center;gap:7px;min-height:34px;flex:0 0 auto;margin-bottom:-1px;padding:0 11px;color:#66747b;background:transparent;border:0;border-bottom:2px solid transparent;border-radius:4px 4px 0 0;cursor:pointer;font-size:11px;font-weight:650}.checkin-tab:hover{color:#172126;background:#f1f4f4}.checkin-tab.active{color:#216e5b;border-bottom-color:#216e5b;background:#f5faf8}.checkin-main-area{min-width:0}.checkin-module .page:not(.settings-page){width:100%;max-width:none;margin:0;padding:22px 0 40px}.checkin-module .page-header{min-height:48px;margin-bottom:18px}.checkin-module .page-header h1{color:var(--ink);font-size:19px;font-weight:690;letter-spacing:0}.checkin-module .page-header p{margin-top:4px;font-size:11px}.checkin-module .header-actions{gap:7px}.checkin-module .button{min-height:34px;border-radius:5px;padding:0 12px;font-size:11px;font-weight:650;box-shadow:none;transition:background .13s ease,border-color .13s ease,color .13s ease}.checkin-module .button.primary{color:#fff;background:#225f51;border-color:#225f51;box-shadow:none}.checkin-module .button.primary:hover:not(:disabled){transform:none;background:#194c41;box-shadow:none}.checkin-module .button.secondary{color:#344248;background:#fff;border-color:#cfd7da;box-shadow:none}.checkin-module .button.secondary:hover:not(:disabled){background:#f1f4f5;border-color:#bcc7cb;color:#344248}.checkin-module .button.ghost{color:var(--muted)}.checkin-module .button.ghost:hover{color:var(--ink);background:#f1f4f5}.checkin-module .summary-band{grid-template-columns:repeat(5,minmax(0,1fr));margin-bottom:22px;border:1px solid var(--line);border-radius:6px;background:var(--surface);box-shadow:var(--shadow-card)}.checkin-module .summary-item{min-height:104px;padding:14px 16px;border-right-color:var(--line-soft)}.checkin-module .summary-item:before{left:16px;width:22px;height:2px;border-radius:0}.checkin-module .summary-item.green:before{background:#54a78f}.checkin-module .summary-item.blue:before{background:#6c96c6}.checkin-module .summary-item.amber:before{background:#d08a23}.checkin-module .summary-item.violet:before{background:#54a78f}.checkin-module .summary-item>span{font-size:10px}.checkin-module .summary-item strong{font-size:18px}.checkin-module .summary-item small{font-size:9px}.checkin-module .summary-totals{gap:4px}.checkin-module .summary-totals strong{padding:4px 6px;border-color:var(--line-soft);border-radius:4px;background:#fafbfb;font-size:10px}.checkin-module .summary-value-button strong{font-size:18px}.checkin-module .section-block{margin-top:22px}.checkin-module .section-heading{margin-bottom:9px}.checkin-module .section-heading h2{font-size:14px;letter-spacing:0}.checkin-module .section-heading p,.checkin-module .section-heading>span{font-size:10px}.checkin-module .table-wrap{border-color:var(--line);border-radius:6px;box-shadow:var(--shadow-card)}.checkin-module .data-table th{height:36px;padding-inline:12px;color:#79868c;background:#fafbfb;border-bottom-color:var(--line-soft);font-size:9px}.checkin-module .data-table td{height:53px;padding:7px 12px;border-bottom-color:var(--line-soft);color:#455259;font-size:10px}.checkin-module .data-table tbody tr:hover{background:#fbfcfc}.checkin-module .site-management-section .table-wrap{width:100%;max-width:none}.checkin-module .site-management-section .management-table{min-width:1140px}.checkin-module .site-management-section .management-table th:nth-child(1),.checkin-module .site-management-section .management-table td:nth-child(1){width:25%}.checkin-module .site-management-section .management-table th:nth-child(2),.checkin-module .site-management-section .management-table td:nth-child(2){width:11%}.checkin-module .site-management-section .management-table th:nth-child(3),.checkin-module .site-management-section .management-table td:nth-child(3),.checkin-module .site-management-section .management-table th:nth-child(4),.checkin-module .site-management-section .management-table td:nth-child(4){width:10%}.checkin-module .site-management-section .management-table th:nth-child(5),.checkin-module .site-management-section .management-table td:nth-child(5){width:13%}.checkin-module .site-management-section .management-table th:nth-child(6),.checkin-module .site-management-section .management-table td:nth-child(6){width:14%}.checkin-module .site-management-section .management-table th:nth-child(7),.checkin-module .site-management-section .management-table td:nth-child(7){width:10%}.checkin-module .site-management-section .management-table th:nth-child(8),.checkin-module .site-management-section .management-table td:nth-child(8){width:11%}.checkin-module .site-management-section .management-table th:nth-child(9),.checkin-module .site-management-section .management-table td:nth-child(9){width:150px}.checkin-module .site-avatar{border-radius:5px;background:#edf4f1;color:var(--green)}.checkin-module .status-badge{min-height:22px;padding:0 8px;border-radius:999px;font-size:8px}.checkin-module .status-badge.neutral{color:#68777d;background:#edf1f2}.checkin-module .status-badge.neutral>span{background:#9ba5a9}.checkin-module .icon-button{width:28px;height:28px;border-radius:5px;color:#5d6b72}.checkin-module .icon-button:hover:not(:disabled){color:var(--green);background:var(--green-soft)}.checkin-module .balance-value{color:var(--green);font-size:12px}.checkin-module .text-button{color:var(--green)}.checkin-module .toolbar{min-height:42px;margin-bottom:9px}.checkin-module .search-field,.checkin-module .select-field select,.checkin-module .settings-fields select,.checkin-module .time-range input,.checkin-module .number-input,.checkin-module .setting-input{border-color:#cfd7da;border-radius:5px}.checkin-module .search-field:focus-within,.checkin-module .setting-input:focus,.checkin-module .select-field select:focus,.checkin-module .settings-fields select:focus,.checkin-module .time-range input:focus,.checkin-module .number-input:focus-within{border-color:#82aa9f;box-shadow:0 0 0 3px #4d81751f}.checkin-module .settings-section{gap:16px;border-top-color:var(--line)}.checkin-module .settings-intro svg{color:var(--green)}.checkin-module .modal-layer,.checkin-module .drawer-layer{z-index:120}.checkin-modal-portal{position:fixed;inset:0;z-index:1200;pointer-events:none}.checkin-modal-portal .modal-layer{position:absolute;inset:0}.checkin-modal-portal .checkin-modal-layer{position:absolute;inset:0;z-index:1200;display:grid;place-items:center;padding:18px;pointer-events:auto}.checkin-modal-portal .checkin-modal-backdrop{position:absolute;inset:0;border:0;background:#161d1a6b;cursor:default}.checkin-modal-portal .checkin-modal-dialog{position:relative;z-index:1;width:min(520px,100%);max-height:calc(100vh - 36px);overflow-y:auto;color:var(--text);border:1px solid var(--line);border-radius:6px;background:var(--surface);box-shadow:var(--shadow)}.checkin-modal-portal .checkin-modal-dialog>header{display:flex;align-items:flex-start;justify-content:space-between;min-height:62px;padding:14px 16px;border-bottom:1px solid var(--line-soft)}.checkin-modal-portal .checkin-modal-dialog>header h2{margin:0;font-size:14px}.checkin-modal-portal .checkin-modal-dialog>header p{margin:4px 0 0;color:var(--muted);font-size:10px}.checkin-module .modal{border-radius:6px;border-color:var(--line);box-shadow:var(--shadow)}.checkin-module .modal>header{min-height:62px;padding:14px 16px;border-bottom-color:var(--line-soft)}.checkin-module .modal>header h2{font-size:14px}.checkin-module .modal-form{padding:16px;gap:14px}.checkin-module .modal-form input,.checkin-module .modal-form textarea{border-color:#cfd7da;border-radius:5px}.checkin-module .modal-form input:focus,.checkin-module .modal-form textarea:focus{border-color:#82aa9f;box-shadow:0 0 0 3px #4d81751f}.checkin-module .modal-actions{padding:12px 16px;border-top-color:var(--line-soft)}.checkin-module .info-note{border-radius:5px;color:#2d6558;background:var(--green-soft)}.checkin-module .auth-state-icon{color:var(--green);background:var(--green-soft)}.checkin-module .auth-import-note{margin-top:8px;color:#2d6558;font-size:10px;line-height:1.55}.checkin-module .drawer{padding:18px;border-left-color:var(--line);box-shadow:-12px 0 30px #1423291f}.checkin-module .site-facts{border-radius:6px;box-shadow:var(--shadow-card)}.checkin-module .toast{border-radius:6px;box-shadow:var(--shadow)}.checkin-module .channel-import-form{gap:13px}.checkin-module .channel-import-status-modal{width:min(560px,calc(100vw - 32px))}.checkin-module .channel-link-mode-tabs{margin-top:12px}.checkin-module .model-fetch-row{display:flex;align-items:center;justify-content:space-between;gap:12px;min-width:0}.checkin-module .model-fetch-row>div{min-width:0;display:grid;gap:3px}.checkin-module .model-fetch-row strong{color:var(--ink);font-size:11px}.checkin-module .model-fetch-row small{color:var(--muted);font-size:10px;line-height:1.4}.checkin-module .model-fetch-error{display:flex;align-items:flex-start;gap:7px;padding:8px 10px;color:var(--red);background:var(--red-bg);border:1px solid color-mix(in srgb,var(--red) 28%,var(--line));border-radius:5px;font-size:10px;line-height:1.5;overflow-wrap:anywhere}.checkin-module .key-choice-list{display:grid;gap:7px;margin:0;padding:0;border:0}.checkin-module .key-choice-list legend{margin-bottom:2px;color:var(--ink);font-size:11px;font-weight:700}.checkin-module .key-choice-list legend small{color:var(--muted);font-size:10px;font-weight:400}.checkin-module .key-choice-item{display:flex;min-height:42px;align-items:center;gap:9px;padding:7px 9px;border:1px solid var(--line-soft);border-radius:5px;background:#fff;color:var(--muted);cursor:pointer}.checkin-module .key-choice-item.active{border-color:#82aa9f;background:var(--green-soft)}.checkin-module .key-choice-item input{width:14px;height:14px;margin:0;accent-color:var(--green)}.checkin-module .key-choice-item>span{min-width:0;display:grid;flex:1;gap:2px}.checkin-module .key-choice-item strong{overflow:hidden;color:var(--ink);font-size:11px;text-overflow:ellipsis;white-space:nowrap}.checkin-module .key-choice-item small{font-size:10px}.checkin-module .key-choice-item>svg{color:#2d755e}.checkin-module .channel-import-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 16px;padding:12px;border:1px solid var(--line-soft);border-radius:5px;background:#fafbfb}.checkin-module .channel-import-summary>div{min-width:0;display:grid;gap:3px}.checkin-module .channel-import-summary span{color:var(--muted);font-size:10px}.checkin-module .channel-import-summary strong{overflow:hidden;color:var(--ink);font-size:11px;text-overflow:ellipsis;white-space:nowrap}.checkin-module .channel-import-summary .import-valid{display:inline-flex;align-items:center;gap:4px;color:#2d755e}.checkin-module .channel-import-summary .import-pending{color:#9a6a1f}.checkin-module .model-check-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin:0;padding:0;border:0}.checkin-module .model-check-list legend{width:100%;margin-bottom:6px;color:var(--ink);font-size:11px;font-weight:700}.checkin-module .model-check-list legend small{color:var(--muted);font-size:10px;font-weight:400}.checkin-module .model-check-item{display:flex;min-width:0;align-items:center;gap:7px;padding:7px 8px;border:1px solid var(--line-soft);border-radius:4px;background:#fff;color:#46545a;font-size:11px}.checkin-module .model-check-item input{width:14px;height:14px;margin:0;accent-color:var(--green)}.checkin-module .model-check-item span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.checkin-module .channel-import-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.checkin-module .channel-import-status{display:flex;align-items:center;gap:11px;margin:16px 16px 0;padding:12px;border:1px solid var(--line-soft);border-radius:5px;background:#fafbfb}.checkin-module .channel-import-status-icon{display:grid;flex:0 0 38px;width:38px;height:38px;place-items:center;border-radius:50%;color:#9a6a1f;background:#fff4dc}.checkin-module .channel-import-status.success .channel-import-status-icon{color:#2d755e;background:var(--green-soft)}.checkin-module .channel-import-status.error .channel-import-status-icon{color:#b34d4d;background:#fff0f0}.checkin-module .channel-import-status-copy{min-width:0;display:grid;gap:3px}.checkin-module .channel-import-status-copy strong{color:var(--ink);font-size:12px}.checkin-module .channel-import-status-copy span{overflow:hidden;color:var(--muted);font-size:10px;text-overflow:ellipsis;white-space:nowrap}.checkin-module .channel-import-progress{display:grid;gap:7px;padding:16px}.checkin-module .channel-import-step{display:flex;align-items:flex-start;gap:9px;min-height:39px;color:var(--muted)}.checkin-module .channel-import-step>span{display:grid;flex:0 0 24px;width:24px;height:24px;place-items:center;border:1px solid var(--line);border-radius:50%;color:#a7b0ad;background:#fff}.checkin-module .channel-import-step>div{display:grid;gap:2px;padding-top:2px}.checkin-module .channel-import-step strong{color:#53605d;font-size:11px;font-weight:650}.checkin-module .channel-import-step small{color:var(--muted);font-size:10px}.checkin-module .channel-import-step.active>span{border-color:#82aa9f;color:var(--green);background:var(--green-soft)}.checkin-module .channel-import-step.active strong{color:var(--ink)}.checkin-module .channel-import-step.done>span{border-color:#a9d1c0;color:#2d755e;background:var(--green-soft)}.checkin-module .channel-import-step.done strong{color:#2d755e}.checkin-module .channel-import-step.failed>span{border-color:#e5b3b3;color:#b34d4d;background:#fff0f0}.checkin-module .channel-import-step.failed strong{color:#9c4545}.checkin-module .channel-import-error-detail{display:flex;align-items:flex-start;gap:8px;margin:0 16px 14px;padding:10px;border:1px solid #e8c2c2;border-radius:5px;color:#9c4545;background:#fff7f7}.checkin-module .channel-import-error-detail p{min-width:0;margin:0;color:#7b4545;font-size:10px;line-height:1.55;overflow-wrap:anywhere}.checkin-module .channel-import-success-detail{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 16px;margin:0 16px 14px;padding:11px 12px;border:1px solid #c8e2d7;border-radius:5px;background:#f5fbf8}.checkin-module .channel-import-success-detail>div{min-width:0;display:grid;gap:3px}.checkin-module .channel-import-success-detail span{color:var(--muted);font-size:10px}.checkin-module .channel-import-success-detail strong{overflow:hidden;color:#285e4d;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.checkin-module .channel-import-status-actions{align-items:center}.checkin-module .channel-import-waiting{display:inline-flex;align-items:center;gap:6px;margin-right:auto;color:var(--muted);font-size:10px}.checkin-module .channel-link-notice{display:flex;align-items:flex-start;gap:9px;padding:10px 11px;color:#765b20;border:1px solid #e8d8ab;border-radius:5px;background:#fffaf0}.checkin-module .channel-link-notice>svg{flex:0 0 auto;margin-top:1px;color:var(--amber)}.checkin-module .channel-link-notice>div{min-width:0}.checkin-module .channel-link-notice strong{display:block;color:#71571d;font-size:11px}.checkin-module .channel-link-notice p{margin:3px 0 0;color:#866b31;font-size:10px;line-height:1.5;overflow-wrap:anywhere}.checkin-module .channel-link-selected{display:grid;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:7px 10px;padding:10px 12px;color:var(--muted);border:1px solid var(--line-soft);border-radius:5px;background:var(--surface-soft);font-size:10px}.checkin-module .channel-link-selected strong{min-width:0;overflow:hidden;color:var(--ink);font-size:11px;text-overflow:ellipsis;white-space:nowrap}:root[data-theme=dark] .checkin-module{color:#edf3f8;--text: #edf3f8;--muted: #a5b4c4;--subtle: #74869a;--border: #29394b;--border-strong: #3a5063;--surface: #101b2a;--surface-soft: #0d1725;--brand: #72c2a8;--brand-strong: #9ae2ca;--brand-gradient: #397e6b;--green: #72c2a8;--green-bg: #1b352d;--blue: #8baee8;--blue-bg: #26384f;--amber: #e5b65f;--amber-bg: #3b3020;--violet: #9ed3c1;--violet-bg: #20362e;--red: #ec947b;--red-bg: #402823;--focus: #72c2a8;--shadow: 0 16px 44px rgba(0, 0, 0, .36);--shadow-card: 0 2px 10px rgba(0, 0, 0, .24)}:root[data-theme=dark] .checkin-module .summary-band,:root[data-theme=dark] .checkin-module .table-wrap,:root[data-theme=dark] .checkin-module .site-facts,:root[data-theme=dark] .checkin-module .drawer,:root[data-theme=dark] .checkin-module .toast,:root[data-theme=dark] .checkin-modal-portal .checkin-modal-dialog{background:var(--surface);border-color:var(--border)}:root[data-theme=dark] .checkin-module .data-table th,:root[data-theme=dark] .checkin-module .channel-import-summary,:root[data-theme=dark] .checkin-module .channel-import-status,:root[data-theme=dark] .checkin-module .channel-link-selected{color:var(--muted);background:var(--surface-soft);border-color:var(--line-soft)}:root[data-theme=dark] .checkin-module .data-table td,:root[data-theme=dark] .checkin-module .activity-row,:root[data-theme=dark] .checkin-module .drawer-result,:root[data-theme=dark] .checkin-module .modal-switch-row{color:#d5e0dc;border-color:var(--line-soft)}:root[data-theme=dark] .checkin-module .data-table tbody tr:hover,:root[data-theme=dark] .checkin-module .button.secondary:hover:not(:disabled),:root[data-theme=dark] .checkin-module .icon-button:hover:not(:disabled){background:#172a3a}:root[data-theme=dark] .checkin-module .button.secondary,:root[data-theme=dark] .checkin-module .search-field,:root[data-theme=dark] .checkin-module .select-field select,:root[data-theme=dark] .checkin-module .settings-fields select,:root[data-theme=dark] .checkin-module .time-range input,:root[data-theme=dark] .checkin-module .number-input,:root[data-theme=dark] .checkin-module .setting-input,:root[data-theme=dark] .checkin-module .modal-form input,:root[data-theme=dark] .checkin-module .modal-form textarea,:root[data-theme=dark] .checkin-module .key-choice-item,:root[data-theme=dark] .checkin-module .model-check-item{color:#dce8f2;background:#111f2d;border-color:#33485a}:root[data-theme=dark] .checkin-module .channel-link-notice{color:#ecd38d;background:#382e20;border-color:#715b34}:root[data-theme=dark] .checkin-module .channel-link-notice strong,:root[data-theme=dark] .checkin-module .channel-link-notice p{color:#e6cd89}:root[data-theme=dark] .checkin-module .info-note,:root[data-theme=dark] .checkin-module .channel-import-success-detail{color:#a9ddc9;background:#1b352d;border-color:#3b6a5a}:root[data-theme=dark] .checkin-module .channel-import-error-detail{color:#f0a99c;background:#392522;border-color:#75453f}:root[data-theme=dark] .checkin-module .channel-import-error-detail p,:root[data-theme=dark] .checkin-module .channel-import-success-detail strong{color:inherit}@media(max-width:600px){.checkin-modal-portal .checkin-modal-layer{padding:10px}.checkin-modal-portal .checkin-modal-dialog{max-height:calc(100vh - 20px)}.checkin-module .channel-link-selected{grid-template-columns:1fr;gap:3px}}@media(max-width:600px){.checkin-module .channel-import-summary,.checkin-module .model-check-list,.checkin-module .channel-import-success-detail,.checkin-module .channel-import-grid{grid-template-columns:1fr}}@media(max-width:1350px)and (min-width:761px){.checkin-module .site-management-section .management-table{min-width:970px}.checkin-module .site-management-section .management-table th:nth-child(2),.checkin-module .site-management-section .management-table td:nth-child(2){display:none}.checkin-module .site-management-section .management-table th:first-child,.checkin-module .site-management-section .management-table td:first-child{width:28%}}@media(max-width:760px){.checkin-module .site-management-section .management-table{min-width:940px}.checkin-module .site-management-section .management-table th:nth-child(2),.checkin-module .site-management-section .management-table td:nth-child(2){display:none}.checkin-module .site-management-section .management-table th:first-child,.checkin-module .site-management-section .management-table td:first-child{width:190px}.checkin-module .site-management-section .management-table th:last-child,.checkin-module .site-management-section .management-table td:last-child{width:132px}}@media(max-width:1050px){.checkin-module .summary-band{grid-template-columns:1fr 1fr}.checkin-module .summary-item:last-child{grid-column:auto}}@media(max-width:760px){.checkin-tabs{margin-top:12px;padding-inline:0}.checkin-module .page:not(.settings-page){padding:18px 0 30px}.checkin-module .page-header{margin-bottom:15px}.checkin-module .page-header h1{font-size:18px}.checkin-module .header-actions{flex-wrap:wrap;justify-content:flex-end}.checkin-module .summary-band{grid-template-columns:1fr 1fr}.checkin-module .summary-item{min-height:92px;padding:13px}.checkin-module .summary-item:last-child{grid-column:1 / -1}.checkin-module .summary-item:before{left:13px}.checkin-module .settings-section{gap:10px}}.checkin-modal-portal{position:fixed!important;inset:0!important;z-index:1200!important;width:100vw!important;height:100vh!important;pointer-events:none!important}.checkin-modal-layer{position:fixed!important;inset:0!important;display:grid!important;place-items:center!important;padding:18px!important;overflow:auto!important;visibility:visible!important;pointer-events:auto!important}.checkin-modal-backdrop{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;padding:0!important;border:0!important;background:#0f181b57!important;cursor:default!important}.checkin-modal-dialog{position:relative!important;inset:auto!important;z-index:1!important;width:min(500px,calc(100vw - 36px))!important;max-height:calc(100vh - 36px)!important;margin:auto!important;overflow-y:auto!important;border:1px solid var(--line)!important;border-radius:6px!important;background:var(--surface)!important;box-shadow:var(--shadow)!important;opacity:1!important;transform:none!important}.checkin-modal-dialog>header{min-height:62px;padding:14px 16px;display:flex;align-items:flex-start;justify-content:space-between;gap:14px;border-bottom:1px solid var(--line-soft)}.checkin-modal-dialog>header>div{min-width:0}.checkin-modal-dialog>header h2{margin:0;color:var(--ink);font-size:14px;line-height:1.35}.checkin-modal-dialog>header p{margin:4px 0 0;color:var(--muted);font-size:10px;line-height:1.5}.checkin-modal-dialog.channel-import-status-modal{width:min(560px,calc(100vw - 36px))!important}.checkin-module .assistant-auth-modal{display:grid;gap:14px;padding:16px}.checkin-module .assistant-status-panel{display:flex;align-items:flex-start;gap:10px;padding:11px 12px;border:1px solid var(--line-soft);border-radius:5px;background:var(--surface-soft)}.checkin-module .assistant-status-dot{width:8px;height:8px;flex:0 0 auto;margin-top:4px;border-radius:50%;background:var(--amber);box-shadow:0 0 0 3px var(--amber-bg)}.checkin-module .assistant-status-panel.received .assistant-status-dot,.checkin-module .assistant-launch-status.opened .assistant-status-dot,.checkin-module .assistant-launch-status.synced .assistant-status-dot{background:var(--green);box-shadow:0 0 0 3px var(--green-bg)}.checkin-module .assistant-launch-status.checking .assistant-status-dot{background:var(--blue);box-shadow:0 0 0 3px var(--blue-bg)}.checkin-module .assistant-status-panel.failed .assistant-status-dot,.checkin-module .assistant-status-panel.expired .assistant-status-dot,.checkin-module .assistant-status-panel.cancelled .assistant-status-dot,.checkin-module .assistant-launch-status.unavailable .assistant-status-dot,.checkin-module .assistant-launch-status.failed .assistant-status-dot{background:var(--red);box-shadow:0 0 0 3px var(--red-bg)}.checkin-module .assistant-status-panel strong{display:block;color:var(--text);font-size:11px}.checkin-module .assistant-status-panel p,.checkin-module .assistant-auth-steps,.checkin-module .assistant-security-note,.checkin-module .assistant-result{margin:4px 0 0;color:var(--muted);font-size:10px;line-height:1.55;overflow-wrap:anywhere}.checkin-module .assistant-auth-steps code,.checkin-module .assistant-auth-code code{padding:1px 4px;border-radius:3px;background:var(--surface-soft);color:var(--brand-strong);font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:10px}.checkin-module .assistant-auth-code{display:grid;gap:4px;padding:16px;border:1px solid var(--line);border-radius:6px;background:var(--surface-soft)}.checkin-module .assistant-auth-code>span,.checkin-module .assistant-auth-facts span{color:var(--muted);font-size:10px}.checkin-module .assistant-auth-code strong{color:var(--brand-strong);font:700 30px/1.1 ui-monospace,SFMono-Regular,Consolas,monospace;letter-spacing:3px}.checkin-module .assistant-auth-code small{color:var(--muted);font-size:10px}.checkin-module .assistant-auth-fallback{border:1px solid var(--line-soft);border-radius:5px;background:var(--surface-soft)}.checkin-module .assistant-auth-fallback summary{padding:10px 12px;color:var(--muted);cursor:pointer;font-size:10px;font-weight:650}.checkin-module .assistant-auth-fallback[open] summary{border-bottom:1px solid var(--line-soft)}.checkin-module .assistant-auth-fallback .assistant-auth-code{margin:10px;padding:12px}.checkin-module .assistant-auth-facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.checkin-module .assistant-auth-facts>div{display:grid;gap:3px;min-width:0}.checkin-module .assistant-auth-facts strong{overflow:hidden;color:var(--text);font-size:11px;text-overflow:ellipsis;white-space:nowrap}.checkin-module .assistant-auth-steps{margin:0;padding-left:20px}.checkin-module .assistant-auth-steps li{margin:5px 0}.checkin-module .assistant-security-note{padding-top:2px;color:var(--subtle)}.checkin-module .assistant-result{margin:0;color:var(--brand-strong);font-weight:650}:root[data-theme=dark] .checkin-module .assistant-status-panel,:root[data-theme=dark] .checkin-module .assistant-auth-code,:root[data-theme=dark] .checkin-module .assistant-auth-steps code{border-color:var(--line);background:var(--surface-soft);color:var(--ink)}@media(max-width:600px){.checkin-module .assistant-auth-facts{grid-template-columns:1fr}}@media(max-width:600px){.checkin-modal-layer{padding:10px!important}.checkin-modal-dialog,.checkin-modal-dialog.channel-import-status-modal{width:min(100%,calc(100vw - 20px))!important;max-height:calc(100vh - 20px)!important}}:root[data-theme=dark] .checkin-module .summary-totals strong{color:var(--ink);background:var(--surface-soft);border-color:var(--line)}:root[data-theme=dark] .checkin-tabs{border-bottom-color:var(--line)}:root[data-theme=dark] .checkin-tab{color:var(--muted)}:root[data-theme=dark] .checkin-tab:hover{color:var(--ink);background:#172a3a}:root[data-theme=dark] .checkin-tab.active{color:#9ae2ca;border-bottom-color:#72c2a8;background:#17383b}:root[data-theme=dark] .checkin-modal-dialog{background:var(--surface)!important}:root[data-theme=dark] .checkin-module{--text: #edf3f8;--ink: #edf3f8;--muted: #a5b4c4;--subtle: #74869a;--border: #29394b;--border-strong: #3a5063;--line: #29394b;--line-soft: #1d2b3c;--surface: #101b2a;--surface-soft: #0d1725}:root[data-theme=dark] .checkin-module .summary-band,:root[data-theme=dark] .checkin-module .table-wrap,:root[data-theme=dark] .checkin-module .modal,:root[data-theme=dark] .checkin-module .site-facts,:root[data-theme=dark] .checkin-module .drawer,:root[data-theme=dark] .checkin-module .toast,:root[data-theme=dark] .checkin-module .channel-import-status,:root[data-theme=dark] .checkin-module .channel-import-summary,:root[data-theme=dark] .checkin-module .channel-link-selected{background:var(--surface)!important;border-color:var(--line)!important}:root[data-theme=dark] .checkin-module .summary-totals strong,:root[data-theme=dark] .checkin-module .data-table th,:root[data-theme=dark] .checkin-module .model-group-row td,:root[data-theme=dark] .checkin-module .channel-models-row td{background:var(--surface-soft)!important;border-color:var(--line-soft)!important}:root[data-theme=dark] .checkin-module .data-table td{color:#d5e0ec;border-color:var(--line-soft)!important}:root[data-theme=dark] .checkin-module .model-group-row:hover td,:root[data-theme=dark] .checkin-module .data-table tbody tr:hover{background:#172a3a!important}:root[data-theme=dark] .checkin-module .channel-models-detail{background:#132234!important;border-color:#3a566b!important}:root[data-theme=dark] .checkin-module .channel-model-chip,:root[data-theme=dark] .checkin-module .key-choice-item,:root[data-theme=dark] .checkin-module .model-check-item,:root[data-theme=dark] .checkin-module .channel-import-step>span{color:#dce8f2;background:#111f2d!important;border-color:var(--line)!important}:root[data-theme=dark] .checkin-module .channel-models-head,:root[data-theme=dark] .checkin-module .channel-models-head strong,:root[data-theme=dark] .checkin-module .model-group-heading strong,:root[data-theme=dark] .checkin-module .model-name-cell strong,:root[data-theme=dark] .checkin-module .model-site-cell strong,:root[data-theme=dark] .checkin-module .empty-state strong,:root[data-theme=dark] .checkin-module .auth-state ol,:root[data-theme=dark] .checkin-module .channel-import-step strong{color:#dce8f2}:root[data-theme=dark] .checkin-module .setting-row,:root[data-theme=dark] .checkin-module .icon-editor,:root[data-theme=dark] .checkin-module .modal-switch-row,:root[data-theme=dark] .checkin-module .attention-row,:root[data-theme=dark] .checkin-module .drawer-result{border-color:var(--line-soft)!important}:root[data-theme=dark] .checkin-module .modal-form input,:root[data-theme=dark] .checkin-module .modal-form textarea,:root[data-theme=dark] .checkin-module .setting-input,:root[data-theme=dark] .checkin-module .time-range input,:root[data-theme=dark] .checkin-module .number-input,:root[data-theme=dark] .checkin-module .number-input input{background:#111f2d!important;color:#dce8f2!important;border-color:var(--line)!important}:root[data-theme=dark] .checkin-module .segmented,:root[data-theme=dark] .checkin-module .segmented button.active{background:var(--surface-soft)!important;border-color:var(--line)!important;color:var(--ink)}:root[data-theme=dark] .checkin-module .segmented button.active{background:#17383b!important;color:#9ae2ca}:root[data-theme=dark] .checkin-module .channel-expand-button:hover{background:#17383b}.checkin-module .run-progress-wrap{position:relative;display:inline-flex}.checkin-module .run-progress-popover{position:absolute;right:0;top:100%;bottom:auto;z-index:40;width:min(360px,78vw);max-height:260px;display:flex;flex-direction:column;gap:6px;padding:10px 12px;border:1px solid var(--border-strong);border-radius:10px;background:#fff;box-shadow:0 12px 30px #172b342e;opacity:0;visibility:hidden;transform:translateY(4px);transition:opacity .14s ease,transform .14s ease,visibility .14s ease}.checkin-module .run-progress-wrap:hover .run-progress-popover,.checkin-module .run-progress-wrap:focus-within .run-progress-popover{opacity:1;visibility:visible;transform:translateY(0)}.checkin-module .run-progress-popover-head{display:flex;align-items:center;justify-content:space-between;gap:8px;color:var(--brand-strong, #216e5b);font-size:11px;font-weight:700;padding-bottom:6px;border-bottom:1px solid var(--border)}.checkin-module .run-progress-popover-head .icon-button{width:24px;height:24px;padding:4px;color:var(--red, #b4482a);border-color:var(--red-border, #e6b9aa)}.checkin-module .run-progress-popover-lines{display:flex;flex-direction:column;gap:4px;overflow-y:auto;max-height:214px}.checkin-module .run-progress-line{display:flex;align-items:center;gap:8px;color:var(--muted);font-size:11px;line-height:1.45}.checkin-module .run-progress-line.current{padding:3px 4px;border:1px solid #b9d8cd;border-radius:6px;background:var(--green-bg, #e8f3ef)}.checkin-module .run-progress-line time{flex:0 0 auto;color:var(--subtle);font-size:10px;font-variant-numeric:tabular-nums}.checkin-module .run-progress-line.success{color:var(--green, #216e5b)}.checkin-module .run-progress-line.warn{color:var(--amber, #a16207)}.checkin-module .run-progress-line.error{color:var(--red, #b4482a)}.checkin-module .run-progress-message{min-width:0;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.checkin-module .run-progress-cancel{width:20px;height:20px;flex:0 0 auto;display:inline-grid;place-items:center;border:1px solid transparent;border-radius:5px;background:transparent;color:var(--red, #b4482a);cursor:pointer}.checkin-module .run-progress-cancel:hover:not(:disabled){border-color:#e6b9aa;background:var(--red-bg, #f8ebe7)}.checkin-module .run-progress-cancel:disabled{opacity:.5;cursor:wait}.checkin-module .run-progress-empty{display:block;color:var(--subtle);font-size:11px;padding:6px 0}:root[data-theme=dark] .checkin-module .run-progress-popover{background:#12202b;border-color:var(--line);box-shadow:0 14px 34px #00000073}:root[data-theme=dark] .checkin-module .run-progress-popover-head{color:#9ae2ca;border-bottom-color:var(--line)}:root[data-theme=dark] .checkin-module .run-progress-line{color:#b9c8d4}:root[data-theme=dark] .checkin-module .run-progress-line.success{color:#75ceb0}:root[data-theme=dark] .checkin-module .run-progress-line.warn{color:#f2c56b}:root[data-theme=dark] .checkin-module .run-progress-line.error{color:#ec947b}:root[data-theme=dark] .checkin-module .run-progress-line.current{border-color:#2f5f64;background:#17383b}:root[data-theme=dark] .checkin-module .run-progress-cancel{color:#ec947b}:root[data-theme=dark] .checkin-module .run-progress-cancel:hover:not(:disabled){border-color:#8a4b45;background:#3a211f}.checkin-module .site-name-cell{position:relative;padding-left:28px}.checkin-module .drag-handle{position:absolute;left:4px;top:50%;transform:translateY(-50%);display:inline-flex;align-items:center;justify-content:center;width:18px;color:var(--subtle);cursor:grab;touch-action:none;z-index:1}.checkin-module .drag-handle.disabled{cursor:not-allowed;opacity:.3}.checkin-module .drag-handle:active{cursor:grabbing}.checkin-module .management-table tr.row-reorderable{transition:background .12s ease}.checkin-module .management-table tr.row-dragging{opacity:.45;background:var(--surface-soft)}.checkin-module .management-table tr.row-drop-before td{box-shadow:inset 0 2px 0 0 var(--blue)}.checkin-module .management-table tr.row-drop-after td{box-shadow:inset 0 -2px 0 0 var(--blue)}:root{font-family:Segoe UI Variable,Segoe UI,Arial,sans-serif;color:#2a3b48;background:#eef2f7;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #2a3b48;--muted: #6b7a8a;--faint: #94a2b0;--line: #d3dde6;--line-soft: #e4ebf2;--surface: #f7f9fb;--canvas: #eef2f7;--canvas-grid: rgba(70, 95, 125, .08);--canvas-stripe: rgba(90, 115, 145, .04);--canvas-background: linear-gradient(to right, var(--canvas-grid) 1px, transparent 1px), linear-gradient(to bottom, var(--canvas-grid) 1px, transparent 1px), repeating-linear-gradient(135deg, transparent 0 6px, var(--canvas-stripe) 6px 7px, transparent 7px 14px);--canvas-background-size: 28px 28px, 28px 28px, 12px 12px;--green: #216e5b;--green-soft: #e8f3ef;--blue: #3267a8;--blue-soft: #eaf0f8;--amber: #a66a13;--amber-soft: #f8f0e2;--red: #b4482a;--red-soft: #f8ebe7;--chart-grid: #e6eaec;--chart-tick: #758087;--chart-tooltip: #ffffff;--shadow: 0 16px 42px rgba(35, 55, 76, .1)}:root[data-bg-style=grid]{--canvas-background: linear-gradient(to right, var(--canvas-grid) 1px, transparent 1px), linear-gradient(to bottom, var(--canvas-grid) 1px, transparent 1px), repeating-linear-gradient(135deg, transparent 0 6px, var(--canvas-stripe) 6px 7px, transparent 7px 14px);--canvas-background-size: 28px 28px, 28px 28px, 12px 12px}:root[data-bg-style=plain]{--canvas-background: none;--canvas-background-size: auto}:root[data-bg-style=dots]{--canvas-background: radial-gradient(circle, rgba(70, 95, 125, .16) 1.2px, transparent 1.5px);--canvas-background-size: 20px 20px}:root[data-bg-style=gradient]{--canvas-background: radial-gradient(ellipse at 10% 0%, rgba(33, 110, 91, .12), transparent 60%), radial-gradient(ellipse at 90% 10%, rgba(50, 103, 168, .12), transparent 55%), radial-gradient(ellipse at 50% 100%, rgba(166, 106, 19, .08), transparent 60%);--canvas-background-size: 100% 100%}*{box-sizing:border-box;letter-spacing:0}html,body,#root{min-width:320px;min-height:100%;width:100%;max-width:100vw;margin:0;overflow-x:hidden}html,#root{overflow-x:hidden}body{min-height:100vh;background:var(--canvas);background-image:var(--canvas-background);background-size:var(--canvas-background-size);background-attachment:fixed;overflow-x:hidden}button,input,select{font:inherit;letter-spacing:0}button{color:inherit}button:focus-visible,input:focus-visible,select:focus-visible{outline:2px solid #4d8175;outline-offset:2px}.app-shell{display:grid;grid-template-columns:216px minmax(0,1fr);width:100%;max-width:100vw;overflow-x:hidden;min-height:100vh}.sidebar{position:fixed;z-index:20;top:0;left:0;display:flex;flex-direction:column;width:216px;height:100vh;overflow-x:hidden;overflow-y:auto;padding:20px 14px 16px;color:#d9e4ea;background:#10202a;border-right:1px solid #243744}.brand{display:flex;align-items:center;gap:10px;min-height:40px;padding:0 8px;color:#fff;font-size:16px;font-weight:680}.brand-mark{display:grid;width:30px;height:30px;place-items:center;color:#bfe3d8;border:1px solid #3d5d68;border-radius:6px}.side-nav{display:grid;gap:4px;margin-top:30px}.nav-item{display:flex;align-items:center;width:100%;min-height:40px;gap:11px;padding:0 10px;color:#a5b7c0;background:transparent;border:0;border-radius:5px;cursor:pointer;font-size:13px;text-align:left}.nav-item:hover{color:#eef5f7;background:#1b303a}.nav-item.active{color:#fff;background:#21423f;box-shadow:inset 2px 0 #83b9aa}.sidebar-foot{display:flex;flex-direction:column;gap:0;margin-top:auto;padding:12px 8px 0;color:#8299a5;border-top:1px solid #29404a;font-size:11px}.sidebar-version{display:flex;align-items:center;gap:6px}.sidebar-version.version-outdated{color:var(--red);font-weight:700}.live-dot{display:inline-block;width:7px;height:7px;flex:0 0 7px;background:#56b397;border-radius:50%;box-shadow:0 0 0 3px #56b3971f}.workspace{grid-column:2;min-width:0;width:100%;overflow-x:hidden;background-color:var(--canvas);background-image:var(--canvas-background);background-size:var(--canvas-background-size);background-attachment:fixed;padding:0 34px 48px}.topbar{display:flex;align-items:center;justify-content:space-between;min-height:82px;gap:24px;margin-inline:-34px;padding-inline:34px;border-bottom:1px solid var(--line)}.topbar h1{margin:2px 0 0;font-size:21px;line-height:1.25;font-weight:690}.topbar-heading{min-width:0;display:flex;align-items:center;gap:22px}.topbar-title{min-width:max-content}.topbar-checkin{align-items:center}.topbar-checkin .topbar-heading{align-self:stretch}.topbar-checkin .checkin-tabs{margin-top:0;padding:0;border-bottom:0}.topbar-checkin .checkin-tab{min-height:36px}.context-label{color:var(--faint);font-size:11px;font-weight:600;text-transform:uppercase}.top-actions{display:flex;align-items:center;gap:9px}.key-button{white-space:nowrap}.runtime-version{display:inline-flex;align-items:center;min-height:26px;max-width:180px;padding:0 9px;overflow:hidden;color:var(--muted);background:color-mix(in srgb,var(--surface) 74%,var(--canvas));border:1px solid var(--line);border-radius:5px;font-family:Cascadia Mono,SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:10px;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.github-version-link{display:inline-flex;align-items:center;gap:5px;color:var(--muted);text-decoration:none;transition:color .15s ease}.github-version-link:hover{color:var(--ink)}.github-version-link .runtime-version{background:none;border:0;padding:0;max-width:none}.github-version-link.version-outdated{color:var(--red)}.github-version-link.version-outdated .runtime-version{color:var(--red);font-weight:700;white-space:pre-line}.gateway-endpoint{display:flex;align-items:center;min-width:0;gap:7px;min-height:32px;padding:0 7px 0 9px;background:#edf4f1;border:1px solid #d5e4df;border-radius:5px}.gateway-status-indicator{position:relative;display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;width:13px;height:25px;cursor:help;outline:none}.gateway-status-indicator:focus-visible{outline:2px solid #4e9b84;outline-offset:2px;border-radius:3px}.gateway-status-dot{width:8px;height:8px;border-radius:50%;box-shadow:0 0 0 3px #41836c21}.gateway-status-healthy .gateway-status-dot{background:#2f9a67;box-shadow:0 0 0 3px #2f9a6724}.gateway-status-warning .gateway-status-dot{background:#d28a22;box-shadow:0 0 0 3px #d28a2229}.gateway-status-error .gateway-status-dot{background:#c74e3c;box-shadow:0 0 0 3px #c74e3c24}.gateway-status-tooltip{position:absolute;z-index:40;top:calc(100% + 7px);left:-8px;display:block;width:max-content;min-width:226px;max-width:292px;padding:9px 10px;color:#d9e4df;background:#1d2a25;border:1px solid #34483f;border-radius:6px;box-shadow:0 10px 26px #18272138;font-size:11px;line-height:1.45;opacity:0;pointer-events:none;transform:translateY(-3px);transition:opacity .12s ease,transform .12s ease,visibility .12s ease;visibility:hidden;white-space:normal}.gateway-status-tooltip:before{position:absolute;top:-5px;left:12px;width:8px;height:8px;background:#1d2a25;border-top:1px solid #34483f;border-left:1px solid #34483f;content:"";transform:rotate(45deg)}.gateway-status-indicator:hover .gateway-status-tooltip,.gateway-status-indicator:focus .gateway-status-tooltip{opacity:1;transform:translateY(0);visibility:visible}.gateway-status-tooltip>strong{display:block;color:#fff;font-size:12px;font-weight:700}.gateway-status-description{display:block;margin-top:3px;color:#b8c8c1}.gateway-status-details{display:grid;gap:3px;margin-top:8px;padding-top:7px;border-top:1px solid #41564c}.gateway-status-details>span{display:flex;justify-content:space-between;gap:16px;color:#b8c8c1}.gateway-status-details b{color:#f2f7f4;font-weight:700;font-variant-numeric:tabular-nums}.gateway-endpoint>span{flex:0 0 auto;color:#527069;font-size:10px;font-weight:650;white-space:nowrap}.gateway-endpoint code{display:block;min-width:0;max-width:250px;overflow:hidden;color:#244c42;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.gateway-endpoint .icon-button{flex:0 0 auto;width:25px;min-height:25px;padding:0;color:#2d6c5c;background:var(--surface);border-color:#c4d9d2}.gateway-live{display:inline-flex;align-items:center;gap:8px;margin-right:6px;color:var(--muted);font-size:12px}.button,.icon-button{display:inline-flex;align-items:center;justify-content:center;border:1px solid transparent;border-radius:5px;cursor:pointer;transition:background .13s ease,border-color .13s ease,color .13s ease}.button{min-height:36px;gap:8px;padding:0 14px;font-size:12px;font-weight:650}.button.primary{color:#fff;background:#225f51;border-color:#225f51}.button.primary:hover{background:#194c41}.button.secondary{color:#344248;background:var(--surface);border-color:#cfd7da}.button.secondary:hover,.icon-button:hover{background:#f1f4f5;border-color:#bcc7cb}.button:disabled,.icon-button:disabled{cursor:wait;opacity:.55}.icon-button{width:34px;height:34px;padding:0;color:#5d6b72;background:var(--surface);border-color:#d5dcdf}.view-stack{display:grid;gap:20px;min-width:0;padding-top:24px;animation:reveal .18s ease-out}.playground-layout{display:grid;grid-template-columns:276px minmax(0,1fr);gap:18px;min-width:0;padding-top:22px;animation:reveal .18s ease-out}.playground-config,.playground-chat{min-width:0}.playground-config{display:flex;flex-direction:column;min-height:calc(100vh - 186px)}.playground-config-head,.playground-chat-head{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:15px 16px;border-bottom:1px solid var(--line-soft)}.playground-config-head>div,.playground-chat-title>div{display:grid;min-width:0;gap:3px}.playground-config-head h2,.playground-chat-head h2{margin:0;color:var(--ink);font-size:14px;font-weight:700}.playground-config-head span:not(.playground-icon),.playground-chat-title span:not(.playground-icon){overflow:hidden;color:var(--muted);font-size:10px;text-overflow:ellipsis;white-space:nowrap}.playground-icon{display:grid;width:30px;height:30px;flex:0 0 30px;place-items:center;color:#2b6b5b;background:var(--green-soft);border-radius:5px}.playground-config-body{display:grid;align-content:start;gap:17px;padding:18px 16px}.playground-config-body .field{gap:6px}.playground-config-body .field label,.playground-slider label{color:#44545a;font-size:11px;font-weight:680}.field-hint,.playground-slider-label span{color:var(--faint);font-size:9px;line-height:1.35}.playground-status{display:flex;align-items:center;gap:7px;color:var(--muted);font-size:10px}.playground-status .status-dot{flex:0 0 7px}.playground-stream-toggle{display:flex;align-items:center;gap:9px;min-height:34px;padding:7px 9px;color:#34474d;background:#f5faf8;border:1px solid #d9ebe5;border-radius:5px;cursor:pointer}.playground-stream-toggle input{width:15px;height:15px;flex:0 0 15px;accent-color:#257764}.playground-stream-toggle span{display:grid;gap:1px}.playground-stream-toggle strong{color:#2e5f53;font-size:11px;font-weight:700}.playground-stream-toggle small{color:#7b8b8c;font-size:9px}.playground-divider{height:1px;background:var(--line-soft)}.playground-slider{display:grid;gap:7px}.playground-slider>div{display:flex;align-items:center;justify-content:space-between;gap:8px}.playground-slider-label{display:grid;min-width:0;gap:2px}.playground-slider output{min-width:32px;padding:2px 6px;color:#4e6268;background:#eef1f1;border-radius:10px;font-size:10px;text-align:center}.playground-slider input[type=range]{width:100%;height:4px;accent-color:#126fe8}.playground-config-foot{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:auto;padding:13px 16px;border-top:1px solid var(--line-soft)}.playground-config-foot>span{color:var(--faint);font-size:10px}.playground-history{display:grid;gap:9px;max-height:255px;padding:13px 16px 15px;overflow:hidden;border-top:1px solid var(--line-soft)}.playground-history-head{display:flex;align-items:center;justify-content:space-between;color:#44545a;font-size:11px;font-weight:700}.playground-history-head span{display:inline-flex;align-items:center;gap:6px}.playground-history-head small{min-width:20px;padding:2px 5px;color:var(--muted);background:#eef1f1;border-radius:9px;font-size:10px;text-align:center}.playground-history-list{display:grid;gap:4px;min-height:0;overflow-y:auto}.playground-history-item{display:grid;grid-template-columns:minmax(0,1fr) 26px;align-items:center;gap:4px;min-width:0;border:1px solid transparent;border-radius:5px}.playground-history-item.active{background:#eef6f3;border-color:#cfe5dd}.playground-history-main{display:grid;min-width:0;gap:3px;padding:7px 5px 7px 7px;color:var(--muted);background:transparent;border:0;text-align:left;cursor:pointer}.playground-history-main:hover strong{color:#216f60}.playground-history-main strong,.playground-history-main span,.playground-history-main small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.playground-history-main strong{color:#3b4b51;font-family:var(--mono);font-size:10px}.playground-history-main span,.playground-history-main small{color:var(--faint);font-size:9px}.playground-history-delete{width:25px;height:25px;color:#9b6262;background:transparent;border-color:transparent}.playground-history-delete:hover{color:#a33e3e;background:#fff1f1;border-color:#f0caca}.playground-history-empty{padding:3px 0;color:var(--faint);font-size:10px}.playground-chat{display:grid;grid-template-rows:auto minmax(0,1fr) auto;min-height:calc(100vh - 186px)}.playground-chat-head{justify-content:space-between;min-width:0}.playground-chat-title,.playground-chat-actions{display:flex;align-items:center;min-width:0;gap:10px}.playground-chat-actions{gap:9px}.playground-debug{display:inline-flex;align-items:center;gap:6px;padding:5px 2px;color:#176fe6;background:transparent;border:0;font-size:11px;font-weight:700;cursor:pointer}.playground-debug:hover,.playground-debug.active{color:#0b59c6}.playground-live{display:inline-flex;align-items:center;gap:7px;color:var(--muted);font-size:10px;white-space:nowrap}.playground-messages{min-height:0;overflow-y:auto;padding:28px clamp(18px,5vw,74px) 42px;background:var(--surface)}.playground-empty{display:grid;justify-items:center;gap:8px;min-height:360px;padding-top:110px;color:var(--muted);text-align:center}.playground-empty-icon{display:grid;width:48px;height:48px;place-items:center;color:#2b6b5b;background:var(--green-soft);border-radius:12px}.playground-empty h3{margin:6px 0 0;color:var(--ink);font-size:15px}.playground-empty p{margin:0;font-size:11px}.playground-message{display:grid;grid-template-columns:30px minmax(0,1fr);align-items:start;gap:10px;max-width:920px;margin:0 auto 28px}.playground-message.user{grid-template-columns:minmax(0,1fr) 30px}.playground-message.user .playground-avatar{order:2}.playground-message.user .playground-message-body{order:1;justify-items:end}.playground-avatar{display:grid;width:28px;height:28px;place-items:center;color:#fff;background:#27715f;border-radius:50%}.playground-message.user .playground-avatar{background:#216fe9}.playground-message-body{display:grid;min-width:0;gap:6px}.playground-message-meta{display:flex;align-items:center;gap:8px;color:var(--faint);font-size:10px}.playground-message.user .playground-message-body{align-items:end}.playground-message-meta strong{color:#3b4b51;font-size:11px}.playground-message-content{max-width:min(720px,100%);padding:11px 13px;color:#2d3d42;background:#f0f3f3;border-radius:5px 12px 12px;font-size:12px;line-height:1.65;overflow-wrap:anywhere;white-space:pre-wrap}.playground-message.user .playground-message-content{color:#fff;background:#176fe6;border-radius:12px 5px 12px 12px}.playground-message-tools{display:flex;align-items:center;gap:8px;min-height:28px;margin-top:3px}.playground-message-tools .icon-button{width:26px;height:26px;color:#4d5558;background:transparent;border-color:transparent}.playground-message-tools .icon-button:hover{color:#1d5da9;background:#f0f4f5;border-color:#dce5e7}.playground-message.user .playground-message-tools{justify-content:end}.playground-debug-panel{display:flex;flex-wrap:wrap;gap:5px 12px;margin-top:3px;color:var(--faint);font-size:10px}.playground-debug-panel span{padding:3px 6px;background:#f7f9f9;border:1px solid var(--line-soft);border-radius:4px}.playground-pending{display:flex;align-items:center;max-width:820px;gap:7px;margin:0 auto 14px 40px;color:var(--muted);font-size:11px}.playground-composer{display:grid;grid-template-columns:minmax(0,1fr);align-items:stretch;gap:0;margin:0 clamp(14px,3vw,30px) 16px;padding:0 12px 8px;background:var(--surface);border:1px solid #e1e6e8;border-radius:18px;box-shadow:0 3px 12px #22343c0f}.playground-composer-channel{display:flex;align-items:center;gap:7px;min-width:0;min-height:32px;padding:0 4px;border-bottom:1px solid #f0f2f2}.playground-composer-channel label,.playground-composer-model span{flex:0 0 auto;color:#7c878b;font-size:10px;font-weight:680}.playground-composer-channel select,.playground-composer-model select{min-width:0;height:25px;padding:0 24px 0 5px;color:#3a4a50;background-color:transparent;border:0;border-radius:4px;font-size:11px;font-weight:650}.playground-composer-channel select{flex:1}.playground-composer-channel select:focus,.playground-composer-model select:focus{outline:1px solid #b7d8ce;background:#f4faf8}.playground-composer textarea{width:100%;min-height:42px;max-height:150px;resize:none;padding:10px 4px 8px;color:var(--ink);background:transparent;border:0;font-size:12px;line-height:1.5}.playground-composer textarea:focus{outline:none}.playground-clear-input{align-self:center;justify-self:center;width:32px;height:32px;color:#6a7478;background:transparent;border-color:transparent}.playground-clear-input:hover{color:#a33e3e;background:#fff1f1;border-color:#f0caca}.playground-composer textarea::placeholder{color:#9aa5a9}.playground-composer-toolbar{display:flex;align-items:center;min-width:0;gap:7px}.playground-composer-spacer{flex:1}.playground-composer-model{display:inline-flex;align-items:center;min-width:0;gap:4px;max-width:min(52%,310px);padding:2px 3px 2px 7px;background:#f7f9f9;border:1px solid #e4e9e9;border-radius:8px}.playground-composer-model select{width:min(220px,28vw);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.playground-send{display:grid;width:42px;height:42px;place-items:center;color:#fff;background:#176fe6;border:0;border-radius:50%;cursor:pointer}.playground-send:hover{background:#0e5dcc}.playground-send:disabled{color:#a1a9ad;background:#e5e9ea;cursor:not-allowed}@keyframes reveal{0%{opacity:0;transform:translateY(3px)}to{opacity:1;transform:translateY(0)}}.metric-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));min-height:84px;background:var(--surface);border:1px solid var(--line);border-radius:6px}.metric{display:flex;align-items:center;min-width:0;gap:12px;padding:16px 18px;border-right:1px solid var(--line-soft)}.metric:last-child{border-right:0}.metric>div{display:grid;min-width:0;gap:2px}.metric span{overflow:hidden;color:var(--muted);font-size:11px;text-overflow:ellipsis;white-space:nowrap}.metric strong{font-size:19px;line-height:1.2;font-variant-numeric:tabular-nums}.metric-icon{display:grid;width:32px;height:32px;flex:0 0 32px;place-items:center;border-radius:5px}.tone-green{color:var(--green);background:var(--green-soft)}.tone-blue{color:var(--blue);background:var(--blue-soft)}.tone-amber{color:var(--amber);background:var(--amber-soft)}.tone-ink{color:#42535a;background:#edf1f2}.overview-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:20px}.surface{min-width:0;overflow:hidden;background:var(--surface);border:1px solid var(--line);border-radius:6px}.section-head{display:flex;align-items:center;justify-content:space-between;min-height:61px;gap:16px;padding:12px 18px;border-bottom:1px solid var(--line-soft)}.section-head>div{display:grid;gap:2px}.section-head-actions{display:flex!important;align-items:center;gap:8px}.section-head h2{margin:0;color:#263238;font-size:14px;font-weight:680}.section-head span{color:var(--faint);font-size:11px}.chart-frame{width:100%;height:260px;padding:12px 16px 8px 8px}.pool-rail{display:grid}.pool-health-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding:12px;background:#f4f6f7}.pool-health-toolbar{display:flex;align-items:center;justify-content:space-between;min-height:54px;gap:14px;padding:10px 14px 7px;background:#f4f6f7}.pool-health-heading{display:flex;align-items:center;flex-wrap:wrap;gap:8px;min-width:0}.pool-health-heading h2{margin:0;color:#263238;font-size:18px;font-weight:760}.pool-health-total,.pool-health-refresh{color:#89959a;font-size:10px;white-space:nowrap}.pool-health-refresh{flex:0 0 auto;padding:5px 8px;background:var(--surface);border:1px solid #e2e7e8;border-radius:5px}.pool-health-filters{display:flex;flex-wrap:wrap;align-items:end;gap:7px;padding:0 14px 9px;background:#f4f6f7}.pool-health-filter{display:grid;gap:3px;color:#7c888d;font-size:9px;font-weight:650}.pool-health-filter select{min-height:27px;padding:0 24px 0 9px;color:#405159;background-color:#fff;border:1px solid #dce3e5;border-radius:5px;font-size:10px;font-weight:650;cursor:pointer}.pool-health-filter select:hover{border-color:#9eb5ae}.pool-health-filter select:focus-visible{outline:2px solid #4d8175;outline-offset:1px}.pool-health-card{display:grid;grid-template-columns:minmax(0,1fr);align-content:start;gap:8px;min-width:0;min-height:116px;padding:12px 14px 10px;background:var(--surface);border:1px solid #e5e9ea;border-radius:12px}.pool-health-head{display:flex;align-items:flex-start;justify-content:space-between;min-width:0;gap:12px}.pool-health-title,.pool-health-summary{display:grid;min-width:0;gap:2px}.pool-health-title strong{overflow:hidden;color:#273336;font-size:14px;text-overflow:ellipsis;white-space:nowrap}.pool-health-title span{font-size:10px}.pool-health-summary{flex:0 0 auto;justify-items:end;text-align:right}.pool-health-summary>span{color:#728086;font-size:10px}.pool-health-status{display:inline-flex;width:max-content;min-height:17px;align-items:center;padding:0 6px;border-radius:999px;font-size:9px;font-weight:700}.pool-health-status.status-available{color:#258c1e;background:#e1f6d9}.pool-health-status.status-degraded{color:#a66700;background:#fff0cb}.pool-health-status.status-abnormal{color:#d22439;background:#ffe1e5}.pool-health-status.status-no-data{color:#68757a;background:#e8ecee}.pool-availability{display:inline-flex;align-items:center;min-height:20px;padding:0 8px;border-radius:999px;font-size:11px;font-weight:700}.availability-available{color:#08775d;background:#dff3eb}.availability-degraded{color:#9a5d08;background:#fff0d2}.availability-abnormal{color:#ae2344;background:#fde5ec}.pool-health-summary>strong{color:#506066;font-size:10px;font-weight:680}.pool-health-summary>strong.pool-health-percent{font-size:22px;line-height:1;font-variant-numeric:tabular-nums}.pool-health-percent.tone-available{color:#08775d}.pool-health-percent.tone-degraded{color:#9a5d08}.pool-health-percent.tone-abnormal{color:#ae2344}.pool-health-percent.tone-no-data{color:#7a858a}.pool-hour-grid{display:grid;grid-template-columns:repeat(24,minmax(0,1fr));gap:2px;min-width:0}.pool-health-timeline{display:grid;min-width:0;gap:3px}.pool-hour-cell,.legend-swatch{display:block;background:#d8d8d8;border-radius:2px}.pool-hour-cell{min-width:0;height:24px}.hour-available{background:#009b72}.hour-degraded{background:#e2900b}.hour-abnormal{background:#df234a}.hour-no_request{background:#d5d2d0}.pool-health-strip{display:grid;gap:2px;min-width:0}.pool-health-cell-wrap{position:relative;z-index:0;display:block;min-width:0}.pool-health-cell-wrap:hover,.pool-health-cell-wrap.is-hovered,.pool-health-cell-wrap:focus-visible{z-index:8}.pool-health-strip .pool-hour-cell{height:28px;border-radius:3px;transition:transform .12s ease,box-shadow .12s ease}.pool-health-cell-wrap:hover .pool-hour-cell,.pool-health-cell-wrap.is-hovered .pool-hour-cell,.pool-health-cell-wrap:focus-visible .pool-hour-cell{position:relative;z-index:2;transform:scale(1.28);box-shadow:0 0 0 2px var(--surface),0 3px 8px #1a30413d}.pool-health-cell-wrap.is-hovered .pool-health-tooltip{visibility:visible;opacity:1;transform:translate(-50%,-7px)}.pool-health-tooltip{position:absolute;z-index:5;bottom:calc(100% + 11px);left:50%;display:grid;width:max-content;min-width:176px;gap:5px;padding:9px 11px;color:#fff;background:#202124;border-radius:5px;box-shadow:0 6px 18px #10181c40;visibility:hidden;opacity:0;pointer-events:none;transform:translate(-50%);transition:opacity .12s ease,transform .12s ease;font-size:10px;white-space:nowrap}.pool-health-tooltip:after{position:absolute;bottom:-6px;left:50%;width:0;height:0;content:"";border-top:6px solid #202124;border-right:6px solid transparent;border-left:6px solid transparent;transform:translate(-50%)}.pool-health-tooltip strong{color:#b9c0c5;font-size:10px;font-weight:600}.pool-health-tooltip span{display:flex;justify-content:space-between;gap:14px;color:#d5d9dc}.pool-health-tooltip b{color:#fff;font-weight:700}.pool-health-cell-wrap:focus-visible{outline:2px solid #4a9d85;outline-offset:2px;border-radius:3px}.pool-health-axis{display:flex;justify-content:space-between;color:#7c8689;font-size:9px}.pool-health-metrics{display:flex;flex-wrap:wrap;align-items:center;gap:4px 18px;min-width:0;padding-top:2px;color:#748084;font-size:10px;border-top:0}.pool-health-metrics>span{white-space:nowrap}.pool-health-metrics strong{color:#26383b;font-weight:700}.pool-health-legend{display:flex;flex-wrap:wrap;gap:7px 12px;padding:8px 14px 9px;color:#778185;border-top:1px solid #ece9e2;font-size:10px}.pool-health-legend>span{display:inline-flex;align-items:center;gap:5px}.legend-swatch{width:10px;height:10px}.pool-rail-row{display:grid;gap:13px;min-height:84px;padding:15px 18px;border-bottom:1px solid var(--line-soft)}.pool-rail-row:last-child{border-bottom:0}.pool-rail-row>div:first-child{display:grid;gap:3px}.pool-rail-row strong{overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.pool-rail-row span{color:var(--faint);font-size:11px}.health-bar{display:grid;grid-auto-flow:column;grid-auto-columns:1fr;gap:4px;height:5px}.health-bar span{border-radius:2px}.health-bar .ready{background:#54a78f}.health-bar .down{background:#d7dedf}.table-scroll{max-width:100%;min-width:0;width:100%;overflow-x:auto}.table-scroll table{min-width:1180px;table-layout:auto}.channel-table th:nth-child(1),.channel-table td:nth-child(1){min-width:190px}.channel-table th:nth-child(2),.channel-table td:nth-child(2){min-width:130px}.channel-table th:nth-child(3),.channel-table td:nth-child(3){min-width:240px}.table-actions{display:flex;align-items:center;justify-content:flex-end;gap:5px;min-width:164px}.danger-button{color:var(--red)}.danger-button:hover{color:#fff;background:var(--red);border-color:var(--red)}table{width:100%;border-collapse:collapse;font-size:12px;white-space:nowrap}th{height:38px;padding:0 16px;color:#79868c;background:#fafbfb;border-bottom:1px solid var(--line-soft);font-size:10px;font-weight:650;text-align:left;text-transform:uppercase}td{height:61px;padding:0 16px;color:#455259;border-bottom:1px solid var(--line-soft);font-variant-numeric:tabular-nums}tbody tr:last-child td{border-bottom:0}tbody tr:hover{background:#fbfcfc}td:last-child,th:last-child{width:56px;padding-left:6px;padding-right:12px;text-align:right}.channel-name{display:grid;max-width:230px;gap:3px}.channel-name strong{overflow:hidden;color:#263238;font-size:12px;text-overflow:ellipsis}.channel-name>div>span{overflow:hidden;color:var(--faint);font-size:10px;text-overflow:ellipsis}.channel-expand-button{display:inline-grid;flex:0 0 auto;width:24px;height:24px;place-items:center;padding:0;color:var(--muted);background:transparent;border:1px solid transparent;border-radius:4px;cursor:pointer}.channel-expand-button:hover{color:var(--green);background:var(--green-soft);border-color:var(--line)}.channel-key-name,.channel-base-url{display:block;max-width:170px;overflow:hidden;color:var(--muted);text-overflow:ellipsis;white-space:nowrap}.channel-base-url{max-width:260px;color:var(--faint);font-family:var(--mono, ui-monospace, SFMono-Regular, Menlo, monospace);font-size:11px;text-decoration:none}.channel-base-url:hover,.channel-base-url:focus-visible{color:var(--green);text-decoration:underline;text-underline-offset:2px}.channel-base-url-cell{display:flex;align-items:center;min-width:0;gap:6px}.channel-base-url-cell .channel-base-url{flex:1 1 auto;min-width:0}.channel-balance{display:inline-flex;align-items:center;min-height:24px;gap:6px;padding:2px 8px;border:1px solid transparent;border-radius:4px;font-size:12px;font-variant-numeric:tabular-nums;font-weight:700;white-space:nowrap}.channel-balance-cell{display:grid;justify-items:start;gap:2px;min-width:0}.channel-balance-time{color:var(--muted);font-size:10px;font-weight:500;line-height:1.2;white-space:nowrap}.channel-balance-button{font:inherit;text-align:left;cursor:pointer}.channel-balance-button:hover:not(:disabled){border-color:currentColor}.channel-balance-button:disabled{cursor:wait;opacity:.78}.channel-balance-mark{width:6px;height:6px;flex:0 0 6px;border-radius:50%;background:currentColor}.channel-balance-ok{color:#28715f;background:#edf7f3;border-color:#d3e9e0}.channel-balance-low,.channel-balance-exhausted{color:#a0442a;background:#fceee9;border-color:#f1d2c8}.channel-balance-error{color:#9a6315;background:#fff6df;border-color:#ecd9aa}.channel-balance-unknown{color:#758187;background:#f3f5f5;border-color:#dfe5e5;font-size:11px;font-weight:600}.status{display:inline-flex;align-items:center;gap:7px;font-size:11px;font-weight:600}.status-dot{width:7px;height:7px;border-radius:50%}.status-healthy{color:#28715f}.status-healthy .status-dot{background:#3d9b80}.status-degraded{color:#9a6315}.status-degraded .status-dot{background:#d08a23}.status-isolated{color:#aa4328}.status-isolated .status-dot{background:#c95132}.status-pending{color:#356897}.status-pending .status-dot{background:#4f83b4}.status-disabled{color:#7a858a}.status-disabled .status-dot{background:#9ba5a9}.channel-status-cell{position:relative;display:grid;justify-items:start;min-width:112px;gap:3px;z-index:20}.channel-status-trigger{display:inline-flex;align-items:center;min-height:25px;gap:4px;padding:1px 4px;color:inherit;background:transparent;border:1px solid transparent;border-radius:4px;cursor:pointer}.channel-status-trigger:hover:not(:disabled){background:var(--red-soft);border-color:#e2b4a7}.channel-status-trigger:disabled{cursor:wait;opacity:.7}.channel-status-menu{position:absolute;z-index:30;top:30px;left:0;display:grid;min-width:88px;gap:2px;padding:4px;background:var(--surface);border:1px solid var(--line);border-radius:5px;box-shadow:var(--shadow)}.channel-status-menu-above .channel-status-menu{top:auto;bottom:30px}.channel-status-menu button{min-height:28px;padding:0 9px;color:var(--ink);background:transparent;border:0;border-radius:3px;cursor:pointer;font-size:11px;text-align:left}.channel-status-menu button:hover:not(:disabled){color:var(--green);background:var(--green-soft)}.channel-status-menu button:disabled{cursor:wait;opacity:.6}.isolation-countdown{padding-left:4px;color:var(--red);font-size:10px;font-variant-numeric:tabular-nums;line-height:1.2;white-space:nowrap}.mono{font-family:Cascadia Code,SFMono-Regular,Consolas,monospace}.subtle{color:var(--faint)}.danger-text{color:var(--red)}.warning-text{color:var(--amber)}.success-text{color:var(--green)}.action-error{margin-top:12px;padding:10px 13px;color:var(--red);background:var(--red-soft);border:1px solid #efcfc5;border-radius:5px;font-size:12px}.action-notice{margin-top:12px;padding:10px 13px;color:var(--green);background:var(--green-soft);border:1px solid color-mix(in srgb,var(--green) 24%,transparent);border-radius:5px;font-size:12px}.empty-table-cell{height:96px;color:var(--muted);text-align:center}.empty-state{display:flex;align-items:center;justify-content:center;min-height:180px;gap:9px;color:var(--muted);font-size:12px}.empty-state.compact{min-height:100px;border-bottom:0}.spin{animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.channel-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border:1px solid var(--line)}.channel-summary>div{display:grid;gap:5px;padding:17px 18px;border-right:1px solid var(--line)}.channel-summary>div:last-child{border-right:0}.channel-summary span{color:var(--muted);font-size:11px}.channel-summary strong{font-size:20px;font-variant-numeric:tabular-nums}.channel-summary>div:first-child{min-width:0}.channel-summary>div:first-child strong{font-size:16px;line-height:1.4;overflow-wrap:anywhere}.detail-list .detail-row:last-child{border-bottom:0}.detail-empty{min-height:62px;padding:21px 18px;color:var(--faint);font-size:11px;text-align:center}.detail-row-deleted{color:var(--faint);background:color-mix(in srgb,var(--surface) 92%,var(--faint))}.detail-row-deleted strong{color:var(--muted)}.detail-row-deleted time{color:var(--faint);font-size:10px;white-space:nowrap}.detail-row{display:grid;grid-template-columns:24px minmax(0,1fr) auto;align-items:center;min-height:62px;gap:10px;padding:10px 18px;color:var(--red);border-bottom:1px solid var(--line-soft)}.detail-row div{display:grid;gap:2px}.detail-row strong{color:var(--ink);font-size:12px}.detail-row span{color:var(--muted);font-size:11px}.pool-table-scroll{width:100%;padding-top:10px;overflow-x:auto}.pool-table{min-width:900px;table-layout:fixed}.pool-table th,.pool-table td{vertical-align:top}.pool-table th{vertical-align:middle}.pool-table th:nth-child(1){width:20%}.pool-table th:nth-child(2){width:11%}.pool-table th:nth-child(3){width:13%}.pool-table th:nth-child(4){width:10%}.pool-table th:nth-child(5){width:12%}.pool-table th:nth-child(6){width:34%}.pool-table td{height:auto;min-height:70px;padding-top:14px;padding-bottom:14px;white-space:normal}.pool-table-row.expanded>td{padding-bottom:7px;border-bottom:0}.pool-model-name{display:flex;align-items:center;min-width:0;gap:8px;color:var(--ink);font-size:12px;font-weight:650}.pool-model-name svg{flex:0 0 auto;color:var(--green)}.pool-model-name span{overflow-wrap:anywhere}.pool-health-count{color:var(--ink);font-variant-numeric:tabular-nums}.pool-route-list{display:grid;width:100%;gap:19px;margin:0;padding:17px 16px 18px;background:var(--canvas);border:1px solid var(--line-soft);border-radius:4px;text-align:left}.pool-route-detail-row:hover,.pool-route-detail-row:hover>td{background:transparent}.pool-route-detail-cell{height:auto!important;min-height:0!important;padding:0 16px 16px!important;background:var(--surface)}.pool-route-cell{min-width:0}.pool-expand-button{display:inline-flex;align-items:center;max-width:100%;gap:6px;padding:3px 0;color:var(--green);background:transparent;border:0;cursor:pointer;font-size:11px;font-weight:650;text-align:left}.pool-expand-button:disabled{color:var(--muted);cursor:default}.pool-expand-button:not(:disabled):hover{color:#236b59}.pool-expand-icon{display:inline-grid;width:16px;height:16px;place-items:center;color:currentColor;border:1px solid currentColor;border-radius:3px;font-size:13px;line-height:1}.pool-route-item{display:grid;gap:17px;min-width:0;color:var(--muted);font-size:11px}.pool-route-main{display:flex;align-items:center;justify-content:flex-end;min-width:0;gap:84px}.pool-route-identity{display:grid;grid-template-columns:20px 54px 48px;align-items:center;width:132px;max-width:132px;min-width:0;gap:5px;justify-self:start}.pool-route-identity .status{width:48px;min-width:48px;gap:4px;white-space:nowrap}.pool-route-channel{width:54px;max-width:54px;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pool-route-site-icon{display:inline-grid;width:20px;height:20px;flex:0 0 20px;place-items:center;overflow:hidden;color:var(--muted);background:var(--green-soft);border:1px solid var(--line-soft);border-radius:5px;font-size:10px;font-weight:750;line-height:1}.pool-route-site-icon img{display:block;width:100%;height:100%;object-fit:cover}.pool-route-meta{display:inline-flex;align-items:baseline;gap:3px;justify-self:end;color:var(--faint);font-variant-numeric:tabular-nums;text-align:right;white-space:nowrap}.pool-route-meta strong{color:var(--muted);font-size:inherit;font-weight:600}.pool-route-ping{margin-left:0}.pool-route-health{display:grid;width:42%;margin-left:auto;grid-template-columns:132px minmax(0,1fr);align-items:center;gap:10px;padding-left:0;min-width:0}.pool-route-hour-grid{display:grid;grid-template-columns:repeat(24,minmax(0,1fr));gap:2px;min-width:0}.pool-route-hour-grid .pool-hour-cell{height:19px}.pool-route-hour-wrap{position:relative;z-index:0;display:block;min-width:0;height:19px;outline:none}.pool-route-hour-wrap:hover,.pool-route-hour-wrap:focus-visible{z-index:8}.pool-route-hour-wrap:hover .pool-hour-cell,.pool-route-hour-wrap:focus-visible .pool-hour-cell{position:relative;z-index:2;transform:scale(1.45);box-shadow:0 0 0 2px var(--surface),0 3px 8px #1a30413d}.pool-route-health-tooltip{position:absolute;z-index:10;bottom:calc(100% + 9px);left:50%;display:grid;min-width:132px;gap:3px;padding:7px 9px;color:#d5e2dc;background:#183027;border:1px solid #3c6657;border-radius:5px;box-shadow:0 8px 18px #12231d47;opacity:0;pointer-events:none;transform:translate(-50%,4px) scale(.98);transform-origin:bottom center;transition:opacity .12s ease,transform .12s ease;font-size:10px;white-space:nowrap;visibility:hidden}.pool-route-hour-wrap:hover .pool-route-health-tooltip,.pool-route-hour-wrap:focus-visible .pool-route-health-tooltip{opacity:1;transform:translate(-50%) scale(1);visibility:visible}.pool-route-health-tooltip:after{position:absolute;bottom:-6px;left:50%;width:0;height:0;content:"";border-top:6px solid #3c6657;border-right:6px solid transparent;border-left:6px solid transparent;transform:translate(-50%)}.pool-route-health-tooltip strong{color:#edf7f1;font-size:10px;font-weight:650}.pool-route-health-tooltip span{display:flex;justify-content:space-between;gap:14px;color:#b8cec3}.pool-route-health-tooltip b{color:#fff;font-weight:700}.pool-route-hour-wrap:first-child .pool-route-health-tooltip{left:0;transform-origin:bottom left}.pool-route-hour-wrap:first-child .pool-route-health-tooltip:after{left:8px;transform:none}.pool-route-hour-wrap:first-child:hover .pool-route-health-tooltip,.pool-route-hour-wrap:first-child:focus-visible .pool-route-health-tooltip{transform:translate(0) scale(1)}.pool-route-hour-wrap:last-child .pool-route-health-tooltip{right:0;left:auto;transform-origin:bottom right}.pool-route-hour-wrap:last-child .pool-route-health-tooltip:after{right:8px;left:auto;transform:none}.pool-route-hour-wrap:last-child:hover .pool-route-health-tooltip,.pool-route-hour-wrap:last-child:focus-visible .pool-route-health-tooltip{transform:translate(0) scale(1)}.usage-toolbar{display:flex;align-items:center;justify-content:space-between;min-height:40px}.usage-toolbar>span{color:var(--muted);font-size:12px}.segmented{display:inline-grid;grid-template-columns:repeat(3,46px);padding:3px;background:#e8edef;border-radius:5px}.segmented button{min-height:28px;color:#67747a;background:transparent;border:0;border-radius:4px;cursor:pointer;font-size:11px;font-weight:650}.segmented button.active{color:#263238;background:var(--surface);box-shadow:0 1px 3px #18272c21}.usage-chart-large .chart-frame{height:340px}.two-columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.breakdown-row{display:grid;grid-template-columns:minmax(0,1fr) 66px 54px;align-items:center;min-height:58px;gap:12px;padding:10px 18px;border-bottom:1px solid var(--line-soft);font-size:11px;font-variant-numeric:tabular-nums}.breakdown-row:last-child{border-bottom:0}.breakdown-row>div{display:grid;gap:2px;min-width:0}.breakdown-row strong{overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.breakdown-row span{color:var(--muted)}.drawer-layer,.modal-layer{position:fixed;z-index:30;inset:0;overflow:hidden;pointer-events:none;visibility:hidden}.drawer-layer.open,.modal-layer.open{pointer-events:auto;visibility:visible}.drawer-backdrop{position:absolute;inset:0;width:100%;height:100%;padding:0;background:#0f181b57;border:0;opacity:0;transition:opacity .17s ease}.open .drawer-backdrop{opacity:1}.drawer{position:absolute;top:0;right:0;width:min(440px,100vw);height:100%;overflow-y:auto;background:var(--surface);box-shadow:var(--shadow);transform:translate(100%);transition:transform .19s ease}.open .drawer{transform:translate(0)}.modal{position:absolute;top:50%;left:50%;width:min(430px,calc(100vw - 32px));background:var(--surface);border:1px solid var(--line);border-radius:6px;box-shadow:var(--shadow);opacity:0;transform:translate(-50%,calc(-50% + 8px));transition:opacity .15s ease,transform .15s ease}.gateway-key-modal{width:min(540px,calc(100vw - 32px));max-height:min(720px,calc(100vh - 32px));overflow-y:auto}.gateway-key-content{display:grid;gap:16px;padding:20px}.key-intro{color:var(--muted);font-size:12px;line-height:1.6}.gateway-key-form{display:grid;gap:14px;padding:15px;background:#f7f9f9;border:1px solid var(--line-soft);border-radius:5px}.gateway-key-form .drawer-actions{padding-top:0}.key-reveal{display:grid;gap:11px;padding:12px;color:#275f50;background:var(--green-soft);border:1px solid #c6e1d8;border-radius:5px}.key-reveal>div:first-child{display:grid;gap:3px}.key-reveal strong{font-size:12px}.key-reveal span{color:#52766c;font-size:11px;line-height:1.45}.key-reveal-value{display:flex;align-items:center;min-width:0;gap:8px}.key-reveal-value code{min-width:0;flex:1;overflow:auto;padding:8px 9px;color:#244c42;background:var(--surface);border:1px solid #c6ddd5;border-radius:4px;font-size:11px;white-space:nowrap}.gateway-key-list{display:grid;overflow:hidden;border:1px solid var(--line);border-radius:5px}.key-list-head{display:flex;align-items:center;justify-content:space-between;min-height:42px;padding:0 12px;background:#fafbfb;border-bottom:1px solid var(--line-soft)}.key-list-head strong{color:#35454b;font-size:12px}.key-list-head span,.key-list-empty{color:var(--muted);font-size:11px}.key-list-empty{padding:18px 12px;text-align:center}.gateway-key-row{display:flex;align-items:center;min-width:0;gap:10px;min-height:62px;padding:9px 12px;border-bottom:1px solid var(--line-soft)}.key-row-actions{display:flex;align-items:center;gap:2px;flex:0 0 auto}.key-copy-btn{color:var(--muted)}.key-copy-btn:hover{color:var(--green)}.key-copy-spinner{display:block;width:14px;height:14px;border:2px solid var(--line);border-top-color:var(--green);border-radius:50%;animation:key-copy-spin .6s linear infinite}@keyframes key-copy-spin{to{transform:rotate(360deg)}}.key-delete-confirm{display:flex;align-items:center;flex:0 0 auto;gap:5px}.key-delete-confirm>span{color:var(--red);font-size:10px;white-space:nowrap}.key-delete-confirm .button{min-height:29px;padding:0 8px;font-size:10px}.key-delete-confirm .button.danger-button{color:#fff;background:var(--red);border-color:var(--red)}.gateway-key-row:last-child{border-bottom:0}.gateway-key-meta{display:grid;min-width:0;flex:1;gap:3px}.gateway-key-meta strong{overflow:hidden;color:var(--ink);font-size:12px;text-overflow:ellipsis;white-space:nowrap}.gateway-key-meta code{overflow:hidden;color:#506168;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.gateway-key-meta span{color:var(--faint);font-size:10px}.open .modal{opacity:1;transform:translate(-50%,-50%)}.probe-result-modal{width:min(620px,calc(100vw - 32px));max-height:min(760px,calc(100vh - 32px));overflow-y:auto}.probe-result-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:15px 18px;border-bottom:1px solid var(--line-soft)}.probe-result-head>div:first-child{display:flex;align-items:center;min-width:0;gap:10px}.probe-result-head>div:first-child>div{display:grid;min-width:0;gap:3px}.probe-result-head h2{margin:0;color:var(--ink);font-size:14px}.probe-result-head span:not(.probe-result-icon){overflow:hidden;color:var(--muted);font-size:10px;text-overflow:ellipsis;white-space:nowrap}.probe-result-icon{display:grid;width:32px;height:32px;flex:0 0 32px;place-items:center;border-radius:6px}.probe-result-icon.success{color:#24735e;background:var(--green-soft)}.probe-result-icon.failure{color:#a24b35;background:var(--red-soft)}.probe-result-content{display:grid;gap:15px;padding:18px}.probe-result-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.probe-result-metrics>div{display:grid;gap:5px;min-width:0;padding:10px 11px;background:#f7f9f9;border:1px solid var(--line-soft);border-radius:5px}.probe-result-metrics span{color:var(--faint);font-size:10px}.probe-result-metrics strong{display:inline-flex;align-items:center;min-width:0;gap:5px;overflow:hidden;color:#33454b;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.probe-models-changed{display:flex;align-items:flex-start;gap:8px;padding:10px 11px;color:#8a5b12;background:#fff7e6;border:1px solid #edd9a8;border-radius:5px;font-size:11px;line-height:1.5}.probe-models-changed svg{flex:0 0 auto;margin-top:1px;color:#c0801a}:root[data-theme=dark] .probe-models-changed{color:#eac573;background:#3c3020;border-color:#6f5936}:root[data-theme=dark] .probe-models-changed svg{color:#f1cb7d}.probe-reply{display:grid;gap:6px;padding:11px 12px;background:#f5faf8;border:1px solid #d3e7df;border-radius:6px}.probe-reply-head{display:flex;align-items:center;gap:6px;color:#2c6b5b;font-size:11px;font-weight:680}.probe-reply-head code{margin-left:auto;padding:1px 7px;overflow:hidden;max-width:55%;color:#33454b;background:#e6efec;border-radius:10px;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.probe-reply-answer{margin:0;color:#2d3d42;font-size:12px;line-height:1.55;white-space:pre-wrap;overflow-wrap:anywhere}:root[data-theme=dark] .probe-reply{background:#16261f;border-color:#305246}:root[data-theme=dark] .probe-reply-head{color:#9edcc6}:root[data-theme=dark] .probe-reply-head code{color:#d3e4de;background:#22352e}:root[data-theme=dark] .probe-reply-answer{color:#dce8e3}.probe-checks{display:flex;flex-wrap:wrap;gap:8px}.probe-checks span{padding:5px 8px;border-radius:4px;font-size:10px}.check-ok{color:#27715f;background:var(--green-soft)}.check-fail{color:#9b3f27;background:var(--red-soft)}.probe-models-section{display:grid;gap:9px;min-width:0}.probe-models-title{display:flex;align-items:center;justify-content:space-between;color:#43545a;font-size:11px;font-weight:700}.probe-models-title span{display:inline-flex;align-items:center;gap:6px}.probe-models-title strong{min-width:22px;padding:2px 6px;color:var(--muted);background:#eef1f1;border-radius:9px;font-size:10px;text-align:center}.probe-model-list{display:flex;flex-wrap:wrap;gap:6px;max-height:230px;padding:10px;overflow-y:auto;background:#fbfcfc;border:1px solid var(--line-soft);border-radius:5px}.probe-model-item{max-width:100%;padding:5px 7px;color:#536168;background:var(--surface);border:1px solid #d3dcde;border-radius:4px;font-family:var(--mono);font-size:10px;overflow-wrap:anywhere}.probe-empty{padding:15px;color:var(--faint);background:#fbfcfc;border:1px solid var(--line-soft);border-radius:5px;font-size:11px;text-align:center}.probe-result-note{margin:0;color:var(--faint);font-size:10px;line-height:1.5}.probe-result-actions{padding:0 18px 18px}.drawer-head{display:flex;align-items:center;justify-content:space-between;min-height:68px;padding:12px 20px;border-bottom:1px solid var(--line)}.drawer-head>div{display:flex;align-items:center;gap:10px}.drawer-head h2{margin:0;font-size:15px}.drawer-icon,.login-icon{display:grid;width:32px;height:32px;place-items:center;color:var(--green);background:var(--green-soft);border-radius:5px}.drawer form,.modal form{display:grid;gap:17px;padding:22px 20px 24px}.field{display:grid;min-width:0;gap:7px}.field label{color:#435158;font-size:11px;font-weight:650}.field input,.field select,.login-panel input{width:100%;height:38px;padding:0 10px;color:#263238;background:var(--surface);border:1px solid #ccd5d8;border-radius:5px;font-size:12px}.field input::placeholder,.login-panel input::placeholder{color:#a3adb1}.field>span{color:var(--faint);font-size:10px}.field-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.model-input-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:center}.model-input-row .button{min-height:38px;white-space:nowrap}.model-picker{display:flex;flex-wrap:wrap;gap:6px;max-height:150px;overflow-y:auto;padding:8px;background:#f7f9f9;border:1px solid var(--line-soft);border-radius:5px}.model-chip{max-width:100%;padding:5px 8px;color:#536168;background:var(--surface);border:1px solid #cfd8db;border-radius:4px;cursor:pointer;font-size:11px;overflow-wrap:anywhere}.model-chip:hover{border-color:#7da99d;color:var(--green)}.model-chip.selected{color:#fff;background:var(--green);border-color:var(--green)}.checkbox-field{display:flex;align-items:center;align-self:end;min-height:38px;gap:8px;color:#435158;font-size:11px;font-weight:650}.checkbox-field input{width:15px;height:15px;accent-color:var(--green)}.drawer-actions{display:flex;justify-content:flex-end;gap:9px;padding-top:5px}.form-error{padding:10px 12px;color:#9b3f27;background:var(--red-soft);border-left:3px solid #c75637;font-size:11px}.login-layer{position:fixed;z-index:50;display:grid;inset:0;place-items:center;padding:20px;background:transparent}.login-panel{display:grid;width:min(360px,100%);gap:12px;padding:28px;background:var(--surface);border:1px solid var(--line);border-radius:6px;box-shadow:var(--shadow)}.login-panel h2{margin:6px 0 0;font-size:18px}.login-panel p{margin:0 0 4px;color:var(--muted);font-size:12px}.login-panel .button{margin-top:4px}.login-page-panel{width:min(390px,100%);gap:15px;padding:32px}.login-page-panel h2{margin:0 0 5px;font-size:22px}.login-page-panel p{margin:0}.login-page-panel .field{gap:6px}.login-page-panel .field>span{color:#435158;font-size:11px;font-weight:700}.login-page-panel .field input{width:100%}.login-page-panel .form-error{margin:0}.security-button{max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.security-summary{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto;align-items:center;gap:16px;padding:16px 18px;background:#eef4f2;border:1px solid #d8e5e0;border-radius:6px}.security-summary>div{display:grid;gap:4px}.security-summary span{color:var(--muted);font-size:11px}.security-summary strong{color:var(--ink);font-size:14px}.security-online{color:var(--green)!important}.security-grid{display:grid;grid-template-columns:1fr;gap:16px}.security-panel{min-width:0}.security-form{display:grid;gap:14px;padding:18px}.security-form small{color:var(--faint);font-size:10px}.security-form .button{justify-self:start}.form-notice{padding:9px 11px;color:#226a54;background:#e7f4ee;border-left:3px solid #4b9b7d;font-size:11px}.form-notice-error{color:#a0302a;background:#fbeae8;border-left-color:#d1493f}.login-history-list{display:grid}.login-history-row{display:grid;grid-template-columns:42px minmax(90px,.8fr) minmax(70px,.6fr) minmax(150px,1.1fr) minmax(120px,1.5fr);align-items:center;gap:12px;min-height:62px;padding:10px 18px;border-bottom:1px solid var(--line-soft)}.login-history-row:last-child{border-bottom:0}.login-history-ip,.login-history-username,.login-history-time,.login-user-agent{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.login-history-ip{color:var(--ink);font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:12px}.login-history-username{color:var(--ink);font-size:12px}.login-history-time{color:var(--muted);font-size:11px;font-variant-numeric:tabular-nums}.login-result{display:inline-flex;justify-content:center;padding:3px 5px;border-radius:4px;font-size:10px;font-weight:700}.login-result.success{color:#19704f;background:#e3f4eb}.login-result.failed{color:#a2382e;background:#fbe8e4}.login-user-agent{color:var(--faint);font-size:10px}.security-empty{padding:24px 18px;color:var(--muted);font-size:12px}.loading-layout{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(280px,.7fr);gap:20px;padding-top:24px}.skeleton{position:relative;overflow:hidden;background:#e7ecee}.skeleton:after{position:absolute;content:"";inset:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.65),transparent);transform:translate(-100%);animation:shimmer 1.4s infinite}@keyframes shimmer{to{transform:translate(100%)}}.metric-placeholder{grid-column:1 / -1;height:84px;border-radius:6px}.chart-placeholder,.table-placeholder{height:322px;border-radius:6px}.error-state{display:grid;justify-items:center;max-width:420px;gap:8px;margin:120px auto 0;color:var(--muted);text-align:center}.error-state h2{margin:6px 0 0;color:var(--ink);font-size:17px}.error-state p{margin:0 0 10px;font-size:12px}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:1020px){.app-shell{grid-template-columns:72px minmax(0,1fr)}.sidebar{width:72px;padding-left:10px;padding-right:10px}.brand{justify-content:center;padding:0}.brand>span:last-child,.nav-item span,.sidebar-foot{display:none}.nav-item{justify-content:center;padding:0}.workspace{padding-left:24px;padding-right:24px}.metric-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.metric:nth-child(2){border-right:0}.metric:nth-child(-n+2){border-bottom:1px solid var(--line-soft)}.overview-grid{grid-template-columns:1fr}.pool-rail{grid-template-columns:repeat(3,minmax(0,1fr))}.pool-rail-row{border-right:1px solid var(--line-soft);border-bottom:0}.pool-rail-row:last-child{border-right:0}.pool-health-list{padding:8px}}@media(max-width:720px){.app-shell{display:block;padding-bottom:66px}.sidebar{position:fixed;z-index:20;top:auto;bottom:0;left:0;display:block;width:100%;height:62px;padding:6px 8px;border-top:1px solid #33433f;border-right:0}.brand,.sidebar-foot{display:none}.side-nav{grid-template-columns:repeat(6,minmax(0,1fr));gap:2px;margin:0}.nav-item{display:grid;justify-items:center;align-content:center;min-height:46px;padding:0 1px;gap:2px;font-size:8px}.nav-item svg{width:15px;height:15px}.nav-item span{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.nav-item.active{box-shadow:inset 0 2px #83b9aa}.workspace{padding:0 14px 30px}.topbar{min-height:72px;gap:10px;margin-inline:-14px;padding-inline:14px}.topbar h1{font-size:18px}.topbar-heading{gap:12px}.topbar-checkin .topbar-heading{max-width:calc(100% - 112px);overflow-x:auto;overflow-y:hidden;scrollbar-width:none}.topbar-checkin .topbar-heading::-webkit-scrollbar{display:none}.topbar-checkin .topbar-title,.topbar-checkin .checkin-tabs{flex:0 0 auto}.topbar-checkin .checkin-tab{padding-inline:8px;font-size:10px}.context-label,.gateway-endpoint,.gateway-live,.top-actions>.icon-button:not(.theme-toggle){display:none}.top-actions .button{width:36px;padding:0;font-size:0}.top-actions .button svg{width:17px;height:17px}.view-stack{gap:14px;padding-top:16px}.metric-strip{grid-template-columns:1fr 1fr;min-height:0}.metric{min-height:78px;gap:9px;padding:12px}.metric-icon{width:29px;height:29px;flex-basis:29px}.metric strong{font-size:16px}.overview-grid{gap:14px}.playground-layout{grid-template-columns:1fr;gap:14px;padding-top:16px}.playground-config{min-height:0}.playground-config-body{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.playground-config-body .playground-divider{grid-column:1 / -1}.playground-config-foot{margin-top:0}.playground-chat{min-height:640px}.playground-messages{min-height:360px;padding:22px 12px}.playground-composer{padding:12px}.chart-frame{height:230px;padding-left:0}.table-scroll{overflow-x:auto}.table-scroll table{min-width:1180px;table-layout:auto;white-space:normal}.table-scroll th:nth-child(8),.table-scroll td:nth-child(8),.table-scroll th:nth-child(10),.table-scroll td:nth-child(10){display:none}.table-scroll th,.table-scroll td{height:57px;padding-left:9px;padding-right:9px}.table-scroll th:first-child,.table-scroll td:first-child{width:22%}.table-scroll th:nth-child(2),.table-scroll td:nth-child(2){width:13%}.table-scroll th:nth-child(3),.table-scroll td:nth-child(3){width:22%}.table-scroll th:nth-child(4),.table-scroll td:nth-child(4){width:9%}.table-scroll th:nth-child(5),.table-scroll td:nth-child(5){width:9%}.table-scroll th:last-child,.table-scroll td:last-child{width:180px;padding-left:2px;padding-right:6px}.channel-models-row td{height:auto!important;width:auto!important}.channel-name{max-width:100%}.channel-name strong,.channel-key-name,.channel-base-url{white-space:normal;overflow-wrap:anywhere;word-break:normal}.channel-base-url{max-width:260px}.table-scroll .channel-table{min-width:0;width:100%;table-layout:fixed}.table-scroll .channel-table th,.table-scroll .channel-table td{min-width:0!important;width:auto!important;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.channel-table th:nth-child(2),.channel-table td:nth-child(2),.channel-table th:nth-child(3),.channel-table td:nth-child(3),.channel-table th:nth-child(4),.channel-table td:nth-child(4),.channel-table th:nth-child(5),.channel-table td:nth-child(5),.channel-table th:nth-child(6),.channel-table td:nth-child(6),.channel-table th:nth-child(8),.channel-table td:nth-child(8),.channel-table th:nth-child(9),.channel-table td:nth-child(9),.channel-table th:nth-child(10),.channel-table td:nth-child(10){display:none}.table-scroll .channel-table th:nth-child(1),.table-scroll .channel-table td:nth-child(1){width:42%!important}.table-scroll .channel-table th:nth-child(7),.table-scroll .channel-table td:nth-child(7){width:17%!important}.table-scroll .channel-table th:nth-child(11),.table-scroll .channel-table td:nth-child(11){width:21%!important}.table-scroll .channel-table th:nth-child(12),.table-scroll .channel-table td:nth-child(12){width:20%!important}.channel-table .channel-name{max-width:100%}.channel-name strong,.channel-key-name,.channel-base-url{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.channel-table .channel-name strong{font-size:12px;line-height:1.3}.table-actions{min-width:0}.pool-rail{grid-template-columns:1fr}.pool-rail-row{min-height:69px;border-right:0;border-bottom:1px solid var(--line-soft)}.pool-rail-row:last-child{border-bottom:0}.pool-health-list{grid-template-columns:1fr;padding:8px}.pool-health-toolbar{align-items:flex-start;flex-direction:column;gap:6px;padding:10px 12px 7px}.pool-health-heading h2{font-size:16px}.pool-health-total{flex-basis:100%}.pool-health-filters{align-items:stretch;padding-left:12px;padding-right:12px}.pool-health-filter{flex:1 1 calc(50% - 7px);min-width:120px}.pool-health-filter select{width:100%}.pool-health-card{grid-template-columns:minmax(0,1fr);gap:6px;padding:10px 12px}.pool-health-head{display:flex;align-items:center;justify-content:space-between;gap:8px}.pool-health-summary{justify-items:end;text-align:right}.pool-health-head{gap:8px}.pool-health-summary>strong{font-size:10px}.pool-hour-grid{gap:2px}.pool-hour-cell{height:19px}.pool-health-strip .pool-hour-cell{height:24px}.pool-health-tooltip{left:auto;right:-4px;transform:translate(0)}.pool-health-cell-wrap.is-hovered .pool-health-tooltip{transform:translateY(-7px)}.pool-health-tooltip:after{left:auto;right:7px;transform:none}.security-summary{grid-template-columns:1fr 1fr;gap:12px}.security-summary .button{grid-column:1 / -1;justify-self:start}.security-grid{grid-template-columns:1fr}.login-history-row{grid-template-columns:42px minmax(0,1fr)}.login-history-username,.login-history-time,.login-user-agent{grid-column:2}.channel-summary{grid-template-columns:repeat(4,1fr)}.channel-summary>div{padding:10px 8px;gap:2px}.channel-summary>div:nth-child(2){border-right:0}.channel-summary span{font-size:9px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.channel-summary strong{font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.channel-summary>div:first-child strong{font-size:11px;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.two-columns{grid-template-columns:1fr;gap:14px}.pool-table-scroll{overflow-x:auto}.pool-table{min-width:0;table-layout:fixed}.pool-table th:nth-child(2),.pool-table td:nth-child(2),.pool-table th:nth-child(3),.pool-table td:nth-child(3),.pool-table th:nth-child(5),.pool-table td:nth-child(5){display:none}.pool-table th:nth-child(1),.pool-table td:nth-child(1){width:32%!important}.pool-table th:nth-child(4),.pool-table td:nth-child(4){width:22%!important}.pool-table th:nth-child(6),.pool-table td:nth-child(6){width:46%!important}.pool-table td{padding-top:12px;padding-bottom:12px}.pool-model-name span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;overflow-wrap:normal}.pool-expand-button{white-space:nowrap}.pool-expand-button span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pool-route-detail-cell{padding-inline:12px!important}.pool-route-list{gap:14px;padding:14px 12px}.pool-route-item{gap:12px}.pool-route-main{gap:16px}.pool-route-health{width:100%;min-width:0;grid-template-columns:1fr;gap:8px}.pool-route-identity{width:auto;max-width:none;grid-template-columns:20px minmax(0,1fr) auto;justify-self:stretch}.pool-route-channel{width:auto;max-width:100%;white-space:normal;overflow-wrap:anywhere}.pool-route-hour-grid .pool-hour-cell,.pool-route-hour-wrap{height:16px}.usage-chart-large .chart-frame{height:270px}.section-head{min-height:56px;padding-left:14px;padding-right:14px}.section-head-actions{gap:6px;flex-wrap:nowrap}.section-head-actions .button{padding:5px 9px;font-size:12px;white-space:nowrap}.section-head-actions .button svg{width:13px;height:13px}.detail-row{grid-template-columns:22px minmax(0,1fr)}.detail-row>span{grid-column:2}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.requests-view{min-width:0}.requests-surface{overflow:hidden;container:requests-surface / inline-size}.requests-heading{display:flex;align-items:center;justify-content:space-between;gap:18px;min-height:48px;padding:8px 18px;border-bottom:1px solid var(--line-soft)}.requests-heading-actions,.request-pagination,.request-pagination>div{display:flex;align-items:center;gap:8px}.requests-heading-actions{margin-left:auto}.request-refresh-control{display:inline-flex;align-items:center;gap:6px;color:var(--muted);font-size:10px;font-weight:650;white-space:nowrap}.request-refresh-control select{min-height:30px;padding:0 7px;color:var(--ink);background:var(--surface);border:1px solid var(--line);border-radius:4px;font-size:11px}.request-count{display:inline-flex;align-items:center;gap:6px;min-height:28px;padding:0 10px;color:#3460a4;background:#eef3ff;border:1px solid #d6e2ff;border-radius:14px;font-size:11px;font-weight:650;white-space:nowrap}.requests-filters,.request-filter-secondary{display:flex;align-items:end;flex-wrap:nowrap;overflow-x:hidden;gap:10px;padding:12px 18px;background:#fbfcfc;border-bottom:1px solid var(--line-soft)}.requests-filters label,.request-filter-secondary label{display:grid;gap:5px;color:var(--muted);font-size:10px;font-weight:650;min-width:0;flex:1 1 0}.requests-filters input,.requests-filters select,.request-filter-secondary input{width:100%;min-width:0;min-height:32px;padding:0 9px;color:var(--ink);background:var(--surface);border:1px solid var(--line);border-radius:4px;font-size:11px;flex:0 0 auto}.requests-filters select{width:100%}.request-filter-search{min-width:160px}.request-search-input{position:relative}.request-search-input svg{position:absolute;top:9px;left:8px;color:var(--faint)}.request-search-input input{width:160px;padding-left:28px}.request-filter-button{min-height:32px;margin-bottom:0;flex:0 0 auto;white-space:nowrap}.request-filter-secondary{align-items:center;padding-top:0;background:#fbfcfc;border-bottom:0}.request-filter-secondary label{display:flex;align-items:center;gap:7px;color:var(--muted)}.request-filter-secondary input{width:190px}.request-range{flex:0 1 auto;min-width:0;margin-left:auto;overflow:hidden;text-overflow:ellipsis;color:var(--faint);font-size:11px;font-variant-numeric:tabular-nums;white-space:nowrap}.request-auto-refresh{display:flex;align-items:end;flex:0 0 auto;gap:8px;margin-left:2px;padding-left:10px;border-left:1px solid var(--line-soft)}.channel-name{display:flex;align-items:center;gap:5px}.channel-name>div{min-width:0}.channel-site-icon{display:inline-flex;flex:0 0 auto;width:18px;height:18px;align-items:center;justify-content:center;overflow:hidden;border:1px solid #d9e3df;border-radius:4px;background:#f5f8f7}.channel-site-icon img{display:block;width:100%;height:100%;object-fit:cover}.channel-site-icon-fallback{color:#2d715d;font-size:10px;font-weight:700;line-height:1}.channel-drag-handle{display:inline-flex;flex:0 0 auto;color:#9aa6a8;cursor:grab}.channel-drag-handle:active{cursor:grabbing}.channel-drag-handle svg{flex:0 0 auto}.channel-routing-number{font-variant-numeric:tabular-nums}.channel-expand-icon{flex:0 0 auto;color:#7d898e}.channel-model-count{display:inline-flex;min-width:26px;justify-content:center;padding:3px 7px;color:#28715f;background:#eef7f4;border:1px solid #d6e9e2;border-radius:4px;font-variant-numeric:tabular-nums}.health-meter{display:grid;gap:4px;width:100%;min-width:0}.health-meter-value{display:block;width:max-content;min-width:44px;color:#506066;font-size:11px;font-weight:750;font-variant-numeric:tabular-nums;line-height:1.25}.health-meter-good .health-meter-value{color:#08775d}.health-meter-warn .health-meter-value{color:#9a5d08}.health-meter-bad .health-meter-value{color:#ae2344}.health-meter-none .health-meter-value{color:#7a858a}.health-meter-track{display:block;height:8px;overflow:hidden;border-radius:4px;background:#e7ecec;box-shadow:inset 0 1px 2px #1e323c14}.health-meter-track i{display:block;height:100%;border-radius:4px;background:#3d9b80;transition:width .18s ease}.health-meter-good .health-meter-track i{background:#2fa276}.health-meter-warn .health-meter-track i{background:#d99a2b}.health-meter-bad .health-meter-track i{background:#d9485f}.health-meter-none .health-meter-track i{background:#9aa8a6}.channel-protocol-control{position:relative;display:inline-flex;align-items:center;gap:5px;width:fit-content;min-width:0;height:28px;padding:0 8px;color:#33454b;background:var(--surface);border:1px solid #d5dcdf;border-radius:4px;cursor:pointer}.channel-protocol-control:hover:not(.channel-protocol-control-disabled){background:#f8fafb;border-color:#bcc7cb}.channel-protocol-control:focus-within{outline:2px solid #4d8175;outline-offset:1px}.channel-protocol-control-disabled{cursor:wait;opacity:.6}.channel-protocol-select{position:absolute;inset:0;width:100%;height:100%;margin:0;padding:0;color:inherit;background:transparent;border:0;border-radius:0;opacity:0;cursor:pointer;font-size:10px}.channel-protocol-control-disabled .channel-protocol-select{cursor:wait}.channel-protocol-label{font-size:10px;font-weight:650;white-space:nowrap}.channel-protocol-arrow{flex:0 0 auto;color:#7a888f;pointer-events:none}.channel-models-row td{height:auto;padding:0 16px 12px;background:#fbfcfc}.channel-models-row:hover{background:#fbfcfc}.channel-models-detail{padding:10px 12px;border-left:2px solid #62ad98;background:#f6faf8}.channel-models-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:8px;color:#526168;font-size:11px}.channel-models-head strong{color:#334147;font-size:11px}.channel-models-head span{color:#879397;font-variant-numeric:tabular-nums}.channel-model-list{display:flex;flex-wrap:wrap;gap:6px}.channel-model-chip{max-width:100%;padding:4px 8px;color:#536168;background:var(--surface);border:1px solid #d4dcde;border-radius:4px;font-family:var(--mono, ui-monospace, SFMono-Regular, Menlo, monospace);font-size:11px;overflow-wrap:anywhere}.channel-row-dragging{opacity:.48}.channel-row-drop-target td{box-shadow:inset 0 2px #62ad98}.request-table-scroll{width:100%;max-width:100%;overflow-x:auto;overscroll-behavior-inline:contain}.request-table{width:100%;min-width:0;border-collapse:collapse;table-layout:auto;font-size:11px;font-variant-numeric:tabular-nums}.request-table th{padding:10px 6px;color:#869095;background:#fcfdfd;border-top:1px solid var(--line-soft);border-bottom:1px solid var(--line-soft);font-size:10px;font-weight:680;text-align:left;white-space:normal;overflow-wrap:anywhere}.request-table td{padding:9px 6px;color:#37454a;border-bottom:1px solid #eef1f2;overflow:hidden;text-overflow:ellipsis;overflow-wrap:anywhere;vertical-align:middle}.request-table th{overflow:hidden;padding-inline:6px;text-overflow:ellipsis}.request-table th:nth-child(1),.request-table td:nth-child(1),.request-table th:nth-child(3),.request-table td:nth-child(3),.request-table th:nth-child(6),.request-table td:nth-child(6),.request-table th:nth-child(n+10),.request-table td:nth-child(n+10){white-space:nowrap}.request-table th:nth-child(n+10):nth-child(-n+14),.request-table td:nth-child(n+10):nth-child(-n+14){text-align:right}.request-table tbody tr:hover{background:#fbfdfd}.request-table tbody tr.request-row-error{background:snow}.pool-recent-log-scroll{padding:4px 12px 12px}.pool-recent-log-table{min-width:880px}.pool-recent-log-table th:nth-child(1){width:128px}.pool-recent-log-table th:nth-child(2){width:108px}.pool-recent-log-table th:nth-child(3){width:180px}.pool-recent-log-table th:nth-child(4){width:180px}.pool-recent-log-table th:nth-child(5){width:220px}.pool-recent-log-table th:nth-child(6){width:92px}.pool-recent-log-table th:nth-child(7){width:160px}.pool-recent-log-table th:nth-child(8){width:92px}.operation-log-table{min-width:720px}.operation-log-section .section-head{min-height:40px;padding:6px 12px}.operation-log-section .section-head h2{font-size:12px}.operation-log-section .section-head span{font-size:10px}.operation-log-section .compact-log-empty{min-height:100px;padding:18px 12px}.operation-log-table th:nth-child(1){width:150px}.operation-log-table th:nth-child(2){width:130px}.operation-log-table th:nth-child(3){width:auto}.operation-log-table th:nth-child(4){width:110px}.operation-log-table th{font-size:11px;padding:3px 6px}.operation-log-table td{padding:10px 8px;height:auto;min-height:0;line-height:1.4}.operation-log-table .request-metric{min-height:20px;padding:0 8px;border-radius:10px;font-size:11px}.operation-action{color:#2c383d;font-size:11px;font-weight:680}.operation-detail{box-sizing:border-box;display:inline-block;max-width:100%;overflow:hidden;color:#526168;font-size:11px;line-height:1.4;text-overflow:ellipsis;white-space:nowrap}.operation-status-running{color:#3f55a1;background:#f0f2ff;border:1px solid #dde2ff}.compact-log-empty{min-height:150px;padding:32px 16px}.request-time{color:#69777c!important}.request-client,.request-pill,.request-metric{display:inline-flex;align-items:center;justify-content:center;min-height:23px;padding:0 9px;border-radius:12px;font-size:10px;font-weight:680}.request-client{box-sizing:border-box;max-width:100%;padding-inline:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#3f55a1;background:#f0f2ff;border:1px solid #dde2ff}.request-client-claude-code,.request-client-claude-cli{color:#b86716;background:#fff5e8;border-color:#f5dec1}.request-client-hermes{color:#247a6c;background:#eaf8f4;border-color:#d4eee7}.request-source-ip,.request-channel,.request-key-name,.request-model-name{box-sizing:border-box;display:inline-block;max-width:100%;overflow:hidden;color:#2c383d;font-size:11px;font-weight:680;text-overflow:ellipsis;vertical-align:middle;overflow-wrap:anywhere;word-break:break-word}.request-source-ip{color:#69777c;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:10px;font-weight:500}.request-channel{min-width:0;max-width:100%}.request-channel-with-icon{display:inline-flex;align-items:center;max-width:100%;min-width:0;gap:5px}.request-channel-link{color:inherit;text-decoration:none}.request-channel-link:hover .request-channel,.request-channel-link:focus-visible .request-channel{color:var(--green);text-decoration:underline;text-underline-offset:2px}.request-channel-icon{display:inline-flex;width:18px;height:18px;flex:0 0 18px;align-items:center;justify-content:center;overflow:hidden;color:#2d715d;background:#f5f8f7;border:1px solid #d9e3df;border-radius:4px;font-size:10px;font-weight:700;line-height:1}.request-channel-icon img{display:block;width:100%;height:100%;object-fit:cover}.request-key-name{max-width:100%;color:#4d6269}.request-model-name{max-width:100%;color:#2c383d}.request-reasoning{display:inline-flex;min-width:28px;justify-content:center;color:var(--faint);font-size:11px}.request-reasoning.configured{padding:3px 7px;color:#6b571f;background:var(--amber-soft);border:1px solid #ead9ae;border-radius:4px;font-weight:650}.request-model span{color:var(--faint);font-size:10px}.request-model code{color:#5571c4;font-family:ui-monospace,SFMono-Regular,Consolas,monospace}.request-pill.stream{color:#247c6e;background:#e9f8f4;border:1px solid #ccece5}.request-pill.non-stream{color:#667176;background:#eef1f2;border:1px solid #e0e5e6}.request-endpoint{color:#7d888c;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;overflow-wrap:anywhere;word-break:break-all}.request-number{color:#39474c!important;text-align:right}.request-cache{color:#7651b3!important}.request-metric.good{color:#227d69;background:#e8f5f0;border:1px solid #c9e9dd}.request-metric.bad{color:#c34654;background:#fff0f1;border:1px solid #f5cdd1}.request-error-type{display:inline-flex;align-items:center;min-height:23px;max-width:150px;padding:0 9px;overflow:hidden;color:#c34654;background:#fff0f1;border:1px solid #f5cdd1;border-radius:12px;font-size:10px;font-weight:680;text-overflow:ellipsis;white-space:nowrap}.request-error-none{color:var(--faint);font-size:11px}.request-empty{display:grid;justify-items:center;gap:7px;padding:60px 20px;color:var(--faint);text-align:center}.request-empty strong{color:#445359;font-size:13px}.request-empty span{font-size:11px}.request-pagination{justify-content:space-between;min-height:52px;padding:8px 14px 8px 18px;color:var(--faint);border-top:1px solid var(--line-soft);font-size:11px}.request-pagination .icon-button:disabled{color:#c1c9cb;background:#f5f7f7;cursor:not-allowed}@container requests-surface (max-width: 980px){.requests-heading{align-items:flex-start;flex-direction:column;gap:10px}.requests-heading-actions{width:100%;justify-content:space-between}.requests-filters,.request-filter-secondary{align-items:stretch;flex-wrap:wrap;overflow-x:hidden;padding-left:12px;padding-right:12px}.requests-filters>label{flex:1 1 calc(50% - 10px);width:calc(50% - 10px)}.requests-filters input,.requests-filters select,.request-filter-search,.request-search-input input{width:auto}.requests-filters select,.requests-filters input{width:100%}.request-filter-button{justify-content:center}.request-range{flex:1 1 100%;width:100%;margin-left:0}.request-auto-refresh{flex:1 1 100%;justify-content:flex-end;margin-left:0;padding-left:0;border-left:0}.request-table-scroll{overflow-x:visible}.request-table{display:block;width:100%}.request-table thead{display:none}.request-table tbody{display:grid;gap:8px;padding:8px 10px}.request-table tbody tr{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 8px;min-width:0;padding:4px 0;border:1px solid var(--line-soft);border-radius:6px;background:var(--surface)}.request-table tbody tr.request-row-error{background:var(--red-soft)}.request-table td,.request-table td:nth-child(n){display:flex;align-items:center;justify-content:space-between;width:auto;min-width:0;max-width:none;height:32px;padding:4px 8px;border-bottom:1px solid var(--line-soft);text-align:right}.request-table td:before{flex:0 0 auto;margin-right:8px;color:var(--faint);content:attr(data-label);font-size:9px;font-weight:600;text-align:left}.request-table td>*{min-width:0;max-width:68%;margin-left:auto;overflow:hidden;text-overflow:ellipsis}.request-table td:nth-child(7),.request-table td:nth-child(9){grid-column:1 / -1}.request-table td:last-child,.request-table td:nth-last-child(2){border-bottom:0}.request-table .request-model-name,.request-table .request-endpoint{max-width:78%}}:root[data-theme=dark]{color-scheme:dark;color:#edf3f8;background:#020817;--ink: #edf3f8;--muted: #a5b4c4;--faint: #74869a;--line: #29394b;--line-soft: #1d2b3c;--surface: #101b2a;--canvas: #020817;--canvas-grid: rgba(91, 124, 156, .038);--canvas-stripe: rgba(70, 105, 137, .018);--canvas-background: linear-gradient(to right, var(--canvas-grid) 1px, transparent 1px), linear-gradient(to bottom, var(--canvas-grid) 1px, transparent 1px), repeating-linear-gradient(135deg, transparent 0 6px, var(--canvas-stripe) 6px 7px, transparent 7px 14px);--canvas-background-size: 32px 32px, 32px 32px, 12px 12px;--green: #75ceb0;--green-soft: #14362f;--blue: #8bb5e8;--blue-soft: #1f3856;--amber: #e5b65f;--amber-soft: #3b3020;--red: #ec947b;--red-soft: #402823;--chart-grid: #2a4054;--chart-tick: #91a4b7;--chart-tooltip: #101b2a;--shadow: 0 18px 48px rgba(0, 0, 0, .34)}:root[data-theme=dark] body,:root[data-theme=dark] .workspace{background-color:var(--canvas);background-image:var(--canvas-background);background-size:var(--canvas-background-size);background-attachment:fixed}:root[data-theme=dark] .sidebar{color:#d8e4ee;background:#0a1521;border-right-color:#1e3042}:root[data-theme=dark] .nav-item{color:#9cafc0}:root[data-theme=dark] .nav-item:hover{color:#eef5fb;background:#162b3b}:root[data-theme=dark] .nav-item.active{color:#fff;background:#1a3a3a}:root[data-theme=dark] .topbar,:root[data-theme=dark] .surface,:root[data-theme=dark] .requests-surface,:root[data-theme=dark] .metric-strip,:root[data-theme=dark] .login-panel,:root[data-theme=dark] .drawer,:root[data-theme=dark] .modal,:root[data-theme=dark] .channel-models-row td{color:var(--ink);background:var(--surface);border-color:var(--line)}:root[data-theme=dark] .gateway-endpoint{background:#142b35;border-color:#2e4b5a}:root[data-theme=dark] .gateway-status-tooltip,:root[data-theme=dark] .gateway-status-tooltip:before{background:#101b2a;border-color:#3e566b}:root[data-theme=dark] .gateway-status-description,:root[data-theme=dark] .gateway-status-details>span{color:#b9c8d7}:root[data-theme=dark] .gateway-status-details{border-color:#3e566b}:root[data-theme=dark] .gateway-key-form{background:#162234;border-color:var(--line-soft)}:root[data-theme=dark] .key-list-head{background:#162234}:root[data-theme=dark] .key-list-head strong{color:var(--ink)}:root[data-theme=dark] .key-reveal{color:#75ceb0;border-color:#2a4a42}:root[data-theme=dark] .key-reveal span{color:#8db5a8}:root[data-theme=dark] .key-reveal-value code{color:#b0d8c8;background:#0d1822;border-color:#2a4a42}:root[data-theme=dark] .gateway-key-meta code{color:#7a8e9a}:root[data-theme=dark] .form-error{color:#ec947b;border-left-color:var(--red)}:root[data-theme=dark] .gateway-status-healthy .gateway-status-dot{background:#53c489}:root[data-theme=dark] .gateway-status-warning .gateway-status-dot{background:#edb957}:root[data-theme=dark] .gateway-status-error .gateway-status-dot{background:#eb8876}:root[data-theme=dark] .gateway-endpoint>span,:root[data-theme=dark] .gateway-endpoint code{color:#b8cfda}:root[data-theme=dark] .button.secondary,:root[data-theme=dark] .icon-button,:root[data-theme=dark] input,:root[data-theme=dark] select,:root[data-theme=dark] textarea{color:#dce8f2;background:#111f2d;border-color:#33485a}:root[data-theme=dark] .button.secondary:hover,:root[data-theme=dark] .icon-button:hover,:root[data-theme=dark] .gateway-endpoint .icon-button:hover{color:#f0f7f3;background:#1b3041;border-color:#5a7487}:root[data-theme=dark] .gateway-endpoint .icon-button{color:#9dd7c2;background:#14342f;border-color:#3f675d}:root[data-theme=dark] th,:root[data-theme=dark] .request-table th{color:#9fb1c3;background:#0d1725;border-color:var(--line-soft)}:root[data-theme=dark] td,:root[data-theme=dark] .request-table td{color:#d5e0ec;border-color:#24364a}:root[data-theme=dark] tbody tr:hover,:root[data-theme=dark] .request-table tbody tr:hover,:root[data-theme=dark] .channel-models-row:hover{background:#172a3a}:root[data-theme=dark] .request-table tbody tr.request-row-error{background:#31211e}:root[data-theme=dark] .request-client{color:#bac8ff;background:#293148;border-color:#3e4b6f}:root[data-theme=dark] .request-client-hermes{color:#9ae2ca;background:#1c392f;border-color:#315d4f}:root[data-theme=dark] .request-client-claude-code,:root[data-theme=dark] .request-client-claude-cli{color:#f1c482;background:#3a2d20;border-color:#674a30}:root[data-theme=dark] .request-source-ip,:root[data-theme=dark] .request-channel,:root[data-theme=dark] .request-key-name,:root[data-theme=dark] .request-model-name,:root[data-theme=dark] .request-time{color:#c4d1cb!important}:root[data-theme=dark] .request-channel-icon{color:#a8dcc8;background:#23332d;border-color:#3f5a50}:root[data-theme=dark] .pool-health-heading h2,:root[data-theme=dark] .pool-health-title strong,:root[data-theme=dark] .pool-health-metrics strong{color:#e1ebe6}:root[data-theme=dark] .pool-health-total,:root[data-theme=dark] .pool-health-summary>span,:root[data-theme=dark] .pool-health-metrics,:root[data-theme=dark] .pool-health-legend{color:#9eaea7}:root[data-theme=dark] .pool-health-refresh{color:#acc0b7;background:#1c2b25;border-color:#3a5047}:root[data-theme=dark] .pool-health-filter{color:#a3b3ac}:root[data-theme=dark] .pool-health-filter select{color:#dce8e3;background:#1a2722;border-color:#3b4b45}:root[data-theme=dark] .pool-health-card{background:#1a2822;border-color:#35483f}:root[data-theme=dark] .pool-health-summary>strong{color:#c4d8cf}:root[data-theme=dark] .pool-health-percent.tone-available{color:#a8e49c}:root[data-theme=dark] .pool-health-percent.tone-degraded{color:#f1cb7d}:root[data-theme=dark] .pool-health-percent.tone-abnormal{color:#f5a4b2}:root[data-theme=dark] .pool-health-percent.tone-no-data{color:#b2c0bb}:root[data-theme=dark] .pool-health-status.status-available{color:#a8e49c;background:#1c3a26}:root[data-theme=dark] .pool-health-status.status-degraded{color:#f1cb7d;background:#3c3020}:root[data-theme=dark] .pool-health-status.status-abnormal{color:#f5a4b2;background:#41242b}:root[data-theme=dark] .pool-health-status.status-no-data{color:#b2c0bb;background:#293632}:root[data-theme=dark] .health-meter-good .health-meter-value{color:#a8e49c}:root[data-theme=dark] .health-meter-warn .health-meter-value{color:#f1cb7d}:root[data-theme=dark] .health-meter-bad .health-meter-value{color:#f5a4b2}:root[data-theme=dark] .health-meter-none .health-meter-value{color:#b2c0bb}:root[data-theme=dark] .health-meter-track{background:#2a3834;box-shadow:inset 0 1px 2px #0000003d}:root[data-theme=dark] .health-meter-good .health-meter-track i{background:#53c489}:root[data-theme=dark] .health-meter-warn .health-meter-track i{background:#e2a23a}:root[data-theme=dark] .health-meter-bad .health-meter-track i{background:#e4667f}:root[data-theme=dark] .health-meter-none .health-meter-track i{background:#55655f}:root[data-theme=dark] .channel-protocol-control{color:#dce8e3;background:#111f2d;border-color:#33485a}:root[data-theme=dark] .channel-protocol-control:hover:not(.channel-protocol-control-disabled){background:#1b3041;border-color:#5a7487}:root[data-theme=dark] .channel-protocol-arrow{color:#7e93a6}:root[data-theme=dark] .operation-action{color:#e6eff5}:root[data-theme=dark] .operation-detail{color:#a5b4c4}:root[data-theme=dark] .operation-status-running{color:#c8d2ff;background:#1b2947;border-color:#3a4f78}:root[data-theme=dark] .hour-no_request{background:#43504b}:root[data-theme=dark] .pool-health-legend{border-color:#304039}:root[data-theme=dark] .channel-models-detail{background:#1d3029}:root[data-theme=dark] .channel-model-chip{color:#cbdbd4;background:#18251f;border-color:#3c5148}:root[data-theme=dark] .channel-name strong{color:#e1ebe6}:root[data-theme=dark] .channel-site-icon{border-color:#3f5a50;background:#23332d}:root[data-theme=dark] .channel-site-icon-fallback{color:#a8dcc8}:root[data-theme=dark] .channel-balance-ok{color:#a6dfca;background:#1d3a30;border-color:#315d4f}:root[data-theme=dark] .channel-balance-low,:root[data-theme=dark] .channel-balance-exhausted{color:#f2ad99;background:#432923;border-color:#70443a}:root[data-theme=dark] .channel-balance-error{color:#eac573;background:#3c3020;border-color:#6f5936}:root[data-theme=dark] .channel-balance-unknown{color:#a5b1ac;background:#25312d;border-color:#3b4b45}:root[data-theme=dark] .request-reasoning.configured{color:#f0ca7e;background:#3c3020;border-color:#705834}:root[data-theme=dark] .tone-ink{color:#c2d4cd;background:#2a3933}:root[data-theme=dark] .section-head h2,:root[data-theme=dark] .field label,:root[data-theme=dark] .login-page-panel .field>span{color:#dce8e3}:root[data-theme=dark] .pool-health{background:#0e1927;border-color:#293d50}:root[data-theme=dark] .pool-health-toolbar,:root[data-theme=dark] .pool-health-filters{background:#0d1725}:root[data-theme=dark] .pool-health-list{background:#0a1420}:root[data-theme=dark] .pool-health-card{background:#132234;border-color:#30475b}:root[data-theme=dark] .pool-health-axis{color:#96a79f}:root[data-theme=dark] .pool-hour-cell,:root[data-theme=dark] .legend-swatch{background:#43504b}:root[data-theme=dark] .hour-available{background:#20b98c}:root[data-theme=dark] .hour-degraded{background:#e2a23a}:root[data-theme=dark] .hour-abnormal{background:#e4667f}:root[data-theme=dark] .playground-icon,:root[data-theme=dark] .playground-empty-icon{color:#9edbc5;background:#1c3a30}:root[data-theme=dark] .playground-config-body .field label,:root[data-theme=dark] .playground-slider label,:root[data-theme=dark] .playground-history-head,:root[data-theme=dark] .playground-history-main strong,:root[data-theme=dark] .playground-message-meta strong{color:#d4e1dc}:root[data-theme=dark] .playground-stream-toggle{color:#c8dbd3;background:#1b3029;border-color:#35574c}:root[data-theme=dark] .playground-stream-toggle strong{color:#a9dfcc}:root[data-theme=dark] .playground-stream-toggle small{color:#9fb0a9}:root[data-theme=dark] .playground-slider output,:root[data-theme=dark] .playground-history-head small,:root[data-theme=dark] .playground-debug-panel span,:root[data-theme=dark] .playground-composer-model{color:#cbd8d3;background:#25342e;border-color:#3b4d46}:root[data-theme=dark] .playground-history-item.active{background:#1d342c;border-color:#3a6859}:root[data-theme=dark] .playground-history-main:hover strong,:root[data-theme=dark] .playground-debug,:root[data-theme=dark] .playground-debug:hover,:root[data-theme=dark] .playground-debug.active{color:#9bc4ff}:root[data-theme=dark] .playground-history-delete:hover,:root[data-theme=dark] .playground-clear-input:hover{color:#f2ad99;background:#432923;border-color:#70443a}:root[data-theme=dark] .playground-messages{background:#14201c}:root[data-theme=dark] .playground-message-content{color:#dce8e3;background:#24332d}:root[data-theme=dark] .playground-message-tools .icon-button{color:#aebdb7;background:transparent;border-color:transparent}:root[data-theme=dark] .playground-message-tools .icon-button:hover{color:#b8d9ff;background:#263832;border-color:#40564c}:root[data-theme=dark] .playground-composer{background:#192722;border-color:#3a4d45;box-shadow:0 4px 16px #0000003d}:root[data-theme=dark] .playground-composer-channel{border-color:#33463f}:root[data-theme=dark] .playground-composer-channel label,:root[data-theme=dark] .playground-composer-model span,:root[data-theme=dark] .playground-composer textarea::placeholder{color:#9daca5}:root[data-theme=dark] .playground-composer-channel select:focus,:root[data-theme=dark] .playground-composer-model select:focus{background:#263a32}:root[data-theme=dark] .playground-send:disabled{color:#7f8f88;background:#31413b}:root[data-theme=dark] .security-summary{color:#dce8e3;background:#1b3029;border-color:#35574c}:root[data-theme=dark] .security-summary span{color:#a7b9b0}:root[data-theme=dark] .security-summary strong{color:#e4eee9}:root[data-theme=dark] .form-notice{color:#a6dfca;background:#1d3a30;border-color:#4b9b7d}:root[data-theme=dark] .login-result.success{color:#a6dfca;background:#1d3a30}:root[data-theme=dark] .login-result.failed{color:#f2ad99;background:#432923}:root[data-theme=dark] .requests-filters,:root[data-theme=dark] .request-filter-secondary{background:#16211d;border-color:#31413b}:root[data-theme=dark] .request-refresh-control,:root[data-theme=dark] .request-range{color:#a7b9b0}:root[data-theme=dark] .request-count{color:#b8ceff;background:#293149;border-color:#424d72}:root[data-theme=dark] .request-pill.stream{color:#a6dfca;background:#1d3a30;border-color:#315d4f}:root[data-theme=dark] .request-pill.non-stream{color:#bac7c1;background:#293631;border-color:#42524c}:root[data-theme=dark] .request-endpoint{color:#a7b7b0}:root[data-theme=dark] .request-number{color:#cbd8d3!important}:root[data-theme=dark] .request-cache{color:#c6a8ef!important}:root[data-theme=dark] .request-metric.good{color:#a6dfca;background:#1d3a30;border-color:#315d4f}:root[data-theme=dark] .request-metric.bad{color:#f2ad99;background:#432923;border-color:#70443a}:root[data-theme=dark] .request-error-type{color:#f2ad99;background:#432923;border-color:#70443a}:root[data-theme=dark] .request-empty strong{color:#dce8e3}:root[data-theme=dark] .request-pagination .icon-button:disabled{color:#708078;background:#26332e}:root[data-theme=dark] .playground-messages{background:#0a1420}:root[data-theme=dark] .playground-message-content{color:#dce8f2;background:#17283a}:root[data-theme=dark] .playground-message.user .playground-message-content{color:#f1f7fb;background:#18556b}:root[data-theme=dark] .playground-message-meta strong,:root[data-theme=dark] .playground-history-head,:root[data-theme=dark] .playground-config-body .field label,:root[data-theme=dark] .playground-slider label{color:#d6e3ee}:root[data-theme=dark] .playground-composer{background:#111f2d;border-color:#33485a}:root[data-theme=dark] .playground-composer-channel,:root[data-theme=dark] .playground-composer-model{border-color:#33485a}:root[data-theme=dark] .playground-history-item.active{background:#17383b;border-color:#32655f}:root[data-theme=dark] .requests-filters,:root[data-theme=dark] .request-filter-secondary{background:#0d1725;border-color:#293d50}:root[data-theme=dark] .security-summary{color:#dce8f2;background:#101b2a;border-color:#30475b}.usage-view{gap:18px}.usage-page-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;min-height:58px}.usage-page-heading h2,.usage-panel-heading h2,.usage-details-toolbar h2{margin:0;color:var(--ink);font-size:17px;line-height:1.25;font-weight:700}.usage-page-heading p,.usage-panel-heading p,.usage-details-toolbar span{margin:5px 0 0;color:var(--muted);font-size:12px}.usage-page-controls{display:flex;align-items:center;gap:10px}.usage-period-label{color:var(--muted);font-size:12px;white-space:nowrap}.usage-window-control{grid-template-columns:repeat(3,minmax(54px,1fr))}.usage-summary-panel{display:grid;grid-template-columns:minmax(210px,.78fr) minmax(0,2.22fr);align-items:stretch;gap:16px;padding:20px}.usage-primary-stat,.usage-stat{display:flex;align-items:center;gap:12px;min-width:0}.usage-primary-stat{padding:4px 20px 4px 2px;border-right:1px solid var(--line-soft)}.usage-stat-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));align-items:center;gap:14px}.usage-stat{min-height:60px;padding:0 12px;border:1px solid var(--line-soft);border-radius:6px;background:color-mix(in srgb,var(--surface) 76%,var(--canvas))}.usage-primary-stat>div,.usage-stat>div{display:grid;min-width:0;gap:3px}.usage-primary-stat>div>span,.usage-stat>div>span{color:var(--muted);font-size:11px;white-space:nowrap}.usage-primary-stat strong{color:var(--ink);font-size:25px;line-height:1.05;font-variant-numeric:tabular-nums}.usage-primary-stat small,.usage-stat small{overflow:hidden;color:var(--faint);font-size:10px;text-overflow:ellipsis;white-space:nowrap}.usage-stat strong{overflow:hidden;color:var(--ink);font-size:16px;line-height:1.1;font-variant-numeric:tabular-nums;text-overflow:ellipsis;white-space:nowrap}.usage-stat-icon{display:grid;width:34px;height:34px;flex:0 0 34px;place-items:center;border-radius:8px}.usage-stat-icon.tone-blue{color:var(--blue);background:var(--blue-soft)}.usage-stat-icon.tone-green{color:var(--green);background:var(--green-soft)}.usage-stat-icon.tone-ink{color:var(--ink);background:var(--line-soft)}.usage-stat-icon.tone-amber{color:var(--amber);background:var(--amber-soft)}.usage-trend-panel{padding:20px 22px 12px}.usage-panel-heading,.usage-details-toolbar{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.usage-panel-heading>span,.usage-details-toolbar>span{color:var(--muted);font-size:11px;white-space:nowrap}.usage-chart-legend{display:flex;align-items:center;gap:18px;margin:14px 0 -8px;color:var(--muted);font-size:11px}.usage-chart-legend span{display:inline-flex;align-items:center;gap:6px}.usage-legend-dot{display:inline-block;width:7px;height:7px;border-radius:50%}.usage-legend-dot.requests{background:var(--green)}.usage-legend-dot.errors{background:var(--red)}.usage-chart .usage-requests-line{stroke:var(--green)}.usage-chart .usage-errors-line{stroke:var(--red)}.usage-chart .usage-active-dot-requests{fill:var(--green)}.usage-chart .usage-active-dot-errors{fill:var(--red)}.usage-trend-panel .chart-frame{height:315px;padding:4px 0 0}.usage-chart-empty{display:grid;height:100%;place-items:center;color:var(--faint);font-size:12px}.usage-details-panel{overflow:hidden;padding:0}.usage-tabs{display:flex;gap:4px;padding:0 20px;border-bottom:1px solid var(--line-soft)}.usage-tabs button{min-height:42px;padding:0 12px;color:var(--muted);background:transparent;border:0;border-bottom:2px solid transparent;cursor:pointer;font-size:12px;font-weight:650}.usage-tabs button:hover,.usage-tabs button.active{color:var(--green)}.usage-tabs button.active{border-bottom-color:var(--green)}.usage-details-toolbar{align-items:center;padding:16px 20px 12px}.usage-details-toolbar>div{display:flex;align-items:baseline;gap:10px}.usage-details-toolbar h2{font-size:14px}.usage-details-toolbar span{margin:0}.usage-detail-table-wrap{width:100%;overflow-x:auto}.usage-detail-table{width:100%;min-width:680px;border-collapse:collapse;table-layout:auto;font-size:12px}.usage-detail-table th,.usage-detail-table td{padding:12px 20px;border-top:1px solid var(--line-soft);text-align:left;white-space:nowrap}.usage-detail-table th{color:var(--muted);background:color-mix(in srgb,var(--canvas) 48%,var(--surface));font-size:10px;font-weight:650}.usage-detail-table th:not(:first-child),.usage-detail-table td:not(:first-child){text-align:right}.usage-detail-table td:first-child{max-width:320px;overflow:hidden;text-overflow:ellipsis}.usage-detail-table td strong{color:var(--ink);font-weight:650}.usage-number{color:var(--ink);font-variant-numeric:tabular-nums;font-weight:650}.usage-empty{display:grid;min-height:160px;place-content:center;justify-items:center;gap:8px;padding:24px;color:var(--muted);text-align:center}.usage-empty strong{color:var(--ink);font-size:13px}.usage-empty span{font-size:11px}.usage-error-summary{display:flex;align-items:center;flex-wrap:wrap;gap:10px 16px;padding:0 2px;color:var(--muted);font-size:11px}.usage-error-summary strong{color:var(--ink)}.usage-error-summary span{display:inline-flex;gap:5px}.usage-error-summary b{color:var(--red);font-weight:650}@media(max-width:1180px){.usage-summary-panel{grid-template-columns:1fr}.usage-primary-stat{padding:0 0 16px;border-right:0;border-bottom:1px solid var(--line-soft)}.usage-stat-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:720px){.usage-page-heading{align-items:flex-start;flex-direction:column;gap:12px}.usage-page-controls{width:100%;justify-content:space-between}.usage-summary-panel{padding:14px}.usage-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.usage-stat{padding:0 9px}.usage-stat-icon{width:30px;height:30px;flex-basis:30px}.usage-primary-stat strong{font-size:22px}.usage-trend-panel{padding:16px 12px 8px}.usage-trend-panel .chart-frame{height:245px}.usage-tabs{overflow-x:auto;padding:0 12px}.usage-tabs button{flex:0 0 auto;padding-inline:10px}.usage-details-toolbar{padding-inline:12px}}.logs-surface{padding:0;overflow:hidden;display:flex;flex-direction:column;min-height:0}.logs-tabs{display:flex;gap:2px}.logs-tab{appearance:none;border:0;background:transparent;color:var(--muted);font-size:14px;font-weight:500;padding:12px 16px;margin-bottom:-1px;border-bottom:2px solid transparent;cursor:pointer;transition:color .15s ease,border-color .15s ease}.logs-tab:hover{color:var(--ink)}.logs-tab.active{color:var(--accent, #3267a8);border-bottom-color:var(--accent, #3267a8)}.auto-refresh-label{font-size:12px;color:var(--muted);white-space:nowrap}.toggle-switch{position:relative;display:inline-block;width:38px;height:21px;flex:0 0 auto;cursor:pointer}.toggle-switch input{opacity:0;width:0;height:0;position:absolute}.toggle-slider{position:absolute;inset:0;background:var(--line);border-radius:999px;transition:background .2s ease;pointer-events:none}.toggle-slider:before{content:"";position:absolute;width:17px;height:17px;left:2px;top:2px;background:var(--surface);border-radius:50%;box-shadow:0 1px 2px #0003;transition:transform .2s ease}.toggle-switch input:checked+.toggle-slider{background:var(--accent, #3267a8)}.toggle-switch input:checked+.toggle-slider:before{transform:translate(17px)}.toggle-switch:focus-within .toggle-slider{box-shadow:0 0 0 2px color-mix(in srgb,var(--accent, #3267a8) 35%,transparent)}.logs-toolbar{display:flex;align-items:center;gap:14px;padding:8px 16px;border-bottom:1px solid var(--line-soft);flex-wrap:wrap}.logs-retention{display:flex;align-items:center;gap:8px;font-size:12px;color:var(--muted);white-space:nowrap}.logs-retention select{appearance:none;border:1px solid var(--line);border-radius:6px;background:var(--surface);color:var(--ink);font-size:12px;padding:3px 8px;cursor:pointer}.logs-toolbar-hint{font-size:11px;color:var(--faint);flex:1 1 auto;min-width:200px}.logs-toolbar-actions{display:flex;align-items:center;gap:8px;margin-left:auto}.small-button{padding:5px 10px;font-size:12px;border-radius:6px}.logs-toolbar-actions .small-button,.logs-stream-actions .small-button{display:inline-flex;align-items:center}.logs-toolbar-actions .toggle-switch,.logs-stream-actions .toggle-switch{align-self:center}.logs-toolbar-actions .auto-refresh-label,.logs-stream-actions .auto-refresh-label{line-height:21px}.button.danger-outline{background:transparent;color:var(--red);border:1px solid color-mix(in srgb,var(--red) 45%,transparent)}.button.danger-outline:hover:not(:disabled){background:color-mix(in srgb,var(--red) 8%,transparent)}.logs-body{display:flex;flex-direction:column;min-height:0}.logs-filters{display:flex;align-items:center;gap:12px;padding:10px 16px;flex-wrap:wrap;border-bottom:1px solid var(--line-soft)}.logs-search{position:relative;flex:0 1 220px;min-width:150px}.logs-search-icon{position:absolute;left:9px;top:50%;transform:translateY(-50%);color:var(--faint);pointer-events:none}.logs-search-input{width:100%;padding:6px 26px 6px 28px;border:1px solid var(--line);border-radius:7px;background:var(--surface);color:var(--ink);font-size:12px}.logs-search-input::placeholder{color:var(--faint)}.logs-search-input:focus{outline:none;border-color:var(--accent, #3267a8)}.logs-search-clear{position:absolute;right:5px;top:50%;transform:translateY(-50%);border:0;background:transparent;color:var(--faint);font-size:15px;line-height:1;width:20px;height:20px;border-radius:50%;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.logs-search-clear:hover{color:var(--ink);background:var(--line-soft)}.logs-chip-group{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.logs-chip-label{font-size:12px;color:var(--muted);font-weight:700;min-width:52px}.logs-chip{appearance:none;border:1px solid var(--line);background:var(--surface);color:var(--muted);font-size:12px;line-height:1.3;padding:4px 11px;border-radius:999px;cursor:pointer;white-space:nowrap;transition:color .15s ease,border-color .15s ease,background-color .15s ease}.logs-chip:hover:not(:disabled){color:var(--ink);border-color:var(--accent, #3267a8)}.logs-chip.active{color:var(--accent, #3267a8);border-color:color-mix(in srgb,var(--accent, #3267a8) 45%,transparent);background:color-mix(in srgb,var(--accent, #3267a8) 14%,transparent)}.logs-clear-filters{appearance:none;border:0;background:transparent;color:var(--accent, #3267a8);font-size:12px;cursor:pointer;padding:4px 6px}.logs-clear-filters:hover{text-decoration:underline}.logs-filter-stats{margin-left:auto;font-size:12px;color:var(--muted);white-space:nowrap}.logs-stream-wrap{display:flex;flex-direction:column;min-height:0}.logs-stream-actions{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:6px 14px;border-bottom:1px solid var(--line-soft);font-size:11px;color:var(--faint)}.logs-stream{flex:1 1 auto;min-height:260px;max-height:calc(100vh - 380px);overflow:auto;padding:6px 0;background:var(--canvas);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:11.5px;line-height:1.6;-webkit-overflow-scrolling:touch;overscroll-behavior:contain}.logs-line{display:flex;align-items:flex-start;gap:4px;padding:2px 12px;cursor:pointer;white-space:pre-wrap;word-break:break-all;color:var(--muted)}.logs-line:hover{background:color-mix(in srgb,var(--surface) 80%,var(--canvas))}.logs-line-error{color:var(--red)}.logs-line-info{color:var(--muted)}.logs-line-warn{color:var(--amber)}.logs-line-caret{flex:0 0 auto;color:var(--faint)}.logs-line-text{flex:1 1 auto;min-width:0;-webkit-user-select:text;user-select:text}.logs-line-detail{padding:0 12px 8px 30px;background:var(--canvas);border-bottom:1px dashed var(--line-soft)}.logs-line-detail .log-detail-pre{background:var(--surface)}.log-detail{padding:12px 0 4px;font-size:12px;display:flex;flex-direction:column;gap:12px}.log-detail-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:8px 16px}.log-detail-grid>div{display:flex;flex-direction:column;gap:3px;color:var(--muted)}.log-detail-grid strong,.log-detail-block>strong{font-size:11px;color:var(--faint);font-weight:680}.log-detail-grid code,.log-detail-block code{font-size:11px;color:var(--ink);overflow-wrap:anywhere}.log-detail-block{display:flex;flex-direction:column;gap:6px}.log-detail-line{font-size:11px;color:var(--muted);font-variant-numeric:tabular-nums}.log-detail-pre{margin:0;padding:10px 12px;background:var(--surface);border:1px solid var(--line-soft);border-radius:8px;font-size:11px;line-height:1.5;color:var(--ink);white-space:pre-wrap;word-break:break-all;max-height:320px;overflow:auto;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.logs-empty{display:flex;flex-direction:column;align-items:center;gap:8px;padding:48px 16px;color:var(--faint);text-align:center}.logs-empty strong{font-size:14px;color:var(--muted)}.logs-empty span{font-size:12px}.logs-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 16px;font-size:12px;color:var(--muted)}.user-menu{position:relative}.user-menu-chevron{transition:transform .15s ease}.user-menu-chevron.open{transform:rotate(180deg)}.user-menu-panel{position:absolute;top:calc(100% + 6px);right:0;z-index:40;min-width:150px;padding:5px;background:var(--surface);border:1px solid var(--line);border-radius:8px;box-shadow:var(--shadow);display:flex;flex-direction:column;gap:2px}.user-menu-panel button{display:flex;align-items:center;gap:8px;width:100%;padding:9px 11px;border:0;border-radius:6px;background:transparent;color:var(--ink);font-size:13px;text-align:left;cursor:pointer}.user-menu-panel button:hover{background:var(--line-soft)}.user-menu-panel button:first-child{color:var(--ink)}.user-menu-panel button:last-child{color:var(--red)}.bg-style-picker{position:relative}.bg-style-panel{position:absolute;top:calc(100% + 6px);right:0;z-index:40;min-width:130px;padding:5px;background:var(--surface);border:1px solid var(--line);border-radius:8px;box-shadow:var(--shadow);display:flex;flex-direction:column;gap:2px}.bg-style-panel button{display:flex;align-items:center;gap:8px;width:100%;padding:8px 10px;border:0;border-radius:6px;background:transparent;color:var(--ink);font-size:12px;text-align:left;cursor:pointer}.bg-style-panel button:hover{background:var(--line-soft)}.bg-style-panel button.active{background:var(--green-soft);color:var(--green);font-weight:600}.bg-style-preview{width:22px;height:22px;flex-shrink:0;border-radius:4px;border:1px solid var(--line);background-color:var(--canvas)}.bg-style-preview.bg-style-grid{background-image:linear-gradient(to right,rgba(70,95,125,.25) 1px,transparent 1px),linear-gradient(to bottom,rgba(70,95,125,.25) 1px,transparent 1px);background-size:6px 6px}.bg-style-preview.bg-style-plain{background-image:none}.bg-style-preview.bg-style-dots{background-image:radial-gradient(circle,rgba(70,95,125,.35) 1px,transparent 1.2px);background-size:6px 6px}.bg-style-preview.bg-style-gradient{background-image:radial-gradient(ellipse at 15% 0%,rgba(33,110,91,.35),transparent 60%),radial-gradient(ellipse at 85% 100%,rgba(50,103,168,.3),transparent 60%)}.sidebar-version{display:inline-flex;align-items:center;gap:6px;color:#8299a5;font-size:11px;text-decoration:none;transition:color .15s ease}.sidebar-version:hover{color:#d9e4ea}.sidebar-version svg{flex:0 0 auto}
