.tool-btn-container{background-color:var(--color-neutral-3)}.tool-btn,.tool-btn-container{height:50px;width:50px}.layout{display:flex;flex-direction:column;min-height:100vh}.layout-content{background-color:var(--color-bg-1);flex:1;height:100%;overflow:auto;padding:16px}.layout-content,.tool-bar-area{display:flex;flex-direction:column}.tool-bar-area{bottom:10vh;color:#fff;gap:10px;overflow:hidden;position:fixed;right:1vw;transition:all .3s ease;z-index:10000}.tool-bar-area .expand{border-radius:8px;height:200px;width:300px}.layout-header{position:sticky;top:0;z-index:1000}
