@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.fade-in{animation:fadeIn .4s ease-out forwards}.custom-scrollbar::-webkit-scrollbar{width:6px;height:6px}.custom-scrollbar::-webkit-scrollbar-track{background:transparent}.custom-scrollbar::-webkit-scrollbar-thumb{background:#e2e8f0;border-radius:10px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#cbd5e1}@keyframes blobFloat{0%,to{transform:translate(0) scale(1)}33%{transform:translate(20px,-20px) scale(1.05)}66%{transform:translate(-15px,15px) scale(.95)}}@keyframes scrollBounce{0%,to{transform:translateY(0);opacity:1}50%{transform:translateY(8px);opacity:.5}}@keyframes blobPulse{0%,to{transform:scale(1);opacity:.5}50%{transform:scale(1.15);opacity:.75}}.cursor-dot,.cursor-ring{position:fixed;pointer-events:none;border-radius:50%;transform:translate(-50%,-50%);top:0;left:0}.cursor-dot{width:8px;height:8px;background:#0ea5e9;z-index:9999}.cursor-ring{width:36px;height:36px;border:2px solid rgba(14,165,233,.55);z-index:9998;background:transparent;transition:width .25s,height .25s}body.cursor-hover .cursor-ring{width:60px;height:60px}@media(max-width:768px){.cursor-dot,.cursor-ring{display:none}}.word-reveal{opacity:.08;display:inline}
