.dock,.menu-bar,.tooltip{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:hsla(0,0%,100%,.2);border:1px solid hsla(0,0%,100%,.3);box-shadow:0 4px 10px rgba(0,0,0,.2)}body{height:100vh;overflow:hidden;margin:0;font-family:-apple-system,BlinkMacSystemFont,sans-serif;-webkit-user-select:none;-moz-user-select:none;user-select:none;background-image:url(/website/_next/static/media/wallpaper-light.1fd9086a.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover}body .bold{font-weight:700}body .menu-bar{width:100%;padding-left:15px;padding-right:15px;box-sizing:border-box;height:22px;display:flex;align-items:center}body .menu-bar .app-menus{display:inherit;justify-content:flex-start}body .menu-bar .app-menus .highlighted{background:hsla(0,0%,100%,.5)}body .menu-bar .app-menus .gap{width:4px}body .menu-bar .app-menus .gap .left{border-top-left-radius:20px;border-bottom-left-radius:20px}body .menu-bar .app-menus .gap .right{border-top-right-radius:20px;border-bottom-right-radius:20px}body .menu-bar .notification-centre{margin-left:auto}body .dock-wrapper{position:fixed;bottom:5px;left:50%;transform:translateX(-50%)}body .dock{height:64px;border-radius:17px;padding-left:11px;padding-right:11px;display:flex;flex-direction:row;justify-content:center;align-items:center;column-gap:14px;transform:scale(.75)}body .dock .icon{height:52px;width:52px}body .tooltip{position:fixed;display:flex;align-items:center;height:25px;padding-left:12px;padding-right:12px;border-radius:5px}