.account-connections-section{--account-connections-surface: #ffffff;--account-connections-surface-soft: #f7f9fc;--account-connections-border: #dbe2ee;--account-connections-text: #151720;--account-connections-muted: #68738a;--account-connections-accent: #1456ff;--account-connections-accent-soft: #edf2ff;--account-connections-provider-surface: #edf2ff;--account-connections-provider-border: #dbe5ff;--account-connections-provider-icon: #1456ff}.account-connections-title{margin:0 0 9px;color:var(--account-connections-text);font-size:1.05rem;font-weight:800;line-height:1.25}.account-connections-text,.account-connections-empty{color:var(--account-connections-muted);font-size:.86rem;font-weight:600;line-height:1.55}.account-connections-available{display:grid;grid-template-columns:repeat(auto-fill,minmax(84px,1fr));gap:10px;margin-top:16px}.account-provider-card{min-height:84px;padding:11px 8px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;background:var(--account-connections-surface-soft);border:1px solid var(--account-connections-border);border-radius:10px;color:var(--account-connections-text);text-align:center;cursor:default;opacity:1;transition:border-color .18s ease,transform .18s ease,box-shadow .18s ease}a.account-provider-card{cursor:pointer}a.account-provider-card:hover,a.account-provider-card:focus-visible{border-color:var(--account-connections-accent);box-shadow:0 12px 30px #1456ff1a;outline:none;transform:translateY(-2px)}.account-provider-label{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--account-connections-text);font-size:.76rem;font-weight:800;line-height:1.1}.account-provider-meta{color:var(--account-connections-muted);font-size:.66rem;font-weight:800;line-height:1;text-transform:uppercase}.account-provider-icon{width:46px;height:46px;flex:0 0 46px;display:inline-flex;align-items:center;justify-content:center;background:var(--account-connections-provider-surface);border:1px solid var(--account-connections-provider-border);border-radius:50%;color:var(--account-connections-provider-icon);font-size:20px;line-height:1}.account-provider-logo{width:24px;height:24px;display:block;object-fit:contain}.account-provider-icon.discord{--account-connections-provider-surface: rgba(88, 101, 242, .12);--account-connections-provider-border: rgba(88, 101, 242, .22);--account-connections-provider-icon: #5865f2}.account-provider-icon.discord .account-provider-logo{filter:brightness(0) invert(1)}.account-provider-icon.google{--account-connections-provider-surface: #ffffff;--account-connections-provider-border: #e0e6f0;--account-connections-provider-icon: #4285f4}.account-provider-icon.twitch{--account-connections-provider-surface: rgba(145, 70, 255, .12);--account-connections-provider-border: rgba(145, 70, 255, .22);--account-connections-provider-icon: #9146ff}.account-provider-icon.facebook{--account-connections-provider-surface: rgba(24, 119, 242, .12);--account-connections-provider-border: rgba(24, 119, 242, .22);--account-connections-provider-icon: #1877f2}.account-provider-icon.apple{--account-connections-provider-surface: rgba(21, 23, 32, .08);--account-connections-provider-border: rgba(21, 23, 32, .16);--account-connections-provider-icon: #151720}.account-provider-icon.steam{--account-connections-provider-surface: rgba(23, 86, 118, .14);--account-connections-provider-border: rgba(23, 86, 118, .24);--account-connections-provider-icon: #175676}.account-provider-icon.riot{--account-connections-provider-surface: rgba(209, 54, 57, .12);--account-connections-provider-border: rgba(209, 54, 57, .22);--account-connections-provider-icon: #d13639}.account-provider-icon.riot-rso .account-provider-logo{width:34px;height:34px}.account-provider-icon.ea,.account-provider-icon.epic,.account-provider-icon.epic-games,.account-provider-icon.ubisoft,.account-provider-icon.battlenet,.account-provider-icon.battle-net,.account-provider-icon.blizzard,.account-provider-icon.pubg{--account-connections-provider-surface: rgba(21, 23, 32, .08);--account-connections-provider-border: rgba(21, 23, 32, .16);--account-connections-provider-icon: #151720}.account-connections-list{display:grid;gap:12px}.account-connections-nittik{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:14px;background:var(--account-connections-accent-soft);border:1px solid var(--account-connections-border);border-radius:10px}.account-connections-nittik-info{min-width:0}.account-connections-inline-form{flex:0 0 auto;margin:0}.account-connections-action-button{white-space:nowrap}.account-connection-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px;align-items:start;padding:14px;background:var(--account-connections-surface-soft);border:1px solid var(--account-connections-border);border-radius:10px}.account-connection-main{grid-column:1;grid-row:1;min-width:0;display:flex;align-items:center;gap:12px}.account-connection-info{min-width:0}.account-connection-divider{grid-column:1 / -1;width:100%;height:1px;background:var(--account-connections-border)}.account-connection-title{margin:0;color:var(--account-connections-text);font-size:.88rem;font-weight:800;line-height:1.2}.account-connection-id{margin:5px 0 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--account-connections-muted);font-size:.78rem;font-weight:650;line-height:1.2}.account-connection-status{grid-column:1 / -1;display:flex;flex-wrap:wrap;align-items:center;gap:10px 18px;color:var(--account-connections-accent);font-size:.76rem;font-weight:800;line-height:1.2}.account-connection-unlink-form{grid-column:2;grid-row:1;justify-self:end;align-self:start;margin:0}.account-connection-unlink{width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;background:#c936551a;border:1px solid rgba(201,54,85,.22);border-radius:8px;color:#c93655;font-size:.8rem;line-height:1;cursor:pointer;transition:background-color .18s ease,border-color .18s ease,transform .18s ease}.account-connection-unlink:hover,.account-connection-unlink:focus-visible{background:#c9365529;border-color:#c936556b;outline:none;transform:translateY(-1px)}.account-connection-status i{margin-right:6px}.account-connections-credentials-heading h3{--account-connections-text: #151720;margin:0 0 8px;color:var(--account-connections-text);font-size:1rem;font-weight:800;line-height:1.25}.account-connections-credentials-heading p{--account-connections-muted: #68738a;margin:0 0 18px;color:var(--account-connections-muted);font-size:.86rem;font-weight:600;line-height:1.55}.account-connections-credentials-form{display:grid;gap:14px}.account-connections-password-rules{--account-connections-muted: #68738a;display:grid;gap:8px;margin:0;padding:0;list-style:none;color:var(--account-connections-muted);font-size:.8rem;font-weight:700;line-height:1.35}.account-connections-password-rules li{display:flex;align-items:flex-start;gap:8px}.account-connections-password-rules li i{display:inline-flex;align-items:center;justify-content:center;flex:0 0 16px;width:16px;margin-top:.12em;line-height:1}.account-connections-password-rules li i:before{display:inline-flex;line-height:1}.account-connections-password-rules li span{display:block;flex:1 1 auto;min-width:0;line-height:1.35}.account-connections-form-actions,.account-connections-resend-form{margin-top:16px}.account-connections-form-actions .button,.account-connections-resend-form .button{width:100%}.account-connections-alert{--account-connections-surface-soft: #f7f9fc;--account-connections-border: #dbe2ee;--account-connections-text: #151720;--account-connections-accent: #1456ff;--account-connections-accent-soft: #edf2ff;margin-top:12px;padding:10px 12px;border-left:3px solid var(--account-connections-accent);background:var(--account-connections-accent-soft);color:var(--account-connections-text);font-size:.84rem;font-weight:700}.account-connections-alert.error{border-left-color:#c93655;background:#c936551a}html[data-theme=dark] .account-connections-section{--account-connections-surface: #1f2025;--account-connections-surface-soft: #191a1f;--account-connections-border: #30323a;--account-connections-text: #f3f4f7;--account-connections-muted: #9ca0ad;--account-connections-accent: #a3ff12;--account-connections-accent-soft: rgba(163, 255, 18, .09);--account-connections-provider-surface: #151c2b;--account-connections-provider-border: #344057;--account-connections-provider-icon: #c4c9d4}html[data-theme=dark] .account-connections-alert{--account-connections-text: #f3f4f7;--account-connections-accent: #a3ff12;--account-connections-accent-soft: rgba(163, 255, 18, .09)}html[data-theme=dark] .account-connections-credentials-heading h3{--account-connections-text: #f3f4f7}html[data-theme=dark] .account-connections-credentials-heading p,html[data-theme=dark] .account-connections-password-rules{--account-connections-muted: #9ca0ad}html[data-theme=dark] .account-provider-icon.discord{--account-connections-provider-surface: #151c2b;--account-connections-provider-border: #344057;--account-connections-provider-icon: #8ea1ff}html[data-theme=dark] .account-provider-icon.google{--account-connections-provider-surface: #151c2b;--account-connections-provider-border: #344057;--account-connections-provider-icon: #8ab4f8}html[data-theme=dark] .account-provider-icon.apple,html[data-theme=dark] .account-provider-icon.ea,html[data-theme=dark] .account-provider-icon.epic,html[data-theme=dark] .account-provider-icon.epic-games,html[data-theme=dark] .account-provider-icon.ubisoft,html[data-theme=dark] .account-provider-icon.battlenet,html[data-theme=dark] .account-provider-icon.battle-net,html[data-theme=dark] .account-provider-icon.blizzard,html[data-theme=dark] .account-provider-icon.pubg{--account-connections-provider-surface: #151c2b;--account-connections-provider-border: #344057;--account-connections-provider-icon: #f3f4f7}@media screen and (max-width:560px){.account-connections-available{grid-template-columns:repeat(3,minmax(0,1fr))}.account-connections-nittik{align-items:stretch;flex-direction:column}.account-connections-action-button{width:100%}.account-connection-row{gap:12px}}
