.welcome_page__RfWFu{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:24px;position:relative}.welcome_controls__lVACk{position:absolute;top:18px;right:18px;display:flex;gap:8px}.welcome_iconBtn__WmNlT{display:inline-flex;align-items:center;justify-content:center;gap:6px;height:38px;padding:0 13px;border-radius:var(--r-sm);border:1px solid var(--glass-brd);background:var(--surface);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);color:var(--ink);font-size:13px;font-weight:600;cursor:pointer;transition:filter .15s ease,transform .05s ease}.welcome_iconBtn__WmNlT:hover{filter:brightness(1.04)}.welcome_iconBtn__WmNlT:active{transform:translateY(1px)}.welcome_card__jJDRq{width:100%;max-width:480px;padding:40px 34px 34px;text-align:center;animation:welcome_rise__Orla1 .5s ease both}@keyframes welcome_rise__Orla1{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.welcome_logoWrap___sotg{display:flex;justify-content:center;margin-bottom:26px}.welcome_logo__KEQoO{height:auto;width:240px;max-width:100%}.welcome_badge__3tVr9{display:inline-block;font-family:var(--font-display);font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--orange);margin-bottom:12px}.welcome_heading__u6Tjo{font-size:26px;line-height:1.18;color:var(--ink);margin-bottom:12px}.welcome_subheading__U_sYA{font-size:15px;line-height:1.6;color:var(--muted);margin-bottom:22px}.welcome_status__JHKKu{display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:600;color:var(--green);margin-bottom:24px}.welcome_enter__kOqYZ{width:100%;height:46px;font-size:15px}.welcome_phaseNote__Q6YdP{margin-top:22px;font-size:12px;color:var(--soft)}@media (max-width:520px){.welcome_heading__u6Tjo{font-size:22px}.welcome_card__jJDRq{padding:30px 22px 26px}}