.tool-maker-container{box-shadow:0 2px 8px 0 rgba(0,0,0,.15);border-radius:20px;background:#fff;display:flex;align-items:stretch;gap:20px;position:relative;z-index:1;width:fit-content;height:100%;box-sizing:border-box;padding:8px}.tool-maker-container .block-control-worksheet{width:343px;height:100%;border-radius:14px 0 0 14px;opacity:1;background:#fafafa;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;box-sizing:border-box}.tool-maker-container .block-control-worksheet .action-top{flex:1 1 auto;display:flex;flex-direction:column;overflow:hidden;padding:0;gap:16px}.tool-maker-container .block-control-worksheet .action-bottom{padding:12px;display:flex;flex-direction:column;gap:12px;background:#f5f5f5;width:100%}.tool-maker-container .block-control-worksheet *{box-sizing:border-box}.tool-maker-container .block-worksheet{padding:12px 12px 12px 0;box-sizing:border-box;display:flex;flex-direction:column;justify-content:space-between;gap:20px}.tool-maker-container .block-worksheet .worksheet-preview{width:100%;outline:1px solid #f0f0f0;display:flex;justify-content:center;align-items:center}.tool-maker-container .want-more-option-go-full-version{flex-shrink:0;white-space:nowrap;color:#2d3642;font-family:Nunito;font-size:14px;line-height:22px;font-weight:400;text-align:left;padding:12px}.tool-maker-container .want-more-option-go-full-version span{color:#597ef7;cursor:pointer;display:inline-flex;align-items:center;gap:4px;transition:all .2s ease-in-out}.tool-maker-container .want-more-option-go-full-version span svg{width:14px;height:14px}.tool-maker-container .want-more-option-go-full-version span svg path{fill:#597ef7;fill-opacity:1;transition:all .2s ease-in-out}.tool-maker-container .want-more-option-go-full-version span:hover{text-decoration:underline;color:#85a5ff}.tool-maker-container .want-more-option-go-full-version span:hover svg path{fill:#85a5ff}.container-decore{position:relative;width:fit-content;max-height:934px;min-height:564px;height:calc(100dvh - 53px - 96px - 85px - var(--height-title, 49px) + 76px + 16px)}