.profile-menu{position:relative}.profile-menu>summary{list-style:none;display:flex;align-items:center;gap:.65rem;min-width:132px;border:1px solid #766b59;background:#16283c;color:#fff;padding:.42rem .65rem;cursor:pointer}.profile-menu>summary::-webkit-details-marker{display:none}.profile-menu>summary img,.profile-menu-avatar{width:34px;height:34px;border-radius:50%;object-fit:cover;display:grid;place-items:center;background:#d2bc83;color:#101c2c;font-weight:800}.profile-menu>summary>span:not(.profile-menu-avatar){display:flex;flex-direction:column;line-height:1.05}.profile-menu>summary small{font-size:.55rem;letter-spacing:.13em;color:#d2bc83}.profile-menu>summary strong{font-size:.86rem}.profile-menu>summary b{margin-left:auto;font-weight:400}.profile-menu[open]>summary{border-color:#d2bc83}.profile-menu-panel{position:absolute;right:0;top:calc(100% + .65rem);z-index:50;display:grid;width:245px;background:#fff;color:#20262d;border:1px solid #c7bdab;border-top:4px solid #a88b4f;box-shadow:0 18px 45px rgba(0,0,0,.28)}.profile-menu-panel:before{content:"";position:absolute;right:24px;top:-10px;border:6px solid transparent;border-bottom-color:#a88b4f;border-top:0}.profile-menu-panel header{display:flex;flex-direction:column;padding:1rem;border-bottom:1px solid #ddd5c8}.profile-menu-panel header span{font-size:.75rem;color:#6c706f}.profile-menu-panel a{color:#20262d;padding:.7rem 1rem;border-bottom:1px solid #eee8dd;font-size:.84rem}.profile-menu-panel a:hover{background:#f2eee5;color:#101c2c}.profile-menu-panel form{padding:.65rem 1rem}.profile-menu-panel button{width:100%;border:1px solid #a87575;background:#fff;color:#7f2f2f;padding:.55rem;cursor:pointer}@media(max-width:700px){.mast{align-items:flex-start}.mast nav{justify-content:flex-end}.profile-menu-panel{position:fixed;left:1rem;right:1rem;top:105px;width:auto}.profile-menu-panel:before{display:none}}
