.Header-module__hBw1pG__header{z-index:100;width:100%;transition:all var(--transition-medium);padding:0;position:fixed;top:0;left:0}.Header-module__hBw1pG__scrolled .Header-module__hBw1pG__headerInner{background:#050505d9;border-bottom-color:#ffffff1a}.Header-module__hBw1pG__headerInner{-webkit-backdrop-filter:blur(20px);border-bottom:1px solid var(--border-color);transition:background var(--transition-medium), border-color var(--transition-medium);z-index:101;background:#05050599;padding:.75rem 0;position:relative}.Header-module__hBw1pG__headerContainer{justify-content:space-between;align-items:center;display:flex}.Header-module__hBw1pG__logo{transition:opacity var(--transition-fast);z-index:110;align-items:center;margin-left:-3rem;display:flex}.Header-module__hBw1pG__logo:hover{opacity:.8}.Header-module__hBw1pG__nav{align-items:center;gap:2rem;display:flex}.Header-module__hBw1pG__navLink{font-family:var(--font-heading);text-transform:uppercase;letter-spacing:2px;color:var(--text-muted);transition:color var(--transition-fast);padding:.5rem 0;font-size:.85rem;font-weight:500;position:relative}.Header-module__hBw1pG__navLink:hover{color:var(--foreground)}.Header-module__hBw1pG__navLink:after{content:"";background:var(--accent-primary);width:0;height:2px;transition:width var(--transition-medium);position:absolute;bottom:0;left:50%;transform:translate(-50%)}.Header-module__hBw1pG__navLink:hover:after{width:100%}.Header-module__hBw1pG__ticketBtn{letter-spacing:2px;padding:.7rem 1.8rem;font-size:.8rem}.Header-module__hBw1pG__hamburger{cursor:pointer;z-index:110;background:0 0;border:none;flex-direction:column;justify-content:center;gap:5px;width:32px;height:32px;padding:0;display:none}.Header-module__hBw1pG__hamburgerLine{background:var(--foreground);transform-origin:50%;border-radius:2px;width:24px;height:2px;transition:all .3s cubic-bezier(.4,0,.2,1);display:block}.Header-module__hBw1pG__hamburgerOpen .Header-module__hBw1pG__hamburgerLine:first-child{transform:translateY(7px)rotate(45deg)}.Header-module__hBw1pG__hamburgerOpen .Header-module__hBw1pG__hamburgerLine:nth-child(2){opacity:0;transform:scaleX(0)}.Header-module__hBw1pG__hamburgerOpen .Header-module__hBw1pG__hamburgerLine:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.Header-module__hBw1pG__mobileOverlay{-webkit-backdrop-filter:blur(24px);z-index:99;opacity:0;visibility:hidden;background:#050505f7;justify-content:center;align-items:center;transition:opacity .35s,visibility .35s;display:flex;position:fixed;inset:0}.Header-module__hBw1pG__mobileOverlayOpen{opacity:1;visibility:visible}.Header-module__hBw1pG__mobileNav{flex-direction:column;align-items:center;gap:2rem;display:flex}.Header-module__hBw1pG__mobileLink{font-family:var(--font-heading);text-transform:uppercase;letter-spacing:4px;color:var(--foreground);transition:color var(--transition-fast);font-size:2rem;font-weight:600;position:relative}.Header-module__hBw1pG__mobileLink:hover{color:var(--accent-primary)}.Header-module__hBw1pG__mobileCta{letter-spacing:3px;margin-top:1rem;padding:1rem 3rem;font-size:1rem}@media (max-width:768px){.Header-module__hBw1pG__nav{display:none}.Header-module__hBw1pG__hamburger{display:flex}.Header-module__hBw1pG__logo{margin-left:0}}
.Hero-module__ZARIfG__hero{justify-content:center;align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__bgImage{z-index:0;animation:2s both Hero-module__ZARIfG__bgFadeIn;position:absolute;inset:0}.Hero-module__ZARIfG__bgImage img{filter:brightness(.4)contrast(1.1)}@keyframes Hero-module__ZARIfG__bgFadeIn{0%{opacity:0}to{opacity:1}}.Hero-module__ZARIfG__overlayGradient{z-index:1;background:linear-gradient(#0505054d 0%,#0000 30% 60%,#050505 100%),linear-gradient(90deg,#05050580 0%,#0000 50%);position:absolute;inset:0}.Hero-module__ZARIfG__overlayVignette{z-index:2;background:radial-gradient(#0000 40%,#050505b3 100%);position:absolute;inset:0}.Hero-module__ZARIfG__overlayNoise{z-index:3;opacity:.03;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E");position:absolute;inset:0}.Hero-module__ZARIfG__splitLineTop,.Hero-module__ZARIfG__splitLineBottom{z-index:12;background:linear-gradient(90deg, transparent 0%, var(--accent-primary) 20%, var(--accent-primary) 80%, transparent 100%);pointer-events:none;height:2px;position:absolute;left:0;right:0}.Hero-module__ZARIfG__splitLineTop{animation:.6s cubic-bezier(.16,1,.3,1) .3s both Hero-module__ZARIfG__sweepIn,.7s cubic-bezier(.4,0,.2,1) .9s both Hero-module__ZARIfG__splitUp;top:50%}.Hero-module__ZARIfG__splitLineBottom{animation:.6s cubic-bezier(.16,1,.3,1) .3s both Hero-module__ZARIfG__sweepIn,.7s cubic-bezier(.4,0,.2,1) .9s both Hero-module__ZARIfG__splitDown;top:50%}@keyframes Hero-module__ZARIfG__sweepIn{0%{opacity:1;transform:scaleX(0)}to{opacity:1;transform:scaleX(1)}}@keyframes Hero-module__ZARIfG__splitUp{0%{opacity:1;top:50%}60%{opacity:.8}to{opacity:0;top:20%}}@keyframes Hero-module__ZARIfG__splitDown{0%{opacity:1;top:50%}60%{opacity:.8}to{opacity:0;top:80%}}.Hero-module__ZARIfG__content{z-index:10;text-align:center;padding-top:6rem;position:relative}.Hero-module__ZARIfG__title{letter-spacing:-1px;color:#fff;text-shadow:0 4px 30px #0009;margin-bottom:1.5rem;font-size:clamp(2.8rem,7vw,5.5rem);font-weight:700;line-height:1.05;animation:1s cubic-bezier(.16,1,.3,1) 1s both Hero-module__ZARIfG__titleReveal}@keyframes Hero-module__ZARIfG__titleReveal{0%{opacity:0;filter:blur(10px);transform:translateY(30px)scale(.97)}to{opacity:1;filter:blur();transform:translateY(0)scale(1)}}.Hero-module__ZARIfG__titleGlow{background:linear-gradient(90deg, transparent, var(--accent-primary), transparent);border-radius:2px;width:120px;height:3px;margin:0 auto 2rem;animation:.8s 1.4s both Hero-module__ZARIfG__glowPulse,3s ease-in-out 2.5s infinite Hero-module__ZARIfG__glowBreathe;display:block}@keyframes Hero-module__ZARIfG__glowPulse{0%{opacity:0;transform:scaleX(0)}to{opacity:1;transform:scaleX(1)}}@keyframes Hero-module__ZARIfG__glowBreathe{0%,to{opacity:1;box-shadow:0 0 12px #c41e2a66}50%{opacity:.6;box-shadow:0 0 20px #c41e2a99}}.Hero-module__ZARIfG__subtitle{color:var(--text-muted);max-width:560px;margin:0 auto 3rem;font-size:clamp(1rem,1.5vw,1.2rem);font-weight:300;line-height:1.8;animation:.8s cubic-bezier(.16,1,.3,1) 1.5s both Hero-module__ZARIfG__fadeUp}.Hero-module__ZARIfG__actions{flex-wrap:wrap;justify-content:center;gap:1rem;animation:.8s cubic-bezier(.16,1,.3,1) 1.8s both Hero-module__ZARIfG__fadeUp;display:flex}@keyframes Hero-module__ZARIfG__fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.Hero-module__ZARIfG__scrollIndicator{z-index:10;animation:1s 2.2s both Hero-module__ZARIfG__fadeIn;position:absolute;bottom:3rem;left:50%;transform:translate(-50%)}.Hero-module__ZARIfG__scrollLine{background:linear-gradient(to bottom, var(--accent-primary), transparent);width:1px;height:50px;animation:2s infinite Hero-module__ZARIfG__scrollPulse}@keyframes Hero-module__ZARIfG__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes Hero-module__ZARIfG__scrollPulse{0%,to{opacity:1;transform:scaleY(1)}50%{opacity:.4;transform:scaleY(.8)}}.Hero-module__ZARIfG__badge{color:var(--accent-secondary);font-family:var(--font-body);text-transform:uppercase;letter-spacing:2px;background:#c41e2a26;border:1px solid #c41e2a4d;border-radius:100px;align-items:center;gap:.5rem;margin-bottom:2.5rem;padding:.5rem 1.2rem;font-size:.8rem;font-weight:500;display:inline-flex}.Hero-module__ZARIfG__badgeDot{background:var(--accent-primary);border-radius:50%;width:6px;height:6px;animation:2s infinite Hero-module__ZARIfG__scrollPulse}@media (max-width:768px){.Hero-module__ZARIfG__content{padding-top:4rem}.Hero-module__ZARIfG__actions{flex-direction:column;width:100%;max-width:300px;margin:0 auto}.Hero-module__ZARIfG__badge{font-size:.7rem}.Hero-module__ZARIfG__titleGlow{width:80px}}
.AboutRules-module__1wxvaq__section{background:var(--background);padding:7rem 0;position:relative;overflow:hidden}.AboutRules-module__1wxvaq__section:before{content:"";pointer-events:none;background-image:linear-gradient(30deg,#c41e2a08 1px,#0000 1px),linear-gradient(150deg,#c41e2a08 1px,#0000 1px),linear-gradient(270deg,#c41e2a05 1px,#0000 1px);background-size:80px 140px,80px 140px,120px 200px;position:absolute;inset:0}.AboutRules-module__1wxvaq__section:after{content:"";pointer-events:none;background:radial-gradient(circle,#0000 180px,#c41e2a06 180px 181px,#0000 181px),radial-gradient(circle,#0000 260px,#c41e2a05 260px 261px,#0000 261px),radial-gradient(circle,#0000 340px,#c41e2a04 340px 341px,#0000 341px);width:600px;height:600px;position:absolute;top:-200px;right:-100px}.AboutRules-module__1wxvaq__aboutGrid{grid-template-columns:1fr 1fr;align-items:center;gap:5rem;margin-bottom:7rem;display:grid}.AboutRules-module__1wxvaq__aboutContent{padding-right:2rem}.AboutRules-module__1wxvaq__heading{margin-bottom:1.5rem;font-size:clamp(2.2rem,4vw,3.5rem);line-height:1.05}.AboutRules-module__1wxvaq__lead{color:var(--foreground);margin-bottom:1.5rem;font-size:1.2rem;font-weight:300;line-height:1.7}.AboutRules-module__1wxvaq__body{color:var(--text-muted);font-size:1rem;line-height:1.8}.AboutRules-module__1wxvaq__aboutImage{position:relative}.AboutRules-module__1wxvaq__imageFrame{aspect-ratio:6/5;border:none;border-radius:8px;position:relative;overflow:hidden;-webkit-mask-image:radial-gradient(88% 85%,#000 55%,#0000 82%);mask-image:radial-gradient(88% 85%,#000 55%,#0000 82%)}.AboutRules-module__1wxvaq__imageOverlay{pointer-events:none;background:linear-gradient(135deg,#c41e2a0d 0%,#0000 60%);position:absolute;inset:0}.AboutRules-module__1wxvaq__rulesGrid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}.AboutRules-module__1wxvaq__rulesGrid>*{align-items:stretch;display:flex}.AboutRules-module__1wxvaq__ruleCard{background:var(--surface-2);border:1px solid var(--border-color);transition:all var(--transition-medium);border-radius:6px;width:100%;height:100%;padding:2rem 1.5rem;position:relative;overflow:hidden}.AboutRules-module__1wxvaq__ruleCard:before{content:"";background:linear-gradient(90deg, var(--accent-primary), transparent);opacity:0;width:100%;height:2px;transition:opacity var(--transition-medium);position:absolute;top:0;left:0}.AboutRules-module__1wxvaq__ruleCard:hover{border-color:var(--border-hover);box-shadow:var(--shadow-md);transform:translateY(-4px)}.AboutRules-module__1wxvaq__ruleCard:hover:before{opacity:1}.AboutRules-module__1wxvaq__ruleNumber{font-family:var(--font-heading);background:linear-gradient(135deg, var(--accent-gold), var(--accent-gold-light));-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:2.5rem;font-weight:700;line-height:1}.AboutRules-module__1wxvaq__ruleTitle{letter-spacing:.5px;margin-bottom:.8rem;font-size:1.1rem;font-weight:600}.AboutRules-module__1wxvaq__ruleDesc{color:var(--text-muted);font-size:.9rem;line-height:1.7}@media (max-width:992px){.AboutRules-module__1wxvaq__aboutGrid{grid-template-columns:1fr;gap:3rem;margin-bottom:4rem}.AboutRules-module__1wxvaq__aboutContent{padding-right:0}.AboutRules-module__1wxvaq__rulesGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.AboutRules-module__1wxvaq__rulesGrid{grid-template-columns:1fr}}
.ChampionshipBelt-module__RU9fxa__section{background:0 0;padding:6rem 0 10rem;position:relative;overflow:hidden}.ChampionshipBelt-module__RU9fxa__section:before{content:"";pointer-events:none;background:radial-gradient(circle,#c9a84c0f 0%,#0000 55%),linear-gradient(45deg,#0000 48%,#c9a84c06 48% 48.5%,#0000 48.5%),linear-gradient(-45deg,#0000 48%,#c9a84c06 48% 48.5%,#0000 48.5%),linear-gradient(45deg,#0000 46%,#c9a84c04 46% 46.3%,#0000 46.3%),linear-gradient(-45deg,#0000 46%,#c9a84c04 46% 46.3%,#0000 46.3%);position:absolute;inset:0}.ChampionshipBelt-module__RU9fxa__section:after{content:"";pointer-events:none;background:radial-gradient(circle,#0000 150px,#c9a84c05 150px 151px,#0000 151px),radial-gradient(circle,#0000 220px,#c9a84c04 220px 221px,#0000 221px);width:500px;height:500px;position:absolute;bottom:-150px;left:-100px}.ChampionshipBelt-module__RU9fxa__inner{flex-direction:column;align-items:center;gap:3rem;display:flex}.ChampionshipBelt-module__RU9fxa__beltWrapper{justify-content:center;width:100%;max-width:720px;display:flex;position:relative}.ChampionshipBelt-module__RU9fxa__glow{filter:blur(40px);pointer-events:none;background:radial-gradient(#c9a84c1f 0%,#0000 70%);width:500px;height:300px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ChampionshipBelt-module__RU9fxa__beltImage{z-index:1;filter:drop-shadow(0 20px 60px #c9a84c26);width:100%;height:auto;transition:transform .6s;position:relative}.ChampionshipBelt-module__RU9fxa__beltWrapper:hover .ChampionshipBelt-module__RU9fxa__beltImage{transform:scale(1.02)}.ChampionshipBelt-module__RU9fxa__textBlock{text-align:center;max-width:560px}.ChampionshipBelt-module__RU9fxa__label{font-family:var(--font-heading);text-transform:uppercase;letter-spacing:4px;color:#c9a84c;margin-bottom:.5rem;font-size:.8rem}.ChampionshipBelt-module__RU9fxa__title{color:#fff;letter-spacing:-.5px;margin-bottom:1rem;font-size:clamp(2rem,4vw,3rem);font-weight:700}.ChampionshipBelt-module__RU9fxa__desc{color:var(--text-muted);font-size:1.05rem;font-weight:300;line-height:1.8}@media (max-width:768px){.ChampionshipBelt-module__RU9fxa__section{padding:4rem 0}.ChampionshipBelt-module__RU9fxa__beltWrapper{max-width:100%}}
.FightNight-module__BHZoKW__section{background:var(--background);padding:8rem 0;position:relative;overflow:hidden}.FightNight-module__BHZoKW__section:before{content:"";pointer-events:none;background:radial-gradient(circle,#c41e2a12 0%,#0000 60%);width:800px;height:800px;position:absolute;top:-200px;left:50%;transform:translate(-50%)}.FightNight-module__BHZoKW__section:after{content:"";pointer-events:none;background:radial-gradient(circle,#e539350a 0%,#0000 70%);width:500px;height:500px;position:absolute;bottom:-150px;right:-100px}.FightNight-module__BHZoKW__topDivider{background:linear-gradient(90deg,#0000,#c41e2a4d,#0000);height:1px;position:absolute;top:0;left:0;right:0}.FightNight-module__BHZoKW__header{text-align:center;z-index:2;margin-bottom:4rem;position:relative}.FightNight-module__BHZoKW__logoWrapper{margin-bottom:2rem;display:inline-block;position:relative}.FightNight-module__BHZoKW__logoGlow{filter:blur(20px);pointer-events:none;background:radial-gradient(#c41e2a1f 0%,#0000 70%);position:absolute;inset:-30px}.FightNight-module__BHZoKW__logo{filter:drop-shadow(0 4px 24px #c41e2a33);z-index:1;width:100%;max-width:420px;height:auto;position:relative}.FightNight-module__BHZoKW__tagline{font-family:var(--font-heading);text-transform:uppercase;letter-spacing:5px;color:var(--accent-primary);margin-bottom:1rem;font-size:.8rem}.FightNight-module__BHZoKW__subtitle{max-width:640px;color:var(--text-muted);margin:0 auto;font-size:1.1rem;font-weight:300;line-height:1.8}.FightNight-module__BHZoKW__explainer{z-index:2;max-width:1000px;margin:0 auto 4rem;position:relative}.FightNight-module__BHZoKW__explainerHeader{align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.FightNight-module__BHZoKW__redLine{background:var(--accent-primary);flex-shrink:0;width:40px;height:2px}.FightNight-module__BHZoKW__explainerTitle{letter-spacing:1px;font-size:1.4rem;font-weight:600}.FightNight-module__BHZoKW__explainerText{color:var(--text-muted);max-width:800px;font-size:1.05rem;font-weight:300;line-height:1.9}.FightNight-module__BHZoKW__explainerText strong{color:var(--foreground);font-weight:500}.FightNight-module__BHZoKW__features{z-index:2;grid-template-columns:repeat(3,1fr);gap:1.5rem;max-width:1000px;margin:0 auto 4rem;display:grid;position:relative}.FightNight-module__BHZoKW__featureCard{background:var(--surface-2);border:1px solid var(--border-color);transition:all var(--transition-medium);border-radius:8px;padding:2rem 1.5rem;position:relative;overflow:hidden}.FightNight-module__BHZoKW__featureCard:before{content:"";background:linear-gradient(90deg, var(--accent-primary), transparent);opacity:0;height:2px;transition:opacity var(--transition-medium);position:absolute;top:0;left:0;right:0}.FightNight-module__BHZoKW__featureCard:hover{border-color:var(--border-hover);box-shadow:var(--shadow-md), 0 0 30px #c41e2a0f;transform:translateY(-4px)}.FightNight-module__BHZoKW__featureCard:hover:before{opacity:1}.FightNight-module__BHZoKW__featureIcon{margin-bottom:1rem;font-size:2rem;line-height:1;display:block}.FightNight-module__BHZoKW__featureTitle{letter-spacing:1px;margin-bottom:.6rem;font-size:1.05rem;font-weight:600}.FightNight-module__BHZoKW__featureDesc{color:var(--text-muted);font-size:.9rem;font-weight:300;line-height:1.7}.FightNight-module__BHZoKW__pathway{z-index:2;max-width:800px;margin:0 auto;position:relative}.FightNight-module__BHZoKW__pathwayHeader{text-align:center;margin-bottom:3rem}.FightNight-module__BHZoKW__pathwayLabel{font-family:var(--font-heading);text-transform:uppercase;letter-spacing:4px;color:var(--accent-primary);margin-bottom:.5rem;font-size:.75rem}.FightNight-module__BHZoKW__pathwayTitle{font-size:clamp(1.8rem,3vw,2.5rem);font-weight:700}.FightNight-module__BHZoKW__steps{align-items:stretch;gap:0;display:flex;position:relative}.FightNight-module__BHZoKW__steps:before{display:none}.FightNight-module__BHZoKW__step{text-align:center;z-index:1;flex-direction:column;flex:1;align-items:center;display:flex;position:relative}.FightNight-module__BHZoKW__stepNumber{width:48px;height:48px;font-family:var(--font-heading);letter-spacing:1px;transition:all var(--transition-medium);border-radius:50%;justify-content:center;align-items:center;margin-bottom:1rem;font-size:1rem;font-weight:700;display:flex;position:relative}.FightNight-module__BHZoKW__stepNumber:after{content:"";transition:border-color var(--transition-medium);border:1px solid #0000;border-radius:50%;position:absolute;inset:-4px}.FightNight-module__BHZoKW__step:hover .FightNight-module__BHZoKW__stepNumber:after{border-color:#c41e2a4d}.FightNight-module__BHZoKW__stepNumberDefault{background:var(--surface-3);border:2px solid var(--accent-primary);color:var(--accent-primary)}.FightNight-module__BHZoKW__stepNumberFinal{background:linear-gradient(135deg, var(--accent-gold), #b8922f);border:2px solid var(--accent-gold-light);color:#050505}.FightNight-module__BHZoKW__stepTitle{letter-spacing:1.5px;margin-bottom:.3rem;font-size:.85rem;font-weight:600}.FightNight-module__BHZoKW__stepDesc{color:var(--text-subtle);max-width:140px;font-size:.78rem;line-height:1.5}@media (max-width:768px){.FightNight-module__BHZoKW__section{padding:5rem 0}.FightNight-module__BHZoKW__logo{max-width:280px}.FightNight-module__BHZoKW__features{grid-template-columns:1fr;gap:1rem}.FightNight-module__BHZoKW__steps{flex-direction:column;align-items:center;gap:2rem}.FightNight-module__BHZoKW__steps:before{display:none}.FightNight-module__BHZoKW__stepDesc{max-width:200px}.FightNight-module__BHZoKW__explainerHeader{flex-direction:column;align-items:flex-start;gap:.5rem}}@media (max-width:480px){.FightNight-module__BHZoKW__section{padding:4rem 0}.FightNight-module__BHZoKW__logo{max-width:220px}.FightNight-module__BHZoKW__featureCard{padding:1.5rem 1.2rem}}
.ComingSoon-module__U9bt1W__section{background:var(--surface-1);padding:7rem 0;position:relative;overflow:hidden}.ComingSoon-module__U9bt1W__section:before{content:"";pointer-events:none;background:radial-gradient(circle,#c41e2a0f 0%,#0000 70%);width:600px;height:600px;position:absolute;top:0;left:50%;transform:translate(-50%)}.ComingSoon-module__U9bt1W__inner{text-align:center;z-index:1;max-width:620px;margin:0 auto;position:relative}.ComingSoon-module__U9bt1W__label{font-family:var(--font-heading);text-transform:uppercase;letter-spacing:4px;color:var(--accent-primary);margin-bottom:.5rem;font-size:.8rem}.ComingSoon-module__U9bt1W__title{letter-spacing:-.5px;margin-bottom:1.5rem;font-size:clamp(2.2rem,5vw,3.5rem)}.ComingSoon-module__U9bt1W__desc{color:var(--text-muted);margin-bottom:2.5rem;font-size:1.05rem;font-weight:300;line-height:1.8}.ComingSoon-module__U9bt1W__form{border:1px solid var(--border-color);max-width:460px;transition:border-color var(--transition-fast);border-radius:4px;gap:0;margin:0 auto 1rem;display:flex;overflow:hidden}.ComingSoon-module__U9bt1W__form:focus-within{border-color:var(--accent-primary);box-shadow:0 0 0 3px #c41e2a1a}.ComingSoon-module__U9bt1W__input{background:var(--surface-2);color:var(--foreground);font-family:var(--font-body);border:none;outline:none;flex:1;padding:1rem 1.2rem;font-size:.95rem}.ComingSoon-module__U9bt1W__input::placeholder{color:var(--text-subtle)}.ComingSoon-module__U9bt1W__submitBtn{background:var(--accent-primary);color:#fff;font-family:var(--font-heading);text-transform:uppercase;letter-spacing:2px;cursor:pointer;transition:background var(--transition-fast);white-space:nowrap;border:none;padding:1rem 1.5rem;font-size:.85rem;font-weight:600}.ComingSoon-module__U9bt1W__submitBtn:hover{background:var(--accent-secondary)}.ComingSoon-module__U9bt1W__disclaimer{color:var(--text-subtle);letter-spacing:.5px;font-size:.75rem}.ComingSoon-module__U9bt1W__successMsg{color:#66bb6a;background:#4caf501a;border:1px solid #4caf504d;border-radius:4px;max-width:460px;margin-bottom:1rem;margin-left:auto;margin-right:auto;padding:1rem 1.5rem;font-size:.95rem;font-weight:500}.ComingSoon-module__U9bt1W__errorMsg{color:var(--accent-primary);margin-bottom:.5rem;font-size:.85rem}@media (max-width:600px){.ComingSoon-module__U9bt1W__form{flex-direction:column}.ComingSoon-module__U9bt1W__submitBtn{padding:.8rem}}
.Footer-module__S6Hkya__footer{background:var(--background)}.Footer-module__S6Hkya__ctaBanner{background:linear-gradient(135deg, var(--surface-2) 0%, var(--surface-1) 100%);border-top:1px solid var(--border-color);border-bottom:1px solid var(--border-color);padding:4rem 0}.Footer-module__S6Hkya__ctaInner{justify-content:space-between;align-items:center;gap:3rem;display:flex}.Footer-module__S6Hkya__ctaTitle{margin-bottom:.5rem;font-size:clamp(1.8rem,3vw,2.5rem)}.Footer-module__S6Hkya__ctaDesc{color:var(--text-muted);font-size:1rem}.Footer-module__S6Hkya__grid{grid-template-columns:2fr 1fr 1fr 1.5fr;gap:3rem;padding:4rem 0;display:grid}.Footer-module__S6Hkya__brand{flex-direction:column;align-items:flex-start;padding-right:2rem;display:flex}.Footer-module__S6Hkya__footerLogo{width:140px;height:auto;margin-bottom:1rem}.Footer-module__S6Hkya__tagline{color:var(--text-muted);max-width:320px;font-size:.9rem;line-height:1.7}.Footer-module__S6Hkya__linkTitle{text-transform:uppercase;letter-spacing:3px;color:var(--foreground);margin-bottom:1.2rem;font-size:.75rem;font-weight:600}.Footer-module__S6Hkya__linkList{flex-direction:column;gap:.8rem;list-style:none;display:flex}.Footer-module__S6Hkya__linkList a{color:var(--text-muted);transition:all var(--transition-fast);font-size:.9rem}.Footer-module__S6Hkya__linkList a:hover{color:var(--foreground);padding-left:4px}.Footer-module__S6Hkya__nlDesc{color:var(--text-muted);margin-bottom:1rem;font-size:.85rem;line-height:1.6}.Footer-module__S6Hkya__form{border:1px solid var(--border-color);transition:border-color var(--transition-fast);border-radius:4px;gap:0;display:flex;overflow:hidden}.Footer-module__S6Hkya__form:focus-within{border-color:var(--accent-primary)}.Footer-module__S6Hkya__input{background:var(--surface-2);color:var(--foreground);font-family:var(--font-body);border:none;outline:none;flex:1;padding:.8rem 1rem;font-size:.85rem}.Footer-module__S6Hkya__input::placeholder{color:var(--text-subtle)}.Footer-module__S6Hkya__submitBtn{background:var(--accent-primary);color:#fff;transition:background var(--transition-fast);cursor:pointer;border:none;padding:0 1.2rem;font-size:1.1rem;font-weight:600}.Footer-module__S6Hkya__submitBtn:hover{background:var(--accent-secondary)}.Footer-module__S6Hkya__bottom{border-top:1px solid var(--border-color);color:var(--text-subtle);justify-content:space-between;align-items:center;padding:2rem 0;font-size:.8rem;display:flex}.Footer-module__S6Hkya__legal{gap:2rem;display:flex}.Footer-module__S6Hkya__legal a{color:var(--text-subtle);font-size:.8rem}.Footer-module__S6Hkya__legal a:hover{color:var(--foreground)}@media (max-width:992px){.Footer-module__S6Hkya__grid{grid-template-columns:1fr 1fr;gap:2.5rem}.Footer-module__S6Hkya__ctaInner{text-align:center;flex-direction:column}}@media (max-width:600px){.Footer-module__S6Hkya__grid{grid-template-columns:1fr}.Footer-module__S6Hkya__bottom{text-align:center;flex-direction:column;gap:1rem}}
.page-module___8aEwW__page{--background:#fafafa;--foreground:#fff;--text-primary:#000;--text-secondary:#666;--button-primary-hover:#383838;--button-secondary-hover:#f2f2f2;--button-secondary-border:#ebebeb;font-family:var(--font-geist-sans);background-color:var(--background);flex-direction:column;flex:1;justify-content:center;align-items:center;display:flex}.page-module___8aEwW__main{background-color:var(--foreground);flex-direction:column;flex:1;justify-content:space-between;align-items:flex-start;width:100%;max-width:800px;padding:120px 60px;display:flex}.page-module___8aEwW__intro{text-align:left;flex-direction:column;align-items:flex-start;gap:24px;display:flex}.page-module___8aEwW__intro h1{letter-spacing:-2.4px;text-wrap:balance;max-width:320px;color:var(--text-primary);font-size:40px;font-weight:600;line-height:48px}.page-module___8aEwW__intro p{text-wrap:balance;max-width:440px;color:var(--text-secondary);font-size:18px;line-height:32px}.page-module___8aEwW__intro a{color:var(--text-primary);font-weight:500}.page-module___8aEwW__ctas{flex-direction:row;gap:16px;width:100%;max-width:440px;font-size:14px;display:flex}.page-module___8aEwW__ctas a{cursor:pointer;border:1px solid #0000;border-radius:128px;justify-content:center;align-items:center;width:fit-content;height:40px;padding:0 16px;font-weight:500;transition:all .2s;display:flex}a.page-module___8aEwW__primary{background:var(--text-primary);color:var(--background);gap:8px}a.page-module___8aEwW__secondary{border-color:var(--button-secondary-border)}@media (hover:hover) and (pointer:fine){a.page-module___8aEwW__primary:hover{background:var(--button-primary-hover);border-color:#0000}a.page-module___8aEwW__secondary:hover{background:var(--button-secondary-hover);border-color:#0000}}@media (max-width:600px){.page-module___8aEwW__main{padding:48px 24px}.page-module___8aEwW__intro{gap:16px}.page-module___8aEwW__intro h1{letter-spacing:-1.92px;font-size:32px;line-height:40px}}@media (prefers-color-scheme:dark){.page-module___8aEwW__logo{filter:invert()}.page-module___8aEwW__page{--background:#000;--foreground:#000;--text-primary:#ededed;--text-secondary:#999;--button-primary-hover:#ccc;--button-secondary-hover:#1a1a1a;--button-secondary-border:#1a1a1a}}.page-module___8aEwW__premiumSection{background:#050505 url(/premium-bg.png) top/cover no-repeat fixed;position:relative}.page-module___8aEwW__premiumFadeTop{z-index:2;pointer-events:none;background:linear-gradient(#050505 0%,#0000 100%);height:180px;position:absolute;top:0;left:0;right:0}.page-module___8aEwW__premiumFadeBottom{z-index:2;pointer-events:none;background:linear-gradient(#0000 0%,#050505 100%);height:180px;position:absolute;bottom:0;left:0;right:0}@media (max-width:768px){.page-module___8aEwW__premiumSection{background-attachment:scroll}}
