.landing-gradient{background:linear-gradient(180deg,#fafafa 80%,#e5d8b2)}.hero-btn{transition:background .2s,color .2s,border-color .2s}.hero-btn-primary{background-color:#e5d8b2;color:#6f4e37;border:none}.hero-btn-primary:hover{background-color:#e9e0b5;color:#6f4e37}.hero-btn-outline{background:#fff;color:#6f4e37;border:2px solid #e5d8b2}.hero-btn-outline:hover{background:#f5f1e4;color:#6f4e37;border-color:#d6cd9f}.hero-score{font-size:2.25rem;font-weight:700;margin-top:.25rem}.hero-score-label{font-size:1rem;color:#6f4e37}.hero-section{box-shadow:0 8px 32px rgba(229,216,178,.08),0 1.5px 7px rgba(25,28,33,.07);border-radius:2rem}@media (max-width:640px){.hero-btn,.hero-btn-outline,.hero-btn-primary{width:100%;display:block;text-align:center;margin-bottom:.5rem}.hero-score{font-size:1.5rem}}