.home-module__NoU7wq__home{padding-top:var(--header-height)}.home-module__NoU7wq__hero{display:none}.home-module__NoU7wq__heroWrapper{flex-direction:column;justify-content:flex-end;display:flex;min-height:100vh!important}.home-module__NoU7wq__heroBackdrop,.home-module__NoU7wq__heroBackground{z-index:0;pointer-events:none;opacity:.6;position:absolute;inset:0}.home-module__NoU7wq__heroRelative{z-index:10;position:relative}.home-module__NoU7wq__heroContent{max-width:680px}.home-module__NoU7wq__heroContainer{grid-template-columns:1.2fr .8fr;align-items:center;gap:60px;display:grid}.home-module__NoU7wq__badge{background:var(--muted);color:var(--foreground);border-radius:var(--radius-sm);border:1px solid var(--border);align-items:center;gap:10px;margin-bottom:24px;padding:8px 16px;font-size:.85rem;font-weight:600;display:inline-flex}.home-module__NoU7wq__badgeDot{background:var(--foreground);border-radius:50%;width:6px;height:6px}.home-module__NoU7wq__heroTitle{margin-bottom:24px;font-size:4rem;font-weight:800;line-height:1.1}.home-module__NoU7wq__heroDescription{color:var(--muted-foreground);max-width:580px;margin-bottom:40px;font-size:1.25rem;line-height:1.6}.home-module__NoU7wq__heroActionsCenter{flex-wrap:wrap;justify-content:center;gap:16px;margin-bottom:60px;display:flex}.home-module__NoU7wq__heroMetricsCenter{flex-wrap:wrap;justify-content:center;align-items:center;gap:24px;display:flex}.home-module__NoU7wq__metric{text-align:center;flex-direction:column;align-items:center;display:flex}.home-module__NoU7wq__metric strong{color:var(--foreground);font-size:1.5rem;font-family:var(--font-mono)}.home-module__NoU7wq__metric span{color:var(--muted-foreground);font-size:.85rem}.home-module__NoU7wq__metricDivider{background:var(--border);width:1px;height:40px}@media (max-width:640px){.home-module__NoU7wq__metricDivider{display:none}}.home-module__NoU7wq__heroVisual{position:relative}.home-module__NoU7wq__mockupContainer{width:100%;position:relative}.home-module__NoU7wq__glow{z-index:-1;background:radial-gradient(circle,#73737326 0%,#0000 70%);width:120%;height:120%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.home-module__NoU7wq__phoneMockup{background:var(--card);border:1px solid var(--border);border-radius:40px;width:100%;max-width:300px;margin:0 auto;padding:12px;position:relative;overflow:hidden;box-shadow:0 30px 60px #00000080}.home-module__NoU7wq__screenshotImg{border-radius:32px;width:100%;height:auto;display:block}.home-module__NoU7wq__trustSection{border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:#ffffff05;padding:60px 0}.home-module__NoU7wq__trustGrid{grid-template-columns:repeat(3,1fr);gap:40px;display:grid}.home-module__NoU7wq__trustItem{align-items:flex-start;gap:20px;display:flex}.home-module__NoU7wq__trustIcon{background:var(--muted);border-radius:var(--radius-sm);border:1px solid var(--border);flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.home-module__NoU7wq__trustItem h3{margin-bottom:8px;font-size:1.1rem}.home-module__NoU7wq__trustItem p{color:var(--muted-foreground);font-size:.95rem;line-height:1.5}@media (max-width:1200px){.home-module__NoU7wq__heroTitle{font-size:3.5rem}}@media (max-width:992px){.home-module__NoU7wq__heroContainer{text-align:center;grid-template-columns:1fr;gap:80px}.home-module__NoU7wq__heroContent{margin:0 auto}.home-module__NoU7wq__heroDescription{margin:0 auto 40px}.home-module__NoU7wq__heroActions,.home-module__NoU7wq__heroMetrics{justify-content:center}.home-module__NoU7wq__trustGrid{grid-template-columns:1fr;max-width:500px;margin:0 auto}}@media (max-width:576px){.home-module__NoU7wq__heroTitle{font-size:2.75rem}.home-module__NoU7wq__heroActions{flex-direction:column}.home-module__NoU7wq__heroMetrics{flex-wrap:wrap;gap:20px}}.home-module__NoU7wq__sectionHeader{text-align:center;margin-bottom:60px}.home-module__NoU7wq__sectionTitle{margin-bottom:16px;font-size:2.5rem;font-weight:700}.home-module__NoU7wq__sectionSubtitle{color:var(--muted-foreground);font-size:1.15rem}.home-module__NoU7wq__howItWorks{padding:120px 0}.home-module__NoU7wq__stepsGrid{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.home-module__NoU7wq__step{text-align:center;flex:1}.home-module__NoU7wq__stepNumber{color:var(--foreground);opacity:.2;font-size:3rem;font-weight:800;font-family:var(--font-mono);margin-bottom:-15px}.home-module__NoU7wq__stepContent h3{color:var(--foreground);margin-bottom:12px;font-size:1.25rem}.home-module__NoU7wq__stepContent p{color:var(--muted-foreground);font-size:.95rem;line-height:1.6}.home-module__NoU7wq__stepLine{background:var(--border);width:60px;height:2px;margin-top:60px}.home-module__NoU7wq__features{background:radial-gradient(circle at top,#7b5cf00d 0%,#0000 70%);padding:120px 0}.home-module__NoU7wq__featuresGrid{grid-template-columns:repeat(3,1fr);gap:32px;display:grid}.home-module__NoU7wq__featureCard{background:var(--card);border:1px solid var(--border);border-radius:var(--radius-md);padding:32px;transition:all .3s}.home-module__NoU7wq__featureCard:hover{border-color:var(--foreground);background:var(--accent);transform:translateY(-8px)}.home-module__NoU7wq__featureIcon{border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:24px;transition:transform .3s;display:flex}.home-module__NoU7wq__iconBlue{color:#0369a1;background:#e0f2fe}.home-module__NoU7wq__iconGreen{color:#15803d;background:#dcfce7}.home-module__NoU7wq__iconPurple{color:#7e22ce;background:#f3e8ff}.home-module__NoU7wq__iconOrange{color:#c2410c;background:#ffedd5}.home-module__NoU7wq__iconRed{color:#b91c1c;background:#fee2e2}.home-module__NoU7wq__iconPink{color:#be185d;background:#fce7f3}.home-module__NoU7wq__iconCyan{color:#0e7490;background:#ecfeff}.home-module__NoU7wq__featureCard h3{margin-bottom:12px;font-size:1.25rem}.home-module__NoU7wq__featureCard p{color:var(--muted-foreground);font-size:.95rem;line-height:1.6}@media (max-width:992px){.home-module__NoU7wq__stepsGrid{flex-direction:column;align-items:center;gap:60px}.home-module__NoU7wq__step{max-width:500px}.home-module__NoU7wq__stepLine{display:none}.home-module__NoU7wq__featuresGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:576px){.home-module__NoU7wq__featuresGrid{grid-template-columns:1fr}.home-module__NoU7wq__sectionTitle{font-size:2rem}.home-module__NoU7wq__metric strong{font-size:1.1rem}.home-module__NoU7wq__metric span{font-size:.7rem}}.home-module__NoU7wq__screenshots{padding:120px 0;overflow:hidden}.home-module__NoU7wq__screenshotScroll{scrollbar-width:none;-ms-overflow-style:none;gap:30px;padding:20px 0 40px;display:flex;overflow-x:auto}.home-module__NoU7wq__screenshotScroll::-webkit-scrollbar{display:none}.home-module__NoU7wq__screenshotItem{flex-shrink:0}.home-module__NoU7wq__screenshotCard{background:var(--card);border:1px solid var(--border);border-radius:var(--radius-lg);flex-direction:column;gap:16px;width:300px;padding:12px;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex}.home-module__NoU7wq__screenshotCard img{border-radius:20px;width:100%;display:block}.home-module__NoU7wq__screenshotCard span{color:var(--muted-foreground);padding:0 12px 12px;font-size:.9rem;font-weight:600}.home-module__NoU7wq__screenshotCard:hover span{color:var(--foreground)}.home-module__NoU7wq__marqueeContainer{contain:layout paint;width:100%;padding:40px 0;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 15% 85%,#0000);mask-image:linear-gradient(90deg,#0000,#000 15% 85%,#0000)}.home-module__NoU7wq__marqueeContent{will-change:transform;gap:30px;width:max-content;display:flex}.home-module__NoU7wq__marqueeContent:hover{animation-play-state:paused}.home-module__NoU7wq__marqueeItem{flex-shrink:0}.home-module__NoU7wq__screenshotCard{background:var(--glow-card-bg);border:1px solid var(--border);cursor:grab;will-change:transform;border-radius:2rem;flex-direction:column;flex-shrink:0;width:320px;padding:12px;transition:border-color .3s;display:flex}.home-module__NoU7wq__screenshotCard:active{cursor:grabbing}.home-module__NoU7wq__screenshotInner{flex-direction:column;gap:16px;display:flex}.home-module__NoU7wq__screenshotInner img{border-radius:1.5rem;width:100%;display:block}.home-module__NoU7wq__screenshotLabel{color:var(--muted-foreground);text-align:center;padding:0 12px 8px;font-size:.9rem;font-weight:600}@keyframes home-module__NoU7wq__marquee{0%{transform:translate(0)}to{transform:translate(-33.3333%)}}@media (max-width:768px){.home-module__NoU7wq__screenshotCard{width:220px}.home-module__NoU7wq__screenshotLabel{padding-bottom:4px;font-size:.8rem}.home-module__NoU7wq__marqueeContainer{padding:20px 0}}.home-module__NoU7wq__banks{background:var(--background);align-items:flex-end;min-height:850px;padding:160px 0 120px;display:flex;position:relative;overflow:hidden}.home-module__NoU7wq__banksContent{z-index:2;width:100%;position:relative}.home-module__NoU7wq__banksText{text-align:left;flex-direction:column;align-items:flex-start;max-width:480px;display:flex}.home-module__NoU7wq__banksBadge{border:1px solid var(--border);color:var(--primary);background:#7373730d;border-radius:100px;align-items:center;gap:8px;margin-bottom:24px;padding:8px 16px;font-size:.85rem;font-weight:600;display:inline-flex}.home-module__NoU7wq__banksText .home-module__NoU7wq__sectionTitle{text-align:left;margin-bottom:24px}.home-module__NoU7wq__banksText .home-module__NoU7wq__sectionSubtitle{text-align:left;margin-bottom:32px}.home-module__NoU7wq__bankTags{flex-wrap:wrap;justify-content:flex-start;gap:12px;display:flex}.home-module__NoU7wq__bankTags span{border:1px solid var(--border);background:#ffffff0d;border-radius:100px;padding:8px 16px;font-size:.9rem}.home-module__NoU7wq__banksVisual{opacity:.6;z-index:1;pointer-events:none;width:1600px;height:800px;position:absolute;top:40%;left:55%;transform:translate(-50%,-50%);-webkit-mask-image:radial-gradient(circle,#000 20%,#0000 80%);mask-image:radial-gradient(circle,#000 20%,#0000 80%)}.home-module__NoU7wq__worldMapPlaceholder{display:none}.home-module__NoU7wq__mapDot{background:var(--primary);width:8px;height:8px;box-shadow:0 0 10px var(--primary);border-radius:50%;animation:2s ease-in-out infinite home-module__NoU7wq__pulse;position:absolute}@keyframes home-module__NoU7wq__pulse{0%,to{opacity:.4;transform:scale(1)}50%{opacity:1;transform:scale(1.5)}}.home-module__NoU7wq__cta{padding:120px 0 160px}.home-module__NoU7wq__ctaCard{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-xl);text-align:center;padding:80px 40px;position:relative;overflow:hidden}.home-module__NoU7wq__ctaGlow{pointer-events:none;background:radial-gradient(circle,#7373731a 0%,#0000 70%);width:60%;height:100%;position:absolute;top:-50%;left:50%;transform:translate(-50%)}.home-module__NoU7wq__ctaCard h2{margin-bottom:24px;font-size:3rem}.home-module__NoU7wq__ctaCard p{color:var(--muted-foreground);max-width:600px;margin-bottom:48px;margin-left:auto;margin-right:auto;font-size:1.2rem}.home-module__NoU7wq__ctaCard .home-module__NoU7wq__heroActions{margin-bottom:0}@media (max-width:992px){.home-module__NoU7wq__banks{min-height:750px;padding-top:100px}.home-module__NoU7wq__banksContent{text-align:left;grid-template-columns:1fr;gap:60px}.home-module__NoU7wq__banksText{align-items:flex-start}.home-module__NoU7wq__banksText .home-module__NoU7wq__sectionTitle,.home-module__NoU7wq__banksText .home-module__NoU7wq__sectionSubtitle{text-align:left}.home-module__NoU7wq__bankTags{justify-content:flex-start}.home-module__NoU7wq__banksVisual{opacity:.5;-webkit-mask-composite:source-in;width:1200px;height:650px;top:35%;left:50%;-webkit-mask-image:radial-gradient(circle,#000 10%,#0000 75%),linear-gradient(#000 60%,#0000 100%);mask-image:radial-gradient(circle,#000 10%,#0000 75%),linear-gradient(#000 60%,#0000 100%);-webkit-mask-composite:source-in;mask-composite:intersect}.home-module__NoU7wq__ctaCard h2{font-size:2.2rem}}
