@import "https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@500;600;700;800&family=Outfit:ital,wght@0,300;0,400;0,500;0,600;1,400&family=JetBrains+Mono:wght@400&display=swap";.ferroni-home{--f-bg:#fffcf9;--f-bg-warm:#faf6f1;--f-bg-card:#fff;--f-bg-card-hover:#fffdfb;--f-hero-bg:#faf6f1;--f-amber-200:#fde68a;--f-amber-300:#fcd34d;--f-amber-400:#fbbf24;--f-amber-500:#f59e0b;--f-amber-600:#d97706;--f-amber-700:#b45309;--f-amber-800:#92400e;--f-copper:#c87533;--f-rust:#9a3412;--f-text:#1c1917;--f-text-soft:#44403c;--f-text-muted:#78716c;--f-text-dim:#a8a29e;--f-border:#e7e5e4;--f-border-warm:#c8753340;--f-card-shadow:0 1px 3px #0000000a, 0 1px 2px #00000008;--f-card-shadow-hover:0 4px 12px #0000000f, 0 2px 4px #0000000a;--f-glow:#fbbf240f;--f-dot-opacity:.04;--f-glow-opacity:.04;--f-grad-from:#b45309;--f-grad-via:#92400e;--f-grad-to:#78350f;--f-code-bg:#faf6f1;--f-code-kw:#9a3412;--f-code-ty:#b45309;--f-code-str:#92400e;--f-code-fn:#d97706;--f-code-cm:#a8a29e;--f-code-mc:#c2410c;--f-code-op:#78716c;--f-logo-from:#fbbf24;--f-logo-via:#f59e0b;--f-logo-to:#92400e;--f-spark-fill:#f59e0b;--f-spark-fill-dim:#d97706;--f-cta-text:#fff}.dark .ferroni-home{--f-bg:#0c0a09;--f-bg-warm:#1c1917;--f-bg-card:#181412;--f-bg-card-hover:#1e1a17;--f-hero-bg:#0c0a09;--f-text:#fafaf9;--f-text-soft:#d6d3d1;--f-text-muted:#a8a29e;--f-text-dim:#78716c;--f-border:#292524;--f-border-warm:#c8753333;--f-card-shadow:0 1px 3px #0003;--f-card-shadow-hover:0 4px 12px #0000004d;--f-glow:#fbbf2414;--f-dot-opacity:.04;--f-glow-opacity:.06;--f-grad-from:#fde68a;--f-grad-via:#fbbf24;--f-grad-to:#b45309;--f-code-bg:#1c1917;--f-code-kw:#fbbf24;--f-code-ty:#fcd34d;--f-code-str:#d97706;--f-code-fn:#f59e0b;--f-code-cm:#78716c;--f-code-mc:#fde68a;--f-code-op:#a8a29e;--f-logo-from:#fde68a;--f-logo-via:#fbbf24;--f-logo-to:#b45309;--f-spark-fill:#fcd34d;--f-spark-fill-dim:#fbbf24;--f-cta-text:#1c1917}.ferroni-home{background:var(--f-bg);width:100vw;color:var(--f-text);-webkit-font-smoothing:antialiased;margin-left:calc(50% - 50vw);font-family:Outfit,system-ui,sans-serif;font-weight:400;line-height:1.6;overflow-x:hidden}.ferroni-home *,.ferroni-home :before,.ferroni-home :after{box-sizing:border-box}.fh-section{padding:5rem 1.5rem;position:relative}.fh-container{max-width:1120px;margin:0 auto}.fh-section-label{letter-spacing:.15em;text-transform:uppercase;color:var(--f-amber-600);margin-bottom:1rem;font-family:JetBrains Mono,monospace;font-size:.75rem}.fh-section-title{background:linear-gradient(135deg, var(--f-grad-from), var(--f-grad-via), var(--f-grad-to));-webkit-text-fill-color:transparent;color:var(--f-amber-700);-webkit-background-clip:text;background-clip:text;margin:0 0 1rem;font-family:Plus Jakarta Sans,sans-serif;font-size:clamp(1.75rem,4vw,2.75rem);font-weight:800;line-height:1.15}.fh-section-subtitle{color:var(--f-text-muted);max-width:600px;font-size:1.05rem;line-height:1.7}.fh-hero{text-align:center;background:var(--f-hero-bg);justify-content:center;align-items:center;min-height:85vh;padding:6rem 1.5rem 4rem;display:flex;position:relative;overflow:hidden}.fh-hero:before{content:"";background-image:radial-gradient(circle, var(--f-amber-500) 1px, transparent 1px);opacity:var(--f-dot-opacity);pointer-events:none;background-size:48px 48px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(70% 60% at 50% 40%,#000 30%,#0000 80%);mask-image:radial-gradient(70% 60% at 50% 40%,#000 30%,#0000 80%)}.fh-hero:after{content:"";background:radial-gradient(ellipse, var(--f-glow) 0%, transparent 70%);width:800px;height:500px;opacity:var(--f-glow-opacity);pointer-events:none;position:absolute;top:35%;left:50%;transform:translate(-50%,-50%)}.fh-hero-inner{z-index:1;max-width:800px;position:relative}.fh-logo-wrap{justify-content:center;align-items:center;margin-bottom:2.5rem;animation:.7s ease-out .1s both fh-fade-up;display:inline-flex;position:relative}.fh-logo-wrap:after{content:"";background:radial-gradient(circle, var(--f-glow) 0%, transparent 70%);pointer-events:none;border-radius:50%;width:160px;height:160px;position:absolute}.fh-headline{letter-spacing:-.02em;margin:0 0 1.5rem;font-family:Plus Jakarta Sans,sans-serif;font-size:clamp(2.5rem,7vw,4.5rem);font-weight:800;line-height:1.05;animation:.7s ease-out .3s both fh-fade-up}.fh-headline-gradient{background:linear-gradient(135deg, var(--f-grad-from) 0%, var(--f-grad-via) 40%, var(--f-grad-to) 100%);-webkit-text-fill-color:transparent;color:var(--f-amber-700);-webkit-background-clip:text;background-clip:text}.fh-tagline{color:var(--f-text-muted);max-width:620px;margin:0 auto 2.5rem;font-size:clamp(1rem,2vw,1.2rem);line-height:1.75;animation:.7s ease-out .5s both fh-fade-up}.fh-cta-group{flex-wrap:wrap;justify-content:center;gap:1rem;animation:.7s ease-out .7s both fh-fade-up;display:flex}.fh-cta{cursor:pointer;border:none;border-radius:8px;align-items:center;gap:.5rem;padding:.75rem 1.75rem;font-family:Outfit,sans-serif;font-size:.95rem;font-weight:500;text-decoration:none;transition:all .25s;display:inline-flex}.fh-cta-primary{background:linear-gradient(135deg, var(--f-amber-500) 0%, var(--f-amber-600) 100%);color:var(--f-cta-text);box-shadow:0 0 20px #fbbf241f}.fh-cta-primary:hover{transform:translateY(-1px);box-shadow:0 0 28px #fbbf2433}.fh-cta-secondary{color:var(--f-text-soft);border:1px solid var(--f-border);background:0 0}.fh-cta-secondary:hover{border-color:var(--f-amber-600);color:var(--f-amber-700)}.dark .fh-cta-secondary:hover{color:var(--f-amber-300)}.fh-stats{border-top:1px solid var(--f-border);border-bottom:1px solid var(--f-border);background:var(--f-bg-warm);padding:2.5rem 1.5rem}.fh-stats-grid{grid-template-columns:repeat(4,1fr);gap:1px;max-width:900px;margin:0 auto;display:grid}.fh-stat{text-align:center;padding:.75rem 1rem}.fh-stat-value{color:var(--f-amber-600);font-family:Plus Jakarta Sans,sans-serif;font-size:clamp(1.5rem,3vw,2rem);font-weight:700;line-height:1.2}.dark .fh-stat-value{color:var(--f-amber-400)}.fh-stat-label{color:var(--f-text-dim);letter-spacing:.02em;margin-top:.25rem;font-size:.8rem}.fh-why{padding-top:6rem;padding-bottom:6rem}.fh-why-header{text-align:center;margin-bottom:3.5rem}.fh-why-header .fh-section-subtitle{margin-left:auto;margin-right:auto}.fh-cards{grid-template-columns:repeat(2,1fr);gap:1.25rem;display:grid}.fh-card{background:var(--f-bg-card);border:1px solid var(--f-border);box-shadow:var(--f-card-shadow);border-radius:12px;padding:2rem;transition:border-color .3s,box-shadow .3s,transform .3s}.fh-card:hover{border-color:var(--f-border-warm);box-shadow:var(--f-card-shadow-hover);transform:translateY(-2px)}.fh-card-icon{width:44px;height:44px;color:var(--f-amber-600);background:#f59e0b14;border-radius:10px;justify-content:center;align-items:center;margin-bottom:1.25rem;display:flex}.dark .fh-card-icon{color:var(--f-amber-400)}.fh-card-title{color:var(--f-text);margin:0 0 .75rem;font-family:Plus Jakarta Sans,sans-serif;font-size:1.15rem;font-weight:700}.fh-card-text{color:var(--f-text-muted);margin:0;font-size:.92rem;line-height:1.7}.fh-perf{background:var(--f-bg-warm);border-top:1px solid var(--f-border);border-bottom:1px solid var(--f-border);padding-top:6rem;padding-bottom:6rem}.fh-perf-header{text-align:center;margin-bottom:3.5rem}.fh-perf-header .fh-section-subtitle{margin-left:auto;margin-right:auto}.fh-perf-grid{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}.fh-perf-card{background:var(--f-bg-card);border:1px solid var(--f-border);box-shadow:var(--f-card-shadow);border-radius:12px;flex-direction:column;padding:1.75rem;display:flex}.fh-perf-category{letter-spacing:.1em;text-transform:uppercase;color:var(--f-amber-600);margin-bottom:.5rem;font-family:JetBrains Mono,monospace;font-size:.65rem}.dark .fh-perf-category{color:var(--f-amber-500)}.fh-perf-label{color:var(--f-text);margin-bottom:.25rem;font-family:Plus Jakarta Sans,sans-serif;font-size:.95rem;font-weight:600}.fh-perf-desc{color:var(--f-text-dim);margin-bottom:1.25rem;font-size:.78rem;line-height:1.5}.fh-perf-speedup{background:linear-gradient(135deg, var(--f-grad-from), var(--f-grad-to));-webkit-text-fill-color:transparent;color:var(--f-amber-600);-webkit-background-clip:text;background-clip:text;margin-bottom:.25rem;font-family:Plus Jakarta Sans,sans-serif;font-size:2.5rem;font-weight:800;line-height:1}.fh-perf-speedup-label{color:var(--f-text-dim);margin-bottom:1.25rem;font-size:.82rem}.fh-perf-times{flex-direction:column;gap:.35rem;margin-top:auto;font-family:JetBrains Mono,monospace;font-size:.75rem;display:flex}.fh-perf-time{justify-content:space-between;align-items:center;display:flex}.fh-perf-time-engine{color:var(--f-text-dim)}.fh-perf-time-value{color:var(--f-text-muted)}.fh-perf-time-value.is-ferroni{color:var(--f-amber-600);font-weight:500}.dark .fh-perf-time-value.is-ferroni{color:var(--f-amber-400)}.fh-perf-note{text-align:center;color:var(--f-text-dim);margin-top:2.5rem;font-size:.82rem}.fh-perf-note a{color:var(--f-amber-600);text-decoration:none}.dark .fh-perf-note a{color:var(--f-amber-500)}.fh-perf-note a:hover{text-decoration:underline}.fh-code{padding-top:6rem;padding-bottom:6rem}.fh-code-header{text-align:center;margin-bottom:3rem}.fh-code-header .fh-section-subtitle{margin-left:auto;margin-right:auto}.fh-code-wrapper{max-width:680px;margin:0 auto}.fh-code-tabs{gap:0;display:flex}.fh-code-tab{color:var(--f-text-dim);border:1px solid var(--f-border);background:var(--f-bg-card);cursor:default;border-bottom:none;border-radius:8px 8px 0 0;padding:.6rem 1.25rem;font-family:JetBrains Mono,monospace;font-size:.78rem}.fh-code-tab.is-active{color:var(--f-amber-600);background:var(--f-code-bg);border-color:var(--f-border)}.dark .fh-code-tab.is-active{color:var(--f-amber-400)}.fh-code-block{background:var(--f-code-bg);border:1px solid var(--f-border);border-top:none;border-radius:0 8px 8px;padding:1.75rem 2rem;line-height:1.75;overflow-x:auto}.fh-code-block pre{color:var(--f-text-soft);white-space:pre;margin:0;font-family:JetBrains Mono,monospace;font-size:.85rem}.fh-code-block .kw{color:var(--f-code-kw)}.fh-code-block .ty{color:var(--f-code-ty)}.fh-code-block .str{color:var(--f-code-str)}.fh-code-block .fn{color:var(--f-code-fn)}.fh-code-block .cm{color:var(--f-code-cm);font-style:italic}.fh-code-block .mc{color:var(--f-code-mc)}.fh-code-block .op{color:var(--f-code-op)}.fh-install-line{background:var(--f-code-bg);border:1px solid var(--f-border);color:var(--f-text-soft);border-radius:8px;justify-content:center;align-items:center;gap:.75rem;max-width:680px;margin-top:1.5rem;margin-left:auto;margin-right:auto;padding:1rem 1.5rem;font-family:JetBrains Mono,monospace;font-size:.88rem;display:flex}.fh-install-line .prompt{color:var(--f-amber-600);-webkit-user-select:none;user-select:none}.dark .fh-install-line .prompt{color:var(--f-amber-500)}.fh-eco{border-top:1px solid var(--f-border);background:var(--f-bg-warm);padding-top:5rem;padding-bottom:5rem}.fh-eco-header{text-align:center;margin-bottom:3rem}.fh-eco-header .fh-section-subtitle{margin-left:auto;margin-right:auto}.fh-eco-grid{grid-template-columns:repeat(6,1fr);gap:1rem;max-width:900px;margin:0 auto;display:grid}.fh-eco-item{text-align:center;border:1px solid var(--f-border);background:var(--f-bg-card);box-shadow:var(--f-card-shadow);border-radius:10px;padding:1.5rem 1rem;transition:border-color .3s}.fh-eco-item:hover{border-color:var(--f-border-warm)}.fh-eco-name{color:var(--f-text);margin-bottom:.25rem;font-family:Plus Jakarta Sans,sans-serif;font-size:.92rem;font-weight:700}.fh-eco-role{color:var(--f-text-dim);font-size:.72rem}.fh-final{text-align:center;border-top:1px solid var(--f-border);padding:6rem 1.5rem;position:relative}.fh-final:before{content:"";background:radial-gradient(ellipse, var(--f-glow) 0%, transparent 70%);pointer-events:none;width:600px;height:300px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.fh-final-inner{z-index:1;position:relative}.fh-final .fh-section-title{margin-bottom:1rem}.fh-final .fh-section-subtitle{margin:0 auto 2.5rem}.fh-final-links{justify-content:center;gap:2rem;margin-top:2rem;display:flex}.fh-final-link{color:var(--f-amber-600);align-items:center;gap:.35rem;font-size:.85rem;text-decoration:none;transition:color .2s;display:inline-flex}.dark .fh-final-link{color:var(--f-amber-500)}.fh-final-link:hover{color:var(--f-amber-700)}.dark .fh-final-link:hover{color:var(--f-amber-300)}.fh-footer-copy{border-top:1px solid var(--f-border);color:var(--f-text-dim);margin-top:4rem;padding-top:2rem;font-size:.78rem}.fh-footer-copy a{color:var(--f-text-muted);text-decoration:none}.fh-footer-copy a:hover{color:var(--f-amber-600)}.dark .fh-footer-copy a:hover{color:var(--f-amber-400)}@keyframes fh-fade-up{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes fh-spark-pulse{0%,to{opacity:.4}50%{opacity:1}}.fh-spark-anim{animation:2.5s ease-in-out infinite fh-spark-pulse}.fh-spark-anim-delayed{animation:2.5s ease-in-out .8s infinite fh-spark-pulse}@media (width<=1024px){.fh-perf-grid{grid-template-columns:repeat(2,1fr)}.fh-eco-grid{grid-template-columns:repeat(3,1fr)}}@media (width<=768px){.fh-hero{min-height:75vh;padding:4rem 1.25rem 3rem}.fh-cards,.fh-perf-grid{grid-template-columns:1fr}.fh-stats-grid{grid-template-columns:repeat(2,1fr);gap:1rem}.fh-eco-grid{grid-template-columns:repeat(2,1fr)}.fh-code-block{padding:1.25rem}.fh-code-block pre{font-size:.78rem}.fh-section{padding:3.5rem 1.25rem}.fh-why,.fh-perf,.fh-code{padding-top:4rem;padding-bottom:4rem}}@media (width<=480px){.fh-stats-grid{grid-template-columns:repeat(2,1fr)}.fh-eco-grid{grid-template-columns:1fr}.fh-cta-group{flex-direction:column;align-items:center}.fh-cta{justify-content:center;width:100%;max-width:280px}}
