html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh}button,input,textarea,select{font:inherit}@keyframes fire-fade-up{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:no-preference){.fire-reveal{animation:fire-fade-up .56s cubic-bezier(.2,.8,.2,1) both}.fire-reveal:nth-child(2){animation-delay:70ms}.fire-reveal:nth-child(3){animation-delay:.12s}}
