.Sidebar{align-items:stretch;display:flex}.Sidebar.static{flex:0 0 244px}.Sidebar.floating{bottom:0;box-shadow:4px 4px 15px rgba(0,0,0,.25);position:absolute;right:0;top:0}.Sidebar.floating>.overlay{bottom:0;cursor:pointer;left:0;position:fixed;right:0;top:0}.Sidebar.floating>.content{overflow:scroll;z-index:3}.Sidebar>.content{background-color:#f2f2f2;border:1px solid #ccc;box-sizing:border-box;display:flex;flex-direction:column;gap:16px;padding:16px;position:relative;width:244px}.Sidebar>.content h3{font-family:Roboto,sans-serif;font-size:16px;font-style:normal;font-weight:700;line-height:24px;color:#666;text-transform:uppercase}.Sidebar.wide.static{flex-basis:300px}.Sidebar.wide>.content{width:300px}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:300;src:url(/fonts/Roboto-Light.ttf) format("truetype"),url(/fonts/Roboto-Light.woff2) format("woff2"),url(/fonts/Roboto-Light.woff) format("woff")}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:400;src:url(/fonts/Roboto-Regular.ttf) format("truetype"),url(/fonts/Roboto-Regular.woff2) format("woff2"),url(/fonts/Roboto-Regular.woff) format("woff")}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:500;src:url(/fonts/Roboto-Medium.ttf) format("truetype"),url(/fonts/Roboto-Medium.woff2) format("woff2"),url(/fonts/Roboto-Medium.woff) format("woff")}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:700;src:url(/fonts/Roboto-Bold.ttf) format("truetype"),url(/fonts/Roboto-Bold.woff2) format("woff2"),url(/fonts/Roboto-Bold.woff) format("woff")}.StatusMessage{font-family:Roboto,sans-serif;font-size:16px;font-style:normal;font-weight:700;line-height:24px;align-items:center;background-color:#fff;border:1px solid;display:flex;gap:15px;justify-content:space-between;margin:8px 0;padding:8px 15px}.StatusMessage:first-child{margin-top:0}.StatusMessage:last-child{margin-bottom:0}.StatusMessage.info{border-color:#1f934e}.StatusMessage.info>.icon{color:#1f934e}.StatusMessage.warning{border-color:#f47920}.StatusMessage.warning>.icon{color:#f47920}.StatusMessage.error{border-color:#e84141}.StatusMessage.error>.icon{color:#e84141}.StatusMessage.hidden{visibility:hidden}.StatusMessage .content a{color:#0076c0}