.cursor{position:fixed;width:15px;height:15px;background-color:#000;border-radius:50%;pointer-events:none}.creative-cursor-main{position:fixed;width:30px;height:30px;background:linear-gradient(135deg,#3b82f6,#1d4ed8);border-radius:50%;pointer-events:none;z-index:9999;box-shadow:0 0 20px #3b82f699;border:2px solid rgba(255,255,255,.3)}.creative-cursor-trail{position:fixed;width:20px;height:20px;background:#3b82f666;border-radius:50%;pointer-events:none;z-index:9998;filter:blur(2px)}.creative-cursor-glow{position:fixed;width:60px;height:60px;background:radial-gradient(circle,rgba(59,130,246,.2) 0%,transparent 70%);border-radius:50%;pointer-events:none;z-index:9997;filter:blur(10px)}@keyframes pulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.1);opacity:.8}}.creative-cursor-main:before{content:"";position:absolute;top:-2px;left:-2px;right:-2px;bottom:-2px;background:linear-gradient(45deg,#3b82f6,#1d4ed8,#6366f1,#3b82f6);border-radius:50%;z-index:-1;animation:pulse 2s ease-in-out infinite}
