.product-container[data-astro-cid-lpkum7gf]{max-width:1400px;margin:0 auto;padding:var(--container-padding, clamp(12px, 4vw, 24px));width:100%;overflow-x:hidden}.breadcrumbs[data-astro-cid-lpkum7gf]{display:flex;align-items:center;flex-wrap:wrap;gap:clamp(4px,1vw,8px);margin:0 0 clamp(16px,3vw,24px) 0;color:var(--muted);font-size:clamp(.8rem,2vw,.9rem);animation:fadeIn .6s ease-out}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.breadcrumbs[data-astro-cid-lpkum7gf] a[data-astro-cid-lpkum7gf]{color:var(--secondary);text-decoration:none;transition:color .2s ease}.breadcrumbs[data-astro-cid-lpkum7gf] a[data-astro-cid-lpkum7gf]:hover{color:var(--primary)}.breadcrumbs[data-astro-cid-lpkum7gf] span[data-astro-cid-lpkum7gf]:last-child{color:var(--text)}.product-layout[data-astro-cid-lpkum7gf]{display:grid;grid-template-columns:minmax(0,500px) minmax(0,1fr);gap:clamp(24px,5vw,40px);margin-bottom:clamp(40px,8vw,60px);align-items:start;max-width:100%}.product-gallery[data-astro-cid-lpkum7gf]{position:sticky;top:80px;height:fit-content;animation:fadeInLeft .8s ease-out}.main-image-container[data-astro-cid-lpkum7gf]{position:relative;margin-bottom:12px;overflow:hidden;background:#f8f8f8;width:100%}.main-image[data-astro-cid-lpkum7gf]{display:block;width:100%;height:auto;max-height:clamp(280px,50vw,420px);object-fit:contain;cursor:zoom-in;transition:transform .3s ease}.main-image[data-astro-cid-lpkum7gf]:hover{transform:scale(1.02)}.gallery-nav[data-astro-cid-lpkum7gf]{position:absolute;top:50%;transform:translateY(-50%);background:#fff;border:1px solid #e5e5e5;width:48px;height:48px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;z-index:10;color:var(--text);opacity:0;visibility:hidden}.main-image-container[data-astro-cid-lpkum7gf]:hover .gallery-nav[data-astro-cid-lpkum7gf]{opacity:1;visibility:visible}.gallery-nav[data-astro-cid-lpkum7gf]:hover{background:var(--secondary);color:#fff;border-color:var(--secondary);transform:translateY(-50%) scale(1.05)}.gallery-nav[data-astro-cid-lpkum7gf]:active{transform:translateY(-50%) scale(.95)}.gallery-nav-prev[data-astro-cid-lpkum7gf]{left:12px}.gallery-nav-next[data-astro-cid-lpkum7gf]{right:12px}.gallery-nav[data-astro-cid-lpkum7gf] svg[data-astro-cid-lpkum7gf]{width:20px;height:20px}.thumbnails-container[data-astro-cid-lpkum7gf]{display:flex;gap:10px;overflow-x:auto;padding-bottom:8px;scrollbar-width:thin;scrollbar-color:#ccc transparent;width:100%}.thumbnails-container[data-astro-cid-lpkum7gf]::-webkit-scrollbar{height:6px}.thumbnails-container[data-astro-cid-lpkum7gf]::-webkit-scrollbar-track{background:transparent}.thumbnails-container[data-astro-cid-lpkum7gf]::-webkit-scrollbar-thumb{background:#ccc;border-radius:3px}.thumbnail[data-astro-cid-lpkum7gf]{flex:0 0 auto;width:80px;height:80px;border:2px solid transparent;cursor:pointer;opacity:.6;transition:all .2s ease;overflow:hidden}.thumbnail[data-astro-cid-lpkum7gf]:hover{opacity:1;border-color:#ccc}.thumbnail[data-astro-cid-lpkum7gf].active{opacity:1;border-color:var(--secondary)}.thumbnail[data-astro-cid-lpkum7gf] img[data-astro-cid-lpkum7gf]{width:100%;height:100%;object-fit:cover}@keyframes fadeInLeft{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}.product-details[data-astro-cid-lpkum7gf]{animation:fadeInRight .8s ease-out .2s both}@keyframes fadeInRight{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}.product-details[data-astro-cid-lpkum7gf]{padding:0;word-wrap:break-word;overflow-wrap:break-word;word-break:break-word;min-width:0;max-width:100%;overflow:hidden}.product-section[data-astro-cid-lpkum7gf]{animation:fadeInUp .6s ease-out both}.product-section[data-astro-cid-lpkum7gf]:nth-of-type(1){animation-delay:.3s}.product-section[data-astro-cid-lpkum7gf]:nth-of-type(2){animation-delay:.4s}.product-section[data-astro-cid-lpkum7gf]:nth-of-type(3){animation-delay:.5s}.product-section[data-astro-cid-lpkum7gf]:nth-of-type(4){animation-delay:.6s}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.product-category[data-astro-cid-lpkum7gf]{font-size:clamp(.75rem,1.5vw,.85rem);text-transform:uppercase;letter-spacing:.1em;color:var(--muted);margin-bottom:12px}.product-title[data-astro-cid-lpkum7gf]{font-size:clamp(1.25rem,4vw,2rem);font-weight:300;letter-spacing:.02em;margin:0 0 clamp(12px,3vw,20px) 0;color:var(--text);line-height:1.3}.product-price[data-astro-cid-lpkum7gf]{font-size:clamp(1.2rem,3vw,1.5rem);font-weight:600;color:var(--primary);margin:0 0 clamp(12px,3vw,20px) 0}.size-selector[data-astro-cid-lpkum7gf]{margin-bottom:20px}.size-label[data-astro-cid-lpkum7gf]{display:block;font-size:.9rem;font-weight:500;margin-bottom:10px;color:var(--text)}.size-select[data-astro-cid-lpkum7gf]{width:100%;padding:12px 16px;border:1px solid #ddd;border-radius:0;background:#fff;font-size:1rem;color:var(--text);cursor:pointer;transition:border-color .2s ease}.size-select[data-astro-cid-lpkum7gf]:hover{border-color:var(--secondary)}.size-select[data-astro-cid-lpkum7gf]:focus{outline:none;border-color:var(--secondary)}.add-to-cart-btn[data-astro-cid-lpkum7gf]{width:100%;padding:16px 32px;background:var(--secondary);color:#fff;border:none;font-size:.95rem;font-weight:500;letter-spacing:.05em;text-transform:uppercase;cursor:pointer;transition:background .3s ease;margin-bottom:24px}.add-to-cart-btn[data-astro-cid-lpkum7gf]:hover{background:var(--primary)}.add-to-cart-btn[data-astro-cid-lpkum7gf]:disabled{opacity:.6;cursor:not-allowed}.product-section[data-astro-cid-lpkum7gf]{border-top:1px solid #e5e5e5;padding:24px 0;overflow:hidden;max-width:100%}.section-heading[data-astro-cid-lpkum7gf]{font-size:.95rem;font-weight:600;letter-spacing:.05em;margin:0 0 16px;color:var(--text)}.section-content[data-astro-cid-lpkum7gf]{font-size:clamp(.85rem,2vw,.95rem);line-height:1.8;color:var(--muted);word-wrap:break-word;overflow-wrap:break-word;word-break:break-word;max-width:100%}.section-content[data-astro-cid-lpkum7gf] p[data-astro-cid-lpkum7gf]{margin:0 0 12px}.section-content[data-astro-cid-lpkum7gf] p[data-astro-cid-lpkum7gf]:last-child{margin-bottom:0}.section-content[data-astro-cid-lpkum7gf] ul[data-astro-cid-lpkum7gf]{margin:12px 0;padding-left:20px}.section-content[data-astro-cid-lpkum7gf] li[data-astro-cid-lpkum7gf]{margin-bottom:8px;line-height:1.6}.section-content[data-astro-cid-lpkum7gf] li[data-astro-cid-lpkum7gf]:last-child{margin-bottom:12px}.sizes-list[data-astro-cid-lpkum7gf]{list-style:none;padding:0;margin:8px 0 0;display:grid;grid-template-columns:1fr;gap:6px}.sizes-list[data-astro-cid-lpkum7gf] li[data-astro-cid-lpkum7gf]{padding:8px 12px;background:#fafafa;border:1px solid #e5e5e5;font-size:clamp(.8rem,2vw,.9rem);margin-bottom:0}@media (min-width: 600px){.sizes-list[data-astro-cid-lpkum7gf]{grid-template-columns:repeat(2,1fr)}}.materials-section[data-astro-cid-lpkum7gf]{margin-top:clamp(60px,10vw,100px);padding:clamp(40px,8vw,80px) var(--container-padding, clamp(12px, 4vw, 24px));background-color:#fff;border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5}.section-title[data-astro-cid-lpkum7gf]{text-align:center;margin-bottom:clamp(30px,6vw,60px);color:var(--text);font-size:clamp(1.25rem,4vw,2rem);font-weight:300;letter-spacing:.05em;text-transform:uppercase}.materials-grid[data-astro-cid-lpkum7gf]{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(140px,100%),1fr));gap:clamp(24px,5vw,50px) clamp(16px,4vw,40px);text-align:center;max-width:1000px;margin:0 auto;width:100%}.material-item[data-astro-cid-lpkum7gf]{display:flex;flex-direction:column;align-items:center;gap:clamp(12px,2vw,20px);transition:transform .3s ease}@media (hover: hover){.material-item[data-astro-cid-lpkum7gf]:hover{transform:translateY(-5px)}}.material-icon[data-astro-cid-lpkum7gf]{width:clamp(60px,12vw,100px);height:clamp(60px,12vw,100px);object-fit:contain;border-radius:0;filter:grayscale(.2);transition:filter .3s ease}@media (hover: hover){.material-item[data-astro-cid-lpkum7gf]:hover .material-icon[data-astro-cid-lpkum7gf]{filter:grayscale(0)}}.material-label[data-astro-cid-lpkum7gf]{font-weight:400;font-size:clamp(.7rem,1.5vw,.85rem);color:var(--muted);margin:0;letter-spacing:.05em;text-transform:uppercase}.benefits-section[data-astro-cid-lpkum7gf]{margin-top:clamp(60px,10vw,100px);padding:clamp(48px,10vw,100px) var(--container-padding, clamp(12px, 4vw, 24px));background:linear-gradient(to bottom,#fafafa,#fff);border-radius:0;border:none}.benefits-header[data-astro-cid-lpkum7gf]{text-align:center;max-width:800px;margin:0 auto clamp(40px,8vw,70px)}.section-subtitle[data-astro-cid-lpkum7gf]{font-size:clamp(.9rem,2vw,1.05rem);color:var(--muted);margin:16px 0 0;line-height:1.6;letter-spacing:.02em}.benefits-grid[data-astro-cid-lpkum7gf]{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(260px,100%),1fr));gap:clamp(24px,5vw,50px) clamp(20px,4vw,40px);max-width:1200px;margin:0 auto;width:100%}.benefit-card[data-astro-cid-lpkum7gf]{background:#fff;padding:clamp(24px,4vw,40px) clamp(20px,3vw,32px);border:1px solid #e5e5e5;text-align:center;transition:all .4s ease;position:relative;overflow:hidden}.benefit-card[data-astro-cid-lpkum7gf]:before{content:"";position:absolute;top:0;left:0;width:100%;height:3px;background:linear-gradient(to right,var(--secondary),var(--primary));transform:scaleX(0);transform-origin:left;transition:transform .4s ease}@media (hover: hover){.benefit-card[data-astro-cid-lpkum7gf]:hover{transform:translateY(-8px);box-shadow:0 12px 30px #0000001a}.benefit-card[data-astro-cid-lpkum7gf]:hover:before{transform:scaleX(1)}}.benefit-icon[data-astro-cid-lpkum7gf]{font-size:clamp(2rem,5vw,3.5rem);margin-bottom:clamp(16px,3vw,24px);display:block}.benefit-title[data-astro-cid-lpkum7gf]{font-weight:500;font-size:clamp(1rem,2vw,1.15rem);margin:0 0 16px;color:var(--secondary);letter-spacing:.02em}.benefit-desc[data-astro-cid-lpkum7gf]{font-size:clamp(.85rem,1.8vw,.95rem);color:var(--muted);margin:0;line-height:1.7}@media (max-width: 1024px){.product-layout[data-astro-cid-lpkum7gf]{grid-template-columns:minmax(0,1fr)}.product-gallery[data-astro-cid-lpkum7gf]{position:relative;top:0;max-width:min(500px,100%);margin:0 auto}.main-image-container[data-astro-cid-lpkum7gf] .gallery-nav[data-astro-cid-lpkum7gf]{opacity:1;visibility:visible}.gallery-nav-prev[data-astro-cid-lpkum7gf]{left:8px}.gallery-nav-next[data-astro-cid-lpkum7gf]{right:8px}}@media (max-width: 768px){.product-gallery[data-astro-cid-lpkum7gf]{max-width:100%}.thumbnail[data-astro-cid-lpkum7gf]{width:clamp(50px,12vw,70px);height:clamp(50px,12vw,70px)}.gallery-nav[data-astro-cid-lpkum7gf]{width:40px;height:40px}.benefits-grid[data-astro-cid-lpkum7gf]{grid-template-columns:1fr}.add-to-cart-btn[data-astro-cid-lpkum7gf]{min-height:48px}.size-select[data-astro-cid-lpkum7gf]{min-height:48px;font-size:16px}}@media (max-width: 480px){.thumbnail[data-astro-cid-lpkum7gf]{width:50px;height:50px}.materials-grid[data-astro-cid-lpkum7gf]{grid-template-columns:repeat(2,1fr)}}@media (max-width: 320px){.materials-grid[data-astro-cid-lpkum7gf]{grid-template-columns:1fr}}
