@import "https://fonts.googleapis.com/css2?family=Fira+Code:wght@300..700&display=swap";:root{--cursor-default:url(/modOS-VT/media/cursor/Normal%20Select.cur), auto;--cursor-pointer:url(/modOS-VT/media/cursor/Link%20Select.cur), pointer;--cursor-text:url(/modOS-VT/media/cursor/Text%20Select.cur), text;--cursor-help:url(/modOS-VT/media/cursor/Help%20Select.cur), help;--cursor-move:url(/modOS-VT/media/cursor/Move.cur), move;--cursor-wait:url(/modOS-VT/media/cursor/Busy.cur), wait;--cursor-progress:url(/modOS-VT/media/cursor/Working%20in%20Background.cur), progress;--cursor-not-allowed:url(/modOS-VT/media/cursor/Unavailable.cur), not-allowed}*{color:#fff;background-color:#000;font-family:Fira Code,monospace}html,body{width:100%;height:100%;cursor:var(--cursor-default);margin:0;padding:0}a,button{cursor:var(--cursor-pointer)}input,textarea{cursor:var(--cursor-text)}.fira-code{font-optical-sizing:auto;font-family:Fira Code,monospace;font-weight:300px;font-style:normal}.manifest{overflow-wrap:break-word;cursor:none;-webkit-user-select:none;user-select:none;height:100vh;overflow-y:hidden}.modos-account{width:100%;cursor:var(--cursor-default);justify-content:center;align-items:center;display:flex}.modos-account__form{flex-direction:column;align-items:center;width:40%;min-width:320px;display:flex}.modos-account__form h1{margin-bottom:25px}.modos-account__action{align-items:center;gap:8px;margin-bottom:20px;display:flex}.modos-account__action select{border:2px solid #fff;border-radius:30px}.modos-account__action select:hover,.modos-account__action select option:hover{cursor:var(--cursor-pointer)}.modos-account__field{flex-direction:column;gap:8px;width:80%;margin-bottom:15px;display:flex}.modos-account__field input{color:#000;box-sizing:border-box;background:#fff;border:none;border-radius:30px;width:100%;height:35px;padding:0 15px}.account-button{flex-direction:row;justify-content:flex-end;gap:10px;width:100%;margin-right:20%;display:flex}.account-button button{border:2px solid #fff;border-radius:30px;width:120px;height:40px;transition:border .5s,color .5s}.account-button button:hover{color:#666;border:2px solid #666}.modos-account__link{text-decoration:underline}.modos-account__link:hover{cursor:var(--cursor-pointer)}
