.m_b37d9ac7{width:calc(100% - var(--mantine-spacing-md)*2);z-index:var(--notifications-z-index);max-width:var(--notifications-container-width);position:fixed}.m_b37d9ac7:where([data-position=top-center]){top:var(--mantine-spacing-md);left:50%;transform:translate(-50%)}.m_b37d9ac7:where([data-position=top-left]){top:var(--mantine-spacing-md);left:var(--mantine-spacing-md)}.m_b37d9ac7:where([data-position=top-right]){top:var(--mantine-spacing-md);right:var(--mantine-spacing-md)}.m_b37d9ac7:where([data-position=bottom-center]){bottom:var(--mantine-spacing-md);left:50%;transform:translate(-50%)}.m_b37d9ac7:where([data-position=bottom-left]){bottom:var(--mantine-spacing-md);left:var(--mantine-spacing-md)}.m_b37d9ac7:where([data-position=bottom-right]){bottom:var(--mantine-spacing-md);right:var(--mantine-spacing-md)}.m_5ed0edd0+.m_5ed0edd0{margin-top:var(--mantine-spacing-md)}
:root{--brand-primary:#0342a6;--brand-primary-light:#3792ff;--brand-primary-dark:#02357a;--text-primary:#0f172a;--text-secondary:#64748b;--text-tertiary:#94a3b8;--background:#fff;--background-subtle:#f8fafc;--background-elevated:#fff;--border-color:#e2e8f0;--border-subtle:#f1f5f9;--gradient-primary:linear-gradient(135deg,#0342a6 0%,#3792ff 100%);--gradient-subtle:linear-gradient(180deg,#fff 0%,#f8fafc 100%);--shadow-sm:0 1px 2px 0 #0000000d;--shadow-md:0 4px 6px -1px #0000001a;--shadow-lg:0 10px 15px -3px #0000001a;--shadow-xl:0 20px 25px -5px #0000001a}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{color:var(--text-primary);background:var(--background);font-family:Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:1.6}main{min-height:100vh}h1,h2,h3,h4,h5,h6{color:var(--text-primary);letter-spacing:-.02em;font-family:Inter,Nunito,-apple-system,sans-serif}p{color:var(--text-secondary);line-height:1.75}a,button{transition:all .15s cubic-bezier(.4,0,.2,1)}@keyframes fadeInUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes slideInRight{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}@keyframes shimmer{0%{background-position:-1000px 0}to{background-position:1000px 0}}.animate-fadeInUp{animation:.6s ease-out forwards fadeInUp}.animate-fadeIn{animation:.4s ease-out forwards fadeIn}.animate-scaleIn{animation:.4s ease-out forwards scaleIn}.animate-slideInRight{animation:.5s ease-out forwards slideInRight}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:var(--background-subtle)}::-webkit-scrollbar-thumb{background:var(--text-tertiary);border-radius:5px}::-webkit-scrollbar-thumb:hover{background:var(--text-secondary)}::selection{color:var(--text-primary);background:#0342a633}:focus-visible{outline:2px solid var(--brand-primary);outline-offset:2px;border-radius:4px}.gradient-text{background:var(--gradient-primary);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.glass{-webkit-backdrop-filter:blur(16px);background:#fffc;border:1px solid #fff6}.skeleton{background:linear-gradient(90deg,#f1f5f9 0%,#e2e8f0 50%,#f1f5f9 100%) 0 0/200% 100%;border-radius:8px;animation:1.5s infinite shimmer}.container-sm{max-width:640px;margin:0 auto;padding:0 1rem}.container-md{max-width:768px;margin:0 auto;padding:0 1rem}.container-lg{max-width:1024px;margin:0 auto;padding:0 1rem}@media (max-width:768px){:root{font-size:14px}body{font-size:15px}}
.Navbar-module__cRh5nW__navbar{z-index:100;-webkit-backdrop-filter:blur(20px)saturate(180%);background:#ffffffb3;border-bottom:1px solid #0000;transition:all .2s cubic-bezier(.4,0,.2,1);position:fixed;top:0;left:0;right:0}.Navbar-module__cRh5nW__navbar.Navbar-module__cRh5nW__scrolled{border-bottom-color:var(--border-subtle);background:#ffffffd9;box-shadow:0 1px 3px #00000005,0 1px 2px -1px #00000005}.Navbar-module__cRh5nW__logo{align-items:center;text-decoration:none;transition:opacity .15s;display:flex}.Navbar-module__cRh5nW__logo:hover{opacity:.8}.Navbar-module__cRh5nW__navLinks{flex:1;justify-content:center}.Navbar-module__cRh5nW__navLink{color:var(--text-secondary);padding:.5rem .125rem;font-size:.9375rem;font-weight:500;text-decoration:none;transition:color .15s;position:relative}.Navbar-module__cRh5nW__navLink:after{content:"";background:var(--brand-primary);border-radius:2px;width:0;height:2px;transition:width .2s cubic-bezier(.4,0,.2,1);position:absolute;bottom:0;left:0}.Navbar-module__cRh5nW__navLink:hover{color:var(--text-primary)}.Navbar-module__cRh5nW__navLink:hover:after{width:100%}.Navbar-module__cRh5nW__activeNavLink{color:var(--brand-primary)}.Navbar-module__cRh5nW__activeNavLink:after{width:100%}.Navbar-module__cRh5nW__loginButton{color:var(--text-secondary);font-weight:500}.Navbar-module__cRh5nW__loginButton:hover{color:var(--text-primary);background:0 0}.Navbar-module__cRh5nW__ctaButton{background:var(--brand-primary);color:#fff;border:none;padding:0 1.5rem;font-weight:600;box-shadow:0 1px 2px #0000000d}.Navbar-module__cRh5nW__ctaButton:hover{background:var(--brand-primary-dark);transform:translateY(-1px);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.Navbar-module__cRh5nW__drawerContent{background:var(--background)}.Navbar-module__cRh5nW__drawerHeader{border-bottom:1px solid var(--border-subtle)}.Navbar-module__cRh5nW__mobileNavLink{color:var(--text-primary);border-radius:12px;padding:1rem;font-size:1.125rem;font-weight:600;text-decoration:none;transition:all .15s;display:block}.Navbar-module__cRh5nW__mobileNavLink:hover{background:var(--background-subtle);color:var(--brand-primary)}.Navbar-module__cRh5nW__activeMobileNavLink{color:var(--brand-primary);background:#0342a60f}@media (max-width:768px){.Navbar-module__cRh5nW__navbar{-webkit-backdrop-filter:blur(16px)saturate(180%)}}
.Footer-module__3hUVsW__footer{border-top:1px solid var(--border-subtle);background:linear-gradient(#fff 0%,#f8fafc 100%);margin-top:6rem;padding:4rem 0 2rem}.Footer-module__3hUVsW__logo{transition:opacity .15s;display:inline-block}.Footer-module__3hUVsW__logo:hover{opacity:.8}.Footer-module__3hUVsW__columnTitle{color:var(--text-primary);text-transform:uppercase;letter-spacing:.05em;font-size:.75rem}.Footer-module__3hUVsW__link{color:var(--text-secondary);font-size:.9375rem;text-decoration:none;transition:color .15s;display:inline-block}.Footer-module__3hUVsW__link:hover{color:var(--brand-primary)}.Footer-module__3hUVsW__legalLink{color:var(--text-tertiary);font-size:.875rem;text-decoration:none;transition:color .15s}.Footer-module__3hUVsW__legalLink:hover{color:var(--text-secondary)}.Footer-module__3hUVsW__socialLink{width:40px;height:40px;color:var(--brand-primary);background:#0342a60f;border-radius:10px;justify-content:center;align-items:center;text-decoration:none;transition:all .15s cubic-bezier(.4,0,.2,1);display:flex}.Footer-module__3hUVsW__socialLink:hover{background:var(--brand-primary);color:#fff;transform:translateY(-2px)}.Footer-module__3hUVsW__emailInput{flex:1;min-width:200px}.Footer-module__3hUVsW__subscribeButton{background:var(--brand-primary);color:#fff;min-width:auto;padding:0 1rem}.Footer-module__3hUVsW__subscribeButton:hover{background:var(--brand-primary-dark)}@media (max-width:768px){.Footer-module__3hUVsW__footer{margin-top:3rem;padding:3rem 0 1.5rem}.Footer-module__3hUVsW__emailInput{min-width:150px}}
