*{box-sizing:border-box}*::-webkit-scrollbar{width:8px}*::-webkit-scrollbar-track{background:transparent}*::-webkit-scrollbar-thumb{background:linear-gradient(45deg,#a78bfa,#8b5cf6);border-radius:4px}*::-webkit-scrollbar-thumb:hover{background:linear-gradient(45deg,#8b5cf6,#6d28d9)}::selection{background:#8b5cf659;color:#f8fafc}::-moz-selection{background:#8b5cf659;color:#f8fafc}*:focus-visible{outline:2px solid #8b5cf6;outline-offset:2px;border-radius:4px}
