.custom-layout{position:absolute;inset:0;z-index:300;pointer-events:none}.custom-toolbar{position:absolute;top:52px;left:15px;width:80px;justify-content:flex-end;flex-direction:column;padding:7px;gap:8px}.custom-button,.custom-toolbar{display:flex;align-items:center}.custom-button{pointer-events:all;padding:4px 12px;color:#fff;width:100%;height:60px;font-size:large;font-weight:900;justify-content:center}.custom-button>.square-icon{width:28px;height:28px;border:3px solid #000;border-radius:2px}.custom-button:hover>.square-icon{border-color:#fff!important}.custom-button[data-isactive=true].tlui-button:after{opacity:1}.custom-button[data-isactive=true]>.square-icon{border-color:#fff!important}.tl-theme__dark,.tl-theme__light{--color-background:#252627!important}.tl-background{background:#252627!important}@media only screen and (max-width:768px){.custom-toolbar{flex-direction:row;top:0;left:0;width:100%}}