.ProductGallery-module__S1o5MG__gallery{flex-direction:column;gap:.85rem;display:flex}.ProductGallery-module__S1o5MG__frame{aspect-ratio:16/9;border:1px solid var(--h-border);background:var(--h-surface);border-radius:28px;position:relative;overflow:hidden}.ProductGallery-module__S1o5MG__skeleton{z-index:0;background:linear-gradient(100deg, var(--h-surface) 30%, var(--h-surface-2) 50%, var(--h-surface) 70%);background-size:200% 100%;animation:1.5s ease-in-out infinite ProductGallery-module__S1o5MG__c9-pg-shimmer;position:absolute;inset:0}.ProductGallery-module__S1o5MG__mainImg{z-index:1;object-fit:cover;width:100%;height:100%;display:block;position:absolute;inset:0}.ProductGallery-module__S1o5MG__video{z-index:2;border:0;width:100%;height:100%;display:block;position:absolute;inset:0}.ProductGallery-module__S1o5MG__thumbs{flex-wrap:wrap;gap:.6rem;display:flex}.ProductGallery-module__S1o5MG__thumb{aspect-ratio:16/9;background:var(--h-surface);cursor:pointer;opacity:.55;border:2px solid #0000;border-radius:14px;width:104px;padding:0;transition:opacity .18s,border-color .18s,transform .25s;position:relative;overflow:hidden}.ProductGallery-module__S1o5MG__thumb img{object-fit:cover;width:100%;height:100%;display:block}.ProductGallery-module__S1o5MG__play{background:var(--h-lime);width:28px;height:28px;color:var(--h-lime-ink);pointer-events:none;border:0;border-radius:50%;justify-content:center;align-items:center;padding-left:1px;font-size:.55rem;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ProductGallery-module__S1o5MG__thumb:hover{opacity:.9;transform:translateY(-2px)}.ProductGallery-module__S1o5MG__thumb:focus-visible{outline:2px solid var(--h-lime);outline-offset:2px}.ProductGallery-module__S1o5MG__thumbActive{opacity:1;border-color:var(--h-lime)}@keyframes ProductGallery-module__S1o5MG__c9-pg-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media (prefers-reduced-motion:reduce){.ProductGallery-module__S1o5MG__skeleton{animation:none}}
.product-module__EFGCFq__page{min-height:100vh;color:var(--h-text);position:relative}.product-module__EFGCFq__inner{max-width:calc(var(--ln-max-width,1320px) + 3rem);margin:0 auto;padding:130px 1.5rem 7rem}.product-module__EFGCFq__back{border:1px solid var(--h-border-strong);height:2.6rem;font-family:var(--font-display), sans-serif;color:var(--h-text);border-radius:999px;align-items:center;gap:.5rem;margin-bottom:1.75rem;padding:0 1.1rem;font-size:.85rem;font-weight:600;transition:color .2s,border-color .2s,gap .2s;display:inline-flex}.product-module__EFGCFq__back:hover{color:var(--h-lime);border-color:var(--h-lime);gap:.75rem}.product-module__EFGCFq__back:focus-visible{outline:2px solid var(--h-lime);outline-offset:3px}.product-module__EFGCFq__layout{grid-template-columns:minmax(0,1.65fr) minmax(0,1fr);grid-template-areas:"gallery buy""desc buy";align-items:start;gap:3rem 2.5rem;display:grid}.product-module__EFGCFq__galleryArea{grid-area:gallery}.product-module__EFGCFq__descArea{grid-area:desc}.product-module__EFGCFq__buyBox{border:1px solid var(--h-border);background:var(--h-surface);border-radius:32px;flex-direction:column;grid-area:buy;gap:1.1rem;padding:1.75rem;display:flex;position:sticky;top:100px}.product-module__EFGCFq__tags{flex-wrap:wrap;gap:.4rem;display:flex}.product-module__EFGCFq__tag{border:1px solid var(--h-border-strong);font-family:var(--c9-font-mono);letter-spacing:.06em;text-transform:uppercase;color:var(--h-muted);border-radius:999px;padding:.3rem .65rem;font-size:.68rem}.product-module__EFGCFq__name{font-family:var(--font-display), sans-serif;letter-spacing:-.055em;color:var(--h-text);margin:0;font-size:clamp(1.8rem,3vw,2.6rem);font-weight:800;line-height:1.02}.product-module__EFGCFq__priceRow{align-items:baseline;gap:.5rem;display:flex}.product-module__EFGCFq__price{font-family:var(--font-display), sans-serif;letter-spacing:-.05em;color:var(--h-lime);font-size:2.2rem;font-weight:800}.product-module__EFGCFq__per{font-family:var(--font-display), sans-serif;color:var(--h-muted);font-size:.95rem;font-weight:600}.product-module__EFGCFq__vat{border:1px solid var(--h-border-strong);color:var(--h-muted);border-radius:999px;margin-left:auto;padding:.2rem .6rem;font-size:.72rem}.product-module__EFGCFq__buy{background:var(--h-lime);height:3.5rem;color:var(--h-lime-ink);font-family:var(--font-display), sans-serif;letter-spacing:-.03em;cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;gap:.6rem;font-size:1rem;font-weight:700;transition:background .2s,transform .25s cubic-bezier(.3,1.6,.5,1);display:inline-flex}.product-module__EFGCFq__buy:hover{background:var(--h-lime-hover);transform:scale(1.02)}.product-module__EFGCFq__buy:disabled{opacity:.75;cursor:progress}.product-module__EFGCFq__buy:focus-visible,.product-module__EFGCFq__upsell:focus-visible{outline:2px solid var(--h-lime);outline-offset:3px}.product-module__EFGCFq__buyIcon{width:18px;height:18px}.product-module__EFGCFq__discount{border:1px dashed var(--h-lime);text-align:center;color:var(--h-lime);border-radius:999px;margin:-.2rem 0 0;padding:.5rem .9rem;font-size:.78rem}.product-module__EFGCFq__meta{border-top:1px solid var(--h-border);flex-direction:column;gap:.7rem;margin:.2rem 0 0;padding:1.1rem 0 0;list-style:none;display:flex}.product-module__EFGCFq__meta li{color:var(--h-text);align-items:center;gap:.65rem;font-size:.9rem;display:flex}.product-module__EFGCFq__metaIcon{width:1.25rem;height:1.25rem;color:var(--h-lime);background:#c6f43224;border-radius:50%;flex-shrink:0;padding:.22rem}.product-module__EFGCFq__upsell{background:var(--h-bg);color:var(--h-muted);border-radius:20px;justify-content:space-between;align-items:center;gap:.75rem;padding:.9rem 1.1rem;font-size:.85rem;transition:color .2s;display:flex}.product-module__EFGCFq__upsell:hover{color:var(--h-lime)}.product-module__EFGCFq__upsell span{color:var(--h-lime);transition:transform .25s}.product-module__EFGCFq__upsell:hover span{transform:translate(4px)}@media (max-width:900px){.product-module__EFGCFq__layout{grid-template-columns:minmax(0,1fr);grid-template-areas:"gallery""buy""desc";gap:1.75rem}.product-module__EFGCFq__buyBox{position:static}.product-module__EFGCFq__inner{padding-top:110px}}@media (prefers-reduced-motion:reduce){.product-module__EFGCFq__buy,.product-module__EFGCFq__back{transition:none}}
