@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;600;700&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}:root{--primary-color:#0f172a;--accent-color:#7c3aed;--text-light:#f8fafc;--text-dark:#334155;--bg-light:#fff;--bg-gradient:linear-gradient(135deg,#0f172a,#1e1b4b)}*{box-sizing:border-box}body{color:#334155;color:var(--text-dark);font-family:Poppins,sans-serif;line-height:1.6;margin:0;overflow-x:hidden}a{text-decoration:none}nav{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0f172af2;justify-content:space-between;padding:1.5rem 5%;position:fixed;top:0;width:100%;z-index:1000}.logo,nav{align-items:center;display:flex}.logo{color:#f8fafc;color:var(--text-light);font-size:1.8rem;font-weight:700;gap:10px}.logo span{color:#7c3aed;color:var(--accent-color)}.nav-links{display:flex;gap:2rem}.nav-links a{color:#f8fafc;color:var(--text-light);cursor:pointer;font-weight:500;transition:.3s}.nav-links a:hover{color:#7c3aed;color:var(--accent-color)}.btn-primary{background-color:#7c3aed;background-color:var(--accent-color);border:none;border-radius:50px;color:#fff;cursor:pointer;font-weight:600;padding:.6rem 1.5rem;transition:transform .3s,box-shadow .3s}.btn-primary:hover{box-shadow:0 10px 20px #7c3aed4d;transform:translateY(-3px)}.hero{align-items:center;background:linear-gradient(135deg,#0f172a,#1e1b4b);background:var(--bg-gradient);color:#fff;display:flex;justify-content:space-between;min-height:100vh;padding:80px 10% 0;position:relative}.hero-logo-large{bottom:0;left:5%;opacity:.15;pointer-events:none;position:absolute;width:350px;z-index:1}.hero-logo-large img{height:auto;width:100%}.hero-content{max-width:50%;text-align:left;z-index:2}.hero h1{font-size:3.5rem;line-height:1.2;margin-bottom:1.5rem}.hero p{color:#cbd5e1;font-size:1.1rem;margin-bottom:2rem}.hero-visual{align-items:center;background:#334155;border:4px solid #475569;border-radius:20px;box-shadow:0 20px 50px #00000080;display:flex;height:350px;justify-content:center;overflow:hidden;position:relative;width:450px;z-index:2}.mock-screen{background:url(https://images.unsplash.com/photo-1573496359142-b8d87734a5a2?ixlib=rb-1.2.1&auto=format&fit=crop&w=800&q=80) no-repeat 50%/cover;height:100%;position:relative;width:100%}.ai-overlay{align-items:center;animation:float 3s ease-in-out infinite;background:#ffffffe6;border-radius:15px;color:#0f172a;color:var(--primary-color);display:flex;font-weight:700;gap:10px;padding:10px 20px;position:absolute;right:20px;top:20px}.emoji-feedback{font-size:2rem}.face-box{border:2px solid #7c3aed;border:2px solid var(--accent-color);border-radius:10px;box-shadow:0 0 15px #7c3aed;box-shadow:0 0 15px var(--accent-color);height:180px;left:35%;opacity:.7;position:absolute;top:30%;width:150px}.features{background:#fff;background:var(--bg-light);padding:5rem 10%;text-align:center}.section-title{color:#0f172a;color:var(--primary-color);font-size:2.5rem;margin-bottom:3rem}.features-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.feature-card{background:#fff;border-bottom:4px solid #0000;border-radius:15px;box-shadow:0 5px 20px #0000000d;padding:2rem;text-align:center;transition:.3s}.feature-card:hover{border-bottom:4px solid #7c3aed;border-bottom:4px solid var(--accent-color);transform:translateY(-10px)}.feature-icon{color:#7c3aed;color:var(--accent-color);display:flex;font-size:2.5rem;justify-content:center;margin-bottom:1.5rem}.feature-card h3{color:#0f172a;color:var(--primary-color);margin-bottom:1rem}.steps{background:#f1f5f9;padding:5rem 10%;text-align:center}.step-container{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center}.step{background:#fff;border-radius:10px;box-shadow:0 4px 6px -1px #0000001a;padding:1.5rem;position:relative;width:300px}.step-number{align-items:center;background:#7c3aed;background:var(--accent-color);border-radius:50%;color:#fff;display:flex;font-weight:700;height:40px;justify-content:center;margin:0 auto 1rem;width:40px}.about-us-vision-mission{background:#f0f9ff;padding:5rem 10%;text-align:center}.about-us-grid{display:flex;flex-wrap:wrap;gap:3rem;justify-content:center;margin-top:3rem}.mission-card,.vision-card{background:#fff;border-left:5px solid #7c3aed;border-left:5px solid var(--accent-color);border-radius:15px;box-shadow:0 10px 30px #0000000d;flex:1 1;max-width:500px;min-width:300px;padding:2rem;text-align:left}.mission-card h3,.vision-card h3{color:#0f172a;color:var(--primary-color);font-size:1.5rem;margin-top:0}.mission-card p,.vision-card p{color:#475569}.team{background:#fff;background:var(--bg-light);padding:5rem 10%;text-align:center}.team-intro{color:#64748b;font-size:1.1rem;margin:0 auto 3rem;max-width:800px}.team-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin:0 auto;max-width:1200px}.team-card{background:#fff;border:1px solid #e2e8f0;border-radius:15px;box-shadow:0 5px 20px #0000000d;padding:20px;text-align:center;transition:transform .3s}.team-card:hover{box-shadow:0 10px 30px #7c3aed33;transform:translateY(-5px)}.team-photo-container{background-color:#d1d5db;border:4px solid #7c3aed;border:4px solid var(--accent-color);border-radius:50%;height:120px;margin:0 auto 15px;overflow:hidden;width:120px}.team-photo{height:100%;object-fit:cover;width:100%}.team-role{color:#7c3aed;color:var(--accent-color);font-size:.95rem;font-weight:600;margin-top:5px}.contact{background:#f1f5f9;padding:5rem 10%;text-align:center}.contact-links{display:flex;flex-wrap:wrap;gap:3rem;justify-content:center;margin-top:3rem}.contact-link-item{align-items:center;color:#0f172a;color:var(--primary-color);display:flex;flex-direction:column;gap:10px;transition:color .3s,transform .3s}.contact-link-item:hover{color:#7c3aed;color:var(--accent-color);transform:translateY(-5px)}.contact-link-item svg{height:40px;width:40px}.contact-link-item span{font-weight:600}footer{background:#0f172a;background:var(--primary-color);color:#f8fafc;color:var(--text-light);padding:3rem 10%;text-align:center}.footer-logo-container{align-items:center;display:flex;flex-direction:column;margin-bottom:1rem}.footer-logo-container img{height:60px;margin-bottom:10px}footer h3{margin-top:0}.tech-stack{align-items:center;display:flex;gap:2rem;justify-content:center;margin-top:2rem;opacity:.7}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}.to-top-button{align-items:center;background-color:#7c3aed;background-color:var(--accent-color);border:none;border-radius:50%;bottom:20px;box-shadow:0 4px 8px #0000004d;color:#fff;cursor:pointer;display:flex;height:50px;justify-content:center;opacity:0;position:fixed;right:20px;transition:opacity .3s,visibility .3s,transform .2s;visibility:hidden;width:50px;z-index:1001}.to-top-button:hover{background-color:#6d28d9;transform:translateY(-2px)}.to-top-button.show{opacity:1;visibility:visible}@media (max-width:768px){.hero{flex-direction:column;justify-content:center;padding-top:100px;text-align:center}.hero-content{margin-bottom:2rem;max-width:100%}.hero h1{font-size:2.5rem}.hero-visual{height:250px;width:100%}.nav-links{display:none}.step-container{align-items:center;flex-direction:column}.team-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.hero-logo-large{left:0;width:250px}.about-us-grid{flex-direction:column;gap:2rem}}
/*# sourceMappingURL=main.f4d71dc9.css.map*/