.header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-bottom:1px solid #0000001a;position:fixed;top:0;width:100%;z-index:1000}.header-content{justify-content:space-between;padding:1rem 0}.header-content,.logo{align-items:center;display:flex}.logo{color:#2d3748;gap:.5rem;text-decoration:none}.logo-img{height:40px;width:auto}.logo-text{color:#6c5ce7;font-size:1.5rem;font-weight:700}.nav-list{display:flex;gap:2rem;list-style:none;margin:0;padding:0}.nav-list a{border-radius:6px;color:#2d3748;font-weight:500;padding:.5rem 1rem;text-decoration:none;transition:all .3s ease}.nav-list a:hover{background:#6c5ce71a;color:#6c5ce7}.menu-toggle{background:none;border:none;cursor:pointer;display:none;flex-direction:column;padding:.5rem}.menu-toggle span{background:#2d3748;border-radius:2px;height:3px;margin:3px 0;transition:.3s;width:25px}@media (max-width:768px){.menu-toggle{display:flex}.nav{background:#fff;border-top:1px solid #0000001a;left:0;opacity:0;position:absolute;top:100%;transform:translateY(-100%);transition:all .3s ease;visibility:hidden;width:100%}.nav-open{opacity:1;transform:translateY(0);visibility:visible}.nav-list{flex-direction:column;gap:0;padding:1rem}.nav-list li{width:100%}.nav-list a{border-bottom:1px solid #0000001a;display:block;padding:1rem}.nav-list a:last-child{border-bottom:none}}.hero{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;display:flex;margin-top:80px;min-height:100vh;overflow:hidden;position:relative}.hero:before{background:#0000004d;bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1}.hero .container{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr;position:relative;z-index:2}.hero-title{font-size:3.5rem;font-weight:800;line-height:1.2;margin-bottom:1.5rem}.hero-description{color:#ffffffe6;font-size:1.3rem;line-height:1.6;margin-bottom:2rem}.hero-buttons{display:flex;flex-wrap:wrap;gap:1rem}.code-window{background:#1a202c;border-radius:12px;box-shadow:0 20px 40px #0000004d;max-width:500px;overflow:hidden}.window-header{align-items:center;background:#2d3748;display:flex;gap:1rem;padding:1rem}.window-controls{display:flex;gap:.5rem}.control{border-radius:50%;height:12px;width:12px}.control.red{background:#fc8181}.control.yellow{background:#f6e05e}.control.green{background:#68d391}.window-title{color:#a0aec0;font-size:.9rem}.code-content{font-family:Monaco,Menlo,monospace;font-size:.9rem;line-height:1.6;padding:1.5rem}.code-content pre{color:#e2e8f0;margin:0}@media (max-width:768px){.hero{margin-top:70px;padding:2rem 0}.hero .container{gap:2rem;grid-template-columns:1fr;text-align:center}.hero-title{font-size:2.5rem}.hero-description{font-size:1.1rem}.hero-buttons{justify-content:center}.code-window{max-width:100%}.code-content{font-size:.8rem;padding:1rem}}.services{background:#f7fafc;padding:6rem 0}.services-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.service-card{background:#fff;border:1px solid #0000001a;border-radius:12px;box-shadow:0 4px 6px #0000000d;padding:2.5rem;text-align:center;transition:all .3s ease}.service-card:hover{border-color:#6c5ce7;box-shadow:0 20px 40px #0000001a;transform:translateY(-5px)}.service-icon{align-items:center;display:flex;font-size:3rem;height:80px;justify-content:center;margin-bottom:1.5rem}.service-title{color:#2d3748;font-size:1.5rem;font-weight:600;margin-bottom:1rem}.service-description{color:#718096;line-height:1.6}@media (max-width:768px){.services{padding:4rem 0}.services-grid{gap:1.5rem;grid-template-columns:1fr}.service-card{padding:2rem}.service-icon{font-size:2.5rem;height:60px}.service-title{font-size:1.3rem}}.about{background:#fff;padding:6rem 0}.about-content{grid-gap:4rem;align-items:start;display:grid;gap:4rem;grid-template-columns:2fr 1fr}.about-description{color:#4a5568;font-size:1.1rem;line-height:1.8;margin-bottom:1.5rem}.about-features{grid-gap:1.5rem;display:grid;gap:1.5rem;margin-top:2rem}.feature h4{color:#2d3748;font-size:1.2rem;margin-bottom:.5rem}.feature p{color:#718096;line-height:1.6}.about-stats{background:#f7fafc;border-left:4px solid #6c5ce7;border-radius:12px;padding:2rem}.about-stats h3{color:#2d3748;font-size:1.3rem;margin-bottom:1.5rem}.stats-grid{grid-gap:1.5rem;display:grid;gap:1.5rem}.stat-item{background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000000d;padding:1rem;text-align:center}.stat-number{color:#6c5ce7;font-size:2rem;font-weight:700;margin-bottom:.5rem}.stat-label{color:#718096;font-size:.9rem;font-weight:500}@media (max-width:768px){.about{padding:4rem 0}.about-content{gap:2rem;grid-template-columns:1fr}.about-description{font-size:1rem}.about-features{gap:1rem}.about-stats{padding:1.5rem}.stats-grid{gap:1rem;grid-template-columns:repeat(2,1fr)}.stat-number{font-size:1.5rem}}.founder{background:#f7fafc;padding:6rem 0}.founder-content{display:flex;justify-content:center;margin-top:3rem}.founder-card{align-items:flex-start;background:#fff;border-radius:16px;border-top:4px solid #6c5ce7;box-shadow:0 4px 20px #00000014;display:flex;gap:3rem;max-width:860px;padding:3rem;width:100%}.founder-avatar{flex-shrink:0}.avatar-placeholder{align-items:center;background:linear-gradient(135deg,#6c5ce7,#a29bfe);border-radius:50%;color:#fff;display:flex;font-size:2.2rem;font-weight:700;height:120px;justify-content:center;letter-spacing:1px;width:120px}.founder-info{flex:1 1}.founder-name{color:#2d3748;font-size:1.8rem;font-weight:700;margin-bottom:.4rem}.founder-role{color:#6c5ce7;font-size:1.05rem;font-weight:600;margin-bottom:1rem}.founder-divider{background:#6c5ce7;border-radius:2px;height:2px;margin-bottom:1.2rem;width:50px}.founder-bio{color:#4a5568;font-size:1rem;line-height:1.8;margin-bottom:1rem}.founder-linkedin{background:#0077b5;border-radius:6px;color:#fff;display:inline-block;font-size:.95rem;font-weight:600;margin-top:.5rem;padding:.6rem 1.4rem;text-decoration:none;transition:background .2s ease}.founder-linkedin:hover{background:#005e93}@media (max-width:768px){.founder{padding:4rem 0}.founder-card{align-items:center;flex-direction:column;gap:1.5rem;padding:2rem;text-align:center}.founder-divider{margin:0 auto 1.2rem}.founder-name{font-size:1.5rem}}.contact{background:#f7fafc;padding:6rem 0}.contact-content{grid-gap:4rem;display:grid;gap:4rem;grid-template-columns:1fr 1fr;margin-top:2rem}.contact-info h3{color:#2d3748;font-size:1.5rem;margin-bottom:1rem}.contact-info p{color:#4a5568;line-height:1.6;margin-bottom:2rem}.contact-items{display:flex;flex-direction:column;gap:1.5rem}.contact-item{align-items:center;background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000000d;color:inherit;display:flex;gap:1rem;padding:1rem;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease}.contact-item:hover{box-shadow:0 6px 12px #0000001a;transform:translateY(-2px)}.contact-favicon{border-radius:6px;flex-shrink:0;height:32px;object-fit:contain;width:32px}.contact-item h4{color:#2d3748;margin-bottom:.25rem}.contact-item p{color:#718096;margin:0}.contact-form{background:#fff;border-radius:12px;box-shadow:0 4px 6px #0000000d;padding:2rem}.form-group{margin-bottom:1.5rem}.form-group input,.form-group textarea{border:2px solid #e2e8f0;border-radius:8px;font-family:inherit;font-size:1rem;padding:1rem;transition:border-color .3s ease;width:100%}.form-group input:focus,.form-group textarea:focus{border-color:#6c5ce7;outline:none}.form-group textarea{min-height:120px;resize:vertical}@media (max-width:768px){.contact{padding:4rem 0}.contact-content{gap:2rem;grid-template-columns:1fr}.contact-form{padding:1.5rem}.contact-item{padding:.75rem}}.footer{background:#2d3748;color:#fff;margin-top:auto;padding:3rem 0 1rem}.footer-content{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:2fr 1fr 1fr 1fr;margin-bottom:2rem}.footer-section h3{color:#6c5ce7;margin-bottom:1rem}.footer-section p{color:#a0aec0;line-height:1.6;margin-bottom:1rem}.footer-section ul{list-style:none;padding:0}.footer-section ul li{margin-bottom:.5rem}.footer-section ul li a{color:#a0aec0;text-decoration:none;transition:color .3s ease}.footer-section ul li a:hover{color:#6c5ce7}.social-links{display:flex;gap:1rem;margin-top:1rem}.social-link{align-items:center;background:#4a5568;border-radius:50%;color:#fff;display:flex;height:40px;justify-content:center;text-decoration:none;transition:background-color .3s ease;width:40px}.social-link:hover{background:#6c5ce7}.footer-bottom{align-items:center;border-top:1px solid #4a5568;display:flex;justify-content:space-between;padding-top:1rem}.footer-bottom p{color:#a0aec0;margin:0}.footer-bottom a{color:#6c5ce7;text-decoration:none}.footer-bottom a:hover{text-decoration:underline}@media (max-width:768px){.footer{padding:2rem 0 1rem}.footer-content{gap:1.5rem;grid-template-columns:1fr}.footer-bottom{flex-direction:column;gap:1rem;text-align:center}.social-links{justify-content:center}}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#333;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.6}.App{min-height:100vh}.container{margin:0 auto;max-width:1200px;padding:0 20px}.section-header{margin-bottom:4rem;text-align:center}.section-title{color:#2d3748;font-size:2.5rem;font-weight:700;margin-bottom:1rem}.section-subtitle{color:#718096;font-size:1.2rem;margin:0 auto;max-width:600px}.btn{border:2px solid #0000;border-radius:6px;cursor:pointer;display:inline-block;font-size:1rem;font-weight:600;padding:12px 24px;text-decoration:none;transition:all .3s ease}.btn-primary{background:linear-gradient(135deg,#6c5ce7,#a29bfe);box-shadow:0 4px 15px #6c5ce74d;color:#fff}.btn-primary:hover{box-shadow:0 6px 20px #6c5ce766;transform:translateY(-2px)}.btn-secondary{background:#0000;border:2px solid #6c5ce7;color:#6c5ce7}.btn-secondary:hover{background:#6c5ce7;color:#fff;transform:translateY(-2px)}.highlight{color:#6c5ce7}@media (max-width:768px){.container{padding:0 15px}.section-title{font-size:2rem}.section-subtitle{font-size:1.1rem}}
/*# sourceMappingURL=main.88d86b95.css.map*/