.core-shell-account{position:fixed;left:0;bottom:0;width:250px;z-index:20;margin:0;border-top:1px solid #ffffff2b;padding:14px 18px 18px;background:#10243d;color:#d9e5e5;font-size:12px;box-shadow:0 -8px 22px #07142766}.core-shell-account small{display:block;color:#9db4b7;margin-top:3px;overflow-wrap:anywhere}.core-shell-account select{display:block;width:100%;margin:10px 0 7px;border:1px solid #ffffff33;border-radius:7px;background:#ffffff12;color:#fff;padding:8px;font:inherit}.core-shell-account select option{color:#162d3e}.core-shell-actions{display:flex;gap:6px;margin-top:10px}.core-shell-actions a,.core-shell-actions button{flex:1;border:1px solid #ffffff2b;border-radius:7px;background:#ffffff0d;color:#eaf3f1;padding:7px 5px;text-align:center;text-decoration:none;font:inherit;cursor:pointer}.core-shell-actions a:hover,.core-shell-actions button:hover{background:#ffffff1c}.core-shell-message{color:#f2d79f;font-size:11px;margin-top:8px}
.core-shell-actions{flex-direction:column;align-items:stretch}
.core-shell-menu{display:grid;gap:8px;margin-top:14px}
.core-shell-menu a{color:inherit;text-decoration:none;padding:8px 0}
.core-google-login{min-height:44px;max-width:100%;overflow:hidden}
.side-foot{display:none}
.sidebar,.side{display:flex;flex-direction:column}
@media(max-width:720px){
  .shell .side{display:flex;padding:18px;gap:16px}
  .shell .side .brand{padding-bottom:10px}
  .shell .side .side-foot{display:none}
  .shell .side .core-shell-account{left:0;bottom:0;width:100%;margin:0}
}
