.cg{--cg-line:#e3eaf1;--cg-surface:#f6f9fc;--cg-blue:#1173c9;--cg-blue-d:#0d63ae;--cg-sky:#eaf4fd;--cg-muted:#5b6b7c}.cg *,.cg :after,.cg :before{box-sizing:border-box}.cg-layouts{display:flex;flex-wrap:wrap;gap:8px;justify-content:center}.cg-layout{background:#fff;border:1.5px solid var(--cg-line);border-radius:10px;cursor:pointer;flex:none;height:52px;padding:6px;transition:.15s;width:52px}.cg-layout:hover{border-color:#b9cbdb}.cg-layout.on{background:var(--cg-sky);border-color:var(--cg-blue)}.cg-layout-grid{grid-gap:3px;display:grid;gap:3px;height:100%;width:100%}.cg-layout-grid>span{background:#c3d3e1;border-radius:3px}.cg-layout.on .cg-layout-grid>span{background:var(--cg-blue)}.cg-stage{align-items:center;background:var(--cg-surface);border:1px solid var(--cg-line);border-radius:14px;display:flex;justify-content:center;margin:16px 0 20px;padding:14px}.cg-frame{box-shadow:0 1px 3px #0f284012,0 10px 30px #0f284017;max-height:100%;max-width:100%;overflow:hidden}.cg-grid{display:grid;height:100%;position:relative;width:100%}.cg-cell{background:#fff;min-height:0;min-width:0;outline:1.5px dashed #cbd8e4;outline-offset:-1.5px;overflow:hidden;position:relative}.cg-cell.filled{outline:none}.cg-cell.over{background:var(--cg-sky);outline:2px dashed var(--cg-blue)}.cg-cell-picture{background-repeat:no-repeat;background-size:cover;cursor:move;height:100%;width:100%}.cg-cell-empty{align-items:center;background:none;border:0;color:var(--cg-muted);cursor:pointer;display:flex;flex-direction:column;font:inherit;font-size:12px;gap:4px;height:100%;justify-content:center;padding:6px;text-align:center;width:100%}.cg-cell-empty:hover{background:var(--cg-sky);color:var(--cg-blue-d)}.cg-plus{background:#fff;border:1.5px solid var(--cg-line);border-radius:50%;display:grid;font-size:16px;height:26px;line-height:1;place-items:center;width:26px}.cg-cell-tools{background:linear-gradient(#0000,#091827a6);bottom:0;display:flex;gap:4px;justify-content:center;left:0;opacity:0;padding:6px;position:absolute;right:0;transition:.15s}.cg-cell:hover .cg-cell-tools{opacity:1}.cg-cell-tools button{background:#ffffffeb;border:0;border-radius:6px;cursor:pointer;font:inherit;font-size:11.5px;font-weight:600;padding:4px 9px}.cg-cell-tools button:hover{background:#fff}.cg-frame.exporting .cg-cell-empty,.cg-frame.exporting .cg-cell-tools{display:none}.cg-frame.exporting .cg-cell{outline:none}.cg-handle{position:absolute;z-index:2}.cg-handle:after{background:#1173c900;border-radius:99px;content:"";position:absolute;transition:background .15s}.cg-handle:hover:after{background:#1173c9d9}.cg-handle-columns{bottom:0;cursor:col-resize;top:0;transform:translateX(-50%);width:16px}.cg-handle-columns:after{bottom:12%;left:50%;margin-left:-2px;top:12%;width:4px}.cg-handle-rows{cursor:row-resize;height:16px;left:0;right:0;transform:translateY(-50%)}.cg-handle-rows:after{height:4px;left:12%;margin-top:-2px;right:12%;top:50%}.cg-range{align-items:center;display:flex;gap:10px}.cg-range input[type=range]{accent-color:var(--cg-blue);flex:1 1}.cg-range b{color:var(--cg-muted);flex:none;font-size:12.5px;min-width:22px;text-align:right}.cg-foot{align-items:center;display:flex;gap:10px;justify-content:flex-end;margin-top:18px}@media (max-width:620px){.cg-foot{align-items:stretch;flex-direction:column-reverse}}
/*# sourceMappingURL=main.100a4abc.css.map*/