.product[data-astro-cid-vugfcla2]{padding:2rem 0 4rem}.breadcrumb[data-astro-cid-vugfcla2]{display:flex;align-items:center;gap:.75rem;font-size:.8125rem;color:var(--text-secondary);margin-bottom:3rem}.breadcrumb[data-astro-cid-vugfcla2] a[data-astro-cid-vugfcla2]{color:var(--text-secondary);text-decoration:none;transition:color .2s ease}.breadcrumb[data-astro-cid-vugfcla2] a[data-astro-cid-vugfcla2]:hover{color:var(--foreground)}.breadcrumb__sep[data-astro-cid-vugfcla2]{opacity:.3}.breadcrumb__current[data-astro-cid-vugfcla2]{color:var(--foreground);font-weight:500}.product__layout[data-astro-cid-vugfcla2]{display:grid;grid-template-columns:1.1fr 1fr;gap:5rem;margin-bottom:5rem}@media(max-width:1024px){.product__layout[data-astro-cid-vugfcla2]{grid-template-columns:1fr;gap:3rem}}.product__gallery[data-astro-cid-vugfcla2]{position:sticky;top:2rem;height:fit-content}@media(max-width:1024px){.product__gallery[data-astro-cid-vugfcla2]{position:static}}.gallery__main[data-astro-cid-vugfcla2]{position:relative;border-radius:24px;overflow:hidden;background:var(--background);margin-bottom:1rem}.gallery__main-btn[data-astro-cid-vugfcla2]{display:block;width:100%;padding:0;border:none;background:none;cursor:zoom-in;position:relative}.gallery__main-image[data-astro-cid-vugfcla2]{width:100%;height:auto;display:block;transition:transform .6s ease}.gallery__main-btn[data-astro-cid-vugfcla2]:hover .gallery__main-image[data-astro-cid-vugfcla2]{transform:scale(1.03)}.gallery__zoom[data-astro-cid-vugfcla2]{position:absolute;bottom:1.5rem;right:1.5rem;width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:#fff;border-radius:50%;color:var(--foreground);opacity:0;transform:scale(.8);transition:all .3s ease;box-shadow:0 4px 16px #0000001a}.gallery__main-btn[data-astro-cid-vugfcla2]:hover .gallery__zoom[data-astro-cid-vugfcla2]{opacity:1;transform:scale(1)}.product__badge[data-astro-cid-vugfcla2]{position:absolute;top:1.5rem;left:1.5rem;padding:.5rem 1rem;background:#fff;border-radius:100px;font-size:.75rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;box-shadow:0 4px 12px #00000014;z-index:2}.gallery__thumbs[data-astro-cid-vugfcla2]{display:flex;gap:.75rem;overflow-x:auto;padding-bottom:.5rem;scrollbar-width:none}.gallery__thumbs[data-astro-cid-vugfcla2]::-webkit-scrollbar{display:none}.gallery__thumb[data-astro-cid-vugfcla2]{flex-shrink:0;width:80px;height:80px;padding:0;border:2px solid transparent;border-radius:12px;overflow:hidden;cursor:pointer;background:var(--background);transition:all .2s ease}.gallery__thumb[data-astro-cid-vugfcla2]:hover{border-color:var(--border)}.gallery__thumb[data-astro-cid-vugfcla2].is-active{border-color:var(--foreground)}.gallery__thumb-image[data-astro-cid-vugfcla2]{width:100%;height:100%;object-fit:cover;display:block}.gallery__counter[data-astro-cid-vugfcla2]{display:flex;align-items:center;justify-content:center;gap:.25rem;margin-top:1rem;font-size:.8125rem;color:var(--text-secondary)}.gallery__counter-current[data-astro-cid-vugfcla2]{font-weight:600;color:var(--foreground)}.gallery__counter-sep[data-astro-cid-vugfcla2]{opacity:.5}.lightbox[data-astro-cid-vugfcla2]{position:fixed;inset:0;z-index:9999;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:all .3s ease}.lightbox[data-astro-cid-vugfcla2].is-open{opacity:1;visibility:visible}.lightbox__backdrop[data-astro-cid-vugfcla2]{position:absolute;inset:0;background:#000000f2;backdrop-filter:blur(10px)}.lightbox__container[data-astro-cid-vugfcla2]{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding:4rem}.lightbox__close[data-astro-cid-vugfcla2]{position:absolute;top:2rem;right:2rem;width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);border-radius:50%;color:#fff;cursor:pointer;transition:all .2s ease;z-index:10}.lightbox__close[data-astro-cid-vugfcla2]:hover{background:#fff3;transform:scale(1.05)}.lightbox__nav[data-astro-cid-vugfcla2]{position:absolute;top:50%;transform:translateY(-50%);width:56px;height:56px;display:flex;align-items:center;justify-content:center;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);border-radius:50%;color:#fff;cursor:pointer;transition:all .2s ease;z-index:10}.lightbox__nav[data-astro-cid-vugfcla2]:hover{background:#fff3;transform:translateY(-50%) scale(1.05)}.lightbox__nav--prev[data-astro-cid-vugfcla2]{left:2rem}.lightbox__nav--next[data-astro-cid-vugfcla2]{right:2rem}.lightbox__content[data-astro-cid-vugfcla2]{position:relative;max-width:90vw;max-height:80vh}.lightbox__slide[data-astro-cid-vugfcla2]{display:none}.lightbox__slide[data-astro-cid-vugfcla2].is-active{display:block;animation:fadeIn .3s ease}@keyframes fadeIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.lightbox__image[data-astro-cid-vugfcla2]{max-width:90vw;max-height:80vh;width:auto;height:auto;object-fit:contain;border-radius:16px;box-shadow:0 20px 60px #00000080}.lightbox__dots[data-astro-cid-vugfcla2]{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);display:flex;gap:.5rem;z-index:10}.lightbox__dot[data-astro-cid-vugfcla2]{width:10px;height:10px;padding:0;background:#ffffff4d;border:none;border-radius:50%;cursor:pointer;transition:all .2s ease}.lightbox__dot[data-astro-cid-vugfcla2]:hover{background:#ffffff80}.lightbox__dot[data-astro-cid-vugfcla2].is-active{background:#fff;transform:scale(1.2)}@media(max-width:768px){.lightbox__container[data-astro-cid-vugfcla2]{padding:2rem 1rem}.lightbox__close[data-astro-cid-vugfcla2]{top:1rem;right:1rem;width:40px;height:40px}.lightbox__nav[data-astro-cid-vugfcla2]{width:44px;height:44px}.lightbox__nav--prev[data-astro-cid-vugfcla2]{left:1rem}.lightbox__nav--next[data-astro-cid-vugfcla2]{right:1rem}.gallery__thumb[data-astro-cid-vugfcla2]{width:64px;height:64px}}.product__header[data-astro-cid-vugfcla2]{margin-bottom:2.5rem}.product__inspiration[data-astro-cid-vugfcla2]{display:flex;align-items:center;gap:.75rem;font-size:.9375rem;color:var(--text-secondary);margin-bottom:1rem}.product__inspiration-label[data-astro-cid-vugfcla2]{font-size:.6875rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;padding:.25rem .5rem;background:var(--background);border-radius:4px}.product__title[data-astro-cid-vugfcla2]{font-size:clamp(2.25rem,4vw,3rem);font-weight:500;letter-spacing:-.02em;line-height:1.15;margin-bottom:1rem}.product__description[data-astro-cid-vugfcla2]{font-size:1.0625rem;line-height:1.7;color:var(--text-secondary);margin:0}.product__specs[data-astro-cid-vugfcla2]{display:flex;flex-direction:column;gap:1rem;padding:1.5rem;background:var(--background);border-radius:16px;margin-bottom:1.5rem}.spec[data-astro-cid-vugfcla2]{display:flex;align-items:flex-start;gap:1rem}.spec__icon[data-astro-cid-vugfcla2]{flex-shrink:0;width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:#fff;border-radius:10px;color:var(--foreground)}.spec__content[data-astro-cid-vugfcla2]{flex:1;min-width:0}.spec__label[data-astro-cid-vugfcla2]{display:block;font-size:.6875rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--text-secondary);margin-bottom:.25rem}.spec__value[data-astro-cid-vugfcla2]{font-size:.9375rem;color:var(--foreground);line-height:1.5}.product__tags[data-astro-cid-vugfcla2]{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:2rem}.tag[data-astro-cid-vugfcla2]{padding:.375rem .875rem;font-size:.8125rem;background:var(--background);border-radius:100px;color:var(--text-secondary);transition:color .2s ease}.tag[data-astro-cid-vugfcla2]:hover{color:var(--foreground)}.product__purchase[data-astro-cid-vugfcla2]{padding:2rem;background:var(--foreground);border-radius:20px;color:#fff}.selector[data-astro-cid-vugfcla2]{margin-bottom:1.5rem}.selector__label[data-astro-cid-vugfcla2]{font-size:.75rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;margin-bottom:.75rem;opacity:.7}.selector__options[data-astro-cid-vugfcla2]{display:flex;flex-wrap:wrap;gap:.5rem}.selector__btn[data-astro-cid-vugfcla2]{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.25rem;font-size:.875rem;font-weight:500;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);border-radius:10px;cursor:pointer;transition:all .2s ease;color:#fff}.selector__btn[data-astro-cid-vugfcla2]:hover{background:#ffffff26;border-color:#ffffff4d}.selector__btn[data-astro-cid-vugfcla2].is-active{background:#fff;border-color:#fff;color:var(--foreground)}.selector__btn-icon[data-astro-cid-vugfcla2]{font-size:1rem}.purchase-bar[data-astro-cid-vugfcla2]{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.15)}.purchase-bar__price[data-astro-cid-vugfcla2]{display:flex;flex-direction:column;gap:.25rem}.purchase-bar__label[data-astro-cid-vugfcla2]{font-size:.6875rem;text-transform:uppercase;letter-spacing:.1em;opacity:.6}.purchase-bar__value[data-astro-cid-vugfcla2]{font-size:1.75rem;font-weight:600;letter-spacing:-.02em}.purchase-bar__btn[data-astro-cid-vugfcla2]{display:inline-flex;align-items:center;gap:.75rem;padding:1rem 2rem;background:#fff;border-radius:100px;font-size:1rem;font-weight:600;color:var(--foreground);text-decoration:none;transition:transform .2s ease,box-shadow .2s ease}.purchase-bar__btn[data-astro-cid-vugfcla2]:hover{transform:translateY(-2px);box-shadow:0 8px 24px #00000026}@media(max-width:480px){.purchase-bar[data-astro-cid-vugfcla2]{flex-direction:column;align-items:stretch;text-align:center}.purchase-bar__btn[data-astro-cid-vugfcla2]{justify-content:center}}.product__story[data-astro-cid-vugfcla2]{max-width:720px;margin:0 auto;padding:4rem 0;border-top:1px solid var(--border)}.product__story-header[data-astro-cid-vugfcla2]{margin-bottom:2rem}.product__story-label[data-astro-cid-vugfcla2]{display:block;font-size:.75rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:var(--text-secondary);margin-bottom:1rem}.product__story-title[data-astro-cid-vugfcla2]{font-size:clamp(1.75rem,3vw,2.25rem);font-weight:500;letter-spacing:-.02em;margin:0}.product__story-content[data-astro-cid-vugfcla2] p{font-size:1.0625rem;line-height:1.8;color:var(--text-secondary);margin-bottom:1.5rem}.product__story-content[data-astro-cid-vugfcla2] strong{color:var(--foreground);font-weight:600}.product__footer[data-astro-cid-vugfcla2]{padding-top:2rem;border-top:1px solid var(--border)}.back-link[data-astro-cid-vugfcla2]{display:inline-flex;align-items:center;gap:.75rem;font-size:.9375rem;font-weight:500;color:var(--text-secondary);text-decoration:none;transition:color .2s ease,gap .2s ease}.back-link[data-astro-cid-vugfcla2]:hover{color:var(--foreground);gap:1rem}.back-link[data-astro-cid-vugfcla2] svg[data-astro-cid-vugfcla2]{transition:transform .2s ease}.back-link[data-astro-cid-vugfcla2]:hover svg[data-astro-cid-vugfcla2]{transform:translate(-4px)}
