.gv-modal-overlay{z-index:70;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#000000ad;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.gv-auth-card{background:var(--gv-card-solid);border:1px solid var(--gv-border);border-radius:24px;width:100%;max-width:420px;padding:2.5rem 2rem;animation:.32s ease-out both gv-slide-in;position:relative;overflow:hidden;box-shadow:0 22px 80px #00000057}.gv-auth-card:before{content:"";background:linear-gradient(90deg, var(--gv-orange), var(--gv-yellow));height:3px;position:absolute;top:0;left:0;right:0}.gv-auth-close{z-index:2;width:2.25rem;height:2.25rem;color:var(--gv-text-2);background:var(--gv-bg-2);border:1px solid var(--gv-border);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;transition:border-color .2s,color .2s,transform .2s,background .2s;display:inline-flex;position:absolute;top:.875rem;right:.875rem}.gv-auth-close:hover{color:var(--gv-orange);background:#f9731614;border-color:#f9731666;transform:rotate(90deg)}.gv-auth-header{text-align:center;margin-bottom:2rem}.gv-auth-icon{width:64px;height:64px;color:var(--gv-orange);background:#f9731624;border:1px solid #f9731638;border-radius:999px;justify-content:center;align-items:center;margin:0 auto 1.25rem;display:flex;position:relative}.gv-auth-icon:after{content:"";z-index:-1;background:#f9731614;border-radius:999px;animation:3s ease-in-out infinite heroGlow;position:absolute;inset:-10px}.gv-auth-icon svg{width:28px;height:28px}.gv-auth-header h2{color:var(--gv-text);letter-spacing:-.8px;margin-bottom:.5rem;font-size:1.5rem;font-weight:900}.gv-auth-header p{color:var(--gv-text-2);font-size:.875rem;line-height:1.55}.gv-oauth-stack{flex-direction:column;gap:.625rem;display:flex}.gv-oauth-divider{color:var(--gv-text-3);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:.75rem;font-size:.6875rem;font-weight:800;display:flex}.gv-oauth-divider:before,.gv-oauth-divider:after{content:"";background:var(--gv-border);flex:1;height:1px}.gv-oauth-button{width:100%;color:var(--gv-text);background:var(--gv-card-2);border:1px solid var(--gv-border-2);cursor:pointer;border-radius:12px;justify-content:center;align-items:center;gap:.75rem;padding:.875rem 1.25rem;font-size:.9375rem;font-weight:800;text-decoration:none;transition:transform .25s,box-shadow .25s,border-color .25s,opacity .2s;display:flex}.gv-oauth-button:hover:not(:disabled){transform:translateY(-2px)}.gv-oauth-button:disabled{opacity:.68;cursor:wait}.gv-oauth-button.google:hover:not(:disabled){border-color:#4285f4;box-shadow:0 4px 20px #4285f429}.gv-oauth-button.discord{color:#fff;background:#5865f2;border-color:#5865f2}.gv-oauth-button.discord:hover:not(:disabled){box-shadow:0 4px 20px #5865f25c}.gv-auth-features{border-top:1px solid var(--gv-border);flex-direction:column;gap:.75rem;margin-top:2rem;padding-top:1.5rem;display:flex}.gv-auth-feature{align-items:center;gap:.625rem;display:flex}.gv-auth-feature-icon{width:28px;height:28px;color:var(--gv-orange);background:#f973161f;border-radius:8px;flex:none;justify-content:center;align-items:center;display:flex}.gv-auth-feature-icon svg{width:14px;height:14px}.gv-auth-feature-text{color:var(--gv-text-2);font-size:.75rem;line-height:1.45}.gv-auth-feature-text strong{color:var(--gv-text);font-weight:800}.gv-guest-link,.gv-auth-terms{text-align:center}.gv-guest-link{color:var(--gv-text-3);margin-top:1.25rem;font-size:.8125rem;text-decoration:none;transition:color .2s;display:block}.gv-guest-link:hover{color:var(--gv-orange)}.gv-guest-link span{text-decoration:underline}.gv-auth-terms{color:var(--gv-text-3);margin-top:1.5rem;font-size:.6875rem;line-height:1.6}.gv-auth-terms a{color:var(--gv-orange);font-weight:700;text-decoration:none}.gv-auth-terms a:hover{text-decoration:underline}@media (width<=640px){.gv-modal-overlay{padding:1rem}.gv-auth-card{border-radius:20px;padding:2rem 1.5rem}}
