.home-page{min-height:100vh;background:radial-gradient(circle at 50% 0,#232529 0,#131416 60%,#0c0c0d 100%);color:var(--text-primary);color-scheme:dark;--bg-primary:#161616;--bg-secondary:#202020;--bg-tertiary:#2a2a2a;--bg-card:#333333;--glass-bg:rgba(22,22,22,0.55);--glass-bg-strong:rgba(22,22,22,0.72);--glass-border:rgba(255,255,255,0.10);--glass-border-strong:rgba(255,255,255,0.16);--glass-shadow:0 18px 48px rgba(0,0,0,0.45);--text-primary:#ffffff;--text-secondary:#ffffff;--text-tertiary:#ffffff;--text-muted:#ffffff;--border-color:rgba(255,255,255,0.1);--shadow-color:rgba(0,0,0,0.5);--shadow-sm:0 1px 2px var(--shadow-color);--shadow-md:0 4px 12px rgba(0,0,0,0.4);--shadow-lg:0 8px 32px rgba(0,0,0,0.5)}.loading-screen{position:relative;isolation:isolate}.loading-screen .loading-spinner{position:relative;z-index:1}.nav-item{color:var(--text-secondary);font-weight:500;cursor:default;transition:color .25s ease}.nav-item:hover{color:var(--text-primary)}.footer-column .footer-item{display:block;font-size:14px;color:rgba(255,255,255,.88);margin-bottom:12px;cursor:pointer;text-decoration:none;transition:color .25s ease}.footer-column .footer-item:hover{color:var(--text-primary)}.footer-column .footer-item--static{cursor:default}.footer-column-title{color:rgba(212,175,55,.95)!important;font-weight:700!important;font-size:15px!important;letter-spacing:.4px}.EntryGateGateway_screen__sfYjz{min-height:100vh;position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden;padding:24px}.EntryGateGateway_background__WLWmo{position:absolute;inset:0;background-position:50%;background-size:cover;background-repeat:no-repeat;transform:scale(1.05)}.EntryGateGateway_overlay__xEmO7{position:absolute;inset:0;backdrop-filter:blur(3px)}.EntryGateGateway_ambientGlow__2trig{position:absolute;width:42vw;height:42vw;border-radius:9999px;filter:blur(50px);opacity:.65;pointer-events:none}.EntryGateGateway_ambientTop__87__W{top:-14vw;right:-12vw}.EntryGateGateway_ambientBottom__FZ_hJ{bottom:-16vw;left:-12vw}.EntryGateGateway_card__bZPEd{position:relative;z-index:2;width:min(700px,100%);border-radius:28px;padding:40px 34px;border:1px solid;box-shadow:0 32px 70px rgba(0,0,0,.35)}.EntryGateGateway_badge__wqFkS{width:fit-content;padding:8px 14px;border-radius:9999px;margin:0 auto 16px;font-size:13px;font-weight:700;border:1px solid}.EntryGateGateway_title__kFhOn{text-align:center;font-size:clamp(30px,4vw,44px);line-height:1.25;margin-bottom:14px}.EntryGateGateway_subtitle__XMz5M{text-align:center;font-size:clamp(16px,2.4vw,20px);line-height:1.9;margin:0 auto;max-width:600px}.EntryGateGateway_actions__klY23{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;margin-top:30px}.EntryGateGateway_primaryButton__MPKdh,.EntryGateGateway_secondaryButton__vGL_B{border:0;border-radius:14px;padding:13px 20px;font-size:15px;font-weight:700;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,opacity .2s ease}.EntryGateGateway_primaryButton__MPKdh:hover,.EntryGateGateway_secondaryButton__vGL_B:hover{transform:translateY(-1px)}.EntryGateGateway_loader__Ske5C{min-height:100vh;display:grid;place-items:center;background:radial-gradient(circle at top right,#2b1d4f,#080d1f 58%)}.EntryGateGateway_loaderDot__UMeTX{width:54px;height:54px;border-radius:9999px;border:3px solid rgba(255,255,255,.2);border-top-color:#d4af37;animation:EntryGateGateway_spin__WQPR4 .9s linear infinite}@keyframes EntryGateGateway_spin__WQPR4{to{transform:rotate(1turn)}}@media (max-width:680px){.EntryGateGateway_card__bZPEd{padding:32px 20px;border-radius:22px}}