.ProductGallery-module__4Kekqa__gallery{gap:var(--space-3);flex-direction:column;display:flex}.ProductGallery-module__4Kekqa__main{aspect-ratio:1;cursor:zoom-in;border-radius:var(--radius-lg);place-items:center;width:100%;display:grid;position:relative;overflow:hidden}.ProductGallery-module__4Kekqa__main img{object-fit:contain;width:100%;height:100%;transition:transform var(--dur-slow) var(--ease)}.ProductGallery-module__4Kekqa__main:hover img{transform:scale(1.04)}.ProductGallery-module__4Kekqa__empty{cursor:default;background:var(--bg-subtle);border:1px dashed var(--border-strong)}.ProductGallery-module__4Kekqa__emptyIcon{border-radius:var(--radius-lg);background:var(--color-primary-50);width:80px;height:80px;color:var(--color-primary);place-items:center;display:grid}.ProductGallery-module__4Kekqa__emptyIcon svg{width:40px;height:40px}.ProductGallery-module__4Kekqa__zoomHint{bottom:var(--space-3);right:var(--space-3);font-size:.75rem;font-weight:var(--fw-medium);color:var(--text-secondary);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:var(--radius-pill);border:1px solid var(--border);opacity:0;transition:opacity var(--dur) var(--ease);pointer-events:none;background:#ffffffe6;padding:.25rem .65rem;position:absolute}.ProductGallery-module__4Kekqa__main:hover .ProductGallery-module__4Kekqa__zoomHint{opacity:1}.ProductGallery-module__4Kekqa__thumbs{gap:var(--space-2);grid-template-columns:repeat(auto-fill,minmax(68px,1fr));display:grid}.ProductGallery-module__4Kekqa__thumb{aspect-ratio:1;padding:var(--space-1);border:1.5px solid var(--border);border-radius:var(--radius-sm);cursor:pointer;transition:border-color var(--dur) var(--ease);background:0 0;place-items:center;display:grid;overflow:hidden}.ProductGallery-module__4Kekqa__thumb img{object-fit:contain;width:100%;height:100%}.ProductGallery-module__4Kekqa__thumb:hover{border-color:var(--color-primary-100)}.ProductGallery-module__4Kekqa__thumbActive{border-color:var(--color-primary)!important}.ProductGallery-module__4Kekqa__overlay{z-index:90;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0c1b2ee0;position:fixed;inset:0}.ProductGallery-module__4Kekqa__lightbox{z-index:95;place-items:center;padding:clamp(1rem,5vw,4rem);display:grid;position:fixed;inset:0}.ProductGallery-module__4Kekqa__lbStage{place-items:center;max-width:90vw;max-height:86vh;display:grid}.ProductGallery-module__4Kekqa__lbStage img{object-fit:contain;border-radius:var(--radius-md);width:auto;max-width:90vw;height:auto;max-height:86vh}.ProductGallery-module__4Kekqa__lbClose,.ProductGallery-module__4Kekqa__lbNav{border-radius:var(--radius-pill);color:#fff;cursor:pointer;width:44px;height:44px;transition:background var(--dur) var(--ease);background:#ffffff24;border:1px solid #ffffff2e;place-items:center;display:grid;position:fixed}.ProductGallery-module__4Kekqa__lbClose:hover,.ProductGallery-module__4Kekqa__lbNav:hover{background:#ffffff42}.ProductGallery-module__4Kekqa__lbClose svg,.ProductGallery-module__4Kekqa__lbNav svg{width:20px;height:20px}.ProductGallery-module__4Kekqa__lbClose{top:var(--space-5);right:var(--space-5)}.ProductGallery-module__4Kekqa__lbPrev{left:var(--space-4);top:50%;transform:translateY(-50%)}.ProductGallery-module__4Kekqa__lbNext{right:var(--space-4);top:50%;transform:translateY(-50%)}.ProductGallery-module__4Kekqa__lbCounter{bottom:var(--space-5);font-size:var(--fs-sm);color:#fffc;border-radius:var(--radius-pill);background:#ffffff1f;border:1px solid #ffffff29;padding:.3rem .9rem;position:fixed;left:50%;transform:translate(-50%)}.ProductGallery-module__4Kekqa__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (max-width:560px){.ProductGallery-module__4Kekqa__lbPrev{left:var(--space-2)}.ProductGallery-module__4Kekqa__lbNext{right:var(--space-2)}.ProductGallery-module__4Kekqa__thumbs{grid-template-columns:repeat(auto-fill,minmax(56px,1fr))}}
.ProductCtas-module__7Pvk6G__ctas{gap:var(--space-2);flex-wrap:wrap;display:flex}.ProductCtas-module__7Pvk6G__cta{border-radius:var(--radius-md);font-size:var(--fs-sm);font-weight:var(--fw-semibold);letter-spacing:.01em;transition:transform var(--dur) var(--ease), box-shadow var(--dur) var(--ease), filter var(--dur) var(--ease);flex:160px;justify-content:center;align-items:center;gap:.45rem;padding:.72rem 1.2rem;text-decoration:none;display:inline-flex}.ProductCtas-module__7Pvk6G__cta svg{flex-shrink:0;width:17px;height:17px}.ProductCtas-module__7Pvk6G__cta:hover{transform:translateY(-1px)}.ProductCtas-module__7Pvk6G__retail{color:#fff;background:var(--grad-primary);box-shadow:var(--shadow-primary)}.ProductCtas-module__7Pvk6G__retail:hover{filter:brightness(1.06)}.ProductCtas-module__7Pvk6G__grosir{color:#fff;background:#1faf54;box-shadow:0 8px 20px #1faf5442}.ProductCtas-module__7Pvk6G__grosir:hover{filter:brightness(1.06)}.ProductCtas-module__7Pvk6G__ctasCompact{gap:var(--space-2);flex-direction:column}.ProductCtas-module__7Pvk6G__ctasCompact .ProductCtas-module__7Pvk6G__cta{width:100%;font-size:var(--fs-sm);flex:none;justify-content:flex-start;gap:.5rem;padding:.68rem 1rem}.ProductCtas-module__7Pvk6G__ctasCompact .ProductCtas-module__7Pvk6G__cta svg{width:16px;height:16px}.ProductCtas-module__7Pvk6G__fallback{font-size:var(--fs-sm);color:var(--text-secondary);padding:var(--space-4);background:var(--bg-subtle);border-radius:var(--radius-md)}
.ProductDescExpander-module___SPBoq__wrap{gap:var(--space-2);flex-direction:column;display:flex}.ProductDescExpander-module___SPBoq__short{font-size:var(--fs-sm);color:var(--text-secondary);line-height:var(--lh-normal);margin:0}.ProductDescExpander-module___SPBoq__body{position:relative}.ProductDescExpander-module___SPBoq__html{font-size:var(--fs-sm);line-height:var(--lh-normal);color:var(--text-primary);max-height:4.4rem;transition:max-height .36s;overflow:hidden}.ProductDescExpander-module___SPBoq__htmlFull{max-height:2000px}.ProductDescExpander-module___SPBoq__fade{background:linear-gradient(to bottom, transparent, var(--bg-page));pointer-events:none;height:2rem;position:absolute;bottom:0;left:0;right:0}.ProductDescExpander-module___SPBoq__toggle{font-size:var(--fs-xs);font-weight:var(--fw-semibold);color:var(--color-primary);cursor:pointer;text-align:left;width:fit-content;transition:opacity var(--dur) var(--ease);background:0 0;border:none;padding:0}.ProductDescExpander-module___SPBoq__toggle:hover{opacity:.7;text-decoration:underline}.ProductDescExpander-module___SPBoq__html p{margin:0 0 var(--space-3)}:is(.ProductDescExpander-module___SPBoq__html ul,.ProductDescExpander-module___SPBoq__html ol){margin:0 0 var(--space-3) var(--space-5)}.ProductDescExpander-module___SPBoq__html li{margin-bottom:var(--space-1)}.ProductDescExpander-module___SPBoq__html strong{font-weight:var(--fw-semibold)}.ProductDescExpander-module___SPBoq__html a{color:var(--color-primary);text-decoration:underline}
.ProductDetailTabs-module__X3q2aa__wrap{margin-top:var(--space-5)}.ProductDetailTabs-module__X3q2aa__tabBar{border-bottom:1px solid var(--border);display:flex}.ProductDetailTabs-module__X3q2aa__tab{font-size:var(--fs-sm);font-weight:var(--fw-medium);color:var(--text-secondary);cursor:pointer;transition:color var(--dur) var(--ease), border-color var(--dur) var(--ease);background:0 0;border:none;border-bottom:2px solid #0000;margin-bottom:-1px;padding:.55rem 1.1rem}.ProductDetailTabs-module__X3q2aa__tab:hover{color:var(--text-primary)}.ProductDetailTabs-module__X3q2aa__tabActive{color:var(--color-primary);border-bottom-color:var(--color-primary);font-weight:var(--fw-semibold)}.ProductDetailTabs-module__X3q2aa__panel{margin-top:var(--space-3)}.ProductDetailTabs-module__X3q2aa__singleLabel{font-size:var(--fs-xs);font-weight:var(--fw-semibold);text-transform:uppercase;letter-spacing:.06em;color:var(--text-secondary);margin-bottom:var(--space-2)}.ProductDetailTabs-module__X3q2aa__table{border:1px solid var(--border);border-radius:var(--radius-md);overflow:hidden}.ProductDetailTabs-module__X3q2aa__specRow{border-bottom:1px solid var(--border);grid-template-columns:44% 56%;display:grid}.ProductDetailTabs-module__X3q2aa__specRow:last-child{border-bottom:none}.ProductDetailTabs-module__X3q2aa__specRow:nth-child(2n){background:var(--bg-subtle)}.ProductDetailTabs-module__X3q2aa__specKey,.ProductDetailTabs-module__X3q2aa__specVal{font-size:var(--fs-xs);padding:.42rem .85rem;line-height:1.45}.ProductDetailTabs-module__X3q2aa__specKey{font-weight:var(--fw-medium);color:var(--text-secondary);border-right:1px solid var(--border)}.ProductDetailTabs-module__X3q2aa__specVal{color:var(--text-primary)}.ProductDetailTabs-module__X3q2aa__varRow{font-size:var(--fs-xs);color:var(--text-primary);border-bottom:1px solid var(--border);padding:.42rem .85rem}.ProductDetailTabs-module__X3q2aa__varRow:last-child{border-bottom:none}.ProductDetailTabs-module__X3q2aa__varRow:nth-child(2n){background:var(--bg-subtle)}
.OrderGuideCard-module__JqYvmG__card{padding:var(--space-5);background:var(--color-primary-50);border-radius:var(--radius-lg);box-shadow:0 4px 20px #0065c214}.OrderGuideCard-module__JqYvmG__heading{font-size:var(--fs-base);font-weight:var(--fw-bold);color:var(--text-primary);letter-spacing:-.01em;margin-bottom:var(--space-4);align-items:center;gap:.45rem;display:flex}.OrderGuideCard-module__JqYvmG__headingIcon{width:18px;height:18px;color:var(--color-primary);flex-shrink:0}.OrderGuideCard-module__JqYvmG__list{gap:var(--space-4);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.OrderGuideCard-module__JqYvmG__item{align-items:flex-start;gap:var(--space-3);display:flex}.OrderGuideCard-module__JqYvmG__iconWrap{background:var(--color-primary);color:#fff;border-radius:var(--radius-sm);flex-shrink:0;place-items:center;width:32px;height:32px;display:grid}.OrderGuideCard-module__JqYvmG__iconWrap svg{width:15px;height:15px}.OrderGuideCard-module__JqYvmG__body{flex-direction:column;gap:2px;display:flex}.OrderGuideCard-module__JqYvmG__stepTitle{font-size:var(--fs-sm);font-weight:var(--fw-semibold);color:var(--text-primary);line-height:1.35}.OrderGuideCard-module__JqYvmG__stepDesc{font-size:var(--fs-xs);color:var(--text-secondary);line-height:1.5}
