*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,"PingFang SC","Microsoft YaHei",Arial,sans-serif;color:#1b2030;background:#f4f5f7;line-height:1.6;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input,select,textarea{font:inherit}button{cursor:pointer}.container{width:min(1240px,calc(100% - 32px));margin:auto}.narrow{max-width:780px}.section{padding-top:36px;padding-bottom:52px}.muted{color:#7d8391}.small{font-size:12px}.center{text-align:center}.inline{display:inline}.danger{color:#d84d49!important}.eyebrow,.card-kicker{display:block;color:var(--primary,#5b5bd6);font-size:10px;font-weight:900;letter-spacing:.14em}.link{border:0;background:none;color:var(--primary,#5b5bd6);padding:0;font-weight:800}.back-link{color:#59606e;font-size:13px;font-weight:800}

/* Announcement and header */
.announcement-bar{height:34px;background:#171b26;color:#cfd4de}.announcement-inner{height:34px;display:flex;align-items:center;gap:9px;font-size:11px}.announcement-inner p{min-width:0;flex:1;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.announcement-inner a{color:#fff;font-weight:800}.announcement-dot{width:6px;height:6px;border-radius:50%;background:#50cf86;box-shadow:0 0 0 4px rgba(80,207,134,.14)}.topbar{position:sticky;top:0;z-index:60;background:rgba(255,255,255,.96);border-bottom:1px solid #e6e8ec;backdrop-filter:blur(18px)}.nav{height:66px;display:flex;align-items:center;gap:22px}.brand{display:flex;align-items:center;gap:10px;min-width:185px}.brand-mark,.brand-logo{flex:0 0 auto;width:38px;height:38px;display:grid;place-items:center;border-radius:11px;background:var(--primary,#5b5bd6);color:#fff;font-weight:950;box-shadow:0 8px 20px rgba(58,62,145,.2)}.brand-logo{overflow:hidden;background:#fff;border:1px solid #e4e6eb;box-shadow:none}.brand-logo img{width:100%;height:100%;object-fit:contain}.brand-copy{display:grid;line-height:1.18}.brand-copy b{font-size:16px}.brand-copy small{margin-top:4px;color:#9297a3;font-size:10px;font-weight:600}.nav-search{position:relative;flex:1;max-width:430px;height:42px;display:flex;align-items:center;border:1px solid #e0e3e8;border-radius:11px;background:#f7f8fa;transition:.18s}.nav-search:focus-within{background:#fff;border-color:var(--primary,#5b5bd6);box-shadow:0 0 0 3px color-mix(in srgb,var(--primary,#5b5bd6) 10%,transparent)}.nav-search-icon{padding-left:13px;color:#9297a3;font-size:18px}.nav-search input{flex:1;height:100%;border:0;background:transparent;padding:0 9px;outline:0;font-size:13px}.nav-search>button{height:32px;margin-right:5px;padding:0 13px;border:0;border-radius:8px;background:#202532;color:#fff;font-size:12px;font-weight:800}.desktop-nav{display:flex;align-items:center;gap:3px;margin-left:auto}.desktop-nav a{padding:8px 11px;border-radius:8px;color:#5b6170;font-size:13px;font-weight:750}.desktop-nav a:hover,.desktop-nav a.active{background:#f0f1f4;color:#171c29}.nav-actions{display:flex;align-items:center;gap:8px}.nav-query{display:flex;align-items:center;gap:12px;padding:9px 12px;border-radius:9px;background:var(--primary,#5b5bd6);color:#fff;font-size:12px;font-weight:850}.nav-query b{font-size:16px}.mobile-menu-button{display:none;width:38px;height:38px;border:1px solid #e1e3e8;border-radius:9px;background:#fff;font-size:19px}.mobile-menu{display:none;padding:12px 16px 16px;background:#fff;border-top:1px solid #eceef1}.mobile-menu.open{display:block}.mobile-menu>a{display:block;padding:12px 4px;border-bottom:1px solid #f0f1f3;font-size:14px;font-weight:750}.mobile-nav-search{display:flex;gap:7px;margin-bottom:7px}.mobile-nav-search input{flex:1}.mobile-nav-search button{border:0;border-radius:8px;padding:0 14px;background:var(--primary,#5b5bd6);color:#fff;font-weight:800}
.search-suggestions{position:absolute;top:calc(100% + 8px);left:0;right:0;z-index:80;display:none;padding:7px;background:#fff;border:1px solid #e2e5ea;border-radius:12px;box-shadow:0 18px 50px rgba(24,29,42,.16)}.search-suggestions.open{display:block}.suggestion-item{display:grid;grid-template-columns:38px 1fr auto;align-items:center;gap:10px;padding:8px;border-radius:8px}.suggestion-item:hover{background:#f5f6f8}.suggestion-item img,.suggestion-placeholder{width:38px;height:38px;border-radius:8px;object-fit:cover}.suggestion-placeholder{display:grid;place-items:center;background:#eef0f4;color:var(--primary,#5b5bd6);font-weight:900}.suggestion-item b{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.suggestion-item small{color:#8d929e;font-size:10px}.suggestion-item em{color:#e64f44;font-size:12px;font-style:normal;font-weight:900}

/* Controls */
.btn{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:10px;padding:11px 17px;font-weight:850;cursor:pointer;transition:.18s}.btn.primary{background:var(--primary,#5b5bd6);color:#fff;box-shadow:0 8px 20px color-mix(in srgb,var(--primary,#5b5bd6) 18%,transparent)}.btn.primary:hover{transform:translateY(-1px);filter:brightness(.98)}.btn.ghost{background:#fff;border:1px solid #dfe2e7;color:#3d4351}.btn.small{padding:7px 11px;border-radius:8px;font-size:12px}.btn.wide{width:100%}.btn:disabled{opacity:.48;cursor:not-allowed;transform:none}.alert{width:min(1240px,calc(100% - 32px));margin:14px auto;padding:12px 15px;border-radius:10px;background:#eef1ff}.alert.success{background:#e9f8ef;color:#1d7440}.alert.error{background:#fff0ef;color:#b23b36}.content-card,.admin-card,.product-gallery-card,.product-purchase-card{background:#fff;border:1px solid #e4e7eb;border-radius:16px;box-shadow:0 8px 28px rgba(24,29,42,.035)}.content-card{padding:25px}.content-card h1,.content-card h2{margin-top:0}.form-stack{display:grid;gap:14px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.form-grid .full{grid-column:1/-1}label{display:grid;gap:6px;color:#505665;font-size:12px;font-weight:800}label small,.label-tip{color:#9095a2;font-size:10px;font-weight:600}input,select,textarea{width:100%;border:1px solid #dfe2e7;border-radius:9px;padding:10px 11px;background:#fff;color:#232938;outline:none}input:focus,select:focus,textarea:focus{border-color:var(--primary,#5b5bd6);box-shadow:0 0 0 3px color-mix(in srgb,var(--primary,#5b5bd6) 10%,transparent)}textarea{resize:vertical}.check{display:flex;align-items:center;gap:8px}.check input{width:auto}.check.compact{display:flex}.shop-closed{display:flex;align-items:center;gap:10px;margin-top:14px;padding:11px 15px;border:1px solid #f0cf9b;border-radius:11px;background:#fff8e9;color:#8c5c19}.shop-closed b{font-size:13px}.shop-closed span{font-size:12px}.shop-closed.compact{margin:0 0 18px}

/* Storefront */
.store-main{min-height:70vh}.storefront{padding-top:16px;padding-bottom:48px}.storefront-top{position:relative}.store-search{position:relative;height:56px;display:flex;align-items:center;gap:8px;padding:7px 8px 7px 15px;border:1px solid #dfe2e7;border-radius:13px;background:#fff;box-shadow:0 8px 26px rgba(22,27,39,.045)}.store-search:focus-within{border-color:var(--primary,#5b5bd6);box-shadow:0 0 0 4px color-mix(in srgb,var(--primary,#5b5bd6) 9%,transparent)}.store-search .search-icon{color:#9499a5;font-size:22px}.store-search input{flex:1;height:100%;padding:0;border:0;box-shadow:none;background:transparent;font-size:14px}.store-search .btn{height:42px;min-width:94px}.search-clear{color:#8a909d;font-size:11px;font-weight:800}.search-suggestions.wide{top:64px;right:auto;width:min(620px,100%)}.store-trust{display:flex;align-items:center;gap:22px;margin-top:10px;color:#747a88;font-size:11px}.store-trust i{display:inline-grid;place-items:center;width:16px;height:16px;margin-right:4px;border-radius:50%;background:#e6f8ee;color:#26975b;font-style:normal;font-weight:900}.hot-keywords{display:flex;align-items:center;gap:11px;margin-top:9px;color:#7c8290;font-size:11px}.hot-keywords span{font-weight:800}.hot-keywords a:hover{color:var(--primary,#5b5bd6)}.category-rail{display:flex;gap:10px;margin-top:16px;padding-bottom:3px;overflow-x:auto;scrollbar-width:none}.category-rail::-webkit-scrollbar{display:none}.category-pill{flex:1 0 150px;max-width:205px;display:grid;grid-template-columns:38px 1fr;grid-template-rows:1fr 1fr;column-gap:9px;min-height:62px;padding:10px 12px;border:1px solid #e3e6ea;border-radius:12px;background:#fff;transition:.17s}.category-pill:hover{transform:translateY(-2px);border-color:#d5d9df;box-shadow:0 10px 22px rgba(24,29,42,.06)}.category-pill.active{border-color:color-mix(in srgb,var(--primary,#5b5bd6) 42%,#e3e6ea);background:color-mix(in srgb,var(--primary,#5b5bd6) 6%,#fff)}.category-pill-icon{grid-row:1/3;align-self:center;width:38px;height:38px;display:grid;place-items:center;border-radius:10px;background:#eff1f4;color:#59606d;font-size:13px;font-weight:900}.category-pill.active .category-pill-icon{background:var(--primary,#5b5bd6);color:#fff}.category-pill b{align-self:end;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.category-pill small{align-self:start;color:#9297a3;font-size:10px}.product-area{margin-top:21px}.product-toolbar.v2{display:flex;align-items:flex-end;justify-content:space-between;gap:20px}.product-heading h1{margin:0;font-size:21px;line-height:1.3}.product-heading span{display:block;margin-top:4px;color:#8a8f9b;font-size:11px}.product-filter{display:flex;align-items:center;gap:12px}.product-filter select{width:auto;min-width:132px;height:38px;padding:0 31px 0 10px;font-size:11px}.stock-switch{display:flex;align-items:center;gap:7px;color:#616775;font-size:11px;font-weight:800;cursor:pointer}.stock-switch input{position:absolute;opacity:0}.stock-switch span{position:relative;width:33px;height:19px;border-radius:999px;background:#d5d8de}.stock-switch span:after{content:"";position:absolute;top:3px;left:3px;width:13px;height:13px;border-radius:50%;background:#fff;box-shadow:0 1px 4px rgba(0,0,0,.2);transition:.18s}.stock-switch input:checked+span{background:var(--primary,#5b5bd6)}.stock-switch input:checked+span:after{transform:translateX(14px)}.product-tabs{display:flex;gap:6px;margin:13px 0}.product-tabs a{padding:7px 12px;border-radius:8px;color:#656b79;font-size:11px;font-weight:800}.product-tabs a:hover,.product-tabs a.active{background:#202532;color:#fff}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:15px}.product-card{position:relative;min-width:0;overflow:hidden;border:1px solid #e4e7eb;border-radius:14px;background:#fff;box-shadow:0 8px 24px rgba(25,30,43,.035);transition:.2s}.product-card:hover{transform:translateY(-3px);border-color:#d4d8df;box-shadow:0 15px 32px rgba(25,30,43,.085)}.cover{position:relative;display:block;height:164px;overflow:hidden;background:#edf0f4}.cover img{width:100%;height:100%;object-fit:cover;transition:.28s}.product-card:hover .cover img{transform:scale(1.025)}.cover-placeholder{height:100%;display:grid;place-content:center;justify-items:center;gap:6px;background:linear-gradient(145deg,color-mix(in srgb,var(--primary,#5b5bd6) 8%,#f4f5f7),#e9ecf1);color:var(--primary,#5b5bd6)}.cover-placeholder span{display:grid;place-items:center;width:49px;height:49px;border-radius:14px;background:#fff;font-size:23px;font-weight:950;box-shadow:0 8px 20px rgba(26,31,45,.08)}.cover-placeholder small{color:#757b88;font-size:11px;font-weight:750}.cover-placeholder.large{min-height:460px;border-radius:13px}.cover-tags{position:absolute;top:9px;left:9px;right:9px;display:flex;justify-content:space-between;gap:6px}.tag{display:inline-flex;align-items:center;min-height:23px;padding:0 7px;border-radius:6px;background:rgba(28,33,45,.82);color:#fff;font-size:9px;font-weight:850;backdrop-filter:blur(5px)}.tag.hot{background:#ee564b}.tag.delivery{margin-left:auto}.favorite-button{position:absolute;top:174px;right:9px;z-index:3;width:29px;height:29px;border:1px solid #e4e6ea;border-radius:50%;background:#fff;color:#737987;font-size:17px;line-height:1}.favorite-button.active,.favorite-inline.active{color:#e65149;border-color:#f1b5b1;background:#fff5f4}.product-body{padding:13px}.product-category-row{display:flex;align-items:center;justify-content:space-between;gap:7px;color:#8d929f;font-size:9px;font-weight:750}.product-category-row em{font-style:normal;white-space:nowrap}.product-body h3{margin:5px 32px 5px 0;font-size:15px;line-height:1.4}.product-body h3 a{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.product-body p{height:36px;margin:0;color:#777d8a;font-size:10px;line-height:18px;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.stock-progress{height:3px;margin-top:9px;overflow:hidden;border-radius:99px;background:#eef0f3}.stock-progress i{display:block;height:100%;border-radius:99px;background:#4fbd7b}.product-data{display:flex;align-items:center;justify-content:space-between;margin-top:7px;color:#8d929f;font-size:9px}.in-stock{color:#2b985d}.sold-out{color:#d14944}.product-bottom{display:flex;align-items:flex-end;justify-content:space-between;gap:8px;margin-top:9px}.product-price{display:flex;align-items:baseline;min-width:0;color:#e84f44}.product-price small{font-size:11px;font-weight:900}.product-price strong{font-size:19px;line-height:1;font-weight:950}.product-price del{margin-left:5px;color:#a2a7b0;font-size:9px}.buy-link{display:inline-flex;align-items:center;justify-content:center;height:29px;padding:0 10px;border-radius:8px;background:#202532;color:#fff;font-size:9px;font-weight:850}.buy-link:hover{background:var(--primary,#5b5bd6)}.buy-link.disabled{background:#d5d8df;color:#838995;pointer-events:none}.empty-state{min-height:330px;display:grid;place-content:center;justify-items:center;text-align:center;border:1px dashed #d9dce2;border-radius:15px;background:#fff}.empty-icon{width:55px;height:55px;display:grid;place-items:center;border-radius:50%;background:#eff1f4;color:#8c919d;font-size:24px}.empty-state h3{margin:14px 0 2px}.empty-state p{margin:0 0 16px;color:#8b909c}.pagination{display:flex;justify-content:center;gap:6px;margin-top:24px}.pagination a{min-width:34px;height:34px;display:grid;place-items:center;padding:0 10px;border:1px solid #e0e3e8;border-radius:8px;background:#fff;color:#5f6573;font-size:11px;font-weight:800}.pagination a.active{border-color:var(--primary,#5b5bd6);background:var(--primary,#5b5bd6);color:#fff}

/* Product detail */
.product-detail-page{padding-top:18px;padding-bottom:50px}.breadcrumb{display:flex;align-items:center;gap:7px;margin-bottom:14px;color:#8a8f9b;font-size:11px}.breadcrumb em{max-width:440px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-style:normal}.product-detail-shell.v2{display:grid;grid-template-columns:minmax(0,1.2fr) 430px;gap:20px;align-items:start}.product-visual-column{min-width:0}.product-gallery-card.v2{padding:12px}.detail-cover{position:relative;overflow:hidden;border-radius:13px;background:#edf0f4}.detail-cover>img{width:100%;max-height:560px;object-fit:contain;margin:auto;background:#f1f3f6}.detail-badge{position:absolute;top:15px;left:15px;padding:7px 11px;border-radius:8px;background:#e95045;color:#fff;font-size:11px;font-weight:900}.visual-meta{display:flex;align-items:center;gap:22px;padding:12px 3px 0;color:#818692;font-size:10px}.visual-meta span b{margin-right:3px;color:#303644}.visual-meta button{margin-left:auto;border:0;background:none;color:var(--primary,#5b5bd6);font-size:10px;font-weight:850}.product-purchase-card{position:sticky;top:82px;padding:23px}.purchase-topline{display:flex;align-items:center;justify-content:space-between;color:#7d8390;font-size:11px}.favorite-inline{border:1px solid #e1e4e9;border-radius:8px;background:#fff;padding:6px 9px;color:#707684;font-size:10px;font-weight:800}.detail-info h1{margin:10px 0 7px;font-size:26px;line-height:1.32;letter-spacing:-.3px}.lead{margin:0;color:#747a87;font-size:12px}.price-line{display:flex;align-items:baseline;gap:9px;margin:18px 0}.price.big{color:#e84e43;font-size:35px;line-height:1;font-weight:950}.price.big small{font-size:15px}.price-line del{color:#a2a7b1;font-size:12px}.discount-label{padding:3px 6px;border-radius:5px;background:#fff0ef;color:#d34b43;font-size:9px;font-weight:850}.stock-box.v2{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.stock-box.v2 span{display:grid;justify-items:center;padding:10px 5px;border-radius:9px;background:#f6f7f9;text-align:center}.stock-box.v2 i{font-style:normal;font-size:15px}.stock-box.v2 em{margin-top:3px;color:#969ba6;font-size:8px;font-style:normal}.stock-box.v2 b{font-size:10px}.checkout-card.v2{margin-top:14px;padding-top:14px;border-top:1px solid #edf0f2}.quantity-stepper{display:grid;grid-template-columns:38px 1fr 38px;border:1px solid #dfe2e7;border-radius:9px;overflow:hidden}.quantity-stepper button{border:0;background:#f4f5f7;font-size:17px}.quantity-stepper input{height:41px;border:0;border-left:1px solid #e2e5e9;border-right:1px solid #e2e5e9;border-radius:0;text-align:center;box-shadow:none}.checkout-total{display:flex;align-items:center;justify-content:space-between;padding-top:5px}.checkout-total span{color:#777d8b;font-size:11px}.checkout-total b{color:#e84e43;font-size:21px}.checkout-submit{height:46px}.product-assurance.v2{display:grid;grid-template-columns:repeat(3,1fr);gap:4px;margin-top:14px}.product-assurance.v2>div{display:flex;gap:6px;padding:8px 3px}.product-assurance.v2 i{width:17px;height:17px;display:grid;place-items:center;border-radius:50%;background:#e8f8ef;color:#229254;font-size:9px;font-style:normal;font-weight:900}.product-assurance.v2 b,.product-assurance.v2 em{display:block}.product-assurance.v2 b{font-size:9px}.product-assurance.v2 em{color:#9a9faa;font-size:7px;font-style:normal}.product-description-card,.purchase-notes{margin-top:16px}.content-tabs{display:flex;gap:23px;margin:-4px 0 20px;border-bottom:1px solid #eceef1}.content-tabs span,.content-tabs a{position:relative;padding:0 0 11px;color:#737987;font-size:12px;font-weight:800}.content-tabs .active{color:#202633}.content-tabs .active:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:2px;background:var(--primary,#5b5bd6)}.rich-text{min-height:130px;color:#4f5664;font-size:13px;white-space:normal;word-break:break-word}.purchase-notes h2{font-size:18px}.notice-list{display:grid;gap:13px}.notice-list>div{display:flex;gap:12px}.notice-list i{flex:0 0 auto;width:25px;height:25px;display:grid;place-items:center;border-radius:8px;background:#eef0ff;color:var(--primary,#5b5bd6);font-size:10px;font-style:normal;font-weight:900}.notice-list span{color:#707684;font-size:11px}.notice-list b{display:block;color:#303645;font-size:12px}.product-custom-notice{margin-top:15px;padding:13px;border-left:3px solid #f0a23a;border-radius:8px;background:#fff8e9;color:#7b5727;font-size:11px}.related-section{margin-top:26px}.section-title-row{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:12px}.section-title-row span{color:var(--primary,#5b5bd6);font-size:9px;font-weight:900;letter-spacing:.12em}.section-title-row h2{margin:1px 0 0;font-size:20px}.section-title-row>a{color:#69707e;font-size:11px;font-weight:800}.related-badge{position:absolute;top:9px;left:9px}.mobile-purchase-bar{display:none}

/* Order and help */
.order-detail-page{padding-top:30px;padding-bottom:50px}.order-result-head{display:flex;align-items:center;gap:14px;padding:20px 22px;border:1px solid #e4e7eb;border-radius:15px;background:#fff}.order-result-icon{width:46px;height:46px;display:grid;place-items:center;border-radius:50%;background:#fff4df;color:#b47a1d;font-size:20px;font-weight:900}.order-result-icon.success{background:#e8f8ef;color:#268f56}.order-result-head>div:nth-child(2){flex:1}.order-result-head span{color:#969ba6;font-size:10px}.order-result-head h1{margin:0;font-size:20px}.order-result-head p{margin:1px 0 0;color:#737987;font-size:11px}.status{display:inline-flex;padding:5px 9px;border-radius:7px;background:#eef0ff;color:var(--primary,#5b5bd6);font-size:10px;font-weight:850}.order-progress{display:grid;grid-template-columns:auto 1fr auto 1fr auto;align-items:center;padding:20px 45px}.order-progress>div{display:grid;justify-items:center;gap:5px;color:#9a9faa;font-size:9px}.order-progress i{width:25px;height:25px;display:grid;place-items:center;border-radius:50%;background:#e4e6ea;font-style:normal;font-weight:900}.order-progress>div.active{color:#27303d}.order-progress>div.active i{background:var(--primary,#5b5bd6);color:#fff}.order-progress em{height:2px;background:#e1e4e8}.order-card-v2,.pay-box.v2,.delivery-box.v2{margin-bottom:15px}.card-head{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:15px}.card-head h2{margin:0;font-size:17px}.copy-outline{border:1px solid #dfe2e7;border-radius:8px;background:#fff;padding:6px 9px;color:#616775;font-size:10px;font-weight:800}.order-info{display:grid;grid-template-columns:1fr 1fr;gap:0 18px}.order-info div{padding:10px 0;border-bottom:1px solid #eef0f2}.order-info dt{color:#9297a3;font-size:10px}.order-info dd{margin:2px 0;color:#272d3b;font-size:12px;font-weight:800;word-break:break-all}.order-amount{color:#e74e43!important;font-weight:950!important}.pay-box.v2 p{color:#676e7c;font-size:12px}.delivery-success{display:flex;align-items:center;gap:12px;margin-bottom:14px}.delivery-success i{width:38px;height:38px;display:grid;place-items:center;border-radius:50%;background:#e8f8ef;color:#26945a;font-style:normal;font-weight:900}.delivery-success h2{margin:0}.delivery-success p{margin:1px 0 0;color:#818692;font-size:10px}.delivery-item.v2{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-top:9px;padding:12px;border:1px solid #e4e7eb;border-radius:10px;background:#f8f9fa}.delivery-item.v2>div{min-width:0}.delivery-item.v2 span,.delivery-item.v2 code{display:block}.delivery-item.v2 span{color:#9297a3;font-size:9px}.delivery-item.v2 code{margin-top:3px;color:#202633;word-break:break-all}.copy-btn{flex:0 0 auto;border:0;border-radius:8px;background:#202532;color:#fff;padding:8px 11px;font-size:10px;font-weight:850}.copy-btn.copied{background:#24965a}.query-credential{display:flex;align-items:center;justify-content:space-between;margin-top:15px;padding:15px 18px;border-radius:12px;background:#202532;color:#fff}.query-credential span,.query-credential b{display:block}.query-credential span{color:#aeb4c0;font-size:9px}.query-credential b{font-size:19px;letter-spacing:.12em}.query-credential button{border:1px solid #4a5162;border-radius:8px;background:transparent;color:#fff;padding:7px 10px;font-size:10px}.order-help-links{display:flex;justify-content:center;gap:20px;margin-top:17px;color:#6f7582;font-size:11px;font-weight:800}.faq details{padding:15px 0;border-bottom:1px solid #eceef1}.faq summary{cursor:pointer;font-weight:850}.faq p{color:#646b79;font-size:12px}

/* Footer */
.footer{margin-top:22px;padding:32px 0 16px;background:#1b202d;color:#fff}.footer-main{display:flex;align-items:flex-start;justify-content:space-between;gap:30px}.footer-brand{display:flex;align-items:center;gap:9px}.footer-brand .brand-mark{width:32px;height:32px;border-radius:9px}.footer-about p{max-width:600px;margin:9px 0 0;color:#aeb4bf;font-size:11px}.footer-links{display:flex;gap:17px;color:#c7ccd5;font-size:11px;font-weight:750}.footer-bottom{display:flex;justify-content:space-between;margin-top:22px;padding-top:14px;border-top:1px solid rgba(255,255,255,.09);color:#8e95a3;font-size:10px}.mobile-bottom-nav{display:none}

/* Admin layout */
.admin-body{display:grid;grid-template-columns:240px minmax(0,1fr);min-height:100vh;background:#f2f4f6}.sidebar{position:sticky;top:0;height:100vh;display:flex;flex-direction:column;padding:17px 14px;background:#171b26;color:#fff}.sidebar-head{display:flex;align-items:center}.admin-brand{flex:1;min-width:0;padding:3px 5px 17px}.admin-brand>span:last-child{display:grid;line-height:1.2}.admin-brand b{font-size:14px}.admin-brand small{margin-top:3px;color:#737b8c;font-size:8px;letter-spacing:.12em}.admin-sidebar-close{display:none;border:0;background:none;color:#fff;font-size:24px}.sidebar-shop-status{display:flex;align-items:center;gap:8px;margin:0 4px 15px;padding:9px 10px;border:1px solid #2c3241;border-radius:9px;background:#1e2330;color:#aeb5c2;font-size:10px;font-weight:750}.sidebar-shop-status i{width:7px;height:7px;border-radius:50%}.sidebar-shop-status.open i{background:#45c779;box-shadow:0 0 0 4px rgba(69,199,121,.12)}.sidebar-shop-status.closed i{background:#ef6a61}.sidebar nav{display:grid;gap:3px}.sidebar nav a{position:relative;display:grid;grid-template-columns:25px 1fr;align-items:center;min-height:42px;padding:7px 10px;border-radius:9px;color:#aeb5c1}.sidebar nav a>span{font-size:13px}.sidebar nav a>b{font-size:12px}.sidebar nav a:hover,.sidebar nav a.active{background:#252b3a;color:#fff}.sidebar nav a.active i{position:absolute;right:7px;width:4px;height:4px;border-radius:50%;background:var(--primary,#5b5bd6)}.sidebar-bottom{display:grid;gap:8px;margin-top:auto}.visit-store,.sidebar-logout{width:100%;display:flex;align-items:center;gap:9px;padding:10px;border:1px solid #313746;border-radius:9px;background:transparent;color:#c5cad3;font-size:11px;font-weight:750}.sidebar-logout{justify-content:center}.admin-overlay{display:none}.admin-main{min-width:0;padding:0 25px 28px}.admin-top{height:72px;display:flex;align-items:center;justify-content:space-between}.admin-title-wrap{display:flex;align-items:center;gap:12px}.admin-title-wrap span{display:block;color:#9297a3;font-size:8px;font-weight:850;letter-spacing:.08em}.admin-title-wrap h1{margin:2px 0 0;font-size:20px}.admin-menu-button{display:none;width:37px;height:37px;border:1px solid #dfe2e7;border-radius:9px;background:#fff}.admin-top-actions{display:flex;align-items:center;gap:16px}.admin-top-actions>a{color:#656c79;font-size:10px;font-weight:800}.admin-user{display:flex;align-items:center;gap:8px}.admin-user>span{width:30px;height:30px;display:grid;place-items:center;border-radius:8px;background:#202532;color:#fff;font-size:11px;font-weight:900}.admin-user b{font-size:11px}.admin-card{padding:20px;margin-bottom:16px}.admin-footer{display:flex;justify-content:space-between;padding:12px 2px;color:#959aa6;font-size:9px}.page-actions{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:14px}.page-actions>div:last-child{display:flex;gap:8px}.page-actions span{color:#818794;font-size:11px}.admin-welcome{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:16px;padding:21px 23px;border-radius:16px;background:#202532;color:#fff}.admin-welcome span{color:#9da5b4;font-size:9px;font-weight:850;letter-spacing:.1em}.admin-welcome h2{margin:3px 0 0;font-size:19px}.admin-welcome p{margin:2px 0 0;color:#aeb4c0;font-size:10px}.welcome-actions{display:flex;gap:8px}.welcome-actions .btn.ghost{border-color:#424959;background:transparent;color:#fff}.stat-grid.v2{display:grid;grid-template-columns:repeat(4,1fr);gap:13px;margin-bottom:16px}.stat-card{position:relative;padding:18px;border:1px solid #e2e5e9;border-radius:14px;background:#fff}.stat-card.warning{border-color:#efc283;background:#fffaf2}.stat-icon{position:absolute;top:15px;right:15px;width:31px;height:31px;display:grid;place-items:center;border-radius:9px;background:#f0f1f4;color:#6d7381;font-size:10px;font-weight:900}.stat-card span,.stat-card b,.stat-card small{display:block}.stat-card span{color:#7f8592;font-size:10px}.stat-card b{margin-top:5px;font-size:24px;line-height:1.2}.stat-card small{margin-top:5px;color:#a0a5af;font-size:8px}.dashboard-grid.v2{display:grid;grid-template-columns:1.55fr .65fr;gap:16px}.trend-card .card-head>b{font-size:11px}.trend-chart{height:210px;display:flex;align-items:stretch;gap:13px;padding:16px 4px 0}.trend-column{flex:1;display:grid;grid-template-rows:18px 1fr 18px;justify-items:center;min-width:0}.trend-column>span{color:#6c7280;font-size:9px;font-weight:850}.trend-column>div{position:relative;width:100%;max-width:34px;height:100%;display:flex;align-items:flex-end;border-radius:7px;background:#f0f2f4;overflow:hidden}.trend-column i{display:block;width:100%;min-height:5px;border-radius:7px 7px 0 0;background:var(--primary,#5b5bd6)}.trend-column>b{color:#9297a3;font-size:8px}.business-summary dl{display:grid;gap:2px}.business-summary dl div{display:flex;justify-content:space-between;padding:12px 0;border-bottom:1px solid #eceef1}.business-summary dt{color:#818794;font-size:10px}.business-summary dd{margin:0;font-size:13px;font-weight:900}.dashboard-grid.lower{display:grid;grid-template-columns:1.45fr .75fr;gap:16px}.dashboard-side-stack{min-width:0}.top-product-list{display:grid}.top-product-list a{display:grid;grid-template-columns:24px 1fr auto;align-items:center;gap:8px;padding:9px 0;border-bottom:1px solid #eef0f2}.top-product-list i{width:21px;height:21px;display:grid;place-items:center;border-radius:6px;background:#eef0f3;color:#707684;font-size:8px;font-style:normal;font-weight:900}.top-product-list span{min-width:0}.top-product-list b,.top-product-list small{display:block}.top-product-list b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:10px}.top-product-list small{color:#969ba6;font-size:8px}.top-product-list em{color:#e44e43;font-size:10px;font-style:normal;font-weight:900}.low-stock-list{display:grid}.low-stock-item{display:flex;align-items:center;justify-content:space-between;padding:9px 0;border-bottom:1px solid #eef0f2}.low-stock-item b{font-size:10px}.low-stock-item span{color:#d34a44;font-size:10px;font-weight:900}.empty-mini{padding:18px;border-radius:10px;background:#f6f7f9;color:#9297a3;text-align:center;font-size:10px}.admin-table{width:100%;border-collapse:collapse}.admin-table th,.admin-table td,table th,table td{padding:11px 9px;border-bottom:1px solid #eceef1;text-align:left;white-space:nowrap;font-size:10px}.admin-table th,table th{color:#818794;font-size:9px;font-weight:850}.table-wrap{overflow:auto}.order-link{color:var(--primary,#5b5bd6);font-weight:850}.admin-status{display:inline-flex;padding:4px 7px;border-radius:6px;background:#f0f2f4;color:#656c79;font-size:8px;font-weight:850}.admin-status.paid,.admin-status.delivered,.admin-status.online,.admin-status.completed{background:#e7f7ee;color:#288f58}.admin-status.unpaid,.admin-status.pending,.admin-status.processing,.admin-status.manual{background:#fff4df;color:#a66d19}.admin-status.failed,.admin-status.delivery_failed,.admin-status.offline{background:#fff0ef;color:#bc4039}.card-head>a{color:var(--primary,#5b5bd6);font-size:10px;font-weight:800}.list-count{padding:5px 8px;border-radius:7px;background:#f1f2f4;color:#777d8a;font-size:9px}.filter-card{padding:15px}.admin-filter-grid{display:grid;grid-template-columns:1.4fr repeat(3,1fr) auto;align-items:end;gap:10px}.admin-filter-grid.order-filter{grid-template-columns:1.4fr .8fr .8fr .8fr .8fr auto}.filter-actions{display:flex;gap:7px}.admin-product-cell{display:flex;align-items:center;gap:9px;min-width:205px}.admin-product-cell>img,.admin-product-cell>span{width:38px;height:38px;flex:0 0 auto;border-radius:8px;object-fit:cover}.admin-product-cell>span{display:grid;place-items:center;background:#eef0f4;color:var(--primary,#5b5bd6);font-weight:900}.admin-product-cell b,.admin-product-cell small{display:block}.admin-product-cell b{max-width:210px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:10px}.admin-product-cell small{color:#9297a3;font-size:8px}.type-label{display:inline-flex;padding:4px 7px;border-radius:6px;background:#eef0f3;font-size:8px;font-weight:850}.type-label.card{background:#eaf7ef;color:#278a55}.type-label.file{background:#edf0ff;color:#5558b7}.type-label.manual{background:#fff4df;color:#9e6818}.stock-danger{color:#d14741;font-weight:900}.stock-normal{font-weight:850}.data-pair span{display:block;color:#747a88;font-size:8px}.row-actions{display:flex;align-items:center;gap:8px}.row-actions form{display:inline}.row-actions a,.row-actions button,.table-action{border:0;background:none;padding:0;color:var(--primary,#5b5bd6);font-size:9px;font-weight:850}.table-subtext{display:block;color:#979ca7;font-size:8px}.product-editor{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:16px}.editor-main{min-width:0}.editor-section{padding:20px}.editor-side{min-width:0}.sticky-editor-card{position:sticky;top:18px}.cover-preview{height:165px;display:grid;place-items:center;margin:8px 0 15px;overflow:hidden;border:1px dashed #d5d9df;border-radius:10px;background:#f6f7f9;color:#969ba6;font-size:10px}.cover-preview img{width:100%;height:100%;object-fit:cover}.editor-meta{display:grid;grid-template-columns:1fr auto;gap:6px;margin:13px 0;padding:11px;border-radius:9px;background:#f6f7f9;font-size:9px}.editor-meta span{color:#858b98}.category-layout{display:grid;grid-template-columns:300px minmax(0,1fr);gap:16px}.category-admin-list{display:grid;gap:8px}.category-admin-item{display:grid;grid-template-columns:39px 1.25fr .7fr .55fr auto auto auto auto;align-items:end;gap:8px;padding:10px;border:1px solid #e5e7eb;border-radius:10px}.category-admin-icon{align-self:center;width:39px;height:39px;display:grid;place-items:center;border-radius:9px;background:#eef0f4;font-weight:900}.category-count{align-self:center;color:#8c929e;font-size:9px}.settings-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:16px}.setting-switch{position:relative;display:flex;align-items:center;justify-content:space-between;gap:15px;padding:12px 0;border-bottom:1px solid #eceef1}.setting-switch span{display:block}.setting-switch b,.setting-switch small{display:block}.setting-switch b{font-size:10px}.setting-switch small{margin-top:2px;color:#9297a3;font-size:8px}.setting-switch input{position:absolute;opacity:0}.setting-switch i{position:relative;width:37px;height:21px;flex:0 0 auto;border-radius:99px;background:#d6d9df}.setting-switch i:after{content:"";position:absolute;top:3px;left:3px;width:15px;height:15px;border-radius:50%;background:#fff;box-shadow:0 1px 4px rgba(0,0,0,.18);transition:.18s}.setting-switch input:checked+i{background:var(--primary,#5b5bd6)}.setting-switch input:checked+i:after{transform:translateX(16px)}.danger-switch input:checked+i{background:#e2564d}.settings-section-title{margin:24px 0 12px}.settings-section-title span{color:var(--primary,#5b5bd6);font-size:9px;font-weight:900;letter-spacing:.12em}.settings-section-title h2{margin:2px 0 0}.settings-section-title p{margin:2px 0;color:#858b98;font-size:10px}.payment-channel-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.channel-code{display:block;color:#8d929e;font-size:8px;font-weight:900;letter-spacing:.12em}.order-admin-layout{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:16px}.admin-detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 20px}.admin-detail-grid>div{padding:10px 0;border-bottom:1px solid #eceef1}.admin-detail-grid dt{color:#9095a1;font-size:9px}.admin-detail-grid dd{margin:2px 0;font-size:10px;font-weight:850;word-break:break-all}.admin-detail-grid button,.admin-delivery-item button{border:0;background:none;color:var(--primary,#5b5bd6);font-size:8px;font-weight:850}.admin-delivery-item{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:8px;padding:10px;border:1px solid #e4e7eb;border-radius:9px;background:#f7f8fa}.admin-delivery-item code{word-break:break-all}.timeline-list{display:grid}.timeline-list>div{display:flex;gap:10px;padding:8px 0}.timeline-list i{width:8px;height:8px;margin-top:5px;border-radius:50%;background:var(--primary,#5b5bd6)}.timeline-list b,.timeline-list p,.timeline-list small{display:block}.timeline-list b{font-size:10px}.timeline-list p{margin:1px 0;color:#6e7582;font-size:9px}.timeline-list small{color:#989da7;font-size:8px}.manual-deliver-form{margin:12px 0}.security-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:16px}.security-card{display:flex;gap:10px;padding:15px;border:1px solid #e3e6ea;border-radius:12px;background:#fff}.security-card.ok{border-left:4px solid #39a969}.security-card.bad{border-left:4px solid #df544d}.security-icon{width:32px;height:32px;display:grid;place-items:center;border-radius:9px;background:#eef0f4;font-weight:900}.security-card h3{margin:0;font-size:11px}.security-card b{font-size:9px}.security-card p{margin:3px 0 0;color:#b63d37;font-size:8px}.admin-grid.two{display:grid;grid-template-columns:.8fr 1.3fr;gap:16px}

/* Login and install */
.login-page,.install-page{min-height:100vh;display:grid;place-items:center;background:radial-gradient(circle at top,#e9ebff,#f4f5f7 48%)}.login-card{width:min(410px,calc(100% - 30px));padding:30px;border:1px solid #e1e4e8;border-radius:18px;background:#fff;box-shadow:0 25px 70px rgba(30,35,49,.14)}.login-card h1{margin:24px 0 17px}.login-card>.muted{display:block;margin-top:15px}.install-wrap{width:min(880px,calc(100% - 30px));padding:35px 0}.install-card{padding:30px;border-radius:19px;background:#fff;box-shadow:0 25px 70px rgba(30,35,49,.12)}.check-list{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:18px 0}.check-row{display:flex;align-items:center;gap:9px;padding:9px;border-radius:8px;background:#f5f6f8;font-size:10px}.check-row em{margin-left:auto;font-style:normal}.install-success{padding:35px 0;text-align:center}.install-success .btn{margin:4px}

@media(max-width:1100px){.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.product-detail-shell.v2{grid-template-columns:minmax(0,1fr) 390px}.dashboard-grid.lower{grid-template-columns:1fr}.dashboard-side-stack{display:grid;grid-template-columns:1fr 1fr;gap:16px}.admin-filter-grid,.admin-filter-grid.order-filter{grid-template-columns:repeat(3,1fr)}.filter-actions{grid-column:1/-1}.category-admin-item{grid-template-columns:38px 1fr 1fr 80px auto}.category-admin-item .category-count{display:none}.category-admin-item .btn,.category-admin-item>.link{align-self:end}.settings-layout{grid-template-columns:minmax(0,1fr) 290px}}
@media(max-width:900px){.nav-search{display:none}.desktop-nav{display:none}.mobile-menu-button{display:grid;place-items:center}.product-detail-shell.v2{grid-template-columns:1fr}.product-purchase-card{position:static}.admin-body{display:block}.sidebar{position:fixed;left:-260px;top:0;z-index:100;width:240px;height:100vh;transition:.22s}.sidebar.open{left:0}.admin-overlay.open{position:fixed;inset:0;z-index:90;display:block;background:rgba(15,18,26,.48)}.admin-sidebar-close,.admin-menu-button{display:grid;place-items:center}.admin-main{padding:0 15px 25px}.stat-grid.v2{grid-template-columns:repeat(2,1fr)}.dashboard-grid.v2{grid-template-columns:1fr}.product-editor,.settings-layout,.order-admin-layout,.category-layout,.admin-grid.two{grid-template-columns:1fr}.editor-side .sticky-editor-card,.settings-layout .sticky-editor-card,.order-admin-layout .sticky-editor-card{position:static}.payment-channel-grid{grid-template-columns:1fr}.security-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:680px){body{padding-bottom:59px}.container{width:min(100% - 22px,1240px)}.announcement-bar{height:30px}.announcement-inner{height:30px}.announcement-inner a{display:none}.nav{height:58px}.brand{min-width:0}.brand-mark,.brand-logo{width:34px;height:34px;border-radius:9px}.brand-copy small{display:none}.brand-copy b{font-size:14px}.nav-query{display:none}.storefront{padding-top:11px;padding-bottom:28px}.store-search{height:49px;padding-left:11px;border-radius:11px}.store-search .btn{height:35px;min-width:65px;padding:0 10px;font-size:10px}.store-search input{font-size:12px}.store-trust{gap:10px;overflow-x:auto;white-space:nowrap}.hot-keywords{overflow-x:auto;white-space:nowrap}.category-rail{margin-top:12px}.category-pill{flex-basis:126px;min-height:55px;padding:8px 9px;grid-template-columns:34px 1fr}.category-pill-icon{width:34px;height:34px}.category-pill b{font-size:11px}.product-area{margin-top:15px}.product-toolbar.v2{align-items:flex-start}.product-heading h1{font-size:17px}.product-heading span{max-width:220px;font-size:9px}.product-filter{gap:6px}.stock-switch{display:none}.product-filter select{min-width:105px;height:34px;padding-left:7px;font-size:9px}.product-tabs{gap:3px;overflow-x:auto;white-space:nowrap}.product-tabs a{padding:6px 9px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.cover{height:123px}.favorite-button{top:130px;width:27px;height:27px}.cover-tags{top:7px;left:7px;right:7px}.tag{min-height:20px;padding:0 5px;font-size:8px}.product-body{padding:9px}.product-category-row{font-size:8px}.product-category-row em{display:none}.product-body h3{margin:4px 28px 4px 0;font-size:12px}.product-body p{height:30px;font-size:9px;line-height:15px}.stock-progress{margin-top:7px}.product-data{margin-top:5px;font-size:8px}.product-bottom{margin-top:7px}.product-price strong{font-size:16px}.product-price del{display:none}.buy-link{height:26px;padding:0 7px;font-size:8px}.pagination{gap:4px}.pagination a{min-width:31px;height:31px;padding:0 7px}.footer{padding:26px 0 13px}.footer-main{display:block}.footer-links{margin-top:17px;flex-wrap:wrap}.footer-bottom{display:block}.footer-bottom span{display:block;margin-top:3px}.mobile-bottom-nav{position:fixed;bottom:0;left:0;right:0;z-index:55;display:grid;grid-template-columns:repeat(4,1fr);padding-bottom:max(4px,env(safe-area-inset-bottom));border-top:1px solid #e1e4e8;background:rgba(255,255,255,.97);box-shadow:0 -7px 22px rgba(24,29,42,.08);backdrop-filter:blur(14px)}.mobile-bottom-nav a{display:grid;place-items:center;gap:1px;padding:6px 0 3px;color:#707684;font-size:9px;font-weight:800}.mobile-bottom-nav span{font-size:16px}.product-page{padding-bottom:70px}.product-detail-page{padding-top:11px}.breadcrumb{overflow:hidden;white-space:nowrap}.product-gallery-card.v2{padding:8px}.detail-cover>img{max-height:380px}.cover-placeholder.large{min-height:280px}.visual-meta{gap:12px;padding-top:9px}.visual-meta span:nth-child(3){display:none}.product-purchase-card{padding:17px}.detail-info h1{font-size:21px}.price.big{font-size:30px}.stock-box.v2{gap:4px}.checkout-card.v2{margin-top:12px}.product-assurance.v2{display:none}.content-card{padding:17px}.mobile-purchase-bar{position:fixed;left:0;right:0;bottom:0;z-index:70;display:flex;align-items:center;justify-content:space-between;padding:8px 11px max(8px,env(safe-area-inset-bottom));border-top:1px solid #dfe2e7;background:rgba(255,255,255,.98);box-shadow:0 -8px 24px rgba(24,29,42,.11)}.mobile-purchase-bar span,.mobile-purchase-bar b{display:block}.mobile-purchase-bar span{color:#8b909c;font-size:8px}.mobile-purchase-bar b{color:#e84e43;font-size:19px}.mobile-purchase-bar button{min-width:145px;height:40px;border:0;border-radius:10px;background:var(--primary,#5b5bd6);color:#fff;font-size:12px;font-weight:900}.mobile-purchase-bar button:disabled{background:#cfd3da}.related-grid{grid-template-columns:repeat(2,1fr)}.order-detail-page{padding-top:16px}.order-result-head{padding:15px}.order-result-head>.status{display:none}.order-progress{padding:16px 8px}.order-info{grid-template-columns:1fr}.delivery-item.v2{display:block}.delivery-item.v2 .copy-btn{width:100%;margin-top:9px}.query-credential{padding:13px}.query-credential b{font-size:16px}.form-grid{grid-template-columns:1fr}.form-grid .full{grid-column:auto}.admin-top{height:62px}.admin-top-actions>a,.admin-user b{display:none}.admin-welcome{display:block;padding:17px}.welcome-actions{margin-top:14px}.stat-grid.v2{grid-template-columns:1fr 1fr;gap:9px}.stat-card{padding:14px}.stat-card b{font-size:20px}.trend-chart{height:170px;gap:5px}.dashboard-side-stack{grid-template-columns:1fr}.admin-filter-grid,.admin-filter-grid.order-filter{grid-template-columns:1fr 1fr}.filter-actions{grid-column:1/-1}.product-admin-table .admin-product-cell{min-width:170px}.category-admin-item{grid-template-columns:34px 1fr 70px}.category-admin-item label:nth-of-type(2),.category-admin-item .category-count{display:none}.category-admin-item .check,.category-admin-item .btn,.category-admin-item>.link{grid-column:auto}.admin-detail-grid{grid-template-columns:1fr}.security-grid{grid-template-columns:1fr}.check-list{grid-template-columns:1fr}.install-card{padding:19px}.admin-footer{display:none}}
@media(max-width:390px){.product-grid{gap:7px}.cover{height:112px}.favorite-button{top:119px}.product-body{padding:8px}.product-body h3{font-size:11px}.buy-link{padding:0 6px}.product-price strong{font-size:15px}.stat-grid.v2{grid-template-columns:1fr}.admin-filter-grid,.admin-filter-grid.order-filter{grid-template-columns:1fr}}

/* Query and help additions */
.query-card{padding:30px}.query-head{display:flex;align-items:center;gap:15px;margin-bottom:22px}.query-icon{width:50px;height:50px;display:grid;place-items:center;border-radius:14px;background:#eef0ff;color:var(--primary,#5b5bd6);font-size:23px}.query-head h1{margin:1px 0 0}.query-head p{margin:2px 0 0;font-size:11px}.query-tips{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:22px;padding-top:18px;border-top:1px solid #eceef1}.query-tips>div{display:flex;gap:8px}.query-tips i{flex:0 0 auto;width:22px;height:22px;display:grid;place-items:center;border-radius:7px;background:#f0f2f4;color:#6e7481;font-size:8px;font-style:normal;font-weight:900}.query-tips b,.query-tips small{display:block}.query-tips b{font-size:9px}.query-tips small{color:#9297a3;font-size:8px}.help-hero{text-align:center;padding:8px 0 24px}.help-hero h1{margin:3px 0;font-size:28px}.help-hero p{margin:0;color:#7b8190;font-size:12px}.help-process{display:grid;grid-template-columns:1fr auto 1fr auto 1fr;align-items:center;gap:15px;margin-bottom:18px;padding:18px 20px;border-radius:15px;background:#202532;color:#fff}.help-process>div{display:flex;align-items:center;gap:10px}.help-process i{width:33px;height:33px;display:grid;place-items:center;border-radius:9px;background:#303748;color:#cbd2e1;font-size:9px;font-style:normal;font-weight:900}.help-process b,.help-process small{display:block}.help-process b{font-size:11px}.help-process small{color:#aeb5c1;font-size:8px}.help-process em{color:#687082;font-style:normal}.help-layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:16px}.help-contact{align-self:start;position:sticky;top:86px}.help-contact p{color:#6d7481;font-size:12px}.help-contact .btn{margin-top:8px}.card-product-filter{margin-bottom:12px}.security-welcome{margin-bottom:16px}
@media(max-width:680px){.query-card{padding:18px}.query-tips{grid-template-columns:1fr}.help-process{grid-template-columns:1fr;gap:10px}.help-process em{display:none}.help-layout{grid-template-columns:1fr}.help-contact{position:static}.help-hero h1{font-size:23px}}

/* ========================================================================== 
   V1.3 权益商城移动端主题
   ========================================================================== */
:root{
    --rights-bg:#f7f8fc;
    --rights-card:#fff;
    --rights-text:#171927;
    --rights-muted:#8b8f9d;
    --rights-border:#edf0f6;
    --rights-shadow:0 10px 34px rgba(37,45,79,.07);
}
body.rights-mall-theme{background:var(--rights-bg);color:var(--rights-text)}
body.rights-mall-theme .container{width:min(1180px,calc(100% - 32px))}
.mall-header{position:sticky;top:0;z-index:70;background:rgba(255,255,255,.93);border-bottom:1px solid rgba(232,235,244,.9);backdrop-filter:blur(22px);-webkit-backdrop-filter:blur(22px)}
.mall-header-row{height:74px;display:flex;align-items:center;gap:28px}
.mall-brand{display:flex;align-items:center;gap:12px;min-width:210px}
.mall-brand-logo{width:43px;height:43px;border-radius:15px;overflow:hidden;display:grid;place-items:center;background:linear-gradient(145deg,#7485ff,#5665ed);box-shadow:0 10px 24px rgba(85,103,244,.24)}
.mall-brand-logo img{width:100%;height:100%;object-fit:cover}
.mall-brand-fallback{position:relative;background:linear-gradient(145deg,#8693ff,#5261ed)}
.mall-brand-fallback i{position:absolute;width:23px;height:11px;border-radius:999px;background:rgba(255,255,255,.92);transform:rotate(35deg)}
.mall-brand-fallback i:last-child{transform:rotate(-35deg);opacity:.7}
.mall-brand-copy{display:grid;line-height:1.2}
.mall-brand-copy b{font-size:19px;letter-spacing:.01em}
.mall-brand-copy small{margin-top:4px;color:#9a9eac;font-size:11px}
.mall-desktop-nav{display:flex;align-items:center;gap:5px;margin-left:auto}
.mall-desktop-nav a{padding:9px 13px;border-radius:10px;color:#676c7b;font-size:14px;font-weight:700}
.mall-desktop-nav a:hover,.mall-desktop-nav a.active{background:#f1f3ff;color:var(--primary)}
.mall-header-actions{display:flex;align-items:center;gap:9px}
.mall-service-button{height:38px;display:inline-flex;align-items:center;gap:7px;padding:0 14px;border:1px solid #dfe4ff;border-radius:999px;background:#fff;color:var(--primary);font-size:13px;font-weight:800;box-shadow:0 6px 18px rgba(62,75,132,.04)}
.mall-service-button svg{width:19px;height:19px}
.mall-menu-button{display:none;width:39px;height:39px;border:0;border-radius:12px;background:#f4f6fb;padding:10px;cursor:pointer}
.mall-menu-button span{display:block;height:2px;margin:4px 0;border-radius:2px;background:#343848}
.mall-mobile-search-wrap{display:none}
.mall-notice-line{min-height:34px;display:flex;align-items:center;gap:9px;margin-bottom:10px;padding:6px 12px;border-radius:12px;background:#f5f7ff;color:#73798c;font-size:12px}
.mall-notice-icon{width:18px;height:18px;display:grid;place-items:center;border-radius:50%;background:#dfe4ff;color:var(--primary);font-size:11px;font-weight:900}
.mall-notice-line p{flex:1;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.mall-notice-line a{color:var(--primary);font-weight:800}
.mall-mobile-menu{display:none}
.rights-home{padding:18px 0 54px}
.rights-shop-closed{margin-bottom:12px!important}
.rights-promo-card{position:relative;min-height:248px;display:flex;align-items:center;overflow:hidden;padding:36px 46px;border-radius:27px;background:linear-gradient(125deg,#6373f7 0%,#6d6df1 52%,#8278f3 100%);color:#fff;box-shadow:0 24px 54px rgba(83,99,232,.23)}
.rights-promo-card:before{content:"";position:absolute;inset:-60% auto auto -10%;width:440px;height:440px;border-radius:50%;background:radial-gradient(circle,rgba(255,255,255,.18),transparent 68%)}
.rights-promo-card:after{content:"";position:absolute;right:-120px;bottom:-190px;width:420px;height:420px;border-radius:50%;border:60px solid rgba(255,255,255,.06)}
.rights-promo-copy{position:relative;z-index:2;max-width:620px}
.rights-promo-copy>span{display:inline-flex;padding:5px 10px;border:1px solid rgba(255,255,255,.25);border-radius:999px;background:rgba(255,255,255,.12);font-size:12px;font-weight:800}
.rights-promo-copy h1{margin:15px 0 8px;font-size:36px;line-height:1.2;letter-spacing:-.02em}
.rights-promo-copy p{margin:0;color:rgba(255,255,255,.82);font-size:16px}
.rights-promo-tags{display:flex;gap:15px;margin-top:24px}
.rights-promo-tags em{position:relative;padding-left:16px;color:rgba(255,255,255,.9);font-size:12px;font-style:normal;font-weight:700}
.rights-promo-tags em:before{content:"✓";position:absolute;left:0;color:#fff}
.rights-promo-art{position:absolute;z-index:2;right:58px;top:36px;width:260px;height:180px;filter:drop-shadow(0 20px 25px rgba(32,39,117,.22))}
.promo-platform{position:absolute;left:30px;top:45px;width:190px;height:105px;border-radius:25px;background:linear-gradient(145deg,rgba(255,255,255,.9),rgba(210,218,255,.58));transform:rotate(-7deg);box-shadow:inset 0 1px 0 #fff,0 28px 50px rgba(37,43,126,.18)}
.promo-platform:before{content:"";position:absolute;left:39px;top:-30px;width:112px;height:78px;border-radius:25px;background:linear-gradient(145deg,#b8c4ff,#8e9eff);box-shadow:0 16px 28px rgba(43,52,150,.22)}
.promo-platform:after{content:"";position:absolute;left:74px;top:-51px;width:42px;height:42px;border-radius:50%;background:linear-gradient(145deg,#fff,#cbd2ff);box-shadow:0 8px 18px rgba(37,43,126,.18)}
.promo-platform b{position:absolute;z-index:2;left:73px;top:7px;color:#fff;font-size:31px;transform:rotate(7deg)}
.promo-platform i,.promo-platform span{position:absolute;width:42px;height:12px;border-radius:999px;background:rgba(99,112,239,.35)}
.promo-platform i{left:28px;bottom:22px}.promo-platform span{right:28px;bottom:22px}
.promo-coin{position:absolute;width:39px;height:39px;display:grid;place-items:center;border-radius:50%;background:linear-gradient(145deg,#fff2bc,#ffb95b);color:#d57610;font-weight:900;box-shadow:0 12px 24px rgba(47,49,134,.2)}
.coin-a{right:8px;top:28px}.coin-b{left:16px;top:22px;background:linear-gradient(145deg,#e7f8ff,#96c5ff);color:#3b66df}
.rights-promo-dots{position:absolute;z-index:3;left:50%;bottom:15px;display:flex;gap:7px;transform:translateX(-50%)}
.rights-promo-dots i{width:7px;height:7px;border-radius:50%;background:rgba(255,255,255,.44)}
.rights-promo-dots i.active{width:20px;border-radius:999px;background:#fff}
.rights-category-card{margin-top:18px;padding:22px 28px;border-radius:22px;background:#fff;box-shadow:var(--rights-shadow)}
.rights-category-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:14px}
.rights-category-item{display:grid;justify-items:center;gap:10px;padding:11px 5px;border-radius:15px;color:#313543;transition:.2s}
.rights-category-item:hover{background:#f7f8fe;transform:translateY(-2px)}
.rights-category-item b{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}
.rights-category-item.active b{color:var(--primary)}
.rights-category-icon{width:57px;height:57px;display:grid;place-items:center;border-radius:19px;background:#eff1ff;color:#6571ee;font-size:22px;box-shadow:inset 0 0 0 1px rgba(255,255,255,.7)}
.rights-category-icon i{font-style:normal;font-weight:900}
.rights-category-icon.amber{background:#fff5dc;color:#f1a221}.rights-category-icon.blue{background:#e9f2ff;color:#4c7bf0}.rights-category-icon.green{background:#e8faf3;color:#24b37b}.rights-category-icon.purple{background:#f2eefe;color:#8261df}.rights-category-icon.orange{background:#fff0e7;color:#f27b3f}
.rights-assurance-bar{display:grid;grid-template-columns:repeat(4,1fr);margin-top:16px;padding:17px 24px;border-radius:19px;background:#fff;box-shadow:0 8px 25px rgba(36,43,74,.05)}
.rights-assurance-bar>div{display:flex;align-items:center;justify-content:center;gap:10px;border-right:1px solid #f0f1f5}
.rights-assurance-bar>div:last-child{border-right:0}
.rights-assurance-bar i{width:34px;height:34px;display:grid;place-items:center;border-radius:12px;background:#f0f2ff;color:var(--primary);font-style:normal;font-weight:900}
.rights-assurance-bar span{display:grid;line-height:1.3}.rights-assurance-bar b{font-size:13px}.rights-assurance-bar small{margin-top:3px;color:#a0a4af;font-size:10px}
.rights-product-section{margin-top:20px}
.rights-product-tabs-wrap{min-height:58px;display:flex;align-items:center;justify-content:space-between;gap:16px}
.rights-product-tabs{display:flex;align-items:center;gap:27px}
.rights-product-tabs a{position:relative;padding:14px 1px;color:#7d8290;font-size:17px;font-weight:800}
.rights-product-tabs a.active{color:var(--primary)}
.rights-product-tabs a.active:after{content:"";position:absolute;left:50%;bottom:4px;width:24px;height:3px;border-radius:999px;background:var(--primary);transform:translateX(-50%)}
.rights-filter{display:flex;align-items:center;gap:10px}
.rights-filter label{display:flex;align-items:center;gap:6px;color:#747987;font-size:12px;font-weight:700}
.rights-filter input{accent-color:var(--primary)}
.rights-filter select{height:36px;border:1px solid #e2e5ed;border-radius:10px;background:#fff;padding:0 32px 0 11px;color:#616674;outline:0}
.rights-result-tip{margin:2px 0 12px;padding:10px 13px;border-radius:11px;background:#eef1ff;color:#6f7486;font-size:12px}
.rights-result-tip span{color:var(--primary);font-weight:900}.rights-result-tip a{float:right;color:var(--primary);font-weight:800}
.rights-product-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
.rights-product-card{position:relative;display:grid;grid-template-columns:142px minmax(0,1fr);gap:15px;min-height:164px;padding:14px;border:1px solid var(--rights-border);border-radius:20px;background:#fff;box-shadow:0 8px 25px rgba(34,42,73,.05);transition:.2s}
.rights-product-card:hover{transform:translateY(-2px);box-shadow:0 17px 35px rgba(34,42,73,.09)}
.rights-product-cover{height:136px;border-radius:16px;overflow:hidden;background:#f1f3f8}
.rights-product-cover img{width:100%;height:100%;object-fit:cover}
.rights-cover-placeholder{height:100%;display:grid;place-content:center;justify-items:center;gap:6px;background:linear-gradient(145deg,#e8ecff,#f5f6ff);color:var(--primary)}
.rights-cover-placeholder b{width:52px;height:52px;display:grid;place-items:center;border-radius:17px;background:#fff;font-size:24px;box-shadow:0 10px 22px rgba(70,80,151,.12)}
.rights-cover-placeholder small{color:#84899b;font-size:10px;font-weight:800}
.rights-product-info{min-width:0;display:flex;flex-direction:column}
.rights-product-title-row{display:flex;align-items:flex-start;gap:8px}
.rights-product-title-row h2{flex:1;margin:0;font-size:16px;line-height:1.42}
.rights-product-title-row h2 a{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}
.rights-product-title-row>span{flex:0 0 auto;color:#999eaa;font-size:10px;white-space:nowrap}
.rights-product-info>p{margin:5px 0 7px;color:#8a8f9d;font-size:12px;line-height:1.5;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.rights-product-labels{display:flex;flex-wrap:wrap;gap:5px}
.rights-product-labels em{padding:3px 7px;border-radius:6px;background:#edf0ff;color:#5c68ea;font-size:9px;font-style:normal;font-weight:800}
.rights-product-labels em.stock-label{background:#ebf9f3;color:#2ba978}.rights-product-labels em.badge-label{background:#fff1ec;color:#f26e3e}
.rights-product-bottom{display:flex;align-items:flex-end;justify-content:space-between;gap:8px;margin-top:auto}
.rights-price{display:flex;align-items:baseline;color:#ff4e47}.rights-price small{font-size:11px;font-weight:900}.rights-price b{font-size:23px;line-height:1;font-weight:950}.rights-price del{margin-left:6px;color:#b1b4bd;font-size:10px}
.rights-card-actions{display:flex;align-items:center;gap:7px}
.rights-card-actions button{width:30px;height:30px;border:0;border-radius:50%;background:#f5f6fb;color:#999eaa;font-size:16px;cursor:pointer}.rights-card-actions button.active{background:#fff0f1;color:#ff5260}
.rights-card-actions a{height:34px;display:inline-flex;align-items:center;justify-content:center;padding:0 16px;border-radius:999px;background:#eef0ff;color:var(--primary);font-size:12px;font-weight:900}.rights-card-actions a:hover{background:var(--primary);color:#fff}.rights-card-actions a.disabled{opacity:.5;pointer-events:none}
.rights-empty-state{min-height:350px;display:grid;place-content:center;justify-items:center;text-align:center;border-radius:20px;background:#fff}.rights-empty-state i{width:58px;height:58px;display:grid;place-items:center;border-radius:19px;background:#f0f2ff;color:var(--primary);font-size:26px;font-style:normal}.rights-empty-state h3{margin:14px 0 4px}.rights-empty-state p{margin:0;color:#9095a2;font-size:13px}.rights-empty-state a{margin-top:16px;color:var(--primary);font-weight:800}
.rights-pagination{margin-top:20px}
.mall-footer{margin-top:30px;padding:38px 0 20px;border-top:1px solid #e8ebf2;background:#fff}
.mall-footer-inner{display:flex;justify-content:space-between;gap:40px}.mall-footer-inner b{font-size:18px}.mall-footer-inner p{margin:8px 0 0;color:#8d929f;font-size:12px}.mall-footer-inner nav{display:flex;gap:22px;color:#6e7381;font-size:13px}.mall-footer-bottom{margin-top:23px;padding-top:16px;border-top:1px solid #f0f1f5;color:#a1a5af;font-size:11px}
.rights-bottom-nav{display:none}

/* 收藏页与服务中心 */
.rights-subpage{min-height:65vh;padding:28px 0 55px}
.rights-page-head{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:18px}.rights-page-head span{color:var(--primary);font-size:11px;font-weight:900;letter-spacing:.12em}.rights-page-head h1{margin:4px 0;font-size:28px}.rights-page-head p{margin:0;color:#8c919e;font-size:13px}.rights-page-head>a{padding:9px 15px;border-radius:10px;background:#eef0ff;color:var(--primary);font-size:12px;font-weight:800}
.rights-favorite-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.rights-loading{grid-column:1/-1;min-height:300px;display:grid;place-items:center;border-radius:20px;background:#fff;color:#9196a3}.rights-favorites-empty{grid-column:1/-1;min-height:330px;display:grid;place-content:center;justify-items:center;border-radius:20px;background:#fff;text-align:center}.rights-favorites-empty i{font-size:40px;color:#d3d6e0;font-style:normal}.rights-favorites-empty h2{margin:12px 0 4px}.rights-favorites-empty p{margin:0;color:#969ba7;font-size:13px}.rights-favorites-empty a{margin-top:16px;padding:10px 18px;border-radius:999px;background:var(--primary);color:#fff;font-weight:800}
.account-center{max-width:820px}.account-hero{display:flex;align-items:center;gap:17px;padding:24px;border-radius:22px;background:linear-gradient(125deg,#6474f5,#8179ee);color:#fff;box-shadow:0 20px 40px rgba(82,98,225,.2)}.account-avatar{width:62px;height:62px;display:grid;place-items:center;border-radius:21px;background:rgba(255,255,255,.19);font-size:25px;font-weight:900}.account-hero>div>span{font-size:11px;opacity:.8}.account-hero h1{margin:3px 0;font-size:24px}.account-hero p{margin:0;color:rgba(255,255,255,.78);font-size:12px}.account-order-card{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:16px;padding:22px;border-radius:20px;background:#fff;box-shadow:var(--rights-shadow)}.account-order-card span{color:var(--primary);font-size:10px;font-weight:900}.account-order-card h2{margin:4px 0;font-size:19px}.account-order-card p{margin:0;color:#8c919f;font-size:12px}.account-order-card a{flex:0 0 auto;padding:11px 18px;border-radius:999px;background:#eef0ff;color:var(--primary);font-size:12px;font-weight:900}.account-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:16px}.account-grid a{display:grid;grid-template-columns:42px 1fr auto;align-items:center;gap:12px;padding:17px;border-radius:17px;background:#fff;border:1px solid var(--rights-border)}.account-grid i{width:42px;height:42px;display:grid;place-items:center;border-radius:14px;background:#f0f2ff;color:var(--primary);font-style:normal;font-weight:900}.account-grid span{display:grid}.account-grid b{font-size:14px}.account-grid small{margin-top:3px;color:#9a9eaa;font-size:10px}.account-grid em{color:#b4b7c0;font-size:21px;font-style:normal}.account-security-tip{display:flex;gap:12px;margin-top:16px;padding:17px;border-radius:17px;background:#eef9f4;color:#477161}.account-security-tip>i{width:32px;height:32px;display:grid;place-items:center;border-radius:50%;background:#d8f3e6;color:#23a66f;font-style:normal;font-weight:900}.account-security-tip b{font-size:13px}.account-security-tip p{margin:3px 0 0;font-size:11px;line-height:1.6}

/* 详情、订单和查询页与权益商城统一 */
.rights-mall-theme .product-detail-page,.rights-mall-theme .order-detail-page,.rights-mall-theme .section{padding-top:24px}
.rights-mall-theme .product-gallery-card,.rights-mall-theme .content-card,.rights-mall-theme .product-purchase-card{border:1px solid var(--rights-border);border-radius:20px;box-shadow:var(--rights-shadow)}
.rights-mall-theme .product-purchase-card{background:#fff}
.rights-mall-theme .checkout-card{border-radius:16px;background:#f7f8fc}
.rights-mall-theme .checkout-submit{border-radius:999px;background:var(--primary)}
.rights-mall-theme .query-card{border-radius:22px}
.rights-mall-theme .order-result-head{border-radius:20px;background:#fff;box-shadow:var(--rights-shadow)}
.rights-mall-theme .mobile-purchase-bar{background:rgba(255,255,255,.96);backdrop-filter:blur(18px)}

@media(max-width:900px){
    .mall-desktop-nav{display:none}.mall-menu-button{display:block}.mall-mobile-menu.open{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:10px 16px 14px;border-top:1px solid #eef0f5;background:#fff}.mall-mobile-menu a{padding:12px;border-radius:10px;background:#f6f7fb;color:#5e6473;font-size:13px;font-weight:800;text-align:center}
    .rights-promo-art{right:20px;opacity:.82}.rights-product-list{grid-template-columns:1fr}.rights-favorite-list{grid-template-columns:1fr}
}

@media(max-width:680px){
    body.rights-mall-theme{padding-bottom:76px;background:#f7f8fc}
    body.rights-mall-theme .container{width:calc(100% - 24px)}
    .mall-header{position:relative;background:#fff;border-bottom:0;backdrop-filter:none}
    .mall-header-row{height:72px;gap:10px}
    .mall-brand{min-width:0;flex:1;gap:10px}
    .mall-brand-logo{width:39px;height:39px;border-radius:14px}
    .mall-brand-copy b{font-size:18px}.mall-brand-copy small{display:block;margin-top:3px;font-size:10px}
    .mall-service-button{height:34px;padding:0 12px}.mall-service-button svg{width:17px}.mall-menu-button{display:none}
    .mall-mobile-search-wrap{display:block;padding-bottom:10px}
    .mall-mobile-search{position:relative;height:52px;display:flex;align-items:center;padding-left:15px;border:1px solid #dfe3ff;border-radius:16px;background:#fafbff;box-shadow:0 7px 20px rgba(65,76,133,.04)}
    .mall-mobile-search>svg{width:21px;height:21px;color:#a4a9b6}
    .mall-mobile-search input{min-width:0;flex:1;height:100%;border:0;background:transparent;padding:0 10px;outline:0;color:#292d3b;font-size:14px}
    .mall-mobile-search button{align-self:stretch;min-width:72px;margin:-1px -1px -1px 0;border:0;border-radius:0 16px 16px 0;background:var(--primary);color:#fff;font-size:13px;font-weight:900}
    .mall-search-suggestions{top:58px;left:0;right:0}
    .mall-notice-line{margin-bottom:0;min-height:30px;padding:5px 9px;border-radius:9px;background:#f6f7fd;font-size:10px}.mall-notice-line a{display:none}
    .rights-home{padding:12px 0 26px}
    .rights-promo-card{min-height:180px;padding:24px 21px;border-radius:20px;box-shadow:0 16px 34px rgba(83,99,232,.2)}
    .rights-promo-copy{max-width:66%}.rights-promo-copy>span{padding:4px 8px;font-size:9px}.rights-promo-copy h1{margin:10px 0 6px;font-size:24px;line-height:1.22}.rights-promo-copy p{font-size:11px;line-height:1.55}.rights-promo-tags{gap:8px;margin-top:15px}.rights-promo-tags em{padding-left:12px;font-size:8px}
    .rights-promo-art{right:-12px;top:36px;width:165px;height:120px;opacity:.9;transform:scale(.84)}.promo-platform{left:11px;top:35px}.promo-coin{transform:scale(.8)}.rights-promo-dots{bottom:10px}
    .rights-category-card{margin-top:12px;padding:16px 10px 13px;border-radius:18px;box-shadow:0 8px 25px rgba(37,45,79,.06)}
    .rights-category-grid{grid-template-columns:repeat(6,1fr);gap:3px}
    .rights-category-item{gap:7px;padding:5px 1px}.rights-category-item:hover{transform:none;background:transparent}
    .rights-category-icon{width:44px;height:44px;border-radius:15px;font-size:17px}.rights-category-item b{font-size:10px;font-weight:750}
    .rights-assurance-bar{margin-top:10px;padding:12px 6px;border-radius:16px}.rights-assurance-bar>div{gap:5px}.rights-assurance-bar i{width:25px;height:25px;border-radius:9px;font-size:11px}.rights-assurance-bar b{font-size:9px}.rights-assurance-bar small{font-size:7px}
    .rights-product-section{margin-top:10px}
    .rights-product-tabs-wrap{min-height:49px}.rights-product-tabs{gap:23px;overflow-x:auto;scrollbar-width:none}.rights-product-tabs a{flex:0 0 auto;padding:11px 0;font-size:15px}.rights-product-tabs a.active:after{bottom:2px;width:21px}
    .rights-filter label{display:none}.rights-filter select{width:72px;height:31px;padding:0 5px;border:0;background:transparent;color:#8b8f9c;font-size:10px}
    .rights-result-tip{margin-bottom:8px;font-size:10px}
    .rights-product-list{gap:9px}
    .rights-product-card{grid-template-columns:112px minmax(0,1fr);gap:11px;min-height:136px;padding:11px;border-radius:17px;box-shadow:0 7px 21px rgba(34,42,73,.045)}
    .rights-product-cover{height:112px;border-radius:14px}.rights-cover-placeholder b{width:43px;height:43px;border-radius:14px;font-size:20px}.rights-cover-placeholder small{font-size:8px}
    .rights-product-title-row h2{font-size:14px;line-height:1.35}.rights-product-title-row>span{font-size:8px}.rights-product-info>p{margin:3px 0 5px;font-size:10px}.rights-product-labels{gap:4px}.rights-product-labels em{padding:2px 5px;border-radius:5px;font-size:8px}
    .rights-price b{font-size:20px}.rights-price del{display:none}.rights-card-actions{gap:4px}.rights-card-actions button{width:27px;height:27px;font-size:14px}.rights-card-actions a{height:30px;padding:0 11px;font-size:10px}
    .rights-pagination{margin-top:13px}
    .mall-footer{display:none}
    .rights-bottom-nav{position:fixed;z-index:80;left:0;right:0;bottom:0;display:grid;grid-template-columns:repeat(5,1fr);padding:6px 0 max(6px,env(safe-area-inset-bottom));border-top:1px solid rgba(226,229,238,.92);background:rgba(255,255,255,.96);box-shadow:0 -10px 30px rgba(32,39,67,.08);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}
    .rights-bottom-nav a{display:grid;justify-items:center;gap:2px;color:#8e929d;font-size:9px;font-weight:800}.rights-bottom-nav svg{width:22px;height:22px}.rights-bottom-nav a.active{color:var(--primary)}
    .rights-subpage{padding:18px 0 30px}.rights-page-head{align-items:flex-start}.rights-page-head h1{font-size:23px}.rights-page-head p{font-size:10px}.rights-page-head>a{font-size:10px}
    .rights-favorite-list{gap:9px}
    .account-hero{padding:18px;border-radius:19px}.account-avatar{width:50px;height:50px;border-radius:17px}.account-hero h1{font-size:19px}.account-hero p{font-size:9px}
    .account-order-card{padding:17px}.account-order-card h2{font-size:17px}.account-order-card p{font-size:9px}.account-order-card a{padding:9px 13px;font-size:10px}
    .account-grid{grid-template-columns:1fr;gap:8px}.account-grid a{padding:14px}.account-security-tip{padding:14px}
    .rights-mall-theme .product-detail-page,.rights-mall-theme .order-detail-page,.rights-mall-theme .section{padding-top:12px}
    .rights-mall-theme .breadcrumb{display:none}
    .rights-mall-theme .product-detail-shell{gap:10px}
    .rights-mall-theme .product-gallery-card,.rights-mall-theme .content-card,.rights-mall-theme .product-purchase-card{border-radius:17px;box-shadow:0 7px 22px rgba(34,42,73,.05)}
    .rights-mall-theme .detail-cover img{max-height:320px;object-fit:cover;border-radius:13px}
    .rights-mall-theme .product-purchase-card{padding:17px}.rights-mall-theme .detail-info h1{font-size:22px}.rights-mall-theme .price.big{font-size:29px}
    .rights-mall-theme .mobile-purchase-bar{z-index:90;bottom:0;border-top:1px solid #e7e9f0}.product-page{padding-bottom:76px!important}
    .query-page .rights-bottom-nav,.order-page .rights-bottom-nav{display:grid}
}

@media(max-width:410px){
    .rights-category-icon{width:40px;height:40px;border-radius:13px}.rights-category-item b{font-size:9px}
    .rights-promo-copy{max-width:70%}.rights-promo-copy h1{font-size:22px}.rights-promo-art{right:-28px;transform:scale(.74)}
    .rights-product-card{grid-template-columns:102px minmax(0,1fr);gap:9px;padding:9px}.rights-product-cover{height:106px}.rights-card-actions button{display:none}.rights-card-actions a{padding:0 9px}
}
.mall-desktop-search{position:relative;min-width:220px;max-width:330px;flex:1;height:42px;display:flex;align-items:center;padding:0 13px;border:1px solid #e4e7ef;border-radius:13px;background:#f8f9fc}
.mall-desktop-search>svg{width:19px;height:19px;color:#9ca1ae}.mall-desktop-search input{min-width:0;flex:1;height:100%;border:0;background:transparent;padding:0 9px;outline:0;font-size:13px}.mall-desktop-search .search-suggestions{top:48px}
@media(max-width:900px){.mall-desktop-search{display:none}}
.rights-category-grid{grid-template-columns:repeat(var(--category-count,6),1fr)}
@media(max-width:680px){.rights-category-grid{grid-template-columns:repeat(var(--category-count,6),1fr)}}
.account-recent-section{margin-top:16px;padding:18px;border-radius:19px;background:#fff;box-shadow:var(--rights-shadow)}
.account-section-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.account-section-title h2{margin:0;font-size:17px}.account-section-title a{color:var(--primary);font-size:11px;font-weight:800}
.account-recent-list{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.account-recent-list>p{grid-column:1/-1;margin:0;padding:24px;color:#9a9eaa;font-size:11px;text-align:center}.recent-product-mini{min-width:0}.recent-product-mini>a{display:block}.recent-product-mini .recent-cover{height:92px;border-radius:13px;overflow:hidden;background:#f1f3f8}.recent-product-mini img{width:100%;height:100%;object-fit:cover}.recent-product-mini .rights-cover-placeholder{height:100%}.recent-product-mini b{display:block;margin-top:7px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px}.recent-product-mini span{color:#ff4e47;font-size:11px;font-weight:900}
@media(max-width:680px){.account-recent-section{padding:14px}.account-recent-list{grid-template-columns:repeat(3,1fr);gap:8px}.recent-product-mini .recent-cover{height:82px}.recent-product-mini:nth-child(n+4){display:none}}
@media(max-width:680px){
    .rights-mall-theme .product-detail-shell.v2{display:flex;flex-direction:column}
    .rights-mall-theme .product-detail-shell.v2>.product-visual-column{display:contents}
    .rights-mall-theme .product-gallery-card{order:1}
    .rights-mall-theme .product-purchase-card{order:2}
    .rights-mall-theme .product-description-card{order:3}
    .rights-mall-theme .purchase-notes{order:4}
}
@media(max-width:680px){
    .rights-mall-theme .product-detail-shell.v2{align-items:stretch}
    .rights-mall-theme .product-detail-shell.v2>.product-gallery-card,
    .rights-mall-theme .product-detail-shell.v2>.product-purchase-card,
    .rights-mall-theme .product-detail-shell.v2>.product-description-card,
    .rights-mall-theme .product-detail-shell.v2>.purchase-notes{width:100%}
}

/* =========================================================
   Qingka V1.4.0 - mobile rights mall redesign
   ========================================================= */
:root{--v14-red:#ff5148;--v14-text:#22242b;--v14-muted:#8c909a;--v14-line:#eceef2;--v14-bg:#f6f6f8;--v14-card:#fff;--v14-shadow:0 8px 24px rgba(31,35,48,.055)}
body.v14-store-theme{margin:0;background:var(--v14-bg);color:var(--v14-text);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",Arial,sans-serif;-webkit-font-smoothing:antialiased}
body.v14-store-theme *{box-sizing:border-box}
body.v14-store-theme a{text-decoration:none;color:inherit}
.v14-mobile-header{display:none}.v14-desktop-header{position:sticky;z-index:70;top:0;border-bottom:1px solid #eceef3;background:rgba(255,255,255,.96);backdrop-filter:blur(16px)}
.v14-desktop-header-inner{height:72px;display:flex;align-items:center;gap:28px}.v14-desktop-brand{display:flex;align-items:center;gap:10px;min-width:190px}.v14-desktop-brand>span,.v14-desktop-brand>img{width:42px;height:42px;display:grid;place-items:center;border-radius:14px;background:var(--primary);color:#fff;font-weight:900;object-fit:cover}.v14-desktop-brand div{display:grid}.v14-desktop-brand b{font-size:18px}.v14-desktop-brand small{margin-top:2px;color:#9599a3;font-size:10px}.v14-desktop-search{position:relative;max-width:520px;flex:1;height:44px;display:flex;align-items:center;border:1px solid #e4e6ed;border-radius:12px;background:#f8f9fb;overflow:visible}.v14-desktop-search>i{padding-left:15px;color:#9b9faa;font-size:20px}.v14-desktop-search input{min-width:0;flex:1;height:100%;padding:0 12px;border:0;outline:0;background:transparent}.v14-desktop-search button{height:44px;margin:-1px;border:0;padding:0 24px;border-radius:0 12px 12px 0;background:var(--primary);color:#fff;font-weight:800}.v14-desktop-header nav{display:flex;align-items:center;gap:20px;font-size:13px;font-weight:700}.v14-desktop-footer{margin-top:30px;padding:26px 0;border-top:1px solid #eceef2;background:#fff}.v14-desktop-footer .container{display:flex;justify-content:space-between;color:#989ca5;font-size:12px}.v14-desktop-footer b{color:#2d3038}
.v14-bottom-nav{display:none}

.v14-home-main{width:min(1120px,calc(100% - 32px));margin:18px auto 36px}.v14-shop-closed{margin:8px auto;padding:10px 14px;border-radius:10px;background:#fff0ed;color:#d33d34;font-size:12px;font-weight:700}
.v14-carousel{position:relative;overflow:hidden;border-radius:18px;background:#e9eaf2;box-shadow:var(--v14-shadow)}.v14-carousel-track{position:relative;aspect-ratio:750/280}.v14-carousel-slide{position:absolute;inset:0;opacity:0;pointer-events:none;transition:opacity .45s ease,transform .55s ease;transform:scale(1.018)}.v14-carousel-slide.active{opacity:1;pointer-events:auto;transform:scale(1)}.v14-carousel-slide picture,.v14-carousel-slide img{width:100%;height:100%;display:block;object-fit:cover}.v14-carousel-copy{display:none}.v14-carousel-dots{position:absolute;z-index:3;left:50%;bottom:10px;display:flex;gap:6px;transform:translateX(-50%)}.v14-carousel-dots button{width:6px;height:6px;padding:0;border:0;border-radius:99px;background:rgba(255,255,255,.55);transition:.25s}.v14-carousel-dots button.active{width:18px;background:#fff}
.v14-home-shortcuts{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:12px;padding:15px;border-radius:16px;background:#fff;box-shadow:var(--v14-shadow)}.v14-home-shortcuts a{display:flex;align-items:center;justify-content:center;gap:8px;padding:8px;border-right:1px solid #f0f1f4;font-size:13px;font-weight:700}.v14-home-shortcuts a:last-child{border-right:0}.v14-home-shortcuts i{width:32px;height:32px;display:grid;place-items:center;border-radius:11px;background:#fff0ed;color:var(--v14-red);font-style:normal;font-size:12px;font-weight:900}
.v14-home-categories{margin-top:12px;padding:17px;border-radius:17px;background:#fff;box-shadow:var(--v14-shadow)}.v14-section-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.v14-section-head>b{font-size:18px}.v14-section-head>a{color:#9296a0;font-size:12px}.v14-home-category-grid{display:grid;grid-template-columns:repeat(8,1fr);gap:14px}.v14-home-category-grid a{min-width:0;display:grid;justify-items:center;gap:8px}.v14-home-category-grid span{width:62px;height:62px;display:grid;place-items:center;border-radius:20px;overflow:hidden}.v14-home-category-grid img{width:100%;height:100%;object-fit:cover}.v14-home-category-grid span>b{font-size:21px}.v14-home-category-grid em{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-style:normal;font-size:12px}
.v14-benefit-strip{display:grid;grid-template-columns:repeat(3,1fr);margin-top:12px;padding:14px 16px;border-radius:16px;background:#fff;box-shadow:var(--v14-shadow)}.v14-benefit-strip>div{display:flex;align-items:center;justify-content:center;gap:10px;border-right:1px solid #eff0f3}.v14-benefit-strip>div:last-child{border-right:0}.v14-benefit-strip i{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:#fff0ed;color:var(--v14-red);font-style:normal;font-size:11px;font-weight:900}.v14-benefit-strip span{display:grid}.v14-benefit-strip b{font-size:12px}.v14-benefit-strip small{margin-top:2px;color:#a0a3ac;font-size:9px}
.v14-product-section{margin-top:13px}.v14-home-tabs{height:56px;display:flex;align-items:end;gap:34px;padding:0 4px;border-bottom:1px solid #e9ebef}.v14-home-tabs button{position:relative;padding:0 0 14px;border:0;background:transparent;color:#8c9099;font-size:16px;font-weight:700;cursor:pointer}.v14-home-tabs button.active{color:var(--v14-red)}.v14-home-tabs button.active:after{content:"";position:absolute;left:50%;bottom:-1px;width:24px;height:3px;border-radius:3px;background:var(--v14-red);transform:translateX(-50%)}.v14-search-result{margin:10px 0;padding:10px 12px;border-radius:10px;background:#fff;color:#6f737d;font-size:12px}.v14-search-result a{float:right;color:var(--v14-red)}.v14-product-panel{display:none;gap:10px;padding-top:12px}.v14-product-panel.active{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.v14-product-row{min-width:0;display:grid;grid-template-columns:136px minmax(0,1fr);gap:13px;padding:12px;border-radius:17px;background:#fff;box-shadow:var(--v14-shadow)}.v14-product-cover{position:relative;height:136px;display:grid;place-items:center;border-radius:14px;overflow:hidden;background:#f0f1f4}.v14-product-cover>img{width:100%;height:100%;object-fit:cover}.v14-product-cover>b{font-size:36px}.v14-product-cover>em{position:absolute;left:0;top:0;padding:4px 8px;border-radius:0 0 9px 0;background:var(--v14-red);color:#fff;font-style:normal;font-size:9px;font-weight:800}.v14-product-content{min-width:0;display:flex;flex-direction:column}.v14-product-name{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.v14-product-name>a{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:800}.v14-product-name>span{flex:0 0 auto;color:#9ca0a9;font-size:9px}.v14-product-content>p{height:34px;margin:7px 0 5px;overflow:hidden;color:#8b8f98;font-size:11px;line-height:1.55}.v14-product-tags{display:flex;gap:5px}.v14-product-tags span{padding:3px 6px;border-radius:5px;background:#fff0ed;color:#ff5b52;font-size:8px}.v14-product-tags span.stock{background:#edf9f4;color:#20a878}.v14-product-buy{display:flex;align-items:end;justify-content:space-between;gap:8px;margin-top:auto}.v14-product-buy>div{display:flex;align-items:baseline;gap:2px;color:#ff4f47}.v14-product-buy small{font-size:11px}.v14-product-buy b{font-size:22px}.v14-product-buy del{margin-left:3px;color:#b8bbc2;font-size:9px}.v14-product-buy>a{height:32px;display:flex;align-items:center;padding:0 14px;border-radius:16px;background:#fff0ed;color:#ff4f47;font-size:11px;font-weight:800}.v14-product-buy>a.disabled{background:#f1f2f4;color:#aaa;pointer-events:none}.v14-empty{grid-column:1/-1;display:grid;justify-items:center;gap:5px;padding:50px 20px;color:#9da1aa}.v14-empty b{color:#555a64}

/* 分类页 */
.v14-category-shell{width:min(1120px,100%);min-height:calc(100vh - 72px);display:grid;grid-template-columns:210px minmax(0,1fr);margin:0 auto;background:#fff}.v14-category-sidebar{overflow:auto;border-right:1px solid #eceef1;background:#f5f5f6}.v14-category-sidebar a{height:54px;display:flex;align-items:center;padding:0 22px;color:#3e4148;font-size:14px}.v14-category-sidebar a.active{position:relative;background:#fff;color:var(--v14-red);font-weight:800}.v14-category-sidebar a.active:before{content:"";position:absolute;left:0;width:3px;height:22px;border-radius:0 3px 3px 0;background:var(--v14-red)}.v14-category-content{padding:24px 30px;overflow:auto}.v14-category-group{margin-bottom:32px}.v14-category-group>header{display:flex;align-items:center;justify-content:center;gap:12px;margin-bottom:22px;color:#969aa3;font-size:13px;font-weight:500}.v14-category-group>header i{width:42px;height:1px;background:#e8e9ed}.v14-category-icon-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:26px 18px}.v14-category-icon-grid a{min-width:0;display:grid;justify-items:center;gap:9px}.v14-category-icon-grid span{width:74px;height:74px;display:grid;place-items:center;border-radius:50%;overflow:hidden}.v14-category-icon-grid img{width:100%;height:100%;object-fit:cover}.v14-category-icon-grid span>b{font-size:23px}.v14-category-icon-grid em{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-style:normal;font-size:12px}

/* 商品详情 */
.v14-product-detail{width:min(1060px,calc(100% - 30px));display:grid;grid-template-columns:minmax(0,1fr) 390px;gap:14px;margin:18px auto 40px}.v14-product-gallery,.v14-detail-info-card,.v14-detail-service,.v14-checkout-card,.v14-detail-description,.v14-buy-notice,.v14-related{border-radius:17px;background:#fff;box-shadow:var(--v14-shadow)}.v14-product-gallery{position:relative;grid-row:span 2;overflow:hidden}.v14-product-gallery>img{width:100%;max-height:560px;display:block;object-fit:cover}.v14-product-gallery>span{position:absolute;left:14px;top:14px;padding:6px 10px;border-radius:7px;background:var(--v14-red);color:#fff;font-size:11px;font-weight:800}.v14-cover-empty{min-height:430px;display:grid;place-items:center;font-size:70px}.v14-detail-info-card{padding:20px}.v14-detail-price{display:flex;align-items:baseline;color:#ff4f47}.v14-detail-price>span{font-size:14px}.v14-detail-price>b{font-size:34px}.v14-detail-price>del{margin-left:8px;color:#b3b6bd;font-size:12px}.v14-detail-price>em{margin-left:auto;color:#9b9fa7;font-style:normal;font-size:10px}.v14-detail-info-card h1{margin:12px 0 8px;font-size:23px;line-height:1.4}.v14-detail-info-card p{margin:0;color:#838791;font-size:12px;line-height:1.7}.v14-detail-tags{display:flex;gap:7px;margin-top:14px}.v14-detail-tags span{padding:5px 8px;border-radius:6px;background:#fff0ed;color:#ff5a52;font-size:10px}.v14-detail-service{grid-column:2;display:grid;grid-template-columns:repeat(3,1fr);padding:13px}.v14-detail-service>div{display:grid;justify-items:center;gap:4px;border-right:1px solid #f0f1f3;text-align:center}.v14-detail-service>div:last-child{border-right:0}.v14-detail-service i{width:30px;height:30px;display:grid;place-items:center;border-radius:50%;background:#fff0ed;color:#ff5a52;font-style:normal;font-size:9px;font-weight:800}.v14-detail-service span{display:grid}.v14-detail-service b{font-size:10px}.v14-detail-service small{margin-top:2px;color:#a2a5ad;font-size:7px}.v14-checkout-card{grid-column:2;padding:18px}.v14-checkout-card>header{display:flex;align-items:center;justify-content:space-between;margin-bottom:11px}.v14-checkout-card>header>b{font-size:17px}.v14-checkout-card>header>button{border:0;background:transparent;color:#8e929c;font-size:11px}.v14-checkout-card form{display:grid}.v14-checkout-card label{min-height:56px;display:flex;align-items:center;justify-content:space-between;gap:15px;border-bottom:1px solid #f0f1f3;font-size:12px}.v14-checkout-card label>span{display:grid;font-weight:700}.v14-checkout-card label>span small{margin-top:3px;color:#aaaeb6;font-size:8px;font-weight:400}.v14-checkout-card input,.v14-checkout-card select{width:210px;height:38px;padding:0 10px;border:1px solid #e7e8ed;border-radius:9px;background:#fafafa;outline:0;text-align:right;font-size:11px}.v14-qty{display:flex}.v14-qty button,.v14-qty input{width:36px;height:32px;border:1px solid #e8e9ed;background:#fafafa;text-align:center}.v14-qty button:first-child{border-radius:8px 0 0 8px}.v14-qty button:last-child{border-radius:0 8px 8px 0}.v14-checkout-total{display:flex;align-items:center;justify-content:space-between;padding:14px 0}.v14-checkout-total span{font-size:12px}.v14-checkout-total b{color:#ff4f47;font-size:22px}.v14-submit-buy{height:44px;border:0;border-radius:12px;background:var(--v14-red);color:#fff;font-size:14px;font-weight:800}.v14-submit-buy:disabled{background:#c8cad0}.v14-detail-description,.v14-buy-notice,.v14-related{grid-column:1/-1;padding:20px}.v14-detail-description nav{display:flex;gap:24px;border-bottom:1px solid #eee}.v14-detail-description nav>*{padding-bottom:13px;font-size:14px}.v14-detail-description nav>b{position:relative;color:var(--v14-red)}.v14-detail-description nav>b:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:2px;background:var(--v14-red)}.v14-detail-description>div{padding-top:18px;color:#555a64;font-size:13px;line-height:1.9}.v14-buy-notice h2{margin:0 0 10px;font-size:17px}.v14-buy-notice p,.v14-buy-notice li{color:#717680;font-size:12px;line-height:1.8}.v14-related>div:last-child{display:grid;grid-template-columns:repeat(6,1fr);gap:10px}.v14-related a{min-width:0;display:grid;gap:6px}.v14-related a>span{aspect-ratio:1;display:grid;place-items:center;border-radius:12px;overflow:hidden;background:#f1f2f5}.v14-related img{width:100%;height:100%;object-fit:cover}.v14-related em{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-style:normal;font-size:11px}.v14-related strong{color:#ff4f47;font-size:12px}.v14-mobile-buybar{display:none}

/* Existing subpages visual unification */
.v14-store-theme .section,.v14-store-theme .rights-subpage,.v14-store-theme .order-detail-page{padding-top:18px}.v14-store-theme .content-card,.v14-store-theme .account-hero,.v14-store-theme .account-order-card,.v14-store-theme .account-grid a,.v14-store-theme .account-recent-section,.v14-store-theme .account-security-tip,.v14-store-theme .order-result-head,.v14-store-theme .order-progress,.v14-store-theme .query-credential{border:0;border-radius:16px;background:#fff;box-shadow:var(--v14-shadow)}.v14-store-theme .btn.primary{background:var(--v14-red);border-color:var(--v14-red)}

@media(max-width:900px){
.v14-desktop-header,.v14-desktop-footer{display:none}.v14-mobile-header{position:sticky;z-index:75;top:0;display:block;padding-top:env(safe-area-inset-top);border-bottom:1px solid #f0f0f2;background:#fff}.v14-mobile-search{position:relative;height:45px;display:flex;align-items:center;margin:0;padding:6px 8px}.v14-mobile-search>svg{position:absolute;z-index:2;left:17px;width:17px;height:17px;color:#7f838c}.v14-mobile-search>input{width:100%;height:33px;padding:0 14px 0 34px;border:0;border-radius:18px;background:#f1f1f3;outline:0;color:#30333a;font-size:12px}.v14-search-suggestions{top:43px!important;left:8px!important;right:8px!important}.v14-mobile-titlebar{height:45px;display:grid;grid-template-columns:45px 1fr 45px;align-items:center;border-bottom:1px solid #f1f2f4}.v14-mobile-titlebar b{text-align:center;font-size:15px}.v14-mobile-titlebar button,.v14-mobile-titlebar a{height:45px;display:grid;place-items:center;border:0;background:transparent;color:#383b43;font-size:25px}.v14-mobile-titlebar a{font-size:18px}.v14-bottom-nav{position:fixed;z-index:80;left:0;right:0;bottom:0;height:56px;display:grid;grid-template-columns:repeat(4,1fr);padding-bottom:env(safe-area-inset-bottom);border-top:1px solid #ececef;background:rgba(255,255,255,.98);box-shadow:0 -5px 18px rgba(31,34,45,.06)}.v14-bottom-nav a{display:grid;place-items:center;align-content:center;gap:1px;color:#3e4249;font-size:10px}.v14-bottom-nav i{height:25px;display:grid;place-items:center}.v14-bottom-nav svg{width:20px;height:20px}.v14-bottom-nav a.active{color:var(--v14-red)}
body.v14-store-theme{padding-bottom:56px}.v14-home-main{width:100%;margin:0;padding:8px 8px 18px}.v14-carousel{border-radius:13px}.v14-carousel-track{aspect-ratio:750/280}.v14-carousel-dots{bottom:7px}.v14-carousel-dots button{width:5px;height:5px}.v14-carousel-dots button.active{width:14px}.v14-home-shortcuts{gap:0;margin-top:8px;padding:9px 4px;border-radius:12px}.v14-home-shortcuts a{display:grid;justify-items:center;gap:4px;padding:3px;border-right:0;font-size:10px}.v14-home-shortcuts i{width:33px;height:33px;border-radius:11px;font-size:10px}.v14-home-categories{margin-top:8px;padding:12px 8px;border-radius:12px}.v14-section-head{margin-bottom:10px}.v14-section-head>b{font-size:14px}.v14-section-head>a{font-size:9px}.v14-home-category-grid{grid-template-columns:repeat(5,1fr);gap:12px 3px}.v14-home-category-grid a:nth-child(n+11){display:none}.v14-home-category-grid span{width:44px;height:44px;border-radius:15px}.v14-home-category-grid em{font-size:9px}.v14-benefit-strip{margin-top:8px;padding:9px 4px;border-radius:12px}.v14-benefit-strip>div{gap:5px}.v14-benefit-strip i{width:27px;height:27px;font-size:8px}.v14-benefit-strip b{font-size:9px}.v14-benefit-strip small{font-size:7px}.v14-product-section{margin-top:8px}.v14-home-tabs{height:45px;gap:28px;padding:0 10px;background:#fff;border-radius:12px 12px 0 0}.v14-home-tabs button{padding-bottom:11px;font-size:13px}.v14-home-tabs button.active:after{width:20px}.v14-product-panel{gap:7px;padding-top:7px}.v14-product-panel.active{display:grid;grid-template-columns:1fr}.v14-product-row{grid-template-columns:92px minmax(0,1fr);gap:9px;min-height:112px;padding:9px;border-radius:12px}.v14-product-cover{height:92px;border-radius:10px}.v14-product-cover>em{padding:3px 6px;font-size:7px}.v14-product-name>a{font-size:12px}.v14-product-name>span{font-size:7px}.v14-product-content>p{height:28px;margin:4px 0 4px;font-size:9px;line-height:1.5}.v14-product-tags{gap:3px}.v14-product-tags span{padding:2px 5px;font-size:7px}.v14-product-buy b{font-size:17px}.v14-product-buy small{font-size:9px}.v14-product-buy>a{height:26px;padding:0 11px;border-radius:14px;font-size:9px}
.v14-category-shell{height:calc(100vh - 45px - 56px - env(safe-area-inset-top));min-height:0;grid-template-columns:92px minmax(0,1fr);overflow:hidden}.v14-category-sidebar{height:100%;overscroll-behavior:contain}.v14-category-sidebar a{height:47px;padding:0 6px 0 20px;font-size:12px}.v14-category-sidebar a.active:before{height:22px}.v14-category-content{height:100%;padding:9px 13px 22px;overscroll-behavior:contain}.v14-category-group{margin-bottom:23px}.v14-category-group>header{gap:9px;margin:3px 0 15px;font-size:12px;font-weight:400}.v14-category-group>header i{width:36px}.v14-category-icon-grid{grid-template-columns:repeat(3,1fr);gap:15px 8px}.v14-category-icon-grid span{width:53px;height:53px}.v14-category-icon-grid em{font-size:10px}.v14-category-icon-grid span>b{font-size:18px}
.v14-product-detail{width:100%;display:block;margin:0;padding:8px 8px 78px}.v14-product-gallery,.v14-detail-info-card,.v14-detail-service,.v14-checkout-card,.v14-detail-description,.v14-buy-notice,.v14-related{margin-bottom:8px;border-radius:12px;box-shadow:0 4px 14px rgba(31,35,48,.04)}.v14-product-gallery>img{width:100%;max-height:none;aspect-ratio:1.35;object-fit:cover}.v14-cover-empty{min-height:230px}.v14-detail-info-card{padding:13px}.v14-detail-price>b{font-size:27px}.v14-detail-price>span{font-size:12px}.v14-detail-price>em{font-size:8px}.v14-detail-info-card h1{margin:8px 0 5px;font-size:16px}.v14-detail-info-card p{font-size:10px}.v14-detail-tags{margin-top:9px}.v14-detail-tags span{padding:4px 6px;font-size:8px}.v14-detail-service{display:grid;grid-template-columns:repeat(3,1fr);padding:10px 4px}.v14-detail-service i{width:25px;height:25px;font-size:7px}.v14-detail-service b{font-size:9px}.v14-detail-service small{font-size:6px}.v14-checkout-card{padding:13px}.v14-checkout-card>header>b{font-size:14px}.v14-checkout-card label{min-height:50px}.v14-checkout-card input,.v14-checkout-card select{width:190px;height:35px;font-size:10px}.v14-checkout-total{padding:11px 0}.v14-submit-buy{height:42px}.v14-detail-description,.v14-buy-notice,.v14-related{padding:13px}.v14-detail-description nav>*{font-size:12px}.v14-detail-description>div,.v14-buy-notice p,.v14-buy-notice li{font-size:10px}.v14-related>div:last-child{grid-template-columns:repeat(3,1fr);gap:7px}.v14-mobile-buybar{position:fixed;z-index:90;left:0;right:0;bottom:0;height:58px;display:grid;grid-template-columns:42px 42px 1fr 108px;align-items:center;padding:5px 8px max(5px,env(safe-area-inset-bottom));border-top:1px solid #ececef;background:#fff}.v14-mobile-buybar>button:first-child,.v14-mobile-buybar>a{height:42px;display:grid;place-items:center;border:0;background:transparent;color:#5c6069;font-size:10px}.v14-mobile-buybar>div{display:grid;padding-left:8px}.v14-mobile-buybar>div small{color:#999da6;font-size:8px}.v14-mobile-buybar>div b{color:#ff4f47;font-size:16px}.v14-mobile-buybar>button:last-child{height:42px;border:0;border-radius:21px;background:var(--v14-red);color:#fff;font-size:12px;font-weight:800}.v14-mobile-buybar>button:disabled{background:#c8cad0}
.v14-store-theme .container{width:calc(100% - 16px)}.v14-store-theme .section,.v14-store-theme .rights-subpage,.v14-store-theme .order-detail-page{padding-top:8px}.v14-store-theme .content-card,.v14-store-theme .account-hero,.v14-store-theme .account-order-card,.v14-store-theme .account-grid a,.v14-store-theme .account-recent-section,.v14-store-theme .account-security-tip,.v14-store-theme .order-result-head,.v14-store-theme .order-progress,.v14-store-theme .query-credential{border-radius:12px}.v14-store-theme .query-card{padding:17px}.v14-store-theme .query-head h1{font-size:19px}.v14-store-theme .form-stack label{font-size:11px}.v14-store-theme .form-stack input,.v14-store-theme .form-stack select,.v14-store-theme .form-stack textarea{font-size:12px}.v14-store-theme .account-grid{grid-template-columns:1fr}.v14-store-theme .rights-page-head h1{font-size:20px}
}
@media(max-width:360px){.v14-category-shell{grid-template-columns:88px minmax(0,1fr)}.v14-category-sidebar a{padding-left:17px;font-size:11px}.v14-category-icon-grid{gap:14px 4px}.v14-category-icon-grid span{width:50px;height:50px}.v14-home-category-grid span{width:41px;height:41px}.v14-product-row{grid-template-columns:86px minmax(0,1fr)}.v14-product-cover{height:88px}.v14-checkout-card input,.v14-checkout-card select{width:165px}}
.v14-admin-banner-list{display:grid;gap:14px}.v14-admin-banner-item{display:grid;grid-template-columns:210px minmax(0,1fr);gap:16px;padding:14px;border:1px solid #eaecf2;border-radius:15px}.v14-admin-banner-preview{height:120px;border-radius:12px;overflow:hidden;background:#f1f2f5}.v14-admin-banner-preview img{width:100%;height:100%;object-fit:cover}.v14-admin-banner-actions{grid-column:1/-1;display:flex;align-items:center;justify-content:flex-end;gap:12px}.v14-category-admin-item{grid-template-columns:52px minmax(0,1fr)!important;align-items:start!important}.v14-category-admin-item .category-admin-icon{width:48px;height:48px;overflow:hidden}.v14-category-admin-item .category-admin-icon img{width:100%;height:100%;object-fit:cover}.v14-category-fields{min-width:0}.v14-category-action-row{display:flex;align-items:center;justify-content:flex-end;gap:12px;margin-top:10px}.v14-category-action-row>span{margin-right:auto;color:#8f949e;font-size:11px}
@media(max-width:760px){.v14-admin-banner-item{grid-template-columns:1fr}.v14-admin-banner-preview{height:150px}.v14-admin-banner-actions{grid-column:1}.v14-category-action-row{flex-wrap:wrap;justify-content:flex-start}.v14-category-action-row>span{width:100%;margin:0}.v14-category-admin-item{grid-template-columns:1fr!important}.v14-category-admin-item .category-admin-icon{margin-bottom:8px}}
.v14-favorite-remove{height:28px;padding:0 8px;border:0;border-radius:14px;background:#f3f4f6;color:#8d919a;font-size:9px}.favorites-page .rights-favorite-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.favorites-page .rights-favorites-empty{grid-column:1/-1}
@media(max-width:680px){.favorites-page .rights-favorite-list{grid-template-columns:1fr}.v14-favorite-remove{display:none}}

/* =========================================================
   Qingka Rights Mall V1.5 storefront
   Desktop and mobile are intentionally separate layouts.
   ========================================================= */
:root{--v15-blue:var(--primary,#1677ff);--v15-red:#ff4d57;--v15-ink:#222631;--v15-muted:#8a909c;--v15-line:#e9ebef;--v15-bg:#f3f4f6;--v15-card:#fff;--v15-shadow:0 10px 30px rgba(28,39,57,.06)}
body.v15-store-theme{min-height:100vh;background:var(--v15-bg);color:var(--v15-ink)}
body.v15-store-theme.modal-open{overflow:hidden}
.v15-container{width:min(1240px,calc(100% - 32px));margin-left:auto;margin-right:auto}
.v15-mobile-only,.v15-mobile-header,.v15-bottom-nav,.v15-mobile-buybar{display:none}
.v15-pc-only{display:block}
.v15-shop-closed{width:min(1240px,calc(100% - 32px));margin:12px auto;padding:12px 16px;border:1px solid #ffd8a8;border-radius:8px;background:#fff7e8;color:#9a5b00;font-size:13px;font-weight:700}

/* desktop top and navigation */
.v15-pc-topbar{height:32px;background:#303030;color:#d9d9d9;font-size:12px}
.v15-pc-topbar>.v15-container{height:100%;display:flex;align-items:center;justify-content:space-between}
.v15-pc-topbar div,.v15-pc-topbar nav{display:flex;align-items:center;gap:12px}
.v15-pc-topbar a:hover{color:#fff}
.v15-pc-header{height:76px;background:#fff;border-bottom:1px solid #eceef2}
.v15-pc-header-inner{height:100%;display:grid;grid-template-columns:245px 1fr 250px;align-items:center;gap:24px}
.v15-pc-logo{display:flex;align-items:center;gap:11px;min-width:0}
.v15-pc-logo>span,.v15-pc-logo>img{width:50px;height:50px;flex:0 0 50px;border-radius:13px;object-fit:contain}
.v15-pc-logo>span{display:grid;place-items:center;background:linear-gradient(145deg,#1769ff,#65b4ff);color:#fff;font-size:25px;font-weight:950;box-shadow:0 8px 18px rgba(22,105,255,.24)}
.v15-pc-logo>div{display:grid;min-width:0;line-height:1.2}.v15-pc-logo b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:21px}.v15-pc-logo small{margin-top:5px;color:#8b909a;font-size:10px}
.v15-pc-nav{height:100%;display:flex;align-items:center;justify-content:center;gap:35px}
.v15-pc-nav a{position:relative;height:100%;display:flex;align-items:center;color:#3b3f48;font-size:15px;font-weight:700;white-space:nowrap}
.v15-pc-nav a:after{content:"";position:absolute;left:50%;right:50%;bottom:0;height:3px;background:var(--v15-blue);transition:.2s}
.v15-pc-nav a:hover,.v15-pc-nav a.active{color:var(--v15-blue)}.v15-pc-nav a.active:after{left:15%;right:15%}
.v15-pc-search{position:relative;height:38px;display:flex;overflow:visible;border-radius:20px;background:#eee}
.v15-pc-search>input{height:38px;min-width:0;flex:1;padding:0 14px;border:0;border-radius:20px 0 0 20px;background:transparent;box-shadow:none;font-size:12px}
.v15-pc-search>button{width:70px;border:0;border-radius:20px;background:linear-gradient(90deg,#71b6ff,#3284ff);color:#fff;font-size:12px;font-weight:700}
.v15-pc-search .search-suggestions{top:44px;width:100%;overflow:hidden;border-radius:10px}

/* desktop homepage hero */
.v15-home{padding:10px 0 40px}.v15-pc-hero{display:grid;grid-template-columns:250px minmax(0,1fr) 250px;gap:10px;height:370px}
.v15-pc-category-panel,.v15-pc-user-card,.v15-carousel{background:#fff;border:1px solid #ebedf1;box-shadow:var(--v15-shadow)}
.v15-pc-category-panel{display:flex;flex-direction:column;padding:15px 14px;border-radius:10px;background:linear-gradient(180deg,#1686f5,#1676e8);color:#fff}
.v15-pc-category-block{flex:1;padding:0 2px 13px;border-bottom:1px solid rgba(255,255,255,.24)}.v15-pc-category-block+.v15-pc-category-block{padding-top:12px}
.v15-pc-category-block b{display:block;font-size:14px}.v15-pc-category-block p{display:flex;flex-wrap:wrap;gap:6px 10px;margin:8px 0 0;line-height:1.55}
.v15-pc-category-block p a{font-size:12px;color:#ecf7ff}.v15-pc-category-block p a:hover{text-decoration:underline;color:#fff}
.v15-pc-all-category{height:37px;display:grid;place-items:center;margin-top:14px;border-radius:2px;background:rgba(255,255,255,.12);font-size:13px;font-weight:700}
.v15-carousel{position:relative;overflow:hidden;border-radius:10px}.v15-carousel-track{position:relative;width:100%;height:100%}
.v15-carousel-slide{position:absolute;inset:0;display:block;opacity:0;pointer-events:none;transition:opacity .45s ease}.v15-carousel-slide.active{opacity:1;pointer-events:auto}
.v15-carousel-slide picture,.v15-carousel-slide img{width:100%;height:100%}.v15-carousel-slide img{object-fit:cover}
.v15-carousel-copy{position:absolute;left:34px;top:38px;max-width:48%;display:grid;gap:8px;color:#21304d;text-shadow:0 1px 0 rgba(255,255,255,.45)}
.v15-carousel-copy b{font-size:26px;line-height:1.3}.v15-carousel-copy span{font-size:13px}
.v15-carousel-dots{position:absolute;z-index:4;left:50%;bottom:13px;display:flex;gap:7px;transform:translateX(-50%)}.v15-carousel-dots button{width:7px;height:7px;padding:0;border:0;border-radius:50%;background:rgba(255,255,255,.72);box-shadow:0 0 0 1px rgba(0,0,0,.06)}.v15-carousel-dots button.active{width:24px;border-radius:5px;background:#fff}
.v15-pc-user-card{display:flex;flex-direction:column;align-items:center;padding:24px 18px 16px;border-radius:10px;text-align:center}
.v15-user-avatar{width:62px;height:62px;display:grid;place-items:center;border-radius:50%;color:#fff;font-size:23px;font-weight:900;box-shadow:0 8px 24px rgba(29,113,239,.18)}.v15-user-avatar.guest{background:linear-gradient(145deg,#eaf3ff,#c9e2ff);color:#2077dc}
.v15-pc-user-card>p{margin:12px 0;color:#5b606b;font-size:13px}.v15-pc-user-card>div:not(.v15-user-avatar){display:flex;gap:10px}
.v15-pc-user-card a{min-width:82px;padding:7px 10px;border:1px solid var(--v15-blue);border-radius:3px;color:var(--v15-blue);font-size:12px}.v15-pc-user-card a.primary{background:var(--v15-blue);color:#fff}
.v15-pc-user-card>small{margin-top:9px;color:#999;font-size:11px}.v15-pc-user-card h4{width:calc(100% + 36px);margin:22px -18px 12px;padding-top:17px;border-top:1px solid #eceef2;font-size:13px;font-weight:500}
.v15-pc-user-card ul{width:100%;display:grid;grid-template-columns:1fr 1fr;gap:12px 8px;margin:0;padding:0;list-style:none}.v15-pc-user-card li{display:grid;place-items:center;gap:4px;font-size:11px}.v15-pc-user-card li i{width:35px;height:35px;display:grid;place-items:center;border-radius:50%;background:#edf5ff;color:var(--v15-blue);font-style:normal;font-weight:800}

/* notice, hot rail and category chips */
.v15-notice-bar{height:43px;display:grid;grid-template-columns:100px 1fr auto;align-items:center;margin-top:10px;padding:0 17px;border-radius:9px;background:#fff;border:1px solid #eceef1;box-shadow:0 5px 18px rgba(30,38,53,.035)}
.v15-notice-bar b{color:var(--v15-blue);font-size:16px}.v15-notice-bar span{padding-left:20px;border-left:1px solid #ddd;font-size:12px}.v15-notice-bar a{color:#aaa;font-size:11px}
.v15-hot-rail{height:150px;display:grid;grid-template-columns:160px 1fr;margin-top:10px;overflow:hidden;border-radius:10px;background:#fff;border:1px solid #eceef1}
.v15-hot-title{display:flex;flex-direction:column;align-items:center;justify-content:center;background:linear-gradient(150deg,#ffd8e8,#ffc6de);color:#fa425b}.v15-hot-title b{font-size:20px}.v15-hot-title span{margin-top:7px;font-size:15px}.v15-hot-title a{margin-top:14px;padding:5px 15px;border-radius:16px;background:#fb4e5b;color:#fff;font-size:11px}
.v15-hot-items{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;padding:25px 18px}.v15-hot-items>a{min-width:0;display:grid;grid-template-columns:78px minmax(0,1fr) auto;align-items:center;gap:9px;padding:8px;border:1px solid #e7e8ec;border-radius:7px}.v15-hot-items>a>span{width:78px;height:72px;overflow:hidden;border-radius:5px;background:#f5f6f8}.v15-hot-items img{width:100%;height:100%;object-fit:cover}.v15-hot-items div{min-width:0}.v15-hot-items b{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-size:12px;line-height:1.45}.v15-hot-items em{display:block;margin-top:8px;color:#ff4b61;font-size:13px;font-style:normal}.v15-hot-items i{padding:3px 8px;border-radius:12px;background:#ff5865;color:#fff;font-size:10px;font-style:normal}
.v15-category-choice{margin-top:10px}.v15-category-choice>header{height:36px;display:flex;align-items:center;justify-content:space-between;padding:0 12px;border-left:4px solid var(--v15-blue);background:linear-gradient(90deg,#e7f3ff,transparent)}.v15-category-choice>header b{font-size:16px}.v15-category-choice>header a{color:#8d929d;font-size:11px}
.v15-category-chips{display:flex;flex-wrap:wrap;gap:10px;margin-top:10px}.v15-category-chips>a{height:34px;display:flex;align-items:center;gap:6px;padding:0 13px;border:1px solid #e8e9ed;border-radius:4px;background:#fff;font-size:12px}.v15-category-chips>a.active{border-color:var(--v15-blue);background:var(--v15-blue);color:#fff}.v15-category-chips span{width:22px;height:22px;display:grid;place-items:center;border-radius:50%;font-size:9px;color:#555}.v15-category-chips .active span{background:#fff!important;color:var(--v15-blue)}
.v15-benefit-strip{display:grid;grid-template-columns:repeat(4,1fr);margin-top:13px;padding:14px 20px;border-radius:10px;background:#fff;border:1px solid #eceef1}.v15-benefit-strip>div{display:flex;justify-content:center;align-items:center;gap:10px;border-right:1px solid #eceef1}.v15-benefit-strip>div:last-child{border-right:0}.v15-benefit-strip i{width:38px;height:38px;display:grid;place-items:center;border-radius:50%;background:#edf5ff;color:var(--v15-blue);font-style:normal;font-weight:850}.v15-benefit-strip span{display:grid}.v15-benefit-strip b{font-size:13px}.v15-benefit-strip small{color:#989da6;font-size:9px}

/* products */
.v15-products-section{margin-top:14px}.v15-product-tabs{height:50px;display:flex;align-items:center;gap:35px;padding:0 18px;border-bottom:1px solid #e9ebef;background:#fff}.v15-product-tabs button{position:relative;height:100%;padding:0;border:0;background:none;color:#666c77;font-size:15px;font-weight:700}.v15-product-tabs button.active{color:var(--v15-blue)}.v15-product-tabs button.active:after{content:"";position:absolute;left:20%;right:20%;bottom:0;height:3px;border-radius:2px;background:var(--v15-blue)}
.v15-search-result{padding:12px 16px;background:#fff;color:#606672;font-size:13px}.v15-search-result a{margin-left:10px;color:var(--v15-blue)}
.v15-product-panel{display:none;padding-top:12px}.v15-product-panel.active{display:block}.v15-product-grid{display:grid;gap:12px}.v15-product-grid.pc-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.v15-product-grid.pc-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.v15-product-grid.pc-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}
.v15-product-card{min-width:0;display:grid;grid-template-columns:118px minmax(0,1fr);gap:12px;min-height:145px;padding:11px;border:1px solid #e8eaee;border-radius:9px;background:#fff;box-shadow:0 5px 16px rgba(28,37,51,.025);transition:.2s}
.v15-product-card:hover{transform:translateY(-2px);border-color:#dbe6f6;box-shadow:0 12px 28px rgba(29,50,80,.08)}
.v15-product-card-cover{position:relative;height:118px;overflow:hidden;border-radius:7px;background:#f5f6f8}.v15-product-card-cover>img{width:100%;height:100%;object-fit:cover}.v15-product-card-cover>b{width:100%;height:100%;display:grid;place-items:center;background:linear-gradient(145deg,#edf4ff,#d6e9ff);color:var(--v15-blue);font-size:28px}.v15-product-card-cover>em{position:absolute;left:0;top:0;padding:3px 7px;border-radius:0 0 7px 0;background:#ff4d57;color:#fff;font-size:9px;font-style:normal}
.v15-product-card-body{min-width:0;display:flex;flex-direction:column}.v15-product-card-title{display:flex;justify-content:space-between;gap:8px;align-items:start}.v15-product-card-title>a{min-width:0;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-size:14px;font-weight:750;line-height:1.42}.v15-product-card-title>span{flex:0 0 auto;color:#999da5;font-size:9px;white-space:nowrap}.v15-product-card-body>p{height:34px;margin:5px 0 6px;overflow:hidden;color:#8a8f99;font-size:10px;line-height:1.7}
.v15-product-card-tags{display:flex;gap:5px}.v15-product-card-tags span{padding:2px 6px;border-radius:3px;background:#edf5ff;color:#377fd5;font-size:8px}.v15-product-card-tags span+span{background:#ebf8f0;color:#35a168}
.v15-product-card-bottom{display:flex;align-items:end;justify-content:space-between;gap:6px;margin-top:auto}.v15-product-card-bottom>div{min-width:0;color:#ff4256;white-space:nowrap}.v15-product-card-bottom small{font-size:10px}.v15-product-card-bottom b{font-size:20px;line-height:1}.v15-product-card-bottom del{margin-left:5px;color:#afb2b9;font-size:9px}.v15-product-card-bottom>a{flex:0 0 auto;padding:5px 12px;border-radius:15px;background:linear-gradient(90deg,#4c94ff,#2d76ec);color:#fff;font-size:10px}.v15-product-card-bottom>a.disabled{background:#c8cbd1;pointer-events:none}.v15-product-card-bottom>button{border:0;background:none;color:#999;font-size:10px}
.v15-empty{grid-column:1/-1;display:grid;place-items:center;gap:5px;min-height:180px;padding:28px;border:1px dashed #dfe2e8;border-radius:10px;background:#fff;text-align:center}.v15-empty b{font-size:15px}.v15-empty span{color:#969ba5;font-size:11px}.v15-empty a{margin-top:8px;padding:7px 15px;border-radius:18px;background:var(--v15-blue);color:#fff;font-size:11px}

/* category taxonomy and dedicated category page */
.v15-category-page-shell{height:calc(100vh - 108px);min-height:550px;display:grid;grid-template-columns:230px minmax(0,1fr);width:min(1240px,calc(100% - 32px));margin:12px auto 25px;overflow:hidden;border:1px solid #e5e8ed;border-radius:10px;background:#fff;box-shadow:var(--v15-shadow)}
.v15-category-sidebar{overflow-y:auto;background:#f6f7f9}.v15-category-sidebar a{position:relative;height:52px;display:flex;align-items:center;padding:0 22px;color:#454b56;font-size:13px}.v15-category-sidebar a:hover{background:#eef5ff}.v15-category-sidebar a.active{background:#fff;color:#ff4d57;font-weight:750}.v15-category-sidebar a.active:before{content:"";position:absolute;left:0;top:15px;width:3px;height:22px;background:#ff4d57}
.v15-category-content{overflow-y:auto;padding:22px 30px}.v15-category-group{margin-bottom:35px}.v15-category-group>header{display:flex;align-items:center;justify-content:center;gap:14px;margin-bottom:24px;color:#969aa3;font-size:13px}.v15-category-group>header i{width:45px;height:1px;background:#e6e7ea}.v15-category-icon-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:28px 18px}.v15-category-icon-grid a{display:grid;justify-items:center;gap:8px;text-align:center}.v15-category-icon-grid span{width:76px;height:76px;display:grid;place-items:center;overflow:hidden;border-radius:50%;background:#f6f7f9}.v15-category-icon-grid img{width:100%;height:100%;object-fit:cover}.v15-category-icon-grid span>b{font-size:23px}.v15-category-icon-grid em{font-size:12px;font-style:normal}.v15-category-icon-grid small{color:#a1a5ad;font-size:9px}
.v15-category-products-main{padding:18px 0 45px}.v15-category-page-head{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:24px 28px;border-radius:10px;background:#fff;border:1px solid #e9ebef}.v15-category-page-head>div>span{color:var(--v15-blue);font-size:10px;font-weight:800;letter-spacing:.12em}.v15-category-page-head h1{margin:4px 0 2px;font-size:25px}.v15-category-page-head p{margin:0;color:#9398a2;font-size:11px}.v15-category-search{width:min(420px,45%);height:42px;display:flex}.v15-category-search input{height:42px;border-radius:6px 0 0 6px}.v15-category-search button{width:78px;border:0;border-radius:0 6px 6px 0;background:var(--v15-blue);color:#fff}
.v15-category-subnav{display:flex;gap:8px;margin-top:12px;overflow-x:auto;padding:12px;border-radius:9px;background:#fff}.v15-category-subnav a{flex:0 0 auto;padding:6px 13px;border-radius:15px;background:#f4f5f7;font-size:11px}.v15-category-subnav a.active{background:var(--v15-blue);color:#fff}.v15-category-toolbar{height:48px;display:flex;align-items:center;justify-content:space-between;margin-top:12px;padding:0 16px;border-radius:9px;background:#fff}.v15-category-toolbar>span{color:#8d929d;font-size:11px}.v15-category-toolbar nav{display:flex;gap:22px}.v15-category-toolbar a{font-size:12px}.v15-category-toolbar a.active{color:var(--v15-blue);font-weight:750}.v15-category-products-main>.v15-product-grid{margin-top:12px}.v15-pagination{display:flex;justify-content:center;gap:7px;margin-top:24px}.v15-pagination a{width:34px;height:34px;display:grid;place-items:center;border:1px solid #e2e5ea;border-radius:5px;background:#fff;font-size:12px}.v15-pagination a.active{border-color:var(--v15-blue);background:var(--v15-blue);color:#fff}

/* product detail */
.v15-product-main{padding:17px 0 50px}.v15-breadcrumb{display:flex;gap:8px;margin-bottom:12px;color:#8f949d;font-size:11px}.v15-breadcrumb em{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-style:normal}.v15-product-hero{display:grid;grid-template-columns:minmax(0,510px) minmax(0,1fr);gap:20px;padding:20px;border:1px solid #e7e9ed;border-radius:11px;background:#fff}.v15-product-gallery{min-width:0}.v15-product-main-image{position:relative;height:410px;display:grid;place-items:center;overflow:hidden;border-radius:10px;background:#f5f6f8}.v15-product-main-image img{width:100%;height:100%;object-fit:cover}.v15-product-main-image>b{font-size:70px;color:var(--v15-blue)}.v15-product-main-image>em{position:absolute;left:0;top:0;padding:7px 16px;border-radius:0 0 9px 0;background:#ff4d57;color:#fff;font-style:normal}.v15-product-thumbs{display:flex;gap:8px;margin-top:10px;overflow-x:auto}.v15-product-thumbs button{width:62px;height:62px;flex:0 0 62px;padding:2px;border:2px solid transparent;border-radius:7px;background:#fff}.v15-product-thumbs button.active{border-color:var(--v15-blue)}.v15-product-thumbs img{width:100%;height:100%;object-fit:cover;border-radius:4px}
.v15-product-buybox{min-width:0;padding:5px 12px}.v15-product-category{color:var(--v15-blue);font-size:11px}.v15-product-buybox h1{margin:7px 0 6px;font-size:27px;line-height:1.35}.v15-product-buybox>p{margin:0;color:#8f949d;font-size:12px}.v15-product-price{display:flex;align-items:end;gap:6px;margin-top:18px;padding:13px 16px;background:#fff5f5;color:#ff4053}.v15-product-price small{font-size:15px}.v15-product-price b{font-size:36px;line-height:1}.v15-product-price del{color:#b4b7bd;font-size:11px}.v15-product-meta{display:flex;flex-wrap:wrap;gap:14px;padding:13px 2px;border-bottom:1px solid #eceef1;color:#7f858f;font-size:11px}.v15-product-assurance{display:flex;gap:22px;padding:12px 0}.v15-product-assurance span{display:flex;align-items:center;gap:5px;font-size:11px}.v15-product-assurance i{width:23px;height:23px;display:grid;place-items:center;border-radius:50%;background:#eaf3ff;color:var(--v15-blue);font-size:8px;font-style:normal}
.v15-checkout-form{display:grid;gap:12px}.v15-checkout-form>label{grid-template-columns:95px 1fr;align-items:center;color:#474c56;font-size:12px}.v15-checkout-form>label small{grid-column:2;color:#a0a4ad;font-size:9px}.v15-checkout-form>label input{grid-column:2;height:39px}.v15-quantity-row{display:flex;align-items:center}.v15-quantity-row>span{width:95px;font-size:12px}.v15-quantity-row>div{display:flex;height:36px}.v15-quantity-row button{width:36px;border:1px solid #dfe2e7;background:#f7f8fa}.v15-quantity-row input{width:62px;border-left:0;border-right:0;border-radius:0;text-align:center}.v15-checkout-form fieldset{display:flex;align-items:center;gap:9px;margin:0;padding:0;border:0}.v15-checkout-form legend{float:left;width:95px;font-size:12px}.v15-checkout-form fieldset label{display:flex;align-items:center;gap:6px;padding:7px 12px;border:1px solid #dfe2e7;border-radius:5px;font-size:11px}.v15-checkout-form fieldset input{width:auto}.v15-checkout-total{display:flex;align-items:center;justify-content:space-between;padding:10px 0;border-top:1px solid #eceef1}.v15-checkout-total span{font-size:12px}.v15-checkout-total b{color:#ff4053;font-size:25px}.v15-buy-submit{height:45px;border:0;border-radius:5px;background:linear-gradient(90deg,#2289ff,#106ce2);color:#fff;font-size:14px;font-weight:750}.v15-buy-submit:disabled{background:#c6c9cf}
.v15-product-detail-layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:15px;margin-top:15px}.v15-product-detail-card,.v15-purchase-notice{padding:20px;border:1px solid #e7e9ed;border-radius:10px;background:#fff}.v15-product-detail-card>nav{display:flex;justify-content:space-between;padding-bottom:13px;border-bottom:1px solid #eceef1}.v15-product-detail-card>nav b{font-size:16px}.v15-product-detail-card>nav a{color:var(--v15-blue);font-size:11px}.v15-description{padding:18px 4px;color:#555b66;font-size:13px;line-height:2}.v15-detail-images{display:grid;gap:12px}.v15-detail-images img{width:100%;height:auto;border-radius:7px}.v15-purchase-notice{height:max-content}.v15-purchase-notice h3{margin:0 0 12px}.v15-purchase-notice p,.v15-purchase-notice li{color:#6d737e;font-size:11px;line-height:1.85}.v15-purchase-notice ul{padding-left:18px}.v15-related{margin-top:16px}.v15-related>header{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.v15-related h2{margin:0;font-size:18px}.v15-related header a{color:#8c919a;font-size:11px}

/* account, messages, auth, orders and common content */
.v15-account-main{width:min(960px,calc(100% - 32px));margin:18px auto 45px}.v15-account-hero{overflow:hidden;border-radius:13px;background:linear-gradient(135deg,#187cf0,#64adff);color:#fff;box-shadow:0 16px 35px rgba(25,118,225,.18)}.v15-account-user{display:flex;align-items:center;gap:14px;padding:28px}.v15-account-avatar{width:70px;height:70px;display:grid;place-items:center;border:4px solid rgba(255,255,255,.3);border-radius:50%;font-size:28px;font-weight:900}.v15-account-user>div:nth-child(2){min-width:0;flex:1}.v15-account-user h1{margin:0;font-size:22px}.v15-account-user p{margin:3px 0 0;color:rgba(255,255,255,.82);font-size:12px}.v15-account-user span{font-size:9px;color:rgba(255,255,255,.7)}.v15-account-user>a{padding:7px 15px;border-radius:16px;background:rgba(255,255,255,.18);font-size:11px}.v15-account-stats{display:grid;grid-template-columns:repeat(4,1fr);padding:16px 10px;background:rgba(0,43,118,.14)}.v15-account-stats a{display:grid;justify-items:center;border-right:1px solid rgba(255,255,255,.18)}.v15-account-stats a:last-child{border-right:0}.v15-account-stats b{font-size:21px}.v15-account-stats span{font-size:10px;color:rgba(255,255,255,.78)}
.v15-account-card{margin-top:12px;padding:18px;border:1px solid #e8eaee;border-radius:11px;background:#fff}.v15-account-card>header{display:flex;align-items:center;justify-content:space-between}.v15-account-card h2{margin:0;font-size:16px}.v15-account-card header span,.v15-account-card header a{color:#969ba4;font-size:10px}.v15-account-assets>div{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:16px}.v15-account-assets a{display:grid;justify-items:center;gap:4px;padding:15px;border-radius:9px;background:#f7f9fc}.v15-account-assets i{width:38px;height:38px;display:grid;place-items:center;border-radius:12px;background:#eaf3ff;color:var(--v15-blue);font-style:normal;font-weight:900}.v15-account-assets b{font-size:12px}.v15-account-assets small{color:#9da1aa;font-size:8px}.v15-account-order{display:grid;grid-template-columns:1fr auto 70px;align-items:center;gap:15px;padding:13px 0;border-bottom:1px solid #eef0f2}.v15-account-order:last-child{border-bottom:0}.v15-account-order b{display:block;font-size:12px}.v15-account-order small{display:block;color:#9aa0aa;font-size:9px}.v15-account-order>span{color:#ff4256;font-size:13px;font-weight:750}.v15-account-order>em{text-align:center;padding:4px 7px;border-radius:12px;background:#eef5ff;color:var(--v15-blue);font-size:9px;font-style:normal}.v15-account-settings{padding:0}.v15-account-settings>a,.v15-account-settings form button{width:100%;height:48px;display:flex;align-items:center;justify-content:space-between;padding:0 17px;border:0;border-bottom:1px solid #eef0f2;background:#fff;font-size:12px}.v15-account-settings>*:last-child button{border-bottom:0;color:#e94c57}
.v15-messages-main,.v15-favorites-main,.v15-help-main,.v15-order-query-main,.v15-order-main{padding:22px 0 50px}.v15-message-hero,.v15-simple-page-head{padding:28px;border-radius:12px;background:linear-gradient(135deg,#eef6ff,#fff);border:1px solid #e5edf8}.v15-message-hero span,.v15-simple-page-head span{color:var(--v15-blue);font-size:10px;font-weight:850;letter-spacing:.12em}.v15-message-hero h1,.v15-simple-page-head h1{margin:6px 0 3px;font-size:25px}.v15-message-hero p,.v15-simple-page-head p{margin:0;color:#8b919b;font-size:11px}.v15-contact-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:14px}.v15-contact-card{display:grid;justify-items:center;padding:22px;border:1px solid #e7e9ed;border-radius:10px;background:#fff;text-align:center}.v15-contact-card>i{width:46px;height:46px;display:grid;place-items:center;border-radius:14px;background:#eaf3ff;color:var(--v15-blue);font-style:normal;font-weight:850}.v15-contact-card h2{margin:10px 0 3px;font-size:15px}.v15-contact-card p{min-height:36px;margin:0;color:#858b95;font-size:10px}.v15-contact-card img,.v15-qr-empty{width:130px;height:130px;margin-top:12px;border-radius:8px}.v15-contact-card img{object-fit:contain;border:1px solid #eee}.v15-qr-empty{display:grid;place-items:center;border:1px dashed #dfe2e7;background:#fafafa;color:#aaa;font-size:9px}.v15-service-tips{margin-top:14px;padding:20px;border-radius:10px;background:#fff}.v15-service-tips h2{margin:0 0 14px;font-size:16px}.v15-service-tips>div{display:grid;grid-template-columns:repeat(3,1fr)}.v15-service-tips span{display:flex;align-items:center;gap:8px;color:#676d77;font-size:11px}.v15-service-tips i{width:25px;height:25px;display:grid;place-items:center;border-radius:50%;background:#edf5ff;color:var(--v15-blue);font-style:normal}
.v15-auth-main{min-height:calc(100vh - 108px);display:grid;grid-template-columns:1fr 480px;align-items:center;gap:70px;width:min(1000px,calc(100% - 32px));margin:auto;padding:45px 0}.v15-auth-brand h1{margin:8px 0;font-size:36px}.v15-auth-brand p{color:#818792}.v15-auth-card{padding:30px;border:1px solid #e5e8ed;border-radius:14px;background:#fff;box-shadow:0 20px 55px rgba(25,39,61,.08)}.v15-auth-card h2{margin:0 0 20px}.v15-auth-card form{display:grid;gap:14px}.v15-auth-card button{height:43px;border:0;border-radius:6px;background:var(--v15-blue);color:#fff;font-weight:750}.v15-auth-switch{margin:17px 0 0;text-align:center;color:#8e939d;font-size:11px}.v15-auth-switch a{color:var(--v15-blue)}
.v15-query-card{max-width:720px;margin:auto;padding:27px;border:1px solid #e5e8ed;border-radius:12px;background:#fff}.v15-query-card h1{margin:0 0 5px}.v15-query-card>p{color:#9297a1;font-size:11px}.v15-query-card form{display:grid;grid-template-columns:1fr 1fr auto;align-items:end;gap:10px;margin-top:20px}.v15-query-card button,.v15-order-lock button,.v15-pay-instruction button{height:40px;padding:0 20px;border:0;border-radius:5px;background:var(--v15-blue);color:#fff}.v15-query-results{max-width:900px;margin:15px auto 0;padding:20px;border-radius:11px;background:#fff}.v15-query-results>header{display:flex;justify-content:space-between}.v15-query-results h2{margin:0;font-size:16px}.v15-query-results>a{display:grid;grid-template-columns:1fr auto 70px;align-items:center;gap:10px;padding:13px 0;border-bottom:1px solid #eef0f2}.v15-query-results b,.v15-query-results small{display:block}.v15-query-results b{font-size:12px}.v15-query-results small{color:#969ba4;font-size:9px}.v15-query-results>a>span{color:#ff4053;font-weight:750}.v15-query-results>a>em{font-style:normal;font-size:9px}.v15-query-results>p{color:#979ca5;font-size:10px}
.v15-order-status{display:grid;grid-template-columns:60px 1fr auto;align-items:center;gap:15px;padding:22px;border-radius:11px;background:linear-gradient(135deg,#1677ed,#67b4ff);color:#fff}.v15-order-status>i{width:50px;height:50px;display:grid;place-items:center;border-radius:50%;background:rgba(255,255,255,.2);font-size:24px;font-style:normal}.v15-order-status span{font-size:11px}.v15-order-status h1{margin:2px 0;font-size:19px}.v15-order-status p{margin:0;color:rgba(255,255,255,.82);font-size:10px}.v15-order-status button{border:0;background:none;color:#fff;text-decoration:underline}.v15-order-status>em{font-size:25px;font-style:normal;font-weight:800}.v15-order-progress{max-width:650px;display:grid;grid-template-columns:auto 1fr auto 1fr auto;align-items:center;margin:24px auto}.v15-order-progress>div{display:grid;justify-items:center;gap:4px;color:#aaa;font-size:9px}.v15-order-progress i{width:28px;height:28px;display:grid;place-items:center;border-radius:50%;background:#ddd;color:#fff;font-style:normal}.v15-order-progress div.done{color:var(--v15-blue)}.v15-order-progress div.done i{background:var(--v15-blue)}.v15-order-progress>b{height:2px;background:#e1e3e7}.v15-order-layout{display:grid;grid-template-columns:1fr 1fr;gap:14px}.v15-order-card{padding:20px;border:1px solid #e7e9ed;border-radius:10px;background:#fff}.v15-order-card h2{margin:0 0 14px;font-size:16px}.v15-order-card dl{margin:0}.v15-order-card dl>div{display:flex;justify-content:space-between;padding:9px 0;border-bottom:1px solid #eef0f2;font-size:11px}.v15-order-card dt{color:#8d929c}.v15-order-card dd{margin:0}.v15-pay-instruction{margin-top:15px;padding:14px;border-radius:7px;background:#f7f9fc}.v15-pay-instruction h3{margin:0}.v15-pay-instruction p{font-size:11px}.v15-deliveries{display:grid;gap:10px}.v15-deliveries>div{padding:12px;border-radius:7px;background:#f6f8fb}.v15-deliveries pre{white-space:pre-wrap;word-break:break-all}.v15-deliveries button{border:0;background:none;color:var(--v15-blue);font-size:10px}.v15-order-lock{text-align:center}.v15-order-lock i{width:52px;height:52px;display:grid;place-items:center;margin:auto;border-radius:50%;background:#eef5ff;color:var(--v15-blue);font-style:normal}.v15-order-lock form{display:flex;gap:7px;max-width:330px;margin:14px auto}.v15-order-safe{display:flex;align-items:center;gap:25px;margin-top:13px;padding:14px 17px;border-radius:8px;background:#fff}.v15-order-safe span{font-size:10px}.v15-order-safe a{margin-left:auto;color:var(--v15-blue);font-size:11px}
.v15-favorite-list{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:14px}.v15-help-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:14px}.v15-help-grid article,.v15-faq-card{padding:20px;border:1px solid #e7e9ed;border-radius:10px;background:#fff}.v15-help-grid i{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:#eaf3ff;color:var(--v15-blue);font-style:normal;font-weight:800}.v15-help-grid h2{font-size:14px}.v15-help-grid p,.v15-faq-card p{color:#7e848e;font-size:10px;line-height:1.8}.v15-faq-card{margin-top:13px}.v15-faq-card h2{margin-top:0}.v15-faq-card details{padding:12px 0;border-bottom:1px solid #eef0f2}.v15-faq-card summary{cursor:pointer;font-size:12px;font-weight:700}

/* footer and popup */
.v15-pc-footer{padding:34px 0;background:#fff;border-top:1px solid #e6e8ec}.v15-footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:50px}.v15-footer-grid>div{display:grid;align-content:start;gap:6px}.v15-footer-grid b{font-size:14px}.v15-footer-grid p,.v15-footer-grid a,.v15-footer-grid small{margin:0;color:#8b909a;font-size:10px}
.v15-announcement-modal{position:fixed;z-index:500;inset:0;display:none;align-items:center;justify-content:center;padding:20px}.v15-announcement-modal.show{display:flex}.v15-announcement-mask{position:absolute;inset:0;background:rgba(17,23,33,.58);backdrop-filter:blur(2px)}.v15-announcement-card{position:relative;z-index:2;width:min(650px,calc(100vw - 32px));overflow:hidden;border-radius:15px;background:#fff;box-shadow:0 30px 90px rgba(0,0,0,.28)}.v15-announcement-card picture img{width:100%;max-height:310px;object-fit:cover}.v15-announcement-x{position:absolute;z-index:3;right:10px;top:10px;width:32px;height:32px;border:0;border-radius:50%;background:rgba(0,0,0,.45);color:#fff;font-size:22px}.v15-announcement-body{padding:20px 24px}.v15-announcement-body h2{margin:0 0 6px}.v15-announcement-body p{color:#747a84;font-size:12px}.v15-announcement-body>a{display:inline-block;padding:8px 18px;border-radius:5px;background:var(--v15-blue);color:#fff;font-size:11px}.v15-announcement-body label{display:flex;align-items:center;gap:6px;margin-top:13px;color:#8d929c;font-size:10px}.v15-announcement-body label input{width:auto}

/* admin V1.5 additions */
.admin-detail-image-list{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.admin-detail-image-list label{padding:7px;border:1px solid #e4e7eb;border-radius:8px}.admin-detail-image-list img{width:100%;height:100px;object-fit:cover;border-radius:5px}.admin-detail-image-list span{display:flex;align-items:center;gap:5px;margin-top:6px;font-size:10px}.admin-detail-image-list input{width:auto}.v15-admin-announcement-list{display:grid;gap:14px}.v15-admin-announcement-item{display:grid;grid-template-columns:210px 1fr;gap:16px;padding:15px;border:1px solid #e7e9ed;border-radius:12px}.v15-admin-announcement-item>picture{height:150px;overflow:hidden;border-radius:8px;background:#f5f6f8}.v15-admin-announcement-item picture img{width:100%;height:100%;object-fit:cover}.v15-admin-announcement-item form{display:grid;gap:10px}.v15-admin-banner-actions{display:flex;justify-content:flex-end;gap:9px}.mail-test-form{display:flex;gap:10px}.mail-test-form input{flex:1}.settings-section-title{margin:28px 0 10px}.settings-section-title span{color:var(--primary);font-size:10px;font-weight:900;letter-spacing:.13em}.settings-section-title h2{margin:3px 0}.settings-section-title p{margin:0;color:#8b9099;font-size:11px}

@media(max-width:1100px) and (min-width:761px){
.v15-pc-header-inner{grid-template-columns:210px 1fr 210px;gap:12px}.v15-pc-nav{gap:16px}.v15-pc-nav a{font-size:13px}.v15-pc-hero{grid-template-columns:220px minmax(0,1fr) 220px}.v15-hot-items{grid-template-columns:repeat(3,1fr)}.v15-hot-items>a:nth-child(4){display:none}.v15-product-grid.pc-cols-5,.v15-product-grid.pc-cols-4{grid-template-columns:repeat(3,minmax(0,1fr))}.v15-product-card{grid-template-columns:100px minmax(0,1fr)}.v15-product-card-cover{height:100px}.v15-category-icon-grid{grid-template-columns:repeat(5,1fr)}
}

@media(max-width:760px){
html{background:#fff}body.v15-store-theme{padding-bottom:58px;background:#f5f5f7;font-size:12px}.v15-container{width:calc(100% - 16px)}
.v15-pc-topbar,.v15-pc-header,.v15-pc-hero,.v15-pc-footer,.v15-pc-only{display:none!important}.v15-mobile-only,.v15-mobile-header,.v15-bottom-nav{display:block}
.v15-mobile-header{position:sticky;z-index:100;top:0;padding-top:env(safe-area-inset-top);background:#fff;border-bottom:1px solid #eee}.v15-mobile-search{position:relative;height:44px;display:flex;align-items:center;padding:6px 8px}.v15-mobile-search>svg{position:absolute;z-index:2;left:17px;width:16px;height:16px;color:#81868e}.v15-mobile-search>input{height:32px;padding:0 13px 0 34px;border:0;border-radius:18px;background:#f0f0f2;box-shadow:none;font-size:12px}.v15-mobile-search .search-suggestions{top:40px;left:8px;right:8px}.v15-mobile-titlebar{height:44px;display:grid;grid-template-columns:44px 1fr 44px;align-items:center}.v15-mobile-titlebar>b{text-align:center;font-size:15px}.v15-mobile-titlebar>button,.v15-mobile-titlebar>a{height:44px;display:grid;place-items:center;border:0;background:transparent;font-size:23px}.v15-mobile-titlebar>a{font-size:18px}
.v15-bottom-nav{position:fixed;z-index:150;left:0;right:0;bottom:0;height:58px;padding-bottom:env(safe-area-inset-bottom);display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #e8e8eb;background:rgba(255,255,255,.98);box-shadow:0 -5px 18px rgba(25,29,38,.05)}.v15-bottom-nav a{display:grid;place-items:center;align-content:center;gap:1px;color:#3f434b;font-size:10px}.v15-bottom-nav i{height:24px;display:grid;place-items:center;font-size:18px;font-style:normal}.v15-bottom-nav a.active{color:#ff4d57}
.v15-shop-closed{width:calc(100% - 16px);margin:8px auto;padding:9px;font-size:10px}.v15-home{padding:0 0 14px}.v15-mobile-carousel-wrap{width:calc(100% - 16px);height:auto;margin:8px auto 0}.v15-mobile-carousel-wrap .v15-carousel{height:auto;aspect-ratio:750/280;border:0;border-radius:12px}.v15-carousel-copy{display:none}.v15-carousel-dots{bottom:7px}.v15-carousel-dots button{width:5px;height:5px}.v15-carousel-dots button.active{width:14px}
.v15-notice-bar{height:37px;grid-template-columns:68px 1fr auto;margin-top:8px;padding:0 10px;border-radius:9px}.v15-notice-bar b{font-size:12px}.v15-notice-bar span{padding-left:9px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:9px}.v15-notice-bar a{font-size:8px}.v15-hot-rail{display:none}.v15-mobile-shortcuts{display:grid;grid-template-columns:repeat(4,1fr);width:calc(100% - 16px);margin:8px auto 0;padding:10px 3px;border-radius:11px;background:#fff}.v15-mobile-shortcuts a{display:grid;justify-items:center;gap:4px;font-size:9px}.v15-mobile-shortcuts i{width:34px;height:34px;display:grid;place-items:center;border-radius:11px;background:#eef5ff;color:var(--v15-blue);font-style:normal;font-weight:850}
.v15-category-choice{display:none}.v15-mobile-category-icons{width:calc(100% - 16px);display:grid;grid-template-columns:repeat(4,1fr);gap:13px 4px;margin:8px auto 0;padding:13px 5px;border-radius:12px;background:#fff}.v15-mobile-category-icons a{display:grid;justify-items:center;gap:5px}.v15-mobile-category-icons span{width:43px;height:43px;display:grid;place-items:center;overflow:hidden;border-radius:14px}.v15-mobile-category-icons img{width:100%;height:100%;object-fit:cover}.v15-mobile-category-icons b{font-size:14px}.v15-mobile-category-icons em{font-size:9px;font-style:normal}.v15-benefit-strip{width:calc(100% - 16px);grid-template-columns:repeat(3,1fr);margin-top:8px;padding:9px 2px}.v15-benefit-strip>div{gap:5px}.v15-benefit-strip i{width:27px;height:27px;font-size:8px}.v15-benefit-strip b{font-size:9px}.v15-benefit-strip small{font-size:6px}.v15-products-section{margin-top:8px}.v15-product-tabs{height:45px;justify-content:space-around;gap:0;padding:0 8px;border-radius:11px 11px 0 0}.v15-product-tabs button{font-size:13px}.v15-product-panel{padding-top:7px}.v15-product-grid{gap:7px}.v15-product-grid.pc-cols-3,.v15-product-grid.pc-cols-4,.v15-product-grid.pc-cols-5{grid-template-columns:1fr}
.v15-product-card{grid-template-columns:92px minmax(0,1fr);gap:9px;min-height:111px;padding:9px;border-radius:11px}.v15-product-card:hover{transform:none}.v15-product-card-cover{height:92px;border-radius:9px}.v15-product-card-cover>em{padding:3px 6px;font-size:7px}.v15-product-card-title>a{font-size:12px}.v15-product-card-title>span{font-size:7px}.v15-product-card-body>p{height:27px;margin:3px 0;font-size:8px;line-height:1.65}.v15-product-card-tags span{padding:2px 5px;font-size:7px}.v15-product-card-bottom b{font-size:17px}.v15-product-card-bottom small{font-size:8px}.v15-product-card-bottom del{font-size:7px}.v15-product-card-bottom>a{padding:4px 11px;font-size:8px}.v15-product-card-bottom>button{font-size:8px}
body.mobile-cols-2 .v15-product-grid,body.v15-category-products.mobile-cols-2 .v15-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mobile-cols-2 .v15-product-card{display:block;min-height:0;padding:7px}.mobile-cols-2 .v15-product-card-cover{height:auto;aspect-ratio:1.35}.mobile-cols-2 .v15-product-card-body{padding:7px 2px 1px}.mobile-cols-2 .v15-product-card-title{display:block}.mobile-cols-2 .v15-product-card-title>a{height:34px;-webkit-line-clamp:2}.mobile-cols-2 .v15-product-card-title>span,.mobile-cols-2 .v15-product-card-body>p{display:none}.mobile-cols-2 .v15-product-card-tags span:nth-child(2){display:none}.mobile-cols-2 .v15-product-card-bottom{margin-top:7px;align-items:center}.mobile-cols-2 .v15-product-card-bottom b{font-size:15px}.mobile-cols-2 .v15-product-card-bottom del{display:none}.mobile-cols-2 .v15-product-card-bottom>a{padding:3px 8px}
body.mobile-cols-3 .v15-product-grid,body.v15-category-products.mobile-cols-3 .v15-product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:5px}.mobile-cols-3 .v15-product-card{display:block;min-height:0;padding:5px;border-radius:8px}.mobile-cols-3 .v15-product-card-cover{height:auto;aspect-ratio:1}.mobile-cols-3 .v15-product-card-cover>em{font-size:6px}.mobile-cols-3 .v15-product-card-body{padding-top:5px}.mobile-cols-3 .v15-product-card-title{display:block}.mobile-cols-3 .v15-product-card-title>a{height:28px;font-size:9px}.mobile-cols-3 .v15-product-card-title>span,.mobile-cols-3 .v15-product-card-body>p,.mobile-cols-3 .v15-product-card-tags,.mobile-cols-3 .v15-product-card-bottom del,.mobile-cols-3 .v15-product-card-bottom>a{display:none}.mobile-cols-3 .v15-product-card-bottom b{font-size:12px}.mobile-cols-3 .v15-product-card-bottom{margin-top:5px}

/* mobile category taxonomy exactly follows left rail + 3-column icon grid */
.v15-category-page-shell{width:100%;height:calc(100vh - 44px - 58px - env(safe-area-inset-top));min-height:0;grid-template-columns:92px minmax(0,1fr);margin:0;border:0;border-radius:0;box-shadow:none;overflow:hidden}.v15-category-sidebar{height:100%;background:#f2f2f4;overscroll-behavior:contain}.v15-category-sidebar a{height:47px;padding:0 5px 0 20px;font-size:11px}.v15-category-sidebar a.active{background:#fff;color:#ff4d57}.v15-category-sidebar a.active:before{top:13px;height:21px;width:2px}.v15-category-content{height:100%;padding:8px 13px 22px;overscroll-behavior:contain}.v15-category-group{margin-bottom:24px}.v15-category-group>header{gap:8px;margin:5px 0 14px;font-size:11px;font-weight:400}.v15-category-group>header i{width:32px}.v15-category-icon-grid{grid-template-columns:repeat(3,1fr);gap:14px 5px}.v15-category-icon-grid span{width:52px;height:52px}.v15-category-icon-grid span>b{font-size:17px}.v15-category-icon-grid em{font-size:9px}.v15-category-icon-grid small{display:none}
.v15-category-products-main{padding:8px 0 24px}.v15-category-page-head{display:block;padding:13px;border-radius:10px}.v15-category-page-head>div>span,.v15-category-page-head>div>p{display:none}.v15-category-page-head h1{margin:0 0 10px;font-size:16px}.v15-category-search{width:100%;height:36px}.v15-category-search input{height:36px;font-size:10px}.v15-category-search button{width:62px;font-size:10px}.v15-category-subnav{padding:8px;margin-top:7px}.v15-category-subnav a{padding:5px 10px;font-size:9px}.v15-category-toolbar{height:40px;margin-top:7px;padding:0 10px}.v15-category-toolbar>span{font-size:8px}.v15-category-toolbar nav{gap:14px;overflow-x:auto}.v15-category-toolbar a{flex:0 0 auto;font-size:9px}.v15-category-products-main>.v15-product-grid{margin-top:7px}.v15-pagination a{width:30px;height:30px;font-size:9px}

/* mobile product detail */
.v15-product-main{width:100%;padding:8px 8px 72px}.v15-breadcrumb{display:none}.v15-product-hero{display:block;padding:0;border:0;background:transparent}.v15-product-gallery,.v15-product-buybox,.v15-product-detail-card,.v15-purchase-notice,.v15-related{margin-bottom:8px;border:0;border-radius:11px;background:#fff;box-shadow:0 4px 15px rgba(29,35,47,.04)}.v15-product-gallery{padding:8px}.v15-product-main-image{height:auto;aspect-ratio:1.35;border-radius:9px}.v15-product-thumbs button{width:48px;height:48px;flex-basis:48px}.v15-product-buybox{padding:14px}.v15-product-buybox h1{margin:6px 0 4px;font-size:17px}.v15-product-buybox>p{font-size:9px}.v15-product-price{margin-top:11px;padding:9px 10px}.v15-product-price b{font-size:27px}.v15-product-meta{gap:8px;padding:10px 0;font-size:8px}.v15-product-assurance{justify-content:space-between;gap:4px;padding:9px 0}.v15-product-assurance span{font-size:8px}.v15-checkout-form{gap:10px}.v15-checkout-form>label{grid-template-columns:72px 1fr;font-size:10px}.v15-checkout-form>label small{font-size:7px}.v15-checkout-form>label input{height:36px;font-size:10px}.v15-quantity-row>span,.v15-checkout-form legend{width:72px;font-size:10px}.v15-checkout-form fieldset{gap:5px;overflow-x:auto}.v15-checkout-form fieldset label{flex:0 0 auto;padding:6px 8px;font-size:8px}.v15-checkout-total b{font-size:20px}.v15-buy-submit{height:41px;font-size:12px}.v15-product-detail-layout{display:block;margin-top:0}.v15-product-detail-card,.v15-purchase-notice{padding:14px}.v15-product-detail-card>nav b{font-size:13px}.v15-description,.v15-purchase-notice p,.v15-purchase-notice li{font-size:9px;line-height:1.9}.v15-related{padding:12px}.v15-related h2{font-size:14px}.v15-related .v15-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.v15-related .v15-product-card{display:block;min-height:0;padding:6px}.v15-related .v15-product-card-cover{height:auto;aspect-ratio:1.2}.v15-related .v15-product-card-body{padding-top:5px}.v15-related .v15-product-card-title>span,.v15-related .v15-product-card-body>p{display:none}.v15-related .v15-product-card-bottom>a{display:none}.v15-mobile-buybar{position:fixed;z-index:160;left:0;right:0;bottom:0;height:59px;display:grid;grid-template-columns:48px 1fr 112px;align-items:center;padding:5px 8px max(5px,env(safe-area-inset-bottom));border-top:1px solid #e8e8eb;background:#fff}.v15-mobile-buybar>a{height:45px;display:grid;place-items:center;color:#656a73;font-size:9px}.v15-mobile-buybar>div{display:grid;padding-left:9px}.v15-mobile-buybar small{font-size:7px;color:#999}.v15-mobile-buybar b{color:#ff4053;font-size:17px}.v15-mobile-buybar>button{height:42px;border:0;border-radius:22px;background:var(--v15-blue);color:#fff;font-size:11px;font-weight:750}.v15-product-page .v15-bottom-nav{display:none}

/* mobile account, contact, auth and orders */
.v15-account-main{width:100%;margin:0;padding:0 8px 18px}.v15-account-hero{margin:8px 0;border-radius:12px}.v15-account-user{padding:20px 16px}.v15-account-avatar{width:58px;height:58px;font-size:22px}.v15-account-user h1{font-size:17px}.v15-account-user p{font-size:9px}.v15-account-stats{padding:12px 5px}.v15-account-stats b{font-size:16px}.v15-account-stats span{font-size:8px}.v15-account-card{margin-top:8px;padding:13px;border-radius:11px}.v15-account-card h2{font-size:13px}.v15-account-assets>div{gap:5px;margin-top:12px}.v15-account-assets a{padding:9px 2px}.v15-account-assets i{width:34px;height:34px}.v15-account-assets b{font-size:9px}.v15-account-assets small{display:none}.v15-account-order{grid-template-columns:1fr auto 52px;gap:7px;padding:10px 0}.v15-account-order b{font-size:10px}.v15-account-order small{font-size:7px}.v15-account-order>span{font-size:10px}.v15-account-order>em{font-size:7px}.v15-account-settings>a,.v15-account-settings form button{height:45px;font-size:10px}
.v15-messages-main,.v15-favorites-main,.v15-help-main,.v15-order-query-main,.v15-order-main{width:100%;padding:8px 8px 22px}.v15-message-hero,.v15-simple-page-head{padding:16px;border-radius:11px}.v15-message-hero h1,.v15-simple-page-head h1{font-size:18px}.v15-contact-grid{grid-template-columns:repeat(2,1fr);gap:7px;margin-top:8px}.v15-contact-card{padding:13px 7px}.v15-contact-card>i{width:38px;height:38px}.v15-contact-card h2{font-size:11px}.v15-contact-card p{min-height:28px;font-size:8px}.v15-contact-card img,.v15-qr-empty{width:105px;height:105px}.v15-service-tips{margin-top:8px;padding:13px}.v15-service-tips h2{font-size:13px}.v15-service-tips>div{grid-template-columns:1fr;gap:8px}.v15-service-tips span{font-size:9px}.v15-auth-main{min-height:calc(100vh - 44px);display:block;width:100%;padding:18px 8px}.v15-auth-brand{display:none}.v15-auth-card{padding:22px 17px;border-radius:12px}.v15-auth-card h2{font-size:19px}.v15-auth-card input{height:40px;font-size:11px}.v15-query-card{padding:17px}.v15-query-card h1{font-size:18px}.v15-query-card form{grid-template-columns:1fr;gap:9px}.v15-query-results{padding:14px}.v15-query-results>a{grid-template-columns:1fr auto 45px}.v15-order-status{grid-template-columns:45px 1fr auto;padding:15px;gap:8px}.v15-order-status>i{width:40px;height:40px}.v15-order-status h1{font-size:14px}.v15-order-status>em{font-size:16px}.v15-order-progress{margin:15px 8px}.v15-order-progress i{width:24px;height:24px}.v15-order-layout{grid-template-columns:1fr;gap:8px}.v15-order-card{padding:14px}.v15-order-card h2{font-size:13px}.v15-order-card dl>div{font-size:9px}.v15-order-safe{display:grid;gap:5px;padding:11px}.v15-order-safe a{margin:0}.v15-favorite-list{grid-template-columns:1fr;gap:7px;margin-top:8px}.v15-help-grid{grid-template-columns:repeat(2,1fr);gap:7px;margin-top:8px}.v15-help-grid article{padding:13px}.v15-help-grid h2{font-size:11px}.v15-help-grid p{font-size:8px}.v15-faq-card{padding:14px}.v15-announcement-card{width:calc(100vw - 30px);border-radius:12px}.v15-announcement-card picture img{max-height:220px}.v15-announcement-body{padding:15px}.v15-announcement-body h2{font-size:17px}.v15-announcement-body p{font-size:9px}
.admin-detail-image-list{grid-template-columns:repeat(2,1fr)}.v15-admin-announcement-item{grid-template-columns:1fr}.v15-admin-announcement-item>picture{height:160px}.mail-test-form{display:grid}
}
@media(max-width:360px){.v15-category-page-shell{grid-template-columns:88px minmax(0,1fr)}.v15-category-sidebar a{padding-left:17px}.v15-category-icon-grid span{width:49px;height:49px}.v15-product-card{grid-template-columns:86px minmax(0,1fr)}.v15-product-card-cover{height:86px}.v15-contact-card img,.v15-qr-empty{width:95px;height:95px}}
.v15-admin-announcement-item>img{width:210px;height:150px;object-fit:cover;border-radius:8px;background:#f5f6f8}
@media(max-width:760px){.v15-admin-announcement-item>img{width:100%;height:160px}}
.v15-float-service{position:fixed;z-index:130;right:18px;bottom:25px;display:flex;align-items:center;gap:9px;padding:9px 14px;border:1px solid #e5e8ed;border-radius:25px;background:rgba(255,255,255,.96);box-shadow:0 10px 30px rgba(31,45,68,.14)}.v15-float-service>i{width:30px;height:30px;display:grid;place-items:center;border-radius:50%;background:#eef5ff;color:var(--v15-blue);font-style:normal;font-weight:900}.v15-float-service>span{display:grid;font-size:11px;font-weight:750}.v15-float-service small{color:#9ba0a9;font-size:8px;font-weight:400}.v15-float-service>b{width:7px;height:7px;border-radius:50%;background:#28c76f}
@media(max-width:760px){.v15-float-service{right:10px;bottom:68px;padding:7px 9px}.v15-float-service>i{width:28px;height:28px}.v15-float-service>span{font-size:9px}.v15-float-service small{display:none}.v15-product-page .v15-float-service{display:none}}

/* ===== V1.6.0 layout and admin rebuild ===== */
:root{--v16-line:#e8ebf1;--v16-soft:#f6f8fb;--v16-text:#182033;--v16-muted:#7c8494}
.v16-section-tip{font-size:12px;color:#8b93a3;background:#f4f6f9;border-radius:999px;padding:7px 12px}
.v16-product-card{min-width:0;overflow:hidden}.v16-product-card *{min-width:0}.v16-product-card img{display:block;max-width:100%}
.v16-category-desktop{display:grid;grid-template-columns:250px minmax(0,1fr);gap:18px;padding:22px 0 42px}
.v16-category-mobile{display:none}
.v16-category-pc-sidebar,.v16-category-pc-main,.v16-category-product-sidebar,.v16-category-product-main{min-width:0}
.v16-category-pc-sidebar{align-self:start;overflow:hidden;border:1px solid var(--v16-line);border-radius:14px;background:#fff;box-shadow:0 8px 28px rgba(36,48,75,.05)}
.v16-category-pc-sidebar>header,.v16-category-product-sidebar>header{display:grid;gap:3px;padding:18px 18px 14px;border-bottom:1px solid var(--v16-line)}
.v16-category-pc-sidebar>header b,.v16-category-product-sidebar>header b{font-size:17px}.v16-category-pc-sidebar>header small,.v16-category-product-sidebar>header small{font-size:11px;color:var(--v16-muted)}
.v16-category-pc-sidebar>a{display:grid;grid-template-columns:42px 1fr 14px;align-items:center;gap:11px;padding:12px 16px;border-left:3px solid transparent}
.v16-category-pc-sidebar>a:hover,.v16-category-pc-sidebar>a.active{background:#f1f6ff;border-left-color:var(--primary);color:var(--primary)}
.v16-category-pc-sidebar>a>span{width:38px;height:38px;display:grid;place-items:center;overflow:hidden;border-radius:11px;background:#f3f6fb;font-weight:800}
.v16-category-pc-sidebar>a img,.v16-category-product-sidebar>a img{width:100%;height:100%;object-fit:cover}.v16-category-pc-sidebar>a div{display:grid;gap:2px}.v16-category-pc-sidebar>a b{font-size:13px}.v16-category-pc-sidebar>a small{font-size:10px;color:#9aa1ae}.v16-category-pc-sidebar>a i{font-style:normal;color:#aeb4bf}
.v16-category-pc-main{display:grid;gap:16px}.v16-category-pc-head{display:flex;align-items:center;justify-content:space-between;gap:22px;padding:22px 24px;border:1px solid var(--v16-line);border-radius:14px;background:#fff}.v16-category-pc-head small{color:var(--primary);font-size:11px}.v16-category-pc-head h1{margin:5px 0 6px;font-size:25px}.v16-category-pc-head p{margin:0;color:var(--v16-muted);font-size:12px}.v16-category-pc-head form{display:flex;width:330px;height:42px;border:1px solid #dfe4ed;border-radius:22px;overflow:hidden}.v16-category-pc-head input{flex:1;border:0;padding:0 16px;outline:0}.v16-category-pc-head button{width:78px;border:0;background:var(--primary);color:#fff}
.v16-category-pc-group,.v16-category-pc-products{padding:20px;border:1px solid var(--v16-line);border-radius:14px;background:#fff}.v16-category-pc-group>header,.v16-category-pc-products>header{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.v16-category-pc-group h2,.v16-category-pc-products h2{margin:0;font-size:17px}.v16-category-pc-group>header span{font-size:11px;color:var(--v16-muted)}.v16-category-pc-products>header a{font-size:12px;color:var(--primary)}
.v16-category-pc-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:11px}.v16-category-pc-grid>a{display:grid;grid-template-columns:48px 1fr 12px;align-items:center;gap:10px;padding:13px;border:1px solid #edf0f4;border-radius:11px;transition:.2s}.v16-category-pc-grid>a:hover{transform:translateY(-2px);border-color:#cfe0ff;box-shadow:0 8px 20px rgba(32,91,180,.08)}.v16-category-pc-grid>a>span{width:46px;height:46px;display:grid;place-items:center;overflow:hidden;border-radius:50%}.v16-category-pc-grid img{width:100%;height:100%;object-fit:cover}.v16-category-pc-grid div{display:grid;gap:3px}.v16-category-pc-grid b{font-size:13px}.v16-category-pc-grid small{font-size:10px;color:#979eaa}.v16-category-pc-grid i{font-style:normal;color:#bec4cf}
.v16-category-product-shell{display:grid;grid-template-columns:220px minmax(0,1fr);gap:18px;padding:22px 0 44px}.v16-category-product-sidebar{align-self:start;position:sticky;top:16px;overflow:hidden;border:1px solid var(--v16-line);border-radius:14px;background:#fff}.v16-category-product-sidebar>a{display:flex;align-items:center;gap:10px;padding:12px 16px;border-left:3px solid transparent;font-size:13px}.v16-category-product-sidebar>a:hover,.v16-category-product-sidebar>a.active{border-left-color:var(--primary);background:#f1f6ff;color:var(--primary)}.v16-category-product-sidebar>a span{width:30px;height:30px;display:grid;place-items:center;overflow:hidden;border-radius:9px;background:#f3f6fb}.v16-category-page-head{margin:0}.v16-category-product-grid{margin-top:12px}
.v16-related-grid .v16-card-related{height:100%}
.v16-bottom-nav i{width:24px;height:24px;display:grid;place-items:center}.v16-bottom-nav svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.v16-bottom-nav svg circle,.v16-bottom-nav svg rect{fill:none}.v16-bottom-nav a:first-child svg path{fill:currentColor;stroke:none}.v16-bottom-nav a.active i{background:transparent}

/* Admin V1.6 */
.admin-v16{background:#f3f5f9;color:#1c2434}.admin-v16 .sidebar{background:#111827}.admin-v16 .sidebar-head{border-bottom:1px solid rgba(255,255,255,.08)}.admin-v16 .sidebar-shop-status{margin:12px 14px}.v16-admin-nav{padding:4px 10px 18px;overflow:auto}.v16-admin-menu-group{display:grid;gap:4px;margin-top:15px}.v16-admin-menu-group>small{padding:0 12px 5px;color:#727d91;font-size:9px;letter-spacing:1.5px}.v16-admin-menu-group>a{height:42px}.admin-v16 .admin-main{background:#f3f5f9}.admin-v16 .admin-top{height:76px;border-bottom:1px solid #e5e8ef;background:rgba(255,255,255,.95);backdrop-filter:blur(10px)}.admin-v16 .admin-card{border:1px solid #e5e9f0;border-radius:13px;box-shadow:0 7px 25px rgba(34,46,70,.035)}.v16-page-actions>div:first-child{display:grid;gap:4px}.v16-page-actions>div:first-child b{font-size:18px}.v16-page-actions>div:first-child span{font-size:12px;color:#7b8495}
.v16-product-filter{grid-template-columns:1.5fr repeat(5,minmax(120px,1fr)) auto}.v16-category-path{display:grid;gap:3px}.v16-category-path small{color:#8c94a2}.v16-category-path b{font-size:12px;color:#394154}.v16-product-editor .editor-section{overflow:visible}.v16-upload-block{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px;border:1px dashed #cfd7e5;border-radius:10px;background:#f8fafc}.v16-upload-block>div{display:grid;gap:3px}.v16-upload-block b{font-size:13px}.v16-upload-block small{color:#8c94a3;font-size:10px}.v16-upload-button,.v16-cover-upload{cursor:pointer;color:var(--primary);font-weight:700}.v16-upload-button input,.v16-cover-upload input{margin-top:8px}.v16-publish-switches{display:grid;gap:8px;padding:12px;border-radius:9px;background:#f7f9fc}
.v16-category-dashboard{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:16px}.v16-category-create{align-self:start}.v16-category-tree-card{margin-bottom:24px}.v16-category-tree{display:grid;gap:12px}.v16-root-category{border:1px solid #e5e9f0;border-radius:11px;background:#fff;overflow:hidden}.v16-root-category>summary{display:grid;grid-template-columns:46px 1fr auto;align-items:center;gap:12px;padding:14px 16px;cursor:pointer;list-style:none;background:#fafbfc}.v16-root-category>summary::-webkit-details-marker{display:none}.v16-root-category>summary>div{display:grid;gap:3px}.v16-root-category>summary b{font-size:14px}.v16-root-category>summary small{font-size:10px;color:#8e96a5}.v16-root-category>summary em{font-size:10px;color:var(--primary);font-style:normal}.v16-root-editor{padding:14px}.v16-inline-category-form{display:grid;grid-template-columns:1.2fr .7fr .6fr .6fr 1.5fr auto auto auto;gap:8px;align-items:end;padding-bottom:14px;border-bottom:1px solid #edf0f4}.v16-inline-category-form label,.v16-child-fields label{display:grid;gap:4px;font-size:10px;color:#70798a}.v16-inline-category-form input,.v16-inline-category-form select,.v16-child-fields input,.v16-child-fields select{width:100%;height:36px;border:1px solid #dfe4eb;border-radius:7px;padding:0 9px;background:#fff}.v16-child-list{display:grid;gap:10px;padding-top:14px}.v16-child-category-item{display:grid;grid-template-columns:170px minmax(0,1fr) auto;gap:12px;align-items:center;padding:12px;border:1px solid #edf0f4;border-radius:10px;background:#fbfcfe}.v16-child-title{display:flex;align-items:center;gap:10px}.v16-child-title>div{display:grid;gap:3px}.v16-child-title b{font-size:12px}.v16-child-title small{font-size:9px;color:#8f97a5}.v16-child-fields{display:grid;grid-template-columns:repeat(3,minmax(110px,1fr));gap:7px}.v16-child-fields .wide{grid-column:span 2}.v16-child-actions{display:grid;justify-items:end;gap:7px}.v16-no-child{padding:18px;text-align:center;color:#8c94a3;background:#f8fafc;border-radius:9px}

@media(max-width:1200px){.v16-product-filter{grid-template-columns:repeat(3,minmax(150px,1fr))}.v16-inline-category-form{grid-template-columns:repeat(4,minmax(120px,1fr))}.v16-child-category-item{grid-template-columns:150px minmax(0,1fr)}.v16-child-actions{grid-column:1/-1;display:flex;justify-content:flex-end;align-items:center}.v16-category-pc-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}

@media(max-width:680px){
 .v16-category-desktop{display:none}.v16-category-mobile{display:grid}.v16-category-product-shell{display:block;width:100%;padding:8px 0 24px}.v16-category-product-sidebar{display:none}.v16-category-product-main{width:100%}
 .v15-home-page .v15-mobile-shortcuts{display:none!important}
 .v15-product-grid{align-items:stretch}.v16-product-card{width:100%;min-height:0!important;border-radius:10px!important;box-sizing:border-box}.v16-product-card .v15-product-card-cover{overflow:hidden}.v16-product-card .v15-product-card-cover img{width:100%;height:100%;object-fit:cover}.v16-product-card .v15-product-card-title>a{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical}.v16-product-card .v15-product-card-bottom{min-width:0}.v16-product-card .v15-product-card-bottom>div{min-width:0;white-space:nowrap}
 body.mobile-cols-1 .v15-product-grid{grid-template-columns:1fr!important;gap:8px!important}body.mobile-cols-1 .v16-product-card:not(.v16-card-related){display:grid!important;grid-template-columns:105px minmax(0,1fr)!important;gap:0;padding:7px!important}body.mobile-cols-1 .v16-product-card:not(.v16-card-related) .v15-product-card-cover{height:105px!important;aspect-ratio:auto!important;border-radius:8px}body.mobile-cols-1 .v16-product-card:not(.v16-card-related) .v15-product-card-body{padding:4px 4px 3px 10px!important}body.mobile-cols-1 .v16-product-card:not(.v16-card-related) .v15-product-card-title{display:flex!important}body.mobile-cols-1 .v16-product-card:not(.v16-card-related) .v15-product-card-title>a{height:auto!important;font-size:12px!important;-webkit-line-clamp:2}body.mobile-cols-1 .v16-product-card:not(.v16-card-related) .v15-product-card-title>span{display:block!important;font-size:7px}body.mobile-cols-1 .v16-product-card:not(.v16-card-related) .v15-product-card-body>p{display:-webkit-box!important;-webkit-line-clamp:1;overflow:hidden;-webkit-box-orient:vertical;font-size:8px!important}body.mobile-cols-1 .v16-product-card:not(.v16-card-related) .v15-product-card-tags{display:flex!important}body.mobile-cols-1 .v16-product-card:not(.v16-card-related) .v15-product-card-bottom>a{display:block!important}
 body.mobile-cols-2 .v15-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px!important}body.mobile-cols-2 .v16-product-card:not(.v16-card-related){display:block!important;padding:6px!important}body.mobile-cols-2 .v16-product-card:not(.v16-card-related) .v15-product-card-cover{height:auto!important;aspect-ratio:1.22!important;border-radius:8px}body.mobile-cols-2 .v16-product-card:not(.v16-card-related) .v15-product-card-body{padding:7px 2px 2px!important}body.mobile-cols-2 .v16-product-card:not(.v16-card-related) .v15-product-card-title{display:block!important}body.mobile-cols-2 .v16-product-card:not(.v16-card-related) .v15-product-card-title>a{height:32px!important;font-size:10px!important;line-height:1.55;-webkit-line-clamp:2}body.mobile-cols-2 .v16-product-card:not(.v16-card-related) .v15-product-card-title>span,body.mobile-cols-2 .v16-product-card:not(.v16-card-related) .v15-product-card-body>p{display:none!important}body.mobile-cols-2 .v16-product-card:not(.v16-card-related) .v15-product-card-tags{display:flex!important;margin-top:5px}body.mobile-cols-2 .v16-product-card:not(.v16-card-related) .v15-product-card-tags span{font-size:6px;padding:2px 4px}body.mobile-cols-2 .v16-product-card:not(.v16-card-related) .v15-product-card-tags span:nth-child(2){display:none!important}body.mobile-cols-2 .v16-product-card:not(.v16-card-related) .v15-product-card-bottom{margin-top:6px!important;align-items:center}body.mobile-cols-2 .v16-product-card:not(.v16-card-related) .v15-product-card-bottom b{font-size:14px!important}body.mobile-cols-2 .v16-product-card:not(.v16-card-related) .v15-product-card-bottom del{display:none!important}body.mobile-cols-2 .v16-product-card:not(.v16-card-related) .v15-product-card-bottom>a{display:block!important;padding:4px 7px!important;font-size:7px!important}
 body.mobile-cols-3 .v15-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:5px!important}body.mobile-cols-3 .v16-product-card:not(.v16-card-related){display:block!important;padding:4px!important;border-radius:8px!important}body.mobile-cols-3 .v16-product-card:not(.v16-card-related) .v15-product-card-cover{height:auto!important;aspect-ratio:1!important;border-radius:6px}body.mobile-cols-3 .v16-product-card:not(.v16-card-related) .v15-product-card-cover>em{font-size:5px!important;padding:2px 4px}body.mobile-cols-3 .v16-product-card:not(.v16-card-related) .v15-product-card-body{padding:5px 1px 1px!important}body.mobile-cols-3 .v16-product-card:not(.v16-card-related) .v15-product-card-title{display:block!important}body.mobile-cols-3 .v16-product-card:not(.v16-card-related) .v15-product-card-title>a{height:27px!important;font-size:8px!important;line-height:1.55;-webkit-line-clamp:2}body.mobile-cols-3 .v16-product-card:not(.v16-card-related) .v15-product-card-title>span,body.mobile-cols-3 .v16-product-card:not(.v16-card-related) .v15-product-card-body>p,body.mobile-cols-3 .v16-product-card:not(.v16-card-related) .v15-product-card-tags,body.mobile-cols-3 .v16-product-card:not(.v16-card-related) .v15-product-card-bottom del,body.mobile-cols-3 .v16-product-card:not(.v16-card-related) .v15-product-card-bottom>a{display:none!important}body.mobile-cols-3 .v16-product-card:not(.v16-card-related) .v15-product-card-bottom{display:block!important;margin-top:4px!important}body.mobile-cols-3 .v16-product-card:not(.v16-card-related) .v15-product-card-bottom b{font-size:11px!important}body.mobile-cols-3 .v16-product-card:not(.v16-card-related) .v15-product-card-bottom small{font-size:7px}
 .v16-related{overflow:hidden}.v16-related-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px!important}.v16-related .v16-card-related{display:block!important;min-width:0!important;padding:6px!important}.v16-related .v16-card-related .v15-product-card-cover{height:auto!important;aspect-ratio:1.18!important;border-radius:8px}.v16-related .v16-card-related .v15-product-card-body{padding:6px 1px 1px!important}.v16-related .v16-card-related .v15-product-card-title{display:block!important}.v16-related .v16-card-related .v15-product-card-title>a{height:31px!important;font-size:9px!important;line-height:1.6;-webkit-line-clamp:2}.v16-related .v16-card-related .v15-product-card-title>span,.v16-related .v16-card-related .v15-product-card-body>p,.v16-related .v16-card-related .v15-product-card-tags,.v16-related .v16-card-related .v15-product-card-bottom del,.v16-related .v16-card-related .v15-product-card-bottom>a{display:none!important}.v16-related .v16-card-related .v15-product-card-bottom{display:block!important;margin-top:5px}.v16-related .v16-card-related .v15-product-card-bottom b{font-size:14px!important}
 .v16-bottom-nav svg{width:21px;height:21px}.v16-bottom-nav i{font-style:normal!important}
 .v16-category-page-head{margin:0 8px}.v16-category-product-main>.v15-category-subnav,.v16-category-product-main>.v15-category-toolbar,.v16-category-product-main>.v15-product-grid,.v16-category-product-main>.v15-empty,.v16-category-product-main>.v15-pagination{margin-left:8px;margin-right:8px}
 .admin-v16 .admin-top{height:64px}.v16-category-dashboard{grid-template-columns:1fr}.v16-inline-category-form{grid-template-columns:1fr 1fr}.v16-child-category-item{grid-template-columns:1fr}.v16-child-fields{grid-template-columns:1fr 1fr}.v16-child-actions{grid-column:auto;justify-content:flex-start}.v16-product-filter{grid-template-columns:1fr}.v16-upload-block{align-items:flex-start;flex-direction:column}.v16-section-tip{display:none}
}

/* V1.6 member center */
.v16-account-main{display:grid;gap:14px;max-width:1040px;margin:24px auto 60px}.v16-account-profile,.v16-account-order-card,.v16-account-service-card,.v16-account-recent,.v16-account-settings{border:1px solid #e7eaf0;border-radius:14px;background:#fff;overflow:hidden}.v16-account-profile{padding:22px;background:linear-gradient(135deg,#1c67ef,#6d63f2);color:#fff}.v16-account-profile-top{display:grid;grid-template-columns:64px 1fr auto;align-items:center;gap:14px}.v16-account-profile-top .v15-account-avatar{width:64px;height:64px;border:4px solid rgba(255,255,255,.28);font-size:24px}.v16-account-profile-top h1{margin:0 0 4px;font-size:21px}.v16-account-profile-top p{margin:0 0 5px;color:rgba(255,255,255,.85)}.v16-account-profile-top span{font-size:10px;color:rgba(255,255,255,.72)}.v16-account-profile-top>a{padding:8px 15px;border:1px solid rgba(255,255,255,.55);border-radius:18px;color:#fff;font-size:11px}.v16-account-badges{display:flex;gap:20px;margin-top:18px;padding-top:15px;border-top:1px solid rgba(255,255,255,.18)}.v16-account-badges span{font-size:11px;color:rgba(255,255,255,.9)}.v16-account-badges i{display:inline-grid;place-items:center;width:20px;height:20px;margin-right:5px;border-radius:50%;background:rgba(255,255,255,.18);font-style:normal;font-size:8px}
.v16-account-order-card>header,.v16-account-service-card>header,.v16-account-recent>header{display:flex;align-items:center;justify-content:space-between;padding:17px 20px;border-bottom:1px solid #edf0f4}.v16-account-order-card h2,.v16-account-service-card h2,.v16-account-recent h2{margin:0;font-size:16px}.v16-account-order-card header span,.v16-account-recent header span{display:block;margin-top:3px;font-size:10px;color:#9299a6}.v16-account-order-card header a,.v16-account-recent header a{font-size:11px;color:#7d8492}.v16-account-order-stats{display:grid;grid-template-columns:repeat(4,1fr);padding:16px 10px}.v16-account-order-stats a{display:grid;justify-items:center;gap:5px;border-right:1px solid #edf0f4}.v16-account-order-stats a:last-child{border-right:0}.v16-account-order-stats i{width:38px;height:38px;display:grid;place-items:center;border-radius:14px;background:#eef4ff;color:var(--primary);font-style:normal;font-weight:800}.v16-account-order-stats b{font-size:17px}.v16-account-order-stats span{font-size:11px;color:#707887}.v16-account-service-grid{display:grid;grid-template-columns:repeat(8,1fr);padding:20px 12px}.v16-account-service-grid a{display:grid;justify-items:center;gap:8px;color:#41495a}.v16-account-service-grid i{width:46px;height:46px;display:grid;place-items:center;border-radius:16px;background:#f1f5ff;color:var(--primary);font-style:normal;font-weight:800}.v16-account-service-grid span{font-size:11px}.v16-account-recent{padding-bottom:5px}.v16-account-order{margin:0 16px;border-bottom:1px solid #edf0f4}.v16-account-order:last-child{border-bottom:0}.v16-account-settings>a,.v16-account-settings form button{width:100%;display:flex;align-items:center;justify-content:space-between;padding:15px 18px;border:0;border-bottom:1px solid #edf0f4;background:#fff;text-align:left}.v16-account-settings form:last-child button{border-bottom:0}.v16-account-settings span{display:grid;gap:3px}.v16-account-settings b{font-size:12px}.v16-account-settings small{font-size:9px;color:#959ca9}.v16-account-settings i{font-style:normal;color:#afb5c0}
@media(max-width:680px){.v16-account-main{width:100%;gap:8px;margin:0;padding:8px 8px 70px}.v16-account-profile,.v16-account-order-card,.v16-account-service-card,.v16-account-recent,.v16-account-settings{border:0;border-radius:11px}.v16-account-profile{padding:17px}.v16-account-profile-top{grid-template-columns:52px 1fr auto;gap:10px}.v16-account-profile-top .v15-account-avatar{width:52px;height:52px;font-size:20px}.v16-account-profile-top h1{font-size:16px}.v16-account-profile-top p{font-size:9px}.v16-account-profile-top>a{padding:6px 11px;font-size:8px}.v16-account-badges{gap:8px;justify-content:space-between;margin-top:13px;padding-top:12px}.v16-account-badges span{font-size:7px}.v16-account-badges i{width:16px;height:16px;font-size:6px}.v16-account-order-card>header,.v16-account-service-card>header,.v16-account-recent>header{padding:13px}.v16-account-order-card h2,.v16-account-service-card h2,.v16-account-recent h2{font-size:13px}.v16-account-order-card header span,.v16-account-recent header span{font-size:7px}.v16-account-order-card header a,.v16-account-recent header a{font-size:8px}.v16-account-order-stats{padding:13px 4px}.v16-account-order-stats i{width:34px;height:34px;border-radius:12px;font-size:9px}.v16-account-order-stats b{font-size:13px}.v16-account-order-stats span{font-size:8px}.v16-account-service-grid{grid-template-columns:repeat(4,1fr);gap:15px 2px;padding:15px 5px}.v16-account-service-grid i{width:40px;height:40px;border-radius:14px;font-size:10px}.v16-account-service-grid span{font-size:8px}.v16-account-order{margin:0 12px;padding:11px 0}.v16-account-order div b{font-size:10px}.v16-account-order div small{font-size:7px}.v16-account-order>span{font-size:10px}.v16-account-order em{font-size:7px}.v16-account-settings>a,.v16-account-settings form button{padding:13px}.v16-account-settings b{font-size:10px}.v16-account-settings small{font-size:7px}}

/* V1.7 product card density and responsive corrections */
.v17-card-stats{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:7px;color:#8c94a2;font-size:9px;line-height:1.2}.v17-card-stats span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.v17-card-stats span:first-child{color:#3e9b68}

/* Desktop cards use a vertical layout at four or five columns so text never gets crushed. */
@media(min-width:681px){
 .v15-product-grid.pc-cols-4>.v16-product-card,.v15-product-grid.pc-cols-5>.v16-product-card{display:block;min-height:0;padding:9px}
 .v15-product-grid.pc-cols-4>.v16-product-card .v15-product-card-cover,.v15-product-grid.pc-cols-5>.v16-product-card .v15-product-card-cover{width:100%;height:auto;aspect-ratio:1.34;border-radius:8px}
 .v15-product-grid.pc-cols-4>.v16-product-card .v15-product-card-body,.v15-product-grid.pc-cols-5>.v16-product-card .v15-product-card-body{padding:9px 2px 1px}
 .v15-product-grid.pc-cols-4>.v16-product-card .v15-product-card-title>a,.v15-product-grid.pc-cols-5>.v16-product-card .v15-product-card-title>a{height:40px;font-size:13px;line-height:1.55;-webkit-line-clamp:2}
 .v15-product-grid.pc-cols-4>.v16-product-card .v15-product-card-body>p,.v15-product-grid.pc-cols-5>.v16-product-card .v15-product-card-body>p{height:30px;margin:4px 0;font-size:9px;line-height:1.65;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}
 .v15-product-grid.pc-cols-4>.v16-product-card .v15-product-card-tags,.v15-product-grid.pc-cols-5>.v16-product-card .v15-product-card-tags{margin-top:4px}
 .v15-product-grid.pc-cols-4>.v16-product-card .v15-product-card-bottom,.v15-product-grid.pc-cols-5>.v16-product-card .v15-product-card-bottom{margin-top:8px;align-items:center}
 .v15-product-grid.pc-cols-4>.v16-product-card .v15-product-card-bottom b{font-size:18px}.v15-product-grid.pc-cols-5>.v16-product-card .v15-product-card-bottom b{font-size:16px}
 .v15-product-grid.pc-cols-4>.v16-product-card .v15-product-card-bottom>a{padding:5px 10px}.v15-product-grid.pc-cols-5>.v16-product-card .v15-product-card-bottom>a{padding:4px 8px;font-size:8px}
 .v15-product-grid.pc-cols-5>.v16-product-card .v15-product-card-bottom del{display:none}
 .v15-product-grid.pc-cols-5>.v16-product-card .v17-card-stats{font-size:8px}
 .v16-category-pc-products .v15-product-grid{gap:14px}
}
@media(max-width:1380px) and (min-width:681px){.v15-hot-items{gap:9px;padding:20px 12px}.v15-hot-items>a{grid-template-columns:62px minmax(0,1fr);gap:7px}.v15-hot-items>a>span{width:62px;height:62px}.v15-hot-items i{display:none}}

@media(max-width:680px){
 .v17-card-stats{margin-top:5px;font-size:7px}
 body.mobile-cols-1 .v16-product-card:not(.v16-card-related) .v17-card-stats{font-size:8px;margin-top:6px}

 /* Two-column cards keep the information visible like a normal benefits marketplace. */
 body.mobile-cols-2 .v16-product-card:not(.v16-card-related){overflow:hidden;padding:0!important;border-radius:8px!important}
 body.mobile-cols-2 .v16-product-card:not(.v16-card-related) .v15-product-card-cover{aspect-ratio:1.28!important;border-radius:0!important}
 body.mobile-cols-2 .v16-product-card:not(.v16-card-related) .v15-product-card-body{padding:7px 7px 8px!important}
 body.mobile-cols-2 .v16-product-card:not(.v16-card-related) .v15-product-card-title>a{height:34px!important;font-size:10px!important;font-weight:750;line-height:1.65!important}
 body.mobile-cols-2 .v16-product-card:not(.v16-card-related) .v15-product-card-tags{margin-top:4px!important}
 body.mobile-cols-2 .v16-product-card:not(.v16-card-related) .v15-product-card-tags span{font-size:6px!important;padding:2px 4px!important}
 body.mobile-cols-2 .v16-product-card:not(.v16-card-related) .v17-card-stats{display:flex!important;margin-top:6px;font-size:7px}
 body.mobile-cols-2 .v16-product-card:not(.v16-card-related) .v15-product-card-bottom{margin-top:7px!important;align-items:center!important}
 body.mobile-cols-2 .v16-product-card:not(.v16-card-related) .v15-product-card-bottom b{font-size:15px!important}
 body.mobile-cols-2 .v16-product-card:not(.v16-card-related) .v15-product-card-bottom>a{display:none!important}

 /* Three-column cards are compact, but title, price, stock and sales remain visible. */
 body.mobile-cols-3 .v16-product-card:not(.v16-card-related){overflow:hidden;padding:0!important;border-radius:7px!important}
 body.mobile-cols-3 .v16-product-card:not(.v16-card-related) .v15-product-card-cover{aspect-ratio:1.08!important;border-radius:0!important}
 body.mobile-cols-3 .v16-product-card:not(.v16-card-related) .v15-product-card-body{padding:5px 4px 6px!important}
 body.mobile-cols-3 .v16-product-card:not(.v16-card-related) .v15-product-card-title>a{height:27px!important;font-size:7.5px!important;font-weight:750;line-height:1.75!important}
 body.mobile-cols-3 .v16-product-card:not(.v16-card-related) .v17-card-stats{display:grid!important;grid-template-columns:1fr;margin-top:4px;gap:2px;font-size:5.8px;line-height:1.25}
 body.mobile-cols-3 .v16-product-card:not(.v16-card-related) .v15-product-card-bottom{display:block!important;margin-top:5px!important}
 body.mobile-cols-3 .v16-product-card:not(.v16-card-related) .v15-product-card-bottom b{font-size:11px!important}
 body.mobile-cols-3 .v16-product-card:not(.v16-card-related) .v15-product-card-bottom small{font-size:6px!important}

 /* Related products have their own 2/3-column setting and never inherit home-card widths. */
 .v16-related .v16-card-related{overflow:hidden;padding:0!important;border-radius:8px!important}
 .v16-related .v16-card-related .v15-product-card-cover{aspect-ratio:1.24!important;border-radius:0!important}
 .v16-related .v16-card-related .v15-product-card-body{padding:6px 6px 7px!important}
 .v16-related .v16-card-related .v15-product-card-title>a{height:31px!important;font-size:9px!important;line-height:1.7!important}
 .v16-related .v16-card-related .v17-card-stats{display:flex!important;margin-top:5px;font-size:6.5px}
 .v16-related .v16-card-related .v15-product-card-bottom{display:block!important;margin-top:6px!important}
 .v16-related .v16-card-related .v15-product-card-bottom b{font-size:14px!important}
 body.related-mobile-cols-2 .v16-related-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
 body.related-mobile-cols-3 .v16-related-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:5px!important}
 body.related-mobile-cols-3 .v16-related .v16-card-related .v15-product-card-body{padding:5px 4px 6px!important}
 body.related-mobile-cols-3 .v16-related .v16-card-related .v15-product-card-title>a{height:27px!important;font-size:7.3px!important;line-height:1.75!important}
 body.related-mobile-cols-3 .v16-related .v16-card-related .v17-card-stats{display:grid!important;grid-template-columns:1fr;gap:2px;font-size:5.6px}
 body.related-mobile-cols-3 .v16-related .v16-card-related .v15-product-card-bottom b{font-size:10.5px!important}
}


/* V1.7.1 product card structural hotfix */
/*
 * V1.7 changed vertical cards to display:block while the cover link remained
 * inline. With overflow:hidden on the article, the body was laid outside the
 * calculated card height and became invisible. All vertical variants below
 * are real flex columns, so cover and content both participate in card height.
 */
.v16-product-card{height:auto;max-width:100%;box-sizing:border-box}
.v16-product-card>.v15-product-card-cover{display:block;box-sizing:border-box}
.v16-product-card>.v15-product-card-body{box-sizing:border-box}

@media(min-width:681px){
  .v15-product-grid.pc-cols-4>.v16-product-card,
  .v15-product-grid.pc-cols-5>.v16-product-card,
  .v16-category-pc-products .v15-product-grid>.v16-product-card,
  .v16-related-grid>.v16-product-card{
    display:flex!important;
    flex-direction:column!important;
    height:auto!important;
    min-height:100%!important;
    overflow:hidden!important;
  }
  .v15-product-grid.pc-cols-4>.v16-product-card>.v15-product-card-cover,
  .v15-product-grid.pc-cols-5>.v16-product-card>.v15-product-card-cover,
  .v16-category-pc-products .v15-product-grid>.v16-product-card>.v15-product-card-cover,
  .v16-related-grid>.v16-product-card>.v15-product-card-cover{
    display:block!important;
    width:100%!important;
    height:auto!important;
    flex:0 0 auto!important;
    aspect-ratio:1.34!important;
  }
  .v15-product-grid.pc-cols-4>.v16-product-card>.v15-product-card-body,
  .v15-product-grid.pc-cols-5>.v16-product-card>.v15-product-card-body,
  .v16-category-pc-products .v15-product-grid>.v16-product-card>.v15-product-card-body,
  .v16-related-grid>.v16-product-card>.v15-product-card-body{
    display:flex!important;
    flex:1 1 auto!important;
    flex-direction:column!important;
    width:100%!important;
  }
  .v15-product-grid.pc-cols-3>.v16-product-card{
    overflow:hidden!important;
  }
  .v15-product-grid.pc-cols-3>.v16-product-card>.v15-product-card-cover{
    display:block!important;
  }
  .v16-category-pc-products .v15-product-grid{grid-auto-rows:1fr}

  /* Home burst rail: reserve a usable text column instead of squeezing it. */
  .v15-hot-items{min-width:0;grid-template-columns:repeat(4,minmax(0,1fr))}
  .v15-hot-items>a{min-width:0;grid-template-columns:70px minmax(0,1fr);align-content:center}
  .v15-hot-items>a>span{width:70px;height:66px}
  .v15-hot-items>a>i{display:none}
  .v15-hot-items b{overflow-wrap:anywhere}
}

@media(max-width:1380px) and (min-width:681px){
  .v15-hot-items{grid-template-columns:repeat(3,minmax(0,1fr))}
  .v15-hot-items>a:nth-child(4){display:none}
}

@media(max-width:680px){
  body.mobile-cols-2 .v15-product-grid,
  body.v15-category-products.mobile-cols-2 .v15-product-grid{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    align-items:stretch!important;
  }
  body.mobile-cols-3 .v15-product-grid,
  body.v15-category-products.mobile-cols-3 .v15-product-grid{
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    align-items:stretch!important;
  }

  body.mobile-cols-2 .v16-product-card:not(.v16-card-related),
  body.mobile-cols-3 .v16-product-card:not(.v16-card-related),
  .v16-related .v16-card-related{
    display:flex!important;
    flex-direction:column!important;
    height:auto!important;
    min-height:100%!important;
    overflow:hidden!important;
  }
  body.mobile-cols-2 .v16-product-card:not(.v16-card-related)>.v15-product-card-cover,
  body.mobile-cols-3 .v16-product-card:not(.v16-card-related)>.v15-product-card-cover,
  .v16-related .v16-card-related>.v15-product-card-cover{
    display:block!important;
    width:100%!important;
    height:auto!important;
    flex:0 0 auto!important;
  }
  body.mobile-cols-2 .v16-product-card:not(.v16-card-related)>.v15-product-card-body,
  body.mobile-cols-3 .v16-product-card:not(.v16-card-related)>.v15-product-card-body,
  .v16-related .v16-card-related>.v15-product-card-body{
    display:flex!important;
    flex:1 1 auto!important;
    flex-direction:column!important;
    width:100%!important;
  }
  body.mobile-cols-2 .v16-product-card:not(.v16-card-related) .v15-product-card-bottom,
  body.mobile-cols-3 .v16-product-card:not(.v16-card-related) .v15-product-card-bottom,
  .v16-related .v16-card-related .v15-product-card-bottom{
    margin-top:auto!important;
    padding-top:6px!important;
  }

  /* Two-column cards: all requested commercial fields stay visible. */
  body.mobile-cols-2 .v16-product-card:not(.v16-card-related)>.v15-product-card-cover{aspect-ratio:1.22!important}
  body.mobile-cols-2 .v16-product-card:not(.v16-card-related) .v15-product-card-title>a{font-size:11px!important;line-height:1.45!important;height:32px!important}
  body.mobile-cols-2 .v16-product-card:not(.v16-card-related) .v17-card-stats{font-size:8px!important;gap:4px!important}
  body.mobile-cols-2 .v16-product-card:not(.v16-card-related) .v15-product-card-bottom b{font-size:16px!important}

  /* Three-column cards: compact but readable, with title/price/stock/sales. */
  body.mobile-cols-3 .v16-product-card:not(.v16-card-related)>.v15-product-card-cover{aspect-ratio:1.06!important}
  body.mobile-cols-3 .v16-product-card:not(.v16-card-related) .v15-product-card-title>a{font-size:8.5px!important;line-height:1.45!important;height:25px!important}
  body.mobile-cols-3 .v16-product-card:not(.v16-card-related) .v17-card-stats{display:grid!important;font-size:6.4px!important;gap:2px!important}
  body.mobile-cols-3 .v16-product-card:not(.v16-card-related) .v15-product-card-bottom b{font-size:12px!important}

  /* Related cards use their own grid without inheriting home page columns. */
  .v16-related-grid{align-items:stretch!important}
  body.related-mobile-cols-2 .v16-related-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  body.related-mobile-cols-3 .v16-related-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}
  .v16-related .v16-card-related>.v15-product-card-cover{aspect-ratio:1.18!important}
  .v16-related .v16-card-related .v15-product-card-title>a{display:-webkit-box!important}
  .v16-related .v16-card-related .v17-card-stats{visibility:visible!important}
}

/* V0.70 security and transaction core */
.click-captcha{margin:14px 0;padding:14px;border:1px solid #e5e7eb;border-radius:12px;background:#f8fafc}.click-captcha-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.click-captcha-head span{font-weight:700;color:#111827}.click-captcha-head button{border:0;background:transparent;color:var(--primary,#1677ff);cursor:pointer}.click-captcha p{margin:0 0 10px;color:#64748b;font-size:13px}.click-captcha p b{color:#111827}.click-captcha-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.click-captcha-grid button{position:relative;min-height:44px;border:1px solid #dbe3ee;border-radius:9px;background:#fff;font-weight:700;font-size:16px;cursor:pointer}.click-captcha-grid button.selected{border-color:var(--primary,#1677ff);background:#eff6ff;color:var(--primary,#1677ff)}.click-captcha-grid button.selected:after{content:attr(data-step);position:absolute;right:4px;top:3px;width:17px;height:17px;border-radius:50%;background:var(--primary,#1677ff);color:#fff;font-size:11px;line-height:17px}.email-code-row{display:flex;gap:8px}.email-code-row input{flex:1}.email-code-row button{white-space:nowrap;padding:0 14px;border:1px solid #dbe3ee;border-radius:8px;background:#fff;color:var(--primary,#1677ff);font-weight:700}.email-code-row button:disabled{opacity:.6}.auth-mode-tabs{display:grid;grid-template-columns:1fr 1fr;padding:4px;background:#f1f5f9;border-radius:10px;margin-bottom:14px}.auth-mode-tabs button{border:0;background:transparent;padding:9px;border-radius:8px;color:#64748b;font-weight:700}.auth-mode-tabs button.active{background:#fff;color:#111827;box-shadow:0 1px 4px rgba(15,23,42,.08)}.hidden{display:none!important}
.security-actions{display:flex;gap:10px;flex-wrap:wrap}.security-actions form{margin:0}.security-metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin:0 0 18px}.security-metrics>div{padding:18px;border-radius:14px;background:#fff;border:1px solid #e5e7eb}.security-metrics span{display:block;color:#64748b;font-size:13px}.security-metrics b{display:block;margin-top:6px;font-size:28px;color:#111827}.queue-badges{display:flex;gap:8px;flex-wrap:wrap}.queue-badges span{padding:5px 9px;background:#f1f5f9;border-radius:999px;font-size:12px}.security-severity{display:inline-flex;padding:4px 8px;border-radius:999px;font-size:11px;text-transform:uppercase}.security-severity.info{background:#ecfdf5;color:#047857}.security-severity.warning{background:#fff7ed;color:#c2410c}.security-severity.critical{background:#fef2f2;color:#b91c1c}.admin-status.pending,.admin-status.processing{background:#fff7ed;color:#c2410c}.admin-status.sent{background:#ecfdf5;color:#047857}.admin-status.failed{background:#fef2f2;color:#b91c1c}
.admin-security-layout{display:grid;grid-template-columns:minmax(0,2fr) minmax(280px,1fr);gap:18px;margin-bottom:18px}.inline-admin-form{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.inline-admin-form select,.inline-admin-form input{max-width:170px}.role-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.role-card{border:1px solid #e5e7eb;border-radius:14px;padding:16px;background:#fff}.role-card header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:12px}.role-card h3{margin:0}.role-card header span{font-size:12px;color:#64748b}.role-card label{display:block;margin:10px 0}.permission-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:12px 0}.permission-list label{display:flex;gap:8px;align-items:flex-start;margin:0;padding:9px;border:1px solid #e5e7eb;border-radius:9px}.permission-list span{display:flex;flex-direction:column}.permission-list small{color:#64748b}
.admin-user small{display:block;font-size:10px;color:#94a3b8}
@media(max-width:900px){.security-metrics{grid-template-columns:repeat(2,1fr)}.admin-security-layout,.role-grid{grid-template-columns:1fr}.permission-list{grid-template-columns:1fr}}
@media(max-width:520px){.security-metrics{grid-template-columns:1fr 1fr}.email-code-row{align-items:stretch}.email-code-row button{font-size:12px;padding:0 9px}}

/* V0.80 security verification, payment, refund and inventory core */
.human-verification{margin:14px 0;padding:14px;border:1px solid #dbe3ee;border-radius:12px;background:#f8fafc}.human-verification-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.human-verification-head span{font-weight:800;color:#0f172a}.human-verification-head small{color:#64748b}.human-verification-head button{border:0;background:transparent;color:var(--primary,#1677ff);font-weight:700;cursor:pointer}.human-verification-body{display:flex;gap:10px;align-items:center}.human-verification-body img{width:210px;max-width:52%;height:68px;object-fit:contain;border:1px solid #e2e8f0;border-radius:10px;background:#fff}.human-verification-body input{flex:1;min-width:0;text-transform:uppercase;letter-spacing:3px;font-weight:800}.human-verification p{margin:8px 0 0;color:#64748b;font-size:12px}.turnstile-verification .cf-turnstile{min-height:65px}.v15-payment-button{display:flex;align-items:center;justify-content:center;width:100%;margin-top:12px;padding:13px 16px;border-radius:10px;background:var(--primary,#1677ff);color:#fff!important;font-weight:800;text-decoration:none}.button-row{display:flex;gap:8px;flex-wrap:wrap}.compact-form{min-width:260px}.compact-form input{min-width:220px}.admin-table td small{display:block;margin-top:5px;color:#64748b}.btn.danger{background:#fff1f2;color:#be123c;border-color:#fecdd3}.v15-order-card+.v15-order-card{margin-top:16px}
@media(max-width:640px){.human-verification-body{align-items:stretch;flex-direction:column}.human-verification-body img{width:100%;max-width:none}.compact-form{min-width:220px}.compact-form input{min-width:0}}

/* V0.90 settings center and payment recovery */
.settings-center{display:grid;grid-template-columns:300px minmax(0,1fr);gap:20px;align-items:start}.settings-sidebar{position:sticky;top:86px;padding:0;overflow:hidden}.settings-sidebar-head{padding:22px 20px 18px;border-bottom:1px solid #e9edf3}.settings-sidebar-head>span,.settings-page-head>div>span{display:block;color:var(--primary,#1677ff);font-size:11px;font-weight:900;letter-spacing:.16em}.settings-sidebar-head h2,.settings-page-head h2{margin:5px 0 6px;color:#111827}.settings-sidebar-head p,.settings-page-head p,.settings-form-title p,.mail-test-panel p,.payment-overview p{margin:0;color:#64748b;font-size:13px;line-height:1.65}.settings-sidebar nav{display:flex;flex-direction:column;padding:8px}.settings-sidebar nav a{position:relative;display:flex;flex-direction:column;gap:3px;padding:13px 38px 13px 13px;border-radius:10px;color:#334155;text-decoration:none}.settings-sidebar nav a:hover{background:#f8fafc}.settings-sidebar nav a.active{background:color-mix(in srgb,var(--primary,#1677ff) 9%,#fff);color:var(--primary,#1677ff)}.settings-sidebar nav b{font-size:14px}.settings-sidebar nav small{color:#94a3b8;font-size:11px;line-height:1.35}.settings-sidebar nav i{position:absolute;right:14px;top:50%;transform:translateY(-50%);font-size:20px;font-style:normal}.settings-workspace{min-width:0}.settings-page-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin:0 0 16px;padding:2px 2px 0}.settings-page-head h2{font-size:25px}.settings-form{padding:22px}.settings-form-title{margin-bottom:18px;padding-bottom:16px;border-bottom:1px solid #edf1f5}.settings-form-title h3,.mail-test-panel h3,.payment-overview h3,.payment-channel-v090 h3{margin:0 0 5px;color:#111827}.settings-form .form-grid{gap:15px}.settings-form label,.payment-channel-v090 label{color:#334155;font-size:13px;font-weight:700}.settings-form input,.settings-form select,.settings-form textarea,.payment-channel-v090 input,.payment-channel-v090 select,.payment-channel-v090 textarea{margin-top:7px}.upload-field small{display:block;margin-top:5px;color:#94a3b8;font-weight:400}.settings-switch-list{display:grid;gap:10px;margin-bottom:18px}.settings-switch-list .setting-switch{margin:0;padding:14px;border:1px solid #e5eaf0;border-radius:12px;background:#fbfcfe}.settings-note{margin:17px 0;padding:15px 17px;border:1px solid #dbeafe;border-radius:12px;background:#f7fbff}.settings-note b{color:#1d4ed8}.settings-note p{margin:5px 0 0;color:#64748b;line-height:1.65}.settings-note code{padding:2px 5px;border-radius:5px;background:#eaf2ff;color:#1d4ed8}.settings-savebar{display:flex;align-items:center;justify-content:space-between;gap:14px;margin:20px -22px -22px;padding:15px 22px;border-top:1px solid #e9edf3;background:#fafbfd}.settings-savebar span{color:#64748b;font-size:12px}.mail-test-panel{display:grid;grid-template-columns:minmax(220px,1fr) minmax(220px,360px) auto;gap:15px;align-items:center;margin-top:16px;padding:20px}.mail-test-panel input{margin:0}.payment-overview{display:grid;grid-template-columns:minmax(0,1fr) 120px 120px;gap:15px;align-items:center;padding:20px;margin-bottom:16px}.payment-overview>div:not(:first-child){padding:13px;text-align:center;border-left:1px solid #e9edf3}.payment-overview>div:not(:first-child) b{display:block;font-size:26px;color:#111827}.payment-overview>div:not(:first-child) span{font-size:12px;color:#64748b}.payment-channel-stack{display:grid;gap:16px}.payment-channel-v090{position:relative;padding:0;overflow:hidden;scroll-margin-top:90px}.payment-channel-v090>header{display:flex;align-items:flex-start;justify-content:space-between;gap:15px;padding:20px 22px;border-bottom:1px solid #e9edf3;background:linear-gradient(135deg,#fff,#fafcff)}.payment-channel-v090>header p{margin:4px 0 0;color:#64748b;font-size:12px}.payment-channel-v090>form:not(.channel-diagnose){padding:20px 22px 0}.channel-health{display:flex;align-items:center;gap:7px;padding:7px 10px;border-radius:999px;font-size:12px;font-weight:800;white-space:nowrap}.channel-health i{width:7px;height:7px;border-radius:50%}.channel-health.ok{background:#ecfdf5;color:#047857}.channel-health.ok i{background:#10b981}.channel-health.warn{background:#fff7ed;color:#c2410c}.channel-health.warn i{background:#f97316}.channel-enable{display:flex!important;align-items:center;gap:9px;margin-top:24px;padding:12px;border:1px solid #e5eaf0;border-radius:10px}.channel-enable input{width:auto!important;margin:0!important}.payment-channel-v090 footer{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:20px -22px 0;padding:15px 22px;border-top:1px solid #e9edf3;background:#fafbfd}.payment-channel-v090 footer small{color:#64748b}.channel-diagnose{position:absolute;right:155px;bottom:15px;margin:0}.payment-log-panel{margin-top:18px}.payment-sync-warning{margin-top:10px;padding:10px 12px;border-radius:9px;background:#fff7ed;color:#9a3412;font-size:12px}.payment-live-state{display:flex;align-items:center;gap:9px;margin:12px 0 2px;padding:11px 12px;border-radius:10px;background:#f0f9ff;color:#0369a1;font-size:12px}.payment-live-state i{width:8px;height:8px;border-radius:50%;background:#0ea5e9;box-shadow:0 0 0 5px rgba(14,165,233,.12);animation:paymentPulse 1.5s infinite}.payment-live-state.error{background:#fff7ed;color:#9a3412}.payment-live-state.error i{background:#f97316}.payment-sync-form{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:10px}.payment-sync-form small{color:#94a3b8}.payment-cashier-wrap{min-height:calc(100vh - 150px);display:grid;place-items:center;padding:28px 16px}.payment-cashier-card{width:min(480px,100%);padding:28px;border:1px solid #e5e7eb;border-radius:20px;background:#fff;box-shadow:0 22px 65px rgba(15,23,42,.1);text-align:center}.payment-brand-icon{display:grid;place-items:center;width:52px;height:52px;margin:0 auto 12px;border-radius:15px;background:#07c160;color:#fff;font-weight:900;font-size:20px}.payment-qr{display:grid;place-items:center;width:244px;height:244px;margin:20px auto;padding:12px;border:1px solid #e5e7eb;border-radius:16px;background:#fff}.payment-amount{display:flex;align-items:center;justify-content:space-between;padding:14px 0;border-top:1px solid #edf1f5}.payment-amount b{font-size:26px;color:#111827}.payment-order-meta{display:flex;align-items:center;justify-content:space-between;padding:10px 0;color:#64748b;font-size:12px}.payment-order-meta code{color:#334155}.payment-cashier-card .payment-live-state{justify-content:center}.payment-cashier-card .button-row{justify-content:center;margin-top:14px}.payment-back-link{display:inline-block;margin-top:16px;color:#64748b}.payment-bridge-wrap{min-height:65vh;display:grid;place-items:center;padding:30px}.payment-bridge-card{width:min(520px,100%);padding:35px;text-align:center;border:1px solid #e5e7eb;border-radius:18px;background:#fff}.payment-spinner{width:42px;height:42px;margin:0 auto 18px;border:4px solid #e5e7eb;border-top-color:var(--primary,#1677ff);border-radius:50%;animation:spin .8s linear infinite}@keyframes paymentPulse{50%{opacity:.45;box-shadow:0 0 0 8px rgba(14,165,233,.05)}}@keyframes spin{to{transform:rotate(360deg)}}
@media(max-width:1100px){.settings-center{grid-template-columns:240px minmax(0,1fr)}.mail-test-panel{grid-template-columns:1fr}.channel-diagnose{position:static;padding:0 22px 18px}.payment-channel-v090 footer{margin-bottom:12px}}
@media(max-width:820px){.settings-center{display:block}.settings-sidebar{position:static;margin-bottom:16px}.settings-sidebar-head{padding:16px}.settings-sidebar nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.settings-sidebar nav a small{display:none}.settings-page-head{align-items:center}.payment-overview{grid-template-columns:1fr 80px 80px}.payment-channel-v090>header,.payment-channel-v090 footer{align-items:flex-start;flex-direction:column}.settings-savebar{align-items:stretch;flex-direction:column}.settings-savebar .btn{width:100%}}
@media(max-width:520px){.settings-sidebar nav{grid-template-columns:1fr}.settings-page-head .btn{display:none}.settings-form{padding:16px}.settings-savebar{margin:18px -16px -16px;padding:14px 16px}.payment-overview{grid-template-columns:1fr 1fr}.payment-overview>div:first-child{grid-column:1/-1}.payment-overview>div:not(:first-child){border-left:0;border-top:1px solid #e9edf3}.payment-channel-v090>header,.payment-channel-v090>form:not(.channel-diagnose){padding-left:16px;padding-right:16px}.payment-channel-v090 footer{margin-left:-16px;margin-right:-16px;padding-left:16px;padding-right:16px}.payment-qr{width:220px;height:220px}.payment-cashier-card{padding:20px}}
.payment-callback-box{margin:0 0 18px;padding:14px;border:1px solid #e8ecf3;border-radius:14px;background:#f8fafc;display:grid;grid-template-columns:1fr 1fr;gap:12px}.payment-callback-box label{display:grid;gap:6px;font-size:12px;color:#64748b}.payment-callback-box input{width:100%;border:1px solid #dbe2ea;border-radius:10px;background:#fff;padding:10px 12px;color:#334155}.payment-callback-box small{grid-column:1/-1;color:#64748b;line-height:1.6}@media(max-width:760px){.payment-callback-box{grid-template-columns:1fr}}
