: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,html{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;background:linear-gradient(135deg,#667eea,#764ba2);color:#333;line-height:1.6;scroll-behavior:smooth;width:100%;overflow-x:hidden;margin:0;padding:0}.landing-container{width:100%;margin:0;padding:0;overflow-x:hidden}.content-div{text-align:center}section{display:inline-block}.hero{display:grid;grid-template-columns:1fr 1fr;gap:2rem;align-items:center;justify-content:center;min-height:100vh;padding:2rem 5%;max-width:1200px;margin:0 auto;width:100%;box-sizing:border-box}.hero-content{text-align:left;display:flex;flex-direction:column;justify-content:center}.hero-content h1{font-size:3.5rem;font-weight:700;color:#fff;margin-bottom:1rem;text-shadow:0 2px 10px rgba(0,0,0,.1)}.hero-subtitle{font-size:1.25rem;color:#e2e8f0;margin-bottom:1rem;font-weight:500}.hero-description{font-size:1.1rem;color:#cbd5e0;margin-bottom:2rem;max-width:500px}.hero-buttons{display:flex;gap:1rem;justify-content:flex-start;align-items:center}.btn-primary{background:#4f46e5;color:#fff;padding:1rem 2rem;border-radius:50px;text-decoration:none;font-weight:600;transition:all .3s ease;box-shadow:0 4px 20px #4f46e54d}.btn-primary:hover{background:#3730a3;transform:translateY(-2px);box-shadow:0 6px 25px #4f46e566}.btn-secondary{background:transparent;color:#fff;padding:1rem 2rem;border:2px solid #cbd5e0;border-radius:50px;text-decoration:none;font-weight:600;transition:all .3s ease}.btn-secondary:hover{background:#ffffff1a;border-color:#fff}.hero-mockup{perspective:1000px;display:flex;justify-content:center;align-items:center}.mockup-screen{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:20px;padding:20px;box-shadow:0 25px 50px #0000004d;transform:rotateY(-15deg) rotateX(10deg);transition:transform .3s ease}.mockup-screen:hover{transform:rotateY(-10deg) rotateX(5deg)}.mockup-header{background:#fff3;height:40px;border-radius:10px;margin-bottom:20px;display:flex;align-items:center;justify-content:space-between;padding:0 15px}.mockup-nav{display:flex;align-items:center;justify-content:space-between;width:100%;color:#fff;font-weight:600;font-size:14px}.mockup-user{background:#ffffff4d;border-radius:50%;width:24px;height:24px;display:flex;align-items:center;justify-content:center;font-size:12px}.mockup-content{display:flex;flex-direction:column;gap:15px}.mockup-card{background:#ffffff26;height:60px;border-radius:10px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;align-items:center;padding:0 15px;gap:12px}.mockup-icon{font-size:20px;display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:#fff3;border-radius:8px}.mockup-text{display:flex;flex-direction:column;color:#fff}.mockup-text span{font-weight:600;font-size:14px;line-height:1.2}.mockup-text small{font-size:12px;color:#ffffffb3;line-height:1.2}.features{background:#fff;padding:5rem 5%;border-radius:0;box-shadow:none;margin:0;width:100%;box-sizing:border-box;overflow-x:hidden}.features h2{text-align:center;font-size:2.5rem;color:#1a202c;margin-bottom:3rem;font-weight:700}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;max-width:1200px;margin:0 auto;width:100%;justify-items:center}.feature-card{background:#f8fafc;padding:2rem;border-radius:15px;text-align:center;transition:all .3s ease;border:1px solid #e2e8f0;width:100%;max-width:380px;display:flex;flex-direction:column;align-items:center}.feature-card:hover{transform:translateY(-5px);box-shadow:0 10px 30px #0000001a;border-color:#4f46e5}.feature-icon{font-size:3rem;margin-bottom:1rem;display:flex;justify-content:center;align-items:center;color:#4f46e5;background:#4f46e51a;width:80px;height:80px;border-radius:50%;margin:0 auto 1rem;transition:all .3s ease}.feature-card:hover .feature-icon{background:#4f46e5;color:#fff;transform:scale(1.1)}.feature-icon svg{width:48px;height:48px}.feature-card h3{font-size:1.25rem;color:#2d3748;margin-bottom:1rem;font-weight:600}.feature-card p{color:#4a5568;line-height:1.6}.how-it-works{background:#f7fafc;padding:5rem 5%;border-radius:0;box-shadow:none;margin:0;width:100%;box-sizing:border-box;overflow-x:hidden}.how-it-works h2{text-align:center;font-size:2.5rem;color:#1a202c;margin-bottom:3rem;font-weight:700}.steps{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;max-width:1200px;margin:0 auto;width:100%;justify-items:center}.step{text-align:center;padding:2rem;width:100%;max-width:300px;display:flex;flex-direction:column;align-items:center}.step-number{background:#4f46e5;color:#fff;width:60px;height:60px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;margin:0 auto 1rem}.step h3{font-size:1.25rem;color:#2d3748;margin-bottom:1rem;font-weight:600}.step p{color:#4a5568;line-height:1.6}.cta{background:linear-gradient(135deg,#4f46e5,#7c3aed);color:#fff;padding:5rem 5%;text-align:center;margin:0;border-radius:0;width:100%;box-sizing:border-box;overflow-x:hidden}.cta h2{text-align:center;font-size:2.5rem;margin-bottom:1rem;font-weight:700;color:#fff;max-width:1200px;margin-left:auto;margin-right:auto}.cta p{font-size:1.1rem;margin-bottom:2rem;color:#ffffffe6;max-width:600px;margin-left:auto;margin-right:auto}.cta-buttons{display:flex;gap:1rem;justify-content:center;max-width:1200px;margin:0 auto}.cta-button{background:#fff;color:#4f46e5;padding:1rem 2rem;border-radius:50px;text-decoration:none;font-weight:600;transition:all .3s ease;box-shadow:0 4px 20px #fff3}.cta-button:hover{transform:translateY(-2px);box-shadow:0 6px 25px #ffffff4d}.cta-button-outline{background:transparent;color:#fff;padding:1rem 2rem;border:2px solid white;border-radius:50px;text-decoration:none;font-weight:600;transition:all .3s ease}.cta-button-outline:hover{background:#fff;color:#4f46e5}.footer{background:#1a202c;color:#a0aec0;text-align:center;padding:2rem 5%;margin:0;width:100%;box-sizing:border-box;overflow-x:hidden}@media (max-width: 768px){.hero{grid-template-columns:1fr;gap:2rem;text-align:center;padding:4rem 5%;justify-items:center}.hero-content{text-align:center}.hero-content h1{font-size:2.5rem}.hero-buttons{flex-direction:column;align-items:center;justify-content:center}.features{padding:3rem 5%}.features-grid{grid-template-columns:1fr}.how-it-works{padding:3rem 5%}.steps{grid-template-columns:1fr}.cta{padding:3rem 5%}.cta-buttons{flex-direction:column;align-items:center}.hero-mockup{order:-1}}
