html:not(.fl-commerce-evaluated) .fl-hdr .fl-hdr-cta{visibility:hidden}
@media (max-width:1023px){html:not(.fl-commerce-evaluated) .fl-hdr-mobileActions .fl-hdr-search{visibility:hidden!important}}
html.fl-commerce-active .fl-hdr .fl-hdr-cta{display:none!important}
html.fl-commerce-disabled .fl-hdr .fl-hdr-cta{visibility:visible}
:root{--fl-commerce-primary:var(--primary,var(--fl-primary,var(--faralink-primary,#2563eb)));--fl-commerce-heading:var(--heading,#273854);--fl-commerce-text:var(--text,#334155);--fl-commerce-muted:var(--muted,#64748b);--fl-commerce-line:var(--line,#dbe6f4);--fl-commerce-card:var(--card,#fff);--fl-commerce-font:inherit}
.fl-commerceHeaderGroup{height:38px;display:inline-flex;align-items:center;gap:8px;overflow:visible;border-radius:0;background:transparent;box-shadow:none;border:0;direction:ltr;flex:0 0 auto;font-family:var(--fl-commerce-font,inherit);order:1;position:relative}
.fl-commerceHeaderBtn{height:34px;min-width:34px;border:0;border-radius:8px;background:transparent;color:var(--fl-commerce-heading);display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 8px;font:inherit;font-family:var(--fl-commerce-font,inherit);font-size:12.5px;line-height:1;font-weight:500;text-decoration:none;cursor:pointer;box-sizing:border-box;transition:background .18s ease,color .18s ease,transform .18s ease,border-color .18s ease}
.fl-commerceHeaderBtn svg{width:18px;height:18px;display:block;fill:none;stroke:currentColor;stroke-width:1.45;stroke-linecap:round;stroke-linejoin:round}
.fl-commerceHeaderBtn:hover{background:color-mix(in srgb,var(--fl-commerce-primary) 6%,transparent);color:var(--fl-commerce-primary);transform:translateY(-1px)}
.fl-commerceHeaderBtn[data-fl-account-modal-open]{height:36px;min-width:0;padding:0 13px;border:1px solid color-mix(in srgb,var(--fl-commerce-line) 78%,transparent);border-radius:7px;background:rgba(255,255,255,.38);gap:6px;direction:rtl;position:relative}
.fl-commerceHeaderBtn[data-fl-account-modal-open]::after{content:"";position:absolute;right:-12px;left:auto;top:4px;width:1px;height:28px;background:color-mix(in srgb,var(--fl-commerce-line) 72%,transparent);border-radius:0}
.fl-commerceHeaderBtn[data-fl-account-modal-open]:hover{border-color:color-mix(in srgb,var(--fl-commerce-primary) 28%,var(--fl-commerce-line));background:rgba(255,255,255,.62)}
.fl-commerceHeaderBtn[data-fl-cart-open]{position:relative;width:38px;min-width:38px;padding:0;margin-left:8px}
.fl-commerceHeaderBtn[data-fl-cart-open] .fl-commerceHeaderText{display:none!important}
.fl-commerceHeaderBtn[data-fl-cart-open] svg{width:23px;height:23px;stroke-width:1.55}
.fl-commerceHeaderCount{position:absolute;top:1px;left:2px;min-width:15px;height:15px;padding:0 4px;border-radius:999px;background:var(--fl-commerce-primary);color:#fff;border:1.5px solid var(--fl-commerce-card);display:none;align-items:center;justify-content:center;font-size:9px;line-height:1;font-weight:900;box-sizing:border-box;transform:translate(-35%,-35%)}
.fl-commerceHeaderCount.is-visible{display:inline-flex}
.fl-hdr.is-commerce .fl-hdr-nav{column-gap:16px}
.fl-hdr.is-commerce .fl-hdr-actions{gap:6px;flex-wrap:nowrap;direction:ltr}
.fl-hdr.is-commerce .fl-hdr-actions .fl-hdr-search{order:0}
.fl-hdr.is-commerce .fl-hdr-cta{display:none!important}
.fl-commerceDrawerActions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:4px 0 10px}
.fl-commerceDrawerActions .fl-commerceHeaderGroup{width:100%;display:grid;grid-template-columns:64px 1fr}
.fl-commerceDrawerActions .fl-commerceHeaderBtn{width:100%;min-width:0}
.fl-mobileDrawerContact,.mobileDrawerContact{display:none!important}
.fl-commerceOverlay{position:fixed;inset:0;z-index:180;background:rgba(15,23,42,.42);opacity:0;pointer-events:none;display:flex;align-items:stretch;justify-content:flex-end;transition:opacity .18s ease;direction:ltr}
.fl-commerceOverlay.is-open{opacity:1;pointer-events:auto}
.fl-commercePanel{width:min(390px,100vw);height:100dvh;background:var(--fl-commerce-card);color:var(--fl-commerce-text);box-shadow:-22px 0 64px rgba(15,23,42,.16);transform:translateX(104%);transition:transform .22s cubic-bezier(.2,.8,.2,1);display:grid;grid-template-rows:auto minmax(0,1fr) auto;overflow:hidden;direction:rtl;font-family:var(--fl-commerce-font,inherit)}
.fl-commerceOverlay.is-open .fl-commercePanel{transform:translateX(0)}
.fl-commerceHead{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 16px 12px;border-bottom:1px solid color-mix(in srgb,var(--fl-commerce-line) 72%,transparent);background:var(--fl-commerce-card)}
.fl-commerceHead h2{margin:0;font-size:14px;line-height:1.6;font-weight:900;color:var(--fl-commerce-heading);font-family:var(--fl-commerce-font,inherit)}
.fl-commerceClose{width:34px;height:34px;border:1px solid color-mix(in srgb,var(--fl-commerce-line) 78%,transparent);border-radius:999px;background:var(--fl-commerce-card);color:var(--fl-commerce-heading);cursor:pointer;font:inherit;font-weight:900;display:inline-flex;align-items:center;justify-content:center}
.fl-commerceCartItems{padding:14px 16px;display:grid;align-content:start;gap:10px;overflow:auto;background:var(--fl-commerce-card)}
.fl-commerceCartItem{display:grid;grid-template-columns:58px minmax(0,1fr);gap:10px;align-items:center;border:1px solid color-mix(in srgb,var(--fl-commerce-line) 72%,transparent);border-radius:8px;background:var(--fl-commerce-card);padding:9px}
.fl-commerceCartThumb{width:58px;height:58px;border:1px solid color-mix(in srgb,var(--fl-commerce-line) 70%,transparent);border-radius:7px;background:color-mix(in srgb,var(--fl-commerce-primary) 4%,var(--fl-commerce-card));display:flex;align-items:center;justify-content:center;overflow:hidden;color:color-mix(in srgb,var(--fl-commerce-heading) 48%,#fff)}
.fl-commerceCartThumb img{width:100%;height:100%;object-fit:cover;display:block}
.fl-commerceCartThumb svg{width:30px;height:30px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.fl-commerceCartBody{min-width:0;display:grid;gap:7px}
.fl-commerceCartItem strong{font-size:12.5px;line-height:1.75;font-weight:900;overflow-wrap:anywhere;color:var(--fl-commerce-heading);font-family:var(--fl-commerce-font,inherit)}
.fl-commerceCartItem small{display:block;color:var(--fl-commerce-muted);line-height:1.65;font-size:12px}
.fl-commerceCartLine{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap}
.fl-commerceQty{display:inline-flex;align-items:center;gap:3px;background:var(--fl-commerce-card);border:1px solid color-mix(in srgb,var(--fl-commerce-line) 76%,transparent);border-radius:7px;padding:2px}
.fl-commerceQty button{width:25px;height:25px;border:0;border-radius:5px;background:color-mix(in srgb,var(--fl-commerce-primary) 6%,var(--fl-commerce-card));color:var(--fl-commerce-heading);cursor:pointer;font-weight:900;display:inline-flex;align-items:center;justify-content:center}
.fl-commerceQty span{min-width:22px;text-align:center;font-weight:900}
.fl-commerceRemove{width:29px;height:29px;border:1px solid color-mix(in srgb,var(--fl-commerce-primary) 32%,var(--fl-commerce-line));border-radius:7px;background:var(--fl-commerce-card);color:color-mix(in srgb,var(--fl-commerce-primary) 78%,#7f1d1d);cursor:pointer;display:inline-flex;align-items:center;justify-content:center;padding:0}
.fl-commerceRemove svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.fl-commerceFoot{border-top:1px solid color-mix(in srgb,var(--fl-commerce-line) 72%,transparent);padding:14px 16px 16px;display:grid;gap:12px;background:var(--fl-commerce-card)}
.fl-commerceTotal{display:flex;align-items:center;justify-content:space-between;gap:10px;color:var(--fl-commerce-text);font-weight:800}
.fl-commerceTotal strong{color:var(--fl-commerce-heading);font-weight:900}
.fl-commercePrimary{min-height:44px;border:0;border-radius:7px;background:var(--fl-commerce-primary);color:#fff;font:inherit;font-family:var(--fl-commerce-font,inherit);font-weight:900;cursor:pointer}
.fl-commercePrimary:disabled{opacity:.6;cursor:not-allowed}
.fl-commerceEmpty{margin:0;padding:24px;border:1px dashed var(--fl-commerce-line);border-radius:8px;color:var(--fl-commerce-muted);text-align:center;line-height:1.9}
.fl-accountModalOverlay{position:fixed;inset:0;z-index:190;background:rgba(15,23,42,.32);opacity:0;pointer-events:none;display:flex;align-items:center;justify-content:center;padding:18px;box-sizing:border-box;transition:opacity .18s ease;direction:rtl}
.fl-accountModalOverlay.is-open{opacity:1;pointer-events:auto}
.fl-accountModal{width:min(330px,100%);max-height:calc(100dvh - 36px);overflow:auto;background:var(--fl-commerce-card);color:var(--fl-commerce-text);border:1px solid color-mix(in srgb,var(--fl-commerce-line) 76%,transparent);border-radius:8px;box-shadow:0 18px 46px rgba(15,23,42,.16);padding:18px;box-sizing:border-box;display:grid;gap:12px;font-family:var(--fl-commerce-font,inherit)}
.fl-accountModal form{display:grid;gap:12px;margin:0}
.fl-accountModalHead{display:flex;align-items:center;justify-content:space-between;gap:12px}
.fl-accountModalHead h2{margin:0;font-size:14px;line-height:1.7;font-weight:900;color:var(--fl-commerce-heading);font-family:var(--fl-commerce-font,inherit)}
.fl-accountModalText{margin:0;color:var(--fl-commerce-text);line-height:1.8;font-size:12.5px;text-align:center}
.fl-accountField{display:grid;gap:8px;font-size:12px;font-weight:800;color:var(--fl-commerce-heading)}
.fl-accountField input{width:100%;height:40px;border:1px solid color-mix(in srgb,var(--fl-commerce-line) 78%,transparent);border-radius:5px;background:var(--fl-commerce-card);color:var(--fl-commerce-heading);padding:0 12px;font:inherit;font-family:var(--fl-commerce-font,inherit);box-sizing:border-box;text-align:center}
.fl-accountField input:focus{outline:2px solid color-mix(in srgb,var(--fl-commerce-primary) 18%,transparent);border-color:var(--fl-commerce-primary)}
.fl-accountNotice{margin:0 0 12px;border-radius:10px;padding:10px 12px;font-size:12px;font-weight:750;line-height:1.8;background:#ecfdf5;color:#047857;border:1px solid #a7f3d0;text-align:right;direction:rtl;overflow-wrap:anywhere}
.fl-accountNotice.is-error{background:#fff5f5;color:#b42318;border-color:#fecaca}
.fl-accountActions{display:grid;gap:10px;margin-top:8px}
.fl-accountActions .fl-commercePrimary{width:100%}
.fl-accountSecondary{min-height:40px;border:1px solid var(--fl-commerce-line);border-radius:7px;background:var(--fl-commerce-card);color:var(--fl-commerce-heading);text-decoration:none;display:inline-flex;align-items:center;justify-content:center;padding:0 14px;font:inherit;font-weight:900;cursor:pointer}
.fl-accountInlineAction{border:0;background:transparent;color:var(--fl-commerce-primary);padding:0;font:inherit;font-size:12px;font-weight:900;cursor:pointer}
.fl-accountOtpRow{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:4px;color:var(--fl-commerce-muted);font-size:12px;line-height:1.7}
.fl-hdr-logo[hidden]{display:none!important}
footer .flLeadSubmitMsg,footer .newsletterForm .flLeadSubmitMsg,footer .fl-mftSubForm .flLeadSubmitMsg{grid-column:1/-1!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;width:100%!important;min-height:34px!important;margin:6px 0 0!important;padding:7px 11px!important;box-sizing:border-box!important;border:1px solid rgba(52,211,153,.28)!important;border-radius:8px!important;background:rgba(16,185,129,.1)!important;color:#a7f3d0!important;font-family:inherit!important;font-size:12px!important;font-weight:700!important;line-height:1.7!important;text-align:right!important;opacity:1!important;visibility:visible!important}
footer .flLeadSubmitMsg:empty,footer .newsletterForm .flLeadSubmitMsg:empty,footer .fl-mftSubForm .flLeadSubmitMsg:empty{display:none!important}
footer .flLeadSubmitMsg.is-error,footer .newsletterForm .flLeadSubmitMsg.is-error,footer .fl-mftSubForm .flLeadSubmitMsg.is-error{border-color:rgba(248,113,113,.34)!important;background:rgba(239,68,68,.12)!important;color:#fecaca!important}
.fl-footerFaralinkBrand{display:inline-block!important;width:auto!important;height:16px!important;max-width:112px!important;margin-inline:5px!important;vertical-align:middle!important;object-fit:contain!important;filter:none!important}
@media(max-width:767px){footer .flLeadSubmitMsg,footer .newsletterForm .flLeadSubmitMsg,footer .fl-mftSubForm .flLeadSubmitMsg{font-size:11.5px!important}.fl-footerFaralinkBrand{height:14px!important;max-width:96px!important}footer .fl-mftMain{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;align-items:start!important;column-gap:18px!important;row-gap:24px!important}footer .fl-mftMain>.fl-mftCol:first-child{grid-column:1/-1!important}footer .fl-mftMain>.fl-mftCol:nth-child(2),footer .fl-mftMain>.fl-mftCol:nth-child(3){min-width:0!important;margin:0!important}footer .fl-mftMain>.fl-mftCol:nth-child(2) a,footer .fl-mftMain>.fl-mftCol:nth-child(3) a,footer .fl-mftMain>.fl-mftCol:nth-child(2) p,footer .fl-mftMain>.fl-mftCol:nth-child(3) p{overflow-wrap:anywhere!important}footer .fl-mftSocial{margin-top:12px!important}}
footer .fl-mftSubForm .fl-mftField>span{display:none!important}
@media (max-width:1180px){.fl-hdr.is-commerce .fl-hdr-nav{column-gap:12px}.fl-commerceHeaderBtn[data-fl-cart-open]{padding:0}}
@media (max-width:1023px){.fl-commerceHeaderGroup{height:36px;gap:0;border-radius:0}.fl-commerceHeaderGroup::after{content:none}.fl-commerceHeaderBtn{width:34px;height:36px;min-width:34px;padding:0;border-radius:8px}.fl-commerceHeaderBtn[data-fl-account-modal-open]{height:36px;width:34px;min-width:34px;padding:0;border:0;background:transparent}.fl-commerceHeaderText{display:none!important}.fl-hdr-mobileActions .fl-commerceHeaderGroup{position:absolute;left:0;top:50%;transform:translateY(-50%);display:inline-flex}.fl-hdr.is-commerce .fl-hdr-mobileActions .fl-hdr-search{left:auto;right:58px;z-index:1}.fl-hdr-mobileActions .fl-commerceHeaderBtn[data-fl-account-modal-open]::after{content:"";position:absolute;left:-4px;right:auto;top:6px;width:1px;height:24px;background:color-mix(in srgb,var(--fl-commerce-line) 72%,transparent);border-radius:0}.fl-hdr-mobileActions .fl-commerceHeaderBtn[data-fl-cart-open]{width:38px;min-width:38px;margin-left:7px}.fl-commercePanel{width:min(390px,100vw)}.fl-commerceCartItem{grid-template-columns:56px minmax(0,1fr)}.fl-commerceCartThumb{width:56px;height:56px}}
@media (max-width:1023px){html body .fl-mobileDrawer .fl-commerceDrawerActions{position:sticky!important;bottom:0!important;z-index:3!important;align-self:end!important;height:auto!important;min-height:0!important;margin-top:auto!important;background:linear-gradient(180deg,rgba(255,255,255,0),rgba(255,255,255,.98) 14px)!important}}
@media (max-width:767px){html body .fl-commerceOverlay .fl-commercePanel{width:100vw!important;max-width:none!important;border-radius:0!important}}