html{padding-top:0!important}body.cfw-checkout-editor-page #adminmenumain,body.cfw-checkout-editor-page #adminmenuwrap,body.cfw-checkout-editor-page #wpadminbar,body.cfw-checkout-editor-page #wpfooter{display:none!important}body.cfw-checkout-editor-page #wpcontent{margin-left:0!important;padding-left:0!important}body.cfw-checkout-editor-page #wpbody-content{padding-bottom:0!important;padding-top:0!important}body.cfw-checkout-editor-page .cfw-admin-notices-container{display:none}body.cfw-checkout-editor-page .notice.update-nag{display:none!important}.cfw-editor{display:flex;flex-direction:column;height:100vh;overflow:hidden}.cfw-editor__header{align-items:center;background:#fff;border-bottom:1px solid #e5e7eb;display:flex;height:56px;justify-content:space-between;min-height:56px;padding:0 16px;z-index:100}.cfw-editor__header-left{align-items:center;display:flex;gap:12px}.cfw-editor__header-logo{display:block;height:28px;width:auto}.cfw-editor__header-center,.cfw-editor__header-right{align-items:center;display:flex;gap:12px}.cfw-editor__close-btn{align-items:center;background:none;border:none;border-radius:6px;color:#6b7280;cursor:pointer;display:flex;height:36px;justify-content:center;transition:background-color .15s,color .15s;width:36px}.cfw-editor__close-btn:hover{background-color:#f3f4f6;color:#111827}.cfw-editor__close-btn svg{height:20px;width:20px}.cfw-editor__title{color:#111827;font-size:18px;font-weight:600;margin:0}.cfw-editor__unsaved{align-items:center;color:#ea580c;display:flex;font-size:13px;gap:6px}.cfw-editor__unsaved-dot{background:#ea580c;border-radius:50%;height:8px;width:8px}.cfw-editor__device-toggle{align-items:center;background:#f3f4f6;border-radius:8px;display:flex;gap:2px;padding:4px}.cfw-editor__device-toggle button{align-items:center;background:none;border:none;border-radius:6px;color:#6b7280;cursor:pointer;display:flex;height:32px;justify-content:center;transition:background-color .15s,color .15s;width:32px}.cfw-editor__device-toggle button:hover{color:#374151}.cfw-editor__device-toggle button.active{background:#fff;box-shadow:0 1px 2px #0000000d;color:#111827}.cfw-editor__device-toggle button svg{height:18px;width:18px}.cfw-editor__discard-changes-btn{align-items:center;background:#f3f4f6;border:1px solid #d1d5db;border-radius:9999px;color:#374151;cursor:pointer;display:inline-flex;font-size:13px;font-weight:600;padding:8px 16px;transition:background-color .15s,border-color .15s,color .15s}.cfw-editor__discard-changes-btn:hover:not(:disabled){background:#e5e7eb;border-color:#9ca3af;color:#111827}.cfw-editor__discard-changes-btn:disabled{cursor:not-allowed;opacity:.6}.cfw-editor__save-changes-btn{align-items:center;background:#2563eb;border:none;border-radius:9999px;color:#fff;cursor:pointer;display:inline-flex;font-size:13px;font-weight:600;padding:8px 16px;transition:background-color .15s,opacity .15s}.cfw-editor__save-changes-btn:hover:not(:disabled){background:#1d4ed8}.cfw-editor__save-changes-btn:disabled{cursor:not-allowed;opacity:.5}.cfw-editor__live-indicator-wrap{align-items:center;display:flex;position:relative}.cfw-editor__live-indicator{align-items:center;border:none;border-radius:9999px;color:#fff;cursor:pointer;display:inline-flex;gap:8px;height:28px;padding:0 10px;transition:filter .15s,opacity .15s;-webkit-user-select:none;user-select:none}.cfw-editor__live-indicator--on{background:#16a34a}.cfw-editor__live-indicator--off{background:#ea580c}.cfw-editor__live-indicator:disabled{cursor:not-allowed;opacity:.6}.cfw-editor__live-indicator-dot{background:#fff;border-radius:50%;flex-shrink:0;height:8px;width:8px}.cfw-editor__live-indicator--off .cfw-editor__live-indicator-dot{background:#0000;border:1px solid #fff}.cfw-editor__live-indicator-caret{flex-shrink:0;height:14px;opacity:.95;transition:transform .15s ease;width:14px}.cfw-editor__live-indicator-caret--open{transform:rotate(180deg)}.cfw-editor__live-indicator-text{color:#fff;font-size:13px;font-weight:700;white-space:nowrap}.cfw-editor__dropdown-menu{background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 10px 25px #00000014;min-width:210px;padding:4px;position:absolute;right:0;top:36px;z-index:200}.cfw-editor__dropdown-menu-item{background:none;border:none;border-radius:6px;color:#111827;cursor:pointer;font-size:13px;font-weight:600;padding:10px 12px;text-align:left;width:100%}.cfw-editor__dropdown-menu-item:hover:not(:disabled){background:#f3f4f6}.cfw-editor__dropdown-menu-item:disabled{cursor:not-allowed;opacity:.5}.cfw-editor__dropdown-menu-item--primary{background:#eff6ff;color:#1d4ed8}.cfw-editor__dropdown-menu-item--primary:hover:not(:disabled){background:#dbeafe}.cfw-editor__dropdown-menu-helper{color:#6b7280;font-size:12px;line-height:1.35;padding:10px 12px 6px}.cfw-editor__live-indicator-wrap .cfw-editor__dropdown-menu{left:0;right:auto}.cfw-editor__body{display:flex;flex:1;overflow:hidden}.cfw-editor__sidebar{background:#fff;border-right:1px solid #e5e7eb;display:flex;flex-direction:column;min-width:360px;overflow:hidden;width:360px}.cfw-editor__sidebar-tabs{border-bottom:1px solid #e5e7eb;display:flex;padding:0 16px}.cfw-editor__sidebar-tabs button{background:none;border:none;border-bottom:2px solid #0000;color:#6b7280;cursor:pointer;flex:1;font-size:13px;font-weight:500;padding:12px 0;transition:color .15s,border-color .15s}.cfw-editor__sidebar-tabs button:hover{color:#374151}.cfw-editor__sidebar-tabs button.active{border-bottom-color:#2563eb;color:#2563eb}.cfw-editor__sidebar-content{flex:1;overflow-y:auto;padding:0}.cfw-editor__preview{align-items:center;background:#f3f4f6;display:flex;flex:1;justify-content:center;overflow:hidden;padding:24px;position:relative}.cfw-editor__preview-frame{background:#fff;border-radius:8px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;height:100%;overflow:hidden;position:relative;transition:width .3s ease}.cfw-editor__preview-frame--loading iframe{filter:blur(6px);opacity:.6;pointer-events:none}.cfw-editor__preview iframe{border:none;display:block;height:100%;transition:filter .3s ease,opacity .3s ease;width:100%}.cfw-editor__preview-loading{align-items:center;background:#ffffffbf;display:flex;flex-direction:column;gap:12px;inset:0;justify-content:center;position:absolute;z-index:10}.cfw-editor__preview-loading-text{color:#6b7280;font-size:13px}.cfw-editor__preview-no-products{align-items:center;color:#6b7280;display:flex;flex-direction:column;gap:12px;justify-content:center;padding:32px;text-align:center}.cfw-editor__preview-no-products svg{color:#d1d5db;height:48px;width:48px}.cfw-editor__preview-no-products.cfw-editor__alert{background:#fffbeb;border:1px solid #fcd34d;border-radius:8px;color:#92400e;max-width:420px}.cfw-editor__preview-no-products.cfw-editor__alert .cfw-editor__alert-icon,.cfw-editor__preview-no-products.cfw-editor__alert svg{color:#d97706}.cfw-editor__preview-no-products.cfw-editor__alert .cfw-editor__alert-icon{height:40px;width:40px}.cfw-editor__preview-no-products.cfw-editor__alert p{font-size:14px}.cfw-editor__preview-no-products p{font-size:14px;margin:0}.cfw-editor-section{border-bottom:1px solid #e5e7eb}.cfw-editor-section__header{align-items:center;cursor:pointer;display:flex;justify-content:space-between;padding:14px 16px;transition:background-color .15s;-webkit-user-select:none;user-select:none}.cfw-editor-section__header.open,.cfw-editor-section__header:hover{background-color:#f9fafb}.cfw-editor-section__header h3{color:#111827;font-size:13px;font-weight:600;margin:0}.cfw-editor-section__header svg{color:#9ca3af;height:16px;transition:transform .2s;width:16px}.cfw-editor-section__header.open svg{transform:rotate(180deg)}.cfw-editor-section__body{padding:12px 16px 16px}.cfw-editor-section__body>.cfw-admin-field-container,.cfw-editor-section__body>.cfw-editor-field-group{border-bottom:1px dashed #e5e7eb;margin-bottom:12px;padding-bottom:15px}.cfw-editor-section__body>.cfw-admin-field-container:has(+.cfw-editor-setting-notice),.cfw-editor-section__body>.cfw-admin-field-container:last-child,.cfw-editor-section__body>.cfw-editor-field-group:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.cfw-editor-section__body .cfw-editor-setting-notice{margin-top:12px}.cfw-editor-section__body>.cfw-editor-field-group>.cfw-admin-field-container{border-bottom:none;margin-bottom:0;padding-bottom:0}.cfw-editor-section__body .cfw-admin-field-radio-group legend{margin-bottom:0}.cfw-editor-section__body .cfw-admin-field-radio-group .space-y-5{margin-top:.75rem}.cfw-editor-section__body .cfw-admin-field-radio-group .space-y-5>*+*{margin-top:.375rem}.cfw-editor-section__body .cfw-admin-field-radio-group .relative.flex.items-start{align-items:center;min-height:1.25rem}.cfw-editor-section__body .cfw-admin-field-radio-group input[type=radio]{height:1rem;width:1rem}.cfw-editor-section__body .cfw-admin-field-container.mb-4.w-min{width:100%!important}.cfw-editor-section__body .md\:grid{display:block!important}.cfw-editor-section__body .md\:col-span-1{display:none}.cfw-editor-section__body .md\:col-span-2{margin-top:0}.cfw-editor-checkbox-group--eye .cfw-editor-checkbox-group__options{margin-top:.5rem}.cfw-editor-checkbox-group--eye .cfw-editor-checkbox-group__row{align-items:center;display:flex;margin-top:.375rem}.cfw-editor-checkbox-group--eye .cfw-editor-checkbox-group__row:first-child{margin-top:0}.cfw-editor-nested-fields{background:#f3f4f6;border-radius:6px;margin-left:1.75rem;margin-top:12px;padding:16px}.cfw-editor-nested-fields .cfw-admin-field-container{border-bottom:none;margin-bottom:12px;padding-bottom:0}.cfw-editor-nested-fields .cfw-admin-field-container:last-child{margin-bottom:0}.cfw-editor-nested-fields[data-single-field=true]>.cfw-admin-field-container>label,.cfw-editor-nested-fields[data-single-field=true]>.cfw-admin-field-container>legend{display:none}.cfw-editor-nested-fields[data-single-field=true] .cfw-admin-field-radio-group .space-y-5{margin-top:0}.cfw-editor-nested-fields .cfw-admin-field-radio-group legend{margin-bottom:0}.cfw-editor-nested-fields .cfw-admin-field-radio-group .space-y-5{margin-top:.75rem}.cfw-editor-nested-fields .cfw-admin-field-radio-group .space-y-5>*+*{margin-top:.375rem}.cfw-editor-nested-fields .cfw-admin-field-radio-group .relative.flex.items-start{align-items:center;min-height:1.25rem}.cfw-editor-nested-fields .cfw-admin-field-radio-group input[type=radio]{height:1rem;width:1rem}.cfw-editor-subsection{border:1px solid #e5e7eb;border-radius:6px;margin-bottom:15px;overflow:hidden}.cfw-editor-subsection:last-child{margin-bottom:0}.cfw-editor-subsection__header{align-items:center;background:#f9fafb;border:none;color:#374151;cursor:pointer;display:flex;font-size:12px;font-weight:500;justify-content:space-between;padding:10px 12px;text-align:left;transition:background-color .15s;-webkit-user-select:none;user-select:none;width:100%}.cfw-editor-subsection__header:hover{background-color:#f3f4f6}.cfw-editor-subsection__header.open{background-color:#f3f4f6;border-bottom:1px solid #e5e7eb}.cfw-editor-subsection__title{flex:1}.cfw-editor-subsection svg{color:#9ca3af;flex-shrink:0;height:14px;transition:transform .2s;width:14px}.cfw-editor-subsection__header.open svg{transform:rotate(180deg)}.cfw-editor-subsection__body{background:#fff;padding:12px}.cfw-editor-subsection__body .cfw-admin-field-container{margin-bottom:12px}.cfw-editor-subsection__body .cfw-admin-field-container:last-child{margin-bottom:0}.cfw-editor-subsection__body .cfw-admin-field-container.mb-4.w-min{width:100%!important}.cfw-editor-subsection__body .md\:grid{display:block!important}.cfw-editor-subsection__body .md\:col-span-1{display:none}.cfw-editor-subsection__body .md\:col-span-2{margin-top:0}.cfw-editor-spinner{animation:cfw-editor-spin .8s linear infinite;border:3px solid #e5e7eb;border-radius:50%;border-top-color:#2563eb;height:40px;width:40px}@keyframes cfw-editor-spin{to{transform:rotate(1turn)}}