#scr-profile .pcard { cursor:default; }
#scr-profile .pcard h2 { font-family:var(--serif);font-weight:500;font-size:1.35rem;line-height:1.3;margin:.6rem 0;overflow-wrap:anywhere; }
#scr-profile .pcard .actions { flex-wrap:wrap;justify-content:center;gap:.5rem; }
#scr-profile .pcard a { overflow-wrap:anywhere; }
#accountError { color:#db8b77;font-size:1rem; }
body:not([data-design="strict"]) #accountError { color:#992b24; }
#accountForm input { width:100%;box-sizing:border-box; }
.service-note { position:relative;z-index:3;font-size:.875rem;text-align:center;padding:.5rem 1rem;opacity:.85; }
body[data-screen="portal"] .service-note { display:none; }
