:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;margin:0 2rem;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}.feature-card{margin:1rem}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.highlight-fuel{color:#34d399;font-weight:600}.hero-section{padding:8rem 1rem 6rem;min-height:100vh;display:flex;align-items:center;background-color:#0f172a}@media (min-width: 640px){.hero-section{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width: 1024px){.hero-section{padding-left:2rem;padding-right:2rem}}.hero-container{max-width:80rem;margin:0 auto;width:100%}.hero-center{text-align:center}.hero-intro{margin-bottom:2rem}.hero-badge{display:inline-block;margin-bottom:1.5rem;font-size:1.125rem;padding:.5rem 1.5rem;border:1px solid rgba(16,185,129,.3);background:#10b98126;color:#34d399;border-radius:9999px;font-weight:500}.hero-title{font-weight:700;margin-bottom:1.5rem;line-height:1.1;font-size:3rem}@media (min-width: 768px){.hero-title{font-size:4.5rem}}.hero-title-highlight{background:linear-gradient(to right,#34d399,#60a5fa);background-clip:text;-webkit-background-clip:text;color:transparent;display:inline-block;text-shadow:0 0 12px rgba(255,255,255,.18)}.hero-subtext{font-size:1.25rem;line-height:1.6;color:#cbd5e1;margin:0 auto 2.5rem;max-width:48rem}@media (min-width: 768px){.hero-subtext{font-size:1.375rem}}.hero-buttons{display:flex;flex-direction:column;gap:1rem;justify-content:center;margin-bottom:4rem}@media (min-width: 640px){.hero-buttons{flex-direction:row}}.btn-primary{background:#10b981;color:#fff;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:background .3s,transform .3s}.btn-primary:hover{background:#059669}.btn-outline{border:1px solid #475569;color:#cbd5e1;padding:1rem 2rem;font-size:1rem;transition:background .3s,color .3s}.btn-outline:hover{background:#1e293b;color:#fff}.btn-icon{width:1.25rem;height:1.25rem;margin-right:.5rem}.hero-stats-grid{display:grid;grid-template-columns:1fr;gap:2rem;max-width:56rem;margin:0 auto}@media (min-width: 768px){.hero-stats-grid{grid-template-columns:repeat(3,1fr)}}.hero-stat{text-align:center}.hero-stat-icon{width:4rem;height:4rem;border-radius:1rem;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem}.hero-stat-icon-emerald{background:#10b98133}.hero-stat-icon-blue{background:#3b82f633}.hero-stat-icon-purple{background:#a855f733}.hero-stat-icon-svg{width:2rem;height:2rem}.hero-stat-icon-svg.emerald{color:#34d399}.hero-stat-icon-svg.blue{color:#60a5fa}.hero-stat-icon-svg.purple{color:#a78bfa}.hero-stat-title{font-size:1.5rem;font-weight:700;margin-bottom:.5rem;color:#fff}.hero-stat-text{color:#94a3b8;font-size:.95rem}.hero-logo{display:flex;align-items:center;justify-content:center;gap:.75rem;margin:1.2rem 0 .2rem}.hero-logo-img{width:5.5rem;height:5.5rem;-o-object-fit:contain;object-fit:contain;display:block}.hero-title{display:inline-block;margin:0;font-size:5rem;font-weight:700;vertical-align:middle}@media (max-width: 600px){.hero-logo-img{width:2rem;height:2rem}.hero-title{font-size:1.5rem}}.features-section{padding:4rem 1rem 3rem}@media (min-width: 640px){.features-section{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width: 1024px){.features-section{padding-left:2rem;padding-right:2rem}}.features-inner{max-width:1280px;margin:0 auto}.features-header{text-align:center;margin-bottom:2.5rem}.features-title{font-size:1.9rem;line-height:1.15;font-weight:700;color:#fff;margin:0 0 1rem}@media (min-width: 480px){.features-title{font-size:2.15rem}}@media (min-width: 768px){.features-title{font-size:3rem}}.features-subtitle{font-size:1rem;color:#cbd5e1;max-width:48rem;margin:0 auto;line-height:1.5}@media (min-width: 640px){.features-subtitle{font-size:1.1rem}}@media (min-width: 768px){.features-subtitle{font-size:1.25rem}}.features-grid{display:grid;grid-template-columns:1fr;gap:1.25rem}@media (min-width: 640px){.features-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.features-grid{grid-template-columns:repeat(4,1fr)}}.feature-card{height:100%;background:#1e293b8c;border:1px solid rgba(51,65,85,.55);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-radius:.9rem;transition:background .3s ease,transform .3s ease,box-shadow .3s ease}.feature-card:hover{background:#33415599}.feature-card-content{padding:1.25rem 1.25rem 1.4rem}@media (min-width: 768px){.feature-card-content{padding:1.5rem}}.feature-icon-wrapper{width:3.25rem;height:3.25rem;border-radius:1rem;display:flex;align-items:center;justify-content:center;margin-bottom:.85rem;box-shadow:0 4px 16px -2px #00000040;flex-shrink:0}.feature-icon-wrapper svg{width:1.55rem;height:1.55rem;color:#fff}@media (min-width: 768px){.feature-icon-wrapper{width:3.5rem;height:3.5rem}.feature-icon-wrapper svg{width:1.75rem;height:1.75rem}}.feature-title-item{font-size:1.05rem;font-weight:600;color:#fff;margin:0 0 .45rem;line-height:1.3}@media (min-width: 640px){.feature-title-item{font-size:1.15rem}}@media (min-width: 768px){.feature-title-item{font-size:1.25rem}}.feature-text{color:#94a3b8;line-height:1.5;font-size:.85rem;margin:0}@media (min-width: 640px){.feature-text{font-size:.9rem}}@media (min-width: 768px){.feature-text{font-size:.95rem}}.gradient-orange-red{background:linear-gradient(135deg,#fb923c,#ef4444)}.gradient-purple{background:linear-gradient(135deg,#c084fc,#7e22ce)}.gradient-green{background:linear-gradient(135deg,#4ade80,#16a34a)}.gradient-yellow-orange{background:linear-gradient(135deg,#facc15,#f97316)}.gradient-indigo{background:linear-gradient(135deg,#818cf8,#4338ca)}.text-center{text-align:center}.how-section{padding:4rem 1rem 3.5rem;background:#1e293b4d}@media (min-width:640px){.how-section{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width:1024px){.how-section{padding-left:2rem;padding-right:2rem}}.how-container{max-width:80rem;margin:0 auto}.how-header{text-align:center;margin-bottom:3rem}.how-title{font-size:1.9rem;font-weight:700;color:#fff;margin-bottom:1rem;line-height:1.12}@media (min-width:480px){.how-title{font-size:2.15rem}}@media (min-width:768px){.how-title{font-size:3rem;margin-bottom:1.5rem}}.how-subtext{font-size:.95rem;color:#cbd5e1;max-width:48rem;margin:0 auto;line-height:1.5}@media (min-width:640px){.how-subtext{font-size:1.05rem}}@media (min-width:768px){.how-subtext{font-size:1.25rem}}.how-grid{display:grid;grid-template-columns:1fr;gap:1.25rem}@media (min-width:640px){.how-grid{grid-template-columns:repeat(2,1fr);gap:1.75rem}}@media (min-width:768px){.how-grid{grid-template-columns:repeat(3,1fr);gap:2rem}}.how-card{height:100%;background:#1e293b99;border:1px solid rgba(51,65,85,.5);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);transition:background .3s,border-color .3s,transform .3s;position:relative;border-radius:.85rem}.how-card:hover{background:#33415599}.how-card-content{padding:1.2rem 1.15rem 1.35rem;display:flex;align-items:flex-start;gap:.9rem;flex-direction:column}@media (min-width:640px){.how-card-content{padding:1.35rem 1.35rem 1.5rem}}@media (min-width:768px){.how-card-content{flex-direction:row;padding:1.5rem}}.how-icon-box{width:3.1rem;height:3.1rem;border-radius:.75rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;background:linear-gradient(135deg,#10b981,#059669)}@media (min-width:768px){.how-icon-box{width:3.5rem;height:3.5rem}}.gradient-emerald{background:linear-gradient(135deg,#34d399,#059669)}.gradient-blue{background:linear-gradient(135deg,#60a5fa,#2563eb)}.gradient-purple{background:linear-gradient(135deg,#a78bfa,#7e22ce)}.gradient-orange{background:linear-gradient(135deg,#fb923c,#c2410c)}.gradient-pink{background:linear-gradient(135deg,#f472b6,#db2777)}.gradient-green{background:linear-gradient(135deg,#4ade80,#059669)}.how-step-number{font-size:1.2rem;font-weight:700;color:#475569;transition:color .3s}@media (min-width:768px){.how-step-number{font-size:1.5rem}}.how-card:hover .how-step-number{color:#64748b}.how-step-title{font-size:1rem;font-weight:700;color:#fff;margin-top:.2rem}@media (min-width:640px){.how-step-title{font-size:1.05rem}}@media (min-width:768px){.how-step-title{font-size:1.125rem}}.how-step-desc{font-size:.8rem;color:#94a3b8;line-height:1.45;margin-top:.35rem}@media (min-width:640px){.how-step-desc{font-size:.85rem}}@media (min-width:768px){.how-step-desc{font-size:.875rem}}.how-arrow{position:absolute;top:50%;transform:translateY(-50%);right:1rem;width:2rem;height:2rem;border-radius:9999px;background:#05966933;color:#34d399;display:none;align-items:center;justify-content:center}@media (min-width:768px){.how-arrow{display:flex}.how-arrow--hidden{display:none}}.how-cta-wrapper{text-align:center;margin-top:3.25rem}@media (min-width:768px){.how-cta-wrapper{margin-top:4rem}}.how-cta-box{background:linear-gradient(90deg,#10b9811f,#3b82f61f);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border:1px solid rgba(16,185,129,.25);border-radius:1.5rem;padding:1.75rem 1.5rem 2rem}@media (min-width:640px){.how-cta-box{padding:2.25rem}}@media (min-width:768px){.how-cta-box{padding:3rem}}.how-cta-title{font-size:1.55rem;font-weight:700;color:#fff;margin-bottom:.75rem}@media (min-width:640px){.how-cta-title{font-size:1.8rem}}@media (min-width:768px){.how-cta-title{font-size:2.25rem}}.how-cta-text{font-size:.95rem;color:#cbd5e1;margin-bottom:1.75rem;max-width:40rem;margin-left:auto;margin-right:auto;line-height:1.45}@media (min-width:640px){.how-cta-text{font-size:1.05rem}}@media (min-width:768px){.how-cta-text{font-size:1.25rem}}.how-cta-buttons{display:flex;flex-direction:column;gap:1rem;align-items:stretch}@media (min-width:480px){.how-cta-buttons{flex-direction:row;justify-content:center;gap:1.5rem}}.how-btn-primary{background:#10b981;color:#fff;padding:.9rem 1.6rem;font-size:1rem;border-radius:.55rem;transition:background .3s,box-shadow .3s}@media (min-width:768px){.how-btn-primary{font-size:1.125rem;padding:1rem 2rem}}.how-btn-primary:hover{background:#059669}.how-btn-outline{border:1px solid #475569;color:#cbd5e1;padding:.9rem 1.6rem;font-size:1rem;border-radius:.55rem;background:transparent;transition:background .3s}@media (min-width:768px){.how-btn-outline{font-size:1.125rem;padding:1rem 2rem}}.how-btn-outline:hover{background:#1e293b}.demo-section{padding:5rem 1rem;background:#1e293b80}@media (min-width:640px){.demo-section{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width:1024px){.demo-section{padding-left:2rem;padding-right:2rem}}.demo-container{max-width:72rem;margin:0 auto}.demo-header{text-align:center;margin-bottom:3rem}.demo-title{font-size:2.25rem;font-weight:700;color:#fff;margin-bottom:1.5rem;line-height:1.1}@media (min-width:768px){.demo-title{font-size:3rem}}.demo-subtext{font-size:1.25rem;color:#cbd5e1;max-width:48rem;margin:0 auto;line-height:1.5}.demo-card-overflow{overflow:hidden}.demo-card-content-zero{padding:0}.demo-video-wrapper{position:relative;aspect-ratio:16/9;background:linear-gradient(135deg,#1e293b,#0f172a)}.abs-fill{position:absolute;inset:0}.flex-center{display:flex;align-items:center;justify-content:center}.demo-play-button{width:6rem;height:6rem;border-radius:9999px;background:#10b981;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem;transition:background .3s,transform .3s}.demo-play-button:hover{background:#059669}.demo-play-icon{width:2rem;height:2rem;color:#fff}.demo-play-label{color:#fff;font-size:1.125rem;font-weight:600}.demo-duration{color:#94a3b8;font-size:.75rem;margin-top:.5rem}.demo-overlay-gradient{position:absolute;inset:0;background:linear-gradient(135deg,#10b98133,#3b82f633);opacity:.3;z-index:1}.demo-info-bar{position:absolute;left:1rem;right:1rem;bottom:1rem}.demo-info-box{background:#00000080;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-radius:.75rem;padding:1rem}.demo-flex{display:flex;align-items:center;gap:.75rem}.logo-box{width:3rem;height:3rem;background:#10b981;border-radius:.75rem;display:flex;align-items:center;justify-content:center}.demo-info-icon{width:1.5rem;height:1.5rem;color:#fff}.demo-text-title{color:#fff;font-weight:600}.demo-text-desc{color:#cbd5e1;font-size:.875rem}.demo-loading{position:absolute;inset:0;background:#0f172a;display:flex;align-items:center;justify-content:center}.demo-spinner{width:3rem;height:3rem;border-radius:9999px;border:2px solid transparent;border-bottom-color:#10b981;margin:0 auto 1rem;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.demo-loading-text{color:#fff}.helper{font-size:.875rem;color:#94a3b8;margin-top:.5rem}.demo-back-btn{margin-top:1rem;display:block;margin-left:auto;margin-right:auto}.demo-features{margin-top:3rem;display:flex;gap:1.5rem;text-align:center;flex-direction:column}@media (min-width:768px){.demo-features{flex-direction:row}}.demo-feature-card{flex:1;background:#1e293b80;border:1px solid rgba(51,65,85,.5);border-radius:.75rem;transition:border-color .3s,background .3s}.demo-feature-card:hover{background:#33415580}.demo-feature-card--emerald:hover{border-color:#10b98166}.demo-feature-card--blue:hover{border-color:#3b82f666}.demo-feature-card--purple:hover{border-color:#a855f766}.inner{padding:1.5rem}.icon{width:2rem;height:2rem;margin:0 auto .75rem;display:block}.icon-emerald{color:#10b981}.icon-blue{color:#3b82f6}.icon-purple{color:#a855f7}.mt-4{margin-top:1rem}.text-center{position:relative;z-index:10}.demo-play-button,button{z-index:11;position:relative}@media (min-width: 1024px){.demo-video-element{max-width:30rem;margin-left:auto;margin-right:auto;display:block}}@media (max-width: 767px){.demo-video-player{padding-top:1.5rem;padding-bottom:2.5rem}.demo-back-btn{margin-top:2rem}}@media (max-width: 767px){.demo-info-bar{bottom:-8rem}.demo-card-overflow,.demo-overlay-gradient{height:22rem}}@media (max-width: 767px){.demo-card-overflow,.demo-overlay-gradient{min-height:22rem;height:auto}}.landing-root{min-height:100vh;background:linear-gradient(to bottom,#0f172a,#1e293b,#0f172a);color:#fff;font-family:inherit}.landing-container{max-width:80rem;margin:0 auto;padding:0 1rem}@media (min-width:640px){.landing-container{padding:0 1.5rem}}@media (min-width:1024px){.landing-container{padding:0 2rem}}.landing-header{position:fixed;top:0;inset-inline:0;width:100%;background:#0f172af2;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-bottom:1px solid rgba(51,65,85,.5);z-index:50}.header-bar{display:flex;justify-content:space-between;align-items:center;height:4rem}.logo-block{display:flex;gap:.75rem;align-items:center}.logo-icon{width:2.5rem;height:2.5rem;background:linear-gradient(135deg,#34d399,#059669);border-radius:.75rem;display:flex;align-items:center;justify-content:center}.logo-icon-img{width:70%;height:70%;-o-object-fit:contain;object-fit:contain;display:block}.logo-icon-svg{width:1.5rem;height:1.5rem;color:#fff}.logo-text{font-size:1.5rem;font-weight:700}.nav-links{display:none;gap:2rem;align-items:center}@media (min-width:768px){.nav-links{display:flex}}.nav-link{color:#94a3b8;text-decoration:none;font-size:.95rem;transition:color .25s}.nav-link:hover{color:#fff}.header-cta-btn{background:#10b981;color:#fff;font-weight:600;padding:.6rem 1.5rem;border-radius:.5rem;transition:background .25s}.header-cta-btn:hover{background:#059669}.landing-footer{background:#0f172a;border-top:1px solid rgba(51,65,85,.5);padding:3rem 0;margin-top:4rem}.footer-center{text-align:center}.footer-brand{display:flex;align-items:center;justify-content:center;gap:.75rem;margin-bottom:1rem}.brand-icon{width:2.5rem;height:2.5rem;border-radius:.75rem;display:flex;align-items:center;justify-content:center}.brand-icon-gradient{background:linear-gradient(135deg,#34d399,#059669)}.brand-icon-svg{width:1.5rem;height:1.5rem;color:#fff}.brand-name{font-size:1.5rem;font-weight:700;color:#fff}.footer-tagline{color:#94a3b8;margin-bottom:1.5rem}.footer-copy{color:#64748b;font-size:.875rem}
