:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6;color:#1f2937;background-color:#fff;width:100vw}.app{min-height:100vh;width:100%}.container{max-width:1200px;margin:0 auto;padding:0 20px;width:100%}.header{background:#fff;position:fixed;top:0;left:0;right:0;z-index:1000;border-bottom:1px solid #e5e7eb;width:100%;box-shadow:0 1px 3px #0000001a}.nav{display:flex;justify-content:space-between;align-items:center;padding:1rem 0;width:100%}.nav-brand .brand-text{font-size:1.8rem;font-weight:700;color:#1f2937;margin:0}.nav-links{display:flex;align-items:center;gap:2rem}.nav-links a{text-decoration:none;color:#374151;font-weight:500;transition:color .3s ease}.nav-links a:hover{color:#1f2937}.btn-app{background:#1f2937;color:#fff!important;padding:.5rem 1rem;border-radius:.375rem;font-weight:600;transition:all .3s ease}.btn-app:hover{background:#111827;transform:translateY(-1px)}.hero{padding:8rem 0 4rem;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;text-align:center;width:100%}.hero-content{max-width:800px;margin:0 auto 3rem}.hero-title{font-size:3.5rem;font-weight:700;margin-bottom:1.5rem;line-height:1.2}.hero-subtitle{font-size:1.25rem;margin-bottom:2rem;opacity:.9;line-height:1.6}.hero-buttons{display:flex;gap:1rem;justify-content:center;margin-bottom:3rem}.hero-stats{display:flex;justify-content:center;gap:2rem;flex-wrap:wrap}.stat{background:#ffffff1a;padding:1.5rem;border-radius:.5rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);min-width:200px}.stat h3{font-size:.875rem;font-weight:500;opacity:.8;margin-bottom:.5rem}.stat p{font-size:1.5rem;font-weight:700;margin:0}.btn-primary,.btn-secondary{padding:.75rem 1.5rem;border:none;border-radius:.375rem;font-weight:600;font-size:1rem;cursor:pointer;transition:all .3s ease;text-decoration:none;display:inline-block}.btn-primary{background:#1f2937;color:#fff}.btn-primary:hover{background:#111827;transform:translateY(-2px);box-shadow:0 4px 12px #1f293766}.btn-secondary{background:#ffffff1a;color:#fff;border:1px solid rgba(255,255,255,.3)}.btn-secondary:hover{background:#fff3;transform:translateY(-2px)}.section-header{text-align:center;margin-bottom:3rem}.section-header h6{font-size:.875rem;font-weight:600;color:#667eea;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem}.section-header h2{font-size:2.5rem;font-weight:700;color:#1f2937;margin-bottom:1rem}.section-header p{font-size:1.125rem;color:#6b7280;max-width:600px;margin:0 auto}.about-section{padding:5rem 0;background:#f9fafb}.about-tabs{display:flex;justify-content:center;gap:1rem;margin-bottom:2rem}.tab-btn{padding:.5rem 1rem;border:1px solid #d1d5db;background:#fff;color:#374151;border-radius:.375rem;cursor:pointer;transition:all .3s ease}.tab-btn.active,.tab-btn:hover{background:#1f2937;color:#fff;border-color:#1f2937}.about-content{max-width:800px;margin:0 auto;text-align:center}.about-content p{font-size:1.125rem;color:#6b7280;margin-bottom:1.5rem;line-height:1.7}.services-section{padding:5rem 0}.services-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:3rem}.service-card{background:#fff;padding:2rem;border-radius:.5rem;box-shadow:0 4px 6px #0000000d;border:1px solid #e5e7eb;transition:all .3s ease;text-align:center}.service-card:hover{transform:translateY(-4px);box-shadow:0 12px 25px #0000001a}.service-icon{font-size:2.5rem;margin-bottom:1rem}.service-card h4{font-size:1.25rem;font-weight:600;color:#1f2937;margin-bottom:1rem}.service-card p{color:#6b7280;line-height:1.6}.stats-section{padding:4rem 0;background:#1f2937;color:#fff}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem}.stat-item{text-align:center}.stat-item h3{font-size:2rem;font-weight:700;margin-bottom:.5rem;color:#667eea}.stat-item p{color:#9ca3af;font-size:.875rem}.feature-section{padding:5rem 0}.bg-light{background-color:#f9fafb}.feature-content{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.feature-content.reverse{direction:rtl}.feature-content.reverse>*{direction:ltr}.feature-text h6{font-size:.875rem;font-weight:600;color:#667eea;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem}.feature-text h2{font-size:2.5rem;font-weight:700;color:#1f2937;margin-bottom:1rem}.feature-text p{font-size:1.125rem;color:#6b7280;margin-bottom:2rem;line-height:1.7}.feature-stats{margin-bottom:2rem}.feature-stat{display:inline-block;background:#f3f4f6;padding:1rem 1.5rem;border-radius:.5rem;margin-right:1rem}.feature-stat span{font-size:1.5rem;font-weight:700;color:#1f2937;display:block;margin-bottom:.25rem}.feature-stat p{font-size:.875rem;color:#6b7280;margin:0}.feature-image{display:flex;justify-content:center;align-items:center}.image-placeholder{width:100%;height:300px;background:#e5e7eb;border-radius:.5rem;display:flex;align-items:center;justify-content:center;color:#6b7280;font-weight:500}.partners-section{padding:5rem 0;background:#f9fafb}.partners-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:3rem}.partner-category{background:#fff;padding:2rem;border-radius:.5rem;box-shadow:0 4px 6px #0000000d;border:1px solid #e5e7eb}.partner-category h4{font-size:1.25rem;font-weight:600;color:#1f2937;margin-bottom:1rem;text-align:center}.partner-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:1rem}.partner{background:#f3f4f6;padding:1rem;border-radius:.375rem;text-align:center;font-weight:500;color:#374151;transition:all .3s ease}.partner:hover{background:#e5e7eb;transform:translateY(-2px)}.cta-section{padding:5rem 0;background:#1f2937;color:#fff;text-align:center}.cta-content h2{font-size:2.5rem;font-weight:700;margin-bottom:1rem}.cta-content p{font-size:1.125rem;opacity:.9;margin-bottom:2rem;max-width:600px;margin-left:auto;margin-right:auto}.footer{background:#111827;color:#fff;padding:3rem 0 1rem;width:100%}.footer-content{display:grid;grid-template-columns:1fr 2fr;gap:3rem;margin-bottom:2rem}.footer-brand h3{font-size:1.5rem;font-weight:700;margin-bottom:1rem}.footer-brand p{color:#9ca3af;line-height:1.6}.footer-links{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.footer-section h4{font-size:1.125rem;font-weight:600;margin-bottom:1rem;color:#d1d5db}.footer-section ul{list-style:none}.footer-section ul li{margin-bottom:.5rem}.footer-section ul li a{color:#9ca3af;text-decoration:none;transition:color .3s ease}.footer-section ul li a:hover{color:#d1d5db}.footer-bottom{border-top:1px solid #374151;padding-top:1rem;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.footer-legal{display:flex;gap:1rem}.footer-legal a{color:#9ca3af;text-decoration:none;transition:color .3s ease}.footer-legal a:hover{color:#d1d5db}.footer-bottom p{color:#9ca3af;margin:0}@media (max-width: 768px){.container{padding:0 15px}.nav{flex-direction:column;gap:1rem;padding:1rem 0}.nav-links{flex-wrap:wrap;gap:1rem;justify-content:center}.hero{padding:6rem 0 3rem}.hero-title{font-size:2.5rem}.hero-buttons{flex-direction:column;align-items:center}.feature-content{grid-template-columns:1fr;gap:2rem}.feature-content.reverse{direction:ltr}.services-grid{grid-template-columns:1fr}.stats-grid{grid-template-columns:repeat(2,1fr)}.partners-grid{grid-template-columns:1fr}.footer-content{grid-template-columns:1fr;text-align:center}.footer-links{grid-template-columns:1fr}.footer-bottom{flex-direction:column;text-align:center}}@media (max-width: 480px){.hero-title{font-size:2rem}.hero-subtitle{font-size:1rem}.section-header h2,.feature-text h2,.cta-content h2{font-size:1.75rem}.stats-grid,.partner-list{grid-template-columns:1fr}}
