.about-module__8TymFG__page{min-height:100vh;padding-top:8rem;padding-bottom:4rem}.about-module__8TymFG__header{text-align:center;margin-bottom:6rem;padding:0 1.5rem}.about-module__8TymFG__title{margin-bottom:1.5rem;font-size:3.5rem}.about-module__8TymFG__subtitle{color:var(--text-muted);max-width:700px;margin:0 auto;font-size:1.25rem}.about-module__8TymFG__section{margin-bottom:6rem}.about-module__8TymFG__sectionTitle{text-align:center;margin-bottom:2rem;font-size:2rem}.about-module__8TymFG__missionBox{border-radius:var(--radius);text-align:center;background:linear-gradient(135deg,#ffffff08 0%,#ffffff03 100%);border:1px solid #ffffff0d;max-width:900px;margin:0 auto;padding:3rem}.about-module__8TymFG__missionBox p{color:#e2e8f0;font-size:1.1rem;line-height:1.8}.about-module__8TymFG__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.about-module__8TymFG__card{background:var(--secondary);border-radius:var(--radius);border:1px solid #ffffff0d;padding:2rem;transition:all .3s}.about-module__8TymFG__card:hover{border-color:var(--primary);transform:translateY(-5px)}.about-module__8TymFG__card h3{color:#fff;margin-bottom:1rem;font-size:1.25rem}.about-module__8TymFG__card p{color:var(--text-muted);font-size:.95rem}.about-module__8TymFG__valuesList{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;max-width:1000px;margin:0 auto;display:grid}.about-module__8TymFG__valueItem{background:#ffffff05;border:1px solid #ffffff0d;border-radius:12px;align-items:center;gap:1rem;padding:1.5rem;display:flex}.about-module__8TymFG__valueItem strong{color:#fff;margin-bottom:.25rem;display:block}.about-module__8TymFG__valueItem span{color:var(--text-muted);font-size:.9rem}.about-module__8TymFG__ctaSection{text-align:center;border-radius:var(--radius);background:linear-gradient(#38bdf80d 0%,#0000 100%);border:1px solid #38bdf81a;margin-top:6rem;padding:4rem 2rem}@media (max-width:768px){.about-module__8TymFG__page{padding-top:6rem}.about-module__8TymFG__header{margin-bottom:4rem}.about-module__8TymFG__title{font-size:2.5rem}.about-module__8TymFG__subtitle{font-size:1.1rem}.about-module__8TymFG__missionBox{padding:2rem 1.5rem}.about-module__8TymFG__missionBox p{font-size:1rem}.about-module__8TymFG__section{margin-bottom:4rem}.about-module__8TymFG__sectionTitle{font-size:1.75rem}.about-module__8TymFG__grid,.about-module__8TymFG__valuesList{grid-template-columns:1fr}.about-module__8TymFG__ctaSection{margin-top:4rem;padding:3rem 1.5rem}}
.Navbar-module__cJzEcG__navbar{z-index:50;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0f172a99;border-bottom:1px solid #ffffff0d;padding:.5rem 0;transition:all .3s;position:fixed;top:0;left:0;right:0}.Navbar-module__cJzEcG__inner{justify-content:space-between;align-items:center;display:flex}.Navbar-module__cJzEcG__logo{align-items:center;text-decoration:none;transition:opacity .2s;display:flex}.Navbar-module__cJzEcG__logoContainer{flex-direction:column;align-items:flex-start;display:flex}.Navbar-module__cJzEcG__logo:hover{opacity:.9}.Navbar-module__cJzEcG__logo img{object-fit:contain;object-position:left;width:auto;height:34px;display:block}.Navbar-module__cJzEcG__tagline{color:#fff9;letter-spacing:.25em;text-transform:uppercase;white-space:nowrap;margin-top:6px;font-size:.5rem;font-weight:300;line-height:1}.Navbar-module__cJzEcG__navLinks{align-items:center;gap:2rem;display:flex}.Navbar-module__cJzEcG__mobileMenuBtn{color:#fff;z-index:1001;background:0 0;padding:.5rem;display:none}.Navbar-module__cJzEcG__link{color:var(--text-muted);cursor:pointer;align-items:center;gap:.5rem;font-size:.95rem;transition:color .2s;display:flex}.Navbar-module__cJzEcG__link:hover{color:#fff}@media (max-width:768px){.Navbar-module__cJzEcG__mobileMenuBtn{display:block}.Navbar-module__cJzEcG__navLinks{background:var(--background);z-index:1000;border-left:1px solid #ffffff0d;flex-direction:column;justify-content:center;width:80%;max-width:300px;height:100vh;padding:2rem;transition:right .3s;position:fixed;top:0;right:-100%;box-shadow:-10px 0 30px #00000080}.Navbar-module__cJzEcG__navLinks.Navbar-module__cJzEcG__active{right:0}}
.Button-module__8RiFmG__button{border-radius:var(--radius);letter-spacing:.02em;justify-content:center;align-items:center;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;transition:all .3s;display:inline-flex}.Button-module__8RiFmG__primary{background:linear-gradient(135deg,var(--primary),#6366f1);color:#fff;box-shadow:0 4px 20px #8b5cf666}.Button-module__8RiFmG__primary:hover{transform:translateY(-2px);box-shadow:0 8px 25px #8b5cf680}.Button-module__8RiFmG__secondary{color:#fff;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ffffff0d;border:1px solid #ffffff1a}.Button-module__8RiFmG__secondary:hover{background:#ffffff1a;border-color:#fff3}
.Footer-module__S6Hkya__footer{background:var(--background);border-top:1px solid #ffffff0d;padding:4rem 0 2rem}.Footer-module__S6Hkya__ctaStrip{text-align:center;border-radius:var(--radius);background:linear-gradient(135deg,#8b5cf61a,#38bdf80d);border:1px solid #8b5cf633;margin-bottom:4rem;padding:3rem}.Footer-module__S6Hkya__ctaStrip h2{margin-bottom:2rem;font-size:2rem}.Footer-module__S6Hkya__bottom{color:var(--text-muted);text-align:center;flex-direction:column;align-items:center;gap:1.5rem;font-size:.9rem;display:flex}.Footer-module__S6Hkya__disclaimer{opacity:.7;background:#0003;border-radius:8px;max-width:600px;padding:1rem;font-size:.8rem}@media (max-width:768px){.Footer-module__S6Hkya__footer{padding:3rem 0 2rem}.Footer-module__S6Hkya__ctaStrip{padding:2rem 1.5rem}.Footer-module__S6Hkya__ctaStrip h2{font-size:1.5rem}.Footer-module__S6Hkya__disclaimer{padding:.75rem;font-size:.75rem}}
.Hero-module__ZARIfG__hero{justify-content:center;padding-top:10rem;padding-bottom:8rem;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__hero:before{content:"";z-index:-1;filter:blur(100px);background:radial-gradient(#8b5cf633,#0000 70%);width:80%;height:500px;position:absolute;top:-100px;left:50%;transform:translate(-50%)}.Hero-module__ZARIfG__content{text-align:center;z-index:10;flex-direction:column;align-items:center;max-width:900px;margin:0 auto;display:flex;position:relative}.Hero-module__ZARIfG__tag{color:#a5b4fc;letter-spacing:.05em;text-transform:uppercase;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#8b5cf61a;border:1px solid #8b5cf633;border-radius:9999px;margin-bottom:2rem;padding:.5rem 1.25rem;font-size:.875rem;font-weight:500}.Hero-module__ZARIfG__headline{letter-spacing:-.02em;margin-bottom:1.5rem;font-size:4.5rem;line-height:1.1}.Hero-module__ZARIfG__subheadline{color:var(--text-muted);max-width:650px;margin-bottom:3rem;font-size:1.25rem;line-height:1.6}.Hero-module__ZARIfG__actions{gap:1.5rem;margin-bottom:3rem;display:flex}.Hero-module__ZARIfG__trust{color:var(--text-muted);opacity:.8;align-items:center;gap:1.5rem;font-size:.9rem;display:flex}.Hero-module__ZARIfG__trust span{align-items:center;gap:.5rem;display:flex}@media (max-width:768px){.Hero-module__ZARIfG__hero{padding-top:8rem;padding-bottom:6rem}.Hero-module__ZARIfG__headline{font-size:2.75rem}.Hero-module__ZARIfG__subheadline{margin-bottom:2rem;font-size:1.1rem}.Hero-module__ZARIfG__actions{flex-direction:column;gap:1rem;width:100%;max-width:320px;padding:0 1rem}.Hero-module__ZARIfG__trust{flex-direction:column;align-items:center;gap:1rem}}
.Problem-module__S0GCFq__section{background:linear-gradient(#1e293b80 0%,#0f172a00 100%);border-top:1px solid #ffffff0d;position:relative}.Problem-module__S0GCFq__heading{max-width:600px;margin-bottom:4rem;margin-left:auto;margin-right:auto}.Problem-module__S0GCFq__heading h2{margin-bottom:1rem;font-size:2.5rem}.Problem-module__S0GCFq__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.Problem-module__S0GCFq__card{border-radius:var(--radius);background:#ffffff08;border:1px solid #ffffff0d;padding:2rem;transition:all .3s}.Problem-module__S0GCFq__card:hover{background:#ffffff0d;border-color:#ffffff1a;transform:translateY(-5px)}.Problem-module__S0GCFq__iconBox{color:#ef4444;background:#ef44441a;border-radius:12px;justify-content:center;align-items:center;width:50px;height:50px;margin-bottom:1.5rem;display:flex}.Problem-module__S0GCFq__solveIconBox{color:#22c55e;background:#22c55e1a}.Problem-module__S0GCFq__card h3{color:#fff;margin-bottom:.75rem;font-size:1.25rem}.Problem-module__S0GCFq__card p{color:var(--text-muted);font-size:.95rem}@media (max-width:768px){.Problem-module__S0GCFq__heading h2{font-size:2rem}.Problem-module__S0GCFq__grid{grid-template-columns:1fr}.Problem-module__S0GCFq__card{padding:1.5rem}}
.HowItWorks-module__tSMH5W__section{background:var(--background);scroll-margin-top:6rem}.HowItWorks-module__tSMH5W__title{text-align:center;margin-bottom:3rem;font-size:2.5rem}.HowItWorks-module__tSMH5W__steps{justify-content:space-between;gap:2rem;max-width:1000px;margin:0 auto;display:flex}.HowItWorks-module__tSMH5W__step{border-radius:var(--radius);text-align:center;background:#ffffff05;border:1px solid #ffffff0d;flex:1;padding:2rem;position:relative}.HowItWorks-module__tSMH5W__number{color:#ffffff08;font-size:4rem;font-weight:800;line-height:1;position:absolute;top:0;right:1rem}.HowItWorks-module__tSMH5W__icon{background:linear-gradient(135deg,var(--secondary),var(--background));width:60px;height:60px;color:var(--primary);z-index:1;border:1px solid #8b5cf633;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 1.5rem;display:flex;position:relative}.HowItWorks-module__tSMH5W__step h3{color:#fff;margin-bottom:1rem;font-size:1.25rem}.HowItWorks-module__tSMH5W__step p{font-size:.95rem;line-height:1.6}@media (max-width:768px){.HowItWorks-module__tSMH5W__title{margin-bottom:2rem;font-size:2rem}.HowItWorks-module__tSMH5W__steps{flex-direction:column;padding:0 1rem}.HowItWorks-module__tSMH5W__step{padding:1.5rem}}
.Features-module__zvCZ4q__section{background:var(--secondary)}.Features-module__zvCZ4q__heading{text-align:center;margin-bottom:4rem}.Features-module__zvCZ4q__heading h2{font-size:2.5rem}.Features-module__zvCZ4q__grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;display:grid}.Features-module__zvCZ4q__card{background:var(--background);border-radius:var(--radius);border:1px solid #ffffff0d;padding:2rem;transition:all .2s}.Features-module__zvCZ4q__card:hover{border-color:var(--primary);transform:translateY(-5px)}.Features-module__zvCZ4q__card h3{margin-bottom:1rem;font-size:1.25rem}.Features-module__zvCZ4q__card p{color:var(--text-muted);font-size:.95rem}@media (max-width:768px){.Features-module__zvCZ4q__heading h2{font-size:2rem}.Features-module__zvCZ4q__grid{gap:1.5rem}}
.UseCases-module__gggr1G__section{text-align:center}.UseCases-module__gggr1G__heading{margin-bottom:3rem}.UseCases-module__gggr1G__bubbles{flex-wrap:wrap;justify-content:center;gap:1.5rem;max-width:800px;margin:0 auto;display:flex}.UseCases-module__gggr1G__bubble{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:2rem 2rem 2rem .2rem;padding:1rem 1.5rem;font-size:1.1rem;transition:transform .3s;box-shadow:0 4px 10px #0000001a}.UseCases-module__gggr1G__bubble:hover{background:#ffffff1a;transform:scale(1.05)}@media (max-width:768px){.UseCases-module__gggr1G__bubbles{gap:1rem}.UseCases-module__gggr1G__bubble{padding:.75rem 1.25rem;font-size:.95rem}}
