/* Nourchi Product Detail — V51 Production Handoff */
.byfa-product-detail{--byfa-color-primary:#F97316;--byfa-color-primary-hover:#EA580C;--byfa-color-primary-soft:rgba(249,115,22,.10);--byfa-color-secondary:#1E2939;--byfa-color-success:#16A34A;--byfa-color-warning:#F59E0B;--byfa-color-danger:#DC2626;--byfa-color-info:#2563EB;--byfa-color-bg:#FFFFFF;--byfa-color-surface:#FFFFFF;--byfa-color-soft:#F8FAFC;--byfa-color-soft-2:#F1F5F9;--byfa-color-border:#E2E8F0;--byfa-color-border-soft:#EEF2F7;--byfa-color-text:#111827;--byfa-color-text-2:#475569;--byfa-color-muted:#94A3B8;--byfa-color-white:#FFFFFF;--byfa-radius-xs:8px;--byfa-radius-sm:10px;--byfa-radius-md:14px;--byfa-radius-lg:18px;--byfa-shadow-buy:0 8px 28px rgba(30,41,57,.08);--byfa-shadow-soft:0 2px 10px rgba(30,41,57,.05);--byfa-container:1600px;direction:rtl;width:100%;max-width:100%;overflow-x:clip;background:var(--byfa-color-bg);color:var(--byfa-color-text);padding:18px 16px 28px;isolation:isolate;}
body.dark .byfa-product-detail,.dark .byfa-product-detail{--byfa-color-bg:#0F172A;--byfa-color-surface:#1E2939;--byfa-color-soft:#273548;--byfa-color-soft-2:#334155;--byfa-color-border:#334155;--byfa-color-border-soft:#475569;--byfa-color-text:#F8FAFC;--byfa-color-text-2:#CBD5E1;--byfa-color-muted:#94A3B8;--byfa-color-primary-soft:rgba(249,115,22,.16);--byfa-shadow-buy:0 12px 32px rgba(0,0,0,.28);--byfa-shadow-soft:0 3px 14px rgba(0,0,0,.22);}
.byfa-product-detail,.byfa-product-detail *{box-sizing:border-box;}
.byfa-product-detail a{color:inherit;text-decoration:none;}
.byfa-product-detail button{font:inherit;}
.byfa-product-detail__wrap{width:min(var(--byfa-container),100%);margin-inline:auto;max-width:100%;}
.byfa-product-detail__breadcrumb{width:100%;margin:0 0 24px;color:var(--byfa-color-muted);font-size:13px;line-height:1.8;text-align:right;direction:rtl;}
.byfa-product-detail__breadcrumb-list{display:inline-flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;gap:6px;margin:0;padding:0;list-style:none;}
.byfa-product-detail__breadcrumb-item{display:inline-flex;align-items:center;gap:6px;min-width:0;}
.byfa-product-detail__breadcrumb-link,.byfa-product-detail__breadcrumb-current{display:inline-flex;align-items:center;gap:7px;color:var(--byfa-color-text-2);font-size:13px;font-weight:700;line-height:1.8;max-width:100%;}
.byfa-product-detail__breadcrumb-link{transition:color .18s ease;}
.byfa-product-detail__breadcrumb-link:hover{color:var(--byfa-color-primary);}
.byfa-product-detail__breadcrumb-current{color:var(--byfa-color-muted);font-weight:700;}
.byfa-product-detail__breadcrumb-home-icon{flex:0 0 auto;margin-inline-end:2px;}
.byfa-product-detail__breadcrumb-separator{display:inline-flex;color:var(--byfa-color-muted);transform:rotate(180deg);margin-inline:2px;}
.byfa-product-detail__hero{position:relative;display:grid;grid-template-columns:minmax(420px,583.5px) minmax(360px,1fr) 331px;gap:34px;align-items:start;max-width:100%;}
.byfa-product-detail__gallery{width:100%;min-width:0;}
.byfa-product-detail__gallery-main{width:100%;height:583.5px;display:flex;align-items:center;justify-content:center;position:relative;background:transparent;overflow:hidden;}
.byfa-product-detail__gallery-img{display:block;width:100%;height:100%;object-fit:contain;transform-origin:center;transition:transform .22s ease,opacity .18s ease;user-select:none;}
.byfa-product-detail__gallery-main:hover .byfa-product-detail__gallery-img{transform:scale(1.035);}
.byfa-product-detail__thumbs{width:100%;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));align-items:stretch;justify-content:stretch;gap:12px;margin-top:12px;direction:rtl;overflow:hidden;}
.byfa-product-detail__thumb{width:100%;min-width:0;aspect-ratio:1 / 1;border:1px solid var(--byfa-color-border);border-radius:10px;background:var(--byfa-color-surface);display:grid;place-items:center;cursor:pointer;padding:6px;position:relative;overflow:hidden;transition:border-color .18s ease,box-shadow .18s ease;}
.byfa-product-detail__thumb:hover,.byfa-product-detail__thumb.byfa-product-detail__thumb--active{border-color:var(--byfa-color-primary);box-shadow:0 0 0 3px var(--byfa-color-primary-soft);}
.byfa-product-detail__thumb-img{display:block;width:100%;height:100%;object-fit:contain;}
.byfa-product-detail__thumb-play{position:absolute;inset:0;display:grid;place-items:center;color:var(--byfa-color-white);}
.byfa-product-detail__thumb-play-mark{width:30px;height:30px;display:grid;place-items:center;background:rgba(30,41,57,.74);font-size:12px;line-height:1;}
.byfa-product-detail__info{min-width:0;text-align:right;color:var(--byfa-color-text);padding-top:8px;}
.byfa-product-detail__title{margin:0;color:var(--byfa-color-text);font-size:20px;font-weight:900;line-height:1.8;text-align:right;}
.byfa-product-detail__subtitle{margin:8px 0 0;color:var(--byfa-color-muted);font-size:12px;line-height:1.9;text-align:right;}
.byfa-product-detail__divider{height:1px;width:100%;background:var(--byfa-color-border-soft);margin:22px 0;}
.byfa-product-detail__color-title,.byfa-product-detail__feature-title{margin:0 0 14px;color:var(--byfa-color-text);font-size:15px;font-weight:900;line-height:1.8;text-align:right;}
.byfa-product-detail__color-title span{font-weight:800;color:var(--byfa-color-text-2);}
.byfa-product-detail__colors{display:flex;align-items:center;justify-content:flex-start;gap:14px;}
.byfa-product-detail__color-btn{width:38px;height:38px;border-radius:50%;border:1px solid var(--byfa-color-border);background:var(--byfa-color-surface);cursor:pointer;position:relative;transition:box-shadow .18s ease,border-color .18s ease,transform .18s ease;}
.byfa-product-detail__color-btn:hover{transform:translateY(-1px);}
.byfa-product-detail__color-btn::before{content:"";position:absolute;inset:5px;border-radius:50%;background:var(--byfa-swatch,#fff);border:1px solid var(--byfa-color-border);}
.byfa-product-detail__color-btn--active{border-color:var(--byfa-color-info);box-shadow:0 0 0 3px rgba(37,99,235,.18);}
.byfa-product-detail__color-btn--active::after{content:"✓";position:absolute;inset:0;display:grid;place-items:center;color:var(--byfa-color-info);font-size:17px;font-weight:900;z-index:2;}
.byfa-product-detail__delivery-box{display:flex;justify-content:space-between;gap:14px;align-items:center;min-height:74px;padding:16px 18px;border-radius:8px;border-inline-start:4px solid var(--byfa-color-primary);background:#FFF7ED;color:var(--byfa-color-secondary);}
body.dark .byfa-product-detail__delivery-box,.dark .byfa-product-detail__delivery-box{background:rgba(249,115,22,.12);}
.byfa-product-detail__delivery-main{display:grid;gap:5px;}
.byfa-product-detail__delivery-title{color:var(--byfa-color-text);font-size:14px;font-weight:900;}
.byfa-product-detail__delivery-desc{color:var(--byfa-color-primary-hover);font-size:12px;line-height:1.8;}
.byfa-product-detail__delivery-link{color:var(--byfa-color-text);font-size:12px;font-weight:800;white-space:nowrap;}
.byfa-product-detail__feature-table{width:100%;border-collapse:separate;border-spacing:0 8px;margin:0;}
.byfa-product-detail__feature-table th,.byfa-product-detail__feature-table td{padding:11px 13px;background:var(--byfa-color-soft);font-size:12px;line-height:1.7;text-align:right;}
.byfa-product-detail__feature-table th{width:48%;color:var(--byfa-color-muted);font-weight:700;border-start-start-radius:8px;border-end-start-radius:8px;}
.byfa-product-detail__feature-table td{color:var(--byfa-color-secondary);font-weight:900;text-align:left;border-start-end-radius:8px;border-end-end-radius:8px;}
body.dark .byfa-product-detail__feature-table td,.dark .byfa-product-detail__feature-table td{color:var(--byfa-color-text);}
.byfa-product-detail__all-features{width:fit-content;margin:10px 0 0;display:inline-flex;align-items:center;justify-content:flex-start;min-height:34px;padding:0;border:0;border-radius:0;color:var(--byfa-color-text);background:transparent;font-size:13px;font-weight:900;transition:color .18s ease,transform .18s ease;}
.byfa-product-detail__all-features:hover{color:var(--byfa-color-primary);background:transparent;transform:translateX(-3px);}
.byfa-buy-column-placeholder{width:331px;min-width:0;}
.byfa-buy-column{width:100%;min-width:0;}
.byfa-buy-column-inner{width:100%;border:1px solid var(--byfa-color-border);border-radius:8px;background:var(--byfa-color-surface);box-shadow:var(--byfa-shadow-soft);padding:18px;color:var(--byfa-color-text);}
.byfa-buy-column-is-fixed{position:fixed;z-index:30;}
.byfa-buy-column-title-row{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:16px;}
.byfa-buy-column-title{margin:0;color:var(--byfa-color-text);font-size:15px;font-weight:900;}
.byfa-buy-column-category{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px 0;border-top:1px solid var(--byfa-color-border-soft);border-bottom:1px solid var(--byfa-color-border-soft);margin-bottom:14px;color:var(--byfa-color-text-2);font-size:13px;}
.byfa-buy-column-category strong{color:var(--byfa-color-primary);font-weight:900;}
.byfa-buy-column-price{display:flex;align-items:baseline;justify-content:flex-start;gap:7px;margin:16px 0 14px;color:var(--byfa-color-text);}
.byfa-buy-column-price strong{font-size:24px;font-weight:950;letter-spacing:-.4px;}
.byfa-buy-column-price span{color:var(--byfa-color-text-2);font-size:12px;font-weight:800;}
.byfa-buy-column-actions{display:grid;gap:10px;}
.byfa-buy-column-cart-btn{width:100%;min-height:48px;border:0;border-radius:8px;background:var(--byfa-color-primary);color:var(--byfa-color-white);cursor:pointer;font-size:14px;font-weight:900;transition:background .18s ease,transform .18s ease;}
.byfa-buy-column-cart-btn:hover{background:var(--byfa-color-primary-hover);}
.byfa-buy-column-cart-btn:active{transform:translateY(1px);}
.byfa-buy-column-row{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:13px 0;border-bottom:1px solid var(--byfa-color-border-soft);color:var(--byfa-color-text-2);font-size:12px;line-height:1.8;}
.byfa-buy-column-row strong{color:var(--byfa-color-text);font-weight:850;}
.byfa-buy-column-row--success strong{color:var(--byfa-color-success);}
.byfa-buy-column-note{margin-top:12px;padding:10px 12px;border-radius:8px;background:var(--byfa-color-soft);color:var(--byfa-color-text-2);font-size:11px;line-height:1.9;}
.byfa-product-detail__service-strip{margin-top:26px;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:0;border-top:1px solid var(--byfa-color-border-soft);border-bottom:1px solid var(--byfa-color-border-soft);color:var(--byfa-color-muted);}
.byfa-product-detail__service-item{min-height:76px;display:flex;align-items:center;justify-content:center;gap:10px;padding:12px;color:var(--byfa-color-muted);font-size:12px;line-height:1.7;text-align:center;}
.byfa-product-detail__service-item svg{width:24px;height:24px;color:var(--byfa-color-muted);flex:0 0 auto;}
.byfa-product-detail__mobile-gallery,.byfa-mobile-buy-bar{display:none;}
@media (max-width:768px){.byfa-product-detail{padding-bottom:calc(88px+env(safe-area-inset-bottom,0px));overflow-x:clip;}
.byfa-product-detail__wrap{width:100%;max-width:100%;margin-inline:0;}
.byfa-product-detail__breadcrumb{width:100%;margin:0;padding:10px 14px 8px;background:var(--byfa-color-surface);border-bottom:1px solid var(--byfa-color-border-soft);font-size:11px;overflow:hidden;white-space:nowrap;}
.byfa-product-detail__breadcrumb-list{flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none;}
.byfa-product-detail__breadcrumb-list::-webkit-scrollbar{display:none;}
.byfa-product-detail__hero{display:block;width:100%;max-width:100%;min-width:0;gap:0;overflow:visible;}
.byfa-product-detail__gallery{position:relative;z-index:0;width:100%;height:354px;min-height:354px;background:var(--byfa-color-surface);overflow:hidden;}
.byfa-product-detail.byfa-product-detail--mobile-hero-fixed{--byfa-mobile-hero-top:60px;--byfa-mobile-breadcrumb-height:38px;--byfa-mobile-gallery-height:354px;--byfa-mobile-gallery-top:calc(var(--byfa-mobile-hero-top)+var(--byfa-mobile-breadcrumb-height));--byfa-mobile-fixed-total-height:calc(var(--byfa-mobile-breadcrumb-height)+var(--byfa-mobile-gallery-height));}
.byfa-product-detail.byfa-product-detail--mobile-hero-fixed .byfa-product-detail__breadcrumb{position:fixed !important;top:var(--byfa-mobile-hero-top) !important;right:0 !important;left:0 !important;width:100vw !important;max-width:100vw !important;z-index:145 !important;margin:0 !important;}
.byfa-product-detail.byfa-product-detail--mobile-hero-fixed .byfa-product-detail__hero{padding-top:var(--byfa-mobile-fixed-total-height) !important;}
.byfa-product-detail.byfa-product-detail--mobile-hero-fixed .byfa-product-detail__gallery{position:fixed !important;top:var(--byfa-mobile-gallery-top) !important;right:0 !important;left:0 !important;width:100vw !important;max-width:100vw !important;height:var(--byfa-mobile-gallery-height) !important;min-height:var(--byfa-mobile-gallery-height) !important;z-index:90 !important;}
.byfa-product-detail__gallery-main,.byfa-product-detail__thumbs{display:none !important;}
.byfa-product-detail__mobile-gallery{display:block;width:100%;height:338px;min-height:338px;position:relative;overflow:hidden;background:var(--byfa-color-surface);direction:rtl;}
.byfa-product-detail__mobile-gallery-rail{width:100%;height:100%;display:flex;flex-direction:row;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;overscroll-behavior-inline:contain;scrollbar-width:none;touch-action:pan-x pan-y;}
.byfa-product-detail__mobile-gallery-rail::-webkit-scrollbar{display:none;}
.byfa-product-detail__mobile-gallery-slide{flex:0 0 100%;width:100%;height:338px;min-height:338px;margin:0;display:flex;align-items:center;justify-content:center;scroll-snap-align:start;position:relative;overflow:hidden;padding:18px 16px 34px;}
.byfa-product-detail__mobile-gallery-img{display:block;width:100%;height:100%;max-width:360px;max-height:286px;object-fit:contain;object-position:center;pointer-events:none;user-select:none;}
.byfa-product-detail__mobile-gallery-slide:not(:first-child){padding:44px 42px 64px;}
.byfa-product-detail__mobile-gallery-slide:not(:first-child) .byfa-product-detail__mobile-gallery-img{max-width:238px;max-height:214px;}
.byfa-product-detail__mobile-gallery-slide--video .byfa-product-detail__mobile-gallery-img{opacity:.92;}
.byfa-product-detail__mobile-gallery-play{position:absolute;inset:auto auto 54px 50%;transform:translateX(-50%);width:46px;height:46px;border-radius:50%;display:grid;place-items:center;background:rgba(30,41,57,.82);color:#fff;font-size:17px;padding-inline-start:3px;}
.byfa-product-detail__mobile-gallery-dots{position:absolute;left:50%;bottom:14px;transform:translateX(-50%);display:inline-flex;align-items:center;justify-content:center;gap:5px;min-height:10px;padding:3px 6px;border-radius:999px;background:rgba(255,255,255,.64);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);}
.dark .byfa-product-detail__mobile-gallery-dots,body.dark .byfa-product-detail__mobile-gallery-dots{background:rgba(15,23,42,.52);}
.byfa-product-detail__mobile-gallery-dot{width:5px;height:5px;border-radius:999px;background:var(--byfa-color-border);opacity:.75;transition:width .18s ease,background .18s ease,opacity .18s ease;}
.byfa-product-detail__mobile-gallery-dot--active{width:18px;background:var(--byfa-color-primary);opacity:1;}
.byfa-product-detail__info{position:relative;z-index:125;width:100vw;max-width:100vw;margin-right:calc(50% - 50vw);margin-left:calc(50% - 50vw);padding:22px 16px 20px;border-radius:24px 24px 0 0;background:var(--byfa-color-surface);box-shadow:0 -10px 30px rgba(15,23,42,.08);text-align:right;align-items:stretch;justify-content:flex-start;}
.byfa-product-detail__info::before{content:"";position:absolute;top:8px;left:50%;width:44px;height:4px;border-radius:999px;transform:translateX(-50%);background:var(--byfa-color-border);opacity:.7;}
.byfa-product-detail__title{margin-top:10px;font-size:17px;line-height:2;text-align:right;}
.byfa-product-detail__subtitle{font-size:12px;line-height:1.9;text-align:right;}
.byfa-product-detail__divider{margin:16px 0;}
.byfa-product-detail__color-block,.byfa-product-detail__feature-block{text-align:right;}
.byfa-product-detail__colors{justify-content:flex-start;gap:8px;overflow-x:auto;scrollbar-width:none;}
.byfa-product-detail__colors::-webkit-scrollbar{display:none;}
.byfa-product-detail__feature-table th,.byfa-product-detail__feature-table td{font-size:12px;padding:12px;}
.byfa-buy-column-placeholder{display:none !important;}
.byfa-mobile-buy-bar{position:fixed;right:0;left:0;bottom:0;z-index:160;min-height:74px;padding:10px 14px calc(10px+env(safe-area-inset-bottom,0px));display:grid;grid-template-columns:minmax(0,1fr) minmax(150px,44%);align-items:center;gap:12px;background:var(--byfa-color-surface);border-top:1px solid var(--byfa-color-border);box-shadow:0 -10px 28px rgba(15,23,42,.10);direction:rtl;}
.byfa-mobile-buy-bar__price{min-width:0;display:flex;align-items:baseline;justify-content:flex-start;gap:5px;color:var(--byfa-color-text);white-space:nowrap;}
.byfa-mobile-buy-bar__price strong{font-size:17px;font-weight:950;line-height:1.2;}
.byfa-mobile-buy-bar__price span{font-size:10px;font-weight:800;color:var(--byfa-color-text-2);}
.byfa-mobile-buy-bar__button{width:100%;min-height:48px;border:0;border-radius:10px;background:var(--byfa-color-danger);color:#fff;font-size:13px;font-weight:900;cursor:pointer;}
.byfa-product-detail__service-strip{position:relative;z-index:2;margin-top:0;grid-template-columns:1fr;background:var(--byfa-color-surface);border-top:1px solid var(--byfa-color-border-soft);}
.byfa-product-detail__service-item{min-height:56px;justify-content:flex-start;padding:12px 16px;border-bottom:1px solid var(--byfa-color-border-soft);text-align:right;}}
@media (max-width:768px){.byfa-product-detail.byfa-product-detail--mobile-hero-fixed{--byfa-mobile-gallery-top:var(--byfa-mobile-hero-top);--byfa-mobile-fixed-total-height:var(--byfa-mobile-gallery-height);}
.byfa-product-detail.byfa-product-detail--mobile-hero-fixed .byfa-product-detail__breadcrumb{position:relative !important;top:auto !important;right:auto !important;left:auto !important;width:100% !important;max-width:100% !important;z-index:1 !important;}
.byfa-product-detail.byfa-product-detail--mobile-hero-fixed .byfa-product-detail__hero{padding-top:var(--byfa-mobile-gallery-height) !important;}
.byfa-product-detail.byfa-product-detail--mobile-hero-fixed .byfa-product-detail__gallery{top:var(--byfa-mobile-hero-top) !important;z-index:18 !important;}
.byfa-product-detail__info{z-index:42 !important;}
.byfa-product-detail__service-strip{position:relative !important;z-index:70 !important;display:grid !important;grid-template-columns:repeat(5,minmax(0,1fr)) !important;gap:0 !important;margin-top:0 !important;background:var(--byfa-color-surface) !important;border-top:1px solid var(--byfa-color-border-soft) !important;border-bottom:1px solid var(--byfa-color-border-soft) !important;overflow:hidden !important;}
.byfa-product-detail__service-item{min-width:0 !important;min-height:58px !important;padding:7px 2px !important;display:flex !important;flex-direction:column !important;align-items:center !important;justify-content:center !important;gap:4px !important;border-bottom:0 !important;border-left:1px solid var(--byfa-color-border-soft) !important;text-align:center !important;font-size:9.5px !important;line-height:1.35 !important;}
.byfa-product-detail__service-item:last-child{border-left:0 !important;}
.byfa-product-detail__service-item svg{width:17px !important;height:17px !important;}
.byfa-product-detail__service-item span{display:-webkit-box !important;-webkit-line-clamp:2 !important;-webkit-box-orient:vertical !important;overflow:hidden !important;max-width:100% !important;}}
@media (max-width:768px){.byfa-product-detail__hero{position:relative !important;isolation:isolate !important;overflow:visible !important;}
.byfa-product-detail__gallery{contain:paint !important;overflow:hidden !important;z-index:8 !important;}
.byfa-product-detail.byfa-product-detail--mobile-hero-fixed .byfa-product-detail__gallery{z-index:8 !important;overflow:hidden !important;pointer-events:auto !important;}
.byfa-product-detail__info{z-index:80 !important;isolation:isolate !important;}
.byfa-product-detail__service-strip{position:relative !important;z-index:120 !important;isolation:isolate !important;background:var(--byfa-color-surface) !important;}
.byfa-product-detail__mobile-gallery{height:338px !important;min-height:338px !important;padding:14px 14px 30px !important;overflow:hidden !important;}
.byfa-product-detail__mobile-gallery-rail{height:100% !important;display:grid !important;grid-template-columns:minmax(92px,32%) minmax(0,68%) !important;grid-template-rows:repeat(2,minmax(0,1fr)) !important;gap:10px !important;overflow:hidden !important;scroll-snap-type:none !important;touch-action:pan-y !important;}
.byfa-product-detail__mobile-gallery-slide{width:auto !important;min-width:0 !important;height:auto !important;min-height:0 !important;flex:none !important;margin:0 !important;padding:0 !important;border-radius:14px !important;background:rgba(248,250,252,.72) !important;border:1px solid var(--byfa-color-border-soft) !important;overflow:hidden !important;}
.dark .byfa-product-detail__mobile-gallery-slide,body.dark .byfa-product-detail__mobile-gallery-slide{background:rgba(30,41,57,.45) !important;}
.byfa-product-detail__mobile-gallery-slide:first-child{grid-column:2 !important;grid-row:1 / span 2 !important;background:transparent !important;border-color:transparent !important;}
.byfa-product-detail__mobile-gallery-slide:nth-child(2){grid-column:1 !important;grid-row:1 !important;}
.byfa-product-detail__mobile-gallery-slide:nth-child(3){grid-column:1 !important;grid-row:1 !important;transform:translateY(calc(100%+10px)) !important;}
.byfa-product-detail__mobile-gallery-slide:nth-child(4){grid-column:1 !important;grid-row:2 !important;transform:translateY(calc(-100% - 10px)) !important;}
.byfa-product-detail__mobile-gallery-slide:nth-child(5){grid-column:1 !important;grid-row:2 !important;}
.byfa-product-detail__mobile-gallery-img{width:100% !important;height:100% !important;max-width:100% !important;max-height:100% !important;object-fit:contain !important;padding:8px !important;}
.byfa-product-detail__mobile-gallery-slide:first-child .byfa-product-detail__mobile-gallery-img{padding:0 !important;max-width:100% !important;max-height:100% !important;}
.byfa-product-detail__mobile-gallery-slide:not(:first-child){padding:0 !important;}
.byfa-product-detail__mobile-gallery-slide:not(:first-child) .byfa-product-detail__mobile-gallery-img{max-width:100% !important;max-height:100% !important;}
.byfa-product-detail__mobile-gallery-play{inset:50% auto auto 50% !important;transform:translate(-50%,-50%) !important;width:34px !important;height:34px !important;font-size:12px !important;}
.byfa-product-detail__mobile-gallery-dots{display:none !important;}}
@media (max-width:768px){.byfa-product-detail{padding-bottom:calc(178px+env(safe-area-inset-bottom,0px)) !important;}
.byfa-product-detail__mobile-gallery{height:338px !important;min-height:338px !important;padding:14px 14px 30px !important;overflow:hidden !important;}
.byfa-product-detail__mobile-gallery-rail{width:100% !important;height:100% !important;display:grid !important;grid-template-rows:repeat(2,minmax(0,1fr)) !important;grid-auto-flow:column !important;grid-auto-columns:calc((100% - 10px) / 2) !important;gap:10px !important;overflow-x:auto !important;overflow-y:hidden !important;scroll-snap-type:x mandatory !important;scroll-behavior:smooth !important;-webkit-overflow-scrolling:touch !important;overscroll-behavior-inline:contain !important;scrollbar-width:none !important;touch-action:pan-x pan-y !important;}
.byfa-product-detail__mobile-gallery-rail::-webkit-scrollbar{display:none !important;}
.byfa-product-detail__mobile-gallery-slide{width:auto !important;min-width:0 !important;height:auto !important;min-height:0 !important;flex:none !important;margin:0 !important;padding:0 !important;border-radius:14px !important;background:rgba(248,250,252,.72) !important;border:1px solid var(--byfa-color-border-soft) !important;overflow:hidden !important;scroll-snap-align:start !important;transform:none !important;}
.dark .byfa-product-detail__mobile-gallery-slide,body.dark .byfa-product-detail__mobile-gallery-slide{background:rgba(30,41,57,.45) !important;}
.byfa-product-detail__mobile-gallery-slide:first-child{grid-row:1 / span 2 !important;grid-column:span 2 !important;background:transparent !important;border-color:transparent !important;scroll-snap-align:start !important;}
.byfa-product-detail__mobile-gallery-slide:nth-child(2),.byfa-product-detail__mobile-gallery-slide:nth-child(3),.byfa-product-detail__mobile-gallery-slide:nth-child(4),.byfa-product-detail__mobile-gallery-slide:nth-child(5){grid-column:auto !important;grid-row:auto !important;transform:none !important;}
.byfa-product-detail__mobile-gallery-img{width:100% !important;height:100% !important;max-width:100% !important;max-height:100% !important;object-fit:contain !important;object-position:center !important;padding:8px !important;pointer-events:none !important;user-select:none !important;}
.byfa-product-detail__mobile-gallery-slide:first-child .byfa-product-detail__mobile-gallery-img{padding:0 !important;max-width:100% !important;max-height:100% !important;}
.byfa-product-detail__mobile-gallery-play{inset:50% auto auto 50% !important;transform:translate(-50%,-50%) !important;width:34px !important;height:34px !important;font-size:12px !important;}
.byfa-mobile-buy-bar{bottom:calc(88px+env(safe-area-inset-bottom,0px)) !important;z-index:155 !important;min-height:70px !important;padding:9px 14px !important;border-radius:16px 16px 0 0 !important;}}
.byfa-product-detail__feature-table tr:nth-child(even) th,.byfa-product-detail__feature-table tr:nth-child(even) td{background:var(--byfa-color-surface) !important;border-top:1px solid var(--byfa-color-border-soft) !important;border-bottom:1px solid var(--byfa-color-border-soft) !important;}
.byfa-product-detail__feature-table tr:nth-child(odd) th,.byfa-product-detail__feature-table tr:nth-child(odd) td{background:var(--byfa-color-soft) !important;}
.byfa-product-detail__service-strip{border-top:1px solid var(--byfa-color-border-soft) !important;border-bottom:1px solid var(--byfa-color-border-soft) !important;border-left:0 !important;border-right:0 !important;box-shadow:none !important;}
.byfa-product-detail__service-item{border:0 !important;box-shadow:none !important;}
.byfa-product-detail__service-item+.byfa-product-detail__service-item{border-inline-start:0 !important;}
.byfa-mobile-buy-bar__button{background:var(--byfa-color-primary) !important;}
.byfa-mobile-buy-bar__button:hover{background:var(--byfa-color-primary-hover) !important;}
@media (max-width:768px){.byfa-product-detail{--byfa-mobile-breadcrumb-height:34px !important;}
.byfa-product-detail__wrap,.byfa-product-detail__hero,.byfa-product-detail__gallery,.byfa-product-detail__mobile-gallery{max-width:100% !important;width:100% !important;margin-inline:0 !important;}
.byfa-product-detail__breadcrumb{margin:0 !important;padding:7px 14px 5px !important;width:100% !important;max-width:100% !important;box-sizing:border-box !important;font-size:10.5px !important;line-height:1.5 !important;white-space:nowrap !important;overflow:hidden !important;text-overflow:ellipsis !important;}
.byfa-product-detail__breadcrumb a,.byfa-product-detail__breadcrumb span{font-size:10.5px !important;line-height:1.5 !important;white-space:nowrap !important;}
.byfa-product-detail__mobile-gallery{padding:0 !important;}
.byfa-product-detail__mobile-gallery-rail{display:grid !important;grid-auto-flow:column !important;grid-template-rows:repeat(2,minmax(0,1fr)) !important;grid-auto-columns:calc((100vw - 38px) / 2) !important;gap:10px !important;padding:12px 14px 34px !important;overflow-x:auto !important;overflow-y:hidden !important;scroll-snap-type:x mandatory !important;align-items:stretch !important;box-sizing:border-box !important;}
.byfa-product-detail__mobile-gallery-slide{width:auto !important;min-width:0 !important;height:auto !important;min-height:0 !important;padding:8px !important;margin:0 !important;border:1px solid var(--byfa-color-border-soft) !important;border-radius:14px !important;background:var(--byfa-color-surface) !important;box-sizing:border-box !important;scroll-snap-align:start !important;display:flex !important;align-items:center !important;justify-content:center !important;transform:none !important;grid-row:auto !important;grid-column:auto !important;}
.byfa-product-detail__mobile-gallery-slide:first-child{grid-row:1 / span 2 !important;grid-column:span 2 !important;width:calc(100vw - 28px) !important;padding:18px 12px 26px !important;border:0 !important;border-radius:0 !important;background:transparent !important;}
.byfa-product-detail__mobile-gallery-slide:first-child .byfa-product-detail__mobile-gallery-img{max-width:360px !important;max-height:286px !important;width:100% !important;height:100% !important;}
.byfa-product-detail__mobile-gallery-slide:not(:first-child) .byfa-product-detail__mobile-gallery-img{width:100% !important;height:100% !important;max-width:112px !important;max-height:112px !important;object-fit:contain !important;}
.byfa-product-detail__mobile-gallery-play{width:36px !important;height:36px !important;inset:50% auto auto 50% !important;transform:translate(-50%,-50%) !important;}
.byfa-product-detail__mobile-gallery-dots{bottom:10px !important;}
.byfa-product-detail__feature-table{border-spacing:0 7px !important;}
.byfa-product-detail__service-strip{grid-template-columns:repeat(5,minmax(0,1fr)) !important;border-top:1px solid var(--byfa-color-border-soft) !important;border-bottom:1px solid var(--byfa-color-border-soft) !important;border-inline:0 !important;gap:0 !important;overflow:hidden !important;}
.byfa-product-detail__service-item{min-height:58px !important;padding:7px 3px !important;border:0 !important;flex-direction:column !important;justify-content:center !important;gap:4px !important;text-align:center !important;font-size:9.5px !important;line-height:1.35 !important;}
.byfa-product-detail__service-item svg{width:18px !important;height:18px !important;}}
@media (max-width:768px){.byfa-product-detail__mobile-gallery-rail{display:flex !important;gap:0 !important;padding:0 0 28px !important;scroll-snap-type:x mandatory !important;overflow-x:auto !important;overflow-y:hidden !important;align-items:stretch !important;}
.byfa-product-detail__mobile-gallery-page{flex:0 0 100% !important;width:100% !important;min-width:100% !important;height:100% !important;scroll-snap-align:start !important;scroll-snap-stop:always !important;box-sizing:border-box !important;}
.byfa-product-detail__mobile-gallery-page--main{display:flex !important;align-items:center !important;justify-content:center !important;padding:10px 14px 18px !important;}
.byfa-product-detail__mobile-gallery-page--grid{display:grid !important;grid-template-columns:repeat(2,minmax(0,1fr)) !important;grid-template-rows:repeat(2,minmax(0,1fr)) !important;gap:10px !important;padding:12px 14px 20px !important;}
.byfa-product-detail__mobile-gallery-slide,.byfa-product-detail__mobile-gallery-slide:first-child,.byfa-product-detail__mobile-gallery-slide:not(:first-child){width:100% !important;min-width:0 !important;height:100% !important;min-height:0 !important;margin:0 !important;grid-row:auto !important;grid-column:auto !important;transform:none !important;box-sizing:border-box !important;}
.byfa-product-detail__mobile-gallery-slide--main{border:0 !important;border-radius:0 !important;background:transparent !important;padding:0 !important;}
.byfa-product-detail__mobile-gallery-slide--main .byfa-product-detail__mobile-gallery-img{width:100% !important;height:100% !important;max-width:360px !important;max-height:290px !important;object-fit:contain !important;}
.byfa-product-detail__mobile-gallery-page--grid .byfa-product-detail__mobile-gallery-slide{display:flex !important;align-items:center !important;justify-content:center !important;padding:8px !important;border:1px solid var(--byfa-color-border-soft) !important;border-radius:14px !important;background:var(--byfa-color-surface) !important;overflow:hidden !important;}
.byfa-product-detail__mobile-gallery-page--grid .byfa-product-detail__mobile-gallery-img{width:100% !important;height:100% !important;max-width:118px !important;max-height:118px !important;object-fit:contain !important;}
.byfa-product-detail.byfa-product-detail--mobile-hero-fixed .byfa-product-detail__gallery{transition:none !important;will-change:auto !important;}}
.byfa-product-detail__breadcrumb,.byfa-product-detail__breadcrumb-list,.byfa-product-detail__breadcrumb-item{direction:rtl !important;text-align:right !important;}
.byfa-product-detail__breadcrumb-list{justify-content:flex-start !important;margin-left:auto !important;margin-right:0 !important;}
.byfa-mobile-buy-bar{border-radius:18px !important;overflow:hidden;}
body.dark .byfa-product-detail,.dark .byfa-product-detail{--byfa-color-bg:#18181B;--byfa-color-surface:#18181B;--byfa-color-soft:#202024;--byfa-color-soft-2:#27272A;--byfa-color-border:#3F3F46;--byfa-color-border-soft:#2F2F35;--byfa-color-text:#FAFAFA;--byfa-color-text-2:#D4D4D8;--byfa-color-muted:#A1A1AA;--byfa-color-primary-soft:rgba(249,115,22,.14);--byfa-shadow-buy:none;--byfa-shadow-soft:none;background:#18181B !important;color:#FAFAFA;}
.dark .byfa-product-detail__wrap,.dark .byfa-product-detail__hero,.dark .byfa-product-detail__gallery,.dark .byfa-product-detail__mobile-gallery,.dark .byfa-product-detail__breadcrumb,.dark .byfa-product-detail__breadcrumb-list,.dark .byfa-product-detail__info,.dark .byfa-product-detail__service-strip{background:transparent !important;box-shadow:none !important;}
.dark .byfa-product-detail__breadcrumb{border-color:#2F2F35 !important;}
.dark .byfa-product-detail__main-image,.dark .byfa-product-detail__thumb,.dark .byfa-product-detail__mobile-slide,.dark .byfa-product-detail__mobile-grid-item,.dark .byfa-product-detail__image-box{background:#18181B !important;border-color:#3F3F46 !important;box-shadow:none !important;}
.dark .byfa-buy-column-inner,.dark .byfa-mobile-buy-bar{background:#202024 !important;border-color:#3F3F46 !important;box-shadow:none !important;}
.dark .byfa-product-detail__service-strip{border-top-color:#3F3F46 !important;border-bottom-color:#3F3F46 !important;}
.dark .byfa-product-detail__service-item{background:transparent !important;border:0 !important;}
.dark .byfa-product-detail__feature-row:nth-child(odd){background:#202024 !important;}
.dark .byfa-product-detail__feature-row:nth-child(even){background:#27272A !important;}
.dark .byfa-product-detail__feature-row{border-color:#3F3F46 !important;}
.dark .byfa-mobile-buy-bar__button,.dark .byfa-product-detail__buy-button{background:#F97316 !important;color:#FFFFFF !important;border-color:#F97316 !important;}
.dark .byfa-mobile-buy-bar__button:hover,.dark .byfa-product-detail__buy-button:hover{background:#EA580C !important;}
@media (max-width:768px){.dark .byfa-product-detail__breadcrumb,.dark .byfa-product-detail__mobile-gallery,.dark .byfa-product-detail__mobile-hero,.dark .byfa-product-detail__mobile-gallery-track{background:#18181B !important;}
.dark .byfa-product-detail__details-sheet{background:#18181B !important;box-shadow:none !important;}
.dark .byfa-mobile-buy-bar{background:#202024 !important;border:1px solid #3F3F46 !important;}}
.byfa-product-detail__breadcrumb,.byfa-product-detail__breadcrumb-list{direction:rtl !important;text-align:right !important;}
.byfa-product-detail__breadcrumb-list{justify-content:flex-start !important;}
.byfa-video-modal{position:fixed;inset:0;z-index:2147483000;display:none;align-items:center;justify-content:center;padding:18px;background:rgba(0,0,0,.78);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);}
.byfa-video-modal.byfa-video-modal--open{display:flex;}
.byfa-video-modal__dialog{position:relative;width:min(880px,100%);background:#101012;border:1px solid rgba(255,255,255,.12);border-radius:18px;overflow:hidden;box-shadow:0 24px 80px rgba(0,0,0,.48);}
.byfa-video-modal__close{position:absolute;top:10px;left:10px;z-index:3;width:38px;height:38px;display:grid;place-items:center;border:0;border-radius:50%;background:rgba(0,0,0,.56);color:#fff;font-size:23px;cursor:pointer;}
.byfa-video-modal__stage{position:relative;aspect-ratio:16 / 9;background:#000;}
.byfa-video-modal__video{display:block;width:100%;height:100%;object-fit:contain;background:#000;}
.byfa-video-modal__controls{display:grid;grid-template-columns:auto 1fr auto auto;align-items:center;gap:10px;padding:10px 12px;background:#18181B;color:#fff;}
.byfa-video-modal__control{min-width:38px;height:36px;padding:0 10px;border:0;border-radius:9px;background:#27272A;color:#fff;cursor:pointer;font:inherit;}
.byfa-video-modal__progress{width:100%;accent-color:#F97316;cursor:pointer;}
.byfa-video-modal__time{min-width:88px;color:#D4D4D8;font-size:11px;text-align:center;direction:ltr;}
.byfa-video-modal__switch{position:absolute;top:50%;z-index:4;width:42px;height:42px;padding:0;display:none;place-items:center;border:1px solid rgba(255,255,255,.22);border-radius:50%;background:rgba(0,0,0,.48);color:#fff;transform:translateY(-50%);cursor:pointer;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);}
.byfa-video-modal__switch--prev{right:12px;}
.byfa-video-modal__switch--next{left:12px;}
.byfa-video-modal__switch svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round;}
.byfa-video-modal__switch.is-visible{display:grid;}
.byfa-video-modal__video-count{position:absolute;right:50%;bottom:10px;z-index:4;min-width:54px;padding:5px 9px;border-radius:999px;background:rgba(0,0,0,.48);color:#fff;font-size:10px;font-weight:800;text-align:center;transform:translateX(50%);pointer-events:none;opacity:0;transition:opacity .18s ease;}
.byfa-video-modal__video-count.is-visible{opacity:1;}
body.byfa-video-modal-open{overflow:hidden !important;}
@media (max-width:768px){.byfa-product-detail__breadcrumb{font-size:10.5px !important;text-align:right !important;}
.byfa-product-detail__breadcrumb-list{justify-content:flex-start !important;padding-inline:14px !important;}
.dark .byfa-product-detail__gallery,.dark .byfa-product-detail__mobile-gallery,.dark .byfa-product-detail__mobile-gallery-page--main,body.dark .byfa-product-detail__gallery,body.dark .byfa-product-detail__mobile-gallery,body.dark .byfa-product-detail__mobile-gallery-page--main{background:#202024 !important;}
.byfa-product-detail__details-sheet{position:relative !important;z-index:5 !important;}
.byfa-product-detail__gallery{z-index:1 !important;overflow:hidden !important;isolation:isolate !important;}
.byfa-product-detail.byfa-product-detail--mobile-hero-fixed .byfa-product-detail__gallery{z-index:1 !important;}
.byfa-product-detail__mobile-gallery-rail{overflow-x:auto !important;overflow-y:hidden !important;scroll-snap-type:x proximity !important;scroll-behavior:smooth !important;-webkit-overflow-scrolling:touch !important;overscroll-behavior-inline:contain !important;}
.byfa-product-detail__mobile-gallery-page{scroll-snap-align:start !important;scroll-snap-stop:normal !important;}
.byfa-product-detail__mobile-gallery-page--grid{gap:0 !important;padding:12px 14px 20px !important;background:transparent !important;}
.byfa-product-detail__mobile-gallery-page--grid .byfa-product-detail__mobile-gallery-slide{position:relative !important;padding:10px !important;border:0 !important;border-radius:0 !important;background:transparent !important;box-shadow:none !important;}
.byfa-product-detail__mobile-gallery-page--grid .byfa-product-detail__mobile-gallery-slide:nth-child(odd)::after{content:"";position:absolute;top:12%;bottom:12%;left:0;width:1px;background:var(--byfa-color-border-soft,#e5e7eb);}
.byfa-product-detail__mobile-gallery-page--grid .byfa-product-detail__mobile-gallery-slide:nth-child(-n+2)::before{content:"";position:absolute;left:10%;right:10%;bottom:0;height:1px;background:var(--byfa-color-border-soft,#e5e7eb);}
.byfa-product-detail__mobile-gallery-slide--video{cursor:pointer;}
.byfa-mobile-buy-bar{position:fixed !important;z-index:120 !important;bottom:calc(92px+env(safe-area-inset-bottom,0px)) !important;left:12px !important;right:12px !important;width:auto !important;transform:translateZ(0) !important;isolation:isolate !important;}
.byfa-video-modal{padding:10px;}
.byfa-video-modal__dialog{border-radius:15px;}
.byfa-video-modal__controls{grid-template-columns:auto 1fr auto;}
.byfa-video-modal__time{display:none;}}
.byfa-product-detail{--byfa-layer-content:1;--byfa-layer-gallery:20;--byfa-layer-sheet:30;--byfa-layer-tabs:820;--byfa-layer-buybar:880;--byfa-layer-modal:1200;isolation:isolate;word-spacing: 1pt;}
.byfa-product-detail__gallery,.byfa-mobile-buy-bar{transition-property:background-color,border-color,color,opacity !important;transform:none !important;will-change:auto !important;}
.byfa-product-detail__info,.byfa-product-detail__service-strip{position:relative;z-index:var(--byfa-layer-sheet);}
.byfa-mobile-buy-bar{z-index:var(--byfa-layer-buybar) !important;border-radius:20px !important;overflow:hidden;}
.byfa-video-modal{z-index:var(--byfa-layer-modal) !important;}
body.dark .byfa-product-detail,.dark .byfa-product-detail{--byfa-color-bg:#18181B;--byfa-color-surface:#1D1D21;--byfa-color-surface-2:#222228;--byfa-color-surface-3:#292930;--byfa-color-elevated:#303038;--byfa-color-hover:#35353D;--byfa-color-border-soft:#2D2D34;--byfa-color-border:#3F3F46;--byfa-color-border-strong:#52525B;--byfa-color-text:#FAFAFA;--byfa-color-text-2:#D4D4D8;--byfa-color-muted:#A1A1AA;--byfa-color-primary:#F97316;--byfa-color-primary-hover:#EA580C;--byfa-color-primary-soft:rgba(249,115,22,.14);background:#18181B !important;color:#FAFAFA;}
.dark .byfa-product-detail__wrap,.dark .byfa-product-detail__hero{background:#18181B !important;}
.dark .byfa-product-detail__breadcrumb{background:transparent !important;color:#A1A1AA !important;border-color:#2D2D34 !important;}
.dark .byfa-product-detail__gallery,.dark .byfa-product-detail__mobile-gallery,.dark .byfa-product-detail__mobile-gallery-rail,.dark .byfa-product-detail__mobile-gallery-slide{background:#202026 !important;}
.dark .byfa-product-detail__info{background:#18181B !important;color:#FAFAFA !important;box-shadow:0 -1px 0 #2D2D34 !important;}
.dark .byfa-buy-column-inner{background:#222228 !important;border-color:#3F3F46 !important;box-shadow:none !important;}
.dark .byfa-product-detail__service-strip{background:#18181B !important;border-top-color:#3F3F46 !important;border-bottom-color:#3F3F46 !important;}
.dark .byfa-mobile-buy-bar,body.dark .byfa-mobile-buy-bar{background:rgba(34,34,40,.96) !important;border:1px solid #52525B !important;box-shadow:0 12px 30px rgba(0,0,0,.28) !important;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);}
.dark .byfa-product-detail__feature-row:nth-child(odd){background:#222228 !important;}
.dark .byfa-product-detail__feature-row:nth-child(even){background:#292930 !important;}
.byfa-product-detail__mobile-gallery-play{width:38px !important;height:38px !important;border-radius:8px !important;background:rgba(24,24,27,.62) !important;border:1px solid rgba(255,255,255,.28) !important;color:#fff !important;font-size:0 !important;backdrop-filter:blur(10px) saturate(140%);-webkit-backdrop-filter:blur(10px) saturate(140%);box-shadow:0 8px 22px rgba(0,0,0,.22) !important;}
.byfa-product-detail__mobile-gallery-play::before{content:"";width:0;height:0;border-top:6px solid transparent;border-bottom:6px solid transparent;border-right:0;border-left:10px solid #fff;margin-left:2px;}
@media (max-width:768px){.byfa-product-detail{isolation:auto;padding-bottom:calc(178px+env(safe-area-inset-bottom,0px)) !important;}
.byfa-product-detail__gallery,.byfa-product-detail.byfa-product-detail--mobile-hero-fixed .byfa-product-detail__gallery{z-index:var(--byfa-layer-gallery) !important;overflow:hidden !important;contain:paint;}
.byfa-product-detail__info,.byfa-product-detail__service-strip{z-index:var(--byfa-layer-sheet) !important;background:var(--byfa-color-surface,#fff) !important;}
.dark .byfa-product-detail__info,.dark .byfa-product-detail__service-strip{background:#18181B !important;}
.byfa-mobile-buy-bar{position:fixed !important;left:12px !important;right:12px !important;width:auto !important;bottom:calc(96px+env(safe-area-inset-bottom,0px)) !important;z-index:var(--byfa-layer-buybar) !important;margin:0 !important;border:1px solid var(--byfa-color-border,#e5e7eb) !important;box-shadow:0 12px 30px rgba(0,0,0,.16) !important;}}
body.dark .byfa-product-detail,.dark .byfa-product-detail{--byfa-color-bg:#18181B;--byfa-color-surface:#1D1D21;--byfa-color-surface-2:#222228;--byfa-color-surface-3:#27272E;--byfa-color-elevated:#2C2C33;--byfa-color-hover:#32323A;--byfa-color-border-soft:#2D2D34;--byfa-color-border:#3F3F46;--byfa-color-border-strong:#52525B;--byfa-color-text:#FAFAFA;--byfa-color-text-2:#D4D4D8;--byfa-color-muted:#A1A1AA;}
.dark .byfa-product-detail__gallery,.dark .byfa-product-detail__gallery-main,body.dark .byfa-product-detail__gallery,body.dark .byfa-product-detail__gallery-main{background:transparent !important;}
.byfa-product-detail__gallery,.byfa-buy-column,.byfa-mobile-buy-bar{transition-property:background-color,border-color,color,opacity,box-shadow !important;}
@media (max-width:768px){.byfa-product-detail__breadcrumb,.byfa-product-detail.byfa-product-detail--mobile-hero-fixed .byfa-product-detail__breadcrumb{position:relative !important;inset:auto !important;z-index:2 !important;display:block !important;width:100% !important;max-width:100% !important;margin:0 !important;padding:8px 14px 7px !important;overflow:hidden !important;direction:rtl !important;text-align:right !important;white-space:nowrap !important;background:transparent !important;font-size:10px !important;line-height:1.65 !important;}
.byfa-product-detail__breadcrumb-list,.byfa-product-detail.byfa-product-detail--mobile-hero-fixed .byfa-product-detail__breadcrumb-list{display:flex !important;flex-flow:row nowrap !important;align-items:center !important;justify-content:flex-start !important;width:100% !important;min-width:0 !important;margin:0 !important;padding:0 !important;gap:5px !important;overflow-x:auto !important;overflow-y:hidden !important;direction:rtl !important;text-align:right !important;scrollbar-width:none !important;-webkit-overflow-scrolling:touch;}
.byfa-product-detail__breadcrumb-list::-webkit-scrollbar{display:none !important;}
.byfa-product-detail__breadcrumb-item{flex:0 0 auto !important;min-width:0 !important;}
.byfa-product-detail__breadcrumb-link,.byfa-product-detail__breadcrumb-current{font-size:10px !important;line-height:1.65 !important;white-space:nowrap !important;}
.dark .byfa-product-detail__gallery,.dark .byfa-product-detail__mobile-gallery,.dark .byfa-product-detail__mobile-gallery-rail,.dark .byfa-product-detail__mobile-gallery-page--main,body.dark .byfa-product-detail__gallery,body.dark .byfa-product-detail__mobile-gallery,body.dark .byfa-product-detail__mobile-gallery-rail,body.dark .byfa-product-detail__mobile-gallery-page--main{background:#202024 !important;}
.byfa-product-detail__gallery,.byfa-product-detail.byfa-product-detail--mobile-hero-fixed .byfa-product-detail__gallery{z-index:20 !important;contain:layout paint !important;overflow:hidden !important;transform:none !important;box-shadow:none !important;}
.byfa-product-detail__info,.byfa-product-detail__service-strip{position:relative !important;z-index:40 !important;}
.dark .byfa-product-detail__info,body.dark .byfa-product-detail__info{background:#18181B !important;border-top-color:#2D2D34 !important;}
.byfa-mobile-buy-bar{position:fixed !important;left:12px !important;right:12px !important;bottom:calc(var(--byfa-mobile-buy-base-bottom,96px)+env(safe-area-inset-bottom,0px)) !important;width:auto !important;margin:0 !important;z-index:2147482000 !important;transform:translate3d(0,var(--byfa-mobile-buy-footer-shift,0px),0) !important;transition:background-color .18s ease,border-color .18s ease,box-shadow .18s ease !important;isolation:isolate !important;}}
@media (max-width:768px){.byfa-product-detail{--byfa-v29-layer-gallery:20;--byfa-v29-layer-content:40;--byfa-v29-layer-tabs:1200;--byfa-v29-layer-buy:5000;}
.byfa-product-detail.byfa-product-detail--mobile-hero-fixed .byfa-product-detail__gallery,.byfa-product-detail.byfa-product-detail--v29-gallery-fixed .byfa-product-detail__gallery{right:auto !important;bottom:auto !important;max-width:none !important;margin:0 !important;transform:none !important;transition:none !important;box-shadow:none !important;contain:layout paint !important;overflow:hidden !important;}
.byfa-product-detail__gallery-placeholder-v29{display:none;width:100%;height:0;margin:0;padding:0;border:0;pointer-events:none;}
.byfa-product-detail--v29-gallery-fixed .byfa-product-detail__gallery-placeholder-v29{display:block;height:var(--byfa-v29-gallery-height,0px);}
.byfa-product-detail--v29-gallery-fixed .byfa-product-detail__gallery{position:fixed !important;top:var(--byfa-v29-gallery-top,0px) !important;left:var(--byfa-v29-gallery-left,0px) !important;width:var(--byfa-v29-gallery-width,auto) !important;height:var(--byfa-v29-gallery-height,auto) !important;z-index:var(--byfa-v29-layer-gallery) !important;opacity:1 !important;visibility:visible !important;pointer-events:auto !important;}
.byfa-product-detail--v29-gallery-covered .byfa-product-detail__gallery{opacity:0 !important;visibility:hidden !important;pointer-events:none !important;}
.byfa-product-detail__info,.byfa-product-detail__service-strip{position:relative !important;z-index:var(--byfa-v29-layer-content) !important;}
.byfa-mobile-buy-bar{position:fixed !important;left:12px !important;right:12px !important;top:auto !important;bottom:var(--byfa-v29-buy-bottom,96px) !important;width:auto !important;min-height:72px !important;margin:0 !important;padding:10px 12px !important;display:grid !important;grid-template-columns:minmax(0,1fr) minmax(150px,1.15fr) !important;align-items:center !important;gap:12px !important;border:1px solid var(--byfa-color-border) !important;border-radius:20px !important;background:var(--byfa-color-surface) !important;color:var(--byfa-color-text) !important;box-shadow:0 14px 34px rgba(15,23,42,.16) !important;z-index:var(--byfa-v29-layer-buy) !important;overflow:hidden !important;isolation:isolate !important;transform:translate3d(0,var(--byfa-v29-buy-shift,0px),0) !important;transition:opacity .16s ease,visibility .16s ease,background-color .18s ease,border-color .18s ease !important;opacity:0 !important;visibility:hidden !important;pointer-events:none !important;}
.byfa-mobile-buy-bar.byfa-mobile-buy-bar--v29-visible{opacity:1 !important;visibility:visible !important;pointer-events:auto !important;}
.byfa-mobile-buy-bar__price{min-width:0 !important;display:flex !important;align-items:baseline !important;justify-content:flex-start !important;gap:5px !important;color:var(--byfa-color-text) !important;}
.byfa-mobile-buy-bar__price strong{color:var(--byfa-color-text) !important;font-size:18px !important;font-weight:950 !important;line-height:1.4 !important;}
.byfa-mobile-buy-bar__price span{color:var(--byfa-color-text-2) !important;font-size:10px !important;font-weight:800 !important;}
.byfa-mobile-buy-bar__button,body.dark .byfa-mobile-buy-bar__button,.dark .byfa-mobile-buy-bar__button{width:100% !important;min-height:50px !important;padding:10px 14px !important;border:0 !important;border-radius:14px !important;background:var(--byfa-color-primary) !important;color:#fff !important;font-size:13px !important;font-weight:900 !important;line-height:1.5 !important;box-shadow:none !important;}
.byfa-mobile-buy-bar__button:hover,.byfa-mobile-buy-bar__button:focus-visible{background:var(--byfa-color-primary-hover) !important;}
body.dark .byfa-mobile-buy-bar,.dark .byfa-mobile-buy-bar{background:#222228 !important;border-color:#3F3F46 !important;box-shadow:0 16px 38px rgba(0,0,0,.38) !important;}}
@media (max-width:768px){.byfa-product-detail__mobile-gallery-rail{display:flex !important;align-items:stretch !important;width:100% !important;overflow-x:auto !important;overflow-y:hidden !important;scroll-snap-type:x proximity !important;scroll-behavior:smooth !important;overscroll-behavior-inline:contain !important;-webkit-overflow-scrolling:touch !important;touch-action:pan-x pan-y !important;}
.byfa-product-detail__mobile-gallery-page--main{flex:0 0 100% !important;width:100% !important;min-width:100% !important;scroll-snap-align:start !important;}
.byfa-product-detail__mobile-gallery-page--grid{flex:0 0 auto !important;width:max-content !important;min-width:100% !important;height:100% !important;display:grid !important;grid-template-rows:repeat(2,minmax(0,1fr)) !important;grid-template-columns:none !important;grid-auto-flow:column !important;grid-auto-columns:minmax(138px,calc((100vw - 32px) / 2)) !important;gap:0 !important;padding:0 !important;scroll-snap-align:start !important;align-items:stretch !important;}
.byfa-product-detail__mobile-gallery-page--grid .byfa-product-detail__mobile-gallery-slide{width:auto !important;min-width:0 !important;height:auto !important;margin:0 !important;padding:12px !important;border:0 !important;border-radius:0 !important;background:transparent !important;box-shadow:none !important;transform:none !important;overflow:hidden !important;scroll-snap-align:start !important;position:relative !important;}
.byfa-product-detail__mobile-gallery-page--grid .byfa-product-detail__mobile-gallery-slide::before,.byfa-product-detail__mobile-gallery-page--grid .byfa-product-detail__mobile-gallery-slide::after{content:"" !important;position:absolute !important;pointer-events:none !important;background:var(--byfa-color-border) !important;opacity:.9 !important;z-index:2 !important;}
.byfa-product-detail__mobile-gallery-page--grid .byfa-product-detail__mobile-gallery-slide::before{inset-inline:12px !important;bottom:0 !important;height:1px !important;}
.byfa-product-detail__mobile-gallery-page--grid .byfa-product-detail__mobile-gallery-slide::after{inset-block:12px !important;left:0 !important;width:1px !important;}
.byfa-product-detail__mobile-gallery-page--grid .byfa-product-detail__mobile-gallery-img{width:100% !important;height:100% !important;max-width:100% !important;max-height:100% !important;object-fit:contain !important;border:0 !important;border-radius:0 !important;box-shadow:none !important;}
.byfa-product-detail__mobile-gallery-dots{display:none !important;}
.byfa-mobile-buy-bar,.byfa-mobile-buy-bar.byfa-mobile-buy-bar--v29-visible,.byfa-mobile-buy-bar.byfa-mobile-buy-bar--v30-visible{position:fixed !important;left:12px !important;right:12px !important;top:auto !important;bottom:var(--byfa-v30-buy-bottom,96px) !important;width:auto !important;min-height:72px !important;display:grid !important;grid-template-columns:minmax(0,1fr) minmax(150px,1.15fr) !important;align-items:center !important;gap:12px !important;margin:0 !important;padding:10px 12px !important;border:1px solid var(--byfa-color-border) !important;border-radius:20px !important;background:var(--byfa-color-surface) !important;color:var(--byfa-color-text) !important;box-shadow:0 14px 34px rgba(15,23,42,.16) !important;z-index:2147482000 !important;opacity:1 !important;visibility:visible !important;pointer-events:auto !important;overflow:hidden !important;isolation:isolate !important;transform:translate3d(0,var(--byfa-v30-buy-shift,0px),0) !important;transition:none !important;}
.byfa-mobile-buy-bar__button,body.dark .byfa-mobile-buy-bar__button,.dark .byfa-mobile-buy-bar__button{background:var(--byfa-color-primary) !important;color:#fff !important;}
body.dark .byfa-mobile-buy-bar,.dark .byfa-mobile-buy-bar{background:#222228 !important;border-color:#3F3F46 !important;box-shadow:0 16px 38px rgba(0,0,0,.38) !important;}}
@media (min-width:769px){.byfa-mobile-buy-bar{display:none !important;}}
.byfa-product-detail__color-btn{width:42px;height:42px;border:0;background:transparent;isolation:isolate;transition:transform .24s cubic-bezier(.22,1,.36,1);will-change:transform;}
.byfa-product-detail__color-btn:hover{transform:translateY(-2px);}
.byfa-product-detail__color-btn::before{inset:6px;border:1px solid var(--byfa-color-border);box-shadow:0 0 0 4px var(--byfa-color-surface);transform:scale(1);transition:box-shadow .28s cubic-bezier(.22,1,.36,1),transform .28s cubic-bezier(.22,1,.36,1),border-color .2s ease;}
.byfa-product-detail__color-btn::after{content:"";position:absolute;width:18px;height:18px;left:-2px;bottom:-1px;border-radius:7px;background-color:var(--byfa-color-primary);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M7 12.5l3.15 3.15L17.5 8.3'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:12px 12px;border:2px solid var(--byfa-color-surface);box-shadow:0 5px 14px rgba(249,115,22,.28);opacity:0;transform:translateY(4px) scale(.48) rotate(-14deg);transition:opacity .2s ease,transform .32s cubic-bezier(.22,1,.36,1),box-shadow .25s ease;z-index:3;pointer-events:none;}
.byfa-product-detail__color-btn--active{border-color:transparent;box-shadow:none;transform:translateY(-1px) scale(1.015);}
.byfa-product-detail__color-btn--active::before{border-color:transparent;box-shadow:0 0 0 4px var(--byfa-color-surface),0 0 0 6px var(--byfa-color-primary),0 7px 18px rgba(249,115,22,.13);transform:scale(.94);}
.byfa-product-detail__color-btn--active::after{opacity:1;transform:translateY(0) scale(1) rotate(0deg);}
.byfa-product-detail__gallery-main,.byfa-product-detail__thumb,.byfa-product-detail__mobile-gallery,.byfa-product-detail__mobile-gallery-slide,.dark .byfa-product-detail__mobile-gallery-slide,body.dark .byfa-product-detail__mobile-gallery-slide{background:transparent !important;background-color:transparent !important;}
@keyframes byfa-comment-dot{0%,80%,100%{transform:translateY(0);opacity:.45;}
 40%{transform:translateY(-4px);opacity:1;}
}
@keyframes byfa-comment-shake{0%,100%{transform:translateX(0)}
 35%{transform:translateX(3px)}
 70%{transform:translateX(-3px)}
}
@media (prefers-reduced-motion:reduce){.byfa-product-detail__color-btn,.byfa-product-detail__color-btn::before,.byfa-product-detail__color-btn::after{transition:none !important;animation:none !important;}}
/* V47.1 — RTL mobile gallery, original thumbnail grid, theme-aware frames and fullscreen swiper */
@media (max-width:768px){.byfa-product-detail__gallery,.byfa-product-detail__mobile-gallery,.byfa-product-detail__mobile-gallery-rail{
    background:transparent !important;
  }
.byfa-product-detail__mobile-gallery{
    position:relative !important;
    height:354px !important;
    min-height:354px !important;
    padding:0 !important;
    overflow:hidden !important;
    box-sizing:border-box !important;
  }
.byfa-product-detail__mobile-gallery-rail{
    width:100% !important;
    height:338px !important;
    min-height:338px !important;
    margin-block:8px !important;
    display:flex !important;
    flex-flow:row nowrap !important;
    align-items:stretch !important;
    gap:10px !important;
    padding:0 0 28px !important;
    overflow-x:auto !important;
    overflow-y:hidden !important;
    direction:rtl !important;
    scroll-snap-type:x proximity !important;
    scroll-behavior:smooth !important;
    overscroll-behavior-inline:contain !important;
    -webkit-overflow-scrolling:touch !important;
    touch-action:pan-x pan-y !important;
    scrollbar-width:none !important;
  }
.byfa-product-detail__mobile-gallery-rail::-webkit-scrollbar{
    display:none !important;
  }
.byfa-product-detail__mobile-gallery-page{
    height:100% !important;
    min-height:0 !important;
    margin:0 !important;
    box-sizing:border-box !important;
    direction:rtl !important;
    scroll-snap-align:start !important;
  }
.byfa-product-detail__mobile-gallery-page--main{
    flex:0 0 calc(100% - 58px) !important;
    width:calc(100% - 58px) !important;
    min-width:calc(100% - 58px) !important;
    display:flex !important;
    align-items:stretch !important;
    justify-content:stretch !important;
    padding:0 !important;
  }
.byfa-product-detail__mobile-gallery-page--grid{
    flex:0 0 100% !important;
    width:100% !important;
    min-width:100% !important;
    display:grid !important;
    grid-template-columns:repeat(2,minmax(0,1fr)) !important;
    grid-template-rows:repeat(2,minmax(0,1fr)) !important;
    gap:8px !important;
    padding:0 !important;
    align-items:stretch !important;
  }
.byfa-product-detail__mobile-gallery-slide,.byfa-product-detail__mobile-gallery-slide:first-child,.byfa-product-detail__mobile-gallery-slide:not(:first-child),.byfa-product-detail__mobile-gallery-page--grid .byfa-product-detail__mobile-gallery-slide{
    position:relative !important;
    width:100% !important;
    min-width:0 !important;
    height:100% !important;
    min-height:0 !important;
    margin:0 !important;
    padding:0 !important;
    display:flex !important;
    align-items:center !important;
    justify-content:center !important;
    grid-row:auto !important;
    grid-column:auto !important;
    transform:none !important;
    border:1px solid var(--byfa-color-border,#e5e7eb) !important;
    border-radius:14px !important;
    background:#ffffff !important;
    box-shadow:none !important;
    overflow:hidden !important;
    cursor:pointer !important;
    direction:rtl !important;
  }
.byfa-product-detail__mobile-gallery-slide--main,.byfa-product-detail__mobile-gallery-slide:first-child{
    border-radius:0 14px 14px 0 !important;
  }
.byfa-product-detail__mobile-gallery-img,.byfa-product-detail__mobile-gallery-slide:first-child .byfa-product-detail__mobile-gallery-img,.byfa-product-detail__mobile-gallery-page--grid .byfa-product-detail__mobile-gallery-img{
    display:block !important;
    width:100% !important;
    height:100% !important;
    max-width:100% !important;
    max-height:100% !important;
    padding:0 !important;
    object-fit:contain !important;
    object-position:center !important;
    background:transparent !important;
    border:0 !important;
    border-radius:inherit !important;
    pointer-events:none !important;
    user-select:none !important;
  }
.byfa-product-detail__mobile-gallery-slide::before,.byfa-product-detail__mobile-gallery-slide::after,.byfa-product-detail__mobile-gallery-page--grid .byfa-product-detail__mobile-gallery-slide::before,.byfa-product-detail__mobile-gallery-page--grid .byfa-product-detail__mobile-gallery-slide::after{
    display:none !important;
    content:none !important;
  }
.byfa-product-detail__mobile-gallery-slide--video{
    background:#ffffff !important;
  }
.dark .byfa-product-detail__mobile-gallery-slide,body.dark .byfa-product-detail__mobile-gallery-slide,.dark .byfa-product-detail__mobile-gallery-slide--video,body.dark .byfa-product-detail__mobile-gallery-slide--video{
    background:var(--byfa-color-surface,#202024) !important;
  }
.byfa-product-detail__mobile-gallery-dots{
    display:none !important;
  }
.byfa-mobile-gallery-progress{
    position:absolute;
    left:14px;
    bottom:10px;
    z-index:5;
    width:82px;
    height:3px;
    overflow:hidden;
    border-radius:999px;
    background:rgba(15,23,42,.18);
    direction:ltr;
    pointer-events:none;
  }
.byfa-mobile-gallery-progress__indicator{
    display:block;
    height:100%;
    min-width:18px;
    border-radius:999px;
    background:#475569;
    transform:translate3d(0,0,0);
    transition:transform .14s linear;
  }
.dark .byfa-mobile-gallery-progress,body.dark .byfa-mobile-gallery-progress{
    background:rgba(255,255,255,.18);
  }
.dark .byfa-mobile-gallery-progress__indicator,body.dark .byfa-mobile-gallery-progress__indicator{
    background:#f8fafc;
  }
body.byfa-image-viewer-open{
    overflow:hidden !important;
    touch-action:none !important;
  }
body.byfa-image-viewer-open .byfa-mobile-buy-bar,body.byfa-image-viewer-open .byfa-cart-toast{
    opacity:0 !important;
    visibility:hidden !important;
    pointer-events:none !important;
  }
.byfa-image-viewer{
    position:fixed;
    inset:0;
    z-index:2147483500;
    display:none;
    grid-template-rows:auto minmax(0,1fr) auto;
    background:#000;
    color:#fff;
    direction:rtl;
  }
.byfa-image-viewer.byfa-image-viewer--open{
    display:grid;
  }
.byfa-image-viewer__top{
    min-height:58px;
    display:flex;
    align-items:center;
    justify-content:flex-start;
    padding:10px 14px;
  }
.byfa-image-viewer__close{
    width:38px;
    height:38px;
    display:grid;
    place-items:center;
    border:0;
    border-radius:50%;
    background:rgba(255,255,255,.08);
    color:#fff;
    cursor:pointer;
  }
.byfa-image-viewer__close svg{
    width:21px;
    height:21px;
    fill:none;
    stroke:currentColor;
    stroke-width:2;
    stroke-linecap:round;
  }
.byfa-image-viewer__stage{
    position:relative;
    min-height:0;
    display:flex;
    align-items:center;
    justify-content:center;
    padding:12px 0;
    overflow:hidden;
    touch-action:pan-y;
  }
.byfa-image-viewer__frame{
    width:100%;
    min-height:240px;
    max-height:68vh;
    display:flex;
    align-items:center;
    justify-content:center;
    background:#fff;
    overflow:hidden;
  }
.byfa-image-viewer__image{
    display:block;
    width:100%;
    height:100%;
    max-height:68vh;
    object-fit:contain;
    background:#fff;
    user-select:none;
    -webkit-user-drag:none;
  }
.byfa-image-viewer__nav{
    position:absolute;
    top:50%;
    z-index:4;
    width:42px;
    height:42px;
    display:grid;
    place-items:center;
    padding:0;
    border:1px solid rgba(255,255,255,.20);
    border-radius:50%;
    background:rgba(0,0,0,.48);
    color:#fff;
    transform:translateY(-50%);
    cursor:pointer;
    backdrop-filter:blur(8px);
    -webkit-backdrop-filter:blur(8px);
  }
.byfa-image-viewer__nav--prev{
    right:12px;
  }
.byfa-image-viewer__nav--next{
    left:12px;
  }
.byfa-image-viewer__nav svg{
    width:20px;
    height:20px;
    fill:none;
    stroke:currentColor;
    stroke-width:2.2;
    stroke-linecap:round;
    stroke-linejoin:round;
  }
.byfa-image-viewer__nav:active{
    transform:translateY(-50%) scale(.92);
  }
.byfa-image-viewer__bottom{
    padding:12px 14px calc(18px + env(safe-area-inset-bottom,0px));
    background:linear-gradient(to top,rgba(0,0,0,.96),rgba(0,0,0,.76));
  }
.byfa-image-viewer__thumbs{
    display:flex;
    align-items:center;
    gap:7px;
    overflow-x:auto;
    overflow-y:hidden;
    padding:3px 0;
    scrollbar-width:none;
    direction:rtl;
  }
.byfa-image-viewer__thumbs::-webkit-scrollbar{
    display:none;
  }
.byfa-image-viewer__thumb{
    position:relative;
    flex:0 0 58px;
    width:58px;
    height:58px;
    padding:3px;
    border:1px solid rgba(255,255,255,.28);
    border-radius:8px;
    background:#fff;
    overflow:hidden;
    cursor:pointer;
  }
.byfa-image-viewer__thumb--active{
    border-color:#f97316;
    box-shadow:0 0 0 2px rgba(249,115,22,.35);
  }
.byfa-image-viewer__thumb img,.byfa-image-viewer__thumb video{
    display:block;
    width:100%;
    height:100%;
    object-fit:contain;
    background:#fff;
    pointer-events:none;
  }
.byfa-image-viewer__video-mark{
    position:absolute;
    inset:0;
    display:grid;
    place-items:center;
    color:#fff;
    background:rgba(15,23,42,.32);
    font-size:16px;
  }}
/* V47.3 — Final uniform rounded mobile gallery frames */
@media (max-width:768px){.byfa-product-detail__mobile-gallery-page--main,.byfa-product-detail__mobile-gallery-page--grid{
    overflow:visible !important;
  }
.byfa-product-detail__mobile-gallery-slide,.byfa-product-detail__mobile-gallery-slide:first-child,.byfa-product-detail__mobile-gallery-slide--main,.byfa-product-detail__mobile-gallery-slide--video,.byfa-product-detail__mobile-gallery-page--grid .byfa-product-detail__mobile-gallery-slide{
    border-radius:14px !important;
    overflow:hidden !important;
    clip-path:inset(0 round 14px) !important;
    -webkit-mask-image:-webkit-radial-gradient(white,black) !important;
  }
.byfa-product-detail__mobile-gallery-img,.byfa-product-detail__mobile-gallery-slide:first-child .byfa-product-detail__mobile-gallery-img,.byfa-product-detail__mobile-gallery-slide--main .byfa-product-detail__mobile-gallery-img,.byfa-product-detail__mobile-gallery-page--grid .byfa-product-detail__mobile-gallery-img,.byfa-product-detail__mobile-gallery-slide video{
    border-radius:13px !important;
    overflow:hidden !important;
    background: #f0f0f1 !important;
  }
.byfa-product-detail__mobile-gallery-slide--main,.byfa-product-detail__mobile-gallery-slide:first-child{
    border-radius:14px !important;
  }
.dark .byfa-product-detail__mobile-gallery-slide,body.dark .byfa-product-detail__mobile-gallery-slide{
    border-color:var(--byfa-color-border,#3f3f46) !important;
  }}
@media (max-width:768px){.byfa-product-detail .byfa-product-detail__gallery,.byfa-product-detail .byfa-product-detail__mobile-gallery,.byfa-product-detail .byfa-product-detail__mobile-gallery-rail,.byfa-product-detail .byfa-product-detail__mobile-gallery-slide,.byfa-product-detail .byfa-product-detail__mobile-gallery-img{background:transparent !important;background-color:transparent !important;box-shadow:none !important;}
.byfa-product-detail .byfa-product-detail__gallery::before,.byfa-product-detail .byfa-product-detail__gallery::after,.byfa-product-detail .byfa-product-detail__mobile-gallery::before,.byfa-product-detail .byfa-product-detail__mobile-gallery::after{content:none !important;display:none !important;background:none !important;}
.byfa-product-detail__gallery-placeholder-v40{display:block;width:100%;height:0;min-height:0;margin:0;padding:0;border:0;pointer-events:none;}
.byfa-product-detail.byfa-product-detail--v40-gallery-fixed .byfa-product-detail__gallery{position:fixed !important;top:var(--byfa-v40-gallery-top,60px) !important;left:var(--byfa-v40-gallery-left,0px) !important;right:auto !important;bottom:auto !important;width:var(--byfa-v40-gallery-width,100%) !important;max-width:none !important;height:var(--byfa-v40-gallery-height,354px) !important;min-height:var(--byfa-v40-gallery-height,354px) !important;margin:0 !important;box-sizing:border-box !important;transform:translate3d(0,0,0) !important;z-index:20 !important;overflow:hidden !important;contain:layout paint !important;backface-visibility:hidden !important;will-change:auto !important;}
.byfa-product-detail.byfa-product-detail--v40-gallery-covered .byfa-product-detail__gallery{opacity:0 !important;visibility:hidden !important;pointer-events:none !important;}
.byfa-product-detail .byfa-product-detail__info,.byfa-product-detail .byfa-product-detail__service-strip{position:relative !important;z-index:40 !important;}
body>.byfa-mobile-buy-bar,.byfa-mobile-buy-bar{transform:translate3d(0,var(--byfa-v30-buy-shift,0px),0) !important;will-change:transform;}}
.byfa-product-detail__color-btn,.byfa-product-detail__color-btn::before,.byfa-product-detail__color-btn::after,.byfa-product-detail__color-btn .byfa-color-check{transition:transform .28s cubic-bezier(.22,1,.36,1),opacity .22s ease,border-color .22s ease,box-shadow .22s ease,background-color .22s ease !important;}
@keyframes byfa-v40-comment-dot{0%,60%,100%{transform:translateY(0);opacity:.45;}
 30%{transform:translateY(-4px);opacity:1;}
}
@media (max-width:768px){.byfa-product-detail .byfa-product-detail__gallery{--byfa-v31-gallery-surface:#fff;position:relative !important;background-color:var(--byfa-v31-gallery-surface) !important;box-shadow:0 0 0 100vmax var(--byfa-v31-gallery-surface) !important;clip-path:inset(0 -100vmax) !important;}
body.dark .byfa-product-detail .byfa-product-detail__gallery,.dark .byfa-product-detail .byfa-product-detail__gallery{--byfa-v31-gallery-surface:#202024;}
body>.byfa-mobile-buy-bar,.byfa-mobile-buy-bar.byfa-mobile-buy-bar--v29-visible,.byfa-mobile-buy-bar.byfa-mobile-buy-bar--v30-visible{--byfa-buybar-primary:#ff6f06;--byfa-buybar-primary-hover:#e96000;--byfa-buybar-surface:#ffffff;--byfa-buybar-text:#1e2939;--byfa-buybar-muted:#64748b;--byfa-buybar-border:#e5e7eb;direction:rtl !important;text-align:right !important;position:fixed !important;inset-inline:12px !important;left:12px !important;right:12px !important;top:auto !important;bottom:var(--byfa-v30-buy-bottom,96px) !important;width:auto !important;min-width:0 !important;min-height:72px !important;display:grid !important;grid-template-columns:minmax(0,.9fr) minmax(160px,1.2fr) !important;grid-template-areas:"button price" !important;align-items:center !important;gap:12px !important;margin:0 !important;padding:10px 12px !important;box-sizing:border-box !important;border:1px solid var(--byfa-buybar-border) !important;border-radius:20px !important;background-color:var(--byfa-buybar-surface) !important;background-image:none !important;color:var(--byfa-buybar-text) !important;box-shadow:0 14px 34px rgba(15,23,42,.16) !important;z-index:2147482000 !important;opacity:1 !important;visibility:visible !important;pointer-events:auto !important;overflow:hidden !important;isolation:isolate !important;transform:translate3d(0,var(--byfa-v30-buy-shift,0px),0) !important;transition:none !important;}
body>.byfa-mobile-buy-bar .byfa-mobile-buy-bar__price,.byfa-mobile-buy-bar .byfa-mobile-buy-bar__price{grid-area:price !important;min-width:0 !important;display:flex !important;align-items:baseline !important;justify-content:flex-start !important;gap:5px !important;direction:rtl !important;text-align:right !important;color:var(--byfa-buybar-text) !important;background:transparent !important;border:0 !important;padding:0 !important;margin:0 !important;}
body>.byfa-mobile-buy-bar .byfa-mobile-buy-bar__price strong,.byfa-mobile-buy-bar .byfa-mobile-buy-bar__price strong{color:var(--byfa-buybar-text) !important;font-size:19px !important;font-weight:900 !important;line-height:1.35 !important;white-space:nowrap !important;}
body>.byfa-mobile-buy-bar .byfa-mobile-buy-bar__price span,.byfa-mobile-buy-bar .byfa-mobile-buy-bar__price span{color:var(--byfa-buybar-muted) !important;font-size:11px !important;font-weight:800 !important;line-height:1.4 !important;white-space:nowrap !important;}
body>.byfa-mobile-buy-bar .byfa-mobile-buy-bar__button,.byfa-mobile-buy-bar .byfa-mobile-buy-bar__button,body.dark>.byfa-mobile-buy-bar .byfa-mobile-buy-bar__button,.dark .byfa-mobile-buy-bar .byfa-mobile-buy-bar__button{grid-area:button !important;width:100% !important;min-width:0 !important;min-height:48px !important;display:inline-flex !important;align-items:center !important;justify-content:center !important;margin:0 !important;padding:11px 14px !important;box-sizing:border-box !important;border:0 !important;border-radius:14px !important;background-color:var(--byfa-buybar-primary) !important;background-image:none !important;color:#ffffff !important;font:inherit !important;font-size:14px !important;font-weight:900 !important;line-height:1.4 !important;text-align:center !important;white-space:nowrap !important;box-shadow:none !important;opacity:1 !important;appearance:none !important;-webkit-appearance:none !important;cursor:pointer !important;}
body>.byfa-mobile-buy-bar .byfa-mobile-buy-bar__button:active,.byfa-mobile-buy-bar .byfa-mobile-buy-bar__button:active{background-color:var(--byfa-buybar-primary-hover) !important;transform:scale(.985) !important;}
body.dark>.byfa-mobile-buy-bar,.dark body>.byfa-mobile-buy-bar,body.dark .byfa-mobile-buy-bar,.dark .byfa-mobile-buy-bar{--byfa-buybar-surface:#222226;--byfa-buybar-text:#fafafa;--byfa-buybar-muted:#a1a1aa;--byfa-buybar-border:#3f3f46;background-color:var(--byfa-buybar-surface) !important;border-color:var(--byfa-buybar-border) !important;box-shadow:0 16px 38px rgba(0,0,0,.38) !important;}}
@media (min-width:769px){body>.byfa-mobile-buy-bar,.byfa-mobile-buy-bar{display:none !important;}}
@media (max-width:768px){.byfa-product-detail .byfa-product-detail__breadcrumb,.byfa-product-detail.byfa-product-detail--mobile-hero-fixed .byfa-product-detail__breadcrumb{width:100% !important;max-width:100% !important;direction:rtl !important;text-align:right !important;display:flex !important;justify-content:flex-start !important;align-items:center !important;overflow:hidden !important;font-size:11px !important;line-height:1.65 !important;}
.byfa-product-detail .byfa-product-detail__breadcrumb-list,.byfa-product-detail.byfa-product-detail--mobile-hero-fixed .byfa-product-detail__breadcrumb-list{direction:rtl !important;display:inline-flex !important;flex-wrap:nowrap !important;justify-content:flex-start !important;align-items:center !important;gap:4px !important;width:max-content !important;max-width:100% !important;margin:0 !important;padding:0 !important;overflow-x:auto !important;overflow-y:hidden !important;scrollbar-width:none !important;}
.byfa-product-detail .byfa-product-detail__breadcrumb-list::-webkit-scrollbar{display:none !important;}
.byfa-product-detail .byfa-product-detail__breadcrumb-item{gap:3px !important;flex:0 0 auto !important;}
.byfa-product-detail .byfa-product-detail__breadcrumb-link,.byfa-product-detail .byfa-product-detail__breadcrumb-current{gap:3px !important;font-size:11px !important;line-height:1.65 !important;white-space:nowrap !important;}
.byfa-product-detail .byfa-product-detail__breadcrumb-home{gap:3px !important;}
.byfa-product-detail .byfa-product-detail__breadcrumb-home-icon{width:11px !important;height:11px !important;margin:0 !important;}
.byfa-product-detail .byfa-product-detail__breadcrumb-separator{margin-inline:1px !important;}
body>.byfa-mobile-buy-bar,.byfa-mobile-buy-bar.byfa-mobile-buy-bar--v29-visible,.byfa-mobile-buy-bar.byfa-mobile-buy-bar--v30-visible{direction:ltr !important;grid-template-columns:minmax(160px,1.2fr) minmax(0,.9fr) !important;grid-template-areas:"action price" !important;box-shadow:0 4px 16px rgba(15,23,42,.10),0 0 0 1px rgba(15,23,42,.025) !important;transform:translate3d(0,var(--byfa-v32-buy-shift,0px),0) !important;will-change:transform !important;}
body>.byfa-mobile-buy-bar .byfa-mobile-buy-bar__price,.byfa-mobile-buy-bar .byfa-mobile-buy-bar__price{grid-area:price !important;direction:rtl !important;text-align:right !important;justify-content:flex-start !important;}
body>.byfa-mobile-buy-bar .byfa-mobile-buy-bar__button,.byfa-mobile-buy-bar .byfa-mobile-buy-bar__button{grid-area:action !important;direction:rtl !important;}
body.dark>.byfa-mobile-buy-bar,.dark body>.byfa-mobile-buy-bar,body.dark .byfa-mobile-buy-bar,.dark .byfa-mobile-buy-bar{box-shadow:0 4px 18px rgba(0,0,0,.24),0 0 0 1px rgba(255,255,255,.035) !important;}}
@media (max-width:768px){.byfa-product-detail .byfa-product-detail__gallery{position:relative !important;top:auto !important;right:auto !important;left:auto !important;bottom:auto !important;width:100% !important;max-width:100% !important;height:338px !important;min-height:338px !important;margin:0 !important;transform:none !important;transition:none !important;contain:layout paint !important;overflow:hidden !important;z-index:20 !important;}
.byfa-product-detail .byfa-product-detail__gallery-placeholder-v29{display:none !important;width:100% !important;height:0 !important;min-height:0 !important;margin:0 !important;padding:0 !important;border:0 !important;pointer-events:none !important;}
.byfa-product-detail.byfa-product-detail--v29-gallery-fixed .byfa-product-detail__gallery-placeholder-v29{display:block !important;height:var(--byfa-v29-gallery-height,354px) !important;min-height:var(--byfa-v29-gallery-height,354px) !important;}
.byfa-product-detail.byfa-product-detail--v29-gallery-fixed .byfa-product-detail__gallery{position:fixed !important;top:var(--byfa-v29-gallery-top,0px) !important;left:var(--byfa-v29-gallery-left,0px) !important;right:auto !important;bottom:auto !important;width:var(--byfa-v29-gallery-width,100%) !important;max-width:none !important;height:var(--byfa-v29-gallery-height,354px) !important;min-height:var(--byfa-v29-gallery-height,354px) !important;margin:0 !important;opacity:1 !important;visibility:visible !important;pointer-events:auto !important;transform:none !important;transition:none !important;contain:layout paint !important;overflow:hidden !important;z-index:20 !important;}
.byfa-product-detail.byfa-product-detail--v29-gallery-covered .byfa-product-detail__gallery{opacity:0 !important;visibility:hidden !important;pointer-events:none !important;}
.byfa-product-detail.byfa-product-detail--mobile-hero-fixed .byfa-product-detail__hero,.byfa-product-detail.byfa-product-detail--v29-gallery-fixed .byfa-product-detail__hero{padding-top:0 !important;}
.byfa-product-detail .byfa-product-detail__info,.byfa-product-detail .byfa-product-detail__service-strip{position:relative !important;z-index:40 !important;}
body>.byfa-mobile-buy-bar,.byfa-mobile-buy-bar,.byfa-mobile-buy-bar.byfa-mobile-buy-bar--v29-visible,.byfa-mobile-buy-bar.byfa-mobile-buy-bar--v30-visible,body.dark>.byfa-mobile-buy-bar,body.dark .byfa-mobile-buy-bar,.dark .byfa-mobile-buy-bar{display:flex !important;flex-flow:row nowrap !important;align-items:center !important;justify-content:space-between !important;grid-template-columns:none !important;grid-template-areas:none !important;gap:10px !important;min-width:0 !important;padding:10px 12px !important;direction:ltr !important;}
body>.byfa-mobile-buy-bar .byfa-mobile-buy-bar__button,.byfa-mobile-buy-bar .byfa-mobile-buy-bar__button,body.dark>.byfa-mobile-buy-bar .byfa-mobile-buy-bar__button,body.dark .byfa-mobile-buy-bar .byfa-mobile-buy-bar__button,.dark .byfa-mobile-buy-bar .byfa-mobile-buy-bar__button{order:1 !important;flex:1 1 58% !important;width:auto !important;min-width:0 !important;max-width:none !important;white-space:nowrap !important;direction:rtl !important;}
body>.byfa-mobile-buy-bar .byfa-mobile-buy-bar__price,.byfa-mobile-buy-bar .byfa-mobile-buy-bar__price,body.dark>.byfa-mobile-buy-bar .byfa-mobile-buy-bar__price,body.dark .byfa-mobile-buy-bar .byfa-mobile-buy-bar__price,.dark .byfa-mobile-buy-bar .byfa-mobile-buy-bar__price{order:2 !important;flex:0 1 42% !important;width:auto !important;min-width:0 !important;max-width:42% !important;display:flex !important;flex-flow:row nowrap !important;align-items:baseline !important;justify-content:flex-start !important;gap:4px !important;direction:rtl !important;white-space:nowrap !important;overflow:hidden !important;}
body>.byfa-mobile-buy-bar .byfa-mobile-buy-bar__price strong,.byfa-mobile-buy-bar .byfa-mobile-buy-bar__price strong{min-width:0 !important;font-size:clamp(15px,4.7vw,19px) !important;white-space:nowrap !important;}
body.dark>.byfa-mobile-buy-bar,body.dark .byfa-mobile-buy-bar,.dark .byfa-mobile-buy-bar{background:#222226 !important;color:#fafafa !important;border-color:#3f3f46 !important;}}
@media (max-width:768px){body>.byfa-mobile-buy-bar.byfa-mobile-buy-bar--temporarily-hidden,.byfa-mobile-buy-bar.byfa-mobile-buy-bar--temporarily-hidden{opacity:0 !important;visibility:hidden !important;pointer-events:none !important;transform:translate3d(0,calc(var(--byfa-v30-buy-shift,0px)+18px),0) !important;}
.byfa-product-detail__mobile-gallery-play,.byfa-product-detail__thumb-play-mark{display:inline-flex !important;align-items:center !important;justify-content:center !important;line-height:0 !important;text-indent:0 !important;}
.byfa-product-detail__mobile-gallery-play::before,.byfa-product-detail__thumb-play-mark::before{content:none !important;display:none !important;}
.byfa-product-detail__mobile-gallery-play svg{display:block !important;width:18px !important;height:18px !important;flex:0 0 18px !important;overflow:visible !important;transform:translateX(1px) !important;color:var(--byfa-color-primary,#f97316) !important;}
.byfa-product-detail__thumb-play-mark svg{display:block !important;width:14px !important;height:14px !important;flex:0 0 14px !important;overflow:visible !important;transform:translateX(1px) !important;color:var(--byfa-color-primary,#f97316) !important;}
.byfa-product-detail__mobile-gallery-play svg path,.byfa-product-detail__thumb-play-mark svg path{fill:rgb(255 255 255) !important;stroke:none !important;}}
.byfa-cart-action-host{width:100%;min-width:0;}
.byfa-cart-add-button,.byfa-cart-quantity{width:100%;min-height:48px;box-sizing:border-box;}
.byfa-cart-add-button{border:0;border-radius:10px;background:var(--byfa-color-primary,#f97316);color:#fff;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:10px 14px;font:inherit;font-size:13px;font-weight:900;line-height:1.5;cursor:pointer;transition:background-color .18s ease,transform .16s ease,opacity .18s ease;}
.byfa-cart-add-button:hover{background:var(--byfa-color-primary-hover,#ea580c);}
.byfa-cart-add-button:active{transform:scale(.985);}
.byfa-cart-add-button[disabled]{cursor:wait;opacity:.86;}
.byfa-cart-loading-dots{display:inline-flex;align-items:center;justify-content:center;gap:5px;height:18px;}
.byfa-cart-loading-dots i{width:5px;height:5px;border-radius:50%;background:currentColor;animation:byfa-cart-dot-bounce .9s infinite ease-in-out;}
.byfa-cart-loading-dots i:nth-child(2){animation-delay:.12s;}
.byfa-cart-loading-dots i:nth-child(3){animation-delay:.24s;}
@keyframes byfa-cart-dot-bounce{0%,60%,100%{transform:translateY(0);opacity:.45;}
 30%{transform:translateY(-4px);opacity:1;}
}
.byfa-cart-quantity{display:grid;grid-template-columns:48px minmax(44px,1fr) 48px;align-items:center;overflow:hidden;border:1px solid var(--byfa-color-border,#e2e8f0);border-radius:12px;background:var(--byfa-color-surface,#fff);box-shadow:0 7px 20px rgba(15,23,42,.08);}
.byfa-cart-quantity__button{align-self:stretch;min-width:0;border:0;background:transparent;color:var(--byfa-color-primary,#f97316);display:inline-flex;align-items:center;justify-content:center;padding:0;cursor:pointer;transition:background-color .16s ease,color .16s ease,transform .14s ease;}
.byfa-cart-quantity__button:hover{background:var(--byfa-color-primary-soft,rgba(249,115,22,.1));}
.byfa-cart-quantity__button:active{transform:scale(.92);}
.byfa-cart-quantity__button[disabled]{cursor:wait;opacity:.48;}
.byfa-cart-quantity__button svg{width:21px;height:21px;display:block;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;}
.byfa-cart-quantity__value{min-width:0;display:flex;align-items:center;justify-content:center;color:var(--byfa-color-text,#111827);font-size:18px;font-weight:950;line-height:1;font-variant-numeric:tabular-nums;}
.byfa-cart-manage-row,.byfa-cart-edit-row{width:100%;min-width:0;display:grid;grid-template-columns:minmax(0,1fr) 44px;align-items:stretch;gap:8px;direction:rtl;}
.byfa-cart-manage-row .byfa-cart-add-button,.byfa-cart-edit-row__main{grid-column:1;min-width:0;}
.byfa-cart-delete-button{grid-column:2;width:44px;min-width:44px;min-height:44px;display:inline-flex;align-items:center;justify-content:center;padding:0;border:1px solid var(--byfa-color-border,#e2e8f0);border-radius:12px;background:var(--byfa-color-surface,#fff);color:var(--byfa-color-danger,#dc2626);cursor:pointer;transition:border-color .18s ease,background-color .18s ease,transform .16s ease;}
.byfa-cart-delete-button:hover{border-color:rgba(220,38,38,.32);background:rgba(220,38,38,.07);}
.byfa-cart-delete-button:active{transform:scale(.95);}
.byfa-cart-delete-button svg{width:19px;height:19px;display:block;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;}
.byfa-cart-edit-row__main{display:grid;grid-template-columns:minmax(116px,1fr) minmax(112px,.9fr);align-items:stretch;gap:8px;}
.byfa-cart-edit-row__main .byfa-cart-quantity{min-width:0;min-height:44px;}
.byfa-cart-edit-row__main .byfa-cart-add-button{min-width:0;min-height:44px;padding-inline:9px;}
.dark .byfa-cart-quantity,body.dark .byfa-cart-quantity{background:#222228;border-color:#3f3f46;box-shadow:none;}
.dark .byfa-cart-quantity__value,body.dark .byfa-cart-quantity__value{color:#fafafa;}
.dark .byfa-cart-delete-button,body.dark .byfa-cart-delete-button{background:#222228;border-color:#3f3f46;color:#f87171;}
.byfa-cart-toast{--byfa-cart-toast-bottom:22px;position:fixed;left:22px;bottom:var(--byfa-cart-toast-bottom);width:min(430px,calc(100vw - 32px));z-index:2147482100;display:grid;grid-template-columns:auto minmax(0,1fr) auto;grid-template-areas:"close message action";align-items:center;gap:14px;padding:14px 16px;border:1px solid var(--byfa-color-border,#e2e8f0);border-radius:18px;background:var(--byfa-color-surface,#fff);box-shadow:0 18px 50px rgba(15,23,42,.16);direction:rtl;opacity:0;visibility:hidden;pointer-events:none;transform:translate3d(0,24px,0);transition:opacity .22s ease,transform .28s cubic-bezier(.22,1,.36,1),visibility .22s ease;}
.byfa-cart-toast.byfa-cart-toast--visible{opacity:1;visibility:visible;pointer-events:auto;transform:translate3d(0,0,0);}
.byfa-cart-toast__message{grid-area:message;min-width:0;display:flex;align-items:center;justify-content:flex-start;gap:9px;color:#16a34a;font-size:15px;font-weight:950;white-space:nowrap;}
.byfa-cart-toast__check{width:18px;height:18px;flex:0 0 18px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:#22c55e;color:#fff;}
.byfa-cart-toast__check svg{width:12px;height:12px;stroke:currentColor;fill:none;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round;}
.byfa-cart-toast__action{grid-area:action;min-height:42px;padding:0 16px;border-radius:999px;background:var(--byfa-color-soft,#f1f5f9);color:var(--byfa-color-text,#111827);display:inline-flex;align-items:center;justify-content:center;gap:7px;font-size:13px;font-weight:900;white-space:nowrap;text-decoration:none;}
.byfa-cart-toast__action svg{width:17px;height:17px;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;}
.byfa-cart-toast__close{grid-area:close;width:38px;height:38px;border:0;border-radius:50%;background:transparent;color:var(--byfa-color-text-2,#475569);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;}
.byfa-cart-toast__close svg{width:22px;height:22px;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;}
.dark .byfa-cart-toast,body.dark .byfa-cart-toast{background:#222228;border-color:#3f3f46;box-shadow:0 18px 50px rgba(0,0,0,.38);}
.dark .byfa-cart-toast__action,body.dark .byfa-cart-toast__action{background:#303038;color:#fafafa;}
.byfa-cart-toast.byfa-cart-toast--suppressed{opacity:0 !important;visibility:hidden !important;pointer-events:none !important;}
@media (max-width:768px){.byfa-mobile-buy-bar .byfa-cart-action-host{flex:1 1 58%;min-width:0;}
.byfa-mobile-buy-bar .byfa-cart-manage-row,.byfa-mobile-buy-bar .byfa-cart-edit-row{grid-template-columns:minmax(0,1fr) 42px;gap:6px;}
.byfa-mobile-buy-bar .byfa-cart-delete-button{width:42px;min-width:42px;min-height:46px;border-radius:12px;}
.byfa-mobile-buy-bar .byfa-cart-edit-row__main{grid-template-columns:minmax(104px,1fr) minmax(96px,.85fr);gap:6px;}
.byfa-mobile-buy-bar .byfa-cart-edit-row__main .byfa-cart-quantity{grid-template-columns:36px minmax(32px,1fr) 36px;}
.byfa-mobile-buy-bar .byfa-cart-edit-row__main .byfa-cart-add-button{font-size:10px;line-height:1.35;}
.byfa-mobile-buy-bar .byfa-cart-add-button,.byfa-mobile-buy-bar .byfa-cart-quantity{min-height:48px;border-radius:14px;}
.byfa-mobile-buy-bar .byfa-cart-quantity{grid-template-columns:44px minmax(38px,1fr) 44px;background:var(--byfa-buybar-surface,#fff);border-color:var(--byfa-buybar-border,#e5e7eb);box-shadow:none;}
.byfa-mobile-buy-bar .byfa-cart-quantity__value{color:var(--byfa-buybar-text,#1e2939);font-size:17px;}
body.dark>.byfa-mobile-buy-bar .byfa-cart-quantity,.dark .byfa-mobile-buy-bar .byfa-cart-quantity{background:#222226;border-color:#3f3f46;}
body.dark>.byfa-mobile-buy-bar .byfa-cart-quantity__value,.dark .byfa-mobile-buy-bar .byfa-cart-quantity__value{color:#fafafa;}
.byfa-cart-toast{left:12px;right:12px;top:var(--byfa-cart-toast-mobile-top,auto) !important;bottom:auto !important;width:auto;grid-template-columns:auto minmax(0,1fr);grid-template-areas:"close message" "action action";gap:10px 12px;padding:13px;border-radius:17px;transform:translate3d(0,18px,0);}
.byfa-cart-toast__message{font-size:14px;}
.byfa-cart-toast__action{width:100%;min-height:40px;}}
@media (prefers-reduced-motion:reduce){.byfa-cart-loading-dots i,.byfa-cart-toast,.byfa-cart-add-button,.byfa-cart-quantity__button{animation:none !important;transition:none !important;}}
@media (min-width:769px){.byfa-cart-desktop-row{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:12px;direction:rtl;}
.byfa-cart-desktop-row .byfa-cart-quantity{flex:0 0 102px;width:102px;max-width:102px;min-height:44px;height:44px;grid-template-columns:34px 34px 34px;border-radius:10px;box-shadow:none;}
.byfa-cart-desktop-row .byfa-cart-quantity__button svg{width:18px;height:18px;}
.byfa-cart-desktop-row .byfa-cart-quantity__value{font-size:15px;}
.byfa-cart-desktop-meta{min-width:0;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:3px;text-align:right;line-height:1.45;direction:rtl;}
.byfa-cart-desktop-meta span{color:var(--byfa-color-text-2,#475569);font-size:11px;font-weight:700;}
.byfa-cart-desktop-meta a{color:#2563eb !important;font-size:12px;font-weight:900;text-decoration:none !important;white-space:nowrap;}
.byfa-cart-desktop-meta a:hover{color:#1d4ed8 !important;}}
.byfa-cart-toast{grid-template-rows:auto auto;grid-template-areas:"close message action" "product product product";}
.byfa-cart-toast__product{grid-area:product;min-width:0;display:grid;grid-template-columns:58px minmax(0,1fr);align-items:center;gap:12px;padding-top:12px;margin-top:2px;border-top:1px solid var(--byfa-color-border-soft,#eef2f7);direction:rtl;}
.byfa-cart-toast__product-image{width:58px;height:58px;display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:10px;background:transparent;}
.byfa-cart-toast__product-image img{width:100%;height:100%;display:block;object-fit:contain;background:transparent;}
.byfa-cart-toast__product-title{min-width:0;color:var(--byfa-color-text,#111827);font-size:13px;font-weight:850;line-height:1.8;text-align:right;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;}
.dark .byfa-cart-toast__product,body.dark .byfa-cart-toast__product{border-top-color:#3f3f46;}
.dark .byfa-cart-toast__product-title,body.dark .byfa-cart-toast__product-title{color:#fafafa;}
@media (max-width:768px){.byfa-cart-toast{grid-template-areas:"close message" "action action" "product product";}
.byfa-cart-toast__product{grid-template-columns:48px minmax(0,1fr);gap:10px;padding-top:10px;}
.byfa-cart-toast__product-image{width:48px;height:48px;border-radius:9px;}
.byfa-cart-toast__product-title{font-size:12px;line-height:1.7;}}
@media (max-width:768px){.byfa-mobile-buy-bar .byfa-cart-action-host{
    flex:1 1 auto !important;
    min-width:0 !important;
  }
.byfa-cart-mobile-row{
    width:100%;
    min-width:0;
    display:flex;
    flex-direction:row;
    align-items:center;
    justify-content:space-between;
    gap:9px;
    direction:rtl;
  }
.byfa-cart-mobile-row .byfa-cart-quantity{
    flex:0 0 102px;
    width:102px;
    max-width:102px;
    min-height:44px !important;
    height:44px;
    grid-template-columns:34px 34px 34px !important;
    border-radius:10px !important;
    box-shadow:none !important;
  }
.byfa-cart-mobile-row .byfa-cart-quantity__button svg{
    width:18px;
    height:18px;
  }
.byfa-cart-mobile-row .byfa-cart-quantity__value{
    font-size:15px !important;
  }
.byfa-cart-mobile-meta{
    flex:0 0 auto;
    min-width:0;
    display:flex;
    flex-direction:column;
    align-items:flex-start;
    justify-content:center;
    gap:2px;
    direction:rtl;
    text-align:right;
    line-height:1.35;
  }
.byfa-cart-mobile-meta span{
    color:var(--byfa-buybar-muted,#64748b);
    font-size:10px;
    font-weight:700;
    white-space:nowrap;
  }
.byfa-cart-mobile-meta a{
    color:#2563eb !important;
    font-size:10.5px;
    font-weight:900;
    text-decoration:none !important;
    white-space:nowrap;
  }
.byfa-cart-mobile-meta a:active{
    color:#1d4ed8 !important;
  }
body.dark .byfa-cart-mobile-meta span,.dark .byfa-cart-mobile-meta span{
    color:#a1a1aa;
  }}
@media (max-width:360px){.byfa-cart-mobile-row{gap:6px;}
.byfa-cart-mobile-row .byfa-cart-quantity{
    flex-basis:96px;
    width:96px;
    max-width:96px;
    grid-template-columns:32px 32px 32px !important;
  }
.byfa-cart-mobile-meta span{font-size:9.5px;}
.byfa-cart-mobile-meta a{font-size:10px;}}
.byfa-video-modal__controls{grid-template-columns:auto minmax(0,1fr) auto auto !important;grid-auto-flow:column !important;grid-auto-rows:36px !important;flex-wrap:nowrap !important;}
.byfa-video-modal__control-group{display:inline-flex;align-items:center;gap:8px;flex:0 0 auto;white-space:nowrap;}
.byfa-video-modal__control-group .byfa-video-modal__control{flex:0 0 auto;}
.byfa-video-preview{display:block;width:100%;height:100%;object-fit:contain;pointer-events:none;background: #625e58 !important;border-radius: 7px;}
.byfa-cart-add-button--unavailable{cursor:not-allowed !important;color:var(--byfa-color-muted,#71717a) !important;background:var(--byfa-color-surface-soft,#f4f4f5) !important;border-color:var(--byfa-color-border,#e4e4e7) !important;box-shadow:none !important;}
.dark .byfa-cart-add-button--unavailable,body.dark .byfa-cart-add-button--unavailable{color:#a1a1aa !important;background:#27272a !important;border-color:#3f3f46 !important;}
.byfa-cart-toast--unavailable .byfa-cart-toast__check{color:#f97316 !important;background:rgba(249,115,22,.12) !important;}
.byfa-cart-toast--unavailable .byfa-cart-toast__check svg path:first-child{fill:none;stroke:currentColor;}
.byfa-cart-toast--unavailable .byfa-cart-toast__action[hidden]{display:none !important;}
.byfa-product-detail__colors{display:flex !important;align-items:center !important;justify-content:flex-start !important;flex-wrap:wrap !important;gap:10px !important;overflow:visible !important;}
.byfa-product-detail__color-btn::before{background:var(--byfa-swatch,#fff) !important;background-repeat:no-repeat !important;background-position:center !important;background-size:100% 100% !important;}
.byfa-product-detail__color-btn--dual::before{border-color:rgba(15,23,42,.12) !important;}
.dark .byfa-product-detail__color-btn--dual::before,body.dark .byfa-product-detail__color-btn--dual::before{border-color:rgba(255,255,255,.22) !important;}
@media (max-width:768px){.byfa-product-detail__colors{gap:6px !important;flex-wrap:wrap !important;overflow:visible !important;}
.byfa-product-detail__color-btn{width:36px !important;height:36px !important;flex:0 0 36px !important;}
.byfa-product-detail__color-btn::before{inset:5px !important;}
.byfa-product-detail__color-btn::after{width:16px !important;height:16px !important;left:-1px !important;bottom:-1px !important;background-size:10px 10px !important;}}
@media (max-width:768px){.byfa-video-modal__controls{grid-template-columns:auto minmax(0,1fr) auto !important;gap:8px !important;}
.byfa-video-modal__control-group{gap:6px;}
.byfa-video-modal__control{min-width:34px;padding-inline:8px;}}
/* V66: پایدارسازی Buy Bar و اعلان سبد در موبایل */
@media (max-width:768px){body>.byfa-mobile-buy-bar.byfa-mobile-buy-bar--cable-product:not(.byfa-mobile-buy-bar--cable-open),.byfa-mobile-buy-bar.byfa-mobile-buy-bar--cable-product:not(.byfa-mobile-buy-bar--cable-open){
    display:flex !important;
    flex-flow:row nowrap !important;
    align-items:center !important;
    justify-content:stretch !important;
    gap:8px !important;
    direction:ltr !important;
    padding:9px 10px !important;
  }
body>.byfa-mobile-buy-bar.byfa-mobile-buy-bar--cable-product:not(.byfa-mobile-buy-bar--cable-open) .byfa-cart-action-host,.byfa-mobile-buy-bar.byfa-mobile-buy-bar--cable-product:not(.byfa-mobile-buy-bar--cable-open) .byfa-cart-action-host{
    order:1 !important;
    flex:1 1 auto !important;
    width:auto !important;
    min-width:138px !important;
    max-width:none !important;
  }
body>.byfa-mobile-buy-bar.byfa-mobile-buy-bar--cable-product:not(.byfa-mobile-buy-bar--cable-open) .byfa-mobile-buy-bar__price,.byfa-mobile-buy-bar.byfa-mobile-buy-bar--cable-product:not(.byfa-mobile-buy-bar--cable-open) .byfa-mobile-buy-bar__price{
    order:2 !important;
    flex:0 1 auto !important;
    width:auto !important;
    min-width:92px !important;
    max-width:42% !important;
    display:flex !important;
    flex-flow:row nowrap !important;
    align-items:baseline !important;
    justify-content:flex-start !important;
    gap:4px !important;
    direction:rtl !important;
    overflow:hidden !important;
    white-space:nowrap !important;
  }
body>.byfa-mobile-buy-bar.byfa-mobile-buy-bar--cable-product:not(.byfa-mobile-buy-bar--cable-open) .byfa-mobile-buy-bar__price>strong,.byfa-mobile-buy-bar.byfa-mobile-buy-bar--cable-product:not(.byfa-mobile-buy-bar--cable-open) .byfa-mobile-buy-bar__price>strong{
    flex:0 1 auto !important;
    min-width:0 !important;
    max-width:none !important;
    font-size:18px !important;
    line-height:1.2 !important;
    white-space:nowrap !important;
  }
body>.byfa-mobile-buy-bar.byfa-mobile-buy-bar--cable-product:not(.byfa-mobile-buy-bar--cable-open) .byfa-mobile-buy-bar__price>span,.byfa-mobile-buy-bar.byfa-mobile-buy-bar--cable-product:not(.byfa-mobile-buy-bar--cable-open) .byfa-mobile-buy-bar__price>span{
    flex:0 0 auto !important;
    margin:0 !important;
    font-size:10px !important;
    line-height:1.2 !important;
    white-space:nowrap !important;
  }
.byfa-mobile-buy-bar--cable-open .byfa-cable-picker__actions--single{
    grid-template-columns:minmax(0,1fr) !important;
  }
.byfa-mobile-buy-bar--cable-open .byfa-cable-picker__actions--single .byfa-cart-add-button{
    grid-column:1 / -1 !important;
    width:100% !important;
  }
.byfa-cart-toast{
    top:auto !important;
    bottom:var(--byfa-cart-toast-mobile-bottom,178px) !important;
    box-shadow:0 6px 18px rgba(15,23,42,.07) !important;
    transform:translate3d(0,12px,0) !important;
    transition:opacity .18s ease,transform .22s cubic-bezier(.22,1,.36,1),visibility .18s ease,bottom .10s linear !important;
    will-change:bottom,opacity,transform;
  }
.byfa-cart-toast.byfa-cart-toast--visible{
    transform:translate3d(0,0,0) !important;
  }
body.dark .byfa-cart-toast,.dark .byfa-cart-toast{
    box-shadow:0 7px 20px rgba(0,0,0,.18) !important;
  }}
@media (max-width:360px){body>.byfa-mobile-buy-bar.byfa-mobile-buy-bar--cable-product:not(.byfa-mobile-buy-bar--cable-open) .byfa-cart-action-host,.byfa-mobile-buy-bar.byfa-mobile-buy-bar--cable-product:not(.byfa-mobile-buy-bar--cable-open) .byfa-cart-action-host{
    min-width:126px !important;
  }
body>.byfa-mobile-buy-bar.byfa-mobile-buy-bar--cable-product:not(.byfa-mobile-buy-bar--cable-open) .byfa-mobile-buy-bar__price,.byfa-mobile-buy-bar.byfa-mobile-buy-bar--cable-product:not(.byfa-mobile-buy-bar--cable-open) .byfa-mobile-buy-bar__price{
    min-width:82px !important;
    max-width:43% !important;
  }}
/* Nourchi Product Detail — V46 Gallery, Color & Cable Upgrade */
.byfa-product-detail__thumbs{grid-template-columns:repeat(5,minmax(0,1fr)) !important;grid-template-rows:1fr !important;max-height:112px !important;overflow:hidden !important;}
.byfa-product-detail__thumb{height:auto !important;min-height:0 !important;}
.byfa-product-detail__thumb--more{isolation:isolate;color:#fff !important;border-color:transparent !important;}
.byfa-product-detail__thumb--more .byfa-product-detail__thumb-img{filter:blur(2.5px);transform:scale(1.08);opacity:.46;}
.byfa-product-detail__thumb-more-shade{position:absolute;inset:0;z-index:1;background:linear-gradient(145deg,rgba(15,23,42,.42),rgba(15,23,42,.75));}
.byfa-product-detail__thumb-more-content{position:absolute;inset:0;z-index:2;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;color:#fff;text-align:center;text-shadow:0 2px 8px rgba(0,0,0,.32);}
.byfa-product-detail__thumb-more-dots{font-size:25px;font-weight:950;line-height:.8;letter-spacing:3px;}
.byfa-product-detail__thumb-more-count{font-size:11px;font-weight:900;line-height:1.5;}
.byfa-product-detail__gallery-main{cursor:zoom-in;border: 1px solid #e2e8f0;
    border-radius: 10px;}
.byfa-image-viewer__counter{color:#fff;font-size:13px;font-weight:900;direction:rtl;font-variant-numeric:tabular-nums;}
/* دایره رنگ کاملاً پُر؛ انتخاب فقط با تیک */
.byfa-product-detail__color-btn{width:38px !important;height:38px !important;padding:0 !important;border:0 !important;background:transparent !important;box-shadow:none !important;overflow:visible !important;}
.byfa-product-detail__color-btn::before{inset:0 !important;border:1px solid rgba(15,23,42,.12) !important;background:var(--byfa-swatch,#fff) !important;box-shadow:0 2px 8px rgba(15,23,42,.10) !important;transform:none !important;}
.byfa-product-detail__color-btn--active{border:0 !important;box-shadow:none !important;transform:none !important;}
.byfa-product-detail__color-btn--active::before{border-color:rgba(15,23,42,.12) !important;box-shadow:0 2px 8px rgba(15,23,42,.10) !important;transform:none !important;}
.byfa-product-detail__color-btn::after,.byfa-product-detail__color-btn--active::after{content:"✓" !important;position:absolute !important;inset:0 !important;width:auto !important;height:auto !important;display:grid !important;place-items:center !important;border:0 !important;border-radius:50% !important;background:transparent !important;background-image:none !important;color:#fff !important;font-size:18px !important;font-weight:950 !important;line-height:1 !important;text-shadow:0 1px 4px rgba(0,0,0,.65) !important;box-shadow:none !important;opacity:0 !important;transform:scale(.62) !important;transition:opacity .18s ease,transform .24s cubic-bezier(.22,1,.36,1) !important;z-index:3 !important;}
.byfa-product-detail__color-btn--active::after{opacity:1 !important;transform:scale(1) !important;}
.byfa-product-detail__color-btn--light-check::after{color:#18181b !important;text-shadow:0 1px 2px rgba(255,255,255,.55) !important;}
/* مشخصات انتخاب‌شده داخل Toast */
.byfa-cart-toast__product-title{display:block !important;-webkit-line-clamp:unset !important;}
.byfa-cart-toast__variant{display:flex;align-items:center;flex-wrap:wrap;gap:6px 9px;margin-top:4px;color:var(--byfa-color-text-2,#475569);font-size:11px;font-weight:800;line-height:1.7;}
.byfa-cart-toast__swatch{width:14px;height:14px;flex:0 0 14px;border:1px solid rgba(15,23,42,.14);border-radius:50%;background:var(--byfa-toast-swatch,#f8fafc);}
.dark .byfa-cart-toast__variant,body.dark .byfa-cart-toast__variant{color:#d4d4d8;}
/* انتخاب حرفه‌ای متراژ سیم و کابل */
.byfa-product-detail[data-byfa-product-type="cable"] .byfa-price-per-meter{grid-column:3;display:inline-flex;align-items:center;justify-self:end;margin:0;color:var(--byfa-color-text-2,#475569);font-size:10px;font-style:normal;font-weight:800;line-height:1.4;white-space:nowrap;direction:rtl;}
.byfa-product-detail[data-byfa-product-type="cable"] .byfa-buy-column-price,.byfa-product-detail[data-byfa-product-type="cable"] .byfa-mobile-buy-bar__price{width:100% !important;min-width:0 !important;display:grid !important;grid-template-columns:auto auto minmax(0,1fr) !important;align-items:baseline !important;justify-content:stretch !important;gap:4px !important;direction:rtl !important;text-align:right !important;white-space:nowrap !important;}
.byfa-product-detail[data-byfa-product-type="cable"] .byfa-buy-column-price>strong,.byfa-product-detail[data-byfa-product-type="cable"] .byfa-mobile-buy-bar__price>strong{grid-column:1;justify-self:start;white-space:nowrap !important;}
.byfa-product-detail[data-byfa-product-type="cable"] .byfa-buy-column-price>span,.byfa-product-detail[data-byfa-product-type="cable"] .byfa-mobile-buy-bar__price>span{grid-column:2;justify-self:start;white-space:nowrap !important;}
.byfa-product-detail[data-byfa-product-type="cable"] .byfa-product-detail__thumbs{grid-template-columns:minmax(0,112px);justify-content:start;background:transparent !important;}
.byfa-cable-picker{width:100%;display:grid;gap:12px;padding:14px;border:1px solid var(--byfa-color-border,#e2e8f0);border-radius:16px;background:linear-gradient(145deg,var(--byfa-color-surface,#fff),var(--byfa-color-soft,#f8fafc));box-shadow:0 10px 28px rgba(15,23,42,.08);direction:rtl;}
.byfa-cable-picker__head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;}
.byfa-cable-picker__title{display:grid;gap:2px;color:var(--byfa-color-text,#111827);font-size:13px;font-weight:950;line-height:1.6;}
.byfa-cable-picker__title small{color:var(--byfa-color-text-2,#475569);font-size:10px;font-weight:750;}
.byfa-cable-picker__badge{display:inline-flex;min-height:25px;align-items:center;padding:0 9px;border-radius:999px;background:rgba(249,115,22,.11);color:var(--byfa-color-primary,#f97316);font-size:10px;font-weight:900;white-space:nowrap;}
.byfa-cable-picker__stepper{display:grid;grid-template-columns:40px 40px minmax(70px,1fr) 40px 40px;align-items:stretch;min-height:46px;overflow:hidden;border:1px solid var(--byfa-color-border,#e2e8f0);border-radius:13px;background:var(--byfa-color-surface,#fff);}
.byfa-cable-picker__step{border:0;border-inline-start:1px solid var(--byfa-color-border-soft,#eef2f7);background:transparent;color:var(--byfa-color-primary,#f97316);font-size:14px;font-weight:950;cursor:pointer;}
.byfa-cable-picker__step:first-child{border-inline-start:0;}
.byfa-cable-picker__step:hover{background:var(--byfa-color-primary-soft,rgba(249,115,22,.1));}
.byfa-cable-picker__input{min-width:0;width:100%;border:0 !important;outline:0 !important;background:transparent !important;color:var(--byfa-color-text,#111827) !important;text-align:center;font:inherit;font-size:16px !important;font-weight:950 !important;font-variant-numeric:tabular-nums;appearance:textfield;-moz-appearance:textfield;}
.byfa-cable-picker__input::-webkit-inner-spin-button,.byfa-cable-picker__input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0;}
.byfa-cable-picker__quick{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;}
.byfa-cable-picker__quick-btn{min-height:34px;padding:0 7px;border:1px solid var(--byfa-color-border,#e2e8f0);border-radius:10px;background:var(--byfa-color-surface,#fff);color:var(--byfa-color-text-2,#475569);font-size:10px;font-weight:900;cursor:pointer;}
.byfa-cable-picker__quick-btn--active{border-color:var(--byfa-color-primary,#f97316);background:var(--byfa-color-primary-soft,rgba(249,115,22,.1));color:var(--byfa-color-primary,#f97316);}
.byfa-cable-picker__prices{display:grid;gap:6px;padding:10px 11px;border-radius:12px;background:var(--byfa-color-soft,#f8fafc);}
.byfa-cable-picker__price-row{display:flex;align-items:center;justify-content:space-between;gap:10px;color:var(--byfa-color-text-2,#475569);font-size:10px;font-weight:800;}
.byfa-cable-picker__price-row strong{color:var(--byfa-color-text,#111827);font-size:11px;font-weight:950;white-space:nowrap;}
.byfa-cable-picker__price-row--total{padding-top:6px;border-top:1px dashed var(--byfa-color-border,#e2e8f0);font-size:12px;}
.byfa-cable-picker__price-row--total strong{color:var(--byfa-color-primary,#f97316);font-size:15px;}
.byfa-cable-picker__error{min-height:16px;margin:-4px 1px 0;color:var(--byfa-color-danger,#dc2626);font-size:10px;font-weight:800;line-height:1.6;}
.byfa-cable-picker__submit{width:100%;min-height:44px;border:0;border-radius:12px;background:var(--byfa-color-primary,#f97316);color:#fff;font-size:12px;font-weight:950;cursor:pointer;}
.byfa-cable-picker__submit:hover{background:var(--byfa-color-primary-hover,#ea580c);}
.byfa-cable-picker__actions{width:100%;min-width:0;display:grid;grid-template-columns:minmax(0,1fr) 44px;align-items:stretch;gap:8px;direction:rtl;}
.byfa-cable-picker__actions--single{grid-template-columns:minmax(0,1fr);}
.byfa-cable-picker__actions .byfa-cart-add-button{grid-column:1;min-width:0;}
.byfa-cable-picker__reset{grid-column:2;width:44px;min-width:44px;min-height:44px;display:inline-flex;align-items:center;justify-content:center;padding:0;border:1px solid var(--byfa-color-border,#e2e8f0);border-radius:12px;background:var(--byfa-color-surface,#fff);color:var(--byfa-color-danger,#dc2626);cursor:pointer;transition:border-color .18s ease,background-color .18s ease,transform .16s ease;}
.byfa-cable-picker__reset:hover{border-color:rgba(220,38,38,.32);background:rgba(220,38,38,.07);}
.byfa-cable-picker__reset:active{transform:scale(.95);}
.byfa-cable-picker__reset svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;}
.byfa-cable-price-close{display:none;width:30px;height:30px;align-items:center;justify-content:center;padding:0;border:1px solid var(--byfa-color-border,#e2e8f0);border-radius:9px;background:var(--byfa-color-surface,#fff);color:var(--byfa-color-text-2,#475569);cursor:pointer;}
.byfa-cable-price-close svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;}
.dark .byfa-cable-picker,body.dark .byfa-cable-picker{background:linear-gradient(145deg,#222228,#27272a);border-color:#3f3f46;box-shadow:none;}
.dark .byfa-cable-picker__stepper,.dark .byfa-cable-picker__quick-btn,body.dark .byfa-cable-picker__stepper,body.dark .byfa-cable-picker__quick-btn{background:#222228;border-color:#3f3f46;}
.dark .byfa-cable-picker__prices,body.dark .byfa-cable-picker__prices{background:#18181b;}
.dark .byfa-cable-picker__reset,body.dark .byfa-cable-picker__reset{background:#222228;border-color:#3f3f46;color:#f87171;}
.dark .byfa-cable-price-close,body.dark .byfa-cable-price-close{background:#222228;border-color:#3f3f46;color:#fafafa;}
@media (min-width:769px){body.byfa-image-viewer-open{overflow:hidden !important;}
body.byfa-image-viewer-open .byfa-cart-toast{opacity:0 !important;visibility:hidden !important;pointer-events:none !important;}
.byfa-image-viewer{position:fixed;inset:0;z-index:2147483500;display:none;grid-template-rows:64px minmax(0,1fr) 112px;background:rgb(255 255 255 / 97%);color:#fff;direction:rtl;backdrop-filter:blur(16px);}
.byfa-image-viewer.byfa-image-viewer--open{display:grid;}
.byfa-image-viewer__top{display:flex;align-items:center;justify-content:flex-start;padding:10px 22px;border-bottom:1px solid rgba(255,255,255,.10);}
.byfa-image-viewer__close{width:42px;height:42px;border:1px solid rgba(255,255,255,.14);border-radius:50%;background:rgb(0 0 0);color:#fff;display:grid;place-items:center;cursor:pointer;}
.byfa-image-viewer__close svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;}
.byfa-image-viewer__stage{position:relative;min-height:0;display:flex;align-items:center;justify-content:center;padding:22px 86px;background: #fff;}
.byfa-image-viewer__frame{width:100%;height:100%;min-height:0;display:flex;align-items:center;justify-content:center;}
.byfa-image-viewer__image{display:block;width:100%;height:100%;max-width:1180px;max-height:calc(100vh - 210px);object-fit:contain;user-select:none;}
.byfa-image-viewer__nav {
        position: absolute;
        top: 50%;
        width: 48px;
        height: 48px;
        margin-top: -24px;
        border: 1px solid rgba(255, 255, 255, .16);
        border-radius: 50%;
        background: rgb(181 181 181);
        color: #fff;
        display: grid;
        place-items: center;
        cursor: pointer;
    }
}
.byfa-image-viewer__nav--prev{right:22px;}
.byfa-image-viewer__nav--next{left:22px;}
.byfa-image-viewer__nav svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;}
    .byfa-image-viewer__bottom {
        display: flex;
        align-items: center;
        justify-content: center;
        min-width: 0;
        padding: 12px 22px;
        border-top: 1px solid rgba(255, 255, 255, .10);
        background: #f9f9f9;
    }
.byfa-image-viewer__thumbs{max-width:min(100%,1000px);display:flex;align-items:center;gap:9px;padding:3px;overflow-x:auto;scrollbar-width:none;}
.byfa-image-viewer__thumbs::-webkit-scrollbar{display:none;}
.byfa-image-viewer__thumb{position:relative;flex:0 0 72px;width:72px;height:72px;padding:5px;overflow:hidden;border:1px solid rgba(255,255,255,.15);border-radius:11px;background:rgba(255,255,255,.06);cursor:pointer;}
.byfa-image-viewer__thumb--active{border-color:#f97316;box-shadow:0 0 0 2px rgba(249,115,22,.28);}
.byfa-image-viewer__thumb img,.byfa-image-viewer__thumb video{width:100%;height:100%;display:block;object-fit:contain;}
.byfa-image-viewer__video-mark{position:absolute;inset:0;display:grid;place-items:center;color:#fff;background:rgba(15,23,42,.25);font-size:18px;}}
@media (max-width:768px){.byfa-product-detail__mobile-gallery-rail{overscroll-behavior-x:contain !important;scrollbar-width:none !important;}
.byfa-product-detail__mobile-gallery-rail::-webkit-scrollbar{display:none !important;}
.byfa-product-detail__mobile-gallery-page{height:calc(100% - 24px) !important;margin-block:12px !important;}
.byfa-product-detail__mobile-gallery-page--grid{padding-inline:8px !important;gap:8px !important;}
.byfa-product-detail__mobile-gallery-page--grid .byfa-product-detail__mobile-gallery-slide{border:1px solid var(--byfa-color-border,#e5e7eb) !important;border-radius:14px !important;background:#f0f0f1 !important;}
.byfa-product-detail__mobile-gallery-page--grid .byfa-product-detail__mobile-gallery-slide::before,.byfa-product-detail__mobile-gallery-page--grid .byfa-product-detail__mobile-gallery-slide::after{display:none !important;}
.byfa-product-detail__mobile-gallery.byfa-mobile-gallery--single .byfa-product-detail__mobile-gallery-rail{overflow:hidden !important;scroll-snap-type:none !important;}
.byfa-product-detail__mobile-gallery.byfa-mobile-gallery--single .byfa-product-detail__mobile-gallery-page--main{flex:0 0 100% !important;width:100% !important;min-width:100% !important;padding:12px 14px !important;margin:0 !important;height:100% !important;}
.byfa-product-detail__mobile-gallery.byfa-mobile-gallery--single .byfa-product-detail__mobile-gallery-slide--main{width:100% !important;height:100% !important;border-radius:14px !important;}
.byfa-product-detail__mobile-gallery.byfa-mobile-gallery--single .byfa-product-detail__mobile-gallery-page--grid,.byfa-product-detail__mobile-gallery.byfa-mobile-gallery--single .byfa-mobile-gallery-progress,.byfa-product-detail__mobile-gallery.byfa-mobile-gallery--single .byfa-product-detail__mobile-gallery-dots{display:none !important;}
.byfa-product-detail[data-byfa-product-type="cable"] .byfa-mobile-buy-bar.byfa-mobile-buy-bar--cable-open,body>.byfa-mobile-buy-bar.byfa-mobile-buy-bar--cable-open{height:auto !important;max-height:min(72vh,540px) !important;display:grid !important;grid-template-columns:1fr auto !important;grid-template-areas:"price price" "picker picker" !important;gap:8px !important;padding:12px !important;overflow:auto !important;direction:rtl !important;}
body>.byfa-mobile-buy-bar--cable-open .byfa-mobile-buy-bar__price,.byfa-mobile-buy-bar--cable-open .byfa-mobile-buy-bar__price{grid-area:price !important;width:100% !important;max-width:none !important;display:grid !important;grid-template-columns:auto auto minmax(8px,1fr) 30px !important;align-items:center !important;justify-self:stretch !important;gap:4px !important;direction:rtl !important;text-align:right !important;overflow:visible !important;white-space:nowrap !important;}
body>.byfa-mobile-buy-bar--cable-open .byfa-mobile-buy-bar__price>strong,.byfa-mobile-buy-bar--cable-open .byfa-mobile-buy-bar__price>strong{grid-column:1 !important;justify-self:start !important;min-width:0 !important;white-space:nowrap !important;}
body>.byfa-mobile-buy-bar--cable-open .byfa-mobile-buy-bar__price>span,.byfa-mobile-buy-bar--cable-open .byfa-mobile-buy-bar__price>span{grid-column:2 !important;justify-self:start !important;white-space:nowrap !important;}
body>.byfa-mobile-buy-bar--cable-open .byfa-mobile-buy-bar__price>.byfa-price-per-meter,.byfa-mobile-buy-bar--cable-open .byfa-mobile-buy-bar__price>.byfa-price-per-meter{display:none !important;}
body>.byfa-mobile-buy-bar--cable-open .byfa-cable-price-close,.byfa-mobile-buy-bar--cable-open .byfa-cable-price-close{grid-column:4 !important;display:inline-flex !important;justify-self:end !important;}
.byfa-mobile-buy-bar--cable-open .byfa-cart-action-host{grid-area:picker !important;width:100% !important;}
.byfa-mobile-buy-bar--cable-open .byfa-cable-picker{padding:11px;gap:9px;box-shadow:none;}
.byfa-mobile-buy-bar--cable-open .byfa-cable-picker__stepper{grid-template-columns:36px 36px minmax(62px,1fr) 36px 36px;}
.byfa-mobile-buy-bar.byfa-mobile-buy-bar--cable-product:not(.byfa-mobile-buy-bar--cable-open){grid-template-columns:minmax(0,40%) minmax(0,60%) !important;gap:7px !important;padding:9px 10px !important;}
.byfa-mobile-buy-bar.byfa-mobile-buy-bar--cable-product:not(.byfa-mobile-buy-bar--cable-open) .byfa-mobile-buy-bar__price{max-width:none !important;display:grid !important;grid-template-columns:auto auto minmax(0,1fr) !important;align-content:center !important;gap:3px !important;overflow:visible !important;}
.byfa-mobile-buy-bar.byfa-mobile-buy-bar--cable-product:not(.byfa-mobile-buy-bar--cable-open) .byfa-mobile-buy-bar__price strong{font-size:clamp(14px,4.2vw,18px) !important;}
.byfa-mobile-buy-bar.byfa-mobile-buy-bar--cable-product:not(.byfa-mobile-buy-bar--cable-open) .byfa-price-per-meter{display:none !important;}
.byfa-mobile-buy-bar.byfa-mobile-buy-bar--cable-product:not(.byfa-mobile-buy-bar--cable-open) .byfa-cart-add-button{min-height:46px !important;padding:8px 9px !important;font-size:11px !important;white-space:normal !important;line-height:1.45 !important;}}
@media (prefers-reduced-motion:reduce){.byfa-product-detail__thumb-more-content,.byfa-cable-picker__submit,.byfa-cable-picker__step{transition:none !important;}}
/* V58 — Responsive mobile buy bar and per-colour cable meters */
.byfa-product-detail.byfa-product-detail--single-media .byfa-product-detail__thumbs{display:none !important;}
.byfa-product-detail[data-byfa-product-type="cable"] .byfa-price-per-meter{display:none !important;}
.byfa-cable-picker{width:100% !important;min-width:0 !important;max-width:100% !important;gap:10px !important;padding:10px 0 !important;border:0 !important;border-radius:0 !important;background:transparent !important;box-shadow:none !important;overflow:hidden !important;}
.byfa-cable-picker__head,.byfa-cable-picker__quick,.byfa-cable-picker__prices,.byfa-cable-picker__error{display:none !important;}
.byfa-meter-wheel{display:grid;grid-template-columns:42px minmax(0,1fr) 42px;align-items:center;gap:6px;width:100%;min-width:0;max-width:100%;direction:rtl;isolation:isolate;overflow:hidden;}
.byfa-meter-wheel__button{width:42px;height:50px;display:grid;place-items:center;padding:0;border:0;border-radius:0;background:transparent;color:var(--byfa-color-primary,#f97316);font-size:29px;font-weight:900;line-height:1;cursor:pointer;touch-action:none;-webkit-tap-highlight-color:transparent;user-select:none;-webkit-user-select:none;-webkit-touch-callout:none;transition:color .18s ease,transform .18s ease,opacity .18s ease;}
.byfa-meter-wheel__button:hover{border:0;background:transparent;color:var(--byfa-color-primary-hover,#ea580c);}
.byfa-meter-wheel__button:active{transform:scale(.93);}
.byfa-meter-wheel__button:disabled{opacity:.38;cursor:not-allowed;transform:none;}
.byfa-meter-wheel__viewport{position:relative;width:100%;min-width:0;max-width:100%;height:82px;overflow:hidden;border:0;background:transparent;perspective:260px;perspective-origin:50% 45%;touch-action:pan-y;cursor:grab;user-select:none;-webkit-user-select:none;-webkit-touch-callout:none;outline:0;contain:layout paint;}
.byfa-meter-wheel__viewport:active{cursor:grabbing;}
.byfa-meter-wheel__viewport::before,.byfa-meter-wheel__viewport::after{content:"";position:absolute;top:0;bottom:0;width:12%;z-index:5;pointer-events:none;}
.byfa-meter-wheel__viewport::before{right:0;background:linear-gradient(to left,var(--byfa-color-surface,#fff),transparent);}
.byfa-meter-wheel__viewport::after{left:0;background:linear-gradient(to right,var(--byfa-color-surface,#fff),transparent);}
.byfa-meter-wheel__focus{display:none !important;}
.byfa-meter-ruler{position:absolute;inset:0;z-index:1;overflow:hidden;pointer-events:none;transform-style:preserve-3d;mask-image:linear-gradient(to right,transparent 0,#000 13%,#000 87%,transparent 100%);-webkit-mask-image:linear-gradient(to right,transparent 0,#000 13%,#000 87%,transparent 100%);}
.byfa-meter-ruler__tick{position:absolute;top:62%;left:50%;width:1px;height:6px;margin-left:-.5px;border-radius:999px;background:rgba(100,116,139,.34);transform-origin:50% 0;will-change:transform,opacity;transform:translate3d(var(--byfa-ruler-x,0),0,var(--byfa-ruler-z,0)) rotateY(var(--byfa-ruler-rotate,0deg)) scale(var(--byfa-ruler-scale,1));opacity:var(--byfa-ruler-opacity,0);}
.byfa-meter-ruler__tick--mid{height:8px;background:rgba(100,116,139,.42);}
.byfa-meter-ruler__tick--major{width:2px;height:13px;margin-left:-1px;background:rgba(71,85,105,.58);}
.byfa-meter-ruler__indicator{position:absolute;top:61%;left:50%;z-index:3;width:2px;height:16px;margin-left:-1px;border-radius:999px;background:var(--byfa-color-primary,#f97316);box-shadow:0 0 0 3px rgba(249,115,22,.09),0 2px 8px rgba(249,115,22,.26);pointer-events:none;transform-origin:50% 0;}
.byfa-meter-wheel__stage{position:absolute;inset:0;z-index:2;transform-style:preserve-3d;}
.byfa-meter-wheel__item{position:absolute;top:44%;left:50%;width:40px;height:52px;margin:-26px 0 0 -20px;display:grid;place-items:center;padding:0;border:0;background:transparent;color:var(--byfa-color-muted,#94a3b8);font-size:12px;font-weight:750;font-variant-numeric:tabular-nums;line-height:1;cursor:pointer;backface-visibility:hidden;transform-style:preserve-3d;will-change:transform,opacity;transform:translate3d(var(--byfa-meter-x,0),0,var(--byfa-meter-z,0)) rotateY(var(--byfa-meter-rotate,0deg)) scale(var(--byfa-meter-scale,1));opacity:var(--byfa-meter-opacity,0);user-select:none;-webkit-user-select:none;}
.byfa-meter-wheel__item[aria-current="true"]{color:var(--byfa-color-primary,#f97316);font-size:21px;font-weight:950;cursor:default;}
.byfa-meter-wheel__item[disabled]{visibility:hidden;pointer-events:none;}
.byfa-meter-wheel__unit{position:absolute;right:50%;bottom:4px;z-index:4;transform:translateX(50%) scale(1);color:var(--byfa-color-text-2,#64748b);font-size:9px;font-weight:850;line-height:1;pointer-events:none;user-select:none;-webkit-user-select:none;transition:color .07s ease,transform .07s ease;}
.byfa-meter-wheel__viewport--feedback .byfa-meter-wheel__unit{color:var(--byfa-color-primary,#f97316);transform:translateX(50%) scale(1.14);}
.byfa-meter-wheel__viewport--feedback .byfa-meter-ruler__indicator{animation:byfa-meter-ruler-pulse .18s cubic-bezier(.22,1,.36,1);}
@keyframes byfa-meter-ruler-pulse{0%{transform:scaleY(.72);filter:brightness(1)}55%{transform:scaleY(1.28);filter:brightness(1.24)}100%{transform:scaleY(1);filter:brightness(1)}}
.byfa-cable-price-close,.dark .byfa-cable-price-close,body.dark .byfa-cable-price-close{border:0 !important;background:transparent !important;box-shadow:none !important;border-radius:0 !important;}
.dark .byfa-cable-picker,body.dark .byfa-cable-picker{background:#222228 !important;border-color:#3f3f46 !important;}
.dark .byfa-meter-wheel__button,body.dark .byfa-meter-wheel__button{background:transparent;border:0;color:#f97316;}
.dark .byfa-meter-ruler__tick,body.dark .byfa-meter-ruler__tick{background:rgba(212,212,216,.27);}
.dark .byfa-meter-ruler__tick--mid,body.dark .byfa-meter-ruler__tick--mid{background:rgba(228,228,231,.36);}
.dark .byfa-meter-ruler__tick--major,body.dark .byfa-meter-ruler__tick--major{background:rgba(244,244,245,.50);}
.dark .byfa-meter-wheel__viewport::before,body.dark .byfa-meter-wheel__viewport::before{background:linear-gradient(to left,#222228,transparent);}
.dark .byfa-meter-wheel__viewport::after,body.dark .byfa-meter-wheel__viewport::after{background:linear-gradient(to right,#222228,transparent);}
@media (max-width:768px){.byfa-mobile-buy-bar--cable-open .byfa-cable-picker{padding:4px 0 0 !important;gap:9px !important;border:0 !important;background:transparent !important;}
.byfa-mobile-buy-bar--cable-open .byfa-meter-wheel{grid-template-columns:40px minmax(0,1fr) 40px;gap:5px;}
.byfa-mobile-buy-bar--cable-open .byfa-meter-wheel__button{width:40px;height:54px;border-radius:11px;}
.byfa-mobile-buy-bar--cable-open .byfa-meter-wheel__viewport{height:84px;}
body>.byfa-mobile-buy-bar.byfa-mobile-buy-bar--cable-product:not(.byfa-mobile-buy-bar--cable-open),.byfa-mobile-buy-bar.byfa-mobile-buy-bar--cable-product:not(.byfa-mobile-buy-bar--cable-open){display:flex !important;flex-flow:row nowrap !important;align-items:center !important;justify-content:space-between !important;gap:8px !important;direction:ltr !important;padding:9px 10px !important;}
body>.byfa-mobile-buy-bar.byfa-mobile-buy-bar--cable-product:not(.byfa-mobile-buy-bar--cable-open) .byfa-cart-action-host,.byfa-mobile-buy-bar.byfa-mobile-buy-bar--cable-product:not(.byfa-mobile-buy-bar--cable-open) .byfa-cart-action-host{order:1 !important;flex:0 1 calc(60% - 4px) !important;width:calc(60% - 4px) !important;min-width:0 !important;max-width:calc(60% - 4px) !important;}
body>.byfa-mobile-buy-bar.byfa-mobile-buy-bar--cable-product:not(.byfa-mobile-buy-bar--cable-open) .byfa-mobile-buy-bar__price,.byfa-mobile-buy-bar.byfa-mobile-buy-bar--cable-product:not(.byfa-mobile-buy-bar--cable-open) .byfa-mobile-buy-bar__price{order:2 !important;flex:0 1 calc(40% - 4px) !important;width:calc(40% - 4px) !important;min-width:0 !important;max-width:calc(40% - 4px) !important;display:grid !important;grid-template-columns:minmax(0,1fr) !important;grid-template-rows:auto auto !important;align-content:center !important;justify-items:start !important;gap:0 !important;direction:rtl !important;overflow:hidden !important;white-space:nowrap !important;}
body>.byfa-mobile-buy-bar.byfa-mobile-buy-bar--cable-product:not(.byfa-mobile-buy-bar--cable-open) .byfa-mobile-buy-bar__price>strong,.byfa-mobile-buy-bar.byfa-mobile-buy-bar--cable-product:not(.byfa-mobile-buy-bar--cable-open) .byfa-mobile-buy-bar__price>strong{grid-column:1 !important;grid-row:1 !important;max-width:100% !important;font-size:clamp(11px,3.8vw,18px) !important;line-height:1.15 !important;}
body>.byfa-mobile-buy-bar.byfa-mobile-buy-bar--cable-product:not(.byfa-mobile-buy-bar--cable-open) .byfa-mobile-buy-bar__price>span,.byfa-mobile-buy-bar.byfa-mobile-buy-bar--cable-product:not(.byfa-mobile-buy-bar--cable-open) .byfa-mobile-buy-bar__price>span{grid-column:1 !important;grid-row:2 !important;justify-self:end !important;margin-top:2px !important;font-size:9px !important;line-height:1.1 !important;}
body>.byfa-mobile-buy-bar.byfa-mobile-buy-bar--cable-product:not(.byfa-mobile-buy-bar--cable-open) .byfa-cart-add-button,.byfa-mobile-buy-bar.byfa-mobile-buy-bar--cable-product:not(.byfa-mobile-buy-bar--cable-open) .byfa-cart-add-button{width:100% !important;min-width:0 !important;min-height:46px !important;padding:8px 7px !important;font-size:clamp(10px,3vw,12px) !important;white-space:normal !important;line-height:1.35 !important;}
.byfa-mobile-buy-bar--cable-open .byfa-cable-picker__actions{grid-template-columns:minmax(0,1fr) 44px;}}
@media (prefers-reduced-motion:reduce){.byfa-meter-wheel__button{transition:none !important;}
.byfa-meter-wheel__viewport--feedback .byfa-meter-ruler__indicator{animation:none !important;}}
/* V66 final mobile overrides */
@media (max-width:768px){body>.byfa-mobile-buy-bar.byfa-mobile-buy-bar--cable-product:not(.byfa-mobile-buy-bar--cable-open),.byfa-mobile-buy-bar.byfa-mobile-buy-bar--cable-product:not(.byfa-mobile-buy-bar--cable-open){display:flex !important;flex-flow:row nowrap !important;align-items:center !important;justify-content:stretch !important;gap:8px !important;direction:ltr !important;padding:9px 10px !important;}
body>.byfa-mobile-buy-bar.byfa-mobile-buy-bar--cable-product:not(.byfa-mobile-buy-bar--cable-open) .byfa-cart-action-host,.byfa-mobile-buy-bar.byfa-mobile-buy-bar--cable-product:not(.byfa-mobile-buy-bar--cable-open) .byfa-cart-action-host{order:1 !important;flex:1 1 auto !important;width:auto !important;min-width:138px !important;max-width:none !important;}
body>.byfa-mobile-buy-bar.byfa-mobile-buy-bar--cable-product:not(.byfa-mobile-buy-bar--cable-open) .byfa-mobile-buy-bar__price,.byfa-mobile-buy-bar.byfa-mobile-buy-bar--cable-product:not(.byfa-mobile-buy-bar--cable-open) .byfa-mobile-buy-bar__price{order:2 !important;flex:0 1 auto !important;width:auto !important;min-width:92px !important;max-width:42% !important;display:flex !important;flex-flow:row nowrap !important;align-items:baseline !important;justify-content:flex-start !important;gap:4px !important;direction:rtl !important;overflow:hidden !important;white-space:nowrap !important;}
body>.byfa-mobile-buy-bar.byfa-mobile-buy-bar--cable-product:not(.byfa-mobile-buy-bar--cable-open) .byfa-mobile-buy-bar__price>strong,.byfa-mobile-buy-bar.byfa-mobile-buy-bar--cable-product:not(.byfa-mobile-buy-bar--cable-open) .byfa-mobile-buy-bar__price>strong{flex:0 1 auto !important;min-width:0 !important;max-width:none !important;font-size:18px !important;line-height:1.2 !important;white-space:nowrap !important;}
body>.byfa-mobile-buy-bar.byfa-mobile-buy-bar--cable-product:not(.byfa-mobile-buy-bar--cable-open) .byfa-mobile-buy-bar__price>span,.byfa-mobile-buy-bar.byfa-mobile-buy-bar--cable-product:not(.byfa-mobile-buy-bar--cable-open) .byfa-mobile-buy-bar__price>span{flex:0 0 auto !important;grid-column:auto !important;grid-row:auto !important;justify-self:auto !important;margin:0 !important;font-size:10px !important;line-height:1.2 !important;white-space:nowrap !important;}
.byfa-mobile-buy-bar--cable-open .byfa-cable-picker__actions--single{grid-template-columns:minmax(0,1fr) !important;}
.byfa-mobile-buy-bar--cable-open .byfa-cable-picker__actions--single .byfa-cart-add-button{grid-column:1/-1 !important;width:100% !important;}
.byfa-cart-toast{top:auto !important;bottom:var(--byfa-cart-toast-mobile-bottom,178px) !important;box-shadow:0 6px 18px rgba(15,23,42,.07) !important;transform:translate3d(0,12px,0) !important;transition:opacity .18s ease,transform .22s cubic-bezier(.22,1,.36,1),visibility .18s ease,bottom .10s linear !important;will-change:bottom,opacity,transform;}
.byfa-cart-toast.byfa-cart-toast--visible{transform:translate3d(0,0,0) !important;}
body.dark .byfa-cart-toast,.dark .byfa-cart-toast{box-shadow:0 7px 20px rgba(0,0,0,.18) !important;}}
@media (max-width:360px){body>.byfa-mobile-buy-bar.byfa-mobile-buy-bar--cable-product:not(.byfa-mobile-buy-bar--cable-open) .byfa-cart-action-host,.byfa-mobile-buy-bar.byfa-mobile-buy-bar--cable-product:not(.byfa-mobile-buy-bar--cable-open) .byfa-cart-action-host{min-width:126px !important;}
body>.byfa-mobile-buy-bar.byfa-mobile-buy-bar--cable-product:not(.byfa-mobile-buy-bar--cable-open) .byfa-mobile-buy-bar__price,.byfa-mobile-buy-bar.byfa-mobile-buy-bar--cable-product:not(.byfa-mobile-buy-bar--cable-open) .byfa-mobile-buy-bar__price{min-width:82px !important;max-width:43% !important;}}
/* V67 cable purchase mode: full roll or custom meter */
.byfa-cable-purchase-mode{display:block;margin:0;padding:0;}
.byfa-cable-purchase-mode__title{margin:0 0 10px;color:var(--byfa-color-text,#111827);font-size:14px;font-weight:900;line-height:1.5;}
.byfa-cable-purchase-mode__switch{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;}
.byfa-cable-purchase-mode__option{min-width:0;min-height:58px;padding:9px 10px;border:1px solid var(--byfa-color-border,#e2e8f0);border-radius:12px;background:var(--byfa-color-surface,#fff);color:var(--byfa-color-text,#111827);display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:2px;text-align:right;cursor:pointer;transition:border-color .18s ease,background-color .18s ease,box-shadow .18s ease,transform .15s ease;}
.byfa-cable-purchase-mode__option:active{transform:scale(.985);}
.byfa-cable-purchase-mode__option span{font-size:13px;font-weight:900;line-height:1.45;}
.byfa-cable-purchase-mode__option small{font-size:10px;font-weight:700;line-height:1.5;color:var(--byfa-color-muted,#64748b);}
.byfa-cable-purchase-mode__option--active{border-color:var(--byfa-color-primary,#f97316);background:var(--byfa-color-primary-soft,rgba(249,115,22,.08));box-shadow:0 0 0 1px rgba(249,115,22,.08);}
.byfa-cable-purchase-mode__hint{margin:8px 2px 0;color:var(--byfa-color-muted,#64748b);font-size:11px;font-weight:700;line-height:1.6;}
.byfa-cable-purchase-mode__hint strong{color:var(--byfa-color-text,#111827);font-weight:900;}
.byfa-roll-editor{display:grid;gap:9px;}
.byfa-roll-editor__meta{text-align:center;color:var(--byfa-color-muted,#64748b);font-size:11px;font-weight:800;line-height:1.5;}
.byfa-roll-editor__meta strong{color:var(--byfa-color-text,#111827);font-weight:950;}
.byfa-roll-editor .byfa-cart-edit-row{grid-template-columns:minmax(0,1fr) 44px;}
.byfa-roll-editor .byfa-cart-edit-row__main{display:grid;grid-template-columns:minmax(118px,.8fr) minmax(132px,1.2fr);gap:8px;}
.dark .byfa-cable-purchase-mode__title,body.dark .byfa-cable-purchase-mode__title,.dark .byfa-cable-purchase-mode__hint strong,body.dark .byfa-cable-purchase-mode__hint strong,.dark .byfa-roll-editor__meta strong,body.dark .byfa-roll-editor__meta strong{color:#fafafa;}
.dark .byfa-cable-purchase-mode__option,body.dark .byfa-cable-purchase-mode__option{background:#222228;border-color:#3f3f46;color:#fafafa;}
.dark .byfa-cable-purchase-mode__option--active,body.dark .byfa-cable-purchase-mode__option--active{border-color:#fb923c;background:rgba(249,115,22,.12);}
@media(max-width:768px){.byfa-cable-purchase-mode__option{min-height:56px;padding:8px 9px;}
.byfa-roll-editor .byfa-cart-edit-row__main{grid-template-columns:minmax(105px,.82fr) minmax(128px,1.18fr);}}
@media(max-width:380px){.byfa-cable-purchase-mode__option span{font-size:12px;}
.byfa-cable-purchase-mode__option small{font-size:9px;}
.byfa-roll-editor .byfa-cart-edit-row__main{grid-template-columns:minmax(96px,.8fr) minmax(120px,1.2fr);gap:6px;}}
/* V68 — final cable cart, colour and purchase-mode states */
.byfa-product-detail__color-btn{
  width:40px !important;
  height:40px !important;
  flex:0 0 40px !important;
  padding:0 !important;
  border:1px solid var(--byfa-color-border,#e2e8f0) !important;
  border-radius:11px !important;
  background:var(--byfa-color-surface,#fff) !important;
  box-shadow:none !important;
  overflow:visible !important;
  transform:none !important;
}
.byfa-product-detail__color-btn::before{
  inset:3px !important;
  border:0 !important;
  border-radius:8px !important;
  background:var(--byfa-swatch,#fff) !important;
  box-shadow:inset 0 0 0 1px rgba(15,23,42,.08) !important;
  transform:none !important;
}
.byfa-product-detail__color-btn::after,.byfa-product-detail__color-btn--active::after{
  content:"✓" !important;
  position:absolute !important;
  top:-5px !important;
  left:-5px !important;
  right:auto !important;
  bottom:auto !important;
  inset-inline:auto !important;
  width:18px !important;
  height:18px !important;
  display:grid !important;
  place-items:center !important;
  border:2px solid var(--byfa-color-surface,#fff) !important;
  border-radius:5px !important;
  background:#f97316 !important;
  background-image:none !important;
  color:#fff !important;
  font-size:12px !important;
  font-weight:950 !important;
  line-height:1 !important;
  text-shadow:none !important;
  box-shadow:0 3px 8px rgba(249,115,22,.26) !important;
  opacity:0 !important;
  transform:scale(.72) !important;
  transition:opacity .16s ease,transform .2s cubic-bezier(.22,1,.36,1) !important;
  pointer-events:none !important;
  z-index:4 !important;
}
.byfa-product-detail__color-btn--active{
  border-color:#f97316 !important;
  box-shadow:0 0 0 2px rgba(249,115,22,.13) !important;
}
.byfa-product-detail__color-btn--active::before{
  border:0 !important;
  box-shadow:inset 0 0 0 1px rgba(15,23,42,.08) !important;
}
.byfa-product-detail__color-btn--active::after{
  opacity:1 !important;
  transform:scale(1) !important;
}
.byfa-product-detail__color-btn--light-check::after{
  color:#fff !important;
  text-shadow:none !important;
}
.byfa-cable-purchase-mode__option{
  position:relative;
  padding-left:46px;
  opacity:.72;
  box-shadow:none;
}
.byfa-cable-purchase-mode__option::after{
  content:"";
  position:absolute;
  left:11px;
  top:50%;
  width:25px;
  height:25px;
  display:grid;
  place-items:center;
  border:2px solid var(--byfa-color-border,#e2e8f0);
  border-radius:8px;
  background:var(--byfa-color-surface,#fff);
  color:#fff;
  font-size:17px;
  font-weight:950;
  line-height:1;
  transform:translateY(-50%);
  transition:border-color .18s ease,background-color .18s ease,transform .18s ease;
}
.byfa-cable-purchase-mode__option--active{
  opacity:1;
  border-color:#f97316;
  background:rgba(249,115,22,.08);
  box-shadow:0 0 0 1px rgba(249,115,22,.07);
}
.byfa-cable-purchase-mode__option--active::after{
  content:"✓";
  border-color:#f97316;
  background:#f97316;
  transform:translateY(-50%) scale(1.04);
}
.dark .byfa-cable-purchase-mode__option::after,body.dark .byfa-cable-purchase-mode__option::after{
  border-color:#52525b;
  background:#27272a;
}
.dark .byfa-cable-purchase-mode__option--active::after,body.dark .byfa-cable-purchase-mode__option--active::after{
  border-color:#f97316;
  background:#f97316;
}
.byfa-cable-roll-cart-row{
  width:100%;
  min-width:0;
  display:flex;
  flex-flow:row nowrap;
  align-items:center;
  justify-content:space-between;
  gap:10px;
  direction:rtl;
}
.byfa-cable-roll-cart-row .byfa-cart-quantity{
  flex:0 0 104px;
  width:104px;
  min-height:44px;
  height:44px;
  grid-template-columns:34px 36px 34px;
  border-radius:11px;
  box-shadow:none;
}
.byfa-cable-roll-cart-row .byfa-cart-quantity__button svg{
  width:18px;
  height:18px;
}
.byfa-cable-roll-cart-row .byfa-cart-quantity__value{
  font-size:15px;
}
.byfa-cable-roll-cart-meta{
  min-width:0;
  display:flex;
  flex-direction:column;
  align-items:flex-start;
  justify-content:center;
  gap:2px;
  text-align:right;
  direction:rtl;
  line-height:1.4;
}
.byfa-cable-roll-cart-meta span{
  color:var(--byfa-color-text-2,#475569);
  font-size:10px;
  font-weight:750;
  white-space:nowrap;
}
.byfa-cable-roll-cart-meta a{
  color:#2563eb !important;
  font-size:11px;
  font-weight:900;
  text-decoration:none !important;
  white-space:nowrap;
}
.byfa-cable-roll-cart-meta a:hover{color:#1d4ed8 !important;}
.dark .byfa-cable-roll-cart-meta span,body.dark .byfa-cable-roll-cart-meta span{color:#a1a1aa;}
.byfa-cart-delete-button--meter,.byfa-cable-picker__reset{
  border:0 !important;
  background:transparent !important;
  color:#f97316 !important;
  box-shadow:none !important;
}
.byfa-cart-delete-button--meter:hover,.byfa-cable-picker__reset:hover{
  border:0 !important;
  background:rgba(249,115,22,.09) !important;
  color:#ea580c !important;
}
.byfa-cart-delete-button--meter svg,.byfa-cable-picker__reset svg{
  width:25px !important;
  height:25px !important;
  stroke-width:2.1 !important;
}
.dark .byfa-cart-delete-button--meter,body.dark .byfa-cart-delete-button--meter,.dark .byfa-cable-picker__reset,body.dark .byfa-cable-picker__reset{
  border:0 !important;
  background:transparent !important;
  color:#fb923c !important;
}
@media(max-width:380px){.byfa-cable-roll-cart-row{gap:6px;}
.byfa-cable-roll-cart-row .byfa-cart-quantity{
    flex-basis:96px;
    width:96px;
    grid-template-columns:32px 32px 32px;
  }
.byfa-cable-roll-cart-meta span{font-size:9.5px;}
.byfa-cable-roll-cart-meta a{font-size:10px;}
.byfa-cable-purchase-mode__option{padding-left:40px;}
.byfa-cable-purchase-mode__option::after{left:8px;width:23px;height:23px;}}
/* V69: keep long cart notices inside their own grid cell. */
.byfa-cart-toast{
  grid-template-columns:38px minmax(0,1fr) max-content;
  column-gap:10px;
}
.byfa-cart-toast__message{
  width:100%;
  min-width:0;
  max-width:100%;
  align-items:flex-start;
  overflow:hidden;
  white-space:normal;
  line-height:1.45;
}
.byfa-cart-toast__message>span:last-child{
  min-width:0;
  overflow:hidden;
  overflow-wrap:anywhere;
  white-space:normal;
  display:-webkit-box;
  -webkit-box-orient:vertical;
  -webkit-line-clamp:2;
}
.byfa-cart-toast__action{
  align-self:center;
  max-width:100%;
}
@media(max-width:768px){.byfa-cart-toast{
    grid-template-columns:38px minmax(0,1fr) !important;
    grid-template-areas:"close message" "action action" "product product" !important;
  }
.byfa-cart-toast__message{
    font-size:clamp(11px,3.5vw,14px);
  }}

/* Restore the project's original PDP content presentation. */
.byfa-pdp-content{width:min(var(--byfa-container),100%);max-width:100%;margin:24px auto 0;direction:rtl;color:var(--byfa-color-text);box-sizing:border-box;clear:both;}
.byfa-pdp-content,.byfa-pdp-content *,.byfa-pdp-content *::before,.byfa-pdp-content *::after{box-sizing:border-box;}
.byfa-pdp-content__tabs-placeholder{width:100%;height:auto;min-height:0;margin:0;position:relative;}
.byfa-pdp-content__tabs{width:100%;max-width:100%;min-height:0;overflow:visible;background:var(--byfa-color-bg);border:0;border-bottom:1px solid var(--byfa-color-border);border-radius:0;z-index:8;transition:box-shadow .2s ease,background .2s ease;}
.byfa-pdp-content__tabs.byfa-pdp-content__tabs--fixed{position:fixed;margin:0!important;border-radius:0;box-shadow:0 10px 22px rgba(30,41,57,.08);left:0!important;right:0!important;width:100vw!important;max-width:100vw!important;}
.byfa-pdp-content__tabs.byfa-pdp-content__tabs--fixed .byfa-pdp-content__tab-list{width:min(var(--byfa-container),100%);max-width:100%;margin-right:auto;margin-left:auto;}
.byfa-pdp-content__tab-list{display:flex;align-items:center;gap:28px;width:100%;min-width:0;min-height:0;overflow-x:auto;scrollbar-width:none;padding:0;margin:0;list-style:none;}
.byfa-pdp-content__tab-list::-webkit-scrollbar{display:none;}
.byfa-pdp-content__tab-list>li{display:list-item;margin:0;padding:0;}
.byfa-pdp-content__tab{position:relative;display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:8px 0;line-height:1.7;color:var(--byfa-color-text-2);font-size:13px;font-weight:800;white-space:nowrap;border:0;background:transparent;cursor:pointer;text-decoration:none;}
.byfa-pdp-content__tab::after{content:"";position:absolute;right:0;bottom:-1px;left:auto;width:100%;height:2px;border-radius:999px;background:transparent;}
.byfa-pdp-content__tab:hover,.byfa-pdp-content__tab.byfa-pdp-content__tab--active{color:var(--byfa-color-primary);}
.byfa-pdp-content__tab.byfa-pdp-content__tab--active::after{background:var(--byfa-color-primary);}
.byfa-pdp-content__grid{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:28px;align-items:start;padding-top:22px;}
.byfa-pdp-content__main{min-width:0;}
.byfa-pdp-content__side-placeholder{position:relative;min-height:1px;}
.byfa-pdp-content__side-card{width:100%;border:1px solid var(--byfa-color-border);border-radius:var(--byfa-radius-md);background:var(--byfa-color-surface);box-shadow:var(--byfa-shadow-buy);padding:14px;z-index:7;}
.byfa-pdp-content__side-card.byfa-pdp-content__side-card--fixed{position:fixed;}
.byfa-pdp-content__mini-product{display:grid;grid-template-columns:64px minmax(0,1fr);gap:10px;align-items:center;padding-bottom:12px;border-bottom:1px solid var(--byfa-color-border-soft);margin-bottom:12px;}
.byfa-pdp-content__mini-image{width:64px;height:64px;display:flex;align-items:center;justify-content:center;}
.byfa-pdp-content__mini-image img{display:block;width:64px;height:64px;object-fit:contain;}
.byfa-pdp-content__mini-title{margin:0;color:var(--byfa-color-text);font-size:12px;font-weight:900;line-height:1.75;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;}
.byfa-pdp-content__mini-meta{display:grid;gap:8px;margin-bottom:14px;color:var(--byfa-color-text-2);font-size:12px;line-height:1.7;}
.byfa-pdp-content__mini-row{display:flex;justify-content:space-between;gap:10px;}
.byfa-pdp-content__mini-price{display:flex;align-items:baseline;justify-content:flex-end;gap:6px;margin:8px 0 14px;}
.byfa-pdp-content__mini-price strong{color:var(--byfa-color-text);font-size:22px;font-weight:950;}
.byfa-pdp-content__mini-price span{color:var(--byfa-color-text-2);font-size:11px;font-weight:800;}
.byfa-pdp-section{padding:0 0 28px;margin-bottom:26px;border-bottom:1px solid var(--byfa-color-border-soft);scroll-margin-top:92px;}
.byfa-pdp-section:last-child{border-bottom:0;}
.byfa-pdp-section__head{margin-bottom:16px;text-align:right;}
.byfa-pdp-section__title{margin:0;color:var(--byfa-color-text);font-size:17px;font-weight:950;line-height:1.8;}
.byfa-pdp-section__line{width:62px;height:2px;margin-top:8px;background:var(--byfa-color-primary);border-radius:999px;}
.byfa-pdp-description{position:relative;overflow:hidden;max-height:310px;transition:max-height .35s ease;}
.byfa-pdp-description.byfa-pdp-description--open{max-height:3000px;}
.byfa-pdp-description::after{content:"";position:absolute;right:0;left:0;bottom:0;height:72px;pointer-events:none;background:linear-gradient(to bottom,rgba(255,255,255,0),var(--byfa-color-bg));}
.byfa-pdp-description.byfa-pdp-description--open::after{display:none;}
.byfa-pdp-description .product-description-content{color:var(--byfa-color-text-2);font-size:14px;line-height:2.25;text-align:right;}
.byfa-pdp-description .product-description-content h3{margin:0 0 10px;color:var(--byfa-color-text);font-size:16px;font-weight:950;line-height:1.9;}
.byfa-pdp-description .product-description-content p{margin:0 0 18px;}
.byfa-pdp-description .product-description-content ul{margin:0 0 18px;padding-right:18px;}
.byfa-pdp-description .product-description-content li{margin-bottom:8px;}
.byfa-pdp-description .product-description-content strong{color:var(--byfa-color-text);font-weight:900;}
.byfa-pdp-description .product-description-content .advantages-box{margin:20px 0!important;padding:16px 18px!important;border-radius:var(--byfa-radius-md)!important;background:rgba(22,163,74,.08)!important;border:0!important;border-right:4px solid var(--byfa-color-success)!important;color:var(--byfa-color-text-2)!important;}
.byfa-pdp-more-btn{display:block;margin:1rem auto;padding:.5rem 1.5rem;background:#f3f4f6;border:0;border-radius:.5rem;cursor:pointer;color:#9d9d9d;font-weight:bold;}
.byfa-pdp-specs{display:grid;gap:0;border-top:1px solid var(--byfa-color-border-soft);}
.byfa-pdp-specs__row{display:grid;grid-template-columns:220px minmax(0,1fr);border-bottom:1px solid var(--byfa-color-border-soft);min-height:52px;}
.byfa-pdp-specs__key,.byfa-pdp-specs__value{display:flex;align-items:center;padding:13px 14px;line-height:1.8;font-size:13px;text-align:right;}
.byfa-pdp-specs__key{color:var(--byfa-color-text-2);background:var(--byfa-color-soft);font-weight:800;}
.byfa-pdp-specs__value{color:var(--byfa-color-text);font-weight:800;}
.byfa-pdp-catalog-empty{border:1px dashed var(--byfa-color-border);border-radius:var(--byfa-radius-md);padding:22px;color:var(--byfa-color-text-2);font-size:13px;line-height:2;background:var(--byfa-color-soft);}
.byfa-pdp-review-summary{display:grid;grid-template-columns:170px minmax(0,1fr);gap:18px;align-items:start;margin-bottom:18px;}
.byfa-pdp-rating-box{border:1px solid var(--byfa-color-border);border-radius:var(--byfa-radius-md);padding:16px;background:var(--byfa-color-surface);text-align:center;}
.byfa-pdp-rating-box strong{display:block;color:var(--byfa-color-text);font-size:30px;line-height:1;margin-bottom:8px;}
.byfa-pdp-stars{color:var(--byfa-color-warning);letter-spacing:1px;font-size:15px;}
.byfa-pdp-review-list,.byfa-pdp-qa-list{display:grid;gap:12px;margin-bottom:18px;}
.byfa-pdp-review-card,.byfa-pdp-qa-card{border:1px solid var(--byfa-color-border-soft);border-radius:var(--byfa-radius-md);padding:14px;background:var(--byfa-color-surface);}
.byfa-pdp-review-card__head,.byfa-pdp-qa-card__question{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px;}
.byfa-pdp-review-card__name,.byfa-pdp-qa-card__q{color:var(--byfa-color-text);font-size:13px;font-weight:950;}
.byfa-pdp-review-card__date,.byfa-pdp-qa-card__tag{color:var(--byfa-color-muted);font-size:11px;font-weight:700;}
.byfa-pdp-review-card__text,.byfa-pdp-qa-card__answer{color:var(--byfa-color-text-2);font-size:13px;line-height:2;margin:0;}
.byfa-pdp-comment-form{border:1px solid var(--byfa-color-border);border-radius:var(--byfa-radius-md);padding:16px;background:var(--byfa-color-soft);}
.byfa-pdp-comment-form__title{margin:0 0 14px;color:var(--byfa-color-text);font-size:15px;font-weight:950;}
.byfa-pdp-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;}
.byfa-pdp-field{display:grid;gap:7px;}
.byfa-pdp-field--full{grid-column:1/-1;}
.byfa-pdp-field label{color:var(--byfa-color-text-2);font-size:12px;font-weight:800;}
.byfa-pdp-field input,.byfa-pdp-field textarea{width:100%;border:1px solid var(--byfa-color-border);border-radius:var(--byfa-radius-sm);background:var(--byfa-color-surface);color:var(--byfa-color-text);padding:10px 12px;font:inherit;font-size:13px;outline:none;}
.byfa-pdp-field textarea{min-height:110px;resize:vertical;}
.byfa-pdp-submit{width:100%;min-height:44px;border:0;border-radius:var(--byfa-radius-sm);background:var(--byfa-color-primary);color:#fff;font-size:13px;font-weight:900;cursor:pointer;}
.byfa-pdp-qa-actions{display:flex;justify-content:flex-start;margin-top:14px;}
.byfa-pdp-outline-btn{display:inline-flex;min-height:40px;align-items:center;justify-content:center;padding:0 18px;border:1px solid var(--byfa-color-primary);border-radius:var(--byfa-radius-sm);color:var(--byfa-color-primary);background:transparent;font-size:13px;font-weight:900;cursor:pointer;}
body.dark .byfa-pdp-description::after,.dark .byfa-pdp-description::after{background:linear-gradient(to bottom,rgba(15,23,42,0),var(--byfa-color-bg));}
@media(max-width:1060px){.byfa-pdp-content__grid{grid-template-columns:1fr;}.byfa-pdp-content__side-placeholder{display:none;}}
@media(max-width:760px){.byfa-pdp-content{margin-top:18px;}.byfa-pdp-content__tabs{background:var(--byfa-color-surface);}.byfa-pdp-content__tab-list{gap:22px;padding:0;min-height:0;}.byfa-pdp-content__tab{min-height:40px;padding:8px 0;font-size:13px;}.byfa-pdp-content__tab::after{right:0;left:auto;}.byfa-pdp-specs__row{grid-template-columns:1fr;}.byfa-pdp-specs__key,.byfa-pdp-specs__value{padding:11px 12px;}.byfa-pdp-form-grid,.byfa-pdp-review-summary{grid-template-columns:1fr;}}

/* Behavioral fixes for the existing product media design. */
.byfa-video-modal{
  z-index:2147483647 !important;
  isolation:isolate;
}
body.byfa-video-modal-open #topHeader,
body.byfa-video-modal-open .byfa-mobile-buy-bar,
body.byfa-video-modal-open .byfa-cart-toast{
  visibility:hidden !important;
  pointer-events:none !important;
}
.byfa-image-viewer__thumbs{
  scroll-behavior:smooth;
  scroll-snap-type:x proximity;
  overscroll-behavior-x:contain;
  touch-action:pan-x;
  cursor:grab;
  -webkit-overflow-scrolling:touch;
}
.byfa-image-viewer__thumbs--dragging{
  cursor:grabbing;
  user-select:none;
}
.byfa-image-viewer__thumb{
  scroll-snap-align:center;
}
@media (max-width:768px){
  .byfa-product-detail__mobile-gallery-page--grid{
    flex:0 0 auto !important;
    width:max-content !important;
    min-width:100% !important;
    grid-template-columns:none !important;
    grid-template-rows:repeat(2,minmax(0,1fr)) !important;
    grid-auto-flow:column !important;
    grid-auto-columns:minmax(138px,calc((100vw - 48px) / 2)) !important;
    align-items:stretch !important;
  }
  .byfa-product-detail__mobile-gallery-page--grid .byfa-product-detail__mobile-gallery-slide{
    width:auto !important;
    min-width:0 !important;
    scroll-snap-align:start !important;
    background: #f0f0f1 !important;
  }
  .byfa-video-modal{
    padding:10px !important;
  }
  .byfa-video-modal__dialog{
    max-height:calc(100dvh - 20px);
  }
  .byfa-image-viewer{
    width:100vw !important;
    height:100dvh !important;
    min-height:100dvh !important;
    grid-template-rows:58px minmax(0,1fr) 86px !important;
  }
  .byfa-image-viewer__stage{
    width:100% !important;
    height:100% !important;
    min-height:0 !important;
    padding:8px 0 !important;
    display:flex !important;
    align-items:center !important;
    justify-content:center !important;
    box-sizing:border-box !important;
    background: #fff;
  }
  .byfa-image-viewer__frame{
    width:100% !important;
    height:100% !important;
    min-height:0 !important;
    max-height:none !important;
    display:flex !important;
    align-items:center !important;
    justify-content:center !important;
    background:#000 !important;
    overflow:hidden !important;
  }
  .byfa-image-viewer__image{
    display:block !important;
    width:100% !important;
    height:100% !important;
    max-width:100% !important;
    max-height:100% !important;
    margin:auto !important;
    object-fit:contain !important;
    object-position:center center !important;
    background:#ffffff !important;
  }
  .byfa-image-viewer__nav{
    z-index:10 !important;
  }
  .byfa-image-viewer__bottom{
    min-width:0 !important;
    overflow:hidden !important;
    padding:10px 12px calc(12px + env(safe-area-inset-bottom,0px)) !important;
  }
  .byfa-image-viewer__thumbs{
    width:100% !important;
    max-width:100% !important;
    overflow-x:auto !important;
    overflow-y:hidden !important;
  }
}
