*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#1f2937;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.6;overflow-x:hidden}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}html{scroll-behavior:smooth}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f1f5f9}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}.container{margin:0 auto;max-width:1200px;padding:0 1rem}.btn{align-items:center;border:none;border-radius:.5rem;cursor:pointer;display:inline-flex;font-size:1rem;font-weight:600;justify-content:center;padding:.75rem 1.5rem;text-decoration:none;transition:all .3s ease}.btn-primary{background:linear-gradient(135deg,#2563eb,#1d4ed8);box-shadow:0 4px 14px 0 #2563eb4d;color:#fff}.btn-primary:hover{box-shadow:0 6px 20px 0 #2563eb66;transform:translateY(-2px)}.btn-secondary{background:#0000;border:2px solid #2563eb;color:#2563eb}.btn-secondary:hover{background:#2563eb;color:#fff;transform:translateY(-2px)}.btn-outline{background:#0000;border:2px solid #fff;color:#fff}.btn-outline:hover{background:#fff;color:#2563eb;transform:translateY(-2px)}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInLeft{0%{opacity:0;transform:translateX(-30px)}to{opacity:1;transform:translateX(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translateX(30px)}to{opacity:1;transform:translateX(0)}}.fade-in-up{animation:fadeInUp .6s ease-out}.fade-in-left{animation:fadeInLeft .6s ease-out}.fade-in-right{animation:fadeInRight .6s ease-out}.gradient-text{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#2563eb,#7c3aed);-webkit-background-clip:text;background-clip:text}.card-hover{transition:all .3s ease}.card-hover:hover{box-shadow:0 20px 40px #0000001a;transform:translateY(-8px)}.loading{animation:spin 1s linear infinite}@media (max-width:768px){.container{padding:0 1rem}.btn{font-size:.875rem;padding:.625rem 1.25rem}}.navbar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-bottom:1px solid #0000001a;left:0;position:fixed;right:0;top:0;transition:all .3s ease;z-index:1000}.navbar-scrolled{background:#fffffffa;box-shadow:0 4px 20px #0000001a}.navbar-content{height:70px;justify-content:space-between;padding:1rem 0}.navbar-content,.navbar-logo{align-items:center;display:flex}.navbar-logo{color:#1f2937;font-size:1.5rem;font-weight:700;text-decoration:none;transition:transform .3s ease}.navbar-logo:hover{transform:scale(1.05)}.logo-icon{align-items:center;color:#2563eb;display:flex;font-size:2rem;margin-right:.75rem}.logo-image{height:60px;margin-right:.75rem;transition:transform .3s ease;width:auto}.logo-text{display:flex;flex-direction:column;line-height:1.1}.logo-absolute{color:#2563eb;font-weight:800}.logo-vision{color:#2563eb;font-size:.875rem;font-weight:600;margin-top:-2px}.navbar-menu{align-items:center;display:flex;gap:2rem}.navbar-link{color:#4b5563;font-size:.95rem;font-weight:500;padding:.5rem 0;position:relative;text-decoration:none;transition:all .3s ease}.navbar-link:after{background:linear-gradient(90deg,#2563eb,#7c3aed);bottom:0;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.navbar-link:hover{color:#2563eb}.navbar-link:hover:after{width:100%}.navbar-cta{margin-left:1rem}.navbar-toggle{background:none;border:none;color:#4b5563;cursor:pointer;display:none;font-size:1.5rem;padding:.5rem;transition:color .3s ease}.navbar-toggle:hover{color:#2563eb}@media (max-width:768px){.navbar-toggle{display:block}.navbar-menu{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffffa;border-bottom:1px solid #0000001a;flex-direction:column;gap:0;left:0;opacity:0;padding:2rem 0;position:fixed;right:0;top:70px;transform:translateY(-100%);transition:all .3s ease;visibility:hidden}.navbar-menu-open{opacity:1;transform:translateY(0);visibility:visible}.navbar-link{border-bottom:1px solid #0000000d;padding:1rem 2rem;text-align:center;width:100%}.navbar-link:after{display:none}.navbar-cta{margin:1rem 2rem 0}.navbar-cta .btn{justify-content:center;width:100%}}@media (max-width:480px){.navbar-content{height:60px;padding:.75rem 0}.navbar-logo{font-size:1.25rem}.logo-icon{font-size:1.75rem;margin-right:.5rem}.navbar-menu{top:60px}}.home{padding-top:70px;position:relative}.home:before{background-image:url(https://d1rz5ja328z9ns.cloudfront.net/static/media/logo-AV-latest.58e705df2af1a27a9bc4.png);background-position:50%;background-repeat:no-repeat;background-size:cover;content:"";height:100vh;left:0;opacity:.08;pointer-events:none;position:fixed;top:0;width:100vw;z-index:-1}.hero{align-items:center;background:linear-gradient(135deg,#f8fafc,#e2e8f0);display:flex;min-height:100vh;padding:8rem 0;position:relative}.hero-content{grid-gap:6rem;align-items:center;display:grid;gap:6rem;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1200px}.hero-title{color:#1f2937;font-size:4rem;font-weight:800;line-height:1.1;margin-bottom:2rem}.hero-description{color:#6b7280;font-size:1.25rem;line-height:1.6;margin-bottom:3rem}.hero-buttons{display:flex;flex-wrap:wrap;gap:1.5rem;margin-bottom:4rem}.hero-buttons button{border:none;cursor:pointer;font-family:inherit}.hero-stats{display:flex;flex-wrap:wrap;gap:3rem}.stat{align-items:center;display:flex;flex-direction:column;text-align:center}.stat-number{color:#2563eb}.stat-label{color:#6b7280;margin-top:.25rem}.hero-card{background:#fff;border-radius:1rem;box-shadow:0 20px 50px #0000001a;overflow:hidden;transform:perspective(1000px) rotateY(-15deg) rotateX(10deg);transition:transform .3s ease}.hero-card:hover{transform:perspective(1000px) rotateY(-10deg) rotateX(5deg)}.hero-card-header{align-items:center;background:linear-gradient(135deg,#2563eb,#7c3aed);color:#fff;display:flex;justify-content:space-between;padding:1.5rem}.hero-card-dots{display:flex;gap:.5rem}.hero-card-dots span{background:#ffffff4d;border-radius:50%;height:12px;width:12px}.hero-card-title{font-size:1.1rem;font-weight:600}.hero-card-content{padding:2rem 1.5rem}.dashboard-metric{align-items:center;border-bottom:1px solid #f3f4f6;display:flex;gap:1rem;padding:1rem 0}.dashboard-metric:last-child{border-bottom:none}.metric-icon{background:#eff6ff;border-radius:.5rem;color:#2563eb;font-size:1.5rem;padding:.75rem}.metric-value{color:#1f2937;font-size:1.5rem;font-weight:700;line-height:1}.metric-label{color:#6b7280;font-size:.875rem}.features-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));margin-top:3rem}.feature-card{background:#fff;border:1px solid #f3f4f6;border-radius:1rem;overflow:hidden;padding:2.5rem;position:relative;text-align:center}.feature-card:before{background:linear-gradient(90deg,#2563eb,#7c3aed);content:"";height:4px;left:0;position:absolute;right:0;top:0}.feature-card:hover{box-shadow:0 20px 40px #0000001a;transform:translateY(-8px)}.feature-icon{align-items:center;background:linear-gradient(135deg,#eff6ff,#f3e8ff);border-radius:50%;color:#2563eb;display:inline-flex;font-size:2rem;height:80px;justify-content:center;margin-bottom:1.5rem;width:80px}.feature-title{color:#1f2937;font-size:1.5rem;font-weight:600;margin-bottom:1rem}.feature-description{color:#6b7280;line-height:1.6;margin-bottom:1.5rem}.feature-link{align-items:center;color:#2563eb;display:inline-flex;font-weight:600;gap:.5rem;text-decoration:none;transition:gap .3s ease}.feature-link:hover{gap:.75rem}.mobile-apps-content{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr}.mobile-features{grid-gap:1rem;display:grid;gap:1rem;margin:2rem 0}.mobile-feature{align-items:center;color:#374151;display:flex;font-size:1.1rem;gap:.75rem}.mobile-feature svg{color:#10b981;font-size:1.25rem}.app-download-buttons{display:flex;flex-wrap:wrap;gap:1rem}.app-store-btn{align-items:center;background:#1f2937;border:none;border-radius:.75rem;color:#fff;cursor:pointer;display:flex;font-family:inherit;gap:.75rem;min-width:180px;padding:.75rem 1.5rem;text-decoration:none;transition:all .3s ease}.app-store-btn:hover{background:#374151;transform:translateY(-2px)}.app-store-btn svg{font-size:2rem}.app-store-btn div span{display:block;font-size:.75rem;opacity:.8}.app-store-btn div strong{font-size:1.1rem;font-weight:600}.phone-mockup{background:#1f2937;border-radius:2rem;box-shadow:0 25px 50px #0003;height:500px;margin:0 auto;padding:1rem;position:relative;width:280px}.phone-mockup:before{background:#374151;border-radius:2px;content:"";height:4px;left:50%;position:absolute;top:.5rem;transform:translateX(-50%);width:60px}.phone-screen{background:#fff;border-radius:1.5rem;height:100%;overflow:hidden;width:100%}.app-interface{height:100%;padding:1.5rem 1rem}.app-header h4{color:#1f2937;font-size:1.25rem;font-weight:600;margin-bottom:1.5rem;text-align:center}.app-content{grid-gap:1rem;display:grid;gap:1rem}.app-card{align-items:center;background:#f8fafc;border-left:4px solid #2563eb;border-radius:.75rem;display:flex;gap:1rem;padding:1rem}.app-card svg{color:#2563eb;font-size:1.5rem}.app-card span{color:#374151;font-weight:500}.benefits-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-top:3rem}.benefit-card{background:#fff;border:1px solid #f3f4f6;border-radius:1rem;padding:2rem;text-align:center;transition:all .3s ease}.benefit-card:hover{box-shadow:0 15px 35px #0000001a;transform:translateY(-5px)}.benefit-icon{align-items:center;background:linear-gradient(135deg,#2563eb,#7c3aed);border-radius:50%;color:#fff;display:inline-flex;font-size:1.75rem;height:70px;justify-content:center;margin-bottom:1.5rem;width:70px}.benefit-title{color:#1f2937;font-size:1.25rem;font-weight:600;margin-bottom:1rem}.benefit-description{color:#6b7280;line-height:1.6}.testimonials-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));margin-top:3rem}.testimonial-card{background:#fff;border:1px solid #f3f4f6;border-radius:1rem;padding:2.5rem;position:relative}.testimonial-card:hover{box-shadow:0 15px 35px #0000001a;transform:translateY(-5px)}.testimonial-rating{display:flex;gap:.25rem;margin-bottom:1.5rem}.testimonial-rating svg{color:#fbbf24;font-size:1.25rem}.testimonial-message{color:#374151;font-size:1.1rem;font-style:italic;line-height:1.6;margin-bottom:2rem}.author-name{color:#1f2937;font-size:1.1rem;font-weight:600;margin-bottom:.25rem}.author-position{color:#6b7280;font-size:.9rem}.cta{background:linear-gradient(135deg,#2563eb,#7c3aed);color:#fff;text-align:center}.cta-title{font-size:2.5rem;font-weight:700;margin-bottom:1rem}.cta-description{font-size:1.25rem;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;max-width:600px;opacity:.9}.cta-buttons{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.btn-lg{font-size:1.1rem;padding:1rem 2rem}.section-header{margin-bottom:3rem}.features{background:#fff;margin-top:0}.mobile-apps{background:linear-gradient(135deg,#f8fafc,#e2e8f0);margin-top:0}.benefits{background:#fff;margin-top:0}.testimonials{background:linear-gradient(135deg,#f8fafc,#e2e8f0);margin-top:0}@media (max-width:1024px){.hero-content,.mobile-apps-content{gap:3rem;grid-template-columns:1fr;text-align:center}.hero-title{font-size:3rem}.features-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}}@media (max-width:768px){.hero{min-height:auto;padding:3rem 0}.hero-title{font-size:2.5rem}.hero-description{font-size:1.1rem}.hero-stats{gap:1.5rem;justify-content:center}.benefits-grid,.features-grid,.testimonials-grid{gap:1.5rem;grid-template-columns:1fr}.section-title{font-size:2rem}.section-description{font-size:1.1rem}.cta-title{font-size:2rem}.cta-description{font-size:1.1rem}.phone-mockup{height:420px;width:240px}.app-download-buttons,.cta-buttons,.hero-buttons{justify-content:center}.home:before{background-size:cover;opacity:.07}}@media (max-width:480px){.hero-title{font-size:2rem}.hero-buttons{align-items:center;flex-direction:column}.hero-buttons .btn{max-width:280px;width:100%}.benefit-card,.feature-card,.testimonial-card{padding:1.5rem}.features-grid{grid-template-columns:1fr}.app-download-buttons,.cta-buttons{align-items:center;flex-direction:column}.cta-buttons .btn{max-width:280px;width:100%}.home:before{background-size:cover;opacity:.06}}.features-page{padding-top:70px}.features-hero{background:linear-gradient(135deg,#2563eb,#7c3aed);color:#fff;overflow:hidden;padding:5rem 0;position:relative;text-align:center}.features-hero:before{background-image:radial-gradient(circle at 20% 50%,#ffffff1a 0,#0000 50%),radial-gradient(circle at 80% 20%,#ffffff1a 0,#0000 50%);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.features-hero-content{position:relative;z-index:1}.features-hero-title{font-size:3.5rem;font-weight:800;line-height:1.1;margin-bottom:1.5rem}.features-hero-description{font-size:1.25rem;line-height:1.6;margin:0 auto;max-width:600px;opacity:.9}.main-features-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(500px,1fr));margin-top:3rem}.main-feature-card{background:#fff;border:1px solid #f3f4f6;border-radius:1rem;box-shadow:0 10px 30px #0000001a;overflow:hidden;padding:2.5rem;position:relative;transition:all .3s ease}.main-feature-card:hover{box-shadow:0 20px 40px #00000026;transform:translateY(-5px)}.main-feature-card:before{content:"";height:4px;left:0;position:absolute;right:0;top:0}.bg-green:before{background:linear-gradient(90deg,#10b981,#059669)}.bg-blue:before{background:linear-gradient(90deg,#3b82f6,#2563eb)}.bg-orange:before{background:linear-gradient(90deg,#f59e0b,#d97706)}.bg-purple:before{background:linear-gradient(90deg,#8b5cf6,#7c3aed)}.bg-indigo:before{background:linear-gradient(90deg,#6366f1,#4f46e5)}.bg-teal:before{background:linear-gradient(90deg,#14b8a6,#0d9488)}.feature-card-header{align-items:flex-start;display:flex;gap:1.5rem;margin-bottom:2rem}.feature-card-icon{align-items:center;border-radius:1rem;color:#fff;display:flex;flex-shrink:0;font-size:2rem;height:80px;justify-content:center;width:80px}.bg-green .feature-card-icon{background:linear-gradient(135deg,#10b981,#059669)}.bg-blue .feature-card-icon{background:linear-gradient(135deg,#3b82f6,#2563eb)}.bg-orange .feature-card-icon{background:linear-gradient(135deg,#f59e0b,#d97706)}.bg-purple .feature-card-icon{background:linear-gradient(135deg,#8b5cf6,#7c3aed)}.bg-indigo .feature-card-icon{background:linear-gradient(135deg,#6366f1,#4f46e5)}.bg-teal .feature-card-icon{background:linear-gradient(135deg,#14b8a6,#0d9488)}.feature-card-title h3{color:#1f2937;font-size:1.5rem;font-weight:600;margin-bottom:.5rem}.feature-card-title p{color:#6b7280;font-size:1rem;line-height:1.5}.feature-list{list-style:none;margin:0;padding:0}.feature-list-item{align-items:center;color:#374151;display:flex;font-size:.95rem;gap:.75rem;margin-bottom:1rem}.feature-list-item:last-child{margin-bottom:0}.feature-list-item svg{color:#10b981;flex-shrink:0;font-size:1rem}.additional-features-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-top:3rem}.additional-feature-card{background:#fff;border:1px solid #f3f4f6;border-radius:1rem;padding:2rem;text-align:center;transition:all .3s ease}.additional-feature-card:hover{border-color:#e5e7eb}.additional-feature-icon{align-items:center;background:linear-gradient(135deg,#eff6ff,#f3e8ff);border-radius:50%;color:#2563eb;display:inline-flex;font-size:1.75rem;height:70px;justify-content:center;margin-bottom:1.5rem;width:70px}.additional-feature-title{color:#1f2937;font-size:1.25rem;font-weight:600;margin-bottom:1rem}.additional-feature-description{color:#6b7280;line-height:1.6}.comparison-table{background:#fff;border-radius:1rem;box-shadow:0 10px 30px #0000001a;margin-top:3rem;overflow:hidden}.comparison-header{background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-bottom:2px solid #e2e8f0;display:grid;grid-template-columns:2fr 1fr 1fr}.comparison-header .comparison-cell{color:#1f2937;font-size:1.1rem;font-weight:600;padding:1.5rem;text-align:center}.comparison-row{border-bottom:1px solid #f1f5f9;display:grid;grid-template-columns:2fr 1fr 1fr}.comparison-row:last-child{border-bottom:none}.comparison-cell{align-items:center;color:#374151;display:flex;font-size:.95rem;justify-content:center;padding:1.25rem 1.5rem;text-align:center}.comparison-cell:first-child{color:#1f2937;font-weight:500;justify-content:flex-start}.comparison-cell.highlight{background:linear-gradient(135deg,#eff6ff,#f0f9ff);border-left:3px solid #2563eb;border-right:3px solid #2563eb;color:#2563eb;font-weight:600}.check-icon{color:#10b981;font-size:1.1rem;margin-right:.5rem}.features-cta{background:linear-gradient(135deg,#1f2937,#111827);color:#fff;text-align:center}.features-cta-title{font-size:2.5rem;font-weight:700;margin-bottom:1rem}.features-cta-description{font-size:1.25rem;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;max-width:600px;opacity:.9}.features-cta-buttons{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}@media (max-width:1024px){.main-features-grid{grid-template-columns:1fr}.comparison-header,.comparison-row{grid-template-columns:1.5fr 1fr 1fr}}@media (max-width:768px){.features-hero-title{font-size:2.5rem}.features-hero-description{font-size:1.1rem}.main-features-grid{gap:1.5rem;grid-template-columns:1fr}.main-feature-card{padding:2rem}.feature-card-header{flex-direction:column;gap:1rem;text-align:center}.additional-features-grid{gap:1.5rem;grid-template-columns:1fr}.comparison-header,.comparison-row{grid-template-columns:1fr}.comparison-cell{border-bottom:1px solid #f1f5f9;justify-content:flex-start;padding:1rem 1.5rem}.comparison-cell:last-child{border-bottom:2px solid #e2e8f0}.features-cta-title{font-size:2rem}.features-cta-description{font-size:1.1rem}.features-cta-buttons{align-items:center;flex-direction:column}.features-cta-buttons .btn{max-width:280px;width:100%}}@media (max-width:480px){.features-hero{padding:3rem 0}.features-hero-title{font-size:2rem}.additional-feature-card,.main-feature-card{padding:1.5rem}.additional-feature-icon,.feature-card-icon{font-size:1.5rem;height:60px;width:60px}.comparison-cell{font-size:.875rem;padding:.75rem 1rem}}.about-page{padding-top:70px}.about-hero{background:linear-gradient(135deg,#1f2937,#111827);color:#fff;overflow:hidden;padding:5rem 0;position:relative}.about-hero:before{background-image:radial-gradient(circle at 20% 50%,#2563eb1a 0,#0000 50%),radial-gradient(circle at 80% 20%,#7c3aed1a 0,#0000 50%);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.about-hero-content{position:relative;text-align:center;z-index:1}.about-hero-title{font-size:3.5rem;font-weight:800;line-height:1.1;margin-bottom:1.5rem}.about-hero-description{font-size:1.25rem;line-height:1.6;margin:0 auto 3rem;max-width:700px;opacity:.9}.about-stats{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin:0 auto;max-width:800px}.about-stat{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #ffffff1a;border-radius:1rem;gap:1rem;padding:1.5rem}.about-stat,.stat-icon{align-items:center;display:flex}.stat-icon{background:#2563eb33;border-radius:50%;color:#60a5fa;flex-shrink:0;font-size:1.5rem;height:50px;justify-content:center;width:50px}.stat-number{color:#fff;font-size:2rem;font-weight:800;line-height:1}.stat-label{color:#fff;font-size:.875rem;opacity:.8}.mission-vision-grid{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:1fr 1fr}.mission-card,.vision-card{background:#fff;border:1px solid #f3f4f6;border-radius:1rem;box-shadow:0 10px 30px #0000001a;overflow:hidden;padding:3rem;position:relative}.mission-card:before{background:linear-gradient(90deg,#2563eb,#1d4ed8)}.mission-card:before,.vision-card:before{content:"";height:4px;left:0;position:absolute;right:0;top:0}.vision-card:before{background:linear-gradient(90deg,#7c3aed,#6d28d9)}.card-title{color:#1f2937;font-size:2rem;font-weight:700;margin-bottom:1.5rem}.card-description{color:#6b7280;font-size:1.1rem;line-height:1.7}.values-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-top:3rem}.value-card{background:#fff;border:1px solid #f3f4f6;border-radius:1rem;padding:2.5rem;text-align:center;transition:all .3s ease}.value-card:hover{border-color:#e5e7eb;box-shadow:0 20px 40px #0000001a;transform:translateY(-5px)}.value-icon{align-items:center;background:linear-gradient(135deg,#eff6ff,#f3e8ff);border-radius:50%;color:#2563eb;display:inline-flex;font-size:2rem;height:80px;justify-content:center;margin-bottom:1.5rem;width:80px}.value-title{color:#1f2937;font-size:1.5rem;font-weight:600;margin-bottom:1rem}.value-description{color:#6b7280;line-height:1.6}.timeline-container{margin:3rem auto 0;max-width:1000px;position:relative}.timeline-container:before{background:linear-gradient(180deg,#2563eb,#7c3aed);border-radius:2px;content:"";height:100%;left:50%;position:absolute;top:0;transform:translateX(-50%);width:4px}.timeline-item{margin-bottom:3rem;position:relative}.timeline-item.left .timeline-content{margin-right:calc(50% + 2rem);text-align:right}.timeline-item.right .timeline-content{margin-left:calc(50% + 2rem);text-align:left}.timeline-content{background:#fff;border:1px solid #f3f4f6;border-radius:1rem;box-shadow:0 10px 30px #0000001a;padding:2rem;position:relative}.timeline-item.left .timeline-content:after{border-left:10px solid #fff;right:-10px}.timeline-item.left .timeline-content:after,.timeline-item.right .timeline-content:after{border-bottom:10px solid #0000;border-top:10px solid #0000;content:"";height:0;position:absolute;top:50%;transform:translateY(-50%);width:0}.timeline-item.right .timeline-content:after{border-right:10px solid #fff;left:-10px}.timeline-dot{background:#fff;border:4px solid #2563eb;border-radius:50%;height:20px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:20px;z-index:1}.timeline-year{background:linear-gradient(135deg,#2563eb,#7c3aed);border-radius:2rem;color:#fff;display:inline-block;font-size:.875rem;font-weight:600;margin-bottom:1rem;padding:.5rem 1rem}.timeline-title{color:#1f2937;font-size:1.5rem;font-weight:600;margin-bottom:.5rem}.timeline-description{color:#6b7280;line-height:1.6}.team-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-top:3rem}.team-card{background:#fff;border:1px solid #f3f4f6;border-radius:1rem;box-shadow:0 10px 30px #0000001a;padding:2rem;text-align:center;transition:all .3s ease}.team-card:hover{box-shadow:0 20px 40px #00000026;transform:translateY(-5px)}.team-image{margin-bottom:1.5rem}.team-avatar{align-items:center;background:linear-gradient(135deg,#eff6ff,#f3e8ff);border-radius:50%;color:#2563eb;display:flex;font-size:3rem;height:120px;justify-content:center;margin:0 auto;width:120px}.team-name{color:#1f2937;font-size:1.5rem;font-weight:600;margin-bottom:.5rem}.team-position{color:#2563eb;font-weight:500;margin-bottom:1rem}.team-description{color:#6b7280;font-size:.95rem;line-height:1.6;margin-bottom:1.5rem}.team-social{gap:1rem}.team-social,.team-social a{display:flex;justify-content:center}.team-social a{align-items:center;background:#f8fafc;border-radius:50%;color:#6b7280;height:40px;text-decoration:none;transition:all .3s ease;width:40px}.team-social a:hover{background:#2563eb;color:#fff;transform:translateY(-2px)}.about-cta{background:linear-gradient(135deg,#2563eb,#7c3aed);color:#fff;text-align:center}.about-cta-title{font-size:2.5rem;font-weight:700;margin-bottom:1rem}.about-cta-description{font-size:1.25rem;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;max-width:600px;opacity:.9}.about-cta-buttons{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.section-title{color:#1f2937;font-size:2.5rem;font-weight:700;margin-bottom:1rem}.section-description{color:#6b7280;font-size:1.25rem;line-height:1.6;margin:0 auto;max-width:600px}@media (max-width:1024px){.mission-vision-grid{gap:2rem;grid-template-columns:1fr}.timeline-container:before{left:2rem}.timeline-item.left .timeline-content,.timeline-item.right .timeline-content{margin-left:4rem;margin-right:0;text-align:left}.timeline-item.left .timeline-content:after,.timeline-item.right .timeline-content:after{border-left:none;border-right:10px solid #fff;left:-10px;right:auto}.timeline-dot{left:2rem}}@media (max-width:768px){.about-hero-title{font-size:2.5rem}.about-hero-description{font-size:1.1rem}.about-stats{gap:1rem;grid-template-columns:1fr}.about-stat{justify-content:center;text-align:center}.mission-card,.vision-card{padding:2rem}.team-grid,.values-grid{gap:1.5rem;grid-template-columns:1fr}.timeline-container{margin-top:2rem}.timeline-item{margin-bottom:2rem}.timeline-content{padding:1.5rem}.section-title{font-size:2rem}.section-description{font-size:1.1rem}.about-cta-title{font-size:2rem}.about-cta-description{font-size:1.1rem}.about-cta-buttons{align-items:center;flex-direction:column}.about-cta-buttons .btn{max-width:280px;width:100%}}@media (max-width:480px){.about-hero{padding:3rem 0}.about-hero-title{font-size:2rem}.mission-card,.team-card,.value-card,.vision-card{padding:1.5rem}.timeline-content{margin-left:3rem;padding:1.25rem}.timeline-container:before,.timeline-dot{left:1.5rem}.team-avatar{font-size:2.5rem;height:100px;width:100px}}.contact-page{padding-top:70px}.contact-hero{background:linear-gradient(135deg,#2563eb,#7c3aed);color:#fff;overflow:hidden;padding:4rem 0;position:relative;text-align:center}.contact-hero:before{background-image:radial-gradient(circle at 20% 50%,#ffffff1a 0,#0000 50%),radial-gradient(circle at 80% 20%,#ffffff1a 0,#0000 50%);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.contact-hero-content{position:relative;z-index:1}.contact-hero-title{font-size:3rem;font-weight:800;line-height:1.1;margin-bottom:1.5rem}.contact-hero-description{font-size:1.25rem;line-height:1.6;margin:0 auto;max-width:600px;opacity:.9}.contact-content{grid-gap:4rem;align-items:start;display:grid;gap:4rem;grid-template-columns:2fr 1fr}.contact-form-container{background:#fff;border:1px solid #f3f4f6;border-radius:1rem;box-shadow:0 20px 50px #0000001a;padding:3rem}.form-header{margin-bottom:2.5rem;text-align:center}.form-title{color:#1f2937;font-size:2rem;font-weight:700;margin-bottom:1rem}.form-description{color:#6b7280;line-height:1.6}.contact-form{display:flex;flex-direction:column;gap:1.5rem}.form-row{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr 1fr}.form-group{display:flex;flex-direction:column}.form-label{align-items:center;color:#374151;display:flex;font-size:.95rem;font-weight:500;gap:.5rem;margin-bottom:.75rem}.form-label svg{color:#2563eb;font-size:1rem}.form-input,.form-select,.form-textarea{background:#fff;border:2px solid #e5e7eb;border-radius:.5rem;color:#1f2937;font-size:1rem;padding:.875rem 1rem;transition:all .3s ease}.form-input:focus,.form-select:focus,.form-textarea:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a;outline:none}.form-input::placeholder,.form-textarea::placeholder{color:#9ca3af}.form-select{cursor:pointer}.form-textarea{min-height:120px;resize:vertical}.checkbox-grid{grid-gap:.75rem;display:grid;gap:.75rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-top:.5rem}.checkbox-label{align-items:center;border-radius:.375rem;cursor:pointer;display:flex;gap:.5rem;padding:.5rem;transition:background-color .3s ease}.checkbox-label:hover{background:#f8fafc}.checkbox-input{accent-color:#2563eb;border:2px solid #d1d5db;border-radius:.25rem;cursor:pointer;height:1.25rem;width:1.25rem}.checkbox-text{color:#374151;font-size:.95rem}.btn-full{gap:.5rem;justify-content:center;margin-top:1rem;width:100%}.loading-spinner{animation:spin 1s linear infinite;border:2px solid #ffffff4d;border-radius:50%;border-top-color:#fff;height:20px;width:20px}@keyframes spin{to{transform:rotate(1turn)}}.contact-info-container{background:#fff;border:1px solid #f3f4f6;border-radius:1rem;box-shadow:0 10px 30px #0000001a;height:-webkit-fit-content;height:fit-content;padding:2.5rem;position:-webkit-sticky;position:sticky;top:2rem}.info-title{color:#1f2937;font-size:1.5rem;font-weight:600;margin-bottom:2rem;text-align:center}.contact-info-cards{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:3rem}.contact-info-card{align-items:flex-start;background:#f8fafc;border:1px solid #e5e7eb;border-radius:.75rem;display:flex;gap:1rem;padding:1.5rem}.info-icon{align-items:center;background:linear-gradient(135deg,#2563eb,#7c3aed);border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:1.25rem;height:50px;justify-content:center;width:50px}.info-card-title{color:#1f2937;font-size:1.1rem;font-weight:600;margin-bottom:.25rem}.info-card-content{color:#2563eb;font-weight:500;margin-bottom:.25rem}.info-card-description{color:#6b7280;font-size:.875rem}.support-title{color:#1f2937;font-size:1.25rem;font-weight:600;margin-bottom:1.5rem;text-align:center}.support-options{display:flex;flex-direction:column;gap:1rem}.support-option{background:#f8fafc;border:1px solid #e5e7eb;border-radius:.5rem;gap:1rem;padding:1rem}.support-icon,.support-option{align-items:center;display:flex}.support-icon{background:linear-gradient(135deg,#10b981,#059669);border-radius:50%;color:#fff;flex-shrink:0;font-size:1rem;height:40px;justify-content:center;width:40px}.support-option-title{color:#1f2937;font-size:1rem;font-weight:600;margin-bottom:.25rem}.support-option-description{color:#6b7280;font-size:.875rem}.contact-success{align-items:center;display:flex;justify-content:center;min-height:80vh;padding:4rem 0}.success-content{margin:0 auto;max-width:500px;text-align:center}.success-icon{align-items:center;background:linear-gradient(135deg,#10b981,#059669);border-radius:50%;color:#fff;display:inline-flex;font-size:4rem;height:120px;justify-content:center;margin-bottom:2rem;width:120px}.success-title{color:#1f2937;font-size:3rem;font-weight:800;margin-bottom:1.5rem}.success-description{color:#6b7280;font-size:1.25rem;line-height:1.6;margin-bottom:2.5rem}.faq-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));margin-top:3rem}.faq-item{background:#fff;border:1px solid #f3f4f6;border-radius:1rem;box-shadow:0 4px 20px #0000000d;padding:2rem}.faq-question{color:#1f2937;font-size:1.25rem;font-weight:600;margin-bottom:1rem}.faq-answer{color:#6b7280;line-height:1.6}@media (max-width:1024px){.contact-content{gap:3rem;grid-template-columns:1fr}.contact-info-container{position:static}.faq-grid{grid-template-columns:1fr}}@media (max-width:768px){.contact-hero-title{font-size:2.5rem}.contact-hero-description{font-size:1.1rem}.contact-form-container,.contact-info-container{padding:2rem}.form-row{gap:1rem}.checkbox-grid,.form-row{grid-template-columns:1fr}.contact-info-card,.support-option{flex-direction:column;text-align:center}.success-title{font-size:2.5rem}.success-description{font-size:1.1rem}.faq-grid{gap:1.5rem;grid-template-columns:1fr}}@media (max-width:480px){.contact-hero{padding:3rem 0}.contact-hero-title{font-size:2rem}.contact-form-container,.contact-info-container{padding:1.5rem}.form-title{font-size:1.75rem}.success-icon{font-size:3rem;height:100px;width:100px}.success-title{font-size:2rem}.faq-item{padding:1.5rem}.faq-question{font-size:1.1rem}}.footer{background:linear-gradient(135deg,#1f2937,#111827);color:#fff;margin-top:auto;padding:4rem 0 0}.footer-content{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-bottom:3rem}.footer-section h3.footer-title{color:#fff;font-size:1.25rem;font-weight:600;margin-bottom:1.5rem}.footer-logo{align-items:center;display:flex;font-size:1.5rem;font-weight:700;margin-bottom:1.5rem}.footer-logo .logo-icon{color:#60a5fa;font-size:2rem;margin-right:.75rem}.footer-logo .logo-image{height:60px;margin-right:.75rem;width:auto}.footer-logo .logo-text{display:flex;flex-direction:column;line-height:1.1}.footer-logo .logo-absolute{color:#60a5fa;font-weight:800}.footer-logo .logo-vision{color:#60a5fa;font-size:.875rem;font-weight:600;margin-top:-2px}.footer-description{color:#d1d5db;font-size:.95rem;line-height:1.6;margin-bottom:2rem}.social-links{display:flex;gap:1rem}.social-links a{align-items:center;background:#ffffff1a;border-radius:50%;color:#d1d5db;display:flex;height:40px;justify-content:center;text-decoration:none;transition:all .3s ease;width:40px}.social-links a:hover{background:#2563eb;color:#fff;transform:translateY(-2px)}.footer-links{list-style:none;margin:0;padding:0}.footer-links li{margin-bottom:.75rem}.footer-links a{color:#d1d5db;font-size:.95rem;text-decoration:none;transition:color .3s ease}.footer-links a:hover{color:#60a5fa}.contact-info{margin-bottom:2rem}.contact-item{align-items:center;color:#d1d5db;display:flex;font-size:.95rem;margin-bottom:1rem}.contact-item svg{color:#60a5fa;flex-shrink:0;font-size:1rem;margin-right:.75rem}.app-downloads h4{color:#fff;font-size:1rem;font-weight:600;margin-bottom:1rem}.download-buttons{display:flex;flex-direction:column;gap:.75rem}.download-btn{align-items:center;background:#ffffff1a;border-radius:.5rem;color:#d1d5db;display:flex;font-size:.875rem;padding:.75rem 1rem;text-decoration:none;transition:all .3s ease}.download-btn:hover{background:#fff3;color:#fff;transform:translateY(-1px)}.download-btn svg{font-size:1.25rem;margin-right:.5rem}.footer-bottom{border-top:1px solid #ffffff1a;padding:2rem 0}.footer-bottom-content{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between}.footer-bottom p{color:#9ca3af;font-size:.875rem;margin:0}.footer-bottom-links{display:flex;flex-wrap:wrap;gap:2rem}.footer-bottom-links a{color:#9ca3af;font-size:.875rem;text-decoration:none;transition:color .3s ease}.footer-bottom-links a:hover{color:#60a5fa}@media (max-width:768px){.footer{padding:3rem 0 0}.footer-content{gap:2rem;grid-template-columns:1fr;margin-bottom:2rem}.footer-bottom-content{flex-direction:column;gap:1.5rem;text-align:center}.footer-bottom-links{gap:1.5rem;justify-content:center}.social-links{justify-content:flex-start}.download-buttons{flex-direction:row;gap:.5rem}.download-btn{flex:1 1;font-size:.8rem;justify-content:center;padding:.625rem .75rem}}@media (max-width:480px){.download-buttons{flex-direction:column}.download-btn{flex:none}}.App{display:flex;flex-direction:column;min-height:100vh}main{flex:1 1}.section{padding:5rem 0}.section-sm{padding:3rem 0}.section-lg{padding:7rem 0}.bg-pattern{overflow:hidden;position:relative}.bg-pattern:before{background-image:radial-gradient(circle at 25% 25%,#2563eb1a 0,#0000 50%),radial-gradient(circle at 75% 75%,#7c3aed1a 0,#0000 50%);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.grid{grid-gap:2rem;display:grid;gap:2rem}.grid-2{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.grid-3{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.grid-4{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.text-center{text-align:center}.text-lg{font-size:1.125rem}.text-lg,.text-xl{line-height:1.75rem}.text-xl{font-size:1.25rem}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-5xl{font-size:3rem;line-height:1}.text-6xl{font-size:3.75rem;line-height:1}.font-light{font-weight:300}.font-normal{font-weight:400}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.font-extrabold{font-weight:800}.text-gray-600{color:#4b5563}.text-gray-700{color:#374151}.text-gray-800{color:#1f2937}.text-blue-600{color:#2563eb}.text-purple-600{color:#7c3aed}.mb-2{margin-bottom:.5rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.mb-12{margin-bottom:3rem}.mt-4{margin-top:1rem}.mt-8{margin-top:2rem}.mt-12{margin-top:3rem}.flex{display:flex}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.space-y-4>*+*{margin-top:1rem}.space-y-6>*+*{margin-top:1.5rem}.space-y-8>*+*{margin-top:2rem}@media (max-width:768px){.text-4xl{font-size:1.875rem;line-height:2.25rem}.text-5xl{font-size:2.25rem;line-height:2.5rem}.text-6xl{font-size:2.5rem;line-height:1}.section{padding:3rem 0}.section-lg{padding:4rem 0}}