@keyframes fade-in-up{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in-up{animation:fade-in-up .5s ease-out both}.text-gradient-warm{background:linear-gradient(135deg,#c8a45c,#e8cfa0);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.text-gradient-subtle{background:linear-gradient(180deg,var(--foreground),oklch(.7 0 0));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}
