:root{--black: #0F0E0E;--white: #FDFFFC;--secondary-color: #000328;--tertiary-color: #00458E;--interaction-color: #FF6663;--text: var(--white)}body{min-height:100vh;background:#000329;background:linear-gradient(135deg,#000329,#00458f);background:-moz-linear-gradient(135deg,hsla(236,100%,8%,1) 0%,hsla(211,100%,28%,1) 100%);background:-webkit-linear-gradient(135deg,hsla(236,100%,8%,1) 0%,hsla(211,100%,28%,1) 100%);filter:progid: DXImageTransform.Microsoft.gradient(startColorstr="#000328",endColorstr="#00458E",GradientType=1);color:var(--text)}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#1a1a1a}::-webkit-scrollbar-thumb:hover{background:var(--text)}::-webkit-scrollbar-thumb{background:#34344a;border-radius:9999px}
