﻿:root{--black:#080907;--black2:#11130f;--cream:#f1eee6;--gold:#c79a4a;--green:#25d66f}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--black);color:#f7f5ef;font-family:Arial,sans-serif}a{text-decoration:none;color:inherit}.wrap{width:min(1160px,calc(100% - 48px));margin:auto}.section{padding:105px 0}.tag{text-transform:uppercase;letter-spacing:3px;color:#d2a85e;font-size:11px;font-weight:700}h1,h2,h3{font-family:Georgia,serif}h1 em,h2 em{color:var(--gold);font-style:normal}.copy{color:#787970;line-height:1.75;font-size:16px}.btn{display:inline-flex;align-items:center;gap:9px;background:var(--green);color:#06160c;padding:15px 22px;border-radius:10px;font-weight:700;font-size:14px;transition:.2s}.btn:hover{filter:brightness(1.08);transform:translateY(-2px)}header{position:fixed;inset:0 0 auto;z-index:20;background:#090a08e8;border-bottom:1px solid #ffffff14;backdrop-filter:blur(16px)}.head{height:82px;width:min(1200px,calc(100% - 36px));margin:auto;display:flex;align-items:center;justify-content:space-between}.logo{display:flex;align-items:center;gap:11px}.logo>b{width:42px;height:42px;border:1px solid var(--gold);border-radius:50%;display:grid;place-items:center;color:#dfbc78;font:600 14px Georgia}.logo em{display:block;color:#dfbc78;font:bold italic 22px Georgia}.logo small{display:block;color:#93948c;font-size:8px;text-transform:uppercase;letter-spacing:1.4px;margin-top:3px}.head nav{display:flex;gap:31px}.head nav a{font-size:13px;color:#d0d1ca}.hamb{display:none;background:none;border:0;color:white;font-size:24px;cursor:pointer}.hero{min-height:820px;padding-top:82px;position:relative;overflow:hidden;display:flex;align-items:center;background:radial-gradient(circle at 80% 43%,#7d5c3229,transparent 29%),linear-gradient(110deg,#11130f,#050604)}.hero:before{content:"";position:absolute;inset:82px 0 0;background-image:linear-gradient(#ffffff07 1px,transparent 1px),linear-gradient(90deg,#ffffff07 1px,transparent 1px);background-size:70px 70px;mask-image:linear-gradient(90deg,#000,transparent 80%)}.orb{position:absolute;width:480px;height:600px;border:1px solid #c79a4a55;border-radius:240px 240px 20px 20px;right:6%;top:145px;transform:rotate(8deg);box-shadow:inset 0 0 100px #c79a4a17}.heroIn{z-index:2}.hero h1{font-size:clamp(58px,7vw,96px);line-height:1;letter-spacing:-4px;margin:28px 0;max-width:900px}.lead{max-width:670px;color:#aaa;font-size:18px;line-height:1.7}.actions{display:flex;align-items:center;gap:32px;margin-top:35px}.actions>a:last-child{font-size:13px;border-bottom:1px solid #777;padding-bottom:6px}.hero aside{position:absolute;right:8%;bottom:80px;border-left:1px solid var(--gold);padding:12px 20px;z-index:3}.hero aside small{display:block;color:#888;text-transform:uppercase;letter-spacing:1.5px}.hero aside strong{font:24px Georgia;display:block;margin-top:9px}.proof{min-height:125px;border-block:1px solid #ffffff14;display:flex;align-items:center;justify-content:center;gap:52px;background:#11130f}.proof div{display:flex;flex-direction:column}.proof b{font:21px Georgia;color:#deb96f}.proof span{font-size:11px;color:#85867f;margin-top:5px}.proof i{width:1px;height:40px;background:#35372f}.light{background:var(--cream);color:#171813}.about{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}.visual{height:550px;position:relative}.arch{height:520px;border-radius:190px 15px 15px 15px;background:radial-gradient(circle at 60% 35%,#d8c9a4,transparent 14%),linear-gradient(145deg,#c9c3b5,#6b7067);position:relative;overflow:hidden;box-shadow:0 30px 70px #26261e33}.arch:before{content:"";position:absolute;inset:30px;border:1px solid #ffffff66;border-radius:160px 8px 8px 8px}.arch span{position:absolute;bottom:40px;left:45px;color:white;font:26px italic Georgia}.seal{position:absolute;right:-25px;bottom:0;width:150px;height:150px;border:8px solid var(--cream);background:#0d0f0c;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center}.seal b{color:#deb96f;font:23px Georgia}.seal small{color:#999;margin-top:4px}.about h2,.title h2,.steps h2,.review h2,.faqgrid h2,.contact h2{font-size:clamp(42px,5vw,66px);line-height:1.06;letter-spacing:-2px;margin:18px 0 24px}.stats{display:grid;grid-template-columns:1fr 1fr;border-block:1px solid #cec9bd;margin:30px 0}.stats div{padding:20px}.stats div+div{border-left:1px solid #cec9bd}.stats b{display:block;color:#a5752c;font:38px Georgia}.stats span{color:#6e6f68;font-size:12px}.outline{border:1px solid #9c8965;padding:13px 18px;border-radius:8px;font-weight:bold;font-size:12px}.dark{background:#090a08}.title{display:flex;justify-content:space-between;align-items:end;gap:50px;margin-bottom:55px}.title>p{max-width:400px;color:#94958e;line-height:1.7}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.cards article{min-height:310px;padding:29px;background:#11130f;border:1px solid #292b24;position:relative;transition:.2s}.cards article:hover{border-color:#80683b;transform:translateY(-4px)}.cards article>span{position:absolute;right:20px;color:#3f4139;font:42px Georgia}.cards article>i{display:block;color:#d9b66f;font-size:29px;margin:15px 0 40px}.cards h3{font-size:22px}.cards p{color:#91928a;line-height:1.6;font-size:13px;min-height:60px}.cards article>a{display:block;border-top:1px solid #2d2f28;padding-top:16px;color:#d7af66;font-weight:bold;font-size:11px}.steps{text-align:center}.steps h2{max-width:800px;margin:20px auto 60px}.stepgrid{display:grid;grid-template-columns:repeat(4,1fr);text-align:left}.stepgrid>div{border-left:1px solid #ccc5b7;padding:5px 25px}.stepgrid b{color:#a9782f;font:italic 23px Georgia}.stepgrid h3{margin-top:30px;font-size:21px}.stepgrid p{color:#777870;font-size:13px}.review{background:#0c0e0b}.reviewgrid{display:grid;grid-template-columns:1fr 420px;gap:90px;align-items:center}.google{background:#f5f2ea;color:#161713;border-radius:17px;padding:40px;transform:rotate(2deg);box-shadow:0 30px 80px #0008}.g{display:grid;width:39px;height:39px;place-items:center;border-radius:50%;background:white;color:#4285f4;font-size:20px}.google>div{color:#e0a327;font-size:27px;letter-spacing:4px;margin:28px 0 12px}.google h3{font-size:25px}.google p{color:#71726c;line-height:1.6}.google a{color:#946d2d;font-weight:bold}.faqgrid{display:grid;grid-template-columns:.85fr 1.15fr;gap:80px}.faq{border-top:1px solid #cec9bd}.faq:last-child{border-bottom:1px solid #cec9bd}.faq button{width:100%;border:0;background:none;color:inherit;display:flex;justify-content:space-between;text-align:left;padding:24px 0;font:18px Georgia;cursor:pointer}.faq button b{color:#a9782f;font:26px Arial}.faq>p{color:#6f7068;line-height:1.6;margin:-4px 40px 25px 0;font-size:14px}.faq>p[hidden]{display:none}.contact{background:#090a08}.contactbox{display:grid;grid-template-columns:1fr 1fr;background:#12140f;border:1px solid #2a2d25}.contactbox>div:first-child{padding:60px}.contact dl{border-top:1px solid #34362f;margin-top:35px;padding-top:25px;display:grid;grid-template-columns:1fr 1.3fr;gap:25px}.contact dl div{display:flex;flex-direction:column}.contact dt{color:#d6ad64;text-transform:uppercase;font-size:9px;letter-spacing:1.5px}.contact dd{margin:7px 0;color:#c0c1ba;font-size:13px;line-height:1.6}.map{position:relative}.map iframe{width:100%;height:100%;min-height:590px;border:0;filter:grayscale(1) invert(.9);opacity:.75}.map>a{position:absolute;left:22px;bottom:22px;background:white;color:#111;padding:13px;border-radius:7px;font-weight:bold;font-size:11px}footer{padding:65px 0 25px;background:#050604;border-top:1px solid #ffffff13}.foot{display:grid;grid-template-columns:1.6fr .7fr .7fr;gap:60px;padding-bottom:50px}.foot>div{display:flex;flex-direction:column;align-items:start;gap:11px}.foot p,.foot a,.foot span{color:#7f8179;font-size:12px}.foot>div>b{color:#d7af66;font:17px Georgia}.bottom{border-top:1px solid #24251f;padding-top:20px;display:flex;justify-content:space-between;color:#5d5f57;font-size:10px}.float{position:fixed;right:23px;bottom:23px;width:55px;height:55px;border-radius:50%;background:var(--green);color:#062012;display:grid;place-items:center;z-index:30;font-size:25px;box-shadow:0 12px 30px #25d66f55}@media(max-width:900px){.desk{display:none}.hamb{display:block}.head nav{display:none;position:absolute;top:82px;inset-inline:0;background:#0b0c0a;padding:28px;flex-direction:column}.head nav.open{display:flex}.hero aside{display:none}.about,.reviewgrid,.faqgrid,.contactbox{grid-template-columns:1fr}.cards{grid-template-columns:repeat(2,1fr)}.stepgrid{grid-template-columns:repeat(2,1fr);gap:35px 0}.proof{flex-wrap:wrap;padding:25px}.map iframe{min-height:400px}}@media(max-width:600px){.wrap{width:calc(100% - 32px)}.section{padding:75px 0}.hero{min-height:720px}.hero h1{font-size:49px;letter-spacing:-2px}.lead{font-size:16px}.actions{align-items:flex-start;flex-direction:column}.proof{justify-content:flex-start}.proof div{width:40%}.proof i{display:none}.about{gap:50px}.visual{height:430px}.arch{height:410px}.seal{right:0;width:125px;height:125px}.title{display:block}.cards{grid-template-columns:1fr}.stepgrid{grid-template-columns:1fr}.reviewgrid{gap:50px}.google{transform:none}.contactbox>div:first-child{padding:38px 24px}.contact dl{grid-template-columns:1fr}.foot{grid-template-columns:1fr 1fr}.foot>div:first-child{grid-column:1/-1}.bottom{flex-direction:column;gap:7px}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}

.whatsapp-icon{width:16px;height:16px;object-fit:contain;display:inline-block}.float img{width:31px;height:31px;object-fit:contain;display:block}
.brand-logo{display:block;width:178px;height:auto;max-height:48px;object-fit:contain}.foot .brand-logo{width:190px}@media(max-width:600px){.brand-logo{width:150px}.foot .brand-logo{width:165px}}
.social-links{display:flex;align-items:center;gap:14px;margin-top:24px}.social-links a{width:38px;height:38px;border:1px solid #34362f;border-radius:50%;display:grid;place-items:center;transition:.2s}.social-links a:hover{border-color:#d6ad64;transform:translateY(-2px)}.social-links img{width:18px;height:18px;object-fit:contain;display:block}@media(max-width:600px){.social-links{margin-top:20px}}
.image-placeholder{display:block;width:100%;height:100%;object-fit:cover}.arch{background:#fff}.arch>span{z-index:1;background:rgba(0,0,0,.72);padding:8px 12px;bottom:24px;left:24px;font:500 13px 'DM Sans',Arial,sans-serif;letter-spacing:.5px}
.hero-photo{position:absolute;z-index:1;right:4.5%;top:11%;width:56%;height:78%;overflow:hidden;border:1px solid rgba(199,154,74,.55);border-radius:2px;transform:rotate(1.5deg);background:#0a0b09;box-shadow:0 28px 80px rgba(0,0,0,.32)}.hero-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,6,4,.94) 0%,rgba(5,6,4,.55) 35%,rgba(5,6,4,.18) 100%)}.hero-photo img{width:100%;height:100%;object-fit:cover;opacity:.22;filter:grayscale(1)}.heroIn{position:relative;z-index:2}.hero aside{z-index:3}@media(max-width:900px){.hero-photo{right:4%;width:58%;height:58%;top:20%;opacity:.55}.hero-photo:after{background:linear-gradient(90deg,rgba(5,6,4,.95),rgba(5,6,4,.3))}}@media(max-width:600px){.hero-photo{right:-15%;width:90%;height:48%;top:26%;opacity:.3;transform:rotate(1deg)}.hero-photo:after{background:rgba(5,6,4,.7)}}
.before-after-track{scroll-behavior:smooth}
.before-after-track.carousel{justify-content:flex-start;overflow:hidden;scroll-snap-type:none}.resultado-item{flex:0 0 clamp(260px,22vw,320px);height:400px;border:1px solid #2d3028;border-radius:10px;overflow:hidden;background:#11130f}.resultado-item img{display:block;width:100%;height:100%;object-fit:cover}.before-after-track.carousel .resultado-item{scroll-snap-align:none}@media(max-width:900px){.resultado-item{flex-basis:42vw;height:370px}}@media(max-width:600px){.resultado-item{flex-basis:78vw;height:390px}}
.before-after-viewport{overflow:hidden;width:100%;padding:0;margin:0}.before-after-track.carousel{width:max-content;overflow:visible;gap:20px;padding:0;margin:0;will-change:transform;animation:before-after-marquee 24s linear infinite;transform:translate3d(0,0,0)}.carousel-controls{display:none!important}@keyframes before-after-marquee{from{transform:translate3d(0,0,0)}to{transform:translate3d(calc(-50% - 10px),0,0)}}@media(max-width:600px){.before-after-track.carousel{animation-duration:19s}}
.procedure-image{height:132px;margin:-29px -29px 24px;overflow:hidden;border-bottom:1px solid #292b24;background:#fff}.procedure-image img{display:block;width:100%;height:100%;object-fit:cover}.cards article{min-height:430px}.cards article>i{margin-top:0}@media(max-width:600px){.procedure-image{height:145px}.cards article{min-height:400px}}
.team-section{background:#090a08;color:#f7f5ef;text-align:center;padding:112px 24px 124px}.team-section>.tag{margin:0 0 12px}.team-section h2{font:500 clamp(44px,5vw,68px)/1.02 'Playfair Display',Georgia,serif;letter-spacing:-1.8px;margin:0 0 58px}.team-section h2 em{color:var(--gold);font-style:italic}.team-member{width:min(300px,100%);margin:0 auto}.team-member img{display:block;width:218px;height:280px;margin:0 auto 18px;object-fit:cover;border-radius:12px;border:1px solid #3a3426}.team-member h3{font:500 23px/1.1 'Playfair Display',Georgia,serif;margin:0 0 10px}.team-role{color:var(--gold);text-transform:uppercase;letter-spacing:1.4px;font-size:11px;margin:0 0 8px}.team-member small{display:block;color:#94978f;font-size:11px;line-height:1.4}@media(max-width:600px){.team-section{padding:82px 18px 92px}.team-section h2{font-size:48px;margin-bottom:42px}.team-member img{width:200px;height:258px}}
.before-after{background:#090a08;color:#f7f5ef;padding:112px 0 118px;overflow:hidden}.before-after-head{width:min(1180px,calc(100% - 48px));margin:0 auto 58px;display:flex;align-items:end;justify-content:space-between}.before-after h2{font:500 clamp(44px,5vw,70px)/.98 'Playfair Display',Georgia,serif;letter-spacing:-1.8px;margin:14px 0 0}.before-after h2 em{color:var(--gold);font-style:italic}.carousel-controls{display:flex;gap:10px}.carousel-controls button{width:46px;height:46px;border:1px solid #665532;background:transparent;color:#d9b46e;font-size:22px;cursor:pointer;transition:.2s}.carousel-controls button:hover{background:var(--gold);color:#111}.before-after-track{display:flex;gap:20px;overflow-x:auto;scroll-snap-type:x mandatory;padding:0 max(24px,calc((100vw - 1180px)/2));scrollbar-width:none}.before-after-track::-webkit-scrollbar{display:none}.before-after-card{flex:0 0 min(320px,28vw);scroll-snap-align:start;background:#11130f;border:1px solid #2d3028;border-radius:10px;overflow:hidden}.before-after-images{display:grid;grid-template-rows:1fr 1fr;aspect-ratio:1/1.2}.before-after-images>div{position:relative;min-height:0;overflow:hidden}.before-after-images img{width:100%;height:100%;object-fit:cover;display:block;filter:grayscale(.08)}.before-after-images span{position:absolute;left:14px;top:14px;background:rgba(8,9,7,.8);color:#fff;padding:5px 9px;font-size:9px;text-transform:uppercase;letter-spacing:1.4px}.before-after-caption{display:flex;align-items:center;justify-content:space-between;padding:15px 16px;color:#9da197;font-size:11px;text-transform:uppercase;letter-spacing:1px}.before-after-caption b{color:var(--gold);font-weight:500}@media(max-width:900px){.before-after-card{flex-basis:42vw}}@media(max-width:600px){.before-after{padding:80px 0 86px}.before-after-head{width:calc(100% - 32px);margin-bottom:36px;align-items:start;flex-direction:column;gap:25px}.before-after h2{font-size:48px}.before-after-card{flex-basis:78vw}.carousel-controls button{width:42px;height:42px}}
.site-header,header{background:rgba(7,9,7,.88);border-bottom:1px solid rgba(214,173,100,.18);box-shadow:0 12px 35px rgba(0,0,0,.2)}.head{height:92px;width:min(1280px,calc(100% - 64px))}.brand-logo{width:188px;max-height:54px;transition:opacity .2s,transform .2s}.logo:hover .brand-logo{opacity:.88;transform:translateY(-1px)}.head nav{gap:36px}.head nav a{position:relative;color:#d9dbd5;font:500 12px 'DM Sans',Arial,sans-serif;letter-spacing:.4px;padding:35px 0}.head nav a:after{content:"";position:absolute;left:0;right:100%;bottom:25px;height:1px;background:var(--gold);transition:right .25s}.head nav a:hover{color:#fff}.head nav a:hover:after{right:0}.head>.btn{border-radius:4px;padding:14px 20px;letter-spacing:.25px;box-shadow:0 8px 22px rgba(37,214,111,.16)}body{font-family:'DM Sans',Arial,sans-serif;letter-spacing:.05px}h1,h2,h3{font-family:'Playfair Display',Georgia,serif;font-weight:500}.hero h1{font-size:clamp(58px,7.3vw,104px);line-height:.96;letter-spacing:-2.6px}.hero h1 em,.about h2 em,.title h2 em,.steps h2 em,.review h2 em,.faqgrid h2 em,.contact h2 em{font-weight:500}.tag{letter-spacing:2.8px}.lead{color:#c0c4bb;font-size:17px;max-width:580px}.btn{border-radius:4px;letter-spacing:.2px;box-shadow:0 10px 24px rgba(37,214,111,.13)}.outline{border-radius:4px;transition:.2s}.outline:hover{background:var(--gold);color:#111}.cards article{border-radius:3px;background:linear-gradient(145deg,#121510,#0d0f0c);box-shadow:0 18px 35px rgba(0,0,0,.12)}.cards article>i{font-family:'DM Sans',Arial,sans-serif}.solution{} .section{padding:125px 0}.proof{background:#0e100d}.contactbox{box-shadow:0 25px 60px rgba(0,0,0,.2)}.google{box-shadow:0 25px 55px rgba(0,0,0,.28)}@media(max-width:900px){.head{height:78px;width:min(100% - 32px,700px)}.head nav a{padding:11px 0}.head nav a:after{bottom:3px}.brand-logo{width:160px}.head>.btn{display:none}}@media(max-width:600px){.head{height:76px}.section{padding:92px 0}.hero h1{font-size:clamp(50px,14vw,68px);letter-spacing:-1.6px}.lead{font-size:16px}.cards article{box-shadow:none}}
.next-step{background:#090a08;color:#f7f5ef;text-align:center;padding:128px 24px 132px}.next-step>.tag{margin:0 0 12px}.next-step h2{font:500 clamp(42px,5vw,64px)/1.05 'Playfair Display',Georgia,serif;letter-spacing:-1.8px;margin:0 0 22px}.next-step-copy{color:#b6b8b2;font-size:17px;line-height:1.45;margin:0 auto 34px}.next-step-btn{border-radius:15px;padding:15px 22px;box-shadow:none}.next-step-btn .whatsapp-icon{width:18px;height:18px}.desktop-only{display:block}@media(max-width:600px){.next-step{padding:88px 20px 94px}.next-step h2{font-size:45px}.next-step-copy{font-size:16px}.desktop-only{display:none}}
.review.light{background:var(--cream);color:#171813}.faq-dark{background:#090a08;color:#f7f5ef}.faq-dark .faq{border-color:#34362f}.faq-dark .faq>p{color:#aeb0a8}.contact-light{background:var(--cream);color:#171813}
.google-logo{display:block;width:120px;height:auto;margin:-14px 0 -14px -10px;object-fit:contain;object-position:left center}
.contact{background:#090a08;color:#f7f5ef}.contact-light{background:#090a08;color:#f7f5ef}footer{background:#050604}
.foot{grid-template-columns:1.45fr .8fr 1.1fr .95fr;gap:58px;padding:72px 0 70px}.foot-brand p{max-width:330px;line-height:1.6}.foot>div>b{font-family:'DM Sans',Arial,sans-serif;text-transform:uppercase;letter-spacing:1.8px;font-size:15px}.foot>div{gap:14px}.foot a:hover{color:#d7af66}.bottom{position:relative;display:flex;justify-content:center;gap:8px;flex-wrap:wrap;padding:24px 0 0;text-align:center}.bottom small{flex-basis:100%;color:#676960;font-size:11px;margin-top:5px}@media(max-width:900px){.foot{grid-template-columns:1fr 1fr;gap:42px}.foot-brand{grid-column:1/-1}}@media(max-width:600px){.foot{grid-template-columns:1fr 1fr;padding:55px 0 45px;gap:36px 22px}.foot-brand{grid-column:1/-1}.foot>div:last-child{grid-column:1/-1}.bottom{flex-direction:column;gap:7px}.bottom small{flex-basis:auto}}
.faq-dark .faq{background:#181818;border:1px solid #242424;border-radius:13px;margin-bottom:10px;padding:22px 24px}.faq-dark .faq:last-child{border-bottom:1px solid #242424}.faq-dark .faq button{padding:0 0 18px;font-family:'DM Sans',Arial,sans-serif;font-size:15px;font-weight:600}.faq-dark .faq button b{font-size:22px}.faq-dark .faq>p{margin:0;color:#b5b5b5;font-size:14px;line-height:1.6}
.faq-with-logo{position:relative}.faq-tooth-logo{position:absolute;left:70px;top:390px;width:255px;height:auto;opacity:.9;pointer-events:none}.faq-with-logo>div:first-of-type{position:relative;z-index:1}@media(max-width:900px){.faq-tooth-logo{left:35px;top:330px;width:180px}}@media(max-width:600px){.faq-tooth-logo{position:static;width:115px;display:block;margin:30px auto 0}.faq-with-logo>div:first-of-type{display:flex;flex-direction:column}}
.contact{padding:112px 0 120px}.contact-head{text-align:center;margin:0 auto 42px}.contact-head>.tag{margin:0 0 12px}.contact-head h2{font:500 clamp(42px,5vw,58px)/1.05 'Playfair Display',Georgia,serif;letter-spacing:-1.6px;margin:0 0 25px}.contact-head>p:last-child{color:#aaa;font-size:17px;line-height:1.55;margin:0}.contact-layout{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:stretch}.contact-info{display:flex;flex-direction:column;gap:22px}.contact-card{display:flex;align-items:center;gap:16px;min-height:110px;padding:20px 24px;background:#181818;border:1px solid #242424;border-radius:14px}.contact-icon{display:grid;place-items:center;flex:0 0 40px;width:40px;height:40px;border-radius:12px;background:#332b1d;color:var(--gold);font-size:21px}.contact-card dt{display:block;color:#aaa;text-transform:uppercase;font-size:11px;letter-spacing:2px;margin-bottom:8px}.contact-card dd{margin:0;color:#f1eee6;font-size:16px;line-height:1.45}.contact-card dd small{color:#aaa;font-size:13px}.contact-card a:hover{color:var(--gold)}.contact-layout .map{min-height:380px}.contact-layout .map iframe{min-height:100%;border-radius:14px;filter:none;opacity:1}.contact-layout .map>a{border-radius:8px}@media(max-width:900px){.contact-layout{grid-template-columns:1fr;gap:28px}.contact-layout .map{min-height:400px}}@media(max-width:600px){.contact{padding:82px 0 92px}.contact-head{padding:0 16px;margin-bottom:34px}.contact-head h2{font-size:46px}.contact-head>p:last-child{font-size:16px}.contact-layout{width:calc(100% - 32px)}.contact-layout .map{min-height:360px}.desktop-only{display:none}}

/* Mantém a foto do hero com suas cores originais e um degradê suave para o texto. */
.hero-photo{opacity:1}
.hero-photo img{opacity:1;filter:none}
.hero-photo:after{background:linear-gradient(90deg,rgba(5,6,4,.5) 0%,rgba(5,6,4,.16) 35%,rgba(5,6,4,.02) 100%)}
.team-member img { object-position: center 24%; }
.team-role { text-transform: none; letter-spacing: .2px; }

/* Ajustes finais de responsividade e acabamento para telas pequenas. */
@media (max-width: 900px) {
  html, body { overflow-x: hidden; }
  .wrap { width: min(100% - 40px, 700px); }
  .hero { min-height: 760px; }
  .heroIn { padding-top: 24px; }
  .hero h1 { max-width: 620px; }
  .about, .reviewgrid, .faqgrid, .contactbox { gap: 48px; }
  .title { gap: 28px; }
  .title h2, .about h2, .review h2, .faqgrid h2, .contact h2 { font-size: clamp(44px, 7vw, 60px); }
  .contact-layout { width: min(100% - 40px, 700px); margin-inline: auto; }
}

@media (max-width: 600px) {
  .wrap { width: calc(100% - 32px); }
  .head { width: calc(100% - 32px); height: 76px; }
  .brand-logo { width: 146px; max-height: 42px; }
  .hamb { width: 42px; height: 42px; padding: 0; border: 1px solid #3b3427; border-radius: 8px; font-size: 21px; line-height: 1; }
  .head nav { top: 76px; padding: 18px 16px 22px; border-top: 1px solid #2c2e27; box-shadow: 0 18px 28px rgba(0,0,0,.3); }
  .head nav a { padding: 12px 4px; font-size: 14px; }

  .hero { min-height: 760px; padding-top: 76px; align-items: flex-start; }
  .hero:before { inset: 76px 0 0; opacity: .35; }
  .hero-photo { right: 0; top: 76px; width: 100%; height: calc(100% - 76px); border: 0; border-radius: 0; transform: none; box-shadow: none; }
  .hero-photo img { object-position: 58% center; }
  .hero-photo:after { background: linear-gradient(180deg, rgba(5,6,4,.34) 0%, rgba(5,6,4,.5) 48%, rgba(5,6,4,.94) 100%); }
  .heroIn { width: calc(100% - 32px); padding-top: 76px; }
  .hero .tag { font-size: 9px; letter-spacing: 2px; }
  .hero h1 { max-width: 100%; margin: 20px 0 22px; font-size: clamp(44px, 13vw, 62px); line-height: .98; letter-spacing: -1.8px; }
  .lead { max-width: 100%; font-size: 15px; line-height: 1.6; color: #d0d2ca; }
  .actions { width: 100%; gap: 18px; margin-top: 28px; }
  .actions .btn { justify-content: center; width: 100%; max-width: 280px; padding: 14px 16px; }
  .actions > a:last-child { font-size: 12px; }

  .proof { min-height: 0; gap: 0; padding: 22px 16px; }
  .proof div { width: 50%; padding: 10px 6px; text-align: center; }
  .proof b { font-size: 18px; }
  .proof span { font-size: 10px; }

  .section { padding: 78px 0; }
  .before-after, .spaces-section, .team-section, .testimonials-section { padding-top: 78px; padding-bottom: 82px; }
  .before-after-head { width: calc(100% - 32px); margin-bottom: 34px; }
  .before-after h2, .spaces-section h2, .team-section h2, .testimonials-section h2 { font-size: clamp(43px, 12vw, 54px); }
  .resultado-item { flex-basis: 78vw; height: min(390px, 112vw); }

  .about { gap: 42px; }
  .visual { height: 390px; }
  .arch { height: 370px; border-radius: 135px 14px 14px 14px; }
  .arch:before { inset: 20px; border-radius: 112px 8px 8px 8px; }
  .seal { right: -2px; bottom: 0; width: 112px; height: 112px; border-width: 6px; }
  .seal b { font-size: 19px; }
  .about h2, .title h2, .review h2, .faqgrid h2, .contact h2 { font-size: clamp(42px, 11vw, 54px); line-height: 1.02; letter-spacing: -1.4px; }
  .about h2 br, .title h2 br { display: none; }
  .copy { font-size: 15px; line-height: 1.65; }
  .stats { margin: 24px 0; }
  .stats div { padding: 16px 12px; }
  .stats b { font-size: 32px; }

  .title { display: block; margin-bottom: 32px; }
  .title > p { margin-top: 20px; font-size: 14px; }
  .cards { gap: 14px; }
  .cards article { min-height: 0; padding: 22px; }
  .procedure-image { height: 138px; margin: -22px -22px 20px; }
  .cards article > span { right: 16px; font-size: 34px; }
  .cards article > i { margin: 0 0 25px; }
  .cards p { min-height: 0; }

  .reviewgrid { gap: 38px; }
  .google { padding: 28px 24px; border-radius: 14px; }
  .google > div { margin: 20px 0 10px; font-size: 23px; }
  .faqgrid { gap: 40px; }
  .faq-tooth-logo { margin-top: 8px; }
  .faq-dark .faq { padding: 18px 16px; }
  .faq-dark .faq button { font-size: 15px; line-height: 1.4; gap: 16px; }
  .faq-dark .faq > p { font-size: 13px; }

  .next-step { padding: 82px 16px 88px; }
  .next-step h2 { font-size: clamp(40px, 11vw, 52px); }
  .next-step-copy { font-size: 15px; }
  .next-step-btn { width: 100%; max-width: 290px; justify-content: center; }
  .contact { padding: 78px 0 88px; }
  .contact-head { width: calc(100% - 32px); }
  .contact-head > p:last-child { font-size: 15px; }
  .contact-layout { width: calc(100% - 32px); gap: 20px; }
  .contact-card { min-height: 94px; padding: 16px; gap: 12px; }
  .contact-card dd { font-size: 14px; }
  .contact-card dd small { font-size: 12px; }
  .contact-layout .map { min-height: 320px; }

  footer { padding-top: 52px; }
  .foot { grid-template-columns: 1fr 1fr; gap: 32px 18px; padding-bottom: 38px; }
  .foot-brand { grid-column: 1 / -1; }
  .foot-brand p { max-width: 290px; }
  .foot > div > b { font-size: 13px; }
  .foot p, .foot a, .foot span { font-size: 11px; }
  .bottom { padding-inline: 16px; font-size: 10px; }
  .float { right: 16px; bottom: 16px; width: 50px; height: 50px; }
}

@media (max-width: 380px) {
  .hero { min-height: 720px; }
  .heroIn { padding-top: 58px; }
  .hero h1 { font-size: 42px; }
  .lead { font-size: 14px; }
  .proof b { font-size: 16px; }
  .about h2, .title h2, .review h2, .faqgrid h2, .contact h2 { font-size: 40px; }
  .foot { grid-template-columns: 1fr; }
  .foot > div { grid-column: auto; }
}

/* O Safari/iOS pode deixar um trilho com width:max-content e transform animado
   sem pintura. Em telas touch, use o scroll nativo do navegador: fica visível
   no primeiro frame e continua funcionando com gesto horizontal. */
@media (hover: none) and (pointer: coarse) {
  .before-after-viewport {
    overflow: hidden;
    min-width: 0;
  }

  .before-after-track.carousel {
    display: flex;
    width: 100%;
    max-width: 100%;
    min-width: 0;
    overflow-x: auto;
    overflow-y: hidden;
    padding: 0 16px 8px;
    margin: 0;
    transform: none !important;
    animation: none !important;
    will-change: auto;
    -webkit-overflow-scrolling: touch;
    overscroll-behavior-x: contain;
    touch-action: pan-x;
    scrollbar-width: none;
  }

  .before-after-track.carousel::-webkit-scrollbar {
    display: none;
  }

  .before-after-track.carousel .resultado-item {
    flex: 0 0 min(78vw, 320px);
  }
}
