@import"https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700&display=swap";:root{line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}form,.divform{justify-content:center;align-items:center;display:flex;flex-direction:column}input{font-family:montserrat}.mainText{font-family:montserrat;color:#000;text-align:center}.regInputs{padding:12px 16px;margin:10px 0;border:2px solid #000000;border-radius:8px;font-size:16px;font-family:montserrat,sans-serif!important;color:#000;background-color:#f9f9f9;font-size:20px}.regInputs::placeholder{font-family:Montserrat,sans-serif;color:#999;font-size:18px;font-weight:400}.regInputs:focus{outline:none;border-color:#7c7c7c;box-shadow:0 0 0 2px #4a90e21a}input:-webkit-autofill{background-color:#f8fff8!important;border:2px solid #a8e6cf!important;-webkit-text-fill-color:#333!important;box-shadow:0 0 0 1000px #f8fff8 inset!important;transition:background-color 5000s ease-in-out 0s}input:-webkit-autofill:focus{border-color:#4a90e2!important;box-shadow:0 0 0 1000px #fff inset,0 0 0 2px #4a90e21a!important}.signButton{background-color:#f9f9f9;color:#000;border-color:#000;box-shadow:1px 1px 1px 1px #0000004d;font-family:30px;margin:1vh}.signButton::selection{background-color:#f9f9f9;color:#000;border-color:#000;box-shadow:1px 1px 1px 1px #0000004d;font-family:30px;margin:1vh}.signButton:active{background-color:#f9f9f9;color:#000;border-color:#000;box-shadow:1px 1px 1px 1px #0000004d;font-family:30px;margin:1vh}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh;font-family:system-ui,Avenir,Helvetica,Arial,sans-serif}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s;display:-webkit-box!important;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;white-space:normal;visibility:visible}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}.sectiondash{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}@media(max-width:1500px){.sectiondash{grid-template-columns:repeat(3,1fr)}}@media(max-width:1124px){.sectiondash{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.sectiondash{grid-template-columns:1fr}}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.custom-scrollbar::-webkit-scrollbar{width:10px;height:10px}.custom-scrollbar::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.custom-scrollbar::-webkit-scrollbar-thumb{background:#888;border-radius:10px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#555}
