@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500&family=Raleway:wght@600&family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20,400,0,0&display=swap");:root{color-scheme:dark;--bg-0:#141413;--bg-1:#000;--text-0:#faf9f6;--text-1:#898989;--text-2:#131314;--font-family-0:"Inter","Avenir Next","Segoe UI",sans-serif;--font-family-1:"Raleway","Avenir Next","Segoe UI",sans-serif;--border-0:#31312f;--border-1:#898989;--primary:#7756f3;--fixed-width:1490px;--content-padding-hrz:25px;--color-red-500:#fc2222;--control-height:44px}*,:after,:before{box-sizing:border-box}html{min-height:100%}#__next,body{margin:0;min-height:100vh;font-family:var(--font-family-0);color:var(--text-1);background:var(--bg-0);-webkit-font-smoothing:antialiased;overflow-x:hidden}button,input,textarea{font:inherit}.material-symbols-outlined{font-family:Material Symbols Outlined;font-style:normal;font-weight:300;font-display:block;line-height:1;letter-spacing:normal;text-transform:none;white-space:nowrap;word-wrap:normal;direction:ltr;font-feature-settings:"liga";-webkit-font-smoothing:antialiased}::selection{background:var(--primary);color:#fff}legend{padding:0}hr{border:0;border-top:1px solid var(--border-0);margin:40px 0 35px}