.ff-hero{min-height:640px;background-image:linear-gradient(90deg,rgba(255,255,255,.94) 0%,rgba(255,255,255,.68) 34%,rgba(255,255,255,.06) 68%),var(--ff-hero);background-size:cover;background-position:center;display:flex;align-items:center}.ff-hero-inner{display:flex;align-items:center;min-height:640px}.ff-hero-copy{max-width:610px}.ff-hero h1{font-size:clamp(3rem,6vw,6.4rem);line-height:.9;margin:0 0 22px;color:var(--ff-blue-dark);max-width:720px;text-transform:uppercase}.ff-hero p{font-size:1.15rem;max-width:540px;margin-bottom:28px}.ff-actions{display:flex;align-items:center;gap:24px;flex-wrap:wrap}
.ff-cat-rail{background:var(--ff-gray);border-block:1px solid var(--ff-border)}.ff-cat-grid{display:grid;grid-template-columns:repeat(9,1fr)}.ff-cat-item{min-height:132px;padding:18px 12px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;gap:10px;color:var(--ff-blue-dark);text-decoration:none;border-right:1px solid var(--ff-border);font-size:.82rem;font-weight:700}.ff-cat-item:first-child{border-left:1px solid var(--ff-border)}.ff-cat-icon{width:44px;height:44px;display:grid;place-items:center}.ff-cat-icon img{max-width:40px;max-height:40px;object-fit:contain;filter:grayscale(1) contrast(1.1)}.ff-cat-item:hover img{filter:none}.ff-grid-icon{font-size:2.2rem;line-height:1}
.ff-story-grid{display:grid;grid-template-columns:1.35fr .85fr;gap:14px}.ff-story-image,.ff-image-card{background-size:cover;background-position:center;position:relative;overflow:hidden;border-radius:4px}.ff-story-image{min-height:540px;display:flex;align-items:flex-end}.ff-story-image:after,.ff-image-card:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(3,33,50,.78),rgba(3,33,50,.05) 65%)}.ff-story-image>div,.ff-image-card>*{position:relative;z-index:1}.ff-story-image>div{padding:44px;color:#fff;max-width:530px}.ff-story-image h2{font-size:clamp(2.2rem,4vw,4.6rem);line-height:.95;margin:.2em 0}.ff-story-stack{display:grid;grid-template-rows:1fr 1fr;gap:14px}.ff-image-card{display:flex;flex-direction:column;justify-content:flex-end;padding:30px;color:#fff;text-decoration:none;min-height:260px}.ff-image-card strong{font-size:1.7rem;text-transform:uppercase}.ff-image-card span{font-weight:800;text-transform:uppercase;letter-spacing:.07em;font-size:.78rem}
.ff-products{background:#fff}.ff-products ul.products{margin-bottom:0}.ff-brands{background:var(--ff-gray);padding-block:44px}.ff-brand-grid{display:grid;grid-template-columns:repeat(8,1fr);gap:34px;align-items:center}.ff-brand-grid a{display:grid;place-items:center}.ff-brand-grid img{max-height:56px;width:auto;filter:grayscale(1);opacity:.78}.ff-brand-grid span{font-size:1.25rem;font-weight:900;text-align:center;color:#4e565c;filter:grayscale(1)}
.ff-values h2{color:var(--ff-blue-dark);text-transform:uppercase}.ff-value-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:30px;margin-top:30px}.ff-value{text-align:center;padding:10px 22px}.ff-value img{height:44px;width:44px;object-fit:contain;margin-bottom:14px}.ff-value-fallback{font-size:2rem;color:var(--ff-blue)}.ff-value h3{font-size:1rem;margin:.4em 0}.ff-value p{font-size:.9rem;color:#68737b}
.ff-newsletter{background-size:cover;background-position:center;padding:58px 0;color:#fff}.ff-newsletter .ff-shell{display:grid;grid-template-columns:1fr minmax(320px,540px);align-items:center;gap:40px}.ff-newsletter h2{font-size:2.3rem;text-transform:uppercase;margin:0}.ff-newsletter p{margin:.3em 0 0}.ff-newsletter form{display:flex;background:#fff;border-radius:7px;overflow:hidden}.ff-newsletter input{flex:1;border:0!important;padding:17px!important;background:#fff!important}.ff-newsletter button{width:58px;border:0;background:var(--ff-blue-dark);color:#fff;font-size:1.3rem}
@media(max-width:1000px){.ff-cat-grid{grid-template-columns:repeat(5,1fr)}.ff-story-grid{grid-template-columns:1fr}.ff-story-stack{grid-template-columns:1fr 1fr;grid-template-rows:auto}.ff-brand-grid{grid-template-columns:repeat(4,1fr)}.ff-value-grid{grid-template-columns:1fr 1fr}}@media(max-width:767px){.ff-hero{min-height:560px;background-image:linear-gradient(0deg,rgba(255,255,255,.94),rgba(255,255,255,.42)),var(--ff-hero-mobile);background-position:center}.ff-hero-inner{min-height:560px;align-items:flex-end;padding-bottom:42px}.ff-hero h1{font-size:3.2rem}.ff-cat-grid{display:flex;overflow-x:auto;width:100%;padding-inline:0}.ff-cat-item{min-width:116px;min-height:108px}.ff-story-image{min-height:480px}.ff-story-stack{grid-template-columns:1fr}.ff-brand-grid{grid-template-columns:repeat(3,1fr);gap:24px}.ff-value-grid{grid-template-columns:1fr}.ff-newsletter .ff-shell{grid-template-columns:1fr}.ff-section-head{align-items:flex-start;flex-direction:column}}

/* v1.1 centered premium sections */
.ff-section-head-centered{justify-content:center;text-align:center}.ff-section-head-centered h2{text-align:center;width:100%}
.ff-brands .ff-brand-grid{justify-content:center;grid-template-columns:repeat(auto-fit,minmax(120px,160px));max-width:1080px;margin:0 auto}
.ff-brand-grid a,.ff-brand-grid span{min-height:64px;display:grid;place-items:center}
.ff-brand-grid a:hover img{filter:grayscale(0);opacity:1}
.ff-values-title{text-align:center;margin-left:auto;margin-right:auto}.ff-value-grid{max-width:1180px;margin:30px auto 0}
