.auth-gate{text-align:center;background:radial-gradient(420px 200px at 50% 0,#3b82f614,#0000 72%),linear-gradient(#0f1014,#0a0b0e);border:1px solid #212429;border-radius:20px;flex-direction:column;align-items:center;gap:10px;max-width:560px;margin:64px auto;padding:44px 32px;display:flex}[dir=rtl] .auth-gate{background:radial-gradient(420px 200px at 50% 0,#3b82f614,#0000 72%),linear-gradient(-180deg,#0f1014,#0a0b0e)}.auth-gate__badge{color:#3b82f6;background:#3b82f61a;border:1px solid #3b82f659;border-radius:18px;place-items:center;width:64px;height:64px;margin-bottom:6px;animation:4.5s ease-in-out infinite hero-float;display:grid}.auth-gate__title{align-items:center;gap:10px;font-size:26px;font-weight:900;display:flex}.auth-gate__subtitle{color:#3b82f6;text-transform:uppercase;letter-spacing:.05em;font-size:14px;font-weight:800}.auth-gate__text{color:#8a93a2;max-width:420px;font-size:14px;line-height:1.6}.auth-gate__cta{color:#fff;background:linear-gradient(#2e86ff,#1b63d6);border-radius:12px;justify-content:center;align-items:center;gap:8px;height:42px;margin-top:10px;padding:0 20px;font-size:14px;font-weight:700;transition:filter .16s,background-color .16s;display:inline-flex}[dir=rtl] .auth-gate__cta{background:linear-gradient(-180deg,#2e86ff,#1b63d6)}@media (hover:hover){.auth-gate__cta:hover{filter:brightness(1.08)}}.auth-gate__cta:disabled,.auth-gate__cta[aria-disabled=true]{opacity:.5;pointer-events:none}@media (hover:hover){.auth-gate__cta:hover{filter:brightness(1.09)}}.auth-gate__cta-icon{fill:currentColor}
