css .product-page{width:100%;max-width:1240px;margin:0 auto;padding:140px 24px 120px}.product-info{text-align:center;max-width:820px;margin:auto}.product-category{color:#c5a86b;letter-spacing:4px;text-transform:uppercase;margin-bottom:20px;font-size:.82rem;display:inline-block}.product-title{color:#fff;margin-bottom:30px;font-size:clamp(3rem,6vw,5rem);font-weight:700}.product-divider{background:linear-gradient(90deg,#0000,#c5a86b,#0000);width:90px;height:2px;margin:0 auto 35px}.product-description{color:#ffffffb8;max-width:720px;margin:auto;font-size:1.05rem;line-height:2}.product-hero{margin:80px 0}.product-hero-image{object-fit:cover;cursor:pointer;border-radius:28px;width:100%;height:min(75vh,720px);transition:transform .6s,box-shadow .6s;display:block;box-shadow:0 30px 70px #00000073}.product-hero-image:hover{transform:scale(1.01);box-shadow:0 40px 100px #000000a6}.product-gallery{column-count:3;column-gap:24px;width:100%}.product-gallery-item{break-inside:avoid;-webkit-column-break-inside:avoid;cursor:pointer;background:#111;border-radius:22px;width:100%;margin-bottom:24px;overflow:hidden;box-shadow:0 15px 40px #00000040}.product-gallery-image{object-fit:contain;width:100%;height:auto;transition:transform .7s,filter .5s;display:block}.product-gallery-item:hover .product-gallery-image{filter:brightness(1.06);transform:scale(1.035)}.product-lightbox{z-index:9999;cursor:zoom-out;background:#000000f0;justify-content:center;align-items:center;padding:30px;display:flex;position:fixed;inset:0}.product-lightbox-image{object-fit:contain;border-radius:20px;width:auto;max-width:92%;height:auto;max-height:92%;box-shadow:0 30px 100px #000000b3}.lightbox-close,.lightbox-prev,.lightbox-next{color:#c5a86b;cursor:pointer;z-index:2;background:#0a0a0abf;border:1px solid #c5a86b73;justify-content:center;align-items:center;transition:background .3s,color .3s,border-color .3s,transform .3s;display:flex;position:absolute}.lightbox-close{border-radius:50%;width:48px;height:48px;font-size:32px;font-weight:300;line-height:1;top:25px;right:30px}.lightbox-close:hover{color:#080808;background:#c5a86b;border-color:#c5a86b;transform:rotate(90deg)}.lightbox-prev,.lightbox-next{border-radius:50%;width:52px;height:52px;font-size:42px;font-weight:200;line-height:1;top:50%;transform:translateY(-50%)}.lightbox-prev{left:28px}.lightbox-next{right:28px}.lightbox-prev:hover,.lightbox-next:hover{color:#080808;background:#c5a86b;border-color:#c5a86b}.lightbox-counter{color:#fffc;letter-spacing:2px;z-index:2;background:#0a0a0aa6;border:1px solid #c5a86b40;border-radius:30px;padding:8px 16px;font-size:13px;position:absolute;bottom:25px;left:50%;transform:translate(-50%)}@media (max-width:1000px){.product-page{padding:120px 20px 90px}.product-gallery{column-count:2;column-gap:18px}.product-gallery-item{border-radius:18px;margin-bottom:18px}}@media (max-width:600px){.product-page{padding:105px 14px 70px}.product-info{padding:0 8px}.product-category{letter-spacing:3px;margin-bottom:14px;font-size:.72rem}.product-title{margin-bottom:22px;font-size:2.2rem;line-height:1.45}.product-divider{width:70px;margin-bottom:25px}.product-description{font-size:.92rem;line-height:2}.product-hero{margin:55px 0}.product-hero-image{border-radius:18px;height:55vh}.product-gallery{column-count:1;column-gap:0}.product-gallery-item{border-radius:16px;margin-bottom:16px}.product-lightbox{padding:15px}.product-lightbox-image{border-radius:14px;max-width:96%;max-height:90%}.lightbox-close{width:42px;height:42px;font-size:28px;top:15px;right:15px}.lightbox-prev,.lightbox-next{width:42px;height:42px;font-size:34px}.lightbox-prev{left:10px}.lightbox-next{right:10px}.lightbox-counter{padding:7px 13px;font-size:11px;bottom:18px}}@media (max-width:400px){.product-page{padding-left:10px;padding-right:10px}.product-title{font-size:1.95rem}.product-hero-image{border-radius:15px;height:50vh}.product-gallery-item{border-radius:14px}}.product-gallery-item{opacity:0;transition:opacity .9s,transform .9s cubic-bezier(.22,1,.36,1);transform:translateY(45px)scale(.98)}.product-gallery-item.gallery-visible{opacity:1;transform:translateY(0)scale(1)}@media (prefers-reduced-motion:reduce){.product-gallery-item{opacity:1;transition:none;transform:none}}
