@import"https://fonts.googleapis.com/css2?family=Rubik:wght@300;400;500;600;700;800;900&display=swap";@import"https://fonts.googleapis.com/css2?family=Noto+Sans:wght@500;600;700;800;900&display=swap";@font-face{font-family:Geogrotesque Wide;src:local("Geogrotesque Wide Thin"),local("GeogrotesqueWide-Th"),url(/assets/fonts/geogrotesque-wide/GeogrotesqueWide-Th.ttf) format("truetype");font-weight:100;font-style:normal}@font-face{font-family:Geogrotesque Wide;src:local("Geogrotesque Wide Light"),local("GeogrotesqueWide-Lt"),url(/assets/fonts/geogrotesque-wide/GeogrotesqueWide-Lt.ttf) format("truetype");font-weight:300;font-style:normal}@font-face{font-family:Geogrotesque Wide;src:local("Geogrotesque Wide"),local("GeogrotesqueWide-Rg"),url(/assets/fonts/geogrotesque-wide/GeogrotesqueWide-Rg.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Geogrotesque Wide;src:local("Geogrotesque Wide Medium"),local("GeogrotesqueWide-Md"),url(/assets/fonts/geogrotesque-wide/GeogrotesqueWide-Md.ttf) format("truetype");font-weight:500;font-style:normal}@font-face{font-family:Geogrotesque Wide;src:local("Geogrotesque Wide Semi Bold"),local("GeogrotesqueWide-SmBd"),url(/assets/fonts/geogrotesque-wide/GeogrotesqueWide-SmBd.ttf) format("truetype");font-weight:600;font-style:normal}@font-face{font-family:Geogrotesque Wide;src:local("Geogrotesque Wide Bold"),local("GeogrotesqueWide-Bd"),url(/assets/fonts/geogrotesque-wide/GeogrotesqueWide-Bd.ttf) format("truetype");font-weight:700;font-style:normal}:root{--background: #0f212e;--secondary-bg: #1a2c38;--third-bg: #213743;--fourth-bg: #071d2a;--fifth-bg: #2f4553;--text: #b1bad3;--white: #ffffff;--gold: #facc15;--accent: #00e701;--stake-green: #00e701;--stake-dark: #0f212e;--stake-card: #1a2c38;--stake-hover: #213743;--sidebar-width: 240px;--chat-width: 300px;--header-bg: #1a2c38}*{box-sizing:border-box}p{margin:unset;color:var(--text)}body{margin:0;font-family:Inter,Rubik,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:var(--background);color:var(--white)}.bevel{outline:unset;border:unset;font-family:Inter,sans-serif;color:#b1bad3;cursor:pointer;background:var(--secondary-bg);border-radius:4px;transition:all .2s;font-weight:600}.bevel:hover{background:var(--third-bg);color:#fff}.bevel-light{outline:unset;border:unset;font-family:Inter,sans-serif;color:#b1bad3;cursor:pointer;background:var(--third-bg);border-radius:4px;transition:all .2s}.bevel-light:hover{background:#2f4553;color:#fff}.bevel-gold{outline:unset;border:unset;font-family:Inter,sans-serif;color:#0f212e;font-weight:700;cursor:pointer;background:var(--stake-green);border-radius:4px;transition:filter .2s}.bevel-gold:not(:disabled):hover{filter:brightness(1.1)}.bevel-gold:not(:disabled):active{transform:translateY(1px)}.bevel-purple{font-family:Inter,sans-serif;color:#0f212e;font-weight:700;cursor:pointer;border-radius:4px;border:none;background:var(--stake-green);transition:filter .2s;box-shadow:0 4px 4px #0000001a,0 .5px #6b59ba,0 -.5px #a08aff}.gold{color:var(--gold)!important}.gold .gray{color:#926a2f}a:-webkit-any-link{text-decoration:none}.green{color:#59e878}.bevel:hover{background:#332f61}.bevel-light:active,.bevel:active,.user-dropdown-link:active{box-shadow:0 1px #282445}.footer-link{color:#ada3ef;font-family:Geogrotesque Wide,sans-serif;font-size:15px;font-weight:600;text-decoration:none;display:flex;align-items:center;gap:8px;cursor:pointer}.purple{color:#5865f2}.admin-link{font-family:Geogrotesque Wide,sans-serif;color:#ada3ef;font-weight:700;text-decoration:none;opacity:.5;transition:opacity .3s}.admin-link:hover{opacity:1}.gamemode-link{width:100%;height:100%;text-decoration:none;position:absolute;z-index:1;top:0;left:0}.user-dropdown-link{width:100%;height:25px;border-radius:3px;background:#312A5E;box-shadow:0 1px #1e193a,0 -1px #3c3472;color:#ada3ef;font-family:Geogrotesque Wide,sans-serif;font-size:13px;font-weight:700;display:flex;align-items:center;padding:0 8px;gap:8px;text-decoration:none;cursor:pointer;transition:background-color .3s;user-select:none}.user-dropdown-link.gold{border-radius:3px;background:linear-gradient(0deg,rgba(51,193,255,.25) 0%,rgba(51,193,255,.25) 100%),linear-gradient(253deg,#1A0E33 -27.53%,#423C7A 175.86%);box-shadow:0 1px #2e211e,0 -1px #88685f}.provably{width:100%;height:30px;background:rgba(89,232,120,.15);color:#59e878;font-family:Geogrotesque Wide;font-size:12px;font-weight:700;text-align:center;line-height:30px;cursor:pointer;text-decoration:none}.user-dropdown-link:not(.gold):hover{background:#2e2759}.white{color:#fff}.gray{color:#a7a7a7}.bold{font-weight:700}.cost{border-radius:3px;background:linear-gradient(0deg,rgba(51,193,255,.25) 0%,rgba(51,193,255,.25) 100%),linear-gradient(230deg,#1A0E33 0%,#423C7A 100%);font-family:Geogrotesque Wide,sans-serif;color:#fff;font-size:13px;font-weight:700;display:flex;align-items:center;justify-content:center;gap:8px;font-variant-numeric:tabular-nums}.strip{border:unset;outline:unset;text-decoration:none}.fadein{animation:.2s ease fadein}.noto{font-family:Noto Sans}@keyframes fadein{0%{opacity:0}to{opacity:1}}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.nav-sidebar{width:var(--sidebar-width);height:100vh;background:var(--secondary-bg);display:flex;flex-direction:column;flex-shrink:0;position:sticky;top:0;z-index:100;border-right:1px solid var(--third-bg)}.logo-area{height:70px;min-height:70px;display:flex;align-items:center;padding-left:24px;border-bottom:1px solid var(--third-bg)}.nav-content{flex:1;overflow-y:auto;padding:16px;display:flex;flex-direction:column;gap:24px}.nav-content::-webkit-scrollbar{width:4px}.nav-content::-webkit-scrollbar-thumb{background:var(--third-bg);border-radius:2px}.nav-section{display:flex;flex-direction:column}.section-title{font-size:11px;font-weight:700;color:var(--text);opacity:.5;margin-bottom:12px;padding-left:12px;letter-spacing:.5px;text-transform:uppercase;font-family:Inter,sans-serif}.links{display:flex;flex-direction:column;gap:4px}.nav-item{display:flex;align-items:center;gap:12px;padding:10px 12px;border-radius:4px;color:var(--text);text-decoration:none;transition:all .2s ease;font-weight:600;font-size:14px;cursor:pointer;font-family:Inter,sans-serif}.nav-item:hover,.nav-item.active{background:var(--third-bg);color:var(--white)}.icon-wrapper{width:20px;height:20px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.nav-item img{max-width:100%;max-height:100%;opacity:.7;transition:all .2s;filter:grayscale(100%) brightness(1.2)}.nav-item:hover img,.nav-item.active img{opacity:1;filter:grayscale(100%) brightness(2)}.nav-footer{padding:20px;border-top:1px solid var(--third-bg)}.live-support{display:flex;align-items:center;gap:10px;color:var(--text);font-size:13px;font-weight:600;cursor:pointer;transition:all .2s;padding:12px;border-radius:4px;background:transparent}.live-support:hover{background:var(--third-bg);color:var(--white)}.dot{width:8px;height:8px;background:#00E701;border-radius:50%;box-shadow:0 0 5px #00e70180}
