:root{
  --violet:#70206f;
  --violet-dark:#55166c;
  --violet-deep:#2b1425;
  --pink:#e51c76;
  --pink-dark:#b81760;
  --rose:#fff0f5;
  --cream:#fffaf7;
  --paper:#ffffff;
  --ink:#2d1b29;
  --ink-soft:#6b5864;
  --muted:#7b6c78;
  --line:#eadde5;
  --shadow-soft:0 16px 44px rgba(57,22,43,.08);
  --shadow:0 24px 64px rgba(77,23,107,.14);
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:var(--cream);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}
img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,input{font:inherit}button{cursor:pointer}[hidden]{display:none!important}.shell{width:min(1260px,calc(100% - 40px));margin-inline:auto}.skip-link{position:fixed;left:12px;top:-100px;background:#fff;padding:10px 14px;border-radius:10px;z-index:200}.skip-link:focus{top:12px}

.site-header{position:sticky;top:0;z-index:80;background:rgba(255,250,247,.94);backdrop-filter:blur(16px);border-bottom:1px solid rgba(112,32,111,.10)}
.header-inner{min-height:76px;display:flex;align-items:center;gap:28px}.brand{display:flex;align-items:center;min-width:194px}.brand-logo-wrap{display:grid;place-items:center;width:185px;height:58px;padding:4px 8px;background:#fff;border:1px solid rgba(112,32,111,.08);border-radius:14px;box-shadow:0 8px 22px rgba(78,25,56,.07)}.brand img{width:100%;height:100%;object-fit:contain}.desktop-nav{display:flex;gap:28px;margin-left:auto}.desktop-nav a{font-size:13px;font-weight:850;color:#4a3846}.desktop-nav a:hover{color:var(--violet)}.header-actions{display:flex;align-items:center;gap:10px}.header-instagram{display:flex;align-items:center;gap:7px;font-size:12px;font-weight:850;color:var(--pink-dark)}.header-instagram img{width:22px;height:22px;object-fit:contain}.cart-button{border:0;background:var(--violet-deep);color:#fff;border-radius:999px;display:flex;align-items:center;gap:9px;padding:11px 15px;font-weight:850;box-shadow:0 10px 24px rgba(43,20,37,.12)}.cart-button svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.7}.cart-button b{display:grid;place-items:center;min-width:22px;height:22px;padding:0 5px;border-radius:999px;background:var(--pink);font-size:11px}

.banner-section{background:#f5e8f4;border-bottom:1px solid rgba(112,32,111,.10)}
.banner-carousel{position:relative;overflow:hidden;touch-action:pan-y;user-select:none;background:linear-gradient(90deg,#f9e5f0,#efe0f5)}
.banner-track{display:flex;transition:transform .62s cubic-bezier(.22,.61,.36,1);will-change:transform}.banner-track.dragging{transition:none}
.banner-slide{min-width:100%;position:relative;aspect-ratio:1920/821;background:#f3e8f4;display:grid;place-items:center}
.banner-slide img{width:100%;height:100%;object-fit:contain;object-position:center;pointer-events:none}
.banner-arrow{position:absolute;top:50%;translate:0 -50%;width:42px;height:64px;border:1px solid rgba(255,255,255,.48);background:rgba(43,20,37,.34);backdrop-filter:blur(9px);color:#fff;display:grid;place-items:center;z-index:4;box-shadow:0 10px 28px rgba(40,12,38,.14);transition:.2s}.banner-arrow span{font-size:33px;line-height:1;translate:0 -1px}.banner-prev{left:12px;border-radius:14px}.banner-next{right:12px;border-radius:14px}.banner-arrow:hover{background:rgba(76,24,75,.68);transform:scale(1.03)}
.banner-dots{position:absolute;left:50%;bottom:12px;translate:-50% 0;z-index:4;display:flex;gap:6px;padding:7px 9px;background:rgba(39,13,38,.24);backdrop-filter:blur(7px);border-radius:999px}.banner-dots button{border:0;width:8px;height:8px;padding:0;border-radius:50%;background:rgba(255,255,255,.58);transition:.2s}.banner-dots button.active{width:25px;border-radius:999px;background:#fff}

.hero{position:relative;overflow:hidden;background:linear-gradient(125deg,#fffaf6 0%,#fff8f4 48%,#fff0f5 100%);padding:76px 0 0}.hero:before{content:"";position:absolute;inset:0;background-image:radial-gradient(circle at 15% 20%,rgba(229,28,118,.06) 0 2px,transparent 2.5px),radial-gradient(circle at 82% 78%,rgba(112,32,111,.05) 0 2px,transparent 2.5px);background-size:36px 36px,42px 42px;mask-image:linear-gradient(to bottom,rgba(0,0,0,.5),transparent 75%);pointer-events:none}.hero-orb{position:absolute;border-radius:50%;pointer-events:none}.hero-orb-one{width:260px;height:260px;left:-145px;top:100px;background:rgba(234,78,142,.11)}.hero-orb-two{width:180px;height:180px;right:7%;bottom:10px;background:rgba(255,184,112,.14)}
.hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1fr) minmax(500px,1.02fr);align-items:center;gap:62px;min-height:560px}.hero-copy{padding:20px 0 60px}.hero-kicker{display:inline-flex;align-items:center;gap:8px;padding:11px 15px;border:1px solid rgba(184,23,96,.16);border-radius:999px;background:rgba(255,255,255,.82);box-shadow:0 10px 28px rgba(80,24,56,.06);color:var(--pink-dark);font-size:11px;font-weight:900;letter-spacing:.13em}.hero-kicker i{font-style:normal}.hero h1{max-width:650px;margin:27px 0 18px;font:500 clamp(54px,5.1vw,78px)/.98 Georgia,"Times New Roman",serif;letter-spacing:-.045em}.hero h1 span,.hero h1 em{display:block}.hero h1 em{font-weight:500;background:linear-gradient(110deg,#b81760,#e51c76 55%,#70206f);-webkit-background-clip:text;background-clip:text;color:transparent}.hero-copy>p{max-width:590px;margin:0;color:#634c5a;font-size:18px;line-height:1.65;font-weight:480}.hero-actions{display:flex;align-items:center;gap:16px;margin-top:30px}.button{display:inline-flex;align-items:center;justify-content:center;gap:11px;min-height:52px;padding:0 23px;border-radius:999px;border:1px solid transparent;font-size:13px;font-weight:850;transition:transform .2s,box-shadow .2s,background .2s}.button:hover{transform:translateY(-2px)}.button-primary{color:#fff;background:linear-gradient(135deg,var(--pink-dark),var(--violet));box-shadow:0 14px 30px rgba(184,23,96,.2)}.button-primary:hover{box-shadow:0 18px 36px rgba(184,23,96,.27)}.button-plain{padding-inline:8px;color:#8c1e5b;background:transparent}.social-button img{width:24px;height:24px;object-fit:contain}.hero-proof{display:flex;align-items:center;gap:13px;margin-top:36px}.proof-icons{display:flex}.proof-icons span{display:grid;place-items:center;width:32px;height:32px;margin-right:-5px;border-radius:50%;border:3px solid #fff;background:linear-gradient(145deg,#b81760,#70206f);color:#fff;font:700 12px Georgia,serif;box-shadow:0 7px 16px rgba(78,25,56,.12)}.hero-proof>div:last-child{display:grid;gap:3px}.hero-proof strong{font-size:13px}.hero-proof small{color:var(--ink-soft);font-size:11px}
.hero-showcase{position:relative;height:505px;isolation:isolate}.hero-showcase:before{content:"";position:absolute;inset:30px 20px 24px 28px;border-radius:46% 54% 55% 45%/45% 41% 59% 55%;background:linear-gradient(145deg,rgba(255,255,255,.82),rgba(255,226,238,.72));box-shadow:inset 0 0 0 1px rgba(255,255,255,.7),0 32px 70px rgba(111,31,80,.12);transform:rotate(-2deg);z-index:-2}.hero-showcase:after{content:"";position:absolute;width:72%;height:72%;left:12%;top:13%;border:2px solid rgba(229,28,118,.12);border-radius:50%;transform:rotate(17deg);z-index:-1}.showcase-card{position:absolute;overflow:hidden;border:7px solid #fff;border-radius:28px;box-shadow:0 24px 60px rgba(67,22,79,.20);background:#fff}.showcase-card img{width:100%;height:100%;object-fit:cover}.showcase-main{width:67%;height:365px;left:2%;top:74px;transform:rotate(-2deg)}.showcase-top{width:41%;height:205px;right:1%;top:18px;transform:rotate(4deg)}.showcase-bottom{width:39%;height:196px;right:4%;bottom:12px;transform:rotate(2deg)}.showcase-main-caption{position:absolute;left:38px;bottom:12px;background:#fff;color:var(--pink-dark);font-size:11px;font-weight:900;padding:9px 13px;border-radius:999px;box-shadow:0 8px 24px rgba(78,23,107,.12)}
.service-strip{position:relative;z-index:2;margin-top:8px;display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border:1px solid var(--line);border-radius:22px 22px 0 0;overflow:hidden;box-shadow:var(--shadow-soft)}.service-strip>div{display:flex;gap:12px;align-items:center;padding:18px 20px;border-right:1px solid var(--line)}.service-strip>div:last-child{border-right:0}.service-strip b{display:grid;place-items:center;width:32px;height:32px;border-radius:11px;background:#fff0f5;color:var(--pink);font-size:11px}.service-strip span{display:grid;gap:2px}.service-strip strong{font-size:13px}.service-strip small{color:var(--muted);font-size:11px}

.catalog-section{padding:84px 0;background:#fff}.section-kicker{display:inline-block;color:var(--pink-dark);font-size:10px;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.section-kicker.light{color:#ffd5e9}.section-head{display:flex;justify-content:space-between;align-items:end;gap:30px}.section-head h2,.center-head h2,.custom-order-copy h2,.instagram-copy h2{font:500 clamp(39px,4.2vw,56px)/1.03 Georgia,"Times New Roman",serif;letter-spacing:-.04em;margin:8px 0 12px}.section-head p,.center-head p{margin:0;color:var(--muted);line-height:1.7;max-width:760px}.search-box{width:min(340px,100%);height:48px;display:flex;align-items:center;gap:10px;padding:0 15px;border:1px solid var(--line);border-radius:999px;background:#fff}.search-box svg{width:18px;height:18px;fill:none;stroke:#806d82;stroke-width:1.7}.search-box input{width:100%;border:0;outline:0;background:transparent;color:var(--ink)}.category-pills{display:flex;gap:9px;overflow-x:auto;padding:28px 1px 12px;scrollbar-width:none}.category-pills::-webkit-scrollbar{display:none}.category-pills button{white-space:nowrap;border:1px solid var(--line);background:#fff;color:#6e5d70;border-radius:999px;padding:10px 15px;font-size:12px;font-weight:800}.category-pills button.active{background:var(--violet);color:#fff;border-color:var(--violet)}.catalog-meta{min-height:34px;display:flex;justify-content:space-between;align-items:center;color:#8a7a8a;font-size:12px}.catalog-meta button{border:0;background:none;color:var(--violet);font-weight:800}
.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:10px;align-items:stretch}.product-card{height:100%;display:flex;flex-direction:column;background:linear-gradient(180deg,#fff 0%,#fffdfd 100%);border:1px solid rgba(97,34,72,.11);border-radius:22px;overflow:hidden;box-shadow:0 14px 38px rgba(60,20,45,.08);transition:transform .22s,box-shadow .22s}.product-card:hover{transform:translateY(-5px);box-shadow:0 20px 48px rgba(57,22,43,.13)}.product-media{position:relative;aspect-ratio:16/9;overflow:hidden;background:linear-gradient(135deg,#fff0f5,#f7eaf5)}.product-media img{width:100%;height:100%;object-fit:cover;object-position:center;transition:opacity .18s ease,transform .5s ease;transform:scale(1.015)}.product-card:hover .product-media img{transform:scale(1.045)}.product-badge{position:absolute;left:10px;top:10px;background:rgba(255,255,255,.94);color:var(--violet);font-size:8px;font-weight:900;letter-spacing:.11em;text-transform:uppercase;padding:6px 8px;border-radius:999px}.product-dots{position:absolute;left:50%;bottom:8px;translate:-50% 0;display:flex;gap:5px;background:rgba(40,14,46,.32);padding:5px 7px;border-radius:999px}.product-dots i{display:block;width:5px;height:5px;border-radius:50%;background:#fff;opacity:.55}.product-dots i.active{opacity:1;width:14px;border-radius:999px}.product-body{display:flex;flex:1;flex-direction:column;padding:17px;min-height:180px}.product-body small{color:var(--pink-dark);font-size:8px;font-weight:900;letter-spacing:.13em;text-transform:uppercase}.product-body h3{min-height:2.22em;margin:7px 0;font:600 19px/1.11 Georgia,"Times New Roman",serif}.product-body p{min-height:2.95em;margin:0;color:#6b5864;font-size:11px;line-height:1.48;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.quote-label{margin-top:auto;padding-top:13px;color:var(--violet);font-size:12px;font-weight:900}.card-actions{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin-top:10px}.card-actions button{min-height:35px;border-radius:10px;font-size:9.5px;font-weight:900}.details-btn{border:1px solid rgba(184,23,96,.18);background:#fffafb;color:var(--pink-dark)}.add-btn{border:0;background:linear-gradient(135deg,var(--pink),var(--violet));color:#fff;box-shadow:0 8px 18px rgba(184,23,96,.18)}.empty-state{grid-column:1/-1;text-align:center;padding:60px 20px;color:var(--muted)}

.custom-order-section{padding:32px 0 90px;background:#fff}.custom-order-card{display:grid;grid-template-columns:.78fr 1.22fr;min-height:410px;border-radius:34px;overflow:hidden;background:linear-gradient(135deg,#4d176b,#9f1d78 65%,#e42c7d);color:#fff;box-shadow:0 28px 75px rgba(73,23,76,.20)}.custom-order-media{position:relative;min-height:410px;overflow:hidden;background:#fff}.custom-order-media:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent 52%,rgba(77,23,107,.72))}.custom-order-media img{width:100%;height:100%;object-fit:cover;object-position:center}.custom-order-media span{position:absolute;left:22px;bottom:22px;z-index:2;padding:9px 13px;border-radius:999px;background:#fff;color:var(--pink-dark);font-size:11px;font-weight:900}.custom-order-copy{align-self:center;padding:50px 58px}.custom-order-copy h2{margin:8px 0 0}.custom-order-copy p{max-width:600px;margin:19px 0 27px;color:rgba(255,255,255,.84);line-height:1.7}.button-white{background:#fff;color:var(--violet);box-shadow:0 14px 30px rgba(31,12,42,.2)}

.how-section{padding:82px 0 92px;background:linear-gradient(180deg,#fff8fc,#fff)}.center-head{text-align:center;max-width:760px;margin:0 auto 34px}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.steps-grid article{padding:28px;border:1px solid var(--line);background:#fff;border-radius:22px;box-shadow:0 12px 36px rgba(58,22,65,.06)}.steps-grid article span{display:grid;place-items:center;width:38px;height:38px;border-radius:13px;background:#fff0f5;color:var(--pink);font-weight:900;font-size:12px}.steps-grid h3{font:600 23px Georgia,"Times New Roman",serif;margin:18px 0 8px}.steps-grid p{margin:0;color:var(--muted);font-size:13px;line-height:1.65}

.instagram-section{padding:82px 0 92px;background:#fff}.instagram-layout{display:grid;grid-template-columns:.76fr 1.24fr;align-items:center;gap:55px}.instagram-copy h2{margin:8px 0 0}.instagram-copy p{margin:18px 0 27px;color:var(--ink-soft);line-height:1.7}.instagram-kicker{display:inline-flex;align-items:center;gap:8px}.instagram-kicker:before{content:"";width:20px;height:20px;background:url('../images/instagram-oficial.png') center/contain no-repeat}.instagram-grid{display:grid;grid-template-columns:1.25fr .75fr;grid-template-rows:200px 200px;gap:12px;padding:12px;border:1px solid var(--line);border-radius:28px;background:var(--cream);box-shadow:var(--shadow-soft)}.instagram-card{position:relative;overflow:hidden;border-radius:19px}.instagram-card img{width:100%;height:100%;object-fit:cover;transition:transform .4s}.instagram-card:hover img{transform:scale(1.05)}.instagram-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 55%,rgba(31,12,25,.7))}.instagram-card span{position:absolute;left:15px;bottom:13px;z-index:2;color:#fff;font-size:11px;font-weight:900}.instagram-large{grid-row:1/3}

.site-footer{position:relative;overflow:hidden;padding:62px 0 26px;background:linear-gradient(145deg,#25121f,#39162d 55%,#2c1726);color:#fff}.site-footer:before{content:"";position:absolute;width:460px;height:460px;right:-170px;top:-210px;border-radius:50%;background:radial-gradient(circle,rgba(229,28,118,.20),transparent 68%);pointer-events:none}.footer-grid{position:relative;display:grid;grid-template-columns:1.35fr .75fr .9fr 1.15fr;gap:45px;padding-bottom:42px}.footer-logo span{display:grid;place-items:center;width:240px;max-width:100%;height:92px;padding:8px 12px;border-radius:18px;background:#fff;box-shadow:0 12px 30px rgba(0,0,0,.14)}.footer-logo img{width:100%;height:100%;object-fit:contain}.footer-brand p{max-width:270px;margin:18px 0 0;color:rgba(255,255,255,.67);font:italic 18px Georgia,serif}.footer-column{display:grid;align-content:start;gap:11px}.footer-column strong,.footer-contact>span{margin-bottom:5px;color:#ffbad4;font-size:10px;letter-spacing:.14em}.footer-column a{font-size:12px;color:rgba(255,255,255,.74)}.footer-column a:hover{color:#fff}.footer-socials a{display:flex;align-items:center;gap:8px;width:max-content}.footer-socials img{width:26px;height:26px;object-fit:contain}.footer-contact{display:grid;align-content:start;gap:12px}.footer-contact a{display:flex;align-items:center;gap:10px;padding:14px 16px;border-radius:17px;background:#fff;color:var(--ink);font-weight:850}.footer-contact a img{width:29px;height:29px;object-fit:contain}.footer-contact a b{margin-left:auto}.footer-contact button{border:1px solid rgba(255,255,255,.18);border-radius:15px;background:transparent;color:#fff;padding:13px;font-weight:750}
.payment-showcase{position:relative;display:grid;grid-template-columns:minmax(240px,.75fr) minmax(470px,1.25fr);align-items:center;gap:24px;padding:22px 24px;margin-bottom:24px;border:1px solid rgba(255,255,255,.11);border-radius:22px;background:rgba(255,255,255,.045)}.footer-section-heading{display:grid;gap:5px}.footer-section-heading>span{color:#ffbad4;font-size:9px;font-weight:900;letter-spacing:.16em}.footer-section-heading>strong{font:600 20px/1.15 Georgia,serif}.footer-section-heading>small{color:rgba(255,255,255,.52);font-size:9px;line-height:1.5}.payment-logos{display:grid;grid-template-columns:repeat(5,minmax(72px,1fr));align-items:center;gap:9px}.payment-logo-card{display:grid;place-items:center;height:56px;padding:9px 12px;border-radius:13px;background:#fff;box-shadow:0 9px 24px rgba(0,0,0,.12)}.payment-logo-card img{display:block;width:100%;height:100%;max-width:95px;object-fit:contain}.cash-logo{grid-template-columns:auto auto;gap:7px;color:#3b2a37}.cash-logo svg{width:30px;height:30px;fill:none;stroke:#5c3a57;stroke-width:2}.cash-logo small{font-size:9px;font-weight:900}.footer-bottom{position:relative;display:flex;justify-content:space-between;gap:20px;padding-top:20px;border-top:1px solid rgba(255,255,255,.1);color:rgba(255,255,255,.48);font-size:10px}.footer-bottom a{color:#ffb2d0;font-weight:850}

.whatsapp-float{position:fixed;right:max(18px,env(safe-area-inset-right));bottom:max(18px,env(safe-area-inset-bottom));z-index:95;display:flex;align-items:center;gap:10px;min-height:57px;padding:5px 16px 5px 5px;border:2px solid rgba(255,255,255,.96);border-radius:999px;background:linear-gradient(145deg,#29cd65,#15ad50);color:#fff;box-shadow:0 16px 36px rgba(16,137,66,.31)}.whatsapp-float-icon{display:grid;place-items:center;width:45px;height:45px;border-radius:50%;overflow:hidden}.whatsapp-float-icon img{width:100%;height:100%;object-fit:contain}.whatsapp-float-copy{display:grid;gap:1px;text-align:left;line-height:1.05}.whatsapp-float-copy strong{font-size:12px}.whatsapp-float-copy small{font-size:8px;font-weight:700;opacity:.88}

.overlay,.cart-overlay{position:fixed;inset:0;z-index:120;background:rgba(34,12,39,.66);backdrop-filter:blur(8px);padding:22px;overflow:auto}.product-modal{position:relative;width:min(980px,100%);margin:4vh auto;display:grid;grid-template-columns:1fr 1fr;background:#fff;border-radius:28px;overflow:hidden;box-shadow:0 30px 90px rgba(0,0,0,.30)}.modal-close{position:absolute;right:14px;top:14px;z-index:3;width:40px;height:40px;border:1px solid var(--line);border-radius:50%;background:#fff;color:var(--ink);font-size:25px}.modal-media{background:#f8f3f8;padding:24px}.modal-media>img{width:100%;aspect-ratio:16/9;object-fit:cover;border-radius:20px}.modal-thumbs{display:flex;gap:9px;margin-top:12px;overflow-x:auto}.modal-thumbs button{border:2px solid transparent;border-radius:12px;padding:0;background:none}.modal-thumbs button.active{border-color:var(--violet)}.modal-thumbs img{width:64px;height:64px;object-fit:cover;border-radius:9px}.modal-content{padding:54px 42px;display:flex;flex-direction:column;justify-content:center}.modal-content>span{color:var(--pink);font-size:10px;font-weight:900;letter-spacing:.13em;text-transform:uppercase}.modal-content h2{font:500 38px/1.04 Georgia,"Times New Roman",serif;margin:10px 0 15px}.modal-content p{color:var(--muted);font-size:14px;line-height:1.7}.modal-note{margin-top:12px;padding:13px 15px;background:#fff3fa;border:1px solid #f3dbea;border-radius:14px;color:var(--violet);font-size:12px;font-weight:750}.modal-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:20px}.modal-add{border:1px solid rgba(184,23,96,.18);background:#fffafb;padding-inline:18px}
.cart-overlay{padding:0}.cart-drawer{margin-left:auto;width:min(440px,100%);min-height:100%;background:#fff;display:flex;flex-direction:column;box-shadow:-20px 0 60px rgba(0,0,0,.25)}.cart-drawer header{display:flex;justify-content:space-between;align-items:center;padding:25px;border-bottom:1px solid var(--line)}.cart-drawer header span{font-size:9px;color:var(--pink);font-weight:900;letter-spacing:.14em}.cart-drawer h2{font-family:Georgia,"Times New Roman",serif;margin:5px 0 0}.cart-drawer header button{border:0;background:none;font-size:28px}.cart-items{padding:12px 22px;overflow:auto;flex:1}.cart-item{display:grid;grid-template-columns:72px 1fr auto;gap:11px;padding:14px 0;border-bottom:1px solid var(--line)}.cart-item img{width:72px;height:72px;object-fit:cover;border-radius:12px}.cart-item h3{font-size:13px;margin:2px 0 5px}.cart-item p{font-size:10px;color:var(--muted);margin:0}.cart-item button{border:0;background:none;color:#bd3a63;font-size:18px}.cart-drawer footer{padding:20px 22px;border-top:1px solid var(--line)}.cart-drawer footer p{font-size:11px;color:var(--muted);line-height:1.55}.cart-drawer footer button{width:100%;border:0;background:#1fc25b;color:#fff;border-radius:14px;padding:14px;font-weight:900}.cart-empty{text-align:center;padding:48px 15px;color:var(--muted)}.toast{position:fixed;left:50%;bottom:30px;translate:-50% 0;z-index:150;background:#2f1338;color:#fff;border-radius:999px;padding:11px 16px;font-size:12px;font-weight:800;box-shadow:0 14px 34px rgba(0,0,0,.20)}

@media(max-width:1050px){.desktop-nav{display:none}.hero-grid{grid-template-columns:1fr;gap:18px}.hero-showcase{max-width:700px;width:100%;margin:auto}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.footer-grid{grid-template-columns:1.3fr 1fr 1fr}.footer-contact{grid-column:1/-1}.payment-showcase{grid-template-columns:1fr}.instagram-layout{grid-template-columns:1fr}.custom-order-card{grid-template-columns:1fr 1fr}.custom-order-copy{padding:48px 42px}}
@media(max-width:760px){
  .shell{width:min(100% - 24px,1260px)}.header-inner{min-height:66px;gap:10px}.brand{min-width:0}.brand-logo-wrap{width:132px;height:47px;padding:3px 6px;border-radius:11px}.header-instagram{display:none}.cart-button{padding:9px 11px}.cart-button span{display:none}
  .banner-slide{aspect-ratio:1920/821}.banner-arrow{width:36px;height:50px;top:auto;bottom:8px;translate:0 0;background:rgba(43,20,37,.32)}.banner-prev{left:10px}.banner-next{right:10px}.banner-arrow span{font-size:27px}.banner-dots{bottom:10px}.banner-dots button{width:7px;height:7px}.banner-dots button.active{width:20px}
  .hero{padding-top:48px}.hero-grid{min-height:0}.hero-copy{padding-bottom:24px}.hero h1{font-size:49px}.hero-copy>p{font-size:15px}.hero-actions{display:flex;flex-direction:column;align-items:stretch}.hero-actions .button{width:100%}.button-plain{border:1px solid rgba(184,23,96,.14);background:#fff}.hero-proof{margin-top:24px}.hero-showcase{height:350px}.showcase-main{width:67%;height:250px;top:54px}.showcase-top{width:42%;height:145px;top:8px}.showcase-bottom{width:41%;height:140px;bottom:5px}.showcase-card{border-width:5px;border-radius:20px}.showcase-main-caption{left:12px;bottom:0;font-size:9px;padding:7px 9px}
  .service-strip{grid-template-columns:1fr 1fr;margin-top:30px;border-radius:18px}.service-strip>div{padding:13px 12px}.service-strip>div:nth-child(2){border-right:0}.service-strip>div:nth-child(-n+2){border-bottom:1px solid var(--line)}.service-strip strong{font-size:11px}.service-strip small{font-size:9px}
  .catalog-section{padding:62px 0}.section-head{align-items:stretch;flex-direction:column}.section-head h2,.center-head h2,.instagram-copy h2{font-size:38px}.search-box{width:100%}.category-pills{padding-top:20px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.product-card{border-radius:15px}.product-body{padding:10px;min-height:126px}.product-body h3{font-size:15px;min-height:2.15em;margin:5px 0}.product-body p{display:none}.quote-label{padding-top:6px;font-size:10px}.card-actions{gap:5px;margin-top:7px}.card-actions button{min-height:32px;font-size:8.5px;padding:0 3px}.product-badge{font-size:6.8px;left:7px;top:7px;padding:5px 6px}
  .custom-order-section{padding-bottom:62px}.custom-order-card{grid-template-columns:1fr;border-radius:24px;min-height:0}.custom-order-media{min-height:270px}.custom-order-media:after{background:linear-gradient(180deg,transparent 55%,rgba(77,23,107,.82))}.custom-order-copy{padding:38px 26px}.custom-order-copy h2{font-size:39px}
  .how-section{padding:60px 0 72px}.steps-grid{grid-template-columns:1fr}.instagram-section{padding:60px 0 72px}.instagram-grid{grid-template-rows:150px 150px;border-radius:22px;padding:8px;gap:8px}.instagram-card{border-radius:15px}
  .footer-grid{grid-template-columns:1fr 1fr;text-align:center;gap:28px}.footer-brand,.footer-contact{grid-column:1/-1}.footer-logo span{margin:auto;width:220px}.footer-socials a{margin-inline:auto}.footer-bottom{flex-direction:column;text-align:center;align-items:center}.footer-contact{text-align:center}.payment-showcase{padding:18px 14px;text-align:center}.payment-logos{grid-template-columns:repeat(5,minmax(48px,1fr));gap:6px}.payment-logo-card{height:46px;padding:7px}.cash-logo{grid-template-columns:1fr;gap:1px}.cash-logo svg{width:24px;height:24px}.cash-logo small{font-size:7px}
  .whatsapp-float{right:12px;bottom:max(12px,env(safe-area-inset-bottom));width:54px;height:54px;min-height:54px;padding:4px;border-width:2px;justify-content:center}.whatsapp-float-icon{width:46px;height:46px}.whatsapp-float-copy{display:none}
  .overlay{padding:10px}.product-modal{grid-template-columns:1fr;margin:1vh auto;border-radius:22px}.modal-media{padding:14px}.modal-content{padding:20px 18px 24px}.modal-content h2{font-size:30px}.modal-actions{display:grid}.modal-actions .button{width:100%}.modal-close{right:10px;top:10px}
}
@media(max-width:390px){.hero h1{font-size:43px}.product-grid{gap:7px}.product-body{padding:9px}.product-body h3{font-size:14px}.card-actions button{font-size:8px}.service-strip b{width:28px;height:28px}.service-strip>div{gap:8px}.payment-logo-card{height:42px;padding:6px}.footer-logo span{width:190px;height:80px}}

/* ===== V3 polish: proporcoes, header/footer, carrinho e responsividade ===== */
.header-inner{min-height:70px}
.brand{min-width:156px}
.brand-logo-wrap{width:154px;height:52px;padding:4px 7px;border-radius:12px;overflow:hidden}
.brand img{max-width:100%;max-height:100%;object-fit:contain}

.banner-arrow{width:42px;height:42px;border-radius:50%!important;border:1px solid rgba(255,255,255,.72);background:rgba(45,18,49,.38);box-shadow:0 8px 24px rgba(31,10,35,.16)}
.banner-arrow span{font-size:29px;translate:0 -2px}
.banner-prev{left:16px}.banner-next{right:16px}
.banner-dots{padding:6px 8px;background:rgba(39,13,38,.18)}
.banner-dots button{box-shadow:0 0 0 1px rgba(255,255,255,.28)}

.hero{padding-top:48px}
.hero-copy{padding-top:8px}

/* Fotos de produto: formato quadrado, sem cortar a arte original */
.product-media{aspect-ratio:1/1;background:#fff8fb}
.product-media img{object-fit:contain;transform:none;padding:2px;background:#fff}
.product-card:hover .product-media img{transform:scale(1.018)}
.modal-media{display:flex;flex-direction:column;justify-content:center;background:linear-gradient(145deg,#fbf6fa,#fff)}
.modal-media>img{width:100%;aspect-ratio:1/1;object-fit:contain;background:#fff;border-radius:20px}
.modal-thumbs{padding:2px 1px 4px}
.modal-thumbs button{flex:0 0 auto;background:#fff}
.modal-thumbs img{width:68px;height:68px;object-fit:contain;background:#fff}

/* Instagram: respeita a proporcao das imagens, inclusive no mobile */
.instagram-card{background:#fff}
.instagram-card img{object-fit:contain;background:#fff}

/* Area de criacao sob medida: imagem mais afetiva e tratamento mais leve */
.custom-order-media img{object-fit:cover;object-position:center}
.custom-order-media:after{background:linear-gradient(90deg,rgba(77,23,107,.06),rgba(77,23,107,.68))}

/* Rodape mais compacto e equilibrado */
.footer-logo span{width:188px;height:78px;padding:6px 9px;border-radius:15px;overflow:hidden}
.footer-logo img{max-width:100%;max-height:100%;object-fit:contain}
.footer-grid{grid-template-columns:1.18fr .76fr .86fr 1.02fr;gap:34px;padding-bottom:34px}
.footer-contact{gap:9px}
.footer-contact a{min-height:48px;padding:9px 12px;border-radius:14px;background:rgba(255,255,255,.96);box-shadow:0 10px 24px rgba(0,0,0,.10);font-size:12px}
.footer-contact a img{width:24px;height:24px}
.footer-contact button{padding:10px 12px;border-radius:12px;font-size:11px}
.payment-showcase{grid-template-columns:minmax(220px,.75fr) minmax(420px,1.25fr);padding:17px 18px;gap:18px;margin-bottom:20px}
.footer-section-heading>strong{font-size:17px}
.payment-logos{grid-template-columns:repeat(5,minmax(54px,1fr));gap:7px}
.payment-logo-card{height:44px;padding:7px 9px;border-radius:11px}
.payment-logo-card img{max-width:76px}
.cash-logo{gap:5px}.cash-logo svg{width:23px;height:23px}.cash-logo small{font-size:7.5px}

/* WhatsApp mobile usa somente a arte oficial enviada */
.whatsapp-float{transition:transform .2s ease,filter .2s ease}
.whatsapp-float:hover{transform:translateY(-2px);filter:brightness(1.02)}

/* Carrinho com abertura suave */
.cart-overlay{opacity:0;visibility:hidden;transition:opacity .24s ease,visibility .24s ease}
.cart-overlay.is-open{opacity:1;visibility:visible}
.cart-drawer{transform:translateX(104%);transition:transform .34s cubic-bezier(.22,.75,.25,1)}
.cart-overlay.is-open .cart-drawer{transform:translateX(0)}
.cart-button.cart-bump{animation:cartBump .48s cubic-bezier(.2,.8,.2,1)}
@keyframes cartBump{0%,100%{transform:scale(1)}45%{transform:scale(1.12)}70%{transform:scale(.97)}}
.fly-add{position:fixed;z-index:190;display:grid;place-items:center;width:30px;height:30px;border-radius:50%;pointer-events:none;background:linear-gradient(135deg,var(--pink),var(--violet));color:#fff;font-size:17px;font-weight:950;box-shadow:0 10px 24px rgba(112,32,111,.3)}

@media(max-width:1050px){
  .footer-logo span{width:178px;height:72px}
}
@media(max-width:760px){
  .header-inner{min-height:61px}.brand{min-width:0}.brand-logo-wrap{width:112px;height:42px;padding:3px 5px;border-radius:10px}
  .banner-arrow{width:34px;height:34px;top:50%;bottom:auto;translate:0 -50%;background:rgba(43,20,37,.30)}
  .banner-prev{left:8px}.banner-next{right:8px}.banner-arrow span{font-size:24px}
  .hero{padding-top:30px}.hero-copy{padding-top:0}
  .showcase-main-caption{bottom:-3px}
  .product-media img{padding:0}
  .product-body{min-height:138px}
  .product-body h3{font-size:15px;line-height:1.14}
  .quote-label{font-size:10.5px}
  .card-actions{grid-template-columns:1fr 1fr;gap:6px}
  .card-actions button{font-size:8.7px;padding:0 4px}
  .modal-media>img{aspect-ratio:1/1;object-fit:contain}
  .modal-thumbs img{width:58px;height:58px}
  .instagram-grid{grid-template-rows:165px 165px}
  .footer-grid{grid-template-columns:1fr 1fr;gap:24px}.footer-logo span{width:158px;height:66px}.footer-brand p{margin:10px auto 0;font-size:15px}
  .payment-showcase{padding:14px 10px}.payment-logos{grid-template-columns:repeat(5,minmax(42px,1fr));gap:5px}.payment-logo-card{height:38px;padding:5px 6px}.cash-logo svg{width:19px;height:19px}.cash-logo small{font-size:6.5px}
  .whatsapp-float{right:11px;bottom:max(11px,env(safe-area-inset-bottom));width:49px;height:49px;min-height:49px;padding:0;border:0;background:transparent;box-shadow:0 10px 25px rgba(16,137,66,.24)}
  .whatsapp-float-icon{width:49px;height:49px;border-radius:0;overflow:visible}.whatsapp-float-icon img{width:49px;height:49px;object-fit:contain}
  .cart-drawer{width:min(390px,92vw)}
}
@media(max-width:390px){
  .brand-logo-wrap{width:104px;height:40px}
  .footer-logo span{width:148px;height:62px}
  .payment-logo-card{height:35px;padding:5px}.cash-logo svg{width:18px;height:18px}.cash-logo small{font-size:6px}
}
.modal-thumbs button{display:grid;gap:4px;place-items:center;padding:3px 3px 5px;min-width:74px;color:#6d5967}
.modal-thumbs button small{display:block;max-width:70px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:8px;font-weight:800}
@media(max-width:760px){.modal-thumbs button{min-width:64px}.modal-thumbs button small{max-width:60px;font-size:7px}}

/* ===== V4 refinamento visual ===== */
/* Logo sem cartão branco: a arte PNG agora possui fundo transparente. */
.header-inner{min-height:68px}
.brand{min-width:112px}
.brand-logo-wrap{width:auto;height:auto;padding:0;background:transparent;border:0;border-radius:0;box-shadow:none;overflow:visible}
.brand-logo-wrap img{width:auto;height:52px;max-width:112px;object-fit:contain;filter:drop-shadow(0 2px 5px rgba(66,22,64,.08))}
.footer-logo span{display:block;width:auto;height:auto;padding:0;background:transparent;border:0;border-radius:0;box-shadow:none;overflow:visible}
.footer-logo img{width:auto;height:78px;max-width:148px;object-fit:contain;filter:drop-shadow(0 3px 8px rgba(0,0,0,.16))}

/* Menos vazio entre blocos + divisores discretos. */
.catalog-section,.custom-order-section,.how-section,.instagram-section{position:relative}
.catalog-section{padding:58px 0 54px;background:linear-gradient(180deg,#fff 0%,#fffdfd 100%)}
.custom-order-section{padding:18px 0 58px;background:linear-gradient(180deg,#fffdfd,#fff)}
.how-section{padding:56px 0 62px;background:linear-gradient(180deg,#fff9fc,#fff)}
.instagram-section{padding:56px 0 60px;background:linear-gradient(180deg,#fff,#fffafd)}
.catalog-section:before,.how-section:before,.instagram-section:before{content:"";position:absolute;left:50%;top:0;translate:-50% 0;width:min(880px,72vw);height:1px;background:linear-gradient(90deg,transparent,rgba(112,32,111,.18) 28%,rgba(229,28,118,.22) 50%,rgba(112,32,111,.18) 72%,transparent)}
.catalog-section:after,.how-section:after,.instagram-section:after{content:"✦";position:absolute;left:50%;top:-8px;translate:-50% 0;padding:0 8px;background:inherit;color:rgba(184,23,96,.45);font-size:11px}
.hero{padding-top:34px;background:linear-gradient(125deg,#fffaf7 0%,#fff8f5 52%,#fff0f6 100%)}
.hero-copy{padding-bottom:42px}
.hero-grid{min-height:520px}
.service-strip{margin-top:2px}
.section-head{gap:24px}
.center-head{margin-bottom:28px}

/* Rodapé mais leve e com pagamentos realmente compactos. */
.site-footer{padding:46px 0 22px}
.footer-grid{gap:30px;padding-bottom:26px}
.footer-brand p{margin-top:10px}
.payment-showcase{grid-template-columns:auto 1fr;gap:18px;padding:14px 16px;margin-bottom:16px;border-radius:18px;max-width:920px}
.footer-section-heading{gap:3px;min-width:205px}.footer-section-heading>strong{font-size:15px}.footer-section-heading>small{font-size:8px}
.payment-logos{display:flex;align-items:center;justify-content:flex-start;gap:7px;flex-wrap:wrap}
.payment-logo-card{width:58px;height:36px;padding:5px 7px;border-radius:9px;box-shadow:0 6px 16px rgba(0,0,0,.10)}
.payment-logo-card img{max-width:48px;max-height:25px;object-fit:contain}
.cash-logo{display:grid;place-items:center}.cash-logo img{width:42px;height:27px;max-width:none;max-height:none}
.footer-bottom{padding-top:16px;align-items:center}.footer-legal{display:flex;align-items:center;justify-content:flex-end;gap:7px;flex-wrap:wrap}.footer-legal i{font-style:normal;opacity:.45}.footer-legal a{color:#ffb2d0}

/* Botão flutuante: somente o ícone oficial, inclusive no desktop. */
.whatsapp-float{right:max(16px,env(safe-area-inset-right));bottom:max(16px,env(safe-area-inset-bottom));width:52px;height:52px;min-height:52px;padding:0;border:0;background:transparent;border-radius:0;box-shadow:0 12px 28px rgba(16,137,66,.24);overflow:visible}
.whatsapp-float-icon{width:52px;height:52px;border-radius:0;overflow:visible}.whatsapp-float-icon img{width:52px;height:52px;object-fit:contain}.whatsapp-float-copy{display:none}

/* Detalhes de fundo para evitar aparência chapada. */
.catalog-section{background-image:radial-gradient(circle at 7% 20%,rgba(229,28,118,.035) 0 2px,transparent 2.5px),linear-gradient(180deg,#fff 0%,#fffdfd 100%);background-size:38px 38px,auto}
.how-section{background-image:linear-gradient(180deg,#fff9fc,#fff),repeating-linear-gradient(135deg,transparent 0 26px,rgba(112,32,111,.018) 26px 27px)}
.instagram-section{background-image:radial-gradient(circle at 92% 18%,rgba(112,32,111,.05),transparent 22%),linear-gradient(180deg,#fff,#fffafd)}

@media(max-width:1050px){
  .footer-logo img{height:72px;max-width:136px}
}
@media(max-width:760px){
  .header-inner{min-height:60px}.brand{min-width:92px}.brand-logo-wrap img{height:43px;max-width:92px}.header-actions{margin-left:auto}.cart-button{margin-left:auto}
  .hero{padding-top:22px}.hero-copy{padding-bottom:20px}.hero-grid{min-height:0}.service-strip{margin-top:18px}
  .catalog-section{padding:44px 0 42px}.custom-order-section{padding:12px 0 44px}.how-section{padding:44px 0 48px}.instagram-section{padding:44px 0 48px}
  .catalog-section:before,.how-section:before,.instagram-section:before{width:82vw}
  .instagram-layout{display:block;text-align:center}.instagram-copy{max-width:560px;margin:auto}.instagram-copy p{max-width:470px;margin-inline:auto}.instagram-copy .button{margin-inline:auto}.instagram-grid{display:none}
  .footer-grid{grid-template-columns:1fr;gap:20px;text-align:center}.footer-brand,.footer-contact{grid-column:auto}.footer-logo img{height:74px;max-width:140px;margin:auto}.footer-brand p{margin:8px auto 0}.footer-column{justify-items:center}.footer-socials a{margin-inline:auto}.footer-contact{justify-items:center}.footer-contact a,.footer-contact button{width:min(320px,100%)}
  .payment-showcase{grid-template-columns:1fr;justify-items:center;text-align:center;max-width:520px;padding:12px}.footer-section-heading{min-width:0}.payment-logos{justify-content:center}.payment-logo-card{width:52px;height:33px;padding:4px 6px}.payment-logo-card img{max-width:44px;max-height:23px}.cash-logo img{width:39px;height:24px}
  .footer-bottom{flex-direction:column;text-align:center;gap:9px}.footer-legal{justify-content:center}
  .whatsapp-float{right:11px;bottom:max(11px,env(safe-area-inset-bottom));width:49px;height:49px;min-height:49px}.whatsapp-float-icon,.whatsapp-float-icon img{width:49px;height:49px}
}
@media(max-width:390px){
  .brand-logo-wrap img{height:40px;max-width:86px}.footer-logo img{height:68px;max-width:128px}
  .payment-logo-card{width:48px;height:31px}.payment-logo-card img{max-width:40px;max-height:21px}.cash-logo img{width:36px;height:23px}
}

/* Páginas institucionais */
.legal-page{min-height:100vh;background:linear-gradient(180deg,#fffaf7,#fff 48%,#fff7fb)}
.legal-header{position:sticky;top:0;z-index:20;background:rgba(255,250,247,.95);backdrop-filter:blur(14px);border-bottom:1px solid var(--line)}
.legal-header .shell{min-height:68px;display:flex;align-items:center;justify-content:space-between;gap:20px}.legal-header img{width:auto;height:52px;max-width:112px;object-fit:contain}.legal-back{display:inline-flex;align-items:center;gap:7px;padding:9px 13px;border:1px solid var(--line);border-radius:999px;background:#fff;color:var(--violet);font-size:12px;font-weight:850}
.legal-main{padding:48px 0 64px}.legal-card{max-width:900px;margin:auto;padding:38px;border:1px solid var(--line);border-radius:28px;background:rgba(255,255,255,.92);box-shadow:var(--shadow-soft)}.legal-card .section-kicker{margin-bottom:8px}.legal-card h1{font:500 clamp(38px,5vw,58px)/1.02 Georgia,"Times New Roman",serif;letter-spacing:-.04em;margin:0 0 12px}.legal-updated{color:var(--muted);font-size:11px;margin-bottom:30px}.legal-card h2{font:600 23px/1.2 Georgia,"Times New Roman",serif;margin:30px 0 9px}.legal-card p,.legal-card li{color:#66535f;font-size:14px;line-height:1.75}.legal-card ul{padding-left:21px}.legal-note{margin-top:30px;padding:15px 17px;border-radius:15px;background:#fff1f7;border:1px solid #f1d7e5;color:#6b3760;font-size:12px;line-height:1.6}
@media(max-width:760px){.legal-header .shell{min-height:60px}.legal-header img{height:42px;max-width:90px}.legal-main{padding:28px 0 42px}.legal-card{padding:24px 18px;border-radius:20px}.legal-card h1{font-size:38px}.legal-card h2{font-size:21px}.legal-card p,.legal-card li{font-size:13px}}

/* ===== V5 ajustes de revisão ===== */
/* Identidade do rodapé: logo legível no fundo escuro e composição centralizada. */
.footer-brand{display:grid;align-content:start;justify-items:center;text-align:center}
.footer-logo{display:inline-flex;align-items:center;justify-content:center;max-width:100%}
.footer-logo img{width:auto;height:82px;max-width:164px;object-fit:contain;filter:drop-shadow(0 3px 9px rgba(0,0,0,.18))}
.footer-brand p{max-width:260px;margin:9px auto 0;color:rgba(255,255,255,.84)}

/* A grade de inspirações preenche os cards no desktop, sem faixas brancas. */
.instagram-card{background:#f7eef4}
.instagram-card img{width:100%;height:100%;object-fit:cover !important;background:transparent !important}

/* Política e termos ficam acima das formas de pagamento, mais fáceis de encontrar. */
.footer-policy-row{position:relative;display:flex;align-items:center;justify-content:center;gap:9px;flex-wrap:wrap;margin:-7px auto 16px;padding:13px 16px;border-top:1px solid rgba(255,255,255,.10);border-bottom:1px solid rgba(255,255,255,.10);color:rgba(255,255,255,.60);font-size:10px}
.footer-policy-row>span{color:#f1afc8;font-size:9px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}
.footer-policy-row a{color:rgba(255,255,255,.83);font-weight:750}
.footer-policy-row a:hover{color:#fff}
.footer-policy-row i{font-style:normal;opacity:.36}
.footer-bottom .footer-legal{justify-content:flex-end}

/* CTA de atendimento mais equilibrado. */
.footer-contact a{justify-content:center;text-align:center}
.footer-contact a b{margin-left:4px}

/* Carrinho: rótulo específico para desktop/mobile. */
.cart-label{display:inline-flex;align-items:center}
.cart-label-mobile{display:none}

/* WhatsApp flutuante sem cartão/sombra quadrada. */
.whatsapp-float{background:transparent !important;border:0 !important;box-shadow:none !important;filter:none !important}
.whatsapp-float-icon{background:transparent !important;box-shadow:none !important;overflow:visible !important}
.whatsapp-float-icon img{display:block;background:transparent !important;box-shadow:none !important;filter:drop-shadow(0 7px 10px rgba(15,133,61,.28))}

@media(max-width:760px){
  /* Header permanece limpo, com carrinho explícito no canto direito. */
  .header-inner{justify-content:space-between}
  .header-actions{margin-left:auto;flex:0 0 auto}
  .cart-button{margin-left:auto;padding:8px 10px 8px 11px;gap:7px;min-height:39px}
  .cart-button .cart-label{display:inline-flex !important}
  .cart-label-desktop{display:none !important}
  .cart-label-mobile{display:inline !important;font-size:10px;letter-spacing:.01em}
  .cart-button b{min-width:20px;height:20px;font-size:10px}
  .cart-button svg{width:18px;height:18px}

  /* Rodapé mobile: marca centralizada, depois duas colunas Navegação / Atendimento. */
  .footer-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);column-gap:14px;row-gap:22px;text-align:center}
  .footer-brand{grid-column:1/-1;justify-items:center;text-align:center}
  .footer-logo img{height:78px;max-width:154px;margin:0 auto}
  .footer-brand p{margin:7px auto 0}
  .footer-grid>.footer-column{grid-column:auto;justify-items:center;align-content:start;min-width:0}
  .footer-grid>.footer-column strong{width:100%;text-align:center}
  .footer-socials a{margin-inline:auto;justify-content:center}
  .footer-contact{grid-column:1/-1;justify-items:center;text-align:center;width:100%;margin:0 auto}
  .footer-contact>span{text-align:center;width:100%}
  .footer-contact a,.footer-contact button{width:min(292px,88vw);margin-inline:auto}
  .footer-contact a{justify-content:center;padding-inline:16px}
  .footer-contact a b{margin-left:5px}

  .footer-policy-row{margin:-2px auto 14px;padding:12px 9px;gap:7px;text-align:center}
  .footer-policy-row>span{flex:0 0 100%;margin-bottom:1px}
  .payment-showcase{margin-top:0}
  .footer-bottom .footer-legal{justify-content:center}

  /* O WhatsApp fica apenas como símbolo, sem moldura quadrada. */
  .whatsapp-float{right:10px;bottom:max(10px,env(safe-area-inset-bottom));width:48px;height:48px;min-height:48px}
  .whatsapp-float-icon,.whatsapp-float-icon img{width:48px;height:48px}
}

@media(max-width:390px){
  .footer-logo img{height:72px;max-width:144px}
  .footer-grid{column-gap:9px}
  .footer-column a{font-size:11px}
  .cart-button{padding-inline:9px}
  .cart-label-mobile{font-size:9.5px !important}
}


/* ===== V6 carrinho com quantidade/variações + rodapé mais organizado ===== */

/* Variação selecionada dentro do modal. */
.modal-selection{
  margin-top:14px;
  padding:9px 12px;
  width:max-content;
  max-width:100%;
  border:1px solid #ead5e3;
  border-radius:999px;
  background:#fff8fc;
  color:var(--violet);
  font-size:10px;
  font-weight:850;
}

/* Carrinho: item, variação e controle de quantidade. */
.cart-item{
  grid-template-columns:68px minmax(0,1fr) 30px;
  align-items:start;
  gap:12px;
  padding:15px 0;
}
.cart-item .cart-item-image{
  width:68px;
  height:68px;
  aspect-ratio:1;
  object-fit:cover;
  border-radius:13px;
  background:#faf5f8;
}
.cart-item-info{min-width:0}
.cart-item-info h3{
  margin:1px 0 6px;
  font-size:12.5px;
  line-height:1.3;
}
.cart-variation{
  display:inline-flex;
  align-items:center;
  min-height:23px;
  margin-bottom:8px;
  padding:4px 8px;
  border-radius:999px;
  background:#fff0f7;
  color:#8b315e;
  font-size:8.5px;
  font-weight:850;
}
.cart-qty{
  display:inline-grid;
  grid-template-columns:30px 34px 30px;
  align-items:center;
  overflow:hidden;
  border:1px solid #eadde5;
  border-radius:10px;
  background:#fff;
}
.cart-qty button{
  display:grid;
  place-items:center;
  width:30px;
  height:30px;
  padding:0;
  border:0;
  background:#fff8fb;
  color:#6f2b51;
  font-size:17px;
  font-weight:800;
  cursor:pointer;
}
.cart-qty button:hover:not(:disabled){background:#fbe7f1}
.cart-qty button:disabled{opacity:.32;cursor:default}
.cart-qty strong{
  display:grid;
  place-items:center;
  min-width:34px;
  height:30px;
  border-left:1px solid #eadde5;
  border-right:1px solid #eadde5;
  color:#3f2835;
  font-size:11px;
}
.cart-item .cart-remove{
  display:grid;
  place-items:center;
  width:28px;
  height:28px;
  margin-top:1px;
  padding:0;
  border:1px solid #f0dce6;
  border-radius:50%;
  background:#fff8fb;
  color:#ad3b67;
  font-size:16px;
  line-height:1;
}
.cart-drawer footer{
  display:grid;
  gap:12px;
  padding:18px 22px 20px;
}
.cart-footer-copy{display:grid;gap:3px}
.cart-footer-copy strong{
  color:#49293c;
  font-size:11px;
}
.cart-drawer footer .cart-footer-copy p{
  margin:0;
  font-size:10px;
}

/* Rodapé: três blocos claros + uma faixa única para pedido. */
.footer-grid{
  grid-template-columns:minmax(220px,1.18fr) minmax(150px,.72fr) minmax(170px,.82fr);
  align-items:start;
  gap:46px;
  padding-bottom:23px;
}
.footer-brand{justify-items:center}
.footer-column{gap:9px}
.footer-column strong{margin-bottom:7px}
.footer-socials a{
  min-height:31px;
  padding:2px 0;
}
.footer-socials img{width:23px;height:23px}

.footer-order-bar{
  position:relative;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:22px;
  margin-bottom:14px;
  padding:14px 16px;
  border:1px solid rgba(255,255,255,.10);
  border-radius:16px;
  background:rgba(255,255,255,.045);
}
.footer-order-copy{
  display:grid;
  gap:2px;
  min-width:0;
}
.footer-order-copy span{
  color:#f2a8c6;
  font-size:8px;
  font-weight:900;
  letter-spacing:.14em;
}
.footer-order-copy strong{
  color:#fff;
  font:600 16px/1.2 Georgia,"Times New Roman",serif;
}
.footer-order-copy small{
  color:rgba(255,255,255,.52);
  font-size:8.5px;
}
.footer-order-actions{
  display:flex;
  align-items:center;
  justify-content:flex-end;
  gap:8px;
  flex:0 0 auto;
}
.footer-order-actions a,
.footer-order-actions button{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:7px;
  min-height:38px;
  padding:8px 13px;
  border-radius:11px;
  font-size:10px;
  font-weight:850;
  cursor:pointer;
}
.footer-order-actions a{
  background:#fff;
  color:#3d2534;
}
.footer-order-actions a img{width:20px;height:20px;object-fit:contain}
.footer-order-actions button{
  border:1px solid rgba(255,255,255,.18);
  background:transparent;
  color:#fff;
}

.footer-policy-row{
  margin:0 auto 12px;
  padding:10px 12px;
  border-radius:12px;
  background:rgba(255,255,255,.025);
}
.payment-showcase{
  margin-bottom:14px;
  padding:12px 14px;
  border-radius:15px;
  background:rgba(255,255,255,.035);
}
.footer-bottom{padding-top:15px}

@media(max-width:1050px){
  .footer-grid{
    grid-template-columns:1.2fr .8fr .9fr;
    gap:28px;
  }
  .footer-order-bar{align-items:flex-start}
  .footer-order-actions{flex-wrap:wrap}
}

@media(max-width:760px){
  .modal-selection{
    margin-inline:auto;
    text-align:center;
  }

  /* Mantém exatamente duas colunas: Navegação e Atendimento. */
  .footer-grid{
    grid-template-columns:minmax(0,1fr) minmax(0,1fr);
    column-gap:15px;
    row-gap:20px;
    padding-bottom:18px;
  }
  .footer-brand{
    grid-column:1/-1;
    justify-items:center;
    text-align:center;
  }
  .footer-grid>.footer-column{
    grid-column:auto;
    justify-items:center;
    text-align:center;
  }
  .footer-order-bar{
    display:grid;
    justify-items:center;
    gap:11px;
    padding:13px 12px;
    text-align:center;
  }
  .footer-order-copy{justify-items:center}
  .footer-order-actions{
    width:100%;
    justify-content:center;
    flex-wrap:wrap;
  }
  .footer-order-actions a,
  .footer-order-actions button{
    min-width:132px;
    min-height:36px;
    padding:7px 10px;
    font-size:9px;
  }
  .footer-policy-row{
    margin-bottom:10px;
    padding:9px 8px;
  }
  .payment-showcase{
    padding:11px 9px;
    margin-bottom:11px;
  }

  .cart-items{padding-inline:16px}
  .cart-item{
    grid-template-columns:62px minmax(0,1fr) 28px;
    gap:10px;
  }
  .cart-item .cart-item-image{width:62px;height:62px}
  .cart-qty{grid-template-columns:28px 32px 28px}
  .cart-qty button{width:28px;height:28px}
  .cart-qty strong{min-width:32px;height:28px}
  .cart-drawer footer{padding-inline:16px}
}

@media(max-width:390px){
  .footer-order-actions{
    display:grid;
    grid-template-columns:1fr 1fr;
    gap:7px;
  }
  .footer-order-actions a,
  .footer-order-actions button{
    min-width:0;
    width:100%;
  }
}


/* ===== V7: identidade, localização e refinamento do header ===== */
.header-brand-area{
  display:flex;
  align-items:center;
  gap:14px;
  min-width:0;
}
.header-brand-area .brand{min-width:0;flex:0 0 auto}
.brand-tagline{
  display:block;
  max-width:185px;
  padding-left:14px;
  border-left:1px solid rgba(112,32,111,.16);
  color:#6a4a61;
  font:600 13px/1.28 Georgia,"Times New Roman",serif;
  letter-spacing:.01em;
}
.desktop-nav{margin-left:auto}

.footer-map-link{
  display:flex!important;
  align-items:center;
  gap:8px;
  width:max-content;
  max-width:100%;
}
.map-pin{
  display:grid;
  place-items:center;
  width:23px;
  height:23px;
  flex:0 0 23px;
  border-radius:50%;
  background:rgba(255,255,255,.10);
  color:#ffb2d0;
}
.map-pin svg{
  width:14px;
  height:14px;
  fill:none;
  stroke:currentColor;
  stroke-width:1.8;
  stroke-linecap:round;
  stroke-linejoin:round;
}
.footer-business{
  display:flex;
  align-items:center;
  gap:7px;
  flex-wrap:wrap;
}
.footer-business i{font-style:normal;opacity:.42}
.footer-business b{color:rgba(255,255,255,.72);font-weight:750}

@media(max-width:1050px){
  .brand-tagline{max-width:160px;font-size:12px}
}
@media(max-width:760px){
  .brand-tagline{display:none}
  .header-brand-area{gap:0}
  .footer-map-link{margin-inline:auto}
  .footer-business{justify-content:center}
}


/* ===== V8: correções mobile de header, localização e equilíbrio do rodapé ===== */
.footer-location-row{
  display:flex;
  justify-content:center;
  margin:-3px auto 14px;
}
.footer-location-row .footer-map-link{
  display:inline-flex!important;
  align-items:center;
  justify-content:center;
  gap:10px;
  width:auto;
  min-height:46px;
  padding:8px 13px 8px 9px;
  border:1px solid rgba(255,255,255,.11);
  border-radius:14px;
  background:rgba(255,255,255,.045);
  color:#fff;
  text-align:left;
  transition:transform .2s ease,background .2s ease,border-color .2s ease;
}
.footer-location-row .footer-map-link:hover{
  transform:translateY(-1px);
  background:rgba(255,255,255,.075);
  border-color:rgba(255,255,255,.18);
}
.footer-location-row .footer-map-link>span:nth-child(2){display:grid;gap:1px}
.footer-location-row .footer-map-link small{
  color:#f2a8c6;
  font-size:7px;
  font-weight:900;
  letter-spacing:.14em;
}
.footer-location-row .footer-map-link strong{
  color:#fff;
  font-size:10px;
  font-weight:800;
}
.footer-location-row .footer-map-link>b{
  margin-left:3px;
  color:rgba(255,255,255,.54);
  font-size:12px;
}

@media(max-width:760px){
  .header-inner{min-height:68px}
  .header-brand-area{
    display:flex;
    flex-direction:column;
    align-items:flex-start;
    justify-content:center;
    gap:2px;
    min-width:0;
  }
  .brand-tagline{
    display:block;
    max-width:126px;
    margin:0;
    padding:0;
    border-left:0;
    color:#74536a;
    font:700 8.5px/1.15 Arial,sans-serif;
    letter-spacing:.005em;
  }

  /* As duas colunas do rodapé ocupam exatamente a mesma largura e altura visual. */
  .footer-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
    align-items:stretch;
    column-gap:10px;
    row-gap:18px;
  }
  .footer-grid>.footer-column{
    width:100%;
    min-height:132px;
    padding:14px 7px 12px;
    align-content:start;
    justify-items:center;
    gap:7px;
    border:1px solid rgba(255,255,255,.075);
    border-radius:14px;
    background:rgba(255,255,255,.025);
    text-align:center;
  }
  .footer-grid>.footer-column strong{
    margin:0 0 4px;
    min-height:15px;
  }
  .footer-grid>.footer-column a{
    min-height:26px;
    display:flex;
    align-items:center;
    justify-content:center;
    margin:0;
    line-height:1.25;
  }
  .footer-socials a{
    width:auto;
    min-height:30px!important;
    padding:0!important;
  }

  .footer-location-row{
    margin:0 auto 12px;
    padding-inline:0;
  }
  .footer-location-row .footer-map-link{
    width:min(286px,86vw);
    min-height:48px;
    padding:8px 12px 8px 9px;
    border-radius:14px;
    text-align:center;
  }
  .footer-location-row .footer-map-link>span:nth-child(2){justify-items:center}
  .footer-location-row .footer-map-link strong{font-size:10px}
  .footer-location-row .footer-map-link small{font-size:6.8px}

  .footer-order-bar{
    width:100%;
    max-width:520px;
    margin:0 auto 13px;
    justify-items:center;
    text-align:center;
  }
  .footer-order-copy{
    width:100%;
    justify-items:center;
    text-align:center;
  }
  .footer-order-copy span,
  .footer-order-copy strong,
  .footer-order-copy small{width:100%;text-align:center}
  .footer-order-actions{
    width:min(320px,100%);
    margin-inline:auto;
    justify-content:center;
  }
}

@media(max-width:390px){
  .brand-tagline{max-width:116px;font-size:8px}
  .footer-grid>.footer-column{min-height:128px;padding-inline:5px}
  .footer-location-row .footer-map-link{width:min(272px,88vw)}
}

/* ===== V9: centralização mobile + rodapé mais limpo ===== */
.footer-info-grid{
  position:relative;
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  align-items:stretch;
  gap:14px;
  margin-bottom:14px;
}
.footer-info-grid .payment-showcase,
.footer-location-panel{
  width:100%;
  min-width:0;
  min-height:104px;
  margin:0;
  padding:14px 16px;
  border:1px solid rgba(255,255,255,.10);
  border-radius:15px;
  background:rgba(255,255,255,.035);
}
.footer-info-grid .payment-showcase{
  display:grid;
  grid-template-columns:minmax(170px,.72fr) minmax(0,1.28fr);
  align-items:center;
  gap:14px;
}
.footer-location-panel{
  display:grid;
  grid-template-columns:minmax(160px,.9fr) minmax(170px,1.1fr);
  align-items:center;
  gap:14px;
}
.footer-location-panel .footer-map-link{
  display:flex!important;
  width:100%;
  min-height:50px;
  justify-content:center;
  margin:0;
  padding:9px 12px;
  border:1px solid rgba(255,255,255,.11);
  border-radius:13px;
  background:rgba(255,255,255,.05);
}
.footer-location-panel .footer-map-link>span:nth-child(2){display:grid;gap:1px}
.footer-location-panel .footer-map-link:hover{background:rgba(255,255,255,.085)}

@media(max-width:1050px){
  .footer-info-grid{grid-template-columns:1fr}
  .footer-location-panel,.footer-info-grid .payment-showcase{min-height:0}
}

@media(max-width:760px){
  /* Header mobile: slogan permanece ao lado da logo, como no desktop. */
  .header-inner{min-height:64px;gap:8px}
  .header-brand-area{
    flex:1 1 auto;
    display:flex;
    flex-direction:row;
    align-items:center;
    justify-content:flex-start;
    gap:6px;
    min-width:0;
  }
  .header-brand-area .brand{flex:0 0 auto;min-width:0}
  .brand-logo-wrap{width:106px;height:42px;padding:2px 4px;border-radius:10px}
  .brand-tagline{
    display:block;
    flex:0 1 92px;
    max-width:92px;
    margin:0;
    padding-left:7px;
    border-left:1px solid rgba(112,32,111,.16);
    color:#68485f;
    font:700 8.2px/1.16 Arial,sans-serif;
    text-align:left;
  }
  .header-actions{gap:5px;margin-left:auto}
  .header-instagram{display:none}
  .cart-button{padding:7px 8px;gap:5px;min-height:36px}
  .cart-button svg{width:16px;height:16px}
  .cart-label-mobile{font-size:8.5px!important}
  .cart-button b{min-width:18px;height:18px;font-size:9px}

  /* Hero e textos principais centralizados no mobile. */
  .hero-copy{text-align:center}
  .hero-kicker{margin-inline:auto;justify-content:center}
  .hero h1{margin-left:auto;margin-right:auto;text-align:center}
  .hero-copy>p{margin-inline:auto;text-align:center}
  .hero-actions{align-items:center}
  .hero-actions .button{width:min(320px,100%);margin-inline:auto}
  .hero-proof{justify-content:center;text-align:left}
  .showcase-main-caption{left:50%;right:auto;translate:-50% 0;text-align:center;white-space:nowrap}

  /* Catálogo: títulos centralizados; categorias continuam em rolagem horizontal por toque. */
  .section-head>div{text-align:center;width:100%}
  .section-head p{margin-inline:auto;text-align:center}
  .section-head .section-kicker{display:block;text-align:center}
  .section-head h2{text-align:center}
  .search-box{margin-inline:auto}
  .category-pills{
    width:100%;
    overflow-x:auto;
    overflow-y:hidden;
    flex-wrap:nowrap;
    touch-action:pan-x;
    -webkit-overflow-scrolling:touch;
    overscroll-behavior-inline:contain;
    scroll-snap-type:x proximity;
    padding:18px 4px 12px;
  }
  .category-pills button{flex:0 0 auto;scroll-snap-align:start}
  .catalog-meta{justify-content:center;gap:14px;text-align:center}

  /* Rodapé: marca e duas colunas proporcionais, sem o bloco extra de pedidos no mobile. */
  .footer-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
    align-items:stretch;
    column-gap:10px;
    row-gap:16px;
  }
  .footer-brand{grid-column:1/-1}
  .footer-grid>.footer-column{
    min-height:116px;
    height:100%;
    padding:12px 6px 10px;
    display:grid;
    align-content:start;
    justify-items:center;
    gap:6px;
    text-align:center;
  }
  .footer-grid>.footer-column strong{min-height:16px;margin:0 0 3px;text-align:center}
  .footer-grid>.footer-column a{
    min-height:25px;
    margin:0;
    justify-content:center;
    text-align:center;
    line-height:1.2;
  }
  .footer-socials a{min-height:25px!important;padding:0!important}
  .footer-socials img{width:21px;height:21px}
  .footer-order-bar{display:none!important}

  .footer-info-grid{grid-template-columns:1fr;gap:9px;margin-bottom:10px}
  .footer-location-panel,
  .footer-info-grid .payment-showcase{
    min-height:0;
    padding:11px 10px;
    border-radius:13px;
    text-align:center;
  }
  .footer-location-panel{grid-template-columns:1fr;gap:9px;justify-items:center}
  .footer-location-panel .footer-section-heading{justify-items:center;text-align:center}
  .footer-location-panel .footer-map-link{width:min(286px,100%);margin-inline:auto}
  .footer-info-grid .payment-showcase{grid-template-columns:1fr;gap:9px;justify-items:center}
  .footer-info-grid .payment-logos{justify-content:center}
  .footer-policy-row{text-align:center;justify-content:center}
  .footer-bottom{text-align:center;align-items:center}
}

@media(max-width:390px){
  .brand-logo-wrap{width:96px;height:39px}
  .brand-tagline{flex-basis:80px;max-width:80px;font-size:7.5px;padding-left:6px}
  .cart-label-mobile{display:none!important}
  .cart-button{padding:7px}
  .footer-grid>.footer-column{min-height:112px;padding-inline:4px}
}

/* ===== V10: slogan do header mais legível no mobile ===== */
@media(max-width:760px){
  .brand-tagline{
    flex-basis:112px;
    max-width:112px;
    padding-left:8px;
    font-size:10.2px;
    line-height:1.18;
    font-weight:750;
    letter-spacing:0;
  }
}
@media(max-width:390px){
  .brand-logo-wrap{width:94px;height:39px}
  .brand-tagline{
    flex-basis:102px;
    max-width:102px;
    padding-left:7px;
    font-size:9.2px;
    line-height:1.16;
  }
}
