.account-page{padding:0 0 5rem}.account-shell{width:min(760px,calc(100% - 32px));margin:0 auto}.account-panel{margin:3rem 0;background:#fff;border:1px solid #e1e3df;border-radius:22px;padding:clamp(1.35rem,5vw,3rem);box-shadow:0 18px 50px rgba(20,40,32,.06)}.account-panel .eyebrow{margin:0 0 1rem;color:#35705f}.account-panel h1{margin:0;font-size:clamp(2.25rem,6vw,4.5rem);line-height:1;letter-spacing:-.05em}.account-intro{color:#5e625f;line-height:1.65;margin:1.25rem 0 2rem}.account-form{display:grid;gap:1rem}.account-form label{display:grid;gap:.45rem;font-weight:650}.account-form input{box-sizing:border-box;width:100%;border:1px solid #c9cdc9;border-radius:14px;padding:.85rem .95rem;background:#fff;color:inherit;font:inherit}.account-form input:focus{outline:2px solid #aaccc0;border-color:#35705f}.account-form button,.account-button{display:inline-flex;align-items:center;justify-content:center;width:max-content;min-height:46px;border:0;border-radius:999px;padding:0 1.4rem;background:#122d26;color:#fff;font:inherit;font-weight:700;text-decoration:none;cursor:pointer}.account-form button:hover,.account-button:hover{background:#35705f}.account-help{margin:-.45rem 0 0;color:#6a6e6b;font-size:.92rem}.account-consent{grid-template-columns:auto 1fr!important;align-items:start;font-weight:400!important}.account-consent input{width:auto;margin:.25rem 0 0}.account-consent a,.account-links a{color:#174e3e}.account-links{display:flex;flex-wrap:wrap;gap:.8rem 1.3rem;margin:1.4rem 0 0}.account-error,.account-success{border-radius:14px;padding:1rem 1.1rem;margin:1.25rem 0}.account-error{border:1px solid #d9a3a3;background:#fff1f1;color:#7c1d1d}.account-success{border:1px solid #a8c9bd;background:#edf6f2;color:#174e3e}.account-profile dl{display:grid;gap:.75rem;margin:2rem 0}.account-profile dl>div{display:grid;grid-template-columns:minmax(120px,.6fr) 1fr;gap:1rem;border-bottom:1px solid #eceeeb;padding:.8rem 0}.account-profile dt{color:#676c68}.account-profile dd{margin:0;font-weight:650;overflow-wrap:anywhere}.account-status{display:inline-flex;border-radius:999px;background:#e7f1ed;color:#174e3e;padding:.25rem .65rem}@media(max-width:600px){.account-shell{width:min(100% - 24px,760px)}.account-panel{margin:2rem 0}.account-form button,.account-button{width:100%}.account-profile dl>div{grid-template-columns:1fr;gap:.25rem}}
