/* =====================================================================
   Mooxi Commerce 5.4.0
   Multi-page storefront, sharp geometry, premium retail hierarchy.
   Loaded after legacy layers so it is the final visual authority.
   ===================================================================== */
:root{
  --gstore-navy:#061225;
  --gstore-navy-2:#0b1d38;
  --gstore-gold:#d7a617;
  --gstore-gold-2:#f2c84b;
  --gstore-paper:#f5f3ee;
  --gstore-white:#fff;
  --gstore-ink:#0b1220;
  --gstore-muted:#687386;
  --gstore-line:#d7dce4;
  --header:82px;
}

/* Never rounded: requested design rule. */
.button,.icon-btn,.cart-button,.header-order,.brand-mark,.site-header nav>a,.global-search,.global-search label,
.global-search #globalSearchResults a,.global-search #globalSearchResults img,.product-card,.product-media,.product-badge,
.wishlist-button,.quick-view,.quick-dialog,.quick-close,.wishlist-panel,.wishlist-line img,.cart-drawer,.cart-close,
.cart-line img,.qty-control,.qty-control button,.cart-empty-link,.home-collection-card,.commerce-assurance-grid article,
.catalog-filter-link,.catalog-search,.catalog-search input,.catalog-search button,.catalog-toolbar-meta select,.catalog-pagination a,
.catalog-pagination span,.collection-archive-card,.collection-state,.dark-button,.payment-method-icon,.payment-dialog,.payment-close,
.payment-card,.faq-list details,.checkout-form,.order-form,.checkout-cart-shortcut,.checkout-steps article,.payment-choice-card,
.checkout-payment-choice,.mini-cart-row,.commerce-custom-form form,.commerce-custom-form fieldset,.position-grid label,.design-upload,
.detail-gallery,.gallery-stage,.gallery-nav,.gallery-thumb,.gallery-thumb img,.detail-info article,.custom-product-link,
.product-details-accordion,.newsletter-grid input,.newsletter-button,.testimonials-grid article,.footer-social-links a,
input,select,textarea,fieldset,details,.toast,.skip-link,.add-cart,.product-link-button,.slider-arrow,.search-close,.remove-line,.wishlist-close,.payment-faq-link{border-radius:0!important}

html{scroll-padding-top:var(--header)}
body.storefront-body{background:var(--canvas);color:var(--ink)}
.store-page-main{padding-top:var(--header);min-height:70vh}
.home-page #conteudo{padding-top:0}
.container{width:min(1320px,calc(100% - 48px))!important}

/* Header */
.site-header.commerce-header{height:var(--header)!important;background:#050e1d!important;border-bottom:1px solid rgba(255,255,255,.13)!important;box-shadow:none!important;padding-inline:max(22px,calc((100vw - 1320px)/2))!important}
.site-header.commerce-header:after{height:2px!important;bottom:-1px!important;background:var(--gstore-gold)!important;opacity:1!important}
.site-header .brand{padding:0!important;min-width:190px}
.site-header .brand-mark{width:46px!important;height:46px!important;background:#020711!important;border:1px solid rgba(255,255,255,.2)!important;box-shadow:none!important}
.site-header .brand-copy b{font-size:.92rem!important;letter-spacing:.2em!important}.site-header .brand-copy small{font-size:.59rem!important;letter-spacing:.42em!important;color:var(--gstore-gold-2)!important}
.site-header nav{gap:4px!important}
.site-header nav>a{position:relative!important;padding:31px 13px 27px!important;background:none!important;color:#e7edf7!important;font-size:.77rem!important;font-weight:780!important;letter-spacing:.09em!important;text-transform:uppercase!important;text-decoration:none!important;line-height:1!important}
/* Fix double/mid-word hover lines: one indicator, fixed to the very bottom. */
.site-header nav>a:before{display:none!important;content:none!important}
.site-header nav>a:after{content:""!important;position:absolute!important;left:13px!important;right:13px!important;bottom:0!important;height:2px!important;background:var(--gstore-gold)!important;transform:scaleX(0)!important;transform-origin:left center!important;transition:transform .18s ease!important}
.site-header nav>a:hover,.site-header nav>a:focus-visible,.site-header nav>a.active{color:#fff!important;background:none!important;text-decoration:none!important}
.site-header nav>a:hover:after,.site-header nav>a:focus-visible:after,.site-header nav>a.active:after{transform:scaleX(1)!important}
.header-actions{padding:0!important;gap:6px!important}
.icon-btn,.account-toggle{width:42px!important;height:42px!important;border:1px solid rgba(255,255,255,.22)!important;background:transparent!important;color:#fff!important;text-decoration:none!important;display:grid!important;place-items:center!important}
.icon-btn:hover,.account-toggle:hover{border-color:var(--gstore-gold)!important;color:var(--gstore-gold-2)!important}
.cart-button{height:42px!important;min-height:42px!important;padding:0 15px!important;border:1px solid var(--gstore-gold)!important;background:var(--gstore-gold)!important;color:#08152F!important;gap:8px!important;font-size:.75rem!important;text-transform:uppercase!important;letter-spacing:.08em!important;font-weight:900!important}
.cart-button b{border-radius:0!important;background:#08152F!important;color:#fff!important;min-width:20px!important;height:20px!important;border:0!important}
.wishlist-toggle{position:relative}.wishlist-toggle b{position:absolute!important;right:-5px!important;top:-6px!important;width:18px!important;height:18px!important;display:grid!important;place-items:center!important;background:var(--gstore-gold)!important;color:#08152F!important;font-size:.62rem!important;border:0!important}

/* Search overlay */
.global-search{top:0!important;padding:26px 0!important;background:#fff!important;border-bottom:3px solid var(--gstore-gold)!important;box-shadow:0 24px 70px rgba(0,0,0,.22)!important}
.global-search .container{grid-template-columns:minmax(0,1fr) 48px!important}.global-search label{border:1px solid #bfc6d2!important;padding:0 16px!important}.global-search input{font-size:1rem!important;padding:13px 4px!important}.search-close{border:1px solid #bfc6d2!important;background:#fff!important;color:#08152F!important;font-size:1.45rem!important;cursor:pointer!important}
#globalSearchResults{margin-top:14px!important}#globalSearchResults a{background:#f5f3ee!important;border:1px solid #d9dde4!important;padding:12px!important}

/* Breadcrumbs */
.store-breadcrumb{background:#fff;border-bottom:1px solid var(--line)}
.store-breadcrumb .container{min-height:48px;display:flex;align-items:center;gap:10px;font-size:.76rem;color:var(--muted)}
.store-breadcrumb a{color:var(--muted);text-decoration:none}.store-breadcrumb a:hover{color:var(--ink)}.store-breadcrumb strong{font-weight:800;color:var(--ink)}

/* Hero: controlled typography, no collision. */
.commerce-hero{min-height:calc(100svh - var(--header))!important;background:#020711!important}
.commerce-hero .hero-slide{align-items:center!important;padding:var(--header) 0 0!important}
.commerce-hero .hero-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}
.commerce-hero .hero-shade{background:linear-gradient(90deg,rgba(2,7,17,.97) 0%,rgba(2,7,17,.86) 35%,rgba(2,7,17,.36) 67%,rgba(2,7,17,.08) 100%),linear-gradient(0deg,rgba(2,7,17,.56),transparent 45%)!important}
.commerce-hero .hero-content{padding:70px 0 80px!important}.hero-copy-block{max-width:790px}.commerce-hero .kicker{display:block!important;margin-bottom:16px!important}
.commerce-hero h1{font-family:Georgia,"Times New Roman",serif!important;font-size:clamp(3.4rem,5.7vw,6rem)!important;line-height:.91!important;letter-spacing:-.052em!important;margin:0 0 24px!important;max-width:650px!important;text-wrap:balance}
.commerce-hero p{font-size:clamp(1rem,1.3vw,1.18rem)!important;line-height:1.7!important;max-width:620px!important;margin:0 0 28px!important;color:#d6deea!important}
.hero-actions{gap:10px!important}.button{min-height:48px!important;padding:12px 18px!important;text-transform:uppercase!important;letter-spacing:.075em!important;font-size:.74rem!important;font-weight:900!important;box-shadow:none!important;transform:none!important;transition:background-color .18s,color .18s,border-color .18s!important}
.button.primary,.primary{background:var(--gstore-gold)!important;color:#08152F!important;border:1px solid var(--gstore-gold)!important}.button.primary:hover{background:#efc84b!important;border-color:#efc84b!important}
.button.secondary,.secondary{background:transparent!important;color:#fff!important;border:1px solid rgba(255,255,255,.48)!important}.button.secondary:hover{border-color:#fff!important}
.dark-button{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:48px;padding:12px 18px;background:#08152F;color:#fff!important;border:1px solid #08152F;text-decoration:none;text-transform:uppercase;letter-spacing:.075em;font-size:.74rem;font-weight:900}
.dark-button:hover{background:#102746}.light-outline{color:#fff!important;border-color:rgba(255,255,255,.42)!important}
.hero-points{max-width:760px!important;margin-top:28px!important;padding-top:20px!important;border-top:1px solid rgba(255,255,255,.2)!important;font-size:.82rem!important}
.hero-slideshow .slider-arrow{width:44px!important;height:44px!important;border:1px solid rgba(255,255,255,.38)!important;background:rgba(2,7,17,.42)!important}.hero-slideshow .slider-arrow:hover{background:var(--gstore-gold)!important;color:#08152F!important}
.slider-dots button{width:28px!important;height:2px!important;border-radius:0!important;background:rgba(255,255,255,.4)!important}.slider-dots button[aria-current="true"]{background:var(--gstore-gold)!important;width:46px!important}

/* Home assurance */
.commerce-assurance{background:#fff;border-bottom:1px solid var(--line)}
.commerce-assurance-grid{display:grid;grid-template-columns:repeat(4,1fr)}
.commerce-assurance-grid article{min-height:96px;padding:20px 22px;display:flex;align-items:center;gap:14px;border-right:1px solid var(--line)}.commerce-assurance-grid article:last-child{border-right:0}
.commerce-assurance-grid .icon{width:25px;height:25px;color:#b78700}.commerce-assurance-grid b,.commerce-assurance-grid span{display:block}.commerce-assurance-grid b{font-size:.89rem}.commerce-assurance-grid span{font-size:.78rem;color:var(--muted);margin-top:4px;line-height:1.45}

/* Section system */
.section{padding:clamp(76px,7vw,112px) 0!important}.commerce-section-head{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(300px,.7fr);gap:70px;align-items:end;margin-bottom:42px}.commerce-section-head h2{font-family:Georgia,"Times New Roman",serif;font-weight:500;font-size:clamp(2.8rem,5vw,5.1rem);line-height:.95;letter-spacing:-.04em;margin:10px 0 0}.commerce-section-head p{color:var(--muted);line-height:1.7;margin:0 0 18px}.commerce-text-link{display:inline-flex;align-items:center;gap:8px;color:var(--ink);text-decoration:none;text-transform:uppercase;letter-spacing:.09em;font-weight:850;font-size:.72rem;border-bottom:1px solid var(--gstore-gold);padding-bottom:6px}.commerce-text-link.light{color:#fff}.commerce-text-link .icon{width:16px}
.home-collections{background:#fff}.home-collection-grid{display:grid;grid-template-columns:1.2fr .8fr .8fr;gap:16px}.home-collection-card{position:relative;min-height:510px;overflow:hidden;color:#fff;text-decoration:none;border:1px solid #d7dbe2}.home-collection-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.home-collection-card:hover img{transform:scale(1.025)}.home-collection-overlay{position:absolute;inset:0;background:linear-gradient(0deg,rgba(2,7,17,.91),rgba(2,7,17,.08) 68%)}.home-collection-card>div{position:absolute;inset:auto 28px 28px}.home-collection-card small{color:var(--gstore-gold-2);font-size:.68rem;letter-spacing:.17em;text-transform:uppercase;font-weight:800}.home-collection-card h3{font-family:Georgia,"Times New Roman",serif;font-size:clamp(2rem,3.5vw,4rem);font-weight:500;line-height:.98;margin:9px 0 18px}.collection-cta{display:inline-flex;gap:8px;align-items:center;font-size:.72rem;text-transform:uppercase;letter-spacing:.1em;font-weight:900;border-bottom:1px solid var(--gstore-gold);padding-bottom:6px}
.home-products{background:var(--canvas)}.home-product-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}

/* Product cards */
.product-card.commerce-product-card{background:transparent!important;border:0!important;box-shadow:none!important;overflow:visible!important;transform:none!important}.commerce-product-card .product-media{aspect-ratio:4/5!important;background:#ebe9e4!important;border:1px solid #d9d8d4!important}.commerce-product-card .product-media img{object-fit:cover!important}.commerce-product-card .product-badge{top:12px!important;left:12px!important;padding:7px 9px!important;background:#08152F!important;color:#fff!important;font-size:.61rem!important;letter-spacing:.1em!important;text-transform:uppercase!important}.commerce-product-card .wishlist-button{top:12px!important;right:12px!important;width:38px!important;height:38px!important;border:1px solid rgba(7,19,38,.24)!important;background:#fff!important;color:#08152F!important}.commerce-product-card .quick-view{left:0!important;right:0!important;bottom:0!important;transform:translateY(100%)!important;opacity:0!important;background:#08152F!important;color:#fff!important;padding:13px 14px!important;text-align:center!important;text-decoration:none!important;font-size:.68rem!important;text-transform:uppercase!important;letter-spacing:.08em!important;font-weight:850!important}.commerce-product-card .product-media:hover .quick-view{transform:none!important;opacity:1!important}.commerce-product-card .product-body{padding:15px 0 0!important;background:transparent!important}.commerce-product-card .product-meta{font-size:.62rem!important;letter-spacing:.11em!important}.commerce-product-card .product-body h3{font-size:1rem!important;margin:7px 0 2px!important}.commerce-product-card .product-body p{font-size:.82rem!important}.commerce-product-card .product-footer{margin-top:12px!important;padding-top:12px!important;border-top:1px solid var(--line)!important}.commerce-product-card .product-footer strong{font-size:1rem!important}.add-cart,.product-link-button{min-height:38px!important;padding:8px 11px!important;border:1px solid #08152F!important;background:transparent!important;color:#08152F!important;text-decoration:none!important;text-transform:uppercase!important;letter-spacing:.07em!important;font-size:.64rem!important;font-weight:900!important}.add-cart:hover,.product-link-button:hover{background:#08152F!important;color:#fff!important;transform:none!important}

/* Editorial */
.commerce-editorial{background:#061225!important;color:#fff}.commerce-editorial-grid{display:grid;grid-template-columns:.72fr 1.28fr;gap:9vw;align-items:center}.editorial-mark{min-height:420px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.14);background:#030914}.editorial-mark img{width:min(300px,70%);filter:drop-shadow(0 18px 28px rgba(0,0,0,.35))}.editorial-copy h2{font-family:Georgia,"Times New Roman",serif;font-size:clamp(3rem,5vw,5.4rem);font-weight:500;line-height:.94;letter-spacing:-.045em;margin:12px 0 24px}.editorial-copy p{max-width:690px;color:#c2ccda;line-height:1.78;font-size:1.02rem}.editorial-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:28px}.commerce-testimonials{background:#f0ede7!important}.commerce-testimonials .testimonials-grid{gap:1px!important;background:#d6d2ca!important}.commerce-testimonials .testimonials-grid article{background:#fff!important;border:0!important;padding:30px!important;box-shadow:none!important}.commerce-newsletter{background:var(--gstore-gold)!important;color:#08152F!important}.commerce-newsletter .kicker{color:#08152F!important}.commerce-newsletter h2{font-family:Georgia,"Times New Roman",serif!important;font-weight:500!important;font-size:clamp(2.5rem,4.6vw,4.8rem)!important;line-height:.95!important}.commerce-newsletter input{border:1px solid rgba(7,19,38,.45)!important;background:#fff!important;color:#08152F!important}.newsletter-button{background:#08152F!important;color:#fff!important;border:1px solid #08152F!important}

/* Archive heads */
.shop-archive-head,.minimal-archive-hero,.checkout-page-head,.faq-commerce-hero,.custom-commerce-hero{background:#fff;border-bottom:1px solid var(--line);padding:clamp(62px,7vw,96px) 0}.archive-title-grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(300px,.65fr);gap:70px;align-items:end;margin-top:10px}.archive-title-grid h1{font-family:Georgia,"Times New Roman",serif;font-size:clamp(3.4rem,6vw,6.5rem);font-weight:500;line-height:.94;letter-spacing:-.05em;margin:0}.archive-title-grid p{color:var(--muted);font-size:1.02rem;line-height:1.75;margin:0}

/* Shop archive */
.commerce-shop-section{background:#fff!important}.commerce-shop-layout{grid-template-columns:245px minmax(0,1fr)!important;gap:42px!important}.commerce-shop-sidebar{position:sticky!important;top:calc(var(--header) + 24px)!important;padding:0 24px 0 0!important;border-right:1px solid var(--line)!important}.shop-sidebar-head{padding-bottom:15px!important;border-bottom:2px solid var(--ink)!important}.sidebar-title{font-size:.69rem;text-transform:uppercase;letter-spacing:.2em;font-weight:900}.clear-filters{font-size:.7rem!important;color:var(--muted)!important;text-decoration:none!important;border-bottom:1px solid var(--muted)!important}.catalog-filter-list{display:grid}.catalog-filter-link{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:46px;padding:0 8px 0 0;border-bottom:1px solid var(--line);color:var(--ink);text-decoration:none;font-size:.86rem;font-weight:680;position:relative}.catalog-filter-link:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:transparent}.catalog-filter-link:hover{color:#0b4d9b;padding-left:10px}.catalog-filter-link.active{padding-left:12px;background:#08152F;color:#fff;border-color:#08152F}.catalog-filter-link.active:before{background:var(--gstore-gold)}.catalog-filter-link b{font-size:.69rem;font-weight:700;color:var(--muted)}.catalog-filter-link.active b{color:#dfe6f0}.collection-list{margin-top:8px}.sidebar-divider{margin:26px 0!important}.commerce-catalog-toolbar{display:grid;grid-template-columns:minmax(260px,420px) 1fr;gap:24px;align-items:center;padding-bottom:18px;margin-bottom:26px;border-bottom:1px solid var(--line)}.catalog-search{display:grid;grid-template-columns:22px minmax(0,1fr) auto;align-items:center;border:1px solid #cbd1da;background:#fff}.catalog-search .icon{margin-left:12px;color:var(--muted)}.catalog-search input{border:0!important;min-height:44px;padding:0 10px!important;background:transparent!important;outline:0}.catalog-search button{align-self:stretch;border:0;border-left:1px solid #cbd1da;background:#08152F;color:#fff;padding:0 14px;text-transform:uppercase;font-size:.64rem;letter-spacing:.08em;font-weight:900;cursor:pointer}.catalog-toolbar-meta{display:flex;align-items:center;justify-content:flex-end;gap:24px;color:var(--muted);font-size:.74rem}.catalog-toolbar-meta>span{white-space:nowrap}.catalog-toolbar-meta label{display:flex;align-items:center;gap:9px}.catalog-toolbar-meta select{height:44px;border:1px solid #cbd1da;background:#fff;color:var(--ink);padding:0 34px 0 11px}.commerce-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:34px 20px!important}.catalog-empty{min-height:330px;border:1px solid var(--line);display:grid;place-items:center;align-content:center;text-align:center;padding:36px}.catalog-empty>.icon{width:42px;height:42px;color:var(--muted)}.catalog-empty h2{font-family:Georgia,"Times New Roman",serif;font-size:2.2rem;font-weight:500;margin:12px 0 5px}.catalog-empty p{color:var(--muted);margin:0 0 18px}.catalog-pagination{display:flex;justify-content:center;align-items:center;gap:6px;margin-top:50px}.catalog-pagination a,.catalog-pagination span{min-width:42px;height:42px;padding:0 12px;border:1px solid var(--line);display:grid;place-items:center;color:var(--ink);text-decoration:none;font-size:.78rem;font-weight:800}.catalog-pagination a.active{background:#08152F;color:#fff;border-color:#08152F}.catalog-pagination a:hover{border-color:var(--gstore-gold)}.shop-service-cta{background:#061225;color:#fff;padding:56px 0}.shop-service-cta .container{display:grid;grid-template-columns:1.2fr .8fr;gap:50px;align-items:center}.shop-service-cta h2{font-family:Georgia,"Times New Roman",serif;font-size:clamp(2.2rem,4vw,4.3rem);font-weight:500;line-height:.98;margin:9px 0}.shop-service-cta .container>div:last-child{display:flex;gap:10px;justify-content:flex-end;flex-wrap:wrap}

/* Collections archive */
.collections-archive-section{background:#f5f3ee!important}.collections-archive-grid{display:grid;gap:30px}.collection-archive-card{display:grid;grid-template-columns:1.08fr .92fr;min-height:460px;border:1px solid #d8d9d6;background:#fff}.collection-archive-media{position:relative;display:block;min-height:420px;overflow:hidden}.collection-archive-media img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .4s}.collection-archive-card:hover img{transform:scale(1.02)}.collection-archive-overlay{position:absolute;inset:0;background:linear-gradient(0deg,rgba(2,7,17,.45),transparent 55%)}.collection-state{position:absolute;left:18px;top:18px;background:#08152F;color:#fff;padding:8px 10px;text-transform:uppercase;font-size:.62rem;letter-spacing:.1em;font-weight:850}.collection-archive-copy{padding:clamp(28px,5vw,58px);display:flex;flex-direction:column;justify-content:space-between}.collection-archive-copy h2{font-family:Georgia,"Times New Roman",serif;font-size:clamp(2.7rem,4vw,4.7rem);font-weight:500;line-height:.95;margin:10px 0 16px}.collection-archive-copy p{color:var(--muted);line-height:1.75}.collection-archive-meta{display:flex;align-items:end;justify-content:space-between;gap:20px;padding-top:25px;border-top:1px solid var(--line)}.collection-archive-meta>span{display:grid;color:var(--muted);font-size:.72rem}.collection-archive-meta>span b{font-size:1.6rem;color:var(--ink)}.collection-archive-cta{padding:70px 0;background:#061225;color:#fff;text-align:center}.collection-archive-cta h2{font-family:Georgia,"Times New Roman",serif;font-size:clamp(2.6rem,5vw,5rem);font-weight:500;line-height:.95;max-width:900px;margin:10px auto 24px}.collection-archive-cta>div>div{display:flex;justify-content:center;gap:10px}

/* Collection detail */
.commerce-collection-hero{min-height:72vh!important;display:flex!important;align-items:end!important;background-size:cover!important;background-position:center!important;position:relative!important;color:#fff!important}.collection-hero-overlay{position:absolute!important;inset:0!important;background:linear-gradient(0deg,rgba(2,7,17,.94),rgba(2,7,17,.15) 75%)!important}.commerce-collection-hero article{position:relative!important;z-index:2!important;padding:70px 0!important;max-width:none!important}.commerce-collection-hero h1{font-family:Georgia,"Times New Roman",serif!important;font-size:clamp(4rem,8vw,8rem)!important;line-height:.92!important;letter-spacing:-.05em!important;font-weight:500!important;margin:10px 0 18px!important;max-width:1000px}.commerce-collection-hero p{max-width:700px;color:#d8e0eb;font-size:1.05rem;line-height:1.7}.collection-hero-actions{display:flex;gap:10px;margin-top:25px}.collection-products{background:#fff!important}

/* Product detail */
.commerce-product-detail{grid-template-columns:minmax(0,1.08fr) minmax(390px,.82fr)!important;gap:clamp(45px,6vw,90px)!important;padding-block:62px 100px!important}.premium-gallery{background:transparent!important;border:0!important}.gallery-stage{background:#fff!important;border:1px solid #d7dbe2!important}.gallery-stage>span{left:12px!important;bottom:12px!important;padding:7px 10px!important;background:#08152F!important;color:#fff!important;font-size:.68rem!important}.gallery-nav{width:44px!important;height:44px!important;background:#08152F!important;color:#fff!important;border:1px solid rgba(255,255,255,.2)!important}.gallery-thumbs{gap:8px!important}.gallery-thumb{flex:0 0 92px!important;padding:5px!important;border:1px solid #d6dae1!important;background:#fff!important}.gallery-thumb.active{border-color:var(--gstore-gold)!important;box-shadow:inset 0 -3px 0 var(--gstore-gold)!important}.gallery-thumb span{font-size:.66rem!important}.commerce-detail-copy h1{font-family:Georgia,"Times New Roman",serif!important;font-size:clamp(3rem,5vw,5.7rem)!important;line-height:.94!important;font-weight:500!important;letter-spacing:-.05em!important;margin:10px 0 5px!important}.detail-color{font-size:1rem!important;color:var(--muted)!important}.detail-price{display:block!important;margin:20px 0 22px!important;font-size:1.55rem!important;color:#9b7400!important}.detail-description{color:var(--muted);line-height:1.75}.detail-info{grid-template-columns:1fr 1fr!important;gap:0!important;border:1px solid var(--line)!important;margin:25px 0!important}.detail-info article{background:#fff!important;border:0!important;border-right:1px solid var(--line)!important;padding:16px!important}.detail-info article:last-child{border-right:0!important}.detail-info b,.detail-info span{display:block}.detail-info span{color:var(--muted);font-size:.8rem;margin-top:4px}.commerce-detail-buy{display:grid!important;grid-template-columns:1fr 120px!important;gap:10px!important}.commerce-detail-buy label{display:grid!important;gap:6px!important;font-size:.76rem!important;font-weight:850!important}.commerce-detail-buy select,.commerce-detail-buy input{width:100%!important;min-height:50px!important;border:1px solid #cbd1da!important;background:#fff!important;color:var(--ink)!important;padding:0 12px!important}.commerce-detail-buy .detail-add{grid-column:1/-1!important}.product-service-list{display:grid;gap:0;margin-top:18px;border-top:1px solid var(--line)}.product-service-list span{display:flex;align-items:center;gap:10px;padding:12px 0;border-bottom:1px solid var(--line);font-size:.8rem;color:var(--muted)}.product-service-list .icon{width:18px;color:#aa7e00}.custom-product-link{margin-top:20px!important;padding:18px!important;background:#f0ede6!important;border:1px solid #d8d4cb!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:20px!important}.custom-product-link div{display:grid;gap:3px}.custom-product-link span{font-size:.78rem;color:var(--muted)}.custom-product-link a{color:#08152F!important;text-decoration:none!important;text-transform:uppercase!important;font-size:.7rem!important;letter-spacing:.08em!important}.product-details-accordion{margin-top:14px;border:1px solid var(--line)!important;background:#fff!important}.product-details-accordion summary{padding:15px 17px;font-weight:850;cursor:pointer}.product-details-accordion p{padding:0 17px 17px;color:var(--muted)}.related-products{background:#f5f3ee!important}

/* Checkout */
.commerce-checkout{background:#f0ede7!important;border:0!important}.commerce-checkout .checkout-layout{grid-template-columns:.78fr 1.22fr!important;gap:70px!important}.commerce-checkout .checkout-copy{position:sticky!important;top:calc(var(--header) + 28px)!important}.commerce-checkout .checkout-copy h2{font-family:Georgia,"Times New Roman",serif!important;font-size:clamp(3rem,5vw,5.3rem)!important;line-height:.95!important;font-weight:500!important;letter-spacing:-.045em!important}.checkout-steps{display:grid;margin:28px 0;border-top:1px solid #cfd3d8}.checkout-steps article{display:grid;grid-template-columns:38px 1fr;gap:12px;padding:14px 0;border-bottom:1px solid #cfd3d8}.checkout-steps article>b{width:30px;height:30px;display:grid;place-items:center;background:#08152F;color:#fff;font-size:.7rem}.checkout-steps article span{display:grid;gap:2px}.checkout-steps strong{font-size:.84rem}.checkout-steps small{font-size:.76rem;color:var(--muted)}.commerce-payment-icons{display:flex!important;margin-top:12px!important}.commerce-checkout-form{background:#fff!important;border:1px solid #d6d7d3!important;padding:clamp(24px,4vw,44px)!important;box-shadow:none!important}.checkout-form-header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding-bottom:20px;border-bottom:1px solid var(--line)}.checkout-form-header h3{font-size:1.65rem;margin:6px 0 3px}.checkout-form-header p,.checkout-form-header small{color:var(--muted)}.checkout-cart-shortcut{min-height:42px;padding:0 12px;border:1px solid #08152F;background:#fff;color:#08152F;display:flex;align-items:center;gap:7px;font-size:.7rem;text-transform:uppercase;letter-spacing:.07em;font-weight:850;cursor:pointer}.commerce-mini-cart{margin:18px 0!important}.mini-cart-row{background:#f6f4ef!important;border:1px solid #ddd9d1!important}.checkout-divider{display:flex;align-items:center;gap:12px;margin:24px 0 16px;color:var(--muted);font-size:.68rem;text-transform:uppercase;letter-spacing:.13em;font-weight:850}.checkout-divider:after{content:"";height:1px;background:var(--line);flex:1}.commerce-checkout-form>label,.commerce-checkout-form .form-grid label{font-size:.78rem;font-weight:850}.commerce-checkout-form input,.commerce-checkout-form select,.commerce-checkout-form textarea{border:1px solid #c9cfd7!important;background:#fff!important;color:#111827!important;min-height:50px!important;padding:12px!important}.commerce-checkout-form textarea{min-height:100px!important}.checkout-payment-choice{padding:18px!important;border:1px solid #d6d8dd!important;grid-template-columns:1fr 1fr!important}.payment-choice-card{padding:13px!important;border:1px solid #d6d8dd!important;background:#fff!important}.payment-choice-card:has(input:checked){border-color:var(--gstore-gold)!important;box-shadow:inset 4px 0 0 var(--gstore-gold)!important}.payment-choice-card img{border-radius:0!important}.submit-order{width:100%!important;min-height:54px!important}.checkout-support{background:#08152F;color:#fff}.checkout-support .container{min-height:72px;display:flex;align-items:center;gap:28px}.checkout-support span{margin-right:auto;color:#d9e1ec}.checkout-support a{color:#fff;text-decoration:none;font-size:.8rem;font-weight:800}.checkout-support a:first-of-type{color:var(--gstore-gold-2)}

/* Cart drawer: visible close control. */
.cart-backdrop{background:rgba(3,8,17,.68)!important;backdrop-filter:blur(2px)}.cart-drawer{width:min(500px,100vw)!important;background:#fff!important;color:#0b1220!important;border-left:1px solid #d5dae2!important;box-shadow:-22px 0 70px rgba(0,0,0,.22)!important}.cart-drawer>header{min-height:112px!important;padding:22px!important;border-bottom:1px solid #d8dde5!important;align-items:center!important}.cart-drawer h2{font-family:Georgia,"Times New Roman",serif!important;font-size:2.3rem!important;font-weight:500!important}.cart-close{width:78px;height:46px;border:1px solid #08152F;background:#fff;color:#08152F;display:flex;align-items:center;justify-content:center;gap:6px;cursor:pointer;font-weight:850}.cart-close>span{font-size:1.55rem;line-height:1}.cart-close>small{font-size:.66rem;text-transform:uppercase;letter-spacing:.07em}.cart-close:hover{background:#08152F;color:#fff}.cart-items{padding:10px 22px!important}.cart-line{grid-template-columns:82px minmax(0,1fr) 32px!important;gap:13px!important;padding:17px 0!important}.cart-line img{width:82px!important;height:98px!important;border:1px solid #ddd!important}.qty-control{grid-template-columns:32px 48px 32px!important;border:1px solid #cfd4dc!important}.qty-control button{background:#f5f3ee!important}.remove-line{width:32px;height:32px;border:1px solid #d5d9df!important;display:grid;place-items:center;font-size:1.2rem!important}.cart-empty{align-self:center!important;padding:36px 28px!important}.cart-empty .icon{width:48px!important}.cart-empty-link{display:inline-flex;gap:7px;align-items:center;margin-top:14px;padding-bottom:5px;border-bottom:1px solid var(--gstore-gold);color:#08152F;text-decoration:none;text-transform:uppercase;font-size:.67rem;letter-spacing:.08em;font-weight:850}.cart-drawer>footer{padding:20px 22px!important;background:#fff!important}.cart-drawer>footer .button{width:100%!important}.cart-total strong{font-size:1.2rem!important}

/* About */
.about-commerce-hero{background:#061225;color:#fff;padding:clamp(78px,8vw,130px) 0}.about-commerce-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:9vw;align-items:center}.about-commerce-grid h1{font-family:Georgia,"Times New Roman",serif;font-size:clamp(4rem,7vw,7.5rem);line-height:.93;font-weight:500;letter-spacing:-.05em;margin:12px 0 24px}.about-commerce-grid p{max-width:720px;color:#c6d0dd;line-height:1.8;font-size:1.04rem}.about-commerce-mark{min-height:430px;border:1px solid rgba(255,255,255,.16);display:grid;place-items:center;position:relative;background:#030914}.about-commerce-mark img{width:min(270px,60%)}.about-commerce-mark>span{position:absolute;bottom:25px;left:25px;color:#fff;font-size:.72rem;letter-spacing:.2em;font-weight:850}.about-principles{background:#fff!important}.principles-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}.principles-grid article{padding:28px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:260px}.principles-grid article>span{display:block;color:#a67800;font-size:.72rem;font-weight:900;letter-spacing:.12em}.principles-grid h3{font-family:Georgia,"Times New Roman",serif;font-size:2rem;font-weight:500;margin:55px 0 10px}.principles-grid p{color:var(--muted);line-height:1.65;font-size:.88rem}.about-split{padding:82px 0;background:#efece5}.about-split .container{display:grid;grid-template-columns:1fr 1fr;gap:9vw}.about-split h2{font-family:Georgia,"Times New Roman",serif;font-size:clamp(3rem,5vw,5rem);font-weight:500;line-height:.95;margin:10px 0}.about-split p{color:var(--muted);line-height:1.8;font-size:1.02rem}

/* Custom */
.custom-commerce-hero{background:#061225!important;color:#fff!important;border-bottom:0!important}.custom-commerce-hero .archive-title-grid p{color:#c6d0dd!important}.custom-process-strip{display:grid;grid-template-columns:repeat(4,1fr);margin-top:55px;border-top:1px solid rgba(255,255,255,.25);border-left:1px solid rgba(255,255,255,.25)}.custom-process-strip article{display:grid;gap:20px;padding:20px;border-right:1px solid rgba(255,255,255,.25);border-bottom:1px solid rgba(255,255,255,.25)}.custom-process-strip b{color:var(--gstore-gold-2);font-size:.72rem}.custom-process-strip span{font-weight:800}.custom-commerce-section{background:#f2efe9!important}.custom-commerce-layout{display:grid;grid-template-columns:.58fr 1.42fr;gap:70px;align-items:start}.custom-commerce-aside{position:sticky;top:calc(var(--header) + 28px)}.custom-commerce-aside h2{font-family:Georgia,"Times New Roman",serif;font-size:clamp(2.5rem,4vw,4rem);font-weight:500;line-height:.98;margin:10px 0 18px}.custom-commerce-aside p{color:var(--muted);line-height:1.7}.custom-assurances{display:grid;margin-top:28px;border-top:1px solid #cbcfd5}.custom-assurances span{display:flex;align-items:center;gap:9px;padding:13px 0;border-bottom:1px solid #cbcfd5;font-size:.8rem}.custom-assurances .icon{width:18px;color:#9e7600}.commerce-custom-form{width:auto!important;margin:0!important}.commerce-custom-form form{padding:clamp(24px,4vw,45px)!important;border:1px solid #d8d7d2!important;box-shadow:none!important}.commerce-custom-form .form-head{display:flex;gap:14px;padding-bottom:22px;border-bottom:1px solid var(--line)}.commerce-custom-form .form-head>span{width:42px;height:42px;display:grid;place-items:center;background:#08152F;color:#fff}.commerce-custom-form fieldset{padding:28px 0!important;border-bottom:1px solid var(--line)!important}.commerce-custom-form legend{font-size:1.1rem!important}.commerce-custom-form legend span{color:#9e7600;margin-right:7px}.commerce-custom-form label{font-size:.78rem!important}.commerce-custom-form input:not([type=checkbox]):not([type=file]):not([type=hidden]),.commerce-custom-form select,.commerce-custom-form textarea{border:1px solid #c9cfd7!important;background:#fff!important;color:#111827!important;min-height:50px!important;padding:12px!important}.position-grid label{min-height:50px!important;border:1px solid #d5d8de!important;background:#fff!important}.position-grid label:has(input:checked){border-color:var(--gstore-gold)!important;background:#fff8de!important}.design-upload{min-height:140px!important;border:1px dashed #aeb6c2!important;background:#fff!important}.design-upload:hover{border-color:var(--gstore-gold)!important;background:#fff9e5!important;transform:none!important}

/* FAQ */
.faq-commerce-section{background:#f4f1eb!important}.faq-commerce-layout{display:grid;grid-template-columns:340px minmax(0,1fr);gap:60px;align-items:start}.faq-commerce-layout>aside{position:sticky;top:calc(var(--header) + 28px)}.faq-commerce-layout>aside h2{font-family:Georgia,"Times New Roman",serif;font-size:2.7rem;font-weight:500;margin:8px 0 22px}.commerce-payment-card{display:flex;align-items:center;gap:14px;padding:16px;border:1px solid #d3d7de!important;background:#fff!important;margin-bottom:10px}.commerce-payment-card img{width:58px;height:48px;object-fit:contain}.commerce-payment-card div{display:grid;gap:2px}.commerce-payment-card span,.commerce-payment-card small{color:var(--muted);font-size:.75rem;overflow-wrap:anywhere}.faq-contact-box{margin-top:24px;padding-top:20px;border-top:1px solid #cfd3da}.faq-contact-box p{color:var(--muted)}.commerce-faq-list{display:grid;gap:8px}.commerce-faq-list details{border:1px solid #d4d8df!important;background:#fff!important;overflow:hidden}.commerce-faq-list summary{position:relative;list-style:none;padding:19px 54px 19px 19px;font-weight:850;cursor:pointer}.commerce-faq-list summary::-webkit-details-marker{display:none}.commerce-faq-list summary:after{content:"+";position:absolute;right:20px;top:50%;transform:translateY(-50%);font-size:1.5rem;color:#9b7400}.commerce-faq-list details[open] summary:after{content:"−"}.faq-answer{padding:0 19px 19px;color:var(--muted);line-height:1.75}.faq-answer p{margin:0 0 9px}.faq-answer strong,.faq-answer code{color:var(--ink);font-family:inherit}.faq-notice{background:var(--gstore-gold);color:#08152F;padding:32px 0}.faq-notice .container{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:24px}.faq-notice p{margin:0}.faq-notice a{color:#08152F;font-weight:900;text-decoration:none;text-transform:uppercase;font-size:.7rem;letter-spacing:.08em}

/* Footer */
.site-footer.commerce-footer{background:#030914!important;border-top:3px solid var(--gstore-gold)!important;padding-top:64px!important}.commerce-footer .footer-grid{grid-template-columns:1.25fr .7fr .8fr!important;gap:80px!important}.commerce-footer .footer-brand{margin-bottom:10px}.commerce-footer p{line-height:1.7!important}.footer-commerce-note{display:grid;gap:7px;margin-top:10px}.footer-commerce-note span{display:flex!important;align-items:center;gap:8px!important;font-size:.78rem!important}.footer-commerce-note .icon{width:16px}.commerce-footer .footer-grid>div:not(:first-child)>b{color:var(--gstore-gold-2)!important;font-size:.67rem!important;letter-spacing:.18em!important;text-transform:uppercase!important}.commerce-footer .footer-link{display:flex;align-items:center;gap:8px!important;line-height:1.7!important}.commerce-footer .footer-link-icon{width:16px}.footer-social-links a{width:38px!important;height:38px!important;border:1px solid rgba(255,255,255,.2)!important}

/* Modal and dark mode cleanup */
.quick-dialog,.payment-dialog,.wishlist-panel{border:1px solid #cfd4dc!important;box-shadow:0 28px 90px rgba(0,0,0,.28)!important}.quick-close,.payment-close,.wishlist-close{border:1px solid #08152F!important;background:#fff!important;color:#08152F!important}.quick-fields select,.quick-fields input{border-radius:0!important}
html[data-theme="dark"] .store-breadcrumb,html[data-theme="dark"] .shop-archive-head,html[data-theme="dark"] .minimal-archive-hero,html[data-theme="dark"] .checkout-page-head,html[data-theme="dark"] .faq-commerce-hero{background:#0d1a2e!important}html[data-theme="dark"] .commerce-shop-section,html[data-theme="dark"] .home-collections,html[data-theme="dark"] .about-principles,html[data-theme="dark"] .collection-products{background:#0d1a2e!important}html[data-theme="dark"] .commerce-catalog-toolbar input,html[data-theme="dark"] .commerce-catalog-toolbar select,html[data-theme="dark"] .commerce-checkout-form,html[data-theme="dark"] .commerce-checkout-form input,html[data-theme="dark"] .commerce-checkout-form select,html[data-theme="dark"] .commerce-checkout-form textarea,html[data-theme="dark"] .commerce-payment-card,html[data-theme="dark"] .commerce-faq-list details,html[data-theme="dark"] .commerce-custom-form form,html[data-theme="dark"] .commerce-custom-form input,html[data-theme="dark"] .commerce-custom-form select,html[data-theme="dark"] .commerce-custom-form textarea{background:#10213a!important;color:#fff!important;border-color:#2d405a!important}html[data-theme="dark"] .cart-drawer{background:#0d1a2e!important;color:#fff!important}html[data-theme="dark"] .cart-drawer>footer{background:#0d1a2e!important}html[data-theme="dark"] .cart-close{background:#0d1a2e;color:#fff;border-color:#fff}html[data-theme="dark"] .catalog-filter-link{color:#eef3fb;border-color:#2d405a}html[data-theme="dark"] .catalog-filter-link.active{background:#162f50}

/* Responsive */
@media(max-width:1120px){
  .site-header nav>a{padding-inline:9px!important;font-size:.72rem!important}.site-header .brand{min-width:155px}.commerce-assurance-grid{grid-template-columns:repeat(2,1fr)}.commerce-assurance-grid article:nth-child(2){border-right:0}.commerce-assurance-grid article:nth-child(-n+2){border-bottom:1px solid var(--line)}
  .home-collection-grid{grid-template-columns:1fr 1fr}.home-collection-card:first-child{grid-column:1/-1;min-height:560px}.home-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.commerce-shop-layout{grid-template-columns:210px minmax(0,1fr)!important;gap:28px!important}.commerce-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.principles-grid{grid-template-columns:repeat(2,1fr)}
}
@media(max-width:980px){
  .site-header .brand{min-width:0}.account-toggle,.wishlist-toggle{display:none!important}.site-header nav{top:var(--header)!important;left:0!important;right:0!important;padding:8px 18px 18px!important;border:0!important;border-bottom:2px solid var(--gstore-gold)!important;background:#061225!important;box-shadow:0 25px 50px rgba(0,0,0,.28)!important}.site-header nav>a{padding:15px 6px!important;text-align:left!important;border-bottom:1px solid rgba(255,255,255,.12)!important}.site-header nav>a:after{left:0!important;right:auto!important;width:3px!important;top:8px!important;bottom:8px!important;height:auto!important;transform:scaleY(0)!important}.site-header nav>a:hover:after,.site-header nav>a.active:after{transform:scaleY(1)!important}.menu-toggle{display:grid!important}
  .commerce-section-head,.archive-title-grid{grid-template-columns:1fr;gap:18px}.commerce-editorial-grid,.about-commerce-grid,.custom-commerce-layout,.faq-commerce-layout,.collection-archive-card,.commerce-checkout .checkout-layout{grid-template-columns:1fr!important}.editorial-mark,.about-commerce-mark{min-height:320px}.commerce-shop-layout{grid-template-columns:1fr!important}.commerce-shop-sidebar{position:static!important;border-right:0!important;padding-right:0!important}.catalog-filter-list{grid-template-columns:repeat(2,1fr)}.catalog-filter-link:nth-child(odd){border-right:1px solid var(--line)}.commerce-catalog-toolbar{grid-template-columns:1fr}.catalog-toolbar-meta{justify-content:space-between}.shop-service-cta .container,.about-split .container{grid-template-columns:1fr}.shop-service-cta .container>div:last-child{justify-content:flex-start}.collection-archive-media{min-height:420px}.custom-commerce-aside,.faq-commerce-layout>aside,.commerce-checkout .checkout-copy{position:static!important}.faq-commerce-layout{gap:35px}.faq-commerce-layout>aside{display:grid;grid-template-columns:1fr 1fr;gap:10px}.faq-commerce-layout>aside>.kicker,.faq-commerce-layout>aside>h2,.faq-contact-box{grid-column:1/-1}
}
@media(max-width:720px){
  :root{--header:72px}.container{width:calc(100% - 24px)!important}.site-header.commerce-header{padding-inline:12px!important}.brand-mark{width:42px!important;height:42px!important}.brand-copy b{font-size:.78rem!important}.brand-copy small{font-size:.54rem!important}.theme-toggle{display:none!important}.cart-button{width:44px!important;min-width:44px!important;height:44px!important;padding:0!important;justify-content:center!important;border-radius:0!important}.cart-button span{display:none!important}.cart-button b{position:absolute!important;top:-5px!important;right:-5px!important}.menu-toggle{width:44px!important;height:44px!important}
  .commerce-hero{min-height:84svh!important}.commerce-hero .hero-slide{align-items:end!important;padding-bottom:70px!important}.commerce-hero .hero-content{padding:0!important}.commerce-hero h1{font-size:clamp(3rem,12vw,4.7rem)!important;line-height:.93!important}.commerce-hero p{font-size:.95rem!important}.hero-actions .button{width:100%}.hero-points{display:grid!important;gap:8px!important}.hero-slideshow .slider-arrow{bottom:14px!important;top:auto!important}.hero-slider-dots{bottom:32px!important}
  .commerce-assurance-grid{grid-template-columns:1fr}.commerce-assurance-grid article{border-right:0!important;border-bottom:1px solid var(--line)!important;min-height:80px}.commerce-assurance-grid article:last-child{border-bottom:0!important}.section{padding:65px 0!important}.commerce-section-head h2{font-size:clamp(2.5rem,12vw,4rem)}.home-collection-grid{grid-template-columns:1fr}.home-collection-card:first-child{grid-column:auto}.home-collection-card{min-height:420px!important}.home-product-grid,.commerce-product-grid{grid-template-columns:1fr 1fr!important;gap:26px 10px!important}.commerce-product-card .product-body h3{font-size:.9rem!important}.commerce-product-card .product-footer{align-items:flex-start!important;flex-direction:column!important;gap:8px!important}.commerce-product-card .add-cart{width:100%!important}.commerce-product-card .quick-view{display:none!important}
  .archive-title-grid h1{font-size:clamp(3rem,14vw,4.7rem)}.shop-archive-head,.minimal-archive-hero,.checkout-page-head,.faq-commerce-hero,.custom-commerce-hero{padding:48px 0}.catalog-filter-list{grid-template-columns:1fr}.catalog-filter-link:nth-child(odd){border-right:0}.commerce-catalog-toolbar{gap:14px}.catalog-search{grid-template-columns:22px minmax(0,1fr)}.catalog-search button{grid-column:1/-1;min-height:42px;border-left:0;border-top:1px solid #cbd1da}.catalog-toolbar-meta{align-items:stretch;flex-direction:column;gap:10px}.catalog-toolbar-meta label{justify-content:space-between}.catalog-toolbar-meta select{flex:1}.catalog-pagination{flex-wrap:wrap;margin-top:36px}.shop-service-cta .container>div:last-child{display:grid}.shop-service-cta .button{width:100%}
  .collection-archive-media{min-height:330px}.collection-archive-copy{padding:24px}.collection-archive-copy h2{font-size:2.7rem}.collection-archive-meta{align-items:flex-start;flex-direction:column}.collection-archive-cta>div>div{display:grid}.collection-archive-cta .button{width:100%}.commerce-collection-hero{min-height:66vh!important}.commerce-collection-hero article{padding:50px 0!important}.commerce-collection-hero h1{font-size:clamp(3.5rem,15vw,6rem)!important}.collection-hero-actions{display:grid}.commerce-product-detail{grid-template-columns:1fr!important;padding-block:30px 70px!important}.commerce-detail-buy{grid-template-columns:1fr 110px!important}.custom-product-link{align-items:flex-start!important;flex-direction:column!important}.principles-grid{grid-template-columns:1fr}.about-commerce-mark{display:none}.custom-process-strip{grid-template-columns:1fr 1fr}.faq-commerce-layout>aside{grid-template-columns:1fr}.faq-commerce-layout>aside>.kicker,.faq-commerce-layout>aside>h2,.faq-contact-box{grid-column:auto}.faq-notice .container{grid-template-columns:1fr;gap:8px}.checkout-support .container{align-items:flex-start;flex-direction:column;padding-block:18px;gap:8px}.checkout-payment-choice{grid-template-columns:1fr!important}.checkout-form-header{align-items:flex-start;flex-direction:column}.checkout-cart-shortcut{width:100%;justify-content:center}.cart-drawer{width:100vw!important}.cart-close{width:54px!important}.cart-close small{display:none}.cart-line{grid-template-columns:70px minmax(0,1fr) 30px!important}.cart-line img{width:70px!important;height:84px!important}.quick-dialog{width:100%!important;max-height:92dvh!important}.commerce-footer .footer-grid{grid-template-columns:1fr!important;gap:30px!important}.footer-bottom{align-items:flex-start!important;flex-direction:column!important}
}
@media(max-width:430px){.brand-copy{display:grid!important}.home-product-grid,.commerce-product-grid{grid-template-columns:1fr!important}.custom-process-strip{grid-template-columns:1fr}.commerce-detail-buy{grid-template-columns:1fr!important}.commerce-detail-buy .detail-add{grid-column:auto!important}.faq-commerce-hero h1,.custom-commerce-hero h1{font-size:3.3rem}.catalog-filter-link{min-height:44px}}

/* Dedicated cart page — WooCommerce-grade review step. */
.cart-page-head{background:#fff;border-bottom:1px solid var(--line);padding:70px 0 46px}.cart-page-head .archive-title-grid{margin-top:11px}.cart-page-section{background:#f5f3ee!important}.cart-page-layout{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(320px,.55fr);gap:42px;align-items:start}.cart-page-main-panel,.cart-page-summary{background:#fff;border:1px solid #d7dce4}.cart-page-main-panel{padding:26px}.cart-page-panel-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;padding-bottom:19px;border-bottom:2px solid #08152F}.cart-page-panel-head h2,.cart-page-summary h2{margin:5px 0 0;font-size:1.55rem;letter-spacing:-.035em}.cart-page-panel-head>span{font-size:.75rem;color:var(--muted);text-transform:uppercase;letter-spacing:.08em}.cart-page-items{display:grid}.cart-page-line{display:grid;grid-template-columns:100px minmax(0,1fr) 114px 130px 36px;gap:18px;align-items:center;padding:20px 0;border-bottom:1px solid var(--line)}.cart-page-line>img{width:100px;height:120px;object-fit:cover;border:1px solid var(--line)}.cart-page-product{display:grid;gap:4px}.cart-page-product small{font-size:.67rem;color:#b07f00;text-transform:uppercase;letter-spacing:.11em;font-weight:850}.cart-page-product b{font-size:1.04rem}.cart-page-product span{font-size:.78rem;color:var(--muted)}.cart-page-line>strong{text-align:right}.cart-page-line .remove-line{justify-self:end}.cart-page-empty{min-height:360px;display:grid;place-items:center;align-content:center;text-align:center;padding:40px}.cart-page-empty[hidden]{display:none}.cart-page-empty>div{width:60px;height:60px;display:grid;place-items:center;border:1px solid #ccd2db}.cart-page-empty .icon{width:30px;height:30px;color:var(--muted)}.cart-page-empty h2{font-family:Georgia,"Times New Roman",serif;font-size:2.2rem;font-weight:500;margin:16px 0 3px}.cart-page-empty p{color:var(--muted);margin:0 0 20px}.cart-page-summary{position:sticky;top:calc(var(--header) + 24px);padding:28px}.cart-summary-row{display:flex;justify-content:space-between;gap:20px;padding:20px 0;margin-top:20px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.cart-summary-row strong{font-size:1.2rem}.cart-page-summary>p{font-size:.8rem;color:var(--muted);line-height:1.6}.cart-checkout-cta{width:100%;margin-top:10px}.cart-continue-link{display:block;margin-top:15px;padding-bottom:13px;border-bottom:1px solid var(--line);color:#08152F;text-decoration:none;font-size:.76rem;font-weight:850}.cart-summary-service{display:grid;gap:11px;margin-top:18px}.cart-summary-service span{display:flex;align-items:center;gap:9px;font-size:.74rem}.cart-summary-service .icon{width:18px;height:18px;color:#a77700}.cart-drawer-actions{display:grid;grid-template-columns:.75fr 1.25fr;gap:8px;margin-top:12px}.cart-view-button{border:1px solid #08152F!important;background:#fff!important;color:#08152F!important}.cart-view-button:hover{background:#f4f5f7!important}.cart-drawer-actions .button{width:100%!important}
@media(max-width:980px){.cart-page-layout{grid-template-columns:1fr}.cart-page-summary{position:static}.cart-page-line{grid-template-columns:82px minmax(0,1fr) 110px 36px}.cart-page-line>img{width:82px;height:100px}.cart-page-line>strong{grid-column:2;text-align:left}.cart-page-line .qty-control{grid-column:3;grid-row:1/3}.cart-page-line .remove-line{grid-column:4;grid-row:1/3}}
@media(max-width:620px){.cart-page-head{padding:45px 0 30px}.cart-page-main-panel,.cart-page-summary{padding:18px}.cart-page-panel-head{align-items:flex-start;flex-direction:column}.cart-page-line{grid-template-columns:70px minmax(0,1fr) 32px;gap:12px}.cart-page-line>img{width:70px;height:86px}.cart-page-line .qty-control{grid-column:2;grid-row:auto}.cart-page-line>strong{grid-column:2}.cart-page-line .remove-line{grid-column:3;grid-row:1}.cart-drawer-actions{grid-template-columns:1fr}}

/* =====================================================================
   Mooxi 5.4.0 — interaction + contact + CTA hardening
   ===================================================================== */

/* Absolute square-interface rule. Circular shapes are reserved for icons/artwork only. */
.button,.add-cart,.product-link-button,.catalog-filter-link,.catalog-search,.catalog-toolbar-meta select,
.header-contact-cta,.mobile-nav-support a,.manager-outline-button,.footer-manager-cta,.contact-option-grid article,
.contact-manager-card,.contact-manager-card>a,.contact-whatsapp-form,.contact-whatsapp-form input,
.contact-whatsapp-form select,.contact-whatsapp-form textarea,.customer-submit,.primary-action,.save-button,
.customer-auth-tabs button,.page-actions a,.admin-topbar a,.view-store,.admin-quick-actions a{border-radius:0!important}

/* Header CTAs and navigation */
.header-contact-cta{height:42px;display:inline-flex;align-items:center;gap:7px;padding:0 13px;border:1px solid rgba(255,255,255,.32);color:#fff;text-decoration:none;text-transform:uppercase;letter-spacing:.08em;font-size:.69rem;font-weight:900}
.header-contact-cta:hover{border-color:var(--gstore-gold);color:var(--gstore-gold-2)}
.header-contact-cta .icon{width:17px;height:17px}
.mobile-nav-head,.mobile-nav-support{display:none}
.nav-backdrop{position:fixed;inset:0;z-index:1490;background:rgba(1,5,12,.74);opacity:0;transition:opacity .2s ease}
.nav-backdrop.show{opacity:1}.nav-backdrop[hidden]{display:none!important}
body.nav-open{overflow:hidden}

/* Hero text: deliberately quieter and clearer than 5.1. */
.commerce-hero .hero-copy-block{max-width:650px;padding:28px 30px 30px;border-left:3px solid var(--gstore-gold);background:linear-gradient(90deg,rgba(2,7,17,.82),rgba(2,7,17,.58) 72%,transparent);backdrop-filter:blur(2px)}
.commerce-hero h1{font-size:clamp(2.85rem,4.65vw,5rem)!important;line-height:.96!important;letter-spacing:-.045em!important;max-width:620px!important;margin-bottom:20px!important}
.commerce-hero p{max-width:560px!important;margin-bottom:24px!important}

/* Catalogue filters: no large black block for “Todos os produtos”. */
.catalog-filter-list{border-top:1px solid var(--line)}
.catalog-filter-link{position:relative!important;display:flex!important;align-items:center!important;justify-content:space-between!important;min-height:48px!important;padding:10px 12px 10px 17px!important;background:transparent!important;color:#182235!important;border:0!important;border-bottom:1px solid var(--line)!important;text-align:left!important;font-weight:750!important;box-shadow:none!important}
.catalog-filter-link:before{content:"";position:absolute;left:0;top:11px;bottom:11px;width:3px;background:transparent}
.catalog-filter-link:hover{background:#f6f4ee!important;color:#08152F!important}
.catalog-filter-link.active{background:#fff!important;color:#08152F!important;font-weight:900!important}
.catalog-filter-link.active:before{background:var(--gstore-gold)!important}
.catalog-filter-link small,.catalog-filter-link span:last-child{color:#7a8494!important;font-size:.7rem!important}

/* Prevent any legacy middle/duplicate underline on the primary navigation. */
.site-header #mainNav>a{background-image:none!important;box-shadow:none!important;border-top:0!important;text-decoration:none!important}
.site-header #mainNav>a::before{display:none!important;content:none!important;border:0!important;background:none!important}
.site-header #mainNav>a::after{top:auto!important;bottom:0!important}

/* Cart close is always visible and above the drawer content. */
.cart-drawer>header{position:relative!important}.cart-close{position:relative!important;z-index:4!important;flex:0 0 auto!important;color:#08152F!important;background:#fff!important;border:1px solid #08152F!important;opacity:1!important;visibility:visible!important}
.cart-close:hover,.cart-close:focus-visible{background:#08152F!important;color:#fff!important}

/* Reusable manager CTA */
.manager-cta-section{background:#08152F;color:#fff;border-top:1px solid rgba(255,255,255,.12);border-bottom:3px solid var(--gstore-gold)}
.manager-cta-grid{min-height:210px;display:grid;grid-template-columns:1.25fr .8fr auto;align-items:center;gap:44px;padding-block:34px}
.manager-cta-copy h2{font-family:Georgia,"Times New Roman",serif;font-weight:500;font-size:clamp(2rem,3.4vw,3.6rem);line-height:1;margin:8px 0 12px}.manager-cta-copy p{max-width:650px;color:#bec9d8;line-height:1.65;margin:0}
.manager-cta-person{display:flex;align-items:center;gap:14px;padding-left:24px;border-left:1px solid rgba(255,255,255,.2)}
.manager-avatar{width:56px;height:56px;display:grid;place-items:center;background:var(--gstore-gold);color:#08152F;font-family:Georgia,"Times New Roman",serif;font-size:1.7rem;font-weight:700;flex:0 0 auto}
.manager-cta-person>div{display:grid;gap:2px}.manager-cta-person small{color:var(--gstore-gold-2);font-size:.65rem;letter-spacing:.1em;text-transform:uppercase}.manager-cta-person b{font-size:1rem}.manager-cta-person span{font-size:.75rem;color:#b9c6d5}
.manager-cta-actions{display:grid;gap:8px;min-width:210px}.manager-outline-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:48px;padding:12px 16px;border:1px solid rgba(255,255,255,.5);color:#fff!important;text-decoration:none;text-transform:uppercase;letter-spacing:.07em;font-size:.7rem;font-weight:900}.manager-outline-button:hover{border-color:#fff;background:#fff;color:#08152F!important}.manager-outline-button.light{border-color:rgba(255,255,255,.55)}

/* Contact page */
.contact-hero{background:#08152F;color:#fff;padding:clamp(70px,8vw,120px) 0}.contact-hero-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:8vw;align-items:center}.contact-hero h1{font-family:Georgia,"Times New Roman",serif;font-size:clamp(3.3rem,6vw,6.6rem);font-weight:500;letter-spacing:-.05em;line-height:.94;margin:12px 0 23px;max-width:820px}.contact-hero p{max-width:700px;color:#c4cedc;line-height:1.75;font-size:1rem}.contact-manager-card{border:1px solid rgba(255,255,255,.25);background:#030914;padding:28px}.contact-manager-role{display:block;color:var(--gstore-gold-2);font-size:.67rem;letter-spacing:.13em;font-weight:900}.contact-manager-person{display:flex;gap:15px;align-items:center;padding:24px 0;border-bottom:1px solid rgba(255,255,255,.16)}.contact-manager-person h2{font-size:1.55rem;margin:0 0 4px}.contact-manager-person p{font-size:.78rem;line-height:1.5;margin:0}.contact-manager-card>a{display:grid;grid-template-columns:1fr auto 20px;align-items:center;gap:12px;padding:17px 0;border-bottom:1px solid rgba(255,255,255,.16);color:#fff;text-decoration:none}.contact-manager-card>a span{font-size:.68rem;color:#aeb9c8;text-transform:uppercase;letter-spacing:.08em}.contact-manager-card>a strong{font-size:.83rem}.contact-manager-card>a:hover strong{color:var(--gstore-gold-2)}
.contact-options{background:#fff!important}.contact-option-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}.contact-option-grid article{min-height:260px;padding:26px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;flex-direction:column;align-items:flex-start}.contact-option-grid article>span{color:#a57700;font-size:.68rem;font-weight:900;letter-spacing:.12em}.contact-option-grid h3{font-family:Georgia,"Times New Roman",serif;font-size:1.75rem;font-weight:500;margin:36px 0 9px}.contact-option-grid p{color:var(--muted);line-height:1.65;font-size:.84rem;flex:1}.contact-option-grid a{color:#08152F;text-decoration:none;border-bottom:1px solid var(--gstore-gold);padding-bottom:5px;font-size:.72rem;font-weight:900;text-transform:uppercase;letter-spacing:.065em}
.contact-message-section{background:#f1eee8;padding:80px 0}.contact-message-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:8vw}.contact-message-grid h2{font-family:Georgia,"Times New Roman",serif;font-size:clamp(2.7rem,4.5vw,4.8rem);line-height:.96;font-weight:500;margin:10px 0 17px}.contact-message-grid>div>p{color:var(--muted);line-height:1.7}.contact-whatsapp-form{background:#fff;border:1px solid #d4d8df;padding:clamp(22px,4vw,42px);display:grid;gap:16px}.contact-whatsapp-form label{display:grid;gap:7px;font-size:.76rem;font-weight:850}.contact-whatsapp-form input,.contact-whatsapp-form select,.contact-whatsapp-form textarea{width:100%;border:1px solid #c8ced7;background:#fff;padding:12px;color:#111827;outline:0}.contact-whatsapp-form input:focus,.contact-whatsapp-form select:focus,.contact-whatsapp-form textarea:focus{border-color:var(--gstore-gold);box-shadow:inset 3px 0 0 var(--gstore-gold)}.contact-final-cta{background:#d7a617;color:#08152F}.contact-final-cta .container{min-height:210px;display:flex;align-items:center;justify-content:space-between;gap:40px}.contact-final-cta h2{font-family:Georgia,"Times New Roman",serif;font-size:clamp(2rem,3.6vw,3.7rem);font-weight:500;line-height:1;margin:8px 0}.contact-final-cta .container>div:last-child{display:flex;gap:9px}.contact-final-cta .button.primary{background:#08152F!important;color:#fff!important;border-color:#08152F!important}.contact-final-cta .manager-outline-button{color:#08152F!important;border-color:#08152F!important}.contact-final-cta .manager-outline-button:hover{background:#08152F;color:#fff!important}

/* Footer with explicit human support */
.commerce-footer .footer-grid.footer-grid-4{grid-template-columns:1.25fr .65fr .72fr 1.05fr!important;gap:50px}.footer-manager{padding-left:24px;border-left:1px solid rgba(255,255,255,.14)}.footer-eyebrow{font-size:.62rem!important;color:var(--gstore-gold-2)!important;letter-spacing:.13em!important;font-weight:900}.footer-manager>b{font-size:1.1rem}.footer-manager p{font-size:.78rem;line-height:1.6;margin:4px 0 10px}.footer-manager-cta{display:flex;align-items:center;gap:8px;padding:11px 0;border-bottom:1px solid rgba(255,255,255,.35);color:#fff;text-decoration:none;font-size:.72rem;font-weight:850}.footer-manager-cta:hover{color:var(--gstore-gold-2);border-color:var(--gstore-gold)}

/* Persistent, but restrained, help CTA. */
.whatsapp-float{position:fixed;right:18px;bottom:18px;z-index:1200;display:inline-flex;align-items:center;gap:8px;min-height:44px;padding:0 14px;background:#08152F;color:#fff;border:1px solid var(--gstore-gold);text-decoration:none;text-transform:uppercase;letter-spacing:.07em;font-size:.67rem;font-weight:900;box-shadow:0 12px 32px rgba(0,0,0,.24)}.whatsapp-float:hover{background:var(--gstore-gold);color:#08152F}.whatsapp-float .icon{width:18px;height:18px}

@media(max-width:1180px){.header-contact-cta span{display:none}.header-contact-cta{width:42px;padding:0;justify-content:center}.site-header nav>a{padding-inline:9px!important}.commerce-footer .footer-grid.footer-grid-4{grid-template-columns:1.1fr .7fr .8fr 1fr!important;gap:28px}}
@media(max-width:980px){
  .header-contact-cta{display:none!important}
  .site-header #mainNav{display:flex!important;position:fixed!important;z-index:1510!important;top:0!important;right:0!important;bottom:0!important;left:auto!important;width:min(390px,90vw)!important;height:100dvh!important;padding:0 22px 28px!important;background:#061225!important;border:0!important;border-left:1px solid rgba(255,255,255,.16)!important;border-bottom:0!important;box-shadow:-25px 0 60px rgba(0,0,0,.35)!important;flex-direction:column!important;align-items:stretch!important;gap:0!important;overflow:auto!important;transform:translateX(104%)!important;visibility:hidden!important;pointer-events:none!important;transition:transform .24s ease,visibility .24s!important}
  .site-header #mainNav.open{transform:translateX(0)!important;visibility:visible!important;pointer-events:auto!important}
  .mobile-nav-head{min-height:82px;display:flex!important;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(255,255,255,.15);margin-bottom:8px}.mobile-nav-head>span{display:grid}.mobile-nav-head b{color:#fff;letter-spacing:.18em}.mobile-nav-head small{color:var(--gstore-gold-2);letter-spacing:.22em;font-size:.56rem}.mobile-nav-close{width:44px;height:44px;border:1px solid rgba(255,255,255,.3);background:transparent;color:#fff;font-size:1.7rem;cursor:pointer;border-radius:0!important}.mobile-nav-close:hover{border-color:var(--gstore-gold);color:var(--gstore-gold-2)}
  .site-header #mainNav>a{padding:17px 6px!important;border-bottom:1px solid rgba(255,255,255,.12)!important;font-size:.82rem!important}.site-header #mainNav>a::after{left:0!important;top:12px!important;bottom:12px!important;width:3px!important;height:auto!important;right:auto!important;transform:scaleY(0)!important}.site-header #mainNav>a:hover::after,.site-header #mainNav>a.active::after{transform:scaleY(1)!important}
  .mobile-nav-support{display:grid!important;gap:5px;margin-top:auto;padding:22px 0 0;border-top:1px solid rgba(255,255,255,.15)}.mobile-nav-support>span{color:var(--gstore-gold-2);font-size:.62rem;letter-spacing:.12em;font-weight:900}.mobile-nav-support>b{color:#fff;font-size:1.05rem}.mobile-nav-support>a{margin-top:10px;min-height:46px;display:flex;align-items:center;justify-content:center;gap:8px;background:var(--gstore-gold);color:#08152F;text-decoration:none;text-transform:uppercase;font-size:.68rem;letter-spacing:.07em;font-weight:900}
  .manager-cta-grid{grid-template-columns:1fr;gap:22px;padding-block:34px}.manager-cta-person{padding:20px 0;border-left:0;border-top:1px solid rgba(255,255,255,.2);border-bottom:1px solid rgba(255,255,255,.2)}.manager-cta-actions{grid-template-columns:1fr 1fr;min-width:0}
  .contact-hero-grid,.contact-message-grid{grid-template-columns:1fr;gap:42px}.contact-option-grid{grid-template-columns:1fr 1fr}.commerce-footer .footer-grid.footer-grid-4{grid-template-columns:1fr 1fr!important}.footer-manager{padding-left:0;border-left:0;border-top:1px solid rgba(255,255,255,.14);padding-top:22px}.contact-final-cta .container{align-items:flex-start;flex-direction:column;justify-content:center;padding-block:34px}
}
@media(max-width:620px){.commerce-hero .hero-copy-block{padding:22px 18px 24px}.commerce-hero h1{font-size:clamp(2.55rem,11vw,4rem)!important}.manager-cta-actions{grid-template-columns:1fr}.contact-option-grid{grid-template-columns:1fr}.commerce-footer .footer-grid.footer-grid-4{grid-template-columns:1fr!important}.contact-final-cta .container>div:last-child{display:grid;width:100%}.contact-final-cta .button,.contact-final-cta .manager-outline-button{width:100%}.whatsapp-float{right:12px;bottom:12px;width:46px;height:46px;padding:0;justify-content:center}.whatsapp-float span{display:none}}

/* =====================================================================
   Mooxi Commerce 5.4.0 — navigation + theme reliability layer
   Final authority: fixes desktop crowding, drawer behaviour and full themes.
   ===================================================================== */

/* Header architecture: Atendimento replaces duplicate Contactos/CTA. */
.site-header.commerce-header{
  display:grid!important;
  grid-template-columns:minmax(180px,1fr) auto minmax(250px,1fr)!important;
  align-items:center!important;
  gap:18px!important;
  padding-inline:max(22px,calc((100vw - 1420px)/2))!important;
}
.site-header .brand{min-width:180px!important}
.site-header #mainNav{justify-self:center!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:2px!important;margin:0!important;white-space:nowrap!important}
.site-header #mainNav>a{padding:31px 11px 27px!important;font-size:.73rem!important;letter-spacing:.075em!important}
.site-header .header-actions{justify-self:end!important;min-width:0!important;gap:6px!important}
.site-header .menu-toggle{display:none!important}
.mobile-nav-head,.mobile-nav-extras,.mobile-nav-support{display:none!important}
.header-contact-cta{display:none!important}
body.nav-open{overflow:hidden!important}

/* Theme button communicates state visually. */
.theme-toggle .sun-icon{display:none!important}
.theme-toggle .moon-icon{display:block!important}
html[data-theme="dark"] .theme-toggle .sun-icon{display:block!important}
html[data-theme="dark"] .theme-toggle .moon-icon{display:none!important}

/* Desktop never opens an overlay drawer. */
@media(min-width:1121px){
  .site-header #mainNav{position:static!important;inset:auto!important;width:auto!important;height:auto!important;max-height:none!important;padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important;transform:none!important;visibility:visible!important;pointer-events:auto!important;overflow:visible!important;flex-direction:row!important}
  .nav-backdrop{display:none!important}
  .site-header .menu-toggle{display:none!important}
}

/* Tablet/mobile drawer: one predictable system, not legacy dropdown + overlay. */
@media(max-width:1120px){
  :root{--header:76px}
  .site-header.commerce-header{display:flex!important;justify-content:space-between!important;gap:10px!important;padding-inline:18px!important}
  .site-header .brand{min-width:0!important;margin-right:auto!important}
  .site-header .header-actions{margin-left:auto!important;flex:0 0 auto!important}
  .site-header .wishlist-toggle{display:none!important}
  .site-header .menu-toggle{display:grid!important}
  .site-header #mainNav{
    display:flex!important;position:fixed!important;z-index:1510!important;
    top:0!important;right:0!important;bottom:0!important;left:auto!important;
    width:min(420px,92vw)!important;height:100dvh!important;
    padding:0 24px 28px!important;background:#061225!important;
    border:0!important;border-left:1px solid rgba(255,255,255,.15)!important;
    box-shadow:-24px 0 70px rgba(0,0,0,.42)!important;
    flex-direction:column!important;align-items:stretch!important;gap:0!important;
    overflow:auto!important;overscroll-behavior:contain!important;
    transform:translate3d(104%,0,0)!important;visibility:hidden!important;pointer-events:none!important;
    transition:transform .24s ease,visibility .24s ease!important;
  }
  .site-header #mainNav.open{transform:translate3d(0,0,0)!important;visibility:visible!important;pointer-events:auto!important}
  .mobile-nav-head{min-height:82px;display:flex!important;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(255,255,255,.15);margin-bottom:8px}
  .mobile-nav-head>span{display:grid}.mobile-nav-head b{color:#fff;letter-spacing:.18em}.mobile-nav-head small{color:var(--gstore-gold-2);letter-spacing:.22em;font-size:.56rem}
  .mobile-nav-close{width:44px;height:44px;border:1px solid rgba(255,255,255,.3);background:transparent;color:#fff;font-size:1.7rem;cursor:pointer;border-radius:0!important}
  .mobile-nav-close:hover,.mobile-nav-close:focus-visible{border-color:var(--gstore-gold);color:var(--gstore-gold-2);outline:0}
  .site-header #mainNav>a{padding:17px 10px!important;border-bottom:1px solid rgba(255,255,255,.12)!important;font-size:.8rem!important;text-align:left!important}
  .site-header #mainNav>a::after{left:0!important;right:auto!important;top:12px!important;bottom:12px!important;width:3px!important;height:auto!important;transform:scaleY(0)!important;transform-origin:center!important}
  .site-header #mainNav>a:hover::after,.site-header #mainNav>a:focus-visible::after,.site-header #mainNav>a.active::after{transform:scaleY(1)!important}
  .mobile-nav-extras{display:grid!important;grid-template-columns:1fr 1fr;gap:8px;padding:18px 0;border-bottom:1px solid rgba(255,255,255,.14)}
  .mobile-nav-extras a{display:flex;align-items:center;gap:7px;min-height:42px;padding:0 10px;border:1px solid rgba(255,255,255,.16);color:#dce5f2;text-decoration:none;font-size:.7rem;font-weight:800;text-transform:uppercase;letter-spacing:.05em}
  .mobile-nav-extras a:hover{border-color:var(--gstore-gold);color:#fff}.mobile-nav-extras .icon{width:17px;height:17px}
  .mobile-nav-support{display:grid!important;gap:5px;margin-top:auto;padding:22px 0 0;border-top:1px solid rgba(255,255,255,.15)}
  .mobile-nav-support>span{color:var(--gstore-gold-2);font-size:.61rem;letter-spacing:.12em;font-weight:900}.mobile-nav-support>b{color:#fff;font-size:1.05rem}
  .mobile-nav-support>a{margin-top:10px;min-height:46px;display:flex;align-items:center;justify-content:center;gap:8px;background:var(--gstore-gold);color:#08152F;text-decoration:none;text-transform:uppercase;font-size:.68rem;letter-spacing:.07em;font-weight:900}
  .nav-backdrop{position:fixed!important;inset:0!important;z-index:1490!important;background:rgba(1,5,12,.66)!important;backdrop-filter:blur(2px);opacity:0;transition:opacity .2s ease}
  .nav-backdrop.show{opacity:1!important}.nav-backdrop[hidden]{display:none!important}
}

@media(max-width:720px){
  :root{--header:70px}
  .site-header.commerce-header{padding-inline:10px!important}
  .site-header .brand-mark{width:40px!important;height:40px!important}.site-header .brand-copy b{font-size:.76rem!important}.site-header .brand-copy small{font-size:.5rem!important}
  .site-header .search-toggle,.site-header .account-toggle{display:none!important}
  .site-header .theme-toggle,.site-header .cart-button,.site-header .menu-toggle{display:grid!important;width:42px!important;min-width:42px!important;height:42px!important;padding:0!important;place-items:center!important}
  .site-header .cart-button span{display:none!important}.site-header .cart-button b{position:absolute!important;top:-4px!important;right:-4px!important}
  .site-header #mainNav{width:min(390px,94vw)!important;padding-inline:20px!important}
  .mobile-nav-extras{grid-template-columns:1fr!important}
}

/* ---------------------------------------------------------------------
   FULL LIGHT/DARK SYSTEM
   Dark is a real alternative palette, not an opacity overlay.
   --------------------------------------------------------------------- */
html[data-theme="light"]{
  --canvas:#f5f3ee;--surface:#ffffff;--ink:#0b1220;--muted:#687386;--line:#d7dce4;
  color-scheme:light;
}
html[data-theme="dark"]{
  --canvas:#03071C;--surface:#0d1a2e;--ink:#f6f8fb;--muted:#aebacd;--line:#273a56;
  --gstore-paper:#081626;--gstore-white:#0d1a2e;--gstore-ink:#f6f8fb;--gstore-muted:#aebacd;--gstore-line:#273a56;
  color-scheme:dark;
}
html[data-theme="dark"] body.storefront-body,html[data-theme="dark"] .store-page-main{background:#03071C!important;color:#f6f8fb!important}

/* Structural surfaces */
html[data-theme="dark"] .store-breadcrumb,
html[data-theme="dark"] .commerce-assurance,
html[data-theme="dark"] .home-collections,
html[data-theme="dark"] .home-products,
html[data-theme="dark"] .commerce-shop-section,
html[data-theme="dark"] .collections-archive-section,
html[data-theme="dark"] .collection-products,
html[data-theme="dark"] .related-products,
html[data-theme="dark"] .about-principles,
html[data-theme="dark"] .faq-commerce-section,
html[data-theme="dark"] .custom-commerce-section,
html[data-theme="dark"] .cart-page-section,
html[data-theme="dark"] .contact-options,
html[data-theme="dark"] .contact-message-section,
html[data-theme="dark"] .checkout-section{background:#081626!important;color:#f6f8fb!important;border-color:#273a56!important}
html[data-theme="dark"] .shop-archive-head,
html[data-theme="dark"] .minimal-archive-hero,
html[data-theme="dark"] .checkout-page-head,
html[data-theme="dark"] .faq-commerce-hero,
html[data-theme="dark"] .custom-commerce-hero,
html[data-theme="dark"] .cart-page-head{background:#0b1a2d!important;color:#f6f8fb!important;border-color:#273a56!important}
html[data-theme="dark"] .commerce-editorial,html[data-theme="dark"] .about-split{background:#08152F!important;color:#fff!important}

/* Typography */
html[data-theme="dark"] .store-breadcrumb a,html[data-theme="dark"] .store-breadcrumb span{color:#91a0b6!important}
html[data-theme="dark"] .store-breadcrumb strong,
html[data-theme="dark"] .commerce-section-head h2,
html[data-theme="dark"] .commerce-section-head p,
html[data-theme="dark"] .archive-title-grid h1,
html[data-theme="dark"] .archive-title-grid p,
html[data-theme="dark"] .product-body h3,html[data-theme="dark"] .product-body h3 a,
html[data-theme="dark"] .product-footer strong,
html[data-theme="dark"] .collection-archive-copy h2,
html[data-theme="dark"] .principles-grid h3,
html[data-theme="dark"] .contact-option-grid h3,
html[data-theme="dark"] .contact-message-grid h2,
html[data-theme="dark"] .detail-copy h1,
html[data-theme="dark"] .detail-description,
html[data-theme="dark"] .cart-page-panel-head h2,
html[data-theme="dark"] .cart-page-summary h2,
html[data-theme="dark"] .faq-list summary{color:#f6f8fb!important}
html[data-theme="dark"] .product-body>p,
html[data-theme="dark"] .product-meta,
html[data-theme="dark"] .commerce-section-head p,
html[data-theme="dark"] .archive-title-grid p,
html[data-theme="dark"] .collection-archive-copy p,
html[data-theme="dark"] .principles-grid p,
html[data-theme="dark"] .contact-option-grid p,
html[data-theme="dark"] .contact-message-grid>div>p,
html[data-theme="dark"] .detail-color,
html[data-theme="dark"] .faq-answer,
html[data-theme="dark"] .cart-summary-service{color:#aebacd!important}

/* Cards, catalog, products */
html[data-theme="dark"] .commerce-product-card,
html[data-theme="dark"] .product-card,
html[data-theme="dark"] .product-body,
html[data-theme="dark"] .commerce-shop-sidebar,
html[data-theme="dark"] .collection-archive-card,
html[data-theme="dark"] .principles-grid article,
html[data-theme="dark"] .testimonials-grid article,
html[data-theme="dark"] .contact-option-grid article,
html[data-theme="dark"] .contact-whatsapp-form,
html[data-theme="dark"] .cart-page-main-panel,
html[data-theme="dark"] .cart-page-summary,
html[data-theme="dark"] .commerce-checkout-form,
html[data-theme="dark"] .commerce-payment-card,
html[data-theme="dark"] .commerce-faq-list details,
html[data-theme="dark"] .commerce-custom-form form,
html[data-theme="dark"] .detail-info article,
html[data-theme="dark"] .custom-product-link,
html[data-theme="dark"] .product-details-accordion,
html[data-theme="dark"] .quick-dialog,
html[data-theme="dark"] .payment-dialog,
html[data-theme="dark"] .wishlist-panel{background:#0d1a2e!important;color:#f6f8fb!important;border-color:#273a56!important;box-shadow:none!important}
html[data-theme="dark"] .product-media,html[data-theme="dark"] .gallery-stage,html[data-theme="dark"] .gallery-thumb{background:#10213a!important;border-color:#273a56!important}
html[data-theme="dark"] .product-meta small,html[data-theme="dark"] .product-meta span{color:#9eabc0!important}
html[data-theme="dark"] .catalog-filter-link{background:transparent!important;color:#dce4ef!important;border-color:#273a56!important}
html[data-theme="dark"] .catalog-filter-link:hover{background:#10213a!important;color:#fff!important}
html[data-theme="dark"] .catalog-filter-link.active{background:#132b49!important;color:#fff!important;border-left-color:var(--gstore-gold)!important}
html[data-theme="dark"] .commerce-shop-sidebar .sidebar-title,html[data-theme="dark"] .commerce-shop-sidebar .sidebar-label{color:#f2c84b!important}
html[data-theme="dark"] .sidebar-divider{background:#273a56!important}
html[data-theme="dark"] .commerce-catalog-toolbar{border-color:#273a56!important}

/* Forms and controls */
html[data-theme="dark"] input,html[data-theme="dark"] select,html[data-theme="dark"] textarea,
html[data-theme="dark"] .catalog-search,html[data-theme="dark"] .commerce-catalog-toolbar input,html[data-theme="dark"] .commerce-catalog-toolbar select,
html[data-theme="dark"] .contact-whatsapp-form input,html[data-theme="dark"] .contact-whatsapp-form select,html[data-theme="dark"] .contact-whatsapp-form textarea,
html[data-theme="dark"] .commerce-checkout-form input,html[data-theme="dark"] .commerce-checkout-form select,html[data-theme="dark"] .commerce-checkout-form textarea,
html[data-theme="dark"] .commerce-custom-form input,html[data-theme="dark"] .commerce-custom-form select,html[data-theme="dark"] .commerce-custom-form textarea,
html[data-theme="dark"] .detail-buy select,html[data-theme="dark"] .detail-buy input{background:#10213a!important;color:#fff!important;border-color:#334967!important}
html[data-theme="dark"] input::placeholder,html[data-theme="dark"] textarea::placeholder{color:#7f8da3!important}
html[data-theme="dark"] select option{background:#10213a!important;color:#fff!important}

/* Search */
html[data-theme="dark"] .global-search{background:#081626!important;border-color:var(--gstore-gold)!important;color:#fff!important}
html[data-theme="dark"] .global-search label,html[data-theme="dark"] .search-close{background:#0d1a2e!important;border-color:#334967!important;color:#fff!important}
html[data-theme="dark"] #globalSearchResults a{background:#10213a!important;border-color:#334967!important;color:#fff!important}

/* Cart / overlays */
html[data-theme="dark"] .cart-drawer{background:#081626!important;color:#fff!important;border-left:1px solid #273a56!important}
html[data-theme="dark"] .cart-drawer>header,html[data-theme="dark"] .cart-drawer>footer{background:#081626!important;border-color:#273a56!important}
html[data-theme="dark"] .cart-line{border-color:#273a56!important}
html[data-theme="dark"] .cart-close,html[data-theme="dark"] .quick-close,html[data-theme="dark"] .payment-close,html[data-theme="dark"] .wishlist-close{background:#0d1a2e!important;color:#fff!important;border-color:#50617a!important}
html[data-theme="dark"] .cart-empty{color:#aebacd!important}

/* Atendimento page */
html[data-theme="dark"] .contact-option-grid{border-color:#273a56!important}
html[data-theme="dark"] .contact-option-grid article{border-color:#273a56!important}
html[data-theme="dark"] .contact-option-grid a{color:#f6f8fb!important}
html[data-theme="dark"] .contact-message-section{background:#03071C!important}
html[data-theme="dark"] .contact-whatsapp-form label{color:#e8eef7!important}

/* Buttons that were designed for white backgrounds */
html[data-theme="dark"] .dark-button{background:var(--gstore-gold)!important;color:#08152F!important;border-color:var(--gstore-gold)!important}
html[data-theme="dark"] .commerce-text-link{color:#f6f8fb!important;border-color:var(--gstore-gold)!important}
html[data-theme="dark"] .cart-continue-link{color:#f6f8fb!important}

/* Theme transition is restrained: no jarring page flash. */
body.storefront-body,.store-page-main,.store-breadcrumb,.commerce-assurance,.home-collections,.home-products,.commerce-shop-section,.collections-archive-section,.collection-products,.related-products,.about-principles,.faq-commerce-section,.custom-commerce-section,.cart-page-section,.contact-options,.contact-message-section,.product-card,.product-body,.commerce-shop-sidebar,.contact-whatsapp-form,.cart-drawer{transition:background-color .16s ease,color .16s ease,border-color .16s ease}
@media(min-width:1121px) and (max-width:1320px){.site-header .wishlist-toggle{display:none!important}.site-header.commerce-header{grid-template-columns:minmax(165px,1fr) auto minmax(210px,1fr)!important;gap:12px!important}.site-header #mainNav>a{padding-inline:9px!important;font-size:.7rem!important}}
body.nav-open .site-header.commerce-header{z-index:1600!important}
@media(max-width:1120px){.site-header.commerce-header>#mainNav,.site-header.commerce-header>#mainNav.open{left:auto!important;right:0!important;width:min(420px,92vw)!important;border-radius:0!important}}
