.float-homepage{--fh-primary: #304B7F;--fh-primary-dark: #263c66;--fh-primary-light: #4a6a9f;--fh-sage: #7B9FD4;--fh-cream: #F8F9FC;--fh-warm: #F0F3F8;--fh-sand: #E1E6EF;--fh-charcoal: #1a1a1a;--fh-slate: #4a5568;--fh-mist: #EDF1F7;--fh-gradient-dark: linear-gradient(135deg, #0a1628 0%, #152238 50%, #1a2d4a 100%);--fh-gradient-primary: linear-gradient(135deg, #304B7F 0%, #263c66 100%);--fh-gradient-glow: radial-gradient(ellipse at center, rgba(48, 75, 127, .15) 0%, transparent 70%);--fh-font-display: "Instrument Serif", Georgia, serif;--fh-font-body: "Satoshi", -apple-system, sans-serif;--fh-ease-out-expo: cubic-bezier(.16, 1, .3, 1);--fh-ease-out-back: cubic-bezier(.34, 1.56, .64, 1);--fh-radius-sm: 8px;--fh-radius-md: 16px;--fh-radius-lg: 24px;--fh-radius-full: 999px;--fh-shadow-soft: 0 4px 24px rgba(0, 0, 0, .06);--fh-shadow-medium: 0 8px 40px rgba(0, 0, 0, .08);--fh-shadow-lifted: 0 20px 60px rgba(0, 0, 0, .12);font-family:var(--fh-font-body);background:var(--fh-cream);color:var(--fh-charcoal);line-height:1.6;-webkit-font-smoothing:antialiased}.float-homepage *,.float-homepage *:before,.float-homepage *:after{box-sizing:border-box;margin:0;padding:0}.fh-reveal{opacity:0;transform:translateY(40px);transition:opacity .8s var(--fh-ease-out-expo),transform .8s var(--fh-ease-out-expo)}.fh-reveal.fh-visible{opacity:1;transform:translateY(0)}.fh-reveal-delay-1{transition-delay:.1s}.fh-reveal-delay-2{transition-delay:.2s}.fh-reveal-delay-3{transition-delay:.3s}.fh-reveal-delay-4{transition-delay:.4s}.fh-reveal-delay-5{transition-delay:.5s}.fh-btn-primary{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.5rem;background:var(--fh-gradient-dark);color:#fff;text-decoration:none;font-size:1rem;font-weight:600;border-radius:var(--fh-radius-full);border:none;cursor:pointer;transition:all .3s var(--fh-ease-out-back);position:relative;overflow:hidden;min-height:44px}.fh-btn-primary:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,rgba(255,255,255,.1) 0%,transparent 50%);opacity:0;transition:opacity .3s ease}.fh-btn-primary:hover{transform:translateY(-2px) scale(1.02);box-shadow:0 15px 40px #00000040}.fh-btn-primary:hover:before{opacity:1}.fh-btn-secondary{display:inline-flex;align-items:center;gap:.25rem;padding:.75rem 1.25rem;background:transparent;color:var(--fh-charcoal);text-decoration:none;font-size:1rem;font-weight:600;border-radius:var(--fh-radius-full);border:2px solid rgba(0,0,0,.12);cursor:pointer;transition:all .3s ease;min-height:44px}.fh-btn-secondary:hover{border-color:var(--fh-primary);color:var(--fh-primary);background:#304b7f0d}.fh-section-header{text-align:center;margin-bottom:2.5rem}.fh-section-eyebrow{display:inline-flex;align-items:center;gap:.5rem;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.2em;color:var(--fh-primary);margin-bottom:.5rem}.fh-section-eyebrow:before,.fh-section-eyebrow:after{content:"";width:32px;height:1px;background:var(--fh-primary);opacity:.3}.fh-section-title{font-family:var(--fh-font-display);font-size:clamp(2.25rem,4vw,3.5rem);font-weight:400;line-height:1.15;letter-spacing:-.02em;color:var(--fh-charcoal)}.fh-section-title em{font-style:italic;color:var(--fh-primary)}.fh-section-subtitle{font-size:1.125rem;color:var(--fh-slate);max-width:600px;margin:.5rem auto 0}.fh-hero{min-height:100vh;display:flex;align-items:center;padding:5rem 1.25rem 2.5rem;position:relative;overflow:hidden}.fh-hero:before{content:"";position:absolute;top:-50%;right:-20%;width:80%;height:150%;background:var(--fh-gradient-glow);pointer-events:none;animation:fh-pulse 8s ease-in-out infinite}@keyframes fh-pulse{0%,to{opacity:.5;transform:scale(1)}50%{opacity:.8;transform:scale(1.1)}}.fh-hero-container{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:2.5rem;align-items:center;position:relative;z-index:1}.fh-hero-eyebrow{display:inline-flex;align-items:center;gap:.25rem;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.2em;color:var(--fh-primary);margin-bottom:1rem}.fh-hero-eyebrow:before{content:"";width:24px;height:2px;background:var(--fh-primary)}.fh-hero-title{font-family:var(--fh-font-display);font-size:clamp(3rem,6vw,5rem);font-weight:400;line-height:1.05;letter-spacing:-.03em;color:var(--fh-charcoal);margin-bottom:1rem}.fh-hero-title em{font-style:italic;color:var(--fh-primary)}.fh-hero-subtitle{font-size:1.25rem;color:var(--fh-slate);max-width:480px;margin-bottom:1.5rem;line-height:1.7}.fh-hero-actions{display:flex;gap:.5rem;flex-wrap:wrap;margin-bottom:2rem}.fh-hero-badges{display:flex;gap:1rem;flex-wrap:wrap}.fh-hero-badge{display:flex;align-items:center;gap:.25rem;font-size:.875rem;color:var(--fh-slate)}.fh-hero-badge svg{width:20px;height:20px;color:var(--fh-primary)}.fh-hero-visual{position:relative;display:flex;align-items:center;justify-content:center}.fh-hero-image-container{position:relative;width:100%;max-width:600px;aspect-ratio:4/3;background:linear-gradient(135deg,var(--fh-warm) 0%,var(--fh-sand) 100%);border-radius:var(--fh-radius-lg);overflow:hidden;box-shadow:var(--fh-shadow-lifted);display:flex;align-items:center;justify-content:center}.fh-hero-image,.fh-hero-video{width:100%;height:100%;object-fit:cover}.fh-hero-video{background:var(--fh-sand)}.fh-hero-floating-badge{position:absolute;bottom:-20px;left:-20px;background:#fff;padding:.5rem 1rem;border-radius:var(--fh-radius-md);box-shadow:var(--fh-shadow-medium);display:flex;align-items:center;gap:.5rem;animation:fh-float 4s ease-in-out infinite}@keyframes fh-float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.fh-hero-floating-badge .fh-stars{display:flex;gap:2px;color:#f59e0b}.fh-hero-floating-badge .fh-rating-text{font-weight:600;font-size:.875rem}.fh-hero-floating-badge .fh-review-count{font-size:.75rem;color:var(--fh-slate)}.fh-trust-bar{background:#fff;border-bottom:1px solid var(--fh-sand);padding:.75rem 1.25rem;overflow:hidden}.fh-trust-bar-container{max-width:1200px;margin:0 auto;display:flex;justify-content:center;align-items:center;gap:2rem;flex-wrap:wrap}.fh-trust-item{display:flex;align-items:center;gap:.5rem;font-size:.9375rem;font-weight:500;color:var(--fh-charcoal)}.fh-trust-item svg{color:var(--fh-primary);flex-shrink:0}.fh-trust-item--duplicate{display:none}@keyframes fh-trust-slide{0%{transform:translate(0)}to{transform:translate(-50%)}}.fh-problem{padding:3.75rem 1.25rem;background:var(--fh-charcoal);color:#fff;position:relative;overflow:hidden}.fh-problem:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.1),transparent)}.fh-problem-container{max-width:1200px;margin:0 auto}.fh-problem-header{text-align:center;margin-bottom:2.5rem}.fh-problem-eyebrow{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.2em;color:var(--fh-sage);margin-bottom:.5rem}.fh-problem-title{font-family:var(--fh-font-display);font-size:clamp(2rem,4vw,3rem);font-weight:400;line-height:1.2}.fh-problem-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem}.fh-problem-card{background:#ffffff08;border:1px solid rgba(255,255,255,.08);border-radius:var(--fh-radius-md);padding:1.25rem;position:relative;overflow:hidden;transition:all .4s var(--fh-ease-out-expo)}.fh-problem-card:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#ef4444,#f97316);transform:scaleX(0);transform-origin:left;transition:transform .4s var(--fh-ease-out-expo)}.fh-problem-card:hover:before{transform:scaleX(1)}.fh-problem-card:hover{background:#ffffff0f;border-color:#ffffff26;transform:translateY(-4px)}.fh-problem-icon{width:56px;height:56px;background:#ef44441a;border-radius:var(--fh-radius-sm);display:flex;align-items:center;justify-content:center;margin-bottom:1rem;color:#ef4444}.fh-problem-icon svg{width:28px;height:28px}.fh-problem-card h3{font-family:var(--fh-font-body);font-size:1.25rem;font-weight:600;margin-bottom:.5rem}.fh-problem-card p{font-size:1rem;color:#ffffffb3;line-height:1.7}.fh-solution-callout{margin-top:2.5rem;text-align:center;padding:2rem;background:linear-gradient(135deg,#304b7f1a,#304b7f0d);border:1px solid rgba(48,75,127,.2);border-radius:var(--fh-radius-lg)}.fh-solution-callout h3{font-family:var(--fh-font-display);font-size:1.75rem;margin-bottom:.5rem;color:var(--fh-sage)}.fh-solution-callout p{font-size:1.125rem;color:#fffc;max-width:600px;margin:0 auto}.fh-btn-solution{display:inline-flex;align-items:center;gap:.5rem;margin-top:1.25rem;padding:.5rem 1.25rem;background:#fff;color:var(--fh-charcoal);text-decoration:none;font-size:1rem;font-weight:600;border-radius:var(--fh-radius-full);transition:all .3s var(--fh-ease-out-back)}.fh-btn-solution:hover{transform:scale(1.05);box-shadow:0 10px 30px #fff3}.fh-features{padding:4.5rem 1.25rem;background:var(--fh-cream);position:relative}.fh-features-container{max-width:1200px;margin:0 auto}.fh-features-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.fh-feature-card{background:#fff;border-radius:var(--fh-radius-lg);padding:1.5rem 1.25rem;border:1px solid rgba(0,0,0,.05);transition:all .4s var(--fh-ease-out-expo);position:relative;overflow:hidden;text-align:center}.fh-feature-card:after{content:"";position:absolute;bottom:0;left:0;right:0;height:4px;background:var(--fh-gradient-primary);transform:scaleX(0);transform-origin:left;transition:transform .4s var(--fh-ease-out-expo)}.fh-feature-card:hover{transform:translateY(-8px);box-shadow:var(--fh-shadow-lifted);border-color:transparent}.fh-feature-card:hover:after{transform:scaleX(1)}.fh-feature-number{width:56px;height:56px;background:var(--fh-mist);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem;font-family:var(--fh-font-display);font-size:1.25rem;color:var(--fh-primary);transition:all .3s ease}.fh-feature-card:hover .fh-feature-number{background:var(--fh-primary);color:#fff;transform:scale(1.1)}.fh-feature-card h3{font-family:var(--fh-font-body);font-size:1.25rem;font-weight:600;margin-bottom:.5rem;color:var(--fh-charcoal)}.fh-feature-card p{font-size:1rem;color:var(--fh-slate);line-height:1.65}.fh-features-cta{text-align:center;margin-top:2.5rem}.fh-collection{padding:4.5rem 1.25rem;background:var(--fh-warm)}.fh-collection-container{max-width:1200px;margin:0 auto}.fh-collection-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem;margin-top:2.5rem}.fh-product-card{background:#fff;border-radius:var(--fh-radius-lg);overflow:hidden;box-shadow:var(--fh-shadow-soft);transition:all .4s var(--fh-ease-out-expo);position:relative}.fh-product-card.fh-featured{border:2px solid var(--fh-primary)}.fh-product-card.fh-featured--deprecated:before{content:"Bestseller";position:absolute;top:.5rem;right:.5rem;background:var(--fh-primary);color:#fff;font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;padding:.25rem .5rem;border-radius:var(--fh-radius-full);z-index:10}.fh-product-card:hover{transform:translateY(-8px);box-shadow:var(--fh-shadow-lifted)}.fh-product-image{aspect-ratio:4/3;background:linear-gradient(135deg,var(--fh-cream) 0%,var(--fh-sand) 100%);display:flex;align-items:center;justify-content:center;overflow:hidden}.fh-product-image img{width:100%;height:100%;object-fit:cover}.fh-product-content{padding:1.25rem}.fh-product-tag{display:inline-block;font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:var(--fh-primary);background:var(--fh-mist);padding:.25rem .5rem;border-radius:var(--fh-radius-full);margin-bottom:.5rem}.fh-product-name{font-family:var(--fh-font-display);font-size:1.5rem;font-weight:400;color:var(--fh-charcoal);margin-bottom:.25rem}.fh-product-subtitle{font-size:.9375rem;color:var(--fh-slate);margin-bottom:.5rem;line-height:1.6}.fh-product-features{list-style:none;margin-bottom:1rem}.fh-product-features li{display:flex;align-items:center;gap:.25rem;font-size:.875rem;color:var(--fh-slate);margin-bottom:.25rem}.fh-product-features li svg{color:var(--fh-primary);flex-shrink:0}.fh-product-card-link{display:block;text-decoration:none;color:inherit}.fh-product-card-link:hover{text-decoration:none}.fh-product-badge{position:absolute;top:.5rem;left:.5rem;background:var(--fh-primary);color:#fff;font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;padding:.25rem .5rem;border-radius:var(--fh-radius-full);z-index:10}.fh-product-image{position:relative}.fh-product-price{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}.fh-product-price-current{font-size:1.25rem;font-weight:700;color:var(--fh-charcoal)}.fh-product-price-compare{font-size:1rem;color:var(--fh-slate);text-decoration:line-through}.fh-product-cta{display:flex;align-items:center;justify-content:center;gap:.25rem;width:100%}.fh-product-card .fh-btn-primary{width:100%;justify-content:center}.fh-collection-cta{display:flex;justify-content:center;width:100%;margin-top:2rem}.fh-collection-cta .fh-btn-secondary{width:auto;min-width:280px;justify-content:center}.fh-use-cases{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem;margin-top:2.5rem}.fh-use-case-card{background:#fff;border-radius:var(--fh-radius-lg);padding:1.5rem;display:flex;gap:1.25rem;align-items:center;box-shadow:var(--fh-shadow-soft);transition:all .4s var(--fh-ease-out-expo)}.fh-use-case-card:hover{transform:translateY(-4px);box-shadow:var(--fh-shadow-medium)}.fh-use-case-icon{width:80px;height:80px;background:var(--fh-mist);border-radius:var(--fh-radius-md);display:flex;align-items:center;justify-content:center;flex-shrink:0;color:var(--fh-primary)}.fh-use-case-content h4{font-family:var(--fh-font-display);font-size:1.25rem;margin-bottom:.25rem;color:var(--fh-charcoal)}.fh-use-case-content p{font-size:.9375rem;color:var(--fh-slate);line-height:1.6}.fh-trust{padding:4.5rem 1.25rem;background:var(--fh-cream)}.fh-trust-container{max-width:1200px;margin:0 auto}.fh-trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.25rem;margin-top:2.5rem}.fh-trust-card{background:#fff;border-radius:var(--fh-radius-lg);padding:1.5rem 1.25rem;text-align:center;box-shadow:var(--fh-shadow-soft);transition:all .4s var(--fh-ease-out-expo);position:relative}.fh-trust-card:before{content:attr(data-number);position:absolute;top:-12px;left:50%;transform:translate(-50%);background:var(--fh-primary);color:#fff;font-size:.75rem;font-weight:700;padding:.25rem .5rem;border-radius:var(--fh-radius-full)}.fh-trust-card:hover{transform:translateY(-6px);box-shadow:var(--fh-shadow-medium)}.fh-trust-icon{width:72px;height:72px;background:var(--fh-mist);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem;color:var(--fh-primary)}.fh-trust-card h3{font-family:var(--fh-font-display);font-size:1.25rem;margin-bottom:.5rem;color:var(--fh-charcoal)}.fh-trust-card p{font-size:1rem;color:var(--fh-slate);line-height:1.6}.fh-trust-card-content{flex:1}.fh-trust-cta{text-align:center;margin-top:2.5rem}.fh-feature-content{flex:1}.fh-testimonials{padding:4.5rem 1.25rem;background:var(--fh-warm)}.fh-testimonials-container{max-width:1200px;margin:0 auto}.fh-testimonials-header{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:2.5rem;flex-wrap:wrap;gap:1.25rem}.fh-testimonials-stats{display:flex;align-items:center;gap:1.25rem}.fh-stat-block{text-align:center}.fh-stat-value{font-family:var(--fh-font-display);font-size:3rem;font-weight:400;color:var(--fh-primary);line-height:1}.fh-stat-label{font-size:.875rem;color:var(--fh-slate);margin-top:.25rem}.fh-stat-stars{display:flex;gap:4px;color:#f59e0b;justify-content:center;margin-bottom:.25rem}.fh-testimonials-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem;align-items:stretch}.fh-testimonial-card{background:#fff;border-radius:var(--fh-radius-lg);padding:1.25rem;box-shadow:var(--fh-shadow-soft);transition:all .4s var(--fh-ease-out-expo);position:relative;display:flex;flex-direction:column;height:100%}.fh-testimonial-card:before{content:'"';position:absolute;top:.5rem;right:1rem;font-family:var(--fh-font-display);font-size:5rem;line-height:1;color:var(--fh-primary);opacity:.08}.fh-testimonial-card:hover{transform:translateY(-6px);box-shadow:var(--fh-shadow-medium)}.fh-testimonial-rating{display:flex;gap:3px;color:#f59e0b;margin-bottom:.5rem}.fh-testimonial-text{font-size:1rem;line-height:1.7;color:var(--fh-charcoal);margin-bottom:1rem;flex:1}.fh-testimonial-author{display:flex;align-items:center;gap:.5rem;margin-top:auto}.fh-testimonial-avatar{width:48px;height:48px;border-radius:50%;background:var(--fh-mist);display:flex;align-items:center;justify-content:center;font-weight:600;color:var(--fh-primary)}.fh-testimonial-info h4{font-size:.9375rem;font-weight:600;color:var(--fh-charcoal)}.fh-testimonial-info span{font-size:.8125rem;color:var(--fh-slate)}.fh-testimonials-cta{text-align:center;margin-top:2rem}.fh-testimonials-cta-text{font-family:var(--fh-font-display);font-size:1.25rem;font-style:italic;color:var(--fh-slate);margin-bottom:1rem}.fh-faq{padding:4.5rem 1.25rem;background:var(--fh-cream)}.fh-faq-container{max-width:800px;margin:0 auto}.fh-faq-list{margin-top:2rem}.fh-faq-item{background:#fff;border-radius:var(--fh-radius-md);margin-bottom:.5rem;overflow:hidden;box-shadow:var(--fh-shadow-soft);transition:all .3s ease}.fh-faq-item:hover{box-shadow:var(--fh-shadow-medium)}.fh-faq-question{width:100%;padding:1rem 1.25rem;background:transparent;border:none;display:flex;justify-content:space-between;align-items:center;cursor:pointer;font-family:var(--fh-font-body);font-size:1.0625rem;font-weight:600;color:var(--fh-charcoal);text-align:left;transition:color .3s ease;min-height:60px;gap:.5rem}.fh-faq-question:hover{color:var(--fh-primary)}.fh-faq-icon{width:28px;height:28px;display:flex;align-items:center;justify-content:center;background:var(--fh-mist);border-radius:50%;color:var(--fh-primary);transition:all .3s ease;flex-shrink:0}.fh-faq-item.fh-active .fh-faq-icon{background:var(--fh-primary);color:#fff;transform:rotate(45deg)}.fh-faq-answer{max-height:0;overflow:hidden;transition:max-height .4s var(--fh-ease-out-expo)}.fh-faq-item.fh-active .fh-faq-answer{max-height:500px}.fh-faq-answer-content{padding:0 1.25rem 1rem;font-size:1rem;color:var(--fh-slate);line-height:1.7}.fh-final-cta{padding:4.5rem 1.25rem;background:var(--fh-gradient-dark);color:#fff;text-align:center;position:relative;overflow:hidden}.fh-final-cta:before{content:"";position:absolute;top:-100%;left:-50%;width:200%;height:200%;background:radial-gradient(ellipse at center,rgba(48,75,127,.15) 0%,transparent 50%);animation:fh-rotate 30s linear infinite}@keyframes fh-rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.fh-cta-container{max-width:800px;margin:0 auto;position:relative;z-index:1}.fh-cta-badge{display:inline-flex;align-items:center;gap:.25rem;background:#ffffff1a;padding:.25rem .5rem;border-radius:var(--fh-radius-full);font-size:.875rem;font-weight:600;margin-bottom:1.25rem}.fh-cta-title{font-family:var(--fh-font-display);font-size:clamp(2.5rem,5vw,4rem);font-weight:400;line-height:1.1;margin-bottom:1rem}.fh-cta-title em{font-style:italic;color:var(--fh-sage)}.fh-cta-subtitle{font-size:1.25rem;color:#ffffffb3;margin-bottom:2rem;max-width:600px;margin-left:auto;margin-right:auto}.fh-cta-buttons{display:flex;justify-content:center;gap:.5rem;flex-wrap:wrap;margin-bottom:2rem}.fh-btn-cta-primary{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 2rem;background:#fff;color:var(--fh-charcoal);text-decoration:none;font-size:1.125rem;font-weight:600;border-radius:var(--fh-radius-full);transition:all .3s var(--fh-ease-out-back);min-height:44px}.fh-btn-cta-primary:hover{transform:scale(1.05);box-shadow:0 10px 40px #ffffff4d}.fh-btn-cta-secondary{display:inline-flex;align-items:center;gap:.25rem;padding:.75rem 1.25rem;background:transparent;color:#fff;text-decoration:none;font-size:1.125rem;font-weight:600;border-radius:var(--fh-radius-full);border:2px solid rgba(255,255,255,.3);transition:all .3s ease;min-height:44px}.fh-btn-cta-secondary:hover{border-color:#fff;background:#ffffff1a}.fh-guarantee-badges{display:flex;justify-content:center;gap:2rem;flex-wrap:wrap}.fh-guarantee-item{display:flex;align-items:center;gap:.5rem;color:#ffffffe6;font-size:1rem;font-weight:500}.fh-guarantee-icon{width:48px;height:48px;background:#ffffff1a;border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--fh-sage)}@media(max-width:1024px){.fh-hero-container{grid-template-columns:1fr;text-align:center;gap:2rem}.fh-hero-eyebrow{justify-content:center}.fh-hero-eyebrow:before{display:none}.fh-hero-subtitle{margin-left:auto;margin-right:auto}.fh-hero-actions,.fh-hero-badges{justify-content:center}.fh-hero-visual{order:-1}.fh-hero-floating-badge{bottom:-10px;left:50%;transform:translate(-50%)}.fh-features-grid,.fh-collection-grid,.fh-trust-grid{grid-template-columns:repeat(2,1fr)}.fh-testimonials-grid{grid-template-columns:1fr}}@media(max-width:768px){.fh-hero{padding:4.5rem .75rem 2rem;min-height:auto}.fh-hero-container{gap:1.5rem}.fh-hero-eyebrow{font-size:.75rem;letter-spacing:.12em;margin-bottom:.75rem}.fh-hero-title{font-size:2.5rem;line-height:1.1;margin-bottom:.75rem}.fh-hero-subtitle{font-size:1.125rem;line-height:1.65;margin-bottom:1.25rem}.fh-hero-actions{flex-direction:column;gap:.5rem;margin-bottom:1.5rem}.fh-btn-primary,.fh-btn-secondary{width:100%;justify-content:center;padding:.75rem 1rem;font-size:1rem}.fh-hero-badges{flex-direction:column;gap:.5rem;align-items:stretch;background:#ffffffb3;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);padding:.75rem;border-radius:var(--fh-radius-md);border:1px solid rgba(0,0,0,.05)}.fh-hero-badge{font-size:.9375rem;font-weight:500;color:var(--fh-charcoal);justify-content:flex-start;padding:.25rem 0;border-bottom:1px solid rgba(0,0,0,.06)}.fh-hero-badge:last-child{border-bottom:none;padding-bottom:0}.fh-hero-badge:first-child{padding-top:0}.fh-hero-badge svg{width:22px;height:22px;color:var(--fh-primary)}.fh-hero-image-container{max-width:100%;aspect-ratio:16/12;border-radius:var(--fh-radius-md)}.fh-hero-floating-badge{bottom:-16px;left:50%;transform:translate(-50%);padding:.5rem .75rem;font-size:.875rem;white-space:nowrap;border-radius:var(--fh-radius-md)}.fh-hero-floating-badge .fh-stars svg{width:16px;height:16px}.fh-trust-bar{padding:.5rem 0;overflow:hidden;position:relative}.fh-trust-bar:before,.fh-trust-bar:after{content:"";position:absolute;top:0;bottom:0;width:40px;z-index:2;pointer-events:none}.fh-trust-bar:before{left:0;background:linear-gradient(to right,white 0%,transparent 100%)}.fh-trust-bar:after{right:0;background:linear-gradient(to left,white 0%,transparent 100%)}.fh-trust-bar-container{display:flex;flex-wrap:nowrap;gap:1.5rem;justify-content:flex-start;animation:fh-trust-slide 20s linear infinite;width:max-content}.fh-trust-bar-container:hover{animation-play-state:paused}.fh-trust-item{font-size:.9375rem;gap:.5rem;font-weight:500;white-space:nowrap;flex-shrink:0}.fh-trust-item svg{width:20px;height:20px}.fh-trust-item--duplicate{display:flex}.fh-problem{padding:2.5rem .75rem}.fh-problem-header{margin-bottom:2rem}.fh-problem-eyebrow{font-size:.8125rem;margin-bottom:.5rem}.fh-problem-title{font-size:1.875rem;line-height:1.2}.fh-problem-grid{gap:.75rem}.fh-problem-card{padding:1rem}.fh-problem-icon{width:52px;height:52px;margin-bottom:.75rem}.fh-problem-icon svg{width:26px;height:26px}.fh-problem-card h3{font-size:1.1875rem;margin-bottom:.5rem}.fh-problem-card p{font-size:1rem;line-height:1.6}.fh-solution-callout{margin-top:2rem;padding:1.25rem 1rem}.fh-solution-callout h3{font-size:1.5rem}.fh-solution-callout p{font-size:1.0625rem;line-height:1.6}.fh-features{padding:2.5rem .75rem}.fh-features-grid{grid-template-columns:1fr;gap:.5rem}.fh-feature-card{padding:1rem;text-align:left;display:flex;gap:.75rem;align-items:flex-start}.fh-feature-number{margin:0;flex-shrink:0;width:52px;height:52px;font-size:1.125rem}.fh-feature-content{flex:1}.fh-feature-card h3{font-size:1.125rem;margin-bottom:.25rem}.fh-feature-card p{font-size:.9375rem;line-height:1.55}.fh-collection{padding:2.5rem .75rem}.fh-collection-grid{grid-template-columns:1fr;gap:1rem;margin-top:2rem}.fh-product-card.fh-featured:before{top:.5rem;right:.5rem;font-size:.6875rem;padding:.25rem .5rem}.fh-product-image{aspect-ratio:4/3}.fh-product-image img{object-fit:cover;padding:0}.fh-product-content{padding:1rem}.fh-product-tag{font-size:.6875rem;padding:.25rem .5rem;margin-bottom:.5rem}.fh-product-name{font-size:1.375rem;margin-bottom:.25rem}.fh-product-subtitle{font-size:1rem;margin-bottom:.5rem;line-height:1.55}.fh-product-features{margin-bottom:1rem}.fh-product-features li{font-size:.9375rem;margin-bottom:.25rem}.fh-product-card .fh-btn-primary{padding:.5rem 1rem;font-size:1rem}.fh-use-cases{grid-template-columns:1fr;gap:.75rem;margin-top:2rem}.fh-use-case-card{padding:1rem;flex-direction:row;text-align:left;gap:.75rem}.fh-use-case-icon{width:64px;height:64px}.fh-use-case-icon svg{width:28px;height:28px}.fh-use-case-content h4{font-size:1.125rem;margin-bottom:.25rem}.fh-use-case-content p{font-size:.9375rem;line-height:1.55}.fh-trust{padding:2.5rem .75rem}.fh-trust-grid{grid-template-columns:1fr;gap:.75rem;margin-top:2rem}.fh-trust-card{padding:1rem;text-align:left;display:flex;gap:.75rem;align-items:flex-start}.fh-trust-card:before{display:none}.fh-trust-icon{width:64px;height:64px;margin:0;flex-shrink:0}.fh-trust-icon svg{width:28px;height:28px}.fh-trust-card-content{flex:1}.fh-trust-card h3{font-size:1.125rem;margin-bottom:.25rem}.fh-trust-card p{font-size:.9375rem;line-height:1.55}.fh-testimonials{padding:2.5rem .75rem}.fh-testimonials-header{flex-direction:column;text-align:center;gap:1.25rem;margin-bottom:2rem}.fh-testimonials-stats{justify-content:center;gap:1.5rem}.fh-stat-value{font-size:2.5rem}.fh-stat-label{font-size:.875rem}.fh-testimonials-grid{gap:.75rem}.fh-testimonial-card{padding:1rem}.fh-testimonial-card:before{font-size:4rem;top:.5rem;right:.5rem}.fh-testimonial-rating svg{width:18px;height:18px}.fh-testimonial-text{font-size:1rem;line-height:1.65;margin-bottom:.75rem}.fh-testimonial-avatar{width:44px;height:44px;font-size:1rem}.fh-testimonial-info h4{font-size:.9375rem}.fh-testimonial-info span{font-size:.8125rem}.fh-faq{padding:2.5rem .75rem}.fh-faq-list{margin-top:1.5rem}.fh-faq-item{margin-bottom:.5rem}.fh-faq-question{padding:.75rem 1rem;font-size:1rem;min-height:56px;gap:.5rem}.fh-faq-icon{width:28px;height:28px}.fh-faq-answer-content{padding:0 1rem 1rem;font-size:.9375rem;line-height:1.65}.fh-final-cta{padding:2.5rem .75rem 2.75rem}.fh-cta-badge{font-size:.8125rem;padding:.25rem .5rem;margin-bottom:1rem}.fh-cta-title{font-size:2.25rem;line-height:1.15;margin-bottom:.75rem}.fh-cta-subtitle{font-size:1.0625rem;margin-bottom:1.5rem;line-height:1.6}.fh-cta-buttons{flex-direction:column;gap:.5rem;margin-bottom:2rem}.fh-btn-cta-primary,.fh-btn-cta-secondary{width:100%;justify-content:center;padding:.75rem 1.25rem;font-size:1.0625rem}.fh-guarantee-badges{flex-direction:column;gap:.5rem;background:#ffffff0d;padding:1rem;border-radius:var(--fh-radius-md);border:1px solid rgba(255,255,255,.1)}.fh-guarantee-item{font-size:1rem;gap:.5rem;justify-content:flex-start;width:100%;padding:.25rem 0;border-bottom:1px solid rgba(255,255,255,.08)}.fh-guarantee-item:last-child{border-bottom:none;padding-bottom:0}.fh-guarantee-item:first-child{padding-top:0}.fh-guarantee-icon{width:48px;height:48px}.fh-guarantee-icon svg{width:22px;height:22px}.fh-section-header{margin-bottom:1.5rem}.fh-section-eyebrow{font-size:.75rem;gap:.5rem;margin-bottom:.5rem}.fh-section-eyebrow:before,.fh-section-eyebrow:after{width:24px}.fh-section-title{font-size:2rem;line-height:1.2}.fh-section-subtitle{font-size:1.0625rem;line-height:1.55;margin-top:.5rem}}@media(max-width:380px){.fh-hero-title{font-size:2.125rem}.fh-hero-subtitle{font-size:1rem}.fh-trust-bar-container{grid-template-columns:1fr;gap:.5rem}.fh-problem-title{font-size:1.625rem}.fh-section-title{font-size:1.75rem}.fh-cta-title{font-size:1.875rem}.fh-testimonials-stats{flex-direction:column;gap:1rem}.fh-use-case-card{flex-direction:column;text-align:center}.fh-use-case-icon{margin:0 auto}}
/*# sourceMappingURL=/cdn/shop/t/16/assets/float-homepage.css.map */
