.ai-providers-intro{padding-right:300px;position:relative}.ai-provider-intro-actions{gap:8px;display:flex;position:absolute;top:50%;right:22px;transform:translateY(-50%)}.ai-provider-workspace{grid-template-columns:286px minmax(0,1fr);align-items:start;gap:18px;min-width:0;display:grid}.ai-provider-list{position:sticky;top:92px;overflow:hidden}.ai-provider-list__header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:12px;min-height:66px;padding:14px 14px 14px 16px;display:flex}.ai-provider-list__header>div{gap:4px;display:grid}.ai-provider-list__header strong{font-size:14px}.ai-provider-list__header small{color:var(--muted);font-size:10px}.ai-provider-list__filters{border-bottom:1px solid var(--border);background:#fafbfa;grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;padding:8px;display:grid}.ai-provider-list__filters button{min-height:28px;color:var(--muted);background:0 0;border:1px solid #0000;border-radius:5px;padding:0 5px;font-size:9px;font-weight:650}.ai-provider-list__filters button:hover{color:var(--ink);background:#fff}.ai-provider-list__filters button[aria-pressed=true]{color:#1c56c8;background:#eef4ff;border-color:#c8d8fb}.ai-provider-list__items{min-height:180px;max-height:calc(100vh - 290px);padding:8px;overflow-y:auto}.ai-provider-list__item{text-align:left;width:100%;min-height:78px;color:var(--ink);background:0 0;border:1px solid #0000;border-radius:8px;grid-template-columns:35px minmax(0,1fr) 20px;align-items:center;gap:10px;padding:10px;display:grid}.ai-provider-list__item:hover{background:var(--surface-soft)}.ai-provider-list__item.is-selected{background:var(--blue-soft);border-color:#c7d7ff}.ai-provider-list__icon{width:35px;height:35px;color:var(--blue);background:#fff;border:1px solid #dbe5fb;border-radius:8px;place-items:center;display:grid}.ai-provider-list__icon svg{width:17px;height:17px}.ai-provider-list__copy{gap:3px;min-width:0;display:grid}.ai-provider-list__copy strong{text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:5px;min-width:0;font-size:12px;display:flex;overflow:hidden}.ai-provider-list__copy strong svg{width:12px;height:12px;color:var(--amber);fill:currentColor;flex:none}.ai-provider-list__copy small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.ai-provider-state{color:#9aa49f}.ai-provider-state.is-ready{color:var(--green)}.ai-provider-state svg{width:16px;height:16px}.ai-provider-list__empty{min-height:150px;color:var(--muted);text-align:center;place-items:center;padding:20px;font-size:11px;display:grid}.ai-provider-list__add{width:100%;min-height:48px;color:var(--blue);border:0;border-top:1px solid var(--border);background:#fbfcff;justify-content:center;align-items:center;gap:7px;font-size:11px;font-weight:650;display:flex}.ai-provider-list__add svg{width:15px;height:15px}.ai-provider-editor{min-width:0;overflow:hidden}.ai-provider-editor__head{border-bottom:1px solid var(--border);background:linear-gradient(135deg,#fff 0%,#f8faff 100%);justify-content:space-between;align-items:flex-start;gap:20px;min-height:112px;padding:21px 22px;display:flex}.ai-provider-editor__head>div{min-width:0}.ai-provider-editor__eyebrow{color:var(--blue);letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:750}.ai-provider-editor__head h2{margin:7px 0 5px;font-size:20px;line-height:1.2}.ai-provider-editor__head p{max-width:720px;color:var(--muted);margin:0;font-size:11px;line-height:1.55}.ai-provider-favorite{color:var(--muted);cursor:pointer;flex:none;align-items:center;gap:6px;font-size:11px;display:inline-flex}.ai-provider-favorite input{accent-color:var(--amber)}.ai-provider-favorite svg{width:15px;height:15px;color:var(--amber)}.ai-provider-editor__body{display:grid}.ai-provider-section{border-bottom:1px solid var(--border);gap:16px;padding:20px 22px;display:grid}.ai-provider-section>header{justify-content:space-between;align-items:center;gap:14px;display:flex}.ai-provider-section>header>div{gap:4px;display:grid}.ai-provider-section>header strong{font-size:13px}.ai-provider-section>header small{color:var(--muted);font-size:10px;font-weight:400}.ai-provider-section>header>svg{color:#82918a;width:18px;height:18px}.ai-provider-section>label,.ai-provider-fields label{color:var(--ink);gap:7px;font-size:10px;font-weight:650;display:grid}.ai-provider-section input:not([type=checkbox]):not([type=radio]),.ai-provider-section select{border:1px solid var(--border-strong);width:100%;min-width:0;min-height:39px;color:var(--ink);font:inherit;background:#fff;border-radius:6px;padding:0 11px;font-weight:400}.ai-provider-section input:focus,.ai-provider-section select:focus{border-color:#8eafff;outline:3px solid #275df51f}.ai-provider-section label>small{color:var(--muted);font-size:9px;font-weight:400;line-height:1.45}.ai-provider-fields{gap:13px;display:grid}.ai-provider-fields--two{grid-template-columns:repeat(2,minmax(0,1fr))}.ai-provider-fields--four{grid-template-columns:repeat(4,minmax(0,1fr))}.ai-provider-clear-key{background:#fff7f6;border:1px solid #f1d7d5;border-radius:7px;align-items:flex-start;padding:11px 12px;gap:10px!important;display:flex!important}.ai-provider-clear-key input{accent-color:var(--red);margin-top:2px}.ai-provider-clear-key span{gap:3px;display:grid}.ai-provider-clear-key strong{color:#8f3333;font-size:11px}.ai-provider-clear-key small{color:#906663!important}.ai-provider-toggles{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.ai-provider-adapter-note{color:#32567f;background:#f2f7fd;border:1px solid #cfe0f5;border-radius:7px;gap:4px;padding:11px 12px;font-size:10px;line-height:1.5;display:grid}.ai-provider-adapter-note strong{font-size:11px}.ai-provider-toggles>label{border:1px solid var(--border);background:var(--surface-soft);cursor:pointer;border-radius:7px;align-items:flex-start;gap:10px;padding:12px;display:flex}.ai-provider-toggles input{accent-color:var(--blue);margin-top:2px}.ai-provider-toggles span{gap:4px;display:grid}.ai-provider-toggles strong{font-size:11px}.ai-provider-toggles small{color:var(--muted);font-size:9px;line-height:1.45}.ai-provider-section--models{padding:0}.provider-model-editor{min-width:0}.provider-model-editor__toolbar{border-bottom:1px solid var(--border);background:#fafbfa;justify-content:space-between;align-items:center;gap:16px;min-height:68px;padding:14px 22px;display:flex}.provider-model-editor__toolbar>div{gap:4px;display:grid}.provider-model-editor__toolbar strong{font-size:13px}.provider-model-editor__toolbar small{color:var(--muted);font-size:10px}.provider-model-editor__rows{display:grid}.provider-model-row{border-bottom:1px solid #edf0ee;gap:12px;padding:17px 22px;display:grid}.provider-model-row:last-child{border-bottom:0}.provider-model-row__main{grid-template-columns:minmax(160px,1.2fr) minmax(150px,1fr) minmax(110px,.65fr) minmax(110px,.65fr);gap:10px;display:grid}.provider-model-row__main label{color:var(--ink);gap:6px;font-size:9px;font-weight:650;display:grid}.provider-model-row__options,.provider-model-row__reasoning{color:var(--muted);flex-wrap:wrap;align-items:center;gap:12px;font-size:9px;display:flex}.provider-model-row__options label,.provider-model-row__reasoning label{cursor:pointer;align-items:center;gap:5px;display:inline-flex}.provider-model-row__options input,.provider-model-row__reasoning input{accent-color:var(--blue)}.provider-default-model{color:var(--blue);font-weight:650}.provider-model-delete{width:30px;height:30px;color:var(--red);margin-left:auto}.provider-model-row__reasoning{padding-top:2px}.provider-model-row__reasoning>span:first-child{color:var(--ink);font-weight:650}.provider-model-source{border:1px solid var(--border);background:var(--surface-soft);border-radius:999px;margin-left:auto;padding:4px 7px}.provider-model-capabilities{border-block:1px solid #edf0ee;gap:10px;padding:12px 0;display:grid}.provider-model-capabilities__head{justify-content:space-between;align-items:end;gap:14px;display:flex}.provider-model-capabilities__head>div{gap:3px;display:grid}.provider-model-capabilities__head strong{font-size:10px}.provider-model-capabilities__head small{color:var(--muted);font-size:9px}.provider-model-capabilities__head>label{width:min(210px,45%);color:var(--muted);gap:5px;font-size:9px;font-weight:650;display:grid}.provider-model-capabilities__head select{min-height:34px}.provider-model-capabilities__groups{grid-template-columns:minmax(190px,1fr) minmax(190px,1fr) minmax(180px,.85fr);align-items:stretch;gap:10px;display:grid}.provider-model-capabilities fieldset{background:#f7f9f8;border:0;min-width:0;margin:0;padding:8px 10px 9px}.provider-model-capabilities legend{color:var(--ink);padding:0;font-size:9px;font-weight:700}.provider-model-capabilities fieldset>div{flex-wrap:wrap;gap:7px 12px;padding-top:6px;display:flex}.provider-model-capabilities fieldset label{color:var(--muted);cursor:pointer;align-items:center;gap:4px;font-size:9px;display:inline-flex}.provider-model-capabilities fieldset input{accent-color:var(--blue)}.provider-model-gateway{color:#806326;background:#fff9e9;align-items:center;gap:8px;min-height:58px;padding:10px;font-size:9px;line-height:1.45;display:flex}.provider-model-gateway.is-ready{color:#17694f;background:#eef8f3}.provider-model-gateway svg{flex:none;width:15px;height:15px}.provider-model-editor__empty{min-height:128px;color:var(--muted);text-align:center;place-items:center;padding:24px;font-size:11px;display:grid}.ai-provider-editor__footer{border-top:1px solid var(--border);background:#fafbfa;justify-content:space-between;align-items:center;gap:16px;min-height:70px;padding:14px 18px 14px 22px;display:flex}.ai-provider-test-state{min-width:0;color:var(--muted);align-items:center;gap:7px;font-size:10px;display:flex}.ai-provider-test-state span:last-child{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.ai-provider-test-dot{background:#aab3ae;border-radius:50%;flex:0 0 8px;width:8px;height:8px}.ai-provider-test-dot.is-ok{background:var(--green);box-shadow:0 0 0 4px #16805d1a}.ai-provider-test-dot.is-failed{background:var(--red);box-shadow:0 0 0 4px #b43c3c1a}.ai-provider-editor__actions{flex:none;gap:8px;display:flex}.ai-provider-save{min-width:138px}@media (width<=1180px){.ai-provider-workspace{grid-template-columns:238px minmax(0,1fr)}.ai-provider-fields--four,.provider-model-row__main,.provider-model-capabilities__groups{grid-template-columns:repeat(2,minmax(0,1fr))}.provider-model-gateway{grid-column:1/-1}}@media (width<=860px){.ai-provider-workspace{grid-template-columns:1fr}.ai-provider-list{position:static}.ai-provider-list__items{max-height:260px}.ai-provider-editor__footer{flex-direction:column;align-items:stretch}.ai-provider-editor__actions{grid-template-columns:repeat(3,minmax(0,1fr));display:grid}}@media (width<=640px){.ai-providers-intro{padding-right:16px}.ai-provider-intro-actions{grid-template-columns:1fr 1fr;width:100%;margin-left:auto;display:grid;position:static;transform:none}.ai-providers-intro{flex-wrap:wrap;align-items:flex-start}.ai-provider-editor__head{flex-direction:column}.ai-provider-fields--two,.ai-provider-fields--four,.ai-provider-toggles,.provider-model-row__main{grid-template-columns:1fr}.provider-model-capabilities__head{flex-direction:column;align-items:stretch}.provider-model-capabilities__head>label{width:100%}.provider-model-capabilities__groups{grid-template-columns:1fr}.provider-model-gateway{grid-column:auto}.provider-model-editor__toolbar{flex-direction:column;align-items:stretch}.provider-model-editor__toolbar .button{width:100%}.ai-provider-editor__actions{grid-template-columns:1fr}.ai-provider-editor__actions .button{width:100%}.ai-provider-section,.provider-model-row,.provider-model-editor__toolbar{padding-inline:16px}}:root{color:#17221d;font-synthesis:none;text-rendering:optimizelegibility;--canvas:#f4f6f5;--surface:#fff;--surface-soft:#f8faf9;--ink:#17221d;--muted:#65716b;--border:#dde3df;--border-strong:#c8d1cc;--sidebar:#19211d;--sidebar-soft:#27312c;--blue:#2463eb;--blue-soft:#edf3ff;--green:#16805d;--green-soft:#e9f7f1;--amber:#a56610;--amber-soft:#fff5df;--red:#b43c3c;--red-soft:#fff0ef;--radius:8px;background:#f4f6f5;font-family:MiSans,PingFang SC,Microsoft YaHei,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:var(--canvas);min-width:320px}body{background:var(--canvas);min-width:320px;min-height:100vh;margin:0}button,input{font:inherit;letter-spacing:0}button{cursor:pointer}button:disabled{cursor:wait;opacity:.7}svg{display:block}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}:focus-visible{outline-offset:2px;outline:3px solid #2463eb47}@keyframes spin{to{transform:rotate(360deg)}}.is-spinning{animation:.9s linear infinite spin}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.admin-app{grid-template-columns:232px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{z-index:20;color:#f7faf8;background:var(--sidebar);border-right:1px solid #303a35;flex-direction:column;width:232px;padding:24px 16px 18px;display:flex;position:fixed;inset:0 auto 0 0}.brand-block{align-items:center;gap:12px;min-height:48px;padding:0 8px 22px;display:flex}.brand-block>span:last-child{gap:3px;min-width:0;display:grid}.brand-block strong{letter-spacing:0;white-space:nowrap;font-size:15px;line-height:1.2}.brand-block small{color:#9eaaa4;font-size:12px}.brand-mark{color:#fff;background:var(--blue);border-radius:8px;flex:0 0 36px;place-items:center;width:36px;height:36px;display:grid}.brand-mark svg{width:20px;height:20px}.sidebar-nav{gap:5px;display:grid}.sidebar-link{color:#b9c3be;text-align:left;background:0 0;border:0;border-radius:6px;align-items:center;gap:12px;width:100%;min-height:42px;padding:0 12px;font-size:14px;display:flex}.sidebar-link svg{flex:0 0 18px;width:18px;height:18px}.sidebar-link:hover{color:#fff;background:#222c27}.sidebar-link.is-active{color:#fff;background:#2d3a34;box-shadow:inset 3px 0 #4b83ff}.sidebar-foot{color:#9eaaa4;padding:0 10px;border-top:1px solid #303a35;align-items:center;gap:9px;min-height:38px;margin-top:auto;padding-top:18px;font-size:12px;display:flex}.environment-dot{background:#37c68c;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #37c68c1f}.app-main{grid-column:2;min-width:0}.topbar{z-index:15;border-bottom:1px solid var(--border);background:#fffffff7;grid-template-columns:minmax(180px,1fr) minmax(240px,420px) minmax(280px,1fr);align-items:center;gap:24px;min-height:76px;padding:12px 28px;display:grid;position:sticky;top:0}.topbar-title h1{letter-spacing:0;margin:0;font-size:20px;line-height:1.25}.mobile-product-name{display:none}.search-box{background:var(--surface-soft);border:1px solid var(--border);height:40px;color:var(--muted);border-radius:7px;align-items:center;gap:9px;padding:0 12px;display:flex}.search-box:focus-within{background:#fff;border-color:#8baaf4;box-shadow:0 0 0 3px #2463eb1a}.search-box svg{flex:0 0 17px;width:17px;height:17px}.search-box input{width:100%;min-width:0;color:var(--ink);background:0 0;border:0;outline:0;font-size:13px}.search-box input::placeholder{color:#929d97}.refresh-group{justify-self:end;align-items:center;gap:14px;display:flex}.refresh-time{color:var(--muted);white-space:nowrap;font-size:12px}.admin-user{max-width:120px;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.page-content{width:min(100%,1440px);margin:0 auto;padding:24px 28px 48px}.mobile-nav{display:none}.admin-login-page{background:radial-gradient(circle at 20% 10%, #2463eb1c, transparent 34%), var(--canvas);place-items:center;min-height:100vh;padding:24px;display:grid}.admin-login-card{background:var(--surface);border:1px solid var(--border);border-radius:14px;width:min(100%,460px);padding:32px;box-shadow:0 22px 60px #17221d14}.admin-login-brand{border-bottom:1px solid var(--border);align-items:center;gap:12px;padding-bottom:28px;display:flex}.admin-login-brand>span:last-child{gap:3px;display:grid}.admin-login-brand strong{font-size:15px}.admin-login-brand small{color:var(--muted);font-size:12px}.admin-login-heading{align-items:flex-start;gap:14px;padding:28px 0 20px;display:flex}.admin-login-heading h1{margin:3px 0 6px;font-size:24px;line-height:1.25}.admin-login-heading p:not(.eyebrow){color:var(--muted);margin:0;font-size:13px;line-height:1.5}.eyebrow{color:var(--blue);letter-spacing:.16em;margin:0;font-size:10px;font-weight:750}.admin-login-icon{width:40px;height:40px;color:var(--blue);background:var(--blue-soft);border-radius:9px;flex:0 0 40px;place-items:center;display:grid}.admin-login-icon svg{width:20px;height:20px}.admin-login-form{gap:16px;display:grid}.admin-login-form label{color:var(--ink);gap:7px;font-size:12px;font-weight:650;display:grid}.admin-login-form input{width:100%;min-height:44px;color:var(--ink);border:1px solid var(--border-strong);background:#fff;border-radius:7px;padding:0 12px}.admin-login-form input:focus{border-color:#8eafff;outline:3px solid #275df51f}.admin-login-form .button{width:100%;margin-top:4px}.admin-login-error{color:#9f3232;background:var(--red-soft);border:1px solid #f0cfcd;border-radius:7px;margin-bottom:16px;padding:11px 13px;font-size:12px;line-height:1.5}.admin-login-footnote{color:var(--muted);text-align:center;margin:20px 0 0;font-size:11px;line-height:1.5}.admin-auth-loading{min-height:100vh;color:var(--muted);place-items:center;font-size:13px;display:grid}.button{border:1px solid #0000;border-radius:7px;justify-content:center;align-items:center;gap:8px;min-height:38px;padding:0 14px;font-size:13px;font-weight:650;display:inline-flex}.button svg{width:16px;height:16px}.button-primary{color:#fff;background:var(--blue);border-color:var(--blue)}.button-primary:hover{background:#1e54cb}.button-secondary{color:var(--ink);border-color:var(--border-strong);background:#fff}.button-secondary:hover{background:var(--surface-soft)}.text-button{min-height:32px;color:var(--blue);background:0 0;border:0;align-items:center;gap:5px;padding:0 4px;font-size:13px;font-weight:650;display:inline-flex}.text-button svg{width:15px;height:15px}.icon-button{width:34px;height:34px;color:var(--muted);border:1px solid var(--border);background:0 0;border-radius:7px;place-items:center;display:inline-grid}.icon-button:hover{color:var(--ink);background:var(--surface-soft)}.icon-button svg{width:16px;height:16px}.page-stack{gap:20px;display:grid}.panel{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius)}.section-header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:20px;min-height:64px;padding:16px 18px;display:flex}.section-header h2{color:var(--ink);letter-spacing:0;margin:0;font-size:15px;line-height:1.35}.section-header p{color:var(--muted);margin:3px 0 0;font-size:12px;line-height:1.4}.section-actions{flex:none;align-items:center;display:flex}.status-badge{white-space:nowrap;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-height:24px;padding:2px 8px;font-size:11px;line-height:1.2;display:inline-flex}.status-ok,.status-active,.status-paid,.status-applied,.status-free{color:#0e6a4c;background:var(--green-soft);border-color:#ccebdd}.status-degraded,.status-pending,.status-past_due,.status-paused,.status-ignored,.status-subscription,.status-limited_free,.status-points_subscription{color:#875207;background:var(--amber-soft);border-color:#f2dfb7}.status-unavailable,.status-cancelled,.status-refunded,.status-revoked,.status-rejected,.status-closed{color:#9f3232;background:var(--red-soft);border-color:#f0cfcd}.status-unknown,.status-retired,.status-disabled,.status-suspended,.status-expired,.status-exhausted{color:#58635e;background:#f0f3f1;border-color:#dce2de}.status-perpetual,.status-points_perpetual,.status-points_single{color:#1f58c7;background:var(--blue-soft);border-color:#d4e0fc}.table-panel{min-width:0;overflow:hidden}.table-scroll{width:100%;overflow-x:auto}.data-table{border-collapse:collapse;table-layout:auto;width:100%;min-width:820px}.data-table th{color:#758079;border-bottom:1px solid var(--border);text-align:left;white-space:nowrap;background:#fafbfa;height:42px;padding:0 16px;font-size:11px;font-weight:650}.data-table td{color:#29332e;vertical-align:middle;white-space:nowrap;border-bottom:1px solid #edf0ee;height:52px;padding:8px 16px;font-size:12px}.data-table tbody tr:last-child td{border-bottom:0}.data-table tbody tr:hover{background:#fbfcfb}.primary-cell{text-overflow:ellipsis;max-width:280px;color:var(--ink);font-size:12px;font-weight:650;display:inline-block;overflow:hidden}.muted-cell{color:var(--muted)}.verified-text{color:var(--green)}.empty-state{min-height:150px;color:var(--muted);flex-direction:column;justify-content:center;align-items:center;gap:10px;font-size:13px;display:flex}.empty-state svg{color:#9aa59f;width:24px;height:24px}.page-state{text-align:center;min-height:calc(100vh - 150px);color:var(--muted);flex-direction:column;justify-content:center;align-items:center;gap:12px;display:flex}.page-state strong{color:var(--ink);font-size:15px}.page-state svg{width:28px;height:28px}.page-state-error svg{color:var(--red)}.page-intro{border:1px solid var(--border);border-radius:var(--radius);background:#fff;align-items:center;gap:16px;min-height:104px;padding:20px 22px;display:flex}.page-intro h2{letter-spacing:0;margin:0;font-size:18px}.page-intro p{color:var(--muted);margin:6px 0 0;font-size:13px;line-height:1.6}.intro-icon{width:44px;height:44px;color:var(--blue);background:var(--blue-soft);border-radius:8px;flex:0 0 44px;place-items:center;display:grid}.intro-icon svg{width:22px;height:22px}.tab-row{border-bottom:1px solid var(--border);align-items:flex-end;gap:24px;min-height:57px;padding:0 18px;display:flex}.tab-button{height:57px;color:var(--muted);background:0 0;border:0;border-bottom:2px solid #0000;padding:0 2px;font-size:13px;font-weight:650}.tab-button.is-active{color:var(--blue);border-bottom-color:var(--blue)}.market-summary{border:1px solid var(--border);border-radius:var(--radius);background:#fff;grid-template-columns:minmax(360px,1fr) 190px 210px;align-items:stretch;min-height:178px;display:grid;overflow:hidden}.summary-copy{padding:26px 28px}.summary-status{color:var(--green);align-items:center;gap:9px;font-size:12px;font-weight:700;display:flex}.status-pulse{background:#23a875;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #23a8751f}.summary-status-warning{color:var(--amber)}.summary-status-warning .status-pulse{background:#d7922c;box-shadow:0 0 0 4px #d7922c24}.summary-copy h2{letter-spacing:0;max-width:560px;margin:15px 0 8px;font-size:24px;line-height:1.25}.summary-copy p{max-width:670px;color:var(--muted);margin:0;font-size:13px;line-height:1.65}.catalog-summary{border-left:1px solid var(--border);background:#fafbfa;flex-direction:column;justify-content:center;min-width:0;padding:22px;display:flex}.catalog-summary span{color:var(--muted);font-size:11px}.catalog-summary strong{color:var(--ink);overflow-wrap:anywhere;margin-top:10px;font-size:22px;line-height:1.2}.catalog-summary small{color:var(--muted);margin-top:7px;font-size:11px;line-height:1.45}.metric-grid{border:1px solid var(--border);border-radius:var(--radius);background:#fff;grid-template-columns:repeat(4,minmax(0,1fr));display:grid;overflow:hidden}.metric{border-right:1px solid var(--border);grid-template-rows:25px 1fr auto;grid-template-columns:34px minmax(0,1fr);column-gap:12px;min-width:0;min-height:126px;padding:20px;display:grid}.metric:last-child{border-right:0}.metric-icon{border-radius:7px;grid-row:1/span 2;place-items:center;width:34px;height:34px;display:grid}.metric-icon svg{width:18px;height:18px}.metric-blue .metric-icon{color:var(--blue);background:var(--blue-soft)}.metric-ink .metric-icon{color:#414d47;background:#eef1ef}.metric-green .metric-icon{color:var(--green);background:var(--green-soft)}.metric-amber .metric-icon{color:var(--amber);background:var(--amber-soft)}.metric-label{color:var(--muted);align-self:center;font-size:12px}.metric strong{align-self:center;font-size:27px;line-height:1.15}.metric small{color:var(--muted);grid-column:2;font-size:11px}.overview-grid{grid-template-columns:minmax(0,1.7fr) minmax(320px,.8fr);gap:20px;display:grid}.activity-panel,.service-panel{min-width:0}.chart-wrap{padding:18px 18px 0;overflow-x:auto}.activity-chart{width:100%;min-width:560px;height:220px;overflow:visible}.chart-gridline{stroke:#e8ece9;stroke-width:1px}.chart-line{fill:none;stroke-width:3px;stroke-linecap:round;stroke-linejoin:round}.chart-line-blue{stroke:var(--blue)}.chart-line-green{stroke:#26a477}.chart-line-amber{stroke:#d7922c}.chart-line-ink{stroke:#4a5650;stroke-width:2px;stroke-dasharray:5 6}.chart-labels{min-width:560px;color:var(--muted);text-align:center;grid-template-columns:repeat(7,1fr);font-size:10px;display:grid}.chart-legend{min-height:50px;color:var(--muted);align-items:center;gap:18px;padding:0 18px;font-size:11px;display:flex}.chart-legend span{align-items:center;gap:6px;display:inline-flex}.legend-dot{border-radius:50%;width:8px;height:8px}.legend-blue{background:var(--blue)}.legend-green{background:#26a477}.legend-amber{background:#d7922c}.legend-ink{background:#4a5650}.service-list{display:grid}.service-row{border-bottom:1px solid #edf0ee;grid-template-columns:32px minmax(0,1fr) auto;align-items:center;gap:11px;min-height:65px;padding:10px 16px;display:grid}.service-row:last-child{border-bottom:0}.service-icon{color:#52615a;background:#f1f4f2;border-radius:7px;place-items:center;width:32px;height:32px;display:grid}.service-icon svg{width:16px;height:16px}.service-info{gap:3px;min-width:0;display:grid}.service-info strong{font-size:12px}.service-info small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.events-panel{overflow:hidden}.events-empty{min-height:128px;color:var(--muted);justify-content:center;align-items:center;gap:9px;font-size:13px;display:flex}.events-empty svg{width:18px;height:18px}.event-list{display:grid}.event-row{border-bottom:1px solid #edf0ee;grid-template-columns:30px minmax(0,1fr) auto 118px;align-items:center;gap:12px;min-height:62px;padding:8px 18px;display:grid}.event-row:last-child{border-bottom:0}.event-marker{width:30px;height:30px;color:var(--blue);background:var(--blue-soft);border-radius:50%;place-items:center;display:grid}.event-marker svg{width:15px;height:15px}.event-row>div{gap:3px;min-width:0;display:grid}.event-row strong{font-size:12px}.event-row small,.event-row time{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.event-row time{text-align:right}.system-grid{grid-template-columns:minmax(0,1.3fr) minmax(300px,.7fr);gap:20px;display:grid}.system-card{overflow:hidden}.system-status-list{display:grid}.system-status-row{border-bottom:1px solid #edf0ee;justify-content:space-between;align-items:center;gap:16px;min-height:67px;padding:12px 18px;display:flex}.system-status-row:last-child{border-bottom:0}.system-status-row>div{gap:4px;min-width:0;display:grid}.system-status-row strong{font-size:12px}.system-status-row small{color:var(--muted);font-size:11px;line-height:1.4}.detail-list{margin:0}.detail-list>div{border-bottom:1px solid #edf0ee;grid-template-columns:minmax(110px,1fr) minmax(0,1.3fr);align-items:center;gap:12px;min-height:59px;padding:10px 18px;display:grid}.detail-list>div:last-child{border-bottom:0}.detail-list dt{color:var(--muted);font-size:11px}.detail-list dd{text-align:right;min-width:0;color:var(--ink);overflow-wrap:anywhere;margin:0;font-size:12px}.release-access-alert{color:#9f3232;border-radius:var(--radius);background:var(--red-soft);border:1px solid #f0cfcd;padding:12px 16px;font-size:12px}.release-policy-panel{overflow:hidden}.release-mode-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;padding:18px;display:grid}.release-mode-card{border:1px solid var(--border);cursor:pointer;background:#fff;border-radius:8px;gap:11px;min-height:112px;padding:15px;display:flex}.release-mode-card.is-selected{background:var(--blue-soft);border-color:#8eafff;box-shadow:inset 0 0 0 1px #b9cdfd}.release-mode-card.is-disabled{opacity:.58;cursor:not-allowed}.release-mode-card input{accent-color:var(--blue);margin:3px 0 0}.release-mode-card span{align-content:start;gap:7px;display:grid}.release-mode-card strong{font-size:13px}.release-mode-card small{color:var(--muted);font-size:11px;line-height:1.55}.release-policy-actions{border-top:1px solid var(--border);background:#fafbfa;justify-content:space-between;align-items:center;gap:18px;padding:15px 18px;display:flex}.release-policy-actions>span{color:var(--muted);font-size:11px}.release-access-grid{grid-template-columns:minmax(300px,.8fr) minmax(480px,1.2fr);gap:20px;display:grid}.release-package-card,.invitation-form,.release-publish-guide{overflow:hidden}.release-publish-guide__body{gap:12px;padding:18px;display:grid}.release-publish-guide__body p{color:var(--muted);margin:0;font-size:11px;line-height:1.55}.release-command{background:var(--blue-soft);border:1px solid #cbd8f5;border-radius:6px;align-items:center;gap:12px;min-width:0;padding:11px 12px;display:flex}.release-command code{color:#184ba9;white-space:nowrap;flex:1;min-width:0;font-size:11px;line-height:1.45;overflow-x:auto}.release-command .text-button{flex:none}.release-publish-guide__notes{color:var(--muted);gap:5px;font-size:10px;line-height:1.45;display:grid}.release-publish-guide__notes code{color:var(--ink);font-size:10px}.invitation-form__body{gap:14px;padding:18px;display:grid}.invitation-form__body>label,.form-grid label{color:var(--ink);gap:7px;font-size:11px;font-weight:650;display:grid}.invitation-form input{border:1px solid var(--border-strong);width:100%;min-height:39px;color:var(--ink);background:#fff;border-radius:6px;padding:0 11px}.invitation-form input:focus{border-color:#8eafff;outline:3px solid #275df51f}.form-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.invitation-form .button{justify-self:end}.generated-codes{overflow:hidden}.generated-code-list{flex-wrap:wrap;gap:10px;padding:18px;display:flex}.generated-code-list code{color:#184ba9;background:var(--blue-soft);border:1px solid #cbd8f5;border-radius:6px;padding:10px 12px;font-size:12px}.generated-code-item{background:var(--blue-soft);border:1px solid #cbd8f5;border-radius:6px;align-items:center;gap:7px;padding:4px 7px 4px 0;display:inline-flex}.generated-code-item code{background:0 0;border:0;padding:6px 4px 6px 10px}.generated-code-item .text-button{padding-right:5px}.invitation-stats{flex-wrap:wrap;gap:8px;padding:14px 18px 0;display:flex}.invitation-stats span{color:var(--muted);background:var(--surface-soft);border:1px solid var(--border);border-radius:6px;align-items:baseline;gap:5px;padding:7px 10px;font-size:11px;display:inline-flex}.invitation-stats strong{color:var(--ink);font-size:16px}.text-button-danger{color:var(--red)}.settings-grid{grid-template-columns:minmax(300px,.78fr) minmax(480px,1.22fr);align-items:start;gap:20px;display:grid}.settings-card{min-width:0;overflow:hidden}.settings-card__body{gap:14px;padding:18px;display:grid}.settings-card__body>label,.settings-test-body>label{color:var(--ink);gap:7px;font-size:11px;font-weight:650;display:grid}.settings-card input,.settings-card select{border:1px solid var(--border-strong);width:100%;min-height:39px;color:var(--ink);font:inherit;background:#fff;border-radius:6px;padding:0 11px;font-weight:400}.settings-card input:focus,.settings-card select:focus{border-color:#8eafff;outline:3px solid #275df51f}.settings-help,.field-hint{color:var(--muted);margin:0;font-size:11px;line-height:1.55}.field-hint{font-weight:400}.settings-form-grid{grid-template-columns:minmax(0,1fr) 150px;gap:12px;display:grid}.settings-toggle{border:1px solid var(--border);background:var(--surface-soft);border-radius:7px;align-items:flex-start;padding:11px 12px;gap:10px!important;display:flex!important}.settings-toggle input{accent-color:var(--blue);margin-top:2px;width:16px!important;min-height:16px!important}.settings-toggle span{gap:4px;display:grid}.settings-toggle strong{font-size:12px}.settings-toggle small{color:var(--muted);font-size:10px;font-weight:400;line-height:1.45}.settings-status-line{color:var(--muted);justify-content:space-between;align-items:center;gap:12px;font-size:11px;display:flex}.settings-alert{border-radius:var(--radius);border:1px solid;padding:12px 16px;font-size:12px;line-height:1.5}.settings-alert-error{color:#9f3232;background:var(--red-soft);border-color:#f0cfcd}.settings-alert-success{color:#0e6a4c;background:var(--green-soft);border-color:#ccebdd}.settings-test-card{overflow:hidden}.settings-test-body{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:14px;padding:18px;display:grid}.settings-test-body .settings-help{grid-column:1/-1}.account-device-list{gap:3px;min-width:150px;display:grid}.account-device-list strong{color:var(--ink);font-size:11px}.account-profile-summary{gap:3px;min-width:150px;display:grid}.account-profile-summary strong{color:var(--ink);font-size:12px}.account-profile-summary small{color:var(--muted);white-space:normal;font-size:10px;line-height:1.35}.account-points-balance{color:#a56610;font-size:12px}.account-device-list small{color:var(--muted);white-space:normal;font-size:10px;line-height:1.35}.account-device-row{justify-content:space-between;align-items:center;gap:6px;display:flex}.admin-row-actions{align-items:center;gap:5px;display:inline-flex}.admin-account-form{overflow:hidden}.admin-account-form__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;padding:18px;display:grid}.admin-account-form__grid label{color:var(--ink);gap:7px;font-size:11px;font-weight:650;display:grid}.admin-account-form__grid input,.admin-account-form__grid select{border:1px solid var(--border-strong);min-height:39px;color:var(--ink);background:#fff;border-radius:6px;padding:0 11px}.admin-account-form__actions{justify-content:flex-end;gap:9px;padding:0 18px 18px;display:flex}.release-hash{max-width:260px;color:var(--muted);text-overflow:ellipsis;font-size:10px;display:block;overflow:hidden}.offering-policy-editor{overflow:hidden}.offering-policy-editor__body{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;padding:18px;display:grid}.offering-policy-editor__body label{color:var(--ink);gap:7px;font-size:11px;font-weight:650;display:grid}.offering-policy-editor__body input,.offering-policy-editor__body select{min-width:0;min-height:39px;color:var(--ink);border:1px solid var(--border-strong);font:inherit;background:#fff;border-radius:6px;padding:0 11px;font-weight:400}.offering-policy-editor__body input:focus,.offering-policy-editor__body select:focus{border-color:#8eafff;outline:3px solid #275df51f}.offering-policy-editor__body small{color:var(--muted);font-size:10px;font-weight:400;line-height:1.45}.offering-policy-editor__footer{border-top:1px solid var(--border);background:#fafbfa;justify-content:space-between;align-items:center;gap:14px;padding:14px 18px;display:flex}.offering-policy-editor__footer>p,.offering-policy-editor__footer>span{color:var(--muted);margin:0;font-size:11px;line-height:1.45}.offering-policy-editor__footer>span{color:var(--red)}.offering-policy-editor__footer>div{flex:none;gap:8px;display:inline-flex}@media (width<=1100px){.release-mode-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.release-access-grid,.settings-grid{grid-template-columns:1fr}}@media (width<=680px){.release-mode-grid,.form-grid,.settings-form-grid,.settings-test-body,.offering-policy-editor__body{grid-template-columns:1fr}.offering-policy-editor__footer{flex-direction:column;align-items:stretch}.offering-policy-editor__footer>div{grid-template-columns:1fr 1fr;display:grid}.release-policy-actions{flex-direction:column;align-items:stretch}.release-policy-actions .button,.invitation-form .button{justify-self:stretch;width:100%}.settings-card__body .button,.settings-test-body .button{width:100%}}@media (width<=1180px){.topbar{grid-template-columns:minmax(160px,.7fr) minmax(220px,1fr) auto;gap:16px}.refresh-time{display:none}.market-summary{grid-template-columns:minmax(300px,1fr) 170px 190px}.overview-grid{grid-template-columns:1fr}.service-list{grid-template-columns:repeat(2,minmax(0,1fr))}.service-row:nth-child(odd){border-right:1px solid #edf0ee}}@media (width<=900px){.admin-app{grid-template-columns:76px minmax(0,1fr)}.sidebar{width:76px;padding:20px 12px}.brand-block{justify-content:center;padding:0 0 24px}.brand-block>span:last-child,.sidebar-link span,.sidebar-foot span:last-child{display:none}.sidebar-link{justify-content:center;padding:0}.sidebar-link.is-active{box-shadow:inset 0 -3px #4b83ff}.sidebar-foot{justify-content:center;padding-inline:0}.topbar{grid-template-columns:minmax(150px,1fr) minmax(220px,1.5fr) auto;padding-inline:20px}.button-primary span{display:none}.button-primary{width:40px;padding:0}.release-policy-actions .button-primary,.invitation-form .button-primary{width:auto;padding-inline:14px}.page-content{padding-inline:20px}.market-summary{grid-template-columns:1fr 180px}.catalog-summary:last-child{display:none}.metric-grid{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(--border)}.system-grid{grid-template-columns:1fr}}@media (width<=640px){.admin-app{padding-bottom:68px;display:block}.sidebar{display:none}.app-main{min-width:0}.topbar{grid-template-rows:48px 40px;grid-template-columns:minmax(0,1fr) 40px;gap:8px 12px;min-height:104px;padding:8px 14px}.topbar-title{min-width:0}.mobile-product-name{color:var(--muted);font-size:10px;line-height:1.2;display:block}.topbar-title h1{margin-top:3px;font-size:17px}.search-box{grid-area:2/1/auto/-1}.refresh-group{grid-area:1/2}.admin-user{display:none}.page-content{width:100%;padding:14px 12px 24px}.mobile-nav{z-index:30;height:64px;padding-bottom:env(safe-area-inset-bottom);border-top:1px solid var(--border);scrollbar-width:none;background:#fffffffa;display:flex;position:fixed;inset:auto 0 0;overflow-x:auto}.mobile-nav::-webkit-scrollbar{display:none}.mobile-nav-link{color:#748079;background:0 0;border:0;flex-direction:column;flex:1 0 72px;justify-content:center;align-items:center;gap:4px;min-width:72px;padding:0;font-size:10px;display:flex}.mobile-nav-link svg{width:18px;height:18px}.mobile-nav-link.is-active{color:var(--blue)}.page-stack{gap:12px}.market-summary{grid-template-columns:1fr 1fr;min-height:0;display:grid}.summary-copy{grid-column:1/-1;padding:20px}.summary-copy h2{margin-top:13px;font-size:20px}.summary-copy p{font-size:12px}.catalog-summary{border-top:1px solid var(--border);border-left:0;padding:16px}.catalog-summary:last-child{border-left:1px solid var(--border);display:flex}.catalog-summary strong{margin-top:7px;font-size:16px}.catalog-summary small{font-size:9px}.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.metric{grid-template-columns:30px minmax(0,1fr);column-gap:9px;min-height:108px;padding:14px 12px}.metric-icon{width:30px;height:30px}.metric strong{font-size:22px}.metric small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.overview-grid{gap:12px}.section-header{min-height:58px;padding:13px 14px}.section-header p{font-size:10px}.chart-wrap{padding-inline:14px}.service-list{grid-template-columns:1fr}.service-row:nth-child(odd){border-right:0}.service-row{min-height:61px;padding-inline:14px}.table-scroll{scrollbar-width:thin}.data-table{min-width:760px}.data-table th,.data-table td{padding-inline:12px}.event-row{grid-template-columns:28px minmax(0,1fr) auto;padding-inline:14px}.event-row time{text-align:left;grid-column:2/-1}.page-intro{min-height:86px;padding:16px}.page-intro h2{font-size:16px}.page-intro p{font-size:11px;line-height:1.5}.intro-icon{flex-basis:38px;width:38px;height:38px}.tab-row{gap:18px;overflow-x:auto}.tab-button{flex:none}.system-grid{gap:12px}.admin-account-form__grid{grid-template-columns:1fr}.release-policy-actions .button-primary,.invitation-form .button-primary{width:100%}}.plugin-manifest-guide{color:#23436e;background:#f4f8ff;border-color:#cfe0ff;align-items:flex-start;gap:12px;padding:14px 16px;display:flex}.plugin-manifest-guide>svg{color:#2563c7;flex:none;width:20px;height:20px}.plugin-manifest-guide strong{font-size:13px;display:block}.plugin-manifest-guide p{margin:4px 0 0;font-size:12px;line-height:1.6}.plugin-kind-badge,.plugin-config-state{white-space:nowrap;color:var(--muted);align-items:center;gap:5px;display:inline-flex}.plugin-kind-badge svg{width:14px;height:14px}.plugin-kind-badge.is-ai{color:#245cb4;font-weight:700}.plugin-config-state.is-ready{color:#18794e;font-weight:650}.primary-cell{gap:3px;display:grid}.primary-cell small{color:var(--muted);font-size:10px;font-weight:500}.plugin-config-editor{gap:16px;padding:18px;display:grid}.plugin-config-editor__head,.plugin-slots__header,.plugin-config-editor__actions{justify-content:space-between;align-items:center;gap:16px;display:flex}.plugin-config-editor__head h2{margin:2px 0 4px;font-size:20px}.plugin-config-editor__head p{color:var(--muted);margin:0;font-size:12px}.eyebrow{color:#2864bd;letter-spacing:.04em;font-size:11px;font-weight:750}.plugin-config-warning{color:#7a4b00;background:#fff9e9;border:1px solid #f1d798;border-radius:6px;align-items:flex-start;gap:8px;padding:10px 12px;font-size:12px;line-height:1.55;display:flex}.plugin-config-warning svg{flex:none;width:16px;height:16px}.plugin-kind-choice{gap:6px;max-width:260px;font-size:12px;font-weight:650;display:grid}.plugin-kind-choice select{min-height:36px}.plugin-slots{gap:12px;display:grid}.plugin-slots__header strong,.plugin-slots__header small{display:block}.plugin-slots__header small{color:var(--muted);margin-top:3px;font-size:11px}.plugin-slot{border:1px solid var(--border);background:var(--surface-soft);border-radius:7px;gap:12px;padding:14px;display:grid}.plugin-slot__title{align-items:center;gap:12px;display:flex}.plugin-slot__title>input{flex:1;min-width:0;min-height:34px}.plugin-slot__title label{white-space:nowrap;align-items:center;gap:5px;font-size:12px;display:inline-flex}.plugin-slot__id{color:var(--muted);align-items:center;gap:8px;font-size:11px;display:flex}.plugin-slot__id code{color:var(--ink)}.plugin-slot__groups{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.plugin-slot__groups fieldset{border:1px solid var(--border);background:#fff;gap:7px;margin:0;padding:9px;display:grid}.plugin-slot__groups legend{color:var(--muted);padding:0 4px;font-size:11px}.plugin-slot__groups label{align-items:center;gap:5px;font-size:11px;display:inline-flex}.plugin-standard-note{color:#18794e;background:#f0fbf5;border:1px solid #b9e4cd;border-radius:6px;align-items:center;gap:7px;padding:12px;font-size:12px;display:flex}.plugin-standard-note svg{width:16px;height:16px}.text-button.danger{color:#a13f3f}@media (width<=760px){.plugin-slot__groups{grid-template-columns:1fr}.plugin-slot__title{flex-wrap:wrap}.plugin-slot__title>input{flex-basis:100%}}
