:root{font-family:Manrope,Noto Sans SC,sans-serif;color:#17213a;background:#f3f5f8;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:1120px;min-height:100vh}button,input{font:inherit}button{cursor:pointer}.shell{min-height:100vh;display:grid;grid-template-columns:236px 1fr}.sidebar{position:sticky;top:0;height:100vh;padding:28px 18px 20px;color:#fff;background:#0b1736;display:flex;flex-direction:column}.brand{display:flex;align-items:center;gap:12px;padding:0 10px 28px;border-bottom:1px solid #213052}.brand strong{display:block;font-size:18px}.brand small{display:block;margin-top:2px;color:#8492ae;font-size:11px}.brand-mark{width:52px;height:52px;border-radius:17px;background:#ffe600;color:#0b1736;display:grid;place-items:center;font-weight:900;font-size:26px;box-shadow:0 10px 32px #ffe60038}.brand-mark.small{width:38px;height:38px;border-radius:12px;font-size:19px;box-shadow:none}nav{padding-top:24px;display:grid;gap:7px}nav button{width:100%;border:0;border-radius:10px;padding:11px 13px;background:transparent;color:#9aa7c1;display:flex;gap:12px;align-items:center;text-align:left;font-weight:600}nav button:hover,nav button.active{color:#fff;background:#17284d}.nav-icon{width:25px;height:25px;border-radius:7px;display:grid;place-items:center;color:#ffe600;background:#24355b;font-size:12px}.sidebar-foot{margin-top:auto;color:#8f9bb5;font-size:12px;padding:16px 9px 0;border-top:1px solid #213052}.sidebar-foot button{float:right;border:0;background:none;color:#8f9bb5}.status-dot{width:7px;height:7px;display:inline-block;border-radius:50%;background:#32d583;margin-right:8px;box-shadow:0 0 0 4px #32d58317}main{min-width:0}.topbar{height:112px;background:#fff;border-bottom:1px solid #e3e7ee;display:flex;align-items:center;justify-content:space-between;padding:0 40px}.topbar h1{margin:5px 0 0;font-size:25px}.eyebrow{margin:0;color:#8792a8;font-size:10px;letter-spacing:1.5px;font-weight:800}.top-actions{display:flex;gap:10px}.ghost,.primary{border-radius:9px;padding:10px 17px;font-weight:700;border:1px solid #dfe4ed;background:#fff;color:#25324c}.primary{border-color:#0b1736;background:#0b1736;color:#fff}.primary:hover{background:#17284d}.full{width:100%}.content{padding:30px 40px 50px;max-width:1550px;margin:auto}.hero-panel{min-height:242px;border-radius:20px;padding:38px 44px;color:#fff;display:flex;justify-content:space-between;overflow:hidden;position:relative;background:radial-gradient(circle at 78% 10%,#ffe60038,transparent 35%),linear-gradient(125deg,#0a1738,#16305c);box-shadow:0 18px 45px #1020471a}.hero-panel:after{content:"";position:absolute;width:280px;height:280px;right:100px;bottom:-190px;border:50px solid #ffe60015;border-radius:50%}.pill{display:inline-block;padding:6px 10px;border-radius:20px;background:#ffffff13;color:#ffe600;font-size:11px;font-weight:800}.hero-panel h2{font-size:31px;line-height:1.35;margin:18px 0 8px}.hero-panel em{color:#ffe600;font-style:normal}.hero-panel p{color:#aab7d0;font-size:13px}.hero-stat{min-width:190px;align-self:center;position:relative;z-index:1}.hero-stat>strong{display:block;color:#ffe600;font-size:58px;line-height:1}.hero-stat>span{color:#b5c0d5}.split{border-top:1px solid #ffffff24;margin-top:22px;padding-top:16px;color:#9faec8}.split b{color:#fff;font-size:19px;margin-right:5px}.metric-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin:18px 0}.metric-grid article,.panel{background:#fff;border:1px solid #e5e9ef;border-radius:14px;padding:22px}.metric-grid span{display:block;color:#748097;font-size:12px;font-weight:700}.metric-grid strong{display:block;font-size:30px;margin:8px 0 2px}.metric-grid small{color:#9aa4b5}.two-columns{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(280px,.8fr);gap:18px}.panel-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.panel h3{margin:5px 0 0;font-size:17px}.muted{color:#8b96a8;font-size:12px}.channel-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:9px}.channel{min-height:63px;padding:10px 12px;background:#f7f8fa;border-radius:10px;display:grid;grid-template-columns:1fr 70px 48px;align-items:center;gap:7px}.channel strong,.channel small{display:block}.channel small{color:#9aa4b5;font-size:10px}.channel>span{color:#315276;background:#e7eef6;border-radius:5px;padding:5px;text-align:center;font-size:10px;font-weight:700}.channel>span:last-child{color:#856b00;background:#fff6bf}.empty-state{text-align:center;padding:14px 0 20px}.empty-state>span{width:43px;height:43px;display:grid;place-items:center;margin:auto;border-radius:12px;background:#fff8cc;color:#806b00;font-size:20px}.empty-state strong{display:block;margin-top:12px}.empty-state p{color:#909bae;font-size:12px}.account-list{display:grid;gap:10px;margin-bottom:18px}.account-list>div{display:flex;align-items:center;gap:11px;padding:11px;background:#f7f8fa;border-radius:10px}.account-list strong,.account-list small{display:block}.account-list small{margin-top:3px;color:#929daf}.account-avatar{width:36px;height:36px;display:grid;place-items:center;border-radius:9px;background:#ffe600;font-weight:900}.table-panel{padding:24px}.source-tag{padding:5px 9px;border-radius:6px;font-size:11px;font-weight:800}.source-tag.meli{color:#193c72;background:#e5eef9}.source-tag.ali{color:#a63d08;background:#fff0e7}.table-panel a{color:#1e5caa;text-decoration:none}.narrow{max-width:760px;padding:34px}.narrow h2{margin-bottom:8px}.narrow>.primary{margin-top:20px}.account-list.large{margin-top:28px}.coming{min-height:360px;display:grid;place-content:center;text-align:center}.coming>span{color:#806b00;background:#fff3a6;padding:6px 12px;border-radius:20px;width:max-content;margin:auto}.coming h2{margin-bottom:0}.login-page{min-height:100vh;display:grid;place-items:center;background:radial-gradient(circle at 70% 20%,#ffe60030,transparent 24%),#07132f}.login-card{width:420px;border:1px solid #ffffff21;border-radius:24px;padding:42px;background:#fffffffa;box-shadow:0 30px 90px #0007}.login-card .brand-mark{margin-bottom:28px}.login-card h1{font-size:35px;margin:7px 0}.login-intro{color:#778399;margin:0 0 28px}.login-button{width:100%;background:#0b1736!important;border-color:#0b1736!important}@media(max-width:1250px){.content{padding-left:24px;padding-right:24px}.topbar{padding:0 24px}}.brand-symbol{position:relative;display:block;flex:0 0 56px;width:56px;height:48px;overflow:hidden;border-radius:13px;background:#fff;box-shadow:0 8px 24px #006fff38}.brand-symbol img{position:absolute;width:108px;max-width:none;left:-29px;top:-27px}.brand small{font-size:10px}.login-card{width:460px;padding:30px 42px 42px}.login-logo-frame{position:relative;width:320px;height:220px;overflow:hidden;margin:0 auto 8px}.login-logo-frame img{position:absolute;width:446px;max-width:none;left:-64px;top:-106px}:root{font-family:Inter,Microsoft YaHei,PingFang SC,system-ui,sans-serif;color:#273247;background:#f5f7fa}body{background:#f5f7fa}.shell{grid-template-columns:218px 1fr;background:#f5f7fa}.sidebar{z-index:5;padding:0 8px 14px;color:#3d475a;background:#fff;border-right:1px solid #e4e8ee}.brand{height:72px;padding:0 9px;gap:8px;justify-content:flex-start;border-bottom:1px solid #edf0f4}.brand-icon-new{position:relative;display:block;flex:0 0 58px;width:58px;height:42px;overflow:hidden}.brand-icon-new img{position:absolute;width:116px;max-width:none;left:-31px;top:-38px}.brand-copy strong{color:#242f43;font-size:16px}.brand-copy small{display:block;margin-top:4px;color:#8e99aa;font-size:8px;white-space:nowrap}.sidebar nav{gap:3px;padding:14px 0}.sidebar nav button{min-height:39px;border-radius:5px;padding:7px 11px;color:#505b6f;font-size:12px;font-weight:500}.sidebar nav button:hover{color:#287fdd;background:#f4f8fd}.sidebar nav button.active{position:relative;color:#287fdd;background:#eaf4ff}.sidebar nav button.active:before{content:"";position:absolute;left:-8px;top:5px;bottom:5px;width:3px;border-radius:0 3px 3px 0;background:#2c89ed}.nav-icon{width:24px;height:24px;border:0;border-radius:5px;color:#69758a;background:#f0f3f7;font-size:10px}.sidebar nav button.active .nav-icon{color:#287fdd;background:#dcecff}.sidebar .business-menu{display:block;flex:1;min-height:0;padding:10px 2px 28px}.sidebar .business-menu .menu-overview,.sidebar .business-menu .group-button{min-height:0;height:44px;padding:0 10px;border-radius:9px}.sidebar .business-menu .submenu button{min-height:0;height:38px;padding:0 9px 0 40px;border-radius:6px}.sidebar .business-menu button.active:before{display:none}.sidebar-foot{color:#8d97a8;border-top-color:#edf0f4}.sidebar-foot button{color:#768195}main{min-width:0;background:#f5f7fa}.topbar{position:sticky;z-index:4;top:0;height:58px;padding:0 18px;border-bottom:1px solid #e6eaf0;background:#fff}.breadcrumb{display:flex;align-items:center;gap:10px;color:#9aa3b2;font-size:12px}.breadcrumb b{color:#c1c7d0;font-size:17px;font-weight:400}.breadcrumb strong{color:#4b5669;font-weight:500}.top-actions{gap:7px}.top-shortcut{height:32px;display:inline-flex;align-items:center;justify-content:center;gap:6px;box-sizing:border-box;cursor:pointer}.membership-shortcut{color:#9b6815;border-color:#ecd7aa;background:#fffaf0}.membership-shortcut:hover,.membership-shortcut.active{color:#86550a;border-color:#ddb864;background:#fff3d4}.plugin-download{text-decoration:none}.balance-popover span,.balance-popover strong{display:block}.balance-popover span{color:#8491a3;font-size:11px}.balance-popover strong{margin:7px 0 9px;color:#23324a;font-size:24px;line-height:1}.balance-popover p{margin:0 0 13px;color:#8d98a8;font-size:10px;line-height:1.6}.balance-popover .el-button{width:100%}.plugin-dialog{overflow:hidden;border-radius:15px!important}.plugin-dialog .el-dialog__header{margin:0;padding:18px 22px;border-bottom:1px solid #edf1f6}.plugin-dialog .el-dialog__body{padding:18px 22px}.plugin-dialog .el-dialog__footer{padding:14px 22px;border-top:1px solid #edf1f6}.plugin-dialog-title{display:flex;align-items:center;gap:11px}.plugin-dialog-title>span{width:38px;height:38px;border-radius:10px;display:grid;place-items:center;color:#2878df;background:#eaf3ff}.plugin-dialog-title>div{flex:1}.plugin-dialog-title strong,.plugin-dialog-title small{display:block}.plugin-dialog-title strong{color:#26364c;font-size:16px}.plugin-dialog-title small{margin-top:3px;color:#94a0b1;font-size:10px}.plugin-release-card{padding:14px 16px;border:1px solid #dfe8f4;border-radius:11px;background:linear-gradient(110deg,#f8fbff,#eef5ff);display:flex;align-items:center;justify-content:space-between}.plugin-release-card>div{display:flex;align-items:center;gap:11px}.plugin-logo-mark{width:42px;height:42px;border-radius:11px;display:grid;place-items:center;color:#fff;background:linear-gradient(135deg,#1598f3,#415eea);box-shadow:0 7px 16px #2b6cda33;font-size:13px;font-weight:800}.plugin-release-card strong,.plugin-release-card p{display:block;margin:0}.plugin-release-card strong{color:#2c3b50;font-size:13px}.plugin-release-card p{margin-top:5px;color:#7f8da1;font-size:10px}.plugin-dialog-section{margin-top:17px}.plugin-dialog-section h4{margin:0 0 10px;color:#35445a;font-size:12px}.plugin-update-list{margin:0;padding:12px 16px 12px 34px;border-radius:9px;color:#5e6e84;background:#f7f9fc;font-size:10px;line-height:1.9}.plugin-update-list li::marker{color:#3483e7}.plugin-install-steps{margin:0;padding:0;display:grid;grid-template-columns:1fr 1fr;gap:8px;counter-reset:plugin-step;list-style:none}.plugin-install-steps li{position:relative;min-height:54px;padding:10px 10px 10px 39px;border:1px solid #e6eaf0;border-radius:9px;counter-increment:plugin-step}.plugin-install-steps li:before{content:counter(plugin-step);position:absolute;left:10px;top:11px;width:20px;height:20px;border-radius:6px;color:#3479dd;background:#eaf3ff;display:grid;place-items:center;font-size:9px;font-weight:700}.plugin-install-steps b,.plugin-install-steps span{display:block}.plugin-install-steps b{color:#46556a;font-size:10px}.plugin-install-steps span{margin-top:4px;color:#8b96a6;font-size:9px;line-height:1.5}.plugin-dialog .el-alert{margin-top:16px}.plugin-package-button{height:32px;padding:0 14px;border-radius:6px;color:#fff;background:#3189e8;display:inline-flex;align-items:center;justify-content:center;gap:7px;text-decoration:none;font-size:11px;font-weight:600}.plugin-package-button:hover{background:#247bd6}@media(max-width:720px){.plugin-dialog{width:94%!important}.plugin-install-steps{grid-template-columns:1fr}}.help-document-dialog{width:100vw!important;height:100vh!important;max-width:none!important;margin:0!important;border-radius:0!important;overflow:hidden;background:#eef1f5!important;box-shadow:none!important}.help-document-dialog .el-dialog__header{display:none!important}.help-document-dialog .el-dialog__body{width:100%;height:100%;padding:0!important;overflow:hidden}.help-document-dialog .help-center{width:100%;height:100%}.user-profile{height:40px;margin-left:5px;padding:3px 8px 3px 4px;border-left:1px solid #e6eaf0;display:flex;align-items:center;gap:8px;outline:0;cursor:pointer}.user-avatar{width:32px;height:32px;border-radius:50%;display:grid;place-items:center;color:#fff;background:linear-gradient(135deg,#59a8f6,#287edb);font-size:13px;font-weight:700}.user-meta{min-width:62px}.user-meta strong,.user-meta small{display:block}.user-meta strong{color:#344054;font-size:11px}.user-meta small{margin-top:3px;color:#98a2b3;font-size:8px}.user-profile>b{color:#98a2b3;font-size:11px;font-weight:400}.user-profile:hover{border-radius:8px;background:#f6f9fd}.anime-user-avatar{overflow:hidden;border:2px solid #fff!important;background:#edf5ff!important;box-shadow:0 3px 12px #2669ca33!important}.ghost,.primary{border-radius:5px;padding:7px 12px;border-color:#dce2ea;color:#566176;font-size:11px;font-weight:500}.primary{border-color:#3189e8;color:#fff;background:#3189e8}.primary:hover{border-color:#247bd6;background:#247bd6}.module-tabs{height:46px;padding:6px 14px 0;border-bottom:1px solid #e4e8ee;background:#fff;display:flex;gap:3px}.module-tabs button{height:34px;padding:0 14px;border:0;border-radius:5px 5px 0 0;color:#626d80;background:transparent;font-size:11px}.module-tabs button span{margin-right:6px;color:#8d98aa}.module-tabs button:hover{color:#3189e8;background:#f4f8fd}.module-tabs button.active{color:#3189e8;background:#eaf4ff}.module-tabs button.active span{color:#3189e8}.content{max-width:none;margin:0;padding:14px 16px 36px}.panel,.metric-grid article{border-color:#e4e9ef;border-radius:7px;box-shadow:none}.table-panel{padding:0;overflow:hidden}.table-panel .panel-title{height:63px;margin:0;padding:0 16px;border-bottom:1px solid #edf0f4}.panel-title h3{color:#2c374b;font-size:14px}.eyebrow{color:#9da6b5;font-size:8px;letter-spacing:1px}.muted{color:#98a2b2;font-size:10px}.el-table{--el-table-header-bg-color:#f7f9fb;--el-table-row-hover-bg-color:#f5f9fe;--el-table-border-color:#edf0f4;color:#4c576a;font-size:11px}.el-table th.el-table__cell{height:42px;color:#687386;font-weight:600}.el-table td.el-table__cell{height:47px}.el-button{border-radius:4px;font-size:10px}.source-tag,.status-chip{border-radius:4px}.narrow{max-width:850px;padding:26px}.settings-grid{gap:12px}.settings-grid .panel{padding:20px}.planned-page{min-height:360px;display:flex;align-items:center;justify-content:center;gap:20px;text-align:left}.planned-icon{width:64px;height:64px;border-radius:16px;display:grid;place-items:center;color:#5e62e9;background:#eeedff;font-size:23px;font-weight:700}.planned-page h2{margin:7px 0 8px;color:#2c374b;font-size:22px}.planned-page p{margin:0;color:#8d97a8;font-size:12px}.login-page{background:radial-gradient(circle at 80% 10%,#dcedff 0,transparent 28%),#f4f7fb}.login-card{border-color:#e3e8ef;border-radius:10px;box-shadow:0 18px 55px #38516f1c}.login-button{background:#3189e8!important;border-color:#3189e8!important}.login-card{transition:height .2s ease}.login-card.registering{padding-bottom:30px}.auth-tabs{height:42px;margin:0 0 22px;border-bottom:1px solid #e7ebf1;display:flex}.auth-tabs button{position:relative;flex:1;border:0;background:transparent;color:#8b95a5;font-size:13px}.auth-tabs button.active{color:#287fdd;font-weight:700}.auth-tabs button.active:after{content:"";position:absolute;left:25%;right:25%;bottom:-1px;height:2px;background:#3189e8}.auth-switch{margin:18px 0 0;text-align:center;color:#98a2b3;font-size:11px}.auth-switch button{padding:0;border:0;color:#3189e8;background:transparent;font-size:11px}.login-card .el-form-item{margin-bottom:16px}@media(max-width:1250px){.content{padding-left:12px;padding-right:12px}.topbar{padding:0 14px}}.profile-dialog .el-dialog__body{padding-top:10px}.profile-overview{padding:18px;border:1px solid #e3e9f1;border-radius:13px;background:linear-gradient(115deg,#fff 55%,#eef5ff);display:flex;align-items:center;gap:14px}.profile-large-avatar{width:58px;height:58px;border-radius:17px;display:grid;place-items:center;color:#fff;background:linear-gradient(135deg,#5aaaf8,#3860e8);box-shadow:0 8px 20px #3765d233;font-size:22px;font-weight:800}.profile-overview h3{margin:0 0 6px;color:#233148;font-size:17px}.profile-overview p{margin:0;color:#8b97a9;font-size:10px}.identity-code{margin-left:auto;min-width:138px;padding:10px 13px;border:1px solid #dce6f4;border-radius:10px;background:#ffffffd9;text-align:left;cursor:pointer}.identity-code small,.identity-code strong,.identity-code span{display:block}.identity-code small{color:#8a98aa;font-size:9px}.identity-code strong{margin:4px 0;color:#326fd1;font-size:18px;letter-spacing:2px}.identity-code span{color:#a0a9b7;font-size:8px}.profile-tabs{margin-top:16px}.profile-form{padding:5px 4px}.readonly-profile{margin-bottom:17px;display:grid;grid-template-columns:1fr 1fr;gap:12px}.readonly-profile span{padding:12px;border-radius:8px;background:#f7f9fc}.readonly-profile small,.readonly-profile b{display:block}.readonly-profile small{margin-bottom:5px;color:#98a3b2;font-size:9px}.readonly-profile b{color:#47566c;font-size:11px}.profile-actions{margin-top:18px;display:flex;justify-content:flex-end}.profile-dialog{overflow:hidden;border-radius:16px!important}.profile-dialog .el-dialog__header{margin:0;padding:17px 22px;border-bottom:1px solid #edf0f4}.profile-dialog .el-dialog__body{padding:0 22px 20px}.profile-dialog-title{display:flex;align-items:center;gap:11px}.profile-dialog-title>span{width:36px;height:36px;border-radius:10px;display:grid;place-items:center;color:#3577df;background:#edf4ff}.profile-dialog-title strong,.profile-dialog-title small{display:block}.profile-dialog-title strong{color:#26354a;font-size:15px}.profile-dialog-title small{margin-top:3px;color:#96a1b0;font-size:9px}.profile-cover{position:relative;margin:18px 0 0;padding:22px;border:1px solid #dce7f7;border-radius:14px;background:radial-gradient(circle at 78% 20%,rgba(80,148,244,.17),transparent 34%),linear-gradient(120deg,#f8fbff,#eef5ff);display:flex;align-items:center;gap:16px;overflow:hidden}.profile-cover:after{content:"";position:absolute;right:-28px;bottom:-45px;width:150px;height:110px;border:24px solid rgba(68,128,226,.06);border-radius:50%}.profile-avatar-wrap{position:relative;z-index:1}.profile-avatar-wrap .el-avatar{color:#fff;background:linear-gradient(145deg,#55adfa,#4259e8);box-shadow:0 10px 25px #315ec63b;font-size:26px;font-weight:800}.profile-avatar-wrap i{position:absolute;right:2px;bottom:3px;width:13px;height:13px;border:3px solid #fff;border-radius:50%;background:#2fc47d}.profile-identity{position:relative;z-index:1;min-width:0}.profile-identity>div{display:flex;align-items:center;gap:9px}.profile-identity h3{margin:0;color:#23334a;font-size:19px}.profile-identity .el-tag{display:inline-flex;align-items:center;gap:4px}.profile-identity p{margin:8px 0 0;color:#75849a;font-size:11px;display:flex;align-items:center;gap:5px}.profile-identity p span{margin-left:7px;padding-left:12px;border-left:1px solid #ccd8e8;color:#32a873}.identity-code-card{position:relative;z-index:1;margin-left:auto;min-width:154px;padding:11px 13px;border:1px solid rgba(191,211,239,.9);border-radius:11px;background:#ffffffe0;box-shadow:0 6px 18px #345a8f12;text-align:left;cursor:pointer;transition:.18s}.identity-code-card:hover{border-color:#9dbfee;transform:translateY(-1px);box-shadow:0 9px 22px #345a8f1f}.identity-code-card span,.identity-code-card strong,.identity-code-card small{display:flex;align-items:center}.identity-code-card span{gap:5px;color:#73839a;font-size:9px}.identity-code-card strong{margin:5px 0;color:#306fd3;font-size:19px;letter-spacing:2.5px}.identity-code-card small{gap:4px;color:#9aa6b5;font-size:8px}.profile-tabs{margin-top:13px}.profile-tabs>.el-tabs__header{margin-bottom:14px}.profile-tab-label{display:inline-flex;align-items:center;justify-content:center;gap:7px}.profile-pane{padding:3px 3px 0}.pane-heading{margin-bottom:15px;display:flex;align-items:center;justify-content:space-between}.pane-heading strong,.pane-heading span{display:block}.pane-heading strong{color:#35445a;font-size:13px}.pane-heading span{margin-top:4px;color:#95a0af;font-size:9px}.profile-form .el-form-item__label{color:#59687d;font-size:11px}.profile-descriptions{margin:4px 0 15px}.profile-descriptions .el-descriptions__label span{display:flex;align-items:center;gap:6px;color:#78869a}.profile-descriptions .el-descriptions__content{color:#3e4c61;font-size:11px}.code-inline{color:#3375d8;letter-spacing:1.5px}.collaboration-tip{padding:12px 14px;border:1px solid #dce8fa;border-radius:10px;background:#f5f9ff;display:flex;gap:10px}.collaboration-tip>span{width:32px;height:32px;flex:0 0 auto;border-radius:9px;display:grid;place-items:center;color:#3477da;background:#e5f0ff}.collaboration-tip strong{color:#3c516e;font-size:11px}.collaboration-tip p{margin:4px 0 0;color:#8290a3;font-size:9px;line-height:1.6}.security-badge{padding:6px 9px;border-radius:8px!important;color:#25966b!important;background:#eaf8f2;display:flex!important;align-items:center;gap:5px}.password-form{max-width:570px;margin:auto}.password-strength{margin:-7px 0 14px;display:flex;align-items:center;gap:10px}.password-strength>div{width:150px;display:grid;grid-template-columns:repeat(3,1fr);gap:4px}.password-strength i{height:4px;border-radius:4px;background:#e6e9ee}.password-strength i.active{background:#f0a343}.password-strength i.active.good{background:#35b77f}.password-strength span{color:#8c97a6;font-size:9px}@media(max-width:760px){.profile-dialog{width:94%!important}.profile-cover{align-items:flex-start;flex-wrap:wrap}.identity-code-card{margin-left:90px}.profile-descriptions .el-descriptions__body .el-descriptions__table{display:block}.profile-descriptions .el-descriptions__cell{display:block;width:100%}}.profile-dialog-clean{border-radius:12px!important}.profile-dialog-clean .el-dialog__header{padding:16px 20px}.profile-dialog-clean .el-dialog__body{padding:0 20px 18px}.clean-title>span{width:34px;height:34px;border-radius:8px}.account-summary{margin:16px 0 0;padding:16px;border:1px solid #e5e9ef;border-radius:10px;background:#fafbfc;display:flex;align-items:center;gap:13px}.summary-avatar{position:relative;flex:0 0 auto}.summary-avatar .el-avatar{color:#fff;background:#3c82e6;font-size:21px;font-weight:700}.summary-avatar i{position:absolute;right:0;bottom:1px;width:10px;height:10px;border:2px solid #fff;border-radius:50%;background:#2dbb73}.summary-user{min-width:0}.summary-user>div{display:flex;align-items:center;gap:8px}.summary-user h3{margin:0;color:#263548;font-size:16px}.summary-user p{margin:7px 0 0;color:#8a95a5;font-size:10px;display:flex;align-items:center;gap:5px}.summary-code{margin-left:auto;min-width:152px;height:54px;padding:8px 10px;border:1px solid #dce3ec;border-radius:8px;color:#728096;background:#fff;display:grid;grid-template-columns:1fr auto;grid-template-rows:auto auto;align-items:center;text-align:left;cursor:pointer}.summary-code span{display:flex;align-items:center;gap:5px;font-size:9px}.summary-code strong{color:#2f73d5;font-size:16px;letter-spacing:2px}.summary-code>svg{grid-column:2;grid-row:1/3;color:#9aa5b4}.summary-code:hover{border-color:#a9c6ec;background:#f8fbff}.clean-tabs{margin-top:11px}.clean-tabs>.el-tabs__header{margin-bottom:17px}.clean-pane{padding:0 7px 1px}.clean-section-heading{margin-bottom:15px}.clean-section-heading strong,.clean-section-heading span{display:block}.clean-section-heading strong{color:#354255;font-size:13px}.clean-section-heading span{margin-top:4px;color:#98a2b1;font-size:9px}.clean-pane .profile-form{padding:0}.clean-pane .profile-form>.el-form-item{margin-bottom:13px}.field-note{margin:2px 0 0;padding:10px 12px;border-radius:7px;color:#77869a;background:#f5f7fa;display:flex;align-items:center;gap:7px;font-size:9px;line-height:1.55}.security-note-clean{color:#776747;background:#fff9ed}.clean-pane .profile-actions{margin-top:16px;padding-top:14px;border-top:1px solid #edf0f4}.clean-pane.password-form,.clean-pane .password-form{max-width:none}.profile-dialog-clean .password-strength{margin-top:-4px}@media(max-width:680px){.profile-dialog-clean{width:94%!important}.account-summary{align-items:flex-start;flex-wrap:wrap}.summary-code{margin-left:73px}}.avatar-picker{width:100%;display:grid;grid-template-columns:repeat(8,1fr);gap:8px}.avatar-picker button{position:relative;aspect-ratio:1;padding:0;border:2px solid transparent;border-radius:13px;background:#edf3fa;box-shadow:0 0 0 1px #e0e7f0;overflow:hidden;cursor:pointer;transition:transform .16s,border-color .16s,box-shadow .16s}.avatar-picker button:hover{transform:translateY(-2px);box-shadow:0 6px 14px #295ba326}.avatar-picker button.active{border-color:#3189e8;box-shadow:0 0 0 3px #3189e81f}.avatar-picker button>span{position:absolute;right:3px;bottom:3px;width:16px;height:16px;border:2px solid #fff;border-radius:50%;color:#fff;background:#3189e8;display:none;place-items:center;font-size:9px;font-weight:800}.avatar-picker button.active>span{display:grid}@media(max-width:600px){.avatar-picker{grid-template-columns:repeat(4,1fr)}}.quick-list{display:grid;gap:10px}.quick-list button{border:0;border-radius:10px;background:#f7f8fa;padding:13px;display:flex;align-items:center;gap:12px;text-align:left;color:#25324c}.quick-list button:hover{background:#eef2f7}.quick-list b{width:31px;height:31px;border-radius:8px;display:grid;place-items:center;background:#0b1736;color:#ffe600;font-size:11px}.quick-list span,.quick-list small{display:block;font-weight:700}.quick-list small{margin-top:3px;color:#929daf;font-size:10px;font-weight:500}.clickable-row{cursor:pointer}.drawer-body{padding:0 8px 30px}.detail-heading{padding-bottom:18px;border-bottom:1px solid #e8ebf0}.detail-heading h2{font-size:22px;line-height:1.45;margin:12px 0}.detail-heading a{color:#1d5ea8;text-decoration:none;font-size:12px}.detail-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:18px 0}.detail-metrics>div{padding:14px;background:#f6f8fa;border-radius:10px}.detail-metrics span,.detail-metrics strong{display:block}.detail-metrics span{color:#8c97a8;font-size:10px}.detail-metrics strong{margin-top:7px;font-size:12px}.drawer-body section{margin-top:24px}.drawer-body section h3{font-size:15px}.drawer-body section h3 small{color:#9aa4b5;font-weight:500}.image-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:8px}.image-grid img{width:100%;aspect-ratio:1;object-fit:cover;border:1px solid #e5e8ed;border-radius:8px;background:#f5f5f5}.description{white-space:pre-wrap;line-height:1.8;color:#59667a;font-size:13px}.json-preview{max-height:330px;overflow:auto;padding:14px;border-radius:8px;background:#111b31;color:#b9c8e4;font-size:11px;white-space:pre-wrap}.product-editor{padding:0 8px 35px}.editor-heading{display:flex;justify-content:space-between;align-items:center;padding:0 0 20px;border-bottom:1px solid #e6e9ee}.editor-heading h2{font-size:20px;margin:10px 0 0;max-width:760px}.sku-chip{padding:5px 8px;border-radius:6px;background:#e8eef7;color:#274a77;font-size:10px;font-weight:800}.editor-summary{display:flex;gap:10px}.editor-summary span{padding:11px 14px;border-radius:9px;background:#f6f8fa;color:#8a95a7;font-size:11px}.editor-summary b{display:block;margin-top:3px;color:#18233b;font-size:14px}.product-editor .el-tabs{margin-top:12px}.master-form{display:grid;grid-template-columns:repeat(2,minmax(280px,1fr));gap:0 22px;max-width:1000px}.master-form .span-2{grid-column:span 2}.master-form .el-input-number,.master-form .el-select{width:100%}.form-actions{display:flex;justify-content:flex-end;padding-top:18px}.profit-help{display:flex;gap:18px;padding:12px 16px;margin-bottom:12px;border-radius:9px;background:#f0f4f9;color:#718097;font-size:12px}.profit-help strong{color:#24324c}.profit-table .el-input-number{width:100%}.block{display:block;color:#8e99ab;font-size:10px;margin-top:2px}.profit-positive{color:#079455}.profit-negative{color:#d92d20}.status-chip{padding:5px 8px;border-radius:6px;font-size:10px;font-weight:800}.status-chip.draft{color:#667085;background:#f0f1f3}.status-chip.ready{color:#086d43;background:#dcfae6}.status-chip.published{color:#175cd3;background:#e8f0fe}.status-chip.archived{color:#7a5af8;background:#f0ebff}.settings-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.settings-grid h3{margin:7px 0 20px}.settings-grid dl{display:grid;grid-template-columns:110px 1fr;gap:13px;margin:0}.settings-grid dt{color:#8995a8}.settings-grid dd{margin:0;font-weight:700}.settings-grid code{padding:2px 5px;border-radius:4px;background:#edf0f4;color:#2b4770}.module-workbench{padding:0;overflow:hidden}.workbench-head{min-height:92px;padding:18px 20px;border-bottom:1px solid #edf0f4;display:flex;align-items:center;justify-content:space-between}.workbench-head h2{margin:4px 0 5px;color:#263348;font-size:19px}.workbench-head p{margin:0;color:#8a95a6;font-size:11px}.head-stat{min-width:128px;padding:10px 13px;border:1px solid #e5e9ef;border-radius:9px;color:#59687c;background:#fafbfc;display:flex;align-items:center;gap:10px}.head-stat svg{color:#6266e9}.head-stat span,.head-stat b{display:block;font-size:10px}.head-stat b{margin-bottom:2px;color:#263348;font-size:17px}.workbench-toolbar{min-height:62px;padding:11px 15px;border-bottom:1px solid #edf0f4;background:#fbfcfd;display:flex;align-items:center;gap:9px}.workbench-toolbar .search-input{width:310px}.workbench-toolbar .filter-select{width:145px}.toolbar-count{margin-left:auto;color:#8b96a8;font-size:10px}.module-workbench .el-table{--el-table-header-bg-color:#f8f9fb;--el-table-row-hover-bg-color:#f7f9fc}.module-workbench .el-table th.el-table__cell{height:43px;color:#6c788b;font-weight:600}.module-workbench .el-table td.el-table__cell{height:51px}.table-footer{height:43px;padding:0 16px;border-top:1px solid #edf0f4;color:#98a2b3;background:#fff;display:flex;align-items:center;font-size:10px}.channel-count{color:#565bdc}.completeness-cell{display:grid;gap:5px}.completeness-cell>span{display:flex;align-items:center;gap:5px;font-size:10px}.completeness-cell>span.ready{color:#248d65}.completeness-cell>span.review{color:#c97a1c}.completeness-cell .el-progress{width:112px}@media(max-width:900px){.workbench-head{align-items:flex-start}.workbench-toolbar{flex-wrap:wrap}.workbench-toolbar .search-input{width:100%}.toolbar-count{margin-left:0}.head-stat{display:none}}.product-workbench-head .el-button{display:inline-flex;align-items:center;gap:6px}.product-stat-strip{padding:12px 15px;border-bottom:1px solid #edf0f4;background:#fff;display:grid;grid-template-columns:repeat(5,minmax(105px,1fr));gap:9px}.product-stat-strip button{min-width:0;padding:10px 12px;border:1px solid #e5eaf0;border-radius:9px;color:#8090a5;background:#fafbfd;display:flex;align-items:center;gap:10px;text-align:left;cursor:pointer;transition:.16s}.product-stat-strip button:hover{border-color:#bcd3f1;background:#f7faff}.product-stat-strip button.active{border-color:#8ab8ee;color:#357bd8;background:#eef6ff;box-shadow:0 0 0 2px #347eda0f}.product-stat-strip button>span,.product-stat-strip small,.product-stat-strip b{display:block}.product-stat-strip small{color:#8794a6;font-size:9px}.product-stat-strip b{margin-top:3px;color:#2f3d52;font-size:16px}.product-stat-strip button.active b{color:#2f73d1}.toolbar-spacer{flex:1}.product-grid-stage{min-height:420px}.product-data-health{height:23px;margin-top:8px}.product-data-health .el-tag{font-size:8px}.product-list-page{background:#f7f8fb}.product-list-page .workbench-head,.product-list-page .workbench-toolbar{background:#fff}.product-toolbar{position:sticky;top:61px;z-index:5}.product-card-grid{padding:14px;display:grid;grid-template-columns:repeat(auto-fill,minmax(205px,1fr));gap:11px}.product-card{min-width:0;overflow:hidden;border:1px solid #e2e7ed;border-radius:10px;background:#fff;box-shadow:0 2px 8px #1f375509;transition:border-color .16s,box-shadow .16s,transform .16s}.product-card:hover{border-color:#bfd6f0;box-shadow:0 8px 22px #2652841a;transform:translateY(-2px)}.product-card.selected{border-color:#6669e8;box-shadow:0 0 0 2px #5b5ee51a}.product-card-image{position:relative;height:190px;overflow:hidden;border-bottom:1px solid #edf0f4;background:#f5f7fa;cursor:pointer}.product-card-image>img{position:relative;z-index:1;width:100%;height:100%;object-fit:contain;background:#fff}.image-fallback{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;color:#b1bac7;font-size:10px}.card-check{position:absolute;z-index:3;left:9px;top:8px;width:25px;height:25px;border:1px solid #e0e5eb;border-radius:7px;background:#fffffff2;display:grid;place-items:center;box-shadow:0 3px 9px #23344b1a}.card-check .el-checkbox__label{display:none}.card-status{position:absolute;z-index:3;right:8px;top:8px;box-shadow:0 2px 7px #18294014}.product-card-body{padding:11px 12px 9px}.sku-line,.price-line{display:flex;align-items:center;justify-content:space-between;gap:8px}.sku-line span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#718096;font-size:9px}.sku-line small{color:#a1aab7;font-size:8px}.price-line{margin-top:8px}.price-line b{color:#1b2940;font-size:14px}.price-line span{color:#9aa4b2;font-size:8px}.product-card-body h3{height:38px;margin:8px 0 5px;overflow:hidden;color:#3b4658;font-size:11px;font-weight:600;line-height:1.7}.product-card-body p{margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#9aa4b2;font-size:9px}.product-card>footer{height:39px;padding:0 12px;border-top:1px solid #edf0f4;display:flex;align-items:center;justify-content:space-between;color:#8a95a6;font-size:9px}.product-card>footer b{color:#555bdc}.product-card>footer button{padding:0;border:0;color:#3183d7;background:transparent;font-size:9px;cursor:pointer}.product-grid-empty{min-height:390px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#aab3c0}.product-grid-empty strong{margin:13px 0 5px;color:#536074;font-size:14px}.product-grid-empty p{margin:0;font-size:10px}.grid-pagination{min-height:55px;padding:8px 15px;border-top:1px solid #e3e8ef;background:#fff;display:flex;align-items:center;justify-content:space-between}.grid-pagination>span{color:#8b96a8;font-size:10px}@media(max-width:760px){.product-card-grid{grid-template-columns:repeat(auto-fill,minmax(170px,1fr));padding:10px}.product-card-image{height:160px}.product-toolbar{position:static}.grid-pagination{align-items:flex-start;gap:8px;flex-direction:column}}@media(max-width:760px){.product-stat-strip{grid-template-columns:repeat(2,1fr)}.toolbar-spacer{display:none}}.order-center{display:grid;gap:12px}.order-page-head{padding:16px 18px;border:1px solid #e3e8ef;border-radius:10px;background:#fff;display:flex;align-items:center;justify-content:space-between}.order-page-head h2{margin:4px 0;color:#26364b;font-size:19px}.order-page-head p{margin:0;color:#8b97a7;font-size:10px}.order-page-head .el-button{display:inline-flex;align-items:center;gap:6px}.order-stat-grid{display:grid;grid-template-columns:repeat(6,minmax(130px,1fr));gap:9px}.order-stat-grid article{min-width:0;padding:13px;border:1px solid #e3e8ef;border-radius:10px;background:#fff;display:flex;align-items:center;gap:10px}.order-stat-grid article.danger{border-color:#f0b8b8;background:snow}.order-stat-grid article>span{width:36px;height:36px;flex:0 0 auto;border-radius:9px;display:grid;place-items:center}.order-stat-grid .blue{color:#347fdc;background:#eaf3ff}.order-stat-grid .green{color:#29a779;background:#eaf9f3}.order-stat-grid .violet{color:#7768e8;background:#f0eeff}.order-stat-grid .orange{color:#e49332;background:#fff5e8}.order-stat-grid .red{color:#df5b5b;background:#fff0f0}.order-stat-grid .gray{color:#7b8798;background:#f0f3f6}.order-stat-grid small,.order-stat-grid b{display:block}.order-stat-grid small{overflow:hidden;color:#8995a6;font-size:9px;white-space:nowrap}.order-stat-grid b{margin-top:5px;overflow:hidden;color:#29384d;font-size:14px;text-overflow:ellipsis;white-space:nowrap}.order-workbench{padding:0;overflow:hidden}.order-tabs{height:47px;padding:0 15px;border-bottom:1px solid #e9edf2;display:flex;align-items:flex-end;gap:23px}.order-tabs button{height:47px;padding:0 2px;border:0;border-bottom:2px solid transparent;color:#78869a;background:transparent;font-size:11px;cursor:pointer}.order-tabs button.active{border-color:#4c84df;color:#3478d7;font-weight:600}.order-tabs em{margin-left:4px;padding:1px 5px;border-radius:8px;color:#fff;background:#ee6262;font-size:7px;font-style:normal}.order-filter-bar{min-height:60px;padding:10px 14px;border-bottom:1px solid #edf0f4;background:#fafbfd;display:flex;align-items:center;gap:9px}.order-filter-bar .order-search{width:330px}.order-filter-bar .el-select{width:150px}.order-filter-bar>span{margin-left:auto;color:#929dac;font-size:9px}.order-product{display:flex;align-items:center;gap:10px}.order-thumb{width:52px;height:52px;flex:0 0 auto;border:1px solid #e6eaf0;border-radius:8px;color:#a4afbd;background:#f7f9fb;display:grid;place-items:center;overflow:hidden}.order-thumb img{width:100%;height:100%;object-fit:contain;background:#fff}.order-product>div:last-child{min-width:0}.order-number{margin-bottom:5px;display:flex;align-items:center;gap:6px}.order-number span{color:#7d899a;font-size:8px}.order-product strong{display:block;overflow:hidden;color:#3c4b60;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.order-product p{margin:5px 0 3px;color:#7f8b9b;font-size:8px}.order-product p b{color:#347ed6;font-weight:500}.order-product p span{margin-left:6px;padding:2px 5px;border-radius:4px;background:#f2f4f7}.order-product small,.order-currency,.order-logistics+small,.buyer-name+small{display:block;color:#a0a9b6;font-size:8px}.overdue-text{margin:6px 0 0;color:#df5b5b;display:flex;align-items:center;gap:3px;font-size:8px}.order-amount{display:block;color:#26384e;font-size:11px}.order-logistics,.buyer-name{display:block;margin-bottom:5px;color:#59697d;font-size:9px}.order-timeline{display:grid;gap:3px;color:#7f8b9b;font-size:8px}.order-detail-dialog{border-radius:13px!important}.order-detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px}.order-detail-grid>div{padding:11px 12px;border:1px solid #e7ebf0;border-radius:8px;background:#fafbfd}.order-detail-grid .wide{grid-column:1/-1}.order-detail-grid small,.order-detail-grid strong{display:block}.order-detail-grid small{margin-bottom:5px;color:#929dad;font-size:9px}.order-detail-grid strong{color:#3c4b60;font-size:10px;font-weight:550;word-break:break-all}@media(max-width:760px){.order-page-head{align-items:flex-start;gap:12px;flex-direction:column}.order-stat-grid{grid-template-columns:repeat(2,1fr)}.order-filter-bar{flex-wrap:wrap}.order-filter-bar .order-search{width:100%}.order-filter-bar>span{margin-left:0}}.collection-product-cell{display:flex;align-items:center;gap:12px;min-width:0}.collection-thumb{width:58px;height:58px;flex:0 0 58px;overflow:hidden;border:1px solid #e4e9ef;border-radius:9px;color:#aab4c1;background:#f6f8fa;display:grid;place-items:center}.collection-thumb img{width:100%;height:100%;object-fit:contain;background:#fff}.collection-product-cell>span{min-width:0}.collection-product-cell strong,.collection-product-cell small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.collection-product-cell strong{color:#344258;font-size:12px;font-weight:600}.collection-product-cell small{margin-top:6px;color:#929dad;font-size:10px}.module-workbench .el-table td.el-table__cell:has(.collection-product-cell){height:76px}.order-stat-grid{grid-template-columns:repeat(4,minmax(130px,1fr))}.order-batch-bar{min-height:45px;padding:7px 14px;border-bottom:1px solid #dce8fa;color:#65758a;background:#f3f8ff;display:flex;align-items:center;gap:7px;font-size:9px}.order-batch-bar span{margin-right:auto}.order-batch-bar b{color:#3276d4}.order-profit{margin:6px 0 0;color:#8491a2;font-size:8px;line-height:1.6}.order-operation-form{margin-top:15px;padding:14px;border:1px solid #e5eaf0;border-radius:9px;background:#fafbfd}.operation-fields{display:grid;grid-template-columns:1fr 1fr 1fr;gap:10px}.operation-fields .el-select,.operation-fields .el-input-number{width:100%}.order-operation-form .el-form-item{margin-bottom:11px}.profit-hint{margin:0;padding:8px 10px;border-radius:6px;color:#5c796a;background:#eef8f3;font-size:9px}@media(max-width:1200px){.order-stat-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:900px){.operation-fields{grid-template-columns:1fr}}@media(max-width:760px){.order-stat-grid{grid-template-columns:repeat(2,1fr)}.order-batch-bar{align-items:flex-start;flex-wrap:wrap}.order-batch-bar span{width:100%}}.store-center{display:grid;gap:14px}.store-page-head{min-height:88px;padding:17px 20px;border:1px solid #e1e7ef;border-radius:11px;background:#fff;display:flex;align-items:center;justify-content:space-between}.store-page-head h2{margin:3px 0 2px;color:#18263b;font-size:21px}.store-page-head p{margin:0;color:#8995a6;font-size:11px}.store-page-head .el-button,.store-empty>.el-button,.drawer-actions .el-button{display:inline-flex;align-items:center;gap:6px}.store-stat-row{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.store-stat-row article{min-height:78px;padding:14px 16px;border:1px solid #e1e7ef;border-radius:11px;background:#fff;display:flex;align-items:center;gap:12px}.store-stat-row article>span{width:43px;height:43px;border-radius:11px;color:#2879ed;background:#eaf3ff;display:grid;place-items:center}.store-stat-row article>span.green{color:#25a76d;background:#eaf9f2}.store-stat-row article>span.orange{color:#e7902d;background:#fff4e6}.store-stat-row article>span.violet{color:#7459e8;background:#f0edff}.store-stat-row small,.store-stat-row b{display:block}.store-stat-row small{color:#8c98a8;font-size:10px}.store-stat-row b{margin-top:3px;color:#18263b;font-size:21px}.store-list-panel{border:1px solid #e1e7ef;border-radius:11px;background:#fff;overflow:hidden}.store-filter-bar{position:relative;padding:11px 17px 13px;border-bottom:1px solid #e3e8ef;background:#fbfcfe}.filter-line{min-height:35px;display:flex;align-items:center;gap:5px}.filter-line b{width:48px;color:#49576b;font-size:11px}.filter-line button{padding:5px 8px;border:0;border-radius:6px;color:#6f7c8f;background:transparent;font-size:10px;cursor:pointer}.filter-line button:hover{color:#2d78e3;background:#edf4ff}.filter-line button.active{color:#1f70df;background:#e8f2ff;font-weight:650}.site-line button{margin-right:2px}.store-search{position:absolute;right:17px;top:14px;width:390px;display:grid;grid-template-columns:1fr auto;gap:8px}.store-account-table{width:100%}.site-cell,.shop-cell{display:flex;align-items:center;gap:9px}.site-cell>span{font-size:20px}.site-cell strong,.site-cell small,.shop-cell strong,.shop-cell small{display:block}.site-cell strong,.shop-cell strong{color:#26364b;font-size:11px}.site-cell small,.shop-cell small{margin-top:3px;color:#929dad;font-size:9px}.connection-status{display:inline-flex;align-items:center;gap:6px;font-size:10px}.connection-status i{width:7px;height:7px;border-radius:50%}.connection-status.active{color:#248c61}.connection-status.active i{background:#31bc7e;box-shadow:0 0 0 3px #e3f8ee}.connection-status.disabled{color:#c45a62}.connection-status.disabled i{background:#eb6873;box-shadow:0 0 0 3px #fce8ea}.ml-logo{width:35px;height:35px;flex:0 0 auto;border-radius:9px;color:#fff;background:linear-gradient(140deg,#ffd24c,#2f83e8);display:grid;place-items:center;font-size:10px;font-weight:800;box-shadow:0 5px 10px #2c6abe21}.ml-logo.large{width:53px;height:53px;border-radius:14px;font-size:13px}.account-name{color:#48586e;font-size:10px}.store-account-table code{padding:4px 7px;border-radius:6px;color:#2c6ec8;background:#eff5fd;font-family:inherit;font-size:10px}.token-expiry strong,.token-expiry small{display:block}.token-expiry strong{color:#3d7b62;font-size:10px;font-weight:550}.token-expiry small{margin-top:3px;color:#9aa4b2;font-size:8px}.token-expiry.warning strong{color:#d7832a}.app-chip{padding:4px 7px;border:1px solid #d8e7fb;border-radius:6px;color:#286fce;background:#f4f8ff;font-size:9px}.store-list-footer{min-height:54px;padding:0 17px;border-top:1px solid #edf0f4;color:#8a96a6;display:flex;align-items:center;justify-content:space-between;font-size:10px}.store-empty{min-height:390px;padding:45px 24px;display:flex;flex-direction:column;align-items:center;text-align:center}.store-empty-icon{width:72px;height:72px;border-radius:22px;color:#4385df;background:#edf5ff;display:grid;place-items:center}.store-empty h3{margin:18px 0 8px;color:#304057;font-size:17px}.store-empty>p{max-width:580px;margin:0;color:#8996a8;font-size:10px;line-height:1.7}.store-auth-flow{margin:25px 0;display:flex;align-items:center;gap:12px}.store-auth-flow span{padding:11px 13px;border:1px solid #e3e8ef;border-radius:9px;color:#657388;background:#fafbfd;font-size:9px}.store-auth-flow b{margin-right:5px;color:#347bd7}.store-auth-flow i{color:#acb5c1;font-style:normal}.store-detail-hero{padding:16px;border-radius:12px;background:linear-gradient(135deg,#eef5ff,#fafcff);display:flex;align-items:center;gap:12px}.store-detail-hero>div{min-width:0;flex:1}.store-detail-hero h3{margin:0;color:#25354b;font-size:16px}.store-detail-hero p{margin:5px 0 0;color:#8a96a7;font-size:10px}.security-banner{margin-top:14px;padding:12px;border:1px solid #dbe8f8;border-radius:10px;color:#537398;background:#f3f8ff;display:flex;gap:8px}.security-banner svg{flex:0 0 auto}.security-banner p{margin:0;font-size:10px;line-height:1.6}.store-detail-list{margin:14px 0;border:1px solid #e2e8ef;border-radius:11px;overflow:hidden}.store-detail-list div{min-height:48px;padding:0 13px;border-bottom:1px solid #edf0f4;display:flex;align-items:center;justify-content:space-between}.store-detail-list div:last-child{border:0}.store-detail-list dt{color:#8b97a7;font-size:10px}.store-detail-list dd{margin:0;color:#34445a;font-size:10px;font-weight:550}.site-coverage{padding:14px;border:1px solid #e3e8ef;border-radius:11px}.site-coverage h4{margin:0 0 10px;font-size:12px}.site-coverage>div{display:grid;grid-template-columns:repeat(2,1fr);gap:7px}.site-coverage span{padding:8px;border-radius:7px;background:#f7f9fc;color:#4f5e72;font-size:10px}.site-coverage small{float:right;color:#98a2b0}.drawer-actions{margin-top:17px;display:flex;flex-wrap:wrap;gap:7px}.drawer-actions .el-button{margin:0}@media(max-width:1200px){.store-search{position:static;width:100%;margin-top:7px}.store-stat-row{grid-template-columns:repeat(2,1fr)}}@media(max-width:760px){.store-page-head{align-items:flex-start;gap:12px;flex-direction:column}.store-stat-row{grid-template-columns:1fr 1fr}.filter-line{align-items:flex-start;flex-wrap:wrap}.filter-line b{width:100%}.store-auth-flow{align-items:stretch;flex-direction:column}.store-auth-flow i{transform:rotate(90deg)}}.site-line button{display:inline-flex;align-items:center;gap:5px}.site-flag{display:inline-block;object-fit:cover;border:1px solid rgba(40,55,75,.13);border-radius:3px;box-shadow:0 1px 3px #1f334f1f;vertical-align:middle}.filter-flag{width:18px;height:13px}.site-flag-frame{width:30px;height:23px!important;flex:0 0 auto;border-radius:5px;background:#f7f9fc;display:grid;place-items:center}.table-flag{width:25px;height:18px}.site-coverage span{display:flex;align-items:center;gap:7px}.site-coverage span .site-flag{width:22px;height:15px}.site-coverage small{margin-left:auto;float:none}.online-products{display:grid;gap:12px}.online-head{padding:17px 19px;border:1px solid #e3e8ef;border-radius:10px;background:#fff;display:flex;align-items:center;justify-content:space-between}.online-head h2{margin:4px 0;color:#27374c;font-size:19px}.online-head p{margin:0;color:#8b97a7;font-size:10px}.online-head .el-button{display:inline-flex;align-items:center;gap:6px}.online-stats{display:grid;grid-template-columns:repeat(6,1fr);gap:9px}.online-stats article{padding:12px 13px;border:1px solid #e3e8ef;border-radius:9px;background:#fff;display:flex;align-items:center;gap:9px}.online-stats article>svg{width:34px;height:34px;padding:8px;border-radius:9px;color:#357fdc;background:#eaf3ff}.online-stats article>svg.green{color:#29a779;background:#eaf9f3}.online-stats article>svg.orange{color:#df9130;background:#fff4e6}.online-stats article>svg.red{color:#dc5d5d;background:#fff0f0}.online-stats article>svg.violet{color:#7367e5;background:#efedff}.online-stats small,.online-stats b{display:block}.online-stats small{color:#8c97a7;font-size:9px}.online-stats b{margin-top:4px;color:#2b3a4f;font-size:15px}.online-table-panel{padding:0;overflow:hidden}.online-filters{min-height:62px;padding:10px 14px;border-bottom:1px solid #e9edf2;background:#fafbfd;display:flex;align-items:center;gap:8px}.online-filters .el-input{width:310px}.online-filters .el-select{width:145px}.online-filters>span{margin-left:auto;color:#919cab;font-size:9px}.online-product-cell{display:flex;align-items:center;gap:10px}.online-product-cell>div{width:54px;height:54px;flex:0 0 auto;border:1px solid #e5e9ef;border-radius:8px;color:#a3adba;background:#f7f9fb;display:grid;place-items:center;overflow:hidden}.online-product-cell img{width:100%;height:100%;object-fit:contain;background:#fff}.online-product-cell>span{min-width:0}.online-product-cell strong,.online-product-cell small,.online-product-cell em{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.online-product-cell strong{color:#3a495e;font-size:10px}.online-product-cell small{margin-top:5px;color:#738399;font-size:8px}.online-product-cell em{margin-top:4px;color:#9ba5b3;font-size:8px;font-style:normal}.online-price{color:#2d3d52;font-size:11px}.online-table-panel td a{color:#347bd5;display:inline-flex;align-items:center;gap:4px;text-decoration:none;font-size:9px}@media(max-width:1100px){.online-stats{grid-template-columns:repeat(3,1fr)}}@media(max-width:760px){.online-head{align-items:flex-start;gap:12px;flex-direction:column}.online-stats{grid-template-columns:repeat(2,1fr)}.online-filters{flex-wrap:wrap}.online-filters .el-input{width:100%}.online-filters>span{margin-left:0}}.selection-center{display:grid;gap:12px}.selection-head{padding:17px 19px;border:1px solid #e3e8ef;border-radius:10px;background:#fff;display:flex;align-items:center;justify-content:space-between}.selection-head h2{margin:4px 0;color:#28384d;font-size:19px}.selection-head p{margin:0;color:#8996a7;font-size:10px}.selection-search{padding:12px;display:grid;grid-template-columns:145px 1fr 190px 120px;gap:8px}.selection-search .el-button{display:inline-flex;align-items:center;gap:5px}.selection-layout{display:grid;grid-template-columns:270px 1fr;gap:12px}.trend-keywords{padding:0;overflow:hidden}.trend-keywords>header{height:62px;padding:0 14px;border-bottom:1px solid #edf0f4;display:flex;align-items:center;justify-content:space-between}.trend-keywords>header>div{display:flex;align-items:center;gap:9px}.trend-keywords>header svg{color:#ee8b3a}.trend-keywords header strong,.trend-keywords header small{display:block}.trend-keywords header strong{color:#3a485d;font-size:11px}.trend-keywords header small{margin-top:4px;color:#98a2b1;font-size:8px}.trend-keywords>div{max-height:660px;padding:7px;overflow:auto}.trend-keywords>div button{width:100%;height:38px;padding:0 8px;border:0;border-radius:7px;color:#59687c;background:#fff;display:flex;align-items:center;gap:8px;text-align:left;font-size:9px;cursor:pointer}.trend-keywords>div button:hover{color:#347dd8;background:#f2f7ff}.trend-keywords button b{width:21px;height:21px;border-radius:6px;color:#7c899b;background:#f1f3f6;display:grid;place-items:center;font-size:8px}.trend-keywords button:nth-child(-n+3) b{color:#e1782e;background:#fff0e4}.trend-keywords button span{min-width:0;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.trend-keywords button svg{color:#8db6e8}.trend-empty{min-height:300px!important;color:#9ba5b3;display:grid!important;place-items:center;font-size:9px}.selection-results{min-width:0;display:grid;align-content:start;gap:12px}.selection-metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:9px}.selection-metrics article{padding:13px;border:1px solid #e3e8ef;border-radius:9px;background:#fff;display:flex;align-items:center;gap:9px}.selection-metrics article>svg{width:35px;height:35px;padding:8px;border-radius:9px;color:#347fdb;background:#eaf3ff}.selection-metrics article.score>svg{color:#8a64df;background:#f1ecff}.selection-metrics small,.selection-metrics b{display:block}.selection-metrics small{color:#8b97a7;font-size:8px}.selection-metrics b{margin-top:5px;color:#2f3e53;font-size:14px}.selection-product-panel{padding:0;overflow:hidden}.selection-product-panel>header{min-height:64px;padding:10px 14px;border-bottom:1px solid #edf0f4;display:flex;align-items:center;justify-content:space-between}.selection-product-panel header strong,.selection-product-panel header small{display:block}.selection-product-panel header strong{color:#35445a;font-size:12px}.selection-product-panel header small{margin-top:5px;color:#929dac;font-size:8px}.selection-product-panel header .el-select{width:145px}.selection-product-grid{padding:12px;display:grid;grid-template-columns:repeat(auto-fill,minmax(205px,1fr));gap:10px}.selection-product-grid>article{overflow:hidden;border:1px solid #e3e8ef;border-radius:9px;background:#fff}.selection-product-grid>article>div{height:165px;color:#abb4c0;background:#f6f8fa;display:grid;place-items:center;overflow:hidden}.selection-product-grid img{width:100%;height:100%;object-fit:contain;background:#fff}.selection-product-grid article>section{padding:10px}.selection-product-grid small{display:block;color:#9aa4b2;font-size:7px}.selection-product-grid section>strong{height:34px;margin:6px 0;overflow:hidden;color:#465469;display:block;font-size:9px;line-height:1.7}.selection-product-grid p{margin:0;display:flex;align-items:center;justify-content:space-between}.selection-product-grid p b{color:#27384d;font-size:13px}.selection-product-grid p span{color:#7990a9;font-size:8px}.selection-product-grid footer{margin-top:9px;padding-top:8px;border-top:1px solid #edf0f4;display:flex;align-items:center;gap:7px;color:#8995a5;font-size:8px}.selection-product-grid footer em{padding:2px 5px;border-radius:4px;color:#249b70;background:#eaf8f2;font-style:normal}.selection-product-grid footer a{margin-left:auto;color:#347bd6;display:flex;align-items:center;gap:3px;text-decoration:none}.selection-welcome{min-height:470px;padding:30px;color:#8fa0b3;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.selection-welcome svg{color:#726ce7}.selection-welcome h3{margin:16px 0 8px;color:#46556a;font-size:15px}.selection-welcome p{max-width:520px;margin:0;font-size:9px;line-height:1.8}.selection-no-result{height:340px;color:#9aa4b2;display:grid;place-items:center;font-size:10px}@media(max-width:950px){.selection-search{grid-template-columns:1fr 1fr}.selection-layout{grid-template-columns:1fr}.trend-keywords>div{max-height:260px}.selection-metrics{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.selection-head{align-items:flex-start;gap:10px;flex-direction:column}.selection-search{grid-template-columns:1fr}.selection-metrics{grid-template-columns:1fr 1fr}}@media(min-width:951px){.selection-search{grid-template-columns:145px 280px 1fr 120px}}:root{font-size:15px;--xm-text:#344054;--xm-muted:#7c899c;--xm-border:#e1e7ef;--xm-surface:#fff}body{color:var(--xm-text);background:#f3f6fa;-webkit-font-smoothing:antialiased}.shell{grid-template-columns:236px minmax(0,1fr)}.sidebar{padding-left:10px;padding-right:10px}.brand{height:78px;padding:0 10px;gap:10px}.brand-icon-new{flex-basis:64px;width:64px;height:47px}.brand-copy strong{font-size:18px}.brand-copy small{font-size:10px;line-height:1.45}.sidebar .business-menu{padding-top:12px}.sidebar .business-menu .menu-overview,.sidebar .business-menu .group-button{height:48px;padding:0 11px;font-size:13px}.sidebar .business-menu .submenu{padding-top:5px;padding-bottom:8px}.sidebar .business-menu .submenu button{height:42px;padding-left:43px;font-size:12.5px}.sidebar .business-menu .submenu:before{left:25px}.primary-icon{width:30px;height:30px;flex-basis:30px}.submenu em{font-size:9px;padding:2px 7px}.topbar{height:64px;padding:0 22px}.breadcrumb{gap:11px;font-size:13px}.breadcrumb b{font-size:18px}.top-shortcut{height:36px;font-size:12px}.user-profile{height:44px;gap:9px}.user-avatar{width:35px;height:35px;font-size:14px}.user-meta{min-width:72px}.user-meta strong{font-size:13px}.user-meta small{font-size:10px}.module-tabs{height:50px;padding:7px 18px 0;gap:5px;overflow-x:auto}.module-tabs button{height:37px;padding:0 16px;font-size:13px;white-space:nowrap}.content{padding:18px 20px 42px}.content>.panel,.content>.module-workbench{margin-bottom:2px}.panel,.metric-grid article,.data-panel{border-color:var(--xm-border);border-radius:10px;box-shadow:0 2px 8px #21375206}.eyebrow{font-size:10px;letter-spacing:1.15px}.muted{font-size:12px}.panel-title h3{font-size:16px}.el-button{min-height:34px;border-radius:6px;font-size:12px}.el-button--small{min-height:30px;font-size:11px}.el-input__inner,.el-select__placeholder,.el-select__selected-item,.el-textarea__inner{font-size:12.5px}.el-input__wrapper,.el-select__wrapper{min-height:36px}.el-form-item__label,.el-checkbox__label,.el-radio__label,.el-table{font-size:12px}.el-table th.el-table__cell{height:47px;font-size:12px}.el-table td.el-table__cell{height:54px}.el-table .cell{line-height:1.55}.el-tag{font-size:11px}.el-pagination,.el-pagination button,.el-pager li{font-size:12px}.el-tabs__item{font-size:13px}.el-dialog__title{font-size:17px}.el-dialog__body,.el-message{font-size:13px}.el-dropdown-menu__item,.el-select-dropdown__item,.el-cascader-node{font-size:12.5px}.content small{font-size:11px!important;line-height:1.5}:is(.workbench-head,.product-workbench-head,.order-page-head,.store-page-head,.online-head,.sales-analysis-head,.selection-head){min-height:100px;padding:20px 22px}:is(.workbench-head,.product-workbench-head,.order-page-head,.store-page-head,.online-head,.sales-analysis-head,.selection-head) h2{font-size:22px!important;line-height:1.35}:is(.workbench-head,.product-workbench-head,.order-page-head,.store-page-head,.online-head,.sales-analysis-head,.selection-head) p{font-size:12px!important;line-height:1.65}.workbench-toolbar,.order-filter-bar,.online-filters,.selection-search{min-height:70px;padding:13px 17px;gap:11px}.toolbar-count,.order-filter-bar>span,.table-footer,.grid-pagination>span{font-size:12px}.table-footer{height:49px;padding:0 18px}.workbench{gap:15px!important}.welcome-strip{height:84px!important;padding:0 22px!important;border-radius:10px!important}.welcome-strip strong{font-size:19px!important}.welcome-strip p{font-size:12px!important}.business-summary{min-height:140px!important;padding:22px 16px!important;border-radius:10px!important}.business-summary span{font-size:14px!important}.business-summary strong{margin-top:14px!important;font-size:29px!important}.dashboard-grid{grid-template-columns:minmax(0,1.6fr) minmax(360px,.9fr)!important;gap:15px!important}.data-panel header{height:72px!important;padding:0 19px!important}.data-panel header b{font-size:16px!important}.data-panel header span{font-size:11px!important}.announcement-list{padding:7px 18px!important}.announcement-list>article{min-height:76px!important;padding:12px 3px!important;gap:11px!important}.announcement-list>article>span{font-size:10px!important}.announcement-list b{font-size:13px!important}.announcement-list p{font-size:11px!important}.announcement-list time{font-size:10px!important}.all-announcement-button,.legend{font-size:11px!important}.chart-labels span{font-size:10px!important}.product-stat-strip{padding:14px 17px;gap:11px}.product-stat-strip button{min-height:66px;padding:12px 14px}.product-stat-strip small{font-size:11px!important}.product-stat-strip b{font-size:18px}.product-card-grid{padding:16px;grid-template-columns:repeat(auto-fill,minmax(225px,1fr));gap:14px}.product-card-image{height:205px}.product-card-body{padding:13px 14px 11px}.sku-line span{font-size:11px}.sku-line small{font-size:10px!important}.price-line b{font-size:16px}.price-line span{font-size:10px}.product-card-body h3{height:43px;font-size:13px;line-height:1.65}.product-card-body p,.product-card>footer,.product-card>footer button{font-size:11px}.product-card>footer{height:44px;padding:0 14px}.grid-pagination{min-height:62px;padding:10px 17px}.order-center{gap:15px}.order-stat-grid{gap:11px}.order-stat-grid article{min-height:72px;padding:15px}.order-stat-grid small{font-size:11px!important}.order-stat-grid b{font-size:16px}.order-tabs{height:52px;padding:0 17px;gap:27px}.order-tabs button{height:52px;font-size:13px}.order-tabs em{font-size:9px}.order-product strong{font-size:12px}.order-number span,.order-product p,.order-product small,.order-currency,.order-logistics+small,.buyer-name+small,.overdue-text,.order-timeline{font-size:10px}.order-amount{font-size:13px}.order-logistics,.buyer-name{font-size:11px}.selection-center,.store-center,.online-products,.sales-analysis{gap:15px}.selection-search{grid-template-columns:155px 300px minmax(260px,1fr) 130px}.selection-layout{grid-template-columns:300px minmax(0,1fr);gap:15px}.trend-keywords>header{height:70px;padding:0 16px}.trend-keywords header strong{font-size:13px}.trend-keywords header small{font-size:10px!important}.trend-keywords>div button{height:43px;font-size:11px}.trend-keywords button b{width:24px;height:24px;font-size:10px}.selection-metrics{gap:11px}.selection-metrics article{padding:15px}.selection-metrics small{font-size:10px!important}.selection-metrics b{font-size:16px}.selection-product-panel>header{min-height:74px;padding:12px 16px}.selection-product-panel header strong{font-size:14px}.selection-product-panel header small{font-size:10px!important}.selection-product-grid{padding:14px;grid-template-columns:repeat(auto-fill,minmax(225px,1fr));gap:13px}.selection-product-grid>article>div{height:185px}.selection-product-grid small{font-size:9px!important}.selection-product-grid section>strong{height:39px;font-size:11px}.selection-product-grid p b{font-size:15px}.selection-product-grid p span,.selection-product-grid footer{font-size:10px}.selection-welcome p,.selection-no-result,.trend-empty{font-size:12px}.store-account-info strong,.online-product-cell strong,.site-bars strong{font-size:13px}.store-account-info p,.online-product-cell p,.site-bars span{font-size:11px}.sales-kpis small,.online-stats small,.store-stat-row small{font-size:11px!important}.profile-dialog-clean .el-dialog__header,.plugin-dialog .el-dialog__header{padding:19px 23px}.profile-dialog-title strong,.plugin-dialog-title strong{font-size:17px}.profile-dialog-title small,.plugin-dialog-title small{font-size:11px}.summary-user h3{font-size:18px}.summary-user p{font-size:12px}.summary-code span{font-size:11px}.summary-code strong{font-size:18px}.clean-section-heading strong,.pane-heading strong{font-size:15px}.clean-section-heading span,.pane-heading span,.field-note,.collaboration-tip p{font-size:11px}.profile-form .el-form-item__label{font-size:12px}@media(max-width:1280px){.shell{grid-template-columns:224px minmax(0,1fr)}.content{padding-left:15px;padding-right:15px}.dashboard-grid{grid-template-columns:1fr!important}.selection-layout{grid-template-columns:270px minmax(0,1fr)}.selection-search{grid-template-columns:145px 245px minmax(220px,1fr) 125px}}.shell{grid-template-columns:292px minmax(0,1fr)!important}.sidebar.dual-sidebar{display:flex!important;flex-direction:column;padding:0!important;overflow:hidden;background:#fff!important;border-right:1px solid #e1e6ee!important;box-shadow:4px 0 18px #16274609}.dual-sidebar .brand{flex:0 0 78px;height:78px!important;margin:0!important;padding:0!important;display:grid!important;grid-template-columns:76px minmax(0,1fr);gap:0!important;border-bottom:1px solid #e8ecf2;background:#fff!important}.dual-sidebar .brand{cursor:pointer}.dual-sidebar .brand-icon-new{width:76px!important;height:78px!important;border:0!important;border-radius:0!important;display:grid!important;place-items:center;background:#6138d5!important;box-shadow:none!important}.dual-sidebar .brand-icon-new{overflow:hidden}.dual-sidebar .brand-icon-new img{position:static!important;left:auto!important;top:auto!important;max-width:none!important;width:50px!important;height:50px!important;object-fit:contain!important;transform:scale(2.05);filter:drop-shadow(0 5px 9px rgba(0,118,255,.2))}.dual-sidebar .brand-copy{min-width:0;padding:0 15px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.dual-sidebar .brand-copy strong{color:#14223a!important;font-size:19px!important;font-weight:750!important;letter-spacing:-.02em;white-space:nowrap}.dual-sidebar .brand-copy small{margin-top:4px;color:#98a3b2!important;font-size:10px!important;white-space:nowrap}.dual-sidebar>.business-menu{flex:1;min-height:0}@media(max-width:1280px){.shell{grid-template-columns:276px minmax(0,1fr)!important}.dual-sidebar .business-menu,.dual-sidebar .brand{grid-template-columns:72px minmax(0,1fr)}.dual-sidebar .brand-icon-new{width:72px!important}}@media(max-width:900px){.shell{grid-template-columns:76px minmax(0,1fr)!important}.sidebar.dual-sidebar{overflow:visible}.dual-sidebar .brand{grid-template-columns:76px;height:72px!important}.dual-sidebar .brand-icon-new{width:76px!important;height:72px!important}.dual-sidebar .brand-copy,.dual-sidebar .submenu-panel{display:none!important}.dual-sidebar .business-menu{grid-template-columns:76px}}.creative-login-page{position:fixed!important;inset:0!important;z-index:1000;width:100vw!important;max-width:none!important;min-height:100vh;height:100dvh;margin:0!important;display:grid!important;grid-template-columns:minmax(520px,46%) minmax(540px,54%);place-items:stretch!important;padding:0!important;overflow:hidden;background:#fff!important}.login-visual{position:relative;min-width:0;min-height:100vh;padding:42px clamp(44px,5vw,88px) 30px;color:#fff;background:radial-gradient(circle at 72% 18%,rgba(55,153,255,.4),transparent 28%),radial-gradient(circle at 12% 80%,rgba(79,80,228,.35),transparent 32%),linear-gradient(145deg,#071934,#0a3264 55%,#102653);display:flex;flex-direction:column;overflow:hidden}.login-visual:before{content:"";position:absolute;inset:0;opacity:.15;background-image:linear-gradient(rgba(255,255,255,.25) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.25) 1px,transparent 1px);background-size:28px 28px;-webkit-mask-image:linear-gradient(to bottom,black,transparent 85%);mask-image:linear-gradient(to bottom,black,transparent 85%)}.login-brand,.login-visual-copy,.login-trust{position:relative;z-index:2}.login-brand{display:flex;align-items:center;gap:13px}.login-brand>img{width:50px;height:50px;object-fit:contain;border:1px solid rgba(255,255,255,.2);border-radius:14px;background:#ffffff1f;box-shadow:0 10px 24px #00000029}.login-brand strong,.login-brand small{display:block}.login-brand strong{font-size:20px;letter-spacing:.04em}.login-brand small{margin-top:3px;color:#ffffff9e;font-size:11px}.login-visual-copy{margin:clamp(48px,7vh,82px) 0 0}.login-visual-copy>span{color:#65d5ff;font-size:11px;font-weight:700;letter-spacing:.23em}.login-visual-copy h1{margin:17px 0 15px;font-size:clamp(42px,3vw,54px);line-height:1.14;letter-spacing:-.035em}.login-visual-copy p{max-width:560px;margin:0;color:#e0eeffb8;font-size:14px;line-height:1.8}.login-visual .companion-scene{position:absolute;z-index:1;left:50%;bottom:52px;transform:translate(-50%) scale(.9);transform-origin:bottom center}.login-trust{margin-top:auto;display:flex;gap:28px;color:#e8f2ffa3;font-size:11px}.login-trust span{display:flex;align-items:center;gap:7px}.login-trust span:before{content:"✓";width:18px;height:18px;border:1px solid rgba(105,218,255,.35);border-radius:50%;color:#65dcad;display:grid;place-items:center;font-size:9px}.login-form-side{min-width:0;min-height:100vh;padding:clamp(30px,5vw,72px);display:flex;align-items:center;justify-content:center;background:radial-gradient(circle at 80% 8%,#eaf3ff,transparent 26%),#fff}.creative-login-card{width:min(480px,100%)!important;height:auto!important;min-height:0!important;padding:34px 38px 36px!important;border:1px solid #edf1f6!important;border-radius:20px!important;background:#fff!important;box-shadow:0 24px 70px #20498017!important;overflow:visible!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}.creative-login-card:before{display:none!important}.login-mobile-logo{display:none}.login-welcome{margin-bottom:26px;text-align:left}.login-welcome>span{color:#2f85e8;font-size:10px;font-weight:750;letter-spacing:.18em}.login-welcome h2{margin:10px 0 7px;color:#17263b;font-size:34px;line-height:1.2}.login-welcome p{margin:0;color:#8b97a7;font-size:13px}.creative-login-card .auth-tabs{height:48px;margin:0 0 25px;padding:4px;border:1px solid #e5eaf1;border-radius:12px;background:#f6f8fb}.creative-login-card .auth-tabs button{border-radius:8px;font-size:13px}.creative-login-card .auth-tabs button.active{color:#247ada;background:#fff;box-shadow:0 4px 12px #1c447b1a}.creative-login-card .auth-tabs button.active:after{display:none}.auth-label{margin:0 0 8px;color:#4c5b70;display:block;font-size:12px;font-weight:650}.creative-login-card .el-form-item{margin-bottom:18px}.creative-login-card .el-input__wrapper{min-height:50px;border:1px solid #e2e8f0;border-radius:11px;box-shadow:none!important;background:#fbfcfe;transition:.18s}.creative-login-card .el-input__inner{font-size:14px}.creative-login-card .el-input__wrapper:hover{border-color:#b8cce6}.creative-login-card .el-input__wrapper.is-focus{border-color:#3189e8;background:#fff;box-shadow:0 0 0 3px #3189e81a!important}.creative-login-button{width:100%;height:51px!important;margin-top:2px!important;padding:0 18px!important;border-radius:11px!important;background:linear-gradient(135deg,#168ee9,#3d63e9)!important;box-shadow:0 12px 25px #2b6fdc3d!important;display:flex!important;justify-content:space-between!important;font-size:14px!important}.creative-login-button b{width:27px;height:27px;border-radius:7px;background:#ffffff2b;display:grid;place-items:center;font-size:15px}.creative-login-card .auth-switch{margin-top:20px}.login-legal{margin:25px 0 0;color:#abb3bf;text-align:center;font-size:10px}@media(max-width:1050px){.creative-login-page{grid-template-columns:1fr}.login-visual{display:none}.login-form-side{padding:24px}.login-mobile-logo{height:90px;margin:0 auto 20px;display:flex;align-items:center;justify-content:center;overflow:hidden}.login-mobile-logo img{width:210px}.creative-login-card{padding:28px!important}}@media(max-height:760px)and (min-width:1051px){.login-visual-copy{margin-top:28px}.login-visual .companion-scene{transform:translate(-50%) scale(.62);bottom:20px}.login-form-side{padding:18px}.creative-login-card{padding-top:18px!important;padding-bottom:18px!important}}.login-form-side{position:relative}.login-legal{margin:23px 0 0;color:#96a1b5;font-size:11px;line-height:1.7}.login-legal p{margin:0}.login-legal>div{display:flex;align-items:center;justify-content:center;gap:3px}.login-legal button{border:0;background:transparent;padding:0;color:#4a84df;font:inherit;cursor:pointer;transition:color .2s}.login-legal button:hover{color:#176fe5;text-decoration:underline}.login-copyright{position:absolute;left:0;right:0;bottom:22px;display:flex;justify-content:center;gap:18px;color:#a2adbd;font-size:11px;letter-spacing:.02em}.legal-dialog{border-radius:18px!important;overflow:hidden}.legal-dialog .el-dialog__header{padding:20px 24px 16px;margin:0;border-bottom:1px solid #edf1f7}.legal-dialog .el-dialog__body{padding:0 24px;max-height:min(64vh,650px);overflow:auto}.legal-dialog .el-dialog__footer{padding:15px 24px;border-top:1px solid #edf1f7}.legal-dialog-header{display:flex;align-items:center;gap:12px}.legal-dialog-header>span{width:40px;height:40px;border-radius:12px;display:grid;place-items:center;color:#287ff0;background:#edf5ff}.legal-dialog-header div{display:flex;flex-direction:column;gap:3px}.legal-dialog-header strong{color:#10213c;font-size:18px}.legal-dialog-header small{color:#94a0b3;font-size:12px}.legal-document{padding:19px 0 8px;color:#526078;font-size:14px;line-height:1.85}.legal-document .legal-intro{margin:0 0 17px;padding:12px 15px;border-radius:10px;background:#f5f8fd;color:#42536d}.legal-document section{margin-bottom:16px}.legal-document h4{margin:0 0 4px;color:#162743;font-size:15px}.legal-document p{margin:0}.legal-dialog-footer{display:flex;align-items:center;justify-content:space-between;color:#8a96a9;font-size:12px}@media(max-width:1050px){.login-copyright{bottom:12px;flex-direction:column;align-items:center;gap:2px}.legal-dialog{width:calc(100% - 28px)!important}.legal-dialog-footer{gap:12px}}.auth-checking-screen{position:fixed;inset:0;z-index:1200;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#f7faff;color:#7d8ba1;font-size:13px}.auth-checking-screen img{width:72px;height:72px;object-fit:contain;filter:drop-shadow(0 12px 22px rgba(31,119,226,.18))}.auth-checking-screen span{width:122px;height:3px;margin:24px 0 13px;border-radius:99px;background:linear-gradient(90deg,#e4edf9 0 25%,#2c87f0 50%,#e4edf9 75% 100%);background-size:200% 100%;animation:authChecking 1.25s linear infinite}.auth-checking-screen p{margin:0}@keyframes authChecking{to{background-position:-200% 0}}.login-invite-badge{height:39px;margin:0 0 20px;padding:0 12px;border:1px solid #dbeafe;border-radius:10px;display:flex;align-items:center;gap:8px;color:#3373c8;background:#f4f8ff;font-size:12px}.captcha-row{width:100%;display:grid;grid-template-columns:minmax(0,1fr) 148px;gap:10px}.captcha-image{height:50px;padding:0;border:1px solid #dce6f2;border-radius:10px;overflow:hidden;background:#f2f7ff;cursor:pointer}.captcha-image:hover{border-color:#79aee9}.captcha-image:disabled{cursor:wait;opacity:.72}.captcha-image img{width:100%;height:100%;display:block}.captcha-image span{color:#7290b3;font-size:12px}.creative-login-card .invite-note{margin:17px 0 0;color:#8d99aa;font-size:11px}.creative-login-card .invite-note:before{content:"●";margin-right:6px;color:#4ac28a;font-size:8px}@media(max-width:520px){.captcha-row{grid-template-columns:minmax(0,1fr) 126px}.login-copyright{display:none}}.creative-login-page{grid-template-columns:minmax(560px,50.5%) minmax(520px,49.5%);background:#fff!important}.login-visual{padding:48px clamp(52px,5vw,96px) 34px;background:radial-gradient(circle at 76% 74%,rgba(34,171,230,.18),transparent 24%),radial-gradient(circle at 13% 84%,rgba(64,91,180,.22),transparent 34%),linear-gradient(145deg,#1f3b5d,#284a6b 52%,#1d395a)}.login-visual:before{opacity:.08;background-size:34px 34px}.login-brand>img{width:54px;height:54px;border-radius:12px}.login-brand strong{font-size:22px}.login-brand small{font-size:12px}.login-visual-copy{margin:clamp(82px,13vh,150px) 0 0}.login-visual-copy>span{color:#7cd9ff;font-size:12px}.login-visual-copy h1{margin:19px 0 17px;font-size:clamp(44px,3.35vw,62px);line-height:1.12;font-weight:650;letter-spacing:-.035em}.login-visual-copy p{max-width:520px;color:#eff7ffc7;font-size:16px;line-height:1.8}.login-visual .companion-scene{left:58%;bottom:38px;transform:translate(-50%) scale(.74)}.login-trust{gap:34px;font-size:12px}.login-form-side{padding:52px clamp(68px,7vw,132px);background:#fff}.creative-login-card{width:min(360px,100%)!important;padding:0!important;border:0!important;border-radius:0!important;box-shadow:none!important}.login-mobile-logo{height:92px;margin:0 auto 30px;display:flex;align-items:center;justify-content:center;overflow:hidden}.login-mobile-logo img{width:190px;height:auto;object-fit:contain}.login-welcome{text-align:center;margin-bottom:24px}.login-welcome>span{font-size:10px;letter-spacing:.22em}.login-welcome h2{margin:8px 0 6px;font-size:30px}.login-welcome p{font-size:13px}.login-invite-badge{height:36px;margin-bottom:18px;justify-content:center;border-color:#e8eef6;color:#66809e;background:#f8fafc}.auth-label{margin-bottom:7px;color:#536275;font-size:12px}.creative-login-card .el-form-item{margin-bottom:16px}.creative-login-card .el-input__wrapper{min-height:44px;border-color:#e5e9ef;border-radius:5px;background:#f4f6f9}.creative-login-card .el-input__wrapper.is-focus{border-color:#2583eb;background:#fff}.creative-login-card .el-input__prefix{margin-right:10px;color:#6e7b8d}.captcha-row{grid-template-columns:minmax(0,1fr) 118px}.captcha-image{height:44px;border-radius:5px;background:#f4f6f9}.creative-login-button{height:44px!important;border-radius:5px!important;background:#1677ed!important;box-shadow:0 9px 22px #1677ed2e!important;justify-content:center!important}.creative-login-button b{position:absolute;right:14px}.creative-login-card .invite-note{display:none}.login-legal{margin-top:18px}.trial-contact{margin:16px 0 0;padding:11px 12px;border-radius:8px;background:#f7f8fa;color:#71717a;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:6px 10px;font-size:11px;line-height:1.4}.trial-contact>span{color:#52525b;font-weight:500}.trial-contact button,.trial-contact a{min-width:0;border:0;padding:0;background:transparent;color:#4f6ef7;font:inherit;text-decoration:none;display:inline-flex;align-items:center;gap:3px;transition:color .18s ease}.trial-contact button:hover,.trial-contact a:hover{color:#405de6;text-decoration:underline}.trial-contact button:active{transform:scale(.98)}.login-copyright{bottom:26px;gap:16px;color:#8e99a8}.login-visual{display:flex;align-items:center;justify-content:center;padding:30px}.login-visual .companion-scene{position:relative;left:auto;bottom:auto;width:min(720px,88%);margin:0;transform:scale(1.12);transform-origin:center center}@media(max-width:1180px)and (min-width:1051px){.creative-login-page{grid-template-columns:minmax(500px,49%) minmax(480px,51%)}.login-visual{padding-left:52px;padding-right:52px}.login-visual-copy h1{font-size:46px}.login-form-side{padding-left:58px;padding-right:58px}}@media(max-height:820px)and (min-width:1051px){.login-visual .companion-scene{bottom:auto;transform:scale(.82)}.login-form-side{padding-top:22px;padding-bottom:42px}.login-mobile-logo{height:74px;margin-bottom:22px}.login-mobile-logo img{width:176px}.login-welcome{margin-bottom:12px}.login-welcome h2{font-size:25px}.login-invite-badge{margin-bottom:10px}.creative-login-card .el-form-item{margin-bottom:14px}.login-legal{margin-top:11px}}@media(max-width:1050px){.creative-login-page{grid-template-columns:minmax(0,1fr)!important;overflow-y:auto!important}.creative-login-page .login-visual{display:none!important}.login-form-side{padding:28px 24px 72px}.creative-login-card{padding:0!important}.login-mobile-logo{height:90px;margin-bottom:16px}}@media(max-width:520px){.login-form-side{min-height:100dvh;padding:28px 20px 48px;align-items:center}.creative-login-card{width:min(340px,100%)!important}.login-mobile-logo{height:72px;margin-bottom:18px}.login-mobile-logo img{width:164px!important;max-height:64px}.creative-login-card .el-input__wrapper{min-height:46px}.captcha-row{grid-template-columns:minmax(0,1fr) 112px}.captcha-image{height:46px}.trial-contact{padding:10px 8px}}.login-announcement-dialog.el-dialog{overflow:hidden;border:1px solid #cfd5dd;border-radius:8px;background:#f5f6f8;box-shadow:0 24px 72px #1822314d}.login-announcement-dialog .el-dialog__header{margin:0;padding:0}.wps-document-header{min-height:50px;padding:0 18px;display:flex;align-items:center;gap:11px;color:#1f2733;background:#fff;border-bottom:1px solid #e5e8ed}.wps-file-mark{width:29px;height:29px;border-radius:6px;display:grid;place-items:center;color:#fff;background:linear-gradient(145deg,#ff6d44,#ed3f35);box-shadow:0 4px 10px #ed3f3533;font:800 17px/1 Arial,sans-serif}.wps-document-name{min-width:0;display:flex;align-items:center;gap:9px}.wps-document-name strong{max-width:590px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:600}.wps-document-name small{padding:2px 6px;border-radius:3px;color:#86909c;background:#f2f3f5;font-size:11px}.wps-window-state{margin-left:auto;color:#86909c;font-size:12px}.login-announcement-dialog .el-dialog__body{padding:0;background:#eef0f3}.wps-reader-toolbar{height:43px;padding:0 18px;display:flex;align-items:center;gap:6px;color:#4e5969;background:#fff;border-bottom:1px solid #dfe3e8;box-shadow:0 2px 5px #1f27330a}.wps-reader-toolbar>span{align-self:stretch;padding:0 13px;display:flex;align-items:center;border-bottom:2px solid transparent;font-size:13px}.wps-reader-toolbar>span.active{color:#e94b3c;border-bottom-color:#e94b3c}.wps-reader-toolbar i{width:1px;height:20px;margin:0 7px;background:#e5e8ed}.wps-reader-toolbar button{height:28px;padding:0 10px;border:0;border-radius:4px;color:#4e5969;background:transparent;font:inherit;font-size:12px;cursor:default}.wps-reader-toolbar button:hover{background:#f2f3f5}.wps-reader-toolbar b{margin-left:auto;color:#a0a8b3;font-size:11px;font-weight:400}.wps-document-workspace{max-height:min(68vh,720px);overflow:auto;padding:26px 34px 38px;background:#e8eaed;scrollbar-color:#c3c7ce transparent}.login-announcement-body.wps-paper{position:relative;box-sizing:border-box;width:min(760px,100%);min-height:560px;margin:0 auto;padding:54px 68px 70px;color:#24272e;background:#fff;border:1px solid #dfe2e6;box-shadow:0 3px 14px #272e3921}.login-announcement-meta{display:flex;align-items:center;justify-content:space-between;gap:16px;color:#8d949f;font-size:12px}.login-announcement-body h2{margin:28px 0 12px;color:#17191d;text-align:center;font-family:Microsoft YaHei,Noto Sans SC,sans-serif;font-size:24px;font-weight:700;line-height:1.5}.wps-title-rule{width:44px;height:3px;margin:0 auto 27px;border-radius:3px;background:#e94b3c}.wps-document-summary{margin:0 0 22px;padding:12px 15px;color:#626975;background:#f7f8fa;border-left:3px solid #d2d7de;font-size:13px;line-height:1.75}.login-announcement-content{white-space:pre-wrap;overflow-wrap:anywhere;color:#252930;font-family:Microsoft YaHei,Noto Sans SC,sans-serif;font-size:15px;line-height:2;text-align:justify}.wps-paper-footer{position:absolute;right:68px;bottom:24px;left:68px;padding-top:10px;display:flex;justify-content:space-between;color:#a4aab3;border-top:1px solid #eceef1;font-size:10px}.login-announcement-dialog .el-dialog__footer{padding:11px 18px;border-top:1px solid #dfe3e8;background:#fff}.login-announcement-footer{display:flex;align-items:center;justify-content:flex-end;gap:24px}.login-announcement-footer .el-button{min-width:108px}@media(max-width:800px){.login-announcement-dialog.el-dialog{width:calc(100vw - 20px)!important}.wps-reader-toolbar>span:nth-of-type(n+2),.wps-reader-toolbar button,.wps-reader-toolbar b{display:none}.wps-reader-toolbar i{margin-left:auto;background:transparent}.wps-document-workspace{padding:14px 10px 20px}.login-announcement-body.wps-paper{min-height:500px;padding:34px 24px 62px}.wps-paper-footer{right:24px;left:24px}.wps-window-state{display:none}.login-announcement-footer{justify-content:space-between;gap:12px}}.login-announcement-dialog.el-dialog{border:0;border-radius:14px;background:#fff;box-shadow:0 26px 80px #12233d47}.login-announcement-clean-header{height:64px;padding:0 22px;display:flex;align-items:center;gap:12px;background:#fff;border-bottom:1px solid #e9edf3}.login-announcement-clean-header>span{width:36px;height:36px;border-radius:10px;display:grid;place-items:center;color:#2878e8;background:#eaf3ff}.login-announcement-clean-header>div{display:grid;gap:2px}.login-announcement-clean-header strong{color:#1d2b40;font-size:17px}.login-announcement-clean-header small{color:#929eae;font-size:11px}.login-announcement-clean-header b{margin-left:auto;padding:5px 9px;border-radius:999px;color:#2878e8;background:#eef5ff;font-size:11px;font-weight:600}.login-announcement-clean-workspace{max-height:min(70vh,720px);padding:24px;overflow:auto;background:linear-gradient(180deg,#f6f8fb,#eef2f7)}.login-announcement-body.login-announcement-clean-paper{box-sizing:border-box;width:min(880px,100%);min-height:520px;margin:0 auto;padding:48px 64px 40px;color:#293346;background:#fff;border:1px solid #e2e7ee;border-radius:8px;box-shadow:0 8px 30px #21334c14}.login-announcement-clean-paper h2{margin:29px 0 14px;color:#19263a;font-size:25px}.login-announcement-clean-summary{margin:0 auto 28px;color:#7c8797;text-align:center;font-size:13px;line-height:1.75}.login-announcement-clean-paper .login-announcement-content{min-height:280px;padding-top:25px;border-top:1px solid #edf0f4}.login-announcement-clean-paper-footer{margin-top:38px;padding-top:13px;display:flex;justify-content:space-between;color:#a0a9b6;border-top:1px solid #edf0f4;font-size:10px}@media(max-width:800px){.login-announcement-clean-workspace{padding:10px}.login-announcement-body.login-announcement-clean-paper{min-height:480px;padding:28px 20px}}.creative-login-page .login-visual{background:radial-gradient(circle at 54% 58%,rgba(79,110,247,.11) 0,rgba(79,110,247,.055) 24%,transparent 48%),linear-gradient(145deg,#111827,#141c2b 58%,#172033)!important;box-shadow:inset -1px 0 #ffffff0a}.creative-login-page .login-visual:before{opacity:.055;background-image:linear-gradient(rgba(255,255,255,.12) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.12) 1px,transparent 1px);background-size:36px 36px;-webkit-mask-image:linear-gradient(to bottom,rgba(0,0,0,.5),transparent 78%);mask-image:linear-gradient(to bottom,rgba(0,0,0,.5),transparent 78%)}.creative-login-card .login-mobile-logo{gap:12px;color:#18181b}.creative-login-card .login-mobile-logo img{width:78px;height:32px;object-fit:contain}.creative-login-card .login-mobile-logo strong{font-size:18px;font-weight:600;letter-spacing:-.01em;white-space:nowrap}.creative-login-page .login-visual{isolation:isolate;background:radial-gradient(ellipse 70% 22% at 55% 65%,rgba(80,108,246,.085) 0,rgba(124,111,246,.04) 42%,transparent 74%),linear-gradient(162deg,#101827,#151e2e 57%,#172033)!important}.creative-login-page .login-visual:before{z-index:0;opacity:.22;background:linear-gradient(180deg,rgba(255,255,255,.014),transparent 42%),radial-gradient(circle at 13% 19%,rgba(255,255,255,.05) 0 1px,transparent 1.5px),radial-gradient(circle at 86% 24%,rgba(124,111,246,.075) 0 1px,transparent 1.5px);background-size:auto,150px 150px,190px 190px;-webkit-mask-image:none;mask-image:none}.login-dawn-landscape{position:absolute;z-index:0;inset:0;overflow:hidden;pointer-events:none}.login-dawn-landscape:after{content:"";position:absolute;inset:0;z-index:5;background:#080f1e40}.login-dawn-landscape .ocean-horizon{position:absolute;z-index:1;left:5%;right:5%;bottom:27%;height:1px;background:linear-gradient(90deg,transparent,rgba(133,146,184,.16) 18%,rgba(112,129,183,.22) 50%,rgba(133,146,184,.14) 82%,transparent);box-shadow:0 0 26px #506cf612}.login-dawn-landscape .distant-city{position:absolute;z-index:1;left:4%;right:4%;bottom:27%;height:7.5%;opacity:.22;background:#4d5a73;clip-path:polygon(0 100%,0 86%,3% 86%,3% 69%,4% 69%,4% 84%,7% 84%,7% 54%,8% 54%,8% 83%,11% 83%,11% 72%,13% 72%,13% 88%,16% 88%,16% 64%,17% 64%,17% 85%,21% 85%,21% 76%,23% 76%,23% 89%,27% 89%,27% 67%,28% 67%,28% 86%,32% 86%,32% 78%,35% 78%,35% 91%,39% 91%,39% 73%,41% 73%,41% 87%,45% 87%,45% 80%,49% 80%,49% 92%,54% 92%,54% 76%,56% 76%,56% 88%,60% 88%,60% 69%,61% 69%,61% 86%,65% 86%,65% 78%,68% 78%,68% 90%,72% 90%,72% 65%,74% 65%,74% 87%,78% 87%,78% 75%,81% 75%,81% 90%,85% 90%,85% 70%,87% 70%,87% 86%,91% 86%,91% 78%,94% 78%,94% 90%,97% 90%,97% 72%,98% 72%,98% 87%,100% 87%,100% 100%)}.login-dawn-landscape .quiet-sea{position:absolute;z-index:0;left:0;right:0;bottom:0;height:27%;background:linear-gradient(172deg,transparent 0 28%,rgba(122,139,178,.035) 28.5% 29%,transparent 29.5% 48%,rgba(91,108,151,.04) 48.5% 49%,transparent 49.5%),linear-gradient(180deg,#1b263a,#151f30 58%,#111a29);opacity:.68}.login-dawn-landscape .connection-trail{position:absolute;z-index:2;width:42%;height:18%;border:1px solid rgba(124,111,246,.105);border-color:rgba(124,111,246,.105) transparent transparent transparent;border-radius:50%;transform:rotate(-8deg)}.login-dawn-landscape .connection-trail:after{content:"";position:absolute;top:-3px;right:10%;width:5px;height:5px;border-radius:50%;background:#506cf661;box-shadow:0 0 0 3px #506cf609}.login-dawn-landscape .trail-one{left:-7%;bottom:33%}.login-dawn-landscape .trail-two{right:-10%;bottom:39%;width:35%;height:14%;transform:rotate(9deg);opacity:.7}.creative-login-page .login-visual .companion-scene{z-index:2}@media(min-width:1051px){.creative-login-page{grid-template-columns:minmax(620px,55%) minmax(460px,45%)!important;background:#fff!important}.creative-login-page .login-visual{z-index:0;padding:30px clamp(54px,5vw,92px) 30px;background:radial-gradient(ellipse 72% 44% at 35% 74%,rgba(95,137,255,.18),transparent 72%),linear-gradient(148deg,#173783,#214ba3 52%,#2f65be)!important;box-shadow:none}.creative-login-page .login-visual:before{opacity:.12;background:radial-gradient(circle at 14% 18%,rgba(255,255,255,.2) 0 1px,transparent 1.7px),radial-gradient(circle at 78% 24%,rgba(255,255,255,.14) 0 1px,transparent 1.7px);background-size:170px 170px,220px 220px}.creative-login-page .login-dawn-landscape{opacity:.38}.creative-login-page .login-dawn-landscape:after{background:#0d235b24}.creative-login-page .login-dawn-landscape .quiet-sea{background:linear-gradient(172deg,transparent 0 28%,rgba(255,255,255,.055) 28.5% 29%,transparent 29.5% 48%,rgba(255,255,255,.045) 48.5% 49%,transparent 49.5%),linear-gradient(180deg,#1b449133,#11337575)}.creative-login-page .login-visual .companion-scene{width:min(650px,78%);transform:translate(-7%) scale(.98)}.creative-login-page .login-form-side{z-index:2;overflow:visible;padding:52px clamp(56px,6vw,116px) 52px clamp(76px,8vw,150px);background:#fff}.creative-login-page .login-form-side:before{content:"";position:absolute;z-index:-1;top:-10vh;bottom:-10vh;left:clamp(-190px,-10vw,-120px);width:clamp(230px,18vw,360px);border-radius:50%;background:#fff;box-shadow:-18px 0 #f4f7fcd1;pointer-events:none}.creative-login-page .creative-login-card{position:relative;z-index:1}}@media(min-width:1051px)and (max-width:1280px){.creative-login-page{grid-template-columns:minmax(560px,53%) minmax(480px,47%)!important}.creative-login-page .login-form-side{padding-left:88px;padding-right:54px}.creative-login-page .login-visual .companion-scene{width:min(610px,82%);transform:translate(-8%) scale(.9)}}@media(max-width:1050px){.creative-login-page .login-form-side:before{display:none!important}.creative-login-page .login-form-side{box-sizing:border-box;width:100%;min-width:0}.creative-login-page .creative-login-card{box-sizing:border-box;min-width:0;max-width:100%}}@media(max-width:520px){.creative-login-page .creative-login-card{width:min(340px,calc(100vw - 40px))!important}}:root{--xm-primary:#2478e5;--xm-primary-hover:#1766ca;--xm-primary-soft:#edf5ff;--xm-text-strong:#17243a;--xm-text:#34445b;--xm-text-muted:#7d8b9e;--xm-border:#dfe6ef;--xm-border-soft:#e9eef4;--xm-canvas:#f4f7fb;--xm-surface:#fff;--xm-surface-soft:#f8fafc;--xm-success:#249164;--xm-warning:#d88a28;--xm-danger:#dc5b5b;--xm-radius-sm:7px;--xm-radius:10px;--xm-radius-lg:13px;--xm-shadow:0 4px 16px rgba(29,54,87,.055)}html{background:var(--xm-canvas)}body{color:var(--xm-text);background:var(--xm-canvas);font-feature-settings:"tnum" 1}button:focus-visible,a:focus-visible,[role=button]:focus-visible{outline:2px solid rgba(36,120,229,.62);outline-offset:2px}*{scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent}*::-webkit-scrollbar-thumb{border:2px solid transparent;border-radius:10px;background:#cbd5e1;background-clip:padding-box}.shell{grid-template-columns:284px minmax(0,1fr)!important;background:var(--xm-canvas)}.shell>main{min-width:0;background:var(--xm-canvas)!important}.sidebar.dual-sidebar{z-index:60;border-right:1px solid var(--xm-border)!important;box-shadow:2px 0 12px #1a304e09!important}.dual-sidebar .brand{height:72px!important;flex-basis:72px!important;border-bottom-color:var(--xm-border-soft)!important}.dual-sidebar .brand-icon-new{height:72px!important;background:#6138d5!important}.dual-sidebar .brand-icon-new img{width:45px!important;height:45px!important;transform:scale(1.75)!important;filter:drop-shadow(0 4px 7px rgba(23,120,229,.18))!important}.dual-sidebar .brand-copy{padding:0 14px!important}.dual-sidebar .brand-copy strong{font-size:18px!important}.dual-sidebar .brand-copy small{margin-top:3px!important;color:#8794a6!important}.module-rail{padding:9px 7px 18px!important;background:linear-gradient(180deg,#673ee0,#5832c5 56%,#4825a8)!important}.module-button{min-height:58px!important;margin-bottom:3px!important;border-radius:9px!important;color:#e7defe!important;transition:color .15s ease,background .15s ease,border-color .15s ease!important}.module-button:hover{color:#fff!important;background:#ffffff1f!important}.module-button.active{border-color:#e7dcff85!important;background:linear-gradient(145deg,#8258f4,#7044e5)!important;box-shadow:0 7px 16px #2e147447!important}.module-button.active:before{top:12px!important;bottom:12px!important;background:#c7b1ff!important;box-shadow:none!important}.module-button:after{display:none!important}.submenu-panel{padding:17px 12px 22px!important;background:#fff!important}.submenu-heading{padding:0 8px 15px!important}.submenu-heading small{margin-bottom:4px!important;color:#8f9bad!important;font-size:9px!important}.submenu-heading strong{color:var(--xm-text-strong)!important;font-size:17px!important}.submenu-heading p{margin-top:5px!important;color:var(--xm-text-muted)!important;font-size:10px!important}.submenu-section-label{padding:14px 9px 7px!important;color:#9aa5b4!important}.submenu-list{gap:3px!important}.secondary-button{height:42px!important;border-radius:8px!important;color:#48586d!important}.secondary-button:before{display:none!important}.secondary-button:hover{color:#176bd5!important;background:#f3f7fc!important}.secondary-button.active{color:#176bd5!important;border-color:#d8e6f8!important;background:var(--xm-primary-soft)!important;box-shadow:none!important}.secondary-icon{width:27px!important;height:27px!important;flex-basis:27px!important;border-radius:7px!important}.topbar{height:68px!important;padding:0 24px!important;border-bottom:1px solid var(--xm-border)!important;background:#fffffff7!important;box-shadow:none!important;-webkit-backdrop-filter:saturate(130%) blur(10px)!important;backdrop-filter:saturate(130%) blur(10px)!important}.breadcrumb{gap:8px!important;color:#8b97a8!important;font-size:12px!important}.breadcrumb b{color:#b5bfcb!important;font-size:16px!important}.breadcrumb strong{color:var(--xm-text-strong)!important;font-size:13px!important}.top-actions{min-width:0;gap:6px!important}.top-shortcut{height:36px!important;min-height:36px!important;padding:0 12px!important;border-color:var(--xm-border)!important;border-radius:8px!important;font-size:11px!important;box-shadow:none!important;transform:none!important}.top-shortcut:hover{border-color:#b8cee9!important;background:#f7faff!important;box-shadow:none!important;transform:none!important}.top-shortcut.primary,.plugin-download{border:1px solid var(--xm-primary)!important;background:var(--xm-primary)!important;box-shadow:none!important}.top-shortcut.primary:hover,.plugin-download:hover{border-color:var(--xm-primary-hover)!important;background:var(--xm-primary-hover)!important}.user-profile{height:44px!important;padding:4px 7px 4px 5px!important;border:1px solid transparent!important;border-radius:9px!important;box-shadow:none!important}.user-profile:hover{border-color:var(--xm-border)!important;background:#f8fafc!important;box-shadow:none!important}.user-meta strong{max-width:104px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--xm-text-strong)!important;font-size:12px!important}.user-meta small{color:#8a96a8!important;font-size:9px!important}.content{width:100%!important;max-width:none!important;margin:0!important;padding:20px 22px 42px!important}.panel,.data-panel,.publication-card,.publication-aside article,.product-grid-shell,.product-toolbar,.user-filter-card,.user-table-card,.category-list-card,.store-table-card{border-color:var(--xm-border)!important;border-radius:var(--xm-radius-lg)!important;background:var(--xm-surface)!important;box-shadow:var(--xm-shadow)!important}.page-head,.product-page-head,.order-page-head,.user-page-head,.category-page-head,.store-page-head,.workbench-head,.product-workbench-head,.online-head,.selection-head{border-color:var(--xm-border)!important;border-radius:var(--xm-radius-lg)!important;background:#fff!important;box-shadow:var(--xm-shadow)!important}.page-head:after,.product-page-head:after,.order-page-head:after,.user-page-head:after,.category-page-head:after,.store-page-head:after{display:none!important}.eyebrow{color:#3978ca!important;letter-spacing:.1em!important}.metric-grid article,.category-stats article,.user-stat-card,.order-summary-card{border-color:var(--xm-border)!important;border-radius:var(--xm-radius)!important;box-shadow:none!important;transform:none!important}.metric-grid article:hover,.category-stats article:hover,.user-stat-card:hover,.order-summary-card:hover{border-color:#c5d5e8!important;box-shadow:0 5px 15px #1e3f670f!important;transform:none!important}.el-button{min-height:34px;border-radius:var(--xm-radius-sm)!important;font-weight:600!important;box-shadow:none!important;transform:none!important}.el-button--primary:not(.is-link):not(.is-text):not(.is-plain){border:1px solid var(--xm-primary)!important;background:var(--xm-primary)!important;box-shadow:none!important}.el-button--primary:not(.is-link):not(.is-text):not(.is-plain):hover{border-color:var(--xm-primary-hover)!important;background:var(--xm-primary-hover)!important;box-shadow:none!important}.el-button--primary.is-plain{border-color:#bad2f0!important;background:#f2f7fd!important}.el-input__wrapper,.el-select__wrapper,.el-textarea__inner{border-radius:var(--xm-radius-sm)!important;background:#fff!important;box-shadow:0 0 0 1px #d9e2ec inset!important}.el-input__wrapper:hover,.el-select__wrapper:hover,.el-textarea__inner:hover{background:#fff!important;box-shadow:0 0 0 1px #b7c9dd inset!important}.el-input__wrapper.is-focus,.el-select__wrapper.is-focused,.el-textarea__inner:focus{background:#fff!important;box-shadow:0 0 0 1px var(--xm-primary) inset,0 0 0 3px #2478e517!important}.el-table{--el-table-header-bg-color:#f6f8fb;--el-table-row-hover-bg-color:#f5f9fe;border:1px solid var(--xm-border-soft);border-radius:var(--xm-radius)!important}.el-table th.el-table__cell{height:44px!important;color:#526178!important;background:#f6f8fb!important;border-bottom-color:var(--xm-border)!important}.el-table td.el-table__cell{border-bottom-color:#edf1f5!important}.el-table__row:hover>td.el-table__cell{background:#f5f9fe!important}.el-tag{border-radius:6px!important}.el-pager li.is-active{background:var(--xm-primary)!important;box-shadow:none!important}.el-dialog{border-color:var(--xm-border)!important;border-radius:14px!important;background:#fff!important;box-shadow:0 24px 70px #12294833!important}.el-drawer{border-color:var(--xm-border)!important;box-shadow:0 0 45px #1229482e!important}.el-overlay{background:#0f1d326b!important;-webkit-backdrop-filter:blur(2px)!important;backdrop-filter:blur(2px)!important}.el-loading-mask{background-color:#fffc!important;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px)}.grid-pagination,.table-footer{border-top-color:var(--xm-border-soft)!important}@media(max-width:1450px){.shell{grid-template-columns:274px minmax(0,1fr)!important}.topbar{padding:0 18px!important}.content{padding-left:17px!important;padding-right:17px!important}.top-shortcut{padding:0 10px!important}.top-actions{gap:4px!important}}@media(max-width:1180px){.shell{grid-template-columns:76px minmax(0,1fr)!important}.dual-sidebar .brand{grid-template-columns:76px!important}.dual-sidebar .brand-copy,.dual-sidebar .submenu-panel{display:none!important}.dual-sidebar .business-menu{grid-template-columns:76px!important}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}}:root{--ds-page: #f7f8fa;--ds-surface: #ffffff;--ds-surface-subtle: #fafafa;--ds-text: #18181b;--ds-text-secondary: #71717a;--ds-text-muted: #a1a1aa;--ds-border: #edeef1;--ds-border-strong: #e1e3e8;--ds-primary: #4f6ef7;--ds-primary-hover: #405de6;--ds-primary-soft: rgba(79, 110, 247, .1);--ds-sidebar: #ffffff;--ds-sidebar-text: #667085;--ds-success: #16a34a;--ds-warning: #f59e0b;--ds-danger: #ef4444;--ds-ai: #8b5cf6;--ds-radius-container: 14px;--ds-radius-card: 12px;--ds-radius-control: 8px;--ds-radius-tag: 6px;--ds-shadow: 0 1px 2px rgba(16, 24, 40, .03), 0 4px 12px rgba(16, 24, 40, .04);--ds-shadow-hover: 0 2px 4px rgba(16, 24, 40, .04), 0 8px 20px rgba(16, 24, 40, .055);--xm-primary: var(--ds-primary);--xm-primary-hover: var(--ds-primary-hover);--xm-primary-soft: var(--ds-primary-soft);--xm-text-strong: var(--ds-text);--xm-text: var(--ds-text);--xm-text-muted: var(--ds-text-secondary);--xm-border: var(--ds-border);--xm-border-soft: var(--ds-border);--xm-canvas: var(--ds-page);--xm-surface: var(--ds-surface);--xm-surface-soft: var(--ds-surface-subtle);--xm-success: var(--ds-success);--xm-warning: var(--ds-warning);--xm-danger: var(--ds-danger);--xm-radius-sm: var(--ds-radius-control);--xm-radius: var(--ds-radius-card);--xm-radius-lg: var(--ds-radius-container);--xm-shadow: var(--ds-shadow);--el-color-primary: var(--ds-primary);--el-color-primary-light-3: #7188f9;--el-color-primary-light-5: #98a8fb;--el-color-primary-light-7: #c6cefd;--el-color-primary-light-8: #dce1fe;--el-color-primary-light-9: #eef0ff;--el-color-primary-dark-2: var(--ds-primary-hover);--el-color-success: var(--ds-success);--el-color-warning: var(--ds-warning);--el-color-danger: var(--ds-danger);--el-border-color: var(--ds-border-strong);--el-border-color-light: var(--ds-border);--el-border-radius-base: var(--ds-radius-control);--el-font-size-base: 14px}.balance-console-popper.el-popper{box-sizing:border-box!important;padding:0!important;border:1px solid var(--ds-border, #EDEEF1)!important;border-radius:12px!important;background:#fff!important;box-shadow:0 12px 30px #1018281a!important;overflow:visible!important}.balance-console-popper .balance-popover{box-sizing:border-box;padding:18px}.balance-console-popper .balance-popover>span{display:block;color:#71717a;font-size:12px}.balance-console-popper .balance-popover>strong{display:block;margin:8px 0 10px;color:#18181b;font-size:26px;font-weight:600;line-height:1}.balance-console-popper .balance-popover>p{margin:0 0 16px;color:#71717a;font-size:12px;line-height:1.55}.balance-console-popper .balance-actions{display:grid!important;grid-template-columns:1fr 1fr;gap:8px!important;width:100%}.balance-console-popper .balance-actions .el-button{box-sizing:border-box!important;width:100%!important;min-width:0!important;height:36px!important;min-height:36px!important;margin:0!important;padding:0 10px!important;border-radius:8px!important;white-space:nowrap}.balance-console-popper .balance-actions .el-button.is-disabled{color:#8b95a5!important;border-color:#e5e7eb!important;background:#f4f5f7!important;box-shadow:none!important;opacity:1!important}@media(max-width:520px){.balance-console-popper.el-popper{max-width:calc(100vw - 24px)!important}.balance-console-popper .balance-actions{grid-template-columns:1fr}}html{background:var(--ds-page)}body{min-width:0!important;color:var(--ds-text);background:var(--ds-page)!important;font-family:Inter,SF Pro Text,PingFang SC,Microsoft YaHei,system-ui,-apple-system,sans-serif;font-size:14px;font-weight:400;font-feature-settings:"tnum" 1,"cv02" 1,"cv03" 1;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}button,input,textarea,select{font-family:inherit}button,a,[role=button]{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,[role=button]:focus-visible{outline:2px solid rgba(79,110,247,.45);outline-offset:2px}*{scrollbar-width:thin;scrollbar-color:#d4d4d8 transparent}*::-webkit-scrollbar{width:8px;height:8px}*::-webkit-scrollbar-thumb{border:2px solid transparent;border-radius:10px;background:#d4d4d8;background-clip:padding-box}.shell{min-height:100vh;grid-template-columns:224px minmax(0,1fr)!important;background:var(--ds-page)!important}.shell>main{min-width:0;min-height:100vh;display:flex;flex-direction:column;background:var(--ds-page)!important}.shell>main>.content{width:100%;flex:1}.sidebar.dual-sidebar{position:sticky;top:0;z-index:60;height:100vh;padding:0!important;overflow:hidden;color:var(--ds-sidebar-text);background:var(--ds-sidebar)!important;border:0!important;border-right:1px solid var(--ds-border)!important;box-shadow:1px 0 #10182803!important}.dual-sidebar .brand.mercado-sidebar-brand{height:88px!important;min-height:88px;flex:0 0 88px!important;margin:0!important;padding:0 20px!important;display:flex!important;align-items:flex-start!important;justify-content:center!important;flex-direction:column!important;border:0!important;border-bottom:1px solid var(--ds-border)!important;background:transparent!important}.dual-sidebar .brand.image-brand{padding:0 18px!important;align-items:center!important;justify-content:center!important}.dual-sidebar .brand.image-brand img{display:block;width:148px;max-width:100%;height:auto;object-fit:contain}.dual-sidebar .brand.text-brand strong{color:var(--ds-text)!important;font-size:22px!important;font-weight:600!important;line-height:1.15;letter-spacing:-.01em}.dual-sidebar .brand.text-brand small{margin-top:7px;color:var(--ds-text-secondary)!important;font-size:11px!important;letter-spacing:.06em}.enterprise-menu.business-menu{height:calc(100vh - 88px);padding:16px 10px 28px!important;display:block!important;overflow-y:auto;background:transparent!important}.enterprise-menu button{font-family:inherit}.dashboard-entry,.menu-group-trigger,.menu-child{width:100%;border:0;display:flex;align-items:center;text-align:left;color:var(--ds-sidebar-text)!important;background:transparent!important;cursor:pointer;transition:color .18s ease,background-color .18s ease,transform .18s ease}.dashboard-entry{height:42px;padding:0 12px;gap:11px;border-radius:9px;font-size:13px;font-weight:500}.dashboard-entry:hover,.menu-group-trigger:hover,.menu-child:hover{color:var(--ds-text)!important;background:#f7f8fa!important}.dashboard-entry.active{position:relative;color:var(--ds-primary)!important;background:var(--ds-primary-soft)!important}.dashboard-entry.active:before{content:"";position:absolute;left:0;width:2px;height:18px;border-radius:0 2px 2px 0;background:var(--ds-primary)}.dashboard-entry.active>svg{color:var(--ds-primary)}.menu-caption{padding:22px 12px 8px;color:var(--ds-text-muted)!important;font-size:10px;font-weight:500;letter-spacing:.1em;text-transform:uppercase}.menu-group{margin:3px 0}.menu-group-trigger{height:42px;padding:0 12px;gap:11px;border-radius:9px;font-size:13px;font-weight:500}.menu-group-trigger>svg{color:#667085!important}.menu-group.active>.menu-group-trigger{color:var(--ds-text)!important}.menu-group.active>.menu-group-trigger>svg{color:var(--ds-primary)!important}.menu-group-trigger>span{min-width:0;flex:1}.group-chevron{color:var(--ds-text-muted)!important;transition:transform .18s ease}.menu-group.open .group-chevron{transform:rotate(180deg)}.menu-children{max-height:0;padding:0;overflow:hidden;opacity:0;transition:max-height .22s ease,opacity .16s ease,padding .18s ease}.menu-group.open .menu-children{max-height:360px;padding:4px 0 8px;opacity:1}.menu-child{position:relative;height:37px;padding:0 10px 0 38px;gap:9px;border-radius:8px;font-size:12px;font-weight:400}.menu-child:before{content:"";position:absolute;left:21px;top:0;bottom:0;width:1px;background:var(--ds-border)}.menu-child>svg{color:#7b8492!important}.menu-child.active{color:var(--ds-primary)!important;background:#4f6ef724!important;font-weight:500}.menu-child.active>svg{color:var(--ds-primary)!important}.menu-child.active:after{content:"";position:absolute;right:11px;width:4px;height:4px;border-radius:50%;background:var(--ds-primary)}.topbar{position:sticky;top:0;z-index:50;height:64px!important;padding:0 28px!important;border:0!important;border-bottom:1px solid var(--ds-border)!important;background:#fffffff5!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:18px}.breadcrumb{flex:0 0 auto;gap:8px!important;color:var(--ds-text-muted)!important;font-size:12px!important}.breadcrumb span,.breadcrumb b{display:none}.breadcrumb strong{padding:0!important;color:var(--ds-text)!important;font-size:18px!important;font-weight:600!important}.breadcrumb strong:before{display:none!important}.mercado-quick-links{min-width:0;flex:1 1 auto;padding:0 2px 0 8px;display:flex;align-items:center;justify-content:flex-end}.market-quick-direct{width:auto;max-width:620px;min-width:0;display:flex;align-items:center;justify-content:flex-end;gap:3px;white-space:nowrap}.market-quick-label{height:30px;width:28px;padding:0;display:inline-flex;align-items:center;justify-content:center;color:#667085;font-size:13px;font-weight:500}.market-quick-label>svg{color:#667085}.market-quick-direct>i{width:1px;height:16px;margin:0 3px;background:#e5e7eb}.market-quick-direct>a{height:31px;padding:0 7px;border-radius:7px;display:inline-flex;align-items:center;gap:4px;color:#667085;font-size:12px;font-weight:500;text-decoration:none;transition:color .18s ease,background-color .18s ease}.market-quick-direct>a:hover{color:#18181b;background:#f5f7fa}.market-quick-direct>a>b{font-weight:500}.market-quick-direct>a>svg{opacity:.52}.market-flag{width:20px;height:14px;display:block;border-radius:2px;object-fit:cover;box-shadow:0 0 0 1px #10182814}.market-quick-dropdown{display:none!important}.market-quick-dropdown-trigger{width:auto!important;height:32px;padding:0 7px;border:0;border-radius:7px;display:inline-flex;align-items:center;gap:6px;color:#667085;background:transparent;font-size:12px;font-weight:500;text-align:center}.market-quick-dropdown-trigger:hover{color:#18181b;background:#f5f7fa}.market-quick-dropdown-trigger>b{color:#a1a1aa;font-size:11px;font-weight:400}.market-dropdown-link{width:168px;display:grid;grid-template-columns:22px 62px 1fr 14px;align-items:center;gap:5px;color:#344054;text-decoration:none}.market-dropdown-link b{font-size:12px;font-weight:600}.market-dropdown-link small{color:#71717a;font-size:12px}.market-dropdown-link svg{color:#a1a1aa}.market-dropdown-link img{width:20px;height:14px;display:block;border-radius:2px;object-fit:cover;box-shadow:0 0 0 1px #10182814}.top-actions{min-width:max-content;flex:0 0 auto;gap:4px!important}.top-shortcut{height:34px!important;min-height:34px!important;padding:0 10px!important;border:1px solid transparent!important;border-radius:var(--ds-radius-control)!important;color:var(--ds-text-secondary)!important;background:transparent!important;box-shadow:none!important;font-size:12px!important;font-weight:400!important;transition:color .18s ease,background-color .18s ease,border-color .18s ease,transform .15s ease!important}.top-shortcut:before{display:none!important}.top-shortcut:hover,.top-shortcut.active{color:var(--ds-text)!important;border-color:var(--ds-border)!important;background:var(--ds-page)!important;box-shadow:none!important;transform:none!important}.top-shortcut:active{transform:scale(.98)!important}.top-shortcut .top-nav-icon{color:#667085!important}.top-shortcut.plugin-download{color:#fff!important;border-color:var(--ds-primary)!important;background:var(--ds-primary)!important}.top-shortcut.plugin-download:hover{border-color:var(--ds-primary-hover)!important;background:var(--ds-primary-hover)!important}.top-shortcut.plugin-download .top-nav-icon{color:#fff!important}.top-user-divider{height:24px!important;margin:0 6px!important;background:var(--ds-border)!important}.user-profile{height:42px!important;margin:0!important;padding:3px 6px 3px 3px!important;gap:8px!important;border:1px solid transparent!important;border-radius:10px!important;box-shadow:none!important;transition:background-color .18s ease,border-color .18s ease}.user-profile:hover{border-color:var(--ds-border)!important;background:var(--ds-page)!important}.user-avatar{width:34px!important;height:34px!important;box-shadow:none!important}.user-meta strong{color:var(--ds-text)!important;font-size:12px!important;font-weight:500!important}.user-meta small{color:var(--ds-text-muted)!important;font-size:10px!important}.content{width:100%!important;max-width:none!important;margin:0!important;padding:24px 28px 48px!important}.workspace-content{position:relative;isolation:isolate}.route-workspace{position:relative;z-index:1;min-height:calc(100vh - 188px);padding:14px;border:1px solid var(--ds-border);border-radius:var(--ds-radius-container);background:#fffffff0;box-shadow:var(--ds-shadow)}.workspace-watermark{position:fixed;z-index:4;inset:64px 0 0 224px;display:grid;grid-template-columns:repeat(4,minmax(220px,1fr));grid-template-rows:repeat(6,minmax(100px,1fr));align-items:center;justify-items:center;overflow:hidden;color:#18181b;pointer-events:none;-webkit-user-select:none;user-select:none}.watermark-dialog-title{display:flex;align-items:center;gap:11px}.watermark-dialog-title>span{width:36px;height:36px;display:grid;place-items:center;border-radius:9px;color:var(--ds-primary);background:var(--ds-primary-soft)}.watermark-dialog-title strong,.watermark-dialog-title small{display:block}.watermark-dialog-title strong{color:var(--ds-text);font-size:15px;font-weight:600}.watermark-dialog-title small{margin-top:3px;color:var(--ds-text-muted);font-size:11px}.watermark-setting-row{min-height:66px;padding:0 2px 14px;display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid var(--ds-border)}.watermark-setting-row strong,.watermark-setting-row small,.watermark-opacity-setting strong,.watermark-opacity-setting small{display:block}.watermark-setting-row strong,.watermark-opacity-setting strong{color:var(--ds-text);font-size:13px;font-weight:500}.watermark-setting-row small,.watermark-opacity-setting small{margin-top:5px;color:var(--ds-text-muted);font-size:11px}.watermark-opacity-setting{padding:18px 2px 8px;transition:opacity .16s ease}.watermark-opacity-setting.disabled{opacity:.45}.watermark-opacity-setting header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.watermark-opacity-setting header b{color:var(--ds-primary);font-size:15px;font-weight:600}.watermark-opacity-setting .el-slider{margin:16px 7px 5px;width:calc(100% - 14px)}.watermark-preview{position:relative;height:86px;margin-top:12px;display:grid;place-items:center;overflow:hidden;border:1px solid var(--ds-border);border-radius:10px;background:#f8f9fb}.watermark-preview>span{transform:rotate(-10deg);color:#18181b;font-size:12px;font-weight:500;white-space:nowrap}.watermark-preview>small{position:absolute;right:9px;bottom:7px;color:var(--ds-text-muted);font-size:10px}.watermark-preview.hidden>span{display:none}.workspace-watermark span{display:block;width:260px;overflow:hidden;transform:rotate(-18deg);font-size:12px;font-weight:500;line-height:1;letter-spacing:.035em;text-align:center;white-space:nowrap}.route-workspace .el-table{--el-table-border-color: var(--ds-border);--el-table-header-bg-color: #f8f9fb;--el-table-row-hover-bg-color: #f7f8fa;--el-table-current-row-bg-color: rgba(79, 110, 247, .055);overflow:hidden;border:1px solid var(--ds-border);border-radius:10px;color:var(--ds-text-secondary);background:var(--ds-surface);font-size:13px}.route-workspace .el-table:before,.route-workspace .el-table__inner-wrapper:before{display:none!important}.route-workspace .el-table th.el-table__cell{height:44px;padding:0;color:#475467;background:#f8f9fb!important;font-size:12px;font-weight:500}.route-workspace .el-table td.el-table__cell{min-height:48px;padding:9px 0;border-bottom-color:var(--ds-border)}.route-workspace .el-table .cell{line-height:1.45}.route-workspace .el-table__row{transition:background-color .16s ease}.route-workspace .el-table__row:hover>td.el-table__cell{background:#f7f8fa!important}.route-workspace .el-table .el-button.is-link{min-height:28px;padding:0 5px;font-size:12px;font-weight:500}.route-workspace .el-pagination{--el-pagination-button-bg-color: transparent;--el-pagination-hover-color: var(--ds-primary);min-height:36px;color:var(--ds-text-secondary);font-size:12px}.route-workspace .el-pagination.is-background .btn-next,.route-workspace .el-pagination.is-background .btn-prev,.route-workspace .el-pagination.is-background .el-pager li{border:1px solid transparent;border-radius:7px;background:transparent}.route-workspace .el-pagination.is-background .el-pager li.is-active{border-color:#4f6ef72e;color:var(--ds-primary);background:var(--ds-primary-soft)}.route-workspace :is(.audit-filters,.user-filters,.order-filter-bar,.store-filter-bar,.online-filters,.record-filters,.notification-toolbar,.category-toolbar,.size-toolbar,.panel-toolbar){border-color:var(--ds-border)!important;background:#fafbfc!important;box-shadow:none!important}.route-workspace :is(.audit-pagination,.grid-pagination){border-top:1px solid var(--ds-border);background:var(--ds-surface)}h1,h2,h3,h4,h5,h6{color:var(--ds-text);font-weight:600;letter-spacing:-.015em}.page-head h2,.product-page-head h2,.order-page-head h2,.user-page-head h2,.category-page-head h2,.store-page-head h2,.workbench-head h2,.product-workbench-head h2,.online-head h2,.selection-head h2{font-size:20px!important;font-weight:600!important}.panel-title h3,.section-title,.section-heading strong{font-size:16px;font-weight:600}.eyebrow{color:var(--ds-text-muted)!important;font-size:11px!important;font-weight:500!important;letter-spacing:.08em!important}.muted{color:var(--ds-text-secondary)!important;font-size:13px!important;font-weight:400!important}.page-head,.product-page-head,.order-page-head,.user-page-head,.category-page-head,.store-page-head,.workbench-head,.product-workbench-head,.online-head,.selection-head{border:0!important;border-bottom:1px solid var(--ds-border)!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}.page-head:before,.page-head:after,.product-page-head:before,.product-page-head:after,.order-page-head:before,.order-page-head:after,.user-page-head:before,.user-page-head:after,.category-page-head:before,.category-page-head:after,.store-page-head:before,.store-page-head:after,.workbench-head:before,.product-workbench-head:before,.online-head:before,.selection-head:before{display:none!important}.page-title-row{display:flex;align-items:flex-start;gap:12px;min-width:0}.page-title-icon{display:grid;place-items:center;width:36px;height:36px;flex:0 0 36px;border-radius:9px;color:var(--ds-icon);background:#f4f5f7}.page-title-copy{min-width:0}.page-title-copy h2{margin:2px 0 0}.page-title-copy p{margin-bottom:0}.panel,.data-panel,.publication-card,.publication-aside article,.product-grid-shell,.user-table-card,.category-list-card,.store-table-card{border:1px solid var(--ds-border)!important;border-radius:var(--ds-radius-container)!important;background:var(--ds-surface)!important;box-shadow:var(--ds-shadow)!important}.product-toolbar,.user-filter-card,.category-filter-card,.store-filter-card,.order-filter-panel{border:0!important;border-radius:var(--ds-radius-card)!important;background:var(--ds-surface)!important;box-shadow:none!important}.metric-grid article,.category-stats article,.user-stat-card,.order-summary-card{border-color:var(--ds-border)!important;border-radius:var(--ds-radius-card)!important;box-shadow:none!important;transition:border-color .18s ease,transform .18s ease,box-shadow .18s ease!important}.metric-grid article:hover,.category-stats article:hover,.user-stat-card:hover,.order-summary-card:hover{border-color:var(--ds-border-strong)!important;box-shadow:var(--ds-shadow)!important;transform:translateY(-1px)!important}.workbench{gap:20px!important}.workbench .welcome-strip{height:54px!important;padding:0 2px!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}.workbench .welcome-heading{display:flex;align-items:baseline;gap:18px}.workbench .welcome-heading>strong{color:var(--ds-text)!important;font-size:20px!important;font-weight:600!important}.workbench .welcome-user p{margin-top:5px!important;color:var(--ds-text-muted)!important;font-size:12px!important}.workbench .quote-marquee{max-width:min(720px,48vw)}.workbench .welcome-quote{color:var(--ds-text-secondary)!important;font-size:13px!important;font-weight:400!important}.workbench .overview-panel{padding:20px 22px 0!important;border:0!important;border-radius:var(--ds-radius-container)!important;background:var(--ds-surface)!important;box-shadow:var(--ds-shadow)!important}.workbench .section-heading{min-height:48px;display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:24px}.workbench .section-heading>div{min-width:0;display:flex!important;flex-direction:column!important;align-items:flex-start!important;gap:6px}.workbench .section-heading>div>strong{display:block!important;color:var(--ds-text)!important;font-size:16px!important;font-weight:600!important;line-height:1.3!important;letter-spacing:-.01em}.workbench .section-heading>div>span{display:block!important;margin:0!important;color:var(--ds-text-muted)!important;font-size:12px!important;font-weight:400!important;line-height:1.5!important}.workbench .section-heading>em{flex:0 0 auto;margin-top:1px;padding:5px 9px!important;border-radius:var(--ds-radius-tag)!important;color:var(--ds-success)!important;background:#16a34a14!important;font-size:11px!important;font-weight:400!important}.workbench .business-summary{min-height:118px!important;margin-top:8px!important;padding:0!important;display:grid!important;grid-template-columns:repeat(6,minmax(0,1fr))!important;border:0!important;border-top:1px solid var(--ds-border)!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}.workbench .metric-card{position:relative;min-width:0;height:118px!important;padding:22px 20px!important;border:0!important;border-right:1px solid var(--ds-border)!important;border-radius:0!important;background:transparent!important;text-align:left!important;box-shadow:none!important;transform:none!important;transition:background-color .18s ease!important}.workbench .metric-card:last-child{border-right:0!important}.workbench button.metric-card:hover{border-color:var(--ds-border)!important;background:#fafafa!important;box-shadow:none!important;transform:none!important}.workbench .metric-card>span,.workbench .metric-card>strong,.workbench .metric-card>small{display:block!important}.workbench .metric-card>span{color:var(--ds-text-secondary)!important;font-size:13px!important;font-weight:400!important}.workbench .metric-card>strong{width:auto!important;min-width:0!important;margin:10px 0 6px!important;padding:0!important;border:0!important;color:var(--ds-text)!important;font-size:26px!important;font-weight:600!important;line-height:1.05;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.workbench .metric-card>small{color:var(--ds-text-muted)!important;font-size:11px!important}.workbench .metric-card>i{display:none!important}.workbench .business-module-panel{padding:20px 22px 18px!important;border:0!important;border-radius:var(--ds-radius-container)!important;background:var(--ds-surface)!important;box-shadow:var(--ds-shadow)!important}.business-module-grid{margin-top:8px!important;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0!important}.business-module-grid>button{min-width:0;height:68px!important;padding:12px!important;border:0!important;border-radius:10px!important;background:transparent!important;display:flex;align-items:center;gap:12px;text-align:left;box-shadow:none!important;cursor:pointer;transition:background-color .18s ease,transform .18s ease!important}.business-module-grid>button:hover{border:0!important;background:var(--ds-page)!important;box-shadow:none!important;transform:translateY(-1px)!important}.business-module-grid>button:active{transform:scale(.99)!important}.business-module-grid>button>i,.business-module-grid>button>i.blue,.business-module-grid>button>i.cyan,.business-module-grid>button>i.violet,.business-module-grid>button>i.orange,.business-module-grid>button>i.green,.business-module-grid>button>i.indigo,.business-module-grid>button>i.pink,.business-module-grid>button>i.amber{width:34px!important;height:34px!important;flex:0 0 34px!important;border-radius:9px!important;color:#667085!important;background:#f2f4f7!important;display:grid;place-items:center}.business-module-grid>button:nth-child(3)>i{color:var(--ds-ai)!important;background:#8b5cf617!important}.business-module-grid>button>span{min-width:0;flex:1}.business-module-grid>button strong{display:block;color:var(--ds-text)!important;font-size:14px!important;font-weight:500!important}.business-module-grid>button small{display:block;margin-top:4px!important;color:var(--ds-text-muted)!important;font-size:11px!important;font-weight:400!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.business-module-grid>button>b{color:var(--ds-text-muted)!important;font-size:17px!important;font-weight:400!important;transition:transform .18s ease}.business-module-grid>button:hover>b{transform:translate(2px)}.workbench .dashboard-grid{grid-template-columns:minmax(0,1.65fr) minmax(310px,.75fr)!important;gap:16px!important}.workbench .data-panel{border:0!important;border-radius:var(--ds-radius-container)!important;box-shadow:var(--ds-shadow)!important}.workbench .data-panel>header{height:72px!important;padding:0 20px!important;border-bottom:1px solid var(--ds-border)!important;background:var(--ds-surface)!important}.workbench .data-panel>header>div:first-child:not(.range-tools){min-width:0;display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:center;gap:6px}.workbench .data-panel>header b{color:var(--ds-text)!important;font-size:15px!important;font-weight:600!important}.workbench .data-panel>header span{margin:0!important;color:var(--ds-text-muted)!important;font-size:11px!important;font-weight:400!important;line-height:1.45!important}.workbench .trend-chart{height:300px!important;background:var(--ds-surface)!important}.workbench .sales-line{stroke:var(--ds-primary)!important}.workbench .sales-dot{fill:var(--ds-primary)!important}.workbench .orders-line{stroke:#a1a1aa!important}.workbench .orders-dot{fill:#a1a1aa!important}.workbench .announcement-list>article{min-height:58px!important;transition:background-color .18s ease}.workbench .announcement-list>article:hover{background:var(--ds-page)!important}.el-button{min-height:34px;border-radius:var(--ds-radius-control)!important;font-size:13px;font-weight:500!important;box-shadow:none!important;transition:color .18s ease,background-color .18s ease,border-color .18s ease,transform .15s ease!important}.el-button:before{display:none!important}.el-button:hover{transform:none!important}.el-button:active{transform:scale(.98)!important}.el-button--primary:not(.is-link):not(.is-text):not(.is-plain){color:#fff!important;border:1px solid var(--ds-primary)!important;background:var(--ds-primary)!important}.el-button--primary:not(.is-link):not(.is-text):not(.is-plain):hover{border-color:var(--ds-primary-hover)!important;background:var(--ds-primary-hover)!important}.el-button--primary.is-plain{color:var(--ds-primary)!important;border-color:#4f6ef73d!important;background:var(--ds-primary-soft)!important}.el-button.is-link,.el-button.is-text{background:transparent!important;box-shadow:none!important}.el-input__wrapper,.el-select__wrapper,.el-textarea__inner{border-radius:var(--ds-radius-control)!important;background:var(--ds-surface)!important;box-shadow:0 0 0 1px var(--ds-border-strong) inset!important;transition:box-shadow .18s ease,background-color .18s ease!important}.el-input__wrapper:hover,.el-select__wrapper:hover,.el-textarea__inner:hover{box-shadow:0 0 0 1px #c8cad1 inset!important}.el-input__wrapper.is-focus,.el-select__wrapper.is-focused,.el-textarea__inner:focus{box-shadow:0 0 0 1px var(--ds-primary) inset,0 0 0 3px #4f6ef714!important}.el-tag{border-radius:var(--ds-radius-tag)!important;font-weight:400!important}.el-tabs__item{color:var(--ds-text-secondary);font-weight:400!important}.el-tabs__item.is-active{color:var(--ds-primary);font-weight:500!important}.el-tabs__active-bar{background:var(--ds-primary)!important}.el-table{--el-table-header-bg-color: #fafafa;--el-table-row-hover-bg-color: #fafafa;--el-table-border-color: var(--ds-border);color:var(--ds-text-secondary);border:0!important;border-radius:var(--ds-radius-card)!important}.el-table th.el-table__cell{height:44px!important;color:#667085!important;background:#fafafa!important;border-bottom-color:var(--ds-border)!important;font-size:12px;font-weight:500!important}.el-table td.el-table__cell{border-bottom-color:var(--ds-border)!important}.el-table__row:hover>td.el-table__cell{background:#fafafa!important}.el-pagination button,.el-pager li{border-radius:7px!important}.el-pager li.is-active{color:#fff!important;background:var(--ds-primary)!important;box-shadow:none!important}.el-dialog{border:1px solid var(--ds-border)!important;border-radius:var(--ds-radius-container)!important;background:var(--ds-surface)!important;box-shadow:0 24px 70px #10182829!important}.el-drawer{border-color:var(--ds-border)!important;box-shadow:0 0 48px #10182824!important}.el-overlay{background:#18181b61!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}.el-loading-mask{background:#ffffffd1!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}.el-loading-spinner .circular{display:none!important}.el-loading-spinner:before{content:"";display:block;width:min(320px,48%);height:12px;margin:0 auto 10px;border-radius:6px;background:linear-gradient(90deg,#f0f1f3 25%,#fafafa 37%,#f0f1f3 63%);background-size:400% 100%;animation:ds-skeleton 1.35s ease infinite}.el-loading-spinner:after{content:"";display:block;width:min(220px,34%);height:10px;margin:auto;border-radius:5px;background:#f3f4f6}.el-loading-spinner .el-loading-text{margin-top:12px!important;color:var(--ds-text-muted)!important;font-size:12px}.el-empty__description p{color:var(--ds-text-secondary)!important;font-size:13px}.el-empty__image{opacity:.55;filter:grayscale(1)}@keyframes ds-skeleton{0%{background-position:100% 0}to{background-position:0 0}}.ai-task-page .eyebrow,.ai-accent,[class*=ai-] .eyebrow{color:var(--ds-ai)!important}.ai-task-page .el-button--primary,.ai-primary{border-color:var(--ds-ai)!important;background:var(--ds-ai)!important}.system-copyright{min-height:50px;padding:15px 24px 17px;display:flex;align-items:center;justify-content:center;gap:10px;border-top:1px solid var(--ds-border);color:var(--ds-text-muted);background:var(--ds-page);font-size:11px;line-height:1.4}.system-copyright i{width:1px;height:11px;background:#d4d4d8}.system-copyright a,.system-copyright .icp-preview{color:var(--ds-text-secondary);text-decoration:none;transition:color .16s ease}.system-copyright a:hover{color:var(--ds-primary)}.creative-login-card .el-input__wrapper{background:#fafafa!important}.creative-login-button{background:var(--ds-primary)!important;border-color:var(--ds-primary)!important;box-shadow:none!important}@media(max-width:1500px){.workbench .business-summary{grid-template-columns:repeat(3,minmax(0,1fr))!important}.workbench .metric-card:nth-child(3n){border-right:0!important}.workbench .metric-card:nth-child(n+4){border-top:1px solid var(--ds-border)!important}.business-module-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:1320px){.market-quick-direct{display:none}.market-quick-dropdown{display:inline-flex!important}}@media(max-width:1180px){.shell{grid-template-columns:76px minmax(0,1fr)!important}.dual-sidebar .brand.mercado-sidebar-brand{padding:0 5px!important;align-items:center!important}.dual-sidebar .brand.image-brand img{width:54px}.dual-sidebar .brand.text-brand strong{font-size:10px!important;text-align:center;white-space:normal}.dual-sidebar .brand.text-brand small{font-size:9px!important;letter-spacing:0}.enterprise-menu{padding-left:7px!important;padding-right:7px!important}.enterprise-menu span,.enterprise-menu .group-chevron,.enterprise-menu .menu-caption{display:none!important}.dashboard-entry,.menu-group-trigger,.menu-child{justify-content:center;padding:0!important}.menu-child:before{display:none}.workbench .dashboard-grid{grid-template-columns:1fr!important}.workspace-watermark{left:76px;grid-template-columns:repeat(3,minmax(200px,1fr))}}@media(max-width:820px){html,body,#app{width:100%;min-width:0!important;overflow-x:hidden}body{font-size:13px}.shell{grid-template-columns:58px minmax(0,1fr)!important;width:100%;min-width:0!important}.sidebar.dual-sidebar{width:58px!important;min-width:58px!important}.dual-sidebar .brand.mercado-sidebar-brand{height:64px!important;min-height:64px;padding:0 6px!important}.dual-sidebar .brand.image-brand img{width:42px!important;max-width:42px!important}.dual-sidebar .business-menu{grid-template-columns:58px!important}.module-rail{width:58px!important;padding:8px 6px 14px!important}.module-button{min-height:46px!important;border-radius:10px!important}.module-button svg{width:18px;height:18px}.content{padding:14px 10px 32px!important;overflow-x:hidden}.route-workspace{padding:10px;border-radius:12px}.workspace-watermark{left:58px;grid-template-columns:repeat(2,minmax(140px,1fr))}.topbar{height:56px!important;padding:0 10px!important;gap:8px;overflow:hidden}.breadcrumb{min-width:42px;flex-shrink:1}.breadcrumb span,.breadcrumb b{display:none!important}.breadcrumb strong{max-width:72px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mercado-quick-links{display:none!important}.top-actions{margin-left:auto;gap:3px!important;min-width:0}.top-shortcut{width:34px!important;min-width:34px!important;height:34px!important;padding:0!important;justify-content:center!important}.top-shortcut span:not(.top-nav-icon){display:none}.top-user-divider{display:none!important}.user-profile{width:40px!important;height:40px!important;padding:2px!important}.user-profile .user-meta,.user-profile>b{display:none!important}.user-avatar{width:34px!important;height:34px!important}.workbench .welcome-heading{display:block}.workbench .quote-marquee{display:none}.workbench .business-summary,.business-module-grid,.workbench .dashboard-grid,.metric-grid,.two-columns,.channel-grid{grid-template-columns:1fr!important}.panel,.data-panel,.publication-card,.product-grid-shell,.product-toolbar,.store-table-card,.user-table-card{max-width:100%;overflow-x:auto}.el-table{min-width:720px}.el-dialog{width:calc(100vw - 20px)!important;max-width:calc(100vw - 20px)!important}.el-drawer{width:calc(100vw - 12px)!important;max-width:calc(100vw - 12px)!important}.system-copyright{padding:14px 10px;gap:6px;flex-wrap:wrap;font-size:10px}}@media(max-width:520px){.shell{grid-template-columns:52px minmax(0,1fr)!important}.sidebar.dual-sidebar{width:52px!important;min-width:52px!important}.dual-sidebar .business-menu{grid-template-columns:52px!important}.module-rail{width:52px!important;padding-left:5px!important;padding-right:5px!important}.module-button{min-height:43px!important}.workspace-watermark{left:52px;grid-template-columns:1fr}.content{padding-left:8px!important;padding-right:8px!important}.route-workspace{padding:8px}.breadcrumb strong{max-width:58px}.top-actions .top-shortcut:nth-of-type(n+5){display:none!important}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}body .balance-console-popper .balance-actions{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;gap:8px!important}body .balance-console-popper .balance-actions>.el-button{width:100%!important;min-width:0!important;margin:0!important}body .balance-console-popper .balance-actions>.el-button.el-button--primary.is-disabled{color:#8b95a5!important;border-color:#e5e7eb!important;background:#f4f5f7!important}.avatar-portrait[data-v-05b765ba]{width:100%;height:100%;display:block;background-repeat:no-repeat;background-size:400% 200%;background-color:#edf5ff}.companion-scene[data-v-a1335628]{position:relative;width:min(620px,90%);height:500px;margin:auto;filter:drop-shadow(0 28px 35px rgba(2,23,62,.2))}.desk-line[data-v-a1335628]{position:absolute;left:4%;right:4%;bottom:60px;height:2px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.4),transparent)}.orbit[data-v-a1335628]{position:absolute;border:1px solid rgba(255,255,255,.1);border-radius:50%}.orbit-one[data-v-a1335628]{width:330px;height:330px;left:130px;top:38px;animation:spin-a1335628 18s linear infinite}.orbit-two[data-v-a1335628]{width:220px;height:220px;right:10px;top:155px;animation:spin-a1335628 12s linear infinite reverse}.orbit[data-v-a1335628]:before{content:"";position:absolute;top:-5px;left:50%;width:9px;height:9px;border-radius:50%;background:#ffc52f;box-shadow:0 0 18px #ffc52f}.character[data-v-a1335628]{position:absolute;bottom:62px;transition:transform .3s ease}.character .head[data-v-a1335628]{position:relative;z-index:3;background:#f6fbff;border:5px solid rgba(255,255,255,.45);box-shadow:inset 0 -12px 25px #256edc1f,0 14px 30px #051c4938}.eyes[data-v-a1335628]{position:absolute;display:flex;gap:25px}.eyes b[data-v-a1335628]{width:34px;height:40px;border-radius:50%;background:#fff;box-shadow:inset 0 2px 8px #15396e29;display:grid;place-items:center;overflow:hidden}.eyes i[data-v-a1335628]{width:14px;height:18px;border-radius:50%;background:#10244b;display:block;transition:transform .12s ease}.mouth[data-v-a1335628]{position:absolute;width:23px;height:10px;border-bottom:4px solid #2a74dc;border-radius:0 0 20px 20px}.body[data-v-a1335628]{position:relative;z-index:2;background:linear-gradient(160deg,#1d92f3,#3556df);box-shadow:inset 0 -20px 35px #08216b40}.arm[data-v-a1335628]{position:absolute;z-index:5;width:25px;height:105px;border-radius:20px;background:#2384e9;transition:all .35s ease}.tall[data-v-a1335628]{left:12%;width:190px}.tall .head[data-v-a1335628]{width:176px;height:150px;border-radius:48% 48% 42% 42%}.tall .eyes[data-v-a1335628]{left:38px;top:53px}.tall .mouth[data-v-a1335628]{left:74px;top:105px}.tall .body[data-v-a1335628]{width:150px;height:190px;margin:-12px auto 0;border-radius:45px 45px 26px 26px}.tall .body span[data-v-a1335628]{position:absolute;left:50%;top:58px;transform:translate(-50%);color:#fff;font-weight:900;font-size:31px;letter-spacing:-2px}.tall .arm.left[data-v-a1335628]{left:12px;top:173px;transform:rotate(12deg)}.tall .arm.right[data-v-a1335628]{right:12px;top:173px;transform:rotate(-12deg)}.antenna[data-v-a1335628]{position:absolute;z-index:1;left:87px;top:-38px;width:6px;height:44px;border-radius:8px;background:#fff}.antenna i[data-v-a1335628]{position:absolute;left:-7px;top:-6px;width:20px;height:20px;border-radius:50%;background:#ffc52f;box-shadow:0 0 20px #ffc52fbf}.round[data-v-a1335628]{left:43%;width:170px}.round .head[data-v-a1335628]{width:158px;height:145px;border-radius:44% 44% 48% 48%;background:#ffe9cd}.round .hair[data-v-a1335628]{position:absolute;left:-5px;right:-5px;top:-7px;height:62px;border-radius:52px 52px 25px 25px;background:#14274c;clip-path:polygon(0 0,100% 0,100% 65%,83% 45%,70% 76%,52% 46%,35% 78%,18% 46%,0 67%)}.round .eyes[data-v-a1335628]{left:32px;top:62px;gap:22px}.round .eyes b[data-v-a1335628]{width:32px;height:36px}.round .mouth[data-v-a1335628]{left:67px;top:112px;border-color:#c46857}.round .body[data-v-a1335628]{width:138px;height:165px;margin:-8px auto 0;border-radius:42px 42px 25px 25px;background:linear-gradient(160deg,#ffbd34,#f18834)}.round .arm.left[data-v-a1335628]{left:8px;top:165px;background:#f5a034;transform:rotate(14deg)}.round .arm.right[data-v-a1335628]{right:8px;top:165px;background:#f5a034;transform:rotate(-14deg)}.small[data-v-a1335628]{right:4%;width:145px}.small .head[data-v-a1335628]{width:134px;height:122px;border-radius:45px;background:#dfeaff}.small .eyes[data-v-a1335628]{left:27px;top:42px;gap:17px}.small .eyes b[data-v-a1335628]{width:29px;height:34px}.small .mouth[data-v-a1335628]{left:56px;top:91px}.small .body[data-v-a1335628]{width:112px;height:138px;margin:-7px auto 0;border-radius:36px 36px 22px 22px;background:linear-gradient(160deg,#7569e9,#4d51cb)}.small .arm[data-v-a1335628]{width:22px;height:85px;background:#655bdc}.small .arm.left[data-v-a1335628]{left:10px;top:143px;transform:rotate(12deg)}.small .arm.right[data-v-a1335628]{right:10px;top:143px;transform:rotate(-12deg)}.secret .character[data-v-a1335628]{transform:translateY(4px)}.secret .arm.left[data-v-a1335628]{top:52px;left:43%;transform:rotate(72deg)}.secret .arm.right[data-v-a1335628]{top:52px;right:43%;transform:rotate(-72deg)}.secret .tall .arm.left[data-v-a1335628],.secret .tall .arm.right[data-v-a1335628]{background:#247fe0}.secret .round .arm.left[data-v-a1335628],.secret .round .arm.right[data-v-a1335628]{background:#f5a034}.secret .small .arm.left[data-v-a1335628],.secret .small .arm.right[data-v-a1335628]{background:#655bdc}.typing .character[data-v-a1335628]{animation:breathe-a1335628 1.5s ease-in-out infinite alternate}.scene-caption[data-v-a1335628]{position:absolute;left:50%;bottom:7px;transform:translate(-50%);padding:10px 16px;border:1px solid rgba(255,255,255,.14);border-radius:99px;color:#ffffffd6;background:#051a4033;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;align-items:center;gap:8px;font-size:12px;white-space:nowrap}.scene-caption span[data-v-a1335628]{width:7px;height:7px;border-radius:50%;background:#52e2a1;box-shadow:0 0 10px #52e2a1}@keyframes spin-a1335628{to{transform:rotate(360deg)}}@keyframes breathe-a1335628{to{transform:translateY(-5px)}}.companion-scene[data-v-a1335628]{filter:drop-shadow(0 24px 34px rgba(0,0,0,.18))}.desk-line[data-v-a1335628]{height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.16),transparent)}.orbit[data-v-a1335628]{border-color:#ffffff0f}.orbit[data-v-a1335628]:before{width:8px;height:8px;top:-4px;background:#8b5cf6b8;box-shadow:0 0 0 4px #8b5cf60f}.orbit-two[data-v-a1335628]:before{background:#ffffff8f;box-shadow:0 0 0 4px #ffffff0a}.antenna[data-v-a1335628]{background:#ffffffe0}.antenna i[data-v-a1335628]{background:#7c8df8;box-shadow:0 0 0 5px #4f6ef712}.character .head[data-v-a1335628]{box-shadow:inset 0 -12px 25px #256edc1a,0 14px 30px #0000002e}.scene-caption[data-v-a1335628]{padding:9px 15px;border-color:#ffffff14;color:#ffffffb3;background:#ffffff0d;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:none}.scene-caption span[data-v-a1335628]{background:#72c89e;box-shadow:0 0 0 3px #72c89e14}.round .body span[data-v-a1335628],.small .body span[data-v-a1335628]{position:absolute;left:50%;top:51px;transform:translate(-50%);color:#fffffff0;font-size:22px;font-weight:600;letter-spacing:.08em;white-space:nowrap;text-shadow:0 1px 2px rgba(0,0,0,.12)}.small .body span[data-v-a1335628]{top:42px;font-size:19px}.tall .body span[data-v-a1335628]{font-size:24px;font-weight:600;letter-spacing:.08em;white-space:nowrap;text-shadow:0 1px 2px rgba(0,0,0,.12)}
