.pdp-breadcrumb{font-size:12px;color:#777;display:flex;gap:6px;flex-wrap:wrap}.pdp-breadcrumb a{color:#777;text-decoration:none}.pdp-breadcrumb a:hover{color:var(--color-accent, #f85605)}.pdp-breadcrumb__current{color:#222;font-weight:600}.pdp-prevnext{display:flex;gap:8px}.pdp-prevnext a,.pdp-prevnext .is-disabled{width:28px;height:28px;border-radius:50%;border:1px solid #ddd;display:flex;align-items:center;justify-content:center;text-decoration:none;color:#333;font-size:16px}.pdp-prevnext a:hover{border-color:var(--color-accent, #f85605);color:var(--color-accent, #f85605)}.pdp-prevnext .is-disabled{opacity:.3;cursor:not-allowed}.pdp-hero{display:grid;grid-template-columns:1fr 1fr;gap:24px;padding-top:28px;padding-bottom:32px}@media screen and (min-width:990px){.pdp-hero{align-items:start}.pdp-buybox{position:sticky;top:20px;max-height:calc(100vh - 40px);overflow-y:auto;scrollbar-width:thin}}@media screen and (max-width:989px){.pdp-hero{grid-template-columns:1fr}}.pdp-gallery{display:flex;gap:12px;background:#fff;border:1px solid #eee;border-radius:12px;padding:16px}@media screen and (max-width:749px){.pdp-gallery{flex-direction:column-reverse}}.pdp-gallery__thumbs{display:flex;flex-direction:column;align-items:center;gap:10px;width:90px;flex-shrink:0}@media screen and (max-width:749px){.pdp-gallery__thumbs{flex-direction:row;width:100%}}.pdp-gallery__thumb-arrow{border:none;background:#f5f5f5;border-radius:4px;width:32px;height:22px;cursor:pointer;font-size:10px;color:#555}.pdp-gallery__thumb-arrow:hover{background:var(--color-accent, #f85605);color:#fff}.pdp-gallery__thumb-track{display:flex;flex-direction:column;gap:10px;overflow-y:auto;max-height:400px;scrollbar-width:none}.pdp-gallery__thumb-track::-webkit-scrollbar{display:none}@media screen and (max-width:749px){.pdp-gallery__thumb-track{flex-direction:row;max-height:none;overflow-x:auto}}.pdp-gallery__thumb{width:80px;height:80px;flex-shrink:0;border:2px solid transparent;border-radius:8px;overflow:hidden;padding:0;cursor:pointer;background:#fafafa}.pdp-gallery__thumb.is-active{border-color:var(--color-accent, #f85605)}.pdp-gallery__thumb img{width:100%;height:100%;object-fit:contain}.pdp-gallery__main{position:relative;flex:1;aspect-ratio:1 / 1;background:#fafafa;border-radius:8px;overflow:hidden}.pdp-gallery__badge{position:absolute;top:12px;right:12px;background:#22c55e;color:#fff;font-size:12px;font-weight:700;padding:4px 10px;border-radius:6px;z-index:3}.pdp-gallery__main-track{position:relative;width:100%;height:100%}.pdp-gallery__main-slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;visibility:hidden;transition:opacity .25s ease;display:flex;align-items:center;justify-content:center}.pdp-gallery__main-slide.is-active{opacity:1;visibility:visible}.pdp-gallery__main-slide img{width:100%;height:100%;object-fit:contain}.pdp-buybox{background:#fff;border:1px solid #eee;border-radius:12px;padding:24px;display:flex;flex-direction:column;gap:12px}.pdp-vendor-pill{display:inline-block;background:#ffde59;color:#111;font-weight:800;font-size:12px;padding:4px 12px;border-radius:4px;width:fit-content;text-transform:uppercase}.pdp-title{font-size:24px;font-weight:800;color:#1a1a1a;margin:0;line-height:1.25}.pdp-rating-link{display:flex;align-items:center;gap:6px;text-decoration:none;color:#888;font-size:12px;width:fit-content}.pdp-stars{display:flex;gap:1px}.pdp-price-row{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.pdp-price{display:flex;align-items:baseline;gap:10px}.pdp-price__compare{font-size:15px;color:#999;text-decoration:line-through}.pdp-price__current{font-size:26px;font-weight:800;color:var(--color-accent, #f85605)}.pdp-whatsapp-btn{display:inline-flex;align-items:center;gap:8px;background:#25d366;color:#fff;font-size:13px;font-weight:700;padding:9px 18px;border-radius:999px;text-decoration:none;white-space:nowrap;transition:background .2s ease;animation:pdp-whatsapp-float 3s ease-in-out infinite;will-change:transform;backface-visibility:hidden;transform:translateZ(0)}@keyframes pdp-whatsapp-float{0%,to{transform:translateZ(0);box-shadow:0 3px 8px #25d36647}50%{transform:translate3d(0,-4px,0);box-shadow:0 8px 14px #25d36638}}.pdp-whatsapp-btn:hover{background:#1da851;animation-play-state:paused}@media(prefers-reduced-motion:reduce){.pdp-whatsapp-btn{animation:none}}.pdp-whatsapp-btn svg{flex-shrink:0}.pdp-stock-badge span{display:inline-flex;align-items:center;gap:4px;font-size:12px;font-weight:700;padding:5px 12px;border-radius:999px}.pdp-stock-badge--in{background:#dcfce7;color:#15803d}.pdp-stock-badge--out{background:#fee2e2;color:#b91c1c}.pdp-option-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.pdp-option-label{font-size:13px;font-weight:700;color:#333;min-width:64px}.pdp-swatches{display:flex;gap:8px}.pdp-swatch{width:26px;height:26px;border-radius:50%;border:2px solid transparent;background:var(--swatch-color, #ccc);cursor:pointer;padding:0;box-shadow:0 0 0 1px #ddd}.pdp-swatch.is-active{border-color:var(--color-accent, #f85605);box-shadow:0 0 0 1px var(--color-accent, #f85605)}.pdp-pills{display:flex;gap:8px;flex-wrap:wrap}.pdp-pill{border:1px solid #ddd;background:#fff;border-radius:999px;padding:6px 16px;font-size:12px;font-weight:600;cursor:pointer;color:#333}.pdp-pill.is-active{background:#1a1a1a;border-color:#1a1a1a;color:#fff}.pdp-warranty-row{display:flex;align-items:center;gap:10px}.pdp-warranty-row__label{font-size:13px;font-weight:700;color:#333}.pdp-warranty-row__pill{border:1px solid #ddd;background:#fff;border-radius:999px;padding:6px 16px;font-size:12px;font-weight:600;color:#333}.pdp-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:6px}.pdp-qty-stepper{display:flex;align-items:center;border:1px solid #ddd;border-radius:6px;overflow:hidden}.pdp-qty-stepper button{width:32px;height:40px;border:none;background:#fafafa;font-size:16px;cursor:pointer}.pdp-qty-stepper input{width:40px;height:40px;border:none;border-left:1px solid #ddd;border-right:1px solid #ddd;text-align:center;font-size:14px;-moz-appearance:textfield}.pdp-qty-stepper input::-webkit-outer-spin-button,.pdp-qty-stepper input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.pdp-btn{height:44px;padding:0 24px;border-radius:6px;border:none;font-weight:700;font-size:13px;text-transform:uppercase;letter-spacing:.02em;cursor:pointer;flex:1;min-width:140px}.pdp-btn--cart{background:#111;color:#fff}.pdp-btn--cart:hover{background:#333}.pdp-btn--buy{background:var(--color-accent, #f85605);color:#fff}.pdp-btn--buy:hover{background:var(--color-accent-dark, #c94802)}.pdp-btn:disabled{background:#ccc!important;cursor:not-allowed}.pdp-short-description{background:#fff7ed;border:1px solid #fed7aa;border-left:3px solid var(--color-accent, #f85605);border-radius:6px;padding:16px 18px;font-size:clamp(14px,1.05vw + 10px,16px);line-height:1.7;color:#3a3a3a}.pdp-short-description>*:first-child{margin-top:0}.pdp-short-description>*:last-child{margin-bottom:0}.pdp-short-description br:last-child{display:none}.pdp-meta{display:flex;flex-direction:column;gap:4px;font-size:12px;color:#666;border-top:1px solid #eee;padding-top:12px;margin-top:6px}.pdp-meta a{color:var(--color-accent, #f85605);text-decoration:none}.pdp-share{display:flex;align-items:center;gap:10px;font-size:12.5px;color:#666;padding-top:4px}.pdp-share__label{font-weight:600;color:#555}.pdp-share__btn{width:38px;height:38px;border-radius:50%;border:none;display:flex;align-items:center;justify-content:center;color:#fff;cursor:pointer;text-decoration:none;flex-shrink:0;transition:transform .15s ease,box-shadow .15s ease,opacity .15s ease}.pdp-share__btn:hover{transform:translateY(-2px);box-shadow:0 4px 10px #00000026}.pdp-share__btn--fb{background:#1877f2}.pdp-share__btn--wa{background:#25d366}.pdp-share__btn--copy{background:#fff;color:#333;width:auto;height:38px;border-radius:999px;border:1px solid #ddd;padding:0 16px;font-size:12.5px;font-weight:700;gap:7px}.pdp-share__btn--copy:hover{border-color:var(--color-accent, #f85605);color:var(--color-accent, #f85605);transform:translateY(-2px);box-shadow:0 4px 10px #00000014}.pdp-share__btn--copy.is-copied{background:#dcfce7;border-color:#86efac;color:#15803d}.pdp-sticky-bar{position:fixed;left:0;right:0;bottom:0;z-index:50;display:none;align-items:center;justify-content:space-between;gap:12px;background:#fff;border-top:1px solid #e5e5e5;box-shadow:0 -4px 16px #00000014;padding:10px 14px calc(10px + env(safe-area-inset-bottom,0px));transform:translateY(100%);transition:transform .25s ease}.pdp-sticky-bar.is-visible{transform:translateY(0)}.pdp-sticky-bar__info{display:flex;align-items:center;gap:10px;min-width:0;flex:1 1 auto;overflow:hidden}.pdp-sticky-bar__image{width:40px;height:40px;object-fit:contain;border-radius:6px;background:#fafafa;border:1px solid #eee;flex-shrink:0}.pdp-sticky-bar__price{font-size:15px;font-weight:800;color:#1a1a1a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0}.pdp-sticky-bar__btn{flex:0 0 auto;height:38px;padding:0 16px;min-width:0;max-width:118px;margin:0;font-size:11px;letter-spacing:.01em}@media screen and (min-width:750px)and (max-width:989px){.pdp-buybox{padding:20px}.pdp-title{font-size:21px}.pdp-price__current{font-size:23px}.pdp-gallery__thumbs{width:78px}.pdp-gallery__thumb{width:68px;height:68px}}@media screen and (max-width:749px){.pdp-breadcrumb{font-size:11px;flex:1;min-width:0}.pdp-breadcrumb__current{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:140px;display:inline-block;vertical-align:bottom}.pdp-hero{gap:12px;padding-top:16px;padding-bottom:20px}.pdp-gallery{padding:10px;gap:8px}.pdp-gallery__thumb-arrow{display:none}.pdp-gallery__thumbs{gap:6px}.pdp-gallery__thumb{width:48px;height:48px}.pdp-gallery__main{border-radius:6px;touch-action:pan-y}.pdp-gallery__badge{top:8px;right:8px;font-size:11px;padding:3px 8px}.pdp-buybox{padding:16px;gap:10px;border-radius:8px}.pdp-title{font-size:19px}.pdp-price__current{font-size:21px}.pdp-price__compare{font-size:13px}.pdp-price-row{gap:12px}.pdp-whatsapp-btn{font-size:12px;padding:8px 14px}.pdp-option-label{min-width:56px;font-size:12px}.pdp-swatch{width:30px;height:30px}.pdp-pill{padding:7px 14px;font-size:11.5px}.pdp-actions{gap:8px}.pdp-qty-stepper{flex:0 0 auto}.pdp-qty-stepper button,.pdp-qty-stepper input{width:36px;height:44px}.pdp-btn{min-width:0;font-size:12px;padding:0 16px}.pdp-btn--cart{flex:1 1 auto}.pdp-btn--buy{flex:1 1 100%;order:3}.pdp-short-description{padding:14px 15px}.pdp-meta{font-size:11px}.pdp-share{flex-wrap:wrap}.pdp-sticky-bar{display:flex}}@media screen and (max-width:380px){.pdp-title{font-size:17px}.pdp-price__current{font-size:19px}.pdp-btn{font-size:11px;padding:0 10px}.pdp-sticky-bar__btn{max-width:100px;font-size:10px;padding:0 12px}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/section-main-product.css.map */
