.store-hero{margin:-8px -14px 0;padding:30px 20px 26px;color:#fff;background:linear-gradient(135deg,#7f201b,#c94b32);display:flex;justify-content:space-between;align-items:flex-end}.store-hero small,.store-section header small,.store-page-head small{font-size:10px;letter-spacing:.18em;opacity:.72}.store-hero h1{font-size:30px;margin:5px 0 3px}.store-hero p{margin:0;opacity:.82}.store-cart-link{color:#fff;display:flex;gap:7px;align-items:center;position:relative}.store-cart-link .ui-icon{width:25px;height:25px}.store-cart-link span{font-size:12px}.store-cart-link b{position:absolute;right:-7px;top:-10px;background:#fff;color:#a52f25;border-radius:20px;min-width:18px;height:18px;text-align:center;line-height:18px}.store-tools{display:grid;grid-template-columns:repeat(3,1fr);background:#fff;margin:0 -14px 14px;padding:17px 10px;border-bottom:1px solid #eee7df}.store-tools a{display:flex;align-items:center;justify-content:center;gap:7px;color:#342b27;font-size:13px}.store-tools .ui-icon{width:20px;height:20px;color:#b0392e}.store-coupon-strip{background:#272321;color:#fff;border-radius:12px;padding:15px 16px;display:flex;align-items:center;justify-content:space-between;margin-bottom:22px}.store-coupon-strip div{display:flex;flex-direction:column;gap:3px}.store-coupon-strip span{font-size:11px;color:#cfc5bd}.store-coupon-strip a{color:#f1d39d;font-size:12px;display:flex;align-items:center}.store-section>header{display:flex;align-items:flex-end;justify-content:space-between;margin:8px 2px 14px}.store-section h2{margin:3px 0 0;font-size:23px}.store-section>header>span{font-size:12px;color:#8b817a}.store-product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.store-product{background:#fff;color:#2e2825;border-radius:12px;overflow:hidden;box-shadow:0 8px 28px rgba(60,35,25,.07)}.store-product-image{aspect-ratio:1/1;position:relative;background:#f4eee8}.store-product-image img{width:100%;height:100%;object-fit:cover}.store-product-image em{position:absolute;left:8px;bottom:8px;background:rgba(30,24,21,.78);color:#fff;border-radius:4px;padding:4px 7px;font-size:10px;font-style:normal}.store-product-copy{padding:11px}.store-product-copy h3{margin:0;font-size:15px}.store-product-copy p{height:34px;margin:6px 0 10px;color:#8b817a;font-size:11px;line-height:1.45;overflow:hidden}.store-product-copy>div{display:flex;flex-direction:column;gap:3px}.store-product-copy strong{font-size:19px;color:#b33328}.store-product-copy strong small{font-size:11px}.store-product-copy span{font-size:10px;color:#9e6c34}.store-back{display:flex;align-items:center;gap:3px;color:#645b56;margin:0 0 10px}.product-page{margin:0 -14px 86px}.product-cover{aspect-ratio:1/1;background:#f0e9e3}.product-cover img{width:100%;height:100%;object-fit:cover}.product-summary,.product-groupbuy,.product-detail{background:#fff;padding:20px;margin-bottom:10px}.product-price{display:flex;align-items:baseline;gap:9px}.product-price strong{color:#b33127;font-size:30px}.product-price strong small{font-size:14px}.product-price del{color:#aaa;font-size:12px}.product-summary h1{font-size:23px;margin:8px 0}.product-summary>p{color:#766d67;line-height:1.6}.product-summary dl{border-top:1px solid #eee8e3;margin:18px 0 0;padding-top:9px}.product-summary dl div{display:flex;padding:8px 0;font-size:13px}.product-summary dt{width:58px;color:#999}.product-summary dd{margin:0}.product-groupbuy header{display:flex;align-items:baseline;gap:8px;margin-bottom:8px}.product-groupbuy header span{font-size:11px;color:#999}.product-groupbuy>a{display:flex;justify-content:space-between;align-items:center;padding:12px 0;border-top:1px solid #eee8e3;color:#332b27}.product-groupbuy a div{display:flex;flex-direction:column;gap:4px}.product-groupbuy small{color:#999}.product-groupbuy a>strong{color:#b33127}.product-detail h2{font-size:18px}.product-detail div{line-height:1.8;color:#635a55}.product-buybar{position:fixed;z-index:20;left:50%;bottom:0;transform:translateX(-50%);width:min(100%,560px);background:#fff;border-top:1px solid #eee5de;padding:10px max(12px,env(safe-area-inset-right)) calc(10px + env(safe-area-inset-bottom));display:flex;gap:10px;box-shadow:0 -8px 24px rgba(40,30,25,.08)}.product-buybar>a{width:62px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#514945;font-size:10px}.product-buybar>a .ui-icon{width:21px;height:21px}.product-buybar form{flex:1;display:grid;grid-template-columns:1fr 1fr}.product-buybar button,.product-buybar.single a{border:0;background:#a92e25;color:#fff;padding:13px 8px;font-weight:700}.product-buybar button.secondary{background:#f4dfc2;color:#8a451e;border-radius:8px 0 0 8px}.product-buybar button:last-child{border-radius:0 8px 8px 0}.store-page-head{display:flex;align-items:center;gap:12px;margin-bottom:18px}.store-page-head>a{color:#3c3430}.store-page-head>div{flex:1}.store-page-head h1{margin:2px 0 0;font-size:25px}.store-page-head>span{font-size:12px;color:#8b817a}.cart-list{display:grid;gap:10px}.cart-list article{background:#fff;border-radius:12px;padding:12px;display:grid;grid-template-columns:76px 1fr 55px;gap:11px;align-items:center}.cart-list img{width:76px;height:76px;object-fit:cover;border-radius:9px}.cart-list h2{font-size:14px;margin:0 0 4px}.cart-list article div{display:flex;flex-direction:column}.cart-list article small{color:#999}.cart-list article strong{color:#b33127;margin-top:10px}.cart-list label{font-size:10px;color:#999}.cart-list input{width:100%;padding:7px 3px;text-align:center}.cart-summary{background:#fff;border-radius:12px;margin-top:12px;padding:16px}.cart-summary>div:first-child{display:flex;justify-content:space-between}.cart-summary>small{display:block;color:#999;margin-top:5px}.cart-actions{display:grid;grid-template-columns:1fr 1.3fr;gap:10px;margin-top:18px}.cart-actions button,.cart-actions a{border:0;border-radius:8px;padding:12px;text-align:center;background:#a92e25;color:#fff}.cart-actions button.secondary{background:#f2ede9;color:#554b45}.empty-store{text-align:center;padding:70px 20px}.empty-store>span .ui-icon{width:48px;height:48px;color:#c6b9af}.empty-store h2{margin:15px 0 6px}.empty-store p{color:#968a82}.empty-store a{display:inline-block;margin-top:14px;background:#a92e25;color:#fff;padding:11px 26px;border-radius:8px}.checkout-form{display:grid;gap:12px;padding-bottom:20px}.checkout-card,.checkout-total{background:#fff;border-radius:12px;padding:16px}.checkout-card header{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:14px}.checkout-card h2{font-size:17px;margin:0}.checkout-card header span{font-size:11px;color:#999}.checkout-fields{display:grid;gap:12px}.checkout-fields .two{display:grid;grid-template-columns:1fr 1fr;gap:10px}.checkout-fields label,.checkout-card>label{font-size:12px;color:#716762}.checkout-fields input,.checkout-card select,.checkout-card textarea{margin-top:5px;width:100%;box-sizing:border-box}.checkout-items{display:grid;gap:12px}.checkout-items>div{display:grid;grid-template-columns:54px 1fr auto;gap:10px;align-items:center}.checkout-items img{width:54px;height:54px;object-fit:cover;border-radius:7px}.checkout-items span{display:flex;flex-direction:column;gap:4px}.checkout-items small{color:#999}.checkout-items b{font-size:13px}.checkout-total div{display:flex;justify-content:space-between}.checkout-total p{font-size:11px;color:#999}.checkout-total button{width:100%;border:0;border-radius:8px;background:#a92e25;color:#fff;padding:14px;font-weight:700}.mall-head p{display:none}.distribution-admin-stack,.distribution-admin-stack>*+*{margin-top:20px}.admin-tabs{display:flex;gap:6px;margin:0 0 18px;padding:5px;background:#eee9e4;border-radius:10px;width:max-content}.admin-tabs a{padding:9px 18px;border-radius:7px;color:#615852}.admin-tabs a.active{background:#fff;color:#a32f26;box-shadow:0 2px 8px rgba(50,30,20,.08)}
.store-tools a{position:relative}.store-tools a b{min-width:16px;height:16px;padding:0 4px;border-radius:9px;background:#b0392e;color:#fff;font-size:10px;line-height:16px;text-align:center}.store-product-copy p{height:15px;margin:4px 0 5px;line-height:1.35;white-space:nowrap;text-overflow:ellipsis}.product-page .product-detail{padding-left:14px;padding-right:14px}.product-page .product-rich-content img{display:block;width:100%!important;max-width:100%!important;height:auto!important;margin:0 auto!important;border-radius:0!important}
@media(max-width:390px){.store-product-grid{gap:9px}.store-product-copy{padding:9px}.store-product-copy h3{font-size:14px}.store-tools a{font-size:12px}.product-summary{padding:17px}}
.group-feature{margin:0 0 24px;background:linear-gradient(145deg,#fff5e8,#f5dfc1);border-radius:14px;padding:17px}.group-feature>header{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:12px}.group-feature>header small{font-size:10px;letter-spacing:.16em;color:#a66d35}.group-feature>header h2{margin:3px 0 0;font-size:19px}.group-feature>header>span{font-size:11px;color:#a43b28}.group-feature>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.group-feature a{overflow:hidden;border-radius:10px;background:#fff;color:#352c27}.group-feature img{width:100%;aspect-ratio:1.35/1;object-fit:cover}.group-feature a section{padding:10px}.group-feature em{font-size:10px;font-style:normal;background:#a93529;color:#fff;border-radius:3px;padding:2px 5px}.group-feature h3{font-size:14px;margin:8px 0 3px}.group-feature p{font-size:10px;color:#8f8177;margin:0 0 8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.group-feature strong{color:#ad3227;font-size:18px}.group-feature strong small{font-size:10px}.distributor-product-commission{background:#272321;color:#fff;border-radius:12px;padding:14px 15px;margin-bottom:12px}.distributor-product-commission>div{display:flex;gap:10px;align-items:center}.distributor-product-commission>div .ui-icon{color:#efca86;width:24px;height:24px}.distributor-product-commission>div span{display:flex;flex-direction:column}.distributor-product-commission>div small{color:#c9bfb8;font-size:10px;margin-top:2px}.distributor-product-commission dl{display:grid;grid-template-columns:1fr 1fr;margin:12px 0 0;border-top:1px solid rgba(255,255,255,.12);padding-top:10px}.distributor-product-commission dl div{display:flex;justify-content:space-between;padding-right:14px}.distributor-product-commission dt{color:#c9bfb8;font-size:11px}.distributor-product-commission dd{margin:0;color:#efca86;font-weight:700}
.product-page .distributor-product-commission{margin:0 14px 10px;border-radius:12px}.product-points-entry-bottom{margin:-76px 0 82px}.cart-remove{align-self:flex-start;margin-top:7px;padding:0;border:0;background:transparent;color:#a92e25;font-size:11px;text-align:left}.group-checkout{padding-bottom:84px}.group-order-card>label{display:grid;gap:5px;margin-top:14px}.group-order-card>label input{width:100%;padding:10px;border:1px solid #ded6cf;border-radius:8px}.mall-buybar,.product-buybar.single{bottom:76px}.product-buybar.single{border-radius:14px 14px 0 0}.mall-description{margin-bottom:104px}
.empty-store>span{display:flex;width:100%;align-items:center;justify-content:center;text-align:center}

/* Product media loading: reserve the final geometry, show a quiet placeholder, then reveal. */
.store-image-shell{position:relative;display:block;overflow:hidden;background:#f1ebe5}
.group-image-shell{aspect-ratio:1.35/1}
.points-image-shell{height:108px}
.legacy-product-image-shell{aspect-ratio:1.12/1}
.legacy-card-image-shell{aspect-ratio:1/1}
.product-cover,.mall-product-hero{background:#f1ebe5}
.store-image-shell>img{display:block;width:100%;height:100%;object-fit:cover}
.store-image-shell>img[data-smooth-image],.smooth-product-images .product-cover>img,.smooth-product-images .mall-product-hero,.smooth-product-images .product-rich-content img[data-smooth-detail-image]{opacity:0}
.smooth-product-images-fallback .product-cover>img,.smooth-product-images-fallback .mall-product-hero,.smooth-product-images-fallback .product-rich-content img[data-smooth-detail-image]{opacity:1!important}
.store-image-shell.is-image-loaded>img{opacity:1}
.store-image-shell.is-image-animated>img{transition:opacity .22s ease-out}
.product-cover.store-image-shell.is-image-animated>img,.legacy-product-image-shell.is-image-animated>img{transition-duration:.28s}
.product-rich-content img.smooth-detail-image{display:block;width:100%!important;max-width:100%!important;height:auto!important;opacity:0;background:#f4efeb;transition:opacity .22s ease-out}
.product-rich-content img.smooth-detail-image.is-image-loaded{opacity:1}
.store-image-shell.is-image-loading::after{content:"";position:absolute;inset:0;background:linear-gradient(105deg,transparent 28%,rgba(255,255,255,.48) 45%,transparent 62%);transform:translateX(-100%);animation:product-image-loading 1.25s ease-in-out infinite;pointer-events:none}
@keyframes product-image-loading{to{transform:translateX(100%)}}
@media(prefers-reduced-motion:reduce){.store-image-shell.is-image-loading::after{animation:none;background:#eee7e1}.store-image-shell.is-image-animated>img{transition:none}}
.checkout-page-head{align-items:flex-start;margin:4px 2px 22px}.checkout-page-head>a{width:38px;height:38px;display:grid;place-items:center;border:1px solid #e5ddd7;border-radius:11px;background:#fff}.checkout-page-head>a .ui-icon{width:19px;height:19px}.checkout-page-head h1{font-size:27px;letter-spacing:-.03em}.checkout-page-head p{margin:5px 0 0;color:#8b817a;font-size:11px}.checkout-form{gap:14px;padding-bottom:28px}.checkout-card{padding:18px;border:1px solid #ebe4df;border-radius:16px;box-shadow:0 8px 24px rgba(62,42,32,.045)}.checkout-card header{align-items:center;margin-bottom:16px}.checkout-card h2{display:flex;align-items:center;gap:7px;font-size:16px}.checkout-card h2 .ui-icon{width:18px;height:18px;color:#aa3026;stroke-width:1.8}.checkout-card header span{padding:4px 7px;border-radius:6px;background:#f4f0ed;color:#82776f;font-size:10px}.checkout-fields{gap:13px}.checkout-fields label,.checkout-card>label,.checkout-options>label{display:grid;gap:6px;color:#5f5651;font-size:11px;font-weight:750}.checkout-fields input,.checkout-card select,.checkout-card textarea,.checkout-quantity input{height:44px;margin:0;padding:0 12px;border:1px solid #ddd5cf;border-radius:10px;background:#fbfaf9;color:#322d2a;font:inherit;outline:none}.checkout-card textarea{height:auto;min-height:76px;padding-top:11px;resize:vertical}.checkout-fields input:focus,.checkout-card select:focus,.checkout-card textarea:focus,.checkout-quantity input:focus{border-color:#ad372c;box-shadow:0 0 0 3px rgba(173,55,44,.09);background:#fff}.checkout-items{gap:0}.checkout-items>div{grid-template-columns:66px minmax(0,1fr) auto;gap:12px;padding:11px 0}.checkout-items>div+div{border-top:1px solid #eee8e4}.checkout-items img{width:66px;height:66px;border-radius:10px}.checkout-items strong{font-size:13px;line-height:1.4}.checkout-items small{font-size:10px}.checkout-items b{color:#342e2b;font-size:13px;white-space:nowrap}.checkout-options{display:grid;gap:15px}.checkout-options header{margin-bottom:1px}.checkout-total{position:sticky;z-index:8;bottom:10px;padding:15px 16px;border:1px solid rgba(224,214,207,.92);border-radius:16px;background:rgba(255,255,255,.96);box-shadow:0 14px 38px rgba(48,34,27,.14);backdrop-filter:blur(12px)}.checkout-total>div{align-items:baseline}.checkout-total>div span{color:#756b65;font-size:12px}.checkout-total>div b{color:#a92e25;font-size:22px}.checkout-total p{margin:4px 0 13px}.checkout-total button{display:flex;align-items:center;justify-content:center;gap:7px;min-height:48px;border-radius:11px;font-size:14px}.checkout-total button .ui-icon{width:17px;height:17px}.checkout-total button:active{transform:translateY(1px)}.group-order-card{border-color:#ead1cd;background:linear-gradient(180deg,#fff 0,#fffafa 100%)}.checkout-quantity{margin-top:14px}.checkout-quantity input{width:110px}@media(max-width:360px){.checkout-fields .two{grid-template-columns:1fr}.checkout-items>div{grid-template-columns:58px minmax(0,1fr)}.checkout-items img{width:58px;height:58px}.checkout-items b{grid-column:2}.checkout-total{bottom:6px}}
.product-buybar form{min-width:0}.product-buybar>.product-buybar-home,.product-buybar.single>.product-buybar-home{flex:0 0 54px;width:54px;padding:0;border:0;background:transparent;color:#514945;font-weight:400}.product-buybar.single>.product-redeem-primary{flex:1;width:auto;min-height:46px;flex-direction:row;border-radius:10px;background:#a92e25;color:#fff;font-size:14px;font-weight:700}@media(max-width:360px){.product-buybar{gap:6px}.product-buybar>.product-buybar-home,.product-buybar.single>.product-buybar-home{flex-basis:48px;width:48px}.product-buybar>a{width:48px}}
.product-page.has-public-reviews{margin-bottom:52px}.product-page.has-public-reviews .product-public-reviews{margin-bottom:54px}

/* Titles and selling points stay in document flow, including two-line titles. */
.store-product-copy h3{height:auto;min-height:0;line-height:1.35;overflow-wrap:anywhere}.store-product-copy p{height:auto;min-height:0;margin:2px 0 5px;line-height:1.35;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.store-price-line{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.store-product-copy .store-identity-price{margin-top:0}.store-card-sales{align-self:flex-end;color:#a79d96;font-size:10px;font-weight:500;letter-spacing:.01em;white-space:nowrap;font-variant-numeric:tabular-nums}.points-zone .points-card-sales{display:block;text-align:right;margin-top:3px;font-size:9px;color:#a79d96}

/* Compact address book shared by standard and group checkout. */
.checkout-address-card header{margin-bottom:10px}.checkout-address-card header>a{color:#9f352b;font-size:12px;font-weight:700}.checkout-address-summary{display:grid;gap:3px;min-width:0}.checkout-address-summary strong{font-size:14px;color:#312b28}.checkout-address-summary>span{font-size:12px;color:#716762;line-height:1.5;overflow-wrap:anywhere}.checkout-address-summary button{justify-self:start;margin-top:5px;padding:0;border:0;background:none;color:#a2382d;font-size:12px;font-weight:700}.checkout-address-empty{margin:4px 0 12px;color:#a2382d;font-size:12px;line-height:1.5}.checkout-address-panel[hidden],.checkout-fields[hidden],.checkout-address-summary[hidden]{display:none!important}.checkout-address-choices{display:grid;gap:7px;margin-bottom:12px}.checkout-address-choices>label{display:flex;align-items:flex-start;gap:8px;padding:10px;border:1px solid #eee5df;border-radius:10px;background:#fcfaf8}.checkout-address-choices input{margin:3px 0 0;accent-color:#aa3026}.checkout-address-choices span{display:grid;gap:2px;min-width:0;flex:1}.checkout-address-choices strong{font-size:12px}.checkout-address-choices small{color:#82776f;font-size:11px;line-height:1.5;overflow-wrap:anywhere}.checkout-address-choices em,.address-book-item em{font-style:normal;color:#a2382d;background:#fbebe7;border-radius:4px;padding:2px 5px;font-size:10px;white-space:nowrap}.checkout-fields .two{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.checkout-fields .two>label{min-width:0}.checkout-fields input,.checkout-fields select{min-width:0;width:100%;box-sizing:border-box}.checkout-fields select{height:44px;margin:0;padding:0 8px;border:1px solid #ddd5cf;border-radius:10px;background:#fbfaf9;color:#322d2a;font:inherit}.checkout-save-address{display:flex!important;align-items:center;gap:7px!important;font-size:11px!important;font-weight:500!important}.checkout-save-address input{width:15px;height:15px;margin:0;accent-color:#aa3026}.address-book-list{display:grid;gap:10px;margin-bottom:15px}.address-book-item{padding:14px 16px;background:#fff;border:1px solid #ebe4df;border-radius:14px}.address-book-item>div{display:flex;align-items:center;gap:8px}.address-book-item strong{font-size:14px}.address-book-item p{margin:6px 0 10px;color:#756b65;font-size:12px;line-height:1.5;overflow-wrap:anywhere}.address-book-item footer{display:flex;gap:14px;border-top:1px solid #f0eae5;padding-top:9px}.address-book-item footer button,.address-book-editor header button{border:0;background:none;color:#9f352b;font-size:12px}.address-book-editor form{display:grid;gap:14px}.address-save-button{height:44px;border:0;border-radius:9px;background:#a92e25;color:#fff;font-weight:700}.profile-address-book-link{display:flex;align-items:center;gap:10px;margin:0 0 14px;padding:13px 15px;background:#fff;border:1px solid #ebe4df;border-radius:13px;color:#342d29}.profile-address-book-link>.ui-icon:first-child{color:#a92e25}.profile-address-book-link span{display:grid;gap:2px;flex:1;font-size:14px;font-weight:700}.profile-address-book-link small{color:#8b817a;font-size:11px;font-weight:400}@media(max-width:360px){.checkout-fields .two{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.checkout-fields .two input,.checkout-fields .two select{padding-left:7px;padding-right:7px;font-size:12px}}
