body{padding-bottom:96px}.wrap[data-astro-cid-akfs3ftk]{max-width:1180px;margin:0 auto;padding:0 24px}@media (width<=640px){.wrap[data-astro-cid-akfs3ftk]{padding:0 18px}}.breadcrumb[data-astro-cid-akfs3ftk]{color:var(--text-faint);flex-wrap:wrap;align-items:center;gap:8px;max-width:1180px;margin:0 auto;padding:132px 0 0;font-size:13px;display:flex}.breadcrumb[data-astro-cid-akfs3ftk] a[data-astro-cid-akfs3ftk]{color:var(--text-faint);transition:color .2s}.breadcrumb[data-astro-cid-akfs3ftk] a[data-astro-cid-akfs3ftk]:hover{color:var(--accent-1)}.crumb-sep[data-astro-cid-akfs3ftk]{opacity:.5}.crumb-current[data-astro-cid-akfs3ftk]{color:var(--text-dim)}@media (width<=640px){.breadcrumb[data-astro-cid-akfs3ftk]{padding-top:114px;font-size:12px}}.detail-header-row[data-astro-cid-akfs3ftk]{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;padding:16px 0 20px;display:flex}.detail-header-left[data-astro-cid-akfs3ftk]{flex-direction:column;gap:6px;max-width:640px;display:flex}.veh-brand-label[data-astro-cid-akfs3ftk]{color:var(--text-faint);text-transform:uppercase;letter-spacing:.06em;margin-bottom:4px;font-size:12.5px}.detail-header-row[data-astro-cid-akfs3ftk] h1[data-astro-cid-akfs3ftk]{font-size:clamp(26px,3.6vw,36px)}.veh-subtitle[data-astro-cid-akfs3ftk]{color:var(--text-dim);max-width:560px;margin-top:6px;font-size:15px}.chip-row[data-astro-cid-akfs3ftk]{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.chip[data-astro-cid-akfs3ftk]{color:var(--text-dim);border:1px solid var(--border);border-radius:var(--radius-pill);background:#fff;align-items:center;gap:6px;padding:6px 12px;font-size:12.5px;display:inline-flex}.chip[data-astro-cid-akfs3ftk] svg{opacity:.7;flex:none;width:14px;height:14px}.share-link[data-astro-cid-akfs3ftk]{color:var(--text-dim);cursor:pointer;background:0 0;border:none;flex:none;align-items:center;gap:7px;padding:8px 0;font-family:Inter,sans-serif;font-size:14px;transition:color .2s,gap .2s;display:inline-flex}.share-link[data-astro-cid-akfs3ftk]:hover{color:var(--accent-1);gap:10px}.detail-grid[data-astro-cid-akfs3ftk]{grid-template-columns:1.35fr 1fr;align-items:start;gap:32px;display:grid}@media (width<=900px){.detail-grid[data-astro-cid-akfs3ftk]{grid-template-columns:1fr}}.detail-config[data-astro-cid-akfs3ftk]{position:sticky;top:150px}@media (width<=900px){.detail-config[data-astro-cid-akfs3ftk]{position:static}}.detail-below[data-astro-cid-akfs3ftk]{max-width:820px}.carousel[data-astro-cid-akfs3ftk]{aspect-ratio:16/10;background:linear-gradient(180deg, var(--surface-2), var(--surface));border-radius:var(--radius-xl);width:100%;box-shadow:var(--shadow-md);position:relative;overflow:hidden}.carousel[data-astro-cid-akfs3ftk] img[data-astro-cid-akfs3ftk]{object-fit:cover;width:100%;height:100%;display:block}.carousel-icon[data-astro-cid-akfs3ftk]{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.carousel-icon[data-astro-cid-akfs3ftk] svg{width:36%}.carousel-arrow[data-astro-cid-akfs3ftk]{border-radius:var(--radius-round);backdrop-filter:blur(6px);cursor:pointer;z-index:4;background:#0a0a0a80;border:1px solid #ffffff1f;justify-content:center;align-items:center;width:36px;height:36px;transition:background .2s,border-color .2s,transform .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.carousel-arrow[data-astro-cid-akfs3ftk].prev{left:14px;transform:translateY(-50%)rotate(180deg)}.carousel-arrow[data-astro-cid-akfs3ftk].next{right:14px}.carousel-arrow[data-astro-cid-akfs3ftk].prev:hover{background:#0a0a0acc;border-color:#ffffff4d;transform:translateY(-50%)rotate(180deg)scale(1.08)}.carousel-arrow[data-astro-cid-akfs3ftk].next:hover{background:#0a0a0acc;border-color:#ffffff4d;transform:translateY(-50%)scale(1.08)}.carousel-arrow[data-astro-cid-akfs3ftk].prev:active{transform:translateY(-50%)rotate(180deg)scale(.92)}.carousel-arrow[data-astro-cid-akfs3ftk].next:active{transform:translateY(-50%)scale(.92)}.carousel-badge[data-astro-cid-akfs3ftk]{text-transform:uppercase;letter-spacing:.05em;border-radius:var(--radius-pill);background:var(--accent);color:#fff;z-index:4;padding:6px 12px;font-size:11px;font-weight:600;position:absolute;top:14px;left:14px}.carousel-badge[data-astro-cid-akfs3ftk].occasion{backdrop-filter:blur(6px);color:#fff;background:#0a0a0a8c;border:1px solid #fff3}.photo-grid[data-astro-cid-akfs3ftk]{flex-wrap:wrap;gap:10px;margin-top:12px;display:flex}.photo-grid-item[data-astro-cid-akfs3ftk]{aspect-ratio:16/10;border-radius:var(--radius-md);cursor:pointer;background:var(--surface-2);border:2px solid #0000;width:88px;padding:0;transition:border-color .2s,transform .2s;position:relative;overflow:hidden}.photo-grid-item[data-astro-cid-akfs3ftk].active{border-color:var(--accent-1)}.photo-grid-item[data-astro-cid-akfs3ftk]:hover{transform:translateY(-2px)}.photo-grid-item[data-astro-cid-akfs3ftk] img[data-astro-cid-akfs3ftk]{object-fit:cover;width:100%;height:100%;display:block}@media (width<=640px){.photo-grid-item[data-astro-cid-akfs3ftk]{width:72px}}.toast[data-astro-cid-akfs3ftk]{color:var(--text);border-radius:var(--radius-pill);box-shadow:var(--shadow-lg);opacity:0;pointer-events:none;z-index:200;background:#fff;padding:10px 18px;font-size:13.5px;font-weight:600;transition:opacity .25s,transform .25s;position:fixed;bottom:100px;left:50%;transform:translate(-50%)translateY(10px)}.toast[data-astro-cid-akfs3ftk].show{opacity:1;transform:translate(-50%)translateY(0)}.price-card[data-astro-cid-akfs3ftk]{border:1px solid var(--border);border-radius:var(--radius-xl);background:radial-gradient(ellipse at 50% 0%, var(--surface), var(--bg));padding:28px}.price-eyebrow[data-astro-cid-akfs3ftk]{color:var(--text-faint);margin-bottom:6px;font-size:13px}.price-amount[data-astro-cid-akfs3ftk] .amount[data-astro-cid-akfs3ftk]{color:var(--accent-1);font-family:Space Grotesk,sans-serif;font-size:38px;font-weight:700}.price-amount[data-astro-cid-akfs3ftk] .period[data-astro-cid-akfs3ftk]{color:var(--text-dim);font-size:15px}.price-note[data-astro-cid-akfs3ftk]{color:var(--text-dim);margin-top:2px;margin-bottom:20px;font-size:13.5px}.price-facts[data-astro-cid-akfs3ftk]{border-top:1px solid var(--border);border-bottom:1px solid var(--border);flex-direction:column;gap:10px;margin-bottom:20px;padding:18px 0;display:flex}.price-fact[data-astro-cid-akfs3ftk]{color:var(--text-dim);align-items:center;gap:10px;font-size:14px;display:flex}.price-fact[data-astro-cid-akfs3ftk] svg{opacity:.7;flex:none}.price-ctas[data-astro-cid-akfs3ftk]{flex-direction:column;gap:10px;margin-bottom:22px;display:flex}.btn-outline[data-astro-cid-akfs3ftk]{border:1px solid var(--border);color:var(--text);border-radius:var(--radius-sm);justify-content:center;align-items:center;gap:8px;padding:14px 22px;font-size:14px;font-weight:600;transition:border-color .2s,transform .2s,color .2s;display:inline-flex}.btn-outline[data-astro-cid-akfs3ftk]:hover{border-color:var(--accent-1);color:var(--accent-1);transform:translateY(-2px)}.btn-outline[data-astro-cid-akfs3ftk].full{width:100%;margin-top:16px}.config-included[data-astro-cid-akfs3ftk]{border-top:1px solid var(--border);padding-top:18px}.config-included-title[data-astro-cid-akfs3ftk]{color:var(--text-faint);text-transform:uppercase;letter-spacing:.06em;margin-bottom:12px;font-size:12px}.included-list[data-astro-cid-akfs3ftk]{flex-direction:column;gap:9px;display:flex}.included-item[data-astro-cid-akfs3ftk]{color:var(--text-dim);align-items:center;gap:9px;font-size:13.5px;display:flex}.included-item[data-astro-cid-akfs3ftk] svg{opacity:.8;flex:none}.config-note[data-astro-cid-akfs3ftk]{color:var(--text-faint);margin-top:18px;font-size:12px;line-height:1.6}.section-title[data-astro-cid-akfs3ftk]{margin:44px 0 20px;font-size:clamp(20px,2.6vw,26px)}.section-title[data-astro-cid-akfs3ftk].center{text-align:center}.about-grid[data-astro-cid-akfs3ftk]{grid-template-columns:1.4fr 1fr;align-items:start;gap:32px;margin-top:8px;display:grid}@media (width<=768px){.about-grid[data-astro-cid-akfs3ftk]{grid-template-columns:1fr}}.veh-description[data-astro-cid-akfs3ftk]{color:var(--text-dim);font-size:15px;line-height:1.7}.points-forts-card[data-astro-cid-akfs3ftk]{border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);background:#fff;padding:24px}.about-grid[data-astro-cid-akfs3ftk]>.points-forts-card[data-astro-cid-akfs3ftk]:only-child{grid-column:1/-1;max-width:460px;margin:0 auto}.main-spec-grid[data-astro-cid-akfs3ftk]{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}@media (width<=900px){.main-spec-grid[data-astro-cid-akfs3ftk]{grid-template-columns:repeat(2,1fr)}}.main-spec-card[data-astro-cid-akfs3ftk]{border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);background:#fff;align-items:center;gap:12px;padding:16px 18px;display:flex}.main-spec-card[data-astro-cid-akfs3ftk] .spec-icon[data-astro-cid-akfs3ftk]{border-radius:var(--radius-sm);background:var(--surface-2);width:36px;height:36px;color:var(--text-dim);flex:none;justify-content:center;align-items:center;display:flex}.main-spec-label[data-astro-cid-akfs3ftk]{color:var(--text-faint);text-transform:uppercase;letter-spacing:.04em;font-size:11.5px}.main-spec-value[data-astro-cid-akfs3ftk]{color:var(--text);margin-top:2px;font-size:14.5px;font-weight:600}.spec-card[data-astro-cid-akfs3ftk]{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-xl);max-width:600px;box-shadow:var(--shadow-sm);padding:4px 28px}.spec-row[data-astro-cid-akfs3ftk]{border-bottom:1px solid var(--border);align-items:center;gap:16px;padding:16px 0;display:flex}.spec-row[data-astro-cid-akfs3ftk]:last-child{border-bottom:none}.spec-row[data-astro-cid-akfs3ftk] .spec-icon[data-astro-cid-akfs3ftk]{border-radius:var(--radius-sm);width:34px;height:34px;color:var(--text-dim);background:#fff;flex:none;justify-content:center;align-items:center;display:flex}.spec-label[data-astro-cid-akfs3ftk]{color:var(--text-dim);font-size:14.5px}@media (width<=640px){.spec-card[data-astro-cid-akfs3ftk]{padding:4px 20px}}.options-group[data-astro-cid-akfs3ftk]{border-top:1px solid var(--border);padding:16px 0}.options-group[data-astro-cid-akfs3ftk] summary[data-astro-cid-akfs3ftk]{cursor:pointer;justify-content:space-between;align-items:center;font-size:15px;font-weight:500;list-style:none;transition:color .2s;display:flex}.options-group[data-astro-cid-akfs3ftk] summary[data-astro-cid-akfs3ftk]:hover{color:var(--accent-1)}.options-group[data-astro-cid-akfs3ftk] summary[data-astro-cid-akfs3ftk]::-webkit-details-marker{display:none}.options-group[data-astro-cid-akfs3ftk] summary[data-astro-cid-akfs3ftk]:after{content:"+";color:var(--text-faint);font-size:18px;transition:transform .2s,color .2s}.options-group[data-astro-cid-akfs3ftk] summary[data-astro-cid-akfs3ftk]:hover:after{color:var(--accent-1);transform:rotate(90deg)}.options-group[data-astro-cid-akfs3ftk][open] summary[data-astro-cid-akfs3ftk]:after{content:"−"}.options-group[data-astro-cid-akfs3ftk][open] summary[data-astro-cid-akfs3ftk]:hover:after{transform:rotate(0)}.options-list[data-astro-cid-akfs3ftk]{flex-wrap:wrap;gap:8px;margin-top:16px;display:flex}.options-list[data-astro-cid-akfs3ftk] span[data-astro-cid-akfs3ftk]{background:var(--surface-2);border:1px solid var(--border);border-radius:var(--radius-pill);color:var(--text-dim);padding:7px 14px;font-size:13px}.financing-section[data-astro-cid-akfs3ftk]{border-top:1px solid var(--border);background:var(--surface);margin-top:48px;padding:56px 0}.financing-grid[data-astro-cid-akfs3ftk]{grid-template-columns:repeat(3,1fr);gap:18px;max-width:920px;margin:0 auto;display:grid}@media (width<=768px){.financing-grid[data-astro-cid-akfs3ftk]{grid-template-columns:1fr}}.financing-card[data-astro-cid-akfs3ftk]{border:1px solid var(--border);border-radius:var(--radius-lg);text-align:center;box-shadow:var(--shadow-sm);background:#fff;padding:26px}.financing-label[data-astro-cid-akfs3ftk]{color:var(--accent-1);margin-bottom:10px;font-size:13px;font-weight:600}.financing-price[data-astro-cid-akfs3ftk] .amount[data-astro-cid-akfs3ftk]{font-family:Space Grotesk,sans-serif;font-size:30px;font-weight:700}.financing-price[data-astro-cid-akfs3ftk] .period[data-astro-cid-akfs3ftk]{color:var(--text-faint);font-size:13px}.financing-meta[data-astro-cid-akfs3ftk]{color:var(--text-faint);margin-top:8px;font-size:12.5px}.audience-grid[data-astro-cid-akfs3ftk]{grid-template-columns:1fr 1fr;gap:20px;max-width:720px;margin:0 auto;display:grid}@media (width<=640px){.audience-grid[data-astro-cid-akfs3ftk]{grid-template-columns:1fr}}.audience-card[data-astro-cid-akfs3ftk]{border:1px solid var(--border);border-radius:var(--radius-xl);box-shadow:var(--shadow-sm);background:#fff;padding:28px}.audience-icon[data-astro-cid-akfs3ftk]{border-radius:var(--radius-round);background:var(--accent);color:#fff;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:16px;display:flex}.audience-card[data-astro-cid-akfs3ftk] h3[data-astro-cid-akfs3ftk]{margin-bottom:14px;font-size:18px}.faq-section[data-astro-cid-akfs3ftk]{padding-bottom:8px}.faq-list[data-astro-cid-akfs3ftk]{max-width:760px;margin:0 auto}.faq-item[data-astro-cid-akfs3ftk]{border-bottom:1px solid var(--border);padding:22px 0}.faq-item[data-astro-cid-akfs3ftk] summary[data-astro-cid-akfs3ftk]{cursor:pointer;justify-content:space-between;align-items:center;gap:16px;font-size:15.5px;font-weight:500;list-style:none;transition:color .2s;display:flex}.faq-item[data-astro-cid-akfs3ftk] summary[data-astro-cid-akfs3ftk]::-webkit-details-marker{display:none}.faq-item[data-astro-cid-akfs3ftk]:hover summary[data-astro-cid-akfs3ftk]{color:var(--text)}.faq-icon[data-astro-cid-akfs3ftk]{flex:none;width:16px;height:16px;position:relative}.faq-icon[data-astro-cid-akfs3ftk]:before,.faq-icon[data-astro-cid-akfs3ftk]:after{content:"";background:var(--text-dim);transition:transform .3s cubic-bezier(.16,1,.3,1),background .2s;position:absolute;top:50%;left:50%}.faq-icon[data-astro-cid-akfs3ftk]:before{width:14px;height:1.5px;transform:translate(-50%,-50%)}.faq-icon[data-astro-cid-akfs3ftk]:after{width:1.5px;height:14px;transform:translate(-50%,-50%)}.faq-item[data-astro-cid-akfs3ftk][open] .faq-icon[data-astro-cid-akfs3ftk]:after{transform:translate(-50%,-50%)rotate(90deg)}.faq-item[data-astro-cid-akfs3ftk][open] .faq-icon[data-astro-cid-akfs3ftk]:before,.faq-item[data-astro-cid-akfs3ftk][open] .faq-icon[data-astro-cid-akfs3ftk]:after{background:var(--accent-1)}.faq-content[data-astro-cid-akfs3ftk]{overflow:hidden}.faq-content[data-astro-cid-akfs3ftk] p[data-astro-cid-akfs3ftk]{color:var(--text-dim);max-width:680px;padding-top:14px;font-size:14.5px;line-height:1.75}.similar-section[data-astro-cid-akfs3ftk]{padding-bottom:16px}.similar-grid[data-astro-cid-akfs3ftk]{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}@media (width<=900px){.similar-grid[data-astro-cid-akfs3ftk]{grid-template-columns:repeat(2,1fr)}}@media (width<=640px){.similar-grid[data-astro-cid-akfs3ftk]{grid-template-columns:1fr}}.similar-card[data-astro-cid-akfs3ftk]{border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);cursor:pointer;background:#fff;flex-direction:column;transition:border-color .3s,box-shadow .3s,transform .3s;display:flex;overflow:hidden}.similar-card[data-astro-cid-akfs3ftk]:hover{box-shadow:var(--shadow-md);border-color:#d8d8dd;transform:translateY(-4px)}.similar-visual[data-astro-cid-akfs3ftk]{aspect-ratio:16/9;background:linear-gradient(180deg, var(--surface-2), var(--surface));border-bottom:1px solid var(--border);justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.similar-visual[data-astro-cid-akfs3ftk] img[data-astro-cid-akfs3ftk]{object-fit:cover;width:100%;height:100%;transition:transform .4s cubic-bezier(.16,1,.3,1)}.similar-card[data-astro-cid-akfs3ftk]:hover .similar-visual[data-astro-cid-akfs3ftk] img[data-astro-cid-akfs3ftk]{transform:scale(1.06)}.similar-visual[data-astro-cid-akfs3ftk] svg{width:64%}.veh-badge[data-astro-cid-akfs3ftk]{text-transform:uppercase;letter-spacing:.05em;border-radius:var(--radius-pill);background:var(--accent);color:#fff;padding:5px 10px;font-size:11px;font-weight:600;position:absolute;top:12px;left:12px}.veh-badge[data-astro-cid-akfs3ftk].occasion{border:1px solid var(--text-dim);color:var(--text-dim);background:0 0}.similar-body[data-astro-cid-akfs3ftk]{flex-direction:column;flex:1;padding:18px;display:flex}.similar-name[data-astro-cid-akfs3ftk]{margin-bottom:14px;font-size:17px}.similar-footer[data-astro-cid-akfs3ftk]{border-top:1px solid var(--border);justify-content:space-between;align-items:center;margin-top:auto;padding-top:14px;display:flex}.veh-price[data-astro-cid-akfs3ftk] .amount[data-astro-cid-akfs3ftk]{font-family:Space Grotesk,sans-serif;font-size:18px;font-weight:700}.veh-price[data-astro-cid-akfs3ftk] .period[data-astro-cid-akfs3ftk]{color:var(--text-faint);font-size:12px}.similar-cta[data-astro-cid-akfs3ftk]{color:var(--text);font-size:12.5px;font-weight:600}.cta-band[data-astro-cid-akfs3ftk]{border:1px solid var(--border);border-radius:var(--radius-xl);text-align:center;background:radial-gradient(ellipse at 50% 0%, var(--surface), var(--bg));margin-top:16px;margin-bottom:56px;padding:40px}.cta-band[data-astro-cid-akfs3ftk] h2[data-astro-cid-akfs3ftk]{margin-bottom:14px;font-size:clamp(24px,3.5vw,34px)}.cta-band[data-astro-cid-akfs3ftk] p[data-astro-cid-akfs3ftk]{color:var(--text-dim);margin-bottom:28px}.btn-primary[data-astro-cid-akfs3ftk]{background:var(--accent);color:#fff;border-radius:var(--radius-sm);justify-content:center;align-items:center;gap:8px;padding:15px 26px;font-size:14.5px;font-weight:600;transition:transform .2s,filter .2s,box-shadow .3s;display:inline-flex}.btn-primary[data-astro-cid-akfs3ftk]:hover{filter:brightness(1.12);transform:translateY(-2px);box-shadow:0 14px 32px #ff007f38,0 4px 10px #ff007f29}.btn-primary[data-astro-cid-akfs3ftk]:active{transform:scale(.96);box-shadow:0 4px 12px #ff007f33}.sticky-bar[data-astro-cid-akfs3ftk]{z-index:100;backdrop-filter:blur(14px);border-top:1px solid var(--border);box-shadow:var(--shadow-lg);background:#ffffffeb;justify-content:space-between;align-items:center;gap:16px;padding:16px 24px;display:flex;position:fixed;bottom:0;left:0;right:0}.sticky-bar-price[data-astro-cid-akfs3ftk] .amount[data-astro-cid-akfs3ftk]{font-family:Space Grotesk,sans-serif;font-size:22px;font-weight:700}.sticky-bar-price[data-astro-cid-akfs3ftk] .period[data-astro-cid-akfs3ftk]{color:var(--text-faint);font-size:12px}.sticky-bar[data-astro-cid-akfs3ftk] .btn-primary[data-astro-cid-akfs3ftk]{white-space:nowrap;padding:14px 24px}body{background:#fff;padding-bottom:0}#pageContent[data-astro-cid-akfs3ftk]{color:var(--text)}.vd-share[data-astro-cid-akfs3ftk]{color:var(--text-dim);cursor:pointer;border-radius:var(--radius-sm);background:0 0;border:0;align-items:center;gap:7px;margin-left:auto;padding:7px 10px;font:600 12.5px/1 Inter,sans-serif;transition:color .2s,background .2s;display:inline-flex}.vd-share[data-astro-cid-akfs3ftk]:hover{color:var(--accent-1);background:#ff007f0d}.vd-hero[data-astro-cid-akfs3ftk]{grid-template-columns:minmax(0,1.06fr) minmax(390px,.94fr);align-items:stretch;gap:32px;padding:22px 0 18px;display:grid}.vd-media[data-astro-cid-akfs3ftk]{grid-template-rows:minmax(0,1fr) auto;min-width:0;min-height:0;display:grid}.vd-carousel[data-astro-cid-akfs3ftk]{border-radius:var(--radius-lg);background:linear-gradient(145deg,#f4f5f7 0%,#fafafa 100%);border:1px solid #ececf0;min-height:0;position:relative;overflow:hidden}.vd-carousel[data-astro-cid-akfs3ftk] img[data-astro-cid-akfs3ftk]{object-fit:cover;width:100%;height:100%;display:block}.vd-carousel[data-astro-cid-akfs3ftk] .carousel-icon[data-astro-cid-akfs3ftk]{place-items:center;width:100%;height:100%;display:grid}.vd-carousel[data-astro-cid-akfs3ftk] .carousel-icon[data-astro-cid-akfs3ftk] svg{width:58%}.vd-visual-label[data-astro-cid-akfs3ftk]{z-index:3;color:#777982;letter-spacing:.015em;font-size:10.5px;font-weight:600;position:absolute;top:14px;left:16px}.vd-carousel-arrow[data-astro-cid-akfs3ftk]{z-index:4;border-radius:var(--radius-round);cursor:pointer;background:#fffffff0;border:1px solid #e3e3e7;place-items:center;width:42px;height:42px;padding:0;transition:transform .2s,box-shadow .2s;display:grid;position:absolute;top:50%;box-shadow:0 6px 20px #1111131f}.vd-carousel-arrow[data-astro-cid-akfs3ftk].prev{left:14px;transform:translateY(-50%)rotate(180deg)}.vd-carousel-arrow[data-astro-cid-akfs3ftk].next{right:14px;transform:translateY(-50%)}.vd-carousel-arrow[data-astro-cid-akfs3ftk].prev:hover{transform:translateY(-50%)rotate(180deg)scale(1.06);box-shadow:0 8px 24px #11111329}.vd-carousel-arrow[data-astro-cid-akfs3ftk].next:hover{transform:translateY(-50%)scale(1.06);box-shadow:0 8px 24px #11111329}.vd-carousel-arrow[data-astro-cid-akfs3ftk] path{stroke:#111113}.vd-thumbnails[data-astro-cid-akfs3ftk]{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin-top:10px;display:grid}.vd-thumbnails[data-astro-cid-akfs3ftk] .photo-grid-item[data-astro-cid-akfs3ftk]{aspect-ratio:1.45;border-radius:var(--radius-sm);background:#f4f4f6;border:1px solid #0000;width:100%}.vd-thumbnails[data-astro-cid-akfs3ftk] .photo-grid-item[data-astro-cid-akfs3ftk].active{border-color:var(--accent-1);box-shadow:0 0 0 1px #ff007f1f}.vd-offer[data-astro-cid-akfs3ftk]{padding-top:2px}.vd-offer-badge[data-astro-cid-akfs3ftk]{z-index:2;border-radius:var(--radius-xs);color:#81828a;letter-spacing:.035em;text-transform:uppercase;background:#f7f7f9eb;border:1px solid #e6e6ea;padding:4px 7px;font-size:8.5px;font-weight:650;display:inline-flex;position:absolute;top:16px;right:18px}.vd-offer[data-astro-cid-akfs3ftk] h1[data-astro-cid-akfs3ftk]{letter-spacing:-.045em;margin-top:10px;font-size:clamp(29px,3.1vw,39px);line-height:1.04}.vd-title-main[data-astro-cid-akfs3ftk]{white-space:nowrap;display:block}.vd-title-main[data-astro-cid-akfs3ftk]>span[data-astro-cid-akfs3ftk]{text-transform:uppercase}.vd-title-finish[data-astro-cid-akfs3ftk]{font:inherit;letter-spacing:-.035em;margin-top:6px;font-size:.68em;line-height:1.12;display:block}.vd-hero-meta[data-astro-cid-akfs3ftk]{color:var(--text-dim);margin-top:9px;font-size:15.5px;line-height:1.45}.vd-price-card[data-astro-cid-akfs3ftk]{border-radius:var(--radius-lg);background:#fff;border:1px solid #e2e2e6;margin-top:14px;padding:22px 24px 16px;position:relative;box-shadow:0 8px 26px #1111130b}.vd-price-eyebrow[data-astro-cid-akfs3ftk]{color:#55565e;font-size:12px;font-weight:700}.vd-price[data-astro-cid-akfs3ftk]{white-space:nowrap;align-items:baseline;gap:4px;margin-top:-2px;display:flex}.vd-price[data-astro-cid-akfs3ftk] .amount[data-astro-cid-akfs3ftk]{letter-spacing:-.055em;font-family:Space Grotesk,sans-serif;font-size:58px;font-weight:700;line-height:1}.vd-price[data-astro-cid-akfs3ftk] .currency[data-astro-cid-akfs3ftk]{font-family:Space Grotesk,sans-serif;font-size:28px;font-weight:700}.vd-price[data-astro-cid-akfs3ftk] .period[data-astro-cid-akfs3ftk]{margin-left:3px;font-size:22px;font-weight:650}.vd-price-note[data-astro-cid-akfs3ftk]{color:var(--accent-1);margin-top:5px;font-size:17px;font-weight:750}.vd-price-facts[data-astro-cid-akfs3ftk]{border-top:1px solid #bfc0c5;grid-template-columns:repeat(3,1fr);margin-top:16px;padding:14px 0;display:grid}.vd-price-fact[data-astro-cid-akfs3ftk]{text-align:center;border-right:1px solid #ececf0;justify-content:center;align-items:center;gap:9px;min-width:0;padding:0 10px;display:flex}.vd-price-fact[data-astro-cid-akfs3ftk]:last-child{border-right:0}.vd-price-fact[data-astro-cid-akfs3ftk]>span[data-astro-cid-akfs3ftk]{color:var(--accent-1);flex:none;place-items:center;display:grid}.vd-price-fact[data-astro-cid-akfs3ftk]>span[data-astro-cid-akfs3ftk] svg{width:23px;height:23px}.vd-price-fact[data-astro-cid-akfs3ftk] strong[data-astro-cid-akfs3ftk]{white-space:nowrap;font-size:12.5px;font-weight:600;line-height:1.4}.vd-primary-cta[data-astro-cid-akfs3ftk]{border-radius:var(--radius-sm);width:100%;margin-top:2px;padding:14px 20px;font-size:15px}.vd-cta-proof[data-astro-cid-akfs3ftk]{color:var(--text-dim);justify-content:center;gap:0;margin-top:10px;font-size:11.5px;display:flex}.vd-cta-proof[data-astro-cid-akfs3ftk] span[data-astro-cid-akfs3ftk]+span[data-astro-cid-akfs3ftk]:before{content:"·";color:#b1b1b8;padding:0 7px}.vd-call[data-astro-cid-akfs3ftk]{color:#666771;justify-content:center;align-items:center;gap:6px;margin-top:8px;font-size:11.5px;font-weight:600;display:flex}.vd-call[data-astro-cid-akfs3ftk]:hover{color:var(--accent-1)}.vd-spec-strip[data-astro-cid-akfs3ftk]{border-radius:var(--radius-md);background:#fff;border:1px solid #e5e5e9;grid-template-columns:repeat(6,1fr);margin-top:12px;display:grid;overflow:hidden;box-shadow:0 5px 18px #11111306}.vd-spec-item[data-astro-cid-akfs3ftk]{border-right:1px solid #ececf0;align-items:center;gap:10px;min-width:0;padding:17px 15px;display:flex}.vd-spec-item[data-astro-cid-akfs3ftk]:last-child{border-right:0}.vd-spec-item[data-astro-cid-akfs3ftk]>span[data-astro-cid-akfs3ftk]{color:var(--accent-1);flex:none;place-items:center;display:grid}.vd-spec-item[data-astro-cid-akfs3ftk]>span[data-astro-cid-akfs3ftk] svg{width:23px;height:23px}.vd-spec-item[data-astro-cid-akfs3ftk] p[data-astro-cid-akfs3ftk]{flex-direction:column;gap:3px;min-width:0;display:flex}.vd-spec-item[data-astro-cid-akfs3ftk] small[data-astro-cid-akfs3ftk]{color:#73747c;font-size:10px;line-height:1.2}.vd-spec-item[data-astro-cid-akfs3ftk] strong[data-astro-cid-akfs3ftk]{overflow-wrap:anywhere;font-size:11px;font-weight:650;line-height:1.3}.vd-offer-overview[data-astro-cid-akfs3ftk]{grid-template-columns:1fr 1fr;gap:20px;margin-top:20px;display:grid}.vd-offer-overview[data-astro-cid-akfs3ftk].is-single{grid-template-columns:minmax(0,720px);justify-content:center}.vd-panel[data-astro-cid-akfs3ftk]{border-radius:var(--radius-lg);background:#fff;border:1px solid #e4e4e8;min-width:0;padding:22px 24px;box-shadow:0 5px 16px #11111306}.vd-panel[data-astro-cid-akfs3ftk] h2[data-astro-cid-akfs3ftk]{letter-spacing:-.02em;font-size:17px}.highlight-mark[data-astro-cid-akfs3ftk]{white-space:nowrap;isolation:isolate;padding:0 4px;display:inline-block;position:relative}.highlight-mark[data-astro-cid-akfs3ftk]:before{content:"";border-radius:var(--radius-sm);z-index:-1;background:#ff007f29;position:absolute;inset:.08em -3px .05em}.vd-card-head[data-astro-cid-akfs3ftk]{text-align:center}.vd-card-head[data-astro-cid-akfs3ftk] p[data-astro-cid-akfs3ftk]{color:#74757d;text-align:center;max-width:430px;margin:7px auto 0;font-size:10.5px;line-height:1.5}.vd-check-grid[data-astro-cid-akfs3ftk]{grid-template-columns:1fr 1fr;gap:11px 18px;margin-top:15px;display:grid}.vd-check-grid[data-astro-cid-akfs3ftk] div[data-astro-cid-akfs3ftk]{color:#55565e;align-items:center;gap:8px;font-size:11.5px;line-height:1.35;display:flex}.vd-check-grid[data-astro-cid-akfs3ftk] svg{flex:none;width:16px;height:16px}.vd-panel-note[data-astro-cid-akfs3ftk]{border-radius:var(--radius-xs);color:#777982;border:1px solid #d5d5da;margin-top:17px;padding:6px 9px;font-size:9.5px;display:inline-flex}.vd-service-grid[data-astro-cid-akfs3ftk]{grid-template-columns:repeat(4,1fr);gap:14px;margin-top:18px;display:grid}.vd-service-grid[data-astro-cid-akfs3ftk] div[data-astro-cid-akfs3ftk]{text-align:center;flex-direction:column;align-items:center;gap:9px;display:flex}.vd-service-grid[data-astro-cid-akfs3ftk] span[data-astro-cid-akfs3ftk]{width:42px;height:42px;color:var(--accent-1);place-items:center;display:grid}.vd-service-grid[data-astro-cid-akfs3ftk] span[data-astro-cid-akfs3ftk] svg{width:31px;height:31px}.vd-service-grid[data-astro-cid-akfs3ftk] strong[data-astro-cid-akfs3ftk]{font-size:11.5px}.vd-details[data-astro-cid-akfs3ftk]{padding:42px 0 12px}.vd-section-head[data-astro-cid-akfs3ftk]{text-align:center;margin:0 auto 22px}.vd-section-head[data-astro-cid-akfs3ftk] h2[data-astro-cid-akfs3ftk]{letter-spacing:-.035em;font-size:clamp(22px,2.4vw,29px)}.vd-section-head[data-astro-cid-akfs3ftk] p[data-astro-cid-akfs3ftk]{color:var(--text-dim);margin-top:5px;font-size:13px}.vd-section-head-left[data-astro-cid-akfs3ftk]{text-align:left;margin-left:0}.vd-main-specs[data-astro-cid-akfs3ftk]{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.vd-main-spec[data-astro-cid-akfs3ftk]{border-radius:var(--radius-md);background:#fff;border:1px solid #e6e6ea;align-items:center;gap:11px;min-width:0;padding:14px;display:flex}.vd-main-spec[data-astro-cid-akfs3ftk]>span[data-astro-cid-akfs3ftk]{border-radius:var(--radius-sm);width:34px;height:34px;color:var(--accent-1);background:#fff5fa;flex:none;place-items:center;display:grid}.vd-main-spec[data-astro-cid-akfs3ftk] p[data-astro-cid-akfs3ftk],.vd-technical-list[data-astro-cid-akfs3ftk] p[data-astro-cid-akfs3ftk]{flex-direction:column;gap:2px;min-width:0;display:flex}.vd-main-spec[data-astro-cid-akfs3ftk] small[data-astro-cid-akfs3ftk],.vd-technical-list[data-astro-cid-akfs3ftk] small[data-astro-cid-akfs3ftk]{color:#7b7c84;text-transform:uppercase;letter-spacing:.035em;font-size:9.5px}.vd-main-spec[data-astro-cid-akfs3ftk] strong[data-astro-cid-akfs3ftk],.vd-technical-list[data-astro-cid-akfs3ftk] strong[data-astro-cid-akfs3ftk]{overflow-wrap:anywhere;font-size:12.5px;line-height:1.35}.vd-detail-panels[data-astro-cid-akfs3ftk]{grid-template-columns:1.12fr .88fr;gap:16px;margin-top:16px;display:grid}.vd-detail-card[data-astro-cid-akfs3ftk]{border-radius:var(--radius-lg);background:#fbfbfc;border:1px solid #e6e6ea;padding:22px 24px}.vd-detail-card[data-astro-cid-akfs3ftk] h3[data-astro-cid-akfs3ftk],.vd-options[data-astro-cid-akfs3ftk] h3[data-astro-cid-akfs3ftk]{font-size:16px}.vd-description-card[data-astro-cid-akfs3ftk]>p[data-astro-cid-akfs3ftk]{color:#62636c;margin-top:10px;font-size:13px;line-height:1.7}.vd-technical-list[data-astro-cid-akfs3ftk]{grid-template-columns:1fr 1fr;gap:12px;margin-top:13px;display:grid}.vd-technical-list[data-astro-cid-akfs3ftk]>div[data-astro-cid-akfs3ftk]{align-items:center;gap:9px;display:flex}.vd-technical-list[data-astro-cid-akfs3ftk]>div[data-astro-cid-akfs3ftk]>span[data-astro-cid-akfs3ftk]{color:var(--accent-1);place-items:center;display:grid}.vd-options[data-astro-cid-akfs3ftk]{border-radius:var(--radius-md);background:#fff;border:1px solid #e6e6ea;margin-top:16px;padding:22px 24px}.vd-options-grid[data-astro-cid-akfs3ftk]{grid-template-columns:1fr 1fr;column-gap:24px;margin-top:10px;display:grid}.financing-section[data-astro-cid-akfs3ftk]{background:linear-gradient(#fff 0%,#fbfbfc 50%,#fff 100%);border-top:1px solid #f0f0f2;margin-top:32px;padding:42px 0 40px}.vd-financing-grid[data-astro-cid-akfs3ftk]{grid-template-columns:repeat(3,1fr);gap:18px;max-width:900px;margin:0 auto;display:grid}.vd-financing-card[data-astro-cid-akfs3ftk]{border-radius:var(--radius-lg);text-align:center;background:#fff;border:1px solid #e4e4e8;padding:22px 20px 20px;position:relative;box-shadow:0 4px 14px #11111306}.vd-financing-card[data-astro-cid-akfs3ftk].is-featured{border-color:#ff007f8c;box-shadow:0 7px 22px #ff007f14}.vd-popular[data-astro-cid-akfs3ftk]{border-radius:var(--radius-xs);color:#fff;white-space:nowrap;background:linear-gradient(105deg,#ff1f85,#d91769);padding:6px 10px;font-size:10px;font-weight:750;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.vd-financing-label[data-astro-cid-akfs3ftk]{font-size:13px;font-weight:650}.vd-financing-price[data-astro-cid-akfs3ftk]{justify-content:center;align-items:baseline;gap:3px;margin-top:7px;display:flex}.vd-financing-price[data-astro-cid-akfs3ftk] .amount[data-astro-cid-akfs3ftk]{letter-spacing:-.045em;font-family:Space Grotesk,sans-serif;font-size:39px;font-weight:700;line-height:1}.vd-financing-price[data-astro-cid-akfs3ftk] .currency[data-astro-cid-akfs3ftk]{font-size:20px;font-weight:700}.vd-financing-price[data-astro-cid-akfs3ftk] .period[data-astro-cid-akfs3ftk]{font-size:14px;font-weight:600}.vd-financing-meta[data-astro-cid-akfs3ftk]{color:#686973;justify-content:center;gap:15px;margin-top:17px;font-size:10px;display:flex}.vd-financing-meta[data-astro-cid-akfs3ftk] span[data-astro-cid-akfs3ftk]{align-items:center;gap:5px;display:flex}.vd-financing-meta[data-astro-cid-akfs3ftk] svg{width:15px;height:15px;color:var(--accent-1)}.vd-financing-cta-wrap[data-astro-cid-akfs3ftk]{justify-content:center;width:100%;margin-top:14px;display:flex}.vd-financing-cta[data-astro-cid-akfs3ftk]{border-radius:var(--radius-sm);text-align:center;justify-content:center;align-items:center;width:min(360px,100%);padding:12px 18px}.vd-financing-proof[data-astro-cid-akfs3ftk]{text-align:center;color:#666771;margin-top:8px;font-size:10px}.financing-disclaimer[data-astro-cid-akfs3ftk]{text-align:center;color:#8a8b92;margin-top:16px;font-size:9.5px}.vd-why-section[data-astro-cid-akfs3ftk]{background:linear-gradient(90deg,#fff 0%,#fff8fb 50%,#fff 100%);border-top:1px solid #f2f2f4;border-bottom:1px solid #f2f2f4;padding:20px 0 26px}.vd-why-section[data-astro-cid-akfs3ftk] .vd-section-head[data-astro-cid-akfs3ftk]{margin-bottom:17px}.vd-why-grid[data-astro-cid-akfs3ftk]{grid-template-columns:repeat(5,1fr);gap:16px;display:grid}.vd-why-grid[data-astro-cid-akfs3ftk]>div[data-astro-cid-akfs3ftk]{align-items:flex-start;gap:10px;min-width:0;display:flex}.vd-why-grid[data-astro-cid-akfs3ftk]>div[data-astro-cid-akfs3ftk]>span[data-astro-cid-akfs3ftk]{width:38px;height:38px;color:var(--accent-1);flex:none;place-items:center;display:grid}.vd-why-grid[data-astro-cid-akfs3ftk]>div[data-astro-cid-akfs3ftk]>span[data-astro-cid-akfs3ftk] svg{width:29px;height:29px}.vd-why-grid[data-astro-cid-akfs3ftk] p[data-astro-cid-akfs3ftk]{flex-direction:column;gap:4px;display:flex}.vd-why-grid[data-astro-cid-akfs3ftk] strong[data-astro-cid-akfs3ftk]{font-size:11.5px;line-height:1.3}.vd-why-grid[data-astro-cid-akfs3ftk] small[data-astro-cid-akfs3ftk]{color:#74757d;font-size:9.5px;line-height:1.45}.vd-proof-section[data-astro-cid-akfs3ftk]{grid-template-columns:.78fr 1.22fr;gap:18px;padding-top:30px;display:grid}.vd-journey-card[data-astro-cid-akfs3ftk],.vd-reviews-card[data-astro-cid-akfs3ftk]{border-radius:var(--radius-lg);background:#fff;border:1px solid #e5e5e9;padding:24px;position:relative;overflow:hidden;box-shadow:0 5px 16px #11111306}.vd-journey-card[data-astro-cid-akfs3ftk] h2[data-astro-cid-akfs3ftk],.vd-reviews-card[data-astro-cid-akfs3ftk] h2[data-astro-cid-akfs3ftk]{letter-spacing:-.025em;font-size:19px}.vd-journey-list[data-astro-cid-akfs3ftk]{flex-direction:column;gap:13px;max-width:none;margin-top:16px;display:flex}.vd-journey-step[data-astro-cid-akfs3ftk]{align-items:flex-start;gap:10px;display:flex}.vd-journey-step[data-astro-cid-akfs3ftk]>span[data-astro-cid-akfs3ftk]{border-radius:var(--radius-round);color:#fff;background:linear-gradient(135deg,#ff1d84,#d81869);flex:none;place-items:center;width:28px;height:28px;font-size:12px;font-weight:750;display:grid}.vd-journey-step[data-astro-cid-akfs3ftk] p[data-astro-cid-akfs3ftk]{flex-direction:column;gap:3px;display:flex}.vd-journey-step[data-astro-cid-akfs3ftk] strong[data-astro-cid-akfs3ftk]{font-size:11.5px}.vd-journey-step[data-astro-cid-akfs3ftk] small[data-astro-cid-akfs3ftk]{color:#74757d;font-size:9.5px;line-height:1.45}.vd-reviews-head[data-astro-cid-akfs3ftk]{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:9px;display:flex}.vd-reviews-head[data-astro-cid-akfs3ftk] p[data-astro-cid-akfs3ftk]{color:#65666e;text-align:center;margin-top:6px;font-size:11px}.vd-rating-stars[data-astro-cid-akfs3ftk],.vd-star-tiles[data-astro-cid-akfs3ftk]{white-space:nowrap;gap:2px;display:flex}.vd-star-tiles[data-astro-cid-akfs3ftk] span[data-astro-cid-akfs3ftk]{background-image:linear-gradient(90deg,#ff2b93 0%,#dc126b 52%,#a90949 100%);background-size:88px 100%;background-position:var(--vd-star-offset) center;color:#fff;background-repeat:no-repeat;place-items:center;width:16px;height:16px;font-size:10.5px;line-height:1;display:grid}.vd-star-tiles[data-astro-cid-akfs3ftk] span[data-astro-cid-akfs3ftk]:first-child{--vd-star-offset:0px}.vd-star-tiles[data-astro-cid-akfs3ftk] span[data-astro-cid-akfs3ftk]:nth-child(2){--vd-star-offset:-18px}.vd-star-tiles[data-astro-cid-akfs3ftk] span[data-astro-cid-akfs3ftk]:nth-child(3){--vd-star-offset:-36px}.vd-star-tiles[data-astro-cid-akfs3ftk] span[data-astro-cid-akfs3ftk]:nth-child(4){--vd-star-offset:-54px}.vd-star-tiles[data-astro-cid-akfs3ftk] span[data-astro-cid-akfs3ftk]:nth-child(5){--vd-star-offset:-72px}.vd-star-tiles[data-astro-cid-akfs3ftk] .is-partial[data-astro-cid-akfs3ftk]{background-image:linear-gradient(90deg,#0000 0% 90%,#d9d9df 90% 100%),linear-gradient(90deg,#ff2b93 0%,#dc126b 52%,#a90949 100%);background-size:100% 100%,88px 100%;background-position:0 0,var(--vd-star-offset) center}.vd-review-grid[data-astro-cid-akfs3ftk]{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:16px;display:grid}.vd-review[data-astro-cid-akfs3ftk]{border-radius:var(--radius-sm);background:#fff;border:1px solid #e8e8ec;flex-direction:column;min-height:158px;padding:14px;display:flex}.vd-review-top[data-astro-cid-akfs3ftk]{justify-content:space-between;align-items:flex-start;gap:8px;min-height:22px;display:flex}.vd-review-quote[data-astro-cid-akfs3ftk]{height:21px;color:var(--accent-1);font-family:Georgia,serif;font-size:34px;font-weight:700;line-height:.9}.vd-review-stars[data-astro-cid-akfs3ftk]{padding-top:1px}.vd-review[data-astro-cid-akfs3ftk] p[data-astro-cid-akfs3ftk]{color:#575860;margin-top:9px;font-size:10.5px;line-height:1.5}.vd-review-author[data-astro-cid-akfs3ftk]{align-items:center;gap:8px;margin-top:auto;padding-top:10px;display:flex}.vd-review-avatar[data-astro-cid-akfs3ftk]{border-radius:var(--radius-round);background:linear-gradient(145deg,#f3f3f4,#e2e2e4);flex:0 0 32px;place-items:center;width:32px;height:32px;font-size:9.5px;font-weight:700;display:grid}.vd-review-author[data-astro-cid-akfs3ftk]>span[data-astro-cid-akfs3ftk]:last-child{min-width:0}.vd-review-author[data-astro-cid-akfs3ftk] strong[data-astro-cid-akfs3ftk]{font-size:10.5px;line-height:1.3;display:block}.vd-review-author[data-astro-cid-akfs3ftk] small[data-astro-cid-akfs3ftk]{color:#85868e;text-overflow:ellipsis;white-space:nowrap;margin-top:1px;font-size:8px;line-height:1.3;display:block;overflow:hidden}.vd-review-link[data-astro-cid-akfs3ftk]{border-radius:var(--radius-sm);color:#34343a;border:1px solid #ff007f59;justify-content:center;align-items:center;gap:10px;width:min(280px,100%);margin:12px auto 0;padding:9px 14px;font-size:11px;font-weight:650;display:flex}.vd-review-link[data-astro-cid-akfs3ftk]:hover{border-color:var(--accent-1);color:var(--accent-1)}.vd-faq-section[data-astro-cid-akfs3ftk]{padding-top:38px}.vd-faq-section[data-astro-cid-akfs3ftk] .vd-section-head[data-astro-cid-akfs3ftk]{text-align:center;margin-bottom:18px}.vd-faq-list[data-astro-cid-akfs3ftk]{grid-template-columns:1fr 1fr;align-items:start;gap:10px 14px;max-width:none;display:grid}.vd-faq-list[data-astro-cid-akfs3ftk] .faq-item[data-astro-cid-akfs3ftk]{border-radius:var(--radius-md);background:#fff;border:1px solid #e5e5e9;align-self:start;padding:0 18px;transition:border-color .22s,box-shadow .22s,background .22s;box-shadow:0 4px 14px #11111306}.vd-faq-list[data-astro-cid-akfs3ftk] .faq-item[data-astro-cid-akfs3ftk]:hover{border-color:#dadade;box-shadow:0 7px 18px #1111130b}.vd-faq-list[data-astro-cid-akfs3ftk] .faq-item[data-astro-cid-akfs3ftk][open]{background:linear-gradient(115deg,#fff 50%,#fff7fb 100%);border-color:#ff007f38;box-shadow:0 8px 22px #ff007f0e}.vd-faq-list[data-astro-cid-akfs3ftk] .faq-item[data-astro-cid-akfs3ftk] summary[data-astro-cid-akfs3ftk]{min-height:54px;padding:12px 0;font-size:13px;font-weight:650}.vd-faq-list[data-astro-cid-akfs3ftk] .faq-icon[data-astro-cid-akfs3ftk]{border-radius:var(--radius-round);background:#f6f6f8;width:28px;height:28px;transition:background .22s}.vd-faq-list[data-astro-cid-akfs3ftk] .faq-item[data-astro-cid-akfs3ftk][open] .faq-icon[data-astro-cid-akfs3ftk]{background:#ff007f14}.vd-faq-list[data-astro-cid-akfs3ftk] .faq-icon[data-astro-cid-akfs3ftk]:before{width:10px}.vd-faq-list[data-astro-cid-akfs3ftk] .faq-icon[data-astro-cid-akfs3ftk]:after{height:10px}.vd-faq-list[data-astro-cid-akfs3ftk] .faq-content[data-astro-cid-akfs3ftk] p[data-astro-cid-akfs3ftk]{color:#686973;padding:0 40px 16px 0;font-size:12.5px;line-height:1.65}.vd-similar-section[data-astro-cid-akfs3ftk]{padding-top:30px}.vd-similar-section[data-astro-cid-akfs3ftk] .vd-section-head[data-astro-cid-akfs3ftk]{text-align:center}.vd-similar-grid[data-astro-cid-akfs3ftk]{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.vd-similar-card[data-astro-cid-akfs3ftk]{border-radius:var(--radius-lg);background:#fff;border:1px solid #e5e5e9;grid-template-columns:41% 1fr;min-width:0;min-height:120px;transition:transform .25s,border-color .25s,box-shadow .25s;display:grid;position:relative;overflow:hidden}.vd-similar-card[data-astro-cid-akfs3ftk]:hover{border-color:#d4d4da;transform:translateY(-3px);box-shadow:0 9px 22px #1111130e}.vd-similar-visual[data-astro-cid-akfs3ftk]{background:linear-gradient(145deg,#f4f5f7,#fbfbfc);place-items:center;display:grid;overflow:hidden}.vd-similar-visual[data-astro-cid-akfs3ftk] img[data-astro-cid-akfs3ftk]{object-fit:cover;width:100%;height:100%;transition:transform .35s}.vd-similar-card[data-astro-cid-akfs3ftk]:hover .vd-similar-visual[data-astro-cid-akfs3ftk] img[data-astro-cid-akfs3ftk]{transform:scale(1.05)}.vd-similar-visual[data-astro-cid-akfs3ftk] svg{width:75%}.vd-similar-body[data-astro-cid-akfs3ftk]{flex-direction:column;min-width:0;padding:15px 30px 13px 14px;display:flex}.vd-similar-body[data-astro-cid-akfs3ftk]>strong[data-astro-cid-akfs3ftk]{font-size:11.5px;line-height:1.3}.vd-similar-body[data-astro-cid-akfs3ftk]>small[data-astro-cid-akfs3ftk]{color:#74757d;margin-top:2px;font-size:8.5px}.vd-similar-price[data-astro-cid-akfs3ftk]{align-items:baseline;gap:3px;margin-top:auto;display:flex}.vd-similar-price[data-astro-cid-akfs3ftk] span[data-astro-cid-akfs3ftk]{color:#73747c;font-size:8.5px}.vd-similar-price[data-astro-cid-akfs3ftk] strong[data-astro-cid-akfs3ftk]{color:var(--accent-1);font-family:Space Grotesk,sans-serif;font-size:19px}.vd-similar-meta[data-astro-cid-akfs3ftk]{color:#797a82;flex-wrap:wrap;gap:3px 8px;margin-top:5px;font-size:7.5px;display:flex}.vd-similar-meta[data-astro-cid-akfs3ftk] span[data-astro-cid-akfs3ftk]{align-items:center;gap:3px;display:flex}.vd-similar-meta[data-astro-cid-akfs3ftk] svg{width:10px;height:10px;color:var(--accent-1)}.vd-similar-arrow[data-astro-cid-akfs3ftk]{color:#777982;font-size:28px;font-weight:300;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.vd-final-cta[data-astro-cid-akfs3ftk]{border-radius:var(--radius-md);background:linear-gradient(110deg,#fff 35%,#fff5fa 100%);border:1px solid #e4e4e8;justify-content:space-between;align-items:center;gap:28px;margin:30px 0 52px;padding:24px 28px;display:flex}.vd-final-cta[data-astro-cid-akfs3ftk] h2[data-astro-cid-akfs3ftk]{font-size:22px}.vd-final-cta[data-astro-cid-akfs3ftk] p[data-astro-cid-akfs3ftk]{color:#696a72;margin-top:4px;font-size:12px}.vd-final-cta[data-astro-cid-akfs3ftk] .btn-primary[data-astro-cid-akfs3ftk]{border-radius:var(--radius-sm);white-space:nowrap}.vd-sticky-bar[data-astro-cid-akfs3ftk]{display:none}@media (width<=1000px){.vd-hero[data-astro-cid-akfs3ftk]{grid-template-columns:1fr 1fr;gap:22px}.vd-offer[data-astro-cid-akfs3ftk] h1[data-astro-cid-akfs3ftk]{font-size:30px}.vd-price[data-astro-cid-akfs3ftk] .amount[data-astro-cid-akfs3ftk]{font-size:50px}.vd-price[data-astro-cid-akfs3ftk] .currency[data-astro-cid-akfs3ftk]{font-size:24px}.vd-price[data-astro-cid-akfs3ftk] .period[data-astro-cid-akfs3ftk]{font-size:18px}.vd-spec-strip[data-astro-cid-akfs3ftk]{grid-template-columns:repeat(3,1fr)}.vd-spec-item[data-astro-cid-akfs3ftk]:nth-child(3){border-right:0}.vd-spec-item[data-astro-cid-akfs3ftk]:nth-child(-n+3){border-bottom:1px solid #ececf0}.vd-main-specs[data-astro-cid-akfs3ftk],.vd-why-grid[data-astro-cid-akfs3ftk]{grid-template-columns:repeat(3,1fr)}.vd-proof-section[data-astro-cid-akfs3ftk]{grid-template-columns:1fr}}@media (width<=760px){body{padding-bottom:78px}.breadcrumb[data-astro-cid-akfs3ftk]{gap:6px;padding-top:106px}.vd-share[data-astro-cid-akfs3ftk]{padding:7px;font-size:0}.vd-share[data-astro-cid-akfs3ftk] svg{width:18px;height:18px}.vd-hero[data-astro-cid-akfs3ftk]{grid-template-columns:1fr;align-items:start;gap:16px;padding-top:10px}.vd-media[data-astro-cid-akfs3ftk]{display:block}.vd-carousel[data-astro-cid-akfs3ftk]{aspect-ratio:16/9;border-radius:var(--radius-lg)}.vd-carousel[data-astro-cid-akfs3ftk] img[data-astro-cid-akfs3ftk]{object-fit:contain}.vd-carousel-arrow[data-astro-cid-akfs3ftk]{width:44px;height:44px}.vd-thumbnails[data-astro-cid-akfs3ftk]{scrollbar-width:none;gap:7px;margin-top:8px;overflow-x:auto}.vd-thumbnails[data-astro-cid-akfs3ftk]::-webkit-scrollbar{display:none}.vd-thumbnails[data-astro-cid-akfs3ftk] .photo-grid-item[data-astro-cid-akfs3ftk]{min-width:66px}.vd-offer[data-astro-cid-akfs3ftk]{padding-top:0}.vd-offer[data-astro-cid-akfs3ftk] h1[data-astro-cid-akfs3ftk]{font-size:inherit;line-height:1.05}.vd-title-main[data-astro-cid-akfs3ftk]{letter-spacing:-.045em;white-space:nowrap;font-size:clamp(23px,7vw,28px);display:block}.vd-title-finish[data-astro-cid-akfs3ftk]{letter-spacing:-.035em;margin-top:5px;font-size:clamp(17px,5.4vw,21px);line-height:1.12;display:block}.vd-title-finish[data-astro-cid-akfs3ftk]:before{content:""}.vd-hero-meta[data-astro-cid-akfs3ftk]{font-size:13.5px}.vd-price-card[data-astro-cid-akfs3ftk]{padding:18px 18px 14px}.vd-offer-badge[data-astro-cid-akfs3ftk]{top:13px;right:14px}.vd-price[data-astro-cid-akfs3ftk] .amount[data-astro-cid-akfs3ftk]{font-size:52px}.vd-price[data-astro-cid-akfs3ftk] .currency[data-astro-cid-akfs3ftk]{font-size:25px}.vd-price[data-astro-cid-akfs3ftk] .period[data-astro-cid-akfs3ftk]{font-size:18px}.vd-price-note[data-astro-cid-akfs3ftk]{font-size:15px}.vd-price-facts[data-astro-cid-akfs3ftk]{margin-top:14px;padding:12px 0}.vd-price-fact[data-astro-cid-akfs3ftk]{text-align:center;flex-direction:column;align-items:center;gap:5px;padding:0 9px}.vd-price-fact[data-astro-cid-akfs3ftk] strong[data-astro-cid-akfs3ftk]{white-space:nowrap;font-size:10.5px}.vd-price-fact[data-astro-cid-akfs3ftk]>span[data-astro-cid-akfs3ftk] svg{width:20px;height:20px}.vd-spec-strip[data-astro-cid-akfs3ftk]{grid-template-columns:1fr 1fr;margin-top:2px}.vd-spec-item[data-astro-cid-akfs3ftk]{border-bottom:1px solid #ececf0;min-height:74px;padding:13px}.vd-spec-item[data-astro-cid-akfs3ftk]:nth-child(odd){border-right:1px solid #ececf0}.vd-spec-item[data-astro-cid-akfs3ftk]:nth-child(2n){border-right:0}.vd-spec-item[data-astro-cid-akfs3ftk]:nth-last-child(-n+2){border-bottom:0}.vd-offer-overview[data-astro-cid-akfs3ftk]{grid-template-columns:1fr;gap:12px;margin-top:16px}.vd-panel[data-astro-cid-akfs3ftk]{padding:17px 15px}.vd-check-grid[data-astro-cid-akfs3ftk]{grid-template-columns:1fr;gap:10px}.vd-service-grid[data-astro-cid-akfs3ftk]{gap:8px;margin-top:14px}.vd-service-grid[data-astro-cid-akfs3ftk] span[data-astro-cid-akfs3ftk]{width:36px;height:36px}.vd-service-grid[data-astro-cid-akfs3ftk] span[data-astro-cid-akfs3ftk] svg{width:27px;height:27px}.vd-details[data-astro-cid-akfs3ftk]{padding-top:36px}.vd-main-specs[data-astro-cid-akfs3ftk]{grid-template-columns:1fr 1fr}.vd-main-spec[data-astro-cid-akfs3ftk]{padding:12px 10px}.vd-detail-panels[data-astro-cid-akfs3ftk],.vd-technical-list[data-astro-cid-akfs3ftk],.vd-options-grid[data-astro-cid-akfs3ftk]{grid-template-columns:1fr}.financing-section[data-astro-cid-akfs3ftk]{padding:38px 0 34px}.vd-financing-grid[data-astro-cid-akfs3ftk]{grid-template-columns:1fr;gap:14px;margin:0;padding:8px 0 0;display:grid;overflow:visible}.vd-financing-card[data-astro-cid-akfs3ftk]{min-width:0}.vd-why-grid[data-astro-cid-akfs3ftk]{grid-template-columns:1fr 1fr;gap:18px 12px}.vd-why-grid[data-astro-cid-akfs3ftk]>div[data-astro-cid-akfs3ftk]:last-child{grid-column:1/-1;max-width:230px;margin:auto}.vd-proof-section[data-astro-cid-akfs3ftk]{padding-top:22px}.vd-journey-card[data-astro-cid-akfs3ftk],.vd-reviews-card[data-astro-cid-akfs3ftk]{padding:20px 18px}.vd-journey-list[data-astro-cid-akfs3ftk]{max-width:none;padding-right:0}.vd-reviews-head[data-astro-cid-akfs3ftk]{flex-direction:column;gap:8px}.vd-review-grid[data-astro-cid-akfs3ftk]{scroll-snap-type:x mandatory;scrollbar-width:none;margin:14px -18px 0;padding:0 18px 8px;scroll-padding-inline:18px;display:flex;overflow-x:auto}.vd-review-grid[data-astro-cid-akfs3ftk]::-webkit-scrollbar{display:none}.vd-review[data-astro-cid-akfs3ftk]{scroll-snap-align:start;min-width:265px}.vd-faq-list[data-astro-cid-akfs3ftk]{grid-template-columns:1fr;gap:8px}.vd-faq-list[data-astro-cid-akfs3ftk] .faq-item[data-astro-cid-akfs3ftk]{border-radius:var(--radius-md);padding:0 15px}.vd-faq-list[data-astro-cid-akfs3ftk] .faq-item[data-astro-cid-akfs3ftk] summary[data-astro-cid-akfs3ftk]{min-height:52px;font-size:12.5px}.vd-faq-list[data-astro-cid-akfs3ftk] .faq-content[data-astro-cid-akfs3ftk] p[data-astro-cid-akfs3ftk]{padding:0 34px 15px 0;font-size:12px}.vd-similar-grid[data-astro-cid-akfs3ftk]{scroll-snap-type:x mandatory;scrollbar-width:none;margin:0 -18px;padding:0 18px 10px;scroll-padding-inline:18px;display:flex;overflow-x:auto}.vd-similar-grid[data-astro-cid-akfs3ftk]::-webkit-scrollbar{display:none}.vd-similar-card[data-astro-cid-akfs3ftk]{scroll-snap-align:start;min-width:310px}.vd-final-cta[data-astro-cid-akfs3ftk]{flex-direction:column;align-items:flex-start;gap:14px;margin:22px 0 28px;padding:18px}.vd-final-cta[data-astro-cid-akfs3ftk] h2[data-astro-cid-akfs3ftk]{font-size:20px}.vd-final-cta[data-astro-cid-akfs3ftk] .btn-primary[data-astro-cid-akfs3ftk]{width:100%}.vd-sticky-bar[data-astro-cid-akfs3ftk]{z-index:100;backdrop-filter:blur(14px);background:#fffffff0;border-top:1px solid #e4e4e8;justify-content:space-between;align-items:center;gap:12px;padding:10px 14px;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 24px #11111312}.vd-sticky-price[data-astro-cid-akfs3ftk] .amount[data-astro-cid-akfs3ftk]{font-family:Space Grotesk,sans-serif;font-size:20px;font-weight:700}.vd-sticky-price[data-astro-cid-akfs3ftk] .period[data-astro-cid-akfs3ftk]{color:#73747c;font-size:10px}.vd-sticky-bar[data-astro-cid-akfs3ftk] .btn-primary[data-astro-cid-akfs3ftk]{border-radius:var(--radius-sm);white-space:nowrap;padding:12px 15px;font-size:12px}}@media (width<=420px){.vd-price-facts[data-astro-cid-akfs3ftk]{grid-template-columns:repeat(3,minmax(0,1fr))}.vd-price-fact[data-astro-cid-akfs3ftk] strong[data-astro-cid-akfs3ftk]{font-size:9.8px}.vd-main-specs[data-astro-cid-akfs3ftk]{grid-template-columns:1fr}.vd-service-grid[data-astro-cid-akfs3ftk] strong[data-astro-cid-akfs3ftk]{font-size:10px}.vd-similar-card[data-astro-cid-akfs3ftk]{min-width:295px}}
