@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap";:root{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;line-height:1.6;font-weight:400;color:#1e293b;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;width:100%;min-height:100vh;background:#fff;color:#1e293b}#root{width:100%;min-height:100vh}html{scroll-behavior:smooth;overflow-x:hidden}html,body{overflow-x:hidden!important}*{margin:0;padding:0;box-sizing:border-box}html{width:100%;overflow-x:hidden;scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{width:100%;margin:0;padding:0;overflow-x:hidden;background:#fff}.home{width:100%;margin:0;padding:0;overflow-x:hidden;color:#1e293b;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,a{-webkit-tap-highlight-color:rgba(59,130,246,.3);touch-action:manipulation}img{max-width:100%;height:auto;display:block}.container{max-width:100%;width:100%;margin:0;padding:0}.section{width:100%;position:relative;overflow:hidden;margin:0;padding:0}.navbar{position:fixed;top:0;left:0;right:0;width:100%;background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(59,130,246,.15);z-index:1000;padding:1rem 0;box-shadow:0 2px 10px #0000000d}.navbar .container{max-width:100%;width:100%;margin:0;padding:0}.nav-content{display:flex;justify-content:space-between;align-items:center;padding:0 1.5rem}.logo-text{font-size:1.75rem;font-weight:700;background:linear-gradient(135deg,#3b82f6,#60a5fa,#06b6d4);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;text-shadow:0 0 30px rgba(59,130,246,.5)}.mobile-menu-btn{display:none;background:none;border:none;cursor:pointer;padding:.5rem;z-index:1001}.hamburger{display:flex;flex-direction:column;gap:4px;width:28px}.hamburger span{display:block;width:100%;height:3px;background:#3b82f6;border-radius:2px;transition:all .3s ease}.hamburger.active span:nth-child(1){transform:rotate(45deg) translate(7px,7px)}.hamburger.active span:nth-child(2){opacity:0}.hamburger.active span:nth-child(3){transform:rotate(-45deg) translate(7px,-7px)}.nav-links{display:flex;align-items:center;gap:2rem}.nav-links a{color:#64748b;text-decoration:none;font-size:.95rem;transition:color .3s}.nav-links a:hover{color:#3b82f6}.btn-demo{background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;border:none;padding:.65rem 1.5rem;border-radius:8px;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .3s;box-shadow:0 4px 15px #3b82f64d;display:inline-block;text-decoration:none;text-align:center}.btn-demo:hover{transform:translateY(-2px);box-shadow:0 6px 25px #3b82f680;color:#fff}.hero{background:linear-gradient(180deg,#f8fafc,#fff);width:100%;padding:160px 0 120px;margin:0;position:relative;overflow:hidden;z-index:1}.sparkles-container{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:0;overflow:hidden}.sparkle{position:absolute;width:8px;height:8px;background:linear-gradient(135deg,#3b82f6,#60a5fa,#06b6d4);border-radius:50%;opacity:0;animation:sparkleFloat 5s ease-in-out infinite;box-shadow:0 0 20px #3b82f699,0 0 40px #60a5fa66,0 0 60px #06b6d433}.sparkle:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:16px;height:2px;background:linear-gradient(90deg,transparent,#60a5fa,transparent);border-radius:2px;opacity:.7}.sparkle:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) rotate(90deg);width:16px;height:2px;background:linear-gradient(90deg,transparent,#60a5fa,transparent);border-radius:2px;opacity:.7}@keyframes sparkleFloat{0%{opacity:0;transform:translateY(0) scale(0) rotate(0)}10%{opacity:1;transform:translateY(-20px) scale(1) rotate(45deg)}50%{opacity:.8;transform:translateY(-100px) scale(1.2) rotate(180deg)}90%{opacity:.3;transform:translateY(-180px) scale(.8) rotate(315deg)}to{opacity:0;transform:translateY(-200px) scale(0) rotate(360deg)}}.hero .container{position:relative;z-index:1}.hero:before{content:"";position:absolute;top:-50%;right:-20%;width:800px;height:800px;background:radial-gradient(circle,rgba(59,130,246,.06) 0%,transparent 70%);border-radius:50%;animation:pulse 8s ease-in-out infinite;z-index:0}@keyframes pulse{0%,to{transform:scale(1);opacity:.5}50%{transform:scale(1.1);opacity:.7}}.hero-content-centered{display:flex;flex-direction:column;align-items:center;text-align:center;position:relative;z-index:2;max-width:900px;margin:0 auto;width:100%;padding:0 2rem}.hero-badge{display:inline-flex;align-items:center;gap:.5rem;background:#3b82f614;border:1px solid rgba(59,130,246,.2);border-radius:50px;padding:.5rem 1rem;margin-bottom:2rem;font-size:.75rem;font-weight:600;letter-spacing:.5px;color:#3b82f6;transition:all .3s ease}.hero-badge:hover{background:#3b82f61f;transform:translateY(-2px)}.badge-icon{font-size:1rem;line-height:1}.badge-text{text-transform:uppercase}.hero-title{font-size:clamp(2.5rem,6vw,4rem);font-weight:800;line-height:1.15;margin-bottom:1.5rem;letter-spacing:-.03em;width:100%;color:#0f172a}.gradient-text{background:linear-gradient(135deg,#3b82f6,#60a5fa,#06b6d4);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;position:relative;display:inline-block}.hero-subtitle{font-size:clamp(1.1rem,2.2vw,1.35rem);color:#64748b;margin-bottom:2.5rem;line-height:1.65;max-width:750px;width:100%}.hero-cta{display:flex;gap:1rem;margin-bottom:2rem;justify-content:center;flex-wrap:wrap;width:100%;max-width:100%}.btn-primary{background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;border:none;padding:1rem 2rem;border-radius:10px;font-size:clamp(.9rem,1.5vw,1rem);font-weight:600;cursor:pointer;transition:all .3s;box-shadow:0 4px 15px #3b82f64d;white-space:nowrap;min-width:200px;display:inline-flex;align-items:center;gap:.5rem;justify-content:center}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 6px 25px #3b82f680}.btn-primary.large{padding:1.1rem 2.25rem;font-size:1.05rem}.btn-primary .arrow{transition:transform .3s ease;display:inline-block}.btn-primary:hover .arrow{transform:translate(4px)}.btn-secondary{background:#fff;color:#475569;border:2px solid #e2e8f0;padding:1rem 2rem;border-radius:10px;font-size:clamp(.9rem,1.5vw,1rem);font-weight:600;cursor:pointer;transition:all .3s;white-space:nowrap;min-width:150px;display:inline-block;text-decoration:none;text-align:center}.btn-secondary:hover{background:#f8fafc;border-color:#cbd5e1;transform:translateY(-2px);box-shadow:0 4px 15px #00000014;color:#475569}.btn-secondary.large{padding:1.1rem 2.25rem;font-size:1.05rem}.hero-trust{display:flex;align-items:center;justify-content:center;gap:2rem;margin-bottom:3rem;flex-wrap:wrap}.trust-item{display:flex;align-items:center;gap:.5rem;font-size:.9rem;color:#64748b}.trust-icon{font-size:1.1rem;line-height:1}.trust-text{font-weight:500}.hero-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:2.5rem;width:100%;max-width:1000px;margin:0 auto}.stat{text-align:center;padding:1rem .5rem;position:relative}.stat:after{content:"";position:absolute;right:0;top:50%;transform:translateY(-50%);width:1px;height:50%;background:linear-gradient(180deg,transparent 0%,#e2e8f0 50%,transparent 100%)}.stat:last-child:after{display:none}.stat-number{font-size:clamp(1.75rem,3.5vw,2.75rem);font-weight:700;color:#3b82f6;margin-bottom:.5rem;line-height:1}.stat-label{font-size:clamp(.8rem,1.2vw,.95rem);color:#64748b;line-height:1.4;font-weight:500}.features-showcase{background:#fff;width:100%;padding:120px 0;margin:0;position:relative}.features-row{display:flex;flex-direction:column;gap:8rem;margin-top:2rem}.feature-showcase-item{display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:center}.feature-showcase-item:nth-child(2n){direction:rtl}.feature-showcase-item:nth-child(2n)>*{direction:ltr}.feature-showcase-visual{display:flex;align-items:center;justify-content:center;min-height:300px}.features-connector-overlay{position:absolute;inset:0;width:100%;height:100%;pointer-events:none;z-index:0}.energy-flow-path{filter:drop-shadow(0 0 6px rgba(96,165,250,.8))}.connector-endpoint{filter:drop-shadow(0 0 8px rgba(96,165,250,.6));animation:endpointPulse 2s ease-in-out infinite}@keyframes endpointPulse{0%,to{filter:drop-shadow(0 0 8px rgba(96,165,250,.6));r:6}50%{filter:drop-shadow(0 0 14px rgba(96,165,250,.9));r:7}}.full-flow-diagram{display:flex;flex-direction:column;align-items:center;gap:0}.banks-to-skelo{display:flex;align-items:center;gap:2rem}.vertical-flow-connector{width:3px;height:100px;background:#0f172a;margin:0 auto;border-radius:2px}.vertical-flow-connector-bottom{width:3px;height:80px;background:#0f172a;margin:0 auto;border-radius:2px;position:relative}.flow-dot{width:16px;height:16px;background:#0f172a;border-radius:50%;margin:0 auto;box-shadow:0 2px 8px #0000004d}.move-money-visual{display:none}.feature-showcase-content{max-width:550px}.feature-showcase-content h3{font-size:2.5rem;font-weight:700;color:#0f172a;margin-bottom:1.5rem}.feature-showcase-content p{font-size:1.25rem;line-height:1.7;color:#475569}.bank-icons-cluster{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;position:relative;max-width:200px}.bank-icon-circle{width:90px;height:90px;border-radius:50%;border:3px solid #e2e8f0;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:700;color:#64748b;background:#fff;box-shadow:0 4px 15px #0000001a;transition:all .3s ease;padding:1rem}.bank-icon-circle:hover{transform:scale(1.1);box-shadow:0 6px 20px #00000026}.bank-icon-circle img{width:100%;height:auto;max-height:100%;object-fit:contain}.bank-icon-circle.bcp{background:linear-gradient(135deg,#002a8d,#001a5c);border-color:#002a8d}.bank-icon-circle.interbank{background:linear-gradient(135deg,#00a651,#008741);border-color:#00a651;padding:.8rem}.bank-icon-circle.interbank img{width:120%;max-width:120%}.bank-icon-circle.bbva{background:linear-gradient(135deg,#004481,#036);border-color:#004481}.bank-icon-circle.scotiabank{background:linear-gradient(135deg,#ed1c24,#c41419);border-color:#ed1c24;color:#fff;font-size:.65rem;text-align:center;line-height:1.2;padding:.5rem;font-weight:700}.flow-arrow-right{width:120px;height:3px;background:#cbd5e1;position:relative;margin:0 2rem;border-style:dashed;border-width:2px 0 0 0;border-color:#94a3b8;background:none}.flow-arrow-right:after{content:"";position:absolute;right:-10px;top:-6px;width:0;height:0;border-left:12px solid #94a3b8;border-top:7px solid transparent;border-bottom:7px solid transparent}.skelo-to-income-connector{position:relative;display:flex;flex-direction:column;align-items:center}.skelo-logo-circle{width:100px;height:100px;border-radius:50%;background:linear-gradient(135deg,#3b82f6,#2563eb);border:3px solid #60a5fa;box-shadow:0 4px 20px #3b82f64d,0 0 40px #3b82f633;position:relative;z-index:2}.curved-connector-svg{position:absolute;top:50px;left:0;width:600px;height:500px;pointer-events:none;z-index:1}.skelo-icon{font-size:2.5rem;color:#fff;font-weight:700}.income-flow-diagram{display:flex;flex-direction:column;align-items:center;gap:0;width:100%;max-width:500px;margin:0 auto;padding:2rem;position:relative}.income-box-top{background:linear-gradient(135deg,#3b82f6,#2563eb);border:2px solid #60a5fa;border-radius:12px;padding:1.25rem 2rem;text-align:center;width:100%;box-shadow:0 4px 20px #3b82f64d;position:relative;z-index:2}.income-label{font-size:.9rem;color:#e0e7ff;margin-bottom:.5rem;font-weight:500}.income-amount{font-size:2rem;font-weight:700;color:#fff}.flow-connector-line{width:3px;height:40px;background:linear-gradient(180deg,#3b82f6,#60a5fa);position:relative;z-index:1;box-shadow:0 0 10px #3b82f680}.flow-connector-line:after{content:"";position:absolute;bottom:-6px;left:50%;transform:translate(-50%);width:12px;height:12px;background:#60a5fa;border-radius:50%;box-shadow:0 0 15px #60a5facc}.distribution-list{display:flex;flex-direction:column;gap:1rem;width:100%}.dist-item{display:flex;align-items:center;gap:.75rem;animation:fadeInSlide .5s ease-out forwards;opacity:0}.dist-item:nth-child(1){animation-delay:.1s}.dist-item:nth-child(2){animation-delay:.2s}.dist-item:nth-child(3){animation-delay:.3s}.dist-item:nth-child(4){animation-delay:.4s}@keyframes fadeInSlide{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}.dist-percentage{background:linear-gradient(135deg,#3b82f6,#2563eb);border-radius:8px;padding:.5rem .85rem;font-size:.9rem;font-weight:700;color:#fff;min-width:55px;text-align:center;box-shadow:0 2px 10px #3b82f64d}.dist-arrow{color:#60a5fa;font-size:1.5rem;font-weight:700}.dist-box{flex:1;background:linear-gradient(135deg,#2563eb,#1e40af);border:2px solid #60a5fa;border-radius:12px;padding:.75rem 1.25rem;display:flex;align-items:center;gap:.75rem;transition:all .3s ease;position:relative;overflow:hidden}.dist-box:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(96,165,250,.1),transparent);transition:left .5s ease}.dist-box:hover:before{left:100%}.dist-box:hover{border-color:#60a5fa;box-shadow:0 4px 20px #3b82f666;transform:translate(5px)}.dist-dot{width:12px;height:12px;border-radius:50%;background:linear-gradient(135deg,#60a5fa,#3b82f6);box-shadow:0 0 10px #60a5fa99;flex-shrink:0}.dist-label{color:#fff;font-size:.95rem;font-weight:500;flex:1}.dist-amount{color:#fff;font-size:1rem;font-weight:700}.goals-visual-section{display:flex;flex-direction:column;align-items:flex-start;gap:1.5rem}.curved-connector-start{width:150px;height:120px;border-left:3px solid #0f172a;border-bottom:3px solid #0f172a;border-bottom-left-radius:80px;margin-left:100px;margin-bottom:-20px}.goals-diagram{display:flex;align-items:center;gap:1.5rem;justify-content:flex-start;margin-left:40px}.goal-card-styled{background:linear-gradient(135deg,#3b82f6,#2563eb);border:2px solid #60a5fa;border-radius:12px;padding:1.25rem 2rem;min-width:260px;box-shadow:0 4px 20px #3b82f64d;position:relative;z-index:2}.goal-card-header{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem}.goal-icon-circle{width:45px;height:45px;border-radius:50%;background:#fff;border:2px solid #fcd34d;display:flex;align-items:center;justify-content:center;font-size:.7rem;font-weight:800;color:#f59e0b;flex-shrink:0;box-shadow:0 2px 8px #f59e0b4d}.goal-label-new{font-size:.95rem;color:#e0e7ff;font-weight:600;line-height:1.2}.goal-amount-new{font-size:2rem;font-weight:700;color:#fff;text-align:left}.goal-reached-badge{position:absolute;bottom:-20px;right:-120px;background:#fff;border:2px solid #e2e8f0;border-radius:8px;padding:.75rem 1.25rem;font-size:.95rem;font-weight:600;color:#0f172a;box-shadow:0 2px 15px #0000000f;display:flex;align-items:center;gap:.5rem;white-space:nowrap;z-index:3}.goal-reached-badge .checkmark{color:#22c55e;font-size:1.1rem;font-weight:700}.goal-reached-badge .badge-text{color:#0f172a}.goal-badge{background:#fff;border:2px solid #e2e8f0;border-radius:8px;padding:.75rem 1.25rem;font-size:.95rem;font-weight:600;color:#0f172a;box-shadow:0 2px 15px #0000000f;display:flex;align-items:center;gap:.5rem;white-space:nowrap}.goal-card{background:#fff;border:2px solid #e2e8f0;border-radius:12px;padding:1.5rem 2rem;min-width:220px;box-shadow:0 2px 15px #0000000f}.goal-icon{width:50px;height:50px;border-radius:50%;background:#fff;border:2px solid #1434cb;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:800;color:#1434cb;margin-bottom:1rem}.goal-label{font-size:.9rem;color:#64748b;margin-bottom:.5rem;font-weight:500}.goal-amount{font-size:1.5rem;font-weight:700;color:#0f172a}.goal-connector{width:80px;height:3px;background:#cbd5e1;position:relative;border-style:dashed;border-width:2px 0 0 0;border-color:#94a3b8;background:none}.goal-dot{width:20px;height:20px;border-radius:50%;background:#0f172a;box-shadow:0 2px 10px #0003}.section-title{text-align:center;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;margin-bottom:1rem;line-height:1.2;color:#0f172a}.section-subtitle{text-align:center;font-size:clamp(1rem,2vw,1.1rem);color:#64748b;margin-bottom:4rem;max-width:100%;margin-left:auto;margin-right:auto}.benefits{background:linear-gradient(180deg,#eff6ff,#dbeafe);width:100%;padding:100px 0;margin:0}.features-bento-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-auto-rows:280px;gap:1.5rem;margin-top:4rem;max-width:1400px;margin-left:auto;margin-right:auto;padding:0 2rem}.feature-bento-card.large{grid-column:span 2;grid-row:span 2}.feature-bento-card.medium{grid-column:span 2;grid-row:span 1}.feature-bento-card.small{grid-column:span 1;grid-row:span 1}.feature-bento-card{border-radius:24px;padding:2.5rem;position:relative;overflow:hidden;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column;cursor:pointer}.feature-bento-card:hover{transform:translateY(-8px) scale(1.02);box-shadow:0 20px 60px #00000026}.feature-bento-card.gradient-blue{background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;box-shadow:0 10px 40px #3b82f666}.feature-bento-card.gradient-cyan{background:linear-gradient(135deg,#06b6d4,#0891b2);color:#fff;box-shadow:0 10px 40px #06b6d466}.feature-bento-card.gradient-light-blue{background:linear-gradient(135deg,#60a5fa,#3b82f6);color:#fff;box-shadow:0 10px 40px #60a5fa66}.feature-bento-card.solid-blue{background:#2563eb;color:#fff;box-shadow:0 10px 40px #2563eb4d}.feature-bento-card.solid-cyan{background:#0891b2;color:#fff;box-shadow:0 10px 40px #0891b24d}.feature-bento-card.solid-light{background:linear-gradient(135deg,#f0f9ff,#e0f2fe);color:#0f172a;border:2px solid #bae6fd;box-shadow:0 10px 40px #3b82f626}.feature-bento-content{position:relative;z-index:2;display:flex;flex-direction:column;height:100%}.feature-bento-icon{margin-bottom:1.5rem;display:flex;align-items:center;justify-content:center;width:72px;height:72px;background:#fff3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:16px;color:inherit;flex-shrink:0}.solid-light .feature-bento-icon{background:linear-gradient(135deg,#3b82f6,#60a5fa);color:#fff}.feature-bento-card h3{font-size:1.5rem;margin-bottom:1rem;font-weight:700;line-height:1.2}.feature-bento-card.small h3{font-size:1.25rem;margin-bottom:.75rem}.feature-bento-card p{font-size:1rem;line-height:1.6;opacity:.95;flex-grow:1}.solid-light p{color:#475569;opacity:1}.feature-bento-card.small p{font-size:.9rem}.feature-bento-decorator{position:absolute;bottom:2rem;right:2rem;opacity:.3}.decorator-circle{width:120px;height:120px;border:3px solid currentColor;border-radius:50%;opacity:.4}.decorator-line{position:absolute;top:50%;left:50%;width:80px;height:3px;background:currentColor;transform:translate(-50%,-50%) rotate(45deg)}.decorator-dots{display:flex;gap:.5rem}.decorator-dots span{width:12px;height:12px;background:currentColor;border-radius:50%;opacity:.5}.decorator-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem}.decorator-grid div{width:20px;height:20px;background:currentColor;border-radius:4px;opacity:.4}.benefits-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:7rem;margin-top:4rem;max-width:1300px;margin-left:auto;margin-right:auto}.benefit-card{background:#fff;border:2px solid #bfdbfe;border-radius:16px;padding:2rem 1.5rem;transition:all .3s;box-shadow:0 2px 20px #3b82f614;aspect-ratio:1;display:flex;flex-direction:column;align-items:center;text-align:center}.benefit-card:hover{transform:translateY(-8px);border-color:#3b82f6;box-shadow:0 12px 40px #3b82f640}.benefit-icon{margin-bottom:1.25rem;display:flex;align-items:center;justify-content:center;width:64px;height:64px;background:linear-gradient(135deg,#3b82f6,#60a5fa);border-radius:14px;box-shadow:0 4px 15px #3b82f64d;color:#fff;flex-shrink:0}.benefit-card h3{font-size:1.1rem;margin-bottom:.75rem;color:#0f172a;font-weight:700;line-height:1.3}.benefit-card p{color:#475569;line-height:1.5;font-size:.9rem}.flow-section{background:linear-gradient(180deg,#eff6ff,#dbeafe);width:100%;padding:80px 0;margin:0;position:relative;overflow:visible}.flow-section .container{position:relative;z-index:1}.flow-canvas-container{margin-top:3rem;display:flex;justify-content:center;align-items:center;max-width:1400px;margin-left:auto;margin-right:auto;padding:0 2rem}.flow-canvas-image{width:100%;max-width:1200px;height:auto;border-radius:32px;box-shadow:0 20px 60px #3b82f64d,0 10px 30px #0000001a;border:3px solid rgba(59,130,246,.2);transition:all .4s ease;object-fit:contain}.flow-canvas-image:hover{transform:translateY(-8px);box-shadow:0 30px 80px #3b82f666,0 15px 40px #00000026;border-color:#3b82f666}.flow-diagram-new{display:flex;flex-direction:column;gap:1rem;margin-top:2rem;position:relative;z-index:1;max-width:1200px;margin-left:auto;margin-right:auto;background:radial-gradient(circle,#cbd5e1 1.5px,transparent 1.5px),#f1f5f9;background-size:24px 24px;background-position:0 0,0 0;padding:3rem 4rem;border-radius:20px;box-shadow:0 10px 40px #3b82f64d;border:2px solid #bfdbfe;transform:scale(.9)}.flow-node-container{display:flex;justify-content:center;align-items:center}.flow-node{background:#fff;border-radius:10px;padding:.7rem 1rem;box-shadow:0 4px 12px #00000026;border:1.5px solid #e2e8f0;display:flex;flex-direction:column;align-items:flex-start;gap:.5rem;min-width:130px;transition:all .3s ease;position:relative}.flow-node:hover{transform:translateY(-3px);box-shadow:0 6px 20px #0003}.flow-node-header{display:flex;align-items:center;gap:.5rem;width:100%}.flow-node-icon{font-size:1rem;line-height:1;filter:brightness(1.2)}.flow-node-label{font-size:.7rem;font-weight:600;color:#1e293b;text-align:left;line-height:1.3;flex:1}.flow-node-amount{font-size:.8rem;font-weight:700;color:#0f172a;width:100%;text-align:left}.flow-level{display:flex;justify-content:center;gap:2rem;align-items:center}.flow-level-final{gap:3rem}.flow-node.primary{background:#fff;border:1.5px solid #e2e8f0}.flow-node.primary .flow-node-header{background:linear-gradient(135deg,#dbeafe,#bfdbfe);margin:-.7rem -1rem .5rem;padding:.6rem 1rem;border-radius:10px 10px 0 0}.flow-node.secondary,.flow-node.tertiary,.flow-node.quaternary{background:#fff;border:1.5px solid #e2e8f0}.flow-node.primary .flow-node-icon{background:linear-gradient(135deg,#3b82f6,#60a5fa);padding:.35rem;border-radius:6px;display:flex;align-items:center;justify-content:center}.flow-node.secondary .flow-node-icon{background:linear-gradient(135deg,#f97316,#fb923c);padding:.35rem;border-radius:6px;display:flex;align-items:center;justify-content:center}.flow-node.tertiary .flow-node-icon{background:linear-gradient(135deg,#f59e0b,#fbbf24);padding:.35rem;border-radius:6px;display:flex;align-items:center;justify-content:center}.flow-node.quaternary .flow-node-icon{background:linear-gradient(135deg,#eab308,#fbbf24);padding:.35rem;border-radius:6px;display:flex;align-items:center;justify-content:center}.flow-connections-svg{width:100%;height:70px;overflow:visible}.connection-path{fill:none;stroke:#94a3b8;stroke-width:2.5;marker-end:url(#arrowhead)}.how-it-works{background:#fff;width:100%;padding:60px 0;margin:0}.steps-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:3rem;max-width:1300px;margin-left:auto;margin-right:auto}.step-card{background:linear-gradient(135deg,#fff,#f8fafc);border:2px solid #e2e8f0;border-radius:20px;padding:2.5rem;display:flex;flex-direction:column;gap:1.5rem;transition:all .3s ease;position:relative;overflow:hidden}.step-card:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#3b82f6,#2563eb);transform:scaleX(0);transform-origin:left;transition:transform .3s ease}.step-card:hover{transform:translateY(-5px);box-shadow:0 10px 30px #3b82f626;border-color:#3b82f6}.step-card:hover:before{transform:scaleX(1)}.step-card-number{font-size:2rem;font-weight:800;color:transparent;-webkit-text-stroke:1.5px rgba(59,130,246,.4);text-align:left}.step-card-content{flex:1}.step-card-content h3{font-size:1.35rem;margin-bottom:.75rem;color:#0f172a;font-weight:700}.step-card-content p{color:#64748b;line-height:1.6;font-size:1rem}.step-card-icon{display:flex;align-items:center;justify-content:center;height:80px}.connection-dots{display:flex;gap:.5rem;align-items:center}.mini-dot{width:28px;height:28px;border-radius:50%;background:linear-gradient(135deg,#3b82f6,#2563eb);box-shadow:0 0 15px #3b82f666;animation:miniPulse 2s ease-in-out infinite}.mini-dot:nth-child(2){animation-delay:.3s}.mini-dot:nth-child(3){animation-delay:.6s}@keyframes miniPulse{0%,to{transform:scale(1);opacity:.7}50%{transform:scale(1.3);opacity:1}}.rules-mini{display:flex;flex-direction:column;gap:.4rem;width:100%}.mini-rule{height:12px;background:linear-gradient(90deg,#3b82f64d,#3b82f61a);border-radius:6px;animation:ruleGrow 2s ease-in-out infinite}.mini-rule:nth-child(1){width:90%}.mini-rule:nth-child(2){width:75%;animation-delay:.2s}.mini-rule:nth-child(3){width:60%;animation-delay:.4s}@keyframes ruleGrow{0%,to{opacity:.5;transform:scaleX(.95)}50%{opacity:1;transform:scaleX(1)}}.dashboard-mini{display:flex;gap:.75rem;align-items:flex-end;height:70px;width:100%;justify-content:center}.mini-bar{width:28px;background:linear-gradient(180deg,#3b82f6,#2563eb);border-radius:6px 6px 0 0;animation:barGrow 2s ease-in-out infinite}.mini-bar:nth-child(1){height:70%;animation-delay:0s}.mini-bar:nth-child(2){height:100%;animation-delay:.2s}.mini-bar:nth-child(3){height:50%;animation-delay:.4s}.final-cta-section{background:#fff;width:100%;padding:80px 0;margin:0}.final-cta-box{background:linear-gradient(135deg,#1e3a8a,#1e40af,#2563eb);border-radius:24px;padding:60px 40px;text-align:center;max-width:900px;margin:0 auto;box-shadow:0 20px 60px #1e3a8a4d;position:relative;overflow:hidden}.final-cta-box:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(255,255,255,.1) 0%,transparent 70%);animation:shimmer 8s ease-in-out infinite}@keyframes shimmer{0%,to{transform:translate(0)}50%{transform:translate(10%,10%)}}.final-cta-box h2{font-size:2.5rem;font-weight:700;color:#fff;margin-bottom:1rem;line-height:1.3;position:relative;z-index:1}.final-cta-box p{font-size:1.2rem;color:#ffffffe6;margin-bottom:2rem;position:relative;z-index:1}.btn-cta-final{background:#60a5fa;color:#fff;padding:1rem 2.5rem;font-size:1.1rem;font-weight:700;border:none;border-radius:12px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 20px #60a5fa80,0 0 40px #3b82f64d;position:relative;z-index:1;display:inline-block;text-decoration:none;text-align:center}.btn-cta-final:hover{background:#3b82f6;transform:translateY(-2px);box-shadow:0 6px 30px #60a5fab3,0 0 60px #3b82f680;color:#fff}.btn-cta-final:active{transform:translateY(0)}.testimonials{padding:100px 0;background:#f8fafc}.client-logos{display:flex;justify-content:center;gap:3rem;margin:4rem 0;flex-wrap:wrap}.client-logo{padding:1rem 2rem;background:#fff;border:2px solid #e2e8f0;border-radius:12px;color:#475569;font-weight:600;font-size:1.1rem;transition:all .3s;box-shadow:0 2px 10px #0000000d}.client-logo:hover{border-color:#3b82f6;color:#3b82f6;transform:translateY(-5px);box-shadow:0 4px 20px #3b82f626}.testimonials-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:3rem}.testimonial-card{background:#fff;border:2px solid #e2e8f0;border-radius:16px;padding:2rem;transition:all .3s;box-shadow:0 2px 15px #0000000d}.testimonial-card:hover{transform:translateY(-5px);border-color:#3b82f6;box-shadow:0 8px 30px #3b82f633}.testimonial-stars{color:#fbbf24;font-size:1.25rem;margin-bottom:1rem}.testimonial-text{color:#475569;line-height:1.7;margin-bottom:1.5rem;font-style:italic}.author-name{color:#0f172a;font-weight:600;margin-bottom:.25rem}.author-role{color:#64748b;font-size:.9rem}.footer{background:#0f172a;width:100%;padding:80px 0 40px;margin:0}.footer-content{display:grid;grid-template-columns:2fr 1fr 1fr 1fr 1fr;gap:3rem;margin-bottom:3rem;max-width:100%}.footer-logo{font-size:1.75rem;font-weight:700;background:linear-gradient(135deg,#3b82f6,#60a5fa,#06b6d4);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:1rem}.footer-column p{color:#94a3b8;line-height:1.6;margin-bottom:1.5rem}.footer-column h4{color:#f1f5f9;margin-bottom:1.5rem;font-size:1rem}.footer-column ul{list-style:none}.footer-column ul li{margin-bottom:.75rem}.footer-column a{color:#94a3b8;text-decoration:none;transition:color .3s}.footer-column a:hover{color:#3b82f6}.social-links{display:flex;gap:1.5rem}.footer-bottom{padding-top:2rem;border-top:1px solid #1e293b;display:flex;justify-content:space-between;align-items:center;color:#94a3b8;font-size:.9rem}.footer-partners{display:flex;gap:1rem;align-items:center;flex-wrap:wrap}@media(max-width:1280px){.container{padding:0 1rem}.flow-diagram-new{transform:scale(.75)}.hero-stats{grid-template-columns:repeat(2,1fr);gap:1rem}}@media(max-width:1024px)and (orientation:landscape){.hero{padding:100px 0 70px}.flow-section{padding:70px 0}.flow-diagram-new{transform:scale(.7)}}@media(max-width:1024px){.container{padding:0 1rem}.nav-links a{font-size:.9rem;gap:1.5rem}.btn-demo{padding:.55rem 1.2rem;font-size:.9rem}.hero{padding:120px 0 80px}.hero-title{font-size:2.75rem;line-height:1.15}.hero-subtitle{font-size:1.15rem;max-width:100%}.hero-buttons{flex-direction:row;gap:1rem}.hero-stats{grid-template-columns:repeat(2,1fr);gap:1.5rem}.flow-diagram-new{transform:scale(.7)}.flow-banks-row{gap:2rem}.flow-bank-circle{width:60px;height:60px}.comparison{grid-template-columns:1fr;gap:2rem}.comparison-arrow{transform:rotate(90deg);font-size:2rem}.benefits-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}.features-bento-grid{grid-template-columns:repeat(2,1fr);grid-auto-rows:280px;gap:1.25rem;padding:0 1.5rem;margin-top:3rem}.feature-bento-card.large{grid-column:span 2;grid-row:span 2}.feature-bento-card.medium{grid-column:span 2;grid-row:span 1}.feature-bento-card.small{grid-column:span 1;grid-row:span 1}.feature-bento-card{padding:2rem;border-radius:20px}.feature-bento-card h3{font-size:1.3rem}.feature-bento-card.small h3{font-size:1.15rem}.feature-bento-card p{font-size:.95rem}.feature-bento-icon{width:60px;height:60px;margin-bottom:1.25rem}.feature-bento-decorator{opacity:.3;transform:scale(.9)}.steps-cards{grid-template-columns:repeat(2,1fr);gap:1.5rem}.step-card{padding:2rem}.step-card-number{font-size:2.25rem}.step-card-content h3{font-size:1.25rem}.step-card-content p{font-size:.95rem}.step-card-icon{height:70px}.steps{gap:2rem}.step-content h3{font-size:1.4rem}.testimonials-grid{grid-template-columns:repeat(2,1fr)}.footer-content{grid-template-columns:repeat(2,1fr);gap:2rem}}@media(max-width:768px){.container{padding:0 1rem}.navbar{padding:.75rem 0}.logo-text{font-size:1.5rem}.mobile-menu-btn{display:block}.nav-links{position:fixed;top:70px;left:0;right:0;background:#fffffffa;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);flex-direction:column;padding:2rem 1rem;gap:1.5rem;transform:translate(100%);transition:transform .3s ease;border-bottom:2px solid #e2e8f0;box-shadow:0 10px 30px #00000026;max-height:calc(100vh - 70px);overflow-y:auto}.nav-links.mobile-open{transform:translate(0)}.nav-links a{font-size:1.1rem;padding:.75rem 0;width:100%;text-align:center;border-bottom:1px solid #e2e8f0;color:#475569}.nav-links .btn-demo{width:100%;max-width:300px;margin:.5rem auto 0}.btn-demo{padding:.5rem 1rem;font-size:.85rem}.hero{padding:140px 0 60px}.hero-title{font-size:clamp(1.75rem,4vw,2.25rem);line-height:1.2;margin-bottom:1rem}.hero-subtitle{font-size:clamp(.95rem,2vw,1.1rem);max-width:100%;margin-bottom:2rem}.hero-buttons,.hero-cta{flex-direction:column;gap:.75rem;width:100%}.hero-badge{font-size:.6rem;padding:.4rem .75rem;gap:.35rem}.badge-icon{font-size:.85rem}.badge-text{font-size:.6rem}.btn-primary,.btn-secondary{width:100%;max-width:100%;padding:.85rem 1.5rem;min-width:unset}.hero-stats{grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-top:2rem}.stat{padding:1rem}.stat-number{font-size:1.75rem}.stat-label{font-size:.85rem}.section-title{font-size:2rem;line-height:1.2}.section-subtitle{font-size:1rem}.flow-section{padding:60px 0}.flow-canvas-container{padding:0 1rem;margin-top:2rem}.flow-canvas-image{border-radius:24px;border-width:2px}.flow-diagram-new{transform:scale(.5);margin:-80px 0}.flow-banks-row{flex-direction:column;gap:1.5rem;align-items:center}.flow-bank-item-vertical{width:100%;max-width:200px}.flow-distribution-group{flex-direction:column;gap:2rem}.flow-dist-column{width:100%}.problem-solution{padding:60px 0}.comparison{grid-template-columns:1fr;gap:2rem}.comparison-side{padding:2rem 1.5rem}.comparison-arrow{transform:rotate(90deg);font-size:2rem}.benefits{padding:60px 0}.benefits-grid{grid-template-columns:1fr;gap:1.25rem}.features-bento-grid{grid-template-columns:1fr;grid-auto-rows:auto;gap:1rem;padding:0 1rem;margin-top:2rem}.feature-bento-card.large,.feature-bento-card.medium,.feature-bento-card.small{grid-column:span 1;grid-row:span 1;min-height:300px}.feature-bento-card{padding:2rem 1.5rem;border-radius:20px}.feature-bento-card h3{font-size:1.4rem;margin-bottom:.75rem}.feature-bento-card.small h3{font-size:1.3rem}.feature-bento-card p{font-size:1rem;line-height:1.6}.feature-bento-icon{width:56px;height:56px;margin-bottom:1rem}.feature-bento-decorator{opacity:.25;bottom:1.5rem;right:1.5rem;transform:scale(.85)}.benefit-card{padding:2rem 1.5rem}.benefit-icon{font-size:2.5rem}.features-showcase{padding:60px 0}.features-connector-overlay{display:none}.features-row{gap:3rem}.feature-showcase-item{display:flex;flex-direction:column;gap:2rem;grid-template-columns:1fr}.feature-showcase-item:nth-child(2n){direction:ltr}.feature-showcase-content{order:1;max-width:100%}.feature-showcase-visual{order:2;min-height:auto;padding:2rem 0}.feature-showcase-content h3{font-size:1.75rem;margin-bottom:1rem}.feature-showcase-content p{font-size:1rem;line-height:1.6}.bank-icons-cluster{scale:.8}.flow-arrow-right,.skelo-to-income-connector{display:none}.income-flow-diagram{transform:scale(.85)}.goals-diagram{transform:scale(.85);display:flex;justify-content:flex-start;padding-left:0;margin-left:-50px}.goal-card-styled{max-width:100%;min-width:240px;transform:translate(0)}.how-it-works{padding:60px 0}.steps-cards{grid-template-columns:1fr;gap:1.5rem;margin-top:2rem;padding:0 1rem}.step-card{padding:2rem 1.5rem;gap:1.25rem}.step-card-number{font-size:2.5rem;-webkit-text-stroke:1.5px rgba(59,130,246,.5)}.step-card-content h3{font-size:1.35rem;margin-bottom:.5rem}.step-card-content p{font-size:1rem;line-height:1.6}.step-card-icon{height:70px}.steps{gap:2rem}.step{padding:2rem 1.5rem}.step-number{font-size:2.5rem;width:60px;height:60px}.step-content h3{font-size:1.25rem}.step-content p{font-size:.95rem}.testimonials{padding:60px 0}.testimonials-grid{grid-template-columns:1fr;gap:1.25rem}.testimonial-card{padding:2rem 1.5rem}.client-logos{grid-template-columns:repeat(3,1fr);gap:1.5rem}.cta{padding:60px 0}.cta h2{font-size:2rem}.cta p{font-size:1rem}.cta-buttons{flex-direction:column;gap:.75rem;width:100%}.btn-primary.large,.btn-secondary.large{width:100%;max-width:100%}.footer{padding:50px 0 30px}.footer-content{grid-template-columns:1fr;gap:2rem}.footer-column h4{font-size:1rem}.footer-bottom{flex-direction:column;gap:1rem;text-align:center}.footer-links{flex-direction:column;gap:.75rem}.footer-partners{justify-content:center}}@media(max-width:640px){.container{padding:0 .75rem}.hero{padding:90px 0 50px;margin-top:50px}.hero-title{font-size:clamp(1.5rem,5vw,1.85rem);margin-bottom:1rem}.hero-subtitle{font-size:clamp(.9rem,2vw,1rem);margin-bottom:1.5rem}.hero-stats{grid-template-columns:1fr 1fr;gap:1rem}.stat-number{font-size:clamp(1.5rem,4vw,2rem)}.stat-label{font-size:clamp(.75rem,1.5vw,.85rem)}.flow-diagram-new{transform:scale(.45);margin:-100px 0}.hero,.problem-solution,.benefits,.how-it-works,.testimonials,.resources,.cta{padding:50px 0}.flow-section{padding:40px 0}.section-title{font-size:1.75rem}.section-subtitle{font-size:.95rem}.benefit-card h3{font-size:1.1rem}.benefit-card p{font-size:.9rem}.stat-number{font-size:1.5rem}.stat-label{font-size:.8rem}.client-logos{grid-template-columns:repeat(2,1fr);gap:1rem}.client-logo{height:50px}}@media(max-width:480px){.container{padding:0 .5rem}.logo-text{font-size:1.25rem}.btn-demo{padding:.45rem .85rem;font-size:.8rem}.hero{padding:85px 0 40px}.hero-title{font-size:clamp(1.4rem,5vw,1.65rem);line-height:1.3;margin-bottom:.75rem}.hero-subtitle{font-size:clamp(.85rem,2vw,.95rem);margin-bottom:1.25rem}.btn-primary,.btn-secondary{padding:.75rem 1.25rem;font-size:.9rem}.hero-stats{grid-template-columns:1fr 1fr;gap:.75rem}.stat-number{font-size:clamp(1.3rem,4vw,1.75rem)}.stat-label{font-size:clamp(.7rem,1.5vw,.8rem)}.flow-diagram-new{transform:scale(.35);margin:-120px 0}.flow-section-label{font-size:.65rem}.section-title{font-size:1.5rem}.section-subtitle{font-size:.9rem}.benefit-card,.testimonial-card,.step{padding:1.5rem 1rem}.benefit-icon{font-size:2rem}.benefit-card h3{font-size:1rem}.benefit-card p{font-size:.85rem}.step-number{font-size:2rem;width:50px;height:50px}.step-content h3{font-size:1.1rem}.step-content p{font-size:.85rem}.cta h2{font-size:1.65rem}.cta p{font-size:.9rem}.footer-column h4{font-size:.95rem}.footer-column ul li a{font-size:.85rem}.social-links{gap:.75rem}.social-icon{width:35px;height:35px;font-size:1rem}}@media(max-width:320px){.container{padding:0 .5rem}.hero-title{font-size:1.5rem}.section-title{font-size:1.35rem}.flow-diagram-new{transform:scale(.3);margin:-130px 0}.stat{padding:.75rem}.client-logos{grid-template-columns:1fr}}#root{max-width:100%;margin:0 auto;text-align:center}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(prefers-reduced-motion:no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}
