.Navbar-module__cJzEcG__navbar{z-index:100;-webkit-backdrop-filter:blur(20px);border-bottom:1px solid var(--glass-border);background:#05050ab3;width:100%;padding:1rem 0;position:fixed;top:0;left:0}.Navbar-module__cJzEcG__navContainer{justify-content:space-between;align-items:center;display:flex}.Navbar-module__cJzEcG__logo{letter-spacing:-.5px;font-size:1.5rem;font-weight:800}.Navbar-module__cJzEcG__navLinks{gap:2rem;display:flex}.Navbar-module__cJzEcG__link{color:var(--text-secondary);font-weight:500;transition:color .3s}.Navbar-module__cJzEcG__link:hover{color:var(--text-primary)}.Navbar-module__cJzEcG__authButtons{gap:1rem;display:flex}@media (max-width:768px){.Navbar-module__cJzEcG__navLinks{display:none}}
.Hero-module__ZARIfG__heroSection{text-align:center;padding-top:150px;padding-bottom:100px;position:relative;overflow:hidden}.Hero-module__ZARIfG__heroContainer{z-index:10;position:relative}.Hero-module__ZARIfG__glowOrb1,.Hero-module__ZARIfG__glowOrb2{filter:blur(100px);z-index:0;opacity:.5;border-radius:50%;animation:8s infinite alternate Hero-module__ZARIfG__pulse-glow;position:absolute}.Hero-module__ZARIfG__glowOrb1{background:var(--accent-color);width:400px;height:400px;top:-100px;left:-100px}.Hero-module__ZARIfG__glowOrb2{background:#a855f7;width:300px;height:300px;bottom:-50px;right:-50px}.Hero-module__ZARIfG__badge{background:var(--glass-bg);border:1px solid var(--glass-border);color:var(--text-secondary);border-radius:20px;align-items:center;gap:8px;margin-bottom:24px;padding:6px 16px;font-size:.875rem;display:inline-flex}.Hero-module__ZARIfG__badgeDot{background:#10b981;border-radius:50%;width:8px;height:8px;box-shadow:0 0 10px #10b981}.Hero-module__ZARIfG__title{letter-spacing:-1px;margin-bottom:24px;font-size:3.5rem;font-weight:800;line-height:1.2}.Hero-module__ZARIfG__subtitle{color:var(--text-secondary);max-width:700px;margin:0 auto 40px;font-size:1.25rem}.Hero-module__ZARIfG__ctaGroup{justify-content:center;gap:16px;margin-bottom:60px;display:flex}.Hero-module__ZARIfG__dashboardPreview{max-width:900px;margin:0 auto;transition:transform .5s;animation:6s ease-in-out infinite Hero-module__ZARIfG__float;transform:perspective(1000px)rotateX(5deg)}.Hero-module__ZARIfG__dashboardPreview:hover{transform:perspective(1000px)rotateX(0)}.Hero-module__ZARIfG__windowHeader{border-bottom:1px solid var(--glass-border);background:#0003;border-top-left-radius:16px;border-top-right-radius:16px;gap:8px;padding:12px 16px;display:flex}.Hero-module__ZARIfG__dot{background:#333;border-radius:50%;width:12px;height:12px}.Hero-module__ZARIfG__dot:first-child{background:#ef4444}.Hero-module__ZARIfG__dot:nth-child(2){background:#f59e0b}.Hero-module__ZARIfG__dot:nth-child(3){background:#10b981}.Hero-module__ZARIfG__previewContent{text-align:left;background:#0a0a0fcc;border-bottom-right-radius:16px;border-bottom-left-radius:16px;min-height:300px;padding:40px;font-family:monospace}.Hero-module__ZARIfG__mockupCode p{color:var(--text-secondary);margin-bottom:12px}.Hero-module__ZARIfG__mockupCode p span{color:var(--accent-color);margin-right:8px;font-weight:700}.Hero-module__ZARIfG__success{color:#10b981!important}@media (max-width:768px){.Hero-module__ZARIfG__title{font-size:2.5rem}.Hero-module__ZARIfG__ctaGroup{flex-direction:column}.Hero-module__ZARIfG__previewContent{padding:20px}}
.Features-module__zvCZ4q__featuresSection{padding:100px 0;position:relative}.Features-module__zvCZ4q__sectionHeader{text-align:center;margin-bottom:60px}.Features-module__zvCZ4q__sectionHeader h2{margin-bottom:16px;font-size:2.5rem}.Features-module__zvCZ4q__sectionHeader p{color:var(--text-secondary);font-size:1.125rem}.Features-module__zvCZ4q__featureCard{padding:32px;transition:all .3s;position:relative;overflow:hidden}.Features-module__zvCZ4q__featureCard:before{content:"";opacity:0;background:linear-gradient(135deg,#6366f11a,#0000);width:100%;height:100%;transition:opacity .3s;position:absolute;top:0;left:0}.Features-module__zvCZ4q__featureCard:hover{border-color:#6366f14d;transform:translateY(-5px);box-shadow:0 10px 30px #00000080}.Features-module__zvCZ4q__featureCard:hover:before{opacity:1}.Features-module__zvCZ4q__iconWrapper{background:#ffffff0d;border-radius:12px;margin-bottom:24px;padding:16px;font-size:2.5rem;display:inline-block}.Features-module__zvCZ4q__featureCard h3{margin-bottom:12px;font-size:1.25rem;font-weight:600}.Features-module__zvCZ4q__featureCard p{color:var(--text-secondary);font-size:.95rem;line-height:1.6}
.TechHighlights-module__OGNZFq__techSection{border-top:1px solid var(--glass-border);border-bottom:1px solid var(--glass-border);background:#0a0a0f66;padding:100px 0}.TechHighlights-module__OGNZFq__flexContainer{align-items:center;gap:60px;display:flex}.TechHighlights-module__OGNZFq__textContent{flex:1}.TechHighlights-module__OGNZFq__textContent h2{margin-bottom:20px;font-size:2.5rem}.TechHighlights-module__OGNZFq__textContent>p{color:var(--text-secondary);margin-bottom:40px;font-size:1.125rem}.TechHighlights-module__OGNZFq__techList{flex-direction:column;gap:30px;list-style:none;display:flex}.TechHighlights-module__OGNZFq__techList li{gap:20px;display:flex}.TechHighlights-module__OGNZFq__stepNumber{width:40px;height:40px;color:var(--accent-color);background:#6366f133;border:1px solid #6366f14d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1.25rem;font-weight:700;display:flex}.TechHighlights-module__OGNZFq__techList h4{margin-bottom:8px;font-size:1.25rem}.TechHighlights-module__OGNZFq__techList p{color:var(--text-secondary);line-height:1.5}.TechHighlights-module__OGNZFq__imageContent{flex:1;position:relative}.TechHighlights-module__OGNZFq__codeEditor{background:#0d0d12;padding:0;overflow:hidden;transform:translate(-20px)translateY(-20px);box-shadow:0 20px 40px #00000080}.TechHighlights-module__OGNZFq__header{color:#888;border-bottom:1px solid var(--glass-border);background:#1a1a24;padding:10px 16px;font-family:monospace;font-size:.9rem}.TechHighlights-module__OGNZFq__code{color:#a855f7;padding:24px;font-family:Courier New,Courier,monospace;font-size:.95rem;line-height:1.6}.TechHighlights-module__OGNZFq__generatedImage{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid var(--accent-glow);background:#ffffff0d;justify-content:center;align-items:center;width:70%;height:200px;display:flex;position:absolute;bottom:-40px;right:-20px;box-shadow:0 20px 40px #0009}.TechHighlights-module__OGNZFq__imagePlaceholder{text-align:center;color:#10b981}.TechHighlights-module__OGNZFq__imagePlaceholder .TechHighlights-module__OGNZFq__icon{margin-bottom:10px;font-size:3rem;display:block}@media (max-width:992px){.TechHighlights-module__OGNZFq__flexContainer{flex-direction:column}.TechHighlights-module__OGNZFq__imageContent{width:100%;margin-top:40px}.TechHighlights-module__OGNZFq__generatedImage{bottom:-20px;right:0}}
.Footer-module__S6Hkya__footer{border-top:1px solid var(--glass-border);background:#05050a;margin-top:60px;padding:40px 0}.Footer-module__S6Hkya__footerContainer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;display:flex}.Footer-module__S6Hkya__logo{margin-bottom:10px;font-size:1.5rem;font-weight:800}.Footer-module__S6Hkya__description{color:var(--text-secondary);font-size:.9rem}.Footer-module__S6Hkya__links{gap:30px;display:flex}.Footer-module__S6Hkya__link{color:var(--text-secondary);font-size:.9rem;transition:color .3s}.Footer-module__S6Hkya__link:hover{color:#fff}.Footer-module__S6Hkya__copyright{text-align:center;color:#555;margin-top:40px;font-size:.85rem}
