.Navbar-module__cJzEcG__navbar{-webkit-backdrop-filter:blur(12px);z-index:50;background:#050505b3;border-bottom:1px solid #ffffff0d;align-items:center;height:70px;display:flex;position:fixed;top:0;left:0;right:0}.Navbar-module__cJzEcG__container{justify-content:space-between;align-items:center;width:100%;max-width:1200px;margin:0 auto;padding:0 2rem;display:flex}.Navbar-module__cJzEcG__logo{letter-spacing:-.02em;color:var(--foreground);align-items:center;gap:.5rem;font-size:1.25rem;font-weight:800;text-decoration:none;display:flex}.Navbar-module__cJzEcG__logoIcon{width:24px;height:24px;color:var(--primary)}.Navbar-module__cJzEcG__navLinks{align-items:center;gap:2rem;display:flex}.Navbar-module__cJzEcG__link{color:#a1a1aa;font-size:.95rem;font-weight:500;text-decoration:none;transition:color .2s}.Navbar-module__cJzEcG__link:hover{color:var(--foreground)}.Navbar-module__cJzEcG__downloadBtn{background:linear-gradient(135deg, var(--gradient-start), var(--gradient-end));color:#fff;border:none;border-radius:2rem;padding:.5rem 1.25rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s}.Navbar-module__cJzEcG__downloadBtn:hover{transform:translateY(-1px);box-shadow:0 4px 15px #8b5cf666}@media (max-width:768px){.Navbar-module__cJzEcG__navLinks{display:none}}
.Hero-module__ZARIfG__hero{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:6rem 2rem;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__backgroundGlow{z-index:0;pointer-events:none;background:radial-gradient(circle,#4f46e526 0%,#ec489900 70%);width:600px;height:600px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Hero-module__ZARIfG__content{z-index:1;max-width:800px;position:relative}.Hero-module__ZARIfG__badge{color:var(--foreground);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:2rem;margin-bottom:2rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;display:inline-block}.Hero-module__ZARIfG__title{letter-spacing:-.02em;margin-bottom:1.5rem;font-size:clamp(2.5rem,5vw,4.5rem);font-weight:800;line-height:1.1}.Hero-module__ZARIfG__description{color:#a1a1aa;margin-bottom:3rem;max-width:600px;margin-inline:auto;font-size:clamp(1.125rem,2vw,1.25rem)}.Hero-module__ZARIfG__buttons{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.Hero-module__ZARIfG__btnPrimary,.Hero-module__ZARIfG__btnSecondary{border-radius:3rem;justify-content:center;align-items:center;gap:.75rem;padding:1rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:flex}.Hero-module__ZARIfG__btnPrimary{background:var(--foreground);color:var(--background)}.Hero-module__ZARIfG__btnPrimary:hover{transform:translateY(-2px);box-shadow:0 10px 20px -10px #ffffff80}.Hero-module__ZARIfG__btnSecondary{background:var(--secondary);color:var(--foreground);border:1px solid var(--card-border)}.Hero-module__ZARIfG__btnSecondary:hover{background:var(--secondary-hover);transform:translateY(-2px)}.Hero-module__ZARIfG__icon{width:24px;height:24px}
.Features-module__zvCZ4q__featuresSection{padding:8rem 0;position:relative}.Features-module__zvCZ4q__header{text-align:center;margin-bottom:5rem}.Features-module__zvCZ4q__title{margin-bottom:1rem;font-size:clamp(2rem,4vw,3rem);font-weight:700}.Features-module__zvCZ4q__subtitle{color:#a1a1aa;max-width:600px;margin:0 auto;font-size:1.125rem}.Features-module__zvCZ4q__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.Features-module__zvCZ4q__card{padding:2rem;transition:transform .3s,box-shadow .3s}.Features-module__zvCZ4q__card:hover{border-color:#4f46e580;transform:translateY(-5px);box-shadow:0 10px 30px -10px #4f46e533}.Features-module__zvCZ4q__iconWrapper{width:48px;height:48px;color:var(--accent);background:#4f46e51a;border-radius:12px;justify-content:center;align-items:center;margin-bottom:1.5rem;display:flex}.Features-module__zvCZ4q__cardTitle{color:var(--foreground);margin-bottom:.75rem;font-size:1.25rem;font-weight:600}.Features-module__zvCZ4q__cardDescription{color:#a1a1aa;font-size:.95rem;line-height:1.6}
.Audience-module__Q-UHEW__audienceSection{border-top:1px solid var(--card-border);border-bottom:1px solid var(--card-border);background:#ffffff05;padding:8rem 0}.Audience-module__Q-UHEW__header{text-align:center;margin-bottom:4rem}.Audience-module__Q-UHEW__title{margin-bottom:1rem;font-size:clamp(2rem,4vw,3rem);font-weight:700}.Audience-module__Q-UHEW__grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;display:grid}.Audience-module__Q-UHEW__card{background:var(--secondary);border:1px solid var(--card-border);border-radius:1rem;flex-direction:column;align-items:flex-start;padding:2rem;transition:all .3s;display:flex}.Audience-module__Q-UHEW__card:hover{background:var(--secondary-hover)}.Audience-module__Q-UHEW__number{color:#ffffff1a;margin-bottom:1rem;font-size:3rem;font-weight:800;line-height:1}.Audience-module__Q-UHEW__cardTitle{color:var(--foreground);margin-bottom:.5rem;font-size:1.25rem;font-weight:600}.Audience-module__Q-UHEW__cardDescription{color:#a1a1aa;font-size:.95rem;line-height:1.6}
.Team-module__EqCvfq__teamSection{padding:8rem 0}.Team-module__EqCvfq__header{text-align:center;margin-bottom:4rem}.Team-module__EqCvfq__title{margin-bottom:1rem;font-size:clamp(2rem,4vw,3rem);font-weight:700}.Team-module__EqCvfq__cardWrapper{justify-content:center;display:flex}.Team-module__EqCvfq__card{text-align:center;flex-direction:column;align-items:center;width:100%;max-width:400px;padding:3rem 2rem;display:flex;position:relative;overflow:hidden}.Team-module__EqCvfq__card:before{content:"";background:linear-gradient(90deg, var(--gradient-start), var(--gradient-end));width:100%;height:4px;position:absolute;top:0;left:0}.Team-module__EqCvfq__avatar{background:var(--secondary-hover);width:120px;height:120px;color:var(--foreground);border:4px solid var(--background);box-shadow:0 0 0 2px var(--card-border);border-radius:50%;justify-content:center;align-items:center;margin-bottom:1.5rem;font-size:2.5rem;display:flex}.Team-module__EqCvfq__name{margin-bottom:.25rem;font-size:1.5rem;font-weight:700}.Team-module__EqCvfq__role{color:var(--accent);margin-bottom:1.5rem;font-size:1rem;font-weight:500}.Team-module__EqCvfq__linkedin{color:#fff;background:#0077b5;border-radius:2rem;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.9rem;font-weight:600;transition:all .3s;display:inline-flex}.Team-module__EqCvfq__linkedin:hover{background:#006097;transform:translateY(-2px);box-shadow:0 5px 15px #0077b54d}.Team-module__EqCvfq__icon{width:20px;height:20px}
.Footer-module__S6Hkya__footer{border-top:1px solid var(--card-border);background:var(--background);margin-top:4rem;padding:4rem 0 2rem}.Footer-module__S6Hkya__content{text-align:center;flex-direction:column;align-items:center;gap:2rem;display:flex}.Footer-module__S6Hkya__brand{letter-spacing:-.02em;font-size:1.5rem;font-weight:800}.Footer-module__S6Hkya__disclaimer{color:#a1a1aa;max-width:600px;font-size:.875rem;line-height:1.6}.Footer-module__S6Hkya__links{flex-wrap:wrap;justify-content:center;gap:1.5rem;display:flex}.Footer-module__S6Hkya__link{color:var(--foreground);font-size:.9rem;font-weight:500;transition:color .3s}.Footer-module__S6Hkya__link:hover{color:var(--accent)}.Footer-module__S6Hkya__support{color:#a1a1aa;margin-top:1rem;font-size:.9rem}.Footer-module__S6Hkya__supportLink{color:var(--foreground);font-weight:600}.Footer-module__S6Hkya__supportLink:hover{color:var(--accent);text-decoration:underline}.Footer-module__S6Hkya__copyright{border-top:1px solid var(--card-border);color:#a1a1aa;width:100%;margin-top:3rem;padding-top:1.5rem;font-size:.875rem}
