/* Scoped PDP static page CSS; header/footer selectors remain contained in the PDP wrapper. */
.flm-new-ui-product{--flm-bg:#fff;--flm-soft:#f7f7f7;--flm-soft2:#f2f2f2;--flm-dark:#111;--flm-dark2:#191919;--flm-text:#1b1b1b;--flm-muted:#777;--flm-faint:#9b9b9b;--flm-border:#ededed;--flm-green:#18c98b;--flm-green-dark:#11a976;--flm-red:#ef4444;--flm-orange:#f59e0b;--flm-blue:#4aa3ff;--flm-radius:12px;--flm-radius-sm:8px;--flm-container:1240px;--flm-ease:.22s ease;--flm-shadow:0 14px 40px rgba(17,17,17,.06)}
.flm-new-ui-product *{box-sizing:border-box}
.flm-new-ui-product{scroll-behavior:smooth}
.flm-new-ui-product{margin:0;background:var(--flm-bg);color:var(--flm-text);font-family:FLMNTYekanBakh,"Vazirmatn",Tahoma,sans-serif;font-size:14px;font-weight:400;line-height:1.8;overflow-x:hidden}
body.is-locked{overflow:hidden}
.flm-new-ui-product a{color:inherit;text-decoration:none}
.flm-new-ui-product button,.flm-new-ui-product input,.flm-new-ui-product textarea,.flm-new-ui-product select{font:inherit}
.flm-new-ui-product button{cursor:pointer}
.flm-new-ui-product img{display:block;max-width:100%;height:auto}
.flm-new-ui-product svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.flm-new-ui-product .flm-container{width:min(var(--flm-container),calc(100% - 80px));margin-inline:auto}
.flm-new-ui-product .flm-page{min-height:100vh;background:#fff;overflow-x:clip;max-width:100%;min-width:0}
.flm-new-ui-product .flm-main{padding:0 0 76px}
.flm-new-ui-product .flm-dot{width:7px;height:7px;border-radius:50%;background:var(--flm-green);display:inline-block}
.flm-new-ui-product .flm-dot--blue{background:var(--flm-blue)}
.flm-new-ui-product .flm-header{height:56px;background:var(--flm-dark);color:#fff}
.flm-new-ui-product .flm-header__inner{height:56px;display:flex;align-items:center;justify-content:space-between;gap:24px}
.flm-new-ui-product .flm-header__logo{width:112px;display:flex;align-items:center;justify-content:flex-start}
.flm-new-ui-product .flm-header__logo img{width:104px;height:auto}
.flm-new-ui-product .flm-header__notice{position:absolute;left:50%;transform:translateX(-50%);display:flex;align-items:center;gap:12px;color:#d5d5d5;font-size:12px;white-space:nowrap}
.flm-new-ui-product .flm-header__actions{display:flex;align-items:center;gap:10px}
.flm-new-ui-product .flm-icon-btn{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;border:1px solid rgba(255,255,255,.16);background:transparent;color:#fff;transition:var(--flm-ease)}
.flm-new-ui-product .flm-icon-btn:hover,.flm-new-ui-product .flm-icon-btn:focus-visible{background:#222;border-color:#333}
.flm-new-ui-product .flm-icon-btn--ghost{width:26px;height:26px;border:0;color:#777}
.flm-new-ui-product .flm-cart-btn{height:34px;padding:0 12px;border:0;border-radius:999px;background:#fff;color:#111;display:flex;align-items:center;gap:7px;font-size:12px;font-weight:500}
.flm-new-ui-product .flm-cart-btn svg{width:17px;height:17px}
.flm-new-ui-product .flm-menu-btn{display:none;width:36px;height:36px;border:1px solid rgba(255,255,255,.2);border-radius:50%;background:transparent;align-items:center;justify-content:center;flex-direction:column;gap:4px}
.flm-new-ui-product .flm-menu-btn span{width:15px;height:1.5px;background:#fff;border-radius:2px}
.flm-new-ui-product .flm-nav{height:64px;background:#fff;border-bottom:1px solid var(--flm-border)}
.flm-new-ui-product .flm-nav__inner{height:64px;display:flex;align-items:center;justify-content:space-between;gap:24px}
.flm-new-ui-product .flm-nav__menu{list-style:none;display:flex;align-items:center;gap:31px;margin:0;padding:0}
.flm-new-ui-product .flm-nav__menu a{font-size:13px;color:#636363;display:flex;align-items:center;gap:6px;white-space:nowrap;transition:var(--flm-ease)}
.flm-new-ui-product .flm-nav__menu a.is-active,.flm-new-ui-product .flm-nav__menu a:hover{color:#111;font-weight:600}
.flm-new-ui-product .flm-nav__menu svg{width:13px;height:13px}
.flm-new-ui-product .flm-support-pill{height:36px;border-radius:999px;background:#f8f8f8;border:1px solid #efefef;color:#666;font-size:12px;display:flex;align-items:center;gap:8px;padding:0 14px;white-space:nowrap}
.flm-new-ui-product .flm-support-pill svg{width:16px;height:16px;color:#777}
.flm-new-ui-product .flm-mobile-drawer{position:fixed;top:0;right:0;width:min(370px,88vw);height:100dvh;background:#fff;z-index:1000;transform:translateX(105%);transition:transform var(--flm-ease);box-shadow:-20px 0 60px rgba(0,0,0,.12);padding:22px;display:flex;flex-direction:column;gap:24px}
.flm-new-ui-product .flm-mobile-drawer.is-open{transform:translateX(0)}
.flm-new-ui-product .flm-mobile-drawer__head{display:flex;align-items:center;justify-content:space-between;margin:-22px -22px 0;background:var(--flm-dark);color:#fff;min-height:58px;padding:14px 22px 16px;border-bottom:none}
.flm-new-ui-product .flm-mobile-drawer__head .flm-icon-btn{background:#fff;color:#111;border:1px solid rgba(0,0,0,.08)}
.flm-new-ui-product .flm-mobile-drawer__head .flm-icon-btn svg{stroke:#111;color:#111}
.flm-new-ui-product .flm-close-btn{width:36px;height:36px;border-radius:50%;border:1px solid var(--flm-border);background:#fff;display:grid;place-items:center}
.flm-new-ui-product .flm-mobile-drawer__menu{list-style:none;margin:0;padding:0;display:grid;gap:4px}
.flm-new-ui-product .flm-mobile-drawer__menu a{display:block;padding:13px 2px;border-bottom:1px solid #f3f3f3;color:#222;font-weight:600}
.flm-new-ui-product .flm-overlay{position:fixed;inset:0;background:rgba(0,0,0,.42);z-index:900;backdrop-filter:blur(2px)}
.flm-new-ui-product .flm-breadcrumb-wrap{border-bottom:1px solid var(--flm-border);background:#fff}
.flm-new-ui-product .flm-breadcrumb-wrap__inner{height:56px;display:flex;align-items:center;justify-content:space-between;gap:18px}
.flm-new-ui-product .flm-breadcrumb{display:flex;align-items:center;gap:10px;color:#888;font-size:12px;min-width:0}
.flm-new-ui-product .flm-breadcrumb a{width:26px;height:26px;border-radius:50%;display:grid;place-items:center;color:#777}
.flm-new-ui-product .flm-breadcrumb svg{width:14px;height:14px;color:#b0b0b0;flex:0 0 auto}
.flm-new-ui-product .flm-breadcrumb strong{font-weight:600;color:#333;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.flm-new-ui-product .flm-back-pill{height:32px;border-radius:999px;border:1px solid #eee;background:#fafafa;color:#666;padding:0 13px;font-size:12px;display:flex;align-items:center;gap:6px}
.flm-new-ui-product .flm-back-pill svg{width:14px;height:14px}
.flm-new-ui-product .flm-product{padding:44px 0 34px}
.flm-new-ui-product .flm-product__layout{display:grid;grid-template-columns:360px minmax(0,1fr) 282px;gap:32px;align-items:start}
.flm-new-ui-product .flm-product-gallery__main{height:420px;background:#f6f6f6;border-radius:var(--flm-radius);position:relative;display:grid;place-items:center;overflow:hidden}
.flm-new-ui-product .flm-product-gallery__main:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 70% 28%,rgba(255,255,255,.95),rgba(255,255,255,0) 40%)}
.flm-new-ui-product .flm-product-gallery__main img{position:relative;z-index:1;width:86%;height:86%;object-fit:contain;transition:opacity var(--flm-ease),transform var(--flm-ease)}
.flm-new-ui-product .flm-product-gallery__main img.is-changing{opacity:.25;transform:scale(.98)}
.flm-new-ui-product .flm-badge{position:absolute;top:16px;right:16px;z-index:3;height:25px;border-radius:999px;background:#fff;padding:0 9px;font-size:11px;font-weight:500;display:flex;align-items:center}
.flm-new-ui-product .flm-badge--red{color:var(--flm-red)}
.flm-new-ui-product .flm-gallery-actions{position:absolute;left:14px;top:16px;z-index:3;display:grid;gap:10px}
.flm-new-ui-product .flm-round-btn{width:34px;height:34px;border-radius:50%;border:1px solid #eee;background:#fff;color:#555;display:grid;place-items:center;box-shadow:0 8px 22px rgba(0,0,0,.05)}
.flm-new-ui-product .flm-round-btn:hover{color:#111;border-color:#ddd}
.flm-new-ui-product .flm-product-gallery__thumbs{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;margin-top:14px}
.flm-new-ui-product .flm-product-gallery__thumbs button{height:62px;border-radius:10px;border:1px solid #efefef;background:#fafafa;padding:4px;display:grid;place-items:center;transition:var(--flm-ease)}
.flm-new-ui-product .flm-product-gallery__thumbs button.is-active{border-color:var(--flm-green);box-shadow:0 0 0 3px rgba(24,201,139,.12)}
.flm-new-ui-product .flm-product-gallery__thumbs img{width:100%;height:100%;object-fit:contain}
.flm-new-ui-product .flm-product-info{min-width:0}
.flm-new-ui-product .flm-product-info__head{padding-bottom:18px;border-bottom:1px solid var(--flm-border)}
.flm-new-ui-product .flm-product-title{font-size:22px;line-height:1.65;margin:0 0 10px;font-weight:500;letter-spacing:-.02em}
.flm-new-ui-product .flm-product-meta{display:flex;align-items:center;flex-wrap:wrap;gap:8px 11px;margin:0;color:#929292;font-size:12px}
.flm-new-ui-product .flm-product-meta i{width:4px;height:4px;border-radius:50%;background:#ddd}
.flm-new-ui-product .flm-product-meta b{color:var(--flm-green);font-weight:500}
.flm-new-ui-product .flm-choice-block{margin-top:18px}
.flm-new-ui-product .flm-mini-title{font-size:12px;font-weight:500;margin-bottom:10px}
.flm-new-ui-product .flm-variant-list{display:flex;align-items:center;gap:10px;flex-wrap:wrap}
.flm-new-ui-product .flm-variant{width:76px;border-radius:10px;border:1px solid #eee;background:#fff;padding:6px 5px 5px;display:grid;gap:4px;place-items:center;color:#666;font-size:11px;transition:var(--flm-ease)}
.flm-new-ui-product .flm-variant img{width:42px;height:42px;object-fit:contain}
.flm-new-ui-product .flm-variant.is-active{border-color:#111;box-shadow:0 0 0 3px rgba(0,0,0,.04);color:#111;font-weight:500}
.flm-new-ui-product .flm-product-chips{display:flex;flex-wrap:wrap;gap:9px;margin:18px 0}
.flm-new-ui-product .flm-product-chips span{height:31px;padding:0 12px;border-radius:999px;border:1px solid #ededed;background:#fafafa;color:#626262;font-size:12px;display:flex;align-items:center}
.flm-new-ui-product .flm-spec-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:14px}
.flm-new-ui-product .flm-spec-grid div{min-height:70px;border:1px solid #eee;border-radius:12px;background:#fff;padding:12px 13px;display:grid;align-content:center;gap:3px}
.flm-new-ui-product .flm-spec-grid span{font-size:11px;color:#9b9b9b}
.flm-new-ui-product .flm-spec-grid b{font-size:13px;color:#222}
.flm-new-ui-product .flm-info-links{display:flex;gap:16px;flex-wrap:wrap;margin-top:18px}
.flm-new-ui-product .flm-info-links a{font-size:12px;color:#555;display:flex;align-items:center;gap:6px}
.flm-new-ui-product .flm-info-links svg{width:15px;height:15px;color:var(--flm-green)}
.flm-new-ui-product .flm-product-side{display:grid;gap:14px}
.flm-new-ui-product .flm-purchase-card,.flm-new-ui-product .flm-quick-card{border:1px solid var(--flm-border);border-radius:14px;background:#fff;padding:18px;box-shadow:0 8px 30px rgba(0,0,0,.025)}
.flm-new-ui-product .flm-stock{height:28px;display:flex;align-items:center;gap:7px;color:#333;font-weight:500;font-size:12px}
.flm-new-ui-product .flm-stock span{width:7px;height:7px;border-radius:50%;background:var(--flm-green);box-shadow:0 0 0 4px rgba(24,201,139,.14)}
.flm-new-ui-product .flm-price-row{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin:12px 0 15px}
.flm-new-ui-product .flm-price-row div{display:grid;gap:3px}
.flm-new-ui-product .flm-price-row del{color:#aaa;font-size:12px}
.flm-new-ui-product .flm-price-row strong{font-size:22px;line-height:1.2;color:#111;font-weight:500;letter-spacing:-.02em}
.flm-new-ui-product .flm-price-row small{font-size:12px;font-weight:600}
.flm-new-ui-product .flm-discount{height:24px;border-radius:999px;background:#fff1f1;color:var(--flm-red);font-size:11px;font-weight:500;display:flex;align-items:center;padding:0 8px}
.flm-new-ui-product .flm-quantity{height:38px;border-radius:999px;background:#f7f7f7;border:1px solid #eee;display:grid;grid-template-columns:36px 1fr 36px;align-items:center;margin-bottom:12px;overflow:hidden}
.flm-new-ui-product .flm-quantity button{height:100%;border:0;background:transparent;color:#555;font-size:18px}
.flm-new-ui-product .flm-quantity output{text-align:center;font-weight:500}
.flm-new-ui-product .flm-add-to-cart{height:46px;width:100%;border:0;border-radius:999px;background:var(--flm-green-dark);color:#fff;font-weight:500;display:flex;align-items:center;justify-content:center;gap:9px;transition:var(--flm-ease)}
.flm-new-ui-product .flm-add-to-cart svg{width:17px;height:17px}
.flm-new-ui-product .flm-add-to-cart:hover{background:#0d9669}
.flm-new-ui-product .flm-add-to-cart.is-added{background:#111}
.flm-new-ui-product .flm-delivery-note{margin:12px 0 0;color:#8a8a8a;font-size:11px;text-align:center}
.flm-new-ui-product .flm-trust-list{list-style:none;padding:12px 0 0;margin:13px 0 0;border-top:1px solid var(--flm-border);display:grid;gap:9px}
.flm-new-ui-product .flm-trust-list li{display:flex;align-items:center;gap:8px;color:#666;font-size:12px}
.flm-new-ui-product .flm-trust-list svg{width:16px;height:16px;color:#333}
.flm-new-ui-product .flm-quick-card{padding:14px}
.flm-new-ui-product .flm-quick-card__head{display:flex;gap:10px;align-items:center}
.flm-new-ui-product .flm-quick-card__head img{width:58px;height:58px;border-radius:10px;background:#f7f7f7;object-fit:contain}
.flm-new-ui-product .flm-quick-card__head div{display:grid}
.flm-new-ui-product .flm-quick-card__head b{font-size:12px}
.flm-new-ui-product .flm-quick-card__head span{font-size:11px;color:#777}
.flm-new-ui-product .flm-quick-card__thumbs{display:flex;gap:6px;margin:12px 0}
.flm-new-ui-product .flm-quick-card__thumbs img{width:36px;height:36px;border-radius:8px;border:1px solid #eee;background:#fafafa;object-fit:contain}
.flm-new-ui-product .flm-quick-card__foot{display:flex;align-items:center;justify-content:space-between;gap:8px}
.flm-new-ui-product .flm-quick-card__foot strong{font-size:12px}
.flm-new-ui-product .flm-quick-card__foot button{border:0;border-radius:999px;background:var(--flm-green-dark);color:#fff;font-size:11px;padding:7px 10px}
.flm-new-ui-product .flm-tabs-section{padding:22px 0 62px}
.flm-new-ui-product .flm-tabs{border-top:1px solid var(--flm-border)}
.flm-new-ui-product .flm-tabs__list{display:flex;align-items:center;gap:30px;border-bottom:1px solid var(--flm-border);overflow-x:auto;scrollbar-width:none}
.flm-new-ui-product .flm-tabs__list::-webkit-scrollbar{display:none}
.flm-new-ui-product .flm-tabs__tab{position:relative;height:54px;border:0;background:transparent;color:#777;font-size:13px;white-space:nowrap;padding:0 0}
.flm-new-ui-product .flm-tabs__tab:after{content:"";position:absolute;right:0;left:0;bottom:-1px;height:2px;border-radius:4px;background:transparent;transition:var(--flm-ease)}
.flm-new-ui-product .flm-tabs__tab.is-active{color:#111;font-weight:500}
.flm-new-ui-product .flm-tabs__tab.is-active:after{background:var(--flm-green)}
.flm-new-ui-product .flm-tabs__content{padding-top:30px}
.flm-new-ui-product .flm-tabs__panel{animation:flmFade .22s ease}
.flm-new-ui-product .flm-tabs__panel[hidden]{display:none!important}
@keyframes flmFade{from{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}
.flm-new-ui-product .flm-tab-layout{display:grid;grid-template-columns:260px minmax(0,1fr);gap:30px;align-items:start}
.flm-new-ui-product .flm-tab-side-card{border:1px solid var(--flm-border);border-radius:14px;background:#fff;padding:16px;display:grid;gap:10px;position:sticky;top:24px}
.flm-new-ui-product .flm-tab-side-card img{width:96px;height:96px;object-fit:contain;background:#f8f8f8;border-radius:12px;margin-inline:auto}
.flm-new-ui-product .flm-tab-side-card b{font-size:13px;text-align:center}
.flm-new-ui-product .flm-tab-side-card span{font-size:12px;color:#777;text-align:center}
.flm-new-ui-product .flm-tab-side-card button{height:36px;border:0;border-radius:999px;background:var(--flm-green-dark);color:#fff;font-weight:500}
.flm-new-ui-product .flm-tab-article{max-width:820px}
.flm-new-ui-product .flm-tab-article h2{font-size:16px;margin:0 0 18px;display:flex;align-items:center;gap:8px}
.flm-new-ui-product .flm-tab-article h2 span{width:6px;height:6px;border-radius:50%;background:#111}
.flm-new-ui-product .flm-tab-article p{color:#5f5f5f;line-height:2.15;margin:0 0 14px;font-size:13px}
.flm-new-ui-product .flm-spec-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:20px}
.flm-new-ui-product .flm-spec-summary div,.flm-new-ui-product .flm-feature-grid div,.flm-new-ui-product .flm-download-grid article{background:#f7f7f7;border-radius:12px;padding:16px;border:1px solid #f1f1f1}
.flm-new-ui-product .flm-spec-summary b{font-size:18px;display:block}
.flm-new-ui-product .flm-spec-summary span{font-size:12px;color:#777}
.flm-new-ui-product .flm-spec-table{display:grid;margin:0;border-top:1px solid var(--flm-border)}
.flm-new-ui-product .flm-spec-table div{display:grid;grid-template-columns:180px 1fr;border-bottom:1px solid var(--flm-border);padding:14px 0}
.flm-new-ui-product .flm-spec-table dt{color:#888}
.flm-new-ui-product .flm-spec-table dd{margin:0;font-weight:500;color:#222}
.flm-new-ui-product .flm-feature-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}
.flm-new-ui-product .flm-feature-grid div{display:grid;gap:6px}
.flm-new-ui-product .flm-feature-grid svg{color:var(--flm-green);width:22px;height:22px}
.flm-new-ui-product .flm-feature-grid b{font-size:13px}
.flm-new-ui-product .flm-feature-grid span{font-size:12px;color:#777}
.flm-new-ui-product .flm-info-alert{margin-top:18px;background:#fff4e5;color:#8a5a12;border-radius:10px;padding:12px 14px;font-size:12px}
.flm-new-ui-product .flm-download-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}
.flm-new-ui-product .flm-download-grid article{display:grid;gap:8px}
.flm-new-ui-product .flm-download-grid span{color:#777;font-size:12px}
.flm-new-ui-product .flm-download-grid button{justify-self:start;border:1px solid #e7e7e7;border-radius:999px;background:#fff;padding:7px 14px;font-size:12px}
.flm-new-ui-product .flm-faq{display:grid;gap:10px}
.flm-new-ui-product .flm-faq__item{border:1px solid #eee;border-radius:12px;background:#f8f8f8;overflow:hidden}
.flm-new-ui-product .flm-faq__item.is-open{background:#fff;border-color:rgba(24,201,139,.55);box-shadow:inset -3px 0 0 var(--flm-green)}
.flm-new-ui-product .flm-faq__item button{width:100%;border:0;background:transparent;display:flex;align-items:center;justify-content:space-between;padding:14px 16px;font-weight:500;text-align:right}
.flm-new-ui-product .flm-faq__item p{display:none;padding:0 16px 16px;margin:0;color:#666}
.flm-new-ui-product .flm-faq__item.is-open p{display:block}
.flm-new-ui-product .flm-review-summary{display:flex;align-items:center;gap:12px;background:#fafafa;border-radius:12px;padding:14px 16px;margin-bottom:16px}
.flm-new-ui-product .flm-review-summary strong{font-size:24px}
.flm-new-ui-product .flm-review-summary b{color:var(--flm-orange);letter-spacing:2px}
.flm-new-ui-product .flm-review-form{display:grid;gap:12px}
.flm-new-ui-product .flm-form-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}
.flm-new-ui-product .flm-review-form label{display:grid;gap:7px;font-size:12px;color:#555}
.flm-new-ui-product .flm-review-form input,.flm-new-ui-product .flm-review-form select,.flm-new-ui-product .flm-review-form textarea{width:100%;border:0;background:#f5f5f5;border-radius:10px;padding:12px 13px;outline:0;color:#222}
.flm-new-ui-product .flm-review-form textarea{min-height:140px;resize:vertical}
.flm-new-ui-product .flm-review-form input:focus,.flm-new-ui-product .flm-review-form select:focus,.flm-new-ui-product .flm-review-form textarea:focus{box-shadow:0 0 0 3px rgba(24,201,139,.14)}
.flm-new-ui-product .flm-review-form button{justify-self:start;border:0;border-radius:999px;background:#111;color:#fff;padding:10px 22px;font-weight:500}
.flm-new-ui-product .flm-form-msg{color:var(--flm-green)!important;font-weight:500;margin:0!important}
.flm-new-ui-product .flm-review-card{margin-top:20px;border:1px solid #eee;border-radius:14px;padding:18px;display:grid;gap:6px}
.flm-new-ui-product .flm-review-card span{color:#666;font-size:13px}
.flm-new-ui-product .flm-related-products{padding:14px 0 66px}
.flm-new-ui-product .flm-section-head{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:24px}
.flm-new-ui-product .flm-section-head h2{margin:0;font-size:15px;display:flex;align-items:center;gap:8px}
.flm-new-ui-product .flm-section-head a{color:var(--flm-green-dark);font-size:12px;display:flex;align-items:center;gap:6px}
.flm-new-ui-product .flm-section-head svg{width:14px;height:14px}
.flm-new-ui-product .flm-product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:28px}
.flm-new-ui-product .flm-product-card{min-width:0}
.flm-new-ui-product .flm-product-card__image{position:relative;aspect-ratio:1/1;border-radius:10px;background:#f7f7f7;display:grid;place-items:center;padding:18px;overflow:hidden}
.flm-new-ui-product .flm-product-card__image img{width:92%;height:92%;object-fit:contain}
.flm-new-ui-product .flm-card-badge{position:absolute;right:12px;top:12px;height:24px;border-radius:999px;background:#fff;padding:0 8px;font-size:10px;font-weight:500;display:flex;align-items:center}
.flm-new-ui-product .flm-card-badge--red{color:var(--flm-red)}
.flm-new-ui-product .flm-card-badge--green{color:var(--flm-green-dark)}
.flm-new-ui-product .flm-card-meta{margin:12px 0 4px;color:#9a9a9a;font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.flm-new-ui-product .flm-product-card h3{margin:0 0 10px;font-size:13px;line-height:1.75;font-weight:500}
.flm-new-ui-product .flm-product-card h3 a{font-weight:500}
.flm-new-ui-product .flm-product-card del{font-size:11px;color:#aaa}
.flm-new-ui-product .flm-card-foot{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:2px}
.flm-new-ui-product .flm-card-foot strong{font-size:13px}
.flm-new-ui-product .flm-card-foot button{height:30px;border:0;border-radius:999px;background:#f5f5f5;color:#111;padding:0 10px;font-size:11px;display:flex;align-items:center}
.flm-new-ui-product .flm-card-foot button:hover{background:#111;color:#fff}
.flm-new-ui-product .flm-footer{background:#111;color:#fff;padding:54px 0 22px}
.flm-new-ui-product .flm-footer__links{display:grid;grid-template-columns:repeat(3,1fr);gap:36px;padding-bottom:34px}
.flm-new-ui-product .flm-footer nav{display:grid;gap:8px;justify-items:start}
.flm-new-ui-product .flm-footer h3{margin:0 0 8px;font-size:13px;display:flex;align-items:center;gap:7px}
.flm-new-ui-product .flm-footer h3 span,.flm-new-ui-product .flm-contact-item span,.flm-new-ui-product .flm-socials h3 span{width:6px;height:6px;border-radius:50%;background:var(--flm-green);display:inline-block}
.flm-new-ui-product .flm-footer nav a{color:#aaa;font-size:12px}
.flm-new-ui-product .flm-footer__middle{border-top:1px solid rgba(255,255,255,.08);padding:32px 0 26px;display:grid;grid-template-columns:220px 1fr;gap:28px}
.flm-new-ui-product .flm-trust-card h3{color:#fff}
.flm-new-ui-product .flm-enamad{width:156px;height:92px;background:#fff;color:#2376c8;border-radius:10px;display:grid;place-items:center;font-size:54px;font-weight:500;font-family:Georgia,serif}
.flm-new-ui-product .flm-brand-card{background:#191919;border-radius:14px;padding:22px 24px;display:grid;grid-template-columns:130px 1fr;gap:22px;align-items:center}
.flm-new-ui-product .flm-brand-card img{width:112px}
.flm-new-ui-product .flm-brand-card p{margin:0;color:#cfcfcf;font-size:12px;line-height:2.1}
.flm-new-ui-product .flm-footer__bottom{display:grid;grid-template-columns:1.15fr 1fr 1fr 1fr;gap:26px;padding:0 0 24px}
.flm-new-ui-product .flm-socials{display:grid;gap:10px}
.flm-new-ui-product .flm-socials h3{margin:0;color:#fff}
.flm-new-ui-product .flm-socials>div{display:flex;gap:8px;flex-wrap:wrap}
.flm-new-ui-product .flm-social{height:32px;border-radius:999px;color:#fff;padding:0 12px;display:flex;align-items:center;gap:7px;font-size:12px}
.flm-new-ui-product .flm-social img{width:16px;height:16px}
.flm-new-ui-product .flm-social--instagram{background:linear-gradient(90deg,#f58529,#dd2a7b,#8134af)}
.flm-new-ui-product .flm-social--telegram{background:#229ed9}
.flm-new-ui-product .flm-social--whatsapp{background:#19b87a}
.flm-new-ui-product .flm-contact-item{display:grid;gap:4px;align-content:start}
.flm-new-ui-product .flm-contact-item small{color:#aaa}
.flm-new-ui-product .flm-contact-item b{color:#fff;font-size:13px}
.flm-new-ui-product .flm-contact-item:first-of-type b{color:var(--flm-green)}
.flm-new-ui-product .flm-footer__copy{border-top:1px solid rgba(255,255,255,.08);padding-top:18px;display:flex;align-items:center;justify-content:space-between;gap:18px}
.flm-new-ui-product .flm-footer__copy p{margin:0;color:#888;font-size:11px}
.flm-new-ui-product .flm-backtop{height:34px;border:0;border-radius:999px;background:#fff;color:#111;padding:0 14px;display:flex;align-items:center;gap:7px;font-size:12px;font-weight:500}
.flm-new-ui-product .flm-backtop svg{width:14px;height:14px}
.flm-new-ui-product :focus-visible{outline:3px solid rgba(24,201,139,.28);outline-offset:3px}
.flm-new-ui-product .flm-icon-btn:focus-visible,.flm-new-ui-product .flm-round-btn:focus-visible{outline-offset:2px}
@media (max-width:1199px){.flm-new-ui-product .flm-container{width:calc(100% - 48px)}
.flm-new-ui-product .flm-nav__menu{gap:18px}
.flm-new-ui-product .flm-product__layout{grid-template-columns:1fr 1fr;grid-template-areas:"gallery info" "side side"}
.flm-new-ui-product .flm-product-gallery{grid-area:gallery}
.flm-new-ui-product .flm-product-info{grid-area:info}
.flm-new-ui-product .flm-product-side{grid-area:side;grid-template-columns:1fr 1fr}
.flm-new-ui-product .flm-product-grid{grid-template-columns:repeat(3,1fr)}}
@media (max-width:900px){.flm-new-ui-product .flm-header__notice{display:none}
.flm-new-ui-product .flm-nav__menu,.flm-new-ui-product .flm-support-pill{display:none}
.flm-new-ui-product .flm-menu-btn{display:flex}
.flm-new-ui-product .flm-nav{height:0;border:0;overflow:hidden}
.flm-new-ui-product .flm-product__layout{grid-template-columns:1fr;grid-template-areas:"gallery" "info" "side"}
.flm-new-ui-product .flm-product-side{grid-template-columns:1fr}
.flm-new-ui-product .flm-product-gallery__main{height:390px}
.flm-new-ui-product .flm-tab-layout{grid-template-columns:1fr}
.flm-new-ui-product .flm-tab-side-card{position:static;order:2}
.flm-new-ui-product .flm-product-grid{grid-template-columns:repeat(2,1fr)}
.flm-new-ui-product .flm-footer__middle,.flm-new-ui-product .flm-footer__bottom{grid-template-columns:1fr}
.flm-new-ui-product .flm-brand-card{grid-template-columns:1fr}
.flm-new-ui-product .flm-footer__links{grid-template-columns:1fr 1fr}
.flm-new-ui-product .flm-spec-grid,.flm-new-ui-product .flm-spec-summary{grid-template-columns:repeat(2,1fr)}}
@media (max-width:767px){.flm-new-ui-product .flm-container{width:calc(100% - 32px)}
.flm-new-ui-product .flm-header__inner{gap:12px}
.flm-new-ui-product .flm-header__logo{width:96px}
.flm-new-ui-product .flm-header__logo img{width:92px}
.flm-new-ui-product .flm-icon-btn:nth-child(2),.flm-new-ui-product .flm-icon-btn:nth-child(3){display:none}
.flm-new-ui-product .flm-cart-btn span{display:none}
.flm-new-ui-product .flm-cart-btn{width:36px;padding:0;justify-content:center}
.flm-new-ui-product .flm-breadcrumb-wrap__inner{height:auto;min-height:54px;align-items:flex-start;flex-direction:column;padding:12px 0}
.flm-new-ui-product .flm-back-pill{order:2}
.flm-new-ui-product .flm-product{padding-top:28px}
.flm-new-ui-product .flm-product-title{font-size:19px}
.flm-new-ui-product .flm-product-gallery__main{height:340px}
.flm-new-ui-product .flm-product-gallery__thumbs{overflow-x:auto;display:flex;padding-bottom:4px}
.flm-new-ui-product .flm-product-gallery__thumbs button{flex:0 0 62px}
.flm-new-ui-product .flm-spec-grid{grid-template-columns:repeat(2,1fr)}
.flm-new-ui-product .flm-tabs-section{padding-top:0}
.flm-new-ui-product .flm-tabs__list{gap:24px}
.flm-new-ui-product .flm-feature-grid,.flm-new-ui-product .flm-download-grid,.flm-new-ui-product .flm-form-row{grid-template-columns:1fr}
.flm-new-ui-product .flm-product-grid{gap:18px}
.flm-new-ui-product .flm-product-card__image{padding:12px}
.flm-new-ui-product .flm-product-card h3{font-size:12px}
.flm-new-ui-product .flm-card-foot{align-items:flex-start;flex-direction:column}
.flm-new-ui-product .flm-card-foot button{align-self:flex-start}
.flm-new-ui-product .flm-footer{padding-top:38px}
.flm-new-ui-product .flm-footer__links{grid-template-columns:1fr}
.flm-new-ui-product .flm-footer__copy{align-items:flex-start;flex-direction:column}
.flm-new-ui-product .flm-spec-table div{grid-template-columns:1fr;gap:4px}
.flm-new-ui-product .flm-price-row strong{font-size:20px}}
@media (max-width:420px){.flm-new-ui-product .flm-product-gallery__main{height:292px}
.flm-new-ui-product .flm-spec-grid{grid-template-columns:1fr}
.flm-new-ui-product .flm-product-grid{grid-template-columns:1fr}
.flm-new-ui-product .flm-product-chips span{font-size:11px}
.flm-new-ui-product .flm-variant{width:70px}
.flm-new-ui-product .flm-tabs__tab{font-size:12px}}
.flm-new-ui-product .flm-product__layout{grid-template-columns:360px minmax(0,1fr) 330px;gap:30px}
.flm-new-ui-product .flm-product-side{display:block}
.flm-new-ui-product .flm-quick-card{display:none!important}
.flm-new-ui-product .flm-purchase-card{border:0!important;box-shadow:none!important;background:transparent!important;padding:0!important;border-radius:0!important}
.flm-new-ui-product .flm-purchase-services{list-style:none;margin:0 0 18px;padding:0}
.flm-new-ui-product .flm-purchase-services li{min-height:58px;border-bottom:1px dashed #e7e7e7;display:flex;align-items:center;justify-content:space-between;gap:18px;color:#686868;font-size:14px;font-weight:500}
.flm-new-ui-product .flm-purchase-services li:first-child{border-top:0}
.flm-new-ui-product .flm-purchase-services svg{width:25px;height:25px;color:#161616;stroke-width:1.8;flex:0 0 auto}
.flm-new-ui-product .flm-payment-box{display:grid;grid-template-columns:1fr auto;align-items:end;gap:18px;margin:20px 0 18px}
.flm-new-ui-product .flm-payment-title{display:flex;align-items:center;gap:10px;flex-wrap:wrap}
.flm-new-ui-product .flm-payment-title b{font-size:16px;font-weight:500;color:#242424}
.flm-new-ui-product .flm-payment-box .flm-discount{height:42px;border-radius:10px;background:#e94d57;color:#fff;font-size:15px;font-weight:500;padding:0 14px}
.flm-new-ui-product .flm-payment-price{display:grid;gap:2px;text-align:right}
.flm-new-ui-product .flm-payment-price del{color:#858585;font-size:14px;text-decoration-thickness:1px}
.flm-new-ui-product .flm-payment-price strong{font-size:23px;line-height:1.25;font-weight:600;color:#222}
.flm-new-ui-product .flm-payment-price small{font-size:13px;font-weight:500;margin-inline-start:3px}
.flm-new-ui-product .flm-buy-row{display:grid;grid-template-columns:126px minmax(0,1fr);gap:12px;align-items:center}
.flm-new-ui-product .flm-buy-row .flm-quantity{height:54px;margin:0;background:transparent;border:0;display:grid;grid-template-columns:44px 1fr 44px;gap:10px;overflow:visible}
.flm-new-ui-product .flm-buy-row .flm-quantity button{width:44px;height:44px;border-radius:50%;background:#f7f7f7;border:1px solid #e9e9e9;color:#222;font-size:24px;display:flex;align-items:center;justify-content:center}
.flm-new-ui-product .flm-buy-row .flm-quantity output{height:44px;display:flex;align-items:center;justify-content:center;font-size:18px;color:#222}
.flm-new-ui-product .flm-buy-row .flm-add-to-cart{height:58px;border-radius:999px;font-size:18px;background:#279a72;box-shadow:none}
.flm-new-ui-product .flm-buy-row .flm-add-to-cart svg{display:none}
.flm-new-ui-product .flm-price-updated{margin:10px 0 22px;text-align:left;color:#8a8a8a;font-size:13px}
.flm-new-ui-product .flm-consult-card{border:1px solid #e4e4e4;border-radius:14px;background:#fff;padding:22px 20px}
.flm-new-ui-product .flm-consult-card__top{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:22px;color:#777;font-size:15px}
.flm-new-ui-product .flm-consult-card__top b{color:#222;font-weight:600}
.flm-new-ui-product .flm-consult-card:before{content:"";display:block;border-top:1px dashed #e4e4e4;transform:translateY(56px)}
.flm-new-ui-product .flm-consult-card button{width:100%;height:52px;border:0;border-radius:10px;background:#f7f7f7;color:#242424;font-size:15px;font-weight:500;display:flex;align-items:center;justify-content:center;gap:12px;position:relative}
.flm-new-ui-product .flm-consult-card button svg{width:22px;height:22px;color:#222}
.flm-new-ui-product .flm-consult-card button span{width:55px;height:1px;background:#dfdfdf}
.flm-new-ui-product .flm-tabs-section{padding-top:18px}
.flm-new-ui-product .flm-tabs-shell{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:34px;align-items:start}
.flm-new-ui-product .flm-tabs-main{min-width:0}
.flm-new-ui-product .flm-tabs-main .flm-tabs__content{padding-top:28px}
.flm-new-ui-product .flm-tab-article{max-width:none}
.flm-new-ui-product .flm-tabs-sticky-card{position:sticky;top:24px;align-self:start;border:1px solid #e1e1e1;border-radius:12px;background:#fff;padding:22px;box-shadow:0 8px 26px rgba(0,0,0,.025)}
.flm-new-ui-product .flm-sticky-product-head{display:grid;grid-template-columns:minmax(0,1fr) 112px;gap:18px;align-items:center}
.flm-new-ui-product .flm-sticky-product-head b{display:block;font-size:16px;line-height:1.9;color:#222;font-weight:500}
.flm-new-ui-product .flm-sticky-product-head span{display:block;margin-top:4px;font-size:14px;color:#222;font-weight:500}
.flm-new-ui-product .flm-sticky-product-head img{width:112px;height:112px;object-fit:contain;background:#f7f7f7;border-radius:12px}
.flm-new-ui-product .flm-sticky-sep{border-top:1px dashed #dedede;margin:22px 0}
.flm-new-ui-product .flm-sticky-choice{display:grid;gap:12px;margin-bottom:24px}
.flm-new-ui-product .flm-sticky-choice>span{font-size:15px;color:#777}
.flm-new-ui-product .flm-sticky-options{display:flex;align-items:center;gap:12px;flex-wrap:wrap}
.flm-new-ui-product .flm-sticky-options button{border:1px solid transparent;background:#f7f7f7;color:#666;border-radius:9px;min-height:44px;transition:var(--flm-ease)}
.flm-new-ui-product .flm-sticky-options button.is-active{border-color:#111;background:#fff;color:#111}
.flm-new-ui-product .flm-sticky-options button:disabled{opacity:.48;text-decoration:line-through;cursor:not-allowed}
.flm-new-ui-product .flm-sticky-options--images{justify-content:flex-start}
.flm-new-ui-product .flm-sticky-options--images button{width:72px;height:72px;padding:7px}
.flm-new-ui-product .flm-sticky-options--images img{width:100%;height:100%;object-fit:contain}
.flm-new-ui-product .flm-sticky-options--weights button{padding:0 18px;font-size:13px}
.flm-new-ui-product .flm-sticky-price{display:flex;align-items:end;justify-content:space-between;gap:16px;margin-bottom:16px}
.flm-new-ui-product .flm-sticky-price del{display:block;color:#999;font-size:13px}
.flm-new-ui-product .flm-sticky-price strong{display:block;color:#222;font-size:20px;font-weight:600;line-height:1.3}
.flm-new-ui-product .flm-sticky-price small{font-size:12px;font-weight:500}
.flm-new-ui-product .flm-sticky-price > span{background:#e94d57;color:#fff;border-radius:9px;padding:9px 11px;font-weight:500;font-size:13px}
.flm-new-ui-product .flm-sticky-add{width:100%;height:52px;border:0;border-radius:999px;background:#279a72;color:#fff;font-size:16px;font-weight:500}
.flm-new-ui-product .flm-sticky-add.is-added,.flm-new-ui-product .flm-buy-row .flm-add-to-cart.is-added{background:#111}
.flm-new-ui-product .flm-tabs-sticky-card .flm-add-to-cart{height:52px}
.flm-new-ui-product .flm-tab-layout{display:block}
.flm-new-ui-product .flm-tab-side-card{display:none!important}
@media (max-width:1199px){.flm-new-ui-product .flm-product__layout{grid-template-columns:1fr 1fr;grid-template-areas:"gallery info" "side side"}
.flm-new-ui-product .flm-product-side{max-width:560px}
.flm-new-ui-product .flm-tabs-shell{grid-template-columns:minmax(0,1fr) 300px;gap:24px}
.flm-new-ui-product .flm-tabs-sticky-card{top:16px}
.flm-new-ui-product .flm-buy-row .flm-add-to-cart{font-size:16px}}
@media (max-width:900px){.flm-new-ui-product .flm-tabs-shell{grid-template-columns:1fr}
.flm-new-ui-product .flm-tabs-sticky-card{position:static;order:-1}
.flm-new-ui-product .flm-sticky-product-head{grid-template-columns:minmax(0,1fr) 96px}
.flm-new-ui-product .flm-sticky-product-head img{width:96px;height:96px}
.flm-new-ui-product .flm-purchase-card{max-width:100%}}
@media (max-width:767px){.flm-new-ui-product .flm-payment-box{grid-template-columns:1fr;gap:10px}
.flm-new-ui-product .flm-payment-title{justify-content:space-between}
.flm-new-ui-product .flm-buy-row{grid-template-columns:1fr}
.flm-new-ui-product .flm-buy-row .flm-quantity{width:150px}
.flm-new-ui-product .flm-price-updated{text-align:right}
.flm-new-ui-product .flm-purchase-services li{min-height:52px;font-size:13px}
.flm-new-ui-product .flm-consult-card{padding:18px 16px}
.flm-new-ui-product .flm-sticky-options--images button{width:64px;height:64px}
.flm-new-ui-product .flm-sticky-price{align-items:start;flex-direction:column-reverse}
.flm-new-ui-product .flm-tabs-sticky-card{padding:18px}
.flm-new-ui-product .flm-sticky-product-head b{font-size:14px}}
@media (max-width: 900px){.flm-new-ui-product .flm-product__layout{display:grid !important;
    grid-template-columns:1fr !important;
    grid-template-areas:
      "gallery"
      "info"
      "side" !important;
    gap:22px !important;}
.flm-new-ui-product .flm-product-gallery{grid-area:gallery !important;}
.flm-new-ui-product .flm-product-info{grid-area:info !important;}
.flm-new-ui-product .flm-product-side{grid-area:side !important;
    max-width:none !important;
    width:100% !important;}
.flm-new-ui-product .flm-tabs-shell{grid-template-columns:1fr !important;}
.flm-new-ui-product .flm-tabs-sticky-card{display:none !important;}}
@media (max-width: 767px){.flm-new-ui-product .flm-product{padding-top:24px !important;}
.flm-new-ui-product .flm-product__layout{gap:18px !important;}
.flm-new-ui-product .flm-product-info{width:100% !important;}
.flm-new-ui-product .flm-product-title{margin-top:0 !important;
    line-height:1.9 !important;}
.flm-new-ui-product .flm-product-gallery__main{width:100% !important;}
.flm-new-ui-product .flm-purchase-card{width:100% !important;}
.flm-new-ui-product .flm-buy-row{grid-template-columns:1fr !important;}
.flm-new-ui-product .flm-buy-row .flm-quantity{width:154px !important;}}

/* Phase 2 dynamic elements keep the same visual contract as the original static UI. */
.flm-new-ui-product .flm-product-card__foot a.flm-product-card__buy{height:31px;border:1px solid #ececec;border-radius:999px;background:#fff;display:inline-flex;align-items:center;gap:6px;padding:0 11px;color:#333;font-size:15px;font-weight:500;white-space:nowrap;direction:rtl;flex-direction:row}
.flm-new-ui-product .flm-product-card__foot a.flm-product-card__buy img{order:0;width:14px;height:14px;flex:0 0 14px}
.flm-new-ui-product .flm-product-card__foot a.flm-product-card__buy span{order:1}
.flm-new-ui-product .flm-product-card__foot a.flm-product-card__buy:hover{background:#111;border-color:#111;color:#fff}
.flm-new-ui-product .flm-product-card__foot a.flm-product-card__buy svg{width:14px;height:14px;order:0}
.flm-new-ui-product .flm-product-card__title a,.flm-new-ui-product .flm-product-card h3 a{color:inherit}
.flm-new-ui-product .flm-download-grid a{justify-self:start;border:1px solid #e7e7e7;border-radius:999px;background:#fff;padding:7px 14px;font-size:12px;color:#222}
.flm-new-ui-product .flm-buy-row.cart{display:flex}
.flm-new-ui-product .flm-add-to-cart:disabled{opacity:.55;cursor:not-allowed}
.flm-new-ui-product .flm-card-foot a.flm-related-buy{height:30px;border:0;border-radius:999px;background:#f5f5f5;color:#111;padding:0 10px;font-size:11px;display:inline-flex;align-items:center;justify-content:center;white-space:nowrap}
.flm-new-ui-product .flm-card-foot a.flm-related-buy:hover{background:#111;color:#fff}
.flm-new-ui-product .flm-card-meta{margin:12px 0 6px;color:#969aa0;font-size:11px;line-height:1.5;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}

/* Root PDP layout guard: keep the imported PDP skeleton desktop-sized and centered. */
body.flm-template-product-new .flm-new-ui-product{
  --flm-container:1240px;
  direction:rtl!important;
  text-align:right!important;
  isolation:isolate;
}
body.flm-template-product-new .flm-new-ui-product .flm-main{
  width:100%!important;
  max-width:none!important;
  margin:0!important;
  padding-bottom:76px!important;
  background:#fff!important;
}
body.flm-template-product-new .flm-new-ui-product .flm-product__layout{
  display:grid!important;
  grid-template-columns:360px minmax(0,1fr) 330px!important;
  grid-template-areas:none!important;
  gap:30px!important;
  align-items:start!important;
}
body.flm-template-product-new .flm-new-ui-product .flm-product-gallery,
body.flm-template-product-new .flm-new-ui-product .flm-product-info,
body.flm-template-product-new .flm-new-ui-product .flm-product-side{
  grid-area:auto!important;
  width:auto!important;
  max-width:none!important;
  min-width:0!important;
  margin:0!important;
  float:none!important;
  position:relative!important;
}
body.flm-template-product-new .flm-new-ui-product .flm-product-side{
  display:block!important;
}
@media (max-width:1199px){
  body.flm-template-product-new .flm-new-ui-product .flm-product__layout{
    grid-template-columns:1fr 1fr!important;
    grid-template-areas:"gallery info" "side side"!important;
  }
  body.flm-template-product-new .flm-new-ui-product .flm-product-gallery{grid-area:gallery!important;}
  body.flm-template-product-new .flm-new-ui-product .flm-product-info{grid-area:info!important;}
  body.flm-template-product-new .flm-new-ui-product .flm-product-side{grid-area:side!important;max-width:560px!important;}
}
@media (max-width:900px){
  body.flm-template-product-new .flm-new-ui-product .flm-product__layout{
    grid-template-columns:1fr!important;
    grid-template-areas:"gallery" "info" "side"!important;
  }
  body.flm-template-product-new .flm-new-ui-product .flm-product-side{max-width:none!important;width:100%!important;}
}


/* PDP v1.3.0 corrections */
.flm-new-ui-product .flm-breadcrumb{gap:0;column-gap:6px;row-gap:4px;flex-wrap:wrap}
.flm-new-ui-product .flm-breadcrumb a{width:auto;height:26px;border-radius:999px;padding:0 3px;color:#777;display:inline-flex;align-items:center;gap:5px}
.flm-new-ui-product .flm-breadcrumb__home svg{width:15px;height:15px}.flm-new-ui-product .flm-breadcrumb__home span{font-size:12px}
.flm-new-ui-product .flm-breadcrumb__sep{width:18px;height:26px;display:inline-flex;align-items:center;justify-content:center;color:#c6c6c6;margin-inline:3px}
.flm-new-ui-product .flm-breadcrumb__sep svg{width:12px;height:12px}.flm-new-ui-product .flm-breadcrumb strong{min-width:0;max-width:320px}
.flm-new-ui-product .flm-back-pill{gap:8px;flex-direction:row;padding:0 12px 0 14px}.flm-new-ui-product .flm-back-pill svg{order:0;width:15px;height:15px}.flm-new-ui-product .flm-back-pill span{order:1;white-space:nowrap}
.flm-new-ui-product .flm-option-pill-list{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.flm-new-ui-product .flm-option-pill{min-width:62px;height:38px;border-radius:10px;border:1px solid #eee;background:#fff;padding:0 14px;color:#666;font-size:12px;transition:var(--flm-ease)}
.flm-new-ui-product .flm-option-pill.is-active{border-color:#111;box-shadow:0 0 0 3px rgba(0,0,0,.04);color:#111;font-weight:500;background:#fff}.flm-new-ui-product .flm-option-pill.is-disabled,.flm-new-ui-product .flm-variant.is-disabled{opacity:.45;text-decoration:line-through;cursor:not-allowed;background:#fafafa}
.flm-new-ui-product .flm-info-links button{border:0;background:transparent;padding:0;font-size:12px;color:#555;display:flex;align-items:center;gap:6px}.flm-new-ui-product .flm-info-links button svg{width:15px;height:15px;color:var(--flm-green)}
.flm-new-ui-product .flm-round-btn.is-active{color:#e94d57;border-color:#ffd1d5;background:#fff6f7}.flm-new-ui-product .flm-gallery-actions .flm-round-btn:disabled{opacity:.65;cursor:progress}
.flm-new-ui-product .flm-payment-box{grid-template-columns:minmax(0,1fr) auto;align-items:end}.flm-new-ui-product .flm-payment-title{align-self:start}.flm-new-ui-product .flm-payment-title b{font-weight:500}.flm-new-ui-product .flm-payment-box .flm-discount{font-weight:500;height:36px;font-size:13px}.flm-new-ui-product .flm-payment-price strong{font-weight:500;font-size:21px}.flm-new-ui-product .flm-variation-availability{grid-column:1/-1;margin:0;color:#18a06f;font-size:12px;text-align:left}
.flm-new-ui-product .flm-buy-row.cart{display:grid;grid-template-columns:126px minmax(0,1fr)}.flm-new-ui-product .flm-consult-btn{font-weight:500!important;white-space:nowrap}.flm-new-ui-product .flm-consult-btn b{font-weight:500;white-space:nowrap}.flm-new-ui-product .flm-consult-card button span{flex:1 1 40px;max-width:55px}
.flm-new-ui-product .flm-tab-empty{border:1px dashed #e5e5e5;background:#fafafa;border-radius:12px;padding:18px;color:#777}.flm-new-ui-product .flm-feature-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:0;margin:0;list-style:none}.flm-new-ui-product .flm-feature-list li{border:1px solid #eee;border-radius:12px;background:#fafafa;padding:12px;color:#444}
.flm-new-ui-product .flm-review-list{display:grid;gap:12px;margin:18px 0}.flm-new-ui-product .flm-review-item{display:grid;grid-template-columns:44px minmax(0,1fr);gap:12px;border:1px solid #eee;border-radius:14px;background:#fff;padding:14px}.flm-new-ui-product .flm-review-item__avatar img{border-radius:50%}.flm-new-ui-product .flm-review-item header{display:flex;align-items:center;justify-content:space-between;gap:12px}.flm-new-ui-product .flm-review-item header b{font-weight:500;color:#222}.flm-new-ui-product .flm-review-item header span{font-size:12px;color:#999}.flm-new-ui-product .flm-review-stars{color:#f59e0b;margin:4px 0}.flm-new-ui-product .flm-review-item p{margin:4px 0 0;color:#555}
.flm-new-ui-product .flm-product-toast{position:fixed;left:24px;bottom:24px;z-index:2000;min-width:230px;max-width:min(360px,calc(100vw - 48px));background:#111;color:#fff;border-radius:14px;padding:12px 14px;box-shadow:0 18px 45px rgba(0,0,0,.22);display:flex;align-items:center;justify-content:space-between;gap:12px;opacity:0;visibility:hidden;transform:translateY(10px);transition:.2s ease}.flm-product-toast.is-visible{opacity:1;visibility:visible;transform:none}.flm-product-toast a{color:#18c98b;font-weight:500}
.flm-new-ui-product .flm-compare-modal{position:fixed;inset:0;z-index:1700;display:none}.flm-new-ui-product .flm-compare-modal.is-open{display:block}.flm-new-ui-product .flm-compare-modal__overlay{position:absolute;inset:0;background:rgba(0,0,0,.5);backdrop-filter:blur(3px)}.flm-new-ui-product .flm-compare-modal__dialog{position:relative;width:min(980px,calc(100vw - 32px));max-height:calc(100dvh - 48px);overflow:auto;margin:24px auto;background:#fff;border-radius:18px;padding:22px;box-shadow:0 30px 90px rgba(0,0,0,.24)}.flm-new-ui-product .flm-compare-modal__close{position:absolute;left:18px;top:18px;width:34px;height:34px;border:1px solid #eee;border-radius:50%;background:#fff}.flm-new-ui-product .flm-compare-modal__head span{color:#18c98b;font-size:12px;font-weight:500}.flm-new-ui-product .flm-compare-modal__head h2{margin:4px 0 6px;font-size:20px}.flm-new-ui-product .flm-compare-modal__head p{margin:0;color:#777}.flm-new-ui-product .flm-compare-modal__search{margin:18px 0;position:relative}.flm-new-ui-product .flm-compare-modal__search input{width:100%;height:46px;border:1px solid #eee;border-radius:12px;padding:0 14px;background:#fafafa}.flm-new-ui-product .flm-compare-modal__results{display:grid;gap:8px;margin-top:8px}.flm-new-ui-product .flm-compare-result{border:1px solid #eee;border-radius:12px;background:#fff;padding:9px;display:grid;grid-template-columns:54px minmax(0,1fr) auto;gap:10px;align-items:center;text-align:right}.flm-new-ui-product .flm-compare-result__image img{width:54px;height:54px;object-fit:contain;background:#f7f7f7;border-radius:10px}.flm-new-ui-product .flm-compare-result strong{display:block;font-size:13px}.flm-new-ui-product .flm-compare-result small{display:block;color:#777}.flm-new-ui-product .flm-compare-result em{font-style:normal;color:#18a06f;font-weight:500}.flm-new-ui-product .flm-compare-modal__selected{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:12px}.flm-new-ui-product .flm-compare-modal__selected button,.flm-new-ui-product .flm-compare-modal__hint{border:1px solid #eee;border-radius:999px;background:#fafafa;padding:7px 12px;color:#555}.flm-new-ui-product .flm-compare-modal__selected button span{margin-right:8px;color:#e94d57}.flm-new-ui-product .flm-compare-modal__scroll{overflow:auto;border:1px solid #eee;border-radius:14px}.flm-new-ui-product .flm-compare-modal table{width:100%;border-collapse:collapse;min-width:720px}.flm-new-ui-product .flm-compare-modal th,.flm-new-ui-product .flm-compare-modal td{border-bottom:1px solid #eee;padding:12px;text-align:right;vertical-align:top}.flm-new-ui-product .flm-compare-modal thead th{background:#fafafa}.flm-new-ui-product .flm-compare-head-image img{width:72px;height:72px;object-fit:contain;background:#f7f7f7;border-radius:12px;margin-bottom:8px}.flm-new-ui-product .flm-compare-modal th strong{display:block}.flm-new-ui-product .flm-compare-modal th em{display:inline-block;margin-top:5px;font-style:normal;font-size:11px;color:#18a06f}.flm-new-ui-product .flm-compare-price{font-weight:500;color:#111}.flm-new-ui-product .flm-compare-modal__empty{border:1px dashed #e5e5e5;border-radius:12px;background:#fafafa;padding:16px;color:#777}
@media (max-width:900px){.flm-new-ui-product .flm-tabs-sticky-card{display:none!important}.flm-new-ui-product .flm-feature-list{grid-template-columns:1fr}.flm-new-ui-product .flm-breadcrumb strong{max-width:240px}}
@media (max-width:767px){.flm-new-ui-product .flm-payment-box{grid-template-columns:1fr}.flm-new-ui-product .flm-variation-availability{text-align:right}.flm-new-ui-product .flm-buy-row.cart{grid-template-columns:1fr}.flm-new-ui-product .flm-product-toast{left:16px;right:16px;bottom:16px}.flm-new-ui-product .flm-compare-modal__dialog{padding:18px;width:calc(100% - 20px);margin:10px auto;max-height:calc(100dvh - 20px)}}

/* PDP v1.3.1 refinements: real WC attributes, split tabs, sticky buy card and review stars */
.flm-new-ui-product .flm-product-chips span{font-weight:500;line-height:1.7;white-space:normal;height:auto;min-height:31px}
.flm-new-ui-product .flm-spec-grid-wrap{display:grid;gap:12px;margin-top:14px}
.flm-new-ui-product .flm-spec-grid .flm-spec-card.is-hidden{display:none!important}
.flm-new-ui-product .flm-spec-grid .flm-spec-card[hidden]{display:none!important}
.flm-new-ui-product .flm-spec-more{justify-self:center;min-width:132px;height:34px;border:1px solid #e8e8e8;background:#fff;border-radius:999px;color:#444;font-size:12px;font-weight:600;transition:var(--flm-ease)}
.flm-new-ui-product .flm-spec-more:hover{border-color:#d8d8d8;background:#fafafa;color:#111}
.flm-new-ui-product .flm-spec-table--attributes{margin-top:0}
.flm-new-ui-product .flm-spec-table--attributes div{grid-template-columns:220px minmax(0,1fr)}
.flm-new-ui-product .flm-print-settings-grid article span{color:#222;font-weight:600;line-height:1.8}
.flm-new-ui-product .flm-tabs__tab{font-weight:500;white-space:nowrap}
.flm-new-ui-product .flm-tabs__tab.is-active{font-weight:600}
.flm-new-ui-product .flm-tabs-sticky-card{padding:20px;border-color:#e4e4e4;border-radius:12px;box-shadow:0 10px 30px rgba(0,0,0,.035)}
.flm-new-ui-product .flm-sticky-product-head{grid-template-columns:minmax(0,1fr) 104px;gap:16px;align-items:start}
.flm-new-ui-product .flm-sticky-product-head b{font-size:14px;line-height:1.95;font-weight:500;letter-spacing:-.02em;color:#1f1f1f}
.flm-new-ui-product .flm-sticky-product-head img{width:104px;height:104px;border-radius:10px;background:#f7f7f7}
.flm-new-ui-product .flm-sticky-title{min-width:0;padding-top:4px}
.flm-new-ui-product .flm-sticky-sep{border-top:1px dashed #e4e4e4;margin:20px 0}
.flm-new-ui-product .flm-sticky-choice{gap:10px;margin-bottom:21px}
.flm-new-ui-product .flm-sticky-choice>span{font-size:13px;color:#8a8a8a;font-weight:500;text-align:right}
.flm-new-ui-product .flm-sticky-options{gap:10px;justify-content:flex-end}
.flm-new-ui-product .flm-sticky-options button{border-color:transparent;background:#f7f7f7;color:#575757;font-weight:500;min-height:42px}
.flm-new-ui-product .flm-sticky-options button.is-active{border-color:#111;background:#fff;box-shadow:0 0 0 2px rgba(0,0,0,.035);font-weight:600}
.flm-new-ui-product .flm-sticky-options--images button{width:66px;height:66px;padding:7px;border-radius:9px}
.flm-new-ui-product .flm-sticky-options--weights button{min-width:72px;height:36px;padding:0 14px;border-radius:9px;font-size:12px}
.flm-new-ui-product .flm-sticky-price{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:12px;margin:0 0 16px;direction:rtl}
.flm-new-ui-product .flm-sticky-price__amount{min-width:0;text-align:right;display:grid;gap:4px;color:#222}
.flm-new-ui-product .flm-sticky-price__amount del{display:block;color:#9c9c9c;font-size:12px;font-weight:500;line-height:1.2}
.flm-new-ui-product .flm-sticky-price__amount ins{text-decoration:none}
.flm-new-ui-product .flm-sticky-price__amount .amount,.flm-new-ui-product .flm-sticky-price__amount strong{font-size:19px;font-weight:500;color:#111;line-height:1.45}
.flm-new-ui-product .flm-sticky-price > span{align-self:end;background:#ef4444;color:#fff;border-radius:8px;padding:8px 10px;font-weight:500;font-size:12px;white-space:nowrap}
.flm-new-ui-product .flm-sticky-add{height:49px;border-radius:999px;background:#2d9b73;font-size:14px;font-weight:600;letter-spacing:-.01em}
.flm-new-ui-product .flm-rating-field{border:0;padding:0;margin:0;display:grid;gap:8px}
.flm-new-ui-product .flm-rating-field legend{font-size:12px;color:#555;padding:0;margin:0}
.flm-new-ui-product .flm-star-rating-input{display:inline-flex;flex-direction:row-reverse;justify-content:flex-end;gap:4px;direction:ltr;width:max-content}
.flm-new-ui-product .flm-star-rating-input input{position:absolute;opacity:0;pointer-events:none;width:1px;height:1px}
.flm-new-ui-product .flm-star-rating-input label{font-size:25px;line-height:1;color:#d9d9d9;cursor:pointer;transition:.18s ease;text-shadow:0 5px 16px rgba(245,158,11,0)}
.flm-new-ui-product .flm-star-rating-input label:hover,
.flm-new-ui-product .flm-star-rating-input label:hover~label,
.flm-new-ui-product .flm-star-rating-input input:checked~label{color:#f59e0b;text-shadow:0 5px 16px rgba(245,158,11,.18)}
.flm-new-ui-product .flm-review-summary b{letter-spacing:1px;color:#f59e0b}
@media (max-width:767px){
  .flm-new-ui-product .flm-spec-table--attributes div{grid-template-columns:1fr;gap:5px}
  .flm-new-ui-product .flm-tabs__list{gap:22px}
}
/* ===== v1.3.2 PDP refinements requested ===== */
.flm-new-ui-product .flm-buy-row.cart{display:flex!important;align-items:center!important;gap:12px!important;flex-wrap:nowrap!important}
.flm-new-ui-product .flm-buy-row.cart .flm-add-to-cart{order:1!important;flex:1 1 auto!important;height:46px!important;min-height:46px!important;font-size:16px!important;font-weight:600!important;border-radius:999px!important;background:#279a72!important}
.flm-new-ui-product .flm-buy-row.cart .flm-quantity{order:2!important;flex:0 0 126px!important;width:126px!important;height:46px!important;margin:0!important;grid-template-columns:36px 1fr 36px!important;gap:6px!important;direction:ltr!important}
.flm-new-ui-product .flm-buy-row.cart .flm-quantity button{width:36px!important;height:36px!important;font-size:20px!important}
.flm-new-ui-product .flm-buy-row.cart .flm-quantity output{height:36px!important;font-size:16px!important;direction:rtl!important}
.flm-new-ui-product .flm-price-updated{text-align:right!important}

.flm-new-ui-product .flm-sticky-add,.flm-new-ui-product .flm-tabs-sticky-card .flm-add-to-cart{height:46px!important;min-height:46px!important;font-weight:600!important}

.flm-new-ui-product .flm-badge{width:fit-content!important;max-width:calc(100% - 32px)!important;border-radius:8px!important;padding:0 9px!important;gap:6px!important;white-space:nowrap!important}
.flm-new-ui-product .flm-badge::before{content:"";width:6px;height:6px;border-radius:50%;background:#1FBF8A;display:inline-block;flex:0 0 6px}

.flm-new-ui-product .flm-card-foot{display:flex!important;align-items:flex-end!important;justify-content:space-between!important;gap:10px!important;flex-direction:row-reverse!important;margin-top:8px!important;direction:ltr!important}
.flm-new-ui-product .flm-card-foot strong{order:1!important;display:block!important;background:none!important;color:#212121!important;padding:6px 0!important;font-weight:600!important;font-size:20px!important;line-height:1.25!important;white-space:nowrap!important;text-align:end!important;direction:rtl!important}
.flm-new-ui-product .flm-card-foot strong .woocommerce-Price-currencySymbol,.flm-new-ui-product .flm-card-foot strong small{font-size:12px!important;font-weight:400!important;color:#707072!important}
.flm-new-ui-product .flm-card-foot a.flm-related-buy{order:2!important;flex:0 0 auto!important}
.flm-new-ui-product .flm-product-card del{display:block!important;text-align:end!important;color:#999!important;font-size:12px!important;line-height:1.3!important}

@media (max-width:767px){
  .flm-new-ui-product .flm-breadcrumb-wrap__inner{height:52px!important;min-height:52px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;flex-direction:row!important;gap:8px!important;padding:0!important;overflow:hidden!important}
  .flm-new-ui-product .flm-back-pill{order:0!important;flex:0 0 auto!important;height:30px!important;padding-inline:10px!important;font-size:11px!important}
  .flm-new-ui-product .flm-breadcrumb{flex:1 1 auto!important;min-width:0!important;display:flex!important;align-items:center!important;flex-wrap:nowrap!important;gap:2px!important;overflow-x:auto!important;overflow-y:hidden!important;white-space:nowrap!important;scrollbar-width:none!important;padding-block:6px!important}
  .flm-new-ui-product .flm-breadcrumb::-webkit-scrollbar{display:none!important}
  .flm-new-ui-product .flm-breadcrumb a{flex:0 0 auto!important;height:24px!important;padding:0 2px!important;font-size:11px!important;white-space:nowrap!important}
  .flm-new-ui-product .flm-breadcrumb__home span{font-size:11px!important}
  .flm-new-ui-product .flm-breadcrumb__sep{flex:0 0 12px!important;width:12px!important;height:24px!important;margin-inline:1px!important}
  .flm-new-ui-product .flm-breadcrumb__sep svg{width:10px!important;height:10px!important}
  .flm-new-ui-product .flm-breadcrumb strong{flex:0 0 auto!important;max-width:none!important;overflow:visible!important;text-overflow:clip!important;white-space:nowrap!important;font-size:11px!important}
  .flm-new-ui-product .flm-buy-row.cart{flex-direction:row!important}
  .flm-new-ui-product .flm-buy-row.cart .flm-quantity{flex-basis:118px!important;width:118px!important}
  .flm-new-ui-product .flm-card-foot{flex-direction:row-reverse!important;align-items:flex-end!important}
}

/* ===== refinement round 1.3.3 ===== */
.flm-new-ui-product .flm-product-chips{display:none!important}
.flm-new-ui-product .flm-spec-grid-wrap{display:grid!important;gap:22px!important;margin-top:22px!important}
.flm-new-ui-product .flm-spec-grid-head{display:grid;grid-template-columns:auto minmax(24px,1fr) auto;align-items:center;gap:18px;margin-bottom:2px}
.flm-new-ui-product .flm-spec-grid-head h2{display:flex;align-items:center;gap:12px;margin:0;color:#252525;font-size:24px;font-weight:600;line-height:1.55;white-space:nowrap}
.flm-new-ui-product .flm-spec-grid-head h2 span{width:16px;height:16px;border-radius:50%;background:#252525;display:inline-block;flex:0 0 16px}
.flm-new-ui-product .flm-spec-grid-head>i{height:1px;background:#e5e5e5;display:block;min-width:24px}
.flm-new-ui-product .flm-spec-view-all{height:38px;border:0;background:transparent;color:#2a2a2a;display:inline-flex;align-items:center;gap:10px;font-size:20px;font-weight:600;white-space:nowrap;padding:0;cursor:pointer}
.flm-new-ui-product .flm-spec-view-all svg{width:22px;height:22px;stroke:currentColor;fill:none}
.flm-new-ui-product .flm-spec-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:22px 34px!important;margin-top:0!important}
.flm-new-ui-product .flm-spec-grid .flm-spec-card{min-height:146px!important;border:1px solid #e4e4e4!important;border-radius:14px!important;background:#fff!important;padding:24px 28px!important;display:grid!important;align-content:space-between!important;gap:20px!important}
.flm-new-ui-product .flm-spec-grid .flm-spec-card span{font-size:24px!important;font-weight:500!important;color:#777!important;line-height:1.4!important;text-align:right!important}
.flm-new-ui-product .flm-spec-grid .flm-spec-card b{font-size:24px!important;font-weight:600!important;color:#252525!important;line-height:1.5!important;text-align:center!important;direction:rtl!important}
.flm-new-ui-product .flm-buy-row.cart{display:flex!important;align-items:center!important;gap:12px!important;flex-wrap:nowrap!important;direction:rtl!important}
.flm-new-ui-product .flm-buy-row.cart .flm-add-to-cart{order:1!important;flex:1 1 auto!important;height:46px!important;min-height:46px!important;font-size:16px!important;font-weight:600!important;border-radius:999px!important;background:#279a72!important}
.flm-new-ui-product .flm-buy-row.cart .flm-quantity{order:2!important;flex:0 0 126px!important;width:126px!important;height:46px!important;margin:0!important;grid-template-columns:36px 1fr 36px!important;gap:6px!important;direction:ltr!important}
.flm-new-ui-product .flm-price-updated{text-align:right!important}
.flm-new-ui-product .flm-product-card__footer.flm-related-card__footer{display:flex!important;align-items:flex-end!important;justify-content:space-between!important;gap:12px!important;direction:ltr!important;width:100%!important;margin-top:8px!important;flex-direction:row!important}
.flm-new-ui-product .flm-related-card__footer .flm-product-card__price{order:1!important;align-items:flex-start!important;direction:rtl!important;min-width:0!important}
.flm-new-ui-product .flm-related-card__footer .flm-product-card__price strong{display:block!important;background:none!important;color:#212121!important;padding:6px 0!important;font-weight:600!important;font-size:20px!important;line-height:1.35!important;white-space:nowrap!important;text-align:end!important;direction:rtl!important}
.flm-new-ui-product .flm-related-card__footer .flm-product-card__price strong .woocommerce-Price-currencySymbol,.flm-new-ui-product .flm-related-card__footer .flm-product-card__price strong small{font-size:12px!important;font-weight:400!important;color:#707072!important}
.flm-new-ui-product .flm-related-card__footer .flm-related-buy{order:2!important;flex:0 0 auto!important;height:32px!important;padding:0 12px!important;border-radius:999px!important;background:#f4f4f4!important;border:1px solid #efefef!important;color:#252525!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:10px!important;font-size:15px!important;font-weight:500!important;line-height:1!important;white-space:nowrap!important;direction:rtl!important;flex-direction:row!important}
.flm-new-ui-product .flm-related-card__footer .flm-related-buy img{order:0!important;width:22px!important;height:22px!important;flex:0 0 22px!important}
.flm-new-ui-product .flm-related-card__footer .flm-related-buy span{order:1!important}
.flm-new-ui-product .flm-related-card__footer .flm-related-buy:hover{background:#eeeeee!important;color:#252525!important;border-color:#e5e5e5!important}
@media(max-width:900px){.flm-new-ui-product .flm-spec-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:16px!important}.flm-new-ui-product .flm-spec-grid-head h2,.flm-new-ui-product .flm-spec-view-all{font-size:18px!important}.flm-new-ui-product .flm-spec-grid .flm-spec-card{min-height:120px!important;padding:18px!important}.flm-new-ui-product .flm-spec-grid .flm-spec-card span,.flm-new-ui-product .flm-spec-grid .flm-spec-card b{font-size:18px!important}}
@media(max-width:560px){.flm-new-ui-product .flm-spec-grid-head{gap:10px}.flm-new-ui-product .flm-spec-grid-head h2{font-size:15px!important}.flm-new-ui-product .flm-spec-grid-head h2 span{width:10px;height:10px;flex-basis:10px}.flm-new-ui-product .flm-spec-view-all{font-size:14px!important}.flm-new-ui-product .flm-spec-grid{grid-template-columns:1fr!important}.flm-new-ui-product .flm-spec-grid .flm-spec-card{min-height:104px!important}.flm-new-ui-product .flm-buy-row.cart{flex-direction:row!important}.flm-new-ui-product .flm-buy-row.cart .flm-quantity{flex-basis:112px!important;width:112px!important}.flm-new-ui-product .flm-related-card__footer{gap:8px!important}.flm-new-ui-product .flm-related-card__footer .flm-product-card__price strong{font-size:16px!important}.flm-new-ui-product .flm-related-card__footer .flm-related-buy{font-size:14px!important}}

/* ===== refinement round 1.3.4: minimal product specs ===== */
.flm-new-ui-product .flm-spec-grid-wrap{gap:14px!important;margin-top:18px!important}
.flm-new-ui-product .flm-spec-grid-head{grid-template-columns:auto minmax(18px,1fr) auto!important;gap:12px!important;margin-bottom:0!important}
.flm-new-ui-product .flm-spec-grid-head h2{gap:8px!important;font-size:18px!important;font-weight:600!important;line-height:1.5!important;color:#252525!important;letter-spacing:0!important}
.flm-new-ui-product .flm-spec-grid-head h2 span{width:10px!important;height:10px!important;flex:0 0 10px!important;background:#252525!important}
.flm-new-ui-product .flm-spec-grid-head>i{min-width:18px!important;background:#e8e8e8!important}
.flm-new-ui-product .flm-spec-view-all{height:32px!important;gap:6px!important;font-size:14px!important;font-weight:600!important;color:#272727!important}
.flm-new-ui-product .flm-spec-view-all svg{width:16px!important;height:16px!important}
.flm-new-ui-product .flm-spec-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:14px!important}
.flm-new-ui-product .flm-spec-grid .flm-spec-card{min-height:96px!important;border-radius:12px!important;border-color:#e7e7e7!important;padding:16px 18px!important;align-content:space-between!important;gap:10px!important;overflow:hidden!important}
.flm-new-ui-product .flm-spec-grid .flm-spec-card span{font-size:15px!important;font-weight:500!important;line-height:1.55!important;color:#707072!important;text-align:right!important;word-break:normal!important;overflow-wrap:anywhere!important}
.flm-new-ui-product .flm-spec-grid .flm-spec-card b{font-size:16px!important;font-weight:600!important;line-height:1.65!important;color:#222!important;text-align:right!important;word-break:normal!important;overflow-wrap:anywhere!important}
@media(max-width:1024px){.flm-new-ui-product .flm-spec-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}.flm-new-ui-product .flm-spec-grid .flm-spec-card{min-height:90px!important;padding:14px 15px!important}.flm-new-ui-product .flm-spec-grid .flm-spec-card span{font-size:14px!important}.flm-new-ui-product .flm-spec-grid .flm-spec-card b{font-size:15px!important}}
@media(max-width:560px){.flm-new-ui-product .flm-spec-grid-head{gap:8px!important}.flm-new-ui-product .flm-spec-grid-head h2{font-size:14px!important}.flm-new-ui-product .flm-spec-grid-head h2 span{width:8px!important;height:8px!important;flex-basis:8px!important}.flm-new-ui-product .flm-spec-view-all{font-size:12px!important;height:28px!important}.flm-new-ui-product .flm-spec-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.flm-new-ui-product .flm-spec-grid .flm-spec-card{min-height:84px!important;border-radius:10px!important;padding:12px!important}.flm-new-ui-product .flm-spec-grid .flm-spec-card span{font-size:12px!important}.flm-new-ui-product .flm-spec-grid .flm-spec-card b{font-size:13px!important;line-height:1.55!important}}
@media(max-width:380px){.flm-new-ui-product .flm-spec-grid{gap:8px!important}.flm-new-ui-product .flm-spec-grid .flm-spec-card{padding:10px!important}.flm-new-ui-product .flm-spec-grid .flm-spec-card span{font-size:11.5px!important}.flm-new-ui-product .flm-spec-grid .flm-spec-card b{font-size:12.5px!important}}

/* ===== refinement round 1.3.6: compact product specs value ===== */
.flm-new-ui-product .flm-spec-grid .flm-spec-card b {
  font-size: 13px !important;
  font-weight: 500 !important;
  line-height: 1.65 !important;
  color: #222 !important;
  text-align: right !important;
  word-break: normal !important;
  overflow-wrap: anywhere !important;
}

/* ===== v1.3.44 — Product related cards mobile footer compactness ===== */
@media (max-width: 768px){
  .flm-new-ui-product .flm-product-card{
    overflow:hidden!important;
  }
  .flm-new-ui-product .flm-product-card__footer.flm-related-card__footer{
    align-items:center!important;
    gap:4px!important;
    margin-top:7px!important;
    overflow:hidden!important;
  }
  .flm-new-ui-product .flm-related-card__footer .flm-product-card__price{
    flex:1 1 auto!important;
    max-width:calc(100% - 58px)!important;
    min-width:0!important;
    gap:2px!important;
    overflow:hidden!important;
  }
  .flm-new-ui-product .flm-related-card__footer .flm-product-card__price strong,
  .flm-new-ui-product .flm-related-card__footer .flm-product-card__price .woocommerce-Price-amount{
    font-size:12px!important;
    line-height:1.35!important;
    letter-spacing:-.035em!important;
    padding:0!important;
    margin:0!important;
    white-space:nowrap!important;
    overflow:visible!important;
    text-align:right!important;
  }
  .flm-new-ui-product .flm-related-card__footer .flm-product-card__price strong .woocommerce-Price-currencySymbol,
  .flm-new-ui-product .flm-related-card__footer .flm-product-card__price strong small,
  .flm-new-ui-product .flm-related-card__footer .flm-product-card__price .woocommerce-Price-currencySymbol{
    font-size:9.5px!important;
    font-weight:500!important;
  }
  .flm-new-ui-product .flm-product-card del{
    font-size:9.5px!important;
    line-height:1.2!important;
  }
  .flm-new-ui-product .flm-related-card__footer .flm-related-buy.product_type_variable{
    min-width:0!important;
    max-width:none!important;
    height:27px!important;
    min-height:27px!important;
    padding:0 9px!important;
    gap:4px!important;
    font-size:10.5px!important;
    overflow:visible!important;
  }
  .flm-new-ui-product .flm-related-card__footer .flm-related-buy:not(.product_type_variable){
    min-width:50px!important;
    max-width:58px!important;
    height:27px!important;
    min-height:27px!important;
    padding:0 7px!important;
    gap:4px!important;
    font-size:11.5px!important;
  }
  .flm-new-ui-product .flm-related-card__footer .flm-related-buy img,
  .flm-new-ui-product .flm-related-card__footer .flm-related-buy svg{
    width:13px!important;
    height:13px!important;
    flex-basis:13px!important;
  }
}
@media (max-width: 360px){
  .flm-new-ui-product .flm-related-card__footer .flm-product-card__price{max-width:calc(100% - 54px)!important}
  .flm-new-ui-product .flm-related-card__footer .flm-product-card__price strong,
  .flm-new-ui-product .flm-related-card__footer .flm-product-card__price .woocommerce-Price-amount{font-size:11.2px!important;letter-spacing:-.045em!important}
  .flm-new-ui-product .flm-related-card__footer .flm-related-buy.product_type_variable{min-width:0!important;max-width:none!important;height:26px!important;min-height:26px!important;padding:0 8px!important;font-size:10px!important}
  .flm-new-ui-product .flm-related-card__footer .flm-related-buy:not(.product_type_variable){min-width:48px!important;max-width:54px!important;height:26px!important;min-height:26px!important;padding:0 6px!important;font-size:11px!important}
}

/* ===== v1.3.45 — PDP payment box + related-card mobile polish ===== */
.flm-new-ui-product .flm-payment-box[data-payment-box]{
  display:grid;
  grid-template-columns:minmax(0,1fr) max-content;
  grid-template-areas:
    "title price"
    "stock stock";
  column-gap:14px;
  row-gap:9px;
  align-items:start;
  margin:20px 0 18px;
}
.flm-new-ui-product .flm-payment-title{
  grid-area:title;
  display:flex;
  align-items:center;
  justify-content:flex-start;
  gap:8px;
  min-width:0;
  flex-wrap:nowrap;
}
.flm-new-ui-product .flm-payment-title b{
  flex:0 0 auto;
  white-space:nowrap;
  font-size:16px;
  line-height:1.6;
  font-weight:500;
  color:#242424;
}
.flm-new-ui-product .flm-payment-box .flm-discount[data-payment-sale-badge]{
  flex:0 0 auto;
  width:auto;
  min-width:0;
  height:36px;
  padding:0 12px;
  border-radius:10px;
  background:#e94d57;
  color:#fff;
  font-size:13px;
  line-height:1;
  font-weight:500;
  white-space:nowrap;
  display:inline-flex;
  align-items:center;
  justify-content:center;
}
.flm-new-ui-product .flm-payment-box .flm-discount[hidden],
.flm-new-ui-product [data-product-sale-badge][hidden],
.flm-new-ui-product [data-sticky-sale-badge][hidden]{display:none!important}
.flm-new-ui-product .flm-payment-price{
  grid-area:price;
  justify-self:end;
  min-width:max-content;
  display:flex;
  flex-direction:column;
  align-items:flex-end;
  gap:4px;
  text-align:left;
  direction:rtl;
}
.flm-new-ui-product .flm-payment-price del,
.flm-new-ui-product .flm-payment-price .flm-payment-price__old{
  order:1;
  display:block;
  color:#8a8a8a;
  font-size:13px;
  line-height:1.25;
  font-weight:400;
  text-decoration-line:line-through;
  text-decoration-thickness:1.2px;
  text-align:left;
  direction:rtl;
}
.flm-new-ui-product .flm-payment-price strong,
.flm-new-ui-product .flm-payment-price .flm-payment-price__current{
  order:2;
  display:block;
  margin:0;
  padding:0;
  color:#202124;
  font-size:21px;
  line-height:1.35;
  font-weight:500;
  white-space:nowrap;
  text-align:left;
  direction:rtl;
}
.flm-new-ui-product .flm-payment-price ins{
  text-decoration:none;
}
.flm-new-ui-product .flm-payment-price .woocommerce-Price-currencySymbol,
.flm-new-ui-product .flm-payment-price small{
  font-size:.62em;
  font-weight:500;
  color:inherit;
  margin-inline-start:3px;
}
.flm-new-ui-product .flm-variation-availability{
  grid-area:stock;
  margin:0;
  color:#18a06f;
  font-size:12px;
  line-height:1.6;
  text-align:left;
}
@media (max-width: 420px){
  .flm-new-ui-product .flm-payment-box[data-payment-box]{
    column-gap:10px;
  }
  .flm-new-ui-product .flm-payment-title b{font-size:15px}
  .flm-new-ui-product .flm-payment-box .flm-discount[data-payment-sale-badge]{height:32px;padding:0 10px;font-size:12px}
  .flm-new-ui-product .flm-payment-price strong,
  .flm-new-ui-product .flm-payment-price .flm-payment-price__current{font-size:20px}
}
@media (max-width: 768px){
  .flm-new-ui-product .flm-product-card__footer.flm-related-card__footer{
    justify-content:space-between!important;
    gap:6px!important;
    direction:ltr!important;
  }
  .flm-new-ui-product .flm-related-card__footer .flm-product-card__price{
    flex:0 1 auto!important;
    max-width:calc(100% - 62px)!important;
    margin-right:auto!important;
    margin-left:0!important;
    align-items:flex-start!important;
    text-align:left!important;
    direction:ltr!important;
  }
  .flm-new-ui-product .flm-related-card__footer .flm-product-card__price strong,
  .flm-new-ui-product .flm-related-card__footer .flm-product-card__price .woocommerce-Price-amount{
    text-align:left!important;
    direction:rtl!important;
    unicode-bidi:isolate!important;
  }
  .flm-new-ui-product .flm-related-card__footer .flm-related-buy{
    flex:0 0 auto!important;
    margin-left:0!important;
  }
}


/* ===== v1.3.46 — requested PDP payment/sticky price polish and low-conflict overrides ===== */
.flm-new-ui-product .flm-payment-title b {
  flex: 0 0 auto;
  white-space: nowrap;
  font-size: 14px;
  line-height: 1.6;
  font-weight: 600;
  color: #242424;
}

.flm-new-ui-product .flm-payment-box .flm-discount[data-payment-sale-badge] {
  flex: 0 0 auto;
  width: auto;
  min-width: 0;
  height: 30px;
  padding: 0 6px;
  border-radius: 10px;
  background: #e94d57;
  color: #fff;
  font-size: 12px;
  line-height: 1;
  font-weight: 500;
  white-space: nowrap;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.flm-new-ui-product .flm-payment-price .woocommerce-Price-currencySymbol,
.flm-new-ui-product .flm-payment-price small {
  font-size: .62em;
  font-weight: 500;
  color: inherit;
  margin-inline-start: 0px;
}

.flm-new-ui-product .flm-sticky-options {
  gap: 10px;
  justify-content: flex-start;
}

.flm-finder__content li::after {
  content: "";
  position: absolute;
  right: 5px;
  top: 9px;
  width: 3px;
  height: 6px;
  border-right: 2px solid var(--flm-accent);
  border-bottom: 2px solid var(--flm-accent);
  transform: rotate(45deg);
}

.flm-new-ui-product .flm-sticky-price {
  display: grid;
  grid-template-columns: minmax(0,1fr) max-content;
  grid-template-areas:
    "title price";
  column-gap: 14px;
  row-gap: 9px;
  align-items: start;
  margin: 0 0 16px;
  direction: rtl;
}

.flm-new-ui-product .flm-sticky-price__title {
  grid-area: title;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 8px;
  min-width: 0;
  flex-wrap: nowrap;
}

.flm-new-ui-product .flm-sticky-price__title b {
  flex: 0 0 auto;
  white-space: nowrap;
  font-size: 14px;
  line-height: 1.6;
  font-weight: 600;
  color: #242424;
}

.flm-new-ui-product .flm-sticky-price .flm-discount[data-sticky-sale-badge] {
  flex: 0 0 auto;
  width: auto;
  min-width: 0;
  height: 22px;
  padding: 0 7px;
  border-radius: 10px;
  background: #e94d57;
  color: #fff;
  font-style: normal;
  font-size: 12px;
  line-height: 1;
  font-weight: 500;
  white-space: nowrap;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.flm-new-ui-product .flm-sticky-price .flm-discount[hidden] {
  display: none;
}

.flm-new-ui-product .flm-sticky-price__amount {
  grid-area: price;
  justify-self: end;
  min-width: max-content;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 4px;
  text-align: left;
  direction: rtl;
  color: #222;
}

.flm-new-ui-product .flm-sticky-price__amount del,
.flm-new-ui-product .flm-sticky-price__amount .flm-payment-price__old {
  order: 1;
  display: block;
  color: #8a8a8a;
  font-size: 13px;
  line-height: 1.25;
  font-weight: 400;
  text-decoration-line: line-through;
  text-decoration-thickness: 1.2px;
  text-align: left;
  direction: rtl;
}

.flm-new-ui-product .flm-sticky-price__amount strong,
.flm-new-ui-product .flm-sticky-price__amount .flm-payment-price__current {
  order: 2;
  display: block;
  margin: 0;
  padding: 0;
  color: #202124;
  font-size: 21px;
  line-height: 1.35;
  font-weight: 500;
  white-space: nowrap;
  text-align: left;
  direction: rtl;
}

.flm-new-ui-product .flm-sticky-price__amount ins {
  text-decoration: none;
}

.flm-new-ui-product .flm-sticky-price__amount .woocommerce-Price-currencySymbol,
.flm-new-ui-product .flm-sticky-price__amount small {
  font-size: .62em;
  font-weight: 500;
  color: inherit;
  margin-inline-start: 0;
}

.flm-new-ui-product .flm-payment-price del .amount,
.flm-new-ui-product .flm-payment-price del bdi,
.flm-new-ui-product .flm-payment-price .flm-payment-price__old .amount,
.flm-new-ui-product .flm-payment-price .flm-payment-price__old bdi,
.flm-new-ui-product .flm-sticky-price__amount del .amount,
.flm-new-ui-product .flm-sticky-price__amount del bdi,
.flm-new-ui-product .flm-sticky-price__amount .flm-payment-price__old .amount,
.flm-new-ui-product .flm-sticky-price__amount .flm-payment-price__old bdi {
  font-size: 13px;
  line-height: 1.25;
  font-weight: 400;
  color: #8a8a8a;
}

.flm-new-ui-product .flm-payment-price strong .amount,
.flm-new-ui-product .flm-payment-price strong bdi,
.flm-new-ui-product .flm-payment-price .flm-payment-price__current .amount,
.flm-new-ui-product .flm-payment-price .flm-payment-price__current bdi,
.flm-new-ui-product .flm-sticky-price__amount strong .amount,
.flm-new-ui-product .flm-sticky-price__amount strong bdi,
.flm-new-ui-product .flm-sticky-price__amount .flm-payment-price__current .amount,
.flm-new-ui-product .flm-sticky-price__amount .flm-payment-price__current bdi {
  font-size: 21px;
  line-height: 1.35;
  font-weight: 500;
  color: #202124;
}
