@import url("https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;500;600;700;800;900&display=swap");:root{--ink:#13212b;--muted:#60717e;--line:#d9e6ed;--paper:#f7fbfd;--white:#ffffff;--primary:#075985;--primary-dark:#063b5b;--accent:#12a6c8;--mint:#8ed8c9;--sun:#f3c969}*{box-sizing:border-box}html{min-height:100%;scroll-behavior:smooth}body{min-height:100vh;margin:0;color:var(--ink);background:var(--paper);font-family:Outfit,sans-serif;display:flex;flex-direction:column;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}body>.form-page,body>main{flex:1 1}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button,input,textarea{font:inherit}.shell{width:min(1240px,calc(100% - 40px));margin:0 auto}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:20;background:rgba(247,251,253,.86);border-bottom:1px solid rgba(7,89,133,.12);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.nav{min-height:82px;justify-content:space-between;gap:24px}.brand,.nav{display:flex;align-items:center}.brand{gap:12px;min-width:0;font-weight:700;color:var(--primary-dark)}.brand img{width:80px;height:80px;object-fit:contain}.brand span{font-size:clamp(1.16rem,2vw,1.55rem);line-height:1.05}.nav-links{display:flex;align-items:center;gap:22px;color:#314856;font-size:.95rem;font-weight:600}.button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 22px;border:0;border-radius:999px;color:#fff;background:var(--primary);font-weight:700;cursor:pointer;box-shadow:0 14px 30px rgba(7,89,133,.18);transition:transform .18s ease,background .18s ease}.button:hover{background:var(--primary-dark);transform:translateY(-1px)}.button.light{color:var(--primary-dark);background:var(--white)}.whatsapp-link{display:inline-flex;align-items:center;gap:10px;color:#dfffee;font-size:.94rem;font-weight:700;line-height:1;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px;transition:color .18s ease,opacity .18s ease}.whatsapp-link:hover{color:#ffffff}.whatsapp-icon{width:18px;height:18px;flex:0 0 18px}.footer-whatsapp,.hero-whatsapp{display:flex;flex-wrap:wrap;gap:12px}.hero-whatsapp{justify-content:center;margin-top:14px}.footer-whatsapp{margin-top:14px;flex-direction:column}.footer-contact-link,.footer-whatsapp-link{display:inline-flex;align-items:center;gap:10px;width:-moz-fit-content;width:fit-content;color:#ffffff;font-size:.94rem;font-weight:600;line-height:1.4;text-decoration:none;transition:opacity .18s ease}.footer-contact-link{margin-top:8px}.footer-contact-link:hover,.footer-whatsapp-link:hover{opacity:.82}.footer-whatsapp-link .whatsapp-icon{width:17px;height:17px;flex:0 0 17px;color:#ffffff}.footer-brand{display:inline-flex;align-items:center;gap:12px;margin-bottom:14px;color:#fff;font-weight:700}.footer-brand img{width:100px;height:100px;object-fit:contain}.footer-brand span{font-size:1.3rem;line-height:1.05}.site-footer a{color:inherit}.hero{display:grid;align-items:center;position:relative;overflow:hidden;color:#fff;background:linear-gradient(105deg,rgba(3,35,54,.94),rgba(7,89,133,.82) 54%,rgba(18,166,200,.58)),linear-gradient(135deg,#063b5b,#12a6c8)}.hero:after{content:"";position:absolute;inset:auto 0 0;height:34%;background:linear-gradient(0deg,rgba(3,35,54,.38),transparent)}.hero-inner{position:relative;z-index:1;padding:112px 0 124px;text-align:center}.eyebrow{margin:0 0 18px;color:var(--mint);font-size:.78rem;font-weight:700;letter-spacing:0;text-transform:uppercase}h1,h2,h3{margin:0;font-family:Outfit,sans-serif;font-weight:700;line-height:.98}.hero h1{max-width:100%;font-size:clamp(2.35rem,5vw,4.4rem)}.hero-copy{max-width:100%;margin:24px auto 34px;color:rgba(255,255,255,.86);font-size:clamp(1.04rem,1.7vw,1.25rem);line-height:1.65}.cta-actions,.hero-actions{display:flex;flex-wrap:wrap;gap:14px;align-items:center}.hero-actions{justify-content:center}.section{padding:92px 0}.section.alt{background:#eef7f9}.section-head{max-width:720px;margin-bottom:44px}.section-head.center{margin-inline:auto;text-align:center}.section-head.center h2{color:#071c2b;font-size:clamp(2.2rem,4vw,3.5rem);font-style:italic;font-weight:500}.section-head h2{color:var(--primary-dark);font-size:clamp(2.05rem,3.9vw,3.55rem);line-height:1.04}.section-head p{color:var(--muted);font-size:1.12rem;line-height:1.8}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:32px;gap:32px}.service-card{min-height:314px;padding:40px;border:0;border-radius:8px;background:var(--white);box-shadow:0 22px 60px rgba(27,72,91,.07)}.service-icon{display:inline-flex;width:56px;height:56px;align-items:center;justify-content:center;margin-bottom:34px;border-radius:16px;color:var(--primary);background:#eef8ff}.service-icon lord-icon{width:42px;height:42px}.service-card h3{margin-bottom:22px;color:var(--primary-dark);font-size:1.5rem;font-weight:700;line-height:1.12}.service-card p{margin:0;color:#65768c;line-height:2}.split{display:grid;grid-template-columns:.9fr 1.1fr;grid-gap:52px;gap:52px;align-items:center}.panel{padding:34px;border:1px solid var(--line);border-radius:8px;background:var(--white)}.check-list{display:grid;grid-gap:18px;gap:18px;margin:0;padding:0;list-style:none}.check-list li{padding-left:28px;position:relative;color:var(--muted);line-height:1.65}.check-list li:before{content:"";position:absolute;left:0;top:.65em;width:12px;height:12px;border:3px solid var(--accent);border-radius:50%}.cta-band{color:#fff;background:linear-gradient(135deg,var(--primary-dark),var(--primary) 54%,#0a7f91)}.cta-inner{display:grid;grid-template-columns:1fr auto;grid-gap:32px;gap:32px;align-items:center;padding:58px 0}.cta-inner h2{font-size:clamp(2rem,3.6vw,3.35rem);line-height:1.04}.cta-inner p{max-width:620px;color:rgba(255,255,255,.78);line-height:1.75}.site-footer{padding:54px 0 34px;color:#ffffff;background:#101a21}.footer-grid{display:flex;gap:34px;padding-bottom:32px;border-bottom:1px solid rgba(255,255,255,.08)}.footer-split{display:flex}.site-footer h3{margin-bottom:14px;color:#fff;font-size:1.35rem;line-height:1.15}.site-footer p{margin:8px 0;line-height:1.6}.copyright{margin:28px 0 0;font-size:.88rem;letter-spacing:0;text-transform:none}.footer-bottom{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px;margin-top:28px}.footer-credit{margin:0;font-size:.88rem;color:#ffffff}.footer-credit a{color:#ffffff;font-weight:700}.footer-contact-link,.footer-credit a,.footer-whatsapp-link{will-change:transform;transition:transform .18s ease,opacity .18s ease,color .18s ease}.footer-contact-link:hover,.footer-credit a:hover,.footer-whatsapp-link:hover{transform:translateX(4px)}.form-page{min-height:100vh;background:linear-gradient(120deg,rgba(247,251,253,.97),rgba(238,247,249,.92)),linear-gradient(135deg,rgba(18,166,200,.08),rgba(243,201,105,.08))}.form-wrap{padding:58px 0 88px}.contact-layout{display:grid;grid-template-columns:.82fr 1.18fr;grid-gap:22px;gap:22px;align-items:stretch}.contact-intro,.form-card,.thanks-card{border:1px solid var(--line);border-radius:8px;background:var(--white);box-shadow:0 26px 70px rgba(27,72,91,.1)}.contact-intro{display:flex;min-height:520px;flex-direction:column;justify-content:space-between;padding:34px;color:#fff;background:linear-gradient(145deg,var(--primary-dark),var(--primary))}.contact-intro h1,.thanks-card h1{font-size:clamp(2.35rem,4.7vw,4rem);line-height:1.02}.contact-intro p{color:rgba(255,255,255,.78);line-height:1.75}.contact-lines{display:grid;grid-gap:14px;gap:14px;color:rgba(255,255,255,.86)}.form-card{padding:34px}.form-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:18px;gap:18px}.field{display:grid;grid-gap:9px;gap:9px}.field.full{grid-column:1/-1}.field label{color:#344c5b;font-size:.92rem;font-weight:700}.field input,.field textarea{width:100%;border:1px solid #cfdde5;border-radius:8px;background:#f9fcfd;color:var(--ink);outline:0;padding:15px 16px;transition:border .16s ease,box-shadow .16s ease,background .16s ease}.field textarea{min-height:150px;resize:vertical}.field input:focus,.field textarea:focus{border-color:var(--accent);background:#fff;box-shadow:0 0 0 4px rgba(18,166,200,.14)}.thanks-card{max-width:760px;margin:70px auto 110px;padding:44px;text-align:center}.thanks-card p{color:var(--muted);font-size:1.1rem;line-height:1.75}@media (max-width:820px){.shell{width:min(100% - 28px,1120px)}.nav{min-height:74px;gap:14px}.nav-links a:not(.button){display:none}.nav-links{flex-shrink:0}.brand img{width:44px;height:44px}.brand span{font-size:1.22rem}.hero{background:linear-gradient(120deg,rgba(3,44,68,.93),rgba(7,89,133,.82)),linear-gradient(135deg,#063b5b,#12a6c8)}.hero-inner{padding:78px 0 96px}.hero h1{max-width:100%;font-size:clamp(2.25rem,9vw,3.6rem)}.contact-layout,.cta-inner,.footer-grid,.form-grid,.service-grid,.split{grid-template-columns:1fr}.section{padding:66px 0}.section-head{margin-bottom:32px}.section-head.center{text-align:center}.service-card{min-height:0}.cta-inner{padding:46px 0}.footer-grid{flex-direction:column;gap:28px;padding-bottom:24px}.footer-split{flex-direction:column;gap:60px}.contact-intro{min-height:420px}}@media (max-width:560px){.shell{width:min(100% - 24px,1120px)}.site-header{position:relative}.nav{min-height:68px}.brand{gap:9px}.brand img{width:38px;height:38px}.brand span{max-width:145px;font-size:1.02rem}.button{min-height:42px;padding:0 15px;font-size:.9rem}.nav-links .button{padding-inline:13px;white-space:nowrap}.hero{background:linear-gradient(120deg,rgba(3,44,68,.95),rgba(7,89,133,.84)),linear-gradient(135deg,#063b5b,#12a6c8)}.hero-inner{padding:64px 0 84px}.hero h1{font-size:clamp(2.15rem,11vw,3.25rem)}.contact-intro p,.cta-inner p,.hero-copy,.section-head p,.thanks-card p{font-size:1rem;line-height:1.65}.cta-actions,.hero-actions{align-items:stretch;flex-direction:column}.hero-whatsapp{flex-direction:column}.cta-actions .button,.hero-actions .button{width:100%}.footer-whatsapp .whatsapp-link,.hero-whatsapp .whatsapp-link{width:100%;justify-content:flex-start}.footer-brand{align-items:flex-start}.footer-brand img{width:56px;height:56px}.footer-contact-link,.footer-whatsapp-link{width:100%}.footer-bottom{align-items:flex-start;flex-direction:column}.contact-intro,.form-card,.panel,.service-card,.thanks-card{padding:24px}.service-card{border-radius:8px}.service-icon{margin-bottom:28px}.section{padding:54px 0}.cta-inner h2,.section-head h2{font-size:clamp(1.95rem,9.5vw,2.9rem)}.form-wrap{padding:28px 0 58px}.contact-intro{min-height:auto;gap:42px}.contact-intro h1,.thanks-card h1{font-size:clamp(2.05rem,10vw,3rem)}.field input,.field textarea{padding:13px 14px}.thanks-card{margin:34px auto 62px}}