.product-hero[data-astro-cid-y6putqaz]{display:grid;grid-template-columns:1.1fr .9fr;gap:3rem;align-items:start}.product-hero__gallery[data-astro-cid-y6putqaz]{display:grid;gap:1rem}.product-hero__main-img[data-astro-cid-y6putqaz]{border-radius:var(--radius);overflow:hidden;background:#f5f5f5;aspect-ratio:4 / 3;cursor:zoom-in}.product-hero__img[data-astro-cid-y6putqaz]{width:100%;height:100%;object-fit:contain;padding:1rem;mix-blend-mode:multiply;transition:transform .3s ease}.product-hero__main-img[data-astro-cid-y6putqaz]:hover .product-hero__img[data-astro-cid-y6putqaz]{transform:scale(1.05)}.product-hero__subtitle[data-astro-cid-y6putqaz]{font-size:1.25rem;margin-bottom:1.25rem;color:var(--text-primary)}.product-hero__specs[data-astro-cid-y6putqaz]{list-style:none;display:flex;flex-direction:column}.product-hero__specs[data-astro-cid-y6putqaz] li[data-astro-cid-y6putqaz]{display:flex;justify-content:space-between;padding:.75rem 0;border-bottom:1px solid var(--border)}.product-hero__specs[data-astro-cid-y6putqaz] li[data-astro-cid-y6putqaz]:last-child{border-bottom:none}.product-hero__spec-label[data-astro-cid-y6putqaz]{font-size:.9rem;color:var(--text-muted)}.product-hero__spec-value[data-astro-cid-y6putqaz]{font-size:.9rem;color:var(--text-primary);font-weight:500;text-align:right;max-width:55%}.product-hero__price-block[data-astro-cid-y6putqaz]{margin-top:2rem;padding:1.5rem;background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius)}.product-hero__price[data-astro-cid-y6putqaz]{display:flex;align-items:baseline;gap:.5rem;flex-wrap:wrap}.price--lg[data-astro-cid-y6putqaz]{font-size:2.25rem}.product-hero__price-note[data-astro-cid-y6putqaz]{margin-top:.5rem;font-size:.8rem;color:var(--text-muted)}.product-hero__actions[data-astro-cid-y6putqaz]{margin-top:1.5rem;display:flex;gap:1rem;flex-wrap:wrap}.feature-card[data-astro-cid-y6putqaz]{display:flex;flex-direction:column;gap:1rem;padding:1.5rem}.feature-card__icon[data-astro-cid-y6putqaz]{width:44px;height:44px;display:flex;align-items:center;justify-content:center;background:var(--accent-glow);border-radius:var(--radius-sm)}.feature-card__text[data-astro-cid-y6putqaz]{font-size:.95rem;line-height:1.6;color:var(--text-secondary)}.mechanism-layout[data-astro-cid-y6putqaz]{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}.mechanism-img[data-astro-cid-y6putqaz]{border-radius:var(--radius);overflow:hidden;background:#f5f5f5;aspect-ratio:3 / 2}.mechanism-img[data-astro-cid-y6putqaz] img[data-astro-cid-y6putqaz]{width:100%;height:100%;object-fit:contain;padding:1rem;mix-blend-mode:multiply}.mechanism-text[data-astro-cid-y6putqaz] h3[data-astro-cid-y6putqaz]{font-size:1.5rem;margin-bottom:1rem}.mechanism-text[data-astro-cid-y6putqaz] p[data-astro-cid-y6putqaz]{font-size:1rem;line-height:1.7}.mechanism-text[data-astro-cid-y6putqaz] p[data-astro-cid-y6putqaz]+p[data-astro-cid-y6putqaz]{margin-top:1rem}.controls-block[data-astro-cid-y6putqaz]{margin-top:4rem}.controls-block[data-astro-cid-y6putqaz] .section-header[data-astro-cid-y6putqaz]{margin-bottom:2rem}.control-card[data-astro-cid-y6putqaz]{padding:0;overflow:hidden}.control-card__img[data-astro-cid-y6putqaz]{height:200px;background:#fff;overflow:hidden;border-bottom:1px solid var(--border)}.control-card__img[data-astro-cid-y6putqaz] img[data-astro-cid-y6putqaz]{width:100%;height:100%;object-fit:contain;padding:1rem;mix-blend-mode:multiply}.control-card__body[data-astro-cid-y6putqaz]{padding:1.5rem}.control-card__body[data-astro-cid-y6putqaz] h4[data-astro-cid-y6putqaz]{font-size:1.1rem;margin-bottom:.5rem}.control-card__body[data-astro-cid-y6putqaz] p[data-astro-cid-y6putqaz]{font-size:.9rem;line-height:1.6}.action-grid[data-astro-cid-y6putqaz]{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;max-width:960px;margin:0 auto}.action-card[data-astro-cid-y6putqaz]{border-radius:var(--radius);overflow:hidden;border:1px solid var(--border);background:var(--bg-card)}.action-card__img-wrap[data-astro-cid-y6putqaz]{overflow:hidden;aspect-ratio:4 / 3}.action-card__img-wrap[data-astro-cid-y6putqaz] img[data-astro-cid-y6putqaz]{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.action-card[data-astro-cid-y6putqaz]:hover .action-card__img-wrap[data-astro-cid-y6putqaz] img[data-astro-cid-y6putqaz]{transform:scale(1.05)}.action-card__label[data-astro-cid-y6putqaz]{padding:1rem 1.25rem;font-size:.9rem;font-weight:600;text-align:center;border-top:1px solid var(--border)}@media(max-width:640px){.action-grid[data-astro-cid-y6putqaz]{grid-template-columns:1fr}}.faq-wrapper[data-astro-cid-y6putqaz]{max-width:800px;margin:0 auto}@media(max-width:1024px){.product-hero[data-astro-cid-y6putqaz],.mechanism-layout[data-astro-cid-y6putqaz]{grid-template-columns:1fr;gap:2rem}}@media(max-width:768px){.product-hero__gallery[data-astro-cid-y6putqaz]{grid-template-columns:1fr}.product-hero__actions[data-astro-cid-y6putqaz]{flex-direction:column}.product-hero__actions[data-astro-cid-y6putqaz] .btn[data-astro-cid-y6putqaz]{width:100%}.controls-block[data-astro-cid-y6putqaz]{margin-top:3rem}}
