
:root{--text:#17171C;--muted:#656570;--background:#fff;--line:#E6E6ED}
html{scroll-padding-top:112px}
body.editorial-store{background:#fff;color:#17171C}
.design-review-note{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:8px;background:var(--primary-soft);color:var(--primary-ink);padding:9px 16px;font-size:11px;line-height:1.5}
.design-review-note a{text-decoration:underline;text-underline-offset:3px}
.editorial-store .site-shell{width:100%;max-width:none}
.editorial-store .store-header{background:#fff;backdrop-filter:none}
.editorial-store .header-inner{max-width:1512px;margin:auto;padding:16px 40px;min-height:84px;gap:32px}
.editorial-store .store-logo{flex:none}
.editorial-store .store-logo img{width:160px;max-height:52px}
.editorial-store .header-actions{gap:14px;min-width:0}
.editorial-store .about-link{font-size:11px;letter-spacing:.55px;text-transform:uppercase;font-weight:600;padding:10px 4px;white-space:nowrap}
.editorial-store .search-form{width:300px;gap:0;border:1px solid #DCDCE5;border-radius:4px;margin-left:auto}
.editorial-store .search-form input{border:0;border-radius:4px;font-size:12px;padding:0 10px;min-width:0;background:transparent}
.editorial-store .search-form button{border-radius:0 3px 3px 0;font-size:11px;font-weight:600;padding:0 12px}
.editorial-store .cart-link{order:5;border:0;padding:9px 0 9px 10px;font-size:12px;white-space:nowrap}
.editorial-store .cart-count{background:var(--primary-soft);color:var(--primary-hover)}
.editorial-store main{padding-bottom:0}
.editorial-store .banner-section{padding:0;position:relative;margin:0}
.editorial-store .banner-track{gap:0;padding:0}
.editorial-store .banner-slide{flex:0 0 100%;border:0;border-radius:0;scroll-snap-align:start;background:#fff}
.editorial-store .banner-slide img{aspect-ratio:12/5;object-fit:contain;padding:0;width:100%;height:auto}
.editorial-store .banner-arrow{height:38px;width:38px;top:50%;border-radius:50%;background:#FFFFFFED;color:#17171C;box-shadow:0 2px 12px #00000016;border:1px solid #FFFFFFAA;font-size:24px}
.editorial-store .banner-arrow-prev{left:20px}.editorial-store .banner-arrow-next{right:20px}
.editorial-store .banner-dots{position:absolute;bottom:12px;left:50%;transform:translateX(-50%);padding:7px 10px;border-radius:30px;background:#FFFFFFD9}
.editorial-store .banner-dot{width:6px;height:6px;background:#B7B7C5}
.editorial-store .banner-dot.active{background:var(--primary);width:22px}
.editorial-store .categories{max-width:1416px;margin:auto;padding:28px 40px 24px;display:flex;align-items:center;gap:40px;border-bottom:1px solid #E9E9EF}
.editorial-store .categories-head{margin:0;min-width:120px;display:block}
.editorial-store .categories .section-title{font-size:11px;text-transform:uppercase;letter-spacing:1.8px;font-weight:600}
.editorial-store .clear-filter{display:inline-block;margin-top:12px;font-size:11px;color:var(--primary)}
.editorial-store .story-row{gap:22px;padding:3px 4px 3px;margin:0}
.editorial-store .story{flex-basis:76px;flex-shrink:0}
.editorial-store .story-ring{width:62px;height:62px;padding:2px;background:var(--primary-border);margin-bottom:8px}
.editorial-store .story.active .story-ring{background:linear-gradient(135deg,var(--secondary),var(--primary));box-shadow:none}
.editorial-store .story span{font-weight:600;font-size:11px;line-height:1.4}
.editorial-store .catalog-section{max-width:1416px;margin:0 auto;padding:0 40px 52px}
.editorial-store .results-head{border:0;padding:36px 0 24px;align-items:center;gap:24px}
.editorial-store .results-head .section-title{font-size:clamp(24px,2.4vw,34px);line-height:1.2;font-weight:500;letter-spacing:-.7px}
.editorial-store .results-head p{margin-top:9px;font-size:12px;letter-spacing:.1px}
.advisor-link{display:block;flex:none;text-decoration:none;font-size:12px;color:var(--primary);line-height:1.8;border-left:2px solid var(--secondary);padding:2px 0 2px 16px}
.advisor-link>span:first-child{display:block;color:#656570;font-size:10px;letter-spacing:1px;text-transform:uppercase}
.editorial-store .product-feed{grid-template-columns:repeat(3,minmax(0,1fr));gap:36px 26px;padding:0}
.editorial-store .product-card{border:0;border-radius:0;display:flex;flex-direction:column;overflow:visible;min-width:0;background:#fff}
.editorial-store .product-link{display:flex;flex-direction:column;flex:1;min-width:0}
.editorial-store .product-photo{border:1px solid #EEEEF2;background:#FAFAFC;overflow:hidden;border-radius:0}
.editorial-store .product-photo img{padding:10px;transition:transform .25s}
.editorial-store .product-link:hover .product-photo img{transform:scale(1.025)}
.editorial-store .product-body{padding:18px 0 12px;display:flex;flex-direction:column;flex:1}
.editorial-store .product-category{font-weight:500;letter-spacing:1.5px;font-size:10px}
.editorial-store .product-name{font-weight:600;font-size:17px;letter-spacing:.6px;line-height:1.35;margin:7px 0}
.editorial-store .inspiration{font-size:12px;line-height:1.55;min-height:38px}
.editorial-store .aroma-chips.compact{gap:6px;margin:10px 0 2px}
.editorial-store .aroma-chip{border:0;background:var(--primary-soft);color:var(--primary-ink);font-size:10px;min-height:25px;border-radius:3px;padding:5px 8px;font-weight:500}
.editorial-store .price-row{margin-top:auto;padding-top:15px;align-items:baseline;flex-wrap:wrap;gap:7px}
.editorial-store .usd,.editorial-store .promo-price{font-size:22px;font-weight:600;letter-spacing:-.5px;color:#17171C}
.editorial-store .ves{font-size:12px;color:#656570;text-align:left}
.editorial-store .cashea{background:#FAFAFC;color:#202029;border:1px solid #ECECF2;border-radius:4px;padding:10px;grid-template-columns:70px 1fr;gap:8px 10px;margin-top:14px}
.editorial-store .cashea-brand{width:70px;min-height:32px;border-radius:3px;padding:3px 7px}
.editorial-store .cashea-logo{max-height:25px}
.editorial-store .cashea-title{font-size:9px;color:#656570;font-weight:500;line-height:1.4}
.editorial-store .cashea-initial span{font-size:10px;color:#17171C;font-weight:400}
.editorial-store .cashea-initial strong{font-size:17px;color:#17171C;line-height:1.3;font-weight:600}
.editorial-store .cashea-legend{font-size:10px;color:#656570;line-height:1.5}
.editorial-store .stock{font-size:10px;font-weight:500;color:var(--primary-ink)}
.editorial-store .product-cart-actions{padding:0;margin-top:0}
.editorial-store .add-cart-button{width:100%;min-height:45px;border-radius:3px;background:var(--primary);color:var(--on-primary);font-size:11px;font-weight:600;letter-spacing:.7px;text-transform:uppercase;box-shadow:none;border:1px solid var(--primary);padding:12px 8px}
.editorial-store .add-cart-button:hover{background:var(--primary-hover);border-color:var(--primary-hover)}
.editorial-store .add-cart-button.added{background:var(--primary-ink)}
.editorial-store .pagination{padding-top:36px;gap:8px}
.editorial-store .page-link{border-radius:3px;font-size:12px;font-weight:500;min-width:38px}
.editorial-store .page-link.active{background:var(--primary);border-color:var(--primary)}
.editorial-store .brand-intro{margin:0;padding:56px 40px;background:var(--primary-soft);color:#202029;border-radius:0;text-align:center}
.editorial-store .brand-intro .brand-eyebrow{font-size:10px;letter-spacing:2px;color:var(--primary-ink);margin:0 auto 16px}
.editorial-store .brand-intro h2{font-size:clamp(25px,3vw,38px);line-height:1.25;letter-spacing:-.7px;font-weight:500;max-width:760px;margin:auto}
.editorial-store .brand-intro p{color:#656570;font-size:13px;line-height:1.8;max-width:620px;margin:16px auto}
.editorial-store .brand-intro strong{color:var(--primary-ink)}
.editorial-store .brand-intro a{border:1px solid var(--primary-border);border-radius:3px;background:transparent;color:var(--primary-hover);font-size:11px;font-weight:500;letter-spacing:.4px}
.editorial-store .home-entrepreneur{max-width:1336px;margin:0 auto;background:#fff;border:0;border-radius:0;padding:44px 40px}
.editorial-store .home-entrepreneur .eyebrow{color:var(--primary-ink);letter-spacing:1.6px;font-weight:500}
.editorial-store .home-entrepreneur h2{font-size:24px;font-weight:500;line-height:1.3}
.editorial-store .home-entrepreneur p{font-size:13px;color:#656570;line-height:1.7}
.editorial-store .home-entrepreneur a{border-radius:3px;background:var(--primary);color:var(--on-primary);font-size:11px;white-space:nowrap}
.editorial-store .store-footer{background:#FAFAFC;padding:34px 24px;font-size:11px;line-height:1.8}
.editorial-store .footer-nav a{font-weight:500}
.editorial-store .whatsapp-float{background:#fff;color:#17171C;border:1px solid #DDDDE7;box-shadow:0 4px 20px #17171C10;padding:12px;bottom:18px;right:18px}
.editorial-store .whatsapp-float-label{display:none}
.editorial-store .whatsapp-float-icon{background:transparent;color:var(--primary-ink)}
.editorial-store a:focus-visible,.editorial-store button:focus-visible,.editorial-store input:focus-visible{outline:3px solid var(--secondary);outline-offset:3px}
@media(max-width:1100px){.editorial-store .header-inner{padding:12px 24px;gap:20px}.editorial-store .about-link:not(.catalog-nav){display:none}.editorial-store .search-form{width:290px}.editorial-store .product-feed{gap:28px 18px}}
@media(max-width:760px){html{scroll-padding-top:150px}.editorial-store .header-inner{display:flex;flex-wrap:wrap;padding:8px 16px 12px;gap:8px;min-height:70px}.editorial-store .store-logo img{width:126px;max-height:44px}.editorial-store .header-actions{display:contents}.editorial-store .about-link{display:none!important}.editorial-store .cart-link{order:0;margin-left:auto;min-height:36px}.editorial-store .search-form{order:2;width:100%;margin:0;flex:1 0 100%}.editorial-store .search-form input{min-height:38px;font-size:12px}.editorial-store .search-form button{min-height:38px}.editorial-store .banner-slide img{aspect-ratio:12/5;object-fit:contain}.editorial-store .banner-arrow{width:28px;height:28px;font-size:19px}.editorial-store .banner-arrow-prev{left:8px}.editorial-store .banner-arrow-next{right:8px}.editorial-store .banner-dots{bottom:5px;padding:4px 7px;gap:5px}.editorial-store .banner-dot{width:4px;height:4px}.editorial-store .banner-dot.active{width:14px}.editorial-store .categories{padding:20px 16px 16px;gap:20px}.editorial-store .categories-head{min-width:0}.editorial-store .categories .section-title{font-size:9px;letter-spacing:1px}.editorial-store .story-row{gap:9px}.editorial-store .story{flex-basis:63px}.editorial-store .story-ring{width:50px;height:50px}.editorial-store .story span{font-size:10px}.editorial-store .catalog-section{padding:0 16px 36px}.editorial-store .results-head{padding:26px 0 20px;display:block}.editorial-store .results-head .section-title{font-size:25px;max-width:320px}.editorial-store .results-head p{font-size:11px}.editorial-store .advisor-link{margin-top:14px;font-size:11px;line-height:1.7;padding-left:10px}.editorial-store .advisor-link>span:first-child{display:inline;margin-right:6px;font-size:9px;letter-spacing:0}.editorial-store .product-feed{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 12px}.editorial-store .product-photo img{padding:3px}.editorial-store .product-body{padding:12px 0 10px}.editorial-store .product-name{font-size:13px;letter-spacing:.2px}.editorial-store .product-category{font-size:9px;letter-spacing:1px}.editorial-store .inspiration{font-size:10px;min-height:46px;line-height:1.5}.editorial-store .aroma-chip{font-size:9px;padding:4px 6px;min-height:22px}.editorial-store .price-row{display:block;padding-top:12px}.editorial-store .usd,.editorial-store .promo-price{font-size:20px}.editorial-store .ves{font-size:10px;margin-top:4px}.editorial-store .cashea{grid-template-columns:1fr;padding:8px;gap:6px}.editorial-store .cashea-brand{width:60px;min-height:26px}.editorial-store .cashea-initial{margin:0}.editorial-store .cashea-initial strong{font-size:15px}.editorial-store .cashea-legend{font-size:9px;line-height:1.5}.editorial-store .add-cart-button{min-height:42px;font-size:9px;letter-spacing:.2px;padding:10px 4px}.editorial-store .brand-intro{padding:38px 24px}.editorial-store .home-entrepreneur{padding:32px 24px}.editorial-store .home-entrepreneur h2{font-size:23px}.editorial-store .home-entrepreneur a{white-space:normal}.editorial-store .whatsapp-float{bottom:12px;right:12px;padding:10px}}
@media(max-width:359px){.editorial-store .categories{display:block}.editorial-store .categories-head{margin-bottom:12px}.editorial-store .product-feed{grid-template-columns:1fr}.editorial-store .inspiration{min-height:0}.editorial-store .results-head .section-title{font-size:23px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.editorial-store .product-photo img{transition:none}}

@media(max-width:760px){.editorial-store .header-inner{flex-direction:row}.editorial-store .store-logo{width:auto;justify-content:flex-start;flex:0 0 auto}}

/* Shared storefront: the same header, campaign, controls and footer everywhere. */
.vm-store{--text:#18181D;--muted:#696974;--line:#E5E5EC;color:#18181D;background:#fff}
.vm-store-header{position:sticky;top:0;z-index:35;background:#fff;border-bottom:1px solid #E5E5EC}
.vm-store-top{max-width:1920px;margin:auto;display:flex;align-items:center;gap:28px;padding:16px 40px;min-height:88px}
.vm-store-logo{display:flex;align-items:center;text-decoration:none;flex:0 0 160px}
.vm-store-logo img{display:block;width:160px;height:52px;object-fit:contain}
.vm-store-logo>span{font:26px Georgia,serif;letter-spacing:6px}
.vm-store-nav{display:flex;align-items:center;gap:24px;margin:auto;white-space:nowrap}
.vm-store-nav a{font-size:11px;letter-spacing:.7px;text-transform:uppercase;text-decoration:none;font-weight:600;padding:12px 0}
.vm-store-nav a:hover{color:var(--primary)}
.vm-store-search{display:flex;flex:0 1 300px;min-width:170px;border:1px solid #DCDCE5;border-radius:4px;overflow:hidden}
.vm-store-search input{min-width:0;width:100%;height:40px;border:0!important;background:#fff!important;padding:0 10px!important;border-radius:0!important;font:12px Arial,sans-serif}
.vm-store-search button{height:40px;min-height:40px!important;padding:0 12px!important;font-size:10px!important;border-radius:0!important}
.vm-store-cart{display:flex;align-items:center;gap:7px;text-decoration:none;font-size:11px;font-weight:600;white-space:nowrap}
.vm-store-cart svg{width:23px;height:26px}
.vm-store-cart [data-cart-count]{background:var(--primary-soft);color:var(--primary-hover);padding:4px 6px;min-width:22px;text-align:center;border-radius:50%}
.vm-store .vm-campaign{margin:0;padding:0}
.vm-store .vm-campaign .banner-slide{flex-basis:100%}
.vm-store .categories{max-width:1880px;padding:28px 40px;gap:48px}
.vm-store .categories .section-title{font-size:12px;letter-spacing:1.5px}
.vm-store .story-row{gap:28px}
.vm-store .story{flex:0 0 112px}
.vm-store .story-ring{width:100px;height:100px;padding:3px;background:linear-gradient(135deg,var(--secondary),var(--primary))}
.vm-store .story span{font-size:12px;font-weight:600}
.vm-store .vm-catalog-layout{max-width:1880px;margin:auto;padding:36px 40px 56px;display:grid;grid-template-columns:220px minmax(0,1fr);gap:38px;align-items:start;scroll-margin-top:100px}
.vm-catalog-sidebar{min-width:0}
.vm-filter-panel{border:0}
.vm-filter-panel>summary{list-style:none;font-size:17px;font-weight:600;padding:0 0 22px;cursor:pointer;border-bottom:1px solid #DFDFE7}
.vm-filter-panel>summary::-webkit-details-marker{display:none}
.vm-filter-panel>summary span{float:right;font-size:14px}
.vm-filter-form fieldset{min-width:0;padding:24px 0;margin:0;border:0;border-bottom:1px solid #DFDFE7}
.vm-filter-form legend{float:none;width:100%;font-size:11px;letter-spacing:.8px;text-transform:uppercase;margin:0 0 17px;color:#24242C;font-weight:600}
.vm-filter-form label{display:flex;align-items:center;gap:9px;font-size:12px;color:#666671;margin:0 0 12px;font-weight:400;line-height:1.45}
.vm-filter-form input[type=checkbox],.vm-filter-form input[type=radio]{width:15px;height:15px;flex:none;margin:0;accent-color:var(--primary)}
.vm-filter-form label>small{margin-left:auto;color:#8A8994;font-size:10px}
.vm-filter-form small{font-size:10px;color:#777583;line-height:1.5}
.vm-filter-prices{display:grid;grid-template-columns:1fr 1fr;gap:10px;clear:both}
.vm-filter-prices label{display:block;font-size:11px;margin:0 0 8px}
.vm-filter-prices input{display:block;width:100%;min-width:0;margin-top:7px;border:1px solid #D8D8E1;padding:8px 7px;height:38px;border-radius:3px;font:12px Arial,sans-serif}
.vm-filter-actions{display:grid;gap:9px;padding-top:22px}
.vm-catalog-results{min-width:0}
.vm-store .results-head{padding:0 0 25px;min-height:70px;align-items:flex-start;border:0;gap:16px}
.vm-store .results-head .section-title{font-size:24px;font-weight:500;line-height:1.2}
.vm-sort-form{display:flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:flex-end;margin-left:auto}
.vm-sort-form label{font-size:10px;text-transform:uppercase;letter-spacing:.5px}
.vm-sort-form select{padding:10px 8px;border:1px solid #DADAE3;border-radius:4px;max-width:190px;font:11px Arial,sans-serif;height:39px;background:#fff}
.vm-sort-form button{min-height:39px!important;padding:9px 11px!important;font-size:10px!important}
.vm-filter-summary{font-size:12px;color:#666671;margin:0 0 20px}
.vm-filter-summary a{color:var(--primary)}
.vm-filter-error{padding:14px;background:#FFF1F1;color:#9C2727;font-size:13px;border-radius:4px}
.vm-store .product-feed{grid-template-columns:repeat(4,minmax(0,1fr));gap:28px 20px}
.vm-store .product-card{border:1px solid #E6E6ED;padding:12px;overflow:hidden;min-width:0}
.vm-store .product-photo{border:0}
.vm-store .product-photo img{padding:0}
.vm-store .product-body{padding:16px 2px 14px;text-align:center}
.vm-store .product-name{font-size:14px;letter-spacing:.25px;font-weight:600;min-height:38px;line-height:1.4}
.vm-store .product-category{font-size:9px;letter-spacing:1px}
.vm-store .inspiration{font-size:11px;min-height:35px;line-height:1.5}
.vm-store .product-inline-flags{justify-content:center;min-height:28px}
.vm-store .new-fragrance-flag{background:var(--primary-soft);border-color:var(--primary-border);color:var(--primary-ink);box-shadow:none;font-size:9px;border-radius:3px}
.vm-store .aroma-chips.compact{justify-content:center;min-height:24px;margin:9px 0}
.vm-store .product-card .price-row{justify-content:center;flex-direction:column;align-items:center;gap:4px;padding-top:8px}
.vm-store .product-card .ves{text-align:center;font-size:10px}
.vm-store .product-card .usd,.vm-store .product-card .promo-price{font-size:20px}
.vm-card-financing{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:7px;margin-top:12px;font-size:10px;color:#656570;line-height:1.5}
.vm-card-financing img{max-width:52px;max-height:20px;object-fit:contain}
.vm-store .product-cart-actions{padding:0;margin-top:auto}
.vm-store button,.vm-store .vm-button,.vm-store .button,.vm-store .btn,.vm-store .checkout-button,.vm-store .whatsapp-button,.vm-store .home-entrepreneur a{font-family:Arial,Helvetica,sans-serif;border-radius:4px;font-size:11px;font-weight:600;letter-spacing:.35px;line-height:1.4;box-shadow:none}
.vm-store button:not(.banner-arrow):not(.banner-dot):not(.gallery-arrow):not(.gallery-dot):not([data-photo-target]):not([data-quantity-step]):not(.secondary):not(.text-button):not(.danger):not([data-cart-remove]),.vm-store .vm-button:not(.secondary),.vm-store .button:not(.secondary),.vm-store .checkout-button,.vm-store .whatsapp-button{background:var(--primary);color:var(--on-primary);border:1px solid var(--primary);min-height:44px;padding:12px 16px;text-decoration:none;text-align:center}
.vm-store .vm-button,.vm-store .button,.vm-store .whatsapp-button{display:inline-flex;justify-content:center;align-items:center}
.vm-store button.secondary,.vm-store .vm-button.secondary,.vm-store .button.secondary,.vm-store .share-product-button{background:#fff!important;color:var(--primary)!important;border:1px solid var(--primary-border)!important;min-height:44px;padding:12px 16px;text-decoration:none;text-align:center}
.vm-store button:hover:not(:disabled):not(.banner-arrow):not(.banner-dot):not(.gallery-arrow):not(.gallery-dot):not([data-photo-target]):not([data-quantity-step]){background:var(--primary-hover);color:var(--on-primary-hover);border-color:var(--primary-hover)}
.vm-store button:disabled{opacity:.5;cursor:not-allowed}
.vm-store .product-card .add-cart-button{min-height:44px;padding:10px 5px!important;font-size:10px;letter-spacing:.3px}
.vm-store .product-detail{max-width:1500px;margin:auto;padding:36px 40px 60px}
.vm-store .product-detail>.back-link{margin:0 0 28px;font-size:11px;color:#6E6C79;font-weight:500}
.vm-store .detail-grid{grid-template-columns:minmax(0,1fr) minmax(0,1.12fr);gap:50px;align-items:start}
.vm-store .gallery-shell{min-width:0}
.vm-store .gallery{display:flex;flex-direction:column;gap:16px;overflow:visible;border:0;border-radius:0;scroll-snap-type:none}
.vm-store .gallery-item{width:100%;flex:none;aspect-ratio:1/1;background:#FAFAFC;border:1px solid #ECECF2;border-radius:8px;scroll-margin-top:110px}
.vm-store .gallery-item img{padding:8px;border-radius:8px;object-fit:contain}
.vm-store .gallery-arrow,.vm-store .gallery-dots{display:none}
.vm-gallery-thumbnails{display:flex;gap:10px;margin:0 0 18px}
.vm-gallery-thumbnails button{width:65px;height:65px;padding:3px;background:#fff;border:1px solid #DEDEE8;border-radius:4px}
.vm-gallery-thumbnails button[aria-pressed=true]{border-color:var(--primary-ink);box-shadow:0 0 0 1px var(--primary-ink)}
.vm-gallery-thumbnails img{display:block;width:100%;height:100%;object-fit:contain}
.vm-store .detail-info{position:sticky;top:112px;min-width:0;padding-top:0}
.vm-store .detail-category{font-size:10px;letter-spacing:1.5px;font-weight:500;color:#666671;text-decoration:none}
.vm-store .detail-title{font-size:clamp(25px,2.4vw,38px);line-height:1.2;font-weight:600;margin:12px 0 14px;letter-spacing:-.7px}
.vm-store .detail-info>.inspiration{font-size:13px;min-height:0;margin-bottom:16px}
.vm-store .detail-price,.vm-store .detail-promo-price{font-size:32px;font-weight:600;line-height:1.3;color:#18181D;margin-top:20px}
.vm-store .detail-ves{font-size:12px;color:#656570;margin-top:5px}
.vm-store .detail-buy-actions{margin:24px 0;display:grid;gap:10px}
.vm-purchase-row{display:grid;grid-template-columns:125px minmax(0,1fr);gap:10px;position:relative;padding-top:22px}
.vm-quantity-label{position:absolute;top:0;font-size:10px;color:#666671;letter-spacing:.4px}
.vm-quantity{display:flex;border:1px solid #D8D8E4;border-radius:4px;align-items:stretch;overflow:hidden}
.vm-quantity button{border:0;background:#fff;width:34px;min-width:30px;color:#33333F;font-size:18px;border-radius:0;padding:0}
.vm-quantity input{width:45px;min-width:0;border:0;padding:0 3px;text-align:center;font-size:14px;background:#fff;-moz-appearance:textfield}
.vm-quantity input::-webkit-inner-spin-button,.vm-quantity input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}
.vm-store .detail-add-cart{min-height:49px!important}
.vm-store .whatsapp-button{background:#fff;color:var(--primary);border-color:var(--primary-border)}
.vm-store .detail-cashea{padding:16px;background:#FAFAFC;border:1px solid #E7E7F0;border-radius:4px;color:#22222B}
.vm-store .detail-cashea-brand{width:86px;padding:4px;background:#FFFF45;border-radius:3px}
.vm-store .detail-cashea-top{gap:14px;align-items:center}
.vm-store .detail-cashea-label{color:#656570;font-size:10px}
.vm-store .detail-cashea strong{font-size:18px;color:#18181D;line-height:1.5}
.vm-store .detail-cashea small{font-size:11px;color:#656570;line-height:1.6}
.vm-store .detail-gift-service{background:var(--primary-soft);border-color:var(--primary-border);border-radius:4px;color:var(--primary-ink);font-size:12px}
.vm-store .detail-aroma-profile{margin:24px 0}
.vm-store .detail-aroma-profile>span{font-size:10px;color:#666671;letter-spacing:1px}
.vm-product-details{border-top:1px solid #E4E4ED;margin-top:18px;padding:16px 0}
.vm-product-details summary{font-size:14px;font-weight:600;cursor:pointer;line-height:1.5}
.vm-product-details .description{font-size:13px;color:#656570;line-height:1.8;margin-top:15px}
.vm-store .specs{margin-top:16px;gap:10px;background:#fff;border-color:#E5E5EE;border-radius:4px}
.vm-store .spec{padding:12px;border-radius:3px;background:#FAFAFD}
.vm-store .spec strong{font-size:12px;line-height:1.6;font-weight:500}
.vm-store .spec span{font-size:10px;color:#656570}
.vm-store .seller-main{max-width:1200px;padding:44px 40px;margin:0 auto}
.vm-store .seller-intro h1{font-family:Arial,Helvetica,sans-serif;font-size:36px;font-weight:500;letter-spacing:-1px}
.vm-store .seller-panel,.vm-store .seller-card{border-radius:4px;box-shadow:none}
.vm-store .about-page,.vm-store .info-page,.vm-store .venture-page,.vm-store .cart-page{max-width:1400px;margin:0 auto;padding:40px}
.vm-store .about-hero,.vm-store .info-hero,.vm-store .venture-hero{border-radius:4px;background:var(--primary-soft);color:#18181D;border:1px solid var(--primary-border)}
.vm-store .about-hero p,.vm-store .info-hero p,.vm-store .venture-hero p{color:#656570}
.vm-store .about-card,.vm-store .info-card,.vm-store .venture-card,.vm-store .cart-summary,.vm-store .cart-item{border-radius:4px;box-shadow:none}
.vm-store .about-hero h1,.vm-store .info-hero h1,.vm-store .venture-hero h1{font-weight:500;font-size:clamp(28px,3vw,44px);line-height:1.2;letter-spacing:-.6px}
.vm-store .brand-intro{margin-top:0}
.vm-store-footer{background:#101014;color:#fff;margin-top:0}
.vm-store-benefits{max-width:1880px;margin:auto;display:flex;justify-content:center;flex-wrap:wrap;gap:20px 40px;padding:27px 40px;border-bottom:1px solid #34333B;font-size:10px;letter-spacing:1px;line-height:1.7;font-weight:600}
.vm-footer-grid{max-width:1600px;margin:auto;display:grid;grid-template-columns:1.5fr 1fr 1fr 1.2fr;gap:48px;padding:65px 40px}
.vm-footer-brand{font:32px Georgia,serif;letter-spacing:7px;text-decoration:none!important;margin:0 0 20px!important;color:#fff}
.vm-footer-grid h2{font-size:11px;letter-spacing:1.2px;margin:0 0 23px;color:#fff;line-height:1.5}
.vm-footer-grid p{color:#ADABB9;font-size:12px;line-height:1.8;max-width:250px}
.vm-footer-grid a{display:block;color:#C6C4CE;text-decoration:none;font-size:12px;line-height:1.6;margin:0 0 12px}
.vm-footer-grid a:hover{color:#fff;text-decoration:underline}
.vm-footer-bottom{border-top:1px solid #2F2E37;padding:24px 40px;text-align:center;font-size:10px;color:#9995A8;letter-spacing:.4px}
@media(min-width:901px){.vm-filter-panel:not([open])>form{display:block}.vm-filter-panel>summary{pointer-events:none}.vm-filter-panel>summary span{display:none}}
@media(max-width:1250px){.vm-store-top{gap:18px;padding:12px 24px}.vm-store-nav{gap:14px}.vm-store-nav a{font-size:10px;letter-spacing:.1px}.vm-store-search{flex-basis:230px}.vm-cart-label{display:none}.vm-store .vm-catalog-layout{padding:28px 24px 48px;grid-template-columns:185px minmax(0,1fr);gap:24px}.vm-store .product-feed{gap:22px 12px}.vm-store .product-card{padding:8px}.vm-store .product-name{font-size:12px}.vm-store .results-head{flex-wrap:wrap}.vm-sort-form{margin-left:0}}
@media(max-width:1100px) and (min-width:901px){.vm-store .product-feed{grid-template-columns:repeat(3,minmax(0,1fr))}.vm-store-nav a:nth-child(n+3){display:none}.vm-store .detail-grid{gap:28px}}
@media(max-width:900px){.vm-store-top{display:grid;grid-template-columns:1fr auto;gap:12px;padding:10px 18px 0;min-height:70px}.vm-store-logo{grid-column:1;grid-row:1}.vm-store-logo img{width:135px;height:42px}.vm-store-cart{grid-column:2;grid-row:1}.vm-cart-label{display:inline}.vm-store-search{grid-column:1/-1;grid-row:2;width:100%;min-width:0}.vm-store-nav{grid-column:1/-1;grid-row:3;margin:0;justify-content:space-between;gap:14px;overflow:auto;padding-bottom:4px}.vm-store-nav a{font-size:9px;letter-spacing:0;padding:8px 0}.vm-store .categories{padding:24px 18px;gap:22px;align-items:center}.vm-store .story-row{gap:14px}.vm-store .story{flex-basis:82px}.vm-store .story-ring{width:72px;height:72px}.vm-store .story span{font-size:11px}.vm-store .vm-catalog-layout{display:block;padding:22px 18px 38px;scroll-margin-top:178px}.vm-filter-panel{border:1px solid #E0E0E9;border-radius:4px;margin:0 0 24px;padding:14px}.vm-filter-panel>summary{padding:0;border:0;font-size:14px}.vm-filter-panel[open]>summary{padding-bottom:14px;border-bottom:1px solid #E0E0E9}.vm-filter-form{display:grid;grid-template-columns:1fr 1fr;gap:0 20px}.vm-filter-actions{grid-column:1/-1}.vm-store .product-feed{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 14px}.vm-store .results-head{padding-bottom:18px;display:block}.vm-sort-form{justify-content:flex-start;margin-top:15px}.vm-sort-form select{max-width:190px;flex:1}.vm-store .product-name{font-size:13px}.vm-store .product-detail{padding:26px 18px 40px}.vm-store .detail-grid{grid-template-columns:1fr;gap:28px}.vm-store .detail-info{position:static}.vm-store .gallery{flex-direction:row;gap:0;overflow-x:auto;scroll-snap-type:x mandatory}.vm-store .gallery-item{flex:0 0 100%;scroll-snap-align:start;scroll-margin-top:185px}.vm-store .gallery-arrow{display:flex;width:32px;height:32px;font-size:22px}.vm-store .gallery-dots{display:flex}.vm-gallery-thumbnails{gap:8px;margin-bottom:12px}.vm-gallery-thumbnails button{width:54px;height:54px}.vm-store .detail-title{font-size:29px}.vm-store .detail-buy-actions{margin:22px 0}.vm-store .seller-main,.vm-store .about-page,.vm-store .info-page,.vm-store .venture-page,.vm-store .cart-page{padding:28px 18px}.vm-footer-grid{grid-template-columns:1fr 1fr;gap:32px;padding:40px 24px}.vm-store-benefits{padding:24px;gap:13px 22px;font-size:9px}.vm-store .seller-intro h1{font-size:30px}}
@media(max-width:520px){.vm-store .categories{display:block}.vm-store .categories-head{margin-bottom:16px}.vm-store .story-row{gap:22px}.vm-store .product-card{padding:8px}.vm-store .product-card .add-cart-button{font-size:9px!important;letter-spacing:0;min-height:42px!important}.vm-store .product-body{padding:12px 0}.vm-store .inspiration{font-size:10px;min-height:45px}.vm-store .product-inline-flags{min-height:28px}.vm-store .new-fragrance-flag{font-size:8px;padding:4px 5px}.vm-card-financing{font-size:9px}.vm-store .product-name{font-size:12px;min-height:34px}.vm-filter-form{grid-template-columns:1fr}.vm-store .results-head .section-title{font-size:25px}.vm-footer-grid{gap:25px 20px}.vm-footer-grid>div:first-child{grid-column:1/-1}.vm-footer-grid a{font-size:11px}.vm-purchase-row{grid-template-columns:115px minmax(0,1fr)}.vm-store .detail-add-cart{padding:10px!important;font-size:10px!important}}
@media(max-width:359px){.vm-store .product-feed{grid-template-columns:1fr}.vm-store .vm-catalog-layout{padding-left:14px;padding-right:14px}.vm-store-nav a{font-size:8px}.vm-store .product-name{min-height:0}}

.vm-footer-grid .vm-footer-brand{font-size:32px;font-weight:600;letter-spacing:.12em}

/* Matching actions in cart and business pages. */
.vm-store :is(.cart-continue,.venture-cta,.home-entrepreneur a,.brand-intro a){display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:12px 16px;border:1px solid var(--primary);border-radius:4px;background:var(--primary);color:var(--on-primary);font:600 11px/1.4 Arial,Helvetica,sans-serif;letter-spacing:.35px;text-decoration:none;box-shadow:none}
.vm-store :is(.cart-continue.secondary,.venture-cta.secondary,.brand-intro a){background:#fff;color:var(--primary);border-color:var(--primary-border)}
.vm-store :is(.cart-continue,.venture-cta,.home-entrepreneur a,.brand-intro a):hover{background:var(--primary-hover);border-color:var(--primary-hover);color:var(--on-primary-hover)}
.vm-store :is(.cart-loading,.cart-empty,.cart-items,.checkout-fields,.checkout-field input,.checkout-field select,.checkout-field textarea){border-radius:4px}

.vm-store .qty-control{height:44px;border-radius:4px}
.vm-store .qty-control button{min-height:42px!important;padding:0!important;background:#fff!important;border:0!important;color:#33333F!important;border-radius:0!important}
