.pg[data-v-47ce95eb]{display:grid;gap:12px}.pg--vertical[data-v-47ce95eb]{align-items:start;grid-template-columns:80px 1fr}.pg--horizontal[data-v-47ce95eb]{grid-template-rows:1fr auto}.pg__main[data-v-47ce95eb]{grid-column:2;grid-row:1;position:relative}.pg--horizontal .pg__main[data-v-47ce95eb]{grid-column:1;grid-row:1}.pg__stage[data-v-47ce95eb]{aspect-ratio:1;background:var(--theme-surface,#f5f5f5);border-radius:var(--theme-radius,0);cursor:zoom-in;overflow:hidden;position:relative}.pg__stage--zoom[data-v-47ce95eb]{cursor:zoom-out}.pg__hero[data-v-47ce95eb]{display:block;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease;width:100%}.pg__stage--zoom .pg__hero[data-v-47ce95eb]{transform:scale(2)}.pg__placeholder[data-v-47ce95eb]{background:var(--theme-surface,#f0f0f0);height:100%;width:100%}.pg__nav[data-v-47ce95eb]{align-items:center;background:#ffffffe6;border:none;border-radius:50%;color:#111;cursor:pointer;display:flex;height:40px;justify-content:center;opacity:0;position:absolute;top:50%;transform:translateY(-50%);transition:opacity .2s;width:40px}.pg__stage:hover .pg__nav[data-v-47ce95eb]{opacity:1}.pg__nav[data-v-47ce95eb]:hover{background:#fff}.pg__nav--prev[data-v-47ce95eb]{left:12px}.pg__nav--next[data-v-47ce95eb]{right:12px}.pg__counter[data-v-47ce95eb]{background:#0009;border-radius:10px;bottom:12px;color:#fff;font-family:var(--theme-font-mono,monospace);font-size:12px;padding:4px 10px;position:absolute;right:12px}.pg__thumbs[data-v-47ce95eb]{display:grid;gap:8px}.pg__thumbs--vertical[data-v-47ce95eb]{align-self:stretch;grid-column:1;grid-row:1;grid-template-rows:repeat(auto-fit,80px)}.pg__thumbs--horizontal[data-v-47ce95eb]{grid-row:2;grid-template-columns:repeat(auto-fill,minmax(70px,1fr))}.pg__thumb[data-v-47ce95eb]{aspect-ratio:1;background:none;border:2px solid transparent;border-radius:var(--theme-radius,0);cursor:pointer;opacity:.6;overflow:hidden;padding:0;transition:border-color .15s,opacity .15s}.pg__thumb[data-v-47ce95eb]:hover{opacity:.9}.pg__thumb--active[data-v-47ce95eb]{border-color:var(--theme-primary,#111);opacity:1}.pg__thumb img[data-v-47ce95eb]{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}@media(max-width:767px){.pg--vertical[data-v-47ce95eb]{grid-template-columns:1fr}.pg--vertical .pg__main[data-v-47ce95eb]{grid-column:1}.pg__thumbs--vertical[data-v-47ce95eb]{grid-column:1;grid-row:2;grid-template-columns:repeat(auto-fill,minmax(60px,1fr));grid-template-rows:auto}}.rv[data-v-439c8863]{background:var(--theme-bg);border-top:1px solid var(--theme-border);padding:56px 0}.rv__inner[data-v-439c8863]{margin:0 auto;max-width:1400px;padding:0 24px}.rv__header[data-v-439c8863]{align-items:baseline;display:flex;justify-content:space-between;margin-bottom:24px}.rv__title[data-v-439c8863]{color:var(--theme-text);font-family:var(--theme-font-heading);font-size:clamp(20px,2.5vw,28px);font-weight:600;margin:0}.rv__clear[data-v-439c8863]{background:none;border:none;color:var(--theme-text-muted);cursor:pointer;font-size:13px;text-decoration:underline}.rv__scroller[data-v-439c8863]{display:grid;gap:16px;grid-auto-columns:minmax(200px,1fr);grid-auto-flow:column;overflow-x:auto;padding-bottom:8px;scroll-snap-type:x mandatory;scrollbar-width:thin}.rv__card[data-v-439c8863]{color:var(--theme-text);display:flex;flex-direction:column;gap:8px;scroll-snap-align:start;text-decoration:none}.rv__img[data-v-439c8863]{aspect-ratio:1;background:var(--theme-surface);border-radius:var(--theme-radius);overflow:hidden}.rv__img img[data-v-439c8863]{height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease;width:100%}.rv__card:hover img[data-v-439c8863]{transform:scale(1.03)}.rv__img-placeholder[data-v-439c8863]{background:var(--theme-surface);height:100%;width:100%}.rv__name[data-v-439c8863]{font-size:14px;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rv__price[data-v-439c8863]{color:var(--theme-primary-ink,var(--theme-text));font-size:14px;font-weight:600}.sf-reviews[data-v-5f04319c]{border-top:1px solid var(--theme-border,#e5e5e5);padding:48px 0}.sf-reviews__header[data-v-5f04319c]{align-items:center;display:flex;justify-content:space-between;margin-bottom:24px}.sf-reviews__title[data-v-5f04319c]{font-size:20px;font-weight:700;margin:0}.sf-reviews__write-btn[data-v-5f04319c]{background:var(--theme-primary,#111);border:none;border-radius:var(--theme-radius,6px);color:var(--theme-primary-contrast,#fff);cursor:pointer;font-size:13px;font-weight:600;padding:10px 20px}.sf-reviews__summary[data-v-5f04319c]{background:var(--theme-surface,#f9f9f9);border-radius:var(--theme-radius,8px);display:flex;gap:32px;margin-bottom:32px;padding:24px}.sf-reviews__avg[data-v-5f04319c]{align-items:center;display:flex;flex-direction:column;gap:4px;min-width:120px}.sf-reviews__avg-num[data-v-5f04319c]{font-size:40px;font-weight:800;line-height:1}.sf-reviews__stars[data-v-5f04319c]{display:flex;gap:2px}.sf-reviews__star[data-v-5f04319c]{color:var(--theme-border,#ddd);font-size:16px}.sf-reviews__star--filled[data-v-5f04319c]{color:#f59e0b}.sf-reviews__count[data-v-5f04319c]{color:var(--theme-text-muted,#888);font-size:12px}.sf-reviews__bars[data-v-5f04319c]{display:flex;flex:1;flex-direction:column;gap:6px;justify-content:center}.sf-reviews__bar-row[data-v-5f04319c]{align-items:center;display:flex;gap:8px}.sf-reviews__bar-label[data-v-5f04319c]{color:var(--theme-text-muted,#888);font-size:13px;text-align:right;width:16px}.sf-reviews__bar-track[data-v-5f04319c]{background:var(--theme-border,#e5e5e5);border-radius:4px;flex:1;height:8px;overflow:hidden}.sf-reviews__bar-fill[data-v-5f04319c]{background:#f59e0b;border-radius:4px;height:100%;transition:width .3s ease}.sf-reviews__bar-count[data-v-5f04319c]{color:var(--theme-text-muted,#888);font-size:12px;width:24px}.sf-reviews__form[data-v-5f04319c]{background:var(--theme-surface,#f9f9f9);border-radius:var(--theme-radius,8px);margin-bottom:24px;padding:24px}.sf-reviews__form h3[data-v-5f04319c]{font-size:16px;font-weight:600;margin:0 0 16px}.sf-reviews__form-field[data-v-5f04319c]{margin-bottom:14px}.sf-reviews__form-field label[data-v-5f04319c]{color:var(--theme-text-muted,#888);display:block;font-size:13px;font-weight:600;margin-bottom:4px}.sf-reviews__form-field input[data-v-5f04319c],.sf-reviews__form-field textarea[data-v-5f04319c]{background:var(--theme-bg,#fff);border:1px solid var(--theme-border,#e5e5e5);border-radius:var(--theme-radius,6px);color:var(--theme-text,#111);font-family:inherit;font-size:14px;padding:10px 12px;resize:vertical;width:100%}.sf-reviews__form-field input[data-v-5f04319c]:focus,.sf-reviews__form-field textarea[data-v-5f04319c]:focus{border-color:var(--theme-primary,#111);outline:none}.sf-reviews__rating-pick[data-v-5f04319c]{display:flex;gap:4px}.sf-reviews__star-btn[data-v-5f04319c]{background:none;border:none;color:var(--theme-border,#ddd);cursor:pointer;font-size:24px;line-height:1;padding:0}.sf-reviews__star-btn--active[data-v-5f04319c]{color:#f59e0b}.sf-reviews__form-error[data-v-5f04319c]{color:#c62828;font-size:13px;margin:0 0 12px}.sf-reviews__form-actions[data-v-5f04319c]{display:flex;gap:12px}.sf-reviews__submit[data-v-5f04319c]{background:var(--theme-primary,#111);border:none;border-radius:var(--theme-radius,6px);color:var(--theme-primary-contrast,#fff);cursor:pointer;font-size:14px;font-weight:600;padding:10px 24px}.sf-reviews__submit[data-v-5f04319c]:disabled{cursor:not-allowed;opacity:.5}.sf-reviews__cancel[data-v-5f04319c]{background:none;border:1px solid var(--theme-border,#e5e5e5);color:var(--theme-text,#111);cursor:pointer;padding:10px 20px}.sf-reviews__cancel[data-v-5f04319c],.sf-reviews__thankyou[data-v-5f04319c]{border-radius:var(--theme-radius,6px);font-size:14px}.sf-reviews__thankyou[data-v-5f04319c]{background:#d4edda;color:#155724;margin-bottom:24px;padding:16px 24px}.sf-reviews__sort[data-v-5f04319c]{align-items:center;display:flex;font-size:13px;gap:8px;margin-bottom:20px}.sf-reviews__sort label[data-v-5f04319c]{color:var(--theme-text-muted,#888)}.sf-reviews__sort select[data-v-5f04319c]{background:var(--theme-bg,#fff);border:1px solid var(--theme-border,#e5e5e5);border-radius:var(--theme-radius,6px);color:var(--theme-text,#111);font-size:13px;padding:6px 10px}.sf-reviews__empty[data-v-5f04319c],.sf-reviews__loading[data-v-5f04319c]{color:var(--theme-text-muted,#888);font-size:14px;padding:40px 0;text-align:center}.sf-reviews__empty .sf-reviews__write-btn[data-v-5f04319c]{margin-top:12px}.sf-reviews__list[data-v-5f04319c]{display:flex;flex-direction:column;gap:0}.sf-reviews__review[data-v-5f04319c]{border-bottom:1px solid var(--theme-border,#f0f0f0);padding:20px 0}.sf-reviews__review[data-v-5f04319c]:last-child{border-bottom:none}.sf-reviews__review-header[data-v-5f04319c]{align-items:center;display:flex;gap:10px;margin-bottom:8px}.sf-reviews__review-stars[data-v-5f04319c]{display:flex;gap:1px}.sf-reviews__review-photos[data-v-5f04319c]{display:flex;flex-wrap:wrap;gap:8px;margin:10px 0 4px}.sf-reviews__review-photo[data-v-5f04319c]{border:1px solid var(--theme-border,#e5e5e5);border-radius:6px;height:72px;-o-object-fit:cover;object-fit:cover;width:72px}.sf-reviews__reply[data-v-5f04319c]{background:var(--theme-surface-alt,rgba(0,0,0,.03));border-left:2px solid var(--theme-border,#e5e5e5);border-radius:0 6px 6px 0;margin:12px 0 0 16px;padding:10px 14px}.sf-reviews__reply-label[data-v-5f04319c]{font-size:13px;font-weight:600;margin:0 0 4px}.sf-reviews__reply-date[data-v-5f04319c]{font-weight:400;margin-left:8px;opacity:.65}.sf-reviews__reply-body[data-v-5f04319c]{font-size:14px;line-height:1.55;margin:0}.sf-reviews__verified[data-v-5f04319c]{background:#e8f5e9;border-radius:10px;color:#2e7d32;font-size:11px;font-weight:600;padding:2px 8px}.sf-reviews__review-title[data-v-5f04319c]{font-size:15px;font-weight:600;margin:0 0 6px}.sf-reviews__review-body[data-v-5f04319c]{color:var(--theme-text,#111);font-size:14px;line-height:1.65;margin:0 0 10px}.sf-reviews__review-meta[data-v-5f04319c]{color:var(--theme-text-muted,#888);display:flex;font-size:12px;gap:12px}.sf-reviews__review-author[data-v-5f04319c]{font-weight:600}@media(max-width:640px){.sf-reviews__summary[data-v-5f04319c]{flex-direction:column;gap:16px}.sf-reviews__avg[data-v-5f04319c]{flex-direction:row;gap:12px;min-width:auto}}.pb[data-v-d6466edf]{display:flex;flex-direction:column;gap:14px;list-style:none;margin:0;padding:0}.pb--compact[data-v-d6466edf]{gap:8px}.pb__item[data-v-d6466edf]{align-items:flex-start;display:flex;gap:12px}.pb__icon[data-v-d6466edf],.pb__item[data-v-d6466edf]{color:var(--theme-text)}.pb__icon[data-v-d6466edf]{flex-shrink:0;height:20px;margin-top:2px;width:20px}.pb__dot[data-v-d6466edf]{background:var(--theme-text);border-radius:50%;flex-shrink:0;height:8px;margin:9px 6px 0;width:8px}.pb__text[data-v-d6466edf]{display:flex;flex-direction:column}.pb__label[data-v-d6466edf]{color:var(--theme-text);font-size:14px;font-weight:500;line-height:1.4}.pb--compact .pb__label[data-v-d6466edf],.pb__caption[data-v-d6466edf]{font-size:13px}.pb__caption[data-v-d6466edf]{color:var(--theme-text-muted);line-height:1.55;margin-top:2px}.pda[data-v-54250a4e]{color:var(--theme-text)}.pda--light[data-v-54250a4e]{background:transparent}.pda--surface[data-v-54250a4e]{background:var(--theme-surface);border-radius:var(--theme-radius,0);padding:8px 16px}.pda__item[data-v-54250a4e]{border-bottom:1px solid var(--theme-border)}.pda__trigger[data-v-54250a4e]{align-items:center;background:none;border:none;color:var(--theme-text);cursor:pointer;display:flex;font-family:var(--theme-font-heading);font-size:14px;font-weight:700;gap:20px;justify-content:space-between;letter-spacing:.1em;padding:18px 0;text-align:left;text-transform:uppercase;width:100%}.pda__trigger[data-v-54250a4e]:hover{opacity:.7}.pda__trigger svg[data-v-54250a4e]{flex-shrink:0}.pda__item.is-open .pda__icon-v[data-v-54250a4e]{transform:scaleY(0);transform-origin:center}.pda__icon-v[data-v-54250a4e]{transition:transform .2s ease}.pda__body[data-v-54250a4e]{padding:0 0 18px}.pda__para[data-v-54250a4e]{color:var(--theme-text-muted);font-size:14px;line-height:1.7;margin:0 0 10px}.pda__bullets[data-v-54250a4e]{display:flex;flex-direction:column;gap:8px;list-style:none;margin:6px 0 0;padding:0}.pda__bullets li[data-v-54250a4e]{color:var(--theme-text);font-size:14px;line-height:1.5;padding-left:20px;position:relative}.pda__bullets li[data-v-54250a4e]:before{background:var(--theme-text);content:"";height:1px;left:0;position:absolute;top:10px;width:10px}.pda__table-wrap[data-v-54250a4e]{margin-top:12px;overflow-x:auto}.pda__table[data-v-54250a4e]{border-collapse:collapse;font-size:13px;width:100%}.pda__table td[data-v-54250a4e],.pda__table th[data-v-54250a4e]{border-bottom:1px solid var(--theme-border);padding:10px 12px;text-align:left}.pda__table th[data-v-54250a4e]{color:var(--theme-text-muted);font-family:var(--theme-font-heading);font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.pda__table td[data-v-54250a4e]{color:var(--theme-text)}
