@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/55c55f0601d81cf3-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/26a46d62cd723877-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/97e0cb1ae144a2a9-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/581909926a08bbc8-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Inter Fallback;src:local("Arial");ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.00%;size-adjust:107.12%}.__className_e8ce0c{font-family:Inter,Inter Fallback;font-style:normal}.__variable_e8ce0c{--font-inter:"Inter","Inter Fallback"}:root{--primary:#B8E92D;--primary-dark:#7FD858;--bg-dark:#0A2E1F;--bg-dark-secondary:#0F3D2A;--text-white:#ffffff;--text-gray:rgba(255,255,255,0.8);--text-gray-light:rgba(255,255,255,0.6);--fintech-bg-primary:#0A2E1F;--fintech-bg-secondary:#0F3D2A;--spacing-xs:8px;--spacing-sm:16px;--spacing-md:24px;--spacing-lg:32px;--spacing-xl:48px;--spacing-2xl:64px;--font-sans:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;--transition-fast:0.2s ease;--transition-normal:0.3s ease;--transition-slow:0.5s ease}.main-content{min-height:100vh;padding-top:70px}*{margin:0;padding:0;box-sizing:border-box}body,html{font-family:var(--font-sans);background-color:var(--bg-dark);color:var(--text-white);line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{font-weight:600;line-height:1.2}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer}img{max-width:100%;height:auto}.container{max-width:1200px;margin:0 auto;padding:0 20px}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:rgba(255,255,255,.05)}::-webkit-scrollbar-thumb{background:rgba(184,233,45,.3);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:rgba(184,233,45,.5)}.hero-section{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;overflow:hidden;background:linear-gradient(180deg,#0A2E1F,#0F3426,#0A2E1F);padding-top:120px;padding-bottom:80px}.hero-background-grid{position:absolute;inset:0;opacity:.2}.hero-grid-pattern{position:absolute;inset:0;background-image:linear-gradient(90deg,rgba(184,233,45,.1) 1px,transparent 0),linear-gradient(180deg,rgba(184,233,45,.1) 1px,transparent 0);background-size:50px 50px;transition:transform .3s ease}.hero-gradient-orb{position:absolute;width:24rem;height:24rem;border-radius:50%;filter:blur(40px);pointer-events:none}.hero-gradient-orb-primary{top:5rem;left:5rem;background:radial-gradient(circle,rgba(184,233,45,.2) 0,transparent 70%)}.hero-gradient-orb-secondary{bottom:5rem;right:5rem;background:radial-gradient(circle,rgba(45,212,191,.2) 0,transparent 70%)}.hero-floating-icon{position:absolute;opacity:0;animation:floatIn .5s forwards,float 4s ease-in-out infinite;animation-delay:0s,1s}.hero-floating-icon-inner{padding:.75rem;background:rgba(255,255,255,.05);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:.75rem;border:1px solid rgba(255,255,255,.1);transition:all .3s ease}.hero-floating-icon-inner:hover{background:rgba(255,255,255,.1);transform:scale(1.1)}.hero-floating-icon svg{width:1.5rem;height:1.5rem;color:#B8E92D}.hero-content{position:relative;z-index:10;max-width:80rem;margin:0 auto;padding:0 1rem;text-align:center}.hero-title{font-size:clamp(2.5rem,5vw,4.5rem);font-weight:700;color:white;margin-bottom:1.5rem;line-height:1.2}.hero-title-highlight{display:block;margin-top:.5rem;background:linear-gradient(90deg,#B8E92D,#2DD4BF);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-subtitle{font-size:clamp(1.25rem,2.5vw,1.5rem);color:#D1D5DB;margin-bottom:2rem}.hero-description{font-size:1.125rem;color:#9CA3AF;max-width:48rem;margin:0 auto 3rem;line-height:1.7}.hero-cta-container{display:flex;justify-content:center;gap:1.5rem;margin-bottom:4rem;flex-wrap:wrap}.hero-cta-primary{position:relative;display:inline-flex;align-items:center;justify-content:center;padding:1.2rem 2.5rem;font-size:1.125rem;font-weight:600;color:black;background:#B8E92D;border-radius:9999px;overflow:hidden;transition:all .3s ease;text-decoration:none;border:none;cursor:pointer;min-width:200px;box-shadow:0 10px 30px rgba(184,233,45,.3)}.hero-cta-primary:hover{box-shadow:0 20px 50px rgba(184,233,45,.5)}.hero-cta-primary-content{position:relative;z-index:10;display:flex;align-items:center;justify-content:center;gap:.75rem}.hero-cta-primary-gradient{position:absolute;inset:0;background:linear-gradient(90deg,#2DD4BF,#B8E92D);transform:translateX(100%);transition:transform .3s ease}.hero-cta-primary:hover .hero-cta-primary-gradient{transform:translateX(0)}.hero-cta-secondary{position:relative;display:inline-flex;align-items:center;justify-content:center;padding:1rem 2rem;font-size:1rem;font-weight:600;color:white;border:2px solid rgba(255,255,255,.2);border-radius:9999px;overflow:hidden;transition:all .3s ease;background:rgba(255,255,255,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;min-width:180px;gap:.5rem}.hero-cta-secondary:hover{background:rgba(255,255,255,.2);border-color:rgba(255,255,255,.4);transform:translateY(-2px);box-shadow:0 10px 25px rgba(0,0,0,.2)}.hero-badge{display:inline-flex;align-items:center;gap:.5rem;background:rgba(184,233,45,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(184,233,45,.3);padding:.75rem 1.5rem;border-radius:2rem;color:#B8E92D;font-size:.875rem;font-weight:600;margin-bottom:2rem}.hero-benefits{display:flex;flex-direction:column;gap:1rem;max-width:600px;margin:2rem auto 3rem}.hero-benefit{display:flex;align-items:center;gap:.75rem;color:rgba(255,255,255,.9);font-size:1rem}.hero-social-proof{margin-top:3rem;text-align:center}.hero-social-proof-content{display:flex;flex-direction:column;align-items:center;gap:.75rem}.hero-social-proof-stars{display:flex;align-items:center;gap:.25rem}.hero-social-proof-rating{margin-left:.5rem;color:#B8E92D;font-weight:600}.hero-social-proof-text{color:rgba(255,255,255,.8);font-size:1rem;margin:0}.hero-social-proof-reviews{color:rgba(255,255,255,.6);font-size:.875rem}.hero-cta-secondary:hover .hero-cta-secondary-bg{opacity:1}.hero-features{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1.5rem;gap:1.5rem;margin-bottom:4rem}@media (min-width:768px){.hero-features{grid-template-columns:repeat(4,1fr)}}.hero-feature-card{position:relative;background:rgba(255,255,255,.05);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border:1px solid rgba(255,255,255,.1);border-radius:1rem;padding:1.5rem;transition:all .3s ease;cursor:pointer;overflow:hidden}.hero-feature-card:hover{border-color:rgba(184,233,45,.5);background:rgba(255,255,255,.08)}.hero-feature-content{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.75rem;position:relative;z-index:2}.hero-feature-icon{padding:.75rem;background:rgba(184,233,45,.1);border-radius:.75rem;transition:all .3s ease}.hero-feature-card:hover .hero-feature-icon{background:rgba(184,233,45,.2);transform:scale(1.1)}.hero-feature-icon svg{width:1.5rem;height:1.5rem;color:#B8E92D}.hero-feature-title{color:white;font-weight:600;font-size:1rem}.hero-feature-description{color:#9CA3AF;font-size:.875rem;line-height:1.4}.hero-feature-glow{position:absolute;inset:-2px;border-radius:1rem;background:radial-gradient(circle at center,rgba(184,233,45,.2) 0,transparent 70%);filter:blur(15px);pointer-events:none;z-index:0}.hero-feature-particles{position:absolute;inset:0;pointer-events:none;z-index:1}.hero-feature-particle{position:absolute;width:4px;height:4px;background:#B8E92D;border-radius:50%;opacity:.6}.hero-stats{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:2rem;gap:2rem}@media (min-width:768px){.hero-stats{grid-template-columns:repeat(4,1fr)}}.hero-stat{position:relative;text-align:center;padding:1.5rem;border-radius:1rem;background:rgba(255,255,255,.03);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border:1px solid rgba(255,255,255,.1);transition:all .3s ease;overflow:hidden}.hero-stat:hover{background:rgba(255,255,255,.05);border-color:rgba(184,233,45,.3)}.hero-stat-background{position:absolute;inset:0;background:radial-gradient(circle at center,rgba(184,233,45,.05) 0,transparent 70%);opacity:0;transition:opacity .3s ease}.hero-stat:hover .hero-stat-background{opacity:1}.hero-stat-icon{display:flex;align-items:center;justify-content:center;width:3rem;height:3rem;margin:0 auto 1rem;background:rgba(184,233,45,.1);border-radius:.75rem;color:#B8E92D;position:relative;z-index:2}.hero-stat-icon svg{width:1.5rem;height:1.5rem}.hero-stat-value{font-size:clamp(1.875rem,3vw,2.25rem);font-weight:700;color:#B8E92D;margin-bottom:.5rem;position:relative;z-index:2}.hero-stat-label{color:#9CA3AF;font-size:.875rem;position:relative;z-index:2}.hero-stat-pulse{position:absolute;inset:0;border-radius:1rem;border:2px solid rgba(184,233,45,.3);pointer-events:none}.hero-scroll-indicator{position:absolute;bottom:2rem;left:50%;transform:translateX(-50%);animation:fadeInBounce 1.5s infinite}.hero-scroll-indicator-box{width:1.5rem;height:2.5rem;border:2px solid rgba(255,255,255,.3);border-radius:9999px;display:flex;justify-content:center}.hero-scroll-indicator-dot{width:.375rem;height:.75rem;background:#B8E92D;border-radius:9999px;margin-top:.5rem;animation:scrollDot 1.5s infinite}@keyframes floatIn{to{opacity:.3}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}@keyframes fadeInBounce{0%,to{opacity:1;transform:translateY(0) translateX(-50%)}50%{opacity:.7;transform:translateY(-20px) translateX(-50%)}}@keyframes scrollDot{0%,to{transform:translateY(0)}50%{transform:translateY(16px)}}@media (max-width:640px){.hero-section{min-height:100svh}.hero-content{padding:0 1.5rem}.hero-features{gap:.75rem}.hero-feature-card{padding:1rem}.hero-stats{gap:1.5rem}}body{background-color:#0A2E1F!important}div[class*=container],div[class*=content],main,section{background-color:transparent}.footer-modern,footer,footer.footer-modern{background-color:#0A2E1F!important;background:#0A2E1F!important;margin-top:0!important;padding-top:0!important}.footer-modern:before,footer:before{display:none!important}main:last-child,section:last-of-type{margin-bottom:0!important;padding-bottom:0!important}.main-content{background-color:#0A2E1F!important;margin-bottom:0!important}.footer-newsletter{background-color:#0F4C3A!important}*+.footer-modern,*+footer,.footer-newsletter{margin-top:0!important}#__next,body,html,main{background-color:#0A2E1F!important}@media (prefers-color-scheme:dark){:root{--color-background:#0A2E1F!important;--color-surface:#0F4C3A!important}body{background-color:#0A2E1F!important}}