body{font-family:'Inter',sans-serif;background-color:#f8fafc;color:#334155}
.font-heading{font-family:'Sora',sans-serif}
.hero-bg{background:linear-gradient(90deg,#1e293b 0%,#0f172a 100%)}
.brand-green{color:#8DC63F}
.bg-brand-green{background-color:#8DC63F}
.bg-brand-green-dark{background-color:#72A837}
.border-brand-green{border-color:#8DC63F}
.ring-brand-green{--tw-ring-color:#8DC63F}
.cta-button{transition:all .3s ease}
.cta-button:hover{transform:translateY(-4px);box-shadow:0 10px 25px -5px rgba(141,198,63,.3),0 8px 10px -6px rgba(141,198,63,.3)}
.section-title{font-family:'Sora',sans-serif;font-size:1.875rem;line-height:2.25rem;font-weight:800;letter-spacing:-.025em;color:#1e293b}
@media (min-width:640px){.section-title{font-size:2.25rem;line-height:2.5rem}}
@media (min-width:768px){.section-title{font-size:3rem;line-height:1}}
.section-subtitle{font-size:1rem;line-height:1.5rem;color:#475569;max-width:48rem;margin-left:auto;margin-right:auto}
@media (min-width:640px){.section-subtitle{font-size:1.125rem;line-height:1.75rem}}
html{scroll-behavior:smooth}
.soft-shadow{box-shadow:0 4px 6px -1px rgba(0,0,0,.05),0 2px 4px -2px rgba(0,0,0,.05)}
.soft-shadow-hover:hover{box-shadow:0 10px 15px -3px rgba(0,0,0,.07),0 4px 6px -4px rgba(0,0,0,.07)}
