.native-custom-fields-mt-20{margin-top:20px}.native-custom-fields-base-control-wrapper{padding:15px 0}.native-custom-fields-has-validation-error .components-base-control__help{color:#cc1818}.native-custom-fields-file-upload-previews{display:grid;gap:16px;grid-template-columns:repeat(auto-fill,minmax(100px,1fr));margin:16px 0 8px}.native-custom-fields-file-upload-preview{display:flex;flex-direction:column;gap:8px;position:relative}.native-custom-fields-file-upload-preview-image{aspect-ratio:1;border:1px solid #ddd;border-radius:4px;overflow:hidden;position:relative}.native-custom-fields-file-upload-preview-image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.native-custom-fields-file-upload-preview-image:hover .native-custom-fields-file-upload-preview-actions{opacity:1}.native-custom-fields-file-upload-preview-actions{display:flex;gap:8px;opacity:0;position:absolute;left:8px;top:8px;transition:opacity .2s ease-in-out}.native-custom-fields-file-upload-preview-copy,.native-custom-fields-file-upload-preview-remove{background:hsla(0,0%,100%,.9)!important;border-radius:50%!important;height:auto!important;min-width:auto!important;padding:4px!important}.native-custom-fields-file-upload-preview-copy svg,.native-custom-fields-file-upload-preview-remove svg{height:16px;width:16px}.native-custom-fields-file-upload-preview-remove{color:#cc1818!important}.native-custom-fields-file-upload-preview-remove:hover{background:#fff!important;box-shadow:0 0 0 1px #cc1818!important}.native-custom-fields-file-upload-preview-copy{color:#007cba!important}.native-custom-fields-file-upload-preview-copy:hover{background:#fff!important;box-shadow:0 0 0 1px #007cba!important}.native-custom-fields-file-upload-preview-name{color:#757575;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.native-custom-fields-repeater{margin-bottom:24px}.native-custom-fields-repeater-item{background-color:#fdfdfd;border:1px solid #ddd;border-radius:4px;margin-bottom:16px;transition:opacity .3s ease,transform .3s ease}.native-custom-fields-repeater-item.moving-up{opacity:.3;transform:translateY(-10px)}.native-custom-fields-repeater-item.moving-down{opacity:.3;transform:translateY(10px)}.native-custom-fields-repeater-item.hide-not-moving{opacity:.6}.native-custom-fields-repeater-item-header{align-items:center;display:flex;justify-content:center;margin-top:8px}.native-custom-fields-repeater-item-title{color:#1e1e1e;font-weight:600}.native-custom-fields-repeater-item-actions{display:flex;gap:4px}.native-custom-fields-repeater-item-actions button{transition:background-color .2s ease}.native-custom-fields-repeater-item-actions button:hover{background-color:rgba(0,0,0,.05)}.native-custom-fields-repeater-item-actions button:active{transform:scale(.95)}.native-custom-fields-repeater-item-content{padding:16px}.native-custom-fields-repeater-item-dragging{opacity:.5}.native-custom-fields-repeater-item-dragover-above{position:relative}.native-custom-fields-repeater-item-dragover-above:before{background-color:#007cba;border-radius:2px;content:"";height:14px;right:0;position:absolute;left:0;top:-8px;z-index:10}.native-custom-fields-repeater-item-dragover-below{position:relative}.native-custom-fields-repeater-item-dragover-below:after{background-color:#007cba;border-radius:2px;bottom:-8px;content:"";height:14px;right:0;position:absolute;left:0;z-index:10}.native-custom-fields-repeater-add-new-button{display:flex;justify-content:end;margin-top:8px}.native-custom-fields-repeater-add-new-button button{transition:transform .2s ease}.native-custom-fields-repeater-add-new-button button:hover{transform:translateY(-2px)}.native-custom-fields-repeater-add-new-button button:active{transform:translateY(0)}.native-custom-fields-custom-panel{border:1px solid #e0e0e0;border-radius:4px}.native-custom-fields-custom-panel-header{background-color:#f5f5f5;border-bottom:1px solid #e0e0e0;padding:10px 15px}.native-custom-fields-custom-panel-title{justify-content:flex-start}.native-custom-fields-custom-panel-content{border-top:1px solid #e0e0e0;padding:10px}.components-base-control .label-lowercase .components-base-control__label,.components-base-control.label-lowercase .components-base-control__label{text-transform:lowercase}.components-base-control .label-capitalize .components-base-control__label,.components-base-control.label-capitalize .components-base-control__label{text-transform:capitalize}.components-flex-item-custom-width-100{width:100%!important}.components-flex-item-custom-width-20{width:20%!important}.native-custom-fields-dashboard-container{background:#f0f2f5;padding:10px;width:70%}.native-custom-fields-dashboard-container .native-custom-fields-dashboard .native-custom-fields-dashboard-header{margin-bottom:32px}.native-custom-fields-dashboard-container .native-custom-fields-dashboard .native-custom-fields-dashboard-layout{align-items:flex-start;display:flex;gap:24px}.native-custom-fields-dashboard-container .native-custom-fields-dashboard .native-custom-fields-dashboard-main{flex:1;min-width:0}.native-custom-fields-dashboard-container .native-custom-fields-dashboard .native-custom-fields-dashboard-card .native-custom-fields-card-title{font-size:15px;font-weight:600;margin:0}.native-custom-fields-dashboard-container .native-custom-fields-dashboard .native-custom-fields-components-grid{display:grid;gap:8px;grid-template-columns:repeat(auto-fill,minmax(160px,1fr))}.native-custom-fields-dashboard-container .native-custom-fields-dashboard .native-custom-fields-component-item{align-items:center;background:#f6f7f7;border:1px solid #e2e4e7;border-radius:4px;color:#1e1e1e;display:flex;font-size:12px;gap:8px;line-height:1.4;padding:8px 10px}.native-custom-fields-dashboard-container .native-custom-fields-dashboard .native-custom-fields-component-item svg{flex-shrink:0}@media(max-width:960px){.native-custom-fields-dashboard-container .native-custom-fields-dashboard-layout{flex-direction:column}.native-custom-fields-dashboard-container .native-custom-fields-dashboard-layout>div[style]{width:100%!important}}@media(max-width:1400px){.native-custom-fields-dashboard-container{width:100%}}.native-custom-fields-forms-page{margin:0 auto;padding:24px}.native-custom-fields-forms-page .native-custom-fields-forms-header{margin-bottom:24px}.native-custom-fields-forms-page .native-custom-fields-forms-header h1{line-height:1.4;margin:0}.native-custom-fields-forms-page .native-custom-fields-forms-loading{align-items:center;display:flex;justify-content:center;min-height:200px}.native-custom-fields-forms-page .native-custom-fields-forms-list{display:flex;flex-direction:column;gap:16px}.native-custom-fields-forms-page .native-custom-fields-preview-container{display:grid;gap:24px;grid-template-columns:1fr 1fr;margin-bottom:24px}.native-custom-fields-forms-page .native-custom-fields-preview-fields,.native-custom-fields-forms-page .native-custom-fields-preview-json{min-width:0}.native-custom-fields-forms-page .native-custom-fields-preview-wrapper{background:#fff;border:1px solid #ddd;border-radius:4px;padding:24px}@media(max-width:782px){.native-custom-fields-forms-page{padding:16px}.native-custom-fields-forms-page .native-custom-fields-forms-header{margin-bottom:16px}}.native-custom-fields-custom-panel-header{align-items:center;background:#f9f9f9;border:1px solid #ddd;border-bottom:none;cursor:pointer;display:flex;justify-content:space-between;padding:12px 16px;transition:background-color .2s}.native-custom-fields-custom-panel-header:hover{background:#f0f0f0}.native-custom-fields-custom-panel-header[draggable=true]{cursor:grab}.native-custom-fields-custom-panel-header[draggable=true]:active{cursor:grabbing}.native-custom-fields-custom-panel-header[draggable=true]:hover{background:#e8f4fd}.native-custom-fields-custom-panel-header-actions{align-items:center;display:flex;gap:4px}.native-custom-fields-custom-panel-title{align-items:center;display:flex;flex:1;font-weight:600;gap:8px;pointer-events:none}.native-custom-fields-custom-panel-title .components-icon{color:#666}.native-custom-fields-custom-panel-actions{align-items:center;display:flex;gap:4px}.native-custom-fields-custom-panel-actions .components-button{height:28px;min-width:auto;padding:0 6px}.native-custom-fields-custom-panel-actions .components-button:not(:disabled):hover{background:rgba(0,0,0,.05)}.native-custom-fields-custom-panel-toggle{height:28px!important;margin-right:8px;min-width:auto!important;padding:0 4px!important}.native-custom-fields-custom-panel-content{border-top:none}.native-custom-fields-hamburger-menu{bottom:0;display:flex;position:fixed;left:0;top:0;z-index:999999}.native-custom-fields-hamburger-menu-overlay{background:rgba(0,0,0,.5);bottom:0;right:0;position:fixed;left:0;top:0;z-index:-1}.native-custom-fields-hamburger-menu-content{animation:slideIn .3s ease-out;background:#fff;box-shadow:2px 0 4px rgba(0,0,0,.1);height:100%;width:300px}.native-custom-fields-hamburger-menu-header{border-bottom:1px solid #ddd;padding:16px;text-align:left}.native-custom-fields-hamburger-menu-body{height:calc(100% - 60px);overflow-y:auto;padding:16px}.native-custom-fields-mobile-tabs{display:flex;flex-direction:column;gap:8px}.native-custom-fields-mobile-tabs .native-custom-fields-mobile-tab{border-radius:2px;height:auto;justify-content:flex-start;min-height:48px;padding:12px;text-align:right;width:100%}.native-custom-fields-mobile-tabs .native-custom-fields-mobile-tab .components-flex{justify-content:flex-start;width:100%}.native-custom-fields-mobile-tabs .native-custom-fields-mobile-tab.is-active{background:#f0f0f0;color:var(--wp-admin-theme-color)}.native-custom-fields-mobile-tabs .native-custom-fields-mobile-tab:hover:not(:disabled,[aria-disabled=true]){color:inherit}.native-custom-fields-app{background:#fff;margin-left:24px;margin-top:24px;overflow:hidden;padding:24px;position:relative}.native-custom-fields-app-header{align-items:center;border-bottom:1px solid #e0e0e0;display:flex;justify-content:space-between;margin-bottom:24px}.native-custom-fields-app-header-title{font-size:20px}.native-custom-fields-app-notice{margin:16px 0}.native-custom-fields-tabs .components-tab-panel__tabs{display:flex;flex-wrap:nowrap;margin-bottom:24px;overflow-x:auto;-webkit-overflow-scrolling:touch;padding:5px;scrollbar-color:rgba(0,0,0,.15) transparent;scrollbar-width:thin}.native-custom-fields-tabs .components-tab-panel__tabs::-webkit-scrollbar{height:4px;width:4px}.native-custom-fields-tabs .components-tab-panel__tabs::-webkit-scrollbar-track{background:transparent}.native-custom-fields-tabs .components-tab-panel__tabs::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.15);border-radius:20px}.native-custom-fields-tabs .components-tab-panel__tabs .components-tab-panel__tabs-item{flex:0 0 auto;padding:8px 16px;white-space:nowrap}.native-custom-fields-tabs.is-mobile .components-tab-panel__tabs::-webkit-scrollbar{height:1px}.native-custom-fields-tabs.is-mobile .components-tab-panel__tabs::-webkit-scrollbar-track{background:#f0f0f0;border-radius:3px}.native-custom-fields-tabs.is-mobile .components-tab-panel__tabs::-webkit-scrollbar-thumb{background:#999;border-radius:3px}.native-custom-fields-tabs.is-mobile .components-tab-panel__tabs .components-tab-panel__tabs-item:last-child{margin-left:0}.native-custom-fields-actions{background:#fff;border:1px solid #ddd;border-radius:2px;bottom:0;box-sizing:border-box;margin-top:24px;padding:16px;position:sticky;width:100%;z-index:100}.native-custom-fields-actions button{white-space:nowrap}@media(max-width:960px){.native-custom-fields-menu-toggle{display:block}.native-custom-fields-tab-content{display:block!important}}.native-custom-fields-navigation{background:#fff;display:flex;flex-direction:column;height:100%;padding-left:16px}.native-custom-fields-navigation-menu{display:flex;flex:1;flex-direction:column;width:100%}.native-custom-fields-navigation-group{margin-bottom:8px;width:100%}.native-custom-fields-navigation-group__title{color:#757575;font-size:11px;font-weight:500;margin:0;padding:8px 16px;text-transform:uppercase}.native-custom-fields-navigation-group__content{display:flex;flex-direction:column;width:100%}.native-custom-fields-navigation-item{align-items:center;background:transparent;border:none;border-radius:2px;box-sizing:border-box;color:#50575e;cursor:pointer;display:flex;margin-bottom:5px;min-height:40px;padding:12px 16px;text-align:right;width:100%}.native-custom-fields-navigation-item:hover{background:#f0f0f0}.native-custom-fields-navigation-item.is-active{background:#f0f0f0;font-weight:700}.native-custom-fields-navigation-item__icon{align-items:center;display:flex;flex-shrink:0;height:20px;justify-content:center;margin-left:12px;width:20px}.native-custom-fields-navigation-item__title{flex:1;font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.native-custom-fields-notice{margin:16px}.native-custom-fields-post-meta-wrapper{margin:0 auto}@media(min-width:768px){.native-custom-fields-user-meta-wrapper .native-custom-fields-field{width:50%}}.native-custom-fields-table{border-collapse:collapse;width:100%}.native-custom-fields-table-wrapper{background:#fff;border:1px solid #e2e4e7;border-radius:2px;margin-top:20px;overflow-x:auto}.native-custom-fields-table-actions{display:flex;gap:8px;justify-content:start}.native-custom-fields-table td,.native-custom-fields-table th{border-bottom:1px solid #e2e4e7;padding:12px 16px;text-align:right}.native-custom-fields-table th{background:#f9f9f9;color:#1e1e1e;font-weight:600;white-space:nowrap}.native-custom-fields-table tr:hover{background-color:#f8f9fa}.native-custom-fields-table td{color:#1e1e1e;vertical-align:middle}.native-custom-fields-repeater-table-wrapper{overflow-x:auto;width:100%;-webkit-overflow-scrolling:touch;display:block}.native-custom-fields-repeater-table{border:1px solid #dee3e5;border-collapse:collapse;border-spacing:0;width:100%}.native-custom-fields-repeater-table tbody td,.native-custom-fields-repeater-table thead th{border:1px solid #dee3e5;padding:12px 16px;text-align:right;vertical-align:top}.native-custom-fields-repeater-table .native-custom-fields-repeater-cell-order,.native-custom-fields-repeater-table .native-custom-fields-repeater-col-order{text-align:right;white-space:nowrap;width:48px}.native-custom-fields-repeater-table .native-custom-fields-repeater-cell-order{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:middle}.native-custom-fields-repeater-table .native-custom-fields-repeater-cell-actions,.native-custom-fields-repeater-table .native-custom-fields-repeater-col-actions{white-space:nowrap;width:1%}.native-custom-fields-repeater-table .native-custom-fields-repeater-actions{align-items:flex-start;display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-start}.native-custom-fields-repeater-table .native-custom-fields-repeater-cell{vertical-align:top}.native-custom-fields-repeater-table .native-custom-fields-repeater-cell .components-base-control{margin-bottom:0;margin-top:0}.native-custom-fields-meta-th-header{vertical-align:middle}.term-meta-section-wrap h3{align-items:center;color:#1d2327;display:flex;font-size:14px;font-weight:600;gap:6px;line-height:1;margin-bottom:10px;margin-top:20px}.term-meta-section-wrap:first-of-type h3{margin-top:0}.term-meta-section-wrap .native-custom-fields-term-meta-wrapper{margin-bottom:15px}.form-table .term-meta-section-wrap th{font-weight:600;line-height:1.4;padding-top:20px;vertical-align:top}.form-table .term-meta-section-wrap th .dashicons{align-items:center;display:inline-flex;font-size:16px;height:16px;justify-content:center;line-height:1;margin-left:4px;vertical-align:middle;width:16px}.form-table .term-meta-section-wrap td{padding-top:15px}.form-table .user-meta-section-wrap th{font-weight:600;line-height:1.4;padding-top:20px;vertical-align:top}.form-table .user-meta-section-wrap th .dashicons{align-items:center;display:inline-flex;font-size:16px;height:16px;justify-content:center;line-height:1;margin-left:4px;vertical-align:middle;width:16px}.form-table .user-meta-section-wrap td{padding-top:15px}
@keyframes dropIndicatorPulse{0%,to{opacity:1;transform:scaleY(1)}50%{opacity:.7;transform:scaleY(1.2)}}.gf-tree-view-form{background:#fff;margin:20px 0 0 20px;max-width:100%;padding:20px}.gf-tree-view-form__header{align-items:center;border-bottom:1px solid #ddd;display:flex;justify-content:space-between;margin-bottom:20px;padding-bottom:15px}.gf-tree-view-form__header h2{font-size:20px;margin:0}.gf-tree-view-form__header-titles{display:flex;flex-direction:column;gap:5px}.gf-tree-view-form__header-subtitle{color:#666;font-size:13px}.gf-tree-view-form__header-subtitle strong{color:#2271b1;font-weight:600}.gf-tree-view-form__footer{align-items:center;background:#fff;display:flex;justify-content:flex-end;margin:20px 0;padding:15px}.gf-tree-view-form .native-custom-fields-notice{margin:20px 0}.gf-tree-view-form .native-custom-fields-notice .components-notice__content{line-height:1.6;margin:0}.gf-tree-view-form__palette{background:#f9f9f9;border-radius:4px;margin-bottom:20px;padding:15px}.gf-tree-view-form__content{align-items:start;display:grid;gap:20px;grid-template-columns:35% 1fr}@media screen and (max-width:1440px){.gf-tree-view-form__content{grid-template-columns:45% 1fr}}.gf-tree-view-form__sidebar{overflow-y:auto;position:sticky;top:20px}.gf-tree-view-form__main{background:#fff;min-height:400px}.gf-tree-view-form__tree{min-height:200px}.gf-tree-view-form__tree-actions{align-items:center;display:flex;justify-content:center;margin:10px 0}.gf-tree-view-form__tree-panel{border:1px solid #ddd;border-radius:4px;margin:0}.gf-tree-node{align-items:center;background:#fff;border:1px solid #ddd;border-radius:4px;cursor:pointer;display:flex;margin:4px 10px 8px 0;position:relative;transition:all .2s}.gf-tree-node:hover{background:#f9f9f9;border-color:#999}.gf-tree-node--selected{background:#e3f2fd;border-color:#2196f3}.gf-tree-node--dragging{background:#f0f0f0;opacity:.5}.gf-tree-node--drag-over{background:#e8f4fd!important;border-color:#3b82f6!important;border-width:2px!important;box-shadow:0 0 0 3px rgba(59,130,246,.15)!important}.gf-tree-node__drop-indicator{height:4px;right:0;pointer-events:none;position:absolute;left:0;z-index:10}.gf-tree-node__drop-indicator--before{top:-3px}.gf-tree-node__drop-indicator--after{bottom:-3px}.gf-tree-node__drop-indicator-line{animation:dropIndicatorPulse 1s ease-in-out infinite;background:linear-gradient(-90deg,#3b82f6,#60a5fa);border-radius:2px;box-shadow:0 0 8px rgba(59,130,246,.6);height:3px;width:100%}.gf-tree-node__drag-handle{align-items:center;color:#999;cursor:grab;display:flex;margin-left:8px}.gf-tree-node__drag-handle:active{cursor:grabbing}.gf-tree-node__expand-button{align-items:center;background:none;border:none;color:#666;cursor:pointer;display:flex;margin-left:8px;padding:4px}.gf-tree-node__expand-button:hover{color:#000}.gf-tree-node__content{align-items:center;display:flex;flex:1;gap:4px}.gf-tree-node__type{color:#2196f3;font-size:13px;font-weight:600}.gf-tree-node__label{color:#333;font-size:13px}.gf-tree-node__name{color:#666;font-size:12px;font-style:italic}.gf-tree-node__actions{align-items:center;display:flex;gap:4px;margin-right:8px;margin-left:8px;opacity:0;transition:opacity .2s ease}.gf-tree-node__actions button{transition:all .2s ease}.gf-tree-node__actions button:hover:not(:disabled){background-color:rgba(0,0,0,.05)}.gf-tree-node__actions button:active:not(:disabled){transform:scale(.95)}.gf-tree-node__actions button:disabled{cursor:not-allowed;opacity:.3}.gf-tree-node:hover .gf-tree-node__actions{opacity:1}.gf-tree-node.moving-up{transform:translateY(-10px)}.gf-tree-node.moving-down,.gf-tree-node.moving-up{opacity:.3;transition:opacity .3s ease,transform .3s ease}.gf-tree-node.moving-down{transform:translateY(10px)}.gf-tree-node.hide-not-moving{opacity:.6;transition:opacity .3s ease}.gf-tree-node__children{margin-right:24px;margin-top:4px;min-height:24px;padding-right:0;position:relative;transition:all .2s}.gf-tree-node__children:before{background:linear-gradient(-180deg,#e0e0e0 0,transparent);bottom:0;content:"";right:0;position:absolute;top:0;width:2px}.gf-tree-node__children--drag-over{background:rgba(59,130,246,.05);border-radius:4px}.gf-tree-node__children--drag-over:before{background:linear-gradient(-180deg,#3b82f6 0,#60a5fa)}.gf-tree-node__add-field-container{margin-top:2px;opacity:.5;padding:6px 0;transition:opacity .2s ease}.gf-tree-node__add-field-container:hover{opacity:1}.gf-tree-node__add-field-container--primary{opacity:.7}.gf-tree-node__add-field-container--primary .gf-tree-node__add-field-button{background:transparent;border:1px dashed #b0b0b0;color:#666}.gf-tree-node__add-field-container--primary .gf-tree-node__add-field-button:hover{background:rgba(34,113,177,.04);border-color:#2271b1;border-style:solid;color:#2271b1}.gf-tree-node__add-field-container--primary .gf-tree-node__add-field-button svg{fill:#666}.gf-tree-node__add-field-container--primary .gf-tree-node__add-field-button:hover svg{fill:#2271b1}.gf-tree-node__add-field-container--secondary{opacity:.4}.gf-tree-node__add-field-container--secondary .gf-tree-node__add-field-button{background:transparent;border:1px dashed #d0d0d0;color:#999}.gf-tree-node__add-field-container--secondary .gf-tree-node__add-field-button:hover{background:rgba(34,113,177,.04);border-color:#2271b1;border-style:solid;color:#2271b1}.gf-tree-node__add-field-container--secondary .gf-tree-node__add-field-button svg{fill:#999}.gf-tree-node__add-field-container--secondary .gf-tree-node__add-field-button:hover svg{fill:#2271b1}.gf-tree-node__add-field-button{border-radius:4px;font-size:11px;height:32px;justify-content:center;min-width:unset;padding:4px 8px;transition:all .2s ease;width:100%}.gf-tree-node__add-field-button.components-button.is-tertiary{padding:4px 8px}.gf-tree-node__add-field-button svg{height:18px;transition:fill .2s ease;width:18px}.gf-tree-node__children-drop-indicator{padding:8px 0}.gf-tree-node__children-drop-line{animation:dropIndicatorPulse 1s ease-in-out infinite;background:linear-gradient(-90deg,#3b82f6,#60a5fa);border-radius:2px;box-shadow:0 0 12px rgba(59,130,246,.8);height:4px;width:100%}.gf-tree-node__empty-children{background:#f9f9f9;border:2px dashed #ddd;border-radius:4px;margin:8px 0;padding:12px}.gf-tree-node__empty-message{color:#999;font-size:12px;font-style:italic;margin:0;text-align:center}.gf-tree-node__drop-zone{display:none}.gf-tree-node--section{background:linear-gradient(-90deg,#fff9e6 0,#fff 30%);border-right:4px solid #f59e0b;font-weight:600}.gf-tree-node--section:hover{background:linear-gradient(-90deg,#fff5d6 0,#f9f9f9 30%);border-color:#d97706}.gf-tree-node--section.gf-tree-node--selected{background:linear-gradient(-90deg,#fef3c7 0,#e3f2fd 30%);border-color:#f59e0b}.gf-tree-node--section .gf-tree-node__type{color:#f59e0b;font-size:11px;letter-spacing:.5px;text-transform:uppercase}.gf-tree-node--meta-box{background:linear-gradient(-90deg,#ede9fe 0,#fff 30%);border-right:4px solid #8b5cf6;font-weight:600}.gf-tree-node--meta-box:hover{background:linear-gradient(-90deg,#ddd6fe 0,#f9f9f9 30%);border-color:#7c3aed}.gf-tree-node--meta-box.gf-tree-node--selected{background:linear-gradient(-90deg,#ede9fe 0,#e3f2fd 30%);border-color:#8b5cf6}.gf-tree-node--meta-box .gf-tree-node__type{color:#8b5cf6;font-size:11px;letter-spacing:.5px;text-transform:uppercase}.gf-field-palette-modal{max-width:800px}.gf-field-palette-modal .components-modal__content{padding:20px}.gf-field-palette-modal .gf-field-palette__container{width:100%}.gf-field-palette-modal .gf-field-palette__search{margin-bottom:20px}.gf-field-palette-modal .gf-field-palette__search .gf-field-palette__search-input{width:100%}.gf-field-palette-modal .gf-field-palette__search .gf-field-palette__search-input input{font-size:14px;padding:8px 12px;width:100%}.gf-field-palette-modal .gf-field-palette__grid{display:grid;gap:10px;grid-template-columns:repeat(2,1fr)}.gf-field-palette-modal .gf-field-palette__button{align-items:center;display:flex;flex-direction:column;font-size:13px;gap:8px;height:auto;justify-content:center;line-height:1.4;min-height:70px;padding:12px 8px;text-align:center;white-space:normal;width:100%}.gf-field-palette-modal .gf-field-palette__button:hover{background:#f0f0f0;border-color:#999}.gf-field-palette-modal .gf-field-palette__button .gf-field-palette__icon{height:24px;width:24px;fill:#1e1e1e}.gf-field-palette-modal .gf-field-palette__button span{display:block}.gf-field-palette-modal .gf-field-palette__no-results{color:#757575;font-style:italic;grid-column:1/-1;padding:40px 20px;text-align:center}.gf-field-settings-panel{border:1px solid #ddd;border-radius:4px}.gf-field-settings-panel__empty{color:#999;font-style:italic;padding:40px 20px;text-align:center}.gf-field-settings-panel__content{padding:15px}.gf-field-settings-panel__content .native-custom-fields-field{margin-bottom:20px}.gf-field-settings-panel__content .native-custom-fields-field:last-child{margin-bottom:0}.gf-field-settings-panel .components-panel__body{border:none}.gf-field-settings-panel .components-panel__body-title button{color:#1e1e1e;font-size:14px;font-weight:600}.gf-field-settings-panel .components-panel__body-title button:hover{color:#2271b1}@media screen and (max-width:782px){.gf-tree-view-form{margin:10px 0 0 10px;padding:10px}.gf-tree-view-form__content{gap:15px;grid-template-columns:1fr}.gf-tree-view-form__sidebar{max-height:none;order:2;position:static}.gf-tree-view-form__main{min-height:0;order:1}.gf-tree-view-form__header{align-items:flex-start;flex-direction:column;gap:10px}.gf-tree-view-form__header h2{font-size:18px}.gf-tree-view-form__header-subtitle{font-size:12px}.gf-tree-view-form__footer{flex-direction:column;gap:10px}.gf-tree-view-form__footer .components-button{width:100%}.gf-field-palette-modal .gf-field-palette__grid{grid-template-columns:1fr}}@media screen and (max-width:600px){.gf-tree-view-form__header h2{font-size:16px}}
