#app[hidden],#telegramGate[hidden]{display:none!important}
#telegramGate{box-sizing:border-box;min-height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:18px;padding:32px 22px;background:#0c0d10;color:#f4d09a;text-align:center;font-family:Arial,sans-serif}
#telegramGate h1{margin:0;font-size:clamp(28px,7vw,44px);letter-spacing:1px}
#telegramGate p{margin:0;max-width:420px;font-size:16px;line-height:1.5;color:#dccab0}
#telegramOnlyLink{display:inline-flex;align-items:center;justify-content:center;min-height:48px;box-sizing:border-box;padding:14px 24px;background:#e0b375;color:#1b120b;border-radius:10px;text-decoration:none;font-size:16px;font-weight:700}
#telegramOnlyLink:focus-visible{outline:3px solid #fff;outline-offset:5px}
#telegramEntryStatus:empty{display:none}
