*{box-sizing:border-box}:root{--brand-primary: #e9473f;--brand-action: #ff3f3f;--brand-hover: #ee302f;--brand-border: #f04a42;--brand-soft: #fff2f0}body{margin:0;color:#1f2329;background:#f5f7fb;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif}.app-root{min-height:100vh}button{font:inherit}.main-layout{min-height:100vh}.top-strip{height:35px;color:#8b95a5;font-size:14px;line-height:35px;background:#f7f7f7;border-bottom:1px solid #eeeeee}.top-strip-inner{display:flex;align-items:center;justify-content:flex-end;width:min(1280px,calc(100vw - 48px));height:100%;margin:0 auto}.top-user{position:relative;height:35px}.top-user-trigger{display:inline-flex;align-items:center;gap:5px;height:35px;padding:0 0 0 10px;color:#8b95a5;font-size:14px;font-weight:400;line-height:35px;background:transparent;border:0;cursor:pointer}.top-user-trigger b{color:var(--brand-primary);font-size:14px;font-weight:400}.top-user-trigger .anticon{color:#a8afb9;font-size:10px}.top-user-trigger:hover,.top-user-trigger:hover b,.top-user-trigger:hover .anticon{color:var(--brand-primary)}.top-user-menu{position:absolute;top:35px;right:0;z-index:80;display:none;width:148px;min-width:148px;padding:8px;background:#fff;border:1px solid #edf0f5;border-radius:8px;box-shadow:0 14px 34px #0f172a24}.top-user:hover .top-user-menu,.top-user:focus-within .top-user-menu{display:grid;gap:2px}.top-user-menu button{display:flex;align-items:center;gap:8px;width:100%;min-height:34px;padding:0 10px;color:#4b5563;text-align:left;background:transparent;border:0;border-radius:6px;font-size:13px;cursor:pointer}.top-user-menu button:hover{color:var(--brand-primary);background:var(--brand-soft)}.top-login{display:inline-flex;align-items:center;gap:8px;height:35px;font-size:14px}.top-login button{height:35px;padding:0;color:var(--brand-primary);background:transparent;border:0;cursor:pointer}.top-login button:hover{text-decoration:underline}.main-header{height:82px;padding:0;background:#fff;border-bottom:0}.main-header-inner{position:relative;display:flex;align-items:center;gap:24px;width:min(1280px,calc(100vw - 48px));height:100%;margin:0 auto}.brand-button{min-width:178px;padding:0;color:inherit;background:transparent;border:0;cursor:pointer}.app-logo{display:inline-flex;align-items:center;gap:8px;color:#20242d;font-size:24px;font-weight:800;letter-spacing:0}.app-logo img{width:34px;height:34px;display:block;object-fit:cover;border-radius:50%}.main-search{position:absolute;left:50%;width:520px;max-width:480px;transform:translate(-50%)}.main-search .ant-input,.main-search .ant-input-group-addon,.main-search .ant-input-search-button{height:38px;border-color:var(--brand-primary)!important}.main-search .ant-input{font-size:14px;line-height:38px}.main-search .ant-input:hover,.main-search .ant-input:focus{border-color:var(--brand-primary)!important;box-shadow:none}.main-search .ant-input-search-button{min-width:82px;font-size:14px;font-weight:600;background:var(--brand-primary);box-shadow:none}.main-search .ant-input-search-button:hover,.main-search .ant-input-search-button:focus{background:var(--brand-primary)!important;border-color:var(--brand-primary)!important}.main-actions{margin-left:auto;white-space:nowrap}.main-action-badge{display:inline-flex}.main-action-badge .ant-btn{min-width:86px}.main-action-badge .ant-badge-count{right:2px;top:2px;background:var(--brand-primary);box-shadow:none}.main-nav-bar{position:relative;z-index:30;background:#fff;border-bottom:2px solid var(--brand-border)}.main-nav-inner{position:relative;display:flex;align-items:stretch;width:min(1280px,calc(100vw - 48px));height:48px;margin:0 auto}.nav-category-trigger{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:220px;height:48px;color:#fff;font-size:16px;font-weight:700;background:var(--brand-action);border:0;border-radius:8px 8px 0 0;cursor:pointer}.nav-category-trigger:hover,.nav-category-trigger.active{background:var(--brand-hover)}.main-nav{display:flex;align-items:stretch;flex:1;min-width:0;height:48px;border-bottom:0}.main-nav-item{position:relative;display:flex;align-items:center}.main-nav-link{display:inline-flex;align-items:center;justify-content:center;height:100%;padding:0 18px;color:#1f2329;font-size:16px;white-space:nowrap;background:transparent;border:0;cursor:pointer}.main-nav-link:hover,.main-nav-item:hover .main-nav-link{color:var(--brand-primary)}.main-nav-pop{position:absolute;top:48px;left:50%;z-index:70;display:none;min-width:98px;padding:6px 0;background:#fff;border:1px solid #edf0f5;border-radius:0 0 6px 6px;transform:translate(-50%);box-shadow:0 10px 26px #0f172a29}.main-nav-item:hover .main-nav-pop{display:grid}.main-nav-pop button{height:36px;padding:0 22px;color:#4b5563;font-size:14px;text-align:center;white-space:nowrap;background:transparent;border:0;cursor:pointer}.main-nav-pop button:hover{color:var(--brand-primary);background:#fff}.nav-category-dropdown{position:absolute;top:50px;left:0;z-index:40;display:grid;grid-template-columns:220px minmax(0,1fr);width:min(1080px,calc(100vw - 48px));min-height:360px;overflow:hidden;background:#fff;border:1px solid rgba(255,77,79,.42);border-top:3px solid #ff4d4f;border-radius:0 8px 8px;box-shadow:0 24px 64px #0f172a29}.nav-category-list{display:grid;align-content:start;gap:4px;padding:12px;background:#fff;border-right:1px solid #edf0f5}.nav-category-list button{display:flex;align-items:center;gap:8px;width:100%;height:34px;padding:0 10px;color:#4b5563;text-align:left;background:transparent;border:0;border-radius:6px;cursor:pointer}.nav-category-list button:hover,.nav-category-list button.active{color:var(--brand-primary);background:var(--brand-soft)}.nav-category-mega{min-width:0;padding:18px 22px 16px}.main-content{width:min(1280px,calc(100vw - 48px));margin:6px auto 32px}.main-footer{padding:0;color:#7b8494;text-align:center;background:transparent}.service-footer{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:36px;min-height:92px;padding:26px max(32px,calc((100vw - 1180px)/2));color:#ffffffd1;background:#535353}.service-footer>div{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-width:0;font-size:16px;font-weight:600}.service-footer .anticon{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;flex:0 0 36px;color:#fff;font-size:21px;border:2px solid rgba(255,255,255,.72);border-radius:50%}.copyright-footer{padding:18px 24px;color:#7b8494;background:#fff}.account-layout{min-height:680px;background:transparent}.account-sider{overflow:hidden;border:1px solid #edf0f5;border-radius:8px}.account-content{min-width:0;margin-left:16px}.login-page{display:grid;grid-template-columns:680px 360px;gap:140px;align-items:center;min-height:100vh;justify-content:center;padding:56px 48px;background:#fff}.login-visual{display:grid;align-items:center;justify-items:center;min-height:430px}.login-illustration{display:block;width:min(620px,100%);height:auto}.login-card{align-self:center;border:0;box-shadow:none;background:transparent}.login-card .ant-card-body{padding:0}.login-card .ant-typography{margin-bottom:30px;color:#333;font-size:32px;font-weight:700;letter-spacing:0}.login-form{margin-top:0}.login-form .ant-input-affix-wrapper{height:50px;border-radius:25px;padding-inline:16px}.login-form .ant-input-affix-wrapper .ant-input{font-size:15px}.login-forgot-row{display:flex;justify-content:flex-end;margin-top:-14px;margin-bottom:10px}.register-page{grid-template-columns:minmax(420px,620px) 420px;gap:100px;padding-block:32px}.register-card .register-subtitle{margin-top:-20px;margin-bottom:24px;color:#7b8494;font-size:14px;font-weight:400}.register-debug-code{display:block;margin:-12px 0 14px;font-size:13px}.register-code-control{display:grid;grid-template-columns:minmax(0,1fr) 120px;height:50px;overflow:hidden;background:#fff;border:1px solid #d9d9d9;border-radius:25px;transition:border-color .2s,box-shadow .2s}.register-code-control:hover{border-color:#ff7875}.register-code-control:focus-within{border-color:var(--brand-primary);box-shadow:0 0 0 2px #eb443a1a}.login-form .register-code-control .ant-input-affix-wrapper{height:48px;background:transparent;border:0;border-radius:0;box-shadow:none}.register-code-button.ant-btn{height:48px;padding-inline:16px;color:#333;background:#fff;border:0;border-left:1px solid #e5e7eb;border-radius:0;box-shadow:none;font-weight:500}.register-code-button.ant-btn:not(:disabled):hover,.register-code-button.ant-btn:not(:disabled):focus-visible{color:var(--brand-primary);background:#fff7f6;border-left-color:#ffd0cc}.register-agreement-item{margin-bottom:22px}.register-agreement-row{display:flex;flex-wrap:wrap;gap:0 2px;align-items:center;min-height:24px;color:#555;font-size:14px;line-height:22px}.register-agreement-row .ant-checkbox-wrapper{margin-right:6px}.register-policy-link{height:auto;margin:0;padding:0 1px;color:#1677ff;font:inherit;line-height:inherit;background:transparent;border:0;cursor:pointer}.register-policy-link:hover,.register-policy-link:focus-visible{color:#0958d9;text-decoration:underline;text-underline-offset:3px}.register-login-link{margin-top:18px;color:#7b8494;text-align:center}.register-login-link .ant-btn-link{padding-inline:6px}.certification-banner{margin:10px 0 16px}.onboarding-page{padding:12px 0 24px}.onboarding-card{max-width:1040px;margin:20px auto;border-radius:12px}.onboarding-heading{display:grid;grid-template-columns:minmax(260px,1fr) minmax(420px,1.4fr);gap:36px;align-items:center;margin-bottom:24px}.onboarding-heading .ant-typography{margin-bottom:4px}.onboarding-form{margin-top:28px}.onboarding-form>.ant-typography{padding-bottom:10px;border-bottom:1px solid #eef0f4}.onboarding-actions{padding-top:20px;text-align:right;border-top:1px solid #eef0f4}.login-forgot-row .ant-btn{height:auto;padding-inline:0}.login-form .ant-checkbox-wrapper{color:#555;font-size:14px}.login-policy-link{height:auto;padding:0 2px;color:#1677ff;line-height:inherit}.login-policy-content{color:#4b5563;line-height:1.9}.login-form .ant-btn-primary{height:50px;border-radius:25px;font-size:16px;font-weight:600}.home-page{display:grid;gap:18px}.home-hero{position:relative;display:grid;grid-template-columns:220px minmax(0,1fr) 300px;gap:16px;align-items:stretch;height:522px}.category-panel,.user-panel,.notice-strip,.home-section{border:1px solid #edf0f5}.category-title{display:flex;align-items:center;gap:8px;margin-bottom:12px;color:var(--brand-primary);font-weight:700}.category-panel .ant-card-body{height:100%;padding:4px 12px 8px}.category-panel,.user-panel,.hero-carousel{height:100%;min-height:0;overflow:hidden}.category-list{display:grid;align-content:stretch;height:100%;gap:3px}.category-list button{display:flex;align-items:center;gap:8px;width:100%;height:34px;font-size:14px;padding:0 10px;color:#4b5563;text-align:left;background:transparent;border:0;border-radius:6px;cursor:pointer}.category-list button:hover,.category-list button.active{color:var(--brand-primary);background:var(--brand-soft)}.category-icon{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;flex:0 0 22px;color:var(--brand-primary);font-size:13px;line-height:1;text-align:center;background:#fff3f2;border:1px solid rgba(233,71,63,.14);border-radius:50%}.category-list button:hover .category-icon,.category-list button.active .category-icon,.nav-category-list button:hover .category-icon,.nav-category-list button.active .category-icon{background:#fff;border-color:#e9473f42}.category-arrow{margin-left:auto;color:#b4bcc9;font-size:11px}.category-mega-menu{position:absolute;top:0;left:220px;right:316px;z-index:20;width:auto;height:100%;min-height:0;max-height:none;overflow:auto;padding:18px 22px 12px;background:#fff;border:1px solid rgba(255,77,79,.45);border-top:3px solid #ff4d4f;border-radius:0 8px 8px 0;box-shadow:0 20px 48px #0f172a21}.mega-menu-header{display:flex;align-items:center;justify-content:space-between;padding-bottom:10px;border-bottom:1px solid #edf0f5}.mega-menu-header .ant-typography{margin:0}.mega-menu-header h3{margin:0;font-size:18px}.mega-menu-rows{display:grid}.mega-menu-row{display:grid;grid-template-columns:116px minmax(0,1fr);gap:18px;padding:12px 0;border-bottom:1px solid #edf0f5}.mega-menu-parent{display:inline-flex;align-items:center;justify-content:flex-end;gap:8px;height:24px;color:#3f4652;font-weight:700;text-align:right;background:transparent;border:0;cursor:pointer}.mega-menu-parent:hover{color:var(--brand-primary)}.mega-menu-children{display:flex;flex-wrap:wrap;gap:8px 0}.mega-menu-children button{position:relative;height:24px;padding:0 12px;color:#697386;background:transparent;border:0;cursor:pointer}.mega-menu-children button:after{position:absolute;top:5px;right:0;width:1px;height:14px;background:#d8dde6;content:""}.mega-menu-children button:hover{color:var(--brand-primary)}.hero-banner{display:flex;align-items:center;min-height:522px;height:100%;padding:42px 48px;color:#fff;background-position:center;background-size:cover;border-radius:8px}.hero-carousel,.hero-carousel .slick-slider,.hero-carousel .slick-list,.hero-carousel .slick-track,.hero-carousel .slick-slide>div{height:100%}.hero-carousel{min-width:0;overflow:hidden;border-radius:8px}.hero-carousel .slick-dots{bottom:12px}.hero-carousel .slick-dots li button{background:#ffffffb8}.hero-carousel .slick-dots li.slick-active button{background:#fff}.hero-carousel .slick-arrow{z-index:2}.hero-banner>div{max-width:520px}.hero-banner .ant-typography{color:#fff}.hero-banner p.ant-typography{color:#ffffffe0}.user-panel .ant-card-body{display:flex;flex-direction:column;height:100%;min-height:0;padding:26px 16px 18px}.user-panel-brand{display:grid;justify-items:center;gap:14px;text-align:center}.user-panel-brand .anticon{color:#1e7bc2;font-size:72px}.user-panel-brand .ant-typography{color:#1f2329;font-size:14px}.user-panel-guest{display:grid;justify-items:center;gap:14px;margin-bottom:20px;text-align:center}.user-panel-guest .anticon{color:#1e7bc2;font-size:72px}.user-panel-guest .ant-typography{color:#1f2329;font-size:14px}.user-panel-guest .ant-btn{min-width:92px;height:32px;padding:0 14px;color:var(--brand-action);border-color:var(--brand-action);border-radius:18px}.user-panel-guest .ant-btn:hover{color:#fff!important;background:var(--brand-action)!important;border-color:var(--brand-action)!important}.user-panel-actions{justify-content:center;margin:20px 0 22px}.user-panel-actions .ant-btn{min-width:92px;height:32px;padding:0 14px;color:var(--brand-action);border-color:var(--brand-action);border-radius:18px}.user-panel-actions .ant-btn:hover{color:#fff!important;background:var(--brand-action)!important;border-color:var(--brand-action)!important}.user-panel-notices{min-width:0}.user-panel-notice-head{display:flex;align-items:center;justify-content:space-between;padding-bottom:8px;border-bottom:1px solid #edf0f5}.user-panel-notice-head .ant-btn-link{display:inline-flex;align-items:center;gap:2px;height:24px;padding:0;color:#9aa3b2!important;font-size:14px;line-height:24px}.user-panel-notice-head .ant-btn-link:hover{color:#7b8494!important}.user-panel-notice-list{display:grid;gap:0;padding-top:10px}.user-panel-notice-list button{display:grid;grid-template-columns:98px minmax(0,1fr);gap:8px;width:100%;padding:0;color:#1e7bc2;font-size:14px;line-height:25px;text-align:left;background:transparent;border:0;cursor:pointer}.user-panel-notice-list button:hover span{color:var(--brand-primary)}.user-panel-notice-list span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-panel-notice-list time{justify-self:end;color:#1f2329;text-align:right;white-space:nowrap}.featured-blocks{display:grid;gap:12px}.featured-blocks-title{display:flex;align-items:center;justify-content:center;gap:18px;min-height:32px}.featured-blocks-title span{width:18px;height:18px;border-right:6px solid #1e7bc2;transform:skew(-14deg)}.featured-blocks-title .ant-typography{margin:0;color:#1f2329;font-size:24px;font-weight:800}.home-modules{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;overflow:hidden;background:#edf0f5;border:1px solid #edf0f5;border-radius:8px}.home-modules button{min-height:74px;color:#606a7a;background:#fff;border:0;cursor:pointer}.home-modules b{display:block;margin-bottom:4px;color:#1f2329;font-size:16px}.home-modules button:hover b{color:var(--brand-primary)}.home-section{padding:20px;background:#fff;border-radius:8px}.home-product-section{overflow:hidden;padding:0;border:1px solid #edf0f5}.home-product-section .section-title{min-height:56px;margin:0;padding:0 18px;color:#fff;background:var(--brand-action);border-bottom:0}.home-product-section .section-title .anticon,.home-product-section .section-title .ant-typography{color:#fff}.home-product-section .section-title .ant-typography-secondary{color:#ffffffc7!important}.home-product-section .section-title .ant-btn-link{color:#fff}.home-product-section .section-title .ant-btn-link:hover{color:#fff4f2}.section-title,.page-header,.cart-footer{display:flex;align-items:center;justify-content:space-between}.cart-stock-alert,.section-title{margin-bottom:16px}.section-title .ant-typography,.page-header .ant-typography{margin:0}.notice-strip{padding:16px 20px;background:#fff;border-radius:8px}.home-product-grid{display:grid;gap:14px;padding:16px}.home-product-grid--five{grid-template-columns:repeat(5,minmax(0,1fr))}.home-product-grid--four{grid-template-columns:repeat(4,minmax(0,1fr))}.home-category-section{overflow:hidden;padding:0;background:#fff;border:1px solid #edf0f5;border-radius:8px}.home-category-header{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:56px;padding:0 18px;color:#fff;background:var(--brand-action)}.home-category-header>div{display:flex;align-items:center;min-width:0;gap:22px}.home-category-header .ant-typography{flex:0 0 auto;margin:0;color:#fff}.home-category-header .ant-btn-link{color:#fff}.home-category-header .ant-btn-link:hover{color:#fff6f0}.home-page .ant-btn-link{color:var(--brand-primary)}.home-page .ant-btn-link:hover{color:#c9342f}.home-product-section .section-title .ant-btn-link,.home-category-header .ant-btn-link{color:#fff}.home-product-section .section-title .ant-btn-link:hover,.home-category-header .ant-btn-link:hover{color:#fff4f2}.home-category-tabs{display:flex;flex-wrap:wrap;gap:0;min-width:0}.home-category-tabs button{position:relative;height:32px;padding:0 12px;color:#ffffffdb;background:transparent;border:0;cursor:pointer}.home-category-tabs button:after{position:absolute;top:9px;right:0;width:1px;height:14px;background:#ffffff5c;content:""}.home-category-tabs button:last-child:after{display:none}.home-category-tabs button:hover{color:#fff}.home-category-body{display:grid;grid-template-columns:minmax(0,1fr) 240px;gap:16px;padding:16px}.home-ranking{align-self:stretch;display:flex;flex-direction:column;overflow:hidden;background:#fff;border:1px solid #ffe0dc;border-radius:6px}.home-ranking-title{height:42px;padding:0 14px;color:#fff;font-size:16px;font-weight:700;line-height:42px;background:var(--brand-action)}.ranking-item{display:grid;grid-template-columns:22px 52px minmax(0,1fr);gap:10px;align-items:center;width:100%;min-height:74px;padding:10px 12px;color:#4b5563;text-align:left;background:transparent;border:0;border-bottom:1px solid #f1f2f5;cursor:pointer}.ranking-item:hover{background:#fff7f5}.ranking-item:last-child{border-bottom:0}.ranking-index{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;color:#fff;font-size:12px;font-weight:700;background:#aab2c1;border-radius:3px}.ranking-item:nth-child(2) .ranking-index,.ranking-item:nth-child(3) .ranking-index,.ranking-item:nth-child(4) .ranking-index{background:var(--brand-primary)}.ranking-item img{width:52px;height:52px;object-fit:cover;background:#f8fafc;border-radius:4px}.ranking-info{display:grid;gap:4px;min-width:0}.ranking-info b{overflow:hidden;color:#303642;font-size:13px;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.ranking-info em{color:var(--brand-primary);font-size:13px;font-weight:700;font-style:normal}.home-ranking-more{height:36px;margin:auto 12px 12px;color:var(--brand-primary);background:#fff4f2;border:1px solid #ffccc7;border-radius:4px;cursor:pointer}.home-ranking-more:hover{color:#fff;background:var(--brand-action);border-color:var(--brand-action)}.filter-form{gap:8px 0;margin-bottom:16px}.category-page{display:grid;gap:16px}.category-breadcrumb{color:#8b95a5}.category-filter-panel,.product-toolbar{background:#fff;border:1px solid #edf0f5;border-radius:6px}.category-filter-panel{overflow:hidden}.filter-row{position:relative;display:grid;grid-template-columns:104px minmax(0,1fr) auto;gap:16px;min-height:56px;padding:16px 18px;border-bottom:1px solid #edf0f5}.filter-label{color:#6b7280;line-height:28px;white-space:nowrap}.filter-chip-group{display:flex;flex-wrap:wrap;gap:12px 28px;align-items:center}.filter-chip-group button{height:28px;padding:0;color:#4b5563;background:transparent;border:0;cursor:pointer}.filter-chip-group button:hover,.filter-chip-group button.active{color:var(--brand-primary);font-weight:700}.filter-row-actions{align-self:start}.filter-advanced{display:grid;grid-template-columns:repeat(3,minmax(260px,1fr));gap:14px 26px;padding:18px;background:#fbfcfe}.filter-field{display:grid;grid-template-columns:78px minmax(0,1fr);gap:10px;align-items:center;min-width:0}.filter-field>span{color:#697386;text-align:right;white-space:nowrap}.filter-field .ant-input,.filter-field .ant-select,.filter-field .ant-input-number{width:100%}.price-range{grid-template-columns:78px minmax(0,1fr) minmax(0,1fr)}.compact-field{grid-template-columns:78px 96px}.product-toolbar{display:flex;align-items:center;justify-content:space-between;padding:10px 14px}.sort-tabs{display:flex;align-items:center;gap:4px}.sort-tabs button{display:inline-flex;align-items:center;gap:7px;height:34px;padding:0 14px;color:#4b5563;background:transparent;border:0;border-radius:4px;cursor:pointer}.sort-tabs button:hover,.sort-tabs button.active,.active-toolbar-button{color:var(--brand-primary);background:var(--brand-soft)}.sort-arrow{position:relative;display:inline-grid;gap:3px;width:8px}.sort-arrow i{display:block;width:0;height:0;border-right:4px solid transparent;border-left:4px solid transparent}.sort-arrow i:first-child{border-bottom:5px solid #8b95a5}.sort-arrow i:last-child{border-top:5px solid #8b95a5}.sort-tabs button.active .sort-arrow.ascend i:first-child{border-bottom-color:var(--brand-primary)}.sort-tabs button.active .sort-arrow.descend i:last-child{border-top-color:var(--brand-primary)}.category-product-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:16px;min-height:260px}.list-toolbar{margin-bottom:16px}.page-pagination{display:flex;justify-content:flex-end;width:100%;margin-top:22px}.category-pagination{display:flex;align-items:center;justify-content:center;gap:12px;margin:28px 0 8px;color:#6b7280}.category-pagination .ant-select-selector{min-height:34px;align-items:center}.category-pagination .ant-select-single{height:34px}.money-text.strong,.price-metric .highlight{color:var(--brand-primary);font-weight:700}.product-card{position:relative;height:100%;overflow:hidden;border:1px solid #edf0f5}.product-card .ant-card-body{position:relative;min-height:168px;padding:12px 14px 14px}.product-card .ant-card-cover{background:#f8fafc}.product-image-wrap{position:relative;overflow:hidden;background:#f8fafc}.product-card .ant-image,.product-card .ant-image-img{width:100%;aspect-ratio:1;object-fit:cover}.product-check{position:absolute;top:8px;left:8px;z-index:1;padding:4px;background:#ffffffe6;border-radius:4px}.product-corner-check{position:absolute;top:0;right:0;z-index:2;width:32px;height:32px;padding:0;color:#fff;background:transparent;border:0;cursor:pointer}.product-corner-check:before{position:absolute;top:0;right:0;width:0;height:0;border-top:32px solid rgba(80,86,97,.58);border-left:32px solid transparent;content:""}.product-corner-check.checked:before{border-top-color:var(--brand-primary)}.product-corner-check .anticon{position:absolute;top:4px;right:3px;color:#fff;font-size:13px}.product-name{display:block;min-height:42px;margin-bottom:10px;color:#303642;line-height:1.55;cursor:pointer}.channel-tag{display:inline-block;margin-right:5px;padding:0 4px;color:var(--brand-primary);font-size:12px;font-weight:700;line-height:18px;border:1px solid #ff4d4f;border-radius:2px}.product-price-grid{display:grid;gap:8px;margin-bottom:0}.product-main-metric,.product-sub-metric{display:flex;align-items:center;justify-content:space-between}.product-main-metric strong{color:var(--brand-action);font-size:18px}.product-main-metric span,.product-sub-metric{color:#7b8494;font-size:13px}.product-main-metric b{color:var(--brand-action);font-weight:500}.private-price-text{font-size:14px!important;line-height:1.35}.product-sub-metric b{color:#697386;font-weight:500}.price-metric{display:flex;justify-content:space-between;color:#606a7a;font-size:13px}.product-actions,.product-actions .ant-space-item,.product-actions button{width:100%}.product-actions{position:absolute;right:14px;bottom:14px;left:14px;width:auto;opacity:0;transform:translateY(8px);transition:opacity .18s ease,transform .18s ease;pointer-events:none}.product-card:hover .product-actions,.product-card:focus-within .product-actions{opacity:1;transform:translateY(0);pointer-events:auto}.product-detail-page{background:#f5f5f5}.product-detail-shell{width:1200px;margin:0 auto;padding:4px 0 42px}.detail-breadcrumb{height:32px;display:flex;align-items:center;gap:0;color:#777;font-size:15px}.detail-breadcrumb a{color:#777}.detail-breadcrumb-item{display:inline-flex;align-items:center;color:#777}.detail-breadcrumb-item i{margin:0 8px;color:#999;font-style:normal}.detail-breadcrumb-item:last-child{color:#333}.product-detail-card{display:grid;grid-template-columns:420px minmax(0,1fr);gap:34px;min-height:604px;padding:20px;background:#fff;border:1px solid #eee}.product-gallery{min-width:0}.product-main-image{object-fit:contain;background:#fff;border:1px solid #f0f0f0}.product-main-image .ant-image-img{width:100%;height:100%;object-fit:contain;background:#fff}.product-thumb-row{display:grid;grid-template-columns:28px repeat(5,1fr) 28px;align-items:center;gap:8px;margin-top:14px}.product-thumb-row .ant-btn{width:28px;height:58px;color:#999;border-color:#eee}.product-thumb{height:58px;padding:2px;background:#fff;border:1px solid #eee;cursor:pointer}.product-thumb--active{border-color:var(--brand-primary)}.product-thumb img{width:100%;height:100%;display:block;object-fit:contain;background:#fff}.product-detail-info{min-width:0}.product-detail-info h1{min-height:32px;display:flex;align-items:center;gap:8px;margin:2px 0 18px;color:#222;font-size:20px;font-weight:600;line-height:1.35}.product-detail-info h1 .channel-tag{flex:0 0 auto;margin-right:0;transform:translateY(1px)}.product-price-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;margin-bottom:20px;padding:16px 18px;background:#f7f7f7}.product-price-strip div{min-width:0;display:grid;gap:6px;padding-right:18px}.product-price-strip span{color:#777;font-size:13px}.product-price-strip strong,.product-price-strip .money-text{color:var(--brand-primary);font-size:22px;font-weight:700;line-height:1}.product-meta-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));row-gap:13px;column-gap:24px;padding-bottom:18px;color:#555;font-size:14px}.product-meta-item{min-width:0;display:grid;grid-template-columns:84px minmax(0,1fr);align-items:start}.product-meta-item span{color:#888;text-align:right}.product-meta-item b{min-width:0;color:#333;font-weight:400;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.status-on-sale{color:#16a34a!important}.status-off-sale{color:#d93026!important}.delivery-row{display:flex;align-items:center;gap:10px;padding:16px 0;border-top:1px solid #eee;color:#666;font-size:14px}.delivery-row>span{width:98px;color:#777;text-align:right}.delivery-row .ant-select{width:128px}.spec-panel{display:flex;align-items:flex-start;gap:16px;margin-bottom:18px;padding:18px 20px;border:1px solid #eee}.spec-panel>span{width:56px;color:#666;font-size:14px;line-height:32px}.spec-panel .ant-radio-button-wrapper{margin-right:10px;border-radius:2px}.spec-panel .ant-radio-button-wrapper:first-child{border-inline-start-width:1px}.detail-actions{margin-top:18px}.product-detail-actions{display:flex;gap:12px}.product-detail-actions .ant-btn{min-width:126px;height:40px;border-radius:2px}.product-detail-actions .ant-btn-primary{background:var(--brand-primary);border-color:var(--brand-primary)}.product-detail-actions .detail-selection-button{color:var(--brand-primary);background:#fff5f5;border-color:#ffc5c1}.product-detail-actions .detail-download-button{color:#555;background:#fff;border-color:#d9d9d9}.material-download-toolbar{display:flex;gap:8px;justify-content:flex-end;margin-bottom:14px}.material-download-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;width:100%}.material-download-item{display:grid;gap:8px;align-content:start;padding:10px;border:1px solid #edf0f5;border-radius:6px;background:#fafafa;cursor:pointer}.material-download-item img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:4px;background:#f3f4f6}.material-download-item span{color:#344054;font-size:13px}.shipping-template-card,.after-sale-card,.product-detail-extra{margin-top:16px;background:#fff;border:1px solid #eee}.shipping-template-card h2,.after-sale-card h2,.detail-extra-title{height:48px;display:flex;align-items:center;justify-content:center;margin:0;color:#333;font-size:18px;font-weight:600;border-bottom:1px solid #eee}.shipping-template-table{margin:18px 28px 26px;border:1px solid #e8e8e8}.shipping-template-row{display:grid;grid-template-columns:150px minmax(0,1fr);min-height:48px;border-bottom:1px solid #e8e8e8}.shipping-template-row:last-child{border-bottom:0}.shipping-template-row span{display:flex;align-items:center;justify-content:flex-end;padding:0 18px;color:#666;background:#fafafa;border-right:1px solid #e8e8e8}.shipping-template-row p{display:flex;align-items:center;margin:0;padding:12px 18px;color:#333}.detail-images{display:grid;gap:16px;justify-items:center;padding:22px 0 28px;background:#fff}.detail-images .ant-image,.detail-images img{max-width:960px;width:100%}.product-description-content{min-height:120px;padding:24px 32px 32px;color:#333;line-height:1.8;overflow-wrap:anywhere}.product-description-content img{display:block;max-width:100%;height:auto;margin:12px auto}.product-description-content table{display:block;max-width:100%;overflow-x:auto;border-collapse:collapse}.product-description-empty{padding:48px 24px;color:#999;text-align:center}.after-sale-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;padding:24px 28px 28px}.after-sale-grid div{display:grid;grid-template-columns:100px minmax(0,1fr);padding:14px 16px;border:1px solid #eee;border-bottom:0}.after-sale-grid div:nth-child(2){border-left:0}.after-sale-grid div:last-child{border-bottom:1px solid #eee}.after-sale-grid__full{grid-column:1 / -1}.after-sale-grid span{color:#777}.after-sale-grid b{color:#333;font-weight:400;line-height:1.7}.cart-footer{display:flex;justify-content:space-between;gap:18px;align-items:center;margin-top:24px}.cart-summary{display:flex;flex:1 1 auto;flex-wrap:wrap;gap:14px 18px;align-items:center;min-width:0}.cart-summary-actions,.cart-fee-list,.cart-checkout-area{display:flex;align-items:center}.cart-summary-actions{gap:14px}.cart-fee-list{flex-wrap:wrap;gap:14px;min-width:0}.cart-checkout-area{flex:0 0 auto;gap:22px;justify-content:flex-end;margin-left:auto}.cart-summary .ant-typography,.cart-checkout-area .ant-typography{margin:0}.checkout-total{margin:20px 0;text-align:right}.checkout-page-card{border:1px solid #edf0f5;border-radius:4px}.checkout-stock-alert{margin-bottom:16px}.checkout-main{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:24px;align-items:start;margin-top:24px}.checkout-address-form,.checkout-summary{padding:18px;border:1px solid #edf0f5;border-radius:6px;background:#fff}.checkout-temp-title{display:inline-block;margin:10px 0 12px;color:#333;font-weight:600}.checkout-summary{display:grid;gap:14px}.checkout-summary .ant-typography{margin:0}.checkout-confirm-descriptions{margin-bottom:18px}.checkout-countdown-alert{margin:12px 0 18px}.checkout-countdown-alert strong{color:#ef4444;font-size:18px;font-variant-numeric:tabular-nums}.import-order-goods,.import-order-receiver{display:grid;gap:4px}.import-order-goods strong{color:#2b3038}.import-order-goods span,.import-order-receiver span{color:#667085;line-height:1.5}.dashboard-card{margin-top:16px}.quick-button{margin-left:10px}.account-main-page,.account-tab-panel{display:grid;gap:16px}.account-section-card{border:1px solid #edf0f5;border-radius:4px}.account-section-card .ant-card-head{min-height:46px;border-bottom-color:#edf0f5}.account-section-card .ant-card-head-title{color:#2b3038;font-size:18px;font-weight:700}.export-path-text{display:block;max-width:100%}.account-overview-card{overflow:hidden;border:0;background:linear-gradient(90deg,#e9473ff5,#e9473fd1),radial-gradient(circle at 82% 20%,rgba(255,255,255,.36),transparent 30%)}.account-overview-card .ant-card-body{padding:22px 26px}.account-overview{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:112px;color:#fff}.account-overview-eyebrow{margin-bottom:8px;font-size:13px;opacity:.86}.account-overview h2{margin:0;font-size:24px;font-weight:700;line-height:1.35}.account-overview-meta{display:flex;flex-wrap:wrap;align-items:center;gap:10px 16px;margin-top:14px;color:#ffffffe0;font-size:13px}.account-overview-meta .ant-tag{margin:0;border:0}.account-overview-actions{display:flex;gap:10px;flex:0 0 auto}.account-overview-actions .ant-btn-default{color:#fff;background:#ffffff1f;border-color:#ffffff85}.account-overview-actions .ant-btn-primary{color:var(--brand-primary);background:#fff;border-color:#fff;box-shadow:none}.account-dashboard-card{overflow:hidden}.account-dashboard-card .ant-card-head{background:snow}.account-dashboard-card .ant-card-head-title{position:relative;padding-left:12px}.account-dashboard-card .ant-card-head-title:before{position:absolute;top:50%;left:0;width:4px;height:18px;background:var(--brand-primary);border-radius:8px;transform:translateY(-50%);content:""}.account-card-extra{color:#8b95a5;font-size:13px}.account-data-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}.account-data-box{position:relative;min-height:138px;padding:18px 16px 16px;overflow:hidden;background:linear-gradient(180deg,#fff,#fbfcfe);border:1px solid #edf0f5;border-radius:6px}.account-data-box:after{position:absolute;right:-28px;bottom:-36px;width:86px;height:86px;background:#e9473f0f;border-radius:50%;content:""}.account-data-icon{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;margin-bottom:12px;color:var(--brand-primary);font-size:17px;background:var(--brand-soft);border-radius:50%}.account-data-box span{display:block;color:#7b8494;font-size:13px}.account-data-box strong{display:block;margin-top:8px;color:#2b3038;font-size:25px;line-height:1}.account-data-box em{display:block;margin-top:10px;color:#8b95a5;font-size:12px;font-style:normal}.account-data-box button{margin-top:10px;padding:0;color:var(--brand-primary);background:transparent;border:0;cursor:pointer}.account-chart{min-height:340px}.chart-canvas{height:340px;padding:12px 12px 4px;background:linear-gradient(180deg,#fff,#fbfcfe);border:1px solid #edf0f5;border-radius:6px}.chart-echarts{width:100%;height:100%}.account-filter-grid{gap:12px 16px;padding:16px;margin-bottom:16px;background:#fbfcfe;border:1px solid #edf0f5;border-radius:4px}.account-filter-grid .ant-form-item{margin:0}.account-filter-actions{flex:1 1 100%}.range-split{display:inline-flex;align-items:center;padding:0 8px;color:#8b95a5;background:#fff;border-top:1px solid #d9d9d9;border-bottom:1px solid #d9d9d9}.account-inner-tabs{margin-bottom:12px}.order-list-shell{overflow:hidden;border:1px solid #edf0f5;border-radius:4px;background:#fff}.order-grid{display:grid;grid-template-columns:minmax(360px,1.7fr) 180px 180px 110px 128px;align-items:stretch}.aftersale-grid{display:grid;grid-template-columns:minmax(290px,1.7fr) 156px 100px 120px 152px 126px;align-items:stretch}.order-list-head{min-height:46px;color:#344054;font-weight:600;background:#f8fafc;border-bottom:1px solid #edf0f5}.order-list-head>div{display:flex;align-items:center;gap:8px;padding:12px 14px;border-right:1px solid #edf0f5}.order-list-head>div:last-child{border-right:0}.order-list-scroll{max-height:620px;overflow-y:auto;background:#f5f6f8}.order-group{margin:12px;overflow:hidden;background:#fff;border:1px solid #edf0f5;border-radius:4px}.order-group-meta{display:flex;flex-wrap:wrap;align-items:center;gap:10px 22px;min-height:38px;padding:8px 12px;color:#4b5563;font-size:13px;background:#fbfcfe;border-bottom:1px solid #edf0f5}.order-refund-dot,.order-detail-status{margin-left:auto;color:var(--brand-primary)}.order-detail-status.is-processing{color:#2563eb}.order-detail-status.is-warning{color:#d97706}.order-detail-status.is-success{color:#16a34a}.order-detail-status.is-muted{color:#9ca3af}.order-grid-row{min-height:116px;background:#fff}.order-grid-row>div{padding:14px;border-right:1px solid #edf0f5}.order-grid-row>div:last-child{border-right:0}.order-grid-row>div:nth-child(5){display:flex;align-items:center;justify-content:center}.aftersale-grid.order-grid-row>div:nth-child(6){display:flex;align-items:center;justify-content:center}.order-product-row{display:grid;grid-template-columns:72px minmax(0,1fr);gap:12px;color:#4b5563;font-size:13px}.order-product-row+.order-product-row{margin-top:12px;padding-top:12px;border-top:1px dashed #edf0f5}.order-product-row img{width:72px;height:72px;object-fit:cover;border:1px solid #edf0f5}.order-product-row h3{display:-webkit-box;margin:0 0 6px;overflow:hidden;color:#2b3038;font-size:14px;font-weight:600;line-height:1.45;-webkit-line-clamp:2;-webkit-box-orient:vertical}.order-product-row p{margin:0 0 4px;color:#6b7280}.order-product-row span,.order-cell-stack span{display:block}.after-sale-apply-link.ant-btn{height:26px;margin-top:8px;padding:0 9px;font-size:12px}.order-action-stack{flex-direction:column;gap:6px}.order-cell-stack{display:grid;align-content:start;gap:6px;color:#4b5563;font-size:13px}.order-status-text{display:flex;align-items:center;justify-content:center;font-weight:600}.order-status-text.is-warning{color:#f59e0b}.order-status-text.is-processing{color:#2563eb}.order-status-text.is-success{color:#16a34a}.order-status-text.is-finished{color:#64748b}.order-status-text.is-muted{color:#9ca3af}.after-sale-list-status{flex-direction:column;gap:4px;text-align:center;line-height:1.4}.after-sale-list-status strong{font-size:14px;font-weight:600}.after-sale-list-status span{color:#8a5a12;font-size:12px;font-weight:400}.after-sale-list-status.is-processing span,.after-sale-list-status.is-muted span{color:#667085}.after-sale-next-action.ant-btn{min-width:98px;padding-inline:8px;white-space:nowrap}.order-detail-action.ant-btn-link{height:28px;padding:0 12px;color:#2563eb;background:#eff6ff;border-radius:3px}.order-detail-action.ant-btn-link:hover{color:#1d4ed8;background:#dbeafe}.after-sale-next-step-banner{display:flex;flex-direction:column;gap:5px;margin-bottom:14px;padding:12px 16px;color:#92400e;background:#fffbeb;border:1px solid #fde68a;border-radius:6px}.after-sale-next-step-banner strong{font-size:15px}.after-sale-next-step-banner span{color:#a16207;font-size:13px}.order-empty{min-height:220px;padding:56px 0;background:#fff}.order-detail-dialog .ant-modal-content,.after-sale-apply-dialog .ant-modal-content{overflow:hidden;border-radius:6px}.order-detail-dialog .ant-modal-header,.after-sale-apply-dialog .ant-modal-header{padding:18px 22px 10px;margin-bottom:0}.order-detail-dialog .ant-modal-title,.after-sale-apply-dialog .ant-modal-title{color:#111827;font-size:18px;font-weight:700}.order-detail-dialog .ant-modal-body{max-height:720px;padding:0 22px 22px;overflow-y:auto;background:#fff}.order-detail-modal{display:grid;gap:12px}.order-detail-title{display:flex;align-items:center;justify-content:space-between;min-height:38px;padding:0 14px;margin-bottom:0;color:#2b3038;font-size:15px;font-weight:600;background:#f7f8fa;border:1px solid #edf0f5;border-bottom:0;border-radius:4px 4px 0 0}.order-detail-heading-actions{display:flex;align-items:center;gap:12px}.order-detail-heading-actions .order-detail-status{margin-left:0}.order-detail-card{padding:18px;background:#fff;border:1px solid #edf0f5;border-radius:0 0 4px 4px}.order-detail-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px 42px;color:#4b5563;font-size:14px}.order-detail-grid.two-col{grid-template-columns:repeat(2,minmax(0,1fr))}.order-detail-grid .full{grid-column:1 / -1}.order-detail-product-table{width:100%;color:#4b5563;font-size:14px;border-collapse:collapse;background:#fff;border:1px solid #edf0f5;border-radius:0 0 4px 4px}.order-detail-product-table th,.order-detail-product-table td{padding:12px;text-align:left;vertical-align:top;border-bottom:1px solid #edf0f5}.order-detail-product-table th{color:#344054;font-weight:600;background:#fbfcfe}.order-detail-product-table tr:last-child td{border-bottom:0}.after-sale-reason{min-height:42px;color:#4b5563;font-size:14px;line-height:1.7}.after-sale-rejection-alert{margin-bottom:14px}.after-sale-detail-table th:first-child{width:42%}.after-sale-timeline{position:relative;display:grid;gap:22px;padding:4px 0 4px 30px}.after-sale-timeline:before{position:absolute;top:16px;bottom:16px;left:9px;width:1px;content:"";background:#e5e7eb}.after-sale-timeline-item{position:relative;color:#4b5563}.after-sale-timeline-dot{position:absolute;top:4px;left:-26px;width:12px;height:12px;background:#e5e7eb;border-radius:50%}.after-sale-timeline-item.is-active .after-sale-timeline-dot{background:var(--brand-primary)}.after-sale-timeline-item strong{color:#344054;font-size:14px;font-weight:600}.after-sale-timeline-item.is-active strong{color:var(--brand-primary)}.after-sale-timeline-item p{margin:6px 0 0;color:#8b95a5;font-size:13px}.after-sale-timeline-item .after-sale-timeline-remark{color:#cf1322;font-weight:500;line-height:1.6}.after-sale-apply-dialog .ant-modal-body{padding:16px 32px 28px}.after-sale-apply-form .ant-form-item{margin-bottom:20px}.after-sale-apply-form .ant-form-item-label>label{color:#374151;font-size:14px}.after-sale-apply-form .ant-form-item-required:before{color:var(--brand-primary)!important}.after-sale-upload-plus{display:flex;align-items:center;justify-content:center;width:78px;height:78px;color:#8b95a5;font-size:34px}.account-narrow-form{max-width:820px}.account-pay-password-alert{margin-bottom:24px}.account-pay-password-alert .ant-alert-description{line-height:22px;overflow-wrap:anywhere;white-space:normal}.account-field-with-action{display:flex;align-items:center;gap:8px;width:100%;min-width:0}.account-field-with-action>.ant-input,.account-field-with-action>.ant-input-affix-wrapper,.account-field-with-action>.account-code-controls{flex:1 1 auto;width:auto;min-width:0}.account-field-with-action>.ant-btn{flex:0 0 auto;padding-inline:0;white-space:nowrap}.account-code-controls{display:flex}.account-code-controls .ant-input{min-width:0}.account-code-controls .ant-btn{flex:0 0 auto;padding-inline:12px}.account-security-hint{display:block;margin:-8px 0 16px 20.833%}.security-code-dialog-field{display:grid;gap:8px;margin-top:18px}.profile-avatar-upload{display:flex;align-items:flex-start;flex-wrap:wrap;gap:8px 12px}.profile-avatar-upload .ant-upload-list-picture-card-container,.profile-avatar-upload .ant-upload-select{width:96px;height:96px;margin:0}.profile-avatar-upload .ant-upload-list-picture-card .ant-upload-list-item-container{border:0!important}.profile-avatar-upload .ant-upload-list-picture-card .ant-upload-list-item{width:96px;height:96px;padding:4px;border:1px solid #e5e7eb!important;border-radius:6px;background:#fff}.profile-avatar-upload .ant-upload-list-picture-card .ant-upload-list-item-thumbnail,.profile-avatar-upload .ant-upload-list-picture-card .ant-upload-list-item-thumbnail img{overflow:hidden;border-radius:4px}.profile-avatar-upload .ant-upload-list-picture-card .ant-upload-list-item-thumbnail img{width:100%;height:100%;object-fit:cover}.profile-avatar-upload-trigger{display:flex;align-items:center;flex-direction:column;gap:4px;color:#667085;font-size:12px}.profile-avatar-upload-help{display:flex;align-items:center;flex-wrap:wrap;gap:4px 8px;width:100%;color:#98a2b3;font-size:12px}.profile-edit-dialog .ant-modal-body{max-height:min(680px,calc(100vh - 190px));overflow-y:auto}.profile-edit-form .ant-form-item{margin-bottom:16px}.profile-document-upload{display:flex;align-items:flex-start;gap:12px;min-height:78px}.profile-document-upload .ant-upload-list-picture-card-container,.profile-document-upload .ant-upload-select{width:96px;height:72px}.profile-document-upload .ant-upload-list-picture-card .ant-upload-list-item{padding:4px}.profile-document-upload .ant-upload-list-item-thumbnail img{object-fit:cover}.profile-document-upload-text{margin-top:4px;color:#667085;font-size:12px}.profile-document-upload-hint{padding-top:8px;color:#98a2b3;font-size:12px}.profile-document-preview{overflow:hidden;border:1px solid #edf0f5;border-radius:6px;background:#f8fafc}.profile-document-preview img{object-fit:cover}.profile-document-empty{color:#98a2b3}.api-key-panel{max-width:860px}.api-key-guidance{margin-bottom:16px}.api-credential-block{display:flex;min-width:0;flex-direction:column;align-items:flex-start;gap:5px}.api-credential-value.ant-typography{margin:0;color:#182230;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:13px;letter-spacing:.02em}.api-credential-value.ant-typography code{padding:5px 8px;border:1px solid #e4e7ec;border-radius:5px;background:#f8fafc}.api-credential-hint.ant-typography{font-size:12px;line-height:1.5}.api-secret-row{display:flex;align-items:center;justify-content:space-between;gap:18px;min-height:32px}.api-credential-secret{color:#344054;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:13px;letter-spacing:.02em}.api-credential-empty{display:inline-flex;align-items:center;min-height:24px;padding:0 8px;border:1px solid #e4e7ec;border-radius:999px;background:#f8fafc;color:#667085;font-size:12px}.address-filter-row{display:flex;align-items:center;gap:14px;margin-bottom:16px}.address-filter-row .ant-input-affix-wrapper,.address-filter-row .ant-input{width:260px}.address-edit-dialog .ant-modal-content{overflow:hidden;border-radius:6px}.address-edit-dialog .ant-modal-header{padding:18px 22px 12px;margin-bottom:0}.address-edit-dialog .ant-modal-title{color:#111827;font-size:17px;font-weight:700}.address-edit-dialog .ant-modal-body{padding:16px 34px 0}.address-edit-dialog .ant-modal-footer{padding:16px 34px 22px;text-align:center}.address-edit-form .ant-form-item{margin-bottom:18px}.address-edit-form .ant-form-item-label>label{color:#374151;font-size:14px}.address-edit-form .ant-form-item-required:before{color:var(--brand-primary)!important}.address-smart-title{display:flex;align-items:center;justify-content:space-between;padding-top:14px;margin:2px 0 14px;color:#2b3038;font-weight:600;border-top:1px dashed #d9dee8}.address-smart-title .ant-btn-link{padding-right:0;color:var(--brand-primary)}.account-form-actions{margin-top:16px;text-align:center}.account-recharge-layout{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:24px}.receipt-account-box{align-self:start;padding:18px;color:#4b5563;background:#fff7f6;border:1px solid #ffd8d5;border-radius:4px}.receipt-account-box p{margin:8px 0 0}.account-table-card .ant-table-wrapper{width:100%}.recharge-record-table .ant-table-cell,.invoice-management-table .ant-table-cell{white-space:nowrap}.manual-layout{display:grid;grid-template-columns:220px minmax(0,1fr);gap:24px;align-items:start;min-width:0;max-width:100%}.manual-layout.is-single{display:block}.manual-sidebar{position:sticky;top:18px;display:grid;gap:16px;padding-right:16px;border-right:1px solid #edf0f5}.manual-content{min-width:0;max-width:100%;color:#4b5563;line-height:1.9;overflow-wrap:anywhere}.manual-content section{scroll-margin-top:18px;min-width:0;max-width:100%;padding-bottom:16px;border-bottom:1px solid #f1f3f6}.manual-content img{display:block;max-width:100%!important;height:auto!important;object-fit:contain}.manual-content table,.manual-content pre{display:block;max-width:100%!important;overflow-x:auto}.manual-content h2{margin-top:0;color:#222;font-size:22px}.manual-content h3{margin:18px 0 8px;color:#333;font-size:16px}@media(max-width:980px){.main-header{flex-wrap:wrap;height:auto;padding:12px}.main-header-inner{flex-wrap:wrap;align-content:center;gap:10px 12px;width:100%;height:auto;margin:0}.brand-button{order:1;flex:1 1 auto;min-width:0;text-align:left}.main-search{position:static;order:3;flex:1 0 100%;width:100%;max-width:none;transform:none}.main-actions{order:2;flex:0 0 auto;width:auto;margin-left:auto}.main-content{width:min(100vw - 24px,1280px)}.main-nav-inner{width:min(100vw - 24px,1280px);overflow-x:auto;scrollbar-width:none}.main-nav-inner::-webkit-scrollbar{display:none}.nav-category-trigger{flex:0 0 180px;width:180px}.main-nav{flex:0 0 auto;min-width:max-content}.nav-category-dropdown{grid-template-columns:1fr;width:min(100vw - 24px,640px);max-height:calc(100vh - 180px);overflow:auto}.nav-category-list{border-right:0;border-bottom:1px solid #edf0f5}.filter-row{grid-template-columns:1fr;gap:8px}.filter-label{line-height:1.5}.filter-row-actions{justify-self:start}.filter-advanced,.filter-field,.price-range,.compact-field{grid-template-columns:1fr}.filter-field>span{text-align:left}.product-toolbar{align-items:flex-start;flex-direction:column;gap:12px}.sort-tabs{flex-wrap:wrap}.category-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.category-pagination{flex-wrap:wrap}.service-footer{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.login-page{grid-template-columns:1fr;padding:24px}.register-page{grid-template-columns:minmax(0,420px)}.login-visual{min-height:300px}.home-hero{grid-template-columns:minmax(0,1fr);height:auto;gap:12px;background:transparent}.category-panel{order:2;height:auto}.category-panel .ant-card-body{height:auto;padding:8px}.category-list{grid-template-columns:repeat(2,minmax(0,1fr));height:auto;gap:4px}.home-hero>.hero-carousel{order:1;height:280px}.hero-banner{min-height:280px;padding:28px 30px}.hero-banner>div{max-width:100%}.user-panel{order:3;height:auto}.user-panel .ant-card-body{height:auto}.home-category-header{align-items:flex-start;flex-direction:column;gap:4px;padding:12px 14px}.home-category-header>div{flex-wrap:wrap;gap:4px 8px}.home-category-header .ant-btn-link{align-self:flex-end}.home-category-body{gap:10px;padding:10px}.category-mega-menu{position:static;width:100%;right:auto;min-height:auto;max-height:none;border-width:1px}.mega-menu-row{grid-template-columns:1fr;gap:8px}.mega-menu-parent{justify-content:flex-start;text-align:left}.home-modules{grid-template-columns:1fr}.home-product-grid--five,.home-product-grid--four{grid-template-columns:repeat(2,minmax(0,1fr))}.home-category-body{grid-template-columns:1fr}.product-detail-shell{width:min(100%,calc(100vw - 24px))}.product-detail-card{grid-template-columns:1fr;min-height:0}.product-main-image{width:100%!important;height:auto!important;aspect-ratio:1 / 1}.product-price-strip,.product-meta-grid,.after-sale-grid{grid-template-columns:1fr}.product-price-strip div{padding:10px 0;border-right:0;border-bottom:1px solid #e7e7e7}.product-price-strip div:last-child{border-bottom:0}.delivery-row{flex-wrap:wrap}.delivery-row>span{width:100%;text-align:left}.shipping-template-row{grid-template-columns:1fr}.shipping-template-row span{justify-content:flex-start;min-height:40px;border-right:0;border-bottom:1px solid #e8e8e8}.after-sale-grid div:nth-child(2){border-left:1px solid #eee}.account-layout{display:block!important}.account-sider{width:100%!important;max-width:none!important;min-width:0!important;height:auto;margin-bottom:16px;overflow:visible}.account-sider .ant-menu{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));width:100%;min-width:0;padding:4px;border-inline-end:0!important;white-space:normal}.account-sider .ant-menu:before,.account-sider .ant-menu:after{display:none}.account-sider .ant-menu-item{display:flex;align-items:center;justify-content:center;width:auto!important;min-width:0;height:48px;margin:0!important;padding-inline:4px!important;border-radius:6px;line-height:48px}.account-sider .ant-menu-item .ant-menu-item-icon{margin-inline-end:6px}.account-sider .ant-menu-title-content{margin-inline-start:4px!important;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.account-sider .ant-menu-item-selected{color:var(--brand-primary)!important;font-weight:600;background:var(--brand-soft)!important}.account-sider .ant-menu-item-selected:after{display:none}.account-content{margin-left:0;width:100%;min-width:0}.account-layout>.account-content{flex:none!important;width:100%!important}.account-section-card .ant-card-body{min-width:0}.account-section-card .ant-tabs-nav-wrap{overflow-x:auto}.account-section-card .ant-tabs-nav-list{min-width:max-content}.account-overview{align-items:flex-start;flex-direction:column}.account-overview-actions{flex-wrap:wrap;width:100%}.account-data-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.account-recharge-layout{grid-template-columns:minmax(0,1fr)}.account-narrow-form{max-width:none}.account-narrow-form.ant-form-horizontal .ant-form-item-label{flex:0 0 92px;width:92px;max-width:92px}.account-narrow-form.ant-form-horizontal .ant-form-item-control{flex:1 1 auto!important;width:auto!important;max-width:none!important;margin-left:0!important;min-width:0}.account-narrow-form .ant-input-number,.account-narrow-form .ant-picker,.account-narrow-form .ant-select,.account-narrow-form .ant-input,.account-narrow-form .ant-input-affix-wrapper{max-width:100%}.profile-edit-form.ant-form-horizontal .ant-form-item-label{flex:0 0 112px!important;width:112px!important;max-width:112px!important}.profile-edit-form.ant-form-horizontal .ant-form-item-control{flex:1 1 auto!important;width:auto!important;max-width:none!important;min-width:0}.account-filter-grid{align-items:stretch;flex-direction:column}.account-filter-grid .ant-form-item{width:100%;margin-inline-end:0}.account-filter-grid .ant-form-item-control,.account-filter-grid .ant-form-item-control-input,.account-filter-grid .ant-form-item-control-input-content{min-width:0;width:100%}.account-filter-grid .ant-input,.account-filter-grid .ant-input-number,.account-filter-grid .ant-picker,.account-filter-grid .ant-select{width:100%!important;max-width:100%}.account-filter-grid .ant-space{flex-wrap:wrap;max-width:100%}.api-key-panel .ant-descriptions-view>table{width:100%!important;table-layout:fixed}.api-key-panel .ant-descriptions-item-label{width:92px!important}.api-key-panel .ant-descriptions-item-content{min-width:0;overflow-wrap:anywhere;word-break:break-all}.api-secret-row{flex-wrap:wrap}.api-secret-row>.api-credential-block{min-width:0;overflow-wrap:anywhere;word-break:break-all}.api-secret-row>.ant-space{flex-wrap:wrap}.account-table-card .ant-table-wrapper,.account-section-card .ant-table-wrapper,.checkout-page-card .ant-table-wrapper,.main-content .ant-table-wrapper{width:100%!important;min-width:0;max-width:100%;overflow-x:auto}.account-table-card .ant-table-container,.account-section-card .ant-table-container,.checkout-page-card .ant-table-container,.main-content .ant-table-container{min-width:640px}.order-list-shell{max-width:100%;overflow-x:auto}.order-list-shell>.order-list-head,.order-list-shell>.order-list-scroll{min-width:960px}.order-list-scroll{overflow-x:visible}.order-detail-section{max-width:100%;overflow-x:auto}.order-detail-product-table{min-width:680px}.manual-layout{grid-template-columns:minmax(0,1fr)}.manual-sidebar{position:static;padding-right:0;padding-bottom:16px;border-right:0;border-bottom:1px solid #edf0f5}.manual-sidebar .ant-anchor{max-height:220px;overflow-y:auto}.checkout-main{grid-template-columns:minmax(0,1fr)}.checkout-address-form,.checkout-summary{min-width:0}.cart-footer{align-items:stretch;flex-direction:column}.cart-summary,.cart-checkout-area{width:100%}.cart-summary-actions{flex-wrap:wrap}.cart-checkout-area{flex-wrap:wrap;gap:12px;justify-content:space-between;margin-left:0}.cart-checkout-area .ant-typography{flex:1 1 100%;min-width:0}.product-detail-shell{max-width:100%;min-width:0}.product-gallery>.ant-image{width:100%!important;max-width:100%}.detail-breadcrumb{flex-wrap:wrap;height:auto;min-height:32px;padding:4px 0;overflow-wrap:anywhere}.product-detail-info h1{min-width:0;flex-wrap:wrap;overflow-wrap:anywhere}.delivery-row .ant-select{flex:1 1 0;width:auto;min-width:0}.spec-panel{flex-direction:column;gap:8px}.spec-panel>span{width:auto;line-height:24px}.spec-panel .ant-radio-group{display:flex;flex-wrap:wrap;gap:8px}.spec-panel .ant-radio-button-wrapper{margin-right:0}.product-detail-actions{flex-wrap:wrap;width:100%}.product-detail-actions .ant-btn{min-width:0;flex:1 1 140px}.shipping-template-table{margin-right:12px;margin-left:12px}.address-filter-row{flex-wrap:wrap}.address-filter-row .ant-input-affix-wrapper,.address-filter-row .ant-input{width:100%}.address-filter-row .ant-btn{flex:1 1 auto}.material-download-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ant-modal{max-width:calc(100vw - 24px);margin-right:auto;margin-left:auto}.ant-modal-content,.ant-modal-body{max-width:100%}.profile-edit-dialog{top:12px!important}.profile-edit-dialog .ant-modal-content{display:flex;flex-direction:column;max-height:calc(100vh - 24px)}.profile-edit-dialog .ant-modal-body{flex:1 1 auto;min-height:0;max-height:none}}@media(max-width:560px){.account-field-with-action{flex-wrap:wrap}.account-field-with-action>.ant-input,.account-field-with-action>.ant-input-affix-wrapper,.account-field-with-action>.account-code-controls{flex-basis:190px}.account-field-with-action>.ant-btn{margin-left:auto}.account-security-hint{margin-left:0}.app-logo{font-size:20px}.main-actions{gap:6px!important}.main-action-badge .ant-btn{min-width:78px;padding-inline:8px}.hero-carousel{height:240px}.hero-banner{min-height:240px;padding:24px}.hero-banner h1{font-size:30px;line-height:1.2}.user-panel .ant-card-body{padding:18px 14px}.user-panel-guest .anticon{font-size:48px}.home-product-grid{gap:10px;padding:10px}.category-product-grid,.service-footer,.home-product-grid--five,.home-product-grid--four{grid-template-columns:1fr}}@media(max-width:360px){.account-sider .ant-menu{grid-template-columns:repeat(2,minmax(0,1fr))}}.after-sale-quantity-hint,.after-sale-return-tip{margin:-4px 0 16px 20.833%;color:#667085;font-size:13px}.after-sale-return-tip{margin:0 0 12px}.after-sale-return-address{border-color:#91caff;background:#f0f7ff}.after-sale-return-address strong{color:#1d39c4;font-size:15px}.after-sale-return-address p{margin:8px 0 0}.after-sale-return-address.is-pending{border-color:#ffe58f;background:#fffbe6;color:#ad6800}.order-product-logistics+.order-product-logistics{margin-top:8px}.order-product-logistics span,.tiny-text{color:#8c8c8c;font-size:12px}.order-shipment-list{display:grid;gap:12px}.order-shipment-card>div{display:flex;justify-content:space-between;gap:16px}.order-shipment-card p{margin:8px 0 0}
