:root{--bg:#070707;--orange:#f47a20;--orange2:#ff8c2a;--cream:#f5f2ed;--max:1500px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,sans-serif;background:var(--bg);color:#fff}a{color:inherit;text-decoration:none}.wrap{max-width:var(--max);margin:auto;padding:0 5.5%}.topbar{background:#050505;border-bottom:1px solid #5a2d10;font-size:14px}.topbar-inner{min-height:40px;display:flex;align-items:center;justify-content:space-between;gap:20px}.top-whatsapp{font-weight:600}.top-whatsapp span{color:#34c759;margin-right:6px}.top-links{display:flex;gap:28px;color:#ddd}.site-header{position:sticky;top:0;z-index:20;background:rgba(5,5,5,.97);border-bottom:1px solid #111}.header-inner{min-height:105px;display:flex;align-items:center;gap:28px}.brand{flex:0 0 auto}.brand-ring{width:112px;height:112px;border:2px solid var(--orange);border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.brand-ring strong{font-family:"Barlow Condensed",sans-serif;font-size:30px;line-height:.8}.brand-ring small{font-size:7px;margin-top:8px}.brand-ring.small{width:90px;height:90px}.brand-ring.small strong{font-size:25px}.nav{display:flex;align-items:center;gap:34px;margin-left:auto}.nav a{font-family:"Barlow Condensed",sans-serif;font-weight:600;font-size:18px;padding:38px 0 14px;border-bottom:3px solid transparent}.nav a:hover,.nav a.active{color:var(--orange);border-bottom-color:var(--orange)}.header-actions{display:flex;align-items:center;gap:15px;margin-left:14px}.search{background:#fff;border-radius:5px;width:275px;display:flex;align-items:center;padding:0 12px}.search input{width:100%;border:0;outline:0;padding:14px 4px;font-size:15px}.search span{color:#111;font-size:25px}.cart{position:relative;background:none;border:0;color:#fff;font-size:28px;cursor:pointer}.cart b{position:absolute;right:-4px;top:-4px;background:var(--orange);width:21px;height:21px;border-radius:50%;font-size:11px;display:grid;place-items:center}.menu-toggle{display:none;background:none;border:1px solid #333;color:#fff;font-size:24px;border-radius:5px;padding:7px 10px}.hero{position:relative;min-height:520px;overflow:hidden}.hero-bg{position:absolute;inset:0;background-image:url('assets/hero-cellar.jpg');background-size:cover;background-position:center right}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.97) 0%,rgba(0,0,0,.82) 32%,rgba(0,0,0,.25) 65%,rgba(0,0,0,.12) 100%)}.hero-content{position:relative;z-index:2;display:flex;align-items:center;min-height:520px}.hero-copy{width:48%;max-width:670px}.eyebrow{color:var(--orange);font-family:"Barlow Condensed",sans-serif;font-size:22px;font-weight:700}.hero h1{font-family:"Barlow Condensed",sans-serif;font-size:68px;line-height:.94;margin:12px 0 20px}.hero-text{font-size:20px;line-height:1.55;color:#eee;max-width:600px}.hero-text em{font-style:normal;color:var(--orange)}.hero-actions{display:flex;gap:18px;margin-top:30px;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:4px;padding:17px 25px;font-family:"Barlow Condensed",sans-serif;font-size:18px;font-weight:700}.btn-primary{background:var(--orange);border:1px solid var(--orange);color:#fff}.btn-primary:hover{background:var(--orange2)}.btn-outline{border:1px solid #bbb}.btn-outline:hover{border-color:var(--orange);color:var(--orange)}.benefits{border-top:1px solid #633011;border-bottom:1px solid #222;background:#0b0b0b}.benefits-grid{display:grid;grid-template-columns:repeat(4,1fr)}.benefits article{display:flex;gap:16px;padding:25px 24px;border-right:1px solid #44200e}.benefits article:last-child{border-right:0}.benefit-icon{font-size:34px}.benefits h3{margin:0 0 6px;font-family:"Barlow Condensed",sans-serif;font-size:20px}.benefits p{margin:0;color:#ccc;font-size:14px;line-height:1.45}.section{padding:55px 0}.light{background:var(--cream);color:#111}.section-title{text-align:center;margin-bottom:30px}.section-title h2{font-family:"Barlow Condensed",sans-serif;font-size:34px;margin:0}.section-title span{display:block;width:64px;height:3px;background:var(--orange);margin:9px auto 0}.category-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:14px}.category{height:170px;border-radius:7px;overflow:hidden;position:relative;display:flex;align-items:flex-end;gap:12px;padding:18px;color:#fff;background:linear-gradient(135deg,#171717,#000);border:1px solid #222}.category:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 65% 25%,rgba(244,122,32,.26),transparent 43%)}.category span,.category strong,.category b{position:relative;z-index:2}.category span{font-size:27px;border:1px solid var(--orange);border-radius:50%;width:40px;height:40px;display:grid;place-items:center}.category strong{font-family:"Barlow Condensed",sans-serif;font-size:22px}.category b{color:var(--orange);font-size:30px;margin-left:auto}.category:hover{transform:translateY(-3px);transition:.2s}.products{background:#fff;color:#111}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.product-card{border:1px solid #e3e3e3;border-radius:7px;padding:22px 16px 18px;text-align:center;min-height:395px;display:flex;flex-direction:column;align-items:center}.product-card h3{font-size:16px;margin:16px 0 5px}.product-card p{font-size:13px;line-height:1.45;color:#666;min-height:38px}.bottle{height:185px;width:50px;border-radius:10px 10px 18px 18px;position:relative;margin-top:5px;box-shadow:0 10px 25px rgba(0,0,0,.16)}.bottle:before{content:"";position:absolute;left:14px;top:-42px;width:22px;height:48px;border-radius:4px 4px 0 0;background:inherit}.bottle:after{content:"TIM\A BURBON";white-space:pre;position:absolute;left:7px;right:7px;top:75px;padding:12px 2px;background:#eee;color:#222;font-family:"Barlow Condensed",sans-serif;font-weight:700;font-size:12px;line-height:1;text-align:center}.bottle-red{background:linear-gradient(90deg,#3f0606,#7e1717,#2a0303)}.bottle-deep{background:linear-gradient(90deg,#210509,#4f1019,#170205)}.bottle-amber{background:linear-gradient(90deg,#6d3306,#be6a13,#492003)}.bottle-black{background:linear-gradient(90deg,#090909,#242424,#050505)}.bottle-gold{background:linear-gradient(90deg,#8a7423,#d0b74e,#645114)}.gift-box{font-size:93px;height:185px;display:grid;place-items:center}.mini-btn{margin-top:auto;background:transparent;color:var(--orange);border:1px solid var(--orange);padding:9px 18px;border-radius:4px;font-weight:700;cursor:pointer}.mini-btn:hover{background:var(--orange);color:#fff}.section-dark{padding:20px 0 40px;background:#090909}.promo-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.promo-card{min-height:245px;border-radius:8px;border:1px solid #242424;padding:30px;background:radial-gradient(circle at 15% 15%,rgba(244,122,32,.18),transparent 34%),linear-gradient(135deg,#1a120d,#090909 65%);display:flex;align-items:flex-end}.promo-card h3{font-family:"Barlow Condensed",sans-serif;font-size:28px;margin:3px 0 10px}.promo-card p{color:#ccc;line-height:1.5}.promo-card .script{color:var(--orange);font-size:30px;font-family:Georgia,serif;font-style:italic;margin:0}.small-link{display:inline-block;border:1px solid var(--orange);padding:10px 16px;border-radius:4px;margin-top:12px;font-family:"Barlow Condensed",sans-serif;font-weight:700}.small-link:hover{background:var(--orange)}.whatsapp-card{background:radial-gradient(circle at 25% 50%,rgba(34,197,94,.15),transparent 34%),linear-gradient(135deg,#111,#080808)}.about{background:#151515;padding:58px 0;border-top:1px solid #2d2d2d}.about-grid{display:grid;grid-template-columns:1fr 1.2fr;gap:70px;align-items:center}.about h2{font-family:"Barlow Condensed",sans-serif;font-size:42px;margin:5px 0}.about-grid>p{font-size:19px;line-height:1.7;color:#d5d5d5}footer{background:#050505;border-top:1px solid #5c2c0f;padding-top:50px}.footer-grid{display:grid;grid-template-columns:1fr .75fr 1.25fr 1fr;gap:40px;padding-bottom:40px}.footer-brand p{color:#bbb}footer h4{font-family:"Barlow Condensed",sans-serif;font-size:20px;color:var(--orange);margin-top:0}footer a,footer p{display:block;color:#ccc;font-size:14px;line-height:1.7;margin:3px 0}.footer-btn{display:inline-flex;margin-top:10px;color:#fff}.copyright{text-align:center;padding:18px;border-top:1px solid #1b1b1b;color:#777;font-size:12px}.floating-wa{position:fixed;right:22px;bottom:22px;width:58px;height:58px;border-radius:50%;background:#25d366;color:#fff;display:grid;place-items:center;font-size:28px;z-index:30;box-shadow:0 6px 25px rgba(0,0,0,.35)}@media(max-width:1180px){.nav{gap:18px}.nav a{font-size:16px}.search{width:210px}.category-grid{grid-template-columns:repeat(3,1fr)}.product-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:900px){.top-links{display:none}.header-inner{min-height:84px}.brand-ring{width:78px;height:78px}.brand-ring strong{font-size:22px}.brand-ring small{font-size:5px}.menu-toggle{display:block;margin-left:auto}.nav{display:none;position:absolute;left:0;right:0;top:84px;background:#050505;flex-direction:column;align-items:stretch;padding:12px 6%;border-top:1px solid #222}.nav.open{display:flex}.nav a{padding:11px 0;border-bottom:1px solid #181818}.header-actions{margin-left:0}.search{display:none}.hero,.hero-content{min-height:530px}.hero-copy{width:78%}.hero h1{font-size:56px}.benefits-grid{grid-template-columns:repeat(2,1fr)}.benefits article:nth-child(2){border-right:0}.promo-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}}@media(max-width:600px){.wrap{padding-left:20px;padding-right:20px}.topbar-inner{min-height:46px}.top-whatsapp{font-size:12px}.hero-bg{background-position:62% center}.hero-overlay{background:linear-gradient(90deg,rgba(0,0,0,.98),rgba(0,0,0,.76))}.hero-copy{width:100%}.eyebrow{font-size:18px}.hero h1{font-size:46px}.hero-text{font-size:17px}.hero-actions{flex-direction:column;align-items:stretch}.btn{width:100%}.benefits-grid{grid-template-columns:1fr}.benefits article{border-right:0;border-bottom:1px solid #2a170c}.category-grid{grid-template-columns:repeat(2,1fr)}.category{height:145px}.product-grid{grid-template-columns:repeat(2,1fr)}.product-card{min-height:365px;padding:18px 10px}.about-grid{grid-template-columns:1fr;gap:15px}.about h2{font-size:36px}.about-grid>p{font-size:17px}.footer-grid{grid-template-columns:1fr}}

/* Catálogo real */
.product-card{min-height:455px;justify-content:flex-start;background:#fff}
.product-image-wrap{height:235px;width:100%;display:flex;align-items:center;justify-content:center;background:#fff;border-radius:5px;overflow:hidden;position:relative}
.product-image-wrap.image-error:after{content:'Imagen no disponible';color:#888;font-size:13px}
.product-image{width:100%;height:100%;object-fit:contain;display:block}
.product-brand{font-size:12px!important;color:#8c8c8c!important;text-transform:uppercase;letter-spacing:.6px;margin:14px 0 3px!important;min-height:0!important}
.product-card h3{font-size:17px;line-height:1.25;margin:4px 0 8px;min-height:42px}
.product-price{font-family:'Barlow Condensed',sans-serif;font-size:27px!important;font-weight:700;color:#111!important;margin:3px 0 16px!important;min-height:0!important}
.mini-btn{width:100%;padding:11px 10px;font-size:12px}
@media(max-width:1180px){.product-grid{grid-template-columns:repeat(4,1fr)}}
@media(max-width:900px){.product-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:600px){.product-grid{grid-template-columns:repeat(2,1fr);gap:10px}.product-image-wrap{height:175px}.product-card{min-height:390px}.product-card h3{font-size:14px}.product-price{font-size:23px!important}}

/* Ajuste V2.1 — evita superposición de Envíos / Retiro */
.topbar-inner{flex-wrap:nowrap}
.top-whatsapp{flex:1 1 auto;min-width:0}
.top-links{flex:0 0 auto;white-space:nowrap}
.benefits article{min-width:0}
.benefits article>div{min-width:0}
.benefits h3{line-height:1.1;overflow-wrap:anywhere}
@media(max-width:1100px){.top-links{display:none}}
@media(max-width:1050px){.benefits-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.benefits article:nth-child(2n){border-right:0}}
@media(max-width:600px){.benefits-grid{grid-template-columns:1fr}.benefits article{border-right:0}}

/* V3 — diseño aprobado con imágenes reales de Tim Burbon */
.topbar-inner{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;column-gap:32px}
.top-whatsapp{white-space:normal;line-height:1.35}
.top-links{display:flex;align-items:center;gap:30px;white-space:nowrap}
.hero{min-height:560px}
.hero-bg{background-image:url('assets/hero-real.jpeg');background-size:cover;background-position:center 48%}
.hero-overlay{background:linear-gradient(90deg,rgba(0,0,0,.98) 0%,rgba(0,0,0,.93) 27%,rgba(0,0,0,.58) 52%,rgba(0,0,0,.26) 75%,rgba(0,0,0,.42) 100%)}
.hero-content{min-height:560px}
.hero-copy{width:49%;max-width:690px}
.hero h1{text-shadow:0 2px 12px rgba(0,0,0,.35)}
.benefits{position:relative;z-index:4;background:#090909;border-top:1px solid rgba(244,122,32,.6);border-bottom:1px solid #2f1708}
.benefits-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch}
.benefits article{display:flex;align-items:center;gap:16px;padding:22px 24px;min-width:0;border-right:1px solid #3b1e0b}
.benefits article:last-child{border-right:0}
.benefit-icon{flex:0 0 46px;width:46px;height:46px;border:1px solid var(--orange);border-radius:50%;display:grid;place-items:center;font-size:22px}
.benefits h3{font-size:17px;margin:0 0 5px;white-space:normal;overflow-wrap:normal;word-break:normal}
.benefits p{font-size:13px;margin:0;line-height:1.4;color:#cfcfcf}
.about{padding:64px 0;background:#111}
.about-grid{grid-template-columns:1.05fr 1fr;gap:52px}
.about-photo{min-height:390px;border-radius:10px;overflow:hidden;border:1px solid #2a2a2a;box-shadow:0 18px 50px rgba(0,0,0,.35)}
.about-photo img{width:100%;height:100%;min-height:390px;display:block;object-fit:cover;object-position:center 42%}
.about-copy h2{font-family:'Barlow Condensed',sans-serif;font-size:46px;line-height:1;margin:6px 0 18px}
.about-copy>p{font-size:18px;line-height:1.7;color:#d5d5d5}
@media(max-width:1200px){.top-links{display:none}.topbar-inner{grid-template-columns:1fr}.benefits-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.benefits article:nth-child(2){border-right:0}.hero-copy{width:56%}}
@media(max-width:900px){.hero-bg{background-position:58% center}.hero-copy{width:72%}.about-grid{grid-template-columns:1fr}.about-photo{min-height:330px}.about-photo img{min-height:330px}.benefits-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:600px){.hero,.hero-content{min-height:560px}.hero-bg{background-position:55% center}.hero-overlay{background:linear-gradient(90deg,rgba(0,0,0,.97),rgba(0,0,0,.68))}.hero-copy{width:100%}.benefits-grid{grid-template-columns:1fr}.benefits article{border-right:0;border-bottom:1px solid #2d180b}.benefits article:last-child{border-bottom:0}.about-photo,.about-photo img{min-height:270px}.about-copy h2{font-size:38px}}
.admin-access{background:#050505;text-align:center;padding:8px 16px 14px}.admin-access a{color:#696969;font:500 11px Inter,Arial,sans-serif;text-decoration:none}.admin-access a:hover{color:#999}
/* V6.3: categorías dinámicas */
.category-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));}
button.category{font:inherit;text-align:left;cursor:pointer;width:100%;}
.category.selected{border-color:var(--orange);box-shadow:inset 0 0 0 1px var(--orange);}
.category.selected strong{color:var(--orange);}

/* V6.4: tarjetas de categorías centradas y uniformes */
.category-grid{
  display:grid;
  grid-template-columns:repeat(auto-fit,minmax(155px,1fr));
  gap:16px;
  align-items:stretch;
}
button.category{
  height:210px;
  min-width:0;
  padding:24px 14px 20px;
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  gap:18px;
  text-align:center;
  cursor:pointer;
  width:100%;
}
button.category span{
  flex:0 0 62px;
  width:62px;
  height:62px;
  display:grid;
  place-items:center;
  margin:0;
  border:2px solid var(--orange);
  border-radius:50%;
  font-size:32px;
  line-height:1;
}
button.category strong{
  width:100%;
  min-height:48px;
  display:flex;
  align-items:center;
  justify-content:center;
  margin:0;
  font-family:"Barlow Condensed",sans-serif;
  font-size:21px;
  line-height:1.05;
  text-align:center;
  overflow-wrap:anywhere;
}
button.category b{
  position:absolute;
  right:12px;
  bottom:16px;
  margin:0;
  font-size:26px;
  line-height:1;
}
@media(max-width:600px){
  .category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
  button.category{height:175px;padding:18px 10px;gap:13px}
  button.category span{width:54px;height:54px;flex-basis:54px;font-size:28px}
  button.category strong{font-size:19px;min-height:40px}
}

/* V6.5 · Logo original y fotos locales */
.brand-logo{display:block;width:112px;height:112px;object-fit:contain}
.footer-logo{width:90px;height:90px}
@media(max-width:900px){.brand-logo{width:78px;height:78px}}


/* V6.7 · Mayor de 18 + Club de Puntos */
.age-locked{overflow:hidden}.age-gate{position:fixed;inset:0;z-index:9999;background:rgba(0,0,0,.92);backdrop-filter:blur(9px);display:grid;place-items:center;padding:20px}.age-gate.is-hidden,.is-hidden{display:none!important}.age-card{width:min(520px,100%);padding:34px 32px;text-align:center;background:linear-gradient(145deg,#111,#080808);border:1px solid #3a281b;border-radius:16px;box-shadow:0 28px 90px rgba(0,0,0,.65);color:#f6f0e8}.age-logo{width:118px;height:118px;object-fit:contain;margin:0 auto 10px}.age-card h2{font-family:'Barlow Condensed',sans-serif;font-size:42px;line-height:1;margin:8px 0 14px}.age-card p{color:#cfc8be;line-height:1.6}.age-card small{display:block;color:#817b74;margin-top:18px}.age-actions{display:grid;grid-template-columns:1fr 110px;gap:10px;margin-top:24px}.age-actions .btn{border-radius:7px;cursor:pointer}
.club-section{background:#0b0b0b;color:white;padding:76px 0;border-top:1px solid #25180e}.club-head{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(260px,.7fr);gap:36px;align-items:center}.club-head h2{font-family:'Barlow Condensed',sans-serif;font-size:clamp(42px,6vw,72px);line-height:.95;margin:7px 0 16px}.club-head p{max-width:750px;color:#c9c4bc;font-size:18px;line-height:1.65}.club-head p strong{color:white}.club-rule{border:1px solid #4a2b14;background:linear-gradient(145deg,#17100b,#0d0d0d);border-radius:14px;padding:28px;text-align:center;box-shadow:inset 0 0 0 1px rgba(247,146,34,.06)}.club-rule span{display:block;font:800 52px/1 'Barlow Condensed',sans-serif;color:var(--orange)}.club-rule b{display:block;margin:7px 0 9px;font:700 22px 'Barlow Condensed',sans-serif}.club-rule small{color:#908a82}.club-actions{display:flex;align-items:center;gap:18px;margin:28px 0 56px}.club-actions span{max-width:600px;color:#918b84;font-size:12px;line-height:1.5}.club-title h2{color:white}.reward-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.reward-card{position:relative;display:flex;gap:14px;min-height:150px;background:#121212;border:1px solid #2a2a2a;border-radius:10px;padding:20px;transition:.2s}.reward-card:hover{transform:translateY(-2px);border-color:#513018}.reward-mark{flex:0 0 40px;width:40px;height:40px;border:1px solid var(--orange);border-radius:50%;display:grid;place-items:center;color:var(--orange)}.reward-cat{margin:0 0 5px!important;color:#8f8982!important;text-transform:uppercase;font-size:10px!important;letter-spacing:.12em}.reward-card h3{font:700 20px/1.1 'Barlow Condensed',sans-serif;text-transform:uppercase;margin:0 0 13px}.reward-card strong{display:block;color:var(--orange);font:700 20px 'Barlow Condensed',sans-serif}.reward-stock{display:inline-block;color:#85817c;font-size:10px;margin-top:5px}.reward-stock.out{color:#be7777}
@media(max-width:1000px){.reward-grid{grid-template-columns:repeat(2,1fr)}.club-head{grid-template-columns:1fr}.club-rule{max-width:430px}.nav{gap:13px}.nav a{font-size:12px}}
@media(max-width:600px){.age-card{padding:27px 20px}.age-card h2{font-size:34px}.age-actions{grid-template-columns:1fr}.club-section{padding:58px 0}.club-actions{align-items:stretch;flex-direction:column}.reward-grid{grid-template-columns:1fr}.club-rule span{font-size:46px}}

.club-access{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:28px;align-items:center;margin:28px 0 56px}.club-access .club-actions{margin:0}.club-qr-card{display:grid;grid-template-columns:108px 1fr;gap:18px;align-items:center;padding:16px 18px;background:linear-gradient(145deg,#17100b,#101010);border:1px solid #4a2b14;border-radius:14px;color:white;text-decoration:none;transition:.2s}.club-qr-card:hover{transform:translateY(-2px);border-color:var(--orange)}.club-qr-card img{width:108px;height:108px;display:block;background:#fff;border-radius:8px;padding:6px}.club-qr-card b{display:block;font:700 22px/1.05 'Barlow Condensed',sans-serif;color:var(--orange);letter-spacing:.02em}.club-qr-card small{display:block;margin-top:7px;color:#aaa39b;line-height:1.4}

@media(max-width:900px){.club-access{grid-template-columns:1fr}.club-qr-card{max-width:430px}}
@media(max-width:600px){.club-qr-card{grid-template-columns:92px 1fr}.club-qr-card img{width:92px;height:92px}.club-qr-card b{font-size:19px}}


/* V6.9.3 · Wine Points + CTA de premios compacto */
.club-rewards-banner{display:flex;align-items:center;justify-content:space-between;gap:30px;margin-top:34px;padding:28px 30px;background:linear-gradient(110deg,#17100b 0%,#101010 55%,#1c1007 100%);border:1px solid #4a2b14;border-radius:14px;color:#fff;text-decoration:none;transition:.2s}.club-rewards-banner:hover{transform:translateY(-2px);border-color:var(--orange)}.club-rewards-banner .eyebrow{margin:0 0 7px;color:var(--orange)}.club-rewards-banner h3{margin:0 0 7px;font:700 clamp(28px,4vw,42px)/1 'Barlow Condensed',sans-serif}.club-rewards-banner p{margin:0;color:#aaa39b;line-height:1.5}.club-rewards-banner p strong{color:#fff}.club-rewards-banner>span{flex:0 0 auto;color:#111;background:var(--orange);border-radius:7px;padding:13px 18px;font-weight:800;font-size:12px;letter-spacing:.04em}
@media(max-width:700px){.club-rewards-banner{align-items:flex-start;flex-direction:column;padding:24px}.club-rewards-banner>span{width:100%;text-align:center}}

/* V6.9.7 · navegación y anclas */
#categorias,#seleccion,#club,#nosotros,#contacto,.promo-grid{scroll-margin-top:140px}
.nav a.active{color:var(--orange)!important;border-bottom-color:var(--orange)!important}

/* V6.9.8 · catálogo de premios con fotos */
.member-reward-image{width:100%;aspect-ratio:1/1;overflow:hidden;border-radius:10px 10px 0 0;background:#111}
.member-reward-image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .25s ease}
.member-reward-card:hover .member-reward-image img{transform:scale(1.025)}
