::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#9ca3af80;border-radius:4px;transition:background-color .2s ease}::-webkit-scrollbar-thumb:hover{background:#9ca3afb3}::-webkit-scrollbar-corner{background:transparent}[data-theme=dark] ::-webkit-scrollbar-thumb{background:#47556980}[data-theme=dark] ::-webkit-scrollbar-thumb:hover{background:#475569b3}*{scrollbar-width:thin;scrollbar-color:rgba(156,163,175,.5) transparent}[data-theme=dark] *{scrollbar-color:rgba(71,85,105,.5) transparent}html{scroll-behavior:smooth}*:focus{outline:2px solid #667eea;outline-offset:2px}::selection{background-color:#667eea33;color:inherit}[data-theme=dark] ::selection{background-color:#818cf84d}.hide-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.hide-scrollbar::-webkit-scrollbar{display:none}.custom-scrollbar{scrollbar-width:thin;scrollbar-color:rgba(156,163,175,.5) transparent}.custom-scrollbar::-webkit-scrollbar{width:6px;height:6px}.custom-scrollbar::-webkit-scrollbar-thumb{background:#9ca3af80;border-radius:3px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#9ca3afb3}[data-theme=dark] .custom-scrollbar{scrollbar-color:rgba(71,85,105,.5) transparent}[data-theme=dark] .custom-scrollbar::-webkit-scrollbar-thumb{background:#47556980}[data-theme=dark] .custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#475569b3}*{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{overflow-x:hidden}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.loading-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.gradient-text{background:linear-gradient(135deg,#667eea,#764ba2);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}[data-theme=dark] .gradient-text{background:linear-gradient(135deg,#818cf8,#c084fc);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}
