
:root{
  --nyp-red-true:#e3193b;
  --nyp-red-true-dark:#cc1434;
  --nyp-navy-true:#062d59;
  --nyp-gray-1:#f8f8f8;
  --nyp-gray-2:#eceef1;
  --nyp-gray-3:#d9dee3;
  --nyp-text-1:#1e2329;
  --nyp-text-2:#626973;
}

/* Container and overall alignment */
.nyp-figma-product .nyp-container{
  width:min(1248px,calc(100% - 24px))!important;
  margin:24px auto 90px!important;
}
.nyp-figma-product .nyp-product-layout{
  grid-template-columns:278px minmax(0,1fr)!important;
  gap:18px!important;
}
.nyp-figma-product .nyp-product-card{
  grid-template-columns:41.5% minmax(0,1fr)!important;
  gap:18px!important;
  padding:14px 16px!important;
  border-radius:8px!important;
}

/* Offer strip should be red like the reference */
.nyp-figma-product .nyp-social-row{
  min-height:41px!important;
  padding:6px 10px!important;
  border-radius:7px!important;
  background:linear-gradient(90deg,var(--nyp-red-true) 0%, #db1540 100%)!important;
  color:#fff!important;
}
.nyp-figma-product .nyp-social-row strong{
  font-size:12px!important;
  font-weight:800!important;
}
.nyp-figma-product .nyp-deal-timer span{
  width:28px!important;
  height:28px!important;
  border-radius:5px!important;
  background:#fff!important;
  color:var(--nyp-red-true)!important;
  font-size:10.5px!important;
  font-weight:800!important;
}
.nyp-figma-product .nyp-deal-timer b{color:#fff!important}

/* Buy/installment cards */
.nyp-figma-product .nyp-buy-box,
.nyp-figma-product .nyp-installment-box{
  padding:14px 12px 12px!important;
  border:1px solid var(--nyp-gray-3)!important;
  border-radius:8px!important;
  background:#fff!important;
}
.nyp-figma-product .nyp-buy-title,
.nyp-figma-product .nyp-installment-box h3{
  margin:0 0 12px!important;
  text-align:center!important;
  color:#24272b!important;
  font-size:15px!important;
  font-weight:850!important;
}
.nyp-figma-product .nyp-buy-status-row{
  min-height:23px!important;
  margin-bottom:2px!important;
}
.nyp-figma-product .nyp-sale-label{
  min-height:22px!important;
  padding:1px 9px!important;
  border-radius:999px!important;
  background:var(--nyp-red-true)!important;
  color:#fff!important;
  font-size:8.6px!important;
  font-weight:800!important;
}
.nyp-figma-product .nyp-stock,
.nyp-figma-product .nyp-stock.in-stock{
  color:var(--nyp-red-true)!important;
  font-size:9px!important;
  font-weight:700!important;
}
.nyp-figma-product .nyp-price-row{margin:7px 0 11px!important}
.nyp-figma-product .nyp-price-row del{
  height:auto!important;
  margin-bottom:1px!important;
  color:#aeb4bb!important;
  font-size:9px!important;
}
.nyp-figma-product .nyp-current-price{
  gap:4px!important;
  align-items:flex-end!important;
}
.nyp-figma-product .nyp-current-price strong{
  font-size:17px!important;
  line-height:1.1!important;
  font-weight:900!important;
  color:#23262a!important;
}
.nyp-figma-product .nyp-current-price span{
  font-size:9px!important;
  color:#767d85!important;
  margin-bottom:1px!important;
}
.nyp-figma-product .nyp-order-row{grid-template-columns:minmax(0,1fr) 62px!important;gap:8px!important}
.nyp-figma-product .nyp-primary-btn{
  min-height:42px!important;
  border-radius:7px!important;
  font-size:10px!important;
  font-weight:800!important;
  transition:all .18s ease!important;
}
.nyp-figma-product .nyp-order-button{
  justify-content:center!important;
  gap:8px!important;
  background:#f7ba15!important;
  color:#26282c!important;
}
.nyp-figma-product .nyp-order-button:hover,
.nyp-figma-product .nyp-order-button:focus-visible{
  background:#efb000!important;
  transform:translateY(-1px)!important;
}
.nyp-figma-product .nyp-buy-qty,
.nyp-figma-product .nyp-mini-stepper{
  height:42px!important;
  grid-template-columns:25px minmax(0,1fr) 25px!important;
  border:1px solid #efb74a!important;
  border-radius:7px!important;
  overflow:hidden!important;
  background:#fff!important;
}
.nyp-figma-product .nyp-buy-qty button,
.nyp-figma-product .nyp-mini-stepper button{
  border:0!important;
  background:#fff!important;
  color:#707782!important;
  font-size:16px!important;
  font-weight:700!important;
}
.nyp-figma-product .nyp-buy-qty button:hover,
.nyp-figma-product .nyp-mini-stepper button:hover,
.nyp-figma-product .nyp-buy-qty button:focus-visible,
.nyp-figma-product .nyp-mini-stepper button:focus-visible{
  background:#f7f8fa!important;
  color:var(--nyp-navy-true)!important;
}
.nyp-figma-product .nyp-buy-qty input,
.nyp-figma-product .nyp-mini-stepper input{
  border:0!important;
  border-right:1px solid #eceff2!important;
  border-left:1px solid #eceff2!important;
  color:#3a4047!important;
  font-size:10px!important;
  font-weight:700!important;
  background:#fff!important;
}
.nyp-figma-product .nyp-recommend{
  min-height:29px!important;
  margin-top:9px!important;
  padding:4px 8px!important;
  border-radius:6px!important;
  background:#dff0c8!important;
  color:#69aa36!important;
  font-size:8.8px!important;
  justify-content:center!important;
}
.nyp-figma-product .nyp-recommend .nyp-asset-icon{width:16px!important;height:16px!important}
.nyp-figma-product .nyp-installment-option>span{
  font-size:9px!important;
  color:#50565e!important;
}
.nyp-figma-product .nyp-installment-amount{
  min-height:33px!important;
  margin-top:10px!important;
  padding:6px 10px!important;
  border-radius:6px!important;
  background:#dff0c8!important;
}
.nyp-figma-product .nyp-installment-amount span,
.nyp-figma-product .nyp-installment-amount b{font-size:9.5px!important}
.nyp-figma-product .nyp-outline-btn{
  min-height:41px!important;
  margin-top:10px!important;
  border:1px solid #efb74a!important;
  border-radius:7px!important;
  background:#fff!important;
  color:#2d3137!important;
  font-size:10px!important;
  font-weight:800!important;
}
.nyp-figma-product .nyp-outline-btn:hover,
.nyp-figma-product .nyp-outline-btn:focus-visible{
  background:#fbfcfd!important;
  color:var(--nyp-navy-true)!important;
  border-color:#e8a81a!important;
}

/* Gallery action icons */
.nyp-figma-product .nyp-gallery-actions{
  top:12px!important;
  right:12px!important;
  gap:8px!important;
}
.nyp-figma-product .nyp-gallery-actions button,
.nyp-figma-product .nyp-gallery-actions button:hover,
.nyp-figma-product .nyp-gallery-actions button:focus-visible,
.nyp-figma-product .nyp-gallery-actions button:active,
.nyp-figma-product .nyp-gallery-actions button.is-active,
.nyp-figma-product .nyp-gallery-actions button[aria-pressed="true"]{
  width:34px!important;
  height:34px!important;
  border-radius:6px!important;
  border:1px solid #dfe4e8!important;
  background:#fff!important;
  box-shadow:0 2px 7px rgba(15,33,54,.05)!important;
  transition:all .18s ease!important;
}
.nyp-figma-product .nyp-gallery-actions button .nyp-asset-icon{opacity:.8;transition:all .18s ease!important}
.nyp-figma-product .nyp-gallery-actions button:hover,
.nyp-figma-product .nyp-gallery-actions button:focus-visible{
  border-color:#b9c6d1!important;
  box-shadow:0 5px 14px rgba(17,41,66,.10)!important;
  transform:translateY(-1px)!important;
}
.nyp-figma-product .nyp-gallery-actions button:hover .nyp-asset-icon,
.nyp-figma-product .nyp-gallery-actions button:focus-visible .nyp-asset-icon{opacity:1;filter:brightness(.92)}
.nyp-figma-product .nyp-gallery-actions button.is-active,
.nyp-figma-product .nyp-gallery-actions button[aria-pressed="true"]{
  border-color:#9db1c3!important;
  background:#f7fafc!important;
  box-shadow:0 4px 12px rgba(13,44,79,.12)!important;
}
.nyp-figma-product .nyp-gallery-actions button:active{transform:scale(.97)!important}

/* Main image / thumbs */
.nyp-figma-product .nyp-main-image-wrap{height:318px!important;padding:14px 56px 12px 18px!important}
.nyp-figma-product .nyp-thumb-row{margin-top:12px!important;gap:8px!important}
.nyp-figma-product .nyp-gallery-arrow{
  width:34px!important;
  height:58px!important;
  border:1px solid #e1e4e8!important;
  border-radius:6px!important;
  background:#fff!important;
  color:#8c929a!important;
}
.nyp-figma-product .nyp-gallery-arrow:hover,
.nyp-figma-product .nyp-gallery-arrow:focus-visible{border-color:#bfc7cf!important;color:var(--nyp-navy-true)!important;background:#f8fafb!important}
.nyp-figma-product .nyp-thumb{
  flex-basis:61px!important;
  width:61px!important;
  height:58px!important;
  border:1px solid #e1e4e8!important;
  border-radius:6px!important;
  background:#fff!important;
}
.nyp-figma-product .nyp-thumb:hover,
.nyp-figma-product .nyp-thumb:focus-visible{border-color:#c8d0d7!important;background:#fcfcfd!important}
.nyp-figma-product .nyp-thumb.is-active{border-color:#d7dde3!important;box-shadow:none!important;background:#fff!important}

/* Title and meta */
.nyp-figma-product .nyp-summary{padding-top:2px!important}
.nyp-figma-product .nyp-summary h1{
  margin:0 0 8px!important;
  color:#11151a!important;
  font-size:18px!important;
  line-height:1.75!important;
  font-weight:900!important;
}
.nyp-figma-product .nyp-summary-meta{
  min-height:30px!important;
  padding-bottom:10px!important;
  margin-bottom:12px!important;
  border-bottom:1px solid #eceff2!important;
  color:#666d75!important;
  font-size:10px!important;
}
.nyp-figma-product .nyp-summary-meta-right{gap:10px!important}
.nyp-figma-product .nyp-summary-meta-right a{color:#245bff!important;font-size:10px!important;font-weight:500!important}
.nyp-figma-product .nyp-product-sku{font-size:10px!important;color:#6f7680!important}
.nyp-figma-product .nyp-meta-rating{gap:4px!important;font-size:10px!important}
.nyp-figma-product .nyp-stars span{font-size:11px!important}
.nyp-figma-product .nyp-update{
  min-height:29px!important;
  margin:0 0 14px!important;
  padding:5px 12px!important;
  border-radius:6px!important;
  background:#dff0c8!important;
  color:#64a435!important;
  font-size:9px!important;
}
.nyp-figma-product .nyp-summary-heading{margin:0 0 10px!important}
.nyp-figma-product .nyp-summary-heading h2{
  font-size:13px!important;
  font-weight:850!important;
  color:#1f2328!important;
}
.nyp-figma-product .nyp-quick-specs{gap:8px!important}
.nyp-figma-product .nyp-quick-specs>div{
  min-height:52px!important;
  padding:6px 8px!important;
  border:1px solid #d8dce1!important;
  border-radius:6px!important;
}
.nyp-figma-product .nyp-quick-specs span{font-size:9px!important;color:#6a7078!important}
.nyp-figma-product .nyp-quick-specs b{font-size:10px!important;color:#20262b!important}
.nyp-figma-product .nyp-all-features{
  display:block!important;
  width:100%!important;
  margin:10px 0 8px!important;
  text-align:right!important;
  color:#2a56ff!important;
  font-size:10px!important;
  font-weight:600!important;
}
.nyp-figma-product .nyp-summary-footer{
  min-height:30px!important;
  margin-top:8px!important;
  padding-top:9px!important;
  border-top:1px solid #eceff2!important;
  font-size:9px!important;
}
.nyp-figma-product .nyp-product-category{font-size:9px!important;color:#888e95!important}
.nyp-figma-product .nyp-product-category b{font-weight:500!important;color:#a0a5ab!important}
.nyp-figma-product .nyp-product-category a{color:#7f858c!important}
.nyp-figma-product .nyp-share-line{
  gap:6px!important;
  color:#6a7078!important;
  font-size:9px!important;
}
.nyp-figma-product .nyp-share-line a,
.nyp-figma-product .nyp-share-line button{
  width:20px!important;
  height:20px!important;
  border-radius:4px!important;
  background:transparent!important;
  border:0!important;
}
.nyp-figma-product .nyp-share-line a:hover,
.nyp-figma-product .nyp-share-line button:hover,
.nyp-figma-product .nyp-share-line a:focus-visible,
.nyp-figma-product .nyp-share-line button:focus-visible{background:#f6f7f9!important}
.nyp-figma-product .nyp-share-line .nyp-asset-icon{width:14px!important;height:14px!important;opacity:.72!important}

/* Tabs only underline active */
.nyp-figma-product .nyp-tabs{
  min-height:56px!important;
  margin-bottom:14px!important;
  padding:0 8px!important;
}
.nyp-figma-product .nyp-tab,
.nyp-figma-product .nyp-tab:hover,
.nyp-figma-product .nyp-tab:focus-visible,
.nyp-figma-product .nyp-tab:active,
.nyp-figma-product .nyp-tab.is-active{
  min-width:124px!important;
  height:54px!important;
  padding:0 14px!important;
  background:#fff!important;
  border:0!important;
  border-radius:0!important;
  box-shadow:none!important;
  color:#626972!important;
  font-size:11px!important;
}
.nyp-figma-product .nyp-tab .nyp-asset-icon{width:18px!important;height:18px!important;opacity:.78!important}
.nyp-figma-product .nyp-tab:hover,
.nyp-figma-product .nyp-tab:focus-visible{color:#1e2328!important}
.nyp-figma-product .nyp-tab.is-active{color:#101419!important;font-weight:800!important}
.nyp-figma-product .nyp-tab.is-active:after{
  right:16px!important;
  left:16px!important;
  bottom:0!important;
  height:2px!important;
  border-radius:2px!important;
  background:#f4b400!important;
}

/* Review toolbar closer to ref */
.nyp-figma-product .nyp-review-toolbar{
  min-height:53px!important;
  margin-bottom:14px!important;
  padding:0 16px!important;
  border-radius:6px!important;
  background:#f3f3f3!important;
}
.nyp-figma-product .nyp-review-toolbar>strong{
  order:2!important;
  color:#2a49ff!important;
  font-size:11px!important;
  font-weight:800!important;
}
.nyp-figma-product .nyp-review-sort{
  order:1!important;
  display:flex!important;
  align-items:center!important;
  gap:16px!important;
  color:#707680!important;
  font-size:9px!important;
}
.nyp-figma-product .nyp-review-sort b{font-weight:700!important;color:#44484f!important}
.nyp-figma-product .nyp-review-sort-icon{display:flex!important;align-items:center!important;margin-right:2px!important}
.nyp-figma-product .nyp-review-sort-icon .nyp-asset-icon{width:16px!important;height:16px!important;opacity:.75!important}
.nyp-figma-product .nyp-review-toolbar button,
.nyp-figma-product .nyp-review-toolbar button:hover,
.nyp-figma-product .nyp-review-toolbar button:focus-visible,
.nyp-figma-product .nyp-review-toolbar button.is-active{
  position:relative!important;
  padding:2px 0!important;
  color:#747a82!important;
  font-size:9px!important;
  background:transparent!important;
  border:0!important;
}
.nyp-figma-product .nyp-review-toolbar button.is-active{color:#1f2328!important;font-weight:700!important}
.nyp-figma-product .nyp-review-toolbar button.is-active:after{height:0!important;display:none!important}

/* Responsive */
@media(max-width:1100px){
  .nyp-figma-product .nyp-container{width:calc(100% - 18px)!important}
  .nyp-figma-product .nyp-product-layout{grid-template-columns:260px minmax(0,1fr)!important;gap:14px!important}
  .nyp-figma-product .nyp-product-card{grid-template-columns:40% minmax(0,1fr)!important;gap:14px!important}
}
@media(max-width:820px){
  .nyp-figma-product .nyp-container{width:calc(100% - 14px)!important;margin-top:14px!important}
  .nyp-figma-product .nyp-social-row{order:1!important}
  .nyp-figma-product .nyp-main-image-wrap{height:250px!important;padding:10px 48px 10px 16px!important}
  .nyp-figma-product .nyp-summary h1{font-size:16px!important;line-height:1.75!important}
  .nyp-figma-product .nyp-summary-meta{font-size:9px!important}
  .nyp-figma-product .nyp-summary-footer{align-items:flex-start!important;flex-direction:column!important;gap:6px!important}
  .nyp-figma-product .nyp-tabs{padding:0 6px!important}
  .nyp-figma-product .nyp-tab{min-width:0!important;flex:1!important;font-size:10px!important}
  .nyp-figma-product .nyp-review-toolbar{padding:9px 12px!important;align-items:flex-start!important;flex-direction:column!important;gap:6px!important}
  .nyp-figma-product .nyp-review-toolbar>strong{order:2!important}
  .nyp-figma-product .nyp-review-sort{order:1!important;gap:12px!important;flex-wrap:wrap!important}
}


/* -------------------------------------------------------
   Fix broken floating back-to-top / go-top button widget
   on product page so it doesn't clip or sit inside a box.
   ------------------------------------------------------- */
body.nyp-product-page .back-to-top,
body.nyp-product-page .scroll-top,
body.nyp-product-page .scrollup,
body.nyp-product-page .go-top,
body.nyp-product-page .to-top,
body.nyp-product-page .elementor-scroll-to-top,
body.nyp-product-page [class*="back-to-top"],
body.nyp-product-page [class*="scroll-top"],
body.nyp-product-page [class*="go-top"],
body.nyp-product-page [id*="back-to-top"],
body.nyp-product-page [id*="scroll-top"]{
  position:fixed!important;
  left:20px!important;
  right:auto!important;
  bottom:20px!important;
  top:auto!important;
  z-index:99997!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  background:transparent!important;
  box-shadow:none!important;
  overflow:visible!important;
  width:auto!important;
  height:auto!important;
  min-width:0!important;
  min-height:0!important;
  transform:none!important;
}
body.nyp-product-page .back-to-top > a,
body.nyp-product-page .back-to-top > button,
body.nyp-product-page .scroll-top > a,
body.nyp-product-page .scroll-top > button,
body.nyp-product-page .scrollup > a,
body.nyp-product-page .scrollup > button,
body.nyp-product-page .go-top > a,
body.nyp-product-page .go-top > button,
body.nyp-product-page .to-top > a,
body.nyp-product-page .to-top > button,
body.nyp-product-page .elementor-scroll-to-top > a,
body.nyp-product-page .elementor-scroll-to-top > button,
body.nyp-product-page [class*="back-to-top"] > a,
body.nyp-product-page [class*="back-to-top"] > button,
body.nyp-product-page [class*="scroll-top"] > a,
body.nyp-product-page [class*="scroll-top"] > button,
body.nyp-product-page [class*="go-top"] > a,
body.nyp-product-page [class*="go-top"] > button,
body.nyp-product-page [id*="back-to-top"] > a,
body.nyp-product-page [id*="back-to-top"] > button,
body.nyp-product-page [id*="scroll-top"] > a,
body.nyp-product-page [id*="scroll-top"] > button{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:6px!important;
  min-width:52px!important;
  min-height:36px!important;
  padding:8px 12px!important;
  border:0!important;
  border-radius:8px!important;
  background:#cc2e68!important;
  color:#fff!important;
  font-size:12px!important;
  font-weight:700!important;
  line-height:1!important;
  box-shadow:0 8px 22px rgba(23,33,47,.18)!important;
  text-decoration:none!important;
}
body.nyp-product-page .back-to-top > a:hover,
body.nyp-product-page .back-to-top > button:hover,
body.nyp-product-page .scroll-top > a:hover,
body.nyp-product-page .scroll-top > button:hover,
body.nyp-product-page .scrollup > a:hover,
body.nyp-product-page .scrollup > button:hover,
body.nyp-product-page .go-top > a:hover,
body.nyp-product-page .go-top > button:hover,
body.nyp-product-page .to-top > a:hover,
body.nyp-product-page .to-top > button:hover,
body.nyp-product-page .elementor-scroll-to-top > a:hover,
body.nyp-product-page .elementor-scroll-to-top > button:hover,
body.nyp-product-page [class*="back-to-top"] > a:hover,
body.nyp-product-page [class*="back-to-top"] > button:hover,
body.nyp-product-page [class*="scroll-top"] > a:hover,
body.nyp-product-page [class*="scroll-top"] > button:hover,
body.nyp-product-page [class*="go-top"] > a:hover,
body.nyp-product-page [class*="go-top"] > button:hover,
body.nyp-product-page [id*="back-to-top"] > a:hover,
body.nyp-product-page [id*="back-to-top"] > button:hover,
body.nyp-product-page [id*="scroll-top"] > a:hover,
body.nyp-product-page [id*="scroll-top"] > button:hover{
  background:#b5275b!important;
  color:#fff!important;
}
body.nyp-product-page .back-to-top svg,
body.nyp-product-page .scroll-top svg,
body.nyp-product-page .scrollup svg,
body.nyp-product-page .go-top svg,
body.nyp-product-page .to-top svg,
body.nyp-product-page .elementor-scroll-to-top svg,
body.nyp-product-page [class*="back-to-top"] svg,
body.nyp-product-page [class*="scroll-top"] svg,
body.nyp-product-page [class*="go-top"] svg,
body.nyp-product-page [id*="back-to-top"] svg,
body.nyp-product-page [id*="scroll-top"] svg{
  width:12px!important;
  height:12px!important;
  flex:0 0 12px!important;
}
@media(max-width:820px){
  body.nyp-product-page .back-to-top,
  body.nyp-product-page .scroll-top,
  body.nyp-product-page .scrollup,
  body.nyp-product-page .go-top,
  body.nyp-product-page .to-top,
  body.nyp-product-page .elementor-scroll-to-top,
  body.nyp-product-page [class*="back-to-top"],
  body.nyp-product-page [class*="scroll-top"],
  body.nyp-product-page [class*="go-top"],
  body.nyp-product-page [id*="back-to-top"],
  body.nyp-product-page [id*="scroll-top"]{
    left:14px!important;
    bottom:14px!important;
  }
  body.nyp-product-page .back-to-top > a,
  body.nyp-product-page .back-to-top > button,
  body.nyp-product-page .scroll-top > a,
  body.nyp-product-page .scroll-top > button,
  body.nyp-product-page .scrollup > a,
  body.nyp-product-page .scrollup > button,
  body.nyp-product-page .go-top > a,
  body.nyp-product-page .go-top > button,
  body.nyp-product-page .to-top > a,
  body.nyp-product-page .to-top > button,
  body.nyp-product-page .elementor-scroll-to-top > a,
  body.nyp-product-page .elementor-scroll-to-top > button,
  body.nyp-product-page [class*="back-to-top"] > a,
  body.nyp-product-page [class*="back-to-top"] > button,
  body.nyp-product-page [class*="scroll-top"] > a,
  body.nyp-product-page [class*="scroll-top"] > button,
  body.nyp-product-page [class*="go-top"] > a,
  body.nyp-product-page [class*="go-top"] > button,
  body.nyp-product-page [id*="back-to-top"] > a,
  body.nyp-product-page [id*="back-to-top"] > button,
  body.nyp-product-page [id*="scroll-top"] > a,
  body.nyp-product-page [id*="scroll-top"] > button{
    min-width:48px!important;
    min-height:34px!important;
    padding:7px 10px!important;
    font-size:11px!important;
  }
}


/* -------------------------------------------------------
   Review header / sort bar tune to match supplied layout
   ------------------------------------------------------- */
.nyp-figma-product .nyp-section-title-row{
  min-height:50px!important;
  margin:0 0 10px!important;
  padding:0 18px!important;
  border:1px solid #dfe3e7!important;
  border-radius:6px!important;
  background:#fff!important;
}
.nyp-figma-product .nyp-section-title-row h2{
  font-size:16px!important;
  font-weight:850!important;
  color:#262b31!important;
}
.nyp-figma-product .nyp-review-toolbar{
  display:flex!important;
  direction:ltr!important;
  align-items:center!important;
  justify-content:space-between!important;
  min-height:46px!important;
  margin-bottom:14px!important;
  padding:0 14px!important;
  border:0!important;
  border-radius:0 0 6px 6px!important;
  background:#f3f3f3!important;
  box-shadow:none!important;
}
.nyp-figma-product .nyp-review-toolbar>strong{
  direction:rtl!important;
  order:1!important;
  margin:0!important;
  color:#244dff!important;
  font-size:11px!important;
  font-weight:800!important;
  white-space:nowrap!important;
}
.nyp-figma-product .nyp-review-sort{
  direction:rtl!important;
  order:2!important;
  display:flex!important;
  align-items:center!important;
  justify-content:flex-end!important;
  gap:18px!important;
  flex-wrap:nowrap!important;
  min-width:0!important;
  color:#6f757d!important;
  font-size:9px!important;
}
.nyp-figma-product .nyp-review-sort-icon{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:18px!important;
  height:18px!important;
  margin:0!important;
}
.nyp-figma-product .nyp-review-sort-icon .nyp-asset-icon{
  width:16px!important;
  height:16px!important;
  opacity:.78!important;
}
.nyp-figma-product .nyp-review-sort b{
  font-weight:750!important;
  color:#2b3036!important;
  white-space:nowrap!important;
}
.nyp-figma-product .nyp-review-toolbar button,
.nyp-figma-product .nyp-review-toolbar button:hover,
.nyp-figma-product .nyp-review-toolbar button:focus-visible,
.nyp-figma-product .nyp-review-toolbar button:active,
.nyp-figma-product .nyp-review-toolbar button.is-active{
  padding:0!important;
  border:0!important;
  background:transparent!important;
  box-shadow:none!important;
  color:#7b8188!important;
  font-size:9px!important;
  font-weight:500!important;
  line-height:1.4!important;
  white-space:nowrap!important;
}
.nyp-figma-product .nyp-review-toolbar button:hover,
.nyp-figma-product .nyp-review-toolbar button:focus-visible,
.nyp-figma-product .nyp-review-toolbar button.is-active{
  color:#4a5058!important;
}
.nyp-figma-product .nyp-review-toolbar button.is-active:after{display:none!important}

@media(max-width:820px){
  .nyp-figma-product .nyp-section-title-row{min-height:46px!important;margin-bottom:8px!important;padding:0 14px!important}
  .nyp-figma-product .nyp-section-title-row h2{font-size:14px!important}
  .nyp-figma-product .nyp-review-toolbar{
    direction:rtl!important;
    align-items:flex-start!important;
    flex-direction:column!important;
    gap:6px!important;
    padding:8px 12px!important;
    min-height:auto!important;
    border-radius:6px!important;
  }
  .nyp-figma-product .nyp-review-toolbar>strong{order:2!important}
  .nyp-figma-product .nyp-review-sort{
    order:1!important;
    width:100%!important;
    justify-content:flex-start!important;
    gap:12px!important;
    flex-wrap:wrap!important;
  }
}


/* -------------------------------------------------------
   Individual review card — match supplied reference
   ------------------------------------------------------- */
.nyp-figma-product .nyp-review-list{gap:12px!important}
.nyp-figma-product .nyp-review{
  min-height:232px!important;
  padding:16px 18px 14px!important;
  border:1px solid #dfe3e7!important;
  border-radius:7px!important;
  background:#fff!important;
  box-shadow:none!important;
}
.nyp-figma-product .nyp-review header{
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:12px!important;
  min-height:24px!important;
  margin:0!important;
}
.nyp-figma-product .nyp-review header b{
  order:1!important;
  color:#292e34!important;
  font-size:10px!important;
  font-weight:800!important;
  line-height:1.5!important;
}
.nyp-figma-product .nyp-review-stars{
  order:2!important;
  display:inline-flex!important;
  direction:ltr!important;
  align-items:center!important;
  gap:2px!important;
  line-height:1!important;
  white-space:nowrap!important;
}
.nyp-figma-product .nyp-review-stars span{
  color:#9aa0a6!important;
  font-size:17px!important;
  font-family:Arial,sans-serif!important;
  line-height:1!important;
}
.nyp-figma-product .nyp-review-stars span.is-on{color:#f6a700!important}
.nyp-figma-product .nyp-review-body{
  display:flex!important;
  flex-direction:column!important;
  align-items:flex-start!important;
  margin-top:8px!important;
}
.nyp-figma-product .nyp-review .nyp-review-text{
  width:100%!important;
  max-height:105px!important;
  margin:0!important;
  overflow:hidden!important;
  color:#60666e!important;
  font-size:10px!important;
  font-weight:400!important;
  line-height:2.05!important;
  text-align:justify!important;
}
.nyp-figma-product .nyp-review.is-expanded .nyp-review-text{max-height:none!important}
.nyp-figma-product .nyp-review-more{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  gap:4px!important;
  margin:4px 0 0!important;
  padding:0!important;
  border:0!important;
  background:transparent!important;
  color:#3aaa63!important;
  font-size:8.5px!important;
  font-weight:650!important;
  cursor:pointer!important;
  box-shadow:none!important;
}
.nyp-figma-product .nyp-review-more[hidden]{display:none!important}
.nyp-figma-product .nyp-review-more i{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:10px!important;
  height:10px!important;
  color:#21aa58!important;
  font-size:12px!important;
  font-style:normal!important;
  line-height:1!important;
}
.nyp-figma-product .nyp-review-more:hover,
.nyp-figma-product .nyp-review-more:focus-visible{color:#218c4c!important}
.nyp-figma-product .nyp-review footer{
  display:flex!important;
  direction:rtl!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:12px!important;
  margin-top:auto!important;
  padding-top:10px!important;
  color:#858a91!important;
}
.nyp-figma-product .nyp-review footer .nyp-review-reaction{
  display:inline-flex!important;
  direction:ltr!important;
  align-items:center!important;
  justify-content:center!important;
  gap:4px!important;
  width:auto!important;
  min-width:38px!important;
  height:28px!important;
  padding:0 7px!important;
  border:1px solid #dfe3e7!important;
  border-radius:6px!important;
  background:#f7f8f9!important;
  color:#7c8289!important;
  font-size:9px!important;
  font-weight:600!important;
  cursor:pointer!important;
  box-shadow:none!important;
  transition:all .16s ease!important;
}
.nyp-figma-product .nyp-review footer .nyp-review-reaction .nyp-asset-icon{
  width:14px!important;
  height:14px!important;
  opacity:.76!important;
}
.nyp-figma-product .nyp-review footer .nyp-review-reaction:hover,
.nyp-figma-product .nyp-review footer .nyp-review-reaction:focus-visible{
  border-color:#c7d0d8!important;
  background:#f1f4f6!important;
  color:#46505a!important;
  transform:translateY(-1px)!important;
}
.nyp-figma-product .nyp-review footer .nyp-review-reaction.is-active{
  border-color:#aebdca!important;
  background:#eef3f7!important;
  color:#243c54!important;
}
.nyp-figma-product .nyp-review footer .nyp-review-reaction:disabled{opacity:.65!important;cursor:wait!important}

@media(max-width:820px){
  .nyp-figma-product .nyp-review{min-height:210px!important;padding:14px 14px 12px!important}
  .nyp-figma-product .nyp-review .nyp-review-text{max-height:120px!important;font-size:9.5px!important;line-height:2!important}
  .nyp-figma-product .nyp-review-stars span{font-size:16px!important}
}


/* -------------------------------------------------------
   Product summary footer / category + share row cleanup
   ------------------------------------------------------- */
.nyp-figma-product .nyp-summary-footer{
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:14px!important;
  min-height:34px!important;
  margin-top:8px!important;
  padding-top:10px!important;
  border-top:1px solid #eceff2!important;
  direction:ltr!important;
}
.nyp-figma-product .nyp-summary-footer > *{direction:rtl!important}
.nyp-figma-product .nyp-product-category{
  display:flex!important;
  align-items:center!important;
  justify-content:flex-end!important;
  gap:4px!important;
  min-width:0!important;
  color:#949aa2!important;
  font-size:9px!important;
  white-space:nowrap!important;
  margin-right:auto!important;
}
.nyp-figma-product .nyp-product-category b{
  color:#9ca2aa!important;
  font-weight:500!important;
}
.nyp-figma-product .nyp-product-category a,
.nyp-figma-product .nyp-product-category span{
  color:#858b93!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
}
.nyp-figma-product .nyp-share-line{
  display:flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  gap:6px!important;
  min-width:0!important;
  color:#7d838b!important;
  font-size:9px!important;
  white-space:nowrap!important;
  margin-left:auto!important;
}
.nyp-figma-product .nyp-share-line .nyp-share-label{
  color:#777e86!important;
  font-size:9px!important;
  font-weight:500!important;
  margin-left:2px!important;
}
.nyp-figma-product .nyp-share-line a,
.nyp-figma-product .nyp-share-line button{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:18px!important;
  height:18px!important;
  padding:0!important;
  border:0!important;
  border-radius:4px!important;
  background:transparent!important;
}
.nyp-figma-product .nyp-share-line .nyp-asset-icon{
  width:14px!important;
  height:14px!important;
  opacity:.75!important;
}
.nyp-figma-product .nyp-share-line a:hover,
.nyp-figma-product .nyp-share-line button:hover,
.nyp-figma-product .nyp-share-line a:focus-visible,
.nyp-figma-product .nyp-share-line button:focus-visible{
  background:#f5f7f9!important;
}

/* Ensure installment card always appears when product has installment data */
.nyp-figma-product .nyp-installment-box{display:block!important;visibility:visible!important;opacity:1!important}

@media(max-width:820px){
  .nyp-figma-product .nyp-summary-footer{
    direction:rtl!important;
    align-items:flex-start!important;
    flex-direction:column-reverse!important;
    gap:6px!important;
  }
  .nyp-figma-product .nyp-share-line,
  .nyp-figma-product .nyp-product-category{
    margin:0!important;
  }
}


/* -------------------------------------------------------
   Product title/meta block tuned to the supplied reference
   ------------------------------------------------------- */
.nyp-figma-product .nyp-summary h1{
  margin:0 0 7px!important;
  color:#111418!important;
  font-size:15.5px!important;
  line-height:1.75!important;
  font-weight:850!important;
  letter-spacing:-.1px!important;
}
.nyp-figma-product .nyp-summary-meta{
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:14px!important;
  min-height:34px!important;
  margin:0 0 12px!important;
  padding:0 0 12px!important;
  border-bottom:1px solid #e8ebee!important;
  color:#6f757c!important;
  font-size:9px!important;
  line-height:1.4!important;
}
.nyp-figma-product .nyp-summary-meta-right{
  display:flex!important;
  align-items:center!important;
  gap:8px!important;
  min-width:0!important;
}
.nyp-figma-product .nyp-summary-meta-right a{
  color:#225bff!important;
  font-size:9px!important;
  font-weight:500!important;
}
.nyp-figma-product .nyp-product-sku{
  margin-right:auto!important;
  color:#777d84!important;
  font-size:8.5px!important;
  font-weight:400!important;
  white-space:nowrap!important;
}
.nyp-figma-product .nyp-meta-rating{
  display:flex!important;
  align-items:center!important;
  gap:3px!important;
  color:#33383e!important;
  font-size:9px!important;
}
.nyp-figma-product .nyp-meta-rating b{font-weight:600!important}
.nyp-figma-product .nyp-meta-rating .nyp-stars span{font-size:9.5px!important}
@media(max-width:820px){
  .nyp-figma-product .nyp-summary h1{font-size:15px!important}
  .nyp-figma-product .nyp-summary-meta{min-height:32px!important;padding-bottom:10px!important}
}


/* -------------------------------------------------------
   Generic fixes for floating compare widgets / clipped
   "مقایسه" buttons on the product page.
   ------------------------------------------------------- */
body.nyp-product-page .compare,
body.nyp-product-page .compare-btn,
body.nyp-product-page .compare-button,
body.nyp-product-page .compare-link,
body.nyp-product-page .compare-trigger,
body.nyp-product-page .woosc-btn,
body.nyp-product-page .woosc-btn-fixed,
body.nyp-product-page .woosc-bar,
body.nyp-product-page .wooscp-btn,
body.nyp-product-page .wooscp-btn-fixed,
body.nyp-product-page .wooscp-area,
body.nyp-product-page .yith-woocompare-widget,
body.nyp-product-page [class*="compare-btn"],
body.nyp-product-page [class*="compare-button"],
body.nyp-product-page [class*="compare-widget"],
body.nyp-product-page [class*="woosc"],
body.nyp-product-page [class*="wooscp"]{
  box-sizing:border-box!important;
}

body.nyp-product-page .woosc-btn,
body.nyp-product-page .woosc-btn-fixed,
body.nyp-product-page .wooscp-btn,
body.nyp-product-page .wooscp-btn-fixed,
body.nyp-product-page .compare-btn,
body.nyp-product-page .compare-button,
body.nyp-product-page [class*="compare-btn"],
body.nyp-product-page [class*="compare-button"]{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:auto!important;
  min-width:78px!important;
  max-width:none!important;
  height:34px!important;
  min-height:34px!important;
  padding:0 12px!important;
  border:0!important;
  border-radius:6px!important;
  background:#cc2e68!important;
  color:#fff!important;
  font-size:11px!important;
  font-weight:700!important;
  line-height:1.2!important;
  white-space:nowrap!important;
  overflow:visible!important;
  text-overflow:clip!important;
  box-shadow:0 8px 20px rgba(22,31,44,.14)!important;
}
body.nyp-product-page .woosc-btn:hover,
body.nyp-product-page .woosc-btn-fixed:hover,
body.nyp-product-page .wooscp-btn:hover,
body.nyp-product-page .wooscp-btn-fixed:hover,
body.nyp-product-page .compare-btn:hover,
body.nyp-product-page .compare-button:hover,
body.nyp-product-page [class*="compare-btn"]:hover,
body.nyp-product-page [class*="compare-button"]:hover{
  background:#b6285d!important;
  color:#fff!important;
}
body.nyp-product-page .woosc-btn::before,
body.nyp-product-page .woosc-btn-fixed::before,
body.nyp-product-page .wooscp-btn::before,
body.nyp-product-page .wooscp-btn-fixed::before,
body.nyp-product-page .compare-btn::before,
body.nyp-product-page .compare-button::before,
body.nyp-product-page [class*="compare-btn"]::before,
body.nyp-product-page [class*="compare-button"]::before{
  margin-left:4px!important;
}

/* If a wrapper is causing clipping, let it grow */
body.nyp-product-page .woosc-bar,
body.nyp-product-page .wooscp-area,
body.nyp-product-page .yith-woocompare-widget,
body.nyp-product-page [class*="compare-widget"],
body.nyp-product-page [class*="woosc-area"],
body.nyp-product-page [class*="wooscp-area"]{
  width:auto!important;
  min-width:96px!important;
  max-width:none!important;
  overflow:visible!important;
  border-radius:8px!important;
}
body.nyp-product-page .woosc-bar * ,
body.nyp-product-page .wooscp-area * ,
body.nyp-product-page .yith-woocompare-widget *{
  white-space:nowrap!important;
}


/* -------------------------------------------------------
   Final safeguard: hide external compare floating widgets
   that conflict with the custom product layout.
   Our own compare icon inside gallery stays available.
   ------------------------------------------------------- */
body.nyp-product-page .woosc-btn-fixed,
body.nyp-product-page .wooscp-btn-fixed,
body.nyp-product-page .woosc-bar,
body.nyp-product-page .wooscp-area,
body.nyp-product-page .woosc-area,
body.nyp-product-page .wooscp-popup,
body.nyp-product-page .yith-woocompare-widget,
body.nyp-product-page .yith-woocompare-widget a.compare,
body.nyp-product-page .compare-btn-fixed,
body.nyp-product-page .floating-compare,
body.nyp-product-page .compare-floating,
body.nyp-product-page [class*="woosc-fixed"],
body.nyp-product-page [class*="wooscp-fixed"]{
  display:none!important;
  visibility:hidden!important;
  opacity:0!important;
  pointer-events:none!important;
}


/* =======================================================
   v4.8.8 — Cash / installment purchase cards
   Pixel-tuned to the supplied reference image.
   ======================================================= */
@media (min-width:821px){
  .nyp-figma-product .nyp-product-layout{
    grid-template-columns:236px minmax(0,1fr)!important;
    gap:16px!important;
  }
  .nyp-figma-product .nyp-buy-card{width:236px!important;max-width:236px!important;gap:11px!important}
}

.nyp-figma-product .nyp-buy-box,
.nyp-figma-product .nyp-installment-box{
  width:100%!important;
  min-width:0!important;
  padding:12px 9px 10px!important;
  border:1px solid #d8dde2!important;
  border-radius:7px!important;
  background:#fff!important;
  box-shadow:none!important;
}

/* Cash purchase */
.nyp-figma-product .nyp-buy-title,
.nyp-figma-product .nyp-installment-box h3{
  margin:0 0 13px!important;
  padding:0!important;
  text-align:center!important;
  color:#23272c!important;
  font-size:13px!important;
  font-weight:850!important;
  line-height:1.5!important;
}
.nyp-figma-product .nyp-buy-status-row{
  display:flex!important;
  direction:ltr!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:7px!important;
  min-height:21px!important;
  margin:0 0 1px!important;
  padding:0!important;
}
.nyp-figma-product .nyp-buy-status-row>*{direction:rtl!important}
.nyp-figma-product .nyp-sale-label{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  min-height:20px!important;
  height:20px!important;
  padding:0 8px!important;
  border:0!important;
  border-radius:999px!important;
  background:#de173a!important;
  color:#fff!important;
  font-size:8px!important;
  font-weight:800!important;
  line-height:1!important;
  white-space:nowrap!important;
}
.nyp-figma-product .nyp-stock,
.nyp-figma-product .nyp-stock.in-stock,
.nyp-figma-product .nyp-stock.out-stock{
  display:inline-flex!important;
  align-items:center!important;
  min-width:0!important;
  color:#dc1739!important;
  font-size:8px!important;
  font-weight:600!important;
  line-height:1.4!important;
  white-space:nowrap!important;
}
.nyp-figma-product .nyp-price-row{
  display:flex!important;
  direction:rtl!important;
  align-items:flex-end!important;
  justify-content:flex-start!important;
  gap:8px!important;
  min-height:27px!important;
  margin:3px 0 8px!important;
  padding:0!important;
  text-align:right!important;
}
.nyp-figma-product .nyp-price-row del{
  display:inline-block!important;
  height:auto!important;
  margin:0 0 2px!important;
  color:#a6abb1!important;
  font-size:8px!important;
  font-weight:400!important;
  line-height:1.2!important;
  text-decoration-thickness:1px!important;
  white-space:nowrap!important;
}
.nyp-figma-product .nyp-current-price{
  display:inline-flex!important;
  direction:rtl!important;
  align-items:flex-end!important;
  gap:3px!important;
  margin:0!important;
  white-space:nowrap!important;
}
.nyp-figma-product .nyp-current-price strong{
  color:#23262a!important;
  font-size:16px!important;
  font-weight:900!important;
  line-height:1.05!important;
  letter-spacing:-.15px!important;
}
.nyp-figma-product .nyp-current-price span{
  margin:0 0 1px!important;
  color:#777d84!important;
  font-size:8px!important;
  font-weight:500!important;
  line-height:1!important;
}
.nyp-figma-product .nyp-order-row{
  display:grid!important;
  direction:ltr!important;
  grid-template-columns:minmax(0,1fr) 34px!important;
  align-items:center!important;
  gap:7px!important;
  min-height:30px!important;
  margin:0!important;
}
.nyp-figma-product .nyp-order-button{
  direction:rtl!important;
  min-height:30px!important;
  height:30px!important;
  padding:0 12px!important;
  border:0!important;
  border-radius:6px!important;
  background:#fbbb14!important;
  color:#272a2f!important;
  font-size:8.6px!important;
  font-weight:700!important;
  line-height:1!important;
  justify-content:center!important;
  gap:7px!important;
  box-shadow:none!important;
  transform:none!important;
}
.nyp-figma-product .nyp-order-button .nyp-icon{width:14px!important;height:14px!important}
.nyp-figma-product .nyp-order-button:hover,
.nyp-figma-product .nyp-order-button:focus-visible{
  background:#f3b30d!important;
  color:#20262d!important;
  box-shadow:0 3px 9px rgba(93,68,4,.12)!important;
  transform:none!important;
}
.nyp-figma-product .nyp-buy-qty{
  display:grid!important;
  direction:ltr!important;
  grid-template-columns:10px 14px 10px!important;
  width:34px!important;
  height:30px!important;
  min-width:34px!important;
  border:1px solid #efb742!important;
  border-radius:6px!important;
  overflow:hidden!important;
  background:#fff!important;
}
.nyp-figma-product .nyp-buy-qty button,
.nyp-figma-product .nyp-buy-qty input{
  min-width:0!important;
  width:100%!important;
  height:28px!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  background:#fff!important;
  color:#777d84!important;
  text-align:center!important;
  line-height:28px!important;
}
.nyp-figma-product .nyp-buy-qty button{font-size:9px!important;font-weight:700!important}
.nyp-figma-product .nyp-buy-qty input{
  border-right:1px solid #eef0f2!important;
  border-left:1px solid #eef0f2!important;
  font-size:8px!important;
  font-weight:700!important;
}
.nyp-figma-product .nyp-buy-qty button:hover,
.nyp-figma-product .nyp-buy-qty button:focus-visible{background:#f7f8f9!important;color:#062d59!important}
.nyp-figma-product .nyp-recommend{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:5px!important;
  min-height:22px!important;
  height:22px!important;
  margin:8px 0 0!important;
  padding:0 8px!important;
  border:0!important;
  border-radius:6px!important;
  background:#def3c7!important;
  color:#6aaa38!important;
  font-size:8px!important;
  font-weight:500!important;
  line-height:1!important;
}
.nyp-figma-product .nyp-recommend .nyp-asset-icon{width:14px!important;height:14px!important}

/* Installment purchase */
.nyp-figma-product .nyp-installment-box{padding-top:13px!important;padding-bottom:10px!important}
.nyp-figma-product .nyp-installment-grid{
  display:grid!important;
  direction:ltr!important;
  grid-template-columns:1fr 1fr!important;
  gap:13px!important;
  margin:0!important;
}
.nyp-figma-product .nyp-installment-option{
  direction:rtl!important;
  display:flex!important;
  flex-direction:column!important;
  gap:7px!important;
  min-width:0!important;
}
.nyp-figma-product .nyp-installment-option>span{
  display:block!important;
  margin:0!important;
  color:#4f555c!important;
  font-size:8.5px!important;
  font-weight:500!important;
  line-height:1.4!important;
  text-align:center!important;
  white-space:nowrap!important;
}
.nyp-figma-product .nyp-mini-stepper{
  display:grid!important;
  direction:ltr!important;
  grid-template-columns:27px minmax(0,1fr) 27px!important;
  width:100%!important;
  height:30px!important;
  min-height:30px!important;
  border:1px solid #d8dde2!important;
  border-radius:6px!important;
  overflow:hidden!important;
  background:#fff!important;
}
.nyp-figma-product .nyp-mini-stepper button,
.nyp-figma-product .nyp-mini-stepper input{
  min-width:0!important;
  width:100%!important;
  height:28px!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  background:#fff!important;
  color:#50565d!important;
  text-align:center!important;
  line-height:28px!important;
}
.nyp-figma-product .nyp-mini-stepper button{
  font-size:14px!important;
  font-weight:500!important;
}
.nyp-figma-product .nyp-mini-stepper input{
  border-right:1px solid #e6e9ec!important;
  border-left:1px solid #e6e9ec!important;
  font-size:8.5px!important;
  font-weight:600!important;
}
.nyp-figma-product .nyp-mini-stepper button:hover,
.nyp-figma-product .nyp-mini-stepper button:focus-visible{background:#f7f8f9!important;color:#062d59!important}
.nyp-figma-product .nyp-installment-amount{
  display:flex!important;
  direction:rtl!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:8px!important;
  min-height:24px!important;
  height:24px!important;
  margin:12px 0 0!important;
  padding:0 9px!important;
  border:0!important;
  border-radius:5px!important;
  background:#def3c7!important;
  color:#3e5937!important;
}
.nyp-figma-product .nyp-installment-amount span,
.nyp-figma-product .nyp-installment-amount b{
  margin:0!important;
  color:#3f573a!important;
  font-size:8px!important;
  line-height:1!important;
}
.nyp-figma-product .nyp-installment-amount b{font-weight:700!important}
.nyp-figma-product .nyp-outline-btn{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:8px!important;
  width:100%!important;
  min-height:30px!important;
  height:30px!important;
  margin:10px 0 0!important;
  padding:0 10px!important;
  border:1px solid #efb742!important;
  border-radius:6px!important;
  background:#fff!important;
  color:#373b40!important;
  font-size:8.5px!important;
  font-weight:600!important;
  line-height:1!important;
  box-shadow:none!important;
}
.nyp-figma-product .nyp-outline-btn .nyp-icon{width:14px!important;height:14px!important}
.nyp-figma-product .nyp-outline-btn:hover,
.nyp-figma-product .nyp-outline-btn:focus-visible{
  border-color:#e4a728!important;
  background:#fffdf8!important;
  color:#252b31!important;
  box-shadow:0 3px 9px rgba(93,68,4,.08)!important;
}

@media(max-width:820px){
  .nyp-figma-product .nyp-buy-card{width:100%!important;max-width:none!important}
  .nyp-figma-product .nyp-buy-box,
  .nyp-figma-product .nyp-installment-box{width:100%!important}
  .nyp-figma-product .nyp-order-row{grid-template-columns:minmax(0,1fr) 40px!important}
  .nyp-figma-product .nyp-buy-qty{width:40px!important;min-width:40px!important;grid-template-columns:12px 16px 12px!important}
}


/* =======================================================
   v4.8.9 — purchase cards exact structure pass
   ======================================================= */
@media(min-width:821px){
  .nyp-figma-product .nyp-product-layout{
    grid-template-columns:235px minmax(0,1fr)!important;
    gap:16px!important;
  }
  .nyp-figma-product .nyp-buy-card{
    width:235px!important;
    max-width:235px!important;
    gap:11px!important;
  }
}
.nyp-figma-product .nyp-buy-box,
.nyp-figma-product .nyp-installment-box{
  box-sizing:border-box!important;
  width:100%!important;
  padding:11px 9px 10px!important;
  border:1px solid #d9dde1!important;
  border-radius:7px!important;
  background:#fff!important;
  box-shadow:none!important;
}
.nyp-figma-product .nyp-buy-box{min-height:179px!important}
.nyp-figma-product .nyp-installment-box{min-height:192px!important}

.nyp-figma-product .nyp-buy-title,
.nyp-figma-product .nyp-installment-box h3{
  margin:0 0 14px!important;
  padding:0!important;
  color:#23272b!important;
  text-align:center!important;
  font-size:13px!important;
  font-weight:850!important;
  line-height:1.35!important;
}

.nyp-figma-product .nyp-buy-status-row{
  display:flex!important;
  direction:ltr!important;
  align-items:center!important;
  justify-content:space-between!important;
  min-height:20px!important;
  margin:0 0 5px!important;
  padding:0!important;
  gap:5px!important;
}
.nyp-figma-product .nyp-buy-status-row>*{direction:rtl!important}
.nyp-figma-product .nyp-sale-label{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  height:18px!important;
  min-height:18px!important;
  padding:0 7px!important;
  border:0!important;
  border-radius:999px!important;
  background:#e31a3b!important;
  color:#fff!important;
  font-size:7.7px!important;
  font-weight:800!important;
  line-height:18px!important;
  white-space:nowrap!important;
}
.nyp-figma-product .nyp-stock,
.nyp-figma-product .nyp-stock.in-stock,
.nyp-figma-product .nyp-stock.out-stock{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  gap:4px!important;
  min-width:0!important;
  color:#e31a3b!important;
  font-size:7.8px!important;
  font-weight:600!important;
  line-height:1.2!important;
  white-space:nowrap!important;
}
.nyp-figma-product .nyp-stock .nyp-stock-asset{
  width:13px!important;
  height:13px!important;
  flex:0 0 13px!important;
  object-fit:contain!important;
}

.nyp-figma-product .nyp-price-row{
  display:flex!important;
  direction:rtl!important;
  align-items:flex-end!important;
  justify-content:flex-start!important;
  gap:8px!important;
  min-height:27px!important;
  margin:0 0 8px!important;
  padding:0!important;
}
.nyp-figma-product .nyp-price-row del{
  display:inline-block!important;
  margin:0 0 2px!important;
  color:#a6abb1!important;
  font-size:8px!important;
  font-weight:400!important;
  line-height:1!important;
  white-space:nowrap!important;
}
.nyp-figma-product .nyp-current-price{
  display:inline-flex!important;
  direction:rtl!important;
  align-items:flex-end!important;
  gap:3px!important;
  margin:0!important;
  white-space:nowrap!important;
}
.nyp-figma-product .nyp-current-price strong{
  color:#24272b!important;
  font-size:16.5px!important;
  font-weight:900!important;
  line-height:1!important;
  letter-spacing:-.2px!important;
}
.nyp-figma-product .nyp-current-price span{
  margin:0 0 1px!important;
  color:#767c83!important;
  font-size:7.8px!important;
  font-weight:500!important;
  line-height:1!important;
}

.nyp-figma-product .nyp-order-row{
  display:grid!important;
  direction:ltr!important;
  grid-template-columns:minmax(0,1fr) 31px!important;
  align-items:center!important;
  gap:7px!important;
  width:100%!important;
  height:30px!important;
  min-height:30px!important;
  margin:0!important;
}
.nyp-figma-product .nyp-order-button{
  direction:rtl!important;
  width:100%!important;
  height:30px!important;
  min-height:30px!important;
  padding:0 10px!important;
  border:0!important;
  border-radius:6px!important;
  background:#fbbb14!important;
  color:#292c30!important;
  font-size:8.3px!important;
  font-weight:700!important;
  line-height:1!important;
  justify-content:center!important;
  gap:7px!important;
  box-shadow:none!important;
  transform:none!important;
}
.nyp-figma-product .nyp-order-button .nyp-icon{width:14px!important;height:14px!important}
.nyp-figma-product .nyp-order-button:hover,
.nyp-figma-product .nyp-order-button:focus-visible{
  background:#f4b30d!important;
  color:#20262c!important;
  box-shadow:none!important;
  transform:none!important;
}

.nyp-figma-product .nyp-buy-qty{
  display:grid!important;
  grid-template-columns:11px 1fr!important;
  direction:ltr!important;
  width:31px!important;
  min-width:31px!important;
  height:30px!important;
  min-height:30px!important;
  padding:0!important;
  border:1px solid #efb642!important;
  border-radius:6px!important;
  overflow:hidden!important;
  background:#fff!important;
}
.nyp-figma-product .nyp-buy-spin-buttons{
  display:grid!important;
  grid-template-rows:1fr 1fr!important;
  width:11px!important;
  height:28px!important;
  background:#fff!important;
}
.nyp-figma-product .nyp-buy-spin-buttons button{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:11px!important;
  height:14px!important;
  min-height:0!important;
  padding:0!important;
  margin:0!important;
  border:0!important;
  border-radius:0!important;
  background:#fff!important;
  color:#a4a9ae!important;
  font-size:6px!important;
  line-height:1!important;
}
.nyp-figma-product .nyp-buy-spin-buttons button:hover,
.nyp-figma-product .nyp-buy-spin-buttons button:focus-visible{
  background:#f7f8f9!important;
  color:#6d747c!important;
}
.nyp-figma-product .nyp-buy-qty>input{
  appearance:textfield!important;
  -moz-appearance:textfield!important;
  display:block!important;
  width:18px!important;
  height:28px!important;
  min-width:0!important;
  padding:0!important;
  margin:0!important;
  border:0!important;
  border-radius:0!important;
  background:#fff!important;
  color:#6d6a59!important;
  text-align:center!important;
  font-size:8.5px!important;
  font-weight:700!important;
  line-height:28px!important;
}
.nyp-figma-product .nyp-buy-qty>input::-webkit-outer-spin-button,
.nyp-figma-product .nyp-buy-qty>input::-webkit-inner-spin-button{-webkit-appearance:none!important;margin:0!important}

.nyp-figma-product .nyp-recommend{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:5px!important;
  width:100%!important;
  height:21px!important;
  min-height:21px!important;
  margin:12px 0 0!important;
  padding:0 7px!important;
  border:0!important;
  border-radius:6px!important;
  background:#def2c9!important;
  color:#68a936!important;
  font-size:7.7px!important;
  font-weight:500!important;
  line-height:1!important;
}
.nyp-figma-product .nyp-recommend .nyp-asset-icon{width:14px!important;height:14px!important}

/* installment */
.nyp-figma-product .nyp-installment-box{padding-top:12px!important}
.nyp-figma-product .nyp-installment-box h3{margin-bottom:17px!important}
.nyp-figma-product .nyp-installment-grid{
  display:grid!important;
  direction:ltr!important;
  grid-template-columns:1fr 1fr!important;
  gap:15px!important;
  margin:0!important;
  padding:0 1px!important;
}
.nyp-figma-product .nyp-installment-option{
  display:flex!important;
  direction:rtl!important;
  flex-direction:column!important;
  gap:8px!important;
  min-width:0!important;
}
.nyp-figma-product .nyp-installment-option>span{
  display:block!important;
  margin:0!important;
  color:#4f555c!important;
  text-align:center!important;
  font-size:8.2px!important;
  font-weight:500!important;
  line-height:1.2!important;
  white-space:nowrap!important;
}
.nyp-figma-product .nyp-mini-stepper{
  display:grid!important;
  direction:ltr!important;
  grid-template-columns:27px minmax(0,1fr) 27px!important;
  width:100%!important;
  height:30px!important;
  min-height:30px!important;
  border:1px solid #d8dde2!important;
  border-radius:6px!important;
  overflow:hidden!important;
  background:#fff!important;
}
.nyp-figma-product .nyp-mini-stepper>button{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:27px!important;
  height:28px!important;
  padding:0!important;
  margin:0!important;
  border:0!important;
  border-radius:0!important;
  background:#fff!important;
  color:#363b41!important;
  font-size:14px!important;
  font-weight:400!important;
  line-height:1!important;
}
.nyp-figma-product .nyp-mini-stepper>button:hover,
.nyp-figma-product .nyp-mini-stepper>button:focus-visible{background:#f7f8f9!important;color:#062d59!important}
.nyp-figma-product .nyp-stepper-value{
  direction:rtl!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:3px!important;
  min-width:0!important;
  height:28px!important;
  border-right:1px solid #e6e9ec!important;
  border-left:1px solid #e6e9ec!important;
  background:#fff!important;
}
.nyp-figma-product .nyp-stepper-value input{
  appearance:textfield!important;
  -moz-appearance:textfield!important;
  width:13px!important;
  min-width:13px!important;
  height:28px!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  background:transparent!important;
  color:#454b51!important;
  text-align:center!important;
  font-size:8.3px!important;
  font-weight:600!important;
  line-height:28px!important;
}
.nyp-figma-product .nyp-stepper-value input::-webkit-outer-spin-button,
.nyp-figma-product .nyp-stepper-value input::-webkit-inner-spin-button{-webkit-appearance:none!important;margin:0!important}
.nyp-figma-product .nyp-stepper-value em{
  color:#555b62!important;
  font-size:7.7px!important;
  font-style:normal!important;
  font-weight:500!important;
  white-space:nowrap!important;
}
.nyp-figma-product .nyp-installment-amount{
  display:flex!important;
  direction:rtl!important;
  align-items:center!important;
  justify-content:space-between!important;
  width:100%!important;
  height:24px!important;
  min-height:24px!important;
  margin:13px 0 0!important;
  padding:0 9px!important;
  border:0!important;
  border-radius:5px!important;
  background:#def2c9!important;
  color:#405b38!important;
}
.nyp-figma-product .nyp-installment-amount span,
.nyp-figma-product .nyp-installment-amount b{
  margin:0!important;
  color:#405b38!important;
  font-size:7.8px!important;
  line-height:1!important;
}
.nyp-figma-product .nyp-installment-amount b{font-weight:700!important}
.nyp-figma-product .nyp-outline-btn{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:8px!important;
  width:100%!important;
  height:30px!important;
  min-height:30px!important;
  margin:14px 0 0!important;
  padding:0 10px!important;
  border:1px solid #efb642!important;
  border-radius:6px!important;
  background:#fff!important;
  color:#3b3f44!important;
  font-size:8.3px!important;
  font-weight:600!important;
  line-height:1!important;
  box-shadow:none!important;
}
.nyp-figma-product .nyp-outline-btn .nyp-icon{width:14px!important;height:14px!important}
.nyp-figma-product .nyp-outline-btn:hover,
.nyp-figma-product .nyp-outline-btn:focus-visible{
  border-color:#e4a728!important;
  background:#fffdf8!important;
  color:#252b31!important;
  box-shadow:none!important;
}

@media(max-width:820px){
  .nyp-figma-product .nyp-buy-card{width:100%!important;max-width:none!important}
  .nyp-figma-product .nyp-buy-box,
  .nyp-figma-product .nyp-installment-box{width:100%!important}
  .nyp-figma-product .nyp-order-row{grid-template-columns:minmax(0,1fr) 34px!important}
}


/* =======================================================
   v4.9.0 polish: gallery action buttons + amazing offer
   ======================================================= */
.nyp-figma-product .nyp-social-row{
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:10px!important;
  min-height:44px!important;
  padding:6px 10px!important;
  border:1px solid #d61a3e!important;
  border-radius:8px!important;
  background:linear-gradient(90deg,#e61d43 0%, #d8143d 100%)!important;
  box-shadow:0 4px 12px rgba(196,22,59,.14)!important;
  overflow:hidden!important;
}
.nyp-figma-product .nyp-social-row strong{
  display:block!important;
  flex:1 1 auto!important;
  min-width:0!important;
  color:#fff!important;
  font-size:12px!important;
  font-weight:800!important;
  line-height:1.2!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
}
.nyp-figma-product .nyp-deal-timer{
  display:flex!important;
  align-items:center!important;
  justify-content:flex-end!important;
  gap:4px!important;
  flex:0 0 auto!important;
  direction:ltr!important;
}
.nyp-figma-product .nyp-deal-timer span{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:29px!important;
  height:28px!important;
  padding:0!important;
  border-radius:6px!important;
  background:#fff!important;
  color:#dd183f!important;
  font-size:10px!important;
  font-weight:900!important;
  line-height:1!important;
  box-shadow:inset 0 0 0 1px rgba(229,36,73,.10)!important;
}
.nyp-figma-product .nyp-deal-timer b{
  color:#fff!important;
  font-size:11px!important;
  font-weight:800!important;
  line-height:1!important;
  transform:translateY(-1px)!important;
}

.nyp-figma-product .nyp-gallery-actions{
  top:12px!important;
  right:12px!important;
  gap:8px!important;
}
.nyp-figma-product .nyp-gallery-actions button,
.nyp-figma-product .nyp-gallery-actions button:hover,
.nyp-figma-product .nyp-gallery-actions button:focus-visible,
.nyp-figma-product .nyp-gallery-actions button:active,
.nyp-figma-product .nyp-gallery-actions button.is-active,
.nyp-figma-product .nyp-gallery-actions button[aria-pressed="true"]{
  position:relative!important;
  width:38px!important;
  height:38px!important;
  border:1px solid #cfd7df!important;
  border-radius:8px!important;
  background:#fff!important;
  color:#67707a!important;
  box-shadow:0 2px 8px rgba(15,31,54,.06)!important;
  transition:all .18s ease!important;
  overflow:hidden!important;
}
.nyp-figma-product .nyp-gallery-actions button .nyp-asset-icon,
.nyp-figma-product .nyp-gallery-actions button svg{
  width:18px!important;
  height:18px!important;
  opacity:.88!important;
  transition:all .18s ease!important;
}
.nyp-figma-product .nyp-gallery-actions button:hover,
.nyp-figma-product .nyp-gallery-actions button:focus-visible{
  border-color:#b8c6d4!important;
  background:#f8fbfe!important;
  color:#22486d!important;
  box-shadow:0 6px 16px rgba(13,43,79,.10)!important;
  transform:translateY(-1px)!important;
}
.nyp-figma-product .nyp-gallery-actions button:hover .nyp-asset-icon,
.nyp-figma-product .nyp-gallery-actions button:focus-visible .nyp-asset-icon,
.nyp-figma-product .nyp-gallery-actions button:hover svg,
.nyp-figma-product .nyp-gallery-actions button:focus-visible svg{
  opacity:1!important;
}
.nyp-figma-product .nyp-gallery-actions button.is-active,
.nyp-figma-product .nyp-gallery-actions button[aria-pressed="true"]{
  border-color:#0d365f!important;
  background:linear-gradient(180deg,#143e69 0%, #0a2f55 100%)!important;
  color:#fff!important;
  box-shadow:0 9px 20px rgba(7,35,67,.22)!important;
}
.nyp-figma-product .nyp-gallery-actions button.is-active::after,
.nyp-figma-product .nyp-gallery-actions button[aria-pressed="true"]::after{
  content:""!important;
  position:absolute!important;
  left:5px!important;
  top:5px!important;
  width:6px!important;
  height:6px!important;
  border-radius:50%!important;
  background:#f6bf1b!important;
  box-shadow:0 0 0 2px rgba(246,191,27,.18)!important;
}
.nyp-figma-product .nyp-gallery-actions button.is-active .nyp-asset-icon,
.nyp-figma-product .nyp-gallery-actions button[aria-pressed="true"] .nyp-asset-icon,
.nyp-figma-product .nyp-gallery-actions button.is-active svg,
.nyp-figma-product .nyp-gallery-actions button[aria-pressed="true"] svg{
  opacity:1!important;
}
.nyp-figma-product .nyp-gallery-actions button:active{
  transform:scale(.97)!important;
}


/* -------------------------------------------------------
   v4.9.1 refine category/share row to match reference
   ------------------------------------------------------- */
.nyp-figma-product .nyp-summary-footer{
  display:flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  gap:22px!important;
  min-height:32px!important;
  margin-top:8px!important;
  padding-top:11px!important;
  border-top:1px solid #eceff2!important;
  direction:rtl!important;
}
.nyp-figma-product .nyp-product-category{
  display:flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  gap:3px!important;
  flex:0 0 auto!important;
  min-width:0!important;
  margin:0!important;
  color:#979da5!important;
  font-size:9px!important;
  white-space:nowrap!important;
}
.nyp-figma-product .nyp-product-category b{
  color:#9ca2a9!important;
  font-weight:500!important;
}
.nyp-figma-product .nyp-product-category a,
.nyp-figma-product .nyp-product-category span{
  color:#878d95!important;
}
.nyp-figma-product .nyp-share-line{
  display:flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  gap:6px!important;
  flex:0 0 auto!important;
  min-width:0!important;
  margin:0!important;
  color:#7d848c!important;
  font-size:9px!important;
  white-space:nowrap!important;
}
.nyp-figma-product .nyp-share-line .nyp-share-label{
  display:inline-flex!important;
  align-items:center!important;
  margin:0 0 0 4px!important;
  color:#777e86!important;
  font-size:9px!important;
  font-weight:500!important;
  white-space:nowrap!important;
}
.nyp-figma-product .nyp-share-line a,
.nyp-figma-product .nyp-share-line button{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:18px!important;
  height:18px!important;
  border:0!important;
  border-radius:4px!important;
  background:transparent!important;
  box-shadow:none!important;
}
.nyp-figma-product .nyp-share-line .nyp-asset-icon{
  width:14px!important;
  height:14px!important;
  opacity:.78!important;
}
@media(max-width:820px){
  .nyp-figma-product .nyp-summary-footer{
    flex-direction:column!important;
    align-items:flex-start!important;
    gap:6px!important;
  }
}


/* =======================================================
   v5.2.1 cleanup: gallery actions + share/category row +
   installment selectors (final overrides)
   ======================================================= */

/* side action buttons next to product image */
.nyp-figma-product .nyp-gallery-actions{
  top:12px!important;
  right:12px!important;
  gap:9px!important;
}
.nyp-figma-product .nyp-gallery-actions button,
.nyp-figma-product .nyp-gallery-actions button:hover,
.nyp-figma-product .nyp-gallery-actions button:focus-visible,
.nyp-figma-product .nyp-gallery-actions button:active,
.nyp-figma-product .nyp-gallery-actions button.is-active,
.nyp-figma-product .nyp-gallery-actions button[aria-pressed="true"]{
  position:relative!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:36px!important;
  height:36px!important;
  padding:0!important;
  border:1px solid #d4dbe2!important;
  border-radius:8px!important;
  background:#fff!important;
  color:#6d7580!important;
  box-shadow:0 2px 7px rgba(17,35,57,.05)!important;
  overflow:hidden!important;
  transition:all .16s ease!important;
  transform:none!important;
}
.nyp-figma-product .nyp-gallery-actions button .nyp-asset-icon,
.nyp-figma-product .nyp-gallery-actions button svg{
  width:17px!important;
  height:17px!important;
  opacity:.82!important;
  transition:all .16s ease!important;
}
.nyp-figma-product .nyp-gallery-actions button:hover,
.nyp-figma-product .nyp-gallery-actions button:focus-visible{
  border-color:#bcc8d4!important;
  background:#fafcfe!important;
  color:#334d67!important;
  box-shadow:0 5px 12px rgba(16,41,68,.09)!important;
  transform:translateY(-1px)!important;
}
.nyp-figma-product .nyp-gallery-actions button.is-active,
.nyp-figma-product .nyp-gallery-actions button[aria-pressed="true"]{
  border-color:#8ea5bb!important;
  background:#eef4f9!important;
  color:#173a5c!important;
  box-shadow:inset 0 0 0 1px rgba(255,255,255,.55), 0 4px 10px rgba(20,45,71,.08)!important;
}
.nyp-figma-product .nyp-gallery-actions button.is-active::after,
.nyp-figma-product .nyp-gallery-actions button[aria-pressed="true"]::after{
  content:none!important;
  display:none!important;
}
.nyp-figma-product .nyp-gallery-actions button:active{transform:scale(.97)!important}

/* category + share row */
.nyp-figma-product .nyp-summary-footer{
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:16px!important;
  min-height:30px!important;
  margin-top:8px!important;
  padding-top:11px!important;
  border-top:1px solid #eceff2!important;
  direction:rtl!important;
}
.nyp-figma-product .nyp-product-category{
  display:flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  gap:3px!important;
  flex:0 1 auto!important;
  min-width:0!important;
  margin:0!important;
  color:#949aa2!important;
  font-size:10px!important;
  white-space:nowrap!important;
}
.nyp-figma-product .nyp-product-category b{
  color:#7b8188!important;
  font-weight:700!important;
}
.nyp-figma-product .nyp-product-category a,
.nyp-figma-product .nyp-product-category span{
  color:#9ba1a8!important;
}
.nyp-figma-product .nyp-share-line{
  display:flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  gap:7px!important;
  flex:0 0 auto!important;
  min-width:0!important;
  margin:0!important;
  direction:rtl!important;
  color:#6f7680!important;
  font-size:10px!important;
  white-space:nowrap!important;
}
.nyp-figma-product .nyp-share-line .nyp-share-label{
  margin:0 0 0 3px!important;
  color:#555b62!important;
  font-size:10px!important;
  font-weight:600!important;
}
.nyp-figma-product .nyp-share-line a,
.nyp-figma-product .nyp-share-line button{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:20px!important;
  height:20px!important;
  padding:0!important;
  border:0!important;
  border-radius:5px!important;
  background:transparent!important;
  box-shadow:none!important;
}
.nyp-figma-product .nyp-share-line .nyp-asset-icon{
  width:15px!important;
  height:15px!important;
  opacity:.76!important;
}

/* installment selectors */
.nyp-figma-product .nyp-installment-grid{
  display:grid!important;
  grid-template-columns:1fr 1fr!important;
  gap:10px!important;
  margin-bottom:10px!important;
}
.nyp-figma-product .nyp-installment-option{
  display:flex!important;
  flex-direction:column!important;
  gap:6px!important;
}
.nyp-figma-product .nyp-installment-option>span{
  display:block!important;
  color:#6f7580!important;
  font-size:9px!important;
  line-height:1.4!important;
  text-align:center!important;
}
.nyp-figma-product .nyp-mini-stepper{
  display:grid!important;
  grid-template-columns:28px minmax(0,1fr) 28px!important;
  align-items:stretch!important;
  height:34px!important;
  border:1px solid #d6dce2!important;
  border-radius:6px!important;
  background:#fff!important;
  overflow:hidden!important;
  direction:ltr!important;
  box-shadow:none!important;
}
.nyp-figma-product .nyp-mini-stepper>button{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  border:0!important;
  background:#fff!important;
  color:#49505a!important;
  font-size:15px!important;
  font-weight:700!important;
}
.nyp-figma-product .nyp-mini-stepper>button:hover,
.nyp-figma-product .nyp-mini-stepper>button:focus-visible{
  background:#f7f8fa!important;
  color:#062d59!important;
}
.nyp-figma-product .nyp-mini-stepper .nyp-stepper-value{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:4px!important;
  min-width:0!important;
  border-right:1px solid #edf0f3!important;
  border-left:1px solid #edf0f3!important;
  color:#293038!important;
  background:#fff!important;
}
.nyp-figma-product .nyp-mini-stepper input{
  width:18px!important;
  min-width:18px!important;
  padding:0!important;
  border:0!important;
  background:transparent!important;
  color:#293038!important;
  font-size:11px!important;
  font-weight:700!important;
  text-align:center!important;
}
.nyp-figma-product .nyp-mini-stepper em{
  color:#555c66!important;
  font-size:10px!important;
  font-style:normal!important;
  font-weight:500!important;
}
@media(max-width:820px){
  .nyp-figma-product .nyp-summary-footer{
    flex-direction:column!important;
    align-items:flex-start!important;
    gap:8px!important;
  }
}


/* v5.6.1 - Make amazing-offer title fully visible */
.nyp-figma-product .nyp-social-row strong{
  font-size:9px!important;
  line-height:1.25!important;
  letter-spacing:-.12px!important;
  white-space:nowrap!important;
  overflow:visible!important;
  text-overflow:clip!important;
}
@media(max-width:1180px) and (min-width:821px){
  .nyp-figma-product .nyp-social-row strong{font-size:8.5px!important;letter-spacing:-.18px!important}
}


/* v5.6.6 review reaction icon fix */
.nyp-figma-product .nyp-review footer .nyp-review-reaction .nyp-asset-icon{width:18px!important;height:18px!important;opacity:1!important;object-fit:contain!important}


/* v5.6.8 stepper hover/active theme fix */
.nyp-figma-product .nyp-mini-stepper>button,
.nyp-figma-product .nyp-buy-spin-buttons button,
.nyp-figma-product .nyp-buy-qty button,
.nyp-figma-product .nyp-qty button{
  -webkit-tap-highlight-color: transparent!important;
  transition:background-color .18s ease,color .18s ease,border-color .18s ease,box-shadow .18s ease!important;
}
.nyp-figma-product .nyp-mini-stepper>button:hover,
.nyp-figma-product .nyp-mini-stepper>button:focus,
.nyp-figma-product .nyp-mini-stepper>button:focus-visible,
.nyp-figma-product .nyp-mini-stepper>button:active,
.nyp-figma-product .nyp-buy-spin-buttons button:hover,
.nyp-figma-product .nyp-buy-spin-buttons button:focus,
.nyp-figma-product .nyp-buy-spin-buttons button:focus-visible,
.nyp-figma-product .nyp-buy-spin-buttons button:active,
.nyp-figma-product .nyp-buy-qty button:hover,
.nyp-figma-product .nyp-buy-qty button:focus,
.nyp-figma-product .nyp-buy-qty button:focus-visible,
.nyp-figma-product .nyp-buy-qty button:active,
.nyp-figma-product .nyp-qty button:hover,
.nyp-figma-product .nyp-qty button:focus,
.nyp-figma-product .nyp-qty button:focus-visible,
.nyp-figma-product .nyp-qty button:active{
  background:#eaf1f8!important;
  color:#0a3567!important;
  border-color:#cfd7e2!important;
  box-shadow:none!important;
  outline:none!important;
}
.nyp-figma-product .nyp-mini-stepper>button[data-stepper-plus],
.nyp-figma-product .nyp-buy-spin-buttons button[data-plus],
.nyp-figma-product .nyp-buy-qty button[data-plus],
.nyp-figma-product .nyp-qty button[data-plus]{
  color:#0a3567!important;
}
.nyp-figma-product .nyp-mini-stepper>button[data-stepper-minus],
.nyp-figma-product .nyp-buy-spin-buttons button[data-minus],
.nyp-figma-product .nyp-buy-qty button[data-minus],
.nyp-figma-product .nyp-qty button[data-minus]{
  color:#0a3567!important;
}
.nyp-figma-product .nyp-mini-stepper>button:active,
.nyp-figma-product .nyp-buy-spin-buttons button:active,
.nyp-figma-product .nyp-buy-qty button:active,
.nyp-figma-product .nyp-qty button:active{
  transform:none!important;
  filter:none!important;
}


/* v5.7.16 enlarge review section typography to match reference */
.nyp-figma-product .nyp-review-toolbar{
  min-height:96px!important;
  padding:18px 28px!important;
}
.nyp-figma-product .nyp-review-toolbar>strong{
  font-size:18px!important;
  font-weight:850!important;
}
.nyp-figma-product .nyp-review-sort,
.nyp-figma-product .nyp-review-toolbar>div{
  font-size:15px!important;
  gap:28px!important;
}
.nyp-figma-product .nyp-review-sort b{font-size:16px!important;font-weight:800!important}
.nyp-figma-product .nyp-review-sort-icon .nyp-asset-icon,
.nyp-figma-product .nyp-review-sort-icon .nyp-icon{width:26px!important;height:26px!important;opacity:.9!important}
.nyp-figma-product .nyp-review-toolbar button,
.nyp-figma-product .nyp-review-toolbar button:hover,
.nyp-figma-product .nyp-review-toolbar button:focus-visible,
.nyp-figma-product .nyp-review-toolbar button.is-active{
  font-size:15px!important;
  font-weight:550!important;
}
.nyp-figma-product .nyp-review-toolbar button.is-active{font-weight:750!important}

.nyp-figma-product .nyp-review-layout{grid-template-columns:29% minmax(0,1fr)!important;gap:22px!important}
.nyp-figma-product .nyp-rating-card,
.nyp-figma-product .nyp-rating-summary{padding:34px 28px!important}
.nyp-figma-product .nyp-rating-card>strong,
.nyp-figma-product .nyp-rating-summary>strong{font-size:72px!important;line-height:1!important}
.nyp-figma-product .nyp-rating-card p,
.nyp-figma-product .nyp-rating-summary p{font-size:17px!important;line-height:1.9!important}
.nyp-figma-product .nyp-rating-card .nyp-stars,
.nyp-figma-product .nyp-rating-summary .nyp-stars{font-size:26px!important;gap:8px!important}
.nyp-figma-product .nyp-rating-card .nyp-primary-btn,
.nyp-figma-product .nyp-rating-summary .nyp-primary-btn{font-size:18px!important;min-height:70px!important}

.nyp-figma-product .nyp-review-list{gap:18px!important}
.nyp-figma-product .nyp-review{
  min-height:340px!important;
  padding:26px 28px 22px!important;
}
.nyp-figma-product .nyp-review header b{font-size:20px!important;font-weight:800!important}
.nyp-figma-product .nyp-review-stars{font-size:22px!important;gap:6px!important}
.nyp-figma-product .nyp-review-body{font-size:0!important}
.nyp-figma-product .nyp-review .nyp-review-text,
.nyp-figma-product .nyp-review p{
  font-size:18px!important;
  line-height:2.15!important;
}
.nyp-figma-product .nyp-review .nyp-review-text{max-height:230px!important}
.nyp-figma-product .nyp-review-more,
.nyp-figma-product .nyp-review-more:hover,
.nyp-figma-product .nyp-review-more:focus-visible{
  font-size:16px!important;
  font-weight:600!important;
  gap:8px!important;
}
.nyp-figma-product .nyp-review-more i,
.nyp-figma-product .nyp-review-more .nyp-icon{font-size:18px!important;width:18px!important;height:18px!important}
.nyp-figma-product .nyp-review footer{font-size:16px!important}
.nyp-figma-product .nyp-review footer .nyp-review-reaction{
  min-width:92px!important;
  height:58px!important;
  padding:0 18px!important;
  font-size:16px!important;
  border-radius:14px!important;
}
.nyp-figma-product .nyp-review footer .nyp-review-reaction .nyp-asset-icon,
.nyp-figma-product .nyp-review footer .nyp-review-reaction .nyp-icon{width:26px!important;height:26px!important}

@media(max-width:1200px){
  .nyp-figma-product .nyp-review-toolbar{min-height:82px!important;padding:16px 20px!important}
  .nyp-figma-product .nyp-review-toolbar>strong{font-size:16px!important}
  .nyp-figma-product .nyp-review-sort,.nyp-figma-product .nyp-review-toolbar>div,.nyp-figma-product .nyp-review-toolbar button{font-size:13px!important}
  .nyp-figma-product .nyp-review-sort b{font-size:14px!important}
  .nyp-figma-product .nyp-rating-card>strong,.nyp-figma-product .nyp-rating-summary>strong{font-size:58px!important}
  .nyp-figma-product .nyp-rating-card p,.nyp-figma-product .nyp-rating-summary p{font-size:15px!important}
  .nyp-figma-product .nyp-review{min-height:290px!important;padding:22px 22px 18px!important}
  .nyp-figma-product .nyp-review header b{font-size:17px!important}
  .nyp-figma-product .nyp-review .nyp-review-text,.nyp-figma-product .nyp-review p{font-size:15px!important}
  .nyp-figma-product .nyp-review-more{font-size:14px!important}
  .nyp-figma-product .nyp-review footer{font-size:14px!important}
  .nyp-figma-product .nyp-review footer .nyp-review-reaction{min-width:80px!important;height:50px!important;font-size:14px!important}
}
@media(max-width:820px){
  .nyp-figma-product .nyp-review-toolbar{min-height:64px!important;padding:12px 14px!important}
  .nyp-figma-product .nyp-review-toolbar>strong{font-size:14px!important}
  .nyp-figma-product .nyp-review-sort,.nyp-figma-product .nyp-review-toolbar>div,.nyp-figma-product .nyp-review-toolbar button{font-size:11px!important;gap:12px!important}
  .nyp-figma-product .nyp-review-layout{display:flex!important;flex-direction:column!important;gap:12px!important}
  .nyp-figma-product .nyp-rating-card,.nyp-figma-product .nyp-rating-summary{padding:18px 16px!important}
  .nyp-figma-product .nyp-rating-card>strong,.nyp-figma-product .nyp-rating-summary>strong{font-size:42px!important}
  .nyp-figma-product .nyp-rating-card p,.nyp-figma-product .nyp-rating-summary p{font-size:12px!important}
  .nyp-figma-product .nyp-rating-card .nyp-stars,.nyp-figma-product .nyp-rating-summary .nyp-stars{font-size:18px!important}
  .nyp-figma-product .nyp-rating-card .nyp-primary-btn,.nyp-figma-product .nyp-rating-summary .nyp-primary-btn{font-size:14px!important;min-height:56px!important}
  .nyp-figma-product .nyp-review{min-height:220px!important;padding:16px 16px 14px!important}
  .nyp-figma-product .nyp-review header b{font-size:14px!important}
  .nyp-figma-product .nyp-review .nyp-review-text,.nyp-figma-product .nyp-review p{font-size:12px!important;line-height:2!important}
  .nyp-figma-product .nyp-review-more{font-size:12px!important}
  .nyp-figma-product .nyp-review footer{font-size:12px!important}
  .nyp-figma-product .nyp-review footer .nyp-review-reaction{min-width:68px!important;height:42px!important;font-size:12px!important;padding:0 12px!important;border-radius:10px!important}
  .nyp-figma-product .nyp-review footer .nyp-review-reaction .nyp-asset-icon,.nyp-figma-product .nyp-review footer .nyp-review-reaction .nyp-icon{width:20px!important;height:20px!important}
}


/* v5.7.18 make specification section typography smaller */
.nyp-figma-product .nyp-specifications-box>h2,
.nyp-figma-product .nyp-section-title-row h2{
  font-size:18px!important;
}
.nyp-figma-product .nyp-spec-table>div{
  min-height:86px!important;
  padding:18px 28px!important;
}
.nyp-figma-product .nyp-spec-table span{
  font-size:14px!important;
  line-height:1.9!important;
  color:#7a8087!important;
}
.nyp-figma-product .nyp-spec-table b{
  font-size:14px!important;
  line-height:1.9!important;
  font-weight:650!important;
  color:#2e3338!important;
}
@media (max-width:1200px){
  .nyp-figma-product .nyp-specifications-box>h2,
  .nyp-figma-product .nyp-section-title-row h2{font-size:16px!important}
  .nyp-figma-product .nyp-spec-table>div{min-height:72px!important;padding:14px 20px!important}
  .nyp-figma-product .nyp-spec-table span,
  .nyp-figma-product .nyp-spec-table b{font-size:13px!important}
}
@media (max-width:820px){
  .nyp-figma-product .nyp-specifications-box>h2,
  .nyp-figma-product .nyp-section-title-row h2{font-size:15px!important}
  .nyp-figma-product .nyp-spec-table>div{min-height:56px!important;padding:10px 14px!important}
  .nyp-figma-product .nyp-spec-table span,
  .nyp-figma-product .nyp-spec-table b{font-size:12px!important;line-height:1.8!important}
}


/* v5.7.19 review section refined to match reference */
.nyp-figma-product .nyp-reviews-section .nyp-section-title-row h2{
  font-size:20px!important;
  font-weight:850!important;
}
.nyp-figma-product .nyp-review-toolbar{
  min-height:70px!important;
  padding:14px 22px!important;
  border-radius:14px!important;
}
.nyp-figma-product .nyp-review-toolbar>strong{
  font-size:13px!important;
  font-weight:800!important;
  color:#2247ff!important;
}
.nyp-figma-product .nyp-review-sort,
.nyp-figma-product .nyp-review-toolbar>div{
  font-size:12px!important;
  gap:22px!important;
  color:#707781!important;
}
.nyp-figma-product .nyp-review-sort b{
  font-size:14px!important;
  font-weight:800!important;
  color:#1f2328!important;
}
.nyp-figma-product .nyp-review-sort-icon .nyp-asset-icon,
.nyp-figma-product .nyp-review-sort-icon .nyp-icon{
  width:22px!important;
  height:22px!important;
  opacity:.85!important;
}
.nyp-figma-product .nyp-review-toolbar button,
.nyp-figma-product .nyp-review-toolbar button:hover,
.nyp-figma-product .nyp-review-toolbar button:focus-visible,
.nyp-figma-product .nyp-review-toolbar button.is-active{
  font-size:12px!important;
  font-weight:500!important;
  color:#727983!important;
}
.nyp-figma-product .nyp-review-toolbar button.is-active{
  font-weight:750!important;
  color:#1f2328!important;
}

.nyp-figma-product .nyp-review-layout{
  grid-template-columns:31% minmax(0,1fr)!important;
  gap:22px!important;
  align-items:start!important;
}
.nyp-figma-product .nyp-rating-card,
.nyp-figma-product .nyp-rating-summary{
  min-height:410px!important;
  padding:28px 22px!important;
  border-radius:14px!important;
}
.nyp-figma-product .nyp-rating-card>strong,
.nyp-figma-product .nyp-rating-summary>strong{
  font-size:60px!important;
  line-height:1!important;
  font-weight:900!important;
}
.nyp-figma-product .nyp-rating-card p,
.nyp-figma-product .nyp-rating-summary p{
  font-size:14px!important;
  line-height:1.9!important;
  color:#626973!important;
}
.nyp-figma-product .nyp-rating-card small,
.nyp-figma-product .nyp-rating-summary small{
  font-size:13px!important;
  line-height:1.9!important;
  color:#767d86!important;
}
.nyp-figma-product .nyp-rating-card .nyp-stars,
.nyp-figma-product .nyp-rating-summary .nyp-stars{
  font-size:22px!important;
  gap:6px!important;
}
.nyp-figma-product .nyp-rating-card .nyp-primary-btn,
.nyp-figma-product .nyp-rating-summary .nyp-primary-btn{
  min-height:56px!important;
  font-size:16px!important;
  border-radius:12px!important;
}

.nyp-figma-product .nyp-review-list{
  gap:14px!important;
}
.nyp-figma-product .nyp-review{
  min-height:270px!important;
  padding:18px 28px 18px!important;
  border-radius:14px!important;
  display:flex!important;
  flex-direction:column!important;
}
.nyp-figma-product .nyp-review header b{
  font-size:15px!important;
  font-weight:800!important;
  color:#20242a!important;
}
.nyp-figma-product .nyp-review-stars{
  font-size:17px!important;
  gap:4px!important;
}
.nyp-figma-product .nyp-review .nyp-review-text,
.nyp-figma-product .nyp-review p{
  font-size:14px!important;
  line-height:2.05!important;
  color:#666d76!important;
  overflow-wrap:anywhere!important;
  word-break:normal!important;
  white-space:normal!important;
  text-align:right!important;
  direction:rtl!important;
}
.nyp-figma-product .nyp-review .nyp-review-text{
  max-height:168px!important;
}
.nyp-figma-product .nyp-review-more,
.nyp-figma-product .nyp-review-more:hover,
.nyp-figma-product .nyp-review-more:focus-visible{
  font-size:13px!important;
  font-weight:600!important;
  gap:6px!important;
}
.nyp-figma-product .nyp-review-more i,
.nyp-figma-product .nyp-review-more .nyp-icon{
  font-size:16px!important;
  width:16px!important;
  height:16px!important;
}
.nyp-figma-product .nyp-review footer{
  margin-top:auto!important;
  font-size:13px!important;
}
.nyp-figma-product .nyp-review footer .nyp-review-reaction{
  min-width:74px!important;
  height:42px!important;
  padding:0 14px!important;
  font-size:13px!important;
  border-radius:13px!important;
}
.nyp-figma-product .nyp-review footer .nyp-review-reaction .nyp-asset-icon,
.nyp-figma-product .nyp-review footer .nyp-review-reaction .nyp-icon{
  width:22px!important;
  height:22px!important;
}

@media (max-width:1200px){
  .nyp-figma-product .nyp-review-layout{grid-template-columns:30% minmax(0,1fr)!important;gap:18px!important}
  .nyp-figma-product .nyp-rating-card,.nyp-figma-product .nyp-rating-summary{min-height:370px!important;padding:24px 18px!important}
  .nyp-figma-product .nyp-rating-card>strong,.nyp-figma-product .nyp-rating-summary>strong{font-size:52px!important}
  .nyp-figma-product .nyp-review{min-height:240px!important;padding:16px 20px 16px!important}
  .nyp-figma-product .nyp-review header b{font-size:14px!important}
  .nyp-figma-product .nyp-review .nyp-review-text,.nyp-figma-product .nyp-review p{font-size:13px!important}
}
@media (max-width:820px){
  .nyp-figma-product .nyp-review-toolbar{min-height:58px!important;padding:10px 14px!important}
  .nyp-figma-product .nyp-review-toolbar>strong{font-size:13px!important}
  .nyp-figma-product .nyp-review-sort,.nyp-figma-product .nyp-review-toolbar>div,.nyp-figma-product .nyp-review-toolbar button{font-size:11px!important;gap:10px!important}
  .nyp-figma-product .nyp-review-layout{display:flex!important;flex-direction:column!important;gap:12px!important}
  .nyp-figma-product .nyp-rating-card,.nyp-figma-product .nyp-rating-summary{min-height:unset!important;padding:18px 16px!important}
  .nyp-figma-product .nyp-rating-card>strong,.nyp-figma-product .nyp-rating-summary>strong{font-size:42px!important}
  .nyp-figma-product .nyp-review{min-height:200px!important;padding:14px 14px 12px!important}
  .nyp-figma-product .nyp-review .nyp-review-text,.nyp-figma-product .nyp-review p{font-size:12px!important;line-height:1.95!important}
  .nyp-figma-product .nyp-review footer .nyp-review-reaction{min-width:66px!important;height:38px!important;font-size:12px!important}
}
