*{box-sizing:border-box}*,body,html{padding:0;margin:0}body,html{max-width:100vw;overflow-x:hidden;font-family:Raleway,sans-serif;font-optical-sizing:auto;font-weight:400;font-style:normal;scroll-behavior:smooth}body{color:#fff;background-image:linear-gradient(#000,#20123a 50%,#f35f1c 800%);background-size:cover;min-height:100vh}body:has(.platformLayout){overflow:hidden;height:100vh}::-webkit-scrollbar{width:1rem;background:inherit}::-webkit-scrollbar-thumb{width:8px;background-color:rgba(243,95,28,.5);border-radius:10px;-webkit-transition:background-color .3s ease-in-out;transition:background-color .3s ease-in-out;background-clip:content-box;border:5px solid transparent}::-webkit-scrollbar-thumb:hover{background-color:#fff}::-webkit-scrollbar-track{background:transparent}::-webkit-resizer{border-color:transparent #1a1a1a #1a1a1a transparent;border-style:solid;border-width:8px;z-index:2}.d-flex-row{display:flex;flex-direction:row}.d-flex-col{display:flex;flex-direction:column}.d-grid{display:grid}.jc-start{justify-content:flex-start}.jc-center{justify-content:center}.jc-end{justify-content:flex-end}.jc-space-between{justify-content:space-between}.jc-stretch{justify-content:stretch}.ai-start{align-items:flex-start}.ai-center{align-items:center}.ai-stretch{align-items:stretch}.ai-end{align-items:flex-end}.flex-spacer{flex-grow:1}.w-100{width:100%}.w-fit-content{width:-moz-fit-content;width:fit-content}.w-100vw{width:100vw}.min-w-100vw{min-width:100vw}.h-100{height:100%}.h-fit-content{height:-moz-fit-content;height:fit-content}.h-100vh{height:100vh}.min-h-100vh{min-height:100vh}.p-0{padding:0}.m-0{margin:0}.px-2_5rem{padding-left:2.5rem;padding-right:2.5rem}.gap-0_5rem{gap:.5rem}.mx-auto{margin-left:auto;margin-right:auto}.my-auto{margin-top:auto;margin-bottom:auto}.ta-center{text-align:center}.Toastify__toast-container{display:flex;flex-direction:column;gap:10px}.custom-toast{width:380px;min-height:60px;border-radius:12px;border:none;background-color:#202020;box-shadow:0 4px 16px rgba(0,0,0,.4);font-family:Raleway,sans-serif;font-size:15px;color:#e4e4e4;padding:16px 20px;gap:12px;-webkit-user-select:none;-moz-user-select:none;user-select:none;overflow:hidden}.custom-toast,.custom-toast-body{display:flex;align-items:center;margin:0}.custom-toast-body{font-weight:600;line-height:1.4}.custom-toast .Toastify__progress-bar{background:linear-gradient(90deg,#f35f1c,#6d2ee1);height:3px}.custom-toast--error,.custom-toast--info,.custom-toast--success,.custom-toast--warn{color:#e4e4e4}.custom-toast--success .Toastify__toast-icon{color:#51e889}.custom-toast--error .Toastify__toast-icon{color:#f87171}.custom-toast--warn .Toastify__toast-icon{color:#f35f1c}.custom-toast--info .Toastify__toast-icon{color:#a78bfa}.custom-toast .Toastify__close-button{color:#e4e4e4;opacity:.6;transition:opacity .2s ease-in-out;padding:6px 8px;align-self:flex-start}.custom-toast .Toastify__close-button:hover{opacity:1}