.account-gate,.account-summary{max-width:760px;padding:1.35rem;margin:1.5rem 0;background:#fff;border:1px solid var(--line);border-top:7px solid var(--yellow)}
.account-gate h2{margin-bottom:.5rem}.account-summary{display:flex;justify-content:space-between;align-items:center;gap:1rem;border-top-color:#23865c}.account-summary p{margin:0}.account-summary a{font-weight:700}
.action-link{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;width:max-content}.account-gate form{max-width:620px}
#profile-error{padding:1rem;border:2px solid var(--red);color:#9e1427;background:#fff1f3}
@media(max-width:650px){.account-gate,.account-summary{padding:1.1rem}.account-summary{align-items:flex-start;flex-direction:column}.action-link{width:100%}}
