@import "https://fonts.googleapis.com/css2?family=Bai+Jamjuree:wght@400;500;600;700&display=swap";
.Navbar-module__oCXpda__header{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:linear-gradient(#071234 100%);border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding:1rem 2rem;font-family:Bai Jamjuree,sans-serif;display:flex;top:0;z-index:9000!important}.Navbar-module__oCXpda__brand{align-items:center;gap:.75rem;display:flex}.Navbar-module__oCXpda__logo{object-fit:cover;border-radius:8px}.Navbar-module__oCXpda__title{color:#e7eefc;margin:0;font-size:1.5rem;font-weight:600}.Navbar-module__oCXpda__nav{align-items:center;gap:2rem;display:flex}.Navbar-module__oCXpda__nav a{color:#dbeaff;font-size:1rem;font-weight:500;transition:color .2s}.Navbar-module__oCXpda__nav a:hover{color:var(--red-100)}.Navbar-module__oCXpda__cta{background:linear-gradient(90deg,var(--blue-600),#4aa3ff);border-radius:8px;padding:.5rem 1rem;font-weight:600;transition:transform .2s,box-shadow .2s}.Navbar-module__oCXpda__cta:hover{transform:translateY(-2px);box-shadow:0 6px 12px #1e63d633}.Navbar-module__oCXpda__menuButton{color:#e7eefc;cursor:pointer;z-index:1002;background:0 0;border:none;padding:.5rem;font-size:1.5rem;display:none;position:relative}.Navbar-module__oCXpda__mobileMenu{z-index:9999!important;-webkit-overflow-scrolling:touch!important;background:linear-gradient(#030c22 0%,#071234 100%)!important;flex-direction:column!important;width:100vw!important;height:100vh!important;padding:1rem 2rem!important;transition:transform .3s!important;display:flex!important;position:fixed!important;top:0!important;left:0!important;overflow-y:auto!important;transform:translate(100%)!important}.Navbar-module__oCXpda__mobileMenuOpen{transform:translate(0)!important}.Navbar-module__oCXpda__mobileHeader{border-bottom:1px solid #ffffff0f;flex-shrink:0;justify-content:space-between;align-items:center;padding-bottom:1rem;display:flex}.Navbar-module__oCXpda__mobileNav{flex-direction:column;flex:1;justify-content:flex-start;gap:2rem;margin-top:1.5rem;padding-bottom:.625rem;display:flex}.Navbar-module__oCXpda__mobileNav a{color:#dbeaff;text-align:center;font-size:1.25rem;font-weight:500;transition:color .2s}.Navbar-module__oCXpda__mobileNav a:hover{color:var(--red-100)}.Navbar-module__oCXpda__mobileCta{background:linear-gradient(90deg,var(--blue-600),#4aa3ff);text-align:center;border-radius:8px;padding:.75rem 1.5rem;font-weight:600;transition:transform .2s,box-shadow .2s}.Navbar-module__oCXpda__mobileCta:hover{transform:translateY(-2px);box-shadow:0 6px 12px #1e63d633}.Navbar-module__oCXpda__overlay{z-index:9998!important;opacity:0!important;visibility:hidden!important;background:#00000080!important;width:100vw!important;height:100vh!important;transition:opacity .3s,visibility .3s!important;position:fixed!important;top:0!important;left:0!important}.Navbar-module__oCXpda__overlayOpen{opacity:1;visibility:visible}@media (max-width:984px){.Navbar-module__oCXpda__nav{display:none}.Navbar-module__oCXpda__menuButton{display:block}.Navbar-module__oCXpda__header{padding:1rem 1.5rem}}@media (max-width:480px){.Navbar-module__oCXpda__header{-webkit-backdrop-filter:none;backdrop-filter:none;padding:.75rem 1rem}.Navbar-module__oCXpda__title{font-size:1.25rem}.Navbar-module__oCXpda__logo{width:40px;height:40px}.Navbar-module__oCXpda__mobileMenu{-webkit-backdrop-filter:none;padding:1rem 1.5rem}.Navbar-module__oCXpda__mobileNav{gap:1.75rem}.Navbar-module__oCXpda__mobileNav a{font-size:1.1rem}.Navbar-module__oCXpda__mobileCta{padding:.6rem 1.2rem}}@media (max-width:320px){.Navbar-module__oCXpda__header{padding:.5rem .75rem}.Navbar-module__oCXpda__title{font-size:1.1rem}.Navbar-module__oCXpda__logo{width:36px;height:36px}.Navbar-module__oCXpda__menuButton{font-size:1.25rem}.Navbar-module__oCXpda__mobileNav{gap:1.5rem}.Navbar-module__oCXpda__mobileNav a{font-size:1rem}}@supports (-webkit-touch-callout:none){.Navbar-module__oCXpda__header{-webkit-backdrop-filter:none!important;background:#030c22f2!important}}
.Footer-module__8-teKW__footer{z-index:1;background:linear-gradient(#071234 100%);border-top:1px solid #ffffff0d;min-height:200px;margin-top:auto;position:relative}.Footer-module__8-teKW__footerContent{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;max-width:1200px;margin:0 auto;padding:3rem 2rem 2rem;display:grid}.Footer-module__8-teKW__footerSection{flex-direction:column;gap:1rem;display:flex}.Footer-module__8-teKW__footerTitle{color:var(--red-100);margin:0;font-size:1.5rem;font-weight:700}.Footer-module__8-teKW__footerDescription{color:#bcd6ff;max-width:300px;margin:0;line-height:1.6}.Footer-module__8-teKW__sectionTitle{color:#e7eefc;margin:0 0 .5rem;font-size:1.1rem;font-weight:600}.Footer-module__8-teKW__socialIcons{flex-direction:column;gap:.75rem;display:flex}.Footer-module__8-teKW__socialLink{color:#bcd6ff;border-radius:8px;align-items:center;gap:.75rem;padding:.5rem;text-decoration:none;transition:all .3s;display:flex}.Footer-module__8-teKW__socialLink:hover{color:var(--blue-600);background:#ffffff08;transform:translate(5px)}.Footer-module__8-teKW__icon{width:24px;font-size:1.25rem}.Footer-module__8-teKW__footerLinks{flex-direction:column;gap:.5rem;display:flex}.Footer-module__8-teKW__footerLinks a{color:#bcd6ff;padding:.25rem 0;text-decoration:none;transition:color .3s}.Footer-module__8-teKW__footerLinks a:hover{color:var(--blue-600)}.Footer-module__8-teKW__footerBottom{text-align:center;z-index:1;border-top:1px solid #ffffff0d;padding:1.5rem 2rem;position:relative}.Footer-module__8-teKW__copyright{color:#9fbff6;margin:0;font-size:.9rem}@media (max-width:1024px){.Footer-module__8-teKW__footerContent{grid-template-columns:repeat(2,1fr);gap:2.5rem;padding:2.5rem 1.5rem 2rem}.Footer-module__8-teKW__footerSection:first-child{text-align:center;grid-column:1/-1;margin-bottom:1rem}.Footer-module__8-teKW__footerDescription{max-width:400px;margin:0 auto}}@media (max-width:768px){.Footer-module__8-teKW__footerContent{text-align:center;grid-template-columns:1fr;gap:2rem;padding:2rem 1.5rem 1.5rem}.Footer-module__8-teKW__footerSection:first-child{grid-column:auto;margin-bottom:0}.Footer-module__8-teKW__footerDescription{max-width:none;margin:0}.Footer-module__8-teKW__socialIcons{flex-flow:wrap;justify-content:center;align-items:center;gap:1rem}.Footer-module__8-teKW__socialLink{background:#ffffff05;border-radius:12px;justify-content:center;min-width:140px;padding:.75rem 1rem}.Footer-module__8-teKW__socialLink:hover{background:#ffffff0d;transform:translateY(-2px)}.Footer-module__8-teKW__footerLinks{flex-flow:wrap;justify-content:center;align-items:center;gap:1.5rem}.Footer-module__8-teKW__footerLinks a{border-radius:8px;padding:.5rem 1rem;transition:all .3s}.Footer-module__8-teKW__footerLinks a:hover{background:#ffffff08}.Footer-module__8-teKW__footerTitle{font-size:1.75rem}}@media (max-width:480px){.Footer-module__8-teKW__footer{padding-bottom:4rem}.Footer-module__8-teKW__footerContent{gap:1.5rem;padding:1.5rem 1rem 1rem}.Footer-module__8-teKW__footerTitle{font-size:1.5rem}.Footer-module__8-teKW__footerDescription{font-size:.9rem;line-height:1.5}.Footer-module__8-teKW__sectionTitle{display:none}.Footer-module__8-teKW__socialIcons{flex-direction:column;align-items:flex-start;gap:.75rem}.Footer-module__8-teKW__socialLink{text-align:center;justify-content:flex-start;min-width:180px;margin:auto;padding:.875rem 1rem;font-size:.95rem}.Footer-module__8-teKW__socialLink span{text-align:center;flex:1}.Footer-module__8-teKW__icon{width:20px;font-size:1.1rem}.Footer-module__8-teKW__footerLinks{display:none}.Footer-module__8-teKW__footerBottom{padding:1rem;position:relative;bottom:0}.Footer-module__8-teKW__copyright{font-size:.85rem;line-height:1.4}}@media (max-width:360px){.Footer-module__8-teKW__footerContent{gap:1.25rem;padding:1rem .75rem .75rem}.Footer-module__8-teKW__footerTitle{font-size:1.25rem}.Footer-module__8-teKW__footerDescription{font-size:.85rem}.Footer-module__8-teKW__sectionTitle{font-size:.95rem}.Footer-module__8-teKW__socialIcons{align-items:flex-start}.Footer-module__8-teKW__socialLink{text-align:left;justify-content:flex-start;min-width:160px;padding:.75rem .875rem;font-size:.9rem}.Footer-module__8-teKW__socialLink span{text-align:center;flex:1}.Footer-module__8-teKW__footerLinks{display:none}.Footer-module__8-teKW__footerBottom{padding:.875rem .75rem}.Footer-module__8-teKW__copyright{font-size:.8rem}}@media (max-width:480px) and (orientation:landscape){.Footer-module__8-teKW__footerContent{grid-template-columns:repeat(2,1fr);gap:1.5rem;padding:1.25rem 1rem 1rem}.Footer-module__8-teKW__footerSection:first-child{grid-column:1/-1;margin-bottom:.5rem}.Footer-module__8-teKW__socialIcons{flex-direction:column;align-items:flex-start;gap:.5rem}.Footer-module__8-teKW__socialLink{text-align:left;justify-content:flex-start;min-width:120px;padding:.5rem .75rem;font-size:.85rem}.Footer-module__8-teKW__socialLink span{text-align:center;flex:1}.Footer-module__8-teKW__footerLinks{display:none}}@supports (-webkit-touch-callout:none){.Footer-module__8-teKW__footer{background:#030c22!important}}
