@keyframes popIn{0%{opacity:0;transform:translateY(14px) scale(.96)}60%{opacity:1;transform:translateY(-3px) scale(1.012)}to{opacity:1;transform:translateY(0) scale(1)}}.pop-in{animation:popIn .55s cubic-bezier(.22,1,.36,1) both}.delay-1{animation-delay:.06s}.delay-2{animation-delay:.12s}.delay-3{animation-delay:.18s}.delay-4{animation-delay:.24s}@keyframes floatY{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.float{animation:floatY 4.5s ease-in-out infinite}@keyframes leafDrift{0%{transform:translateY(0) translateX(0) rotate(0deg);opacity:0}10%{opacity:.5}90%{opacity:.5}to{transform:translateY(-118vh) translateX(46px) rotate(230deg);opacity:0}}@keyframes leafDriftAlt{0%{transform:translateY(0) translateX(0) rotate(0deg);opacity:0}10%{opacity:.42}90%{opacity:.42}to{transform:translateY(-118vh) translateX(-58px) rotate(-200deg);opacity:0}}.earthen-leaf{position:absolute;top:100%;color:#2e4d34;will-change:transform,opacity}.earthen-leaf svg{display:block;width:100%;height:100%}.leaf1{left:5%;width:24px;height:24px;color:#2e4d34;animation:leafDrift 15s linear 0s infinite}.leaf2{left:16%;width:18px;height:18px;color:#3d6b45;animation:leafDriftAlt 21s linear 4s infinite}.leaf3{left:30%;width:30px;height:30px;color:#5b8c5a;animation:leafDrift 13s linear 8s infinite}.leaf4{left:44%;width:16px;height:16px;color:#2e4d34;animation:leafDriftAlt 24s linear 2s infinite}.leaf5{left:58%;width:26px;height:26px;color:#4a7a4f;animation:leafDrift 17s linear 10s infinite}.leaf6{left:70%;width:20px;height:20px;color:#3d6b45;animation:leafDriftAlt 19s linear 6s infinite}.leaf7{left:82%;width:28px;height:28px;color:#2e4d34;animation:leafDrift 14s linear 12s infinite}.leaf8{left:91%;width:17px;height:17px;color:#5b8c5a;animation:leafDriftAlt 22s linear 1s infinite}.leaf9{left:38%;width:21px;height:21px;color:#4a7a4f;animation:leafDrift 20s linear 15s infinite}.burst{position:absolute;left:50%;top:36px;width:18px;height:18px;color:#2e4d34}.burst svg{display:block;width:100%;height:100%}@keyframes burst1{0%{transform:translate(-50%) rotate(0) scale(.3);opacity:0}20%{opacity:1}to{transform:translate(-260%,-86px) rotate(200deg) scale(1);opacity:0}}@keyframes burst2{0%{transform:translate(-50%) rotate(0) scale(.3);opacity:0}20%{opacity:1}to{transform:translate(160%,-96px) rotate(-220deg) scale(1);opacity:0}}@keyframes burst3{0%{transform:translate(-50%) rotate(0) scale(.3);opacity:0}20%{opacity:1}to{transform:translate(-420%,-30px) rotate(160deg) scale(1);opacity:0}}@keyframes burst4{0%{transform:translate(-50%) rotate(0) scale(.3);opacity:0}20%{opacity:1}to{transform:translate(320%,-40px) rotate(-180deg) scale(1);opacity:0}}@keyframes burst5{0%{transform:translate(-50%) rotate(0) scale(.3);opacity:0}20%{opacity:1}to{transform:translate(-90%,-120px) rotate(120deg) scale(1);opacity:0}}@keyframes burst6{0%{transform:translate(-50%) rotate(0) scale(.3);opacity:0}20%{opacity:1}to{transform:translate(60%,-128px) rotate(-140deg) scale(1);opacity:0}}.burst1{animation:burst1 1.4s ease-out forwards}.burst2{animation:burst2 1.4s ease-out forwards}.burst3{animation:burst3 1.5s ease-out forwards}.burst4{animation:burst4 1.5s ease-out forwards}.burst5{animation:burst5 1.3s ease-out forwards}.burst6{animation:burst6 1.3s ease-out forwards}.earthen-card input:focus{outline:none;border-color:#2e4d34;box-shadow:0 0 0 3px rgba(46,77,52,.15)}.earthen-card a{color:#2e4d34;font-weight:600}@media (prefers-reduced-motion:reduce){.burst,.float,.pop-in{animation:none}.earthen-leaf{display:none}}