.home-module__Hx0lNG__scene{background:#0d0805;flex-direction:column;justify-content:center;align-items:center;gap:2rem;width:100%;height:100vh;padding:0 8%;display:flex;position:relative;overflow:hidden}.home-module__Hx0lNG__scene:before{content:"";pointer-events:none;background:repeating-linear-gradient(0deg,#c9a84c05 0 1px,#0000 1px 80px),repeating-linear-gradient(90deg,#c9a84c05 0 1px,#0000 1px 80px);position:absolute;inset:0}.home-module__Hx0lNG__scene:after{content:"";pointer-events:none;background:radial-gradient(at 40%,#1a140899 0%,#0000 60%);position:absolute;inset:0}.home-module__Hx0lNG__routes{z-index:1;pointer-events:none;position:absolute;inset:0}.home-module__Hx0lNG__routes path{stroke:#c9a84c26;stroke-width:1.5px;fill:none;stroke-dasharray:8 6}.home-module__Hx0lNG__route1{animation:4s linear infinite home-module__Hx0lNG__dashFlow}.home-module__Hx0lNG__route2{animation:5.5s linear infinite home-module__Hx0lNG__dashFlow}.home-module__Hx0lNG__route3{animation:3.5s linear infinite home-module__Hx0lNG__dashFlow}.home-module__Hx0lNG__route4{animation:6s linear infinite home-module__Hx0lNG__dashFlow}.home-module__Hx0lNG__route5{animation:4.5s linear infinite home-module__Hx0lNG__dashFlow}@keyframes home-module__Hx0lNG__dashFlow{to{stroke-dashoffset:-42px}}.home-module__Hx0lNG__compass{z-index:1;pointer-events:none;opacity:.1;width:360px;height:360px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.home-module__Hx0lNG__compassRingOuter{border:2px solid #c9a84c66;border-radius:50%;animation:30s linear infinite home-module__Hx0lNG__spinCW;position:absolute;inset:0}.home-module__Hx0lNG__compassRingOuter:before{content:"";border-bottom:14px solid #c9a84c99;border-left:7px solid #0000;border-right:7px solid #0000;width:0;height:0;position:absolute;top:-7px;left:50%;transform:translate(-50%)}.home-module__Hx0lNG__compassRingInner{border:1px solid #c9a84c40;border-radius:50%;animation:20s linear infinite home-module__Hx0lNG__spinCCW;position:absolute;inset:40px}.home-module__Hx0lNG__compassCross{position:absolute;inset:0}.home-module__Hx0lNG__compassCross:before,.home-module__Hx0lNG__compassCross:after{content:"";background:#c9a84c26;position:absolute}.home-module__Hx0lNG__compassCross:before{width:1px;height:84%;top:8%;left:50%;transform:translate(-50%)}.home-module__Hx0lNG__compassCross:after{width:84%;height:1px;top:50%;left:8%;transform:translateY(-50%)}@keyframes home-module__Hx0lNG__spinCW{to{transform:rotate(360deg)}}@keyframes home-module__Hx0lNG__spinCCW{to{transform:rotate(-360deg)}}.home-module__Hx0lNG__xMark{color:#b43c2866;z-index:2;pointer-events:none;font-size:28px;font-weight:800;animation:3s ease-in-out infinite home-module__Hx0lNG__pulseX;position:absolute}.home-module__Hx0lNG__xMark:nth-child(2){animation-delay:-1s}.home-module__Hx0lNG__xMark:nth-child(3){animation-delay:-2s}.home-module__Hx0lNG__xMark:nth-child(4){animation-delay:-.5s}@keyframes home-module__Hx0lNG__pulseX{0%,to{opacity:.3;transform:scale(1)}50%{opacity:.6;transform:scale(1.1)}}.home-module__Hx0lNG__particle{z-index:1;pointer-events:none;background:#c9a84c40;border-radius:50%;width:2px;height:2px;animation:12s linear infinite home-module__Hx0lNG__floatUp;position:absolute}@keyframes home-module__Hx0lNG__floatUp{0%{opacity:0;transform:translateY(0)translate(0)}10%{opacity:1}90%{opacity:1}to{opacity:0;transform:translateY(-500px)translate(30px)}}.home-module__Hx0lNG__titleArea{z-index:5;text-align:center;animation:.8s ease-out both home-module__Hx0lNG__titleFadeIn;position:relative}@keyframes home-module__Hx0lNG__titleFadeIn{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}.home-module__Hx0lNG__title{color:var(--gold);letter-spacing:.1em;text-shadow:0 0 40px #c9a84c4d,0 4px 20px #000c;font-size:clamp(48px,8vw,96px);font-weight:800;line-height:1}.home-module__Hx0lNG__tagline{color:#8a7a5a;letter-spacing:.3em;text-transform:uppercase;margin-top:8px;font-size:clamp(11px,1.2vw,15px)}.home-module__Hx0lNG__formPanel{z-index:5;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0d0805bf;border:1px solid #c9a84c33;border-radius:8px;width:100%;max-width:320px;padding:2rem;transition:border-color .3s;animation:.6s ease-out both home-module__Hx0lNG__panelFadeIn;position:relative}.home-module__Hx0lNG__formPanel:hover{border-color:#c9a84c59}@keyframes home-module__Hx0lNG__panelFadeIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.home-module__Hx0lNG__formPanel input{color:var(--gold);background:#c9a84c14;border-color:#c9a84c4d}.home-module__Hx0lNG__formPanel input::placeholder{color:#8a7a5a}.home-module__Hx0lNG__formPanel input:focus{border-color:var(--gold);background:#c9a84c1f}.home-module__Hx0lNG__formPanel .btn-primary{width:100%;padding:.65rem 1.25rem!important;font-size:1rem!important}.home-module__Hx0lNG__formPanel .btn-secondary{color:var(--gold);background:0 0;border-color:#c9a84c4d;padding:.5rem 1.25rem;font-size:1rem}.home-module__Hx0lNG__formPanel .btn-secondary:hover:not(:disabled){border-color:var(--gold);background:#c9a84c1a}.home-module__Hx0lNG__formLabel{color:#8a7a5a;letter-spacing:.15em;text-transform:uppercase;margin-bottom:10px;font-size:12px}.home-module__Hx0lNG__welcomeText{color:#8a7a5a;margin-bottom:1.25rem}.home-module__Hx0lNG__welcomeName{color:var(--gold-light);font-weight:600}.home-module__Hx0lNG__divider{align-items:center;gap:12px;margin:1.25rem 0;display:flex}.home-module__Hx0lNG__dividerLine{background:#c9a84c33;flex:1;height:1px}.home-module__Hx0lNG__dividerText{color:#8a7a5a;font-size:13px}.home-module__Hx0lNG__rejoinLink{z-index:5;color:#8a7a5a;text-align:center;font-size:.9rem;animation:.8s ease-out .2s both home-module__Hx0lNG__panelFadeIn;position:relative}.home-module__Hx0lNG__rejoinLink a{color:var(--gold);cursor:pointer;text-decoration:none;transition:color .2s}.home-module__Hx0lNG__rejoinLink a:hover{color:var(--gold-light)}.home-module__Hx0lNG__spinnerWrap{justify-content:center;padding:2rem;display:flex}@media (max-width:768px){.home-module__Hx0lNG__scene{align-items:center;padding:0 6%}.home-module__Hx0lNG__titleArea{text-align:center;align-self:center}.home-module__Hx0lNG__formPanel{align-self:center;max-width:100%}.home-module__Hx0lNG__compass{width:240px;height:240px}}@media (prefers-reduced-motion:reduce){.home-module__Hx0lNG__routes path,.home-module__Hx0lNG__route1,.home-module__Hx0lNG__route2,.home-module__Hx0lNG__route3,.home-module__Hx0lNG__route4,.home-module__Hx0lNG__route5,.home-module__Hx0lNG__compassRingOuter,.home-module__Hx0lNG__compassRingInner{animation:none}.home-module__Hx0lNG__xMark{opacity:.4;animation:none}.home-module__Hx0lNG__particle{display:none}.home-module__Hx0lNG__titleArea,.home-module__Hx0lNG__formPanel{animation:none}}
