.product-page[data-astro-cid-mwmch67o]{padding:3rem 0 5rem;min-height:80vh}.product-page__header[data-astro-cid-mwmch67o]{margin-bottom:2.75rem}@media(max-width:639px){.product-page[data-astro-cid-mwmch67o]{padding:2rem 0 4rem}}.breadcrumb[data-astro-cid-mwmch67o]{display:flex;align-items:center;flex-wrap:wrap;justify-content:center;gap:.5rem;margin-bottom:2.25rem;font-size:.8125rem;color:var(--text-secondary, #9a9a9a)}.breadcrumb__link[data-astro-cid-mwmch67o]{color:var(--text-secondary, #9a9a9a);text-decoration:none;transition:color .2s}.breadcrumb__link[data-astro-cid-mwmch67o]:hover{color:var(--gold, #b89152)}.breadcrumb__link[data-astro-cid-mwmch67o]:focus-visible{outline:none;color:var(--gold, #b89152);text-shadow:0 0 14px var(--gold-20)}.breadcrumb__sep[data-astro-cid-mwmch67o]{opacity:.4}.breadcrumb__current[data-astro-cid-mwmch67o]{color:var(--text-white, #ffffff);font-weight:600}.product-layout[data-astro-cid-mwmch67o]{display:grid;grid-template-columns:1fr;gap:3rem;margin-bottom:5rem}@media(min-width:900px){.product-layout[data-astro-cid-mwmch67o]{grid-template-columns:1fr 1fr;gap:4rem;align-items:start}}.product-gallery[data-astro-cid-mwmch67o]{margin-bottom:2rem}.product-gallery[data-astro-cid-mwmch67o] picture[data-astro-cid-mwmch67o]{display:contents}.product-gallery__main[data-astro-cid-mwmch67o]{position:relative;background:radial-gradient(ellipse at 50% 40%,var(--gold-5) 0%,transparent 70%),linear-gradient(160deg,var(--grad-dark-6) 0%,var(--bg-primary) 100%);border:1px solid var(--border-subtle, #1a1a1a);padding:2rem;display:flex;align-items:center;justify-content:center;min-height:280px;margin-bottom:.75rem;overflow:hidden;transition:border-color .28s ease,transform .28s ease,box-shadow .28s ease;box-shadow:inset 0 1px 0 var(--white-2)}.product-gallery__main[data-astro-cid-mwmch67o]:before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at 50% 0%,var(--gold-15),transparent 48%);opacity:0;transition:opacity .28s ease}.product-gallery__main[data-astro-cid-mwmch67o]:hover{border-color:var(--gold-30);transform:translateY(-2px);box-shadow:0 18px 42px var(--black-35),0 0 28px var(--gold-10)}.product-gallery__main[data-astro-cid-mwmch67o]:hover:before{opacity:1}.product-gallery__main[data-astro-cid-mwmch67o] img[data-astro-cid-mwmch67o]{max-width:90%;max-height:240px;object-fit:contain;filter:drop-shadow(0 12px 32px var(--black-50));transition:transform .45s ease,filter .45s ease;will-change:transform}.product-gallery__main[data-astro-cid-mwmch67o]:hover img[data-astro-cid-mwmch67o]{transform:scale(1.05);filter:drop-shadow(0 16px 36px var(--black-60))}.product-gallery__thumbs[data-astro-cid-mwmch67o]{display:flex;flex-wrap:wrap;gap:.5rem}.product-gallery__thumb[data-astro-cid-mwmch67o]{width:72px;height:72px;border:1px solid var(--border-subtle, #1a1a1a);background:var(--bg-elevated, #111111);padding:.375rem;cursor:pointer;transition:border-color .22s ease,transform .22s ease,box-shadow .22s ease}.product-gallery__thumb[data-astro-cid-mwmch67o].active{border-color:var(--gold, #b89152);box-shadow:0 0 0 1px var(--gold-15),0 10px 20px var(--black-25);transform:translateY(-1px)}.product-gallery__thumb[data-astro-cid-mwmch67o]:hover{border-color:var(--gold-60);transform:translateY(-2px);box-shadow:0 0 0 1px var(--gold-10),0 10px 22px var(--black-25)}.product-gallery__thumb[data-astro-cid-mwmch67o]:focus-visible,.related-card[data-astro-cid-mwmch67o]:focus-visible{outline:none;border-color:var(--gold-90);box-shadow:0 0 0 1px var(--gold-20),0 0 0 4px var(--gold-10),0 12px 24px var(--black-25)}.product-gallery__thumb[data-astro-cid-mwmch67o] img[data-astro-cid-mwmch67o]{width:100%;height:100%;object-fit:contain;transition:transform .25s ease}.product-gallery__thumb[data-astro-cid-mwmch67o]:hover img[data-astro-cid-mwmch67o]{transform:scale(1.04)}.product-info__meta[data-astro-cid-mwmch67o]{margin-bottom:1rem}.product-info__series[data-astro-cid-mwmch67o]{font-size:.6875rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:var(--gold, #b89152);border:1px solid var(--gold-30);padding:.25rem .625rem}.product-info__name[data-astro-cid-mwmch67o]{font-size:clamp(2rem,5vw,3rem);font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--text-white, #ffffff);margin-bottom:0}.product-info__divider[data-astro-cid-mwmch67o]{width:3rem;height:2px;background-color:var(--gold, #b89152);margin:1.25rem 0}.product-info__short[data-astro-cid-mwmch67o]{font-size:1.0625rem;color:var(--text-light, #cccccc);line-height:1.7;margin-bottom:1.5rem}.product-info__long[data-astro-cid-mwmch67o]{font-size:.9375rem;color:var(--text-secondary, #9a9a9a);line-height:1.8;margin-bottom:2rem}.product-press[data-astro-cid-mwmch67o]{margin-bottom:2rem}.product-press__list[data-astro-cid-mwmch67o]{display:grid;gap:.85rem}.product-press__item[data-astro-cid-mwmch67o]{display:grid;gap:.2rem;padding:1rem 1.1rem;border:1px solid rgba(212,175,55,.24);background:#ffffff08;color:inherit;text-decoration:none;transition:border-color .2s ease,background .2s ease,transform .2s ease}.product-press__item[data-astro-cid-mwmch67o]:hover{border-color:#d4af378c;background:#ffffff0d;transform:translateY(-1px)}.product-press__meta[data-astro-cid-mwmch67o]{color:var(--gold, #d4af37);font-size:.8rem;letter-spacing:.08em;text-transform:uppercase}.product-press__title[data-astro-cid-mwmch67o]{color:var(--text-white, #ffffff);font-size:.98rem}.product-press__cta[data-astro-cid-mwmch67o]{color:var(--text-secondary, #9a9a9a);font-size:.88rem}.product-info[data-astro-cid-mwmch67o]{transition:transform .3s ease}.product-info[data-astro-cid-mwmch67o]:hover{transform:translateY(-2px)}.configurator[data-astro-cid-mwmch67o]{position:sticky;top:5rem;background-color:var(--bg-elevated, #111111);border:1px solid var(--border-subtle, #1a1a1a);padding:2rem;box-shadow:var(--shadow-card);transition:transform .28s ease,border-color .28s ease,box-shadow .28s ease}.configurator[data-astro-cid-mwmch67o]:hover{border-color:var(--gold-30);box-shadow:var(--shadow-card-hover),0 0 34px var(--gold-10)}.configurator__heading[data-astro-cid-mwmch67o]{font-size:.75rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:var(--text-secondary, #9a9a9a);margin-bottom:1.75rem}.configurator__cta[data-astro-cid-mwmch67o]{width:100%;text-align:center}.trust-signals[data-astro-cid-mwmch67o]{display:flex;flex-direction:column;gap:.5rem;margin-top:1.25rem;padding:1.25rem;background:var(--gold-5);border:1px solid var(--gold-15)}.trust-signal[data-astro-cid-mwmch67o]{display:flex;align-items:center;gap:.625rem;font-size:.8125rem;color:var(--text-secondary, #9a9a9a)}.trust-signal__icon[data-astro-cid-mwmch67o]{color:var(--gold, #b89152);font-size:.75rem;flex-shrink:0;font-weight:700}.inquiry-note[data-astro-cid-mwmch67o]{margin-top:1rem;font-size:.8125rem;color:var(--text-secondary, #9a9a9a);line-height:1.6;text-align:center}.specs-section-heading[data-astro-cid-mwmch67o]{font-size:.6875rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--text-secondary, #9a9a9a);margin-bottom:.75rem;padding-top:1.75rem}.related[data-astro-cid-mwmch67o]{border-top:1px solid var(--border-subtle, #1a1a1a);padding-top:3.5rem}.related__heading[data-astro-cid-mwmch67o]{font-size:1rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--text-white, #ffffff);margin-bottom:2rem}.related__grid[data-astro-cid-mwmch67o]{display:grid;grid-template-columns:1fr;gap:1rem}@media(min-width:768px){.related__grid[data-astro-cid-mwmch67o]{grid-template-columns:repeat(2,1fr)}}@media(min-width:1100px){.related__grid[data-astro-cid-mwmch67o]{grid-template-columns:repeat(3,1fr)}}@media(max-width:899px){.configurator[data-astro-cid-mwmch67o]{position:static;top:auto}}@media(max-width:639px){.breadcrumb[data-astro-cid-mwmch67o]{margin-bottom:1.75rem;font-size:.75rem}.product-page__header[data-astro-cid-mwmch67o]{margin-bottom:2rem}.product-layout[data-astro-cid-mwmch67o]{gap:2rem;margin-bottom:3.5rem}.product-gallery__main[data-astro-cid-mwmch67o]{min-height:220px;padding:1.25rem}.product-gallery__main[data-astro-cid-mwmch67o] img[data-astro-cid-mwmch67o]{max-height:180px}.product-gallery__thumb[data-astro-cid-mwmch67o]{width:60px;height:60px}.product-info__name[data-astro-cid-mwmch67o]{font-size:clamp(1.65rem,9vw,2.3rem)}.product-info__short[data-astro-cid-mwmch67o]{font-size:.98rem}.configurator[data-astro-cid-mwmch67o]{padding:1.25rem}.trust-signals[data-astro-cid-mwmch67o]{padding:1rem}.related[data-astro-cid-mwmch67o]{padding-top:2.5rem}.related-card[data-astro-cid-mwmch67o]{padding:1rem}}.related-card[data-astro-cid-mwmch67o]{display:flex;flex-direction:column;padding:1.25rem;border:1px solid var(--border-subtle, #1a1a1a);background-color:var(--bg-elevated, #111111);text-decoration:none;transition:border-color .25s ease,transform .25s ease,box-shadow .25s ease;box-shadow:inset 0 1px 0 var(--white-2)}.related-card[data-astro-cid-mwmch67o]:hover{border-color:var(--gold, #b89152);transform:translateY(-4px);box-shadow:0 16px 34px var(--black-35),0 0 24px var(--gold-10)}.related-card[data-astro-cid-mwmch67o]:focus-visible{transform:translateY(-4px)}.related-card__img[data-astro-cid-mwmch67o]{background:radial-gradient(ellipse at 50% 40%,var(--gold-5) 0%,transparent 60%),linear-gradient(160deg,var(--grad-dark-6) 0%,var(--grad-dark-3) 100%);padding:1rem;display:flex;align-items:center;justify-content:center;margin-bottom:1rem;min-height:100px;overflow:hidden}.related-card__img[data-astro-cid-mwmch67o] img[data-astro-cid-mwmch67o]{max-width:80%;max-height:80px;object-fit:contain;filter:drop-shadow(0 4px 12px var(--black-40));transition:transform .35s ease,filter .35s ease}.related-card[data-astro-cid-mwmch67o]:hover .related-card__img[data-astro-cid-mwmch67o] img[data-astro-cid-mwmch67o]{transform:scale(1.06);filter:drop-shadow(0 10px 20px var(--black-40))}.related-card__name[data-astro-cid-mwmch67o]{font-size:1rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--text-white, #ffffff);margin-bottom:.5rem}.related-card__desc[data-astro-cid-mwmch67o]{font-size:.8125rem;color:var(--text-secondary, #9a9a9a);line-height:1.5;flex:1;margin-bottom:1rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.related-card__price[data-astro-cid-mwmch67o]{font-size:.8125rem;color:var(--gold, #b89152);font-weight:600}[data-astro-cid-mwmch67o][data-reveal]{opacity:0;transform:translateY(18px);filter:blur(8px);transition:opacity .7s ease,transform .7s cubic-bezier(.16,1,.3,1),filter .7s ease;transition-delay:var(--reveal-delay, 0ms);will-change:opacity,transform,filter}[data-astro-cid-mwmch67o][data-reveal].is-revealed{opacity:1;transform:translateY(0);filter:blur(0)}@media(prefers-reduced-motion:reduce){[data-astro-cid-mwmch67o][data-reveal]{opacity:1;transform:none;filter:none;transition:none}.product-gallery__main[data-astro-cid-mwmch67o],.product-gallery__main[data-astro-cid-mwmch67o] img[data-astro-cid-mwmch67o],.product-gallery__thumb[data-astro-cid-mwmch67o],.product-gallery__thumb[data-astro-cid-mwmch67o] img[data-astro-cid-mwmch67o],.related-card[data-astro-cid-mwmch67o],.related-card__img[data-astro-cid-mwmch67o] img[data-astro-cid-mwmch67o],.configurator[data-astro-cid-mwmch67o],.config-pill[data-astro-cid-mwmch67o]{transition:none}}
