*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html.tpl-html{scroll-behavior:smooth;-webkit-text-size-adjust:100%;text-size-adjust:100%;width:100%;max-width:100%}body.tpl-body{font-family:Nunito,system-ui,sans-serif;color:var(--text);background:var(--bg);line-height:1.65;-webkit-font-smoothing:antialiased;overflow-x:clip;max-width:100%;width:100%}.site-skip-link{position:absolute;left:-9999px;top:auto;width:1px;height:1px;overflow:hidden;z-index:10001}.site-skip-link:focus,.site-skip-link:focus-visible{position:fixed;left:max(1rem,env(safe-area-inset-left,0px));top:max(1rem,env(safe-area-inset-top,0px));width:auto;height:auto;padding:.75rem 1.1rem;background:var(--brand);color:#fff;font-weight:800;border-radius:var(--r);box-shadow:var(--sh-card);text-decoration:none}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}img{display:block;max-width:100%}.tpl-body a{text-decoration:none;color:inherit}:root{--brand: #b2223f;--brand-dark: #8a1830;--brand-deeper: #6d1226;--brand-soft: rgba(178, 34, 63, .07);--brand-blush: #fce8ec;--brand-glow: rgba(178, 34, 63, .18);--text: #1a1a1a;--text-mid: #4a4a4a;--text-light: #767676;--bg: #fff;--bg-off: #f9f5f2;--bg-rose: #fdf0f3;--bg-blush: #fff5f7;--border: #ede8e3;--wa: #25d366;--wa-dark: #1da851;--r: 12px;--r-lg: 18px;--r-xl: 24px;--max: 1120px;--sh-card: 0 4px 24px rgba(26, 26, 26, .07);--sh-brand: 0 6px 24px rgba(178, 34, 63, .22)}.wrap{width:100%;max-width:none;margin:0 auto;box-sizing:border-box;padding-inline:max(clamp(1rem,5vw,2.25rem),env(safe-area-inset-left,0px)) max(clamp(1rem,5vw,2.25rem),env(safe-area-inset-right,0px))}@media(min-width:1440px){.wrap{max-width:var(--max)}}.tpl-main{min-height:40vh;display:block;width:100%;max-width:100%}.tpl-body .site-header{--site-header-h: 68px;--site-logo-h: 44px;position:sticky;top:0;z-index:100;background:#fff;border-bottom:1px solid var(--border);transition:box-shadow .28s ease}.tpl-body .site-header--scrolled{box-shadow:0 6px 24px #1a1a1a14}.tpl-body .site-header--compact{--site-header-h: 56px;--site-logo-h: 34px}.header-inner{display:flex;align-items:center;justify-content:space-between;height:var(--site-header-h, 68px);gap:.75rem;transition:height .28s ease,min-height .28s ease,padding .28s ease}.tpl-body .header-inner>.logo{order:1}.tpl-body .header-inner>.header-actions{display:flex;align-items:center;gap:.2rem;flex-shrink:0;order:3}.tpl-body .header-inner>nav.tpl-nav{order:2;flex:1 1 auto;min-width:0;justify-content:flex-end}.site-social{display:flex;align-items:center;gap:.15rem}.site-social__link{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:8px;border:1px solid var(--border);color:var(--text-mid);background:var(--bg);transition:color .2s,border-color .2s,background .2s}.site-social__link:hover{color:var(--brand);border-color:color-mix(in srgb,var(--brand) 28%,var(--border));background:var(--brand-soft)}.site-social__icon{width:18px;height:18px;display:block}.site-social--contato{gap:.35rem}.logo{display:flex;align-items:center;line-height:0}.logo-img{display:block;height:auto;width:auto;max-height:var(--site-logo-h, 44px);max-width:min(200px,52vw);transition:max-height .28s ease,max-width .28s ease}.tpl-body .site-header--compact .logo-img{max-width:min(168px,48vw);object-fit:contain;object-position:left center}.footer-brand .footer-logo-link{display:inline-block;margin-bottom:1rem;line-height:0}.footer-brand .footer-logo-link:hover{opacity:.92}.footer-brand .footer-logo-img{width:min(200px,72vw);height:auto;max-height:62px;object-fit:contain;object-position:left center;display:block}.tpl-body nav.tpl-nav{display:flex;align-items:center;gap:2rem;flex-wrap:wrap;justify-content:flex-end}.tpl-body nav.tpl-nav a{font-size:.9rem;font-weight:600;color:var(--text-mid);transition:.2s;position:relative}.tpl-body nav.tpl-nav a:hover,.tpl-body nav.tpl-nav a.active{color:var(--brand)}.tpl-body nav.tpl-nav a:after{content:"";position:absolute;bottom:-4px;left:0;width:0;height:2px;background:var(--brand);transition:.25s}.tpl-body nav.tpl-nav a:hover:after,.tpl-body nav.tpl-nav a.active:after{width:100%}.btn-header{background:var(--brand);color:#fff;padding:.55rem 1.2rem;border-radius:8px;font-size:.88rem;font-weight:700;transition:.2s;white-space:nowrap;border:none;cursor:pointer;font-family:inherit}.btn-header:hover{background:var(--brand-dark);transform:translateY(-1px)}.tpl-body .site-header--compact .btn-header{padding:.45rem 1rem;font-size:.82rem}.tpl-body .site-header--compact nav.tpl-nav a:not(.btn-header){font-size:.86rem}@media(prefers-reduced-motion:reduce){.tpl-body .site-header,.tpl-body .site-header .header-inner,.tpl-body .site-header .logo-img,.tpl-body .site-header .btn-header{transition:none}}.nav-toggle{display:none;align-items:center;justify-content:center;width:44px;height:44px;border:1px solid var(--border);border-radius:8px;background:#fff;cursor:pointer;color:var(--text);flex-shrink:0}@media(max-width:900px){.nav-toggle{display:flex;min-width:44px;min-height:44px}.tpl-body nav.tpl-nav{display:none;order:3;width:100%;flex:none;justify-content:flex-start;flex-direction:column;align-items:stretch;gap:.5rem;padding-top:.75rem;margin-top:.5rem;border-top:1px solid var(--border)}.tpl-body nav.tpl-nav.tpl-nav--open{display:flex!important}.tpl-body nav.tpl-nav .btn-header{width:100%;margin-top:.35rem;padding-block:.7rem;min-height:44px}.header-inner{flex-wrap:wrap;height:auto;min-height:var(--site-header-h, 68px);padding-block:.5rem}.tpl-body .site-header--compact .header-inner{min-height:var(--site-header-h, 56px);padding-block:.35rem}}@media(max-width:600px){.tpl-body nav.tpl-nav a:not(.btn-header){display:none}.tpl-body nav.tpl-nav.tpl-nav--open a:not(.btn-header){display:block}}.btn-primary{background:var(--brand);color:#fff;padding:.85rem 1.75rem;border-radius:9px;font-size:.95rem;font-weight:700;transition:.2s;display:inline-flex;align-items:center;gap:.5rem;box-shadow:var(--sh-brand);border:none;cursor:pointer;font-family:inherit;text-decoration:none}.tpl-body .btn-primary,.tpl-body .btn-primary:visited,.tpl-body .btn-primary:hover,.tpl-body .btn-header,.tpl-body .btn-header:hover{color:#fff}.btn-primary:hover{background:var(--brand-dark);transform:translateY(-2px);color:#fff}.tpl-body a.btn-primary,.tpl-body a.btn-primary:visited,.tpl-body a.btn-primary:hover{color:#fff}.btn-primary svg{flex-shrink:0}.btn-wa{background:var(--wa);color:#111;padding:.85rem 1.75rem;border-radius:9px;font-size:.95rem;font-weight:700;transition:.2s;display:inline-flex;align-items:center;gap:.5rem;border:none;cursor:pointer;font-family:inherit;text-decoration:none}.btn-wa:hover{background:var(--wa-dark);transform:translateY(-2px);color:#111}.btn-wa svg{flex-shrink:0;fill:currentColor}.tpl-body a.btn-wa,.tpl-body a.btn-wa:visited,.tpl-body a.btn-wa:hover{color:#111}.btn-white{background:#fff;color:var(--brand);padding:.9rem 2rem;border-radius:9px;font-size:.95rem;font-weight:800;transition:.2s;display:inline-flex;align-items:center;gap:.5rem;text-decoration:none}.btn-white:hover{background:#f7eef0;transform:translateY(-2px)}.btn-outline-white{border:2px solid rgba(255,255,255,.45);color:#fff!important;padding:.88rem 2rem;border-radius:9px;font-size:.95rem;font-weight:700;transition:.2s;display:inline-flex;align-items:center;gap:.5rem;background:#ffffff14;text-decoration:none}.tpl-body a.btn-outline-white,.tpl-body a.btn-outline-white:visited,.btn-outline-white svg{color:#fff!important;fill:currentColor}.btn-outline-white:hover{background:#ffffff29;border-color:#ffffffb3}.s-label{display:inline-block;font-size:.72rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:var(--brand);margin-bottom:.75rem}.s-title{font-size:clamp(1.8rem,4vw,2.5rem);font-weight:900;letter-spacing:-.025em;line-height:1.2;color:var(--text);margin-bottom:.75rem}.s-title em{font-style:normal;color:var(--brand)}.s-title-line{width:42px;height:3px;background:var(--brand);border-radius:2px;margin:1rem 0 1.5rem}.s-lead{font-size:1rem;color:var(--text-mid);max-width:560px;line-height:1.7}section{padding:clamp(3.5rem,7vw,5.5rem) 0}.ph{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;width:100%;height:100%}.ph svg{opacity:.25;color:var(--brand)}.ph span{font-size:.7rem;font-weight:700;color:var(--brand);opacity:.4;letter-spacing:.05em;text-align:center}.ph-sm{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.4rem;width:100%;height:100%}.ph-sm svg{opacity:.2;color:var(--brand)}.ph-sm span{font-size:.65rem;font-weight:700;color:var(--brand);opacity:.35;letter-spacing:.04em;text-align:center}.tpl-body footer{position:relative;background:#1a1a1a;color:#fff;padding:4rem 0 2rem}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1.3fr;gap:3rem;padding-bottom:3rem;border-bottom:1px solid rgba(255,255,255,.1)}.footer-brand .logo-text{color:#fff}.footer-brand .logo-sub{color:#ffffff73}.footer-brand p{font-size:.85rem;color:#ffffffeb;line-height:1.7;margin:1rem 0 1.25rem}.footer-brand .faddr{font-size:.82rem;color:#ffffffeb;line-height:1.65}.footer-brand .fphone{display:inline-flex;align-items:center;gap:.35rem;color:#ffffffeb;font-weight:700;font-size:.88rem;margin-top:.5rem}.footer-brand button.fphone{background:none;border:none;padding:0;cursor:pointer;font-family:inherit;text-align:left}.footer-brand button.fphone:hover{color:#ffd6e0fa;text-decoration:underline;text-underline-offset:3px}.footer-brand button.fphone:focus-visible{outline:2px solid rgba(255,255,255,.85);outline-offset:3px}.footer-social{margin-top:.85rem}.footer-meta{font-size:.75rem;color:#ffffffeb;margin-top:.5rem}.tpl-body footer .site-social__link{background:#ffffff0f;border-color:#ffffff24;color:#ffffffeb}.tpl-body footer .site-social__link:hover{background:#ffffff1a;border-color:#ffffff38;color:#fff}.footer-col h3{font-size:.8rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:#ffffffeb;margin-bottom:1.1rem}.footer-col h3.footer-col__subhead{margin-top:1.5rem}.footer-col ul{list-style:none}.footer-col li+li{margin-top:.6rem}.footer-col a{font-size:.88rem;color:#ffffffeb;transition:.2s}.footer-col a:hover{color:#fff}.footer-col .footer-link-btn{font-size:.88rem;color:#ffffffeb;background:none;border:none;padding:0;cursor:pointer;font-family:inherit;text-align:left;transition:.2s}.footer-col .footer-link-btn:hover{color:#fff}.footer-col .footer-link-btn:focus-visible{outline:2px solid rgba(255,255,255,.85);outline-offset:3px}.footer-regions{padding:1.5rem 0 1.25rem}.footer-regions__title{font-size:.8rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:#ffffffeb;margin:0 0 .85rem}.footer-regions__list{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:.5rem 1.5rem}.footer-regions__list a{font-size:.88rem;color:#ffffffeb;transition:.2s}.footer-regions__list a:hover{color:#fff}.footer-bottom{display:flex;justify-content:space-between;align-items:center;padding-top:1.5rem;font-size:.78rem;color:#ffffffeb;flex-wrap:wrap;gap:.75rem}.footer-bottom a{color:#ffd6e0fa;font-weight:600}.footer-bottom a:hover{color:#fff;text-decoration:underline;text-underline-offset:3px}@media(max-width:900px){.footer-grid{grid-template-columns:1fr 1fr}}@media(max-width:600px){.footer-grid{grid-template-columns:1fr}}.wa-float{position:fixed;right:max(.75rem,env(safe-area-inset-right,0px));bottom:max(.75rem,env(safe-area-inset-bottom,0px));z-index:900;display:inline-flex;align-items:center;justify-content:center;gap:.55rem;min-height:3.25rem;padding:.8rem 1.25rem .8rem 1.05rem;box-sizing:border-box;background:var(--wa);color:#111;font-weight:700;text-decoration:none;border-radius:999px;box-shadow:0 6px 20px #25d36673;font-size:.95rem;line-height:1.2;touch-action:manipulation;-webkit-tap-highlight-color:rgba(255,255,255,.2);transition:background .2s ease,color .2s ease,transform .2s ease}.wa-float:hover{background:var(--wa-dark);color:#111;transform:translateY(-2px)}.wa-float svg{flex-shrink:0;width:24px;height:24px;fill:currentColor}@media(max-width:430px){.wa-float{min-height:3.45rem;padding:.85rem 1.2rem .85rem 1.05rem;font-size:.95rem;line-height:1.2;white-space:nowrap}}.tpl-home .hero{position:relative;left:50%;width:100vw;max-width:100vw;transform:translate(-50%);box-sizing:border-box;isolation:isolate;background-color:#1a1512;padding:clamp(3rem,7vw,5rem) 0 clamp(1.5rem,3.5vw,2.5rem);overflow:hidden}.tpl-home .hero-media{position:absolute;inset:0;z-index:0;pointer-events:none}.tpl-home .hero-media picture,.tpl-home .hero-media .hero-media__img{width:100%;height:100%;display:block}.tpl-home .hero-media .hero-media__img{object-fit:cover;object-position:center right}.tpl-home .hero:before{content:"";position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(to right,#b2223fd1,#b2223fb8 32%,#1a1a1a70,#1a1a1a24 78%,#1a1a1a0f)}.tpl-home .hero>.wrap{position:relative;z-index:2}.tpl-home .hero-inner{display:grid;grid-template-columns:minmax(0,620px);align-items:start;position:relative}.tpl-home .hero-content{position:relative;z-index:1;max-width:620px;min-width:0}.tpl-home .hero-badge{display:inline-flex;align-items:center;gap:.45rem;background:#ffffff1a;color:#fffffff2;font-size:.78rem;font-weight:700;padding:.35rem .85rem;border-radius:999px;margin-bottom:1.25rem;border:1px solid rgba(255,255,255,.22);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.tpl-home .hero-badge span{width:6px;height:6px;background:#ffb4c0;border-radius:50%;display:inline-block;box-shadow:0 0 0 2px #b2223f59}.tpl-home .hero h1{font-size:clamp(2.4rem,5.5vw,3.6rem);font-weight:900;line-height:1.1;letter-spacing:-.03em;color:#fff;margin-bottom:1.25rem;font-family:Nunito,sans-serif;text-shadow:0 2px 24px rgba(0,0,0,.45)}.tpl-home .hero h1 em{font-style:normal;color:#ffe8ee;text-shadow:0 0 1px rgba(0,0,0,.85),0 2px 18px rgba(0,0,0,.55),0 4px 36px rgba(0,0,0,.45)}.tpl-home .hero p{font-size:1.05rem;color:#ffffffe0;max-width:620px;line-height:1.7;margin-bottom:2rem;text-shadow:0 1px 16px rgba(0,0,0,.4)}.tpl-home .hero-ctas{display:flex;gap:.85rem;flex-wrap:wrap;align-items:center;row-gap:.65rem;margin-bottom:clamp(2.25rem,4.5vw,3.5rem)}.tpl-home .hero .btn-primary{background:#000000e0;box-shadow:0 10px 28px #00000047}.tpl-home .hero .btn-primary:hover{background:#000000f5}.tpl-home .hero-ctas .btn-primary,.tpl-home .hero-ctas .btn-wa{flex:0 1 auto;min-width:fit-content}.tpl-home .hero-trust{display:flex;gap:1.75rem;padding-top:clamp(1.65rem,3.5vw,2.35rem);padding-bottom:clamp(.5rem,1.5vw,1rem);border-top:1px solid rgba(255,255,255,.22);flex-wrap:wrap;justify-content:center;width:100%;row-gap:.65rem}.tpl-home .htrust-item{display:flex;align-items:center;gap:.45rem}.tpl-home .htrust-item svg{color:#fecdd3;flex-shrink:0;filter:drop-shadow(0 1px 4px rgba(0,0,0,.35))}.tpl-home .htrust-item span{font-size:.82rem;font-weight:700;color:#ffffffeb;text-shadow:0 1px 10px rgba(0,0,0,.35)}.tpl-home .hero-img-col{position:relative;z-index:2;align-self:start}.tpl-home .hero-img-frame{position:relative;overflow:visible;background:none;border:none;box-shadow:none;min-height:0;display:flex;align-items:flex-end;justify-content:center}.tpl-home .hero-img-frame--google-only{align-items:start;justify-content:flex-end;padding-top:clamp(.25rem,2vw,1.25rem)}.tpl-home .hero-img-frame--google-only .hero-img-card{position:relative;bottom:auto;left:auto;transform:none}.tpl-home .hero-img-card{position:absolute;bottom:1.5rem;left:-2rem;background:#fff;border-radius:var(--r);padding:1rem 1.25rem;box-shadow:var(--sh-card);z-index:3;min-width:200px}.tpl-home .hero-proof-wrap{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem 1rem;width:100%;max-width:100%;margin:0 0 clamp(1.4rem,3vw,2.2rem);box-sizing:border-box}.tpl-home .hero-proof-wrap .hero-img-card--inline{margin-bottom:0}.tpl-home .hero-plan-tag{display:inline-flex;align-items:center;justify-content:center;padding:.35rem .75rem;border-radius:999px;font-size:.78rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase;color:#fff;background:#000000c7;border:1px solid rgba(255,255,255,.22);box-shadow:0 10px 24px #00000038;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);white-space:nowrap}.tpl-home .hero-content .hero-location{margin:0;flex:1 1 12rem;min-width:min(100%,12rem);max-width:22rem;font-size:.88rem;font-weight:600;line-height:1.45;color:#ffffffeb;text-shadow:0 1px 10px rgba(0,0,0,.35)}.tpl-home .hero-img-card--inline{position:static;display:inline-block;margin:0 0 clamp(1.4rem,3vw,2.2rem);transform:none}.tpl-home .hero-img-card .rating{font-size:1.5rem;font-weight:900;color:var(--text)}.tpl-home .hero-img-card .stars{color:#f59e0b;font-size:1rem;letter-spacing:.05em}.tpl-home .hero-img-card .label{font-size:.75rem;color:var(--text-light);font-weight:600;margin-top:.2rem}.tpl-home .hero-img-card-head,.tpl-servicos .hero-img-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:.5rem;margin-bottom:.15rem}.tpl-home .hero-img-card .hero-g-icon,.tpl-servicos .hero-img-card .hero-g-icon{width:28px;height:28px;flex-shrink:0;margin-top:2px}.tpl-home .trust-bar{background:var(--bg-off);padding:1.75rem 0;border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.tpl-home .trust-items{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.tpl-home .trust-item{text-align:center;padding:1rem}.tpl-home .trust-item .val{font-size:1.35rem;font-weight:900;color:var(--brand);display:block;margin-bottom:.2rem}.tpl-home .trust-item .desc{font-size:.82rem;font-weight:600;color:var(--text-mid)}.tpl-home .services{background:var(--bg)}.tpl-home .services-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem;margin-top:3rem}.tpl-home .srv-card{border-radius:var(--r-lg);overflow:hidden;border:1px solid var(--border);transition:.25s;cursor:pointer;background:#fff;color:inherit}.tpl-home .srv-card:hover{transform:translateY(-4px);box-shadow:var(--sh-card);border-color:#b2223f33}.tpl-home .srv-img{height:220px;background:var(--bg-off);position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center}.tpl-home .srv-img--photo{background:transparent}.tpl-home .srv-img-photo{position:absolute;inset:0;z-index:1;width:100%;height:100%;object-fit:cover;object-position:center 22%;display:block}.tpl-home .srv-img-placeholder{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;background:linear-gradient(135deg,#f9f0f2,#fce8ec)}.tpl-home .srv-img-placeholder svg{opacity:.4;color:var(--brand);width:48px;height:48px}.tpl-home .srv-img-placeholder span{font-size:.75rem;font-weight:600;color:var(--brand);opacity:.6}.tpl-home .srv-badge{position:absolute;z-index:2;top:1rem;left:1rem;background:var(--brand);color:#fff;font-size:.7rem;font-weight:700;padding:.3rem .75rem;border-radius:999px}.tpl-home .srv-body{padding:1.5rem}.tpl-home .srv-body h3{font-size:1.1rem;font-weight:800;margin-bottom:.5rem;color:var(--text)}.tpl-home .srv-body p{font-size:.88rem;color:var(--text-mid);line-height:1.6;margin-bottom:1rem}.tpl-home .srv-link{font-size:.82rem;font-weight:700;color:var(--brand);display:inline-flex;align-items:center;gap:.35rem;transition:.2s}.tpl-home .srv-link:hover{gap:.55rem}.tpl-home .srv-disclaimer{font-size:.72rem;color:var(--text-light);margin-top:2rem;line-height:1.6;text-align:center;padding:1rem;background:var(--bg-off);border-radius:var(--r);border:1px solid var(--border)}.tpl-home .doctor{background:var(--bg-rose)}.tpl-home .doctor-inner{display:grid;grid-template-columns:480px 1fr;gap:5rem;align-items:center}.tpl-home .doctor-img-wrap{position:relative}.tpl-home .doctor-img{position:relative;border-radius:var(--r-lg);overflow:hidden;width:100%;height:clamp(26rem,72vw,32.5rem);min-height:26rem;background:var(--bg-rose)}.tpl-home .doctor-img img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 22%;display:block}.tpl-home .doctor-cro-badge{position:absolute;top:1.5rem;right:-1.5rem;background:#fff;border-radius:var(--r);padding:1rem 1.25rem;box-shadow:var(--sh-card);text-align:center;border-left:3px solid var(--brand)}.tpl-home .doctor-cro-badge .cro-val{font-size:.85rem;font-weight:900;color:var(--brand)}.tpl-home .doctor-cro-badge .cro-label{font-size:.68rem;color:var(--text-light);font-weight:600;display:block}.tpl-home .doctor-content h2{font-family:Playfair Display,serif;font-size:clamp(2rem,4vw,2.8rem);font-weight:700;line-height:1.2;margin-bottom:1rem}.tpl-home .doctor-content p{color:var(--text-mid);line-height:1.7;margin-bottom:1.5rem}.tpl-home .doctor-features{display:flex;flex-direction:column;gap:.85rem;margin-bottom:2rem}.tpl-home .df-item{display:flex;align-items:flex-start;gap:.75rem}.tpl-home .df-icon{width:36px;height:36px;background:var(--brand-soft);border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:var(--brand)}.tpl-home .df-icon svg{width:18px;height:18px}.tpl-home .df-text strong{font-size:.9rem;font-weight:700;display:block;margin-bottom:.15rem}.tpl-home .df-text span{font-size:.82rem;color:var(--text-mid)}.tpl-home .testimonials,.tpl-dentista-itapoa .testimonials{background:var(--bg-off);scroll-margin-top:5.5rem}.tpl-home .testimonials .s-lead,.tpl-dentista-itapoa .testimonials .s-lead{margin-bottom:3rem}.tpl-home .reviews-header,.tpl-dentista-itapoa .reviews-header{display:flex;align-items:center;gap:1.25rem;margin-bottom:2.5rem;background:var(--bg-off);border-radius:var(--r);padding:1.25rem 1.5rem;border:1px solid var(--border);flex-wrap:wrap}.tpl-home .reviews-header__blurb,.tpl-dentista-itapoa .reviews-header__blurb{flex:1;padding-left:1.5rem;border-left:1px solid var(--border);min-width:12rem}.tpl-home .reviews-header__blurb p,.tpl-dentista-itapoa .reviews-header__blurb p{margin:0;font-size:.88rem;color:var(--text-mid);line-height:1.6}.tpl-home .g-rating-big,.tpl-dentista-itapoa .g-rating-big{font-size:2.25rem;font-weight:900;color:var(--text)}.tpl-home .g-stars,.tpl-dentista-itapoa .g-stars{color:#f59e0b;font-size:1.1rem;display:block;line-height:1}.tpl-home .g-count,.tpl-dentista-itapoa .g-count{font-size:.78rem;color:var(--text-light);font-weight:600;margin-top:.2rem}.tpl-home .g-logo,.tpl-dentista-itapoa .g-logo{display:flex;align-items:center;gap:.4rem;font-size:.9rem;font-weight:700;color:var(--text-mid);margin-left:auto}.tpl-home .reviews-grid,.tpl-dentista-itapoa .reviews-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}.tpl-home .testimonials-reviews-more,.tpl-dentista-itapoa .testimonials-reviews-more{margin:1.75rem 0 0;text-align:center;font-size:.8125rem;line-height:1.5;color:var(--text-light)}.tpl-home .testimonials-reviews-more__sep,.tpl-dentista-itapoa .testimonials-reviews-more__sep{color:var(--border);font-weight:400}.tpl-home .testimonials-reviews-more__link,.tpl-dentista-itapoa .testimonials-reviews-more__link{color:var(--text-mid);font-weight:600;text-decoration:underline;text-decoration-color:color-mix(in srgb,var(--text-mid) 38%,transparent);text-underline-offset:.15em}.tpl-home .testimonials-reviews-more__link:hover,.tpl-dentista-itapoa .testimonials-reviews-more__link:hover{color:var(--brand-primary);text-decoration-color:color-mix(in srgb,var(--brand-primary) 45%,transparent)}.tpl-home .testimonials-reviews-more__link--secondary,.tpl-dentista-itapoa .testimonials-reviews-more__link--secondary{font-weight:500;color:var(--text-light);text-decoration-color:color-mix(in srgb,var(--text-light) 42%,transparent)}.tpl-home .testimonials-reviews-more__link--secondary:hover,.tpl-dentista-itapoa .testimonials-reviews-more__link--secondary:hover{color:var(--text-mid);text-decoration-color:color-mix(in srgb,var(--text-mid) 42%,transparent)}.tpl-home .testimonials .lp-review-card,.tpl-dentista-itapoa .testimonials .lp-review-card{background:var(--bg);border:1px solid var(--border);border-radius:var(--r);padding:1rem 1rem .85rem;box-shadow:0 2px 8px #0000000a;transition:border-color .2s,box-shadow .2s}.tpl-home .testimonials .lp-review-card:hover,.tpl-dentista-itapoa .testimonials .lp-review-card:hover{box-shadow:var(--sh-card);border-color:#b2223f26}.tpl-home .testimonials .lp-review-card__top,.tpl-dentista-itapoa .testimonials .lp-review-card__top{display:flex;align-items:flex-start;gap:.65rem;margin-bottom:.65rem}.tpl-home .testimonials .lp-review-card__avatar,.tpl-dentista-itapoa .testimonials .lp-review-card__avatar{width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,#e8eefc,#f3e8fc);display:grid;place-items:center;font-weight:700;font-size:.85rem;color:var(--text-mid);flex-shrink:0}.tpl-home .testimonials .lp-review-card__avatar--photo,.tpl-dentista-itapoa .testimonials .lp-review-card__avatar--photo{display:block;padding:0;overflow:hidden;background:#fff;border:1px solid rgba(26,26,26,.08);line-height:0}.tpl-home .testimonials .lp-review-card__avatar--photo img,.tpl-dentista-itapoa .testimonials .lp-review-card__avatar--photo img{width:100%;height:100%;object-fit:cover;display:block}.tpl-home .testimonials .lp-review-card__meta,.tpl-dentista-itapoa .testimonials .lp-review-card__meta{flex:1;min-width:0}.tpl-home .testimonials .lp-review-card__name,.tpl-dentista-itapoa .testimonials .lp-review-card__name{font-weight:700;font-size:.95rem;margin:0;line-height:1.2;color:var(--text)}.tpl-home .testimonials .lp-review-card__sub,.tpl-dentista-itapoa .testimonials .lp-review-card__sub{margin:.15rem 0 0;font-size:.78rem;color:var(--text-light);display:flex;align-items:center;gap:.35rem;flex-wrap:wrap}.tpl-home .testimonials a.lp-review-card__google,.tpl-dentista-itapoa .testimonials a.lp-review-card__google{color:#4285f4;font-weight:600;text-decoration:none}.tpl-home .testimonials a.lp-review-card__google:hover,.tpl-dentista-itapoa .testimonials a.lp-review-card__google:hover{text-decoration:underline}.tpl-home .testimonials .lp-review-card__stars,.tpl-dentista-itapoa .testimonials .lp-review-card__stars{display:flex;gap:.1rem;margin:.35rem 0 0;letter-spacing:.02em}.tpl-home .testimonials .lp-review-card__stars--google,.tpl-dentista-itapoa .testimonials .lp-review-card__stars--google{color:#fbbc05;font-size:.95rem;line-height:1}.tpl-home .testimonials .lp-review-card__text,.tpl-dentista-itapoa .testimonials .lp-review-card__text{margin:0;font-size:.92rem;color:var(--text-mid);line-height:1.6}.tpl-home .faq{background:var(--bg-off)}.tpl-home .faq-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem;margin-top:3rem}.tpl-home .faq-item{background:#fff;border-radius:var(--r);border:1px solid var(--border);overflow:hidden;transition:.2s}.tpl-home .faq-item:hover{border-color:#b2223f33}.tpl-home .faq-q{padding:1.25rem 1.5rem;font-size:.95rem;font-weight:700;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:1rem}.tpl-home .faq-icon{width:24px;height:24px;border-radius:50%;background:var(--brand-soft);color:var(--brand);display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:1.1rem;transition:.3s;font-weight:900}.tpl-home .faq-a{padding:.85rem 1.5rem 1.25rem;font-size:.88rem;color:var(--text-mid);line-height:1.7;border-top:1px solid var(--border)}.tpl-home .faq-a.is-hidden{display:none}.tpl-home .cta-final{background:var(--brand);padding:clamp(3.5rem,7vw,5rem) 0}.tpl-home .cta-final-inner{text-align:center;max-width:640px;margin:0 auto}.tpl-home .cta-final h2{font-family:Playfair Display,serif;font-size:clamp(1.8rem,4vw,2.8rem);font-weight:700;color:#fff;line-height:1.25;margin-bottom:1rem}.tpl-home .cta-final p{color:#ffffffd1;font-size:1rem;margin-bottom:2.5rem;line-height:1.7}.tpl-home .cta-final-btns{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}.tpl-home .mapa{background:var(--bg)}.tpl-contato .mapa{background:var(--bg-off);border-top:1px solid var(--border)}.tpl-home .mapa-inner,.tpl-contato .mapa-inner{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}.tpl-home .mapa-info h3,.tpl-contato .mapa-info h3{font-size:1.4rem;font-weight:800;margin-bottom:1.5rem}.tpl-home .mapa-details,.tpl-contato .mapa-details{display:flex;flex-direction:column;gap:1rem}.tpl-home .mapa-row,.tpl-contato .mapa-row{display:flex;align-items:flex-start;gap:.75rem}.tpl-home .mapa-row-icon,.tpl-contato .mapa-row-icon{width:36px;height:36px;background:var(--brand-soft);border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:var(--brand)}.tpl-home .mapa-row-icon svg,.tpl-contato .mapa-row-icon svg{width:18px;height:18px}.tpl-home .mapa-row-text strong,.tpl-contato .mapa-row-text strong{display:block;font-size:.82rem;font-weight:700;color:var(--text-mid);margin-bottom:.1rem}.tpl-home .mapa-row-text span,.tpl-contato .mapa-row-text span{font-size:.9rem;font-weight:600}.tpl-home .mapa-whats-btn,.tpl-contato .contato-phone-link,.tpl-sobre .loc-whats-btn{background:none;border:none;padding:0;font:inherit;color:var(--brand);font-weight:700;cursor:pointer;text-align:left}.tpl-home .mapa-whats-btn:hover,.tpl-contato .contato-phone-link:hover,.tpl-sobre .loc-whats-btn:hover{text-decoration:underline;text-underline-offset:3px}.tpl-home .mapa-frame,.tpl-contato .mapa-frame{border-radius:var(--r-lg);overflow:hidden;border:1px solid var(--border);height:340px;background:var(--bg-off);display:flex;align-items:center;justify-content:center;box-shadow:var(--sh-card)}.tpl-home .mapa-frame--embed,.tpl-contato .mapa-frame--embed{display:block;padding:0;background:#e5e1dc}.tpl-home .mapa-embed-wrap,.tpl-contato .mapa-embed-wrap{width:100%;height:100%;min-height:300px}.tpl-home .mapa-embed-wrap iframe,.tpl-contato .mapa-embed-wrap iframe{width:100%;height:100%;min-height:300px;border:0;display:block}.tpl-home .mapa-placeholder,.tpl-contato .mapa-placeholder{text-align:center;color:var(--text-light)}.tpl-home .mapa-placeholder svg,.tpl-contato .mapa-placeholder svg{width:48px;height:48px;opacity:.3;margin:0 auto .75rem}.tpl-home .mapa-placeholder p,.tpl-contato .mapa-placeholder p{font-size:.82rem;font-weight:600}.tpl-contato .mapa-info>p{font-size:.97rem;color:var(--text-mid);line-height:1.8;margin-bottom:1.5rem}.tpl-contato .contato-phone-link{color:var(--brand);font-weight:700;text-decoration:none}.tpl-contato .contato-phone-link:hover{text-decoration:underline}.tpl-contato .contato-maps-btn{margin-top:.35rem}@media(max-width:900px){.tpl-home .hero-inner,.tpl-home .doctor-inner,.tpl-home .mapa-inner,.tpl-contato .mapa-inner,.tpl-home .services-grid,.tpl-home .reviews-grid,.tpl-dentista-itapoa .reviews-grid,.tpl-home .faq-grid{grid-template-columns:1fr}.tpl-home .trust-items{grid-template-columns:repeat(2,1fr)}.tpl-home .hero .hero-media__img{object-position:62% center}.tpl-home .hero-img-card{left:auto;transform:none}.tpl-home .doctor-img{height:clamp(24rem,85vw,30rem);min-height:24rem}}@media(max-width:600px){.tpl-home .hero{min-height:clamp(34rem,88svh,47.5rem);padding:clamp(1.75rem,5vw,2.75rem) 0 clamp(1.25rem,4vw,2rem)}.tpl-home .hero .hero-media__img{object-position:center center;opacity:.34;filter:saturate(.9) contrast(.95)}.tpl-home .hero h1{font-size:clamp(1.9rem,6.4vw + .85rem,2.85rem)}.tpl-home .hero-badge{font-size:.72rem;padding-inline:.7rem;line-height:1.35;align-items:flex-start}.tpl-home .hero-trust{flex-direction:column;align-items:flex-start;gap:.85rem;padding-top:clamp(1.15rem,3vw,1.85rem);justify-content:flex-start}.tpl-home .hero-proof-wrap{flex-direction:column;align-items:stretch;gap:.5rem;margin-bottom:clamp(1rem,2.8vw,1.5rem)}.tpl-home .hero-content .hero-location{flex:1 1 auto;max-width:100%;padding-top:.5rem;border-top:1px solid rgba(255,255,255,.14);font-size:.8125rem;font-weight:500;line-height:1.4;color:#ffffffd1}.tpl-home .hero-img-card--inline{display:block;width:100%;max-width:100%;box-sizing:border-box}.tpl-home .hero-content{max-width:100%}.tpl-home .hero:before{background:linear-gradient(180deg,#b2223f9e,#b2223f94 55%,#8a1830ad)}.tpl-home .hero-inner{align-content:start}.tpl-home .hero-content{padding-top:0}}@media(max-width:520px){.tpl-home .trust-items{grid-template-columns:1fr;gap:.75rem}.tpl-home .trust-item{padding:.9rem 1rem;text-align:left;align-items:flex-start}}@media(max-width:440px){.tpl-home .hero-ctas{flex-direction:column;align-items:stretch}.tpl-home .hero-ctas .btn-primary,.tpl-home .hero-ctas .btn-wa{width:100%;justify-content:center;min-height:48px}}@media(prefers-reduced-motion:reduce){html.tpl-html{scroll-behavior:auto}}.tpl-sobre .hero-sobre{background:var(--bg);padding:clamp(3.5rem,7vw,5.5rem) 0 0;overflow:hidden}.tpl-sobre .hero-sobre-inner{display:grid;grid-template-columns:1fr 520px;gap:4rem;align-items:end}.tpl-sobre .hs-label{display:inline-block;font-size:.72rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:var(--brand);margin-bottom:1rem;background:var(--brand-blush);padding:.35rem .9rem;border-radius:999px;border:1px solid rgba(178,34,63,.15)}.tpl-sobre .hs-title{font-family:Playfair Display,serif;font-size:clamp(2.6rem,6vw,4rem);font-weight:800;line-height:1.1;letter-spacing:-.02em;color:var(--text);margin-bottom:1.5rem}.tpl-sobre .hs-title em{font-style:italic;color:var(--brand)}.tpl-sobre .hs-lead{font-size:1.05rem;color:var(--text-mid);max-width:500px;line-height:1.75;margin-bottom:2.5rem}.tpl-sobre .hs-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;width:100%;align-items:start}.tpl-sobre .hs-stat{text-align:center;padding:0 clamp(.5rem,2.5vw,1.15rem);min-width:0;box-sizing:border-box}.tpl-sobre .hs-stat:not(:first-child){border-left:1px solid var(--border)}@media(max-width:520px){.tpl-sobre .hs-stats{grid-template-columns:1fr;justify-items:center}.tpl-sobre .hs-stat:not(:first-child){border-left:none;border-top:1px solid var(--border)}.tpl-sobre .hs-stat{padding:1rem 0 0;width:100%;max-width:18rem}.tpl-sobre .hs-stat:first-child{padding-top:0}}.tpl-sobre .hs-stat strong{display:block;font-size:2rem;font-weight:900;color:var(--brand);line-height:1}.tpl-sobre .hs-stat span{font-size:.78rem;font-weight:600;color:var(--text-light);margin-top:.2rem;display:block}.tpl-sobre .hs-img-col{position:relative;align-self:end}.tpl-sobre .hs-img-frame{border-radius:var(--r-xl) var(--r-xl) 0 0;overflow:hidden;background:linear-gradient(155deg,#f5e6e9,#fce8ec 60%,#f7dde3);position:relative;height:clamp(28rem,78vw,36.25rem);min-height:28rem}.tpl-sobre .hs-img-frame img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center center;display:block;z-index:0}.tpl-sobre .hs-img-frame:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at 70% 20%,rgba(178,34,63,.08) 0%,transparent 60%);z-index:1;pointer-events:none}.tpl-sobre .hs-cro-card{position:absolute;bottom:2rem;left:-2rem;background:#fff;border-radius:var(--r);padding:1.1rem 1.35rem;box-shadow:var(--sh-card);z-index:2;border-left:3px solid var(--brand)}.tpl-sobre .hs-cro-card .cro-name{font-size:.95rem;font-weight:800;color:var(--text)}.tpl-sobre .hs-cro-card .cro-title{font-size:.75rem;color:var(--text-mid);font-weight:600;margin:.1rem 0 .3rem}.tpl-sobre .hs-cro-card .cro-num{font-size:.72rem;font-weight:700;color:var(--brand);background:var(--brand-blush);padding:.2rem .6rem;border-radius:999px;display:inline-block}@media(max-width:600px){.tpl-sobre .doutor-img-wrap .hs-cro-card{left:1rem;bottom:1rem;max-width:calc(100% - 2rem)}}.tpl-sobre .valores{background:var(--bg-off);padding:clamp(3.5rem,7vw,5.5rem) 0}.tpl-sobre .valores-inner{display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:center}.tpl-sobre .valores-text h2{font-size:clamp(1.9rem,4vw,2.6rem);font-weight:900;letter-spacing:-.025em;line-height:1.2;margin-bottom:.85rem}.tpl-sobre .valores-text h2 em{font-style:normal;color:var(--brand)}.tpl-sobre .valores-text p{font-size:.97rem;color:var(--text-mid);line-height:1.8;margin-bottom:1rem}.tpl-sobre .valores-cards{display:flex;flex-direction:column;gap:1rem}.tpl-sobre .valor-card{background:#fff;border-radius:var(--r);padding:1.35rem;border:1px solid var(--border);display:flex;align-items:flex-start;gap:1rem;transition:.2s}.tpl-sobre .valor-card:hover{border-color:#b2223f33;box-shadow:var(--sh-card)}.tpl-sobre .valor-icon{width:44px;height:44px;background:var(--brand-soft);border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:var(--brand)}.tpl-sobre .valor-body strong{font-size:.95rem;font-weight:800;display:block;margin-bottom:.3rem}.tpl-sobre .valor-body span{font-size:.85rem;color:var(--text-mid);line-height:1.6}.tpl-sobre .doutor{background:var(--bg);padding:clamp(3.5rem,7vw,5.5rem) 0}.tpl-sobre .doutor-inner{display:grid;grid-template-columns:520px 1fr;gap:5rem;align-items:center}.tpl-sobre .doutor-img-wrap{position:relative}.tpl-sobre .doutor-img{border-radius:var(--r-xl);overflow:hidden;background:linear-gradient(160deg,#f0dde2,#fce8ec);position:relative;height:clamp(26rem,72vw,33.75rem);min-height:26rem}.tpl-sobre .doutor-img img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 22%;display:block;z-index:0}.tpl-sobre a.doutor-google-card{position:absolute;top:2rem;right:-2rem;background:#fff;border-radius:var(--r);padding:1.1rem 1.35rem;box-shadow:var(--sh-card);z-index:2;min-width:180px;text-decoration:none;color:inherit;display:block;cursor:pointer;transition:box-shadow .2s,transform .2s}.tpl-sobre a.doutor-google-card:hover{box-shadow:0 8px 28px #1a1a1a1f;transform:translateY(-2px)}.tpl-sobre a.doutor-google-card:focus-visible{outline:2px solid var(--brand);outline-offset:3px}.tpl-sobre .dgc-rating{font-size:1.75rem;font-weight:900;line-height:1}.tpl-sobre .dgc-stars{color:#f59e0b;font-size:.9rem;display:block;margin:.2rem 0}.tpl-sobre .dgc-label{font-size:.7rem;color:var(--text-light);font-weight:600}.tpl-sobre .doutor-tag{display:inline-flex;align-items:center;gap:.4rem;font-size:.72rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:var(--brand);background:var(--brand-blush);padding:.35rem .85rem;border-radius:999px;border:1px solid rgba(178,34,63,.15);margin-bottom:1.25rem}.tpl-sobre .doutor-content h2{font-family:Playfair Display,serif;font-size:clamp(2rem,4vw,2.9rem);font-weight:700;line-height:1.15;margin-bottom:.5rem}.tpl-sobre .doutor-content .cro{font-size:.85rem;font-weight:700;color:var(--text-mid);margin-bottom:1.5rem}.tpl-sobre .doutor-content .cro span{color:var(--brand)}.tpl-sobre .doutor-content p{font-size:.97rem;color:var(--text-mid);line-height:1.8;margin-bottom:1.35rem}.tpl-sobre .esp-chips{display:flex;flex-wrap:wrap;gap:.6rem;margin:1.5rem 0}.tpl-sobre .esp-chip{font-size:.78rem;font-weight:700;background:var(--brand-soft);color:var(--brand);padding:.4rem .95rem;border-radius:999px;border:1px solid rgba(178,34,63,.15)}.tpl-sobre .diferenciais{display:flex;flex-direction:column;gap:.7rem;margin-bottom:2rem}.tpl-sobre .dif-item{display:flex;align-items:center;gap:.6rem;font-size:.9rem;font-weight:600;color:var(--text-mid)}.tpl-sobre .dif-item:before{content:"";width:8px;height:8px;background:var(--brand);border-radius:50%;flex-shrink:0}.tpl-sobre .filosofia{background:var(--brand);padding:clamp(3.5rem,7vw,5rem) 0;position:relative;overflow:hidden}.tpl-sobre .filosofia:before{content:"";position:absolute;top:-40%;right:-10%;width:500px;height:500px;background:#ffffff0a;border-radius:50%}.tpl-sobre .filosofia-inner{position:relative;z-index:1}.tpl-sobre .filosofia-label{font-size:.72rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:#ffffff8c;margin-bottom:1.25rem;display:block}.tpl-sobre .filosofia blockquote{font-family:Playfair Display,serif;font-size:clamp(1.6rem,4vw,2.6rem);font-style:italic;font-weight:600;color:#fff;line-height:1.4;max-width:800px;margin-bottom:3rem;position:relative;padding-left:2rem}.tpl-sobre .filosofia blockquote:before{content:'"';position:absolute;left:0;top:-.5rem;font-size:4rem;color:#fff3;line-height:1;font-family:Playfair Display,serif}.tpl-sobre .filosofia-pilares{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}.tpl-sobre .pilar{background:#ffffff1a;border-radius:var(--r);padding:1.5rem;border:1px solid rgba(255,255,255,.12);transition:.2s}.tpl-sobre .pilar:hover{background:#ffffff26}.tpl-sobre .pilar-icon{width:42px;height:42px;background:#ffffff26;border-radius:9px;display:flex;align-items:center;justify-content:center;margin-bottom:1rem;color:#fff}.tpl-sobre .pilar h3{font-size:1rem;font-weight:800;color:#fff;margin-bottom:.5rem}.tpl-sobre .pilar p{font-size:.83rem;color:#ffffffb3;line-height:1.65}.tpl-sobre .localizacao{background:var(--bg-rose);padding:clamp(3.5rem,7vw,5.5rem) 0}.tpl-sobre .localizacao-inner{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.tpl-sobre .loc-text h2{font-size:clamp(1.8rem,3.5vw,2.4rem);font-weight:900;letter-spacing:-.025em;line-height:1.2;margin-bottom:.85rem}.tpl-sobre .loc-text p{font-size:.97rem;color:var(--text-mid);line-height:1.8;margin-bottom:2rem}.tpl-sobre .loc-details{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}.tpl-sobre .loc-row{display:flex;align-items:flex-start;gap:.85rem}.tpl-sobre .loc-row-icon{width:38px;height:38px;background:#fff;border-radius:9px;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:var(--brand);border:1px solid var(--border)}.tpl-sobre .loc-row-text strong{display:block;font-size:.8rem;font-weight:700;color:var(--text-mid);margin-bottom:.15rem;text-transform:uppercase;letter-spacing:.05em}.tpl-sobre .loc-row-text span{font-size:.92rem;font-weight:600}.tpl-sobre .loc-map{border-radius:var(--r-lg);overflow:hidden;border:1px solid var(--border);height:380px;background:#fff;box-shadow:var(--sh-card)}.tpl-sobre .loc-map--embed{display:block;padding:0;background:#e5e1dc}.tpl-sobre .loc-embed-wrap{width:100%;height:100%;min-height:300px}.tpl-sobre .loc-embed-wrap iframe{width:100%;height:100%;min-height:300px;border:0;display:block}.tpl-sobre .cta-final{background:var(--bg);padding:clamp(3.5rem,7vw,5rem) 0;border-top:1px solid var(--border)}.tpl-sobre .cta-final-inner{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.tpl-sobre .cta-text h2{font-size:clamp(1.8rem,3.5vw,2.5rem);font-weight:900;letter-spacing:-.025em;line-height:1.2;margin-bottom:.85rem}.tpl-sobre .cta-text h2 em{font-style:normal;color:var(--brand)}.tpl-sobre .cta-text p{font-size:.97rem;color:var(--text-mid);line-height:1.75}.tpl-sobre .cta-box{background:var(--brand);border-radius:var(--r-xl);padding:2.5rem;display:flex;flex-direction:column;gap:1rem}.tpl-sobre .cta-box-title{font-size:1.15rem;font-weight:800;color:#fff}.tpl-sobre .cta-box-desc{font-size:.88rem;color:#fffc;line-height:1.65}.tpl-sobre .cta-box .btn-primary{background:#fff;color:var(--brand);box-shadow:0 4px 16px #0000001f}.tpl-sobre .cta-box .btn-primary:hover{background:#f7eef0}.tpl-sobre .cta-box a.btn-primary,.tpl-sobre .cta-box a.btn-primary:visited,.tpl-sobre .cta-box a.btn-primary:hover{color:var(--brand)}.tpl-sobre .cta-divider{font-size:.78rem;color:#fff6;text-align:center;font-weight:600}@media(max-width:960px){.tpl-sobre .hero-sobre-inner,.tpl-sobre .valores-inner,.tpl-sobre .doutor-inner,.tpl-sobre .localizacao-inner,.tpl-sobre .cta-final-inner,.tpl-sobre .filosofia-pilares{grid-template-columns:1fr}.tpl-sobre .hs-img-col{order:-1}}.tpl-blog .hero-blog{background:var(--bg);padding:clamp(3.5rem,7vw,5rem) 0 clamp(2.5rem,5vw,4rem);border-bottom:1px solid var(--border)}.tpl-blog .hero-blog-inner{display:grid;grid-template-columns:1fr 400px;gap:4rem;align-items:center}.tpl-blog .hb-label{display:inline-block;font-size:.72rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:var(--brand);background:var(--brand-blush);padding:.35rem .9rem;border-radius:999px;border:1px solid rgba(178,34,63,.15);margin-bottom:1.1rem}.tpl-blog .hb-title{font-family:Playfair Display,serif;font-size:clamp(2.4rem,5vw,3.5rem);font-weight:800;line-height:1.12;letter-spacing:-.02em;margin-bottom:1.1rem}.tpl-blog .hb-lead{font-size:1rem;color:var(--text-mid);line-height:1.8;max-width:480px}.tpl-blog .hb-featured{background:var(--bg-off);border-radius:var(--r-xl);overflow:hidden;border:1px solid var(--border);transition:.25s;cursor:pointer;color:inherit;display:block}.tpl-blog .hb-featured:hover{box-shadow:var(--sh-card);border-color:#b2223f33;transform:translateY(-3px)}.tpl-blog .hb-feat-img{height:200px;background:linear-gradient(135deg,#f5e6e9,#fce8ec);display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.tpl-blog .hb-feat-img--photo{background:var(--bg-off)}.tpl-blog .hb-feat-img--photo img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.tpl-blog .hb-feat-img:after{content:"DESTAQUE";position:absolute;top:1rem;left:1rem;font-size:.65rem;font-weight:800;letter-spacing:.1em;background:var(--brand);color:#fff;padding:.3rem .75rem;border-radius:999px}.tpl-blog .hb-feat-body{padding:1.35rem}.tpl-blog .hb-feat-date{font-size:.72rem;font-weight:700;color:var(--brand);text-transform:uppercase;letter-spacing:.08em;margin-bottom:.6rem;display:block}.tpl-blog .hb-feat-body h3{font-size:1.1rem;font-weight:800;line-height:1.3;margin-bottom:.6rem;color:var(--text)}.tpl-blog .hb-feat-body p{font-size:.85rem;color:var(--text-mid);line-height:1.65;margin-bottom:1rem}.tpl-blog .read-link{font-size:.82rem;font-weight:700;color:var(--brand);display:inline-flex;align-items:center;gap:.35rem;transition:.2s}.tpl-blog .read-link:hover{gap:.55rem}.tpl-blog .filtros{padding:1.5rem 0;border-bottom:1px solid var(--border);background:var(--bg)}.tpl-blog .filtros-inner{display:flex;align-items:center;gap:.6rem;flex-wrap:wrap}.tpl-blog .filtro-label{font-size:.78rem;font-weight:700;color:var(--text-light);margin-right:.4rem}.tpl-blog .filtro{font-size:.8rem;font-weight:700;padding:.4rem 1rem;border-radius:999px;border:1.5px solid var(--border);color:var(--text-mid);background:#fff;cursor:pointer;transition:.2s;font-family:inherit}.tpl-blog .filtro:hover,.tpl-blog .filtro.active{background:var(--brand);color:#fff;border-color:var(--brand)}.tpl-blog .posts-section{padding:clamp(3rem,6vw,4.5rem) 0}.tpl-blog .posts-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.tpl-blog .post-card{border-radius:var(--r-lg);overflow:hidden;border:1px solid var(--border);background:#fff;transition:.25s;display:flex;flex-direction:column;color:inherit}.tpl-blog .post-card:hover{transform:translateY(-4px);box-shadow:var(--sh-card);border-color:#b2223f2e}.tpl-blog .post-img{height:200px;position:relative;overflow:hidden}.tpl-blog .post-img-inner{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.tpl-blog .post-img--photo .post-img-inner{padding:0}.tpl-blog .post-img--photo .post-img-inner img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.tpl-blog .cat-implante .post-img-inner{background:linear-gradient(135deg,#f5e6e9,#fce8ec)}.tpl-blog .cat-ortodontia .post-img-inner{background:linear-gradient(135deg,#e9edf5,#dde3f5)}.tpl-blog .cat-clareamento .post-img-inner{background:linear-gradient(135deg,#f5f2e6,#fdf5d8)}.tpl-blog .cat-implante2 .post-img-inner{background:linear-gradient(135deg,#e9f0f5,#ddedf5)}.tpl-blog .cat-ortodontia2 .post-img-inner{background:linear-gradient(135deg,#edf5e9,#ddf5e4)}.tpl-blog .post-cat-badge{position:absolute;top:.85rem;left:.85rem;font-size:.65rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;padding:.28rem .72rem;border-radius:999px;color:#fff}.tpl-blog .badge-implante{background:#b2223f}.tpl-blog .badge-ortodontia{background:#2250b2}.tpl-blog .badge-clareamento{background:#b28a22}.tpl-blog .badge-processo{background:#226ab2}.tpl-blog .badge-adulto{background:#22a858}.tpl-blog .post-body{padding:1.35rem;flex:1;display:flex;flex-direction:column}.tpl-blog .post-date{font-size:.7rem;font-weight:700;color:var(--text-light);text-transform:uppercase;letter-spacing:.08em;margin-bottom:.55rem;display:block}.tpl-blog .post-body h3{font-size:1rem;font-weight:800;line-height:1.35;margin-bottom:.55rem;color:var(--text);flex:1}.tpl-blog .post-body p{font-size:.83rem;color:var(--text-mid);line-height:1.65;margin-bottom:1.1rem}.tpl-blog .post-footer{display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--border);padding-top:.85rem;margin-top:auto}.tpl-blog .author-dot{width:28px;height:28px;border-radius:50%;background:var(--brand-blush);display:flex;align-items:center;justify-content:center;font-size:.65rem;font-weight:800;color:var(--brand);overflow:hidden;flex:0 0 28px}.tpl-blog .author-dot img{width:100%;height:100%;object-fit:cover;display:block}.tpl-blog .post-author{display:flex;align-items:center;gap:.5rem}.tpl-blog .author-name{font-size:.75rem;font-weight:700;color:var(--text-mid)}.tpl-blog .post-read-time{font-size:.72rem;font-weight:600;color:var(--text-light)}.tpl-blog .newsletter{background:var(--bg-off);padding:clamp(3rem,6vw,4.5rem) 0;border-top:1px solid var(--border)}.tpl-blog .newsletter-inner{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.tpl-blog .nl-text h2{font-size:clamp(1.7rem,3.5vw,2.3rem);font-weight:900;letter-spacing:-.025em;line-height:1.2;margin-bottom:.85rem}.tpl-blog .nl-text p{font-size:.95rem;color:var(--text-mid);line-height:1.75}.tpl-blog .nl-box{background:#fff;border-radius:var(--r-xl);padding:2.25rem;border:1px solid var(--border);box-shadow:var(--sh-card)}.tpl-blog .nl-box h3{font-size:1.05rem;font-weight:800;margin-bottom:.5rem}.tpl-blog .nl-box p{font-size:.85rem;color:var(--text-mid);margin-bottom:1.35rem;line-height:1.65}.tpl-blog .nl-form{display:flex;flex-direction:column;gap:.75rem}.tpl-blog .nl-input{width:100%;padding:.8rem 1rem;border:1.5px solid var(--border);border-radius:9px;font-size:.9rem;font-family:Nunito,sans-serif;color:var(--text);transition:.2s}.tpl-blog .nl-input:focus,.tpl-blog .nl-input:focus-visible{border-color:var(--brand);box-shadow:0 0 0 3px var(--brand-soft);outline:2px solid var(--brand);outline-offset:2px}.tpl-blog .btn-brand{background:var(--brand);color:#fff;padding:.85rem 1.5rem;border-radius:9px;font-size:.92rem;font-weight:700;border:none;cursor:pointer;transition:.2s;font-family:Nunito,sans-serif;display:inline-flex;align-items:center;justify-content:center;gap:.5rem}.tpl-blog .btn-brand:hover{background:var(--brand-dark);transform:translateY(-1px)}.tpl-blog .nl-privacy{font-size:.72rem;color:var(--text-light);text-align:center;line-height:1.5}.tpl-blog .cta-wa{background:var(--brand);padding:clamp(2.5rem,5vw,4rem) 0}.tpl-blog .cta-wa-inner{display:flex;align-items:center;justify-content:space-between;gap:2rem;flex-wrap:wrap}.tpl-blog .cta-wa-text h2{font-family:Playfair Display,serif;font-size:clamp(1.5rem,3.5vw,2.2rem);font-weight:700;color:#fff;line-height:1.3;margin-bottom:.4rem}.tpl-blog .cta-wa-text p{font-size:.92rem;color:#ffffffbf;line-height:1.65}.tpl-blog .btn-white-wa{background:#fff;color:var(--brand);padding:.9rem 2rem;border-radius:9px;font-size:.95rem;font-weight:800;transition:.2s;display:inline-flex;align-items:center;gap:.5rem;white-space:nowrap;box-shadow:0 4px 16px #0000001f;text-decoration:none}.tpl-blog .btn-white-wa:hover{background:#f7eef0;transform:translateY(-2px)}@media(max-width:960px){.tpl-blog .hero-blog-inner,.tpl-blog .newsletter-inner{grid-template-columns:1fr}.tpl-blog .posts-grid{grid-template-columns:1fr 1fr}.tpl-blog .cta-wa-inner{flex-direction:column;text-align:center}}@media(max-width:620px){.tpl-blog .posts-grid{grid-template-columns:1fr}}.tpl-servicos .hero{background:var(--bg);padding:clamp(3rem,7vw,5rem) 0;border-bottom:1px solid var(--border);overflow:visible}.tpl-servicos .hero-inner{display:grid;grid-template-columns:minmax(260px,460px) minmax(0,1fr);gap:clamp(1.35rem,3vw,2.75rem);align-items:end;position:relative}.tpl-servicos .hero-content{position:relative;z-index:1;min-width:0}.tpl-servicos .hero-img-col{position:relative;z-index:2;align-self:end}.tpl-servicos .hero-img-frame{position:relative;border-radius:var(--r-lg) var(--r-lg) 0 0;overflow:visible;background:linear-gradient(160deg,#f7ede9,#f0dde2);min-height:480px;display:flex;align-items:flex-end;justify-content:center}.tpl-servicos .hero-img-frame>img{width:100%;height:100%;min-height:480px;object-fit:cover;object-position:center center;border-radius:var(--r-lg) var(--r-lg) 0 0;display:block}.tpl-servicos .hero-img-frame>.ph{border-radius:var(--r-lg) var(--r-lg) 0 0;overflow:hidden}.tpl-servicos .hero-img-card{position:absolute;bottom:1.5rem;right:-2rem;left:auto;background:#fff;border-radius:var(--r);padding:1rem 1.25rem;box-shadow:var(--sh-card);z-index:3;min-width:200px}.tpl-servicos .hero-img-card .rating{font-size:1.5rem;font-weight:900;color:var(--text)}.tpl-servicos .hero-img-card .stars{color:#f59e0b;font-size:1rem;letter-spacing:.05em}.tpl-servicos .hero-img-card .label{font-size:.75rem;color:var(--text-light);font-weight:600;margin-top:.2rem}.tpl-servicos .hero-nav-wrap{margin-top:clamp(2.5rem,5vw,3.5rem)}.tpl-servicos .hero-legal-servicos{display:flex;align-items:flex-start;gap:.65rem;font-size:.78rem;line-height:1.55;color:var(--text-mid);margin:0 0 .85rem;padding:.75rem .95rem;background:var(--bg-off);border:1px solid var(--border);border-radius:var(--r)}.tpl-servicos .hero-legal-servicos svg{flex-shrink:0;width:18px;height:18px;color:var(--brand);margin-top:1px}.tpl-servicos .hero-contact-hint{font-size:.88rem;color:var(--text-mid);margin:0 0 1.15rem;line-height:1.55}.tpl-servicos .hero-ctas{display:flex;gap:.85rem;flex-wrap:wrap;margin-bottom:clamp(.35rem,1.5vw,.75rem)}.tpl-servicos .h-label{display:inline-block;font-size:.72rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:var(--brand);background:var(--brand-blush);padding:.35rem .9rem;border-radius:999px;border:1px solid rgba(178,34,63,.15);margin-bottom:1.1rem}.tpl-servicos .hero h1{font-family:Playfair Display,serif;font-size:clamp(2.4rem,5.5vw,3.8rem);font-weight:800;line-height:1.1;letter-spacing:-.02em;margin-bottom:1rem}.tpl-servicos .hero h1 em{font-style:italic;color:var(--brand)}.tpl-servicos .hero-content>p:first-of-type{font-size:1.05rem;color:var(--text-mid);line-height:1.8;max-width:36rem;margin-bottom:0}.tpl-servicos .hero-nav{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.tpl-servicos .srv-anchor{border-radius:var(--r-lg);border:1.5px solid var(--border);background:#fff;transition:.25s;display:flex;flex-direction:column;align-items:flex-start;gap:.85rem;padding:1.35rem;cursor:pointer;position:relative;overflow:hidden;color:inherit;text-decoration:none}.tpl-servicos .srv-anchor:after{content:"";position:absolute;bottom:0;left:0;width:0;height:3px;background:var(--brand);transition:.3s}.tpl-servicos .srv-anchor:hover{border-color:#b2223f40;box-shadow:var(--sh-card);transform:translateY(-3px)}.tpl-servicos .srv-anchor:hover:after{width:100%}.tpl-servicos .srv-anchor:hover .srv-anchor-icon{background:var(--brand);color:#fff}.tpl-servicos .srv-anchor-icon{width:44px;height:44px;border-radius:10px;background:var(--brand-soft);display:flex;align-items:center;justify-content:center;color:var(--brand);transition:.2s;flex-shrink:0}.tpl-servicos .srv-anchor-label{font-size:.7rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:var(--text-light);display:block}.tpl-servicos .srv-anchor-name{font-size:1rem;font-weight:800;color:var(--text);line-height:1.2;display:block;margin-top:.1rem}.tpl-servicos .srv-anchor-desc{font-size:.78rem;color:var(--text-mid);line-height:1.5}.tpl-servicos .srv-anchor-cta{font-size:.75rem;font-weight:700;color:var(--brand);display:inline-flex;align-items:center;gap:.3rem;margin-top:auto}.tpl-servicos .srv-block{padding:clamp(4rem,8vw,6rem) 0;border-bottom:1px solid var(--border)}.tpl-servicos .srv-block:nth-child(2n){background:var(--bg-off)}.tpl-servicos .srv-block:nth-child(odd){background:var(--bg)}.tpl-servicos .srv-block-inner{display:grid;gap:5rem;align-items:center}.tpl-servicos .srv-block-inner.img-left{grid-template-columns:480px 1fr}.tpl-servicos .srv-block-inner.img-right{grid-template-columns:1fr 480px}.tpl-servicos .srv-img{border-radius:var(--r-xl);overflow:hidden;min-height:460px;display:flex;align-items:center;justify-content:center;position:relative}.tpl-servicos .srv-img-photo{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center center;display:block}.tpl-servicos .srv-img-ph{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.65rem;width:100%;height:100%;min-height:460px}.tpl-servicos .srv-img-ph svg{opacity:.22;color:var(--brand)}.tpl-servicos .srv-img-ph span{font-size:.72rem;font-weight:700;color:var(--brand);opacity:.35;letter-spacing:.04em;text-align:center}.tpl-servicos .bg-implante{background:linear-gradient(145deg,#f5e6e9,#fce8ec)}.tpl-servicos .bg-orto{background:linear-gradient(145deg,#e6eaf5,#dde3f5)}.tpl-servicos .bg-clareamento{background:linear-gradient(145deg,#f5f2e2,#fdf7d5)}.tpl-servicos .bg-harmonizacao{background:linear-gradient(145deg,#eaf5e6,#ddf5e2)}.tpl-servicos .srv-num-badge{position:absolute;top:-1.2rem;left:1.5rem;font-size:4rem;font-weight:900;color:#b2223f14;line-height:1;font-family:Playfair Display,serif;pointer-events:none;user-select:none}.tpl-servicos .srv-img-wrap{position:relative}.tpl-servicos .srv-content .srv-tag{display:inline-block;font-size:.7rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:var(--brand);margin-bottom:.85rem}.tpl-servicos .srv-content h2{font-size:clamp(1.9rem,4vw,2.7rem);font-weight:900;letter-spacing:-.025em;line-height:1.15;margin-bottom:.75rem}.tpl-servicos .srv-content h2 em{font-style:normal;color:var(--brand)}.tpl-servicos .srv-content p{font-size:.97rem;color:var(--text-mid);line-height:1.8;margin-bottom:1rem}.tpl-servicos .srv-bullets{list-style:none;margin:1.25rem 0 1.75rem;display:flex;flex-direction:column;gap:.65rem}.tpl-servicos .srv-bullets li{display:flex;align-items:flex-start;gap:.65rem;font-size:.9rem;color:var(--text-mid)}.tpl-servicos .srv-bullets li:before{content:"";width:8px;height:8px;border-radius:50%;background:var(--brand);flex-shrink:0;margin-top:.4rem}.tpl-servicos .srv-etapas{display:flex;flex-direction:column;gap:.75rem;margin:1.5rem 0}.tpl-servicos .etapa{display:flex;align-items:flex-start;gap:.85rem;padding:.9rem 1rem;background:#fff;border-radius:var(--r);border:1px solid var(--border)}.tpl-servicos .etapa-num{width:30px;height:30px;border-radius:50%;background:var(--brand);color:#fff;font-size:.78rem;font-weight:900;display:flex;align-items:center;justify-content:center;flex-shrink:0}.tpl-servicos .etapa-text strong{font-size:.88rem;font-weight:800;display:block;margin-bottom:.15rem}.tpl-servicos .etapa-text span{font-size:.8rem;color:var(--text-mid)}.tpl-servicos .srv-ctas{display:flex;gap:.85rem;flex-wrap:wrap;margin-top:1.5rem}.tpl-servicos .btn-outline{border:2px solid var(--brand);color:var(--brand);padding:.83rem 1.6rem;border-radius:9px;font-size:.92rem;font-weight:700;transition:.2s;display:inline-flex;align-items:center;gap:.5rem;background:transparent;text-decoration:none;font-family:inherit;cursor:pointer}.tpl-servicos .btn-outline:hover{background:var(--brand-soft);transform:translateY(-2px)}.tpl-servicos .compare-table{width:100%;border-collapse:collapse;margin:1.5rem 0;border-radius:var(--r);overflow:hidden;border:1px solid var(--border)}.tpl-servicos .compare-table th{padding:.75rem 1rem;font-size:.78rem;font-weight:800;text-align:left;background:var(--bg-off);color:var(--text-mid);text-transform:uppercase;letter-spacing:.06em;border-bottom:1px solid var(--border)}.tpl-servicos .compare-table th:first-child{width:35%}.tpl-servicos .compare-table td{padding:.75rem 1rem;font-size:.85rem;color:var(--text-mid);border-bottom:1px solid var(--border);vertical-align:top}.tpl-servicos .compare-table tr:last-child td{border-bottom:none}.tpl-servicos .compare-table td:first-child{font-weight:700;color:var(--text)}.tpl-servicos .tag-sim{display:inline-block;background:#e6f5ec;color:#1a7a4a;font-size:.7rem;font-weight:800;padding:.2rem .6rem;border-radius:999px}.tpl-servicos .tag-dep{display:inline-block;background:#fdf3e6;color:#8a5a00;font-size:.7rem;font-weight:800;padding:.2rem .6rem;border-radius:999px}.tpl-servicos .trust-strip{background:var(--brand);padding:2.5rem 0}.tpl-servicos .trust-strip-inner{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.tpl-servicos .ts-item{text-align:center}.tpl-servicos .ts-val{font-size:1.5rem;font-weight:900;color:#fff;display:block;margin-bottom:.2rem}.tpl-servicos .ts-desc{font-size:.8rem;color:#ffffffbf;font-weight:600}.tpl-servicos .faq-srv{background:var(--bg-off);padding:clamp(3.5rem,7vw,5rem) 0}.tpl-servicos .faq-srv-inner{display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:start}.tpl-servicos .faq-srv-text h2{font-size:clamp(1.8rem,3.5vw,2.5rem);font-weight:900;letter-spacing:-.025em;line-height:1.2;margin-bottom:.85rem}.tpl-servicos .faq-srv-text p{font-size:.95rem;color:var(--text-mid);line-height:1.75;margin-bottom:1.5rem}.tpl-servicos .faq-list{display:flex;flex-direction:column;gap:.75rem}.tpl-servicos .faq-srv .faq-item{background:#fff;border-radius:var(--r);border:1px solid var(--border);overflow:hidden;transition:.2s}.tpl-servicos .faq-srv .faq-q{padding:1.1rem 1.35rem;font-size:.92rem;font-weight:700;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:1rem;user-select:none}.tpl-servicos .faq-srv .faq-icon{width:24px;height:24px;border-radius:50%;background:var(--brand-soft);color:var(--brand);display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:1.1rem;font-weight:900;line-height:1}.tpl-servicos .faq-srv .faq-a{display:none;padding:.85rem 1.35rem 1.1rem;font-size:.87rem;color:var(--text-mid);line-height:1.7;border-top:1px solid var(--border)}.tpl-servicos .faq-srv .faq-a.is-open{display:block}.tpl-servicos .cta-final{background:var(--bg);padding:clamp(3.5rem,7vw,5.5rem) 0;border-top:1px solid var(--border)}.tpl-servicos .cta-final-inner{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.tpl-servicos .cta-text h2{font-size:clamp(1.8rem,4vw,2.6rem);font-weight:900;letter-spacing:-.025em;line-height:1.2;margin-bottom:.85rem}.tpl-servicos .cta-text h2 em{font-style:normal;color:var(--brand)}.tpl-servicos .cta-text p{font-size:.97rem;color:var(--text-mid);line-height:1.75}.tpl-servicos .cta-box{background:var(--brand);border-radius:var(--r-xl);padding:2.5rem;display:flex;flex-direction:column;gap:1rem}.tpl-servicos .cta-box-title{font-size:1.15rem;font-weight:800;color:#fff}.tpl-servicos .cta-box-desc{font-size:.88rem;color:#fffc;line-height:1.65}.tpl-servicos .btn-white{box-shadow:0 4px 16px #0000001f}.tpl-servicos .btn-wa-outline{border:2px solid rgba(255,255,255,.4);color:#fff;padding:.88rem 1.75rem;border-radius:9px;font-size:.92rem;font-weight:700;background:#ffffff1a;display:inline-flex;align-items:center;gap:.5rem;transition:.2s;text-decoration:none}.tpl-servicos .btn-wa-outline:hover{background:#fff3}.tpl-servicos .cta-div{text-align:center;font-size:.75rem;color:#fff6;font-weight:600}.tpl-servicos .disclaimer{font-size:.75rem;color:var(--text-light);margin-top:2rem;padding:1.1rem;background:var(--bg-off);border-radius:var(--r);border:1px solid var(--border);line-height:1.65}@media(max-width:960px){.tpl-servicos .hero-inner{grid-template-columns:1fr}.tpl-servicos .hero-img-col{order:-1}.tpl-servicos .hero-img-card{left:50%;right:auto;transform:translate(-50%)}.tpl-servicos .srv-block-inner.img-left,.tpl-servicos .srv-block-inner.img-right{grid-template-columns:1fr}.tpl-servicos .srv-block-inner.img-left .srv-img-wrap{order:-1}.tpl-servicos .faq-srv-inner,.tpl-servicos .cta-final-inner{grid-template-columns:1fr}.tpl-servicos .trust-strip-inner,.tpl-servicos .hero-nav{grid-template-columns:repeat(2,1fr)}}@media(max-width:500px){.tpl-servicos .hero-nav{grid-template-columns:1fr}}.tpl-contato .hero{background:var(--bg);padding:clamp(3.5rem,7vw,5.5rem) 0;border-bottom:1px solid var(--border)}.tpl-contato .h-label{display:inline-block;font-size:.72rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:var(--brand);margin-bottom:1.1rem;background:var(--brand-blush);padding:.35rem .9rem;border-radius:999px;border:1px solid rgba(178,34,63,.15)}.tpl-contato .hero-inner{max-width:42rem;margin:0 auto;text-align:center}.tpl-contato .hero h1{font-family:Playfair Display,serif;font-size:clamp(2.5rem,6vw,4rem);font-weight:800;line-height:1.1;letter-spacing:-.02em;margin-bottom:1.2rem}.tpl-contato .hero h1 em{font-style:italic;color:var(--brand)}.tpl-contato .hero p{font-size:1.05rem;color:var(--text-mid);line-height:1.8;max-width:36rem;margin-left:auto;margin-right:auto}.tpl-contato .cta-section{padding:clamp(4rem,8vw,6rem) 0}.tpl-contato .cta-section-inner{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);gap:2rem;align-items:stretch}.tpl-contato .chat-card{background:var(--brand);border-radius:var(--r-xl);padding:clamp(2.5rem,4vw,3.5rem);display:flex;flex-direction:column;gap:1.5rem;position:relative;overflow:hidden;transition:.2s;width:100%;text-align:left;color:inherit}.tpl-contato .chat-card:before{content:"";position:absolute;top:-60px;right:-60px;width:240px;height:240px;background:#ffffff0d;border-radius:50%}.tpl-contato .chat-card:hover{background:var(--brand-dark);transform:translateY(-3px);box-shadow:var(--sh-brand)}.tpl-contato .chat-icon-wrap{width:64px;height:64px;background:#ffffff26;border-radius:var(--r-lg);display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;transition:.2s;color:#fff}.tpl-contato .chat-card:hover .chat-icon-wrap{background:#ffffff38;transform:scale(1.05)}.tpl-contato .chat-card h2{font-family:Playfair Display,serif;font-size:clamp(1.6rem,3.5vw,2.4rem);font-weight:700;color:#fff;line-height:1.2;margin-bottom:.75rem}.tpl-contato .chat-card p{font-size:.97rem;color:#ffffffd1;line-height:1.75}.tpl-contato .chat-card-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem;align-items:stretch}.tpl-contato .chat-btn{display:inline-flex;align-items:center;justify-content:center;gap:.55rem;width:100%;min-height:3.35rem;padding:.85rem .9rem;border-radius:var(--r-lg);font-size:clamp(.88rem,1.9vw,.98rem);font-weight:700;line-height:1.25;text-align:center;transition:background .2s,color .2s,transform .2s,box-shadow .2s;border:none;cursor:pointer;font-family:inherit;box-shadow:0 6px 20px #0000001f;text-decoration:none}.tpl-contato .chat-btn:focus-visible{outline:2px solid #fff;outline-offset:3px}.tpl-contato .chat-btn--chat{background:#fff;color:var(--brand);border:1px solid rgba(255,255,255,.35);box-shadow:0 1px #fff9 inset,0 6px 22px #00000024}.tpl-contato .chat-btn--chat:hover{background:#faf5f6;transform:translateY(-2px);box-shadow:0 1px #ffffffbf inset,0 10px 28px #00000029}.tpl-contato .chat-btn--wa{background:#25d366;color:#111;box-shadow:0 6px 22px #0000002e}.tpl-contato .chat-btn--wa:hover{filter:brightness(1.07);transform:translateY(-2px);color:#111}.tpl-contato .chat-btn svg{flex-shrink:0;width:1.45rem;height:1.45rem}.tpl-body a.chat-btn--chat,.tpl-body a.chat-btn--chat:visited,.tpl-body a.chat-btn--chat:hover{color:var(--brand)}.tpl-body a.chat-btn--wa,.tpl-body a.chat-btn--wa:visited,.tpl-body a.chat-btn--wa:hover{color:#111}.tpl-contato .pulse-dot{width:9px;height:9px;background:#4ade80;border-radius:50%;position:relative;flex-shrink:0}.tpl-contato .pulse-dot:after{content:"";position:absolute;inset:-3px;border-radius:50%;background:#4ade8066;animation:tpl-pulse 1.8s ease-in-out infinite}@keyframes tpl-pulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.5);opacity:0}}.tpl-contato .chat-pulse{display:flex;align-items:center;gap:.6rem;margin-top:1.1rem}.tpl-contato .chat-pulse span{font-size:.8rem;font-weight:700;color:#ffffffbf}.tpl-contato .contato-social{display:flex;flex-wrap:wrap;align-items:center;gap:.65rem 1rem;margin-top:.25rem;padding-top:1.1rem;border-top:1px solid rgba(255,255,255,.22)}.tpl-contato .contato-social__label{font-size:.72rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:#ffffffb8}.tpl-contato .chat-card .site-social__link{background:#ffffff1f;border-color:#ffffff59;color:#fff}.tpl-contato .chat-card .site-social__link:hover{background:#fff3;border-color:#ffffff80;color:#fff}.tpl-contato .side-cards{display:flex;flex-direction:column;gap:1.25rem}.tpl-contato .info-card{background:#fff;border-radius:var(--r-xl);border:1.5px solid var(--border);padding:2rem;display:flex;flex-direction:column;gap:1rem;transition:.2s;flex:1}.tpl-contato .info-card:hover{border-color:#b2223f33;box-shadow:var(--sh-card)}.tpl-contato .info-card-icon{width:48px;height:48px;background:var(--brand-soft);border-radius:var(--r);display:flex;align-items:center;justify-content:center;color:var(--brand)}.tpl-contato .info-card h3{font-size:1rem;font-weight:800;margin-bottom:.25rem}.tpl-contato .info-card p{font-size:.9rem;color:var(--text-mid);line-height:1.65}.tpl-contato .info-card strong{color:var(--text)}.tpl-contato .horario-grid{display:grid;grid-template-columns:1fr 1fr;gap:.5rem;margin-top:.25rem}.tpl-contato .horario-row .dia{font-size:.72rem;font-weight:800;color:var(--text-light);text-transform:uppercase;letter-spacing:.06em}.tpl-contato .horario-row .hora{font-size:.9rem;font-weight:700}.tpl-contato .hora.fechado{color:var(--text-light)}.tpl-contato .cta-final{background:var(--brand);padding:clamp(4rem,8vw,6rem) 0;position:relative;overflow:hidden}.tpl-contato .cta-final:before{content:"";position:absolute;top:-80px;right:-80px;width:400px;height:400px;background:#ffffff0a;border-radius:50%}.tpl-contato .cta-final-inner{text-align:center;max-width:600px;margin:0 auto;position:relative;z-index:1}.tpl-contato .cta-final h2{font-family:Playfair Display,serif;font-size:clamp(1.9rem,4.5vw,3rem);font-weight:700;color:#fff;line-height:1.2;margin-bottom:1rem}.tpl-contato .cta-final p{font-size:1rem;color:#fffc;line-height:1.75;margin-bottom:2.5rem}.tpl-contato .cta-final-btn{display:inline-flex;align-items:center;justify-content:center;gap:.65rem;background:#fff;color:var(--brand);padding:1rem 1.85rem;border-radius:var(--r-lg);font-size:1.02rem;font-weight:700;transition:.2s;box-shadow:0 1px #ffffffa6 inset,0 8px 28px #00000029;border:1px solid rgba(255,255,255,.35);cursor:pointer;font-family:inherit}.tpl-contato .cta-final-btn svg{width:1.4rem;height:1.4rem;flex-shrink:0}.tpl-contato .cta-final-btn:hover{background:#faf5f6;transform:translateY(-2px)}.tpl-contato .cta-final-btn:focus-visible{outline:2px solid #fff;outline-offset:3px}.tpl-contato .cta-final-sub{font-size:.82rem;color:#ffffff8c;margin-top:1.25rem;font-weight:600}@media(max-width:960px){.tpl-contato .cta-section-inner{grid-template-columns:1fr}}@media(max-width:600px){.tpl-contato .horario-grid,.tpl-contato .chat-card-actions{grid-template-columns:1fr}}.tpl-article{padding:clamp(3rem,7vw,4.5rem) 0}.tpl-article .article-inner{max-width:42rem;margin:0 auto}.tpl-article .breadcrumb{font-size:.9rem;color:var(--text-light);margin-bottom:1rem}.tpl-article .breadcrumb a{color:var(--brand);font-weight:600;text-decoration:none}.tpl-article .article-header .hb-date{font-size:.72rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:var(--brand);margin-bottom:.75rem;display:block}.tpl-article .article-header h1{font-family:Playfair Display,serif;font-size:clamp(2rem,4vw,2.75rem);font-weight:800;line-height:1.15;margin-bottom:1rem}.tpl-article .article-header .lead{font-size:1.05rem;color:var(--text-mid);line-height:1.75;margin-bottom:2rem}.tpl-article .mdx{font-size:1rem;color:var(--text-mid);line-height:1.75}.tpl-article .mdx h2{font-family:Nunito,sans-serif;font-size:1.35rem;font-weight:800;color:var(--text);margin:2rem 0 .75rem}.tpl-article .mdx p{margin-bottom:1rem}.tpl-article .mdx ul,.tpl-article .mdx ol{margin:0 0 1rem;padding-left:1.25rem}.tpl-article .mdx li{margin-bottom:.35rem}.tpl-article .article-ctas{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:2rem}.tpl-article .article-meta{display:flex;flex-wrap:wrap;align-items:center;gap:.65rem 1rem;margin-bottom:1rem}.tpl-article .article-meta__cat{font-size:.72rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--brand);background:var(--brand-soft);padding:.35rem .75rem;border-radius:100px}.tpl-article .article-meta__date,.tpl-article .article-meta__read{font-size:.85rem;color:var(--text-light)}.tpl-article .article-meta__read:before{content:"·";margin-right:.65rem;opacity:.5}.tpl-article .article-meta__updated{font-size:.8rem;color:var(--text-mid);font-weight:600;width:100%}.tpl-article .article-meta__updated:before{content:none}.tpl-article .blog-tldr{background:var(--bg-off);border:1px solid var(--border);border-radius:var(--r-lg);padding:1.25rem 1.35rem;margin:0 0 1.5rem}.tpl-article .blog-tldr__label{font-size:.68rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:var(--brand);margin:0 0 .5rem}.tpl-article .blog-tldr__answer{margin:0;font-size:1.02rem;font-weight:700;line-height:1.55;color:var(--text)}.tpl-article .blog-key-answer{margin:0 0 1.75rem;padding:0;list-style:none;display:flex;flex-direction:column;gap:.45rem}.tpl-article .blog-key-answer li{font-size:.92rem;color:var(--text-mid);line-height:1.55;padding-left:1.1rem;position:relative}.tpl-article .blog-key-answer li:before{content:"✓";position:absolute;left:0;color:var(--success);font-weight:800;font-size:.85rem}.tpl-article p.blog-tldr__answer{background:#0f6e561a;border-left:4px solid var(--success);border-radius:0 var(--r-sm) var(--r-sm) 0;padding:1rem 1.25rem;font-size:1rem;font-weight:700;line-height:1.7;color:var(--text);margin:1.5rem 0}.tpl-article p.blog-key-answer{display:block;font-weight:700;font-size:1.05rem;line-height:1.7;color:var(--text);margin:0 0 1.25rem;padding:0}.tpl-article .blog-image{margin:2rem 0}.tpl-article .blog-image__img{width:100%;border-radius:var(--r-sm);display:block;box-shadow:0 12px 34px #17120e1a}.tpl-article .blog-image__caption{font-size:.85rem;color:var(--text-light);text-align:center;margin-top:.5rem;font-style:italic}.tpl-article .blog-cta{background:linear-gradient(145deg,var(--brand) 0%,var(--brand-dark) 100%);border-radius:var(--r-lg);padding:clamp(1.75rem,4vw,2.35rem) clamp(1.25rem,4vw,2rem);margin:2.5rem 0 1.5rem;text-align:center;box-shadow:var(--sh-brand)}.tpl-article .blog-cta__titulo{font-family:Playfair Display,serif;font-size:clamp(1.35rem,3vw,1.65rem);font-weight:800;color:#fff;margin:0 0 .75rem;line-height:1.2}.tpl-article .blog-cta__texto{font-size:.95rem;color:#ffffffe6;margin:0 auto 1.25rem;line-height:1.6;max-width:34rem}.tpl-article .btn-cta-blog{display:inline-block;background:var(--wa);color:#111;font-weight:800;padding:.75rem 2rem;border-radius:var(--r-sm);text-decoration:none;font-size:1rem;transition:opacity .15s ease,transform .15s ease}.tpl-article .btn-cta-blog:hover{opacity:.92;transform:translateY(-1px);background:var(--wa-dark)}.tpl-article .blog-toc{background:var(--bg);border:1px solid var(--border);border-radius:var(--r);padding:1rem 1.15rem 1.05rem;margin:0 0 2rem}.tpl-article .blog-toc__title{font-family:Nunito,sans-serif;font-size:.78rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:var(--text-light);margin:0 0 .65rem}.tpl-article .blog-toc ol{margin:0;padding-left:1.15rem;font-size:.9rem;line-height:1.5}.tpl-article .blog-toc a{color:var(--brand);font-weight:700;text-decoration:none}.tpl-article .blog-toc a:hover{text-decoration:underline}.tpl-article .blog-glossary{margin:1.5rem 0 2rem}.tpl-article .blog-glossary dt{font-weight:800;font-size:.92rem;color:var(--text);margin-top:.75rem}.tpl-article .blog-glossary dt:first-child{margin-top:0}.tpl-article .blog-glossary dd{margin:.25rem 0 0;font-size:.9rem;color:var(--text-mid);line-height:1.55}.tpl-article .blog-faq-block{margin-top:2.5rem;padding-top:1.5rem;border-top:1px solid var(--border)}.tpl-article .blog-faq-block>h2{font-family:Playfair Display,serif;font-size:clamp(1.35rem,3vw,1.65rem);margin:0 0 1rem}.tpl-article .blog-faq-list{display:flex;flex-direction:column;gap:.5rem}.tpl-article .blog-faq-item{border:1px solid var(--border);border-radius:var(--r);background:var(--bg);overflow:hidden}.tpl-article .blog-faq-item summary{cursor:pointer;font-weight:800;font-size:.95rem;padding:.9rem 1rem;list-style:none;color:var(--text)}.tpl-article .blog-faq-item summary::-webkit-details-marker{display:none}.tpl-article .blog-faq-item__body{padding:0 1rem 1rem}.tpl-article .blog-faq-item__body p{margin:0;font-size:.92rem;color:var(--text-mid);line-height:1.6}.tpl-article .article-author{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap;padding:1rem 0;margin:0 0 1.5rem;border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.tpl-article .article-author__avatar{width:2.75rem;height:2.75rem;border-radius:50%;object-fit:cover;object-position:center 15%;flex-shrink:0;border:2px solid var(--border);background:var(--bg-off)}.tpl-article .article-author__name{font-size:.92rem;font-weight:800;color:var(--text);margin:0}.tpl-article .article-author__cro{font-size:.78rem;color:var(--text-light);margin:.15rem 0 0}.tpl-article .article-author__badge{margin-left:auto;font-size:.72rem;font-weight:700;color:var(--brand);background:var(--brand-soft);border:1px solid rgba(178,34,63,.18);border-radius:100px;padding:.35rem .7rem}.tpl-article .mdx h3{font-family:Nunito,sans-serif;font-size:1.05rem;font-weight:800;color:var(--text);margin:1.5rem 0 .65rem}.tpl-article .blog-highlight{background:var(--brand-soft);border-left:3px solid var(--brand);border-radius:0 var(--r) var(--r) 0;padding:1.1rem 1.15rem;margin:1.5rem 0}.tpl-article .blog-highlight p{margin:0;font-size:.95rem;color:var(--text);line-height:1.65}.tpl-article .blog-callout{background:linear-gradient(135deg,var(--bg-blush) 0%,var(--bg-off) 100%);color:var(--text);border:1px solid rgba(178,34,63,.16);border-left:4px solid var(--brand);border-radius:0 var(--r) var(--r) 0;padding:1.25rem 1.35rem;margin:1.75rem 0;box-shadow:var(--sh-card)}.tpl-article .blog-callout p{margin:0;font-size:.95rem;color:var(--text-mid);line-height:1.65}.tpl-article .blog-callout strong{color:var(--brand)}.tpl-article .blog-facts{list-style:none;padding:0;margin:0 0 1.25rem;display:flex;flex-direction:column;gap:.55rem}.tpl-article .blog-facts li{display:flex;align-items:flex-start;gap:.65rem;font-size:.95rem;color:var(--text-mid);line-height:1.55}.tpl-article .blog-facts li:before{content:"";flex-shrink:0;width:6px;height:6px;border-radius:50%;background:var(--brand);margin-top:.55rem}.tpl-article .blog-table-wrap{margin:1.75rem 0;border-radius:var(--r);overflow:hidden;border:1px solid var(--border);background:var(--bg)}.tpl-article .blog-table-wrap__label{font-size:.68rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--text-light);padding:.75rem 1rem;border-bottom:1px solid var(--border);background:var(--bg-off)}.tpl-article .blog-table{width:100%;border-collapse:collapse;font-size:.88rem}.tpl-article .blog-table thead th{padding:.75rem 1rem;text-align:left;font-weight:800;color:#fff;background:var(--brand)}.tpl-article .blog-table thead th:last-child{background:var(--brand-dark)}.tpl-article .blog-table tbody tr{border-bottom:1px solid var(--border)}.tpl-article .blog-table tbody tr:nth-child(2n){background:var(--bg-off)}.tpl-article .blog-table tbody th[scope=row]{padding:.7rem 1rem;font-weight:800;color:var(--text);width:30%;border-right:1px solid var(--border);vertical-align:top}.tpl-article .blog-table tbody td{padding:.7rem 1rem;color:var(--text-mid);vertical-align:top}.tpl-article .blog-badge{display:inline;font-size:.88rem}.tpl-article .blog-badge--ok{color:#1a6644}.tpl-article .blog-badge--warn{color:#7a5800}.tpl-article .blog-figure--cover{margin:0 0 1.75rem;border-radius:var(--r-lg);overflow:hidden;border:1px solid var(--border);background:var(--bg-off);box-shadow:var(--shadow-card-sm)}.tpl-article .blog-figure--cover img{display:block;width:100%;max-width:100%;margin:0;height:auto;object-fit:cover}.tpl-article .blog-figure--portrait img{max-width:min(22rem,100%);margin:0 auto;object-position:center top}.tpl-article .blog-figure__caption{font-size:.8rem;color:var(--text-light);text-align:center;padding:.65rem 1rem .85rem;line-height:1.5;margin:0}.tpl-article .blog-case-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin:1.75rem 0 2rem}.tpl-article .blog-case-grid .blog-figure--cover{margin:0}.tpl-article .blog-case-grid .blog-figure--cover img{aspect-ratio:4 / 5;height:auto;object-fit:cover;object-position:center}.tpl-article .blog-figure--placeholder{border-radius:var(--r);background:var(--bg-off);border:1.5px dashed var(--border);margin:1.75rem 0;padding:2rem 1.25rem;text-align:center;position:relative}.tpl-article .blog-figure__tag{position:absolute;top:.75rem;right:.75rem;font-size:.68rem;color:var(--text-light);background:#1a1a1a0d;border-radius:100px;padding:.2rem .55rem}.tpl-article .blog-figure__label{font-size:.68rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:var(--brand);margin:0 0 .35rem}.tpl-article .blog-figure__desc{font-size:.88rem;color:var(--text-mid);max-width:28rem;margin:0 auto .35rem;line-height:1.5}.tpl-article .blog-figure__size{font-size:.75rem;color:var(--text-light);margin:0}.tpl-article .blog-local{background:var(--bg-off);border:1px solid var(--border);border-radius:var(--r);padding:1.25rem 1.35rem;margin:2rem 0}.tpl-article .blog-local h3{font-family:Playfair Display,serif;font-size:1.15rem;font-weight:700;margin:0 0 .5rem;color:var(--text)}.tpl-article .blog-local p{margin:0;font-size:.92rem;line-height:1.65}.tpl-article .blog-disclaimer{font-size:.78rem;color:var(--text-light);border-top:1px solid var(--border);padding-top:1.25rem;margin-top:1.5rem;line-height:1.6}.tpl-article .article-end-cta{background:linear-gradient(145deg,var(--brand) 0%,var(--brand-dark) 100%);border-radius:var(--r-lg);padding:clamp(1.75rem,4vw,2.5rem) clamp(1.25rem,4vw,2rem);margin:2.5rem 0 1.5rem;text-align:center;box-shadow:var(--sh-brand)}.tpl-article .article-end-cta__title{font-family:Playfair Display,serif;font-size:clamp(1.35rem,3vw,1.65rem);font-weight:700;color:#fff;margin:0 0 .65rem;line-height:1.2}.tpl-article .article-end-cta__text{font-size:.95rem;color:#ffffffe0;max-width:28rem;margin:0 auto 1.25rem;line-height:1.6}.tpl-article .article-end-cta__btns{display:flex;flex-wrap:wrap;gap:.65rem;justify-content:center;align-items:center}.tpl-article .article-end-cta__btn-wa{background:#fff!important;color:var(--brand)!important;font-weight:800}.tpl-article .article-end-cta__link{color:#fff;font-size:.9rem;font-weight:600;padding:.65rem 1.1rem;border-radius:100px;border:1px solid rgba(255,255,255,.45);text-decoration:none;transition:border-color .2s}.tpl-article .article-end-cta__link:hover{border-color:#ffffffd9}.tpl-article .article-related{margin-top:2.5rem;padding-top:1.5rem;border-top:1px solid var(--border)}.tpl-article .article-related__title{font-family:Playfair Display,serif;font-size:1.25rem;font-weight:700;margin:0 0 1rem;color:var(--text)}.tpl-article .article-related__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem}.tpl-article .article-related__card{display:flex;flex-direction:column;gap:.35rem;padding:1rem 1.1rem;background:var(--bg);border:1px solid var(--border);border-radius:var(--r);text-decoration:none;transition:border-color .2s,box-shadow .2s}.tpl-article .article-related__card:hover{border-color:#b2223f59;box-shadow:var(--sh-card)}.tpl-article .article-related__cat{font-size:.68rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--brand)}.tpl-article .article-related__card-title{font-size:.9rem;color:var(--text);line-height:1.4;font-weight:600}@media(max-width:640px){.tpl-article .article-related__grid,.tpl-article .blog-case-grid{grid-template-columns:1fr}.tpl-article .article-author__badge{margin-left:0}.tpl-article .blog-table thead{display:none}.tpl-article .blog-table tbody tr{display:block;padding:.75rem 0}.tpl-article .blog-table tbody th[scope=row],.tpl-article .blog-table tbody td{display:block;width:100%;border:none;padding:.25rem 1rem}.tpl-article .blog-table tbody th[scope=row]{padding-top:.5rem;font-size:.8rem}}.tpl-privacidade .priv-hero{padding:clamp(2.5rem,6vw,3.75rem) 0 clamp(1.75rem,4vw,2.5rem);background:var(--bg-off, #f8f6f3);border-bottom:1px solid var(--border, #e5e0da)}.tpl-privacidade .priv-hero__inner{max-width:42rem}.tpl-privacidade .priv-hero__label{display:inline-block;margin-bottom:.65rem;font-size:.72rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:var(--brand, #c0002a)}.tpl-privacidade .priv-hero h1{margin:0 0 .75rem;font-family:var(--font-display, "Playfair Display", Georgia, serif);font-size:clamp(1.85rem,4.5vw,2.65rem);line-height:1.12;color:var(--text, #1a1a1a)}.tpl-privacidade .priv-hero__lead{margin:0;font-size:1.05rem;line-height:1.65;color:var(--text-mid, #4a4a4a);max-width:40rem}.tpl-privacidade .priv-body{padding:clamp(2rem,5vw,3.25rem) 0 clamp(3rem,6vw,4rem)}.tpl-privacidade .priv-body__grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,320px);gap:clamp(2rem,4vw,3rem);align-items:start}.tpl-privacidade .priv-prose{font-size:1rem;line-height:1.72;color:var(--text-mid, #4a4a4a)}.tpl-privacidade .priv-prose h2{margin:2rem 0 .75rem;font-family:var(--font-display, "Playfair Display", Georgia, serif);font-size:clamp(1.2rem,2.5vw,1.45rem);color:var(--text, #1a1a1a);scroll-margin-top:5rem}.tpl-privacidade .priv-prose h2:first-child{margin-top:0}.tpl-privacidade .priv-prose p{margin:0 0 1rem}.tpl-privacidade .priv-prose ul{margin:0 0 1rem;padding-left:1.25rem}.tpl-privacidade .priv-prose li{margin-bottom:.4rem}.tpl-privacidade .priv-prose a{color:var(--brand, #c0002a);font-weight:700;text-decoration:underline;text-underline-offset:.15em}.tpl-privacidade .priv-prose a:hover{color:var(--brand-dark, #8b0019)}.tpl-privacidade .priv-prose__links{list-style:none;padding:0;display:flex;flex-wrap:wrap;gap:.5rem 1.25rem}.tpl-privacidade .priv-eeat__card{position:sticky;top:5.5rem;padding:1.35rem 1.25rem;background:var(--bg-off, #f8f6f3);border:1px solid var(--border, #e5e0da);border-radius:var(--radius-lg, 16px);box-shadow:0 4px 18px #1a1a1a0f}.tpl-privacidade .priv-eeat__card h2{margin:0 0 .5rem;font-size:.78rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:var(--text-light, #767676)}.tpl-privacidade .priv-eeat__brand{margin:0 0 1rem;font-family:var(--font-display, "Playfair Display", Georgia, serif);font-size:1.15rem;font-weight:700;color:var(--text, #1a1a1a);line-height:1.3}.tpl-privacidade .priv-eeat__dl{margin:0 0 1.15rem}.tpl-privacidade .priv-eeat__dl>div{margin-bottom:.85rem}.tpl-privacidade .priv-eeat__dl dt{font-size:.72rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--text-light, #767676);margin-bottom:.2rem}.tpl-privacidade .priv-eeat__dl dd{margin:0;font-size:.92rem;line-height:1.5;color:var(--text-mid, #4a4a4a)}.tpl-privacidade .priv-eeat .btn-wa{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:var(--tap, 52px);margin-bottom:.85rem;padding:.65rem 1rem;font-weight:800;text-decoration:none;border-radius:var(--radius, 12px);background:var(--wa, #25d366);color:#111}.tpl-privacidade .priv-eeat .btn-wa:hover{background:var(--wa-dark, #1da851);color:#111}.tpl-privacidade .priv-eeat__agency{margin:0;font-size:.8rem;line-height:1.45;color:var(--text-light, #767676)}.tpl-privacidade .priv-eeat__agency a{color:var(--brand, #c0002a);font-weight:700}@media(max-width:900px){.tpl-privacidade .priv-body__grid{grid-template-columns:1fr}.tpl-privacidade .priv-eeat__card{position:static}}:root{--brand-primary: #b2223f;--brand-primary-dark: #8a1830;--brand-primary-deeper: #6d1226;--brand-primary-soft: rgba(178, 34, 63, .07);--brand-primary-blush: #fce8ec;--brand-primary-border: rgba(178, 34, 63, .15);--brand-primary-glow: rgba(178, 34, 63, .25);--pastel-creme: #fdf9f5;--pastel-rose: #fdf0f3;--pastel-blush-card: #fff5f7;--text-dark: #1a1a1a;--text-mid: #4a4a4a;--text-light: #767676;--text-muted: #a0a0a0;--bg-white: #ffffff;--bg-off: #f9f5f2;--bg-section: #fdf9f6;--border: #ede8e3;--border-strong: #d9d0c8;--whatsapp: #25d366;--whatsapp-dark: #1da851;--shadow-sm: 0 1px 4px rgba(26, 26, 26, .06);--shadow-card-sm: 0 2px 8px rgba(26, 26, 26, .05);--shadow-card-md: 0 4px 20px rgba(26, 26, 26, .07);--shadow-card-lg: 0 12px 32px rgba(26, 26, 26, .1);--shadow-brand: 0 4px 18px rgba(178, 34, 63, .22);--radius-sm: 8px;--radius: 12px;--radius-lg: 16px;--radius-xl: 20px;--radius-pill: 999px;--max: 1120px;--gutter: clamp(1rem, 4vw, 1.5rem);--section-y: clamp(3.5rem, 7vw, 5.5rem)}.site-section{padding-block:var(--section-y)}.site-wrap{width:min(100% - var(--gutter) * 2,var(--max));margin-inline:auto}.site-h1{font-family:Playfair Display,Georgia,serif;font-size:clamp(2rem,4.5vw,3.1rem);font-weight:700;line-height:1.2;color:var(--text-dark);margin:0 0 1rem}.site-h2{font-family:Playfair Display,Georgia,serif;font-size:clamp(1.55rem,3vw,2.25rem);font-weight:700;line-height:1.2;color:var(--text-dark);margin:0 0 1.25rem;position:relative;padding-bottom:.65rem}.site-h2:after{content:"";position:absolute;left:0;bottom:0;width:40px;height:3px;background:var(--brand-primary);border-radius:2px}.site-lead{font-size:clamp(1.05rem,2vw,1.2rem);color:var(--text-mid);max-width:38rem;margin:0 0 1.5rem}.site-prose p,.site-prose li{color:var(--text-mid)}.site-prose ul{padding-left:1.25rem}.site-badge{display:inline-block;font-size:.72rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--brand-primary);background:var(--brand-primary-soft);padding:.35rem .75rem;border-radius:var(--radius-pill);margin-bottom:.75rem}.site-btn{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;font-weight:600;font-size:1rem;padding:.85rem 1.75rem;border-radius:var(--radius-sm);border:none;cursor:pointer;text-decoration:none;transition:background .2s,color .2s,transform .2s,box-shadow .2s;font-family:inherit}.site-btn--primary{background:var(--brand-primary);color:#fff;box-shadow:var(--shadow-brand)}.site-btn--primary:hover{background:var(--brand-primary-dark);transform:translateY(-1px)}.site-btn--wa{background:var(--whatsapp);color:#111}.site-btn--outline{background:transparent;color:var(--brand-primary);border:2px solid var(--brand-primary)}.site-mdx h2{font-family:Nunito,system-ui,sans-serif;font-size:1.35rem;margin:2rem 0 .75rem;color:var(--text-dark)}.site-mdx p,.site-mdx li{color:var(--text-mid)}.site-breadcrumb{font-size:.9rem;color:var(--text-light);margin-bottom:1rem}.site-breadcrumb a{color:var(--brand-primary);text-decoration:none;font-weight:600}.site-stack-md{margin-top:1.5rem}.site-hero__ctas{display:flex;flex-wrap:wrap;gap:.75rem}.site-section--off{background:var(--bg-off)}
