.editor-module__SjjVgW__viewport{color:#23282d;background:#f0f0f5;width:100vw;height:100vh;overflow:hidden}.editor-module__SjjVgW__layout{background:#f0f0f5;flex-direction:row;width:100%;height:100%;display:flex;position:fixed;inset:0;overflow:hidden}.editor-module__SjjVgW__center{background:#f0f0f5;border-left:1px solid #d5dadf;border-right:1px solid #d5dadf;flex-direction:column;flex:1;min-width:0;height:100%;display:flex}.editor-module__SjjVgW__renderer{background:#f0f0f5;flex:1;justify-content:center;align-items:flex-start;width:100%;height:100%;padding:24px 24px 48px;transition:all .4s cubic-bezier(.19,1,.22,1);display:flex;overflow:auto}.editor-module__SjjVgW__rendererEnabled{background:#f0f0f5}.editor-module__SjjVgW__canvasWrapper{flex-direction:column;align-items:center;width:100%;display:flex;position:relative}.editor-module__SjjVgW__canvasFrame{background:#fff;border-radius:4px;width:100%;overflow:hidden;box-shadow:0 2px 20px #23282d1f,0 0 0 1px #23282d0f}.editor-module__SjjVgW__pageContainer{width:min(100%,960px)}@media (max-width:1000px){.editor-module__SjjVgW__center{border-right:none}}@media (max-width:600px){.editor-module__SjjVgW__layout{flex-direction:column}.editor-module__SjjVgW__center{border:1px solid #d5dadf;border-left:none;border-right:none}}.editor-module__SjjVgW__editor-header{z-index:10;background:#fff;border-bottom:1px solid #d5dadf;align-items:center;gap:12px;width:100%;height:48px;padding:0 16px;display:flex;position:relative}.editor-module__SjjVgW__editor-header-left{flex:1;align-items:center;gap:6px;min-width:0;display:flex}.editor-module__SjjVgW__editor-header-center{flex:1;justify-content:center;align-items:center;gap:4px;display:flex}.editor-module__SjjVgW__editor-header-actions{flex:1;justify-content:flex-end;align-items:center;gap:8px;display:flex}.editor-module__SjjVgW__editor-header-divider{background:#d5dadf;width:1px;height:20px;margin:0 8px}.editor-module__SjjVgW__editor-btn{color:#6d7882;letter-spacing:.02em;cursor:pointer;background:#fff;border:1px solid #d5dadf;border-radius:3px;justify-content:center;align-items:center;gap:6px;height:32px;padding:0 16px;font-size:12px;font-weight:600;transition:background .15s,color .15s,border-color .15s;display:inline-flex}.editor-module__SjjVgW__editor-btn:hover{color:#23282d;background:#f1f3f5;border-color:#a4afb7}.editor-module__SjjVgW__editor-btn--primary{color:#fff;text-transform:uppercase;background:#39b54a;border-color:#39b54a;min-width:90px}.editor-module__SjjVgW__editor-btn--primary:hover{color:#fff;background:#2fa33f;border-color:#2fa33f}.editor-module__SjjVgW__editor-btn:disabled{opacity:.5;cursor:not-allowed}.editor-module__SjjVgW__editor-icon-btn{color:#6d7882;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:3px;place-items:center;width:32px;height:32px;transition:background .15s,color .15s,border-color .15s;display:grid}.editor-module__SjjVgW__editor-icon-btn--active{color:#92003b;background:#f1f3f5;border-color:#d5dadf}.editor-module__SjjVgW__editor-icon-btn:disabled{opacity:.35;cursor:default}.editor-module__SjjVgW__editor-icon-btn:not(:disabled):hover{color:#23282d;background:#f1f3f5;border-color:#d5dadf}.editor-module__SjjVgW__editor-spinner{border:1.5px solid #fff6;border-top-color:#fff;border-radius:50%;width:12px;height:12px;animation:.7s linear infinite editor-module__SjjVgW__editor-spin;display:inline-block}@keyframes editor-module__SjjVgW__editor-spin{to{transform:rotate(360deg)}}.editor-module__SjjVgW__editor-toast{color:#fff;z-index:100;background:#23282d;border:1px solid #23282d;border-radius:3px;align-items:center;gap:8px;padding:10px 16px;font-size:12px;animation:.25s editor-module__SjjVgW__editor-toast-in;display:flex;position:fixed;top:60px;left:50%;transform:translate(-50%);box-shadow:0 8px 24px #23282d40}.editor-module__SjjVgW__editor-toast--error{color:#fff;background:#b10505;border-color:#b10505}.editor-module__SjjVgW__fullscreen-mask{z-index:1000000;background:#23282d73;place-items:center;animation:.2s editor-module__SjjVgW__fullscreen-fade-in;display:grid;position:fixed;inset:0}.editor-module__SjjVgW__fullscreen-box{background:#fff;border-radius:8px;align-items:center;gap:12px;padding:18px 24px;display:flex;box-shadow:0 20px 48px #00000040}.editor-module__SjjVgW__fullscreen-spinner{border:2.5px solid #f3c6d8;border-top-color:#92003b;border-radius:50%;width:20px;height:20px;animation:.7s linear infinite editor-module__SjjVgW__editor-spin;display:inline-block}.editor-module__SjjVgW__fullscreen-text{color:#23282d;font-size:13px;font-weight:600}@keyframes editor-module__SjjVgW__fullscreen-fade-in{0%{opacity:0}to{opacity:1}}@keyframes editor-module__SjjVgW__editor-toast-in{0%{opacity:0;transform:translate(-50%)translateY(-10px)}to{opacity:1;transform:translate(-50%)translateY(0)}}.editor-module__SjjVgW__toolbox{z-index:20;background:#fff;border-right:1px solid #d5dadf;flex-direction:column;flex-shrink:0;align-items:center;gap:4px;width:56px;height:100%;padding:12px 0;transition:all .35s cubic-bezier(.19,1,.22,1);display:flex;overflow:hidden auto}.editor-module__SjjVgW__toolbox--hidden{opacity:0;border:none;width:0;padding:0}.editor-module__SjjVgW__toolbox-group{flex-direction:column;align-items:center;gap:8px;width:100%;padding-top:4px;display:flex}.editor-module__SjjVgW__toolbox-item{cursor:pointer;color:#6d7882;background:0 0;border:1px solid #0000;border-radius:3px;flex-direction:column;justify-content:center;align-items:center;gap:3px;width:44px;height:48px;font-size:9px;font-weight:500;transition:background .15s,color .15s,border-color .15s;display:flex}.editor-module__SjjVgW__toolbox-item--active{color:#92003b;background:#fdf0f5;border-color:#f3c6d8}.editor-module__SjjVgW__toolbox-item:hover{color:#23282d;background:#f1f3f5;border-color:#d5dadf}.editor-module__SjjVgW__toolbox-item--active:hover{color:#92003b;background:#fdf0f5}.editor-module__SjjVgW__toolbox-label{white-space:nowrap;font-size:9px;line-height:1}.editor-module__SjjVgW__drawer{z-index:30;color:#23282d;background:#fff;flex-direction:column;display:flex;overflow:hidden}.editor-module__SjjVgW__drawer--left{z-index:999999;opacity:0;pointer-events:none;border-right:1px solid #d5dadf;width:300px;transition:transform .25s cubic-bezier(.19,1,.22,1),opacity .2s;position:absolute;top:0;bottom:0;left:0;transform:translate(-100%);box-shadow:4px 0 16px #23282d14}.editor-module__SjjVgW__drawer--left.editor-module__SjjVgW__drawer--open{opacity:1;pointer-events:auto;transform:translate(0)}.editor-module__SjjVgW__drawer--left.editor-module__SjjVgW__drawer--pinned{opacity:1;pointer-events:auto;box-shadow:none;position:relative;transform:none}.editor-module__SjjVgW__drawer-resize-handle{z-index:2;cursor:col-resize;touch-action:none;width:8px;position:absolute;top:0;bottom:0;right:0}.editor-module__SjjVgW__drawer-resize-handle:hover{background:#92003b29}.editor-module__SjjVgW__drawer--right{opacity:0;pointer-events:none;background:#fff;border-left:1px solid #d5dadf;flex-shrink:0;width:300px;margin-right:-300px;transition:margin-right .25s cubic-bezier(.19,1,.22,1),opacity .2s;position:relative}.editor-module__SjjVgW__drawer--right.editor-module__SjjVgW__drawer--open{opacity:1;pointer-events:auto;margin-right:0}.editor-module__SjjVgW__drawer-header{background:#fff;border-bottom:1px solid #d5dadf;flex-shrink:0;justify-content:space-between;align-items:center;gap:8px;min-height:48px;padding:8px 12px;display:flex}.editor-module__SjjVgW__drawer-brand{align-items:center;gap:8px;min-width:0;display:flex}.editor-module__SjjVgW__drawer-brand-mark{color:#fff;background:#92003b;border-radius:3px;flex-shrink:0;place-items:center;width:28px;height:28px;font-size:14px;font-weight:800;display:grid}.editor-module__SjjVgW__drawer-header-title{letter-spacing:.05em;text-transform:uppercase;color:#23282d;font-size:12px;font-weight:700}.editor-module__SjjVgW__drawer-header-subtitle{color:#a4afb7;font-size:10px;line-height:1.2}.editor-module__SjjVgW__drawer-header-actions{flex-shrink:0;gap:4px;display:flex}.editor-module__SjjVgW__drawer-pin-btn{color:#a4afb7;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:3px;place-items:center;width:26px;height:26px;font-size:12px;display:grid}.editor-module__SjjVgW__drawer-pin-btn--active{color:#92003b;background:#fdf0f5;border-color:#f3c6d8}.editor-module__SjjVgW__drawer-pin-btn:hover{color:#23282d;background:#f1f3f5}.editor-module__SjjVgW__drawer-close-btn{color:#a4afb7;cursor:pointer;background:0 0;border:none;border-radius:3px;place-items:center;width:26px;height:26px;font-size:12px;display:grid}.editor-module__SjjVgW__drawer-close-btn:hover{color:#23282d;background:#f1f3f5}.editor-module__SjjVgW__drawer-tabs{background:#fff;border-bottom:1px solid #d5dadf;flex-shrink:0;display:flex}.editor-module__SjjVgW__drawer-tab{color:#6d7882;letter-spacing:.02em;cursor:pointer;background:0 0;border:none;border-bottom:3px solid #0000;flex:1;justify-content:center;align-items:center;height:40px;font-size:12px;font-weight:600;transition:color .15s,border-color .15s,background .15s;display:flex}.editor-module__SjjVgW__drawer-tab--active{color:#23282d;border-bottom-color:#92003b}.editor-module__SjjVgW__drawer-tab:hover{color:#23282d;background:#f8f9fa}.editor-module__SjjVgW__drawer-scroll{scrollbar-width:thin;scrollbar-color:#d5dadf #fff;background:#fff;flex:1;overflow:auto}.editor-module__SjjVgW__drawer-scroll--padded{padding:12px}.editor-module__SjjVgW__drawer-scroll::-webkit-scrollbar{width:8px;height:8px}.editor-module__SjjVgW__drawer-scroll::-webkit-scrollbar-track{background:#fff}.editor-module__SjjVgW__drawer-scroll::-webkit-scrollbar-thumb{background:#d5dadf;border:2px solid #fff;border-radius:4px}.editor-module__SjjVgW__drawer-scroll::-webkit-scrollbar-thumb:hover{background:#a4afb7}.editor-module__SjjVgW__drawer-scroll::-webkit-scrollbar-corner{background:#fff}.editor-module__SjjVgW__block-group{margin-bottom:16px}.editor-module__SjjVgW__block-group:last-child{margin-bottom:0}.editor-module__SjjVgW__block-group-title{letter-spacing:.06em;text-transform:uppercase;color:#a4afb7;margin-bottom:8px;padding:0 2px;font-size:11px;font-weight:700}.editor-module__SjjVgW__block-grid{grid-template-columns:repeat(2,1fr);gap:8px;display:grid}.editor-module__SjjVgW__block-item{cursor:move;color:#23282d;background:#fff;border:1px solid #d5dadf;border-radius:3px;align-items:center;gap:8px;padding:10px;font-size:12px;font-weight:500;transition:border-color .15s,box-shadow .15s,background .15s;display:flex}.editor-module__SjjVgW__block-item:hover{color:#92003b;background:#fdf0f5;border-color:#92003b;box-shadow:0 2px 8px #92003b1f}.editor-module__SjjVgW__block-item-icon{color:#6d7882;background:#f1f3f5;border:1px solid #e3e6ea;border-radius:3px;flex-shrink:0;place-items:center;width:28px;height:28px;display:grid}.editor-module__SjjVgW__block-item:hover .editor-module__SjjVgW__block-item-icon{color:#92003b;background:#fff;border-color:#f3c6d8}.editor-module__SjjVgW__drawer-empty{color:#6d7882;text-align:center;padding:12px;font-size:12px;line-height:1.6}.editor-module__SjjVgW__drawer-empty-icon{color:#a4afb7;background:#f1f3f5;border:1px solid #e3e6ea;border-radius:6px;place-items:center;width:40px;height:40px;margin:0 auto 10px;display:grid}.editor-module__SjjVgW__layers-box{background:#fff;border:1px solid #e9ecef;border-radius:8px;padding:6px;box-shadow:0 1px 2px #23282d0a}:is(.editor-module__SjjVgW__layers-box .craftjs-layers,.editor-module__SjjVgW__layers-box .craftjs-layers div,.editor-module__SjjVgW__layers-box .craftjs-layers span,.editor-module__SjjVgW__layers-box .craftjs-layers h2){color:#495057!important;background:#fff!important;border-color:#e9ecef!important}.editor-module__SjjVgW__layers-box .craftjs-layers div{border-radius:6px}.editor-module__SjjVgW__layers-box .craftjs-layers div:hover{background:#f1f3f5!important}:is(.editor-module__SjjVgW__layers-box .craftjs-layers div[style*=\#2680eb],.editor-module__SjjVgW__layers-box .craftjs-layers div[style*="2680eb"]){color:#fff!important;background:#92003b!important}:is(.editor-module__SjjVgW__layers-box .craftjs-layers div[style*=\#2680eb] span,.editor-module__SjjVgW__layers-box .craftjs-layers div[style*="2680eb"] span,.editor-module__SjjVgW__layers-box .craftjs-layers div[style*=\#2680eb] h2,.editor-module__SjjVgW__layers-box .craftjs-layers div[style*="2680eb"] h2){color:#fff!important}.editor-module__SjjVgW__layers-float{z-index:200000;background:#fff;border:1px solid #e3e6ea;border-radius:12px;flex-direction:column;width:288px;max-width:calc(100% - 32px);max-height:calc(100% - 76px);display:flex;position:absolute;top:60px;right:16px;overflow:hidden;box-shadow:0 20px 48px #23282d2e,0 2px 8px #23282d14}.editor-module__SjjVgW__layers-float:before{content:"";background:linear-gradient(90deg,#92003b,#c6005c 60%,#f3c6d8);flex-shrink:0;height:3px;display:block}.editor-module__SjjVgW__layers-float-body{background:#f8f9fa;padding:10px 10px 6px;overflow:auto}.editor-module__SjjVgW__layers-float-header{cursor:move;-webkit-user-select:none;user-select:none;touch-action:none;background:#fff;min-height:46px;padding:6px 8px 6px 12px}.editor-module__SjjVgW__layers-float-brand{align-items:center;gap:9px;min-width:0;display:flex}.editor-module__SjjVgW__layers-float-dot{background:linear-gradient(135deg,#92003b,#c6005c);border-radius:50%;flex-shrink:0;width:9px;height:9px;box-shadow:0 0 0 3px #92003b1f}.editor-module__SjjVgW__layers-float-grip{color:#c3cbd1;letter-spacing:1px;cursor:move;padding:4px 2px;font-size:12px}.editor-module__SjjVgW__layers-float-hint{color:#a4afb7;background:#f8f9fa;padding:2px 12px 10px;font-size:10px;line-height:1.5}.editor-module__SjjVgW__layers-toolbar{gap:6px;padding:2px 2px 8px;display:flex}.editor-module__SjjVgW__layers-toolbar-btn{color:#6d7882;cursor:pointer;background:#fff;border:1px solid #e3e6ea;border-radius:4px;flex:1;justify-content:center;align-items:center;gap:5px;height:26px;font-size:11px;font-weight:600;transition:background .15s,color .15s,border-color .15s;display:inline-flex}.editor-module__SjjVgW__layers-toolbar-btn:hover{color:#92003b;background:#fdf0f5;border-color:#92003b}.editor-module__SjjVgW__canvas-header{color:#6d7882;background:#f1f3f5;border-bottom:1px solid #e3e6ea;flex-shrink:0;justify-content:center;align-items:center;gap:6px;height:32px;font-size:11px;display:flex}.editor-module__SjjVgW__canvas-dot{border:1px solid;border-radius:4px;width:8px;height:8px}.editor-module__SjjVgW__canvas-dot--red{background:#fa5252;border-color:#e03131}.editor-module__SjjVgW__canvas-dot--yellow{background:#fab005;border-color:#f59f00}.editor-module__SjjVgW__canvas-dot--green{background:#40c057;border-color:#2f9e44}.editor-module__SjjVgW__preview-group{background:#f1f3f5;border:1px solid #e3e6ea;border-radius:3px;align-items:center;gap:2px;padding:2px;display:flex}.editor-module__SjjVgW__preview-btn{color:#a4afb7;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:3px;place-items:center;width:32px;height:28px;transition:background .15s,color .15s;display:grid}.editor-module__SjjVgW__preview-btn:hover{color:#23282d;background:#fff}.editor-module__SjjVgW__preview-btn--active{color:#92003b;background:#fff;border-color:#d5dadf;box-shadow:0 1px 2px #23282d1a}.editor-module__SjjVgW__toolbar-empty{text-align:center;color:#6d7882;background:#f8f9fa;border:1px dashed #d5dadf;border-radius:6px;flex-direction:column;justify-content:center;align-items:center;margin:12px;padding:28px 16px;font-size:12px;line-height:1.6;display:flex}.editor-module__SjjVgW__toolbar-empty-icon{color:#a4afb7;background:#fff;border:1px solid #e3e6ea;border-radius:6px;place-items:center;width:40px;height:40px;margin-bottom:10px;font-size:16px;display:grid}.editor-module__SjjVgW__toolbar-empty-title{color:#23282d;margin-bottom:4px;font-weight:600}.editor-module__SjjVgW__toolbar-empty-desc{color:#6d7882;font-size:11px}.editor-module__SjjVgW__pages-wrap{background:#fff;flex-direction:column;gap:12px;height:100%;padding:4px;display:flex}.editor-module__SjjVgW__pages-group-title{letter-spacing:.06em;text-transform:uppercase;color:#a4afb7;margin-bottom:6px;font-size:11px;font-weight:700}.editor-module__SjjVgW__page-item{cursor:pointer;background:#fff;border:1px solid #e3e6ea;border-radius:3px;align-items:center;gap:8px;padding:8px;transition:border-color .15s,background .15s;display:flex}.editor-module__SjjVgW__page-item:hover{background:#f8f9fa;border-color:#a4afb7}.editor-module__SjjVgW__page-item--active{background:#fdf0f5;border-color:#92003b}.editor-module__SjjVgW__page-avatar{color:#6d7882;background:#f1f3f5;border:1px solid #e3e6ea;border-radius:3px;flex-shrink:0;place-items:center;width:28px;height:28px;font-size:12px;font-weight:700;display:grid}.editor-module__SjjVgW__page-item--active .editor-module__SjjVgW__page-avatar{color:#fff;background:#92003b;border-color:#92003b}.editor-module__SjjVgW__page-name{white-space:nowrap;text-overflow:ellipsis;font-size:12px;font-weight:500;overflow:hidden}.editor-module__SjjVgW__page-item--active .editor-module__SjjVgW__page-name{color:#23282d;font-weight:600}.editor-module__SjjVgW__page-sub{color:#a4afb7;font-size:10px}.editor-module__SjjVgW__page-mini-btn{color:#6d7882;cursor:pointer;background:#fff;border:1px solid #e3e6ea;border-radius:3px;place-items:center;width:24px;height:24px;font-size:11px;display:grid}.editor-module__SjjVgW__page-mini-btn:hover{color:#23282d;background:#f1f3f5}.editor-module__SjjVgW__page-mini-btn--danger{color:#e03131}.editor-module__SjjVgW__pages-hint{color:#a4afb7;border-top:1px solid #e3e6ea;padding:8px 2px 0;font-size:10px;line-height:1.5}
.colorPicker-module__RsT2Pa__root{display:inline-flex;position:relative}.colorPicker-module__RsT2Pa__trigger{cursor:pointer;background:#1a1a1a;border:1px solid #2a2a2a;border-radius:6px;place-items:center;width:28px;height:28px;padding:3px;display:grid}.colorPicker-module__RsT2Pa__trigger:focus-visible{outline-offset:2px;outline:2px solid #895af6}.colorPicker-module__RsT2Pa__swatch{border-radius:3px;width:100%;height:100%;box-shadow:inset 0 0 0 1px #ffffff47}.colorPicker-module__RsT2Pa__popover{box-sizing:border-box;z-index:50;background:#1a1a1a;border:1px solid #3f3f3f;border-radius:8px;flex-direction:column;gap:10px;width:238px;padding:10px;display:flex;position:fixed;box-shadow:0 12px 32px #00000073}.colorPicker-module__RsT2Pa__hexInput{box-sizing:border-box;color:#fff;width:100%;height:28px;font:inherit;background:#272727;border:1px solid #2a2a2a;border-radius:6px;outline:none;padding:0 8px;font-size:12px}.colorPicker-module__RsT2Pa__hexInput:focus{border-color:#895af6;box-shadow:0 0 0 3px #895af626}
.toolbar-module__pzpSQW__section{background:#fff;border:1px solid #d5dadf;border-radius:6px;margin:0 12px 12px;overflow:hidden;box-shadow:0 1px 2px #23282d0a}.toolbar-module__pzpSQW__sectionHeader{cursor:pointer;text-align:left;background:#fff;border:none;border-bottom:1px solid #e3e6ea;justify-content:space-between;align-items:center;width:100%;padding:12px 14px;transition:background .15s;display:flex}.toolbar-module__pzpSQW__sectionHeader:hover{background:#f8f9fa}.toolbar-module__pzpSQW__sectionTitle{letter-spacing:.03em;text-transform:uppercase;color:#23282d;font-size:12px;font-weight:700}.toolbar-module__pzpSQW__sectionSummary{color:#a4afb7;text-align:right;text-overflow:ellipsis;white-space:nowrap;max-width:45%;font-size:11px;overflow:hidden}.toolbar-module__pzpSQW__sectionBody{background:#fff;flex-direction:column;gap:16px;padding:5px;display:flex}.toolbar-module__pzpSQW__item{flex-direction:column;gap:8px;min-width:0;display:flex}.toolbar-module__pzpSQW__itemFull{grid-column:1/-1}.toolbar-module__pzpSQW__itemRow{align-items:center;gap:10px;min-width:0;display:flex}.toolbar-module__pzpSQW__itemRowLabel{color:#495057;white-space:nowrap;text-overflow:ellipsis;flex:0 0 92px;font-size:12px;font-weight:500;overflow:hidden}.toolbar-module__pzpSQW__itemRowControl{flex:1;align-items:center;min-width:0;display:flex}.toolbar-module__pzpSQW__itemLabel{color:#495057;justify-content:space-between;align-items:center;font-size:12px;font-weight:500;display:flex}.toolbar-module__pzpSQW__itemValue{color:#a4afb7;font-size:11px;font-weight:400}.toolbar-module__pzpSQW__input{color:#23282d;background:#fff;border:1px solid #d5dadf;border-radius:3px;outline:none;width:100%;height:32px;padding:0 10px;font-size:12px;transition:border-color .15s,box-shadow .15s}.toolbar-module__pzpSQW__input:focus{border-color:#92003b;box-shadow:0 0 0 2px #92003b1a}.toolbar-module__pzpSQW__input:read-only{color:#a4afb7;background:#f1f3f5}.toolbar-module__pzpSQW__colorRow{flex:1;align-items:center;gap:8px;min-width:0;display:flex}.toolbar-module__pzpSQW__colorPreview{border:1px solid #d5dadf;border-radius:4px;flex-shrink:0;width:24px;height:24px;box-shadow:inset 0 0 0 1px #23282d0f}.toolbar-module__pzpSQW__range{appearance:none;background:#e3e6ea;border-radius:2px;outline:none;width:100%;height:4px;margin:8px 0 4px}.toolbar-module__pzpSQW__range::-webkit-slider-thumb{-webkit-appearance:none;cursor:pointer;background:#92003b;border:2px solid #fff;border-radius:50%;width:14px;height:14px;box-shadow:0 1px 4px #23282d4d}.toolbar-module__pzpSQW__range::-moz-range-thumb{cursor:pointer;background:#92003b;border:2px solid #fff;border-radius:50%;width:14px;height:14px;box-shadow:0 1px 4px #23282d4d}.toolbar-module__pzpSQW__radioGroup{background:#f1f3f5;border:1px solid #e3e6ea;border-radius:4px;gap:2px;padding:3px;display:flex}.toolbar-module__pzpSQW__radioLabel{color:#6d7882;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #0000;border-radius:3px;flex:1;justify-content:center;align-items:center;padding:7px 6px;font-size:11px;font-weight:500;transition:all .15s;display:inline-flex}.toolbar-module__pzpSQW__radioLabel:hover{color:#23282d}.toolbar-module__pzpSQW__radioLabelActive{color:#92003b;background:#fff;border-color:#d5dadf;box-shadow:0 1px 2px #23282d1a}.toolbar-module__pzpSQW__chevron{color:#6d7882;background:#f1f3f5;border:1px solid #e3e6ea;border-radius:3px;place-items:center;width:20px;height:20px;font-size:9px;transition:transform .2s;display:grid}.toolbar-module__pzpSQW__cssEditor{grid-column:1/-1;width:100%}.toolbar-module__pzpSQW__cssActions{grid-column:1/-1;justify-content:flex-end;margin-top:8px;display:flex}.toolbar-module__pzpSQW__cssApplyButton{color:#fff;cursor:pointer;background:#92003b;border:1px solid #92003b;border-radius:3px;min-width:96px;padding:7px 14px;font-size:12px;font-weight:600;transition:background .15s,border-color .15s}.toolbar-module__pzpSQW__cssApplyButton:hover{background:#a40046;border-color:#a40046}
