.profile-settings-modal{position:absolute;inset:0;z-index:120;display:grid;place-items:center;padding:16px;background:rgba(30,34,36,.64)}.profile-settings-modal--portal{position:fixed;inset:0;width:100%;min-height:100vh;min-height:100dvh;z-index:10200;display:grid;place-items:center;padding:16px;background:rgba(30,34,36,.64)}.profile-settings-modal--portal .profile-settings-toast{position:static;inset:auto;left:auto;top:auto;transform:none}.profile-settings-dialog,.profile-settings-toast{border-radius:32px;background:#fffbe7;color:#3b0a00;text-align:center;box-shadow:0 18px 48px rgba(0,0,0,.24)}.profile-settings-dialog{width:min(100%,268px);padding:32px 16px 16px;display:grid;gap:18px}.profile-settings-dialog h2,.profile-settings-dialog p,.profile-settings-toast p{margin:0}.profile-settings-dialog h2{font-size:16px;line-height:1.5;font-weight:600}.profile-settings-dialog p{color:rgba(59,10,0,.86);font-size:14px;line-height:1.5;font-weight:500}.profile-settings-dialog__primary,.profile-settings-dialog__secondary{width:100%;min-height:48px;border-radius:999px;font-size:14px;line-height:1.5;font-weight:600;cursor:pointer}.profile-settings-dialog__primary{border:0;background:#fd6d4b;color:#3b0a00}.profile-settings-dialog__primary:disabled,.profile-settings-dialog__secondary:disabled{opacity:.6;cursor:not-allowed}.profile-settings-dialog__secondary{border:1px solid rgba(59,10,0,.45);background:transparent;color:rgba(59,10,0,.7)}.profile-settings-dialog--small{width:240px;min-height:140px;padding:32px 18px;place-items:center}.profile-settings-dialog--small svg,.profile-settings-toast svg{width:24px;height:24px;color:#3b0a00}.profile-settings-toast{position:absolute;left:50%;top:50%;z-index:130;transform:translate(-50%,-50%);width:268px;min-height:126px;padding:28px 18px;display:grid;place-items:center;gap:8px}.profile-settings-toast p{font-size:14px;line-height:1.5;font-weight:500}