:root{--fy-orange: #EA4A18;--fy-dark: #11110F;--fy-border: #E8E8E6;--fy-bg-soft: #F9F9F8;--fy-green: #00A650}.fy-product-page-wrapper{max-width:1420px;margin:0 auto;padding:0 20px 40px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:#111}.fy-main-grid{display:grid;grid-template-columns:480px 1fr 340px;gap:32px;align-items:start;margin-top:15px}.fy-gallery-col{display:flex;gap:14px;position:sticky;top:20px}.fy-thumbs-vertical{display:flex;flex-direction:column;gap:10px;width:72px}.fy-thumb-item{width:72px;height:72px;border:1.5px solid var(--fy-border);border-radius:8px;overflow:hidden;cursor:pointer;background:#fff}.fy-thumb-item.active{border-color:var(--fy-orange)}.fy-thumb-item img{width:100%;height:100%;object-fit:contain}.fy-main-media-box{flex:1;position:relative;border:1px solid var(--fy-border);border-radius:12px;background:#fff;aspect-ratio:1 / 1;overflow:hidden;display:flex;align-items:center;justify-content:center}.fy-main-media-box img{width:90%;height:90%;object-fit:contain}.fy-badge-bestseller{position:absolute;top:14px;left:14px;background:var(--fy-orange);color:#fff;font-size:11px;font-weight:700;padding:4px 10px;border-radius:4px}.fy-wishlist-btn{position:absolute;top:14px;right:14px;width:34px;height:34px;border-radius:50%;border:1px solid var(--fy-border);background:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer}.fy-wishlist-btn svg{width:18px;height:18px;stroke:#333}.fy-buybox-col{display:flex;flex-direction:column}.fy-p-title{font-size:24px;font-weight:700;line-height:1.3;margin:0 0 6px;color:#111}.fy-p-subtitle{font-size:14px;color:#666;margin-bottom:12px}.fy-rating-row{display:flex;align-items:center;gap:8px;font-size:13px;margin-bottom:14px}.fy-stars{color:#ffa800;letter-spacing:1px}.fy-rating-text{color:#444;font-weight:500}.fy-sold-count{color:#777}.fy-bestseller-strip{display:flex;align-items:center;gap:8px;margin-bottom:14px}.fy-bs-tag{background:#ffe8e0;color:var(--fy-orange);font-size:11px;font-weight:700;padding:3px 8px;border-radius:4px}.fy-bs-cat{font-size:12px;color:var(--fy-orange);font-weight:600}.fy-price-stack{display:flex;align-items:baseline;gap:10px;margin-bottom:4px}.fy-main-price{font-size:28px;font-weight:800;color:#111}.fy-cut-price{font-size:18px;color:#888;text-decoration:line-through}.fy-discount-badge{font-size:15px;font-weight:800;color:var(--fy-orange)}.fy-tax-note{font-size:11px;color:#888;margin-bottom:16px}.fy-feature-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:6px;padding:12px 6px;background:var(--fy-bg-soft);border:1px solid var(--fy-border);border-radius:8px;margin-bottom:16px}.fy-feat-item{display:flex;flex-direction:column;align-items:center;text-align:center;gap:5px}.fy-feat-item svg{width:20px;height:20px;stroke:#333}.fy-feat-item span{font-size:10px;font-weight:600;color:#444}.fy-coupon-banner{display:flex;align-items:center;justify-content:space-between;background:#fff8f5;border:1.5px dashed var(--fy-orange);padding:9px 12px;border-radius:6px;margin-bottom:18px}.fy-coupon-left{font-size:12px;color:#222}.fy-coupon-copy{background:#fff;border:1px solid #ccc;padding:4px 8px;border-radius:4px;font-size:11px;font-weight:600;cursor:pointer;display:flex;align-items:center;gap:4px}.fy-variant-section{margin-bottom:18px}.fy-var-label{font-size:13px;font-weight:600;margin-bottom:8px}.fy-chip-group{display:flex;gap:8px}.fy-chip{min-width:44px;height:38px;border:1px solid var(--fy-border);background:#fff;border-radius:6px;font-size:13px;font-weight:600;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0 10px}.fy-chip.active{background:#111;color:#fff;border-color:#111}.fy-btn-atc{width:100%;height:50px;background:var(--fy-orange);color:#fff;border:none;border-radius:8px;font-size:16px;font-weight:700;display:flex;align-items:center;justify-content:center;gap:10px;cursor:pointer;margin-bottom:10px;transition:.2s}.fy-btn-atc svg{width:18px;height:18px}.fy-btn-atc:hover{background:#d33f11}.fy-btn-buynow{width:100%;height:48px;background:#fff;color:#111;border:1.5px solid #111;border-radius:8px;font-size:15px;font-weight:700;cursor:pointer;margin-bottom:16px}.fy-del-strip{background:#fff;border:1px solid var(--fy-border);border-radius:8px;padding:12px;display:flex;flex-direction:column;gap:10px}.fy-del-row{display:flex;align-items:center;gap:10px;font-size:12px}.fy-del-row svg{width:22px;height:22px;stroke:var(--fy-orange)}.fy-del-pills{display:flex;gap:10px}.fy-pill-badge{display:flex;align-items:center;gap:5px;background:var(--fy-bg-soft);border:1px solid var(--fy-border);border-radius:20px;padding:4px 10px;font-size:11px;font-weight:600}.fy-sidebar-col{display:flex;flex-direction:column;gap:16px}.fy-card-box{background:#fff;border:1px solid var(--fy-border);border-radius:10px;padding:16px}.fy-card-title{font-size:12px;font-weight:700;letter-spacing:.5px;color:#222;margin-bottom:14px}.fy-side-item{display:flex;align-items:center;gap:12px;margin-bottom:12px;padding-bottom:12px;border-bottom:1px solid #f0f0f0}.fy-side-item:last-of-type{border-bottom:none;margin-bottom:0;padding-bottom:0}.fy-side-item img{width:48px;height:48px;border-radius:6px;object-fit:cover}.fy-sitem-details{flex:1}.fy-sitem-name{font-size:12px;font-weight:600;color:#111}.fy-sitem-price{font-size:12px;font-weight:700;color:#111;margin-top:2px}.fy-sitem-price del{color:#888;font-weight:400;margin-left:4px}.fy-sitem-desc{font-size:10px;color:#666;margin-top:3px;line-height:1.3}.fy-btn-add{background:#fff;border:1px solid #ccc;border-radius:4px;padding:5px 12px;font-size:11px;font-weight:700;cursor:pointer}.fy-bundle-checkout{margin-top:14px;padding-top:10px;border-top:1px dashed #ddd;display:flex;align-items:center;justify-content:space-between;font-size:11px}.fy-trust-strip{display:grid;grid-template-columns:repeat(5,1fr);gap:14px;margin:36px 0}.fy-tbox{background:#fff;border:1px solid var(--fy-border);border-radius:10px;padding:14px;display:flex;flex-direction:column}.fy-tbox-header{font-size:11px;font-weight:700;color:#444;margin-bottom:10px}.fy-pay-pills{display:flex;flex-wrap:wrap;gap:4px}.fy-chip-p{font-size:9px;font-weight:800;padding:2px 5px;border-radius:3px;border:1px solid #ddd}.fy-chip-p.v{background:#1a1f71;color:#fff}.fy-chip-p.m{background:#eb001b;color:#fff}.fy-chip-p.a{background:#0077a6;color:#fff}.fy-chip-p.u{background:#5f259f;color:#fff}.fy-chip-p.p{background:#002e6e;color:#fff}.fy-avatar-stack{display:flex;align-items:center;margin-bottom:8px}.fy-avatar-stack img{width:26px;height:26px;border-radius:50%;border:2px solid #fff;margin-left:-7px;object-fit:cover}.fy-avatar-stack img:first-child{margin-left:0}.fy-social-txt{font-size:11px;color:#333;line-height:1.3}.fy-ben-list{list-style:none;padding:0;margin:0;font-size:11px;line-height:1.6}.fy-ben-list span{color:var(--fy-green);font-weight:700;margin-right:4px}.fy-timer-digits{display:flex;align-items:center;gap:4px;font-weight:800;font-size:14px;margin:6px 0}.fy-tunit{display:flex;flex-direction:column;align-items:center}.fy-tunit label{font-size:8px;color:#888}.fy-urgency-note{font-size:11px}.fy-rev-row{display:flex;justify-content:space-between;font-size:12px;margin-bottom:6px}.fy-bars-wrap{display:flex;flex-direction:column;gap:3px}.fy-bar-line{display:flex;align-items:center;font-size:9px;gap:4px}.fy-bar-t{flex:1;height:5px;background:#eee;border-radius:3px;overflow:hidden}.fy-bar-f{height:100%;background:#ffa800}.fy-info-section{background:#fff;border:1px solid var(--fy-border);border-radius:12px;padding:24px;margin-bottom:40px}.fy-info-nav{display:flex;gap:30px;border-bottom:1px solid var(--fy-border);padding-bottom:12px;margin-bottom:24px}.fy-inav-item{font-size:13px;font-weight:700;color:#666;cursor:pointer;padding-bottom:10px;position:relative}.fy-inav-item.active{color:var(--fy-orange)}.fy-inav-item.active:after{content:"";position:absolute;bottom:-13px;left:0;width:100%;height:2px;background:var(--fy-orange)}.fy-info-cols{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:30px}.fy-expert-card{display:flex;gap:14px;border-right:1px solid #f0f0f0;padding-right:20px}.fy-expert-card img{width:56px;height:56px;border-radius:50%;object-fit:cover}.fy-exp-quote{font-size:12px;color:#333;line-height:1.5;background:var(--fy-bg-soft);padding:12px;border-radius:8px;margin-top:8px}.fy-bullet-list{list-style:disc;padding-left:18px;margin:0;font-size:12px;line-height:1.8;color:#444}.fy-rec-section{margin-bottom:40px}.fy-rec-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.fy-rec-head h3{font-size:20px;font-weight:700;margin:0}.fy-btn-viewall{border:1px solid var(--fy-border);padding:6px 14px;border-radius:6px;font-size:12px;text-decoration:none;color:#111;font-weight:600}.fy-rec-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.fy-rcard{border:1px solid var(--fy-border);border-radius:10px;padding:12px;background:#fff}.fy-rcard img{width:100%;aspect-ratio:1/1;object-fit:contain;margin-bottom:10px}.fy-rcard-title{font-size:12px;font-weight:600;color:#222;margin-bottom:6px}.fy-rcard-price{font-size:13px;font-weight:700;color:#111}.fy-rcard-price del{font-size:11px;color:#888;margin-left:4px}.fy-rcard-price span{color:var(--fy-orange);margin-left:4px}.fy-sticky-bar{position:fixed;bottom:0;left:0;width:100%;background:#fff;border-top:1px solid var(--fy-border);box-shadow:0 -4px 15px #00000014;padding:10px 24px;z-index:99999;display:flex;align-items:center;justify-content:space-between}.fy-s-left{display:flex;align-items:center;gap:12px}.fy-s-left img{width:42px;height:42px;border-radius:6px;object-fit:contain}.fy-s-title{font-size:13px;font-weight:700;color:#111}.fy-s-pricing{display:flex;align-items:baseline;gap:8px}.fy-s-mainp{font-size:18px;font-weight:800;color:#111}.fy-s-cutp{font-size:13px;color:#888;text-decoration:line-through}.fy-s-off{font-size:12px;font-weight:700;color:var(--fy-orange)}.fy-s-right{display:flex;align-items:center;gap:12px}.fy-s-qtybox{display:flex;border:1px solid var(--fy-border);border-radius:6px}.fy-s-qtybox button{background:none;border:none;padding:6px 12px;cursor:pointer;font-size:14px}.fy-s-qtybox input{width:34px;border:none;text-align:center;font-weight:600}.fy-s-btn{background:var(--fy-orange);color:#fff;border:none;padding:10px 24px;border-radius:6px;font-size:14px;font-weight:700;display:flex;align-items:center;gap:8px;cursor:pointer}@media(max-width:768px){.fy-main-grid{grid-template-columns:1fr;gap:20px}.fy-gallery-col{flex-direction:column-reverse;position:static}.fy-thumbs-vertical{flex-direction:row;width:100%;overflow-x:auto}.fy-thumb-item{width:56px;height:56px;flex-shrink:0}.fy-trust-strip{grid-template-columns:1fr;gap:10px}.fy-info-cols{grid-template-columns:1fr;gap:20px}.fy-expert-card{border-right:none;padding-right:0;border-bottom:1px solid #eee;padding-bottom:16px}.fy-rec-grid{grid-template-columns:repeat(2,1fr)}.fy-s-left{display:none}.fy-sticky-bar{padding:8px 12px}.fy-s-btn{flex:1;justify-content:center}}@media screen and (min-width:1024px){.product.grid{display:grid!important;grid-template-columns:460px 1fr 340px!important;gap:28px!important;max-width:1420px!important;margin:0 auto!important;align-items:start!important}.product__media-wrapper{max-width:100%!important;width:100%!important;position:sticky!important;top:20px!important}.product__info-wrapper{max-width:100%!important;width:100%!important;padding:0!important}.fy-sidebar-col-wrapper{width:100%!important;max-width:340px!important;position:sticky!important;top:20px!important}}.fy-tabs-container{max-width:1420px;margin:30px auto;padding:24px;background:#fff;border:1px solid #E8E8E6;border-radius:12px}.fy-tabs-nav{display:flex;gap:28px;border-bottom:1px solid #E8E8E6;padding-bottom:12px;margin-bottom:24px}.fy-tnav-btn{background:none;border:none;font-size:13px;font-weight:700;color:#666;cursor:pointer;padding-bottom:8px;position:relative}.fy-tnav-btn.active{color:#ea4a18}.fy-tnav-btn.active:after{content:"";position:absolute;bottom:-13px;left:0;width:100%;height:2px;background:#ea4a18}.fy-tabs-grid{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:28px}.fy-tab-col{display:flex;flex-direction:column}.fy-col-head{font-size:12px;font-weight:700;color:#111;margin-bottom:12px;letter-spacing:.5px}.fy-exp-profile{display:flex;align-items:center;gap:12px;margin-bottom:10px}.fy-exp-profile img{width:48px;height:48px;border-radius:50%;object-fit:cover}.fy-exp-name{font-size:14px;font-weight:700;color:#111}.fy-exp-sub{font-size:11px;color:#666;line-height:1.3}.fy-exp-rating-badge{display:inline-flex;align-items:center;gap:6px;background:#f4f4f2;padding:4px 10px;border-radius:6px;width:fit-content;font-size:12px;margin-bottom:10px}.fy-exp-quote{font-size:12px;line-height:1.5;color:#333;background:#f9f9f8;padding:12px;border-radius:8px;border-left:3px solid #EA4A18}.fy-exp-stars{color:#ffa800;margin-top:6px;font-size:12px}.fy-exp-stars span{color:#666;font-size:11px}.fy-tab-bullets{list-style:disc;padding-left:18px;margin:0;font-size:12px;line-height:1.8;color:#333}.fy-del-specs{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px}.fy-del-specs li{display:flex;align-items:center;gap:10px;font-size:12px;color:#333}.fy-del-specs svg{width:18px;height:18px;stroke:#ea4a18;flex-shrink:0}@media screen and (max-width:1023px){.product.grid{display:flex!important;flex-direction:column!important;gap:16px!important}.fy-sidebar-col-wrapper{width:100%!important;max-width:100%!important}.fy-tabs-grid{grid-template-columns:1fr!important;gap:20px!important}}button.product-form__submit,button.main-product-atc,.product-form__buttons .button,#SectionAtcBtn-template--product,.button--primary{background:#ea4a18!important;background-color:#ea4a18!important;color:#fff!important;border-radius:8px!important;font-weight:700!important;box-shadow:0 4px 12px #ea4a1840!important}.fy-delivery-strip svg,.fy-feature-grid svg,.fy-del-specs svg,.fy-sticky-bar svg{max-width:24px!important;max-height:24px!important;height:auto!important}
/*# sourceMappingURL=/cdn/shop/t/3/assets/fyndist-product.css.map */
