@import "https://fonts.googleapis.com/css2?family=Inter&display=swap";

html,body{color:#f8daf8;background:#1a081d;height:100%;margin:0}#__next{min-height:100%;padding-bottom:200px;position:relative}#__next footer{position:absolute;bottom:0;left:0;right:0}.cdt-button{color:#f8daf8;cursor:pointer;background-color:#4d1b4d;border:3px solid #a955a9;border-radius:10px;outline:none;padding:10px;transition:background-color .2s ease-in-out}.cdt-button:hover,.cdt-button:focus{background-color:#a955a9}*{box-sizing:border-box;font-optical-sizing:auto;font-variation-settings:"slnt" 0;font-family:Inter,sans-serif;font-style:normal;font-weight:500}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-thumb{background-color:#602160;border-radius:6px}::-webkit-scrollbar-track{background-color:#2b112b}
