.oauth-consent-card{color:#111827;background:#fff;border-radius:20px;width:100%;max-width:440px;padding:36px 32px;box-shadow:0 1px 3px #0000000f,0 8px 24px #0000000f}@media (max-width:576px){.oauth-consent-card{border-radius:16px;padding:28px 20px}}.oauth-consent-title{color:#111827;font-size:20px;font-weight:600}.oauth-consent-company{color:#6b7280;margin-top:4px;font-size:13px}.oauth-consent-hint{color:#6b7280;margin-bottom:20px;font-size:14px}.oauth-consent-turnstile{flex-direction:column;gap:8px;display:flex}.oauth-consent-turnstile-hint{color:#6b7280;font-size:13px;font-weight:500}.oauth-consent-error{color:#b32727;font-size:14px}.oauth-consent-scopes{flex-direction:column;gap:10px;margin-top:20px;display:flex}.oauth-consent-scope{color:#6b7280;padding-inline-start:18px;font-size:13px;position:relative}.oauth-consent-scope:before{content:"";inset-inline-start:0;background:#2674b4;border-radius:50%;width:6px;height:6px;position:absolute;top:7px}.oauth-consent-footer-note{margin-top:20px;font-size:12px}.oauth-consent-form{flex-direction:column;gap:16px;display:flex}.oauth-consent-actions{gap:12px;margin-top:24px;display:flex}.oauth-consent-deny-btn{color:#6b7280;cursor:pointer;background:0 0;border:1px solid;border-radius:10px;flex:1;padding:12px;font-size:15px;font-weight:600;transition:all .2s}.oauth-consent-approve-btn{color:#fff;cursor:pointer;letter-spacing:.01em;background:linear-gradient(135deg,#1f5c90 0%,#2674b4 100%);border:none;border-radius:10px;flex:1;width:100%;margin-top:0;padding:12px;font-size:15px;font-weight:600;transition:all .2s}.oauth-consent-approve-btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 14px #1f5c9059}.oauth-consent-approve-btn:active:not(:disabled){transform:translateY(0)}.oauth-consent-approve-btn:disabled{opacity:.7;cursor:not-allowed}@keyframes oauthConsentSkeletonPulse{0%,to{opacity:.6}50%{opacity:1}}.oauth-consent-skeleton{flex-direction:column;gap:14px;display:flex}.oauth-consent-skeleton-line{background:#fdfdfd;border-radius:8px;height:14px;animation:1.4s ease-in-out infinite oauthConsentSkeletonPulse}.oauth-consent-skeleton-line--title{width:70%;height:22px}.oauth-consent-skeleton-line--short{width:40%}
