
:root{--ink:#111513;--ink2:#1a201d;--muted:#68736d;--line:#dfe5e1;--soft:#f3f6f4;--white:#fff;--accent:#b7ef45;--accent2:#8dcc22;--radius:22px;--max:1220px;--shadow:0 18px 55px rgba(17,21,19,.10);--font:'Poppins','DM Sans',Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:var(--font);color:var(--ink);line-height:1.6;background:#fff;-webkit-font-smoothing:antialiased}a{text-decoration:none;color:inherit}img{max-width:100%;height:auto;display:block}button,input,textarea,select{font:inherit}.ff-container{max-width:var(--max);margin:auto;padding:0 28px}.ff-header{height:68px;position:fixed;inset:0 0 auto;z-index:9000;background:rgba(255,255,255,.94);backdrop-filter:blur(18px);border-bottom:1px solid rgba(17,21,19,.08)}.ff-header-inner{height:100%;display:flex;align-items:center;justify-content:space-between}.ff-brand,.ff-footer-brand{display:flex;align-items:center;gap:9px;font-size:21px;font-weight:800;letter-spacing:-.8px}.ff-brand>span:last-child span,.ff-footer-brand span{color:var(--accent2)}.ff-brand-mark{width:34px;height:34px;border-radius:10px;background:var(--ink);color:var(--accent);display:grid;place-items:center;font-size:18px;font-weight:800}.ff-nav{display:flex;align-items:center;gap:6px}.ff-nav>a{font-size:14px;font-weight:600;padding:10px 13px;color:#4e5953}.ff-nav>a:hover{color:var(--ink)}.ff-header-cta{background:var(--ink)!important;color:#fff!important;border-radius:999px!important;padding:11px 19px!important}.ff-menu{display:none;border:1px solid var(--line);background:#fff;border-radius:10px;width:42px;height:42px}.ff-menu span{display:block;width:18px;height:2px;background:var(--ink);margin:4px auto}.ff-mobile-nav{display:none}.ff-hero{padding-top:68px;background:var(--ink);color:#fff;min-height:700px;position:relative;overflow:hidden}.ff-hero-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.045) 1px,transparent 1px);background-size:70px 70px;mask-image:linear-gradient(to right,#000,transparent 78%)}.ff-hero-inner{min-height:622px;display:grid;grid-template-columns:1.03fr .97fr;align-items:center;gap:40px;position:relative}.ff-kicker,.ff-eyebrow{font-size:11px;letter-spacing:1.7px;font-weight:800;color:#7c887f;margin-bottom:17px}.ff-kicker{color:var(--accent)}.ff-kicker span{display:inline-block;width:22px;height:2px;background:var(--accent);vertical-align:middle;margin-right:9px}.ff-hero h1{font-size:clamp(48px,6.2vw,82px);line-height:1.01;letter-spacing:-4px;max-width:750px;margin:0 0 24px}.ff-hero h1 em,.ff-cta h2 em{color:var(--accent);font-style:normal}.ff-hero p{font-size:18px;line-height:1.8;color:#c3ccc6;max-width:630px}.ff-actions{display:flex;gap:12px;flex-wrap:wrap;margin:34px 0 22px}.ff-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;border:0;border-radius:999px;padding:13px 21px;font-weight:750;font-size:14px;transition:.25s ease;cursor:pointer}.ff-btn-primary{background:var(--ink);color:#fff}.ff-btn-accent{background:var(--accent);color:var(--ink)}.ff-btn-accent:hover{background:#d1ff77;transform:translateY(-2px)}.ff-btn-ghost{border:1px solid #4a544e;color:#fff}.ff-btn-ghost:hover{border-color:#aab4ad}.ff-hero-note{font-size:11px;color:#8e9a92;letter-spacing:.8px}.ff-hero-note span{color:var(--accent);margin-right:6px}.ff-hero-visual{height:480px;position:relative;display:grid;place-items:center}.ff-machine-card{width:min(410px,80%);height:350px;border:1px solid rgba(183,239,69,.35);border-radius:28px;background:linear-gradient(145deg,#252d29,#121614);box-shadow:0 30px 100px rgba(0,0,0,.4);padding:25px;transform:rotate(3deg);position:relative;z-index:2}.ff-machine-top{display:flex;justify-content:space-between;color:#91a098;font-size:10px;letter-spacing:1.6px}.ff-machine-top b{color:var(--accent)}.ff-machine-line{height:1px;background:#465049;margin-top:22px}.ff-machine-icon{font-size:55px;line-height:.9;font-weight:900;letter-spacing:-3px;margin-top:95px;color:#fff}.ff-machine-spec{display:flex;gap:15px;font-size:9px;letter-spacing:1px;color:#89948d;position:absolute;bottom:24px}.ff-orbit{position:absolute;border:1px solid rgba(183,239,69,.17);border-radius:50%}.o1{width:500px;height:500px}.o2{width:650px;height:650px}.ff-strip{background:var(--accent);color:var(--ink)}.ff-strip-grid{min-height:66px;display:grid;grid-template-columns:repeat(4,1fr);align-items:center;gap:20px;font-size:12px;font-weight:750}.ff-strip b{font-size:10px;margin-right:10px;opacity:.55}.ff-section{padding:105px 0}.ff-soft{background:var(--soft)}.ff-section-head{display:grid;grid-template-columns:1.1fr .9fr;gap:70px;align-items:end;margin-bottom:52px}.ff-section-head h2,.ff-split h2,.ff-content h2{font-size:clamp(34px,4vw,55px);line-height:1.08;letter-spacing:-2.5px;margin:0;max-width:760px}.ff-section-head p,.ff-split p{color:var(--muted);font-size:16px;line-height:1.85;margin:0}.ff-eyebrow{color:var(--accent2)}.ff-eyebrow-light{color:var(--accent)}.ff-service-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}.ff-service-card{min-height:300px;padding:30px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);position:relative;transition:.25s}.ff-service-card:hover{background:var(--ink);color:#fff;transform:translateY(-4px);box-shadow:var(--shadow)}.ff-service-card:hover p{color:#adb7b1}.ff-card-no{font-size:11px;color:#9aa49e;font-weight:800}.ff-service-card h3{font-size:22px;margin:48px 0 10px;letter-spacing:-.7px}.ff-service-card p{font-size:14px;color:var(--muted);max-width:300px}.ff-card-action{position:absolute;right:24px;bottom:22px;width:38px;height:38px;border:1px solid var(--line);border-radius:12px;display:grid;place-items:center;background:var(--soft);color:var(--accent2);font-size:22px;font-weight:700;line-height:1;transition:.25s ease}.ff-service-card:hover .ff-card-action{background:var(--accent);border-color:var(--accent);color:var(--ink);transform:translateX(3px)}.ff-dark-section{background:#171d19;color:#fff;padding:105px 0}.ff-split{display:grid;grid-template-columns:1.1fr .9fr;gap:90px;align-items:end}.ff-split h2{color:#fff}.ff-split p{color:#aeb8b1}.ff-inline-link{display:inline-flex;margin-top:25px;color:var(--accent);font-size:14px;font-weight:750;gap:10px}.ff-section-head.centered{grid-template-columns:1fr;max-width:820px;margin-left:auto;margin-right:auto;text-align:center;gap:15px}.ff-section-head.centered p{max-width:680px;margin:auto}.ff-parts-box{display:grid;grid-template-columns:auto 1fr auto;gap:25px;align-items:center;background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:30px;box-shadow:var(--shadow)}.ff-parts-icon{width:54px;height:54px;border-radius:15px;background:var(--ink);color:var(--accent);display:grid;place-items:center;font-size:12px;font-weight:800}.ff-parts-box h3{margin:0 0 5px;font-size:21px}.ff-parts-box p{margin:0;color:var(--muted);font-size:14px}.ff-industry-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.ff-industry{padding:25px;border:1px solid var(--line);border-radius:18px}.ff-industry span{font-size:10px;color:#9ba59f;font-weight:800}.ff-industry h3{margin:45px 0 6px;font-size:19px}.ff-industry p{margin:0;color:var(--muted);font-size:13px}.ff-process{background:var(--soft);padding:105px 0}.ff-process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0}.ff-process-grid>div{padding:25px;border-top:1px solid var(--line);border-right:1px solid var(--line)}.ff-process-grid>div:first-child{border-left:1px solid var(--line)}.ff-process-grid b{color:var(--accent2);font-size:11px}.ff-process-grid h3{margin:45px 0 8px;font-size:18px}.ff-process-grid p{margin:0;color:var(--muted);font-size:13px}.ff-cta{background:var(--ink);color:#fff;padding:80px 0}.ff-cta .ff-container{display:flex;align-items:center;justify-content:space-between;gap:40px}.ff-cta h2{font-size:clamp(35px,4.5vw,58px);line-height:1.05;letter-spacing:-2.5px;margin:0}.ff-page-hero{padding:175px 0 95px;background:var(--soft);border-bottom:1px solid var(--line)}.ff-page-hero h1{font-size:clamp(45px,6vw,72px);line-height:1.02;letter-spacing:-3px;max-width:850px;margin:0 0 20px}.ff-page-hero p{font-size:18px;color:var(--muted);max-width:760px;line-height:1.8}.ff-content{max-width:900px}.ff-content p{font-size:18px;line-height:1.9;color:var(--muted);max-width:820px}.ff-contact-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:80px}.ff-contact-grid h2{font-size:42px;line-height:1.1;letter-spacing:-2px;margin:0 0 18px}.ff-contact-grid>div>p{color:var(--muted);line-height:1.8}.ff-contact-points{margin-top:35px;display:grid;gap:18px}.ff-contact-points div{display:flex;flex-direction:column}.ff-contact-points b{font-size:11px;letter-spacing:1px;color:#89938d;text-transform:uppercase}.ff-contact-points a{color:var(--accent2);font-weight:700}.ff-form-card{background:#fff;border:1px solid var(--line);border-radius:24px;padding:30px;box-shadow:var(--shadow)}.ff-form{display:grid;gap:16px}.ff-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.ff-form label{font-size:12px;font-weight:700;color:#4f5a54;display:grid;gap:7px}.ff-form input,.ff-form textarea,.ff-form select{width:100%;border:1px solid #d9dfdb;border-radius:12px;padding:12px 13px;outline:none;background:#fff;color:var(--ink)}.ff-form input:focus,.ff-form textarea:focus,.ff-form select:focus{border-color:#8ca77c;box-shadow:0 0 0 3px rgba(183,239,69,.18)}.ff-form textarea{resize:vertical}.ff-form small{color:#8a948e}.ff-honeypot{position:absolute!important;left:-9999px!important}.ff-notice{display:none;padding:11px 13px;border-radius:10px;font-size:13px}.ff-notice.success{display:block;background:#edf8df;color:#365719}.ff-notice.error{display:block;background:#fff0ee;color:#8a3028}.ff-footer{background:#0d110f;color:#aeb8b1;padding:70px 0 25px}.ff-footer-grid{display:grid;grid-template-columns:1.4fr .8fr .8fr .9fr;gap:50px;padding-bottom:55px}.ff-footer-brand{color:#fff}.ff-footer-grid p{font-size:13px;line-height:1.8;max-width:330px}.ff-footer h4{color:#fff;font-size:12px;letter-spacing:1px;text-transform:uppercase;margin:4px 0 18px}.ff-footer-grid a,.ff-footer-grid span{display:block;font-size:13px;margin:8px 0}.ff-footer-grid a:hover{color:var(--accent)}.ff-footer-bottom{border-top:1px solid #252c27;padding-top:20px;display:flex;justify-content:space-between;gap:20px;font-size:11px;color:#737e77}.ff-wa{position:fixed;right:22px;bottom:22px;z-index:8000;width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:#25D366;color:#fff;box-shadow:0 12px 30px rgba(0,0,0,.22);transition:transform .2s ease,box-shadow .2s ease}.ff-wa:hover{transform:translateY(-3px);box-shadow:0 16px 36px rgba(0,0,0,.26)}.ff-wa svg{width:33px;height:33px;display:block;fill:currentColor}.ff-call{position:fixed;right:22px;bottom:92px;z-index:8000;width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:var(--ink);color:var(--accent);box-shadow:0 12px 30px rgba(0,0,0,.22);transition:transform .2s ease,box-shadow .2s ease}.ff-call:hover{transform:translateY(-3px);box-shadow:0 16px 36px rgba(0,0,0,.26)}.ff-call svg{width:29px;height:29px;display:block;fill:currentColor}
@media(max-width:900px){.ff-nav{display:none}.ff-menu{display:block}.ff-mobile-nav{position:absolute;top:68px;left:0;right:0;background:#fff;border-bottom:1px solid var(--line);padding:18px 28px 24px;display:none;flex-direction:column;gap:4px}.ff-mobile-nav.open{display:flex}.ff-mobile-nav>a{padding:12px 0;font-weight:650}.ff-hero-inner{grid-template-columns:1fr;min-height:auto;padding-top:85px;padding-bottom:85px}.ff-hero-visual{height:300px}.ff-machine-card{height:250px}.ff-machine-icon{margin-top:60px;font-size:40px}.ff-strip-grid{grid-template-columns:1fr 1fr;padding:15px 28px}.ff-section-head,.ff-split,.ff-contact-grid{grid-template-columns:1fr;gap:25px}.ff-service-grid{grid-template-columns:1fr 1fr}.ff-service-card{min-height:250px;padding:25px}.ff-service-card h3{margin-top:42px}.ff-industry-grid{grid-template-columns:1fr 1fr}.ff-process-grid{grid-template-columns:1fr 1fr}.ff-footer-grid{grid-template-columns:1fr 1fr}.ff-parts-box{grid-template-columns:auto 1fr}.ff-parts-box .ff-btn{grid-column:1/-1;justify-self:start}.ff-cta .ff-container{align-items:flex-start;flex-direction:column}}
@media(max-width:600px){.ff-container{padding:0 20px}.ff-hero h1{font-size:48px;letter-spacing:-2.5px}.ff-hero p{font-size:16px}.ff-section,.ff-process{padding:68px 0}.ff-section-head{margin-bottom:34px}.ff-section-head h2,.ff-split h2,.ff-content h2{letter-spacing:-1.8px}.ff-hero-inner{padding-top:68px;padding-bottom:68px}.ff-hero-visual{margin-top:4px}.ff-service-grid,.ff-industry-grid,.ff-process-grid{grid-template-columns:1fr}.ff-service-card{min-height:0;padding:26px 24px 72px}.ff-service-card h3{font-size:21px;margin:38px 0 9px;max-width:270px}.ff-service-card p{margin:0;max-width:290px;line-height:1.7}.ff-card-action{right:22px;bottom:20px;width:36px;height:36px;border-radius:11px}.ff-strip-grid{grid-template-columns:1fr 1fr;font-size:10px}.ff-page-hero{padding:145px 0 70px}.ff-page-hero h1{font-size:44px;letter-spacing:-2px}.ff-form-grid{grid-template-columns:1fr}.ff-footer-grid{grid-template-columns:1fr}.ff-footer-bottom{flex-direction:column}.ff-wa{right:15px;bottom:15px}.ff-call{right:15px;bottom:85px}.ff-cta{padding:65px 0}}

/* Premium equipment brands section */
.ff-brands-section{padding:68px 0 70px;background:#fff;overflow:hidden;border:0}
.ff-brands-head{display:grid;grid-template-columns:1fr .72fr;align-items:end;gap:60px;margin-bottom:38px}
.ff-brands-head .ff-eyebrow{margin-bottom:12px}
.ff-brands-head h2{font-size:clamp(38px,4.6vw,58px);line-height:1.04;letter-spacing:-2.8px;margin:0;font-weight:500}
.ff-title-dot{color:var(--accent2)}
.ff-brands-head p{max-width:500px;margin:0;color:#4f5b55;font-size:16px;line-height:1.8}
.ff-brands-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;max-width:980px;margin:0 auto;align-items:center}
.ff-brand-logo{height:92px;min-width:0;border:1px solid #e2e7e4;background:#fff;border-radius:14px;display:flex;align-items:center;justify-content:center;padding:12px;overflow:hidden;box-shadow:0 6px 22px rgba(17,21,19,.035);animation:ffBrandDrift 6s ease-in-out infinite;will-change:transform}
.ff-brand-logo:nth-child(2n){animation-direction:reverse;animation-delay:-1.2s}.ff-brand-logo:nth-child(3n){animation-delay:-2.2s}.ff-brand-logo:nth-child(4n){animation-delay:-3.3s}.ff-brand-logo:nth-child(5n){animation-delay:-4.4s}
.ff-brand-logo img{display:block;width:auto;max-width:84%;height:auto;max-height:42px;object-fit:contain;filter:none!important;opacity:1!important;margin:0 auto}
.ff-brand-logo:hover img{filter:none!important;opacity:1!important;transform:none}
@keyframes ffBrandDrift{0%,100%{transform:translateX(-2px)}50%{transform:translateX(2px)}}
.ff-brands-indicator{display:flex;align-items:center;justify-content:center;gap:9px;margin-top:20px}.ff-brands-indicator span{width:42px;height:3px;border-radius:10px;background:#e0e5e2}.ff-brands-indicator i{display:block;width:16px;height:16px;border-radius:50%;background:var(--accent);box-shadow:0 0 0 4px rgba(183,239,69,.16)}
@media(max-width:900px){.ff-brands-head{grid-template-columns:1fr;gap:16px}.ff-brands-head p{max-width:650px}.ff-brands-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:9px}.ff-brand-logo{height:76px;padding:8px;border-radius:11px}.ff-brand-logo img{max-width:88%;max-height:32px}}
@media(max-width:600px){.ff-brands-section{padding:54px 0 56px}.ff-brands-head{margin-bottom:26px;gap:12px}.ff-brands-head h2{font-size:39px;letter-spacing:-2px}.ff-brands-head p{font-size:14px;line-height:1.7}.ff-brands-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:7px;max-width:none}.ff-brand-logo{height:64px;padding:6px;border-radius:10px;box-shadow:0 4px 14px rgba(17,21,19,.035)}.ff-brand-logo img{max-width:92%;max-height:30px}.ff-brands-indicator{margin-top:18px}.ff-brands-indicator span{width:42px}}
@media(prefers-reduced-motion:reduce){.ff-brand-logo{animation:none!important}}

/* FitnessFix v1.0.6 — refined brand presentation */
.ff-brands-section{padding-bottom:18px}
.ff-brands-grid{justify-items:stretch;align-items:center}
.ff-brand-logo{justify-content:center;text-align:center}
.ff-brand-logo img{filter:none!important;opacity:1!important;transform:none!important;margin:0 auto}
.ff-brand-logo:hover img{filter:none!important;opacity:1!important;transform:none!important}
.ff-brands-indicator{margin-top:14px}
.ff-section{padding-top:58px}
@media(max-width:600px){
  .ff-brands-section{padding-bottom:10px}
  .ff-brands-indicator{margin-top:12px}
  .ff-section{padding-top:42px}
}

/* FitnessFix v1.1.1 — brand logo visual sizing */
.ff-brand-logo img{max-width:88%;max-height:48px;width:auto;height:auto;object-fit:contain}
.ff-brand-1 img{max-width:90%;max-height:44px}
.ff-brand-2 img{max-width:86%;max-height:38px}
.ff-brand-3 img{max-width:82%;max-height:44px}
.ff-brand-4 img{max-width:86%;max-height:34px}
.ff-brand-5 img{max-width:90%;max-height:42px}
.ff-brand-6 img{max-width:92%;max-height:36px}
.ff-brand-7 img{max-width:92%;max-height:34px}
.ff-brand-8 img{max-width:80%;max-height:42px}
.ff-brand-9 img{max-width:88%;max-height:38px}
@media(max-width:900px){
 .ff-brand-logo img{max-width:92%;max-height:34px}
 .ff-brand-1 img{max-width:94%;max-height:34px}
 .ff-brand-2 img{max-width:92%;max-height:30px}
 .ff-brand-3 img{max-width:88%;max-height:34px}
 .ff-brand-4 img{max-width:92%;max-height:28px}
 .ff-brand-5 img{max-width:94%;max-height:32px}
 .ff-brand-6 img{max-width:96%;max-height:29px}
 .ff-brand-7 img{max-width:96%;max-height:28px}
 .ff-brand-8 img{max-width:88%;max-height:34px}
 .ff-brand-9 img{max-width:94%;max-height:31px}
}
@media(max-width:600px){
 .ff-brand-logo img{max-width:94%;max-height:27px}
 .ff-brand-1 img{max-width:96%;max-height:27px}
 .ff-brand-2 img{max-width:94%;max-height:24px}
 .ff-brand-3 img{max-width:92%;max-height:27px}
 .ff-brand-4 img{max-width:94%;max-height:23px}
 .ff-brand-5 img{max-width:96%;max-height:26px}
 .ff-brand-6 img{max-width:98%;max-height:24px}
 .ff-brand-7 img{max-width:98%;max-height:23px}
 .ff-brand-8 img{max-width:92%;max-height:27px}
 .ff-brand-9 img{max-width:96%;max-height:25px}
}

/* v1.1.2 — tenth brand tile */
.ff-brand-more{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:4px;background:linear-gradient(145deg,#f9fbf8,#f2f5f1);border-style:dashed!important;border-color:rgba(124,194,24,.42)!important;color:var(--ink);animation:ff-brand-drift 6s ease-in-out infinite alternate-reverse}
.ff-brand-more-mark{display:flex;align-items:center;justify-content:center;gap:4px;height:28px;margin-bottom:4px}
.ff-brand-more-mark span{width:9px;height:9px;border-radius:50%;background:var(--accent2);color:transparent;display:block}
.ff-brand-more strong{font-size:14px;letter-spacing:-.2px;font-weight:750}
.ff-brand-more small{font-size:9px;color:var(--muted);letter-spacing:.5px;text-transform:uppercase}
@media(max-width:700px){.ff-brand-more strong{font-size:12px}.ff-brand-more small{font-size:8px}.ff-brand-more-mark{height:24px}.ff-brand-more-mark span{width:7px;height:7px}}

/* FitnessFix v1.1.3 — minimal tenth brand tile */
.ff-brand-more{gap:8px!important;flex-direction:column!important;border-style:solid!important;background:#f8faf8!important;color:var(--ink);text-align:center}
.ff-brand-more-plus{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:var(--accent);color:var(--ink);font-size:22px;font-weight:600;line-height:1}
.ff-brand-more strong{font-size:9px;letter-spacing:1.1px;font-weight:800;white-space:nowrap}
@media(max-width:600px){.ff-brand-more-plus{width:24px;height:24px;font-size:19px}.ff-brand-more strong{font-size:7px;letter-spacing:.7px}}

/* v1.1.4 — compact More Brands tile */
.ff-brand-more{min-width:0!important;width:100%;overflow:hidden!important;gap:5px!important;padding:8px!important;box-sizing:border-box!important;}
.ff-brand-more-plus{width:22px!important;height:22px!important;min-width:22px!important;flex:0 0 22px!important;border-radius:50%;font-size:16px!important;line-height:22px!important;}
.ff-brand-more strong{display:block!important;width:100%!important;max-width:100%!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:8px!important;line-height:1.1!important;letter-spacing:.7px!important;font-weight:800!important;text-align:center!important;}
@media(max-width:600px){
 .ff-brand-more{padding:6px!important;gap:4px!important}
 .ff-brand-more-plus{width:18px!important;height:18px!important;min-width:18px!important;flex-basis:18px!important;font-size:13px!important;line-height:18px!important}
 .ff-brand-more strong{font-size:6px!important;letter-spacing:.45px!important}
}
/* Spare Parts Store */
.ff-store-toolbar{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:28px}.ff-store-toolbar h2{margin:5px 0 0;font-size:34px;letter-spacing:-1.5px}.ff-store-cats{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:28px}.ff-store-cats a{padding:8px 14px;border:1px solid var(--line);border-radius:999px;color:var(--muted);font-size:12px;font-weight:700;background:#fff}.ff-store-cats a.active,.ff-store-cats a:hover{background:var(--ink);color:#fff;border-color:var(--ink)}.ff-store-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.ff-product-card{background:#fff;border:1px solid var(--line);border-radius:18px;overflow:hidden;display:flex;flex-direction:column;min-width:0;transition:.22s ease}.ff-product-card:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.ff-product-image{height:220px;background:#f7f9f7;display:grid;place-items:center;overflow:hidden}.ff-product-image img{width:100%;height:100%;object-fit:contain;padding:20px}.ff-product-image span{font-size:11px;font-weight:800;color:#a0aaa4;letter-spacing:1px}.ff-product-body{padding:18px}.ff-product-body small{font-size:10px;color:#8b958f;text-transform:uppercase;letter-spacing:.8px;font-weight:800}.ff-product-body h3{font-size:17px;line-height:1.25;margin:7px 0}.ff-product-body h3 a{color:var(--ink)}.ff-product-code{font-size:11px;color:#89938d;margin-bottom:14px}.ff-product-price{font-size:16px;font-weight:800;color:var(--ink);margin-bottom:14px}.ff-product-price.large{font-size:28px;margin:15px 0}.ff-product-btn{display:flex;align-items:center;justify-content:center;gap:9px;width:100%;background:var(--ink);color:var(--accent);padding:12px 14px;border-radius:10px;font-size:12px;font-weight:800}.ff-product-btn:hover{background:var(--accent);color:var(--ink)}.ff-product-btn span{font-size:16px}.ff-store-empty{padding:55px 30px;text-align:center;border:1px solid var(--line);border-radius:18px;background:#fff}.ff-store-empty h3{font-size:24px;margin:0 0 8px}.ff-store-empty p{color:var(--muted);max-width:620px;margin:0 auto 22px}.ff-store-more{text-align:center;margin-top:25px}.ff-product-detail{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:start}.ff-product-detail-image{min-height:520px;background:#f7f9f7;border:1px solid var(--line);border-radius:24px;display:grid;place-items:center;overflow:hidden}.ff-product-detail-image img{max-width:100%;max-height:520px;width:100%;height:100%;object-fit:contain;padding:35px}.ff-product-detail-image span{font-size:12px;font-weight:800;color:#9aa49e}.ff-product-detail-copy{padding-top:10px}.ff-product-detail-copy>p{color:var(--muted);line-height:1.8}.ff-product-detail-copy h3{margin-top:28px}.product-content{margin:25px 0}.ff-home-store-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.ff-home-store-grid .ff-product-image{height:190px}
@media(max-width:900px){.ff-store-grid,.ff-home-store-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ff-product-detail{grid-template-columns:1fr;gap:35px}.ff-product-detail-image{min-height:360px}.ff-store-toolbar{align-items:start;flex-direction:column;gap:12px}}
@media(max-width:600px){.ff-store-grid,.ff-home-store-grid{grid-template-columns:1fr 1fr;gap:10px}.ff-product-image,.ff-home-store-grid .ff-product-image{height:145px}.ff-product-image img{padding:12px}.ff-product-body{padding:12px}.ff-product-body h3{font-size:14px}.ff-product-btn{padding:10px 8px;font-size:11px}.ff-store-toolbar h2{font-size:28px}.ff-product-detail-image{min-height:300px}.ff-store-cats{overflow:auto;flex-wrap:nowrap;padding-bottom:4px}.ff-store-cats a{white-space:nowrap}}


/* FitnessFix v1.1.11 — category rendering + tighter professional spacing */
.ff-section{padding-top:70px;padding-bottom:70px}
.ff-dark-section{padding-top:72px;padding-bottom:72px}
.ff-process{padding-top:70px;padding-bottom:70px}
.ff-cta{padding-top:64px;padding-bottom:64px}
.ff-page-hero{padding-top:135px;padding-bottom:70px}
.ff-section-head{margin-bottom:38px;gap:48px}
.ff-service-card{min-height:270px;padding:26px}
.ff-service-card h3{margin-top:38px}
.ff-industry{padding:22px}
.ff-industry h3{margin-top:34px}
.ff-process-grid>div{padding:22px}
.ff-process-grid h3{margin-top:34px}
.ff-footer{padding-top:58px}
.ff-footer-grid{padding-bottom:42px}
.ff-store-section{padding-top:58px;padding-bottom:64px}
.ff-store-toolbar{margin-bottom:20px}
.ff-store-cats{margin-bottom:20px}
.ff-product-image{height:205px}
.ff-product-body{padding:16px}
.ff-product-body h3{margin:5px 0}
.ff-product-code{margin-bottom:10px}
.ff-product-btn{padding:11px 13px}
.ff-product-detail{gap:55px}
.ff-product-detail-image{min-height:460px}
.ff-store-empty{padding:44px 26px}
.ff-taxonomy-hero{padding-bottom:58px}
.ff-taxonomy-section{padding-top:48px}
.ff-taxonomy-toolbar{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:22px}
.ff-taxonomy-toolbar .ff-inline-link{margin-top:0}
@media(max-width:900px){
 .ff-section{padding-top:58px;padding-bottom:58px}
 .ff-dark-section{padding-top:60px;padding-bottom:60px}
 .ff-process{padding-top:58px;padding-bottom:58px}
 .ff-page-hero{padding-top:120px;padding-bottom:58px}
 .ff-section-head{margin-bottom:30px;gap:30px}
 .ff-product-image{height:185px}
}
@media(max-width:600px){
 .ff-section{padding-top:44px;padding-bottom:44px}
 .ff-dark-section{padding-top:48px;padding-bottom:48px}
 .ff-process{padding-top:46px;padding-bottom:46px}
 .ff-cta{padding-top:48px;padding-bottom:48px}
 .ff-page-hero{padding-top:105px;padding-bottom:44px}
 .ff-page-hero h1{margin-bottom:12px}
 .ff-page-hero p{font-size:15px;line-height:1.7}
 .ff-section-head{margin-bottom:24px;gap:18px}
 .ff-service-card{min-height:235px;padding:20px}
 .ff-service-card h3{margin-top:28px;font-size:20px}
 .ff-product-image{height:145px}
 .ff-store-section{padding-top:40px;padding-bottom:48px}
 .ff-taxonomy-toolbar{align-items:flex-start;flex-direction:column;gap:8px}
 .ff-taxonomy-section{padding-top:36px}
}
