.fm-product__stockpill{display:inline-flex;align-items:center;flex-wrap:wrap;gap:6px;padding:8px 14px;margin:12px 0 16px;background:#d6f5e1;color:#0a7d3e;border-radius:999px;font-size:13px;font-weight:500;border:1px solid rgba(10,125,62,.15)}.fm-product__stockpill strong{font-size:15px;font-weight:700;color:#064a25}.fm-product__stockpill-note{color:#064a25;font-size:12px;font-weight:500;opacity:.9;width:100%}.fm-product__stockpill-note a{color:#064a25;font-weight:700;text-decoration:underline}.fm-product__stockpill-note a:hover{color:#0a7d3e}.fm-product{--fm-product-gutter: clamp(24px, 4vw, 80px);--fm-product-mono: var(--font-inter), inherit;color:var(--color-dark-grey);padding:clamp(16px,3vw,40px) 0 clamp(40px,6vw,100px);position:relative;background:transparent}.fm-product__inner{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:var(--fm-product-gutter);max-width:1480px;margin:0 auto;padding:0 clamp(16px,3vw,48px)}@media screen and (max-width:990px){.fm-product__inner{grid-template-columns:1fr;gap:32px}}.fm-product__breadcrumb{max-width:1480px;margin:0 auto 16px;padding:0 clamp(16px,3vw,48px);font-size:13px;color:var(--color-grey);letter-spacing:.01em}.fm-product__breadcrumb a{color:var(--color-grey);transition:color var(--transition-fast)}.fm-product__breadcrumb a:hover{color:var(--color-blue)}.fm-product__breadcrumb-sep{margin:0 8px;opacity:.5}.fm-product__media{position:relative}@media screen and (min-width:991px){.fm-product__media{position:sticky;top:90px;align-self:start;display:flex;flex-direction:row-reverse;gap:14px;align-items:flex-start}}.fm-product__media-main{background:var(--color-bg-page);border-radius:var(--radius-lg);overflow:hidden;position:relative;aspect-ratio:1 / 1;flex:1;min-width:0}.fm-product__media-main img,.fm-product__media-main video{width:100%;height:100%;object-fit:contain;padding:clamp(20px,4vw,60px);transition:transform .5s cubic-bezier(.4,0,.2,1)}.fm-product__media-main:hover img{transform:scale(1.02)}.fm-product__media-thumbs{display:grid;grid-template-columns:repeat(auto-fill,minmax(72px,1fr));gap:10px;margin-top:14px}@media screen and (min-width:991px){.fm-product__media-thumbs{display:flex;flex-direction:column;gap:10px;margin-top:0;width:76px;flex-shrink:0;max-height:560px;overflow-y:auto;scrollbar-width:thin}.fm-product__media-thumbs::-webkit-scrollbar{width:5px}.fm-product__media-thumbs::-webkit-scrollbar-thumb{background:var(--color-gray-300);border-radius:3px}}.fm-product__media-thumb{aspect-ratio:1 / 1;background:var(--color-bg-page);border-radius:var(--radius-sm);overflow:hidden;border:1px solid transparent;cursor:pointer;padding:0;transition:border-color var(--transition-fast),transform .2s ease}.fm-product__media-thumb:hover{transform:translateY(-1px)}.fm-product__media-thumb img{width:100%;height:100%;object-fit:contain;padding:6px}.fm-product__media-thumb:hover,.fm-product__media-thumb[aria-current=true]{border-color:var(--color-blue)}.fm-product__media-badge{position:absolute;top:16px;left:16px;display:inline-flex;align-items:center;gap:6px;padding:6px 12px;background:var(--color-dark-grey);color:var(--color-white);font-size:11px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;border-radius:var(--radius-full);z-index:2}.fm-product__media-badge--sale{background:var(--color-red)}.fm-product__media-badge--openbox{background:linear-gradient(135deg,var(--color-blue) 0%,var(--color-purple) 100%)}.fm-product__info{display:flex;flex-direction:column;gap:18px}.fm-product__vendor{font-size:12px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--color-grey)}.fm-product__title{font-family:var(--font-inter),system-ui,-apple-system,"Segoe UI",Roboto,sans-serif!important;font-size:clamp(28px,3.4vw,44px);font-weight:700;line-height:1.08;letter-spacing:-.02em;color:var(--color-dark-grey);margin:0}.fm-product__subtitle{font-size:clamp(15px,1.4vw,18px);color:var(--color-grey);font-weight:400;line-height:1.45;margin-top:-8px}.fm-product__newpill{display:inline-flex;align-items:center;margin-top:10px;padding:5px 12px;font-size:11.5px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#fff;background:linear-gradient(135deg,#c9973a,#d4a652);border-radius:999px;box-shadow:0 2px 10px #c9973a52;vertical-align:middle}.fm-product__price-wrap{display:flex;flex-direction:column;gap:6px;padding:4px 0}.fm-product__price{font-size:clamp(26px,3vw,36px);font-weight:600;letter-spacing:-.01em;color:var(--color-dark-grey);display:flex;align-items:baseline;gap:14px;flex-wrap:wrap}.fm-product__price-compare{font-size:.6em;color:var(--color-grey);text-decoration:line-through;font-weight:400}.fm-product__price-suffix{font-size:.42em;font-weight:500;color:var(--color-grey);letter-spacing:.08em;text-transform:uppercase;margin-left:-8px}.fm-product__price-ht{font-size:13.5px;font-weight:400;color:var(--color-grey);letter-spacing:.01em;margin-top:-4px}.fm-product__price-ht span{font-weight:600;color:var(--color-gray-700)}.fm-product__price-save{display:inline-block;margin-left:8px;padding:3px 10px;font-size:11px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;background:#f241771a;color:var(--color-red);border-radius:var(--radius-sm);vertical-align:middle}.fm-product__price-tax{font-size:12px;color:var(--color-grey)}.fm-product__accessories{display:flex;align-items:center;gap:10px;margin:8px 0 0;padding:9px 14px;font-size:12.5px;line-height:1.4;color:var(--color-gray-700);background:linear-gradient(180deg,#0071e30d,#0071e305);border:1px solid rgba(0,113,227,.18);border-radius:var(--radius-md)}.fm-product__accessories svg{flex-shrink:0;color:var(--color-blue)}.fm-product__accessories strong{color:var(--color-dark-grey);font-weight:600}.fm-product__price-installment{display:inline-flex;align-items:center;gap:6px;margin-top:8px;padding:5px 12px;font-size:12.5px;font-weight:600;letter-spacing:.01em;color:#0a7d3e;background:#d6f5e1;border-radius:999px;width:fit-content}.fm-product__price-installment:before{content:"";display:inline-block;width:12px;height:12px;background:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' fill='none' stroke='%230a7d3e' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'><path d='M2 6l2.5 2.5L10 3'/></svg>") no-repeat center / contain}.fm-product__price-installment strong{color:#0a7d3e;font-weight:700}.fm-product__meta-line{display:inline-flex;align-items:center;gap:8px;font-size:13px;color:var(--color-grey);font-family:var(--fm-product-mono)}.fm-product__meta-line--inventory-low{color:var(--color-orange)}.fm-product__meta-line--inventory-in{color:#10a956}.fm-product__meta-dot{width:6px;height:6px;border-radius:50%;background:currentColor}.fm-product__variants{display:flex;flex-direction:column;gap:16px;padding:8px 0}.fm-product__option{display:flex;flex-direction:column;gap:8px}.fm-product__option-label{display:flex;justify-content:space-between;align-items:baseline;font-size:13px;font-weight:600;color:var(--color-dark-grey)}.fm-product__option-value{color:var(--color-grey);font-weight:400;font-family:var(--fm-product-mono);font-size:12px}.fm-product__option-buttons{display:flex;flex-wrap:wrap;gap:8px}.fm-product__option-btn{display:inline-flex;align-items:center;justify-content:center;min-width:68px;height:46px;padding:0 18px;font-size:14px;font-weight:500;background:var(--color-white);color:var(--color-dark-grey);border:1.5px solid var(--color-gray-300);border-radius:12px;cursor:pointer;position:relative;transition:border-color .18s ease,background .18s ease,color .18s ease,transform .18s cubic-bezier(.2,.8,.2,1),box-shadow .18s ease}.fm-product__option-btn:hover{border-color:var(--color-dark-grey);transform:translateY(-1px);box-shadow:0 4px 12px #0000000f}.fm-product__option-btn:focus-visible{outline:none;box-shadow:0 0 0 3px #0071e340;border-color:var(--color-blue)}.fm-product__option-btn[aria-checked=true],.fm-product__option-btn.is-active{border-color:var(--color-blue);background:linear-gradient(135deg,#0071e31a,#0071e30a);color:var(--color-blue);font-weight:600;box-shadow:0 4px 14px #0071e32e}.fm-product__option-btn[aria-checked=true]:after,.fm-product__option-btn.is-active:after{content:"";position:absolute;top:-6px;right:-6px;width:16px;height:16px;border-radius:50%;background:var(--color-blue) url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' fill='none' stroke='%23fff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M2 6.5l2.5 2.5L10 3.5'/%3E%3C/svg%3E") center/10px no-repeat;box-shadow:0 2px 6px #0071e366;animation:fm-option-check-in .25s cubic-bezier(.2,.8,.2,1)}@keyframes fm-option-check-in{0%{transform:scale(.4);opacity:0}to{transform:scale(1);opacity:1}}.fm-product__option-btn[disabled],.fm-product__option-btn.is-unavailable{opacity:.4;text-decoration:line-through;cursor:not-allowed;pointer-events:none;background:var(--color-bg-page);border-color:var(--color-gray-200);color:var(--color-grey);box-shadow:none}.fm-product__option-btn[disabled]:after,.fm-product__option-btn.is-unavailable:after{display:none}@media(prefers-reduced-motion:reduce){.fm-product__option-btn,.fm-product__option-btn:after{animation:none;transition:none}}.fm-product__qty{display:inline-flex;align-items:center;height:44px;border:1px solid var(--color-gray-300);border-radius:var(--radius-md);overflow:hidden;width:fit-content}.fm-product__qty button{width:44px;height:44px;background:transparent;border:0;font-size:18px;cursor:pointer;color:var(--color-dark-grey);transition:background var(--transition-fast)}.fm-product__qty button:hover{background:var(--color-gray-100)}.fm-product__qty input{width:56px;height:44px;border:0;border-left:1px solid var(--color-gray-200);border-right:1px solid var(--color-gray-200);text-align:center;font-size:14px;font-weight:500;font-family:var(--fm-product-mono);background:transparent}.fm-product__buy{display:flex;flex-direction:column;gap:10px;margin-top:4px}.fm-product__btn{display:inline-flex;align-items:center;justify-content:center;height:52px;padding:0 28px;font-size:15px;font-weight:600;letter-spacing:.01em;border-radius:var(--radius-full);border:1px solid transparent;cursor:pointer;transition:all var(--transition-fast);text-align:center;width:100%}.fm-product__btn--primary{background:var(--color-blue);color:var(--color-white)}.fm-product__btn--primary:hover{background:var(--color-primary-hover);transform:translateY(-1px);box-shadow:0 8px 20px -8px #0071e380}.fm-product__btn--secondary{background:var(--color-white);color:var(--color-blue);border-color:var(--color-blue)}.fm-product__btn--secondary:hover{background:#0071e30f}.fm-product__btn[disabled]{opacity:.5;cursor:not-allowed;transform:none!important}.fm-product__btn-icon{width:16px;height:16px;margin-right:8px}.shopify-payment-button{margin-top:8px}.shopify-payment-button__button{height:52px!important;border-radius:var(--radius-full)!important;font-size:15px!important;font-weight:600!important}.fm-product__specs{margin:8px 0;padding:24px;background:linear-gradient(180deg,var(--color-bg-page) 0%,rgba(245,245,247,.5) 100%);border-radius:var(--radius-lg);border:1px solid var(--color-gray-200)}.fm-product__specs-title{display:flex;align-items:center;gap:10px;font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--color-grey);margin-bottom:16px}.fm-product__specs-title:before{content:"";width:16px;height:1px;background:currentColor}.fm-product__specs-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:0}@media screen and (max-width:480px){.fm-product__specs-grid{grid-template-columns:1fr}}.fm-product__spec{display:flex;flex-direction:column;padding:12px 0;border-top:1px solid var(--color-gray-200)}@media screen and (min-width:481px){.fm-product__spec:nth-child(-n+2){border-top:0;padding-top:0}.fm-product__spec:nth-child(odd){padding-right:16px;border-right:1px solid var(--color-gray-200)}.fm-product__spec:nth-child(2n){padding-left:16px}}.fm-product__spec-label{font-size:11px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--color-grey);margin-bottom:4px}.fm-product__spec-value{font-size:14px;font-weight:500;color:var(--color-dark-grey);font-family:var(--fm-product-mono);letter-spacing:-.01em}.fm-product__spec-value strong{color:var(--color-blue);font-weight:600}.fm-product__sticky-atc{position:fixed;left:0;right:0;bottom:0;z-index:998;background:#fffffff5;-webkit-backdrop-filter:saturate(180%) blur(14px);backdrop-filter:saturate(180%) blur(14px);border-top:1px solid var(--color-gray-200);box-shadow:0 -4px 20px #0000000f;padding:8px 12px calc(8px + env(safe-area-inset-bottom,0px));transform:translateY(100%);transition:transform .32s cubic-bezier(.2,.8,.2,1);display:none}@media(min-width:750px){.fm-product__sticky-atc{display:none!important}}@media(max-width:749px){.fm-product__sticky-atc:not([hidden]){display:block}.fm-product__sticky-atc.is-visible{transform:translateY(0)}}.fm-product__sticky-atc-inner{display:flex;align-items:center;gap:10px;max-width:760px;margin:0 auto}.fm-product__sticky-atc-thumb{flex-shrink:0;width:48px;height:48px;border-radius:10px;overflow:hidden;background:var(--color-gray-100);border:1px solid var(--color-gray-200);display:flex;align-items:center;justify-content:center}.fm-product__sticky-atc-thumb img{width:100%;height:100%;object-fit:contain}.fm-product__sticky-atc-info{flex:1;min-width:0}.fm-product__sticky-atc-title{font-size:12px;font-weight:500;color:var(--color-dark-grey);line-height:1.25;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fm-product__sticky-atc-price{font-size:15px;font-weight:700;color:var(--color-dark-grey);font-variant-numeric:tabular-nums;margin-top:1px}.fm-product__sticky-atc-btn{flex-shrink:0;display:inline-flex;align-items:center;gap:6px;padding:12px 18px;border-radius:999px;border:none;background:var(--color-dark-grey);color:#fff;font-size:14px;font-weight:600;cursor:pointer;transition:transform .2s ease,background .2s ease}.fm-product__sticky-atc-btn:active{transform:scale(.97)}.fm-product__sticky-atc-btn:hover{background:var(--color-blue)}.fm-product__sticky-atc-btn.is-disabled,.fm-product__sticky-atc-btn:disabled{background:var(--color-gray-400);cursor:not-allowed}@media(prefers-reduced-motion:reduce){.fm-product__sticky-atc{transition:none}}.fm-product__monitor-cta-wrap{max-width:1200px;margin:32px auto 8px;padding:0 24px;box-sizing:border-box}.fm-product__monitor-cta{display:flex;align-items:center;gap:18px;padding:18px 22px;border-radius:16px;background:linear-gradient(135deg,#f6f8fc,#eef1f7,#fbf6ff);border:1px solid var(--color-gray-200);color:var(--color-dark-grey);text-decoration:none;position:relative;overflow:hidden;transition:transform .3s cubic-bezier(.2,.8,.2,1),box-shadow .3s ease,border-color .3s ease}.fm-product__monitor-cta:hover,.fm-product__monitor-cta:focus-visible{transform:translateY(-3px);box-shadow:0 14px 30px #0071e31f;border-color:#0071e347;outline:none}.fm-product__monitor-cta:after{content:"";position:absolute;top:0;left:-50%;width:40%;height:100%;background:linear-gradient(100deg,transparent 0%,rgba(255,255,255,.6) 50%,transparent 100%);transform:skew(-12deg);transition:left .7s ease;pointer-events:none}.fm-product__monitor-cta:hover:after{left:130%}.fm-product__monitor-cta-img{flex-shrink:0;width:96px;height:96px;border-radius:12px;overflow:hidden;background:#fff;display:flex;align-items:center;justify-content:center;border:1px solid var(--color-gray-200)}.fm-product__monitor-cta-img img{max-width:100%;max-height:100%;object-fit:contain;transition:transform .4s cubic-bezier(.2,.8,.2,1)}.fm-product__monitor-cta:hover .fm-product__monitor-cta-img img{transform:scale(1.06)}.fm-product__monitor-cta-body{flex:1;min-width:0}.fm-product__monitor-cta-eyebrow{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.08em;background:linear-gradient(135deg,var(--color-blue) 0%,var(--color-purple) 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:4px}.fm-product__monitor-cta-title{font-size:16px;font-weight:600;color:var(--color-dark-grey);line-height:1.3;margin-bottom:4px}.fm-product__monitor-cta-price{font-size:13px;color:var(--color-gray-600)}.fm-product__monitor-cta-price strong{color:var(--color-dark-grey);font-weight:700;font-variant-numeric:tabular-nums}.fm-product__monitor-cta-arrow{flex-shrink:0;width:44px;height:44px;border-radius:50%;background:var(--color-dark-grey);color:#fff;display:inline-flex;align-items:center;justify-content:center;transition:transform .3s cubic-bezier(.2,.8,.2,1)}.fm-product__monitor-cta:hover .fm-product__monitor-cta-arrow{transform:translate(4px);background:var(--color-blue)}@media(max-width:600px){.fm-product__monitor-cta{gap:14px;padding:14px 16px}.fm-product__monitor-cta-img{width:72px;height:72px}.fm-product__monitor-cta-title{font-size:14.5px}.fm-product__monitor-cta-arrow{width:36px;height:36px}}.fm-product__countdown{display:flex;align-items:center;gap:10px;margin:0 0 12px;padding:10px 14px;border-radius:10px;background:linear-gradient(135deg,#0071e314,#10a9561a);border:1px solid rgba(16,169,86,.22);font-size:13.5px;line-height:1.3;color:var(--color-dark-grey)}.fm-product__countdown[hidden]{display:none}.fm-product__countdown-dot{flex-shrink:0;width:9px;height:9px;border-radius:50%;background:#10a956;box-shadow:0 0 #10a956b3;animation:fm-countdown-pulse 1.6s infinite cubic-bezier(.4,0,.6,1)}@keyframes fm-countdown-pulse{0%{box-shadow:0 0 #10a9568c}70%{box-shadow:0 0 0 8px #10a95600}to{box-shadow:0 0 #10a95600}}.fm-product__countdown-text{flex:1;font-weight:500}.fm-product__countdown-time{font-weight:700;color:#0a8a48;font-variant-numeric:tabular-nums;letter-spacing:.01em}@media(prefers-reduced-motion:reduce){.fm-product__countdown-dot{animation:none}}.fm-product__reassurance{display:grid;grid-template-columns:1fr;gap:8px;padding:14px 0 4px;margin:8px 0 4px;border-top:1px solid var(--color-gray-200)}.fm-product__reassurance-item{display:flex;align-items:center;gap:12px;padding:12px 14px;border-radius:12px;background:linear-gradient(135deg,#0071e30a,#d358ee0a);border:1px solid rgba(0,113,227,.1);font-size:13px;line-height:1.35;color:var(--color-dark-grey);position:relative;overflow:hidden;transition:transform .25s cubic-bezier(.2,.8,.2,1),box-shadow .25s ease,border-color .25s ease;opacity:0;transform:translateY(8px);animation:fm-reassurance-in .55s cubic-bezier(.2,.8,.2,1) forwards;animation-delay:calc(var(--fm-item-index, 1) * 90ms)}.fm-product__reassurance-item:hover{transform:translateY(-2px);box-shadow:0 8px 22px #0071e31a;border-color:#0071e338}.fm-product__reassurance-item:after{content:"";position:absolute;top:0;left:-60%;width:50%;height:100%;background:linear-gradient(100deg,transparent 0%,rgba(255,255,255,.55) 50%,transparent 100%);transform:skew(-12deg);transition:left .6s ease;pointer-events:none}.fm-product__reassurance-item:hover:after{left:130%}.fm-product__reassurance-icon{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:linear-gradient(135deg,var(--color-blue) 0%,var(--color-purple) 100%);color:#fff;position:relative;box-shadow:0 4px 14px #0071e340}.fm-product__reassurance-icon svg{width:18px;height:18px;color:#fff}.fm-product__reassurance-icon img{width:20px;height:20px;filter:brightness(0) invert(1)}.fm-product__reassurance-text{flex:1;font-weight:500;letter-spacing:.005em}.fm-product__reassurance-text strong{font-weight:600;color:var(--color-dark-grey)}@media screen and (min-width:750px){.fm-product__reassurance{grid-template-columns:1fr;gap:8px}}@keyframes fm-reassurance-in{to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.fm-product__reassurance-item{opacity:1;transform:none;animation:none}.fm-product__reassurance-item:after{display:none}}.fm-product__popup-link{display:inline-flex;align-items:center;gap:6px;font-size:13px;color:var(--color-blue);font-weight:500;cursor:pointer;background:none;border:0;padding:0;text-decoration:none;transition:color var(--transition-fast)}.fm-product__popup-link:hover{color:var(--color-primary-hover);text-decoration:underline}.fm-product__popup-link:after{content:"\2192";font-size:14px}.fm-product__description{margin-top:8px;font-size:15px;line-height:1.65;color:var(--color-gray-700)}.fm-product__description-section{border-top:1px solid var(--color-gray-200);padding:18px 0}.fm-product__description-section--open{border-top:1px solid var(--color-gray-200)}.fm-product__description-section--open .fm-product__description-content{margin-top:0}.fm-product__description-toggle{display:flex;justify-content:space-between;align-items:center;width:100%;background:none;border:0;padding:0;cursor:pointer;font-size:15px;font-weight:600;color:var(--color-dark-grey);text-align:left}.fm-product__description-toggle:after{content:"+";font-size:22px;font-weight:300;transition:transform var(--transition-base);color:var(--color-grey)}.fm-product__description-toggle[aria-expanded=true]:after{content:"\2212"}.fm-product__description-content{margin-top:12px}.fm-product__description-content p{margin-bottom:10px}.fm-product__description-content>*:first-child{margin-top:0}.fm-product__description-content ul,.fm-product__description-content ol{padding-left:20px;margin-bottom:10px}.fm-product__share{display:flex;align-items:center;gap:12px;font-size:13px;color:var(--color-grey);padding-top:12px}.fm-product__share-btn{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;background:var(--color-bg-page);border-radius:50%;border:1px solid var(--color-gray-200);cursor:pointer;transition:all var(--transition-fast)}.fm-product__share-btn:hover{background:var(--color-blue);color:var(--color-white);border-color:var(--color-blue)}.fm-product__share-floating{position:absolute;bottom:14px;right:14px;z-index:3;width:38px;height:38px;background:#ffffffd9;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(0,0,0,.06);border-radius:50%;cursor:pointer;color:var(--color-dark-grey);display:inline-flex;align-items:center;justify-content:center;transition:all var(--transition-fast)}.fm-product__share-floating:hover{background:var(--color-white);transform:scale(1.06);box-shadow:0 4px 16px #0000001f}.fm-product__share-floating.is-copied{background:#10a956;color:var(--color-white);border-color:#10a956}.fm-modal[hidden]{display:none!important}.fm-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:var(--z-index-modal);display:flex;align-items:center;justify-content:center;padding:clamp(16px,4vw,40px);animation:fm-modal-in .2s ease}@keyframes fm-modal-in{0%{opacity:0}to{opacity:1}}.fm-modal__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0000008c;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);cursor:pointer}.fm-modal__panel{position:relative;background:var(--color-white);border-radius:var(--radius-lg);width:100%;max-width:720px;max-height:85vh;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 20px 60px #00000040;animation:fm-modal-panel .25s cubic-bezier(.4,0,.2,1)}@keyframes fm-modal-panel{0%{opacity:0;transform:translateY(20px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}.fm-modal__header{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-bottom:1px solid var(--color-gray-200);flex-shrink:0}.fm-modal__title{font-family:var(--font-inter),system-ui,sans-serif!important;font-size:18px;font-weight:600;color:var(--color-dark-grey);margin:0;letter-spacing:-.01em}.fm-modal__close{width:36px;height:36px;border:0;background:transparent;cursor:pointer;color:var(--color-grey);border-radius:50%;display:inline-flex;align-items:center;justify-content:center;transition:background var(--transition-fast),color var(--transition-fast)}.fm-modal__close:hover{background:var(--color-gray-100);color:var(--color-dark-grey)}.fm-modal__body{padding:24px;overflow-y:auto;font-size:15px;line-height:1.6;color:var(--color-gray-700);-webkit-overflow-scrolling:touch;overscroll-behavior:contain}.fm-modal[data-popup-ajax-handle] .fm-modal__panel{max-width:960px;width:92vw}.fm-modal[data-popup-ajax-handle] .fm-modal__body{padding:0;background:var(--color-bg-page, #F7F6F3)}.fm-modal[data-popup-ajax-handle] .fm-modal__body .fm-cgv__hero{display:none}.fm-modal__loading{display:flex;align-items:center;justify-content:center;gap:12px;padding:80px 20px;color:#9a9a95;font-size:14px}.fm-modal__spinner{width:22px;height:22px;border:2.5px solid #E8E7E3;border-top-color:#c9973a;border-radius:50%;animation:fm-modal-spin .8s linear infinite}@keyframes fm-modal-spin{to{transform:rotate(360deg)}}.fm-product__cgv-note{margin:12px 0 0;font-size:11.5px;line-height:1.45;color:#9a9a95;text-align:center;letter-spacing:.01em}.fm-product__cgv-link{border:0;background:transparent;padding:0;margin:0;font:inherit;font-size:inherit;color:#6b6b67;cursor:pointer;text-decoration:underline;text-underline-offset:2px;text-decoration-color:#6b6b6759;transition:color .15s,text-decoration-color .15s}.fm-product__cgv-link:hover{color:#111110;text-decoration-color:#111110}.fm-modal__body h1,.fm-modal__body h2,.fm-modal__body h3{font-family:var(--font-inter),system-ui,sans-serif!important;color:var(--color-dark-grey);margin:16px 0 8px}.fm-modal__body h2{font-size:18px}.fm-modal__body h3{font-size:16px}.fm-modal__body p{margin-bottom:12px}.fm-modal__body ul,.fm-modal__body ol{padding-left:22px;margin-bottom:12px}.fm-modal__body img{max-width:100%;height:auto;border-radius:var(--radius-md);margin:12px 0}.fm-product__app-block{width:100%;display:flex;flex-direction:column;align-items:center;text-align:center}.fm-product__app-block+.fm-product__app-block{margin-top:4px}.fm-product__app-block>*{margin-left:auto;margin-right:auto}.fm-related{background:var(--color-white);padding:clamp(40px,6vw,80px) 0;border-top:1px solid var(--color-gray-200)}.fm-related__inner{max-width:1480px;margin:0 auto;padding:0 clamp(16px,3vw,48px)}.fm-related .fm-collection__grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:clamp(16px,2vw,28px)}@media screen and (max-width:990px){.fm-related .fm-collection__grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media screen and (max-width:749px){.fm-related .fm-collection__grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px}}@media screen and (max-width:380px){.fm-related .fm-collection__grid{grid-template-columns:1fr!important}}.fm-related__heading{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:32px;flex-wrap:wrap;gap:16px}.fm-related__title{font-size:clamp(22px,2.5vw,32px);font-weight:600;letter-spacing:-.02em;color:var(--color-dark-grey)}.fm-related__subtitle{font-size:13px;color:var(--color-grey);font-family:var(--fm-product-mono);letter-spacing:.04em;text-transform:uppercase}.fm-reveal{opacity:0;transform:translateY(20px);transition:opacity .6s ease,transform .6s ease}.fm-reveal.is-visible{opacity:1;transform:translateY(0)}
/*# sourceMappingURL=/cdn/shop/t/82/assets/frenchmac-product.css.map */
