.create-btn_content{background:linear-gradient(270deg,#9c2bff,#ff2c5d);border-radius:1000px;padding:2px 2px 4px}.create-btn_content .create-btn-text{align-items:center;background:linear-gradient(270deg,#9c2bff,#ff2c5d);background-clip:text;display:flex;height:100%;justify-content:space-between;padding:0 40px;width:100%;text-fill-colr:transparent;-webkit-background-clip:text;-webkit-text-fill-color:transparent}: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}.index-page{max-width:1920px}.index-page,.index-page .welecome{margin:0 auto}.index-page .welecome-text{background-color:#000;color:#fff;font-weight:700;position:relative}.index-page .welecome-text .text-color{mix-blend-mode:darken}.index-page .welecome-text .text-color .text-color-bg{background:linear-gradient(270deg,#f4d431,#fe6624 20%,#6734ff 76%);mix-blend-mode:overlay}.index-page .welecome-text .text-color .text-light{animation:toright 4s linear infinite;background:linear-gradient(0deg,#fff0,#fff 50%,#fff0);top:50%;transform:translateY(50%) rotate(125deg);transform-origin:center}.index-page .welecome-mobile-text{background:linear-gradient(270deg,#f4d431,#fe6624 20%,#6734ff 76%);background-clip:text;text-fill-colr:transparent;-webkit-background-clip:text;-webkit-text-fill-color:transparent}@keyframes toright{0%{left:-100%}to{left:100%}}
