:root{--foreground-rgb:0,0,0;--background-start-rgb:214,219,220;--background-end-rgb:255,255,255}body{--border-color-theme:#707070;background-color:#000;color:rgb(var(--foreground-rgb))}body::-webkit-scrollbar-thumb{background-color:#f75ecc;border-radius:10px;-webkit-transition:background-color duration-200;transition:background-color duration-200}body::-webkit-scrollbar-track{background-color:#0003;border-radius:2px}body::-webkit-scrollbar-thumb:hover{background-color:#ff85e3;cursor:pointer}.dark-mode body{--border-color-theme:#707070;background-color:#242424;color:rgb(var(--foreground-rgb))}.dark-mode body::-webkit-scrollbar-thumb{background-color:#f75ecc;border-radius:10px;-webkit-transition:background-color duration-200;transition:background-color duration-200}.dark-mode body::-webkit-scrollbar-track{background-color:#0003;border-radius:2px}.dark-mode body::-webkit-scrollbar-thumb:hover{background-color:#ff85e3;cursor:pointer}.light-mode body{background-color:#fdfdf9;--border-color-theme:#000}.gradient_radius_all{align-items:center;display:flex;height:692px;justify-content:center;position:absolute;width:auto}.mobile_gradient_radius_all{top:50%;transform:translate(-500px,-50%)}.un_mobile_gradient_radius_all{left:50%;top:50%;transform:translate(-50%,-50%)}.gradient_radius{align-items:center;background-clip:content-box,border-box;background-image:linear-gradient(#000,#000),linear-gradient(0,#000,#111,var(--bg),#111,#000);background-origin:border-box;border:1px solid transparent;border-radius:1000px;display:flex;justify-content:center;position:relative}
