.ffl-home,.ffl-home *{box-sizing:border-box}.ffl-home{font-family:Inter,system-ui,sans-serif;color:#1a1a1a}.ffl-home a{text-decoration:none}.ffl-home ul{list-style:none;padding:0;margin:0}.ffl-section{padding:5rem 1.5rem}.ffl-section--cream{background:#faf7f2}.ffl-section--charcoal{background:#1a1a1a;color:#fff}.ffl-section__container{max-width:1400px;margin:0 auto}.ffl-section__header{text-align:center;margin-bottom:3rem}.ffl-section__title{font-family:Playfair Display,Georgia,serif;font-size:clamp(2rem,4vw,3rem);font-weight:700;color:#1a1a1a;margin:0 0 1rem;letter-spacing:-.01em}.ffl-section--charcoal .ffl-section__title{color:#fff}.ffl-section__subtitle{font-size:1.0625rem;color:#6b6b6b;max-width:700px;margin:0 auto}.ffl-section--charcoal .ffl-section__subtitle{color:#ffffffd9}.ffl-hero{position:relative;min-height:600px;background:linear-gradient(135deg,#c8102e,#6b1b3d);color:#fff;display:flex;align-items:center;overflow:hidden}.ffl-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:center;opacity:.35}.ffl-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,#c8102ed9,#6b1b3dd9)}.ffl-hero__container{position:relative;z-index:1;max-width:1400px;margin:0 auto;padding:4rem 1.5rem;display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}.ffl-hero__content{max-width:600px}.ffl-hero__badge{display:inline-flex;align-items:center;gap:.5rem;background:#ffffff26;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.25);border-radius:999px;padding:.5rem 1.25rem;font-size:14px;font-weight:500;margin-bottom:1.5rem;color:#fff}.ffl-hero__title{font-family:Playfair Display,Georgia,serif;font-size:clamp(2.5rem,5vw,4.5rem);font-weight:800;line-height:1.05;margin:0 0 1.5rem;letter-spacing:-.02em;color:#fff}.ffl-hero__subtitle{font-size:clamp(1rem,1.5vw,1.25rem);line-height:1.6;margin:0 0 2rem;opacity:.95}.ffl-hero__cta-row{display:flex;gap:1rem;flex-wrap:wrap}.ffl-hero__cta{display:inline-flex;align-items:center;gap:.5rem;padding:.875rem 1.75rem;border-radius:8px;font-weight:600;font-size:.9375rem;transition:transform .2s,box-shadow .2s,background .2s,color .2s}.ffl-hero__cta--primary{background:#fff;color:#c8102e;box-shadow:0 4px 12px #00000026}.ffl-hero__cta--primary:hover{transform:translateY(-2px);box-shadow:0 6px 20px #00000040;color:#c8102e}.ffl-hero__cta--outline{background:transparent;color:#fff;border:2px solid white}.ffl-hero__cta--outline:hover{background:#fff;color:#c8102e}.ffl-hero__stats{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:2.5rem}.ffl-hero__stat-number{font-family:Playfair Display,serif;font-size:2.25rem;font-weight:800;line-height:1}.ffl-hero__stat-label{font-size:.8125rem;opacity:.9;margin-top:.25rem}.ffl-hero__visual{position:relative}.ffl-hero__slider{position:relative;width:100%;aspect-ratio:4 / 3;border-radius:16px;overflow:hidden;box-shadow:0 20px 50px #00000040;background:#00000026}.ffl-hero__slides{position:relative;width:100%;height:100%}.ffl-hero__slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity .6s ease;display:block;pointer-events:none;text-decoration:none;color:#fff}.ffl-hero__slide.is-active{opacity:1;pointer-events:auto}.ffl-hero__slide img{width:100%;height:100%;object-fit:cover;display:block}.ffl-hero__slide-caption{position:absolute;left:0;right:0;bottom:0;padding:1.5rem 1.25rem 1.25rem;background:linear-gradient(to top,rgba(0,0,0,.7),transparent);color:#fff}.ffl-hero__slide-title{font-family:Inter,sans-serif;font-weight:600;font-size:.9375rem;letter-spacing:-.005em}.ffl-hero__slider-arrow{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;border-radius:50%;background:#ffffffe6;color:#1a1a1a;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:2;transition:background .2s,transform .15s}.ffl-hero__slider-arrow:hover{background:#fff;transform:translateY(-50%) scale(1.05)}.ffl-hero__slider-arrow--prev{left:12px}.ffl-hero__slider-arrow--next{right:12px}.ffl-hero__slider-dots{position:absolute;bottom:12px;left:50%;transform:translate(-50%);display:flex;gap:6px;z-index:2}.ffl-hero__slider-dot{width:8px;height:8px;border-radius:50%;background:#ffffff80;border:none;cursor:pointer;padding:0;transition:background .2s,width .2s,border-radius .2s}.ffl-hero__slider-dot.is-active{background:#fff;width:20px;border-radius:4px}.ffl-trust{background:#fff;padding:2rem 1.5rem;border-bottom:1px solid #E0D5C7}.ffl-trust__grid{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;text-align:center}.ffl-trust__item{display:flex;flex-direction:column;align-items:center;gap:.5rem}.ffl-trust__icon{width:48px;height:48px;border-radius:50%;background:#ffe5e5;color:#c8102e;display:flex;align-items:center;justify-content:center}.ffl-trust__icon svg{width:24px;height:24px}.ffl-trust__title{font-weight:700;font-size:.9375rem;color:#1a1a1a}.ffl-trust__desc{font-size:.8125rem;color:#6b6b6b;line-height:1.4}.ffl-categories__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}.ffl-category-card{position:relative;border-radius:16px;overflow:hidden;aspect-ratio:4 / 5;display:block;transition:transform .3s;background:#faf7f2}.ffl-category-card:hover{transform:translateY(-4px)}.ffl-category-card__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.ffl-category-card__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,#7b3f00,#c8102e);display:flex;align-items:center;justify-content:center;color:#fff;font-family:Playfair Display,serif;font-size:3rem;font-weight:800}.ffl-category-card__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 40%,rgba(0,0,0,.75) 100%)}.ffl-category-card__content{position:absolute;bottom:1.5rem;left:1.5rem;right:1.5rem;color:#fff}.ffl-category-card__title{font-family:Playfair Display,Georgia,serif;font-size:1.625rem;font-weight:700;margin:0 0 .25rem;color:#fff}.ffl-category-card__count{font-size:.875rem;opacity:.9}.ffl-category-card__arrow{display:inline-flex;margin-top:.5rem;transition:transform .2s}.ffl-category-card:hover .ffl-category-card__arrow{transform:translate(4px)}.ffl-specials__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}.ffl-special-card{background:#fff;border:1px solid #E0D5C7;border-radius:12px;overflow:hidden;transition:transform .2s,box-shadow .2s,border-color .2s;position:relative;display:block;color:inherit}.ffl-special-card:hover{transform:translateY(-4px);box-shadow:0 12px 24px #00000014;border-color:#ffe5e5}.ffl-special-card__badge{position:absolute;top:12px;left:12px;background:#c8102e;color:#fff;padding:4px 10px;border-radius:999px;font-size:.6875rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;z-index:1}.ffl-special-card__image-wrap{aspect-ratio:1 / 1;background:#faf7f2;overflow:hidden;position:relative}.ffl-special-card__image{width:100%;height:100%;object-fit:cover;transition:transform .3s}.ffl-special-card:hover .ffl-special-card__image{transform:scale(1.05)}.ffl-special-card__body{padding:1rem 1.25rem 1.25rem}.ffl-special-card__brand{font-size:.6875rem;color:#6b6b6b;text-transform:uppercase;letter-spacing:.05em;margin:0 0 .25rem;font-weight:600}.ffl-special-card__title{font-family:Inter,sans-serif;font-size:.9375rem;font-weight:600;color:#1a1a1a;margin:0 0 .5rem;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:2.6em}.ffl-special-card__price-primary{font-size:1.25rem;font-weight:700;color:#c8102e;line-height:1.2}.ffl-special-card__price-unit{font-size:.75rem;color:#6b6b6b;font-weight:500;margin-left:.125rem}.ffl-specials__cta{text-align:center;margin-top:2.5rem}.ffl-specials__cta-btn{display:inline-flex;align-items:center;gap:.5rem;padding:.875rem 1.75rem;background:#1a1a1a;color:#fff;border-radius:8px;font-weight:600;transition:background .2s,transform .1s}.ffl-specials__cta-btn:hover{background:#000;transform:translateY(-1px);color:#fff}.ffl-why__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.ffl-why-card{background:#fff;border:1px solid #E0D5C7;border-radius:16px;padding:2.5rem;text-align:center;transition:transform .3s,box-shadow .3s}.ffl-why-card:hover{transform:translateY(-4px);box-shadow:0 12px 24px #00000014}.ffl-why-card__icon{width:64px;height:64px;border-radius:16px;background:linear-gradient(135deg,#c8102e,#6b1b3d);color:#fff;display:inline-flex;align-items:center;justify-content:center;margin-bottom:1.25rem}.ffl-why-card__icon svg{width:32px;height:32px}.ffl-why-card__title{font-family:Playfair Display,Georgia,serif;font-size:1.375rem;font-weight:700;margin:0 0 .75rem;color:#1a1a1a}.ffl-why-card__desc{font-size:.9375rem;color:#6b6b6b;line-height:1.6;margin:0}.ffl-brands__grid{display:grid;grid-template-columns:repeat(6,1fr);gap:1rem;align-items:center}.ffl-brand-item{background:#fff;border:1px solid #E0D5C7;border-radius:12px;padding:1.5rem 1rem;text-align:center;font-family:Playfair Display,Georgia,serif;font-weight:700;font-size:1.125rem;color:#1a1a1a;transition:border-color .2s,color .2s,transform .2s}.ffl-brand-item:hover{border-color:#c8102e;color:#c8102e;transform:translateY(-2px)}.ffl-cta-banner{position:relative;border-radius:20px;overflow:hidden;padding:4rem 3rem;background:linear-gradient(135deg,#c8102e,#6b1b3d);color:#fff;display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center;max-width:1400px;margin:0 auto}.ffl-cta-banner--dark{background:linear-gradient(135deg,#1a1a1a,#2a2a2a)}.ffl-cta-banner__content{max-width:500px}.ffl-cta-banner__badge{display:inline-flex;align-items:center;gap:.5rem;background:#ffffff26;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.25);border-radius:999px;padding:.375rem 1rem;font-size:.8125rem;font-weight:500;margin-bottom:1rem}.ffl-cta-banner__title{font-family:Playfair Display,Georgia,serif;font-size:clamp(1.75rem,3vw,2.5rem);font-weight:700;margin:0 0 1rem;line-height:1.15;color:#fff;letter-spacing:-.01em}.ffl-cta-banner__subtitle{font-size:1.0625rem;margin:0 0 1.5rem;opacity:.95}.ffl-cta-banner__btn{display:inline-flex;align-items:center;gap:.5rem;background:#fff;color:#c8102e;padding:.875rem 2rem;border-radius:8px;font-weight:600;transition:transform .2s,box-shadow .2s}.ffl-cta-banner--dark .ffl-cta-banner__btn{color:#1a1a1a}.ffl-cta-banner__btn:hover{transform:translateY(-2px);box-shadow:0 6px 16px #0003;color:#c8102e}.ffl-cta-banner--dark .ffl-cta-banner__btn:hover{color:#1a1a1a}.ffl-cta-banner__image{border-radius:16px;width:100%;height:300px;object-fit:cover}.ffl-cta-banner__visual{display:flex;align-items:center;justify-content:center;min-height:280px}.ffl-cta-banner__visual-icon{width:200px;height:200px;border-radius:50%;background:#ffffff1a;border:2px solid rgba(255,255,255,.25);display:flex;align-items:center;justify-content:center;color:#fffc}.ffl-cta-banner__visual-icon svg{width:80px;height:80px}.ffl-testi__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.ffl-testi-card{background:#fff;border:1px solid #E0D5C7;border-radius:16px;padding:2rem}.ffl-testi-card__stars{color:#fcd34d;font-size:1.125rem;margin-bottom:.75rem;letter-spacing:2px}.ffl-testi-card__quote{font-family:Playfair Display,Georgia,serif;font-size:1.0625rem;line-height:1.5;color:#1a1a1a;margin:0 0 1rem;font-style:italic}.ffl-testi-card__author{font-size:.875rem;font-weight:600;color:#1a1a1a}.ffl-testi-card__role{font-size:.8125rem;color:#6b6b6b;margin-top:.125rem}.ffl-blog__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.ffl-blog-card{background:#fff;border:1px solid #E0D5C7;border-radius:16px;overflow:hidden;display:block;color:inherit;transition:transform .3s,box-shadow .3s,border-color .3s}.ffl-blog-card:hover{transform:translateY(-4px);box-shadow:0 12px 24px #00000014;border-color:#ffe5e5}.ffl-blog-card__image-wrap{aspect-ratio:16 / 10;background:#faf7f2;overflow:hidden}.ffl-blog-card__image{width:100%;height:100%;object-fit:cover;transition:transform .3s}.ffl-blog-card:hover .ffl-blog-card__image{transform:scale(1.04)}.ffl-blog-card__placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#c8102e;background:linear-gradient(135deg,#faf7f2,#ffe5e5)}.ffl-blog-card__body{padding:1.5rem}.ffl-blog-card__date{font-size:.75rem;color:#6b6b6b;font-weight:600;text-transform:uppercase;letter-spacing:.05em;margin:0 0 .5rem}.ffl-blog-card__title{font-family:Playfair Display,Georgia,serif;font-size:1.25rem;font-weight:700;color:#1a1a1a;margin:0 0 .75rem;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.ffl-blog-card__excerpt{font-size:.9375rem;color:#6b6b6b;line-height:1.5;margin:0 0 1rem;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.ffl-blog-card__readmore{display:inline-flex;align-items:center;gap:.375rem;font-size:.875rem;font-weight:600;color:#c8102e;transition:gap .2s}.ffl-blog-card:hover .ffl-blog-card__readmore{gap:.625rem}.ffl-blog__cta{text-align:center;margin-top:2.5rem}.ffl-blog__cta-link{color:#c8102e;font-weight:600}.ffl-showroom{background:#1a1a1a;color:#fff;padding:4rem 2rem;text-align:center}.ffl-showroom__title{font-family:Playfair Display,Georgia,serif;font-size:clamp(1.75rem,3vw,2.25rem);font-weight:700;margin:0 0 1rem;color:#fff}.ffl-showroom__address{font-size:1.0625rem;margin:0 0 .5rem;opacity:.95}.ffl-showroom__hours{font-size:.9375rem;margin:0 0 1.5rem;opacity:.75}.ffl-showroom__actions{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.ffl-showroom__btn{display:inline-flex;align-items:center;gap:.5rem;padding:.875rem 1.75rem;border-radius:8px;font-weight:600;transition:transform .2s,background .2s,color .2s}.ffl-showroom__btn--primary{background:#c8102e;color:#fff}.ffl-showroom__btn--primary:hover{background:#8b0a1e;color:#fff;transform:translateY(-2px)}.ffl-showroom__btn--outline{background:transparent;color:#fff;border:2px solid white}.ffl-showroom__btn--outline:hover{background:#fff;color:#1a1a1a}@media screen and (max-width:990px){.ffl-section{padding:3.5rem 1rem}.ffl-hero{min-height:480px}.ffl-hero__container{grid-template-columns:1fr;padding:3rem 1rem}.ffl-hero__visual{display:block;margin-top:2rem}.ffl-hero__slider{aspect-ratio:16 / 10}.ffl-hero__slider-arrow{width:36px;height:36px}.ffl-hero__stats{grid-template-columns:repeat(3,1fr);gap:.75rem}.ffl-trust__grid,.ffl-categories__grid,.ffl-specials__grid{grid-template-columns:repeat(2,1fr)}.ffl-why__grid{grid-template-columns:1fr}.ffl-brands__grid{grid-template-columns:repeat(3,1fr)}.ffl-cta-banner{grid-template-columns:1fr;padding:2.5rem 1.5rem}.ffl-cta-banner__visual{min-height:160px}.ffl-cta-banner__visual-icon{width:140px;height:140px}.ffl-cta-banner__visual-icon svg{width:56px;height:56px}.ffl-cta-banner__image{display:none}.ffl-testi__grid{grid-template-columns:1fr}}@media screen and (max-width:640px){.ffl-hero__title{font-size:2rem}.ffl-hero__stat-number{font-size:1.5rem}.ffl-trust__grid{grid-template-columns:1fr 1fr;gap:1rem}.ffl-categories__grid{grid-template-columns:1fr}.ffl-specials__grid{grid-template-columns:1fr 1fr;gap:.75rem}.ffl-special-card__body{padding:.75rem}.ffl-special-card__title{font-size:.8125rem}.ffl-special-card__price-primary{font-size:1rem}.ffl-brands__grid{grid-template-columns:repeat(2,1fr)}.ffl-hero__cta-row{flex-direction:column}.ffl-hero__cta{width:100%;justify-content:center}.ffl-showroom__actions{flex-direction:column;align-items:stretch}}
/*# sourceMappingURL=/cdn/shop/t/29/assets/ffl-homepage.css.map */
