@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&family=Outfit:wght@400;500;600;700;800&family=JetBrains+Mono:wght@400;500;600&display=swap";
.Header-module-scss-module__Z5LOJG__header{z-index:50;transition:all .3s;position:fixed;top:0;left:0;right:0}.Header-module-scss-module__Z5LOJG__top{background:#fff;border-bottom:1px solid #f3f4f6;padding-top:1.25rem;padding-bottom:1.25rem}.Header-module-scss-module__Z5LOJG__scrolled{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff2;padding-top:.75rem;padding-bottom:.75rem;box-shadow:0 4px 6px -1px #0000001a}.Header-module-scss-module__Z5LOJG__inner{justify-content:space-between;align-items:center;max-width:80rem;margin:0 auto;padding:0 1rem;display:flex}@media (min-width:640px){.Header-module-scss-module__Z5LOJG__inner{padding:0 1.5rem}}@media (min-width:1024px){.Header-module-scss-module__Z5LOJG__inner{padding:0 2rem}}.Header-module-scss-module__Z5LOJG__logo{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:.25rem;display:flex}.Header-module-scss-module__Z5LOJG__logo:hover .Header-module-scss-module__Z5LOJG__logoBadge{transform:scale(1.05)}.Header-module-scss-module__Z5LOJG__logoText{letter-spacing:-.025em;color:#111827;font-family:Outfit,sans-serif;font-size:1.5rem;font-weight:800}.Header-module-scss-module__Z5LOJG__logoBadge{color:#fff;background:#d9383a;border-radius:9999px;justify-content:center;align-items:center;padding:.125rem .5rem;font-weight:700;transition:transform .2s;display:flex;position:relative;box-shadow:0 1px 2px #0000000d}.Header-module-scss-module__Z5LOJG__logoBadgeNum{z-index:10;font-size:1rem;position:relative}.Header-module-scss-module__Z5LOJG__logoBadgeTip{z-index:0;background:#d9383a;border-radius:2px;width:.5rem;height:.5rem;position:absolute;bottom:.25rem;left:-.25rem;transform:rotate(45deg)}.Header-module-scss-module__Z5LOJG__desktopNav{align-items:center;gap:2rem;display:none}@media (min-width:768px){.Header-module-scss-module__Z5LOJG__desktopNav{display:flex}}.Header-module-scss-module__Z5LOJG__navItem{letter-spacing:.025em;-webkit-user-select:none;user-select:none;border-bottom:2px solid #0000;padding:.5rem 0;font-size:.875rem;font-weight:500;text-decoration:none;transition:color .2s,border-color .2s;position:relative}.Header-module-scss-module__Z5LOJG__navItem:hover{color:#111827}.Header-module-scss-module__Z5LOJG__navActive{color:#d9383a;border-bottom-color:#d9383a}.Header-module-scss-module__Z5LOJG__navInactive{color:#6b7280}.Header-module-scss-module__Z5LOJG__navInactive:hover{border-bottom-color:#e5e7eb}.Header-module-scss-module__Z5LOJG__actions{align-items:center;gap:1rem;display:none}@media (min-width:768px){.Header-module-scss-module__Z5LOJG__actions{display:flex}}.Header-module-scss-module__Z5LOJG__langBtn{color:#374151;cursor:pointer;background:#f9fafb;border:1px solid #e5e7eb;border-radius:9999px;align-items:center;gap:.375rem;padding:.375rem .75rem;font-size:.75rem;font-weight:600;transition:all .15s;display:flex}.Header-module-scss-module__Z5LOJG__langBtn:hover{color:#111827;border-color:#9ca3af}.Header-module-scss-module__Z5LOJG__langIcon{width:.875rem;height:.875rem}.Header-module-scss-module__Z5LOJG__ctaBtn{color:#fff;background:#d9383a;border-radius:9999px;align-items:center;padding:.5rem 1rem;font-size:.75rem;font-weight:700;text-decoration:none;transition:background .15s;display:inline-flex;box-shadow:0 4px 6px -1px #0000001a}.Header-module-scss-module__Z5LOJG__ctaBtn:hover{background:#c22e30}.Header-module-scss-module__Z5LOJG__mobileActions{align-items:center;gap:.75rem;display:flex}@media (min-width:768px){.Header-module-scss-module__Z5LOJG__mobileActions{display:none}}.Header-module-scss-module__Z5LOJG__mobileLangBtn{color:#4b5563;cursor:pointer;text-transform:uppercase;background:0 0;border:1px solid #e5e7eb;border-radius:.25rem;align-items:center;gap:.25rem;padding:.25rem .625rem;font-size:.75rem;font-weight:700;display:flex}.Header-module-scss-module__Z5LOJG__mobileLangBtn:active{background:#f3f4f6}.Header-module-scss-module__Z5LOJG__mobileLangIcon{width:.75rem;height:.75rem}.Header-module-scss-module__Z5LOJG__mobileMenuBtn{color:#4b5563;cursor:pointer;background:0 0;border:none;border-radius:.5rem;padding:.5rem}.Header-module-scss-module__Z5LOJG__mobileMenuBtn:hover{color:#111827}.Header-module-scss-module__Z5LOJG__menuIcon{width:1.5rem;height:1.5rem}.Header-module-scss-module__Z5LOJG__mobileDrawer{background:#fff;border-top:1px solid #f3f4f6;display:block;overflow:hidden;box-shadow:inset 0 2px 4px #0000000f}@media (min-width:768px){.Header-module-scss-module__Z5LOJG__mobileDrawer{display:none}}.Header-module-scss-module__Z5LOJG__mobileDrawerInner{flex-direction:column;gap:.5rem;padding:.5rem 1rem 1.5rem;display:flex}.Header-module-scss-module__Z5LOJG__mobileNavItem{text-align:left;border-radius:.5rem;width:100%;padding:.625rem 1rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .15s;display:block}.Header-module-scss-module__Z5LOJG__mobileNavActive{color:#d9383a;background:#fef2f2}.Header-module-scss-module__Z5LOJG__mobileNavInactive{color:#4b5563}.Header-module-scss-module__Z5LOJG__mobileNavInactive:hover{background:#f9fafb}.Header-module-scss-module__Z5LOJG__mobileCtaRow{border-top:1px solid #f3f4f6;flex-direction:column;gap:.75rem;padding-top:1rem;padding-left:1rem;padding-right:1rem;display:flex}.Header-module-scss-module__Z5LOJG__mobileCtaBtn{text-align:center;color:#fff;background:#d9383a;border-radius:.5rem;width:100%;padding:.75rem;font-weight:700;text-decoration:none;display:block;box-shadow:0 4px 6px -1px #0000001a}
.Footer-module-scss-module__Bkzyvq__footer{color:#9ca3af;background:#1a1f29;border-top:1px solid #1e293b;padding:4rem 0 0}.Footer-module-scss-module__Bkzyvq__container{max-width:80rem;margin:0 auto;padding:0 1rem 3rem}@media (min-width:640px){.Footer-module-scss-module__Bkzyvq__container{padding:0 1.5rem 3rem}}@media (min-width:1024px){.Footer-module-scss-module__Bkzyvq__container{padding:0 2rem 3rem}}.Footer-module-scss-module__Bkzyvq__mainRow{border-bottom:1px solid #1e293b;grid-template-columns:1fr;gap:2.5rem;padding-bottom:3rem;display:grid}@media (min-width:768px){.Footer-module-scss-module__Bkzyvq__mainRow{grid-template-columns:5fr 3fr 4fr}}.Footer-module-scss-module__Bkzyvq__brandCol{flex-direction:column;gap:1rem;display:flex}.Footer-module-scss-module__Bkzyvq__brand{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:.25rem;text-decoration:none;display:flex}.Footer-module-scss-module__Bkzyvq__brandText{color:#fff;letter-spacing:-.025em;font-family:Outfit,sans-serif;font-size:1.25rem;font-weight:800}.Footer-module-scss-module__Bkzyvq__brandBadge{color:#fff;background:#d9383a;border-radius:9999px;padding:.125rem .5rem;font-size:.75rem;font-weight:700}.Footer-module-scss-module__Bkzyvq__brandDesc{color:#6b7280;max-width:24rem;margin:0;font-size:.75rem;line-height:1.625}.Footer-module-scss-module__Bkzyvq__credRow{color:#9ca3af;align-items:center;gap:.75rem;font-size:.75rem;display:flex}.Footer-module-scss-module__Bkzyvq__credIcon{color:#10b981;width:1rem;height:1rem}.Footer-module-scss-module__Bkzyvq__linksCol{flex-direction:column;gap:1rem;display:flex}.Footer-module-scss-module__Bkzyvq__colTitle{color:#d1d5db;text-transform:uppercase;letter-spacing:.1em;margin:0;font-size:.75rem;font-weight:700}.Footer-module-scss-module__Bkzyvq__navList{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.Footer-module-scss-module__Bkzyvq__navLink{color:#9ca3af;text-transform:uppercase;text-align:left;padding:0;font-size:.75rem;font-weight:600;text-decoration:none;transition:color .15s;display:inline-block}.Footer-module-scss-module__Bkzyvq__navLink:hover{color:#fff}.Footer-module-scss-module__Bkzyvq__contactCol{flex-direction:column;gap:1rem;display:flex}.Footer-module-scss-module__Bkzyvq__contactList{color:#6b7280;flex-direction:column;gap:.875rem;font-size:.75rem;display:flex}.Footer-module-scss-module__Bkzyvq__contactItem{color:inherit;align-items:flex-start;gap:.5rem;text-decoration:none;display:flex}.Footer-module-scss-module__Bkzyvq__contactItemHoverable{cursor:pointer;-webkit-user-select:none;user-select:none;transition:color .15s}.Footer-module-scss-module__Bkzyvq__contactItemHoverable:hover{color:#fff}.Footer-module-scss-module__Bkzyvq__contactIconRed{color:#d9383a;flex-shrink:0;width:1rem;height:1rem;margin-top:.125rem}.Footer-module-scss-module__Bkzyvq__bottomRow{color:#cbd5e1;flex-direction:column;justify-content:space-between;align-items:center;padding-top:2rem;font-size:.6875rem;font-weight:500;display:flex}@media (min-width:640px){.Footer-module-scss-module__Bkzyvq__bottomRow{flex-direction:row}}.Footer-module-scss-module__Bkzyvq__copyright{margin:0}.Footer-module-scss-module__Bkzyvq__legalLinks{gap:1rem;margin-top:1rem;display:flex}@media (min-width:640px){.Footer-module-scss-module__Bkzyvq__legalLinks{margin-top:0}}.Footer-module-scss-module__Bkzyvq__legalLink{cursor:pointer;color:#e2e8f0;text-decoration:none;transition:color .15s}.Footer-module-scss-module__Bkzyvq__legalLink:hover{color:#fff}.Footer-module-scss-module__Bkzyvq__legalSep{color:#64748b}.Footer-module-scss-module__Bkzyvq__devBanner{background:#fff;border-top:1px solid #0000000f;flex-wrap:wrap;justify-content:center;align-items:center;gap:.65rem;padding:1rem 1.5rem;text-decoration:none;transition:background .15s;display:flex}.Footer-module-scss-module__Bkzyvq__devBanner:hover{background:#f8fafc}.Footer-module-scss-module__Bkzyvq__devBannerText{color:#6b7280;font-size:.8rem;font-weight:500}.Footer-module-scss-module__Bkzyvq__devBannerLogo{width:auto;height:22px;display:block}
*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#1f2937;background:#fff;margin:0;font-family:Inter,ui-sans-serif,system-ui,sans-serif}::selection{color:#fff;background:#d9383a}img{max-width:100%;display:block}button{cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit}input,select,textarea{font-family:inherit}
