html,body{box-sizing:border-box;background-color:#09090b;width:100%;min-height:100dvh;margin:0;padding:0}#root{box-sizing:border-box;width:100%;min-height:100dvh;margin:0;padding:0;position:relative}html{scrollbar-color:#27272a #09090b;overflow-y:scroll}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#09090b}::-webkit-scrollbar-thumb{background:#27272a;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#3f3f46}.app-layout{box-sizing:border-box;background-color:#09090b;width:100%;min-height:250vh;display:flex}aside.sidebar{box-sizing:border-box;z-index:50;background-color:#09090b;border-right:1px solid #27272a;width:72px;position:fixed;top:0;bottom:0;left:0}.sidebar-logo{object-fit:contain;cursor:pointer;-webkit-user-select:none;user-select:none;width:36px;height:36px;display:block;position:absolute;top:16px;left:16px}.main-content{box-sizing:border-box;flex-shrink:0;width:1488px;min-height:250vh;margin-left:72px}aside.right-sidebar{box-sizing:border-box;z-index:40;background-color:#09090b;border-left:1px solid #27272a;flex:1;align-self:flex-start;position:sticky;top:min(0px,100vh - 1204px)}aside.right-sidebar.locked{width:calc(100% - 1560px);position:fixed;inset:auto 0 0 1560px}.right-sidebar-section-1{box-sizing:border-box;border-bottom:1px solid #27272a;height:423.25px}.right-sidebar-section-2{box-sizing:border-box;border-bottom:1px solid #27272a;height:496.75px}.right-sidebar-section-3{box-sizing:border-box;border-bottom:1px solid #27272a;height:284px}
