body{--background:#0a0a0b;--card:#0e0e0f;--primary:#e6e6e6;--secondary:#9f9f9f;--stroke:#353536;--accent:#151516;--confirm:#20be32;--accent-light:#313134;--gold:#fdbf00;--hidden:#353535;--muted:#7a7a7b;--alarm:#d53951;background:var(--background);color:var(--primary);margin:0;font-family:GeneralSans-Medium}h1,h2,h3,p{margin:0}.background{z-index:-1;position:absolute;top:0;left:0}.full-screen{width:100%;height:100%}.vertical-center{align-items:center;display:flex}.horizontal-center{justify-content:center;display:flex}.center{justify-content:center;align-items:center;display:flex}.floating-center{position:absolute;left:50%;transform:translate(-50%)}.space-between{justify-content:space-between;display:flex}.no-select{-webkit-user-select:none;-ms-user-select:none;user-select:none}.button{cursor:pointer;color:inherit;background:0 0;border:none;padding:0}.content{max-width:1320px;margin:2.75rem auto auto}.fake-link{text-decoration:underline}.font-size-static-16{font-size:16px}.modal{background:var(--background);color:inherit;padding:1rem;position:relative;overflow:visible}dialog.modal::-ms-backdrop{opacity:.6;background:#09090b}dialog.modal::backdrop{opacity:.6;background:#09090b}span.logo{letter-spacing:1.5px;font-size:19px;font-weight:700}img.logo{width:26px}div.logo{gap:15px}p,h1,h2,h3,span .text-center{text-align:center}.semibold{font-family:GeneralSans-Semibold}.font-8{font-size:.5rem}.font-14{font-size:.875rem}.font-16{font-size:1rem}.gap-05{gap:.5rem}.mt-05{margin-top:.5rem}@media (max-width:1440px){.content{width:initial;margin-top:2rem;margin-left:1.5rem;margin-right:1.5rem}}