.page-module___8aEwW__main{flex-direction:column;min-height:100vh;display:flex}.page-module___8aEwW__header{border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:100;background:#ffffffe6;justify-content:space-between;align-items:center;padding:1.5rem 5%;display:flex;position:sticky;top:0}.page-module___8aEwW__logo{color:var(--primary);letter-spacing:-.5px;font-size:1.5rem;font-weight:800}.page-module___8aEwW__nav{color:var(--accent);align-items:center;gap:2rem;font-weight:500;display:flex}.page-module___8aEwW__nav a:hover{color:var(--primary)}.page-module___8aEwW__ctaButton{background-color:var(--primary);color:#fff;border-radius:8px;padding:.6rem 1.25rem;font-weight:600;transition:background .3s}.page-module___8aEwW__ctaButton:hover{background-color:var(--primary-hover);color:#fff;transform:translateY(-2px);box-shadow:0 6px 20px #4355ec4d}.page-module___8aEwW__hero{text-align:center;background:radial-gradient(circle at top, #f0f4ff 0%, var(--background) 70%);flex-direction:column;justify-content:center;align-items:center;padding:6rem 1rem 4rem;display:flex}.page-module___8aEwW__title{color:#111827;letter-spacing:-1.5px;margin-bottom:1.5rem;font-size:4.5rem;font-weight:800;line-height:1.1}.page-module___8aEwW__highlight{color:var(--primary)}.page-module___8aEwW__subtitle{max-width:600px;color:var(--accent);margin-bottom:2.5rem;font-size:1.25rem}.page-module___8aEwW__heroCta{gap:1rem;margin-bottom:4rem;display:flex}.page-module___8aEwW__primaryButton,.page-module___8aEwW__secondaryButton{border-radius:8px;padding:.875rem 1.75rem;font-size:1.1rem;font-weight:600;transition:all .3s}.page-module___8aEwW__primaryButton{background-color:var(--primary);color:#fff;box-shadow:0 4px 14px #4355ec40}.page-module___8aEwW__primaryButton:hover{background-color:var(--primary-hover);transform:translateY(-2px);box-shadow:0 6px 20px #4355ec4d}.page-module___8aEwW__secondaryButton{color:var(--foreground);border:1px solid var(--border);background-color:#0000}.page-module___8aEwW__secondaryButton:hover{background-color:var(--secondary)}.page-module___8aEwW__screenshotWrapper{justify-content:center;width:95%;max-width:1400px;margin:0 auto 8rem;display:flex}.page-module___8aEwW__screenshotImage{border-radius:12px;width:100%;height:auto;display:block;box-shadow:0 25px 50px -12px #00000040}.page-module___8aEwW__footer{text-align:center;color:var(--accent);background:var(--background);border-top:1px solid var(--border);margin-top:6rem;padding:4rem 2rem}.page-module___8aEwW__footerSections{flex-wrap:wrap;justify-content:center;gap:4rem;margin-bottom:3rem;display:flex}.page-module___8aEwW__footerCol{text-align:left;flex-direction:column;gap:.5rem;display:flex}.page-module___8aEwW__footerCol strong{color:var(--foreground);margin-bottom:.5rem}
.Features-module__zvCZ4q__container{max-width:1200px;margin:0 auto;padding:6rem 1rem}.Features-module__zvCZ4q__heading{text-align:center;color:var(--foreground);letter-spacing:-1px;margin-bottom:1rem;font-size:2.5rem;font-weight:800}.Features-module__zvCZ4q__subheading{text-align:center;color:var(--accent);margin-bottom:4rem;font-size:1.125rem}.Features-module__zvCZ4q__grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;display:grid}.Features-module__zvCZ4q__card{background:var(--secondary);border:1px solid var(--border);border-radius:12px;padding:2rem;transition:transform .3s,box-shadow .3s}.Features-module__zvCZ4q__card:hover{transform:translateY(-5px);box-shadow:0 10px 25px -5px #0000000d}.Features-module__zvCZ4q__icon{background:var(--background);border:1px solid var(--border);border-radius:12px;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:1rem;font-size:2.5rem;display:flex;box-shadow:0 2px 4px #0000000d}.Features-module__zvCZ4q__cardTitle{color:var(--foreground);margin-bottom:.75rem;font-size:1.25rem;font-weight:700}.Features-module__zvCZ4q__cardDescription{color:var(--accent);line-height:1.6}
.MoreInfo-module__-kVU-G__container{background-color:var(--secondary);border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:6rem 1rem}.MoreInfo-module__-kVU-G__content{flex-direction:column;gap:4rem;max-width:1200px;margin:0 auto;display:flex}@media (min-width:768px){.MoreInfo-module__-kVU-G__content{flex-direction:row;justify-content:space-between;align-items:center}}.MoreInfo-module__-kVU-G__textSection{flex:1}.MoreInfo-module__-kVU-G__title{letter-spacing:-1px;margin-bottom:1.5rem;font-size:2.25rem;font-weight:800}.MoreInfo-module__-kVU-G__description{color:var(--accent);margin-bottom:2rem;font-size:1.125rem;line-height:1.7}.MoreInfo-module__-kVU-G__list{flex-direction:column;gap:1rem;list-style:none;display:flex}.MoreInfo-module__-kVU-G__list li{color:var(--foreground);padding-left:2rem;font-weight:500;position:relative}.MoreInfo-module__-kVU-G__list li:before{content:"✓";color:var(--primary);font-weight:700;position:absolute;left:0}.MoreInfo-module__-kVU-G__statsSection{gap:2rem;display:flex}.MoreInfo-module__-kVU-G__statBox{background:var(--background);border:1px solid var(--border);border-radius:16px;flex-direction:column;justify-content:center;align-items:center;min-width:180px;padding:2.5rem;display:flex;box-shadow:0 4px 6px -1px #0000000d}.MoreInfo-module__-kVU-G__statNumber{color:var(--primary);margin-bottom:.5rem;font-size:3rem;font-weight:800;line-height:1}.MoreInfo-module__-kVU-G__statLabel{color:var(--accent);font-weight:500}
