/* vp-fase15 — Fase 1.5 Visual Forte (additive). */

/* ===== 1. HERO editorial com foto real da loja (duotone marrom/dourado) ===== */
.hero{position:relative;background:
  linear-gradient(160deg, rgba(20,9,5,.88) 0%, rgba(28,13,8,.78) 45%, rgba(20,9,5,.94) 100%),
  url('/assets/img/optimized/loja-acor-catalogo-cores-balde-mobile.jpg') center 30%/cover no-repeat #1C0D08 !important}
@media(min-width:900px){
  .hero{background:
    linear-gradient(105deg, rgba(20,9,5,.96) 0%, rgba(28,13,8,.86) 42%, rgba(28,13,8,.55) 100%),
    url('/assets/img/produtos-aplicacao/loja-acor-catalogo-cores-balde.png') right center/cover no-repeat #1C0D08 !important}
}
.hero .hgr{opacity:.06}
.hero .hcard img{content-visibility:auto}
.hh{text-shadow:0 2px 18px rgba(0,0,0,.45)}
.hsu{text-shadow:0 1px 10px rgba(0,0,0,.5)}

/* ===== 2. Botões premium (gradiente dourado + brilho) ===== */
.btn.bg,.btn.bgi{background:linear-gradient(135deg,#D4AA38 0%,#C49A28 55%,#A87E1C 100%)!important;color:#1C0D08!important;font-weight:700;position:relative;overflow:hidden;border:0!important}
.btn.bg::after,.btn.bgi::after{content:"";position:absolute;top:0;left:-80%;width:50%;height:100%;background:linear-gradient(100deg,transparent,rgba(255,255,255,.35),transparent);transform:skewX(-20deg);transition:left .45s ease}
@media(hover:hover){.btn.bg:hover::after,.btn.bgi:hover::after{left:130%}}
.btn.bw,.btn.bwl{background:linear-gradient(135deg,#2BD96E,#1DA851)!important;font-weight:700}
.btn{letter-spacing:.06em}

/* ===== 3. Faixa-manifesto "Tinta raiz" com pincelada ===== */
.home-heritage-strip{position:relative;padding-top:46px!important;padding-bottom:52px!important;background:#140905}
.home-heritage-strip::before,.home-heritage-strip::after{content:"";position:absolute;left:0;right:0;height:22px;background:url("data:image/svg+xml,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%201200%2028'%20preserveAspectRatio%3D'none'%3E%3Cpath%20d%3D'M0%2018%20Q%2080%204%20190%2014%20T%20400%2012%20T%20640%2016%20T%20880%2010%20T%201200%2015%20L%201200%2022%20Q%201050%2027%20900%2021%20T%20620%2024%20T%20340%2020%20T%2090%2025%20L%200%2024%20Z'%20fill%3D'%2523C49A28'%20opacity%3D'.85'%2F%3E%3C%2Fsvg%3E") center/100% 100% no-repeat}
.home-heritage-strip::before{top:6px}
.home-heritage-strip::after{bottom:6px;transform:scaleX(-1)}
.home-heritage-ticker span{color:rgba(245,237,224,.8)!important;font-weight:600}
.home-heritage-frame{border:1px solid rgba(212,170,56,.35);border-radius:12px;overflow:hidden;box-shadow:0 24px 60px rgba(0,0,0,.4)}
.home-heritage-caption strong{font-family:'Cormorant Garamond',Georgia,serif;font-size:1.5rem;color:#F5EDE0}

/* ===== 4. Swatch band (nova seção → /cores/) ===== */
.vp-swatchband{background:#FDFAF5;padding:56px 0 64px;position:relative}
.vp-swatchband .ct{max-width:1160px;margin:0 auto;padding:0 20px}
.vp-swatchband h2{font-family:'Cormorant Garamond',Georgia,serif;font-size:clamp(1.7rem,4vw,2.6rem);color:#1C0D08;margin:0 0 6px}
.vp-swatchband p{color:#7A6A5A;margin:0 0 24px;font-size:.98rem}
.vp-swatch-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}
@media(max-width:900px){.vp-swatch-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:520px){.vp-swatch-grid{grid-template-columns:repeat(2,1fr)}}
.vp-swatch{display:flex;flex-direction:column;justify-content:flex-end;aspect-ratio:1/1.15;border-radius:10px;padding:12px;text-decoration:none;box-shadow:0 8px 22px rgba(28,13,8,.12);transition:transform .18s ease,box-shadow .18s ease;position:relative;overflow:hidden}
@media(hover:hover){.vp-swatch:hover{transform:translateY(-4px) scale(1.02);box-shadow:0 16px 34px rgba(28,13,8,.22)}}
.vp-swatch span{font-weight:700;font-size:.9rem;color:#fff;text-shadow:0 1px 6px rgba(0,0,0,.35)}
.vp-swatch small{color:rgba(255,255,255,.85);font-size:.72rem}
.vp-swatch.light span{color:#3B1C1C;text-shadow:none}.vp-swatch.light small{color:rgba(59,28,28,.7)}
.vp-swatchband .vp-swatch-cta{margin-top:22px;text-align:center}

/* ===== 5. Cards de produto mais fortes ===== */
.product-line-card{box-shadow:0 12px 30px rgba(28,13,8,.10)}
.product-line-media{background:linear-gradient(150deg,#F5EDE0,#EADFC8)!important}
.product-line-media img{padding:8px}
.product-card-tag{background:#B44020!important;color:#fff!important;padding:4px 12px!important;border-radius:999px!important;font-weight:700!important;letter-spacing:.05em}
.product-line-title{font-size:1.5rem!important}
.product-line-card a.btn:not(.bw):not(.bwl){background:linear-gradient(135deg,#D4AA38,#A87E1C)!important;color:#1C0D08!important;border:0!important;font-weight:700}

/* ===== 6. Capa editorial do hub do blog ===== */
.vp-blogcover{position:relative;border-radius:14px;overflow:hidden;margin:6px 0 26px;border:1px solid rgba(214,166,45,.3)}
.vp-blogcover .grid{display:grid;grid-template-columns:repeat(4,1fr);height:190px}
@media(max-width:700px){.vp-blogcover .grid{grid-template-columns:repeat(2,1fr);height:150px}
  .vp-blogcover .grid img:nth-child(n+3){display:none}}
.vp-blogcover img{width:100%;height:100%;object-fit:cover;display:block}
.vp-blogcover .veil{position:absolute;inset:0;background:linear-gradient(15deg,rgba(20,9,5,.9) 18%,rgba(20,9,5,.35) 65%,rgba(20,9,5,.15));display:flex;flex-direction:column;justify-content:flex-end;padding:18px 22px}
.vp-blogcover .veil strong{font-family:'Cormorant Garamond',Georgia,serif;font-size:clamp(1.5rem,4.5vw,2.3rem);color:#FFF7E8;line-height:1.04}
.vp-blogcover .veil em{color:#D4AA38;font-style:normal;font-size:.85rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}

/* ===== 7. Ritmo: respiro extra e kickers dourados ===== */
.fer-eyebrow{color:#C49A28!important;font-weight:800!important}
.fer-title{color:#1C0D08}
