*{box-sizing:border-box;margin:0;padding:0}body{color:#fff;background:#09090b;font-family:Inter,sans-serif}a{color:inherit;text-decoration:none}.container{width:min(1200px,92%);margin:auto}.header{justify-content:space-between;align-items:center;padding:28px 0;display:flex}.logo{background:linear-gradient(135deg,#7c3aed,#06b6d4);border-radius:16px;justify-content:center;align-items:center;width:52px;height:52px;font-weight:800;display:flex}nav{gap:24px;display:flex}nav a{color:#a1a1aa}.hero{grid-template-columns:1.1fr 1fr;align-items:center;gap:70px;padding:100px 0;display:grid}.pill{background:#ffffff0d;border:1px solid #ffffff14;border-radius:999px;align-items:center;gap:10px;margin-bottom:28px;padding:12px 18px;display:inline-flex}.heroContent h1{margin-bottom:24px;font-size:72px;font-weight:800;line-height:1.05}.heroContent h1 span{background:linear-gradient(90deg,#7c3aed,#06b6d4);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.heroContent h2{color:#a1a1aa;margin-bottom:24px}.heroText{color:#d4d4d8;max-width:650px;font-size:18px;line-height:1.8}.heroStats{flex-wrap:wrap;gap:24px;margin:42px 0;display:flex}.heroStats div{background:#ffffff08;border:1px solid #ffffff14;border-radius:22px;min-width:180px;padding:20px}.heroStats strong{margin-bottom:8px;font-size:30px;display:block}.heroStats span{color:#a1a1aa;font-size:14px}.cta{flex-wrap:wrap;gap:18px;display:flex}.btn{border:1px solid #ffffff14;border-radius:18px;align-items:center;gap:10px;padding:14px 24px;transition:all .3s;display:inline-flex}.btn:hover{transform:translateY(-2px)}.primary{background:linear-gradient(135deg,#7c3aed,#06b6d4);border:none}.heroVisual{position:relative}.heroCard{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(145deg,#7c3aed26,#06b6d414);border:1px solid #ffffff14;border-radius:32px;padding:42px}.iconBox{background:#ffffff0d;border-radius:24px;justify-content:center;align-items:center;width:90px;height:90px;margin-bottom:24px;display:flex}.heroCard h3{margin-bottom:18px;font-size:36px}.heroCard p{color:#d4d4d8;margin-bottom:24px;line-height:1.8}.miniGrid{flex-wrap:wrap;gap:12px;display:flex}.miniGrid span{background:#ffffff0d;border-radius:999px;padding:10px 16px}.floating{background:#18181bf2;border:1px solid #ffffff14;border-radius:18px;align-items:center;gap:10px;padding:14px 20px;display:flex;position:absolute}.top{top:-20px;right:-20px}.bottom{bottom:-20px;left:-20px}.section{padding:100px 0}.grid2{grid-template-columns:repeat(2,1fr);gap:30px;display:grid}.card{background:#ffffff08;border:1px solid #ffffff14;border-radius:28px;padding:40px}.card h2,.card h3{margin-bottom:18px}.card p,.card li{color:#d4d4d8;line-height:1.8}.accent{background:linear-gradient(145deg,#7c3aed1f,#06b6d40d)}.sectionTitle{margin-bottom:42px}.sectionTitle span{color:#a1a1aa;align-items:center;gap:10px;margin-bottom:18px;display:inline-flex}.sectionTitle h2{margin-bottom:18px;font-size:42px}.sectionTitle p{color:#d4d4d8;max-width:700px}.features,.skills{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:24px;display:grid}.feature{background:#ffffff08;border:1px solid #ffffff14;border-radius:22px;align-items:center;gap:14px;padding:24px;display:flex}.timeline{gap:24px;display:grid}.timelineItem{background:#ffffff08;border:1px solid #ffffff14;border-radius:24px;padding:30px}.timelineItem strong{margin-bottom:8px;display:block}.timelineItem small{color:#a1a1aa}.timelineItem p{color:#d4d4d8;margin-top:14px;line-height:1.7}.contact{text-align:center}.contact h2{margin-bottom:18px;font-size:48px}.contact p{color:#d4d4d8;margin-bottom:42px}.contactCards{flex-wrap:wrap;justify-content:center;gap:20px;display:flex}.contactCards a{background:#ffffff08;border:1px solid #ffffff14;border-radius:20px;align-items:center;gap:12px;padding:18px 24px;display:flex}footer{text-align:center;color:#71717a;padding:50px 0}@media (width<=980px){.hero,.grid2{grid-template-columns:1fr}.heroContent h1{font-size:52px}nav{display:none}.floating{inset:unset;margin-top:18px;position:relative}}
