.PageGate_center__A6pJJ{min-height:calc(100vh - var(--header-height, 0px));display:flex;align-items:center;justify-content:center;padding:24px}.PageGate_card__I74Vc{width:min(680px,100%);border:1px solid var(--panel-border);background:var(--panel-bg);border-radius:14px;padding:18px;box-shadow:var(--shadow-md)}.PageGate_title__0feiD{font-weight:900;font-size:1.05rem}.PageGate_hint__T1sPg{margin-top:6px;opacity:.85;line-height:1.4}.AuthGate_wrapper__8mKgI{display:flex;flex-direction:column;align-items:center;min-height:100vh;padding:24px}.AuthGate_card__l_yVb{width:100%;max-width:480px;margin-top:60px;border:1px solid #333;background:#1e1e1e;color:#f5f5f5;border-radius:12px;padding:24px;text-align:center;box-shadow:0 2px 8px rgba(0,0,0,.5)}.AuthGate_underConstruction__hmu__{border:1px solid #facc15;background:#1e1e1e}.AuthGate_title__SYuZa:before{content:"⚠️ "}.AuthGate_titleBanned___i1Iz,.AuthGate_title__SYuZa{font-size:1.5rem;font-weight:700;margin-bottom:8px}.AuthGate_titleBanned___i1Iz{color:#dc2626}.AuthGate_text__sMRPz{font-size:1rem;margin-bottom:16px;color:#bbb}.AuthGate_buttonPrimary__ydhgT{background:#222;color:#fff;border:1px solid #333;border-radius:6px;padding:8px 14px;cursor:pointer;transition:background .2s}.AuthGate_buttonPrimary__ydhgT:hover{background:#333}.AuthGate_spinnerRow__loPIs{display:flex;align-items:center;justify-content:center;gap:8px;font-size:1rem;color:#bbb}.AuthGate_spinner__2YyFy{display:inline-block;width:20px;height:20px;border:3px solid #555;border-top-color:#fff;border-radius:50%;animation:AuthGate_spin__zIXXO 1s linear infinite}@keyframes AuthGate_spin__zIXXO{to{transform:rotate(1turn)}}