@layer utilities{@keyframes fadeInUp{0%{opacity:0;transform:translateY(40px) scale(.95);filter:blur(10px)}to{opacity:1;transform:translateY(0) scale(1);filter:blur(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.9) rotate(-2deg);filter:blur(8px)}to{opacity:1;transform:scale(1) rotate(0);filter:blur(0)}}@keyframes shimmer{0%{background-position:200% center}to{background-position:-200% center}}@keyframes popIn{0%{opacity:0;transform:scale(.5);filter:blur(4px)}70%{transform:scale(1.1)}to{opacity:1;transform:scale(1);filter:blur(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate-enter{animation:fadeInUp 1.2s cubic-bezier(.2,.8,.2,1) forwards;opacity:0}.animate-scale-in{animation:scaleIn 1.4s cubic-bezier(.22,1,.36,1) forwards;opacity:0}.animate-pop{animation:popIn .8s cubic-bezier(.34,1.56,.64,1) forwards;opacity:0}.animate-fade-in{animation:fadeIn 1.2s cubic-bezier(.2,.8,.2,1) forwards;opacity:0}.animate-shimmer{background:linear-gradient(90deg,#4a4a4a,#4a4a4a 40%,#ff9ebb,#89cff0 60%,#4a4a4a);background-size:200% auto;color:transparent;-webkit-background-clip:text;background-clip:text;animation:shimmer 5s ease-in-out infinite}.animate-hero-title{background:linear-gradient(90deg,#4a4a4a,#4a4a4a 40%,#ff9ebb,#89cff0 60%,#4a4a4a);background-size:200% auto;color:transparent;-webkit-background-clip:text;background-clip:text;animation:popIn 1.2s cubic-bezier(.34,1.56,.64,1) backwards,shimmer 5s ease-in-out infinite}.delay-100{animation-delay:.1s}.delay-200{animation-delay:.2s}.delay-300{animation-delay:.3s}.delay-400{animation-delay:.4s}.delay-500{animation-delay:.5s}.delay-600{animation-delay:.6s}.delay-700{animation-delay:.7s}.delay-1000{animation-delay:1s}}.prose iframe{width:100%!important;height:auto!important;aspect-ratio:16 / 9;border-radius:1rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.prose a{color:#89cff0;text-decoration:underline;font-weight:500;transition:color .2s ease-in-out}.prose a:hover{color:#ff9ebb}.prose h1{font-size:2.25em;font-weight:700;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111;color:#4a4a4a;font-family:Fredoka,sans-serif}.prose h2{font-size:1.5em;font-weight:700;margin-top:2em;margin-bottom:1em;line-height:1.3333333;color:#4a4a4a;font-family:Fredoka,sans-serif}.prose h3{font-size:1.25em;font-weight:600;margin-top:1.6em;margin-bottom:.6em;line-height:1.6;color:#4a4a4a}.prose p{margin-top:1.25em;margin-bottom:1.25em}.prose ul{margin-top:1.25em;margin-bottom:1.25em;list-style-type:disc;padding-left:1.625em}.prose ol{margin-top:1.25em;margin-bottom:1.25em;list-style-type:decimal;padding-left:1.625em}.prose li{margin-top:.5em;margin-bottom:.5em}.prose blockquote{font-weight:500;font-style:italic;color:#4a4a4a;border-left-width:.25rem;border-left-color:#ff9ebb;quotes:"“" "”" "‘" "’";margin-top:1.6em;margin-bottom:1.6em;padding-left:1em}.prose strong{font-weight:700;color:#4a4a4a}
