:root{--navy:#072a55;--navy-2:#0d3970;--blue:#1768e5;--sky:#eaf3ff;--green:#16a765;--ink:#10233e;--muted:#5c6d82;--line:#dce5ef;--soft:#f5f8fc;--white:#fff;--radius:18px;--shadow:0 12px 35px rgba(15,43,76,.1)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif;line-height:1.65;background:#fff}img{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration:none}p{margin:0 0 1rem;color:var(--muted)}h1,h2,h3{margin:0 0 .8rem;line-height:1.12;letter-spacing:-.035em}h1{font-size:clamp(2.5rem,6vw,4.8rem)}h2{font-size:clamp(2rem,4vw,3.1rem)}h3{font-size:1.18rem}.container{width:min(1160px,calc(100% - 2rem));margin-inline:auto}.section{padding:clamp(4rem,8vw,7rem) 0}.section.alt{background:var(--soft)}.section.navy{background:var(--navy);color:#fff}.section.navy p{color:#c8d8eb}.section-title{max-width:760px;margin-bottom:2.4rem}.section-title.center{text-align:center;margin-inline:auto}.section-title p{font-size:1.08rem}.eyebrow{display:inline-block;margin-bottom:.75rem;color:var(--blue);font-size:.76rem;font-weight:800;text-transform:uppercase;letter-spacing:.12em}.navy .eyebrow{color:#65c5ff}.grid{display:grid;gap:1.25rem}.grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}.card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:1.5rem;box-shadow:0 4px 16px #0a27480a}.card p{font-size:.95rem}.icon-box{display:grid;place-items:center;width:42px;height:42px;border-radius:12px;background:var(--sky);color:var(--blue);font-weight:900;margin-bottom:1rem}.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:.75rem 1.15rem;border-radius:10px;background:var(--blue);color:#fff;font-weight:800;transition:transform .2s,background .2s}.button:hover{transform:translateY(-2px)}.button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid #ffbf47;outline-offset:3px}.button.whatsapp{background:var(--green)}.button.light{background:#fff;color:var(--navy)}.button.outline{background:transparent;color:var(--navy);border:1px solid var(--navy)}.site-header{position:sticky;top:0;z-index:20;background:#fffffff5;border-bottom:1px solid var(--line);backdrop-filter:blur(10px)}.header-inner{height:78px;display:flex;align-items:center;gap:1.5rem}.brand{display:flex;align-items:center;gap:.7rem;font-weight:900;line-height:1.05;margin-right:auto}.brand-mark{display:grid;place-items:center;width:42px;height:42px;border-radius:12px;background:var(--navy);color:#fff;font-size:.82rem}.nav-links{display:flex;align-items:center;gap:1.15rem;font-weight:700;font-size:.9rem}.nav-links a:hover{color:var(--blue)}.mobile-menu{display:none}.header-cta{margin-left:.4rem}.skip-link{position:fixed;left:1rem;top:-100px;z-index:99;background:#fff;padding:.8rem}.skip-link:focus{top:1rem}.hero{padding:clamp(3rem,6vw,5.8rem) 0;background:linear-gradient(135deg,#f4f8fd,#fff 60%)}.hero-grid{display:grid;grid-template-columns:.95fr 1.05fr;align-items:center;gap:clamp(2rem,5vw,5rem)}.hero-copy p{font-size:1.12rem;max-width:640px}.hero-actions{display:flex;gap:.8rem;flex-wrap:wrap;margin-top:1.7rem}.hero-media img,.media-card img{border-radius:24px;box-shadow:var(--shadow);object-fit:cover}.benefits-bar{background:var(--navy);color:#fff;padding:1rem 0}.benefits-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.benefit{display:flex;align-items:center;gap:.65rem;font-weight:750;font-size:.9rem}.benefit:before{content:"✓";display:grid;place-items:center;width:26px;height:26px;border-radius:50%;background:#1e5087}.split{display:grid;grid-template-columns:1.1fr .9fr;gap:clamp(2rem,6vw,5rem);align-items:center}.check-list{list-style:none;padding:0;margin:1.3rem 0 0;display:grid;gap:.7rem}.check-list li{position:relative;padding-left:1.8rem}.check-list li:before{content:"✓";position:absolute;left:0;color:var(--green);font-weight:900}.info-panel{padding:2rem;background:var(--navy);color:#fff;border-radius:var(--radius)}.info-panel p{color:#d4e1ef}.service-card{display:flex;flex-direction:column}.service-card a{margin-top:auto;color:var(--blue);font-weight:800}.mini-card{padding:1.2rem;border-radius:14px;background:var(--soft);border:1px solid var(--line)}.mini-card h3{font-size:1rem;letter-spacing:-.01em}.cta-section{background:var(--navy);color:#fff;padding:3rem 0}.cta-section.compact{border-radius:var(--radius);margin:2rem 0}.cta-inner{display:flex;align-items:center;justify-content:space-between;gap:2rem}.cta-inner div{max-width:740px}.cta-inner h2{font-size:clamp(1.8rem,3vw,2.5rem)}.cta-inner p{color:#d3e0ef;margin:0}.steps{counter-reset:steps}.step{position:relative;padding-left:4.5rem}.step-number{position:absolute;left:1.25rem;top:1.25rem;display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:var(--blue);color:#fff;font-weight:900}.item-cloud{display:flex;flex-wrap:wrap;gap:.75rem}.item-cloud span{padding:.7rem 1rem;border:1px solid var(--line);border-radius:999px;background:#fff;font-weight:700}.neighborhoods{display:grid;grid-template-columns:repeat(4,1fr);gap:.65rem}.neighborhoods a{padding:.75rem 1rem;border:1px solid var(--line);border-radius:10px;background:#fff;color:var(--navy);font-weight:700;font-size:.9rem}.neighborhoods a:hover{border-color:var(--blue);color:var(--blue)}.faq-list{display:grid;gap:.7rem;max-width:900px;margin:auto}.faq-list details{border:1px solid var(--line);border-radius:12px;background:#fff;padding:0 1.2rem}.faq-list summary{cursor:pointer;padding:1.1rem 2rem 1.1rem 0;position:relative;list-style:none}.faq-list summary:after{content:"+";position:absolute;right:0;top:1rem;color:var(--blue);font-size:1.4rem}.faq-list details[open] summary:after{content:"−"}.faq-list h3{display:inline;font-size:1rem;letter-spacing:-.01em}.faq-list p{padding-bottom:1rem}.breadcrumbs{padding-top:1.5rem}.breadcrumbs ol{display:flex;gap:.5rem;list-style:none;padding:0;margin:0;font-size:.86rem;color:var(--muted)}.breadcrumbs li{display:flex;gap:.5rem}.page-hero{padding:4.5rem 0 3rem}.page-hero .container{max-width:900px}.content-prose{max-width:800px}.content-prose h2{font-size:2rem;margin-top:2.2rem}.site-footer{background:#041b38;color:#fff;padding:4rem 0 1.5rem}.site-footer p,.site-footer a{color:#b9cbe0}.footer-grid{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:2rem}.footer-grid>div{display:flex;flex-direction:column;gap:.55rem}.footer-grid p{max-width:350px}.footer-brand{margin-bottom:1rem}.footer-bottom{display:flex;justify-content:space-between;gap:1rem;border-top:1px solid #173454;margin-top:3rem;padding-top:1.2rem;color:#8ba5c3;font-size:.82rem}.floating-wa{position:fixed;right:1rem;bottom:1rem;z-index:15;display:grid;place-items:center;width:56px;height:56px;border-radius:50%;background:var(--green);color:#fff;font-weight:900;box-shadow:0 8px 25px #0003}@media(max-width:900px){.desktop-nav{display:none}.mobile-menu{display:block;position:relative}.mobile-menu summary{cursor:pointer;font-weight:800}.mobile-menu .nav-links{position:absolute;right:0;top:2.5rem;min-width:230px;display:flex;flex-direction:column;align-items:stretch;background:#fff;padding:1rem;border:1px solid var(--line);border-radius:12px;box-shadow:var(--shadow)}.header-cta{display:none}.hero-grid,.split{grid-template-columns:1fr}.hero-copy{order:1}.hero-media{order:2}.grid-4,.grid-3,.benefits-grid{grid-template-columns:repeat(2,1fr)}.neighborhoods{grid-template-columns:repeat(3,1fr)}.footer-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:580px){h1{font-size:2.5rem}.section{padding:3.6rem 0}.grid-2,.grid-3,.grid-4,.benefits-grid{grid-template-columns:1fr}.benefit{padding:.3rem 0}.neighborhoods{grid-template-columns:1fr}.cta-inner{align-items:flex-start;flex-direction:column}.hero-actions .button{width:100%}.footer-grid{grid-template-columns:1fr}.footer-bottom{flex-direction:column}.header-inner{height:70px}.brand{font-size:.9rem}.hero-media img{min-height:300px;object-fit:cover}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}.section.navy .card{color:var(--ink)}.section.navy .card p{color:var(--muted)}.brand-logo{display:block;width:240px;max-width:100%;height:auto;border-radius:8px}.footer-logo{width:300px}.desktop-nav{gap:clamp(.7rem,1.25vw,1.15rem);white-space:nowrap}.floating-wa{width:60px;height:60px;background:#25d366;border:3px solid #fff;font-size:1.65rem;line-height:1;box-shadow:0 8px 25px #00000047}.floating-wa:hover{background:#1fbd5a;transform:translateY(-2px)}.header-inner{display:grid;grid-template-columns:minmax(225px,1fr) auto minmax(225px,1fr)}.header-inner>.brand{justify-self:start;margin-right:0}.header-inner>nav{justify-self:center}.header-inner>.header-cta{justify-self:end;margin-left:0;white-space:nowrap}@media(max-width:900px){.header-inner{display:flex}.header-inner>.brand{margin-right:auto}.header-inner>nav{justify-self:auto}}body.mobile-menu-open{overflow:hidden}@media(max-width:900px){.mobile-menu{position:static}.mobile-menu-toggle{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;width:46px;height:46px;padding:0;border:0;border-radius:10px;background:#fff;cursor:pointer;list-style:none}.mobile-menu-toggle::-webkit-details-marker{display:none}.mobile-menu-toggle span{display:block;width:24px;height:2px;border-radius:2px;background:var(--navy);transition:transform .2s ease,opacity .2s ease}.mobile-menu[open] .mobile-menu-toggle span:nth-child(1){transform:translateY(7px) rotate(45deg)}.mobile-menu[open] .mobile-menu-toggle span:nth-child(2){opacity:0}.mobile-menu[open] .mobile-menu-toggle span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.mobile-menu .mobile-menu-panel{position:fixed;left:1rem;right:1rem;top:78px;min-width:0;width:auto;display:flex;gap:0;padding:.35rem 1rem 1rem;border:1px solid var(--line);border-radius:0 0 14px 14px;background:#fff;box-shadow:var(--shadow);animation:mobile-menu-in .18s ease-out}.mobile-menu-panel>a{display:block;width:100%;padding:.9rem .25rem;color:var(--navy);border-bottom:1px solid var(--line);font-size:1rem}.mobile-menu-panel>a:hover{color:var(--blue)}.mobile-menu-panel>.mobile-menu-wa{margin-top:.9rem;padding:.85rem 1rem;border:0;border-radius:10px;background:#16a765;color:#fff;text-align:center;font-weight:800}.mobile-menu-panel>.mobile-menu-wa:hover{color:#fff;background:#128b54}}@media(max-width:580px){.mobile-menu .mobile-menu-panel{top:70px}}@keyframes mobile-menu-in{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.guide-article .post-content>p a,.guide-article .post-content section p a{font-weight:700;text-decoration:underline;text-decoration-color:transparent;text-underline-offset:3px;transition:color .18s ease,text-decoration-color .18s ease}.guide-article .post-content>p a:hover,.guide-article .post-content section p a:hover{color:#1a0dab;text-decoration-color:currentColor}.blog-hero{padding:4.5rem 0 2rem}.blog-hero h1{max-width:720px;font-size:clamp(2.5rem,5vw,4rem)}.blog-hero p{max-width:720px;font-size:1.08rem}.category-list{display:flex;flex-wrap:wrap;gap:.65rem;margin-top:1.6rem}.category-list span{padding:.45rem .85rem;border:1px solid var(--line);border-radius:999px;color:var(--navy);font-size:.82rem;font-weight:800}.category-list .active{border-color:var(--blue);background:var(--blue);color:#fff}.blog-list{padding:1rem 0 6rem}.article-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.3rem}.article-card{display:flex;min-width:0;flex-direction:column;overflow:hidden;border:1px solid var(--line);border-radius:16px;background:#fff;box-shadow:0 5px 18px #0a27480d}.article-card-image{display:block;aspect-ratio:16/10;overflow:hidden;background:var(--soft)}.article-card-image img{width:100%;height:100%;object-fit:cover;transition:transform .25s ease}.article-card:hover .article-card-image img{transform:scale(1.025)}.article-card-body{display:flex;flex:1;flex-direction:column;padding:1.2rem}.article-tag{display:inline-flex;align-self:flex-start;margin-bottom:.7rem;padding:.28rem .6rem;border-radius:999px;background:var(--sky);color:var(--blue);font-size:.7rem;font-weight:900;text-transform:uppercase;letter-spacing:.04em}.article-card h2{font-size:1.18rem;letter-spacing:-.02em}.article-card p{font-size:.9rem}.article-read{margin-top:auto;color:var(--blue);font-size:.88rem;font-weight:850}.post{padding:2.5rem 0 5rem}.post-header{max-width:980px;margin-bottom:2rem}.post-header h1{max-width:920px;font-size:clamp(2.4rem,5vw,4.2rem)}.post-meta{display:flex;flex-wrap:wrap;gap:1.2rem;color:var(--muted);font-size:.86rem}.post-meta span+span:before{content:"•";margin-right:1.2rem}.post-cover{max-width:1160px}.post-cover img{width:100%;max-height:570px;border-radius:22px;object-fit:cover;box-shadow:var(--shadow)}.post-content{max-width:820px;padding-top:2.2rem}.post-intro{font-size:1.1rem}.post-summary{margin:2rem 0;padding:1.4rem 1.6rem;border:1px solid var(--line);border-radius:14px;background:var(--soft)}.post-summary ul{margin:.7rem 0 0;padding-left:1.2rem}.post-content section{margin-top:2.2rem}.post-content h2{font-size:1.75rem}.post-note{margin:2rem 0;padding:1.2rem 1.4rem;border-left:4px solid #e8ab19;border-radius:8px;background:#fff7df;color:#5d4a16}.related-section{padding:4.5rem 0;background:var(--soft)}.related-section>.container>h2{text-align:center;margin-bottom:2rem}.related-grid{max-width:780px;margin:auto;grid-template-columns:repeat(2,minmax(0,1fr))}.guide-article .post-summary ol{margin:.8rem 0 0;padding-left:1.25rem;columns:2;column-gap:2.5rem}.guide-article .post-summary li{break-inside:avoid;margin:.35rem 0}.guide-article .post-summary a{color:var(--blue);font-weight:700}.guide-article .post-summary a:hover{text-decoration:underline;text-underline-offset:3px}.guide-article .post-content section{scroll-margin-top:100px}.guide-article .post-content section>ul{display:grid;gap:.45rem;margin:1rem 0 0;padding-left:1.25rem}.guide-article .guide-conclusion{padding-top:.4rem;border-top:1px solid var(--line)}@media(max-width:900px){.article-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:580px){.blog-hero{padding:3rem 0 1.5rem}.article-grid,.related-grid{grid-template-columns:1fr}.blog-list{padding-bottom:4rem}.post{padding-top:2rem}.post-cover img{border-radius:14px}.post-content{padding-top:1.5rem}.guide-article .post-summary ol{columns:1}}:root{--color-navy:var(--navy);--color-primary:var(--blue);--color-surface:var(--soft);--color-whatsapp:#168f52;--color-text:var(--muted);--color-heading:var(--ink);--color-border:var(--line);--radius-card:16px;--container-width:1180px;--section-space:clamp(3.5rem,7vw,6rem);--shadow-soft:0 10px 30px rgba(15,43,76,.07)}html{overflow-x:clip}body{font-size:1rem;overflow-x:hidden}p{max-width:72ch;color:#50637a;line-height:1.7}h1{font-size:clamp(2.35rem,4.8vw,4.25rem)}h2{font-size:clamp(1.75rem,3.2vw,2.75rem)}h3{font-size:clamp(1.08rem,1.6vw,1.3rem);line-height:1.25}.container{width:min(var(--container-width),calc(100% - clamp(2.5rem,6vw,5rem)))}.section{padding:var(--section-space) 0}.section-title{max-width:72ch;margin-bottom:clamp(2rem,4vw,3rem)}.section-title p{max-width:65ch}.section-title.center p{margin-inline:auto}.button,.whatsapp-cta{min-height:48px;padding:.78rem 1.25rem;border-radius:10px}.button.whatsapp,.whatsapp-cta,.mobile-menu-panel>.mobile-menu-wa{background:var(--color-whatsapp);color:#fff;font-weight:800}.button.whatsapp:hover,.whatsapp-cta:hover,.mobile-menu-panel>.mobile-menu-wa:hover{background:#107643;color:#fff}.whatsapp-cta:focus-visible{outline:3px solid #ffbf47;outline-offset:3px}.site-header{box-shadow:0 4px 18px #072a550a}.header-inner{min-height:78px;height:auto}.brand-logo{width:220px}.nav-links a{min-height:44px;display:inline-flex;align-items:center}.header-cta{padding-inline:1.1rem}@media(min-width:901px){.site-header{position:fixed;inset:0 0 auto;width:100%}body{padding-top:78px}}.hero{position:relative;isolation:isolate;padding:clamp(3.5rem,7vw,6.5rem) 0;background:linear-gradient(120deg,#eff6ff,#fff 58%,#f6faff)}.hero:before{content:"";position:absolute;z-index:-1;right:-8rem;top:8%;width:30rem;height:30rem;border-radius:50%;background:radial-gradient(circle,rgba(23,104,229,.1),transparent 68%)}.hero-grid{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:clamp(2.5rem,6vw,5.5rem)}.hero-copy h1{max-width:13ch;color:var(--navy)}.hero-copy p{max-width:58ch;font-size:clamp(1.05rem,1.5vw,1.18rem)}.hero-media{position:relative}.hero-media:after{content:"Atendimento em Niterói e região";position:absolute;left:1.25rem;bottom:1.25rem;padding:.65rem .9rem;border-radius:10px;background:#072a55f0;color:#fff;font-size:.82rem;font-weight:800}.hero-media picture,.hero-media img{width:100%}.hero-media img{aspect-ratio:4/3;min-height:0}.benefits-bar{padding:1.15rem 0}.benefit:before{background:#168f52}.grid{gap:clamp(1rem,2.2vw,1.5rem)}.card,.mini-card{transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.card:hover,.mini-card:hover{transform:translateY(-3px);border-color:#b8cce4;box-shadow:var(--shadow-soft)}.card{padding:clamp(1.35rem,2.5vw,1.75rem)}.mini-card{padding:1.35rem;background:#fff}.mini-card p,.card p{font-size:max(.95rem,15px)}.service-card{border-top:4px solid var(--blue)}.service-card .icon-box{border-radius:50%}.visual-split .split,.feature-section .split,.care-section .split{align-items:stretch}.visual-split .media-card img,.feature-section .media-card img,.care-section .media-card img{width:100%;height:100%;min-height:420px;object-fit:cover}.feature-list{display:grid;grid-template-columns:1fr 1fr;gap:0 1.5rem;align-content:center}.feature-list .section-title{grid-column:1/-1}.feature-list h3{padding-top:1rem;border-top:2px solid var(--sky)}.feature-list p{font-size:.95rem}.items-section .section-title{margin-bottom:1.8rem}.item-cloud{gap:.8rem}.item-cloud span{position:relative;padding:.78rem 1.1rem .78rem 2.35rem;border-radius:12px;box-shadow:0 3px 10px #0a274808}.item-cloud span:before{content:"✓";position:absolute;left:1rem;color:var(--green)}.factor-grid .mini-card{display:flex;align-items:center;gap:1rem;min-height:92px}.factor-grid h3{margin:0}.factor-number{color:var(--blue);font-size:.76rem;font-weight:900;letter-spacing:.08em}.pricing-section .cta-section.compact{overflow:hidden;background:linear-gradient(110deg,var(--navy),var(--navy-2))}.quote-info .info-panel{box-shadow:var(--shadow)}.neighborhoods-section{background:linear-gradient(#fff,#f5f9ff)}.neighborhoods{grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem}.neighborhoods a{display:flex;align-items:center;min-height:48px;padding:.8rem 1rem;font-size:.94rem;line-height:1.35;transition:background .18s,border-color .18s,transform .18s}.neighborhoods a:hover{background:var(--sky);transform:translateY(-2px)}.section.navy .section-title{max-width:820px}.section.navy .section-title h2{color:#fff}.section.navy>.container>p{max-width:70ch;font-size:1.06rem}.cta-section:not(.compact){padding:clamp(2.8rem,5vw,4rem) 0;background:linear-gradient(115deg,#061f41,#0d3970)}.faq-list{max-width:920px;gap:.85rem}.faq-list details{padding:0 1.3rem;border-radius:14px;box-shadow:0 3px 12px #0a274809}.faq-list summary{min-height:58px;display:flex;align-items:center;padding:1.1rem 2.5rem 1.1rem 0}.faq-list summary:after{top:50%;transform:translateY(-50%)}.faq-list details[open]{border-color:#b9d0ec}.faq-answer p{max-width:74ch;padding:0 2rem 1.2rem 0}.content-section{background:#fff}.content-section .article-card h2{font-size:1.18rem}.site-footer{padding-top:4.5rem}.footer-grid{grid-template-columns:1.45fr .8fr 1fr 1.15fr}.footer-grid h4{margin:0 0 .4rem;color:#fff;font-size:1rem;letter-spacing:0}.footer-grid a{min-height:34px}.footer-cta{align-self:flex-start;min-height:48px!important;margin:.35rem 0 .5rem;padding-inline:1rem;color:#fff!important}.floating-wa{right:max(1rem,env(safe-area-inset-right));bottom:max(1rem,env(safe-area-inset-bottom));background:#25d366}.floating-wa svg{display:block;width:30px;height:30px}@media(max-width:1050px){.header-inner{grid-template-columns:minmax(190px,1fr) auto minmax(190px,1fr)}.brand-logo{width:195px}.desktop-nav{gap:.75rem;font-size:.84rem}.header-cta{font-size:.88rem}.neighborhoods{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:900px){.container{width:min(var(--container-width),calc(100% - 2.5rem))}.hero-grid{grid-template-columns:1fr}.hero-copy{max-width:680px}.hero-copy h1{max-width:15ch}.hero-media img{max-height:560px}.feature-list{grid-template-columns:1fr 1fr}.footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mobile-menu-panel>.mobile-menu-wa{justify-content:center}.mobile-menu .mobile-menu-panel{left:1.25rem;right:1.25rem}.section.navy .grid-4{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:580px){.container{width:calc(100% - 2.5rem)}.section{padding:clamp(3rem,13vw,4rem) 0}.section-title{margin-bottom:2rem}.hero{padding:3.25rem 0}.hero-copy h1{font-size:clamp(2.2rem,11vw,3rem)}.hero-actions .button{width:100%}.hero-media:after{left:.75rem;right:.75rem;bottom:.75rem;text-align:center}.hero-media img{aspect-ratio:4/3;min-height:260px}.feature-list{grid-template-columns:1fr}.feature-list .section-title{grid-column:auto}.visual-split .media-card img,.feature-section .media-card img,.care-section .media-card img{min-height:280px}.grid-2,.grid-3,.grid-4,.section.navy .grid-4,.neighborhoods{grid-template-columns:1fr}.neighborhoods a{font-size:1rem}.factor-grid .mini-card{min-height:76px}.cta-section.compact{margin-top:1.5rem}.cta-section.compact .container{width:100%;padding:0 1.25rem}.cta-inner .button{width:100%}.faq-list details{padding-inline:1rem}.faq-list summary{padding-right:2rem}.faq-answer p{padding-right:0}.footer-grid{grid-template-columns:1fr}.footer-cta{width:100%}.floating-wa{width:56px;height:56px}.brand-logo{width:min(205px,58vw)}}.neighborhood-regions{display:grid;gap:3rem}.neighborhood-region h2{margin-bottom:1.25rem;font-size:clamp(1.45rem,2.5vw,2rem)}
