@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap");#root{margin:0;padding:0}.transition-fade-enter{opacity:0}.transition-fade-enter-active{opacity:1;transition:opacity .3s}.transition-fade-exit{opacity:1}.transition-fade-exit-active{opacity:0;transition:opacity .3s}.svg-icon svg{position:relative;height:1.5em;width:1.5em}.svg-text svg{stroke:#424242}.svg-180 svg{transform:rotate(180deg)}.form-input{padding:.375rem;background-color:#eee;border:none;border-radius:4px;font-size:.875rem;color:#424242}.form-input:focus{outline:none;box-shadow:0 0 1px 2px #8ecae6}.is-fullwidth{width:100%}.bg-white{background-color:#fff}.data-input{white-space:pre-wrap;border:none;border-radius:4px;resize:none;background-color:transparent;box-sizing:border-box;flex:1 1 auto}.data-input:focus{outline:none}.shadow-5{box-shadow:0 1px 2px rgba(0,0,0,.12),0 2px 4px rgba(0,0,0,.12),0 4px 6px rgba(0,0,0,.12),0 8px 16px rgba(0,0,0,.12),0 16px 32px rgba(0,0,0,.12)}.svg-icon-sm svg{position:relative;height:1rem;width:1rem;top:.125rem}.svg-gray svg{stroke:#9e9e9e}.option-input{width:100%;font-size:1rem;border:none;background-color:transparent}.option-input:focus{outline:none}.noselect{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.overlay{position:fixed;top:0;left:0;height:100vh;width:100vw;z-index:2;overflow:hidden}.sort-button{padding:.25rem .75rem;width:100%;background-color:transparent;border:0;font-size:.875rem;color:#757575;cursor:pointer;text-align:left;display:flex;align-items:center}.sort-button:hover{background-color:#eee}.add-row{color:#9e9e9e;padding:.5rem;display:flex;align-items:center;font-size:.875rem;cursor:pointer;height:50px;border-top:1px solid #e0e0e0}.add-row:hover{background-color:#f5f5f5}.th{color:#9e9e9e;font-weight:500;font-size:.875rem}.th-content{overflow-x:hidden;text-overflow:ellipsis;padding:.5rem;display:flex;align-items:center;justify-content:start;height:50px;width:100%}.td{overflow:hidden;color:#424242;padding:0;flex-direction:column}.td-content{display:block}.table{border-spacing:0;border:1px solid #e0e0e0;border-radius:8px;overflow:hidden}.resizer,.table{display:inline-block}.resizer{background:transparent;width:8px;height:100%;position:absolute;right:0;top:0;transform:translateX(50%);z-index:1;cursor:col-resize;touch-action:none}.resizer:hover{background-color:#8ecae6}.td,.th{white-space:nowrap;margin:0;border-left:1px solid #e0e0e0;border-top:1px solid #e0e0e0;position:relative}.th{border-bottom:1px solid #e0e0e0}.tr:last-child .td{border-bottom:0}.td:first-child,.th:first-child{border-left:none}.td:last-child,.th:last-child{border-right:none}.tr:first-child .td{border-top:0}.tr:first-child .th{border-top:none}.text-align-right{text-align:right}.cell-padding{padding:.5rem}.d-flex{display:flex}.d-inline-block{display:inline-block}.cursor-default{cursor:default}.align-items-center{align-items:center}.flex-wrap-wrap{flex-wrap:wrap}.border-radius-md{border-radius:5px}.cursor-pointer{cursor:pointer}.icon-margin{margin-right:4px}.font-weight-600{font-weight:600}.font-weight-400{font-weight:400}.font-size-75{font-size:.75rem}.flex-1{flex:1}.mt-5{margin-top:.5rem}.mr-auto{margin-right:auto}.ml-auto{margin-left:auto}.mr-5{margin-right:.5rem}.justify-content-center{justify-content:center}.flex-column{flex-direction:column}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-y-hidden{overflow-y:hidden}.list-padding{padding:4px 0}.bg-grey-200{background-color:#eee}.color-grey-800{color:#424242}.color-grey-600{color:#757575}.color-grey-500{color:#9e9e9e}.border-radius-sm{border-radius:4px}.text-transform-uppercase{text-transform:uppercase}.text-transform-capitalize{text-transform:capitalize}.selected-option{position:relative}.selected-option:after{content:"✓";position:absolute;top:-8px;right:-8px;background:#4caf50;color:#fff;width:16px;height:16px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px}.image-cell{height:100%;min-height:32px;padding-right:30px}.image-cell,.image-cell-container{display:flex;align-items:center;justify-content:center;position:relative}.image-container{position:relative;width:36px;height:36px;border-radius:6px;overflow:hidden;cursor:pointer;box-shadow:0 2px 4px rgba(0,0,0,.1);transition:transform .2s,box-shadow .2s}.image-container:hover{transform:scale(1.05);box-shadow:0 4px 8px rgba(0,0,0,.15)}.table-cell-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.image-action-icon{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.4);display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .2s}.image-container:hover .image-action-icon{opacity:1}.image-action-button{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:6px;background-color:#fff;cursor:pointer;transition:all .2s;opacity:0;transform:translateX(-4px);box-shadow:0 2px 4px rgba(0,0,0,.1);position:absolute;right:5px}.image-cell:hover .image-action-button{opacity:1;transform:translateX(0)}.image-action-button:hover{background-color:#f0f9ff;box-shadow:0 4px 8px rgba(0,0,0,.15)}.upload-button{color:#2196f3}.empty-image-cell{color:#9e9e9e;display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:6px;border:2px dashed #e0e0e0;position:relative;background-color:#fafafa;transition:all .2s}.empty-image-cell.cursor-pointer:hover{border-color:#2196f3;color:#2196f3;background-color:#f0f9ff;transform:scale(1.05)}.upload-icon{color:#9e9e9e}.empty-image-cell.cursor-pointer:hover .upload-icon{color:#2196f3}.uploading-indicator{display:flex;align-items:center;justify-content:center;width:100%;height:100%;position:absolute;top:0;left:0;background-color:hsla(0,0%,100%,.8);border-radius:6px;z-index:5;flex-direction:column}.spinner{width:20px;height:20px;border-radius:50%;border:2px solid rgba(33,150,243,.3);border-top-color:#2196f3;animation:spin 1s linear infinite}.spinner-label{font-size:10px;color:#2196f3;white-space:nowrap;margin-top:4px}@keyframes spin{to{transform:rotate(1turn)}}.image-upload-label{cursor:pointer;padding:4px 8px;background-color:#eee;border-radius:4px;font-size:.875rem;color:#424242;transition:background-color .2s}.image-upload-label:hover{background-color:#e0e0e0}.hidden-input{display:none}.image-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.8);display:flex;align-items:center;justify-content:center;z-index:1000;cursor:pointer;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.image-modal{max-width:90vw;max-height:90vh;position:relative;border-radius:12px;overflow:hidden;box-shadow:0 10px 25px rgba(0,0,0,.3);animation:modal-appear .3s ease-out}@keyframes modal-appear{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.image-modal img{display:block;max-width:100%;max-height:90vh;-o-object-fit:contain;object-fit:contain}.json-cell{cursor:pointer}.json-preview{font-family:monospace;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#0277bd}.json-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.7);display:flex;align-items:center;justify-content:center;z-index:1000}.json-modal{background:#fff;border-radius:8px;width:80%;max-width:800px;max-height:90vh;display:flex;flex-direction:column;box-shadow:0 4px 12px rgba(0,0,0,.2);overflow:hidden}.json-modal-header{padding:16px;border-bottom:1px solid #e0e0e0;display:flex;justify-content:space-between;align-items:center}.json-modal-header h3{margin:0;font-size:1.25rem;font-weight:500;color:#424242}.json-close-button{background:none;border:none;font-size:1.5rem;cursor:pointer;color:#757575}.json-modal-body{padding:16px;flex:1;overflow:auto;display:flex;flex-direction:column}.json-editor{width:100%;min-height:300px;font-family:monospace;font-size:14px;line-height:1.5;padding:12px;border:1px solid #e0e0e0;border-radius:4px;resize:vertical}.json-editor:focus{outline:none;border-color:#2196f3;box-shadow:0 0 0 2px rgba(33,150,243,.2)}.json-error{margin-top:8px;padding:8px 12px;background-color:#ffebee;color:#d32f2f;border-radius:4px;font-size:.875rem}.json-modal-footer{padding:16px;border-top:1px solid #e0e0e0;display:flex;justify-content:flex-end;gap:8px}.json-cancel-button,.json-save-button{padding:8px 16px;border-radius:4px;font-size:.875rem;font-weight:500;cursor:pointer;transition:background-color .2s}.json-cancel-button{background-color:#f5f5f5;border:1px solid #e0e0e0;color:#757575}.json-cancel-button:hover{background-color:#e0e0e0}.json-save-button{background-color:#2196f3;border:1px solid #2196f3;color:#fff}.json-save-button:hover{background-color:#1976d2}.data-input-container{position:relative;display:flex;align-items:center;width:100%;height:100%}.long-text-cell{cursor:pointer}.long-text-cell .data-input{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;cursor:pointer}.edit-indicator{position:absolute;right:8px;top:50%;transform:translateY(-50%);color:#757575;font-size:14px}.text-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.7);display:flex;align-items:center;justify-content:center;z-index:1000}.text-modal{background:#fff;border-radius:8px;width:80%;max-width:800px;max-height:90vh;display:flex;flex-direction:column;box-shadow:0 4px 12px rgba(0,0,0,.2);overflow:hidden}.text-modal-header{padding:16px;border-bottom:1px solid #e0e0e0;display:flex;justify-content:space-between;align-items:center}.text-modal-header h3{margin:0;font-size:1.25rem;font-weight:500;color:#424242}.text-close-button{background:none;border:none;font-size:1.5rem;cursor:pointer;color:#757575}.text-modal-body{padding:16px;flex:1;overflow:auto;display:flex;flex-direction:column}.text-editor{width:100%;min-height:200px;font-size:14px;line-height:1.5;padding:12px;border:1px solid #e0e0e0;border-radius:4px;resize:vertical}.text-editor:focus{outline:none;border-color:#2196f3;box-shadow:0 0 0 2px rgba(33,150,243,.2)}.text-modal-footer{padding:16px;border-top:1px solid #e0e0e0;display:flex;justify-content:flex-end;gap:8px}.text-cancel-button,.text-save-button{padding:8px 16px;border-radius:4px;font-size:.875rem;font-weight:500;cursor:pointer;transition:background-color .2s}.text-cancel-button{background-color:#f5f5f5;border:1px solid #e0e0e0;color:#757575}.text-cancel-button:hover{background-color:#e0e0e0}.text-save-button{background-color:#2196f3;border:1px solid #2196f3;color:#fff}.text-save-button:hover{background-color:#1976d2}.data-input-field{width:100%;height:100%;border:none;padding:.5rem;color:#424242;font-size:1rem;border-radius:4px;background-color:#fff;box-sizing:border-box}.data-input-field:focus{outline:none;box-shadow:0 0 0 2px rgba(33,150,243,.2)}.data-input{width:100%;height:100%;padding:.5rem;color:#424242;font-size:1rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.multiline-indicator{margin-left:4px;color:#757575;font-size:12px;vertical-align:middle}.multiline-text .data-input{font-style:italic}.delete-row-cell{display:flex;align-items:center;justify-content:center;height:100%;cursor:pointer;color:#9e9e9e;transition:color .2s}.delete-row-cell:hover{color:#f44336}.delete-row-cell svg{width:18px;height:18px}.actions-cell,.confirm-row-cell{display:flex;align-items:center;justify-content:center;height:100%}.confirm-row-cell{cursor:pointer;color:#9e9e9e;transition:color .2s}.confirm-row-cell:hover{color:#4caf50}.confirm-row-cell svg{width:18px;height:18px}.pending-row{background-color:rgba(33,150,243,.1)!important;border-left:3px solid #2196f3!important}.data-input-container.readonly{cursor:default;background-color:rgba(0,0,0,.02)}.data-input-container.readonly .data-input{color:#666;-webkit-user-select:text;-moz-user-select:text;user-select:text}.data-input-container.readonly:after{content:"🔒";position:absolute;top:2px;right:2px;font-size:8px;opacity:.5}.image-upload-notification{position:fixed;bottom:20px;right:20px;padding:12px 20px;border-radius:8px;color:#fff;font-size:14px;z-index:1000;box-shadow:0 4px 12px rgba(0,0,0,.2);transition:opacity .3s,transform .3s;animation:slide-in .3s ease-out;display:flex;align-items:center}.image-upload-notification.success{background-color:#4caf50}.image-upload-notification.success:before{content:"✓";display:inline-block;margin-right:8px;font-weight:700}.image-upload-notification.error{background-color:#f44336}.image-upload-notification.error:before{content:"✕";display:inline-block;margin-right:8px;font-weight:700}.image-upload-notification.fade-out{opacity:0;transform:translateY(10px)}@keyframes slide-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.image-tooltip{position:absolute;bottom:-34px;left:50%;transform:translateX(-50%);background-color:rgba(0,0,0,.8);color:#fff;padding:6px 10px;border-radius:6px;font-size:12px;white-space:nowrap;z-index:10;pointer-events:none;box-shadow:0 4px 8px rgba(0,0,0,.2);animation:tooltip-appear .2s ease-out}@keyframes tooltip-appear{0%{opacity:0;transform:translateX(-50%) translateY(5px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}.image-tooltip:before{content:"";position:absolute;top:-4px;left:50%;transform:translateX(-50%) rotate(45deg);width:8px;height:8px;background-color:rgba(0,0,0,.8)}.empty-image-text{font-size:12px;margin-top:2px;color:#9e9e9e;font-weight:500}.empty-image-cell.cursor-pointer:hover .empty-image-text{color:#2196f3}.image-modal-close{position:absolute;top:15px;right:15px;width:36px;height:36px;border-radius:50%;background-color:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;transition:background-color .2s}.image-modal-close:hover{background-color:rgba(0,0,0,.8)}.tr{display:flex}.tr:hover:not(.add-row){background-color:#f0f7ff;transition:background-color .2s ease}.selected-row{background-color:rgba(59,130,246,.1)}.selected-row:hover{background-color:rgba(59,130,246,.2)}input[type=checkbox]{cursor:pointer;width:16px;height:16px}input[type=checkbox]:disabled{cursor:not-allowed;opacity:.5}.flex.items-center.justify-center.h-full{height:100%;display:flex;align-items:center;justify-content:center}input[type=checkbox]:indeterminate{background-color:#cbd5e0;border-color:#a0aec0;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3e%3c/svg%3e")}.td{min-height:40px;display:flex;align-items:stretch}button:hover .svg-icon{color:#fff;transition:none}.disabled-row{background-color:#f8f9fa!important;pointer-events:none}.disabled-row .data-input-container{opacity:.6;cursor:not-allowed}.disabled-row .data-input{color:#6c757d}.disabled-action{pointer-events:none;opacity:.5;cursor:not-allowed}.AppContext_context_options__T8hdP{display:flex;flex-direction:column;gap:.75rem;padding-top:1rem;padding-bottom:1rem}@media (min-width:768px){.AppContext_context_options__T8hdP{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}}.AppContext_context_options_flex__QHzrJ{display:flex;width:100%;gap:.75rem;overflow-x:auto;padding:1rem}@media (min-width:768px){.AppContext_context_options_flex__QHzrJ{flex-direction:row;padding-left:2.5rem;padding-right:2.5rem}}.AppContext_context_option__UwXiX{display:flex;flex-direction:row;gap:.5rem;border-radius:calc(var(--radius) - 2px);--tw-bg-opacity:1;background-color:rgb(229 231 235/var(--tw-bg-opacity));padding:1rem}.AppContext_context_option__UwXiX:hover{--tw-bg-opacity:1;background-color:rgb(209 213 219/var(--tw-bg-opacity))}@media (min-width:768px){.AppContext_context_option__UwXiX{display:block}}.AppContext_context_option__icon__f0BeK{margin-top:.25rem;margin-bottom:.25rem;height:2rem;width:2rem;font-size:1.5rem;line-height:2rem;--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity))}.AppContext_context_option__title__ISJp4{margin-bottom:.5rem;font-weight:700}.AppContext_context_option__description__sOX2r{font-size:.875rem;line-height:1.25rem;--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity))}.AppContext_context_option_flex__QQ_SP{display:flex;flex:1 1 0%;flex-direction:row;align-items:center;justify-content:center;gap:.5rem;border-radius:calc(var(--radius) - 2px);--tw-bg-opacity:1;background-color:rgb(229 231 235/var(--tw-bg-opacity));padding:.5rem .5rem .75rem;text-align:center}.AppContext_context_option_flex__QQ_SP:hover{--tw-bg-opacity:1;background-color:rgb(209 213 219/var(--tw-bg-opacity))}@media (min-width:768px){.AppContext_context_option_flex__QQ_SP{display:block}}.AppContext_context_option_flex__icon__NQeVM{height:2rem;width:2rem;font-size:1.5rem;line-height:2rem;--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity));margin:0 auto}.AppContext_context_option_flex__title__PxqEq{margin-top:.25rem;font-size:.75rem;line-height:1rem;font-weight:700}.AppContext_context_option_flex__description__mERmP{font-size:.875rem;line-height:1.25rem;--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity))}.AppContext_context_text__o5165{height:100%;min-height:400px;width:100%;padding-left:2.5rem;padding-right:2.5rem}.AppContext_context_text__o5165:focus{outline:none}.AppContext_context_items__G0jfv{margin-left:1rem;margin-right:1rem;margin-bottom:1rem;display:flex;flex-direction:column;gap:.75rem;--tw-border-opacity:1;border-color:rgb(229 231 235/var(--tw-border-opacity))}@media (min-width:640px){.AppContext_context_items__G0jfv{gap:0}}@media (min-width:768px){.AppContext_context_items__G0jfv{margin-left:2.5rem;margin-right:2.5rem;display:grid;grid-template-columns:repeat(1,minmax(0,1fr))}}.AppContext_context_item_tile__shaic{display:flex;width:100%;flex-direction:column;gap:1rem;border-radius:calc(var(--radius) - 2px);border-width:1px;--tw-border-opacity:1;border-color:rgb(229 231 235/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(249 250 251/var(--tw-bg-opacity));padding:.75rem 1rem;font-size:.875rem;line-height:1.25rem}@media (min-width:640px){.AppContext_context_item_tile__shaic{flex-direction:row;align-items:center;gap:.5rem;border-radius:0;border-width:0 1px 1px}}.AppContext_context_item_tile__shaic:first-child{border-top-left-radius:var(--radius);border-top-right-radius:var(--radius);border-top-width:1px}.AppContext_context_item_tile__shaic:last-child{border-bottom-right-radius:var(--radius);border-bottom-left-radius:var(--radius)}.AppContext_context_item_tile__menu_icon__fE1r1{height:1rem;width:1rem;--tw-text-opacity:1;color:rgb(115 115 115/var(--tw-text-opacity))}.AppContext_context_item_tile__menu_icon__fE1r1:hover{--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity))}.AppContext_context_item_tile__menu_icon_wrapper__PGS8B{display:flex;cursor:pointer;flex-direction:row;align-items:center;border-radius:calc(var(--radius) - 2px);padding:.5rem}.AppContext_context_item_tile_header_wrapper__Ky2oH{display:flex;flex:1 1 0%;flex-direction:row;align-items:center;justify-content:space-between;border-bottom-width:1px}@media (min-width:640px){.AppContext_context_item_tile_header_wrapper__Ky2oH{overflow:hidden;border-bottom-width:0}}.AppContext_context_item_tile_header__NVWE9{display:flex;min-height:52px;flex-direction:column;justify-content:space-between;overflow:hidden;padding-bottom:.75rem}@media (min-width:640px){.AppContext_context_item_tile_header__NVWE9{min-height:-moz-fit-content;min-height:fit-content;padding-bottom:0}}.AppContext_context_item_tile_header__title__EqrKj{white-space:nowrap;font-weight:600}.AppContext_context_item_tile_header__title__text__WD8hO{cursor:pointer;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.AppContext_context_item_tile_header__type__R45U5{width:-moz-fit-content;width:fit-content;--tw-text-opacity:1;color:rgb(163 163 163/var(--tw-text-opacity))}.AppContext_context_item_tile_header__clickable__aQycQ{cursor:pointer}.AppContext_context_item_tile_header__clickable__aQycQ:hover{--tw-text-opacity:1;color:rgb(82 82 82/var(--tw-text-opacity))}.AppContext_context_item_tile_status__6tGHJ{display:flex;flex-direction:column;justify-content:space-between}@media (min-width:640px){.AppContext_context_item_tile_status__6tGHJ{flex-basis:12rem}}.AppContext_context_item_tile_status__label__w0WGj{display:flex;flex-direction:row;align-items:center;gap:.25rem}.AppContext_context_item_tile_status__date__s5hk6{--tw-text-opacity:1;color:rgb(163 163 163/var(--tw-text-opacity))}.AppContext_context_item_tile_extra__VQUwT{display:flex;flex-direction:column;justify-content:space-between}@media (min-width:640px){.AppContext_context_item_tile_extra__VQUwT{flex-basis:11rem}}.AppContext_context_item_tile_extra__size__zwKOW{display:flex;flex-direction:row;align-items:center;gap:.25rem}.AppContext_context_item_tile_extra__date__uCRfB{--tw-text-opacity:1;color:rgb(163 163 163/var(--tw-text-opacity))}@media (min-width:768px){.FieldEditor_field_options_menu__ztWeG{visibility:hidden}}.FieldEditor_field_options__Em1Tp:hover .FieldEditor_field_options_menu__ztWeG{visibility:visible}