:root{--ink:#1e2422;--muted:#626963;--green:#154d3d;--soft:#f5f6f5;--line:#dedfdd;--white:#fff;--radius:24px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;color:var(--ink);background:var(--white);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}img{display:block;max-width:100%;object-fit:cover}button,a,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #bc792b;outline-offset:6px}p{color:var(--muted);margin:0 0 1.2rem}h1,h2,h3{line-height:1.08;letter-spacing:-.045em;margin:0;font-weight:600}h1{font-size:clamp(2.7rem,5.8vw,5.4rem);max-width:1000px}h2{font-size:clamp(2.35rem,4.4vw,4rem);margin-bottom:30px}h3{font-size:1.4rem;letter-spacing:-.03em;line-height:1.2}section[id]{scroll-margin-top:20px}.section{max-width:1240px;padding:100px 40px;margin:auto}.eyebrow{font-size:.78rem;letter-spacing:.15em;font-weight:650;color:var(--green);margin-bottom:24px}.header{min-height:88px;display:flex;align-items:center;justify-content:space-between;padding:16px max(32px,calc((100vw - 1160px)/2));gap:30px;position:sticky;top:0;z-index:10;border-bottom:1px solid #eeeeee;background:rgba(255,255,255,.96)}.brand{font-size:1.65rem;font-weight:750;letter-spacing:-.08em;white-space:nowrap}.brand span{font-weight:350}.brand b{font-size:.6rem;vertical-align:top;letter-spacing:0;margin-left:3px}.header nav{display:flex;align-items:center;gap:28px;font-size:.875rem}.header nav>a:not(.button):hover{color:var(--green);text-decoration:underline;text-underline-offset:6px}.button{display:inline-flex;justify-content:center;align-items:center;gap:28px;background:var(--green);color:#fff;border:1px solid transparent;border-radius:100px;padding:16px 25px;font-size:.94rem;font-weight:550;line-height:1.3;transition:background .2s,transform .2s}.button:hover{background:#22634f;transform:translateY(-2px)}.button.small{padding:12px 20px;font-size:.85rem}.button.light{color:var(--green);background:#fff}.button.light:hover{background:#e8f1eb}.menu-toggle{display:none}.hero{padding-top:72px;padding-bottom:0}.hero h1 span{color:#758078}.hero-copy{font-size:1.18rem;margin-top:30px;line-height:1.55}.actions{display:flex;align-items:center;gap:28px;flex-wrap:wrap}.text-link{font-size:.95rem;border-bottom:1px solid #a5ada7;padding-bottom:5px}.text-link span{margin-left:12px}.hero-meta{display:flex;align-items:center;gap:16px;font-size:.85rem;color:var(--muted);margin-top:30px}.hero-meta i{width:3px;height:3px;border-radius:50%;background:var(--muted)}.hero-image{position:relative;margin:52px 0 0;border-radius:var(--radius);overflow:hidden;background:#edf0ed;height:480px}.hero-image img{width:100%;height:100%;object-position:60% 50%}.hero-image:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.58),transparent 75%);pointer-events:none}.hero-image figcaption{position:absolute;z-index:1;left:42px;top:40px;bottom:26px;color:#fff;display:flex;flex-direction:column;align-items:flex-start}.hero-image figcaption>span{font-size:.75rem;letter-spacing:.12em}.hero-image strong{font-size:clamp(2rem,3.5vw,3rem);font-weight:500;line-height:1.1;letter-spacing:-.035em;margin-top:22px}.hero-image small{margin-top:auto;font-size:.75rem}.credentials{display:grid;grid-template-columns:1fr 1fr 1.4fr;border-bottom:1px solid var(--line);padding:40px 0}.credentials div{display:flex;flex-direction:column;padding-left:35px;border-left:1px solid var(--line)}.credentials div:first-child{padding-left:0;border:0}.credentials strong{font-size:1.8rem;letter-spacing:-.04em;font-weight:550;line-height:1.2}.credentials span{font-size:.85rem;color:var(--muted);margin-top:6px}.about{display:grid;grid-template-columns:1fr 1.12fr;gap:90px;align-items:center}.about p{max-width:560px}.photo-slot{border:1px solid var(--line);border-radius:var(--radius);background:#f0f2f0;min-height:300px;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:30px;text-align:center;color:#58675f;overflow:hidden}.photo-slot .slot-number{font-size:4rem;letter-spacing:-.06em;line-height:1.2;font-weight:300;color:#7c8d80;margin-bottom:20px}.photo-slot small{font-size:.8rem;color:#616963;margin-top:6px}.portrait{min-height:540px;background:#e9eeeb}.portrait.real{padding:0}.portrait img{width:100%;height:540px}.signature{font-size:1.4rem;font-weight:600;margin-top:30px;letter-spacing:-.03em}.signature span{display:block;font-size:.8rem;letter-spacing:0;font-weight:400;margin-top:6px;color:var(--muted)}.soft-section{background:var(--soft)}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:60px;margin-bottom:24px}.section-heading p{max-width:350px;margin-bottom:36px}.benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:0 40px}.benefits article{border-top:1px solid #cdd4ce;padding:32px 0 12px}.index{font-size:.75rem;letter-spacing:.08em;color:var(--muted);display:block;margin-bottom:28px}.benefits h3{margin-bottom:14px}.benefits p{font-size:.95rem}.steps{padding:0;list-style:none;display:grid;grid-template-columns:repeat(4,1fr);gap:30px;margin:50px 0 0}.steps li{border-top:1px solid var(--line);padding-top:24px}.steps li>span{font-size:2.5rem;font-weight:300;letter-spacing:-.06em;color:#4e705f;display:block;margin-bottom:28px}.steps h3{font-size:1.25rem;line-height:1.25;margin-bottom:14px}.steps p{font-size:.93rem}.testimonials h2{text-align:center}.testimonials .eyebrow{text-align:center}.empty-state{max-width:720px;margin:auto;text-align:center;padding:30px 60px}.empty-state>span{font-size:6rem;font-family:Georgia,serif;line-height:1;color:#a6b5ac}.empty-state p{font-size:1.2rem}.testimonials .fine{text-align:center}.testimonial-grid:has(blockquote){display:grid;grid-template-columns:repeat(3,1fr);gap:20px}blockquote{margin:0;border:1px solid var(--line);border-radius:20px;padding:28px;background:#fff}blockquote p{font-size:1.05rem}blockquote footer{font-weight:600;font-size:.9rem}blockquote small{display:block;color:var(--muted);font-weight:400}.gallery{display:grid;grid-template-columns:1.3fr 1fr;gap:24px}.gallery .photo-slot{height:360px}.gallery figure{margin:0}.gallery img{border-radius:var(--radius);width:100%;height:360px}.gallery figcaption{font-size:.85rem;color:var(--muted);margin-top:12px}.plans{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:42px}.plan{background:white;border:1px solid var(--line);border-radius:var(--radius);padding:32px;display:flex;flex-direction:column}.plan .eyebrow{font-size:.7rem;letter-spacing:.09em;margin-bottom:22px}.plan h3{margin-bottom:18px}.plan p{font-size:.92rem}.plan strong{font-size:1.4rem;font-weight:550;letter-spacing:-.04em;margin:8px 0 20px;display:block}.plan ul{padding:22px 0 16px;list-style:none;border-top:1px solid var(--line);margin:0 0 22px;font-size:.9rem}.plan li{padding:6px 0 6px 20px;position:relative}.plan li:before{content:"✓";position:absolute;left:0;color:var(--green)}.plan .button{margin-top:auto;font-size:.875rem;padding:14px 16px}.fine{font-size:.8rem;color:var(--muted);margin-top:24px;margin-bottom:0}.faq{display:grid;grid-template-columns:.85fr 1.4fr;gap:80px}.questions details{border-bottom:1px solid var(--line)}.questions details:first-child{border-top:1px solid var(--line)}summary{cursor:pointer;padding:24px 34px 24px 0;font-size:1.05rem;font-weight:500;list-style:none;position:relative;line-height:1.5}summary::-webkit-details-marker{display:none}summary:after{content:"+";position:absolute;right:4px;top:21px;font-weight:300;font-size:1.6rem}details[open] summary:after{content:"−"}details p{font-size:.95rem;padding-right:24px}.contact{background:#153f33;color:white}.contact .eyebrow{color:#c0d5c7}.contact h2{font-size:clamp(2.8rem,6vw,5.5rem)}.contact p{color:#d0ddd4;max-width:480px}.contact-status{font-size:.8rem;margin-top:18px}.locations{display:grid;grid-template-columns:1fr 1fr .85fr;gap:45px;border-top:1px solid #527267;margin-top:65px;padding-top:36px}.locations h3{font-size:1.15rem;line-height:1.4;letter-spacing:-.025em;margin-bottom:18px}.locations p{font-size:.9rem;margin-bottom:10px}.locations a{font-size:.9rem;text-decoration:underline;text-underline-offset:5px}.location-buttons{display:flex;gap:15px;flex-wrap:wrap;margin-top:20px}.location-buttons button{padding:0;background:none;border:0;color:#fff;text-decoration:underline;text-underline-offset:5px;font-size:.9rem}.map-box{border:1px solid #527267;padding:28px;border-radius:20px;margin-top:40px}.map-box h3{font-size:1.1rem;margin-bottom:10px}.map-box p{max-width:none;font-size:.85rem}.map-box .button{font-size:.85rem;padding:12px 20px}.map-box .fine{margin:14px 0 0;font-size:.75rem}#map-frame iframe{width:100%;height:340px;border:0;display:block;margin-top:25px;border-radius:12px}.footer{display:flex;justify-content:space-between;align-items:center;gap:30px;padding-top:35px;padding-bottom:35px}.footer p{font-size:.85rem;margin:0}.footer small{font-size:.75rem}.footer>a:last-child{font-size:.85rem}.skip{position:fixed;top:-100px;left:16px;background:#fff;border:2px solid var(--green);padding:12px;z-index:30}.skip:focus{top:12px}[hidden]{display:none!important}@media(min-width:1500px){.hero{padding-top:85px}}@media(max-width:1000px){.header nav{gap:17px}.header nav>a:not(.button){font-size:.8rem}.about{gap:40px}.section{padding:75px 30px}.hero{padding-bottom:0}.hero-image{height:400px}.benefits{gap:0 25px}.steps{grid-template-columns:repeat(2,1fr)}.plan{padding:24px}.faq{gap:40px}.portrait{min-height:500px}}@media(max-width:760px){html{scroll-padding-top:82px}.header{min-height:74px;padding:14px 22px;flex-wrap:wrap;gap:0}.brand{font-size:1.5rem}.menu-toggle{display:flex;gap:16px;align-items:center;border:1px solid var(--line);background:#fff;border-radius:30px;padding:9px 15px;font-size:.85rem}.header nav{display:none;width:100%;padding:25px 0 10px;align-items:stretch;gap:0;flex-direction:column}.header nav.open{display:flex}.header nav>a:not(.button){font-size:1rem;padding:12px 0}.header nav .button{margin-top:15px}.section{padding:64px 22px}.hero{padding-top:50px;padding-bottom:0}h1{font-size:clamp(2.5rem,8.7vw,4rem);letter-spacing:-.05em}.hero-copy{font-size:1.03rem}.actions{gap:22px}.hero-meta{gap:10px;flex-wrap:wrap;font-size:.75rem}.hero-image{height:370px;margin-top:36px;border-radius:18px}.hero-image figcaption{left:24px;top:26px;bottom:20px}.hero-image img{object-position:65% center}.hero-image figcaption>span{font-size:.65rem}.credentials{grid-template-columns:1fr 1fr;padding:28px 0;gap:25px 0}.credentials div{padding-left:20px}.credentials div:last-child{grid-column:1/-1;border:0;padding:0}.credentials strong{font-size:1.5rem}.credentials span{font-size:.8rem}.about{grid-template-columns:1fr;gap:36px}.portrait{min-height:380px}.portrait img{height:440px}.section-heading{display:block}.section-heading p{max-width:100%;margin-bottom:30px}.benefits{grid-template-columns:1fr 1fr;gap:0 25px}.benefits h3{font-size:1.25rem}.index{font-size:.7rem;margin-bottom:20px}.steps{gap:20px}.empty-state{padding:15px 0}.empty-state p{font-size:1.1rem}.gallery{grid-template-columns:1fr}.gallery .photo-slot,.gallery img{height:300px}.plans{grid-template-columns:1fr}.plan{padding:30px}.testimonial-grid:has(blockquote){grid-template-columns:1fr}.faq{grid-template-columns:1fr;gap:36px}.locations{grid-template-columns:1fr;gap:30px;margin-top:48px}.map-box{padding:22px}.footer{flex-wrap:wrap;gap:20px}.footer p{order:3;width:100%;font-size:.8rem}.footer>a:last-child{margin-left:auto}}@media(max-width:400px){.benefits,.steps{grid-template-columns:1fr}.actions .button{width:100%}.hero-meta i{display:none}.hero-meta span{display:block;width:100%}.hero-image{height:330px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}

/* Fotos e avaliações verificadas no Google */
.portrait.real{background:#fff;min-height:420px}.portrait.real img{object-fit:contain;height:auto;aspect-ratio:1;max-height:540px}.google-summary{text-align:center;margin:0 auto 35px}.google-summary>a{font-weight:600;font-size:1.2rem;color:var(--green);text-decoration:underline;text-underline-offset:5px}.google-summary .fine{margin-top:12px}.review-source{display:block;font-weight:400;font-size:.85rem;margin-top:15px;text-decoration:underline;text-underline-offset:4px}.testimonial-grid blockquote{display:flex;flex-direction:column}.testimonial-grid blockquote footer{margin-top:auto}

.portrait.real img{width:265px;height:265px;max-width:100%;border-radius:50%}.portrait.real{background:#f5f6f5}.gallery figure:nth-child(2) img{object-position:center 40%}
.logo-brand{display:inline-flex;align-items:center;letter-spacing:0}.logo-brand img{width:260px;max-height:84px;height:auto;object-fit:contain}.footer .logo-brand img{width:72px;max-height:60px}.header nav a[aria-current=page]{color:var(--green);font-weight:650}.case-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.case-grid article{border-top:1px solid #cdd4ce;padding:32px 0 12px}.case-grid h3{margin-bottom:14px}.case-grid p{font-size:.95rem}.testimonial-carousel{max-width:760px;margin:0 auto}.testimonial-track{min-height:335px}.testimonial-card{margin:0;border:1px solid var(--line);border-radius:24px;padding:38px;background:#fff;box-shadow:0 20px 55px rgba(30,36,34,.06)}.review-head{display:flex;align-items:center;gap:18px;margin-bottom:26px}.review-head img,.review-avatar-fallback{width:72px;height:72px;border-radius:50%;background:#e7ebe8;flex:0 0 72px}.review-avatar-fallback{display:grid;place-items:center;color:var(--green);font-weight:650;letter-spacing:-.04em}.review-head strong{display:block;font-size:1.05rem}.review-head small{display:block;color:var(--muted);font-size:.86rem;margin-top:3px}.stars{color:#bc792b;font-size:1rem;letter-spacing:.12em;margin-bottom:18px}.testimonial-card p{font-size:1.55rem;line-height:1.35;letter-spacing:-.03em;color:var(--ink)}.testimonial-card footer{font-weight:600;font-size:.9rem}.review-source{display:inline-block;margin-top:10px;text-decoration:underline;text-underline-offset:5px}.carousel-controls{display:flex;align-items:center;justify-content:center;gap:18px;margin-top:20px}.carousel-controls button{width:42px;height:42px;border-radius:50%;border:1px solid var(--line);background:#fff;color:var(--green);font-size:1.5rem;line-height:1}.carousel-controls span{font-size:.82rem;color:var(--muted)}.center-action{text-align:center;margin:28px 0 0}.plans{grid-template-columns:repeat(2,1fr)}.page-hero{padding-top:72px}.reviews-hero{padding-top:72px}.reviews-page .google-summary{text-align:left;margin:44px 0 0}.review-note{max-width:760px}.review-wall{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:40px;align-items:stretch;margin-top:46px}.review-wall .review-card{border:1px solid #d5ddd7;border-radius:28px;padding:28px;background:#fff;display:flex;flex-direction:column;min-height:360px;box-shadow:0 20px 55px rgba(30,36,34,.08)}.review-wall .review-card p{font-size:1.04rem;line-height:1.55;color:var(--ink);letter-spacing:-.02em;margin-bottom:1.2rem}.review-wall .review-card footer{margin-top:auto}.location-cards{display:grid;gap:28px}.location-cards article{background:#fff;border:1px solid var(--line);border-radius:28px;overflow:hidden;display:grid;grid-template-columns:1fr 1fr;align-items:center}.location-cards img{width:100%;height:360px}.location-cards article>div{padding:38px}.location-cards h2{font-size:clamp(2rem,3.5vw,3.3rem)}.online-card{grid-column:1/-1;min-height:260px}.location-cards article:has(.online-card){display:block}
@media(max-width:1000px){.case-grid{grid-template-columns:repeat(2,1fr)}.review-wall{grid-template-columns:repeat(2,1fr);gap:32px}.location-cards article{grid-template-columns:1fr}}@media(max-width:760px){.logo-brand img{width:210px;max-height:68px}.footer .logo-brand img{width:58px;max-height:52px}.testimonial-track{min-height:390px}.testimonial-card{padding:28px}.testimonial-card p{font-size:1.28rem}.plans{grid-template-columns:1fr}.review-wall{grid-template-columns:1fr;gap:26px;margin-top:32px}.review-wall .review-card{min-height:0;padding:28px}.location-cards img{height:280px}.location-cards article>div{padding:28px}}@media(max-width:400px){.case-grid{grid-template-columns:1fr}}


