#pd-auth-root{position:fixed;inset:0;z-index:2147483500;font-family:Inter,Arial,sans-serif;color:#f5f5f7}#pd-auth-root *{box-sizing:border-box}.pda-bg{position:absolute;inset:0;background:rgba(7,8,10,.74);backdrop-filter:blur(4px)}.pda-modal{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:min(470px,calc(100vw - 24px));background:#1a1b20;border:1px solid #303139;box-shadow:0 24px 80px rgba(0,0,0,.52);padding:28px}.pda-head{display:flex;align-items:center;justify-content:space-between}.pda-title{font-size:26px;font-weight:900}.pda-x{border:0;background:transparent;color:#9698a0;font-size:34px;cursor:pointer}.pda-sub{margin:8px 0 22px;color:#9a9da4;font-size:14px}.pda-list{display:grid;gap:10px}.pda-provider{height:58px;border:1px solid #33353d;background:#23242a;color:#fff;display:flex;align-items:center;gap:13px;padding:0 16px;font-size:16px;font-weight:850;cursor:pointer}.pda-provider:hover:not(:disabled){background:#292a31;border-color:#4d505a}.pda-provider:disabled{opacity:.42;cursor:not-allowed}.pda-icon{width:34px;height:34px;display:grid;place-items:center}.pda-icon svg{width:30px;height:30px;display:block}.pda-note{margin-top:16px;color:#7d8088;font-size:12px;line-height:1.45}.pda-error{margin-top:13px;color:#ff7b7b;font-size:13px;line-height:1.4}