/* YF frontend page styles. Extracted from the template in original cascade order.
   QT-58 removes exact duplicate rules only; selectors and declarations are otherwise preserved. */
html,body{margin:0!important;
  padding:0!important;
  width:100%!important;
  overflow-x:hidden!important;
  background:#f5f1ea;
  color:#111;
  -webkit-text-size-adjust:100%!important;
  text-size-adjust:100%!important;}
html{font-size:16px!important;}
*{box-sizing:border-box;
  -webkit-tap-highlight-color:transparent;}
body{font-family:Arial,Helvetica,sans-serif;}
button,a,input{outline:none!important;
  -webkit-tap-highlight-color:transparent;}
button:focus,a:focus,input:focus,textarea:focus,select:focus{outline:none!important;
  box-shadow:none!important;
  border-color:inherit!important;}
:focus-visible{outline:none!important;box-shadow:none!important}
button,a{transition:transform .12s ease,opacity .12s ease,background .12s ease;}
button:active,a:active{transform:translateY(1px) scale(.985);
  opacity:.88;}
html,body,.wp-site-blocks,.entry-content,.wp-block-post-content,.wp-block-group,main{margin-top:0!important;
  padding-top:0!important;
  margin-left:0!important;
  margin-right:0!important;
  padding-left:0!important;
  padding-right:0!important;
  max-width:none!important;
  width:100%!important;}
.yf-search-row{position:fixed!important;
  top:0!important;
  left:4px!important;
  right:auto!important;
  width:calc(100% - 8px)!important;
  max-width:none!important;
  transform:none!important;
  z-index:99999!important;
  display:flex;
  align-items:center;
  margin:0!important;
  padding:0 2px 2px 3px!important;
  background:#ff6a00;
  border-radius:0px;}
.yf-detail-home-btn{height:33px;
  padding:0 18px;
  margin:0;
  border:0;
  background:transparent;
  color:#fff;
  font-size:13px;
  font-weight:700;
  flex-shrink:0;
  cursor:pointer;
  white-space:nowrap;
  text-decoration:none;
  display:flex;
  align-items:center;}
.yf-detail-home-btn:active{opacity:.75;}
.yf-search-wrap{flex:1;
  display:flex;
  align-items:center;
  margin-top:2px;
  background:#fff;
  border:1px solid rgba(0,0,0,.08);
  border-radius:2px;
  overflow:hidden;}
.yf-search{flex:1;
  min-width:0;
  height:33px;
  display:flex;
  align-items:center;
  padding:0 0 0 10px;}
.yf-search svg{width:18px;
  height:18px;
  color:#999;
  flex-shrink:0;}
.yf-search input{flex:1;
  min-width:0;
  border:0;
  border-radius:0!important;
  -webkit-appearance:none!important;
  appearance:none!important;
  background:transparent;
  font-size:16px;
  margin:0 7px;
  color:#111;}
.yf-search input::placeholder{color:#bdbdbd;}
.yf-search-clear{width:20px;
  height:20px;
  padding:0;
  margin:0 8px 0 0;
  border:0;
  border-radius:50%;
  background:rgba(0,0,0,.15);
  color:#fff;
  font-size:12px;
  line-height:20px;
  text-align:center;
  flex-shrink:0;
  cursor:pointer;
  display:none;}
.yf-search-clear.show{display:block;}
.yf-camera{width:33px;
  height:33px;
  border:0;
  background:transparent;
  padding:0;
  margin:0 8px 0 0;
  display:grid;
  place-items:center;
  flex-shrink:0;
  cursor:pointer;}
.yf-camera svg{width:29px;
  height:29px;
  color:#ff6a00;}
.yf-search-btn{height:33px;
  padding:0 12px;
  margin:0 0 0 2px;
  border:0;
  border-radius:4px;
  background:#ff6a00;
  color:#fff;
  font-size:13px;
  font-weight:700;
  flex-shrink:0;
  cursor:pointer;
  display:none;
  white-space:nowrap;}
.yf-search-row.search-active .yf-search-btn{display:block;}
.yf-search-row.search-active .yf-camera{display:none;}
.yf-image-search-mask{position:fixed;
  inset:0;
  z-index:100002;
  display:none;
  align-items:flex-start;
  justify-content:center;
  padding:58px 10px 84px;
  background:rgba(0,0,0,.42);}
.yf-image-search-mask.show{display:flex;}
.yf-image-search-panel{width:min(520px,100%);
  max-height:calc(100vh - 150px);
  overflow:auto;
  background:#fff;
  border-radius:10px;
  box-shadow:0 12px 36px rgba(0,0,0,.22);}
.yf-image-search-head{height:48px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  padding:0 14px;
  border-bottom:1px solid #eee;
  font-size:16px;
  font-weight:800;}
.yf-image-search-close{width:32px;
  height:32px;
  border:0;
  border-radius:50%;
  background:#f0f0f0;
  color:#555;
  font-size:20px;
  line-height:32px;
  cursor:pointer;}
.yf-image-search-body{padding:14px;}
.yf-image-search-preview{display:grid;
  grid-template-columns:82px minmax(0,1fr);
  gap:12px;
  align-items:center;
  padding:10px;
  border:1px solid #eee;
  border-radius:8px;
  background:#fafafa;}
.yf-image-search-preview img{width:82px;
  height:82px;
  object-fit:cover;
  border-radius:6px;
  background:#fff;}
.yf-image-search-preview b{display:block;
  font-size:13px;
  line-height:1.35;
  word-break:break-word;}
.yf-image-search-preview span{display:block;
  margin-top:5px;
  color:#777;
  font-size:12px;
  line-height:1.45;}
.yf-image-search-status{padding:14px 2px 2px;
  color:#666;
  font-size:13px;
  line-height:1.5;}
.yf-image-search-results{display:grid;
  gap:8px;
  margin-top:12px;}
.yf-image-result-item{display:grid;
  grid-template-columns:64px minmax(0,1fr) 54px;
  gap:10px;
  align-items:center;
  padding:8px;
  border:1px solid #eee;
  border-radius:8px;
  color:#111;
  text-decoration:none;
  background:#fff;}
.yf-image-result-item img{width:64px;
  height:64px;
  object-fit:cover;
  border-radius:6px;
  background:#f5f5f5;}
.yf-image-result-title{min-width:0;
  font-size:13px;
  font-weight:800;
  line-height:1.35;}
.yf-image-result-meta{margin-top:4px;
  color:#777;
  font-size:11px;
  line-height:1.35;}
.yf-image-result-score{text-align:right;
  color:#ff6a00;
  font-size:12px;
  font-weight:900;}
.yf-image-search-actions{display:flex;
  gap:8px;
  margin-top:12px;}
.yf-image-search-actions button{flex:1;
  height:38px;
  border:0;
  border-radius:8px;
  font-size:13px;
  font-weight:800;
  cursor:pointer;}
.yf-image-search-reset{background:#f3f4f6;
  color:#333;}
.yf-image-search-contact{background:#ff6a00;
  color:#fff;}
.yf-wa{position:fixed;
  right:12px;
  top:48%;
  width:42px;
  height:42px;
  background:transparent;
  border:0;
  border-radius:0;
  display:grid;
  place-items:center;
  z-index:9999;
  box-shadow:none;
  opacity:1;
  text-decoration:none;
  cursor:pointer;
  color:#46d86f!important;
  user-select:none;
  touch-action:none;
  -webkit-user-select:none;
  -webkit-touch-callout:none;}
.yf-wa svg{width:42px;
  height:42px;
  fill:none;
  stroke:#46d86f!important;
  color:#46d86f!important;}
.yf-wa svg path{stroke:#46d86f!important;}
.yf-wa-hint{display:none!important;}
@media (max-width:767px){.yf-wa{display:grid!important;
    right:4px!important;
    top:auto!important;
    bottom:6px!important;
    width:42px!important;
    height:42px!important;
    opacity:0!important;
    transform:translateY(64px) scale(.92)!important;
    pointer-events:none!important;
    transition:bottom .4s cubic-bezier(.22,.72,.26,1),top .4s cubic-bezier(.22,.72,.26,1),opacity .22s ease,transform .4s cubic-bezier(.22,.72,.26,1)!important;
    will-change:bottom,top,opacity,transform;}
.yf-wa.yf-wa-show{opacity:1!important;
    pointer-events:auto!important;
    transform:translateY(0) scale(1)!important;}
.yf-wa.yf-wa-dragging{transition:none!important;}
.yf-wa.yf-wa-bounce{animation:yf-wa-soft-bounce .62s ease-out .36s 1 both;}
@keyframes yf-wa-soft-bounce{0%{transform:translateY(0) scale(1)}
38%{transform:translateY(-5px) scale(1)}
62%{transform:translateY(2px) scale(1)}
82%{transform:translateY(-2px) scale(1)}
100%{transform:translateY(0) scale(1)}}}
.yf-top{position:fixed;
  right:12px;
  bottom:70px;
  width:36px;
  height:36px;
  border-radius:50%;
  border:1px solid rgba(0,0,0,.45);
  background:rgba(255,255,255,.6);
  backdrop-filter:blur(3px);
  box-shadow:none;
  z-index:999;
  opacity:0;
  pointer-events:none;
  transition:opacity .8s ease;}
.yf-top.yf-top-active{opacity:1;
  pointer-events:auto;}
.yf-top:before{content:"↑";
  font-size:20px;
  font-weight:400;
  color:rgba(0,0,0,.55);
  line-height:33px;}
.yf-bottom{position:fixed!important;
  left:0!important;
  right:0!important;
  bottom:0!important;
  height:50px;
  background:rgba(255,255,255,.96);
  display:grid;
  grid-template-columns:repeat(3,1fr);
  z-index:9999;
  box-shadow:0 -2px 10px rgba(0,0,0,.05);
  transition:opacity 1s ease;}
.yf-bottom.yf-bottom-hidden{opacity:0;
  pointer-events:none;}
.yf-bottom.yf-bottom-dimmed{opacity:.3;
  pointer-events:auto;}
.yf-bottom-cell{display:flex;
  align-items:center;
  justify-content:center;}
.yf-bottom-cell a{text-decoration:none;
  color:#111;
  font-size:10px;
  font-weight:500;
  display:inline-flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  gap:2px;
  cursor:pointer;
  padding:4px 12px;}
.yf-bottom svg{width:20px;
  height:20px;
  stroke:#111;
  fill:none;
  stroke-width:1.7;}
.yf-drawer{position:fixed;
  background:#fff;
  border-radius:8px;
  box-shadow:0 4px 16px rgba(0,0,0,.1);
  z-index:100000;
  display:none;
  overflow:hidden;
  min-width:80px;}
.yf-drawer.show{display:block;}
.yf-drawer button{display:block;
  width:100%;
  min-height:34px;
  padding:0 14px;
  border:0;
  border-bottom:1px solid #f5f5f5;
  background:#fff;
  text-align:left;
  font-size:12px;
  font-weight:600;
  color:#555;
  cursor:pointer;
  white-space:nowrap;}
.yf-drawer button:last-child{border-bottom:0;}
.yf-drawer button:active{background:#fafafa;}
.yf-backdrop{position:fixed;
  inset:0;
  background:rgba(0,0,0,.25);
  z-index:20000;
  display:none;
  opacity:0;
  transition:opacity .25s ease;}
.yf-backdrop.show{display:block;
  opacity:1;}
.yf-sheet{position:fixed;
  z-index:20001;
  background:#fff;
  border-radius:14px 14px 0 0;
  max-height:60vh;
  display:flex;
  flex-direction:column;
  transform:translateY(12px);
  transition:transform .3s cubic-bezier(.4,0,.2,1);}
.yf-sheet.show{transform:translateY(0);}
.yf-sheet.sheet-center{left:0;
  right:0;
  bottom:50px;}
.yf-sheet.sheet-right{right:6px;
  bottom:50px;
  left:auto;
  width:auto;
  min-width:150px;
  max-width:calc(100vw - 12px);
  border-radius:10px 10px 0 0;}
.yf-sheet.sheet-cat{right:6px;
  bottom:50px;
  left:auto;
  width:auto;
  border-radius:10px 10px 0 0;}
.yf-sheet-head{display:flex;
  align-items:center;
  justify-content:space-between;
  padding:8px 12px;
  border-bottom:1px solid #f0f0f0;
  flex-shrink:0;
  font-size:14px;
  font-weight:700;
  color:#111;}
.yf-sheet-close{width:26px;
  height:26px;
  border:0;
  border-radius:50%;
  background:#f0f0f0;
  color:#666;
  font-size:16px;
  cursor:pointer;
  display:flex;
  align-items:center;
  justify-content:center;
  flex-shrink:0;}
.yf-sheet-back{border:0;
  background:none;
  color:#999;
  font-size:12px;
  cursor:pointer;
  padding:0;}
.yf-sheet-body{padding:8px 10px 16px;
  overflow-y:auto;
  flex:1;}
.yf-contact-body{display:flex!important;
  flex-direction:column!important;
  overflow:hidden!important;
  min-height:0!important;}
.yf-contact-scroll{flex:1 1 auto!important;
  min-height:0!important;
  overflow-y:auto!important;
  width:100%!important;
  max-width:none!important;
  margin-left:auto!important;
  margin-right:auto!important;
  box-sizing:border-box!important;
  padding-right:0!important;}
.yf-contact-actions{flex:0 0 auto!important;
  display:flex!important;
  flex-direction:column!important;
  gap:0!important;
  width:100%!important;
  max-width:none!important;
  margin-left:auto!important;
  margin-right:auto!important;
  box-sizing:border-box!important;
  padding-top:8px!important;
  padding-bottom:0!important;
  background:#fff!important;}
.yf-contact-intro{margin:0 0 10px!important;
  font-size:13px!important;
  line-height:1.5!important;
  color:#555!important;}
.yf-contact-row{display:flex;
  justify-content:space-between;
  align-items:center;
  gap:8px;
  background:#fafafa;
  border:1px solid #f1f1f1;
  border-radius:10px;
  padding:9px 10px;
  margin-bottom:6px;}
.yf-contact-row small{display:block;
  color:#777;
  font-size:11px;
  margin-bottom:3px;}
.yf-contact-row span{font-size:14px;
  word-break:break-all;}
.yf-contact-copy{border:1px solid #e6ded9;
  border-radius:10px;
  background:linear-gradient(#f7f7f7,#ecebea);
  color:#ff6a00;
  padding:8px 12px;
  font-size:12px;
  font-weight:800;
  box-shadow:0 2px 5px rgba(0,0,0,.10);
  flex-shrink:0;
  cursor:pointer;
  transition:transform .12s ease, box-shadow .12s ease, background .12s ease;}
.yf-contact-copy:active{transform:translateY(2px) scale(.92);
  box-shadow:inset 0 2px 5px rgba(0,0,0,.20),0 1px 1px rgba(0,0,0,.08);
  background:linear-gradient(#e7e5e3,#f4f2f0);}
.yf-contact-wa{display:block;
  order:1!important;
  margin:0;
  text-align:center;
  text-decoration:none;
  background:#25d366;
  color:#fff;
  border-radius:12px;
  padding:12px 10px;
  font-size:16px;
  font-weight:800;}
.yf-contact-tip{order:3!important;
  text-align:center;
  color:#888;
  font-size:11px;
  margin-top:6px!important;
  padding-bottom:1px!important;}
.yf-msg-btn{display:block;
  order:2!important;
  width:100%;
  margin-top:8px!important;
  padding:12px;
  border:1px solid #ff6a00;
  border-radius:10px;
  background:#ff6a00;
  color:#fff;
  font-size:14px;
  font-weight:600;
  cursor:pointer;
  text-align:center;
  box-shadow:0 1px 3px rgba(0,0,0,.06);}
.yf-cat-wrap{display:flex;
  flex-direction:row;}
.yf-cat-col{display:flex;
  flex-direction:column;
  gap:1px;
  flex-shrink:0;}
.yf-cat-col-l1{min-width:105px;
  padding-right:4px;
  border-right:1px solid #eee;}
.yf-cat-col-l2{min-width:95px;
  padding:0 6px;
  border-right:1px solid #eee;
  display:none;}
.yf-cat-col-l2.show{display:flex;}
.yf-cat-col-l3{min-width:95px;
  padding-left:6px;
  display:none;}
.yf-cat-col-l3.show{display:flex;}
.yf-cat-item-l1{display:block;
  padding:5px 10px;
  margin:0;
  border:0;
  background:none;
  color:#3a4a5c;
  font-size:13px;
  font-weight:500;
  cursor:pointer;
  white-space:nowrap;
  text-align:left;
  border-radius:4px;
  transition:background .12s;
  position:relative;}
.yf-cat-item-l1:hover,
.yf-cat-item-l1:active{background:rgba(0,0,0,.04);}
.yf-cat-item-l1.sel{color:#ff6a00;
  font-weight:700;
  background:rgba(0,0,0,.04);}
.yf-cat-item-l1.has-child::after{content:"▶";
  float:right;
  font-size:9px;
  color:#ff6a00;
  margin-left:10px;
  line-height:1;
  opacity:.75;}
.yf-cat-item-l2{display:block;
  padding:5px 8px;
  border:0;
  background:none;
  color:#3a4a5c;
  font-size:12px;
  font-weight:500;
  cursor:pointer;
  white-space:nowrap;
  text-align:left;
  border-radius:3px;
  transition:background .12s;}
.yf-cat-item-l2:active,.yf-cat-item-l2:hover{background:rgba(0,0,0,.04);}
.yf-cat-item-l2.sel{color:#ff6a00;
  font-weight:600;}
.yf-cat-item-l3{display:block;
  padding:4px 8px;
  border:0;
  background:none;
  color:#777;
  font-size:12px;
  font-weight:400;
  cursor:pointer;
  white-space:nowrap;
  text-align:left;
  border-radius:3px;
  transition:background .12s;}
.yf-cat-item-l3:active,.yf-cat-item-l3:hover{background:rgba(0,0,0,.03);}
.yf-cat-item-l3.sel{color:#3a4a5c;
  font-weight:500;}
.yf-cat-item-l2.has-child::after{content:"▶";
  float:right;
  font-size:9px;
  color:#ff6a00;
  margin-left:6px;
  line-height:1;
  opacity:.75;}
.yf-interest-item{display:flex;
  align-items:center;
  gap:8px;
  padding:8px 0;
  border-bottom:1px solid #f0f0f0;}
.yf-interest-check{width:18px;
  height:18px;
  flex-shrink:0;
  accent-color:#ff6a00;}
.yf-interest-img{width:44px;
  height:44px;
  object-fit:cover;
  border-radius:0!important;
  flex-shrink:0;}
.yf-interest-name{flex:1;
  font-size:12px;
  color:#3a4a5c;
  font-weight:500;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;}
.yf-interest-del{width:24px;
  height:24px;
  border:0;
  border-radius:50%;
  background:#f0f0f0;
  color:#999;
  font-size:16px;
  flex-shrink:0;
  cursor:pointer;
  display:flex;
  align-items:center;
  justify-content:center;
  line-height:1;}
.yf-interest-send{display:block;
  width:100%;
  margin-top:12px;
  padding:12px;
  border:0;
  border-radius:10px;
  background:#25d366;
  color:#fff;
  font-size:14px;
  font-weight:700;
  cursor:pointer;
  text-align:center;}
.yf-detail-actions{display:flex;
  gap:6px;
  margin-top:6px;}
.yf-detail-interested{flex:1;
  padding:10px;
  border:0;
  border-radius:0;
  background:#ff6a00;
  color:#fff;
  font-size:14px;
  font-weight:700;
  cursor:pointer;
  text-align:center;}
.yf-detail-buy{display:none;
  flex:1;
  padding:10px;
  border:1px solid #ff6a00;
  border-radius:6px;
  background:#fff;
  color:#ff6a00;
  font-size:14px;
  font-weight:700;
  cursor:pointer;
  text-align:center;}
.yf-toast{position:fixed;
  bottom:auto;
  left:50%;
  transform:translateX(-50%);
  background:#333;
  color:#fff;
  width:max-content;
  max-width:min(560px,calc(100vw - 32px));
  min-height:46px;
  padding:14px 18px;
  border-radius:14px;
  font-size:13px;
  z-index:99999;
  opacity:0;
  transition:opacity .3s;
  pointer-events:none;
  line-height:1.45;
  text-align:center;
  white-space:normal;
  box-sizing:border-box;}
.yf-toast.show{opacity:1;}
.yf-search-wrap{border-radius:5px!important;
  -webkit-border-radius:5px!important;
  overflow:hidden!important;
  box-shadow:none!important;
  outline:none!important;}
.yf-search{border-radius:5px!important;
  -webkit-border-radius:5px!important;
  overflow:hidden!important;
  box-shadow:none!important;
  outline:none!important;}
.yf-search input,.yf-search svg{border-radius:0!important;
  -webkit-border-radius:0!important;
  box-shadow:none!important;
  outline:none!important;
  -webkit-appearance:none!important;
  appearance:none!important;}
.yf-camera{border-radius:0!important;}
.yf-search-clear{border-radius:50%!important;}
.yf-search-btn{border-radius:4px!important;}
footer,.wp-site-blocks>footer,.wp-block-template-part,.site-footer,.entry-title,.wp-block-post-title{display:none!important;}
.yf-detail-page{width:100%;
  background:#f5f1ea;
  padding:38px 0 72px!important;
  margin-top:0!important;
  min-height:100vh;}
.yf-detail-hero{position:relative;
  overflow:hidden;
  background:#f7f7f7;
  line-height:0;
  touch-action:pan-y;}
.yf-detail-main-img{width:100%;
  aspect-ratio:1/1;
  object-fit:cover;
  display:block;
  background:#f7f7f7;
  border-radius:0!important;}
.yf-detail-arrow{position:absolute;
  top:50%;
  transform:translateY(-50%);
  width:34px;
  height:34px;
  border-radius:50%;
  border:1px solid rgba(0,0,0,.12);
  background:rgba(255,255,255,.88);
  color:#666;
  font-size:20px;
  z-index:3;
  display:flex;
  align-items:center;
  justify-content:center;
  padding:0;
  line-height:34px;
  cursor:pointer;
  opacity:0;
  transition:opacity .25s ease;}
.yf-detail-hero:hover .yf-detail-arrow{opacity:1;}
.yf-detail-arrow:active{background:rgba(255,255,255,.95);
  transform:translateY(-50%) scale(.96);}
.yf-detail-prev{left:8px;}
.yf-detail-next{right:8px;}
.yf-detail-video-overlay{position:absolute;inset:0;
  background:#111;
  display:flex;
  align-items:center;justify-content:center;
  z-index:3;cursor:pointer;}
.yf-detail-video-play-btn{width:62px;height:62px;
  border-radius:50%;
  background:rgba(0,0,0,.55);
  border:2px solid rgba(255,255,255,.85);
  cursor:pointer;
  display:flex;
  align-items:center;justify-content:center;}
.yf-detail-video-play-btn::after{content:"";
  display:block;
  width:0;height:0;
  border-top:13px solid transparent;
  border-bottom:13px solid transparent;
  border-left:22px solid #fff;
  margin-left:4px;}
.yf-detail-thumb-video{position:relative;
  width:64px;height:64px;
  flex-shrink:0;
  border-radius:6px;
  background:#222;
  cursor:pointer;
  display:flex;
  align-items:center;justify-content:center;
  overflow:hidden;}
.yf-detail-thumb-video::after{content:"";
  display:block;
  width:0;height:0;
  border-top:10px solid transparent;
  border-bottom:10px solid transparent;
  border-left:18px solid rgba(255,255,255,.9);
  margin-left:3px;}
.yf-detail-thumb-video.sel{outline:2px solid #ff6a00;outline-offset:-2px;}
.yf-detail-thumb-video:hover{background:#333;}
.yf-detail-video-layer{position:absolute;
  inset:0;
  background:#000;
  z-index:5;
  display:none;}
.yf-detail-video-layer.show{display:block;}
.yf-detail-video-layer iframe,
.yf-detail-video-layer video{width:100%!important;height:100%!important;
  border:0!important;
  position:absolute!important;top:0!important;left:0!important;
  object-fit:contain!important;}
.yf-detail-video-bar{position:absolute;
  top:0;left:0;right:0;
  height:38px;
  background:linear-gradient(to bottom,rgba(0,0,0,.45),transparent);
  display:flex;
  align-items:center;
  justify-content:flex-end;
  padding:0 10px;
  z-index:2;}
.yf-detail-video-close{width:30px;height:30px;
  border:0;border-radius:50%;
  background:rgba(255,255,255,.25);
  color:#fff;
  font-size:18px;
  cursor:pointer;
  display:flex;
  align-items:center;justify-content:center;
  line-height:1;}
.yf-detail-video-error-close{position:absolute;top:50%;left:50%;
  transform:translate(-50%,-50%);
  width:52px;height:52px;
  border:2px solid rgba(255,255,255,.7);border-radius:50%;
  background:rgba(0,0,0,.45);
  color:#fff;font-size:28px;
  cursor:pointer;z-index:10;
  display:none;
  align-items:center;justify-content:center;
  line-height:1;}
.yf-detail-video-switch{border:0;border-radius:12px;
  background:rgba(255,255,255,.2);
  color:#fff;
  font-size:11px;
  font-weight:600;
  padding:4px 10px;
  cursor:pointer;
  white-space:nowrap;}
.yf-detail-thumbs-wrap{position:relative;
  overflow:hidden;}
.yf-detail-thumbs{display:flex;
  gap:4px;
  margin-top:5px;
  overflow-x:auto;
  -webkit-overflow-scrolling:touch;
  scrollbar-width:none;
  cursor:grab;
  user-select:none;}
.yf-detail-thumbs.dragging{cursor:grabbing;}
.yf-detail-thumbs::-webkit-scrollbar{display:none;}
.yf-detail-thumbs img{width:60px;
  height:60px;
  object-fit:cover;
  background:transparent;
  cursor:pointer;
  border-radius:0!important;
  border:1px solid transparent;
  box-sizing:border-box;
  flex-shrink:0;
  padding:0;
  display:block;}
.yf-detail-thumbs img.sel{border:1px solid #ff6a00;}
.yf-detail-info{background:#fff;
  margin-top:3px;}
.yf-detail-info h1{margin:0;
  padding:0.875rem 0.625rem 0.8125rem;
  font-size:1.125rem;
  line-height:1.22;
  font-weight:800;
  border-bottom:1px solid #eee;
  letter-spacing:-.3px;}
.yf-detail-price{display:flex;
  background:#f7f6f4;
  border-bottom:1px solid #eee;}
.yf-detail-price-item{flex:1;
  text-align:center;
  padding:13px 4px 12px;
  border-right:1px solid rgba(0,0,0,.06);}
.yf-detail-price-item:last-child{border-right:0;}
.yf-detail-price-item strong{display:block;
  color:#ff6a00;
  font-size:1.125rem;
  margin-bottom:2px;
  font-weight:800;}
.yf-detail-price{padding:0 6px;}
.yf-detail-price-item{padding:13px 2px 12px;}
.yf-detail-price-item span{display:block;
  font-size:0.8125rem;
  color:#777;
  font-weight:600;}
.yf-detail-price-item span b{color:#777;
  font-weight:600;}
.yf-detail-price-item span em{color:#777;
  font-weight:400;
  font-style:normal;}
.yf-detail-price-item span b em,
.yf-basic-val b em{color:inherit!important;
  font-weight:inherit!important;
  font-style:normal!important;}
.yf-detail-basic{display:grid;
  grid-template-columns:1fr 1fr 1fr;
  padding:0.75rem 0.625rem;
  background:#f7f6f4;
  border-bottom:1px solid #eee;
  font-size:0.8125rem;
  color:#111;}
.yf-detail-basic > div:first-child{text-align:left;
  overflow:hidden;}
.yf-detail-basic > div:nth-child(2){text-align:center;
  overflow:hidden;}
.yf-detail-basic > div:last-child{text-align:center;
  overflow:hidden;}
.yf-detail-basic > div > span{color:#777;
  font-weight:600;
  font-style:normal;}
.yf-detail-basic em{color:#111;
  font-weight:400;
  font-style:normal;}
.yf-detail-basic b{color:#111;
  font-weight:600;}
.yf-basic-val{white-space:nowrap;}
.yf-detail-specs{display:grid;
  grid-template-columns:repeat(2,1fr);}
.yf-detail-specs div{min-height:2.625rem;
  padding:0.625rem 0.75rem;
  font-size:0.75rem;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:0.5rem;
  border-bottom:1px solid #eee;}
.yf-detail-specs div:nth-child(odd){border-right:1px solid #eee;}
.yf-detail-specs > div > span{color:#888;
  font-weight:400;}
.yf-spec-val{display:flex;
  align-items:center;
  gap:2px;}
.yf-spec-val b{color:#111;
  font-weight:700;}
.yf-spec-val em{color:#111;
  font-weight:500;
  font-style:normal;}
@media (max-width:767px){.yf-detail-specs div{min-height:2.75rem !important;
    padding:0.625rem 0.625rem !important;
    font-size:0.8125rem !important;}
.yf-detail-specs > div > span{font-size:0.8125rem !important;
    font-weight:500 !important;}
.yf-spec-val b,
  .yf-spec-val em{font-size:0.875rem !important;}}
.yf-detail-about{background:#f7f6f4;
  padding:6px;
  margin-top:4px;
  box-sizing:border-box;
  line-height:1.65;}
.yf-detail-about h2{margin:0 0 6px;
  font-size:1rem;
  font-weight:700;
  color:#3a4a5c;}
.yf-detail-section-title{margin:8px 0 6px!important;
  font-size:1rem!important;
  line-height:1.25!important;
  font-weight:700!important;
  color:#3a4a5c!important;}
.yf-detail-info .yf-detail-section-title{background:transparent!important;
  padding:0!important;}
.yf-detail-images h2{margin:0 0 6px!important;
  padding:6px 6px 0!important;
  font-size:1rem!important;
  line-height:1.25!important;
  font-weight:700!important;
  color:#3a4a5c!important;
  background:#f7f6f4!important;}
.yf-detail-about p{margin:0;
  font-size:0.8125rem;
  line-height:1.65;
  color:#555;}
.yf-detail-images{line-height:0;
  background:#fff;}
.yf-detail-images img{width:100%;
  display:block;
  object-fit:cover;
  border-radius:0!important;
  margin-bottom:3px;}
.yf-detail-images img:last-child{margin-bottom:0;}
.yf-lightbox{position:fixed;
  inset:0;
  background:#000;
  z-index:30000;
  display:none;
  align-items:center;
  justify-content:center;}
.yf-lightbox.show{display:flex;}
#yfLightboxStage{display:flex;
  align-items:center;
  justify-content:center;
  width:100%;
  height:100%;
  overflow:hidden;}
#yfLightboxStage img{max-width:100%;
  max-height:100vh;
  object-fit:contain;
  transform-origin:center center;
  transition:transform .15s ease-out;
  pointer-events:auto;}
.yf-lightbox-prev,
.yf-lightbox-next{position:absolute;
  top:50%;
  transform:translateY(-50%);
  width:40px;
  height:40px;
  border:0;
  background:rgba(255,255,255,.15);
  color:#fff;
  border-radius:50%;
  font-size:28px;
  cursor:pointer;
  z-index:1;}
.yf-lightbox-prev{left:12px;}
.yf-lightbox-next{right:12px;}
.yf-lightbox-close{position:absolute;
  top:12px;
  right:12px;
  width:36px;
  height:36px;
  border:0;
  background:rgba(255,255,255,.15);
  color:#fff;
  border-radius:50%;
  font-size:18px;
  line-height:36px;
  cursor:pointer;}
@media (min-width:768px){.yf-sheet.sheet-contact{max-height:calc(100vh - 58px)!important;
    min-height:0!important;
    height:auto!important;}
.yf-sheet.sheet-contact .yf-contact-body{overflow:visible!important;
    padding-bottom:10px!important;}
.yf-sheet.sheet-contact .yf-contact-scroll{flex:1 1 auto!important;
    max-height:none!important;
    overflow-y:auto!important;
    padding-bottom:0!important;}
.yf-sheet.sheet-contact .yf-contact-row{padding:7px 10px!important;
    margin-bottom:5px!important;}
.yf-sheet.sheet-contact .yf-contact-row small{margin-bottom:2px!important;}
.yf-sheet.sheet-contact .yf-contact-wa{display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    min-height:42px!important;
    box-sizing:border-box!important;
    margin:0!important;
    padding:10px 10px!important;}
.yf-sheet.sheet-contact .yf-contact-actions{padding-top:8px!important;}}
@media (max-width:767px){.yf-detail-arrow{display:none!important;}
.yf-camera{margin-right:8px !important;}
.yf-detail-basic{grid-template-columns:1fr 1fr 1fr;
    gap:4px;
    padding:10px 8px;}
.yf-detail-basic > div{display:flex;
    flex-direction:column;
    align-items:inherit;}
.yf-detail-basic > div{align-items:center!important;
    text-align:center!important;}
.yf-detail-basic > div:first-child{align-items:flex-start!important;
    text-align:left!important;}
.yf-detail-basic > div:last-child{padding-right:0px;
  transform:translateX(-7px);}
.yf-detail-basic > div > span{font-size:0.625rem;
    font-weight:500;
    margin-bottom:2px;}
.yf-detail-basic > div > b,
  .yf-detail-basic > div > em{font-size:0.6875rem;}
.yf-wa{right:4px;}
.yf-detail-info{margin-top:2px!important;}
.yf-detail-page{overflow-x:hidden;}
.yf-sheet.sheet-center{left:8px!important;
    right:8px!important;
    width:auto!important;
	    bottom:48px!important;
    max-height:78vh!important;
    height:auto!important;
    border-radius:12px 12px 0 0!important;}
.yf-sheet.sheet-center .yf-sheet-body{max-height:calc(78vh - 42px)!important;
	    overflow-y:auto!important;
	    padding-bottom:18px!important;}
.yf-sheet.sheet-center .yf-contact-body{overflow:hidden!important;
	    padding-bottom:10px!important;}
.yf-sheet.sheet-cat{left:6px!important;
    right:auto!important;
    width:auto!important;
    max-width:calc(100vw - 12px)!important;
    bottom:50px!important;
    border-radius:10px 10px 0 0!important;}
.yf-cat-col-l1{min-width:112px!important;
    width:112px!important;}
.yf-cat-col-l2{min-width:112px!important;
    width:112px!important;}
.yf-cat-col-l3{min-width:112px!important;
    width:112px!important;}
.yf-search-row{left:-0.5px!important;
    width:calc(100% + 1px)!important;}}
@media (max-width:767px){.yf-detail-basic > div > span{font-size:0.8125rem !important;
    font-weight:700 !important;
    color:#666 !important;
    margin-bottom:2px !important;}
.yf-detail-basic > div > b,
  .yf-detail-basic > div > em,
  .yf-basic-val,
  .yf-basic-val b,
  .yf-basic-val em{font-size:0.8125rem !important;
    font-weight:700 !important;
    color:#111 !important;}
.yf-detail-basic{padding:0.5rem 0.75rem !important;}
.yf-detail-basic > div:nth-child(2){padding-left:18px !important;}
.yf-detail-basic > div:nth-child(3){padding-left:40px !important;}
.yf-basic-val{display:inline-flex !important;
    align-items:center !important;
    justify-content:center !important;
    gap:2px !important;
    white-space:nowrap !important;
    overflow:visible !important;
    transform:none !important;}
.yf-detail-basic > div:nth-child(3) > span:first-child{transform:translateX(-8px) !important;}}
@media (min-width:768px){.yf-camera{margin-right:8px !important;}
.yf-detail-page{max-width:960px;
    margin:0 auto;
    padding:42px 0 72px!important;}
.yf-detail-content{display:grid;
    grid-template-columns:calc(52% - 3px) calc(48% - 3px);
    gap:6px;
    align-items:start;
    padding:0;}
.yf-detail-info{margin-top:0;}
.yf-detail-arrow{display:flex;}
.yf-search-row{left:50%!important;
    right:auto!important;
    width:100%!important;
    max-width:960px!important;
    transform:translateX(-50%)!important;
    padding:0 2px 2px 3px!important;
    border-radius:0!important;}
.yf-top{display:none;}
.yf-bottom{left:50%!important;
    right:auto!important;
    bottom:0!important;
    width:100%!important;
    max-width:960px!important;
    transform:translateX(-50%)!important;
    margin:0 auto!important;
    border-radius:6px 6px 0 0;}
.yf-sheet.sheet-center{left:auto;
    right:auto;
    bottom:50px;}
.yf-sheet.sheet-right,.yf-sheet.sheet-cat{right:auto;
    bottom:50px;
    border-radius:10px;
    box-shadow:0 4px 20px rgba(0,0,0,.12);}
.yf-sheet.sheet-cat{width:auto!important;
    max-width:400px!important;}}
.yf-detail-home-btn{gap:2px;
  padding-left:12px!important;
  padding-right:12px!important;}
.yf-detail-home-btn .yf-home-icon{width:18px;
  height:18px;
  font-size:0;
  line-height:0;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  flex-shrink:0;
  color:#fff;
  transform:translateY(0) scale(1.03);}
.yf-detail-home-btn .yf-home-icon svg{width:18px;
  height:18px;
  display:block;
  stroke:currentColor;
  stroke-width:1.45;
  stroke-linecap:round;
  stroke-linejoin:round;
  fill:none;}
.yf-detail-home-btn .yf-home-icon::before{display:none!important;}
.yf-detail-home-btn .yf-home-icon::after{display:none!important;}
.yf-thumb-arrow-wrap{position:relative!important;
  display:flex!important;
  align-items:center!important;
  width:100%!important;}
.yf-thumb-arrow-wrap .yf-detail-thumbs,
.yf-thumb-arrow-wrap #yfDetailThumbs{flex:1 1 auto!important;
  overflow-x:auto!important;
  overflow-y:hidden!important;
  scroll-behavior:smooth!important;}
.yf-thumb-arrow{flex:0 0 22px!important;
  width:22px!important;
  height:54px!important;
  border:0!important;
  border-radius:6px!important;
  background:rgba(255,106,0,.92)!important;
  color:#fff!important;
  font-size:18px!important;
  font-weight:800!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  cursor:pointer!important;
  z-index:2!important;}
.yf-thumb-arrow.left{margin-right:4px!important;}
.yf-thumb-arrow.right{margin-left:4px!important;}
.yf-thumb-arrow:active{transform:scale(.96)!important;}
.yf-detail-info.yf-info-stretch{display:flex!important;
  flex-direction:column!important;}
.yf-detail-info.yf-info-stretch .yf-detail-interest,
.yf-detail-info.yf-info-stretch .yf-interest-btn,
.yf-detail-info.yf-info-stretch #yfDetailInterestBtn{margin-top:0!important;}
@media (max-width:768px){.yf-thumb-arrow{height:48px!important;
    width:20px!important;
    flex-basis:20px!important;}}
.yf-interest-note{width:66%!important;
  max-width:420px!important;
  margin:0 auto 10px!important;
  font-size:12px!important;
  color:#888!important;
  text-align:left!important;}
.yf-interest-item{width:66%!important;
  max-width:420px!important;
  height:auto!important;
  min-height:0!important;
  margin:0 auto 9px!important;
  padding:7px 10px!important;
  display:flex!important;
  align-items:center!important;
  gap:8px!important;
  background:#fff!important;
  border:1px solid #e2e5e9!important;
  border-radius:8px!important;
  box-sizing:border-box!important;}
.yf-interest-check{flex:0 0 auto!important;
  width:18px!important;
  height:18px!important;
  margin:0 6px 0 0!important;}
.yf-interest-img,
.yf-interest-thumb{width:56px!important;
  height:56px!important;
  object-fit:cover!important;
  border-radius:6px!important;
  cursor:pointer!important;
  flex:0 0 auto!important;
  border:1px solid #eee!important;
  margin-left:2px!important;}
.yf-interest-name,
.yf-interest-item h3,
.yf-interest-item .title{display:none!important;}
.yf-interest-spacer{flex:1 1 auto!important;
  min-width:18px!important;}
.yf-interest-del{flex:0 0 auto!important;
  width:28px!important;
  height:28px!important;
  border:0!important;
  border-radius:50%!important;
  background:#eeeeee!important;
  color:#8b8b8b!important;
  font-size:18px!important;
  line-height:28px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  margin-left:auto!important;
  margin-right:4px!important;}
.yf-interest-actions{position:sticky!important;
  bottom:0!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  gap:6px!important;
  max-width:260px!important;
  margin:8px auto 0!important;
  padding:10px 0 12px!important;
  background:#fff!important;
  z-index:5!important;}
.yf-interest-actions button{width:100%!important;
  max-width:260px!important;
  height:38px!important;
  border-radius:8px!important;
  border:0!important;
  font-weight:700!important;
  font-size:14px!important;}
.yf-interest-send-merchant{background:#25d366!important;
  color:#fff!important;}
.yf-interest-share-friend{background:#ff6a00!important;
  color:#fff!important;}
.yf-interest-preview-mask{position:fixed!important;
  inset:0!important;
  z-index:100001!important;
  background:rgba(0,0,0,.58)!important;
  display:none!important;}
.yf-interest-preview-mask.show{display:block!important;}
.yf-interest-preview-box{position:absolute!important;
  top:50%!important;
  left:50%!important;
  transform:translate(-50%,-50%)!important;
  width:auto!important;
  max-width:94vw!important;
  max-height:92vh!important;
  overflow:auto!important;
  background:#fff!important;
  border-radius:10px!important;
  box-shadow:0 12px 36px rgba(0,0,0,.28)!important;
  padding:10px!important;}
.yf-interest-preview-close{position:absolute!important;
  top:8px!important;
  right:8px!important;
  width:30px!important;
  height:30px!important;
  border:0!important;
  border-radius:50%!important;
  background:rgba(255,106,0,.95)!important;
  color:#fff!important;
  font-size:20px!important;
  line-height:30px!important;
  z-index:2!important;}
.yf-interest-preview-content{padding:0!important;}
.yf-interest-preview-content img{max-width:90vw!important;
  max-height:86vh!important;
  display:block!important;
  margin:0 auto!important;
  border-radius:8px!important;}
.yf-interest-preview-content .yf-preview-title,
.yf-interest-preview-content .yf-preview-line{display:none!important;}
@media (max-width:480px){.yf-interest-note,
  .yf-interest-item,
  .yf-interest-actions{width:76%!important;}
.yf-interest-img,
  .yf-interest-thumb{width:54px!important;
    height:54px!important;}
.yf-interest-del{margin-right:2px!important;}}
#yfLightbox .dot,
#yfLightbox .dots,
#yfLightbox .yf-dot,
#yfLightbox .yf-dots,
.yf-lightbox-dot,
.yf-lightbox-dots{animation:none!important;
  transform:none!important;
  transition:opacity .12s ease, background-color .12s ease!important;}
#yfLightbox .dot:active,
#yfLightbox .yf-dot:active,
.yf-lightbox-dot:active{transform:scale(.96)!important;}
#yfLightbox .yf-lightbox-prev,
#yfLightbox .yf-lightbox-next,
#yfLightboxPrev,
#yfLightboxNext,
.yf-lightbox-prev,
.yf-lightbox-next{animation:none!important;
  transition:transform .08s ease!important;}
#yfLightbox .yf-lightbox-prev:active,
#yfLightbox .yf-lightbox-next:active,
#yfLightboxPrev:active,
#yfLightboxNext:active,
.yf-lightbox-prev:active,
.yf-lightbox-next:active{transform:translateY(-50%) scale(.985)!important;}
#yfLightboxPrev,
.yf-lightbox-prev{left:4px!important;}
#yfLightboxNext,
.yf-lightbox-next{right:4px!important;}
.yf-thumb-arrow{background:#eeeeee!important;
  color:#111!important;
  border-radius:0!important;
  width:16px!important;
  flex-basis:16px!important;
  height:66px!important;
  font-size:0!important;
  font-weight:400!important;
  line-height:1!important;
  box-shadow:none!important;
  position:relative!important;}
.yf-thumb-arrow.left::before{content:""!important;}
.yf-thumb-arrow.right::before{content:""!important;}
.yf-thumb-arrow::before,
.yf-thumb-arrow::after{content:""!important;
  position:absolute!important;
  top:50%!important;
  width:10px!important;
  height:1.5px!important;
  background:#222!important;
  border:0!important;
  border-radius:999px!important;
  display:block!important;}
.yf-thumb-arrow.left::before,
.yf-thumb-arrow.left::after{left:4px!important;
  transform-origin:left center!important;}
.yf-thumb-arrow.left::before{transform:translateY(-50%) rotate(60deg)!important;}
.yf-thumb-arrow.left::after{transform:translateY(-50%) rotate(-60deg)!important;}
.yf-thumb-arrow.right::before,
.yf-thumb-arrow.right::after{right:4px!important;
  transform-origin:right center!important;}
.yf-thumb-arrow.right::before{transform:translateY(-50%) rotate(60deg)!important;}
.yf-thumb-arrow.right::after{transform:translateY(-50%) rotate(-60deg)!important;}
.yf-thumb-arrow:active{transform:scale(.985)!important;}
@media (max-width:480px){.yf-thumb-arrow{width:15px!important;
    flex-basis:15px!important;
    height:74px!important;}}
.yf-detail-desc img,
.yf-detail-content img{display:block!important;
  margin-top:3px!important;
  margin-bottom:3px!important;
  border-top:3px solid #fff!important;
  border-bottom:3px solid #fff!important;
  box-sizing:border-box!important;}
.yf-detail-info,
.yf-detail-summary,
.yf-detail-price-box,
.yf-detail-price,
.yf-price-panel,
.yf-product-info{background:#f9fafb!important;}
.yf-detail-title,
.yf-detail-price,
.yf-detail-price-box,
.yf-price-row,
.yf-price-panel{border-top:0!important;
  border-bottom:0!important;}
.yf-detail-title + .yf-detail-price,
.yf-detail-title + .yf-detail-price-box,
.yf-detail-title + .yf-price-panel{border-top:0!important;}
.yf-interest-note{width:64%!important;
  max-width:400px!important;
  margin:0 auto 8px!important;}
.yf-interest-item{width:64%!important;
  max-width:400px!important;
  height:auto!important;
  min-height:0!important;
  margin:0 auto 8px!important;
  padding:4px 10px!important;
  display:flex!important;
  align-items:center!important;
  gap:8px!important;
  box-sizing:border-box!important;}
.yf-interest-check{margin:0 6px 0 0!important;}
.yf-interest-img,
.yf-interest-thumb{width:56px!important;
  height:56px!important;
  margin-left:2px!important;}
.yf-interest-spacer{flex:1 1 auto!important;}
.yf-interest-del{margin-left:auto!important;
  margin-right:4px!important;}
.yf-interest-actions{max-width:260px!important;
  gap:6px!important;
  margin:8px auto 0!important;}
@media (max-width:480px){.yf-interest-note,
  .yf-interest-item,
  .yf-interest-actions{width:100%!important;}
.yf-interest-item{padding-top:4px!important;
    padding-bottom:4px!important;}}
.yf-sheet.sheet-interest{max-width:calc(100vw - 24px)!important;}
.yf-sheet.sheet-interest .yf-sheet-body{padding-left:8px!important;
  padding-right:8px!important;}
.yf-sheet.sheet-interest .yf-interest-note,
.yf-sheet.sheet-interest .yf-interest-item,
.yf-sheet.sheet-interest .yf-interest-actions{width:100%!important;
  max-width:260px!important;}
@media (max-width:767px){.yf-sheet.sheet-interest.sheet-center{left:50%!important;
    right:auto!important;
    max-width:calc(100vw - 24px)!important;
    bottom:48px!important;
    transform:translate(-50%,110vh)!important;}
.yf-sheet.sheet-interest.sheet-center.show{transform:translate(-50%,0)!important;}}
.yf-detail-gallery .yf-detail-main-img,
.yf-detail-gallery .yf-detail-thumbs img{margin-top:0!important;
  margin-bottom:0!important;
  border-top:0!important;
  border-bottom:0!important;}
.yf-detail-thumbs-wrap,
.yf-thumb-arrow-wrap{margin-top:0!important;}
.yf-detail-thumbs{gap:3px!important;
  margin-top:0!important;
  padding:0 1px!important;
  overflow-x:auto!important;
  overflow-y:visible!important;}
.yf-thumb-arrow-wrap .yf-detail-thumbs,
.yf-thumb-arrow-wrap #yfDetailThumbs{align-items:center!important;}
.yf-detail-thumbs img{width:66px!important;
  height:66px!important;
  border:1px solid transparent!important;
  outline:0!important;
  box-shadow:none!important;
  margin:0!important;
  padding:0!important;
  box-sizing:border-box!important;
  background:transparent!important;
  flex:0 0 auto!important;
  display:block!important;}
.yf-detail-thumbs img.sel{border:1px solid transparent!important;
  outline:0!important;
  outline-offset:0!important;
  box-shadow:inset 0 0 0 1px #ff6a00!important;}
.yf-thumb-arrow.left{margin-right:3px!important;}
.yf-thumb-arrow.right{margin-left:3px!important;}
@media (max-width:767px){.yf-lightbox-prev,
  .yf-lightbox-next{width:38px!important;
    height:38px!important;
    border-radius:50%!important;
    background:#000!important;
    color:#fff!important;
    border:1px solid rgba(255,255,255,.28)!important;
    box-shadow:0 2px 10px rgba(0,0,0,.24)!important;
    font-size:0!important;
    line-height:0!important;
    opacity:1!important;
    animation:none!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    padding:0!important;
    position:absolute!important;
    transform:translateY(-50%)!important;
    transition:transform .08s ease!important;}
.yf-lightbox-prev::before,
  .yf-lightbox-prev::after,
  .yf-lightbox-next::before,
  .yf-lightbox-next::after{content:""!important;
    position:absolute!important;
    top:50%!important;
    width:11px!important;
    height:2px!important;
    background:#fff!important;
    border-radius:999px!important;
    display:block!important;}
.yf-lightbox-prev::before,
  .yf-lightbox-prev::after{left:50%!important;
    transform-origin:left center!important;}
.yf-lightbox-prev::before{transform:translate(-5px,-50%) rotate(43deg)!important;}
.yf-lightbox-prev::after{transform:translate(-5px,-50%) rotate(-43deg)!important;}
.yf-lightbox-next::before,
  .yf-lightbox-next::after{right:50%!important;
    transform-origin:right center!important;}
.yf-lightbox-next::before{transform:translate(5px,-50%) rotate(43deg)!important;}
.yf-lightbox-next::after{transform:translate(5px,-50%) rotate(-43deg)!important;}
.yf-lightbox-prev:active,
  .yf-lightbox-next:active{transform:translateY(-50%) scale(.96)!important;}
.yf-lightbox-prev{left:10px!important;}
.yf-lightbox-next{right:4px!important;}
.yf-lightbox-close{top:52px!important;
    right:14px!important;
    width:40px!important;
    height:40px!important;
    border-radius:50%!important;
    background:#000!important;
    color:#fff!important;
    border:1px solid rgba(255,255,255,.28)!important;
    box-shadow:0 2px 10px rgba(0,0,0,.24)!important;
    font-size:22px!important;
    line-height:40px!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    z-index:4!important;}
.yf-detail-thumbs{gap:3px!important;}
.yf-detail-thumbs img{width:68px!important;
    height:68px!important;}}
@media (min-width:768px){.yf-bottom,
  .yf-bottom.yf-bottom-hidden,
  .yf-bottom.yf-bottom-dimmed{opacity:1!important;
    pointer-events:auto!important;}}
.yf-menu-btn{width:30px;
  height:33px;
  padding:0 5px;
  margin:0;
  border:0;
  background:transparent;
  color:#fff;
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  gap:3px;
  flex-shrink:0;
  cursor:pointer;}
.yf-menu-btn span{width:17px;
  height:2px;
  border-radius:2px;
  background:currentColor;
  display:block;}
.yf-search-div{width:1px;
  height:16px;
  margin:0 2px;
  background:rgba(255,255,255,.35);
  flex-shrink:0;}
.yf-drawer.yf-main-nav-drawer{min-width:134px!important;
  width:134px!important;
  border-radius:10px!important;
  background:#fff!important;
  box-shadow:0 4px 16px rgba(0,0,0,.10)!important;
  overflow:hidden!important;}
.yf-drawer.yf-main-nav-drawer button{min-height:34px!important;
  height:34px!important;
  display:flex!important;
  align-items:center!important;
  gap:6px!important;
  padding:0 10px!important;
  border:0!important;
  border-bottom:1px solid #f0f0f0!important;
  background:#fff!important;
  color:#ff6a00!important;
  font-size:12px!important;
  font-weight:600!important;
  line-height:1!important;}
.yf-drawer.yf-main-nav-drawer button:last-child{border-bottom:0!important;}
.yf-drawer.yf-main-nav-drawer button span{flex:1 1 auto!important;
  min-width:0!important;
  text-align:left!important;
  white-space:nowrap!important;}
.yf-drawer.yf-main-nav-drawer svg{width:14px!important;
  height:14px!important;
  flex:0 0 14px!important;
  stroke:#ff6a00!important;
  color:#ff6a00!important;
  fill:none!important;
  stroke-width:1.85!important;}
.yf-bottom{display:none!important;}
.yf-sheet.yf-cat-top-panel{position:fixed!important;
  left:0!important;
  right:auto!important;
  bottom:auto!important;
  width:auto!important;
  max-width:100vw!important;
  max-height:46vh!important;
  background:#fff!important;
  border-radius:0 10px 10px 0!important;
  box-shadow:0 4px 20px rgba(0,0,0,.14)!important;
  overflow-x:auto!important;
  overflow-y:auto!important;
  -webkit-overflow-scrolling:touch!important;
  z-index:20001!important;
  opacity:0;
  transform:translateY(-8px);
  transition:opacity .18s ease, transform .22s ease!important;}
.yf-sheet.yf-cat-top-panel.show{opacity:1!important;
  transform:translateY(0)!important;}
.yf-sheet.yf-cat-top-panel .yf-cat-wrap{display:flex!important;
  flex-direction:row!important;
  align-items:flex-start!important;
  width:max-content!important;
  max-width:none!important;}
.yf-backdrop.yf-cat-top-backdrop{background:transparent!important;}
@media (max-width:767px){.yf-detail-page{padding-bottom:18px!important;}
.yf-menu-btn{width:30px!important;padding:0 5px!important;}
.yf-menu-btn span{width:17px!important;height:2px!important;}
.yf-drawer.yf-main-nav-drawer{min-width:134px!important;width:134px!important;}
.yf-search-row{align-items:center!important;}}
@media (min-width:768px){.yf-bottom{display:none!important;}}
@media (max-width:767px){.yf-sheet.sheet-contact,
  .yf-sheet.sheet-interest{bottom:0!important;
    border-radius:14px 14px 0 0!important;}}
@media (min-width:768px){.yf-drawer.yf-main-nav-drawer{top:38px!important;
    transform:none!important;}}
.yf-sheet.yf-cat-top-panel{border-radius:0 10px 10px 0!important;
  max-width:calc(100vw - 8px)!important;
  overflow-x:auto!important;}
.yf-sheet.yf-cat-top-panel .yf-sheet-body{padding:6px!important;
  overflow:visible!important;}
.yf-sheet.yf-cat-top-panel .yf-cat-col{display:flex!important;
  flex-direction:column!important;
  gap:6px!important;
  flex-shrink:0!important;
  padding-top:0!important;
  padding-bottom:4px!important;}
.yf-sheet.yf-cat-top-panel .yf-cat-col-l1{width:auto!important;
  min-width:130px!important;
  padding:0 14px 0 0!important;
  border-right:1px solid #eee!important;}
.yf-sheet.yf-cat-top-panel .yf-cat-col-l2{width:auto!important;
  min-width:140px!important;
  padding:0 14px!important;
  border-right:1px solid #eee!important;}
.yf-sheet.yf-cat-top-panel .yf-cat-col-l3{width:auto!important;
  min-width:130px!important;
  padding:0 0 0 14px!important;
  border-right:0!important;}
.yf-sheet.yf-cat-top-panel .yf-cat-item-l1,
.yf-sheet.yf-cat-top-panel .yf-cat-item-l2,
.yf-sheet.yf-cat-top-panel .yf-cat-item-l3,
.yf-sheet.yf-cat-top-panel .yf-cat-all-btn{width:100%!important;
  min-height:34px!important;
  display:flex!important;
  align-items:center!important;
  gap:0!important;
  padding:7px 10px!important;
  margin:0!important;
  border:0!important;
  border-radius:6px!important;
  background:transparent!important;
  box-shadow:none!important;
  text-align:left!important;
  white-space:nowrap!important;
  cursor:pointer!important;
  line-height:1.25!important;
  color:#111!important;
  font-size:15px!important;
  font-weight:650!important;}
.yf-sheet.yf-cat-top-panel .yf-cat-item-l1.sel,
.yf-sheet.yf-cat-top-panel .yf-cat-item-l2.sel{color:#ff6a00!important;
  background:rgba(255,106,0,.07)!important;}
.yf-sheet.yf-cat-top-panel .yf-cat-item-l3{color:#111!important;
  font-weight:650!important;}
.yf-sheet.yf-cat-top-panel .yf-cat-item-l3.sel{color:#111!important;
  background:transparent!important;}
.yf-sheet.yf-cat-top-panel .yf-cat-item-l1:hover,
.yf-sheet.yf-cat-top-panel .yf-cat-item-l2:hover,
.yf-sheet.yf-cat-top-panel .yf-cat-item-l3:hover{background:rgba(0,0,0,.035)!important;}
.yf-sheet.yf-cat-top-panel .yf-cat-item-l1.has-child::after,
.yf-sheet.yf-cat-top-panel .yf-cat-item-l2.has-child::after{content:"▶"!important;
  display:block!important;
  font-size:10px!important;
  color:inherit!important;
  margin-left:10px!important;
  margin-right:0!important;
  flex:0 0 auto!important;
  float:none!important;
  position:static!important;
  transform:none!important;
  opacity:.65!important;}
.yf-sheet.yf-cat-top-panel .yf-cat-col-l2 .yf-cat-item-l2.has-child::after{margin-left:8px!important;}
@media (max-width:767px){.yf-sheet.yf-cat-top-panel{max-width:calc(100vw - 11px)!important;
    border-radius:0 10px 10px 0!important;}
.yf-sheet.yf-cat-top-panel .yf-cat-col-l1{width:116px!important;
    min-width:116px!important;
    padding-right:8px!important;}
.yf-sheet.yf-cat-top-panel .yf-cat-col-l2{width:136px!important;
    min-width:136px!important;
    padding:0 8px!important;}
.yf-sheet.yf-cat-top-panel .yf-cat-col-l3{width:136px!important;
    min-width:136px!important;
    padding-left:8px!important;}
.yf-sheet.yf-cat-top-panel .yf-cat-item-l1,
  .yf-sheet.yf-cat-top-panel .yf-cat-item-l2,
  .yf-sheet.yf-cat-top-panel .yf-cat-item-l3,
  .yf-sheet.yf-cat-top-panel .yf-cat-all-btn{min-height:32px!important;
    padding:6px 7px!important;
    font-size:13px!important;
    white-space:nowrap!important;
    word-break:normal!important;}
.yf-sheet.yf-cat-top-panel .yf-cat-item-l1.has-child::after,
  .yf-sheet.yf-cat-top-panel .yf-cat-item-l2.has-child::after{border-top-width:4px!important;
    border-bottom-width:4px!important;
    border-left-width:6px!important;
    margin-left:6px!important;}}
.yf-sheet.sheet-interest{display:flex!important;
  flex-direction:column!important;
  overflow:hidden!important;}
.yf-sheet.sheet-interest .yf-sheet-head{flex:0 0 auto!important;
  background:#fff!important;
  border-bottom:1px solid #eee!important;}
.yf-sheet.sheet-interest .yf-sheet-body.yf-interest-body{flex:1 1 auto!important;
  min-height:0!important;
  display:flex!important;
  flex-direction:column!important;
  overflow:hidden!important;
  background:#fff!important;
  padding:10px!important;}
.yf-sheet.sheet-interest .yf-interest-note{flex:0 0 auto!important;
  width:100%!important;
  max-width:260px!important;
  margin:0 auto 10px!important;
  padding:0!important;
  background:#fff!important;
  color:#666!important;
  font-size:14px!important;
  line-height:1.45!important;}
.yf-sheet.sheet-interest .yf-interest-scroll{flex:1 1 auto!important;
  min-height:0!important;
  overflow-y:auto!important;
  -webkit-overflow-scrolling:touch!important;
  padding:0 0 8px!important;
  margin:0!important;}
.yf-sheet.sheet-interest .yf-interest-actions{flex:0 0 auto!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  gap:8px!important;
  width:100%!important;
  max-width:260px!important;
  margin:0 auto!important;
  padding:8px 0 12px!important;
  background:#fff!important;}
.yf-sheet.sheet-interest .yf-interest-item{width:100%!important;
  max-width:260px!important;
  min-height:64px!important;
  margin:0 auto 6px!important;
  padding:2px 10px!important;
  display:flex!important;
  align-items:center!important;
  gap:8px!important;
  background:#f7f7f7!important;
  border:1px solid #ececec!important;
  border-radius:12px!important;
  box-shadow:none!important;
  box-sizing:border-box!important;}
.yf-sheet.sheet-interest .yf-interest-item:last-child{margin-bottom:0!important;}
.yf-sheet.sheet-interest .yf-interest-check{width:18px!important;
  height:18px!important;
  margin:0!important;
  flex:0 0 auto!important;
  accent-color:#ff6a00!important;}
.yf-sheet.sheet-interest .yf-interest-img,
.yf-sheet.sheet-interest .yf-interest-thumb{width:56px!important;
  height:56px!important;
  margin:0!important;
  border-radius:8px!important;
  object-fit:cover!important;
  flex:0 0 auto!important;
  background:#fff!important;}
.yf-sheet.sheet-interest .yf-interest-spacer{flex:1 1 auto!important;
  min-width:0!important;}
.yf-sheet.sheet-interest .yf-interest-del{width:34px!important;
  height:34px!important;
  margin:0!important;
  border:1px solid #d8d8d8!important;
  border-radius:50%!important;
  background:#e9e9e9!important;
  color:#666!important;
  font-size:20px!important;
  font-weight:800!important;
  line-height:1!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  box-shadow:0 1px 2px rgba(0,0,0,.08)!important;
  cursor:pointer!important;
  flex:0 0 auto!important;}
.yf-sheet.sheet-interest .yf-interest-send-merchant,
.yf-sheet.sheet-interest .yf-interest-share-friend{width:100%!important;
  min-height:44px!important;
  margin:0 0 8px!important;
  border:0!important;
  border-radius:10px!important;
  color:#fff!important;
  font-size:16px!important;
  font-weight:800!important;
  cursor:pointer!important;}
.yf-sheet.sheet-interest .yf-interest-share-friend{margin-bottom:0!important;}
.yf-sheet.sheet-interest .yf-interest-download{width:100%!important;
  min-height:40px!important;
  border:0!important;
  border-radius:10px!important;
  background:#ff6a00!important;
  color:#fff!important;
  font-size:15px!important;
  font-weight:700!important;
  cursor:pointer!important;
  margin:4px 0 0!important;}
@media (min-width:768px){.yf-sheet.sheet-interest{width:340px!important;
    max-width:calc(100vw - 24px)!important;}
.yf-sheet.sheet-interest .yf-sheet-body.yf-interest-body{padding:14px!important;}}
@media (max-width:767px){.yf-sheet.sheet-interest .yf-sheet-body.yf-interest-body{padding:12px!important;}}
.yf-sheet .yf-sheet-close,
.yf-sheet.sheet-interest .yf-interest-del{background:#e3e3e3!important;
  border:1px solid #d0d0d0!important;
  color:#555!important;
  box-shadow:0 2px 5px rgba(0,0,0,.10)!important;}
.yf-sheet .yf-sheet-close{width:32px!important;
  height:32px!important;
  font-size:20px!important;
  font-weight:800!important;
  line-height:1!important;}
.yf-sheet .yf-sheet-close:active,
.yf-sheet.sheet-interest .yf-interest-del:active{background:#d6d6d6!important;
  box-shadow:inset 0 2px 4px rgba(0,0,0,.12)!important;}
.yf-contact-copy{background:rgba(255,255,255,.58)!important;
  border:1px solid rgba(255,106,0,.20)!important;
  color:#ff6a00!important;
  box-shadow:0 1px 3px rgba(0,0,0,.05)!important;
  font-weight:700!important;}
.yf-contact-copy:active{background:rgba(255,106,0,.08)!important;
  box-shadow:inset 0 1px 3px rgba(0,0,0,.08)!important;}
@media (min-width:768px){.yf-sheet.sheet-contact,
  .yf-sheet.sheet-interest{left:50%!important;
    right:auto!important;
    transform:translateX(-50%)!important;
    max-width:calc(100vw - 24px)!important;}
.yf-sheet.sheet-contact.show,
  .yf-sheet.sheet-interest.show{transform:translateX(-50%)!important;}
.yf-sheet.sheet-contact{width:340px!important;
    border-radius:12px!important;}
.yf-sheet.sheet-interest{width:340px!important;
    border-radius:14px!important;}}
@media (max-width:767px){#yfWA.yf-wa,
  .yf-wa#yfWA{position:fixed!important;
    right:4px!important;
    left:auto!important;
    top:calc(40dvh - 21px)!important;
    bottom:auto!important;
    width:42px!important;
    height:42px!important;
    display:grid!important;
    opacity:0!important;
    pointer-events:none!important;
    transform:none!important;
    z-index:100002!important;
    touch-action:none!important;
    user-select:none!important;
    -webkit-user-select:none!important;
    -webkit-touch-callout:none!important;
    transition:opacity .18s ease!important;
    will-change:top,opacity!important;}
#yfWA.yf-wa.yf-wa-show,
  .yf-wa#yfWA.yf-wa-show{opacity:1!important;
    pointer-events:auto!important;
    top:calc(40dvh - 21px)!important;
    bottom:auto!important;
    transform:none!important;}
#yfWA.yf-wa.yf-wa-dragging,
  .yf-wa#yfWA.yf-wa-dragging{transition:none!important;}}
.yf-sheet.sheet-contact.yf-msg-form-open{overflow:hidden!important;
  display:flex!important;
  flex-direction:column!important;}
.yf-msg-form-body{display:flex!important;
  flex-direction:column!important;
  overflow:hidden!important;
  min-height:0!important;
  box-sizing:border-box!important;}
.yf-msg-form-scroll{flex:1 1 auto!important;
  min-height:0!important;
  overflow-y:auto!important;
  -webkit-overflow-scrolling:touch!important;
  overscroll-behavior:contain!important;
  padding:0 0 10px!important;
  box-sizing:border-box!important;}
.yf-msg-form-actions{flex:0 0 auto!important;
  padding-top:4px!important;
  background:#fff!important;
  box-sizing:border-box!important;}
.yf-msg-form-actions .yf-msg-send-btn{display:block!important;
  width:100%!important;
  padding:12px!important;
  background:#ff6a00!important;
  color:#fff!important;
  border:0!important;
  border-radius:10px!important;
  font-size:16px!important;
  font-weight:800!important;
  cursor:pointer!important;
  box-sizing:border-box!important;}
.yf-msg-field{margin-bottom:8px!important;}
.yf-msg-field textarea,
.yf-msg-field input{width:100%!important;
  padding:10px!important;
  border:1px solid #e0e0e0!important;
  border-radius:8px!important;
  font-size:16px!important;
  box-sizing:border-box!important;
  font-family:inherit!important;
  background:#fff!important;}
.yf-msg-field textarea{resize:vertical!important;
  min-height:92px!important;
  max-height:34vh!important;}
@media (max-width:767px){.yf-sheet.sheet-contact.yf-msg-form-open{left:8px!important;
    right:8px!important;
    width:auto!important;
    max-width:calc(100vw - 16px)!important;
    border-radius:12px!important;}
.yf-sheet.sheet-contact.yf-msg-form-open .yf-msg-form-body{max-height:none!important;
    padding-bottom:10px!important;}
.yf-sheet.sheet-contact.yf-msg-form-open .yf-sheet-head{flex:0 0 auto!important;}}
.yf-drawer.yf-main-nav-drawer{width:134px!important;
  min-width:134px!important;}
.yf-drawer.yf-main-nav-drawer button{min-height:34px!important;
  height:34px!important;
  padding:0 10px!important;
  font-size:13px!important;
  line-height:1!important;
  background:#fff!important;
  color:#ff6a00!important;}
.yf-sheet.yf-cat-top-panel{width:auto!important;
  min-width:0!important;
  max-width:calc(100vw - 8px)!important;
  max-height:40vh!important;
  overflow-x:auto!important;
  overflow-y:auto!important;
  border-radius:0 10px 10px 0!important;
  background:#fff!important;}
.yf-sheet.yf-cat-top-panel .yf-sheet-body{padding:5px 6px!important;
  overflow:visible!important;}
.yf-sheet.yf-cat-top-panel .yf-cat-wrap{display:flex!important;
  flex-direction:row!important;
  align-items:flex-start!important;
  width:max-content!important;
  max-width:none!important;
  gap:0!important;}
.yf-sheet.yf-cat-top-panel .yf-cat-col{display:flex!important;
  flex-direction:column!important;
  gap:2px!important;
  flex-shrink:0!important;
  padding-top:0!important;
  padding-bottom:2px!important;}
.yf-sheet.yf-cat-top-panel .yf-cat-col-l1{width:132px!important;
  min-width:132px!important;
  padding:0 6px 0 0!important;
  border-right:1px solid #eee!important;}
.yf-sheet.yf-cat-top-panel .yf-cat-col-l2{width:132px!important;
  min-width:132px!important;
  padding:0 6px!important;
  border-right:1px solid #eee!important;}
.yf-sheet.yf-cat-top-panel .yf-cat-col-l3{width:142px!important;
  min-width:142px!important;
  padding:0 0 0 6px!important;
  border-right:0!important;}
.yf-sheet.yf-cat-top-panel .yf-cat-item-l1,
.yf-sheet.yf-cat-top-panel .yf-cat-item-l2,
.yf-sheet.yf-cat-top-panel .yf-cat-item-l3,
.yf-sheet.yf-cat-top-panel .yf-cat-all-btn{width:100%!important;
  min-height:30px!important;
  height:auto!important;
  display:flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  gap:0!important;
  padding:5px 7px!important;
  margin:0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
  color:#111!important;
  font-size:13px!important;
  font-weight:600!important;
  line-height:1.2!important;
  text-align:left!important;
  white-space:nowrap!important;
  transform:none!important;
  opacity:1!important;}
.yf-sheet.yf-cat-top-panel .yf-cat-item-l1:hover,
.yf-sheet.yf-cat-top-panel .yf-cat-item-l2:hover,
.yf-sheet.yf-cat-top-panel .yf-cat-item-l3:hover,
.yf-sheet.yf-cat-top-panel .yf-cat-item-l1:active,
.yf-sheet.yf-cat-top-panel .yf-cat-item-l2:active,
.yf-sheet.yf-cat-top-panel .yf-cat-item-l3:active{background:transparent!important;}
.yf-sheet.yf-cat-top-panel .yf-cat-all-btn,
.yf-sheet.yf-cat-top-panel .yf-cat-all-btn.sel,
.yf-sheet.yf-cat-top-panel .yf-cat-all-btn:hover,
.yf-sheet.yf-cat-top-panel .yf-cat-all-btn:active{color:#111!important;
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
  font-weight:650!important;}
.yf-sheet.yf-cat-top-panel .yf-cat-item-l1.has-child,
.yf-sheet.yf-cat-top-panel .yf-cat-item-l2.has-child{justify-content:flex-start!important;}
.yf-sheet.yf-cat-top-panel .yf-cat-item-l1.has-child span,
.yf-sheet.yf-cat-top-panel .yf-cat-item-l2.has-child span{display:inline-block!important;
  flex:1 1 auto!important;
  min-width:0!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;}
.yf-sheet.yf-cat-top-panel .yf-cat-item-l1.has-child::after,
.yf-sheet.yf-cat-top-panel .yf-cat-item-l2.has-child::after{content:""!important;
  display:block!important;
  width:0!important;
  height:0!important;
  border-top:4px solid transparent!important;
  border-bottom:4px solid transparent!important;
  border-left:6px solid currentColor!important;
  color:currentColor!important;
  margin-left:6px!important;
  margin-right:0!important;
  flex:0 0 auto!important;
  float:none!important;
  position:static!important;
  transform:none!important;
  opacity:1!important;}
@media (max-width:767px){.yf-sheet.yf-cat-top-panel{max-width:calc(100vw - 8px)!important;
    max-height:42vh!important;}
.yf-sheet.yf-cat-top-panel .yf-cat-col-l1{width:98px!important;
    min-width:98px!important;
    padding-right:5px!important;}
.yf-sheet.yf-cat-top-panel .yf-cat-col-l2{width:112px!important;
    min-width:112px!important;
    padding:0 5px!important;}
.yf-sheet.yf-cat-top-panel .yf-cat-col-l3{width:124px!important;
    min-width:124px!important;
    padding-left:5px!important;}
.yf-sheet.yf-cat-top-panel .yf-cat-item-l1,
  .yf-sheet.yf-cat-top-panel .yf-cat-item-l2,
  .yf-sheet.yf-cat-top-panel .yf-cat-item-l3,
  .yf-sheet.yf-cat-top-panel .yf-cat-all-btn{min-height:29px!important;
    padding:5px 5px!important;
    font-size:13px!important;}}
.yf-sheet.yf-cat-top-panel .yf-cat-col-l1 .yf-cat-item-l1.has-child,
.yf-sheet.yf-cat-top-panel .yf-cat-col-l2 .yf-cat-item-l2.has-child{position:relative!important;
  display:flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  padding-right:16px!important;}
.yf-sheet.yf-cat-top-panel .yf-cat-col-l1 .yf-cat-item-l1.has-child span,
.yf-sheet.yf-cat-top-panel .yf-cat-col-l2 .yf-cat-item-l2.has-child span{flex:1 1 auto!important;
  min-width:0!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;}
.yf-sheet.yf-cat-top-panel .yf-cat-col-l1 .yf-cat-item-l1.has-child::after,
.yf-sheet.yf-cat-top-panel .yf-cat-col-l2 .yf-cat-item-l2.has-child::after{content:""!important;
  display:block!important;
  width:0!important;
  height:0!important;
  border-top:4px solid transparent!important;
  border-bottom:4px solid transparent!important;
  border-left:6px solid currentColor!important;
  margin-left:6px!important;
  flex:0 0 auto!important;
  opacity:1!important;
  background:transparent!important;}
.yf-sheet.yf-cat-top-panel .yf-cat-item-l1.sel,
.yf-sheet.yf-cat-top-panel .yf-cat-item-l2.sel,
.yf-sheet.yf-cat-top-panel .yf-cat-item-l3.sel{color:#ff6a00!important;
  background:transparent!important;
  box-shadow:none!important;}
.yf-detail-page.yf-detail-preparing .yf-detail-content,
.yf-detail-page.yf-detail-preparing .yf-detail-about,
.yf-detail-page.yf-detail-preparing .yf-detail-images{visibility:hidden!important;
  opacity:0!important;}
.yf-detail-page .yf-detail-basic{border-top:1px solid #e5e5e5!important;}
html.yf-lang-ar body .yf-detail-page .yf-detail-specs > div,
body.yf-lang-ar .yf-detail-page .yf-detail-specs > div{align-items:center!important;
  gap:12px!important;
  min-height:3.1rem!important;}
html.yf-lang-ar body .yf-detail-page .yf-detail-specs > div > span:first-child,
body.yf-lang-ar .yf-detail-page .yf-detail-specs > div > span:first-child{flex:1 1 auto!important;
  min-width:0!important;
  line-height:1.35!important;
  white-space:normal!important;
  overflow-wrap:anywhere!important;
  text-align:start!important;}
html.yf-lang-ar body .yf-detail-page .yf-spec-val,
body.yf-lang-ar .yf-detail-page .yf-spec-val{flex:0 0 auto!important;
  min-width:max-content!important;
  white-space:nowrap!important;
  margin-left:auto!important;
  margin-right:0!important;
  padding-inline-start:6px!important;}
html.yf-lang-ar body .yf-detail-page .yf-spec-val b,
body.yf-lang-ar .yf-detail-page .yf-spec-val b{white-space:nowrap!important;}
html body .yf-detail-page #yfDetailInfo > .yf-detail-actions.yf-detail-action-split,
html body .yf-detail-page #yfDetailInfo > .yf-detail-actions{display:flex!important;
  flex-direction:row!important;
  align-items:stretch!important;
  justify-content:stretch!important;
  width:100%!important;
  height:44px!important;
  min-height:44px!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  overflow:hidden!important;
  background:#ff6a00!important;}
html body .yf-detail-page #yfDetailInfo > .yf-detail-actions > .yf-detail-interested,
html body .yf-detail-page #yfDetailInfo > .yf-detail-actions > .yf-detail-product-msg{flex:1 1 50%!important;
  width:50%!important;
  max-width:50%!important;
  height:44px!important;
  min-height:44px!important;
  line-height:44px!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  background:#ff6a00!important;
  color:#fff!important;
  font-size:14px!important;
  font-weight:700!important;
  text-align:center!important;
  cursor:pointer!important;
  display:block!important;
  visibility:visible!important;
  opacity:1!important;
  box-shadow:none!important;}
html body .yf-detail-page #yfDetailInfo > .yf-detail-actions > .yf-detail-product-msg{border-left:1px solid rgba(255,255,255,.55)!important;}
.yf-product-msg-mask{display:none;position:fixed;inset:0;z-index:100001;background:rgba(0,0,0,.38);align-items:center;justify-content:center;padding:14px;box-sizing:border-box;--yf-product-msg-keyboard:0px;}
.yf-product-msg-mask.show{display:flex!important;}
.yf-product-msg-box{width:min(430px,92vw);background:#fff;border-radius:12px;box-shadow:0 14px 40px rgba(0,0,0,.25);overflow:hidden;display:flex;flex-direction:column;position:relative;max-height:calc(100dvh - 28px);}
.yf-product-msg-head{height:44px;display:flex;align-items:center;justify-content:space-between;padding:0 12px;border-bottom:1px solid #edf1f5;font-size:15px;font-weight:900;color:#111827;flex:0 0 auto;}
.yf-product-msg-close{width:30px;height:30px;border:0;border-radius:50%;background:#f1f3f5;color:#333;font-size:18px;line-height:1;display:flex;align-items:center;justify-content:center;padding:0;}
.yf-product-msg-body{padding:12px;overflow:visible;-webkit-overflow-scrolling:auto;}
.yf-product-msg-product{display:flex;gap:10px;align-items:center;margin-bottom:10px;background:#f8fafc;border:1px solid #edf1f5;border-radius:8px;padding:8px;}
.yf-product-msg-product img{width:58px;height:58px;object-fit:cover;border-radius:6px;background:#f3f4f6;flex:0 0 58px;}
.yf-product-msg-title{font-size:13px;font-weight:800;line-height:1.35;color:#111827;max-height:38px;overflow:hidden;}
.yf-product-msg-url{font-size:11px;color:#64748b;line-height:1.25;margin-top:3px;word-break:break-all;max-height:28px;overflow:hidden;}
.yf-product-msg-contact-wrap{margin:8px 0 8px;}
.yf-product-msg-contact-label{display:flex;align-items:center;gap:4px;font-size:13px;font-weight:800;color:#1f2937;margin:0 0 5px;}
.yf-product-msg-contact-label b{color:#ef4444;font-size:14px;}
.yf-product-msg-contact{width:100%;height:42px;border:1px solid #cbd5e1;border-radius:8px;padding:0 10px;font-size:16px!important;line-height:42px;box-sizing:border-box;outline:none;background:#fff;-webkit-text-size-adjust:100%;}
.yf-product-msg-contact.is-error{border-color:#ef4444!important;box-shadow:0 0 0 2px rgba(239,68,68,.12)!important;}
.yf-product-msg-error{min-height:18px;font-size:12px;line-height:18px;color:#ef4444;margin-top:3px;}
.yf-product-msg-body textarea{width:100%;min-height:96px;resize:none;border:1px solid #dbe2ea;border-radius:8px;padding:9px 10px;font-size:16px!important;line-height:1.45;box-sizing:border-box;outline:none;-webkit-text-size-adjust:100%;}
.yf-product-msg-contact:focus,.yf-product-msg-body textarea:focus{border-color:#ff6a00;box-shadow:0 0 0 2px rgba(255,106,0,.12);}
.yf-product-msg-actions{display:flex;gap:8px;margin-top:10px;}
.yf-product-msg-actions button{flex:1;height:38px;border-radius:8px;border:0;font-size:14px;font-weight:900;cursor:pointer;}
.yf-product-msg-send{background:#ff6a00;color:#fff;}
.yf-product-msg-cancel{background:#eef2f7;color:#334155;}
.yf-product-msg-alert{position:absolute;inset:0;z-index:5;background:rgba(255,255,255,.62);display:flex;align-items:center;justify-content:center;padding:18px;box-sizing:border-box;}
.yf-product-msg-alert-card{width:min(320px,86%);background:#fff;border-radius:12px;box-shadow:0 12px 36px rgba(0,0,0,.24);border:1px solid #f1d2c1;padding:18px 16px;text-align:center;}
.yf-product-msg-alert-text{font-size:15px;line-height:1.45;font-weight:800;color:#1f2937;margin-bottom:14px;}
.yf-product-msg-alert-ok{height:38px;min-width:92px;border:0;border-radius:8px;background:#ff6a00;color:#fff;font-size:15px;font-weight:900;padding:0 18px;}
@media (max-width:767px){.yf-product-msg-mask{align-items:flex-end!important;justify-content:center!important;padding:8px 8px calc(var(--yf-product-msg-keyboard,0px) + env(safe-area-inset-bottom) + 8px)!important;}
.yf-product-msg-box{width:96vw;border-radius:14px 14px 10px 10px;max-height:none!important;transform:none!important;}
.yf-product-msg-head{height:38px;font-size:14px;padding:0 10px;}
.yf-product-msg-close{width:28px;height:28px;font-size:18px;}
.yf-product-msg-body{padding:9px 10px 10px!important;overflow:visible!important;max-height:none!important;}
.yf-product-msg-product{gap:8px;margin-bottom:7px;padding:6px;}
.yf-product-msg-product img{width:42px;height:42px;flex-basis:42px;}
.yf-product-msg-title{font-size:12px;line-height:1.25;max-height:30px;}
.yf-product-msg-url{display:none;}
.yf-product-msg-contact-wrap{margin:6px 0 6px;}
.yf-product-msg-contact-label{font-size:12px;margin-bottom:4px;}
.yf-product-msg-contact{height:38px;line-height:38px;font-size:16px!important;border-radius:8px;}
.yf-product-msg-error{min-height:16px;font-size:11px;line-height:16px;margin-top:2px;}
.yf-product-msg-body textarea{min-height:74px!important;font-size:16px!important;line-height:1.38;resize:none;}
.yf-product-msg-actions{margin-top:8px;gap:7px;}
.yf-product-msg-actions button{height:36px;font-size:14px;}
.yf-product-msg-alert{padding:14px;}
.yf-product-msg-alert-card{padding:15px 14px;}}
.yf-sheet.yf-cat-top-panel{width:max-content!important;
  min-width:0!important;
  max-width:calc(100vw - 8px)!important;
  max-height:calc(100dvh - 96px)!important;
  overflow:visible!important;
  background:#fff!important;
  border-radius:0 10px 10px 0!important;
  box-shadow:0 4px 20px rgba(0,0,0,.14)!important;}
.yf-sheet.yf-cat-top-panel .yf-sheet-body{padding:6px 7px!important;
  overflow:visible!important;}
.yf-sheet.yf-cat-top-panel .yf-cat-wrap{display:flex!important;
  flex-direction:row!important;
  align-items:flex-start!important;
  gap:0!important;
  width:max-content!important;
  min-width:0!important;
  max-width:calc(100vw - 8px)!important;
  overflow-x:auto!important;
  overflow-y:visible!important;
  -webkit-overflow-scrolling:touch!important;}
.yf-sheet.yf-cat-top-panel .yf-cat-col{display:flex!important;
  flex-direction:column!important;
  gap:1px!important;
  flex:0 0 auto!important;
  width:max-content!important;
  min-width:max-content!important;
  max-width:none!important;
  padding:0 4px!important;
  border-right:1px solid #f2f2f2!important;}
.yf-sheet.yf-cat-top-panel .yf-cat-col:last-child{border-right:0!important;}
.yf-sheet.yf-cat-top-panel .yf-cat-item-l1,
.yf-sheet.yf-cat-top-panel .yf-cat-item-l2,
.yf-sheet.yf-cat-top-panel .yf-cat-item-l3{display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:8px!important;
  width:100%!important;
  min-width:max-content!important;
  height:30px!important;
  min-height:30px!important;
  padding:0 9px!important;
  margin:0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
  color:#111!important;
  font-size:13px!important;
  font-weight:600!important;
  line-height:30px!important;
  text-align:left!important;
  white-space:nowrap!important;
  cursor:pointer!important;}
.yf-sheet.yf-cat-top-panel .yf-cat-all-btn,
.yf-sheet.yf-cat-top-panel .yf-cat-all-btn.sel,
.yf-sheet.yf-cat-top-panel .yf-cat-all-btn:hover,
.yf-sheet.yf-cat-top-panel .yf-cat-all-btn:active{display:block!important;
  width:auto!important;
  min-width:max-content!important;
  height:30px!important;
  min-height:30px!important;
  padding:0 9px!important;
  margin:0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
  color:#111!important;
  font-size:13px!important;
  font-weight:600!important;
  line-height:30px!important;
  text-align:left!important;
  white-space:nowrap!important;}
.yf-sheet.yf-cat-top-panel .yf-cat-item-l1.sel,
.yf-sheet.yf-cat-top-panel .yf-cat-item-l2.sel,
.yf-sheet.yf-cat-top-panel .yf-cat-item-l3.sel{background:transparent!important;
  box-shadow:none!important;
  color:#ff6a00!important;}
.yf-sheet.yf-cat-top-panel .yf-cat-item-l1.has-child,
.yf-sheet.yf-cat-top-panel .yf-cat-item-l2.has-child{display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;}
.yf-sheet.yf-cat-top-panel .yf-cat-item-l1.has-child span,
.yf-sheet.yf-cat-top-panel .yf-cat-item-l2.has-child span{display:inline-block!important;
  min-width:0!important;
  width:auto!important;}
.yf-sheet.yf-cat-top-panel .yf-cat-item-l1.has-child::after,
.yf-sheet.yf-cat-top-panel .yf-cat-item-l2.has-child::after{content:""!important;
  display:inline-block!important;
  flex:0 0 auto!important;
  width:0!important;
  height:0!important;
  margin-left:6px!important;
  border-top:4px solid transparent!important;
  border-bottom:4px solid transparent!important;
  border-left:6px solid currentColor!important;}
.yf-sheet.yf-cat-top-panel .yf-cat-item-l1:hover,
.yf-sheet.yf-cat-top-panel .yf-cat-item-l2:hover,
.yf-sheet.yf-cat-top-panel .yf-cat-item-l3:hover{background:#fafafa!important;}
.yf-sheet.yf-cat-top-panel .yf-cat-all-btn:hover{background:transparent!important;}
.yf-detail-hero.video-entry .yf-detail-main-img{display:block!important;
  object-fit:cover!important;}
.yf-detail-video-overlay{background-size:cover!important;
  background-position:center!important;
  background-repeat:no-repeat!important;}
.yf-detail-video-overlay::before{content:"";
  position:absolute;
  inset:0;
  background:rgba(0,0,0,.18);
  pointer-events:none;}
.yf-detail-video-overlay .yf-detail-video-play-btn,
.yf-detail-video-play-btn{position:relative!important;
  z-index:2!important;}
.yf-detail-thumb-video{background-size:cover!important;
  background-position:center!important;
  background-repeat:no-repeat!important;
  background-color:#222!important;}
.yf-detail-thumb-video::before{content:"";
  position:absolute;
  inset:0;
  background:rgba(0,0,0,.22);
  pointer-events:none;}
.yf-detail-thumb-video::after{position:relative!important;
  z-index:2!important;}
.yf-detail-hero.video-playing .yf-detail-arrow{z-index:8!important;
  opacity:1!important;
  display:flex!important;
  pointer-events:auto!important;}
.yf-detail-hero.video-playing .yf-detail-prev{left:8px!important;}
.yf-detail-hero.video-playing .yf-detail-next{right:8px!important;}
.yf-detail-video-error-close{top:12px!important;
  right:12px!important;
  left:auto!important;
  transform:none!important;
  z-index:12!important;}
@media (max-width:767px){.yf-detail-page .yf-search-row .yf-detail-home-btn{transform:translateY(38px)!important;
    background:rgba(0,0,0,.56)!important;
    border-radius:999px!important;
    height:30px!important;
    padding:0 10px!important;
    position:relative!important;
    z-index:100002!important;}
.yf-detail-page .yf-search-row .yf-detail-home-btn:active{transform:translateY(39px) scale(.985)!important;}
.yf-detail-hero.video-playing .yf-detail-arrow{display:flex!important;
    width:38px!important;
    height:38px!important;
    background:rgba(0,0,0,.55)!important;
    color:#fff!important;
    border:1px solid rgba(255,255,255,.28)!important;}
.yf-detail-video-error-close,
  .yf-detail-video-close,
  .yf-lightbox-close{right:14px!important;
    left:auto!important;}}
.yf-sheet.sheet-contact .yf-contact-scroll,
.yf-sheet.sheet-interest .yf-interest-note,
.yf-sheet.sheet-interest .yf-interest-item{width:100%!important;
  max-width:260px!important;
  margin-left:auto!important;
  margin-right:auto!important;
  box-sizing:border-box!important;}
.yf-sheet.sheet-interest .yf-interest-scroll{width:100%!important;
  max-width:260px!important;
  margin-left:auto!important;
  margin-right:auto!important;
  padding-left:0!important;
  padding-right:0!important;
  box-sizing:border-box!important;}
.yf-sheet.sheet-contact .yf-contact-actions,
.yf-sheet.sheet-interest .yf-interest-actions{width:80%!important;
  max-width:208px!important;
  margin-left:auto!important;
  margin-right:auto!important;
  display:flex!important;
  flex-direction:column!important;
  gap:8px!important;
  padding-top:8px!important;
  padding-bottom:0!important;
  box-sizing:border-box!important;}
.yf-sheet.sheet-contact .yf-contact-wa,
.yf-sheet.sheet-contact .yf-msg-btn,
.yf-sheet.sheet-interest .yf-interest-send-merchant,
.yf-sheet.sheet-interest .yf-interest-share-friend,
.yf-sheet.sheet-interest .yf-interest-download,
.yf-sheet.sheet-interest .yf-interest-actions button{width:100%!important;
  max-width:208px!important;
  height:36px!important;
  min-height:36px!important;
  padding:0 8px!important;
  margin-left:auto!important;
  margin-right:auto!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  text-align:center!important;
  border-radius:10px!important;
  font-size:13px!important;
  font-weight:800!important;
  line-height:1.18!important;
  box-sizing:border-box!important;
  white-space:normal!important;}
.yf-sheet.sheet-contact .yf-contact-wa{margin-top:0!important;}
.yf-sheet.sheet-contact .yf-msg-btn{margin-top:0!important;}
.yf-sheet.sheet-interest .yf-interest-send-merchant,
.yf-sheet.sheet-interest .yf-interest-share-friend,
.yf-sheet.sheet-interest .yf-interest-download{margin-top:0!important;
  margin-bottom:0!important;}
.yf-sheet.sheet-interest .yf-interest-item{min-height:64px!important;
  padding:2px 10px!important;}
.yf-sheet.sheet-contact .yf-contact-intro,
.yf-sheet.sheet-interest .yf-interest-note{font-size:13px!important;
  line-height:1.5!important;}
html.yf-lang-ar .yf-sheet.sheet-contact,
html.yf-lang-ar .yf-sheet.sheet-interest,
html.yf-lang-ar .yf-sheet.yf-cat-top-panel{direction:rtl!important;}
@media (max-width:767px){.yf-sheet.yf-msg-form-open,
  .yf-sheet.show.yf-msg-form-open,
  .yf-sheet.sheet-contact.yf-msg-form-open{position:fixed!important;
    left:50%!important;
    right:auto!important;
    top:50%!important;
    bottom:auto!important;
    width:calc(100vw - 24px)!important;
    max-width:360px!important;
    max-height:calc(100dvh - 56px)!important;
    transform:translate(-50%,-50%)!important;
    border-radius:12px!important;
    overflow:hidden!important;
    box-shadow:0 10px 32px rgba(0,0,0,.22)!important;
    display:flex!important;
    flex-direction:column!important;
    opacity:1!important;}
.yf-sheet.yf-msg-form-open .yf-msg-form-body{max-height:calc(100dvh - 108px)!important;
    overflow-y:auto!important;
    overflow-x:hidden!important;}}
.yf-interest-guide-toast{position:fixed!important;
  left:50%!important;
  top:50%!important;
  transform:translate(-50%,-50%) scale(.96)!important;
  z-index:100050!important;
  width:min(320px,calc(100vw - 40px))!important;
  opacity:0!important;
  pointer-events:none!important;
  transition:opacity .16s ease,transform .16s ease!important;}
.yf-interest-guide-toast.show{opacity:1!important;
  transform:translate(-50%,-50%) scale(1)!important;}
.yf-interest-guide-card{background:#fff!important;
  border-radius:16px!important;
  box-shadow:0 12px 34px rgba(0,0,0,.22)!important;
  padding:18px 16px!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  justify-content:center!important;
  text-align:center!important;
  border:1px solid rgba(34,180,85,.18)!important;}
.yf-interest-guide-icon{width:42px!important;
  height:42px!important;
  border-radius:50%!important;
  background:#22b455!important;
  color:#fff!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  font-size:26px!important;
  font-weight:900!important;
  line-height:1!important;
  margin:0 0 10px!important;
  box-shadow:0 4px 12px rgba(34,180,85,.25)!important;}
.yf-interest-guide-text{color:#111!important;
  font-size:14px!important;
  font-weight:700!important;
  line-height:1.55!important;
  word-break:break-word!important;}
html.yf-lang-ar .yf-interest-guide-text{direction:rtl!important;}
@media (max-width:767px){.yf-wa{right:4px!important;
    top:calc(60vh - 21px)!important;
    bottom:auto!important;
    opacity:0!important;
    transform:none!important;
    transition:opacity .18s ease, top .16s ease!important;}
.yf-wa.yf-wa-show{opacity:1!important;
    pointer-events:auto!important;
    transform:none!important;}
.yf-wa.yf-wa-dragging{transition:none!important;}
.yf-top{opacity:0!important;
    pointer-events:none!important;}
.yf-top.yf-top-active{opacity:1!important;
    pointer-events:auto!important;}}
.yf-detail-source-back{position:absolute!important;
  left:10px!important;
  top:10px!important;
  width:34px!important;
  height:34px!important;
  border-radius:50%!important;
  border:1px solid rgba(0,0,0,.16)!important;
  background:rgba(255,255,255,.92)!important;
  color:#333!important;
  font-size:26px!important;
  font-weight:700!important;
  line-height:30px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  z-index:8!important;
  cursor:pointer!important;
  box-shadow:0 2px 8px rgba(0,0,0,.12)!important;
  padding:0!important;}
.yf-detail-source-back:active{transform:scale(.96)!important;
  background:#fff!important;}
@media (max-width:767px){.yf-detail-source-back{display:flex!important;}}
.yf-sheet.sheet-contact .yf-sheet-body.yf-contact-body,
.yf-sheet.sheet-interest .yf-sheet-body.yf-interest-body{padding:12px!important;
  box-sizing:border-box!important;}
.yf-sheet.sheet-contact .yf-contact-scroll,
.yf-sheet.sheet-interest .yf-interest-scroll{width:100%!important;
  max-width:260px!important;
  margin-left:auto!important;
  margin-right:auto!important;
  padding-left:0!important;
  padding-right:0!important;
  box-sizing:border-box!important;}
.yf-sheet.sheet-contact .yf-contact-row,
.yf-sheet.sheet-interest .yf-interest-item{width:100%!important;
  max-width:260px!important;
  margin-left:auto!important;
  margin-right:auto!important;
  box-sizing:border-box!important;
  background:#fafafa!important;
  border:1px solid #f1f1f1!important;
  border-radius:10px!important;
  box-shadow:none!important;}
.yf-sheet.sheet-interest .yf-interest-item{min-height:64px!important;
  margin-bottom:8px!important;
  padding:8px 10px!important;
  display:flex!important;
  align-items:center!important;
  gap:8px!important;}
.yf-sheet.sheet-contact .yf-contact-actions,
.yf-sheet.sheet-interest .yf-interest-actions{width:80%!important;
  max-width:208px!important;
  margin:8px auto 0!important;
  padding:0!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  justify-content:flex-start!important;
  gap:6px!important;
  box-sizing:border-box!important;
  background:transparent!important;
  position:relative!important;
  left:auto!important;
  right:auto!important;
  top:auto!important;
  bottom:auto!important;
  transform:none!important;}
.yf-sheet.sheet-contact .yf-contact-wa,
.yf-sheet.sheet-contact .yf-msg-btn,
.yf-sheet.sheet-interest .yf-interest-send-merchant,
.yf-sheet.sheet-interest .yf-interest-share-friend,
.yf-sheet.sheet-interest .yf-interest-download,
.yf-sheet.sheet-interest .yf-interest-actions button{width:100%!important;
  max-width:208px!important;
  height:36px!important;
  min-height:36px!important;
  margin:0 auto!important;
  padding:0 8px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  text-align:center!important;
  box-sizing:border-box!important;
  position:relative!important;
  left:auto!important;
  right:auto!important;
  top:auto!important;
  bottom:auto!important;
  transform:none!important;
  float:none!important;
  clear:both!important;
  line-height:1.18!important;
  white-space:normal!important;}
.yf-sheet.sheet-contact .yf-contact-tip{width:100%!important;
  text-align:center!important;
  margin:0 auto!important;
  padding-top:2px!important;}
@media (max-width:767px){.yf-sheet.sheet-contact .yf-contact-scroll,
  .yf-sheet.sheet-interest .yf-interest-scroll{max-width:260px!important;}
.yf-sheet.sheet-contact .yf-contact-actions,
  .yf-sheet.sheet-interest .yf-interest-actions{max-width:208px!important;
    gap:6px!important;}}
.yf-detail-hero .yf-detail-arrow,
.yf-detail-hero.video-playing .yf-detail-arrow{display:none!important;
  opacity:0!important;
  pointer-events:none!important;}
.yf-detail-video-bar{justify-content:flex-end!important;}
.yf-detail-video-close{position:absolute!important;
  top:10px!important;
  right:10px!important;
  left:auto!important;
  z-index:20!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;}
.yf-detail-video-error-close{top:10px!important;
  right:10px!important;
  left:auto!important;
  transform:none!important;
  z-index:21!important;}
.yf-detail-thumb-video,
.yf-detail-thumb-video::before{border-radius:0!important;}
.yf-sheet.sheet-interest .yf-sheet-body,
.yf-sheet.sheet-interest .yf-interest-body{padding:10px!important;
  box-sizing:border-box!important;}
.yf-sheet.sheet-interest .yf-interest-scroll{padding:0!important;
  margin:0!important;
  box-sizing:border-box!important;
  width:100%!important;}
.yf-sheet.sheet-interest .yf-interest-note{margin:0 0 8px!important;}
.yf-sheet.sheet-interest .yf-interest-item{min-height:64px!important;
  margin:0 0 8px!important;
  padding:10px!important;
  display:flex!important;
  align-items:center!important;
  gap:8px!important;
  background:#f5f5f5!important;
  border-radius:10px!important;}
.yf-sheet.sheet-interest .yf-interest-actions{margin:2px 0 0!important;}
.yf-sheet.sheet-interest .yf-interest-actions button{box-sizing:border-box!important;}
.yf-sheet.yf-cat-top-panel .yf-cat-col-l3{display:flex!important;
  opacity:1!important;
  visibility:visible!important;}
.yf-sheet.yf-cat-top-panel .yf-cat-col-l1,
.yf-sheet.yf-cat-top-panel .yf-cat-col-l2,
.yf-sheet.yf-cat-top-panel .yf-cat-col-l3{flex:0 0 auto!important;}
.yf-detail-hero.video-playing .yf-detail-source-back{display:flex!important;pointer-events:auto!important;top:40px!important;}
.yf-detail-video-layer.show{z-index:20!important;}
.yf-detail-video-layer.show #yfDetailVideoFrame,
.yf-detail-video-layer.show iframe,
.yf-detail-video-layer.show video{z-index:1!important;}
.yf-detail-video-bar{z-index:30!important;
  pointer-events:none!important;
  justify-content:space-between!important;
  padding:0 10px!important;
  box-sizing:border-box!important;}
.yf-detail-video-switch,
.yf-detail-video-close{pointer-events:auto!important;}
.yf-detail-video-switch{position:absolute!important;
  top:10px!important;
  left:10px!important;
  right:auto!important;
  z-index:31!important;
  max-width:42%!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;}
.yf-detail-video-close{position:absolute!important;
  top:10px!important;
  right:10px!important;
  left:auto!important;
  z-index:32!important;}
.yf-detail-video-error-close{top:10px!important;
  right:10px!important;
  left:auto!important;
  transform:none!important;
  z-index:33!important;}
#yfLightboxStage,
#yfDetailHero{touch-action:pan-y!important;}
#yfLightbox.show #yfLightboxStage{touch-action:none!important;}
@media (max-width:767px){.yf-detail-video-switch{top:12px!important;
    left:12px!important;
    max-width:50%!important;}
.yf-detail-video-close,
  .yf-detail-video-error-close{top:12px!important;
    right:12px!important;}}
@media (max-width:767px){#yfWA.yf-wa,
  .yf-wa#yfWA,
  .yf-wa{right:0!important;
    left:auto!important;
    top:calc(60dvh - 55px)!important;
    bottom:auto!important;
    width:42px!important;
    height:42px!important;
    transform:none!important;
    transition:opacity .18s ease, top .16s ease!important;
    z-index:100002!important;
    touch-action:none!important;}
#yfWA.yf-wa.yf-wa-show,
  .yf-wa#yfWA.yf-wa-show,
  .yf-wa.yf-wa-show{right:0!important;
    left:auto!important;
    bottom:auto!important;
    transform:none!important;
    opacity:1!important;
    pointer-events:auto!important;}
#yfWA.yf-wa.yf-wa-dragging,
  .yf-wa#yfWA.yf-wa-dragging,
  .yf-wa.yf-wa-dragging{transition:none!important;}}
#yfWA.yf-wa,
.yf-wa#yfWA,
.yf-wa{right:0!important;
  left:auto!important;
  bottom:auto!important;
  top:calc(56vh - 21px)!important;
  z-index:100002!important;
  touch-action:none!important;
  user-select:none!important;
  -webkit-user-select:none!important;
  -webkit-touch-callout:none!important;}
#yfWA.yf-wa.yf-wa-show,
.yf-wa#yfWA.yf-wa-show,
.yf-wa.yf-wa-show{opacity:1!important;
  pointer-events:auto!important;
  right:0!important;
  left:auto!important;
  bottom:auto!important;}
#yfWA.yf-wa.yf-wa-dragging,
.yf-wa#yfWA.yf-wa-dragging,
.yf-wa.yf-wa-dragging{transition:none!important;}
@media (max-width:767px){#yfWA.yf-wa,
  .yf-wa#yfWA,
  .yf-wa{top:calc(70dvh - 21px)!important;}}
.yf-detail-hero.video-playing .yf-detail-source-back{display:flex!important;
  pointer-events:auto!important;
  top:56px!important;
  left:10px!important;
  z-index:45!important;}
.yf-detail-video-playing .yf-detail-page .yf-search-row .yf-detail-home-btn{transform:translateY(56px)!important;
  z-index:100003!important;}
.yf-detail-video-layer.show .yf-detail-video-switch{top:56px!important;
  left:10px!important;}
.yf-detail-video-layer.show .yf-detail-video-close,
.yf-detail-video-layer.show .yf-detail-video-error-close{top:56px!important;
  right:10px!important;}
@media (max-width:767px){.yf-detail-video-playing .yf-detail-page .yf-search-row .yf-detail-home-btn{transform:translateY(56px)!important;}
.yf-detail-video-layer.show .yf-detail-video-switch{top:58px!important;
    left:12px!important;}
.yf-detail-video-layer.show .yf-detail-video-close,
  .yf-detail-video-layer.show .yf-detail-video-error-close{top:58px!important;
    right:12px!important;}}
.yf-success-tip-mask{position:fixed!important;
  inset:0!important;
  z-index:300000!important;
  display:none!important;
  align-items:center!important;
  justify-content:center!important;
  background:rgba(0,0,0,.18)!important;
  pointer-events:none!important;}
.yf-success-tip-mask.show{display:flex!important;}
.yf-success-tip-box{width:min(340px,calc(100vw - 56px))!important;
  min-height:150px!important;
  padding:26px 26px 24px!important;
  border-radius:22px!important;
  background:rgba(255,255,255,.96)!important;
  box-shadow:0 10px 34px rgba(0,0,0,.22)!important;
  border:1px solid rgba(255,255,255,.9)!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  justify-content:center!important;
  text-align:center!important;
  box-sizing:border-box!important;}
.yf-success-tip-icon{width:64px!important;
  height:64px!important;
  border:4px solid #32d74b!important;
  color:#32d74b!important;
  border-radius:50%!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  font-size:42px!important;
  line-height:1!important;
  font-weight:500!important;
  margin:0 0 16px!important;
  box-sizing:border-box!important;}
.yf-success-tip-title{font-size:18px!important;
  line-height:1.25!important;
  color:#111!important;
  font-weight:800!important;
  margin:0 0 10px!important;}
.yf-success-tip-text{font-size:14px!important;
  line-height:1.5!important;
  color:#555!important;
  font-weight:500!important;
  max-width:280px!important;}
.yf-success-tip-title,
.yf-success-tip-text{direction:inherit!important;
  unicode-bidi:plaintext!important;}
#yfImageSearchBtn,
.yf-camera{display:none!important;
  visibility:hidden!important;
  pointer-events:none!important;}
.yf-sheet.sheet-contact .yf-sheet-body.yf-contact-body{padding:10px!important;
  box-sizing:border-box!important;}
.yf-sheet.sheet-contact .yf-contact-scroll,
.yf-sheet.sheet-contact .yf-contact-actions{width:100%!important;
  max-width:none!important;
  margin-left:0!important;
  margin-right:0!important;
  padding-left:0!important;
  padding-right:0!important;
  box-sizing:border-box!important;}
.yf-sheet.sheet-contact .yf-contact-row{width:100%!important;
  max-width:none!important;
  margin-left:0!important;
  margin-right:0!important;
  box-sizing:border-box!important;}
.yf-sheet.sheet-interest .yf-sheet-body.yf-interest-body,
.yf-sheet.sheet-interest .yf-interest-body{padding:10px!important;
  box-sizing:border-box!important;}
.yf-sheet.sheet-interest .yf-interest-scroll{width:100%!important;
  max-width:none!important;
  margin:0!important;
  padding:0!important;
  box-sizing:border-box!important;}
.yf-sheet.sheet-interest .yf-interest-note,
.yf-sheet.sheet-interest .yf-interest-item,
.yf-sheet.sheet-interest .yf-interest-actions{width:100%!important;
  max-width:none!important;
  margin-left:0!important;
  margin-right:0!important;
  box-sizing:border-box!important;}
.yf-sheet.sheet-interest .yf-interest-item{min-height:50px!important;
  height:auto!important;
  margin:0 0 8px!important;
  padding:2px 10px!important;
  display:flex!important;
  align-items:center!important;
  gap:8px!important;
  background:#f5f5f5!important;
  border:1px solid #f1f1f1!important;
  border-radius:10px!important;
  box-shadow:none!important;}
.yf-sheet.sheet-interest .yf-interest-img{width:44px!important;
  height:44px!important;
  object-fit:cover!important;
  flex:0 0 44px!important;}
.yf-sheet.sheet-interest .yf-interest-del{flex:0 0 auto!important;}
#yfWA.yf-wa,
.yf-wa#yfWA,
.yf-wa{right:0!important;
  left:auto!important;
  cursor:grab!important;
  touch-action:none!important;
  user-select:none!important;
  -webkit-user-select:none!important;
  -webkit-touch-callout:none!important;
  pointer-events:auto!important;}
#yfWA.yf-wa.yf-wa-dragging,
.yf-wa#yfWA.yf-wa-dragging,
.yf-wa.yf-wa-dragging{cursor:grabbing!important;
  transition:none!important;}
.yf-detail-thumbs img,
.yf-detail-thumb-video{width:60px!important;
  height:60px!important;
  min-width:60px!important;
  max-width:60px!important;
  flex:0 0 60px!important;
  box-sizing:border-box!important;
  border:1px solid transparent!important;
  outline:0!important;
  transform:none!important;
  padding:0!important;
  margin:0!important;
  border-radius:0!important;}
.yf-detail-thumbs img:hover,
.yf-detail-thumbs img.sel,
.yf-detail-thumb-video:hover,
.yf-detail-thumb-video.sel{width:60px!important;
  height:60px!important;
  min-width:60px!important;
  max-width:60px!important;
  flex-basis:60px!important;
  border:1px solid #ff6a00!important;
  outline:0!important;
  outline-offset:0!important;
  transform:none!important;}
.yf-detail-thumb-video::after{transform:none!important;}
@media (max-width:767px){.yf-detail-page > .yf-search-row,
  .yf-detail-page > .yf-bottom,
  .yf-detail-page > .yf-top,
  .yf-detail-page .yf-detail-source-back{display:none!important;
    visibility:hidden!important;
    pointer-events:none!important;}
.yf-detail-page{padding-top:0!important;}}
.yf-detail-price-item strong{font-size:1rem!important; 
  margin-bottom:4px!important;}
.yf-detail-price-item span{font-size:0.6875rem!important; 
  line-height:1.25!important;}
@media (max-width:767px){.yf-detail-basic > div{display:flex!important;
    flex-direction:column!important;
    gap:2px!important;
    line-height:1.2!important;}
.yf-detail-basic > div:first-child{align-items:flex-start!important;
    text-align:left!important;}
.yf-detail-basic > div:nth-child(2),
  .yf-detail-basic > div:last-child{align-items:center!important;
    text-align:center!important;}
.yf-detail-basic > div > span,
  .yf-detail-basic > div > b,
  .yf-detail-basic .yf-basic-val{display:block!important;
    margin:0!important;
    line-height:1.2!important;}}
#yfWA.yf-wa,
.yf-wa#yfWA,
.yf-wa{right:0!important;
  left:auto!important;
  touch-action:none!important;
  user-select:none!important;
  -webkit-user-select:none!important;}
@media (max-width:767px){.yf-detail-page{padding-top:0!important;
    margin-top:0!important;}
.yf-detail-page > .yf-search-row{display:none!important;
    height:0!important;
    min-height:0!important;
    max-height:0!important;
    margin:0!important;
    padding:0!important;
    border:0!important;
    overflow:hidden!important;}
.yf-detail-page > .yf-detail-hero,
  .yf-detail-page .yf-detail-hero{margin-top:0!important;}}
.yf-lightbox-back{display:none!important;}
@media (max-width:767px){.yf-lightbox-back{display:flex!important;
    position:absolute!important;
    top:12px!important;
    left:12px!important;
    z-index:80!important;
    width:38px!important;
    height:38px!important;
    border:0!important;
    border-radius:50%!important;
    background:rgba(0,0,0,.46)!important;
    color:#fff!important;
    font-size:32px!important;
    line-height:1!important;
    align-items:center!important;
    justify-content:center!important;
    cursor:pointer!important;
    transform:none!important;}
body.yf-detail-video-playing .yf-lightbox-back{top:42px!important;}}
.yf-detail-thumbs img,
.yf-detail-thumb-video{width:60px!important;
  height:60px!important;
  min-width:60px!important;
  max-width:60px!important;
  flex:0 0 60px!important;
  aspect-ratio:1/1!important;
  object-fit:cover!important;
  box-sizing:border-box!important;
  border:1px solid transparent!important;
  outline:0!important;
  border-radius:0!important;
  padding:0!important;
  margin:0!important;
  transform:none!important;
  transition:none!important;
  animation:none!important;}
.yf-detail-thumbs img:hover,
.yf-detail-thumbs img.sel,
.yf-detail-thumb-video:hover,
.yf-detail-thumb-video.sel{width:60px!important;
  height:60px!important;
  min-width:60px!important;
  max-width:60px!important;
  flex-basis:60px!important;
  border:1px solid #ff6a00!important;
  outline:0!important;
  transform:none!important;
  transition:none!important;
  animation:none!important;}
.yf-sheet.sheet-contact,
.yf-sheet.sheet-interest{width:min(280px,calc(100vw - 104px))!important;
  max-width:min(280px,calc(100vw - 104px))!important;}
.yf-sheet.sheet-contact .yf-sheet-body.yf-contact-body,
.yf-sheet.sheet-interest .yf-sheet-body.yf-interest-body,
.yf-sheet.sheet-interest .yf-interest-body{padding:14px!important;
  box-sizing:border-box!important;}
.yf-sheet.sheet-contact .yf-contact-scroll,
.yf-sheet.sheet-contact .yf-contact-actions,
.yf-sheet.sheet-interest .yf-interest-scroll,
.yf-sheet.sheet-interest .yf-interest-actions{width:100%!important;
  max-width:none!important;
  margin-left:0!important;
  margin-right:0!important;
  padding-left:0!important;
  padding-right:0!important;
  box-sizing:border-box!important;}
.yf-sheet.sheet-contact .yf-contact-row,
.yf-sheet.sheet-interest .yf-interest-item{width:100%!important;
  max-width:none!important;
  margin-left:0!important;
  margin-right:0!important;
  box-sizing:border-box!important;}
.yf-sheet.sheet-contact .yf-contact-actions a,
.yf-sheet.sheet-contact .yf-contact-actions button,
.yf-sheet.sheet-interest .yf-interest-actions button{width:100%!important;
  max-width:none!important;
  margin-left:0!important;
  margin-right:0!important;
  box-sizing:border-box!important;}
.yf-sheet.sheet-interest .yf-interest-item{min-height:50px!important;
  padding-top:2px!important;
  padding-bottom:2px!important;}
@media (min-width:768px){.yf-detail-page > .yf-detail-desktop-nav,
  .yf-detail-page > .yf-search-row.yf-detail-desktop-nav{display:flex!important;
    align-items:center!important;
    justify-content:flex-start!important;
    gap:8px!important;
    width:100%!important;
    min-height:44px!important;
    height:44px!important;
    padding:0 12px!important;
    margin:0!important;
    background:#ff6a00!important;
    border:0!important;
    box-shadow:none!important;
    box-sizing:border-box!important;}
.yf-detail-desktop-nav .yf-detail-nav-home,
  .yf-detail-desktop-nav .yf-detail-nav-btn{height:30px!important;
    min-width:0!important;
    padding:0 12px!important;
    border:1px solid rgba(255,255,255,.45)!important;
    border-radius:999px!important;
    background:rgba(255,255,255,.16)!important;
    color:#fff!important;
    font-size:13px!important;
    line-height:30px!important;
    font-weight:800!important;
    text-decoration:none!important;
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    gap:5px!important;
    white-space:nowrap!important;
    cursor:pointer!important;
    box-sizing:border-box!important;}
.yf-detail-desktop-nav .yf-detail-nav-home:active,
  .yf-detail-desktop-nav .yf-detail-nav-btn:active{background:rgba(255,255,255,.28)!important;}
.yf-detail-desktop-nav .yf-home-icon,
  .yf-detail-desktop-nav .yf-home-icon svg{width:16px!important;
    height:16px!important;
    display:block!important;
    color:#fff!important;}
.yf-detail-desktop-nav .yf-home-icon svg path{stroke:currentColor!important;
    stroke-width:2!important;
    fill:none!important;
    stroke-linecap:round!important;
    stroke-linejoin:round!important;}}
@media (max-width:767px){.yf-detail-page > .yf-detail-desktop-nav{display:none!important;
    height:0!important;
    min-height:0!important;
    padding:0!important;
    margin:0!important;
    overflow:hidden!important;}}
.yf-detail-price{margin-left:8px!important;
  margin-right:8px!important;
  width:auto!important;
  box-sizing:border-box!important;
  justify-content:center!important;
  align-items:stretch!important;
  padding-left:0!important;
  padding-right:0!important;
  text-align:center!important;}
.yf-detail-price-item{display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  justify-content:center!important;
  text-align:center!important;
  box-sizing:border-box!important;}
.yf-detail-price-item strong{font-size:1rem!important;
  line-height:1.2!important;
  margin-bottom:4px!important;
  font-weight:800!important;}
@media (min-width:768px){.yf-detail-page > .yf-search-row.yf-detail-desktop-nav,
  .yf-detail-page > .yf-detail-desktop-nav{display:flex!important;
    align-items:center!important;
    justify-content:stretch!important;
    gap:0!important;
    width:100%!important;
    min-height:44px!important;
    height:44px!important;
    padding:0!important;
    margin:0!important;
    background:#ff6a00!important;
    border:0!important;
    box-shadow:none!important;
    box-sizing:border-box!important;
    overflow:hidden!important;}
.yf-detail-desktop-nav .yf-search-wrap,
  .yf-detail-desktop-nav .yf-search,
  .yf-detail-desktop-nav .yf-search-btn,
  .yf-detail-desktop-nav .yf-camera,
  .yf-detail-desktop-nav .yf-menu-btn,
  .yf-detail-desktop-nav .yf-search-div,
  .yf-detail-desktop-nav form{display:none!important;
    width:0!important;
    max-width:0!important;
    flex:0 0 0!important;
    overflow:hidden!important;
    pointer-events:none!important;}
.yf-detail-desktop-nav .yf-detail-nav-home,
  .yf-detail-desktop-nav .yf-detail-nav-btn{flex:1 1 0!important;
    width:auto!important;
    min-width:0!important;
    max-width:none!important;
    height:44px!important;
    padding:0 8px!important;
    margin:0!important;
    border:0!important;
    border-right:1px solid rgba(255,255,255,.28)!important;
    border-radius:0!important;
    background:transparent!important;
    color:#fff!important;
    font-size:14px!important;
    line-height:44px!important;
    font-weight:800!important;
    text-decoration:none!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    gap:6px!important;
    white-space:nowrap!important;
    cursor:pointer!important;
    box-sizing:border-box!important;}
.yf-detail-desktop-nav .yf-detail-nav-home:hover,
  .yf-detail-desktop-nav .yf-detail-nav-btn:hover{background:rgba(255,255,255,.16)!important;}
.yf-detail-desktop-nav .yf-detail-nav-home:active,
  .yf-detail-desktop-nav .yf-detail-nav-btn:active{background:rgba(255,255,255,.24)!important;}
.yf-detail-desktop-nav .yf-detail-nav-home:last-child,
  .yf-detail-desktop-nav .yf-detail-nav-btn:last-child{border-right:0!important;}
.yf-detail-desktop-nav .yf-detail-nav-btn[style*="display: none"]{flex:0 0 0!important;
    width:0!important;
    padding:0!important;
    border:0!important;
    overflow:hidden!important;}
.yf-detail-desktop-nav .yf-home-icon,
  .yf-detail-desktop-nav .yf-home-icon svg{width:16px!important;
    height:16px!important;
    display:block!important;
    color:#fff!important;
    flex:0 0 16px!important;}
.yf-detail-desktop-nav .yf-home-icon svg path{stroke:currentColor!important;
    stroke-width:2!important;
    fill:none!important;
    stroke-linecap:round!important;
    stroke-linejoin:round!important;}}
.yf-detail-page .yf-detail-thumbs,
.yf-detail-page #yfDetailThumbs{align-items:center!important;
  gap:4px!important;}
.yf-detail-page .yf-detail-thumbs > img,
.yf-detail-page #yfDetailThumbs > img,
.yf-detail-page .yf-detail-thumbs > .yf-detail-thumb-video,
.yf-detail-page #yfDetailThumbs > .yf-detail-thumb-video{width:60px!important;
  height:60px!important;
  min-width:60px!important;
  max-width:60px!important;
  min-height:60px!important;
  max-height:60px!important;
  flex:0 0 60px!important;
  aspect-ratio:1/1!important;
  object-fit:cover!important;
  box-sizing:border-box!important;
  border:1px solid transparent!important;
  outline:0!important;
  outline-offset:0!important;
  box-shadow:none!important;
  border-radius:0!important;
  padding:0!important;
  margin:0!important;
  transform:none!important;
  transition:none!important;
  animation:none!important;
  background-size:cover!important;
  background-position:center!important;}
.yf-detail-page .yf-detail-thumbs > img:hover,
.yf-detail-page #yfDetailThumbs > img:hover,
.yf-detail-page .yf-detail-thumbs > img.sel,
.yf-detail-page #yfDetailThumbs > img.sel,
.yf-detail-page .yf-detail-thumbs > .yf-detail-thumb-video:hover,
.yf-detail-page #yfDetailThumbs > .yf-detail-thumb-video:hover,
.yf-detail-page .yf-detail-thumbs > .yf-detail-thumb-video.sel,
.yf-detail-page #yfDetailThumbs > .yf-detail-thumb-video.sel{width:60px!important;
  height:60px!important;
  min-width:60px!important;
  max-width:60px!important;
  min-height:60px!important;
  max-height:60px!important;
  flex:0 0 60px!important;
  border:1px solid #ff6a00!important;
  outline:0!important;
  box-shadow:none!important;
  transform:none!important;
  transition:none!important;
  animation:none!important;}
.yf-detail-page .yf-detail-thumb-video::before{inset:0!important;
  border-radius:0!important;}
.yf-detail-page .yf-detail-thumb-video::after{transform:none!important;
  transition:none!important;
  animation:none!important;}
@media (max-width:767px){html body .yf-detail-page{padding-top:0!important;
    margin-top:-44px!important;}
html body .yf-detail-page > .yf-search-row,
  html body .yf-detail-page > .yf-detail-desktop-nav{display:none!important;
    height:0!important;
    min-height:0!important;
    max-height:0!important;
    margin:0!important;
    padding:0!important;
    border:0!important;
    overflow:hidden!important;}
html body .yf-detail-page > .yf-detail-content,
  html body .yf-detail-page .yf-detail-gallery,
  html body .yf-detail-page .yf-detail-hero{margin-top:0!important;
    padding-top:0!important;}}
.yf-detail-price-item strong{font-size:0.875rem!important; 
  line-height:1.2!important;
  margin-bottom:8px!important;}
.yf-detail-price-item span,
.yf-detail-price-item span b,
.yf-detail-price-item span b em{font-size:0.8125rem!important;
  line-height:1.2!important;
  font-weight:600!important;
  color:#111!important;
  font-style:normal!important;}
@media (min-width:768px){.yf-detail-page > .yf-detail-desktop-nav{display:flex!important;
    align-items:center!important;
    justify-content:stretch!important;
    gap:0!important;
    width:100%!important;
    min-height:44px!important;
    height:44px!important;
    padding:0!important;
    margin:0!important;
    background:#ff6a00!important;
    border:0!important;
    box-shadow:none!important;
    box-sizing:border-box!important;
    overflow:hidden!important;}
.yf-detail-page > .yf-search-row:not(.yf-detail-desktop-nav),
  .yf-detail-page .yf-search-wrap,
  .yf-detail-page .yf-search,
  .yf-detail-page .yf-search-btn,
  .yf-detail-page .yf-camera,
  .yf-detail-page .yf-menu-btn,
  .yf-detail-page .yf-search-div,
  .yf-detail-page form[onsubmit*="yfDetailSearchSubmit"],
  .yf-detail-page form[onsubmit="return false"]{display:none!important;
    width:0!important;
    max-width:0!important;
    height:0!important;
    max-height:0!important;
    flex:0 0 0!important;
    padding:0!important;
    margin:0!important;
    border:0!important;
    overflow:hidden!important;
    pointer-events:none!important;}
.yf-detail-page > .yf-detail-desktop-nav .yf-detail-nav-home,
  .yf-detail-page > .yf-detail-desktop-nav .yf-detail-nav-btn{flex:1 1 0!important;
    width:auto!important;
    min-width:0!important;
    max-width:none!important;
    height:44px!important;
    padding:0 8px!important;
    margin:0!important;
    border:0!important;
    border-right:1px solid rgba(255,255,255,.28)!important;
    border-radius:0!important;
    background:transparent!important;
    color:#fff!important;
    font-size:14px!important;
    line-height:44px!important;
    font-weight:800!important;
    text-decoration:none!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    gap:6px!important;
    white-space:nowrap!important;
    cursor:pointer!important;
    box-sizing:border-box!important;}
.yf-detail-page > .yf-detail-desktop-nav .yf-detail-nav-btn[style*="display: none"]{flex:0 0 0!important;
    width:0!important;
    padding:0!important;
    border:0!important;
    overflow:hidden!important;}}
@media (max-width:767px){.yf-detail-page > .yf-detail-desktop-nav{display:none!important;
    height:0!important;
    min-height:0!important;
    max-height:0!important;
    margin:0!important;
    padding:0!important;
    border:0!important;
    overflow:hidden!important;}}
.yf-detail-source-back{display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:34px!important;
  height:34px!important;
  line-height:1!important;
  font-size:28px!important;
  font-family:Arial, Helvetica, sans-serif!important;
  font-weight:700!important;
  padding:0 1px 2px 0!important;
  text-align:center!important;
  box-sizing:border-box!important;}
@media (max-width:767px){.yf-detail-page .yf-detail-hero .yf-detail-source-back{display:flex!important;
    visibility:visible!important;
    pointer-events:auto!important;
    left:10px!important;
    top:10px!important;
    z-index:45!important;}
.yf-detail-page .yf-detail-hero.video-playing .yf-detail-source-back,
  body.yf-detail-video-playing .yf-detail-page .yf-detail-hero .yf-detail-source-back{display:flex!important;
    visibility:visible!important;
    pointer-events:auto!important;
    top:40px!important;}}
.yf-detail-price{margin-left:12px!important;
  margin-right:12px!important;}
.yf-detail-price-item strong{margin-bottom:0!important;}
@media (min-width:768px){html body .yf-detail-page{padding-top:0!important;
    margin-top:0!important;}
html body .yf-detail-page > .yf-detail-desktop-nav{margin-top:0!important;}
html body .yf-detail-page ~ .yf-sheet.yf-cat-top-panel,
  html body .yf-sheet.yf-cat-top-panel{max-height:calc(100vh - 90px)!important;
    overflow:auto!important;}}
.yf-detail-page #yfDetailBuy,
.yf-detail-page .yf-detail-buy,
.yf-detail-page > .yf-detail-actions,
.yf-detail-page .yf-detail-about + .yf-detail-actions,
.yf-detail-page .yf-detail-images + .yf-detail-actions{display:none!important;
  visibility:hidden!important;
  pointer-events:none!important;}
.yf-detail-page .yf-detail-images:empty{display:none!important;}
.yf-detail-page .yf-detail-images img:not([src]),
.yf-detail-page .yf-detail-images img[src=""]{display:none!important;}
@media (max-width:767px){.yf-detail-page .yf-detail-hero .yf-detail-source-back{display:flex!important;
    visibility:visible!important;
    pointer-events:auto!important;
    left:10px!important;
    top:10px!important;
    z-index:80!important;}
.yf-detail-page .yf-detail-hero.video-playing .yf-detail-source-back,
  body.yf-detail-video-playing .yf-detail-page .yf-detail-hero .yf-detail-source-back{top:40px!important;}}
.yf-detail-page .yf-detail-gallery,
.yf-detail-page .yf-detail-hero{margin-bottom:0!important;
  padding-bottom:0!important;}
.yf-detail-page .yf-thumb-arrow-wrap,
.yf-detail-page .yf-detail-thumbs-wrap{margin-top:2px!important;
  margin-bottom:0!important;
  padding-top:0!important;
  padding-bottom:0!important;}
.yf-detail-page .yf-detail-thumbs,
.yf-detail-page #yfDetailThumbs{margin-top:0!important;
  margin-bottom:0!important;
  padding-top:0!important;
  padding-bottom:0!important;}
.yf-detail-page .yf-detail-info{margin-top:2px!important;
  min-height:0!important;}
@media (max-width:767px){.yf-detail-page .yf-thumb-arrow-wrap,
  .yf-detail-page .yf-detail-thumbs-wrap{margin-top:2px!important;
    margin-bottom:0!important;}
.yf-detail-page .yf-detail-info{margin-top:2px!important;}}
body .yf-wa:not(#yfWA){display:none!important;
  visibility:hidden!important;
  opacity:0!important;
  pointer-events:none!important;}
.yf-detail-page .yf-detail-main-img[src=""],
.yf-detail-page .yf-detail-main-img:not([src]){display:none!important;}
.yf-detail-source-back{display:flex!important;
  visibility:visible!important;
  opacity:1!important;
  pointer-events:auto!important;
  position:absolute!important;
  left:10px!important;
  top:10px!important;
  width:34px!important;
  height:34px!important;
  border-radius:50%!important;
  border:1px solid rgba(0,0,0,.16)!important;
  background:rgba(255,255,255,.92)!important;
  color:#333!important;
  font-size:26px!important;
  font-weight:700!important;
  line-height:30px!important;
  align-items:center!important;
  justify-content:center!important;
  z-index:9999!important;
  cursor:pointer!important;
  padding:0!important;
  margin:0!important;}
.yf-detail-hero.video-playing .yf-detail-source-back,
body.yf-detail-video-playing .yf-detail-hero .yf-detail-source-back{top:40px!important;
  display:flex!important;
  pointer-events:auto!important;}
#yfDetailMobileFixedBack,
.yf-detail-mobile-fixed-back{display:none!important;
  visibility:hidden!important;
  opacity:0!important;
  pointer-events:none!important;}
.yf-detail-about.yf-empty-section,
.yf-detail-images.yf-empty-section,
.yf-detail-about[hidden],
.yf-detail-images[hidden],
.yf-detail-about:empty,
.yf-detail-images:empty{display:none!important;
  visibility:hidden!important;
  opacity:0!important;
  height:0!important;
  min-height:0!important;
  max-height:0!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  overflow:hidden!important;}
.yf-detail-info .yf-detail-actions{display:block!important;
  visibility:visible!important;
  height:auto!important;
  min-height:0!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  overflow:visible!important;
  pointer-events:auto!important;}
.yf-detail-info .yf-detail-interested{display:block!important;
  visibility:visible!important;
  opacity:1!important;
  width:100%!important;
  height:44px!important;
  min-height:44px!important;
  line-height:44px!important;
  margin:0!important;
  padding:0!important;
  pointer-events:auto!important;}
.yf-detail-buy,
#yfDetailBuy{display:none!important;}
@media (max-width:767px){html body .yf-detail-page{padding-top:4px!important;
    margin-top:0!important;
    overflow:visible!important;}
html body .yf-detail-page > .yf-detail-content,
  html body .yf-detail-page .yf-detail-gallery,
  html body .yf-detail-page .yf-detail-hero{margin-top:0!important;
    padding-top:0!important;
    overflow:visible!important;}
html body .yf-detail-page .yf-detail-hero{position:relative!important;
    z-index:1!important;}
html body .yf-detail-page .yf-detail-main-img{display:block!important;
    width:100%!important;
    aspect-ratio:1/1!important;
    object-fit:cover!important;
    object-position:center center!important;}
html body .yf-detail-page .yf-detail-hero > button.yf-detail-source-back{display:flex!important;
    visibility:visible!important;
    opacity:1!important;
    pointer-events:auto!important;
    position:absolute!important;
    left:10px!important;
    top:10px!important;
    z-index:2147483000!important;
    width:34px!important;
    height:34px!important;}
html body.yf-detail-video-playing .yf-detail-page .yf-detail-hero > button.yf-detail-source-back,
  html body .yf-detail-page .yf-detail-hero.video-playing > button.yf-detail-source-back{top:40px!important;}}
.yf-detail-about:not(.yf-empty-section):not([hidden]),
.yf-detail-images:not(.yf-empty-section):not([hidden]){display:block!important;
  visibility:visible!important;
  opacity:1!important;
  height:auto!important;
  min-height:0!important;
  max-height:none!important;
  margin:0!important;
  padding:0!important;
  overflow:visible!important;}
.yf-detail-about:not(.yf-empty-section):not([hidden]){line-height:1.6!important;
  background:#fff!important;}
.yf-detail-images:not(.yf-empty-section):not([hidden]){line-height:0!important;
  background:#fff!important;}
.yf-detail-images:not(.yf-empty-section):not([hidden]) img{display:block!important;
  width:100%!important;
  height:auto!important;}
.yf-detail-about.yf-empty-section,
.yf-detail-images.yf-empty-section,
.yf-detail-about[hidden],
.yf-detail-images[hidden],
.yf-detail-about:empty,
.yf-detail-images:empty{display:none!important;
  height:0!important;
  min-height:0!important;
  max-height:0!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  overflow:hidden!important;}
#yfSheet.yf-sheet:not(.show),
.yf-sheet:not(.show),
#yfDrawer.yf-drawer:not(.show),
.yf-drawer:not(.show),
#yfBackdrop.yf-backdrop:not(.show),
.yf-backdrop:not(.show){display:none!important;
  visibility:hidden!important;
  opacity:0!important;
  pointer-events:none!important;
  height:0!important;
  min-height:0!important;
  max-height:0!important;
  width:0!important;
  min-width:0!important;
  max-width:0!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  box-shadow:none!important;
  overflow:hidden!important;}
#yfSheet.yf-sheet.show,
.yf-sheet.show{display:flex!important;
  visibility:visible!important;
  opacity:1!important;
  pointer-events:auto!important;
  height:auto!important;
  min-height:0!important;
  max-height:60vh!important;
  width:auto;
  max-width:calc(100vw - 16px);}
#yfDrawer.yf-drawer.show,
.yf-drawer.show{display:block!important;
  visibility:visible!important;
  opacity:1!important;
  pointer-events:auto!important;
  height:auto!important;
  min-height:0!important;
  max-height:none!important;
  width:auto;
  min-width:80px!important;
  max-width:calc(100vw - 12px);}
#yfBackdrop.yf-backdrop.show,
.yf-backdrop.show{display:block!important;
  visibility:visible!important;
  opacity:1!important;
  pointer-events:auto!important;
  width:auto!important;
  height:auto!important;
  max-width:none!important;
  max-height:none!important;}
.yf-detail-about:not(.yf-empty-section):not([hidden]),
.yf-detail-images:not(.yf-empty-section):not([hidden]){display:block!important;
  visibility:visible!important;
  opacity:1!important;
  height:auto!important;
  max-height:none!important;
  width:auto!important;
  max-width:none!important;}
.yf-detail-source-back{display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  text-align:center!important;
  padding:0!important;
  margin:0!important;
  line-height:1!important;
  font-size:0!important;}
.yf-detail-source-back::before{content:"‹";
  display:block!important;
  font-size:30px!important;
  font-weight:500!important;
  line-height:1!important;
  transform:translate(-1px,-2px)!important;}
.yf-detail-page .yf-detail-gallery,
.yf-detail-page .yf-detail-hero{padding-bottom:0!important;}
.yf-detail-page .yf-detail-thumbs-wrap,
.yf-detail-page .yf-thumb-arrow-wrap{margin-top:3px!important;
  margin-bottom:0!important;
  padding-top:0!important;
  padding-bottom:0!important;}
.yf-detail-page .yf-detail-thumbs,
.yf-detail-page #yfDetailThumbs{gap:3px!important;
  margin-top:3px!important;
  margin-bottom:0!important;
  padding-top:0!important;
  padding-bottom:0!important;}
.yf-detail-page .yf-detail-thumbs > img,
.yf-detail-page #yfDetailThumbs > img,
.yf-detail-page .yf-detail-thumbs > .yf-detail-thumb-video,
.yf-detail-page #yfDetailThumbs > .yf-detail-thumb-video{margin:0!important;
  flex:0 0 auto!important;}
.yf-detail-page .yf-thumb-arrow.left{margin-right:3px!important;}
.yf-detail-page .yf-thumb-arrow.right{margin-left:3px!important;}
.yf-detail-page .yf-detail-gallery{margin-bottom:3px!important;}
.yf-detail-page .yf-detail-info{margin-top:0!important;}
@media (min-width:768px){.yf-detail-info.yf-info-stretch{display:flex!important;
    flex-direction:column!important;}
.yf-detail-info.yf-info-stretch .yf-detail-actions{margin-top:0!important;}
.yf-detail-info.yf-info-stretch .yf-detail-interested{margin-top:0!important;}}
html body .yf-detail-page .yf-detail-gallery,
html body .yf-detail-page .yf-detail-hero{margin-bottom:0!important;
  padding-bottom:0!important;}
html body .yf-detail-page .yf-thumb-arrow-wrap,
html body .yf-detail-page .yf-detail-thumbs-wrap{margin-top:0!important;
  margin-bottom:0!important;
  padding-top:0!important;
  padding-bottom:0!important;}
html body .yf-detail-page #yfDetailThumbs,
html body .yf-detail-page .yf-detail-thumbs{display:flex!important;
  gap:3px!important;
  column-gap:3px!important;
  row-gap:3px!important;
  margin-top:3px!important;
  margin-bottom:0!important;
  padding-top:0!important;
  padding-bottom:0!important;}
html body .yf-detail-page .yf-thumb-arrow-wrap #yfDetailThumbs,
html body .yf-detail-page .yf-thumb-arrow-wrap .yf-detail-thumbs,
html body .yf-detail-page .yf-detail-thumbs-wrap #yfDetailThumbs,
html body .yf-detail-page .yf-detail-thumbs-wrap .yf-detail-thumbs{margin-top:3px!important;}
html body .yf-detail-page #yfDetailThumbs > *,
html body .yf-detail-page .yf-detail-thumbs > *{margin:0!important;}
html body .yf-detail-page #yfDetailThumbs img,
html body .yf-detail-page .yf-detail-thumbs img,
html body .yf-detail-page #yfDetailThumbs .yf-detail-thumb-video,
html body .yf-detail-page .yf-detail-thumbs .yf-detail-thumb-video{margin:0!important;
  padding:0!important;
  flex:0 0 auto!important;}
html body .yf-detail-page .yf-detail-gallery{margin-bottom:3px!important;}
html body .yf-detail-page .yf-detail-info{margin-top:0!important;}
html body .yf-detail-page .yf-detail-hero > button.yf-detail-source-back{display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  text-align:center!important;
  padding:0!important;
  margin:0!important;
  line-height:1!important;
  font-size:0!important;
  width:34px!important;
  height:34px!important;}
html body .yf-detail-page .yf-detail-hero > button.yf-detail-source-back::before{content:"‹";
  display:block!important;
  font-size:30px!important;
  font-weight:500!important;
  line-height:1!important;
  transform:translate(-1px,-2px)!important;}
@media (min-width:768px){html body .yf-detail-page .yf-detail-info.yf-info-stretch{display:flex!important;
    flex-direction:column!important;
    background:#fff!important;}
html body .yf-detail-page .yf-detail-info.yf-info-stretch .yf-detail-actions{margin-top:0!important;}}
html body #yfSheet.yf-sheet:not(.show),
html body .yf-detail-page #yfSheet.yf-sheet:not(.show),
html body #yfDrawer.yf-drawer:not(.show),
html body .yf-detail-page #yfDrawer.yf-drawer:not(.show),
html body #yfBackdrop.yf-backdrop:not(.show),
html body .yf-detail-page #yfBackdrop.yf-backdrop:not(.show),
html body .yf-success-tip-mask:not(.show),
html body .yf-interest-guide-toast:not(.show){display:none!important;
  visibility:hidden!important;
  opacity:0!important;
  pointer-events:none!important;
  height:0!important;
  min-height:0!important;
  max-height:0!important;
  width:0!important;
  min-width:0!important;
  max-width:0!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  box-shadow:none!important;
  overflow:hidden!important;}
html body #yfSheet.yf-sheet.show,
html body .yf-detail-page #yfSheet.yf-sheet.show{display:flex!important;
  visibility:visible!important;
  opacity:1!important;
  pointer-events:auto!important;
  height:auto!important;
  width:auto;
  min-width:0;
  max-width:calc(100vw - 16px);}
html body #yfDrawer.yf-drawer.show,
html body .yf-detail-page #yfDrawer.yf-drawer.show{display:block!important;
  visibility:visible!important;
  opacity:1!important;
  pointer-events:auto!important;
  height:auto!important;
  width:auto;
  min-width:80px!important;
  max-width:calc(100vw - 12px);}
html body #yfBackdrop.yf-backdrop.show,
html body .yf-detail-page #yfBackdrop.yf-backdrop.show{display:block!important;
  visibility:visible!important;
  opacity:1!important;
  pointer-events:auto!important;
  width:auto!important;
  height:auto!important;
  max-width:none!important;
  max-height:none!important;}
@media (max-width:767px){html body .yf-detail-page{padding-top:4px!important;}
html body .yf-detail-page .yf-thumb-arrow-wrap,
  html body .yf-detail-page .yf-detail-thumbs-wrap{margin-top:3px!important;
    margin-bottom:-3px!important;
    padding-top:0!important;
    padding-bottom:0!important;
    position:relative!important;
    top:-3px!important;}
html body .yf-detail-page #yfDetailThumbs,
  html body .yf-detail-page .yf-detail-thumbs{gap:3px!important;
    column-gap:3px!important;
    row-gap:3px!important;
    margin-top:3px!important;
    margin-bottom:0!important;
    padding-top:0!important;
    padding-bottom:0!important;}
html body .yf-detail-page #yfDetailThumbs > *,
  html body .yf-detail-page .yf-detail-thumbs > *{margin:0!important;
    padding:0!important;}
html body .yf-detail-page .yf-detail-gallery{margin-bottom:0!important;}
html body .yf-detail-page .yf-detail-info{margin-top:-3px!important;
    position:relative!important;
    top:-3px!important;}}
@media (min-width:768px){html body .yf-detail-page .yf-detail-info.yf-info-stretch{display:flex!important;
    flex-direction:column!important;
    background:#fff!important;}
html body .yf-detail-page .yf-detail-info.yf-info-stretch .yf-detail-actions,
  html body .yf-detail-page .yf-detail-info.yf-info-stretch .yf-detail-interested{margin-top:0!important;
    flex:0 0 auto!important;}
html body .yf-detail-page .yf-detail-info-fill{display:block!important;
    flex:1 1 auto!important;
    background:#fff!important;}}
html body #yfSheet.yf-sheet:not(.show),
html body #yfDrawer.yf-drawer:not(.show),
html body #yfBackdrop.yf-backdrop:not(.show),
html body .yf-useless-empty-card{display:none!important;
  visibility:hidden!important;
  opacity:0!important;
  pointer-events:none!important;
  height:0!important;
  min-height:0!important;
  max-height:0!important;
  width:0!important;
  min-width:0!important;
  max-width:0!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  box-shadow:none!important;
  overflow:hidden!important;}
@media (max-width:767px){html body .yf-detail-page .yf-thumb-arrow-wrap,
  html body .yf-detail-page .yf-detail-thumbs-wrap{margin-top:3px!important;
    margin-bottom:0!important;
    padding-top:0!important;
    padding-bottom:0!important;
    position:relative!important;
    top:0!important;
    transform:none!important;
    align-items:center!important;}
html body .yf-detail-page .yf-thumb-arrow{height:66px!important;
    min-height:66px!important;
    max-height:66px!important;
    align-self:center!important;}
html body .yf-detail-page #yfDetailThumbs,
  html body .yf-detail-page .yf-detail-thumbs{gap:3px!important;
    column-gap:3px!important;
    row-gap:3px!important;
    margin-top:0!important;
    margin-bottom:0!important;
    padding-top:0!important;
    padding-bottom:0!important;
    align-items:center!important;}
html body .yf-detail-page #yfDetailThumbs > *,
  html body .yf-detail-page .yf-detail-thumbs > *{margin:0!important;
    padding:0!important;}
html body .yf-detail-page .yf-detail-gallery{margin-bottom:0!important;}
html body .yf-detail-page .yf-detail-info{margin-top:-6px!important;
    position:relative!important;
    top:0!important;
    transform:none!important;}}
html body .yf-detail-page .yf-detail-about:not(.yf-empty-section):not([hidden]){padding:6px!important;
  box-sizing:border-box!important;
  background:#f7f6f4!important;
  line-height:1.65!important;}
html body .yf-detail-page .yf-detail-about:not(.yf-empty-section):not([hidden]) h2{margin:0 0 8px!important;
  padding:0!important;}
@media (max-width:767px){html body .yf-detail-page .yf-detail-info{margin-top:-6px!important;
    position:relative!important;
    top:0!important;
    transform:none!important;
    transition:none!important;
    animation:none!important;
    will-change:auto!important;}}
html body .yf-detail-page .yf-detail-about:not(.yf-empty-section):not([hidden]){padding:6px!important;
  box-sizing:border-box!important;
  background:#f7f6f4!important;
  line-height:1.65!important;
  transition:none!important;
  animation:none!important;}
@media (max-width:767px){html body .yf-detail-page .yf-detail-gallery{margin-bottom:0!important;
    padding-bottom:0!important;}
html body .yf-detail-page .yf-thumb-arrow-wrap,
  html body .yf-detail-page .yf-detail-thumbs-wrap{height:66px!important;
    min-height:66px!important;
    max-height:66px!important;
    margin-top:0!important;
    margin-bottom:0!important;
    padding-top:0!important;
    padding-bottom:0!important;
    position:relative!important;
    top:0!important;
    transform:none!important;
    display:flex!important;
    align-items:center!important;
    overflow:hidden!important;}
html body .yf-detail-page .yf-thumb-arrow{height:66px!important;
    min-height:66px!important;
    max-height:66px!important;
    align-self:center!important;}
html body .yf-detail-page #yfDetailThumbs,
  html body .yf-detail-page .yf-detail-thumbs{gap:3px!important;
    column-gap:3px!important;
    row-gap:3px!important;
    margin-top:0!important;
    margin-bottom:0!important;
    padding-top:0!important;
    padding-bottom:0!important;
    align-items:center!important;}
html body .yf-detail-page .yf-detail-info{margin-top:0!important;
    top:0!important;
    transform:none!important;}}
html body .yf-detail-page .yf-thumb-arrow-wrap{display:flex!important;
  align-items:center!important;
  width:100%!important;}
html body .yf-detail-page .yf-thumb-arrow{align-self:center!important;
  margin-top:0!important;
  margin-bottom:0!important;
  box-sizing:border-box!important;}
html body .yf-detail-page #yfDetailThumbs,
html body .yf-detail-page .yf-detail-thumbs{gap:3px!important;
  column-gap:3px!important;
  row-gap:3px!important;}
html body .yf-detail-page .yf-thumb-arrow-wrap,
html body .yf-detail-page .yf-detail-thumbs-wrap{margin-top:0!important;
  margin-bottom:0!important;
  padding-top:0!important;
  padding-bottom:0!important;
  top:0!important;
  transform:none!important;
  display:flex!important;
  align-items:center!important;
  overflow:hidden!important;
  transition:none!important;}
html body .yf-detail-page .yf-thumb-arrow{height:66px!important;
  min-height:66px!important;
  max-height:66px!important;
  align-self:center!important;
  margin-top:0!important;
  margin-bottom:0!important;
  transition:none!important;
  box-sizing:border-box!important;}
html body .yf-detail-page #yfDetailThumbs,
html body .yf-detail-page .yf-detail-thumbs{gap:3px!important;
  column-gap:3px!important;
  row-gap:3px!important;
  margin-top:0!important;
  margin-bottom:0!important;
  padding-top:0!important;
  padding-bottom:0!important;
  align-items:center!important;
  transition:none!important;}
html body .yf-detail-page .yf-thumb-arrow.left{margin-right:3px!important;}
html body .yf-detail-page .yf-thumb-arrow.right{margin-left:3px!important;}
html body .yf-detail-page .yf-detail-info{margin-top:0!important;
  top:0!important;
  transform:none!important;
  transition:none!important;}
html body .yf-detail-page .yf-thumb-arrow-wrap,
html body .yf-detail-page .yf-detail-thumbs-wrap{margin-bottom:3px!important;
  padding-bottom:3px!important;
  box-sizing:content-box!important;
  overflow:hidden!important;}
html body .yf-detail-page .yf-thumb-arrow{height:66px!important;
  min-height:66px!important;
  max-height:66px!important;
  align-self:flex-start!important;}
html body .yf-detail-page #yfDetailThumbs,
html body .yf-detail-page .yf-detail-thumbs{margin-bottom:0!important;
  padding-bottom:0!important;}
html body .yf-detail-page .yf-detail-gallery{margin-bottom:0!important;
  padding-bottom:0!important;}
html body .yf-detail-page .yf-detail-info{margin-top:3px!important;}
.yf-search{position:relative!important;}
.yf-search > svg:first-child{display:none!important;
  width:0!important;
  min-width:0!important;
  max-width:0!important;
  height:0!important;
  margin:0!important;
  padding:0!important;
  flex:0 0 0!important;
  opacity:0!important;
  pointer-events:none!important;}
.yf-search input{margin-left:0!important;
  padding-left:0!important;}
.yf-search:not(:focus-within):not(.yf-search-has-value) input{padding-left:30px!important;}
.yf-search::before{content:"";
  position:absolute;
  left:11px;
  top:50%;
  width:15px;
  height:15px;
  border:1.6px solid #b8b8b8;
  border-radius:50%;
  transform:translateY(-56%);
  box-sizing:border-box;
  pointer-events:none;
  z-index:2;}
.yf-search::after{content:"";
  position:absolute;
  left:24px;
  top:21px;
  width:8px;
  height:1.6px;
  background:#b8b8b8;
  border-radius:999px;
  transform:rotate(45deg);
  transform-origin:left center;
  pointer-events:none;
  z-index:2;}
.yf-search:focus-within::before,
.yf-search:focus-within::after,
.yf-search.yf-search-has-value::before,
.yf-search.yf-search-has-value::after{display:none!important;}
html body .yf-detail-page .yf-detail-content,
html body .yf-detail-page .yf-detail-gallery{margin-bottom:0!important;
  padding-bottom:0!important;
  transform:none!important;
  transition:none!important;
  animation:none!important;
  will-change:auto!important;}
html body .yf-detail-page .yf-thumb-arrow-wrap,
html body .yf-detail-page .yf-detail-thumbs-wrap{margin-bottom:0!important;
  padding-bottom:0!important;
  top:auto!important;
  transform:none!important;
  transition:none!important;
  animation:none!important;
  will-change:auto!important;}
html body .yf-detail-page .yf-detail-info{margin-top:0!important;
  position:static!important;
  top:auto!important;
  transform:none!important;
  transition:none!important;
  animation:none!important;
  will-change:auto!important;}
html body .yf-detail-page .yf-detail-about:not(.yf-empty-section):not([hidden]){margin-top:0!important;
  padding-top:16px!important;    
  padding-left:16px!important;   
  padding-right:18px!important;  
  padding-bottom:6px!important;
  box-sizing:border-box!important;
  background:#f7f6f4!important;
  line-height:1.65!important;
  transform:none!important;
  transition:none!important;
  animation:none!important;
  will-change:auto!important;}
html body .yf-detail-page .yf-detail-about:not(.yf-empty-section):not([hidden]) h2{margin:0 0 6px!important;
  padding:0!important;
  line-height:1.35!important;}
html body .yf-detail-page .yf-detail-about:not(.yf-empty-section):not([hidden]) p,
html body .yf-detail-page .yf-detail-about:not(.yf-empty-section):not([hidden]) div{margin:0!important;
  padding:0!important;
  line-height:1.65!important;}
html body .yf-detail-page .yf-detail-images{margin-top:0!important;
  padding-top:0!important;
  position:static!important;
  top:auto!important;
  transform:none!important;
  transition:none!important;
  animation:none!important;
  will-change:auto!important;}
html body .yf-detail-page .yf-detail-content,
html body .yf-detail-page .yf-detail-gallery,
html body .yf-detail-page .yf-detail-info,
html body .yf-detail-page .yf-detail-about,
html body .yf-detail-page .yf-detail-images{transform:none!important;
  transition:none!important;
  animation:none!important;
  will-change:auto!important;}
html body .yf-detail-page .yf-detail-gallery,
html body .yf-detail-page .yf-thumb-arrow-wrap,
html body .yf-detail-page .yf-detail-thumbs-wrap{margin-bottom:0!important;
  padding-bottom:0!important;}
html body .yf-detail-page .yf-detail-info{margin-top:0!important;
  position:static!important;
  top:auto!important;}
html body .yf-detail-page .yf-detail-about:not(.yf-empty-section):not([hidden]){margin-top:0!important;
  padding-top:16px!important;
  padding-left:16px!important;
  padding-right:18px!important;
  padding-bottom:6px!important;
  box-sizing:border-box!important;
  background:#f7f6f4!important;
  line-height:1.65!important;}
html body .yf-detail-page .yf-detail-images{margin-top:0!important;
  padding-top:0!important;
  position:static!important;
  top:auto!important;}
html body .yf-detail-page #yfDetailInfo.yf-detail-info{min-height:0!important;
  height:auto!important;
  display:block!important;
  flex:none!important;
  flex-direction:initial!important;
  margin-top:0!important;
  position:static!important;
  top:auto!important;
  transform:none!important;
  transition:none!important;
  animation:none!important;
  will-change:auto!important;}
html body .yf-detail-page #yfDetailInfo.yf-info-stretch{display:block!important;
  flex-direction:initial!important;}
html body .yf-detail-page #yfDetailInfo .yf-detail-info-fill{display:none!important;
  visibility:hidden!important;
  opacity:0!important;
  height:0!important;
  min-height:0!important;
  max-height:0!important;
  width:0!important;
  min-width:0!important;
  max-width:0!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  overflow:hidden!important;
  pointer-events:none!important;}
html body .yf-detail-page .yf-detail-actions{display:none!important;
  visibility:hidden!important;
  opacity:0!important;
  height:0!important;
  min-height:0!important;
  max-height:0!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  overflow:hidden!important;
  pointer-events:none!important;}
html body .yf-detail-page #yfDetailInfo > .yf-detail-actions:first-of-type{display:block!important;
  visibility:visible!important;
  opacity:1!important;
  height:auto!important;
  min-height:0!important;
  max-height:none!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  overflow:visible!important;
  pointer-events:auto!important;}
html body .yf-detail-page .yf-detail-interested{display:none!important;}
html body .yf-detail-page #yfDetailInfo > .yf-detail-actions:first-of-type > .yf-detail-interested:first-of-type{display:block!important;
  visibility:visible!important;
  opacity:1!important;
  width:100%!important;
  height:44px!important;
  min-height:44px!important;
  line-height:44px!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  pointer-events:auto!important;}
html body .yf-detail-page .yf-detail-buy,
html body .yf-detail-page #yfDetailBuy{display:none!important;
  visibility:hidden!important;
  pointer-events:none!important;}
html body .yf-detail-page .yf-detail-about.yf-empty-section,
html body .yf-detail-page .yf-detail-images.yf-empty-section,
html body .yf-detail-page .yf-detail-about[hidden],
html body .yf-detail-page .yf-detail-images[hidden]{display:none!important;
  visibility:hidden!important;
  opacity:0!important;
  height:0!important;
  min-height:0!important;
  max-height:0!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  overflow:hidden!important;}
html body .yf-detail-page #yfDetailInfo.yf-detail-info{min-height:0!important;
  height:auto!important;
  display:block!important;
  flex:none!important;
  flex-direction:initial!important;
  position:static!important;
  top:auto!important;
  transform:none!important;
  transition:none!important;
  animation:none!important;
  will-change:auto!important;}
html body .yf-detail-page #yfDetailInfo.yf-info-stretch{display:block!important;
  flex-direction:initial!important;
  min-height:0!important;
  height:auto!important;}
html body .yf-detail-page #yfDetailInfo .yf-detail-info-fill,
html body .yf-detail-page .yf-detail-info-fill{display:none!important;
  visibility:hidden!important;
  opacity:0!important;
  height:0!important;
  min-height:0!important;
  max-height:0!important;
  width:0!important;
  min-width:0!important;
  max-width:0!important;
  flex:0 0 0!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  overflow:hidden!important;
  pointer-events:none!important;}
html body .yf-detail-page .yf-detail-about:empty,
html body .yf-detail-page .yf-detail-images:empty,
html body .yf-detail-page .yf-detail-about.yf-empty-section,
html body .yf-detail-page .yf-detail-images.yf-empty-section,
html body .yf-detail-page .yf-detail-about[hidden],
html body .yf-detail-page .yf-detail-images[hidden]{display:none!important;
  visibility:hidden!important;
  opacity:0!important;
  height:0!important;
  min-height:0!important;
  max-height:0!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  overflow:hidden!important;}
html body .yf-detail-page #yfDetailThumbs img,
html body .yf-detail-page .yf-detail-thumbs img{width:67px!important;
  height:67px!important;
  min-width:67px!important;
  min-height:67px!important;
  max-width:67px!important;
  max-height:67px!important;
  flex:0 0 67px!important;
  box-sizing:border-box!important;
  margin-top:0!important;
  margin-bottom:0!important;
  transform:none!important;
  transition:none!important;
  animation:none!important;}
html body .yf-detail-page #yfDetailThumbs .yf-detail-thumb-video,
html body .yf-detail-page .yf-detail-thumbs .yf-detail-thumb-video{width:67px!important;
  height:67px!important;
  min-width:67px!important;
  min-height:67px!important;
  max-width:67px!important;
  max-height:67px!important;
  flex:0 0 67px!important;
  box-sizing:border-box!important;
  margin-top:0!important;
  margin-bottom:0!important;
  transform:none!important;
  transition:none!important;
  animation:none!important;}
html body .yf-detail-page #yfDetailThumbs,
html body .yf-detail-page .yf-detail-thumbs{transition:none!important;
  animation:none!important;
  transform:none!important;
  scroll-behavior:auto!important;}
html body .yf-detail-page #yfDetailThumbs img,
html body .yf-detail-page .yf-detail-thumbs img,
html body .yf-detail-page #yfDetailThumbs img.sel,
html body .yf-detail-page .yf-detail-thumbs img.sel,
html body .yf-detail-page #yfDetailThumbs img:hover,
html body .yf-detail-page .yf-detail-thumbs img:hover,
html body .yf-detail-page #yfDetailThumbs img:active,
html body .yf-detail-page .yf-detail-thumbs img:active{width:67px!important;
  height:67px!important;
  min-width:67px!important;
  min-height:67px!important;
  max-width:67px!important;
  max-height:67px!important;
  flex:0 0 67px!important;
  transform:none!important;
  transition:none!important;
  animation:none!important;
  will-change:auto!important;}
html body .yf-detail-page #yfDetailThumbs .yf-detail-thumb-video,
html body .yf-detail-page .yf-detail-thumbs .yf-detail-thumb-video,
html body .yf-detail-page #yfDetailThumbs .yf-detail-thumb-video.sel,
html body .yf-detail-page .yf-detail-thumbs .yf-detail-thumb-video.sel,
html body .yf-detail-page #yfDetailThumbs .yf-detail-thumb-video:hover,
html body .yf-detail-page .yf-detail-thumbs .yf-detail-thumb-video:hover,
html body .yf-detail-page #yfDetailThumbs .yf-detail-thumb-video:active,
html body .yf-detail-page .yf-detail-thumbs .yf-detail-thumb-video:active{width:67px!important;
  height:67px!important;
  min-width:67px!important;
  min-height:67px!important;
  max-width:67px!important;
  max-height:67px!important;
  flex:0 0 67px!important;
  transform:none!important;
  transition:none!important;
  animation:none!important;
  will-change:auto!important;}
html body .yf-detail-page #yfDetailThumbs,
html body .yf-detail-page .yf-detail-thumbs{gap:2px!important;
  column-gap:2px!important;
  row-gap:2px!important;
  transition:none!important;
  animation:none!important;
  transform:none!important;
  scroll-behavior:auto!important;}
html body .yf-detail-page #yfDetailThumbs img,
html body .yf-detail-page .yf-detail-thumbs img,
html body .yf-detail-page #yfDetailThumbs .yf-detail-thumb-video,
html body .yf-detail-page .yf-detail-thumbs .yf-detail-thumb-video{width:67px!important;
  height:67px!important;
  min-width:67px!important;
  min-height:67px!important;
  max-width:67px!important;
  max-height:67px!important;
  flex:0 0 67px!important;
  box-sizing:border-box!important;
  border:0!important;
  outline:0!important;
  outline-offset:0!important;
  margin:0!important;
  padding:0!important;
  transform:none!important;
  transition:none!important;
  animation:none!important;
  will-change:auto!important;}
html body .yf-detail-page #yfDetailThumbs img.sel,
html body .yf-detail-page .yf-detail-thumbs img.sel,
html body .yf-detail-page #yfDetailThumbs img:hover,
html body .yf-detail-page .yf-detail-thumbs img:hover,
html body .yf-detail-page #yfDetailThumbs .yf-detail-thumb-video.sel,
html body .yf-detail-page .yf-detail-thumbs .yf-detail-thumb-video.sel,
html body .yf-detail-page #yfDetailThumbs .yf-detail-thumb-video:hover,
html body .yf-detail-page .yf-detail-thumbs .yf-detail-thumb-video:hover{width:67px!important;
  height:67px!important;
  min-width:67px!important;
  min-height:67px!important;
  max-width:67px!important;
  max-height:67px!important;
  flex:0 0 67px!important;
  border:0!important;
  outline:1px solid #ff6a00!important;
  outline-offset:-1px!important;
  box-shadow:none!important;
  transform:none!important;
  transition:none!important;
  animation:none!important;
  will-change:auto!important;}
html body .yf-detail-page #yfDetailThumbs img:active,
html body .yf-detail-page .yf-detail-thumbs img:active,
html body .yf-detail-page #yfDetailThumbs .yf-detail-thumb-video:active,
html body .yf-detail-page .yf-detail-thumbs .yf-detail-thumb-video:active{width:67px!important;
  height:67px!important;
  min-width:67px!important;
  min-height:67px!important;
  max-width:67px!important;
  max-height:67px!important;
  flex:0 0 67px!important;
  transform:none!important;
  transition:none!important;
  animation:none!important;}
html body .yf-detail-page #yfDetailThumbs img,
html body .yf-detail-page .yf-detail-thumbs img,
html body .yf-detail-page #yfDetailThumbs .yf-detail-thumb-video,
html body .yf-detail-page .yf-detail-thumbs .yf-detail-thumb-video{width:67px!important;
  height:67px!important;
  min-width:67px!important;
  min-height:67px!important;
  max-width:67px!important;
  max-height:67px!important;
  flex:0 0 67px!important;
  gap:2px!important;
  border:0!important;
  margin:0!important;
  padding:0!important;
  box-sizing:border-box!important;
  transform:none!important;
  transition:none!important;
  animation:none!important;
  will-change:auto!important;}
html body .yf-detail-page #yfDetailThumbs img,
html body .yf-detail-page .yf-detail-thumbs img,
html body .yf-detail-page #yfDetailThumbs .yf-detail-thumb-video,
html body .yf-detail-page .yf-detail-thumbs .yf-detail-thumb-video{outline:0!important;
  outline-offset:0!important;}
html body .yf-detail-page #yfDetailThumbs img.sel,
html body .yf-detail-page .yf-detail-thumbs img.sel,
html body .yf-detail-page #yfDetailThumbs img:hover,
html body .yf-detail-page .yf-detail-thumbs img:hover,
html body .yf-detail-page #yfDetailThumbs .yf-detail-thumb-video.sel,
html body .yf-detail-page .yf-detail-thumbs .yf-detail-thumb-video.sel,
html body .yf-detail-page #yfDetailThumbs .yf-detail-thumb-video:hover,
html body .yf-detail-page .yf-detail-thumbs .yf-detail-thumb-video:hover{outline:1px solid #ff6a00!important;
  outline-offset:-1px!important;
  border:0!important;
  transform:none!important;
  transition:none!important;
  animation:none!important;}
@media (min-width:768px){html body .yf-detail-page #yfDetailInfo.yf-info-stretch{display:flex!important;
    flex-direction:column!important;
    background:#fff!important;}
html body .yf-detail-page #yfDetailInfo.yf-info-stretch .yf-detail-actions{flex:0 0 auto!important;
    margin-top:0!important;}
html body .yf-detail-page #yfDetailInfo.yf-info-stretch .yf-detail-info-fill{display:block!important;
    visibility:visible!important;
    opacity:1!important;
    flex:1 1 auto!important;
    width:auto!important;
    min-width:0!important;
    max-width:none!important;
    height:auto!important;
    min-height:0!important;
    max-height:none!important;
    margin:0!important;
    padding:0!important;
    border:0!important;
    background:#fff!important;
    box-shadow:none!important;
    overflow:hidden!important;
    pointer-events:none!important;}}
@media (max-width:767px){html body .yf-detail-page #yfDetailInfo .yf-detail-info-fill{display:none!important;
    height:0!important;
    min-height:0!important;
    max-height:0!important;
    margin:0!important;
    padding:0!important;
    border:0!important;
    overflow:hidden!important;}}
html body .yf-detail-page #yfDetailInfo > .yf-detail-actions{display:block!important;
  visibility:visible!important;
  opacity:1!important;
  height:auto!important;
  min-height:0!important;
  max-height:none!important;
  flex:0 0 auto!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  background:transparent!important;
  overflow:visible!important;
  pointer-events:auto!important;
  order:40!important;}
html body .yf-detail-page #yfDetailInfo > .yf-detail-actions > .yf-detail-interested{display:block!important;
  visibility:visible!important;
  opacity:1!important;
  width:100%!important;
  height:44px!important;
  min-height:44px!important;
  max-height:44px!important;
  line-height:44px!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  background:#ff6a00!important;
  color:#fff!important;
  font-size:14px!important;
  font-weight:700!important;
  text-align:center!important;
  cursor:pointer!important;
  pointer-events:auto!important;
  transform:none!important;
  transition:none!important;
  animation:none!important;}
html body .yf-detail-page #yfDetailInfo > .yf-detail-buy,
html body .yf-detail-page #yfDetailInfo .yf-detail-buy,
html body .yf-detail-page #yfDetailBuy{display:none!important;
  visibility:hidden!important;
  pointer-events:none!important;}
@media (min-width:768px){html body .yf-detail-page #yfDetailInfo.yf-info-stretch{display:flex!important;
    flex-direction:column!important;
    background:#fff!important;}
html body .yf-detail-page #yfDetailInfo > h1{order:10!important;}
html body .yf-detail-page #yfDetailInfo > .yf-detail-price{order:20!important;}
html body .yf-detail-page #yfDetailInfo > .yf-detail-basic{order:30!important;}
html body .yf-detail-page #yfDetailInfo > .yf-detail-spec-title{order:34!important;}
html body .yf-detail-page #yfDetailInfo > .yf-detail-specs{order:35!important;}
html body .yf-detail-page #yfDetailInfo > .yf-detail-info-fill{display:block!important;
    visibility:visible!important;
    opacity:1!important;
    flex:1 1 auto!important;
    order:50!important;
    width:auto!important;
    min-width:0!important;
    max-width:none!important;
    height:auto!important;
    min-height:0!important;
    max-height:none!important;
    margin:0!important;
    padding:0!important;
    border:0!important;
    background:#fff!important;
    box-shadow:none!important;
    overflow:hidden!important;
    pointer-events:none!important;}}
@media (max-width:767px){html body .yf-detail-page #yfDetailInfo{display:block!important;
    min-height:0!important;
    height:auto!important;}
html body .yf-detail-page #yfDetailInfo > .yf-detail-info-fill{display:none!important;
    visibility:hidden!important;
    opacity:0!important;
    height:0!important;
    min-height:0!important;
    max-height:0!important;
    margin:0!important;
    padding:0!important;
    border:0!important;
    overflow:hidden!important;
    pointer-events:none!important;}}
html body .yf-detail-page #yfDetailPrice,
html body .yf-detail-page #yfDetailPrice.yf-detail-price,
html body .yf-detail-page .yf-detail-price{background:#fff!important;
  background-color:#fff!important;}
html body .yf-detail-page #yfDetailPrice > .yf-detail-price-item,
html body .yf-detail-page .yf-detail-price > .yf-detail-price-item{background:#fff!important;
  background-color:#fff!important;}
html body .yf-detail-page > .yf-detail-actions,
html body .yf-detail-page > .yf-detail-interested,
html body .yf-detail-page > .yf-detail-info-fill,
html body .yf-detail-page > .yf-detail-buy,
html body .yf-detail-page > #yfDetailBuy,
html body .yf-detail-page .yf-detail-content ~ .yf-detail-actions,
html body .yf-detail-page .yf-detail-content ~ .yf-detail-interested,
html body .yf-detail-page .yf-detail-content ~ .yf-detail-info-fill,
html body .yf-detail-page .yf-detail-about ~ .yf-detail-actions,
html body .yf-detail-page .yf-detail-about ~ .yf-detail-interested,
html body .yf-detail-page .yf-detail-about ~ .yf-detail-info-fill,
html body .yf-detail-page .yf-detail-images ~ .yf-detail-actions,
html body .yf-detail-page .yf-detail-images ~ .yf-detail-interested,
html body .yf-detail-page .yf-detail-images ~ .yf-detail-info-fill,
html body .yf-detail-page .yf-detail-images ~ .yf-detail-buy,
html body .yf-detail-page .yf-detail-about ~ .yf-detail-buy,
html body .yf-detail-page .yf-detail-info:not(#yfDetailInfo),
html body .yf-detail-page .yf-detail-images ~ .yf-detail-info:not(#yfDetailInfo),
html body .yf-detail-page .yf-detail-about ~ .yf-detail-info:not(#yfDetailInfo){display:none!important;
  visibility:hidden!important;
  opacity:0!important;
  height:0!important;
  min-height:0!important;
  max-height:0!important;
  width:0!important;
  min-width:0!important;
  max-width:0!important;
  flex:0 0 0!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  box-shadow:none!important;
  overflow:hidden!important;
  pointer-events:none!important;}
html body .yf-detail-page #yfDetailInfo > .yf-detail-actions{display:block!important;
  visibility:visible!important;
  opacity:1!important;
  width:100%!important;
  height:auto!important;
  min-height:0!important;
  max-height:none!important;
  flex:0 0 auto!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  overflow:visible!important;
  pointer-events:auto!important;}
html body .yf-detail-page #yfDetailInfo > .yf-detail-actions > .yf-detail-interested{display:block!important;
  visibility:visible!important;
  opacity:1!important;
  width:100%!important;
  height:44px!important;
  min-height:44px!important;
  max-height:44px!important;
  line-height:44px!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  background:#ff6a00!important;
  color:#fff!important;
  font-weight:700!important;
  text-align:center!important;
  cursor:pointer!important;
  pointer-events:auto!important;}
@media (min-width:768px){html body .yf-detail-page #yfDetailInfo.yf-info-stretch > .yf-detail-info-fill{display:block!important;
    visibility:visible!important;
    opacity:1!important;
    flex:1 1 auto!important;
    width:auto!important;
    min-width:0!important;
    max-width:none!important;
    height:auto!important;
    min-height:0!important;
    max-height:none!important;
    margin:0!important;
    padding:0!important;
    border:0!important;
    background:#fff!important;
    box-shadow:none!important;
    overflow:hidden!important;
    pointer-events:none!important;}}
@media (max-width:767px){html body .yf-detail-page #yfDetailInfo > .yf-detail-info-fill{display:none!important;
    visibility:hidden!important;
    opacity:0!important;
    height:0!important;
    min-height:0!important;
    max-height:0!important;
    margin:0!important;
    padding:0!important;
    border:0!important;
    overflow:hidden!important;
    pointer-events:none!important;}}
html body .yf-detail-page .yf-detail-about ~ .yf-detail-actions,
html body .yf-detail-page .yf-detail-about ~ .yf-detail-interested,
html body .yf-detail-page .yf-detail-about ~ .yf-detail-info-fill,
html body .yf-detail-page .yf-detail-about ~ .yf-useless-empty-card,
html body .yf-detail-page .yf-detail-about ~ .yf-empty-card,
html body .yf-detail-page .yf-detail-about ~ .yf-blank-card,
html body .yf-detail-page .yf-detail-about ~ .yf-blank-row,
html body .yf-detail-page .yf-detail-about ~ .yf-detail-spacer,
html body .yf-detail-page .yf-detail-about ~ .yf-info-spacer,
html body .yf-detail-page .yf-detail-about ~ .yf-fill,
html body .yf-detail-page .yf-detail-about ~ .yf-filler{display:none!important;
  visibility:hidden!important;
  opacity:0!important;
  height:0!important;
  min-height:0!important;
  max-height:0!important;
  width:0!important;
  min-width:0!important;
  max-width:0!important;
  flex:0 0 0!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  box-shadow:none!important;
  overflow:hidden!important;
  pointer-events:none!important;}
html body .yf-detail-page > .yf-detail-actions,
html body .yf-detail-page > .yf-detail-interested,
html body .yf-detail-page > .yf-detail-info-fill{display:none!important;
  visibility:hidden!important;
  opacity:0!important;
  height:0!important;
  min-height:0!important;
  max-height:0!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  overflow:hidden!important;
  pointer-events:none!important;}
html body .yf-detail-page .yf-detail-about .yf-detail-info,
html body .yf-detail-page .yf-detail-about .yf-detail-actions,
html body .yf-detail-page .yf-detail-about .yf-detail-interested,
html body .yf-detail-page .yf-detail-about .yf-detail-info-fill,
html body .yf-detail-page .yf-detail-images .yf-detail-info,
html body .yf-detail-page .yf-detail-images .yf-detail-actions,
html body .yf-detail-page .yf-detail-images .yf-detail-interested,
html body .yf-detail-page .yf-detail-images .yf-detail-info-fill,
html body .yf-detail-page .yf-detail-about ~ .yf-detail-info,
html body .yf-detail-page .yf-detail-about ~ .yf-detail-actions,
html body .yf-detail-page .yf-detail-about ~ .yf-detail-interested,
html body .yf-detail-page .yf-detail-about ~ .yf-detail-info-fill,
html body .yf-detail-page .yf-detail-about ~ * .yf-detail-info,
html body .yf-detail-page .yf-detail-about ~ * .yf-detail-actions,
html body .yf-detail-page .yf-detail-about ~ * .yf-detail-interested,
html body .yf-detail-page .yf-detail-about ~ * .yf-detail-info-fill{display:none!important;
  visibility:hidden!important;
  opacity:0!important;
  height:0!important;
  min-height:0!important;
  max-height:0!important;
  width:0!important;
  min-width:0!important;
  max-width:0!important;
  flex:0 0 0!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  box-shadow:none!important;
  overflow:hidden!important;
  pointer-events:none!important;}
html body .yf-detail-page .yf-detail-images > :not(img){display:none!important;
  visibility:hidden!important;
  opacity:0!important;
  height:0!important;
  min-height:0!important;
  max-height:0!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  overflow:hidden!important;
  pointer-events:none!important;}
html body .yf-detail-page .yf-detail-desc-title{display:block!important;
  visibility:visible!important;
  opacity:1!important;
  height:auto!important;
  min-height:0!important;
  max-height:none!important;
  margin:8px 6px 6px!important;
  padding:0!important;
  font-size:1rem!important;
  line-height:1.25!important;
  font-weight:700!important;
  color:#3a4a5c!important;
  background:transparent!important;
  transform:none!important;
  transition:none!important;
  animation:none!important;}
html body .yf-detail-page .yf-detail-desc-title[hidden],
html body .yf-detail-page .yf-detail-desc-title.yf-empty-section{display:none!important;
  visibility:hidden!important;
  opacity:0!important;
  height:0!important;
  min-height:0!important;
  max-height:0!important;
  margin:0!important;
  padding:0!important;}
html body .yf-detail-page .yf-detail-about .yf-detail-actions,
html body .yf-detail-page .yf-detail-about .yf-detail-interested,
html body .yf-detail-page .yf-detail-about .yf-detail-info-fill,
html body .yf-detail-page .yf-detail-about .yf-detail-info,
html body .yf-detail-page .yf-detail-images .yf-detail-actions,
html body .yf-detail-page .yf-detail-images .yf-detail-interested,
html body .yf-detail-page .yf-detail-images .yf-detail-info-fill,
html body .yf-detail-page .yf-detail-images .yf-detail-info,
html body .yf-detail-page .yf-detail-content ~ .yf-detail-info,
html body .yf-detail-page .yf-detail-content ~ .yf-detail-actions,
html body .yf-detail-page .yf-detail-content ~ .yf-detail-interested,
html body .yf-detail-page .yf-detail-content ~ .yf-detail-info-fill{display:none!important;
  visibility:hidden!important;
  opacity:0!important;
  height:0!important;
  min-height:0!important;
  max-height:0!important;
  width:0!important;
  min-width:0!important;
  max-width:0!important;
  flex:0 0 0!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  box-shadow:none!important;
  overflow:hidden!important;
  pointer-events:none!important;}
html body .yf-detail-page #yfDetailInfo > .yf-detail-actions{display:block!important;
  visibility:visible!important;
  opacity:1!important;
  height:auto!important;
  flex:0 0 auto!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  overflow:visible!important;
  pointer-events:auto!important;}
html body .yf-detail-page #yfDetailInfo > .yf-detail-actions > .yf-detail-interested{display:block!important;
  visibility:visible!important;
  opacity:1!important;
  width:100%!important;
  height:44px!important;
  min-height:44px!important;
  max-height:44px!important;
  line-height:44px!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  background:#ff6a00!important;
  color:#fff!important;
  font-size:14px!important;
  font-weight:700!important;
  text-align:center!important;
  cursor:pointer!important;
  pointer-events:auto!important;}
@media (min-width:768px){html body .yf-detail-page #yfDetailInfo.yf-info-stretch > .yf-detail-info-fill{display:block!important;
    visibility:visible!important;
    opacity:1!important;
    flex:1 1 auto!important;
    background:#fff!important;
    margin:0!important;
    padding:0!important;
    border:0!important;
    overflow:hidden!important;
    pointer-events:none!important;}}
@media (max-width:767px){html body .yf-detail-page #yfDetailInfo > .yf-detail-info-fill{display:none!important;
    height:0!important;
    min-height:0!important;
    max-height:0!important;
    margin:0!important;
    padding:0!important;
    border:0!important;
    overflow:hidden!important;}}
html body .yf-detail-page .yf-detail-about .yf-detail-price,
html body .yf-detail-page .yf-detail-about .yf-detail-basic,
html body .yf-detail-page .yf-detail-about .yf-detail-specs,
html body .yf-detail-page .yf-detail-images .yf-detail-price,
html body .yf-detail-page .yf-detail-images .yf-detail-basic,
html body .yf-detail-page .yf-detail-images .yf-detail-specs,
html body .yf-detail-page .yf-detail-content ~ .yf-detail-price,
html body .yf-detail-page .yf-detail-content ~ .yf-detail-basic,
html body .yf-detail-page .yf-detail-content ~ .yf-detail-specs,
html body .yf-detail-page .yf-detail-content ~ .yf-detail-actions,
html body .yf-detail-page .yf-detail-content ~ .yf-detail-interested,
html body .yf-detail-page .yf-detail-content ~ .yf-detail-info-fill{display:none!important;
  visibility:hidden!important;
  opacity:0!important;
  height:0!important;
  min-height:0!important;
  max-height:0!important;
  width:0!important;
  min-width:0!important;
  max-width:0!important;
  flex:0 0 0!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  box-shadow:none!important;
  overflow:hidden!important;
  pointer-events:none!important;}
html body .yf-detail-page #yfDetailInfo,
html body .yf-detail-page .yf-detail-info{background:#fff!important;
  background-color:#fff!important;}
html body .yf-detail-page #yfDetailInfo > h1,
html body .yf-detail-page .yf-detail-info > h1{background:#fff!important;
  background-color:#fff!important;}
html body .yf-detail-page #yfDetailPrice,
html body .yf-detail-page .yf-detail-price,
html body .yf-detail-page #yfDetailPrice > .yf-detail-price-item,
html body .yf-detail-page .yf-detail-price > .yf-detail-price-item{background:#fff!important;
  background-color:#fff!important;}
html body .yf-detail-page .yf-detail-basic,
html body .yf-detail-page .yf-detail-basic > div{background:#fff!important;
  background-color:#fff!important;}
html body .yf-detail-page #yfDetailSpecs,
html body .yf-detail-page .yf-detail-specs,
html body .yf-detail-page #yfDetailSpecs > div,
html body .yf-detail-page .yf-detail-specs > div{background:#fff!important;
  background-color:#fff!important;}
html body .yf-detail-page #yfDetailInfo > h1,
html body .yf-detail-page .yf-detail-price,
html body .yf-detail-page .yf-detail-basic,
html body .yf-detail-page .yf-detail-specs > div{border-color:#eee!important;}
.yf-detail-page .yf-num-unit,
.yf-detail-page .yf-detail-price-item span b .yf-num-unit,
.yf-detail-page .yf-basic-val b .yf-num-unit{direction:ltr!important;
  unicode-bidi:isolate!important;
  display:inline-flex!important;
  align-items:baseline!important;
  justify-content:flex-start!important;
  white-space:nowrap!important;
  flex-wrap:nowrap!important;
  gap:0!important;
  text-align:left!important;}
.yf-detail-page .yf-num-unit em{direction:ltr!important;
  unicode-bidi:isolate!important;
  display:inline!important;
  margin-left:0!important;
  margin-right:0!important;
  white-space:nowrap!important;}
html.yf-lang-ar .yf-detail-page .yf-detail-price-item span b,
html.yf-lang-ar .yf-detail-page .yf-basic-val,
html.yf-lang-ar .yf-detail-page .yf-basic-val b,
body.yf-lang-ar .yf-detail-page .yf-detail-price-item span b,
body.yf-lang-ar .yf-detail-page .yf-basic-val,
body.yf-lang-ar .yf-detail-page .yf-basic-val b{direction:ltr!important;
  unicode-bidi:isolate!important;
  white-space:nowrap!important;}
html body .yf-detail-page .yf-detail-specs{border-top:1px solid #eee!important;}
html body .yf-detail-page .yf-detail-specs > div{gap:8px!important;}
html body .yf-detail-page .yf-detail-specs > div > span:first-child{min-width:0!important;
  overflow-wrap:anywhere!important;
  word-break:normal!important;
  line-height:1.25!important;}
html body .yf-detail-page .yf-spec-val{flex:0 0 auto!important;
  min-width:max-content!important;
  white-space:nowrap!important;
  margin-left:auto!important;
  text-align:right!important;
  gap:2px!important;}
html body .yf-detail-page .yf-spec-val b,
html body .yf-detail-page .yf-spec-val em{white-space:nowrap!important;}
html.yf-lang-ar body .yf-detail-page .yf-detail-specs > div,
body.yf-lang-ar .yf-detail-page .yf-detail-specs > div{direction:ltr!important;
  justify-content:space-between!important;
  column-gap:16px!important;}
html.yf-lang-ar body .yf-detail-page .yf-detail-specs > div > span:first-child,
body.yf-lang-ar .yf-detail-page .yf-detail-specs > div > span:first-child{direction:rtl!important;
  unicode-bidi:plaintext!important;
  flex:1 1 auto!important;
  min-width:0!important;
  margin:0!important;
  text-align:left!important;}
html.yf-lang-ar body .yf-detail-page .yf-detail-specs > div > .yf-spec-val,
body.yf-lang-ar .yf-detail-page .yf-detail-specs > div > .yf-spec-val{direction:ltr!important;
  unicode-bidi:isolate!important;
  flex:0 0 auto!important;
  margin-left:auto!important;
  margin-right:0!important;
  text-align:right!important;
  white-space:nowrap!important;}
.yf-sheet.yf-cat-top-panel,
.yf-sheet.yf-cat-top-panel.show{transform:none!important;
  transition:none!important;
  animation:none!important;
  opacity:1!important;}
.yf-sheet.yf-cat-top-panel *,
.yf-sheet.yf-cat-top-panel *::before,
.yf-sheet.yf-cat-top-panel *::after{animation:none!important;}
.yf-sheet.yf-cat-top-panel button,
.yf-sheet.yf-cat-top-panel button:hover,
.yf-sheet.yf-cat-top-panel button:active,
.yf-sheet.yf-cat-top-panel button:focus,
.yf-sheet.yf-cat-top-panel .yf-cat-all-btn,
.yf-sheet.yf-cat-top-panel .yf-cat-all-btn.sel,
.yf-sheet.yf-cat-top-panel .yf-cat-all-btn:hover,
.yf-sheet.yf-cat-top-panel .yf-cat-all-btn:active,
.yf-sheet.yf-cat-top-panel .yf-cat-all-btn:focus{transform:none!important;
  transition:none!important;
  animation:none!important;
  box-shadow:none!important;}
.yf-sheet.yf-cat-top-panel .yf-cat-all-btn{min-width:52px!important;
  text-align:left!important;}
.yf-detail-specs>div{min-height:38px;
  align-items:flex-start!important;}
.yf-detail-specs>div>span:first-child{line-height:1.18;
  white-space:normal;
  word-break:normal;
  overflow-wrap:anywhere;
  unicode-bidi:plaintext;}
.yf-detail-specs .yf-spec-val{white-space:nowrap;
  word-break:keep-all;}
.yf-detail-specs .yf-spec-val b{white-space:nowrap;}
.yf-detail-specs .yf-spec-val em{white-space:nowrap;
  margin-left:2px;}
html body .yf-sheet.yf-cat-top-panel .yf-cat-col{align-items:stretch!important;
  overflow-anchor:none!important;}
html body .yf-sheet.yf-cat-top-panel .yf-cat-all-btn,
html body .yf-sheet.yf-cat-top-panel .yf-cat-all-btn:hover,
html body .yf-sheet.yf-cat-top-panel .yf-cat-all-btn:focus,
html body .yf-sheet.yf-cat-top-panel .yf-cat-all-btn:focus-visible,
html body .yf-sheet.yf-cat-top-panel .yf-cat-all-btn:active,
html body .yf-sheet.yf-cat-top-panel .yf-cat-all-btn.sel{box-sizing:border-box!important;
  display:flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  width:100%!important;
  min-width:0!important;
  max-width:100%!important;
  height:30px!important;
  min-height:30px!important;
  padding:0 9px!important;
  margin:0!important;
  border:0!important;
  outline:0!important;
  border-radius:0!important;
  background:transparent!important;
  color:#111!important;
  box-shadow:none!important;
  text-shadow:none!important;
  font-size:13px!important;
  font-weight:600!important;
  line-height:30px!important;
  letter-spacing:normal!important;
  text-align:left!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  transform:none!important;
  translate:none!important;
  scale:none!important;
  rotate:none!important;
  transition:none!important;
  animation:none!important;
  filter:none!important;
  opacity:1!important;
  will-change:auto!important;
  appearance:none!important;
  -webkit-appearance:none!important;
  overflow-anchor:none!important;}
html body .yf-sheet.yf-cat-top-panel .yf-cat-all-btn::before,
html body .yf-sheet.yf-cat-top-panel .yf-cat-all-btn::after,
html body .yf-sheet.yf-cat-top-panel .yf-cat-all-btn:hover::before,
html body .yf-sheet.yf-cat-top-panel .yf-cat-all-btn:hover::after,
html body .yf-sheet.yf-cat-top-panel .yf-cat-all-btn:active::before,
html body .yf-sheet.yf-cat-top-panel .yf-cat-all-btn:active::after{content:none!important;
  display:none!important;}
@media (max-width:767px){html body .yf-sheet.yf-cat-top-panel .yf-cat-all-btn,
  html body .yf-sheet.yf-cat-top-panel .yf-cat-all-btn:hover,
  html body .yf-sheet.yf-cat-top-panel .yf-cat-all-btn:focus,
  html body .yf-sheet.yf-cat-top-panel .yf-cat-all-btn:active,
  html body .yf-sheet.yf-cat-top-panel .yf-cat-all-btn.sel{height:29px!important;
    min-height:29px!important;
    padding:0 5px!important;
    line-height:29px!important;}}

/* QT-60: main product image is a fixed square display box; ignore portrait source height hints. */
html body .yf-detail-page .yf-detail-main-img{width:100%!important;height:auto!important;aspect-ratio:1/1!important;object-fit:cover!important;object-position:center center!important;}


/* QT-64: custom service is shown after the inquiry action bar, separate from hardware specifications. */
html body .yf-detail-page .yf-detail-custom-service{
  box-sizing:border-box!important;
  display:flex!important;
  align-items:center!important;
  width:100%!important;
  min-height:44px!important;
  margin:0!important;
  padding:10px 14px!important;
  border:0!important;
  border-bottom:1px solid #eceff3!important;
  background:#fff!important;
  color:#1f2937!important;
  font-size:13px!important;
  font-weight:700!important;
  line-height:1.45!important;
  letter-spacing:.01em!important;
  visibility:visible!important;
  opacity:1!important;
}
html body .yf-detail-page .yf-detail-custom-service[data-oem-odm="Yes"]::before,
html body .yf-detail-page .yf-detail-custom-service[data-oem-odm="No"]::before{
  content:"";
  display:block;
  flex:0 0 7px;
  width:7px;
  height:7px;
  margin-right:9px;
  border-radius:50%;
  background:#ff6a00;
}
html.yf-lang-ar body .yf-detail-page .yf-detail-custom-service,
body.yf-lang-ar .yf-detail-page .yf-detail-custom-service{
  direction:rtl!important;
  text-align:right!important;
}
html.yf-lang-ar body .yf-detail-page .yf-detail-custom-service::before,
body.yf-lang-ar .yf-detail-page .yf-detail-custom-service::before{
  margin-right:0;
  margin-left:9px;
}
@media (max-width:767px){
  html body .yf-detail-page .yf-detail-custom-service{
    min-height:42px!important;
    padding:9px 11px!important;
    font-size:12px!important;
  }
}


/* QT-65: independent Product Inquiry switch, automatic single-button width, orange H2 headings, and matched press feedback. */
html body .yf-detail-page .yf-detail-spec-title,
html body .yf-detail-page .yf-detail-desc-title{
  color:#ff6a00!important;
}
html body .yf-detail-page #yfDetailInfo > .yf-detail-actions.yf-product-message-hidden > .yf-detail-product-msg,
html body .yf-detail-page #yfDetailInfo > .yf-detail-actions.yf-interest-button-hidden > .yf-detail-interested{
  display:none!important;
  visibility:hidden!important;
  opacity:0!important;
  pointer-events:none!important;
}
html body .yf-detail-page #yfDetailInfo > .yf-detail-actions.yf-single-action > .yf-detail-interested,
html body .yf-detail-page #yfDetailInfo > .yf-detail-actions.yf-single-action > .yf-detail-product-msg{
  flex:1 1 100%!important;
  width:100%!important;
  max-width:100%!important;
  border-left:0!important;
}
html body .yf-detail-page #yfDetailInfo > .yf-detail-actions > .yf-detail-interested,
html body .yf-detail-page #yfDetailInfo > .yf-detail-actions > .yf-detail-product-msg{
  transform:none!important;
  transform-origin:center center!important;
  transition:transform .12s ease,opacity .12s ease,filter .12s ease!important;
  -webkit-tap-highlight-color:transparent!important;
  touch-action:manipulation!important;
}
html body .yf-detail-page #yfDetailInfo > .yf-detail-actions > .yf-detail-interested:active,
html body .yf-detail-page #yfDetailInfo > .yf-detail-actions > .yf-detail-product-msg:active{
  transform:translateY(2px) scale(.985)!important;
  opacity:.9!important;
  filter:brightness(.92)!important;
}


/* QT-66: optically center the close glyph in the desktop detail lightbox button. */
@media (min-width:768px){
  html body #yfLightbox .yf-lightbox-close{
    padding:0!important;
    font-size:0!important;
    line-height:0!important;
    text-align:center!important;
  }
  html body #yfLightbox .yf-lightbox-close::before{
    content:"✕"!important;
    position:absolute!important;
    top:calc(50% - 1px)!important;
    left:50%!important;
    transform:translate(-50%,-50%)!important;
    display:block!important;
    margin:0!important;
    padding:0!important;
    color:#fff!important;
    font-family:Arial,Helvetica,sans-serif!important;
    font-size:20px!important;
    font-weight:400!important;
    line-height:1!important;
    pointer-events:none!important;
  }
}

/* QT-67: keep the action button body fixed; only press the label downward. */
html body .yf-detail-page #yfDetailInfo > .yf-detail-actions > .yf-detail-interested,
html body .yf-detail-page #yfDetailInfo > .yf-detail-actions > .yf-detail-product-msg{
  transition:none!important;
}
html body .yf-detail-page #yfDetailInfo > .yf-detail-actions > .yf-detail-interested:active,
html body .yf-detail-page #yfDetailInfo > .yf-detail-actions > .yf-detail-product-msg:active{
  transform:none!important;
  opacity:1!important;
  filter:none!important;
  padding-top:4px!important;
  line-height:40px!important;
}

/* QT-68: desktop only — keep Custom Service directly below the action bar.
   Explicit flex order also protects the layout from legacy DOM/cache ordering. */
@media (min-width:768px){
  html body .yf-detail-page #yfDetailInfo > h1{
    order:10!important;
  }
  html body .yf-detail-page #yfDetailInfo > .yf-detail-price{
    order:20!important;
  }
  html body .yf-detail-page #yfDetailInfo > .yf-detail-basic{
    order:30!important;
  }
  html body .yf-detail-page #yfDetailInfo > .yf-detail-spec-title{
    order:40!important;
  }
  html body .yf-detail-page #yfDetailInfo > .yf-detail-specs{
    order:50!important;
  }
  html body .yf-detail-page #yfDetailInfo > .yf-detail-actions{
    order:60!important;
  }
  html body .yf-detail-page #yfDetailInfo > .yf-detail-custom-service{
    order:70!important;
  }
  html body .yf-detail-page #yfDetailInfo > .yf-detail-sample-service{
    order:75!important;
  }
  html body .yf-detail-page #yfDetailInfo > .yf-detail-info-fill{
    order:80!important;
  }
}


/* QT-69: responsive detail composition.
   Desktop: gallery and information card share one automatically equal-height row.
   Mobile: description H2 is visually part of the description content, not a separate color strip.
   Custom Service stays next to the conversion controls rather than mixing with hardware specifications. */
html body .yf-detail-page .yf-detail-description-section[hidden],
html body .yf-detail-page .yf-detail-description-section.yf-empty-section{
  display:none!important;
}
html body .yf-detail-page .yf-detail-description-section{
  display:block!important;
  width:100%!important;
  margin:8px 0 0!important;
  padding:0!important;
  background:#fff!important;
  border:0!important;
  border-radius:0!important;
  box-shadow:none!important;
  overflow:hidden!important;
}
html body .yf-detail-page .yf-detail-description-section > .yf-detail-desc-title{
  display:block!important;
  width:100%!important;
  min-height:0!important;
  margin:0!important;
  padding:12px 14px 9px!important;
  color:#ff6a00!important;
  background:#fff!important;
  border:0!important;
  border-bottom:1px solid #eeeeee!important;
  font-size:18px!important;
  font-weight:700!important;
  line-height:1.3!important;
  box-shadow:none!important;
}
html body .yf-detail-page .yf-detail-description-section > .yf-detail-about:not(.yf-empty-section):not([hidden]){
  display:block!important;
  width:100%!important;
  margin:0!important;
  padding:12px 14px 14px!important;
  background:#fff!important;
  border:0!important;
  border-radius:0!important;
  color:#111!important;
  line-height:1.65!important;
  box-shadow:none!important;
}
html body .yf-detail-page .yf-detail-description-section > .yf-detail-about .yf-detail-description-text,
html body .yf-detail-page .yf-detail-description-section > .yf-detail-about .yf-detail-description-text > *{
  background:transparent!important;
}
html body .yf-detail-page .yf-detail-description-section > .yf-detail-images:not(.yf-empty-section):not([hidden]){
  display:block!important;
  width:100%!important;
  margin:0!important;
  padding:0!important;
  background:#fff!important;
  border:0!important;
  border-radius:0!important;
  line-height:0!important;
  box-shadow:none!important;
}
html body .yf-detail-page .yf-detail-description-section > .yf-detail-images img{
  display:block!important;
  width:100%!important;
  height:auto!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
}

/* Custom Service is a service-status row attached to the CTA area.
   Positive support uses the site orange; unavailable status uses neutral grey. */
html body .yf-detail-page #yfDetailInfo > .yf-detail-custom-service,
html body .yf-detail-page #yfDetailInfo > .yf-detail-sample-service{
  min-height:44px!important;
  margin:0!important;
  padding:10px 14px!important;
  background:#fff!important;
  border-top:0!important;
  border-bottom:1px solid #eceff3!important;
  color:#1f2937!important;
  font-size:13px!important;
  font-weight:700!important;
  line-height:1.45!important;
}
html body .yf-detail-page #yfDetailInfo > .yf-detail-sample-service{
  border-bottom:0!important;
}
html body .yf-detail-page #yfDetailInfo > .yf-detail-custom-service[data-oem-odm="Yes"]::before,
html body .yf-detail-page #yfDetailInfo > .yf-detail-sample-service[data-sample-available="Yes"]::before{
  background:#ff6a00!important;
}
html body .yf-detail-page #yfDetailInfo > .yf-detail-custom-service[data-oem-odm="No"]::before,
html body .yf-detail-page #yfDetailInfo > .yf-detail-sample-service[data-sample-available="No"]::before{
  background:#9ca3af!important;
}

@media (min-width:768px){
  html body .yf-detail-page > .yf-detail-content{
    display:grid!important;
    grid-template-columns:52% 48%!important;
    gap:0!important;
    align-items:stretch!important;
    background:#fff!important;
  }
  html body .yf-detail-page > .yf-detail-content > .yf-detail-gallery,
  html body .yf-detail-page > .yf-detail-content > #yfDetailInfo,
  html body .yf-detail-page > .yf-detail-content > .yf-detail-info{
    align-self:stretch!important;
    min-width:0!important;
    background:transparent!important;
  }
  html body .yf-detail-page > .yf-detail-content > .yf-detail-gallery{
    display:flex!important;
    flex-direction:column!important;
    height:auto!important;
    min-height:100%!important;
    margin:0!important;
    padding:0!important;
  }
  html body .yf-detail-page > .yf-detail-content > #yfDetailInfo,
  html body .yf-detail-page > .yf-detail-content > .yf-detail-info{
    display:flex!important;
    flex-direction:column!important;
    height:auto!important;
    margin:0!important;
  }
  html body .yf-detail-page .yf-detail-description-section{
    margin-top:2px!important;
  }
  html body .yf-detail-page .yf-detail-description-section > .yf-detail-desc-title{
    padding:12px 16px 9px!important;
    font-size:16px!important;
  }
  html body .yf-detail-page .yf-detail-description-section > .yf-detail-about:not(.yf-empty-section):not([hidden]){
    padding:12px 16px 14px!important;
  }
  html body .yf-detail-page .yf-detail-hero{
    border:1px solid #e8e8e8!important;
    box-sizing:border-box!important;
    background:#fff!important;
  }
  html body .yf-detail-page #yfDetailInfo > .yf-detail-custom-service,
  html body .yf-detail-page #yfDetailInfo > .yf-detail-sample-service{
    min-height:42px!important;
    padding:9px 13px!important;
    font-size:12.5px!important;
  }
}

@media (max-width:767px){
  html body .yf-detail-page #yfDetailInfo > .yf-detail-custom-service,
  html body .yf-detail-page #yfDetailInfo > .yf-detail-sample-service{
    min-height:46px!important;
    padding:11px 14px!important;
    background:#fff!important;
    font-size:13px!important;
  }
  html body .yf-detail-page #yfDetailInfo > .yf-detail-sample-service{
    border-bottom:0!important;
  }
  html body .yf-detail-page .yf-detail-description-section{
    margin-top:2px!important;
  }
  html body .yf-detail-page .yf-detail-description-section > .yf-detail-desc-title{
    padding:12px 14px 9px!important;
    background:#fff!important;
  }
}


/* QT-70: compact service rows + deliberate description hierarchy.
   The title is white, text uses a self-sizing very-light-grey band, and detail images stay white. */
html body .yf-detail-page .yf-detail-description-section{
  margin-top:2px!important;
  background:#fff!important;
}
html body .yf-detail-page .yf-detail-description-section > .yf-detail-desc-title{
  background:#fff!important;
  border-bottom:1px solid #e8e8e8!important;
}
html body .yf-detail-page .yf-detail-description-section > .yf-detail-about:not(.yf-empty-section):not([hidden]){
  min-height:0!important;
  height:auto!important;
  background:#f7f7f7!important;
}
html body .yf-detail-page .yf-detail-description-section > .yf-detail-about .yf-detail-description-text,
html body .yf-detail-page .yf-detail-description-section > .yf-detail-about .yf-detail-description-text > *{
  background:transparent!important;
}
html body .yf-detail-page .yf-detail-description-section > .yf-detail-images:not(.yf-empty-section):not([hidden]){
  background:#fff!important;
}

/* OEM & ODM and sample availability are intentionally compact and visually one service group. */
html body .yf-detail-page #yfDetailInfo > .yf-detail-custom-service,
html body .yf-detail-page #yfDetailInfo > .yf-detail-sample-service{
  min-height:36px!important;
  height:auto!important;
  padding:6px 13px!important;
  font-size:12.5px!important;
  line-height:1.35!important;
}
html body .yf-detail-page #yfDetailInfo > .yf-detail-custom-service{
  border-bottom:1px solid #eceff3!important;
}
html body .yf-detail-page #yfDetailInfo > .yf-detail-sample-service{
  border-bottom:0!important;
}

@media (min-width:768px){
  html body .yf-detail-page > .yf-detail-content{
    gap:0!important;
    background:#fff!important;
  }
  html body .yf-detail-page > .yf-detail-content > #yfDetailInfo,
  html body .yf-detail-page > .yf-detail-content > .yf-detail-info{
    background:#fff!important;
  }
  html body .yf-detail-page #yfDetailInfo > .yf-detail-info-fill{
    background:transparent!important;
    border:0!important;
  }
  html body .yf-detail-page .yf-detail-hero{
    border:1px solid #e5e5e5!important;
    box-sizing:border-box!important;
    background:#fff!important;
  }
}

@media (max-width:767px){
  html body .yf-detail-page #yfDetailInfo > .yf-detail-custom-service,
  html body .yf-detail-page #yfDetailInfo > .yf-detail-sample-service{
    min-height:38px!important;
    padding:7px 12px!important;
    font-size:12.5px!important;
    line-height:1.35!important;
  }
  html body .yf-detail-page .yf-detail-description-section{
    margin-top:2px!important;
  }
}

/* QT-71: unify the Product Description heading with its text band,
   keep mobile specification labels on one line, and give Sample Service
   the same status-dot treatment as Custom Service. */
html body .yf-detail-page .yf-detail-description-section > .yf-detail-desc-title,
html body .yf-detail-page .yf-detail-description-section > .yf-detail-about:not(.yf-empty-section):not([hidden]){
  background:#f7f7f7!important;
}

html body .yf-detail-page #yfDetailInfo > .yf-detail-sample-service{
  box-sizing:border-box!important;
  display:flex!important;
  align-items:center!important;
  width:100%!important;
  visibility:visible!important;
  opacity:1!important;
}
html body .yf-detail-page #yfDetailInfo > .yf-detail-sample-service[data-sample-available="Yes"]::before,
html body .yf-detail-page #yfDetailInfo > .yf-detail-sample-service[data-sample-available="No"]::before{
  content:""!important;
  display:block!important;
  flex:0 0 7px!important;
  width:7px!important;
  height:7px!important;
  margin-right:9px!important;
  border-radius:50%!important;
}
html body .yf-detail-page #yfDetailInfo > .yf-detail-sample-service[data-sample-available="Yes"]::before{
  background:#ff6a00!important;
}
html body .yf-detail-page #yfDetailInfo > .yf-detail-sample-service[data-sample-available="No"]::before{
  background:#9ca3af!important;
}
html.yf-lang-ar body .yf-detail-page #yfDetailInfo > .yf-detail-sample-service,
body.yf-lang-ar .yf-detail-page #yfDetailInfo > .yf-detail-sample-service{
  direction:rtl!important;
  text-align:right!important;
}
html.yf-lang-ar body .yf-detail-page #yfDetailInfo > .yf-detail-sample-service::before,
body.yf-lang-ar .yf-detail-page #yfDetailInfo > .yf-detail-sample-service::before{
  margin-right:0!important;
  margin-left:9px!important;
}

@media (max-width:767px){
  html body .yf-detail-page .yf-detail-specs > div{
    align-items:flex-start!important;
    column-gap:10px!important;
  }
  html body .yf-detail-page .yf-detail-specs > div > span:first-child{
    flex:0 0 auto!important;
    min-width:0!important;
    max-width:none!important;
    white-space:nowrap!important;
    word-break:keep-all!important;
    overflow-wrap:normal!important;
    line-height:1.3!important;
  }
  html body .yf-detail-page .yf-detail-specs > div > .yf-spec-val{
    display:block!important;
    flex:1 1 auto!important;
    min-width:0!important;
    max-width:100%!important;
    margin-left:auto!important;
    white-space:normal!important;
    word-break:normal!important;
    overflow-wrap:break-word!important;
    line-height:1.3!important;
    text-align:right!important;
  }
  html body .yf-detail-page .yf-detail-specs > div > .yf-spec-val b,
  html body .yf-detail-page .yf-detail-specs > div > .yf-spec-val em{
    white-space:normal!important;
    word-break:normal!important;
    overflow-wrap:break-word!important;
  }
}


/* QT-73: three detail actions, persistent label press feedback, and factory-contact payment dialog. */
html body .yf-detail-page #yfDetailInfo > .yf-detail-actions > .yf-detail-interested,
html body .yf-detail-page #yfDetailInfo > .yf-detail-actions > .yf-detail-product-msg,
html body .yf-detail-page #yfDetailInfo > .yf-detail-actions > .yf-detail-factory-contact{
  box-sizing:border-box!important;
  overflow:hidden!important;
  -webkit-tap-highlight-color:transparent!important;
  touch-action:manipulation!important;
}
html body .yf-detail-page #yfDetailInfo > .yf-detail-actions > button > .yf-action-label{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  max-width:100%!important;
  min-width:0!important;
  line-height:1.15!important;
  white-space:nowrap!important;
  transform:translateY(0)!important;
  transition:transform .08s ease!important;
  pointer-events:none!important;
}
html body .yf-detail-page #yfDetailInfo > .yf-detail-actions > button:active > .yf-action-label,
html body .yf-detail-page #yfDetailInfo > .yf-detail-actions > button.yf-action-pressed > .yf-action-label{
  transform:translateY(3px)!important;
}
html body .yf-detail-page #yfDetailInfo > .yf-detail-actions > .yf-detail-factory-contact{
  display:flex!important;
}
html body .yf-detail-page #yfDetailInfo > .yf-detail-actions.yf-factory-contact-hidden > .yf-detail-factory-contact{
  display:none!important;
  visibility:hidden!important;
  pointer-events:none!important;
}
@media (max-width:767px){
  html body .yf-detail-page #yfDetailInfo > .yf-detail-actions.yf-three-actions > button{
    padding-left:2px!important;
    padding-right:2px!important;
    font-size:12px!important;
    letter-spacing:-.1px!important;
  }
  html.yf-lang-ar body .yf-detail-page #yfDetailInfo > .yf-detail-actions.yf-three-actions > button{
    font-size:11px!important;
  }
}
/* QT-75: account application and customer account dialogs */
.yf-service-ui-mask{position:fixed;inset:0;z-index:2147483000;background:rgba(15,23,42,.52);display:flex;align-items:center;justify-content:center;padding:16px;box-sizing:border-box;opacity:0;visibility:hidden;transition:.18s}.yf-service-ui-mask.show{opacity:1;visibility:visible}.yf-service-ui-box{width:min(440px,100%);max-height:min(720px,calc(100vh - 24px));overflow:hidden;background:#fff;border-radius:16px;box-shadow:0 24px 70px rgba(15,23,42,.28);display:flex;flex-direction:column}.yf-service-ui-box.wide{width:min(620px,100%)}.yf-service-ui-head{height:56px;flex:0 0 auto;padding:0 17px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e9edf2;font-size:17px}.yf-service-ui-head button{width:34px;height:34px;border:0;border-radius:50%;background:#f2f5f8;font-size:24px;line-height:1;cursor:pointer}.yf-account-form,.yf-customer-summary{padding:17px;overflow:auto}.yf-account-form>p{margin:0 0 14px;color:#697586;font-size:13px;line-height:1.55}.yf-account-grid{display:grid;grid-template-columns:1fr 1fr;gap:11px}.yf-account-grid label{font-size:12px;font-weight:800;color:#4b5667}.yf-account-grid label.full{grid-column:1/-1}.yf-account-grid input,.yf-account-grid select,.yf-account-grid textarea{display:block;width:100%;box-sizing:border-box;margin-top:5px;border:1px solid #d8e0e9;border-radius:8px;background:#fff;padding:9px 10px;font-size:15px;color:#1e293b}.yf-account-grid input,.yf-account-grid select{height:40px}.yf-account-grid textarea{resize:vertical}.yf-service-primary,.yf-service-secondary{display:flex;align-items:center;justify-content:center;width:100%;height:42px;margin-top:15px;border:0;border-radius:9px;background:#ff6a00;color:#fff;text-decoration:none;font-weight:800;font-size:14px;cursor:pointer}.yf-service-primary:active,.yf-service-secondary:active{transform:translateY(2px)}.yf-service-secondary{background:#fff;color:#ff6a00;border:1px solid #ff6a00}.yf-service-form-status{min-height:20px;margin-top:8px;color:#c2410c;font-size:12px}.yf-service-success{min-height:220px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:15px;text-align:center;color:#16a34a;font-size:46px}.yf-service-success strong{font-size:15px;color:#334155}.yf-customer-name{padding:14px;border-radius:10px;background:#f8fafc;font-size:18px;font-weight:900}.yf-customer-name span{display:block;margin-top:4px;font-size:12px;color:#16a34a}.yf-customer-stat{display:flex;justify-content:space-between;gap:15px;padding:13px 4px;border-bottom:1px solid #edf1f5;font-size:13px}.yf-customer-stat span{color:#667085}.yf-customer-stat b{text-align:right}@media(max-width:640px){.yf-service-ui-mask{align-items:flex-end;padding:8px}.yf-service-ui-box,.yf-service-ui-box.wide{width:100%;max-height:calc(100dvh - 12px);border-radius:15px 15px 8px 8px}.yf-account-grid{grid-template-columns:1fr}.yf-account-grid label.full{grid-column:auto}.yf-account-form{padding:14px}.yf-service-ui-head{height:52px}}
/* QT-75: reviewed customer factory-service workflow */
.yf-factory-v2-mask{position:fixed;inset:0;z-index:2147483100;background:rgba(15,23,42,.56);display:flex;align-items:center;justify-content:center;padding:16px;box-sizing:border-box}.yf-factory-v2-box{width:min(650px,100%);max-height:min(780px,calc(100vh - 24px));background:#fff;border-radius:17px;box-shadow:0 28px 80px rgba(15,23,42,.3);overflow:hidden;display:flex;flex-direction:column}.yf-fc-head{height:57px;flex:0 0 auto;display:grid;grid-template-columns:38px 1fr 38px;align-items:center;padding:0 14px;border-bottom:1px solid #e8edf2}.yf-fc-head b{text-align:center;font-size:17px}.yf-fc-head button{width:34px;height:34px;border:0;border-radius:50%;background:#f1f5f9;font-size:25px;line-height:1;cursor:pointer}.yf-fc-body{padding:16px;overflow:auto}.yf-fc-product{display:flex;gap:11px;align-items:center;padding:10px;border:1px solid #e8edf2;border-radius:11px;background:#fbfdff}.yf-fc-product img{width:62px;height:62px;object-fit:cover;border-radius:8px;background:#f1f5f9}.yf-fc-product div{min-width:0}.yf-fc-product b{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:14px}.yf-fc-product small{display:block;margin-top:4px;color:#7b8797}.yf-fc-status{margin-top:12px;padding:11px 13px;border-radius:10px;border:1px solid #dbeafe;background:#eff6ff;color:#1e4d8a}.yf-fc-status.offline{border-color:#fed7aa;background:#fff7ed;color:#9a3412}.yf-fc-status b,.yf-fc-status span{display:block}.yf-fc-status b{font-size:13px;line-height:1.55}.yf-fc-status span{margin-top:4px;font-size:11px;opacity:.85}.yf-fc-contact-row{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:11px}.yf-fc-contact-row a,.yf-fc-contact-row button{height:40px;border-radius:9px;border:1px solid #dbe2ea;background:#fff;font-weight:800;font-size:13px;display:flex;align-items:center;justify-content:center;text-decoration:none;cursor:pointer}.yf-fc-contact-row .wa{background:#22b455;border-color:#22b455;color:#fff}.yf-fc-preview-card{margin-top:12px;padding:12px;display:grid;grid-template-columns:1fr auto;gap:12px;align-items:center;border:1px solid #f0d1bb;border-radius:11px;background:#fffaf6}.yf-fc-preview-card b,.yf-fc-preview-card small,.yf-fc-preview-card em{display:block}.yf-fc-preview-card small{margin-top:4px;color:#667085;font-size:12px;line-height:1.45}.yf-fc-preview-card em{margin-top:6px;color:#ff6a00;font-size:11px;font-style:normal;font-weight:800}.yf-fc-preview-card button{height:38px;padding:0 13px;border:0;border-radius:8px;background:#ff6a00;color:#fff;font-weight:800;cursor:pointer}.yf-fc-plans{display:grid;gap:9px;margin-top:13px}.yf-fc-plan{width:100%;min-height:78px;padding:12px 13px;border:1px solid #dce3eb;border-radius:11px;background:#fff;display:flex;align-items:center;justify-content:space-between;gap:14px;text-align:left;cursor:pointer}.yf-fc-plan.selected{border-color:#ff6a00;box-shadow:0 0 0 2px rgba(255,106,0,.14);background:#fffaf6}.yf-fc-plan span{min-width:0}.yf-fc-plan b,.yf-fc-plan small{display:block}.yf-fc-plan b{font-size:14px;color:#263244}.yf-fc-plan small{margin-top:4px;color:#6b7280;line-height:1.4}.yf-fc-plan strong{white-space:nowrap;color:#dc2626}.yf-fc-plan-extra{margin-top:11px}.yf-fc-select-title{display:flex;justify-content:space-between;font-size:13px;font-weight:800;margin-bottom:8px}.yf-fc-select-title span{color:#ff6a00;font-size:11px}.yf-fc-product-select{max-height:230px;overflow:auto;border:1px solid #e4e9ef;border-radius:9px}.yf-fc-product-select label{display:grid;grid-template-columns:22px 48px 1fr;gap:8px;align-items:center;padding:7px 9px;border-bottom:1px solid #edf1f5;cursor:pointer}.yf-fc-product-select label:last-child{border-bottom:0}.yf-fc-product-select img{width:46px;height:46px;object-fit:cover;border-radius:6px;background:#f1f5f9}.yf-fc-product-select span{font-size:12px;line-height:1.35}.yf-fc-primary,.yf-fc-outline,.yf-fc-pay{width:100%;height:42px;margin-top:10px;border-radius:9px;font-weight:800;font-size:13px;display:flex;align-items:center;justify-content:center;text-decoration:none;cursor:pointer}.yf-fc-primary,.yf-fc-pay{border:0;background:#ff6a00;color:#fff}.yf-fc-outline{border:1px solid #ff6a00;background:#fff;color:#ff6a00}.yf-fc-primary:active,.yf-fc-outline:active,.yf-fc-pay:active{transform:translateY(2px)}.yf-fc-order-error{margin-top:8px;color:#b91c1c;font-size:12px;line-height:1.45}.yf-fc-payment{border:1px solid #e3e8ee;border-radius:11px;padding:12px;background:#fbfdff}.yf-fc-payment>div{display:flex;justify-content:space-between;padding:7px 0;border-bottom:1px dashed #dfe5ec;font-size:13px}.yf-fc-payment label{display:block;margin-top:10px;font-size:12px;font-weight:800}.yf-fc-payment input{width:100%;height:40px;box-sizing:border-box;margin-top:5px;border:1px solid #dbe2ea;border-radius:8px;padding:0 10px;font-size:15px}.yf-fc-success{min-height:160px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;color:#16a34a;font-size:42px;text-align:center}.yf-fc-success b{font-size:14px;color:#334155}.yf-fc-gate-msg{padding:24px 10px;text-align:center;line-height:1.7;color:#475569}.yf-fc-gate-actions{display:grid;grid-template-columns:1fr 1fr;gap:9px}.yf-supplier-preview-body{padding-bottom:84px}.yf-supplier-preview-body section{margin-bottom:16px}.yf-supplier-preview-body h4{margin:0 0 8px;font-size:14px}.yf-supplier-summary{padding:13px;border:1px solid #e1e8ef;border-radius:11px;background:#fbfdff}.yf-supplier-summary h3{margin:0;font-size:18px}.yf-supplier-summary>p{margin:5px 0;color:#64748b;font-size:12px}.yf-supplier-summary>div{font-size:13px;line-height:1.55;color:#475569}.yf-supplier-counters{display:grid!important;grid-template-columns:repeat(3,1fr);gap:7px;margin-top:11px}.yf-supplier-counters span{padding:8px;border-radius:8px;background:#fff;border:1px solid #e6ebf1;text-align:center;font-size:10.5px!important}.yf-supplier-counters b{display:block;margin-top:3px;font-size:15px;color:#ff6a00}.yf-supplier-photos{display:grid;grid-template-columns:repeat(4,1fr);gap:7px}.yf-supplier-photo{aspect-ratio:1;border:0;padding:0;border-radius:9px;overflow:hidden;background:#f1f5f9;cursor:zoom-in}.yf-supplier-photo img{width:100%;height:100%;object-fit:cover}.yf-supplier-products{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}.yf-supplier-product{min-width:0;border:1px solid #e3e8ee;border-radius:9px;overflow:hidden;background:#fff;text-decoration:none;color:#273244}.yf-supplier-product img{width:100%;aspect-ratio:1;object-fit:cover;background:#f1f5f9}.yf-supplier-product span,.yf-supplier-product small{display:block;padding:0 7px}.yf-supplier-product span{margin-top:6px;min-height:31px;font-size:11px;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.yf-supplier-product small{padding-bottom:7px;color:#8a94a4;font-size:10px}.yf-supplier-contacts{padding:11px;border-radius:10px;background:#ecfdf5;border:1px solid #bbf7d0}.yf-supplier-contacts p{margin:0;font-size:13px;line-height:1.6}.yf-fc-preview-foot{position:absolute;left:0;right:0;bottom:0;padding:10px 16px;background:rgba(255,255,255,.96);border-top:1px solid #e8edf2}.yf-fc-preview-foot button{width:100%;height:40px;border:1px solid #ff6a00;border-radius:9px;background:#fff;color:#ff6a00;font-weight:800}.yf-factory-v2-mask.preview .yf-factory-v2-box{position:relative}.yf-supplier-photo-view{position:relative;width:min(900px,95vw);height:min(780px,90vh);display:flex;align-items:center;justify-content:center}.yf-supplier-photo-view img{max-width:100%;max-height:100%;object-fit:contain;border-radius:10px}.yf-supplier-photo-view button{position:absolute;right:8px;top:8px;width:38px;height:38px;border:0;border-radius:50%;background:#111827;color:#fff;font-size:25px}.yf-member-cost-row{display:flex;justify-content:space-between;align-items:center;margin:9px 0;padding:10px 12px;border:1px solid #f5b58e;border-radius:9px;background:#fff7ed;color:#9a3412}.yf-member-cost-row b{color:#dc2626;font-size:16px}html.yf-lang-ar .yf-factory-v2-box,body.yf-lang-ar .yf-factory-v2-box{direction:rtl;text-align:right}
@media(max-width:640px){.yf-factory-v2-mask{align-items:flex-end;padding:8px}.yf-factory-v2-box{width:100%;max-height:calc(100dvh - 10px);border-radius:15px 15px 8px 8px}.yf-fc-head{height:52px}.yf-fc-body{padding:12px}.yf-fc-preview-card{grid-template-columns:1fr}.yf-fc-preview-card button{width:100%}.yf-fc-contact-row{grid-template-columns:1fr 1fr}.yf-fc-plan{min-height:86px;padding:10px}.yf-fc-plan strong{font-size:12px}.yf-supplier-photos{display:flex;overflow-x:auto;scroll-snap-type:x mandatory}.yf-supplier-photo{flex:0 0 72%;scroll-snap-align:start}.yf-supplier-products{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.yf-supplier-counters{grid-template-columns:1fr}.yf-fc-gate-actions{grid-template-columns:1fr}.yf-fc-preview-foot{padding:8px 12px}}
.yf-customer-unlocked{margin:0;padding:8px 8px 8px 26px;background:#f8fafc;color:#475569;font-size:12px}.yf-customer-orders{margin-top:10px;border:1px solid #e6ebf1;border-radius:8px;overflow:hidden}.yf-customer-order{display:flex;justify-content:space-between;gap:8px;padding:8px 9px;border-bottom:1px solid #edf1f5;font-size:11px}.yf-customer-order:last-child{border-bottom:0}.yf-customer-order b{color:#ff6a00}
html body #yfDrawer.yf-main-nav-drawer{width:154px!important;min-width:154px!important;max-height:min(330px,calc(100vh - 90px))!important;overflow-y:auto!important}
.yf-fc-select-hint{margin:-2px 0 8px;color:#7b8797;font-size:11px;line-height:1.45}

/* QT-75: hardened customer-service, resumable orders and protected cost catalog */
.yf-password-form,.yf-order-payment,.yf-cost-catalog{padding:17px;overflow:auto}
.yf-password-form>p{margin:0 0 14px;color:#697586;font-size:13px;line-height:1.6}
.yf-password-form label,.yf-order-tx{display:block;margin-top:11px;color:#4b5667;font-size:12px;font-weight:800}
.yf-password-form input,.yf-order-tx input{display:block;width:100%;height:41px;box-sizing:border-box;margin-top:5px;padding:0 11px;border:1px solid #d8e0e9;border-radius:8px;background:#fff;color:#1e293b;font-size:15px}
.yf-password-form small{display:block;margin-top:8px;color:#7b8797;font-size:11px}
.yf-order-line{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:11px 2px;border-bottom:1px dashed #dfe5ec;font-size:13px}
.yf-order-line span{color:#667085}.yf-order-line b{text-align:right;color:#253244}
.yf-order-pay-note,.yf-fc-pay-note{margin:12px 0 0;padding:10px 11px;border-radius:8px;background:#fff7ed;border:1px solid #fed7aa;color:#9a3412;font-size:11.5px;line-height:1.55}
.yf-customer-orders-title{margin:18px 0 8px;font-size:13px;color:#334155}
.yf-customer-orders{margin-top:0;border:1px solid #e6ebf1;border-radius:9px;overflow:hidden}
.yf-customer-order{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px;border-bottom:1px solid #edf1f5;font-size:12px}
.yf-customer-order:last-child{border-bottom:0}.yf-customer-order>div:first-child{min-width:0}
.yf-customer-order span,.yf-customer-order small{display:block}.yf-customer-order span{font-weight:800;color:#334155;overflow-wrap:anywhere}.yf-customer-order small{margin-top:3px;color:#7b8797}
.yf-customer-order-actions{display:flex;gap:6px;flex:0 0 auto}
.yf-customer-order-actions button{min-height:32px;padding:0 9px;border:1px solid #ff6a00;border-radius:7px;background:#fff;color:#ff6a00;font-size:11px;font-weight:800;cursor:pointer}
.yf-customer-order-actions button.cancel{border-color:#cbd5e1;color:#64748b}.yf-customer-order-actions button:active{transform:translateY(2px)}
.yf-cost-catalog{padding-top:13px}.yf-cost-search{display:grid;grid-template-columns:1fr auto;gap:8px}
.yf-cost-search input{height:40px;min-width:0;padding:0 11px;border:1px solid #d8e0e9;border-radius:8px;font-size:14px}
.yf-cost-search button,.yf-cost-pages button{height:40px;padding:0 15px;border:0;border-radius:8px;background:#ff6a00;color:#fff;font-weight:800;cursor:pointer}
.yf-cost-results{margin-top:12px}.yf-cost-meta{margin-bottom:7px;color:#64748b;font-size:12px}
.yf-cost-item{display:grid;grid-template-columns:58px 1fr auto;gap:10px;align-items:center;padding:9px 0;border-bottom:1px solid #edf1f5;color:#263244;text-decoration:none}
.yf-cost-item img{width:58px;height:58px;border-radius:8px;object-fit:cover;background:#f1f5f9}.yf-cost-item span{min-width:0}.yf-cost-item b,.yf-cost-item small{display:block}.yf-cost-item b{font-size:12px;line-height:1.4}.yf-cost-item small{margin-top:3px;color:#8a94a4;font-size:10px}.yf-cost-item strong{white-space:nowrap;color:#dc2626;font-size:13px}
.yf-cost-pages{display:flex;align-items:center;justify-content:center;gap:12px;margin-top:13px}.yf-cost-pages button{height:34px;padding:0 12px;font-size:11px}.yf-cost-pages button:disabled{opacity:.4;cursor:not-allowed}.yf-cost-pages span{font-size:12px;color:#64748b}
.yf-return-supplier-preview{width:100%;min-height:40px;margin:0 0 10px;padding:0 13px;border:1px solid #ff6a00;border-radius:9px;background:#fff7ed;color:#c2410c;font-size:13px;font-weight:800;cursor:pointer}
.yf-return-supplier-preview:active{transform:translateY(2px)}
html.yf-lang-ar .yf-order-payment,body.yf-lang-ar .yf-order-payment,html.yf-lang-ar .yf-cost-catalog,body.yf-lang-ar .yf-cost-catalog,html.yf-lang-ar .yf-password-form,body.yf-lang-ar .yf-password-form{direction:rtl;text-align:right}
@media(max-width:640px){
  .yf-password-form,.yf-order-payment,.yf-cost-catalog{padding:14px}
  .yf-customer-order{align-items:flex-start;flex-direction:column}
  .yf-customer-order-actions{width:100%}.yf-customer-order-actions button{flex:1}
  .yf-cost-item{grid-template-columns:52px 1fr}.yf-cost-item img{width:52px;height:52px}.yf-cost-item strong{grid-column:2;justify-self:start;margin-top:-5px}
  .yf-cost-search{grid-template-columns:1fr 76px}.yf-cost-search button{padding:0 8px}
}


/* QT-76: match the homepage navigation press feedback; keep the button fixed and make the label move only slightly. */
html body .yf-detail-page #yfDetailInfo > .yf-detail-actions > .yf-detail-interested,
html body .yf-detail-page #yfDetailInfo > .yf-detail-actions > .yf-detail-product-msg,
html body .yf-detail-page #yfDetailInfo > .yf-detail-actions > .yf-detail-factory-contact{
  transform:none!important;
  padding:0!important;
  line-height:44px!important;
  transition:background-color .12s ease,box-shadow .12s ease,filter .12s ease!important;
}
html body .yf-detail-page #yfDetailInfo > .yf-detail-actions > button > .yf-action-label{
  transform:translateY(0) scale(1)!important;
  transition:transform .10s ease,opacity .10s ease!important;
}
html body .yf-detail-page #yfDetailInfo > .yf-detail-actions > button:active,
html body .yf-detail-page #yfDetailInfo > .yf-detail-actions > button.yf-action-pressed{
  transform:none!important;
  padding:0!important;
  line-height:44px!important;
  opacity:1!important;
  filter:brightness(.97)!important;
  box-shadow:inset 0 2px 3px rgba(92,39,10,.16)!important;
}
html body .yf-detail-page #yfDetailInfo > .yf-detail-actions > button:active > .yf-action-label,
html body .yf-detail-page #yfDetailInfo > .yf-detail-actions > button.yf-action-pressed > .yf-action-label{
  transform:translateY(1.5px) scale(.99)!important;
  opacity:.96!important;
}

/* QT-76: keep the simplified two-column account form visually aligned. */
.yf-account-grid label{display:flex!important;flex-direction:column!important;min-width:0!important}
.yf-account-grid label>span{display:flex!important;align-items:flex-end!important;min-height:32px!important;line-height:1.3!important}
.yf-account-grid label.full>span{min-height:auto!important}
@media(max-width:640px){.yf-account-grid label>span{min-height:auto!important}}


/* QT-78: enlarge all explanatory copy in Factory Contact; keep prices unchanged. */
.yf-factory-v2-mask .yf-fc-product small{font-size:13.5px!important;line-height:1.45!important}
.yf-factory-v2-mask .yf-fc-status b{font-size:15.5px!important;line-height:1.6!important}
.yf-factory-v2-mask .yf-fc-status span{font-size:13.5px!important;line-height:1.5!important;opacity:.92!important}
.yf-factory-v2-mask .yf-fc-contact-row a,
.yf-factory-v2-mask .yf-fc-contact-row button{font-size:14.5px!important}
.yf-factory-v2-mask .yf-fc-preview-card b{font-size:17px!important;line-height:1.4!important}
.yf-factory-v2-mask .yf-fc-preview-card small{font-size:14px!important;line-height:1.58!important}
.yf-factory-v2-mask .yf-fc-preview-card em{font-size:13.5px!important;line-height:1.45!important}
.yf-factory-v2-mask .yf-fc-preview-card button{font-size:14.5px!important}
.yf-factory-v2-mask .yf-fc-plan b{font-size:16px!important;line-height:1.4!important}
.yf-factory-v2-mask .yf-fc-plan small{font-size:14px!important;line-height:1.55!important}
.yf-factory-v2-mask .yf-fc-select-title{font-size:14px!important}
.yf-factory-v2-mask .yf-fc-select-title span{font-size:13px!important}
.yf-factory-v2-mask .yf-fc-select-hint{font-size:13.5px!important;line-height:1.55!important}
.yf-factory-v2-mask .yf-fc-product-select span{font-size:13.5px!important;line-height:1.45!important}
.yf-factory-v2-mask .yf-fc-primary,
.yf-factory-v2-mask .yf-fc-outline,
.yf-factory-v2-mask .yf-fc-pay{font-size:14.5px!important}
.yf-factory-v2-mask .yf-fc-order-error{font-size:13.5px!important;line-height:1.55!important}
.yf-factory-v2-mask .yf-fc-payment>div{font-size:14px!important;line-height:1.45!important}
.yf-factory-v2-mask .yf-fc-payment label{font-size:13.5px!important;line-height:1.5!important}
.yf-factory-v2-mask .yf-fc-pay-note{font-size:13.5px!important;line-height:1.6!important}
.yf-factory-v2-mask .yf-fc-success b{font-size:14.5px!important;line-height:1.55!important}
.yf-factory-v2-mask .yf-fc-gate-msg{font-size:15px!important;line-height:1.7!important}
.yf-factory-v2-mask .yf-supplier-preview-body h4{font-size:15.5px!important}
.yf-factory-v2-mask .yf-supplier-summary>p{font-size:13.5px!important;line-height:1.5!important}
.yf-factory-v2-mask .yf-supplier-summary>div{font-size:14px!important;line-height:1.6!important}
.yf-factory-v2-mask .yf-supplier-counters span{font-size:13px!important;line-height:1.4!important}
.yf-factory-v2-mask .yf-supplier-product span{font-size:13px!important;line-height:1.45!important;min-height:38px!important}
.yf-factory-v2-mask .yf-supplier-product small{font-size:12px!important;line-height:1.4!important}
.yf-factory-v2-mask .yf-supplier-contacts p{font-size:14px!important;line-height:1.65!important}
.yf-factory-v2-mask .yf-fc-preview-foot button{font-size:14.5px!important}

/* QT-78: stable in-page factory/warehouse photo preview; never navigates away. */
.yf-supplier-photo-lightbox{position:fixed;inset:0;z-index:2147483646;display:flex;align-items:center;justify-content:center;padding:18px;box-sizing:border-box;background:rgba(3,7,18,.88);opacity:0;visibility:hidden;transition:opacity .14s ease,visibility .14s ease}
.yf-supplier-photo-lightbox.show{opacity:1;visibility:visible}
.yf-supplier-photo-stage{position:relative;display:flex;align-items:center;justify-content:center;width:min(980px,calc(100vw - 36px));height:min(820px,calc(100dvh - 36px));overflow:hidden;border-radius:14px;background:#111827;box-shadow:0 28px 90px rgba(0,0,0,.52)}
.yf-supplier-photo-stage img{display:block;max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;opacity:0;transition:opacity .14s ease}
.yf-supplier-photo-lightbox.loaded .yf-supplier-photo-stage img{opacity:1}
.yf-supplier-photo-close{position:absolute;z-index:2;top:10px;right:10px;width:42px;height:42px;padding:0;border:0;border-radius:50%;background:rgba(0,0,0,.72);color:#fff;font-size:28px;line-height:42px;text-align:center;cursor:pointer;box-shadow:0 2px 10px rgba(0,0,0,.32)}
.yf-supplier-photo-loader{position:absolute;width:34px;height:34px;border:3px solid rgba(255,255,255,.28);border-top-color:#fff;border-radius:50%;animation:yfSupplierPhotoSpin .8s linear infinite}
.yf-supplier-photo-lightbox.loaded .yf-supplier-photo-loader,
.yf-supplier-photo-lightbox.error .yf-supplier-photo-loader{display:none}
@keyframes yfSupplierPhotoSpin{to{transform:rotate(360deg)}}
@media(max-width:640px){
  .yf-supplier-photo-lightbox{padding:8px}
  .yf-supplier-photo-stage{width:calc(100vw - 16px);height:calc(100dvh - 16px);border-radius:12px}
  .yf-supplier-photo-close{top:8px;right:8px;width:40px;height:40px;line-height:40px}
}


/* QT-79: account wording details and one visual standard for frontend dismiss/delete circles. */
.yf-required-star{
  display:inline!important;
  margin-left:2px!important;
  color:#ff6a00!important;
  font-style:normal!important;
  font-weight:900!important;
}

/* Standard close circle: based on the account-application dialog, with the glyph optically centered. */
.yf-service-ui-head button[data-yf-service-close],
.yf-fc-head button[data-fc-close],
.yf-image-search-close,
.yf-sheet-close,
.yf-interest-preview-close,
.yf-product-msg-close,
.yf-detail-video-close,
.yf-detail-video-error-close,
.yf-lightbox-close,
.yf-supplier-photo-close,
.yf-supplier-photo-view button{
  width:34px!important;
  height:34px!important;
  min-width:34px!important;
  min-height:34px!important;
  padding:0!important;
  border:0!important;
  border-radius:50%!important;
  background:#f2f5f8!important;
  color:#111827!important;
  box-shadow:0 1px 3px rgba(15,23,42,.10)!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  box-sizing:border-box!important;
  font-size:0!important;
  line-height:0!important;
  text-align:center!important;
  cursor:pointer!important;
  -webkit-appearance:none!important;
  appearance:none!important;
}
.yf-service-ui-head button[data-yf-service-close]::before,
.yf-fc-head button[data-fc-close]::before,
.yf-image-search-close::before,
.yf-sheet-close::before,
.yf-interest-preview-close::before,
.yf-product-msg-close::before,
.yf-detail-video-close::before,
.yf-detail-video-error-close::before,
.yf-lightbox-close::before,
.yf-supplier-photo-close::before,
.yf-supplier-photo-view button::before{
  content:"×"!important;
  position:static!important;
  display:block!important;
  margin:0!important;
  padding:0!important;
  color:inherit!important;
  font-family:Arial,Helvetica,sans-serif!important;
  font-size:24px!important;
  font-weight:400!important;
  line-height:1!important;
  transform:translateY(-1px)!important;
  pointer-events:none!important;
}
.yf-service-ui-head button[data-yf-service-close]:active,
.yf-fc-head button[data-fc-close]:active,
.yf-image-search-close:active,
.yf-sheet-close:active,
.yf-interest-preview-close:active,
.yf-product-msg-close:active,
.yf-detail-video-close:active,
.yf-detail-video-error-close:active,
.yf-lightbox-close:active,
.yf-supplier-photo-close:active,
.yf-supplier-photo-view button:active{
  background:#e7ebf0!important;
  box-shadow:inset 0 1px 3px rgba(15,23,42,.14)!important;
}

/* My Interests item removal keeps a minus glyph, but uses the same circle, fill and alignment. */
.yf-sheet.sheet-interest .yf-interest-del{
  width:34px!important;
  height:34px!important;
  min-width:34px!important;
  min-height:34px!important;
  padding:0!important;
  border:0!important;
  border-radius:50%!important;
  background:#f2f5f8!important;
  color:#111827!important;
  box-shadow:0 1px 3px rgba(15,23,42,.10)!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  box-sizing:border-box!important;
  font-size:0!important;
  line-height:0!important;
}
.yf-sheet.sheet-interest .yf-interest-del::before{
  content:"−"!important;
  display:block!important;
  color:inherit!important;
  font-family:Arial,Helvetica,sans-serif!important;
  font-size:22px!important;
  font-weight:500!important;
  line-height:1!important;
  transform:translateY(-1px)!important;
  pointer-events:none!important;
}
.yf-sheet.sheet-interest .yf-interest-del:active{
  background:#e7ebf0!important;
  box-shadow:inset 0 1px 3px rgba(15,23,42,.14)!important;
}


/* QT-82: backend-controlled logo at the far right of the desktop detail navigation. */
.yf-detail-header-brand{display:none;}
.yf-detail-header-brand-hidden{display:none!important;}
.yf-detail-header-brand img{display:block;width:auto;height:auto;object-fit:contain;pointer-events:none;}
.yf-detail-header-brand-text{display:inline-flex;align-items:center;justify-content:center;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:1;}
.yf-detail-header-brand-fallback{display:none;}
@media (min-width:768px){
  .yf-detail-page > .yf-detail-desktop-nav .yf-detail-header-brand{
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    flex:0 0 108px!important;
    width:108px!important;
    min-width:108px!important;
    height:44px!important;
    margin:0!important;
    padding:4px 9px!important;
    overflow:hidden!important;
    border-left:1px solid rgba(255,255,255,.28)!important;
    background:rgba(255,255,255,.10)!important;
    color:#fff!important;
    box-sizing:border-box!important;
    user-select:none!important;
  }
  .yf-detail-page > .yf-detail-desktop-nav .yf-detail-header-brand img{
    max-width:90px!important;
    max-height:32px!important;
  }
  .yf-detail-page > .yf-detail-desktop-nav .yf-detail-header-brand-text{
    font-size:20px!important;
    font-weight:900!important;
    letter-spacing:1px!important;
  }
  .yf-detail-page > .yf-detail-desktop-nav .yf-detail-header-brand-hidden{display:none!important;}
}
@media (max-width:767px){
  .yf-detail-header-brand{display:none!important;}
}


/* QT-83: keep the desktop detail brand compact and visually integrated. */
@media (min-width:768px){
  .yf-detail-page > .yf-detail-desktop-nav .yf-detail-header-brand{
    background:transparent!important;
    box-shadow:none!important;
  }
  .yf-detail-page > .yf-detail-desktop-nav .yf-detail-header-brand-text{
    font-size:16px!important;
    font-weight:850!important;
    letter-spacing:.6px!important;
  }
}

/* QT-85: one exact close/remove-circle standard for every frontend popup.
   The icon is drawn with CSS bars so its intersection is mathematically centered,
   and old button text can never create a second ×. */
.yf-service-ui-head button[data-yf-service-close],
.yf-fc-head button[data-fc-close],
.yf-sheet .yf-sheet-close,
.yf-interest-preview-box .yf-interest-preview-close,
.yf-product-msg-head .yf-product-msg-close,
.yf-image-search-close,
.yf-detail-video-close,
.yf-detail-video-error-close,
.yf-supplier-photo-stage .yf-supplier-photo-close,
.yf-supplier-photo-view button{
  position:relative!important;
  width:34px!important;
  height:34px!important;
  min-width:34px!important;
  min-height:34px!important;
  flex:0 0 34px!important;
  padding:0!important;
  margin:0!important;
  border:0!important;
  border-radius:50%!important;
  background:#f2f5f8!important;
  color:transparent!important;
  box-shadow:0 1px 3px rgba(15,23,42,.10)!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  overflow:hidden!important;
  text-indent:-9999px!important;
  font-size:0!important;
  line-height:0!important;
  box-sizing:border-box!important;
  cursor:pointer!important;
  -webkit-appearance:none!important;
  appearance:none!important;
}
.yf-service-ui-head button[data-yf-service-close]::before,
.yf-service-ui-head button[data-yf-service-close]::after,
.yf-fc-head button[data-fc-close]::before,
.yf-fc-head button[data-fc-close]::after,
.yf-sheet .yf-sheet-close::before,
.yf-sheet .yf-sheet-close::after,
.yf-interest-preview-box .yf-interest-preview-close::before,
.yf-interest-preview-box .yf-interest-preview-close::after,
.yf-product-msg-head .yf-product-msg-close::before,
.yf-product-msg-head .yf-product-msg-close::after,
.yf-image-search-close::before,
.yf-image-search-close::after,
.yf-detail-video-close::before,
.yf-detail-video-close::after,
.yf-detail-video-error-close::before,
.yf-detail-video-error-close::after,
.yf-supplier-photo-stage .yf-supplier-photo-close::before,
.yf-supplier-photo-stage .yf-supplier-photo-close::after,
.yf-supplier-photo-view button::before,
.yf-supplier-photo-view button::after{
  content:""!important;
  position:absolute!important;
  left:50%!important;
  top:50%!important;
  width:16px!important;
  height:2px!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  border-radius:999px!important;
  background:#111827!important;
  transform-origin:center center!important;
  pointer-events:none!important;
}
.yf-service-ui-head button[data-yf-service-close]::before,
.yf-fc-head button[data-fc-close]::before,
.yf-sheet .yf-sheet-close::before,
.yf-interest-preview-box .yf-interest-preview-close::before,
.yf-product-msg-head .yf-product-msg-close::before,
.yf-image-search-close::before,
.yf-detail-video-close::before,
.yf-detail-video-error-close::before,
.yf-supplier-photo-stage .yf-supplier-photo-close::before,
.yf-supplier-photo-view button::before{
  transform:translate(-50%,-50%) rotate(45deg)!important;
}
.yf-service-ui-head button[data-yf-service-close]::after,
.yf-fc-head button[data-fc-close]::after,
.yf-sheet .yf-sheet-close::after,
.yf-interest-preview-box .yf-interest-preview-close::after,
.yf-product-msg-head .yf-product-msg-close::after,
.yf-image-search-close::after,
.yf-detail-video-close::after,
.yf-detail-video-error-close::after,
.yf-supplier-photo-stage .yf-supplier-photo-close::after,
.yf-supplier-photo-view button::after{
  transform:translate(-50%,-50%) rotate(-45deg)!important;
}
.yf-service-ui-head button[data-yf-service-close]:active,
.yf-fc-head button[data-fc-close]:active,
.yf-sheet .yf-sheet-close:active,
.yf-interest-preview-box .yf-interest-preview-close:active,
.yf-product-msg-head .yf-product-msg-close:active,
.yf-image-search-close:active,
.yf-detail-video-close:active,
.yf-detail-video-error-close:active,
.yf-supplier-photo-stage .yf-supplier-photo-close:active,
.yf-supplier-photo-view button:active{
  background:#e7ebf0!important;
  box-shadow:inset 0 1px 3px rgba(15,23,42,.14)!important;
}

/* My Interests delete button: same circle, with one bar exactly through the center. */
.yf-sheet.sheet-interest button.yf-interest-del{
  position:relative!important;
  width:34px!important;
  height:34px!important;
  min-width:34px!important;
  min-height:34px!important;
  flex:0 0 34px!important;
  padding:0!important;
  margin:0!important;
  border:0!important;
  border-radius:50%!important;
  background:#f2f5f8!important;
  color:transparent!important;
  box-shadow:0 1px 3px rgba(15,23,42,.10)!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  overflow:hidden!important;
  text-indent:-9999px!important;
  font-size:0!important;
  line-height:0!important;
  box-sizing:border-box!important;
  -webkit-appearance:none!important;
  appearance:none!important;
}
.yf-sheet.sheet-interest button.yf-interest-del::before{
  content:""!important;
  position:absolute!important;
  left:50%!important;
  top:50%!important;
  width:16px!important;
  height:2px!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  border-radius:999px!important;
  background:#111827!important;
  transform:translate(-50%,-50%)!important;
  pointer-events:none!important;
}
.yf-sheet.sheet-interest button.yf-interest-del::after{content:none!important;display:none!important;}
.yf-sheet.sheet-interest button.yf-interest-del:active{
  background:#e7ebf0!important;
  box-shadow:inset 0 1px 3px rgba(15,23,42,.14)!important;
}


/* QT-87: supplier product opens as a stable in-page read-only detail preview. */
.yf-supplier-product-modal{
  position:fixed;inset:0;z-index:2147483600;
  display:flex;align-items:center;justify-content:center;
  padding:14px;box-sizing:border-box;background:rgba(15,23,42,.66);
}
.yf-supplier-product-detail{
  width:min(920px,100%);max-height:calc(100dvh - 28px);
  display:flex;flex-direction:column;overflow:hidden;
  background:#fff;border-radius:16px;box-shadow:0 28px 90px rgba(15,23,42,.38);
}
.yf-supplier-product-detail-head{
  height:58px;flex:0 0 58px;display:grid;grid-template-columns:1fr 38px;
  align-items:center;padding:0 14px 0 18px;border-bottom:1px solid #ff6a00;
  background:#ff6a00;
}
.yf-supplier-product-detail-head b{font-size:18px;line-height:1.2;color:#fff;}
.yf-supplier-product-detail-close{
  position:relative;width:34px;height:34px;min-width:34px;padding:0;border:0;
  border-radius:50%;background:#f2f5f8;box-shadow:0 1px 3px rgba(15,23,42,.10);cursor:pointer;
}
.yf-supplier-product-detail-close::before,.yf-supplier-product-detail-close::after{
  content:"";position:absolute;left:50%;top:50%;width:17px;height:2px;border-radius:2px;background:#111827;transform-origin:center;
}
.yf-supplier-product-detail-close::before{transform:translate(-50%,-50%) rotate(45deg);}
.yf-supplier-product-detail-close::after{transform:translate(-50%,-50%) rotate(-45deg);}
.yf-supplier-product-detail-body{overflow:auto;padding:16px;overscroll-behavior:contain;}
.yf-supplier-product-loading{min-height:260px;display:flex;align-items:center;justify-content:center;color:#64748b;font-size:16px;}
.yf-supplier-product-layout{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);gap:20px;}
.yf-supplier-product-main{aspect-ratio:1;border:1px solid #e3e8ee;border-radius:12px;overflow:hidden;background:#f8fafc;}
.yf-supplier-product-main img{display:block;width:100%;height:100%;object-fit:contain;}
.yf-supplier-product-thumbs{display:flex;gap:7px;margin-top:8px;overflow-x:auto;padding-bottom:3px;}
.yf-supplier-product-thumbs button{flex:0 0 58px;width:58px;height:58px;padding:0;border:1px solid transparent;background:#fff;overflow:hidden;cursor:pointer;}
.yf-supplier-product-thumbs button.sel{border-color:#ff6a00;}
.yf-supplier-product-thumbs img{display:block;width:100%;height:100%;object-fit:cover;}
.yf-supplier-product-info h2{margin:0;font-size:23px;line-height:1.35;}
.yf-supplier-product-model{margin:7px 0 0;color:#64748b;font-size:15px;}
.yf-supplier-product-prices{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin-top:14px;}
.yf-supplier-product-prices div{padding:10px 7px;border-radius:9px;background:#fff7ed;border:1px solid #fed7aa;text-align:center;}
.yf-supplier-product-prices b,.yf-supplier-product-prices span{display:block;}
.yf-supplier-product-prices b{color:#dc2626;font-size:15px;}
.yf-supplier-product-prices span{margin-top:4px;color:#64748b;font-size:12px;}
.yf-supplier-product-info h3{margin:18px 0 8px;font-size:17px;}
.yf-supplier-product-specs{display:grid;grid-template-columns:1fr 1fr;border:1px solid #e3e8ee;border-radius:10px;overflow:hidden;}
.yf-supplier-product-specs div{display:flex;justify-content:space-between;gap:10px;padding:10px 11px;border-bottom:1px solid #e8edf2;background:#fff;}
.yf-supplier-product-specs div:nth-child(odd){border-right:1px solid #e8edf2;}
.yf-supplier-product-specs span{color:#64748b;font-size:13px;}
.yf-supplier-product-specs b{text-align:right;font-size:13px;}
.yf-supplier-product-desc{margin:0;color:#475569;font-size:14px;line-height:1.7;}
.yf-supplier-product{font:inherit;text-align:left;padding:0;cursor:pointer;}
@media(max-width:640px){
  .yf-supplier-product-modal{align-items:flex-end;padding:8px;}
  .yf-supplier-product-detail{width:100%;max-height:calc(100dvh - 10px);border-radius:15px 15px 8px 8px;}
  .yf-supplier-product-detail-body{padding:12px;}
  .yf-supplier-product-layout{grid-template-columns:1fr;gap:14px;}
  .yf-supplier-product-info h2{font-size:20px;}
  .yf-supplier-product-prices{grid-template-columns:repeat(3,minmax(0,1fr));}
  .yf-supplier-product-specs{grid-template-columns:1fr;}
  .yf-supplier-product-specs div:nth-child(odd){border-right:0;}
}


/* QT-88: factory-contact and supplier-preview headers use the site orange.
   Back and close controls keep the same neutral circle; the back arrow is black. */
.yf-factory-v2-mask .yf-fc-head{
  background:#ff6a00!important;
  border-bottom-color:#ff6a00!important;
}
.yf-factory-v2-mask .yf-fc-head b{
  color:#fff!important;
}
.yf-factory-v2-mask .yf-fc-head button[data-fc-back],
.yf-factory-v2-mask .yf-fc-head button[data-fc-close]{
  background:#f2f5f8!important;
  color:#111827!important;
  box-shadow:0 1px 3px rgba(15,23,42,.10)!important;
}
.yf-factory-v2-mask .yf-fc-head button[data-fc-back]{
  font-family:Arial,Helvetica,sans-serif!important;
  font-size:29px!important;
  font-weight:500!important;
  line-height:1!important;
  text-align:center!important;
}


/* QT-92: detail lightbox controls — desktop and mobile use separate positioning,
   while sharing one softer dark control fill and one precisely centered close glyph. */
#yfLightbox .yf-lightbox-prev,
#yfLightbox .yf-lightbox-next,
#yfLightbox .yf-lightbox-close{
  background:rgba(45,45,45,.78)!important;
  color:#fff!important;
  border:1px solid rgba(255,255,255,.34)!important;
  box-shadow:0 2px 10px rgba(0,0,0,.28)!important;
  box-sizing:border-box!important;
}

/* Use one CSS-drawn X only; this prevents the mobile double-X and centers it optically. */
#yfLightbox .yf-lightbox-close{
  position:absolute!important;
  padding:0!important;
  font-size:0!important;
  line-height:0!important;
  text-indent:-9999px!important;
  overflow:hidden!important;
}
#yfLightbox .yf-lightbox-close::before,
#yfLightbox .yf-lightbox-close::after{
  content:""!important;
  position:absolute!important;
  left:50%!important;
  top:50%!important;
  width:18px!important;
  height:2.5px!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  border-radius:999px!important;
  background:#fff!important;
  transform-origin:center!important;
  pointer-events:none!important;
}
#yfLightbox .yf-lightbox-close::before{
  transform:translate(-50%,-50%) rotate(45deg)!important;
}
#yfLightbox .yf-lightbox-close::after{
  display:block!important;
  transform:translate(-50%,-50%) rotate(-45deg)!important;
}

/* Desktop: pull both right-side controls fully inside and align their centers vertically. */
@media (min-width:768px){
  #yfLightbox .yf-lightbox-next,
  #yfLightbox .yf-lightbox-close{
    right:20px!important;
    left:auto!important;
    width:40px!important;
    height:40px!important;
    min-width:40px!important;
    min-height:40px!important;
  }
  #yfLightbox .yf-lightbox-close{
    top:20px!important;
  }
}

/* Mobile: soften all three circles, keep one centered X, and open chevrons to about 120 degrees. */
@media (max-width:767px){
  #yfLightbox .yf-lightbox-prev,
  #yfLightbox .yf-lightbox-next,
  #yfLightbox .yf-lightbox-close{
    background:rgba(45,45,45,.78)!important;
  }
  #yfLightbox .yf-lightbox-close{
    width:40px!important;
    height:40px!important;
    min-width:40px!important;
    min-height:40px!important;
  }
  #yfLightbox .yf-lightbox-prev::before,
  #yfLightbox .yf-lightbox-prev::after,
  #yfLightbox .yf-lightbox-next::before,
  #yfLightbox .yf-lightbox-next::after{
    width:12px!important;
    height:2.5px!important;
  }
  #yfLightbox .yf-lightbox-prev::before{
    transform:translate(-5px,-50%) rotate(60deg)!important;
  }
  #yfLightbox .yf-lightbox-prev::after{
    transform:translate(-5px,-50%) rotate(-60deg)!important;
  }
  #yfLightbox .yf-lightbox-next::before{
    transform:translate(5px,-50%) rotate(60deg)!important;
  }
  #yfLightbox .yf-lightbox-next::after{
    transform:translate(5px,-50%) rotate(-60deg)!important;
  }
}


/* QT-93: simplified paid services, supplier preview cost samples and readable customer account. */
.yf-fc-plans{margin-top:14px}
.yf-fc-plan{cursor:default!important}
.yf-fc-plan small em{display:block;margin-top:5px;color:#9a3412;font-style:normal;font-weight:800}
.yf-fc-price-btn,.yf-customer-price-btn{flex:0 0 auto;min-width:86px;height:34px;padding:0 12px;border:1px solid rgba(255,106,0,.58);border-radius:8px;background:#fff7ed;color:#d95500;font-size:13px;font-weight:800;box-shadow:0 1px 2px rgba(15,23,42,.06);cursor:pointer}
.yf-fc-price-btn:hover,.yf-customer-price-btn:hover{background:#fff1e6;border-color:#ff6a00}
.yf-fc-price-btn:active,.yf-customer-price-btn:active{transform:translateY(1px)}
.yf-fc-decision-hint{margin-top:12px;padding:11px 13px;border:1px solid #fed7aa;border-radius:10px;background:#fffaf5;color:#7c3a13;font-size:13px;line-height:1.6}
.yf-fc-contact-row .message{background:#ff6a00!important;border-color:#ff6a00!important;color:#fff!important}
.yf-supplier-product strong{display:block;padding:0 7px 8px;color:#dc2626;font-size:11px;line-height:1.35;text-align:left}
.yf-supplier-preview-cost{display:flex;justify-content:space-between;align-items:center;margin:10px 0;padding:10px 12px;border:1px solid #f5b58e;border-radius:9px;background:#fff7ed;color:#9a3412}
.yf-supplier-preview-cost b{color:#dc2626;font-size:16px}
.yf-supplier-preview-body{padding-bottom:16px!important;overflow-x:hidden!important;overscroll-behavior-x:none!important;touch-action:pan-y pinch-zoom!important}
.yf-supplier-product-detail,.yf-supplier-product-detail-body,.yf-supplier-product-layout,.yf-supplier-product-gallery,.yf-supplier-product-info{max-width:100%!important;min-width:0!important;box-sizing:border-box!important}
.yf-supplier-product-detail-body{overflow-y:auto!important;overflow-x:hidden!important;overscroll-behavior-x:none!important;touch-action:pan-y pinch-zoom!important}
.yf-supplier-product-main,.yf-supplier-product-main img{max-width:100%!important;touch-action:pinch-zoom!important}
.yf-customer-account-head{background:#ff6a00!important;border-bottom-color:#ff6a00!important;color:#fff!important}
.yf-customer-account-head b{color:#fff!important;font-size:19px!important;font-weight:800!important}
.yf-customer-account-mask .yf-customer-summary{font-size:15px!important}
.yf-customer-account-mask .yf-customer-name{font-size:20px!important;font-weight:900!important}
.yf-customer-account-mask .yf-customer-name span{font-size:14px!important;font-weight:800!important}
.yf-customer-account-mask .yf-customer-stat{font-size:15px!important;padding:15px 5px!important;align-items:center}
.yf-customer-account-mask .yf-customer-stat span,.yf-customer-account-mask .yf-customer-stat b{font-weight:800!important}
.yf-customer-account-mask .yf-customer-orders-title{font-size:16px!important;font-weight:900!important}
.yf-customer-account-mask .yf-customer-order{font-size:14px!important;padding:13px!important}
.yf-customer-account-mask .yf-customer-order span{font-size:15px!important;font-weight:900!important}
.yf-customer-account-mask .yf-customer-order small{font-size:13px!important;line-height:1.45!important;font-weight:600!important}
.yf-customer-account-mask .yf-customer-order-actions button:not(.cancel){background:#ff6a00!important;color:#fff!important;border-color:#ff6a00!important;font-size:13px!important}
.yf-customer-account-mask .yf-customer-order-actions button.cancel{font-size:13px!important}
.yf-customer-logout{background:#ff6a00!important;color:#fff!important;border-color:#ff6a00!important;font-size:15px!important}
.yf-customer-cost-active b{color:#15803d!important}
@media(max-width:640px){
 .yf-fc-plan{align-items:center!important;min-height:90px!important}
 .yf-fc-price-btn,.yf-customer-price-btn{min-width:82px;height:34px;font-size:12.5px}
 .yf-customer-account-mask .yf-customer-order-actions button{font-size:13px!important;min-height:38px!important}
}

/* QT-95: compact supplier-preview + WhatsApp action row; remove extra message action. */
.yf-factory-v2-mask.main .yf-fc-preview-card{
  display:block!important;
  padding:11px 12px!important;
}
.yf-factory-v2-mask.main .yf-fc-preview-actions{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;
  gap:10px!important;
  margin-top:10px!important;
}
.yf-factory-v2-mask.main .yf-fc-preview-actions button,
.yf-factory-v2-mask.main .yf-fc-preview-actions a{
  width:100%!important;
  min-width:0!important;
  height:40px!important;
  margin:0!important;
  padding:0 10px!important;
  box-sizing:border-box!important;
  border-radius:9px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  text-align:center!important;
  text-decoration:none!important;
  font-size:14.5px!important;
  font-weight:800!important;
  line-height:1.2!important;
  cursor:pointer!important;
}
.yf-factory-v2-mask.main .yf-fc-preview-actions button{
  border:0!important;
  background:#ff6a00!important;
  color:#fff!important;
}
.yf-factory-v2-mask.main .yf-fc-preview-actions .wa{
  border:1px solid #22b455!important;
  background:#22b455!important;
  color:#fff!important;
}
.yf-factory-v2-mask.main .yf-fc-status{
  margin-top:10px!important;
}
@media(max-width:640px){
  .yf-factory-v2-mask.main .yf-fc-preview-card{
    padding:10px!important;
  }
  .yf-factory-v2-mask.main .yf-fc-preview-actions{
    grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;
    gap:9px!important;
    margin-top:9px!important;
  }
  .yf-factory-v2-mask.main .yf-fc-preview-actions button,
  .yf-factory-v2-mask.main .yf-fc-preview-actions a{
    height:40px!important;
    padding:0 7px!important;
    font-size:14px!important;
  }
  .yf-factory-v2-mask.main .yf-fc-status{
    margin-top:9px!important;
  }
}

/* QT-96: category-scoped cost service and compact supplier preview. */
.yf-service-category{color:#dc2626!important;font-weight:900!important}
.yf-fc-plan b .yf-service-category,.yf-fc-plan small .yf-service-category{display:inline!important;color:#dc2626!important}
.yf-supplier-product-section{margin-bottom:10px!important}
.yf-supplier-products{grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:7px!important}
.yf-supplier-product{display:block!important;padding:0!important;border:1px solid #e3e8ee!important;border-radius:8px!important;overflow:hidden!important;background:#fff!important;text-align:left!important;min-width:0!important}
.yf-supplier-product.is-current{border-color:#ff6a00!important;box-shadow:0 0 0 1px rgba(255,106,0,.18)!important}
.yf-supplier-product img{display:block!important;width:100%!important;aspect-ratio:1/1!important;object-fit:cover!important;background:#f8fafc!important}
.yf-supplier-product strong{display:block!important;padding:6px 6px 7px!important;color:#dc2626!important;font-size:11px!important;line-height:1.3!important;white-space:normal!important;word-break:break-word!important}
.yf-supplier-counters-bottom{margin:8px 0 0!important}
.yf-supplier-summary{margin-bottom:10px!important}
.yf-supplier-summary>div:empty{display:none!important}
.yf-cost-category-picker{padding:18px;overflow:auto}
.yf-cost-category-picker p{margin:0 0 12px;color:#475569;font-size:14px;line-height:1.6}
.yf-cost-category-picker select{display:block;width:100%;height:42px;border:1px solid #dbe2ea;border-radius:9px;background:#fff;padding:0 10px;font-size:15px;font-weight:800;color:#1f2937}
.yf-customer-inline-cost{height:34px;border:1px solid #ff6a00;border-radius:8px;background:#fff;color:#d95500;padding:0 10px;font-weight:800;cursor:pointer}
.yf-customer-cost-active{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important}
.yf-customer-cost-active>b{grid-column:1/-1;text-align:left!important;margin-top:4px}
@media(max-width:640px){
  .yf-supplier-products{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:6px!important}
  .yf-supplier-product strong{font-size:11.5px!important;padding:6px!important}
  .yf-supplier-counters-bottom{grid-template-columns:1fr!important}
  .yf-customer-cost-active{grid-template-columns:1fr!important}
  .yf-customer-inline-cost{width:100%;margin-top:8px}
}
