.Navbar-module__cJzEcG__navbar{z-index:100;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0f0f10cc;border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding:1.5rem 4rem;display:flex;position:fixed;top:0;left:0;right:0}.Navbar-module__cJzEcG__logo{font-family:var(--font-outfit);color:var(--foreground);letter-spacing:-.02em;font-size:1.5rem;font-weight:700}.Navbar-module__cJzEcG__right{align-items:center;gap:2rem;display:flex}.Navbar-module__cJzEcG__link{color:#888;font-size:.95rem;font-weight:500}.Navbar-module__cJzEcG__link:hover{color:var(--foreground)}.Navbar-module__cJzEcG__loginBtn{background:var(--surface);border:1px solid var(--border);color:var(--foreground);border-radius:4px;align-items:center;padding:.6rem 1.4rem;font-size:.9rem;font-weight:600;transition:all .2s;display:flex}.Navbar-module__cJzEcG__loginBtn:hover{background:var(--primary);border-color:var(--primary);color:#fff;box-shadow:0 0 15px #d904294d}.Navbar-module__cJzEcG__loadingPlaceholder{color:#888;font-size:.9rem}.Navbar-module__cJzEcG__mobileToggle{color:var(--foreground);cursor:pointer;z-index:102;background:0 0;border:none;padding:.5rem;display:none}.Navbar-module__cJzEcG__overlay{z-index:99;background:#00000080;display:none;position:fixed;inset:0}@media (max-width:1024px){.Navbar-module__cJzEcG__navbar{padding:1.25rem 2rem}.Navbar-module__cJzEcG__right{gap:1.5rem}}@media (max-width:768px){.Navbar-module__cJzEcG__navbar{padding:1rem 1.5rem}.Navbar-module__cJzEcG__mobileToggle,.Navbar-module__cJzEcG__overlay{display:block}.Navbar-module__cJzEcG__right{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:100;background:#0f0f10fa;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:1.5rem;width:280px;height:100vh;padding:5rem 2rem 2rem;transition:right .3s;position:fixed;top:0;right:-280px}.Navbar-module__cJzEcG__right.Navbar-module__cJzEcG__open{right:0}.Navbar-module__cJzEcG__right .Navbar-module__cJzEcG__link{color:#ccc;font-size:1.1rem}.Navbar-module__cJzEcG__right .Navbar-module__cJzEcG__link:hover{color:var(--primary)}.Navbar-module__cJzEcG__right .Navbar-module__cJzEcG__loginBtn{justify-content:center;width:100%;margin-top:1rem;padding:.8rem 1.5rem}.Navbar-module__cJzEcG__logo{font-size:1.3rem}}
.Footer-module__S6Hkya__footer{background:var(--surface);border-top:1px solid var(--border);margin-top:auto;padding:3rem 4rem}.Footer-module__S6Hkya__content{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;display:flex}.Footer-module__S6Hkya__brand h3{font-family:var(--font-outfit);color:var(--foreground);margin-bottom:.5rem}.Footer-module__S6Hkya__brand p{color:#888;font-size:.9rem}.Footer-module__S6Hkya__copyright{color:#666;font-size:.9rem}.Footer-module__S6Hkya__copyright a{color:var(--primary);font-weight:500}.Footer-module__S6Hkya__copyright a:hover{text-decoration:underline}@media (max-width:768px){.Footer-module__S6Hkya__footer{padding:2rem 1.5rem}.Footer-module__S6Hkya__content{text-align:center;flex-direction:column;gap:1.5rem}}
.Hero-module__ZARIfG__hero{justify-content:center;align-items:center;width:100%;min-height:100vh;padding:6rem 2rem 4rem;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__bgGradient{z-index:0;background:radial-gradient(at 20% 20%,#d9042926 0%,#0000 50%),radial-gradient(at 80% 80%,#d904291a 0%,#0000 50%),radial-gradient(#1a1a1c 0%,#0f0f10 100%);position:absolute;inset:0}.Hero-module__ZARIfG__bgGrid{z-index:1;background-image:linear-gradient(#ffffff05 1px,#0000 1px),linear-gradient(90deg,#ffffff05 1px,#0000 1px);background-size:50px 50px;position:absolute;inset:0}.Hero-module__ZARIfG__bgOrbs{z-index:2;pointer-events:none;position:absolute;inset:0}.Hero-module__ZARIfG__orb1,.Hero-module__ZARIfG__orb2,.Hero-module__ZARIfG__orb3{filter:blur(60px);opacity:.5;border-radius:50%;animation:20s ease-in-out infinite Hero-module__ZARIfG__float;position:absolute}.Hero-module__ZARIfG__orb1{background:#d904294d;width:400px;height:400px;animation-delay:0s;top:10%;left:-10%}.Hero-module__ZARIfG__orb2{background:#8d00004d;width:300px;height:300px;animation-delay:-7s;bottom:20%;right:-5%}.Hero-module__ZARIfG__orb3{background:#ffd70026;width:200px;height:200px;animation-delay:-14s;top:50%;left:50%}@keyframes Hero-module__ZARIfG__float{0%,to{transform:translate(0)scale(1)}25%{transform:translate(30px,-30px)scale(1.1)}50%{transform:translate(-20px,20px)scale(.9)}75%{transform:translate(40px,10px)scale(1.05)}}.Hero-module__ZARIfG__content{z-index:10;text-align:center;max-width:900px;animation:.8s ease-out Hero-module__ZARIfG__fadeInUp;position:relative}@keyframes Hero-module__ZARIfG__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.Hero-module__ZARIfG__earlyBirdBadge{color:gold;background:linear-gradient(135deg,#d9042933 0%,#ffd7001a 100%);border:1px solid #ffd7004d;border-radius:100px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.85rem;font-weight:600;animation:2s ease-in-out infinite Hero-module__ZARIfG__pulse;display:inline-flex}.Hero-module__ZARIfG__earlyBirdBadge.Hero-module__ZARIfG__urgent{border-color:#d9042980;animation:1s ease-in-out infinite Hero-module__ZARIfG__urgentPulse}@keyframes Hero-module__ZARIfG__pulse{0%,to{box-shadow:0 0 #ffd70033}50%{box-shadow:0 0 20px 5px #ffd7001a}}@keyframes Hero-module__ZARIfG__urgentPulse{0%,to{box-shadow:0 0 #d9042966}50%{box-shadow:0 0 25px 8px #d9042933}}.Hero-module__ZARIfG__title{letter-spacing:-.02em;flex-direction:column;margin-bottom:1.5rem;font-size:6rem;font-weight:800;line-height:.9;display:flex}.Hero-module__ZARIfG__titleLine1{-webkit-text-fill-color:transparent;background:linear-gradient(135deg,#fff 0%,#ccc 100%);-webkit-background-clip:text;background-clip:text}.Hero-module__ZARIfG__titleLine2{background:linear-gradient(135deg,var(--primary)0%,#ff4d6d 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Hero-module__ZARIfG__subtitle{color:#fff;margin-bottom:1rem;font-size:1.5rem;font-weight:500}.Hero-module__ZARIfG__description{color:#999;max-width:600px;margin-bottom:2rem;margin-left:auto;margin-right:auto;font-size:1.1rem;line-height:1.6}.Hero-module__ZARIfG__earlyBirdCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#1a1a1ce6 0%,#28282ce6 100%);border:1px solid #ffd70033;border-radius:16px;max-width:400px;margin:0 auto 2rem;padding:1.5rem;animation:.6s ease-out .3s both Hero-module__ZARIfG__slideInUp}.Hero-module__ZARIfG__earlyBirdCard.Hero-module__ZARIfG__urgent{border-color:#d9042980;animation:.6s ease-out .3s both Hero-module__ZARIfG__slideInUp,2s ease-in-out infinite Hero-module__ZARIfG__urgentGlow}@keyframes Hero-module__ZARIfG__slideInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes Hero-module__ZARIfG__urgentGlow{0%,to{box-shadow:0 0 20px #d9042933}50%{box-shadow:0 0 40px #d9042966}}.Hero-module__ZARIfG__earlyBirdHeader{color:gold;justify-content:center;align-items:center;gap:.5rem;margin-bottom:1rem;font-size:.9rem;font-weight:600;display:flex}.Hero-module__ZARIfG__earlyBirdIcon{animation:2s ease-in-out infinite Hero-module__ZARIfG__sparkle}@keyframes Hero-module__ZARIfG__sparkle{0%,to{transform:scale(1)rotate(0)}25%{transform:scale(1.2)rotate(10deg)}75%{transform:scale(1.2)rotate(-10deg)}}.Hero-module__ZARIfG__earlyBirdContent{align-items:center;gap:1.5rem;margin-bottom:1rem;display:flex}.Hero-module__ZARIfG__spotsCount{flex-direction:column;align-items:center;display:flex}.Hero-module__ZARIfG__spotsNumber{color:#fff;font-size:3rem;font-weight:800;line-height:1}.Hero-module__ZARIfG__spotsLabel{color:#888;text-transform:uppercase;letter-spacing:.05em;font-size:.8rem}.Hero-module__ZARIfG__progressContainer{flex:1}.Hero-module__ZARIfG__progressBar{background:#ffffff1a;border-radius:4px;height:8px;margin-bottom:.5rem;overflow:hidden}.Hero-module__ZARIfG__progressFill{background:linear-gradient(90deg,var(--primary)0%,gold 100%);border-radius:4px;height:100%;transition:width .5s ease-out}.Hero-module__ZARIfG__progressText{color:#666;font-size:.75rem}.Hero-module__ZARIfG__earlyBirdPerks{color:#aaa;flex-wrap:wrap;justify-content:center;gap:1rem;font-size:.8rem;display:flex}.Hero-module__ZARIfG__actions{justify-content:center;gap:1rem;margin-bottom:2rem;display:flex}.Hero-module__ZARIfG__primaryBtn{background:linear-gradient(135deg,var(--primary)0%,#ff4d6d 100%);color:#fff;cursor:pointer;border:none;border-radius:12px;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:1.1rem;font-weight:600;transition:all .3s;display:inline-flex;box-shadow:0 4px 20px #d9042966}.Hero-module__ZARIfG__primaryBtn:hover{transform:translateY(-3px);box-shadow:0 8px 30px #d9042999}.Hero-module__ZARIfG__secondaryBtn{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ffffff0d;border:1px solid #fff3;border-radius:12px;padding:1rem 2rem;font-size:1.1rem;font-weight:600;transition:all .3s}.Hero-module__ZARIfG__secondaryBtn:hover{background:#ffffff1a;border-color:#fff6;transform:translateY(-3px)}.Hero-module__ZARIfG__trustBadges{flex-wrap:wrap;justify-content:center;gap:2rem;margin-bottom:2rem;display:flex}.Hero-module__ZARIfG__trustBadge{color:#888;align-items:center;gap:.5rem;font-size:.9rem;display:flex}.Hero-module__ZARIfG__trustBadge svg{color:var(--primary)}.Hero-module__ZARIfG__liveStats{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1a1a1c80;border:1px solid #ffffff0d;border-radius:16px;justify-content:center;align-items:center;gap:2rem;padding:1.5rem 2rem;display:flex}.Hero-module__ZARIfG__statItem{flex-direction:column;align-items:center;gap:.25rem;display:flex}.Hero-module__ZARIfG__statItem svg{color:var(--primary);margin-bottom:.25rem}.Hero-module__ZARIfG__statNumber{color:#fff;font-size:1.5rem;font-weight:700}.Hero-module__ZARIfG__statLabel{color:#666;text-transform:uppercase;letter-spacing:.05em;font-size:.75rem}.Hero-module__ZARIfG__statDivider{background:#ffffff1a;width:1px;height:40px}@media (max-width:768px){.Hero-module__ZARIfG__hero{padding:5rem 1rem 3rem}.Hero-module__ZARIfG__title{font-size:3.5rem}.Hero-module__ZARIfG__subtitle{font-size:1.2rem}.Hero-module__ZARIfG__description{font-size:1rem}.Hero-module__ZARIfG__earlyBirdContent{flex-direction:column;gap:1rem}.Hero-module__ZARIfG__spotsNumber{font-size:2.5rem}.Hero-module__ZARIfG__actions{flex-direction:column;width:100%}.Hero-module__ZARIfG__primaryBtn,.Hero-module__ZARIfG__secondaryBtn{justify-content:center;width:100%}.Hero-module__ZARIfG__trustBadges{flex-direction:column;gap:1rem}.Hero-module__ZARIfG__liveStats{flex-direction:column;gap:1rem;padding:1rem}.Hero-module__ZARIfG__statDivider{width:80px;height:1px}.Hero-module__ZARIfG__earlyBirdPerks{flex-direction:column;gap:.5rem}}@media (max-width:480px){.Hero-module__ZARIfG__title{font-size:2.5rem}.Hero-module__ZARIfG__subtitle{font-size:1rem}.Hero-module__ZARIfG__earlyBirdCard{margin-left:.5rem;margin-right:.5rem;padding:1rem}}
.FeatureHighlight-module__DtHY-a__section{background:var(--background);padding:8rem 2rem;position:relative;overflow:hidden}.FeatureHighlight-module__DtHY-a__backgroundGlow{pointer-events:none;background:radial-gradient(circle,#d9042914 0%,#0000 70%);width:800px;height:800px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.FeatureHighlight-module__DtHY-a__container{z-index:1;max-width:1200px;margin:0 auto;position:relative}.FeatureHighlight-module__DtHY-a__header{text-align:center;margin-bottom:4rem}.FeatureHighlight-module__DtHY-a__badge{color:var(--primary);letter-spacing:.5px;text-transform:uppercase;background:#d904291a;border:1px solid #d904294d;border-radius:100px;margin-bottom:1.5rem;padding:.5rem 1.25rem;font-size:.875rem;font-weight:600;display:inline-block}.FeatureHighlight-module__DtHY-a__title{color:var(--foreground);margin-bottom:1.25rem;font-size:3rem;line-height:1.2}.FeatureHighlight-module__DtHY-a__titleHighlight{background:linear-gradient(135deg,var(--primary)0%,#ff4d6d 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.FeatureHighlight-module__DtHY-a__description{color:#888;max-width:600px;margin:0 auto;font-size:1.2rem;line-height:1.6}.FeatureHighlight-module__DtHY-a__bentoGrid{grid-template-rows:auto auto;grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.FeatureHighlight-module__DtHY-a__card{background:var(--surface);border:1px solid #ffffff0d;border-radius:20px;flex-direction:column;padding:2rem;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.FeatureHighlight-module__DtHY-a__card:before{content:"";opacity:0;background:linear-gradient(135deg,#d904290d 0%,#0000 50%);transition:opacity .4s;position:absolute;inset:0}.FeatureHighlight-module__DtHY-a__card:hover{border-color:#d904294d;transform:translateY(-8px);box-shadow:0 25px 50px #0006}.FeatureHighlight-module__DtHY-a__card:hover:before{opacity:1}.FeatureHighlight-module__DtHY-a__cardLarge{grid-column:span 2}.FeatureHighlight-module__DtHY-a__cardHighlight{background:linear-gradient(135deg,var(--surface)0%,#d9042914 100%);border-color:#d9042933}.FeatureHighlight-module__DtHY-a__cardTag{background:var(--primary);color:#fff;text-transform:uppercase;letter-spacing:.5px;border-radius:100px;padding:.35rem .75rem;font-size:.75rem;font-weight:600;position:absolute;top:1rem;right:1rem}.FeatureHighlight-module__DtHY-a__cardContent{z-index:1;flex:1;position:relative}.FeatureHighlight-module__DtHY-a__iconWrapper{width:fit-content;color:var(--primary);background:#d904291a;border-radius:14px;margin-bottom:1.25rem;padding:.875rem;transition:all .3s}.FeatureHighlight-module__DtHY-a__card:hover .FeatureHighlight-module__DtHY-a__iconWrapper{background:var(--primary);color:#fff;transform:scale(1.05)}.FeatureHighlight-module__DtHY-a__cardTitle{color:var(--foreground);margin-bottom:.75rem;font-size:1.35rem;font-weight:600}.FeatureHighlight-module__DtHY-a__cardDescription{color:#aaa;font-size:.95rem;line-height:1.7}.FeatureHighlight-module__DtHY-a__cardFooter{z-index:1;border-top:1px solid #ffffff0d;margin-top:1.5rem;padding-top:1rem;position:relative}.FeatureHighlight-module__DtHY-a__learnMore{color:var(--primary);cursor:pointer;align-items:center;gap:.5rem;font-size:.875rem;font-weight:500;transition:all .3s;display:inline-flex}.FeatureHighlight-module__DtHY-a__learnMore:hover{gap:.75rem}.FeatureHighlight-module__DtHY-a__learnMore svg{transition:transform .3s}.FeatureHighlight-module__DtHY-a__card:hover .FeatureHighlight-module__DtHY-a__learnMore svg{transform:translate(3px)}@media (max-width:1024px){.FeatureHighlight-module__DtHY-a__bentoGrid{grid-template-columns:repeat(2,1fr)}.FeatureHighlight-module__DtHY-a__cardLarge{grid-column:span 2}}@media (max-width:768px){.FeatureHighlight-module__DtHY-a__section{padding:5rem 1.5rem}.FeatureHighlight-module__DtHY-a__title{font-size:2.25rem}.FeatureHighlight-module__DtHY-a__bentoGrid{grid-template-columns:1fr;gap:1.25rem}.FeatureHighlight-module__DtHY-a__cardLarge{grid-column:span 1}.FeatureHighlight-module__DtHY-a__card{padding:1.75rem}}@media (max-width:480px){.FeatureHighlight-module__DtHY-a__title{font-size:1.75rem}.FeatureHighlight-module__DtHY-a__description{font-size:1rem}.FeatureHighlight-module__DtHY-a__card{border-radius:16px;padding:1.5rem}.FeatureHighlight-module__DtHY-a__cardTitle{font-size:1.2rem}}
.HowItWorks-module__tSMH5W__section{background:linear-gradient(180deg,var(--background)0%,#d9042908 50%,var(--background)100%);padding:8rem 2rem;position:relative;overflow:hidden}.HowItWorks-module__tSMH5W__container{max-width:1200px;margin:0 auto;position:relative}.HowItWorks-module__tSMH5W__header{text-align:center;margin-bottom:5rem}.HowItWorks-module__tSMH5W__badge{color:var(--primary);letter-spacing:.5px;text-transform:uppercase;background:#d904291a;border:1px solid #d904294d;border-radius:100px;margin-bottom:1.5rem;padding:.5rem 1.25rem;font-size:.875rem;font-weight:600;display:inline-block}.HowItWorks-module__tSMH5W__title{color:var(--foreground);margin-bottom:1.25rem;font-size:3rem;line-height:1.2}.HowItWorks-module__tSMH5W__titleHighlight{background:linear-gradient(135deg,var(--primary)0%,#ff4d6d 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.HowItWorks-module__tSMH5W__description{color:#888;max-width:600px;margin:0 auto;font-size:1.2rem;line-height:1.6}.HowItWorks-module__tSMH5W__stepsContainer{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid;position:relative}.HowItWorks-module__tSMH5W__connectionLine{background:linear-gradient(90deg,transparent 0%,#d904294d 20%,var(--primary)50%,#d904294d 80%,transparent 100%);z-index:0;height:2px;position:absolute;top:80px;left:15%;right:15%}.HowItWorks-module__tSMH5W__connectionLine:before,.HowItWorks-module__tSMH5W__connectionLine:after{content:"";background:var(--primary);border-radius:50%;width:12px;height:12px;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 0 15px #d9042980}.HowItWorks-module__tSMH5W__connectionLine:before{left:33%}.HowItWorks-module__tSMH5W__connectionLine:after{right:33%}.HowItWorks-module__tSMH5W__step{z-index:1;animation:HowItWorks-module__tSMH5W__fadeInUp .6s ease-out var(--delay)both;flex-direction:column;align-items:center;display:flex;position:relative}@keyframes HowItWorks-module__tSMH5W__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.HowItWorks-module__tSMH5W__stepNumber{color:#d904291a;margin-bottom:1rem;font-size:4rem;font-weight:800;line-height:1;transition:color .3s}.HowItWorks-module__tSMH5W__step:hover .HowItWorks-module__tSMH5W__stepNumber{color:#d9042933}.HowItWorks-module__tSMH5W__stepCard{background:var(--surface);text-align:center;border:1px solid #ffffff0d;border-radius:20px;width:100%;padding:2rem;transition:all .4s cubic-bezier(.4,0,.2,1)}.HowItWorks-module__tSMH5W__stepCard:hover{border-color:#d904294d;transform:translateY(-10px);box-shadow:0 25px 50px #0000004d}.HowItWorks-module__tSMH5W__stepIconWrapper{width:70px;height:70px;color:var(--primary);background:linear-gradient(135deg,#d9042933 0%,#d904290d 100%);border-radius:20px;justify-content:center;align-items:center;margin:0 auto 1.5rem;transition:all .3s;display:flex}.HowItWorks-module__tSMH5W__stepCard:hover .HowItWorks-module__tSMH5W__stepIconWrapper{background:var(--primary);color:#fff;transform:scale(1.1)rotate(5deg)}.HowItWorks-module__tSMH5W__stepTitle{color:var(--foreground);margin-bottom:.75rem;font-size:1.35rem;font-weight:600}.HowItWorks-module__tSMH5W__stepDescription{color:#888;margin-bottom:1.5rem;font-size:.95rem;line-height:1.6}.HowItWorks-module__tSMH5W__stepDetails{text-align:left;border-top:1px solid #ffffff0d;margin:0;padding:1.25rem 0 0;list-style:none}.HowItWorks-module__tSMH5W__stepDetails li{color:#aaa;align-items:center;gap:.75rem;padding:.4rem 0;font-size:.875rem;display:flex}.HowItWorks-module__tSMH5W__checkIcon{color:var(--primary);flex-shrink:0}@media (max-width:1024px){.HowItWorks-module__tSMH5W__stepsContainer{gap:1.5rem}.HowItWorks-module__tSMH5W__connectionLine{display:none}}@media (max-width:768px){.HowItWorks-module__tSMH5W__section{padding:5rem 1.5rem}.HowItWorks-module__tSMH5W__title{font-size:2.25rem}.HowItWorks-module__tSMH5W__stepsContainer{grid-template-columns:1fr;gap:2rem}.HowItWorks-module__tSMH5W__stepNumber{font-size:3rem}.HowItWorks-module__tSMH5W__stepCard{padding:1.75rem}}@media (max-width:480px){.HowItWorks-module__tSMH5W__title{font-size:1.75rem}.HowItWorks-module__tSMH5W__description{font-size:1rem}.HowItWorks-module__tSMH5W__stepCard{border-radius:16px;padding:1.5rem}.HowItWorks-module__tSMH5W__stepTitle{font-size:1.2rem}}
.page-module__U-ARyG__page{background:var(--background);min-height:100vh}.page-module__U-ARyG__hero{text-align:center;padding:10rem 2rem 6rem;position:relative;overflow:hidden}.page-module__U-ARyG__heroBackground{z-index:0;position:absolute;inset:0}.page-module__U-ARyG__heroGlow{pointer-events:none;background:radial-gradient(#d9042926 0%,#0000 70%);width:800px;height:600px;position:absolute;top:0;left:50%;transform:translate(-50%)}.page-module__U-ARyG__heroContent{z-index:1;max-width:800px;margin:0 auto;position:relative}.page-module__U-ARyG__badge{color:var(--primary);text-transform:uppercase;letter-spacing:.5px;background:#d904291a;border:1px solid #d904294d;border-radius:100px;margin-bottom:1.5rem;padding:.5rem 1.25rem;font-size:.875rem;font-weight:600;display:inline-block}.page-module__U-ARyG__heroTitle{color:var(--foreground);margin-bottom:1.5rem;font-size:3.5rem;font-weight:700;line-height:1.1}.page-module__U-ARyG__heroHighlight{background:linear-gradient(135deg,var(--primary)0%,#ff4d6d 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;display:block}.page-module__U-ARyG__heroDescription{color:#888;max-width:600px;margin:0 auto;font-size:1.25rem;line-height:1.7}.page-module__U-ARyG__container{max-width:1200px;margin:0 auto;padding:0 2rem}.page-module__U-ARyG__mainFeatures{padding:4rem 0}.page-module__U-ARyG__mainFeatureCard{border-bottom:1px solid #ffffff0d;grid-template-columns:1fr 1fr;align-items:center;gap:4rem;padding:4rem 0;display:grid}.page-module__U-ARyG__mainFeatureCard:last-child{border-bottom:none}.page-module__U-ARyG__mainFeatureCard.page-module__U-ARyG__reversed{direction:rtl}.page-module__U-ARyG__mainFeatureCard.page-module__U-ARyG__reversed>*{direction:ltr}.page-module__U-ARyG__mainFeatureContent{padding:1rem 0}.page-module__U-ARyG__mainFeatureIcon{width:70px;height:70px;color:var(--primary);background:#d904291a;border-radius:16px;justify-content:center;align-items:center;margin-bottom:1.5rem;display:flex}.page-module__U-ARyG__mainFeatureTitle{color:var(--foreground);margin-bottom:1rem;font-size:2rem;font-weight:700}.page-module__U-ARyG__mainFeatureDescription{color:#888;margin-bottom:1.5rem;font-size:1.1rem;line-height:1.7}.page-module__U-ARyG__mainFeatureHighlights{grid-template-columns:repeat(2,1fr);gap:.75rem;margin:0;padding:0;list-style:none;display:grid}.page-module__U-ARyG__mainFeatureHighlights li{color:#aaa;align-items:center;gap:.5rem;font-size:.95rem;display:flex}.page-module__U-ARyG__mainFeatureHighlights li svg{color:var(--primary);flex-shrink:0}.page-module__U-ARyG__mainFeatureVisual{justify-content:center;align-items:center;display:flex}.page-module__U-ARyG__featurePreview{aspect-ratio:4/3;background:var(--surface);color:#d904294d;border:1px solid #ffffff14;border-radius:20px;justify-content:center;align-items:center;width:100%;max-width:400px;display:flex;position:relative;overflow:hidden}.page-module__U-ARyG__featurePreview:before{content:"";background:linear-gradient(135deg,#d904290d 0%,#0000 50%);position:absolute;inset:0}.page-module__U-ARyG__additionalFeatures{background:linear-gradient(#0000 0%,#d9042905 50%,#0000 100%);padding:6rem 0}.page-module__U-ARyG__sectionHeader{text-align:center;margin-bottom:4rem}.page-module__U-ARyG__sectionHeader h2{color:var(--foreground);margin-bottom:1rem;font-size:2.5rem;font-weight:700}.page-module__U-ARyG__sectionHeader p{color:#888;max-width:500px;margin:0 auto;font-size:1.15rem}.page-module__U-ARyG__featuresGrid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}.page-module__U-ARyG__featureCard{background:var(--surface);border:1px solid #ffffff0d;border-radius:16px;padding:1.75rem;transition:all .3s}.page-module__U-ARyG__featureCard:hover{border-color:#d904294d;transform:translateY(-5px)}.page-module__U-ARyG__featureCardIcon{width:50px;height:50px;color:var(--primary);background:#d904291a;border-radius:12px;justify-content:center;align-items:center;margin-bottom:1.25rem;display:flex}.page-module__U-ARyG__featureCard h3{color:var(--foreground);margin-bottom:.5rem;font-size:1.1rem;font-weight:600}.page-module__U-ARyG__featureCard p{color:#888;font-size:.9rem;line-height:1.6}.page-module__U-ARyG__cta{padding:6rem 0}.page-module__U-ARyG__ctaContent{text-align:center;background:linear-gradient(135deg,#d904291a 0%,#d9042905 100%);border:1px solid #d9042933;border-radius:24px;padding:4rem}.page-module__U-ARyG__ctaContent h2{color:var(--foreground);margin-bottom:1rem;font-size:2.5rem;font-weight:700}.page-module__U-ARyG__ctaContent p{color:#888;margin-bottom:2rem;font-size:1.15rem}.page-module__U-ARyG__ctaButtons{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.page-module__U-ARyG__ctaPrimary{background:var(--primary);color:#fff;border-radius:12px;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.page-module__U-ARyG__ctaPrimary:hover{background:#b80324;transform:translateY(-2px)}.page-module__U-ARyG__ctaSecondary{color:var(--foreground);background:0 0;border:1px solid #fff3;border-radius:12px;align-items:center;padding:1rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.page-module__U-ARyG__ctaSecondary:hover{background:#ffffff0d;border-color:#ffffff4d}@media (max-width:1024px){.page-module__U-ARyG__featuresGrid{grid-template-columns:repeat(2,1fr)}.page-module__U-ARyG__mainFeatureCard{gap:2rem}}@media (max-width:768px){.page-module__U-ARyG__hero{padding:8rem 1.5rem 4rem}.page-module__U-ARyG__heroTitle{font-size:2.5rem}.page-module__U-ARyG__heroDescription{font-size:1.1rem}.page-module__U-ARyG__mainFeatureCard{grid-template-columns:1fr;gap:2rem;padding:3rem 0}.page-module__U-ARyG__mainFeatureCard.page-module__U-ARyG__reversed{direction:ltr}.page-module__U-ARyG__mainFeatureVisual{order:-1}.page-module__U-ARyG__featurePreview{max-width:300px}.page-module__U-ARyG__mainFeatureTitle{font-size:1.5rem}.page-module__U-ARyG__mainFeatureHighlights,.page-module__U-ARyG__featuresGrid{grid-template-columns:1fr}.page-module__U-ARyG__sectionHeader h2{font-size:2rem}.page-module__U-ARyG__ctaContent{padding:2.5rem 1.5rem}.page-module__U-ARyG__ctaContent h2{font-size:1.75rem}.page-module__U-ARyG__ctaButtons{flex-direction:column}.page-module__U-ARyG__ctaPrimary,.page-module__U-ARyG__ctaSecondary{justify-content:center}}@media (max-width:480px){.page-module__U-ARyG__heroTitle{font-size:2rem}.page-module__U-ARyG__container{padding:0 1rem}}
.page-module__qCP4TG__page{background:var(--background);min-height:100vh}.page-module__qCP4TG__hero{text-align:center;padding:10rem 2rem 4rem;position:relative;overflow:hidden}.page-module__qCP4TG__heroBackground{z-index:0;position:absolute;inset:0}.page-module__qCP4TG__heroGlow{pointer-events:none;background:radial-gradient(#d904291f 0%,#0000 70%);width:800px;height:600px;position:absolute;top:0;left:50%;transform:translate(-50%)}.page-module__qCP4TG__heroOrb1,.page-module__qCP4TG__heroOrb2{filter:blur(80px);opacity:.4;border-radius:50%;animation:20s ease-in-out infinite page-module__qCP4TG__float;position:absolute}.page-module__qCP4TG__heroOrb1{background:#d904294d;width:300px;height:300px;top:20%;left:10%}.page-module__qCP4TG__heroOrb2{background:#ffc10733;width:200px;height:200px;animation-delay:-10s;bottom:20%;right:15%}@keyframes page-module__qCP4TG__float{0%,to{transform:translate(0)}50%{transform:translate(30px,-30px)}}.page-module__qCP4TG__heroContent{z-index:1;max-width:700px;margin:0 auto;position:relative}.page-module__qCP4TG__comingSoonBadge{color:#ffc107;text-transform:uppercase;letter-spacing:.5px;background:#ffc10726;border:1px solid #ffc1074d;border-radius:100px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.6rem 1.25rem;font-size:.875rem;font-weight:600;display:inline-flex}.page-module__qCP4TG__heroTitle{color:var(--foreground);margin-bottom:1.5rem;font-size:3.5rem;font-weight:700;line-height:1.1}.page-module__qCP4TG__heroHighlight{background:linear-gradient(135deg,#ffc107 0%,#ff9800 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;display:block}.page-module__qCP4TG__heroDescription{color:#888;font-size:1.2rem;line-height:1.7}.page-module__qCP4TG__container{max-width:1000px;margin:0 auto;padding:0 2rem}.page-module__qCP4TG__earlyBird{padding:2rem 0 6rem}.page-module__qCP4TG__earlyBirdCard{background:linear-gradient(135deg,var(--surface)0%,#d904290d 100%);text-align:center;border:1px solid #d9042933;border-radius:24px;max-width:500px;margin:0 auto;padding:3rem;position:relative;overflow:hidden}.page-module__qCP4TG__earlyBirdCard:before{content:"";background:linear-gradient(90deg,var(--primary)0%,#ff4d6d 100%);height:4px;position:absolute;top:0;left:0;right:0}.page-module__qCP4TG__earlyBirdHeader{margin-bottom:2rem}.page-module__qCP4TG__earlyBirdBadge{background:var(--primary);color:#fff;text-transform:uppercase;letter-spacing:.5px;border-radius:100px;align-items:center;gap:.4rem;margin-bottom:1rem;padding:.5rem 1rem;font-size:.75rem;font-weight:600;display:inline-flex}.page-module__qCP4TG__earlyBirdHeader h2{color:var(--foreground);margin-bottom:.5rem;font-size:1.75rem;font-weight:700}.page-module__qCP4TG__earlyBirdHeader p{color:#888;font-size:1rem}.page-module__qCP4TG__earlyBirdPrice{margin-bottom:2rem}.page-module__qCP4TG__priceAmount{color:var(--foreground);font-size:4rem;font-weight:800;line-height:1}.page-module__qCP4TG__pricePeriod{color:#888;margin-left:.25rem;font-size:1.25rem}.page-module__qCP4TG__priceNote{color:var(--primary);margin-top:.5rem;font-size:.9rem;display:block}.page-module__qCP4TG__earlyBirdPerks{text-align:left;margin:0 0 2rem;padding:0;list-style:none}.page-module__qCP4TG__earlyBirdPerks li{color:#ccc;border-bottom:1px solid #ffffff0d;align-items:center;gap:.75rem;padding:.75rem 0;font-size:1rem;display:flex}.page-module__qCP4TG__earlyBirdPerks li:last-child{border-bottom:none}.page-module__qCP4TG__earlyBirdPerks li svg{color:var(--primary);flex-shrink:0}.page-module__qCP4TG__earlyBirdCta{background:var(--primary);color:#fff;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:1rem 2.5rem;font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.page-module__qCP4TG__earlyBirdCta:hover{background:#b80324;transform:translateY(-2px);box-shadow:0 10px 30px #d904294d}.page-module__qCP4TG__earlyBirdDisclaimer{color:#666;margin-top:1rem;font-size:.85rem}.page-module__qCP4TG__whatscoming{background:linear-gradient(#0000 0%,#ffffff03 50%,#0000 100%);padding:6rem 0}.page-module__qCP4TG__sectionHeader{text-align:center;margin-bottom:3rem}.page-module__qCP4TG__sectionHeader h2{color:var(--foreground);margin-bottom:.75rem;font-size:2.25rem;font-weight:700}.page-module__qCP4TG__sectionHeader p{color:#888;font-size:1.1rem}.page-module__qCP4TG__plannedGrid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}.page-module__qCP4TG__plannedCard{background:var(--surface);text-align:center;border:1px solid #ffffff0d;border-radius:16px;padding:1.75rem;transition:all .3s}.page-module__qCP4TG__plannedCard:hover{border-color:#ffc1074d;transform:translateY(-5px)}.page-module__qCP4TG__plannedIcon{color:#ffc107;background:#ffc1071a;border-radius:14px;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 1.25rem;display:flex}.page-module__qCP4TG__plannedCard h3{color:var(--foreground);margin-bottom:.5rem;font-size:1.1rem;font-weight:600}.page-module__qCP4TG__plannedCard p{color:#888;font-size:.9rem;line-height:1.5}.page-module__qCP4TG__notify{padding:4rem 0}.page-module__qCP4TG__notifyCard{text-align:center;background:#ffc1070d;border:1px solid #ffc10726;border-radius:20px;max-width:600px;margin:0 auto;padding:3rem}.page-module__qCP4TG__notifyIcon{color:#ffc107;background:#ffc1071a;border-radius:20px;justify-content:center;align-items:center;width:70px;height:70px;margin:0 auto 1.5rem;display:flex}.page-module__qCP4TG__notifyCard h2{color:var(--foreground);margin-bottom:.75rem;font-size:1.75rem;font-weight:700}.page-module__qCP4TG__notifyCard p{color:#888;margin-bottom:1.5rem;font-size:1.05rem;line-height:1.6}.page-module__qCP4TG__notifyBtn{color:#000;background:#ffc107;border-radius:10px;align-items:center;gap:.5rem;padding:.875rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.page-module__qCP4TG__notifyBtn:hover{background:#ffca28;transform:translateY(-2px)}.page-module__qCP4TG__faq{padding:6rem 0}.page-module__qCP4TG__faqList{max-width:700px;margin:0 auto}.page-module__qCP4TG__faqItem{background:var(--surface);border:1px solid #ffffff0d;border-radius:14px;margin-bottom:1rem;padding:1.5rem 2rem}.page-module__qCP4TG__faqItem h3{color:var(--foreground);margin-bottom:.75rem;font-size:1.1rem;font-weight:600}.page-module__qCP4TG__faqItem p{color:#888;font-size:.95rem;line-height:1.7}@media (max-width:1024px){.page-module__qCP4TG__plannedGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.page-module__qCP4TG__hero{padding:8rem 1.5rem 3rem}.page-module__qCP4TG__heroTitle{font-size:2.5rem}.page-module__qCP4TG__heroDescription{font-size:1.05rem}.page-module__qCP4TG__earlyBirdCard{padding:2rem 1.5rem}.page-module__qCP4TG__priceAmount{font-size:3rem}.page-module__qCP4TG__plannedGrid{grid-template-columns:1fr}.page-module__qCP4TG__sectionHeader h2{font-size:1.75rem}.page-module__qCP4TG__notifyCard{padding:2rem 1.5rem}.page-module__qCP4TG__faqItem{padding:1.25rem 1.5rem}}@media (max-width:480px){.page-module__qCP4TG__heroTitle{font-size:2rem}.page-module__qCP4TG__container{padding:0 1rem}.page-module__qCP4TG__earlyBirdCard{border-radius:16px;padding:1.5rem 1.25rem}}
.CTABanner-module__jjBxnW__section{background:var(--background);padding:6rem 2rem;position:relative;overflow:hidden}.CTABanner-module__jjBxnW__backgroundGradient{background:linear-gradient(135deg,#d9042926 0%,#d904290d 40%,var(--background)100%);opacity:.8;position:absolute;inset:0}.CTABanner-module__jjBxnW__glowOrb1,.CTABanner-module__jjBxnW__glowOrb2{filter:blur(100px);pointer-events:none;border-radius:50%;position:absolute}.CTABanner-module__jjBxnW__glowOrb1{background:#d9042940;width:400px;height:400px;animation:20s ease-in-out infinite CTABanner-module__jjBxnW__float;top:-100px;left:-100px}.CTABanner-module__jjBxnW__glowOrb2{background:#d9042933;width:300px;height:300px;animation:15s ease-in-out infinite reverse CTABanner-module__jjBxnW__float;bottom:-50px;right:-50px}@keyframes CTABanner-module__jjBxnW__float{0%,to{transform:translate(0)}50%{transform:translate(30px,30px)}}.CTABanner-module__jjBxnW__container{z-index:1;max-width:900px;margin:0 auto;position:relative}.CTABanner-module__jjBxnW__content{text-align:center;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0000004d;border:1px solid #ffffff14;border-radius:24px;padding:4rem 3rem}.CTABanner-module__jjBxnW__badge{background:var(--primary);color:#fff;text-transform:uppercase;letter-spacing:.5px;border-radius:100px;align-items:center;gap:.5rem;margin-bottom:2rem;padding:.6rem 1.25rem;font-size:.875rem;font-weight:600;animation:2s ease-in-out infinite CTABanner-module__jjBxnW__pulse;display:inline-flex}@keyframes CTABanner-module__jjBxnW__pulse{0%,to{box-shadow:0 0 #d9042980}50%{box-shadow:0 0 20px 5px #d904294d}}.CTABanner-module__jjBxnW__title{color:var(--foreground);margin-bottom:1.25rem;font-size:2.75rem;font-weight:700;line-height:1.2}.CTABanner-module__jjBxnW__titleHighlight{background:linear-gradient(135deg,var(--primary)0%,#ff4d6d 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;display:block}.CTABanner-module__jjBxnW__description{color:#999;max-width:600px;margin:0 auto 2rem;font-size:1.15rem;line-height:1.7}.CTABanner-module__jjBxnW__earlyBirdInfo{background:#d9042914;border:1px solid #d9042933;border-radius:16px;max-width:500px;margin-bottom:2rem;margin-left:auto;margin-right:auto;padding:1.5rem}.CTABanner-module__jjBxnW__statsRow{justify-content:center;gap:2rem;margin-bottom:1rem;display:flex}.CTABanner-module__jjBxnW__stat{color:#aaa;align-items:center;gap:.5rem;font-size:.95rem;display:flex}.CTABanner-module__jjBxnW__stat strong{color:var(--foreground)}.CTABanner-module__jjBxnW__stat svg{color:var(--primary)}.CTABanner-module__jjBxnW__progressContainer{align-items:center;gap:1rem;display:flex}.CTABanner-module__jjBxnW__progressBar{background:#ffffff1a;border-radius:100px;flex:1;height:8px;overflow:hidden}.CTABanner-module__jjBxnW__progressFill{background:linear-gradient(90deg,var(--primary)0%,#ff4d6d 100%);border-radius:100px;height:100%;transition:width 1s ease-out}.CTABanner-module__jjBxnW__progressUrgent{animation:1.5s ease-in-out infinite CTABanner-module__jjBxnW__urgentPulse}@keyframes CTABanner-module__jjBxnW__urgentPulse{0%,to{opacity:1}50%{opacity:.7}}.CTABanner-module__jjBxnW__progressText{color:var(--primary);white-space:nowrap;font-size:.875rem;font-weight:600}.CTABanner-module__jjBxnW__actions{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:1.5rem;display:flex}.CTABanner-module__jjBxnW__primaryButton{background:var(--primary);color:#fff;border-radius:12px;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.CTABanner-module__jjBxnW__primaryButton:hover{background:#b80324;transform:translateY(-2px);box-shadow:0 10px 30px #d9042966}.CTABanner-module__jjBxnW__primaryButton svg{transition:transform .3s}.CTABanner-module__jjBxnW__primaryButton:hover svg{transform:translate(4px)}.CTABanner-module__jjBxnW__secondaryButton{color:var(--foreground);background:0 0;border:1px solid #fff3;border-radius:12px;align-items:center;padding:1rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.CTABanner-module__jjBxnW__secondaryButton:hover{background:#ffffff0d;border-color:#ffffff4d}.CTABanner-module__jjBxnW__disclaimer{color:#666;font-size:.875rem}.CTABanner-module__jjBxnW__urgent .CTABanner-module__jjBxnW__badge{animation:.8s ease-in-out infinite CTABanner-module__jjBxnW__urgentBadge}@keyframes CTABanner-module__jjBxnW__urgentBadge{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@media (max-width:768px){.CTABanner-module__jjBxnW__section{padding:4rem 1.5rem}.CTABanner-module__jjBxnW__content{padding:2.5rem 1.5rem}.CTABanner-module__jjBxnW__title{font-size:2rem}.CTABanner-module__jjBxnW__description{font-size:1rem}.CTABanner-module__jjBxnW__statsRow{flex-direction:column;gap:.75rem}.CTABanner-module__jjBxnW__actions{flex-direction:column}.CTABanner-module__jjBxnW__primaryButton,.CTABanner-module__jjBxnW__secondaryButton{justify-content:center;width:100%}}@media (max-width:480px){.CTABanner-module__jjBxnW__content{border-radius:16px;padding:2rem 1.25rem}.CTABanner-module__jjBxnW__title{font-size:1.5rem}.CTABanner-module__jjBxnW__badge{padding:.5rem 1rem;font-size:.75rem}}
