@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;700;900&display=swap";body{font-family:Inter,sans-serif}.brand-gradient{background:linear-gradient(135deg,#00b4d8 0%,#0077b6 50%,#ff7d54 100%)}.text-brand-gradient{background:linear-gradient(135deg,#00b4d8 0%,#ff7d54 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;padding:.2rem}.bg-brand-teal{background-color:#00b4d8}.bg-brand-orange{background-color:#ff7d54}.border-brand-teal{border-color:#00b4d8}.fade-enter-active,.fade-leave-active{transition:opacity .5s,transform .5s}.fade-enter-from,.fade-leave-to{opacity:0;transform:translateY(20px)}.zoom-effect{transition:transform .3s}.zoom-effect:hover{transform:scale(1.5)}.slide-enter-active,.slide-leave-active{transition:all .4s cubic-bezier(.4,0,.2,1)}.slide-enter-from,.slide-leave-to{transform:translate(100%)}.step-card:before{content:"";background:#e2e8f0;width:1.5rem;height:2px;display:none;position:absolute;top:50%;right:-2rem}@media (width>=768px){.step-card:not(:last-child):before{display:block}}
