html,body{scroll-behavior:smooth;height:100%;scroll-padding-top:80px}.content-wrapper{min-height:calc(100vh - 140px);padding-bottom:20px}.hover-rise{transition:transform .3s}.hover-rise:hover{transform:translateY(-5px)}.hero-gradient{background:linear-gradient(135deg, var(--primary-600) 0%, var(--primary-800) 100%)}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}.float-icon{animation:4s ease-in-out infinite float}@media (width<=768px){.content-wrapper{min-height:calc(100vh - 180px)}}
