/* Verane v5 — logo vertical, formas arredondadas e legibilidade */
html{font-size:17px}
.announcement{display:flex!important;visibility:visible!important;opacity:1!important;position:relative;z-index:35;min-height:34px;background:#171512!important;color:#fff!important}
.header{height:104px}
.brand{display:flex;align-items:center;justify-content:center;min-width:150px;height:88px;font:inherit;line-height:normal}
.brand img{display:block;width:138px;height:auto;max-height:84px;object-fit:contain}
.header .brand img{width:132px}
footer .brand{height:auto;min-width:0;margin-bottom:24px}
footer .brand img{width:170px;max-height:none}
.search-panel{top:138px}
.search-panel{opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-18px)}
.search-panel.open{opacity:1;visibility:visible;pointer-events:auto;transform:none}
.header-actions select{-webkit-appearance:none;appearance:none;background-image:none!important;padding:0 2px;border-radius:8px}
.hero{height:min(680px,calc(100vh - 138px));min-height:540px}
.hero-copy{max-width:640px;top:50%;transform:translateY(-50%)}.hero p{font-size:1rem}.nav a,.values span,.shop-toolbar,footer{font-size:.75rem}.btn{font-size:.68rem}.product-info span,.price,.filters label,.summary p,.content-grid p{font-size:.75rem}.eyebrow,.section-heading>a,.text-link{font-size:.68rem}
.header-actions select{min-width:76px;font-size:.72rem;cursor:pointer}

/* Linguagem visual mais suave e arredondada */
.btn,.quick-add,.badge,.social-login,.wishlist-full,.filter-mobile,.sizes button,.qty button,.coupon button,.newsletter button,.search-panel button{border-radius:999px}
.product-image,.occasion-card,.editorial-image,.main-photo,.photo-detail,.cart-list img,.account-visual,.insta-grid a{border-radius:22px}
.product-image img,.occasion-card img,.main-photo img,.cart-list img,.insta-grid img{border-radius:inherit}
.summary,.order-mini,.payment-preview,.shipping,.cookie,.search-panel,.filters{border-radius:18px}
.form-grid input,.form-grid select,.account-form input,.coupon input,.newsletter input{border-radius:12px}
.hero-slide{border-radius:0 0 28px 28px;overflow:hidden}
/* Mantém a composição original dos banners e prioriza a modelo à direita.
   A largura passa a ser calculada pela altura do banner, evitando o zoom do
   background-size: cover e o corte da personagem em janelas mais estreitas. */
.hero-slide{
  background-color:#a99b8d;
}
.hero-media,.hero-media img,.hero-overlay{position:absolute;inset:0;width:100%;height:100%}
.hero-media{overflow:hidden}
.hero-media img{left:auto;right:0;width:auto;max-width:none;object-fit:contain;object-position:right center}
.hero-overlay{z-index:1;pointer-events:none}
.values{margin:18px 2vw 0;border-radius:20px;border:1px solid var(--line)}
.newsletter{margin:0 2vw 24px;border-radius:24px}

@media(max-width:900px){.header{height:88px}.brand{height:74px;min-width:110px}.header .brand img{width:108px;max-height:70px}.nav{top:122px;border-radius:0 22px 22px 0}.search-panel{top:122px}.hero{height:620px;min-height:560px}.hero-copy{top:50%;padding-bottom:30px}.hero-count{bottom:22px}.hero-dots{bottom:25px}.announcement{font-size:.58rem}.nav a{font-size:1.65rem}.newsletter{margin-left:12px;margin-right:12px}}
@media(max-width:520px){html{font-size:16px}.announcement{min-height:34px;height:auto;padding:7px 10px}.header .brand img{width:98px;max-height:66px}.hero{height:590px;min-height:560px}.hero-media img{inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.hero-copy{top:48%;padding-bottom:25px}.hero h1{font-size:46px;line-height:.93;margin:14px 0}.hero p{font-size:.9rem;line-height:1.45;margin:0 0 14px}.hero .btn{padding:14px 17px;gap:12px}.hero-count{left:7vw;bottom:18px}.hero-dots{right:5vw;bottom:21px}.header-actions select{min-width:58px;width:58px}.product-image,.occasion-card,.editorial-image,.main-photo,.photo-detail,.account-visual{border-radius:16px}.values{margin-left:12px;margin-right:12px}.newsletter{border-radius:18px}}
