.Hero_hero__T3Fr4{min-height:100vh;display:flex;align-items:center;background:linear-gradient(135deg,#f8fafc,#e2e8f0);position:relative;overflow:hidden;padding-top:80px}.Hero_heroContainer__9p4e5{max-width:1200px;margin:0 auto;padding:0 20px;display:grid;grid-template-columns:1fr 1fr;grid-gap:4rem;gap:4rem;align-items:center}.Hero_heroContent__LGzYr{z-index:2}.Hero_heroTitle__NdH3b{font-size:4rem;font-weight:900;line-height:1.1;margin-bottom:1.5rem;color:var(--text-primary)}.Hero_heroSubtitle__uDn3N{font-size:1.25rem;color:var(--text-secondary);margin-bottom:3rem;line-height:1.6}.Hero_heroStats__CqEWr{display:flex;gap:2rem;margin-bottom:3rem}.Hero_stat__I79sk{text-align:center}.Hero_statNumber__qmMV3{font-size:2rem;font-weight:800;color:var(--primary-color);margin-bottom:.5rem}.Hero_statLabel__4lPiL{font-size:.875rem;color:var(--text-light);text-transform:uppercase;letter-spacing:.5px}.Hero_heroCta__W43E8{display:flex;gap:1rem;align-items:center}.Hero_heroVisual__65JDq{position:relative;height:500px;display:flex;align-items:center;justify-content:center}.Hero_heroShape__02MmW{position:absolute;width:400px;height:400px;background:linear-gradient(135deg,var(--primary-color),var(--secondary-color));border-radius:50%;opacity:.1;z-index:0}.Hero_floatingCard__2lA3r{position:absolute;background:#fff;padding:1.5rem;border-radius:16px;box-shadow:var(--shadow-lg);display:flex;flex-direction:column;align-items:center;gap:.5rem;z-index:2;animation:Hero_float__DekGx 3s ease-in-out infinite}.Hero_floatingCard__2lA3r i{font-size:2rem;color:var(--primary-color)}.Hero_floatingCard__2lA3r span{font-size:.875rem;font-weight:600;color:var(--text-primary);text-align:center}.Hero_card1__AZJ4b{top:20%;left:10%;animation-delay:0s}.Hero_card2__pwZ4x{top:50%;right:10%;animation-delay:1s}.Hero_card3__9kA6D{bottom:20%;left:20%;animation-delay:2s}@media (max-width:968px){.Hero_heroContainer__9p4e5{grid-template-columns:1fr;gap:2rem;text-align:center}.Hero_heroTitle__NdH3b{font-size:3rem}.Hero_heroStats__CqEWr{justify-content:center}.Hero_heroVisual__65JDq{height:300px}.Hero_heroShape__02MmW{width:300px;height:300px}}@media (max-width:768px){.Hero_heroTitle__NdH3b{font-size:2.5rem}.Hero_heroStats__CqEWr{flex-direction:column;gap:1rem}.Hero_heroCta__W43E8{flex-direction:column;align-items:stretch}.Hero_floatingCard__2lA3r{padding:1rem}.Hero_floatingCard__2lA3r i{font-size:1.5rem}}.Navbar_navbar__fk_p7{position:fixed;top:0;width:100%;background:hsla(0,0%,100%,.95);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:1000;padding:.5rem 0;border-bottom:1px solid var(--border-color)}.Navbar_navContainer__tpkRW{max-width:1200px;margin:0 auto;padding:0 20px;display:flex;justify-content:space-between;align-items:center}.Navbar_navLogo__PSGra h2{font-size:1.8rem;font-weight:800}.Navbar_navMenu__45Z1_{display:flex;list-style:none;gap:2rem;align-items:center}.Navbar_navMenu__45Z1_ a{text-decoration:none;color:var(--text-primary);font-weight:500;transition:all .3s ease;position:relative}.Navbar_navMenu__45Z1_ a:hover{color:var(--primary-color)}.Navbar_navMenu__45Z1_ a:after{content:"";position:absolute;bottom:-5px;left:0;width:0;height:2px;background:var(--primary-color);transition:width .3s ease}.Navbar_navMenu__45Z1_ a:hover:after{width:100%}.Navbar_navCta__3nejB{background:linear-gradient(135deg,var(--primary-color),var(--primary-dark));color:#fff!important;padding:10px 20px;border-radius:8px;font-weight:600}.Navbar_navCta__3nejB:hover{transform:translateY(-2px);box-shadow:var(--shadow)}.Navbar_navCta__3nejB:after{display:none}.Navbar_hamburger__b7KpD{display:none;flex-direction:column;cursor:pointer;gap:4px}.Navbar_hamburger__b7KpD span{width:25px;height:3px;background:var(--text-primary);transition:all .3s ease;border-radius:2px}.Navbar_hamburger__b7KpD.Navbar_active__ZTgb8 span:first-child{transform:rotate(45deg) translate(8px,8px)}.Navbar_hamburger__b7KpD.Navbar_active__ZTgb8 span:nth-child(2){opacity:0}.Navbar_hamburger__b7KpD.Navbar_active__ZTgb8 span:nth-child(3){transform:rotate(-45deg) translate(7px,-6px)}@media (max-width:768px){.Navbar_hamburger__b7KpD{display:flex}.Navbar_navMenu__45Z1_{position:fixed;left:-100%;top:70px;flex-direction:column;background:hsla(0,0%,100%,.98);width:100%;text-align:center;transition:.3s;box-shadow:var(--shadow);padding:2rem 0;gap:1rem}.Navbar_navMenu__45Z1_.Navbar_active__ZTgb8{left:0}}.Problem_problemSection__SadDE{padding:100px 0;background:var(--bg-secondary)}.Problem_problemHero__bxM8J{text-align:center;margin-bottom:4rem}.Problem_problemIntro__i2hlN{font-size:1.2rem;color:var(--text-secondary);max-width:800px;margin:0 auto 3rem;line-height:1.7}.Problem_impactStats__YnifN{display:flex;justify-content:center;gap:3rem;margin-bottom:2rem;flex-wrap:wrap}.Problem_impactStat__Bq643{text-align:center;padding:1.5rem;background:#fff;border-radius:12px;box-shadow:var(--shadow);min-width:160px}.Problem_impactStat__Bq643 .Problem_statNumber__8gli2{display:block;font-size:2.5rem;font-weight:900;color:#ef4444;margin-bottom:.5rem}.Problem_impactStat__Bq643 .Problem_statLabel___v_PO{font-size:.875rem;color:var(--text-secondary);font-weight:500}.Problem_problemsGrid__pzW0V{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:2rem;gap:2rem;margin-bottom:4rem;align-items:stretch}.Problem_problemCard__oQzHc{background:var(--bg-primary);border-radius:20px;padding:2.5rem 2rem;text-align:center;box-shadow:var(--shadow);transition:all .3s ease;border:1px solid var(--border-color);position:relative;overflow:hidden;display:flex;flex-direction:column;height:100%}.Problem_problemBadge__lzmnk{position:absolute;top:1rem;right:1rem;background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff;padding:.5rem 1rem;border-radius:20px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.Problem_problemCard__oQzHc:before{content:"";position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,#ef4444,#f97316);transform:scaleX(0);transition:transform .3s ease}.Problem_problemCard__oQzHc:hover:before{transform:scaleX(1)}.Problem_problemCard__oQzHc:hover{transform:translateY(-8px);box-shadow:0 25px 50px -12px rgba(239,68,68,.25)}.Problem_problemIcon__U73Dw{width:90px;height:90px;background:linear-gradient(135deg,#fef2f2,#fee2e2);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;transition:all .3s ease}.Problem_problemIcon__U73Dw i{font-size:2.2rem;color:#ef4444}.Problem_problemCard__oQzHc:hover .Problem_problemIcon__U73Dw{transform:scale(1.15) rotate(5deg);background:linear-gradient(135deg,#ef4444,#f97316)}.Problem_problemCard__oQzHc:hover .Problem_problemIcon__U73Dw i{color:#fff}.Problem_problemCard__oQzHc h3{font-size:1.4rem;font-weight:700;margin-bottom:1rem;color:var(--text-primary)}.Problem_problemCard__oQzHc p{color:var(--text-secondary);line-height:1.6;margin-bottom:auto;flex-grow:1}.Problem_problemImpact__OIh6L{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1rem;background:linear-gradient(135deg,#fef2f2,#fee2e2);border-radius:8px;margin-top:1.5rem}.Problem_problemImpact__OIh6L i{color:#ef4444;font-size:.875rem}.Problem_problemImpact__OIh6L span{font-size:.875rem;font-weight:600;color:#dc2626}.Problem_problemSummary__pQpcB{background:linear-gradient(135deg,#ef4444,#dc2626);border-radius:20px;padding:3rem;text-align:center;color:#fff;position:relative;overflow:hidden}.Problem_problemSummary__pQpcB:before{content:"";position:absolute;top:-50%;right:-50%;width:200%;height:200%;background:radial-gradient(circle,hsla(0,0%,100%,.1) 0,transparent 70%);animation:Problem_float__RQa_1 6s ease-in-out infinite}.Problem_summaryContent__vwrPf{position:relative;z-index:1}.Problem_summaryContent__vwrPf h3{font-size:2rem;font-weight:800;margin-bottom:1rem}.Problem_summaryContent__vwrPf p{font-size:1.1rem;opacity:.9;max-width:600px;margin:0 auto;line-height:1.6}@media (max-width:968px){.Problem_impactStats__YnifN{gap:1.5rem}.Problem_problemsGrid__pzW0V{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}}@media (max-width:768px){.Problem_problemIntro__i2hlN{font-size:1.1rem}.Problem_impactStats__YnifN{flex-direction:column;align-items:center;gap:1rem}.Problem_impactStat__Bq643{min-width:140px}.Problem_impactStat__Bq643 .Problem_statNumber__8gli2{font-size:2rem}.Problem_problemsGrid__pzW0V{grid-template-columns:1fr}.Problem_problemCard__oQzHc{padding:2rem 1.5rem}.Problem_problemSummary__pQpcB{padding:2rem}.Problem_summaryContent__vwrPf h3{font-size:1.5rem}}.Solution_solutionSection___gsRx{padding:100px 0;background:var(--bg-primary)}.Solution_solutionHero__Y5oqf{text-align:center;margin-bottom:4rem}.Solution_solutionIntro__mnLk2{font-size:1.2rem;color:var(--text-secondary);max-width:800px;margin:0 auto 2rem;line-height:1.7}.Solution_solutionHighlight__PEDuh{display:inline-flex;align-items:center;gap:.75rem;background:linear-gradient(135deg,var(--primary-color),var(--secondary-color));color:#fff;padding:1rem 2rem;border-radius:50px;font-weight:600;box-shadow:var(--shadow)}.Solution_solutionHighlight__PEDuh i{font-size:1.2rem}.Solution_solutionGrid__Sf_YI{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));grid-gap:2rem;gap:2rem;margin-bottom:4rem;align-items:stretch}.Solution_solutionItem___AG9W{background:var(--bg-primary);border-radius:20px;padding:2.5rem 2rem;text-align:center;box-shadow:var(--shadow);transition:all .3s ease;border:1px solid var(--border-color);position:relative;overflow:hidden;display:flex;flex-direction:column;height:100%}.Solution_solutionBadge__gIzOv{position:absolute;top:1rem;right:1rem;background:linear-gradient(135deg,var(--primary-color),var(--secondary-color));color:#fff;padding:.5rem 1rem;border-radius:20px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.Solution_solutionItem___AG9W:before{content:"";position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,var(--primary-color),var(--secondary-color));transform:scaleX(0);transition:transform .3s ease}.Solution_solutionItem___AG9W:hover:before{transform:scaleX(1)}.Solution_solutionItem___AG9W:hover{transform:translateY(-8px);box-shadow:0 25px 50px -12px rgba(59,130,246,.25)}.Solution_solutionIcon__tyeVa{width:90px;height:90px;background:linear-gradient(135deg,#eff6ff,#dbeafe);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;transition:all .3s ease}.Solution_solutionIcon__tyeVa i{font-size:2.2rem;color:var(--primary-color)}.Solution_solutionItem___AG9W:hover .Solution_solutionIcon__tyeVa{transform:scale(1.15) rotate(-5deg);background:linear-gradient(135deg,var(--primary-color),var(--secondary-color))}.Solution_solutionItem___AG9W:hover .Solution_solutionIcon__tyeVa i{color:#fff}.Solution_solutionItem___AG9W h3{font-size:1.4rem;font-weight:700;margin-bottom:1rem;color:var(--text-primary)}.Solution_solutionItem___AG9W p{color:var(--text-secondary);line-height:1.6;margin-bottom:auto;flex-grow:1}.Solution_benefitsList__0ytL8{display:flex;flex-direction:column;gap:.75rem;text-align:left;margin-top:1.5rem}.Solution_benefit__a7ZPq{display:flex;align-items:center;gap:.75rem;padding:.5rem .75rem;background:var(--bg-secondary);border-radius:8px}.Solution_benefit__a7ZPq i{color:#10b981;font-size:.875rem;flex-shrink:0}.Solution_benefit__a7ZPq span{font-size:.875rem;color:var(--text-primary);font-weight:500}.Solution_solutionCta__P4G_e{background:linear-gradient(135deg,var(--bg-secondary),#f1f5f9);border-radius:20px;padding:4rem 3rem;text-align:center;position:relative;overflow:hidden}.Solution_solutionCta__P4G_e:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(59,130,246,.05) 0,transparent 70%);animation:Solution_float__a4Yce 8s ease-in-out infinite}.Solution_ctaContent__xUWg9{position:relative;z-index:1}.Solution_ctaContent__xUWg9 h3{font-size:2.2rem;font-weight:800;margin-bottom:1rem;color:var(--text-primary)}.Solution_ctaContent__xUWg9 p{font-size:1.1rem;color:var(--text-secondary);max-width:600px;margin:0 auto 2rem;line-height:1.6}.Solution_ctaButtons__FElDb{display:flex;gap:1rem;justify-content:center;align-items:center;flex-wrap:wrap}@media (max-width:968px){.Solution_solutionGrid__Sf_YI{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem}}@media (max-width:768px){.Solution_solutionIntro__mnLk2{font-size:1.1rem}.Solution_solutionHighlight__PEDuh{padding:.75rem 1.5rem;font-size:.9rem}.Solution_solutionGrid__Sf_YI{grid-template-columns:1fr}.Solution_solutionItem___AG9W{padding:2rem 1.5rem}.Solution_solutionCta__P4G_e{padding:3rem 2rem}.Solution_ctaContent__xUWg9 h3{font-size:1.8rem}.Solution_ctaButtons__FElDb{flex-direction:column;align-items:stretch}}.ValueProposition_valuePropSection__VcJ_2{padding:100px 0;background:linear-gradient(135deg,#f8fafc,#e2e8f0)}.ValueProposition_valuePropHero__VkpK0{text-align:center;margin-bottom:4rem}.ValueProposition_valuePropIntro__svLAF{font-size:1.2rem;color:var(--text-secondary);max-width:800px;margin:0 auto 3rem;line-height:1.7}.ValueProposition_competitiveEdge__Y_WR3{display:flex;justify-content:center;gap:2rem;flex-wrap:wrap;margin-bottom:2rem}.ValueProposition_edgeItem__7Zatj{display:flex;align-items:center;gap:.75rem;background:#fff;padding:1rem 1.5rem;border-radius:50px;box-shadow:var(--shadow);font-weight:600;color:var(--text-primary)}.ValueProposition_edgeItem__7Zatj i{color:var(--primary-color);font-size:1.1rem}.ValueProposition_valueProps__qNCTm{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));grid-gap:3rem;gap:3rem;margin-bottom:4rem}.ValueProposition_valueProp__9_JRF{background:var(--bg-primary);border-radius:24px;padding:3rem 2.5rem;text-align:center;box-shadow:var(--shadow-lg);transition:all .4s ease;border:1px solid var(--border-color);position:relative;overflow:hidden}.ValueProposition_valueProp__9_JRF:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,var(--primary-color),var(--secondary-color));opacity:0;transition:opacity .4s ease;z-index:0}.ValueProposition_valueProp__9_JRF:hover:before{opacity:.03}.ValueProposition_valueProp__9_JRF:hover{transform:translateY(-12px);box-shadow:0 30px 60px -12px rgba(59,130,246,.3)}.ValueProposition_valueIcon__wbPEu{width:110px;height:110px;background:linear-gradient(135deg,var(--primary-color),var(--secondary-color));border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 2rem;transition:all .4s ease;position:relative;z-index:1}.ValueProposition_valueIcon__wbPEu i{font-size:2.8rem;color:#fff}.ValueProposition_valueProp__9_JRF:hover .ValueProposition_valueIcon__wbPEu{transform:scale(1.15) rotate(10deg)}.ValueProposition_valueProp__9_JRF h3{font-size:1.6rem;font-weight:700;margin-bottom:1.5rem;color:var(--text-primary);position:relative;z-index:1}.ValueProposition_valueProp__9_JRF p{color:var(--text-secondary);line-height:1.6;font-size:1.1rem;position:relative;z-index:1;margin-bottom:2rem}.ValueProposition_valueMetrics__3SAoU{display:flex;gap:1rem;justify-content:center;margin-bottom:1.5rem;position:relative;z-index:1}.ValueProposition_metric__U4pn6{text-align:center;padding:1rem;background:var(--bg-secondary);border-radius:12px;min-width:100px}.ValueProposition_metricNumber__D7xub{display:block;font-size:1.8rem;font-weight:900;color:var(--primary-color);margin-bottom:.25rem}.ValueProposition_metricLabel__MUJUy{font-size:.8rem;color:var(--text-secondary);font-weight:600}.ValueProposition_vsCompetitors__I8Apb{background:linear-gradient(135deg,#fef3c7,#fed7aa);padding:1rem;border-radius:8px;font-size:.9rem;color:var(--text-primary);position:relative;z-index:1}.ValueProposition_vsCompetitors__I8Apb strong{color:#d97706}.ValueProposition_valueProof__XFZLd{background:linear-gradient(135deg,var(--primary-color),var(--secondary-color));border-radius:24px;padding:4rem 3rem;text-align:center;color:#fff;position:relative;overflow:hidden}.ValueProposition_valueProof__XFZLd:before{content:"";position:absolute;top:-30%;right:-30%;width:150%;height:150%;background:radial-gradient(circle,hsla(0,0%,100%,.1) 0,transparent 70%);animation:ValueProposition_float__Xx0Rt 10s ease-in-out infinite}.ValueProposition_valueProof__XFZLd h3{font-size:2.2rem;font-weight:800;margin-bottom:3rem;position:relative;z-index:1}.ValueProposition_proofStats__rr574{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:2rem;gap:2rem;position:relative;z-index:1}.ValueProposition_proofStat__ZaZKu{text-align:center}.ValueProposition_proofNumber__fMaCU{font-size:3rem;font-weight:900;display:block;margin-bottom:.5rem;opacity:.95}.ValueProposition_proofLabel__kwlm1{font-size:1rem;opacity:.9;line-height:1.4}@media (max-width:968px){.ValueProposition_competitiveEdge__Y_WR3{gap:1rem}.ValueProposition_edgeItem__7Zatj{padding:.75rem 1.25rem;font-size:.9rem}.ValueProposition_valueProps__qNCTm{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem}}@media (max-width:768px){.ValueProposition_valuePropIntro__svLAF{font-size:1.1rem}.ValueProposition_competitiveEdge__Y_WR3{flex-direction:column;align-items:center}.ValueProposition_valueProps__qNCTm{grid-template-columns:1fr}.ValueProposition_valueProp__9_JRF{padding:2.5rem 2rem}.ValueProposition_valueIcon__wbPEu{width:90px;height:90px}.ValueProposition_valueIcon__wbPEu i{font-size:2.2rem}.ValueProposition_valueMetrics__3SAoU{flex-direction:column;gap:.75rem}.ValueProposition_valueProof__XFZLd{padding:3rem 2rem}.ValueProposition_valueProof__XFZLd h3{font-size:1.8rem}.ValueProposition_proofStats__rr574{grid-template-columns:repeat(2,1fr);gap:1.5rem}.ValueProposition_proofNumber__fMaCU{font-size:2.2rem}}.Market_marketSection__iioP1{padding:100px 0;background:var(--bg-primary)}.Market_marketVisual__Hpzhn{gap:3rem;margin-bottom:4rem;flex-wrap:wrap}.Market_marketCircle__3tuwc,.Market_marketVisual__Hpzhn{display:flex;justify-content:center;align-items:center;position:relative}.Market_marketCircle__3tuwc{border-radius:50%;transition:all .3s ease;cursor:pointer;overflow:hidden;border:3px solid hsla(0,0%,100%,.2)}.Market_marketCircle__3tuwc:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle at center,hsla(0,0%,100%,.2) 0,transparent 70%);opacity:0;transition:opacity .3s ease}.Market_marketCircle__3tuwc:hover:before{opacity:1}.Market_tam__wx6Ch{width:350px;height:350px;background:linear-gradient(135deg,#3b82f6,#1d4ed8);color:#fff;z-index:1}.Market_sam__HCvy9{width:280px;height:280px;background:linear-gradient(135deg,#8b5cf6,#7c3aed);color:#fff;z-index:2;margin-left:-20px;margin-right:-20px}.Market_som__rrCnx{width:220px;height:220px;background:linear-gradient(135deg,#06b6d4,#0891b2);color:#fff;z-index:3;border:4px solid #fff;box-shadow:0 8px 25px rgba(6,182,212,.3)}.Market_marketCircle__3tuwc:hover{transform:scale(1.05);z-index:10}.Market_marketContent__sElug{text-align:center;padding:2rem;position:relative;z-index:1}.Market_marketContent__sElug h3{font-size:1.6rem;opacity:1}.Market_marketContent__sElug h3,.Market_marketContent__sElug p{font-weight:900;margin-bottom:.5rem;text-shadow:0 2px 4px rgba(0,0,0,.1)}.Market_marketContent__sElug p{font-size:2.2rem}.Market_som__rrCnx .Market_marketContent__sElug h3{font-size:1.4rem}.Market_som__rrCnx .Market_marketContent__sElug p{font-size:1.8rem}.Market_marketContent__sElug span{font-size:.9rem;opacity:.95;line-height:1.4;font-weight:600;text-shadow:0 1px 2px rgba(0,0,0,.1)}.Market_som__rrCnx .Market_marketContent__sElug span{font-size:.85rem}.Market_marketStats__9Qstj{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:2rem;gap:2rem;margin-top:4rem}.Market_statItem__XF39v{background:var(--bg-secondary);border-radius:16px;padding:2rem;text-align:center;transition:all .3s ease}.Market_statItem__XF39v:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.Market_statItem__XF39v i{font-size:2.5rem;color:var(--primary-color);margin-bottom:1rem}.Market_statItem__XF39v h4{font-size:1.25rem;font-weight:700;margin-bottom:.5rem;color:var(--text-primary)}.Market_statItem__XF39v p{color:var(--text-secondary)}@media (max-width:968px){.Market_marketVisual__Hpzhn{flex-direction:column;gap:2rem}.Market_sam__HCvy9{margin-left:0;margin-right:0}}@media (max-width:768px){.Market_marketVisual__Hpzhn{gap:1.5rem}.Market_tam__wx6Ch{width:280px;height:280px}.Market_sam__HCvy9{width:220px;height:220px}.Market_som__rrCnx{width:180px;height:180px}.Market_marketContent__sElug h3{font-size:1.4rem}.Market_marketContent__sElug p{font-size:1.8rem}.Market_som__rrCnx .Market_marketContent__sElug h3{font-size:1.2rem}.Market_som__rrCnx .Market_marketContent__sElug p{font-size:1.5rem}.Market_marketStats__9Qstj{grid-template-columns:1fr}}.BusinessModel_businessModelSection__hLewa{padding:100px 0;background:linear-gradient(135deg,#f8fafc,#e2e8f0)}.BusinessModel_businessModels__nHbM6{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));grid-gap:3rem;gap:3rem;margin-bottom:4rem}.BusinessModel_businessModel__lzDl7{background:var(--bg-primary);border-radius:20px;padding:3rem 2rem;text-align:center;box-shadow:var(--shadow);transition:all .3s ease;border:1px solid var(--border-color);position:relative;overflow:hidden}.BusinessModel_businessModel__lzDl7:before{content:"";position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,var(--primary-color),var(--secondary-color));transform:scaleX(0);transition:transform .3s ease}.BusinessModel_businessModel__lzDl7:hover:before{transform:scaleX(1)}.BusinessModel_businessModel__lzDl7:hover{transform:translateY(-10px);box-shadow:var(--shadow-lg)}.BusinessModel_modelNumber__7E_b_{position:absolute;top:-10px;right:-10px;width:60px;height:60px;background:linear-gradient(135deg,var(--primary-color),var(--secondary-color));border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:800;color:#fff;box-shadow:var(--shadow)}.BusinessModel_businessModel__lzDl7 h3{font-size:1.5rem;font-weight:700;margin-bottom:1rem;color:var(--text-primary);margin-top:1rem}.BusinessModel_businessModel__lzDl7 p{color:var(--text-secondary);line-height:1.6;margin-bottom:2rem}.BusinessModel_modelIcon__fqN2f{width:80px;height:80px;background:linear-gradient(135deg,#eff6ff,#dbeafe);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto;transition:all .3s ease}.BusinessModel_modelIcon__fqN2f i{font-size:2rem;color:var(--primary-color)}.BusinessModel_businessModel__lzDl7:hover .BusinessModel_modelIcon__fqN2f{background:linear-gradient(135deg,var(--primary-color),var(--secondary-color));transform:scale(1.1)}.BusinessModel_businessModel__lzDl7:hover .BusinessModel_modelIcon__fqN2f i{color:#fff}.BusinessModel_financials__BN0II{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:2rem;gap:2rem;background:var(--bg-primary);border-radius:20px;padding:3rem 2rem;box-shadow:var(--shadow);border:1px solid var(--border-color)}.BusinessModel_financial___DQmo{text-align:center;padding:1rem}.BusinessModel_financial___DQmo h4{font-size:1.25rem;font-weight:700;color:var(--primary-color);margin-bottom:.5rem}.BusinessModel_financial___DQmo p{color:var(--text-secondary);font-weight:500}@media (max-width:768px){.BusinessModel_businessModels__nHbM6{grid-template-columns:1fr;gap:2rem}.BusinessModel_businessModel__lzDl7{padding:2.5rem 2rem}.BusinessModel_financials__BN0II{grid-template-columns:1fr;padding:2rem 1.5rem}}.Team_teamSection__nH9PG{padding:100px 0;background:linear-gradient(135deg,#f8fafc,#e2e8f0)}.Team_teamGrid__di9HV{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));grid-gap:3rem;gap:3rem;justify-items:center}.Team_teamMember__V1bGh{background:var(--bg-primary);border-radius:24px;padding:3rem 2rem;text-align:center;box-shadow:var(--shadow-lg);transition:all .3s ease;border:1px solid var(--border-color);position:relative;overflow:hidden;max-width:400px;width:100%}.Team_teamMember__V1bGh:before{content:"";position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,var(--primary-color),var(--secondary-color));transform:scaleX(0);transition:transform .3s ease}.Team_teamMember__V1bGh:hover:before{transform:scaleX(1)}.Team_teamMember__V1bGh:hover{transform:translateY(-10px);box-shadow:0 25px 50px -12px rgba(59,130,246,.25)}.Team_memberAvatar__RHGLK{width:120px;height:120px;background:linear-gradient(135deg,var(--primary-color),var(--secondary-color));border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 2rem;transition:all .3s ease;position:relative;overflow:hidden}.Team_memberAvatar__RHGLK:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle at center,hsla(0,0%,100%,.3) 0,transparent 70%);opacity:0;transition:opacity .3s ease}.Team_teamMember__V1bGh:hover .Team_memberAvatar__RHGLK:before{opacity:1}.Team_memberAvatar__RHGLK i{font-size:4rem;color:#fff}.Team_teamMember__V1bGh:hover .Team_memberAvatar__RHGLK{transform:scale(1.1)}.Team_teamMember__V1bGh h3{font-size:1.5rem;font-weight:700;margin-bottom:.5rem;color:var(--text-primary)}.Team_memberRole__nAM1F{font-size:1.1rem;font-weight:600;color:var(--primary-color);margin-bottom:1rem;text-transform:uppercase;letter-spacing:.5px}.Team_memberBio__BCjZx{color:var(--text-secondary);line-height:1.6;margin-bottom:2rem}.Team_memberSocial__HCJjw{display:flex;justify-content:center;gap:1rem}.Team_memberSocial__HCJjw a{width:40px;height:40px;background:var(--bg-secondary);border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .3s ease;color:var(--text-secondary);text-decoration:none}.Team_memberSocial__HCJjw a:hover{background:var(--primary-color);color:#fff;transform:translateY(-2px)}@media (max-width:768px){.Team_teamGrid__di9HV{grid-template-columns:1fr;gap:2rem}.Team_teamMember__V1bGh{padding:2.5rem 2rem}.Team_memberAvatar__RHGLK{width:100px;height:100px}.Team_memberAvatar__RHGLK i{font-size:3rem}}.Target_targetSection__qTovZ{padding:100px 0;background:var(--bg-primary)}.Target_targetGrid__KeQC6{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));grid-gap:3rem;gap:3rem;margin-bottom:4rem}.Target_targetCard__BZWSe{border-radius:20px;padding:3rem 2rem;text-align:center;transition:all .3s ease;position:relative;overflow:hidden;min-height:250px;display:flex;flex-direction:column;justify-content:space-between}.Target_primary__KvHwB{background:linear-gradient(135deg,var(--primary-color),var(--primary-dark));color:#fff}.Target_secondary__N_He8{background:linear-gradient(135deg,var(--secondary-color),#7c3aed);color:#fff}.Target_targetCard__BZWSe:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle at top right,hsla(0,0%,100%,.2) 0,transparent 50%);pointer-events:none}.Target_targetCard__BZWSe:hover{transform:translateY(-10px) scale(1.02);box-shadow:0 25px 50px -12px rgba(0,0,0,.25)}.Target_targetCard__BZWSe h3{font-size:1.75rem;font-weight:800;margin-bottom:1rem;position:relative;z-index:2}.Target_targetCard__BZWSe p{font-size:1.1rem;line-height:1.6;opacity:.9;position:relative;z-index:2;margin-bottom:2rem}.Target_targetIcon__OlmTA{position:absolute;bottom:20px;right:20px;width:60px;height:60px;background:hsla(0,0%,100%,.2);border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.Target_targetIcon__OlmTA i{font-size:1.5rem;color:#fff}.Target_targetCard__BZWSe:hover .Target_targetIcon__OlmTA{transform:scale(1.2) rotate(10deg);background:hsla(0,0%,100%,.3)}.Target_buyersSection__THGdU{text-align:center}.Target_buyersSection__THGdU h3{font-size:2rem;font-weight:700;margin-bottom:2rem;color:var(--text-primary)}.Target_buyersGrid__h93fd{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:2rem;gap:2rem}.Target_buyer__c5bXi{background:var(--bg-secondary);border-radius:16px;padding:2rem;text-align:center;transition:all .3s ease;border:1px solid var(--border-color)}.Target_buyer__c5bXi:hover{transform:translateY(-5px);box-shadow:var(--shadow);background:var(--bg-primary)}.Target_buyer__c5bXi i{font-size:2.5rem;color:var(--primary-color);margin-bottom:1rem;display:block}.Target_buyer__c5bXi span{font-weight:600;color:var(--text-primary);font-size:1.1rem}@media (max-width:768px){.Target_targetGrid__KeQC6{grid-template-columns:1fr;gap:2rem}.Target_targetCard__BZWSe{min-height:200px;padding:2.5rem 2rem}.Target_buyersGrid__h93fd{grid-template-columns:repeat(2,1fr);gap:1rem}.Target_buyer__c5bXi{padding:1.5rem}}@media (max-width:480px){.Target_buyersGrid__h93fd{grid-template-columns:1fr}}.Traction_tractionSection__OW9fZ{padding:100px 0;background:var(--bg-primary)}.Traction_tractionTimeline__dg94r{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:2rem;gap:2rem;position:relative}.Traction_timelineItem__ZqeAr{background:var(--bg-primary);border-radius:16px;padding:2.5rem 2rem;box-shadow:var(--shadow);transition:all .3s ease;border:1px solid var(--border-color);position:relative;overflow:hidden;display:flex;flex-direction:column;align-items:center;text-align:center}.Traction_timelineItem__ZqeAr:before{content:"";position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,#10b981,#059669);transform:scaleX(0);transition:transform .3s ease}.Traction_timelineItem__ZqeAr:hover:before{transform:scaleX(1)}.Traction_timelineItem__ZqeAr:hover{transform:translateY(-8px);box-shadow:var(--shadow-lg)}.Traction_timelineIcon__GSxCF{width:80px;height:80px;background:linear-gradient(135deg,#ecfdf5,#d1fae5);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;transition:all .3s ease}.Traction_timelineIcon__GSxCF i{font-size:2rem;color:#10b981}.Traction_timelineItem__ZqeAr:hover .Traction_timelineIcon__GSxCF{transform:scale(1.1);background:linear-gradient(135deg,#10b981,#059669)}.Traction_timelineItem__ZqeAr:hover .Traction_timelineIcon__GSxCF i{color:#fff}.Traction_timelineContent__1i_y4 h3{font-size:1.25rem;font-weight:700;margin-bottom:1rem;color:var(--text-primary)}.Traction_timelineContent__1i_y4 p{color:var(--text-secondary);line-height:1.6}@media (max-width:768px){.Traction_tractionTimeline__dg94r{grid-template-columns:1fr;gap:1.5rem}.Traction_timelineItem__ZqeAr{padding:2rem 1.5rem}}.Footer_footer__UaG1g{background:#0f172a;color:#fff;padding:4rem 0 2rem}.Footer_footerContent__nZq4z{display:grid;grid-template-columns:1fr 2fr;grid-gap:4rem;gap:4rem;margin-bottom:3rem}.Footer_footerBrand__2iuXn h2{font-size:2rem;font-weight:800;margin-bottom:1rem}.Footer_footerBrand__2iuXn p{color:#94a3b8;margin-bottom:2rem;line-height:1.6}.Footer_socialLinks__QXggH{display:flex;gap:1rem}.Footer_socialLinks__QXggH a{width:40px;height:40px;background:hsla(0,0%,100%,.1);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;text-decoration:none;transition:all .3s ease}.Footer_socialLinks__QXggH a:hover{background:var(--primary-color);transform:translateY(-2px)}.Footer_footerLinks__4RPn7{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem;gap:2rem}.Footer_linkGroup__3skIZ h4{font-size:1.125rem;font-weight:700;margin-bottom:1rem;color:#fff}.Footer_linkGroup__3skIZ a{display:block;color:#94a3b8;text-decoration:none;margin-bottom:.5rem;transition:color .3s ease}.Footer_linkGroup__3skIZ a:hover{color:var(--primary-color)}.Footer_footerBottom__jFaYu{border-top:1px solid hsla(0,0%,100%,.1);padding-top:2rem;display:flex;justify-content:space-between;align-items:center}.Footer_footerBottom__jFaYu p{color:#64748b}.Footer_footerBottomLinks__MLdeA{display:flex;gap:2rem}.Footer_footerBottomLinks__MLdeA a{color:#64748b;text-decoration:none;font-size:.875rem;transition:color .3s ease}.Footer_footerBottomLinks__MLdeA a:hover{color:var(--primary-color)}@media (max-width:768px){.Footer_footerContent__nZq4z{grid-template-columns:1fr;gap:2rem}.Footer_footerLinks__4RPn7{grid-template-columns:1fr;gap:1.5rem}.Footer_footerBottom__jFaYu{flex-direction:column;gap:1rem;text-align:center}.Footer_footerBottomLinks__MLdeA{justify-content:center}}