.oauth-access{border:1px solid rgba(56,220,255,.32);background:linear-gradient(145deg,rgba(0,26,31,.86),rgba(3,11,14,.92));padding:18px;margin:18px 0;border-radius:14px}.oauth-access h2{margin:0 0 6px}.oauth-provider-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:14px 0}.oauth-provider{min-height:48px;display:flex;align-items:center;justify-content:center;gap:10px;border-radius:9px;text-decoration:none;font-weight:800;letter-spacing:.02em}.oauth-provider[hidden]{display:none}.oauth-provider.apple{background:#fff;color:#050505;border:1px solid #fff}.oauth-provider.google{background:#fff;color:#1f1f1f;border:1px solid #747775;font-family:"Google Sans","Roboto",system-ui,-apple-system,"Segoe UI",Arial,sans-serif;font-size:14px;line-height:20px;font-weight:500;letter-spacing:normal;text-transform:none;padding:0 12px;gap:10px}.oauth-provider.google .oauth-google-mark{width:18px;height:18px;flex:0 0 18px;display:block}.oauth-google-mark{width:18px;height:18px;flex:0 0 18px;display:block}.oauth-divider{display:flex;align-items:center;gap:10px;color:var(--muted);font-size:.75rem;text-transform:uppercase;letter-spacing:.14em}.oauth-divider:before,.oauth-divider:after{content:"";height:1px;flex:1;background:rgba(130,231,255,.18)}.oauth-note{font-size:.82rem;color:var(--muted);line-height:1.55;margin:8px 0 0}.oauth-complete{border:1px solid var(--amber);background:rgba(29,23,4,.68);padding:18px;margin:16px 0;border-radius:14px}.oauth-linked-list{display:grid;gap:10px;margin:12px 0}.oauth-linked-row{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:12px;border:1px solid rgba(130,231,255,.18);border-radius:10px;background:rgba(0,0,0,.2)}.oauth-linked-copy{display:grid;gap:3px}.oauth-linked-copy small{color:var(--muted)}.oauth-manage-actions{display:flex;flex-wrap:wrap;gap:8px}.oauth-manage-actions .btn{margin:0}.oauth-security-note{font-size:.8rem;color:var(--muted);line-height:1.5}@media(max-width:680px){.oauth-provider-grid{grid-template-columns:1fr}.oauth-linked-row{align-items:flex-start;flex-direction:column}.oauth-manage-actions{width:100%}.oauth-manage-actions .btn{flex:1}}