.ff-spinner-wrap[data-v-27a4a7de]{display:flex;justify-content:center;align-items:center;padding:3rem}.ff-spinner[data-v-27a4a7de]{width:2.5rem;height:2.5rem;border:3px solid var(--ff-color-border,#e5e7eb);border-top-color:var(--ff-color-primary,#2563eb);border-radius:50%;animation:ff-spin-27a4a7de .7s linear infinite}@keyframes ff-spin-27a4a7de{to{transform:rotate(1turn)}}.ff-progress[data-v-eac25de4]{display:flex;align-items:center;gap:12px;margin-bottom:24px}.ff-progress-bar[data-v-eac25de4]{flex:1;height:6px;background:var(--ff-color-border,#e5e7eb);border-radius:9999px;overflow:hidden}.ff-progress-fill[data-v-eac25de4]{height:100%;background:var(--ff-color-primary,#6366f1);border-radius:9999px;transition:width .4s ease}.ff-progress-text[data-v-eac25de4]{font-size:13px;color:#6b7280;white-space:nowrap}.ff-heading[data-v-5bfb259b]{font-weight:700;line-height:1.2;margin-bottom:.5rem}.ff-image[data-v-42d49ff8]{margin:1rem 0}.ff-image img[data-v-42d49ff8]{max-width:100%;border-radius:var(--ff-border-radius,.375rem)}.ff-video[data-v-b659499e]{position:relative;padding-bottom:56.25%;height:0;margin:1rem 0}.ff-video iframe[data-v-b659499e]{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:var(--ff-border-radius,.375rem)}.ff-spacer--sm[data-v-8aeac29f]{height:.5rem}.ff-spacer--md[data-v-8aeac29f]{height:1rem}.ff-spacer--lg[data-v-8aeac29f]{height:2rem}.ff-spacer--xl[data-v-8aeac29f]{height:4rem}.ff-divider[data-v-674788c5]{border:none;margin:1rem 0}.ff-divider--solid[data-v-674788c5]{border-top:1px solid var(--ff-color-border,#e5e7eb)}.ff-divider--dashed[data-v-674788c5]{border-top:1px dashed var(--ff-color-border,#e5e7eb)}.ff-divider--dotted[data-v-674788c5]{border-top:1px dotted var(--ff-color-border,#e5e7eb)}.ff-single-choice[data-v-80887861]{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:12px}.ff-choice-card[data-v-80887861]{display:flex;flex-direction:column;align-items:center;gap:8px;padding:16px 12px;background:var(--ff-color-surface,#f9fafb);border:2px solid var(--ff-color-border,#e5e7eb);border-radius:var(--ff-border-radius,8px);cursor:pointer;transition:all .2s;text-align:center}.ff-choice-card--selected[data-v-80887861],.ff-choice-card[data-v-80887861]:hover{border-color:var(--ff-color-primary,#6366f1)}.ff-choice-card--selected[data-v-80887861]{background:color-mix(in srgb,var(--ff-color-primary,#6366f1) 10%,transparent)}.ff-choice-img[data-v-80887861]{width:80px;height:80px;-o-object-fit:cover;object-fit:cover;border-radius:4px}.ff-choice-label[data-v-80887861]{font-size:14px;font-weight:500;color:var(--ff-color-text,#111827)}.ff-multi-choice[data-v-632ecb03]{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:12px}.ff-choice-card[data-v-632ecb03]{position:relative;display:flex;flex-direction:column;align-items:center;gap:8px;padding:16px 12px;background:var(--ff-color-surface,#f9fafb);border:2px solid var(--ff-color-border,#e5e7eb);border-radius:var(--ff-border-radius,8px);cursor:pointer;transition:all .2s;text-align:center}.ff-choice-card--selected[data-v-632ecb03],.ff-choice-card[data-v-632ecb03]:hover{border-color:var(--ff-color-primary,#6366f1)}.ff-choice-card--selected[data-v-632ecb03]{background:color-mix(in srgb,var(--ff-color-primary,#6366f1) 10%,transparent)}.ff-choice-check[data-v-632ecb03]{position:absolute;top:6px;right:8px;width:20px;height:20px;background:var(--ff-color-primary,#6366f1);color:#fff;border-radius:50%;font-size:11px;font-weight:700;display:flex;align-items:center;justify-content:center}.ff-choice-img[data-v-632ecb03]{width:80px;height:80px;-o-object-fit:cover;object-fit:cover;border-radius:4px}.ff-choice-label[data-v-632ecb03]{font-size:14px;font-weight:500;color:var(--ff-color-text,#111827)}.ff-slider[data-v-da62bbc7]{padding:8px 0}.ff-slider-labels[data-v-da62bbc7]{display:flex;justify-content:space-between;margin-bottom:8px;font-size:13px;color:var(--ff-color-text,#111827)}.ff-slider-value[data-v-da62bbc7]{font-weight:700;color:var(--ff-color-primary,#6366f1)}.ff-slider-input[data-v-da62bbc7]{width:100%;accent-color:var(--ff-color-primary,#6366f1)}.ff-image-choice[data-v-57d0b1cf]{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:12px}.ff-choice-card[data-v-57d0b1cf]{display:flex;flex-direction:column;align-items:center;gap:10px;padding:12px;background:var(--ff-color-surface,#f9fafb);border:2px solid var(--ff-color-border,#e5e7eb);border-radius:var(--ff-border-radius,8px);cursor:pointer;transition:all .2s;text-align:center}.ff-choice-card--selected[data-v-57d0b1cf],.ff-choice-card[data-v-57d0b1cf]:hover{border-color:var(--ff-color-primary,#6366f1)}.ff-choice-card--selected[data-v-57d0b1cf]{box-shadow:0 0 0 3px color-mix(in srgb,var(--ff-color-primary,#6366f1) 20%,transparent)}.ff-choice-img[data-v-57d0b1cf]{-o-object-fit:cover;object-fit:cover}.ff-choice-img[data-v-57d0b1cf],.ff-choice-img-placeholder[data-v-57d0b1cf]{width:100%;aspect-ratio:4/3;border-radius:4px}.ff-choice-img-placeholder[data-v-57d0b1cf]{background:var(--ff-color-border,#e5e7eb)}.ff-choice-label[data-v-57d0b1cf]{font-size:14px;font-weight:500;color:var(--ff-color-text,#111827)}.ff-question-block[data-v-e4af1e98]{padding:8px 0}.ff-question-title[data-v-e4af1e98]{font-size:1.25em;font-weight:600;margin-bottom:16px;color:var(--ff-color-text,#111827)}.ff-content-card[data-v-c0e8ef7e]{display:flex;flex-direction:column}.ff-card-row[data-v-c0e8ef7e]{display:flex}.ff-card-row[data-v-c0e8ef7e]>*{flex:1;min-width:0}.ff-card-image-wrap[data-v-c0e8ef7e]{width:100%;overflow:hidden}.ff-card-image[data-v-c0e8ef7e]{display:block}.ff-card-field[data-v-c0e8ef7e]{margin:0}.ff-card-cta[data-v-c0e8ef7e]{display:inline-block;padding:.5rem 1rem;background:var(--ff-color-primary,#2563eb);color:#fff;border-radius:var(--ff-border-radius,.375rem);text-decoration:none;font-weight:600;font-size:.875rem;text-align:center;transition:opacity .15s}.ff-card-cta[data-v-c0e8ef7e]:hover{opacity:.85}.ff-product-card[data-v-6b6b9069]{border:1px solid var(--ff-color-border,#e5e7eb);border-radius:var(--ff-border-radius,.5rem);overflow:hidden;background:var(--ff-color-surface,#fff);transition:box-shadow .2s}.ff-product-card[data-v-6b6b9069]:hover{box-shadow:0 4px 12px #0000001a}.ff-product-card__img[data-v-6b6b9069]{width:100%;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover}.ff-product-card__body[data-v-6b6b9069]{padding:1rem;display:flex;flex-direction:column;gap:.5rem}.ff-product-card__title[data-v-6b6b9069]{font-weight:600;font-size:1rem;margin:0}.ff-product-card__desc[data-v-6b6b9069]{font-size:.875rem;color:#6b7280;margin:0}.ff-product-card__price[data-v-6b6b9069]{font-weight:700;color:var(--ff-color-primary,#2563eb);margin:0}.ff-product-card__cta[data-v-6b6b9069]{display:inline-block;padding:.5rem 1rem;background:var(--ff-color-primary,#2563eb);color:#fff;border-radius:var(--ff-border-radius,.375rem);text-decoration:none;font-weight:600;font-size:.875rem;text-align:center;transition:opacity .15s}.ff-product-card__cta[data-v-6b6b9069]:hover{opacity:.85}.ff-result-block[data-v-f90f0994]{width:100%}.ff-result-empty[data-v-f90f0994],.ff-result-loading[data-v-f90f0994]{text-align:center;padding:40px;color:var(--ff-color-text,#111827)}.ff-product-grid[data-v-f90f0994]{display:grid;gap:16px}.ff-product-grid--2[data-v-f90f0994]{grid-template-columns:repeat(2,1fr)}.ff-product-grid--3[data-v-f90f0994]{grid-template-columns:repeat(3,1fr)}.ff-product-grid--4[data-v-f90f0994]{grid-template-columns:repeat(4,1fr)}.ff-product-grid--list[data-v-f90f0994]{grid-template-columns:1fr}@media(max-width:480px){.ff-product-grid--3[data-v-f90f0994],.ff-product-grid--4[data-v-f90f0994]{grid-template-columns:repeat(2,1fr)}}.ff-widget{font-family:var(--ff-font-family,"Inter",sans-serif);font-size:var(--ff-font-size-base,16px);line-height:var(--ff-line-height,1.5);color:var(--ff-color-text,#111827);background:var(--ff-color-background,#fff);max-width:var(--ff-max-width,600px);margin:0 auto;padding:var(--ff-padding,24px);border-radius:var(--ff-border-radius,8px);box-shadow:0 4px 24px #00000014}.ff-container{width:100%}.ff-error,.ff-loading{text-align:center;padding:40px}.ff-slide{width:100%}.ff-nav{display:flex;justify-content:space-between;margin-top:24px;gap:12px}.ff-btn{padding:10px 24px;border-radius:var(--ff-border-radius,8px);font-weight:600;cursor:pointer;border:none;font-size:15px;transition:all .2s}.ff-btn:disabled{opacity:.4;cursor:not-allowed}.ff-btn--primary{background:var(--ff-color-primary,#6366f1);color:#fff;margin-left:auto}.ff-btn--primary:hover:not(:disabled){filter:brightness(1.1)}.ff-btn--secondary{background:var(--ff-color-surface,#f9fafb);color:var(--ff-color-text,#111827);border:1px solid var(--ff-color-border,#e5e7eb)}.ff-btn--secondary:hover{background:var(--ff-color-border,#e5e7eb)}.ff-fade-enter-active,.ff-fade-leave-active{transition:opacity .3s}.ff-fade-enter-from,.ff-fade-leave-to{opacity:0}.slide-enter-active,.slide-leave-active{transition:all .3s}.slide-enter-from{transform:translate(30px);opacity:0}.slide-leave-to{transform:translate(-30px);opacity:0}.zoom-enter-active,.zoom-leave-active{transition:all .3s}.zoom-enter-from{transform:scale(.95);opacity:0}.zoom-leave-to{transform:scale(1.05);opacity:0}
