@import url("https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&family=Poppins:wght@300;400;500;600;700;800;900&display=swap");:root{--fudi-orange:#ff6b35;--fudi-cyan:#00bcd4;--fudi-blue:#3b82f6;--fudi-purple:#8b5cf6;--fudi-green:#10b981;--fudi-red:#ef4444;--text-primary:rgba(255,255,255,0.98);--text-secondary:rgba(255,255,255,0.8);--text-tertiary:rgba(255,255,255,0.7);--text-muted:rgba(255,255,255,0.5);--section-padding:8rem 2rem;--container-max-width:1200px}.features-container-refined{position:relative;z-index:1;min-height:100vh;overflow-x:hidden;font-family:Poppins,-apple-system,BlinkMacSystemFont,Inter,sans-serif}.hero-refined{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:12rem 2rem 8rem;text-align:center}.hero-content-refined{max-width:900px;margin:0 auto}.hero-badge-refined{display:inline-flex;align-items:center;gap:.5rem;background:rgba(16,185,129,.1);border:1px solid rgba(16,185,129,.3);border-radius:50px;padding:.75rem 1.5rem;margin-bottom:3rem;font-size:.875rem;font-weight:700;color:var(--fudi-green);text-transform:uppercase;letter-spacing:1px}.hero-title-refined{font-size:clamp(3.5rem,12vw,7rem);font-weight:800;line-height:1.05;margin-bottom:3rem;color:var(--text-primary);letter-spacing:-.02em;font-family:Poppins,sans-serif}.hero-highlight-refined{background:linear-gradient(135deg,var(--fudi-green),var(--fudi-orange));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-subtitle-refined{font-size:clamp(1.2rem,3vw,1.6rem);color:var(--text-tertiary);line-height:1.6;font-weight:400;margin-bottom:4rem}.hero-features-refined{display:flex;justify-content:center;gap:2rem;flex-wrap:wrap}.feature-chip-refined{display:flex;align-items:center;gap:.5rem;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:25px;padding:.75rem 1.5rem;font-size:.9rem;font-weight:600;color:var(--text-secondary);transition:all .3s ease}.feature-chip-refined:hover{background:rgba(255,255,255,.1);color:var(--text-primary);transform:translateY(-2px)}.section-refined{padding:var(--section-padding);max-width:var(--container-max-width);margin:0 auto}.section-header-refined{text-align:center;margin-bottom:5rem}.section-title-refined{display:flex;align-items:center;justify-content:center;gap:1rem;font-size:clamp(2.5rem,6vw,4rem);font-weight:800;color:var(--text-primary);margin-bottom:1.5rem;letter-spacing:-.02em}.section-subtitle-refined{font-size:clamp(1.2rem,3vw,1.6rem);color:var(--text-tertiary);line-height:1.6;font-weight:400}.feature-section-refined{padding:6rem 2rem;max-width:var(--container-max-width);margin:0 auto}.feature-section-header-refined{display:flex;align-items:center;gap:3rem;margin-bottom:4rem}.feature-icon-large-refined{width:120px;height:120px;background:rgba(26,26,30,.8);border:3px solid var(--feature-color,var(--fudi-blue));border-radius:24px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.feature-icon-large-refined svg{color:var(--feature-color,var(--fudi-blue))}.feature-info-refined{flex:1}.feature-section-title-refined{font-size:clamp(2.5rem,5vw,3.5rem);font-weight:900;color:var(--text-primary);margin-bottom:.5rem;text-transform:uppercase;letter-spacing:-.02em;font-family:Poppins,sans-serif}.feature-section-subtitle-refined{font-size:clamp(1.1rem,2.5vw,1.4rem);color:var(--fudi-orange);font-weight:700;margin-bottom:1rem;font-family:Poppins,sans-serif}.feature-section-description-refined{font-size:clamp(1rem,2vw,1.2rem);color:var(--text-secondary);font-weight:500;line-height:1.6}.benefits-grid-refined{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin-bottom:3rem}.benefit-card-refined{transition:transform .3s ease}.benefit-card-refined:hover{transform:translateY(-4px)}.benefit-content-refined{display:flex;align-items:center;gap:1rem}.benefit-check-refined{width:32px;height:32px;background:linear-gradient(135deg,var(--fudi-green),var(--fudi-cyan));border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 4px 12px rgba(16,185,129,.3)}.benefit-check-refined svg{color:white;width:16px;height:16px}.benefit-content-refined span{color:var(--text-primary);font-weight:600;font-size:.95rem;line-height:1.4;font-family:Poppins,sans-serif}.feature-cta-section-refined{text-align:center}.philosophy-hero-refined{padding:8rem 2rem;text-align:center;background:rgba(0,0,0,.2);margin:4rem 0}.philosophy-content-refined{max-width:800px;margin:0 auto}.philosophy-title-refined{font-size:clamp(2rem,5vw,3.5rem);font-weight:800;color:var(--text-primary);line-height:1.3;letter-spacing:-.01em;font-style:italic;font-family:Poppins,sans-serif}.philosophy-highlight-refined{background:linear-gradient(135deg,var(--fudi-orange),var(--fudi-green));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-weight:900}.cta-section-refined{padding:var(--section-padding);text-align:center}.cta-content-refined{max-width:700px;margin:0 auto}.cta-badge-refined{display:inline-flex;align-items:center;gap:.5rem;background:rgba(255,107,53,.1);border:1px solid rgba(255,107,53,.3);border-radius:50px;padding:.75rem 1.5rem;margin-bottom:3rem;font-size:.875rem;font-weight:700;color:var(--fudi-orange);text-transform:uppercase;letter-spacing:1px}.cta-title-refined{font-size:clamp(2.5rem,6vw,4rem);font-weight:900;color:var(--text-primary);margin-bottom:1.5rem;line-height:1.2;letter-spacing:-.02em}.cta-highlight-refined{background:linear-gradient(135deg,var(--fudi-orange),var(--fudi-green));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.cta-subtitle-refined{font-size:clamp(1.2rem,3vw,1.4rem);color:var(--text-secondary);margin-bottom:3rem;line-height:1.6}.cta-actions-refined{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center;margin-bottom:3rem}.trust-quote-refined{margin-top:2rem}.trust-note-refined{font-size:1.1rem;font-weight:600;color:var(--text-secondary);margin:0;line-height:1.5}.trust-note-refined strong{color:var(--fudi-orange)}@media (max-width:1024px){.hero-features-refined{gap:1rem}.feature-section-header-refined{flex-direction:column;text-align:center;gap:2rem}.benefits-grid-refined{grid-template-columns:1fr}}@media (max-width:768px){:root{--section-padding:6rem 1rem}.hero-refined{padding:8rem 1rem 6rem;min-height:80vh}.hero-features-refined{flex-direction:column;gap:1rem}.feature-section-refined{padding:4rem 1rem}.feature-icon-large-refined{width:80px;height:80px}.philosophy-hero-refined{padding:4rem 1rem;margin:2rem 0}.section-refined{padding:6rem 1rem}.cta-actions-refined{flex-direction:column;align-items:center}}::selection{background:rgba(255,107,53,.2);color:var(--text-primary)}html{scroll-behavior:smooth}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:rgba(255,255,255,.1);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:rgba(255,107,53,.3)}@media (prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important}}