[hidden]{display:none!important}.account-menu{position:relative;margin-left:12px}.account-menu summary{list-style:none;cursor:pointer}.account-menu summary::-webkit-details-marker{display:none}.account-avatar{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:#274638;color:#d5f5df;font-weight:700;overflow:hidden;border:1px solid #75958a}.account-avatar img{width:100%;height:100%;object-fit:cover}.account-popover{position:absolute;right:0;top:52px;width:min(290px,85vw);display:grid;gap:12px;padding:20px;background:#17211f;border:1px solid #42514a;border-radius:16px;box-shadow:0 16px 50px #0008;z-index:100}.account-popover span{font-size:12px;overflow-wrap:anywhere;color:#b1c6bb}.account-popover a,.account-popover button{text-align:left;padding:9px 0}.account-popover strong{overflow-wrap:anywhere}
/* Profile controls must not inherit FAQ/details card styling. */
header details.account-menu{flex:none;width:42px;height:42px;min-height:0;margin:0 0 0 12px;padding:0;border:0;border-radius:50%;background:transparent;box-shadow:none;line-height:1}
header .account-menu>summary{display:block;width:42px;height:42px;margin:0;padding:0;border:0;border-radius:50%;background:transparent;box-shadow:none;list-style:none}
header .account-menu>summary::marker{content:''}
header .account-avatar{border:0;box-shadow:none}
header .account-popover{line-height:1.5}
header .account-popover a,header .account-popover button{display:block;width:100%;box-sizing:border-box;margin:0;text-decoration:none;font:inherit;text-align:left}
