@media screen and (width<=815px){.userField{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:linear-gradient(#cff5ff64 58%,#74aadf05 100%);flex-flow:row;justify-content:end;align-items:center;width:101%;height:60px;margin-bottom:-100px;display:flex;position:fixed;top:-1px;right:-1px}.portrait{border-radius:30%;position:relative}}@media screen and (width>=815px){.userField{background-color:#f5f5f5;border:1px solid;border-radius:45px/50px;flex-flow:row;justify-content:end;align-items:center;width:170px;height:55px;display:flex;position:sticky;top:10px;left:80%}.portrait{border-radius:30%;height:80%}}.portrait{height:80%;margin-right:0}.userField *{margin-right:15px}.userField{z-index:3}
