:root{--ff-dark: #2e3338;--ff-darker: #1a1d20;--ff-cream: #f4f2ed;--ff-yellow: #ffdd21;--ff-muted: #5f676c;--ff-muted-light: #aeb6bc;--ff-line: rgba(46, 51, 56, .12);--ff-card-radius: 10px;--ff-mono: "IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace}body{background:var(--ff-cream)}.ff-dark{position:relative;background:var(--ff-dark);color:var(--ff-cream);isolation:isolate}.ff-dark:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;pointer-events:none;background-image:repeating-linear-gradient(0deg,rgba(255,255,255,.045) 0 1px,transparent 1px 48px),repeating-linear-gradient(90deg,rgba(255,255,255,.045) 0 1px,transparent 1px 48px)}.ff-dark h1,.ff-dark h2,.ff-dark h3,.ff-dark p,.ff-dark a{color:var(--ff-cream)}.ff-eyebrow{font-family:var(--ff-mono);font-size:.72rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--ff-muted);margin:0 0 .6rem}.ff-dark .ff-eyebrow{color:var(--ff-muted-light)}.ff-data,.ff-spec-table td:last-child{font-family:var(--ff-mono);font-variant-numeric:tabular-nums}.ff-section-head{display:flex;align-items:flex-start;gap:1rem;margin:3rem 0 1.5rem}.ff-section-head__icon{flex:0 0 auto;width:52px;height:52px;border-radius:12px;background:var(--ff-dark);color:var(--ff-yellow);display:grid;place-items:center}.ff-section-head__icon svg{width:24px;height:24px;stroke:currentColor;fill:none;stroke-width:1.8}.ff-section-head__title{margin:0;font-size:clamp(1.35rem,2.4vw,1.75rem);font-weight:700;letter-spacing:-.02em;color:var(--ff-dark);line-height:1.15}.ff-section-head__sub{margin:.25rem 0 0;color:var(--ff-muted);font-size:.95rem}.ff-section-head__rule{width:56px;height:3px;background:var(--ff-dark);margin-top:.9rem;border-radius:2px}.ff-card{background:#fff;border:1px solid var(--ff-line);border-radius:var(--ff-card-radius);padding:1.1rem 1.25rem}.ff-feature-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,300px),1fr));gap:.85rem}.ff-feature{display:flex;align-items:flex-start;gap:.85rem}.ff-feature__icon{flex:0 0 auto;width:34px;height:34px;border-radius:8px;background:var(--ff-cream);color:var(--ff-dark);display:grid;place-items:center}.ff-feature__icon svg{width:17px;height:17px;stroke:currentColor;fill:none;stroke-width:1.9}.ff-feature__text{font-size:.95rem;line-height:1.45;color:var(--ff-dark)}.ff-spec-table{width:100%;border-collapse:collapse;border-radius:var(--ff-card-radius);overflow:hidden;border:1px solid var(--ff-line);background:#fff}.ff-spec-table thead th{background:var(--ff-dark);color:var(--ff-cream);text-align:left;font-size:.88rem;font-weight:600;padding:.9rem 1.15rem}.ff-spec-table td{padding:.85rem 1.15rem;border-top:1px solid var(--ff-line);font-size:.94rem;color:var(--ff-dark)}.ff-spec-table tbody tr:nth-child(2n){background:#f4f2ed8c}.ff-faq{display:grid;gap:.75rem}.ff-faq__item{background:#fff;border:1px solid var(--ff-line);border-radius:var(--ff-card-radius);overflow:hidden}.ff-faq__q{display:flex;align-items:center;gap:.8rem;padding:1rem 1.15rem;font-weight:600;color:var(--ff-dark);cursor:pointer;list-style:none}.ff-faq__q::-webkit-details-marker{display:none}.ff-faq__q-icon{flex:0 0 auto;width:30px;height:30px;border-radius:8px;background:var(--ff-dark);color:var(--ff-yellow);display:grid;place-items:center;font-size:.85rem;font-weight:700}.ff-faq__a{padding:1rem 1.15rem 1.1rem 3.9rem;color:var(--ff-muted);border-top:1px solid var(--ff-line)}.ff-trust-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,210px),1fr));gap:.7rem;margin-top:1.25rem}.ff-trust{display:flex;align-items:center;gap:.7rem;background:var(--ff-cream);border:1px solid var(--ff-line);border-radius:8px;padding:.75rem .9rem;font-size:.9rem;color:var(--ff-dark)}.ff-trust svg{width:18px;height:18px;stroke:currentColor;fill:none;stroke-width:1.8;flex:0 0 auto}.ff-badges{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.ff-badge{font-size:.78rem;font-weight:600;padding:.4rem .75rem;border-radius:6px;background:var(--ff-dark);color:var(--ff-cream)}.ff-badge--accent{background:var(--ff-yellow);color:var(--ff-dark);font-family:var(--ff-mono);text-transform:uppercase;letter-spacing:.08em;font-size:.72rem}.ff-badge--stock{background:#eaf7ee;color:#1e6b34;font-family:var(--ff-mono);font-size:.75rem}.ff-badge--stock:before{content:"\25cf  ";color:#2f9e44}.ff-badge--quote{background:var(--ff-cream);color:var(--ff-muted);border:1px solid var(--ff-line)}.ff-page-hero{padding:3.5rem 0 3rem;margin-bottom:2.5rem}.ff-page-hero__title{font-size:clamp(2.2rem,6vw,4rem);font-weight:700;letter-spacing:-.035em;line-height:1.02;margin:0 0 .75rem}.ff-page-hero__lead{max-width:46rem;font-size:1.05rem;line-height:1.6;color:var(--ff-muted-light);margin:0}.ff-wrap{max-width:1400px;margin-inline:auto;padding-inline:clamp(1rem,4vw,3rem)}.ff-footer{padding:4rem 0 2rem}.ff-footer__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,220px),1fr));gap:2.5rem}.ff-footer__col-title{font-family:var(--ff-mono);font-size:.72rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:#aeb6bcbf;margin:0 0 1.25rem}.ff-footer__list{list-style:none;margin:0;padding:0;display:grid;gap:.75rem}.ff-footer__list a{color:var(--ff-muted-light);text-decoration:none;font-size:.95rem;transition:color .15s ease}.ff-footer__list a:hover{color:var(--ff-cream)}.ff-footer__tagline{font-family:var(--ff-mono);font-size:.75rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--ff-cream);margin-top:1.5rem}.ff-footer__about{color:var(--ff-muted-light);font-size:.95rem;line-height:1.6;max-width:26rem}.ff-footer__bottom{margin-top:3rem;padding-top:1.5rem;border-top:1px solid rgba(244,242,237,.12);display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;font-size:.85rem;color:#aeb6bcb3}.ff-cta{border-radius:18px;padding:clamp(2.5rem,6vw,4.5rem) 1.5rem;text-align:center;margin:3rem 0}.ff-cta__title{font-size:clamp(1.8rem,4.5vw,3rem);font-weight:700;letter-spacing:-.03em;margin:.5rem 0 1rem}.ff-cta__lead{max-width:40rem;margin:0 auto 2rem;color:var(--ff-muted-light);line-height:1.6}.ff-cta__actions{display:flex;flex-wrap:wrap;gap:.85rem;justify-content:center}.ff-btn{display:inline-flex;align-items:center;gap:.55rem;padding:.85rem 1.5rem;border-radius:8px;font-weight:600;font-size:.95rem;text-decoration:none;border:1px solid transparent;transition:transform .12s ease,background .15s ease}.ff-btn:active{transform:translateY(1px)}.ff-btn--primary{background:var(--ff-yellow);color:var(--ff-dark)}.ff-btn--primary:hover{background:#f5d400}.ff-btn--ghost{background:transparent;color:var(--ff-cream);border-color:#f4f2ed59}.ff-btn--ghost:hover{border-color:var(--ff-cream)}.ff-btn--dark{background:var(--ff-dark);color:var(--ff-cream)}.buy-buttons-block button[disabled]{background:var(--ff-cream)!important;color:var(--ff-muted)!important;border:1px dashed var(--ff-line)!important;cursor:not-allowed}@media(max-width:749px){.ff-section-head{margin-top:2.25rem}.ff-section-head__icon{width:44px;height:44px}}.ff-footer__anpc{display:flex;flex-wrap:wrap;gap:.85rem;margin-top:2.5rem}.ff-footer__anpc img{height:42px;width:auto;border-radius:4px;background:#fff;padding:3px 6px;opacity:.92;transition:opacity .15s ease}.ff-footer__anpc a:hover img{opacity:1}@media(max-width:480px){.ff-footer__anpc img{height:34px}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/fierfix.css.map */
