@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";.zf-root{--background: #ffffff;--foreground: #0f172a;--muted-foreground: #6b7280;--card: #ffffff;--border: rgba(0, 0, 0, .1);--input-background: #f8fafc;--primary-start: #6366f1;--primary-end: #7c3aed;--radius: 10px;max-width:1280px;margin:0 auto;padding:8px 20px 16px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--foreground);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.zf-root button,.zf-root input,.zf-root textarea{font-family:inherit}.zf-topbar{display:flex;justify-content:flex-end;margin-bottom:12px}.zf-step{padding:4px 10px;border-radius:999px;background:#ecefff;color:#5e57d8;font-size:11px;font-weight:500;line-height:1.2}.zf-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px}.zf-main-column{grid-column:span 2 / span 2;min-width:0}.zf-heading{margin-bottom:32px}.zf-main-card{background:var(--card);border:1px solid var(--border);border-radius:12px;box-shadow:0 1px 2px #1018280f;overflow:hidden}.zf-card-content{padding:32px}.zf-title{margin:0;font-size:20px;line-height:1.5;font-weight:500;color:#111827}.zf-subtitle{margin:8px 0 0;font-size:16px;line-height:1.5;color:#4b5563;font-weight:400}.zf-label{display:block;margin-bottom:12px;font-size:16px;font-weight:500;line-height:1.5;color:#1f2937}.zf-textarea{width:100%;resize:none;border:1px solid #d5d8e1;border-radius:8px;padding:12px 14px;font-size:16px;line-height:1.5;background:#f9fafb;box-sizing:border-box}.zf-textarea:focus{outline:none;border-color:transparent;box-shadow:0 0 0 2px #6366f1}.zf-textarea::placeholder{color:#a0a8ba}.zf-url-field{display:flex;flex-direction:column;gap:8px;margin-top:4px}.zf-url-field-label{display:block;margin:0;font-size:.8125rem;font-weight:600;line-height:1.4;letter-spacing:.02em;color:#6b7280;text-transform:uppercase}.zf-url-input-row{display:flex;align-items:center;gap:12px}.zf-url-input-wrap{position:relative;flex:1;min-width:0;display:flex;align-items:stretch;overflow:hidden;border:1px solid #d1d5db;border-radius:10px;background:#fff;transition:border-color .15s ease,box-shadow .15s ease}.zf-url-input-wrap:focus-within{border-color:#818cf8;box-shadow:0 0 0 3px #6366f124}.zf-url-input-icon{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:44px;align-self:stretch;color:#6366f1;pointer-events:none;background:linear-gradient(180deg,#fafaff,#f5f3ff);border-right:1px solid #e5e7eb}.zf-url-input-icon svg{width:18px;height:18px}.zf-url-textarea{flex:1;min-width:0;min-height:48px;padding:12px 14px;border:0;border-radius:0 10px 10px 0;background:transparent;font-size:.9375rem;line-height:1.45;color:#111827;box-shadow:none;word-break:break-all}.zf-url-textarea:focus{outline:none;box-shadow:none}.zf-url-textarea:disabled{cursor:not-allowed;color:#9ca3af;background:#f9fafb}.zf-url-input-wrap:has(.zf-url-textarea:disabled){background:#f9fafb;border-color:#e5e7eb}.zf-url-input-wrap:has(.zf-url-textarea:disabled) .zf-url-input-icon{color:#9ca3af;background:#f3f4f6}.zf-url-input-action{flex-shrink:0;width:44px;height:44px;border:1px solid #c7d2fe;border-radius:10px;background:#eef2ff;color:#4338ca;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:background .15s ease,color .15s ease,border-color .15s ease,transform .1s ease}.zf-url-input-action:hover{background:#4338ca;border-color:#4338ca;color:#fff}.zf-url-input-action:disabled{opacity:.45;cursor:not-allowed;background:#eef2ff;border-color:#c7d2fe;color:#4338ca;transform:none}.zf-url-input-action:disabled:hover{background:#eef2ff;border-color:#c7d2fe;color:#4338ca}.zf-url-input-action:active{transform:scale(.97)}.zf-url-input-action:focus-visible{outline:none;box-shadow:0 0 0 3px #6366f138}.zf-url-input-action svg{width:20px;height:20px}.zf-url-field .zf-helper-note{margin-top:2px}.zf-helper{margin:8px 0 0;font-size:14px;color:#6b7280;font-weight:400;line-height:1.5}.zf-helper-note strong{font-weight:600;color:#374151}.zf-import-warning{display:flex;align-items:flex-start;gap:8px;margin:0 0 12px;padding:10px 12px;border:1px solid #e5e7eb;border-radius:8px;background:#f9fafb;color:#4b5563;font-size:13px;line-height:1.45}.zf-import-warning-icon{flex-shrink:0;display:inline-flex;width:16px;height:16px;margin-top:1px;color:#6b7280}.zf-import-warning-icon svg{width:16px;height:16px}.zf-chip-list{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.zf-chip{display:inline-flex;align-items:center;gap:6px;max-width:100%;padding:6px 12px;border-radius:8px;border:1px solid;font-size:14px;font-weight:500;line-height:1.25}.zf-chip-text{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:360px}.zf-chip-icon{width:16px;height:16px;display:inline-flex;align-items:center;justify-content:center}.zf-chip-icon svg{width:100%;height:100%}.zf-chip.is-valid{border-color:#c7d2fe;background:#eef2ff;color:#3730a3}.zf-chip.is-invalid{border-color:#fecaca;background:#fef2f2;color:#b91c1c}.zf-chip-remove{border:0;background:transparent;color:currentColor;cursor:pointer;font-size:16px;line-height:1;padding:0}.zf-add-link{margin-top:10px;border:0;background:transparent;color:#4338ca;font-size:14px;font-weight:500;padding:8px 16px;cursor:pointer;display:inline-flex;align-items:center;gap:8px;border-radius:8px}.zf-add-link svg{width:16px;height:16px}.zf-source-wrap{margin-top:24px;padding-top:24px;border-top:1px solid #f3f4f6}.zf-source-title{margin:0 0 8px;font-size:14px;font-weight:600;color:#111827}.zf-source-list{display:flex;flex-wrap:wrap;gap:12px}.zf-source-pill{border:1px solid #e5e7eb;background:#fff;border-radius:8px;padding:10px 16px;font-size:14px;color:#374151;font-weight:500;cursor:pointer;display:inline-flex;align-items:center;gap:8px;box-shadow:0 1px 2px #0f172a14;transition:all .2s ease}.zf-source-pill:hover{border-color:#c7d2fe;background:#f8faff}.zf-source-icon{width:20px;height:20px;display:inline-flex;align-items:center;justify-content:center}.zf-source-icon svg{width:100%;height:100%}.zf-source-icon.is-amazon{color:#f59e0b}.zf-source-icon.is-aliexpress{color:#ef4444}.zf-source-icon.is-shopify{color:#16a34a}.zf-import-settings{margin-top:24px;padding:24px 0 8px;border-top:1px solid #f3f4f6;animation:zf-price-source-enter .28s ease both}.zf-import-settings-head{margin-bottom:18px}.zf-import-settings-title-row{display:flex;align-items:center;gap:8px;margin-bottom:8px}.zf-import-settings-title{margin:0;font-size:16px;line-height:1.4;font-weight:600;color:#111827}.zf-import-settings-icon{width:20px;height:20px;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#e0e7ff;color:#4f46e5}.zf-import-settings-icon svg{width:13px;height:13px}.zf-price-source-list{display:flex;flex-direction:column;gap:10px}.zf-price-source-card{width:100%;min-width:0;display:flex;align-items:center;gap:12px;padding:14px 16px;border:2px solid #e5e7eb;border-radius:10px;background:#fff;color:inherit;text-align:left;cursor:pointer;transition:border-color .18s ease,background-color .18s ease,box-shadow .18s ease,transform .18s ease}.zf-price-source-card:hover{border-color:#c7d2fe;background:#f8faff}.zf-price-source-card:focus-visible{outline:none;box-shadow:0 0 0 3px #6366f138}.zf-price-source-card.is-selected{border-color:#6366f1;background:linear-gradient(135deg,#eef2ffe6,#faf5ffb8);box-shadow:0 1px 2px #0f172a0f,0 0 0 1px #6366f11f}.zf-price-source-radio{width:20px;height:20px;flex:0 0 20px;border:2px solid #d1d5db;border-radius:999px;background:#fff;display:inline-flex;align-items:center;justify-content:center;transition:border-color .18s ease,background-color .18s ease,transform .18s ease}.zf-price-source-card:hover .zf-price-source-radio{border-color:#818cf8}.zf-price-source-card.is-selected .zf-price-source-radio{border-color:#4f46e5;background:#4f46e5;transform:scale(1.08)}.zf-price-source-radio span{width:8px;height:8px;border-radius:999px;background:#fff;opacity:0;transition:opacity .18s ease}.zf-price-source-card.is-selected .zf-price-source-radio span{opacity:1}.zf-price-source-logo{width:36px;height:36px;flex:0 0 36px;border-radius:10px;background:#f9fafb;display:inline-flex;align-items:center;justify-content:center;color:#6b7280;transition:background-color .18s ease,box-shadow .18s ease}.zf-price-source-card:hover .zf-price-source-logo,.zf-price-source-card.is-selected .zf-price-source-logo{background:#fff;box-shadow:0 1px 2px #0f172a14}.zf-price-source-logo svg{width:20px;height:20px}.zf-price-source-logo.is-auto{color:#4f46e5}.zf-price-source-logo.is-amazon{color:#f59e0b}.zf-price-source-logo.is-aliexpress{color:#ef4444}.zf-price-source-logo.is-shopify{color:#16a34a}.zf-price-source-body{flex:1 1 0%;min-width:0;display:flex;flex-direction:column}.zf-price-source-title-row{display:flex;align-items:center;flex-wrap:wrap;gap:8px;min-width:0}.zf-price-source-title{min-width:0;font-size:14px;line-height:1.35;font-weight:600;color:#111827}.zf-price-source-badge{display:inline-flex;align-items:center;gap:4px;padding:2px 8px;border-radius:999px;background:#dcfce7;color:#15803d;font-size:11px;line-height:1.35;font-weight:600}.zf-price-source-badge svg{width:12px;height:12px}.zf-price-source-detail{margin-top:3px;font-size:12px;line-height:1.4;color:#6b7280;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.zf-price-source-check{width:24px;height:24px;flex:0 0 24px;border-radius:999px;background:linear-gradient(135deg,#4f46e5,#9333ea);color:#fff;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 1px 2px #6366f140;animation:zf-price-source-check .18s ease both}.zf-price-source-check svg{width:16px;height:16px}.zf-price-source-divider{position:relative;padding:8px 0}.zf-price-source-divider:before{content:"";position:absolute;left:0;right:0;top:50%;border-top:1px solid #e5e7eb}.zf-price-source-divider span{position:relative;z-index:1;display:block;width:max-content;max-width:100%;margin:0 auto;padding:0 12px;background:#fff;color:#6b7280;font-size:12px;line-height:1.4}@keyframes zf-price-source-enter{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}@keyframes zf-price-source-check{0%{opacity:0;transform:scale(.88)}to{opacity:1;transform:scale(1)}}.zf-alert-error,.zf-alert-success{margin-top:10px;border-radius:8px;padding:16px;font-size:14px;line-height:1.4;font-weight:400}.zf-alert-error{border:1px solid #fecaca;background:#fef2f2;color:#7f1d1d;display:flex;align-items:flex-start;gap:12px}.zf-alert-icon{width:20px;height:20px;flex-shrink:0;color:#dc2626;margin-top:2px}.zf-alert-icon svg{width:100%;height:100%}.zf-alert-success{border:1px solid #bbf7d0;background:#f0fdf4;color:#166534}.zf-card-footer{border-top:1px solid #eceef2;background:#f9fafb;padding:24px 32px;display:flex;justify-content:space-between;align-items:center}.zf-productip{border:0;background:transparent;color:#374151;font-size:16px;font-weight:500;line-height:1.5;padding:10px 20px;border-radius:8px;transition:color .2s ease,background-color .2s ease;cursor:pointer}.zf-productip:hover{color:#111827;background:#f3f4f6}.zf-continue{border:0;border-radius:8px;padding:10px 24px;color:#fff;font-size:16px;font-weight:600;background:linear-gradient(90deg,var(--primary-start) 0%,var(--primary-end) 100%);box-shadow:0 8px 18px #6366f13d;cursor:pointer}.zf-continue:disabled{background:#c7d2fe;box-shadow:none;cursor:not-allowed}.zf-info-column{grid-column:span 1 / span 1}.zf-info-sticky{position:sticky;top:32px}.zf-info{border:1px solid #e0e7ff;border-radius:12px;background:linear-gradient(135deg,#eef2ff,#f3e8ff);padding:24px}.zf-info h3{margin:0 0 16px;font-size:18px;font-weight:500;line-height:1.5;color:#111827}.zf-info-list{display:flex;flex-direction:column;gap:16px}.zf-info-item{display:flex;align-items:flex-start;gap:12px}.zf-info-item p{margin:0;padding-top:6px;font-size:14px;color:#374151;font-weight:400;line-height:1.5}.zf-info-icon{width:32px;height:32px;flex-shrink:0;color:#4f46e5;background:#fff;border-radius:8px;box-shadow:0 1px 2px #0f172a14;display:inline-flex;align-items:center;justify-content:center}.zf-info-icon svg{width:20px;height:20px}.zf-bottom-note{text-align:center;margin-top:10px;color:#6b7280;font-size:14px;line-height:1.5;font-weight:400}@media (max-width: 980px){.zf-root{padding:8px 12px 14px}.zf-grid{grid-template-columns:1fr;gap:20px}.zf-main-column,.zf-info-column{grid-column:auto}.zf-info-sticky{position:static}.zf-title{font-size:24px}.zf-subtitle{font-size:16px}.zf-label{font-size:14px}.zf-textarea{font-size:16px}.zf-helper,.zf-source-title,.zf-source-pill{font-size:14px}.zf-step{font-size:11px}.zf-info h3{font-size:18px}.zf-info-item p,.zf-productip,.zf-continue{font-size:14px}}.zf-page-title-block{margin-bottom:24px}.zf-page-title-block .zf-title{margin-bottom:8px}.zf-tabs{display:flex;gap:32px;border-bottom:1px solid #e5e7eb;margin:0;padding:0 32px}.zf-tab{position:relative;border:0;background:transparent;padding:10px 4px 16px;font-size:14px;font-weight:500;color:#4b5563;cursor:pointer;font-family:inherit}.zf-tab:hover{color:#111827}.zf-tab.is-active{color:#4f46e5}.zf-tab.is-active:after{content:"";position:absolute;left:0;right:0;bottom:0;height:2px;border-radius:999px;background:linear-gradient(90deg,var(--primary-start) 0%,var(--primary-end) 100%)}.zf-static-source-row{display:flex;flex-wrap:wrap;gap:12px}.zf-static-source-chip{display:inline-flex;align-items:center;gap:8px;padding:8px 14px;border-radius:8px;border:1px solid #e5e7eb;background:#fff;font-size:14px;font-weight:500;color:#374151;box-shadow:0 1px 2px #0f172a0f}.zf-static-source-chip .zf-source-icon{width:18px;height:18px}.zf-empty-picker{border:2px dashed #d1d5db;border-radius:12px;padding:48px 24px;text-align:center}.zf-empty-picker-icon{width:64px;height:64px;margin:0 auto 16px;border-radius:999px;background:#f3f4f6;display:flex;align-items:center;justify-content:center;color:#9ca3af}.zf-empty-picker-icon svg{width:32px;height:32px}.zf-select-product{margin-top:8px;border:0;border-radius:8px;padding:10px 20px;color:#fff;font-size:14px;font-weight:600;cursor:pointer;font-family:inherit;background:linear-gradient(90deg,var(--primary-start) 0%,var(--primary-end) 100%);box-shadow:0 4px 14px #6366f140}.zf-select-product:hover{filter:brightness(.95)}.zf-select-product:disabled{opacity:.45;cursor:not-allowed;filter:none;box-shadow:none}.zf-select-product:disabled:hover{filter:none}.zf-builder-block .zf-product-card{display:flex;align-items:center;gap:16px;padding:16px;border:1px solid #e5e7eb;border-radius:12px;background:#fff}.zf-builder-block .zf-product-card img{width:72px;height:72px;object-fit:cover;border-radius:8px;background:#f3f4f6}.zf-builder-block .zf-product-card-body{flex:1;min-width:0}.zf-builder-block .zf-product-card-title{margin:0;font-size:16px;font-weight:600;color:#111827}.zf-builder-block .zf-product-card-meta{margin:4px 0 0;font-size:13px;color:#6b7280}.zf-builder-block .zf-product-card-actions{display:flex;gap:8px;flex-shrink:0}.zf-link-btn{border:0;background:transparent;color:#4f46e5;font-size:14px;font-weight:500;cursor:pointer;font-family:inherit}.zf-link-btn:hover{text-decoration:underline}.zf-upload-zone{position:relative;border:2px dashed #d1d5db;border-radius:12px;padding:32px 20px;text-align:center;background:#f9fafb;transition:border-color .2s,background .2s}.zf-upload-zone:hover,.zf-upload-zone.is-drag{border-color:#a5b4fc;background:#eef2ff}.zf-upload-zone input[type=file]{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;opacity:0;cursor:pointer}.zf-upload-hint{margin:0;font-size:14px;color:#6b7280}.zf-thumb-row{display:flex;flex-wrap:wrap;gap:12px;margin-top:16px}.zf-thumb{position:relative;width:96px;height:96px;border-radius:8px;overflow:hidden;background:#f3f4f6;box-shadow:0 1px 2px #0f172a14;transition:box-shadow .18s ease,transform .18s ease}.zf-thumb[draggable=true]{cursor:move}.zf-thumb[draggable=true]:hover{box-shadow:0 10px 24px #0f172a2e;transform:translateY(-1px)}.zf-thumb[draggable=true]:active{cursor:move}.zf-thumb.is-dragging{opacity:.5}.zf-thumb.is-drop-before:before,.zf-thumb.is-drop-after:before{content:"";position:absolute;top:8px;bottom:8px;z-index:8;width:2px;border-radius:999px;background:#4f46e5;box-shadow:0 0 0 1px #ffffffe6,0 0 10px #4f46e561;pointer-events:none}.zf-thumb.is-drop-before:before{left:3px}.zf-thumb.is-drop-after:before{right:3px}.zf-thumb-main-badge{position:absolute;top:6px;left:6px;z-index:4;max-width:calc(100% - 40px);padding:3px 6px;border-radius:5px;font-size:10px;font-weight:700;line-height:1.2;letter-spacing:.01em;color:#fff;background:linear-gradient(135deg,#4f46e5,#6366f1);box-shadow:0 1px 3px #0f172a33;pointer-events:none}.zf-thumb-image{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;overflow:hidden}.zf-thumb-image:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#1118276b,#11182700 44%),linear-gradient(0deg,#1118272e,#1118272e);opacity:0;transition:opacity .18s ease;pointer-events:none}.zf-thumb:hover .zf-thumb-image:after,.zf-thumb:focus-within .zf-thumb-image:after{opacity:1}.zf-thumb img{width:100%;height:100%;object-fit:cover;display:block;pointer-events:none;-webkit-user-drag:none}.zf-thumb-actions{position:absolute;inset:8px 8px auto 8px;z-index:5;display:flex;align-items:center;justify-content:space-between;gap:8px;opacity:0;transform:translateY(-4px);transition:opacity .18s ease,transform .18s ease;pointer-events:none}.zf-thumb:hover .zf-thumb-actions,.zf-thumb:focus-within .zf-thumb-actions{opacity:1;transform:translateY(0)}.zf-thumb-drag-handle,.zf-thumb-expand,.zf-thumb-remove{width:30px;height:30px;border-radius:999px;background:#fffffff0;box-shadow:0 2px 8px #0f172a38;display:inline-flex;align-items:center;justify-content:center;color:#111827;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.zf-thumb-drag-handle{flex:0 0 auto;cursor:move;pointer-events:auto}.zf-thumb-actions button{pointer-events:auto}.zf-thumb-action-group{display:flex;align-items:center;gap:8px}.zf-thumb-remove{position:absolute;top:4px;right:4px;z-index:2;border:0;cursor:pointer;color:#dc2626;transition:background .18s ease,color .18s ease,transform .18s ease}.zf-thumb-actions .zf-thumb-remove{position:static;top:auto;right:auto;z-index:auto}.zf-thumb-remove:hover{background:#fee2e2;color:#b91c1c;transform:scale(1.04)}.zf-thumb-expand{margin:0;padding:0;border:0;cursor:zoom-in;transition:background .18s ease,transform .18s ease}.zf-thumb-expand:hover{background:#eef2ff;transform:scale(1.04)}.zf-media-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100000;display:flex;align-items:center;justify-content:center;padding:20px;box-sizing:border-box;background:#0f172a29;cursor:pointer}.zf-media-lightbox-inner{position:relative;display:flex;flex-direction:column;width:100%;max-width:min(96vw,920px);max-height:min(92vh,880px);cursor:default;background:#fff;border-radius:16px;border:1px solid #e5e7eb;box-shadow:0 1px 2px #0f172a0a,0 24px 48px -12px #0f172a1f;overflow:hidden}.zf-media-lightbox-chrome{display:flex;flex-shrink:0;align-items:center;justify-content:space-between;gap:16px;padding:18px 22px;border-bottom:1px solid #f3f4f6;background:#fff}.zf-media-lightbox-chrome-left{display:flex;flex-direction:column;gap:4px;min-width:0}.zf-media-lightbox-kicker{font-size:11px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#9ca3af}.zf-media-lightbox-count{font-size:17px;font-weight:600;color:#111827;letter-spacing:-.02em}.zf-media-lightbox-chrome-actions{display:flex;flex-shrink:0;align-items:center;gap:10px}.zf-media-lightbox-toolbar-delete{display:inline-flex;align-items:center;gap:8px;padding:8px 14px;border-radius:10px;border:1px solid #fecaca;background:#fef2f2;color:#b91c1c;font-size:13px;font-weight:600;font-family:inherit;cursor:pointer;line-height:1}.zf-media-lightbox-toolbar-delete:hover{background:#fee2e2;border-color:#fca5a5}.zf-media-lightbox-stage{position:relative;width:100%;flex:1;min-height:0;padding:20px 22px 12px;background:linear-gradient(180deg,#fafafa,#f4f4f5)}.zf-media-lightbox-scroll{display:flex;flex-flow:row nowrap;width:100%;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;touch-action:pan-x pinch-zoom;border-radius:12px;background:#fff;border:1px solid #e5e7eb;box-shadow:inset 0 1px #ffffffe6}.zf-media-lightbox-slide{position:relative;flex:0 0 100%;min-width:0;width:100%;scroll-snap-align:center;scroll-snap-stop:always;display:flex;align-items:center;justify-content:center;box-sizing:border-box;padding:20px 16px;min-height:min(58vh,480px)}.zf-media-lightbox-img-frame{display:flex;align-items:center;justify-content:center;width:100%;max-width:100%;min-height:200px;padding:12px;border-radius:12px;background:#fff;border:1px solid #f3f4f6;box-shadow:0 1px 3px #0f172a0d}.zf-media-lightbox-img{display:block;max-width:100%;max-height:min(62vh,640px);width:auto;height:auto;object-fit:contain;border-radius:8px;pointer-events:none;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.zf-media-lightbox-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:5;width:44px;height:44px;border:1px solid #e5e7eb;border-radius:999px;background:#fff;box-shadow:0 2px 10px #0f172a14;cursor:pointer;color:#374151;display:flex;align-items:center;justify-content:center;padding:0}.zf-media-lightbox-arrow:hover:not(:disabled){background:#f9fafb;border-color:#d1d5db;color:#111827}.zf-media-lightbox-arrow:disabled{opacity:.35;cursor:not-allowed}.zf-media-lightbox-arrow--prev{left:34px}.zf-media-lightbox-arrow--next{right:34px}@media (max-width: 520px){.zf-media-lightbox{padding:12px}.zf-media-lightbox-chrome{flex-wrap:wrap;padding:14px 16px}.zf-media-lightbox-chrome-actions{width:100%;justify-content:flex-end}.zf-media-lightbox-toolbar-delete{font-size:12px;padding:7px 12px}.zf-media-lightbox-stage{padding:14px 12px 8px}.zf-media-lightbox-arrow{width:38px;height:38px}.zf-media-lightbox-arrow--prev{left:18px}.zf-media-lightbox-arrow--next{right:18px}}.zf-media-lightbox-footer-hint{margin:0;padding:10px 22px 16px;font-size:12px;line-height:1.45;color:#9ca3af;text-align:center;border-top:1px solid #f3f4f6;background:#fff}.zf-media-lightbox-footer-hint kbd{display:inline-block;padding:1px 6px;margin:0 1px;font-size:11px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;color:#6b7280;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:4px}.zf-media-lightbox-close{width:40px;height:40px;border:1px solid #e5e7eb;border-radius:10px;background:#f9fafb;cursor:pointer;font-size:22px;line-height:1;color:#4b5563;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-family:inherit}.zf-media-lightbox-close:hover{background:#f3f4f6;color:#111827}.zf-continue-hint{font-size:12px;color:#6b7280;text-align:right;margin-bottom:4px}.zf-review-wrap{max-width:960px;margin:0 auto}.zf-root--figma .zf-review-wrap{max-width:72rem;padding-bottom:72px}.zf-review-back{display:inline-flex;align-items:center;gap:8px;border:0;background:transparent;color:#4b5563;cursor:pointer;font-size:14px;font-family:inherit;padding:4px 0}.zf-review-back:hover{color:#111827}.zf-review-stack{display:flex;flex-direction:column;gap:24px}.zf-review-stack-alert{margin:0}.zf-remote-import-banner{display:flex;align-items:flex-start;gap:12px;padding:12px 14px;border-radius:12px;border:1px solid #e5e7eb;background:#f9fafb;color:#4b5563;font-size:13px;line-height:1.45;font-weight:500}.zf-remote-import-banner-spinner{flex-shrink:0;width:22px;height:22px;margin-top:1px;border:3px solid #e5e7eb;border-top-color:#6366f1;border-radius:999px;animation:zf-spin .8s linear infinite}.zf-step3-publish-banner{margin:0 0 14px}.zf-review-stack .zf-alert-error{margin-top:0}.zf-review-actions.zf-review-actions--figma{margin-top:32px;padding:0;background:transparent;border:0;box-shadow:none;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px}.zf-btn-review-back{padding:10px 20px;border:0;border-radius:8px;background:transparent;color:#374151;font-size:15px;font-weight:500;font-family:inherit;cursor:pointer;transition:color .15s ease,background-color .15s ease}.zf-btn-review-back:hover{color:#111827;background:#f3f4f6}.zf-btn-review-generate{padding:10px 24px;border:0;border-radius:8px;color:#fff;font-size:15px;font-weight:600;font-family:inherit;cursor:pointer;background:linear-gradient(90deg,#4f46e5,#9333ea);box-shadow:0 1px 2px #6366f140;transition:box-shadow .2s ease,background .2s ease,filter .2s ease}.zf-btn-review-generate:hover:not(:disabled){background:linear-gradient(90deg,#4338ca,#7e22ce);box-shadow:0 10px 15px -3px #6366f159,0 4px 6px -4px #6366f133}.zf-btn-review-generate:disabled{opacity:.55;cursor:not-allowed;box-shadow:none;filter:none}.zf-btn-review-generate.is-loading{display:inline-flex;align-items:center;justify-content:center;gap:8px}.zf-btn-review-generate.is-loading:disabled{opacity:.92;cursor:default}.zf-generate-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;padding:32px;background:radial-gradient(circle at 50% 30%,rgb(99 102 241 / .1),transparent 60%),#fafafa;text-align:center}.zf-generate-overlay-orb{position:relative;width:72px;height:72px;flex-shrink:0}.zf-generate-overlay-orb span{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;background:linear-gradient(135deg,var(--primary-start) 0%,var(--primary-end) 100%);opacity:0;animation:zf-generate-orb-pulse 1.8s ease-out infinite}.zf-generate-overlay-orb span:nth-child(2){animation-delay:.4s}.zf-generate-overlay-orb span:nth-child(3){animation-delay:.8s}@keyframes zf-generate-orb-pulse{0%{transform:scale(.4);opacity:.55}to{transform:scale(1.6);opacity:0}}.zf-generate-overlay-title{margin:0;font-size:22px;font-weight:600;color:#111827}.zf-generate-overlay-current{margin:0;font-size:16px;font-weight:500;color:var(--primary-start);min-height:24px}.zf-generate-overlay-log{list-style:none;margin:8px 0 0;padding:0;display:flex;flex-direction:column;gap:6px;max-width:340px;width:100%}.zf-generate-overlay-log-item{display:flex;align-items:center;gap:8px;font-size:13px;color:#6b7280;animation:zf-generate-log-in .3s ease both}.zf-generate-overlay-check{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;border-radius:50%;background:linear-gradient(135deg,var(--primary-start) 0%,var(--primary-end) 100%);color:#fff;font-size:10px;flex-shrink:0}@keyframes zf-generate-log-in{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion: reduce){.zf-generate-overlay-orb span{animation:none;opacity:.5}.zf-generate-overlay-log-item{animation:none}}.zf-review-section{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:24px;margin-bottom:24px;box-shadow:0 1px 2px #0000000d}.zf-review-stack .zf-review-section{margin-bottom:0}.zf-review-section h3{margin:0 0 16px;font-size:1rem;font-weight:600;line-height:1.5;color:#111827}.zf-step2-branding__head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:4px}.zf-step2-branding__head h3{margin-bottom:0}.zf-step2-branding__regen{flex-shrink:0;white-space:nowrap}.zf-step2-branding__note,.zf-step2-branding__error{margin:0 0 12px;font-size:.875rem;line-height:1.45;color:#6b7280}.zf-step2-branding__error{color:#b91c1c}.zf-step2-branding__store{display:grid;gap:8px;margin-bottom:14px}.zf-step2-branding__store-label{font-size:.75rem;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.04em}.zf-step2-branding__store-chips{display:flex;flex-wrap:wrap;gap:8px}.zf-step2-branding__store-chip{display:inline-flex;align-items:center;gap:8px;padding:6px 10px;border:1px solid #e5e7eb;border-radius:999px;background:#f9fafb;font-size:.78rem;color:#374151}.zf-step2-branding__store-chip code{color:#94a3b8;font-size:.7rem}.zf-step2-branding__store-swatch{width:14px;height:14px;border-radius:999px;border:1px solid rgba(15,23,42,.12);flex-shrink:0}.zf-step2-branding__store-chip--logo{padding-left:6px}.zf-step2-branding__store-logo{width:22px;height:22px;object-fit:contain;border-radius:4px;background:#fff;border:1px solid rgba(15,23,42,.08)}.zf-step2-branding__swatches{margin-top:4px}.zf-review-section .zf-info-list.zf-sources-list{gap:12px}.zf-sources-lead-icon{width:20px;height:20px;flex-shrink:0;margin-top:2px;display:block}.zf-sources-lead-icon--blue{color:#2563eb}.zf-sources-lead-icon--green{color:#16a34a}.zf-sources-lead-icon--purple{color:#9333ea}.zf-sources-lead-icon--indigo{color:#4f46e5}.zf-sources-item-body{flex:1 1 0%;min-width:0}.zf-sources-label{margin:0}.zf-sources-url-list{margin-top:4px;display:flex;flex-direction:column;gap:4px;min-width:0}.zf-sources-url-row{display:flex;align-items:center;gap:8px;min-width:0}.zf-sources-url-row a{flex:1 1 0%;min-width:0;max-width:28rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.875rem;line-height:1.25rem;font-weight:400;color:#2563eb;text-decoration:underline;text-underline-offset:2px}.zf-sources-url-row a:hover{color:#1d4ed8}.zf-sources-external-icon{width:12px;height:12px;flex-shrink:0;color:#9ca3af}.zf-sources-subtitle{margin:2px 0 0;font-size:.75rem;line-height:1rem;font-weight:400;color:#4b5563}.zf-generation-progress{margin-top:24px;padding:18px;border:1px solid #c7d2fe;border-radius:16px;background:linear-gradient(135deg,#eef2ff,#faf5ff);box-shadow:0 12px 30px #4f46e51a}.zf-generation-progress-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:14px}.zf-generation-progress-head strong{display:block;margin-bottom:4px;color:#111827;font-size:.95rem;font-weight:800}.zf-generation-progress-head p{margin:0;color:#4b5563;font-size:.875rem;line-height:1.45}.zf-generation-progress-head span{flex-shrink:0;color:#4f46e5;font-size:.95rem;font-weight:800}.zf-generation-progress-track{height:10px;overflow:hidden;border-radius:999px;background:#ffffffc7;box-shadow:inset 0 0 0 1px #4f46e524}.zf-generation-progress-track span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#4f46e5,#9333ea);transition:width .45s ease}.zf-generation-screen{min-height:min(720px,calc(100vh - 96px));display:flex;align-items:center;justify-content:center}.zf-generation-loader{width:min(520px,100%);padding:40px;border:1px solid #e5e7eb;border-radius:24px;background:#fff;text-align:center;box-shadow:0 24px 70px #4f46e524}.zf-generation-spinner{width:58px;height:58px;margin:0 auto 22px;border:5px solid #ede9fe;border-top-color:#7c3aed;border-radius:999px;animation:zf-spin .9s linear infinite}.zf-generation-loader-kicker{margin:0 0 8px;color:#4f46e5;font-size:.75rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.zf-generation-loader h2{margin:0;color:#111827;font-size:1.55rem;font-weight:800;letter-spacing:-.03em}.zf-generation-loader-copy{max-width:380px;margin:10px auto 24px;color:#6b7280;font-size:.93rem;line-height:1.55}.zf-generation-loader-track{height:10px;overflow:hidden;border-radius:999px;background:#f3f4f6}.zf-generation-loader-track span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#4f46e5,#9333ea);transition:width .45s ease}.zf-generation-loader-percent{display:inline-block;margin-top:12px;color:#4f46e5;font-size:.9rem;font-weight:800}.zf-sources-meta{margin:0;font-size:.75rem;line-height:1rem;font-weight:400;color:#4b5563}.zf-sources-meta--pre{white-space:pre-wrap}.zf-sources-meta--notes-body{margin-top:4px}.zf-sources-meta--detail{margin-top:2px;color:#6b7280}.zf-sources-list .zf-info-item p.zf-sources-label{margin:0;padding-top:0;font-size:.875rem;line-height:1.25rem;font-weight:600;color:#111827}.zf-sources-list .zf-info-item p.zf-sources-subtitle{margin:2px 0 0;padding-top:0;font-size:.75rem;line-height:1rem;font-weight:400;color:#4b5563}.zf-sources-list .zf-info-item p.zf-sources-meta{margin:0;padding-top:0;font-size:.75rem;line-height:1rem;font-weight:400;color:#4b5563}.zf-sources-list .zf-info-item p.zf-sources-meta--notes-body{margin-top:4px}.zf-sources-list .zf-info-item p.zf-sources-meta--detail{margin-top:2px;color:#6b7280}.zf-review-section .zf-info-item p{padding-top:0}.zf-review-section .zf-subtitle{margin-top:0;margin-bottom:16px}.zf-input,.zf-select{width:100%;box-sizing:border-box;border:1px solid #d5d8e1;border-radius:8px;padding:10px 14px;font-size:15px;font-family:inherit;background:#f9fafb}.zf-input:focus,.zf-select:focus{outline:none;box-shadow:0 0 0 2px #6366f1;border-color:transparent}.zf-language-select{width:100%;max-width:28rem}.zf-language-select .Polaris-Labelled,.zf-language-select .Polaris-Select{width:100%;max-width:100%}.zf-field-label{display:block;font-size:14px;font-weight:500;color:#374151;margin-bottom:8px}.zf-field-label .zf-optional{font-weight:400;color:#9ca3af}.zf-shipping-targeting-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:12px}.zf-shipping-targeting-subtitle{margin-bottom:0!important;color:#6b7280}.zf-shipping-targeting-toggle{border:0;background:transparent;color:#4338ca;font-size:14px;font-weight:500;line-height:1.3;padding:6px 0;cursor:pointer}.zf-shipping-targeting-toggle:hover{color:#312e81}.zf-shipping-targeting-panel{display:flex;flex-direction:column;gap:16px}.zf-shipping-targeting-country-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 12px}.zf-shipping-targeting-country-option{position:relative;display:inline-flex;align-items:center;gap:8px;font-size:14px;color:#374151;cursor:pointer;border:1px solid #d1d5db;border-radius:10px;background:#fff;padding:10px 12px;transition:border-color .15s ease,background .15s ease,color .15s ease,box-shadow .15s ease}.zf-shipping-targeting-country-option:hover{border-color:#a5b4fc;background:#eef2ff;color:#312e81}.zf-shipping-targeting-country-option.is-selected{border-color:#4f46e5;background:#eef2ff;color:#312e81}.zf-shipping-targeting-country-checkbox{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;margin:0;cursor:pointer}.zf-shipping-targeting-country-option:focus-within{box-shadow:0 0 0 2px #c7d2fe}.zf-shipping-targeting-country-check{width:16px;height:16px;border-radius:5px;border:1px solid #9ca3af;background:#fff;color:transparent;display:inline-flex;align-items:center;justify-content:center;font-size:11px;line-height:1;font-weight:700;flex-shrink:0}.zf-shipping-targeting-country-option.is-selected .zf-shipping-targeting-country-check{border-color:#4f46e5;background:#4f46e5;color:#fff}.zf-shipping-targeting-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}@media (max-width: 720px){.zf-shipping-targeting-head{flex-direction:column;align-items:flex-start}.zf-shipping-targeting-country-grid,.zf-shipping-targeting-fields{grid-template-columns:1fr}}.zf-template-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}@media (max-width: 720px){.zf-template-grid{grid-template-columns:1fr}}.zf-template-card{position:relative;border:2px solid #e5e7eb;border-radius:10px;padding:16px;cursor:pointer;text-align:center;transition:border-color .2s,background .2s}.zf-template-card:hover{border-color:#c7d2fe}.zf-template-card.is-selected{border-color:#22c55e;background:#f0fdf4}.zf-template-card .zf-template-preview{aspect-ratio:16 / 10;background:#f3f4f6;border-radius:8px;margin-bottom:12px;display:flex;align-items:center;justify-content:center;color:#9ca3af}.zf-template-active-badge{position:absolute;top:10px;right:10px;font-size:11px;font-weight:600;padding:2px 8px;border-radius:999px;background:#16a34a;color:#fff}.zf-visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.zf-pt-wrap{display:flex;flex-direction:column;gap:20px}.zf-pt-header{margin:0}.zf-pt-field{display:flex;flex-direction:column;gap:8px}.zf-pt-field-label{font-size:13px;font-weight:650;color:#111827}.zf-pt-search-sort{display:flex;flex-direction:column;gap:10px}@media (min-width: 640px){.zf-pt-search-sort{flex-direction:row;align-items:stretch}.zf-pt-search-label{flex:1;min-width:0}.zf-pt-sort-label{flex:0 0 auto;width:160px}}.zf-pt-sort-label{display:block}.zf-pt-sort{width:100%;height:100%;min-height:42px;padding:8px 12px;border:1px solid #d1d5db;border-radius:10px;font:inherit;font-size:14px;color:#111827;background:#fff;box-sizing:border-box;cursor:pointer}.zf-pt-sort:focus{outline:2px solid #c7d2fe;outline-offset:1px;border-color:#a5b4fc}.zf-pt-apply-grid{display:grid;grid-template-columns:1fr;gap:10px}@media (min-width: 640px){.zf-pt-apply-grid{grid-template-columns:1fr 1fr}}.zf-pt-apply{position:relative;display:block;width:100%;margin:0;padding:14px;border:2px solid #e5e7eb;border-radius:10px;background:#fff;text-align:left;cursor:pointer;font:inherit;transition:border-color .15s,background .15s}.zf-pt-apply:hover{border-color:#d1d5db}.zf-pt-apply:disabled,.zf-pt-apply[aria-disabled=true]{cursor:not-allowed}.zf-pt-apply.is-active{border-color:#4f46e5;background:#eef2ff}.zf-pt-apply.is-locked{border-color:#e5e7eb;background:#f9fafb}.zf-pt-apply.is-locked:hover{border-color:#e5e7eb}.zf-pt-apply.is-locked .zf-pt-apply-icon--full{color:#6b7280;background:#e5e7eb}.zf-pt-apply.is-locked .zf-pt-apply-title,.zf-pt-apply.is-locked .zf-pt-apply-desc{color:#6b7280}.zf-pt-apply-badge{position:absolute;top:10px;right:10px;padding:3px 8px;border-radius:999px;font-size:10px;font-weight:700;color:#fff;background:#4f46e5}.zf-pt-apply-badge--locked{background:#6b7280;color:#f9fafb;font-size:11px;font-weight:700;letter-spacing:0;box-shadow:inset 0 -1px #ffffff2e}.zf-pt-apply-title{display:block;font-size:14px;font-weight:650;color:#111827;padding-right:64px}.zf-pt-apply-head{display:flex;align-items:center;gap:10px}.zf-pt-apply-icon{width:34px;height:34px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto}.zf-pt-apply-icon svg{width:19px;height:19px}.zf-pt-apply-icon--pdp{color:#fff;background:linear-gradient(135deg,#4f46e5,#6d5efc)}.zf-pt-apply-icon--full{color:#4b5563;background:#f3f4f6}.zf-pt-apply-desc{display:block;margin-top:6px;font-size:12px;line-height:1.4;color:#6b7280}.zf-pt-warning{margin-top:10px;padding:12px;border:1px solid #fcd34d;border-radius:10px;background:#fffbeb}.zf-pt-warning-title{margin:0 0 4px;font-size:12px;font-weight:650;color:#92400e}.zf-pt-warning-copy{margin:0 0 10px;font-size:12px;line-height:1.45;color:#78350f}.zf-pt-warning-check{display:flex;align-items:flex-start;gap:8px;font-size:12px;color:#451a03;cursor:pointer}.zf-pt-warning-check input{margin-top:2px;flex-shrink:0}.zf-pt-card-actions{display:flex;flex-direction:column;gap:8px;padding:8px 10px 10px}.zf-pt-card-preview-link{display:block;width:100%;box-sizing:border-box;margin:0;padding:8px 12px;border-radius:8px;border:1px solid #c7d2fe;background:#fff;font:inherit;font-size:13px;font-weight:600;text-align:center;color:#4f46e5;cursor:pointer;transition:background .15s,border-color .15s}.zf-pt-card-preview-link:hover{background:#eef2ff;border-color:#a5b4fc}.zf-pt-card-meta{margin:0 0 6px;font-size:10px;color:#9ca3af}.zf-pt-card-cta{display:block;width:100%;box-sizing:border-box;margin:0;padding:8px 12px;border:none;border-radius:8px;font:inherit;font-size:13px;font-weight:600;text-align:center;background:#4f46e5;color:#fff;cursor:pointer;transition:background .15s}.zf-pt-card-cta.is-selected{background:#16a34a}.zf-pt-card-cta:not(.is-selected):hover{background:#4338ca}.zf-pt-card-cta:disabled{background:#e5e7eb;color:#6b7280;cursor:not-allowed}.zf-pt-card-cta:disabled:hover{background:#e5e7eb}.zf-pt-more-wrap{text-align:center}.zf-pt-more{margin:0;padding:0;border:none;background:none;font-size:13px;font-weight:600;color:#4f46e5;cursor:pointer}.zf-pt-more:hover{text-decoration:underline}.zf-pt-modal-root{position:fixed;top:0;right:0;bottom:0;left:0;z-index:520;display:flex;align-items:center;justify-content:center;padding:12px}.zf-pt-modal-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;margin:0;padding:0;border:none;background:#0f172a73;cursor:pointer}.zf-pt-modal-panel{position:relative;z-index:1;display:flex;flex-direction:column;padding-top:44px;width:min(calc(100vw - 24px),1520px);max-width:calc(100vw - 24px);height:min(calc(100vh - 24px),980px);max-height:calc(100vh - 24px);border-radius:12px;background:#fff;box-shadow:0 25px 50px -12px #00000040;overflow:hidden}.zf-pt-modal-close{position:absolute;top:14px;right:14px;z-index:530;margin:0;width:28px;height:28px;padding:0;border:none;border-radius:7px;background:#ffffffeb;color:#6b7280;cursor:pointer;box-shadow:0 1px 2px #00000014;display:inline-flex;align-items:center;justify-content:center}.zf-pt-modal-close:hover{background:#fff;color:#111827}.zf-pt-modal-tabs{display:flex;flex-wrap:wrap;gap:6px;padding:10px 18px;background:#f9fafb;border-bottom:1px solid #e5e7eb}.zf-pt-modal-tab{margin:0;padding:8px 14px;border:1px solid transparent;border-radius:8px;background:transparent;font:inherit;font-size:13px;font-weight:600;color:#6b7280;cursor:pointer}.zf-pt-modal-tab:hover{color:#111827;background:#ffffffb3}.zf-pt-modal-tab.is-active{border-color:#e5e7eb;background:#fff;color:#4f46e5;box-shadow:0 1px 2px #0000000d}.zf-pt-modal-viewport-float{position:absolute;top:12px;left:14px;right:auto;transform:none;z-index:530;display:inline-flex;align-items:center;gap:4px;padding:4px;border-radius:999px;border:1px solid #e5e7eb;background:#fffffff2;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);box-shadow:0 10px 24px #1118272e}.zf-pt-modal-viewport-btn{margin:0;border:none;border-radius:999px;background:transparent;color:#4b5563;width:30px;height:30px;padding:0;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .16s ease,color .16s ease}.zf-pt-modal-viewport-btn:hover{background:#f3f4f6;color:#111827}.zf-pt-modal-viewport-btn.is-active{background:#6c63ff;color:#fff;box-shadow:0 1px 2px #00000014}.zf-pt-modal-viewport-btn span{display:none}.zf-pt-modal-body{flex:1;display:flex;flex-direction:column;overflow:hidden;padding:0;background:#fff}.zf-pt-modal-frame{display:flex;flex-direction:column;flex:1 1 auto;width:100%;height:auto;min-height:0;max-width:100%;border-radius:0;border:none;background:#fff;overflow:hidden;transition:width .2s ease}.zf-pt-modal-frame.is-mobile{width:min(430px,100%);margin:0 auto}.zf-pt-modal-mock{display:flex;flex-direction:column;flex:1 1 auto;min-height:0;padding:0}.zf-pt-general-preview-frame{display:block;flex:1 1 auto;width:100%;height:auto;min-height:0;border:none;background:#fff}@media (max-width: 640px){.zf-pt-modal-root{padding:0}.zf-pt-modal-panel{width:100vw;max-width:100vw;height:100vh;max-height:100vh;border-radius:0;padding-top:42px}.zf-pt-modal-viewport-float{top:10px;left:10px;right:auto;transform:none;gap:2px;padding:3px}.zf-pt-modal-viewport-btn{width:32px;padding:0}.zf-pt-modal-viewport-btn span{display:none}.zf-pt-modal-body{padding:0}.zf-pt-modal-frame{min-height:0}.zf-pt-general-preview-frame{min-height:100%}}.zf-pt-modal-mock-hero{height:120px;border-radius:8px;background:linear-gradient(120deg,#e0e7ff,#ede9fe);margin-bottom:12px}.zf-pt-modal-mock-row{height:10px;border-radius:4px;background:#e5e7eb;margin-bottom:8px}.zf-pt-modal-mock-row.short{width:66%}.zf-pt-modal-mock-banner{height:100px;border-radius:8px;background:linear-gradient(90deg,#ddd6fe,#fce7f3);margin-bottom:16px}.zf-pt-modal-mock-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.zf-pt-modal-mock-grid span{aspect-ratio:1;border-radius:8px;background:#f3f4f6}.zf-pt-modal-mock-cols{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.zf-pt-modal-mock-cols span{aspect-ratio:.75;border-radius:8px;background:#f3f4f6}.zf-pt-modal-mock-cart{display:flex;flex-direction:column;gap:10px}.zf-pt-modal-mock-cart span:first-child{height:72px;border-radius:8px;background:#f3f4f6}.zf-pt-modal-mock-cart span:last-child{height:44px;border-radius:8px;background:#e5e7eb}.zf-pt-title{margin:0 0 6px;font-size:16px;font-weight:650;color:#111827;letter-spacing:-.02em}.zf-pt-sub{margin:0;font-size:13px;line-height:1.45;color:#6b7280;max-width:52ch}.zf-pt-sub--note{margin-top:6px;max-width:60ch;font-size:12px;line-height:1.4;color:#9ca3af}.zf-pt-sub--muted{margin-top:8px;max-width:62ch;font-size:12px;line-height:1.45;color:#9ca3af}.zf-pt-sub--muted strong{font-weight:650;color:#6b7280}.zf-pt-search-label{position:relative;display:block}.zf-pt-search-icon{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:#9ca3af;pointer-events:none;display:flex}.zf-pt-search{width:100%;padding:10px 14px 10px 40px;border:1px solid #d1d5db;border-radius:10px;font:inherit;font-size:14px;color:#111827;background:#fff;box-sizing:border-box;transition:border-color .15s,box-shadow .15s}.zf-pt-search:focus{outline:none}.zf-pt-search:focus-visible{border-color:#a5b4fc;box-shadow:0 0 0 3px #c7d2fe}.zf-pt-filters{display:flex;flex-wrap:wrap;gap:8px;margin:-2px 0 4px;max-width:100%}.zf-pt-chip{border:1px solid #d1d5db;background:#fff;color:#374151;font:600 12px/1.2 inherit;padding:6px 12px;border-radius:999px;cursor:pointer;transition:background .15s,border-color .15s,color .15s}.zf-pt-chip:hover{border-color:#a5b4fc;background:#eef2ff;color:#312e81}.zf-pt-chip.is-active{border-color:#4f46e5;background:#4f46e5;color:#fff}.zf-pt-empty{margin:12px 0;text-align:center;color:#6b7280;font-size:14px;padding:20px 12px;background:#f9fafb;border-radius:12px;border:1px dashed #e5e7eb}.zf-pt-grid{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:12px}@media (min-width: 520px){.zf-pt-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width: 780px){.zf-pt-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}}@media (min-width: 1180px){.zf-pt-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.zf-pt-card{position:relative;display:flex;flex-direction:column;width:100%;height:100%;margin:0;padding:0;border:2px solid #e5e7eb;border-radius:10px;background:#fff;text-align:left;cursor:pointer;transition:border-color .15s,box-shadow .15s,background .15s}.zf-pt-card:hover{border-color:#c7d2fe;box-shadow:0 4px 14px #0f172a0f}.zf-pt-card.is-selected{border-color:#22c55e;background:#f0fdf4;box-shadow:0 4px 16px #16a34a1f}.zf-pt-card.is-locked{cursor:default}.zf-pt-card.is-locked:hover{border-color:#e5e7eb;box-shadow:none}.zf-pt-card.is-locked .zf-pt-thumb{filter:grayscale(.9);opacity:.82}.zf-pt-coming-soon{position:absolute;top:-6px;left:-4px;z-index:2;padding:3px 8px;border-radius:999px;font-size:10px;font-weight:700;letter-spacing:.02em;text-transform:uppercase;color:#fff;background:linear-gradient(135deg,#78716c,#57534e);box-shadow:0 2px 6px #44403c59}.zf-pt-recommended{position:absolute;top:-6px;right:-4px;z-index:2;padding:3px 8px;border-radius:999px;font-size:10px;font-weight:700;letter-spacing:.02em;text-transform:uppercase;color:#fff;background:linear-gradient(135deg,#16a34a,#15803d);box-shadow:0 2px 6px #16a34a59}.zf-pt-card-preview{position:relative;border-bottom:1px solid #e5e7eb;border-radius:8px 8px 0 0;overflow:hidden;background:#f9fafb}.zf-pt-lock-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:#11182733;z-index:1}.zf-pt-lock-icon-wrap{display:flex;align-items:center;justify-content:center;width:46px;height:46px;border-radius:9px;background:#fffffff0;box-shadow:0 4px 10px #0f172a1f}.zf-pt-lock-icon{width:18px;height:18px;color:#6b7280}.zf-pt-selected-check{position:absolute;top:8px;left:8px;width:26px;height:26px;display:flex;align-items:center;justify-content:center;border-radius:999px;background:#16a34a;color:#fff;box-shadow:0 2px 6px #0000001f}.zf-pt-thumb{position:relative;aspect-ratio:4 / 3;padding:10px;display:flex;flex-direction:column;gap:6px;box-sizing:border-box}.zf-pt-thumb-hero{width:100%;height:44px;border-radius:6px}.zf-pt-thumb-grad{background:linear-gradient(90deg,#c7d2fe,#e9d5ff)}.zf-pt-thumb-row3{display:grid;grid-template-columns:repeat(3,1fr);gap:4px;height:22px}.zf-pt-thumb-row3 span{border-radius:4px;background:#e0e7ff}.zf-pt-thumb-muted span{background:#e5e7eb}.zf-pt-thumb-spec-top{display:flex;gap:6px;height:40px}.zf-pt-thumb-box{width:32%;border-radius:4px;background:#d1d5db;flex-shrink:0}.zf-pt-thumb-lines{flex:1;display:flex;flex-direction:column;justify-content:center;gap:4px}.zf-pt-thumb-lines i{display:block;height:4px;border-radius:2px;background:#e5e7eb}.zf-pt-thumb-lines i:first-child{width:75%;background:#d1d5db}.zf-pt-thumb-lines i:nth-child(2){width:50%}.zf-pt-thumb-lines i:nth-child(3){width:65%}.zf-pt-thumb-spec-rows{display:flex;flex-direction:column;gap:3px}.zf-pt-thumb-spec-rows i{height:3px;border-radius:2px;background:#e0e7ff}.zf-pt-thumb-spec-rows i:nth-child(2),.zf-pt-thumb-spec-rows i:nth-child(4){background:#f3f4f6}.zf-pt-thumb-compare{display:grid;grid-template-columns:1fr 1fr;gap:4px;height:20px;margin-top:2px}.zf-pt-thumb-compare span{border-radius:4px;background:#d1fae5}.zf-pt-thumb-compare span:last-child{background:#e5e7eb}.zf-pt-thumb-min-hero{display:flex;align-items:center;justify-content:center;height:40px;border:2px solid #e5e7eb;border-radius:6px;background:#fff;flex-direction:column;gap:3px}.zf-pt-thumb-min-hero i{height:3px;border-radius:2px;background:#d1d5db;width:48px}.zf-pt-thumb-min-hero i:last-child{width:36px;background:#e5e7eb}.zf-pt-thumb-min-lines{display:flex;flex-direction:column;gap:4px;margin-top:4px}.zf-pt-thumb-min-lines i{height:2px;border-radius:2px;background:#e5e7eb}.zf-pt-thumb-min-lines i:nth-child(2){width:85%}.zf-pt-thumb-min-lines i:nth-child(3){width:70%}.zf-pt-thumb-story-hero{height:36px;border-radius:6px;background:linear-gradient(135deg,#e9d5ff,#fed7aa,#bfdbfe)}.zf-pt-thumb-story-mid{display:flex;gap:4px;height:24px}.zf-pt-thumb-story-mid>span:first-child{width:48%;border-radius:4px;background:#ede9fe}.zf-pt-thumb-story-text{flex:1;display:flex;flex-direction:column;justify-content:center;gap:2px}.zf-pt-thumb-story-text i{height:2px;border-radius:1px;background:#e5e7eb}.zf-pt-thumb-story-rev{display:grid;grid-template-columns:1fr 1fr;gap:3px;height:16px}.zf-pt-thumb-story-rev span{border-radius:3px;background:#fef3c7}.zf-pt-card-body{display:flex;flex-direction:column;flex:1;padding:10px 10px 4px}.zf-pt-card-name{margin:0 0 4px;font-size:13px;font-weight:650;color:#111827;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.zf-pt-card-sub{margin:0 0 8px;font-size:11px;line-height:1.35;color:#6b7280;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.zf-pt-tags{display:flex;flex-wrap:wrap;gap:4px;margin-top:auto}.zf-pt-tag{font-size:10px;font-weight:500;padding:2px 6px;border-radius:4px;background:#f3f4f6;color:#4b5563}.zf-variants-required-note{margin:0 0 10px;padding:10px 12px;border:1px solid #fecaca;border-radius:10px;background:#fef2f2;color:#b91c1c;font-size:13px;line-height:1.4}.zf-variants-required-mark{color:#dc2626;font-weight:700}.zf-variants-table .zf-input.zf-input--invalid{border-color:#ef4444;box-shadow:0 0 0 1px #ef444440;background:#fff7f7}.zf-variants-table-wrap{width:100%;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden;background:#fff}.zf-currency-selector{margin:0 0 16px}.zf-currency-selector__value{display:flex;align-items:center;width:100%;max-width:28rem;min-height:36px;padding:6px 12px;border:1px solid #e5e7eb;border-radius:8px;background:#f9fafb;color:#374151;font-size:14px;line-height:1.4;box-sizing:border-box}.zf-currency-note{margin:6px 0 0;font-size:13px;line-height:1.45;color:#6b7280}.zf-currency-note strong{color:#374151;font-weight:600}.zf-variants-table{width:100%;border-collapse:collapse;font-size:14px;table-layout:fixed}.zf-variants-table th{text-align:left;padding:11px 12px;border:1px solid #e5e7eb;border-left:0;border-right:0;border-top:0;color:#4b5563;font-size:12px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;background:#f9fafb}.zf-variants-table td{padding:10px 12px;border-bottom:1px solid #f3f4f6;vertical-align:middle}.zf-variants-bulk-row{background:#eef2ff}.zf-variants-bulk-row td{border-bottom-color:#dbeafe}.zf-variants-bulk-input{height:38px;border-color:#d1d5db!important;background:#fff!important}.zf-variants-bulk-auto{font-size:15px;font-weight:500;color:#9ca3af;line-height:1.2;letter-spacing:0;white-space:normal}.zf-variants-bulk-apply{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;flex-shrink:0;padding:0;border:1px solid #dbe4ff;border-radius:10px;background:#eef2ff;color:#6366f1;cursor:pointer}.zf-variants-bulk-apply:hover:not(:disabled){background:#e6ebff;border-color:#cbd5ff}.zf-variants-bulk-apply:disabled{background:#eef2f7;border-color:#e5e7eb;color:#9ca3af;cursor:not-allowed}.zf-variant-variant-cell{display:flex;align-items:center;gap:10px;min-width:0}.zf-variant-thumb{width:40px;height:40px;border-radius:6px;background:#f3f4f6;display:inline-block;vertical-align:middle;flex-shrink:0}.zf-variant-thumb--image{padding:0;overflow:hidden;vertical-align:middle}.zf-variant-thumb--image img{width:100%;height:100%;object-fit:cover;display:block}.zf-variant-title-input{flex:1 1 0%;min-width:0;width:auto!important;max-width:100%}.zf-variants-table .zf-input{width:100%;min-width:0;box-sizing:border-box;min-height:38px;border-color:#e5e7eb;background:#f9fafb}.zf-variants-table th:first-child,.zf-variants-table td:first-child{width:40%}.zf-variants-table th:nth-child(2),.zf-variants-table td:nth-child(2),.zf-variants-table th:nth-child(3),.zf-variants-table td:nth-child(3){width:12%}.zf-variants-table th:nth-child(4),.zf-variants-table td:nth-child(4){width:11%}.zf-variants-table th:nth-child(5),.zf-variants-table td:nth-child(5){width:10%}.zf-variants-table th:nth-child(6),.zf-variants-table td:nth-child(6){width:9%}.zf-variants-actions-col{width:6%;padding-right:12px!important}.zf-variants-actions-cell{width:6%;text-align:right;vertical-align:middle;padding-right:12px!important}.zf-variant-selling-input{background:#f3f4f6!important;color:#374151}.zf-variant-remove{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;padding:0;border:0;border-radius:8px;background:transparent;color:#9ca3af;cursor:pointer}.zf-variant-remove:hover:not(:disabled){color:#dc2626;background:#fef2f2}.zf-variant-remove:disabled{opacity:.35;cursor:not-allowed}@media (max-width: 767px){.zf-variants-table{table-layout:auto}.zf-variants-table thead{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.zf-variants-table tbody tr{display:block;border:1px solid #e5e7eb;border-radius:10px;padding:4px 12px 12px;margin-bottom:12px;background:#fafafa}.zf-variants-table tbody tr:last-child{margin-bottom:0}.zf-variants-table td{display:flex;align-items:center;gap:10px;padding:10px 0;border-bottom:1px solid #e5e7eb;width:100%!important;vertical-align:middle}.zf-variants-table td:last-child{border-bottom:0;padding-bottom:4px}.zf-variants-table td[data-label]:before{content:attr(data-label);flex:0 0 38%;max-width:10rem;font-size:12px;font-weight:600;color:#6b7280}.zf-variants-actions-cell{justify-content:flex-end;padding-top:4px}.zf-variants-actions-cell:before{display:none!important;content:none!important}.zf-variants-table th:first-child,.zf-variants-table td:first-child,.zf-variants-table th:nth-child(2),.zf-variants-table td:nth-child(2),.zf-variants-table th:nth-child(3),.zf-variants-table td:nth-child(3),.zf-variants-table th:nth-child(4),.zf-variants-table td:nth-child(4),.zf-variants-table th:nth-child(5),.zf-variants-table td:nth-child(5),.zf-variants-table th:nth-child(6),.zf-variants-table td:nth-child(6){width:auto}.zf-variant-variant-cell{flex:1 1 0%;min-width:0}.zf-variants-table td[data-label]>.zf-input{flex:1 1 0%;min-width:0}.zf-variants-bulk-row{display:none}}.zf-review-actions{display:flex;justify-content:space-between;align-items:center;margin-top:8px;padding-top:8px}.zf-btn-ghost{border:0;background:transparent;color:#374151;font-size:15px;font-weight:500;padding:10px 18px;border-radius:8px;cursor:pointer;font-family:inherit}.zf-btn-ghost:hover{background:#f3f4f6}.zf-btn-primary-lg{border:0;border-radius:8px;padding:10px 22px;color:#fff;font-size:15px;font-weight:600;cursor:pointer;font-family:inherit;background:linear-gradient(90deg,var(--primary-start) 0%,var(--primary-end) 100%);box-shadow:0 4px 14px #6366f140}.zf-btn-primary-lg:hover:not(:disabled){filter:brightness(.96)}.zf-btn-primary-lg:disabled{opacity:.55;cursor:not-allowed;filter:none;box-shadow:none}.zf-media-scroll{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:16px;overflow:visible;padding-bottom:0}.zf-media-scroll .zf-thumb{width:100%;height:auto;min-width:0;min-height:0;aspect-ratio:1 / 1;border-radius:12px}.zf-media-add{width:100%;aspect-ratio:1 / 1;min-width:0;min-height:0;border:2px dashed #d1d5db;border-radius:12px;display:flex;align-items:center;justify-content:center;color:#9ca3af;cursor:pointer;background:#fafafa;position:relative}.zf-media-add input{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;cursor:pointer}.zf-media-loading{width:100%;aspect-ratio:1 / 1;min-width:0;min-height:0;border:1px solid #e5e7eb;border-radius:12px;background:#f9fafb;color:#6b7280;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;font-size:13px;font-weight:500}.zf-media-spinner{width:28px;height:28px;border:3px solid #e5e7eb;border-top-color:#6366f1;border-radius:999px;animation:zf-spin .8s linear infinite}@keyframes zf-spin{to{transform:rotate(360deg)}}.zf-home-page{width:100%;max-width:100%;box-sizing:border-box;min-height:calc(100vh - 80px);margin:0;background:transparent;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased}.zf-home-topbar{background:#fff;border-bottom:1px solid #e5e7eb}.zf-home-topbar-inner{max-width:80rem;margin:0 auto;padding:24px 32px;display:flex;align-items:center;justify-content:space-between}.zf-home-brand{display:flex;align-items:center;gap:12px}.zf-home-brand-mark{width:40px;height:40px;border-radius:8px;background:linear-gradient(135deg,#4f46e5,#9333ea);box-shadow:0 10px 15px -3px #4f46e540;display:flex;align-items:center;justify-content:center;flex-shrink:0}.zf-home-brand-mark span{color:#fff;font-size:1.25rem;font-weight:600;line-height:1}.zf-home-brand-title{margin:0;font-size:1.125rem;font-weight:400;color:#111827;line-height:1.5}.zf-home-body{width:100%;max-width:80rem;margin:0 auto;padding:clamp(12px,2.5vw,20px) clamp(12px,3vw,32px) clamp(20px,4vw,40px);box-sizing:border-box;min-width:0}.zf-home-hero{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:16px 24px;margin-bottom:clamp(20px,3vw,32px)}.zf-home-welcome{flex:1 1 16rem;min-width:0}.zf-home-hero-actions{display:flex;flex-wrap:wrap;align-items:center;gap:10px 12px;flex-shrink:0}.zf-home-hero-primary{display:inline-flex;align-items:center;gap:8px;padding:10px 18px;border:0;border-radius:8px;background:linear-gradient(135deg,#4f46e5,#9333ea);color:#fff;font-size:.875rem;font-weight:600;font-family:inherit;line-height:1.25;cursor:pointer;box-shadow:0 1px 2px #4f46e540;transition:box-shadow .15s ease,transform .15s ease}.zf-home-hero-primary:hover{box-shadow:0 4px 12px -2px #4f46e559}.zf-home-hero-primary:active{transform:translateY(1px)}.zf-home-hero-primary .zf-home-cta-icon{color:#fff}.zf-home-hero-secondary{display:inline-flex;align-items:center;gap:6px;padding:10px 16px;border:1px solid #d1d5db;border-radius:8px;background:#fff;color:#374151;font-size:.875rem;font-weight:500;font-family:inherit;line-height:1.25;cursor:pointer;transition:background-color .15s ease,border-color .15s ease,color .15s ease}.zf-home-hero-secondary:hover{background:#f9fafb;border-color:#9ca3af;color:#111827}@media (max-width: 639px){.zf-home-hero-actions{width:100%}.zf-home-hero-primary,.zf-home-hero-secondary{flex:1 1 calc(50% - 6px);justify-content:center;min-width:0}}.zf-home-welcome h2{margin:0;font-size:clamp(1.25rem,2.8vw + .5rem,1.5rem);font-weight:600;color:#111827;line-height:1.3;word-break:break-word}.zf-home-welcome p{margin:0;font-size:clamp(.875rem,1.5vw,1rem);line-height:1.5;color:#4b5563}.zf-onboarding-wrap{margin-bottom:clamp(20px,3vw,32px);transition:opacity .3s ease,transform .3s ease}.zf-onboarding-wrap--exit{opacity:0;transform:translateY(-20px);pointer-events:none}.zf-onboarding-card{position:relative;overflow:hidden;background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 1px 2px #0000000d;padding:clamp(16px,3vw,24px);box-sizing:border-box}.zf-onboarding-accent{position:absolute;left:0;top:0;bottom:0;width:4px;background:#4f46e5}.zf-onboarding-dismiss{position:absolute;top:clamp(12px,2vw,24px);right:clamp(12px,2vw,24px);z-index:2;display:inline-flex;align-items:center;justify-content:center;padding:8px;margin:0;border:none;border-radius:8px;background:transparent;color:#9ca3af;cursor:pointer;transition:color .15s ease,background .15s ease}.zf-onboarding-dismiss:hover{color:#4b5563;background:#f3f4f6}.zf-onboarding-dismiss-svg{width:16px;height:16px;display:block}.zf-onboarding-inner{display:flex;flex-direction:column;gap:clamp(16px,2.5vw,24px);padding-right:36px;box-sizing:border-box}.zf-onboarding-copy{min-width:0}.zf-onboarding-heading{display:flex;flex-wrap:wrap;align-items:center;gap:10px 14px}.zf-onboarding-kicker{margin:0;flex-shrink:0;padding:5px 10px;border-radius:999px;background:linear-gradient(135deg,#eef2ff,#f5f3ff);border:1px solid #c7d2fe;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#4f46e5;line-height:1.2}.zf-onboarding-title{margin:0;flex:1 1 16rem;min-width:0;font-size:clamp(1rem,1.6vw + .45rem,1.2rem);font-weight:600;color:#111827;line-height:1.35;letter-spacing:-.02em}.zf-onboarding-media{width:100%;min-width:0;max-width:none}.zf-onboarding-video{position:relative;display:block;width:100%;aspect-ratio:16 / 9;margin:0;border-radius:12px;overflow:hidden;background:#0a0a12}.zf-onboarding-video-frame{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;border:0}.zf-home-metrics-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:clamp(12px,2vw,24px);margin-bottom:clamp(20px,3vw,32px)}@media (min-width: 520px){.zf-home-metrics-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width: 1024px){.zf-home-metrics-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.zf-home-metrics-grid--impact{margin-bottom:0}@media (min-width: 768px){.zf-home-metrics-grid--impact{grid-template-columns:repeat(3,minmax(0,1fr))}}.zf-home-impact{margin-bottom:clamp(20px,3vw,32px)}.zf-home-impact-head{margin-bottom:14px}.zf-home-impact-head h3{margin:0 0 4px;font-size:clamp(1rem,2vw,1.125rem);font-weight:600;color:#111827}.zf-home-impact-head p{margin:0;font-size:.875rem;line-height:1.45;color:#6b7280}.zf-home-metric-card{position:relative;overflow:hidden;background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 1px 2px #0000000d;padding:clamp(16px,3vw,24px);min-width:0}.zf-home-metric-card:before{content:"";position:absolute;top:0;left:0;right:0;height:3px}.zf-home-metric-card--green:before{background:linear-gradient(90deg,#4ade80,#16a34a)}.zf-home-metric-card--purple:before{background:linear-gradient(90deg,#c084fc,#9333ea)}.zf-home-metric-card--blue:before{background:linear-gradient(90deg,#60a5fa,#2563eb)}.zf-home-metric-card--amber:before{background:linear-gradient(90deg,#fbbf24,#d97706)}.zf-home-metric-card--teal:before{background:linear-gradient(90deg,#2dd4bf,#0d9488)}.zf-home-metric-card--rose:before{background:linear-gradient(90deg,#fb7185,#e11d48)}.zf-home-metric-card--gold:before{background:linear-gradient(90deg,#facc15,#ca8a04)}.zf-home-metric-footnote{position:absolute;top:12px;left:12px;padding:2px 8px;border-radius:999px;background:#fffbeb;border:1px solid #fde68a;color:#a16207;font-size:.6875rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;line-height:1.4}.zf-home-metric-card--actionable{width:100%;text-align:left;cursor:pointer;transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease}.zf-home-metric-card--actionable:hover{border-color:#fcd34d;box-shadow:0 4px 14px #d977061f;transform:translateY(-1px)}.zf-home-metric-card--actionable:focus-visible{outline:2px solid #9333ea;outline-offset:2px}.zf-home-metric-well{position:absolute;top:16px;right:16px;padding:8px;border-radius:8px;display:flex;align-items:center;justify-content:center}.zf-home-metric-well--purple{background:#faf5ff}.zf-home-metric-well--green{background:#f0fdf4}.zf-home-metric-well--amber{background:#fffbeb}.zf-home-metric-well--blue{background:#eff6ff}.zf-home-metric-well--teal{background:#f0fdfa}.zf-home-metric-well--rose{background:#fff1f2}.zf-home-metric-well--gold{background:#fefce8}.zf-home-metric-svg{width:20px;height:20px}.zf-home-metric-svg--purple{color:#9333ea}.zf-home-metric-svg--green{color:#16a34a}.zf-home-metric-svg--amber{color:#d97706}.zf-home-metric-svg--blue{color:#2563eb}.zf-home-metric-svg--teal{color:#0d9488}.zf-home-metric-svg--rose{color:#e11d48}.zf-home-metric-svg--gold{color:#ca8a04}.zf-home-metric-text{padding-right:48px}.zf-home-metric-value{font-size:clamp(1.5rem,4vw,1.875rem);line-height:1.15;font-weight:600;margin-bottom:8px}.zf-home-metric-value--purple{color:#9333ea}.zf-home-metric-value--green{color:#16a34a}.zf-home-metric-value--amber{color:#d97706}.zf-home-metric-value--blue{color:#2563eb}.zf-home-metric-value--teal{color:#0f766e}.zf-home-metric-value--rose{color:#be123c}.zf-home-metric-value--gold{color:#a16207}.zf-home-metric-label{margin:0;font-size:.875rem;line-height:1.25rem;color:#4b5563}.zf-home-metric-hint{margin:8px 0 0;font-size:.75rem;line-height:1.4;color:#6b7280}.zf-home-metric-hint--positive{color:#15803d;font-weight:500}.zf-home-metric-hint--cta{color:#b45309;font-weight:600}.zf-home-cta{border-radius:12px;box-shadow:0 1px 2px #0000000d;background:linear-gradient(135deg,#4f46e5,#9333ea);padding:clamp(20px,4vw,32px);margin-bottom:clamp(20px,3vw,32px);min-width:0}.zf-home-cta-inner{max-width:42rem}.zf-home-cta h3{margin:0 0 8px;color:#fff;font-size:clamp(1.05rem,2.5vw,1.25rem);line-height:1.35;font-weight:600}.zf-home-cta p{margin:0 0 clamp(16px,3vw,24px);color:#e0e7ff;font-size:clamp(.875rem,1.8vw,1rem);line-height:1.5}.zf-home-cta-row{display:flex;flex-wrap:wrap;gap:12px}.zf-home-cta-primary{display:inline-flex;align-items:center;gap:8px;padding:12px 24px;background:#fff;color:#4f46e5;border:0;border-radius:8px;font-size:.875rem;font-weight:500;font-family:inherit;cursor:pointer;box-shadow:0 1px 2px #0000000d;transition:background-color .15s ease}.zf-home-cta-primary:hover{background:#eef2ff}.zf-home-cta-ghost{display:inline-flex;align-items:center;gap:8px;padding:12px 24px;background:#ffffff1a;color:#fff;border:0;border-radius:8px;font-size:.875rem;font-weight:500;font-family:inherit;cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);transition:background-color .15s ease}.zf-home-cta-ghost:hover{background:#fff3}.zf-home-cta-icon{width:20px;height:20px;flex-shrink:0}.zf-home-cta-icon-sm{width:16px;height:16px;flex-shrink:0}.zf-home-recent-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 1px 2px #0000000d;overflow:hidden;margin-bottom:clamp(20px,3vw,32px);min-width:0}.zf-home-recent-head{padding:clamp(12px,2.5vw,16px) clamp(16px,3vw,24px);border-bottom:1px solid #e5e7eb}.zf-home-recent-head h3{margin:0;font-size:1rem;font-weight:400;color:#111827;line-height:1.5}.zf-home-recent-footer{display:flex;justify-content:center;padding:clamp(12px,2.5vw,16px) clamp(16px,3vw,24px);border-top:1px solid #e5e7eb;background:#f9fafb}.zf-home-recent-view-all{display:inline-flex;align-items:center;gap:8px;margin:0;padding:0;border:0;background:none;font-size:14px;font-weight:500;color:#4f46e5;cursor:pointer;font-family:inherit;transition:color .12s ease}.zf-home-recent-view-all:hover{color:#4338ca}.zf-home-table-wrap{display:none;overflow-x:auto;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain}@media (min-width: 768px){.zf-home-table-wrap{display:block}.zf-home-mobile-list{display:none}}.zf-home-table{width:100%;border-collapse:collapse}.zf-home-table thead tr{border-bottom:1px solid #e5e7eb;background:#f9fafb}.zf-home-table th{text-align:left;padding:12px clamp(12px,2vw,24px);font-size:.75rem;font-weight:500;text-transform:uppercase;letter-spacing:.05em;color:#4b5563;white-space:nowrap}.zf-home-th-actions{text-align:right}.zf-home-table tbody tr{border-bottom:1px solid #f3f4f6;transition:background-color .12s ease}.zf-home-table tbody tr:hover{background:#f9fafb}.zf-home-table td{padding:14px clamp(12px,2vw,24px);vertical-align:middle}.zf-home-cell-product{display:flex;align-items:center;gap:12px;min-width:0}.zf-home-thumb{width:48px;height:48px;border-radius:8px;overflow:hidden;flex-shrink:0;background:#f3f4f6}.zf-home-thumb img{width:100%;height:100%;object-fit:cover;display:block}.zf-home-thumb--placeholder{display:flex;align-items:center;justify-content:center}.zf-home-thumb-icon{width:24px;height:24px;color:#9ca3af}.zf-home-thumb--lg{width:64px;height:64px}.zf-home-thumb-icon-lg{width:32px;height:32px;color:#9ca3af}.zf-home-product-name{font-size:.875rem;font-weight:500;color:#111827;white-space:normal;word-break:break-word}.zf-home-pill{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:9999px;font-size:.75rem;font-weight:500}.zf-home-pill--published{background:#f0fdf4;color:#15803d}.zf-home-pill--draft{background:#f3f4f6;color:#374151}.zf-home-pill--sm{padding:2px 8px;gap:4px}.zf-home-pill-icon{width:14px;height:14px;flex-shrink:0}.zf-home-created{font-size:.875rem;color:#4b5563}.zf-home-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px}.zf-home-icon-btn{padding:8px;border:0;border-radius:8px;background:transparent;color:#4b5563;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:color .12s ease,background-color .12s ease}.zf-home-icon-btn:hover{color:#4f46e5;background:#eef2ff}.zf-home-icon-btn-svg{width:16px;height:16px}.zf-home-mobile-list{border-top:1px solid #e5e7eb}.zf-home-mobile-card{padding:16px;border-bottom:1px solid #e5e7eb}.zf-home-mobile-card:last-child{border-bottom:0}.zf-home-mobile-top{display:flex;align-items:flex-start;gap:12px;margin-bottom:12px}.zf-home-mobile-meta{flex:1;min-width:0}.zf-home-mobile-title{margin:0 0 4px;font-size:.875rem;font-weight:500;color:#111827}.zf-home-mobile-date{margin:4px 0 0;font-size:.75rem;color:#4b5563}.zf-home-mobile-btns{display:flex;gap:8px}.zf-home-mobile-btn{flex:1;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:8px 12px;border-radius:8px;font-size:.875rem;font-weight:500;font-family:inherit;cursor:pointer;border:1px solid #d1d5db;background:#fff;color:#374151;transition:background-color .12s ease}.zf-home-mobile-btn:hover{background:#f9fafb}.zf-home-mobile-btn--solid{border-color:transparent;background:#4f46e5;color:#fff}.zf-home-mobile-btn--solid:hover{background:#4338ca}.zf-home-inline-icon{width:16px;height:16px}.zf-home-empty{padding:64px 24px;text-align:center}.zf-home-empty-icon{width:64px;height:64px;margin:0 auto 16px;border-radius:9999px;background:#f3f4f6;display:flex;align-items:center;justify-content:center}.zf-home-empty-svg{width:32px;height:32px;color:#9ca3af}.zf-home-empty h4{margin:0 0 8px;font-size:1rem;font-weight:400;color:#111827}.zf-home-empty p{margin:0 0 24px;font-size:.875rem;color:#4b5563}.zf-home-empty-cta{display:inline-flex;align-items:center;gap:8px;padding:12px 24px;border:0;border-radius:8px;font-size:.875rem;font-weight:500;font-family:inherit;color:#fff;cursor:pointer;background:linear-gradient(90deg,#4f46e5,#9333ea);box-shadow:0 1px 2px #0000000d}.zf-home-empty-cta:hover{filter:brightness(.95)}.zf-publish-limit-banner{display:flex;align-items:center;justify-content:space-between;gap:12px 16px;flex-wrap:wrap;margin:0 0 16px;padding:12px 14px;border-radius:10px;border:1px solid #fcd34d;background:linear-gradient(135deg,#fffbeb,#fef9c3);box-shadow:0 1px 2px #0000000a;min-width:0}.zf-publish-limit-banner__body{display:flex;flex-direction:column;gap:2px;min-width:0;flex:1 1 220px}.zf-publish-limit-banner__title{font-size:.92rem;font-weight:650;color:#92400e}.zf-publish-limit-banner__copy{font-size:.84rem;color:#78350f;line-height:1.35}.zf-publish-limit-banner__cta{flex-shrink:0;border:none;border-radius:8px;padding:8px 14px;font-size:.875rem;font-weight:600;color:#fff;background:#7c3aed;cursor:pointer}.zf-publish-limit-banner__cta:hover:not(:disabled){filter:brightness(.96)}.zf-publish-limit-banner__cta:disabled{opacity:.7;cursor:wait}.zf-publish-limit-banner--compact{margin-bottom:12px}.zf-home-plan--limit-reached{border-color:#f59e0b}.zf-home-plan{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;padding:clamp(16px,3vw,24px);border-radius:12px;border:1px solid #fcd34d;box-shadow:0 1px 2px #0000000d;background:linear-gradient(135deg,#fffbeb,#fef9c3);min-width:0}.zf-home-plan-left{display:flex;align-items:center;gap:16px;min-width:0}.zf-home-plan-icon-wrap{width:48px;height:48px;border-radius:8px;background:#fef3c7;display:flex;align-items:center;justify-content:center;flex-shrink:0}.zf-home-plan-package{width:24px;height:24px;color:#d97706}.zf-home-plan-title{margin:0 0 4px;font-size:clamp(.9rem,2vw,1rem);font-weight:500;color:#111827;line-height:1.35}.zf-home-plan-sub{margin:0;font-size:.875rem;color:#4b5563}.zf-home-plan-upgrade{flex-shrink:0;padding:12px 24px;border:0;border-radius:8px;font-size:.875rem;font-weight:500;font-family:inherit;color:#fff;cursor:pointer;background:linear-gradient(90deg,#4f46e5,#9333ea);box-shadow:0 1px 2px #0000000d;transition:filter .12s ease}.zf-home-plan-upgrade:hover{filter:brightness(.95)}.zf-home-plan--pro{background:linear-gradient(135deg,#ecfdf5,#f0fdf4);border-color:#bbf7d0}.zf-home-plan--pro .zf-home-plan-title{color:#14532d}.zf-home-plan--pro .zf-home-plan-sub{color:#166534}@media (max-width: 767px){.zf-home-cta-row{flex-direction:column;align-items:stretch}.zf-home-cta-primary,.zf-home-cta-ghost{justify-content:center;width:100%}.zf-home-plan{flex-direction:column;align-items:stretch}.zf-home-plan-left{align-items:flex-start}.zf-home-plan-upgrade{width:100%}}@media (max-width: 480px){.zf-home-metric-well{top:12px;right:12px;padding:6px}.zf-home-metric-text{padding-right:40px}}.zf-home-banner{border-radius:12px;padding:12px 16px;font-size:14px;line-height:1.45;margin-bottom:8px}.zf-home-banner--error{background:#fef2f2;border:1px solid #fecaca;color:#991b1b}.zf-home-banner--muted{background:#f8fafc;border:1px solid #e2e8f0;color:#475569}.zf-home-loading{display:inline-flex;align-items:center;gap:10px;padding:10px 12px;border:1px solid #e2e8f0;border-radius:10px;background:#f8fafc;color:#475569;font-size:14px;line-height:1.25}.zf-home-loading-spinner{width:16px;height:16px;border:2px solid #ddd6fe;border-top-color:#7c3aed;border-radius:999px;animation:zf-spin .8s linear infinite}.zf-home-card-loading{min-height:160px;display:flex;align-items:center;justify-content:center;gap:10px;color:#64748b;font-size:14px}.zf-home-dashboard-skeleton{display:flex;flex-direction:column;gap:clamp(20px,3vw,32px)}.zf-home-welcome--skeleton h2{margin-bottom:8px}.zf-home-metric-card--skeleton{pointer-events:none;border-color:#e5e7eb;background:#fff;box-shadow:0 1px 2px #0000000a;min-height:108px}.zf-home-metric-card--skeleton .zf-home-skel-well{position:absolute;top:16px;right:16px}.zf-home-metric-card--skeleton .zf-home-skel-metric-copy{padding-right:48px}.zf-home-skel-well,.zf-home-skel-line,.zf-home-skel-thumb,.zf-home-skel-pill,.zf-home-skel-chip,.zf-home-skel-button,.zf-home-skel-plan-icon,.zf-home-skel-plan-button,.zf-home-skel-onboarding,.zf-home-skel-onboarding-demo{border-radius:10px;background:linear-gradient(90deg,#f1f5f9 20%,#e2e8f0 45%,#f1f5f9 80%);background-size:240% 100%;animation:zf-home-skeleton-shimmer 1.15s ease-in-out infinite}.zf-home-skel-well{width:44px;height:44px;border-radius:12px;flex-shrink:0}.zf-home-skel-metric-copy{display:flex;flex:1;flex-direction:column;gap:8px;min-width:0}.zf-home-skel-line--value{width:42%;height:22px}.zf-home-skel-line--label{width:68%;height:14px}.zf-home-skel-line--hint{width:84%;height:12px}.zf-home-skel-line--title{width:220px;max-width:70%;height:28px;margin-bottom:8px}.zf-home-skel-onboarding{position:relative;overflow:hidden;padding:clamp(16px,3vw,24px);border:1px solid #e5e7eb;border-radius:12px;background:#fff;box-shadow:0 1px 2px #0000000d}.zf-home-skel-onboarding:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:#c7d2fe}.zf-home-skel-onboarding-heading{display:flex;flex-wrap:wrap;align-items:center;gap:10px 14px;margin-bottom:clamp(16px,2.5vw,24px)}.zf-home-skel-chip--onboarding-kicker{width:92px;height:24px;border-radius:999px;flex-shrink:0}.zf-home-skel-line--onboarding-title{flex:1 1 12rem;width:auto;max-width:100%;height:18px;margin-bottom:0}.zf-home-skel-onboarding-demo{width:100%;aspect-ratio:16 / 9;border-radius:12px}.zf-home-skel-chip{width:132px;height:36px;border-radius:8px}.zf-home-skel-chip--ghost{width:96px;opacity:.75}.zf-home-cta--skeleton{background:linear-gradient(135deg,#6366f1,#7c3aed)}.zf-home-cta--skeleton .zf-home-skel-line,.zf-home-cta--skeleton .zf-home-skel-button{background:linear-gradient(90deg,#ffffff2e 20%,#ffffff52 45%,#ffffff2e 80%);background-size:240% 100%}.zf-home-skel-line--cta-title{width:220px;max-width:70%;height:22px;margin-bottom:10px}.zf-home-skel-line--cta-sub{width:78%;height:14px;margin-bottom:18px}.zf-home-skel-button{width:168px;height:42px;border-radius:8px}.zf-home-skel-button--ghost{width:132px;opacity:.85}.zf-home-skel-button--hero-primary{width:156px}.zf-home-skel-button--hero-secondary{width:132px}.zf-home-recent-card--skeleton{border:1px solid #e5e7eb;border-radius:12px;background:#fff;box-shadow:0 1px 2px #0000000d;padding:clamp(16px,3vw,20px)}.zf-home-skel-recent-table{display:flex;flex-direction:column;gap:12px;margin-top:12px}.zf-home-skel-recent-row{display:grid;grid-template-columns:44px minmax(0,1fr) 88px;gap:12px;align-items:center}.zf-home-skel-thumb{width:44px;height:44px;border-radius:8px}.zf-home-skel-recent-copy{display:flex;flex-direction:column;gap:8px;min-width:0}.zf-home-skel-line--product{width:72%;height:14px}.zf-home-skel-line--meta{width:38%;height:12px}.zf-home-skel-pill{width:88px;height:24px;border-radius:999px;justify-self:end}.zf-home-plan--skeleton{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:clamp(16px,3vw,20px);border:1px solid #e5e7eb;border-radius:12px;background:#fff}.zf-home-skel-plan-icon{width:40px;height:40px;border-radius:10px;flex-shrink:0}.zf-home-skel-plan-copy{display:flex;flex:1;flex-direction:column;gap:8px;min-width:0}.zf-home-plan--skeleton .zf-home-plan-left{display:flex;align-items:flex-start;gap:14px;min-width:0}.zf-home-skel-line--plan-title{width:78%;height:16px}.zf-home-skel-line--plan-sub{width:92%;height:13px}.zf-home-skel-plan-button{width:128px;height:38px;border-radius:8px;flex-shrink:0}.zf-home-skel-row--metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.zf-home-skel-row--impact{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.zf-home-skel-card,.zf-home-skel-cta,.zf-home-skel-table,.zf-home-skel-plan{border-radius:12px;border:1px solid #e5e7eb;background:linear-gradient(90deg,#f8fafc 25%,#f1f5f9 37%,#f8fafc 63%);background-size:320% 100%;animation:zf-home-skeleton-shimmer 1.2s ease-in-out infinite}.zf-home-skel-card{height:88px}.zf-home-skel-card--impact{height:104px}.zf-home-skel-cta{height:132px}.zf-home-skel-table{height:250px}.zf-home-skel-plan{height:82px}@keyframes zf-home-skeleton-shimmer{0%{background-position:100% 0}to{background-position:0 0}}@media (max-width: 1120px){.zf-home-skel-row--metrics,.zf-home-skel-row--impact{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 680px){.zf-home-skel-row--metrics,.zf-home-skel-row--impact{grid-template-columns:1fr}.zf-home-plan--skeleton{flex-direction:column;align-items:stretch}.zf-home-skel-plan-button{width:100%}.zf-home-skel-recent-row{grid-template-columns:40px minmax(0,1fr)}.zf-home-skel-pill{display:none}}.zf-home-retry{margin-top:8px;padding:8px 14px;border-radius:8px;border:1px solid #cbd5e1;background:#fff;font-weight:600;font-size:13px;cursor:pointer}.zf-home-retry:hover{background:#f1f5f9}.zf-pages-shell{width:100%;min-height:calc(100vh - 80px);margin:0;box-sizing:border-box;background:transparent;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased}.zf-pages-inner{max-width:80rem;margin:0 auto;padding:32px 32px 40px;box-sizing:border-box;min-width:0}.zf-pages-intro{margin-bottom:32px}.zf-pages-backlink{display:inline-flex;align-items:center;gap:8px;margin:0;padding:0;border:0;background:none;font-size:14px;font-weight:400;color:#4b5563;cursor:pointer;font-family:inherit;transition:color .12s ease}.zf-pages-backlink:hover{color:#111827}.zf-pages-backlink-icon{width:16px;height:16px;flex-shrink:0}.zf-pages-hero-row{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.zf-pages-hero-copy{flex:1;min-width:0}.zf-pages-title{margin:0 0 8px;font-size:1.25rem;font-weight:600;line-height:1.3;color:#111827;letter-spacing:-.02em}@media (min-width: 640px){.zf-pages-title{font-size:1.5rem}}.zf-pages-lede{margin:0;max-width:48rem;font-size:14px;line-height:1.55;color:#4b5563}.zf-pages-create-btn{flex-shrink:0;display:inline-flex;align-items:center;gap:8px;border:0;border-radius:8px;padding:12px 24px;font-size:14px;font-weight:500;font-family:inherit;color:#fff;cursor:pointer;background:linear-gradient(90deg,#4f46e5,#9333ea);box-shadow:0 1px 2px #0000000d;transition:filter .12s ease,transform .12s ease}.zf-pages-create-btn:hover{filter:brightness(1.03)}.zf-pages-create-icon{width:20px;height:20px;flex-shrink:0}.zf-pages-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 1px 2px #0000000d;box-sizing:border-box}.zf-pages-card--loading{min-height:160px;display:flex;align-items:center;justify-content:center;gap:10px;color:#6b7280;font-size:14px;margin-bottom:24px}.zf-pages-spinner{width:18px;height:18px;border:2px solid #e5e7eb;border-top-color:#6366f1;border-radius:999px;animation:zf-spin .8s linear infinite}.zf-pages-card--error{padding:20px 24px;margin-bottom:24px}.zf-pages-error-text{margin:0 0 12px;font-size:14px;color:#991b1b}.zf-pages-retry{padding:8px 14px;border-radius:8px;border:1px solid #cbd5e1;background:#fff;font-weight:600;font-size:13px;cursor:pointer;font-family:inherit}.zf-pages-retry:hover{background:#f9fafb}.zf-pages-toolbar-card{padding:16px;margin-bottom:24px}.zf-pages-toolbar-row{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.zf-pages-search-wrap{position:relative;flex:1;min-width:220px}.zf-pages-search-icon{position:absolute;left:12px;top:50%;width:20px;height:20px;color:#9ca3af;transform:translateY(-50%);pointer-events:none}.zf-pages-search-input{width:100%;box-sizing:border-box;border:1px solid #d1d5db;border-radius:8px;background:#f9fafb;color:#111827;font-size:14px;padding:10px 14px 10px 40px;font-family:inherit}.zf-pages-search-input::placeholder{color:#9ca3af}.zf-pages-search-input:focus{outline:2px solid #a5b4fc;outline-offset:0;border-color:#6366f1;background:#fff}.zf-pages-controls{display:flex;align-items:center;gap:12px;flex-wrap:wrap;justify-content:flex-end}.zf-pages-filter-pills{display:flex;align-items:center;gap:8px}.zf-pages-pill{border:0;border-radius:999px;padding:8px 16px;font-size:14px;font-weight:500;font-family:inherit;color:#374151;background:#f3f4f6;cursor:pointer;transition:background-color .12s ease}.zf-pages-pill:hover{background:#e5e7eb}.zf-pages-pill.is-active{color:#fff;background:#4f46e5;box-shadow:0 1px 2px #0000000d}.zf-pages-sort{border:1px solid #d1d5db;border-radius:8px;background:#fff;padding:10px 14px;font-size:14px;color:#111827;font-family:inherit;cursor:pointer}.zf-pages-sort:focus{outline:2px solid #a5b4fc;outline-offset:0;border-color:#6366f1}.zf-pages-data-card{overflow:hidden}.zf-home-recent-card .zf-pages-data-card--embedded-home{border-radius:0}.zf-pages-table-desktop{display:none}.zf-pages-mobile-only{display:block}@media (min-width: 768px){.zf-pages-table-desktop{display:block}.zf-pages-mobile-only{display:none}}.zf-pages-table-scroll{overflow-x:auto;-webkit-overflow-scrolling:touch}@media (min-width: 768px){.zf-pages-data-card,.zf-pages-table-scroll,.zf-home-recent-card{overflow:visible}}.zf-pages-table{width:100%;border-collapse:collapse}.zf-pages-table thead tr{border-bottom:1px solid #e5e7eb;background:#f9fafb}.zf-pages-table th{text-align:left;padding:16px 24px;font-size:12px;font-weight:500;text-transform:uppercase;letter-spacing:.05em;color:#4b5563;white-space:nowrap}.zf-pages-th-actions,.zf-pages-td-actions{text-align:right}.zf-pages-table tbody tr{border-bottom:1px solid #f3f4f6;transition:background-color .12s ease}.zf-pages-table tbody tr:hover{background:#f9fafb}.zf-pages-table td{padding:16px 24px;vertical-align:middle}.zf-pages-table-empty{padding:48px 24px;text-align:center;font-size:14px;color:#6b7280}.zf-pages-product-cell{display:flex;align-items:center;gap:12px;min-width:0}.zf-pages-thumb{width:48px;height:48px;border-radius:8px;overflow:hidden;flex-shrink:0;background:#f3f4f6}.zf-pages-thumb--lg{width:64px;height:64px}.zf-pages-thumb img{width:100%;height:100%;object-fit:cover;display:block}.zf-pages-thumb--placeholder{display:flex;align-items:center;justify-content:center}.zf-pages-thumb-icon{width:24px;height:24px;color:#9ca3af}.zf-pages-thumb-icon-lg{width:32px;height:32px;color:#9ca3af}.zf-pages-product-name{font-size:14px;font-weight:500;color:#111827;word-break:break-word}.zf-pages-status{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:999px;font-size:12px;font-weight:500}.zf-pages-status--sm{padding:2px 8px;gap:4px}.zf-pages-status--published{background:#ecfdf5;color:#15803d}.zf-pages-status--draft{background:#f3f4f6;color:#374151}.zf-pages-status--publishing{background:#eef2ff;color:#4338ca}.zf-pages-status-group{display:inline-flex;flex-wrap:wrap;align-items:center;gap:6px;max-width:100%}.zf-pages-status-group--sm{gap:4px}.zf-pages-status--changes{background:#fff7ed;color:#c2410c}.zf-pages-status-icon{width:14px;height:14px;flex-shrink:0}.zf-pages-status-icon--spin{animation:zf-pages-spin .8s linear infinite}@keyframes zf-pages-spin{to{transform:rotate(360deg)}}.zf-pages-updated{font-size:14px;color:#4b5563}.zf-pages-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;overflow:visible}.zf-pages-action-wrap{position:relative;display:inline-flex;overflow:visible}.zf-pages-action-wrap[data-tooltip]:before,.zf-pages-action-wrap[data-tooltip]:after{position:absolute;top:auto;bottom:calc(100% + 8px);left:auto;right:0;z-index:60;opacity:0;pointer-events:none;transition:opacity .12s ease,transform .12s ease}.zf-pages-action-wrap[data-tooltip]:before{content:"";bottom:calc(100% + 4px);right:14px;width:8px;height:8px;background:#111827;transform:translateY(8px) rotate(45deg)}.zf-pages-action-wrap[data-tooltip]:after{content:attr(data-tooltip);width:max-content;max-width:min(220px,70vw);padding:7px 9px;border-radius:8px;background:#111827;color:#fff;font-size:12px;font-weight:700;line-height:1.25;text-align:center;white-space:normal;box-shadow:0 10px 24px #0f172a33;transform:translateY(0)}.zf-pages-action-wrap[data-tooltip]:hover:before,.zf-pages-action-wrap[data-tooltip]:hover:after,.zf-pages-action-wrap:focus-within[data-tooltip]:before,.zf-pages-action-wrap:focus-within[data-tooltip]:after{opacity:1}.zf-pages-action-wrap[data-tooltip]:hover:before,.zf-pages-action-wrap:focus-within[data-tooltip]:before{transform:translateY(0) rotate(45deg)}.zf-pages-action-wrap[data-tooltip]:hover:after,.zf-pages-action-wrap:focus-within[data-tooltip]:after{transform:translateY(-2px)}.zf-pages-td-actions{overflow:visible}.zf-pages-action-btn{padding:8px;border:0;border-radius:8px;background:transparent;color:#4b5563;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:color .12s ease,background-color .12s ease}.zf-pages-action-btn:hover{color:#4f46e5;background:#eef2ff}.zf-pages-action-btn:disabled{opacity:.35;cursor:not-allowed;color:#9ca3af}.zf-pages-action-btn:disabled:hover{color:#9ca3af;background:transparent}.zf-pages-action-icon{width:16px;height:16px}.zf-pages-mobile-empty{padding:32px 16px;text-align:center;font-size:14px;color:#6b7280}.zf-pages-mobile-card{padding:16px;border-bottom:1px solid #e5e7eb}.zf-pages-mobile-card:last-child{border-bottom:0}.zf-pages-mobile-top{display:flex;align-items:flex-start;gap:12px;margin-bottom:12px}.zf-pages-mobile-meta{flex:1;min-width:0}.zf-pages-mobile-title{margin:0 0 6px;font-size:14px;font-weight:500;color:#111827}.zf-pages-mobile-date{margin:6px 0 0;font-size:12px;color:#4b5563}.zf-pages-mobile-btns{display:flex;gap:8px}.zf-pages-mobile-btn{flex:1;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:8px 12px;border-radius:8px;font-size:14px;font-weight:500;font-family:inherit;cursor:pointer;transition:background-color .12s ease}.zf-pages-mobile-btn--outline{border:1px solid #d1d5db;background:#fff;color:#374151}.zf-pages-mobile-btn--outline:hover{background:#f9fafb}.zf-pages-mobile-btn--solid{border:1px solid transparent;background:#4f46e5;color:#fff}.zf-pages-mobile-btn--solid:hover{background:#4338ca}.zf-pages-mobile-btn:disabled{opacity:.4;cursor:not-allowed}.zf-pages-mobile-btn:disabled:hover{background:inherit}.zf-pages-mobile-btn-icon{width:16px;height:16px}.zf-pages-pagination-bar{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;padding:16px 24px;border-top:1px solid #e5e7eb;background:#f9fafb}.zf-pages-pagination-label{margin:0;font-size:14px;color:#4b5563}.zf-pages-pagination-controls{display:flex;align-items:center;gap:8px}.zf-pages-page-btn{min-width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:8px;background:transparent;color:#4b5563;font-size:14px;font-weight:500;font-family:inherit;cursor:pointer;transition:color .12s ease,background-color .12s ease}.zf-pages-page-btn:hover:not(:disabled){color:#4f46e5;background:#eef2ff}.zf-pages-page-btn.is-active{color:#fff;background:#4f46e5;box-shadow:0 1px 2px #0000000d}.zf-pages-page-btn:disabled{color:#d1d5db;cursor:not-allowed}.zf-pages-chevron{width:20px;height:20px}.zf-pages-empty-card{padding:64px 24px;text-align:center}.zf-pages-empty-icon-wrap{width:80px;height:80px;margin:0 auto 24px;border-radius:999px;background:#eef2ff;display:flex;align-items:center;justify-content:center}.zf-pages-empty-icon{width:40px;height:40px;color:#4f46e5}.zf-pages-empty-title{margin:0 0 8px;font-size:1.25rem;font-weight:600;color:#111827}.zf-pages-empty-body{margin:0 0 32px;font-size:14px;color:#4b5563}.zf-pages-empty-card .zf-pages-create-btn{display:inline-flex;margin-left:auto;margin-right:auto}@media (max-width: 900px){.zf-pages-inner{padding:24px 16px 32px}.zf-pages-hero-row{flex-direction:column;align-items:stretch}.zf-pages-create-btn{width:100%;justify-content:center}.zf-pages-toolbar-row{flex-direction:column;align-items:stretch}.zf-pages-controls{justify-content:flex-start}}.zf-home-metrics{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:16px;margin-top:8px}.zf-metric-card{background:#fff;border:1px solid var(--border);border-radius:12px;padding:20px;box-shadow:0 1px 2px #1018280f}.zf-metric-label{margin:0;font-size:13px;color:#6b7280;font-weight:500}.zf-metric-value{margin:8px 0 0;font-size:28px;font-weight:600;color:#111827;letter-spacing:-.02em}.zf-metric-delta{margin:6px 0 0;font-size:13px;color:#16a34a;font-weight:500}.zf-root--figma{max-width:80rem;margin:0 auto;padding:32px 32px 40px;box-sizing:border-box}.zf-root--figma .zf-page-title-block{margin-bottom:24px}.zf-page-title-row{display:flex;align-items:center;justify-content:flex-end;gap:12px;flex-wrap:wrap;margin-bottom:8px}.zf-page-title-row--with-back{justify-content:space-between}.zf-root--figma .zf-title--page{margin:0;flex:1;min-width:0;font-size:1.5rem;font-weight:600;line-height:1.35;letter-spacing:-.02em;color:#111827}.zf-page-title-row .zf-step{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;padding:4px 12px;border-radius:9999px;background:#e0e7ff;color:#4338ca;font-size:.875rem;line-height:1.25rem;font-weight:500;letter-spacing:.01em}.zf-page-title-row .zf-review-back{margin:0;flex-shrink:0}.zf-root--figma .zf-subtitle--page{margin:0;font-size:1rem;line-height:1.55;font-weight:400;color:#4b5563;max-width:52rem}.zf-main-card--figma{border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 1px 2px #0000000d;background:#fff}.zf-tabs-outer{padding:24px 32px 0}.zf-root--figma .zf-tabs{padding:0;margin:0;gap:32px;border-bottom:1px solid #e5e7eb}.zf-root--figma .zf-tab{padding:8px 4px 16px;font-size:.875rem;font-weight:500;letter-spacing:.01em;color:#4b5563}.zf-root--figma .zf-tab:hover{color:#111827}.zf-root--figma .zf-tab.is-active{color:#4f46e5}.zf-tab-label{display:inline-block}.zf-root--figma .zf-tab.is-active:after{height:2px;border-radius:999px;background:linear-gradient(90deg,#4f46e5,#9333ea)}.zf-card-content--figma{padding:32px}.zf-builder-block{margin:0}.zf-builder-block+.zf-builder-block{margin-top:36px;padding-top:36px;border-top:1px solid #e5e7eb}.zf-builder-block-title{margin:0 0 16px;font-size:1rem;font-weight:600;color:#111827;letter-spacing:.01em}.zf-builder-import .zf-builder-block-title{margin-bottom:12px}.zf-stack-loose{display:flex;flex-direction:column;gap:24px}.zf-tab-intro{margin:0;font-size:.875rem;line-height:1.5;color:#4b5563}.zf-root--figma .zf-product-card{align-items:flex-start;gap:16px;padding:16px;border-radius:8px;border:1px solid #e5e7eb;background:#fff;box-shadow:none}.zf-product-card-media{flex-shrink:0;width:64px;height:64px;border-radius:8px;overflow:hidden;background:#f3f4f6}.zf-product-card-media img{width:100%;height:100%;object-fit:cover;display:block}.zf-product-card-placeholder{display:block;width:100%;height:100%;min-height:64px;background:#f3f4f6}.zf-root--figma .zf-product-card-title{font-size:1rem;font-weight:600;line-height:1.35;color:#111827;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.zf-root--figma .zf-product-card-meta{margin:4px 0 0;font-size:.875rem;line-height:1.4;color:#6b7280}.zf-product-card-actions{gap:8px}.zf-card-action-btn{border:0;border-radius:6px;padding:6px 12px;font-size:.875rem;font-weight:500;font-family:inherit;cursor:pointer;background:transparent;color:#4f46e5;transition:background-color .15s ease,color .15s ease}.zf-card-action-btn:hover{background:#eef2ff;color:#4338ca}.zf-card-action-btn:disabled{opacity:.45;cursor:not-allowed;color:#9ca3af}.zf-card-action-btn:disabled:hover{background:transparent;color:#9ca3af}.zf-card-footer--figma{padding:24px 32px;background:#f9fafb;border-top:1px solid #e5e7eb}.zf-card-header-continue--figma{padding:24px 32px;background:#f9fafb;border-bottom:1px solid #e5e7eb;display:flex;justify-content:flex-end}.zf-footer-continue--top{width:100%;max-width:100%}.zf-footer-continue{display:flex;flex-direction:column;align-items:flex-end;gap:8px}.zf-productip--figma{padding:10px 20px;border-radius:8px;font-size:.9375rem;font-weight:500;color:#374151}.zf-productip--figma:hover{color:#111827;background:#f3f4f6}.zf-continue--figma{padding:10px 24px;font-size:.9375rem;font-weight:600;border-radius:8px;border:0;color:#fff;cursor:pointer;font-family:inherit;background:linear-gradient(90deg,#4f46e5,#9333ea);box-shadow:0 1px 2px #6366f140,0 8px 20px #6366f147;transition:filter .15s ease,box-shadow .15s ease}.zf-continue--figma:hover:not(:disabled){filter:brightness(.95);box-shadow:0 2px 4px #6366f14d,0 10px 24px #6366f161}.zf-continue--figma:disabled{opacity:.45;cursor:not-allowed;box-shadow:none;filter:none}.zf-continue--figma.is-loading{display:inline-flex;align-items:center;justify-content:center;gap:8px}.zf-continue--figma.is-loading:disabled{opacity:.92;cursor:default}.zf-continue-spinner{flex-shrink:0;width:16px;height:16px;border:2px solid rgb(255 255 255 / .35);border-top-color:#fff;border-radius:999px;animation:zf-spin .8s linear infinite}.zf-info--figma{border:1px solid #e0e7ff;border-radius:12px;background:linear-gradient(135deg,#eef2ff,#faf5ff);padding:24px;box-shadow:none}.zf-info--figma h3{margin:0 0 16px;font-size:1rem;font-weight:600;line-height:1.4;color:#111827}.zf-info-list--figma{gap:16px}.zf-info-item--figma{gap:12px;align-items:flex-start}.zf-info-icon--figma{width:32px;height:32px;border-radius:8px;box-shadow:0 1px 2px #0f172a0f}.zf-info-icon--figma svg{width:20px;height:20px;color:#4f46e5}.zf-info-item--figma p{margin:0;padding-top:6px;font-size:.875rem;line-height:1.5;font-weight:400;color:#374151}.zf-bottom-note--figma{margin-top:32px;text-align:center;font-size:.875rem;line-height:1.5;color:#6b7280}@media (max-width: 980px){.zf-root--figma{padding:16px 16px 28px}.zf-tabs-outer{padding:16px 16px 0}.zf-card-content--figma{padding:24px 16px}.zf-card-header-continue--figma{padding:20px 16px}.zf-card-footer--figma{padding:20px 16px;flex-wrap:wrap;gap:12px}.zf-root--figma .zf-tabs{gap:20px;overflow-x:auto;flex-wrap:nowrap;-webkit-overflow-scrolling:touch}.zf-root--figma .zf-tab{flex-shrink:0}.zf-review-stack .zf-review-section{padding:20px 16px}}.zf-step3-root{max-width:1800px;padding:0 24px 32px}.zf-step3-root--editor{--zf-step3-editor-chrome: 0px;display:flex;flex-direction:column;width:100%;max-width:none;height:100dvh;max-height:100dvh;margin:0;padding:0!important;overflow:hidden}.Polaris-Page:has(.zf-step3-root--editor),.Polaris-Page--fullWidth:has(.zf-step3-root--editor){max-width:none!important;height:100dvh!important;max-height:100dvh!important;margin:0!important;padding:0!important;overflow:hidden!important}.Polaris-Page:has(.zf-step3-root--editor) .Polaris-Page__Content{display:flex!important;flex-direction:column!important;height:100%!important;min-height:0!important;margin:0!important;padding:0!important;overflow:hidden!important}.Polaris-Frame__Content:has(.zf-step3-root--editor),.Polaris-Frame__Content:has(.zf-step3-root--editor)>*{margin-top:0!important;padding-top:0!important}.zf-stepper{display:flex;flex-wrap:wrap;align-items:center;gap:14px;margin:0 -24px 24px;padding:16px 24px;border-bottom:1px solid #e5e7eb;background:#fff}.zf-stepper-item{display:inline-flex;align-items:center;gap:10px;color:#4b5563;font-size:.875rem}.zf-stepper-dot{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:999px;background:#4f46e5;color:#fff;font-size:.8125rem;font-weight:700}.zf-stepper-dot.is-complete{background:#22c55e}.zf-stepper-dot.is-active{box-shadow:0 0 0 4px #eef2ff}.zf-stepper-label{font-weight:600;color:#111827}.zf-stepper-arrow{color:#9ca3af;font-size:1.35rem;line-height:1}.zf-step3-heading{display:block;margin-bottom:24px}.zf-step3-title-block{margin-bottom:0}.zf-step3-layout{display:grid;grid-template-columns:minmax(0,1fr) 390px;gap:24px;align-items:start}.zf-step3-layout--full{grid-template-columns:minmax(0,1fr)}.zf-step3-layout--editor-open{flex:1 1 auto;grid-template-columns:minmax(252px,280px) minmax(0,1fr);grid-template-rows:minmax(0,1fr);gap:0;align-items:stretch;min-height:0;height:auto;max-height:100%;overflow:hidden;border-top:1px solid #e5e7eb;background:#fff}.zf-step3-layout--mobile{--zf-mobile-preview-content-width: 440px;--zf-mobile-preview-frame-border: 1px;--zf-mobile-preview-frame-width: calc(var(--zf-mobile-preview-content-width) + (var(--zf-mobile-preview-frame-border) * 2));grid-template-columns:var(--zf-mobile-preview-frame-width);justify-content:center}.zf-step3-layout--tablet{--zf-tablet-preview-content-width: 1024px;--zf-tablet-preview-frame-border: 1px;--zf-tablet-preview-frame-width: calc(var(--zf-tablet-preview-content-width) + (var(--zf-tablet-preview-frame-border) * 2));grid-template-columns:var(--zf-tablet-preview-frame-width);justify-content:center}.zf-step3-layout--mobile.zf-step3-layout--editor-open,.zf-step3-layout--tablet.zf-step3-layout--editor-open{grid-template-columns:minmax(252px,280px) minmax(0,1fr);justify-content:stretch;overflow-x:auto}.zf-step3-layout--editor-open.is-inspector-open,.zf-step3-layout--mobile.zf-step3-layout--editor-open.is-inspector-open,.zf-step3-layout--tablet.zf-step3-layout--editor-open.is-inspector-open{grid-template-columns:minmax(252px,280px) minmax(0,1fr) minmax(300px,340px)}.zf-step3-layout--editor-open.is-inspector-open.is-settings-inspector,.zf-step3-layout--mobile.zf-step3-layout--editor-open.is-inspector-open.is-settings-inspector,.zf-step3-layout--tablet.zf-step3-layout--editor-open.is-inspector-open.is-settings-inspector{grid-template-columns:minmax(252px,280px) minmax(0,1fr) minmax(340px,360px)}.zf-step3-layout--editor-open.is-left-bar-closed,.zf-step3-layout--mobile.zf-step3-layout--editor-open.is-left-bar-closed,.zf-step3-layout--tablet.zf-step3-layout--editor-open.is-left-bar-closed{grid-template-columns:40px minmax(0,1fr)}.zf-step3-layout--editor-open.is-left-bar-closed.is-inspector-open,.zf-step3-layout--mobile.zf-step3-layout--editor-open.is-left-bar-closed.is-inspector-open,.zf-step3-layout--tablet.zf-step3-layout--editor-open.is-left-bar-closed.is-inspector-open{grid-template-columns:40px minmax(0,1fr) minmax(300px,340px)}.zf-step3-layout--editor-open.is-left-bar-closed.is-inspector-open.is-settings-inspector,.zf-step3-layout--mobile.zf-step3-layout--editor-open.is-left-bar-closed.is-inspector-open.is-settings-inspector,.zf-step3-layout--tablet.zf-step3-layout--editor-open.is-left-bar-closed.is-inspector-open.is-settings-inspector{grid-template-columns:40px minmax(0,1fr) minmax(340px,360px)}.zf-step3-section-tree{position:sticky;top:86px;display:flex;flex-direction:column;gap:0;max-height:calc(100vh - 108px);min-width:0;padding:0;overflow:hidden;border:1px solid #e3e3e3;border-radius:0;background:#f6f6f7;box-shadow:none}.zf-step3-section-tree--studio{background:#f6f6f7}.zf-step3-section-tree__header{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;padding:14px 14px 12px;border-bottom:1px solid #e5e7eb}.zf-step3-section-tree__header-actions{display:inline-flex;flex:0 0 auto;align-items:center;gap:6px}.zf-step3-section-tree__close{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;margin:0;padding:0;border:0;border-radius:8px;background:transparent;color:#637381;cursor:pointer}.zf-step3-section-tree__close:hover{background:#f1f2f4;color:#202223}.zf-step3-left-bar-reopen{display:flex;align-items:flex-start;justify-content:center;box-sizing:border-box;width:40px;max-width:40px;min-width:40px;height:100%;min-height:0;margin:0;padding:12px 0;border:0;border-right:1px solid #e5e7eb;border-radius:0;background:#f6f6f7;color:#637381;cursor:pointer}.zf-step3-left-bar-reopen:hover{background:#eef1f4;color:#202223}.zf-step3-section-tree__header-copy{min-width:0}.zf-step3-section-tree__header h3{margin:0;color:#0f172a;font-size:1.05rem;font-weight:700;letter-spacing:-.02em}.zf-step3-section-tree__subtitle{margin:4px 0 0;color:#6b7280;font-size:.74rem;line-height:1.35}.zf-step3-section-tree__badge{flex:0 0 auto;margin-top:2px;padding:3px 8px;border:1px solid #e5e7eb;border-radius:999px;background:#f8fafc;color:#64748b;font-size:.68rem;font-weight:700;letter-spacing:.02em;white-space:nowrap}.zf-step3-section-tree__body{display:flex;flex:1 1 auto;flex-direction:column;gap:8px;min-height:0;padding:10px 10px 12px;background:transparent}.zf-step3-section-tree__list{display:flex;flex:1 1 auto;flex-direction:column;gap:4px;margin:0;padding:0;overflow-y:auto;overscroll-behavior:contain;list-style:none}.zf-step3-section-tree__list--nested{margin:2px 0 4px;padding:0;gap:2px;overflow:visible}.zf-step3-section-tree__item{--zf-tree-depth: 0;position:relative;display:grid;grid-template-columns:14px minmax(0,1fr);align-items:center;gap:0;width:100%;padding:6px 8px 6px calc(4px + (var(--zf-tree-depth) * 10px));border:1px solid transparent;border-radius:0;background:transparent;color:#1f2937;text-align:left;transition:background .15s ease,border-color .15s ease,box-shadow .15s ease}.zf-step3-section-tree__item--section{background:transparent;border-color:transparent}.zf-step3-section-tree__item.has-section-actions{grid-template-columns:14px minmax(0,1fr);padding-right:8px}.zf-step3-section-tree__item.has-section-actions:hover,.zf-step3-section-tree__item.has-section-actions:focus-within{padding-right:64px}.zf-step3-section-tree__item.zf-step3-section-tree__item--group.has-section-actions,.zf-step3-section-tree__item.zf-step3-section-tree__item--field.has-section-actions,.zf-step3-section-tree__item.zf-step3-section-tree__item--add-block.has-section-actions{grid-template-columns:14px 18px minmax(0,1fr)}.zf-step3-section-tree__item:hover{background:transparent;border-color:transparent}.zf-step3-section-tree__item--section:hover{background:transparent;border-color:transparent;box-shadow:none}.zf-step3-section-tree__item.is-selected{background:transparent;border-color:transparent;color:inherit;box-shadow:none}.zf-step3-section-tree__item.is-hidden{opacity:.55}.zf-step3-section-tree__item.is-dragging{opacity:.45}.zf-step3-section-tree__item.is-drop-before{box-shadow:inset 0 2px #6366f1}.zf-step3-section-tree__item.is-drop-after{box-shadow:inset 0 -2px #6366f1}.zf-step3-section-tree__item--group .zf-step3-section-tree__label,.zf-step3-section-tree__item--field .zf-step3-section-tree__label{font-weight:500}.zf-step3-section-tree__expand,.zf-step3-section-tree__select{display:inline-flex;align-items:center;border:0;background:transparent;color:inherit;cursor:pointer}.zf-step3-section-tree__expand{justify-content:center;width:14px;height:24px;padding:0;color:#9ca3af}.zf-step3-section-tree__expand.is-spacer,.zf-step3-section-tree__visibility.is-spacer{visibility:hidden;pointer-events:none}.zf-step3-section-tree__chevron{transition:transform .15s ease;transform:rotate(0)}.zf-step3-section-tree__chevron.is-open{transform:rotate(90deg)}.zf-step3-section-tree__select-row{display:flex;min-width:0;align-items:center;gap:2px;width:100%}.zf-step3-section-tree__select{min-width:0;gap:4px;flex:1 1 auto;width:100%;padding:2px 0;text-align:left}.zf-step3-section-tree__handle{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;width:12px;height:24px;margin:0;padding:0;border:0;border-radius:4px;background:transparent;color:#9ca3af;cursor:grab}.zf-step3-section-tree__handle:hover{background:#f3f4f6;color:#4b5563}.zf-step3-section-tree__handle:active{cursor:grabbing}.zf-step3-section-tree__handle.is-static{cursor:default}.zf-step3-section-tree__label{display:inline-flex;align-items:center;gap:6px;min-width:0;max-width:100%;color:inherit;font-size:.8125rem;font-weight:600;line-height:1.35}.zf-step3-section-tree__label-text{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.zf-step3-section-tree__count{flex:0 0 auto;color:#9ca3af;font-size:.7rem;font-style:normal;font-weight:600}.zf-step3-section-tree__visibility{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:8px;color:#6b7280;cursor:pointer}.zf-step3-section-tree__visibility:hover{background:#e5e7eb;color:#111827}.zf-step3-section-tree__actions{position:absolute;top:50%;right:4px;z-index:1;display:inline-flex;align-items:center;gap:2px;padding-left:10px;border-radius:8px;background:transparent;opacity:0;pointer-events:none;transform:translateY(-50%);transition:opacity .12s ease}.zf-step3-section-tree__item:hover .zf-step3-section-tree__actions,.zf-step3-section-tree__item:focus-within .zf-step3-section-tree__actions{opacity:1;pointer-events:auto}.zf-step3-section-tree__item.is-selected .zf-step3-section-tree__actions{background:transparent}.zf-step3-section-tree__action{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;padding:0;border:0;border-radius:7px;background:transparent;color:#6b7280;cursor:pointer}.zf-step3-section-tree__action:hover:not(:disabled){background:#e5e7eb;color:#111827}.zf-step3-section-tree__action--danger:hover:not(:disabled){background:#fee2e2;color:#b91c1c}.zf-step3-section-tree__action:disabled{opacity:.35;cursor:not-allowed}.zf-step3-section-tree__add{display:grid;gap:8px;margin-top:auto;padding-top:10px;border-top:1px solid #e5e7eb}.zf-step3-section-tree__add-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%;min-height:40px;padding:8px 12px;border:1px dashed #a5b4fc;border-radius:12px;background:#eef2ff;color:#3730a3;font-size:.8125rem;font-weight:700;cursor:pointer;box-shadow:0 0 0 3px #6366f10f}.zf-step3-section-tree__add-btn:hover:not(:disabled){background:#e0e7ff;border-color:#818cf8;box-shadow:0 0 0 3px #6366f11f}.zf-step3-section-tree__add-btn:disabled{opacity:.55;cursor:not-allowed;box-shadow:none}.zf-step3-section-tree__add-btn span{font-size:1.05rem;line-height:1}.zf-step3-section-tree__add-panel{display:grid;gap:6px;max-height:260px;padding:8px;overflow-y:auto;border:1px solid #e5e7eb;border-radius:14px;background:#f8fafc}.zf-step3-section-tree__add-option{display:grid;gap:2px;width:100%;padding:10px 12px;border:1px solid #e5e7eb;border-radius:12px;background:#fff;color:#111827;text-align:left;cursor:pointer}.zf-step3-section-tree__add-option:hover{border-color:#a5b4fc;background:#eef2ff;color:#312e81;box-shadow:0 0 0 3px #6366f11a}.zf-step3-section-tree__add-option strong{font-size:.8125rem;font-weight:700}.zf-step3-section-tree__add-option span{color:#6b7280;font-size:.7rem;line-height:1.35}.zf-step3-section-tree__add-empty{margin:0;padding:8px;color:#6b7280;font-size:.75rem;line-height:1.4}.zf-step3-top-actions{position:sticky;top:0;z-index:60;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;margin:0 0 12px;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.zf-step3-statusline{grid-column:2;display:inline-flex;align-items:center;gap:10px;min-width:0;color:#6b7280;font-size:.8125rem;line-height:1.35}.zf-step3-statusline:before{content:"";flex:0 0 auto;width:8px;height:8px;border-radius:999px;background:#a5b4fc;box-shadow:0 0 0 4px #eef2ff}.zf-step3-statusline strong{color:#111827;font-weight:800}.zf-step3-statusline span{display:inline-flex;flex-wrap:wrap;gap:8px;min-width:0}.zf-step3-statusline a{color:#166534;font-weight:800;text-decoration:none}.zf-step3-statusline a:hover{text-decoration:underline}.zf-step3-statusline.is-success{color:#166534}.zf-step3-statusline.is-success:before{background:#22c55e;box-shadow:0 0 0 4px #dcfce7}.zf-step3-statusline.is-error{color:#991b1b}.zf-step3-statusline.is-error:before{background:#ef4444;box-shadow:0 0 0 4px #fee2e2}.zf-step3-statusline.is-warning{color:#92400e}.zf-step3-statusline.is-warning:before{background:#f59e0b;box-shadow:0 0 0 4px #fef3c7}.zf-step3-statusline--upsell{justify-content:space-between;width:100%;padding:8px 10px;border:1px solid #fde68a;border-radius:12px;background:#fffdf5}.zf-step3-statusline__cta{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:0 14px;border:none;border-radius:10px;background:#111827;color:#fff;font-size:.8125rem;font-weight:700;cursor:pointer;white-space:nowrap}.zf-step3-statusline__cta:hover{background:#1f2937}.zf-step3-statusline--restored{justify-content:space-between;width:100%;padding:6px 10px;border:1px solid #e5e7eb;border-radius:10px;background:#f9fafb;color:#6b7280}.zf-step3-statusline--restored:before{display:none}.zf-step3-statusline--restored .zf-step3-statusline__title{color:#374151;font-weight:600}.zf-step3-statusline__dismiss{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background:transparent;color:#6b7280;font-size:.75rem;font-weight:600;cursor:pointer;padding:4px 6px;border-radius:6px}.zf-step3-statusline__dismiss:hover{color:#111827;background:#eef2f7}.zf-btn-publish--upgrade{background:#111827!important;box-shadow:none!important}.zf-btn-publish--upgrade:hover:not(:disabled){background:#1f2937!important}.zf-step3-statusline__body{display:inline-flex;align-items:center;flex-wrap:wrap;gap:8px;min-width:0}.zf-step3-statusline__title{font-size:.8125rem;letter-spacing:.01em}.zf-step3-statusline__copy{color:#6b7280}.zf-step3-statusline__actions{display:inline-flex;align-items:center;justify-content:flex-end;flex:0 0 auto}.zf-step3-statusline--image-match{margin-bottom:0}.zf-step3-statusline__body--inline{display:inline-flex;align-items:center;gap:10px}.zf-step3-statusline--image-match .zf-remote-import-banner-spinner{width:18px;height:18px;flex-shrink:0}.zf-step3-statusline.is-info{color:#1e3a5f}.zf-step3-statusline.is-info:before{background:#3b82f6;box-shadow:0 0 0 4px #dbeafe}.zf-step3-statusline.is-info a.zf-step3-inject-cta,.zf-step3-statusline.is-warning a.zf-step3-inject-cta{color:#2563eb;font-weight:600}.zf-step3-statusline--stack{flex-direction:column;align-items:flex-start;align-self:start;gap:6px}.zf-step3-statusline--stack strong{display:block;font-size:.87rem;line-height:1.35;color:inherit}.zf-step3-statusline--stack span{display:block;font-weight:400;color:#4b5563;line-height:1.45}.zf-step3-theme-steps{margin-top:10px;max-width:52rem}.zf-step3-theme-steps-lead,.zf-step3-theme-steps-foot{display:block;margin-bottom:8px;font-weight:500;font-size:.8125rem;line-height:1.45;color:#4b5563}.zf-step3-theme-steps ol{margin:0 0 10px 1.1rem;padding:0;font-size:.8125rem;line-height:1.5;color:#374151}.zf-step3-theme-steps li{margin-bottom:6px}.zf-step3-inject-cta{display:inline-block;margin-top:2px;font-size:.8125rem;text-decoration:none}.zf-step3-inject-cta:hover{text-decoration:underline}.zf-step3-publish-notes{margin:-4px 0 18px;padding:0 10px}.zf-step3-hint{margin:0;max-width:72ch;color:#4b5563;font-size:.8125rem;line-height:1.45}.zf-step3-hint-code{padding:.1em .35em;border-radius:4px;background:#f3f4f6;font-size:.9em}.zf-step3-primary-actions{grid-column:1 / -1;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;width:100%}.zf-step3-primary-actions .zf-btn-secondary,.zf-step3-primary-actions .zf-btn-secondary--quiet{background:transparent}.zf-step3-preview-size-toggle{grid-column:1;grid-row:1;justify-self:start}.zf-template-preview-actions__viewport{grid-column:1;display:inline-flex;align-items:center;gap:8px}.zf-template-preview-actions__history{display:inline-flex;align-items:center;gap:8px;padding-right:8px;margin-right:2px;border-right:1px solid #e5e7eb}.zf-template-preview-actions__main{grid-column:3;display:inline-flex;align-items:center;justify-content:flex-end;flex-wrap:nowrap;gap:8px;min-width:0}.zf-template-workshop-heading-actions .zf-template-preview-actions__viewport,.zf-template-workshop-heading-actions .zf-template-preview-actions__main,.zf-template-workshop-heading-actions .zf-template-preview-actions__history{display:inline-flex;align-items:center;gap:8px}.zf-icon-spinner{width:17px;height:17px;border:2px solid currentColor;border-right-color:transparent;border-radius:999px;animation:zfIconSpin .75s linear infinite}@keyframes zfIconSpin{to{transform:rotate(360deg)}}.zf-design-system-summary{grid-column:1 / -1;grid-row:2;display:grid;grid-template-columns:minmax(170px,.7fr) minmax(0,1.2fr) minmax(220px,1fr);align-items:center;gap:12px;padding:10px 12px;border:1px solid #e5e7eb;border-radius:14px;background:linear-gradient(180deg,#fff,#f9fafb);box-shadow:inset 0 1px #fffc}.zf-design-system-summary__header{display:grid;gap:2px;min-width:0}.zf-design-system-summary__eyebrow{color:#7c3aed;font-size:.68rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.zf-design-system-summary__header strong{overflow:hidden;color:#111827;font-size:.88rem;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.zf-design-system-summary__header span:not(.zf-design-system-summary__eyebrow),.zf-design-system-summary__meta{color:#6b7280;font-size:.75rem;line-height:1.35}.zf-design-token-swatches{display:flex;flex-wrap:wrap;gap:8px;min-width:0}.zf-design-token-swatch{display:inline-flex;align-items:center;gap:6px;min-width:0;max-width:150px;padding:5px 8px;border:1px solid #e5e7eb;border-radius:999px;background:#fff;color:#374151;font-size:.72rem;font-weight:800}.zf-design-token-swatch__chip{width:18px;height:18px;flex:0 0 auto;border:1px solid rgba(15,23,42,.14);border-radius:999px;box-shadow:inset 0 0 0 1px #ffffff5c}.zf-design-token-swatch__label{flex:0 0 auto}.zf-design-token-swatch code{overflow:hidden;color:#6b7280;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:.68rem;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.zf-design-system-summary__meta{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:6px 10px}.zf-design-system-summary__meta span{display:inline-flex;padding:3px 7px;border-radius:999px;background:#f3f4f6;color:#4b5563;font-weight:700}.zf-preview-workspace{min-width:0;overflow-x:auto}.zf-step3-layout--editor-open .zf-preview-workspace{position:relative;display:flex;flex-direction:column;min-width:0;min-height:0;height:auto;max-height:100%;overflow:hidden;background:#fff;transform:translateZ(0);isolation:isolate}.zf-preview-column{position:relative;display:flex;flex-direction:column;min-width:0;min-height:0;height:auto;max-height:100%;overflow:hidden}.zf-preview-column>.zf-preview-workspace,.zf-preview-column>.zf-template-workshop-preview{flex:1 1 auto;min-width:0;min-height:0;max-height:100%}.zf-device-preview-fit .zf-step3-preview-card--mobile,.zf-device-preview-fit .zf-step3-preview-card--tablet,.zf-device-preview-fit .zf-template-workshop-preview-card--mobile,.zf-device-preview-fit .zf-template-workshop-preview-card--tablet{container-type:inline-size;container-name:zf-product-preview}.zf-desktop-preview-fit-host{container-type:inline-size;container-name:zf-desktop-preview-fit;position:relative;display:flex;flex-direction:column;flex:1 1 auto;width:100%;max-width:100%;min-width:0;min-height:0;height:auto;max-height:100%;overflow:hidden}.zf-desktop-preview-fit-host[data-zf-desktop-preview-fit-enabled="0"],.zf-desktop-preview-fit-host[data-zf-desktop-preview-fit-enabled="0"] .zf-desktop-preview-fit-scroll,.zf-desktop-preview-fit-host[data-zf-desktop-preview-fit-enabled="0"] .zf-desktop-preview-fit{display:contents;flex:unset;width:auto;height:auto;max-height:none;min-height:0;overflow:visible;padding:0}.zf-desktop-preview-fit-scroll{flex:1 1 auto;min-width:0;min-height:0;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;touch-action:pan-y;display:flex;justify-content:center;align-items:flex-start;scrollbar-gutter:stable}.zf-desktop-preview-fit{--zf-desktop-preview-canvas: 1440px;--zf-desktop-preview-scale: min(1, calc(100cqi / var(--zf-desktop-preview-canvas)));width:var(--zf-desktop-preview-canvas);max-width:none;height:auto;min-height:0;overflow:visible;flex:0 0 auto;zoom:var(--zf-desktop-preview-scale)}.zf-desktop-preview-fit .zf-step3-preview-card:not(.zf-step3-preview-card--mobile):not(.zf-step3-preview-card--tablet),.zf-desktop-preview-fit .zf-template-workshop-preview-card:not(.zf-template-workshop-preview-card--mobile):not(.zf-template-workshop-preview-card--tablet){width:var(--zf-desktop-preview-canvas)!important;max-width:none!important;height:auto!important;max-height:none!important;margin:0!important;flex:0 0 auto!important;overflow:visible!important;transform:none!important}.zf-desktop-preview-fit .zf-product-preview-root.is-editor{height:auto!important;max-height:none!important;overflow:visible!important}.zf-device-preview-fit-host{container-type:size;container-name:zf-device-preview-fit;--zf-device-preview-scale: min( 1, calc(100cqi / var(--zf-device-preview-frame-width, 440px)), calc(100cqh / var(--zf-device-preview-frame-height, 956px)) );position:relative;display:flex;align-items:center;justify-content:center;flex:1 1 0%;align-self:stretch;width:100%;max-width:100%;min-width:0;min-height:0;height:100%;max-height:100%;overflow:hidden;padding:20px 16px;box-sizing:border-box}.zf-device-preview-fit-host[data-zf-device-preview-fit-enabled="0"],.zf-device-preview-fit-host[data-zf-device-preview-fit-enabled="0"] .zf-device-preview-fit-sizer,.zf-device-preview-fit-host[data-zf-device-preview-fit-enabled="0"] .zf-device-preview-fit{display:contents;flex:unset;align-self:auto;width:auto;height:auto;max-width:none;max-height:none;min-width:0;min-height:0;overflow:visible;padding:0;transform:none}.zf-device-preview-fit-host--mobile{--zf-device-preview-frame-width: 440px;--zf-device-preview-frame-height: 956px}.zf-device-preview-fit-host--tablet{--zf-device-preview-frame-width: 1024px;--zf-device-preview-frame-height: 1366px}.zf-device-preview-fit-sizer{width:calc(var(--zf-device-preview-frame-width) * var(--zf-device-preview-scale));height:calc(var(--zf-device-preview-frame-height) * var(--zf-device-preview-scale));overflow:hidden;flex:0 0 auto}.zf-device-preview-fit{width:var(--zf-device-preview-frame-width);height:var(--zf-device-preview-frame-height);transform:scale(var(--zf-device-preview-scale));transform-origin:top left}.zf-device-preview-fit>.zf-step3-preview-card--mobile,.zf-device-preview-fit>.zf-step3-preview-card--tablet,.zf-device-preview-fit>.zf-step3-preview-card--true-width-iframe,.zf-device-preview-fit>.zf-template-workshop-preview-card--mobile,.zf-device-preview-fit>.zf-template-workshop-preview-card--tablet{width:100%;max-width:none;height:100%;max-height:none;margin:0}.zf-device-preview-fit>.zf-step3-preview-card--true-width-iframe{display:flex;flex-direction:column;overflow:hidden!important;background:#fff;border:1px solid rgba(15,23,42,.08);border-radius:0;box-shadow:none}.zf-device-preview-fit>.zf-step3-preview-card--true-width-iframe.zf-step3-preview-card--mobile,.zf-device-preview-fit>.zf-step3-preview-card--true-width-iframe.zf-step3-preview-card--tablet{border:1px solid rgba(15,23,42,.08);border-radius:0;box-shadow:none}.zf-device-preview-fit>.zf-step3-preview-card--true-width-iframe .zf-true-width-device-frame{flex:1 1 auto;width:100%;height:100%;min-height:0;overflow:hidden!important;padding:0!important;justify-content:stretch;align-items:stretch;background:#fff}.zf-device-preview-fit>.zf-step3-preview-card--true-width-iframe .zf-true-width-device-iframe,.zf-device-preview-fit>.zf-step3-preview-card--true-width-iframe .zf-true-width-device-iframe-pending,.zf-device-preview-fit>.zf-step3-preview-card--true-width-iframe .zf-true-width-stable-host{width:100%!important;height:100%!important;min-width:0!important;max-width:none!important;border:0!important;border-radius:0;outline:0;box-shadow:none}.zf-step3-layout--editor-open .zf-preview-workspace:has(.zf-desktop-preview-fit),.zf-template-workshop-preview:has(.zf-desktop-preview-fit-host){overflow:hidden}.zf-step3-layout--editor-open .zf-preview-workspace:has(.zf-device-preview-fit-host),.zf-template-workshop-preview:has(.zf-device-preview-fit-host){overflow:hidden}.zf-step3-layout--mobile.zf-step3-layout--editor-open .zf-preview-workspace,.zf-step3-layout--tablet.zf-step3-layout--editor-open .zf-preview-workspace{align-items:stretch;justify-content:stretch;padding:0;overflow:hidden;background:#f8fafc}.zf-step3-layout--editor-open .zf-step3-preview-card:not(.zf-step3-preview-card--mobile):not(.zf-step3-preview-card--tablet){position:relative;flex:1 1 auto;width:100%;min-height:0;margin:0;border:0;border-left:1px solid #e5e7eb;border-right:1px solid #e5e7eb;border-radius:0;box-shadow:none;overflow:hidden;background:#fff}.zf-step3-layout--editor-open .zf-step3-preview-card--mobile,.zf-step3-layout--editor-open .zf-step3-preview-card--tablet{position:relative;flex:0 0 auto;height:var(--zf-template-preview-viewport-height);max-height:var(--zf-template-preview-viewport-height);margin-left:auto;margin-right:auto;overflow:hidden}.zf-step3-layout--editor-open .zf-step3-preview-card--mobile .zf-product-preview-root.is-editor,.zf-step3-layout--editor-open .zf-step3-preview-card--tablet .zf-product-preview-root.is-editor{height:100%;max-height:100%;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;padding-bottom:calc(118px + env(safe-area-inset-bottom,0px))}.zf-step3-layout--editor-open .zf-product-preview-root.is-editor{position:relative;height:100%;max-height:100%;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;padding-bottom:calc(112px + env(safe-area-inset-bottom,0px))}.zf-step3-preview-card--mobile .zf-product-preview-root .zf-product-conversion-hero--unified-commerce[data-zf-hero-token-driven],.zf-template-workshop-preview-card--mobile .zf-product-preview-root .zf-product-conversion-hero--unified-commerce[data-zf-hero-token-driven]{grid-template-columns:1fr!important;min-height:auto!important}.zf-step3-layout--mobile .zf-product-preview-root.zf-pack-pulse .zf-product-conversion-hero--unified-commerce[data-zf-hero-token-driven] [data-zf-hero-slot=media_gallery],.zf-step3-layout--tablet .zf-product-preview-root.zf-pack-pulse .zf-product-conversion-hero--unified-commerce[data-zf-hero-token-driven] [data-zf-hero-slot=media_gallery],.zf-step3-layout--mobile .zf-product-preview-root .zf-pack-pulse .zf-product-conversion-hero--unified-commerce[data-zf-hero-token-driven] [data-zf-hero-slot=media_gallery],.zf-step3-layout--tablet .zf-product-preview-root .zf-pack-pulse .zf-product-conversion-hero--unified-commerce[data-zf-hero-token-driven] [data-zf-hero-slot=media_gallery],.zf-step3-layout--mobile .zf-product-preview-root.zf-product-template--pulse .zf-product-conversion-hero--unified-commerce[data-zf-hero-token-driven] [data-zf-hero-slot=media_gallery],.zf-step3-layout--tablet .zf-product-preview-root.zf-product-template--pulse .zf-product-conversion-hero--unified-commerce[data-zf-hero-token-driven] [data-zf-hero-slot=media_gallery],.zf-template-workshop-layout--mobile .zf-product-preview-root.zf-pack-pulse .zf-product-conversion-hero--unified-commerce[data-zf-hero-token-driven] [data-zf-hero-slot=media_gallery],.zf-template-workshop-layout--tablet .zf-product-preview-root.zf-pack-pulse .zf-product-conversion-hero--unified-commerce[data-zf-hero-token-driven] [data-zf-hero-slot=media_gallery],.zf-template-workshop-layout--mobile .zf-product-preview-root .zf-pack-pulse .zf-product-conversion-hero--unified-commerce[data-zf-hero-token-driven] [data-zf-hero-slot=media_gallery],.zf-template-workshop-layout--tablet .zf-product-preview-root .zf-pack-pulse .zf-product-conversion-hero--unified-commerce[data-zf-hero-token-driven] [data-zf-hero-slot=media_gallery],.zf-template-workshop-layout--mobile .zf-product-preview-root.zf-product-template--pulse .zf-product-conversion-hero--unified-commerce[data-zf-hero-token-driven] [data-zf-hero-slot=media_gallery],.zf-template-workshop-layout--tablet .zf-product-preview-root.zf-product-template--pulse .zf-product-conversion-hero--unified-commerce[data-zf-hero-token-driven] [data-zf-hero-slot=media_gallery]{order:1!important}.zf-step3-layout--mobile .zf-product-preview-root.zf-pack-pulse .zf-product-conversion-hero--unified-commerce[data-zf-hero-token-driven] [data-zf-hero-slot=offer_column],.zf-step3-layout--tablet .zf-product-preview-root.zf-pack-pulse .zf-product-conversion-hero--unified-commerce[data-zf-hero-token-driven] [data-zf-hero-slot=offer_column],.zf-step3-layout--mobile .zf-product-preview-root .zf-pack-pulse .zf-product-conversion-hero--unified-commerce[data-zf-hero-token-driven] [data-zf-hero-slot=offer_column],.zf-step3-layout--tablet .zf-product-preview-root .zf-pack-pulse .zf-product-conversion-hero--unified-commerce[data-zf-hero-token-driven] [data-zf-hero-slot=offer_column],.zf-step3-layout--mobile .zf-product-preview-root.zf-product-template--pulse .zf-product-conversion-hero--unified-commerce[data-zf-hero-token-driven] [data-zf-hero-slot=offer_column],.zf-step3-layout--tablet .zf-product-preview-root.zf-product-template--pulse .zf-product-conversion-hero--unified-commerce[data-zf-hero-token-driven] [data-zf-hero-slot=offer_column],.zf-template-workshop-layout--mobile .zf-product-preview-root.zf-pack-pulse .zf-product-conversion-hero--unified-commerce[data-zf-hero-token-driven] [data-zf-hero-slot=offer_column],.zf-template-workshop-layout--tablet .zf-product-preview-root.zf-pack-pulse .zf-product-conversion-hero--unified-commerce[data-zf-hero-token-driven] [data-zf-hero-slot=offer_column],.zf-template-workshop-layout--mobile .zf-product-preview-root .zf-pack-pulse .zf-product-conversion-hero--unified-commerce[data-zf-hero-token-driven] [data-zf-hero-slot=offer_column],.zf-template-workshop-layout--tablet .zf-product-preview-root .zf-pack-pulse .zf-product-conversion-hero--unified-commerce[data-zf-hero-token-driven] [data-zf-hero-slot=offer_column],.zf-template-workshop-layout--mobile .zf-product-preview-root.zf-product-template--pulse .zf-product-conversion-hero--unified-commerce[data-zf-hero-token-driven] [data-zf-hero-slot=offer_column],.zf-template-workshop-layout--tablet .zf-product-preview-root.zf-product-template--pulse .zf-product-conversion-hero--unified-commerce[data-zf-hero-token-driven] [data-zf-hero-slot=offer_column]{order:2!important}.zf-step3-layout--mobile .zf-product-preview-root:not(.zf-pack-fresh):not(.zf-product-template--fresh) .zf-product-conversion-hero--unified-commerce[data-zf-hero-token-driven] [data-zf-hero-slot=media_gallery][data-zf-hero-gallery-layout=thumbs-start],.zf-template-workshop-layout--mobile .zf-product-preview-root:not(.zf-pack-fresh):not(.zf-product-template--fresh) .zf-product-conversion-hero--unified-commerce[data-zf-hero-token-driven] [data-zf-hero-slot=media_gallery][data-zf-hero-gallery-layout=thumbs-start]{display:flex!important;flex-direction:column!important;width:100%!important;min-width:0!important;max-width:100%!important}.zf-step3-layout--mobile .zf-product-preview-root:not(.zf-pack-fresh):not(.zf-product-template--fresh) .zf-product-conversion-hero--unified-commerce[data-zf-hero-token-driven] [data-zf-hero-slot=media_gallery][data-zf-hero-gallery-layout=thumbs-start] [data-zf-hero-slot=gallery_stage],.zf-template-workshop-layout--mobile .zf-product-preview-root:not(.zf-pack-fresh):not(.zf-product-template--fresh) .zf-product-conversion-hero--unified-commerce[data-zf-hero-token-driven] [data-zf-hero-slot=media_gallery][data-zf-hero-gallery-layout=thumbs-start] [data-zf-hero-slot=gallery_stage]{order:0!important;flex:0 0 auto!important;width:100%!important;min-width:0!important;max-width:100%!important;aspect-ratio:var(--zf-hero-gallery-stage-aspect-ratio-mobile, var(--zf-hero-gallery-stage-aspect-ratio, 3 / 2))!important}.zf-step3-layout--mobile .zf-product-preview-root:not(.zf-pack-fresh):not(.zf-product-template--fresh) .zf-product-conversion-hero--unified-commerce[data-zf-hero-token-driven] [data-zf-hero-slot=media_gallery][data-zf-hero-gallery-layout=thumbs-start] [data-zf-hero-slot=gallery_thumbs],.zf-template-workshop-layout--mobile .zf-product-preview-root:not(.zf-pack-fresh):not(.zf-product-template--fresh) .zf-product-conversion-hero--unified-commerce[data-zf-hero-token-driven] [data-zf-hero-slot=media_gallery][data-zf-hero-gallery-layout=thumbs-start] [data-zf-hero-slot=gallery_thumbs]{order:1!important;flex:0 0 auto!important;flex-direction:row!important;width:100%!important;max-width:100%!important;overflow-x:auto!important}.zf-step3-layout--editor-open .zf-step3-section-tree,.zf-step3-layout--editor-open .zf-step3-left-bar-reopen,.zf-step3-layout--editor-open .zf-step3-side-editor{position:relative;top:auto;height:100%;max-height:none;min-height:0;overflow:hidden;border-radius:0;border-top:0;border-bottom:0;box-shadow:none}.zf-step3-layout--editor-open .zf-step3-section-tree{border-left:0;border-right:0}.zf-step3-layout--editor-open .zf-step3-section-tree__body,.zf-step3-layout--editor-open .zf-step3-section-tree__list{flex:1 1 auto;min-height:0}.zf-step3-layout--editor-open .zf-step3-side-editor{border-left:0;border-right:0;overflow:hidden}.zf-step3-root--editor .zf-step3-top-actions{position:sticky;top:0;flex:0 0 auto;z-index:80;margin:0;padding:10px 14px;border-bottom:1px solid #e2e8f0;border-radius:0;background:#f1f5f9;box-shadow:0 1px #0f172a0a}.zf-product-editor-modal-root .zf-step3-root--popup .zf-step3-top-actions,.zf-product-editor-modal-root .zf-step3-root--editor .zf-step3-top-actions{position:sticky;top:0;z-index:80;display:grid;grid-template-columns:minmax(0,1fr);gap:8px;margin:0;padding:8px 12px;border-bottom:1px solid #e2e8f0;border-radius:0;background:#f1f5f9;box-shadow:0 1px #0f172a0a}.zf-product-editor-modal-root .zf-step3-root--popup .zf-step3-primary-actions,.zf-product-editor-modal-root .zf-step3-root--editor .zf-step3-primary-actions{grid-column:1;grid-row:1;grid-template-columns:auto minmax(0,1fr) auto}.zf-product-editor-modal-root .zf-step3-root--popup .zf-step3-statusline,.zf-product-editor-modal-root .zf-step3-root--editor .zf-step3-statusline{grid-column:1;grid-row:2}.zf-step3-side-editor{position:sticky;top:86px;display:flex;flex-direction:column;gap:0;max-height:calc(100vh - 108px);min-width:0;padding:0;overflow:hidden;border:1px solid #e3e3e3;border-radius:0;background:#fff;box-shadow:none}.zf-step3-side-editor__header{display:flex;align-items:baseline;justify-content:space-between;gap:8px;padding:0 4px 4px}.zf-step3-side-editor__header h3{margin:0;color:#111827;font-size:.95rem;font-weight:700;overflow-wrap:anywhere;word-break:break-word}.zf-step3-side-editor__close{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;margin:0;padding:0;border:0;border-radius:8px;background:transparent;color:#637381;cursor:pointer}.zf-step3-side-editor__close:hover{background:#f1f2f4;color:#202223}.zf-step3-side-editor__header span{color:#6b7280;font-size:.75rem;font-weight:600}.zf-step3-side-editor__body{display:flex;flex:1 1 auto;flex-direction:column;gap:8px;min-height:0;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding:0 2px 4px}.zf-step3-side-editor__meta{margin:0 0 4px}.zf-step3-side-editor__snapshot{display:grid;gap:8px;padding:0;border:0;border-radius:0;background:transparent}.zf-step3-side-editor__snapshot h4{margin:0;color:#111827;font-size:.8125rem;font-weight:700}.zf-step3-side-editor .zf-template-workshop-panel,.zf-step3-side-editor .zf-template-workshop-section-editor,.zf-step3-side-editor .zf-template-workshop-editor-group,.zf-step3-side-editor .zf-template-workshop-field-row,.zf-step3-side-editor .zf-hero-style-panel{min-width:0;border:0;border-radius:0;background:transparent;box-shadow:none}.zf-step3-side-editor .zf-template-workshop-panel{padding:0}.zf-step3-side-editor .zf-template-workshop-section-editor-list,.zf-step3-side-editor .zf-template-workshop-editor-group-list,.zf-step3-side-editor .zf-template-workshop-field-list{gap:20px}.zf-step3-side-editor .zf-template-workshop-section-editor{display:flex;flex-direction:column;gap:6px;padding:0}.zf-step3-side-editor .zf-template-workshop-section-editor-header{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:0 0 8px;border:0;border-radius:0;background:transparent}.zf-step3-side-editor .zf-template-workshop-section-editor-header>div{display:flex;flex-wrap:wrap;align-items:center;gap:6px;min-width:0}.zf-step3-side-editor .zf-template-workshop-section-editor-header span{color:#1f2937;font-size:.8125rem;font-weight:700;text-transform:none;letter-spacing:0}.zf-step3-side-editor .zf-template-workshop-section-editor-header code{padding:2px 6px;border-radius:999px;background:#dbeafe;color:#1d4ed8;font-size:.68rem;font-weight:700}.zf-step3-side-editor .zf-template-workshop-section-editor-header em{color:#9ca3af;font-size:.7rem;font-style:normal;font-weight:600}.zf-step3-side-editor .zf-template-workshop-editor-group{display:flex;flex-direction:column;gap:12px;padding:0;border:0;border-radius:0;background:transparent}.zf-step3-side-editor .zf-template-workshop-editor-group>header{min-height:0;padding:0 2px}.zf-step3-side-editor .zf-template-workshop-editor-group>header span{color:#1f2937;font-size:.8125rem;font-weight:600;text-transform:none;letter-spacing:0}.zf-step3-side-editor .zf-template-workshop-editor-group>header code{background:#f3f4f6;color:#6b7280;font-weight:600}.zf-step3-side-editor .zf-template-workshop-field-row{gap:8px;padding:0;border:0;border-radius:0;background:transparent}.zf-step3-side-editor .zf-template-workshop-field-row>label{color:#303030;font-size:13px;font-weight:450;letter-spacing:0;text-transform:none}.zf-step3-side-editor .zf-hero-style-panel{gap:16px;margin:0;padding:0;border:0;border-radius:0;background:transparent}.zf-step3-side-editor .zf-hero-style-subheader{color:#1f2937;font-size:.8125rem;font-weight:600;text-transform:none;letter-spacing:0}.zf-step3-side-editor-empty{margin:0;padding:8px;color:#6b7280;font-size:.8125rem;line-height:1.4}.zf-step3-side-editor .zf-template-workshop-editor-group--gallery{padding:0;border:0;background:transparent}.zf-gallery-inspector{display:flex;flex-direction:column;gap:18px}.zf-gallery-inspector__block{display:flex;flex-direction:column;gap:10px}.zf-gallery-inspector__block-head{display:flex;align-items:center;justify-content:space-between;gap:8px}.zf-gallery-inspector__block h4{margin:0;color:#111827;font-size:.875rem;font-weight:700}.zf-gallery-inspector__count{color:#6b7280;font-size:.75rem;font-weight:600}.zf-gallery-inspector__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:0;padding:0;list-style:none}.zf-gallery-inspector__thumb{position:relative;aspect-ratio:1;border-radius:10px;overflow:hidden;background:#f3f4f6;border:1px solid #e5e7eb}.zf-gallery-inspector__thumb-btn{display:block;width:100%;height:100%;padding:0;border:0;background:transparent;cursor:pointer}.zf-gallery-inspector__thumb-btn img{display:block;width:100%;height:100%;object-fit:cover}.zf-gallery-inspector__main-badge{position:absolute;left:6px;bottom:6px;padding:2px 6px;border-radius:999px;background:#111827c7;color:#fff;font-size:.62rem;font-weight:700;letter-spacing:.02em;text-transform:uppercase}.zf-gallery-inspector__thumb-actions{position:absolute;top:4px;right:4px;z-index:2;display:flex;align-items:center;gap:4px}.zf-gallery-inspector__thumb-ai,.zf-gallery-inspector__thumb-remove{width:22px;height:22px;border:0;border-radius:999px;background:#111827b8;color:#fff;font-size:14px;line-height:1;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;padding:0}.zf-gallery-inspector__thumb-ai{color:#f5f3ff}.zf-gallery-inspector__thumb-ai:hover{background:#5b21b6eb}.zf-gallery-inspector__thumb-remove:hover{background:#b91c1ce6}.zf-gallery-inspector__thumb-remove:disabled{opacity:.35;cursor:not-allowed}.zf-gallery-inspector__dropzone{display:flex;flex-direction:column;align-items:center;gap:6px;padding:18px 14px;border:1.5px dashed #d1d5db;border-radius:12px;background:#fafafa;text-align:center;cursor:pointer;transition:border-color .15s ease,background .15s ease}.zf-gallery-inspector__dropzone.is-dragging,.zf-gallery-inspector__dropzone:hover{border-color:#93c5fd;background:#f8fbff}.zf-gallery-inspector__drop-icon{color:#9ca3af}.zf-gallery-inspector__drop-title{margin:0;color:#374151;font-size:.78rem;font-weight:600;line-height:1.35}.zf-gallery-inspector__drop-hint{margin:0;color:#9ca3af;font-size:.7rem}.zf-gallery-inspector__drop-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin-top:6px}.zf-gallery-inspector__btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:34px;padding:0 12px;border:1px solid #e5e7eb;border-radius:8px;background:#fff;color:#111827;font-size:.78rem;font-weight:600;cursor:pointer}.zf-gallery-inspector__btn--ai{border:0;background:linear-gradient(135deg,#f472b6,#a78bfa 55%,#60a5fa);color:#fff}.zf-gallery-inspector__help{margin:0;color:#9ca3af;font-size:.72rem;line-height:1.4}.zf-upsell-inspector{display:flex;flex-direction:column;gap:10px;margin:0;padding:0;border:0;border-radius:0;background:transparent}.zf-upsell-inspector__products{display:flex;flex-direction:column;gap:8px}.zf-upsell-inspector__head{display:flex;align-items:center;justify-content:space-between;gap:10px}.zf-upsell-inspector__head h4{margin:0;color:#111827;font-size:.875rem;font-weight:700}.zf-upsell-inspector__help{margin:0;color:#6b7280;font-size:.75rem;line-height:1.4}.zf-upsell-block-picker{display:flex;flex-direction:column;gap:6px}.zf-upsell-block-picker__row{display:flex;align-items:center;justify-content:space-between;gap:10px}.zf-upsell-block-picker__row>span{color:#303030;font-size:13px;font-weight:450}.zf-upsell-block-picker__actions{display:flex;align-items:center;gap:4px}.zf-upsell-block-picker__actions .zf-btn-secondary{min-height:32px;padding:6px 12px;font-size:13px;font-weight:550}.zf-upsell-block-picker__selected{margin:0;color:#616161;font-size:12px;line-height:1.4}.zf-upsell-inspector__count{color:#6b7280;font-size:.75rem;font-weight:600;white-space:nowrap}.zf-upsell-inspector__list{display:flex;flex-direction:column;gap:8px;margin:0;padding:0;list-style:none}.zf-upsell-inspector__row{display:grid;grid-template-columns:44px minmax(0,1fr) auto;gap:10px;align-items:center;padding:8px;border:1px solid #e5e7eb;border-radius:10px}.zf-upsell-inspector__media{width:44px;height:44px;overflow:hidden;border-radius:8px;background:#f3f4f6}.zf-upsell-inspector__media img{width:100%;height:100%;object-fit:cover}.zf-upsell-inspector__copy{display:flex;min-width:0;flex-direction:column;gap:2px}.zf-upsell-inspector__copy strong{display:-webkit-box;overflow:hidden;color:#111827;font-size:.8125rem;font-weight:600;line-height:1.3;-webkit-box-orient:vertical;-webkit-line-clamp:2;white-space:normal}.zf-upsell-inspector__copy span{color:#6b7280;font-size:.75rem}.zf-upsell-inspector__actions{display:flex;flex-wrap:nowrap;gap:2px;opacity:.72;transition:opacity .12s ease}.zf-upsell-inspector__row:hover .zf-upsell-inspector__actions,.zf-upsell-inspector__row:focus-within .zf-upsell-inspector__actions{opacity:1}.zf-upsell-inspector__icon-btn{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;padding:0;border:0;border-radius:6px;background:transparent;color:#616161;cursor:pointer}.zf-upsell-inspector__icon-btn:hover:not(:disabled){background:#f1f2f4;color:#1a1a1a}.zf-upsell-inspector__icon-btn--danger:hover:not(:disabled){background:#fff4f4;color:#d72c0d}.zf-upsell-inspector__icon-btn:disabled{cursor:not-allowed;opacity:.45}.zf-upsell-inspector__empty{margin:0;color:#6b7280;font-size:.8125rem;line-height:1.45}.zf-upsell-inspector__footer{display:flex;flex-wrap:wrap;gap:8px}.zf-gallery-inspector__toggle-row,.zf-gallery-inspector__select-row{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin:0;padding:10px 0;border-top:1px solid #f3f4f6}.zf-gallery-inspector__toggle-row{align-items:center}.zf-gallery-inspector__toggle-row>span,.zf-gallery-inspector__select-row>span:first-child{display:flex;flex-direction:column;gap:4px;min-width:0}.zf-gallery-inspector__toggle-row strong,.zf-gallery-inspector__select-row>span:first-child{color:#111827;font-size:.8125rem;font-weight:600}.zf-gallery-inspector__toggle-row em{color:#9ca3af;font-size:.72rem;font-style:normal;line-height:1.35}.zf-gallery-inspector__select-row select{min-width:120px;min-height:34px;padding:0 10px;border:1px solid #e5e7eb;border-radius:8px;background:#fff;color:#111827;font-size:.78rem;font-weight:600}.zf-step3-side-editor-actions{display:grid;gap:10px}.zf-step3-side-editor-actions.zf-section-icon-actions{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.zf-step3-side-editor-actions .zf-btn-secondary{justify-content:center;width:100%}.zf-step3-side-editor-actions .zf-section-icon-btn{min-height:42px;padding:0}.zf-step3-side-editor-actions .zf-section-icon-btn svg{width:18px;height:18px;flex:0 0 18px}.zf-step3-side-editor-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.zf-step3-preview-card{--zf-template-preview-viewport-height: min(900px, calc(100vh - 180px) );box-sizing:border-box;width:calc(100% + 48px);max-width:none;margin-left:-24px;margin-right:-24px;padding:0;border:1px solid rgba(15,23,42,.08);border-radius:0;background:#fff;min-height:420px;overflow:hidden}.zf-step3-preview-card .zf-product-preview-root:has(.zf-pack-pulse),.zf-step3-preview-card .zf-product-preview-root:has(.zf-pack-fresh),.zf-step3-preview-card .zf-product-preview-root:has(.zf-pack-sonic),.zf-step3-preview-card .zf-product-preview-root:has(.zf-pack-voltex){padding-bottom:calc(112px + env(safe-area-inset-bottom,0px))}.zf-template-storefront-frame{display:block;width:100%;height:var(--zf-template-preview-viewport-height, min(900px, calc(100vh - 180px) ));max-height:var(--zf-template-preview-viewport-height, min(900px, calc(100vh - 180px) ));min-height:0;background:#fff;border:0}.zf-step3-preview-card--desktop .zf-template-storefront-frame{min-width:0}.zf-step3-layout--desktop .zf-preview-workspace:not(:has(.zf-desktop-preview-fit)){overflow-x:auto}.zf-step3-preview-card--mobile .zf-product-preview-root,.zf-template-workshop-preview-card--mobile .zf-product-preview-root{width:var(--zf-mobile-preview-content-width, 440px);max-width:none}.zf-step3-preview-card--tablet .zf-product-preview-root,.zf-template-workshop-preview-card--tablet .zf-product-preview-root{width:var(--zf-tablet-preview-content-width, 1024px);max-width:none}.zf-step3-preview-card--mobile{--zf-mobile-preview-content-width: 440px;--zf-mobile-preview-frame-border: 1px;--zf-mobile-preview-frame-width: calc(var(--zf-mobile-preview-content-width) + (var(--zf-mobile-preview-frame-border) * 2));--zf-template-preview-viewport-height: 956px;box-sizing:content-box;width:var(--zf-mobile-preview-content-width);flex:0 0 auto;max-width:var(--zf-mobile-preview-content-width);margin:0 auto;border:var(--zf-mobile-preview-frame-border) solid #111827;border-radius:20px;height:var(--zf-template-preview-viewport-height);max-height:var(--zf-template-preview-viewport-height);box-shadow:0 24px 70px #0f172a38;overflow:hidden}.zf-step3-preview-card--tablet{--zf-tablet-preview-content-width: 1024px;--zf-tablet-preview-frame-border: 1px;--zf-tablet-preview-frame-width: calc(var(--zf-tablet-preview-content-width) + (var(--zf-tablet-preview-frame-border) * 2));--zf-template-preview-viewport-height: 1366px;box-sizing:content-box;width:var(--zf-tablet-preview-content-width);flex:0 0 auto;max-width:var(--zf-tablet-preview-content-width);margin:0 auto;height:var(--zf-template-preview-viewport-height);max-height:var(--zf-template-preview-viewport-height);border:var(--zf-tablet-preview-frame-border) solid #111827;border-radius:30px;box-shadow:0 24px 70px #0f172a33;overflow:hidden}.zf-step3-preview-card--mobile .zf-product-preview-root,.zf-step3-preview-card--tablet .zf-product-preview-root{width:100%}.zf-step3-preview-card--mobile .zf-parity-section-shell,.zf-step3-preview-card--tablet .zf-parity-section-shell{margin-bottom:0}.zf-browser-frame{overflow:hidden;border:1px solid #e1e5ee;border-radius:20px;background:#fff;box-shadow:0 20px 50px #0f172a14}.zf-browser-frame:focus-within{box-shadow:0 0 0 3px #4f46e52e,0 20px 50px #0f172a14}.zf-browser-bar{display:flex;align-items:center;gap:8px;padding:10px 14px;border-bottom:1px solid #d1d5db;background:#f3f4f6}.zf-window-dot{width:11px;height:11px;border-radius:999px}.zf-window-dot.is-red{background:#f87171}.zf-window-dot.is-yellow{background:#fbbf24}.zf-window-dot.is-green{background:#34d399}.zf-browser-url{flex:1;min-width:0;margin-left:8px;padding:6px 12px;overflow:hidden;border:1px solid #e5e7eb;border-radius:999px;background:#fff;color:#6b7280;font-size:.75rem;text-overflow:ellipsis;white-space:nowrap}.zf-preview-toolbar{display:flex;gap:8px;overflow-x:auto;padding:14px 16px;border-bottom:1px solid #e5e7eb;background:linear-gradient(180deg,#fff,#fbfcff)}.zf-preview-section-chip{flex:0 0 auto;border:1px solid #edf0f6;border-radius:999px;background:#fff;color:#4b5563;cursor:pointer;font-size:.78rem;font-weight:600;padding:7px 12px;box-shadow:0 1px 1px #0f172a08}.zf-preview-section-chip.is-active{border-color:#4f46e5;background:#eef2ff;color:#3730a3;box-shadow:0 0 0 3px #4f46e514}.zf-preview-section-chip.is-muted{opacity:.55}.zf-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.zf-generated-preview{display:block;width:100%;border:0;border-radius:0 0 20px 20px;outline:none;background:#fff;max-height:none;overflow:visible}.zf-generated-preview>div:last-child{min-height:680px}.zf-generated-preview .zf-preview-editable-section{position:relative;outline:1px solid transparent;outline-offset:-1px;transition:outline-color .15s ease,box-shadow .15s ease}.zf-generated-preview .zf-preview-editable-section:hover{outline-color:#a5b4fc;box-shadow:inset 0 0 0 1px #a5b4fc}.zf-generated-preview .zf-preview-inline-toolbar{position:sticky;top:0;z-index:20;display:flex;flex-wrap:wrap;gap:6px;justify-content:flex-end;padding:8px 10px;margin:-8px 0 10px;background:linear-gradient(90deg,#eef2ffeb,#fffffff5);border:1px solid #c7d2fe;border-radius:999px;box-shadow:0 12px 28px #4f46e524}.zf-generated-preview .zf-preview-inline-toolbar button{border:1px solid #dbe1ff;border-radius:999px;background:#fff;color:#3730a3;cursor:pointer;font:700 11px/1 Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;padding:6px 9px}.zf-inline-editor-panel{margin:14px;padding:16px;border:1px solid #c7d2fe;border-radius:14px;background:#fff;box-shadow:0 18px 48px #4f46e529}.zf-inline-editor-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.zf-inline-editor-grid label,.zf-inline-prompt{display:flex;flex-direction:column;gap:6px}.zf-inline-editor-grid label span,.zf-inline-prompt span{color:#4b5563;font-size:.78rem;font-weight:700}.zf-inline-editor-grid label:has(textarea),.zf-inline-prompt{grid-column:1 / -1}.zf-image-tools--inline{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:start;margin:12px 0}.zf-step3-top-actions .zf-icon-cta[data-tooltip],.zf-template-workshop-heading-actions .zf-icon-cta[data-tooltip]{position:relative}.zf-step3-top-actions .zf-icon-cta[data-tooltip]:before,.zf-step3-top-actions .zf-icon-cta[data-tooltip]:after,.zf-template-workshop-heading-actions .zf-icon-cta[data-tooltip]:before,.zf-template-workshop-heading-actions .zf-icon-cta[data-tooltip]:after{position:absolute;top:calc(100% + 8px);left:50%;z-index:90;opacity:0;pointer-events:none;transition:opacity .12s ease,transform .12s ease}.zf-step3-top-actions .zf-icon-cta[data-tooltip]:before,.zf-template-workshop-heading-actions .zf-icon-cta[data-tooltip]:before{content:"";width:8px;height:8px;background:#111827;transform:translate(-50%,-8px) rotate(45deg)}.zf-step3-top-actions .zf-icon-cta[data-tooltip]:after,.zf-template-workshop-heading-actions .zf-icon-cta[data-tooltip]:after{content:attr(data-tooltip);width:max-content;max-width:220px;padding:7px 9px;border-radius:8px;background:#111827;color:#fff;font-size:.72rem;font-weight:800;line-height:1.2;text-align:center;white-space:nowrap;box-shadow:0 10px 24px #0f172a33;transform:translate(-50%,2px)}.zf-step3-top-actions .zf-icon-cta[data-tooltip]:hover:before,.zf-step3-top-actions .zf-icon-cta[data-tooltip]:hover:after,.zf-step3-top-actions .zf-icon-cta[data-tooltip]:focus-visible:before,.zf-step3-top-actions .zf-icon-cta[data-tooltip]:focus-visible:after,.zf-template-workshop-heading-actions .zf-icon-cta[data-tooltip]:hover:before,.zf-template-workshop-heading-actions .zf-icon-cta[data-tooltip]:hover:after,.zf-template-workshop-heading-actions .zf-icon-cta[data-tooltip]:focus-visible:before,.zf-template-workshop-heading-actions .zf-icon-cta[data-tooltip]:focus-visible:after{opacity:1}.zf-step3-top-actions .zf-icon-cta[data-tooltip]:hover:before,.zf-step3-top-actions .zf-icon-cta[data-tooltip]:focus-visible:before,.zf-template-workshop-heading-actions .zf-icon-cta[data-tooltip]:hover:before,.zf-template-workshop-heading-actions .zf-icon-cta[data-tooltip]:focus-visible:before{transform:translate(-50%,-5px) rotate(45deg)}.zf-step3-top-actions .zf-icon-cta[data-tooltip]:hover:after,.zf-step3-top-actions .zf-icon-cta[data-tooltip]:focus-visible:after,.zf-template-workshop-heading-actions .zf-icon-cta[data-tooltip]:hover:after,.zf-template-workshop-heading-actions .zf-icon-cta[data-tooltip]:focus-visible:after{transform:translate(-50%)}.zf-template-preview-actions__main .zf-icon-cta[data-tooltip]:before,.zf-template-preview-actions__main .zf-icon-cta[data-tooltip]:after{left:auto;right:0}.zf-template-preview-actions__main .zf-icon-cta[data-tooltip]:before{right:14px;transform:translateY(-8px) rotate(45deg)}.zf-template-preview-actions__main .zf-icon-cta[data-tooltip]:after{transform:translateY(2px)}.zf-template-preview-actions__main .zf-icon-cta[data-tooltip]:hover:before,.zf-template-preview-actions__main .zf-icon-cta[data-tooltip]:focus-visible:before{transform:translateY(-5px) rotate(45deg)}.zf-template-preview-actions__main .zf-icon-cta[data-tooltip]:hover:after,.zf-template-preview-actions__main .zf-icon-cta[data-tooltip]:focus-visible:after{transform:translateY(0)}.zf-editor-sidebar{position:sticky;top:16px;display:flex;flex-direction:column;gap:16px;min-width:0}.zf-editor-card{padding:18px;border:1px solid #e5e7eb;border-radius:16px;background:#fff;box-shadow:0 1px 2px #0f172a0a}.zf-editor-card h2{margin:0 0 14px;color:#111827;font-size:.95rem;font-weight:700}.zf-step3-textarea{font-size:.875rem;resize:vertical}.zf-ai-button,.zf-mini-ai,.zf-btn-dark,.zf-btn-publish,.zf-btn-secondary{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:38px;border-radius:10px;border:1px solid transparent;cursor:pointer;font-size:.875rem;font-weight:700;text-decoration:none;transition:transform .12s ease,box-shadow .12s ease,background .12s ease}.zf-ai-button svg,.zf-mini-ai svg{width:16px;height:16px}.zf-ai-button{width:100%;margin-top:10px;padding:9px 12px;background:linear-gradient(90deg,#9333ea,#4f46e5);color:#fff;box-shadow:0 10px 22px #4f46e52e}.zf-ai-button:disabled,.zf-btn-publish:disabled{cursor:wait;opacity:.7}.zf-mini-ai{min-height:32px;padding:6px 10px;border-color:#ddd6fe;background:#faf5ff;color:#6d28d9;font-size:.78rem}.zf-btn-secondary{padding:9px 12px;border-color:#d1d5db;background:#fff;color:#374151}.zf-step3-primary-actions .zf-btn-secondary,.zf-step3-primary-actions .zf-btn-publish{min-height:38px;padding:8px 13px;border-radius:10px;font-size:.8125rem;box-shadow:0 1px 2px #0f172a0a}.zf-step3-primary-actions .zf-btn-secondary{background:#fff}.zf-step3-primary-actions .zf-btn-secondary:hover{background:#f9fafb;border-color:#c7ccd5}.zf-step3-primary-actions .zf-btn-secondary:disabled,.zf-template-workshop-heading-actions .zf-btn-secondary:disabled{cursor:not-allowed;opacity:.62}.zf-step3-primary-actions .zf-icon-cta,.zf-template-workshop-heading-actions .zf-icon-cta{width:38px;min-width:38px;padding:0}.zf-step3-primary-actions .zf-icon-cta svg,.zf-template-workshop-heading-actions .zf-icon-cta svg{width:17px;height:17px;flex-shrink:0}.zf-step3-primary-actions .zf-icon-cta.is-active,.zf-template-workshop-heading-actions .zf-icon-cta.is-active{border-color:#111827;background:#111827;color:#fff}.zf-step3-primary-actions .zf-btn-secondary.zf-btn-secondary--quiet{border-style:dashed;border-color:#d1d5db;color:#6b7280;box-shadow:none}.zf-step3-primary-actions .zf-btn-secondary.zf-btn-secondary--quiet:hover{border-color:#9ca3af;color:#374151}.zf-step3-primary-actions .zf-btn-publish{box-shadow:0 10px 20px #16a34a29}.zf-btn-dark,.zf-btn-publish{padding:10px 16px;background:#111827;color:#fff}.zf-btn-publish{background:linear-gradient(90deg,#16a34a,#15803d)}.zf-section-list{display:flex;flex-direction:column;gap:6px}.zf-section-row{display:grid;grid-template-columns:32px 1fr auto;align-items:center;gap:10px;width:100%;padding:9px 10px;border:0;border-radius:10px;background:transparent;color:#374151;cursor:pointer;text-align:left}.zf-section-row:hover,.zf-section-row.is-active{background:#eef2ff;color:#312e81}.zf-section-number{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:8px;background:#f3f4f6;color:#6b7280;font-size:.7rem;font-weight:800}.zf-section-row em{padding:3px 7px;border-radius:999px;background:#dcfce7;color:#15803d;font-size:.68rem;font-style:normal;font-weight:700}.zf-editor-title-row{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:12px}.zf-editor-title-row h2{margin:0}.zf-section-utility-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-bottom:12px}.zf-section-utility-row .zf-btn-secondary{min-height:34px;padding:7px 8px;font-size:.75rem;font-weight:700}.zf-editor-card .zf-field-label{margin-top:12px;margin-bottom:6px;font-size:.78rem;font-weight:700;color:#4b5563}.zf-two-fields{display:grid;grid-template-columns:1fr 1fr;gap:10px}.zf-image-tools{display:flex;flex-direction:column;gap:10px;margin-top:14px;padding:12px;border:1px dashed #c7d2fe;border-radius:12px;background:#f8f7ff}.zf-image-tools strong{display:block;margin-bottom:2px;color:#111827;font-size:.875rem}.zf-image-tools p{margin:0;color:#6b7280;font-size:.78rem;line-height:1.45}.zf-file-button{position:relative;overflow:hidden}.zf-file-button input,.zf-review-image-picker input{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;cursor:pointer}.zf-review-editor-list{display:flex;flex-direction:column;gap:10px;margin-top:12px}.zf-review-editor-card{display:flex;justify-content:space-between;gap:12px;padding:12px;border:1px solid #e5e7eb;border-radius:12px;background:#f9fafb}.zf-review-editor-card strong,.zf-review-editor-card span{display:block;font-size:.8rem}.zf-review-editor-card span{color:#ca8a04}.zf-review-editor-card p{display:-webkit-box;margin:5px 0 0;overflow:hidden;color:#6b7280;font-size:.78rem;line-height:1.4;-webkit-line-clamp:2;-webkit-box-orient:vertical}.zf-review-editor-card button{align-self:flex-start;border:0;background:transparent;color:#4f46e5;cursor:pointer;font-weight:700}.zf-editor-actions{display:grid;grid-template-columns:1fr auto;gap:10px;margin-top:12px}.zf-step3-bottom-bar{position:fixed;right:0;bottom:0;left:0;z-index:30;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px max(24px,calc((100vw - 1800px)/2 + 24px));border-top:1px solid #e5e7eb;background:#fffffff5;box-shadow:0 -8px 28px #0f172a14;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.zf-step3-bottom-bar span{flex:1;color:#6b7280;font-size:.875rem;text-align:center}.zf-step3-bottom-bar>div{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end}.zf-step3-banner{display:flex;flex-wrap:wrap;gap:12px;align-items:center;justify-content:space-between;margin-bottom:18px;padding:12px 14px;border-radius:12px;font-size:.875rem}.zf-step3-banner.is-success{border:1px solid #bbf7d0;background:#f0fdf4;color:#166534}.zf-step3-banner.is-error{border:1px solid #fecaca;background:#fef2f2;color:#991b1b}.zf-step3-banner span{display:inline-flex;flex-wrap:wrap;gap:10px}.zf-step3-banner a{color:currentColor;font-weight:700}.zf-empty-preview{padding-top:40px}.zf-inline-link-btn{margin-top:18px}.zf-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:5000;display:flex;align-items:center;justify-content:center;padding:24px;background:#1118279e}.zf-shopify-media-library-dialog{width:min(980px,calc(100vw - 32px));max-width:calc(100vw - 32px);padding:0;border:0;border-radius:18px;background:#fff;box-shadow:0 30px 80px #00000047}.zf-shopify-media-library-dialog::backdrop{background:#1118279e}.zf-ai-image-regen-busy__card{width:min(420px,100%);padding:28px 24px;text-align:center}.zf-ai-image-regen-busy__card h2{margin:14px 0 8px;font-size:18px}.zf-ai-image-regen-busy__spinner{width:36px;height:36px;margin:0 auto;border-radius:999px;border:3px solid #e5e7eb;border-top-color:#111827;animation:zf-ai-image-regen-spin .8s linear infinite}@keyframes zf-ai-image-regen-spin{to{transform:rotate(360deg)}}.zf-ai-image-modal{width:min(860px,calc(100vw - 32px))}.zf-ai-image-modal__preview{display:grid;grid-template-columns:1fr;gap:12px;width:100%;margin:0 0 12px;padding:10px;border-radius:10px;background:#f3f4f6;border:1px solid #e5e7eb}.zf-ai-image-modal__preview--compare{grid-template-columns:1fr 1fr}.zf-ai-image-modal__preview-heading{display:flex;align-items:center;justify-content:space-between;gap:8px;margin:0 0 6px}.zf-ai-image-modal__preview-label{margin:0}.zf-ai-image-modal__expand{border:0;background:transparent;color:#2563eb;font:inherit;font-size:12px;font-weight:600;cursor:pointer;padding:0}.zf-ai-image-modal__expand:hover{text-decoration:underline}.zf-ai-image-modal__preview-pane{min-width:0}.zf-ai-image-modal__preview-frame{display:flex;align-items:center;justify-content:center;min-height:min(42vh,360px);background:#fff;border-radius:8px;overflow:hidden}.zf-ai-image-modal__preview-hit{display:block;width:100%;padding:0;border:0;background:transparent;cursor:zoom-in}.zf-ai-image-modal__preview img{display:block;width:100%;height:min(42vh,360px);max-height:360px;object-fit:contain;background:#fff}.zf-ai-image-modal__preview-loading,.zf-ai-image-modal__preview-empty{display:flex;align-items:center;justify-content:center;width:100%;min-height:min(42vh,360px);color:#6b7280;font-size:13px}.zf-ai-image-modal__prompt{min-height:64px;max-height:88px;resize:none;overflow-y:auto}.zf-ai-image-modal__lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10050;display:flex;align-items:center;justify-content:center;padding:24px;background:#0f172ad1}.zf-ai-image-modal__lightbox img{display:block;max-width:min(96vw,1200px);max-height:90vh;object-fit:contain;border-radius:10px;background:#fff;box-shadow:0 24px 64px #00000059}.zf-ai-image-modal__lightbox-close{position:absolute;top:16px;right:16px;width:36px;height:36px;border:0;border-radius:999px;background:#ffffffeb;color:#111827;font-size:22px;line-height:1;cursor:pointer}body:has(.zf-modal-backdrop) .zf-product-sticky-atc,body:has(.zf-modal-backdrop) .zf-product-sticky-atc--released-commerce{visibility:hidden!important;pointer-events:none!important}.zf-review-modal{width:min(760px,100%);overflow:hidden;border-radius:18px;background:#fff;box-shadow:0 30px 80px #00000047}.zf-app-store-review-modal{width:min(480px,100%)}.zf-app-store-review-modal__body{margin:0;font-size:15px;line-height:1.55;color:#374151}.zf-review-modal--variants{display:flex;flex-direction:column;width:min(1020px,calc(100vw - 32px));max-height:min(88vh,920px);overflow:hidden}.zf-review-modal--variants .zf-review-modal-body{flex:1 1 auto;min-height:0;overflow:auto}.zf-advanced-variants-modal{width:min(920px,calc(100vw - 32px))}.zf-advanced-variants-modal--studio{background:radial-gradient(800px 300px at 100% 0%,rgba(99,102,241,.07),transparent 50%),#fff}.zf-advanced-variants-modal--figma{max-height:min(90vh,900px);border-radius:18px;box-shadow:0 24px 80px #0f172a38}.zf-advanced-variants-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:18px 20px 12px}.zf-advanced-variants-badge{display:inline-flex;align-items:center;margin-bottom:8px;padding:3px 8px;border-radius:6px;background:#6366f1;color:#fff;font-size:.62rem;font-weight:800;letter-spacing:.08em}.zf-advanced-variants-header h2{margin:0;color:#0f172a;font-size:1.25rem;font-weight:700;letter-spacing:-.02em}.zf-advanced-variants-header button{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border:0;border-radius:10px;background:transparent;color:#6b7280;font-size:1.35rem;line-height:1;cursor:pointer}.zf-advanced-variants-header button:hover{background:#f3f4f6;color:#111827}.zf-advanced-variants-body{display:flex;flex-direction:column;gap:18px}.zf-advanced-variants-panel--embedded{margin-top:8px;border:1px solid #e5e7eb;border-radius:14px;background:#fff;overflow:hidden}.zf-advanced-variants-panel--embedded .zf-advanced-variants-body{padding:16px 16px 8px}.zf-advanced-variants-simple{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 16px;margin-bottom:14px}.zf-advanced-variants-simple>label{display:grid;gap:6px;min-width:0}.zf-advanced-variants-simple>label>span:first-child{color:#6b7280;font-size:.68rem;font-weight:750;letter-spacing:.05em;text-transform:uppercase}@media (max-width: 640px){.zf-advanced-variants-simple{grid-template-columns:1fr}}.zf-advanced-variants-panel--embedded .zf-advanced-variants-section__head h3{font-size:.95rem}.zf-advanced-variants-embedded-note{margin:0;padding:10px 16px 14px;color:#6b7280;font-size:12px;line-height:1.45;border-top:1px solid #f3f4f6}.zf-advanced-variants-help{margin:6px 0 0;color:#6b7280;font-size:13px;line-height:1.45;max-width:52ch}.zf-advanced-variants-section{display:grid;gap:12px}.zf-advanced-variants-section__head{display:flex;align-items:center;justify-content:space-between;gap:12px}.zf-advanced-variants-section__head h3{margin:0;color:#0f172a;font-size:.9rem;font-weight:750}.zf-advanced-variants-section__head h3 span{margin-left:6px;color:#6b7280;font-weight:600}.zf-advanced-variants-cap{color:#6b7280;font-size:.75rem;text-align:right}.zf-advanced-variants-cap--with-icon{display:inline-flex;align-items:center;gap:6px}.zf-advanced-variants-options{display:flex;flex-direction:column;gap:12px}.zf-advanced-variants-option{display:grid;grid-template-columns:auto minmax(196px,.42fr) minmax(0,1fr) auto;gap:12px;align-items:start;padding:14px;border:1px solid #e5e7eb;border-radius:14px;background:#fff}.zf-advanced-variants-field{display:grid;gap:6px;min-width:0}.zf-advanced-variants-field>span{color:#6b7280;font-size:.68rem;font-weight:750;letter-spacing:.05em;text-transform:uppercase}.zf-advanced-variants-option__name,.zf-advanced-variants-option__values{display:flex;align-items:center;gap:8px}.zf-advanced-variants-option__values{flex-direction:column;align-items:stretch;gap:10px}.zf-advanced-variants-option .zf-advanced-variants-field:not(.zf-advanced-variants-field--values) .zf-input{width:100%;min-width:0;box-sizing:border-box}.zf-advanced-variants-chips{display:flex;flex-wrap:wrap;gap:8px;align-items:center;min-height:40px;padding:6px 8px;border:1px solid #e5e7eb;border-radius:10px;background:#f8fafc}.zf-advanced-variants-chip{display:inline-flex;align-items:center;gap:4px;min-width:min(140px,100%);padding:4px 6px 4px 4px;border:1px solid #c7d2fe;border-radius:999px;background:#eef2ff}.zf-advanced-variants-chip .zf-input{flex:1 1 auto;min-width:0;border:0;background:transparent;box-shadow:none;padding-left:2px;padding-right:2px;color:#3730a3;font-weight:650}.zf-advanced-variants-chip-remove{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;border:0;border-radius:999px;background:transparent;color:#6366f1;cursor:pointer}.zf-advanced-variants-add-value{border:1px dashed #a5b4fc;border-radius:999px;background:transparent;color:#4f46e5;font-size:.78rem;font-weight:650;padding:5px 10px;cursor:pointer}.zf-advanced-variants-add-value:disabled,.zf-advanced-variants-add-option:disabled{opacity:.45;cursor:not-allowed}.zf-advanced-variants-add-option{width:100%;margin-top:4px;padding:14px;border:1.5px dashed #c7d2fe;border-radius:12px;background:#f8fafc;color:#4f46e5;font-size:.9rem;font-weight:650;cursor:pointer}.zf-advanced-variants-status{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 14px;border:1px solid #c7d2fe;border-radius:12px;background:#eef2ff;color:#3730a3}.zf-advanced-variants-status__count{display:inline-flex;align-items:center;gap:8px;font-size:.875rem;font-weight:650}.zf-advanced-variants-status__actions{display:inline-flex;flex-wrap:wrap;gap:8px}.zf-advanced-variants-text-action{display:inline-flex;align-items:center;gap:6px;border:0;background:transparent;color:#4f46e5;font-size:.82rem;font-weight:650;cursor:pointer}.zf-advanced-variants-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 20px 16px;border-top:1px solid #e5e7eb}.zf-advanced-variants-footer__note{display:flex;flex-direction:column;gap:4px;margin:0;color:#6b7280;font-size:.78rem;min-width:0}.zf-advanced-variants-footer__note p{margin:0}.zf-advanced-variants-admin-link{color:#4f46e5;font-weight:650;text-decoration:none;width:fit-content}.zf-advanced-variants-admin-link:hover{text-decoration:underline}.zf-advanced-variants-footer__actions{display:inline-flex;gap:8px;flex-shrink:0}.zf-advanced-variants-save{background:#6366f1!important;border-color:#6366f1!important}.zf-advanced-variants-handle,.zf-advanced-variants-icon-btn{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;padding:0;border:0;border-radius:8px;background:transparent;color:#6b7280;cursor:grab}.zf-advanced-variants-icon-btn{cursor:pointer}.zf-advanced-variants-icon-btn:disabled{opacity:.35;cursor:not-allowed}.zf-advanced-variants-handle:hover,.zf-advanced-variants-icon-btn:hover:not(:disabled){background:#eef2ff;color:#111827}.zf-advanced-variants-link{align-self:flex-start;padding:0;border:0;background:transparent;color:#4f46e5;font-size:13px;font-weight:650;cursor:pointer}.zf-advanced-variants-link:disabled{opacity:.45;cursor:not-allowed}.zf-advanced-variants-warning,.zf-advanced-variants-empty{margin:0;padding:10px 12px;border-radius:10px;font-size:13px}.zf-advanced-variants-warning{background:#fff7ed;color:#9a3412}.zf-advanced-variants-empty{background:#eef2ff;color:#3730a3}.zf-advanced-variants-bulk{display:grid;grid-template-columns:auto repeat(3,minmax(0,1fr)) auto;gap:8px;align-items:center;padding:10px 12px;border:1px solid #e5e7eb;border-radius:12px;background:#fff}.zf-advanced-variants-bulk-label{color:#6b7280;font-size:12px;font-weight:700;white-space:nowrap}.zf-advanced-variants-bulk-apply{white-space:nowrap}.zf-advanced-variants-cards{display:grid;gap:10px}.zf-advanced-variants-card{display:grid;grid-template-columns:72px minmax(0,1fr);gap:14px;padding:14px;border:1px solid #e5e7eb;border-radius:14px;background:#fff;transition:border-color .15s ease,box-shadow .15s ease,background .15s ease}.zf-advanced-variants-card.is-focused,.zf-advanced-variants-card:hover{border-color:#818cf8;background:#f5f7ff;box-shadow:0 0 0 3px #6366f11a}.zf-advanced-variants-card__main{display:grid;gap:10px;min-width:0}.zf-advanced-variants-card__title-row{display:grid;gap:2px}.zf-advanced-variants-combo-meta{margin:0;color:#6b7280;font-size:.78rem}.zf-advanced-variants-card__fields{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.zf-advanced-variants-card__fields label{display:grid;gap:4px;min-width:0}.zf-advanced-variants-card__fields label>span{color:#6b7280;font-size:.7rem;font-weight:700;letter-spacing:.02em;text-transform:uppercase}.zf-advanced-variants-money{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:4px;padding:0 0 0 10px;border:1px solid #e5e7eb;border-radius:10px;background:#fff}.zf-advanced-variants-money em{font-style:normal;color:#6b7280;font-size:.85rem;font-weight:650}.zf-advanced-variants-money .zf-input{border:0;background:transparent;box-shadow:none}.zf-advanced-variants-inventory{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:4px;padding:0 10px 0 0;border:1px solid #bbf7d0;border-radius:999px;background:#ecfdf5}.zf-advanced-variants-inventory .zf-input{border:0;background:transparent;box-shadow:none;text-align:center;font-weight:700;color:#047857}.zf-advanced-variants-inventory em{font-style:normal;color:#047857;font-size:.72rem;font-weight:650;white-space:nowrap}.zf-advanced-variants-inventory--low{border-color:#fde68a;background:#fffbeb}.zf-advanced-variants-inventory--low .zf-input,.zf-advanced-variants-inventory--low em{color:#b45309}.zf-advanced-variants-inventory--neutral{border-color:#e5e7eb;background:#f8fafc}.zf-advanced-variants-inventory--neutral .zf-input,.zf-advanced-variants-inventory--neutral em{color:#6b7280}.zf-advanced-variants-image{display:inline-flex;flex:0 0 72px;width:72px;height:72px;padding:0;overflow:hidden;border:1px dashed #d1d5db;border-radius:12px;background:#f9fafb;cursor:pointer;-moz-appearance:none;appearance:none;-webkit-appearance:none;font:inherit;color:inherit}.zf-advanced-variants-image input{display:none}.zf-advanced-variants-image img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.zf-advanced-variants-image__placeholder{display:inline-flex;align-items:center;justify-content:center;width:100%;height:100%;color:#9ca3af}.zf-advanced-variants-combo-title{margin:0;font-size:.95rem;font-weight:700;color:#111827;letter-spacing:-.01em}.zf-advanced-bundles-modal{max-width:920px}.zf-advanced-bundles-look,.zf-advanced-bundles-colors{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 16px;margin:0 0 16px}.zf-advanced-bundles-table-wrap{overflow-x:auto}.zf-advanced-bundles-table .zf-input{min-width:0;width:100%}.zf-advanced-bundles-featured{display:inline-flex;align-items:center;gap:8px;color:#334155;font-size:.78rem;font-weight:600}.zf-advanced-bundles-add{margin:12px 0 0;width:auto}@media (max-width: 760px){.zf-advanced-bundles-look,.zf-advanced-bundles-colors{grid-template-columns:1fr}}@media (max-width: 760px){.zf-advanced-variants-option{grid-template-columns:1fr}.zf-advanced-variants-bulk{grid-template-columns:1fr 1fr}.zf-advanced-variants-bulk-label,.zf-advanced-variants-bulk-apply{grid-column:1 / -1}.zf-advanced-variants-card{grid-template-columns:56px minmax(0,1fr)}.zf-advanced-variants-card__fields{grid-template-columns:1fr 1fr}.zf-advanced-variants-status,.zf-advanced-variants-footer{flex-direction:column;align-items:stretch}.zf-advanced-variants-footer__actions{width:100%}.zf-advanced-variants-footer__actions .zf-btn-secondary,.zf-advanced-variants-footer__actions .zf-btn-dark{flex:1}.zf-branding-studio__swatch-grid{grid-template-columns:1fr}}.zf-variants-table-wrap--modal-edit .zf-variants-table td{padding-top:10px;padding-bottom:10px;vertical-align:middle}.zf-variants-table-wrap--modal-edit .zf-variant-title-input{min-width:140px}.zf-variants-table-wrap--drawer-edit{margin-top:10px;overflow:visible;border:0;border-radius:0;background:transparent}.zf-variants-table-wrap--drawer-edit .zf-variants-table,.zf-variants-table-wrap--drawer-edit .zf-variants-table tbody,.zf-variants-table-wrap--drawer-edit .zf-variants-table tr,.zf-variants-table-wrap--drawer-edit .zf-variants-table td{display:block;width:100%}.zf-variants-table-wrap--drawer-edit .zf-variants-table{table-layout:auto;border-collapse:separate;border-spacing:0}.zf-variants-table-wrap--drawer-edit .zf-variants-table thead{display:none}.zf-variants-table-wrap--drawer-edit .zf-variants-table tr{margin-bottom:10px;padding:12px;border:1px solid rgba(15,23,42,.08);border-radius:14px;background:#fff;box-shadow:0 1px 2px #0f172a08}.zf-variants-table-wrap--drawer-edit .zf-variants-table td{padding:0 0 9px;border:0}.zf-variants-table-wrap--drawer-edit .zf-variants-table td:last-child{padding-bottom:0}.zf-variants-table-wrap--drawer-edit .zf-variants-table td[data-label]:before{content:attr(data-label);display:block;margin-bottom:5px;color:#334155;font-size:.72rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.zf-variants-table-wrap--drawer-edit .zf-variants-table .zf-input,.zf-variants-table-wrap--drawer-edit .zf-variant-title-input{width:100%;min-width:0;border:1px solid rgba(15,23,42,.12);border-radius:10px;background:#f8fafc;color:#0f172a;font-size:.82rem;font-weight:650;line-height:1.45;padding:9px 10px;box-shadow:0 1px #0f172a08}.zf-variants-drawer-save{width:100%;margin-top:10px}.zf-review-modal-header,.zf-review-modal-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 20px;border-bottom:1px solid #e5e7eb;background:#f9fafb}.zf-review-modal-footer{justify-content:flex-end;border-top:1px solid #e5e7eb;border-bottom:0;background:#fff}.zf-review-modal-header h2{margin:0;font-size:1rem;font-weight:800}.zf-review-modal-header button{width:30px;height:30px;border:0;border-radius:8px;background:#e5e7eb;cursor:pointer;font-size:1.3rem;line-height:1}.zf-review-modal-body{display:flex;flex-direction:column;gap:14px;padding:20px}.zf-review-modal-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.zf-review-image-picker{position:relative;display:flex;align-items:center;justify-content:center;width:64px;height:64px;overflow:hidden;border:1px dashed #c7d2fe;border-radius:12px;background:#eef2ff;color:#4f46e5;font-size:.7rem;font-weight:800}.zf-review-image-picker img{width:100%;height:100%;object-fit:cover}.zf-star-editor{display:flex;gap:2px}.zf-star-editor button{border:0;background:transparent;color:#d1d5db;cursor:pointer;font-size:1.35rem;line-height:1}.zf-star-editor button.is-filled{color:#facc15}@media (max-width: 1180px){.zf-step3-layout,.zf-step3-layout--editor-open,.zf-step3-layout--mobile.zf-step3-layout--editor-open,.zf-step3-layout--tablet.zf-step3-layout--editor-open{grid-template-columns:1fr}.zf-step3-section-tree,.zf-step3-side-editor{position:static;max-height:none}.zf-editor-sidebar{position:static}}@media (max-width: 760px){.zf-step3-preview-card{width:calc(100% + 28px);margin-left:-14px;margin-right:-14px}.zf-step3-preview-card--mobile{width:var(--zf-mobile-preview-content-width);margin-left:auto;margin-right:auto}.zf-step3-preview-card--tablet{width:var(--zf-tablet-preview-content-width);margin-left:auto;margin-right:auto}.zf-step3-root{padding-right:14px;padding-left:14px}.zf-step3-heading,.zf-step3-bottom-bar{flex-direction:column;align-items:stretch}.zf-step3-bottom-bar span{text-align:left}.zf-step3-bottom-bar>div,.zf-two-fields,.zf-review-modal-grid{grid-template-columns:1fr}.zf-step3-bottom-bar>div{display:grid}.zf-step3-top-actions{top:0;grid-template-columns:1fr;align-items:stretch;padding:8px}.zf-step3-root--editor .zf-step3-top-actions{top:0}.zf-step3-primary-actions{grid-column:1;display:flex;justify-content:flex-end}.zf-step3-statusline{grid-column:1}.zf-step3-statusline--upsell{align-items:flex-start;gap:8px}.zf-step3-statusline__actions{width:100%;justify-content:flex-start}.zf-design-system-summary{grid-column:1;grid-template-columns:1fr;align-items:stretch}.zf-design-system-summary__meta{justify-content:flex-start}.zf-generated-preview{min-height:560px}}.zf-billing-back-row{margin-bottom:16px}.zf-billing-back{display:inline-flex;align-items:center;gap:8px;padding:0;border:none;background:none;font-size:14px;color:#4b5563;cursor:pointer;font-family:inherit}.zf-billing-back:hover{color:#111827}.zf-billing-back-icon{width:16px;height:16px}.zf-billing-header{margin-bottom:clamp(20px,3vw,28px)}.zf-billing-sub{margin:0;font-size:15px;color:#6b7280}.zf-billing-sub--lead{font-size:clamp(17px,2vw,18px);font-weight:500;color:#374151;max-width:40rem}.zf-billing-banner{padding:14px 16px;border-radius:10px;font-size:14px;line-height:1.5;margin-bottom:20px}.zf-billing-banner--info{background:#eef2ff;border:1px solid #c7d2fe;color:#3730a3}.zf-billing-code{font-size:12px;padding:2px 6px;border-radius:4px;background:#ffffffb3;border:1px solid rgba(99,102,241,.35)}.zf-billing-current{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:16px;padding:24px;background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 1px 2px #1018280f;margin-bottom:24px}.zf-billing-kicker{margin:0 0 8px;font-size:11px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#6366f1}.zf-billing-plan-name{margin:0 0 4px;font-size:20px;font-weight:600;color:#111827}.zf-billing-plan-desc{margin:0;font-size:15px;color:#6b7280;max-width:36rem}.zf-billing-manage-hint{margin:-8px 0 24px;font-size:.875rem;color:#6b7280;line-height:1.45}.zf-billing-pricing{margin-bottom:24px}.zf-billing-pricing-title{margin:0 0 20px;font-size:22px;font-weight:600;color:#111827;text-align:center}.zf-billing-toggle{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin-bottom:28px}.zf-billing-toggle-btn{display:inline-flex;align-items:center;gap:8px;padding:10px 22px;border-radius:999px;border:none;font-size:14px;font-weight:500;font-family:inherit;cursor:pointer;background:#f3f4f6;color:#374151;transition:background .15s ease,color .15s ease}.zf-billing-toggle-btn:hover{background:#e5e7eb}.zf-billing-toggle-btn--on{background:#6366f1;color:#fff;box-shadow:0 1px 2px #4f46e540}.zf-billing-toggle-btn--on:hover{background:#4f46e5;color:#fff}.zf-billing-badge{padding:2px 8px;border-radius:999px;font-size:11px;font-weight:600;background:#d1fae5;color:#047857}.zf-billing-toggle-btn--on .zf-billing-badge{background:#ffffff40;color:#ecfdf5}.zf-billing-plans{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px;padding-top:12px}.zf-billing-plan-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:28px 24px;box-shadow:0 1px 2px #1018280f}.zf-billing-plan-card--muted{opacity:.88}.zf-billing-plan-card--basic{position:relative;border-color:#cbd5e1}.zf-billing-plan-card--current{border-width:2px;border-color:#64748b}.zf-billing-plan-card--pro{position:relative;border-width:2px;border-color:#6366f1;box-shadow:0 4px 14px #4f46e51f}.zf-billing-popular{position:absolute;top:-11px;left:50%;transform:translate(-50%);display:inline-flex;align-items:center;gap:5px;padding:4px 14px;border-radius:999px;font-size:11px;font-weight:600;background:#dbeafe;color:#1d4ed8}.zf-billing-plan-card-head h4{margin:0 0 12px;font-size:18px;font-weight:600;color:#111827}.zf-billing-price{display:flex;align-items:baseline;gap:4px;margin-bottom:12px}.zf-billing-price-num{font-size:36px;font-weight:700;color:#111827}.zf-billing-price-unit{font-size:15px;color:#6b7280}.zf-billing-entitlement{margin:0 0 16px;padding:8px 12px;border-radius:8px;font-size:13px;font-weight:700;letter-spacing:.01em;line-height:1.35;text-align:center}.zf-billing-entitlement--free{background:#f3f4f6;color:#374151;border:1px solid #e5e7eb}.zf-billing-entitlement--basic{background:#eff6ff;color:#1d4ed8;border:1px solid #bfdbfe}.zf-billing-entitlement--pro{background:#eef2ff;color:#4338ca;border:1px solid #c7d2fe}.zf-billing-yearly-note{margin:0 0 10px;font-size:14px;color:#6b7280}.zf-billing-trial-pill{display:inline-block;margin-bottom:14px;padding:4px 10px;border-radius:999px;font-size:12px;font-weight:600;background:#ecfdf5;color:#047857}.zf-billing-btn{width:100%;padding:12px 18px;border-radius:10px;font-size:15px;font-weight:500;font-family:inherit;border:none;cursor:pointer;transition:opacity .15s ease,filter .15s ease}.zf-billing-btn--primary{background:linear-gradient(90deg,#6366f1,#7c3aed);color:#fff;box-shadow:0 1px 2px #4f46e533}.zf-billing-btn--primary:hover{filter:brightness(.95)}.zf-billing-btn--primary:disabled{opacity:.55;cursor:not-allowed;filter:none}.zf-home-plan-upgrade:disabled{opacity:.55;cursor:not-allowed}.zf-billing-btn--disabled{background:#e5e7eb;color:#9ca3af;cursor:not-allowed}.zf-billing-btn--current{background:#e5e7eb;color:#6b7280;cursor:default}.zf-billing-btn--choose{background:#111827;color:#fff}.zf-billing-btn--choose:hover{background:#1f2937}.zf-billing-btn--choose:disabled{opacity:.55;cursor:not-allowed}.zf-billing-li-icon--yes{color:#16a34a}.zf-billing-li-icon--no{color:#ef4444}.zf-billing-popular-star{width:11px;height:11px}.zf-billing-features{list-style:none;margin:20px 0 0;padding:0}.zf-billing-features li{display:flex;align-items:flex-start;gap:10px;margin-bottom:10px;font-size:14px;color:#374151}.zf-billing-features__item--highlight{margin:0 0 12px;padding:10px 12px;border-radius:8px;background:#f0fdf4;border:1px solid #bbf7d0;font-weight:700;color:#14532d}.zf-billing-features__item--highlight .zf-billing-li-icon--yes{color:#15803d}.zf-billing-features--pro li{color:#111827;font-weight:500}.zf-billing-li-icon{width:18px;height:18px;flex-shrink:0;margin-top:2px;color:#6b7280}.zf-billing-li-icon--pro{color:#6366f1}.zf-billing-trial-banner{display:flex;gap:14px;margin-top:24px;padding:16px;background:#eef2ff;border:1px solid #c7d2fe;border-radius:12px}.zf-billing-trial-icon{flex-shrink:0;width:40px;height:40px;border-radius:10px;background:#e0e7ff;display:flex;align-items:center;justify-content:center}.zf-billing-clock{width:20px;height:20px;color:#4f46e5}.zf-billing-trial-banner p{margin:0;font-size:14px;line-height:1.55;color:#1f2937}.zf-billing-history-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 1px 2px #1018280f;overflow:hidden}.zf-billing-history-head{padding:16px 20px;border-bottom:1px solid #e5e7eb}.zf-billing-history-head h3{margin:0;font-size:16px;font-weight:600;color:#111827}.zf-billing-history-empty{padding:48px 20px;text-align:center}.zf-billing-history-empty-icon{width:64px;height:64px;margin:0 auto 16px;border-radius:999px;background:#f3f4f6;display:flex;align-items:center;justify-content:center}.zf-billing-empty-svg{width:28px;height:28px;color:#9ca3af}.zf-billing-history-empty h4{margin:0 0 6px;font-size:16px;font-weight:500;color:#4b5563}.zf-billing-history-empty p{margin:0;font-size:14px;color:#9ca3af}.zf-billing-skeleton{display:flex;flex-direction:column;gap:20px}.zf-billing-skel-block{height:120px;border-radius:12px;background:linear-gradient(90deg,#f3f4f6 25%,#e5e7eb,#f3f4f6 75%);background-size:200% 100%;animation:zf-billing-shimmer 1.2s ease-in-out infinite}.zf-billing-skel-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:20px}.zf-billing-skel-current{height:112px;border-radius:12px;background:linear-gradient(90deg,#f3f4f6 25%,#e5e7eb,#f3f4f6 75%);background-size:200% 100%;animation:zf-billing-shimmer 1.2s ease-in-out infinite}.zf-billing-skel-card{height:380px;border-radius:12px;background:linear-gradient(90deg,#f3f4f6 25%,#e5e7eb,#f3f4f6 75%);background-size:200% 100%;animation:zf-billing-shimmer 1.2s ease-in-out infinite}@keyframes zf-billing-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.zf-billing-support{background:#f8fafc;border:1px solid #e5e7eb;border-radius:12px;margin-top:20px;padding:20px}.zf-billing-support-content{max-width:600px}.zf-billing-support-content h3{margin:0 0 12px;font-size:16px;font-weight:600;color:#111827}.zf-billing-support-content p{margin:0;font-size:14px;color:#4b5563;line-height:1.5}.zf-billing-support-link{background:none;border:none;color:#6366f1;text-decoration:none;font-weight:500;cursor:pointer;padding:0;font:inherit;transition:color .2s}.zf-billing-support-link:hover{color:#4f46e5;text-decoration:underline}.zf-parity-preview-root .zf-parity-section-shell,.zf-product-preview-root .zf-parity-section-shell{position:relative;margin-bottom:0;border:2px solid transparent;border-radius:0;cursor:pointer;transition:border-color .15s ease,box-shadow .15s ease}.zf-product-preview-root .zf-parity-section-shell:hover{border-color:#3b82f659}.zf-product-preview-root .zf-parity-section-shell.is-selected{border-color:#3b82f6;box-shadow:0 0 0 1px #3b82f640}.zf-product-preview-root.is-editor .zf-parity-section-shell{cursor:pointer}.zf-product-preview-root.is-editor .zf-parity-section-shell.has-block-selection{border-color:#3b82f640;box-shadow:none}.zf-product-preview-root.is-editor .zf-parity-section-shell.has-block-selection [data-zf-hero-slot],.zf-product-preview-root.is-editor [data-zf-editor-block]{position:relative}.zf-product-preview-root.is-editor [data-zf-editor-block].zf-product-philosophy__spread-image,.zf-product-preview-root.is-editor [data-zf-editor-block].zf-product-philosophy__story-image,.zf-product-preview-root.is-editor [data-zf-editor-block].zf-product-philosophy__spread-caption,.zf-product-preview-root.is-editor [data-zf-editor-block].zf-product-philosophy__spread-stat{position:absolute}.zf-product-preview-root.is-editor [data-zf-hero-slot=gallery_stage] .zf-product-conversion-hero__stage-image,.zf-product-preview-root.is-editor [data-zf-hero-slot=gallery_stage]>img,.zf-product-preview-root.is-editor [data-zf-hero-slot=gallery_stage] img[data-zf-editor-block]{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;object-fit:var(--zf-hero-gallery-object-fit, contain)}.zf-product-preview-root.is-editor .zf-product-ugc-reel--unified-catalog[data-zf-ugc-reel-token-driven][data-zf-ugc-reel-layout-pattern=photo-social-grid] [data-zf-ugc-reel-slot=card_media][data-zf-editor-block],.zf-product-preview-root.is-editor .zf-product-ugc-reel--unified-catalog[data-zf-ugc-reel-token-driven][data-zf-ugc-reel-layout-pattern=photo-social-grid] [data-zf-ugc-reel-slot=card_media] img[data-zf-editor-block]{position:absolute}.zf-product-preview-root.is-editor .is-zf-editor-selected{outline:2px solid #3b82f6!important;outline-offset:0;box-shadow:none}.zf-product-preview-root.is-editor .zf-product-reviews__metric.is-zf-editor-selected,.zf-product-preview-root.is-editor [data-zf-reviews-slot=card].is-zf-editor-selected{outline-offset:3px;position:relative;z-index:2}.zf-product-preview-root.is-editor .is-zf-editor-selected.zf-product-philosophy__spread-media,.zf-product-preview-root.is-editor .is-zf-editor-selected.zf-product-philosophy__story-media,.zf-product-preview-root.is-editor .is-zf-editor-selected.zf-product-philosophy__split-media{box-shadow:var(--zf-editorial-spread-media-box-shadow, none)}.zf-product-preview-root.is-editor .zf-parity-section-shell.has-block-selection[data-zf-selected-slot=media_gallery] [data-zf-hero-slot=media_gallery],.zf-product-preview-root.is-editor .zf-parity-section-shell.has-block-selection[data-zf-selected-slot=eyebrow] [data-zf-hero-slot=eyebrow],.zf-product-preview-root.is-editor .zf-parity-section-shell.has-block-selection[data-zf-selected-slot=title] [data-zf-hero-slot=title],.zf-product-preview-root.is-editor .zf-parity-section-shell.has-block-selection[data-zf-selected-slot=subtitle] [data-zf-hero-slot=subtitle],.zf-product-preview-root.is-editor .zf-parity-section-shell.has-block-selection[data-zf-selected-slot=price] [data-zf-hero-slot=price],.zf-product-preview-root.is-editor .zf-parity-section-shell.has-block-selection[data-zf-selected-slot=offer_badges] [data-zf-hero-slot=offer_badges],.zf-product-preview-root.is-editor .zf-parity-section-shell.has-block-selection[data-zf-selected-slot=commerce_actions] [data-zf-hero-slot=commerce_actions],.zf-product-preview-root.is-editor .zf-parity-section-shell.has-block-selection[data-zf-selected-group=hero_cta] [data-zf-hero-slot=product_form]{outline:2px solid #3b82f6;outline-offset:0;box-shadow:none}.zf-parity-section-selection-label{position:absolute;top:0;left:12px;z-index:5;transform:translateY(-50%);padding:2px 8px;border-radius:4px;background:#3b82f6;color:#fff;font-size:.6875rem;font-weight:700;letter-spacing:.01em;line-height:1.4;pointer-events:none}.zf-product-preview-root.is-editor .zf-parity-section-shell.has-block-selection[data-zf-selected-slot=media_gallery] .zf-parity-section-selection-label{left:24px;top:18px;transform:none}.zf-product-preview-root.is-editor .zf-parity-section-toolbar{display:none!important}.zf-parity-section-toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:6px;justify-content:flex-end;padding:8px 10px;margin:0 0 8px;border-radius:12px;border:1px solid #c7d2fe;background:linear-gradient(90deg,#eef2fff5,#fffffffa);box-shadow:0 8px 22px #4f46e51f}.zf-parity-toolbar-label{margin-right:auto;font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#4338ca}.zf-parity-tb-btn{width:32px;height:32px;border-radius:10px;padding:0;display:inline-flex;align-items:center;justify-content:center;border:1px solid #dbe1ff;background:#fff;color:#312e81;cursor:pointer;flex-shrink:0}.zf-parity-tb-btn:hover:not(:disabled){background:#eef2ff}.zf-parity-tb-btn:disabled{opacity:.35;cursor:not-allowed}.zf-parity-tb-btn--ai{color:#6d28d9}.zf-parity-tb-btn--sm{width:28px;height:28px;border-radius:8px}.zf-parity-text-actions{display:inline-flex;align-items:center;gap:4px;margin-left:8px;vertical-align:middle}.zf-product-liquid-edit-actions{display:flex;flex-wrap:wrap;align-items:center;gap:6px;justify-content:flex-end;padding:8px 10px;margin:-2px 0 8px;border:1px solid #e0e7ff;border-radius:12px;background:#fffffff5}.zf-product-liquid-edit-action{display:inline-flex;align-items:center;gap:4px;padding:3px 4px 3px 8px;border:1px solid #eef2ff;border-radius:999px;color:#4338ca;font-size:11px;font-weight:700;background:#fff}.zf-product-liquid-edit-action .zf-parity-text-actions,.zf-product-liquid-edit-action .zf-parity-img-actions{position:static;margin-left:0}.zf-parity-preview-root [data-zf-edit-field]{position:relative!important;padding-right:72px!important}.zf-renderer-edit-control{display:inline-flex!important;align-items:center;justify-content:flex-end;gap:4px;margin-left:0!important;vertical-align:middle;position:absolute!important;top:-12px;right:0;z-index:50;pointer-events:auto}.zf-renderer-edit-control .zf-parity-text-actions{display:inline-flex!important;gap:4px;margin-left:0!important;opacity:1!important;visibility:visible!important;pointer-events:auto}.zf-renderer-edit-control .zf-parity-tb-btn{box-shadow:0 8px 18px #0f172a29}.zf-parity-preview-root [data-zf-image-index]{position:relative}.zf-renderer-image-control{position:absolute;top:10px;right:10px;z-index:8}.zf-parity-overlay-line{position:relative;padding-right:0;box-sizing:border-box}.zf-parity-overlay-line .zf-parity-text-actions{position:absolute;top:0;right:0;margin-left:0}.zf-parity-inline-editable{position:relative;display:block;padding-right:0;box-sizing:border-box}.zf-parity-inline-editable-text{display:inline;padding-right:4px}.zf-parity-preview-root .zf-hero-title.zf-parity-inline-editable,.zf-parity-preview-root .zf-sec-title.zf-parity-inline-editable{display:block}.zf-parity-inline-editable .zf-parity-text-actions{position:absolute;top:auto;bottom:calc(100% + 6px);right:-6px;transform:none;margin-left:0;z-index:5}.zf-parity-preview-root .zf-feature-title.zf-parity-inline-editable,.zf-parity-preview-root .zf-feature-desc.zf-parity-inline-editable{display:block}.zf-parity-preview-root .zf-cmp-table th.zf-parity-inline-editable{vertical-align:top}.zf-faq-q.zf-parity-inline-editable{position:relative;padding-right:0}.zf-faq-q.zf-parity-inline-editable .zf-parity-text-actions{position:absolute;top:50%;right:-10px;transform:translateY(-50%);margin-left:0}.zf-parity-img-slot{position:relative;display:block;width:100%}.zf-parity-img-slot--thumb{display:block;width:100%;height:100%}.zf-parity-img-actions{position:absolute;top:8px;right:8px;display:flex;gap:4px;z-index:3}.zf-parity-inline-editable .zf-parity-text-actions .zf-parity-tb-btn{box-shadow:0 1px 3px #00000029}.zf-parity-hidden-strip{padding:20px 16px;margin-bottom:12px;text-align:center;font-size:13px;font-weight:600;color:#6b7280;border:1px dashed #c7d2fe;border-radius:12px;background:#f9fafb}.zf-parity-preview-root .zf-hero-title,.zf-parity-preview-root .zf-sec-title{display:flex;flex-wrap:wrap;align-items:center;gap:4px}.zf-admin-gate{max-width:32rem;margin:4rem auto 0}.zf-admin-gate-content{display:grid;gap:14px;padding:28px}.zf-admin-gate-form{display:grid;gap:12px}.zf-admin-title{margin:0}.zf-admin-subtitle{margin:0 0 6px}.zf-admin-gate-btn{justify-self:start}.zf-admin-step2-wrap{display:grid;gap:18px;padding-bottom:48px}.zf-admin-welcome{margin-bottom:24px}.zf-admin-topbar{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;flex-wrap:wrap}.zf-admin-topbar h1{margin:0}.zf-admin-topbar p{margin:4px 0 0}.zf-admin-top-actions{display:inline-flex;gap:8px}.zf-admin-template-link{text-decoration:none;display:inline-flex;align-items:center}.zf-admin-live-root{min-height:100vh;display:grid;place-items:center;padding:24px;background:#f3f4f6}.zf-admin-live-card{display:flex;align-items:flex-start;gap:14px;width:min(100%,420px);padding:22px 24px;border:1px solid #e5e7eb;border-radius:16px;background:#fff;box-shadow:0 10px 30px #0f172a0f}.zf-admin-live-title{margin:0;font-size:18px;font-weight:750;color:#111827}.zf-admin-live-copy{margin:6px 0 0;font-size:13.5px;line-height:1.45;color:#6b7280}.zf-admin-live-error{margin:10px 0 0;font-size:13px;color:#b91c1c}.zf-admin-presence-dot.is-idle{background:#d1d5db;box-shadow:none;animation:none}.zf-admin-pulse{display:flex;flex-wrap:wrap;border:1px solid #e5e7eb;border-radius:14px;background:#fff;overflow:hidden}.zf-admin-pulse-item{flex:1 1 0;min-width:104px;display:grid;gap:2px;padding:14px 18px;border-right:1px solid #f0f0f2}.zf-admin-pulse-item:last-child{border-right:none}.zf-admin-pulse-value{font-size:22px;font-weight:800;color:#111827;line-height:1.1}.zf-admin-pulse-label{font-size:12px;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.04em}.zf-admin-section-title{margin:0;font-size:15px;font-weight:700;color:#111827}.zf-admin-count{margin-left:6px;padding:2px 8px;border-radius:999px;background:#eef2ff;color:#4f46e5;font-size:12px;font-weight:700}.zf-admin-funnel2,.zf-admin-forecast{display:grid;gap:12px;padding:16px 18px;border:1px solid #e5e7eb;border-radius:14px;background:#fff}.zf-admin-charts{display:grid;gap:14px;padding:16px 18px;border:1px solid #e5e7eb;border-radius:14px;background:#fff}.zf-admin-charts-head{display:flex;flex-wrap:wrap;gap:10px 16px;align-items:flex-start;justify-content:space-between}.zf-admin-charts-head-actions{display:grid;gap:10px;justify-items:end}.zf-admin-vchart-range{display:inline-flex;flex-wrap:wrap;justify-content:flex-end;gap:2px;padding:3px;border-radius:999px;background:#f3f4f6;border:1px solid #e5e7eb}.zf-admin-vchart-range-btn{margin:0;padding:6px 12px;border:none;border-radius:999px;background:transparent;color:#6b7280;font-size:12px;font-weight:700;cursor:pointer}.zf-admin-vchart-range-btn:hover{color:#374151}.zf-admin-vchart-range-btn.is-active{background:#fff;color:#111827;box-shadow:0 1px 2px #0f172a14}.zf-admin-vchart-range-btn:focus-visible{outline:2px solid #c7d2fe;outline-offset:1px}.zf-admin-vchart-summary{display:inline-flex;gap:14px;align-items:baseline;font-size:12px;color:#6b7280}.zf-admin-vchart-summary strong{color:#0f766e;font-size:16px;font-weight:800;letter-spacing:-.02em;margin-right:4px}.zf-admin-vchart-summary strong.zf-admin-vchart-summary-paid{color:#4f46e5}.zf-admin-vchart-summary strong.zf-admin-vchart-summary-uninstalled{color:#dc2626}.zf-admin-vchart{display:grid;gap:10px;padding:12px 12px 8px;border-radius:12px;background:#f8fafc;border:1px solid #eef2f7;overflow-x:auto;position:relative}.zf-admin-vchart-tooltip{display:inline-flex;flex-wrap:wrap;align-items:center;gap:10px 14px;min-height:28px;padding:6px 10px;border-radius:8px;background:#111827;color:#f9fafb;font-size:12px;width:fit-content;max-width:100%}.zf-admin-vchart-tooltip strong{font-weight:700;margin-right:2px}.zf-admin-vchart-tooltip>span{display:inline-flex;align-items:center;gap:6px}.zf-admin-vchart-tooltip--hint{background:transparent;color:#9ca3af;padding-left:2px}.zf-admin-vchart-plot{display:flex;align-items:flex-end;gap:6px;min-height:180px;width:100%;padding:0 2px 4px}.zf-admin-vchart-plot--dense{gap:2px}.zf-admin-vchart-plot--dense .zf-admin-vchart-bar{width:min(8px,80%)}.zf-admin-vchart-plot--dense .zf-admin-vchart-bar-count{font-size:8px;margin-bottom:1px}.zf-admin-vchart-plot--dense .zf-admin-vchart-label{font-size:10px}.zf-admin-vchart-plot--yearly{gap:8px}.zf-admin-vchart-plot--yearly .zf-admin-vchart-bar{width:min(16px,70%)}.zf-admin-vchart-col{display:grid;gap:8px;justify-items:center;flex:1 1 0;min-width:0;cursor:pointer;border-radius:8px;padding:4px 1px 2px;outline:none}.zf-admin-vchart-col:hover,.zf-admin-vchart-col:focus-visible,.zf-admin-vchart-col.is-hovered{background:#0f766e14}.zf-admin-vchart-bars{display:flex;align-items:flex-end;justify-content:center;gap:2px;width:100%;height:154px}.zf-admin-vchart-bar-stack{display:flex;flex-direction:column;align-items:center;justify-content:flex-end;height:100%;min-width:0;flex:1 1 0}.zf-admin-vchart-bar-count{font-size:10px;font-weight:800;line-height:1;margin-bottom:3px;font-variant-numeric:tabular-nums;letter-spacing:-.03em}.zf-admin-vchart-bar-count--installs{color:#0f766e}.zf-admin-vchart-bar-count--paid{color:#4f46e5}.zf-admin-vchart-bar-count--uninstalled{color:#dc2626}.zf-admin-vchart-bar-count--empty{visibility:hidden}.zf-admin-vchart-bar{display:block;width:min(12px,70%);border-radius:6px 6px 2px 2px;min-height:0;transition:height .12s ease}.zf-admin-vchart-bar--installs{background:#0f766e}.zf-admin-vchart-bar--paid{background:#4f46e5}.zf-admin-vchart-bar--uninstalled{background:#dc2626}.zf-admin-vchart-label{font-size:11px;font-weight:600;color:#6b7280;white-space:nowrap}.zf-admin-vchart-legend{display:inline-flex;flex-wrap:wrap;gap:14px;font-size:12px;color:#4b5563}.zf-admin-vchart-legend-item{display:inline-flex;align-items:center;gap:6px}.zf-admin-vchart-swatch{width:10px;height:10px;border-radius:3px}.zf-admin-vchart-swatch--installs{background:#0f766e}.zf-admin-vchart-swatch--paid{background:#4f46e5}.zf-admin-vchart-swatch--uninstalled{background:#dc2626}.zf-admin-forecast-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.zf-admin-forecast-stat{display:grid;gap:4px;padding:14px 16px;border-radius:12px;background:#f8fafc;border:1px solid #eef2f7}.zf-admin-forecast-value{font-size:26px;font-weight:800;color:#111827;line-height:1.1;letter-spacing:-.03em}.zf-admin-forecast-label{font-size:12px;font-weight:700;color:#4f46e5;text-transform:uppercase;letter-spacing:.04em}.zf-admin-forecast-meta{font-size:12px;color:#6b7280;line-height:1.35}@media (max-width: 800px){.zf-admin-forecast-grid{grid-template-columns:1fr}}.zf-admin-funnel-hint{margin:-4px 0 0;font-size:12px;color:#6b7280;line-height:1.4}.zf-admin-flow-row{display:flex;align-items:center;gap:16px;flex-wrap:wrap;padding:10px 12px;border:1px solid #f0f0f2;border-radius:12px;background:#fafafa}.zf-admin-flow-range{flex:0 0 72px;font-size:12px;font-weight:700;color:#6b7280;text-transform:uppercase;letter-spacing:.04em}.zf-admin-flow-stages{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.zf-admin-flow-stage-group{display:flex;align-items:center;gap:10px}.zf-admin-flow-stage{display:grid;justify-items:center;gap:0;min-width:64px;padding:6px 12px;border:1px solid #e5e7eb;border-radius:10px;background:#fff}.zf-admin-flow-stage strong{font-size:17px;color:#111827;line-height:1.15}.zf-admin-flow-stage span{font-size:11px;font-weight:600;color:#6b7280}.zf-admin-flow-arrow{display:grid;justify-items:center;color:#9ca3af;font-size:14px;line-height:1}.zf-admin-flow-pct{font-size:11px;font-weight:700;color:#4f46e5}.zf-admin-flow-chips{display:flex;gap:6px;flex-wrap:wrap;margin-left:auto}.zf-admin-flow-quiet{font-size:12px;color:#9ca3af}.zf-admin-countries{display:grid;gap:12px;padding:16px 18px;border:1px solid #e5e7eb;border-radius:14px;background:#fff}.zf-admin-countries-head{display:grid;gap:4px}.zf-admin-countries-list{list-style:none;margin:0;padding:0;display:grid;gap:8px}.zf-admin-countries-row{display:grid;grid-template-columns:minmax(96px,160px) 1fr auto auto;align-items:center;gap:10px 12px}.zf-admin-countries-name{font-size:13px;font-weight:600;color:#111827;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.zf-admin-countries-bar-track{height:8px;border-radius:999px;background:#f3f4f6;overflow:hidden}.zf-admin-countries-bar{display:block;height:100%;border-radius:999px;background:#6366f1}.zf-admin-countries-count{min-width:28px;text-align:right;font-size:13px;font-weight:700;color:#111827;font-variant-numeric:tabular-nums}.zf-admin-countries-pct{min-width:48px;text-align:right;font-size:12px;font-weight:700;color:#4f46e5;font-variant-numeric:tabular-nums}@media (max-width: 640px){.zf-admin-countries-row{grid-template-columns:1fr auto auto;grid-template-areas:"name count pct" "bar bar bar"}.zf-admin-countries-name{grid-area:name}.zf-admin-countries-bar-track{grid-area:bar}.zf-admin-countries-count{grid-area:count}.zf-admin-countries-pct{grid-area:pct}}.zf-admin-chip{display:inline-flex;align-items:center;padding:3px 9px;border-radius:999px;font-size:11.5px;font-weight:600;white-space:nowrap}.zf-admin-chip--alert{background:#fff7ed;color:#c2410c;box-shadow:inset 0 0 0 1px #fdba74}.zf-admin-chip--red{background:#fef2f2;color:#b91c1c}.zf-admin-chip--yellow{background:#fffbeb;color:#b45309}.zf-admin-chip--green{background:#f0fdf4;color:#15803d}.zf-admin-chip--blue{background:#eff6ff;color:#1d4ed8}.zf-admin-chip--gray{background:#f3f4f6;color:#4b5563}.zf-admin-shops2{display:grid;gap:12px}.zf-admin-shops2-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.zf-admin-shops2-title-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.zf-admin-export-all{display:inline-flex;align-items:center;gap:6px}.zf-admin-export-select,.zf-admin-export-check{display:inline-flex;align-items:center;gap:6px;cursor:pointer;-webkit-user-select:none;user-select:none}.zf-admin-export-select{font-size:12px;font-weight:600;color:#4b5563}.zf-admin-export-select input,.zf-admin-export-check input{width:15px;height:15px;margin:0;accent-color:#4f46e5;cursor:pointer}.zf-admin-export-check{flex:0 0 auto;padding:2px}.zf-admin-export-check.is-disabled,.zf-admin-export-select:has(input:disabled){cursor:not-allowed;opacity:.45}.zf-admin-export-selected-count{font-size:12px;font-weight:600;color:#4f46e5}.zf-admin-shops2-controls{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.zf-admin-live-meta{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:600;color:#6b7280;white-space:nowrap}.zf-admin-live-dot{width:7px;height:7px;border-radius:999px;background:#22c55e;box-shadow:0 0 0 3px #22c55e2e;animation:zf-admin-live-pulse 1.8s ease-in-out infinite}@keyframes zf-admin-live-pulse{0%,to{opacity:1}50%{opacity:.45}}.zf-admin-search-wrap{min-width:240px}.zf-admin-acc-list{display:grid;gap:10px}.zf-admin-acc{border:1px solid #e5e7eb;border-radius:14px;background:#fff;overflow:visible;transition:box-shadow .16s ease,border-color .16s ease}.zf-admin-acc.is-open{border-color:#c7d2fe;box-shadow:0 10px 34px #4f46e514}.zf-admin-acc-head{display:flex;align-items:center;gap:10px;width:100%;padding:14px 16px;border:none;background:transparent;font:inherit;text-align:left;cursor:pointer}.zf-admin-acc-head:hover{background:#fafafa}.zf-admin-acc-chev{flex:0 0 18px;width:18px;height:18px;color:#9ca3af;transition:transform .16s ease}.zf-admin-acc.is-open .zf-admin-acc-chev{transform:rotate(180deg);color:#4f46e5}.zf-admin-acc-identity{display:flex;flex-direction:column;gap:2px;min-width:0;flex:1 1 auto}.zf-admin-acc-name-row{display:flex;align-items:center;gap:6px;min-width:0}.zf-admin-kebab{position:relative;flex:0 0 auto}.zf-admin-kebab-trigger{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;padding:0;border:1px solid transparent;border-radius:8px;background:transparent;color:#6b7280;cursor:pointer}.zf-admin-kebab-trigger:hover,.zf-admin-kebab.is-open .zf-admin-kebab-trigger{background:#f3f4f6;border-color:#e5e7eb;color:#111827}.zf-admin-kebab-trigger:focus-visible{outline:2px solid #c7d2fe;outline-offset:1px}.zf-admin-kebab-menu{position:absolute;top:calc(100% + 4px);left:0;z-index:30;min-width:220px;padding:4px;border:1px solid #e5e7eb;border-radius:10px;background:#fff;box-shadow:0 12px 28px #0f172a1f}.zf-admin-kebab-item{display:flex;align-items:center;gap:8px;width:100%;padding:8px 10px;border:none;border-radius:7px;background:transparent;color:#374151;font:inherit;font-size:13px;font-weight:600;text-align:left;cursor:pointer}.zf-admin-kebab-item:hover:not(:disabled){background:#f3f4f6}.zf-admin-kebab-item:disabled{opacity:.5;cursor:not-allowed}.zf-admin-kebab-item--danger{color:#b91c1c}.zf-admin-kebab-item--danger:hover:not(:disabled){background:#fef2f2}.zf-admin-acc-shop-name{display:inline-flex;align-items:center;gap:7px;min-width:0;font-weight:700;font-size:14.5px;color:#111827;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.zf-admin-presence-dot{flex:0 0 auto;width:8px;height:8px;border-radius:999px;background:#22c55e;box-shadow:0 0 0 3px #22c55e2e;animation:zf-admin-live-pulse 1.8s ease-in-out infinite}.zf-admin-presence-dot--solo{margin-top:4px}.zf-admin-acc-meta-active{display:inline-flex;align-items:center;gap:6px;color:#15803d;font-weight:700}.zf-admin-shop-tab-presence{display:inline-flex;align-items:center;gap:6px;align-self:center;margin:0 4px 0 6px;padding:4px 10px;border-radius:999px;background:#22c55e1a;color:#15803d;font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap}.zf-admin-shop-tab-presence-label{line-height:1}.zf-admin-acc-domain{font-weight:600;font-size:12.5px;color:#4f46e5;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-decoration:none;border-bottom:1px solid transparent;width:fit-content;max-width:100%}.zf-admin-acc-domain:hover{color:#4338ca;border-bottom-color:#c7d2fe}.zf-admin-acc-domain:focus-visible{outline:2px solid #c7d2fe;outline-offset:2px;border-radius:4px}.zf-admin-acc-profile{display:inline-flex;align-items:center;flex-wrap:wrap;gap:4px 6px;min-width:0;color:#6b7280;font-size:12px;line-height:1.35}.zf-admin-acc-email{display:inline-block;max-width:240px;color:#4b5563;text-decoration:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;vertical-align:bottom}.zf-admin-acc-email:hover{color:#4f46e5;text-decoration:underline}.zf-admin-acc-country{white-space:nowrap}.zf-admin-acc-profile-sep{color:#d1d5db}.zf-admin-acc-meta{display:inline-flex;gap:14px;margin-left:auto;color:#6b7280;font-size:12.5px;white-space:nowrap;flex:0 0 auto}.zf-admin-uninstall-reason{display:flex;gap:8px;align-items:center;flex-wrap:wrap;width:100%}.zf-admin-uninstall-reason .zf-pages-search-input{flex:1 1 220px;min-width:180px}.zf-admin-acc-body{border-top:1px solid #f0f0f2;padding:16px;background:#fcfcfd}.zf-admin-acc-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:16px;align-items:start}.zf-admin-acc-col{display:grid;grid-template-columns:minmax(0,1fr);gap:14px;min-width:0}.zf-admin-shop-tabs{display:grid;gap:0;min-width:0;border:1px solid #ececf0;border-radius:12px;background:#fff;overflow:hidden}.zf-admin-shop-tablist{display:flex;flex-wrap:wrap;gap:0;padding:0 8px;border-bottom:1px solid #ececf0;background:#fafafb}.zf-admin-shop-tab{position:relative;display:inline-flex;align-items:center;gap:6px;margin:0 0 -1px;padding:12px 14px;border:none;border-bottom:2px solid transparent;background:transparent;color:#6b7280;font-size:12.5px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;cursor:pointer}.zf-admin-shop-tab:hover{color:#374151}.zf-admin-shop-tab.is-active{color:#111827;border-bottom-color:#4f46e5}.zf-admin-shop-tab:focus-visible{outline:2px solid #c7d2fe;outline-offset:-2px;border-radius:6px}.zf-admin-shop-tab-count{display:inline-flex;align-items:center;justify-content:center;min-width:1.4em;padding:1px 6px;border-radius:999px;background:#eef2ff;color:#4338ca;font-size:11px;font-weight:700;letter-spacing:0;text-transform:none}.zf-admin-shop-tab.is-active .zf-admin-shop-tab-count{background:#e0e7ff}.zf-admin-shop-tab--alert{color:#c2410c}.zf-admin-shop-tab--alert .zf-admin-shop-tab-count{background:#fff7ed;color:#c2410c}.zf-admin-shop-tabpanels{min-width:0}.zf-admin-shop-tabpanel.zf-admin-subsec{border:none;border-radius:0}.zf-admin-subsec{display:grid;gap:10px;padding:14px 16px;border:1px solid #ececf0;border-radius:12px;background:#fff}.zf-admin-subsec>h3{margin:0;font-size:13px;font-weight:700;color:#374151;text-transform:uppercase;letter-spacing:.04em}.zf-admin-shop-actions{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.zf-btn-danger{border-color:#fecaca;background:#fef2f2;color:#b91c1c}.zf-btn-danger:hover:not(:disabled){border-color:#fca5a5;background:#fee2e2;color:#991b1b}.zf-btn-danger:disabled{opacity:.65;cursor:wait}.zf-admin-kv{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:10px 16px;margin:0}.zf-admin-kv>div{display:grid;gap:2px;min-width:0}.zf-admin-kv dt{font-size:11.5px;font-weight:600;color:#9ca3af;text-transform:uppercase;letter-spacing:.03em}.zf-admin-kv dd{margin:0;font-size:13.5px;font-weight:600;color:#111827;min-width:0;overflow-wrap:anywhere;word-break:break-word}.zf-admin-kv dd a{display:inline;overflow-wrap:anywhere;word-break:break-word}.zf-admin-empty{margin:0;color:#9ca3af;font-size:13px}.zf-admin-dim{color:#6b7280;font-size:12.5px}.zf-admin-pagerow{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 0;border-bottom:1px solid #f3f4f6}.zf-admin-pagerow:last-child{border-bottom:none}.zf-admin-errorrow{display:grid;gap:6px;padding:8px 0;border-bottom:1px solid #f3f4f6}.zf-admin-errorrow:last-child{border-bottom:none}.zf-admin-errorrow-top{display:flex;align-items:baseline;gap:8px}.zf-admin-errorrow-msg{flex:1;min-width:0;font-size:13px;color:#374151;overflow-wrap:anywhere}.zf-admin-linkbtn{justify-self:start;padding:0;border:none;background:none;color:#4f46e5;font-size:12.5px;font-weight:600;cursor:pointer}.zf-admin-linkbtn:hover{text-decoration:underline}.zf-admin-rawdetails{min-width:0}.zf-admin-rawdetails>summary{cursor:pointer;font-size:12.5px;font-weight:600;color:#6b7280}.zf-admin-rawdetails-head{display:inline-flex;align-items:center;flex-wrap:wrap;gap:8px 10px;vertical-align:middle}.zf-admin-copybtn{display:inline-flex;align-items:center;gap:5px;padding:3px 8px;border:1px solid #e5e7eb;border-radius:999px;background:#fff;color:#4b5563;font-size:11.5px;font-weight:600;line-height:1;cursor:pointer;transition:color .12s ease,border-color .12s ease,background-color .12s ease}.zf-admin-copybtn:hover{border-color:#c7d2fe;background:#f5f6ff;color:#4f46e5}.zf-admin-copybtn:focus-visible{outline:2px solid #c7d2fe;outline-offset:1px}.zf-admin-copybtn.is-copied{border-color:#bbf7d0;background:#f0fdf4;color:#15803d}.zf-admin-copybtn:disabled{opacity:.6;cursor:default}.zf-admin-timeline{list-style:none;margin:0;padding:0 4px 0 0;position:relative;max-height:min(70vh,720px);overflow-y:auto;overscroll-behavior:contain}.zf-admin-tl-count{font-weight:500;color:#6b7280;font-size:.85em}.zf-admin-timing{margin:0 0 14px;padding:12px 14px;border:1px solid #e5e7eb;border-radius:12px;background:#fff}.zf-admin-timing-title{margin:0 0 8px;font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#6b7280}.zf-admin-timing-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:6px}.zf-admin-timing-list li{display:flex;align-items:baseline;gap:8px;font-size:13.5px;color:#374151}.zf-admin-timing-list li strong{min-width:72px;color:#111827}.zf-admin-timing-list li.is-fail{color:#b91c1c}.zf-admin-tl-took{margin:2px 0 0;font-size:12.5px;font-weight:600;color:#047857}.zf-admin-tl-more{margin-top:10px}.zf-admin-tl-props{display:flex;flex-direction:column;gap:4px;margin:6px 0 0}.zf-admin-tl-prop{display:grid;grid-template-columns:minmax(72px,156px) minmax(0,1fr);gap:8px;align-items:start}.zf-admin-tl-prop dt{margin:0;min-width:0;overflow-wrap:anywhere;font-size:11.5px;font-weight:650;letter-spacing:.02em;text-transform:uppercase;color:#9ca3af}.zf-admin-tl-prop dd{margin:0;min-width:0;font-size:12.5px;color:#374151;overflow-wrap:anywhere}.zf-admin-tl-prop-text{display:flex;flex-direction:column;align-items:flex-start;gap:6px}.zf-admin-tl-prompt{margin-top:4px;display:flex;flex-direction:column;gap:6px}.zf-admin-tl-prompt-label{font-size:11.5px;font-weight:650;letter-spacing:.02em;text-transform:uppercase;color:#9ca3af}.zf-admin-tl-prompt-body{margin:0;width:100%;max-height:min(55vh,480px);overflow:auto;padding:10px 12px;border:1px solid #e5e7eb;border-radius:10px;background:#f9fafb;color:#111827;font:inherit;font-size:12.5px;line-height:1.45;white-space:pre-wrap;overflow-wrap:anywhere}.zf-admin-tl-change{margin-top:6px;display:flex;flex-direction:column;gap:6px}.zf-admin-tl-change-context{margin:0;font-size:12.5px;color:#4b5563;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.zf-admin-tl-change-meta{margin:0;font-size:11.5px;color:#9ca3af}.zf-admin-tl-chips{display:flex;flex-wrap:wrap;gap:6px}.zf-admin-tl-chip{display:inline-flex;align-items:baseline;gap:6px;max-width:100%;padding:4px 8px;border-radius:999px;background:#f3f4f6;border:1px solid #e5e7eb;font-size:12px;line-height:1.2}.zf-admin-tl-chip.is-emphasis{background:#eff6ff;border-color:#bfdbfe}.zf-admin-tl-chip-label{color:#6b7280;font-weight:600}.zf-admin-tl-chip-value{color:#111827;font-weight:700;overflow-wrap:anywhere}.zf-admin-tl-fields{margin-top:6px;display:flex;flex-direction:column;gap:4px}.zf-admin-tl-field{display:flex;flex-wrap:wrap;align-items:baseline;gap:4px 8px;padding:5px 8px;border-radius:8px;background:#f9fafb;border:1px solid #eef0f3;font-size:12px;line-height:1.35}.zf-admin-tl-field-where{flex:0 0 auto;min-width:78px;color:#6b7280;font-weight:600}.zf-admin-tl-field-group{flex:0 0 auto;color:#9ca3af;font-weight:500;font-style:italic}.zf-admin-tl-field-where:after,.zf-admin-tl-field-group:after{content:" · ";color:#d1d5db;font-style:normal}.zf-admin-tl-field-name{flex:1 1 130px;color:#111827;font-weight:700;overflow-wrap:anywhere}.zf-admin-tl-field-delta{flex:1 1 100%;display:flex;flex-wrap:wrap;align-items:baseline;gap:6px;font-variant-numeric:tabular-nums}.zf-admin-tl-field.is-color,.zf-admin-tl-field.is-color .zf-admin-tl-field-delta{align-items:center}.zf-admin-tl-field-from{color:#b91c1c;background:#fef2f2;border-radius:5px;padding:1px 5px;overflow-wrap:anywhere}.zf-admin-tl-field-arrow{color:#9ca3af;flex:0 0 auto}.zf-admin-tl-field-to{color:#15803d;background:#f0fdf4;border-radius:5px;padding:1px 5px;font-weight:600;overflow-wrap:anywhere}.zf-admin-tl-field-swatch{position:relative;flex:0 0 auto;width:28px;height:28px;border-radius:7px;border:1px solid rgba(15,23,42,.16);overflow:hidden;background-color:#fff;background-image:linear-gradient(45deg,#e5e7eb 25%,transparent 25%),linear-gradient(-45deg,#e5e7eb 25%,transparent 25%),linear-gradient(45deg,transparent 75%,#e5e7eb 75%),linear-gradient(-45deg,transparent 75%,#e5e7eb 75%);background-size:8px 8px;background-position:0 0,0 4px,4px -4px,-4px 0;box-shadow:inset 0 0 0 1px #ffffff59}.zf-admin-tl-field-swatch:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:var(--zf-admin-tl-swatch)}.zf-admin-tl-field-swatch.is-from{box-shadow:0 0 0 1px #fecaca,inset 0 0 0 1px #ffffff59}.zf-admin-tl-field-swatch.is-to{box-shadow:0 0 0 1px #bbf7d0,inset 0 0 0 1px #ffffff59}.zf-admin-tl-field-op{flex:1 1 100%;display:inline-flex;align-items:center;flex-wrap:wrap;gap:6px;font-weight:600;overflow-wrap:anywhere}.zf-admin-tl-field-op.is-add{color:#15803d}.zf-admin-tl-field-op.is-remove{color:#b91c1c}.zf-admin-tl-field-op.is-update{color:#1d4ed8}.zf-admin-tl-field.is-media{align-items:flex-start}.zf-admin-tl-field-media{flex:1 1 100%;display:flex;flex-wrap:wrap;align-items:center;gap:10px 14px}.zf-admin-tl-field-media-item{display:flex;align-items:center;gap:8px;min-width:0}.zf-admin-tl-field-thumb{flex:0 0 auto;width:56px;height:56px;padding:0;border-radius:8px;overflow:hidden;border:1px solid #e5e7eb;background:#f3f4f6;cursor:pointer;font:inherit;color:inherit}.zf-admin-tl-field-thumb.is-static{cursor:default;display:inline-flex}.zf-admin-tl-field-thumb-img{width:100%;height:100%;object-fit:cover;display:block}.zf-admin-tl-field-thumb-fallback{display:flex;align-items:center;justify-content:center;width:100%;height:100%;font-size:10px;font-weight:700;letter-spacing:.04em;color:#6b7280}.zf-admin-tl-field-filename{font-size:11.5px;font-weight:600;color:#374151;overflow-wrap:anywhere;min-width:0}.zf-admin-tl-media{display:flex;flex-direction:column;gap:8px}.zf-admin-tl-media-head{display:flex;align-items:baseline;justify-content:space-between;gap:8px}.zf-admin-tl-media-label{font-size:11.5px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#6b7280}.zf-admin-tl-media-grid{display:flex;flex-wrap:wrap;gap:8px}.zf-admin-tl-media-item{position:relative;display:block;width:88px;height:88px;padding:0;border-radius:10px;overflow:hidden;border:1px solid #e5e7eb;background:#f3f4f6;text-decoration:none;cursor:pointer;font:inherit;color:inherit}.zf-admin-tl-media.is-compact .zf-admin-tl-media-item{width:64px;height:64px;border-radius:8px}.zf-admin-tl-media-item:hover,.zf-admin-tl-media-item:focus-visible{border-color:#93c5fd;box-shadow:0 0 0 2px #3b82f62e;outline:none}.zf-admin-tl-media-item.is-static{cursor:default}.zf-admin-tl-media-thumb{width:100%;height:100%;object-fit:cover;display:block}.zf-admin-tl-media-fallback{display:flex;align-items:center;justify-content:center;width:100%;height:100%;font-size:11px;font-weight:700;color:#6b7280}.zf-admin-tl-media-open{position:absolute;left:0;right:0;bottom:0;padding:4px 0;background:#111827c7;color:#fff;font-size:10px;font-weight:700;letter-spacing:.02em;text-align:center}.zf-admin-tl-media-links-wrap{margin:0}.zf-admin-tl-media-links-wrap>summary{cursor:pointer;font-size:12px;font-weight:650;color:#2563eb;list-style:none}.zf-admin-tl-media-links-wrap>summary::-webkit-details-marker{display:none}.zf-admin-tl-media-links{list-style:none;margin:6px 0 0;padding:0;display:flex;flex-direction:column;gap:4px}.zf-admin-tl-media-links li{font-size:12px;overflow-wrap:anywhere}.zf-admin-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1200;display:flex;align-items:center;justify-content:center;padding:24px;background:#0f172ab8;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.zf-admin-lightbox-panel{width:min(920px,100%);max-height:min(90vh,900px);display:flex;flex-direction:column;gap:10px;padding:14px;border-radius:16px;background:#111827;color:#f9fafb;box-shadow:0 24px 64px #00000059}.zf-admin-lightbox-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px}.zf-admin-lightbox-count{font-size:12.5px;font-weight:650;color:#d1d5db}.zf-admin-lightbox-actions{display:flex;align-items:center;gap:8px}.zf-admin-lightbox-btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid rgba(255,255,255,.18);background:#ffffff14;color:#f9fafb;border-radius:999px;padding:6px 12px;font-size:12.5px;font-weight:650;text-decoration:none;cursor:pointer}.zf-admin-lightbox-btn:hover{background:#ffffff29}.zf-admin-lightbox-stage{position:relative;display:flex;align-items:center;justify-content:center;min-height:240px;max-height:calc(90vh - 140px);background:#030712;border-radius:12px;overflow:hidden}.zf-admin-lightbox-image{display:block;max-width:100%;max-height:calc(90vh - 140px);width:auto;height:auto;object-fit:contain}.zf-admin-lightbox-nav{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;border:0;border-radius:999px;background:#ffffff24;color:#fff;font-size:28px;line-height:1;cursor:pointer}.zf-admin-lightbox-nav:hover{background:#ffffff3d}.zf-admin-lightbox-nav.is-prev{left:10px}.zf-admin-lightbox-nav.is-next{right:10px}.zf-admin-lightbox-caption{margin:0;font-size:12.5px;color:#d1d5db;overflow-wrap:anywhere}.zf-admin-lightbox-caption .zf-admin-tl-link{color:#93c5fd}.zf-admin-tl-import{margin-top:6px;padding:10px 12px;border:1px solid #e5e7eb;border-radius:12px;background:#fafafa;display:flex;flex-direction:column;gap:8px}.zf-admin-tl-import-source{margin:0;font-size:11.5px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#6b7280}.zf-admin-tl-import-main{display:flex;gap:10px;align-items:flex-start;min-width:0}.zf-admin-tl-import-thumb{width:56px;height:56px;border-radius:10px;object-fit:cover;background:#e5e7eb;flex:0 0 auto}.zf-admin-tl-import-copy{min-width:0;flex:1}.zf-admin-tl-import-title{margin:0;font-size:13.5px;font-weight:650;color:#111827;overflow-wrap:anywhere}.zf-admin-tl-import-price{margin:2px 0 0;font-size:12.5px;font-weight:650;color:#047857}.zf-admin-tl-import-desc{margin:4px 0 0;font-size:12.5px;color:#4b5563;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.zf-admin-tl-import-thumbs{display:flex;flex-wrap:wrap;gap:6px;align-items:center}.zf-admin-tl-import-thumb-sm{width:36px;height:36px;border-radius:8px;object-fit:cover;background:#e5e7eb}.zf-admin-tl-import-urls{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:4px}.zf-admin-tl-import-urls li{font-size:12.5px;overflow-wrap:anywhere}.zf-admin-timeline:before{content:"";position:absolute;left:5px;top:8px;bottom:8px;width:2px;background:#eceef2}.zf-admin-tl-item{position:relative;display:flex;gap:12px;padding:10px 0}.zf-admin-tl-item+.zf-admin-tl-item{border-top:1px solid #f3f4f6}.zf-admin-tl-dot{position:relative;z-index:1;flex:0 0 12px;width:12px;height:12px;margin-top:4px;border-radius:999px;border:2px solid #fff;box-shadow:0 0 0 1px #e5e7eb;background:#9ca3af}.zf-admin-tl-dot--green{background:#22c55e}.zf-admin-tl-dot--red{background:#ef4444}.zf-admin-tl-dot--blue{background:#3b82f6}.zf-admin-tl-dot--yellow{background:#f59e0b}.zf-admin-tl-dot--grey{background:#9ca3af}.zf-admin-tl-content{min-width:0;flex:1}.zf-admin-tl-head{display:flex;align-items:baseline;justify-content:space-between;gap:10px}.zf-admin-tl-head strong{font-size:13.5px;font-weight:700;color:#111827;line-height:1.3}.zf-admin-tl-sum{margin:2px 0 0;font-size:12.5px;color:#6b7280;overflow-wrap:anywhere}.zf-admin-tl-link{color:#2563eb;text-decoration:underline;text-underline-offset:2px}.zf-admin-tl-link:hover{color:#1d4ed8}.zf-admin-tl-linkbtn{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;padding:0;margin:0;background:transparent;color:#2563eb;font:inherit;font-size:12.5px;text-decoration:underline;text-underline-offset:2px;cursor:pointer}.zf-admin-tl-linkbtn:hover{color:#1d4ed8}html:has(.zf-product-editor-modal-root),body:has(.zf-product-editor-modal-root){position:relative;height:100%;max-height:100%;overflow:hidden}.zf-product-editor-modal-root{box-sizing:border-box;position:absolute;top:0;right:0;bottom:0;left:0;width:auto;height:auto;max-height:none;min-height:0;display:flex;flex-direction:column;overflow:hidden;background:#fff;color:#111827}.zf-product-editor-modal-root>.zf-root,.zf-product-editor-modal-root>.zf-step3-root{flex:1 1 auto;min-height:0;height:auto;max-height:none;overflow:auto}.zf-product-editor-modal-root:has(.zf-template-workshop-layout.is-editing)>.zf-root{overflow:hidden;display:flex;flex-direction:column}.zf-product-editor-modal-root>.zf-step3-root.zf-step3-root--editor{overflow:hidden!important;display:flex;flex-direction:column;height:100%;max-height:100%}.zf-product-editor-modal-root>.zf-step3-root--popup:not(.zf-step3-root--editor){max-width:none;width:100%;margin:0;padding:0}.zf-product-editor-modal-root .zf-step3-root--popup:not(.zf-step3-root--editor) .zf-step3-layout--full.zf-step3-layout--desktop{width:100%;max-width:none;margin:0;justify-content:stretch}.zf-product-editor-modal-root .zf-step3-root--popup:not(.zf-step3-root--editor) .zf-step3-layout--desktop .zf-preview-workspace,.zf-product-editor-modal-root .zf-step3-root--popup:not(.zf-step3-root--editor) .zf-step3-layout--desktop .zf-step3-preview-card--desktop{width:100%;max-width:none;margin-left:0;margin-right:0}.zf-product-editor-modal-loading{display:flex;align-items:center;justify-content:center;gap:12px;min-height:40vh;padding:32px 16px;color:#4b5563;font-size:14px}body.zf-fullwidth-preview-open .Polaris-Frame,body.zf-fullwidth-preview-open #app{pointer-events:none}.zf-fullwidth-preview-popup,.zf-admin-preview-popup{position:fixed!important;top:0!important;left:0!important;right:0!important;bottom:0!important;width:100vw!important;height:100vh!important;max-width:none!important;max-height:none!important;z-index:2147483000!important;display:flex;align-items:stretch;justify-content:stretch;padding:0;margin:0;background:#fff;pointer-events:auto}.zf-fullwidth-preview-popup-panel,.zf-admin-preview-popup-panel{width:100%;max-width:none;height:100%;max-height:100%;display:flex;flex-direction:column;gap:0;border-radius:0;background:#111827;color:#f9fafb;overflow:hidden;box-shadow:none}.zf-fullwidth-preview-popup-toolbar,.zf-admin-preview-popup-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border-bottom:1px solid rgba(255,255,255,.08);background:#0f172a;flex:0 0 auto}.zf-fullwidth-preview-popup-heading,.zf-admin-preview-popup-heading{display:flex;flex-direction:column;gap:2px;min-width:0}.zf-fullwidth-preview-popup-heading strong,.zf-admin-preview-popup-heading strong{font-size:14px}.zf-fullwidth-preview-popup-heading span,.zf-admin-preview-popup-heading span{font-size:12px;color:#9ca3af;overflow-wrap:anywhere}.zf-fullwidth-preview-popup-actions,.zf-admin-preview-popup-actions{display:flex;align-items:center;gap:8px;flex:0 0 auto}.zf-fullwidth-preview-popup-content{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;background:#fff;color:#111827;overflow:hidden}.zf-fullwidth-preview-popup-content>.zf-root,.zf-fullwidth-preview-popup-content>.zf-step3-root,.zf-fullwidth-preview-popup-content>.zf-template-workshop-root,.zf-fullwidth-preview-popup-content>.zf-admin-preview-popup-body,.zf-fullwidth-preview-popup-content>.zf-admin-preview-popup-frame-wrap{flex:1 1 auto;min-height:0;height:100%;overflow:auto}.zf-fullwidth-preview-popup-content>.zf-admin-preview-popup-frame-wrap{overflow:hidden}.zf-fullwidth-preview-popup--product-editor .zf-fullwidth-preview-popup-panel,.zf-fullwidth-preview-popup--workshop .zf-fullwidth-preview-popup-panel{background:#fff;color:#111827}.zf-fullwidth-preview-popup--product-editor .zf-fullwidth-preview-popup-toolbar,.zf-fullwidth-preview-popup--workshop .zf-fullwidth-preview-popup-toolbar{background:#0f172a;color:#f9fafb}.zf-template-workshop-select-label--popup{display:inline-flex;align-items:center;gap:8px;color:#e5e7eb;font-size:12px}.zf-template-workshop-select-label--popup .zf-template-workshop-select{max-width:160px}html:has(.zf-admin-preview-modal-root),body:has(.zf-admin-preview-modal-root){position:relative;height:100%;max-height:100%;overflow:hidden}.zf-admin-preview-modal-root{box-sizing:border-box;position:absolute;top:0;right:0;bottom:0;left:0;width:auto;height:auto;max-height:none;min-height:0;display:flex;flex-direction:column;overflow:hidden;background:#111827;color:#f9fafb}.zf-admin-preview-modal-loading{display:flex;align-items:center;justify-content:center;gap:12px;min-height:40vh;padding:32px 16px;color:#4b5563;font-size:14px;flex:1 1 auto}.zf-admin-preview-modal-root .zf-admin-preview-popup-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border-bottom:1px solid rgba(255,255,255,.08);background:#0f172a;flex:0 0 auto}.zf-admin-preview-modal-root .zf-admin-preview-popup-heading{display:flex;flex-direction:column;gap:2px;min-width:0}.zf-admin-preview-modal-root .zf-admin-preview-popup-heading strong{font-size:14px;color:#f9fafb}.zf-admin-preview-modal-root .zf-admin-preview-popup-heading span{font-size:12px;color:#9ca3af;overflow-wrap:anywhere}.zf-admin-preview-modal-root .zf-admin-preview-popup-actions{display:inline-flex;align-items:center;gap:8px;flex:0 0 auto}.zf-admin-preview-modal-root .zf-admin-preview-popup-actions .zf-icon-cta{width:36px;height:36px;padding:0;display:inline-flex;align-items:center;justify-content:center;border-color:#ffffff2e;background:#ffffff0f;color:#e5e7eb}.zf-admin-preview-modal-root .zf-admin-preview-popup-actions .zf-icon-cta svg{width:18px;height:18px}.zf-admin-preview-modal-root .zf-admin-preview-popup-actions .zf-icon-cta.is-active{border-color:#ffffff8c;background:#ffffff29;color:#fff}.zf-admin-preview-modal-root .zf-admin-preview-popup-actions .zf-icon-cta[data-tooltip]{position:relative}.zf-admin-preview-modal-content{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;background:#fff;color:#111827;overflow:hidden}.zf-admin-preview-popup-body{padding:16px;overflow:auto;background:#f3f4f6;flex:1 1 auto;min-height:0}.zf-admin-preview-popup-frame-wrap{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;background:#fff}.zf-admin-preview-popup-frame-wrap--mobile,.zf-admin-preview-popup-frame-wrap--tablet{background:#e5e7eb}.zf-admin-preview-popup-frame-wrap .zf-admin-published-preview-note{flex:0 0 auto}.zf-admin-preview-popup-stage{flex:1 1 auto;min-height:0;display:flex;align-items:stretch;justify-content:stretch;overflow:auto}.zf-admin-preview-popup-frame-wrap--mobile .zf-admin-preview-popup-stage,.zf-admin-preview-popup-frame-wrap--tablet .zf-admin-preview-popup-stage{align-items:center;justify-content:center;overflow:hidden;padding:16px}.zf-admin-preview-popup-frame--desktop{flex:1 1 auto;width:100%;height:100%}.zf-admin-preview-popup-frame{flex:1 1 auto;display:block;min-height:0;border:0;background:#fff}.zf-admin-preview-popup-frame--mobile,.zf-admin-preview-popup-frame--tablet{flex:0 0 auto;width:auto;height:auto;max-width:none;border-radius:12px;box-shadow:0 12px 40px #0f172a2e;border:1px solid rgba(15,23,42,.08)}.zf-admin-tl-actions{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin:4px 0 0;font-size:12.5px}.zf-admin-tl-link-muted{color:#9ca3af;font-size:12.5px;font-weight:600}.zf-admin-published-preview{margin-top:12px;border:1px solid #e5e7eb;border-radius:14px;background:#fff;overflow:hidden}.zf-admin-published-preview-note{margin:0;padding:10px 14px;border-bottom:1px solid #e5e7eb;font-size:12.5px;color:#6b7280;background:#f9fafb}.zf-admin-published-preview-frame{display:block;width:100%;min-height:min(80vh,960px);height:80vh;border:0;background:#fff}.zf-admin-plan{display:inline-flex;align-items:center;flex:0 0 auto;padding:3px 10px;border-radius:999px;font-size:11.5px;font-weight:700;text-transform:capitalize}.zf-admin-plan--pro{background:#f0fdf4;color:#15803d}.zf-admin-plan--basic{background:#eff6ff;color:#1d4ed8}.zf-admin-plan--trial{background:#fffbeb;color:#b45309}.zf-admin-plan--free{background:#f3f4f6;color:#4b5563}.zf-admin-install-source{display:inline-flex;align-items:center;max-width:280px;padding:3px 10px;border-radius:999px;font-size:11.5px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.zf-admin-install-source--app-store{background:#eef2ff;color:#4338ca}.zf-admin-install-source--unknown{background:#f3f4f6;color:#9ca3af}.zf-admin-install-source--utm{background:#ecfeff;color:#0e7490}.zf-admin-install-referer{margin-top:6px;font-size:11px;color:#6b7280}.zf-admin-install-referer summary{cursor:pointer;-webkit-user-select:none;user-select:none}.zf-admin-install-referer code{display:block;margin-top:4px;padding:6px 8px;border-radius:6px;background:#f9fafb;color:#374151;word-break:break-all;white-space:pre-wrap;font-size:11px}.zf-admin-event-badge{display:inline-flex;align-items:center;padding:2px 8px;border-radius:999px;font-size:11px;font-weight:700}.zf-admin-event--green{background:#f0fdf4;color:#15803d}.zf-admin-event--red{background:#fef2f2;color:#b91c1c}.zf-admin-event--blue{background:#eff6ff;color:#1d4ed8}.zf-admin-event--yellow{background:#fffbeb;color:#b45309}.zf-admin-event--grey{background:#f3f4f6;color:#4b5563}.zf-admin-activity-time{flex:0 0 auto;flex-shrink:0;color:#9ca3af;font-size:11.5px;white-space:nowrap}.zf-admin-raw{max-width:100%;min-width:0;max-height:340px;margin:8px 0 0;padding:12px;border:1px solid #ececf0;border-radius:10px;background:#0f172a;color:#e2e8f0;font-size:11.5px;line-height:1.5;overflow:auto}.zf-admin-pagination{display:flex;align-items:center;justify-content:center;gap:14px}.zf-admin-support-chat{display:grid;gap:10px}.zf-admin-support-thread{display:grid;gap:8px;max-height:320px;overflow-y:auto;padding-right:4px}.zf-admin-support-empty{margin:0;color:#9ca3af;font-size:13px}.zf-admin-support-msg{max-width:88%;padding:8px 12px;border-radius:12px}.zf-admin-support-msg.is-merchant{justify-self:start;background:#f3f4f6}.zf-admin-support-msg.is-operator{justify-self:end;background:#eef2ff}.zf-admin-support-msg-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:4px}.zf-admin-support-msg-body{margin:0;font-size:13px;color:#1f2937;white-space:pre-wrap;overflow-wrap:anywhere}.zf-admin-support-compose{display:grid;gap:8px}.zf-admin-support-handback{justify-self:start;padding:6px 12px;border:1px solid #c7d2fe;border-radius:999px;background:#eef2ff;color:#4338ca;font-size:12.5px;font-weight:600;cursor:pointer}.zf-admin-support-handback:hover:not(:disabled){background:#e0e7ff}.zf-admin-support-handback:disabled{opacity:.6;cursor:default}.zf-admin-support-notice{margin:0;color:#15803d;font-size:12.5px;font-weight:600}.zf-admin-support-input-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:end}.zf-admin-support-textarea{width:100%;padding:10px 12px;border:1px solid #e5e7eb;border-radius:10px;font:inherit;font-size:13px;resize:vertical;box-sizing:border-box}.zf-admin-support-textarea:focus{outline:2px solid #c7d2fe;border-color:#6366f1}.zf-admin-support-textarea::placeholder{color:#9ca3af}.zf-admin-support-textarea:disabled{background:#f9fafb}.zf-admin-support-send{padding:10px 18px;border:none;border-radius:10px;background:#4f46e5;color:#fff;font-size:13px;font-weight:700;cursor:pointer}.zf-admin-support-send:hover:not(:disabled){background:#4338ca}.zf-admin-support-send:disabled{opacity:.5;cursor:default}.zf-admin-support-send:focus-visible{outline:2px solid #c7d2fe}@media (max-width: 900px){.zf-admin-acc-grid{grid-template-columns:1fr}.zf-admin-shop-tablist{padding:0 4px}.zf-admin-shop-tab{padding:10px;font-size:11.5px}.zf-admin-acc-meta{display:none}.zf-admin-flow-chips{margin-left:0}}.zf-template-workshop-root{width:100%;max-width:none;padding-left:20px;padding-right:20px;box-sizing:border-box}.zf-product-editor-modal-root .zf-root--figma.zf-template-workshop-root,.zf-product-editor-modal-root .zf-template-workshop-root{padding:8px 12px 10px}.zf-product-editor-modal-root:has(.zf-template-workshop-layout.is-editing) .zf-template-workshop-root{display:flex;flex-direction:column;flex:1 1 auto;min-height:0;height:100%;overflow:hidden}.zf-root--figma .zf-template-workshop-wrap,.zf-template-workshop-wrap{width:100%;max-width:none}.zf-product-editor-modal-root .zf-template-workshop-wrap,.zf-product-editor-modal-root:has(.zf-template-workshop-layout.is-editing) .zf-template-workshop-wrap{display:flex;flex-direction:column;flex:1 1 auto;min-height:0;overflow:hidden;padding-bottom:0;gap:8px}.zf-template-workshop-heading{display:flex;align-items:center;justify-content:flex-end;gap:10px}.zf-product-editor-modal-root .zf-template-workshop-heading.zf-page-title-block,.zf-product-editor-modal-root .zf-template-workshop-heading.zf-admin-welcome{margin-bottom:0}.zf-template-workshop-merged-note-block{grid-column:1 / -1;display:grid;gap:8px;min-width:0}.zf-template-workshop-merged-note-block:empty,.zf-template-workshop-merged-note-block:not(:has(*)){display:none}.zf-template-workshop-merged-note{margin:0;color:#475569;font-size:13px;line-height:1.45}.zf-template-workshop-merged-inventory{border:1px solid #e2e8f0;border-radius:12px;background:#f8fafc;padding:10px 12px;font-size:12px;color:#334155}.zf-template-workshop-merged-inventory summary{cursor:pointer;font-weight:600;line-height:1.4}.zf-template-workshop-merged-inventory-list{margin:10px 0 0;padding-left:1.25rem;display:grid;gap:4px;max-height:220px;overflow:auto}.zf-template-workshop-merged-inventory-list li{display:grid;grid-template-columns:2rem minmax(120px,160px) minmax(0,1fr);gap:8px;align-items:baseline}.zf-template-workshop-merged-inventory-list code{font-size:11px;color:#64748b;overflow-wrap:anywhere}.zf-template-workshop-preview-card--merged{--zf-template-preview-viewport-height: min(1200px, calc(100vh - 140px) )}.zf-template-workshop-heading-actions{display:grid;grid-template-columns:auto auto minmax(0,1fr) auto;align-items:center;gap:8px;width:100%}.zf-template-workshop-select-label--header{grid-column:1}.zf-template-workshop-heading-actions .zf-template-preview-actions__viewport{grid-column:2}.zf-template-workshop-heading-actions .zf-template-preview-actions__main{grid-column:4}.zf-template-workshop-admin-link,.zf-template-workshop-link{display:inline-flex;align-items:center;justify-content:center;text-decoration:none}.zf-template-workshop-shell{padding:18px}.zf-product-editor-modal-root .zf-template-workshop-shell,.zf-product-editor-modal-root:has(.zf-template-workshop-layout.is-editing) .zf-template-workshop-shell{display:flex;flex-direction:column;flex:1 1 auto;min-height:0;overflow:hidden;padding:0;border:0;box-shadow:none;background:transparent}.zf-product-editor-modal-root:has(.zf-template-workshop-layout.is-editing) .zf-template-workshop-heading.zf-admin-welcome{flex:0 0 auto;margin-bottom:0}.zf-template-workshop-toolbar{display:block;padding:16px;margin-bottom:14px;border:1px solid #e5e7eb;border-radius:16px;background:#f8fafc}.zf-template-workshop-actions{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:8px}.zf-template-workshop-segmented{display:inline-flex;padding:3px;border:1px solid #e5e7eb;border-radius:10px;background:#fff}.zf-template-workshop-segmented button{min-height:34px;padding:0 12px;border:0;border-radius:8px;background:transparent;color:#64748b;font-size:.82rem;font-weight:700;cursor:pointer}.zf-template-workshop-segmented button.is-active{background:#111827;color:#fff}.zf-template-workshop-actions .is-active,.zf-template-workshop-heading-actions .zf-btn-secondary.is-active{border-color:#111827;background:#111827;color:#fff}.zf-template-workshop-test-publish:disabled{opacity:.62;cursor:not-allowed}.zf-template-workshop-select-label{display:flex;flex-direction:column;gap:6px;color:#6b7280;font-size:11px;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.zf-template-workshop-select{width:100%;min-height:42px;box-sizing:border-box;padding:10px 40px 10px 14px;border:1px solid #d5d8e1;border-radius:10px;background-color:#f8fafc;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%236b7280' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 14px center;background-size:16px 16px;color:#0f172a;font-size:15px;font-family:inherit;font-weight:500;line-height:1.2;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;transition:border-color .15s ease,box-shadow .15s ease}.zf-template-workshop-select:hover{border-color:#b9becb}.zf-template-workshop-select:focus,.zf-template-workshop-select:focus-visible{outline:none;border-color:#6366f1;box-shadow:0 0 0 3px #6366f12e}.zf-template-workshop-select-label--header{flex-direction:row;align-items:center;gap:8px;min-width:0;width:auto;margin-right:auto;white-space:nowrap}.zf-template-workshop-select-label--header .zf-template-workshop-select{width:168px;min-height:32px;padding:4px 30px 4px 10px;border-radius:8px;background-position:right 8px center;background-size:14px 14px;font-size:13px}.zf-template-workshop-heading-actions .zf-icon-cta{width:32px;min-width:32px;min-height:32px;height:32px;border-radius:8px}.zf-template-workshop-pack-summary{display:flex;flex-direction:column;gap:4px;min-width:0}.zf-template-workshop-pack-summary strong{color:#0f172a;font-size:.95rem}.zf-template-workshop-pack-summary span{color:#64748b;font-size:.82rem;line-height:1.45}.zf-template-workshop-notice{margin:0 0 14px;padding:10px 12px;border:1px solid #bfdbfe;border-radius:12px;background:#eff6ff;color:#1d4ed8;font-size:.84rem;font-weight:600}.zf-template-workshop-publish-result{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;margin:0 0 14px;padding:12px 14px;border:1px solid #bbf7d0;border-radius:12px;background:#f0fdf4;color:#166534;font-size:.84rem}.zf-template-workshop-publish-result strong{color:#14532d}.zf-template-workshop-publish-links{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:10px}.zf-template-workshop-publish-links a{color:#166534;font-weight:700;text-decoration:underline;text-underline-offset:3px}.zf-template-workshop-layout{display:grid;grid-template-columns:minmax(0,1fr);align-items:start;gap:18px}.zf-template-workshop-layout.is-editing{grid-template-columns:minmax(252px,280px) minmax(0,1fr);grid-template-rows:minmax(0,1fr);gap:0;align-items:stretch;flex:1 1 auto;height:auto;max-height:100%;min-height:0;overflow:hidden;border:1px solid #e5e7eb;border-radius:22px;background:#fff}.zf-template-workshop-layout--mobile{--zf-mobile-preview-content-width: 440px;--zf-mobile-preview-frame-border: 1px;--zf-mobile-preview-frame-width: calc(var(--zf-mobile-preview-content-width) + (var(--zf-mobile-preview-frame-border) * 2));grid-template-columns:var(--zf-mobile-preview-frame-width);justify-content:center}.zf-template-workshop-layout--tablet{--zf-tablet-preview-content-width: 1024px;--zf-tablet-preview-frame-border: 1px;--zf-tablet-preview-frame-width: calc(var(--zf-tablet-preview-content-width) + (var(--zf-tablet-preview-frame-border) * 2));grid-template-columns:var(--zf-tablet-preview-frame-width);justify-content:center}.zf-template-workshop-layout--mobile.is-editing,.zf-template-workshop-layout--tablet.is-editing{grid-template-columns:minmax(252px,280px) minmax(0,1fr);justify-content:stretch;overflow-x:auto}.zf-template-workshop-layout.is-editing.is-inspector-open,.zf-template-workshop-layout--mobile.is-editing.is-inspector-open,.zf-template-workshop-layout--tablet.is-editing.is-inspector-open{grid-template-columns:minmax(252px,280px) minmax(0,1fr) minmax(300px,340px)}.zf-template-workshop-layout.is-editing.is-inspector-open.is-settings-inspector,.zf-template-workshop-layout--mobile.is-editing.is-inspector-open.is-settings-inspector,.zf-template-workshop-layout--tablet.is-editing.is-inspector-open.is-settings-inspector{grid-template-columns:minmax(252px,280px) minmax(0,1fr) minmax(340px,360px)}.zf-template-workshop-layout.is-editing.is-left-bar-closed,.zf-template-workshop-layout--mobile.is-editing.is-left-bar-closed,.zf-template-workshop-layout--tablet.is-editing.is-left-bar-closed{grid-template-columns:40px minmax(0,1fr)}.zf-template-workshop-layout.is-editing.is-left-bar-closed.is-inspector-open,.zf-template-workshop-layout--mobile.is-editing.is-left-bar-closed.is-inspector-open,.zf-template-workshop-layout--tablet.is-editing.is-left-bar-closed.is-inspector-open{grid-template-columns:40px minmax(0,1fr) minmax(300px,340px)}.zf-template-workshop-layout.is-editing.is-left-bar-closed.is-inspector-open.is-settings-inspector,.zf-template-workshop-layout--mobile.is-editing.is-left-bar-closed.is-inspector-open.is-settings-inspector,.zf-template-workshop-layout--tablet.is-editing.is-left-bar-closed.is-inspector-open.is-settings-inspector{grid-template-columns:40px minmax(0,1fr) minmax(340px,360px)}.zf-template-workshop-layout.is-editing>.zf-step3-section-tree,.zf-template-workshop-layout.is-editing>.zf-step3-left-bar-reopen{position:sticky;top:0;height:100%;min-height:0;max-height:none;overflow:hidden;border-right:1px solid #e5e7eb;border-radius:0}.zf-template-workshop-layout.is-editing>.zf-step3-section-tree{overflow:hidden}.zf-template-workshop-layout.is-editing>.zf-step3-section-tree .zf-step3-section-tree__body,.zf-template-workshop-layout.is-editing>.zf-step3-section-tree .zf-step3-section-tree__list{flex:1 1 auto;min-height:0}.zf-template-workshop-layout.is-editing>.zf-preview-column,.zf-template-workshop-layout.is-editing>.zf-template-workshop-preview{min-width:0;display:flex;flex-direction:column;height:100%;min-height:0;overflow:hidden;max-height:none}.zf-template-workshop-layout.is-editing>.zf-template-workshop-drawer{position:sticky;top:0;height:100%;min-height:0;max-height:none;overflow:hidden;overscroll-behavior:contain;border:0;border-left:1px solid #e5e7eb;border-radius:0;box-shadow:none;background:#f8fafc}.zf-template-workshop-layout.is-editing .zf-template-workshop-preview-card{position:relative;overflow:hidden}.zf-template-workshop-layout.is-editing .zf-template-workshop-preview-card:not(.zf-template-workshop-preview-card--mobile):not(.zf-template-workshop-preview-card--tablet){height:100%;max-height:none;min-height:0}.zf-template-workshop-layout.is-editing .zf-desktop-preview-fit>.zf-template-workshop-preview-card:not(.zf-template-workshop-preview-card--mobile):not(.zf-template-workshop-preview-card--tablet){height:auto;max-height:none;overflow:visible}.zf-template-workshop-layout.is-editing .zf-template-workshop-preview-card--mobile,.zf-template-workshop-layout.is-editing .zf-template-workshop-preview-card--tablet{position:relative;flex:0 0 auto;height:var(--zf-template-preview-viewport-height);max-height:var(--zf-template-preview-viewport-height);margin-left:auto;margin-right:auto;overflow:hidden}.zf-template-workshop-layout.is-editing .zf-template-workshop-preview-card--mobile .zf-product-preview-root.is-editor,.zf-template-workshop-layout.is-editing .zf-template-workshop-preview-card--tablet .zf-product-preview-root.is-editor{height:100%;max-height:100%;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;padding-bottom:calc(118px + env(safe-area-inset-bottom,0px))}.zf-template-workshop-layout.is-editing .zf-product-preview-root.is-editor{position:relative;height:100%;max-height:100%;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;padding-bottom:calc(112px + env(safe-area-inset-bottom,0px))}.zf-template-workshop-layout.is-editing .zf-desktop-preview-fit .zf-product-preview-root.is-editor,.zf-step3-layout--editor-open .zf-desktop-preview-fit .zf-product-preview-root.is-editor{height:auto;max-height:none;overflow:visible}.zf-template-workshop-preview{min-width:0;overflow-x:auto}.zf-template-workshop-layout.is-editing>.zf-preview-column,.zf-template-workshop-layout.is-editing>.zf-template-workshop-preview{overflow-x:hidden}.zf-step3-preview-card.zf-template-workshop-preview-card{overflow:auto;max-height:min(920px,calc(100vh - 160px))}.zf-template-workshop-preview-card{--zf-template-preview-viewport-height: min(900px, calc(100vh - 180px) );width:100%;margin:0;border-radius:22px;background:#fff;min-height:720px;overflow:auto}.zf-template-workshop-preview-card.is-storefront{min-height:0;max-height:none;overflow:visible}.zf-template-workshop-preview-card--mobile.is-storefront,.zf-template-workshop-preview-card--tablet.is-storefront{height:var(--zf-template-preview-viewport-height);max-height:var(--zf-template-preview-viewport-height);overflow:hidden}.zf-template-workshop-preview-card--mobile.is-storefront .zf-product-preview-root,.zf-template-workshop-preview-card--tablet.is-storefront .zf-product-preview-root{height:100%;max-height:100%;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;padding-bottom:calc(118px + env(safe-area-inset-bottom,0px))}.zf-template-workshop-preview-card.is-storefront .zf-parity-section-toolbar,.zf-template-workshop-preview-card.is-storefront .zf-parity-text-actions,.zf-template-workshop-preview-card.is-storefront .zf-parity-img-actions{display:none!important}.zf-template-workshop-preview-card--mobile{--zf-mobile-preview-content-width: 440px;--zf-mobile-preview-frame-border: 1px;--zf-mobile-preview-frame-width: calc(var(--zf-mobile-preview-content-width) + (var(--zf-mobile-preview-frame-border) * 2));--zf-template-preview-viewport-height: 956px;box-sizing:content-box;width:var(--zf-mobile-preview-content-width);flex:0 0 auto;max-width:var(--zf-mobile-preview-content-width);margin:0 auto;border:var(--zf-mobile-preview-frame-border) solid #111827;border-radius:20px;height:var(--zf-template-preview-viewport-height);max-height:var(--zf-template-preview-viewport-height);box-shadow:0 24px 70px #0f172a38;overflow:hidden}.zf-template-workshop-preview-card--tablet{--zf-tablet-preview-content-width: 1024px;--zf-tablet-preview-frame-border: 1px;--zf-tablet-preview-frame-width: calc(var(--zf-tablet-preview-content-width) + (var(--zf-tablet-preview-frame-border) * 2));--zf-template-preview-viewport-height: 1366px;box-sizing:content-box;width:var(--zf-tablet-preview-content-width);flex:0 0 auto;max-width:var(--zf-tablet-preview-content-width);margin:0 auto;height:var(--zf-template-preview-viewport-height);max-height:var(--zf-template-preview-viewport-height);border:var(--zf-tablet-preview-frame-border) solid #111827;border-radius:30px;box-shadow:0 24px 70px #0f172a33;overflow:hidden}.zf-template-workshop-preview-card--mobile .zf-product-preview-root,.zf-template-workshop-preview-card--tablet .zf-product-preview-root{width:100%}.zf-template-workshop-preview-card--mobile .zf-parity-section-shell,.zf-template-workshop-preview-card--tablet .zf-parity-section-shell{margin-bottom:0}.zf-template-workshop-drawer-layer{display:contents}.zf-template-workshop-drawer-backdrop{display:none}.zf-template-workshop-drawer{position:sticky;top:18px;display:flex;flex-direction:column;width:100%;max-height:calc(100vh - 36px);padding:18px;overflow-y:auto;background:#f8fafc;border:1px solid #e5e7eb;border-radius:22px;box-shadow:0 18px 50px #0f172a1f;pointer-events:auto}.zf-template-workshop-drawer-header{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:12px;padding:16px;border:1px solid #e5e7eb;border-radius:16px;background:#fff;box-shadow:0 8px 22px #0f172a0a}.zf-template-workshop-drawer-close{min-height:34px;padding:0 12px;border:1px solid #e5e7eb;border-radius:10px;background:#fff;color:#0f172a;font-size:.8rem;font-weight:800;cursor:pointer}.zf-template-workshop-drawer .zf-template-workshop-inspector{position:static}.zf-template-workshop-field-list{display:grid;gap:8px;margin-top:0}.zf-template-workshop-editor-group-list,.zf-template-workshop-hero-block-list{display:grid;gap:10px}.zf-template-workshop-editor-group,.zf-template-workshop-hero-block,.zf-template-workshop-token-edit-group{display:flex;flex-direction:column;gap:10px;padding:12px;border:1px solid rgba(15,23,42,.08);border-radius:14px;background:#fff;box-shadow:0 1px 2px #0f172a08}.zf-template-workshop-editor-group>header,.zf-template-workshop-hero-block>header{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:24px}.zf-template-workshop-editor-group>header span,.zf-template-workshop-hero-block>header span{color:#0f172a;font-size:.76rem;font-weight:900;text-transform:uppercase;letter-spacing:.04em}.zf-template-workshop-editor-group>header code,.zf-template-workshop-hero-block>header code{padding:2px 6px;border-radius:999px;background:#f5f3ff;color:#6d28d9;font-size:.68rem;font-weight:800}.zf-template-workshop-editor-group .zf-template-workshop-field-list,.zf-template-workshop-hero-block .zf-template-workshop-field-list{margin-top:0}.zf-template-workshop-section-editor-list{display:grid;gap:12px}.zf-template-workshop-section-editor{display:grid;gap:12px;padding:14px;border:1px solid rgba(15,23,42,.08);border-radius:16px;background:#f8fafc;box-shadow:inset 0 1px #ffffffbf}.zf-template-workshop-section-editor-header{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;padding-bottom:10px;border-bottom:1px solid #e5e7eb}.zf-template-workshop-section-editor-header>div{display:grid;gap:4px;min-width:0}.zf-template-workshop-section-editor-header span{color:#0f172a;font-size:.88rem;font-weight:900;text-transform:capitalize}.zf-template-workshop-section-editor-header code{width:fit-content;padding:2px 6px;border-radius:999px;background:#eef2ff;color:#4338ca;font-size:.68rem;font-weight:800}.zf-template-workshop-section-editor-header em{flex:0 0 auto;padding:2px 7px;border-radius:999px;background:#fee2e2;color:#991b1b;font-size:.68rem;font-style:normal;font-weight:900;text-transform:uppercase}.zf-template-workshop-field-row{display:flex;flex-direction:column;align-items:stretch;gap:7px;padding:10px;border:1px solid rgba(15,23,42,.08);border-radius:12px;background:#f8fafc}.zf-template-workshop-field-row>label{min-width:0;color:#334155;font-size:.72rem;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.zf-template-workshop-inline-control{min-width:0;max-width:100%}.zf-template-workshop-inline-control input,.zf-template-workshop-inline-control textarea{box-sizing:border-box;display:block;width:100%;max-width:100%;min-width:0;border:1px solid rgba(15,23,42,.12);border-radius:10px;background:#fff;color:#0f172a;font:inherit;font-size:.82rem;font-weight:650;line-height:1.45;text-align:left;padding:9px 10px;box-shadow:0 1px #0f172a08}.zf-template-workshop-inline-control textarea{resize:vertical;overflow-wrap:anywhere;word-break:break-word;white-space:pre-wrap}.zf-template-workshop-inline-control textarea.zf-ed-autogrow{min-height:32px;overflow:hidden;resize:none}.zf-template-workshop-inline-control input:focus,.zf-template-workshop-inline-control textarea:focus{outline:none;border-color:#4338ca6b;box-shadow:0 0 0 3px #6366f11f}.zf-editor-image-list{display:grid;gap:14px;min-width:0}.zf-editor-image-list__item{display:grid;gap:8px;min-width:0;padding-bottom:12px;border-bottom:1px solid var(--zf-ed-line, rgba(15, 23, 42, .08))}.zf-editor-image-list__item:last-of-type{border-bottom:0;padding-bottom:0}.zf-editor-image-list__item-head{display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:12px;font-weight:650;color:var(--zf-ed-ink-600, #4b5563)}.zf-editor-image-list__remove{border:0;background:none;padding:0;color:var(--zf-ed-ink-400, #8a8a8a);font-size:11px;font-weight:650;cursor:pointer}.zf-editor-image-list__remove:hover{color:#b42318}.zf-editor-image-list__add{justify-self:start}.zf-template-workshop-image-control{display:grid;gap:8px;min-width:0}.zf-template-workshop-image-preview{position:relative;width:100%;aspect-ratio:4 / 3;border-radius:10px;overflow:hidden;background:#f1f5f9;border:1px solid rgba(15,23,42,.08)}.zf-template-workshop-image-preview img{width:100%;height:100%;object-fit:cover;display:block}.zf-template-workshop-image-preview--empty{display:flex;align-items:center;justify-content:center;aspect-ratio:16 / 9;color:var(--zf-ed-ink-400, #8a8a8a);font-size:12px;font-weight:600}.zf-editor-image-url-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;align-items:stretch}.zf-editor-image-url-actions .zf-gallery-inspector__btn{width:100%;min-width:0;margin:0;font:inherit;font-size:.78rem;font-weight:600;line-height:1.2;text-align:center;text-decoration:none;box-sizing:border-box;white-space:nowrap}.zf-template-workshop-image-preview{position:relative}.zf-template-workshop-image-preview-actions{position:absolute;top:8px;right:8px;z-index:2}.zf-template-workshop-image-preview-actions .zf-parity-img-actions{position:static;top:auto;right:auto;display:inline-flex;gap:4px;padding:2px;border-radius:999px;background:#1118278c}.zf-template-workshop-image-actions-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:start;position:relative}.zf-template-workshop-image-actions-row .zf-parity-img-actions{position:static;top:auto;right:auto;flex-shrink:0}@media (max-width: 1100px){.zf-template-workshop-layout.is-editing,.zf-template-workshop-layout--tablet.is-editing,.zf-template-workshop-layout--mobile.is-editing{grid-template-columns:minmax(0,1fr);justify-content:stretch;min-height:0;overflow:visible}.zf-template-workshop-layout.is-editing>.zf-step3-section-tree,.zf-template-workshop-layout.is-editing>.zf-step3-left-bar-reopen,.zf-template-workshop-layout.is-editing>.zf-template-workshop-drawer{position:static;max-height:none;height:auto;border:0}.zf-template-workshop-layout.is-editing>.zf-preview-column,.zf-template-workshop-layout.is-editing>.zf-template-workshop-preview{max-height:none}.zf-template-workshop-drawer{position:static;max-height:none}}.zf-template-workshop-inspector{position:sticky;top:18px;display:flex;flex-direction:column;gap:12px}.zf-template-workshop-panel{padding:16px;border:1px solid #e5e7eb;border-radius:16px;background:#fff;box-shadow:0 8px 22px #0f172a0a}.zf-template-workshop-panel h2,.zf-template-workshop-panel h3{margin:0 0 8px;color:#0f172a;font-size:.98rem}.zf-template-workshop-panel-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0 0 8px}.zf-template-workshop-panel-head h3{margin:0}.zf-template-workshop-panel-head .zf-hero-style-action{width:auto;min-height:32px;margin:0;padding:0 12px}.zf-template-workshop-panel p{margin:0;color:#64748b;font-size:.82rem;line-height:1.5}.zf-template-workshop-meta{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:14px 0 0}.zf-template-workshop-meta div{padding:10px;border-radius:12px;background:#f8fafc}.zf-template-workshop-meta dt{color:#64748b;font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.zf-template-workshop-meta dd{margin:4px 0 0;color:#0f172a;font-size:.82rem;font-weight:700;word-break:break-word}.zf-template-workshop-section-list{display:flex;flex-direction:column;gap:8px;margin:0;padding-left:20px}.zf-template-workshop-section-list li{color:#334155;font-size:.82rem;line-height:1.4}.zf-template-workshop-section-list span{display:block;color:#0f172a;font-weight:700}.zf-template-workshop-section-list code{display:inline-block;margin-top:3px;padding:2px 6px;border-radius:999px;background:#f1f5f9;color:#475569;font-size:.72rem}.zf-template-workshop-section-list em{display:inline-block;margin-left:6px;color:#b45309;font-style:normal;font-weight:700}.zf-template-workshop-token-groups{display:flex;flex-direction:column;gap:12px}.zf-template-workshop-token-group{padding:10px;border-radius:12px;background:#f8fafc}.zf-template-workshop-token-group h4{margin:0 0 8px;color:#0f172a;font-size:.76rem;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.zf-template-workshop-token-group dl{display:flex;flex-direction:column;gap:7px;margin:0}.zf-template-workshop-token-group dl div{display:grid;grid-template-columns:minmax(78px,.42fr) minmax(0,.58fr);gap:8px;align-items:center}.zf-template-workshop-token-group dt{color:#64748b;font-size:.7rem;font-weight:700;word-break:break-word}.zf-template-workshop-token-group dd{margin:0;color:#0f172a;font-size:.72rem;font-weight:700;line-height:1.35;word-break:break-word}.zf-template-workshop-token-color,.zf-template-workshop-swatches{display:inline-flex;align-items:center;gap:6px;flex-wrap:wrap}.zf-template-workshop-swatch{display:inline-block;width:16px;height:16px;flex:0 0 16px;border:1px solid rgba(15,23,42,.16);border-radius:999px;box-shadow:inset 0 0 0 1px #ffffff94}.zf-template-workshop-token-editor{display:flex;flex-direction:column;gap:12px}.zf-template-workshop-token-edit-group h4{margin:0;color:#0f172a;font-size:.76rem;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.zf-template-workshop-token-control{display:grid;grid-template-columns:minmax(0,1fr) minmax(140px,1.15fr);gap:10px 12px;align-items:center;color:#334155;font-size:.74rem;font-weight:700}.zf-template-workshop-token-control:has(.zf-ed-color-field){grid-template-columns:minmax(0,1fr) auto}.zf-template-workshop-token-control:has(.zf-hero-style-segment){grid-template-columns:minmax(0,1fr);align-items:stretch}.zf-template-workshop-token-control input[type=color]{width:34px;height:28px;padding:0;overflow:hidden;border:1px solid rgba(15,23,42,.14);border-radius:8px;background:transparent}.zf-template-workshop-token-control input[type=range]{min-width:0}.zf-template-workshop-token-control select{width:100%;min-width:0;border:1px solid rgba(15,23,42,.14);border-radius:10px;background:#fff;color:#0f172a;font:inherit;padding:7px 9px}.zf-template-workshop-token-color-control,.zf-template-workshop-token-range-control{display:inline-flex;align-items:center;gap:8px;min-width:0}.zf-hero-style-panel{display:grid;gap:12px;margin:0 0 14px;padding:12px;border:1px solid #e5e7eb;border-radius:12px;background:#fafafa}.zf-hero-style-subheader{margin:0;color:#0f172a;font-size:.76rem;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.zf-hero-style-group{display:grid;gap:14px}.zf-hero-style-control{grid-template-columns:minmax(108px,.4fr) minmax(0,.6fr)}.zf-hero-style-control>span:first-child,.zf-step3-side-editor .zf-template-workshop-token-control>span:first-child{min-width:0;overflow:visible;color:#334155;font-size:.78rem;font-weight:700;line-height:1.3;white-space:normal;overflow-wrap:anywhere;word-break:break-word}.zf-step3-side-editor .zf-template-workshop-token-control:not(.zf-ed-control-row),.zf-step3-side-editor .zf-hero-style-control:not(.zf-ed-control-row){grid-template-columns:minmax(0,1fr);gap:6px;align-items:stretch}.zf-step3-side-editor .zf-template-workshop-token-color-control,.zf-step3-side-editor .zf-template-workshop-token-range-control,.zf-step3-side-editor .zf-hero-style-segment{width:100%}.zf-step3-side-editor .zf-template-workshop-token-range-control input[type=range]{flex:1 1 auto}.zf-step3-side-editor .zf-template-workshop-field-row>label{white-space:normal;overflow-wrap:break-word}.zf-hero-style-segment{display:inline-flex;width:100%;padding:2px;border:1px solid #e5e7eb;border-radius:10px;background:#fff}.zf-hero-style-segment__btn{flex:1 1 0;min-width:0;padding:6px 8px;border:0;border-radius:8px;background:transparent;color:#6b7280;font:inherit;font-size:.74rem;font-weight:700;cursor:pointer}.zf-hero-style-segment__btn.is-active{background:#eff6ff;color:#1d4ed8}.zf-hero-style-number{width:52px;padding:4px 6px;border:1px solid #e5e7eb;border-radius:8px;background:#fff;color:#111827;font:inherit;font-size:.74rem}.zf-hero-style-reset{padding:4px 8px;border:1px solid #e5e7eb;border-radius:8px;background:#fff;color:#6b7280;font:inherit;font-size:.7rem;font-weight:700;cursor:pointer}.zf-hero-style-reset:hover{color:#111827;border-color:#d1d5db}.zf-hero-style-note{margin:0 0 10px;color:#6b7280;font-size:.78rem;line-height:1.4}.zf-hero-style-action{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:40px;margin:0 0 14px;padding:0 12px;border:1px solid #e2e8f0;border-radius:10px;background:#fff;color:#0f172a;font:inherit;font-size:.8125rem;font-weight:700;cursor:pointer}.zf-hero-style-action:hover{border-color:#cbd5e1;background:#f8fafc}.zf-hero-style-action:disabled{opacity:.55;cursor:not-allowed}.zf-hero-style-actions{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 14px}.zf-hero-style-actions .zf-hero-style-action{flex:1 1 140px;width:auto;margin:0}.zf-hero-style-action--danger{border-color:#fecaca;color:#991b1b;background:#fff7f7}.zf-hero-style-action--danger:hover:not(:disabled){border-color:#fca5a5;background:#fef2f2}.zf-bundles-studio__pack-list{display:grid;gap:8px;margin:0 0 12px}.zf-bundles-studio__pack-card{display:grid;gap:2px;width:100%;padding:10px 12px;border:1px solid #e2e8f0;border-radius:12px;background:#fff;text-align:left;cursor:pointer;font:inherit;color:inherit}.zf-bundles-studio__pack-card:hover{border-color:#cbd5e1;background:#f8fafc}.zf-bundles-studio__pack-card-kicker{display:flex;align-items:center;gap:8px;font-size:.7rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#64748b}.zf-bundles-studio__pack-card-kicker em{font-style:normal;padding:1px 6px;border-radius:999px;background:#111827;color:#fff;font-size:.62rem}.zf-bundles-studio__pack-card strong{font-size:.9rem;font-weight:700;color:#0f172a}.zf-bundles-studio__pack-card-meta{font-size:.78rem;color:#64748b}.zf-hero-style-toggle{align-items:center}.zf-step3-autosave{display:inline-flex;align-items:center;min-height:32px;padding:0 10px;border-radius:999px;background:#f1f5f9;color:#64748b;font-size:.75rem;font-weight:650;letter-spacing:.01em;white-space:nowrap}.zf-step3-autosave.is-saved{background:#ecfdf5;color:#047857}.zf-step3-autosave.is-error{background:#fef2f2;color:#b91c1c}.zf-step3-toolbar-label-btn{display:inline-flex;align-items:center;gap:8px;min-height:36px;padding:0 12px;font-size:.8125rem;font-weight:700}.zf-step3-toolbar-label-btn svg{width:16px;height:16px}.zf-step3-toolbar-dot{width:8px;height:8px;border-radius:999px;background:#d1d5db}.zf-step3-toolbar-dot.is-on{background:#22c55e;box-shadow:0 0 0 3px #22c55e2e}.zf-branding-backdrop{justify-content:center;align-items:center;padding:24px;background:#11182757;pointer-events:auto}.zf-branding-backdrop .zf-branding-modal{pointer-events:auto}.zf-branding-modal{display:flex;flex-direction:column;width:min(840px,calc(100vw - 32px));max-height:min(820px,calc(100vh - 48px));overflow:hidden;border-radius:18px;background:#fff;box-shadow:0 24px 80px #0f172a47}.zf-branding-modal--studio{background:radial-gradient(700px 280px at 0% 0%,rgba(99,102,241,.08),transparent 55%),#fff}.zf-branding-modal--drawer{width:min(720px,calc(100vw - 48px));max-height:min(88vh,860px);height:auto;margin:0;border-radius:18px;box-shadow:0 24px 80px #0f172a47}.zf-branding-modal--drawer.zf-branding-modal--figma{width:min(720px,calc(100vw - 48px))}.zf-branding-modal__header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:18px 20px 14px}.zf-branding-modal__header h2{margin:0;color:#0f172a;font-size:1.15rem;font-weight:700;letter-spacing:-.02em}.zf-branding-modal__subtitle{margin:4px 0 0;color:#6b7280;font-size:.875rem;line-height:1.4}.zf-branding-modal__header button{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border:0;border-radius:10px;background:transparent;color:#6b7280;font-size:1.35rem;line-height:1;cursor:pointer}.zf-branding-modal__header button:hover{background:#f3f4f6;color:#111827}.zf-branding-modal__body{display:grid;grid-template-columns:minmax(240px,.36fr) minmax(0,.64fr);gap:0;min-height:0;flex:1 1 auto;overflow:hidden;border-top:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb}.zf-branding-modal__body--drawer{grid-template-columns:1fr;overflow:auto}.zf-branding-modal__summary{display:grid;gap:14px;padding:14px 16px 0;background:#f8fafc}.zf-branding-corners h3{margin:0;color:#0f172a;font-size:.72rem;font-weight:800;text-transform:uppercase;letter-spacing:.05em}.zf-branding-live-preview__card{display:grid;gap:6px;padding:14px;border:1px solid #e5e7eb;box-shadow:0 10px 24px #0f172a0f}.zf-branding-live-preview__kicker{font-size:.68rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.zf-branding-live-preview__card strong{font-size:.95rem;letter-spacing:-.02em}.zf-branding-live-preview__muted{font-size:.78rem}.zf-branding-live-preview__btn{display:inline-flex;align-items:center;justify-content:center;margin-top:4px;padding:8px 12px;font-size:.78rem;font-weight:700}.zf-branding-corners{display:grid;gap:8px}.zf-branding-shape-controls,.zf-branding-color-controls{display:grid;gap:16px}.zf-branding-corner-tiles{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.zf-branding-corner-tile{display:grid;gap:8px;justify-items:center;padding:10px 8px;border:1px solid #e5e7eb;border-radius:12px;background:#fff;color:#374151;font-size:.75rem;font-weight:650;cursor:pointer}.zf-branding-corner-tile__shape{width:36px;height:28px;border:1.5px solid #94a3b8;background:linear-gradient(180deg,#fff,#f1f5f9)}.zf-branding-corner-tile.is-selected,.zf-branding-corner-tile:hover{border-color:#a5b4fc;background:#eef2ff;color:#312e81;box-shadow:0 0 0 3px #6366f11f}.zf-branding-corner-tile.is-selected .zf-branding-corner-tile__shape{border-color:#6366f1}.zf-branding-modal__editor{min-width:0;overflow:auto;padding:16px 18px;background:#fff}.zf-branding-studio__title{margin:0 0 14px;color:#0f172a;font-size:.95rem;font-weight:750;letter-spacing:-.01em}.zf-branding-studio__groups{display:grid;gap:16px}.zf-branding-studio__group{display:grid;gap:10px;padding:12px;border:1px solid #e5e7eb;border-radius:14px;background:#f8fafc}.zf-branding-studio__group-head h4{margin:0;color:#0f172a;font-size:.82rem;font-weight:750}.zf-branding-studio__group-head p{margin:3px 0 0;color:#6b7280;font-size:.74rem;line-height:1.35}.zf-branding-studio__swatch-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.zf-branding-swatch{display:grid;grid-template-columns:44px minmax(0,1fr);gap:10px;align-items:center;padding:8px;border:1px solid #e5e7eb;border-radius:12px;background:#fff;cursor:pointer}.zf-branding-swatch:hover,.zf-branding-swatch:focus-within{border-color:#a5b4fc;box-shadow:0 0 0 3px #6366f11a}.zf-branding-swatch__chip-wrap{position:relative;width:44px;height:44px}.zf-branding-swatch__input{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;padding:0;border:0;opacity:0;cursor:pointer}.zf-branding-swatch__chip{display:block;width:44px;height:44px;border:1px solid rgba(15,23,42,.12);border-radius:12px;box-shadow:inset 0 0 0 1px #ffffff59;pointer-events:none}.zf-branding-swatch__meta{display:grid;gap:2px;min-width:0}.zf-branding-swatch__meta strong{color:#111827;font-size:.78rem;font-weight:650;line-height:1.25}.zf-branding-swatch__meta code{color:#94a3b8;font-size:.68rem;font-weight:600}.zf-branding-swatch__hint{color:#94a3b8;font-size:.68rem;line-height:1.3}.zf-branding-modal__eyebrow{margin:0 0 4px;color:#6366f1;font-size:.68rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.zf-branding-modal__body--figma{display:flex;flex-direction:column;gap:14px;padding:14px 16px 18px;background:#fff}.zf-branding-figma-top{display:grid;grid-template-columns:minmax(220px,.38fr) minmax(0,.62fr);gap:14px;align-items:start}.zf-branding-figma-top__left,.zf-branding-figma-top__right{display:grid;gap:12px;min-width:0}.zf-branding-figma-top__right .zf-branding-studio__groups{gap:12px}.zf-branding-figma-top__right .zf-branding-studio__group{background:#fff}.zf-branding-figma-top__right .zf-branding-studio__swatch-grid{grid-template-columns:1fr}.zf-branding-figma-section{background:#fff}.zf-branding-visibility-list{display:grid;gap:10px}.zf-branding-visibility-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0;padding:8px 0;border-bottom:1px solid #f1f5f9;cursor:pointer;font-size:13px;color:#202223}.zf-branding-visibility-row:last-child{border-bottom:0;padding-bottom:0}.zf-branding-store-toggle{margin:0 0 16px;padding:12px 14px;border:1px solid #e5e7eb;border-radius:12px;background:#f8fafc}.zf-branding-store-toggle__row{display:flex;align-items:center;justify-content:space-between;gap:16px}.zf-branding-store-toggle__copy{display:grid;gap:2px;min-width:0}.zf-branding-store-toggle__copy strong{font-size:.86rem;color:#0f172a}.zf-branding-store-toggle__copy span{font-size:.75rem;color:#64748b;line-height:1.35}.zf-branding-store-preview{display:grid;gap:10px;margin-top:12px;padding-top:12px;border-top:1px solid #e5e7eb}.zf-branding-store-preview__hint{margin:10px 0 0;font-size:.74rem;color:#64748b}.zf-branding-store-preview__head{display:grid;gap:2px}.zf-branding-store-preview__head strong{font-size:.8rem;color:#0f172a}.zf-branding-store-preview__head span{font-size:.72rem;color:#64748b}.zf-branding-store-preview__swatches{display:flex;flex-wrap:wrap;gap:8px}.zf-branding-store-preview__swatch{display:inline-flex;align-items:center;gap:6px;font-size:.7rem;color:#475569}.zf-branding-store-preview__swatch-chip{width:16px;height:16px;border-radius:4px;border:1px solid #e5e7eb;box-shadow:inset 0 0 0 1px #0f172a0a}.zf-branding-store-preview__card{display:grid;gap:8px;padding:14px;border:1px solid #e5e7eb;border-radius:12px}.zf-branding-store-preview__card strong{font-size:1.05rem;line-height:1.25}.zf-branding-store-preview__body{font-size:.78rem;line-height:1.45}.zf-branding-store-preview__btn{display:inline-flex;align-items:center;justify-content:center;width:fit-content;min-height:34px;padding:0 14px;border-radius:999px;font-size:.74rem;font-weight:600}.zf-branding-font-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.zf-branding-select{display:grid;gap:6px}.zf-branding-select>span,.zf-branding-sublabel{margin:0 0 8px;color:#6b7280;font-size:.68rem;font-weight:750;letter-spacing:.05em;text-transform:uppercase}.zf-branding-select select{width:100%;min-height:40px;padding:8px 12px;border:1px solid #e5e7eb;border-radius:10px;background:#fff;color:#111827;font-size:.875rem}.zf-branding-font-preview{display:grid;gap:6px;margin-top:4px;padding:12px 14px;border:1px solid #e5e7eb;border-radius:12px;background:#f8fafc}.zf-branding-font-preview strong{color:#111827;font-size:1.15rem;font-weight:600;letter-spacing:-.02em}.zf-branding-font-preview span{font-size:.82rem;line-height:1.4}.zf-branding-choice-tiles{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.zf-branding-choice-tiles--4{grid-template-columns:repeat(4,minmax(0,1fr))}.zf-branding-choice-tile{display:grid;gap:8px;justify-items:center;padding:10px 8px;border:1px solid #e5e7eb;border-radius:12px;background:#fff;color:#374151;font-size:.75rem;font-weight:650;cursor:pointer}.zf-branding-choice-tile.is-selected,.zf-branding-choice-tile:hover{border-color:#a5b4fc;background:#eef2ff;color:#312e81;box-shadow:0 0 0 3px #6366f11f}.zf-branding-choice-tile__shadow{width:36px;height:28px;border-radius:8px;background:#fff;border:1px solid #e5e7eb}.zf-branding-choice-tile__shadow--none{box-shadow:none}.zf-branding-choice-tile__shadow--soft{box-shadow:0 4px 12px #0f172a14}.zf-branding-choice-tile__shadow--medium{box-shadow:0 8px 18px #0f172a1f}.zf-branding-choice-tile__shadow--strong{box-shadow:0 12px 28px #0f172a2e}.zf-branding-type-preview{display:grid;gap:2px;justify-items:center;color:#111827}.zf-branding-type-preview strong{line-height:1;font-family:Georgia,Times New Roman,serif}.zf-branding-type-preview em{font-style:normal;color:#6b7280;font-family:Inter,system-ui,sans-serif}.zf-branding-type-preview--compact strong{font-size:.95rem}.zf-branding-type-preview--compact em{font-size:.65rem}.zf-branding-type-preview--standard strong{font-size:1.15rem}.zf-branding-type-preview--standard em{font-size:.72rem}.zf-branding-type-preview--expressive strong{font-size:1.4rem}.zf-branding-type-preview--expressive em{font-size:.78rem}.zf-branding-images-grid{display:grid;gap:14px}.zf-branding-btn-size{display:block;width:72%;max-width:88px;flex-shrink:0}.zf-branding-btn-size--sm{height:10px}.zf-branding-btn-size--md{height:14px}.zf-branding-btn-size--lg{height:18px}.zf-branding-choice-tile--btn{overflow:hidden;min-width:0}.zf-branding-link-preview{margin:0;color:#6b7280;font-size:.82rem;pointer-events:none;-webkit-user-select:none;user-select:none}.zf-branding-link-preview a,.zf-branding-link-preview__sample{font-weight:650;text-decoration:underline;cursor:default;pointer-events:none}.zf-branding-modal__footer{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 16px 14px;border-top:1px solid #e5e7eb;background:#fff}.zf-branding-modal__footer-note{margin:0;color:#6b7280;font-size:.78rem}.zf-branding-modal__footer-actions{display:inline-flex;gap:8px;flex-shrink:0}.zf-branding-modal__save{background:#6366f1!important;border-color:#6366f1!important}@media (max-width: 900px){.zf-branding-figma-top{grid-template-columns:1fr}.zf-branding-choice-tiles--4{grid-template-columns:repeat(2,minmax(0,1fr))}.zf-branding-modal__footer{flex-direction:column;align-items:stretch}.zf-branding-modal__footer-actions{width:100%}.zf-branding-modal__footer-actions .zf-btn-secondary,.zf-branding-modal__footer-actions .zf-btn-dark{flex:1}}.zf-branding-shape-grid{display:grid;gap:10px}.zf-branding-shape-card{display:grid;gap:8px;padding:10px;border:1px solid #e5e7eb;border-radius:12px;background:#fff}.zf-branding-shape-card--buttons{grid-column:1 / -1}.zf-branding-shape-card__preview{width:100%;height:44px;border:1.5px solid #94a3b8;background:linear-gradient(180deg,#fff,#f1f5f9)}.zf-branding-shape-card__meta{display:flex;align-items:baseline;justify-content:space-between;gap:8px}.zf-branding-shape-card__meta strong{color:#111827;font-size:.78rem;font-weight:650}.zf-branding-shape-card__meta code,.zf-branding-shape-card__meta span{color:#94a3b8;font-size:.7rem;font-weight:600}.zf-branding-shape-card input[type=range]{width:100%}.zf-branding-button-shape{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.zf-branding-button-shape__btn{display:grid;gap:6px;justify-items:center;padding:8px 6px;border:1px solid #e5e7eb;border-radius:12px;background:#f8fafc;color:#374151;font-size:.72rem;font-weight:650;cursor:pointer}.zf-branding-button-shape__btn span{display:block;width:100%;height:22px;border:1.5px solid #64748b;background:#e2e8f0}.zf-branding-button-shape__btn.is-selected,.zf-branding-button-shape__btn:hover{border-color:#a5b4fc;background:#eef2ff;color:#312e81;box-shadow:0 0 0 3px #6366f11f}.zf-branding-button-shape__btn.is-selected span{border-color:#6366f1;background:#c7d2fe}.zf-template-workshop-panel--flush{margin:0;padding:0;border:0;background:transparent;box-shadow:none}@media (max-width: 760px){.zf-branding-modal__body{grid-template-columns:1fr}.zf-branding-backdrop{padding:12px;justify-content:center;align-items:center}.zf-branding-modal--drawer,.zf-branding-modal--drawer.zf-branding-modal--figma{width:min(100%,calc(100vw - 24px));max-height:min(88vh,820px);height:auto}}.zf-template-workshop-token-color-control code,.zf-template-workshop-token-range-control code{color:#475569;font-size:.7rem;font-weight:800}.zf-template-workshop-json{max-height:420px;margin:0;overflow:auto;white-space:pre-wrap;word-break:break-word;color:#0f172a;font-size:.72rem;line-height:1.45}@media (max-width: 1180px){.zf-template-workshop-layout{grid-template-columns:1fr}.zf-template-workshop-inspector{position:static}}@media (max-width: 760px){.zf-template-workshop-heading,.zf-template-workshop-toolbar{grid-template-columns:1fr;align-items:stretch;flex-direction:column}.zf-template-workshop-heading-actions{grid-template-columns:1fr;width:100%}.zf-template-workshop-heading-actions .zf-template-preview-actions__viewport,.zf-template-workshop-heading-actions .zf-template-preview-actions__history,.zf-template-workshop-heading-actions .zf-template-preview-actions__main,.zf-template-workshop-select-label--header{grid-column:1}.zf-template-workshop-select-label--header{width:100%}}.zf-legal-back-row{display:flex;align-items:center;margin-bottom:24px}.zf-legal-back{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border:none;background:transparent;color:#6366f1;font-size:14px;font-weight:500;cursor:pointer;border-radius:6px;transition:background .2s}.zf-legal-back:hover{background:#6366f10d}.zf-legal-back-icon{width:16px;height:16px;stroke-width:2}.zf-legal-header{margin-bottom:32px;padding-bottom:24px;border-bottom:1px solid #e5e7eb}.zf-legal-header h1{margin:0 0 8px;font-size:28px;font-weight:700;color:#111827}.zf-legal-date{margin:0;font-size:14px;color:#6b7280;font-weight:400}.zf-legal-content{max-width:800px;margin:0 auto;font-size:15px;line-height:1.6;color:#374151}.zf-legal-content section{margin-bottom:28px}.zf-legal-content h2{margin:0 0 12px;font-size:18px;font-weight:600;color:#111827}.zf-legal-content p{margin:0 0 12px}.zf-legal-content ul{margin:12px 0;padding-left:24px}.zf-legal-content li{margin-bottom:8px}.zf-legal-content a{color:#6366f1;text-decoration:none;font-weight:500;transition:color .2s}.zf-legal-content a:hover{color:#4f46e5;text-decoration:underline}@media (max-width: 768px){.zf-legal-header h1{font-size:22px}.zf-legal-content{font-size:14px}.zf-legal-content h2{font-size:16px}}.zf-route-chunk-stale{margin:48px auto;max-width:420px;padding:24px;border:1px solid #e1e3e5;border-radius:12px;background:#fff;text-align:center;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.zf-route-chunk-stale__title{margin:0 0 8px;font-size:16px;font-weight:650;color:#202223}.zf-route-chunk-stale__message{margin:0 0 16px;font-size:14px;line-height:1.5;color:#616161}.zf-route-chunk-stale__action{padding:8px 18px;border:0;border-radius:8px;background:#202223;color:#fff;font-size:14px;font-weight:600;cursor:pointer}.zf-route-chunk-stale__action:hover{background:#000}.zf-step3-root--editor,.zf-step3-section-tree,.zf-step3-side-editor,.zf-template-workshop-inspector,.zf-branding-backdrop,.zf-advanced-variants-modal,.zf-advanced-bundles-modal,.zf-advanced-variants-panel{--zf-ed-ink-900: #1a1a1a;--zf-ed-ink-800: #202223;--zf-ed-ink-600: #4a4a4a;--zf-ed-ink-500: #616161;--zf-ed-ink-400: #8a8a8a;--zf-ed-ink-300: #c9cccf;--zf-ed-line: #e3e3e3;--zf-ed-line-strong: #8a8a8a;--zf-ed-line-soft: #f1f2f4;--zf-ed-rail: #f6f6f7;--zf-ed-canvas: #f1f2f4;--zf-ed-surface: #fff;--zf-ed-tint: #f6f6f7;--zf-ed-selected: #ececec;--zf-ed-selected-strong: #2c6ecb;--zf-ed-selected-strong-text: #ffffff;--zf-ed-drop: #2c6ecb;--zf-ed-indigo-700: #1f4f99;--zf-ed-indigo-600: #2c6ecb;--zf-ed-indigo-500: #2c6ecb;--zf-ed-indigo-400: #458fff;--zf-ed-indigo-200: #b4d0ff;--zf-ed-indigo-50: #eaf2ff;--zf-ed-danger: #d72c0d;--zf-ed-danger-soft: #fff4f4;--zf-ed-radius-card: 8px;--zf-ed-radius-panel: 8px;--zf-ed-radius-control: 8px;--zf-ed-radius-field: 8px;--zf-ed-radius-chip: 4px;--zf-ed-shadow-card: 0 1px 0 rgba(0, 0, 0, .05);--zf-ed-shadow-row: none;--zf-ed-shadow-frame: 0 1px 3px rgba(0, 0, 0, .08);--zf-ed-ring: 0 0 0 2px var(--zf-ed-indigo-50);--zf-ed-gradient: #1a1a1a;--zf-ed-font: "Inter", -apple-system, BlinkMacSystemFont, "San Francisco", "Segoe UI", Roboto, sans-serif}.zf-step3-section-tree__list,.zf-step3-side-editor__body,.zf-step3-section-tree__add-panel{scrollbar-width:none}.zf-step3-section-tree__list::-webkit-scrollbar,.zf-step3-side-editor__body::-webkit-scrollbar,.zf-step3-section-tree__add-panel::-webkit-scrollbar{width:0}.zf-step3-section-tree__list:hover,.zf-step3-side-editor__body:hover,.zf-step3-section-tree__add-panel:hover{scrollbar-width:thin;scrollbar-color:var(--zf-ed-indigo-200) transparent}.zf-step3-section-tree__list:hover::-webkit-scrollbar,.zf-step3-side-editor__body:hover::-webkit-scrollbar,.zf-step3-section-tree__add-panel:hover::-webkit-scrollbar{width:4px}.zf-step3-section-tree__list:hover::-webkit-scrollbar-thumb,.zf-step3-side-editor__body:hover::-webkit-scrollbar-thumb,.zf-step3-section-tree__add-panel:hover::-webkit-scrollbar-thumb{border-radius:4px;background:#e0e7ff}.zf-branding-modal .zf-branding-modal__eyebrow{margin:0 0 3px;color:var(--zf-ed-indigo-400);font-family:var(--zf-ed-font);font-size:9px;font-weight:700;letter-spacing:.12em;line-height:1.2;text-transform:uppercase}.zf-step3-layout--editor-open,.zf-step3-layout--mobile.zf-step3-layout--editor-open,.zf-step3-layout--tablet.zf-step3-layout--editor-open{grid-template-columns:240px minmax(0,1fr);grid-template-rows:minmax(0,1fr);height:auto;max-height:100%;min-height:0;border-top-color:var(--zf-ed-line)}.zf-step3-layout--editor-open.is-inspector-open,.zf-step3-layout--mobile.zf-step3-layout--editor-open.is-inspector-open,.zf-step3-layout--tablet.zf-step3-layout--editor-open.is-inspector-open{grid-template-columns:240px minmax(0,1fr) 280px}.zf-step3-layout--editor-open.is-inspector-open.is-settings-inspector,.zf-step3-layout--mobile.zf-step3-layout--editor-open.is-inspector-open.is-settings-inspector,.zf-step3-layout--tablet.zf-step3-layout--editor-open.is-inspector-open.is-settings-inspector{grid-template-columns:240px minmax(0,1fr) 360px}.zf-step3-layout--editor-open>.zf-step3-section-tree,.zf-step3-layout--editor-open>.zf-preview-column,.zf-step3-layout--editor-open>.zf-preview-workspace,.zf-step3-layout--editor-open>.zf-step3-side-editor{min-height:0;max-height:100%;overflow:hidden}.zf-step3-root--editor{font-family:var(--zf-ed-font)}.zf-step3-root--editor .zf-step3-top-actions,.zf-product-editor-modal-root .zf-step3-root--editor .zf-step3-top-actions,.zf-product-editor-modal-root .zf-step3-root--popup .zf-step3-top-actions{border-bottom-color:var(--zf-ed-line);background:var(--zf-ed-surface);box-shadow:0 1px 4px #0000000f}.zf-step3-root--editor .zf-template-preview-actions__viewport .zf-btn-secondary{border:1.5px solid var(--zf-ed-line);border-radius:var(--zf-ed-radius-field);background:var(--zf-ed-surface);color:var(--zf-ed-ink-500);font-weight:600}.zf-step3-root--editor .zf-template-preview-actions__viewport .zf-btn-secondary:hover{border-color:var(--zf-ed-indigo-200);color:var(--zf-ed-indigo-600)}.zf-step3-root--editor .zf-template-preview-actions__viewport .zf-btn-secondary.is-active{border-color:var(--zf-ed-indigo-500);background:var(--zf-ed-indigo-50);color:var(--zf-ed-indigo-700)}.zf-step3-root--editor .zf-template-preview-actions__history{border-right-color:var(--zf-ed-line)}.zf-step3-root--editor .zf-template-preview-actions__viewport .zf-btn-secondary:disabled{opacity:.45;color:var(--zf-ed-ink-500)}.zf-step3-root--editor .zf-step3-toolbar-label-btn{border:1.5px solid var(--zf-ed-line);border-radius:var(--zf-ed-radius-field);background:var(--zf-ed-surface);color:var(--zf-ed-ink-600);font-size:11.5px;font-weight:600}.zf-step3-root--editor .zf-step3-toolbar-label-btn:hover,.zf-step3-root--editor .zf-step3-toolbar-label-btn.is-active{border-color:var(--zf-ed-indigo-500);background:var(--zf-ed-indigo-50);color:var(--zf-ed-indigo-700)}.zf-step3-root--editor .zf-btn-publish{border:0;border-radius:var(--zf-ed-radius-field);background:var(--zf-ed-gradient);color:#fff;font-weight:700;letter-spacing:.02em}.zf-step3-root--editor .zf-btn-publish:hover:not(:disabled){background:#000}.zf-step3-layout--editor-open .zf-preview-workspace,.zf-step3-layout--mobile.zf-step3-layout--editor-open .zf-preview-workspace,.zf-step3-layout--tablet.zf-step3-layout--editor-open .zf-preview-workspace{padding:0;background-color:var(--zf-ed-canvas);background-image:none}.zf-step3-layout--editor-open .zf-step3-preview-card:not(.zf-step3-preview-card--mobile):not(.zf-step3-preview-card--tablet){border:1px solid var(--zf-ed-line);border-radius:var(--zf-ed-radius-card);box-shadow:var(--zf-ed-shadow-frame)}.zf-step3-layout--editor-open .zf-step3-preview-card--mobile,.zf-step3-layout--editor-open .zf-step3-preview-card--tablet{box-shadow:var(--zf-ed-shadow-frame)}.zf-step3-section-tree,.zf-step3-section-tree--studio{background:var(--zf-ed-rail);border-color:var(--zf-ed-line);border-radius:0;box-shadow:none;font-family:var(--zf-ed-font)}.zf-step3-layout--editor-open .zf-step3-section-tree{border-right:1px solid var(--zf-ed-line)}.zf-step3-section-tree__close{border-radius:8px;color:var(--zf-ed-ink-500)}.zf-step3-section-tree__close:hover{background:var(--zf-ed-line-soft);color:var(--zf-ed-ink-900)}.zf-step3-left-bar-reopen{background:var(--zf-ed-rail);border-right-color:var(--zf-ed-line);color:var(--zf-ed-ink-500);font-family:var(--zf-ed-font)}.zf-step3-left-bar-reopen:hover{background:var(--zf-ed-line-soft);color:var(--zf-ed-ink-900)}.zf-step3-layout--editor-open .zf-step3-left-bar-reopen{border-right:1px solid var(--zf-ed-line)}.zf-step3-section-tree__mode-switch{display:flex;flex:1 1 auto;min-width:0;padding:2px;border:1px solid var(--zf-ed-line);border-radius:8px;background:var(--zf-ed-line-soft);gap:2px}.zf-step3-section-tree__mode-btn{flex:1 1 0;margin:0;padding:5px 8px;border:0;border-radius:6px;background:transparent;color:var(--zf-ed-ink-500);font-family:inherit;font-size:11.5px;font-weight:650;cursor:pointer}.zf-step3-section-tree__mode-btn.is-active{background:var(--zf-ed-surface);color:var(--zf-ed-ink-900);box-shadow:0 1px 2px #0f172a14}.zf-step3-section-tree__header h3{color:var(--zf-ed-ink-900);font-size:13px;font-weight:650;letter-spacing:0}.zf-step3-section-tree__subtitle{display:none}.zf-step3-section-tree__badge{margin:0;padding:1px 6px;border:0;border-radius:8px;background:var(--zf-ed-line-soft);color:var(--zf-ed-ink-500);font-size:11px;font-weight:600;letter-spacing:0}.zf-step3-section-tree__body{display:flex;flex:1 1 auto;flex-direction:column;min-height:0;overflow:hidden;padding:4px 4px 8px;background:transparent}.zf-step3-section-tree__group-head{display:flex;align-items:center;justify-content:space-between;gap:8px;margin:10px 8px 6px 12px}.zf-step3-section-tree__group-label{margin:0;color:var(--zf-ed-ink-900);font-size:13px;font-weight:650;letter-spacing:0;line-height:1.25}.zf-step3-section-tree__list{gap:0;min-height:0;overflow-y:auto;overscroll-behavior:contain}.zf-step3-section-tree__list--nested{flex:0 0 auto;height:auto;min-height:0;overflow:visible}.zf-step3-section-tree__node{flex:0 0 auto}.zf-step3-section-tree__node--section{overflow:hidden;border:0;border-radius:0;background:transparent;box-shadow:none}.zf-step3-section-tree__node--section:hover,.zf-step3-section-tree__node--section.is-selected{border-color:transparent;box-shadow:none}.zf-step3-section-tree__node--section.is-hidden{opacity:.55}.zf-step3-section-tree__item,.zf-step3-section-tree__item--section,.zf-step3-section-tree__item--section:hover,.zf-step3-section-tree__item--section.is-selected,.zf-step3-section-tree__item--section.has-section-actions,.zf-step3-section-tree__item--section.has-section-actions:hover,.zf-step3-section-tree__item--section.has-section-actions.is-selected,.zf-step3-section-tree__item--section.has-section-actions:focus-within{grid-template-columns:16px minmax(0,1fr);min-height:32px;margin:0;padding:4px 8px 4px 6px;border:0;border-radius:8px;background:transparent;box-shadow:none}.zf-step3-section-tree__item:hover:not(.is-selected),.zf-step3-section-tree__item--section:hover:not(.is-selected),.zf-step3-section-tree__item--group:hover:not(.is-selected),.zf-step3-section-tree__item--field:hover:not(.is-selected){background:#f1f2f4;border-color:transparent;box-shadow:none}.zf-step3-section-tree__item.is-selected,.zf-step3-section-tree__item--section.is-selected,.zf-step3-section-tree__item--group.is-selected,.zf-step3-section-tree__item--field.is-selected,.zf-step3-section-tree__item.has-section-actions.is-selected,.zf-step3-section-tree__node--section.is-selected .zf-step3-section-tree__item--section{background:var(--zf-ed-selected-strong);color:var(--zf-ed-selected-strong-text);box-shadow:none}.zf-step3-section-tree__item.is-selected .zf-step3-section-tree__actions,.zf-step3-section-tree__node--section.is-selected .zf-step3-section-tree__actions{background:transparent!important;border-radius:0;box-shadow:none}.zf-step3-section-tree__item.zf-step3-section-tree__item--settings{display:flex;align-items:center;gap:8px;width:100%;min-height:36px;margin:0;padding:6px 10px 6px 8px;border:0;border-radius:8px;background:transparent;color:var(--zf-ed-ink-800, #1f2937);box-shadow:none;grid-template-columns:unset;text-align:left;cursor:pointer;font:inherit}.zf-step3-section-tree__item.zf-step3-section-tree__item--settings:hover{background:#f1f2f4}.zf-step3-section-tree__item.zf-step3-section-tree__item--settings.is-selected{background:var(--zf-ed-selected, #e8e8ea);color:var(--zf-ed-ink-800, #1f2937)}.zf-step3-section-tree__item.zf-step3-section-tree__item--settings .zf-step3-section-tree__kind-icon{flex:0 0 auto;width:16px;height:16px;color:var(--zf-ed-ink-500, #6b7280)}.zf-step3-section-tree__item.zf-step3-section-tree__item--settings .zf-step3-section-tree__label{display:block;flex:1 1 auto;min-width:0;max-width:none;color:inherit;font-size:13px;font-weight:550;line-height:1.35}.zf-step3-section-tree__item.zf-step3-section-tree__item--settings .zf-step3-section-tree__label-text{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.zf-step3-section-tree__item.zf-step3-section-tree__item--settings.is-selected .zf-step3-section-tree__label{font-weight:650}.zf-step3-section-tree__item.zf-step3-section-tree__item--settings.is-selected .zf-step3-section-tree__kind-icon{color:var(--zf-ed-ink-800, #1f2937)}.zf-step3-section-tree__item.zf-step3-section-tree__item--settings.is-disabled,.zf-step3-section-tree__item.zf-step3-section-tree__item--settings:disabled{opacity:.72;cursor:not-allowed}.zf-step3-section-tree__item.zf-step3-section-tree__item--settings.is-disabled:hover,.zf-step3-section-tree__item.zf-step3-section-tree__item--settings:disabled:hover{background:transparent}.zf-step3-section-tree__pill{display:inline-flex;align-items:center;justify-content:center;margin-left:8px;padding:2px 6px;border:1px solid var(--zf-ed-line, #d1d5db);border-radius:999px;color:var(--zf-ed-ink-500, #6b7280);font-size:10px;font-weight:600;line-height:1;white-space:nowrap}.zf-step3-section-tree__item--section>.zf-step3-section-tree__select-row{order:1}.zf-step3-section-tree__item--section>.zf-step3-section-tree__expand{order:0;color:var(--zf-ed-ink-500)}.zf-step3-section-tree__item.has-section-actions:hover,.zf-step3-section-tree__item.has-section-actions:focus-within,.zf-step3-section-tree__item--section.has-section-actions:hover,.zf-step3-section-tree__item--section.has-section-actions:focus-within{padding-right:64px}.zf-step3-section-tree__select-row{gap:6px}.zf-step3-section-tree__kind-icon{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;width:18px;height:18px;color:var(--zf-ed-ink-500)}.zf-step3-section-tree__item--section .zf-step3-section-tree__label{color:var(--zf-ed-ink-800);font-size:13px;font-weight:550}.zf-step3-section-tree__item.is-selected .zf-step3-section-tree__label,.zf-step3-section-tree__item.is-selected .zf-step3-section-tree__kind-icon,.zf-step3-section-tree__item.is-selected .zf-step3-section-tree__expand,.zf-step3-section-tree__item.is-selected .zf-step3-section-tree__handle,.zf-step3-section-tree__item.is-selected .zf-step3-section-tree__count{color:var(--zf-ed-selected-strong-text)}.zf-step3-section-tree__item.is-selected .zf-step3-section-tree__label{font-weight:650}.zf-step3-section-tree__item--section .zf-step3-section-tree__count{display:none}.zf-step3-section-tree__handle{display:inline-flex;flex:0 0 14px;align-items:center;justify-content:center;width:14px;min-width:14px;height:24px;color:var(--zf-ed-ink-400);opacity:0;transition:opacity .12s ease}.zf-step3-section-tree__item:hover .zf-step3-section-tree__handle:not(.is-static),.zf-step3-section-tree__item:focus-within .zf-step3-section-tree__handle:not(.is-static){opacity:1}.zf-step3-section-tree__handle.is-static{width:14px;min-width:14px;margin:0;opacity:0;pointer-events:none}.zf-step3-section-tree__node--section>.zf-step3-section-tree__list--nested{gap:0;margin:0;padding:0 0 2px;border-top:0;background:transparent}.zf-step3-section-tree__item.zf-step3-section-tree__item--group,.zf-step3-section-tree__item.zf-step3-section-tree__item--field,.zf-step3-section-tree__item.zf-step3-section-tree__item--add-block,.zf-step3-section-tree__item--group.has-section-actions,.zf-step3-section-tree__item--field.has-section-actions,.zf-step3-section-tree__item--add-block.has-section-actions,.zf-step3-section-tree__item.zf-step3-section-tree__item--group.has-section-actions,.zf-step3-section-tree__item.zf-step3-section-tree__item--field.has-section-actions,.zf-step3-section-tree__item.zf-step3-section-tree__item--add-block.has-section-actions{display:grid;grid-template-columns:14px 18px minmax(0,1fr);column-gap:6px;align-items:center;min-height:32px;margin:0;padding:4px 8px 4px 22px;border:0;border-radius:8px;box-shadow:none}.zf-step3-section-tree__item--group>.zf-step3-section-tree__expand,.zf-step3-section-tree__item--field>.zf-step3-section-tree__expand,.zf-step3-section-tree__item--add-block>.zf-step3-section-tree__expand{display:none}.zf-step3-section-tree__item--group>.zf-step3-section-tree__select-row,.zf-step3-section-tree__item--field>.zf-step3-section-tree__select-row,.zf-step3-section-tree__item--add-block>.zf-step3-section-tree__select-row{display:contents}.zf-step3-section-tree__item--group .zf-step3-section-tree__select,.zf-step3-section-tree__item--field .zf-step3-section-tree__select,.zf-step3-section-tree__item--add-block .zf-step3-section-tree__label{display:flex;grid-column:3;min-width:0;width:100%;max-width:100%;overflow:hidden;justify-self:stretch}.zf-step3-section-tree__item--group .zf-step3-section-tree__label,.zf-step3-section-tree__item--field .zf-step3-section-tree__label,.zf-step3-section-tree__item--add-block .zf-step3-section-tree__label,.zf-step3-section-tree__item--group .zf-step3-section-tree__label-text,.zf-step3-section-tree__item--field .zf-step3-section-tree__label-text,.zf-step3-section-tree__item--add-block .zf-step3-section-tree__label-text{min-width:0;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.zf-step3-section-tree__item--group.has-section-actions:hover,.zf-step3-section-tree__item--group.has-section-actions:focus-within,.zf-step3-section-tree__item--field.has-section-actions:hover,.zf-step3-section-tree__item--field.has-section-actions:focus-within{padding-right:36px}.zf-step3-section-tree__item--group>.zf-step3-section-tree__actions,.zf-step3-section-tree__item--field>.zf-step3-section-tree__actions{position:absolute;top:50%;right:4px;grid-column:3;grid-row:1;justify-self:end;transform:translateY(-50%)}.zf-step3-section-tree__node--group:not(:last-child)>.zf-step3-section-tree__item--group,.zf-step3-section-tree__node--field:not(:last-child)>.zf-step3-section-tree__item--field{border-bottom:0}.zf-step3-section-tree__item--group:hover:not(.is-selected),.zf-step3-section-tree__item--field:hover:not(.is-selected),.zf-step3-section-tree__item--add-block:hover{border-color:transparent;background:#f1f2f4}.zf-step3-section-tree__item--group.is-selected,.zf-step3-section-tree__item--field.is-selected,.zf-step3-section-tree__item--group.is-selected:hover,.zf-step3-section-tree__item--field.is-selected:hover,.zf-step3-section-tree__item.zf-step3-section-tree__item--group.is-selected,.zf-step3-section-tree__item.zf-step3-section-tree__item--field.is-selected,.zf-step3-section-tree__item.zf-step3-section-tree__item--group.has-section-actions.is-selected,.zf-step3-section-tree__item.zf-step3-section-tree__item--field.has-section-actions.is-selected,.zf-step3-section-tree__item.zf-step3-section-tree__item--group.has-section-actions.is-selected:hover,.zf-step3-section-tree__item.zf-step3-section-tree__item--field.has-section-actions.is-selected:hover{border-color:transparent;background:var(--zf-ed-selected-strong);box-shadow:none;color:var(--zf-ed-selected-strong-text)}.zf-step3-section-tree__item--group.is-selected .zf-step3-section-tree__label,.zf-step3-section-tree__item--group.is-selected .zf-step3-section-tree__label-text,.zf-step3-section-tree__item--group.is-selected .zf-step3-section-tree__kind-icon,.zf-step3-section-tree__item--group.is-selected .zf-step3-section-tree__handle,.zf-step3-section-tree__item--group.is-selected .zf-step3-section-tree__select,.zf-step3-section-tree__item--field.is-selected .zf-step3-section-tree__label,.zf-step3-section-tree__item--field.is-selected .zf-step3-section-tree__label-text{color:var(--zf-ed-selected-strong-text)}.zf-step3-section-tree__item--group .zf-step3-section-tree__label,.zf-step3-section-tree__item--field .zf-step3-section-tree__label{color:inherit;font-size:13px;font-weight:450}.zf-step3-section-tree__item--group .zf-step3-section-tree__label-emphasis,.zf-step3-section-tree__item--field .zf-step3-section-tree__label-emphasis{font-style:italic;font-weight:450}.zf-step3-section-tree__item--add-block{width:100%;color:var(--zf-ed-indigo-600);text-align:left;font:inherit;cursor:pointer}.zf-step3-section-tree__item--add-block .zf-step3-section-tree__label{color:var(--zf-ed-indigo-600);font-size:13px;font-weight:550}.zf-step3-section-tree__item--add-block .zf-step3-section-tree__kind-icon{color:var(--zf-ed-indigo-600)}.zf-step3-section-tree__item--add-block .zf-step3-section-tree__label-text{color:inherit}.zf-step3-section-tree__add-choices{list-style:none;margin:0;padding:0}.zf-step3-section-tree__item--add-choice{width:100%;color:var(--p-color-text)}.zf-step3-section-tree__item--add-choice .zf-step3-section-tree__label-text{color:inherit}.zf-step3-section-tree__actions{right:4px;gap:0;padding-left:4px;border-radius:0;background:transparent!important;box-shadow:none}.zf-step3-section-tree__item:hover .zf-step3-section-tree__actions,.zf-step3-section-tree__item:focus-within .zf-step3-section-tree__actions,.zf-step3-section-tree__item.is-selected .zf-step3-section-tree__actions,.zf-step3-section-tree__node--section.is-selected .zf-step3-section-tree__actions{background:transparent!important;box-shadow:none}.zf-step3-section-tree__action{width:24px;height:24px;border-radius:6px;background:transparent;color:var(--zf-ed-ink-500);box-shadow:none}.zf-step3-section-tree__item.is-selected .zf-step3-section-tree__action{color:#ffffffe0}.zf-step3-section-tree__action:hover:not(:disabled){background:#0000000f;color:var(--zf-ed-ink-800);box-shadow:none}.zf-step3-section-tree__item.is-selected .zf-step3-section-tree__action:hover:not(:disabled){background:#ffffff24;color:#fff}.zf-step3-section-tree__action--danger:hover:not(:disabled){background:var(--zf-ed-danger-soft, #fff4f4);color:var(--zf-ed-danger, #d72c0d);box-shadow:none}.zf-step3-section-tree__item.is-selected .zf-step3-section-tree__action--danger:hover:not(:disabled){background:#ffffff2e;color:#fff}.zf-step3-section-tree__item.is-drop-before{box-shadow:inset 0 2px 0 0 var(--zf-ed-drop)}.zf-step3-section-tree__item.is-drop-after{box-shadow:inset 0 -2px 0 0 var(--zf-ed-drop)}.zf-step3-section-tree__add{padding:4px 12px 8px;border-top:0}.zf-step3-section-tree__add-btn{display:inline-flex;align-items:center;gap:8px;justify-content:flex-start;width:auto;min-height:32px;padding:4px 8px;border:0;border-radius:8px;background:transparent;color:var(--zf-ed-indigo-600);font-size:13px;font-weight:550;box-shadow:none;cursor:pointer}.zf-step3-section-tree__add-btn:hover:not(:disabled){border-color:transparent;background:#f1f2f4;box-shadow:none}.zf-step3-section-tree__add-btn-icon{display:inline-flex;align-items:center;justify-content:center;width:14px;height:14px;color:var(--zf-ed-indigo-600);background:transparent;border-radius:0;font-size:inherit;line-height:1}.zf-step3-section-tree__add-panel{border:1px solid var(--zf-ed-line);border-radius:var(--zf-ed-radius-panel);background:var(--zf-ed-surface)}.zf-step3-section-tree__add-option{border:1.5px solid var(--zf-ed-line);border-radius:var(--zf-ed-radius-control);color:var(--zf-ed-ink-800)}.zf-step3-section-tree__add-option:hover{border-color:var(--zf-ed-indigo-500);background:var(--zf-ed-tint);color:var(--zf-ed-indigo-700);box-shadow:none}.zf-step3-section-tree__add-option strong{font-size:12px;font-weight:600}.zf-step3-section-tree__add-option span{color:var(--zf-ed-ink-400);font-size:11px;line-height:1.4}:is(.zf-step3-side-editor,.zf-template-workshop-inspector){display:flex;flex-direction:column;height:100%;min-height:0;gap:0;padding:0;border:0;border-radius:0;background:#fff;box-shadow:none;font-family:var(--zf-ed-font)}.zf-step3-layout--editor-open .zf-step3-side-editor{padding:0;border-left:1px solid var(--zf-ed-line)}.zf-step3-side-editor>.zf-step3-side-editor__header,.zf-template-workshop-inspector>.zf-step3-side-editor__header{display:flex;flex:0 0 auto;align-items:center;gap:8px;min-height:52px;padding:12px 12px 12px 16px;border-bottom:1px solid #e3e3e3;background:#fff}.zf-step3-side-editor>.zf-step3-side-editor__header:before,.zf-template-workshop-inspector>.zf-step3-side-editor__header:before{content:none}.zf-step3-side-editor__header-mark{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;width:20px;height:20px;color:#4a4a4a}.zf-step3-side-editor>.zf-step3-side-editor__header h3,.zf-template-workshop-inspector>.zf-step3-side-editor__header h3{flex:1 1 auto;min-width:0;margin:0;color:#1a1a1a;font-size:14px;font-weight:650;letter-spacing:0;line-height:1.25}.zf-step3-side-editor__close{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;width:28px;height:28px;margin-left:auto;padding:0;border:0;border-radius:8px;background:transparent;color:#616161;cursor:pointer}.zf-step3-side-editor__close:hover{background:#f1f2f4;color:#1a1a1a}.zf-step3-side-editor__meta{display:none}.zf-step3-side-editor>.zf-step3-side-editor__body,.zf-template-workshop-inspector>.zf-step3-side-editor__body{flex:1 1 auto;min-height:0;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;gap:0;padding:12px 16px;background:#fff}.zf-step3-side-editor>.zf-step3-side-editor__remove,.zf-template-workshop-inspector>.zf-step3-side-editor__remove{flex:0 0 auto;display:flex;align-items:center;justify-content:flex-start;padding:16px;border-top:1px solid #e3e3e3;background:#fff}.zf-step3-side-editor__remove-btn{display:inline-flex;align-items:center;justify-content:flex-start;gap:8px;width:auto;margin:0;padding:4px 0;border:0;border-radius:8px;background:transparent;color:#d72c0d;font:inherit;font-size:13px;font-weight:600;line-height:1.3;cursor:pointer}.zf-step3-side-editor__remove-btn:hover{color:#b02a0b;background:transparent;text-decoration:none}.zf-step3-side-editor__remove-btn:focus-visible{outline:2px solid var(--zf-ed-danger, #b91c1c);outline-offset:3px;border-radius:4px}.zf-step3-side-editor--settings>.zf-step3-side-editor__body{display:flex;flex-direction:column;padding:0}.zf-settings-inspector-panel{display:flex;flex-direction:column;gap:10px;min-width:0;padding:12px 16px}.zf-settings-inspector-empty{display:grid;gap:10px}.zf-settings-inspector-empty p{margin:0;color:var(--zf-ed-ink-500);font-size:12.5px;line-height:1.45}.zf-step3-side-editor--settings .zf-branding-modal__body,.zf-step3-side-editor--settings .zf-branding-modal__body--drawer,.zf-step3-side-editor--settings .zf-branding-modal__body--figma{display:flex;flex-direction:column;flex:1 1 auto;min-width:0;min-height:0;overflow:visible;gap:16px;border:0;padding:0;background:transparent}.zf-step3-side-editor--settings .zf-settings-inspector-panel .zf-branding-modal__body{padding:0}.zf-step3-side-editor--settings .zf-branding-figma-top,.zf-step3-side-editor--settings .zf-branding-font-grid,.zf-step3-side-editor--settings .zf-branding-studio__swatch-grid,.zf-step3-side-editor--settings .zf-branding-color-controls,.zf-step3-side-editor--settings .zf-branding-images-grid,.zf-step3-side-editor--settings .zf-advanced-bundles-look,.zf-step3-side-editor--settings .zf-advanced-bundles-colors{display:grid;grid-template-columns:minmax(0,1fr);gap:12px}.zf-step3-side-editor--settings .zf-branding-figma-top__left,.zf-step3-side-editor--settings .zf-branding-figma-top__right{display:flex;flex-direction:column;gap:16px;min-width:0}.zf-step3-side-editor--settings .zf-branding-studio__group,.zf-step3-side-editor--settings .zf-branding-figma-section,.zf-step3-side-editor--settings .zf-branding-figma-top__right .zf-branding-studio__group,.zf-step3-side-editor--settings .zf-advanced-variants-option,.zf-step3-side-editor--settings .zf-advanced-variants-card,.zf-step3-side-editor--settings .zf-advanced-bundles-table tr{margin:0;padding:0 0 16px;border:0;border-bottom:1px solid var(--zf-ed-line);border-radius:0;background:transparent;box-shadow:none}.zf-step3-side-editor--settings .zf-advanced-variants-option:last-child,.zf-step3-side-editor--settings .zf-advanced-variants-card:last-child,.zf-step3-side-editor--settings .zf-advanced-bundles-table tr:last-child,.zf-step3-side-editor--settings .zf-branding-modal__body>:last-child{padding-bottom:0;border-bottom:0}.zf-step3-side-editor--settings .zf-branding-modal__body>*+*,.zf-step3-side-editor--settings .zf-branding-studio__groups>*+*{padding-top:16px}.zf-step3-side-editor--settings .zf-upsell-inspector{gap:10px;margin:0;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}:is(.zf-step3-side-editor,.zf-template-workshop-inspector) .zf-upsell-inspector{gap:10px;margin:0;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}:is(.zf-step3-side-editor,.zf-template-workshop-inspector) .zf-upsell-inspector__products{gap:8px;margin-top:8px;padding-top:16px;border-top:1px solid var(--zf-ed-line)}.zf-step3-side-editor--settings .zf-branding-shape-controls,.zf-step3-side-editor--settings .zf-branding-color-controls{display:grid;gap:16px}.zf-step3-side-editor--settings .zf-branding-studio__group-head h4,.zf-step3-side-editor--settings .zf-branding-corners>h3,.zf-step3-side-editor--settings .zf-upsell-inspector__head h4,.zf-step3-side-editor--settings .zf-advanced-variants-section__head h3,.zf-step3-side-editor--settings .zf-advanced-variants-section__head h4{margin:0;color:var(--zf-ed-ink-900);font-size:13px;font-weight:650;letter-spacing:0;text-transform:none}.zf-step3-side-editor--settings .zf-branding-studio__group-head p,.zf-step3-side-editor--settings .zf-upsell-inspector__help,.zf-step3-side-editor--settings .zf-advanced-variants-section__head p,.zf-step3-side-editor--settings .zf-advanced-variants-cap{margin:3px 0 0;color:var(--zf-ed-ink-500);font-size:12px;font-weight:400;line-height:1.4;letter-spacing:0;text-transform:none;text-align:left}.zf-step3-side-editor--settings .zf-branding-select>span,.zf-step3-side-editor--settings .zf-branding-sublabel,.zf-step3-side-editor--settings .zf-advanced-variants-field>span,.zf-step3-side-editor--settings .zf-advanced-variants-card__fields label>span,.zf-step3-side-editor--settings .zf-advanced-bundles-table td[data-label]:before{color:var(--zf-ed-ink-500);font-size:11px;font-weight:550;letter-spacing:0;text-transform:none}.zf-step3-side-editor--settings .zf-branding-choice-tiles,.zf-step3-side-editor--settings .zf-branding-corner-tiles{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.zf-step3-side-editor--settings .zf-branding-choice-tiles--4{grid-template-columns:repeat(2,minmax(0,1fr))}.zf-step3-side-editor--settings .zf-branding-corner-tile,.zf-step3-side-editor--settings .zf-branding-choice-tile{min-width:0;min-height:64px;padding:8px 6px;overflow:hidden;border:1px solid var(--zf-ed-line);border-radius:var(--zf-ed-radius-control);background:var(--zf-ed-surface);box-shadow:none}.zf-step3-side-editor--settings .zf-branding-corner-tile.is-selected,.zf-step3-side-editor--settings .zf-branding-choice-tile.is-selected{border-color:var(--zf-ed-indigo-500);background:var(--zf-ed-indigo-50);box-shadow:none}.zf-step3-side-editor--settings .zf-branding-swatch{grid-template-columns:28px minmax(0,1fr);gap:8px;padding:6px 8px;border:1px solid var(--zf-ed-line);border-radius:var(--zf-ed-radius-control);background:var(--zf-ed-surface);box-shadow:none}.zf-step3-side-editor--settings .zf-branding-swatch:hover,.zf-step3-side-editor--settings .zf-branding-swatch:focus-within{border-color:var(--zf-ed-indigo-500);box-shadow:none}.zf-step3-side-editor--settings .zf-branding-swatch__chip-wrap,.zf-step3-side-editor--settings .zf-branding-swatch__chip{width:28px;height:28px;border-radius:6px}.zf-step3-side-editor--settings .zf-branding-live-preview__card{padding:12px;border:1px solid var(--zf-ed-line);border-radius:var(--zf-ed-radius-card);background:var(--zf-ed-surface)}.zf-step3-side-editor--settings .zf-branding-live-preview__btn{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:is(.zf-step3-side-editor,.zf-template-workshop-inspector) .zf-upsell-inspector__head{align-items:center}:is(.zf-step3-side-editor,.zf-template-workshop-inspector) .zf-upsell-inspector__help{margin:0;color:var(--zf-ed-ink-500);font-size:12px;line-height:1.4}:is(.zf-step3-side-editor,.zf-template-workshop-inspector) .zf-commerce-module-toggle{margin:0}:is(.zf-step3-side-editor,.zf-template-workshop-inspector) .zf-commerce-module-toggle__hint{margin:0;color:var(--zf-ed-ink-500, #6b7280);font-size:12px;line-height:1.4}:is(.zf-step3-side-editor,.zf-template-workshop-inspector) .zf-commerce-module-disabled{opacity:.55;pointer-events:none}:is(.zf-step3-side-editor,.zf-template-workshop-inspector) .zf-upsell-inspector__count{display:inline-flex;align-items:center;min-height:22px;padding:0 8px;border:1px solid var(--zf-ed-line);border-radius:999px;background:var(--zf-ed-surface);color:var(--zf-ed-ink-500);font-size:11px;font-weight:600}:is(.zf-step3-side-editor,.zf-template-workshop-inspector) .zf-upsell-inspector__row{grid-template-columns:40px minmax(0,1fr) auto;gap:10px;padding:8px 0;border:0;border-bottom:1px solid var(--zf-ed-line-soft);border-radius:0;background:transparent}:is(.zf-step3-side-editor,.zf-template-workshop-inspector) .zf-upsell-inspector__row:last-child{border-bottom:0}:is(.zf-step3-side-editor,.zf-template-workshop-inspector) .zf-upsell-inspector__media{width:40px;height:40px;border-radius:6px}:is(.zf-step3-side-editor,.zf-template-workshop-inspector) .zf-upsell-inspector__footer{gap:8px;padding-top:0}:is(.zf-step3-side-editor,.zf-template-workshop-inspector) .zf-upsell-inspector__footer .zf-btn-secondary{flex:1 1 auto;min-height:32px;padding:6px 10px;border-radius:var(--zf-ed-radius-field);font-size:13px;font-weight:550}.zf-hero-bundles-commerce{margin:0 0 16px;padding:0 0 16px;border-bottom:1px solid var(--zf-ed-border, #e3e3e3)}.zf-hero-bundles-commerce .zf-advanced-bundles-panel{flex:0 0 auto}.zf-hero-bundles-commerce .zf-advanced-variants-body{overflow:visible;flex:none;padding:0}.zf-hero-variants-commerce{margin:0 0 16px;padding:0 0 16px;border-bottom:1px solid var(--zf-ed-border, #e3e3e3)}.zf-hero-variants-commerce .zf-advanced-variants-panel{flex:0 0 auto}.zf-hero-variants-commerce .zf-advanced-variants-body{overflow:visible;flex:none;padding:0}.zf-step3-side-editor--settings .zf-advanced-variants-panel{display:flex;flex-direction:column;flex:1 1 auto;min-width:0;min-height:0;container-type:inline-size;container-name:zf-advanced-variants-panel;background:transparent}.zf-step3-side-editor--settings .zf-advanced-variants-body{flex:1 1 auto;min-width:0;min-height:0;overflow:auto;display:flex;flex-direction:column;gap:16px;padding:12px 16px 16px;background:transparent}.zf-step3-side-editor--settings .zf-advanced-variants-section__head{flex-direction:column;align-items:flex-start;gap:4px}.zf-step3-side-editor--settings .zf-advanced-variants-option{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:8px 10px;padding:0 0 16px}.zf-step3-side-editor--settings .zf-advanced-variants-option>.zf-advanced-variants-handle{grid-column:1;grid-row:1;align-self:start;margin-top:22px}.zf-step3-side-editor--settings .zf-advanced-variants-option>.zf-advanced-variants-field:not(.zf-advanced-variants-field--values){grid-column:2;grid-row:1}.zf-step3-side-editor--settings .zf-advanced-variants-option>.zf-advanced-variants-icon-btn{grid-column:3;grid-row:1;align-self:start;margin-top:22px}.zf-step3-side-editor--settings .zf-advanced-variants-field--values{grid-column:1 / -1}.zf-step3-side-editor--settings .zf-advanced-variants-chips{flex-wrap:wrap;gap:6px;min-height:0;padding:0;border:0;background:transparent}.zf-step3-side-editor--settings .zf-advanced-variants-chip{min-width:0;flex:0 1 auto;max-width:100%;padding:2px 6px 2px 4px;border:1px solid var(--zf-ed-line);border-radius:var(--zf-ed-radius-chip);background:var(--zf-ed-tint)}.zf-step3-side-editor--settings .zf-advanced-variants-chip .zf-input{color:var(--zf-ed-ink-800);font-weight:550}.zf-step3-side-editor--settings .zf-advanced-variants-status,.zf-step3-side-editor--settings .zf-advanced-variants-bulk{display:grid;grid-template-columns:minmax(0,1fr);gap:8px}.zf-step3-side-editor--settings .zf-advanced-variants-card{display:grid;grid-template-columns:56px minmax(0,1fr);gap:10px;padding:0 0 16px}.zf-step3-side-editor--settings .zf-advanced-variants-image{flex:0 0 56px;width:56px;height:56px;border-radius:8px}.zf-step3-side-editor--settings .zf-advanced-variants-card__fields{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:10px}.zf-step3-side-editor--settings .zf-advanced-variants-card__fields label:nth-child(n+3){grid-column:1 / -1}.zf-step3-side-editor--settings .zf-advanced-variants-footer{display:flex;flex-direction:column;align-items:stretch;flex:0 0 auto;gap:10px;padding:12px 16px 16px;border-top:1px solid var(--zf-ed-line);background:var(--zf-ed-surface)}.zf-step3-side-editor--settings .zf-advanced-variants-footer>p,.zf-step3-side-editor--settings .zf-advanced-variants-footer__note{margin:0;color:var(--zf-ed-ink-500);font-size:12px;line-height:1.4}.zf-step3-side-editor--settings .zf-advanced-variants-footer__actions{display:flex;width:100%;gap:8px}.zf-step3-side-editor--settings .zf-advanced-variants-footer__actions .zf-btn-secondary,.zf-step3-side-editor--settings .zf-advanced-variants-footer__actions .zf-btn-dark{flex:1 1 0;min-width:0;min-height:36px;border-radius:var(--zf-ed-radius-field);font-size:13px;font-weight:550}.zf-step3-side-editor--settings .zf-advanced-variants-footer__actions .zf-btn-dark{border:0;background:var(--zf-ed-indigo-600);color:#fff}.zf-step3-side-editor--settings .zf-advanced-variants-footer__actions .zf-btn-dark:hover:not(:disabled){background:var(--zf-ed-indigo-700)}@container zf-advanced-variants-panel (max-width: 360px){.zf-step3-side-editor--settings .zf-advanced-variants-card{grid-template-columns:56px minmax(0,1fr);gap:8px}.zf-step3-side-editor--settings .zf-advanced-variants-image{width:56px;height:56px}.zf-step3-side-editor--settings .zf-advanced-variants-card__fields{grid-template-columns:minmax(0,1fr)}.zf-step3-side-editor--settings .zf-advanced-variants-footer__actions{flex-direction:column}}.zf-step3-side-editor--settings .zf-advanced-bundles-table-wrap{overflow:visible}.zf-step3-side-editor--settings .zf-advanced-bundles-table,.zf-step3-side-editor--settings .zf-advanced-bundles-table tbody,.zf-step3-side-editor--settings .zf-advanced-bundles-table tr,.zf-step3-side-editor--settings .zf-advanced-bundles-table td,.zf-step3-side-editor--settings .zf-advanced-bundles-table td:first-child,.zf-step3-side-editor--settings .zf-advanced-bundles-table td:nth-child(n){display:block;width:100%}.zf-step3-side-editor--settings .zf-advanced-bundles-table{table-layout:auto;border-collapse:separate;border-spacing:0}.zf-step3-side-editor--settings .zf-advanced-bundles-table thead{display:none}.zf-step3-side-editor--settings .zf-advanced-bundles-table tr{margin:0 0 12px;padding:0 0 12px}.zf-step3-side-editor--settings .zf-advanced-bundles-table tr:last-child{margin-bottom:0;padding-bottom:0}.zf-step3-side-editor--settings .zf-advanced-bundles-table td{padding:0 0 10px;border:0}.zf-step3-side-editor--settings .zf-advanced-bundles-table td:last-child{padding-bottom:0}.zf-step3-side-editor--settings .zf-advanced-bundles-table td[data-label]:before{content:attr(data-label);display:block;margin-bottom:5px}.zf-step3-side-editor--settings .zf-advanced-bundles-table .zf-input{width:100%;min-width:0}.zf-step3-side-editor--settings .zf-hero-style-segment{display:grid;grid-template-columns:repeat(auto-fit,minmax(0,1fr));gap:3px;flex-wrap:unset;min-width:0;max-width:100%;padding:3px;border-radius:var(--zf-ed-radius-control);background:var(--zf-ed-canvas);overflow:hidden}.zf-step3-side-editor--settings .zf-hero-style-segment__btn{min-width:0;min-height:32px;padding:6px 4px;border:0;border-radius:6px;background:transparent;color:var(--zf-ed-ink-500);font-size:12px;font-weight:500;line-height:1.2;letter-spacing:-.01em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;box-shadow:none}.zf-step3-side-editor--settings .zf-hero-style-segment__btn.is-active{background:var(--zf-ed-surface);color:var(--zf-ed-ink-900);font-weight:600;box-shadow:var(--zf-ed-shadow-card)}.zf-step3-side-editor--settings .zf-advanced-bundles-look>label,.zf-step3-side-editor--settings .zf-advanced-bundles-colors>label{display:grid;gap:6px}.zf-step3-side-editor--settings .zf-advanced-bundles-look>label>span,.zf-step3-side-editor--settings .zf-advanced-bundles-colors>label>span{color:var(--zf-ed-ink-800);font-size:13px;font-weight:550;letter-spacing:0;text-transform:none}:is(.zf-step3-side-editor,.zf-template-workshop-inspector) .zf-inspector-accordion-list{display:flex;flex-direction:column;margin:0;min-width:0}:is(.zf-step3-side-editor,.zf-template-workshop-inspector) .zf-inspector-accordion-list--flat{display:flex;flex-direction:column;margin:0;padding:0;gap:24px;background:transparent}:is(.zf-step3-side-editor,.zf-template-workshop-inspector) .zf-inspector-accordion-list--flat>*+*{margin-top:0;padding-top:20px;border-top:1px solid var(--zf-ed-line)}:is(.zf-step3-side-editor,.zf-template-workshop-inspector) .zf-inspector-accordion__body.is-flat{display:flex;flex-direction:column;gap:16px;margin:0;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}:is(.zf-step3-side-editor,.zf-template-workshop-inspector) .zf-inspector-accordion__body.is-flat .zf-template-workshop-editor-group,:is(.zf-step3-side-editor,.zf-template-workshop-inspector) .zf-inspector-accordion__body.is-flat .zf-template-workshop-section-editor .zf-template-workshop-editor-group{gap:14px;margin:0;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}:is(.zf-step3-side-editor,.zf-template-workshop-inspector) .zf-inspector-accordion__body.is-flat .zf-template-workshop-editor-group.is-selected{margin:0;padding:0;background:transparent}:is(.zf-step3-side-editor,.zf-template-workshop-inspector) .zf-inspector-accordion__body.is-flat .zf-template-workshop-editor-group-list{display:flex;flex-direction:column;gap:20px}:is(.zf-step3-side-editor,.zf-template-workshop-inspector) .zf-inspector-accordion__body.is-flat .zf-template-workshop-field-list{display:flex;flex-direction:column;gap:20px}:is(.zf-step3-side-editor,.zf-template-workshop-inspector) .zf-template-workshop-section-editor-list,:is(.zf-step3-side-editor,.zf-template-workshop-inspector) .zf-template-workshop-editor-group-list,:is(.zf-step3-side-editor,.zf-template-workshop-inspector) .zf-template-workshop-field-list,:is(.zf-step3-side-editor,.zf-template-workshop-inspector) .zf-hero-style-group{display:flex;flex-direction:column;gap:18px;min-width:0;max-width:100%;padding:0}:is(.zf-step3-side-editor,.zf-template-workshop-inspector) .zf-template-workshop-editor-group-list{gap:20px}:is(.zf-step3-side-editor,.zf-template-workshop-inspector) .zf-template-workshop-editor-group-list>*+*{margin-top:0;padding-top:0;border-top:0}:is(.zf-step3-side-editor,.zf-template-workshop-inspector) .zf-template-workshop-panel,:is(.zf-step3-side-editor,.zf-template-workshop-inspector) .zf-template-workshop-section-editor,:is(.zf-step3-side-editor,.zf-template-workshop-inspector) .zf-template-workshop-editor-group,:is(.zf-step3-side-editor,.zf-template-workshop-inspector) .zf-template-workshop-section-editor .zf-template-workshop-editor-group,:is(.zf-step3-side-editor,.zf-template-workshop-inspector) .zf-hero-style-panel,:is(.zf-step3-side-editor,.zf-template-workshop-inspector) .zf-step3-side-editor__snapshot,:is(.zf-step3-side-editor,.zf-template-workshop-inspector) .zf-template-workshop-panel--card{gap:16px;flex:0 0 auto;min-width:0;max-width:100%;overflow:visible;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}:is(.zf-step3-side-editor,.zf-template-workshop-inspector) .zf-template-workshop-editor-group.is-selected,:is(.zf-step3-side-editor,.zf-template-workshop-inspector) .zf-template-workshop-section-editor .zf-template-workshop-editor-group.is-selected{margin:0;padding:0;border-radius:0;background:transparent;box-shadow:none}:is(.zf-step3-side-editor,.zf-template-workshop-inspector) .zf-inspector-accordion__body .zf-template-workshop-editor-group>header+.zf-hero-style-panel>.zf-hero-style-subheader:first-child{padding:8px 0 0;color:var(--zf-ed-ink-800);font-size:12px;font-weight:700}:is(.zf-step3-side-editor,.zf-template-workshop-inspector) .zf-template-workshop-editor-group>header,:is(.zf-step3-side-editor,.zf-template-workshop-inspector) .zf-hero-style-panel>.zf-hero-style-subheader:first-child{display:block;margin:0;padding:0 0 4px;border-bottom:0}:is(.zf-step3-side-editor,.zf-template-workshop-inspector) .zf-template-workshop-editor-group>header>span,:is(.zf-step3-side-editor,.zf-template-workshop-inspector) .zf-hero-style-panel>.zf-hero-style-subheader:first-child{color:var(--zf-ed-ink-900);font-size:13px;font-weight:650;letter-spacing:0;text-transform:none}:is(.zf-step3-side-editor,.zf-template-workshop-inspector) .zf-template-workshop-editor-group>header>code{border-radius:var(--zf-ed-radius-chip);background:var(--zf-ed-line-soft);color:var(--zf-ed-ink-400);font-size:10px;font-weight:600}:is(.zf-step3-side-editor,.zf-template-workshop-inspector) .zf-template-workshop-editor-group .zf-template-workshop-field-list,:is(.zf-step3-side-editor,.zf-template-workshop-inspector) .zf-hero-style-group{gap:18px;padding:0}:is(.zf-step3-side-editor,.zf-template-workshop-inspector) .zf-template-workshop-inline-control{min-width:0;max-width:100%}:is(.zf-step3-side-editor,.zf-template-workshop-inspector) .zf-hero-style-panel>.zf-hero-style-subheader:not(:first-child){margin:16px 0 0;padding:16px 0 0;border-top:1px solid var(--zf-ed-line);color:var(--zf-ed-ink-800);font-size:12px;font-weight:700;letter-spacing:0;text-transform:none}:is(.zf-step3-side-editor,.zf-template-workshop-inspector) .zf-hero-style-note{margin:0;padding:12px 16px 0;color:var(--zf-ed-ink-400);font-size:11px;line-height:1.4}:is(.zf-step3-side-editor,.zf-template-workshop-inspector) .zf-template-workshop-field-row,:is(.zf-step3-side-editor,.zf-template-workshop-inspector) .zf-template-workshop-section-editor .zf-template-workshop-field-row,:is(.zf-step3-side-editor,.zf-template-workshop-inspector) .zf-template-workshop-token-control,:is(.zf-step3-side-editor,.zf-template-workshop-inspector) .zf-hero-style-control{display:flex;flex-direction:column;align-items:stretch;gap:8px;min-width:0;max-width:100%;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}:is(.zf-step3-side-editor,.zf-template-workshop-inspector) .zf-template-workshop-field-row>label,:is(.zf-step3-side-editor,.zf-template-workshop-inspector) .zf-template-workshop-token-control>span:first-child,:is(.zf-step3-side-editor,.zf-template-workshop-inspector) .zf-hero-style-control>span:first-child{color:#303030;font-size:13px;font-weight:450;letter-spacing:0;line-height:1.3;text-transform:none}:is(.zf-step3-side-editor,.zf-template-workshop-inspector) .zf-template-workshop-field-info{margin:0;color:#616161;font-size:12px;line-height:1.4}:is(.zf-step3-side-editor,.zf-template-workshop-inspector) .zf-inspector-visibility{padding:0 0 4px}:is(.zf-step3-side-editor,.zf-template-workshop-inspector) .zf-inspector-visibility-hint{margin:0 0 8px;color:var(--zf-ed-ink-500);font-size:12px;line-height:1.4}:is(.zf-step3-side-editor,.zf-template-workshop-inspector) .zf-branding-visibility-row{display:flex;align-items:center;justify-content:space-between;gap:12px;cursor:pointer}:is(.zf-step3-side-editor,.zf-template-workshop-inspector) .zf-hero-style-toggle,:is(.zf-step3-side-editor,.zf-template-workshop-inspector) .zf-template-workshop-field-row:has(.zf-hero-style-switch){flex-direction:row;align-items:center;justify-content:space-between;gap:10px}:is(.zf-step3-side-editor,.zf-template-workshop-inspector) .zf-ed-control-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(148px,1.2fr);align-items:center;column-gap:12px;row-gap:4px}:is(.zf-step3-side-editor,.zf-template-workshop-inspector) .zf-ed-control-row>span:first-child{min-width:0;overflow:visible;color:var(--zf-ed-ink-800);font-size:13px;font-weight:450;line-height:1.3;white-space:normal;overflow-wrap:anywhere;word-break:break-word}:is(.zf-step3-side-editor,.zf-template-workshop-inspector) input[type=text],:is(.zf-step3-side-editor,.zf-template-workshop-inspector) input[type=url],:is(.zf-step3-side-editor,.zf-template-workshop-inspector) input[type=number],:is(.zf-step3-side-editor,.zf-template-workshop-inspector) select,:is(.zf-step3-side-editor,.zf-template-workshop-inspector) textarea{box-sizing:border-box;display:block;width:100%;max-width:100%;min-width:0;min-height:36px;padding:7px 12px;border:1px solid #c9cccf;border-radius:8px;background:#fff;color:#1a1a1a;font-family:var(--zf-ed-font);font-size:13px;font-weight:450;line-height:1.4;text-align:left;outline:none;overflow:visible;text-overflow:clip;transition:border-color .15s ease,box-shadow .15s ease}:is(.zf-step3-side-editor,.zf-template-workshop-inspector) select{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding-right:28px;background-color:var(--zf-ed-surface);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23616161' d='M2.2 4.2a.6.6 0 0 1 .85 0L6 7.16l2.95-2.96a.6.6 0 1 1 .85.85L6.42 8.43a.6.6 0 0 1-.84 0L2.2 5.05a.6.6 0 0 1 0-.85z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 8px center;background-size:12px;cursor:pointer}:is(.zf-step3-side-editor,.zf-template-workshop-inspector) input[type=text]:focus,:is(.zf-step3-side-editor,.zf-template-workshop-inspector) input[type=url]:focus,:is(.zf-step3-side-editor,.zf-template-workshop-inspector) input[type=number]:focus,:is(.zf-step3-side-editor,.zf-template-workshop-inspector) select:focus,:is(.zf-step3-side-editor,.zf-template-workshop-inspector) textarea:focus{border-color:var(--zf-ed-indigo-500);box-shadow:0 0 0 1px var(--zf-ed-indigo-500)}:is(.zf-step3-side-editor,.zf-template-workshop-inspector) textarea{min-height:68px;line-height:1.45;resize:vertical;overflow-wrap:anywhere;word-break:break-word;white-space:pre-wrap}:is(.zf-step3-side-editor,.zf-template-workshop-inspector) textarea.zf-ed-autogrow{min-height:32px;max-height:none;overflow:hidden;resize:none}:is(.zf-step3-side-editor,.zf-template-workshop-inspector) .zf-hero-style-segment{box-sizing:border-box;display:flex;gap:2px;width:100%;min-width:0;max-width:100%;padding:2px;border:0;border-radius:var(--zf-ed-radius-control);background:var(--zf-ed-line-soft);overflow:hidden}:is(.zf-step3-side-editor,.zf-template-workshop-inspector) .zf-hero-style-segment__btn{flex:1 1 0;min-width:0;padding:5px 4px;border:0;border-radius:6px;background:transparent;color:var(--zf-ed-ink-500);font-family:var(--zf-ed-font);font-size:12px;font-weight:400;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;cursor:pointer;transition:all .15s ease}:is(.zf-step3-side-editor,.zf-template-workshop-inspector) .zf-hero-style-segment__btn:hover{color:var(--zf-ed-ink-800)}:is(.zf-step3-side-editor,.zf-template-workshop-inspector) .zf-hero-style-segment__btn.is-active{background:var(--zf-ed-surface);color:var(--zf-ed-ink-900);font-weight:600;box-shadow:0 1px 3px #00000014}.zf-hero-style-switch{position:relative;flex:0 0 auto;box-sizing:border-box;width:32px;min-width:32px;max-width:32px;height:18px;padding:0;border:0;border-radius:9px;overflow:hidden;background:var(--zf-ed-line-strong, #8a8a8a);cursor:pointer;transition:background .18s ease}.zf-hero-style-switch.is-on{background:var(--zf-ed-indigo-500, #2c6ecb)}.zf-hero-style-switch.is-disabled,.zf-hero-style-switch:disabled{opacity:.45;cursor:not-allowed}.zf-hero-style-switch:focus-visible{outline:2px solid var(--zf-ed-indigo-500, #2c6ecb);outline-offset:2px}.zf-hero-style-switch__thumb{position:absolute;top:2px;left:2px;width:14px;height:14px;border-radius:50%;background:#fff;box-shadow:0 1px 2px #00000029;transform:translate(0);transition:transform .18s ease;pointer-events:none}.zf-hero-style-switch.is-on .zf-hero-style-switch__thumb{left:2px;transform:translate(14px)}:is(.zf-step3-side-editor,.zf-template-workshop-inspector) .zf-ed-range-field,:is(.zf-step3-side-editor,.zf-template-workshop-inspector) .zf-template-workshop-token-range-control{display:flex;align-items:center;gap:10px;min-width:0;width:100%}:is(.zf-step3-side-editor,.zf-template-workshop-inspector) .zf-ed-range-field input[type=range],:is(.zf-step3-side-editor,.zf-template-workshop-inspector) input[type=range]{-webkit-appearance:none;-moz-appearance:none;appearance:none;flex:1 1 auto;min-width:0;height:16px;margin:0;background:transparent;accent-color:var(--zf-ed-ink-800);cursor:pointer}:is(.zf-step3-side-editor,.zf-template-workshop-inspector) .zf-ed-range-field input[type=range]::-webkit-slider-runnable-track,:is(.zf-step3-side-editor,.zf-template-workshop-inspector) input[type=range]::-webkit-slider-runnable-track{height:2px;border-radius:1px;background:linear-gradient(to right,var(--zf-ed-ink-800) 0,var(--zf-ed-ink-800) var(--zf-ed-range-pct, 0%),var(--zf-ed-line) var(--zf-ed-range-pct, 0%),var(--zf-ed-line) 100%)}:is(.zf-step3-side-editor,.zf-template-workshop-inspector) .zf-ed-range-field input[type=range]::-webkit-slider-thumb,:is(.zf-step3-side-editor,.zf-template-workshop-inspector) input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:16px;height:16px;margin-top:-7px;border:2px solid #fff;border-radius:50%;background:var(--zf-ed-ink-800);box-shadow:0 0 0 1px var(--zf-ed-line),0 1px 2px #00000029;cursor:pointer}:is(.zf-step3-side-editor,.zf-template-workshop-inspector) .zf-ed-range-field input[type=range]::-moz-range-track,:is(.zf-step3-side-editor,.zf-template-workshop-inspector) input[type=range]::-moz-range-track{height:2px;border:0;border-radius:1px;background:var(--zf-ed-line)}:is(.zf-step3-side-editor,.zf-template-workshop-inspector) .zf-ed-range-field input[type=range]::-moz-range-progress{height:2px;border-radius:1px;background:var(--zf-ed-ink-800)}:is(.zf-step3-side-editor,.zf-template-workshop-inspector) .zf-ed-range-field input[type=range]::-moz-range-thumb,:is(.zf-step3-side-editor,.zf-template-workshop-inspector) input[type=range]::-moz-range-thumb{width:16px;height:16px;border:2px solid #fff;border-radius:50%;background:var(--zf-ed-ink-800);box-shadow:0 0 0 1px var(--zf-ed-line),0 1px 2px #00000029;cursor:pointer}:is(.zf-step3-side-editor,.zf-template-workshop-inspector) .zf-ed-range-field__box{display:inline-flex;align-items:center;gap:4px;flex:0 0 auto;width:62px;min-height:28px;padding:2px 8px;border:1px solid var(--zf-ed-line);border-radius:var(--zf-ed-radius-field);background:var(--zf-ed-surface)}:is(.zf-step3-side-editor,.zf-template-workshop-inspector) .zf-ed-range-field__box input[type=number]{width:28px;min-width:0;min-height:0;padding:0;border:0;background:transparent;box-shadow:none;font-variant-numeric:tabular-nums;text-align:right}:is(.zf-step3-side-editor,.zf-template-workshop-inspector) .zf-ed-range-field__box input[type=number]:focus{border:0;box-shadow:none}:is(.zf-step3-side-editor,.zf-template-workshop-inspector) .zf-ed-range-field__box input[type=number]::-webkit-outer-spin-button,:is(.zf-step3-side-editor,.zf-template-workshop-inspector) .zf-ed-range-field__box input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}:is(.zf-step3-side-editor,.zf-template-workshop-inspector) .zf-ed-range-field__box input[type=number]{-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}:is(.zf-step3-side-editor,.zf-template-workshop-inspector) .zf-ed-range-field__unit{color:var(--zf-ed-ink-400);font-size:12px;font-weight:450;line-height:1}:is(.zf-step3-side-editor,.zf-template-workshop-inspector) .zf-ed-control-row:has(.zf-hero-style-segment){grid-template-columns:minmax(0,1fr);align-items:stretch;row-gap:8px}:is(.zf-step3-side-editor,.zf-template-workshop-inspector) .zf-ed-control-row:has(.zf-ed-color-field),:is(.zf-step3-side-editor,.zf-template-workshop-inspector) .zf-template-workshop-token-control:has(.zf-ed-color-field){grid-template-columns:minmax(0,1fr) auto}:is(.zf-step3-side-editor,.zf-template-workshop-inspector) .zf-ed-color-field{box-sizing:border-box;display:inline-flex;align-items:center;gap:8px;justify-self:end;width:max-content;min-width:124px;max-width:168px;min-height:32px;padding:4px 8px 4px 4px;border:1px solid #c9cccf;border-radius:8px;background:#fff;box-shadow:none;cursor:pointer}:is(.zf-step3-side-editor,.zf-template-workshop-inspector) .zf-ed-color-field:focus-within{border-color:var(--zf-ed-indigo-500);box-shadow:0 0 0 1px var(--zf-ed-indigo-500)}:is(.zf-step3-side-editor,.zf-template-workshop-inspector) .zf-ed-color-field__swatch{position:relative;flex:0 0 auto;width:20px;height:20px;overflow:hidden;border:1px solid rgba(26,26,26,.16);border-radius:4px;box-shadow:inset 0 0 0 1px #ffffff47;background:linear-gradient(45deg,#d4d4d4 25%,transparent 25%) 0 0 / 8px 8px,linear-gradient(-45deg,#d4d4d4 25%,transparent 25%) 0 4px / 8px 8px,linear-gradient(45deg,transparent 75%,#d4d4d4 75%) 4px -4px / 8px 8px,linear-gradient(-45deg,transparent 75%,#d4d4d4 75%) -4px 0 / 8px 8px,#fff}:is(.zf-step3-side-editor,.zf-template-workshop-inspector) .zf-ed-color-field__swatch input[type=color]{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;min-height:0;padding:0;border:0;border-radius:0;opacity:0;cursor:pointer}:is(.zf-step3-side-editor,.zf-template-workshop-inspector) .zf-ed-color-field__hex,:is(.zf-step3-side-editor,.zf-template-workshop-inspector) input.zf-ed-color-field__hex[type=text]{display:block;flex:0 0 auto;box-sizing:content-box;width:7.2ch;min-width:7.2ch;max-width:7.2ch;min-height:20px;margin:0;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;color:#303030;font-family:var(--zf-ed-font);font-size:13px;font-weight:450;font-variant-numeric:tabular-nums;letter-spacing:0;line-height:20px;text-align:left}:is(.zf-step3-side-editor,.zf-template-workshop-inspector) .zf-ed-color-field__hex:focus,:is(.zf-step3-side-editor,.zf-template-workshop-inspector) input.zf-ed-color-field__hex[type=text]:focus{border:0;box-shadow:none}:is(.zf-step3-side-editor,.zf-template-workshop-inspector) .zf-ed-color-field__reset{flex:0 0 auto;width:18px;height:18px;padding:0;border:0;border-radius:4px;background:transparent;color:var(--zf-ed-ink-400);font-size:15px;line-height:1;cursor:pointer}:is(.zf-step3-side-editor,.zf-template-workshop-inspector) .zf-ed-color-field__reset:hover{background:var(--zf-ed-tint);color:var(--zf-ed-ink-800)}:is(.zf-step3-side-editor,.zf-template-workshop-inspector) .zf-hero-style-actions{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 14px}:is(.zf-step3-side-editor,.zf-template-workshop-inspector) .zf-hero-style-actions .zf-hero-style-action{flex:1 1 140px;width:auto;margin:0}:is(.zf-step3-side-editor,.zf-template-workshop-inspector) .zf-hero-style-action,:is(.zf-step3-side-editor,.zf-template-workshop-inspector) .zf-hero-style-reset{padding:8px 12px;border:1.5px solid var(--zf-ed-line);border-radius:var(--zf-ed-radius-control);background:var(--zf-ed-surface);color:var(--zf-ed-ink-600);font-family:var(--zf-ed-font);font-size:11.5px;font-weight:600;cursor:pointer;transition:border-color .15s ease}:is(.zf-step3-side-editor,.zf-template-workshop-inspector) .zf-hero-style-action:hover:not(:disabled),:is(.zf-step3-side-editor,.zf-template-workshop-inspector) .zf-hero-style-reset:hover:not(:disabled){border-color:var(--zf-ed-indigo-500);color:var(--zf-ed-indigo-600)}:is(.zf-step3-side-editor,.zf-template-workshop-inspector) .zf-hero-style-action--danger{justify-content:center;width:100%;border:0;background:transparent;color:var(--zf-ed-danger);font-weight:550}:is(.zf-step3-side-editor,.zf-template-workshop-inspector) .zf-hero-style-action--danger:hover:not(:disabled){border-color:transparent;background:var(--zf-ed-danger-soft);color:var(--zf-ed-danger)}:is(.zf-step3-side-editor,.zf-template-workshop-inspector) .zf-bundles-studio__pack-card{border:1.5px solid var(--zf-ed-line);border-radius:var(--zf-ed-radius-control);background:var(--zf-ed-surface);transition:border-color .15s ease}:is(.zf-step3-side-editor,.zf-template-workshop-inspector) .zf-bundles-studio__pack-card:hover,:is(.zf-step3-side-editor,.zf-template-workshop-inspector) .zf-bundles-studio__pack-card.is-active{border-color:var(--zf-ed-indigo-200);background:var(--zf-ed-tint)}:is(.zf-step3-side-editor,.zf-template-workshop-inspector) .zf-bundles-studio__pack-card-kicker{color:var(--zf-ed-indigo-400);font-size:9px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}:is(.zf-step3-side-editor,.zf-template-workshop-inspector) .zf-bundles-studio__pack-card strong{color:var(--zf-ed-ink-800);font-size:11.5px;font-weight:600}:is(.zf-step3-side-editor,.zf-template-workshop-inspector) .zf-bundles-studio__pack-card-meta{color:var(--zf-ed-ink-400);font-size:10.5px}:is(.zf-step3-side-editor,.zf-template-workshop-inspector) .zf-editor-image-list{display:grid;gap:14px;min-width:0}:is(.zf-step3-side-editor,.zf-template-workshop-inspector) .zf-editor-image-list__item{display:grid;gap:8px;min-width:0;padding-bottom:12px;border-bottom:1px solid var(--zf-ed-line)}:is(.zf-step3-side-editor,.zf-template-workshop-inspector) .zf-editor-image-list__item:last-of-type{border-bottom:0;padding-bottom:0}:is(.zf-step3-side-editor,.zf-template-workshop-inspector) .zf-editor-image-list__item-head{display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:12px;font-weight:650;color:var(--zf-ed-ink-600)}:is(.zf-step3-side-editor,.zf-template-workshop-inspector) .zf-editor-image-list__remove{border:0;background:none;padding:0;color:var(--zf-ed-ink-400);font-size:11px;font-weight:650;cursor:pointer}:is(.zf-step3-side-editor,.zf-template-workshop-inspector) .zf-editor-image-list__add{justify-self:start}:is(.zf-step3-side-editor,.zf-template-workshop-inspector) .zf-editor-image-list .zf-template-workshop-image-preview{aspect-ratio:16 / 10}:is(.zf-step3-side-editor,.zf-template-workshop-inspector) .zf-template-workshop-image-preview{position:relative;overflow:hidden;border:1.5px solid var(--zf-ed-line);border-radius:var(--zf-ed-radius-control);background:var(--zf-ed-line-soft)}:is(.zf-step3-side-editor,.zf-template-workshop-inspector) .zf-template-workshop-image-preview-actions{position:absolute;top:8px;right:8px;z-index:2}:is(.zf-step3-side-editor,.zf-template-workshop-inspector) .zf-gallery-inspector__thumb-ai{background:#111827b8;color:#f5f3ff}:is(.zf-step3-side-editor,.zf-template-workshop-inspector) .zf-gallery-inspector__thumb-ai:hover{background:#5b21b6eb}:is(.zf-step3-side-editor,.zf-template-workshop-inspector) .zf-template-workshop-image-actions-row{display:flex;align-items:flex-start;gap:6px;position:relative}:is(.zf-step3-side-editor,.zf-template-workshop-inspector) .zf-template-workshop-image-actions-row .zf-ed-autogrow{flex:1 1 auto;min-width:0}:is(.zf-step3-side-editor,.zf-template-workshop-inspector) .zf-template-workshop-image-actions-row .zf-parity-img-actions{position:static;top:auto;right:auto;flex:0 0 auto}:is(.zf-step3-side-editor,.zf-template-workshop-inspector) .zf-template-workshop-editor-group--gallery{overflow:visible;border:0;background:transparent;box-shadow:none}:is(.zf-step3-side-editor,.zf-template-workshop-inspector) .zf-gallery-inspector__btn{border:1.5px solid var(--zf-ed-line);border-radius:var(--zf-ed-radius-control);font-size:11.5px;font-weight:600;font-family:inherit;line-height:1.2}:is(.zf-step3-side-editor,.zf-template-workshop-inspector) .zf-gallery-inspector__btn:hover{border-color:var(--zf-ed-indigo-500);color:var(--zf-ed-indigo-600)}:is(.zf-step3-side-editor,.zf-template-workshop-inspector) .zf-gallery-inspector__btn--ai{border:0;background:var(--zf-ed-gradient);color:#fff}:is(.zf-step3-side-editor,.zf-template-workshop-inspector) .zf-gallery-inspector__btn--ai:hover{border:0;color:#fff;filter:brightness(1.03)}:is(.zf-step3-side-editor,.zf-template-workshop-inspector) .zf-editor-image-url-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}:is(.zf-step3-side-editor,.zf-template-workshop-inspector) .zf-editor-image-url-actions .zf-gallery-inspector__btn{width:100%}:is(.zf-step3-side-editor,.zf-template-workshop-inspector) .zf-gallery-inspector__thumb,:is(.zf-step3-side-editor,.zf-template-workshop-inspector) .zf-gallery-inspector__dropzone{border-radius:var(--zf-ed-radius-control)}:is(.zf-step3-side-editor,.zf-template-workshop-inspector) .zf-gallery-inspector__dropzone{border:1.5px dashed var(--zf-ed-indigo-200);background:var(--zf-ed-tint)}:is(.zf-step3-side-editor,.zf-template-workshop-inspector) .zf-gallery-inspector__dropzone.is-dragging,:is(.zf-step3-side-editor,.zf-template-workshop-inspector) .zf-gallery-inspector__dropzone:hover{border-color:var(--zf-ed-indigo-400);background:var(--zf-ed-indigo-50)}:is(.zf-step3-side-editor,.zf-template-workshop-inspector) .zf-template-workshop-section-editor{padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}:is(.zf-step3-side-editor,.zf-template-workshop-inspector) .zf-template-workshop-section-editor-header{padding:0 0 8px;border:0;border-radius:0;background:transparent}:is(.zf-step3-side-editor,.zf-template-workshop-inspector) .zf-template-workshop-section-editor-header span{color:var(--zf-ed-ink-900);font-size:13px;font-weight:650}:is(.zf-step3-side-editor,.zf-template-workshop-inspector) .zf-template-workshop-section-editor-header code{border-radius:var(--zf-ed-radius-chip);background:var(--zf-ed-surface);color:var(--zf-ed-indigo-600);font-size:10px}.zf-step3-side-editor-empty{color:var(--zf-ed-ink-400);font-size:11.5px;line-height:1.4}.zf-branding-modal{border-radius:var(--zf-ed-radius-card);font-family:var(--zf-ed-font)}.zf-branding-modal__header{border-bottom:1px solid var(--zf-ed-line-soft)}.zf-branding-modal__header h2{color:var(--zf-ed-ink-900);font-size:15px;font-weight:700;letter-spacing:-.01em}.zf-branding-modal__subtitle{color:var(--zf-ed-ink-400);font-size:11px;line-height:1.4}.zf-branding-studio__group-head h4{color:var(--zf-ed-ink-800);font-size:12px;font-weight:600}.zf-branding-studio__group-head p{color:var(--zf-ed-ink-400);font-size:11px;line-height:1.4}.zf-branding-corner-tile,.zf-branding-choice-tile{border:1.5px solid var(--zf-ed-line);border-radius:var(--zf-ed-radius-control);background:var(--zf-ed-surface);transition:border-color .15s ease,box-shadow .15s ease}.zf-branding-corner-tile:hover,.zf-branding-choice-tile:hover{border-color:var(--zf-ed-indigo-200)}.zf-branding-corner-tile.is-selected,.zf-branding-choice-tile.is-selected{border-color:var(--zf-ed-indigo-500);background:var(--zf-ed-tint);box-shadow:var(--zf-ed-ring)}.zf-branding-swatch{border-radius:var(--zf-ed-radius-control)}.zf-branding-swatch__meta strong{color:var(--zf-ed-ink-800);font-size:12px;font-weight:600}.zf-branding-swatch__hint{color:var(--zf-ed-ink-400);font-size:11px}.zf-branding-swatch__meta code{display:none}.zf-branding-select select{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;min-height:32px;padding:6px 28px 6px 10px;border:1px solid var(--zf-ed-line);border-radius:var(--zf-ed-radius-field);background-color:var(--zf-ed-surface);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23616161' d='M2.2 4.2a.6.6 0 0 1 .85 0L6 7.16l2.95-2.96a.6.6 0 1 1 .85.85L6.42 8.43a.6.6 0 0 1-.84 0L2.2 5.05a.6.6 0 0 1 0-.85z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 8px center;background-size:12px;color:var(--zf-ed-ink-800);font-size:13px;cursor:pointer}.zf-branding-select select:focus{border-color:var(--zf-ed-indigo-500);box-shadow:0 0 0 1px var(--zf-ed-indigo-500);outline:none}.zf-branding-modal__save{border:0;border-radius:var(--zf-ed-radius-field);background:var(--zf-ed-gradient);color:#fff;font-weight:700;letter-spacing:.02em}.zf-branding-modal__save:hover:not(:disabled){background:#000}.zf-template-workshop-layout.is-editing{border-color:var(--zf-ed-line);border-radius:8px;background:var(--zf-ed-rail);grid-template-columns:240px minmax(0,1fr);grid-template-rows:minmax(0,1fr);height:auto;max-height:100%;min-height:0}.zf-template-workshop-layout.is-editing.is-inspector-open{grid-template-columns:240px minmax(0,1fr) 280px}.zf-template-workshop-layout.is-editing>.zf-step3-section-tree,.zf-template-workshop-layout.is-editing>.zf-template-workshop-drawer,.zf-template-workshop-layout.is-editing>.zf-preview-column,.zf-template-workshop-layout.is-editing>.zf-template-workshop-preview{min-height:0;max-height:100%;height:100%;overflow:hidden}.zf-template-workshop-layout.is-editing>.zf-step3-section-tree,.zf-template-workshop-layout.is-editing>.zf-template-workshop-drawer{border:0;border-radius:0;background:var(--zf-ed-rail);box-shadow:none}.zf-template-workshop-layout.is-editing>.zf-step3-section-tree{border-right:1px solid var(--zf-ed-line)}.zf-template-workshop-layout.is-editing>.zf-template-workshop-drawer{padding:0;border-left:1px solid var(--zf-ed-line)}.zf-template-workshop-layout.is-editing .zf-template-workshop-inspector{display:flex;flex-direction:column;flex:1 1 auto;height:100%;min-height:0;overflow:hidden}.zf-template-workshop-layout.is-editing .zf-step3-section-tree--studio{background:var(--zf-ed-rail)}
