.Button-module__8RiFmG__btn{justify-content:center;align-items:center;gap:var(--spacing-sm);font-family:var(--font-body);border-radius:var(--radius-xl);padding:var(--spacing-sm) var(--spacing-lg);cursor:pointer;border:none;font-size:1rem;font-weight:600;transition:all .2s;display:inline-flex}.Button-module__8RiFmG__primary{background-color:var(--c-royal-blue);color:var(--c-white);box-shadow:var(--shadow-sm)}.Button-module__8RiFmG__primary:hover{box-shadow:var(--shadow-md);background-color:#152c7a;transform:translateY(-2px)}.Button-module__8RiFmG__secondary{background-color:var(--c-yellow);color:var(--c-dark-gray);box-shadow:var(--shadow-sm)}.Button-module__8RiFmG__secondary:hover{box-shadow:var(--shadow-md);background-color:#eab308;transform:translateY(-2px)}.Button-module__8RiFmG__outline{color:var(--foreground);border:1.5px solid var(--border-color);background-color:#0000}.Button-module__8RiFmG__outline:hover{border-color:var(--c-royal-blue);color:var(--c-royal-blue)}.Button-module__8RiFmG__ghost{color:var(--foreground);background-color:#0000}.Button-module__8RiFmG__ghost:hover{background-color:#0000000d}.Button-module__8RiFmG__lg{padding:var(--spacing-md) var(--spacing-xl);font-size:1.125rem}.Button-module__8RiFmG__icon{width:1.2em;height:1.2em}
.Navbar-module__cRh5nW__navbar{z-index:50;padding:var(--spacing-lg) 0;background:0 0;transition:all .3s;position:fixed;top:0;left:0;right:0}.Navbar-module__cRh5nW__scrolled{background:var(--card-bg);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--border-color);padding:var(--spacing-md) 0;box-shadow:var(--shadow-sm)}.Navbar-module__cRh5nW__container{justify-content:space-between;align-items:center;display:flex}.Navbar-module__cRh5nW__logo{font-family:var(--font-heading);color:var(--c-royal-blue);align-items:center;gap:var(--spacing-sm);font-size:1.5rem;font-weight:700;display:flex}.Navbar-module__cRh5nW__logo span{color:var(--foreground)}.Navbar-module__cRh5nW__navLinks{display:none}@media (min-width:1024px){.Navbar-module__cRh5nW__navLinks{gap:var(--spacing-xl);align-items:center;display:flex}}.Navbar-module__cRh5nW__link{color:var(--foreground);font-size:1rem;font-weight:500;transition:color .2s}.Navbar-module__cRh5nW__link:hover{color:var(--c-royal-blue)}.Navbar-module__cRh5nW__actions{display:none}@media (min-width:1024px){.Navbar-module__cRh5nW__actions{gap:var(--spacing-md);align-items:center;display:flex}}.Navbar-module__cRh5nW__mobileMenuBtn{color:var(--foreground);cursor:pointer;background:0 0;border:none;display:block}@media (min-width:1024px){.Navbar-module__cRh5nW__mobileMenuBtn{display:none}}.Navbar-module__cRh5nW__mobileMenu{background:var(--background);padding:var(--spacing-xl);gap:var(--spacing-lg);box-shadow:var(--shadow-lg);border-bottom:1px solid var(--border-color);flex-direction:column;display:flex;position:absolute;top:100%;left:0;right:0}.Navbar-module__cRh5nW__mobileLink{color:var(--foreground);font-size:1.125rem;font-weight:500}.Navbar-module__cRh5nW__mobileActions{gap:var(--spacing-md);margin-top:var(--spacing-md);flex-direction:column;display:flex}
.Footer-module__3hUVsW__footer{color:#e2e8f0;font-family:var(--font-body);background:linear-gradient(135deg,#0e122b 0%,#1a2254 100%);padding:5rem 0 2rem}.Footer-module__3hUVsW__container{width:100%;max-width:1280px;margin:0 auto;padding-left:2rem;padding-right:2rem}.Footer-module__3hUVsW__topSection{flex-direction:column;gap:3rem;display:flex}@media (min-width:1024px){.Footer-module__3hUVsW__topSection{flex-direction:row;justify-content:space-between}}.Footer-module__3hUVsW__brandColumn{max-width:350px}.Footer-module__3hUVsW__logo{align-items:center;gap:.75rem;margin-bottom:1.5rem;text-decoration:none;display:flex}.Footer-module__3hUVsW__logoIcon{color:var(--c-yellow)}.Footer-module__3hUVsW__logoText{flex-direction:column;display:flex}.Footer-module__3hUVsW__brandName{font-family:var(--font-heading);color:var(--c-yellow);letter-spacing:1px;font-size:1.75rem;font-weight:700;line-height:1.1}.Footer-module__3hUVsW__brandSub{font-family:var(--font-heading);color:#f8fafc;font-size:.95rem;font-style:italic}.Footer-module__3hUVsW__description{color:#cbd5e1;font-size:.95rem;line-height:1.7}.Footer-module__3hUVsW__linksContainer{flex-wrap:wrap;flex:1;justify-content:space-between;gap:3rem;display:flex}@media (min-width:1024px){.Footer-module__3hUVsW__linksContainer{justify-content:flex-end;gap:7rem}}.Footer-module__3hUVsW__linkColumn{flex-direction:column;gap:1.25rem;display:flex}.Footer-module__3hUVsW__columnTitle{font-family:var(--font-heading);color:var(--c-yellow);letter-spacing:2px;text-transform:uppercase;margin-bottom:.25rem;font-size:.85rem;font-weight:600}.Footer-module__3hUVsW__linkColumn a{color:#f8fafc;font-size:.9rem;transition:color .2s}.Footer-module__3hUVsW__linkColumn a:hover{color:var(--c-yellow)}.Footer-module__3hUVsW__divider{background-color:#ffffff1a;height:1px;margin:3rem 0}.Footer-module__3hUVsW__middleSection{flex-direction:column;align-items:flex-start;gap:2.5rem;display:flex}@media (min-width:768px){.Footer-module__3hUVsW__middleSection{flex-direction:row;justify-content:space-between;align-items:flex-end}}.Footer-module__3hUVsW__socials{gap:1rem;display:flex}.Footer-module__3hUVsW__socialIcon{color:#f8fafc;background-color:#ffffff14;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;transition:all .3s;display:flex}.Footer-module__3hUVsW__socialIcon:hover{background-color:var(--c-yellow);color:#0e122b;transform:translateY(-2px)}.Footer-module__3hUVsW__quickContact{flex-direction:column;gap:1.25rem;display:flex}@media (min-width:768px){.Footer-module__3hUVsW__quickContact{text-align:right;align-items:flex-end}}.Footer-module__3hUVsW__quickContactInfo p{color:#cbd5e1;margin-top:.5rem;font-size:.95rem}.Footer-module__3hUVsW__whatsappBtn{color:#fff;letter-spacing:.5px;background-color:#25d366;border-radius:2rem;align-items:center;gap:.5rem;width:fit-content;padding:.75rem 1.5rem;font-size:.9rem;font-weight:600;transition:all .2s;display:inline-flex;box-shadow:0 4px 14px #25d3664d}.Footer-module__3hUVsW__whatsappBtn:hover{background-color:#1da851;transform:translateY(-2px);box-shadow:0 6px 20px #25d36666}.Footer-module__3hUVsW__bottomSection{color:#94a3b8;text-align:center;flex-direction:column;gap:1rem;font-size:.85rem;display:flex}@media (min-width:768px){.Footer-module__3hUVsW__bottomSection{text-align:left;flex-direction:row;justify-content:space-between}}.Footer-module__3hUVsW__tagline{font-family:var(--font-heading);letter-spacing:1.5px;color:#cbd5e1}
