.fmt-panel[data-v-65dc5be6]{background:#fff;border:1px solid #dcdcde;border-radius:10px;padding:16px;display:flex;flex-direction:column;height:100%}.fmt-panel__header h2[data-v-65dc5be6]{font-size:1.25rem;margin:0}.fmt-panel__header p[data-v-65dc5be6]{color:#6c757d;margin:4px 0 12px;font-size:1rem}.fmt-panel__list[data-v-65dc5be6]{list-style:none;margin:0;padding:0;display:grid;gap:10px;flex:1 1 auto;min-height:0;overflow-y:auto}.fmt-panel__item[data-v-65dc5be6]{border:1px solid #dcdcde;border-radius:8px;padding:12px;cursor:grab;background:#fafafa;transition:border-color .2s ease,box-shadow .2s ease;display:grid;grid-template-columns:24px 1fr;align-items:start;gap:10px}.fmt-panel__item[data-v-65dc5be6]:hover{border-color:#2271b1;box-shadow:0 0 0 1px #2271b133}.fmt-panel__item-title[data-v-65dc5be6]{font-weight:600;font-size:1rem}.fmt-panel__item-desc[data-v-65dc5be6]{color:#6c757d;font-size:.95rem}.fmt-panel__item--ghost[data-v-65dc5be6]{opacity:.4}.fmt-panel__item-icon[data-v-65dc5be6]{width:20px;height:20px;margin-top:2px;opacity:.9}.fmt-panel__item-body[data-v-65dc5be6]{display:grid;gap:4px}.fmt-canvas[data-v-380fde70]{background:#fff;border:1px solid #dcdcde;border-radius:10px;padding:16px;display:flex;flex-direction:column;height:100%;min-height:520px;max-height:calc(100vh - 245px);overflow:hidden}.fmt-canvas__header h2[data-v-380fde70]{margin:0;font-size:1.25rem}.fmt-canvas__header[data-v-380fde70]{display:grid;grid-template-columns:1fr auto;align-items:start;gap:4px 12px;position:relative}.fmt-canvas__header h2[data-v-380fde70]{grid-column:1 / 2}.fmt-canvas__header p[data-v-380fde70]{margin:4px 0 12px;color:#6c757d;font-size:1rem;grid-column:1 / 2}.fmt-canvas__settings[data-v-380fde70]{grid-column:2 / 3;justify-self:end;align-self:start;width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;padding:0;border-radius:50%;background:transparent;border:none;position:absolute;top:-10px;right:-10px}.fmt-canvas__settings[data-v-380fde70]:focus{outline-offset:2px}.fmt-canvas__settings[data-v-380fde70]:hover{background:#f0f0f1}.fmt-canvas__board[data-v-380fde70]{flex:1;border:1px dashed #dcdcde;border-radius:10px;padding:12px;max-height:inherit;overflow:auto}.fmt-canvas__board--empty[data-v-380fde70]{display:flex;align-items:center;justify-content:center}.fmt-canvas__empty[data-v-380fde70]{color:#6c757d;font-size:1.05rem;text-align:center}.fmt-field[data-v-380fde70]{display:flex;align-items:center;justify-content:space-between;border:1px solid #dcdcde;border-radius:8px;padding:12px;background:#fdfdfd;margin-bottom:8px}.fmt-field[data-v-380fde70]:last-child{margin-bottom:0}.fmt-field--selected[data-v-380fde70]{border-color:#2271b1;box-shadow:0 0 0 1px #2271b133}.fmt-field--ghost[data-v-380fde70]{opacity:.4}.fmt-field__main[data-v-380fde70]{display:flex;align-items:center;gap:12px;cursor:pointer}.fmt-field__drag[data-v-380fde70]{font-size:1.2rem;cursor:grab;color:#646970}.fmt-field__content[data-v-380fde70]{display:flex;flex-direction:column}.fmt-field__content strong[data-v-380fde70]{font-size:1.05rem}.fmt-field__meta[data-v-380fde70]{color:#6c757d;font-size:.9rem}.fmt-field__actions[data-v-380fde70]{display:flex;gap:8px}.fmt-field__label-button[data-v-380fde70]{display:inline-flex;align-items:center;gap:8px;background:transparent;border:none;padding:0;margin:0;color:inherit;cursor:pointer;text-align:left}.fmt-field__label-button[data-v-380fde70]:focus{outline:2px solid #2271b1;outline-offset:2px;border-radius:4px}.fmt-field__label-button .fmt-field__label-text[data-v-380fde70]{font-weight:600;font-size:1rem}.fmt-field__label-button:hover .fmt-field__label-text[data-v-380fde70]{text-decoration:underline}.fmt-field__label-icon[data-v-380fde70]{width:14px;height:14px;opacity:.85}.fmt-field__icon[data-v-380fde70]{width:20px;height:20px;opacity:.9}.fmt-canvas__settings-icon[data-v-380fde70]{width:26px;height:26px}.fmt-drawer[data-v-4a89b9dd]{position:fixed;top:32px;right:-360px;width:320px;height:calc(100% - 32px);background:#fff;border-left:1px solid #dcdcde;box-shadow:-4px 0 24px #0000001a;transition:right .25s ease;z-index:1000}.fmt-close-drawer[data-v-4a89b9dd]{width:34px;height:34px;text-align:center;border-radius:50%;font-size:24px;text-decoration:none;display:flex;align-content:center;justify-content:center;line-height:32px}.fmt-drawer--open[data-v-4a89b9dd]{right:0}.fmt-drawer__inner[data-v-4a89b9dd]{display:flex;flex-direction:column;height:100%}.fmt-drawer__header[data-v-4a89b9dd]{display:flex;align-items:center;justify-content:space-between;padding:16px;border-bottom:1px solid #dcdcde}.fmt-drawer__header h3[data-v-4a89b9dd]{font-size:1.15rem;margin:0}.fmt-drawer__content[data-v-4a89b9dd]{padding:16px;display:grid;gap:16px;overflow-y:auto}.fmt-control[data-v-4a89b9dd]{display:flex;flex-direction:column;gap:6px}.fmt-control>span[data-v-4a89b9dd]{font-size:.98rem;font-weight:500}.fmt-drawer__hint[data-v-4a89b9dd]{color:#6c757d;font-size:.92rem}.fmt-drawer__hint--error[data-v-4a89b9dd]{color:#b32d2e}.fmt-label-with-help[data-v-4a89b9dd]{display:inline-flex;align-items:center;gap:6px}.fmt-help[data-v-4a89b9dd]{width:16px;height:16px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:#f0f0f1;color:#50575e;font-size:12px;line-height:1;cursor:help;-webkit-user-select:none;user-select:none}.fmt-help-icon-wrap[data-v-4a89b9dd]{display:inline-flex;align-items:center}.fmt-help-icon[data-v-4a89b9dd]{width:18px;height:18px;opacity:.9;cursor:help}.fmt-woo-toggle[data-v-4a89b9dd]{display:flex;align-items:center;gap:10px;justify-content:space-between}.fmt-control__switch[data-v-4a89b9dd]{display:flex;gap:8px;align-items:center;font-size:.98rem}input[type=text][data-v-4a89b9dd],input[type=number][data-v-4a89b9dd],textarea[data-v-4a89b9dd]{width:100%;font-size:1rem;padding:6px 8px}.fmt-setting--dim>span[data-v-80a493e0]:first-child{color:#abb1b7}.fmt-email-global-controls[data-v-80a493e0]{display:grid;gap:10px}.fmt-woo-static-row[data-v-815955c9]{display:grid;grid-template-columns:minmax(0,2fr) minmax(0,2fr) 80px auto;gap:8px;align-items:center}.fmt-woo-static-row button[data-v-815955c9]{border:none;background:none;display:flex}.fmt-integration-subtitle[data-v-815955c9]{margin:8px 0 4px;font-size:1rem;font-weight:600}.fmt-modal{position:fixed;top:0;right:0;bottom:0;left:0;display:none;align-items:center;justify-content:center;z-index:1000}.fmt-modal--visible{display:flex;align-items:center;justify-content:center;padding:24px 20px;overflow-y:auto}.fmt-modal__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000059}.fmt-modal__content{position:relative;background:#fff;border-radius:12px;width:760px;max-width:calc(100vw - 20px);max-height:calc(100vh - 48px);display:flex;flex-direction:column;overflow:hidden;box-shadow:0 24px 48px #0e1e251f}.fmt-modal__header,.fmt-modal__footer{padding:16px 20px;border-bottom:1px solid #dcdcde}.fmt-modal__header{display:flex;align-items:center;gap:16px}.fmt-modal__header h2{margin:0;flex:1}.fmt-settings-mode-toggle{display:flex;gap:4px;background:#f0f0f1;padding:2px;border-radius:6px;margin-right:30px}.fmt-settings-mode-toggle .button{margin:0!important;background:transparent!important;border:none!important;box-shadow:none!important;color:#50575e!important;font-size:.9rem!important;padding:4px 12px!important;height:auto!important;line-height:1.4!important}.fmt-settings-mode-toggle .button.is-primary{background:#fff!important;color:#1d2327!important;box-shadow:0 1px 2px #0000001a!important}.fmt-modal-close{position:absolute;top:14px;right:12px;width:34px;height:34px;text-align:center!important;border-radius:50%!important;font-size:24px!important;text-decoration:none!important;display:flex!important;align-items:center!important;justify-content:center!important;line-height:32px!important}.fmt-modal-close__icon{width:22px;height:22px;pointer-events:none}.fmt-modal__footer{border-bottom:0;border-top:1px solid #dcdcde;display:flex;justify-content:flex-end;gap:8px;background:#fff}.fmt-modal__body{flex:1;display:flex;flex-direction:column;padding:0;max-height:calc(90vh - 112px)}.fmt-modal__tabs{display:flex;gap:4px;padding:12px 20px 0;border-bottom:1px solid #dcdcde;background:#f6f7f7}.fmt-tab{background:transparent;border:none;padding:0 12px 12px;font-size:1rem;font-weight:600;cursor:pointer;color:#50575e;border-bottom:3px solid transparent}.fmt-tab:hover{color:#1d2327}.fmt-tab--active{color:#1d2327;border-bottom-color:#2271b1}.fmt-modal__panels{flex:1;overflow-y:auto;padding:20px;display:flex}.fmt-modal__panel{display:grid;gap:16px;flex:1}.fmt-setting{display:flex;flex-direction:column;gap:6px}.fmt-setting label>span:first-child,.fmt-setting>span:first-child{font-size:.98rem;font-weight:500}.fmt-setting--switch{flex-direction:row;align-items:center;justify-content:space-between}.fmt-setting--split{display:flex;gap:12px}.fmt-setting--split label,.fmt-setting__inline label{flex:1;display:flex;flex-direction:column;gap:6px}.fmt-setting--stacked{display:flex;flex-direction:column;gap:6px}.fmt-setting-group{display:grid;gap:16px}.fmt-setting__inline{display:flex;gap:12px;margin-bottom:10px}.fmt-setting__hint{color:#6c757d;font-size:.92rem;display:block;margin-top:4px}textarea,input:not([type=checkbox]):not([type=radio]),select{width:100%;font-size:1rem;padding:6px 8px}textarea{min-height:100px}.fmt-integration-card{border:1px solid #dcdcde;border-radius:8px;padding:20px;background:#f9f9f9;display:grid;gap:16px}.fmt-setting.fmt-setting--switch{justify-content:flex-start}.fmt-integration-header{display:flex;gap:12px;align-items:flex-start}.fmt-integration-icon{font-size:32px;line-height:1}.fmt-integration-header h3{margin:0 0 4px;font-size:1.1rem;font-weight:600}.fmt-integration-description{margin:0;font-size:.92rem;color:#50575e}.fmt-integration-hint{display:block;margin-top:4px;color:#6c757d;font-size:.92rem}.fmt-integration-inline-error{margin-top:6px;color:#b32d2e;font-size:.92rem}.fmt-integration-mappings{display:flex;flex-direction:column;gap:10px}.fmt-integration-mapping__row{display:grid;grid-template-columns:minmax(200px,1fr) minmax(200px,1fr) minmax(120px,180px) 44px;gap:8px;align-items:center}.fmt-integration-mapping__row input,.fmt-integration-mapping__row select,.fmt-integration-mapping__row textarea{min-width:0;width:100%;box-sizing:border-box}.fmt-integration-mapping__row button{white-space:nowrap;width:44px;min-width:44px;padding:6px 8px;text-align:center;background:none!important;border:none!important}@media (max-width: 880px){.fmt-integration-mapping__row{grid-template-columns:minmax(200px,1fr) minmax(200px,1fr) 44px}}@media (max-width: 640px){.fmt-integration-mapping__row{grid-template-columns:1fr 44px}}.fmt-integration-card textarea{width:100%;min-height:80px}.fmt-template-modal-backdrop[data-v-7ba025ba]{position:fixed;top:0;left:0;right:0;bottom:0;background:#000000b3;display:flex;align-items:center;justify-content:center;z-index:100000;padding:20px}.fmt-template-modal[data-v-7ba025ba]{background:#fff;border-radius:8px;box-shadow:0 10px 40px #0000004d;max-width:800px;width:100%;max-height:80vh;display:flex;flex-direction:column}.fmt-template-modal__header[data-v-7ba025ba]{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid #dcdcde}.fmt-template-modal__header h2[data-v-7ba025ba]{margin:0;font-size:22px;font-weight:600}.fmt-template-modal__close[data-v-7ba025ba]{background:none;border:none;font-size:28px;line-height:1;cursor:pointer;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:4px;color:#50575e}.fmt-template-modal__close[data-v-7ba025ba]:hover{background:#f0f0f1;color:#000}.fmt-template-modal__content[data-v-7ba025ba]{padding:24px;overflow-y:auto}.fmt-template-grid[data-v-7ba025ba]{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px}.fmt-template-card[data-v-7ba025ba]{background:#fff;border:2px solid #dcdcde;border-radius:6px;padding:20px;text-align:left;cursor:pointer;transition:all .2s}.fmt-template-card[data-v-7ba025ba]:hover{border-color:#2271b1;box-shadow:0 2px 8px #0000001a;transform:translateY(-2px)}.fmt-template-card[data-v-7ba025ba]:focus{outline:2px solid #2271b1;outline-offset:2px}.fmt-template-card__title[data-v-7ba025ba]{margin:0 0 8px;font-size:18px;font-weight:600;color:#1d2327}.fmt-template-card__description[data-v-7ba025ba]{margin:0 0 12px;font-size:15px;color:#50575e;line-height:1.5}.fmt-template-card__fields[data-v-7ba025ba]{font-size:13px;color:#787c82;font-weight:500}.fmt-modal-backdrop[data-v-9031452e]{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000059;display:flex;align-items:center;justify-content:center;z-index:1000}.fmt-preview-modal[data-v-9031452e]{background:#fff;border-radius:8px;width:90vw;max-width:1200px;max-height:90vh;display:flex;flex-direction:column;box-shadow:0 4px 20px #00000026}.fmt-preview-modal__header[data-v-9031452e]{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid #ddd}.fmt-preview-modal__header h2[data-v-9031452e]{margin:0;font-size:20px;font-weight:600}.fmt-preview-modal__body[data-v-9031452e]{flex:1;overflow-y:auto;padding:24px;display:flex;flex-direction:column;gap:20px}.fmt-preview-notice[data-v-9031452e]{display:flex;align-items:center;gap:8px;padding:12px 16px;background:#e8f5fa;border-left:4px solid #0073aa;border-radius:4px;color:#135e96;font-size:14px}.fmt-preview-notice .dashicons[data-v-9031452e]{flex-shrink:0;color:#0073aa}.fmt-preview-container[data-v-9031452e]{flex:1;display:flex;justify-content:center;padding:20px;background:#f5f5f5;border-radius:4px;overflow:visible}.fmt-preview-form[data-v-9031452e]{width:100%;max-width:600px;background:#fff;padding:32px;border-radius:8px;box-shadow:0 2px 8px #0000001a;transition:transform .2s ease;max-height:none!important;overflow:visible}.fmt-preview-form__title[data-v-9031452e]{margin:0 0 24px;font-size:24px;font-weight:600;color:#1d2327}.formatrica[data-v-9031452e]{display:flex;flex-direction:column;gap:20px}.fmt-form-field[data-v-9031452e]{display:flex;flex-direction:column;gap:8px}.fmt-form-label[data-v-9031452e]{font-weight:500;color:#1d2327;font-size:14px}.fmt-form-required[data-v-9031452e]{color:#d63638;margin-left:2px}.fmt-form-field input[type=text][data-v-9031452e],.fmt-form-field input[type=email][data-v-9031452e],.fmt-form-field input[type=tel][data-v-9031452e],.fmt-form-field input[type=password][data-v-9031452e],.fmt-form-field input[type=date][data-v-9031452e],.fmt-form-field input[type=number][data-v-9031452e],.fmt-form-field textarea[data-v-9031452e],.fmt-form-field select[data-v-9031452e]{padding:8px 12px;border:1px solid #8c8f94;border-radius:4px;font-size:14px;font-family:inherit;background:#fff;color:#1d2327;cursor:not-allowed;opacity:.7}.fmt-form-field textarea[data-v-9031452e]{resize:vertical}.fmt-form-radio-group[data-v-9031452e],.fmt-form-checkbox-group[data-v-9031452e]{display:flex;flex-direction:column;gap:8px}.fmt-form-radio[data-v-9031452e],.fmt-form-checkbox[data-v-9031452e]{display:flex;align-items:center;gap:8px;cursor:not-allowed}.fmt-form-radio input[data-v-9031452e],.fmt-form-checkbox input[data-v-9031452e]{cursor:not-allowed}.fmt-form-text-block[data-v-9031452e]{color:#50575e;line-height:1.6}.fmt-form-description[data-v-9031452e]{margin:0;font-size:13px;color:#646970}.fmt-form-submit[data-v-9031452e]{padding:10px 24px;background:#2271b1;color:#fff;border:none;border-radius:4px;font-size:14px;font-weight:500;cursor:not-allowed;opacity:.7}.fmt-preview-zoom[data-v-9031452e]{display:flex;justify-content:center;padding-top:16px;border-top:1px solid #ddd}.fmt-preview-zoom label[data-v-9031452e]{display:flex;align-items:center;gap:12px;font-size:14px;font-weight:500}.fmt-preview-zoom input[type=range][data-v-9031452e]{width:200px}.fmt-preview-zoom span[data-v-9031452e]{min-width:45px;text-align:right;color:#646970}.fmt-preview-modal[data-v-9031452e] .fmt-builder__layout .fmt-panel{min-height:auto!important;max-height:none!important;overflow:visible!important}.fmt-preview-modal[data-v-9031452e] .fmt-panel__list{flex:initial!important;min-height:auto!important;overflow:visible!important}.fmt-preview-modal[data-v-9031452e] .fmt-canvas{min-height:auto!important;max-height:none!important;overflow:visible!important}.fmt-preview-modal[data-v-9031452e] .fmt-canvas__board{max-height:none!important;overflow:visible!important}.fmt-builder[data-v-dc99a60d]{display:flex;flex-direction:column;gap:20px}.fmt-builder__top[data-v-dc99a60d]{display:flex;justify-content:space-between;align-items:flex-end;gap:20px}.fmt-builder__title[data-v-dc99a60d]{flex:1}.fmt-builder__title label[data-v-dc99a60d]{display:block;font-weight:600;font-size:1.05rem;margin-bottom:6px}.fmt-builder__title input[data-v-dc99a60d]{width:100%;font-size:1.1rem;padding:8px 10px}.fmt-builder__actions[data-v-dc99a60d]{display:flex;gap:10px}.fmt-builder__actions button.fmt-builder__template[data-v-dc99a60d]{line-height:1.3}.fmt-builder__preview[data-v-dc99a60d]{display:flex;align-items:center;gap:6px;min-height:44px}.fmt-builder__preview .dashicons[data-v-dc99a60d]{font-size:18px;width:18px;height:18px}.fmt-builder__actions .fmt-builder__template .fmt-icon[data-v-dc99a60d]{width:22px;height:22px}.fmt-icon[data-v-dc99a60d]{width:18px;height:18px;vertical-align:middle}.fmt-icon--inline[data-v-dc99a60d]{width:16px;height:16px}.fmt-builder__save[data-v-dc99a60d]{min-height:44px;border:1px solid transparent}.fmt-builder__layout[data-v-dc99a60d]{display:grid;grid-template-columns:minmax(240px,260px) 1fr;gap:20px}.fmt-builder__layout .fmt-panel[data-v-dc99a60d]{min-height:520px;max-height:calc(100vh - 245px);overflow:hidden}.fmt-builder__loading[data-v-dc99a60d]{padding:60px;text-align:center;font-size:1.2rem}.notice[data-v-dc99a60d]{position:relative}.fmt-quick-start[data-v-dc99a60d]{display:flex;align-items:flex-start;gap:12px;padding:16px 18px;background:#e7f5fe;border-left:4px solid #2271b1;border-radius:4px;margin-bottom:20px;position:relative}.fmt-quick-start__icon[data-v-dc99a60d]{flex-shrink:0;color:#2271b1;font-size:20px;line-height:1;margin-top:2px}.fmt-quick-start__icon .dashicons[data-v-dc99a60d]{width:20px;height:20px;font-size:20px}.fmt-quick-start__content[data-v-dc99a60d]{flex:1;line-height:1.6;color:#1d2327}.fmt-quick-start__content strong[data-v-dc99a60d]{color:#1d2327;font-weight:600}.fmt-quick-start__dismiss[data-v-dc99a60d]{flex-shrink:0;background:transparent;border:none;padding:0;cursor:pointer;color:#50575e;line-height:1;transition:color .15s ease;margin-top:2px}.fmt-quick-start__dismiss[data-v-dc99a60d]:hover{color:#d63638}.fmt-quick-start__dismiss .dashicons[data-v-dc99a60d]{width:20px;height:20px;font-size:20px}.formatrica-builder{max-width:1100px;margin-top:20px}.formatrica-builder .fmt-builder input,.formatrica-builder .fmt-builder textarea,.formatrica-builder .fmt-builder select{border-radius:6px;border:1px solid #dcdcde;padding:8px 10px;font-size:14px}.formatrica-builder .notice{margin:0}.fmt-setting[data-v-55cabbfd]{margin:10px 0}.fmt-setting--stacked label[data-v-55cabbfd],.fmt-setting label[data-v-55cabbfd]{display:flex;flex-direction:column;gap:6px}.fmt-setting--split[data-v-55cabbfd]{display:grid;grid-template-columns:1fr 1fr;gap:10px}.fmt-setting__hint[data-v-55cabbfd]{color:#6c757d}
