:root{--gold:#dbb12a;--navy:#0e5891;--ivory:#e6dfcf;--dark-navy:#0f2438;--light-gold:#63625f;--dark-text:#1f4366;--light-text:#768a8b;--white:#fff}*{box-sizing:border-box;margin:0;padding:0}body{background:#f4f4f5;font-family:Poppins,sans-serif}
.Navbar-module__pSp8Ga__header{background:var(--navy);z-index:1000;padding:1.2rem 0;position:sticky;top:0;box-shadow:0 10px 30px #0003}.Navbar-module__pSp8Ga__navContainer{justify-content:space-between;align-items:center;max-width:1300px;margin:0 auto;padding:0 2rem;display:flex}.Navbar-module__pSp8Ga__logo{color:var(--white);letter-spacing:-1px;align-items:center;gap:.7rem;font-size:1.8rem;font-weight:800;text-decoration:none;display:flex}.Navbar-module__pSp8Ga__logo i{color:var(--gold);font-size:2rem}.Navbar-module__pSp8Ga__navList{align-items:center;gap:2.5rem;list-style:none;display:flex}.Navbar-module__pSp8Ga__navLink{color:var(--white);font-size:.95rem;font-weight:500;text-decoration:none;transition:color .3s;position:relative}.Navbar-module__pSp8Ga__navLink:after{content:"";background:var(--gold);width:0;height:2px;transition:width .3s;position:absolute;bottom:-5px;left:0}.Navbar-module__pSp8Ga__navLink:hover{color:var(--gold)}.Navbar-module__pSp8Ga__navLink:hover:after{width:100%}.Navbar-module__pSp8Ga__ctaBtn{background:linear-gradient(135deg,var(--gold),#e8d5a8);color:var(--navy);cursor:pointer;border:none;border-radius:30px;padding:.8rem 1.8rem;font-size:.95rem;font-weight:700;text-decoration:none;transition:all .3s;box-shadow:0 4px 15px #d4af374d}.Navbar-module__pSp8Ga__ctaBtn:hover{transform:translateY(-3px);box-shadow:0 8px 25px #d4af3780}.Navbar-module__pSp8Ga__menuToggle{color:var(--white);cursor:pointer;background:0 0;border:none;font-size:1.8rem;display:none}@media (max-width:768px){.Navbar-module__pSp8Ga__menuToggle{display:block}.Navbar-module__pSp8Ga__navList{background:var(--navy);flex-direction:column;align-items:center;gap:1.8rem;width:100%;padding:2rem 0;display:none;position:absolute;top:100%;right:0;box-shadow:0 15px 35px #0006}.Navbar-module__pSp8Ga__navList.Navbar-module__pSp8Ga__active{display:flex}.Navbar-module__pSp8Ga__ctaBtn{text-align:center;width:85%}}@media (max-width:480px){.Navbar-module__pSp8Ga__logo{font-size:1.6rem}.Navbar-module__pSp8Ga__logo i{font-size:1.8rem}}
.Footer-module__nhiC3q__footer{background:var(--dark-navy);color:#d0d0d0;padding:4rem 2rem 2rem}.Footer-module__nhiC3q__footerContent{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:3rem;max-width:1300px;margin:0 auto 3rem;display:grid}.Footer-module__nhiC3q__footerSection h3{color:var(--gold);margin-bottom:1.5rem;font-size:1.1rem;font-weight:700}.Footer-module__nhiC3q__footerSection ul{padding:0;list-style:none}.Footer-module__nhiC3q__footerSection ul li{margin-bottom:1rem}.Footer-module__nhiC3q__footerSection a{color:#d0d0d0;text-decoration:none;transition:all .3s}.Footer-module__nhiC3q__footerSection a:hover{color:var(--gold);padding-left:5px}.Footer-module__nhiC3q__description{color:#d0d0d0;margin-bottom:2rem}.Footer-module__nhiC3q__ctaBtn{background:linear-gradient(135deg,var(--gold),#e8d5a8);cursor:pointer;border:none;border-radius:30px;padding:.8rem 1.8rem;font-size:.95rem;font-weight:700;text-decoration:none;transition:all .3s;box-shadow:0 4px 15px #d4af374d;color:var(--navy)!important}.Footer-module__nhiC3q__footerBottom{text-align:center;color:#999;border-top:1px solid #d4af3733;padding-top:2rem;font-size:.9rem}@media (max-width:1024px){.Footer-module__nhiC3q__footerContent{grid-template-columns:repeat(2,1fr);gap:2.5rem}}@media (max-width:768px){.Footer-module__nhiC3q__footer{padding:3rem 1.5rem 1.5rem}.Footer-module__nhiC3q__footerContent{text-align:center;grid-template-columns:1fr;gap:2rem}.Footer-module__nhiC3q__socialLinks{justify-content:center}.Footer-module__nhiC3q__footerSection a:hover{padding-left:0}}@media (max-width:480px){.Footer-module__nhiC3q__footerSection h3{font-size:1rem}.Footer-module__nhiC3q__footerBottom p{font-size:.8rem}}
