.Navbar-module__cJzEcG__navbar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--border);z-index:1000;background:#fffc;align-items:center;width:100%;height:64px;display:flex;position:sticky;top:0}.dark .Navbar-module__cJzEcG__navbar{background:#020617cc}.Navbar-module__cJzEcG__navContainer{justify-content:space-between;align-items:center;display:flex}.Navbar-module__cJzEcG__logo{align-items:center;display:flex}.Navbar-module__cJzEcG__logoImage{object-fit:contain;width:auto;height:32px}.Navbar-module__cJzEcG__links{gap:2rem;display:none}.Navbar-module__cJzEcG__links a{color:var(--muted);font-weight:500;transition:color .2s}.Navbar-module__cJzEcG__links a:hover{color:var(--primary)}@media (min-width:768px){.Navbar-module__cJzEcG__links{display:flex}}.Navbar-module__cJzEcG__actions{gap:1rem;display:flex}
.Hero-module__ZARIfG__hero{background:radial-gradient(circle at 100% 0,#064e3b0d 0%,#0000 40%),radial-gradient(circle at 0 100%,#d977060d 0%,#0000 40%);padding:4rem 0 3rem;position:relative;overflow:hidden}.Hero-module__ZARIfG__heroContainer{text-align:center;flex-direction:column;align-items:center;gap:2rem;display:flex}@media (min-width:1024px){.Hero-module__ZARIfG__heroContainer{max-width:900px;margin:0 auto}}.Hero-module__ZARIfG__content{z-index:10;flex-direction:column;align-items:center;display:flex;position:relative}.Hero-module__ZARIfG__badge{color:var(--primary);background:#064e3b1a;border-radius:100px;margin-bottom:1rem;padding:.4rem .8rem;font-size:.8rem;font-weight:600;display:inline-block}.Hero-module__ZARIfG__title{letter-spacing:-.01em;margin-bottom:1rem;font-size:2.25rem;font-weight:800;line-height:1.2}@media (min-width:768px){.Hero-module__ZARIfG__title{font-size:2.75rem}}.Hero-module__ZARIfG__description{color:var(--muted);max-width:600px;margin-bottom:2rem;margin-left:auto;margin-right:auto;font-size:1rem}.Hero-module__ZARIfG__cta{justify-content:center;gap:.75rem;margin-bottom:2.5rem;display:flex}.Hero-module__ZARIfG__stats{justify-content:center;gap:2rem;display:flex}.Hero-module__ZARIfG__statItem{flex-direction:column;display:flex}.Hero-module__ZARIfG__statItem strong{color:var(--foreground);font-size:1.5rem;font-weight:700}.Hero-module__ZARIfG__statItem span{color:var(--muted);font-size:.875rem}.Hero-module__ZARIfG__visual{z-index:10;width:100%;max-width:800px;margin:0 auto;position:relative}.Hero-module__ZARIfG__dashboardMockup{background:var(--card);border-radius:var(--radius);border:1px solid var(--border);box-shadow:var(--shadow-lg);aspect-ratio:16/9;overflow:hidden}.Hero-module__ZARIfG__mockupHeader{border-bottom:1px solid var(--border);background:#f8fafc;align-items:center;height:40px;padding:0 1rem;display:flex}.Hero-module__ZARIfG__dots{gap:.4rem;display:flex}.Hero-module__ZARIfG__dots span{background:#e2e8f0;border-radius:50%;width:8px;height:8px}.Hero-module__ZARIfG__mockupContent{height:calc(100% - 40px);display:flex}.Hero-module__ZARIfG__mockupSidebar{border-right:1px solid var(--border);background:#fdfdfd;width:20%}.Hero-module__ZARIfG__mockupMain{background:#fff;flex:1;padding:1.5rem}.Hero-module__ZARIfG__mockupGrid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.Hero-module__ZARIfG__mockupCard{background:#f8fafc;border-radius:8px;height:60px}.Hero-module__ZARIfG__mockupChart{background:linear-gradient(#064e3b1a,#0000);border-radius:8px;grid-column:span 3;height:120px;margin-top:1rem}.Hero-module__ZARIfG__backgroundPatterns{pointer-events:none;opacity:.3;width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__ZARIfG__pattern1{background:radial-gradient(circle, var(--primary) 1px, transparent 1px);background-size:30px 30px;width:400px;height:400px;position:absolute;top:10%;right:-5%}.Hero-module__ZARIfG__pattern2{background:radial-gradient(circle, var(--secondary) 1px, transparent 1px);background-size:20px 20px;width:300px;height:300px;position:absolute;bottom:10%;left:-5%}
.Modules-module__FTqNVG__header{text-align:center;max-width:700px;margin:0 auto 4rem}.Modules-module__FTqNVG__title{margin-bottom:1rem;font-size:2.5rem;font-weight:800}.Modules-module__FTqNVG__subtitle{color:var(--muted);font-size:1.125rem}.Modules-module__FTqNVG__card{background:var(--card);border-radius:var(--radius);border:1px solid var(--border);padding:2.5rem;transition:all .3s;position:relative;overflow:hidden}.Modules-module__FTqNVG__card:hover{border-color:var(--primary-light);box-shadow:var(--shadow-lg);transform:translateY(-5px)}.Modules-module__FTqNVG__card:before{content:"";background:var(--primary);width:4px;height:0;transition:height .3s;position:absolute;top:0;left:0}.Modules-module__FTqNVG__card:hover:before{height:100%}.Modules-module__FTqNVG__icon{color:var(--primary);margin-bottom:1.5rem}.Modules-module__FTqNVG__cardTitle{color:var(--foreground);margin-bottom:1rem;font-size:1.25rem;font-weight:700}.Modules-module__FTqNVG__cardDescription{color:var(--muted);font-size:.9375rem;line-height:1.6}
.Panels-module__GYic_q__header{text-align:center;max-width:700px;margin:0 auto 4rem}.Panels-module__GYic_q__title{margin-bottom:1rem;font-size:2.5rem;font-weight:800}.Panels-module__GYic_q__subtitle{color:var(--muted);font-size:1.125rem}.Panels-module__GYic_q__card{background:var(--background);border-radius:var(--radius);border:1px solid var(--border);text-align:center;padding:2.5rem;transition:all .3s}.Panels-module__GYic_q__card:hover{border-color:var(--primary-light);box-shadow:var(--shadow-lg);transform:translateY(-5px)}.Panels-module__GYic_q__icon{color:var(--primary);justify-content:center;margin-bottom:1.5rem;display:flex}.Panels-module__GYic_q__cardTitle{color:var(--foreground);margin-bottom:1rem;font-size:1.25rem;font-weight:700}.Panels-module__GYic_q__cardDescription{color:var(--muted);font-size:.9375rem;line-height:1.6}@media (max-width:768px){.Panels-module__GYic_q__title{font-size:2rem}.Panels-module__GYic_q__card{padding:2rem}}
.ContactForm-module__j1WgZG__grid{grid-template-columns:1fr;align-items:center;gap:4rem;display:grid}@media (min-width:1024px){.ContactForm-module__j1WgZG__grid{grid-template-columns:1fr 1fr}}.ContactForm-module__j1WgZG__title{margin-bottom:1.5rem;font-size:2.5rem;font-weight:800}.ContactForm-module__j1WgZG__description{color:var(--muted);margin-bottom:3rem;font-size:1.125rem}.ContactForm-module__j1WgZG__contactDetails{flex-direction:column;gap:1.5rem;display:flex}.ContactForm-module__j1WgZG__detailItem{flex-direction:column;display:flex}.ContactForm-module__j1WgZG__detailItem strong{color:var(--primary);margin-bottom:.25rem;font-size:.875rem}.ContactForm-module__j1WgZG__detailItem span{color:var(--foreground);font-size:1rem}.ContactForm-module__j1WgZG__formContainer{background:var(--card);border-radius:var(--radius);border:1px solid var(--border);box-shadow:var(--shadow);padding:3rem}.ContactForm-module__j1WgZG__form{flex-direction:column;gap:1.5rem;display:flex}.ContactForm-module__j1WgZG__formGroup{flex-direction:column;gap:.5rem;display:flex}.ContactForm-module__j1WgZG__formGroup label{color:var(--foreground);font-size:.875rem;font-weight:600}.ContactForm-module__j1WgZG__formGroup input,.ContactForm-module__j1WgZG__formGroup textarea{border:1px solid var(--border);background:var(--background);color:var(--foreground);font:inherit;border-radius:8px;padding:.75rem 1rem;transition:border-color .2s}.ContactForm-module__j1WgZG__formGroup input:focus,.ContactForm-module__j1WgZG__formGroup textarea:focus{border-color:var(--primary);outline:none}.ContactForm-module__j1WgZG__success{color:var(--primary-light);text-align:center;margin-top:1rem;font-weight:600}.ContactForm-module__j1WgZG__error{color:#ef4444;text-align:center;margin-top:1rem;font-weight:600}
