
.products{background:#fff9fb}
#detail.product-carousel .product-preview-actions>.share-actions{grid-column:1/-1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;margin:0;padding:0}
#detail.product-carousel .product-preview-actions .share-actions>.underlink{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:36px;padding:8px 20px;border:1px solid #e8ccd7;border-radius:9px;background:#fff3f7;color:#98435f;font-size:12px;line-height:1.4;text-decoration:none;max-width:100%}
#detail.product-carousel .product-preview-actions .share-actions>.underlink:before{content:'\2197\FE0E';font-size:16px;line-height:1}
#detail.product-carousel .product-preview-actions .share-actions>.underlink:hover{background:#f8e5ed;border-color:#b96c87}
#detail.product-carousel .product-preview-actions .share-actions>.underlink:focus-visible{outline:2px solid #98435f;outline-offset:3px}
#detail.product-carousel .product-preview-actions .share-actions>.small{font-size:11px;text-align:center}
#detail.product-carousel .product-preview-actions .share-actions>.small:empty{display:none}
.shop-tools{display:grid;grid-template-columns:minmax(180px,1fr) 210px auto;align-items:end;gap:18px;margin-top:30px}
.shop-tools label{margin:0;font-size:12px;color:#75626c}.shop-tools label>span{display:block;margin-bottom:6px}
.shop-tools input,.shop-tools select{width:100%;height:46px;margin:0;border:1px solid #e8d7df;border-radius:12px;background:white;padding:0 14px;font:inherit;color:#42363c}
#shop-result-count{font-size:12px;color:#816a76;padding-bottom:12px}.shop-filters{margin:22px 0;gap:8px}.shop-filters button{background:transparent}
#shop-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}
#shop-grid .shop-card{padding:0;min-height:0;border:1px solid #efdee5;border-radius:16px;background:white;overflow:hidden;box-shadow:0 4px 16px #7d3f5605;cursor:pointer}
.shop-photo-wrap{position:relative;background:#f9eef2;aspect-ratio:4/5;overflow:hidden}
#shop-grid .shop-card .product-photo{width:100%;height:100%;aspect-ratio:auto;object-fit:cover;margin:0;border-radius:0}
.discount-badge{position:absolute;top:12px;right:12px;background:#a34d69;color:white;font-size:12px;font-weight:600;padding:4px 9px;border-radius:7px}
.shop-info{padding:17px;display:flex;flex-direction:column;flex:1}.shop-category{font-size:9px;letter-spacing:1.4px;color:#a47b8c}
#shop-grid .shop-card h3{font-family:'DM Sans',Arial,sans-serif;font-size:15px;line-height:1.5;letter-spacing:0;margin:7px 0;max-width:none;flex:0;min-height:45px}
#shop-grid .ingredients-link{font-size:11px;padding:0;margin:0 0 15px;align-self:flex-start;border:0;min-height:24px}
#shop-grid .shop-card-bottom{border:0;padding:0;margin-top:auto}#shop-grid .shop-card-bottom>span{color:#a34d69;font-size:17px;font-weight:600;min-height:42px;margin-bottom:10px;display:flex;flex-wrap:wrap;align-content:center;gap:4px 8px}
#shop-grid del{font-size:11px;font-weight:400;color:#9a8890;display:block;width:100%}#shop-grid .sale-price{font-size:17px}
#shop-grid .shop-card-bottom button{border:0;background:#fbecf2;color:#98435f;border-radius:9px;font-size:12px;min-height:38px;padding:9px 12px}
.shop-empty{grid-column:1/-1;padding:45px;text-align:center;background:white;border-radius:16px}
#detail.product-carousel .product-slide h2{font-family:'DM Sans',Arial,sans-serif;font-size:25px;letter-spacing:-.5px;line-height:1.35;margin-bottom:14px}
#detail.product-carousel .product-preview-price{font-size:25px;color:#a34d69;font-weight:600;background:#fff3f7;padding:16px;border-radius:12px;margin:0 0 20px}
#detail.product-carousel .product-preview-price del{font-size:14px;color:#9c8790;font-weight:400;margin-right:8px}
.preview-purchase{padding:0 0 20px;border-bottom:1px solid #f0e2e7;margin-bottom:20px}.preview-purchase label{font-size:12px;margin:0}.preview-purchase select{margin-top:7px;padding:12px;width:100%}.preview-purchase .small{margin:9px 0 15px;font-size:12px}.preview-quantity-row{display:flex;align-items:center;justify-content:space-between}.preview-quantity-row .quantity{display:flex;align-items:center;border:1px solid #e7d8df;border-radius:9px;overflow:hidden}.preview-quantity-row .quantity button{width:36px;height:36px;border:0;background:#fff5f8;padding:0}.preview-quantity-row input{width:48px!important;text-align:center;border:0!important;margin:0;padding:6px;appearance:textfield}.preview-quantity-row input::-webkit-inner-spin-button{appearance:none}
#detail.product-carousel .product-preview-actions{position:sticky;bottom:-32px;background:white;border-top:1px solid #eddde4;box-shadow:0 -8px 20px #ffffffed;display:grid;grid-template-columns:1fr 1fr;gap:10px;padding:14px 0 22px;margin-top:20px;z-index:4}
#detail.product-carousel .product-preview-actions>.button{font-size:12px;justify-content:center;gap:6px;padding:12px 9px;min-height:46px}#detail.product-carousel .product-preview-actions>.underlink,#detail.product-carousel .product-cart-feedback{grid-column:1/-1;font-size:11px;margin:0;text-align:center}#detail.product-carousel .product-cart-feedback:empty{display:none}
@media(max-width:950px){#shop-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:600px){.shop-tools{grid-template-columns:1fr 145px;gap:12px}.shop-tools .shop-search{grid-column:1/-1}.shop-sort{grid-column:1}#shop-result-count{justify-self:end}.shop-filters{flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none;padding-bottom:4px}.shop-filters button{white-space:nowrap;font-size:11px;padding:9px 12px}#shop-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}#shop-grid .shop-card{border-radius:12px}.shop-info{padding:11px}.shop-category{font-size:8px;letter-spacing:.9px}#shop-grid .shop-card h3{font-size:12px;min-height:54px;margin:6px 0}#shop-grid .shop-card-bottom>span,#shop-grid .sale-price{font-size:14px}#shop-grid .shop-card-bottom button{font-size:11px;padding:8px}.discount-badge{top:8px;right:8px;font-size:10px;padding:3px 7px}#shop-grid .ingredients-link{font-size:10px;margin-bottom:9px}#detail.product-carousel .product-preview-actions{bottom:-26px;padding-bottom:16px}#detail.product-carousel .product-slide h2{font-size:23px}.product-preview-price{font-size:22px}.products .section-heading h2{font-size:34px}}
/* Compact mobile storefront, retaining the desktop catalog. */
@media(max-width:600px){
 .products.section{padding-left:8px;padding-right:8px;background:#f8f5f6}
 .products .section-heading,.products .shop-tools,.products .shop-filters,.products .shop-bottom,.products .product-register{margin-left:8px;margin-right:8px}
 #shop-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;align-items:stretch}
 #shop-grid .shop-card{border:0;border-radius:8px;box-shadow:0 1px 3px #40273508;min-width:0}
 #shop-grid .shop-photo-wrap{aspect-ratio:1/1;flex-shrink:0}
 #shop-grid .shop-card .product-photo{object-fit:cover;object-position:center}
 #shop-grid .shop-info{padding:8px 9px 10px;gap:0}
 #shop-grid .shop-category{display:none}
 #shop-grid .shop-card h3{font-size:13px;line-height:1.4;height:36.4px;min-height:0;max-height:36.4px;margin:0 0 3px;flex:none}
 #shop-grid .product-name-button{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;width:100%;line-height:1.4}
 #shop-grid .ingredients-link{font-size:10px;line-height:1.2;min-height:28px;margin:0;padding:4px 0}
 #shop-grid .shop-card-bottom{margin-top:3px;padding:0}
 #shop-grid .shop-card-bottom>span{font-size:16px;line-height:1.25;min-height:34px;margin:0;gap:2px 6px;align-content:end}
 #shop-grid .sale-price{font-size:16px}
 #shop-grid del{font-size:10px;line-height:1.2}
 #shop-grid .shop-card-bottom>button{display:none}
 .discount-badge{top:0;right:0;border-radius:0 0 0 7px;padding:4px 7px;background:#ffe5ed;color:#943b59;font-weight:600}
 .action-dock{bottom:0;left:0;transform:none;width:100%;max-width:none;border-radius:0;border:0;border-top:1px solid #eedfe5;padding:7px 12px calc(7px + env(safe-area-inset-bottom,0px));gap:12px;box-shadow:0 -3px 15px #53313c0d}
 .action-dock button[data-book],.action-dock button[data-cart]{min-width:0;min-height:40px;font-size:12px;padding:8px 10px;justify-content:center;align-items:center;border-radius:8px}
 .action-dock button[data-book]{flex:1.15;gap:8px}.action-dock button[data-cart]{flex:1}
 .action-dock .dock-title{display:none}.action-dock svg{width:15px;height:15px}
 .action-dock b{margin-left:5px;font-size:11px}
 .products .shop-bottom{margin-top:20px}.shop-status{bottom:85px}
}

#shop-grid .share-actions{margin:10px 0 0;padding-top:8px;border-top:1px solid #f2e5eb;gap:5px;cursor:default}#shop-grid .share-actions .underlink{font-size:12px;border:0;padding:5px 0;min-height:32px;gap:6px}#shop-grid .share-actions .underlink:before{content:'\2197\FE0E';font-size:17px}#shop-grid .share-actions .small{font-size:10px;line-height:1.4}#shop-grid .share-actions .small:empty{display:none}@media(max-width:600px){#shop-grid .share-actions{margin-top:6px;padding-top:4px}#shop-grid .share-actions .underlink{font-size:11px;min-height:30px}}
