.gallery-module__O3EfsW__container{border-radius:10px;width:100%;padding:10px;transition:border-color .2s,background .15s;position:relative}.gallery-module__O3EfsW__blockLabel{color:#4338ca;letter-spacing:.05em;text-transform:uppercase;opacity:0;pointer-events:none;z-index:1;background:#e0e7ff;border-radius:4px;padding:2px 8px;font-size:10px;font-weight:700;transition:opacity .15s;position:absolute;top:10px;left:12px}.gallery-module__O3EfsW__container:hover .gallery-module__O3EfsW__blockLabel{opacity:1}.gallery-module__O3EfsW__placeholder{aspect-ratio:1;cursor:pointer;color:#9ca3af;-webkit-user-select:none;user-select:none;background:#fafafa;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:12px;width:calc(100% - 100px);max-height:300px;margin:50px;transition:all .2s;display:flex}.gallery-module__O3EfsW__placeholder:hover{color:#3b82f6;background:#eff6ff;border-color:#3b82f6}.gallery-module__O3EfsW__placeholderIcon{font-size:48px;line-height:1}.gallery-module__O3EfsW__placeholderText{font-size:14px;font-weight:500}.gallery{width:100%}.mosaic{grid-template-columns:repeat(3,1fr);grid-auto-rows:180px;grid-auto-flow:dense;display:grid}.mosaicLarge{grid-area:span 2/span 2}.linear{grid-template-columns:1fr;display:grid}.linearItem{width:100%;height:520px;max-height:520px}.columnView{grid-template-columns:repeat(3,1fr);grid-auto-rows:80vh;display:grid}.columnItem{width:100%;height:100%;overflow:hidden}.columnItem img{object-fit:cover;width:100%;height:100%}.fullWidth{flex-direction:column;align-items:stretch;display:flex}.fullWidthItem{width:100%}.fullWidthItem img{object-fit:contain!important;height:auto!important}.imageItem{background:#f3f4f6;border-radius:2px;position:relative;overflow:hidden}.imageItem img{object-fit:cover;pointer-events:none;width:100%;height:100%;display:block}.imageDraggable{cursor:grab}.imageDraggable:active{cursor:grabbing}.imageDragging{opacity:.35;transition:opacity .15s,transform .15s;transform:scale(.97)}.imageDragOver{box-shadow:inset 0 0 0 3px #3b82f6}.gallery-image-item{position:relative}.gallery-image-item:hover img{filter:brightness(.5)}.gallery-image-item .inline-edit-opt{opacity:0;flex-direction:row;justify-content:space-between;align-items:center;gap:8px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.gallery-image-item:hover .inline-edit-opt{opacity:1}.gallery-image-item .inline-edit-opt button svg{width:28px;height:28px}.gallery-module__O3EfsW__moveBtn,.gallery-module__O3EfsW__editBtn,.gallery-module__O3EfsW__deleteBtn{cursor:pointer;background-color:#fff;border:none;border-radius:14px;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.gallery-module__O3EfsW__imageItem:hover .gallery-module__O3EfsW__moveBtn,.gallery-module__O3EfsW__imageItem:hover .gallery-module__O3EfsW__editBtn,.gallery-module__O3EfsW__imageItem:hover .gallery-module__O3EfsW__deleteBtn{opacity:1}.gallery-addMoreBtn{cursor:pointer;color:#1591ea;-webkit-user-select:none;user-select:none;background:#fff;border:1px solid #dce3eb;border-radius:2px;flex-flow:column wrap;justify-content:center;align-items:center;gap:32px;width:calc(33.333% - 20px);height:400px;min-height:120px;font-family:Inter;font-size:18px;transition:all .2s;display:flex}.gallery-addMoreBtn:hover{color:#1591ea;border-color:#1591ea}.gallery-module__O3EfsW__modalOverlay{z-index:99999;background:#0000008c;justify-content:center;align-items:center;animation:.15s gallery-module__O3EfsW__fadeIn;display:flex;position:fixed;inset:0}@keyframes gallery-module__O3EfsW__fadeIn{0%{opacity:0}to{opacity:1}}.gallery-module__O3EfsW__modal{background:#fff;border-radius:16px;flex-direction:column;width:92%;max-width:560px;max-height:80vh;animation:.2s gallery-module__O3EfsW__slideUp;display:flex;box-shadow:0 25px 50px -12px #0000004d}@keyframes gallery-module__O3EfsW__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.gallery-module__O3EfsW__modalHeader{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:20px 24px 16px;display:flex}.gallery-module__O3EfsW__modalTitle{color:#111827;margin:0;font-size:18px;font-weight:600}.gallery-module__O3EfsW__modalCloseBtn{cursor:pointer;color:#6b7280;background:0 0;border:none;border-radius:6px;padding:4px 6px;font-size:18px;line-height:1}.gallery-module__O3EfsW__modalCloseBtn:hover{background:#f3f4f6}.gallery-module__O3EfsW__modalBody{flex:1;padding:16px 24px;overflow-y:auto}.gallery-module__O3EfsW__modalFooter{border-top:1px solid #e5e7eb;justify-content:flex-end;align-items:center;gap:12px;padding:16px 24px 20px;display:flex}.gallery-module__O3EfsW__modalSummary{color:#6b7280;margin-right:auto;font-size:13px}.gallery-module__O3EfsW__fileItem{border:1px solid #e5e7eb;border-radius:10px;align-items:center;gap:12px;margin-bottom:8px;padding:10px 12px;transition:border-color .2s;display:flex}.gallery-module__O3EfsW__fileThumbnail{object-fit:cover;background:#f3f4f6;border-radius:6px;flex-shrink:0;width:44px;height:44px}.gallery-module__O3EfsW__fileInfo{flex:1;min-width:0}.gallery-module__O3EfsW__fileName{color:#374151;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:500;overflow:hidden}.gallery-module__O3EfsW__fileSize{color:#9ca3af;margin-top:2px;font-size:11px}.gallery-module__O3EfsW__progressBar{background:#e5e7eb;border-radius:2px;width:100%;height:4px;margin-top:6px;overflow:hidden}.gallery-module__O3EfsW__progressFill{border-radius:2px;height:100%;transition:width .3s}.gallery-module__O3EfsW__fileStatus{text-transform:uppercase;letter-spacing:.04em;text-align:right;flex-shrink:0;min-width:60px;font-size:11px;font-weight:700}.gallery-module__O3EfsW__statusPending{border-color:#e5e7eb}.gallery-module__O3EfsW__statusPending .gallery-module__O3EfsW__fileStatus{color:#9ca3af}.gallery-module__O3EfsW__statusUploading{border-color:#bfdbfe}.gallery-module__O3EfsW__statusUploading .gallery-module__O3EfsW__fileStatus{color:#3b82f6}.gallery-module__O3EfsW__statusUploading .gallery-module__O3EfsW__progressFill{background:#3b82f6}.gallery-module__O3EfsW__statusSuccess{border-color:#bbf7d0}.gallery-module__O3EfsW__statusSuccess .gallery-module__O3EfsW__fileStatus{color:#16a34a}.gallery-module__O3EfsW__statusSuccess .gallery-module__O3EfsW__progressFill{background:#22c55e}.gallery-module__O3EfsW__statusFailed{border-color:#fecaca}.gallery-module__O3EfsW__statusFailed .gallery-module__O3EfsW__fileStatus{color:#dc2626}.gallery-module__O3EfsW__statusFailed .gallery-module__O3EfsW__progressFill{background:#ef4444}.gallery-module__O3EfsW__btnPrimary{color:#fff;cursor:pointer;background:#3b82f6;border:none;border-radius:8px;padding:9px 22px;font-size:14px;font-weight:600;transition:background .2s}.gallery-module__O3EfsW__btnPrimary:hover:not(:disabled){background:#2563eb}.gallery-module__O3EfsW__btnPrimary:disabled{opacity:.45;cursor:not-allowed}.gallery-module__O3EfsW__btnSecondary{color:#374151;cursor:pointer;background:#f3f4f6;border:1px solid #d1d5db;border-radius:8px;padding:9px 22px;font-size:14px;font-weight:500;transition:background .2s}.gallery-module__O3EfsW__btnSecondary:hover:not(:disabled){background:#e5e7eb}.gallery-module__O3EfsW__btnSecondary:disabled{opacity:.45;cursor:not-allowed}.gallery-module__O3EfsW__layoutField{width:100%}.gallery-module__O3EfsW__layoutFieldLabel{color:#374151;margin-bottom:8px;font-size:13px;font-weight:500}.gallery-module__O3EfsW__layoutGroup{grid-template-columns:1fr 1fr;gap:6px;display:grid}.gallery-module__O3EfsW__layoutOption{color:#6b7280;cursor:pointer;white-space:nowrap;background:#fff;border:1.5px solid #e5e7eb;border-radius:8px;align-items:center;gap:6px;padding:8px 10px;font-size:12px;font-weight:500;transition:all .15s;display:flex}.gallery-module__O3EfsW__layoutOption:hover{color:#374151;background:#f9fafb;border-color:#93c5fd}.gallery-module__O3EfsW__layoutOptionActive{color:#2563eb;background:#eff6ff;border-color:#3b82f6;font-weight:600;box-shadow:0 0 0 1px #3b82f6}.gallery-module__O3EfsW__spacingField{width:100%}.gallery-module__O3EfsW__spacingHeading{color:#374151;margin-bottom:8px;font-size:13px;font-weight:500}.gallery-module__O3EfsW__spacingRow{grid-template-columns:1fr 1fr;gap:8px;display:grid}.gallery-module__O3EfsW__spacingControl{background:#fff;border:1.5px solid #e5e7eb;border-radius:8px;align-items:center;gap:0;transition:border-color .15s;display:flex;overflow:hidden}.gallery-module__O3EfsW__spacingControl:focus-within{border-color:#3b82f6;box-shadow:0 0 0 1px #3b82f6}.gallery-module__O3EfsW__spacingIcon{color:#9ca3af;background:#f9fafb;border-right:1px solid #e5e7eb;flex-shrink:0;justify-content:center;align-self:stretch;align-items:center;width:34px;display:flex}.gallery-module__O3EfsW__spacingControl:focus-within .gallery-module__O3EfsW__spacingIcon{color:#3b82f6;background:#eff6ff}.gallery-module__O3EfsW__spacingInput{color:#374151;-moz-appearance:textfield;background:0 0;border:none;outline:none;width:100%;padding:7px 8px;font-size:13px;font-weight:500}.gallery-module__O3EfsW__spacingInput::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.gallery-module__O3EfsW__spacingInput::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.gallery-module__O3EfsW__imagesField{width:100%}.gallery-module__O3EfsW__imagesHeading{color:#374151;margin-bottom:8px;font-size:13px;font-weight:500}.gallery-module__O3EfsW__imagesActions{flex-direction:column;gap:6px;display:flex}.gallery-module__O3EfsW__imagesUploadBtn,.gallery-module__O3EfsW__imagesResetBtn{cursor:pointer;border:1.5px solid;border-radius:0;align-items:center;gap:8px;width:100%;padding:9px 12px;font-size:13px;font-weight:600;transition:all .15s;display:flex}.gallery-module__O3EfsW__imagesUploadBtn,.gallery-module__O3EfsW__imagesUploadBtn:hover{color:#0e0e0e;background:#f7f7f7;border-color:#f7f7f7}.gallery-module__O3EfsW__imagesResetBtn,.gallery-module__O3EfsW__imagesResetBtn:hover{color:#0e0e0e;background:#fff;border-color:#0009}.gallery-module__O3EfsW__opacityField{width:100%}.gallery-module__O3EfsW__opacityHeader{justify-content:space-between;align-items:center;margin-bottom:6px;display:flex}.gallery-module__O3EfsW__opacityLabel{color:#374151;font-size:13px;font-weight:500}.gallery-module__O3EfsW__opacityValue{color:#3b82f6;text-align:right;min-width:36px;font-size:13px;font-weight:600}.gallery-module__O3EfsW__opacitySlider{appearance:none;cursor:pointer;background:#e5e7eb;border-radius:3px;outline:none;width:100%;height:6px}.gallery-module__O3EfsW__opacitySlider::-webkit-slider-thumb{appearance:none;cursor:pointer;background:#3b82f6;border:2px solid #fff;border-radius:50%;width:18px;height:18px;transition:transform .15s;box-shadow:0 1px 3px #0003}.gallery-module__O3EfsW__opacitySlider::-webkit-slider-thumb:hover{transform:scale(1.15)}.gallery-module__O3EfsW__opacitySlider::-moz-range-thumb{cursor:pointer;background:#3b82f6;border:2px solid #fff;border-radius:50%;width:18px;height:18px;box-shadow:0 1px 3px #0003}.gallery-module__O3EfsW__opacitySlider::-moz-range-track{background:#e5e7eb;border-radius:3px;height:6px}@media (max-width:420px){.mosaic{grid-template-columns:repeat(2,1fr)}.mosaicLarge{grid-area:span 1/span 1}}@media (max-width:500px){.columnView{grid-template-columns:repeat(1,1fr);grid-auto-rows:auto}.gallery-block .gallery-image-item{width:100%}.gallery-addMoreBtn{width:100%;height:auto}.gallery-module__O3EfsW__moveBtn,.gallery-module__O3EfsW__editBtn,.gallery-module__O3EfsW__deleteBtn{width:40px;height:40px}}
.sectionBackgroundImage-module__06ZskG__field{width:100%}.sectionBackgroundImage-module__06ZskG__label{color:#374151;margin-bottom:8px;font-size:13px;font-weight:500}.sectionBackgroundImage-module__06ZskG__preview-img{aspect-ratio:16/8;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:8px;width:100%;height:100px;margin-bottom:10px;overflow:hidden}.sectionBackgroundImage-module__06ZskG__preview-img img{object-fit:cover;width:100%;height:100%}.sectionBackgroundImage-module__06ZskG__progressWrap{flex-direction:column;gap:8px;width:100%;margin-bottom:10px;display:flex}.sectionBackgroundImage-module__06ZskG__progressBar{background:#e5e7eb;border-radius:4px;width:100%;height:8px;overflow:hidden}.sectionBackgroundImage-module__06ZskG__progressFill{background:linear-gradient(90deg,#3b82f6,#2563eb);border-radius:4px;height:100%;transition:width .3s}.sectionBackgroundImage-module__06ZskG__progressText{color:#374151;text-align:center;font-size:12px;font-weight:600}.sectionBackgroundImage-module__06ZskG__actions{gap:8px;display:flex}.sectionBackgroundImage-module__06ZskG__btn{cursor:pointer;color:#374151;background:#fff;border:1px solid #e5e7eb;border-radius:4px;align-items:center;gap:6px;padding:6px 12px;font-size:12px;font-weight:500;transition:all .15s;display:inline-flex}.sectionBackgroundImage-module__06ZskG__btn:disabled{opacity:.5;cursor:not-allowed}.sectionBackgroundImage-module__06ZskG__btnReplace{color:#2563eb;background:#eff6ff;border-color:#93c5fd}.sectionBackgroundImage-module__06ZskG__btnReplace:hover:not(:disabled){background:#dbeafe;border-color:#3b82f6}.sectionBackgroundImage-module__06ZskG__btnRemove{color:#dc2626;background:#fef2f2;border-color:#fecaca}.sectionBackgroundImage-module__06ZskG__btnRemove:hover:not(:disabled){background:#fee2e2;border-color:#ef4444}.sectionBackgroundImage-module__06ZskG__colorRow{flex-direction:column;gap:12px;display:flex}.sectionBackgroundImage-module__06ZskG__colorInput{cursor:pointer;background:#fff;border:1.5px solid #e5e7eb;border-radius:8px;width:100%;height:36px;padding:2px}.sectionBackgroundImage-module__06ZskG__colorInput:focus{border-color:#3b82f6;outline:none}.sectionBackgroundImage-module__06ZskG__sliderGroup{width:100%}.sectionBackgroundImage-module__06ZskG__sliderLabel{color:#6b7280;margin-bottom:6px;font-size:11px;font-weight:500;display:block}.sectionBackgroundImage-module__06ZskG__sliderRow{align-items:center;gap:10px;display:flex}.sectionBackgroundImage-module__06ZskG__slider{appearance:none;background:#e5e7eb;border-radius:3px;flex:1;height:6px}.sectionBackgroundImage-module__06ZskG__slider::-webkit-slider-thumb{appearance:none;cursor:pointer;background:#3b82f6;border:2px solid #fff;border-radius:50%;width:16px;height:16px;box-shadow:0 1px 3px #0003}.sectionBackgroundImage-module__06ZskG__slider::-moz-range-thumb{cursor:pointer;background:#3b82f6;border:2px solid #fff;border-radius:50%;width:16px;height:16px;box-shadow:0 1px 3px #0003}.sectionBackgroundImage-module__06ZskG__sliderValue{color:#374151;text-align:right;min-width:36px;font-size:12px;font-weight:600}.sectionBackgroundImage-module__06ZskG__overlaySection{border-top:1px solid #e5e7eb;margin-top:14px;padding-top:12px}.sectionBackgroundImage-module__06ZskG__overlayLabel{color:#6b7280;text-transform:uppercase;letter-spacing:.05em;margin-bottom:8px;font-size:11px;font-weight:500;display:block}.sectionBackgroundImage-module__06ZskG__overlayRow{align-items:center;gap:10px;display:flex}.sectionBackgroundImage-module__06ZskG__overlayColorBox{cursor:pointer;background:#fff;border:1.5px solid #e5e7eb;border-radius:8px;width:36px;min-width:36px;height:36px;padding:2px}.sectionBackgroundImage-module__06ZskG__overlayColorBox:focus{border-color:#3b82f6;outline:none}.sectionBackgroundImage-module__06ZskG__overlayRow .sectionBackgroundImage-module__06ZskG__sliderGroup{flex:1;margin-bottom:0}.sectionBackgroundImage-module__06ZskG__overlayRow .sectionBackgroundImage-module__06ZskG__sliderLabel{display:none}
.imageTextBlock-module__-ouhyW__layoutField{width:100%}.imageTextBlock-module__-ouhyW__layoutFieldLabel{color:#374151;margin-bottom:8px;font-size:13px;font-weight:500}.imageTextBlock-module__-ouhyW__layoutGroup{flex-direction:column;gap:6px;display:flex}.imageTextBlock-module__-ouhyW__layoutOption{color:#6b7280;cursor:pointer;text-align:left;background:#fff;border:1.5px solid #e5e7eb;border-radius:8px;align-items:center;gap:8px;width:100%;padding:8px 10px;font-size:12px;font-weight:500;transition:all .15s;display:flex}.imageTextBlock-module__-ouhyW__layoutOption:hover{color:#374151;background:#f9fafb;border-color:#93c5fd}.imageTextBlock-module__-ouhyW__layoutOptionActive{color:#2563eb;background:#eff6ff;border-color:#3b82f6;font-weight:600;box-shadow:0 0 0 1px #3b82f6}.imageTextBlock-module__-ouhyW__imageField{width:100%}.imageTextBlock-module__-ouhyW__imageFieldLabel{color:#374151;margin-bottom:8px;font-size:13px;font-weight:500}.imageTextBlock-module__-ouhyW__imagePreviewWrap{aspect-ratio:16/10;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:8px;width:100%;margin-bottom:10px;overflow:hidden}.imageTextBlock-module__-ouhyW__imagePreviewWrap img{object-fit:cover;width:100%;height:100%}.imageTextBlock-module__-ouhyW__uploadProgressContainer{flex-direction:column;gap:8px;width:100%;margin-bottom:10px;display:flex}.imageTextBlock-module__-ouhyW__uploadProgressBar{background:#e5e7eb;border-radius:4px;width:100%;height:8px;position:relative;overflow:hidden}.imageTextBlock-module__-ouhyW__uploadProgressFill{background:linear-gradient(90deg,#3b82f6,#2563eb);border-radius:4px;height:100%;transition:width .3s;position:relative}.imageTextBlock-module__-ouhyW__uploadProgressFill:after{content:"";background:linear-gradient(90deg,#0000,#ffffff4d,#0000);animation:1.5s infinite imageTextBlock-module__-ouhyW__shimmer;position:absolute;inset:0}@keyframes imageTextBlock-module__-ouhyW__shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.imageTextBlock-module__-ouhyW__uploadProgressText{color:#374151;text-align:center;font-size:12px;font-weight:600}.imageTextBlock-module__-ouhyW__imageActions{gap:8px;margin-bottom:10px;display:flex}.imageTextBlock-module__-ouhyW__imageBtn:disabled{opacity:.5;cursor:not-allowed}.imageTextBlock-module__-ouhyW__imageBtn{cursor:pointer;color:#374151;background:#fff;border:1px solid #e5e7eb;border-radius:6px;align-items:center;gap:6px;padding:6px 12px;font-size:12px;font-weight:500;transition:all .15s;display:inline-flex}.imageTextBlock-module__-ouhyW__imageBtn:hover{background:#f9fafb;border-color:#d1d5db}.imageTextBlock-module__-ouhyW__imageBtnReplace{color:#2563eb;background:#eff6ff;border-color:#93c5fd}.imageTextBlock-module__-ouhyW__imageBtnReplace:hover{background:#dbeafe;border-color:#3b82f6}.imageTextBlock-module__-ouhyW__imageBtnRemove{color:#dc2626;background:#fef2f2;border-color:#fecaca}.imageTextBlock-module__-ouhyW__imageBtnRemove:hover{background:#fee2e2;border-color:#ef4444}.imageTextBlock-module__-ouhyW__imageInputGroup{margin-bottom:8px}.imageTextBlock-module__-ouhyW__imageInputGroup label{color:#6b7280;margin-bottom:4px;font-size:11px;font-weight:500;display:block}.imageTextBlock-module__-ouhyW__imageInputGroup input,.imageTextBlock-module__-ouhyW__imageInputGroup select{border:1px solid #e5e7eb;border-radius:6px;width:100%;padding:6px 8px;font-size:12px}.imageTextBlock-module__-ouhyW__imageInputGroup input:focus,.imageTextBlock-module__-ouhyW__imageInputGroup select:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 1px #3b82f6}.imageTextBlock-module__-ouhyW__overlayField{border-top:1px solid #e5e7eb;width:100%;margin-top:8px;padding:10px 0}.imageTextBlock-module__-ouhyW__overlayHeading{color:#374151;margin-bottom:10px;font-size:13px;font-weight:600}.imageTextBlock-module__-ouhyW__overlayRow{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:10px;display:grid}.imageTextBlock-module__-ouhyW__overlayRow:last-child{margin-bottom:0}.imageTextBlock-module__-ouhyW__overlayLabel{color:#6b7280;margin-bottom:4px;font-size:11px;font-weight:500}.imageTextBlock-module__-ouhyW__overlayInput{border:1px solid #e5e7eb;border-radius:6px;width:100%;padding:6px 8px;font-size:12px}.imageTextBlock-module__-ouhyW__overlayInput:focus{border-color:#3b82f6;outline:none}.imageTextBlock-module__-ouhyW__spacingField{width:100%}.imageTextBlock-module__-ouhyW__spacingHeading{color:#374151;margin-bottom:8px;font-size:13px;font-weight:500}.imageTextBlock-module__-ouhyW__spacingRow{grid-template-columns:1fr 1fr;gap:8px;display:grid}.imageTextBlock-module__-ouhyW__spacingControl{background:#fff;border:1.5px solid #e5e7eb;border-radius:8px;align-items:center;gap:0;transition:border-color .15s;display:flex;overflow:hidden}.imageTextBlock-module__-ouhyW__spacingControl:focus-within{border-color:#3b82f6;box-shadow:0 0 0 1px #3b82f6}.imageTextBlock-module__-ouhyW__spacingIcon{color:#9ca3af;background:#f9fafb;border-right:1px solid #e5e7eb;flex-shrink:0;justify-content:center;align-self:stretch;align-items:center;width:34px;display:flex}.imageTextBlock-module__-ouhyW__spacingControl:focus-within .imageTextBlock-module__-ouhyW__spacingIcon{color:#3b82f6;background:#eff6ff}.imageTextBlock-module__-ouhyW__spacingInput,.imageTextBlock-module__-ouhyW__spacingSelect{color:#374151;-moz-appearance:textfield;background:0 0;border:none;outline:none;width:100%;padding:7px 8px;font-size:13px;font-weight:500}.imageTextBlock-module__-ouhyW__spacingInput::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.imageTextBlock-module__-ouhyW__spacingInput::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.imageTextBlock-module__-ouhyW__spacingSelect{appearance:none;cursor:pointer}.imageTextBlock-module__-ouhyW__backgroundColorField{width:100%}.imageTextBlock-module__-ouhyW__backgroundColorLabel{color:#374151;margin-bottom:8px;font-size:13px;font-weight:500}.imageTextBlock-module__-ouhyW__backgroundColorControl{align-items:center;gap:8px;display:flex}.imageTextBlock-module__-ouhyW__colorInput{cursor:pointer;background:0 0;border:1.5px solid #e5e7eb;border-radius:8px;width:50px;height:36px;padding:2px}.imageTextBlock-module__-ouhyW__colorInput:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 1px #3b82f6}.imageTextBlock-module__-ouhyW__colorTextInput{color:#374151;background:#fff;border:1.5px solid #e5e7eb;border-radius:8px;flex:1;padding:7px 10px;font-family:monospace;font-size:13px;font-weight:500}.imageTextBlock-module__-ouhyW__colorTextInput:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 1px #3b82f6}.imageTextBlock-module__-ouhyW__alignmentGroup{width:100%}.imageTextBlock-module__-ouhyW__alignmentHeading{color:#374151;margin-bottom:10px;font-size:13px;font-weight:600}.imageTextBlock-module__-ouhyW__alignmentBlock{margin-bottom:10px}.imageTextBlock-module__-ouhyW__alignmentBlock:last-child{margin-bottom:0}.imageTextBlock-module__-ouhyW__alignmentOptions{grid-template-columns:1fr 1fr 1fr;gap:6px;display:grid}.imageTextBlock-module__-ouhyW__alignmentOption{color:#6b7280;cursor:pointer;white-space:nowrap;background:#fff;border:1.5px solid #e5e7eb;border-radius:8px;justify-content:center;align-items:center;padding:8px 10px;font-size:12px;font-weight:500;transition:all .15s;display:inline-flex}.imageTextBlock-module__-ouhyW__alignmentOption:hover{color:#374151;background:#f9fafb;border-color:#93c5fd}.imageTextBlock-module__-ouhyW__alignmentOptionActive{color:#2563eb;background:#eff6ff;border-color:#3b82f6;font-weight:600;box-shadow:0 0 0 1px #3b82f6}
.imageTextSection-module__CWU6ta__imageField{width:100%}.imageTextSection-module__CWU6ta__imageFieldLabel{color:#374151;margin-bottom:8px;font-size:13px;font-weight:500}.imageTextSection-module__CWU6ta__imagePreviewWrap{aspect-ratio:16/10;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:8px;width:100%;margin-bottom:10px;overflow:hidden}.imageTextSection-module__CWU6ta__imagePreviewWrap img{object-fit:cover;width:100%;height:100%}.imageTextSection-module__CWU6ta__uploadProgressContainer{flex-direction:column;gap:8px;width:100%;margin-bottom:10px;display:flex}.imageTextSection-module__CWU6ta__uploadProgressBar{background:#e5e7eb;border-radius:4px;width:100%;height:8px;position:relative;overflow:hidden}.imageTextSection-module__CWU6ta__uploadProgressFill{background:linear-gradient(90deg,#3b82f6,#2563eb);border-radius:4px;height:100%;transition:width .3s;position:relative}.imageTextSection-module__CWU6ta__uploadProgressFill:after{content:"";background:linear-gradient(90deg,#0000,#ffffff4d,#0000);animation:1.5s infinite imageTextSection-module__CWU6ta__shimmer;position:absolute;inset:0}@keyframes imageTextSection-module__CWU6ta__shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.imageTextSection-module__CWU6ta__uploadProgressText{color:#374151;text-align:center;font-size:12px;font-weight:600}.imageTextSection-module__CWU6ta__imageInputGroup{margin-bottom:8px}.imageTextSection-module__CWU6ta__imageInputGroup label{color:#6b7280;margin-bottom:4px;font-size:11px;font-weight:500;display:block}.imageTextSection-module__CWU6ta__imageInputGroup input,.imageTextSection-module__CWU6ta__imageInputGroup select{border:1px solid #e5e7eb;border-radius:6px;width:100%;padding:6px 8px;font-size:12px}.imageTextSection-module__CWU6ta__imageInputGroup input:focus,.imageTextSection-module__CWU6ta__imageInputGroup select:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 1px #3b82f6}.imageTextSection-module__CWU6ta__rangeInput{appearance:none;background:#e5e7eb;border-radius:3px;outline:none;width:100%;height:6px}.imageTextSection-module__CWU6ta__rangeInput::-webkit-slider-thumb{appearance:none;cursor:pointer;background:#3b82f6;border:2px solid #fff;border-radius:50%;width:16px;height:16px;box-shadow:0 1px 3px #0003}.imageTextSection-module__CWU6ta__rangeInput::-moz-range-thumb{cursor:pointer;background:#3b82f6;border:2px solid #fff;border-radius:50%;width:16px;height:16px;box-shadow:0 1px 3px #0003}.imageTextSection-module__CWU6ta__rangeValue{color:#374151;text-align:center;margin-top:4px;font-size:12px;font-weight:600;display:block}
.contactFormSection-module__aj9q5a__socialFaIcon:before{content:url("data:image/svg+xml,%3Csvg%20width%3D%2222px%22%20height%3D%2222px%22%20viewBox%3D%22-5%200%2020%2020%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%3Cg%20id%3D%22Page-1%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Cg%20id%3D%22Dribbble-Light-Preview%22%20transform%3D%22translate(-385.000000%2C%20-7399.000000)%22%20fill%3D%22%23000000%22%3E%3Cg%20id%3D%22icons%22%20transform%3D%22translate(56.000000%2C%20160.000000)%22%3E%3Cpath%20d%3D%22M335.821282%2C7259%20L335.821282%2C7250%20L338.553693%2C7250%20L339%2C7246%20L335.821282%2C7246%20L335.821282%2C7244.052%20C335.821282%2C7243.022%20335.847593%2C7242%20337.286884%2C7242%20L338.744689%2C7242%20L338.744689%2C7239.14%20C338.744689%2C7239.097%20337.492497%2C7239%20336.225687%2C7239%20C333.580004%2C7239%20331.923407%2C7240.657%20331.923407%2C7243.7%20L331.923407%2C7246%20L329%2C7246%20L329%2C7250%20L331.923407%2C7250%20L331.923407%2C7259%20L335.821282%2C7259%20Z%22%20id%3D%22facebook-%5B%23176%5D%22%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E");vertical-align:middle;width:22px;height:22px;display:inline-block}.contactFormSection-module__aj9q5a__socialXIcon:before{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 22 22' width='20' height='20'%3E%3Cpath fill='currentColor' d='M11.855 9.445l7.26-8.57h-1.72L11.09 8.316 6.057.875H.25l7.613 11.252L.25 21.115h1.72l6.657-7.859 5.316 7.859h5.807l-7.895-11.67ZM9.5 12.227l-.771-1.12L2.59 2.19h2.642l4.953 7.196.772 1.12 6.438 9.353h-2.642l-5.254-7.632Z'/%3E%3C/svg%3E");vertical-align:middle;width:20px;height:20px;display:inline-block}.contactFormSection-module__aj9q5a__socialInstagramIcon:before{content:url("data:image/svg+xml,%3Csvg%20width%3D%2222px%22%20height%3D%2222px%22%20viewBox%3D%220%200%2020%2020%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%3Cg%20id%3D%22Page-1%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Cg%20transform%3D%22translate(-340.000000%2C%20-7439.000000)%22%20fill%3D%22%23000000%22%3E%3Cg%20transform%3D%22translate(56.000000%2C%20160.000000)%22%3E%3Cpath%20d%3D%22M289.869652%2C7279.12273%20C288.241769%2C7279.19618%20286.830805%2C7279.5942%20285.691486%2C7280.72871%20C284.548187%2C7281.86918%20284.155147%2C7283.28558%20284.081514%2C7284.89653%20C284.035742%2C7285.90201%20283.768077%2C7293.49818%20284.544207%2C7295.49028%20C285.067597%2C7296.83422%20286.098457%2C7297.86749%20287.454694%2C7298.39256%20C288.087538%2C7298.63872%20288.809936%2C7298.80547%20289.869652%2C7298.85411%20C298.730467%2C7299.25511%20302.015089%2C7299.03674%20303.400182%2C7295.49028%20C303.645956%2C7294.859%20303.815113%2C7294.1374%20303.86188%2C7293.08031%20C304.26686%2C7284.19677%20303.796207%2C7282.27117%20302.251908%2C7280.72871%20C301.027016%2C7279.50685%20299.5862%2C7278.67508%20289.869652%2C7279.12273%20M289.951245%2C7297.06748%20C288.981083%2C7297.0238%20288.454707%2C7296.86201%20288.103459%2C7296.72603%20C287.219865%2C7296.3826%20286.556174%2C7295.72155%20286.214876%2C7294.84312%20C285.623823%2C7293.32944%20285.819846%2C7286.14023%20285.872583%2C7284.97693%20C285.924325%2C7283.83745%20286.155174%2C7282.79624%20286.959165%2C7281.99226%20C287.954203%2C7280.99968%20289.239792%2C7280.51332%20297.993144%2C7280.90837%20C299.135448%2C7280.95998%20300.179243%2C7281.19026%20300.985224%2C7281.99226%20C301.980262%2C7282.98483%20302.473801%2C7284.28014%20302.071806%2C7292.99991%20C302.028024%2C7293.96767%20301.865833%2C7294.49274%20301.729513%2C7294.84312%20C300.829003%2C7297.15085%20298.757333%2C7297.47145%20289.951245%2C7297.06748%20M298.089663%2C7283.68956%20C298.089663%2C7284.34665%20298.623998%2C7284.88065%20299.283709%2C7284.88065%20C299.943419%2C7284.88065%20300.47875%2C7284.34665%20300.47875%2C7283.68956%20C300.47875%2C7283.03248%20299.943419%2C7282.49847%20299.283709%2C7282.49847%20C298.623998%2C7282.49847%20298.089663%2C7283.03248%20298.089663%2C7283.68956%20M288.862673%2C7288.98792%20C288.862673%2C7291.80286%20291.150266%2C7294.08479%20293.972194%2C7294.08479%20C296.794123%2C7294.08479%20299.081716%2C7291.80286%20299.081716%2C7288.98792%20C299.081716%2C7286.17298%20296.794123%2C7283.89205%20293.972194%2C7283.89205%20C291.150266%2C7283.89205%20288.862673%2C7286.17298%20288.862673%2C7288.98792%20M290.655732%2C7288.98792%20C290.655732%2C7287.16159%20292.140329%2C7285.67967%20293.972194%2C7285.67967%20C295.80406%2C7285.67967%20297.288657%2C7287.16159%20297.288657%2C7288.98792%20C297.288657%2C7290.81525%20295.80406%2C7292.29716%20293.972194%2C7292.29716%20C292.140329%2C7292.29716%20290.655732%2C7290.81525%20290.655732%2C7288.98792%22%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E");vertical-align:middle;width:22px;height:22px;display:inline-block}.contactFormSection-module__aj9q5a__socialYoutubeIcon:before{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='28' viewBox='0 0 50 50'%3E%3Cpath fill='currentColor' d='M42.042,13.856C43.773,15.577,44,18.311,44,25s-0.227,9.423-1.958,11.144C40.311,37.864,38.508,38,25,38 S9.689,37.864,7.958,36.144S6,31.689,6,25s0.227-9.423,1.958-11.144S11.492,12,25,12S40.311,12.136,42.042,13.856z M21.76,30.933 l9.717-5.63L21.76,19.76V30.933z'/%3E%3C/svg%3E");vertical-align:middle;width:22px;height:22px;display:inline-block}.contactFormSection-module__aj9q5a__socialLinkedinIcon:before{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='22' height='22' fill='currentColor'%3E%3Cpath d='M20.447 20.452h-3.554v-5.569c0-1.328-.027-3.037-1.852-3.037-1.853 0-2.136 1.445-2.136 2.939v5.667H9.351V9h3.414v1.561h.046c.477-.9 1.637-1.85 3.37-1.85 3.601 0 4.267 2.37 4.267 5.455v6.286zM5.337 7.433c-1.144 0-2.063-.926-2.063-2.065 0-1.138.92-2.063 2.063-2.063 1.14 0 2.064.925 2.064 2.063 0 1.139-.925 2.065-2.064 2.065zm1.782 13.019H3.555V9h3.564v11.452zM22.225 0H1.771C.792 0 0 .774 0 1.729v20.542C0 23.227.792 24 1.771 24h20.451C23.2 24 24 23.227 24 22.271V1.729C24 .774 23.2 0 22.222 0h.003z'/%3E%3C/svg%3E");vertical-align:middle;width:22px;height:22px;display:inline-block}.contactFormSection-module__aj9q5a__socialEmailIcon:before{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='22' height='22' fill='currentColor'%3E%3Cpath d='M20 4H4c-1.1 0-1.99.9-1.99 2L2 18c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm0 4l-8 5-8-5V6l8 5 8-5v2z'/%3E%3C/svg%3E");vertical-align:middle;width:22px;height:22px;display:inline-block}
.heroSection-module__xeHzSW__alignmentGroup{width:100%}.heroSection-module__xeHzSW__alignmentHeading{color:#374151;margin-bottom:10px;font-size:13px;font-weight:600}.heroSection-module__xeHzSW__alignmentBlock{margin-bottom:10px}.heroSection-module__xeHzSW__alignmentBlock:last-child{margin-bottom:0}.heroSection-module__xeHzSW__alignmentOptions{grid-template-columns:1fr 1fr 1fr;gap:6px;display:grid}.heroSection-module__xeHzSW__alignmentOption{color:#6b7280;cursor:pointer;white-space:nowrap;background:#fff;border:1.5px solid #e5e7eb;border-radius:8px;justify-content:center;align-items:center;padding:8px 10px;font-size:12px;font-weight:500;transition:all .15s;display:inline-flex}.heroSection-module__xeHzSW__alignmentOption:hover{color:#374151;background:#f9fafb;border-color:#93c5fd}.heroSection-module__xeHzSW__alignmentOptionActive{color:#2563eb;background:#eff6ff;border-color:#3b82f6;font-weight:600;box-shadow:0 0 0 1px #3b82f6}.heroSection-module__xeHzSW__overlayField{border-top:1px solid #e5e7eb;width:100%;margin-top:8px;padding:10px 0}.heroSection-module__xeHzSW__overlayHeading{color:#374151;margin-bottom:10px;font-size:13px;font-weight:600}.heroSection-module__xeHzSW__overlayRow{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:10px;display:grid}.heroSection-module__xeHzSW__overlayRow:last-child{margin-bottom:0}.heroSection-module__xeHzSW__overlayLabel{color:#6b7280;margin-bottom:4px;font-size:11px;font-weight:500}.heroSection-module__xeHzSW__overlayInput{border:1px solid #e5e7eb;border-radius:6px;width:100%;padding:6px 8px;font-size:12px}.heroSection-module__xeHzSW__overlayInput:focus{border-color:#3b82f6;outline:none}.heroSection-module__xeHzSW__sliderContainer{align-items:center;gap:10px;display:flex}.heroSection-module__xeHzSW__opacitySlider{appearance:none;background:#e5e7eb;border-radius:3px;outline:none;flex:1;height:6px}.heroSection-module__xeHzSW__opacitySlider::-webkit-slider-thumb{appearance:none;cursor:pointer;background:#3b82f6;border:2px solid #fff;border-radius:50%;width:16px;height:16px;box-shadow:0 1px 3px #0003}.heroSection-module__xeHzSW__opacitySlider::-moz-range-thumb{cursor:pointer;background:#3b82f6;border:2px solid #fff;border-radius:50%;width:16px;height:16px;box-shadow:0 1px 3px #0003}.heroSection-module__xeHzSW__opacitySlider:focus{outline:none}.heroSection-module__xeHzSW__opacitySlider:focus::-webkit-slider-thumb{box-shadow:0 0 0 3px #3b82f633}.heroSection-module__xeHzSW__opacitySlider:focus::-moz-range-thumb{box-shadow:0 0 0 3px #3b82f633}.heroSection-module__xeHzSW__sliderValue{color:#374151;text-align:right;min-width:40px;font-size:12px;font-weight:600}.heroSection-module__xeHzSW__imageField{width:100%}.heroSection-module__xeHzSW__imageFieldLabel{color:#374151;margin-bottom:8px;font-size:13px;font-weight:500}.heroSection-module__xeHzSW__modeGroup{margin-bottom:10px}.heroSection-module__xeHzSW__modeLabel{color:#6b7280;margin-bottom:6px;font-size:11px;font-weight:500}.heroSection-module__xeHzSW__modeOptions{grid-template-columns:1fr 1fr;gap:6px;display:grid}.heroSection-module__xeHzSW__modeOptionsThree{grid-template-columns:1fr 1fr 1fr;gap:6px;display:grid}.heroSection-module__xeHzSW__modeOption{color:#6b7280;cursor:pointer;white-space:nowrap;background:#fff;border:1.5px solid #e5e7eb;border-radius:8px;justify-content:center;align-items:center;padding:8px 10px;font-size:12px;font-weight:500;transition:all .15s;display:inline-flex}.heroSection-module__xeHzSW__modeOption:hover{color:#374151;background:#f9fafb;border-color:#93c5fd}.heroSection-module__xeHzSW__modeOptionActive{color:#2563eb;background:#eff6ff;border-color:#3b82f6;font-weight:600;box-shadow:0 0 0 1px #3b82f6}.heroSection-module__xeHzSW__textControls{width:100%}.heroSection-module__xeHzSW__textControlsHeading{color:#374151;margin-bottom:10px;font-size:13px;font-weight:600}.heroSection-module__xeHzSW__textControlsRow{grid-template-columns:1fr 1fr;gap:10px;display:grid}.heroSection-module__xeHzSW__textControl{width:100%}.heroSection-module__xeHzSW__textControlLabel{color:#6b7280;margin-bottom:6px;font-size:11px;font-weight:500}.heroSection-module__xeHzSW__textControlSelect{color:#374151;background:#fff;border:1.5px solid #e5e7eb;border-radius:8px;width:100%;padding:8px 10px;font-size:12px}.heroSection-module__xeHzSW__textControlSelect:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 1px #3b82f6}.heroSection-module__xeHzSW__textBlock{background:#fff;border:1px solid #e5e7eb;border-radius:8px;width:100%;margin-bottom:16px;padding:12px}.heroSection-module__xeHzSW__blockHeader{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.heroSection-module__xeHzSW__blockTitle{color:#374151;font-size:13px;font-weight:600}.heroSection-module__xeHzSW__blockContent{margin-top:12px}.heroSection-module__xeHzSW__blockRow{grid-template-columns:1fr 1fr;gap:10px;display:grid}.heroSection-module__xeHzSW__blockControl{width:100%}.heroSection-module__xeHzSW__blockLabel{color:#6b7280;margin-bottom:6px;font-size:11px;font-weight:500}.heroSection-module__xeHzSW__blockSelect{color:#374151;background:#fff;border:1.5px solid #e5e7eb;border-radius:8px;width:100%;padding:8px 10px;font-size:12px}.heroSection-module__xeHzSW__blockSelect:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 1px #3b82f6}.heroSection-module__xeHzSW__colorInput{cursor:pointer;border:1.5px solid #e5e7eb;border-radius:8px;width:100%;height:36px;padding:2px}.heroSection-module__xeHzSW__colorInput:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 1px #3b82f6}.heroSection-module__xeHzSW__switch{width:44px;height:24px;display:inline-block;position:relative}.heroSection-module__xeHzSW__switch input{opacity:0;width:0;height:0}.heroSection-module__xeHzSW__sliderRound{cursor:pointer;background-color:#cbd5e1;border-radius:24px;transition:all .3s;position:absolute;inset:0}.heroSection-module__xeHzSW__sliderRound:before{content:"";background-color:#fff;border-radius:50%;width:18px;height:18px;transition:all .3s;position:absolute;bottom:3px;left:3px}.heroSection-module__xeHzSW__switch input:checked+.heroSection-module__xeHzSW__sliderRound{background-color:#3b82f6}.heroSection-module__xeHzSW__switch input:checked+.heroSection-module__xeHzSW__sliderRound:before{transform:translate(20px)}.heroSection-module__xeHzSW__switch input:focus+.heroSection-module__xeHzSW__sliderRound{box-shadow:0 0 0 2px #3b82f633}.heroSection-module__xeHzSW__imagePreviewWrap{background:#f3f4f6;width:100%;height:auto;margin-bottom:10px;overflow:hidden}.heroSection-module__xeHzSW__imagePreviewWrap img{object-fit:cover;border-radius:8px;width:100%;height:100px}.heroSection-module__xeHzSW__uploadProgressContainer{flex-direction:column;gap:8px;width:100%;margin-bottom:10px;display:flex}.heroSection-module__xeHzSW__uploadProgressBar{background:#e5e7eb;border-radius:4px;width:100%;height:8px;position:relative;overflow:hidden}.heroSection-module__xeHzSW__uploadProgressFill{background:linear-gradient(90deg,#3b82f6,#2563eb);border-radius:4px;height:100%;transition:width .3s;position:relative}.heroSection-module__xeHzSW__uploadProgressFill:after{content:"";background:linear-gradient(90deg,#0000,#ffffff4d,#0000);animation:1.5s infinite heroSection-module__xeHzSW__shimmer;position:absolute;inset:0}@keyframes heroSection-module__xeHzSW__shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.heroSection-module__xeHzSW__uploadProgressText{color:#374151;text-align:center;font-size:12px;font-weight:600}.heroSection-module__xeHzSW__imageBtn:disabled{opacity:.5;cursor:not-allowed}.heroSection-module__xeHzSW__imageActions{gap:8px;margin-bottom:10px;display:flex}.heroSection-module__xeHzSW__imageBtn{cursor:pointer;color:#374151;background:#fff;border:1px solid #e5e7eb;border-radius:4px;align-items:center;gap:6px;padding:6px 12px;font-size:12px;font-weight:500;transition:all .15s;display:inline-flex}.heroSection-module__xeHzSW__imageBtn:hover{background:#f9fafb;border-color:#d1d5db}.heroSection-module__xeHzSW__imageBtnReplace{color:#2563eb;background:#eff6ff;border-color:#93c5fd}.heroSection-module__xeHzSW__imageBtnReplace:hover{background:#dbeafe;border-color:#3b82f6}.heroSection-module__xeHzSW__imageBtnRemove{color:#dc2626;background:#fef2f2;border-color:#fecaca}.heroSection-module__xeHzSW__imageBtnRemove:hover{background:#fee2e2;border-color:#ef4444}.heroSection-module__xeHzSW__imageControlsRow{grid-template-columns:1fr 1fr;gap:8px;display:grid}.heroSection-module__xeHzSW__imageInputGroup{margin-bottom:0}.heroSection-module__xeHzSW__imageInputGroup label{color:#6b7280;margin-bottom:4px;font-size:11px;font-weight:500;display:block}.heroSection-module__xeHzSW__imageInputGroup select{border:1px solid #e5e7eb;border-radius:6px;width:100%;padding:6px 8px;font-size:12px}.heroSection-module__xeHzSW__imageInputGroup select:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 1px #3b82f6}.heroSection-module__xeHzSW__spacingField{width:100%}.heroSection-module__xeHzSW__spacingHeading{color:#374151;margin-bottom:8px;font-size:13px;font-weight:500}.heroSection-module__xeHzSW__spacingRow{grid-template-columns:1fr 1fr;gap:8px;display:grid}.heroSection-module__xeHzSW__spacingControl{background:#fff;border:1.5px solid #e5e7eb;border-radius:8px;align-items:center;gap:0;transition:border-color .15s;display:flex;overflow:hidden}.heroSection-module__xeHzSW__spacingControl:focus-within{border-color:#3b82f6;box-shadow:0 0 0 1px #3b82f6}.heroSection-module__xeHzSW__spacingIcon{color:#9ca3af;background:#f9fafb;border-right:1px solid #e5e7eb;flex-shrink:0;justify-content:center;align-self:stretch;align-items:center;width:34px;display:flex}.heroSection-module__xeHzSW__spacingControl:focus-within .heroSection-module__xeHzSW__spacingIcon{color:#3b82f6;background:#eff6ff}.heroSection-module__xeHzSW__spacingInput{color:#374151;-moz-appearance:textfield;background:0 0;border:none;outline:none;width:100%;padding:7px 8px;font-size:13px;font-weight:500}.heroSection-module__xeHzSW__spacingInput::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.heroSection-module__xeHzSW__spacingInput::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}
.headerView-module__BgioWG__headerMobileBar{justify-content:space-between;align-items:center;gap:12px;width:100%;min-height:56px;padding:12px 16px;display:flex}.headerView-module__BgioWG__headerMobileLeft{align-items:center;gap:8px;min-width:0;display:flex}.headerView-module__BgioWG__headerMobileRight{flex-shrink:0}.headerView-module__BgioWG__burgerButton{width:44px;height:44px;color:inherit;cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:0;transition:background-color .2s,color .2s;display:inline-flex}.headerView-module__BgioWG__burgerButton:hover,.headerView-module__BgioWG__burgerButton:focus-visible{background-color:#0000000f;outline:none}.headerView-module__BgioWG__theme-dark .headerView-module__BgioWG__burgerButton:hover,.headerView-module__BgioWG__theme-dark .headerView-module__BgioWG__burgerButton:focus-visible{background-color:#ffffff1a}.headerView-module__BgioWG__burgerIcon,.headerView-module__BgioWG__closeIcon{transition:opacity .2s,transform .2s}.headerView-module__BgioWG__burgerIcon{width:24px;height:24px}.headerView-module__BgioWG__closeIcon{width:24px;height:24px;position:absolute}.theme-dark .headerView-module__BgioWG__burgerButton{color:#fff}:is(.theme-dark .headerView-module__BgioWG__burgerIcon svg,.theme-dark .headerView-module__BgioWG__closeIcon svg){stroke:#fff}.headerView-module__BgioWG__menuOverlay{z-index:999;opacity:0;visibility:hidden;background:#0006;transition:opacity .25s,visibility .25s;position:fixed;inset:56px 0 0}.headerView-module__BgioWG__menuOverlay.headerView-module__BgioWG__isOpen{opacity:1;visibility:visible}.headerView-module__BgioWG__menuPanel{z-index:1000;opacity:0;visibility:hidden;-webkit-overflow-scrolling:touch;background:#fff;border-bottom:1px solid #e5e7eb;height:100%;max-height:calc(100vh - 56px);padding:16px 24px 24px;transition:transform .25s,opacity .25s,visibility .25s;position:fixed;top:56px;left:0;right:0;overflow-y:auto;transform:translateY(-12px)}.headerView-module__BgioWG__theme-dark .headerView-module__BgioWG__menuPanel{background:#000;border-bottom-color:#374151}.headerView-module__BgioWG__menuOverlay.headerView-module__BgioWG__isOpen+.headerView-module__BgioWG__menuPanel,.headerView-module__BgioWG__menuPanel.headerView-module__BgioWG__isOpen{opacity:1;visibility:visible;transform:translateY(0)}.headerView-module__BgioWG__menuPanel nav{flex-direction:column;gap:4px;display:flex}.headerView-module__BgioWG__menuPanel nav a{color:#374151;-webkit-tap-highlight-color:transparent;border-radius:8px;padding:14px 12px;font-size:16px;font-weight:500;line-height:1.4;transition:background-color .2s,color .2s;display:block}.headerView-module__BgioWG__menuPanel nav a:hover{color:#111827;background-color:#f3f4f6}.headerView-module__BgioWG__theme-dark .headerView-module__BgioWG__menuPanel nav a{color:#e5e7eb}.headerView-module__BgioWG__theme-dark .headerView-module__BgioWG__menuPanel nav a:hover{color:#fff;background-color:#1f2937}.headerView-module__BgioWG__menuPanel .headerView-module__BgioWG__socialRow{border-top:1px solid #e5e7eb;margin-top:20px;padding-top:16px}.headerView-module__BgioWG__theme-dark .headerView-module__BgioWG__menuPanel .headerView-module__BgioWG__socialRow{border-top-color:#374151}.theme-dark .headerView-module__BgioWG__headerMobileOnly .template-header.template-header-mobile{border-bottom-color:#374151}.headerView-module__BgioWG__headerDesktopOnly{display:none}@media (min-width:1025px){.headerView-module__BgioWG__headerDesktopOnly{display:block}.headerView-module__BgioWG__headerMobileOnly{display:none!important}}@container (min-width:1025px){.headerView-module__BgioWG__headerDesktopOnly{display:block}.headerView-module__BgioWG__headerMobileOnly{display:none!important}}.headerView-module__BgioWG__headerMobileOnly{flex-direction:column;width:100%;display:flex}@media (min-width:1025px){.headerView-module__BgioWG__headerMobileOnly{display:none}}@container (min-width:1025px){.headerView-module__BgioWG__headerMobileOnly{display:none}}
