.cl-overlay.svelte-1l3rc68{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;background:#0f0f1473;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);display:flex;justify-content:flex-end}.cl-drawer.svelte-1l3rc68{height:100%;width:100%;max-width:26rem;background:var(--color-bg-light, #fff);box-shadow:-12px 0 40px -12px #00000040;display:flex;flex-direction:column;overflow:hidden}.dark .cl-drawer.svelte-1l3rc68{background:var(--color-gray-900)}.cl-header.svelte-1l3rc68{display:flex;align-items:flex-start;gap:.75rem;padding:1.25rem 1.25rem 1rem;background:var(--color-brand-gradient);color:#fff;flex-shrink:0}.cl-header-icon.svelte-1l3rc68{width:2.25rem;height:2.25rem;border-radius:9999px;background:#ffffff2e;display:flex;align-items:center;justify-content:center;flex-shrink:0}.cl-title.svelte-1l3rc68{font-size:1rem;font-weight:700;letter-spacing:-.01em}.cl-subtitle.svelte-1l3rc68{font-size:.75rem;color:#ffffffd9;margin-top:.125rem}.cl-close.svelte-1l3rc68{font-size:1.5rem;line-height:1;color:#ffffffd9;cursor:pointer;flex-shrink:0}.cl-close.svelte-1l3rc68:hover{color:#fff}.cl-body.svelte-1l3rc68{flex:1;overflow-y:auto;padding:1.25rem}.cl-empty.svelte-1l3rc68{text-align:center;padding:2.5rem 1rem;color:var(--color-gray-500);font-size:.875rem}.cl-date-heading.svelte-1l3rc68{font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--color-gray-400);margin:1.25rem 0 .5rem}.cl-date-heading.svelte-1l3rc68:first-child{margin-top:0}.cl-entry.svelte-1l3rc68{position:relative;padding:.85rem 1rem .9rem 1.1rem;margin-bottom:.6rem;border-radius:.75rem;background:var(--color-gray-50);border:1px solid var(--color-gray-200);border-left-width:3px}.dark .cl-entry.svelte-1l3rc68{background:var(--color-slate-800);border-color:var(--color-slate-700)}.cl-entry-head.svelte-1l3rc68{display:flex;align-items:center;margin-bottom:.35rem}.cl-entry-title.svelte-1l3rc68{font-size:.875rem;font-weight:600;color:var(--color-gray-900);margin-bottom:.2rem}.dark .cl-entry-title.svelte-1l3rc68{color:var(--color-text-dark)}.cl-entry-desc.svelte-1l3rc68{font-size:.8rem;line-height:1.4;color:var(--color-gray-600)}.dark .cl-entry-desc.svelte-1l3rc68{color:var(--color-gray-300)}.cl-entry-link.svelte-1l3rc68{display:inline-block;margin-top:.4rem;font-size:.75rem;font-weight:600;color:var(--color-brand-primary)}.dark .cl-entry-link.svelte-1l3rc68{color:#ff5c8a}.cl-pill.svelte-1l3rc68{font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;padding:.15rem .5rem;border-radius:9999px}.cl-dot-feature.svelte-1l3rc68{border-left-color:#16a34a}.cl-pill-feature.svelte-1l3rc68{background:#dcfce7;color:#166534}.dark .cl-pill-feature.svelte-1l3rc68{background:#16a34a33;color:#4ade80}.cl-dot-fix.svelte-1l3rc68{border-left-color:#d97706}.cl-pill-fix.svelte-1l3rc68{background:#fef3c7;color:#92400e}.dark .cl-pill-fix.svelte-1l3rc68{background:#d9770633;color:#fbbf24}.cl-dot-improvement.svelte-1l3rc68{border-left-color:#2563eb}.cl-pill-improvement.svelte-1l3rc68{background:#dbeafe;color:#1e40af}.dark .cl-pill-improvement.svelte-1l3rc68{background:#2563eb33;color:#93c5fd}.cl-dot-breaking.svelte-1l3rc68{border-left-color:#dc2626}.cl-pill-breaking.svelte-1l3rc68{background:#fee2e2;color:#991b1b}.dark .cl-pill-breaking.svelte-1l3rc68{background:#dc262633;color:#fca5a5}@media(max-width:480px){.cl-drawer.svelte-1l3rc68{max-width:100%}}.tour-overlay.svelte-13e2p32{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60}.tour-dim.svelte-13e2p32{position:absolute;top:0;right:0;bottom:0;left:0;background:#0f0f148c}.tour-highlight.svelte-13e2p32{position:fixed;border-radius:10px;box-shadow:0 0 0 9999px #0f0f148c,0 0 0 2px var(--color-brand-secondary, #F72850);pointer-events:none;transition:top .2s ease,left .2s ease,width .2s ease,height .2s ease}.tour-bubble.svelte-13e2p32{position:fixed;width:22rem;max-width:calc(100vw - 2rem);background:#fff;border-radius:.75rem;box-shadow:0 20px 40px -8px #00000059;padding:1.1rem 1.25rem 1.25rem;opacity:0;visibility:hidden;transition:top .2s ease,left .2s ease,opacity .15s ease}.tour-bubble--ready.svelte-13e2p32{opacity:1;visibility:visible}.dark .tour-bubble.svelte-13e2p32{background:var(--color-gray-900, #111827);color:var(--color-text-dark, #f3f4f6)}.tour-bubble-head.svelte-13e2p32{display:flex;align-items:center;justify-content:space-between;margin-bottom:.5rem}.tour-step-counter.svelte-13e2p32{font-size:.7rem;font-weight:600;letter-spacing:.02em;text-transform:uppercase;color:var(--color-gray-500, #6b7280)}.dark .tour-step-counter.svelte-13e2p32{color:var(--color-slate-300, #cbd5e1)}.tour-close.svelte-13e2p32{color:var(--color-gray-500, #6b7280);font-size:1.25rem;line-height:1;cursor:pointer;padding:0 .25rem}.tour-close.svelte-13e2p32:hover{color:var(--color-gray-900, #111827)}.dark .tour-close.svelte-13e2p32{color:var(--color-slate-300, #cbd5e1)}.dark .tour-close.svelte-13e2p32:hover{color:var(--color-text-dark, #f9fafb)}.tour-title.svelte-13e2p32{font-size:.95rem;font-weight:650;margin:0 0 .35rem;color:var(--color-gray-900, #111827)}.dark .tour-title.svelte-13e2p32{color:var(--color-text-dark, #f9fafb)}.tour-desc.svelte-13e2p32{font-size:.825rem;line-height:1.45;color:var(--color-gray-600, #4b5563);margin:0 0 .9rem}.dark .tour-desc.svelte-13e2p32{color:var(--color-slate-300, #cbd5e1)}.tour-lang-grid.svelte-13e2p32{display:grid;grid-template-columns:repeat(3,1fr);gap:.4rem;margin-bottom:.9rem}.tour-lang-btn.svelte-13e2p32{font-size:.75rem;padding:.4rem .3rem;border-radius:.4rem;border:1px solid var(--color-gray-200, #e5e7eb);background:transparent;cursor:pointer;color:var(--color-gray-700, #374151)}.tour-lang-btn.svelte-13e2p32:hover{background:#14141e0d}.tour-lang-btn.active.svelte-13e2p32{border-color:var(--color-brand-secondary, #F72850);background:#f7285014;font-weight:650}.dark .tour-lang-btn.svelte-13e2p32{border-color:var(--color-slate-600, #475569);color:var(--color-slate-200, #e2e8f0)}.dark .tour-lang-btn.svelte-13e2p32:hover{background:#ffffff14}.tour-footer.svelte-13e2p32{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.tour-skip-link.svelte-13e2p32{font-size:.78rem;color:var(--color-gray-500, #6b7280);cursor:pointer;background:none;border:none;padding:0;white-space:nowrap}.tour-skip-link.svelte-13e2p32:hover{color:var(--color-gray-800, #1f2937);text-decoration:underline}.dark .tour-skip-link.svelte-13e2p32{color:var(--color-slate-300, #cbd5e1)}.tour-nav-buttons.svelte-13e2p32{display:flex;gap:.5rem}.tour-btn.svelte-13e2p32{font-size:.8rem;font-weight:600;padding:.45rem 1rem;border-radius:999px;cursor:pointer;border:none;white-space:nowrap}.tour-btn-secondary.svelte-13e2p32{background:#14141e0f;color:var(--color-gray-800, #1f2937)}.tour-btn-secondary.svelte-13e2p32:hover{background:#14141e1a}.dark .tour-btn-secondary.svelte-13e2p32{background:#ffffff1a;color:var(--color-text-dark, #f3f4f6)}.dark .tour-btn-secondary.svelte-13e2p32:hover{background:#ffffff29}.tour-btn-primary.svelte-13e2p32{background:var(--color-brand-gradient, linear-gradient(45deg, #A91F5F 0%, #F72850 100%));color:#fff}.tour-btn-primary.svelte-13e2p32:hover{filter:brightness(1.05)}@media(max-width:767px){.tour-bubble.svelte-13e2p32{width:auto;max-width:none;left:.75rem!important;right:.75rem;bottom:.75rem;top:auto!important}}.no-tailwind .vt-tooltip.svelte-11extwn{font-size:14px;background:#111;color:#fff;padding:12px 16px;border-radius:8px;min-width:250px;max-width:600px;line-height:1.5}.vc-input.svelte-1r47u3b:disabled{background:var(--color-gray-200);color:var(--color-gray-700);cursor:not-allowed}.vc-error.svelte-1r47u3b{font-size:.65rem;color:#dc2626}.dark .vc-input.svelte-1r47u3b:disabled{background:var(--color-gray-700);color:var(--color-gray-400)}.dark .grid.svelte-1r47u3b label:where(.svelte-1r47u3b){color:var(--color-gray-300)!important}.grid.svelte-1r47u3b label:where(.svelte-1r47u3b){color:var(--color-gray-600)}.dark .grid.svelte-1r47u3b button:where(.svelte-1r47u3b){background-color:var(--color-slate-800)}.grid.svelte-1r47u3b button:where(.svelte-1r47u3b){background-color:var(--color-bg-light)}.dark .vc-error.svelte-1r47u3b{color:#f87171}.setup-header.svelte-1mtoj5q{display:flex;align-items:flex-start;gap:.75rem}.setup-header-icon.svelte-1mtoj5q{display:flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;border-radius:.7rem;background:var(--color-brand-gradient);color:#fff;flex:0 0 auto}.setup-header-icon.svelte-1mtoj5q svg:where(.svelte-1mtoj5q){width:1.15rem;height:1.15rem}.setup-subtitle.svelte-1mtoj5q{margin:.2rem 0 0;font-size:.75rem;line-height:1.5;color:var(--color-gray-500);text-transform:none;letter-spacing:normal;font-weight:400}.dark .setup-subtitle.svelte-1mtoj5q{color:var(--color-slate-300)}.setup-card.svelte-1mtoj5q{position:relative;display:flex;flex-direction:column;gap:.4rem;width:100%;text-align:left;cursor:pointer;padding:.75rem 1.6rem .75rem .75rem;border-radius:.85rem;border:1px solid var(--color-gray-200);background:#fff;transition:border-color .15s ease,box-shadow .15s ease}.setup-card.svelte-1mtoj5q:hover:not(.disabled){border-color:var(--color-brand-secondary)}.setup-card.svelte-1mtoj5q:focus-visible{outline:2px solid var(--color-brand-secondary);outline-offset:2px}.setup-card.selected.svelte-1mtoj5q{border-color:var(--color-brand-secondary);box-shadow:0 0 0 3px #f7285024}.setup-card.disabled.svelte-1mtoj5q{cursor:not-allowed;opacity:.55}.setup-card-wide.svelte-1mtoj5q{grid-column:1 / -1}.dark .setup-card.svelte-1mtoj5q{background:var(--color-slate-800);border-color:var(--color-slate-600)}.setup-card-top.svelte-1mtoj5q{display:flex;align-items:center;gap:.5rem;min-width:0}.setup-card-icon.svelte-1mtoj5q{display:flex;align-items:center;justify-content:center;width:1.875rem;height:1.875rem;border-radius:.55rem;color:#fff;flex:0 0 auto;box-shadow:0 3px 8px -3px #00000059}.setup-card-icon.svelte-1mtoj5q svg:where(.svelte-1mtoj5q){width:1rem;height:1rem}.setup-card-icon-widget.svelte-1mtoj5q{background:var(--color-brand-gradient)}.setup-card-icon-deeplink.svelte-1mtoj5q{background:linear-gradient(135deg,#4338ca,#6366f1)}.setup-card-icon-booking.svelte-1mtoj5q{background:linear-gradient(135deg,#6d28d9,#a855f7)}.setup-card-icon-membership.svelte-1mtoj5q,.setup-card-icon-product.svelte-1mtoj5q{background:linear-gradient(135deg,#0d9488,#2dd4bf)}.setup-card-icon-order.svelte-1mtoj5q{background:linear-gradient(135deg,#6d28d9,#a855f7)}.setup-card-title.svelte-1mtoj5q{min-width:0;font-size:.8125rem;font-weight:700;line-height:1.3;color:var(--color-gray-800);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dark .setup-card-title.svelte-1mtoj5q{color:var(--color-text-dark)}.setup-card-desc.svelte-1mtoj5q{display:block;font-size:.75rem;line-height:1.4;color:var(--color-gray-500)}.dark .setup-card-desc.svelte-1mtoj5q{color:var(--color-slate-300)}.setup-card-badge.svelte-1mtoj5q{flex:0 0 auto;padding:.1rem .5rem;border-radius:9999px;font-size:.625rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;background:var(--color-gray-100);color:var(--color-gray-600)}.dark .setup-card-badge.svelte-1mtoj5q{background:var(--color-slate-700);color:var(--color-slate-300)}.setup-radio.svelte-1mtoj5q{position:absolute;top:.7rem;right:.6rem;width:.85rem;height:.85rem;border-radius:50%;border:2px solid var(--color-gray-500);flex:0 0 auto;transition:border-color .15s ease}.dark .setup-radio.svelte-1mtoj5q{border-color:#94a3b8}.setup-card.selected.svelte-1mtoj5q .setup-radio:where(.svelte-1mtoj5q){border-color:var(--color-brand-secondary)}.setup-card.selected.svelte-1mtoj5q .setup-radio:where(.svelte-1mtoj5q):after{content:"";position:absolute;top:2px;right:2px;bottom:2px;left:2px;border-radius:50%;background:var(--color-brand-gradient);box-shadow:0 0 0 3px #f7285024}.col-header.svelte-bbiq28{display:flex;gap:.5rem;align-items:center;justify-content:space-between;width:100%;text-align:left;font-size:.75rem;letter-spacing:.05em;text-transform:uppercase;font-weight:500;color:var(--color-gray-500);padding:.25rem 0}.col-header.svelte-bbiq28:hover{color:var(--color-gray-900)}.col-header-static.svelte-bbiq28{cursor:default}.dark .col-header.svelte-bbiq28{color:var(--color-gray-400)}.dark .col-header.svelte-bbiq28:hover{color:var(--color-text-dark)}.chevron-svg.svelte-bbiq28{color:var(--color-gray-400);transition:transform .2s ease,color .15s ease;flex-shrink:0}.col-header.svelte-bbiq28:hover .chevron-svg:where(.svelte-bbiq28){color:var(--color-gray-500)}.dark .chevron-svg.svelte-bbiq28{color:var(--color-gray-500)}.dark .col-header.svelte-bbiq28:hover .chevron-svg:where(.svelte-bbiq28){color:var(--color-gray-400)}[aria-expanded=true].svelte-bbiq28 .chevron-svg:where(.svelte-bbiq28){transform:rotate(180deg)}.title.svelte-bbiq28{flex:1;text-align:left}.col-body.svelte-bbiq28{margin-top:.25rem}.dark .select-custom.svelte-1pvb2tr{background-color:var(--color-slate-800)}.dark .select-arrow.svelte-1pvb2tr{color:var(--color-slate-400);background:transparent}.dark .select-custom.svelte-1pvb2tr option:where(.svelte-1pvb2tr){background-color:var(--color-slate-800);color:var(--color-slate-200)}.dark .clear-btn.svelte-1pvb2tr{color:var(--color-slate-400)}.dark .clear-btn.svelte-1pvb2tr:hover{color:var(--color-slate-200)}.select-arrow{background:transparent}.dark .toggle-desc.svelte-cx1vtb{color:var(--color-gray-400)}.outputs-header.svelte-1bbttuw{display:flex;align-items:center;gap:.6rem}.outputs-header-icon.svelte-1bbttuw{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:.6rem;background:var(--color-brand-gradient);color:#fff;flex:0 0 auto}.outputs-header-icon.svelte-1bbttuw svg:where(.svelte-1bbttuw){width:1.05rem;height:1.05rem}.url-pre.svelte-1bbttuw{max-height:260px}.script-pre.svelte-1bbttuw{max-height:600px;resize:vertical}.url-pre.svelte-1bbttuw code:where(.svelte-1bbttuw),.script-pre.svelte-1bbttuw code:where(.svelte-1bbttuw){word-break:break-word;overflow-wrap:anywhere}.vc-code-block.svelte-1bbttuw{border-radius:.75rem;overflow:hidden;border:1px solid rgba(255,255,255,.08);box-shadow:0 1px 2px #00000026;background:var(--color-bg-dark)}.vc-code-block-header.svelte-1bbttuw{display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:.5rem .75rem;background:#ffffff0d;border-bottom:1px solid rgba(255,255,255,.08)}.vc-code-block-label.svelte-1bbttuw{display:flex;align-items:center;gap:.4rem;font-size:11px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:#ffffff8c}.vc-code-dot.svelte-1bbttuw{width:8px;height:8px;border-radius:9999px;flex-shrink:0;background:var(--color-brand-gradient)}.vc-code-copy-btn.svelte-1bbttuw{display:inline-flex;align-items:center;gap:.25rem;padding:.3rem .65rem;font-size:11px;font-weight:500;border-radius:9999px;border:1px solid rgba(255,255,255,.15);background:#ffffff0f;color:#ffffffd9;transition:background .15s ease,color .15s ease,border-color .15s ease}.vc-code-copy-btn.svelte-1bbttuw:hover{background:#ffffff29;color:#fff;border-color:#ffffff4d}.vc-code-copy-btn.svelte-1bbttuw:active{transform:scale(.96)}.vc-code-body.svelte-1bbttuw{margin:0;border-radius:0;box-shadow:none;padding:.85rem 1rem;font-family:SF Mono,Menlo,Consolas,Liberation Mono,monospace;-moz-tab-size:2;-o-tab-size:2;tab-size:2}.vc-code-body.svelte-1bbttuw code:where(.svelte-1bbttuw){font-family:inherit}.vc-code-empty.svelte-1bbttuw{color:#fff6;font-size:.75rem}.dark .vc-reset-btn.svelte-1bbttuw:hover{background:#f871711f}.vc-open-widget-btn.svelte-1bbttuw{transition:transform .15s ease,box-shadow .15s ease}.vc-open-widget-btn.svelte-1bbttuw:hover:not(:disabled){transform:translateY(-1px)}.vc-open-widget-btn.svelte-1bbttuw:active:not(:disabled){transform:translateY(0) scale(.98)}.vc-open-widget-btn.svelte-1bbttuw svg:where(.svelte-1bbttuw){transition:transform .15s ease}.vc-open-widget-btn.svelte-1bbttuw:hover:not(:disabled) svg:where(.svelte-1bbttuw){transform:translate(2px)}.hl-tag{color:#569cd6}.hl-attr{color:#9cdcfe}.hl-string{color:#ce9178}.hl-punc{color:gray}.hl-bool,.hl-null{color:#569cd6}.hl-number{color:#b5cea8}.hl-keyword{color:#c586c0}.preset-panel-header.svelte-14htnuq{display:flex;align-items:center;gap:.6rem;width:100%;background:none;border:none;padding:0;text-align:left;cursor:pointer}.preset-panel-header.svelte-14htnuq:focus-visible{outline:2px solid var(--color-brand-secondary);outline-offset:2px;border-radius:.4rem}.preset-panel-chevron.svelte-14htnuq{color:var(--color-gray-400);flex:0 0 auto}.dark .preset-panel-chevron.svelte-14htnuq{color:var(--color-gray-500)}.preset-panel-icon.svelte-14htnuq{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:.6rem;background:var(--color-brand-gradient);color:#fff;flex:0 0 auto}.preset-panel-icon.svelte-14htnuq svg:where(.svelte-14htnuq){width:1.05rem;height:1.05rem}.preset-tip.svelte-14htnuq{margin:-.5rem 0 0;font-size:.75rem;line-height:1.5;color:var(--color-gray-500)}.dark .preset-tip.svelte-14htnuq{color:var(--color-slate-300)}.preset-group.svelte-14htnuq{display:flex;flex-direction:column;gap:.5rem;padding:.75rem;border:1px dashed var(--color-gray-300);border-radius:.85rem}.preset-group-label.svelte-14htnuq{font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--color-gray-500);padding:0 .15rem}.dark .preset-group.svelte-14htnuq{border-color:var(--color-slate-600)}.dark .preset-group-label.svelte-14htnuq{color:var(--color-slate-300)}.preset-card.svelte-14htnuq{display:flex;flex-direction:column;gap:.35rem;width:100%;height:100%;text-align:left;cursor:pointer;padding:.75rem .85rem;border-radius:.85rem;border:1px solid var(--color-gray-200);background:#fff;transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease}.preset-card.svelte-14htnuq:hover{border-color:var(--color-brand-secondary);box-shadow:0 4px 16px -8px #f7285059;transform:translateY(-2px)}.preset-card.svelte-14htnuq:focus-visible{outline:2px solid var(--color-brand-secondary);outline-offset:2px}.preset-card-top.svelte-14htnuq{display:flex;align-items:flex-start;gap:.6rem}.preset-card-icon.svelte-14htnuq{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:.6rem;color:#fff;flex:0 0 auto;box-shadow:0 3px 8px -3px #00000059}.preset-card-icon.svelte-14htnuq svg:where(.svelte-14htnuq){width:1.05rem;height:1.05rem}.preset-card-arrow.svelte-14htnuq{width:1rem;height:1rem;margin-top:.35rem;color:var(--color-gray-300);flex:0 0 auto;transition:color .15s ease,transform .15s ease}.preset-card.svelte-14htnuq:hover .preset-card-arrow:where(.svelte-14htnuq){color:var(--color-brand-secondary);transform:translate(2px)}.preset-card-title.svelte-14htnuq{flex:1 1 auto;min-width:0;margin:0;padding-top:.2rem;font-size:.8125rem;font-weight:700;line-height:1.3;color:var(--color-gray-800);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.preset-card-desc.svelte-14htnuq{margin:0;font-size:.75rem;line-height:1.45;color:var(--color-gray-500);display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;line-clamp:3;overflow:hidden}.dark .preset-card.svelte-14htnuq{background:var(--color-slate-800);border-color:var(--color-slate-600)}.dark .preset-card.svelte-14htnuq:hover{border-color:var(--color-brand-secondary)}.dark .preset-card-title.svelte-14htnuq{color:var(--color-text-dark)}.dark .preset-card-desc.svelte-14htnuq{color:var(--color-slate-300)}.dark .preset-card-arrow.svelte-14htnuq{color:var(--color-slate-600)}.error.svelte-zbwifz{font-size:.75rem;color:#dc2626}.dark .error.svelte-zbwifz{color:#f87171}.error.svelte-c8x207{font-size:.75rem;color:#dc2626}.dark .error.svelte-c8x207{color:#f87171}.mf-overlay.svelte-1fzzihy{position:fixed;top:0;right:0;bottom:4rem;left:0;z-index:50;display:flex;align-items:flex-end;justify-content:center;background:#00000080;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.mf-sheet.svelte-1fzzihy{width:100%;max-width:28rem;max-height:85vh;display:flex;flex-direction:column;border-radius:1.25rem 1.25rem 0 0;box-shadow:0 -12px 32px -8px #00000040}.mf-drag-zone.svelte-1fzzihy{flex-shrink:0;touch-action:none;cursor:grab}.mf-drag-zone.svelte-1fzzihy:active{cursor:grabbing}.mf-handle.svelte-1fzzihy{width:2.5rem;height:.25rem;border-radius:9999px;background:var(--color-gray-300);margin:.6rem auto 0;flex-shrink:0}.dark .mf-handle.svelte-1fzzihy{background:var(--color-slate-600)}.mf-header.svelte-1fzzihy{display:flex;align-items:center;gap:.6rem;padding:.75rem 1rem .85rem;border-bottom:1px solid var(--color-gray-200);flex-shrink:0}.dark .mf-header.svelte-1fzzihy{border-bottom-color:var(--color-slate-700)}.mf-header-icon.svelte-1fzzihy{width:2rem;height:2rem;border-radius:9999px;flex-shrink:0;display:flex;align-items:center;justify-content:center;background:var(--color-brand-gradient);color:#fff}.mf-title.svelte-1fzzihy{flex:1;min-width:0;font-size:1rem;font-weight:600;color:var(--color-gray-900)}.dark .mf-title.svelte-1fzzihy{color:var(--color-text-dark)}.mf-close.svelte-1fzzihy{width:2rem;height:2rem;flex-shrink:0;display:flex;align-items:center;justify-content:center;border-radius:9999px;font-size:1.5rem;line-height:1;color:var(--color-gray-500);transition:background-color .15s ease,color .15s ease}.mf-close.svelte-1fzzihy:hover{background:var(--color-gray-100);color:var(--color-gray-900)}.dark .mf-close.svelte-1fzzihy{color:var(--color-gray-400)}.dark .mf-close.svelte-1fzzihy:hover{background:var(--color-slate-700);color:var(--color-text-dark)}.mf-body.svelte-1fzzihy{flex:1;overflow-y:auto;padding:1rem .625rem}.live-modal-overlay.svelte-1nh6vbt{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;display:flex;align-items:center;justify-content:center;background-color:#00000080;padding:1.5rem}.live-modal-content.svelte-1nh6vbt{background-color:#fff;border-radius:.5rem;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;border:1px solid #e5e7eb;max-width:28rem;width:100%;position:relative}.dark .live-modal-content.svelte-1nh6vbt{background-color:#111827;border-color:#374151}.live-modal-close.svelte-1nh6vbt{position:absolute;top:.5rem;right:.5rem;color:#6b7280;font-size:1.5rem;line-height:1;cursor:pointer}.live-modal-close.svelte-1nh6vbt:hover{color:#111827}.dark .live-modal-close.svelte-1nh6vbt{color:#d1d5db}.dark .live-modal-close.svelte-1nh6vbt:hover{color:#f9fafb}.live-modal-body.svelte-1nh6vbt{padding:1.5rem}.live-modal-text.svelte-1nh6vbt{font-size:.875rem;margin-bottom:1.5rem;color:#374151}.dark .live-modal-text.svelte-1nh6vbt{color:#e5e7eb}.live-modal-actions.svelte-1nh6vbt{display:flex;justify-content:flex-end}.live-modal-button.svelte-1nh6vbt{padding:.5rem 1rem;background:linear-gradient(45deg,#a91f5f,#f72850);color:#fff;border-radius:.375rem;transition:background-color .15s ease-in-out;cursor:pointer}.live-modal-button.svelte-1nh6vbt:hover{background:linear-gradient(45deg,#8b1a4f,#e02446)}.vc-header.svelte-isll26{height:auto;background:#ffffffb8;-webkit-backdrop-filter:saturate(180%) blur(20px);backdrop-filter:saturate(180%) blur(20px);border-bottom:1px solid rgba(20,20,30,.07);box-shadow:0 1px #fff9 inset}@media(min-width:768px){.vc-header.svelte-isll26{height:3.5rem}}.vc-header-title.svelte-isll26{color:var(--color-gray-900)}.vc-logo-mark.svelte-isll26{width:24px;height:24px;border-radius:8px;box-shadow:0 3px 10px #a91f5f66;display:inline-block;flex:0 0 auto}.vc-env-seg.svelte-isll26{display:inline-flex;gap:2px;padding:3px;background:#14141e0d;border-radius:999px}.vc-env-btn.svelte-isll26{padding:4px 12px;border-radius:999px;font-size:11.5px;font-weight:600;color:var(--color-gray-500);border:0;background:transparent;cursor:pointer;transition:background .18s,color .18s,box-shadow .18s}.vc-env-btn.env-active.svelte-isll26{background:#fff;color:var(--color-gray-900);box-shadow:0 1px 2px #0000000d,0 2px 8px -2px #00000014}.vc-env-btn.vc-env-live.env-active.svelte-isll26{color:var(--color-brand-primary)}.vc-header-ico.svelte-isll26{width:34px;height:34px;border-radius:999px;display:flex;align-items:center;justify-content:center;color:var(--color-gray-600);background:transparent;border:0;cursor:pointer;transition:background .15s,color .15s}.vc-header-ico.svelte-isll26:hover{background:#14141e0d;color:var(--color-gray-900)}.select-lang.svelte-isll26{height:30px}.dark .vc-header.svelte-isll26{background:#1e1e1eb8;border-bottom:1px solid rgba(255,255,255,.08)}.dark .vc-header-title.svelte-isll26{color:var(--color-text-dark)}.dark .vc-env-seg.svelte-isll26{background:#ffffff14}.dark .vc-env-btn.svelte-isll26{color:var(--color-slate-300)}.dark .vc-env-btn.env-active.svelte-isll26{background:var(--color-slate-600);color:var(--color-text-dark)}.dark .vc-env-btn.vc-env-live.env-active.svelte-isll26{color:#ff9ec2}.dark .vc-header-ico.svelte-isll26{color:var(--color-slate-300)}.dark .vc-header-ico.svelte-isll26:hover{background:#ffffff14;color:var(--color-text-dark)}
