.genform-admin-wrap{background:#f9fafb;padding:32px;font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:#111827}.gfm-header-flex{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.gfm-header-flex h1{font-size:24px;font-weight:700;margin:0}.gfm-hidden{display:none !important}.gfm-removing{opacity:0 !important;transform:scale(0.95);transition:all .3s ease !important;pointer-events:none}.genform-admin-wrap{font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:14px;color:#111827;-webkit-font-smoothing:antialiased}.genform-admin-wrap label{display:block;margin-bottom:8px;font-size:13px;font-weight:600;color:#9ca3af;text-transform:uppercase;letter-spacing:.05em;line-height:1.4}.genform-admin-wrap input[type=text],.genform-admin-wrap input[type=email],.genform-admin-wrap input[type=url],.genform-admin-wrap input[type=number],.genform-admin-wrap input[type=password],.genform-admin-wrap input[type=tel],.genform-admin-wrap input[type=date],.genform-admin-wrap input[type=search],.genform-admin-wrap select{border-radius:10px;border:1px solid #e5e7eb;padding:0 16px;font-size:14px;line-height:normal;height:48px;width:100%;transition:all .2s cubic-bezier(0.4, 0, 0.2, 1);background:#fff;color:#111827}.genform-admin-wrap input[type=text]::placeholder,.genform-admin-wrap input[type=email]::placeholder,.genform-admin-wrap input[type=url]::placeholder,.genform-admin-wrap input[type=number]::placeholder,.genform-admin-wrap input[type=password]::placeholder,.genform-admin-wrap input[type=tel]::placeholder,.genform-admin-wrap input[type=date]::placeholder,.genform-admin-wrap input[type=search]::placeholder,.genform-admin-wrap select::placeholder{color:#6b7280;opacity:.6}.genform-admin-wrap input[type=text]:focus,.genform-admin-wrap input[type=email]:focus,.genform-admin-wrap input[type=url]:focus,.genform-admin-wrap input[type=number]:focus,.genform-admin-wrap input[type=password]:focus,.genform-admin-wrap input[type=tel]:focus,.genform-admin-wrap input[type=date]:focus,.genform-admin-wrap input[type=search]:focus,.genform-admin-wrap select:focus{border-color:#4f46e5;box-shadow:0 0 0 4px rgba(79,70,229,.1);outline:none;background:#fff}.genform-admin-wrap input[type=text],.genform-admin-wrap input[type=email],.genform-admin-wrap input[type=url],.genform-admin-wrap input[type=number],.genform-admin-wrap input[type=password],.genform-admin-wrap input[type=tel],.genform-admin-wrap input[type=date],.genform-admin-wrap input[type=search],.genform-admin-wrap select{box-sizing:border-box;margin:0;max-width:100%;background-color:#f9fafb;border-color:#e5e7eb}.genform-admin-wrap input[type=text]:hover,.genform-admin-wrap input[type=email]:hover,.genform-admin-wrap input[type=url]:hover,.genform-admin-wrap input[type=number]:hover,.genform-admin-wrap input[type=password]:hover,.genform-admin-wrap input[type=tel]:hover,.genform-admin-wrap input[type=date]:hover,.genform-admin-wrap input[type=search]:hover,.genform-admin-wrap select:hover{border-color:#d1d5db}.genform-admin-wrap input[type=text]:focus,.genform-admin-wrap input[type=email]:focus,.genform-admin-wrap input[type=url]:focus,.genform-admin-wrap input[type=number]:focus,.genform-admin-wrap input[type=password]:focus,.genform-admin-wrap input[type=tel]:focus,.genform-admin-wrap input[type=date]:focus,.genform-admin-wrap input[type=search]:focus,.genform-admin-wrap select:focus{background-color:#fff;border-color:#4f46e5}.genform-admin-wrap textarea{border-radius:10px;border:1px solid #e5e7eb;padding:0 16px;font-size:14px;line-height:normal;height:48px;width:100%;transition:all .2s cubic-bezier(0.4, 0, 0.2, 1);background:#fff;color:#111827}.genform-admin-wrap textarea::placeholder{color:#6b7280;opacity:.6}.genform-admin-wrap textarea:focus{border-color:#4f46e5;box-shadow:0 0 0 4px rgba(79,70,229,.1);outline:none;background:#fff}.genform-admin-wrap textarea{height:auto;min-height:120px;line-height:1.6;resize:vertical;padding:12px 16px;background-color:#f9fafb}.genform-admin-wrap textarea:focus{background-color:#fff}.genform-admin-wrap textarea::-webkit-scrollbar{width:8px}.genform-admin-wrap textarea::-webkit-scrollbar-track{background:#f9fafb;border-radius:6px}.genform-admin-wrap textarea::-webkit-scrollbar-thumb{background:#e5e7eb;border-radius:6px}.genform-admin-wrap .gfm-setting-row{margin-bottom:32px}.genform-admin-wrap .gfm-setting-row label{color:#111827;font-size:14px;margin-bottom:8px}.genform-admin-wrap .gfm-setting-row .description,.genform-admin-wrap .gfm-setting-row .gfm-setting-desc{font-size:12.5px;color:#6b7280;margin-top:8px;display:block;line-height:normal}.genform-admin-wrap .gfm-switch{position:relative;display:inline-block;width:44px;height:24px;vertical-align:middle}.genform-admin-wrap .gfm-switch input{opacity:0;width:0;height:0}.genform-admin-wrap .gfm-switch input:checked+.slider{background:#4f46e5;border-color:#4f46e5}.genform-admin-wrap .gfm-switch input:checked+.slider:before{transform:translateX(20px);background:#fff}.genform-admin-wrap .gfm-switch .slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#f9fafb;border:2px solid #e5e7eb;transition:.4s;border-radius:34px}.genform-admin-wrap .gfm-switch .slider:before{position:absolute;content:"";height:14px;width:14px;left:3px;bottom:3px;background-color:#9ca3af;transition:.4s;border-radius:50%}.genform-admin-wrap input[type=checkbox]:not(.gfm-setter-check),.genform-admin-wrap input[type=radio]{appearance:none;-webkit-appearance:none;width:18px;height:18px;border:2px solid #d1d5db;background:#fff;margin:0;cursor:pointer;position:relative;transition:all .2s cubic-bezier(0.4, 0, 0.2, 1);vertical-align:middle;margin-right:8px}.genform-admin-wrap input[type=checkbox]:not(.gfm-setter-check):checked,.genform-admin-wrap input[type=radio]:checked{background:#4f46e5;border-color:#4f46e5;box-shadow:0 4px 6px -1px rgba(79,70,229,.2)}.genform-admin-wrap input[type=checkbox]:not(.gfm-setter-check):checked::after,.genform-admin-wrap input[type=radio]:checked::after{transform:rotate(45deg) scale(1)}.genform-admin-wrap input[type=checkbox]:not(.gfm-setter-check):hover,.genform-admin-wrap input[type=radio]:hover{border-color:#4f46e5}.genform-admin-wrap input[type=checkbox]:not(.gfm-setter-check){border-radius:4px}.genform-admin-wrap input[type=checkbox]:not(.gfm-setter-check)::after{content:"";position:absolute;left:4.5px;top:1px;width:5px;height:9px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg) scale(0);transition:transform .2s cubic-bezier(0.175, 0.885, 0.32, 1.275)}.genform-admin-wrap input[type=radio]{border-radius:50%}.genform-admin-wrap input[type=radio]::after{content:"";position:absolute;left:4px;top:4px;width:6px;height:6px;border-radius:50%;background:#fff;transform:scale(0);transition:transform .2s cubic-bezier(0.175, 0.885, 0.32, 1.275)}.genform-admin-wrap input[type=radio]:checked::after{transform:scale(1)}.genform-admin-wrap .gfm-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(280px, 1fr));gap:24px;margin-bottom:24px}.genform-admin-wrap .gfm-grid .gfm-col{display:flex;flex-direction:column}.genform-admin-wrap .gfm-grid .gfm-col input,.genform-admin-wrap .gfm-grid .gfm-col select,.genform-admin-wrap .gfm-grid .gfm-col textarea{width:100%}.genform-admin-wrap .gfm-grid.two-cols{grid-template-columns:1fr 1fr}.genform-admin-wrap .mt-0{margin-top:0 !important}.genform-admin-wrap .mb-0{margin-bottom:0 !important}.gfm-card{background:#fff;border-radius:12px;padding:24px;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);border:1px solid #e5e7eb;transition:all .2s cubic-bezier(0.4, 0, 0.2, 1);margin-bottom:24px}.gfm-card:hover{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.gfm-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 24px;border-radius:10px;font-weight:600;font-size:14px;cursor:pointer;text-decoration:none;border:1px solid rgba(0,0,0,0);transition:all .2s cubic-bezier(0.4, 0, 0.2, 1);box-shadow:0 1px 2px 0 rgba(0,0,0,.05);line-height:1}.gfm-btn:active{transform:scale(0.98)}.gfm-btn:focus-visible{outline:2px solid #818cf8;outline-offset:2px}.gfm-btn-primary{background:linear-gradient(135deg, #4F46E5 0%, #3730A3 100%);color:#fff !important}.gfm-btn-primary:hover{box-shadow:0 8px 20px -6px rgba(79,70,229,.4);transform:translateY(-2px)}.gfm-btn-outline{background:#fff;border-color:#e5e7eb;color:#111827 !important}.gfm-btn-outline:hover{background:#f9fafb;border-color:#d1d5db;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.gfm-btn-secondary-style{background:#eef2ff;color:#4f46e5 !important;border:1px solid rgba(0,0,0,0)}.gfm-btn-secondary-style:hover{background:rgb(223.21,230.69,255);color:#3730a3 !important}.gfm-btn .dashicons{font-size:18px;width:18px;height:18px;margin-top:-1px}.gfm-dashboard-widget .gfm-db-stats{display:flex;gap:32px;margin-bottom:24px;padding-bottom:16px}.gfm-dashboard-widget .gfm-db-stats .stat strong{display:block;font-size:24px;color:#111827;font-weight:800;letter-spacing:-0.02em}.gfm-dashboard-widget .gfm-db-stats .stat span{font-size:11px;color:#6b7280;text-transform:uppercase;letter-spacing:.05em;font-weight:600}.gfm-dashboard-widget .gfm-db-stats .stat:first-child strong{color:#4f46e5}.gfm-dashboard-widget .gfm-db-stats .stat:last-child strong{color:#10b981}.gfm-dashboard-widget h4{margin:16px 0 8px 0;font-weight:700;font-size:13px;color:#9ca3af;text-transform:uppercase;letter-spacing:.05em}.gfm-dashboard-widget ul{margin:0;padding:0;list-style:none}.gfm-dashboard-widget ul li{padding:12px 0;border-bottom:1px solid #e5e7eb;font-size:13px;display:flex;align-items:center;justify-content:space-between;transition:all .2s cubic-bezier(0.4, 0, 0.2, 1)}.gfm-dashboard-widget ul li:last-child{border-bottom:none}.gfm-dashboard-widget ul li .entry-info strong{color:#111827;font-weight:600}.gfm-dashboard-widget ul li .entry-info span{color:#6b7280;margin-left:6px;font-size:12px}.gfm-dashboard-widget ul li .gfm-view-link{text-decoration:none;font-weight:700;color:#4f46e5;font-size:11px;text-transform:uppercase;letter-spacing:.05em}.gfm-dashboard-widget ul li .gfm-view-link:hover{color:#3730a3}.gfm-dashboard-widget .gfm-db-footer{margin-top:24px;padding-top:16px;border-top:1px solid #e5e7eb;display:flex;align-items:center;justify-content:space-between}.gfm-dashboard-widget .gfm-db-footer .gfm-btn{padding:8px 16px;font-size:11px}.gfm-modal{position:fixed;z-index:99999;left:0;top:0;width:100%;height:100%;background:rgba(17,24,39,.2);backdrop-filter:blur(8px);display:none;align-items:center;justify-content:center;transition:opacity .3s ease}.gfm-modal-content{background:#fff;border-radius:16px;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04);border:1px solid hsla(0,0%,100%,.3);overflow:hidden;transition:all .4s cubic-bezier(0.175, 0.885, 0.32, 1.275);transform:scale(0.95);opacity:0}.gfm-modal.show{display:flex;opacity:1}.gfm-modal.show .gfm-modal-content{transform:scale(1);opacity:1}.gfm-modal-large{width:750px;max-width:95%}.gfm-modal-mini{width:420px;max-width:90%}.gfm-modal-header{background:#f9fafb;padding:24px 32px;border-bottom:1px solid #e5e7eb;display:flex;align-items:center;justify-content:space-between}.gfm-modal-header h3{margin:0;font-size:20px;font-weight:800;color:#111827;letter-spacing:-0.02em}.gfm-modal-body{padding:32px;max-height:80vh;overflow-y:auto}.gfm-modal-section-title{font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:#6b7280;margin-bottom:24px;display:flex;align-items:center;gap:8px}.gfm-modal-section-title .dashicons{font-size:18px;width:18px;height:18px;color:#4f46e5}.gfm-confirm-icon-box{width:72px;height:72px;background:rgba(239,68,68,.1);color:#ef4444;border-radius:9999px;display:flex;flex-direction:row;align-items:center;justify-content:center;margin:0 auto 24px;border:2px solid rgba(239,68,68,.1)}.gfm-confirm-icon-box .dashicons{font-size:36px;width:36px;height:36px}#gfm-confirm-title{font-size:22px;font-weight:800;margin-bottom:8px;color:#111827;text-align:center}#gfm-confirm-desc{color:#6b7280;margin-bottom:32px;text-align:center;line-height:1.5;font-size:14px}.gfm-confirm-actions{display:flex;justify-content:center;gap:16px}.gfm-modal-subtitle{font-size:13px;font-weight:500;color:#6b7280;margin-top:4px}.gfm-badge-id{background:#4f46e5;color:#fff;padding:2px 12px;border-radius:9999px;font-size:11px;margin-left:8px;font-weight:700;box-shadow:0 4px 6px -10px #4f46e5}.gfm-details-modern-list{display:grid;gap:16px;margin-bottom:32px}.gfm-detail-item{background:#f9fafb;padding:16px 24px;border-radius:10px;border:1px solid #e5e7eb;transition:all .2s cubic-bezier(0.4, 0, 0.2, 1)}.gfm-detail-item:hover{background:#fff;border-color:#4f46e5;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);transform:translateY(-2px)}.gfm-detail-label{font-size:10px;font-weight:800;text-transform:uppercase;color:#6b7280;margin-bottom:4px;letter-spacing:.1em}.gfm-detail-value{font-size:14px;color:#111827;font-weight:600}.gfm-system-info-box{margin-top:30px;background:#fcfdfe;border:1px solid #e5e7eb;border-radius:12px;padding:20px}.gfm-system-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.gfm-system-row{display:flex;align-items:center;gap:8px;font-size:13px;color:#6b7280}.gfm-system-row .dashicons{font-size:16px;width:16px;height:16px}.gfm-system-row code{background:#f1f5f9;padding:2px 4px;border-radius:4px;color:#3730a3}.gfm-close-modal{cursor:pointer;font-size:24px;color:#9ca3af;transition:all .2s cubic-bezier(0.4, 0, 0.2, 1)}.gfm-close-modal:hover{color:#111827;transform:rotate(90deg)}.gfm-status{display:inline-flex;align-items:center;padding:6px 12px;border-radius:9999px;font-size:11px;letter-spacing:.05em;font-weight:600;text-transform:uppercase}.gfm-status-active{background:#ecfdf5;color:#065f46}.gfm-status-inactive{background:#f9fafb;color:#6b7280}.gfm-status-trash{background:#fef2f2;color:#991b1b}.gfm-shortcode-copy{display:flex;align-items:center;gap:8px;background:#f9fafb;padding:4px 6px 4px 12px;border-radius:10px;border:1px solid #e5e7eb;max-width:fit-content}.gfm-shortcode-copy code{background:rgba(0,0,0,0);color:#111827;padding:0;font-family:"JetBrains Mono","Monaco",monospace;font-size:13px;font-weight:500}.gfm-copy-btn{background:rgba(0,0,0,0);border:none;cursor:pointer;color:#9ca3af;width:28px;height:28px;border-radius:6px;display:flex;flex-direction:row;align-items:center;justify-content:center;transition:all .2s cubic-bezier(0.4, 0, 0.2, 1)}.gfm-copy-btn:hover{background:#fff;color:#4f46e5;box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}.gfm-copy-btn .dashicons{font-size:16px;width:16px;height:16px}.genform-admin-wrap .wp-list-table{border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 1px 2px 0 rgba(0,0,0,.05);border-collapse:separate;border-spacing:0;margin-top:16px;overflow:hidden}.genform-admin-wrap .wp-list-table thead th{background:#f9fafb;border-bottom:1px solid #e5e7eb;padding:18px 16px;font-weight:600;color:#6b7280;text-transform:uppercase;font-size:11px;letter-spacing:.1em;border-right:none}.genform-admin-wrap .wp-list-table tbody td{padding:22px 16px;border-bottom:1px solid #e5e7eb;vertical-align:middle;border-right:none;color:#111827;font-size:14px}.genform-admin-wrap .wp-list-table tbody tr{transition:all .2s cubic-bezier(0.4, 0, 0.2, 1)}.genform-admin-wrap .wp-list-table tbody tr:last-child td{border-bottom:none}.genform-admin-wrap .wp-list-table tbody tr:hover{background-color:#f9fafb !important}.gfm-id-cell{display:flex;align-items:center;gap:8px;color:#9ca3af;font-weight:500}.gfm-unread-dot-badge{width:8px;height:8px;background:#4f46e5;border-radius:9999px;flex-shrink:0;box-shadow:0 0 0 4px rgba(79,70,229,.1)}.gfm-table-actions{display:flex;gap:8px}.gfm-action-icon{display:flex;flex-direction:row;align-items:center;justify-content:center;width:32px;height:32px;border-radius:6px;background:#fff;border:1px solid #e5e7eb;color:#6b7280 !important;transition:all .2s cubic-bezier(0.4, 0, 0.2, 1);text-decoration:none !important}.gfm-action-icon:hover{border-color:#4f46e5;color:#fff !important;background:#4f46e5 !important;transform:translateY(-2px);box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.gfm-action-icon .dashicons{font-size:18px;width:18px;height:18px}.gfm-count-badge{display:inline-flex;align-items:center;justify-content:center;min-width:24px;height:24px;padding:0 8px;background:#eef2ff;color:#4f46e5;border-radius:9999px;font-size:12px;font-weight:700;text-decoration:none;transition:all .2s cubic-bezier(0.4, 0, 0.2, 1)}.gfm-count-badge:hover{background:#4f46e5;color:#fff}.gfm-spinner-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:hsla(0,0%,100%,.7);z-index:999999;display:flex;align-items:center;justify-content:center;opacity:0;pointer-events:none;transition:all .2s cubic-bezier(0.4, 0, 0.2, 1)}.gfm-spinner-overlay.show{opacity:1;pointer-events:all}.gfm-spinner{width:40px;height:40px;border:3px solid rgba(79,70,229,.2);border-top-color:#4f46e5;border-radius:50%;animation:gfm-spin .8s linear infinite}@keyframes gfm-spin{to{transform:rotate(360deg)}}.gfm-builder-notice{position:fixed;bottom:30px;left:50%;transform:translateX(-50%) translateY(100px);background:#1e293b;color:#fff;padding:12px 24px;border-radius:12px;font-weight:500;box-shadow:0 10px 25px -5px rgba(0,0,0,.2);z-index:999999;transition:all .2s ease-in-out;opacity:0;display:inline-flex;align-items:center;gap:8px;max-width:90vw;white-space:nowrap}.gfm-builder-notice .dashicons{font-size:18px;width:18px;height:18px;flex-shrink:0}.gfm-builder-notice.show{transform:translateX(-50%) translateY(0);opacity:1}.gfm-builder-notice.gfm-notice-success{border-left:4px solid #10b981}.gfm-builder-notice.gfm-notice-success .dashicons{color:#10b981}.gfm-builder-notice.gfm-notice-error{border-left:4px solid #ef4444}.gfm-builder-notice.gfm-notice-error .dashicons{color:#ef4444}.gfm-block-preview{padding:24px;background:#f8fafc;border:1px solid #e5e7eb;border-radius:10px;text-align:center;box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}.gfm-block-preview h3{margin:8px 0;font-weight:700;color:#111827}.gfm-block-preview p{color:#6b7280;font-size:13px;margin:0}.gfm-block-icon{font-size:48px;width:48px;height:48px;color:#4f46e5;margin-bottom:8px}.gfm-modal-templates{width:960px;max-width:95vw;max-height:90vh;display:flex;flex-direction:column}.gfm-templates-header-left{display:flex;align-items:center;gap:8px}.gfm-templates-header-left>.dashicons{font-size:22px;width:22px;height:22px;color:#4f46e5}.gfm-templates-header-left h3{margin:0;font-size:20px;font-weight:800;color:#111827;letter-spacing:-0.02em}.gfm-templates-count{display:inline-flex;align-items:center;padding:3px 10px;font-size:11px;font-weight:700;color:#4f46e5;background:#eef2ff;border-radius:9999px;margin-left:8px}.gfm-templates-toolbar{padding:16px 32px;border-bottom:1px solid #e5e7eb;background:#f9fafb;display:flex;flex-direction:column;gap:16px;flex-shrink:0}.gfm-templates-search{position:relative}.gfm-templates-search .dashicons{position:absolute;left:14px;top:50%;transform:translateY(-50%);font-size:18px;width:18px;height:18px;color:#9ca3af;pointer-events:none}.gfm-templates-search input{width:100%;height:42px;padding:0 16px 0 42px;border:1px solid #e5e7eb;border-radius:10px;font-size:14px;color:#111827;background:#fff;transition:all .2s cubic-bezier(0.4, 0, 0.2, 1)}.gfm-templates-search input::placeholder{color:#9ca3af}.gfm-templates-search input:focus{border-color:#4f46e5;box-shadow:0 0 0 4px rgba(79,70,229,.1);outline:none}.gfm-templates-filters{display:flex;flex-wrap:wrap;gap:6px}.gfm-filter-btn{padding:5px 14px;font-size:12px;font-weight:600;border:1px solid #e5e7eb;border-radius:9999px;background:#fff;color:#6b7280;cursor:pointer;transition:all .2s cubic-bezier(0.4, 0, 0.2, 1)}.gfm-filter-btn:hover{border-color:#818cf8;color:#4f46e5;background:#eef2ff}.gfm-filter-btn.active{background:#4f46e5;color:#fff;border-color:#4f46e5;box-shadow:0 2px 8px rgba(79,70,229,.3)}.gfm-templates-body{flex:1;overflow-y:auto;padding:32px !important}.gfm-templates-grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:24px}@media(max-width: 768px){.gfm-templates-grid{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 520px){.gfm-templates-grid{grid-template-columns:1fr}}.gfm-template-card{border:1px solid #e5e7eb;border-radius:12px;overflow:hidden;background:#fff;transition:all .2s cubic-bezier(0.4, 0, 0.2, 1);display:flex;flex-direction:column}.gfm-template-card:hover{border-color:#818cf8;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);transform:translateY(-3px)}.gfm-template-card:hover .gfm-template-preview-area{border-bottom-color:rgba(79,70,229,.2)}.gfm-template-card:hover .gfm-template-icon-wrap{background:#4f46e5;color:#fff;transform:scale(1.1)}.gfm-template-card.gfm-hidden{display:none !important}.gfm-template-preview-area{background:linear-gradient(135deg, #F9FAFB 0%, #EEF2FF 100%);padding:24px;border-bottom:1px solid #e5e7eb;display:flex;align-items:flex-start;gap:16px;min-height:120px;transition:all .2s cubic-bezier(0.4, 0, 0.2, 1);overflow:hidden}.gfm-template-screenshot{width:100%;height:140px;background-size:cover;background-position:top center;border-radius:10px;background-repeat:no-repeat;box-shadow:0 4px 12px rgba(0,0,0,.05);border:1px solid rgba(79,70,229,.1);transition:transform .5s ease}.gfm-template-card:hover .gfm-template-screenshot{transform:scale(1.03)}.gfm-template-icon-wrap{flex-shrink:0;width:44px;height:44px;border-radius:10px;background:rgba(79,70,229,.12);color:#4f46e5;display:flex;flex-direction:row;align-items:center;justify-content:center;transition:all .4s cubic-bezier(0.175, 0.885, 0.32, 1.275)}.gfm-template-icon-wrap .dashicons{font-size:22px;width:22px;height:22px}.gfm-template-field-preview{flex:1;display:flex;flex-direction:column;gap:6px}.gfm-tpl-mock-row{display:flex;flex-direction:column;gap:4px;margin-bottom:8px}.gfm-tpl-mock-label{font-size:9px;font-weight:700;color:#6b7280;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap}.gfm-tpl-mock-input{width:100%;height:24px;background:#fff;border:1px solid rgba(79,70,229,.15);border-radius:4px;box-shadow:0 1px 2px rgba(0,0,0,.02)}.gfm-tpl-mock-textarea{height:40px}.gfm-tpl-mock-select{display:flex;align-items:center;justify-content:flex-end;padding-right:4px}.gfm-tpl-mock-select .dashicons{font-size:12px;width:12px;height:12px;color:rgba(79,70,229,.4)}.gfm-tpl-mock-options{display:flex;flex-direction:column;gap:4px}.gfm-tpl-mock-option{display:flex;align-items:center;gap:6px}.gfm-tpl-mock-radio{width:10px;height:10px;border-radius:50%;border:1px solid rgba(79,70,229,.3);background:#fff}.gfm-tpl-mock-checkbox{width:10px;height:10px;border-radius:2px;border:1px solid rgba(79,70,229,.3);background:#fff}.gfm-tpl-mock-line{height:4px;width:80%;background:rgba(79,70,229,.08);border-radius:2px}.gfm-tpl-mock-submit{margin-top:10px;display:flex}.gfm-tpl-mock-btn{height:24px;width:60px;background:#4f46e5;border-radius:4px;opacity:.9}.gfm-tpl-field-more{font-size:10px;font-weight:600;color:#4f46e5;margin-top:2px}.gfm-template-card-body{padding:16px;display:flex;flex-direction:column;flex:1}.gfm-template-card-title{margin:0 0 4px;font-size:14px;font-weight:700;color:#111827;letter-spacing:-0.01em}.gfm-template-card-desc{margin:0 0 16px;font-size:12.5px;color:#6b7280;line-height:1.5;flex:1;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.gfm-template-card-meta{display:flex;align-items:center;gap:6px;margin-bottom:16px}.gfm-tpl-meta-badge{display:inline-flex;align-items:center;gap:3px;font-size:10px;font-weight:600;color:#6b7280;background:#f9fafb;padding:3px 8px;border-radius:9999px;border:1px solid #e5e7eb}.gfm-tpl-meta-badge .dashicons{font-size:12px;width:12px;height:12px}.gfm-tpl-cat-badge{color:#4f46e5;background:#eef2ff;border-color:rgba(79,70,229,.15)}.gfm-template-card-actions{display:flex;gap:6px}.gfm-template-card-actions .gfm-btn{flex:1;justify-content:center;font-size:12px;padding:7px 10px;display:inline-flex;align-items:center;gap:4px}.gfm-template-card-actions .gfm-btn .dashicons{font-size:14px;width:14px;height:14px}.gfm-templates-empty{text-align:center;padding:48px 24px;color:#9ca3af}.gfm-templates-empty .dashicons{font-size:48px;width:48px;height:48px;margin-bottom:16px;opacity:.4}.gfm-templates-empty p{font-size:14px;color:#6b7280}.gfm-preview-back-btn{background:none;border:1px solid #e5e7eb;border-radius:6px;padding:4px;cursor:pointer;color:#6b7280;display:flex;flex-direction:row;align-items:center;justify-content:center;transition:all .2s cubic-bezier(0.4, 0, 0.2, 1)}.gfm-preview-back-btn .dashicons{font-size:18px;width:18px;height:18px}.gfm-preview-back-btn:hover{background:#f9fafb;color:#4f46e5;border-color:#4f46e5}.gfm-preview-footer{padding:16px 32px;border-top:1px solid #e5e7eb;background:#f9fafb;display:flex;justify-content:flex-end;gap:16px}.gfm-preview-footer .gfm-btn .dashicons{font-size:16px;width:16px;height:16px;margin-right:4px}.gfm-preview-info{margin-bottom:32px}.gfm-preview-desc{font-size:14px;color:#6b7280;line-height:1.6;margin:0}.gfm-preview-fields-title{font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:#6b7280;margin-bottom:16px;display:flex;align-items:center;gap:8px}.gfm-preview-fields-title .dashicons{font-size:16px;width:16px;height:16px;color:#4f46e5}.gfm-preview-fields-list{display:grid;gap:8px}.gfm-preview-field-item{display:flex;align-items:center;gap:16px;padding:14px 16px;background:#f9fafb;border:1px solid #e5e7eb;border-radius:10px;transition:all .2s cubic-bezier(0.4, 0, 0.2, 1)}.gfm-preview-field-item:hover{border-color:#818cf8;background:#fff;box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}.gfm-preview-field-icon{width:32px;height:32px;border-radius:6px;background:#eef2ff;color:#4f46e5;display:flex;flex-direction:row;align-items:center;justify-content:center;flex-shrink:0}.gfm-preview-field-icon .dashicons{font-size:16px;width:16px;height:16px}.gfm-preview-field-info{flex:1}.gfm-preview-field-info strong{display:block;font-size:14px;font-weight:600;color:#111827}.gfm-preview-field-info span{font-size:12.5px;color:#9ca3af}.gfm-preview-field-required{font-size:10px;font-weight:700;text-transform:uppercase;padding:2px 8px;border-radius:9999px;background:rgba(239,68,68,.08);color:#ef4444;border:1px solid rgba(239,68,68,.15)}.gfm-preview-field-optional{font-size:10px;font-weight:700;text-transform:uppercase;padding:2px 8px;border-radius:9999px;background:#f9fafb;color:#9ca3af;border:1px solid #e5e7eb}.gfm-preview-settings{margin-top:32px;padding:24px;background:#fcfdfe;border:1px solid #e5e7eb;border-radius:12px}.gfm-preview-setting-row{display:flex;align-items:center;gap:8px;padding:8px 0;font-size:12.5px;color:#6b7280}.gfm-preview-setting-row+.gfm-preview-setting-row{border-top:1px solid rgba(229,231,235,.5)}.gfm-preview-setting-row .dashicons{font-size:16px;width:16px;height:16px;color:#4f46e5}.gfm-preview-setting-row strong{color:#111827}.gfm-modal-create-form{width:640px;max-width:90vw}.gfm-create-form-body{padding:24px}.gfm-create-form-grid{display:grid;grid-template-columns:repeat(2, 1fr);gap:24px}@media(max-width: 576px){.gfm-create-form-grid{grid-template-columns:1fr}}.gfm-create-option-card{position:relative;display:flex;flex-direction:column;align-items:center;text-align:center;text-decoration:none;padding:32px 24px;background:#fff;border:2px solid #e5e7eb;border-radius:16px;cursor:pointer;transition:all .2s cubic-bezier(0.4, 0, 0.2, 1);font-family:inherit;font-size:inherit;color:inherit}.gfm-create-option-card:hover,.gfm-create-option-card:focus-visible{border-color:#4f46e5;box-shadow:0 0 0 4px rgba(79,70,229,.08),0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);transform:translateY(-2px);text-decoration:none;color:inherit}.gfm-create-option-card:active{transform:translateY(0)}.gfm-create-option-illustration{width:100%;max-width:160px;height:120px;display:flex;align-items:center;justify-content:center;margin-bottom:24px;border-radius:10px;background:#f9fafb;transition:all .2s cubic-bezier(0.4, 0, 0.2, 1)}.gfm-create-option-card:hover .gfm-create-option-illustration{background:#eef2ff}.gfm-create-option-illustration .gfm-create-svg{width:100%;max-width:120px;height:auto}.gfm-create-option-info h4{margin:0 0 8px 0;font-size:16px;font-weight:600;color:#111827}.gfm-create-option-info p{margin:0;font-size:13px;color:#6b7280;line-height:1.5}.gfm-create-option-badge{position:absolute;top:16px;right:16px;background:#eef2ff;color:#4f46e5;font-size:11px;font-weight:600;padding:3px 10px;border-radius:9999px;letter-spacing:.02em}.gfm-pro-badge{display:inline-flex;align-items:center;padding:2px 8px;font-size:9px;font-weight:800;letter-spacing:.8px;text-transform:uppercase;color:#fff;background:linear-gradient(135deg, #f59e0b, #f97316);border-radius:4px;line-height:1.6;vertical-align:middle;box-shadow:0 1px 3px rgba(245,158,11,.3);animation:gfm-badge-glow 2s ease-in-out infinite alternate}@keyframes gfm-badge-glow{0%{box-shadow:0 1px 3px rgba(245,158,11,.3)}100%{box-shadow:0 2px 8px rgba(249,115,22,.5)}}.gfm-pro-badge-lg{padding:4px 14px;font-size:11px;border-radius:6px}.gfm-pro-tab-locked{position:relative;opacity:.7;cursor:pointer;transition:opacity .2s}.gfm-pro-tab-locked:hover{opacity:1}.gfm-pro-tab-locked .gfm-pro-badge{margin-left:6px;font-size:8px;padding:1px 6px}.gfm-pro-field-locked{cursor:pointer !important}.gfm-pro-preview-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;overflow:hidden;transition:all .35s cubic-bezier(0.25, 0.46, 0.45, 0.94);box-shadow:0 2px 6px rgba(0,0,0,.04);position:relative}.gfm-pro-preview-card:hover{border-color:#c7d2fe;box-shadow:0 12px 32px rgba(99,102,241,.14);transform:translateY(-4px)}.gfm-pro-preview-card:hover .gfm-pro-preview-image img{opacity:1;transform:scale(1.03)}.gfm-pro-preview-card:hover .gfm-pro-preview-overlay{opacity:0}.gfm-pro-preview-card:hover .gfm-btn-pro-upgrade{background:linear-gradient(135deg, #4f46e5, #7c3aed) !important;box-shadow:0 4px 16px rgba(99,102,241,.4)}.gfm-pro-preview-image{position:relative;overflow:hidden;height:200px;background:#f8fafc}.gfm-pro-preview-image img{width:100%;height:100%;object-fit:cover;opacity:.85;transition:opacity .4s ease,transform .5s ease}.gfm-pro-preview-overlay{position:absolute;inset:0;background:linear-gradient(180deg, transparent 40%, rgba(255, 255, 255, 0.6) 100%);pointer-events:none;transition:opacity .3s ease}.gfm-pro-preview-lock{position:absolute;top:12px;right:12px;width:32px;height:32px;background:hsla(0,0%,100%,.9);border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px rgba(0,0,0,.1)}.gfm-pro-preview-lock .dashicons{color:#6366f1;font-size:16px;width:16px;height:16px}.gfm-pro-preview-content{padding:18px 20px 20px}.gfm-pro-preview-header{display:flex;align-items:center;gap:8px;margin-bottom:8px}.gfm-pro-preview-header .dashicons{color:#6366f1;font-size:20px;width:20px;height:20px;flex-shrink:0}.gfm-pro-preview-header h4{margin:0;font-size:15px;font-weight:700;color:#1f2937;flex:1}.gfm-pro-preview-content p{margin:0 0 16px 0;font-size:13px;line-height:1.6;color:#6b7280}.gfm-pro-preview-content .gfm-btn-pro-upgrade{width:100%;justify-content:center;font-size:12.5px;padding:10px 16px;border-radius:10px}.gfm-pro-preview-grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:24px;padding:24px}@media(max-width: 1200px){.gfm-pro-preview-grid{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 768px){.gfm-pro-preview-grid{grid-template-columns:1fr}}.gfm-pro-preview-card--no-image .gfm-pro-preview-icon-area{height:140px;background:linear-gradient(135deg, #eef2ff, #e0e7ff);display:flex;align-items:center;justify-content:center}.gfm-pro-preview-card--no-image .gfm-pro-preview-icon-area .dashicons{font-size:48px;width:48px;height:48px;color:#818cf8;opacity:.7}.gfm-pro-preview-card--no-image:hover .gfm-pro-preview-icon-area .dashicons{opacity:1;transform:scale(1.1);transition:all .3s ease}.gfm-pro-locked-card{background:linear-gradient(135deg, #fefce8, #fef3c7);border:2px dashed #fbbf24;border-radius:12px;padding:24px;text-align:center}.gfm-pro-locked-inner{max-width:320px;margin:0 auto}.gfm-pro-locked-icon{width:48px;height:48px;margin:0 auto 12px;background:#fef3c7;border-radius:50%;display:flex;align-items:center;justify-content:center}.gfm-pro-locked-icon .dashicons{font-size:24px;width:24px;height:24px;color:#f59e0b}.gfm-pro-locked-card h3{font-size:16px;font-weight:700;color:#92400e;margin:0 0 6px}.gfm-pro-locked-card p{font-size:13px;color:#a16207;line-height:1.5;margin:0 0 14px}.gfm-pro-locked-card .gfm-pro-badge-lg{display:inline-block;margin-bottom:14px}.gfm-btn-pro-upgrade{display:inline-flex !important;align-items:center;gap:6px;padding:10px 20px;font-size:13px;font-weight:700;color:#fff !important;background:linear-gradient(135deg, #6366f1, #8b5cf6) !important;border:none;border-radius:10px;cursor:pointer;text-decoration:none;transition:all .3s ease;box-shadow:0 2px 8px rgba(99,102,241,.3)}.gfm-btn-pro-upgrade .dashicons{font-size:16px;width:16px;height:16px}.gfm-btn-pro-upgrade:hover{background:linear-gradient(135deg, #4f46e5, #7c3aed) !important;transform:translateY(-1px);box-shadow:0 4px 16px rgba(99,102,241,.4);color:#fff !important}.gfm-pro-fields-divider{margin:16px 0 12px;padding-top:16px;border-top:1px dashed #e5e7eb;font-size:11px;font-weight:700;letter-spacing:.5px;text-transform:uppercase;color:#f59e0b;display:flex;align-items:center;gap:6px}.gfm-pro-fields-divider .dashicons{font-size:14px;width:14px;height:14px}.gfm-pro-modal-content{text-align:center;max-width:440px}.gfm-pro-modal-body{padding:32px 28px !important}.gfm-pro-modal-icon{width:64px;height:64px;margin:0 auto 16px;background:linear-gradient(135deg, #dbeafe, #ede9fe);border-radius:20px;display:flex;align-items:center;justify-content:center}.gfm-pro-modal-icon .dashicons{font-size:30px;width:30px;height:30px;color:#6366f1}.gfm-pro-modal-body h2{font-size:20px;font-weight:800;color:#1e293b;margin:0 0 8px}.gfm-pro-modal-body>p{color:#64748b;font-size:14px;margin:0 0 20px;line-height:1.6}.gfm-pro-feature-list{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:24px;text-align:left}.gfm-pro-feature-item{display:flex;align-items:center;gap:6px;font-size:13px;color:#374151;font-weight:500}.gfm-pro-feature-item .dashicons{font-size:16px;width:16px;height:16px;color:#10b981}.gfm-pro-modal-body .gfm-btn-large{padding:12px 28px;font-size:15px;width:100%;justify-content:center}.gfm-pro-modal-note{margin-top:10px;font-size:12px;color:#9ca3af}.gfm-pro-settings-header{padding:24px 24px 0}.gfm-pro-settings-header h2{margin:0 0 4px;font-size:18px;font-weight:800;color:#1e293b;display:flex;align-items:center;gap:6px}.gfm-pro-settings-header h2 .dashicons{color:#6366f1}.gfm-pro-settings-header p{color:#64748b;font-size:14px;margin:0}.gfm-pro-upgrade-modal-content{max-width:780px !important;border-radius:20px !important;overflow:hidden}.gfm-pro-upgrade-header{display:flex;align-items:center;justify-content:space-between;padding:18px 24px;background:linear-gradient(135deg, #4f46e5, #7c3aed);color:#fff}.gfm-pro-upgrade-header .gfm-pro-upgrade-header-left{display:flex;align-items:center;gap:10px}.gfm-pro-upgrade-header .gfm-pro-upgrade-header-left .dashicons{font-size:22px;width:22px;height:22px}.gfm-pro-upgrade-header .gfm-pro-upgrade-header-left h3{margin:0;font-size:16px;font-weight:700;color:#fff}.gfm-pro-upgrade-header .gfm-close-modal{color:hsla(0,0%,100%,.8);cursor:pointer;transition:color .2s}.gfm-pro-upgrade-header .gfm-close-modal:hover{color:#fff}.gfm-pro-upgrade-body{padding:24px}.gfm-pro-upgrade-context{display:flex;align-items:center;gap:8px;padding:12px 16px;margin-bottom:20px;background:linear-gradient(135deg, #fef3c7, #fde68a);border:1px solid #fbbf24;border-radius:10px;font-size:13px;font-weight:600;color:#92400e}.gfm-pro-upgrade-context .dashicons{font-size:16px;width:16px;height:16px;color:#f59e0b}.gfm-pro-pricing-grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:16px;margin-bottom:20px}@media(max-width: 700px){.gfm-pro-pricing-grid{grid-template-columns:1fr}}.gfm-pro-plan-card{position:relative;background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:20px 16px;text-align:center;transition:all .3s ease}.gfm-pro-plan-card:hover{border-color:#c7d2fe;box-shadow:0 8px 24px rgba(99,102,241,.1);transform:translateY(-2px)}.gfm-pro-plan-popular{border:2px solid #6366f1;box-shadow:0 4px 16px rgba(99,102,241,.15);transform:scale(1.02)}.gfm-pro-plan-popular:hover{transform:scale(1.04) translateY(-2px);border-color:#4f46e5}.gfm-pro-plan-badge{position:absolute;top:-10px;left:50%;transform:translateX(-50%);padding:3px 14px;font-size:10px;font-weight:800;letter-spacing:.5px;text-transform:uppercase;color:#fff;background:linear-gradient(135deg, #6366f1, #8b5cf6);border-radius:20px;white-space:nowrap}.gfm-pro-plan-header{margin-bottom:16px}.gfm-pro-plan-header h4{margin:0 0 4px;font-size:14px;font-weight:700;color:#6b7280;text-transform:uppercase;letter-spacing:.5px}.gfm-pro-plan-price{display:flex;align-items:baseline;justify-content:center;gap:2px;margin-bottom:4px}.gfm-pro-price-amount{font-size:36px;font-weight:800;color:#1e293b;line-height:1}.gfm-pro-price-period{font-size:14px;color:#9ca3af;font-weight:500}.gfm-pro-plan-sites{font-size:12px;color:#9ca3af}.gfm-pro-plan-features{list-style:none;padding:0;margin:0 0 16px;text-align:left}.gfm-pro-plan-features li{display:flex;align-items:center;gap:6px;padding:5px 0;font-size:13px;color:#374151}.gfm-pro-plan-features li .dashicons{font-size:16px;width:16px;height:16px;color:#10b981;flex-shrink:0}.gfm-plan-feature-muted{color:#d1d5db !important}.gfm-plan-feature-muted .dashicons{color:#d1d5db !important}.gfm-pro-plan-btn{display:block !important;width:100%;padding:10px 16px !important;font-size:13px !important;font-weight:700;text-align:center;border-radius:10px !important;text-decoration:none;transition:all .3s ease;border:2px solid #e5e7eb;color:#4b5563 !important;background:#fff !important;box-shadow:none !important}.gfm-pro-plan-btn:hover{border-color:#6366f1;color:#6366f1 !important;background:#eef2ff !important}.gfm-pro-plan-popular .gfm-pro-plan-btn{border:none !important;color:#fff !important;background:linear-gradient(135deg, #6366f1, #8b5cf6) !important;box-shadow:0 2px 8px rgba(99,102,241,.3) !important}.gfm-pro-plan-popular .gfm-pro-plan-btn:hover{background:linear-gradient(135deg, #4f46e5, #7c3aed) !important;box-shadow:0 4px 16px rgba(99,102,241,.4) !important}.gfm-pro-upgrade-trust{display:flex;justify-content:center;gap:24px;padding:16px 0;border-top:1px solid #f3f4f6;margin-bottom:8px}.gfm-pro-trust-item{display:flex;align-items:center;gap:6px;font-size:12px;color:#9ca3af;font-weight:500}.gfm-pro-trust-item .dashicons{font-size:14px;width:14px;height:14px;color:#10b981}@media(max-width: 700px){.gfm-pro-upgrade-trust{flex-direction:column;align-items:center;gap:8px}}.gfm-pro-upgrade-footer{text-align:center;padding-bottom:4px}.gfm-pro-view-all-link{font-size:13px;color:#6366f1;text-decoration:none;font-weight:600}.gfm-pro-view-all-link:hover{text-decoration:underline;color:#4f46e5}.gfm-builder-header-main{display:flex;align-items:center;justify-content:space-between;margin-bottom:32px;padding:16px 0}.gfm-builder-header-main h1{font-size:32px;font-weight:800;margin:0;letter-spacing:-0.03em;background:linear-gradient(135deg, #4F46E5 0%, #7C3AED 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.gfm-builder-tabs{display:flex;gap:6px;background:color-mix(in srgb, #F9FAFB, #111827 5%);padding:6px;border-radius:16px;border:1px solid #e5e7eb}.gfm-tab-link{background:rgba(0,0,0,0);border:none;padding:10px 28px;border-radius:10px;font-weight:600;cursor:pointer;color:#6b7280;transition:all .2s cubic-bezier(0.4, 0, 0.2, 1);font-size:14px}.gfm-tab-link:hover:not(.active){color:#111827;background:hsla(0,0%,100%,.5)}.gfm-tab-link.active{background:#fff;color:#4f46e5;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);transform:translateY(0)}.gfm-builder-top{display:flex;align-items:center;justify-content:space-between;align-items:stretch;gap:24px;margin-bottom:32px}.gfm-name-card{flex:1;margin-bottom:0;padding:24px 32px;display:flex;flex-direction:column;justify-content:center;background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}.gfm-name-card label{display:block;font-weight:600;margin-bottom:6px;color:#9ca3af;text-transform:uppercase;font-size:10px;letter-spacing:.1em}.gfm-name-card input{font-size:20px;font-weight:700;border:none !important;padding:0 !important;box-shadow:none !important;background:rgba(0,0,0,0) !important;color:#111827;letter-spacing:-0.02em}.gfm-name-card input:focus{outline:none}.gfm-name-card input::placeholder{color:#d1d5db}.gfm-builder-layout{display:grid;grid-template-columns:280px 1fr;gap:32px;align-items:start}.gfm-sidebar .gfm-card{position:sticky;top:32px;padding:24px;border-radius:16px}.gfm-sidebar .gfm-card h3{font-size:13px;text-transform:uppercase;letter-spacing:.05em;margin-top:0;color:#6b7280;margin-bottom:24px}.gfm-field-buttons{display:grid;grid-template-columns:1fr;gap:12px}.gfm-add-field{display:flex;align-items:center;gap:16px;background:#fff;border:1px solid #e5e7eb;padding:14px 16px;border-radius:10px;text-align:left;cursor:pointer;transition:all .4s cubic-bezier(0.175, 0.885, 0.32, 1.275);font-weight:500;font-size:14px;color:#111827}.gfm-add-field .dashicons{font-size:20px;width:20px;height:20px;color:#4f46e5;transition:all .4s cubic-bezier(0.175, 0.885, 0.32, 1.275)}.gfm-add-field:hover{border-color:#4f46e5;background:#eef2ff;transform:translateX(4px);box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.gfm-add-field:hover .dashicons{transform:scale(1.2)}.gfm-canvas{background-color:#f8fafc;background-image:radial-gradient(#e2e8f0 1px, transparent 1px);background-size:20px 20px;border:2px dashed #d1d5db;border-radius:16px;min-height:700px;padding:32px;transition:all .2s cubic-bezier(0.4, 0, 0.2, 1)}.gfm-canvas.ui-sortable-hover{border-color:#4f46e5;background-color:#eef2ff}.gfm-canvas .gfm-empty-canvas{display:flex;flex-direction:row;align-items:center;justify-content:center;flex-direction:column;height:400px;color:#6b7280;text-align:center}.gfm-canvas .gfm-empty-canvas .dashicons{font-size:64px;width:64px;height:64px;margin-bottom:24px;opacity:.2;color:#4f46e5}.gfm-canvas .gfm-empty-canvas h2{font-size:20px;font-weight:700;margin-bottom:8px;color:#111827}.gfm-canvas .gfm-empty-canvas p{font-size:14px;max-width:280px}.gfm-field-node{margin-bottom:24px;background:#fff;border:1px solid #e5e7eb;overflow:hidden;border-radius:12px;box-shadow:0 1px 2px 0 rgba(0,0,0,.05);transition:all .2s cubic-bezier(0.4, 0, 0.2, 1)}.gfm-field-node:hover{border-color:#818cf8;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.gfm-field-node.active{border-color:#4f46e5;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04);transform:scale(1.01)}.gfm-field-header{background:#fff;padding:16px 24px;display:flex;align-items:center}.gfm-field-drag-handle{cursor:move;margin-right:16px;color:#9ca3af;display:flex;flex-direction:row;align-items:center;justify-content:center;width:32px;height:32px;background:#f9fafb;border-radius:6px;transition:all .2s cubic-bezier(0.4, 0, 0.2, 1)}.gfm-field-drag-handle:hover{color:#4f46e5;background:#eef2ff}.gfm-field-title{flex:1}.gfm-field-title strong{font-size:15px;color:#111827;font-weight:700}.gfm-field-title small{color:#4f46e5;font-weight:700;margin-left:16px;background:#eef2ff;padding:4px 10px;border-radius:9999px;text-transform:uppercase;font-size:9px;letter-spacing:.05em;border:1px solid rgba(79,70,229,.1)}.gfm-field-actions{display:flex;gap:8px}.gfm-field-actions button{background:#f9fafb;border:1px solid #e5e7eb;cursor:pointer;color:#6b7280;transition:all .2s cubic-bezier(0.4, 0, 0.2, 1);width:34px;height:34px;border-radius:6px;display:flex;flex-direction:row;align-items:center;justify-content:center}.gfm-field-actions .gfm-delete-btn:hover{color:#ef4444;background:color-mix(in srgb, #ffffff, #EF4444 8%);border-color:rgba(239,68,68,.2)}.gfm-field-actions .gfm-edit-btn:hover{color:#4f46e5;background:#eef2ff;border-color:rgba(79,70,229,.2)}.gfm-field-actions .gfm-duplicate-btn:hover{color:#10b981;background:color-mix(in srgb, #ffffff, #10B981 8%);border-color:rgba(16,185,129,.2)}.gfm-field-node.active .gfm-edit-btn{color:#fff;background:#4f46e5;border-color:#4f46e5}.gfm-field-node.gfm-removing{opacity:0;transform:scale(0.95);transition:all .3s ease}.gfm-field-settings-panel{background:#fafafb;border-top:1px solid #e5e7eb;padding:32px;display:grid;grid-template-columns:1fr 1fr;gap:24px}.gfm-field-settings-panel.gfm-hidden{display:none !important}.gfm-field-settings-panel .gfm-form-group{margin-bottom:0}.gfm-field-settings-panel .gfm-form-group.full-width{grid-column:span 2}.gfm-field-settings-header{grid-column:span 2;display:flex;align-items:center;gap:8px;font-weight:600;font-size:12px;text-transform:uppercase;letter-spacing:.05em;color:#6b7280;padding-bottom:16px;margin-bottom:8px;border-bottom:1px solid #e5e7eb}.gfm-field-settings-header .dashicons{font-size:16px;width:16px;height:16px;color:#4f46e5}.gfm-setting-desc{display:block;margin-top:4px;font-size:11px;color:#9ca3af;line-height:1.4}.gfm-required-toggle-wrap{display:flex;align-items:center;gap:12px;margin-top:10px}.gfm-required-label{font-weight:600;font-size:13px;color:#111827}.gfm-options-setter{grid-column:span 2;margin-top:16px;padding-top:24px;border-top:1px dashed #d1d5db}.gfm-options-setter h4{font-size:12px;text-transform:uppercase;color:#6b7280;margin:0 0 16px 0;letter-spacing:.05em;font-weight:700}.gfm-opt-row{display:flex;align-items:center;gap:16px;background:#fff;padding:16px;border-radius:10px;border:1px solid #e5e7eb;margin-bottom:16px;box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}.gfm-opt-row input{background:#f9fafb !important;transition:all .2s cubic-bezier(0.4, 0, 0.2, 1)}.gfm-opt-row input:focus{background:#fff !important;border-color:#4f46e5}.gfm-opt-drag{color:#9ca3af;cursor:move}.gfm-opt-btn{border:none;background:#f9fafb;color:#6b7280;width:32px;height:32px;border-radius:6px;cursor:pointer;display:flex;flex-direction:row;align-items:center;justify-content:center;transition:all .2s cubic-bezier(0.4, 0, 0.2, 1)}.gfm-opt-btn:hover{background:#4f46e5;color:#fff}.gfm-opt-btn.gfm-opt-remove:hover{background:#ef4444}.gfm-add-opt-btn{margin-top:16px;font-size:13px;font-weight:600;color:#4f46e5;background:#fff;border:2px dashed rgba(79,70,229,.4);width:100%;padding:16px;border-radius:10px;cursor:pointer;transition:all .4s cubic-bezier(0.175, 0.885, 0.32, 1.275);display:flex;flex-direction:row;align-items:center;justify-content:center;gap:8px}.gfm-add-opt-btn:hover{background:#eef2ff;border-color:#4f46e5;color:#3730a3;transform:translateY(-2px)}.gfm-width-selector{display:flex;gap:3px;background:#f9fafb;padding:3px;border-radius:10px;border:1px solid #e5e7eb}.gfm-width-btn{flex:1;border:none;background:rgba(0,0,0,0);padding:6px 4px;font-size:10px;font-weight:700;border-radius:6px;cursor:pointer;transition:all .2s cubic-bezier(0.4, 0, 0.2, 1);color:#6b7280;white-space:nowrap;min-width:0}.gfm-width-btn.active{background:#fff;color:#4f46e5;box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}.gfm-width-btn:hover:not(.active){background:hsla(0,0%,100%,.5)}.gfm-details-table{width:100%;border-collapse:separate;margin-bottom:32px;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden;background:#fff}.gfm-details-table tr:nth-child(even){background:#f9fafb}.gfm-details-table th,.gfm-details-table td{padding:16px 20px;font-size:14px;text-align:left;border-bottom:1px solid #e5e7eb}.gfm-details-table tr:last-child td{border-bottom:none}.gfm-details-table .gfm-label-col{width:30%;font-weight:600;color:#6b7280;background:rgba(249,250,251,.5);font-size:13px;text-transform:uppercase;letter-spacing:.05em;border-right:1px solid #e5e7eb}.gfm-details-table .gfm-value-col{color:#111827;line-height:1.5}.gfm-system-info-box{background:#eef2ff;border:1px solid rgba(79,70,229,.1);border-radius:10px;padding:24px}.gfm-system-info-box .gfm-system-grid{display:grid;grid-template-columns:repeat(auto-fill, minmax(200px, 1fr));gap:16px}.gfm-system-info-box .gfm-system-row{display:flex;align-items:center;gap:10px;font-size:13px;color:#111827;padding:8px 16px;background:hsla(0,0%,100%,.6);border-radius:6px;border:1px solid hsla(0,0%,100%,.5)}.gfm-system-info-box .gfm-system-row .dashicons{color:#4f46e5;font-size:18px;width:18px;height:18px}.gfm-system-info-box .gfm-system-row strong{color:#6b7280;margin-right:4px}.gfm-system-info-box .gfm-system-row code{background:hsla(0,0%,100%,.8);color:#4f46e5;padding:2px 6px;border-radius:4px;font-family:inherit;font-weight:600}.gfm-source-link{color:#4f46e5;text-decoration:none;word-break:break-all;font-weight:600}.gfm-source-link:hover{color:#3730a3;text-decoration:underline}.gfm-pro-marketing-row{margin-top:16px;padding:16px;background:#fffbeb;border:1px solid #fef3c7;border-radius:10px;display:flex;align-items:center;gap:12px}.gfm-pro-marketing-row .gfm-blurred-text{filter:blur(5px);opacity:.4;user-select:none;font-size:13px}.gfm-pro-marketing-row .gfm-pro-lock-badge{display:inline-flex;align-items:center;padding:6px 12px;border-radius:9999px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;background:rgba(146,64,14,.08);color:#92400e;border:1px solid rgba(146,64,14,.2);background:#fde68a;margin-left:auto}.gfm-empty-state{padding:72px 24px;text-align:center;background:#fff;border-radius:16px;border:2px dashed #e5e7eb;margin:24px 0}.gfm-empty-state .dashicons{font-size:80px;width:80px;height:80px;color:#4f46e5;margin-bottom:24px;display:inline-block;opacity:.15}.gfm-empty-state h2{margin:0 0 8px 0;font-size:24px;font-weight:800;color:#111827;letter-spacing:-0.02em}.gfm-empty-state p{color:#6b7280;margin-bottom:32px;font-size:16px;max-width:400px;margin-left:auto;margin-right:auto}.gfm-empty-state .gfm-empty-state-actions{display:flex;justify-content:center;gap:16px;flex-wrap:wrap}.gfm-header-flex{display:flex;align-items:center;justify-content:space-between;margin-bottom:32px;padding:16px 0}.gfm-header-flex h1{margin:0;font-size:28px;font-weight:800;letter-spacing:-0.02em}.gfm-header-flex .gfm-actions{display:flex;gap:16px}.gfm-entry-detail-layout{display:grid;grid-template-columns:1fr 320px;gap:20px}@media(max-width: 768px){.gfm-entry-detail-layout{grid-template-columns:1fr}}.gfm-entry-detail-layout h3{margin-top:0;font-size:16px;font-weight:700;color:#111827}.gfm-entry-meta{line-height:2}.gfm-entry-meta p{margin:0 0 8px 0}.gfm-entry-sidebar-card{margin-bottom:24px}#gfm-tab-settings .gfm-card,#gfm-tab-notifications .gfm-card{max-width:850px;margin-left:auto;margin-right:auto;padding:32px}.genform-settings-form table.form-table{margin-top:0}.genform-settings-form .form-table th{padding:24px 20px 24px 0;width:260px;font-size:14px;font-weight:600;color:#111827;vertical-align:top}.genform-settings-form .form-table td{padding:24px 0}.genform-settings-form .form-table td p.description{margin-top:8px;font-size:12.5px;color:#6b7280}.genform-settings-form .form-table h2{font-size:20px;font-weight:800;margin:32px 0 8px 0;color:#111827;letter-spacing:-0.01em}.genform-settings-form .gfm-section-desc{font-size:14px;color:#6b7280;margin:0 0 32px 0;line-height:1.6;max-width:700px}.genform-settings-form .gfm-color-picker{height:48px;width:80px;padding:6px;border:1px solid #e5e7eb;border-radius:10px;cursor:pointer;background:#fff;transition:all .2s cubic-bezier(0.4, 0, 0.2, 1)}.genform-settings-form .gfm-color-picker:hover{border-color:#4f46e5;box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}.genform-settings-form .form-table tr:first-child h2{margin-top:0}.genform-settings-form .submit{margin-top:32px;padding:0}.genform-settings-form .submit .button-primary{background:linear-gradient(135deg, #4F46E5 0%, #3730A3 100%) !important;border:none !important;padding:14px 40px !important;height:auto !important;font-weight:600 !important;font-size:14px !important;border-radius:10px !important;box-shadow:0 10px 15px -3px rgba(79,70,229,.25) !important;transition:all .4s cubic-bezier(0.175, 0.885, 0.32, 1.275) !important;text-shadow:none !important}.genform-settings-form .submit .button-primary:hover{transform:translateY(-2px) !important;box-shadow:0 20px 25px -5px rgba(79,70,229,.3) !important}.genform-settings-form .submit .button-primary:active{transform:scale(0.98) !important}/*# sourceMappingURL=admin.css.map */
