@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap";.custom-scrollbar::-webkit-scrollbar{width:6px}.custom-scrollbar::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.custom-scrollbar::-webkit-scrollbar-thumb{background:#c7d2fe;border-radius:10px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#a5b4fc}.truncate-2-lines{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.summary-card{transition:all .3s ease}.summary-card:hover{transform:translateY(-3px);box-shadow:0 10px 25px -5px #0000001a}.fade-in{animation:fadeIn .5s ease-in-out}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.btn-hover:hover{transform:translateY(-2px);box-shadow:0 10px 20px -5px #0000001a}.transition-all{transition:all .3s ease}.prose{max-width:65ch}.prose h2{font-size:1.5rem;font-weight:600;margin-top:2rem;margin-bottom:1rem;color:#1e293b}.prose h3{font-size:1.2rem;font-weight:600;margin-top:1.5rem;margin-bottom:.75rem;color:#1e293b}.prose p,.prose ul{margin-bottom:1rem;color:#475569;line-height:1.6}.prose ul{padding-left:1.5rem;list-style-type:disc}.prose a{color:#4f46e5;text-decoration:underline}.prose a:hover{color:#4338ca}body{font-family:Inter,sans-serif;scroll-behavior:smooth}.gradient-bg{background:linear-gradient(135deg,#6e8efb,#a777e3)}.feature-card:hover{transform:translateY(-5px);box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.testimonial-card{transition:all .3s ease}.testimonial-card:hover{transform:scale(1.03)}.demo-container{box-shadow:none;background:transparent;border-radius:12px;overflow:hidden}.cta-pulse{animation:pulse 2s infinite}@keyframes pulse{0%{box-shadow:0 0 #a777e3b3}70%{box-shadow:0 0 0 10px #a777e300}to{box-shadow:0 0 #a777e300}}
