@import "https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Mulish:wght@300;400;500;600;700;800&display=swap";
:root{--navy:#0c1b34;--navy-mid:#13274a;--navy-light:#1c3969;--blue:#2f5f9f;--blue-bright:#4f82c5;--accent:#9fc0e8;--white:#fff;--gray:#c3cede;--gray-light:#eef2f8;--border:#9fc0e842}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{color:var(--white);background:radial-gradient(circle at top,#2b4f82 0%,#17335d 45%,#0f2446 100%);font-family:Mulish,sans-serif;overflow-x:hidden}h1,h2,h3,h4{letter-spacing:.05em;font-family:Bebas Neue,sans-serif}a{color:inherit;text-decoration:none}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.skip-link{color:#fff;z-index:1100;background:#112240;border:1px solid #9fc0e873;border-radius:6px;padding:.6rem .9rem;transition:transform .2s;position:absolute;top:.5rem;left:.5rem;transform:translateY(-140%)}.skip-link:focus-visible{transform:translateY(0)}.whatsapp-fab{opacity:1;cursor:pointer;z-index:999;isolation:isolate;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:62px;height:62px;line-height:0;text-decoration:none;transition:transform .18s,box-shadow .18s,opacity .18s;display:inline-flex;position:fixed;bottom:1.25rem;right:1.25rem;overflow:visible;box-shadow:0 8px 18px #00000038}.whatsapp-fab:hover{transform:translateY(-2px)scale(1.02);box-shadow:0 12px 24px #00000047}.whatsapp-fab:active{transform:scale(.98)}.whatsapp-fab:before,.whatsapp-fab:after{content:"";z-index:0;pointer-events:none;background:#25d36647;border-radius:50%;animation:2.1s ease-out infinite whatsappPulseAura;position:absolute;inset:-6px}.whatsapp-fab:after{animation-delay:1.05s}.whatsapp-fab-core{z-index:1;background:radial-gradient(circle at 30% 28%,#37dd7a 0%,#25d366 62%,#1fb95a 100%);border-radius:50%;justify-content:center;align-items:center;width:100%;height:100%;display:inline-flex;position:relative;box-shadow:inset 0 1px 1px #ffffff40}.whatsapp-fab-icon{color:#fff;width:31px;height:31px}@keyframes whatsappPulseAura{0%{opacity:.42;transform:scale(.88)}65%{opacity:.12;transform:scale(1.22)}to{opacity:0;transform:scale(1.46)}}@keyframes whatsappPulse{0%{opacity:.52;transform:scale(.85)}70%{opacity:.14;transform:scale(1.35)}to{opacity:0;transform:scale(1.5)}}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--navy)}::-webkit-scrollbar-thumb{background:var(--blue);border-radius:3px}.container{max-width:1200px;margin:0 auto;padding:0 2rem}.section-title{color:var(--white);font-size:clamp(2.5rem,5vw,4rem);line-height:1}.section-title span{color:var(--accent)}.section-subtitle{color:var(--gray);max-width:600px;font-size:1.1rem;line-height:1.7}@keyframes fadeUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fade-up{animation:.7s forwards fadeUp}.page-transition{animation:.28s ease-out both pageIn}@keyframes pageIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){body{font-size:14px}.hero-section{min-height:auto!important;padding-top:3.5rem!important;padding-bottom:2rem!important}.container{padding-left:1rem!important;padding-right:1rem!important}.contact-grid,.location-grid,.form-area-grid,.about-grid{gap:1rem!important}.contact-form-wrap form{padding:1.25rem!important}.whatsapp-fab{width:56px;height:56px;bottom:.9rem;right:.9rem}.section-title{font-size:clamp(1.75rem,4vw,2.5rem)!important}.section-subtitle{font-size:.95rem!important}}@media (max-width:640px){.container{padding-left:.75rem!important;padding-right:.75rem!important}h1,h2,h3,h4{line-height:1.1!important}.section-title{font-size:clamp(1.5rem,5vw,2rem)!important}.whatsapp-fab{width:52px!important;height:52px!important;bottom:.75rem!important;right:.75rem!important}}@media (max-width:480px){.container{padding-left:.5rem!important;padding-right:.5rem!important}html{font-size:14px}.whatsapp-fab{width:48px!important;height:48px!important;bottom:.5rem!important;right:.5rem!important}.section-title{font-size:clamp(1.25rem,6vw,1.75rem)!important}}
