.product-detail{grid-template-columns:minmax(0,620px) minmax(340px,1fr);gap:24px}.product-gallery{display:flex;flex-direction:column;gap:10px}.gallery-main{position:relative;aspect-ratio:1/1;cursor:zoom-in;border-radius:18px}.gallery-main:after{content:'⛶ Büyüt';position:absolute;right:12px;bottom:12px;padding:6px 10px;border-radius:99px;background:#fff;color:var(--wine);font:700 11px Inter;box-shadow:0 4px 18px #0002}.gallery-thumbs{order:2;display:flex;flex-direction:row;gap:9px;overflow-x:auto}.gallery-thumb{flex:0 0 70px;width:70px;height:78px}.product-info-compact{position:sticky;top:145px}.lightbox{position:fixed;inset:0;z-index:200;display:none;align-items:center;justify-content:center;background:rgba(24,15,19,.92);padding:30px}.lightbox.open{display:flex}.lightbox-image{max-width:min(1000px,82vw);max-height:88vh;object-fit:contain;border-radius:10px}.lightbox-close,.lightbox-arrow{position:absolute;border:0;background:rgba(255,255,255,.13);color:#fff;cursor:pointer;display:grid;place-items:center}.lightbox-close{right:24px;top:20px;width:44px;height:44px;border-radius:50%;font-size:27px}.lightbox-arrow{top:50%;transform:translateY(-50%);width:52px;height:70px;border-radius:12px;font-size:35px}.lightbox-prev{left:22px}.lightbox-next{right:22px}.lightbox-count{position:absolute;bottom:16px;color:#fff;font-size:13px}.product-card{border-radius:14px}.product-image{aspect-ratio:1/1;padding:0}.product-body{padding:12px}.product-body h3{font-size:14px;line-height:1.3;margin:3px 0 7px}.product-body .price{font-size:16px}.card-actions{margin-top:9px}.card-actions .btn{padding:8px 9px;font-size:12px}.products{gap:13px}.section.product-list-section{padding-top:34px}.product-list-section .filters{margin-bottom:16px}.product-list-section .filter{padding:7px 12px;font-size:12px}@media(min-width:1100px){.product-list-section .products{grid-template-columns:repeat(5,1fr)}}@media(max-width:800px){.product-detail{grid-template-columns:1fr}.product-info-compact{position:static}.lightbox{padding:15px}.lightbox-image{max-width:94vw}.lightbox-arrow{width:42px;height:58px}.lightbox-prev{left:8px}.lightbox-next{right:8px}}
