/* Majestic Cacao — commerce layer */
:root{--commerce-dark:#1d100b;--commerce-brown:#4f2c1b;--commerce-gold:#c99658;--commerce-cream:#f8f1e7;--commerce-line:rgba(67,37,22,.13)}
body.cart-open{overflow:hidden}
.header-cart-button{height:42px;padding:0 14px;border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.05);color:#fff;border-radius:999px;display:inline-flex;align-items:center;gap:8px;font-size:9px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;cursor:pointer;transition:.25s ease}
.header-cart-button:hover{background:rgba(255,255,255,.1);border-color:rgba(255,255,255,.34);transform:translateY(-1px)}
.header-cart-button svg{width:17px;height:17px}.header-cart-button [data-cart-count]{display:grid;place-items:center;min-width:20px;height:20px;padding:0 5px;border-radius:999px;background:#c99658;color:#21120c;font-size:9px}.header-cart-button [data-cart-count].has-items{box-shadow:0 0 0 5px rgba(201,150,88,.12)}
.desktop-nav .nav-buy{color:#f0c98c}.desktop-nav .nav-buy::after{right:0}
.mobile-cart-button{margin-top:14px!important;width:100%;justify-content:space-between;border-radius:5px!important}.mobile-cart-button [data-cart-count]{margin-left:auto}
.product-action-stack{display:grid;grid-template-columns:1fr;gap:8px;margin-top:auto}.product-action-stack .product-whatsapp-cta{margin-top:0!important}.product-action-stack .btn{width:100%;justify-content:center}
.btn-commerce-add{background:#2b1710;color:#fff;border:1px solid rgba(255,255,255,.08);box-shadow:0 10px 24px rgba(43,23,16,.12)}.btn-commerce-add:hover{background:#3a2015;box-shadow:0 14px 30px rgba(43,23,16,.2)}.btn-commerce-add svg{width:17px;height:17px}
.product-real-card .btn-commerce-add{min-height:42px!important;padding:0 15px!important;font-size:7.6px!important;letter-spacing:.08em!important;gap:7px}.product-real-card .btn-commerce-add svg{width:15px;height:15px}

.cart-backdrop{position:fixed;inset:0;background:rgba(13,8,5,.56);backdrop-filter:blur(6px);z-index:998;opacity:0;pointer-events:none;transition:opacity .32s ease}.cart-drawer{position:fixed;z-index:999;right:0;top:0;width:min(465px,100%);height:100dvh;background:linear-gradient(180deg,#fffdf9,#f7efe5);box-shadow:-30px 0 80px rgba(28,14,8,.22);transform:translateX(105%);transition:transform .38s cubic-bezier(.22,.8,.26,1);display:grid;grid-template-rows:auto 1fr auto;color:#2e1a11}.cart-open .cart-backdrop{opacity:1;pointer-events:auto}.cart-open .cart-drawer{transform:translateX(0)}
.cart-drawer-head{padding:23px 24px 18px;border-bottom:1px solid var(--commerce-line);display:flex;align-items:center;justify-content:space-between;gap:20px;background:rgba(255,255,255,.62)}.cart-drawer-head small{font-size:8px;letter-spacing:.18em;font-weight:800;color:#9d6a43}.cart-drawer-head h2{font-family:var(--font-display,"Instrument Serif",serif);font-size:34px;line-height:1;margin:5px 0 0}.cart-close{width:40px;height:40px;border-radius:50%;border:1px solid var(--commerce-line);background:#fff;color:#3c2116;font-size:25px;line-height:1;cursor:pointer}.cart-drawer-body{overflow:auto;padding:18px 22px 26px}.cart-drawer-foot{padding:18px 22px 22px;border-top:1px solid var(--commerce-line);background:#fff}.cart-total-kg{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px}.cart-total-kg span{font-size:11px;color:#806354}.cart-total-kg strong{font-family:var(--font-display,"Instrument Serif",serif);font-size:25px}.cart-total-kg strong b{font-weight:400}.cart-checkout{width:100%;border:0;cursor:pointer}.cart-checkout:disabled{opacity:.42;cursor:not-allowed}.cart-continue{width:100%;border:0;background:none;margin-top:12px;font-size:9px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#6d4b3a;cursor:pointer}
.cart-item{display:grid;grid-template-columns:76px 1fr 32px;gap:13px;padding:13px 0;border-bottom:1px solid var(--commerce-line);align-items:start}.cart-item img{width:76px;height:76px;object-fit:cover;border-radius:16px;background:#eadfd4}.cart-item-main{min-width:0}.cart-item-main small{font-size:7px;letter-spacing:.13em;color:#a26d46;font-weight:800}.cart-item-main>strong{display:block;font-family:var(--font-display,"Instrument Serif",serif);font-size:19px;line-height:1.05;margin:4px 0 10px}.cart-remove{width:28px;height:28px;border:1px solid var(--commerce-line);border-radius:50%;background:#fff;color:#8f6c59;cursor:pointer}.cart-qty{display:inline-flex;align-items:center;border:1px solid var(--commerce-line);border-radius:999px;overflow:hidden;background:#fff}.cart-qty span{padding:0 8px;font-size:7px;font-weight:800;color:#9b725b;letter-spacing:.12em}.cart-qty button{width:29px;height:28px;border:0;background:#f3eadf;color:#422519;font-size:16px;cursor:pointer}.cart-qty b{min-width:28px;text-align:center;font-size:10px}.cart-empty{text-align:center;padding:54px 18px 38px}.cart-empty svg{width:42px;height:42px;color:#ba8652}.cart-empty h3{font-family:var(--font-display,"Instrument Serif",serif);font-size:27px;margin:14px 0 7px}.cart-empty p{font-size:12px;line-height:1.6;color:#775c4f}.cart-empty a{display:inline-flex;margin-top:16px;font-size:9px;font-weight:800;letter-spacing:.12em;color:#9e6338;text-decoration:underline;text-underline-offset:4px}
.cart-shipping-box{margin-top:20px;padding:17px;border:1px solid rgba(132,83,46,.18);border-radius:19px;background:linear-gradient(145deg,rgba(255,255,255,.9),rgba(239,225,210,.58))}.cart-shipping-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.cart-shipping-title span{font-family:var(--font-display,"Instrument Serif",serif);font-size:22px}.cart-shipping-title small{font-size:7px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:#a36e45;background:#f0dfcb;padding:5px 8px;border-radius:999px}.cart-shipping-box label{display:block;font-size:8px;font-weight:800;letter-spacing:.12em;margin-bottom:6px;color:#6d4b3a}.shipping-input-row{display:grid;grid-template-columns:1fr auto;gap:8px}.shipping-input-row input{width:100%;height:44px;border:1px solid var(--commerce-line);border-radius:10px;background:#fff;padding:0 13px;font:600 13px/1 var(--font-body,"Manrope",sans-serif);outline:none}.shipping-input-row input:focus{border-color:#b47c4c;box-shadow:0 0 0 3px rgba(180,124,76,.10)}.shipping-input-row button{height:44px;padding:0 13px;border:0;border-radius:10px;background:#301a11;color:#fff;font-size:8px;font-weight:800;letter-spacing:.1em;cursor:pointer}.shipping-disclaimer{font-size:9px!important;line-height:1.45!important;color:#8a6d5d!important;margin:10px 0 0!important}.shipping-result{margin-top:10px}.shipping-error{padding:10px 11px;border-radius:10px;background:#fff0ee;color:#9a3f35;font-size:10px}.shipping-success{padding:11px 12px;border-radius:12px;background:#edf6ee;border:1px solid rgba(64,119,71,.13)}.shipping-success>div{display:flex;justify-content:space-between;align-items:center;gap:10px}.shipping-success small{font-size:9px;color:#54705a}.shipping-success strong{font-size:15px;color:#214a2c}.shipping-success>span{display:block;margin-top:5px;font-size:9px;color:#486451}

/* Comprar page */
.shop-page{background:#f6efe6;color:#2d1b13}.shop-page .site-header{background:rgba(18,11,8,.92);backdrop-filter:blur(18px);border-bottom:1px solid rgba(255,255,255,.08)}
.shop-hero{min-height:610px;padding:155px 0 90px;position:relative;overflow:hidden;background:radial-gradient(circle at 78% 30%,rgba(168,103,57,.34),transparent 31%),radial-gradient(circle at 14% 10%,rgba(122,72,39,.25),transparent 29%),#1a0e09;color:#fff}.shop-hero::before{content:"";position:absolute;inset:0;background-image:url('../assets/noise-tile.webp');opacity:.06;pointer-events:none}.shop-hero-orbit{position:absolute;width:620px;height:620px;border-radius:50%;border:1px solid rgba(226,182,121,.12);right:-180px;top:-210px;box-shadow:0 0 0 70px rgba(255,255,255,.018),0 0 0 140px rgba(255,255,255,.012)}.shop-hero .shell{position:relative;z-index:2}.shop-hero-grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(300px,.8fr);gap:60px;align-items:end}.shop-hero-copy{max-width:760px}.shop-hero-copy .eyebrow{color:#d8ac73}.shop-hero-copy h1{font-family:var(--font-display,"Instrument Serif",serif);font-weight:400;font-size:clamp(54px,7vw,94px);line-height:.9;letter-spacing:-.045em;margin:18px 0 24px}.shop-hero-copy h1 em{color:#dfb77f;font-weight:400}.shop-hero-copy>p{max-width:630px;font-size:15px;line-height:1.7;color:rgba(255,255,255,.71)}.shop-hero-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:28px}.shop-hero-actions .btn{cursor:pointer}.shop-hero-note{padding:24px;border:1px solid rgba(255,255,255,.12);border-radius:24px;background:rgba(255,255,255,.045);backdrop-filter:blur(16px)}.shop-hero-note small{font-size:8px;font-weight:800;letter-spacing:.16em;color:#d6aa72}.shop-hero-note strong{display:block;font-family:var(--font-display,"Instrument Serif",serif);font-size:30px;font-weight:400;margin:8px 0}.shop-hero-note p{font-size:11px;line-height:1.6;color:rgba(255,255,255,.62);margin:0}
.shop-shipping-section{padding:0 0 25px;margin-top:-42px;position:relative;z-index:4}.shop-shipping-widget{display:grid;grid-template-columns:1fr 1.1fr;gap:28px;align-items:center;padding:27px 30px;border-radius:26px;background:rgba(255,255,255,.94);border:1px solid rgba(88,49,28,.10);box-shadow:0 24px 70px rgba(50,27,16,.12);backdrop-filter:blur(16px)}.shop-shipping-copy small{font-size:8px;font-weight:800;letter-spacing:.15em;color:#a16d45}.shop-shipping-copy h2{font-family:var(--font-display,"Instrument Serif",serif);font-size:34px;font-weight:400;margin:7px 0 6px}.shop-shipping-copy p{font-size:11px;line-height:1.55;color:#76594a;margin:0}.shop-shipping-form{display:grid;grid-template-columns:1fr 110px auto;gap:9px;align-items:end}.shop-shipping-form label{font-size:8px;font-weight:800;letter-spacing:.1em;color:#705040}.shop-shipping-form label span{display:block;margin-bottom:6px}.shop-shipping-form input{height:48px;width:100%;border:1px solid var(--commerce-line);border-radius:11px;background:#fff;padding:0 13px;font:600 13px/1 var(--font-body,"Manrope",sans-serif);outline:none}.shop-shipping-form button{height:48px;padding:0 18px;border:0;border-radius:11px;background:#2c1710;color:#fff;font-size:8px;font-weight:800;letter-spacing:.1em;cursor:pointer}.shop-shipping-result-wrap{grid-column:1/-1}.shop-shipping-result-wrap .shipping-disclaimer{margin-top:7px!important}
.shop-products-section{padding:80px 0 100px}.shop-products-head{display:flex;justify-content:space-between;gap:40px;align-items:end;margin-bottom:34px}.shop-products-head h2{font-family:var(--font-display,"Instrument Serif",serif);font-size:clamp(42px,5vw,66px);font-weight:400;line-height:.95;margin:8px 0 0}.shop-products-head h2 em{color:#a6663f;font-weight:400}.shop-products-head>p{max-width:440px;font-size:12px;line-height:1.65;color:#785a49}.shop-product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.shop-product-card{display:grid;grid-template-columns:minmax(220px,.82fr) minmax(0,1.18fr);min-height:390px;border-radius:28px;overflow:hidden;background:rgba(255,255,255,.78);border:1px solid rgba(77,44,25,.10);box-shadow:0 18px 50px rgba(49,26,15,.06);transition:transform .5s cubic-bezier(.2,.8,.2,1),box-shadow .5s ease,border-color .4s ease}.shop-product-card:hover{transform:translateY(-5px);box-shadow:0 28px 70px rgba(49,26,15,.11);border-color:rgba(169,107,63,.23)}.shop-product-media{position:relative;min-height:100%;background:#eadfd4;overflow:hidden}.shop-product-media::after{content:"";position:absolute;inset:-80% -50%;background:linear-gradient(108deg,transparent 43%,rgba(255,255,255,.32) 50%,transparent 57%);transform:translateX(-70%);transition:transform 1s cubic-bezier(.2,.8,.2,1)}.shop-product-card:hover .shop-product-media::after{transform:translateX(70%)}.shop-product-media img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .8s cubic-bezier(.2,.8,.2,1)}.shop-product-card:hover .shop-product-media img{transform:scale(1.04)}.shop-product-media>span{position:absolute;z-index:3;right:14px;bottom:12px;font-family:var(--font-display,"Instrument Serif",serif);font-size:32px;color:rgba(255,255,255,.88);text-shadow:0 2px 13px rgba(33,14,7,.3)}.shop-product-content{padding:24px;display:flex;flex-direction:column}.shop-product-meta{display:flex;align-items:center;justify-content:space-between;gap:10px}.shop-product-meta small{font-size:7.5px;letter-spacing:.15em;color:#a46d45;font-weight:800}.shop-product-meta b{font-size:7px;letter-spacing:.1em;background:#f0e2d1;color:#74472f;padding:5px 7px;border-radius:999px}.shop-product-content h2{font-family:var(--font-display,"Instrument Serif",serif);font-size:30px;line-height:1;font-weight:400;margin:10px 0 10px}.shop-product-lead{font-size:11.5px;line-height:1.55;color:#62483a;margin:0}.shop-product-detail{font-size:10.5px;line-height:1.6;color:#8a6c5d;margin:10px 0 14px}.shop-applications>span{display:block;font-size:7.5px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#79533c;margin-bottom:7px}.shop-applications>div{display:flex;gap:5px;flex-wrap:wrap}.shop-applications i{font-style:normal;font-size:8px;color:#6d5041;padding:6px 8px;border:1px solid rgba(93,57,36,.11);background:#fffaf4;border-radius:999px}.shop-product-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:auto;padding-top:17px}.shop-product-actions .btn{min-height:46px;padding:0 11px;font-size:7.5px;letter-spacing:.08em;cursor:pointer}.shop-product-actions .btn-whatsapp{border:0}.shop-price-note{font-size:8px!important;color:#947361!important;margin:8px 0 0!important;text-align:center}
.shop-commerce-cta{padding:85px 0;background:#20110b;color:#fff;position:relative;overflow:hidden}.shop-commerce-cta::before{content:"";position:absolute;width:550px;height:550px;border:1px solid rgba(222,177,116,.10);border-radius:50%;right:-190px;top:-240px;box-shadow:0 0 0 80px rgba(255,255,255,.015)}.shop-commerce-cta .shell{position:relative;z-index:2;display:grid;grid-template-columns:1fr auto;gap:35px;align-items:center}.shop-commerce-cta h2{font-family:var(--font-display,"Instrument Serif",serif);font-size:clamp(42px,5vw,67px);font-weight:400;line-height:.95;margin:7px 0}.shop-commerce-cta p{font-size:12px;color:rgba(255,255,255,.64);max-width:620px;line-height:1.65}.shop-commerce-cta .btn{cursor:pointer}
.commerce-toast{position:fixed;left:50%;bottom:26px;z-index:1200;transform:translate(-50%,18px);opacity:0;pointer-events:none;background:#24130d;color:#fff;padding:12px 17px;border-radius:999px;font-size:10px;box-shadow:0 16px 38px rgba(0,0,0,.22);transition:.25s ease}.commerce-toast.is-visible{opacity:1;transform:translate(-50%,0)}

@media(max-width:1180px){.header-actions{gap:8px}.header-actions .catalog-pdf-link{display:none}.shop-product-grid{grid-template-columns:1fr}.shop-product-card{grid-template-columns:minmax(250px,.7fr) minmax(0,1.3fr)}}
@media(max-width:900px){.shop-hero{padding-top:135px;min-height:auto}.shop-hero-grid{grid-template-columns:1fr;gap:28px}.shop-hero-note{max-width:520px}.shop-shipping-widget{grid-template-columns:1fr}.shop-shipping-form{grid-template-columns:1fr 100px auto}.shop-products-head{display:block}.shop-products-head>p{margin-top:16px}.shop-commerce-cta .shell{grid-template-columns:1fr}.shop-product-grid{grid-template-columns:1fr}.mobile-panel .mobile-cart-button{display:flex!important}}
@media(max-width:680px){.shop-hero{padding:122px 0 75px}.shop-hero-copy h1{font-size:52px}.shop-hero-actions{display:grid}.shop-hero-actions .btn{width:100%}.shop-shipping-section{margin-top:-28px}.shop-shipping-widget{padding:20px;border-radius:21px}.shop-shipping-form{grid-template-columns:1fr 90px}.shop-shipping-form button{grid-column:1/-1}.shop-product-card{display:block;border-radius:23px}.shop-product-media{height:auto;aspect-ratio:4/3}.shop-product-content{padding:20px}.shop-product-actions{grid-template-columns:1fr}.shop-products-section{padding:65px 0 75px}.shop-commerce-cta{padding:65px 0}.cart-drawer-head{padding:18px}.cart-drawer-body,.cart-drawer-foot{padding-left:16px;padding-right:16px}.product-real-card .product-card-body p{min-height:0!important}.product-action-stack{gap:7px}}
.products-shop-cta{margin-top:24px;padding:20px 22px;border:1px solid rgba(74,43,26,.10);border-radius:19px;background:rgba(255,255,255,.54);display:flex;align-items:center;justify-content:center;gap:18px}.products-shop-cta p{margin:0;font-size:10px;color:#755849}.products-shop-cta .btn{min-height:43px;font-size:8px}
@media(max-width:680px){.products-shop-cta{display:grid;text-align:center}.products-shop-cta .btn{width:100%}}

/* =========================================================
   V17 — final production polish
   Visual refinement only: preserves the existing structure.
   ========================================================= */

/* Header: more breathing room, even distribution and cleaner alignment */
@media (min-width:1021px){
  .site-header .header-inner.shell{
    width:min(1420px,calc(100vw - 56px));
    display:grid;
    grid-template-columns:auto minmax(0,1fr) auto;
    align-items:center;
    column-gap:clamp(24px,2.25vw,42px);
  }
  .site-header .brand-image{
    margin:0;
    justify-self:start;
  }
  .site-header .desktop-nav{
    width:100%;
    min-width:0;
    margin:0;
    display:grid;
    grid-template-columns:repeat(6,max-content);
    align-items:center;
    justify-content:space-between;
    gap:clamp(12px,1.15vw,22px);
  }
  .site-header .desktop-nav a{
    white-space:nowrap;
    text-align:center;
    line-height:1.1;
  }
  .site-header .header-actions{
    justify-self:end;
    justify-content:flex-end;
    flex-wrap:nowrap;
    gap:10px;
    white-space:nowrap;
  }
  .site-header .header-actions>*{flex:0 0 auto}
}

/* Intermediate desktop: preserve a calm single-line header */
@media (min-width:1021px) and (max-width:1240px){
  .site-header .header-inner.shell{width:calc(100vw - 34px);column-gap:20px}
  .site-header .desktop-nav{gap:12px}
  .site-header .desktop-nav a{font-size:7.6px;letter-spacing:.105em}
  .site-header .header-actions{gap:8px}
  .site-header .header-cart-button{padding-inline:12px}
  .site-header .header-whatsapp{padding-inline:13px;font-size:8px}
}

/* Header surfaces and controls */
.site-header{
  -webkit-font-smoothing:antialiased;
}
.site-header.is-scrolled,
.shop-page .site-header{
  box-shadow:0 10px 34px rgba(13,7,4,.10);
}
.site-header .brand-image img{
  transition:filter .3s ease,opacity .3s ease,transform .3s ease;
}
.site-header .brand-image:hover img{
  filter:drop-shadow(0 6px 18px rgba(0,0,0,.22));
  opacity:.96;
}
.site-header .desktop-nav a{
  transition:color .25s ease,opacity .25s ease;
}
.site-header .header-actions .btn,
.site-header .header-cart-button{
  min-height:40px;
}

/* Cart badge: unmistakable red status dot */
.header-cart-button [data-cart-count]{
  min-width:20px;
  height:20px;
  padding:0 5px;
  background:linear-gradient(145deg,#ff5757,#d82424);
  color:#fff;
  border:1px solid rgba(255,255,255,.28);
  box-shadow:0 4px 12px rgba(214,36,36,.30),inset 0 1px 0 rgba(255,255,255,.25);
  font-weight:800;
}
.header-cart-button [data-cart-count].has-items{
  box-shadow:0 0 0 4px rgba(232,50,50,.14),0 5px 14px rgba(214,36,36,.35),inset 0 1px 0 rgba(255,255,255,.28);
}

/* Mobile navigation polish without changing its content */
@media(max-width:1020px){
  .mobile-panel-inner{padding-top:20px;padding-bottom:26px}
  .mobile-panel a:not(.btn){
    display:flex;
    align-items:center;
    justify-content:space-between;
    min-height:45px;
    padding:11px 2px;
    font-size:10px;
    font-weight:700;
    letter-spacing:.10em;
    text-transform:uppercase;
  }
  .mobile-panel .nav-buy{color:#efc58a}
  .mobile-panel .mobile-cart-button{min-height:46px;padding-inline:14px}
}

/* General production polish: consistent interactions, focus and spacing */
a,button,input{ -webkit-tap-highlight-color:transparent }
a:focus-visible,button:focus-visible,input:focus-visible{
  outline:2px solid rgba(224,171,100,.92);
  outline-offset:3px;
}
.btn,
.header-cart-button,
.shop-shipping-form button,
.shipping-input-row button,
.cart-qty button,
.cart-remove,
.cart-close{
  transition-property:transform,box-shadow,background-color,border-color,color,opacity;
  transition-duration:.24s;
  transition-timing-function:ease;
}
.btn:active,
.header-cart-button:active,
.shop-shipping-form button:active,
.shipping-input-row button:active{
  transform:translateY(1px) scale(.995);
}
.shop-product-card,
.product-real-card,
.shop-shipping-widget,
.cart-shipping-box{
  -webkit-backface-visibility:hidden;
  backface-visibility:hidden;
}
.shop-shipping-form input,
.shipping-input-row input{
  transition:border-color .22s ease,box-shadow .22s ease,background-color .22s ease;
}
.shop-shipping-form input:hover,
.shipping-input-row input:hover{
  border-color:rgba(132,83,46,.25);
}
.shop-product-content h2,
.shop-product-lead,
.shop-product-detail{
  text-wrap:pretty;
}

/* Small-screen finishing touches */
@media(max-width:680px){
  .header-cart-button [data-cart-count]{min-width:21px;height:21px}
  .shop-product-content h2{font-size:29px}
  .shop-product-content{padding:22px 20px 21px}
  .shop-product-actions{gap:9px;padding-top:18px}
  .cart-drawer{box-shadow:-18px 0 56px rgba(28,14,8,.24)}
}

@media(prefers-reduced-motion:reduce){
  .site-header .brand-image img,
  .btn,
  .header-cart-button,
  .shop-product-card,
  .product-real-card{transition-duration:.01ms!important}
}

/* =========================================================
   V18 — supplied Majestic Cacao identity
   New vertical crest logo, sized to preserve the V17 header.
   ========================================================= */
.site-header .brand-image{
  width:64px;
  height:100%;
  display:flex;
  align-items:center;
  justify-content:flex-start;
  flex:0 0 64px;
}
.site-header .brand-image img{
  width:auto!important;
  height:58px;
  max-width:64px;
  object-fit:contain;
  object-position:left center;
}
.site-header.is-scrolled .brand-image img,
.shop-page .site-header .brand-image img{
  height:52px;
  max-width:58px;
}
.compact-footer .footer-logo{
  width:150px!important;
  height:auto!important;
  display:block;
}
.compact-footer .footer-logo img{
  width:150px!important;
  height:auto!important;
  max-width:150px!important;
  object-fit:contain;
}
@media(max-width:1020px){
  .site-header .brand-image{width:58px;flex-basis:58px}
  .site-header .brand-image img{height:52px;max-width:58px}
  .site-header.is-scrolled .brand-image img,
  .shop-page .site-header .brand-image img{height:48px;max-width:54px}
}
@media(max-width:680px){
  .site-header .brand-image{width:52px;flex-basis:52px}
  .site-header .brand-image img{height:48px;max-width:52px}
  .site-header.is-scrolled .brand-image img,
  .shop-page .site-header .brand-image img{height:44px;max-width:48px}
  .compact-footer .footer-logo,
  .compact-footer .footer-logo img{width:132px!important;max-width:132px!important}
}

/* =========================================================
   V19 — compact, justified desktop header
   Keeps the V18 structure and only refines spacing/alignment.
   ========================================================= */
@media (min-width:1021px){
  .site-header .header-inner.shell{
    width:min(1320px,calc(100vw - 40px));
    grid-template-columns:72px minmax(0,1fr) auto;
    column-gap:clamp(16px,1.45vw,24px);
  }

  .site-header .brand-image{
    width:72px;
    flex-basis:72px;
    justify-self:center;
    justify-content:center;
    align-items:center;
  }
  .site-header .brand-image img{
    object-position:center center;
  }

  .site-header .desktop-nav{
    display:flex;
    width:100%;
    justify-content:center;
    align-items:center;
    gap:clamp(14px,1.15vw,19px);
  }
  .site-header .desktop-nav a{
    display:flex;
    align-items:center;
    justify-content:center;
    text-align:center;
    white-space:nowrap;
  }

  .site-header .header-actions{
    gap:7px;
    align-items:center;
    justify-content:flex-end;
  }
  .site-header .header-cart-button{
    padding-inline:11px;
  }
  .site-header .header-whatsapp{
    padding-inline:12px;
  }
  .site-header .header-actions .catalog-pdf-link{
    padding-inline:12px;
  }
}

@media (min-width:1021px) and (max-width:1240px){
  .site-header .header-inner.shell{
    width:calc(100vw - 28px);
    grid-template-columns:60px minmax(0,1fr) auto;
    column-gap:12px;
  }
  .site-header .brand-image{
    width:60px;
    flex-basis:60px;
  }
  .site-header .desktop-nav{
    gap:10px;
  }
  .site-header .desktop-nav a{
    font-size:7.35px;
    letter-spacing:.09em;
  }
  .site-header .header-actions{
    gap:6px;
  }
  .site-header .header-cart-button{
    padding-inline:10px;
  }
  .site-header .header-whatsapp{
    padding-inline:11px;
    font-size:7.7px;
  }
}

/* =========================================================
   V20 — catalog/commerce preparation
   Keeps the static experience intact while exposing clean hooks
   that can later be intercepted by a WooCommerce adapter.
   ========================================================= */
.shop-buy-primary{border:0;cursor:pointer;min-height:46px}
.shop-buy-primary span{display:inline-block;transition:transform .28s ease}
.shop-buy-primary:hover span{transform:translate(2px,-2px)}

.shop-product-placeholder,
.home-product-placeholder{
  width:100%;height:100%;min-height:100%;display:flex;flex-direction:column;
  align-items:center;justify-content:center;text-align:center;padding:28px;
  background:
    radial-gradient(circle at 50% 34%,rgba(207,158,92,.20),transparent 30%),
    linear-gradient(145deg,#25140e,#110907 72%);
  color:#f7e5c6;position:relative;overflow:hidden;
}
.shop-product-placeholder::before,
.home-product-placeholder::before{
  content:"";position:absolute;inset:12%;border:1px solid rgba(224,177,112,.16);border-radius:50%;
  box-shadow:0 0 0 22px rgba(255,255,255,.015),0 0 0 44px rgba(255,255,255,.01);
}
.shop-product-placeholder span,
.home-product-placeholder span{font-size:7px;font-weight:800;letter-spacing:.22em;color:#bd8853;z-index:1}
.shop-product-placeholder strong,
.home-product-placeholder strong{font-family:var(--font-display,"Instrument Serif",serif);font-size:26px;line-height:1.05;font-weight:400;margin:9px 0;z-index:1}
.shop-product-placeholder small,
.home-product-placeholder small{font-size:7px;font-weight:800;letter-spacing:.15em;color:rgba(255,255,255,.50);z-index:1}
.product-real-media-empty{background:#1a0e09!important}
.product-real-media-empty::after{display:none!important}
.product-real-media-empty>i{color:rgba(226,178,113,.7)!important}
.shop-product-card-new{border-color:rgba(192,137,79,.22)}
.shop-product-card-new .shop-product-meta small{color:#a4693d}
.cart-item-placeholder{width:76px;height:76px;border-radius:16px;display:grid;place-items:center;background:linear-gradient(145deg,#321b12,#130a07);color:#d3a064;font-family:var(--font-display,"Instrument Serif",serif);font-size:30px;border:1px solid rgba(201,150,88,.15)}

@media(max-width:680px){
  .shop-product-placeholder strong,.home-product-placeholder strong{font-size:23px}
}

/* =========================================================
   V21 — standardized shop cards + product information action
   ========================================================= */
.shop-product-grid{align-items:stretch;grid-auto-rows:1fr}
.shop-product-card{height:500px;min-height:500px}
.shop-product-content{min-width:0}
.shop-product-lead{
  display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;
  min-height:53px;
}
.shop-product-detail{
  display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;
  min-height:50px;
}
.shop-applications{min-height:62px}
.shop-product-actions{grid-template-columns:1fr 1fr;gap:8px}
.shop-product-actions .btn-product-info{grid-column:1/-1}
.btn-product-info{
  border:1px solid rgba(88,51,31,.16);background:#fffaf4;color:#563726;
  box-shadow:none;cursor:pointer;
}
.btn-product-info:hover{background:#f1e3d4;border-color:rgba(145,88,50,.28);box-shadow:0 10px 24px rgba(66,36,21,.07)}
.btn-product-info span{display:inline-block;transition:transform .25s ease}.btn-product-info:hover span{transform:translate(2px,-2px)}

@media(max-width:1180px){
  .shop-product-card{height:465px;min-height:465px}
}
@media(max-width:680px){
  .shop-product-card{height:auto;min-height:0}
  .shop-product-lead,.shop-product-detail{display:block;min-height:0;overflow:visible}
  .shop-applications{min-height:0}
  .shop-product-actions{grid-template-columns:1fr}
  .shop-product-actions .btn-product-info{grid-column:auto}
}


/* =========================================================
   V22 — navigation, shop header and information CTA polish
   ========================================================= */
/* Comprar behaves like the remaining navigation links; emphasis appears only on interaction. */
.desktop-nav .nav-buy{color:rgba(255,255,255,.72)}
.desktop-nav .nav-buy::after{right:100%}
.desktop-nav .nav-buy:hover{color:#fff}
.desktop-nav .nav-buy:hover::after{right:0}
@media(max-width:1020px){.mobile-panel .nav-buy{color:inherit}}

/* The Comprar page deliberately keeps only the brand + two commercial actions. */
.shop-page .shop-minimal-header .header-inner.shell{
  display:grid;
  grid-template-columns:72px 1fr;
  align-items:center;
  column-gap:18px;
}
.shop-page .shop-minimal-header .brand-image{justify-self:start}
.shop-page .shop-minimal-header .shop-header-actions{
  display:flex;
  justify-self:end;
  align-items:center;
  gap:9px;
}
.shop-page .shop-minimal-header .header-whatsapp{display:inline-flex}
.shop-page .shop-minimal-header .header-cart-button{display:inline-flex}
@media(max-width:1020px){
  .shop-page .shop-minimal-header .header-inner.shell{width:calc(100vw - 28px);grid-template-columns:58px 1fr;column-gap:10px}
  .shop-page .shop-minimal-header .brand-image{width:58px;flex-basis:58px}
  .shop-page .shop-minimal-header .brand-image img{height:50px;max-width:58px}
  .shop-page .shop-minimal-header .shop-header-actions{display:flex!important;gap:7px}
  .shop-page .shop-minimal-header .header-cart-button{display:inline-flex!important;height:39px;padding:0 11px;font-size:7.8px;letter-spacing:.07em}
  .shop-page .shop-minimal-header .header-whatsapp{display:inline-flex!important;min-height:39px;padding:0 12px;font-size:7.5px;letter-spacing:.035em}
}
@media(max-width:620px){
  .shop-page .shop-minimal-header .header-inner.shell{grid-template-columns:48px 1fr;width:calc(100vw - 20px);column-gap:7px}
  .shop-page .shop-minimal-header .brand-image{width:48px;flex-basis:48px}
  .shop-page .shop-minimal-header .brand-image img{height:43px;max-width:48px}
  .shop-page .shop-minimal-header .shop-header-actions{gap:5px}
  .shop-page .shop-minimal-header .header-cart-button{height:36px;padding:0 9px;font-size:0;gap:6px}
  .shop-page .shop-minimal-header .header-cart-button svg{width:17px;height:17px}
  .shop-page .shop-minimal-header .header-cart-button [data-cart-count]{font-size:8px;min-width:18px;height:18px}
  .shop-page .shop-minimal-header .header-whatsapp{min-height:36px;padding:0 10px;font-size:0;gap:0}
  .shop-page .shop-minimal-header .header-whatsapp .wa-official-badge{margin:0}
  .shop-page .shop-minimal-header .header-whatsapp .wa-official-svg{width:18px;height:18px}
}

/* More obvious product-information action while preserving the card hierarchy. */
.shop-product-actions .btn-product-info{
  position:relative;
  overflow:hidden;
  background:linear-gradient(135deg,#7b4024 0%,#4c2517 100%);
  border:1px solid rgba(220,173,111,.42);
  color:#fff8ef;
  box-shadow:0 12px 28px rgba(70,35,20,.18),inset 0 1px 0 rgba(255,255,255,.10);
  font-weight:800;
}
.shop-product-actions .btn-product-info::before{
  content:"";position:absolute;inset:0;background:linear-gradient(105deg,transparent 30%,rgba(255,225,183,.16) 49%,transparent 68%);transform:translateX(-120%);transition:transform .7s cubic-bezier(.2,.8,.2,1);pointer-events:none
}
.shop-product-actions .btn-product-info:hover{
  background:linear-gradient(135deg,#8b4b29 0%,#5b2c1a 100%);
  border-color:rgba(232,190,132,.66);
  box-shadow:0 15px 34px rgba(70,35,20,.26),0 0 0 3px rgba(183,123,72,.08);
  transform:translateY(-1px)
}
.shop-product-actions .btn-product-info:hover::before{transform:translateX(120%)}
.shop-product-actions .btn-product-info span{color:#f0c98c;font-size:13px}

/* Quality copy: allow emphasis without disturbing the spatial card layout. */
.quality-node p strong{font-weight:800;color:#fff}


/* =========================================================
   V23 — Catálogos e Compras usability refinements
   ========================================================= */
.shop-product-actions{grid-template-columns:minmax(0,1.34fr) minmax(108px,.66fr)}
.shop-product-actions .btn-commerce-add{
  min-width:0;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:6px;
  white-space:nowrap;
  word-break:keep-all;
  overflow-wrap:normal;
  font-size:7px;
  letter-spacing:.045em;
  padding-inline:9px;
}
.shop-product-actions .btn-commerce-add svg{flex:0 0 auto;width:15px;height:15px}
.cart-minimum-note{margin:0 0 10px;padding:9px 11px;border-radius:11px;background:#f5eadf;color:#754e38;font-size:8px;font-weight:800;letter-spacing:.08em;text-align:center;text-transform:uppercase}
@media(max-width:680px){
  .shop-product-actions{grid-template-columns:1fr}
  .shop-product-actions .btn-commerce-add{font-size:7.6px;letter-spacing:.06em}
}

/* =========================================================
   V24 — Catálogos e Compras: product card size normalization
   ========================================================= */
/* Keep every catalog/commerce card visually identical regardless of copy length. */
.shop-product-grid{
  align-items:stretch;
  grid-auto-rows:520px;
}
.shop-product-card{
  height:100%;
  min-height:0;
  max-height:520px;
}
.shop-product-media{
  min-height:0;
  height:100%;
}
.shop-product-content{
  height:100%;
  min-height:0;
  display:flex;
  flex-direction:column;
  overflow:hidden;
}
.shop-product-content h2{
  min-height:60px;
  max-height:60px;
  display:-webkit-box;
  -webkit-box-orient:vertical;
  -webkit-line-clamp:2;
  overflow:hidden;
}
.shop-product-lead{
  min-height:53px;
  max-height:53px;
}
.shop-product-detail{
  min-height:50px;
  max-height:50px;
}
.shop-applications{
  min-height:70px;
  max-height:70px;
  overflow:hidden;
}
.shop-product-actions{
  margin-top:auto;
  flex:0 0 auto;
}
.shop-price-note{
  flex:0 0 auto;
  min-height:20px;
}

@media(max-width:1180px) and (min-width:681px){
  .shop-product-grid{grid-auto-rows:490px}
  .shop-product-card{height:100%;max-height:490px;min-height:0}
  .shop-product-content h2{min-height:56px;max-height:56px}
  .shop-applications{min-height:66px;max-height:66px}
}

@media(max-width:680px){
  .shop-product-grid{grid-auto-rows:auto}
  .shop-product-card{height:auto;max-height:none;min-height:0}
  .shop-product-media{height:auto;aspect-ratio:4/3}
  .shop-product-content{height:auto;min-height:470px;overflow:visible}
  .shop-product-content h2{
    min-height:56px;max-height:56px;
    display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;
  }
  .shop-product-lead{
    min-height:53px;max-height:53px;
    display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;
  }
  .shop-product-detail{
    min-height:50px;max-height:50px;
    display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;
  }
  .shop-applications{min-height:74px;max-height:74px;overflow:hidden}
}


/* =========================================================
   V25 — full navigation on Catálogos e Compras + CTA fit
   ========================================================= */
/* The commerce page now mirrors the home navigation while keeping cart + WhatsApp actions. */
.shop-page .site-header:not(.shop-minimal-header) .header-inner.shell{
  width:min(1320px,calc(100vw - 40px));
}
.shop-page .site-header:not(.shop-minimal-header) .desktop-nav{
  display:flex;
}
.shop-page .site-header:not(.shop-minimal-header) .header-actions{
  display:flex;
  align-items:center;
  gap:8px;
}
.shop-page .site-header:not(.shop-minimal-header) .header-whatsapp,
.shop-page .site-header:not(.shop-minimal-header) .header-cart-button{
  display:inline-flex;
}

/* No icon on the catalog add-to-cart CTA: prioritize full legibility of the label. */
.shop-product-actions .btn-commerce-add{
  font-size:7.45px;
  letter-spacing:.035em;
  padding-inline:8px;
  white-space:nowrap;
}
.shop-product-actions .btn-commerce-add svg{display:none}
.shop-price-note{
  color:#7d5a47!important;
  font-weight:700;
  letter-spacing:.015em;
}

@media(max-width:1180px){
  .shop-page .site-header:not(.shop-minimal-header) .header-whatsapp{display:none}
}
@media(max-width:1020px){
  .shop-page .site-header:not(.shop-minimal-header) .desktop-nav,
  .shop-page .site-header:not(.shop-minimal-header) .header-actions{display:none}
  .shop-page .site-header:not(.shop-minimal-header) .menu-toggle{display:flex}
  .shop-page .mobile-panel .mobile-cart-button{display:flex!important}
  .shop-page .mobile-panel .mobile-header-whatsapp{display:flex!important}
}
@media(max-width:680px){
  .shop-product-actions .btn-commerce-add{
    font-size:7.6px;
    letter-spacing:.045em;
  }
}

/* V26 — stock states and WooCommerce-ready commerce hooks */
.product-stock-state{display:inline-flex;align-items:center;gap:6px;font-size:7px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#557661;margin:1px 0 8px}.product-stock-state i{width:6px;height:6px;border-radius:50%;background:#57876b}.product-stock-state.is-low{color:#9c6a2d}.product-stock-state.is-low i{background:#c58a3d}.product-stock-state.is-out{color:#9b3a32}.product-stock-state.is-out i{background:#9b3a32}.shop-product-actions button:disabled{opacity:.48;cursor:not-allowed;filter:grayscale(.25)}
.cart-drawer-foot .cart-checkout{display:flex;text-decoration:none;justify-content:center}.commerce-toast.is-error{background:#7f302b}.commerce-toast.is-info{background:#5e483b}


/* V28 — account access prepared for WooCommerce */
.header-account-button{width:42px;height:42px;border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.05);color:#fff;border-radius:999px;display:inline-grid;place-items:center;flex:0 0 42px;transition:transform .22s ease,background .22s ease,border-color .22s ease,box-shadow .22s ease;text-decoration:none}
.header-account-button svg{width:19px;height:19px;display:block}
.header-account-button:hover{transform:translateY(-1px);background:rgba(255,255,255,.11);border-color:rgba(255,255,255,.38);box-shadow:0 9px 24px rgba(0,0,0,.14)}
.header-account-button:focus-visible{outline:2px solid #e5b56f;outline-offset:3px}
.mobile-account-link{display:flex!important;align-items:center;gap:10px}
.mobile-account-link svg{width:19px;height:19px;flex:0 0 auto}
@media(max-width:1180px){.site-header .header-actions .header-account-button{display:inline-grid!important}}
@media(max-width:900px){.site-header:not(.storefront-header) .header-actions .header-account-button{display:none!important}}
@media(max-width:560px){.storefront-header .header-account-button{width:38px;height:38px;flex-basis:38px}.storefront-header .header-account-button svg{width:18px;height:18px}}

/* =========================================================
   V30 — product-specific commerce, package pricing and single hero
   ========================================================= */
.shop-hero-grid-single{grid-template-columns:minmax(0,860px);justify-content:start;align-items:end}
.shop-product-grid{grid-auto-rows:620px}
.shop-product-card{height:620px;min-height:620px}
.shop-product-content{height:100%;overflow:hidden}
.shop-product-meta b{max-width:58%;white-space:normal;text-align:right;line-height:1.25}
.shop-purchase-block,.shop-consult-box{min-height:126px;margin-top:13px;flex:0 0 auto}
.shop-purchase-title{display:block;margin-bottom:7px;font-size:7px;font-weight:900;letter-spacing:.13em;text-transform:uppercase;color:#80563e}
.shop-variant-options{display:grid;gap:6px}
.shop-variant-option{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:9px;align-items:center;padding:9px 10px;border:1px solid rgba(91,53,31,.12);border-radius:13px;background:#fffaf4;cursor:pointer;transition:border-color .2s ease,background .2s ease,transform .2s ease}
.shop-variant-option:hover{border-color:rgba(151,94,54,.28);transform:translateY(-1px)}
.shop-variant-option:has(input:checked){border-color:rgba(137,79,43,.38);background:linear-gradient(145deg,#fff9f1,#f4e2ce);box-shadow:inset 0 0 0 1px rgba(174,111,65,.08)}
.shop-variant-option input{appearance:none;width:14px;height:14px;border:1px solid rgba(92,56,35,.35);border-radius:50%;display:grid;place-items:center;margin:0}
.shop-variant-option input::after{content:"";width:7px;height:7px;border-radius:50%;background:#754329;transform:scale(0);transition:transform .16s ease}
.shop-variant-option input:checked::after{transform:scale(1)}
.shop-variant-option span{min-width:0}.shop-variant-option span b{display:block;font-size:8.2px;line-height:1.25;color:#4d2e20}.shop-variant-option span small{display:block;font-size:7px;color:#9a7966;margin-top:2px}.shop-variant-option>strong{font-family:var(--font-display,"Instrument Serif",serif);font-size:18px;font-weight:400;color:#6b3b24;white-space:nowrap}
.shop-consult-box{padding:13px 14px;border-radius:15px;background:linear-gradient(145deg,#f4e9dc,#fff9f2);border:1px solid rgba(106,65,39,.1);display:flex;flex-direction:column;justify-content:center}
.shop-consult-box small{font-size:6.8px;font-weight:900;letter-spacing:.14em;color:#a36c46}.shop-consult-box strong{font-family:var(--font-display,"Instrument Serif",serif);font-size:19px;font-weight:400;color:#4e2c1c;margin:4px 0}.shop-consult-box p{font-size:8.2px;line-height:1.45;color:#886e5e;margin:0}
.shop-product-actions{grid-template-columns:1fr 1fr;gap:7px;padding-top:12px}
.shop-product-actions .btn-product-info{grid-column:1/-1}
.shop-product-actions.is-consult-actions{grid-template-columns:1fr}
.shop-product-actions.is-consult-actions .btn-product-info{grid-column:auto}
.shop-whatsapp-request{width:100%;justify-content:center;font-size:7.2px!important;white-space:nowrap}
.cart-variant-label{display:block;font-size:7px;line-height:1.35;color:#987966;margin:3px 0}.cart-line-price{display:block;font-size:9px;font-weight:800;color:#6c422c;margin:3px 0 7px}.cart-qty em{font-style:normal;font-size:6.5px;color:#967864;margin-left:5px}.cart-financial-total{display:flex;justify-content:space-between;align-items:center;padding:8px 0 13px;font-size:9px}.cart-financial-total strong{font-family:var(--font-display,"Instrument Serif",serif);font-size:23px;font-weight:400}
@media(max-width:1180px) and (min-width:681px){.shop-product-grid{grid-auto-rows:610px}.shop-product-card{height:610px;max-height:610px}.shop-product-content{min-height:0}}
@media(max-width:680px){.shop-product-grid{grid-auto-rows:auto}.shop-product-card{height:auto;max-height:none;min-height:0}.shop-product-content{height:auto;min-height:0;overflow:visible}.shop-purchase-block,.shop-consult-box{min-height:0}.shop-product-meta b{max-width:62%}.shop-product-actions{grid-template-columns:1fr}.shop-product-actions .btn-product-info{grid-column:auto}.shop-variant-option>strong{font-size:17px}}


/* =========================================================
   V31 — concise commerce cards + cart CTA
   ========================================================= */
.shop-product-grid{grid-auto-rows:570px}
.shop-product-card{height:570px;min-height:570px}
.shop-product-lead{min-height:34px!important;max-height:34px!important;-webkit-line-clamp:2!important}
.shop-product-detail{display:none!important}
.shop-product-actions .btn-commerce-add{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:7px!important;white-space:nowrap!important;text-transform:none!important;font-size:8px!important;letter-spacing:.045em!important}
.shop-product-actions .btn-commerce-add svg{display:block!important;width:15px!important;height:15px!important;flex:0 0 auto!important}
@media(max-width:1180px) and (min-width:681px){.shop-product-grid{grid-auto-rows:565px}.shop-product-card{height:565px;max-height:565px}}
@media(max-width:680px){.shop-product-grid{grid-auto-rows:auto}.shop-product-card{height:auto;max-height:none}.shop-product-lead{min-height:0!important;max-height:none!important}}
