@import"https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap";.dialog-backdrop{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;z-index:1000;border:none}dialog{position:fixed;top:50%;transform:translateY(-50%);z-index:1001;width:300px;height:100px;display:flex;justify-content:center;align-items:center;text-align:center;background-color:#0a0a0a;color:#fff;border:none;border-radius:10px}dialog .platforms{display:flex;flex-direction:column;gap:10px;width:100%}dialog .platforms button{background-color:#191919;display:flex;align-items:center;justify-content:center;color:inherit;border:none;border-radius:5px;padding:10px}dialog .platforms button *{margin:0}dialog .platforms button img{width:16px;height:16px;margin-right:5px}dialog .platforms button:hover{background-color:#282828}dialog .platforms button:disabled{background-color:#101010;cursor:not-allowed}dialog .platforms button:disabled p,dialog .platforms button:disabled img{opacity:.5}dialog.confirmation-dialog{width:500px;height:auto}dialog.confirmation-dialog .content{padding:20px}dialog.confirmation-dialog .content .text p{margin:2px;font-weight:700}dialog.confirmation-dialog .content button{margin-top:10px;background-color:#4caf50;color:#fff;padding:10px 20px;border:none;border-radius:5px;cursor:pointer}dialog.confirmation-dialog .content button.cancel{background-color:#f44336}footer.svelte-obkf8f{background-color:#090909;color:#fff;padding:5px;text-align:center;font-size:14px}header.svelte-1rhjeyh{position:relative;display:flex;justify-content:space-between;align-items:center;padding:0 20px;background-color:#101010;color:#fff;height:45px}.branding.svelte-1rhjeyh{display:flex;align-items:center;gap:10px;color:#40ff00}.branding.svelte-1rhjeyh img:where(.svelte-1rhjeyh){display:none;width:40px;height:40px}nav.svelte-1rhjeyh{position:absolute;left:50%;top:0;transform:translate(-50%);height:100%}nav.svelte-1rhjeyh ul:where(.svelte-1rhjeyh){display:flex;flex-direction:row;list-style:none;padding:0;margin:0;height:100%}nav.svelte-1rhjeyh ul:where(.svelte-1rhjeyh) li:where(.svelte-1rhjeyh){padding:0 10px;display:flex;justify-content:center;align-items:center;color:#fff;text-align:center}nav.svelte-1rhjeyh ul:where(.svelte-1rhjeyh) li:where(.svelte-1rhjeyh) a:where(.svelte-1rhjeyh){height:100%;display:flex;align-items:center;color:inherit;text-decoration:inherit}nav.svelte-1rhjeyh ul:where(.svelte-1rhjeyh) li:where(.svelte-1rhjeyh) a.special-event:where(.svelte-1rhjeyh){font-weight:700;letter-spacing:1px;background:linear-gradient(90deg,#fc3737,#fff,#87ceeb,#fc3737,#fff,#87ceeb,#fc3737);background-size:500% 100%;background-clip:text;-webkit-background-clip:text;color:transparent;animation:svelte-1rhjeyh-rainbow-slide 6s linear infinite}nav.svelte-1rhjeyh ul:where(.svelte-1rhjeyh) li:where(.svelte-1rhjeyh):hover{background-color:#18181885}section.profile.svelte-1rhjeyh button:where(.svelte-1rhjeyh){display:flex;align-items:center;background:none;border:none;cursor:pointer}section.profile.svelte-1rhjeyh p:where(.svelte-1rhjeyh){margin:0;font-weight:600;color:#fff}section.profile.svelte-1rhjeyh img:where(.svelte-1rhjeyh){width:40px;height:40px;border-radius:50%;margin-left:10px}section.login-wrapper.svelte-1rhjeyh{display:flex;align-items:center}section.login-wrapper.svelte-1rhjeyh .login-button:where(.svelte-1rhjeyh){background-color:#fff;color:#000;border:none;padding:5px 10px;border-radius:10px;cursor:pointer;font-weight:600}section.login-wrapper.svelte-1rhjeyh .login-button:where(.svelte-1rhjeyh):hover{background-color:#e6e6e6}.seasonal-xmas.svelte-1rhjeyh{z-index:7;position:absolute;top:0;left:0;width:100%;pointer-events:none}.seasonal-xmas.svelte-1rhjeyh .corner.left:where(.svelte-1rhjeyh){position:absolute;top:45px;left:0;height:200px;width:auto}.seasonal-xmas.svelte-1rhjeyh .corner.right:where(.svelte-1rhjeyh){position:absolute;top:45px;right:0;height:200px;width:auto;transform:scaleX(-1)}@media (max-width: 768px){header.svelte-1rhjeyh{padding:0 5px}.branding.svelte-1rhjeyh h1:where(.svelte-1rhjeyh){display:none}.branding.svelte-1rhjeyh img:where(.svelte-1rhjeyh){display:inline}section.profile.svelte-1rhjeyh p:where(.svelte-1rhjeyh){display:none}section.profile.svelte-1rhjeyh img:where(.svelte-1rhjeyh){margin-left:0}.seasonal-xmas.svelte-1rhjeyh .corner.right:where(.svelte-1rhjeyh),.seasonal-xmas.svelte-1rhjeyh .corner.left:where(.svelte-1rhjeyh){display:none}}@keyframes svelte-1rhjeyh-rainbow-slide{0%{background-position:0% 50%}to{background-position:125% 50%}}body{margin:0;padding:0;font-family:Arial,sans-serif;background-color:#121212;color:#fff}a{color:#40ff00}.layout-wrapper.svelte-107qmxv{display:flex;flex-direction:column;min-height:100vh}.main-content.svelte-107qmxv{flex:1;display:flex;flex-direction:column}input,select{background-color:#191919;color:#fff;border:none;outline:none;text-align:left}input:focus,select:focus{outline:none;outline:1px solid #4a90e2}input:hover,select:hover{background-color:#282828}::-webkit-scrollbar{width:.25rem}::-webkit-scrollbar-thumb{background-color:#33ca00;border-radius:4px}::-webkit-scrollbar-track{background-color:#00000040}
