: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)}}.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))}@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}}
