:root{--bg:#f7f2eb;--bg-soft:#f1e8dc;--text:#4d3f2f;--text-muted:#6e5f4f;--surface:#ffffff;--border:#e6d8c3;--primary:#3a2e22;--accent:#e0ccb0;--success:#c7a86a;--success-strong:#b38f4d;--whatsapp:#188447;--whatsapp-strong:#116b36;--footer-bg:#151515;--radius:18px;--shadow:0 18px 36px rgba(58, 46, 34, 0.1);--shadow-soft:0 10px 24px rgba(58, 46, 34, 0.07)}*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:hidden;overflow-x:clip}body{margin:0;font-family:Manrope,sans-serif;background:var(--bg);color:var(--text);line-height:1.6;overflow-x:hidden;overflow-x:clip}.skip-link{position:fixed;top:10px;left:10px;z-index:1000;padding:12px 16px;border-radius:6px;background:#fff;color:#15392e;font-weight:800;box-shadow:0 6px 18px rgba(21,57,46,.24);transform:translateY(-160%);transition:transform .15s ease}.skip-link:focus{transform:translateY(0)}:where(a,button,summary,[tabindex]):focus-visible{outline:3px solid #0b6338;outline-offset:3px}.site-footer :where(a,button):focus-visible{outline-color:#f5d58d}main:focus{outline:0}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}picture{display:block}.container{width:min(1200px,92vw);margin:0 auto}.section{padding:110px 0}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:12px;font:inherit;font-weight:700;cursor:pointer;padding:12px 20px;transition:transform .25s ease,box-shadow .25s ease,background .25s ease}.btn:hover{transform:translateY(-2px)}.btn--whatsapp{background:var(--whatsapp);color:#fff;box-shadow:0 12px 20px rgba(24,132,71,.25)}.btn--whatsapp:hover{background:var(--whatsapp-strong)}.btn--large{padding:15px 26px;font-size:1.02rem}.btn__icon{width:1.3rem;height:1.3rem;display:inline-flex;align-items:center;justify-content:center;flex:0 0 1.3rem}.btn__icon svg{width:100%;height:100%;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.btn__icon-image{width:100%;height:100%;object-fit:contain;display:block}.btn--ghost{background:0 0;color:#6d5030;border:1px solid rgba(188,153,96,.58);box-shadow:none}.btn--ghost:hover{background:rgba(199,168,106,.12)}.btn--map{background:0 0;color:#ececec;border:1px solid rgba(255,255,255,.35);box-shadow:none}.btn--map:hover{background:rgba(255,255,255,.14)}.scroll-progress{position:fixed;top:0;left:0;width:100%;height:4px;background:rgba(74,53,38,.12);z-index:110}.scroll-progress__bar{width:0;height:100%;background:linear-gradient(90deg,var(--success),#d7ba84);transition:width .15s ease}.site-header{position:fixed;top:0;left:0;width:100%;z-index:100;background:rgba(251,248,243,.95);backdrop-filter:blur(10px);border-bottom:1px solid rgba(228,216,200,.86);transition:transform .35s ease,background .35s ease,box-shadow .35s ease}.site-header.is-hidden{transform:translateY(-100%)}.site-header:focus-within{transform:translateY(0)}.site-header.is-scrolled{background:rgba(251,248,243,.98);backdrop-filter:blur(12px);box-shadow:0 8px 20px rgba(58,46,34,.06);border-bottom:1px solid rgba(228,216,200,.9)}.site-header__inner{min-height:96px;display:flex;align-items:center;gap:20px}.site-logo{position:relative;min-width:260px;height:72px;display:flex;align-items:center}.logo{position:absolute;left:0;top:50%;transform:translateY(-50%);transition:opacity .25s ease,transform .25s ease;object-fit:contain}.logo--hero{max-height:64px}.logo--scrolled{max-height:58px;opacity:0;transform:translateY(-50%) scale(.92)}.site-header.is-scrolled .logo--hero{opacity:0;transform:translateY(-50%) scale(.92)}.site-header.is-scrolled .logo--scrolled{opacity:1;transform:translateY(-50%) scale(1)}.site-nav{display:flex;align-items:center}.site-nav--desktop{margin-left:auto;gap:26px}.site-nav--desktop a{font-size:1rem;font-weight:600;padding:8px 0 11px;border-bottom:2px solid transparent;color:rgba(74,53,38,.86);transition:color .25s ease,border-color .25s ease}.site-nav--desktop a.is-active,.site-nav--desktop a:hover{color:#7b5a25;border-bottom-color:rgba(199,168,106,.9)}.site-header__cta{margin-left:18px;background:#f1fbf4;color:#116b36;border:1.5px solid #188447;box-shadow:none;border-radius:12px;padding:10px 18px;font-size:.96rem;font-weight:700;gap:7px}.site-header__cta:hover{background:#e1f4e7;color:#0d5d2e}.site-header__cta .btn__icon{width:1.18rem;height:1.18rem;flex-basis:1.18rem}.mobile-toggle,.site-nav--mobile{display:none}.hero{position:relative;overflow:hidden;padding-top:154px;padding-bottom:96px}.hero__layout{position:relative;z-index:1;display:grid;gap:42px;isolation:isolate}.hero__background{position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at 78% 20%,rgba(199,168,106,.18),transparent 42%),linear-gradient(98deg,#f7f2eb 0,#fcfaf7 58%,#f3eadc 100%)}.hero__grid{position:relative;display:block;min-height:clamp(560px,72vh,860px)}.hero__stats{position:relative;z-index:3;width:100%;margin-top:-2px}h1{font-family:Montserrat,sans-serif;font-weight:800}h2{font-family:Montserrat,sans-serif;font-weight:700}.hero h1{font-family:Montserrat,sans-serif;font-size:60px;line-height:1.15;font-weight:700;letter-spacing:-.01em;margin:0;color:#2d2018}.hero__subtitle{margin:0;max-width:100%;font-family:Manrope,sans-serif;font-size:20px;line-height:1.6;font-weight:500;color:rgba(84,63,46,.88)}.hero__credential{margin-top:-6px;display:grid;gap:4px}.hero .hero__credential-title{margin:0;font-size:clamp(1.15rem, 2vw, 1.85rem);line-height:1.2;font-weight:700;color:#c09a62}.hero .hero__credential-signature{margin:0;font-family:"Alex Brush","Playfair Display",serif;font-size:clamp(2rem, 3.8vw, 3rem);line-height:.9;color:#c09a62}.hero p{margin:0;color:var(--text-muted)}.hero__content{position:relative;z-index:3;max-width:min(650px,100%);display:grid;gap:22px}.hero__highlight{background:0 0;border:0;border-radius:0;padding:0;color:#5f4a37;font-size:.96rem;font-weight:500;white-space:nowrap;box-shadow:none}.hero__actions{display:flex;flex-wrap:wrap;gap:16px}.hero__actions .btn--whatsapp{min-width:330px}.hero__actions .btn--ghost{min-width:210px}.hero__badges{display:flex;flex-wrap:nowrap;gap:10px;margin:0;padding:0;list-style:none}.hero__badges li{display:inline-flex;align-items:center;gap:10px;background:rgba(231,222,206,.58);border:1px solid rgba(199,168,106,.34);padding:7px 12px;border-radius:999px;font-size:.86rem;font-weight:600;color:#7b5a25;white-space:nowrap}.hero__badges li::before{content:"✓";width:16px;height:16px;border-radius:4px;display:inline-flex;align-items:center;justify-content:center;font-size:11px;line-height:1;font-weight:800;color:#fff;background:#46c756}.hero__image{position:absolute;inset:-170px -6vw -20px 24%;width:auto;border-radius:0;overflow:hidden;box-shadow:none;border:0;background:#f2e8da;z-index:1;pointer-events:none}.hero__image::before{content:"";position:absolute;inset:0;z-index:2;pointer-events:none;background:linear-gradient(90deg,rgba(247,242,235,.98) 0,rgba(247,242,235,.9) 18%,rgba(247,242,235,.45) 38%,rgba(247,242,235,.12) 56%,rgba(247,242,235,0) 72%)}.hero__image img{position:relative;z-index:1;width:100%;height:100%;object-fit:cover;object-position:center top;filter:saturate(.93) contrast(.95) brightness(1.03) sepia(.08);-webkit-mask-image:linear-gradient(90deg,transparent 0%,rgba(0,0,0,0.42) 14%,rgba(0,0,0,0.86) 24%,#000 33%);mask-image:linear-gradient(90deg,transparent 0%,rgba(0,0,0,0.42) 14%,rgba(0,0,0,0.86) 24%,#000 33%)}.hero__image picture{width:100%;height:100%}.hero__image--contain{background:linear-gradient(160deg,#f8f4ec,#efe5d6)}.hero__image--contain img{object-fit:contain;padding:10px}.hero__image--portrait img{aspect-ratio:auto;object-fit:cover;transform:translateY(32px) scale(1.04);transform-origin:center center}.section-header{text-align:center;margin-bottom:54px}.section-header--left{text-align:left;margin-bottom:26px}.section-header__eyebrow{display:inline-block;margin:0 0 12px;padding:7px 13px;border-radius:999px;font-size:.78rem;font-weight:800;color:#7b5a25;background:rgba(199,168,106,.15);border:1px solid rgba(70,199,86,.24);text-transform:uppercase;letter-spacing:.06em}.section-header h2{margin:0;font-size:clamp(2rem, 4vw, 3.3rem);color:#262019}.section-header p{margin:14px auto 0;max-width:760px;color:var(--text-muted);font-size:1.02rem}.services{background:var(--bg);padding-top:100px}.services .section-header h2{font-size:clamp(1.8rem, 3.2vw, 2.7rem)}.services__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.services__grid--4{grid-template-columns:repeat(4,minmax(0,1fr))}.service-card{background:var(--surface);border-radius:var(--radius);overflow:hidden;border:1px solid rgba(228,216,200,.8);box-shadow:var(--shadow-soft);display:flex;flex-direction:column;transition:transform .25s ease,box-shadow .25s ease}.service-card:hover{transform:translateY(-6px);box-shadow:var(--shadow)}.service-card picture{width:100%;aspect-ratio:4/3;overflow:hidden}.service-card img{width:100%;height:100%;aspect-ratio:auto;object-fit:cover}.service-card__body{padding:24px;display:grid;gap:13px}.service-card h3{margin:0;font-size:1.18rem;line-height:1.35;color:#2d2119}.service-card__pro{margin:0;font-size:.9rem;color:#7d6b5a;font-weight:600}.service-card p{margin:0;color:var(--text-muted)}.service-card ul{margin:2px 0 0;padding:0;list-style:none;display:grid;gap:8px}.service-card li{position:relative;padding-left:16px;color:#5a4838;font-size:.92rem}.service-card li::before{content:"";width:7px;height:7px;border-radius:50%;background:var(--whatsapp);position:absolute;left:0;top:10px}.services__grid--4 .service-card{transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease,background-color .3s ease}.services__grid--4 .service-card img{transition:transform .4s ease,filter .4s ease}.services__grid--4 .service-card h3{transition:color .3s ease}.services__grid--4 .service-card:focus-within,.services__grid--4 .service-card:hover{transform:translateY(-10px);border-color:rgba(34,175,89,.34);box-shadow:0 20px 34px rgba(58,46,34,.16);background-color:#fffdfa}.services__grid--4 .service-card:focus-within img,.services__grid--4 .service-card:hover img{transform:scale(1.04);filter:saturate(1.04)}.services__grid--4 .service-card:focus-within h3,.services__grid--4 .service-card:hover h3{color:#6f5021}.before-after{margin-top:62px;text-align:center}.before-after__badge{display:inline-flex;align-items:center;justify-content:center;margin-bottom:14px;padding:10px 18px;border-radius:999px;background:#e9e4d8;border:1px solid #b9c8ad;color:#6f5d49;font-size:.83rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.before-after h2{margin:0;font-family:Montserrat,sans-serif;font-weight:700;font-size:clamp(1.7rem, 3vw, 2.5rem)}.before-after p{margin:10px auto 28px;max-width:700px;color:var(--text-muted)}.before-after__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.before-after__grid--clinic img,.before-after__grid--clinic video{aspect-ratio:4/5}.before-after__grid:not(.before-after__grid--clinic) img,.before-after__grid:not(.before-after__grid--clinic) video{aspect-ratio:1/1}.before-after__grid img,.before-after__grid video{border-radius:14px;object-fit:cover;transition:transform .3s ease;width:100%;height:auto;background:#111}.before-after__grid img:hover,.before-after__grid video:hover{transform:scale(1.04)}.before-after__cta{margin-top:28px}.testimonials{background:radial-gradient(circle at center,rgba(155,175,146,.08),transparent 45%)}.testimonials .section-header h2{font-size:clamp(1.8rem, 3.2vw, 2.7rem);white-space:nowrap}.reviews-summary{width:fit-content;margin:0 auto 30px;background:#fff;border:1px solid var(--border);border-radius:16px;box-shadow:var(--shadow-soft);padding:14px 18px;display:flex;align-items:center;gap:12px}.reviews-summary__google{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:#fff;border:2px solid #c7a86a;color:#7b5a25;font-weight:800}.reviews-summary strong{display:block;font-size:1.2rem}.reviews-summary span{color:var(--text-muted);font-size:.9rem}.testimonials__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.reviews-actions{display:flex;justify-content:center;margin-top:28px}.testimonial-card{background:#fff;border:1px solid var(--border);border-radius:16px;padding:22px;box-shadow:var(--shadow-soft);display:grid;gap:12px}.testimonial-card--google-notice{grid-column:1/-1;max-width:760px;justify-self:center}.testimonial-card__stars{color:#f4c542;letter-spacing:.12em;font-size:.9rem}.testimonial-card p{margin:0;color:#5a4838}.testimonial-card footer{display:flex;align-items:center;justify-content:space-between;margin-top:8px;font-size:.88rem}.testimonial-card footer strong{color:#2d2119}.testimonial-card footer span{color:#7d6b5a}.stats{margin-top:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.stats article{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;background:rgba(255,255,255,.65);border-radius:14px;border:1px solid var(--border);padding:16px;min-height:230px}.stats .stats__value{margin:0;font-size:2rem;color:#7b5a25}.stats__title--compact{font-size:1.72rem;line-height:1.1;white-space:nowrap}.stats p{margin:4px 0 0;color:#6b5a4a;font-size:.9rem;max-width:34ch}.stats--services-top{margin-top:0;margin-bottom:0}.stats--services-top article{min-height:132px;padding:20px 22px;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:16px;text-align:left;background:rgba(255,255,255,.94);border-color:rgba(226,208,182,.85)}.stats__icon{width:64px;height:64px;flex:0 0 64px;border-radius:999px;border:1px solid rgba(212,187,148,.58);background:#fbf7f0;color:#7b5a25;display:inline-flex;align-items:center;justify-content:center}.stats__icon svg{width:30px;height:30px;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.stats__content{display:grid;gap:2px}.stats--services-top .stats__content{justify-items:start}.stats--services-top .stats__value{font-family:Montserrat,sans-serif;font-weight:700;font-size:2.2rem;line-height:1;color:#2d2018}.stats--services-top .stats__title--rating{font-size:2.2rem;line-height:1.15;white-space:nowrap}.stats--services-top .stats__title--compact{font-size:2.2rem;line-height:1.2;white-space:normal}.stats--services-top p{font-size:.95rem;max-width:28ch;margin-top:0}.stats__stars{color:#e1b843;letter-spacing:.14em;font-size:1.05rem}.about{background:linear-gradient(180deg,#faf7f2 0,#f7f2eb 100%)}.about__top{display:grid;grid-template-columns:minmax(320px,0.92fr) 1.08fr;gap:46px;align-items:start}.about__image{position:relative;margin:0;border-radius:22px;overflow:hidden;box-shadow:0 18px 34px rgba(46,35,26,.13)}.about__image picture{width:100%;aspect-ratio:5/6;overflow:hidden}.about__image img{width:100%;height:100%;aspect-ratio:auto;object-fit:cover}.about__badge{position:absolute;left:18px;bottom:18px;display:inline-flex;align-items:center;gap:12px;background:linear-gradient(135deg,rgba(179,135,52,.94),rgba(123,90,37,.94));color:#fff;border-radius:14px;padding:14px 16px;box-shadow:0 12px 26px rgba(74,53,38,.28)}.about__badge-icon{width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center}.about__badge-icon svg{width:100%;height:100%;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.about__badge small,.about__badge strong{display:block;line-height:1.2}.about__badge strong{font-size:1.8rem;letter-spacing:.01em}.about__badge small{font-size:.95rem;opacity:.95}.about__content{display:grid;gap:14px}.about__content p{margin:0;color:#4f4438;font-size:1.04rem;line-height:1.55}.about__header{margin-bottom:0}.about__header h2{font-size:clamp(2.6rem, 4vw, 4rem)}.about__subtitle{margin:0;color:#9a6d24;font-size:clamp(1.2rem, 2vw, 1.9rem);line-height:1.3;font-weight:600}.about__points{margin:8px 0 0;padding:0;list-style:none;display:grid;gap:8px}.about__points li{display:flex;align-items:center;gap:12px;color:#3f342a;font-size:1.08rem}.about__point-icon{width:34px;height:34px;flex:0 0 34px;display:inline-flex;align-items:center;justify-content:center;color:#b88528}.about__point-icon svg{width:100%;height:100%;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.about__point-icon img{width:100%;height:100%;object-fit:contain;display:block}.about__point-icon-image{width:82%;height:82%;margin:auto}.about__cta{width:fit-content;margin-top:8px}.about__link{margin-top:2px;width:fit-content;min-width:300px;justify-content:center;color:#6d5030;text-decoration:none;gap:8px}.about-steps{margin-top:30px;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:16px}.about-step{background:#fff;border:1px solid rgba(228,216,200,.92);border-radius:16px;padding:20px 18px;display:grid;gap:12px;box-shadow:var(--shadow-soft)}.about-step__head{display:flex;align-items:center;justify-content:space-between}.about-step__number{width:44px;height:44px;border-radius:999px;background:rgba(199,168,106,.15);display:inline-flex;align-items:center;justify-content:center;color:#8b6529;font-weight:800;font-size:1.05rem}.about-step__icon{width:34px;height:34px;color:#b88528;display:inline-flex;align-items:center;justify-content:center}.about-step__icon svg{width:100%;height:100%;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.about-step__icon img{width:100%;height:100%;object-fit:contain;display:block}.about-step h3{margin:0;font-size:1.12rem;color:#2b2018;line-height:1.2}.about-step p{margin:0;font-size:.97rem;color:#52473a;line-height:1.5}.faq{background:rgba(240,231,215,.58)}.faq__list{width:min(900px,100%);margin:0 auto;display:grid;gap:12px}.faq__item{background:#fff;border:1px solid var(--border);border-radius:14px;padding:0 18px}.faq__item summary{cursor:pointer;padding:18px 0;font-weight:700;color:#2f231a;list-style:none}.faq__item summary::-webkit-details-marker{display:none}.faq__item p{margin:0 0 18px;color:var(--text-muted)}.faq__cta{margin:24px auto 0;width:min(640px,100%);text-align:center;display:grid;justify-items:center;gap:12px}.faq__cta h3{margin:0;font-family:Montserrat,sans-serif;font-weight:700;font-size:clamp(1.8rem, 3vw, 2.4rem);line-height:1.05;color:#15392e}.faq__cta p{margin:0;max-width:540px;color:#475448;line-height:1.35;font-size:1.02rem}.faq__cta-btn{margin-top:8px;display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:14px 26px;border-radius:999px;background:linear-gradient(135deg,#29b067,#178f4f);color:#fff;font-weight:800;font-size:clamp(1rem, 1.6vw, 1.35rem);line-height:1;box-shadow:0 12px 22px rgba(23,143,79,.3);transition:transform .25s ease,box-shadow .25s ease}.faq__cta-btn:hover{transform:translateY(-2px);box-shadow:0 16px 28px rgba(23,143,79,.36)}.faq__cta-btn-icon{display:inline-flex;align-items:center;justify-content:center}.faq__cta-btn-icon svg{width:22px;height:22px}.faq__trust{margin-top:12px;width:min(760px,100%);display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch}.faq__trust-item{display:flex;align-items:center;gap:10px;justify-content:center;color:#253128;font-weight:700;font-size:.98rem;line-height:1.2;padding:6px 16px}.faq__trust-item+.faq__trust-item{border-left:1px solid rgba(79,97,82,.22)}.faq__trust-icon{display:inline-flex;align-items:center;justify-content:center;color:#1f9c5b}.faq__trust-icon svg{width:24px;height:24px}.cta{background:linear-gradient(90deg,rgba(58,46,34,.07),rgba(199,168,106,.16))}.cta-map{width:100dvw;max-width:none;margin:0 calc(50% - 50dvw) 28px}.cta-map h3{margin:0 0 12px;font-size:clamp(1.2rem, 2vw, 1.5rem);color:#2f241b;text-align:center}.cta-map__frame{border-radius:0;overflow:hidden;border:0;box-shadow:none;background:#fff}.cta-map__frame iframe{width:100%;height:360px;border:0;display:block}.cta__box{text-align:center;max-width:800px;margin:0 auto}.cta h2{margin:0;font-size:clamp(1.15rem, 3.2vw, 3rem);white-space:nowrap}.cta p{margin:10px 0 24px;color:var(--text-muted)}.site-footer{background:linear-gradient(135deg,#131313,#222,#171717);color:#ececec;padding:78px 0 24px}.site-footer__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.site-footer h3,.site-footer h4{margin:0 0 14px}.site-footer li,.site-footer p{margin:0 0 8px;color:rgba(236,236,236,.82);font-size:.95rem}.site-footer ul{margin:0;padding:0;list-style:none}.footer-brand__logo{width:88px;height:auto;display:block;margin:0 0 6px 44px}.footer-brand h3{text-align:left;margin-bottom:8px}.footer-brand>p:first-of-type{text-align:left}.footer-highlights{margin-top:22px;display:grid;gap:8px}.footer-highlight{display:flex;align-items:center;gap:10px;margin:0;color:rgba(236,236,236,.88)}.footer-highlight svg{width:22px;height:22px;flex:0 0 22px}.footer-highlight:first-child svg{color:#ffcf3e}.footer-highlight:last-child svg{color:#ff7b83}.footer-service-list li{position:relative;padding-left:18px;margin-bottom:12px}.footer-service-list li::before{content:"";position:absolute;left:0;top:.6em;width:8px;height:8px;border-radius:999px;background:rgba(199,168,106,.8)}.contact-list{display:grid;gap:12px}.contact-item{display:flex;align-items:center;gap:12px}.contact-item__icon{width:50px;height:50px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.13);flex:0 0 50px}.contact-item__icon svg{width:24px;height:24px;stroke:rgba(255,255,255,0.9);stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.contact-item__title{font-weight:700;color:rgba(255,255,255,.94)}.contact-link{color:inherit;text-decoration:none}.contact-link:hover{color:#9fe1b4}.contact-item p{margin:0 0 4px}.site-footer__bottom{border-top:1px solid rgba(255,255,255,.16);margin-top:22px;padding-top:18px;text-align:center}.site-footer__bottom p{margin:0;color:rgba(236,236,236,.64)}.footer-legal-links{display:flex;justify-content:center;gap:18px;margin-top:10px}.footer-legal-links a,.footer-legal-links button{padding:0;border:0;background:0 0;color:rgba(236,236,236,.74);font:inherit;font-size:.86rem;text-decoration:underline;cursor:pointer}.footer-legal-links a:hover,.footer-legal-links button:hover{color:#fff}.cookie-consent{position:fixed;left:16px;right:16px;bottom:16px;z-index:120;margin:0 auto;max-width:920px;border:1px solid rgba(199,168,106,.45);background:#fff;box-shadow:0 18px 50px rgba(32,24,19,.2)}.cookie-consent__content{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:18px}.cookie-consent p{margin:0;color:var(--text-muted);font-size:.92rem;line-height:1.55}.cookie-consent a{color:#76521d;font-weight:700}.cookie-consent__actions{display:flex;flex:0 0 auto;gap:10px}.cookie-consent__actions button{min-height:42px;padding:0 16px;border:1px solid #b68b4b;background:#fff;color:#654719;font:inherit;font-weight:700;cursor:pointer}.cookie-consent__actions .cookie-consent__accept{background:#76521d;color:#fff}.legal-header{border-bottom:1px solid var(--border);background:#fff}.legal-header__inner{min-height:86px;display:flex;align-items:center;justify-content:space-between;gap:20px}.legal-header__logo{width:150px;height:auto}.legal-header__back{color:#654719;font-weight:700;text-decoration:none}.legal-page{padding:72px 0 88px;background:#fff}.legal-page__content{width:min(780px,100%);margin:0 auto}.legal-page h1{margin:0 0 12px;font-size:clamp(2rem, 4vw, 3.3rem)}.legal-page h2{margin:34px 0 10px;font-size:1.25rem}.legal-page li,.legal-page p{color:var(--text-muted);line-height:1.75}.legal-page ul{padding-left:22px}.legal-page__updated{margin-bottom:34px;color:#76521d;font-weight:700}.contact-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:6px}.floating-whatsapp{position:fixed;right:20px;bottom:20px;z-index:90;min-width:78px;width:78px;height:78px;padding:0;border-radius:0;background:0 0;box-shadow:none;display:grid;place-items:center;opacity:0;transform:translateY(20px);pointer-events:none;transition:opacity .25s ease,transform .25s ease}.floating-whatsapp:hover{transform:translateY(-2px)}.floating-whatsapp__icon{width:65px;height:65px;display:block;filter:drop-shadow(0 10px 20px rgba(34, 175, 89, .32));object-fit:contain}.floating-whatsapp.is-visible{opacity:1;transform:translateY(0);pointer-events:auto}body.cookie-consent-open .floating-whatsapp{opacity:0;transform:translateY(12px);pointer-events:none}section[id]{scroll-margin-top:110px}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,::after,::before{scroll-behavior:auto!important;animation-duration:0s!important;animation-iteration-count:1!important;transition-duration:0s!important}}.reveal{opacity:0;transform:translateY(24px);transition:opacity .55s ease,transform .55s ease}.reveal.is-visible{opacity:1;transform:translateY(0)}@media (max-width:1024px){.section{padding:90px 0}.hero__highlight{white-space:normal}.hero__badges{flex-wrap:wrap}.hero__actions .btn--ghost,.hero__actions .btn--whatsapp{min-width:0}.hero{padding-top:146px}.hero__grid{display:grid;min-height:0;gap:28px}.about__top{grid-template-columns:1fr}.hero__image{position:relative;inset:auto;width:100%;justify-self:center;max-width:700px;pointer-events:auto;border-radius:18px}.hero__image::before{background:linear-gradient(90deg,rgba(247,242,235,.74) 0,rgba(247,242,235,.35) 28%,rgba(247,242,235,0) 58%)}.hero__image img{-webkit-mask-image:none;mask-image:none}.about__image{max-width:620px;margin:0 auto}.about-steps{grid-template-columns:repeat(2,minmax(0,1fr))}.services__grid,.services__grid--4,.testimonials__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.before-after__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.site-footer__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:900px){.site-header__inner{min-height:82px}.site-logo{min-width:220px;height:72px}.logo--hero{max-height:58px}.logo--scrolled{max-height:50px}.site-header__cta,.site-nav--desktop{display:none}.testimonials .section-header h2{white-space:normal}.mobile-toggle{margin-left:auto;width:42px;height:42px;border:1px solid var(--border);border-radius:10px;background:#fff;display:grid;place-content:center;gap:4px;cursor:pointer}.mobile-toggle span{display:block;width:18px;height:2px;background:#4a3526;transition:transform .25s ease,opacity .25s ease}.mobile-toggle.is-active span:first-child{transform:translateY(6px) rotate(45deg)}.mobile-toggle.is-active span:nth-child(2){opacity:0}.mobile-toggle.is-active span:nth-child(3){transform:translateY(-6px) rotate(-45deg)}.site-nav--mobile{display:grid;max-height:0;overflow:hidden;gap:10px;transition:max-height .28s ease,padding .28s ease;background:rgba(255,255,255,.95);backdrop-filter:blur(10px);border-bottom:1px solid rgba(228,216,200,.9)}.site-header.is-mobile-open .site-nav--mobile{max-height:380px;padding:12px 16px 18px}.site-nav--mobile a{padding:10px 12px;border-radius:10px;font-weight:700;color:#4a3526}.site-nav--mobile a.is-active,.site-nav--mobile a:hover{background:rgba(70,199,86,.1);color:#7b5a25}}@media (max-width:700px){.scroll-progress{display:none}.cookie-consent__actions,.cookie-consent__content{align-items:stretch;flex-direction:column}.cookie-consent__actions button{width:100%}.legal-header__logo{width:128px}.legal-page{padding:50px 0 70px}.hero__badges{flex-wrap:wrap}.hero h1{font-size:42px;line-height:1.1}.hero__content{gap:16px}.hero__subtitle{font-size:17px;line-height:1.5}.hero .stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.hero .stats--services-top article{min-height:126px;padding:12px 6px;flex-direction:column;justify-content:center;gap:7px;text-align:center}.hero .stats__icon{width:38px;height:38px;flex-basis:38px}.hero .stats__icon svg{width:20px;height:20px}.hero .stats--services-top .stats__content{justify-items:center}.hero .stats--services-top .stats__title--compact,.hero .stats--services-top .stats__title--rating,.hero .stats--services-top .stats__value{font-size:1.08rem;line-height:1.1;white-space:normal}.hero .stats--services-top p{font-size:.72rem;line-height:1.25}.hero .stats__stars{font-size:.76rem;letter-spacing:.04em}.hero__actions .btn--ghost,.hero__actions .btn--whatsapp{min-width:0}.services__grid,.services__grid--4,.site-footer__grid,.stats,.testimonials__grid{grid-template-columns:1fr}.about-steps{grid-template-columns:1fr}.about__badge{left:12px;right:12px;bottom:12px;width:auto}.about__cta{width:100%}.faq__trust{grid-template-columns:1fr;gap:6px}.faq__trust-item{justify-content:flex-start;padding:8px 6px}.faq__trust-item+.faq__trust-item{border-left:0;border-top:1px solid rgba(79,97,82,.22)}.before-after__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.floating-whatsapp{right:14px;bottom:14px}}@media (max-width:520px){.hero{padding-top:112px;padding-bottom:56px}.hero h1{font-size:38px;line-height:1.08}.hero__grid,.hero__layout{gap:20px}.hero__image{aspect-ratio:16/11;border-radius:10px}.hero__image img,.hero__image picture{height:100%}.hero__badges{gap:6px}.hero__badges li{gap:6px;padding:6px 8px;font-size:.76rem}.container{width:min(1200px,94vw)}.before-after__grid{grid-template-columns:1fr}.cta-map__frame iframe{height:300px}.about .btn,.cta .btn,.hero__actions .btn,.site-footer .btn,.site-nav--mobile .btn{width:100%}}