*{box-sizing:border-box}*::-webkit-scrollbar{width:8px}*::-webkit-scrollbar-track{background:transparent}*::-webkit-scrollbar-thumb{background:linear-gradient(45deg,#00e5ff,#1affb8);border-radius:4px}*::-webkit-scrollbar-thumb:hover{background:linear-gradient(45deg,#00b8d4,#00e5ff)}::selection{background:#00e5ff4d;color:#f1f5f9}::-moz-selection{background:#00e5ff4d;color:#f1f5f9}*:focus-visible{outline:2px solid #00e5ff;outline-offset:2px;border-radius:4px}
