html,body,#root{height:100%}body{margin:0;font-family:Inter,sans-serif;background:radial-gradient(circle at top left,rgba(99,102,241,.12),transparent 28%),radial-gradient(circle at bottom right,rgba(14,165,233,.12),transparent 24%),linear-gradient(180deg,#f8fafc,#eef2ff);color:#0f172a}.font-serif{font-family:Merriweather,serif}::selection{background:#6366f12e;color:#1e1b4b}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:999px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}.line-clamp-2{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.prose{color:#334155}.prose p{margin:0}.bg-300\%{background-size:300% 300%}.animate-gradient{animation:gradientShift 8s ease infinite}.animate-in{animation-duration:.22s;animation-fill-mode:both;animation-timing-function:cubic-bezier(.2,.8,.2,1)}.fade-in{animation-name:fadeIn}.zoom-in-95{animation-name:zoomIn95}.slide-in-from-right-10{animation-name:slideInFromRight10}.slide-in-from-right-4{animation-name:slideInFromRight4}.slide-in-from-bottom-2{animation-name:slideInFromBottom2}.slide-in-from-bottom-4{animation-name:slideInFromBottom4}.slide-in-from-bottom-6{animation-name:slideInFromBottom6}.slide-in-from-bottom-12{animation-name:slideInFromBottom12}.slide-in-from-top-2{animation-name:slideInFromTop2}.animate-blob{animation:blob 7s infinite}.animation-delay-2000{animation-delay:2s}.animation-delay-4000{animation-delay:4s}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes zoomIn95{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes slideInFromRight10{0%{opacity:0;transform:translate(1rem)}to{opacity:1;transform:translate(0)}}@keyframes slideInFromRight4{0%{opacity:0;transform:translate(.5rem)}to{opacity:1;transform:translate(0)}}@keyframes slideInFromBottom2{0%{opacity:0;transform:translateY(.2rem)}to{opacity:1;transform:translateY(0)}}@keyframes slideInFromBottom4{0%{opacity:0;transform:translateY(.3rem)}to{opacity:1;transform:translateY(0)}}@keyframes slideInFromBottom6{0%{opacity:0;transform:translateY(.45rem)}to{opacity:1;transform:translateY(0)}}@keyframes slideInFromBottom12{0%{opacity:0;transform:translateY(.75rem)}to{opacity:1;transform:translateY(0)}}@keyframes slideInFromTop2{0%{opacity:0;transform:translateY(-.2rem)}to{opacity:1;transform:translateY(0)}}@keyframes gradientShift{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes blob{0%{transform:translate(0) scale(1)}33%{transform:translate(30px,-50px) scale(1.1)}66%{transform:translate(-20px,20px) scale(.9)}to{transform:translate(0) scale(1)}}@media(prefers-reduced-motion:reduce){.animate-in,.animate-gradient,.animate-blob,.animate-ping{animation:none!important;transform:none!important}}
