:root{color:#172033;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f7f9fc;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}.brand,.brand-button{align-items:center;gap:10px;display:flex}.brand-button{text-align:left;cursor:pointer;background:0 0;border:0;width:100%;padding:0 8px 18px}.brand-mark{border-radius:8px;flex:none;width:34px;height:34px;display:block;box-shadow:0 8px 18px #1e66f529}.brand strong{color:#142033;font-size:16px;line-height:1.2;display:block}.brand span{color:#7c889c;margin-top:2px;font-size:12px;display:block}.model-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:16px;display:grid}.model-card{background:#fff;border:1px solid #e5ebf5;border-radius:8px;min-height:178px;padding:20px;position:relative;box-shadow:0 8px 20px #1020400a}.model-card .discount{color:#fff;background:#ff6369;border-radius:0 8px;padding:5px 10px;font-size:12px;font-weight:800;position:absolute;top:0;right:0}.model-head{align-items:center;gap:14px;margin-bottom:14px;display:flex}.model-logo{color:#fff;background:#20242b;border-radius:8px;flex:none;place-items:center;width:52px;height:52px;font-size:24px;font-weight:800;display:grid}.model-head h2{color:#29364a;margin:0 0 6px;font-size:17px}.model-head span{color:#2369e8;background:#e8f1ff;border-radius:5px;padding:3px 7px;font-size:12px}.model-card p{color:#67748a;min-height:70px;line-height:1.6}.model-meta{color:#607088;flex-wrap:wrap;gap:8px;font-size:12px;display:flex}.model-meta span{background:#f8fbff;border:1px solid #e5ebf5;border-radius:6px;padding:6px 8px}.model-select-field{gap:9px}.model-select-trigger{color:#172033;text-align:left;width:100%;min-height:62px;font:inherit;cursor:pointer;background:#fff;border:1px solid #dfe6f1;border-radius:8px;grid-template-columns:minmax(0,1fr) 18px;align-items:center;gap:10px;padding:10px 12px;display:grid;box-shadow:0 1px 2px #1020400a}.model-select-trigger:hover,.model-select-trigger[data-state=open]{border-color:#9bbdf7;box-shadow:0 0 0 3px #1e66f51f}.model-select-value,.model-option-main{justify-content:space-between;align-items:center;gap:10px;min-width:0;display:flex}.model-select-value{flex-direction:column;align-items:flex-start;gap:3px}.model-select-value strong,.model-select-value small{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}.model-select-value strong,.model-option-main strong{color:#172033;font-size:14px;font-weight:800}.model-select-value small,.model-option-main small,.model-option-desc,.model-option-meta{color:#728096;font-size:12px;font-weight:600}.model-select-chevron{color:#6b7890;place-items:center;display:grid}.model-select-content{z-index:50;width:clamp(var(--radix-select-trigger-width), 34vw, 440px);min-width:var(--radix-select-trigger-width);max-width:calc(100vw - 32px);max-height:min(420px, var(--radix-select-content-available-height));background:#fff;border:1px solid #dfe6f1;border-radius:8px;overflow:hidden;box-shadow:0 18px 45px #10204029}.model-select-viewport{padding:6px}.model-select-item{cursor:pointer;border-radius:7px;outline:none;grid-template-columns:minmax(0,1fr);padding:12px 42px 12px 12px;display:grid;position:relative}.model-option-text{gap:7px;min-width:0;display:grid}.model-option-main{align-items:flex-start;gap:10px}.model-select-item[data-highlighted]{background:#eef5ff}.model-select-item[data-state=checked]{background:#f6f9ff}.model-option-main>span{gap:2px;min-width:0;display:grid}.model-option-main strong,.model-option-main small,.model-option-desc{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.model-option-main strong,.model-option-main small{line-height:1.25}.model-option-main em{color:#fff;background:#ff6369;border-radius:6px;flex:none;padding:3px 6px;font-size:11px;font-style:normal;font-weight:800}.model-option-desc,.model-option-meta{display:block}.model-option-desc{white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.45;display:-webkit-box}.model-option-meta{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;display:grid}.model-option-meta span{text-align:center;text-overflow:ellipsis;white-space:nowrap;background:#fbfcff;border:1px solid #e5ebf5;border-radius:6px;min-width:0;padding:3px 6px;overflow:hidden}.model-select-check{color:#1e66f5;position:absolute;top:13px;right:11px}@media (width<=520px){.model-select-content{width:min(360px,100vw - 24px)}.model-option-meta{grid-template-columns:1fr}}.side-panel,.chat-panel{background:#fff;border:1px solid #e5ebf5;border-radius:8px;box-shadow:0 8px 20px #1020400a}.chat-layout{background:#fff;border:1px solid #e5ebf5;border-radius:8px;grid-template-columns:260px minmax(0,1fr);gap:0;min-height:calc(100vh - 132px);display:grid;overflow:hidden}.chat-panel{min-height:0;box-shadow:none;border:0;border-radius:0;grid-template-rows:auto minmax(0,1fr) auto auto;display:grid}.message-list{align-content:start;gap:12px;min-height:0;margin:0;padding:22px;display:grid;overflow:auto}.message{background:#f2f6fb;border-radius:8px;max-width:78%;padding:12px 14px}.message.user{background:#eaf3ff;justify-self:end}.message strong{color:#172033;margin-bottom:6px;display:block}.message p{color:#4f5c70;white-space:pre-wrap;margin:0}.composer{background:#fff;border-top:1px solid #edf1f7;padding:14px 16px 10px;position:relative}.side-panel{box-shadow:none;border:0;border-right:1px solid #e5ebf5;border-radius:0;align-content:start;gap:24px;padding:18px 16px;display:grid;overflow:auto}.chat-control-section{gap:18px;display:grid}.chat-control-section h2{color:#586579;margin:0;font-size:13px}.chat-control-field{color:#6a768a;font-size:12px}.chat-setting-textarea{resize:none;min-height:74px;line-height:1.55}.chat-setting-textarea.compact{min-height:68px}.segmented-control{grid-template-columns:1fr 1fr;gap:8px;display:grid}.segmented-control button{color:#6a768a;cursor:pointer;height:30px;font:inherit;background:#fff;border:1px solid #e1e8f3;border-radius:6px;font-weight:700}.segmented-control button.active{color:#1e66f5;background:#edf4ff;border-color:#8ab2ff}.chat-model-bar{color:#2c3a4f;background:#f4f7fb;border-bottom:1px solid #edf1f7;justify-content:space-between;align-items:center;gap:16px;min-height:40px;padding:0 12px 0 14px;display:flex}.chat-model-bar strong{font-size:15px}.chat-model-bar span{color:#7b8798;font-size:12px;font-weight:700}.chat-blank-state{color:#c6cfdd;place-items:center;min-height:320px;display:grid}.chat-input{resize:none;min-height:124px;max-height:260px;padding:14px 96px 38px 14px;line-height:1.6}.chat-input::placeholder{color:#a2adbd}.composer-actions{align-items:center;gap:10px;display:flex;position:absolute;bottom:22px;right:24px}.composer-clear{color:#7b8798;cursor:pointer;font:inherit;background:0 0;border:0;font-size:12px;font-weight:700}.composer-clear:disabled{cursor:not-allowed;opacity:.45}.composer-send{color:#fff;cursor:pointer;background:#78a4ff;border:0;border-radius:999px;place-items:center;width:31px;height:31px;display:grid}.composer-send:disabled{cursor:not-allowed;background:#c4d0e2}.chat-disclaimer{color:#7c8798;text-align:center;margin:0;padding:0 16px 8px;font-size:11px}@media (width<=980px){.chat-layout,.composer{grid-template-columns:1fr}.chat-layout{min-height:auto}.side-panel{border-bottom:1px solid #e5ebf5;border-right:0}.chat-panel{min-height:560px}}.text-button{color:#3d4c63;cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;font-size:14px;text-decoration:none;display:inline-flex}.page-title{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:22px;display:flex}.page-title h1{color:#162033;margin:0 0 8px;font-size:25px}.page-title p,.muted{color:#728096;margin:0}.search-box{background:#fff;border:1px solid #dfe6f1;border-radius:8px;align-items:center;gap:8px;width:360px;height:38px;padding:0 12px;display:flex}.search-box input,input,select,textarea{color:#172033;box-sizing:border-box;width:100%;font:inherit;background:#fff;border:1px solid #dfe6f1;border-radius:7px}.search-box input{border:0;outline:0}input,select{height:38px;padding:0 10px}.select-field-trigger{color:#172033;text-align:left;width:100%;min-height:38px;font:inherit;cursor:pointer;background:#fff;border:1px solid #dfe6f1;border-radius:7px;grid-template-columns:minmax(0,1fr) 18px;align-items:center;gap:8px;padding:0 10px;display:grid;box-shadow:0 1px 2px #10204008}.select-field-trigger:hover,.select-field-trigger[data-state=open]{border-color:#9bbdf7;box-shadow:0 0 0 3px #1e66f51a}.select-field-trigger:focus-visible{border-color:#7ca8f8;outline:0;box-shadow:0 0 0 3px #1e66f524}.select-field-trigger span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.select-field-icon{color:#6b7890;place-items:center;display:grid}.select-field-content{z-index:90;width:var(--radix-select-trigger-width);min-width:var(--radix-select-trigger-width);max-width:calc(100vw - 32px);max-height:min(360px, var(--radix-select-content-available-height));background:#fff;border:1px solid #dfe6f1;border-radius:8px;overflow:hidden;box-shadow:0 18px 45px #10204029}.select-field-viewport{padding:5px}.select-field-item{color:#25334a;cursor:pointer;border-radius:6px;outline:none;align-items:center;min-height:34px;padding:7px 34px 7px 10px;font-size:13px;font-weight:700;display:grid;position:relative}.select-field-item[data-highlighted]{background:#eef5ff}.select-field-item[data-state=checked]{background:#f6f9ff}.select-field-item[data-disabled]{color:#a1adbd;cursor:not-allowed}.select-field-check{color:#1e66f5;place-items:center;display:grid;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.segmented-control{background:#fff;border:1px solid #dfe6f1;border-radius:8px;align-items:center;min-height:38px;padding:3px;display:inline-flex}.segmented-control button{color:#5e687a;cursor:pointer;background:0 0;border:0;border-radius:6px;min-width:66px;height:30px;font-weight:800}.segmented-control button.active{color:#fff;background:#1e66f5;box-shadow:0 4px 10px #1e66f538}.segmented-control button:disabled{color:#a1adbd;cursor:not-allowed}.date-field input{min-width:150px}.prefixed-input{background:#fff;border:1px solid #dfe6f1;border-radius:7px;grid-template-columns:auto minmax(0,1fr);align-items:center;height:38px;display:grid;overflow:hidden}.prefixed-input span{color:#44546b;padding:0 0 0 10px;font-weight:800}.prefixed-input input{border:0;outline:0;height:36px;padding-left:6px}textarea{resize:vertical;min-height:90px;padding:10px}label{color:#4f5c70;gap:7px;font-size:13px;font-weight:700;display:grid}.secret-box{color:#0f766e;overflow-wrap:anywhere;background:#f8fbff;border:1px solid #e5ebf5;border-radius:6px;margin:14px 0;padding:6px 8px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.metric-card,.form-card,.table-wrap,.empty-state{background:#fff;border:1px solid #e5ebf5;border-radius:8px;box-shadow:0 8px 20px #1020400a}.metric-grid{grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:14px;margin-bottom:18px;display:grid}.admin-metric-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.metric-card{box-sizing:border-box;min-height:118px;padding:18px}.metric-card div{color:#1e66f5;background:#edf4ff;border-radius:8px;place-items:center;width:34px;height:34px;margin-bottom:14px;display:grid}.metric-card span{color:#718095;margin-bottom:8px;display:block}.metric-card strong{color:#142033;font-size:26px}.admin-summary-strip{background:#fff;border:1px solid #e5ebf5;border-radius:8px;grid-template-columns:repeat(3,minmax(0,1fr));display:grid;overflow:hidden;box-shadow:0 8px 20px #1020400a}.admin-summary-item{border-right:1px solid #eef2f7;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:4px 12px;padding:16px 18px;display:grid}.admin-summary-item:last-child{border-right:0}.admin-summary-item svg{box-sizing:border-box;color:#17856f;background:#eafaf6;border-radius:8px;grid-row:span 3;width:34px;height:34px;padding:7px}.admin-summary-item span{color:#718095;font-weight:800}.admin-summary-item strong{color:#142033;font-size:24px}.admin-summary-item small{color:#7a879b;line-height:1.45}.notice{color:#2d5fad;background:#f3f8ff;border:1px solid #cfe1ff;border-radius:8px;margin:14px 0;padding:12px 14px;font-size:13px;font-weight:700}.form-card{margin-bottom:18px;padding:16px}.filter-bar{background:#fff;border:1px solid #e5ebf5;border-radius:8px;grid-template-columns:160px 160px minmax(240px,1fr) auto;align-items:end;gap:12px;margin-bottom:10px;padding:14px;display:grid;box-shadow:0 8px 20px #1020400a}.invite-filter-bar{grid-template-columns:220px auto;justify-content:start}.filter-actions{flex-wrap:wrap;gap:8px;display:flex}.breaker-config-card{gap:14px;display:grid}.breaker-config-head{justify-content:space-between;align-items:center;gap:14px;display:flex}.breaker-config-head div{gap:4px;display:grid}.breaker-config-head strong{color:#172033;font-size:15px}.breaker-config-head span{color:#718095;font-size:12px;font-weight:700}.breaker-config-grid{grid-template-columns:repeat(5,minmax(120px,1fr)) auto;align-items:end;gap:10px;display:grid}.table-note{color:#728096;margin:0 0 12px;font-size:13px}.form-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;margin-bottom:14px;display:grid}.wide-field{grid-column:span 2}@media (width<=640px){.segmented-control{width:100%;overflow-x:auto}.segmented-control button{flex:1 0 auto;min-width:0}.wide-field{grid-column:auto}}.form-actions{flex-wrap:wrap;gap:10px;margin-top:14px;display:flex}.checkbox-line{align-self:end;align-items:center;gap:9px;min-height:38px;display:flex}.checkbox-line input{width:auto;height:auto}.switch-field{color:#4f5c70;cursor:pointer;min-height:38px;font:inherit;background:0 0;border:0;align-self:end;align-items:center;gap:10px;padding:0;font-size:13px;font-weight:700;display:inline-flex}.switch-field-track{background:#cbd5e1;border-radius:999px;align-items:center;width:42px;height:24px;padding:3px;transition:background .16s;display:inline-flex}.switch-field-thumb{background:#fff;border-radius:999px;width:18px;height:18px;transition:transform .16s;transform:translate(0);box-shadow:0 2px 6px #0f172a33}.switch-field-on .switch-field-track{background:#1e66f5}.switch-field-on .switch-field-thumb{transform:translate(18px)}.switch-field:focus-visible{outline:0}.switch-field:focus-visible .switch-field-track{box-shadow:0 0 0 3px #1e66f529}.primary,.ghost,.danger,.actions button,.table-wrap button{cursor:pointer;border:1px solid #0000;border-radius:7px;justify-content:center;align-items:center;gap:6px;min-height:36px;padding:0 13px;font-weight:700;display:inline-flex}.primary{color:#fff;background:#1e66f5}.primary:disabled{cursor:not-allowed;background:#aebbd1}.ghost,.actions button,.table-wrap button{color:#2d5fad;background:#eef5ff;border-color:#d9e8ff}.danger,.actions button.danger,.table-wrap button.danger{color:#fff;background:#dc2626;border-color:#dc2626}.ghost:disabled,.actions button:disabled,.table-wrap button:disabled{color:#8da0bd;cursor:not-allowed;background:#f1f5fb;border-color:#e2e8f0}.table-wrap{margin-bottom:18px;overflow-x:auto}.parameter-slider{color:#6a768a;gap:8px;font-size:12px;display:grid}.parameter-slider-head{grid-template-columns:minmax(0,1fr) 86px;align-items:center;gap:10px;display:grid}.parameter-slider-head input{text-align:center;height:31px}.parameter-slider input[type=range]{accent-color:#3b78ff;border:0;height:4px;padding:0}.modal-backdrop{z-index:80;background:#0f172a61;place-items:center;padding:20px;display:grid;position:fixed;inset:0;overflow:hidden}.modal-panel{box-sizing:border-box;background:#fff;border:1px solid #e5ebf5;border-radius:8px;flex-direction:column;width:min(620px,100%);max-height:calc(100dvh - 40px);padding:18px;display:flex;overflow:hidden;box-shadow:0 24px 80px #10204038}.modal-panel-wide{width:min(1040px,100%)}.confirm-copy{color:#4f5c70;margin:0;line-height:1.7}.modal-header{flex:none;justify-content:space-between;align-items:center;gap:14px;margin-bottom:16px;display:flex}.modal-header h2{color:#172033;letter-spacing:0;margin:0;font-size:19px}.modal-body{min-height:0;padding-right:2px;overflow-y:auto}.modal-form{gap:13px;display:grid}.modal-form .form-actions{margin-top:4px}table{border-collapse:collapse;width:100%;font-size:13px}th,td{text-align:left;white-space:nowrap;color:#465469;border-bottom:1px solid #eef2f7;padding:12px 14px}th{color:#77839a;background:#fbfcff;font-weight:800}.actions{gap:8px;display:flex}.inline-button{align-self:end}.channel-fetch-button{white-space:nowrap;justify-self:start;min-width:236px}.channel-model-panel,.model-sync-panel{background:#fbfcff;border:1px solid #e5ebf5;border-radius:8px;gap:12px;min-height:0;margin:12px 0;padding:12px;display:grid}.channel-model-panel-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.channel-model-panel-head div{gap:4px;display:grid}.channel-model-panel-head strong,.model-compare-grid strong{color:#172033;font-size:14px}.channel-model-panel-head span{color:#718095;font-size:12px;font-weight:700;line-height:1.45}.channel-model-form{grid-template-columns:repeat(3,minmax(150px,1fr)) auto;align-items:end;gap:10px;display:grid}.channel-model-form-actions,.model-sync-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.channel-model-toolbar,.model-import-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.model-import-head{border-top:1px solid #eef2f7;padding-top:12px}.model-import-head>div:first-child{gap:4px;display:grid}.model-import-head strong{color:#172033;font-size:14px}.model-import-head span{color:#718095;font-size:12px;font-weight:700;line-height:1.5}.channel-model-search{width:min(320px,100%);box-shadow:none}.model-filter-tabs{background:#fff;border:1px solid #dfe6f1;border-radius:8px;align-items:center;gap:4px;padding:3px;display:inline-flex}.model-filter-tabs button{color:#5e687a;cursor:pointer;background:0 0;border:0;border-radius:6px;min-height:30px;padding:0 10px;font-size:12px;font-weight:800}.model-filter-tabs button.active{color:#1e66f5;background:#eef5ff}.channel-model-table{background:#fff;border:1px solid #eef2f7;border-radius:8px;max-height:min(32dvh,300px);overflow:auto}.channel-model-table table{min-width:980px}.channel-model-table thead th{z-index:1;position:sticky;top:0}.model-sync-summary{color:#4f5c70;flex-wrap:wrap;align-items:center;gap:8px;font-size:13px;font-weight:800;display:flex}.model-sync-summary span,.status-badge{color:#2d5fad;background:#eef5ff;border-radius:999px;align-items:center;min-height:26px;padding:0 10px;display:inline-flex}.status-badge-invalid{color:#be123c;background:#fff1f2}.model-compare-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.model-compare-grid>div{background:#fff;border:1px solid #eef2f7;border-radius:8px;align-content:start;gap:8px;min-width:0;padding:10px;display:grid}.model-compare-grid p{color:#718095;margin:0;font-size:12px}.model-chip-list{flex-wrap:wrap;gap:6px;max-height:92px;display:flex;overflow:auto}.model-chip-list span{text-overflow:ellipsis;white-space:nowrap;color:#2d5fad;background:#eef5ff;border-radius:999px;max-width:220px;padding:5px 8px;font-size:12px;font-weight:800;overflow:hidden}.source-channel-cell{gap:6px;min-width:180px;display:grid}.source-channel-cell small,.muted-text{color:#718095;font-size:12px}.source-channel-list{flex-wrap:wrap;gap:6px;display:flex}.source-channel-list span{text-overflow:ellipsis;white-space:nowrap;color:#2d5fad;background:#eef5ff;border-radius:999px;max-width:180px;padding:4px 8px;font-size:12px;font-weight:800;overflow:hidden}.model-import-table{background:#fff;border:1px solid #eef2f7;border-radius:8px;max-height:min(34dvh,340px);overflow:auto}.model-import-table table{min-width:940px}.model-import-table thead th{z-index:1;position:sticky;top:0}.model-import-table td{vertical-align:middle}.model-import-provider{text-overflow:ellipsis;max-width:230px;overflow:hidden}.model-import-table input[type=checkbox]{width:16px;height:16px;padding:0}.model-import-table input{min-width:110px}.model-table-empty{padding:12px}@media (width<=700px){.modal-backdrop{align-items:stretch;padding:12px}.modal-panel{max-height:calc(100dvh - 24px)}.model-import-table{max-height:38dvh}.channel-model-form,.channel-model-toolbar,.model-import-head,.model-compare-grid,.breaker-config-grid{grid-template-columns:1fr;align-items:stretch}.channel-model-toolbar,.model-import-head{display:grid}.model-filter-tabs{overflow-x:auto}.breaker-config-head{flex-direction:column;align-items:flex-start}.channel-fetch-button{justify-self:stretch;width:100%;min-width:0}}.empty-state{text-align:center;color:#718095;place-items:center;min-height:180px;padding:22px;display:grid}.empty-state svg{color:#1e66f5}.empty-state strong{color:#172033}.error{color:#bd3038;background:#fff1f2;border:1px solid #ffd5d8;border-radius:7px;padding:10px}.toast-viewport{z-index:1000;gap:10px;width:min(560px,100vw - 32px);display:grid;position:fixed;top:18px;right:18px}.toast{background:#fff;border:1px solid #e2e8f0;border-left-width:5px;border-radius:8px;gap:4px;max-height:calc(100vh - 36px);padding:13px 42px 13px 14px;display:grid;position:relative;overflow:auto;box-shadow:0 18px 40px #0f172a24}.toast strong{color:#162033;font-size:14px}.toast p{color:#536176;overflow-wrap:anywhere;white-space:pre-wrap;word-break:break-word;margin:0;font-size:13px;line-height:1.55}.toast-message-collapsed{-webkit-line-clamp:4;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.toast-close{color:#64748b;cursor:pointer;background:0 0;border:0;border-radius:6px;place-items:center;width:24px;height:24px;display:grid;position:absolute;top:10px;right:10px}.toast-close:hover{color:#0f172a;background:#f1f5f9}.toast-expand{color:#1e66f5;cursor:pointer;background:0 0;border:0;justify-self:start;min-height:24px;padding:2px 0;font-size:12px;font-weight:800}.toast-expand:hover{color:#164ebd}.toast-success{border-left-color:#16a34a}.toast-warning{border-left-color:#eab308}.toast-error{border-left-color:#dc2626}@media (width<=980px){.page-title{display:grid}.search-box{width:100%}.admin-metric-grid,.admin-summary-strip,.filter-bar{grid-template-columns:1fr 1fr}.invite-filter-bar{grid-template-columns:220px auto}.filter-keyword,.filter-actions{grid-column:1/-1}}@media (width<=640px){.admin-metric-grid,.admin-summary-strip,.filter-bar,.invite-filter-bar{grid-template-columns:1fr}.admin-summary-item{border-bottom:1px solid #eef2f7;border-right:0}.admin-summary-item:last-child{border-bottom:0}}.section-heading{color:#172033;margin:22px 0 12px;font-size:18px}.account-page{max-width:1280px}.account-metrics{background:#fff;border:1px solid #e5ebf5;border-radius:8px;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin-bottom:18px;overflow:hidden;box-shadow:0 8px 20px #1020400a}.account-metrics .metric-card{min-height:98px;box-shadow:none;border:0;border-radius:0;grid-template-rows:auto auto;grid-template-columns:38px minmax(0,1fr);align-content:center;gap:5px 12px;padding:16px 18px;display:grid}.account-metrics .metric-card+.metric-card{border-left:1px solid #eef2f7}.account-metrics .metric-card div{grid-row:span 2;margin:0}.account-metrics .metric-card span{margin:0}.account-metrics .metric-card strong{font-size:25px}.wallet-recharge-panel{background:#fff;border:1px solid #e5ebf5;border-radius:8px;padding:16px 18px 18px;box-shadow:0 8px 20px #1020400a}.wallet-recharge-head{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:14px;display:flex}.wallet-recharge-head h2{color:#172033;margin:0 0 6px;font-size:18px}.wallet-recharge-head p,.payment-hint{color:#718095;margin:0;font-size:13px;line-height:1.6}.payment-hint.warning{color:#bd3038;font-weight:700}.payment-status{text-align:center;color:#526178;background:#f8fbff;border:1px solid #dce6f4;border-radius:999px;min-width:70px;padding:5px 10px;font-size:12px;font-weight:800}.payment-status-paid{color:#0f7a4f;background:#effbf5;border-color:#ccebdc}.payment-status-failed,.payment-status-expired,.payment-status-closed{color:#a33a3f;background:#fff3f4;border-color:#ffd6da}.recharge-layout{grid-template-columns:minmax(300px,420px) minmax(360px,1fr);gap:18px;display:grid}.recharge-form,.payment-result{align-content:start;gap:14px;display:grid}.amount-options{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;display:grid}.amount-options button,.provider-toggle button{color:#40506a;cursor:pointer;min-height:38px;font:inherit;background:#fff;border:1px solid #dfe7f3;border-radius:7px;font-weight:800}.amount-options button.active,.provider-toggle button.active{color:#1e66f5;background:#edf4ff;border-color:#9bbcff}.provider-toggle{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;display:grid}.recharge-form .primary,.cashier-link{justify-content:center;align-items:center;gap:7px;display:inline-flex}.payment-result{background:#fbfdff;border:1px dashed #dbe5f3;border-radius:8px;min-height:216px;padding:16px}.payment-order-line{justify-content:space-between;align-items:center;gap:12px;display:flex}.payment-order-line span{color:#526178;font-weight:800}.payment-order-line strong{color:#172033;font-size:22px}.wechat-qr-box{background:#fff;border:1px solid #e2e9f4;border-radius:8px;place-items:center;width:226px;height:226px;display:grid}.wechat-qr-box img{width:220px;height:220px}.qr-placeholder{color:#8793a6;font-size:13px}.cashier-link{color:#2d5fad;background:#eef5ff;border:1px solid #d9e8ff;border-radius:7px;min-height:38px;font-weight:800;text-decoration:none}.payment-empty{text-align:center;color:#718095;align-content:center;place-items:center;gap:8px;min-height:178px;display:grid}.payment-empty svg{color:#1e66f5}.payment-empty strong{color:#172033}@media (width<=920px){.account-metrics{grid-template-columns:1fr}.account-metrics .metric-card+.metric-card{border-top:1px solid #eef2f7;border-left:0}.recharge-layout{grid-template-columns:1fr}}@media (width<=560px){.wallet-recharge-head{display:grid}.amount-options,.provider-toggle{grid-template-columns:1fr}}.usage-stats-page{gap:18px;display:grid}.usage-title-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.usage-filter-bar{background:#fff;border:1px solid #e5ebf5;border-radius:8px;grid-template-columns:minmax(360px,1.3fr) repeat(4,minmax(150px,.8fr));align-items:end;gap:12px;padding:14px;display:grid;box-shadow:0 8px 20px #1020400a}.usage-filter-bar-admin{grid-template-columns:minmax(360px,1.4fr) repeat(5,minmax(145px,.8fr))}.usage-filter-presets{color:#4f5c70;gap:7px;font-size:13px;font-weight:700;display:grid}.usage-filter-presets .segmented-control{justify-self:start}.usage-filter-hint{color:#8a6175;grid-column:1/-1;margin:-2px 0 0;font-size:12px;font-weight:700}.usage-chart-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.usage-panel{background:#fff;border:1px solid #e5ebf5;border-radius:8px;min-width:0;padding:16px;box-shadow:0 8px 20px #1020400a}.usage-panel-head{justify-content:space-between;align-items:center;gap:14px;margin-bottom:12px;display:flex}.usage-panel-head h2{color:#172033;letter-spacing:0;margin:0;font-size:16px}.usage-token-split{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:12px;min-height:300px;display:grid}.usage-token-split>div{background:#fbfcff;border:1px solid #eef2f7;border-radius:8px;align-content:center;justify-items:start;gap:10px;padding:18px;display:grid}.usage-token-split svg{box-sizing:border-box;color:#17856f;background:#eafaf6;border-radius:8px;width:34px;height:34px;padding:7px}.usage-token-split span{color:#718095;font-weight:800}.usage-token-split strong{color:#142033;font-size:24px}.recharts-wrapper,.recharts-surface{outline:none}@media (width<=980px){.usage-chart-grid,.usage-filter-bar,.usage-filter-bar-admin{grid-template-columns:1fr}.usage-title-actions{justify-content:flex-start}}@media (width<=640px){.usage-token-split{grid-template-columns:1fr}}.invite-page{max-width:1280px}.invite-dashboard{grid-template-columns:minmax(360px,1fr) minmax(340px,.9fr);align-items:stretch;gap:14px;margin-bottom:18px;display:grid}.invite-metrics{background:#fff;border:1px solid #e5ebf5;border-radius:8px;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;margin-bottom:0;overflow:hidden;box-shadow:0 8px 20px #1020400a}.invite-metrics .metric-card{min-height:98px;box-shadow:none;border:0;border-radius:0;grid-template-rows:auto auto;grid-template-columns:38px minmax(0,1fr);align-content:center;gap:5px 12px;padding:16px 18px;display:grid}.invite-metrics .metric-card+.metric-card{border-left:1px solid #eef2f7}.invite-metrics .metric-card div{grid-row:span 2;margin:0}.invite-metrics .metric-card span{margin:0}.invite-metrics .metric-card strong{font-size:25px}.invite-code-panel{background:#fff;border:1px solid #e5ebf5;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px;min-height:98px;padding:16px 18px;display:grid;box-shadow:0 8px 20px #1020400a}.invite-code-panel span{color:#718095;margin-bottom:7px;font-weight:800;display:block}.invite-code-panel strong{color:#172033;overflow-wrap:anywhere;font-size:20px;display:block}.invite-table-section{gap:10px;display:grid}.section-toolbar{justify-content:space-between;align-items:center;gap:16px;display:flex}.section-toolbar h2{color:#172033;margin:0;font-size:16px}.section-toolbar span{color:#718095;font-size:13px;font-weight:800}.invite-table-section .table-wrap{margin-bottom:0}@media (width<=980px){.invite-dashboard{grid-template-columns:1fr}}@media (width<=640px){.invite-metrics{grid-template-columns:1fr}.invite-metrics .metric-card+.metric-card{border-top:1px solid #eef2f7;border-left:0}.invite-code-panel{grid-template-columns:1fr}}.profile-settings{gap:18px;width:min(920px,100%);display:grid}.profile-card{background:#fff;border:1px solid #e5ebf5;border-radius:8px;padding:22px;box-shadow:0 8px 20px #1020400a}.profile-section-title{margin-bottom:18px}.profile-section-title h2{color:#172033;margin:0 0 6px;font-size:18px}.profile-section-title p{color:#728096;margin:0;font-size:13px}.profile-account-layout{grid-template-columns:180px minmax(0,1fr);align-items:start;gap:22px;display:grid}.profile-identity{text-align:center;background:#f8fbff;border:1px solid #e8eef7;border-radius:8px;align-content:center;justify-items:center;gap:8px;min-height:180px;padding:18px;display:grid}.profile-avatar{color:#fff;background:#1e66f5;border-radius:8px;flex:none;place-items:center;width:58px;height:58px;font-size:20px;font-weight:900;display:grid}.profile-identity strong{color:#172033;overflow-wrap:anywhere;max-width:100%}.profile-identity span{color:#2d5fad;background:#edf4ff;border:1px solid #d9e8ff;border-radius:999px;padding:4px 9px;font-size:12px;font-weight:800}.profile-inline-button{color:#1e66f5;cursor:pointer;background:#fff;border:1px solid #d9e8ff;border-radius:7px;align-items:center;gap:6px;padding:7px 10px;font-size:12px;font-weight:800;display:inline-flex}.profile-inline-button:hover{background:#edf4ff}.profile-info-list{display:grid}.profile-info-list .profile-field{background:0 0;border:0;border-bottom:1px solid #eef2f7;border-radius:0;grid-template-columns:120px minmax(0,1fr);align-items:center;gap:18px;min-height:46px;padding:8px 0;display:grid}.profile-info-list .profile-field:last-child{border-bottom:0}.profile-info-list .profile-field span{color:#728096;margin:0}.profile-field-grid{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:12px;display:grid}.profile-field{background:#fbfcff;border:1px solid #e5ebf5;border-radius:8px;padding:13px}.profile-field span{color:#728096;margin-bottom:6px;font-size:12px;display:block}.profile-field strong{color:#172033;overflow-wrap:anywhere;font-size:15px}.profile-security-list{gap:16px;display:grid}.profile-security-item{grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:14px;min-height:72px;display:grid}.profile-security-icon{color:#1e66f5;background:#edf4ff;border-radius:8px;place-items:center;width:40px;height:40px;display:grid}.profile-security-item strong{color:#172033;margin-bottom:4px;display:block}.profile-security-item p{color:#728096;margin:0;font-size:13px}.profile-security-item .primary{justify-self:end}.password-form{gap:13px;display:grid}.password-form .form-actions{margin-top:4px}.profile-code-row{grid-template-columns:minmax(0,1fr) 92px;align-items:center;gap:10px;display:grid}.readonly-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;margin-bottom:16px;display:grid}@media (width<=980px){.profile-settings{width:100%}.profile-account-layout,.profile-info-list .profile-field,.profile-security-item{grid-template-columns:1fr}.profile-identity{min-height:auto}.profile-security-item{justify-items:start}.profile-security-item .primary{justify-self:start}.profile-code-row{grid-template-columns:1fr}}.shell{background:#f7f9fc;grid-template-columns:196px minmax(0,1fr);min-height:100vh;display:grid}.admin-shell{background:#f5f7fb}.sidebar{background:#fff;border-right:1px solid #e6ebf2;height:100vh;padding:18px 8px;position:sticky;top:0;overflow-y:auto}.admin-shell .sidebar{background:#111827;border-right:0}.admin-shell .brand strong,.admin-shell .nav-group p{color:#fff}.admin-shell .brand span{color:#98a4b8}.admin-shell .nav-group button,.admin-shell .nav-group a{color:#c9d3e3}.admin-shell .nav-group button:hover,.admin-shell .nav-group button.active,.admin-shell .nav-group a:hover,.admin-shell .nav-group a.active{color:#fff;background:#1f6fff}.nav-group{margin:14px 0 18px}.nav-group p{color:#77839a;margin:0 12px 7px;font-size:12px;font-weight:700}.nav-group button,.nav-group a{color:#5e687a;cursor:pointer;background:0 0;border:0;border-radius:7px;align-items:center;gap:10px;width:100%;height:38px;padding:0 12px;font-size:14px;text-decoration:none;display:flex}.nav-group button:hover,.nav-group button.active,.nav-group a:hover,.nav-group a.active{color:#1e66f5;background:#edf4ff}.workspace{min-width:0}.topbar{background:#fff;border-bottom:1px solid #e6ebf2;justify-content:flex-end;align-items:center;gap:14px;height:56px;padding:0 24px;display:flex}.top-link{color:#0f1f35;cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;font-size:14px;font-weight:700;text-decoration:none;display:inline-flex}.topbar a{color:#3d4c63;cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;font-size:14px;text-decoration:none;display:inline-flex}.user-pill{background:#fbfcff;border:1px solid #e3e9f2;border-radius:999px;align-items:center;gap:10px;padding:6px 11px;display:flex}.user-pill span{color:#152033;font-weight:700}.user-pill small{color:#17856f;font-weight:700}.icon-button{color:#5e687a;cursor:pointer;background:#fff;border:1px solid #dce3ee;border-radius:7px;width:34px;height:34px}.content{padding:24px}@media (width<=980px){.shell{grid-template-columns:1fr}.sidebar{height:auto;position:static}}.docs-page{color:#111827;background:#f7f9fc;min-height:100vh}.docs-nav{position:sticky}.docs-brand{padding:0}.docs-main{width:min(1120px,100% - 48px);margin:0 auto;padding:72px 0 96px}.docs-hero{margin-bottom:28px}.docs-hero span{color:#0f6eea;text-transform:uppercase;font-size:13px;font-weight:800}.docs-hero h1{color:#142033;letter-spacing:0;margin:10px 0 14px;font-size:42px;line-height:1.18}.docs-hero p{color:#617089;width:min(760px,100%);margin:0;font-size:16px;line-height:1.8}.docs-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.docs-card{background:#fff;border:1px solid #e4eaf4;border-radius:8px;padding:24px;box-shadow:0 16px 42px #1020400d}.docs-card h2{color:#142033;letter-spacing:0;margin:0 0 14px;font-size:19px}.docs-card p,.docs-card dd{color:#64748b;line-height:1.7}.docs-card dl{gap:8px;margin:0;display:grid}.docs-card dt{color:#172033;font-weight:800}.docs-card dd{margin:0 0 8px}.docs-card code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace}.docs-card pre{color:#e5edf7;background:#111827;border-radius:8px;margin:14px 0 0;padding:16px;font-size:13px;line-height:1.65;overflow-x:auto}@media (width<=980px){.docs-grid{grid-template-columns:1fr}}.home-page{color:#111827;background:radial-gradient(circle at 22% 38%,#1e66f517,#0000 28%),radial-gradient(circle at 74% 28%,#22b8a51a,#0000 26%),#f8fbff;min-height:100vh}.home-nav{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:10;background:#ffffffdb;border-bottom:1px solid #e6ebf2;grid-template-columns:auto 1fr auto;align-items:center;gap:36px;height:72px;padding:0 28px;display:grid;position:sticky;top:0}.home-links,.home-actions{align-items:center;gap:22px;display:flex}.home-links button,.home-actions a,.home-actions button{color:#0f1f35;cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;font-size:14px;font-weight:700;text-decoration:none;display:inline-flex}.home-actions{gap:14px}.home-hero{text-align:center;align-content:center;place-items:center;min-height:610px;padding:80px 24px 120px;display:grid}.home-hero h1{letter-spacing:0;color:#1a1f2b;margin:0;font-size:64px;line-height:1.08}.home-hero h2{color:#0866e8;letter-spacing:0;margin:18px 0 24px;font-size:38px;line-height:1.2}.home-hero p{color:#5b6679;width:min(720px,100%);margin:0 auto;font-size:17px;line-height:1.8}.hero-actions{justify-content:center;align-items:center;gap:26px;margin-top:38px;display:flex}.hero-actions a{color:#0f6eea;align-items:center;gap:6px;font-weight:800;text-decoration:none;display:inline-flex}.hero-doc-link{color:#0f6eea;cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;font-size:15px;font-weight:800;display:inline-flex}.hero-primary{border-radius:13px;min-width:164px;height:52px;box-shadow:0 18px 36px #145edb38}.user-entry{border-radius:999px;padding:7px 13px;background:#fff!important;border:1px solid #dce8f8!important}.user-entry strong{color:#13856f}@media (width<=980px){.home-nav{grid-template-columns:1fr;height:auto;padding:16px}.home-links,.home-actions{flex-wrap:wrap}.home-hero{min-height:520px;padding:54px 20px 80px}.home-hero h1{font-size:42px}.home-hero h2{font-size:27px}}.login-screen{background:#f3f7fe;place-items:center;min-height:100vh;padding:20px;display:grid}.login-panel{background:#fff;border:1px solid #e5ebf5;border-radius:8px;width:min(520px,100%);padding:30px;box-shadow:0 18px 45px #10204017}.login-reference-panel{align-content:start;justify-items:center;width:min(560px,100%);min-height:520px;padding:44px 48px 40px;display:grid;box-shadow:0 18px 42px #192b4817}.login-title-button{width:100%;color:inherit;cursor:pointer;background:0 0;border:0;padding:0}.login-title-button h1,.login-panel h1{color:#172033;text-align:center;letter-spacing:0;margin:0;font-size:25px;font-weight:850;line-height:1.25}.login-title-button h1 span{color:#1f5df4}.login-title-button h1 small{color:#1f5df4;margin-top:5px;font-size:16px;font-weight:850;display:block}.login-method-tabs{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:44px;width:min(380px,100%);margin-top:36px;display:grid}.login-method-tabs button{color:#4c596d;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;gap:8px;min-height:40px;padding:0 6px 9px;font-size:15px;font-weight:800;display:inline-flex;position:relative}.login-method-tabs button:after{content:"";background:0 0;height:3px;position:absolute;bottom:0;left:0;right:0}.login-method-tabs button.active{color:#314155}.login-method-tabs button.active:after{background:#2d65f2}.login-reference-form{gap:0;width:min(430px,100%);margin-top:24px;display:grid}.line-input,.line-input-with-action{background:0 0;border:0;border-bottom:1px solid #d9dfe8;border-radius:0;width:100%;height:48px;padding:0}.line-input,.line-input-with-action input{color:#172033;outline:none;font-size:15px;font-weight:600}.line-input::placeholder,.line-input-with-action input::placeholder{color:#8b8f96;opacity:1}.line-input-with-action{grid-template-columns:minmax(0,1fr) auto;align-items:center;display:grid}.line-input-with-action input{background:0 0;border:0;border-radius:0;min-width:0;height:100%;padding:0}.line-input-with-action button{color:#2366ff;cursor:pointer;background:0 0;border:0;min-width:90px;min-height:34px;padding:0;font-size:14px;font-weight:700}.line-input-with-action button:not(:disabled):hover{color:#174ee8}.line-input-with-action button:disabled{color:#b5bdc9;cursor:not-allowed}.password-line button{color:#8b8f96;place-items:center;min-width:36px;display:grid}.login-check-row{color:#4f5b6d;grid-template-columns:18px minmax(0,1fr);align-items:start;gap:9px;font-size:14px;font-weight:500;line-height:1.45;display:grid}.login-check-row input{accent-color:#2d6eea;width:18px;height:18px;margin:2px 0 0}.login-agreement{margin-top:22px;font-size:14px}.login-agreement a,.forgot-button{color:#2366ff;text-decoration:none}.login-submit{color:#cfd2d7;cursor:pointer;background:#f7f7f8;border:1px solid #e2e5ea;border-radius:8px;width:100%;height:50px;margin-top:16px;font-size:15px;font-weight:800}.login-submit:not(:disabled){color:#fff;background:#2d65f2;border-color:#2d65f2;box-shadow:0 12px 24px #2d65f22e}.login-submit:disabled{cursor:not-allowed}.login-bottom-row{justify-content:space-between;align-items:center;gap:14px;min-height:30px;margin-top:20px;display:flex}.forgot-button{cursor:pointer;background:0 0;border:0;padding:0;font-size:14px;font-weight:650}.turnstile-box{justify-content:center;align-items:center;width:100%;margin:16px 0 0;display:flex;overflow:hidden}.turnstile-box:has(iframe){min-height:72px;margin-bottom:2px}.turnstile-box iframe{max-width:100%}.registration-profile-head{gap:6px;margin-bottom:8px;display:grid}.registration-profile-head strong{color:#172033;font-size:17px;font-weight:850}.registration-profile-head span{color:#728096;font-size:14px;line-height:1.5}.login-secondary-action{color:#2366ff;cursor:pointer;background:0 0;border:0;justify-self:center;padding:4px 8px;font-size:14px;font-weight:700}.login-secondary-action:hover{color:#174ee8}.login-actions{gap:14px;margin-top:22px;display:grid}.reset-password-form{gap:13px;display:grid}.reset-password-form label{color:#4f5c70;gap:7px;font-size:13px;font-weight:800;display:grid}.reset-password-form input{color:#172033;width:100%;min-width:0;height:38px;font:inherit;background:#fff;border:1px solid #d9e2ef;border-radius:7px;outline:none;padding:0 10px;font-weight:650}.reset-password-form input:focus{border-color:#2d65f2;box-shadow:0 0 0 3px #2d65f21f}.reset-password-form .form-actions{margin-top:4px}.reset-code-row{grid-template-columns:minmax(0,1fr) 92px;align-items:center;gap:10px;display:grid}.reset-code-button:not(:disabled){color:#2366ff;background:#edf4ff;border-color:#cfe0ff}.reset-code-button:disabled{color:#a8b1c0}@media (width<=760px){.login-reference-panel{min-height:auto;padding:36px 24px 32px}.login-title-button h1,.login-panel h1{font-size:23px}.login-method-tabs{column-gap:18px;margin-top:32px}.login-method-tabs button{gap:8px;font-size:15px}.login-reference-form{margin-top:22px}.line-input,.line-input-with-action{height:48px}.line-input,.line-input-with-action input,.line-input-with-action button,.login-check-row,.forgot-button{font-size:15px}.login-bottom-row{flex-direction:column;align-items:flex-start}.turnstile-box{justify-content:stretch}.reset-code-row{grid-template-columns:1fr}}.session-loading-screen{background:#f5f7fb;place-items:center;min-height:100vh;padding:24px;display:grid}.session-loading-panel{color:#62708a;justify-items:center;gap:14px;display:grid}.session-loading-panel p{margin:0;font-size:14px}
