#hatch-overlay{position:fixed;top:var(--harbor-height);z-index:4;width:100%;height:0}#hatch-overlay .body{width:100%}#hatch{position:relative;float:right;z-index:4;backdrop-filter:blur(13px);border:1px rgba(136,136,136,.3333333333) solid;border-radius:15px 5px;background:#8883;padding-bottom:20px;width:300px}#hatch a,#hatch button{display:flex;align-items:center;border-radius:.5rem;padding:.5rem 1.75rem}#hatch a:link,#hatch a:visited{color:var(--cl-2)}#hatch a:hover{background:#8885;color:var(--cl-0)}#hatch button{cursor:pointer;border:none;background:none;width:100%}#hatch button.logout{color:var(--cl-3)}#hatch button.logout:hover{background:#f002;color:var(--cl-0)}#hatch .avatar{display:flex;justify-content:center;align-items:center;border-radius:15px 5px 0 0;background-color:#8883;padding:10px}#hatch .avatar img,#hatch .avatar svg{display:inline-block;border-radius:100%;height:80px}#hatch .profile{padding:10px 0 15px;text-align:center}#hatch .profile b{display:block;justify-content:center;align-items:center;padding:0 10px;font-size:1.3em}#hatch .profile span{display:flex;justify-content:center;align-items:center}#hatch .profile span svg{margin-left:5px;width:1em;height:1em}#hatch .profile .prem-badge{margin-top:10px}#hatch .menu svg{margin-right:15px;height:1.3em}
