*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#1a1a2e;background:#fff;line-height:1.6}a{text-decoration:none;color:inherit}ul{list-style:none}#root{width:100%}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}}.navbar{position:fixed;top:0;left:0;right:0;z-index:100;padding:1rem 2rem;display:flex;justify-content:space-between;align-items:center;background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(0,0,0,.05)}.navbar-logo{font-size:1.6rem;font-weight:800;background:linear-gradient(135deg,#c471a5,#8b5cf6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.navbar-links{display:flex;gap:2rem;align-items:center}.navbar-links a{font-size:.95rem;font-weight:500;color:#555;transition:color .2s}.navbar-links a:hover{color:#8b5cf6}.btn{display:inline-flex;align-items:center;justify-content:center;padding:.7rem 1.8rem;border-radius:50px;font-weight:600;font-size:.95rem;cursor:pointer;transition:all .3s;border:none;font-family:inherit}.btn-primary{background:linear-gradient(135deg,#c471a5,#8b5cf6);color:#fff;box-shadow:0 4px 15px #8b5cf64d}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 6px 20px #8b5cf666}.btn-outline{background:transparent;color:#8b5cf6;border:2px solid #8b5cf6}.btn-outline:hover{background:#8b5cf6;color:#fff}.hero{min-height:100vh;display:flex;align-items:center;justify-content:center;text-align:center;padding:8rem 2rem 4rem;background:linear-gradient(180deg,#faf5ff,#fff);position:relative;overflow:hidden}.hero:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle at 30% 50%,rgba(196,113,165,.08) 0%,transparent 50%),radial-gradient(circle at 70% 50%,rgba(139,92,246,.08) 0%,transparent 50%);animation:float 20s ease-in-out infinite}@keyframes float{0%,to{transform:translate(0)}50%{transform:translate(-2%,2%)}}.hero-content{max-width:800px;position:relative;z-index:1}.hero-badge{display:inline-block;padding:.4rem 1.2rem;background:#8b5cf61a;color:#8b5cf6;border-radius:50px;font-size:.85rem;font-weight:600;margin-bottom:1.5rem}.hero h1{font-size:clamp(2.5rem,6vw,4rem);font-weight:800;line-height:1.15;margin-bottom:1.5rem;color:#1a1a2e}.hero h1 span{background:linear-gradient(135deg,#c471a5,#8b5cf6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero p{font-size:1.2rem;color:#666;max-width:600px;margin:0 auto 2.5rem;line-height:1.7}.hero-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.features{padding:6rem 2rem;background:#fff}.section-header{text-align:center;margin-bottom:4rem}.section-header h2{font-size:2.2rem;font-weight:700;margin-bottom:1rem}.section-header p{font-size:1.1rem;color:#666;max-width:550px;margin:0 auto}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;max-width:1100px;margin:0 auto}.feature-card{padding:2rem;border-radius:16px;background:#faf5ff;border:1px solid rgba(139,92,246,.08);transition:all .3s}.feature-card:hover{transform:translateY(-4px);box-shadow:0 10px 30px #8b5cf61a}.feature-icon{width:56px;height:56px;border-radius:14px;background:linear-gradient(135deg,#c471a5,#8b5cf6);display:flex;align-items:center;justify-content:center;font-size:1.5rem;margin-bottom:1.2rem;color:#fff}.feature-card h3{font-size:1.2rem;font-weight:600;margin-bottom:.6rem}.feature-card p{color:#666;font-size:.95rem;line-height:1.6}.how-it-works{padding:6rem 2rem;background:linear-gradient(180deg,#f8f4ff,#fff)}.steps{display:flex;gap:2rem;max-width:1000px;margin:0 auto;flex-wrap:wrap;justify-content:center}.step{flex:1;min-width:220px;text-align:center;padding:2rem 1.5rem}.step-number{width:48px;height:48px;border-radius:50%;background:linear-gradient(135deg,#c471a5,#8b5cf6);color:#fff;font-weight:700;font-size:1.2rem;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem}.step h3{font-size:1.1rem;font-weight:600;margin-bottom:.5rem}.step p{color:#666;font-size:.9rem}.stats{padding:4rem 2rem;background:linear-gradient(135deg,#1a1a2e,#2d1b69);color:#fff}.stats-grid{display:flex;justify-content:center;gap:4rem;max-width:900px;margin:0 auto;flex-wrap:wrap}.stat{text-align:center}.stat-number{font-size:2.5rem;font-weight:800;background:linear-gradient(135deg,#e0b0ff,#c471a5);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.stat-label{font-size:.95rem;color:#ffffffb3;margin-top:.3rem}.cta{padding:6rem 2rem;text-align:center;background:#fff}.cta-box{max-width:700px;margin:0 auto;padding:4rem 3rem;border-radius:24px;background:linear-gradient(135deg,#faf5ff,#f0e6ff);border:1px solid rgba(139,92,246,.12)}.cta-box h2{font-size:2rem;font-weight:700;margin-bottom:1rem}.cta-box p{color:#666;font-size:1.1rem;margin-bottom:2rem}.footer{padding:3rem 2rem;text-align:center;background:#1a1a2e;color:#fff9;font-size:.9rem}.footer-links{display:flex;justify-content:center;gap:2rem;margin-bottom:1.5rem}.footer-links a{color:#ffffffb3;transition:color .2s}.footer-links a:hover{color:#c471a5}@media (max-width: 768px){.navbar-links{display:none}.hero{padding:7rem 1.5rem 3rem}.stats-grid{gap:2rem}.cta-box{padding:3rem 1.5rem}}
