:root{font-family:Arial,"Microsoft YaHei",sans-serif;color:#303133;background:#fff;letter-spacing:0}*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}[hidden]{display:none!important}.wrap{width:min(1200px,calc(100% - 40px));margin:auto}.utility{background:#333;color:#ddd;font-size:12px}.utility-inner{height:34px;display:flex;align-items:center;justify-content:space-between}.utility-inner>div{display:flex;gap:24px}.utility button{background:none;border:0;color:inherit;padding:0}.utility a:hover,.utility button:hover{color:#fff}.header{height:116px;display:flex;align-items:center;gap:80px}.brand{width:200px;display:flex;align-items:center;min-width:0}.brand img{max-width:180px;max-height:68px;object-fit:contain}.brand strong{font-size:27px;color:#d52d32}.search{width:min(550px,55%);height:42px;display:flex;border:2px solid #d52d32}.search input{flex:1;min-width:0;border:0;padding:0 15px;outline:0}.search button{width:54px;border:0;background:#d52d32;color:#fff;display:grid;place-items:center}.search svg{width:20px;fill:none;stroke:currentColor;stroke-width:2}.cart-link{margin-left:auto;min-width:130px;height:42px;border:1px solid #ddd;background:#fafafa;color:#555}.cart-link span{color:#d52d32;font-weight:700;margin-left:8px}.main-nav{border-bottom:2px solid #d52d32}.nav-inner{display:flex;align-items:center;min-height:44px}.all-category{width:220px;align-self:stretch;border:0;background:#d52d32;color:white;text-align:left;padding:0 20px;font-weight:700}.menu-items{display:flex;align-items:center;gap:0;min-width:0;overflow-x:auto}.menu-items a,.menu-items button{flex:none;border:0;background:none;padding:12px 23px;font-size:15px;color:#272727}.menu-items a:hover,.menu-items button:hover{color:#d52d32}main.wrap{min-height:65vh}.view{padding-bottom:72px}.home-feature{display:grid;grid-template-columns:220px minmax(0,1fr);gap:10px;min-height:346px}.side-categories{background:#f6f6f6;padding:15px 0}.side-categories h2{font-size:15px;margin:0 18px 12px}.side-categories button{width:100%;display:block;text-align:left;border:0;background:none;padding:9px 18px;color:#555;font-size:14px}.side-categories button:hover{background:#ededed;color:#d52d32}.banner-area{position:relative;min-width:0;background:#f3f3f3}.banner{height:346px;overflow:hidden}.banner>a,.banner>div{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.banner img{width:100%;height:100%;object-fit:cover}.banner-empty{background:#ededed;color:#9a9a9a;font-size:24px}.banner-dots{position:absolute;bottom:12px;left:0;right:0;display:flex;gap:7px;justify-content:center}.banner-dots button{width:9px;height:9px;border:0;border-radius:50%;padding:0;background:#ffffffa6}.banner-dots button.active{background:#d52d32}.section-title{display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid #e5e5e5;margin:32px 0 20px;padding-bottom:14px}.section-title h1,.section-title h2{font-size:23px;margin:0;font-weight:600}.section-title button{border:0;background:none;color:#777}.section-title button:hover{color:#d52d32}.section-title select{border:1px solid #ddd;background:#fff;padding:7px}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px 16px}.product-card{display:block;min-width:0;text-align:left;border:1px solid #eee;background:#fff;padding:0 0 14px;color:inherit}.product-card:hover{border-color:#d52d32}.product-media{display:block;width:100%;aspect-ratio:1/1;background:#f4f4f4;overflow:hidden}.product-media img{width:100%;height:100%;object-fit:cover}.product-name{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:12px 12px 8px;font-size:14px}.product-meta{display:flex;justify-content:space-between;align-items:baseline;gap:6px;margin:0 12px}.price,.detail-price{color:#d52d32;font-size:21px;font-weight:700}.sales{color:#999;font-size:12px}.category-filter{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:22px}.category-filter button{border:1px solid #e4e4e4;background:#fff;padding:7px 14px;font-size:13px}.category-filter button.active{border-color:#d52d32;color:#d52d32}.more{display:block;margin:34px auto 0;padding:9px 28px;border:1px solid #ddd;background:white}.status{padding:18px 0;color:#777;font-size:14px}.back{margin-top:22px;border:0;background:none;color:#777;padding:0}.product-detail{display:grid;grid-template-columns:minmax(0,460px) minmax(0,1fr);gap:55px;margin-top:22px}.product-gallery>img{width:100%;aspect-ratio:1/1;object-fit:contain;border:1px solid #eee}.thumbs{display:flex;gap:8px;margin-top:10px;overflow-x:auto}.thumbs button{flex:none;padding:0;border:1px solid #ddd;background:white;width:56px;height:56px}.thumbs button.active{border-color:#d52d32}.thumbs img{width:100%;height:100%;object-fit:cover}.product-info h1{font-size:25px;line-height:1.4;margin:4px 0 12px}.product-info>p{color:#777;font-size:14px;line-height:1.7}.detail-price{font-size:30px;background:#f9f9f9;padding:16px;margin:18px 0}.spec-group{margin:20px 0;display:flex;gap:14px;align-items:flex-start}.spec-group>span{min-width:56px;color:#777;font-size:13px;padding-top:8px}.spec-options{display:flex;flex-wrap:wrap;gap:8px}.spec-options button{background:#fff;border:1px solid #ddd;padding:6px 13px;font-size:13px}.spec-options button.active{border-color:#d52d32;color:#d52d32}.quantity{display:flex;align-items:center;gap:22px;color:#777;font-size:13px;margin:20px 0}.quantity input{width:82px;padding:7px;border:1px solid #ddd}.actions{display:flex;gap:12px}.actions button,.primary{border:1px solid #d52d32;background:white;color:#d52d32;padding:11px 27px}.actions .primary,.primary{background:#d52d32;color:#fff}.primary:disabled{background:#aaa;border-color:#aaa;cursor:not-allowed}.description{margin-top:42px;padding-top:22px;border-top:1px solid #eee;line-height:1.7;overflow-wrap:anywhere}.description img{max-width:100%;height:auto}.cart-row,.checkout-row,.order-row{display:grid;grid-template-columns:auto 70px minmax(0,1fr) auto auto auto;gap:20px;align-items:center;border-bottom:1px solid #eee;padding:17px 0}.cart-row img,.checkout-row img{width:70px;height:70px;object-fit:cover}.cart-row .item-name,.checkout-row .item-name{min-width:0}.item-name strong{display:block;font-size:14px;font-weight:500}.item-name small{display:block;color:#999;margin-top:6px}.cart-row input[type=number]{width:64px;padding:6px;border:1px solid #ddd}.cart-row .remove{border:0;background:none;color:#888}.cart-summary,.checkout-bottom{display:flex;align-items:center;justify-content:flex-end;gap:28px;background:#fafafa;padding:18px;margin-top:20px}.cart-summary label{margin-right:auto}.cart-summary strong,.checkout-bottom strong{color:#d52d32}.subheading{font-size:17px;margin:30px 0 15px}.address-list{display:flex;flex-wrap:wrap;gap:12px}.address-list button{max-width:290px;min-width:230px;text-align:left;background:white;border:1px solid #ddd;padding:14px;line-height:1.7}.address-list button.active{border-color:#d52d32}.text-button{margin-top:12px;background:none;border:0;color:#d52d32;padding:5px 0}.checkout-row{grid-template-columns:70px minmax(0,1fr) auto auto}.checkout-bottom input{padding:8px;border:1px solid #ddd;width:min(300px,30vw)}.order-row{display:block}.order-row>div{display:flex;justify-content:space-between;gap:12px;margin:8px 0}.order-row small{color:#888}.empty{padding:55px 0;color:#888;text-align:center}.footer-links{display:flex;flex-wrap:wrap;gap:22px;padding:26px 0;border-top:1px solid #e9e9e9}.footer-links a{font-size:13px;color:#666}.footer-bottom{display:flex;justify-content:space-between;color:#999;font-size:12px;border-top:1px solid #eee;padding:20px 0}.dialog{width:min(420px,calc(100% - 28px));border:0;box-shadow:0 20px 70px #0003;padding:25px}.dialog::backdrop{background:#0008}.dialog-heading{display:flex;align-items:center;justify-content:space-between}.dialog-heading h2{font-size:20px}.icon-close{background:none;border:0;font-size:27px;color:#888}.dialog label{display:block;font-size:13px;color:#666;margin:15px 0}.dialog label input{display:block;width:100%;height:38px;margin-top:7px;border:1px solid #ddd;padding:0 10px}.full{width:100%}.form-error{color:#d52d32;min-height:18px;font-size:12px}.login-help{display:block;text-align:center;color:#777;font-size:13px;margin-top:18px}.region{display:flex;gap:6px}.region select{min-width:0;flex:1;padding:8px 3px;border:1px solid #ddd}.payment-options label{display:block;padding:8px;border:1px solid #eee}.payment-options label input{display:inline;width:auto;height:auto;margin:0}.order-row>.primary{padding:7px 16px;font-size:13px}@media(max-width:800px){.header{gap:20px}.brand{width:150px}.home-feature{grid-template-columns:170px minmax(0,1fr)}.all-category{width:170px}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.product-detail{gap:24px}}@media(max-width:767px){.wrap{width:calc(100% - 28px)}.utility{display:none}.header{height:auto;min-height:96px;flex-wrap:wrap;padding:12px 0;gap:10px}.brand{width:auto;flex:1}.brand img{max-height:44px}.brand strong{font-size:20px}.search{order:3;width:100%}.cart-link{min-width:96px}.nav-inner{overflow-x:auto}.all-category{width:auto;white-space:nowrap;padding:0 12px}.menu-items a,.menu-items button{padding:12px}.home-feature{display:block}.side-categories{display:none}.banner{height:220px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.section-title h1,.section-title h2{font-size:19px}.product-detail{display:block}.product-info{margin-top:18px}.cart-row{grid-template-columns:auto 56px 1fr auto;gap:8px}.cart-row img{width:56px;height:56px}.cart-row .remove{grid-column:4}.cart-row input[type=number]{grid-column:3}.cart-summary,.checkout-bottom{flex-wrap:wrap;gap:10px}.checkout-bottom label{width:100%}.checkout-bottom input{width:100%}.footer-bottom{display:block}}
.footer-links button{font-size:13px;color:#666;background:none;border:0;padding:0}.footer-links button:hover,.footer-links a:hover{color:#d52d32}#pc-links{display:flex;flex-wrap:wrap;gap:22px}
.pc-component{position:relative;margin:24px 0 34px}.pc-component-title{font-size:23px;font-weight:600;border-bottom:1px solid #e5e5e5;padding-bottom:14px;margin:0 0 20px}.pc-theme-banner{height:360px;overflow:hidden;background:#f4f4f4}.pc-theme-banner>a,.pc-theme-banner>div{display:block;width:100%;height:100%}.pc-theme-banner img{display:block;width:100%;height:100%;object-fit:cover}.pc-theme-dots{display:flex;justify-content:center;gap:8px;margin-top:10px}.pc-theme-dots button{width:9px;height:9px;padding:0;border:0;border-radius:50%;background:#bbb}.pc-theme-dots button.active{background:#d52d32}.pc-category-nav{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;background:#e6e6e6;border:1px solid #e6e6e6}.pc-category-nav button{min-height:74px;background:#fff;border:0;font-size:16px}.pc-category-nav button:hover{color:#d52d32}.pc-wide-image{display:block;width:100%;height:auto}.pc-image-text{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:34px}.pc-image-text img{width:100%;max-height:420px;object-fit:cover}.pc-image-text p{white-space:pre-line;line-height:1.8;color:#555}.pc-image-text a{display:inline-block;color:#d52d32;margin-top:12px}.pc-rich-text{line-height:1.8;overflow-wrap:anywhere}.pc-rich-text img{max-width:100%;height:auto}.pc-quick-links{display:flex;flex-wrap:wrap;gap:10px}.pc-quick-links a{display:inline-flex;align-items:center;padding:12px 20px;border:1px solid #ddd}.pc-quick-links a:hover{border-color:#d52d32;color:#d52d32}.pc-video{display:block;width:100%;max-height:650px;background:#111}@media(max-width:800px){.pc-category-nav{grid-template-columns:repeat(2,minmax(0,1fr))}.pc-image-text{gap:18px}.pc-theme-banner{height:260px}}
