.pg-account-page{max-width:1100px}.pg-account-page>header h1{font-size:clamp(2.6rem,5vw,5rem)}.pg-account-content{margin-top:44px}.pg-account-form{max-width:760px}.pg-account-form>label{display:block;margin-bottom:18px}.pg-account-form fieldset{border:0;padding:0;margin:28px 0}.pg-account-form legend{margin-bottom:12px}.pg-account-form .pg-button{margin-top:7px}.pg-account-links{font-size:.82rem;margin-top:18px}.pg-account-gate{max-width:620px;padding:30px;border-top:3px solid var(--pg-ink);background:#fff}.pg-account-gate h2{font-size:1.7rem;margin-bottom:12px}.pg-account-notice{max-width:760px;padding:12px 14px;margin-bottom:18px;border-left:4px solid var(--pg-blue);background:#fff}.pg-account-notice.is-error,.pg-account-error{border-color:var(--pg-error);color:var(--pg-error)}
.pg-interest-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;background:var(--pg-rule);border:1px solid var(--pg-rule)}.pg-interest-grid label{display:flex;align-items:center;gap:8px;background:#fff;padding:10px 11px;cursor:pointer}.pg-interest-grid label>span{margin:0;font-size:.78rem}.pg-interest-grid input{width:18px;height:18px}
.pg-profile-header{display:grid;grid-template-columns:auto 1fr auto;gap:18px;align-items:center;padding-bottom:24px;border-bottom:1px solid var(--pg-rule)}.pg-profile-avatar{border-radius:50%}.pg-profile-header h2{font-size:2rem}.pg-profile-header p{margin:5px 0 0;color:var(--pg-muted);font-size:.84rem}.pg-profile-stats{display:grid;grid-template-columns:repeat(3,1fr);border-bottom:1px solid var(--pg-rule)}.pg-profile-stats a{padding:18px 0;text-decoration:none}.pg-profile-stats a+a{border-left:1px solid var(--pg-rule);padding-left:20px}.pg-profile-stats strong,.pg-profile-stats span{display:block}.pg-profile-stats strong{font-size:1.65rem}.pg-profile-stats span{color:var(--pg-muted);font-size:.74rem}.pg-profile-section{padding:52px 0;border-bottom:1px solid var(--pg-rule)}.pg-profile-section .pg-section-head{margin-bottom:20px}.pg-profile-section h3{font-size:1.8rem}.pg-profile-list{border-top:1px solid var(--pg-ink)}.pg-profile-item{display:grid;grid-template-columns:1fr auto;gap:20px;padding:17px 0;border-bottom:1px solid var(--pg-rule);align-items:center}.pg-profile-item .pg-type-label{display:block;color:var(--pg-blue);font-size:.65rem;text-transform:uppercase;letter-spacing:.07em}.pg-profile-item h4{font-size:1.05rem;margin:4px 0}.pg-profile-item h4 a{text-decoration:none}.pg-profile-item p{margin:0;color:var(--pg-muted);font-size:.82rem;max-width:70ch}
@media(max-width:720px){.pg-interest-grid{grid-template-columns:repeat(2,1fr)}.pg-profile-header{grid-template-columns:auto 1fr}.pg-profile-header>.pg-text-link{grid-column:1/-1;justify-self:start}.pg-profile-stats a+a{padding-left:12px}.pg-profile-item{grid-template-columns:1fr}.pg-profile-item>.pg-text-link{justify-self:start}}
@media(max-width:430px){.pg-interest-grid{grid-template-columns:1fr}.pg-profile-stats strong{font-size:1.35rem}.pg-profile-stats span{font-size:.66rem}}
