html{scroll-behavior:smooth;background-color:#0c1a2e}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:hsla(0,0%,100%,.06)}::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.35);border-radius:6px}::-webkit-scrollbar-thumb:hover{background:hsla(0,0%,100%,.55)}*{scrollbar-color:hsla(0,0%,100%,.35) hsla(0,0%,100%,.06);scrollbar-width:thin}section[id]{scroll-margin-top:80px}@media (max-width:640px){.recharts-legend-wrapper{font-size:11px!important}}@keyframes slideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.animate-slideDown{animation:slideDown .25s ease}@media (max-width:639px){#hero{background:transparent!important}.hero-title{color:#fff!important}.hero-accent{color:#16a34a!important}.hero-subtitle{color:hsla(0,0%,100%,.8)!important}.hero-stat-value{color:#16a34a!important}.hero-stat-label{color:hsla(0,0%,100%,.65)!important}.hero-stat-border{border-top-color:hsla(0,0%,100%,.18)!important}.hero-secondary-btn{color:#fff!important;border-color:hsla(0,0%,100%,.55)!important;background-color:hsla(0,0%,100%,.1)!important;backdrop-filter:blur(6px)!important}}@media (max-height:820px){#hero .hero-content{padding-top:1rem!important;padding-bottom:1rem!important}}.card-hover{transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.card-hover:hover{transform:translateY(-4px);box-shadow:0 12px 32px rgba(22,163,74,.1);border-color:rgba(22,163,74,.25)!important}