:root{--wine:#5e192c;--wine-dark:#35101c;--cream:#f5f0e8;--paper:#fbf8f3;--gold:#b9905d;--ink:#281f20;--muted:#756b6b;--line:#d9cec5}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:"DM Sans",sans-serif}body.menu-open{overflow:hidden}img{display:block;width:100%}a{color:inherit;text-decoration:none}.site-header{height:90px;padding:0 5vw;display:flex;align-items:center;justify-content:space-between;position:absolute;z-index:20;width:100%;color:#fff}.brand,.footer-brand{display:flex;align-items:center;gap:13px;font-size:14px;letter-spacing:.05em;text-transform:uppercase}.brand small,.footer-brand small{display:block;font-size:9px;letter-spacing:.25em;margin-top:4px;opacity:.7}.brand-mark{border:1px solid currentColor;width:42px;height:42px;border-radius:50%;display:grid;place-items:center;font-family:Italiana;font-size:16px}.nav{display:flex;align-items:center;gap:34px;font-size:13px}.nav a:not(.nav-cta){position:relative}.nav a:not(.nav-cta):after{content:"";position:absolute;left:0;right:100%;bottom:-7px;height:1px;background:currentColor;transition:.3s}.nav a:hover:after{right:0}.nav-cta{border:1px solid rgba(255,255,255,.5);padding:14px 20px;border-radius:30px}.menu-toggle{display:none}.hero{min-height:780px;background:var(--wine-dark);color:#fff;display:grid;grid-template-columns:48% 52%;overflow:hidden}.hero-copy{padding:190px 4vw 90px 8vw;position:relative;z-index:2}.eyebrow{text-transform:uppercase;letter-spacing:.24em;font-size:10px;font-weight:600;color:var(--gold);margin:0 0 28px}.hero h1,.manifesto h2,.section-heading h2,.about h2,.contact h2{font-family:Italiana,serif;font-weight:400;margin:0;line-height:.95}.hero h1{font-size:clamp(60px,7vw,108px);letter-spacing:-.035em}.hero h1 em,.manifesto em,.section-heading em,.contact em{font-weight:400;color:var(--gold)}.hero-lead{max-width:520px;color:#d9cdd0;font-size:17px;line-height:1.7;margin:38px 0}.hero-actions{display:flex;align-items:center;gap:30px}.button{display:inline-flex;justify-content:space-between;align-items:center;gap:30px;background:var(--gold);color:#fff;padding:18px 24px;min-width:220px;font-size:12px;text-transform:uppercase;letter-spacing:.1em;transition:.3s}.button:hover{background:#a47a49;transform:translateY(-2px)}.button span{font-size:18px}.text-link{font-size:12px;text-transform:uppercase;letter-spacing:.12em;border-bottom:1px solid currentColor;padding-bottom:5px}.hero-visual{position:relative}.hero-frame{height:100%;clip-path:ellipse(74% 96% at 73% 50%);overflow:hidden}.hero-frame:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,var(--wine-dark),transparent 35%),linear-gradient(0deg,rgba(53,16,28,.35),transparent 45%)}.hero-frame img{height:100%;object-fit:cover;object-position:center}.floating-note{position:absolute;left:1%;bottom:80px;background:var(--paper);color:var(--ink);width:210px;height:140px;padding:28px;display:flex;flex-direction:column;justify-content:center}.floating-note strong{font-family:Italiana;font-size:28px;color:var(--wine)}.floating-note span{font-size:11px;line-height:1.5;margin-top:6px}.hero-script{position:absolute;right:5%;bottom:35px;font-family:Italiana;font-style:italic;color:#fff;font-size:22px}.manifesto{padding:130px 8vw;background:var(--cream);position:relative}.manifesto h2{font-size:clamp(50px,6vw,88px);max-width:900px}.manifesto-copy{margin:80px 0 0 auto;max-width:850px;display:grid;grid-template-columns:40px 1fr 40px 1fr;gap:26px}.manifesto-copy span{font-family:Italiana;color:var(--gold)}.manifesto-copy p{font-size:14px;line-height:1.8;margin:0;color:var(--muted)}.treatments{padding:120px 5vw}.section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:55px}.section-heading h2{font-size:clamp(52px,6vw,80px)}.section-heading>p{max-width:420px;line-height:1.7;color:var(--muted);font-size:14px}.treatment-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.treatment-card{height:420px;position:relative;overflow:hidden;background:#ddd}.treatment-card.featured{grid-column:span 2}.treatment-card img{height:100%;object-fit:cover;filter:saturate(.7);transition:.6s}.treatment-card:hover img{transform:scale(1.04);filter:saturate(1)}.card-overlay{position:absolute;inset:0;padding:25px;color:white;background:linear-gradient(0deg,rgba(42,15,25,.92),transparent 70%);display:flex;flex-direction:column;justify-content:flex-end}.card-overlay>span{position:absolute;top:22px;font-size:10px;letter-spacing:.15em}.card-overlay h3{font-family:Italiana;font-size:30px;font-weight:400;margin:0 50px 8px 0;line-height:1}.card-overlay p{font-size:12px;line-height:1.5;max-width:280px;margin:0;opacity:.8}.card-overlay a{position:absolute;right:22px;bottom:24px;border:1px solid rgba(255,255,255,.5);border-radius:50%;width:40px;height:40px;display:grid;place-items:center}.button-outline{background:transparent;color:var(--wine);border:1px solid var(--wine);margin:45px auto 0;width:max-content}.button-outline:hover{color:#fff;background:var(--wine)}.about{display:grid;grid-template-columns:1fr 1fr;background:var(--wine);color:#fff;min-height:700px}.about-image{position:relative;overflow:hidden}.about-image img{height:100%;object-fit:cover;object-position:center top;filter:saturate(.75)}.signature{position:absolute;bottom:40px;right:30px;font-family:Italiana;font-style:italic;font-size:26px}.about-copy{padding:110px 9vw 80px 8vw;display:flex;flex-direction:column;justify-content:center}.about h2{font-size:clamp(50px,5vw,78px)}.about-copy .large{font-family:Italiana;font-size:24px;line-height:1.4;color:#e7d5c3;margin:45px 0 22px}.about-copy>p:not(.eyebrow):not(.large){font-size:14px;line-height:1.8;color:#cebfc3}.text-link.light{align-self:flex-start;margin-top:25px}.testimonials{padding:130px 8vw;background:var(--cream)}.slider-controls{display:flex;gap:18px;align-items:center}.slider-controls button{background:transparent;border:1px solid var(--line);width:46px;height:46px;border-radius:50%;font-size:18px;color:var(--wine);cursor:pointer}.slider-controls span{font-size:11px;color:var(--muted);letter-spacing:.12em}.testimonial-slider{position:relative;min-height:310px;max-width:1000px;margin:auto}.testimonial{position:absolute;inset:0;opacity:0;transform:translateY(20px);pointer-events:none;transition:.45s;display:grid;grid-template-columns:100px 1fr;gap:20px;margin:0}.testimonial.active{opacity:1;transform:none;pointer-events:auto}.quote{font-family:Italiana;font-size:150px;line-height:.8;color:var(--gold)}.testimonial p{font-family:Italiana;font-size:clamp(25px,3vw,42px);line-height:1.3;margin:0}.testimonial cite{grid-column:2;font-style:normal;font-size:11px;letter-spacing:.2em;text-transform:uppercase;color:var(--wine)}.contact{text-align:center;padding:120px 5vw;background:var(--wine-dark);color:#fff}.contact h2{font-size:clamp(50px,6vw,85px);margin-bottom:42px}.button-light{background:var(--paper);color:var(--wine)}footer{background:#21191a;color:#eee;padding:70px 7vw 35px;display:grid;grid-template-columns:2fr 1fr 1fr;gap:50px;font-size:13px}footer .brand-mark{width:54px;height:54px}.footer-label{font-size:10px;text-transform:uppercase;letter-spacing:.2em;color:var(--gold);margin:0 0 18px}footer address{font-style:normal;color:#a99ea0;line-height:1.8}footer>div:nth-child(3){display:flex;flex-direction:column;gap:12px}.footer-bottom{grid-column:1/-1;border-top:1px solid #403537;padding-top:25px;margin-top:30px;display:flex;justify-content:space-between;color:#756b6d;font-size:11px}.whatsapp{position:fixed;right:22px;bottom:22px;z-index:30;width:58px;height:58px;border-radius:50%;background:var(--gold);color:#fff;display:grid;place-items:center;box-shadow:0 10px 30px #0004}.whatsapp span{position:absolute;right:70px;background:var(--wine-dark);padding:9px 13px;white-space:nowrap;font-size:11px;opacity:0;transform:translateX(8px);transition:.3s}.whatsapp:hover span{opacity:1;transform:none}.reveal{opacity:0;transform:translateY(24px);transition:opacity .7s,transform .7s}.reveal.visible{opacity:1;transform:none}
@media(max-width:950px){.nav{position:fixed;inset:0;background:var(--wine-dark);flex-direction:column;justify-content:center;font-family:Italiana;font-size:30px;transform:translateX(100%);transition:.35s}.menu-open .nav{transform:none}.menu-toggle{display:block;position:relative;z-index:22;width:42px;height:42px;border:0;background:transparent}.menu-toggle span{display:block;width:25px;height:1px;background:#fff;margin:8px}.hero{grid-template-columns:1fr;min-height:auto}.hero-copy{padding:150px 7vw 60px}.hero-visual{height:600px}.hero-frame{clip-path:ellipse(90% 100% at 60% 50%)}.manifesto-copy{grid-template-columns:35px 1fr}.treatment-grid{grid-template-columns:repeat(2,1fr)}.treatment-card.featured{grid-column:span 1}.about{grid-template-columns:1fr}.about-image{height:600px}.about-copy{padding:90px 8vw}.testimonial-slider{min-height:380px}}
@media(max-width:620px){.site-header{height:76px}.brand{font-size:11px}.brand-mark{width:36px;height:36px}.hero-copy{padding-top:130px}.hero h1{font-size:53px}.hero-actions{align-items:flex-start;flex-direction:column}.hero-visual{height:480px}.floating-note{width:175px;height:112px;padding:20px;bottom:25px}.manifesto,.treatments,.testimonials{padding:90px 6vw}.manifesto h2,.section-heading h2{font-size:46px}.manifesto-copy{margin-top:50px;display:block}.manifesto-copy span{display:block;margin:25px 0 8px}.section-heading{display:block}.section-heading>p{margin-top:25px}.treatment-grid{grid-template-columns:1fr}.treatment-card{height:400px}.about-image{height:460px}.about-copy{padding:80px 7vw}.testimonial-slider{min-height:440px}.testimonial{grid-template-columns:45px 1fr}.quote{font-size:80px}.testimonial p{font-size:26px}.testimonial cite{grid-column:2}.slider-controls{margin-top:35px}.contact{padding:90px 6vw}footer{grid-template-columns:1fr;gap:38px}.footer-bottom{grid-column:1;gap:15px;flex-direction:column}.whatsapp span{display:none}}
.reveal{opacity:1;transform:none}
.hero-copy,.hero-visual{min-width:0}.hero-lead{overflow-wrap:anywhere}
@media(max-width:620px){.site-header{position:absolute;max-width:100vw}.brand{max-width:250px}.hero-copy{width:100vw}.hero-lead{font-size:16px}.menu-toggle{flex:0 0 42px}}

/* Renovação botânica — paleta inspirada na referência */
:root{--wine:#3f8267;--wine-dark:#173c30;--cream:#eef3ed;--paper:#faf9f4;--gold:#a9c4b2;--ink:#18332a;--muted:#64756e;--line:#cfdbd3}
body{background:var(--paper)}
.hero{grid-template-columns:minmax(0,1fr) minmax(420px,600px);justify-content:center;background:linear-gradient(125deg,#173c30 0%,#255b48 62%,#3f8267 100%);position:relative}
.hero-copy{padding-left:max(7vw,calc((100vw - 1320px)/2));padding-right:4vw}
.hero-frame{max-width:600px;margin-left:auto;clip-path:ellipse(68% 94% at 70% 51%)}
.hero-frame:after{background:linear-gradient(90deg,#245a47 0%,transparent 34%),linear-gradient(0deg,rgba(23,60,48,.28),transparent 48%)}
.hero h1 em,.manifesto em,.section-heading em,.contact em{color:#b9d0c0}
.eyebrow{color:#86ad96}.floating-note{color:var(--ink);background:#f6f4ec}.floating-note strong{color:var(--wine)}
.button{background:#edf3ee;color:#245b48}.button:hover{background:#dce9df}.button-outline{background:transparent;color:var(--wine);border-color:var(--wine)}.button-outline:hover{background:var(--wine);color:#fff}
.manifesto{background:#eef3ed;overflow:hidden}.manifesto h2 em{color:var(--wine)}
.treatments{background:#faf9f4;position:relative}.treatment-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px 22px;max-width:1320px;margin:auto}.treatment-card,.treatment-card.featured{height:auto;grid-column:span 1;background:#fff;border:1px solid #e0e7e2;overflow:hidden;box-shadow:0 12px 35px rgba(31,76,59,.06);transition:transform .5s cubic-bezier(.2,.7,.2,1),box-shadow .5s}.treatment-card:hover{transform:translateY(-8px);box-shadow:0 22px 45px rgba(31,76,59,.13)}.treatment-card img{height:auto;aspect-ratio:2.5/1;object-fit:cover;filter:saturate(.82);transform:none}.treatment-card:hover img{transform:scale(1.025);filter:saturate(1)}.card-overlay{position:relative;inset:auto;min-height:180px;padding:27px 72px 28px 26px;color:var(--ink);background:#fff;justify-content:flex-start}.card-overlay>span{position:static;color:#87a795;margin-bottom:18px}.card-overlay h3{font-size:27px;color:var(--ink);margin:0 0 10px}.card-overlay p{color:var(--muted);opacity:1}.card-overlay a{right:22px;bottom:24px;color:var(--wine);border-color:#b9cfc1}.about{position:relative;grid-template-columns:minmax(360px,500px) minmax(0,1fr);justify-content:center;gap:clamp(40px,7vw,110px);padding:100px max(6vw,calc((100vw - 1220px)/2));background:#2e7258;min-height:auto;overflow:hidden}.about-image{height:auto;aspect-ratio:1;align-self:center;box-shadow:28px 28px 0 rgba(255,255,255,.09);z-index:1}.about-image img{width:100%;height:100%;object-fit:cover;transform:none}.about-copy{padding:40px 0;max-width:600px;z-index:1}.about-copy .large{color:#dce9df}.about-copy>p:not(.eyebrow):not(.large){color:#d4e1d8}.testimonials{background:#eef3ed}.quote{color:#7fa78f}.slider-controls button{color:var(--wine)}.contact{background:linear-gradient(135deg,#173c30,#34745a);position:relative;overflow:hidden}.contact:before,.contact:after{content:"";position:absolute;width:280px;height:280px;border:1px solid rgba(185,208,192,.16);border-radius:50%;top:-150px}.contact:before{left:-70px}.contact:after{right:-70px}footer{background:#122c24}.whatsapp{background:#3f8267}
.leaf-art{position:absolute;fill:none;stroke:currentColor;stroke-width:1.25;stroke-linecap:round;stroke-linejoin:round;pointer-events:none}.leaf-hero{width:220px;right:-25px;bottom:-70px;color:rgba(220,234,224,.16);transform:rotate(-8deg);z-index:2}.leaf-manifesto{width:240px;right:3vw;top:20px;color:rgba(63,130,103,.17);transform:rotate(19deg)}.leaf-about{width:250px;right:-60px;bottom:-90px;color:rgba(231,242,234,.2);transform:rotate(-18deg);z-index:0}
.motion-ready .reveal:not(.visible){opacity:0;transform:translateY(26px)}.motion-ready .reveal.visible{opacity:1;transform:none}.motion-ready .treatment-card{transition-delay:var(--delay,0ms)}
@media(prefers-reduced-motion:no-preference){.leaf-hero{animation:leafFloat 8s ease-in-out infinite}.leaf-manifesto{animation:leafSway 10s ease-in-out infinite;transform-origin:bottom center}.hero-frame img{animation:portraitIn 1.2s cubic-bezier(.2,.75,.2,1) both}.hero h1{animation:titleIn .9s .12s cubic-bezier(.2,.75,.2,1) both}.hero-lead,.hero-actions{animation:titleIn .9s .28s cubic-bezier(.2,.75,.2,1) both}@keyframes leafFloat{50%{transform:rotate(-4deg) translateY(-14px)}}@keyframes leafSway{50%{transform:rotate(14deg)}}@keyframes portraitIn{from{opacity:0;transform:scale(1.035)}to{opacity:1;transform:scale(1)}}@keyframes titleIn{from{opacity:0;transform:translateY(22px)}to{opacity:1;transform:none}}}
@media(max-width:950px){.hero{grid-template-columns:1fr}.hero-frame{max-width:none}.treatment-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.about{grid-template-columns:minmax(300px,500px);padding:90px 7vw}.about-copy{padding-top:45px}.leaf-hero{width:150px}.motion-ready .treatment-card{transition-delay:0ms}}
@media(max-width:620px){.treatment-grid{grid-template-columns:1fr;gap:20px}.treatment-card{height:auto}.card-overlay{min-height:165px}.hero-visual{height:500px}.about{padding:75px 6vw}.about-image{height:auto}.leaf-manifesto{width:150px;right:-50px}.leaf-about{width:170px}}
.motion-ready .hero .reveal:not(.visible){opacity:1;transform:none}

/* Tipografia editorial dos títulos internos — a hero permanece inalterada */
.manifesto h2,
.section-heading h2,
.about h2,
.contact h2,
.card-overlay h3,
.testimonial p{font-family:"Cormorant Garamond",serif;font-weight:500;letter-spacing:-.025em}
.manifesto h2{line-height:.93;letter-spacing:-.035em}
.manifesto h2 em,
.section-heading h2 em,
.contact h2 em{font-family:"Cormorant Garamond",serif;font-weight:500}
.card-overlay h3{font-weight:600;letter-spacing:-.015em;line-height:1.02}
.testimonial p{font-weight:500;letter-spacing:-.015em}

/* Identidade visual oficial */
.brand{width:auto;height:auto;overflow:visible;color:#f3d47b}
.brand img{width:52px;height:52px;border-radius:14px;object-fit:cover;transform:none}
.brand span{color:#fff}.brand small{color:#dcbf69;opacity:1}
.footer-brand{width:290px;height:150px;overflow:hidden;align-self:start}
.footer-brand img{width:100%;height:auto;transform:scale(1.34);object-fit:contain}
@media(max-width:620px){.brand{width:auto;height:auto}.brand img{width:44px;height:44px;transform:none}.brand span{font-size:10px}.footer-brand{width:250px;height:130px}}
.footer-brand img{height:100%;transform:none;object-fit:contain}

/* Avaliações do Google */
.google-review-summary{display:flex;align-items:center;gap:15px;padding:18px 20px;background:#fff;border:1px solid var(--line);box-shadow:0 12px 35px rgba(31,76,59,.07)}
.google-g{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:#fff;border:1px solid #e1e6e2;color:#4285f4;font:600 22px Arial,sans-serif}
.google-review-summary>div{display:flex;flex-direction:column;gap:3px}.google-review-summary strong{font-size:15px;color:var(--ink)}.google-review-summary small{color:var(--muted);font-size:10px}.stars{color:#f6ad01;font-size:12px;letter-spacing:1px}.google-review-summary a{margin-left:15px;padding-left:20px;border-left:1px solid var(--line);color:var(--wine);font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.1em;white-space:nowrap}.testimonial-nav{display:flex;align-items:center;justify-content:space-between;max-width:1000px;margin:0 auto 30px}.testimonial-nav>p{font-size:11px;text-transform:uppercase;letter-spacing:.15em;color:var(--muted)}.testimonial cite{display:flex;align-items:center;gap:12px}.testimonial cite span{color:#d99a00;font-size:9px;letter-spacing:.12em}
@media(max-width:760px){.google-review-summary{margin-top:32px;width:100%;flex-wrap:wrap}.google-review-summary a{width:100%;margin:8px 0 0;padding:14px 0 0;border-left:0;border-top:1px solid var(--line)}.testimonial-nav{margin-top:35px;align-items:flex-start}.testimonial-nav>p{max-width:150px;line-height:1.5}.testimonial cite{align-items:flex-start;flex-direction:column;gap:6px}}

/* Instagram */
.hero-instagram{width:max-content;display:inline-flex;align-items:center;gap:11px;margin-top:28px;padding:9px 15px 9px 10px;border:1px solid rgba(220,234,224,.28);border-radius:999px;color:#eef5ef;transition:background .35s,transform .35s,border-color .35s}.hero-instagram:hover{background:rgba(255,255,255,.1);border-color:rgba(220,234,224,.55);transform:translateY(-2px)}.hero-instagram svg{width:27px;height:27px;padding:5px;border:1px solid rgba(220,234,224,.35);border-radius:8px;fill:none;stroke:currentColor;stroke-width:1.4}.hero-instagram .instagram-dot{fill:currentColor;stroke:none}.hero-instagram span{display:flex;flex-direction:column;line-height:1.25}.hero-instagram small{font-size:8px;text-transform:uppercase;letter-spacing:.14em;color:#a9c4b2}.hero-instagram strong{font-size:11px;font-weight:500}.hero-instagram b{margin-left:8px;font-size:14px;font-weight:400}
.instagram-section{position:relative;padding:125px 5vw;background:#faf9f4;overflow:hidden}.instagram-heading{display:flex;justify-content:space-between;align-items:end;max-width:1320px;margin:0 auto 55px}.instagram-heading h2{font-family:"Cormorant Garamond",serif;font-size:clamp(52px,6vw,82px);font-weight:500;letter-spacing:-.035em;line-height:.92;margin:0;color:var(--ink)}.instagram-heading h2 em{color:var(--wine);font-weight:500}.instagram-heading>div:last-child{max-width:360px}.instagram-heading>div:last-child p{font-size:14px;line-height:1.7;color:var(--muted)}.instagram-heading>div:last-child a{display:inline-block;margin-top:16px;padding-bottom:5px;border-bottom:1px solid var(--wine);color:var(--wine);font-size:11px;font-weight:600;letter-spacing:.1em;text-transform:uppercase}.instagram-leaf{width:260px;right:-60px;top:-70px;color:rgba(63,130,103,.13);transform:rotate(22deg)}.reels-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;max-width:1120px;margin:auto}.reel-embed{position:relative;aspect-ratio:9/14;max-height:580px;overflow:hidden;background:#eef3ed;border:1px solid #dae4dd;border-radius:4px;box-shadow:0 14px 40px rgba(24,60,48,.08);transition:transform .45s cubic-bezier(.2,.7,.2,1),box-shadow .45s}.reel-embed:hover{transform:translateY(-7px);box-shadow:0 24px 50px rgba(24,60,48,.15)}.reel-embed iframe{width:100%;height:100%;border:0;background:#fff}.instagram-footer{display:flex;align-items:center;justify-content:space-between;max-width:1120px;margin:48px auto 0;padding-top:28px;border-top:1px solid var(--line)}.instagram-footer>span{color:var(--muted);font-size:12px}.instagram-footer .button{margin:0}.instagram-section+.contact{margin-top:0}
@media(max-width:950px){.reels-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.instagram-heading{align-items:flex-start;flex-direction:column;gap:30px}.instagram-heading>div:last-child{max-width:520px}}
@media(max-width:620px){.hero-instagram{margin-top:24px}.instagram-section{padding:90px 6vw}.instagram-heading h2{font-size:47px}.reels-grid{display:flex;gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;margin-right:-6vw;padding-right:6vw;padding-bottom:12px}.reel-embed{flex:0 0 82vw;scroll-snap-align:start}.instagram-footer{align-items:flex-start;flex-direction:column;gap:25px}.instagram-footer .button{width:100%}}

/* Refinamentos responsivos finais */
html,body{max-width:100%;overflow-x:hidden}.menu-toggle{min-width:44px;min-height:44px;cursor:pointer}.menu-toggle span{transition:transform .3s ease,opacity .25s ease}.menu-open .menu-toggle span:first-child{transform:translateY(4.5px) rotate(45deg)}.menu-open .menu-toggle span:last-child{transform:translateY(-4.5px) rotate(-45deg)}
@media(max-width:480px){.site-header{padding-inline:5.5vw}.brand img{width:40px;height:40px}.brand span{font-size:9px}.brand small{font-size:7px}.hero-copy{padding-inline:7vw}.hero h1{font-size:clamp(43px,14vw,51px)}.hero-lead{font-size:15px;line-height:1.75}.button{min-width:0;width:100%}.hero-actions{width:100%}.hero-actions .text-link{width:max-content}.manifesto h2,.section-heading h2{font-size:clamp(40px,12vw,46px)}.about h2,.instagram-heading h2{font-size:clamp(42px,12vw,48px)}.google-review-summary{padding:15px}.google-g{width:38px;height:38px}.testimonial p{font-size:clamp(23px,7.2vw,28px)}.testimonial-slider{min-height:430px}.contact .button{max-width:290px}.footer-brand{max-width:80vw}.reel-embed{flex-basis:84vw}}
.footer-bottom-links{display:flex;align-items:center;gap:32px}.footer-bottom-links a{transition:color .3s ease}.footer-bottom-links a:hover{color:#dcbf69}@media(max-width:620px){.footer-bottom-links{align-items:flex-start;flex-direction:column;gap:14px}}

/* Instagram — carrossel editorial inspirado no projeto Cirurgia dos Olhos */
.instagram-carousel{--insta:#3f8267;padding:120px max(5vw,calc((100vw - 1320px)/2));background:#fff}.instagram-glow{position:absolute;border-radius:50%;pointer-events:none}.instagram-glow-one{width:440px;height:440px;left:-290px;top:70px;background:radial-gradient(circle,rgba(63,130,103,.1),transparent 70%)}.instagram-glow-two{width:520px;height:520px;right:-330px;bottom:-120px;background:radial-gradient(circle,rgba(169,196,178,.18),transparent 70%)}
.instagram-carousel .instagram-heading{display:block;text-align:center;max-width:700px;margin:0 auto 58px}.instagram-heading-icon{display:grid;place-items:center;width:64px;height:64px;margin:0 auto 20px;border:1px solid rgba(63,130,103,.18);border-radius:20px;background:linear-gradient(145deg,#fff,#edf4ef);color:var(--insta);box-shadow:0 14px 40px rgba(34,93,69,.1)}.instagram-heading-icon svg{width:31px;height:31px;fill:none;stroke:currentColor;stroke-width:1.5}.instagram-heading-icon circle:last-child{fill:currentColor;stroke:none}.instagram-carousel .instagram-kicker{display:block;color:var(--insta);font-size:11px;font-weight:600;letter-spacing:.18em;text-transform:uppercase}.instagram-carousel .instagram-heading h2{margin:5px 0 12px;font-size:clamp(54px,7vw,82px);line-height:1;color:var(--ink)}.instagram-carousel .instagram-heading p{margin:0;color:var(--muted);font-size:16px}.instagram-carousel .instagram-heading a{display:inline-flex;margin-top:16px;padding-bottom:4px;border-bottom:1px solid var(--insta);color:var(--insta);font-size:13px;font-weight:600}
.cc-reels-component{position:relative;padding:0 60px}.cc-reels-viewport{overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;border-radius:24px;cursor:grab}.cc-reels-viewport::-webkit-scrollbar{display:none}.cc-reels-viewport:active{cursor:grabbing}.cc-reels-track{display:flex;gap:24px}.cc-reel-card{position:relative;flex:0 0 calc((100% - 48px)/3);aspect-ratio:9/16;overflow:hidden;border-radius:24px;background:#d9e7de;box-shadow:0 18px 48px rgba(24,60,48,.14);scroll-snap-align:start;isolation:isolate;transition:transform .45s,box-shadow .45s}.cc-reel-card:hover{transform:translateY(-7px);box-shadow:0 28px 65px rgba(24,60,48,.22)}.cc-reel-card>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .55s}.cc-reel-card:hover>img{transform:scale(1.045)}.cc-reel-shade{position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,rgba(15,43,33,.04) 40%,rgba(15,43,33,.86) 100%);transition:background .4s}.cc-reel-card:hover .cc-reel-shade{background:rgba(15,43,33,.52)}.cc-reel-top{position:absolute;z-index:3;left:19px;right:19px;top:19px;display:flex;align-items:center;justify-content:space-between;color:#fff}.cc-reel-top b{padding:7px 10px;border:1px solid rgba(255,255,255,.3);border-radius:30px;background:rgba(21,62,47,.32);backdrop-filter:blur(9px);font-size:10px;letter-spacing:.1em;text-transform:uppercase}.cc-reel-top i{font-size:12px;font-style:normal;font-weight:600}.cc-reel-play{position:absolute;z-index:3;top:50%;left:50%;display:grid;place-items:center;width:68px;height:68px;border:1px solid rgba(255,255,255,.55);border-radius:50%;background:rgba(255,255,255,.16);color:#fff;font-size:20px;padding-left:4px;backdrop-filter:blur(12px);transform:translate(-50%,-50%) scale(.92);transition:transform .4s,background .4s}.cc-reel-card:hover .cc-reel-play{transform:translate(-50%,-50%) scale(1.05);background:var(--insta)}.cc-reel-info{position:absolute;z-index:3;left:24px;right:24px;bottom:24px;color:#fff}.cc-reel-info strong{display:block;margin-bottom:14px;font-family:"Cormorant Garamond",serif;font-size:25px;font-weight:600;line-height:1.05}.cc-reel-info small{display:flex;justify-content:space-between;padding-top:13px;border-top:1px solid rgba(255,255,255,.32);font-size:11px;font-weight:600;letter-spacing:.06em;text-transform:uppercase}.cc-reels-arrow{position:absolute;z-index:5;top:calc(50% - 27px);display:grid;place-items:center;width:54px;height:54px;padding:0;border:1px solid rgba(24,60,48,.12);border-radius:50%;background:#fff;color:var(--insta);box-shadow:0 12px 35px rgba(24,60,48,.14);font-size:20px;cursor:pointer;transition:transform .3s,background .3s,color .3s,opacity .3s}.cc-reels-arrow:hover{transform:scale(1.06);background:var(--insta);color:#fff}.cc-reels-arrow:disabled{opacity:.3;cursor:default;transform:none}.cc-reels-prev{left:0}.cc-reels-next{right:0}.cc-reels-pagination{display:flex;justify-content:center;gap:9px;margin-top:32px}.cc-reels-pagination button{width:8px;height:8px;padding:0;border:0;border-radius:50%;background:#c7d8ce;cursor:pointer;transition:width .35s,background .35s}.cc-reels-pagination button[aria-current="true"]{width:30px;border-radius:9px;background:var(--insta)}.instagram-carousel .instagram-footer{justify-content:center;gap:28px;border:0;padding:0;margin-top:38px}.instagram-carousel .instagram-footer .button{width:auto}
@media(max-width:950px){.cc-reels-component{padding:0 50px}.cc-reels-track{gap:20px}.cc-reel-card{flex-basis:calc((100% - 20px)/2)}}
@media(max-width:620px){.instagram-carousel{padding:90px 6vw}.instagram-carousel .instagram-heading{margin-bottom:40px}.instagram-heading-icon{width:58px;height:58px}.instagram-carousel .instagram-heading h2{font-size:56px}.instagram-carousel .instagram-heading p{font-size:14px;line-height:1.6}.cc-reels-component{padding:0 0 62px}.cc-reels-track{gap:16px}.cc-reel-card{flex-basis:85%;border-radius:22px}.cc-reels-arrow{top:auto;bottom:0;width:46px;height:46px}.cc-reels-prev{left:calc(50% - 58px)}.cc-reels-next{right:calc(50% - 58px)}.cc-reels-pagination{margin-top:27px}.instagram-carousel .instagram-footer{margin-top:24px;text-align:center}.instagram-carousel .instagram-footer .button{width:min(100%,280px)}}
.cc-reel-card>video{position:absolute;inset:0;z-index:.5;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .4s,transform .55s}.cc-reel-card.is-playing>video{opacity:1}.cc-reel-card:hover>video{transform:scale(1.045)}.cc-reel-play{transition:transform .4s,background .4s,opacity .3s}.cc-reel-card.is-playing .cc-reel-play{opacity:0}
.whatsapp svg{width:29px;height:29px;fill:currentColor;transition:transform .3s ease}.whatsapp:hover svg{transform:scale(1.08) rotate(-4deg)}
