.Header-module__85i50G__header{z-index:1000;-webkit-backdrop-filter:blur(24px)saturate(180%);background:#fffc;border:1px solid #0000000d;border-radius:100px;align-items:center;width:90%;max-width:1400px;padding:.5rem 0;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:24px;left:50%;transform:translate(-50%);box-shadow:0 8px 32px #00000008}.Header-module__85i50G__header:hover{background:#fffffff2;box-shadow:0 12px 40px #0000000d}.Header-module__85i50G__nav{justify-content:space-between;align-items:center;width:100%;display:flex}.Header-module__85i50G__logo{color:var(--primary);letter-spacing:-1.5px;text-transform:lowercase;align-items:center;gap:.75rem;font-size:1.25rem;font-weight:900;display:flex}.Header-module__85i50G__logoIcon{color:var(--accent)}.Header-module__85i50G__desktopNav{gap:2rem;display:flex}.Header-module__85i50G__desktopNav a{color:var(--muted-foreground);padding:.5rem 0;font-size:.875rem;font-weight:600;position:relative}.Header-module__85i50G__desktopNav a:hover{color:var(--primary)}.Header-module__85i50G__desktopNav a:after{content:"";background:var(--accent);border-radius:10px;width:0;height:3px;transition:all .3s;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.Header-module__85i50G__desktopNav a:hover:after{width:12px}.Header-module__85i50G__actions{align-items:center;gap:.5rem;display:flex}.Header-module__85i50G__searchBtn{width:40px;height:40px;color:var(--muted-foreground);border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex}.Header-module__85i50G__searchBtn:hover{background:var(--secondary);color:var(--primary)}.Header-module__85i50G__desktopOnly{gap:.5rem;display:flex}.Header-module__85i50G__mobileMenu{color:var(--primary);cursor:pointer;z-index:1001;background:0 0;border:none;padding:.5rem;display:none}.Header-module__85i50G__mobileDrawer{z-index:1000;background:#fff;width:80%;max-width:350px;height:100vh;padding:100px 2rem 2rem;transition:all .4s cubic-bezier(.4,0,.2,1);position:fixed;top:0;right:-100%;box-shadow:-10px 0 40px #0000001a}.Header-module__85i50G__mobileDrawerOpen{right:0}.Header-module__85i50G__mobileNav{flex-direction:column;gap:1.5rem;display:flex}.Header-module__85i50G__mobileNav a{color:var(--primary);letter-spacing:-.5px;font-size:1.25rem;font-weight:700}.Header-module__85i50G__mobileAuth{border-top:1px solid var(--secondary);flex-direction:column;gap:1rem;margin-top:2rem;padding-top:2rem;display:flex}.Header-module__85i50G__mobileAuth a:last-child{color:var(--primary-foreground)!important}.Header-module__85i50G__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:999;background:#0006;animation:.3s Header-module__85i50G__fadeIn;position:fixed;inset:0}@keyframes Header-module__85i50G__fadeIn{0%{opacity:0}to{opacity:1}}@media (max-width:1024px){.Header-module__85i50G__header{width:95%;padding:.25rem .5rem;top:16px}.Header-module__85i50G__desktopNav,.Header-module__85i50G__desktopOnly{display:none}.Header-module__85i50G__mobileMenu{display:flex}}
.Footer-module__hP-FLq__footer{background:var(--primary);color:#fff;margin-top:0;padding:8rem 0 0;position:relative;overflow:hidden}.Footer-module__hP-FLq__footer:before{content:"";background:linear-gradient(90deg,#0000,#ffffff1a,#0000);height:1px;position:absolute;top:0;left:0;right:0}.Footer-module__hP-FLq__grid{grid-template-columns:2fr 1fr 1fr 1.5fr;gap:6rem;padding-bottom:6rem;display:grid}.Footer-module__hP-FLq__brand p{color:var(--secondary);max-width:320px;margin:2rem 0;font-size:1rem;line-height:1.8}.Footer-module__hP-FLq__logo{color:#fff;letter-spacing:-1px;align-items:center;gap:.75rem;font-size:1.75rem;font-weight:800;display:flex}.Footer-module__hP-FLq__socials{gap:1.25rem;display:flex}.Footer-module__hP-FLq__socialIcon{color:#94a3b8;background:#ffffff0d;border:1px solid #ffffff0d;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:all .3s;display:flex}.Footer-module__hP-FLq__socialIcon:hover{background:var(--accent);color:#fff;transform:translateY(-3px);box-shadow:0 10px 20px #3b82f633}.Footer-module__hP-FLq__footer h3{color:#fff;margin-bottom:2rem;font-size:1.25rem;font-weight:700}.Footer-module__hP-FLq__footer ul{flex-direction:column;gap:1rem;display:flex}.Footer-module__hP-FLq__footer ul a{color:#94a3b8;font-size:1rem;transition:all .2s}.Footer-module__hP-FLq__footer ul a:hover{color:var(--accent);padding-left:5px}.Footer-module__hP-FLq__newsletter p{color:#94a3b8;margin-bottom:2rem;font-size:1rem}.Footer-module__hP-FLq__inputGroup{background:#ffffff08;border:1px solid #ffffff0d;border-radius:1.25rem;gap:.75rem;padding:.5rem;display:flex}.Footer-module__hP-FLq__inputGroup input{color:#fff;background:0 0;border:none;flex:1;padding:.75rem 1rem;font-size:.9375rem}.Footer-module__hP-FLq__inputGroup input:focus{outline:none}.Footer-module__hP-FLq__bottom{text-align:center;color:#64748b;background:#0003;border-top:1px solid #ffffff0d;padding:2.5rem 0;font-size:.9375rem}@media (max-width:1200px){.Footer-module__hP-FLq__grid{grid-template-columns:1fr 1fr;gap:3rem;padding-bottom:4rem}.Footer-module__hP-FLq__footer{padding:5rem 0 0}}@media (max-width:640px){.Footer-module__hP-FLq__grid{text-align:center;grid-template-columns:1fr;gap:3rem}.Footer-module__hP-FLq__brand p{margin:1.5rem auto}.Footer-module__hP-FLq__socials{justify-content:center}.Footer-module__hP-FLq__footer ul{align-items:center}.Footer-module__hP-FLq__logo{justify-content:center}}
.Newsletter-module__yXk-ca__newsletter{background:#020617;border-bottom:1px solid #ffffff0d;padding:80px 0;position:relative;overflow:hidden}.Newsletter-module__yXk-ca__newsletterContent{z-index:2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#1e293b80 0%,#0f172a80 100%);border:1px solid #ffffff0d;border-radius:24px;justify-content:space-between;align-items:center;gap:4rem;padding:3rem 4rem;display:flex;position:relative}.Newsletter-module__yXk-ca__textSection{flex:1}.Newsletter-module__yXk-ca__textSection h2{color:#fff;letter-spacing:-.02em;margin-bottom:.75rem;font-size:2rem;font-weight:800}.Newsletter-module__yXk-ca__textSection p{color:#94a3b8;margin:0;font-size:1.125rem;line-height:1.6}.Newsletter-module__yXk-ca__formSection{flex:1;max-width:500px}.Newsletter-module__yXk-ca__inputWrapper{background:#ffffff08;border:1px solid #ffffff0d;border-radius:16px;gap:1rem;padding:.5rem;display:flex}.Newsletter-module__yXk-ca__input{color:#fff;background:0 0;border:none;outline:none;flex:1;padding:0 1.5rem;font-size:1rem}.Newsletter-module__yXk-ca__input::placeholder{color:#64748b}.Newsletter-module__yXk-ca__submitBtn{color:#fff;white-space:nowrap;cursor:pointer;background:#2563eb;border:none;border-radius:12px;padding:1rem 2rem;font-weight:700;transition:all .3s}.Newsletter-module__yXk-ca__submitBtn:hover{background:#1d4ed8;box-shadow:0 0 20px #2563eb4d}@media (max-width:1024px){.Newsletter-module__yXk-ca__newsletterContent{text-align:center;flex-direction:column;gap:2rem;padding:3rem 2rem}.Newsletter-module__yXk-ca__formSection{width:100%}}@media (max-width:768px){.Newsletter-module__yXk-ca__newsletter{padding:60px 0}.Newsletter-module__yXk-ca__newsletterContent{text-align:center;border-radius:20px;flex-direction:column;gap:2rem;padding:2.5rem 1.5rem}.Newsletter-module__yXk-ca__textSection h2{font-size:1.75rem}.Newsletter-module__yXk-ca__textSection p{font-size:1rem}.Newsletter-module__yXk-ca__inputWrapper{background:0 0;border:none;flex-direction:column;gap:.75rem;padding:0}.Newsletter-module__yXk-ca__input{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;width:100%;padding:1.25rem}.Newsletter-module__yXk-ca__submitBtn{width:100%;padding:1.25rem}}
