.Navbar-module__mCmXEa__navbar{z-index:1000;-webkit-backdrop-filter:blur(12px);background:#ffffffd9;border-bottom:1px solid #e2e8f099;justify-content:space-between;align-items:center;padding:1rem 4rem;transition:all .3s;display:flex;position:fixed;top:0;left:0;right:0}.Navbar-module__mCmXEa__logo{z-index:1001;align-items:center;display:flex}.Navbar-module__mCmXEa__logo img{width:auto;height:50px}.Navbar-module__mCmXEa__menuToggle{cursor:pointer;z-index:1001;background:0 0;border:none;padding:.5rem;display:none}.Navbar-module__mCmXEa__hamburger{background:var(--foreground);width:24px;height:2px;transition:all .3s;display:block;position:relative}.Navbar-module__mCmXEa__hamburger:before,.Navbar-module__mCmXEa__hamburger:after{content:"";background:var(--foreground);width:24px;height:2px;transition:all .3s;position:absolute;left:0}.Navbar-module__mCmXEa__hamburger:before{top:-7px}.Navbar-module__mCmXEa__hamburger:after{top:7px}.Navbar-module__mCmXEa__hamburger.Navbar-module__mCmXEa__open{background:0 0}.Navbar-module__mCmXEa__hamburger.Navbar-module__mCmXEa__open:before{top:0;transform:rotate(45deg)}.Navbar-module__mCmXEa__hamburger.Navbar-module__mCmXEa__open:after{top:0;transform:rotate(-45deg)}.Navbar-module__mCmXEa__links{align-items:center;gap:2rem;display:flex}.Navbar-module__mCmXEa__link{color:var(--foreground);font-size:.95rem;font-weight:500;transition:color .2s;position:relative}.Navbar-module__mCmXEa__link:after{content:"";background:var(--gradient-primary);width:0;height:2px;transition:width .3s;position:absolute;bottom:-4px;left:0}.Navbar-module__mCmXEa__link:hover{color:var(--primary)}.Navbar-module__mCmXEa__link:hover:after{width:100%}.Navbar-module__mCmXEa__ctaButton{background:var(--gradient-primary);color:#fff;border-radius:var(--radius);box-shadow:var(--shadow-md);text-align:center;padding:.75rem 1.5rem;font-size:.95rem;font-weight:600;transition:all .3s}.Navbar-module__mCmXEa__ctaButton:hover{box-shadow:var(--shadow-lg),var(--shadow-glow);transform:translateY(-2px)}@media (max-width:900px){.Navbar-module__mCmXEa__navbar{padding:1rem 1.5rem}.Navbar-module__mCmXEa__logo img{height:40px}.Navbar-module__mCmXEa__menuToggle{display:block}.Navbar-module__mCmXEa__links{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);opacity:0;visibility:hidden;background:#fffffffa;flex-direction:column;justify-content:center;align-items:center;gap:2rem;transition:all .3s;position:fixed;inset:0;transform:translateY(-20px)}.Navbar-module__mCmXEa__linksOpen{opacity:1;visibility:visible;transform:translateY(0)}.Navbar-module__mCmXEa__link{font-size:1.25rem;display:block}.Navbar-module__mCmXEa__link:after{display:none}.Navbar-module__mCmXEa__ctaButton{padding:1rem 2.5rem;font-size:1.1rem}}
.Footer-module__DaFM4q__footer{background:var(--gradient-dark);color:#fff;padding:4rem 2rem 2rem}.Footer-module__DaFM4q__container{max-width:1200px;margin:0 auto}.Footer-module__DaFM4q__main{border-bottom:1px solid #ffffff1a;grid-template-columns:1.5fr 2fr;gap:4rem;margin-bottom:3rem;padding-bottom:3rem;display:grid}.Footer-module__DaFM4q__brand{flex-direction:column;gap:1rem;display:flex}.Footer-module__DaFM4q__tagline{color:#ffffffb3;max-width:280px;font-size:.95rem;line-height:1.6}.Footer-module__DaFM4q__links{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.Footer-module__DaFM4q__column{flex-direction:column;gap:.75rem;display:flex}.Footer-module__DaFM4q__columnTitle{text-transform:uppercase;letter-spacing:.05em;color:#ffffff80;margin-bottom:.5rem;font-size:.875rem;font-weight:700}.Footer-module__DaFM4q__link{color:#fffc;font-size:.95rem;transition:color .2s}.Footer-module__DaFM4q__link:hover{color:var(--primary)}.Footer-module__DaFM4q__bottom{justify-content:space-between;align-items:center;display:flex}.Footer-module__DaFM4q__copyright{color:#ffffff80;font-size:.875rem}.Footer-module__DaFM4q__social{gap:1rem;display:flex}.Footer-module__DaFM4q__socialLink{color:#ffffffb3;background:#ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex}.Footer-module__DaFM4q__socialLink:hover{background:var(--primary);color:#fff}@media (max-width:768px){.Footer-module__DaFM4q__footer{padding:3rem 1.25rem 1.5rem}.Footer-module__DaFM4q__main{grid-template-columns:1fr;gap:2.5rem;margin-bottom:2rem;padding-bottom:2rem}.Footer-module__DaFM4q__brand{text-align:center;align-items:center}.Footer-module__DaFM4q__brand img{width:140px!important;height:auto!important}.Footer-module__DaFM4q__tagline{max-width:none}.Footer-module__DaFM4q__links{grid-template-columns:repeat(2,1fr);gap:1.5rem}.Footer-module__DaFM4q__column:last-child{text-align:center;grid-column:span 2}.Footer-module__DaFM4q__column:last-child .Footer-module__DaFM4q__link{margin:0 .5rem;display:inline-block}.Footer-module__DaFM4q__bottom{text-align:center;flex-direction:column;gap:1.5rem}.Footer-module__DaFM4q__socialLink{width:44px;height:44px}}
.page-module___8aEwW__page{flex-direction:column;min-height:100vh;display:flex}.page-module___8aEwW__main{flex-direction:column;flex:1;display:flex}.page-module___8aEwW__footer{text-align:center;color:#888;border-top:1px solid #eaeaea;padding:2rem}
.legal-module__xpnSVG__page{background-color:var(--background);flex-direction:column;min-height:100vh;display:flex}.legal-module__xpnSVG__main{background:var(--gradient-hero);flex:1;padding-top:80px}.legal-module__xpnSVG__contentContainer{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:var(--radius-lg);border:1px solid var(--border);max-width:800px;box-shadow:var(--shadow-md);background:#fffc;margin:3rem auto;padding:2rem}.legal-module__xpnSVG__title{text-align:center;background:var(--gradient-primary);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:2rem;font-size:2.5rem;font-weight:800}.legal-module__xpnSVG__lastUpdated{text-align:center;color:var(--muted-foreground);margin-bottom:3rem;font-size:.875rem}.legal-module__xpnSVG__section{margin-bottom:2.5rem}.legal-module__xpnSVG__sectionTitle{color:var(--brand-charcoal);margin-bottom:1rem;font-size:1.5rem;font-weight:700}.legal-module__xpnSVG__text{color:var(--foreground);margin-bottom:1rem;line-height:1.7}.legal-module__xpnSVG__list{color:var(--foreground);margin-top:1rem;margin-bottom:1rem;padding-left:1.5rem;list-style:outside}.legal-module__xpnSVG__listItem{margin-bottom:.5rem;line-height:1.6}.legal-module__xpnSVG__link{color:var(--primary);font-weight:500;text-decoration:none;transition:color .2s}.legal-module__xpnSVG__link:hover{color:var(--primary-hover);text-decoration:underline}@media (prefers-color-scheme:dark){.legal-module__xpnSVG__contentContainer{background:#1a202ccc}}
