.unverified-count{display:inline-grid;min-width:2rem;height:2rem;place-items:center;margin-left:.35rem;padding:0 .45rem;border:1px solid #ffb14d55;border-radius:999px;background:#ff9f3520;color:#ffc879;font-size:.78rem;vertical-align:middle}.unverified-account-list{display:grid;gap:0;padding:.4rem 1rem}.unverified-account-row{display:grid;grid-template-columns:2.8rem minmax(9rem,.8fr) minmax(14rem,1.25fr) minmax(10rem,.8fr) auto;align-items:center;gap:1rem;padding:1rem .25rem;border-bottom:1px solid var(--line)}.unverified-account-row:last-child{border-bottom:0}.unverified-avatar{display:grid;width:2.8rem;height:2.8rem;place-items:center;border:1px solid #ffbd6950;border-radius:50%;background:linear-gradient(145deg,#5e3a23,#271727);color:#ffd396;font-weight:900}.unverified-person,.unverified-email,.unverified-time{display:grid;min-width:0;gap:.2rem}.unverified-account-row small,.unverified-time span{color:var(--muted);font-size:.66rem}.unverified-email strong{overflow:hidden;color:#f3edf8;font-size:.82rem;text-overflow:ellipsis;white-space:nowrap}.unverified-time strong{font-size:.76rem}.unverified-time span{color:#ffbd72}.unverified-empty{display:grid;justify-items:center;gap:.35rem;padding:2rem!important;text-align:center}.unverified-empty span{display:grid;width:2.8rem;height:2.8rem;place-items:center;border-radius:50%;background:#5ce1a018;color:#5ce1a0;font-size:1.35rem}.unverified-empty small{color:var(--muted)}@media(max-width:900px){.unverified-account-row{grid-template-columns:2.8rem minmax(0,1fr) auto}.unverified-email,.unverified-time{grid-column:2/-1}.unverified-account-row form{grid-column:2/-1}.unverified-account-row .button{width:100%}}@media(max-width:520px){.unverified-account-list{padding:.3rem .7rem}.unverified-account-row{grid-template-columns:2.5rem minmax(0,1fr);gap:.7rem}.unverified-avatar{width:2.5rem;height:2.5rem}.unverified-account-row form{grid-column:1/-1}.unverified-email,.unverified-time{grid-column:2}.unverified-count{min-width:1.65rem;height:1.65rem;font-size:.68rem}}

.account-profile-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem}.account-profile-card{padding:0;overflow:hidden}.account-profile-card>summary{display:grid;grid-template-columns:3rem minmax(0,1fr) auto;align-items:center;gap:.8rem;padding:1rem;cursor:pointer;list-style:none}.account-profile-card>summary::-webkit-details-marker{display:none}.account-profile-card>summary>span:nth-child(2){display:grid;gap:.18rem;min-width:0}.account-profile-card>summary small{color:var(--muted)}.account-profile-avatar{display:grid;width:3rem;height:3rem;place-items:center;overflow:hidden;border:1px solid #9d6eff55;border-radius:50%;background:#38235a;color:#fff;font-weight:900}.account-profile-avatar img{width:100%;height:100%;object-fit:cover}.account-mail-state{padding:.38rem .55rem;border-radius:999px;font-size:.65rem;font-weight:900;white-space:nowrap}.account-mail-state.is-verified{background:#3fe4a31b;color:#64efbd}.account-mail-state.is-pending{background:#ffb24b1c;color:#ffc46f}.account-mail-state.is-unverified{background:#ff59751c;color:#ff8fa2}.account-profile-card[open]>summary{border-bottom:1px solid var(--line);background:#ffffff04}.account-profile-form{display:grid;gap:.8rem;padding:1rem}.account-profile-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.account-profile-form label{display:grid;gap:.35rem;color:#ddd1e8;font-size:.76rem;font-weight:800}.account-profile-form label small{font-weight:500}.account-profile-form input,.account-profile-form textarea{width:100%;min-width:0}.account-email-note{margin:0;padding:.75rem;border:1px solid #ffb65033;border-radius:.7rem;background:#ffad3510;color:#d8cde2;font-size:.76rem;line-height:1.6}.account-verification-form{display:flex;align-items:center;gap:.7rem;padding:0 1rem 1rem}.account-verification-form small{color:var(--muted)}#account-identities{display:none!important}@media(max-width:900px){.account-profile-grid{grid-template-columns:1fr}}@media(max-width:560px){.account-profile-card>summary{grid-template-columns:2.6rem minmax(0,1fr)}.account-profile-avatar{width:2.6rem;height:2.6rem}.account-mail-state{grid-column:2}.account-profile-fields{grid-template-columns:1fr}.account-verification-form{align-items:stretch;flex-direction:column}.account-verification-form .button{width:100%}}
