.toolbar{display:flex;align-items:center;justify-content:space-between}.basicUserInfo{display:flex;flex-direction:column;font-size:14px;cursor:pointer}.user-details-row{display:flex}.header-xp-track{width:100%;height:4px;margin-top:3px;background:#12151f}.header-xp-fill{height:100%;background:#40577c}.header-user-area{display:flex;align-items:center;min-width:0}.header-shortcuts{display:grid;grid-template-columns:repeat(2,28px);grid-template-rows:repeat(2,28px);gap:2px 5px;margin-right:18px}.header-shortcut{position:relative;display:grid;place-items:center;width:28px;height:28px;border-radius:3px}.header-shortcut:hover,.header-shortcut:focus-visible{background:#ffffff1a;outline:2px solid #e7ca70;outline-offset:1px}.header-shortcut-sprite{display:block;width:25px;height:25px;background-position:right top;background-repeat:no-repeat;image-rendering:pixelated}.header-shortcut:hover .header-shortcut-sprite,.header-shortcut:focus-visible .header-shortcut-sprite,.header-shortcut-active .header-shortcut-sprite{background-position:left top}.header-shortcut-message{background-image:url(/assets/images/layout/Message.png)}.header-shortcut-attack{background-image:url(/assets/images/layout/Attack.png)}.header-shortcut-rune,.header-shortcut-quests{width:24px;height:24px}.header-shortcut-rune{background-image:url(/assets/images/layout/Rune.png)}.header-shortcut-quests{background-image:url(/assets/images/layout/Quests.png)}.header-shortcut-badge{position:absolute;top:-4px;right:-5px;min-width:17px;padding:1px 4px;border:1px solid #242437;border-radius:9px;background:#c94848;color:#fff;font:700 10px/13px Arial,sans-serif;text-align:center}.user-col{display:flex;flex-direction:column;justify-content:center;align-items:flex-end;margin-right:20px}.leftSide{display:flex;align-items:center}.logo{height:75px;margin-left:20px;cursor:pointer}.user-image{height:75px}.user-name{font-weight:700;font-family:arial}.drawerInner{display:flex;flex-direction:column;justify-content:space-between;width:250px;height:100%}.drawerText{color:#fff}.defaultBackground{background-color:#212121;height:fit-content;min-height:100%}.bottomRow{display:flex;justify-content:space-between;align-items:center}.versionNumber{color:#fff;padding:10px}.helpIcon{padding:3px}.logo{width:100%}@media(max-width:600px){.toolbar{padding-right:8px;padding-left:8px}.header-shortcuts{margin-right:8px}.basicUserInfo .user-col:first-child{display:none}.user-col{margin-right:8px;font-size:12px}}@media(max-width:420px){.basicUserInfo .user-col{display:none}}.landing-page-footer{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-end;background-color:#222232;color:#fff;font-size:10px;padding:5px;width:100%;position:fixed;bottom:0}.landing-page-footer p{margin:0}.footer-social-links{display:flex;flex-direction:row;justify-content:center;align-items:center}.footer-social-links li{display:inline;margin-right:10px}.footer-social-links a{text-decoration:none;color:#fff;cursor:pointer;transition:color .3s ease}.footer-social-links a:hover{color:#f90}.footer-links{display:flex;flex-direction:row;justify-content:center;align-items:center}.footer-links li{display:inline;margin-right:10px}.footer-links a{text-decoration:none;color:#fff;transition:color .3s ease}.footer-links a:hover{color:#f90}.versionNumber{color:#fff;padding-right:10px}.copyright{padding-left:10px}.leftSide{display:flex;flex-direction:row;justify-content:center;align-items:center}.parental-notice{display:flex;flex-direction:column;align-items:center;justify-content:center;font-family:arial;font-size:11px;padding:20px;border-radius:5px;max-width:600px;margin:80px 20px 200px;background-color:#222232;color:#e2e2e2}.privacy-policy{display:flex;flex-direction:column;align-items:center;justify-content:center;font-family:arial;font-size:11px;padding:20px;border-radius:5px;max-width:600px;margin:80px 20px 200px;background-color:#222232;color:#e2e2e2}.policy-page{display:flex;flex-direction:column;justify-content:center;align-items:center}.terms-of-service{display:flex;flex-direction:column;align-items:center;justify-content:center;font-family:arial;font-size:11px;padding:20px;border-radius:5px;max-width:600px;margin:80px 20px 200px;background-color:#222232;color:#e2e2e2}.data-hub-page{display:flex;flex-direction:column;justify-content:center;align-items:center}.data-hub-container{display:flex;flex-direction:column;background-color:#222232;margin-top:80px;padding:20px;border-radius:10px;text-align:center;max-width:1000px;margin-left:20px;margin-right:20px;box-shadow:0 0 10px #0003}body{margin:0;font-family:Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-image:url(/Images/background/backgroundTrees.png);background-repeat:repeat-x;background-color:#35364d}code{font-family:Courier New,monospace}
