*{box-sizing:border-box;margin:0;padding:0;font-family:Nunito,Inter,Arial,Helvetica,sans-serif}html{scroll-behavior:smooth;-webkit-tap-highlight-color:transparent}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#7c3aed59;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#7c3aed99}.hide-scrollbar::-webkit-scrollbar{display:none}.hide-scrollbar{-ms-overflow-style:none;scrollbar-width:none}img{transition:opacity .3s ease}button,a,[role=button]{-webkit-tap-highlight-color:transparent}::selection{background:#7c3aed47;color:inherit}@property --angle{syntax: "<angle>"; inherits: false; initial-value: 0deg;}:root{--angle: 0deg}@keyframes rotateBorder{to{--angle: 360deg}}@keyframes floatUp{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@keyframes pulseGlow{0%,to{opacity:1}50%{opacity:.6}}@keyframes shimmer{0%{background-position:-200% center}to{background-position:200% center}}@keyframes fadeSlideIn{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.float-anim{animation:floatUp 3s ease-in-out infinite}.fade-slide-in{animation:fadeSlideIn .4s cubic-bezier(.4,0,.2,1) both}
