:root{color:#172033;background:#f4f7fb;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #172033;--muted: #69758c;--line: #dde4ef;--surface: #ffffff;--surface-soft: #f7f9fc;--blue: #2155d9;--blue-dark: #173a8c;--blue-soft: #eaf0ff;--teal: #0d8178;--teal-soft: #e4f8f4;--violet: #6941c6;--violet-soft: #f2edff;--amber: #a15c07;--amber-soft: #fff4dc;--danger: #b42318;--danger-soft: #fff0ee;--shadow: 0 16px 42px rgba(28, 43, 77, .08)}*{box-sizing:border-box}html,body,#root{min-height:100%}body{margin:0;background:radial-gradient(circle at 12% -10%,rgba(33,85,217,.12),transparent 26rem),#f4f7fb}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}.product-mark{display:flex;align-items:center;gap:11px;min-width:150px}.product-mark__icon{display:grid;place-items:center;width:38px;height:38px;color:#fff;border-radius:12px;background:linear-gradient(145deg,#173a8c,#2f66ed);box-shadow:0 8px 18px #2155d947;font-size:13px;font-weight:800}.product-mark b,.product-mark small{display:block}.product-mark b{font-size:14px}.product-mark small{color:var(--muted);font-size:11px}.product-mark--compact{min-width:auto}.button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:40px;padding:0 16px;border:1px solid transparent;border-radius:11px;cursor:pointer;font-weight:700;transition:transform .15s ease,box-shadow .15s ease,opacity .15s ease}.button:hover:not(:disabled){transform:translateY(-1px)}.button:disabled{cursor:not-allowed;opacity:.55}.button--small{min-height:32px;padding:0 11px;border-radius:9px;font-size:13px}.button--primary{color:#fff;background:linear-gradient(120deg,#1d4fcf,#2e68ec);box-shadow:0 8px 18px #2155d933}.button--secondary{color:var(--blue-dark);border-color:#cbd7f4;background:#fff}.button--ghost{color:#51617b;background:transparent}.button--danger{color:var(--danger);border-color:#f2c3bd;background:var(--danger-soft)}.field{display:grid;gap:7px}.field__label{color:#36435b;font-size:13px;font-weight:700}.field__hint{color:var(--muted);font-size:12px}.text-input,.text-area,select{width:100%;color:var(--ink);border:1px solid #ccd5e4;border-radius:11px;outline:0;background:#fff;transition:border .15s ease,box-shadow .15s ease}.text-input{height:42px;padding:0 13px}.text-area{min-height:120px;padding:12px 13px;resize:vertical}.text-input:focus,.text-area:focus,select:focus{border-color:#7ca0f4;box-shadow:0 0 0 3px #2155d91a}.page-header{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:24px}.page-header h1{margin:4px 0 6px;font-size:clamp(25px,3vw,34px);letter-spacing:-.03em}.page-header p{max-width:760px;margin:0;color:var(--muted);line-height:1.65}.eyebrow{color:var(--blue);font-size:12px;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.page-header__actions,.panel__actions{display:flex;align-items:center;gap:10px;flex-shrink:0}.panel{padding:21px;border:1px solid var(--line);border-radius:17px;background:var(--surface);box-shadow:0 10px 30px #1c2b4d0b}.panel__header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:18px}.panel__header h2{margin:0 0 4px;font-size:17px}.panel__header p{margin:0;color:var(--muted);font-size:13px}.stat-card{position:relative;overflow:hidden;min-height:134px;padding:19px;border:1px solid var(--line);border-radius:16px;background:#fff}.stat-card:after{position:absolute;right:-22px;bottom:-26px;width:86px;height:86px;border-radius:50%;background:var(--blue-soft);content:""}.stat-card>span,.stat-card>b,.stat-card>small{position:relative;z-index:1;display:block}.stat-card>span{color:var(--muted);font-size:13px}.stat-card>b{margin:12px 0 6px;font-size:29px;letter-spacing:-.03em}.stat-card>small{color:var(--teal)}.stat-card--teal:after{background:var(--teal-soft)}.stat-card--violet:after{background:var(--violet-soft)}.stat-card--amber:after{background:var(--amber-soft)}.status-badge{display:inline-flex;align-items:center;min-height:25px;padding:3px 9px;color:#46546c;border-radius:999px;background:#edf1f6;font-size:12px;font-weight:700;white-space:nowrap}.status-badge--published,.status-badge--active,.status-badge--connected,.status-badge--pass,.status-badge--resolved,.status-badge--l0,.status-badge--paid,.status-badge--completed{color:#086b63;background:var(--teal-soft)}.status-badge--draft,.status-badge--invited,.status-badge--warn,.status-badge--open,.status-badge--l1,.status-badge--pending-payment,.status-badge--fulfilling,.status-badge--refunding{color:#8b5109;background:var(--amber-soft)}.status-badge--disabled,.status-badge--expired,.status-badge--fail,.status-badge--l3,.status-badge--cancelled,.status-badge--refunded{color:var(--danger);background:var(--danger-soft)}.status-badge--l2,.status-badge--degraded{color:#8c3a11;background:#fff0e6}.state-box{display:grid;place-items:center;min-height:210px;padding:28px;color:var(--muted);text-align:center}.state-box b{color:var(--ink)}.state-box p{max-width:420px;margin:5px 0 14px}.state-box--error{color:var(--danger)}.state-icon{display:grid;place-items:center;width:42px;height:42px;margin-bottom:10px;border-radius:50%;background:var(--surface-soft);font-size:21px}.spinner{width:28px;height:28px;border:3px solid #dbe4f6;border-top-color:var(--blue);border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.progress{display:grid;gap:8px}.progress__meta{display:flex;align-items:center;justify-content:space-between;color:var(--muted);font-size:13px}.progress__meta b{color:var(--ink)}.progress__track{overflow:hidden;height:8px;border-radius:999px;background:#e9edf4}.progress__track span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--blue),#5a85f2)}@media(max-width:720px){.page-header,.panel__header{align-items:stretch;flex-direction:column}.page-header__actions,.panel__actions{width:100%}.page-header__actions .button,.panel__actions .button{flex:1}}.admin-shell{display:grid;grid-template-columns:236px minmax(0,1fr);min-height:100vh}.login-shell{min-height:100vh;display:grid;place-items:center;padding:28px;background:radial-gradient(circle at 18% 12%,rgba(48,111,246,.18),transparent 34%),linear-gradient(145deg,#f5f8ff,#eef4f3)}.login-card{width:min(430px,100%);padding:38px;border:1px solid rgba(28,45,78,.1);border-radius:28px;background:#fffffff0;box-shadow:0 24px 70px #1f3a6624}.login-card h1{margin:8px 0;font-size:30px}.login-card form{display:grid;gap:16px;margin:26px 0 18px}.login-card label{display:grid;gap:8px;color:#4d5f7a;font-size:14px}.login-card input{width:100%;border:1px solid #dce4f0;border-radius:12px;padding:13px 14px;font:inherit;color:#17233a;background:#fbfcff}.auth-mode-tabs,.auth-method-tabs{display:grid;grid-template-columns:1fr 1fr;gap:5px;padding:5px;border-radius:14px;background:#edf2f9}.auth-mode-tabs{margin-top:24px}.auth-method-tabs{margin-top:10px;background:#f5f7fb}.auth-mode-tabs button,.auth-method-tabs button{min-height:38px;border:0;border-radius:10px;color:#64728a;background:transparent;font:inherit;font-size:13px;font-weight:700;cursor:pointer}.auth-mode-tabs button.is-active,.auth-method-tabs button.is-active{color:#1f5fc9;background:#fff;box-shadow:0 4px 14px #1e427817}.registration-fields{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:18px}.registration-fields label{display:grid;gap:8px;color:#4d5f7a;font-size:14px}.wechat-login-panel{display:grid;justify-items:center;gap:10px;margin:22px 0 18px;padding:24px;border:1px solid #dfe8e5;border-radius:18px;text-align:center;background:linear-gradient(145deg,#f7fffb,#f3f8ff)}.wechat-login-panel>span{display:grid;place-items:center;width:56px;height:56px;color:#fff;border-radius:18px;background:linear-gradient(135deg,#10b56c,#35cc81);font-size:14px;font-weight:800}.wechat-login-panel p{max-width:320px;margin:0 0 4px;color:#6c7a8f;font-size:13px;line-height:1.65}.login-card form>button:first-of-type{width:100%}.login-intro,.login-card small{color:#718097}.brand-mark{display:inline-flex;padding:8px 12px;border-radius:11px;color:#fff;background:#2767dc;font-weight:800}.dev-hint{margin:-6px 0 0;color:#187a64;font-size:13px}.login-error{padding:10px 12px;border-radius:10px;color:#b92e38;background:#fff0f1}.text-button{border:0;color:#386bc4;background:transparent;cursor:pointer}.header-actions{display:flex;align-items:center;gap:10px}.button-like{display:inline-flex;align-items:center;justify-content:center;min-height:36px;padding:0 14px;border:1px solid #ccd8ea;border-radius:10px;color:#315d9f;background:#fff;font-size:14px;font-weight:700;cursor:pointer}.inline-notice{margin:-8px 0 16px;padding:12px 14px;border:1px solid #bde2d5;border-radius:12px;color:#18725f;background:#effaf6}.sales-library-status{display:grid;grid-template-columns:auto auto auto 1fr;align-items:center;gap:18px;margin:-6px 0 18px;padding:15px 18px;border:1px solid #dce5f2;border-radius:16px;background:linear-gradient(110deg,#f7faff,#f4fbf8)}.sales-library-status>div{display:inline-flex;align-items:center;gap:8px;color:#236b59;font-weight:800}.sales-library-status>div>span{width:9px;height:9px;border-radius:50%;background:#20b486;box-shadow:0 0 0 4px #20b48621}.sales-library-status>div.is-offline{color:#a85148}.sales-library-status>div.is-offline>span{background:#d56e61;box-shadow:0 0 0 4px #d56e6121}.sales-library-status strong{color:#29415f;font-size:13px}.sales-library-status small{justify-self:end;color:var(--muted)}.sales-search-panel{margin-bottom:20px}.sales-search-form{display:grid;grid-template-columns:minmax(240px,1.5fr) minmax(150px,.8fr) 150px 150px auto;align-items:end;gap:12px}.sales-search-actions{display:flex;gap:8px;padding-bottom:1px}.sales-result-heading{display:flex;align-items:end;justify-content:space-between;gap:18px;margin:26px 2px 14px}.sales-result-heading h2{margin:0;font-size:20px}.sales-result-heading p{margin:5px 0 0;color:var(--muted);font-size:13px}.sales-result-heading>b{color:var(--blue);font-size:13px}.sales-script-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.sales-script-card{display:grid;gap:14px;padding:20px;border:1px solid #dfe6f0;border-radius:18px;background:#fff;box-shadow:0 8px 24px #2742690d}.sales-script-card>header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.sales-script-card>header span{color:#2d72d6;font-size:11px;font-weight:800;letter-spacing:.08em}.sales-script-card h3{margin:5px 0 0;color:#172a45;font-size:18px}.sales-script-meta{display:flex;flex-wrap:wrap;gap:7px}.sales-script-meta span{padding:5px 8px;border-radius:7px;color:#52647e;background:#f0f4f9;font-size:11px}.sales-script-card blockquote{margin:0;padding:15px 16px;border-left:3px solid #3478df;border-radius:0 12px 12px 0;color:#233a59;background:#f5f8fe;font-size:14px;line-height:1.75}.sales-script-card dl{display:grid;gap:9px;margin:0}.sales-script-card dl>div{display:grid;grid-template-columns:54px 1fr;gap:8px;font-size:12px;line-height:1.6}.sales-script-card dt{color:#6b7d94;font-weight:800}.sales-script-card dd{margin:0;color:#41536c}.sales-script-card>footer{display:flex;justify-content:space-between;gap:12px;padding-top:12px;border-top:1px dashed #e1e7f0;color:#8793a5;font-size:10px}.sales-library-note{margin-top:18px;padding:16px 18px;border:1px solid #ecd9b4;border-radius:14px;color:#735a2e;background:#fffaee}.sales-library-note b,.sales-library-note p{display:block;margin:0}.sales-library-note p{margin-top:5px;font-size:12px;line-height:1.7}.permission-levels{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:18px}.permission-levels article{min-height:84px;padding:15px;border:1px solid #e2e8f1;border-radius:14px;background:linear-gradient(145deg,#fff,#f7f9fd)}.permission-levels b,.permission-levels small{display:block}.permission-levels b{color:#234f96}.permission-levels small{margin-top:7px;color:var(--muted);line-height:1.5}.wechat-account-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.wechat-account-card{min-width:0}.account-meta{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:17px}.account-meta span{padding:12px;border-radius:11px;background:var(--surface-soft)}.account-meta small,.account-meta b{display:block}.account-meta small{color:var(--muted);font-size:11px}.account-meta b{overflow:hidden;margin-top:5px;text-overflow:ellipsis;white-space:nowrap}.account-grants h3{margin:0 0 8px;font-size:13px}.account-grants article{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:9px;padding:10px 0;border-bottom:1px solid #edf0f5}.account-grants article b,.account-grants article small{display:block}.account-grants article small{overflow:hidden;max-width:290px;margin-top:3px;color:var(--muted);font-size:11px;text-overflow:ellipsis;white-space:nowrap}.grant-editor{display:grid;grid-template-columns:1fr 100px auto;gap:8px;margin-top:14px;padding:12px;border-radius:12px;background:#f5f8fd}.grant-editor select{min-width:0;border:1px solid #d9e2ef;border-radius:9px;padding:7px 8px;color:#33425a;background:#fff}.account-card-footer{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:13px}.account-card-footer small{color:var(--muted)}.admin-sidebar{position:sticky;top:0;display:flex;flex-direction:column;height:100vh;padding:22px 17px;border-right:1px solid var(--line);background:#ffffffed;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.admin-sidebar nav{display:grid;gap:5px;margin-top:28px}.admin-nav__item{display:flex;align-items:center;gap:11px;min-height:44px;padding:0 12px;color:#55627a;border-radius:11px;text-decoration:none;font-size:14px;font-weight:650}.admin-nav__item>span{display:grid;place-items:center;width:22px;height:22px;color:#7f8aa0}.admin-nav__item:hover{color:var(--blue-dark);background:#f2f5fb}.admin-nav__item--active{color:var(--blue-dark);background:var(--blue-soft)}.admin-nav__item--active>span{color:var(--blue)}.admin-sidebar__foot{display:flex;align-items:center;gap:8px;margin-top:auto;color:var(--muted)}.environment-pill{padding:3px 8px;color:var(--violet);border-radius:999px;background:var(--violet-soft);font-size:10px;font-weight:800}.admin-workspace{min-width:0}.admin-topbar{position:sticky;top:0;z-index:15;display:flex;align-items:center;justify-content:space-between;height:68px;padding:0 32px;border-bottom:1px solid rgba(221,228,239,.85);background:#ffffffdb;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.admin-topbar b,.admin-topbar small,.admin-user b,.admin-user small{display:block}.admin-topbar small,.admin-user small{color:var(--muted);font-size:11px}.admin-user{display:flex;align-items:center;gap:9px}.admin-user>span{display:grid;place-items:center;width:34px;height:34px;color:#fff;border-radius:11px;background:linear-gradient(135deg,var(--teal),#3aa39a);font-weight:800}.admin-user__logout{min-height:32px;padding:0 11px;border:1px solid #d9e1ed;border-radius:9px;color:#596a82;background:#fff;font:inherit;font-size:12px;font-weight:700;cursor:pointer}.admin-user__logout:hover{color:#b33542;border-color:#efc4c9;background:#fff7f8}.session-state-card{display:grid;justify-items:start;gap:14px}.session-state-card h1,.session-state-card p{margin:0}.admin-content{width:min(1240px,100%);margin:0 auto;padding:32px}.deployment-page{--deploy-orange: #ff642e;--deploy-navy: #183153;--deploy-green: #178567}.deploy-demo-pill{padding:6px 9px;color:#92632b;border:1px solid #f1d6aa;border-radius:999px;background:#fff9ee;font-size:10px;font-weight:800}.deploy-environment-tabs{display:inline-flex;gap:4px;margin:-8px 0 15px;padding:4px;border:1px solid #dfe6ef;border-radius:11px;background:#eaf0f7}.deploy-environment-tabs button{display:inline-flex;align-items:center;gap:8px;min-height:34px;padding:0 13px;color:#69778b;border:0;border-radius:8px;background:transparent;cursor:pointer;font-size:12px;font-weight:750}.deploy-environment-tabs button.is-active{color:#203a5d;background:#fff;box-shadow:0 4px 12px #22375414}.deploy-environment-tabs i{width:7px;height:7px;border-radius:50%;background:#4f7fd1}.deploy-environment-tabs i.is-production{background:#1eb386;box-shadow:0 0 0 3px #1eb3861f}.deploy-hero{display:grid;grid-template-columns:minmax(265px,.76fr) minmax(460px,1.24fr);align-items:stretch;gap:34px;margin-bottom:18px;padding:28px;border:1px solid #d9e3ef;border-radius:22px;background:radial-gradient(circle at 2% 4%,rgba(255,101,46,.13),transparent 29%),linear-gradient(135deg,#fff,#f7faff);box-shadow:0 18px 48px #263f6612}.deploy-hero__status{display:flex;align-items:center;gap:17px}.deploy-cloud-mark{display:grid;place-items:center;width:60px;height:60px;flex:0 0 60px;border-radius:17px;color:#fff;background:linear-gradient(145deg,#ff7a45,#ff4f17);box-shadow:0 12px 28px #ff5c253b;font-size:25px;font-weight:900}.deploy-kicker{color:#8b96a6;font-size:10px;font-weight:900;letter-spacing:.14em}.deploy-hero__status h2{margin:6px 0 7px;color:#172a45;font-size:19px}.deploy-hero__status h2 span{display:inline-block;margin-left:7px;padding:3px 6px;color:#566985;border-radius:5px;background:#e9eef5;font-size:9px;vertical-align:middle}.deploy-hero__status p{display:flex;align-items:center;gap:8px;margin:0;color:var(--deploy-green);font-size:11px;font-weight:750}.deploy-hero__status p i{width:7px;height:7px;border-radius:50%;background:#23b486;box-shadow:0 0 0 4px #23b4861f}.deploy-release-picker{padding:17px;border:1px solid #dce4ef;border-radius:16px;background:#ffffffe0;box-shadow:0 8px 22px #233b5b0b}.deploy-git-heading,.deploy-git-heading>div,.deploy-commit-meta,.deploy-runtime-actions,.deploy-success-note{display:flex;align-items:center}.deploy-git-heading{justify-content:space-between;gap:16px}.deploy-git-heading>div{min-width:0;gap:9px}.deploy-git-logo{display:grid;place-items:center;width:29px;height:29px;flex:0 0 29px;color:#fff;border-radius:8px;background:#18273d;font-size:11px;font-weight:900}.deploy-git-heading b,.deploy-git-heading small{display:block}.deploy-git-heading b{color:#233957;font-size:12px}.deploy-git-heading small{overflow:hidden;max-width:330px;margin-top:2px;color:#8b96a6;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.deploy-git-heading>button{padding:5px 7px;color:#53709a;border:0;background:transparent;cursor:pointer;font-size:10px;font-weight:800}.deploy-git-heading>button:disabled{cursor:wait;opacity:.55}.deploy-git-modes{display:flex;gap:16px;margin:14px 0 10px;border-bottom:1px solid #e6ebf2}.deploy-git-modes button{position:relative;padding:0 2px 8px;color:#7a8698;border:0;background:transparent;cursor:pointer;font-size:10px;font-weight:750}.deploy-git-modes button.is-active{color:#245ab4}.deploy-git-modes button.is-active:after{position:absolute;right:0;bottom:-1px;left:0;height:2px;border-radius:3px;background:#2d68cb;content:""}.deploy-version-row{display:grid;grid-template-columns:minmax(220px,1fr) auto;align-items:end;gap:10px}.deploy-version-row label>span{display:block;margin-bottom:6px;color:#66758b;font-size:10px;font-weight:800}.deploy-version-row select{height:44px;padding:0 38px 0 12px;color:#223957;font-size:12px;font-weight:800}.deploy-primary-button{display:inline-flex;align-items:center;justify-content:center;gap:17px;min-width:140px;height:44px;padding:0 17px;border:0;border-radius:11px;color:#fff;background:linear-gradient(120deg,#205ac3,#2b71e3);box-shadow:0 9px 20px #2266d530;font:inherit;font-size:12px;font-weight:850;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease}.deploy-primary-button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 12px 25px #2266d540}.deploy-primary-button:disabled{cursor:not-allowed;opacity:.5}.deploy-commit-meta{flex-wrap:wrap;gap:7px 12px;margin-top:9px;color:#8490a2;font-size:9px}.deploy-commit-meta code,.deploy-history-table code{color:#46617f;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.deploy-progress{margin-bottom:18px;padding:21px;border:1px solid #ccd9ee;border-radius:18px;background:linear-gradient(145deg,#f7faff,#fff);box-shadow:0 12px 30px #2155a412}.deploy-progress.is-complete{border-color:#c9e7dc;background:linear-gradient(145deg,#f5fcf9,#fff)}.deploy-progress>header{display:flex;align-items:flex-end;justify-content:space-between;gap:16px}.deploy-progress>header span{color:#3267bd;font-size:10px;font-weight:900;letter-spacing:.08em}.deploy-progress>header h2{margin:4px 0 0;font-size:17px}.deploy-progress>header>b{color:#2d69ca;font-size:21px}.deploy-progress__bar{overflow:hidden;height:5px;margin:15px 0 18px;border-radius:999px;background:#e4eaf3}.deploy-progress__bar i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#2e68d0,#35a889);transition:width .45s ease}.deploy-progress__steps{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin:0;padding:0;list-style:none}.deploy-progress__steps li{display:grid;grid-template-columns:27px minmax(0,1fr);gap:8px;color:#99a3b2}.deploy-progress__steps li>span{display:grid;place-items:center;width:25px;height:25px;border:1px solid #d7dfea;border-radius:8px;background:#fff;font-size:10px;font-weight:900}.deploy-progress__steps li b,.deploy-progress__steps li small{display:block}.deploy-progress__steps li b{color:#708097;font-size:10px}.deploy-progress__steps li small{margin-top:3px;line-height:1.35;font-size:8px}.deploy-progress__steps li.is-active>span{color:#fff;border-color:#2d69ca;background:#2d69ca;box-shadow:0 0 0 4px #2d69ca1c;animation:deploy-pulse 1s ease infinite alternate}.deploy-progress__steps li.is-active b{color:#255bb1}.deploy-progress__steps li.is-done>span{color:#fff;border-color:#23a47c;background:#23a47c}.deploy-progress__steps li.is-done b{color:#277862}@keyframes deploy-pulse{to{box-shadow:0 0 0 7px #2d69ca0a}}.deploy-success-note{gap:10px;margin-top:18px;padding:11px 13px;border-radius:11px;background:#eaf8f3}.deploy-success-note>span{display:grid;place-items:center;width:27px;height:27px;flex:0 0 27px;color:#fff;border-radius:50%;background:#21a47c;font-size:11px;font-weight:900}.deploy-success-note p{margin:0 auto 0 0;color:#4d6b63;font-size:10px}.deploy-success-note p b{display:block;margin-bottom:2px;color:#246d58;font-size:11px}.deploy-success-note button{color:#3c7565;border:0;background:transparent;cursor:pointer;font-size:10px}.deploy-dashboard-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-bottom:18px}.deploy-dashboard-grid .panel{box-shadow:0 10px 30px #1c2b4d09}.deploy-check-summary{padding:5px 8px;color:#1b7c61;border-radius:7px;background:#e9f8f3;font-size:10px;font-weight:850}.deploy-check-list{display:grid;gap:0}.deploy-check-list article{display:grid;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:55px;border-bottom:1px solid #edf1f5}.deploy-check-list article:last-child{border-bottom:0}.deploy-check-list article>span{display:grid;place-items:center;width:25px;height:25px;color:#168060;border-radius:8px;background:#e8f7f1;font-size:10px;font-weight:900}.deploy-check-list b,.deploy-check-list small{display:block}.deploy-check-list b{color:#2b3f5c;font-size:11px}.deploy-check-list small{margin-top:3px;color:#8994a5;font-size:9px}.deploy-check-list em{color:#258068;font-size:9px;font-style:normal;font-weight:800}.deploy-current-version{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:16px;border-radius:13px;background:linear-gradient(130deg,#f2f7ff,#f7fbfa)}.deploy-current-version>div:first-child>span,.deploy-current-version>div:first-child>b,.deploy-current-version>div:first-child>small{display:block}.deploy-current-version>div:first-child>span{color:#16805f;font-size:9px;font-weight:900;letter-spacing:.12em}.deploy-current-version>div:first-child>b{margin:5px 0 3px;color:#17375f;font-size:23px}.deploy-current-version>div:first-child>small{color:#8290a3;font-size:9px}.deploy-health-score{display:grid;justify-items:end}.deploy-health-score i{color:#16795d;font-size:18px;font-style:normal;font-weight:850}.deploy-health-score span{margin-top:2px;color:#8995a6;font-size:9px}.deploy-runtime-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:13px 0}.deploy-runtime-metrics article{padding:11px;border:1px solid #e4eaf2;border-radius:10px}.deploy-runtime-metrics span,.deploy-runtime-metrics b,.deploy-runtime-metrics small{display:block}.deploy-runtime-metrics span,.deploy-runtime-metrics small{color:#8995a7;font-size:8px}.deploy-runtime-metrics b{margin:5px 0 2px;color:#29415f;font-size:14px}.deploy-runtime-actions{justify-content:space-between;padding-top:11px;border-top:1px solid #edf1f5}.deploy-runtime-actions button,.deploy-runtime-actions a,.deploy-log-button{color:#46668f;border:0;background:transparent;cursor:pointer;font-size:10px;font-weight:750;text-decoration:none}.deploy-runtime-actions button{color:#a65b27}.deploy-history-panel{scroll-margin-top:90px}.deploy-history-table td,.deploy-history-table th{padding-block:12px;font-size:11px}.deploy-history-table td small{font-size:9px}.deploy-history-status{display:inline-flex;align-items:center;gap:6px;padding:4px 7px;color:#1e775f;border-radius:999px;background:#eaf7f2;font-size:9px;font-weight:800}.deploy-history-status i{width:6px;height:6px;border-radius:50%;background:#25a27b}.deploy-history-status.is-rollback{color:#936123;background:#fff5df}.deploy-history-status.is-rollback i{background:#d99633}.deploy-modal-backdrop,.deploy-drawer-backdrop{position:fixed;z-index:60;inset:0;display:grid;place-items:center;padding:22px;background:#121d2d61;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);animation:order-fade-in .18s ease}.deploy-confirm-modal{width:min(480px,100%);overflow:hidden;border:1px solid #dce4ef;border-radius:19px;background:#fff;box-shadow:0 28px 80px #111e313b}.deploy-confirm-modal>header,.deploy-connection-drawer>header{display:flex;align-items:center;gap:12px;padding:19px 21px;border-bottom:1px solid #e7ebf1}.deploy-confirm-modal>header>span{display:grid;place-items:center;width:40px;height:40px;color:#fff;border-radius:12px;background:linear-gradient(145deg,#2260c9,#3477e6);font-size:18px;font-weight:900}.deploy-confirm-modal>header>span.is-rollback{background:linear-gradient(145deg,#b36a2b,#d98a43)}.deploy-confirm-modal>header small,.deploy-confirm-modal>header h2{display:block;margin:0}.deploy-confirm-modal>header small{color:#7e8b9e;font-size:9px;font-weight:800;letter-spacing:.09em}.deploy-confirm-modal>header h2{margin-top:4px;font-size:17px}.deploy-confirm-modal>header>button,.deploy-connection-drawer>header>button{width:31px;height:31px;margin-left:auto;color:#7a8798;border:1px solid #dce3ed;border-radius:9px;background:#fff;cursor:pointer;font-size:19px}.deploy-confirm-route{display:grid;grid-template-columns:1fr 30px 1fr;align-items:center;gap:10px;margin:20px 21px 14px}.deploy-confirm-route>div{padding:12px;border:1px solid #e0e7f0;border-radius:11px;background:#f8fafd}.deploy-confirm-route span,.deploy-confirm-route b{display:block}.deploy-confirm-route span{color:#8895a7;font-size:9px}.deploy-confirm-route b{margin-top:4px;color:#274363;font-size:14px}.deploy-confirm-route>i{color:#6180a7;text-align:center;font-style:normal}.deploy-confirm-modal ul{display:grid;gap:9px;margin:0;padding:0 21px;color:#5f6f85;list-style:none;font-size:11px}.deploy-confirm-modal li span{display:inline-grid;place-items:center;width:17px;height:17px;margin-right:7px;color:#1d8a68;border-radius:50%;background:#e8f7f1;font-size:8px;font-weight:900}.deploy-confirm-check{display:flex;align-items:center;gap:8px;margin:17px 21px;padding:11px;color:#53657d;border-radius:10px;background:#f6f8fb;font-size:10px}.deploy-confirm-check input{accent-color:#2968d2}.deploy-confirm-modal footer{display:flex;justify-content:flex-end;gap:8px;padding:14px 21px;border-top:1px solid #e7ebf1;background:#fafbfd}.deploy-drawer-backdrop{display:flex;justify-content:flex-end;padding:0}.deploy-connection-drawer{overflow-y:auto;width:min(430px,100%);height:100%;background:#f7f9fc;box-shadow:-22px 0 70px #111e3133;animation:order-slide-in .22s ease}.deploy-connection-drawer>header{position:sticky;z-index:2;top:0;background:#fffffff2;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.deploy-connection-drawer>header span,.deploy-connection-drawer>header h2{display:block;margin:0}.deploy-connection-drawer>header span{color:#3770ca;font-size:9px;font-weight:900;letter-spacing:.11em}.deploy-connection-drawer>header h2{margin-top:4px;font-size:19px}.deploy-connection-body{display:grid;gap:13px;padding:16px}.deploy-connection-body>section,.deploy-connection-healthy,.deploy-security-note{padding:16px;border:1px solid #e0e6ef;border-radius:13px;background:#fff}.deploy-connection-healthy{display:flex;align-items:center;gap:11px;border-color:#cce6dc;background:linear-gradient(145deg,#f1fbf7,#fff)}.deploy-connection-healthy>span{display:grid;place-items:center;width:32px;height:32px;color:#fff;border-radius:10px;background:#22a27b;font-weight:900}.deploy-connection-healthy b,.deploy-connection-healthy small{display:block}.deploy-connection-healthy b{color:#246d59;font-size:12px}.deploy-connection-healthy small{margin-top:3px;color:#6e8a81;font-size:9px}.deploy-connection-body h3{margin:0 0 12px;color:#334a69;font-size:12px}.deploy-connection-body dl{display:grid;gap:11px;margin:0}.deploy-connection-body dl>div{display:flex;justify-content:space-between;gap:14px;padding-bottom:10px;border-bottom:1px dashed #e6ebf1}.deploy-connection-body dl>div:last-child{padding-bottom:0;border-bottom:0}.deploy-connection-body dt{color:#8491a3;font-size:10px}.deploy-connection-body dd{margin:0;color:#324962;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10px;font-weight:700}.deploy-security-note{border-color:#f0ddbd;background:#fffaf1}.deploy-security-note b{color:#8d622b;font-size:11px}.deploy-security-note p{margin:5px 0 0;color:#8b755b;font-size:10px;line-height:1.6}.stat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:18px}.stat-grid--three{grid-template-columns:repeat(3,minmax(0,1fr))}.content-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.content-grid--wide{grid-template-columns:.9fr 1.1fr}.content-grid__full{grid-column:1 / -1}.bar-list,.issue-list,.health-list,.rule-list,.form-stack{display:grid;gap:13px}.bar-row{display:grid;grid-template-columns:104px 1fr 50px;align-items:center;gap:12px;font-size:13px}.bar-row>div{overflow:hidden;height:9px;border-radius:999px;background:#e9edf4}.bar-row i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--blue),#6f91eb)}.bar-row b{text-align:right}.issue-list article,.health-list article,.rule-list article{display:flex;align-items:center;gap:13px;padding:13px 0;border-bottom:1px solid #edf0f5}.issue-list article:last-child,.health-list article:last-child,.rule-list article:last-child{border-bottom:0}.issue-list article>div,.health-list article>div,.rule-list article>div:not(.rule-list__level){min-width:0;margin-right:auto}.issue-list b,.issue-list small,.health-list b,.health-list small,.rule-list b,.rule-list small{display:block}.issue-list small,.health-list small,.rule-list small{margin-top:3px;color:var(--muted);font-size:12px}.issue-list--large article{min-height:74px}.frequency{flex-shrink:0;color:var(--blue);font-weight:800}.table-wrap{overflow-x:auto;margin:-2px}.data-table{width:100%;border-collapse:collapse;font-size:13px}.data-table th,.data-table td{min-width:110px;padding:14px 13px;border-bottom:1px solid #e8edf4;text-align:left;vertical-align:middle}.data-table th{color:#596780;background:#f5f7fb;font-size:12px;white-space:nowrap}.data-table tbody tr:hover{background:#fbfcff}.data-table td b,.data-table td small{display:block}.data-table td small{margin-top:3px;color:var(--muted)}.create-panel{margin-bottom:18px}.form-grid{display:grid;grid-template-columns:1fr 220px;gap:14px}.form-grid__full{grid-column:1 / -1}.form-actions{display:flex;justify-content:flex-end;align-items:center;gap:10px;margin-top:15px}.row-actions{display:flex;flex-wrap:wrap;gap:6px}.order-stat-grid .stat-card:last-child>b{font-size:24px}.order-create-panel,.order-list-panel{margin-bottom:18px}.order-create-grid{display:grid;grid-template-columns:150px minmax(190px,1fr) minmax(180px,1fr) minmax(190px,1fr);gap:14px}.order-create-grid select,.order-assignment-form select,.order-sales-filter select{min-height:42px;padding:0 12px}.order-create-remark{grid-column:1 / -1}.order-create-remark .text-area{min-height:76px}.order-lines-heading{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:22px;padding:15px 0 11px;border-top:1px solid #e7ecf3}.order-lines-heading b,.order-lines-heading small{display:block}.order-lines-heading small{margin-top:3px;color:var(--muted);font-size:12px}.order-line-list{display:grid;gap:8px}.order-line-editor{display:grid;grid-template-columns:28px minmax(220px,1.5fr) minmax(120px,.8fr) 112px 84px 120px 28px;align-items:center;gap:9px;padding:10px;border:1px solid #e1e7f0;border-radius:12px;background:#f8fafe}.order-line-editor>span{display:grid;place-items:center;width:25px;height:25px;color:#4b6385;border-radius:7px;background:#e8eef8;font-size:11px;font-weight:800}.order-line-editor .text-input{height:38px;background:#fff}.order-line-editor>b{color:#223b62;text-align:right;font-size:13px}.order-line-remove{width:27px;height:27px;padding:0;color:#a0454d;border:0;border-radius:7px;background:#fff0f1;cursor:pointer;font-size:18px}.order-line-remove:disabled{cursor:not-allowed;opacity:.3}.order-create-footer{display:flex;align-items:center;justify-content:flex-end;gap:24px;margin-top:16px}.order-create-footer>div{text-align:right}.order-create-footer span,.order-create-footer b{display:block}.order-create-footer span{color:var(--muted);font-size:12px}.order-create-footer b{margin-top:2px;color:#d14b21;font-size:22px}.order-form-error{margin:10px 0 0;color:var(--danger);font-size:12px}.order-status-tabs{display:flex;overflow-x:auto;gap:2px;margin:-4px -4px 18px;padding:0 4px;border-bottom:1px solid #e3e8f0}.order-status-tab{position:relative;flex:0 0 auto;min-height:46px;padding:0 13px;color:#617088;border:0;background:transparent;cursor:pointer;font-size:13px;font-weight:700}.order-status-tab:after{position:absolute;right:10px;bottom:-1px;left:10px;height:3px;border-radius:3px 3px 0 0;background:transparent;content:""}.order-status-tab span{display:inline-grid;place-items:center;min-width:20px;height:20px;margin-left:6px;padding:0 5px;color:#7c899c;border-radius:999px;background:#edf1f6;font-size:10px}.order-status-tab.is-active{color:var(--blue)}.order-status-tab.is-active:after{background:var(--blue)}.order-status-tab.is-active span{color:#fff;background:var(--blue)}.order-filter-bar{display:grid;grid-template-columns:minmax(260px,1fr) 180px auto auto 1fr;align-items:center;gap:9px;margin-bottom:17px;padding:13px;border:1px solid #e3e8f0;border-radius:12px;background:#f7f9fc}.order-filter-bar>span{justify-self:end;color:var(--muted);font-size:12px}.order-table-wrap{overflow:visible}.order-table{border-collapse:separate;border-spacing:0}.order-table thead th{border-top:1px solid #e3e8f0}.order-table thead th:first-child{border-left:1px solid #e3e8f0;border-radius:10px 0 0}.order-table thead th:last-child{border-right:1px solid #e3e8f0;border-radius:0 10px 0 0}.order-table tbody:before{display:block;height:10px;content:""}.order-table .order-meta-row td{min-width:0;padding:9px 13px;border:1px solid #e1e7f0;border-bottom:0;border-radius:10px 10px 0 0;background:#f4f7fb;color:#66748a;white-space:nowrap}.order-meta-row td>*{display:inline-block;margin-right:14px}.order-meta-row td>b{color:#233d64;font-size:13px}.order-meta-row td>small{margin-top:0;color:#8a96a8;font-size:10px}.order-source-pill{padding:3px 7px;color:#2b649f;border-radius:6px;background:#e6f0fb;font-size:10px;font-weight:800}.order-table .order-main-row td{padding-block:17px;border-top:0;border-bottom:1px solid #e1e7f0;background:#fff}.order-table .order-main-row td:first-child{border-left:1px solid #e1e7f0;border-radius:0 0 0 10px}.order-table .order-main-row td:last-child{border-right:1px solid #e1e7f0;border-radius:0 0 10px}.order-product{display:flex;align-items:center;gap:11px;min-width:260px}.order-product>span,.order-detail-items article>span{display:grid;flex:0 0 auto;place-items:center;width:44px;height:44px;color:#315f9f;border:1px solid #d5e1f0;border-radius:10px;background:linear-gradient(145deg,#eef4fc,#f9fbfe);font-weight:900}.order-product>div{min-width:0}.order-product b{overflow:hidden;max-width:280px;text-overflow:ellipsis;white-space:nowrap}.order-product em{display:inline-block;margin-top:4px;color:#356fc2;font-size:10px;font-style:normal}.order-amount{color:#d34b20;font-size:15px}.order-drawer-backdrop{position:fixed;z-index:50;inset:0;display:flex;justify-content:flex-end;background:#151f305c;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);animation:order-fade-in .18s ease}.order-drawer{overflow-y:auto;width:min(570px,100%);height:100%;border-left:1px solid #dfe5ef;background:#f7f9fc;box-shadow:-20px 0 60px #1b2a4429;animation:order-slide-in .22s ease}@keyframes order-fade-in{0%{opacity:0}}@keyframes order-slide-in{0%{transform:translate(30px)}}.order-drawer-header{position:sticky;z-index:2;top:0;display:flex;align-items:center;justify-content:space-between;min-height:82px;padding:17px 22px;border-bottom:1px solid #e0e6ef;background:#fffffff2;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.order-drawer-header span{color:var(--blue);font-size:10px;font-weight:900;letter-spacing:.12em}.order-drawer-header h2{margin:4px 0 0;font-size:20px}.order-drawer-header button{width:35px;height:35px;color:#64728a;border:1px solid #dbe2ed;border-radius:10px;background:#fff;cursor:pointer;font-size:23px}.order-drawer-body{display:grid;gap:13px;padding:17px}.order-detail-hero,.order-detail-section{padding:18px;border:1px solid #e0e6ef;border-radius:14px;background:#fff}.order-detail-hero{display:grid;grid-template-columns:1fr auto;align-items:end;gap:4px 16px;background:linear-gradient(145deg,#fff,#f3f7fd)}.order-detail-hero>div{display:flex;align-items:center;gap:9px}.order-detail-hero>div small,.order-detail-hero>small{color:var(--muted);font-size:11px}.order-detail-hero>b{color:#d34b20;font-size:25px}.order-detail-hero>small{grid-column:2;text-align:right}.order-detail-section h3{margin:0 0 13px;color:#33435d;font-size:14px}.order-transition-actions{display:flex;flex-wrap:wrap;gap:8px}.order-detail-items{display:grid;gap:10px}.order-detail-items article{display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:11px;padding-bottom:10px;border-bottom:1px dashed #e3e8ef}.order-detail-items article:last-child{padding-bottom:0;border-bottom:0}.order-detail-items article>span{width:40px;height:40px}.order-detail-items article b,.order-detail-items article small{display:block}.order-detail-items article small{margin-top:4px;color:var(--muted);font-size:11px}.order-party-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.order-party-grid>div{padding:13px;border-radius:11px;background:#f6f8fb}.order-party-grid span,.order-party-grid b,.order-party-grid small{display:block}.order-party-grid span,.order-party-grid small{color:var(--muted);font-size:11px}.order-party-grid b{margin:7px 0 4px}.order-assignment-form{display:grid;grid-template-columns:1fr 1fr auto;align-items:end;gap:9px}.order-detail-save{display:flex;justify-content:flex-end;margin-top:9px}.order-timeline{display:grid;gap:0;margin:0;padding:0;list-style:none}.order-timeline li{position:relative;display:grid;grid-template-columns:18px 1fr;gap:10px;min-height:70px}.order-timeline li:before{position:absolute;top:15px;bottom:-6px;left:6px;width:2px;background:#dce4ef;content:""}.order-timeline li:last-child:before{display:none}.order-timeline li>span{z-index:1;width:14px;height:14px;margin-top:4px;border:3px solid #fff;border-radius:50%;background:#a5b2c4;box-shadow:0 0 0 2px #dce4ef}.order-timeline li.is-current>span{background:var(--blue);box-shadow:0 0 0 2px #a8c0f4}.order-timeline li b,.order-timeline li small,.order-timeline li time{display:block}.order-timeline li small{margin-top:6px;color:#506079;font-size:12px}.order-timeline li time{margin-top:3px;color:#929dad;font-size:10px}.knowledge-test-grid{display:grid;grid-template-columns:minmax(300px,.8fr) minmax(420px,1.2fr);align-items:start;gap:18px}.knowledge-test-environment{padding:7px 10px;color:#18725f;border:1px solid #bde2d5;border-radius:10px;background:#effaf6;font-size:12px;font-weight:700}.knowledge-test-console{display:grid;grid-template-columns:minmax(260px,.72fr) minmax(480px,1.6fr);align-items:start;gap:18px}.knowledge-test-settings .panel__header{padding-bottom:14px;border-bottom:1px solid var(--line)}.knowledge-test-fieldset{margin:0 0 17px;padding:0;border:0}.knowledge-test-fieldset legend,.knowledge-test-label>span,.knowledge-test-parameters h3{margin-bottom:8px;color:#36435b;font-size:12px;font-weight:800}.knowledge-test-fieldset>small,.knowledge-test-label>small{display:block;margin-top:6px;color:var(--muted);font-size:11px;line-height:1.5}.knowledge-test-segmented{display:grid;grid-template-columns:1fr 1fr;gap:4px;padding:4px;border-radius:11px;background:#eef2f7}.knowledge-test-segmented button{min-height:35px;border:0;border-radius:8px;color:var(--muted);background:transparent;cursor:pointer;font-size:12px}.knowledge-test-segmented button.is-active{color:var(--blue-dark);background:#fff;box-shadow:0 2px 7px #1c2b4d1a;font-weight:800}.knowledge-test-label{display:grid;margin-bottom:17px}.knowledge-test-label select,.knowledge-test-label input{min-height:39px;padding:0 11px;color:var(--ink);border:1px solid #ccd5e4;border-radius:10px;outline:0;background:#fff}.knowledge-test-label select:focus,.knowledge-test-label input:focus{border-color:#7ca0f4;box-shadow:0 0 0 3px #2155d91a}.knowledge-test-parameters{display:grid;gap:13px;margin-bottom:18px;padding-top:2px}.knowledge-test-parameters h3{margin-top:0;margin-bottom:0}.knowledge-test-range{display:grid;gap:7px}.knowledge-test-range>span{display:flex;align-items:center;justify-content:space-between;gap:12px;color:#58667d;font-size:11px}.knowledge-test-range output{min-width:42px;padding:4px 6px;border:1px solid var(--line);border-radius:7px;text-align:center;background:var(--surface-soft);font-size:10px}.knowledge-test-range input{width:100%;accent-color:var(--violet)}.knowledge-test-toggle{display:flex;align-items:center;justify-content:space-between;gap:14px}.knowledge-test-toggle span,.knowledge-test-toggle b,.knowledge-test-toggle small{display:block}.knowledge-test-toggle b{color:#36435b;font-size:11px}.knowledge-test-toggle small{margin-top:3px;color:var(--muted);font-size:10px}.knowledge-test-toggle input{width:35px;height:19px;accent-color:var(--violet)}.knowledge-test-advanced{margin-top:8px;padding-top:15px;border-top:1px solid var(--line)}.knowledge-test-advanced summary{margin-bottom:14px;color:#36435b;cursor:pointer;font-size:12px;font-weight:800}.knowledge-test-setting-actions{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:20px;padding-top:16px;border-top:1px solid var(--line)}.knowledge-test-question-head,.knowledge-test-query-options,.knowledge-test-run-actions,.knowledge-test-result-meta{display:flex;align-items:center;justify-content:space-between;gap:12px}.knowledge-test-question-head{margin-bottom:8px;font-size:13px}.knowledge-test-runner .text-area{min-height:88px}.knowledge-test-query-options{justify-content:flex-start;margin:11px 0;color:var(--muted);font-size:12px}.knowledge-test-query-options label{display:inline-flex;align-items:center;gap:6px}.knowledge-test-query-options input{accent-color:var(--violet)}.knowledge-test-run-actions{justify-content:flex-end;margin-bottom:4px}.knowledge-test-results{margin:18px -21px -21px;border-top:1px solid var(--line)}.knowledge-test-tabs{display:flex;overflow-x:auto;padding:0 18px;border-bottom:1px solid var(--line)}.knowledge-test-tabs button{flex:0 0 auto;padding:13px 11px 11px;color:var(--muted);border:0;border-bottom:2px solid transparent;background:transparent;cursor:pointer;font-size:12px}.knowledge-test-tabs button.is-active{color:var(--violet);border-bottom-color:var(--violet);font-weight:800}.knowledge-test-result-pane,.knowledge-test-trace,.knowledge-test-results>.knowledge-test-evidence{padding:18px 21px 21px}.knowledge-test-result-meta{margin-bottom:12px;color:var(--muted);font-size:11px}.knowledge-test-result-pane blockquote{margin:0 0 16px;padding:13px 15px;color:#3f3563;border-left:3px solid var(--violet);border-radius:0 10px 10px 0;background:#faf8ff;line-height:1.75}.knowledge-test-evidence{display:grid;gap:9px}.knowledge-test-evidence article{display:grid;grid-template-columns:30px minmax(0,1fr) auto;gap:10px;align-items:start;padding:11px;border:1px solid var(--line);border-radius:11px;background:var(--surface-soft)}.knowledge-test-evidence article>span{display:grid;place-items:center;width:28px;height:28px;color:var(--violet);border-radius:8px;background:var(--violet-soft);font-size:11px;font-weight:800}.knowledge-test-evidence article b,.knowledge-test-evidence article small,.knowledge-test-evidence article code{display:block}.knowledge-test-evidence article b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.knowledge-test-evidence article small,.knowledge-test-evidence article code{overflow:hidden;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:10px}.knowledge-test-evidence article p{margin:8px 0;color:#536177;font-size:12px;line-height:1.55}.knowledge-test-evidence article>strong{color:#18725f;font-size:12px}.knowledge-test-evidence--compact article code{display:none}.knowledge-test-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;margin-top:14px}.knowledge-test-metrics article{padding:11px;border:1px solid var(--line);border-radius:10px}.knowledge-test-metrics span,.knowledge-test-metrics b{display:block}.knowledge-test-metrics span{color:var(--muted);font-size:10px}.knowledge-test-metrics b{margin-top:5px;font-size:15px}.knowledge-test-comparison{margin-top:14px;padding:12px 14px;border-radius:11px;color:#315d9f;background:var(--blue-soft);font-size:12px}.knowledge-test-comparison p{margin:7px 0 0;line-height:1.6}.knowledge-test-trace{display:grid;gap:13px}.knowledge-test-trace article{display:grid;grid-template-columns:32px minmax(0,1fr);gap:11px}.knowledge-test-trace article>span{display:grid;place-items:center;width:30px;height:30px;color:var(--violet);border-radius:9px;background:var(--violet-soft);font-size:11px;font-weight:800}.knowledge-test-trace p{margin:4px 0;color:var(--muted);font-size:12px;line-height:1.5}.knowledge-test-trace small{color:#8d99aa;font-size:10px}.knowledge-test-debug{max-height:520px;margin:0;padding:18px 21px;overflow:auto;color:#d8e0ed;background:#101828;font:11px/1.6 ui-monospace,SFMono-Regular,Menlo,monospace}.test-placeholder{display:grid;place-items:center;min-height:270px;color:var(--muted);text-align:center}.test-placeholder span{display:grid;place-items:center;width:48px;height:48px;margin-bottom:10px;color:var(--violet);border-radius:16px;background:var(--violet-soft);font-size:22px}.test-placeholder p{max-width:300px;margin:5px 0 0;font-size:13px}.test-result-list{display:grid;gap:12px}.test-result-list article{padding:16px;border:1px solid var(--line);border-radius:14px;background:var(--surface-soft)}.test-result-list article>div{display:flex;align-items:center;justify-content:space-between;gap:12px}.test-result-list p{margin:12px 0;line-height:1.7}.test-result-list small{color:var(--muted)}.test-result-list .test-risk-message{margin-bottom:0;padding:9px 11px;color:#8a4b0f;border-radius:9px;background:var(--amber-soft);font-size:12px}.switch{position:relative;flex-shrink:0;width:44px;height:25px}.switch input{position:absolute;opacity:0}.switch span{position:absolute;inset:0;border-radius:999px;background:#c9d1de;cursor:pointer;transition:background .2s}.switch span:after{position:absolute;top:3px;left:3px;width:19px;height:19px;border-radius:50%;background:#fff;box-shadow:0 2px 5px #0000002e;transition:transform .2s;content:""}.switch input:checked+span{background:var(--blue)}.switch input:checked+span:after{transform:translate(19px)}.retention-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px}.retention-grid article{padding:17px;border-radius:13px;background:var(--surface-soft)}.retention-grid span,.retention-grid b,.retention-grid small{display:block}.retention-grid span,.retention-grid small{color:var(--muted);font-size:12px}.retention-grid b{margin:8px 0 4px;font-size:22px}@media(max-width:980px){.admin-shell{grid-template-columns:78px minmax(0,1fr)}.admin-sidebar{align-items:center;padding-inline:10px}.admin-sidebar .product-mark>span:last-child,.admin-nav__item:not(.admin-nav__item--active):after,.admin-nav__item{font-size:0}.admin-nav__item{justify-content:center;width:48px}.admin-nav__item>span{font-size:17px}.admin-sidebar__foot small{display:none}.stat-grid,.permission-levels{grid-template-columns:1fr 1fr}.wechat-account-grid{grid-template-columns:1fr}.sales-search-form{grid-template-columns:1fr 1fr}.sales-search-actions{grid-column:1 / -1}.order-create-grid{grid-template-columns:1fr 1fr}.order-line-editor{grid-template-columns:28px minmax(180px,1fr) 110px 100px 78px 110px 28px}.order-table-wrap{overflow-x:auto}.knowledge-test-console{grid-template-columns:minmax(240px,.75fr) minmax(390px,1.25fr)}.deploy-hero{grid-template-columns:1fr}.deploy-progress__steps{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:720px){.admin-shell{display:block}.admin-sidebar{position:static;display:block;width:100%;height:auto;padding:12px 14px;border-right:0;border-bottom:1px solid var(--line)}.admin-sidebar .product-mark{display:none}.admin-sidebar nav{display:flex;overflow-x:auto;margin:0}.admin-nav__item{flex:0 0 auto;width:auto;padding:0 12px;font-size:13px}.admin-sidebar__foot{display:none}.admin-topbar{position:static;height:58px;padding:0 16px}.admin-content{padding:22px 14px 60px}.stat-grid,.stat-grid--three,.content-grid,.content-grid--wide,.retention-grid,.form-grid,.knowledge-test-grid,.knowledge-test-console{grid-template-columns:1fr}.deployment-page .page-header{align-items:flex-start}.deployment-page .page-header__actions{display:grid;justify-items:end}.deploy-hero{gap:20px;padding:18px}.deploy-hero__status{align-items:flex-start}.deploy-version-row,.deploy-dashboard-grid{grid-template-columns:1fr}.deploy-primary-button{width:100%}.deploy-progress__steps{grid-template-columns:1fr 1fr}.deploy-runtime-metrics,.deploy-confirm-route{grid-template-columns:1fr}.deploy-confirm-route>i{transform:rotate(90deg)}.knowledge-test-metrics{grid-template-columns:1fr 1fr}.registration-fields,.permission-levels,.wechat-account-grid,.account-meta,.grant-editor,.sales-library-status,.sales-search-form,.sales-script-grid{grid-template-columns:1fr}.sales-library-status{gap:8px}.sales-library-status small{justify-self:start}.sales-search-actions{grid-column:auto}.order-create-grid,.order-filter-bar,.order-assignment-form,.order-party-grid{grid-template-columns:1fr}.order-create-remark{grid-column:auto}.order-line-list{overflow-x:auto}.order-line-editor{min-width:760px}.order-filter-bar>span{justify-self:start}.order-drawer{width:100%}.order-detail-hero{grid-template-columns:1fr}.order-detail-hero>small{grid-column:auto;text-align:left}.form-grid__full,.content-grid__full{grid-column:auto}}
