:root{color-scheme:light;--navy:#101d2b;--navy2:#172b3c;--ink:#172534;--yellow:#f2ba4b;--paper:#f7f8f7;--muted:#5c6974;--line:#d9dfe1}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.6 Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}a:focus-visible{outline:3px solid #dc9117;outline-offset:4px}.skip-link{position:absolute;top:-100px;left:1rem;z-index:1000;background:#fff;padding:.7rem 1rem}.skip-link:focus{top:1rem}.demo-banner{display:flex;align-items:center;justify-content:space-between;gap:1rem;min-height:38px;padding:.45rem clamp(16px,5vw,76px);background:#050d15;color:#fff;font-size:.72rem;line-height:1.3}.demo-banner a{text-decoration:underline;text-underline-offset:3px}.site-header{min-height:90px;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:0 clamp(16px,5vw,76px);background:var(--navy);color:#fff}.brand{display:flex;align-items:center;gap:.6rem;font-size:1.22rem;font-weight:900;line-height:.95;letter-spacing:-.05em;white-space:nowrap}.brand-icon{display:grid;place-items:center;width:36px;height:36px;border:2px solid var(--yellow);border-radius:8px;color:var(--yellow);font-size:1.6rem}.brand-accent{color:var(--yellow)}.brand small{display:block;letter-spacing:.28em;font-size:.46rem;font-weight:700;margin-top:.35rem}.site-header nav{display:flex;gap:clamp(1rem,3vw,2.5rem);font-size:.8rem;font-weight:600}.site-header nav a:hover,.site-footer a:hover{text-decoration:underline;text-underline-offset:5px}.header-cta{padding:.7rem 1rem;border:1px solid #9aa7ad;border-radius:4px;font-size:.77rem;font-weight:700;white-space:nowrap}.header-cta:hover{border-color:var(--yellow);color:var(--yellow)}.hero{display:grid;grid-template-columns:54% 46%;background:var(--navy);color:#fff;min-height:650px}.hero-copy{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:5rem 5vw 5rem max(5vw,24px)}.eyebrow{display:flex;align-items:center;gap:.7rem;color:#c58a28;font-size:.66rem;font-weight:800;text-transform:uppercase;letter-spacing:.16em}.eyebrow-dot{width:7px;height:7px;border-radius:50%;background:var(--yellow)}.hero .eyebrow{color:var(--yellow)}.hero h1,.section-header h2,.region h2,.contact h2{font-weight:850;letter-spacing:-.065em;line-height:1.05}.hero h1{font-size:clamp(3.8rem,6.4vw,7.2rem);max-width:750px;margin:1.3rem 0 1.6rem}.hero h1 span{color:var(--yellow)}.hero-copy>p{max-width:530px;color:#c8d3d8;font-size:1.05rem;margin:0}.hero-actions{display:flex;align-items:center;gap:1.8rem;flex-wrap:wrap;margin-top:2rem}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:1.4rem;min-height:52px;padding:.8rem 1.1rem;border-radius:4px;font-size:.79rem;font-weight:800;transition:transform .2s ease,background .2s ease}.button:hover{transform:translateY(-2px)}.button-yellow{background:var(--yellow);color:#13202a}.button-yellow:hover{background:#ffd078}.text-link{border-bottom:1px solid #a8b4bd;padding:.6rem 0;color:#e5ecee;font-size:.79rem;font-weight:700}.hero-foot{margin-top:4rem;color:#adbac4;font-size:.72rem}.hero-visual{position:relative;min-height:650px;overflow:hidden}.hero-visual img{width:100%;height:100%;object-fit:cover;object-position:56% center}.hero-visual:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#101d2b22,transparent 35%,#101d2b11)}.image-label{position:absolute;bottom:2rem;left:2rem;z-index:1;padding:.65rem .9rem;border-left:3px solid var(--yellow);background:#101d2bdd;color:#fff;font-size:.75rem}.feature-strip{display:flex;justify-content:space-around;align-items:center;gap:1rem;padding:1rem 5vw;min-height:80px;background:var(--yellow);color:#142232;font-size:.78rem;font-weight:800;text-align:center}.feature-strip span:nth-child(even){font-size:1rem}.section-wrap{max-width:1380px;margin-inline:auto;padding-inline:clamp(18px,5vw,76px)}.services{padding-top:clamp(5rem,8vw,8rem);padding-bottom:clamp(5rem,8vw,8rem)}.section-header{max-width:850px;margin-bottom:2.8rem}.section-header h2,.region h2{font-size:clamp(3rem,5vw,5.5rem);margin:1rem 0}.section-header p{max-width:600px;color:var(--muted);margin:0}.service-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.service-grid article{min-height:300px;padding:2rem 1.6rem;background:#fff;border:1px solid var(--line);border-radius:5px;transition:border-color .2s ease,transform .2s ease}.service-grid article:hover{border-color:#afbbbf;transform:translateY(-3px)}.service-icon{display:grid;place-items:center;width:48px;height:48px;border-radius:50%;background:#fff0d2;color:#94620c;font-size:.79rem;font-weight:800}.service-grid h3{font-size:1.33rem;line-height:1.2;margin:3rem 0 1rem}.service-grid p{color:var(--muted);font-size:.87rem;margin:0}.region{background:var(--navy2);color:#fff;overflow:hidden}.region-inner{display:grid;grid-template-columns:55% 45%;align-items:center;gap:1rem;min-height:540px;padding-top:5rem;padding-bottom:5rem}.region .eyebrow{color:var(--yellow)}.region h2{max-width:600px}.region p{max-width:570px;color:#c4d0d6}.region-chips{display:flex;flex-wrap:wrap;gap:.6rem;margin:1.7rem 0}.region-chips span{padding:.5rem .8rem;border:1px solid #617484;border-radius:3px;font-size:.77rem}.region .hours{font-size:.82rem}.region-graphic{position:relative;height:360px;margin:auto;width:min(100%,420px);display:grid;place-items:center}.region-ring{position:absolute;border:1px solid #627c8b;border-radius:50%}.ring-one{width:120px;height:120px}.ring-two{width:250px;height:250px}.ring-three{width:380px;height:380px}.region-pin{z-index:1;display:grid;place-items:center;width:85px;height:85px;border-radius:50%;background:var(--yellow);color:var(--navy);font-size:3.2rem;box-shadow:0 0 0 9px #f2ba4b22}.map-grid{position:absolute;inset:0;background-image:linear-gradient(#ffffff0c 1px,transparent 1px),linear-gradient(90deg,#ffffff0c 1px,transparent 1px);background-size:40px 40px;mask-image:radial-gradient(circle,black,transparent 70%)}.process{padding-top:clamp(5rem,8vw,8rem);padding-bottom:clamp(5rem,8vw,8rem)}.process-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem;border-top:1px solid var(--line)}.process-grid>div{padding-top:1.4rem}.process-grid span{font-size:.68rem;font-weight:800;color:#b47b20}.process-grid h3{font-size:1.25rem;margin:1rem 0 .6rem}.process-grid p{max-width:300px;color:var(--muted);font-size:.9rem;margin:0}.contact{background:var(--yellow);text-align:center;padding:clamp(5rem,8vw,8rem) 0}.contact .eyebrow{justify-content:center;color:#554116}.contact h2{font-size:clamp(3rem,6vw,6.4rem);max-width:950px;margin:1rem auto}.contact p{max-width:570px;margin:0 auto 2rem;color:#4f452f}.button-dark{background:var(--navy);color:#fff}.button-dark:hover{background:#293f55}.contact small{display:block;font-size:.72rem;color:#574625;margin:1rem auto 0}.site-footer{display:flex;align-items:center;justify-content:space-between;gap:1rem;min-height:110px;padding:1rem clamp(18px,5vw,76px);background:var(--navy);color:#fff;font-size:.73rem}.footer-brand{font-weight:900;letter-spacing:-.04em;font-size:1.12rem}.site-footer a{text-decoration:underline;text-underline-offset:4px}#servicos,#regiao,#como-funciona,#contato{scroll-margin-top:20px}
@media(max-width:1000px){.hero{grid-template-columns:50% 50%;min-height:580px}.hero-visual{min-height:580px}.hero h1{font-size:clamp(3.4rem,6vw,6rem)}.service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.service-grid article{min-height:250px}.service-grid h3{margin-top:2rem}}
@media(max-width:700px){.site-header{min-height:74px}.site-header nav{display:none}.brand{font-size:1.02rem}.header-cta{font-size:.7rem;padding:.55rem .65rem}.hero{display:flex;flex-direction:column;min-height:0}.hero-copy{padding:3.7rem 6vw 3.2rem}.hero h1{font-size:clamp(3.25rem,11vw,5.5rem)}.hero-copy>p{font-size:.95rem}.hero-foot{margin-top:2rem}.hero-visual{height:350px;min-height:0}.hero-visual img{object-position:center}.feature-strip{min-height:64px;font-size:.72rem}.feature-strip span:nth-child(n+3){display:none}.service-grid{grid-template-columns:1fr}.service-grid article{min-height:0;padding:1.5rem}.service-grid h3{margin:1.5rem 0 .5rem}.region-inner{grid-template-columns:1fr;padding-top:5rem;padding-bottom:2rem}.region-graphic{height:250px;width:250px;margin-top:2rem}.ring-one{width:90px;height:90px}.ring-two{width:180px;height:180px}.ring-three{width:270px;height:270px}.region-pin{width:65px;height:65px;font-size:2.5rem}.process-grid{grid-template-columns:1fr;gap:0}.process-grid>div{padding:1.2rem 0;border-bottom:1px solid var(--line)}.site-footer{flex-wrap:wrap;min-height:0;padding-block:1.5rem}}
@media(max-width:375px){.demo-banner{font-size:.62rem;padding:.4rem 12px}.site-header{padding-inline:15px}.brand{font-size:.9rem}.brand-icon{width:31px;height:31px;font-size:1.35rem}.header-cta{font-size:.64rem;padding:.52rem .55rem}.hero-copy{padding:3.1rem 18px}.hero h1{font-size:3.15rem}.hero-actions{gap:1rem}.hero-visual{height:290px}.section-wrap{padding-inline:18px}.section-header h2,.region h2{font-size:2.8rem}.contact h2{font-size:2.85rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button,.service-grid article{transition:none}.button:hover,.service-grid article:hover{transform:none}}
