.Hero-module__ZARIfG__hero{align-items:center;min-height:100vh;padding-top:80px;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__backgroundGlow{z-index:-1;pointer-events:none;background:radial-gradient(circle,#3b82f626 0%,#06b6d40d 40%,#0000 70%);width:100vw;height:100vh;position:absolute;top:-20%;left:50%;transform:translate(-50%)}.Hero-module__ZARIfG__container{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;width:100%;max-width:1200px;margin:0 auto;padding:0 1.5rem;display:grid}.Hero-module__ZARIfG__content{z-index:10;max-width:540px}.Hero-module__ZARIfG__badge{border-radius:var(--radius-full,9999px);color:var(--accent-primary);background:#3b82f61a;border:1px solid #3b82f633;margin-bottom:1.5rem;padding:.4rem 1rem;font-size:.85rem;font-weight:600;display:inline-block}.Hero-module__ZARIfG__title{letter-spacing:-.03em;margin-bottom:1.5rem;font-size:3.5rem;font-weight:800;line-height:1.1}.Hero-module__ZARIfG__gradientText{background:var(--accent-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Hero-module__ZARIfG__description{color:var(--text-secondary);margin-bottom:2.5rem;font-size:1.1rem;line-height:1.6}.Hero-module__ZARIfG__actions{gap:1rem;margin-bottom:3rem;display:flex}.Hero-module__ZARIfG__primaryBtn{border-radius:var(--radius-md);background:var(--foreground);color:var(--background);align-items:center;gap:.5rem;padding:.8rem 1.5rem;font-weight:600;transition:opacity .2s;display:flex}.Hero-module__ZARIfG__primaryBtn:hover{opacity:.9}.Hero-module__ZARIfG__secondaryBtn{border-radius:var(--radius-md);border:1px solid var(--glass-border);color:var(--foreground);background:#ffffff0d;align-items:center;gap:.5rem;padding:.8rem 1.5rem;font-weight:500;transition:background .2s;display:flex}.Hero-module__ZARIfG__secondaryBtn:hover{background:#ffffff1a}.Hero-module__ZARIfG__platforms{color:var(--text-secondary);border-top:1px solid var(--glass-border);align-items:center;gap:1rem;padding-top:1.5rem;font-size:.9rem;display:flex}.Hero-module__ZARIfG__icons{color:var(--foreground);gap:1rem;display:flex}.Hero-module__ZARIfG__visuals{perspective:1000px;height:600px;position:relative}.Hero-module__ZARIfG__desktopMockup{border:1px solid var(--glass-border);width:100%;max-width:600px;transform-style:preserve-3d;background:#1e1e1e;border-radius:12px;position:absolute;top:50px;left:0;overflow:hidden;box-shadow:0 20px 50px -10px #00000080}.Hero-module__ZARIfG__browserHeader{background:#2a2a2a;border-bottom:1px solid #333;align-items:center;height:36px;padding:0 1rem;display:flex}.Hero-module__ZARIfG__dots{gap:6px;display:flex}.Hero-module__ZARIfG__dots span{background:#444;border-radius:50%;width:10px;height:10px}.Hero-module__ZARIfG__dots span:first-child{background:#ff5f56}.Hero-module__ZARIfG__dots span:nth-child(2){background:#ffbd2e}.Hero-module__ZARIfG__dots span:nth-child(3){background:#27c93f}.Hero-module__ZARIfG__screen{aspect-ratio:16/10;width:100%;position:relative}.Hero-module__ZARIfG__appImage{object-fit:cover;width:100%;height:100%}.Hero-module__ZARIfG__mobileMockup{z-index:20;background:#000;border:2px solid #333;border-radius:36px;width:240px;padding:8px;position:absolute;bottom:0;right:-20px;box-shadow:0 25px 50px -12px #0009}.Hero-module__ZARIfG__notch{z-index:25;background:#000;border-bottom-right-radius:12px;border-bottom-left-radius:12px;width:40%;height:20px;position:absolute;top:8px;left:50%;transform:translate(-50%)}.Hero-module__ZARIfG__mobileScreen{aspect-ratio:9/19.5;border-radius:28px;width:100%;height:100%;position:relative;overflow:hidden}@media (max-width:1024px){.Hero-module__ZARIfG__title{font-size:2.5rem}}@media (max-width:768px){.Hero-module__ZARIfG__container{text-align:center;grid-template-columns:1fr;padding-top:2rem}.Hero-module__ZARIfG__content{max-width:100%;margin:0 auto}.Hero-module__ZARIfG__actions,.Hero-module__ZARIfG__platforms{justify-content:center}.Hero-module__ZARIfG__visuals{width:100%;height:400px;margin-top:2rem}.Hero-module__ZARIfG__desktopMockup{width:90%;left:5%}.Hero-module__ZARIfG__mobileMockup{width:140px;bottom:20px;right:0}}
.Features-module__zvCZ4q__section{padding:8rem 0;position:relative}.Features-module__zvCZ4q__container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.Features-module__zvCZ4q__header{text-align:center;margin-bottom:4rem}.Features-module__zvCZ4q__title{background:var(--accent-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:2.5rem;font-weight:800}.Features-module__zvCZ4q__subtitle{color:var(--text-secondary);font-size:1.1rem}.Features-module__zvCZ4q__grid{grid-template-columns:repeat(4,1fr);grid-auto-rows:240px;gap:1.5rem;display:grid}.Features-module__zvCZ4q__card{border:1px solid var(--glass-border);border-radius:var(--radius-lg);background:#ffffff08;flex-direction:column;justify-content:flex-end;padding:2rem;transition:all .3s;display:flex;position:relative;overflow:hidden}.Features-module__zvCZ4q__card:hover{background:#ffffff0f;border-color:#ffffff26;transform:translateY(-5px);box-shadow:0 10px 40px -10px #00000080}.Features-module__zvCZ4q__iconWrapper{border-radius:var(--radius-md);width:56px;height:56px;color:var(--accent-primary);background:#3b82f61a;justify-content:center;align-items:center;margin-bottom:1.5rem;display:flex}.Features-module__zvCZ4q__cardTitle{margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.Features-module__zvCZ4q__cardDescription{color:var(--text-secondary);font-size:.95rem;line-height:1.5}.Features-module__zvCZ4q__cardLarge{background:linear-gradient(145deg,#ffffff08 0%,#ffffff03 100%);grid-area:span 2/span 2}.Features-module__zvCZ4q__cardMedium{grid-column:span 1}.Features-module__zvCZ4q__cardWide{background:linear-gradient(145deg,#ffffff08 0%,#ffffff03 100%);grid-column:span 2}@media (max-width:1024px){.Features-module__zvCZ4q__grid{grid-template-columns:repeat(2,1fr);grid-auto-rows:auto}.Features-module__zvCZ4q__cardLarge,.Features-module__zvCZ4q__cardWide,.Features-module__zvCZ4q__cardMedium{grid-area:span 1/span 1;min-height:240px}.Features-module__zvCZ4q__cardWide{grid-column:span 2}}@media (max-width:640px){.Features-module__zvCZ4q__grid{grid-template-columns:1fr}.Features-module__zvCZ4q__cardWide{grid-column:span 1}}
.HowItWorks-module__tSMH5W__section{background:linear-gradient(#0000 0%,#ffffff05 50%,#0000 100%);padding:6rem 0}.HowItWorks-module__tSMH5W__container{text-align:center;max-width:1000px;margin:0 auto;padding:0 1.5rem}.HowItWorks-module__tSMH5W__header{margin-bottom:4rem}.HowItWorks-module__tSMH5W__title{margin-bottom:1rem;font-size:2.5rem;font-weight:800}.HowItWorks-module__tSMH5W__subtitle{color:var(--text-secondary);font-size:1.1rem}.HowItWorks-module__tSMH5W__steps{justify-content:center;align-items:flex-start;gap:1rem;margin-bottom:4rem;display:flex}.HowItWorks-module__tSMH5W__step{flex-direction:column;flex:1;align-items:center;gap:1.5rem;max-width:200px;display:flex}.HowItWorks-module__tSMH5W__iconBox{border:1px solid var(--glass-border);width:80px;height:80px;color:var(--foreground);background:#ffffff0d;border-radius:50%;justify-content:center;align-items:center;display:flex}.HowItWorks-module__tSMH5W__iconBoxHighlighted{width:80px;height:80px;color:var(--accent-primary);background:#3b82f61a;border:1px solid #3b82f64d;border-radius:50%;justify-content:center;align-items:center;display:flex;box-shadow:0 0 30px #3b82f633}.HowItWorks-module__tSMH5W__step h3{font-size:1.25rem;font-weight:700}.HowItWorks-module__tSMH5W__step p{color:var(--text-secondary);font-size:.95rem;line-height:1.4}.HowItWorks-module__tSMH5W__connector{background:var(--glass-border);border-radius:2px;height:2px;margin-top:40px;position:relative;overflow:hidden}.HowItWorks-module__tSMH5W__connector:after{content:"";background:var(--accent-gradient);filter:blur(2px);width:30%;height:100%;animation:1.5s linear infinite HowItWorks-module__tSMH5W__flow;position:absolute;top:0;left:0}.HowItWorks-module__tSMH5W__trustBadge{border-radius:var(--radius-full,9999px);color:var(--accent-secondary);background:#06b6d41a;align-items:center;gap:.5rem;margin-top:2rem;padding:.5rem 1rem;font-size:.9rem;display:inline-flex}@keyframes HowItWorks-module__tSMH5W__flow{0%{transform:translate(-100%)}to{transform:translate(400%)}}@media (max-width:768px){.HowItWorks-module__tSMH5W__steps{flex-direction:column;align-items:center;gap:2rem}.HowItWorks-module__tSMH5W__connector{height:60px;margin:0;width:2px!important}.HowItWorks-module__tSMH5W__connector:after{width:100%;height:30%;animation:1.5s linear infinite HowItWorks-module__tSMH5W__flowVertical}}@keyframes HowItWorks-module__tSMH5W__flowVertical{0%{transform:translateY(-100%)}to{transform:translateY(400%)}}
.Architecture-module__jxkT4G__section{background:var(--background);padding:8rem 0}.Architecture-module__jxkT4G__container{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;max-width:1200px;margin:0 auto;padding:0 1.5rem;display:grid}.Architecture-module__jxkT4G__badge{border-radius:var(--radius-full,9999px);color:var(--text-secondary);border:1px solid var(--glass-border);background:#ffffff0d;margin-bottom:1rem;padding:.3rem .8rem;font-size:.8rem;display:inline-block}.Architecture-module__jxkT4G__title{margin-bottom:1.5rem;font-size:3rem;font-weight:800;line-height:1.1}.Architecture-module__jxkT4G__gradientText{background:var(--accent-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Architecture-module__jxkT4G__description{color:var(--text-secondary);margin-bottom:3rem;font-size:1.1rem;line-height:1.6}.Architecture-module__jxkT4G__specs{grid-template-columns:1fr 1fr;gap:2rem;display:grid}.Architecture-module__jxkT4G__specItem{gap:1rem;display:flex}.Architecture-module__jxkT4G__specIcon{color:var(--accent-secondary);box-sizing:content-box;background:#06b6d41a;border-radius:8px;width:24px;height:24px;padding:.5rem}.Architecture-module__jxkT4G__specItem h4{margin-bottom:.2rem;font-size:1rem;font-weight:600}.Architecture-module__jxkT4G__specItem p{color:var(--text-secondary);font-size:.85rem}.Architecture-module__jxkT4G__codeWindow{border:1px solid var(--glass-border);background:#0f0f0f;border-radius:12px;overflow:hidden;box-shadow:0 20px 50px -10px #00000080}.Architecture-module__jxkT4G__windowHeader{background:#1a1a1a;border-bottom:1px solid #333;align-items:center;padding:.8rem 1rem;display:flex}.Architecture-module__jxkT4G__dots{gap:6px;margin-right:1rem;display:flex}.Architecture-module__jxkT4G__dots span{background:#444;border-radius:50%;width:10px;height:10px}.Architecture-module__jxkT4G__dots span:first-child{background:#ff5f56}.Architecture-module__jxkT4G__dots span:nth-child(2){background:#ffbd2e}.Architecture-module__jxkT4G__dots span:nth-child(3){background:#27c93f}.Architecture-module__jxkT4G__filename{color:#888;font-family:monospace;font-size:.8rem}.Architecture-module__jxkT4G__codeBlock{margin:0;padding:2rem;overflow-x:auto}.Architecture-module__jxkT4G__codeBlock code{color:#d4d4d4;font-family:Consolas,Monaco,Courier New,monospace;font-size:.9rem;line-height:1.5}@media (max-width:900px){.Architecture-module__jxkT4G__container{text-align:center;grid-template-columns:1fr}.Architecture-module__jxkT4G__content{margin-bottom:2rem}.Architecture-module__jxkT4G__specs{text-align:left}}@media (max-width:600px){.Architecture-module__jxkT4G__specs{grid-template-columns:1fr}.Architecture-module__jxkT4G__title{font-size:2.2rem}}
.Installation-module__2LKn8a__section{background:linear-gradient(#ffffff05 0%,#0000 100%);padding:6rem 0}.Installation-module__2LKn8a__container{max-width:1000px;margin:0 auto;padding:0 1.5rem}.Installation-module__2LKn8a__header{text-align:center;margin-bottom:4rem}.Installation-module__2LKn8a__title{margin-bottom:1rem;font-size:2.5rem;font-weight:800}.Installation-module__2LKn8a__subtitle{color:var(--text-secondary);font-size:1.1rem}.Installation-module__2LKn8a__grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.Installation-module__2LKn8a__card{border:1px solid var(--glass-border);border-radius:var(--radius-lg);text-align:center;background:#ffffff08;flex-direction:column;align-items:center;padding:2rem;transition:all .3s;display:flex}.Installation-module__2LKn8a__card:hover{background:#ffffff0f;border-color:#ffffff26;transform:translateY(-5px)}.Installation-module__2LKn8a__iconWrapper{width:64px;height:64px;color:var(--accent-primary);background:#3b82f61a;border-radius:50%;justify-content:center;align-items:center;margin-bottom:1.5rem;display:flex}.Installation-module__2LKn8a__platform{margin-bottom:.8rem;font-size:1.25rem;font-weight:700}.Installation-module__2LKn8a__instructions{color:var(--text-secondary);font-size:.95rem;line-height:1.5}@media (max-width:768px){.Installation-module__2LKn8a__grid{grid-template-columns:1fr}}
.Footer-module__S6Hkya__footer{border-top:1px solid var(--glass-border);background:var(--background);width:100%;margin-top:4rem;padding:4rem 0 2rem}.Footer-module__S6Hkya__container{width:100%;max-width:1200px;margin:0 auto;padding:0 1.5rem}.Footer-module__S6Hkya__top{justify-content:space-between;margin-bottom:4rem;display:flex}.Footer-module__S6Hkya__logo{background:var(--accent-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:1.5rem;font-weight:700}.Footer-module__S6Hkya__description{color:var(--text-secondary);max-width:400px;font-size:.95rem;line-height:1.6}.Footer-module__S6Hkya__links{gap:4rem;display:flex}.Footer-module__S6Hkya__column h4{color:var(--foreground);margin-bottom:1.5rem;font-size:.9rem;font-weight:600}.Footer-module__S6Hkya__column a{color:var(--text-secondary);margin-bottom:.8rem;font-size:.9rem;transition:color .2s;display:block}.Footer-module__S6Hkya__column a:hover{color:var(--accent-primary)}.Footer-module__S6Hkya__bottom{border-top:1px solid var(--glass-border);justify-content:space-between;align-items:center;padding-top:2rem;display:flex}.Footer-module__S6Hkya__copyright{color:var(--text-secondary);font-size:.85rem}.Footer-module__S6Hkya__socials{gap:1.5rem;display:flex}.Footer-module__S6Hkya__socials a{color:var(--text-secondary);transition:color .2s}.Footer-module__S6Hkya__socials a:hover{color:var(--foreground)}@media (max-width:768px){.Footer-module__S6Hkya__top{flex-direction:column;gap:3rem}.Footer-module__S6Hkya__links{flex-wrap:wrap;gap:3rem}.Footer-module__S6Hkya__bottom{flex-direction:column-reverse;align-items:flex-start;gap:1.5rem}}
.page-module___8aEwW__main{flex-direction:column;justify-content:center;align-items:center;min-height:100vh;display:flex}
