:root{--black:#0b0a0b;--black2:#141113;--champ:#d7a98e;--champ2:#f0c7ad;--cream:#f7f1ed;--ink:#241b1d;--muted:#807376;--line:#e7dbd4;--green:#0d8b58;--shadow:0 20px 60px rgba(40,22,26,.12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Montserrat,Arial,sans-serif;color:var(--ink);background:#fff}.topbar{height:32px;background:var(--black);color:#ead8ce;display:flex;align-items:center;justify-content:center;font-size:11px;letter-spacing:.12em}.header{height:84px;display:grid;grid-template-columns:180px 1fr 230px;align-items:center;padding:0 5vw;border-bottom:1px solid #eee;background:rgba(255,255,255,.95);position:sticky;top:0;z-index:40;backdrop-filter:blur(12px)}.brand img{width:120px;height:66px;object-fit:cover;object-position:center 58%;border-radius:4px}.nav{display:flex;justify-content:center;gap:34px}.nav a,.footer a{color:inherit;text-decoration:none;font-size:13px}.nav a:hover{color:#a66e54}.header-actions{display:flex;justify-content:flex-end;gap:10px;align-items:center}.icon-btn,.cart-btn,.close,.text-btn,.filters button{border:0;background:transparent;cursor:pointer}.icon-btn{font-size:25px}.cart-btn{padding:12px 15px;border:1px solid var(--ink);font-size:12px}.cart-btn span{background:var(--ink);color:#fff;border-radius:50%;padding:3px 7px;margin-left:6px}.hero{min-height:620px;background:linear-gradient(120deg,#0a090a 0%,#171013 68%,#3a231d 100%);display:grid;grid-template-columns:1.05fr .95fr;align-items:center;padding:64px 7vw;overflow:hidden}.hero-copy{max-width:680px;color:white}.eyebrow{font-size:11px;font-weight:700;letter-spacing:.26em;color:var(--champ2)}.eyebrow.dark{color:#a76b50}.hero h1,.section h2,.newsletter h2{font-family:'Cormorant Garamond',serif}.hero h1{font-size:70px;line-height:.94;margin:18px 0 22px;font-weight:600}.hero h1 em{color:var(--champ2);font-weight:500}.hero p{max-width:550px;color:#d7c8c5;line-height:1.8}.hero-actions{display:flex;gap:12px;margin-top:30px}.btn{border:0;text-decoration:none;padding:15px 23px;font-size:12px;font-weight:700;letter-spacing:.05em;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.btn.primary{background:linear-gradient(90deg,#bd8061,#e8b99e);color:#160d0e}.btn.ghost{border:1px solid #8a6b60;color:#fff;background:transparent}.btn.full{width:100%}.hero-notes{display:flex;gap:20px;margin-top:42px;color:#b7a5a2;font-size:11px}.hero-art{height:520px;display:flex;align-items:center;justify-content:center;position:relative}.hero-art img{width:min(410px,90%);height:min(410px,90%);object-fit:cover;border-radius:50%;box-shadow:0 0 100px rgba(216,164,132,.15)}.hero-ring{position:absolute;width:490px;height:490px;border:1px solid rgba(235,190,164,.26);border-radius:50%}.benefits{display:grid;grid-template-columns:repeat(4,1fr);padding:25px 7vw;background:var(--cream);gap:10px}.benefits article{display:flex;flex-direction:column;gap:6px;border-right:1px solid #dbc9bf;padding-left:25px}.benefits article:last-child{border:0}.benefits strong{font-family:'Cormorant Garamond';font-size:20px}.benefits span{font-size:11px;color:var(--muted)}.section{padding:90px 7vw}.section-head{display:flex;justify-content:space-between;align-items:end}.section h2,.newsletter h2{font-size:48px;margin:5px 0}.text-btn{color:#9d674d;font-weight:600}.filters{display:flex;gap:8px;margin:25px 0}.filters button{padding:10px 18px;background:#f3eeeb;color:#65575a}.filters button.active{background:var(--ink);color:#fff}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.product-card{background:white;position:relative;border:1px solid #eee8e4;transition:.25s}.product-card:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.product-image{aspect-ratio:4/5;background:#f5efec;width:100%;object-fit:cover;display:block}.badge{position:absolute;top:12px;left:12px;background:var(--black);color:white;padding:7px 9px;font-size:9px;letter-spacing:.12em}.product-info{padding:18px}.product-meta{font-size:10px;color:#9d8d90;text-transform:uppercase;letter-spacing:.14em}.product-info h3{font-family:'Cormorant Garamond';font-size:26px;margin:6px 0}.price{display:flex;align-items:center;gap:10px}.price strong{font-size:16px}.price del{font-size:12px;color:#aaa}.product-actions{display:flex;gap:8px;margin-top:15px}.product-actions button{flex:1}.quick{border:1px solid #d9ccc4;background:white;padding:12px;cursor:pointer}.editorial{display:grid;grid-template-columns:1.4fr .6fr;gap:18px;padding:0 7vw 90px}.editorial-card{min-height:350px;padding:45px;display:flex;flex-direction:column;justify-content:end;color:white;background:linear-gradient(135deg,#171012,#5e3b30)}.editorial-card.small{background:linear-gradient(135deg,#d7ab93,#4b2a26)}.editorial-card h3{font-family:'Cormorant Garamond';font-size:42px;margin:10px 0}.editorial-card a{color:white}.newsletter{background:var(--black);color:white;text-align:center;padding:80px 20px}.newsletter p{color:#b8aaa6}.newsletter form{display:flex;justify-content:center;gap:10px;max-width:650px;margin:25px auto 0}.newsletter input{flex:1;padding:16px;background:#171416;border:1px solid #4a3833;color:white}.footer{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:40px;padding:60px 7vw;background:#f7f3f0}.footer>div{display:flex;flex-direction:column;gap:12px;font-size:12px;color:#75686b}.footer img{width:140px}.drawer{position:fixed;right:-460px;top:0;width:min(440px,100%);height:100vh;background:white;z-index:100;box-shadow:-30px 0 80px rgba(0,0,0,.18);transition:.3s;display:flex;flex-direction:column}.drawer.open{right:0}.drawer-head{padding:28px;display:flex;justify-content:space-between;border-bottom:1px solid #eee}.drawer-head h3{font-family:'Cormorant Garamond';font-size:34px;margin:4px 0}.close,.dialog-close{font-size:28px}.cart-items{padding:20px 28px;overflow:auto;flex:1}.cart-item{display:grid;grid-template-columns:62px 1fr auto;gap:12px;padding:15px 0;border-bottom:1px solid #eee}.cart-item img{width:62px;height:72px;object-fit:cover}.cart-item h4{margin:0 0 6px;font-size:13px}.cart-item small{color:#8a7b7e}.qty{display:flex;gap:8px;align-items:center}.qty button{width:24px;height:24px;border:1px solid #ddd;background:white}.drawer-footer{padding:24px 28px;border-top:1px solid #eee}.subtotal{display:flex;justify-content:space-between;font-size:18px;margin-bottom:18px}.drawer-footer small{display:block;text-align:center;color:#8d8082;margin-top:10px;font-size:10px}.overlay{position:fixed;inset:0;background:rgba(0,0,0,.42);z-index:90;display:none}.overlay.show{display:block}.product-dialog{border:0;padding:0;width:min(900px,94vw);box-shadow:var(--shadow)}.product-dialog::backdrop{background:rgba(0,0,0,.58)}.dialog-close{position:absolute;right:18px;top:12px;background:white;border:0;z-index:2}.dialog-body{display:grid;grid-template-columns:1fr 1fr}.dialog-body>img{width:100%;height:560px;object-fit:cover;background:#f4eeeb}.dialog-info{padding:55px}.dialog-info h3{font-family:'Cormorant Garamond';font-size:42px;margin:8px 0}.dialog-info p{color:#7c7072;line-height:1.7}.dialog-info label{display:flex;flex-direction:column;gap:8px;margin:16px 0;font-size:12px}.dialog-info select{padding:13px;border:1px solid #ddd;background:white}.dialog-price{font-size:20px;font-weight:700}.status-page{background:var(--black);min-height:100vh;display:grid;place-items:center}.status-card{width:min(520px,92vw);background:white;padding:45px;text-align:center}.status-card img{width:180px}.status-card h1{font-family:'Cormorant Garamond';font-size:42px}.status-card p{color:#7c7072;line-height:1.7}@media(max-width:980px){.header{grid-template-columns:1fr auto}.nav{display:none}.header-actions{grid-column:2}.hero{grid-template-columns:1fr}.hero-art{display:none}.product-grid{grid-template-columns:repeat(2,1fr)}.benefits{grid-template-columns:repeat(2,1fr)}.editorial{grid-template-columns:1fr}.footer{grid-template-columns:1fr 1fr}.hero h1{font-size:54px}}@media(max-width:620px){.header{height:72px;padding:0 16px}.brand img{width:96px;height:54px}.topbar{font-size:9px}.icon-btn{display:none}.hero{padding:55px 22px;min-height:560px}.hero h1{font-size:48px}.hero-notes{flex-direction:column;gap:8px}.benefits{grid-template-columns:1fr 1fr;padding:20px}.benefits article{padding:8px;border:0}.section{padding:65px 20px}.section h2,.newsletter h2{font-size:38px}.product-grid{grid-template-columns:1fr 1fr;gap:10px}.product-info{padding:12px}.product-info h3{font-size:21px}.product-actions{flex-direction:column}.editorial{padding:0 20px 65px}.newsletter form{flex-direction:column}.footer{grid-template-columns:1fr;padding:45px 20px}.dialog-body{grid-template-columns:1fr}.dialog-body>img{height:330px}.dialog-info{padding:28px}.drawer{width:100%}}

.checkout-dialog{max-width:760px;width:min(94vw,760px)}.checkout-form{padding:28px}.checkout-form h3{font-size:30px;margin:4px 0 8px}.checkout-form>p{color:#756a63;margin:0 0 20px}.checkout-grid{display:grid;grid-template-columns:1fr 1fr;gap:13px}.checkout-grid label{display:flex;flex-direction:column;gap:6px;font-size:12px;font-weight:700;color:#584b43}.checkout-grid input{border:1px solid #ded4cc;border-radius:10px;padding:12px;font:inherit;background:#fff}.checkout-grid .wide{grid-column:1/-1}.checkout-summary{display:flex;justify-content:space-between;align-items:center;margin:20px 0 10px;padding:16px;background:#f5efea;border-radius:12px}.checkout-summary strong{font-size:20px}.checkout-message{min-height:20px;color:#9a4236;font-size:12px;margin-bottom:8px}@media(max-width:650px){.checkout-grid{grid-template-columns:1fr}.checkout-grid .wide{grid-column:auto}.checkout-form{padding:22px 16px}}

.checkout-summary-block{display:block}.checkout-summary-block>div{display:flex;justify-content:space-between;align-items:center;padding:7px 0}.checkout-summary-block>div+div{border-top:1px solid #e6ddd6}.checkout-summary-block .checkout-grand-total{padding-top:13px;margin-top:4px}.checkout-summary-block .checkout-grand-total strong{font-size:22px}

.cep-row{display:flex;gap:7px}.cep-row input{min-width:0;flex:1}.cep-row .quick{padding:8px 10px;white-space:nowrap}.checkout-grid label small{font-weight:500;color:#7d7067;line-height:1.35}


/* =========================================================
   LOUISE STORE V2.6.6 — ACABAMENTO VISUAL
   Camada de polimento sem alterar estrutura/funcionalidade
   ========================================================= */

/* Contraste geral de textos auxiliares */
body{
  color:#1d1714;
}
p, small{
  text-rendering:optimizeLegibility;
}

/* Faixa de benefícios */
.benefits,
.trust-bar,
.service-bar,
.features{
  color:#1d1714;
}
.benefits h3,
.benefits h4,
.trust-bar h3,
.trust-bar h4,
.service-bar h3,
.service-bar h4,
.features h3,
.features h4{
  color:#17110f !important;
  font-weight:700 !important;
}
.benefits p,
.benefits small,
.trust-bar p,
.trust-bar small,
.service-bar p,
.service-bar small,
.features p,
.features small{
  color:#4a403b !important;
  font-weight:500 !important;
  opacity:1 !important;
  line-height:1.45;
}
.benefits > *,
.trust-bar > *,
.service-bar > *,
.features > *{
  border-color:#d8c8bd !important;
}

/* Rodapé */
footer,
.site-footer,
.footer{
  color:#241c18;
}
footer h3,
footer h4,
.site-footer h3,
.site-footer h4,
.footer h3,
.footer h4{
  color:#17110f !important;
  font-weight:700 !important;
}
footer a,
.site-footer a,
.footer a{
  color:#2d2420 !important;
  font-weight:500;
  opacity:1 !important;
  transition:color .18s ease, transform .18s ease;
}
footer a:hover,
.site-footer a:hover,
.footer a:hover{
  color:#a65f40 !important;
}
footer p,
footer small,
.site-footer p,
.site-footer small,
.footer p,
.footer small{
  color:#4a403b !important;
  font-weight:500;
  opacity:1 !important;
}

/* Newsletter sobre fundo escuro */
.newsletter,
.newsletter-section,
.newsletter-wrap{
  color:#fff;
}
.newsletter h2,
.newsletter h3,
.newsletter-section h2,
.newsletter-section h3,
.newsletter-wrap h2,
.newsletter-wrap h3{
  color:#fff !important;
}
.newsletter p,
.newsletter-section p,
.newsletter-wrap p{
  color:#eaded8 !important;
  opacity:1 !important;
}
.newsletter input,
.newsletter-section input,
.newsletter-wrap input{
  color:#fff !important;
  border-color:#5a4640 !important;
}
.newsletter input::placeholder,
.newsletter-section input::placeholder,
.newsletter-wrap input::placeholder{
  color:#bbaaa2 !important;
  opacity:1;
}

/* Melhor leitura dos textos pequenos em áreas claras */
.product-meta,
.eyebrow,
.kicker{
  letter-spacing:.14em;
}
.product-card small,
.product-info small{
  color:#514640;
}

/* Botões e links: acabamento sutil */
.btn,
button,
a{
  -webkit-tap-highlight-color:transparent;
}
.btn,
.primary,
.quick{
  transition:transform .15s ease, box-shadow .15s ease, background-color .15s ease, color .15s ease;
}
.btn:hover,
.primary:hover,
.quick:hover{
  transform:translateY(-1px);
}

/* Rodapé um pouco mais compacto em telas grandes */
@media (min-width: 900px){
  footer,
  .site-footer,
  .footer{
    padding-top:44px !important;
    padding-bottom:44px !important;
  }
}

/* Mantém boa leitura no celular */
@media (max-width: 700px){
  .benefits p,
  .benefits small,
  .trust-bar p,
  .trust-bar small,
  .service-bar p,
  .service-bar small,
  .features p,
  .features small,
  footer a,
  footer p,
  footer small{
    font-size:13px !important;
  }
}


/* =========================================================
   LOUISE STORE V2.6.7 — CONTRASTE DOS TEXTOS
   Ajuste específico solicitado no rodapé e benefícios
   ========================================================= */

/* Subtítulos da faixa: Envio rápido / Pagamento seguro /
   Troca facilitada / Curadoria Louise */
.benefits p,
.benefits small,
.benefits span:not(.eyebrow):not(.kicker) {
  color: #211916 !important;
  font-weight: 500 !important;
  opacity: 1 !important;
}

/* Caso a estrutura use divs internos sem classe específica */
.benefits > div p,
.benefits > div small {
  color: #211916 !important;
  font-weight: 500 !important;
  opacity: 1 !important;
}

/* Rodapé: Mercado Pago / Pix · Cartão · Saldo e demais linhas */
.footer p,
.footer small,
.footer li,
.footer a {
  color: #211916 !important;
  font-weight: 500 !important;
  opacity: 1 !important;
}

/* Títulos do rodapé permanecem mais fortes */
.footer h3,
.footer h4,
.footer strong {
  color: #130f0d !important;
  font-weight: 700 !important;
}

/* Texto descritivo abaixo da logo */
.footer .footer-brand p,
.footer .brand-copy,
.footer .footer-description {
  color: #302723 !important;
  font-weight: 500 !important;
  opacity: 1 !important;
}

/* Garante contraste também se os textos estiverem em spans */
.footer span {
  opacity: 1;
}

/* Hover continua elegante, mas sem perder legibilidade */
.footer a:hover {
  color: #9c573b !important;
}
