.Navbar-module__cRh5nW__navbar{z-index:1000;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--glass-border);background:#fffc;width:100%;padding:1rem 2rem;position:fixed;top:0;left:0}.Navbar-module__cRh5nW__container{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;display:flex}.Navbar-module__cRh5nW__logo{letter-spacing:-1px;color:var(--foreground);align-items:center;gap:.8rem;font-size:1.5rem;font-weight:800;text-decoration:none;display:flex}.Navbar-module__cRh5nW__logoImg{width:auto;height:32px}.Navbar-module__cRh5nW__logo span{color:var(--primary)}.Navbar-module__cRh5nW__links{align-items:center;gap:2rem;display:flex}.Navbar-module__cRh5nW__link{color:var(--foreground);font-size:.95rem;font-weight:600;transition:color .2s}.Navbar-module__cRh5nW__link:hover{color:var(--primary)}.Navbar-module__cRh5nW__loginBtn{background:var(--primary-gradient);color:#fff;border-radius:8px;padding:.6rem 1.5rem;font-size:.9rem;font-weight:700;box-shadow:0 4px 6px -1px #2563eb33}@media (max-width:768px){.Navbar-module__cRh5nW__links{display:none}}
.Hero-module__P_WY2G__hero{background:radial-gradient(circle at 100% 0,#eff6ff,#0000),radial-gradient(circle at 0 100%,#eff6ff,#0000);justify-content:center;align-items:center;min-height:65vh;padding-top:5rem;display:flex;position:relative}.Hero-module__P_WY2G__glow{background:var(--primary-glow);z-index:-1;pointer-events:none;width:100vw;height:100vh;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Hero-module__P_WY2G__container{text-align:center;max-width:900px;padding:0 2rem}.Hero-module__P_WY2G__title{letter-spacing:-2px;color:var(--foreground);margin-bottom:2rem;font-size:4.5rem;font-weight:900;line-height:1}.Hero-module__P_WY2G__subtitle{color:var(--text-muted);max-width:700px;margin:0 auto 3rem;font-size:1.25rem;font-weight:500;line-height:1.6}.Hero-module__P_WY2G__actions{justify-content:center;gap:1.5rem;display:flex}.Hero-module__P_WY2G__primaryBtn{background:var(--primary-gradient);color:#fff;padding:1rem 2.5rem;font-size:1.1rem;box-shadow:0 10px 15px -3px #2563eb4d}.Hero-module__P_WY2G__secondaryBtn{border:1px solid var(--glass-border);color:var(--foreground);box-shadow:var(--shadow-sm);background:#fff;padding:1rem 2.5rem;font-size:1.1rem}@media (max-width:768px){.Hero-module__P_WY2G__title{font-size:2.5rem}.Hero-module__P_WY2G__actions{flex-direction:column}}
.Features-module__7s66lW__features{background:#f8fafc;padding:4rem 0}.Features-module__7s66lW__container{max-width:1200px;margin:0 auto}.Features-module__7s66lW__header{text-align:center;margin-bottom:3rem}.Features-module__7s66lW__header h2{letter-spacing:-1px;color:var(--foreground);margin-bottom:1.5rem;font-size:3rem;font-weight:800}.Features-module__7s66lW__header p{color:var(--text-muted);font-size:1.25rem;font-weight:500}.Features-module__7s66lW__grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2.5rem;display:grid}.Features-module__7s66lW__card{border:1px solid var(--glass-border);border-radius:var(--radius);box-shadow:var(--shadow-sm);background:#fff;padding:3rem;transition:all .3s}.Features-module__7s66lW__card:hover{box-shadow:var(--shadow-lg);border-color:var(--primary);transform:translateY(-8px)}.Features-module__7s66lW__iconWrapper{background:#0070f31a;border-radius:12px;justify-content:center;align-items:center;width:50px;height:50px;margin-bottom:1.5rem;display:flex}.Features-module__7s66lW__card h3{margin-bottom:1rem;font-size:1.25rem}.Features-module__7s66lW__card p{color:var(--text-muted);line-height:1.6}@media (max-width:600px){.Features-module__7s66lW__features{padding:4rem 20px}.Features-module__7s66lW__header{margin-bottom:2.5rem}.Features-module__7s66lW__header h2{font-size:2rem}.Features-module__7s66lW__grid{gap:1.25rem}.Features-module__7s66lW__card{padding:1.75rem}}
.Comparison-module__CyuTXq__comparison{background:#fff;position:relative}.Comparison-module__CyuTXq__container{max-width:1000px;margin:0 auto}.Comparison-module__CyuTXq__grid{grid-template-columns:1fr 1fr;gap:4rem;max-width:1100px;margin:0 auto;display:grid}.Comparison-module__CyuTXq__card{border:1px solid var(--glass-border);box-shadow:var(--shadow-lg);background:#fff;border-radius:20px;flex-direction:column;padding:4rem;display:flex}.Comparison-module__CyuTXq__tag{color:var(--primary);background:#eff6ff;border-radius:100px;width:fit-content;margin-bottom:1.5rem;padding:.4rem 1rem;font-size:.85rem;font-weight:700;display:inline-block}.Comparison-module__CyuTXq__card h2{color:var(--foreground);margin-bottom:2rem;font-size:2.25rem;font-weight:800}.Comparison-module__CyuTXq__list{flex:1;margin-bottom:3rem;list-style:none}.Comparison-module__CyuTXq__list li{color:var(--foreground);align-items:center;gap:1rem;margin-bottom:1.25rem;font-size:1rem;font-weight:500;display:flex}.Comparison-module__CyuTXq__btnPrimary{background:var(--primary-gradient);color:#fff;padding:1.25rem;font-size:1.1rem;font-weight:700;box-shadow:0 10px 15px -3px #2563eb33}.Comparison-module__CyuTXq__btnSecondary{color:#fff;background:#0f172a;padding:1.25rem;font-size:1.1rem;font-weight:700}.Comparison-module__CyuTXq__btnSecondary:hover{background:var(--card-bg)}@media (max-width:768px){.Comparison-module__CyuTXq__grid{grid-template-columns:1fr}}
.Footer-module__3hUVsW__footer{border-top:1px solid var(--glass-border);background:#fff;padding:6rem 2rem 3rem}.Footer-module__3hUVsW__container{max-width:1200px;margin:0 auto}.Footer-module__3hUVsW__content{justify-content:space-between;gap:4rem;margin-bottom:6rem;display:flex}.Footer-module__3hUVsW__brand{max-width:350px}.Footer-module__3hUVsW__logo{letter-spacing:-1px;color:var(--foreground);align-items:center;gap:.8rem;margin-bottom:1.5rem;font-size:1.75rem;font-weight:800;text-decoration:none;display:flex}.Footer-module__3hUVsW__logoImg{width:auto;height:48px}.Footer-module__3hUVsW__logo span{color:var(--primary)}.Footer-module__3hUVsW__brand p{color:var(--text-muted);font-weight:500;line-height:1.6}.Footer-module__3hUVsW__links{gap:6rem;display:flex}.Footer-module__3hUVsW__links h4{color:var(--foreground);margin-bottom:2rem;font-size:1rem;font-weight:800}.Footer-module__3hUVsW__links a{color:var(--text-muted);margin-bottom:1rem;font-size:.95rem;font-weight:600;transition:color .2s;display:block}.Footer-module__3hUVsW__links a:hover{color:var(--primary)}.Footer-module__3hUVsW__bottom{border-top:1px solid var(--glass-border);text-align:center;padding-top:2rem}.Footer-module__3hUVsW__bottom p{color:var(--text-muted);font-size:.8rem}@media (max-width:768px){.Footer-module__3hUVsW__content{flex-direction:column;gap:2rem}.Footer-module__3hUVsW__links{gap:2rem}}
.page-module___8aEwW__main{min-height:100vh}
