@import"https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700;800&family=Noto+Sans+SC:wght@400;500;700&display=swap";.ai-customer-chat-window[data-v-678f01c4]{position:fixed;right:max(96px,calc((100vw - 1200px)/2 - 6px));bottom:28px;z-index:90;width:min(440px,calc(100vw - 32px));height:min(640px,calc(100vh - 56px));display:grid;grid-template-rows:auto minmax(0,1fr) auto;overflow:hidden;border:1px solid rgba(180,210,245,.95);border-radius:12px;background:#f7fbff;box-shadow:0 24px 64px #0f274e38}.ai-customer-chat-window__header[data-v-678f01c4]{padding:14px 16px;display:flex;align-items:center;justify-content:space-between;gap:12px;background:linear-gradient(135deg,#1677ff,#12a8ff);color:#fff}.ai-customer-chat-window__header div[data-v-678f01c4]:first-child{min-width:0;display:grid;gap:3px}.ai-customer-chat-window__header strong[data-v-678f01c4]{font-size:17px;line-height:1.2}.ai-customer-chat-window__header span[data-v-678f01c4]{color:#ffffffd1;font-size:12px}.ai-customer-chat-window__actions[data-v-678f01c4],.ai-customer-chat-window__input-row[data-v-678f01c4]{display:flex;align-items:center;gap:8px}.ai-customer-chat-window__icon-btn[data-v-678f01c4],.ai-customer-chat-window__link[data-v-678f01c4],.ai-customer-chat-window__history[data-v-678f01c4],.ai-customer-chat-window__quick button[data-v-678f01c4],.ai-customer-chat-window__send[data-v-678f01c4],.ai-customer-chat-window__upload-item button[data-v-678f01c4]{border:0;cursor:pointer;font:inherit}.ai-customer-chat-window__icon-btn[data-v-678f01c4]{width:32px;height:32px;display:grid;place-items:center;border-radius:8px;background:#ffffff2e;color:inherit}.ai-customer-chat-window__icon-btn[data-v-678f01c4]:disabled{cursor:not-allowed;opacity:.55}.ai-customer-chat-window__link[data-v-678f01c4]{height:32px;padding:0 10px;border-radius:8px;background:#fff3;color:#fff;font-size:13px}.ai-customer-chat-window__body[data-v-678f01c4]{min-height:0;padding:16px;overflow:auto;background:#eef6ff}.ai-customer-chat-window__history[data-v-678f01c4]{width:100%;height:30px;margin-bottom:12px;border-radius:8px;background:#dcecff;color:#1677ff;font-size:13px}.ai-customer-chat-window__empty[data-v-678f01c4]{padding:34px 0;color:#6b7a90;text-align:center}.ai-customer-chat-window__message[data-v-678f01c4]{display:flex;margin-bottom:12px}.ai-customer-chat-window__message--user[data-v-678f01c4]{justify-content:flex-end}.ai-customer-chat-window__message--system[data-v-678f01c4]{justify-content:center}.ai-customer-chat-window__bubble[data-v-678f01c4]{max-width:82%;padding:10px 12px;border-radius:10px;background:#fff;color:#12213b;box-shadow:0 8px 24px #24569414}.ai-customer-chat-window__message--user .ai-customer-chat-window__bubble[data-v-678f01c4]{background:#1677ff;color:#fff}.ai-customer-chat-window__message--system .ai-customer-chat-window__bubble[data-v-678f01c4]{max-width:92%;background:#ffffff9e;color:#607089;box-shadow:none}.ai-customer-chat-window__markdown[data-v-678f01c4]{font-size:14px;line-height:1.65;overflow-wrap:anywhere}.ai-customer-chat-window__markdown[data-v-678f01c4] p{margin:0}.ai-customer-chat-window__markdown[data-v-678f01c4] p+p,.ai-customer-chat-window__markdown[data-v-678f01c4] ul,.ai-customer-chat-window__markdown[data-v-678f01c4] ol{margin:8px 0 0}.ai-customer-chat-window__markdown[data-v-678f01c4] ul,.ai-customer-chat-window__markdown[data-v-678f01c4] ol{padding-left:18px}.ai-customer-chat-window__markdown[data-v-678f01c4] a{color:inherit;text-decoration:underline}.ai-customer-chat-window__markdown[data-v-678f01c4] code{padding:1px 5px;border-radius:4px;background:#0f172a14}.ai-customer-chat-window__markdown[data-v-678f01c4] pre{margin:8px 0 0;padding:10px;overflow:auto;border-radius:8px;background:#0f172a14}.ai-customer-chat-window__images[data-v-678f01c4],.ai-customer-chat-window__upload-list[data-v-678f01c4]{display:flex;flex-wrap:wrap;gap:8px}.ai-customer-chat-window__images[data-v-678f01c4]{margin-top:8px}.ai-customer-chat-window__images[data-v-678f01c4] .el-image,.ai-customer-chat-window__upload-item[data-v-678f01c4] .el-image{width:72px;height:72px;overflow:hidden;border-radius:8px;background:#fff}.ai-customer-chat-window__pending[data-v-678f01c4]{display:inline-block;margin-top:6px;color:#6b7a90;font-size:12px}.ai-customer-chat-window__composer[data-v-678f01c4]{padding:12px;display:grid;gap:10px;border-top:1px solid #dbeafe;background:#fff}.ai-customer-chat-window__quick[data-v-678f01c4]{display:flex;flex-wrap:wrap;gap:8px}.ai-customer-chat-window__quick button[data-v-678f01c4]{height:28px;padding:0 10px;border-radius:999px;background:#eef6ff;color:#1677ff;font-size:12px}.ai-customer-chat-window__upload-item[data-v-678f01c4]{position:relative}.ai-customer-chat-window__upload-item button[data-v-678f01c4]{position:absolute;top:-6px;right:-6px;width:22px;height:22px;display:grid;place-items:center;border-radius:50%;background:#ef4444;color:#fff}.ai-customer-chat-window__input-row textarea[data-v-678f01c4]{flex:1;min-width:0;height:44px;padding:8px 10px;border:1px solid #d8e4f2;border-radius:8px;color:#12213b;font:inherit;font-size:14px;line-height:1.4;outline:none;resize:none}.ai-customer-chat-window__input-row textarea[data-v-678f01c4]:focus{border-color:#1677ff}.ai-customer-chat-window__input-row .ai-customer-chat-window__icon-btn[data-v-678f01c4]{flex:0 0 auto;background:#eef6ff;color:#1677ff}.ai-customer-chat-window__send[data-v-678f01c4]{flex:0 0 auto;width:68px;height:44px;border-radius:8px;background:#1677ff;color:#fff;font-weight:700}.ai-customer-chat-window__send[data-v-678f01c4]:disabled{cursor:not-allowed;opacity:.55}.ai-customer-chat-window__file[data-v-678f01c4]{display:none}.ai-customer-chat-window__uploading[data-v-678f01c4]{display:flex;align-items:center;gap:6px;color:#6b7a90;font-size:12px}.ai-customer-chat-window-enter-active[data-v-678f01c4],.ai-customer-chat-window-leave-active[data-v-678f01c4]{transition:opacity .2s ease,transform .2s ease}.ai-customer-chat-window-enter-from[data-v-678f01c4],.ai-customer-chat-window-leave-to[data-v-678f01c4]{opacity:0;transform:translateY(14px) scale(.98)}@media (max-width: 760px){.ai-customer-chat-window[data-v-678f01c4]{right:12px;bottom:12px;width:calc(100vw - 24px);height:calc(100vh - 24px)}}.pc-workbench-layout .brand-mark--image{overflow:hidden;background:#fff}.pc-workbench-layout .brand-logo{width:100%;height:100%;object-fit:contain}.pc-workbench-layout .shell-side-menu{border-right:0!important;background:transparent!important}.pc-workbench-layout .shell-side-menu .nav-symbol{width:28px;height:28px;margin-right:0;border-radius:12px;background:var(--shell-accent-soft);color:var(--shell-accent-strong);font-size:15px}.pc-workbench-layout .shell-side-menu.el-menu--collapse{width:100%}.pc-workbench-layout .shell-side-menu .el-menu-item,.pc-workbench-layout .shell-side-menu .el-sub-menu__title{min-height:46px;margin-bottom:6px;border-radius:16px;color:var(--shell-nav-text);transition:background-color .2s ease,color .2s ease}.pc-workbench-layout--dashboard .shell-side-menu .el-menu-item,.pc-workbench-layout--dashboard .shell-side-menu .el-sub-menu__title{min-height:48px;margin-bottom:10px;border-radius:6px;font-weight:700}.pc-workbench-layout .shell-side-menu.el-menu--collapse>.el-menu-item,.pc-workbench-layout .shell-side-menu.el-menu--collapse>.el-sub-menu>.el-sub-menu__title{width:56px;height:56px;margin-left:auto;margin-right:auto;justify-content:center;padding:0!important}.pc-workbench-layout .shell-side-menu.el-menu--collapse>.el-menu-item .el-menu-tooltip__trigger{width:100%;height:100%;justify-content:center;padding:0!important}.pc-workbench-layout .shell-side-menu.el-menu--collapse .nav-group-label,.pc-workbench-layout .shell-side-menu.el-menu--collapse .el-menu-item>span:last-child{width:0!important;min-width:0!important;height:0!important;flex:0 0 0!important;margin:0!important;padding:0!important;overflow:hidden!important;visibility:hidden!important}.pc-workbench-layout .shell-side-menu.el-menu--collapse .el-sub-menu__icon-arrow{display:none}.pc-workbench-layout .shell-side-menu .el-menu-item:hover,.pc-workbench-layout .shell-side-menu .el-sub-menu__title:hover{background:var(--shell-hover-bg)!important}.pc-workbench-layout .shell-side-menu .el-menu-item.is-active{background:var(--shell-menu-active-bg)!important;color:var(--shell-accent-strong)!important;box-shadow:0 12px 24px var(--shell-active-shadow),inset 0 0 0 1px var(--shell-active-border)}.pc-workbench-layout--dashboard .shell-side-menu .el-menu-item.is-active,.pc-workbench-layout--dashboard .shell-side-menu .el-sub-menu.is-active>.el-sub-menu__title{background:linear-gradient(135deg,#2f7df6,#6aa2ff)!important;color:#fff!important;box-shadow:0 12px 22px #2563eb38}.pc-workbench-layout .shell-side-menu .el-sub-menu.is-active>.el-sub-menu__title{background:var(--shell-menu-active-bg)!important;color:var(--shell-accent-strong)!important;box-shadow:0 12px 24px var(--shell-active-shadow),inset 0 0 0 1px var(--shell-active-border)}.pc-workbench-layout .shell-side-menu .el-sub-menu .el-menu{background:transparent}.pc-workbench-layout .shell-side-menu .el-sub-menu.is-opened>.el-sub-menu__title{background:var(--shell-open-bg)!important}.pc-workbench-layout .shell-side-menu .el-menu-item.is-active .nav-symbol,.pc-workbench-layout .shell-side-menu .el-sub-menu.is-active>.el-sub-menu__title .nav-symbol{background:linear-gradient(135deg,var(--shell-accent-strong),var(--shell-accent));color:#fff;box-shadow:0 10px 20px var(--shell-active-shadow)}.pc-workbench-layout--dashboard .shell-side-menu .el-menu-item.is-active .nav-symbol,.pc-workbench-layout--dashboard .shell-side-menu .el-sub-menu.is-active>.el-sub-menu__title .nav-symbol{background:#fff3;box-shadow:none}.pc-workbench-layout .sidebar-actions{display:flex;flex-direction:column;gap:8px;margin-top:12px;padding:10px;border:1px solid var(--shell-border);border-radius:22px;background:var(--shell-panel);box-shadow:var(--shell-card-shadow)}.pc-workbench-layout--dashboard .sidebar-footer__panel{gap:10px;margin-top:0;padding:10px;border-color:#dbeafee6;border-radius:10px;background:#ffffff9e;box-shadow:0 18px 36px #2563eb14}.pc-workbench-layout .sidebar-action-button{display:flex;align-items:center;gap:12px;width:100%;padding:12px 14px;border:0;border-radius:16px;background:transparent;color:var(--shell-text);cursor:pointer;font:inherit;transition:background-color .2s ease,color .2s ease}.pc-workbench-layout--dashboard .sidebar-action-button{border-radius:8px;color:#334155}.pc-workbench-layout .sidebar-action-button:hover{background:var(--shell-hover-bg);color:var(--shell-accent-strong)}.pc-workbench-layout .sidebar-action-icon{width:28px;height:28px;flex:0 0 28px;display:inline-flex;align-items:center;justify-content:center;border-radius:12px;background:var(--shell-accent-soft);color:var(--shell-accent-strong)}.pc-workbench-layout .sidebar-action-label{font-size:14px;font-weight:600}.pc-workbench-layout[data-collapsed=true] .sidebar-actions{padding:10px 8px}.pc-workbench-layout[data-collapsed=true] .sidebar-action-button{justify-content:center;padding:10px 0}.portal-service-float{position:fixed;right:max(16px,calc((100vw - 1200px)/2 - 96px));top:64%;z-index:60;display:flex;flex-direction:column;align-items:center;gap:9px;transform:translateY(-50%)}.portal-service-float__online{position:relative;padding:0;border:0;background:transparent;cursor:pointer;display:flex;flex-direction:column;align-items:center}.portal-service-float__online:before{position:absolute;top:13px;left:50%;z-index:0;width:68px;height:68px;border:3px solid #1677ff;border-radius:50%;background:#fff;content:"";transform:translate(-50%)}.portal-service-float__robot{position:relative;z-index:1;width:66px;height:84px;display:block;object-fit:contain;object-position:center bottom;filter:drop-shadow(0 8px 16px rgba(22,119,255,.16));transform:translateY(4px)}.portal-service-float__online-label{width:98px;min-width:98px;height:34px;line-height:34px;margin-top:-6px;padding:0 8px;display:inline-flex;align-items:center;justify-content:center;border-radius:5px;background:#1677ff;color:#fff;font-size:15px;font-weight:700;text-align:center;box-shadow:0 12px 24px #1677ff3d;position:relative;z-index:2}.portal-service-float__panel{display:flex;flex-direction:column;overflow:visible;border:1px solid #dbe4ee;border-radius:5px;background:#fff;box-shadow:0 14px 34px #0f172a14}.portal-service-float__entry{position:relative;width:70px;min-height:68px;padding:9px 7px 8px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:9px;color:#3b4b63;text-align:center}.portal-service-float__entry+.portal-service-float__entry{border-top:1px solid #e8eef5}.portal-service-float__entry:first-child{border-radius:5px 5px 0 0}.portal-service-float__entry:last-child{border-radius:0 0 5px 5px}.portal-service-float__entry .el-icon{color:#1677ff;font-size:21px}.portal-service-float__entry span{font-size:13px;line-height:1.4}.portal-service-float__popover{position:absolute;top:50%;right:calc(100% + 14px);min-width:148px;padding:14px 16px;display:flex;flex-direction:column;gap:8px;border:1px solid rgba(214,226,238,.96);border-radius:10px;background:#fffffffa;color:#334155;box-shadow:0 16px 40px #0f172a24;opacity:0;pointer-events:none;transform:translateY(-50%) translate(8px);transition:opacity .18s ease,transform .18s ease}.portal-service-float__popover:after{position:absolute;top:50%;right:-6px;width:10px;height:10px;border-top:1px solid rgba(214,226,238,.96);border-right:1px solid rgba(214,226,238,.96);background:#fffffffa;content:"";transform:translateY(-50%) rotate(45deg)}.portal-service-float__popover strong{color:#0f172a;font-size:14px}.portal-service-float__popover span{color:#475569;font-size:13px;line-height:1.6}.portal-service-float__entry:hover .portal-service-float__popover{opacity:1;transform:translateY(-50%) translate(0)}.portal-service-float__popover--qr{min-width:180px}.portal-service-float__qr{width:148px;height:148px;object-fit:contain;border-radius:6px;background:#fff}@media (max-width: 960px){.portal-service-float{right:12px;top:68%}.portal-service-float__robot{width:66px;height:84px}.portal-service-float__entry,.portal-service-float__panel{width:66px;min-width:66px}.portal-service-float__online-label{width:98px;min-width:98px;height:34px;line-height:34px;font-size:15px}.portal-service-float__entry{min-height:66px;padding:8px 6px}}@media (max-width: 1180px){.portal-service-float{right:16px}}@media (max-width: 760px){.portal-standard-footer__inner,.portal-header{min-width:0}.portal-service-float{display:none}}:root{color-scheme:light;--shell-bg: #f3f6fb;--shell-bg-soft: #f8fafc;--shell-sidebar-bg: linear-gradient(180deg, rgba(248, 250, 252, .98) 0%, rgba(241, 245, 249, .98) 100%);--shell-sidebar-border: rgba(148, 163, 184, .16);--shell-panel: rgba(255, 255, 255, .96);--shell-panel-elevated: rgba(255, 255, 255, .99);--shell-panel-soft: rgba(248, 250, 252, .88);--shell-border: rgba(148, 163, 184, .22);--shell-border-strong: rgba(100, 116, 139, .32);--shell-divider: rgba(148, 163, 184, .18);--shell-text: #0f172a;--shell-muted: #64748b;--shell-nav-text: #334155;--shell-accent: #1d4ed8;--shell-accent-strong: #1e40af;--shell-accent-soft: rgba(37, 99, 235, .12);--shell-hover-bg: rgba(241, 245, 249, .9);--shell-open-bg: rgba(239, 246, 255, .88);--shell-menu-active-bg: linear-gradient(90deg, rgba(219, 234, 254, .92), rgba(239, 246, 255, .98));--shell-active-border: rgba(37, 99, 235, .18);--shell-active-shadow: rgba(37, 99, 235, .12);--shell-table-head-bg: #f8fafc;--shell-field-bg: #ffffff;--shell-heading-muted: #475569;--shell-danger: #dc2626;--shell-success: #059669;--shell-warning: #d97706;--shell-shadow: 0 18px 42px rgba(15, 23, 42, .08);--shell-card-shadow: 0 10px 24px rgba(15, 23, 42, .06);--shell-radius: 24px;--bg: #f3f6fb;--surface: rgba(255, 255, 255, .96);--ink: #0f172a;--muted: #64748b;--line: #dbe4ee;--brand: #2563eb;--brand-strong: #1d4ed8;--brand-soft: #eff6ff;--accent: #0f766e;--danger: #dc2626;--shadow: 0 16px 36px rgba(15, 23, 42, .08);--radius-xl: 24px;--portal-content-width: 1200px}html.dark{color-scheme:dark;--shell-bg: #07111f;--shell-bg-soft: #0b182b;--shell-sidebar-bg: linear-gradient(180deg, rgba(11, 24, 43, .96) 0%, rgba(8, 18, 34, .98) 100%);--shell-sidebar-border: rgba(93, 119, 156, .28);--shell-panel: rgba(14, 26, 46, .96);--shell-panel-elevated: rgba(10, 20, 37, .98);--shell-panel-soft: rgba(18, 33, 56, .84);--shell-border: rgba(90, 120, 159, .24);--shell-border-strong: rgba(124, 158, 208, .34);--shell-divider: rgba(90, 120, 159, .3);--shell-text: #e8f1ff;--shell-muted: #98acc6;--shell-nav-text: #d9e6fb;--shell-accent: #67b7ff;--shell-accent-strong: #86cfff;--shell-accent-soft: rgba(103, 183, 255, .16);--shell-hover-bg: rgba(103, 183, 255, .12);--shell-open-bg: rgba(103, 183, 255, .16);--shell-menu-active-bg: linear-gradient(90deg, rgba(43, 95, 173, .56), rgba(21, 50, 89, .9));--shell-active-border: rgba(134, 207, 255, .3);--shell-active-shadow: rgba(10, 18, 34, .4);--shell-table-head-bg: rgba(18, 35, 61, .94);--shell-field-bg: rgba(8, 21, 39, .9);--shell-heading-muted: #c6d5ea;--shell-danger: #ff8f8f;--shell-shadow: 0 24px 60px rgba(1, 8, 20, .42);--shell-card-shadow: 0 18px 44px rgba(0, 0, 0, .32)}*{box-sizing:border-box}html,body{margin:0;padding:0}body{font-family:Plus Jakarta Sans,Noto Sans SC,PingFang SC,Microsoft YaHei,sans-serif;color:var(--shell-text);background:radial-gradient(circle at top left,rgba(37,99,235,.06),transparent 24%),radial-gradient(circle at top right,rgba(15,118,110,.05),transparent 22%),linear-gradient(180deg,#f3f6fb,#f8fafc);transition:background .24s ease,color .24s ease}#app{min-height:100vh}.page-shell{display:flex;min-height:100vh;align-items:flex-start;justify-content:flex-start;padding:24px}.card{width:min(720px,100%)}.pc-portal-shell{min-height:100vh;overflow-x:hidden;background:#f4f8ff}.top-strip{height:30px;background:#eef3f9;color:#1f2937;font-size:12px;padding:0 max(20px,calc((100vw - 1200px)/2));display:flex;justify-content:space-between;align-items:center;gap:12px;border-bottom:1px solid #dce6f2}.strip-links{display:flex;align-items:center;gap:18px;flex-wrap:wrap}.strip-links strong{color:#111827;font-size:13px;font-weight:800}.strip-link{border:0;background:transparent;color:#1e293b;font:inherit;cursor:pointer}.strip-link:hover{color:#2563eb}.portal-top-login,.portal-top-home{color:#1677ff}.strip-menu--account:before,.portal-top-login:before,.portal-top-home:before{display:inline-block;width:1px;height:12px;margin:0 16px 0 0;background:#cbd5e1;vertical-align:-2px;content:""}.strip-menu--account{display:inline-flex;align-items:center}.strip-link--icon{position:relative;display:inline-flex;align-items:center;gap:4px}.strip-cart-count{min-width:14px;height:14px;padding:0 4px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#ef4444;color:#fff;font-size:10px;font-style:normal;font-weight:700;line-height:1;transform:translateY(-1px)}.strip-menu{position:relative}.strip-link--nav{display:inline-flex;align-items:center;gap:4px}.strip-popover{position:absolute;top:100%;left:50%;right:auto;z-index:80;min-width:190px;padding:22px 12px 12px;border:1px solid rgba(214,226,238,.96);border-radius:12px;background:#fff;background-clip:padding-box;box-shadow:0 18px 42px #0f172a24;opacity:0;pointer-events:none;transform:translate(-50%,6px);transition:opacity .18s ease,transform .18s ease}.strip-popover:before{position:absolute;left:0;right:0;top:-12px;height:12px;content:""}.strip-menu:hover .strip-popover{opacity:1;pointer-events:auto;transform:translate(-50%)}.strip-account-trigger{height:24px;max-width:164px;display:inline-flex;align-items:center;gap:6px;color:#1677ff;line-height:24px}.strip-account-trigger>span{max-width:96px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.strip-account-avatar{width:20px;height:20px;flex:0 0 20px;border:1px solid rgba(22,119,255,.22);background:#eff6ff;color:#1677ff;font-size:10px;font-weight:800}.strip-account-popover{width:232px;padding:10px}.strip-account-popover__header{margin-bottom:8px;padding:8px;border-radius:8px;background:#f5f9ff;display:flex;align-items:center;gap:10px}.strip-account-popover__avatar{width:36px;height:36px;flex:0 0 36px;border:1px solid rgba(22,119,255,.22);background:#eff6ff;color:#1677ff;font-size:13px;font-weight:800}.strip-account-popover__header div{min-width:0;display:flex;flex-direction:column;gap:3px}.strip-account-popover__header strong,.strip-account-popover__header span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.strip-account-popover__header strong{color:#0f172a;font-size:14px;line-height:18px}.strip-account-popover__header span{color:#64748b;font-size:12px;line-height:16px}.strip-account-popover button{width:100%;height:36px;padding:0 10px;border:0;border-radius:8px;background:transparent;color:#334155;display:flex;align-items:center;gap:8px;font:inherit;cursor:pointer;text-align:left}.strip-account-popover button:hover{background:#eff6ff;color:#1677ff}.strip-account-popover__danger{color:#ef4444!important}.strip-account-popover__danger:hover{background:#fef2f2!important}.strip-download-popover{display:flex;flex-direction:column;align-items:center;gap:10px;padding:14px 16px 12px;text-align:center}.strip-download-popover__qr{display:grid;place-items:center;width:132px;min-height:132px}.strip-download-popover img{width:132px;height:132px;object-fit:contain}.strip-download-popover strong{color:#0f172a;font-size:14px;line-height:1.4}.strip-download-popover span{color:#64748b;line-height:1.5}.strip-site-menu{display:grid;gap:4px}.strip-site-menu button{width:100%;padding:9px 10px;border:0;border-radius:8px;background:transparent;color:#1e293b;cursor:pointer;font:inherit;text-align:left;white-space:nowrap}.strip-site-menu button:hover{background:#eff6ff;color:#2563eb}.portal-header{min-height:151px;background:#fff;border-bottom:1px solid #eef2f7;padding:34px 0 12px}.portal-header__row{width:min(1200px,calc(100vw - 40px));margin:0 auto;display:grid;grid-template-columns:226px minmax(0,650px) 220px;align-items:start;gap:52px}.portal-logo{display:flex;align-items:center}.portal-logo--bookmark{cursor:default}.brand-logo-wrap{position:relative;flex:0 0 auto;display:inline-flex;color:inherit;text-decoration:none}.bookmark-link-name{position:absolute;width:1px;height:1px;padding:0;border:0;clip:rect(0,0,0,0);overflow:hidden;white-space:nowrap}.bookmark-tip{position:absolute;left:50%;top:calc(100% + 12px);z-index:20;width:300px;padding:11px 14px;border:1px solid rgba(13,148,136,.18);border-radius:10px;background:#ecfeff;color:#0f766e;font-size:14px;font-weight:700;line-height:1.4;text-align:center;box-shadow:0 14px 30px #0f172a24;opacity:0;pointer-events:none;transform:translate(-50%,-4px);transition:opacity .16s ease,transform .16s ease}.bookmark-tip:before{position:absolute;left:50%;top:-7px;width:12px;height:12px;border-left:1px solid rgba(13,148,136,.18);border-top:1px solid rgba(13,148,136,.18);background:#ecfeff;content:"";transform:translate(-50%) rotate(45deg)}.brand-logo-wrap:hover .bookmark-tip{opacity:1;transform:translate(-50%)}.brand{display:flex;align-items:center;gap:14px}.portal-logo .brand-vertical{display:grid;grid-template-columns:56px minmax(0,1fr);grid-template-areas:"logo title" "logo subtitle";align-items:center;column-gap:14px;row-gap:4px}.brand-mark{width:56px;height:56px;border-radius:18px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--brand),var(--brand-strong));color:#fff;font-size:26px;font-weight:800;flex:0 0 56px}.brand-logo{width:56px;height:56px;border-radius:0;object-fit:contain;flex:0 0 56px;background:#fff}.portal-logo .brand-logo-wrap{grid-area:logo;justify-self:center}.brand-title-stack{grid-area:title;min-width:0;text-align:left}.brand-title-stack strong{color:var(--brand-strong);font-size:20px;font-weight:800;line-height:1.25}.brand-copy{display:flex;flex-direction:column;gap:4px}.brand-copy--subtitle{grid-area:subtitle;justify-content:center;min-width:0}.brand-copy strong{font-size:14px;letter-spacing:.14em;text-transform:uppercase;color:var(--brand-strong)}.brand-copy span{color:var(--muted);font-size:12px}.brand-copy--subtitle span{max-width:260px;color:#6b7280;font-size:12px;font-weight:400;line-height:1.35}.portal-header-main{min-width:0}.portal-search{width:650px;max-width:100%;height:50px;display:flex;align-items:center;border:1px solid #1677ff;border-radius:4px;background:#fff;overflow:hidden}.portal-search__field{min-width:0;flex:1 1 auto;height:100%;display:flex;align-items:center;gap:10px;padding:0 14px;color:#b8c4d6}.portal-search input{min-width:0;flex:1 1 auto;height:100%;padding:0;border:0;outline:0;color:#1f2a44;font:inherit}.portal-search button{width:80px;height:100%;border:0;background:#176eff;color:#fff;cursor:pointer;font:inherit;font-weight:800}.portal-hotwords{display:flex;flex-wrap:wrap;gap:8px 28px;margin-top:10px;color:#8b95a3;font-size:12px}.portal-hotwords button{padding:0;border:0;background:transparent;color:#7b8fa8;cursor:pointer;font:inherit}.portal-hotwords button:hover{color:#176eff}.portal-nav{width:min(1200px,calc(100vw - 40px));height:56px;margin:18px auto 0;padding:0;display:flex;align-items:center;gap:44px;flex-wrap:wrap;background:#fff}.portal-nav-item{position:relative;border:0;background:transparent;color:#333;padding:0 10px;align-self:stretch;font-size:16px;font-weight:600;cursor:pointer;line-height:1}.portal-nav-item.active{background:transparent;color:#111827}.portal-nav-item:after{position:absolute;left:50%;bottom:0;width:0;height:3px;border-radius:999px;background:#1296ff;content:"";transform:translate(-50%);transition:width .16s ease}.portal-nav-item.active:after,.portal-nav-item:hover:after{width:58px}.portal-nav-item:hover{color:#1677ff}.top-meta{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.search-pill{min-width:260px;height:42px;border:1px solid var(--line);border-radius:999px;padding:0 14px;background:#f8fbfd;color:#607482;display:flex;align-items:center;gap:8px;font-size:13px}.portal-primary-btn{height:50px;padding:0 18px;border-radius:0;border:1px solid transparent;background:linear-gradient(135deg,var(--brand),var(--brand-strong));color:#fff;font-weight:700;cursor:pointer}.portal-action-group{display:flex;align-items:center;gap:16px;flex-wrap:nowrap}.portal-secondary-btn{height:50px;width:80px;padding:0;border-radius:4px;border:1px solid #1677ff;background:#fff;color:#1677ff;font-weight:700;cursor:pointer}.portal-cart-btn{position:relative;width:120px;height:50px;padding:0;border:1px solid #d8dce3;border-radius:4px;background:#fff;color:#1677ff;display:inline-flex;align-items:center;justify-content:center;gap:10px;font:inherit;font-size:14px;font-weight:700;cursor:pointer}.portal-cart-btn .el-icon{font-size:22px}.portal-cart-btn em{position:absolute;top:-7px;right:-7px;min-width:18px;height:18px;padding:0 5px;border-radius:999px;background:#ef4444;color:#fff;font-size:11px;font-style:normal;line-height:18px;text-align:center}.portal-account-trigger{min-width:136px;height:50px;padding:0 12px 0 8px;border:1px solid rgba(148,163,184,.24);border-radius:0;background:#ffffffb8;color:#0f172a;display:inline-flex;align-items:center;justify-content:center;gap:8px;font:inherit;font-size:14px;font-weight:700;cursor:pointer;box-shadow:0 10px 24px #0f172a0f;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.portal-account-trigger span{max-width:88px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.portal-account-avatar{width:28px;height:28px;flex:0 0 28px;border:1px solid rgba(37,99,235,.18);background:#eff6ff;color:var(--brand-strong);font-size:12px;font-weight:800}.portal-account-trigger .profile-caret{color:#64748b;font-size:13px}.portal-main{width:100%;max-width:none;margin:0 auto;padding:0;display:flex;flex-direction:column;gap:0}.pc-portal-shell:not(.pc-portal-shell--home) .portal-main{width:min(var(--portal-content-width),calc(100vw - 40px));padding:24px 0 56px}.pc-portal-shell--home .portal-main{width:100%;padding:0}.portal-page-intro{padding:24px 28px;border-radius:var(--radius-xl);border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow)}.page-eyebrow{font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:var(--brand-strong);font-weight:800}.portal-page-intro h1{margin:10px 0 8px;font-size:32px;line-height:1.08}.portal-page-intro p{margin:0;color:var(--muted);line-height:1.8}.portal-main>*{width:100%}.portal-standard-footer{margin-top:0;min-height:406px;padding:0 max(20px,calc((100vw - 1200px)/2)) 18px;background:#eef6ff}.portal-standard-footer__inner{max-width:1200px;margin:0 auto;color:#536981;font-size:14px;line-height:1.7;text-align:left}.portal-footer-service-strip{min-height:82px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));align-items:center;border-bottom:1px solid #d7e6f7}.portal-footer-service-item{display:inline-flex;align-items:center;justify-content:center;gap:14px;color:#102033;font-weight:800}.portal-footer-service-item__icon{position:relative;width:34px;height:34px;display:grid;place-items:center;color:#fff;font-size:19px}.portal-footer-service-item__icon:before,.portal-footer-service-item__icon:after{position:absolute;content:""}.portal-footer-service-item__icon:before{top:2px;right:2px;bottom:8px;left:0;border-radius:4px;background:#0b67d8}.portal-footer-service-item__icon:after{right:0;bottom:0;width:27px;height:27px;border-radius:999px;background:#8dc6ffb8}.portal-footer-service-item__icon .el-icon{position:relative;z-index:1}.portal-standard-footer__body{padding-top:30px;display:grid;grid-template-columns:310px 170px minmax(220px,1fr) 110px 130px;align-items:start;gap:32px}.portal-footer-brand-card{display:grid;gap:18px}.portal-footer-logo{display:grid;grid-template-columns:58px minmax(0,1fr);align-items:center;column-gap:12px}.portal-footer-logo .brand-title-stack{grid-area:auto;display:flex;min-width:0;flex-direction:column;justify-content:center;gap:3px}.portal-footer-logo .brand-logo,.portal-footer-logo .brand-mark{width:58px;height:58px}.portal-footer-logo .brand-title-stack strong{display:block;color:#1683ff;font-size:18px;line-height:1.2}.portal-footer-logo .brand-title-stack span{display:block;margin-top:0;font-size:13px;line-height:1.4;word-break:keep-all}.portal-footer-qr-grid{display:grid;grid-template-columns:repeat(2,112px);gap:26px;align-items:start}.portal-footer-qr{display:grid;gap:10px;justify-items:center;color:#536981}.portal-footer-qr img,.portal-footer-qr div{width:112px;height:112px;display:grid;place-items:center;border:1px solid #d8e6f8;border-radius:4px;background:#fff;color:#94a3b8;object-fit:contain;box-shadow:0 8px 18px #2d629f14}.portal-footer-qr img{padding:10px;box-sizing:border-box}.portal-standard-footer__contacts{padding-top:8px;display:grid;gap:5px}.portal-standard-footer__contacts h3{margin:0 0 8px;color:#3a4a60;font-size:18px;font-weight:500;line-height:1.4}.portal-standard-footer__contacts span{color:#536981;font-size:13px;line-height:1.65}.portal-footer-scan{padding-top:80px;display:grid;gap:8px;justify-items:center;color:#536981}.portal-footer-scan strong{color:#536981;font-size:22px;font-weight:500;line-height:1}.portal-footer-scan span{font-size:15px}.portal-footer-scan button{width:154px;height:34px;margin-top:6px;border:0;border-radius:4px;background:#0f63d7;color:#fff;cursor:pointer;font:inherit;font-size:14px}.portal-footer-links{padding-top:8px;display:grid;gap:12px;align-content:start}.portal-footer-links strong{margin-bottom:6px;color:#102033;font-size:14px;font-weight:800}.portal-footer-links button{width:fit-content;padding:0;border:0;background:transparent;color:#536981;cursor:pointer;font:inherit;font-size:13px;line-height:1.4}.portal-footer-links button:hover,.portal-footer-policy button:hover{color:#176eff}.portal-standard-footer__bottom{margin-top:28px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:24px;color:#536981;font-size:12px}.portal-standard-footer__records,.portal-footer-policy{display:flex;flex-wrap:wrap;align-items:center}.portal-standard-footer__records{gap:6px 14px}.portal-standard-footer__record-link{color:inherit;text-decoration:none}.portal-standard-footer__record-link:hover{color:#1677ff}.portal-footer-policy{gap:0}.portal-footer-policy button{position:relative;padding:0;border:0;background:transparent;color:#536981;cursor:pointer;font:inherit}.portal-footer-policy button+button:before{display:inline-block;width:1px;height:12px;margin:0 18px;vertical-align:-2px;background:#536981;content:""}.portal-main .page-shell{min-height:auto;display:block;padding:0}.portal-main .el-card,.portal-main .card{border-radius:24px;border:1px solid var(--line);background:#fff;box-shadow:var(--shadow)}.portal-main .page-shell>.card,.portal-main .page-shell>.el-card{width:100%}.portal-main .el-card__header{border-bottom:1px solid rgba(214,226,238,.9);padding:18px 20px}.portal-main .el-card__body{padding:20px}.portal-main .el-table,.portal-main .el-descriptions,.portal-main .el-alert,.pc-workbench-content .el-table,.pc-workbench-content .el-descriptions,.pc-workbench-content .el-alert{--el-border-color-lighter: var(--shell-border);--el-fill-color-blank: var(--shell-panel);--el-fill-color-light: var(--shell-table-head-bg);--el-text-color-regular: var(--shell-text);--el-text-color-secondary: var(--shell-muted)}.portal-main .el-table th.el-table__cell,.pc-workbench-content .el-table th.el-table__cell{background:var(--shell-table-head-bg);color:var(--shell-heading-muted)}.portal-main .el-input__wrapper,.portal-main .el-textarea__inner,.portal-main .el-select__wrapper,.pc-workbench-content .el-input__wrapper,.pc-workbench-content .el-textarea__inner,.pc-workbench-content .el-select__wrapper{min-height:40px;border-radius:14px;background:var(--shell-field-bg)}.portal-main .el-input__wrapper,.portal-main .el-select__wrapper,.pc-workbench-content .el-input__wrapper,.pc-workbench-content .el-select__wrapper{box-shadow:0 0 0 1px #94a3b829 inset}.portal-main .el-input__wrapper.is-focus,.portal-main .el-select__wrapper.is-focused,.pc-workbench-content .el-input__wrapper.is-focus,.pc-workbench-content .el-select__wrapper.is-focused{box-shadow:0 0 0 1px #2563eb47 inset}.ops-shell.pc-workbench-layout{--pc-workbench-sidebar-width: 280px;display:grid;grid-template-columns:var(--pc-workbench-sidebar-width) minmax(0,1fr);min-height:100vh;background:radial-gradient(circle at top left,rgba(114,173,255,.22),transparent 24%),radial-gradient(circle at top right,rgba(137,232,255,.16),transparent 26%),linear-gradient(180deg,var(--shell-bg) 0%,var(--shell-bg-soft) 100%);transition:grid-template-columns .24s ease,background .24s ease}.ops-shell.pc-workbench-layout--dashboard{--pc-workbench-sidebar-width: 220px;background:radial-gradient(circle at 58% -6%,rgba(147,197,253,.28),transparent 32%),linear-gradient(180deg,#eef6ff,#f6fbff 46%,#eef6ff)}.ops-shell.pc-workbench-layout[data-collapsed=true]{--pc-workbench-sidebar-width: 88px}.pc-workbench-sidebar{padding:18px 14px 16px;display:flex;flex-direction:column;gap:18px;background:var(--shell-sidebar-bg);border-right:1px solid var(--shell-sidebar-border);overflow:hidden;transition:padding .24s ease,background .24s ease,border-color .24s ease}.pc-workbench-layout--dashboard .pc-workbench-sidebar{padding:24px 10px 100px;gap:18px;background:#ebf5fff0;border-right-color:#bfdbfed1;box-shadow:inset -1px 0 #ffffffdb}.pc-workbench-sidebar .brand-copy strong,.pc-workbench-sidebar .page-eyebrow{color:var(--shell-accent-strong)}.pc-workbench-sidebar .brand-copy span{color:var(--shell-muted)}.pc-workbench-sidebar .brand-panel,.pc-workbench-main .shell-topbar,.pc-workbench-content .el-card{border:1px solid var(--shell-border);background:var(--shell-panel);box-shadow:var(--shell-card-shadow)}.brand-panel{padding:16px;border-radius:24px}.pc-workbench-layout--dashboard .brand-panel{padding:0;border:0;background:transparent;box-shadow:none}.pc-workbench-layout--dashboard .brand.brand-vertical{grid-template-columns:48px minmax(0,1fr);gap:10px;padding:0 2px 4px}.pc-workbench-layout--dashboard .brand-mark{width:48px;height:48px}.pc-workbench-layout--dashboard .brand-copy strong{font-size:14px;color:#1d4ed8}.pc-workbench-layout--dashboard .brand-copy span{font-size:11px;line-height:1.55}.ops-shell.pc-workbench-layout[data-collapsed=true] .brand-panel{padding:14px 10px}.ops-shell.pc-workbench-layout[data-collapsed=true] .brand.brand-vertical{justify-content:center}.shell-nav{display:flex;flex-direction:column;gap:10px;min-height:0}.sidebar-footer{margin-top:auto}.pc-workbench-layout--dashboard .sidebar-footer{position:fixed;bottom:16px;left:12px;width:calc(var(--pc-workbench-sidebar-width) - 24px);z-index:5;transition:width .24s ease}.ops-shell.pc-workbench-layout--dashboard[data-collapsed=true] .sidebar-footer{left:10px;width:calc(var(--pc-workbench-sidebar-width) - 20px)}.pc-workbench-main{padding:18px;display:flex;flex-direction:column;gap:18px;min-width:0}.pc-workbench-layout--dashboard .pc-workbench-main{padding:14px 18px 14px 24px;gap:12px}.shell-topbar{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;padding:18px 20px;border-radius:24px;box-shadow:var(--shell-shadow)}.pc-workbench-layout--dashboard .shell-topbar{min-height:84px;align-items:center;padding:0 0 10px;border:0;border-radius:0;background:transparent;box-shadow:none}.page-heading{display:flex;flex-direction:column;gap:6px}.page-heading--with-back{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:flex-start;column-gap:12px}.page-heading__copy{min-width:0}.page-back-button{width:36px;height:36px;flex:0 0 36px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--shell-border);border-radius:12px;background:var(--shell-panel-soft);color:var(--shell-accent-strong);cursor:pointer;transition:background-color .18s ease,border-color .18s ease,color .18s ease}.page-back-button:hover,.page-back-button:focus-visible{border-color:#2563eb57;background:var(--shell-accent-soft);color:var(--shell-accent)}.page-back-button--text{width:auto;min-width:0;height:38px;flex:0 0 auto;gap:6px;padding:0 13px;border-radius:12px;font-size:13px;font-weight:700;white-space:nowrap}.page-back-button--text span{white-space:nowrap}.portal-page-back-bar{width:min(1200px,calc(100% - 40px));margin:0 auto 16px;display:flex;align-items:center}.shell-topbar h1{margin:0;font-size:30px;letter-spacing:-.03em;color:var(--shell-text)}.pc-workbench-layout--dashboard .shell-topbar h1{font-size:30px;letter-spacing:0;line-height:1.15}.shell-topbar p{margin:0;color:var(--shell-muted);font-size:13px;line-height:1.7}.pc-workbench-layout--dashboard .top-meta{gap:12px;align-items:center}.pc-workbench-layout--dashboard .search-pill{min-width:292px;min-height:58px;border-radius:12px;background:#ffffffb8;box-shadow:inset 0 0 0 1px #bfdbfeb3}.pc-workbench-layout--dashboard .workbench-mall-entry{min-width:112px;min-height:42px;padding:0 14px;display:inline-flex;align-items:center;justify-content:center;gap:6px;border:1px solid rgba(191,219,254,.72);border-radius:12px;background:#ffffffb8;color:#2563eb;font-size:14px;font-weight:700;box-shadow:inset 0 0 0 1px #ffffff8a;cursor:pointer;transition:background-color .18s ease,border-color .18s ease,color .18s ease}.pc-workbench-layout--dashboard .workbench-mall-entry:hover,.pc-workbench-layout--dashboard .workbench-mall-entry:focus-visible{border-color:#2563eb47;background:#eff6ffdb;color:#1d4ed8}.pc-workbench-layout--dashboard .workbench-mall-entry .el-icon{font-size:16px}.pc-workbench-layout--dashboard .workbench-shell-identity{min-width:264px;min-height:58px;border-radius:12px;background:#ffffffb8;box-shadow:inset 0 0 0 1px #bfdbfeb3}.pc-workbench-layout--dashboard .shell-side-menu{--el-menu-bg-color: transparent;--el-menu-hover-bg-color: rgba(37, 99, 235, .08);--el-menu-active-color: #ffffff;border-right:0;background:transparent}.pc-workbench-layout--dashboard .shell-side-menu .el-menu-item,.pc-workbench-layout--dashboard .shell-side-menu .el-sub-menu__title{height:48px;margin:0 2px;border-radius:8px;color:#334155;font-weight:700}.pc-workbench-layout--dashboard .shell-side-menu .el-menu-item.is-active{background:linear-gradient(135deg,#2563eb,#7aa7ff);color:#fff;box-shadow:0 12px 22px #2563eb38}.pc-workbench-layout--dashboard .shell-side-menu .nav-symbol{background:transparent;color:currentColor}.ops-pill,.profile-chip{border:1px solid var(--shell-border);background:var(--shell-panel-soft)}.ops-pill{padding:8px 14px;border-radius:999px;color:var(--shell-accent-strong);font-size:12px;font-weight:700}.profile-chip{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:10px 14px;border-radius:18px;min-width:240px}.avatar-photo{width:38px;height:38px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:transparent;color:#0f2b4d;font-size:13px;font-weight:800}.profile-copy{display:flex;flex-direction:column;min-width:0}.profile-copy strong{font-size:14px}.profile-copy span{color:var(--shell-muted);font-size:11px;white-space:nowrap}.pc-workbench-content{display:flex;flex-direction:column;gap:18px}.pc-workbench-layout--dashboard .pc-workbench-content{gap:14px}.pc-workbench-content>*{width:100%;min-width:0}.pc-workbench-content .page-shell{min-height:auto;display:block;padding:0}.pc-workbench-content .page-shell>.card,.pc-workbench-content .page-shell>.el-card,.pc-workbench-content .el-card{width:auto;border-radius:24px;border-color:var(--shell-border);background:var(--shell-panel);box-shadow:var(--shell-card-shadow)}.pc-workbench-layout--dashboard .pc-workbench-content .el-card{border-color:#dbeafef0;border-radius:12px;background:#ffffffdb;box-shadow:0 18px 38px #2563eb14}.pc-workbench-content .el-card__header{border-bottom:1px solid var(--shell-border);padding:18px 20px;font-weight:700}.pc-workbench-content .el-card__body{padding:20px}.pc-workbench-content .el-form-item__label,.pc-workbench-content .el-descriptions__label{color:var(--shell-heading-muted)}.portal-main .el-button,.pc-workbench-content .el-button{border-radius:12px;font-weight:600}.portal-main .el-button--danger,.pc-workbench-content .el-button--danger{--el-button-bg-color: var(--shell-danger);--el-button-border-color: var(--shell-danger);--el-button-hover-bg-color: #b91c1c;--el-button-hover-border-color: #b91c1c}.portal-main .el-button.is-plain:not(.is-link),.pc-workbench-content .el-button.is-plain:not(.is-link){background:#f8fafc;border-color:#94a3b847;color:#334155}.portal-main .el-table,.pc-workbench-content .el-table{border-radius:18px;overflow:hidden}.portal-main .el-table td.el-table__cell,.portal-main .el-table th.el-table__cell,.pc-workbench-content .el-table td.el-table__cell,.pc-workbench-content .el-table th.el-table__cell{padding-top:14px;padding-bottom:14px}.portal-main .el-table .cell,.pc-workbench-content .el-table .cell{line-height:1.6}.portal-main .el-pagination,.pc-workbench-content .el-pagination{margin-top:20px;justify-content:flex-end}.portal-main .el-tag,.pc-workbench-content .el-tag{border-radius:999px;font-weight:600}.portal-main .el-empty,.pc-workbench-content .el-empty{padding:24px 0}.portal-main .el-empty__description p,.pc-workbench-content .el-empty__description p{color:var(--shell-muted)}.business-page{display:flex;flex-direction:column;gap:16px}.business-section-card{border-radius:24px}.business-page__hero{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:22px 24px;border:1px solid var(--shell-border);border-radius:22px;background:linear-gradient(180deg,#f8fafcf5,#fffffffa)}.business-page__title{margin:0;font-size:24px;line-height:1.25;color:var(--shell-text)}.business-page__desc{margin:8px 0 0;color:var(--shell-muted);line-height:1.75;font-size:14px}.business-page__meta{display:flex;flex-wrap:wrap;gap:10px}.data-pill{display:inline-flex;align-items:center;gap:6px;padding:8px 12px;border-radius:999px;border:1px solid rgba(148,163,184,.22);background:#ffffffeb;color:#334155;font-size:12px;font-weight:600}.toolbar-card{padding:4px}.toolbar-card .el-form{display:flex;flex-wrap:wrap;gap:10px 14px}.toolbar-card .el-form-item{margin-bottom:0}.toolbar-card .el-form-item__label{margin-bottom:6px;font-weight:600}.toolbar-card .toolbar-actions{display:flex;gap:10px;margin-left:auto}.table-card__header,.section-card__header{display:flex;align-items:center;justify-content:space-between;gap:16px}.table-card__title,.section-card__title{display:flex;flex-direction:column;gap:4px}.table-card__title strong,.section-card__title strong{font-size:16px;color:var(--shell-text)}.table-card__title span,.section-card__title span{color:var(--shell-muted);font-size:13px}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:16px}.stats-card{padding:18px 20px;border:1px solid var(--shell-border);border-radius:18px;background:linear-gradient(180deg,#fff,#f8fafc)}.stats-card strong{display:block;font-size:28px;line-height:1.1;color:var(--shell-text)}.stats-card span{display:block;margin-top:8px;color:var(--shell-muted);font-size:13px}.status-tag{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border-radius:999px;font-size:12px;font-weight:700;border:1px solid transparent;white-space:nowrap}.status-tag--primary{color:#1d4ed8;background:#eff6ff;border-color:#bfdbfe}.status-tag--success{color:#047857;background:#ecfdf5;border-color:#a7f3d0}.status-tag--warning{color:#b45309;background:#fffbeb;border-color:#fde68a}.status-tag--danger{color:#b91c1c;background:#fef2f2;border-color:#fecaca}.status-tag--info{color:#475569;background:#f8fafc;border-color:#e2e8f0}.empty-state{padding:28px 20px}.table-summary{color:var(--shell-muted);font-size:13px}@media (max-width: 1280px){.top-strip{padding-left:16px;padding-right:16px}.portal-header{padding-left:0;padding-right:0}.portal-header__row,.portal-nav{width:calc(100vw - 32px)}.portal-logo .brand-vertical{grid-template-columns:58px minmax(0,1fr)}.brand-title-stack strong{font-size:18px}.portal-header__row,.shell-topbar{grid-template-columns:1fr;align-items:stretch;gap:18px}.portal-nav{height:auto;justify-content:center;gap:18px 30px}.portal-nav-item{min-height:44px;padding:0 18px}.portal-action-group{width:100%;max-width:340px}.portal-secondary-btn,.portal-primary-btn,.portal-account-trigger,.portal-cart-btn{flex:1 1 0}.business-page__hero{flex-direction:column}}@media (max-width: 960px){.ops-shell.pc-workbench-layout{grid-template-columns:1fr}.pc-workbench-sidebar{display:none}.pc-workbench-main{padding:0}.pc-portal-shell:not(.pc-portal-shell--home) .portal-main{width:calc(100vw - 32px);padding:20px 0 48px}}@media (max-width: 760px){.top-strip{flex-direction:column;align-items:flex-start}.strip-links{gap:10px 14px}.portal-header{padding:16px 12px;gap:16px}.portal-header__row,.portal-nav{width:100%}.brand-logo{width:52px;height:52px}.brand-title-stack strong{font-size:17px}.portal-search{height:auto;display:grid;grid-template-columns:1fr}.portal-search__field,.portal-search input{min-height:42px}.portal-search button{width:100%;min-height:40px}.portal-nav{justify-content:flex-start;overflow-x:auto;flex-wrap:nowrap}.portal-nav-item{flex:0 0 auto;padding:0 16px}.portal-standard-footer{padding:30px 16px 18px}.portal-standard-footer__inner{grid-template-columns:1fr;justify-items:start}.portal-footer-qr{justify-items:start}}
