:root{--black:#000;--white:#fff;--cream:#f7f3ea;--gold:#c6a15b;--line:#dedede;--header-h:72px;--font-body:Montserrat,Arial,sans-serif;--font-heading:Inter,Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--black);background:var(--white);font-family:var(--font-body);font-size:14px;line-height:1.55}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}.shell{width:min(1440px,calc(100% - 48px));margin-inline:auto}.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.announcement-bar{display:none;background:var(--white);color:var(--black);padding:11px 24px;text-align:center;font-size:11px;letter-spacing:.06em}.site-header{position:sticky;z-index:100;top:0;background:var(--black);color:var(--white)}.site-header__inner{min-height:var(--header-h);width:min(1440px,calc(100% - 48px));margin:auto;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:34px}.site-branding{min-width:160px}.custom-logo{max-height:60px;width:auto;filter:brightness(0) invert(1)}.site-title{font-family:var(--font-heading);font-size:21px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.primary-menu,.footer-menu{display:flex;list-style:none;margin:0;padding:0;gap:28px}.primary-menu a,.header-actions a{font-size:12px;letter-spacing:.055em}.primary-menu a:hover,.header-actions a:hover{opacity:.65}.header-actions{display:flex;gap:20px;white-space:nowrap}.site-cart-count{display:inline-grid;place-items:center;min-width:18px;height:18px;margin-left:3px;border:1px solid currentColor;border-radius:50%;font-size:10px}.menu-toggle{display:none;color:inherit;background:none;border:0;padding:8px}.menu-toggle>span:not(.screen-reader-text){display:block;width:22px;height:1px;background:currentColor;margin:5px}.home-hero{position:relative;min-height:calc(100vh - var(--header-h));display:flex;align-items:flex-end;justify-content:center;padding:72px 24px;background:#161616 center/cover no-repeat;color:var(--white)}.home-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.58),rgba(0,0,0,.08))}.home-hero__content{position:relative;text-align:center}.home-hero h1{margin:0 0 24px;font:700 clamp(30px,5vw,64px)/1 var(--font-heading);letter-spacing:-.035em}.button,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button{display:inline-flex;justify-content:center;align-items:center;min-height:48px;padding:13px 25px;border:1px solid var(--black)!important;border-radius:0!important;background:var(--black)!important;color:var(--white)!important;font-size:12px!important;font-weight:500!important;letter-spacing:.06em!important;text-transform:uppercase}.button--outline{border-color:var(--white)!important;background:transparent!important}.home-products{padding-block:48px}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:28px}.section-heading h2{margin:0;font-size:20px}.section-heading a{font-size:12px;border-bottom:1px solid}.woocommerce-main{padding-block:48px;min-height:65vh}.woocommerce .woocommerce-breadcrumb{font-size:11px;text-transform:uppercase;letter-spacing:.04em}.woocommerce-products-header{padding-block:18px 38px}.woocommerce-products-header__title.page-title{font:700 clamp(34px,5vw,58px)/1.05 var(--font-heading);letter-spacing:-.035em}.woocommerce .woocommerce-ordering select{border:1px solid var(--line);background:#fff;padding:11px 38px 11px 12px}.woocommerce ul.products{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));gap:26px 12px;margin:0!important}.woocommerce ul.products:before,.woocommerce ul.products:after{display:none!important}.woocommerce ul.products li.product{float:none!important;width:auto!important;margin:0!important}.woocommerce ul.products li.product a img{aspect-ratio:4/5;object-fit:cover;margin:0 0 10px!important;background:#f4f4f4}.woocommerce ul.products li.product .woocommerce-loop-product__title{padding:0!important;font-size:13px!important;font-weight:400}.woocommerce ul.products li.product .price{color:#000!important;font-size:12px!important;font-weight:600!important}.woocommerce span.onsale{top:10px!important;left:auto!important;right:10px!important;min-width:0!important;min-height:0!important;padding:5px 9px!important;border-radius:99px!important;background:#fff!important;color:#000!important;line-height:1.2!important;font-size:10px!important}.single-product div.product{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(320px,.75fr);gap:48px}.single-product div.product div.images,.single-product div.product div.summary{float:none!important;width:auto!important}.single-product div.product div.summary{position:sticky;top:calc(var(--header-h) + 24px);align-self:start}.single-product .product_title{font:700 clamp(26px,3vw,38px)/1.08 var(--font-heading);letter-spacing:-.025em}.single-product div.product p.price{color:#000!important;font-size:16px!important}.single-product .variations select{min-width:100%;padding:13px;border:1px solid var(--black);background:#fff}.single-product .quantity .qty{height:48px;border:1px solid var(--black)}.woocommerce div.product .woocommerce-tabs{grid-column:1/-1}.woocommerce div.product .woocommerce-tabs ul.tabs{padding:0!important}.woocommerce div.product .woocommerce-tabs ul.tabs:before{border-color:var(--line)!important}.woocommerce div.product .woocommerce-tabs ul.tabs li{border:0!important;background:none!important}.woocommerce div.product .woocommerce-tabs ul.tabs li:before,.woocommerce div.product .woocommerce-tabs ul.tabs li:after{display:none}.related.products{grid-column:1/-1;padding-top:32px}.related.products>h2{font-size:22px;text-transform:uppercase}.site-footer{margin-top:60px;background:var(--black);color:var(--white)}.site-footer__newsletter,.site-footer__lower{width:min(1440px,calc(100% - 48px));margin:auto}.site-footer__newsletter{display:grid;grid-template-columns:1fr 1fr;gap:30px;padding:42px 0 32px;border-bottom:1px solid #333}.site-footer__newsletter h2{margin:0 0 5px;font-size:18px}.site-footer__newsletter p{margin:0;color:#bbb}.site-footer__lower{display:grid;grid-template-columns:1fr auto;gap:36px;padding:32px 0 48px;font-size:12px}.site-footer__lower>p{grid-column:1/-1;color:#aaa}.footer-menu{flex-wrap:wrap;justify-content:flex-end}.content-layout{padding-block:64px;max-width:900px}.content-card{padding-bottom:36px;border-bottom:1px solid var(--line);margin-bottom:36px}
@media(max-width:980px){.site-header__inner{grid-template-columns:auto 1fr auto}.menu-toggle{display:block}.site-branding{text-align:center;min-width:0}.primary-navigation{display:none;position:fixed;top:var(--header-h);left:0;right:0;bottom:0;background:#000;padding:32px 24px;overflow:auto}.primary-navigation.is-open{display:block}.primary-menu{display:block}.primary-menu li{border-bottom:1px solid #292929}.primary-menu a{display:block;padding:17px 0;font-size:16px}.header-actions a:first-child{display:none}.single-product div.product{grid-template-columns:1fr}.single-product div.product div.summary{position:static}.woocommerce ul.products{grid-template-columns:repeat(3,minmax(0,1fr))!important}}
@media(max-width:680px){:root{--header-h:62px}.shell,.site-header__inner,.site-footer__newsletter,.site-footer__lower{width:calc(100% - 24px)}.site-header__inner{gap:10px}.site-title{font-size:16px}.custom-logo{max-height:45px}.header-actions{gap:8px}.header-actions a{font-size:10px}.home-hero{min-height:75svh;padding-bottom:42px}.home-products{padding-block:30px}.woocommerce-main{padding-block:28px}.woocommerce ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:20px 8px!important}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:12px!important}.site-footer__newsletter{grid-template-columns:1fr}.site-footer__lower{grid-template-columns:1fr}.footer-menu{display:grid;grid-template-columns:1fr 1fr;justify-content:start}.content-layout{padding-block:38px}}

/* Store usability and mobile optimization — 1.1.0 */
.search-toggle{border:0;background:none;color:inherit;padding:10px 0;cursor:pointer;font:12px var(--font-body);letter-spacing:.055em}.site-search{position:absolute;z-index:110;top:100%;left:0;right:0;padding:20px 24px;background:#fff;color:#000;border-bottom:1px solid var(--line);box-shadow:0 12px 30px rgba(0,0,0,.12)}.site-search[hidden]{display:none}.site-search form{width:min(900px,100%);margin:auto;display:grid;grid-template-columns:1fr auto auto;align-items:center}.site-search input{min-width:0;height:54px;padding:0 16px;border:1px solid #000;border-right:0;font:16px var(--font-body)}.site-search button[type=submit]{height:54px;padding:0 24px;border:1px solid #000;background:#000;color:#fff;font:600 11px var(--font-body);letter-spacing:.08em}.search-close{width:54px;height:54px;border:0;background:#fff;color:#000;font-size:30px;cursor:pointer}.mobile-bottom-nav{display:none}.shop-tools{clear:both;margin:0 0 30px}.shop-search{display:grid;grid-template-columns:1fr auto;max-width:680px;margin-bottom:18px}.shop-search input{min-width:0;height:48px;padding:0 14px;border:1px solid #000;font:14px var(--font-body)}.shop-search button{height:48px;padding:0 22px;border:1px solid #000;background:#000;color:#fff;font:600 11px var(--font-body);letter-spacing:.07em}.category-chips{display:flex;gap:8px;overflow-x:auto;padding:2px 0 10px;scrollbar-width:thin}.category-chips a{flex:0 0 auto;padding:9px 13px;border:1px solid var(--line);font-size:10px;letter-spacing:.06em}.category-chips a.is-active,.category-chips a:hover{border-color:#000;background:#000;color:#fff}

@media(max-width:680px){body{padding-bottom:64px}.announcement-bar{display:block;padding:7px 10px;font-size:9px}.site-header__inner{min-height:62px}.menu-toggle,.header-actions a,.search-toggle,.mobile-bottom-nav a,.mobile-bottom-nav button{min-width:44px;min-height:44px}.header-actions .search-toggle,.header-actions a:first-of-type{display:none}.header-actions a{font-size:0}.header-actions a:last-child:before{content:"BAG";font-size:9px}.site-search{position:fixed;top:0;bottom:0;padding:80px 14px 14px}.site-search form{grid-template-columns:1fr auto}.site-search input{height:52px;font-size:16px}.site-search button[type=submit]{height:52px;padding:0 14px}.search-close{position:absolute;top:14px;right:10px}.mobile-bottom-nav{display:grid;position:fixed;z-index:120;left:0;right:0;bottom:0;grid-template-columns:repeat(5,1fr);height:64px;padding-bottom:env(safe-area-inset-bottom);background:#fff;color:#000;border-top:1px solid #ddd}.mobile-bottom-nav a,.mobile-bottom-nav button{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;border:0;background:none;color:inherit;font:8px var(--font-body);letter-spacing:.035em}.mobile-bottom-nav span{font-size:19px;line-height:1}.primary-navigation{top:62px;padding-bottom:90px}.primary-menu a{min-height:52px;display:flex;align-items:center}.home-hero h1{font-size:clamp(29px,10vw,42px);max-width:340px}.section-heading{align-items:center}.section-heading h2{font-size:16px}.woocommerce-products-header{padding-bottom:22px}.woocommerce-products-header__title.page-title{font-size:34px}.shop-tools{margin-bottom:20px}.shop-search{margin-bottom:12px}.shop-search input,.shop-search button{height:46px}.shop-search button{padding:0 14px}.category-chips{margin-right:-12px}.woocommerce .woocommerce-result-count{font-size:10px}.woocommerce .woocommerce-ordering{float:none;margin:0 0 20px}.woocommerce .woocommerce-ordering select{width:100%;min-height:46px}.woocommerce ul.products li.product a img{margin-bottom:7px!important}.woocommerce ul.products li.product .price{font-size:11px!important}.single-product div.product{gap:18px}.single-product .product_title{font-size:25px}.single-product div.product form.cart .button{width:calc(100% - 70px)}.woocommerce-cart-form .shop_table_responsive,.woocommerce-checkout .col2-set{font-size:12px}.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea,.woocommerce form .form-row select{min-height:46px;font-size:16px}.site-footer{margin-top:36px}}

/* Conversion and layout improvements — 1.2.0 */
.announcement-bar{display:block;background:#fff;color:#000;padding:9px 24px;font-size:10px;letter-spacing:.09em}
.site-header__inner{position:relative;grid-template-columns:1fr auto 1fr}
.site-branding{position:absolute;z-index:2;left:50%;top:50%;transform:translate(-50%,-50%);display:flex;justify-content:center;min-width:0}
.custom-logo-link{display:flex;justify-content:center}
.custom-logo{max-height:62px;max-width:min(340px,30vw);width:auto;filter:none}
.primary-navigation{justify-self:start}.header-actions{justify-self:end}
.side-promo{position:fixed;z-index:95;right:0;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;align-items:center;gap:4px;padding:14px 9px;background:#000;color:#fff;border:1px solid #333;writing-mode:vertical-rl;font-size:9px;letter-spacing:.13em;box-shadow:0 8px 24px rgba(0,0,0,.18)}
.side-promo span{color:var(--gold);font-size:13px;font-weight:800}.side-promo:hover{background:var(--gold);color:#000}.side-promo:hover span{color:#000}
.woocommerce ul.products li.product{position:relative;padding-bottom:8px}.woocommerce ul.products li.product .button{width:100%;min-height:42px;margin-top:9px!important;opacity:0;transform:translateY(5px);transition:.2s}.woocommerce ul.products li.product:hover .button,.woocommerce ul.products li.product:focus-within .button{opacity:1;transform:none}
.single-product div.product{align-items:start}.single-product div.product div.images{margin-bottom:0!important}.single-product div.product div.summary{padding:6px 0 24px}
.single-product .product_title{margin-bottom:12px}.single-product div.product p.price{font-size:19px!important;margin:0 0 22px!important}.single-product .woocommerce-product-details__short-description{color:#444;font-size:14px}
.single-product form.cart{display:flex;flex-wrap:wrap;gap:10px;margin:25px 0 18px!important}.single-product form.cart .variations{width:100%;margin-bottom:4px!important}.single-product form.cart .variations th,.single-product form.cart .variations td{display:block;width:100%;padding:0 0 8px!important}.single-product form.cart .variations label{font-size:11px;text-transform:uppercase;letter-spacing:.08em}.single-product form.cart .single_variation_wrap{width:100%}.single-product form.cart .woocommerce-variation-add-to-cart{display:flex;gap:10px}.single-product form.cart .single_add_to_cart_button{flex:1;min-height:54px!important;font-weight:700!important}.single-product .quantity .qty{height:54px;width:64px}
.product-assurances{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;margin:18px 0;background:#ddd;border:1px solid #ddd}.product-assurances div{display:flex;flex-direction:column;gap:2px;padding:13px 9px;background:#f8f8f8;text-align:center}.product-assurances strong{font-size:10px;text-transform:uppercase;letter-spacing:.04em}.product-assurances span{font-size:10px;color:#666}
.product-info-row{border-top:1px solid var(--line)}.product-info-row:last-of-type{border-bottom:1px solid var(--line)}.product-info-row summary{position:relative;padding:15px 28px 15px 0;cursor:pointer;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;list-style:none}.product-info-row summary:after{content:"+";position:absolute;right:2px;font-size:18px;font-weight:400}.product-info-row[open] summary:after{content:"−"}.product-info-row p{margin:0;padding:0 0 16px;color:#555;font-size:12px}.product-whatsapp{text-decoration:underline;font-weight:600;color:#111}
.woocommerce-cart .cart_totals,.woocommerce-checkout #order_review{padding:22px;border:1px solid var(--line);background:#fafafa}.woocommerce-checkout h3{font-size:17px;text-transform:uppercase;letter-spacing:.04em}.woocommerce-checkout #place_order{width:100%;min-height:56px!important;font-weight:700!important}.woocommerce form .form-row label{font-size:11px;font-weight:600}.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea,.woocommerce form .form-row select{border:1px solid #aaa;padding:11px;background:#fff}
.newsletter-contact{justify-self:end;border-color:#fff!important;min-width:220px}
@media(max-width:980px){.site-header__inner{grid-template-columns:1fr 1fr}.menu-toggle{justify-self:start}.site-branding{left:50%}.header-actions{justify-self:end}.custom-logo{max-width:220px}.woocommerce ul.products li.product .button{opacity:1;transform:none}.side-promo{top:auto;bottom:82px;right:10px;transform:none;writing-mode:horizontal-tb;flex-direction:row;border-radius:99px;padding:9px 12px}}
@media(max-width:680px){.custom-logo{max-width:205px;max-height:46px}.site-header__inner{width:calc(100% - 20px)}.header-actions{gap:0}.side-promo{bottom:76px;font-size:8px}.woocommerce-main{padding-top:18px}.single-product div.product{gap:12px}.single-product div.product div.summary{padding-top:5px}.single-product .product_title{font-size:23px;line-height:1.15}.single-product form.cart{margin-top:18px!important}.single-product form.cart .woocommerce-variation-add-to-cart{position:sticky;z-index:80;bottom:68px;padding:8px;background:#fff;border-top:1px solid #ddd;margin-inline:-12px;padding-inline:12px}.single-product form.cart .single_add_to_cart_button{width:auto!important}.product-assurances{grid-template-columns:1fr;margin-top:12px}.product-assurances div{flex-direction:row;justify-content:space-between;text-align:left;padding:10px 12px}.woocommerce div.product .woocommerce-tabs ul.tabs{display:flex;overflow-x:auto}.woocommerce div.product .woocommerce-tabs ul.tabs li{flex:0 0 auto;padding:0 8px!important}.woocommerce-checkout .col2-set,.woocommerce-checkout #order_review{width:100%!important;float:none!important}.woocommerce-checkout #order_review{margin-top:18px}.woocommerce ul.products li.product .button{min-height:40px;padding:10px 6px!important;font-size:10px!important}.newsletter-contact{justify-self:start;width:100%}}

/* Smartphone refinement — 1.3.0 */
@media(max-width:680px){
  body{font-size:13px;overflow-x:hidden}
  .announcement-bar{height:32px;padding:8px 10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:8px}
  .site-header{top:0}.site-header__inner{min-height:60px}.custom-logo{max-width:190px;max-height:42px}
  .menu-toggle{padding:9px 4px}.menu-toggle>span:not(.screen-reader-text){width:23px;margin:5px 0}
  .header-actions a:last-child:before{content:"BAG";font-size:9px;letter-spacing:.06em}.site-cart-count{min-width:17px;height:17px}
  .home-hero{min-height:62svh;padding:42px 20px}.home-hero h1{font-size:clamp(28px,9vw,37px);line-height:1.02;margin-bottom:20px}.home-hero .button{min-height:46px;padding:11px 20px}
  .home-products{padding-top:25px}.section-heading{margin-bottom:18px}.section-heading h2{font-size:15px;letter-spacing:.03em}
  .woocommerce ul.products{gap:22px 10px!important}.woocommerce ul.products li.product .woocommerce-loop-product__title{display:-webkit-box;min-height:34px;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-height:1.35}.woocommerce ul.products li.product a img{aspect-ratio:3/4}.woocommerce ul.products li.product .button{margin-top:7px!important;width:100%;min-height:42px}
  .side-promo{top:48%;right:0;bottom:auto;left:auto;transform:translateY(-50%);width:38px;padding:11px 7px;border-radius:0;writing-mode:vertical-rl;flex-direction:column;gap:3px;box-shadow:0 5px 16px rgba(0,0,0,.18)}
  .side-promo span{font-size:11px}.side-promo strong{font-size:8px}
  .single-product div.product div.images .flex-control-thumbs{display:flex;gap:5px;overflow-x:auto}.single-product div.product div.images .flex-control-thumbs li{flex:0 0 23%;width:auto!important}
  .single-product .product_title{margin-top:5px;font-size:22px}.single-product div.product p.price{font-size:17px!important}.single-product .variations select{min-height:48px;font-size:16px}
  .single-product form.cart .woocommerce-variation-add-to-cart{bottom:66px;box-shadow:0 -8px 18px rgba(0,0,0,.07)}
  .single-product form.cart .single_add_to_cart_button{font-size:11px!important}.product-info-row summary{min-height:49px;display:flex;align-items:center}
  .woocommerce-cart .wc-block-cart__submit-button,.woocommerce-checkout #place_order{min-height:56px!important;font-size:12px!important}
  .woocommerce-checkout .woocommerce-main{padding-top:14px}.woocommerce-checkout .side-promo,.woocommerce-checkout .mobile-bottom-nav{display:none}.woocommerce-checkout{padding-bottom:0}.woocommerce-checkout .site-footer{margin-top:20px}
  .woocommerce-checkout input,.woocommerce-checkout select,.woocommerce-checkout textarea{font-size:16px!important}.woocommerce-checkout .wc-block-components-checkout-step{padding:0!important}
  .site-footer__newsletter{padding-top:30px}.site-footer__lower{padding-bottom:30px}.footer-menu{gap:12px 18px}
}

/* Editorial storefront — 2.0.0 */
.editorial-home{background:#fff}.editorial-home+.site-footer{margin-top:0}
.editorial-hero{position:relative;min-height:calc(100svh - 104px);background:#d8d6d2 var(--hero-image) center 22%/cover no-repeat;color:#fff}
.editorial-hero:after,.editorial-story:after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(180deg,rgba(0,0,0,.02) 45%,rgba(0,0,0,.52) 100%)}
.editorial-hero__link,.editorial-story>a{position:relative;z-index:1;display:flex;width:100%;height:100%;min-height:inherit;align-items:flex-end;justify-content:center;padding:64px 30px}
.editorial-hero__copy{text-align:center;text-shadow:0 1px 18px rgba(0,0,0,.22)}
.editorial-hero__copy p,.section-kicker,.editorial-closing p{margin:0 0 12px;font-size:10px;font-weight:600;letter-spacing:.16em}
.editorial-hero__copy h1{margin:0 0 20px;font:800 clamp(42px,7vw,98px)/.88 var(--font-heading);letter-spacing:-.065em}
.editorial-hero__copy span,.editorial-story__copy span{display:inline-block;padding-bottom:4px;border-bottom:1px solid;font-size:11px;font-weight:700;letter-spacing:.11em}
.editorial-marquee{overflow:hidden;border-bottom:1px solid #d8d8d8;background:#fff;white-space:nowrap}
.editorial-marquee>div{display:flex;width:max-content;animation:manuel-marquee 28s linear infinite}.editorial-marquee span{display:inline-block;padding:12px 4vw;font-size:10px;letter-spacing:.12em}.editorial-marquee span:after{content:"·";margin-left:8vw}
@keyframes manuel-marquee{to{transform:translateX(-50%)}}
.quick-categories{display:grid;grid-template-columns:repeat(4,1fr);border-bottom:1px solid #111}.quick-categories a{display:grid;min-height:92px;place-items:center;border-right:1px solid #111;font-size:12px;font-weight:700;letter-spacing:.08em}.quick-categories a:last-child{border:0}.quick-categories a:hover{background:#000;color:#fff}
.editorial-stories{display:grid;grid-template-columns:1fr 1fr;background:#111;gap:2px}.editorial-story{position:relative;min-height:82svh;background:#ddd var(--story-image) center 20%/cover no-repeat;color:#fff}.editorial-story--wide{grid-column:1/-1;min-height:95svh}.editorial-story>a{justify-content:flex-start;padding:54px}.editorial-story__copy{max-width:560px;text-shadow:0 1px 14px rgba(0,0,0,.28)}.editorial-story__copy h2{margin:0;font:800 clamp(38px,6vw,82px)/.9 var(--font-heading);letter-spacing:-.055em}.editorial-story__copy p{max-width:440px;margin:16px 0 23px;font-size:14px}.home-products--editorial{padding-block:78px}.home-products--editorial .section-heading{align-items:flex-end}.home-products--editorial .section-heading h2{margin:0;font:800 clamp(35px,5vw,68px)/.9 var(--font-heading);letter-spacing:-.055em}.home-products--editorial .section-kicker{margin-bottom:9px}.home-products--editorial ul.products{gap:34px 8px!important}.home-products--editorial ul.products li.product .button{display:none}.home-products--editorial ul.products li.product a img{aspect-ratio:3/4}.editorial-closing{display:grid;min-height:56svh;place-items:center;padding:70px 24px;background:#070707;color:#fff;text-align:center}.editorial-closing h2{margin:0 0 30px;font:800 clamp(48px,8vw,110px)/.84 var(--font-heading);letter-spacing:-.07em}
body.home .announcement-bar{display:none}.site-header{box-shadow:0 1px 0 rgba(255,255,255,.16)}.site-branding{left:24px;transform:translateY(-50%);justify-content:flex-start}.site-header__inner{width:calc(100% - 48px);grid-template-columns:1fr auto}.primary-navigation{margin-left:280px}.custom-logo{max-height:56px;max-width:240px}.site-title{font-size:24px;font-weight:800;letter-spacing:-.03em}.primary-menu{gap:22px}.primary-menu a{font-weight:600}.header-actions{gap:14px}
@media(max-width:980px){.site-branding{left:50%;transform:translate(-50%,-50%);justify-content:center}.primary-navigation{margin-left:0}.editorial-story,.editorial-story--wide{min-height:78svh}.editorial-story>a{padding:40px 28px}}
@media(max-width:680px){
  body.home{padding-bottom:64px}.editorial-hero{min-height:74svh;background-position:center top}.editorial-hero__link{padding:38px 18px}.editorial-hero__copy p{font-size:8px}.editorial-hero__copy h1{font-size:44px;letter-spacing:-.055em}.editorial-marquee span{padding:10px 24px;font-size:8px}.quick-categories{grid-template-columns:1fr 1fr}.quick-categories a{min-height:58px;border-bottom:1px solid #111;font-size:10px}.quick-categories a:nth-child(2){border-right:0}
  .editorial-stories{display:block}.editorial-story,.editorial-story--wide{min-height:76svh;border-bottom:2px solid #111;background-position:center top}.editorial-story>a{padding:34px 20px}.editorial-story__copy h2{font-size:42px}.editorial-story__copy p{margin:10px 0 17px;font-size:12px}.home-products--editorial{width:100%;padding:42px 0}.home-products--editorial .section-heading{padding:0 12px}.home-products--editorial .section-heading h2{font-size:40px}.home-products--editorial .woocommerce ul.products{gap:24px 2px!important}.home-products--editorial .woocommerce ul.products li.product .woocommerce-loop-product__title,.home-products--editorial .woocommerce ul.products li.product .price{padding-inline:8px!important}.editorial-closing{min-height:48svh}.editorial-closing h2{font-size:50px}
  .site-header__inner{width:100%;padding:0 10px}.custom-logo{max-width:170px;max-height:44px}.side-promo{display:none}
}
@media(max-width:370px){.custom-logo{max-width:165px}.header-actions a:last-child:before{display:none}.side-promo{width:34px}.home-hero h1{font-size:28px}}
.footer-whatsapp{display:inline-flex;align-items:center;gap:8px;margin-top:8px;color:#ddd;transition:color .18s}.footer-whatsapp:hover{color:#25d366}.footer-whatsapp svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.45;stroke-linecap:round;stroke-linejoin:round;flex:0 0 auto}

/* Navigation icons and category drawer — 1.4.0 */
.manuel-icon{display:block;width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.55;stroke-linecap:round;stroke-linejoin:round}
.header-icon-action{display:inline-flex!important;align-items:center;gap:7px;border:0;background:none;color:inherit;cursor:pointer}.header-icon-action .manuel-icon{width:19px;height:19px}.header-bag{position:relative}.header-bag .site-cart-count{margin-left:-3px}
.menu-overlay,.mobile-menu-drawer{display:none}
@media(max-width:980px){
  body.menu-is-open{overflow:hidden}.primary-navigation{display:none!important}
  .menu-overlay{display:block;position:fixed;z-index:198;inset:0;border:0;background:rgba(0,0,0,.52);backdrop-filter:blur(2px)}.menu-overlay[hidden]{display:none}
  .mobile-menu-drawer{display:flex;position:fixed;z-index:199;top:0;left:0;bottom:0;width:min(88vw,410px);flex-direction:column;background:#050505;color:#fff;transform:translateX(-102%);visibility:hidden;transition:transform .28s ease,visibility .28s;box-shadow:18px 0 50px rgba(0,0,0,.25)}
  .mobile-menu-drawer.is-open{transform:none;visibility:visible}.drawer-header{display:flex;min-height:72px;align-items:center;justify-content:space-between;padding:0 24px;border-bottom:1px solid #252525;letter-spacing:.15em}.drawer-header button{display:grid;width:46px;height:46px;place-items:center;margin-right:-11px;border:0;background:none;color:#fff;cursor:pointer}.drawer-header .manuel-icon{width:24px;height:24px}
  .drawer-categories{flex:1;overflow-y:auto;padding:10px 24px 24px}.drawer-group{border-bottom:1px solid #292929}.drawer-category-toggle{display:flex;width:100%;min-height:62px;align-items:center;justify-content:space-between;padding:0;border:0;background:none;color:#fff;font:600 13px var(--font-body);letter-spacing:.13em;text-align:left;cursor:pointer}.drawer-category-toggle .manuel-icon{width:18px;height:18px;transition:transform .2s}.drawer-category-toggle[aria-expanded=true] .manuel-icon{transform:rotate(180deg)}
  .drawer-submenu{list-style:none;margin:0;padding:0 0 17px}.drawer-submenu[hidden]{display:none}.drawer-submenu a{display:flex;min-height:39px;align-items:center;color:#c9c9c9;font-size:13px;letter-spacing:.035em;transition:color .15s,padding .15s}.drawer-submenu a:hover,.drawer-submenu a:focus{padding-left:6px;color:#fff}
  .drawer-footer{display:grid;gap:1px;padding:14px 24px calc(16px + env(safe-area-inset-bottom));border-top:1px solid #292929;background:#0d0d0d}.drawer-footer a{display:flex;min-height:43px;align-items:center;gap:10px;font-size:10px;font-weight:600;letter-spacing:.1em}.drawer-footer .manuel-icon{width:18px;height:18px}
}
@media(max-width:680px){
  .drawer-header{min-height:62px;padding-inline:20px}.drawer-categories{padding-inline:20px}.drawer-footer{padding-inline:20px;padding-bottom:calc(74px + env(safe-area-inset-bottom))}
  .header-actions .header-icon-action{display:none!important}.header-actions .header-bag{display:inline-flex!important;min-width:44px;justify-content:flex-end}.header-actions .header-bag:before{display:none!important}.header-bag__label{display:none}.header-actions .header-bag .manuel-icon{display:block;width:23px;height:23px}.header-actions .header-bag .site-cart-count{position:absolute;right:-4px;top:3px;min-width:16px;height:16px;margin:0;background:#fff;color:#000;border:0;font-size:9px;font-weight:700}
  .mobile-bottom-nav .manuel-icon{width:21px;height:21px;margin-bottom:1px}.mobile-bottom-nav a:last-child .manuel-icon{width:22px}
}
