*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;min-height:100vh;overflow-x:hidden;font-family:system-ui,-apple-system,sans-serif;scrollbar-width:thin;scrollbar-color:rgba(0,229,255,.58) rgba(2,8,22,.86)}body{background:linear-gradient(180deg,#0f2027,#203a43 50%,#2c5364);color:#e0e0e0}a{color:inherit;text-decoration:none}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:linear-gradient(180deg,rgba(2,8,22,.94),rgba(8,22,38,.94));border-left:1px solid rgba(125,211,252,.12)}::-webkit-scrollbar-thumb{background:linear-gradient(180deg,rgba(0,229,255,.78),rgba(14,165,233,.58));border:2px solid rgba(2,8,22,.94);border-radius:999px;box-shadow:0 0 12px rgba(0,229,255,.28)}::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,rgba(103,232,249,.92),rgba(0,229,255,.72))}::-webkit-scrollbar-corner{background:rgba(2,8,22,.94)}