.fm-home{background:var(--fm-bg);color:var(--fm-text);border-radius:var(--fm-radius);padding-block:var(--fm-space);font-family:var(--font-body-family, sans-serif);font-size:16px;line-height:1.6;text-align:var(--fm-align)}.fm-home *,.fm-home *:before,.fm-home *:after{box-sizing:border-box}.fm-home .fm-inner{width:min(var(--fm-width),calc(100% - 48px));margin-inline:auto;min-width:0}.fm-home .fm-heading{max-width:760px;margin:0 auto 30px}.fm-home .fm-eyebrow{margin:0 0 12px;font-size:11px;letter-spacing:.16em;text-transform:uppercase}.fm-home h1,.fm-home h2,.fm-home h3,.fm-home h4{color:inherit;overflow-wrap:anywhere}.fm-home .fm-title{margin:0;font-family:var(--font-heading-family, sans-serif);font-weight:var(--font-heading-weight, 500);font-size:var(--fm-heading-size);line-height:1.15;letter-spacing:-.035em;text-wrap:balance}.fm-home .fm-copy{max-width:560px;margin:20px auto 26px;overflow-wrap:anywhere}.fm-home .fm-copy>:first-child{margin-top:0}.fm-home .fm-copy>:last-child{margin-bottom:0}.fm-home a{color:inherit}.fm-home .fm-button{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:48px;padding:12px 25px;border:1px solid var(--fm-accent);border-radius:var(--fm-button-radius);background:var(--fm-accent);color:var(--fm-button-text);font:inherit;font-size:14px;line-height:1.4;text-decoration:none;transition:transform .25s ease,opacity .25s ease}.fm-home .fm-link{display:inline-block;margin-top:12px;font-size:13px;text-decoration:underline;text-underline-offset:4px}.fm-home :is(a,button,summary,[tabindex]):focus-visible{outline:2px solid var(--fm-accent);outline-offset:4px}.fm-home .fm-split{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:clamp(28px,5vw,72px)}.fm-home .fm-split>*{min-width:0}.fm-home .fm-split .fm-heading{margin-bottom:0}.fm-home .fm-split-copy{padding-block:12px}.fm-home .fm-media{overflow:hidden;border-radius:var(--fm-card-radius);background:var(--fm-surface)}.fm-home .fm-image{display:block;width:100%;height:auto;aspect-ratio:var(--fm-ratio);object-fit:var(--fm-fit);transition:transform .5s ease}.fm-home .fm-placeholder{display:block;width:100%;height:auto;min-height:180px;aspect-ratio:var(--fm-ratio);fill:currentColor;opacity:.3}.fm-home fm-home-carousel{display:block;min-width:0}.fm-home .fm-controls{display:flex;justify-content:center;gap:10px;margin:0 0 20px}.fm-home .fm-controls[hidden]{display:none}.fm-home .fm-controls button{display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;padding:0;border:1px solid var(--fm-accent);border-radius:var(--fm-button-radius);background:var(--fm-bg);color:var(--fm-accent);font:inherit;font-size:20px;cursor:pointer}.fm-home .fm-controls button:disabled{opacity:.3;cursor:default}.fm-home .fm-track{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - 60px)/4);gap:20px;margin:0;padding:6px 0 18px;list-style:none;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scrollbar-width:thin}.fm-home .fm-track>li{min-width:0;scroll-snap-align:start}.fm-home .fm-card{display:block;height:100%;padding:12px;border-radius:var(--fm-card-radius);background:var(--fm-surface);color:inherit;text-decoration:none}.fm-home .fm-card .fm-media{background:var(--fm-bg)}.fm-home .fm-card-title{margin:17px 0 8px;font-family:var(--font-body-family, sans-serif);font-size:17px;font-weight:500;line-height:1.4;letter-spacing:0}.fm-home .fm-card p{margin:8px 0;overflow-wrap:anywhere}.fm-home .fm-price{font-size:14px}.fm-home .fm-status{font-size:12px;opacity:.8}.fm-home .fm-card-body{padding:0 5px 8px}.fm-home .fm-models{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,240px),1fr));gap:24px}.fm-home .fm-models .fm-card{padding:20px}.fm-home .fm-panel{display:flex;flex-direction:column;justify-content:center;aspect-ratio:var(--fm-ratio);padding:clamp(24px,5vw,64px);border-radius:var(--fm-card-radius);background:var(--fm-surface)}.fm-home .fm-panel .fm-copy{max-width:680px;margin-bottom:0}.fm-home .fm-faq-list{width:100%;max-width:860px;margin-inline:auto}.fm-home .fm-faq-item{border-bottom:1px solid currentColor;border-color:color-mix(in srgb,currentColor 18%,transparent)}.fm-home .fm-faq-item summary{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:64px;padding:16px 4px;cursor:pointer;list-style:none}.fm-home .fm-faq-item summary::-webkit-details-marker{display:none}.fm-home .fm-faq-question{flex:1}.fm-home .fm-faq-icon{flex:0 0 auto;font-size:24px;line-height:1;transition:transform .2s ease}.fm-home .fm-faq-item[open] .fm-faq-icon{transform:rotate(45deg)}.fm-home .fm-faq-answer{padding:0 12px 22px;overflow-wrap:anywhere}.fm-home .fm-faq-answer>:first-child{margin-top:0}.fm-home .fm-faq-answer>:last-child{margin-bottom:0}.fm-home .fm-review-summary{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:28px 48px;margin-bottom:32px}.fm-home .fm-review-score{display:block;font-size:48px;line-height:1.15;color:var(--fm-accent)}.fm-home .fm-review-count{margin:8px 0 0}.fm-home .fm-distribution{width:min(100%,360px)}.fm-home .fm-review-row{display:grid;grid-template-columns:38px minmax(0,1fr) 44px;align-items:center;gap:12px;margin:8px 0;font-size:13px}.fm-home .fm-review-bar{height:8px;overflow:hidden;border-radius:99px;background:var(--fm-track-color)}.fm-home .fm-review-bar>span{display:block;height:100%;background:var(--fm-accent);border-radius:inherit}.fm-home .fm-review-card{background:var(--fm-review-card)}.fm-home .fm-review-stars{color:var(--fm-accent);letter-spacing:.08em}.fm-home .fm-review-date{font-size:12px;opacity:.7}.fm-home .fm-review-title{margin:12px 0 8px;font-size:15px}.fm-home .fm-footer{margin-top:28px}.fm-home .fm-editor-note{padding:24px;border-radius:var(--fm-card-radius);background:var(--fm-surface)}@media(hover:hover)and (prefers-reduced-motion:no-preference){.fm-home a.fm-card:hover .fm-image{transform:scale(1.035)}.fm-home .fm-button:hover{transform:translateY(-2px)}}@media(min-width:750px)and (max-width:989px){.fm-home .fm-track{grid-auto-columns:calc((100% - 20px)/2)}}@media(max-width:749px){.fm-home{--fm-ratio: var(--fm-mobile-ratio)}.fm-home .fm-inner{width:calc(100% - 32px)}.fm-home .fm-title{font-size:var(--fm-heading-mobile)}.fm-home .fm-split{grid-template-columns:minmax(0,1fr);gap:28px}.fm-home .fm-track{grid-auto-columns:80%;gap:14px}.fm-home .fm-models{grid-template-columns:minmax(0,1fr)}.fm-home .fm-card-title{font-size:16px}.fm-home .fm-panel{padding:28px 18px}.fm-home .fm-copy{font-size:15px}}@media(prefers-reduced-motion:reduce){.fm-home *,.fm-home *:before,.fm-home *:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/fm-home.css.map */
