.account-locked .app-shell{display:none}
.account-shell{max-width:1100px;margin:auto;padding:36px 28px;min-height:100dvh;box-sizing:border-box}
.account-brand{font:32px Georgia,serif;color:#242b25;text-decoration:none}
body.field-notes .account-brand{font-family:Georgia,'Times New Roman',serif!important}
.account-card{max-width:510px;margin:11vh auto 50px;padding:40px;border:1px solid #d5c6b1;border-radius:12px;background:#faf7ef;box-shadow:0 15px 55px #473c2510}
.account-eyebrow{font:600 11px Arial,sans-serif;letter-spacing:2px;color:#a84b2d}
.account-card h1{font:400 48px/1.08 Georgia,serif;letter-spacing:-1.6px;margin:24px 0 20px;color:#242b25}
.account-description{font:16px/1.65 Arial,sans-serif;color:#706554;margin:0 0 28px}
.account-identity{font:14px Arial,sans-serif;padding:12px;background:#eee5d6;border-radius:5px;overflow-wrap:anywhere}
.account-card button{display:block;width:100%;min-height:50px;margin:12px 0;padding:12px 18px;border-radius:5px;font:600 16px Arial,sans-serif;cursor:pointer}
.account-primary{background:#a84b2d;color:#fff;border:1px solid #a84b2d}
.account-secondary{background:transparent;color:#a84b2d;border:1px solid #d5c6b1}
.account-footnote{font:12px/1.6 Arial,sans-serif;color:#847968;text-align:center;margin-top:24px}
.account-menu{position:relative}
.account-menu summary{cursor:pointer;padding:10px;min-height:44px;box-sizing:border-box;color:#a84b2d}
.account-menu-panel{position:absolute;right:0;top:100%;z-index:50;background:#faf7ef;border:1px solid #d5c6b1;border-radius:6px;padding:16px;min-width:230px;max-width:calc(100vw - 48px);box-shadow:0 10px 30px #473c2520}
.account-menu-panel p{overflow-wrap:anywhere;font-size:14px}
.account-menu-panel button{min-height:44px;width:100%}
@media(max-width:700px){.account-shell{padding:24px 20px}.account-card{margin:8vh auto 30px;padding:28px 24px}.account-card h1{font-size:40px}.account-menu{margin-left:auto}.account-menu summary{font-size:13px}}
