﻿:root{--purple:#6f18ad;--purple-dark:#260f4b;--lavender:#eadcf5;--soft:#f8f3fb;--ink:#201728;--muted:#766d7c;--line:#e8e0ec;--white:#fff;--shadow:0 18px 50px rgba(60,25,85,.12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:'DM Sans',sans-serif;color:var(--ink);background:#fff}button,input,select,textarea{font:inherit}.shipping-bar{height:34px;display:flex;align-items:center;justify-content:center;background:linear-gradient(90deg,#301057,#8a3dc1);color:#fff;font-size:13px}.header{height:108px;display:flex;align-items:center;gap:36px;padding:0 clamp(24px,5vw,76px);position:sticky;top:0;background:rgba(255,255,255,.96);backdrop-filter:blur(15px);z-index:30;border-bottom:1px solid #f1ebf3}.logo{display:flex;align-items:center;text-decoration:none;color:var(--purple);min-width:185px}.logo-mark{font-size:54px;line-height:1;margin-right:7px}.logo strong{font-family:'Playfair Display',serif;font-style:italic;font-size:27px}.logo small{display:block;letter-spacing:5px;font-size:8px;text-align:center}.nav{display:flex;gap:25px;align-items:center;white-space:nowrap}.nav a{font-size:13px;text-decoration:none;color:#221a27;padding:44px 0 12px;border-bottom:2px solid transparent}.nav a:hover,.nav a.active{color:var(--purple);border-color:var(--purple)}.header-actions{display:flex;align-items:center;gap:15px;margin-left:auto}.search{width:230px;height:42px;border:1px solid var(--line);border-radius:24px;display:flex;align-items:center;padding:0 15px;background:#fff}.search input{border:0;outline:0;width:100%;font-size:12px}.search span{font-size:22px;color:var(--purple)}.icon-button{border:0;background:transparent;position:relative;font-size:27px;color:var(--purple);cursor:pointer;min-width:50px}.icon-button small{display:block;font-size:9px;color:#332b37;white-space:nowrap}.cart-button b{position:absolute;top:-5px;right:0;background:var(--purple);color:#fff;width:18px;height:18px;border-radius:50%;font-size:10px;display:grid;place-items:center}.menu-toggle{display:none;background:none;border:0;font-size:28px;color:var(--purple)}.hero{height:520px;position:relative;overflow:hidden;background:radial-gradient(circle at 77% 42%,rgba(175,113,214,.25),transparent 28%),linear-gradient(110deg,#f8f2fb 0%,#ead8f3 53%,#f9f4fa 100%);display:flex;align-items:center;padding:0 clamp(40px,9vw,145px)}.hero:before{content:"";position:absolute;inset:0;background:linear-gradient(120deg,rgba(255,255,255,.82),transparent 45%);pointer-events:none}.hero-content{position:relative;z-index:2;width:50%}.eyebrow{font-size:13px;letter-spacing:3px}.eyebrow.purple{color:var(--purple);font-weight:700}.hero h1{font:600 clamp(42px,4.2vw,66px)/1.03 'Playfair Display',serif;margin:18px 0}.hero h1 em,.promo-grid h3 em{display:block;color:var(--purple);font-weight:600}.hero p{font-size:17px;color:#4d4353}.primary-btn,.secondary-btn,.whatsapp-btn{display:inline-flex;align-items:center;justify-content:center;gap:24px;padding:15px 26px;border:0;border-radius:9px;background:linear-gradient(135deg,#6d15a6,#8f24c4);color:#fff;text-decoration:none;font-weight:700;cursor:pointer}.hero-art{position:absolute;right:7%;width:44%;height:100%;display:grid;place-items:center}.glow{position:absolute;width:430px;height:430px;border-radius:50%;background:linear-gradient(135deg,#c58ada,#6c2ca8);opacity:.28}.bottle{width:230px;height:300px;border-radius:42% 42% 30% 30%;background:linear-gradient(90deg,rgba(255,255,255,.7),rgba(186,124,222,.45),rgba(255,255,255,.75));border:6px solid rgba(255,255,255,.72);box-shadow:inset 0 0 0 2px rgba(86,35,116,.2),0 30px 50px rgba(68,28,93,.2);display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;color:#5f236f;letter-spacing:4px}.bottle:before{content:"";position:absolute;top:-65px;width:95px;height:75px;border-radius:12px 12px 5px 5px;background:linear-gradient(#e7d7ea,#a878bd,#e7d7ea);box-shadow:inset 0 0 0 5px rgba(255,255,255,.45)}.bottle small{font-size:8px;margin-top:8px}.flowers{position:absolute;left:3%;top:16%;font-size:95px;color:#fff;text-shadow:0 8px 25px rgba(86,36,116,.18);transform:rotate(-12deg)}.flowers span{font-size:68px;color:#b088c7;display:block;margin-left:80px}.flowers i{font-size:55px;color:#7f4c9e}.hero-dots{position:absolute;bottom:24px;left:50%;display:flex;gap:8px}.hero-dots i{width:10px;height:10px;background:#d6c6df;border-radius:50%}.hero-dots i.active{background:var(--purple)}.categories{display:grid;grid-template-columns:repeat(8,1fr);gap:20px;padding:36px clamp(30px,7vw,110px);border-bottom:1px solid #f0ebf2}.categories button{background:none;border:0;cursor:pointer;color:#302637}.categories span{width:62px;height:62px;margin:0 auto 10px;display:grid;place-items:center;border-radius:50%;background:linear-gradient(135deg,#f5eafb,#ead8f5);color:var(--purple);font-size:25px}.catalog-section{padding:55px clamp(28px,6vw,95px)}.section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:25px}.section-heading h2{font:600 35px 'Playfair Display',serif;margin:4px 0}.text-link{border:0;background:none;color:var(--purple);font-weight:700;cursor:pointer}.catalog-layout{display:grid;grid-template-columns:230px 1fr;gap:28px}.filters{border:1px solid var(--line);border-radius:14px;padding:20px;height:max-content;position:sticky;top:130px}.filter-header{display:flex;justify-content:space-between;align-items:center}.filter-header h3{margin:0 0 12px}.filter-header button{display:none}.filters label{display:block;font-size:12px;font-weight:700;margin:18px 0}.filters select,.filters input,.filters textarea{width:100%;margin-top:8px}.filters select{padding:11px;border:1px solid var(--line);border-radius:8px;background:white}.filters output{float:right;color:var(--purple)}.secondary-btn{width:100%;background:#fff;color:var(--purple);border:1px solid var(--purple);padding:11px}.products-area{min-width:0}.mobile-filter-btn{display:none}.result-count{color:var(--muted);font-size:13px}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.product-card{border:1px solid var(--line);border-radius:12px;padding:14px;position:relative;background:#fff;transition:.25s}.product-card:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.favorite{position:absolute;right:13px;top:10px;border:0;background:none;font-size:22px;cursor:pointer;color:#6f6473}.favorite.active{color:#b22075}.product-visual{height:220px;display:grid;place-items:center;background:linear-gradient(180deg,#fff,#fbf8fd);overflow:hidden}.mini-bottle{width:88px;height:145px;border-radius:28px 28px 18px 18px;background:linear-gradient(90deg,#f5e9fb,var(--product-color,#b869d0),#f4e6fa);border:3px solid rgba(255,255,255,.8);box-shadow:0 18px 25px rgba(66,27,90,.18);position:relative}.mini-bottle:before{content:"";position:absolute;top:-25px;left:25px;width:38px;height:28px;background:#a77bb5;border-radius:4px}.mini-bottle:after{content:attr(data-label);position:absolute;left:7px;right:7px;top:67px;text-align:center;font-size:8px;color:#fff;font-weight:700;letter-spacing:1px}.product-card h3{font-size:14px;margin:10px 0 3px}.product-card .brand{color:#9b91a1;font-size:12px}.product-card .price{font-size:17px;color:var(--purple);font-weight:700;margin:12px 0}.add-btn{width:100%;border:0;background:linear-gradient(135deg,#6c14a7,#8d21c0);color:#fff;padding:10px;border-radius:6px;cursor:pointer}.promo-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px;padding:10px clamp(28px,6vw,95px) 50px}.promo-grid article{min-height:180px;border-radius:15px;background:linear-gradient(130deg,#f8eafa,#e7cdef);display:flex;align-items:center;justify-content:space-between;padding:28px 34px;overflow:hidden}.promo-grid h3{font:600 28px/1.05 'Playfair Display',serif;margin:0}.promo-grid p{font-size:13px}.promo-grid button{border:1px solid var(--purple);color:var(--purple);background:transparent;border-radius:20px;padding:9px 18px}.promo-grid strong{font-size:120px;color:#7b2aa9;text-shadow:5px 6px 0 #d5b5e5}.gift{font-size:100px}.brands{margin:0 clamp(28px,6vw,95px) 35px;padding:22px 32px;background:linear-gradient(90deg,#251044,#6f2d9a,#251044);color:#fff;border-radius:12px}.brands span{display:block;font-size:13px;margin-bottom:16px}.brands div{display:grid;grid-template-columns:repeat(4,1fr);align-items:center;text-align:center}.brands b{font:600 26px 'Playfair Display',serif;border-right:1px solid rgba(255,255,255,.25)}.brands b:last-child{border:0}.benefits{margin:0 clamp(28px,6vw,95px) 0;display:flex;justify-content:center;padding:25px;background:#2a1049;color:#fff;border-radius:12px 12px 0 0}.benefits article{display:flex;gap:15px;align-items:center}.benefits article span{font-size:32px}.benefits small{display:block;color:#d6c7df;margin-top:4px}footer{background:linear-gradient(130deg,#2a1049,#1c1230);color:#fff;padding:55px clamp(28px,6vw,95px) 25px;display:grid;grid-template-columns:1.4fr 1fr 1fr 1.5fr;gap:55px}.logo.light{color:#fff}.footer-brand p,footer p,footer a{font-size:12px;color:#d7cadf;text-decoration:none;line-height:1.7}.footer-brand{max-width:250px}.social{font-size:24px;letter-spacing:8px;color:#d78dff}.footer h4{margin:10px 0 18px}footer a{display:block;margin:8px 0}.newsletter{display:flex;background:rgba(255,255,255,.08);border-radius:25px;overflow:hidden}.newsletter input{flex:1;border:0;background:transparent;color:#fff;padding:13px;outline:0}.newsletter button{width:50px;border:0;background:#7c2bb0;color:#fff}.copyright{grid-column:1/-1;border-top:1px solid rgba(255,255,255,.12);padding-top:20px;font-size:11px;color:#bcaec5}.copyright span{float:right}.drawer-overlay{position:fixed;inset:0;background:rgba(21,9,31,.55);z-index:50;opacity:0;pointer-events:none;transition:.25s}.drawer-overlay.show{opacity:1;pointer-events:auto}.cart-drawer{position:fixed;right:0;top:0;width:min(430px,100%);height:100%;background:#fff;z-index:60;transform:translateX(100%);transition:.3s;display:flex;flex-direction:column}.cart-drawer.open{transform:translateX(0)}.cart-header{display:flex;justify-content:space-between;align-items:center;padding:22px;border-bottom:1px solid var(--line)}.cart-header button{font-size:30px;border:0;background:none}.cart-items{padding:18px;overflow:auto;flex:1}.cart-item{display:grid;grid-template-columns:60px 1fr auto;gap:12px;align-items:center;border-bottom:1px solid var(--line);padding:12px 0}.cart-item .mini-bottle{width:38px;height:58px;border-radius:10px}.cart-item .mini-bottle:before{width:18px;height:12px;top:-10px;left:10px}.cart-item .mini-bottle:after{display:none}.qty{display:flex;gap:8px;align-items:center}.qty button{border:1px solid var(--line);background:#fff;border-radius:5px}.checkout-box{border-top:1px solid var(--line);padding:18px}.checkout-box label{display:block;font-size:12px;font-weight:700;margin:10px 0}.checkout-box select,.checkout-box textarea{width:100%;padding:10px;border:1px solid var(--line);border-radius:7px;margin-top:6px}.checkout-box textarea{height:60px;resize:none}.total{display:flex;justify-content:space-between;margin:15px 0;font-size:18px}.whatsapp-btn{width:100%;background:#1ea952}.empty{text-align:center;color:var(--muted);padding:50px 10px}
@media(max-width:1100px){.nav{display:none;position:absolute;top:108px;left:0;right:0;background:#fff;padding:20px;flex-direction:column;box-shadow:var(--shadow)}.nav.open{display:flex}.nav a{padding:8px}.menu-toggle{display:block}.header{gap:15px}.search{width:180px}.product-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:800px){.shipping-bar{font-size:11px}.header{height:78px;padding:0 16px}.logo{min-width:auto}.logo-mark{font-size:38px}.logo strong{font-size:20px}.logo small{font-size:6px}.nav{top:78px}.header-actions .search{position:absolute;left:15px;right:15px;top:84px;width:auto;display:none}.header-actions .icon-button:nth-of-type(1),.header-actions .icon-button:nth-of-type(2){display:none}.hero{height:600px;padding:90px 24px 20px;align-items:flex-start}.hero-content{width:100%;text-align:center}.hero h1{font-size:42px}.hero-art{width:100%;right:0;top:245px;height:330px}.glow{width:300px;height:300px}.bottle{width:155px;height:205px}.bottle:before{width:65px;height:50px;top:-45px}.flowers{font-size:60px;left:14%;top:18%}.categories{grid-template-columns:repeat(4,1fr);padding:25px 16px;gap:25px 8px}.categories button{font-size:11px}.catalog-section{padding:42px 16px}.catalog-layout{display:block}.filters{position:fixed;z-index:70;left:0;top:0;height:100%;width:290px;background:#fff;transform:translateX(-100%);transition:.25s;border-radius:0}.filters.open{transform:translateX(0)}.filter-header button{display:block;border:0;background:none;font-size:28px}.mobile-filter-btn{display:block;border:1px solid var(--purple);background:#fff;color:var(--purple);border-radius:8px;padding:9px 14px}.product-grid{grid-template-columns:repeat(2,1fr);gap:12px}.product-visual{height:160px}.promo-grid{grid-template-columns:1fr;padding:0 16px 35px}.promo-grid article{padding:22px}.promo-grid strong{font-size:80px}.gift{font-size:70px}.brands{margin:0 16px 25px}.brands div{grid-template-columns:repeat(2,1fr);gap:20px}.brands b{border:0;font-size:22px}.benefits{margin:0 16px}footer{grid-template-columns:1fr 1fr;gap:30px;padding:40px 24px}.footer-brand{grid-column:1/-1}.copyright span{float:none;display:block;margin-top:10px}}
@media(max-width:480px){.header-actions{gap:2px}.hero h1{font-size:36px}.hero p{font-size:14px}.categories{grid-template-columns:repeat(4,1fr)}.categories span{width:50px;height:50px}.product-grid{grid-template-columns:1fr 1fr}.product-card{padding:9px}.product-visual{height:140px}.mini-bottle{transform:scale(.8)}.product-card h3{font-size:12px}.product-card .price{font-size:14px}.promo-grid h3{font-size:23px}footer{grid-template-columns:1fr}.copyright{grid-column:1}.footer-brand{grid-column:1}}

/* Wireframe final: hero fotográfico e identidade refinada */
html,body{max-width:100%;overflow-x:hidden}
.hero{background-image:linear-gradient(90deg,rgba(249,244,252,.99) 0%,rgba(249,244,252,.91) 35%,rgba(249,244,252,.08) 59%),url('assets/hero-perfume.webp');background-position:center;background-size:cover}
.logo-mark{font-family:'Playfair Display',serif;font-style:italic;font-weight:600;border:2px solid currentColor;border-radius:50%;width:54px;height:54px;display:grid;place-items:center;font-size:36px;margin-right:10px}
.hero-content{max-width:650px}.benefits{margin-bottom:0}.brands b{text-transform:none}
@media(max-width:800px){.hero{background-image:linear-gradient(180deg,rgba(249,244,252,.98) 0%,rgba(249,244,252,.9) 48%,rgba(249,244,252,.15) 70%),url('assets/hero-perfume.webp');background-position:62% center}.hero-content{padding-top:0}.logo-mark{width:40px;height:40px;font-size:25px}}

.carousel{height:520px;position:relative;overflow:hidden;background:#f4eaf8}.banner-track,.banner-slide{height:100%}.banner-slide{position:absolute;inset:0;opacity:0;visibility:hidden;transition:opacity .6s ease;background-image:linear-gradient(90deg,rgba(255,255,255,.97),rgba(255,255,255,.77) 38%,rgba(255,255,255,.03) 62%),var(--banner-image);background-size:cover;background-position:center;background-repeat:no-repeat}.banner-slide.active{opacity:1;visibility:visible}.banner-copy{height:100%;display:flex;flex-direction:column;justify-content:center;width:52%;padding-left:clamp(40px,8vw,130px)}.banner-copy h1{font:600 clamp(42px,4.2vw,66px)/1.03 'Playfair Display',serif;margin:16px 0}.banner-copy h1 em{display:block;color:var(--purple)}.banner-copy p{font-size:17px;margin:0 0 24px}.banner-copy .primary-btn{align-self:flex-start}.carousel-arrow{position:absolute;z-index:3;top:50%;transform:translateY(-50%);width:44px;height:44px;border:0;border-radius:50%;background:rgba(255,255,255,.88);color:var(--purple);font-size:31px;box-shadow:0 7px 25px rgba(30,8,50,.12);cursor:pointer}.carousel-arrow.prev{left:18px}.carousel-arrow.next{right:18px}.carousel-dots{position:absolute;z-index:4;bottom:18px;left:50%;display:flex;gap:8px}.carousel-dots button{width:10px;height:10px;border:0;border-radius:50%;background:#d8c7e3;padding:0}.carousel-dots button.active{background:var(--purple);width:25px;border-radius:10px}
.featured-section{padding:55px clamp(28px,6vw,95px) 25px;background:#fff}.featured-row{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:18px}.featured-card{box-shadow:0 14px 40px rgba(70,31,92,.08)}.featured-badge{position:absolute;left:12px;top:12px;z-index:2;background:#6f18ad;color:#fff;border-radius:20px;padding:5px 10px;font-size:10px;font-weight:700}.product-visual img,.cart-thumb img{width:100%;height:100%;object-fit:contain}.sprite-product{width:100%;height:100%;background-image:url('assets/product-sheet.webp');background-size:400% 200%;background-repeat:no-repeat}.cart-thumb{width:58px;height:64px}.cart-thumb .sprite-product{background-size:400% 200%}
.campaign-strip{margin:25px clamp(28px,6vw,95px);border-radius:18px;overflow:hidden;background:#f6dddf}.campaign-strip>div{display:grid;grid-template-columns:42% 58%;min-height:300px}.campaign-copy{padding:45px 55px;display:flex;flex-direction:column;justify-content:center}.campaign-copy span{font-size:12px;letter-spacing:2px;color:#8d3763;font-weight:700}.campaign-copy h2{font:600 38px 'Playfair Display',serif;margin:8px 0 0}.campaign-copy h3{font:italic 600 30px 'Playfair Display',serif;color:#7b2aa9;margin:0 0 12px}.campaign-copy p{color:#5f5264}.campaign-copy a{color:#6f18ad;font-weight:700;text-decoration:none}.campaign-strip img{width:100%;height:100%;object-fit:cover}
@media(max-width:1100px){.featured-row{grid-template-columns:repeat(3,1fr)}}@media(max-width:800px){.carousel{height:700px;background:#fbf7fc}.banner-slide{background-image:linear-gradient(180deg,#fbf7fc 0%,#fbf7fc 50%,rgba(251,247,252,.78) 59%,rgba(251,247,252,0) 72%),var(--banner-image);background-size:100% 100%,auto 42%;background-position:center,center bottom;background-repeat:no-repeat}.banner-copy{width:100%;padding:28px 22px 385px;text-align:center;justify-content:flex-start}.banner-copy h1{font-size:35px;margin:10px 0}.banner-copy p{font-size:14px;margin:0 0 17px}.banner-copy .primary-btn{align-self:center;padding:13px 22px}.featured-row{grid-template-columns:repeat(2,1fr)}.campaign-strip{margin:20px 16px}.campaign-strip>div{grid-template-columns:1fr}.campaign-copy{padding:30px}.campaign-strip img{height:230px}.carousel-arrow{display:none}}@media(max-width:480px){.featured-section{padding:42px 16px}.featured-row{gap:10px}.campaign-copy h2{font-size:31px}.campaign-copy h3{font-size:24px}}

.benefits{display:grid;grid-template-columns:repeat(4,1fr);margin:0 clamp(28px,6vw,95px);padding:28px 24px;border-radius:13px 13px 0 0;background:linear-gradient(100deg,#25103f,#160d29)}
.benefits article{justify-content:center;padding:0 22px;border-right:1px solid rgba(255,255,255,.15)}.benefits article:last-child{border-right:0}.benefits article>span{color:#a34ad0;font-size:36px}.benefits strong{font-size:13px}.benefits small{font-size:11px}
.whatsapp-float{position:fixed;right:24px;bottom:24px;z-index:45;display:flex;align-items:center;gap:9px;background:#25d366;color:#fff;text-decoration:none;padding:12px 17px;border-radius:30px;box-shadow:0 10px 30px rgba(17,99,48,.34);transition:.2s}.whatsapp-float:hover{transform:translateY(-3px)}.whatsapp-float span{width:24px;height:24px;background:#fff;color:#25d366;border-radius:50%;display:grid;place-items:center;font-size:12px}.whatsapp-float b{font-size:13px}
.whatsapp-float span img{width:15px;height:15px;filter:invert(68%) sepia(87%) saturate(1552%) hue-rotate(89deg) brightness(91%) contrast(86%)}
.product-visual{padding:14px;overflow:hidden}.product-visual img{width:calc(100% - 28px)!important;height:calc(100% - 28px)!important;display:block;margin:auto;object-fit:contain;object-position:center}.sprite-product{width:88%;height:88%;margin:auto;background-size:400% 200%;background-color:#fff}.featured-card .product-visual{padding:16px}
.footer-new{grid-template-columns:1fr 2fr 1.7fr;align-items:center;gap:42px}.footer-about>span{font-size:10px;letter-spacing:2px;color:#b865dc;font-weight:700}.footer-about p{font-size:14px;line-height:1.7;margin:10px 0 0;color:#eee5f3}.footer-whatsapp{display:flex;align-items:center;gap:16px;padding:20px;border:1px solid rgba(255,255,255,.15);border-radius:15px;background:rgba(255,255,255,.06);text-decoration:none;transition:.2s}.footer-whatsapp:hover{background:rgba(37,211,102,.13);border-color:rgba(37,211,102,.55);transform:translateY(-2px)}.footer-whatsapp>img{width:42px;height:42px;filter:invert(68%) sepia(87%) saturate(1552%) hue-rotate(89deg) brightness(91%) contrast(86%)}.footer-whatsapp span{display:flex;flex-direction:column}.footer-whatsapp small{font-size:9px;letter-spacing:1.5px;color:#a898b4}.footer-whatsapp strong{color:#fff;font-size:14px;margin:3px 0}.footer-whatsapp em{font-style:normal;color:#38df78;font-size:11px}.footer-new .copyright{grid-column:1/-1}
@media(max-width:800px){.footer-new{grid-template-columns:1fr}.footer-about,.footer-whatsapp{grid-column:1}.footer-new .copyright{grid-column:1}.product-visual{padding:10px}.sprite-product{width:90%;height:90%}}
@media(max-width:800px){.benefits{grid-template-columns:1fr 1fr;margin:0 16px}.benefits article{border-right:0;border-bottom:1px solid rgba(255,255,255,.12);justify-content:flex-start}.whatsapp-float b{display:none}.whatsapp-float{padding:14px;right:16px;bottom:16px}.whatsapp-float span{width:28px;height:28px}}@media(max-width:480px){.benefits{grid-template-columns:1fr}.benefits article{padding:15px}}

@media(max-width:800px){
  .header{display:flex;justify-content:flex-start;padding:0 14px;gap:8px}
  .header .logo{max-width:190px;margin-right:auto}
  .menu-toggle{display:grid;place-items:center;order:2;position:static;width:42px;height:42px;border:1px solid #eadff0;border-radius:50%;font-size:22px;margin-left:auto}
  .header-actions{order:3;margin-left:0;gap:0}
  .header-actions #favoritesBtn{display:none!important}
  .header-actions .cart-button{display:block!important;width:44px;min-width:44px}
  .header-actions .cart-button small{display:none}
  .nav{left:12px;right:12px;top:72px;border-radius:12px;padding:16px;align-items:stretch}
  .nav a{text-align:left;padding:11px 12px;border-bottom:1px solid #f0e8f3}
}
@media(max-width:420px){.header .logo strong{font-size:18px}.header .logo{max-width:165px}.menu-toggle{width:39px;height:39px}.header-actions .cart-button{width:39px;min-width:39px}}

.product-card{display:flex;flex-direction:column;text-align:center;align-items:stretch}
.product-card .product-visual{width:100%;flex:0 0 auto}
.product-card h3{display:flex;align-items:center;justify-content:center;min-height:42px;margin:12px 0 4px;line-height:1.35;text-align:center}
.product-card .brand{min-height:18px;text-align:center}
.product-card .price{margin-top:auto;margin-bottom:12px;text-align:center}
.product-card .add-btn{margin-top:0}
@media(max-width:480px){.product-card h3{min-height:50px;font-size:12px}.product-card .brand{font-size:11px}.product-card .price{margin-top:auto}}

/* Carrossel de imagens dos produtos */
.product-card .favorite{z-index:6}
.product-carousel{position:relative;display:block}
.product-carousel .product-slides{position:absolute;inset:14px;overflow:hidden}
.featured-card .product-carousel .product-slides{inset:16px}
.product-carousel .product-slide{position:absolute;inset:0;width:100%!important;height:100%!important;margin:0!important;object-fit:contain;object-position:center;opacity:0;transform:translateX(8px);transition:opacity .22s ease,transform .22s ease;pointer-events:none}
.product-carousel .product-slide.active{opacity:1;transform:none;pointer-events:auto}
.product-image-arrow{position:absolute;z-index:5;top:50%;display:grid;width:32px;height:32px;place-items:center;padding:0;border:1px solid rgba(111,24,173,.2);border-radius:50%;background:rgba(255,255,255,.94);box-shadow:0 5px 16px rgba(42,16,73,.16);color:var(--purple);cursor:pointer;font:700 25px/1 Arial,sans-serif;transform:translateY(-50%);transition:.2s}
.product-image-arrow:hover,.product-image-arrow:focus-visible{background:var(--purple);color:#fff;outline:0;transform:translateY(-50%) scale(1.06)}
.product-image-arrow.prev{left:7px}
.product-image-arrow.next{right:7px}
.product-image-dots{position:absolute;z-index:5;left:50%;bottom:7px;display:flex;gap:4px;transform:translateX(-50%)}
.product-image-dots i{width:5px;height:5px;border-radius:50%;background:#d8c9df;box-shadow:0 0 0 1px rgba(255,255,255,.7)}
.product-image-dots i.active{width:13px;border-radius:5px;background:var(--purple)}
@media(max-width:480px){.product-carousel .product-slides{inset:9px}.featured-card .product-carousel .product-slides{inset:10px}.product-image-arrow{width:27px;height:27px;font-size:21px}.product-image-arrow.prev{left:3px}.product-image-arrow.next{right:3px}.product-image-dots{bottom:4px}}

/* Ampliação da imagem do produto */
.product-card .product-zoom-trigger{cursor:zoom-in}
.product-card .product-zoom-trigger:focus-visible{outline:3px solid rgba(111,24,173,.38);outline-offset:2px;border-radius:8px}
body.product-lightbox-open{overflow:hidden}
.product-lightbox{position:fixed;inset:0;z-index:120;display:grid;place-items:center;padding:clamp(18px,4vw,54px);background:rgba(20,9,30,.82);backdrop-filter:blur(7px);opacity:0;visibility:hidden;transition:opacity .22s ease,visibility .22s ease}
.product-lightbox.open{opacity:1;visibility:visible}
.product-lightbox figure{position:relative;display:grid;max-width:min(920px,92vw);max-height:88vh;margin:0;padding:clamp(18px,3vw,36px);place-items:center;border-radius:22px;background:#fff;box-shadow:0 30px 90px rgba(0,0,0,.38);transform:scale(.9);transition:transform .24s ease}
.product-lightbox.open figure{transform:scale(1)}
.product-lightbox figure img{display:block;max-width:100%;max-height:calc(88vh - 92px);object-fit:contain}
.product-lightbox figcaption{max-width:720px;margin-top:12px;color:#3d3044;font-size:14px;font-weight:700;text-align:center}
.product-lightbox-close{position:fixed;z-index:2;top:clamp(14px,3vw,28px);right:clamp(14px,3vw,30px);display:grid;width:46px;height:46px;place-items:center;padding:0;border:1px solid rgba(255,255,255,.5);border-radius:50%;background:#fff;color:#32134e;box-shadow:0 10px 30px rgba(0,0,0,.25);cursor:pointer;font:400 32px/1 Arial,sans-serif;transition:.2s}
.product-lightbox-close:hover,.product-lightbox-close:focus-visible{background:var(--purple);color:#fff;outline:0;transform:scale(1.06)}
@media(max-width:600px){.product-lightbox{padding:58px 12px 20px}.product-lightbox figure{width:100%;max-height:82vh;padding:16px;border-radius:16px}.product-lightbox figure img{max-height:calc(82vh - 72px)}.product-lightbox-close{width:42px;height:42px;font-size:29px}}
@media(prefers-reduced-motion:reduce){.product-lightbox,.product-lightbox figure{transition:none}}

/* Logo oficial */
.logo{min-width:180px}
.logo-image-wrap{display:flex;align-items:center;justify-content:center;width:180px;height:92px;flex:0 0 auto}
.brand-logo{position:static;width:168px;height:auto;max-width:100%;transform:none;display:block}
.logo-on-dark .brand-logo{filter:brightness(0) invert(1)}
.footer-brand .logo-image-wrap{width:190px;height:105px}
.footer-brand .brand-logo{width:180px}
.auth-logo{justify-content:center;margin-left:auto;margin-right:auto}
@media(max-width:800px){
  .logo{min-width:128px}
  .logo-image-wrap{width:128px;height:70px}
  .brand-logo{width:118px}
  .header .logo{max-width:128px}
  .footer-brand .logo-image-wrap{width:172px;height:98px}
  .footer-brand .brand-logo{width:165px}
}
@media(max-width:420px){
  .logo{min-width:116px}
  .logo-image-wrap{width:116px;height:66px}
  .brand-logo{width:108px}
  .header .logo{max-width:116px}
}

/* Ícones vetoriais e refinamentos finais */
.cart-button svg{display:block;width:27px;height:27px;margin:0 auto;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.cart-button b{top:-3px;right:1px}
.categories button{padding:4px 2px;line-height:1.3;transition:color .2s,transform .2s}
.categories button:hover{color:var(--purple);transform:translateY(-3px)}
.categories span{border:1px solid rgba(111,24,173,.08);box-shadow:0 10px 24px rgba(91,36,126,.08)}
.categories svg{width:30px;height:30px;fill:none;stroke:currentColor;stroke-width:1.55;stroke-linecap:round;stroke-linejoin:round}
.campaign-strip{max-width:1180px;margin-left:auto;margin-right:auto}
.campaign-strip>div{grid-template-columns:48% 52%;min-height:240px;max-height:265px}
.campaign-copy{padding:32px 42px}
.campaign-copy h2{font-size:34px}
.campaign-copy h3{font-size:27px}
.campaign-strip img{height:265px;object-fit:cover;object-position:center}
.footer-new .copyright{padding-right:170px}
@media(max-width:800px){
  .cart-button svg{width:25px;height:25px}
  .categories svg{width:25px;height:25px}
  .campaign-strip>div{grid-template-columns:1fr;max-height:none}
  .campaign-copy{padding:27px 25px}
  .campaign-strip img{height:185px}
  .footer-new .copyright{padding-right:0;padding-bottom:86px}
  .whatsapp-float{bottom:22px}
}

.benefits .benefit-icon{
  width:46px;
  height:46px;
  flex:0 0 46px;
  display:grid;
  place-items:center;
  border:1px solid rgba(188,92,230,.42);
  border-radius:13px;
  background:rgba(163,74,208,.1);
}
.benefits .benefit-icon svg{
  width:29px;
  height:29px;
  fill:none;
  stroke:#b95ce2;
  stroke-width:1.65;
  stroke-linecap:round;
  stroke-linejoin:round;
}
.benefits .whatsapp-benefit img{
  width:28px;
  height:28px;
  filter:invert(68%) sepia(87%) saturate(1552%) hue-rotate(89deg) brightness(102%) contrast(90%);
}
@media(max-width:800px){
  .benefits .benefit-icon{width:42px;height:42px;flex-basis:42px}
  .benefits .benefit-icon svg,.benefits .whatsapp-benefit img{width:26px;height:26px}
}

/* PageSpeed: ícone consistente, contraste e dimensões estáveis */
.shipping-bar{gap:8px}
.shipping-bar svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;flex:0 0 19px}
.product-card .brand{color:#6f6475}
.result-count{color:#625868}

/* Campanhas: mantém a imagem inteira e preenche a área sem recortes */
.campaign-media{
  position:relative;
  min-width:0;
  height:265px;
  overflow:hidden;
  display:grid;
  place-items:center;
  background:#efe6f3;
  isolation:isolate;
}
.campaign-media::before{
  content:"";
  position:absolute;
  inset:-18px;
  z-index:-2;
  background-image:var(--campaign-image);
  background-position:center;
  background-size:cover;
  filter:blur(14px);
  opacity:.24;
  transform:scale(1.08);
}
.campaign-media::after{
  content:"";
  position:absolute;
  inset:0;
  z-index:-1;
  background:linear-gradient(90deg,rgba(249,244,252,.72),rgba(255,255,255,.22));
}
.campaign-strip .campaign-media img{
  position:absolute;
  inset:0;
  width:100%!important;
  height:100%!important;
  max-width:100%;
  object-fit:contain;
  object-position:center;
  display:block;
}

/* Rodapé alinhado às mesmas laterais da faixa de benefícios */
.footer-new{
  margin:0 clamp(28px,6vw,95px) 24px;
  border-radius:0 0 13px 13px;
}

@media(max-width:800px){
  .campaign-media{height:230px}
  .campaign-strip .campaign-media img{height:100%}
  .footer-new{margin:0 16px 20px}
}

@media(max-width:480px){
  .campaign-media{height:200px}
}

/* Rodapé: mesmas bordas externas e mesmo recuo interno do card superior */
body>.footer-new{
  box-sizing:border-box;
  width:auto;
  max-width:none;
  margin:0 clamp(28px,6vw,95px) 24px;
  padding-left:24px;
  padding-right:24px;
}

@media(max-width:800px){
  body>.footer-new{
    margin:0 16px 20px;
    padding-left:24px;
    padding-right:24px;
  }
}

/* Campanha com altura flexível para nunca cortar descrição ou botão */
.campaign-strip>div{
  min-height:330px;
  max-height:none;
  align-items:stretch;
}
.campaign-media{
  height:auto;
  min-height:330px;
}
.campaign-copy p{
  overflow-wrap:anywhere;
}

@media(max-width:800px){
  .campaign-strip>div{
    min-height:0;
    max-height:none;
  }
  .campaign-media{
    height:230px;
    min-height:230px;
  }
}

@media(max-width:480px){
  .campaign-media{
    height:200px;
    min-height:200px;
  }
}

/* Desktop: o conteúdo define a altura e nunca é recortado */
@media(min-width:801px){
  .campaign-strip{
    overflow:hidden;
  }
  .campaign-strip>div{
    grid-template-columns:minmax(0,48%) minmax(0,52%);
    height:auto!important;
    min-height:360px;
    max-height:none!important;
    overflow:visible;
  }
  .campaign-copy{
    min-width:0;
    min-height:360px;
    padding:28px 38px;
    overflow:visible;
  }
  .campaign-copy p{
    margin:10px 0 16px;
    line-height:1.55;
  }
  .campaign-media{
    height:auto;
    min-height:360px;
    align-self:stretch;
  }
}

/* Performance: a imagem real do banner recebe prioridade e vira o LCP previsível */
.banner-slide{
  background-image:none!important;
  overflow:hidden;
}
.banner-media{
  position:absolute;
  inset:0;
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:center;
  display:block;
}
.banner-slide::after{
  content:"";
  position:absolute;
  inset:0;
  z-index:1;
  background:linear-gradient(90deg,rgba(255,255,255,.97),rgba(255,255,255,.77) 38%,rgba(255,255,255,.03) 62%);
  pointer-events:none;
}
.banner-copy{
  position:relative;
  z-index:2;
}

/* Seções fora da primeira tela só são desenhadas quando se aproximam da área visível */
.categories,.featured-section,.campaign-strip,.catalog-section,.brands,.benefits,.footer-new{
  content-visibility:auto;
  contain-intrinsic-size:auto 520px;
}
.categories{contain-intrinsic-size:auto 220px}
.brands,.benefits{contain-intrinsic-size:auto 150px}
.footer-new{contain-intrinsic-size:auto 360px}

@media(max-width:800px){
  .banner-media{
    inset:auto 0 0;
    width:100%;
    height:42%;
    object-fit:contain;
    object-position:center bottom;
  }
  .banner-slide::after{
    background:linear-gradient(180deg,#fbf7fc 0%,#fbf7fc 50%,rgba(251,247,252,.78) 59%,rgba(251,247,252,0) 72%);
  }
  .campaign-media::before{
    background-image:none;
  }
  .categories{contain-intrinsic-size:auto 390px}
  .featured-section{contain-intrinsic-size:auto 780px}
}

/* Retorno da busca, preservando o campo e o ícone existentes */
.search{
  position:relative;
}
.search>span{
  cursor:pointer;
  user-select:none;
}
.search-suggestions[hidden]{
  display:none;
}
.search-suggestions{
  position:absolute;
  z-index:80;
  top:calc(100% + 9px);
  left:0;
  width:min(360px,calc(100vw - 30px));
  padding:7px;
  border:1px solid var(--line);
  border-radius:13px;
  background:#fff;
  box-shadow:0 16px 42px rgba(48,16,87,.18);
}
.search-suggestions button{
  width:100%;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:14px;
  padding:10px 11px;
  border:0;
  border-radius:9px;
  background:#fff;
  color:var(--ink);
  text-align:left;
  cursor:pointer;
}
.search-suggestions button:hover,
.search-suggestions button:focus-visible{
  background:#f7f0fa;
  outline:none;
}
.search-suggestions button span{
  min-width:0;
  color:var(--ink);
  font-size:13px;
}
.search-suggestions strong,
.search-suggestions small{
  display:block;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
}
.search-suggestions small{
  margin-top:3px;
  color:var(--muted);
  font-size:11px;
}
.search-suggestions button b{
  flex:0 0 auto;
  color:var(--purple);
  font-size:12px;
}
.search-empty{
  padding:12px 10px;
  color:var(--muted);
  font-size:12px;
  text-align:center;
}

/* Atendimento por cidade */
.footer-whatsapp-options{
  min-width:0;
}
.footer-contact-title{
  display:block;
  margin-bottom:9px;
  color:#a898b4;
  font-size:9px;
  font-weight:700;
  letter-spacing:1.5px;
}
.footer-contact-links{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:8px;
}
.footer-contact-links .footer-whatsapp{
  min-width:0;
  gap:10px;
  margin:0;
  padding:12px;
}
.footer-contact-links .footer-whatsapp>img{
  width:32px;
  height:32px;
  flex:0 0 32px;
}
.footer-contact-links .footer-whatsapp strong{
  overflow:hidden;
  font-size:12px;
  text-overflow:ellipsis;
  white-space:nowrap;
}
.footer-contact-links .footer-whatsapp em{
  font-size:10px;
  white-space:nowrap;
}
.whatsapp-float{
  border:0;
  font:inherit;
  cursor:pointer;
}
.whatsapp-city-menu[hidden]{
  display:none;
}
.whatsapp-city-menu{
  position:fixed;
  right:24px;
  bottom:83px;
  z-index:46;
  width:min(290px,calc(100vw - 32px));
  padding:12px;
  border:1px solid #e6ddeb;
  border-radius:15px;
  background:#fff;
  box-shadow:0 16px 42px rgba(30,13,43,.22);
}
.whatsapp-city-menu>strong{
  display:block;
  padding:3px 5px 9px;
  color:#4d335a;
  font-size:12px;
}
.whatsapp-city-menu a{
  display:flex;
  align-items:center;
  gap:11px;
  padding:10px;
  border-radius:10px;
  color:#302637;
  text-decoration:none;
}
.whatsapp-city-menu a:hover,
.whatsapp-city-menu a:focus-visible{
  background:#f4fbf6;
  outline:none;
}
.whatsapp-city-menu a img{
  width:25px;
  height:25px;
  filter:invert(68%) sepia(87%) saturate(1552%) hue-rotate(89deg) brightness(91%) contrast(86%);
}
.whatsapp-city-menu a span{
  font-size:13px;
  font-weight:700;
}
.whatsapp-city-menu a small{
  display:block;
  margin-top:2px;
  color:#766d7c;
  font-size:10px;
  font-weight:500;
}
.whatsapp-destination{
  display:block;
  margin-top:6px;
  color:#198b46;
  font-size:10px;
  line-height:1.35;
}

@media(max-width:1050px){
  .footer-contact-links{
    grid-template-columns:1fr;
  }
}

@media(max-width:800px){
  .footer-whatsapp-options{
    grid-column:1;
  }
  .footer-contact-links{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
  .whatsapp-city-menu{
    right:16px;
    bottom:84px;
  }
}

@media(max-width:480px){
  .footer-contact-links{
    grid-template-columns:1fr;
  }
}

.cart-header-actions{
  display:flex;
  align-items:center;
  gap:10px;
}

.cart-header .clear-cart{
  font-size:11px;
  color:var(--purple);
  border:1px solid var(--line);
  border-radius:14px;
  padding:5px 9px;
  cursor:pointer;
}

.cart-header .clear-cart:disabled{
  color:#aaa;
  cursor:default;
  opacity:.55;
}

.mobile-search-button{
  display:none;
}

@media(max-width:800px){
  .header-actions .mobile-search-button,
  .header-actions #favoritesBtn{
    display:grid!important;
    visibility:visible!important;
    opacity:1!important;
    place-items:center;
    width:39px;
    min-width:39px;
    height:39px;
    padding:0;
    border:1px solid #eadff0;
    border-radius:50%;
  }

  .header-actions .mobile-search-button svg{
    width:20px;
    height:20px;
    fill:none;
    stroke:currentColor;
    stroke-width:1.8;
  }

  .header-actions .mobile-search-button small,
  .header-actions #favoritesBtn small{
    display:none;
  }

  .header-actions .search.mobile-open{
    display:flex;
    position:absolute;
    left:14px;
    right:14px;
    top:70px;
    width:auto;
    height:46px;
    z-index:32;
    box-shadow:0 12px 30px rgba(60,25,85,.18);
  }
}

