.loader{border-top-color:#f59e0b;animation:1.5s linear infinite spinner}@keyframes spinner{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.recipe-content{opacity:0;max-height:0;transition:max-height .3s ease-out,opacity .3s ease-out,padding .3s ease-out;overflow:hidden}.recipe-content.open{opacity:1;max-height:2000px}html{scroll-behavior:smooth}
