/* Premium product presentation shared by catalog and product detail. */
.product-info>.back-button{display:none!important}
.main-image{cursor:zoom-in}.product-lightbox{display:none;position:fixed;inset:0;z-index:9999;align-items:center;justify-content:center;padding:58px 70px;background:#000e;backdrop-filter:blur(8px)}.product-lightbox.open{display:flex}.product-lightbox img{display:block;max-width:100%;max-height:calc(100vh - 116px);object-fit:contain;border:1px solid #d5ad5c;background:#111;box-shadow:0 24px 80px #000}.product-lightbox button{position:absolute;display:grid;place-items:center;border:1px solid #ffffff55;border-radius:50%;background:#171819dd;color:#fff;cursor:pointer}.product-lightbox button:hover{border-color:#ffc13b;background:#ffc13b;color:#18191b}.product-lightbox-close{top:16px;right:18px;width:42px;height:42px;font-size:25px}.product-lightbox-prev,.product-lightbox-next{top:50%;width:46px;height:46px;transform:translateY(-50%);font-size:25px}.product-lightbox-prev{left:15px}.product-lightbox-next{right:15px}.product-lightbox-count{position:absolute;bottom:17px;left:50%;transform:translateX(-50%);color:#fff;font-size:12px;font-weight:800}@media(max-width:600px){.product-lightbox{padding:58px 12px}.product-lightbox-prev,.product-lightbox-next{top:auto;bottom:14px;transform:none}.product-lightbox-count{bottom:29px}.product-lightbox img{max-height:calc(100vh - 125px)}}
.detail [data-product-part="media"]{position:relative;padding:12px;border:1px solid #bb8b32;border-radius:4px;background:linear-gradient(145deg,#2a2b2d,#111214);box-shadow:0 18px 45px #0007,0 0 0 5px #18191b,0 0 0 6px #5e4826}.detail .main-image{display:block;border:1px solid #d5ad5c;border-radius:2px;background:#0e0f10;box-shadow:inset 0 0 0 5px #0005}.detail .gallery{padding-top:3px}.detail .gallery button{overflow:hidden;border:1px solid #66502c!important;border-radius:3px;background:#111;box-shadow:0 5px 14px #0006;transition:transform .18s,border-color .18s,box-shadow .18s}.detail .gallery button:hover{transform:translateY(-3px);border-color:#d5ad5c!important}.detail .gallery button.active{border-color:#ffc13b!important;box-shadow:0 0 0 2px #ffc13b55,0 7px 18px #0008}.detail .gallery img{display:block}@media(max-width:560px){.detail [data-product-part="media"]{padding:7px;box-shadow:0 10px 28px #0007,0 0 0 3px #18191b,0 0 0 4px #5e4826}}
.product-section{background:#18191b!important}.product-section .section-title{display:flex;align-items:end;justify-content:space-between;border-bottom:1px solid #343434;padding-bottom:22px}.product-grid{gap:28px}.product-grid article{position:relative;overflow:hidden;background:#202020;border:1px solid #383838;border-radius:4px;box-shadow:0 12px 34px #0003;transition:transform .35s ease,border-color .35s ease,box-shadow .35s ease}.product-grid article:hover{transform:translateY(-8px);border-color:#ffc13b;box-shadow:0 20px 45px #0007}.product-grid article>a{display:block;position:relative;overflow:hidden;background:#151515}.product-grid article>a:after{content:"Lihat detail";position:absolute;left:50%;top:50%;transform:translate(-50%,-35%);padding:10px 15px;background:#ffc13b;color:#18191b;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:1px;opacity:0;transition:.3s}.product-grid article:hover>a:after{opacity:1;transform:translate(-50%,-50%)}.product-grid img{height:285px;transition:transform .6s ease,opacity .35s ease}.product-grid article:hover img{transform:scale(1.07);opacity:.65}.product-grid article>div{padding:22px}.product-grid small{display:block;color:#ffc13b;text-transform:uppercase;letter-spacing:1.2px;font-size:10px}.product-grid h3{min-height:48px;margin:10px 0 8px;color:#fff;font-size:18px;line-height:1.35}.product-grid h3 a:hover{color:#ffc13b}.product-grid strong{display:block;color:#ffc13b;font-size:19px;margin-bottom:11px}.product-grid p{min-height:42px;color:#aaa;line-height:1.55}.product-detail-button{display:inline-flex!important;align-items:center;justify-content:center;margin-top:10px;background:transparent!important;border:1px solid #ffc13b!important;color:#ffc13b!important;transition:.25s}.product-detail-button:hover{background:#ffc13b!important;color:#18191b!important}
.product-page{padding:65px 0 95px}.breadcrumbs{padding:12px 0;border-bottom:1px solid #333;margin-bottom:30px;text-transform:uppercase;letter-spacing:.8px}.detail{gap:55px;padding:34px;border:1px solid #343434;border-radius:5px;box-shadow:0 20px 55px #0004}.main-image{height:610px;border:1px solid #333;transition:opacity .2s}.gallery{grid-template-columns:repeat(5,1fr);gap:11px}.gallery button{border-radius:3px;overflow:hidden;opacity:.7;transition:.25s}.gallery button:hover,.gallery button.active{opacity:1;transform:translateY(-2px)}.gallery button.active{box-shadow:0 0 0 1px #ffc13b}.gallery img{height:95px}.product-info{padding:18px 0}.product-info>small{display:inline-block;border-left:3px solid #ffc13b;padding-left:10px;letter-spacing:1.5px}.product-info h1{margin-top:18px;letter-spacing:2px}.sku{padding-bottom:20px;border-bottom:1px solid #343434}.price{padding:22px 0;margin:0;font-size:32px}.stock{border:1px solid #586744}.description{font-size:15px}.description ul{padding-left:20px}.description li{margin:8px 0}.set-items h3{text-transform:uppercase;letter-spacing:1px}.item-list span{border-color:#4a4a4a}.back-button{transition:.25s}.back-button:hover{transform:translateX(-3px);background:#fff}
.product-info{display:flex;flex-direction:column;align-items:flex-start}.product-info>[data-product-part]{position:relative}
.product-page-cta{display:inline-flex;align-items:center;justify-content:center;margin:20px 0 4px;padding:14px 22px;border-radius:4px;background:#ffc13b;color:#18191b;text-decoration:none;font-size:12px;font-weight:900;letter-spacing:.5px}.product-page-cta:hover{transform:translateY(-2px)}body.product-template-luxury .product-page-cta{border-radius:0;background:#3b2c21;color:#fff}body.product-template-minimal .product-page-cta{border:2px solid #111;border-radius:0;background:transparent;color:#111}body.product-template-dark .product-page-cta{background:#ffc13b;color:#18191b}
.product-free-area{margin-top:35px}.product-free-area>article{margin:auto}.product-free-content{padding:45px 5%;line-height:1.8}.product-free-content img{display:block;width:100%;max-height:720px;object-fit:cover}.product-free-banner{display:flex;min-height:380px;align-items:center;padding:8%;background-position:center;background-size:cover;color:#fff}.product-free-columns{display:grid;grid-template-columns:repeat(var(--free-columns,2),1fr);gap:22px}.product-free-columns>div{padding:22px}.product-free-divider{display:grid;place-items:center}.product-free-divider hr{width:80%;border:0;border-top:2px solid #ffc13b}.product-free-spacer{padding:0}@media(max-width:700px){.product-free-area>article{width:100%!important}.product-free-columns{grid-template-columns:1fr}.product-free-content{padding:30px 5%}}
@media(max-width:1000px){.product-grid{grid-template-columns:repeat(3,1fr)}.main-image{height:520px}}@media(max-width:760px){.product-grid{grid-template-columns:repeat(2,1fr);gap:16px}.product-grid img{height:240px}.detail{padding:20px;gap:28px}.main-image{height:430px}}@media(max-width:480px){.product-grid{grid-template-columns:1fr}.product-grid img{height:310px}.product-grid h3,.product-grid p{min-height:0}.product-page{padding-top:30px}.detail{padding:13px}.main-image{height:340px}.gallery{grid-template-columns:repeat(4,1fr)}.gallery img{height:72px}}
/* Template detail produk per produk. */
body.product-template-luxury .product-page{background:#eee8df}body.product-template-luxury .detail{grid-template-columns:.9fr 1.1fr;padding:60px;background:#f7f1e9;border:0}body.product-template-luxury .main-image{height:720px}body.product-template-luxury .product-info h1,body.product-template-luxury .set-items h3{font-family:Georgia,'Times New Roman',serif;font-weight:400;text-transform:none;color:#3b2c21}body.product-template-luxury .product-info h1{font-size:58px;letter-spacing:-1px}body.product-template-luxury .price{color:#8b633d}body.product-template-luxury .back-button{background:#3b2c21}
body.product-template-minimal .product-page{background:#fff}body.product-template-minimal .detail{gap:80px;padding:65px 0;border:0;box-shadow:none}body.product-template-minimal .main-image{background:#fafafa}body.product-template-minimal .product-info h1{font-weight:400;letter-spacing:-2px;color:#111}body.product-template-minimal .stock{border:1px solid #111;background:transparent;color:#111}body.product-template-minimal .back-button{background:#111}
body.product-template-dark .product-page{background:#151719;color:#eee}body.product-template-dark .breadcrumbs{color:#aaa;border-color:#37393c}body.product-template-dark .detail{background:#1c1e20;border-color:#37393c}body.product-template-dark .main-image{background:#0d0e0f;border-color:#37393c}body.product-template-dark .product-info h1,body.product-template-dark .set-items h3{color:#fff;text-transform:uppercase}body.product-template-dark .product-info>small,body.product-template-dark .price{color:#ffc13b}body.product-template-dark .sku,body.product-template-dark .description{color:#bbb}body.product-template-dark .stock{background:#252d22;color:#d7ec8c}body.product-template-dark .item-list span{background:#292b2e;color:#ddd}body.product-template-dark .back-button{background:#ffc13b;color:#18191b}
@media(max-width:850px){body.product-template-luxury .detail,body.product-template-minimal .detail{padding:25px;gap:30px}body.product-template-luxury .main-image{height:500px}body.product-template-luxury .product-info h1{font-size:42px}}
