@import"https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Inter:wght@400;500;600;700&family=Space+Mono:wght@400;700&display=swap";:root{--mayhem-black: #050506;--mayhem-void: #08080a;--mayhem-surface-1: #0d0d10;--mayhem-surface-2: #121216;--mayhem-surface-3: #18181e;--mayhem-border: #29292f;--mayhem-border-soft: rgba(255, 255, 255, .08);--mayhem-red: #ff3217;--mayhem-orange: #ff5a16;--mayhem-hot-orange: #ff721c;--mayhem-yellow: #ffb52b;--mayhem-deep-red: #a9140b;--mayhem-purple: #7b2cff;--mayhem-purple-soft: #a066ff;--mayhem-purple-dark: #351458;--status-positive: #98ff32;--status-warning: #ffb52b;--status-danger: #ff3a32;--status-info: #4ccbff;--status-offline: #75757d;--text-primary: #f5f4f1;--text-secondary: #b3b0ac;--text-muted: #747279;--text-disabled: #4e4d53;--text-on-orange: #090909;--font-display: "Bebas Neue", "Arial Narrow", sans-serif;--font-ui: "Inter", system-ui, sans-serif;--font-mono: "Space Mono", monospace;--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-5: 24px;--space-6: 32px;--space-7: 40px;--space-8: 48px;--space-9: 64px;--radius-sm: 6px;--radius-md: 10px;--radius-lg: 14px;--radius-xl: 20px;--radius-pill: 999px;--shadow-surface: inset 0 1px 0 rgba(255, 255, 255, .035), 0 18px 50px rgba(0, 0, 0, .38);--shadow-active: 0 0 0 1px rgba(255, 90, 22, .8), 0 0 24px rgba(255, 68, 18, .22), 0 18px 50px rgba(0, 0, 0, .5);--shell-max-width: 1680px;--shell-side-padding: clamp(24px, 3vw, 56px);--top-hud-height: 96px;--network-topbar-height: clamp(64px, 8vh, 76px);--bottom-dock-height: 126px;--shell-gap: 18px;--motion-focus: .16s;--motion-card: .26s;--motion-room: .38s;--z-background: 0;--z-content: 10;--z-hud: 50;--z-overlay: 100;--z-modal: 200;--z-toast: 300}html{font-family:var(--font-ui);color:var(--text-primary);background:var(--mayhem-black)}button,input,select{font-family:var(--font-ui)}:root{color:var(--text-primary);background:var(--mayhem-black);font-family:var(--font-ui);font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background-color:#080909;background-image:linear-gradient(#05060794,#050607c7),url(/assets/bg.png);background-position:center;background-size:cover;background-attachment:fixed;-webkit-font-smoothing:antialiased}button,input{font:inherit}button{cursor:pointer}button:hover:not([data-game-focus=true]):not(:disabled):not(.mode-card){filter:brightness(1.05)}button:active:not(:disabled):not(.mode-card){transform:scale(.97)}button:disabled,[aria-disabled=true]{opacity:.45;filter:grayscale(.35);cursor:not-allowed}.mode-card:hover:not(.is-selected){filter:saturate(.75) brightness(.78)}:focus-visible{outline:2px solid var(--room-accent-ink, #ff5a16);outline-offset:3px}html[data-input-mode=keyboard] [data-game-focus=true]:not(.mode-card):not(.room-game-card),html[data-input-mode=gamepad] [data-game-focus=true]:not(.mode-card):not(.room-game-card){z-index:5;outline:2px solid rgba(255,90,22,.95);outline-offset:-2px;transform:translateY(-3px) scale(1.02);filter:brightness(1.08) drop-shadow(0 0 7px rgba(255,90,22,.3));transition:transform .16s ease,filter .16s ease}html[data-input-mode=keyboard] [data-game-focus=true]:not(.mode-card):not(.room-game-card):active,html[data-input-mode=gamepad] [data-game-focus=true]:not(.mode-card):not(.room-game-card):active{transform:translateY(-1px) scale(.99)}.room-game-card{cursor:pointer}.room-game-card[data-game-focus=true]:not(.is-selected){border-color:#ff5a16b3;box-shadow:0 0 0 2px #ff5a1659}.app-shell{min-height:100vh;overflow:hidden;background-color:#080909;background-image:url(/assets/bg.png);background-position:center;background-size:cover;background-repeat:no-repeat;background-blend-mode:soft-light}.app-header{height:77px;padding:0 3.1vw;display:flex;align-items:center;gap:3.5vw;border-bottom:1px solid #242424;background:#090a0af2;position:relative;z-index:6}.brand{border:0;background:none;padding:0;width:155px;line-height:0}.brand img{width:100%;height:auto}.search-box{height:48px;max-width:694px;flex:1;display:flex;align-items:center;gap:12px;padding:0 13px;color:#8f8f91;border:1px solid #2a2b2b;border-radius:12px;background:#101111;text-align:left}.search-placeholder{min-width:0;flex:1;overflow:hidden;color:#8f8f91;background:transparent;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.search-box kbd{color:#777;font-size:10px;border:1px solid #333;border-radius:5px;padding:2px 4px}.header-actions{display:flex;align-items:center;gap:15px;margin-left:auto}.deposit-button{min-height:48px;display:inline-flex;align-items:center;justify-content:center;gap:11px;padding:0 20px;border:1px solid #ff721c;border-radius:10px;background:linear-gradient(135deg,#ff3217,#ff5a16 48%,#ffb52b);color:#10100f;font-weight:800;font-size:13px;box-shadow:0 7px 25px #ff5a1629}.deposit-button span{font-size:20px;line-height:0}.icon-button{min-width:46px;min-height:46px;display:grid;place-items:center;position:relative;color:#e9e8e4;background:transparent;border:0;padding:8px;border-radius:10px}.badge-button b{position:absolute;top:2px;right:1px;min-width:16px;height:16px;display:grid;place-items:center;border-radius:50%;color:#fff;background:#ff3217;font-size:10px}.account-control{min-height:46px;display:flex;align-items:center;gap:8px;color:#e8e8e5;background:transparent;border:0;padding:4px 10px;border-radius:10px}.account-mark{width:33px;height:33px;display:grid;place-items:center;border:2px solid #ff5a16;border-radius:50%;color:#f8f8f4;font-weight:900;font-size:18px}.account-meta{display:grid;text-align:left}.account-meta strong{color:#ff5a16;font-size:12px}.account-meta em{color:#dadad5;font-style:normal;font-size:11px}.mobile-menu{display:none}.hub-main{width:min(100%,1580px);margin:0 auto;padding:23px 2.7vw}.welcome{text-align:center}.welcome p{display:flex;justify-content:center;align-items:center;gap:13px;margin:0;color:#deddda;text-transform:uppercase;font-family:var(--font-display);font-size:clamp(26px,2vw,32px);font-weight:700;letter-spacing:.4px}.welcome p svg{color:#ff5a16}.welcome h1{margin:2px 0 15px;color:#d0cfcb;font-size:17px;font-weight:400}.quick-strip{width:min(100%,624px);min-height:58px;display:grid;grid-template-columns:1.35fr .9fr 1fr;margin:0 auto 12px;border:1px solid #3d2d0d;border-radius:14px;background:#0e0e0de6}.quick-strip button{display:flex;align-items:center;gap:10px;padding:10px 14px;border:0;border-right:1px solid #3d2d0d;color:#eee;background:transparent;text-align:left}.quick-strip button:last-child{border-right:0}.quick-strip strong,.quick-strip small{display:block;font-size:11px}.quick-strip strong{color:#ff5a16}.quick-strip small{margin-top:4px;color:#a8a8a3}.quick-strip small b{color:#ff5a16}.coin-mark{width:28px;height:28px;display:grid;place-items:center;flex:none;border:2px solid #ff5a16;border-radius:50%;color:#ff5a16;font-family:var(--font-display);font-size:18px;font-weight:700}.quick-strip button:nth-child(2) strong,.quick-strip button:nth-child(3) strong{color:#eee}.violet-dot{width:10px;height:10px;border-radius:50%;background:#7b2cff;margin-left:auto}.carousel-section{height:clamp(490px,49vw,570px);position:relative;display:grid;place-items:center}.platform{position:absolute;bottom:22px;width:min(740px,62vw);height:65px;border:1px solid #573a12;border-radius:50%;box-shadow:0 0 0 12px #804c0a1f,0 0 34px #ff5a1661,inset 0 0 25px #ff5a1647}.mode-carousel{height:455px;width:100%;position:relative;perspective:900px;outline:none}.mode-card{--x: calc(var(--position) * 225px);width:275px;height:420px;overflow:hidden;position:absolute;left:calc(50% - 137px);top:12px;transform:translate(var(--x)) scale(.82) rotateY(calc(var(--position) * -7deg));transform-origin:center bottom;transition:transform .42s cubic-bezier(.2,.84,.35,1),opacity .3s,filter .3s,border-color .3s,box-shadow .3s;opacity:.62;filter:saturate(.65) brightness(.65);border:1px solid #7a5310;border-radius:13px;background:#121212;color:#fff;box-shadow:0 15px 34px #00000075}.mode-card[style*="--position: 3"],.mode-card[style*="--position: -3"]{opacity:.34}.mode-card.is-selected{transform:translate(var(--x)) scale(1) translateY(-8px);z-index:3;opacity:1;filter:saturate(1) brightness(1);border:2px solid #ff5a16;box-shadow:0 0 30px #ff5a166b,0 21px 44px #0009}.mode-art{width:100%;height:100%;object-fit:cover;object-position:center}.mode-card:not(.is-selected) .mode-art{opacity:.72}.card-scrim{position:absolute;z-index:2;top:0;right:0;bottom:0;left:0;background:#00000052}.mode-card.is-selected .card-scrim{background:#00000017}.card-copy{position:absolute;z-index:2;top:30px;left:23px;right:20px;text-align:left}.card-copy em{display:block;color:#ff5a16;font-size:10px;font-style:normal;font-weight:700;letter-spacing:1px}.card-copy strong{display:block;margin-top:5px;font-family:var(--font-display);font-size:43px;line-height:.92;text-transform:uppercase}.card-copy small{display:block;max-width:190px;margin-top:16px;color:#ecebe7;font-size:14px;line-height:1.45}.enter-button{position:absolute;z-index:2;bottom:20px;left:calc(50% - 22px);width:44px;height:44px;display:grid;place-items:center;color:#18130b;border-radius:50%;background:linear-gradient(135deg,#ff3217,#ff5a16 48%,#ffb52b)}.carousel-controls{position:absolute;bottom:1px;z-index:4;display:flex;align-items:center;gap:16px}.carousel-controls button{display:grid;place-items:center;width:44px;height:44px;border:1px solid #3a3a37;border-radius:50%;color:#d7d6d0;background:#101110}.pagination{display:flex;align-items:center;gap:2px;padding:4px 10px;border-radius:13px;background:#141515}.pagination button{width:auto;padding:12px 5px;border:0;background:transparent}.pagination button:after{content:"";display:block;width:17px;height:4px;border-radius:6px;background:#777}.pagination button.active:after{background:#ff5a16}.status-grid{display:grid;grid-template-columns:1.14fr 1.5fr 1.5fr .88fr;gap:8px;padding-top:4px}.status-card{width:100%;min-height:117px;overflow:hidden;padding:16px 18px;border:1px solid #282825;border-radius:13px;background:#10100feb;color:inherit;text-align:left}.label{display:block;color:#dfdfdb;text-transform:uppercase;font-size:10px;font-weight:700;letter-spacing:.35px}.rank-card{display:flex;justify-content:space-between}.rank-card h3{margin:8px 0 2px;font-family:var(--font-display);font-size:18px}.rank-card h3 small{color:#92918e;font-family:var(--font-ui);font-size:10px;font-weight:500}.rank-card p{margin:0;color:#ff5a16;font-size:12px}.rank-card img{width:86px;height:86px;margin-top:-8px;object-fit:contain}.progress{width:135px;height:8px;display:inline-block;overflow:hidden;margin-top:10px;border-radius:10px;background:#272726}.progress i{display:block;width:64%;height:100%;border-radius:inherit;background:#ff5a16}.rank-card b{color:#ff5a16;margin-left:7px;font-size:11px}.race-card p{margin:7px 0 0;color:#aaa9a4;font-size:11px}.race-content{display:flex;align-items:end;justify-content:space-between}.race-content small,.race-content strong{display:block}.race-content small{color:#a9a9a4;font-size:10px}.race-content strong{font-size:18px}.reward-tokens{display:flex;gap:7px}.reward-tokens span{width:47px;height:48px;display:grid;place-items:center;align-content:center;gap:2px;border:1px solid #302f2c;border-radius:7px;color:#ff5a16;font-size:16px}.reward-tokens b{color:#d7d5ce;font-size:9px}.recent-card{display:grid;align-items:center}.wins{display:flex;gap:13px;margin-top:12px}.wins span{display:grid;grid-template-columns:22px auto;column-gap:5px;align-items:center;color:#d2d1cd;white-space:nowrap;font-size:10px}.wins img{width:22px;height:22px;grid-row:span 2;border-radius:50%;object-fit:cover}.wins b{color:#ff5a16}.system-card p{display:flex;align-items:center;gap:7px;margin:8px 0;color:#98ff32;font-size:10px}.system-card p i{width:8px;height:8px;border-radius:50%;background:#98ff32}.signal{height:21px;border-bottom:1px solid #356a2d;opacity:.75}.bottom-nav{display:none}.room-shell{background-image:none}.room-main{width:min(1100px,90vw);margin:0 auto;padding:42px 0 70px}.back-button{display:inline-flex;align-items:center;gap:9px;padding:0;border:0;color:#c2c1bb;background:transparent}.room-hero{min-height:390px;overflow:hidden;position:relative;display:grid;grid-template-columns:1.1fr 1fr;margin-top:20px;border:1px solid #4e3a15;border-radius:17px;background:#12110f}.room-hero img{width:100%;height:100%;min-height:390px;object-fit:cover}.room-hero>div{padding:75px 48px}.room-eyebrow{color:#ff5a16;font-size:11px;font-weight:700;letter-spacing:1px}.room-hero h1{margin:10px 0;font-family:var(--font-display);font-size:61px;line-height:.9;text-transform:uppercase}.room-hero p{max-width:310px;color:#babab4;line-height:1.6}.room-hero .deposit-button{margin-top:15px}.room-content{display:flex;justify-content:space-between;align-items:end;gap:60px;margin-top:28px;padding:27px;border:1px solid #282825;border-radius:14px;background:#111110}.room-content h2{margin:8px 0;font-family:var(--font-display);font-size:31px;text-transform:uppercase}.room-content p{margin:0;color:#9d9c96;font-size:13px}.room-list{display:flex;gap:8px}.room-list button{display:flex;align-items:center;gap:8px;padding:12px;border:1px solid #34332f;border-radius:9px;color:#dfded9;background:#181817;font-size:11px}.login-page{min-height:100vh;display:grid;place-items:center;padding:24px;background-color:#090a0a;background-image:linear-gradient(#05060794,#050607c7),url(/assets/bg.png);background-position:center;background-size:cover;background-repeat:no-repeat}.login-card{width:min(100%,410px);padding:38px;border:1px solid #3b321d;border-radius:18px;background:#0e0f0ef2;box-shadow:0 23px 65px #0009}.login-card>img{width:155px}.login-tag{display:block;margin-top:42px;color:#ff5a16;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.6px}.login-card h1{margin:9px 0;font-family:var(--font-display);font-size:48px;line-height:.9;text-transform:uppercase}.login-card p{margin:0 0 25px;color:#a6a5a1;font-size:13px;line-height:1.5}.login-card label{display:block;margin:14px 0;color:#d6d5d0;font-size:12px}.login-card input{width:100%;height:45px;margin-top:7px;padding:0 12px;border:1px solid #343430;border-radius:8px;color:#fff;background:#121312}.login-button{width:100%;margin-top:9px}.login-card small{display:flex;align-items:center;gap:6px;margin-top:17px;color:#888782;font-size:10px}.login-card small svg{color:#98ff32}.wallet-connected{display:flex;align-items:center;gap:9px;min-height:45px;padding:0 12px;border:1px solid #343430;border-radius:8px;color:#deddd7;background:#121312;font-family:monospace;font-size:12px}.wallet-dot{width:8px;height:8px;border-radius:50%;background:#98ff32;box-shadow:0 0 10px #98ff32b3}.login-error{display:block;margin:-4px 0 8px;color:#f08282;font-size:11px}.overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:20;display:grid;place-items:center;padding:20px;background:#000000b8}.overlay-card{width:min(100%,365px);position:relative;padding:33px;border:1px solid #614611;border-radius:16px;text-align:center;background:#181816}.overlay-card>svg{color:#ff5a16}.overlay-card h2{margin:14px 0 7px;font-family:var(--font-display);font-size:31px;text-transform:uppercase}.overlay-card p{color:#aaa9a3;font-size:13px;line-height:1.6}.overlay-card .close{position:absolute;top:10px;right:10px;display:grid;place-items:center;padding:5px;border:0;color:#ddd;background:transparent}.overlay-card .deposit-button{margin-top:8px}@media(max-width:980px){.app-header{gap:16px;padding:0 20px}.search-box{max-width:none}.account-meta{display:none}.status-grid{grid-template-columns:1fr 1fr}.recent-card,.system-card{display:none}.mode-card{--x: calc(var(--position) * 190px);width:246px;height:395px}.mode-carousel{height:430px}.carousel-section{height:470px}}@media(max-width:650px){.app-shell{padding-bottom:68px;background-position:center 180px;background-size:740px auto}.app-header{height:70px;padding:0 15px;gap:11px}.brand{width:118px}.search-box{flex:0 0 38px;width:38px;height:38px;justify-content:center;padding:0;border-radius:50%}.search-box input,.search-box kbd{display:none}.header-actions{gap:4px}.deposit-button{min-height:38px;padding:0 12px;border-radius:9px;font-size:12px}.deposit-button span{font-size:18px}.account-control{display:none}.badge-button{padding:7px}.mobile-menu{display:grid}.hub-main{padding:22px 0 0}.welcome p{gap:8px;font-size:24px}.welcome p svg{width:18px}.welcome h1{margin:5px auto 18px;max-width:290px;font-size:14px;line-height:1.5}.quick-strip{width:calc(100% - 30px);grid-template-columns:1fr 1fr 1fr;margin-bottom:4px}.quick-strip button{justify-content:center;padding:9px 5px}.quick-strip button>span:not(.coin-mark),.quick-strip button>svg{display:none}.quick-strip button:first-child>span:nth-child(2){display:none}.quick-strip button:nth-child(2)>span{display:block}.quick-strip button:nth-child(2) small{display:block}.violet-dot{margin:0}.carousel-section{height:514px}.platform{bottom:34px;width:310px;height:38px;box-shadow:0 0 0 7px #804c0a1f,0 0 24px #ff5a1652,inset 0 0 20px #ff5a1638}.mode-carousel{height:460px}.mode-card{--x: calc(var(--position) * 235px);width:265px;height:430px;top:5px}.mode-card:not(.is-selected){transform:translate(var(--x)) scale(.8) rotateY(calc(var(--position) * -7deg))}.mode-card.is-selected{transform:translate(var(--x)) scale(1) translateY(-4px)}.mode-card[style*="--position: 2"],.mode-card[style*="--position: -2"],.mode-card[style*="--position: 3"],.mode-card[style*="--position: -3"]{display:none}.carousel-controls{bottom:0}.carousel-controls button{display:none}.card-copy{top:29px}.card-copy strong{font-size:45px}.status-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:0 15px}.status-card{min-height:135px;padding:14px}.rank-card{display:block}.rank-card img{width:60px;height:60px;position:absolute;right:14px;bottom:12px}.rank-card{position:relative}.rank-card .progress{width:74px}.rank-card b{display:none}.race-card p{min-height:28px}.race-content{display:block}.reward-tokens{position:absolute;right:9px;bottom:12px}.reward-tokens span{width:29px;height:32px;font-size:12px}.race-card{position:relative}.bottom-nav{height:65px;position:fixed;z-index:7;right:0;bottom:0;left:0;display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #2a2a27;background:#0f100ff5}.bottom-nav button{display:grid;place-items:center;align-content:center;gap:4px;border:0;color:#91918d;background:transparent;font-size:10px}.bottom-nav button.active{color:#ff5a16}.room-main{width:calc(100% - 30px);padding:24px 0}.room-hero{min-height:480px;display:flex;flex-direction:column}.room-hero img{min-height:260px;height:260px}.room-hero>div{padding:27px}.room-hero h1{font-size:48px}.room-content{display:block;padding:20px}.room-list{display:grid;margin-top:20px}.room-list button{justify-content:space-between}.login-page{background-size:650px auto;background-position:center bottom}.login-card{padding:29px 23px}.login-tag{margin-top:30px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}.hub-shell{min-height:100dvh;background-color:#080909}.hub-shell:before,.room-shell:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;background-image:var(--token-shell-background-image, url(/assets/bg.png));background-position:center;background-size:cover;filter:brightness(.62) saturate(.55) contrast(1.05)}.hub-shell:after,.room-shell:after{content:"";position:fixed;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;background:radial-gradient(circle at center,transparent 20%,rgba(5,5,6,.4) 58%,rgba(5,5,6,.9) 100%),linear-gradient(180deg,#04040547,#04040594)}.hub-shell>*,.room-shell>*{position:relative;z-index:1}.hub-shell .app-header,.room-shell .app-header{width:calc(100% - 36px);height:74px;margin:12px 18px 0;padding:0 17px;border:1px solid rgba(128,88,14,.35);border-radius:16px;background:#070808db}.hub-shell .hub-main{height:calc(100dvh - 98px);display:grid;grid-template-rows:auto minmax(390px,1fr) 138px;gap:7px;padding:8px 18px 12px}.welcome-panel{width:min(610px,52vw);display:grid;grid-template-columns:56px 1fr auto;align-items:center;column-gap:13px;margin:0 auto;padding:10px 15px 7px;border:1px solid #87621a;border-radius:15px;background:#0d0e0deb;box-shadow:0 12px 32px #0000005c}.level-badge{width:45px;height:45px;display:grid;place-items:center;position:relative;border:2px solid #ff5a16;border-radius:50%;color:#ff5a16;font-family:var(--font-display);font-size:24px;font-weight:800}.level-badge i{position:absolute;right:-8px;bottom:-4px;min-width:19px;padding:2px 4px;border-radius:12px;color:#fff;background:#7b2cff;font:700 9px var(--font-ui)}.welcome{text-align:left}.welcome p{justify-content:start;gap:0;font-size:clamp(21px,1.5vw,28px)}.welcome p b{margin-left:7px;color:#ff5a16}.welcome h1{margin:2px 0 0;font-size:12px}.profile-button{padding:8px 10px;border:1px solid #484238;border-radius:7px;color:#bdbbb4;background:#141513;font-size:9px;text-transform:uppercase}.welcome-panel .quick-strip{grid-column:1 / -1;width:100%;min-height:46px;margin:9px 0 0;border-radius:8px}.welcome-panel .quick-strip button{padding:7px 10px}.welcome-panel .quick-strip strong,.welcome-panel .quick-strip small{font-size:9px}.welcome-panel .coin-mark{width:23px;height:23px;font-size:15px}.hub-stage{min-height:0;display:grid;grid-template-columns:154px minmax(650px,1fr) 154px;align-items:center;gap:10px}.hub-stage .live-wins{grid-column:1;grid-row:1}.hub-stage .carousel-section{grid-column:2;grid-row:1;height:100%;min-height:360px;width:100%}.hub-stage .featured-event{grid-column:3;grid-row:1}.hub-stage .mode-carousel{height:min(100%,445px)}.hub-stage .platform{bottom:5px}.hub-stage .carousel-controls{bottom:-1px}.hub-side{min-height:268px;padding:13px 10px;border:1px solid rgba(172,121,19,.55);border-radius:13px;background:#090a0ae0}.hub-side>.label{margin-bottom:9px;color:#f0e9d5}.live-wins button{width:100%;display:flex;align-items:center;gap:7px;padding:7px 0;border:0;border-bottom:1px solid #252521;color:#d7d4cd;text-align:left;background:transparent}.live-wins img{width:26px;height:26px;border-radius:50%;object-fit:cover}.live-wins span{display:grid;font-size:9px}.live-wins b{color:#ff5a16;font-size:10px}.live-wins .side-footer{justify-content:space-between;padding-top:10px;border-bottom:0;color:#bbb8b0}.featured-event{display:grid;align-content:center;justify-items:center;text-align:center}.featured-event>b{color:#a066ff;font-size:10px}.featured-event strong{margin:15px 0;color:#a066ff;font-family:var(--font-display);font-size:31px;line-height:.78;transform:rotate(-5deg)}.featured-event em{color:#ff5a16;font-size:18px;font-style:normal;font-weight:800}.featured-event button{width:100%;margin-top:13px;padding:9px;border:1px solid #685119;border-radius:7px;color:#ff721c;background:#15140f;font-size:10px;font-weight:700;text-transform:uppercase}.event-dots{display:flex;gap:5px;margin-top:13px}.event-dots i{width:5px;height:5px;border-radius:50%;background:#5a5852}.event-dots i:first-child{background:#7b2cff}.hub-shell .status-grid{grid-template-columns:1.2fr .9fr 1.22fr 1.35fr .8fr;gap:7px;padding:0}.hub-shell .status-card{min-height:122px;padding:12px 15px;border-color:#b48b2373;background:#0c0d0ceb}.hub-shell .rank-card img{width:75px;height:75px}.hub-shell .race-card p{margin:4px 0 0}.hub-shell .prize{display:grid;padding:8px;border:1px solid #3a3424;border-radius:6px;text-align:center}.hub-shell .prize small{font-size:8px;color:#a7a49c}.hub-shell .prize b{color:#ff5a16;font-size:13px}.currency-row{display:flex;justify-content:space-between;gap:7px;margin-top:15px}.currency-row span{display:grid;gap:2px;color:#ff5a16;font-size:18px}.currency-row small{color:#aaa8a1;font-size:8px;text-transform:uppercase}.currency-row strong{color:#dcd9d1;font-size:13px}.quest-row{display:flex;align-items:center;gap:9px;margin-top:10px}.quest-row>svg{flex:none;color:#7b2cff}.quest-row div{flex:1}.quest-row p{margin:0;color:#dbd8d0;font-size:10px}.quest-row small{color:#ff5a16;font-size:10px}.quest-row .progress{width:100%;margin-top:4px}.quest-row>b{color:#a066ff;font-size:11px;white-space:nowrap}.hub-shell .system-card p{margin:9px 0}.room-shell{min-height:100dvh}.room-main{width:min(1600px,calc(100% - 72px));height:calc(100dvh - 184px);display:grid;grid-template-rows:56px minmax(280px,1fr) 88px 170px;gap:10px;margin:6px auto 8px;padding:0}.room-heading{display:flex;align-items:center;gap:18px}.room-heading>div{display:flex;align-items:baseline;gap:10px}.room-heading h1{margin:0;font-family:var(--font-display);font-size:39px;line-height:1;text-transform:uppercase}.room-heading .room-eyebrow{color:#ff5a16}.back-button{padding:11px 14px;border:1px solid rgba(173,126,24,.56);border-radius:10px;color:#e8e5df;background:#0c0d0ce0;font-size:11px;text-transform:uppercase}.room-grid{min-height:0;display:grid;grid-template-columns:minmax(0,1fr) 285px;gap:11px}.room-hero{min-height:0;display:block;position:relative;border-color:#ff5a16}.room-hero>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;min-height:0;opacity:.8}.room-hero-frame{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0}.shelf-items>button.is-selected{border-color:#ff5a16;box-shadow:0 0 0 1px #ff5a1666}.room-live .shelf-items{display:flex;overflow-x:auto}.room-live .shelf-items>button{min-width:165px;flex:0 0 auto}.room-hero>div{width:min(46%,420px);min-height:100%;position:relative;z-index:1;padding:clamp(24px,4vw,55px);background:#0304048c}.room-hero h2{margin:8px 0 5px;color:#ff5a16;font-family:var(--font-display);font-size:clamp(42px,5vw,74px);line-height:.84;text-transform:uppercase}.room-hero h3{margin:0;color:#efece5;font-size:clamp(17px,1.5vw,24px)}.room-hero p{margin:15px 0;color:#e0ded7;font-size:13px;line-height:1.5}.room-activity{overflow:hidden;padding:15px;border:1px solid rgba(178,126,24,.45);border-radius:13px;background:#0b0c0ced}.room-activity>.label{margin-bottom:9px}.room-activity>button{width:100%;display:flex;align-items:center;gap:9px;padding:8px 0;border:0;border-bottom:1px solid #252521;background:transparent;text-align:left}.room-activity img{width:28px;height:28px;border-radius:50%;object-fit:cover}.room-activity span{display:grid;color:#dedbd4;font-size:11px}.room-activity small{margin-top:2px;color:#ff5a16;font-size:9px}.room-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.room-metrics article{display:flex;align-items:center;gap:11px;padding:12px 17px;border:1px solid rgba(173,126,24,.45);border-radius:12px;background:#0c0d0ce8}.room-metrics svg{color:#ff5a16}.room-degen .room-metrics svg,.room-degen .room-heading .room-eyebrow{color:#a066ff}.room-metrics span{display:grid;color:#aaa7a0;font-size:10px;text-transform:uppercase}.room-metrics b{margin-top:3px;color:#ff5a16;font-size:17px;text-transform:none}.room-shelf{min-height:0;padding:12px;border:1px solid rgba(173,126,24,.45);border-radius:13px;background:#0b0c0ceb}.shelf-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.shelf-heading button{display:flex;gap:4px;align-items:center;min-height:34px;padding:0 14px;border:1px solid #3a3831;border-radius:20px;color:#d9d6cd;background:#ffffff08;font-size:9px;text-transform:uppercase}.shelf-items{display:grid;grid-template-columns:repeat(5,1fr);gap:9px}.shelf-items>button{overflow:hidden;display:grid;grid-template-columns:62px 1fr;align-items:center;gap:8px;padding:0;border:1px solid #3d382c;border-radius:8px;color:#f0ede6;background:#161715;text-align:left}.shelf-items img{width:62px;height:108px;object-fit:cover}.shelf-items span{display:grid;font-family:var(--font-display);font-size:17px;line-height:.9;text-transform:uppercase}.shelf-items small{margin-top:7px;color:#9c9991;font-family:var(--font-ui);font-size:8px;text-transform:none}.room-shell>.status-grid{width:min(1600px,calc(100% - 72px));height:104px;margin:0 auto 13px;display:grid;grid-template-columns:1.2fr .9fr 1.22fr 1.35fr .8fr;gap:7px;padding:0}.room-shell>.status-grid .status-card{min-height:0;padding:10px 14px}.room-shell>.status-grid .rank-card img{width:58px;height:58px}.room-shell>.status-grid .progress{margin-top:5px}.room-shell>.status-grid .race-card p{margin:3px 0 0}.room-shell>.status-grid .currency-row{margin-top:8px}.room-shell>.status-grid .quest-row{margin-top:5px}.room-shell>.status-grid .quest-row>svg{width:23px}.room-shell>.status-grid .system-card{display:block}@media(max-height:860px)and (min-width:651px){.hub-shell .hub-main{grid-template-rows:auto minmax(320px,1fr) 108px}.welcome-panel{transform:scale(.9);transform-origin:top center;margin-bottom:-14px}.hub-stage .mode-card{height:355px;width:232px;left:calc(50% - 116px)}.hub-stage .mode-carousel{height:385px}.hub-stage .mode-card{--x: calc(var(--position) * 195px)}.hub-shell .status-card{min-height:100px;padding:10px}.hub-shell .rank-card img{width:60px;height:60px}.hub-shell .currency-row{margin-top:8px}.room-main{height:calc(100dvh - 166px);grid-template-rows:45px minmax(210px,1fr) 68px 135px}.room-shell>.status-grid{height:83px}.shelf-items img{height:78px}.room-hero>div{padding:25px}.room-hero h2{font-size:43px}}@media(max-width:1100px){.hub-stage{grid-template-columns:1fr}.hub-side{display:none}.hub-shell .hub-main{grid-template-rows:auto minmax(390px,1fr) 138px}.room-grid{grid-template-columns:1fr}.room-activity{display:none}.room-main{grid-template-rows:56px minmax(280px,1fr) 88px 170px}.shelf-items{grid-template-columns:repeat(5,1fr)}}@media(max-width:650px){.hub-shell .app-header,.room-shell .app-header{width:calc(100% - 22px);margin:8px 11px 0}.hub-shell .hub-main{height:auto;display:block;padding:9px 0 76px}.welcome-panel{width:calc(100% - 30px);grid-template-columns:42px 1fr}.profile-button{display:none}.hub-stage{display:block}.hub-stage .carousel-section{height:500px}.hub-shell .status-grid{grid-template-columns:1fr 1fr;padding:0 15px}.hub-shell .status-grid .currency-card,.hub-shell .status-grid .quest-card,.hub-shell .status-grid .system-card{display:none}.room-main{width:calc(100% - 26px);height:auto;display:block;margin:6px auto;padding-bottom:7px}.room-heading{margin-bottom:13px}.room-heading h1{font-size:30px}.room-heading>div{display:block}.room-grid{display:block}.room-hero{min-height:390px}.room-hero>div{width:78%;padding:28px}.room-activity{display:none}.room-metrics{margin-top:10px;grid-template-columns:1fr}.room-shelf{margin-top:10px}.shelf-items{overflow-x:auto;display:flex}.shelf-items>button{min-width:165px}.room-shell>.status-grid{width:calc(100% - 30px);height:auto;grid-template-columns:1fr 1fr;margin-bottom:76px}.room-shell>.status-grid .currency-card,.room-shell>.status-grid .quest-card,.room-shell>.status-grid .system-card{display:none}}.command-card{width:min(620px,100%);position:relative;padding:17px;border:1px solid #765317;border-radius:15px;background:#111210;box-shadow:0 28px 70px #000000a6}.command-card>label{height:52px;display:flex;align-items:center;gap:11px;padding:0 13px;border:1px solid #4c4027;border-radius:9px;color:#ff5a16;background:#0c0d0c}.command-card input{width:100%;border:0;outline:0;color:#eee;background:transparent}.command-card>.label{margin:18px 5px 8px}.command-card>button:not(.close){width:100%;display:flex;justify-content:space-between;align-items:center;padding:12px 10px;border:0;border-bottom:1px solid #282824;color:#dedbd4;background:transparent;text-align:left}.command-card>button:not(.close):hover{color:#ff5a16;background:#191914}.controller-toast{position:fixed;z-index:40;right:22px;bottom:22px;padding:10px 14px;border:1px solid #80611c;border-radius:10px;color:#ff5a16;background:#141512;box-shadow:0 12px 30px #00000073;font-size:12px}.controls-card>div{display:grid;grid-template-columns:1fr auto;gap:10px;margin:20px 0;text-align:left;color:#aaa69c;font-size:12px}.controls-card>div b{color:#efece5;font-size:12px}.controls-card p b{color:#ff5a16;text-transform:capitalize}.control-hints{position:fixed;z-index:30;left:50%;bottom:10px;transform:translate(-50%);display:flex;gap:16px;padding:7px 16px;border:1px solid rgba(173,126,24,.4);border-radius:20px;background:#0a0b0ae0;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);pointer-events:none}.control-hints span{display:flex;align-items:center;gap:6px;color:#c9c6bd;font-size:10px;text-transform:uppercase;letter-spacing:.3px}.control-hints kbd{padding:2px 6px;border:1px solid #4a4736;border-radius:5px;color:#ff5a16;font-size:10px}@media(max-width:650px){.control-hints{display:none}}.room-console .room-console-main{width:min(1460px,calc(100% - 56px));min-height:100dvh;display:grid;grid-template-rows:178px minmax(0,1fr) 178px;gap:6px;margin:0 auto;padding:28px 0 26px}.room-console-stage{min-height:0;overflow:hidden;display:flex;flex-direction:column;justify-content:center;gap:clamp(8px,1.4vh,14px)}.room-console-heading{display:flex;align-items:baseline;gap:12px}.room-console-heading h1{margin:0;font-family:var(--font-display);font-size:clamp(24px,2.2vw,32px);letter-spacing:.4px;text-transform:uppercase;color:#ff5a16}.room-console-heading small{color:#c9c6bd;font-size:12px}.slots-body{display:flex;gap:clamp(14px,2vw,28px);min-height:0}.room-console-tabs{flex:none;width:200px;display:flex;flex-direction:column;gap:6px}.room-console-tabs button{display:flex;align-items:center;gap:10px;min-height:42px;padding:0 14px;border:1px solid transparent;border-radius:10px;color:#cfccc4;background:transparent;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.3px;text-align:left}.room-console-tabs button.active{color:#16130a;background:linear-gradient(135deg,#ff3217,#ff5a16 48%,#ffb52b)}.room-console-tabs button:hover:not(.active){background:#ffffff0d}.room-console-frame{position:relative;flex:1;min-width:0;overflow:hidden;display:flex;justify-content:center;align-items:center}.room-console-frame .platform{width:min(700px,92%);height:40px}.room-loading{position:relative;z-index:1;margin:0;color:#cfccc4;font-size:13px}.room-game-carousel{position:relative;z-index:1;width:100%;height:240px}.room-game-card{--x: calc(var(--position) * 175px);position:absolute;left:50%;top:50%;transform:translate(calc(-50% + var(--x)),-50%) scale(.72);width:128px;height:168px;overflow:hidden;padding:0;border:1px solid #3a372c;border-radius:14px;background:#141414;opacity:.55;filter:saturate(.6) brightness(.65);transition:transform .3s cubic-bezier(.2,.84,.35,1),width .3s cubic-bezier(.2,.84,.35,1),height .3s cubic-bezier(.2,.84,.35,1),opacity .3s ease,filter .3s ease,border-color .3s ease,box-shadow .3s ease}.room-game-card.is-selected{transform:translate(calc(-50% + var(--x)),-50%) scale(1);width:min(560px,46vw);height:240px;opacity:1;filter:none;border-color:#ff5a16;box-shadow:0 0 34px #ff5a1659,0 20px 40px #00000080;z-index:2}.room-game-card:hover:not(.is-selected){opacity:.8;filter:saturate(.85) brightness(.82)}.room-game-card img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.room-game-card .card-scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#000000e6,#00000026 55%)}.room-game-title{position:absolute;left:8px;right:8px;bottom:8px;color:#f2f0ea;font-family:var(--font-display);font-size:13px;line-height:1.1;text-transform:uppercase;text-align:left}.hero-info{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;display:flex;flex-direction:column;justify-content:flex-end;padding:clamp(14px,2vh,22px);text-align:left;background:linear-gradient(to top,rgba(0,0,0,.85) 0%,rgba(0,0,0,.55) 45%,transparent 85%)}.hero-badge{display:inline-block;align-self:flex-start;margin-bottom:8px;padding:4px 11px;border:1px solid rgba(255,90,22,.5);border-radius:20px;color:#ff5a16;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;background:#0a0b0a99}.hero-badges{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:8px}.hero-badges .hero-badge{margin-bottom:0}.hero-title{display:block;font-family:var(--font-display);font-size:clamp(22px,2.4vw,32px);line-height:1;text-transform:uppercase;color:#f4f2ec;text-shadow:0 2px 10px rgba(0,0,0,.85)}.hero-provider{display:block;margin-top:3px;color:#ffb52b;font-size:12px;font-weight:600;text-shadow:0 1px 6px rgba(0,0,0,.85)}.hero-meta{display:flex;flex-wrap:wrap;gap:8px;margin:10px 0}.hero-meta span{padding:5px 10px;border:1px solid #3a372c;border-radius:8px;color:#dfdcd3;font-size:9px;font-weight:700;text-transform:uppercase;background:#0006}.hero-actions{display:flex;align-items:center;gap:10px}.hero-actions .details-button{min-height:42px;padding:0 18px;border:1px solid #3a372c;border-radius:10px;color:#eee;background:#00000073;font-weight:800;font-size:11px;text-transform:uppercase}.hero-actions .fav-button{width:42px;height:42px;display:grid;place-items:center;border:1px solid #3a372c;border-radius:10px;color:#cfccc4;background:#00000073}.hero-actions .fav-button.is-favorite{color:#ff5a16;border-color:#ff5a16;background:#ff5a162e}.rail-empty-note{margin:0;color:#a9a7a0;font-size:11px;text-align:center}.provider-section{display:flex;flex-direction:column;gap:8px}.provider-section>.label{color:#ff721c;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.4px}.provider-row{display:grid;grid-template-columns:repeat(5,1fr);gap:10px}.provider-card{display:flex;align-items:center;gap:10px;min-height:52px;padding:9px 13px;border:1px solid rgba(169,122,26,.4);border-radius:12px;color:#f0efe9;background:#0d0e0dd9;text-align:left}.provider-card.active{border-color:#ff5a16;background:#ff5a161f}.provider-icon{width:30px;height:30px;display:grid;place-items:center;flex:none;border-radius:9px;color:#ff5a16;background:#ff5a161f}.provider-card strong{display:block;font-size:11px}.provider-card small{display:block;margin-top:2px;color:#a9a7a0;font-size:9px}.hub-back-button{position:fixed;z-index:35;top:clamp(54px,11vh,132px);left:clamp(24px,8vw,164px);width:48px;height:48px;display:grid;place-items:center;padding:0;border:0;border-radius:50%;color:#e9e6de;background:#0a0b0b94;cursor:pointer}.hub-back-button:hover{color:#ff5a16;background:#0a0b0bd6}.hub-back-button{top:clamp(112px,17vh,190px)}.room-shell:not(.play-view):not(.room-console){height:100dvh;min-height:100dvh;overflow:hidden;display:grid;grid-template-rows:clamp(84px,9vh,100px) minmax(0,1fr) clamp(132px,16vh,156px);gap:clamp(8px,1.5vh,17px);padding:clamp(20px,2.7vh,30px) 0 clamp(18px,2.4vh,25px)}.room-shell:not(.play-view):not(.room-console)>.player-hud{width:min(1380px,calc(100% - 168px));height:100%;min-height:0;border-radius:var(--room-radius-hud)}.room-shell:not(.play-view):not(.room-console)>.player-hud .player-hud-top{height:100%;min-height:0}.room-shell:not(.play-view):not(.room-console)>.player-hud .hud-rewards{display:none}.room-shell:not(.play-view):not(.room-console)>.room-main{grid-row:2;width:min(1520px,calc(100% - 72px));height:auto;min-height:0;display:grid;grid-template-rows:42px minmax(0,1fr) 68px 125px;gap:10px;margin:0 auto;padding:0}.room-shell:not(.play-view):not(.room-console)>.hub-bottom-hud{grid-row:3;width:min(1520px,calc(100% - 72px));height:100%;min-height:0}.room-shell:not(.play-view):not(.room-console)>.hub-bottom-hud{display:grid;grid-template-columns:1.08fr 1.13fr 1fr;gap:0;overflow:hidden;border:1px solid rgba(255,114,28,.45);border-radius:24px;background:linear-gradient(105deg,#0f0f15de,#08090cc7);box-shadow:0 17px 38px #00000073,inset 0 1px #ffffff0d}.room-shell:not(.play-view):not(.room-console)>.hub-bottom-hud .hub-bottom-card{min-height:0;height:100%;padding:clamp(14px,2vh,22px) clamp(18px,2vw,31px);border:0;border-radius:0;background:transparent}.room-shell:not(.play-view):not(.room-console)>.hub-bottom-hud .hub-bottom-card+.hub-bottom-card{border-left:1px solid rgba(202,193,176,.16)}@media(max-width:1100px){.slots-body{flex-direction:column}.room-console-tabs{width:100%;flex-direction:row;flex-wrap:wrap}.room-game-card.is-selected{width:min(640px,90vw)}.provider-row{grid-template-columns:repeat(2,1fr)}}.play-view .room-console-main{width:min(1460px,calc(100% - 56px));min-height:100dvh;display:grid;grid-template-rows:178px minmax(0,1fr) 178px;gap:6px;margin:0 auto;padding:28px 0 26px}.play-main{width:min(1460px,calc(100% - 56px));min-height:100dvh;display:grid;grid-template-rows:178px minmax(0,1fr) 178px;gap:10px;margin:0 auto;padding:28px 0 26px}.play-stage{min-height:0;display:grid;grid-template-columns:260px minmax(0,1fr) 260px;gap:16px}.play-info{display:flex;flex-direction:column;gap:10px;padding:16px;border:1px solid rgba(173,126,24,.45);border-radius:16px;background:#0b0c0ce6}.play-info img{width:100%;height:120px;border-radius:12px;object-fit:cover}.play-info h2{margin:4px 0 0;font-family:var(--font-display);font-size:24px;line-height:1;text-transform:uppercase;color:#f4f2ec}.play-meta{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;margin:4px 0}.play-meta span{display:grid;gap:2px;padding:7px 8px;border:1px solid #2c2a24;border-radius:8px;background:#ffffff08}.play-meta small{color:#a9a7a0;font-size:8px;text-transform:uppercase}.play-meta b{color:#f0efe9;font-size:11px}.play-info-actions{display:flex;gap:10px}.play-info-actions .details-button{flex:1;min-height:44px;padding:0;border:1px solid #3a372c;border-radius:10px;color:#eee;background:#ffffff0a;font-weight:800;font-size:11px;text-transform:uppercase}.play-info-actions .fav-button{width:44px;height:44px;display:grid;place-items:center;border:1px solid #3a372c;border-radius:10px;color:#cfccc4;background:#ffffff0a}.play-info-actions .fav-button.is-favorite{color:#ff5a16;border-color:#ff5a16;background:#ff5a161f}.play-frame{position:relative;min-height:0;overflow:hidden;display:flex;align-items:center;justify-content:center;border:1px solid #ff5a16;border-radius:18px;background:#0a0a09;box-shadow:0 0 40px #ff5a1640,inset 0 0 60px #0009}.play-frame-art{max-width:100%;max-height:calc(100% - 58px);object-fit:contain}.play-frame-iframe{width:100%;height:100%;border:0}.play-frame-badge{position:absolute;top:14px;left:14px;padding:5px 12px;border:1px solid rgba(255,90,22,.5);border-radius:20px;color:#ff5a16;font-size:10px;font-weight:700;text-transform:uppercase;background:#0a0b0abf}.play-controls{position:absolute;left:14px;right:14px;bottom:14px;display:flex;align-items:center;gap:14px;padding:10px 16px;border:1px solid rgba(173,126,24,.5);border-radius:12px;background:#080908d9}.play-controls>button:first-child{width:34px;height:34px;display:grid;place-items:center;border:0;border-radius:8px;color:#cfccc4;background:#ffffff0f}.play-balance,.play-bet{display:grid;gap:1px}.play-balance small,.play-bet small{color:#a9a7a0;font-size:8px;text-transform:uppercase}.play-balance b,.play-bet b{color:#f0efe9;font-size:13px}.play-spin{min-height:40px;margin-left:auto;padding:0 26px;border:1px solid #ff721c;border-radius:10px;color:#10100f;background:linear-gradient(135deg,#ff3217,#ff5a16 48%,#ffb52b);font-weight:800;font-size:12px;text-transform:uppercase}.play-activity{display:flex;flex-direction:column;gap:4px;padding:16px;border:1px solid rgba(173,126,24,.45);border-radius:16px;background:#0b0c0ce6}.play-activity button{display:flex;justify-content:space-between;align-items:center;gap:6px;padding:8px 0;border:0;border-bottom:1px solid #252521;color:#d7d4cd;background:transparent;text-align:left;font-size:11px}.play-activity button span{display:grid}.play-activity button b{color:#ff5a16;font-size:11px}.play-activity button small{color:#8a8880;font-size:9px;white-space:nowrap}.play-activity .side-footer{justify-content:center;gap:6px;border-bottom:0;padding-top:10px;color:#bbb8b0}@media(max-width:1250px){.play-stage{grid-template-columns:220px minmax(0,1fr) 220px}}:root{--room-radius-hud: 31px;--room-radius-stage: 22px;--room-radius-tab: 15px;--shared-player-dock-height: clamp(94px, 11vh, 116px);--room-bg: #07080c;--room-accent: rgba(255,90,22,.9);--room-accent-ink: #ff721c;--room-dot: #ff721c;--room-title: #ff721c;--room-title-glow: rgba(255,114,28,.16);--room-tagline: #a066ff;--room-heading-ink: #ffb52b;--room-provider: #f0eeeb;--room-halo-1: rgba(123,44,255,.13);--room-halo-2: rgba(255,90,22,.1);--room-veil: linear-gradient(180deg, rgba(3,4,7,.12), rgba(3,4,7,.48));--room-edge: rgba(255,114,28,.5);--room-hud-glow: rgba(123,44,255,.08);--room-icon-line: rgba(214,219,235,.22);--room-icon-wash: rgba(255,90,22,.08);--room-active-wash: rgba(178,116,24,.27);--room-active-sheen: rgba(255,225,145,.15);--room-active-glow: 0 0 20px rgba(255,90,22,.12);--room-platform-edge: rgba(255,90,22,.78);--room-platform-shadow: 0 0 0 10px rgba(154,90,26,.1), 0 0 40px rgba(255,90,22,.48), inset 0 0 22px rgba(255,90,22,.28);--room-card-edge: rgba(255,114,28,.88);--room-card-shadow: 0 0 0 1px rgba(255,181,43,.15), 0 0 35px rgba(255,90,22,.24), 0 28px 48px rgba(0,0,0,.64);--room-badge-edge: rgba(255,114,28,.55);--room-badge-bg: rgba(8,9,14,.62);--room-button-line: rgba(201,202,215,.26);--room-rule: linear-gradient(90deg, transparent, rgba(255,90,22,.72));--room-provider-wash: linear-gradient(100deg, rgba(143,91,19,.25), rgba(12,12,17,.62));--room-provider-glow: inset 0 1px rgba(255,226,141,.12), 0 0 19px rgba(255,90,22,.12);--room-provider-icon-ink: inherit;--room-provider-icon-bg: rgba(7,8,13,.38);--room-mobile-ink: #f6f1e6;--room-panel-bg: rgba(7,6,4,.96);--room-stage-bg: #120f08;--room-sheet-bg: #110f0a;--room-muted: #e7dfcd;--room-dim: #8d8878;--room-line: rgba(255,90,22,.2)}html .room-console .room-console-main{grid-template-rows:clamp(84px,9vh,100px) minmax(0,1fr) var(--shared-player-dock-height)}.room-console .room-console-main .player-hud-top{padding-top:9px;padding-bottom:9px}.room-console .room-console-main .hud-avatar{width:52px;height:52px}.room-console .room-console-main .hud-identity img{width:118px}.room-shell:not(.play-view):not(.room-console){grid-template-rows:clamp(84px,9vh,100px) minmax(0,1fr) var(--shared-player-dock-height)}.room-shell:not(.play-view):not(.room-console)>.player-hud .hud-avatar{width:52px;height:52px}.room-shell:not(.play-view):not(.room-console)>.player-hud .hud-identity img{width:118px}.play-main{grid-template-rows:150px minmax(0,1fr) 178px}@media(max-width:700px){.room-console .room-mobile-bar{min-height:56px;padding-top:max(8px,env(safe-area-inset-top));padding-bottom:6px}}@media(min-width:701px){.simple-hub .simple-hub-main{grid-template-rows:150px minmax(430px,1fr) 178px}html .simple-hub .simple-hub-main{width:min(1520px,calc(100% - 72px));height:100dvh;min-height:0;grid-template-rows:clamp(84px,9vh,100px) minmax(0,1fr) var(--shared-player-dock-height);gap:clamp(8px,1.5vh,17px);padding:clamp(20px,2.7vh,30px) 0 clamp(18px,2.4vh,25px)}html .simple-hub .player-hud{width:min(1380px,calc(100% - 168px));height:100%;min-height:0;border:1px solid var(--room-edge);border-radius:var(--room-radius-hud);background:linear-gradient(110deg,#18111fd1,#06080ce0 36%,#090a0dd6);box-shadow:0 18px 46px #0000006b,inset 0 1px #ffdc8721,0 0 34px var(--room-hud-glow)}html .simple-hub .player-hud-top{height:100%;min-height:0;grid-template-columns:auto minmax(235px,1fr) auto auto auto auto;gap:clamp(12px,1.4vw,24px);padding:9px clamp(20px,2.2vw,34px)}html .simple-hub .hud-identity{gap:14px}html .simple-hub .hud-avatar{width:52px;height:52px;border-width:2px}html .simple-hub .hud-identity img{width:118px}html .simple-hub .hud-welcome{font-size:clamp(16px,1.25vw,20px)}html .simple-hub .hud-welcome small{font-size:11px}html .simple-hub .hud-wallet{padding-left:clamp(14px,1.4vw,24px)}html .simple-hub .hud-deposit{min-height:52px}html .simple-hub .hud-rewards{display:none}html .room-shell:not(.play-view):not(.room-console)>.player-hud .player-hud-top{height:100%;min-height:0;grid-template-columns:auto minmax(235px,1fr) auto auto auto auto;gap:clamp(12px,1.4vw,24px);padding:9px clamp(20px,2.2vw,34px)}html .room-shell:not(.play-view):not(.room-console)>.player-hud .hud-identity{gap:14px}html .room-shell:not(.play-view):not(.room-console)>.player-hud .hud-welcome{font-size:clamp(16px,1.25vw,20px)}html .room-shell:not(.play-view):not(.room-console)>.player-hud .hud-welcome small{font-size:11px}html .room-shell:not(.play-view):not(.room-console)>.player-hud .hud-wallet{padding-left:clamp(14px,1.4vw,24px)}html .room-shell:not(.play-view):not(.room-console)>.player-hud .hud-deposit{min-height:52px}html .simple-hub .hub-bottom-hud{height:100%;min-height:0;grid-template-columns:1.08fr 1.13fr 1fr;gap:0;overflow:hidden;border:1px solid rgba(255,114,28,.45);border-radius:24px;background:linear-gradient(105deg,#0f0f15de,#08090cc7);box-shadow:0 17px 38px #00000073,inset 0 1px #ffffff0d}html .simple-hub .hub-bottom-card{min-height:0;height:100%;padding:clamp(14px,2vh,22px) clamp(18px,2vw,31px);border:0;border-radius:0;background:transparent}html .simple-hub .hub-bottom-card+.hub-bottom-card{border-left:1px solid rgba(202,193,176,.16)}html .play-view .play-main{grid-template-rows:clamp(84px,9vh,100px) minmax(0,1fr) var(--shared-player-dock-height);position:relative}html .play-view .play-info{align-self:stretch;height:100%}html .play-view .play-info-actions{margin-top:4px}html .play-view .player-hud-top{padding-top:9px;padding-bottom:9px}html .play-view .hud-avatar{width:52px;height:52px}html .play-view .hud-identity img{width:118px}html .play-view .play-back-corner{position:absolute;top:calc(clamp(20px,2.7vh,30px) + (clamp(84px,9vh,100px) - 44px)/2);left:0;z-index:4}html .play-view .play-back-corner[data-game-focus=true]{position:absolute;transform:none}}@keyframes gamblor-section-enter{0%{opacity:0;transform:translateY(18px) scale(.985);filter:blur(5px)}to{opacity:1;transform:translateY(0) scale(1);filter:blur(0)}}@media(min-width:701px){.simple-hub .minimal-carousel,.room-console .room-console-stage,.play-view .play-stage,.room-shell:not(.room-console):not(.play-view) .room-main{animation:gamblor-section-enter .55s cubic-bezier(.2,.8,.2,1) both;transform-origin:center top}}@media(prefers-reduced-motion:reduce){.simple-hub .minimal-carousel,.room-console .room-console-stage,.play-view .play-stage,.room-shell:not(.room-console):not(.play-view) .room-main{animation:none}}.play-description{display:block;margin:0;overflow:visible;color:var(--room-muted);font-size:11px;line-height:1.5}.game-facts-list{display:grid;gap:6px;margin:0;padding:4px 8px 4px 21px;border:0;border-radius:0;color:var(--theme-text-primary, #f0efe9);background:transparent;font-size:10px;line-height:1.35}.game-facts-list li{padding-left:2px}.game-facts-list li::marker{color:var(--room-accent-ink)}.game-facts-list strong{color:var(--room-accent-ink);font-size:8px;letter-spacing:.25px;text-transform:uppercase}.game-facts-list strong:after{content:":"}.game-facts-list span{margin-left:5px;color:var(--theme-text-primary, #f0efe9);overflow-wrap:anywhere}.play-frame-actions{position:absolute;right:17px;bottom:17px;z-index:4;display:flex;gap:2px;padding:4px;border:1px solid rgba(255,255,255,.14);border-radius:24px;background:#080a0ec2;box-shadow:0 8px 24px #00000052;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.play-frame-actions button{width:36px;height:36px;display:grid;place-items:center;padding:0;border:0;border-radius:8px;color:#fff;background:transparent}.play-frame-actions button:hover{color:var(--room-accent-ink);border-color:var(--room-accent)}.play-frame-actions .play-cinematic-toggle.is-active{color:var(--room-accent-ink);border-color:var(--room-accent);background:var(--room-icon-wash);box-shadow:0 0 18px var(--room-hud-glow)}@media(max-width:700px){html .play-view .play-main{grid-template-rows:auto auto auto}html .play-view .play-back-corner{position:absolute;top:max(12px,env(safe-area-inset-top));left:12px;z-index:5}.play-frame-actions{right:12px;bottom:12px}}[data-room=degen]{--room-bg: #050207;--room-accent: rgba(160,102,255,.9);--room-accent-ink: #e6c6ff;--room-dot: #dcbcff;--room-title: #dcbcff;--room-title-glow: rgba(123,44,255,.35);--room-tagline: #a066ff;--room-heading-ink: #e6c6ff;--room-provider: #ecdcff;--room-halo-1: rgba(123,44,255,.22);--room-halo-2: rgba(123,44,255,.13);--room-veil: linear-gradient(180deg, rgba(3,2,7,.18), rgba(3,2,7,.56));--room-edge: rgba(160,102,255,.42);--room-hud-glow: rgba(123,44,255,.24);--room-icon-line: rgba(214,180,255,.28);--room-icon-wash: rgba(123,44,255,.1);--room-active-wash: rgba(123,44,255,.32);--room-active-sheen: rgba(214,150,255,.16);--room-active-glow: 0 0 22px rgba(123,44,255,.18);--room-platform-edge: rgba(160,102,255,.7);--room-platform-shadow: 0 0 0 10px rgba(90,26,154,.12), 0 0 40px rgba(123,44,255,.4), inset 0 0 22px rgba(123,44,255,.24);--room-card-edge: rgba(160,102,255,.85);--room-card-shadow: 0 0 0 1px rgba(216,150,255,.18), 0 0 35px rgba(123,44,255,.32), 0 28px 48px rgba(0,0,0,.64);--room-badge-edge: rgba(160,102,255,.55);--room-badge-bg: rgba(20,8,28,.65);--room-button-line: rgba(190,150,220,.3);--room-rule: linear-gradient(90deg, transparent, rgba(160,102,255,.65));--room-provider-wash: linear-gradient(100deg, rgba(123,44,255,.28), rgba(12,10,17,.62));--room-provider-glow: inset 0 1px rgba(214,150,255,.14), 0 0 19px rgba(123,44,255,.16);--room-provider-icon-ink: #dcbcff;--room-provider-icon-bg: rgba(123,44,255,.12);--room-mobile-ink: #f5effb;--room-panel-bg: rgba(5,2,8,.96);--room-stage-bg: #100719;--room-sheet-bg: #100a15;--room-muted: #e7d5ee;--room-dim: #877a8e;--room-line: rgba(160,102,255,.22)}[data-room=quests]{--room-bg: #060509;--room-accent: rgba(160,102,255, .78);--room-accent-ink: #a066ff;--room-dot: #a066ff;--room-title: #d0a5ff;--room-title-glow: rgba(123,44,255, .29);--room-tagline: #a066ff;--room-heading-ink: #e0c3ff;--room-provider: #f1e6ff;--room-halo-1: rgba(123,44,255, .22);--room-halo-2: rgba(255,114,28, .08);--room-veil: linear-gradient(180deg, rgba(3, 2, 7, .18), rgba(3, 2, 7, .6));--room-edge: rgba(160,102,255, .38);--room-hud-glow: rgba(123,44,255, .2);--room-icon-line: rgba(210, 174, 255, .26);--room-icon-wash: rgba(160,102,255, .12);--room-active-wash: rgba(123,44,255, .3);--room-active-sheen: rgba(217, 173, 255, .14);--room-active-glow: 0 0 22px rgba(123,44,255, .18);--room-platform-edge: rgba(160,102,255, .68);--room-platform-shadow: 0 0 0 10px rgba(91, 25, 162, .12), 0 0 40px rgba(123,44,255, .36), inset 0 0 22px rgba(160,102,255, .2);--room-card-edge: rgba(160,102,255, .7);--room-card-shadow: 0 0 0 1px rgba(222, 183, 255, .14), 0 0 35px rgba(123,44,255, .28), 0 28px 48px rgba(0,0,0,.64);--room-badge-edge: rgba(160,102,255, .52);--room-badge-bg: rgba(20, 8, 29, .65);--room-button-line: rgba(198, 157, 228, .3);--room-rule: linear-gradient(90deg, transparent, rgba(160,102,255, .62));--room-mobile-ink: #f5effb;--room-panel-bg: rgba(7, 4, 11, .96);--room-stage-bg: #11091a;--room-sheet-bg: #120a1b;--room-muted: #e4d6ec;--room-dim: #a066ff;--room-line: rgba(160,102,255, .22)}[data-room=live]{--room-bg: #0a0507;--room-accent: rgba(255,50,23,.9);--room-accent-ink: #ffb3b3;--room-dot: #ff3217;--room-title: #ff8e93;--room-title-glow: rgba(255,50,23,.35);--room-tagline: #ffb3b3;--room-heading-ink: #ffb3b3;--room-provider: #f0dede;--room-halo-1: rgba(255,50,23,.2);--room-halo-2: rgba(255,50,23,.12);--room-veil: linear-gradient(180deg, rgba(7,2,3,.18), rgba(7,2,3,.56));--room-edge: rgba(255,50,23,.42);--room-hud-glow: rgba(255,50,23,.22);--room-icon-line: rgba(255,180,180,.28);--room-icon-wash: rgba(255,50,23,.1);--room-active-wash: rgba(180,30,40,.32);--room-active-sheen: rgba(255,150,150,.16);--room-active-glow: 0 0 22px rgba(255,50,23,.18);--room-platform-edge: rgba(255,50,23,.7);--room-platform-shadow: 0 0 0 10px rgba(154,26,26,.12), 0 0 40px rgba(255,50,23,.4), inset 0 0 22px rgba(255,50,23,.24);--room-card-edge: rgba(255,50,23,.85);--room-card-shadow: 0 0 0 1px rgba(255,150,150,.18), 0 0 35px rgba(255,50,23,.32), 0 28px 48px rgba(0,0,0,.64);--room-badge-edge: rgba(255,50,23,.55);--room-badge-bg: rgba(20,4,6,.65);--room-button-line: rgba(220,160,160,.3);--room-rule: linear-gradient(90deg, transparent, rgba(255,50,23,.65));--room-provider-wash: linear-gradient(100deg, rgba(170,28,36,.28), rgba(17,10,11,.62));--room-provider-glow: inset 0 1px rgba(255,160,160,.14), 0 0 19px rgba(255,50,23,.16);--room-provider-icon-ink: #ffd3d3;--room-provider-icon-bg: rgba(255,50,23,.18);--room-mobile-ink: #f6ece7;--room-panel-bg: rgba(10,4,6,.96);--room-stage-bg: #120809;--room-sheet-bg: #140a0b;--room-muted: #e9c9c9;--room-dim: #b79c9c;--room-line: rgba(255,50,23,.22)}.room-console{height:100dvh;min-height:100dvh;overflow:hidden;background-color:var(--token-room-background, var(--room-bg));background-image:var(--token-room-background-image, none);background-position:center;background-size:cover}.room-console:after{content:"";position:fixed;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;background:radial-gradient(ellipse at 52% 35%,var(--room-halo-1),transparent 40%),radial-gradient(ellipse at 52% 72%,var(--room-halo-2),transparent 33%),var(--room-veil);mix-blend-mode:screen}.room-console>*{position:relative;z-index:1}.room-console .room-console-main{width:min(1520px,calc(100% - 72px));height:100dvh;min-height:0;display:grid;grid-template-rows:clamp(96px,11vh,112px) minmax(0,1fr) clamp(94px,11vh,116px);gap:clamp(8px,1.5vh,17px);margin:0 auto;padding:clamp(20px,2.7vh,30px) 0 clamp(18px,2.4vh,25px)}.room-console .player-hud{width:min(1380px,calc(100% - 168px));height:100%;min-height:0;border:1px solid var(--room-edge);border-radius:var(--room-radius-hud);background:linear-gradient(110deg,#18111fd1,#06080ce0 36%,#090a0dd6);box-shadow:0 18px 46px #0000006b,inset 0 1px #ffdc8721,0 0 34px var(--room-hud-glow)}.room-console .player-hud-top{height:100%;min-height:0;grid-template-columns:auto minmax(235px,1fr) auto auto auto auto;gap:clamp(12px,1.4vw,24px);padding:12px clamp(20px,2.2vw,34px)}.room-console .hud-identity{gap:14px}.room-console .hud-avatar{width:58px;height:58px;border-width:2px}.room-console .hud-identity img{width:130px}.room-console .hud-welcome{font-size:clamp(16px,1.25vw,20px)}.room-console .hud-welcome small{font-size:11px}.room-console .hud-wallet{padding-left:clamp(14px,1.4vw,24px)}.room-console .hud-deposit{min-height:52px}.room-console .hud-rewards{display:none}.room-console-stage{min-height:0;overflow:visible;display:grid;grid-template-columns:minmax(190px,225px) minmax(0,1fr);grid-template-rows:minmax(0,1fr) auto;column-gap:clamp(28px,4.2vw,66px);row-gap:clamp(10px,1.5vh,16px);align-items:center}.room-console-rail{align-self:center}.room-console-heading{display:grid;grid-template-columns:44px minmax(0,1fr);align-items:center;gap:4px 12px;margin-bottom:26px}.room-console-heading>:not(.room-back-button){grid-column:1 / -1}.room-console-heading span,.room-console-heading small{grid-column:1 / -1}.room-console-heading h1{margin:0;color:var(--room-title);font-family:var(--font-display);font-size:clamp(33px,3vw,46px);line-height:.92;letter-spacing:1px;text-transform:uppercase;text-shadow:0 2px 16px var(--room-title-glow)}.room-console-heading span{color:var(--room-tagline);font-size:12px;font-weight:700;letter-spacing:.25px;text-transform:uppercase}.room-console-heading small{min-height:14px;color:#ffb52b;font-size:10px}.room-back-button{width:44px;height:44px;display:grid;place-items:center;justify-self:start;flex:none;padding:0;border:1px solid var(--room-icon-line, rgba(214,219,235,.22));border-radius:50%;color:#e8e5e4;background:#07080d6b}.room-back-button:hover{border-color:var(--room-accent, rgba(255,90,22,.9));color:var(--room-accent-ink, #ff721c)}.room-shell,.room-console-main{position:relative}.room-back-corner{position:absolute;top:calc(clamp(20px,2.7vh,30px) + (clamp(84px,9vh,100px) - 44px)/2);left:0;z-index:4}.room-back-corner[data-game-focus=true]{position:absolute;transform:none}body:has(.room-back-button) .hub-back-button{display:none}.room-console-tabs{width:100%;display:grid;gap:10px}.room-console-tabs button{min-height:57px;display:flex;align-items:center;gap:13px;padding:0 15px;border:1px solid rgba(178,185,210,.14);border-radius:var(--room-radius-tab);color:#dbd9dc;background:#07090d42;font-size:12px;letter-spacing:.2px;text-align:left;transition:background .2s,border-color .2s,transform .2s,color .2s}.room-console-tabs button>svg{width:36px;height:36px;flex:none;padding:8px;border:1px solid var(--room-icon-line);border-radius:50%;color:#d7d6dc}.room-console-tabs button .tab-count{margin-left:auto;padding:2px 7px;border-radius:10px;color:inherit;background:#ffffff14;font-size:9px}.room-console-tabs button.active{border-color:var(--room-accent);color:var(--room-accent-ink);background:linear-gradient(100deg,var(--room-active-wash),rgba(11,12,16,.5));box-shadow:inset 0 1px var(--room-active-sheen),var(--room-active-glow)}.room-console-tabs button.active:after{content:"";width:5px;height:5px;margin-left:auto;border-radius:50%;background:var(--room-dot);box-shadow:0 0 10px var(--room-dot)}.room-console-tabs button.active>svg{border-color:var(--room-dot);color:var(--room-accent-ink);background:var(--room-icon-wash)}.room-console-tabs button:hover:not(.active){border-color:#beb4db59;background:#11121a80}.room-console-frame{position:relative;min-width:0;min-height:0;width:100%;height:100%;overflow:visible;display:flex;align-items:center;justify-content:center}.room-console-frame.is-empty:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;background:#0405093d}.room-console-frame .platform{bottom:2%;width:min(650px,58vw);height:48px;border-color:var(--room-platform-edge);box-shadow:var(--room-platform-shadow)}.room-empty-state{width:min(560px,82%);min-height:260px;position:relative;z-index:2;display:grid;justify-items:center;align-content:center;gap:12px;padding:28px;border:0;color:#eee9df;background:transparent;box-shadow:none;text-align:center}.room-empty-state strong{color:var(--room-heading-ink);font-family:var(--font-display);font-size:30px;text-transform:uppercase;letter-spacing:.5px}.room-empty-state p{max-width:310px;margin:0;color:#fefdff;font-size:12px;line-height:1.5}.room-empty-state button{min-height:48px;display:inline-flex;align-items:center;gap:9px;margin-top:4px;padding:0 20px;border:0;border-radius:11px;color:#161108;background:linear-gradient(180deg,#ffb52b,#ff5a16);font-size:11px;font-weight:800;text-transform:uppercase;box-shadow:0 8px 22px #ff5a162e}.room-game-carousel{width:100%;height:min(100%,430px);min-height:330px;position:relative;z-index:1;perspective:1000px;overflow:visible}.room-game-card{--x: calc(var(--position) * clamp(250px, 23vw, 390px));top:50%;width:155px;height:280px;border:1px solid rgba(255,181,43,.38);border-radius:17px;background:#12131a;opacity:.76;filter:saturate(.88) brightness(.84);transform:translate(calc(-50% + var(--x)),-50%) scale(.88) rotateY(calc(var(--position) * -9deg));box-shadow:0 18px 34px #00000085;transition:transform .34s cubic-bezier(.2,.84,.35,1),width .34s cubic-bezier(.2,.84,.35,1),height .34s cubic-bezier(.2,.84,.35,1),opacity .3s ease,filter .3s ease,border-color .3s ease,box-shadow .3s ease}.room-game-card.is-selected{width:min(660px,56vw);height:min(390px,43vh);border-color:var(--room-card-edge);border-radius:var(--room-radius-stage);opacity:1;filter:none;transform:translate(-50%,-50%) scale(1);box-shadow:var(--room-card-shadow)}.room-game-card:hover:not(.is-selected){opacity:.9;filter:saturate(1) brightness(.94)}.room-game-card .card-scrim{background:linear-gradient(90deg,#040508d6,#0506088a 34%,#05060808 75%),linear-gradient(0deg,rgba(3,4,7,.72),transparent 48%)}.room-game-card.is-selected .card-scrim{background:linear-gradient(90deg,#040508f0,#040508b8 37%,#0405080d 79%),linear-gradient(0deg,rgba(3,4,7,.92),transparent 56%)}.room-game-card[data-game-focus=true]:not(.is-selected){border-color:#ff721ceb;box-shadow:0 0 0 2px #ff721c47,0 18px 34px #00000085}.hero-info{align-items:flex-start;justify-content:flex-end;padding:clamp(22px,3.1vw,37px);background:none}.hero-badge{margin-bottom:12px;padding:5px 12px;border-color:var(--room-badge-edge);color:var(--room-accent-ink);background:var(--room-badge-bg);font-size:11px}.hero-badge .live-dot{width:6px;height:6px;border-radius:50%;background:var(--room-dot);box-shadow:0 0 8px var(--room-dot)}.hero-badge:has(.live-dot){display:inline-flex;align-items:center;gap:6px}.hero-title{max-width:440px;font-size:clamp(37px,4vw,60px);letter-spacing:.5px}.hero-provider{margin-top:6px;color:var(--room-provider);font-size:15px;text-transform:uppercase;letter-spacing:.6px}.hero-meta{gap:9px;margin:17px 0 14px}.hero-meta span{min-width:92px;display:grid;grid-template-rows:auto auto;row-gap:2px;align-items:center;padding:8px 10px;border:1px solid rgba(190,193,212,.2);border-radius:11px;color:#eee9df;background:#07080d6b;font-size:10px;text-transform:uppercase}.hero-meta span b{color:#ff721c;font-size:16px}.hero-meta span small{color:#a9aab3;font-size:8px}.hero-actions{gap:10px}.hero-actions #slots-play,.hero-actions #degen-play,.hero-actions #pvp-play{min-height:54px;padding:0 25px;border:1px solid #ffb52b;border-radius:12px;color:#151108;background:linear-gradient(180deg,#ffb52b,#ff5a16);box-shadow:0 8px 25px #ff5a1633;font-size:12px;font-weight:800;text-transform:uppercase}.hero-actions .details-button{min-height:50px;display:inline-flex;align-items:center;gap:10px;padding:0 22px;border-color:var(--room-button-line);border-radius:12px;color:#e8e5e4;background:#07080c7a;font-size:11px}.hero-actions .fav-button{width:50px;height:50px;border-color:var(--room-button-line);border-radius:12px;background:#07080c7a}.hero-actions .fav-button.is-favorite{border-color:var(--room-dot);color:var(--room-title);background:var(--room-icon-wash)}.provider-section{grid-column:1 / -1;min-width:0;display:grid;gap:9px}.provider-section>.label{display:flex;align-items:center;justify-content:center;gap:16px;color:#f3eee4;font-size:11px;letter-spacing:.4px}.provider-section>.label:before,.provider-section>.label:after{content:"";width:82px;height:1px;background:var(--room-rule)}.provider-section>.label:after{transform:scaleX(-1)}.provider-row{grid-template-columns:repeat(6,minmax(0,1fr));gap:11px}.provider-card{min-width:0;min-height:72px;gap:10px;padding:10px 13px;border-color:#c2bfd730;border-radius:13px;background:linear-gradient(100deg,#13141cb8,#08090d94);box-shadow:inset 0 1px #ffffff0a}.provider-card.active{border-color:var(--room-accent);background:var(--room-provider-wash);box-shadow:var(--room-provider-glow)}.provider-icon{width:46px;height:38px;display:grid;place-items:center;align-self:center;flex:none;border:0;border-radius:0;color:var(--room-provider-icon-ink);background:transparent}.provider-icon img{width:100%;height:100%;display:block;border-radius:0;object-fit:contain}.provider-card strong{overflow:hidden;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.provider-card small{overflow:hidden;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.room-console .hub-bottom-hud{height:100%;min-height:0;grid-template-columns:1.08fr 1.13fr 1fr;gap:0;overflow:hidden;border:1px solid rgba(255,114,28,.45);border-radius:24px;background:linear-gradient(105deg,#0f0f15de,#08090cc7);box-shadow:0 17px 38px #00000073,inset 0 1px #ffffff0d}.room-console .hub-bottom-card{min-height:0;height:100%;padding:clamp(10px,1.4vh,16px) clamp(16px,1.8vw,26px);border:0;border-radius:0;background:transparent}.room-console .hub-bottom-card+.hub-bottom-card{border-left:1px solid rgba(202,193,176,.16)}.room-console .hub-bottom-card:hover{background:#ffffff09}.room-console .hub-bottom-hud .rank-card img{width:clamp(58px,5vw,76px);height:clamp(54px,5vw,70px)}.room-console .hub-bottom-hud .rank-card strong{font-size:clamp(19px,1.45vw,24px)}.room-console .hub-bottom-hud .currency-row strong{font-size:clamp(15px,1.2vw,19px)}.room-console .hub-bottom-hud .quest-card{display:grid;align-content:center}.room-console .hub-quest-row{margin-top:0}.live-stage{position:relative;width:100%;height:100%;min-height:0;display:grid;grid-template-rows:minmax(0,1fr) auto;gap:8px}.live-stage-frame{position:relative;width:100%;height:100%;min-height:0;display:grid;grid-template-rows:minmax(0,1fr) auto;overflow:hidden;border:1px solid var(--room-card-edge);border-radius:var(--room-radius-stage);background:var(--room-stage-bg);box-shadow:var(--room-card-shadow)}.live-stage-media{width:100%;height:100%;min-height:0;display:block;border:0;object-fit:cover;color-scheme:dark}.live-stage-strip{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:11px 18px;border-top:1px solid rgba(255,255,255,.07);background:#060405e6}.live-stage-strip-actions{flex:none;display:flex;align-items:center;gap:4px}.live-stage-strip-actions button{min-height:34px;display:inline-flex;align-items:center;gap:8px;padding:0 12px;border:0;border-radius:9px;color:var(--room-muted);background:transparent;font-size:10px;font-weight:700;letter-spacing:.5px;text-transform:uppercase}.live-stage-strip-actions button:hover{color:#fff;background:#ffffff0f}.live-stage-strip-actions button.is-favorite{color:var(--room-accent-ink)}.live-stage-now{min-width:0;display:inline-flex;align-items:center;gap:9px;color:#fff;font-size:14px}.live-stage-now .live-dot{width:7px;height:7px;flex:none;border-radius:50%;background:var(--room-dot);box-shadow:0 0 9px var(--room-dot)}.live-stage-now strong{overflow:hidden;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.live-stage-now em{color:var(--room-muted);font-size:13px;font-style:normal;white-space:nowrap}.live-stage-now em:before{content:"· "}.live-stage-count{flex:none;margin-right:10px;padding-right:14px;border-right:1px solid rgba(255,255,255,.12);color:var(--room-muted);font-size:12px}.live-veil{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;display:grid;place-items:center;align-content:center;gap:12px;color:var(--room-muted);background:linear-gradient(180deg,#0503046b,#050304b3);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);font-size:12px}.live-veil-spinner{width:30px;height:30px;border:2px solid rgba(255,255,255,.18);border-top-color:var(--room-dot);border-radius:50%;animation:live-spin .8s linear infinite}@keyframes live-spin{to{transform:rotate(360deg)}}.live-switch-error{grid-column:1 / -1;margin:0;color:var(--room-accent-ink);font-size:12px;text-align:center}.live-shelf{grid-column:1 / -1;min-width:0;display:grid;grid-template-columns:44px minmax(0,1fr) 44px;align-items:center;gap:10px}.live-shelf-arrow{width:44px;height:44px;display:grid;place-items:center;padding:0;border:1px solid var(--room-button-line);border-radius:50%;color:var(--room-mobile-ink);background:#0805068c}.live-shelf-arrow:hover{border-color:var(--room-accent);color:var(--room-accent-ink)}.live-shelf-track{min-width:0;display:flex;gap:11px;padding:3px 1px;overflow-x:auto;scroll-behavior:smooth;scrollbar-width:none}.live-shelf-track::-webkit-scrollbar{display:none}.live-table-card{position:relative;flex:0 0 clamp(160px,13.5vw,196px);overflow:hidden;padding:0 0 10px;border:1px solid rgba(194,191,215,.16);border-radius:13px;color:var(--room-mobile-ink);background:linear-gradient(180deg,#130c0eb8,#0805069e);text-align:left;transition:border-color .2s,box-shadow .2s,transform .2s}.live-table-art{display:block;height:clamp(78px,7.4vw,100px);overflow:hidden}.live-table-art img{width:100%;height:100%;display:block;object-fit:cover;opacity:.72;transition:opacity .2s}.live-table-card:hover{border-color:#ff8c8c80}.live-table-card:hover .live-table-art img{opacity:.9}.live-table-card.is-playing{border-color:var(--room-accent);box-shadow:inset 0 0 0 1px var(--room-active-sheen),0 0 22px var(--room-hud-glow)}.live-table-card.is-playing .live-table-art img{opacity:1}.live-table-card.is-pending{border-color:var(--room-button-line)}.live-table-card.is-pending .live-table-art img{opacity:.5}.live-table-flag{position:absolute;top:8px;left:8px;display:inline-flex;align-items:center;gap:5px;padding:3px 8px;border-radius:6px;color:#fff;background:#ff3217;font-size:8px;font-weight:800;letter-spacing:.5px;text-transform:uppercase}.live-table-flag i{width:5px;height:5px;border-radius:50%;background:#fff;animation:live-pulse 1.4s ease-in-out infinite}@keyframes live-pulse{0%,to{opacity:1}50%{opacity:.25}}.live-table-flag.is-pending{background:#080506db;box-shadow:inset 0 0 0 1px var(--room-button-line)}.live-table-copy{display:grid;gap:3px;padding:9px 11px 0}.live-table-copy strong{overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.live-table-copy small{color:var(--room-dim);font-size:9px}@media(max-width:1180px)and (min-width:701px){.room-console .room-console-main{width:min(calc(100% - 42px),1100px)}.room-console .player-hud{width:calc(100% - 70px)}.room-console .hud-wallet{display:none}.room-console-stage{grid-template-columns:185px minmax(0,1fr);column-gap:20px}.room-game-card{--x: calc(var(--position) * clamp(180px, 22vw, 290px))}.room-game-card.is-selected{width:min(550px,58vw)}.provider-row{grid-template-columns:repeat(3,minmax(0,1fr))}}.deposit-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:40;display:grid;place-items:center;padding:20px;background:#000000c2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.deposit-modal{position:relative;width:min(100%,390px);padding:28px;border:1px solid rgba(255,90,22,.58);border-radius:20px;color:#f6f3eb;background:#111114;box-shadow:0 24px 80px #000000ad,0 0 34px #ff5a1621}.deposit-modal-close{position:absolute;top:13px;right:13px;width:34px;height:34px;display:grid;place-items:center;padding:0;border:1px solid rgba(255,255,255,.18);border-radius:50%;color:#d8d5ce;background:#ffffff0a}.deposit-modal-close[data-game-focus=true]{position:absolute;top:13px;right:13px;left:auto;transform:none}.deposit-modal-kicker{color:#ff5a16;font-size:10px;font-weight:800;letter-spacing:1.7px;text-transform:uppercase}.deposit-modal h2{margin:5px 0 18px;font-family:var(--font-display);font-size:36px;line-height:.9;text-transform:uppercase}.deposit-balance{display:grid;gap:4px;padding:13px 15px;border:1px solid rgba(255,255,255,.1);border-radius:12px;background:#ffffff09}.deposit-balance span{color:#aaa8a1;font-size:10px;text-transform:uppercase}.deposit-balance strong{color:#fff;font-size:25px}.deposit-network{display:flex;align-items:center;gap:8px;margin:14px 0;color:#f2eee4;font-size:12px;font-weight:700}.deposit-network small{margin-left:auto;color:#aaa7a0;font-size:9px;font-weight:500;text-transform:uppercase}.deposit-network-dot{width:9px;height:9px;border-radius:50%;background:#a066ff;box-shadow:0 0 10px #a066ffcc}.deposit-qr-wrap{width:190px;height:190px;display:grid;place-items:center;margin:5px auto 15px;padding:7px;border-radius:12px;background:#fff}.deposit-qr-wrap svg{width:176px;height:176px}.deposit-qr-empty{display:grid;place-items:center;width:100%;height:100%;color:#777;background:#f4f4f4;font-size:11px;text-align:center}.deposit-instruction{margin:0 0 18px;color:#aaa8a0;font-size:11px;line-height:1.5;text-align:center}.deposit-address-label{display:block;margin-bottom:6px;color:#ff5a16;font-size:9px;font-weight:800;letter-spacing:1.2px;text-transform:uppercase}.deposit-address-row{min-height:43px;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:0 10px 0 13px;border:1px solid rgba(255,90,22,.3);border-radius:9px;color:#e9e5dc;background:#0000004d;font-family:monospace;font-size:11px}.deposit-address-row button{position:relative;display:inline-flex;align-items:center;gap:5px;padding:5px;border:0;color:#ff5a16;background:transparent}.deposit-address-row button:disabled{color:#666}.deposit-address-row button small{position:absolute;right:0;bottom:23px;padding:4px 6px;border-radius:5px;color:#17120a;background:#ff5a16;font:700 9px var(--font-ui),sans-serif;white-space:nowrap}.deposit-modal-done{width:100%;min-height:43px;margin-top:18px;border:0;border-radius:9px;color:#231704;background:linear-gradient(135deg,#ff3217,#ff5a16 48%,#ffb52b);font-size:12px;font-weight:800;text-transform:uppercase}@media(max-width:700px){.deposit-modal-backdrop{align-items:end;padding:0}.deposit-modal{width:100%;padding:23px 18px max(22px,env(safe-area-inset-bottom));border-bottom:0;border-radius:22px 22px 0 0}.deposit-qr-wrap{width:164px;height:164px}.deposit-qr-wrap svg{width:150px;height:150px}}.withdraw-modal{width:min(100%,420px)}.withdraw-field{display:grid;gap:6px;margin-top:14px}.withdraw-field>span{color:#aaa8a1;font-size:10px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.withdraw-field input[type=text],.withdraw-field input[type=number]{width:100%;min-height:43px;padding:0 13px;border:1px solid rgba(255,255,255,.14);border-radius:9px;color:#f6f3eb;background:#ffffff09;font-size:13px}.withdraw-field input:focus-visible{outline:2px solid #ff5a16;outline-offset:1px}.withdraw-amount-row{display:flex;gap:8px}.withdraw-amount-row input{flex:1}.withdraw-amount-row button{padding:0 14px;border:1px solid rgba(255,90,22,.4);border-radius:9px;color:#ffb37a;background:#ff5a1614;font-size:11px;font-weight:800;text-transform:uppercase}.withdraw-error{color:#f08e8e;font-size:11px}.withdraw-confirm{display:flex;align-items:flex-start;gap:9px;margin-top:16px;color:#d8d5ce;font-size:12px;line-height:1.45}.withdraw-confirm input{margin-top:2px;width:16px;height:16px;accent-color:#ff5a16}.simple-hub{min-height:100dvh;background-color:var(--hub-background-color, #060707);background-image:var(--hub-background-image, none);background-position:center;background-size:cover}.hud-balance{display:none}.mode-card.is-locked{cursor:not-allowed;opacity:.48}.mode-card.is-locked .mode-art{filter:grayscale(.9) brightness(.55)}.mode-card.is-locked .card-copy em{color:#b7b4ac}.mode-card.is-locked .card-copy strong{color:#d9d6ce}.mode-card.is-locked .enter-button,.simple-hub .minimal-carousel .mode-card.is-locked .enter-button{color:#d7d4cc;background:#101012e0;box-shadow:inset 0 0 0 1px #fff3}.mode-lock-flag{position:absolute;top:16px;left:50%;z-index:6;display:inline-flex;align-items:center;gap:6px;padding:5px 11px;border:1px solid rgba(255,255,255,.24);border-radius:20px;color:#e8e5dd;background:#0b0b0dd6;font-size:9px;font-weight:800;letter-spacing:1.1px;text-transform:uppercase;transform:translate(-50%)}.mode-card.is-selected.is-locked{border:2px solid #6b6862!important;box-shadow:0 0 0 1px #ffffff0f,0 18px 40px #0000008c!important;opacity:1!important}.mode-card.is-locked:after{content:"";position:absolute;top:-9px;right:-9px;bottom:-9px;left:-9px;z-index:5;border-radius:inherit;background:#060709bd;pointer-events:none}.mode-card.is-selected.is-locked .mode-art{filter:grayscale(.9) brightness(.55)!important}.mode-card.is-selected.is-locked .card-copy em,.mode-card.is-selected.is-locked .token-card-copy em{color:#b7b4ac!important}.mode-card.is-selected.is-locked .card-copy strong,.mode-card.is-selected.is-locked .token-card-copy strong{color:#d9d6ce!important}.simple-hub-main{width:min(1460px,calc(100% - 56px));min-height:100dvh;display:grid;grid-template-rows:178px minmax(430px,1fr) clamp(94px,11vh,116px);gap:10px;margin:0 auto;padding:28px 0 26px}.player-hud{width:min(1035px,100%);align-self:start;justify-self:center;overflow:hidden;border:1px solid rgba(255,90,22,.62);border-radius:20px;background:#0a0b0bf0;box-shadow:0 16px 42px #0000006b}.player-hud-top{min-height:101px;display:grid;grid-template-columns:auto minmax(230px,1fr) 118px auto auto auto;align-items:center;gap:18px;padding:16px 23px}.hud-identity{display:flex;align-items:center;gap:13px;color:#fff}.hud-avatar-button,.hud-logo-button{display:flex;align-items:center;border:0;padding:0;color:inherit;background:transparent;border-radius:10px}.hud-identity img{width:122px;height:auto;filter:brightness(1.16) saturate(1.38) contrast(1.05) drop-shadow(0 0 4px rgba(255,114,28,.34)) drop-shadow(0 0 7px rgba(160,102,255,.42));transition:filter .18s ease,transform .18s ease}.hud-logo-button:hover img,.hud-logo-button:focus-visible img{filter:brightness(1.3) saturate(1.62) contrast(1.08) drop-shadow(0 0 5px rgba(255,114,28,.5)) drop-shadow(0 0 10px rgba(160,102,255,.62));transform:translateY(-1px)}.hud-avatar{width:54px;height:54px;display:grid;place-items:center;position:relative;flex:none;border:3px solid #ff5a16;border-radius:50%;color:#f6f5f1;background:#171816;font-family:var(--font-display);font-size:30px;font-weight:800}.hud-avatar i{position:absolute;right:-11px;bottom:-5px;min-width:22px;padding:3px 5px;border-radius:10px;color:#fff;background:#7b2cff;font:700 10px var(--font-ui);font-style:normal}.hud-welcome{min-width:0;display:grid;gap:9px;color:#f1f0ec;font-size:18px;font-weight:600;white-space:nowrap}.hud-welcome b{color:#ff5a16}.hud-welcome small{display:flex;align-items:center;gap:10px;color:#c0beb7;font-size:12px}.hud-welcome small:after{content:"";width:116px;height:7px;border-radius:12px;background:#2a2a29;box-shadow:inset 57px 0 #ff5a16}.hud-level-emblem{width:25px;height:25px;flex:none;object-fit:contain;filter:drop-shadow(0 0 6px rgba(160,102,255,.34))}.hud-wallet{display:grid;gap:4px;padding:7px 12px;border:0;border-left:1px solid #2d2d2b;color:#fff;background:transparent;text-align:left}.hud-wallet span{color:#aaa8a2;font-size:9px;text-transform:uppercase}.hud-wallet b{font-size:22px;line-height:1;transition:filter .18s ease,opacity .18s ease}.hud-wallet.is-private b{filter:blur(7px);opacity:.78;-webkit-user-select:none;user-select:none}.hud-wallet.is-private:hover b,.hud-wallet.is-private:focus-visible b{filter:blur(5px)}.hud-wallet:focus-visible{outline:2px solid #ff5a16;outline-offset:3px}.hud-deposit{min-height:55px;padding:0 22px;border-radius:10px;text-transform:uppercase}.hud-deposit b{font-size:22px;line-height:1}.hud-icon{width:43px;height:43px;display:grid;place-items:center;position:relative;padding:0;border:0;border-radius:50%;color:#e9e7df;background:transparent}.hud-icon:last-child{border:2px solid #797873;color:#aeada8}.profile-menu-panel{position:fixed;z-index:var(--z-overlay, 100);width:200px;padding:8px;border:1px solid var(--theme-border-active, rgba(255,90,22,.5));border-radius:12px;background:#121212;box-shadow:0 18px 40px #0000008c,0 0 24px var(--theme-glow, transparent)}.profile-menu-identity{display:flex;align-items:center;gap:8px;padding:6px 10px 10px;margin-bottom:4px;border-bottom:1px solid rgba(255,255,255,.08);color:#f0ede6;font-size:13px;font-weight:700}.profile-menu-identity span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-menu-error{margin:4px 6px 6px;padding:7px 8px;border-radius:7px;color:#ffb09a;background:#ff5a161f;font-size:11px;line-height:1.35}.profile-menu-item{width:100%;display:flex;align-items:center;gap:10px;padding:9px 10px;border:0;border-radius:8px;color:#e9e7df;background:transparent;font-size:13px;text-align:left}.profile-menu-item:not(:disabled):hover{background:#ffffff0f}.profile-menu-item:disabled{color:#7c7a75;cursor:not-allowed;opacity:.7}.profile-menu-item.is-danger{color:#ff8a6a}.profile-menu-item.is-danger:hover{background:#ff5a1624}.hud-rewards{min-height:58px;display:grid;grid-template-columns:1fr 1fr;border-top:1px solid #2b2822}.hud-rewards button{display:flex;align-items:center;gap:13px;padding:9px 28px;border:0;color:#eee;background:transparent;text-align:left}.hud-rewards button+button{border-left:1px solid #2b2822}.hud-rewards svg{color:#ff5a16}.hud-rewards span{display:grid;gap:3px}.hud-rewards small,.hud-rewards b{text-transform:uppercase}.hud-rewards small{color:#dddbd3;font-size:10px}.hud-rewards b{color:#98ff32;font-size:12px}.hud-rewards button:last-child b{color:#f0efea}.hud-rewards .violet-dot{margin-left:3px}.hud-rewards button>svg:last-child{margin-left:auto;color:#ff5a16}.simple-hub .minimal-carousel{height:100%;min-height:0;align-self:stretch}.simple-hub .minimal-carousel .mode-carousel{width:100%;height:min(100%,470px);align-self:center}.simple-hub .minimal-carousel .platform{bottom:max(0px,calc((100% - 470px)/2));width:min(1040px,76vw);height:54px;border-color:#ff5a16a6;box-shadow:0 0 0 12px #74490c1f,0 0 34px #ff5a1652,inset 0 0 23px #ff5a1640}.simple-hub .minimal-carousel .mode-card{--x: calc(var(--position) * 260px);width:300px;height:415px;left:calc(50% - 150px);top:22px;border-color:#634611;border-radius:20px}.simple-hub .minimal-carousel .mode-card.is-selected{transform:translate(var(--x)) scale(1.08) translateY(-3px);border-color:#ff5a16;box-shadow:0 0 38px #ff5a166b,0 22px 47px #000000a6}.simple-hub .minimal-carousel .mode-card:not(.is-selected){transform:translate(var(--x)) scale(.82) rotateY(calc(var(--position) * -6deg));opacity:.73}.simple-hub .minimal-carousel .mode-card[style*="--position: 2"],.simple-hub .minimal-carousel .mode-card[style*="--position: -2"]{opacity:.5}.simple-hub .minimal-carousel .mode-card:hover:not(.is-selected){transform:translate(var(--x)) scale(.9) translateY(-14px) rotateY(calc(var(--position) * -4deg));opacity:.94;filter:saturate(.95) brightness(.95);z-index:2}.simple-hub .minimal-carousel .card-copy{top:auto;bottom:34px;left:20px;right:20px;text-align:center}.simple-hub .minimal-carousel .mode-card.is-selected .card-scrim{background:linear-gradient(180deg,#0000,#0000000a 38%,#00000094 66%,#000000e6)}.simple-hub .minimal-carousel .card-copy em{color:#ff5a16;font-size:10px}.simple-hub .minimal-carousel .card-copy strong{margin-top:7px;font-size:49px;letter-spacing:.4px}.simple-hub .minimal-carousel .card-copy small{max-width:none;margin-top:7px;color:#e9e6de;font-size:14px}.simple-hub .minimal-carousel .enter-button{bottom:18px;width:46px;height:46px}.simple-hub .minimal-carousel .mode-violet .enter-button{color:#f6eaff;background:#7b2cff}.simple-hub .minimal-carousel .mode-purple .enter-button{color:#1e1504;background:#ff5a16}.hub-bottom-hud{display:grid;grid-template-columns:1fr 1.02fr 1.05fr;gap:14px;align-self:end}.hub-bottom-card{min-height:162px;display:block;overflow:hidden;padding:20px 24px;border:1px solid rgba(169,122,26,.56);border-radius:19px;color:#edeae3;background:#0d0e0df0;text-align:left}.hub-bottom-card>small{display:block;margin-bottom:13px;color:#ff5a16;font-size:12px;font-weight:700;text-transform:uppercase}.hub-bottom-hud .rank-card{display:flex;align-items:center;gap:19px}.hub-bottom-hud .rank-card img{width:126px;height:112px;margin:0}.hub-bottom-hud .rank-card span{display:grid;flex:1}.hub-bottom-hud .rank-card small{margin-bottom:3px;color:#ff5a16;font-size:12px;text-transform:uppercase}.hub-bottom-hud .rank-card strong{font-size:28px;line-height:1}.hub-bottom-hud .rank-card em{margin-top:5px;color:#aaa8a2;font-size:15px;font-style:normal}.hub-bottom-hud .rank-card .progress{width:100%;margin:13px 0 5px}.hub-bottom-hud .rank-card b{margin:0;color:#ff5a16;font-size:10px}.hub-bottom-hud .currency-card{padding-top:20px}.hub-bottom-hud .currency-row{display:grid;grid-template-columns:repeat(3,1fr);gap:0;margin:0}.hub-bottom-hud .currency-row span{min-height:77px;display:grid;align-content:center;gap:3px;padding-left:19px;border-left:1px solid #302f2c;color:#ff5a16}.hub-bottom-hud .currency-row span:first-child{padding-left:0;border-left:0}.hub-bottom-hud .currency-row b,.hub-bottom-hud .currency-row svg{min-height:28px;color:#ff5a16;font-size:31px}.hub-bottom-hud .currency-row em{color:#aaa7a0;font-size:9px;font-style:normal;text-transform:uppercase}.hub-bottom-hud .currency-row strong{color:#f2f0ea;font-size:21px}.hub-quest-row{display:grid;grid-template-columns:44px 1fr auto;align-items:center;gap:12px}.hub-quest-row>svg{color:#a066ff}.hub-quest-row span{display:grid;gap:4px}.hub-quest-row strong{font-size:14px}.hub-quest-row em{color:#ff5a16;font-size:12px;font-style:normal}.hub-quest-row .progress{width:100%;margin-top:3px}.hub-quest-row>b{color:#a066ff;font-size:13px;white-space:nowrap}.jackpot-card{display:grid;align-content:center;justify-items:center;gap:6px;text-align:center}.jackpot-card>small{display:flex;align-items:center;justify-content:center;gap:6px}.jackpot-card strong{font-family:var(--font-mono);font-size:clamp(24px,2.2vw,32px);line-height:1;color:var(--theme-primary, #ff5a16);text-shadow:0 0 20px var(--theme-glow, transparent)}.jackpot-card em{display:block;margin-top:2px;color:#9f9c94;font-size:11px;font-style:normal;line-height:1.4}.room-console .hub-bottom-card,.play-view .hub-bottom-card{min-height:0;display:grid;align-content:center;gap:2px;padding:clamp(8px,1.1vh,13px) clamp(16px,1.8vw,26px)}.room-console .hub-bottom-card>small,.play-view .hub-bottom-card>small{margin-bottom:4px;font-size:10px}.room-console .hub-bottom-hud .rank-card,.play-view .hub-bottom-hud .rank-card{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:12px;overflow:hidden}.room-console .hub-bottom-hud .rank-card>span,.play-view .hub-bottom-hud .rank-card>span{gap:0;line-height:1.15}.room-console .hub-bottom-hud .rank-card em,.play-view .hub-bottom-hud .rank-card em{display:none}.room-console .hub-bottom-hud .rank-card img,.play-view .hub-bottom-hud .rank-card img{width:clamp(48px,4vw,62px);height:clamp(44px,3.8vw,58px)}.room-console .hub-bottom-hud .rank-card strong,.play-view .hub-bottom-hud .rank-card strong{font-size:clamp(17px,1.3vw,22px)}.room-console .hub-bottom-hud .rank-card em,.play-view .hub-bottom-hud .rank-card em{margin-top:1px;font-size:11px}.room-console .hub-bottom-hud .rank-card .progress,.play-view .hub-bottom-hud .rank-card .progress{height:6px;margin:6px 0 4px}.room-console .hub-bottom-hud .rank-card b,.play-view .hub-bottom-hud .rank-card b{font-size:9px}.room-console .hub-bottom-hud .currency-row span,.play-view .hub-bottom-hud .currency-row span{min-height:0;gap:0;padding-left:14px}.room-console .hub-bottom-hud .currency-row b,.room-console .hub-bottom-hud .currency-row svg,.play-view .hub-bottom-hud .currency-row b,.play-view .hub-bottom-hud .currency-row svg{min-height:0;width:auto;height:auto;font-size:clamp(16px,1.3vw,21px)}.room-console .hub-bottom-hud .currency-row svg,.play-view .hub-bottom-hud .currency-row svg{width:clamp(16px,1.3vw,20px);height:clamp(16px,1.3vw,20px)}.room-console .hub-bottom-hud .currency-row em,.play-view .hub-bottom-hud .currency-row em{font-size:8px}.room-console .hub-bottom-hud .jackpot-card strong,.play-view .hub-bottom-hud .jackpot-card strong{font-size:clamp(17px,1.5vw,23px)}.room-console .hub-bottom-hud .jackpot-card em,.play-view .hub-bottom-hud .jackpot-card em{font-size:9px}.room-console .hub-bottom-hud .currency-row strong,.play-view .hub-bottom-hud .currency-row strong{font-size:clamp(14px,1.1vw,18px)}.room-console .hub-quest-row,.play-view .hub-quest-row{grid-template-columns:30px 1fr auto;gap:9px}.room-console .hub-quest-row>svg,.play-view .hub-quest-row>svg{width:26px;height:26px}.room-console .hub-quest-row span,.play-view .hub-quest-row span{gap:1px}.room-console .hub-quest-row strong,.play-view .hub-quest-row strong{font-size:12px}.room-console .hub-quest-row em,.play-view .hub-quest-row em{font-size:11px}.room-console .hub-quest-row .progress,.play-view .hub-quest-row .progress{height:6px;margin-top:3px}.room-console .hub-quest-row>b,.play-view .hub-quest-row>b{font-size:11px}@media(max-height:820px)and (min-width:701px){.simple-hub-main{grid-template-rows:150px minmax(350px,1fr) 140px;padding:16px 0}.player-hud-top{min-height:85px;padding-top:11px;padding-bottom:10px}.hud-avatar{width:46px;height:46px}.hud-rewards{min-height:48px}.simple-hub .minimal-carousel .mode-carousel{height:410px}.simple-hub .minimal-carousel .mode-card{width:270px;height:370px;left:calc(50% - 135px)}.hub-bottom-card{min-height:130px;padding:14px 18px}.hub-bottom-hud .rank-card img{width:94px;height:84px}.hub-bottom-hud .rank-card strong{font-size:24px}.hub-bottom-hud .currency-row span{min-height:57px}.hub-bottom-hud .currency-row strong{font-size:18px}}@media(max-width:900px){.simple-hub-main{width:calc(100% - 32px)}.player-hud-top{grid-template-columns:auto minmax(150px,1fr) auto auto auto;gap:10px}.hud-wallet{display:none}.hud-identity img{width:105px}.simple-hub .minimal-carousel .mode-card{--x: calc(var(--position) * 210px);width:250px;height:375px;left:calc(50% - 125px)}.hub-bottom-hud{gap:8px}.hub-bottom-card{padding:16px}.hub-bottom-hud .rank-card img{width:78px}.hub-bottom-hud .rank-card strong{font-size:23px}.hub-bottom-hud .currency-row span{padding-left:8px}.hub-quest-row{grid-template-columns:34px 1fr}.hub-quest-row>b{grid-column:2}}@media(max-width:700px){html:has(.simple-hub),body:has(.simple-hub){width:100%;height:100%;overflow:hidden;overscroll-behavior:none}.simple-hub{position:fixed;top:0;right:0;bottom:0;left:0;width:100vw;height:100dvh;min-height:0;max-width:100vw;overflow:hidden;overscroll-behavior:none}.simple-hub-main{width:calc(100% - 24px);height:100dvh;min-height:0;max-height:100dvh;grid-template-rows:auto minmax(0,1fr) auto;gap:10px;padding:10px 0 12px;overflow:hidden}.player-hud{border-radius:15px}.simple-hub .player-hud-top{min-height:0;grid-template-columns:auto minmax(0,1fr) auto;gap:10px;padding:10px 12px}.simple-hub .hud-avatar-button,.simple-hub #hud-wallet,.simple-hub #hud-deposit,.simple-hub #hud-notifications,.simple-hub #hud-account{display:none}.simple-hub .hud-balance{display:inline-flex}.hud-identity{gap:8px}.hud-identity img{width:104px}.hud-welcome{min-width:0;font-size:14px}.hud-welcome>span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hud-greeting,.hud-welcome small{display:none}.hud-rewards{min-height:44px}.hud-rewards button{gap:8px;padding:7px 12px}.hud-rewards small{font-size:8px}.hud-rewards b{font-size:10px}.hud-rewards .violet-dot{display:none}.simple-hub .minimal-carousel{height:100%;min-height:0;overflow:hidden}.simple-hub .minimal-carousel .mode-carousel{height:100%;overflow:hidden;touch-action:none;user-select:none;-webkit-user-select:none}.simple-hub .minimal-carousel .platform{bottom:5%;width:min(330px,84vw);height:34px}.simple-hub .minimal-carousel .mode-card{--x: calc(var(--position) * 210px);top:50%;width:250px;height:min(100%,clamp(270px,46dvh,390px));left:calc(50% - 125px);transform:translate(var(--x)) translateY(-50%) scale(.82) rotateY(calc(var(--position) * -6deg))}.simple-hub .minimal-carousel .mode-card.is-selected{transform:translate(var(--x)) translateY(-50%) scale(1)}.simple-hub .minimal-carousel .mode-card:not(.is-selected){transform:translate(var(--x)) translateY(-50%) scale(.82) rotateY(calc(var(--position) * -6deg))}.simple-hub .minimal-carousel .mode-card:hover:not(.is-selected){transform:translate(var(--x)) translateY(-50%) scale(.86) rotateY(calc(var(--position) * -4deg))}.simple-hub .minimal-carousel .mode-card[style*="--position: 2"],.simple-hub .minimal-carousel .mode-card[style*="--position: -2"]{display:none}.simple-hub .minimal-carousel .card-copy{bottom:26px}.simple-hub .minimal-carousel .card-copy strong{font-size:40px}.simple-hub .minimal-carousel .card-copy small{font-size:12px}.simple-hub .minimal-carousel .enter-button{bottom:13px;width:40px;height:40px}.simple-hub .hub-bottom-hud{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.simple-hub .hub-bottom-card{min-height:0;display:grid;align-content:center;gap:3px;padding:9px 11px;border-radius:14px}.simple-hub .hub-bottom-hud .rank-card>span{display:grid;gap:3px}.simple-hub .hub-bottom-card small{font-size:8px}.simple-hub .hub-bottom-hud .rank-card img,.simple-hub .hub-bottom-hud .rank-card em,.simple-hub .hub-bottom-hud .progress,.simple-hub .hub-bottom-hud .rank-card>span>b{display:none}.simple-hub .hub-bottom-hud .rank-card strong{font-size:17px}.simple-hub .hub-bottom-hud .currency-row{grid-template-columns:1fr;gap:0;margin-top:3px}.simple-hub .hub-bottom-hud .currency-row span:not(:first-child){display:none}.simple-hub .hub-bottom-hud .currency-row span{min-height:0;padding:0}.simple-hub .hub-bottom-hud .currency-row em{display:none}.simple-hub .hub-bottom-hud .currency-row strong{font-size:17px}.simple-hub .hub-quest-row{grid-template-columns:1fr;margin-top:3px}.simple-hub .hub-quest-row>svg,.simple-hub .hub-quest-row>b{display:none}.simple-hub .hub-quest-row strong{display:block;overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.simple-hub .hub-quest-row em{font-size:15px}}.play-view{height:100dvh;min-height:100dvh;overflow:hidden;background:var(--room-bg)}.play-view:after{content:"";position:fixed;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;background:radial-gradient(ellipse at 52% 35%,var(--room-halo-1),transparent 40%),radial-gradient(ellipse at 52% 72%,var(--room-halo-2),transparent 33%),var(--room-veil);mix-blend-mode:screen}.play-view>*{position:relative;z-index:1}.play-view .play-main{width:min(1520px,calc(100% - 72px));height:100dvh;min-height:0;display:grid;grid-template-rows:clamp(84px,9vh,100px) minmax(0,1fr) var(--shared-player-dock-height);gap:clamp(8px,1.5vh,17px);margin:0 auto;padding:clamp(20px,2.7vh,30px) 0 clamp(18px,2.4vh,25px);transition:grid-template-rows .9s cubic-bezier(.16,1,.3,1)}.play-view .player-hud{width:min(1380px,calc(100% - 168px));height:100%;min-height:0;border:1px solid var(--room-edge);border-radius:var(--room-radius-hud);background:linear-gradient(110deg,#18111fd1,#06080ce0 36%,#090a0dd6);box-shadow:0 18px 46px #0000006b,inset 0 1px #ffdc8721,0 0 30px var(--room-hud-glow)}.play-view .player-hud-top{height:100%;min-height:0;grid-template-columns:auto minmax(235px,1fr) auto auto auto auto;gap:clamp(12px,1.4vw,24px);padding:12px clamp(20px,2.2vw,34px)}.play-view .player-hud .hud-rewards{display:none}.play-view .play-stage{height:100%;min-height:0;min-width:0;overflow:hidden;display:flex;align-items:stretch;gap:clamp(12px,1vw,18px);transition:gap .76s cubic-bezier(.16,1,.3,1)}.play-info,.play-activity{min-height:0;overflow:hidden;border:1px solid var(--room-edge);border-radius:20px;background:linear-gradient(155deg,#0d0e13eb,#07080cc7);box-shadow:0 18px 40px #0006,inset 0 1px #ffffff0b}.play-info{container-type:size;display:flex;flex-direction:column;flex:.9 1 240px;align-self:stretch;justify-content:space-between;height:100%;max-height:100%;min-width:240px;overflow:hidden;gap:clamp(7px,.65vw,11px);padding:clamp(14px,1vw,17px)}.play-back-button{min-height:34px;display:inline-flex;align-items:center;gap:8px;align-self:flex-start;padding:0;border:0;color:#ff5a16;background:transparent;font-size:11px;font-weight:800;text-transform:uppercase}.play-back-button svg{color:#ff5a16}.play-back-button:hover,.play-back-button:focus-visible{color:#ffe08a}.play-info>img{width:min(calc(100cqw - 34px),50cqh);height:min(calc(100cqw - 34px),50cqh);aspect-ratio:1;flex:none;align-self:center;border-radius:11px;object-fit:cover;background:#15151a}.play-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.play-info h2{display:-webkit-box;margin:0;overflow:hidden;font-family:var(--font-display);font-size:clamp(27px,2vw,36px);line-height:.92;text-transform:uppercase;color:#f4f2ec;-webkit-box-orient:vertical;-webkit-line-clamp:2}.play-title-row .hero-provider{display:block;margin-top:5px;overflow:hidden;color:#e9e5dd;font-size:11px;text-overflow:ellipsis;text-transform:none;letter-spacing:0;white-space:nowrap}.play-title-favorite{width:38px;height:38px;display:grid;place-items:center;flex:none;border:1px solid var(--room-badge-edge);border-radius:50%;color:var(--room-accent-ink);background:transparent}.play-title-favorite.is-favorite{color:var(--room-accent-ink);background:var(--room-icon-wash)}.play-info-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:2px}.play-title-row,.game-facts-list,.play-info-actions{flex:none}.play-info .play-description{min-height:0;flex:0 1 auto;overflow:hidden}.play-info-actions .fav-button,.play-info-actions .share-button{min-height:46px;height:46px;display:grid;place-items:center;border:1px solid var(--room-button-line);border-radius:10px;color:#e2dfd7;background:#ffffff06}.play-info-actions .fav-button.is-favorite{color:var(--room-accent-ink);border-color:var(--room-accent);background:var(--room-icon-wash)}.play-frame{position:relative;flex:3 1 0%;min-width:0;min-height:0;overflow:hidden;display:flex;align-items:center;justify-content:center;border:1px solid var(--room-card-edge);border-radius:20px;outline:0;background:#08090c;box-shadow:var(--room-card-shadow)}.play-frame:focus-visible{box-shadow:0 0 0 2px var(--room-accent-ink),0 0 38px var(--room-hud-glow),0 22px 46px #00000085}.play-frame-art{width:100%;height:100%;max-width:none;max-height:none;object-fit:cover;opacity:.92}.play-frame-loading-art{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;width:100%;height:100%;object-fit:cover;filter:saturate(.8) brightness(.56)}.play-frame:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;background:linear-gradient(180deg,rgba(0,0,0,.05),transparent 43%,rgba(0,0,0,.44))}.play-frame-topline{position:absolute;z-index:2;top:15px;left:17px;right:17px;display:flex;align-items:flex-start;gap:12px;pointer-events:none}.play-frame-topline>button{width:40px;height:40px;display:grid;place-items:center;margin-left:auto;border:0;border-radius:50%;color:#fff;background:#080a0ead;pointer-events:auto}.play-reward{display:grid;grid-template-columns:25px auto;column-gap:5px;align-items:center;color:#ff721c;text-transform:uppercase}.play-reward svg{grid-row:1 / span 2}.play-reward b{font-size:10px}.play-reward small{color:#f0eee5;font-size:7px;line-height:1.3}.play-provider-mark{margin:4px 2px 0 auto;color:#ffffffc7;font-size:9px;font-weight:800;text-transform:uppercase}.play-frame-badge{top:15px;left:17px;z-index:2;padding:5px 11px;border-color:var(--room-badge-edge);background:#0a0b0a9e}.play-launch-state{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;display:grid;align-content:center;justify-items:center;gap:8px;padding:24px;color:#f5f1e9;background:linear-gradient(180deg,#07080c7a,#07080cb8);text-align:center}.play-launch-state strong{font-size:18px}.play-launch-state small{max-width:420px;color:#b9b6af;font-size:11px;line-height:1.45}.play-launch-spinner{width:28px;height:28px;border:2px solid rgba(255,255,255,.2);border-top-color:var(--room-accent);border-radius:50%;animation:play-launch-spin .8s linear infinite}.play-retry{min-height:34px;padding:0 16px;border:1px solid rgba(255,90,22,.6);border-radius:8px;color:#241704;background:linear-gradient(135deg,#ff3217,#ff5a16 48%,#ffb52b);font-size:11px;font-weight:800;text-transform:uppercase}@keyframes play-launch-spin{to{transform:rotate(360deg)}}.play-controls{z-index:3;left:12px;right:12px;bottom:12px;gap:12px;padding:9px 12px;border:1px solid rgba(255,114,28,.46);border-radius:11px;background:#080909d6}.play-controls>button:first-child{width:32px;height:32px}.play-balance,.play-bet{gap:2px}.play-balance b,.play-bet b{font-size:12px}.play-spin{min-height:38px;padding:0 25px;border-radius:9px}.play-activity{display:flex;flex-direction:column;flex:.85 1 220px;min-width:220px;gap:0;padding:15px 13px 10px}.play-activity-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:5px}.play-activity-heading .label{color:var(--room-accent-ink);font-size:10px;text-transform:uppercase}.play-live-dot{color:#a066ff;font-size:9px;font-weight:800;text-transform:uppercase}.play-live-dot:before{content:"";display:inline-block;width:6px;height:6px;margin-right:4px;border:1px solid #a066ff;border-radius:50%}.play-live-dot.is-live:before{background:#a066ff;box-shadow:0 0 7px #a066ffb3}.play-live-dot.is-connecting,.play-live-dot.is-reconnecting{color:var(--room-accent-ink)}.play-live-dot.is-connecting:before,.play-live-dot.is-reconnecting:before{border-color:var(--room-accent-ink)}.play-activity button:not(.side-footer){min-height:61px;display:grid;grid-template-columns:46px minmax(0,1fr) auto;align-items:center;gap:8px;padding:7px 0;border:0;border-bottom:1px solid rgba(211,202,181,.13);color:#e8e4dc;background:transparent;text-align:left}.play-activity button:not(.side-footer) img{width:46px;height:43px;border-radius:7px;object-fit:cover;background:#191923}.play-activity button:not(.side-footer)>span{min-width:0;display:grid;gap:2px;font-size:10px}.play-activity button:not(.side-footer) span small{overflow:hidden;color:#9b9993;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.play-activity button:not(.side-footer) span b{color:var(--room-accent-ink);font-size:10px}.play-activity button time{color:#8e8c86;font-size:8px;white-space:nowrap}.play-activity .side-footer{min-height:30px;display:inline-flex;align-items:center;justify-content:center;gap:6px;margin-top:auto;padding:5px 0 0;border:0;color:#d1ccc1;background:transparent;font-size:10px}.play-activity-empty{min-height:150px;display:grid;place-items:center;padding:18px;color:var(--theme-text-muted);text-align:center;font-size:10px;line-height:1.5}.realtime-toast{position:fixed;z-index:95;top:22px;right:22px;width:min(360px,calc(100vw - 28px));min-height:72px;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:12px;padding:11px 14px;border:1px solid var(--theme-border-active, rgba(255,90,22,.72));border-radius:14px;color:var(--theme-text-primary, #f3f0e9);background:color-mix(in srgb,var(--theme-surface, #101114) 94%,transparent);box-shadow:0 18px 42px #00000094,0 0 22px var(--theme-glow, rgba(255,90,22,.18));-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.realtime-toast img{width:50px;height:50px;border-radius:9px;object-fit:cover}.realtime-toast span{min-width:0;display:grid;gap:4px}.realtime-toast strong{overflow:hidden;color:var(--theme-primary-bright, #ff8b3d);font-size:13px;text-overflow:ellipsis;white-space:nowrap}.realtime-toast small{color:var(--theme-text-secondary, #b8b4aa);font-size:11px;line-height:1.35}@media(max-width:700px){.realtime-toast{top:12px;right:14px}}.play-context-actions{width:min(510px,64%);min-height:44px;display:grid;grid-template-columns:repeat(3,1fr);align-items:center;justify-self:center;overflow:hidden;border:1px solid rgba(173,126,24,.44);border-radius:24px;background:#07080bdb;box-shadow:0 12px 24px #0006}.play-context-actions button{min-width:0;height:100%;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;color:#aeadab;background:transparent;font-size:10px;font-weight:700;text-transform:uppercase}.play-context-actions button+button{border-left:1px solid rgba(201,185,150,.15)}.play-context-actions svg{color:#ff5a16}.play-view .hub-bottom-hud{height:100%;min-height:0;display:grid;grid-template-columns:1.08fr 1.13fr 1fr;gap:0;overflow:hidden;border:1px solid var(--room-edge);border-radius:24px;background:linear-gradient(105deg,#0f0f15de,#08090cc7);box-shadow:0 17px 38px #00000073,inset 0 1px #ffffff0d,0 0 30px var(--room-hud-glow)}.play-view .hub-bottom-card{min-height:0;height:100%;display:grid;align-content:center;gap:2px;padding:clamp(8px,1.1vh,13px) clamp(16px,1.8vw,26px);border:0;border-radius:0;background:transparent}.play-view .hub-bottom-card+.hub-bottom-card{border-left:1px solid rgba(202,193,176,.16)}.play-view .hub-bottom-card:focus-visible,.play-context-actions button:focus-visible,.play-activity button:focus-visible,.play-info button:focus-visible{position:relative;z-index:2;outline:2px solid var(--room-accent-ink);outline-offset:-2px}@media(min-width:901px){.play-view .play-info,.play-view .play-activity{will-change:opacity,transform,flex-basis;transition:opacity .18s ease,transform .26s cubic-bezier(.16,1,.3,1),flex-grow .9s cubic-bezier(.4,0,.2,1),flex-basis .9s cubic-bezier(.4,0,.2,1),min-width .9s cubic-bezier(.4,0,.2,1),visibility 0s linear 0s}.play-view .play-info{transform-origin:left center}.play-view .play-activity{transform-origin:right center}.play-view .hub-bottom-hud{will-change:opacity,transform;transition:opacity .18s ease,transform .26s cubic-bezier(.16,1,.3,1),visibility 0s linear 0s}.play-view.is-cinematic .play-main{grid-template-rows:clamp(84px,9vh,100px) minmax(0,1fr) 0px}.play-view.is-cinematic .play-stage{gap:0}.play-view.is-cinematic .play-info{flex:0 1 0px;min-width:0;opacity:0;visibility:hidden;transform:translate(-56px) scale(.97);transition-delay:0s,0s,0s,0s,0s,.26s;pointer-events:none}.play-view.is-cinematic .play-activity{flex:0 1 0px;min-width:0;opacity:0;visibility:hidden;transform:translate(56px) scale(.97);transition-delay:0s,0s,0s,0s,0s,.26s;pointer-events:none}.play-view.is-cinematic .hub-bottom-hud{opacity:0;visibility:hidden;transform:translateY(46px) scale(.99);transition-delay:0s,0s,.26s;pointer-events:none}}@media(max-width:1280px)and (min-width:901px){.play-view .play-info{flex:.9 1 220px;min-width:220px;padding-inline:13px}.play-view .play-activity{display:none}}@media(max-height:720px)and (min-width:901px){.play-info{gap:8px;padding:12px}.play-info-actions .fav-button,.play-info-actions .share-button{min-height:42px;height:42px}}@media(max-width:900px){.play-view{overflow:auto}.play-view .play-main{width:calc(100% - 24px);height:auto;min-height:100dvh;grid-template-rows:auto auto 44px auto;padding:12px 0 20px}.play-view .player-hud{width:100%}.play-view .play-stage{grid-template-columns:1fr;grid-template-rows:auto minmax(330px,58vh) auto}.play-view .play-info{display:grid;grid-template-columns:100px 1fr;align-items:center;gap:9px 12px;padding:14px}.play-view .play-back-button{grid-column:1 / -1}.play-view .play-info>img{width:100px;height:100px;grid-row:2 / span 2}.play-view .play-title-row{grid-column:2}.play-view .game-facts-list,.play-view .play-description{grid-column:1 / -1}.play-view .play-info-actions{grid-column:1 / -1;margin-top:0}.play-view .play-activity{min-height:280px}.play-context-actions{width:100%}.play-view .hub-bottom-hud{grid-template-columns:1fr;overflow:visible}.play-view .hub-bottom-card{min-height:128px}.play-view .hub-bottom-card+.hub-bottom-card{border-top:1px solid rgba(202,193,176,.16);border-left:0}}@media(max-width:900px){.play-cinematic-toggle{display:none!important}}@media(prefers-reduced-motion:reduce){.play-view .play-main,.play-view .play-stage,.play-view .play-info,.play-view .play-activity,.play-view .hub-bottom-hud{transition:none}}.room-mobile{display:none}@media(max-width:700px){body:has(.room-mobile){overflow:hidden}body:has(.room-mobile) .hub-back-button,body:has(.play-view) .hub-back-button{display:none}.room-console{height:100dvh;min-height:100dvh;overflow:hidden}.room-console>.room-console-main{display:none}.room-mobile{position:fixed;top:0;right:0;bottom:0;left:0;z-index:5;height:100dvh;display:flex;flex-direction:column;overflow:hidden;color:var(--room-mobile-ink);background:var(--room-bg)}.room-mobile-bar{flex:none;min-height:64px;display:grid;grid-template-columns:38px minmax(0,1fr) auto 36px;align-items:center;gap:9px;padding:max(11px,env(safe-area-inset-top)) 14px 8px;border-bottom:1px solid var(--room-line);background:var(--room-panel-bg)}.mobile-round-button,.mobile-profile{width:36px;height:36px;display:grid;place-items:center;padding:0;border:1px solid var(--room-icon-line);border-radius:50%;color:var(--room-mobile-ink);background:#ffffff06}.mobile-wordmark{min-width:0;display:grid;justify-items:start;padding:0;border:0;color:var(--room-title);background:transparent;text-align:left;line-height:.8}.mobile-wordmark strong{font-family:var(--font-display);font-size:25px;font-style:italic;letter-spacing:-.8px}.mobile-wordmark span{margin-left:13px;color:var(--room-tagline);font-size:8px;font-weight:800;letter-spacing:1.3px}.mobile-balance{min-height:34px;display:inline-flex;align-items:center;gap:7px;padding:0 8px 0 10px;border:1px solid var(--room-icon-line);border-radius:10px;color:var(--room-mobile-ink);background:var(--room-stage-bg);font-size:12px;font-weight:700;white-space:nowrap}.mobile-balance b{width:21px;height:21px;display:grid;place-items:center;border-radius:50%;color:#24150a;background:#ff5a16;font-size:17px;line-height:1}.room-mobile-content{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;gap:8px;padding:10px 14px 8px}.room-mobile-content>*{flex:0 0 auto}.room-mobile-content>.room-mobile-stage{flex:1 1 auto;min-height:150px}.room-mobile-stage{position:relative;overflow:hidden;border:1px solid var(--room-card-edge);border-radius:23px;background:var(--room-stage-bg);box-shadow:0 0 24px var(--room-hud-glow),inset 0 0 0 1px #ffffff0f}.room-mobile-stage.is-swipeable{touch-action:pan-y}.room-mobile-media{width:100%;height:100%;display:block;border:0;object-fit:cover;object-position:center 17%;color-scheme:dark}.room-mobile-stage-scrim{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(180deg,rgba(4,3,6,.15),transparent 34%,rgba(4,3,6,.9))}.room-mobile-stage-overlay{position:absolute;right:15px;bottom:16px;left:15px;z-index:1;display:grid;grid-template-columns:minmax(0,1fr) 40px;align-items:end;gap:9px}.room-mobile-badges{grid-column:1 / -1;display:flex;flex-wrap:wrap;gap:6px}.room-mobile-badges span,.mobile-detail-tags span{display:inline-flex;align-items:center;gap:6px;padding:5px 8px;border:1px solid var(--room-badge-edge);border-radius:6px;color:var(--room-accent-ink);background:var(--room-badge-bg);font-size:8px;font-weight:800;text-transform:uppercase}.room-mobile-badges span.is-live i{width:6px;height:6px;border-radius:50%;background:var(--room-dot);box-shadow:0 0 8px var(--room-dot)}.room-mobile-stage-title{min-width:0;display:grid;justify-items:start;padding:0;border:0;color:#fff;background:transparent;text-align:left}.room-mobile-stage-title strong{overflow:hidden;font-family:var(--font-display);font-size:clamp(32px,10vw,50px);font-style:italic;line-height:.83;letter-spacing:-.5px;text-transform:uppercase;text-overflow:ellipsis;white-space:nowrap}.room-mobile-stage-title small{margin-top:6px;color:var(--room-muted);font-size:11px;font-weight:700}.room-mobile-stage-info{width:36px;height:36px;display:grid;place-items:center;align-self:center;padding:0;border:1px solid var(--room-icon-line);border-radius:50%;color:var(--room-mobile-ink);background:#0a060485}.room-mobile-stage-actions{grid-column:1 / -1;display:grid;grid-template-columns:1fr 45px;gap:8px}.room-mobile-stage-actions:has(>:only-child){grid-template-columns:auto;justify-content:start}.room-mobile-stage-tools{position:absolute;top:12px;right:12px;z-index:1;display:flex;gap:8px}.room-mobile-stage-tools button{width:36px;height:36px;display:grid;place-items:center;padding:0;border:1px solid rgba(255,255,255,.25);border-radius:50%;color:#fff;background:#0603048c}.room-mobile-stage.is-css-fullscreen,.room-mobile-stage:fullscreen{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;width:100vw;height:100dvh;max-width:none;max-height:none;border:0;border-radius:0;background:#050505;box-shadow:none}.room-mobile-stage.is-css-fullscreen .room-mobile-media,.room-mobile-stage:fullscreen .room-mobile-media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;width:100vw;height:100dvh;object-position:center}.room-mobile-stage.is-css-fullscreen .room-mobile-stage-tools,.room-mobile-stage:fullscreen .room-mobile-stage-tools{z-index:3}.live-mobile-fullscreen-back{width:42px;height:42px;position:absolute;z-index:4;top:max(14px,env(safe-area-inset-top));left:14px;display:grid;place-items:center;padding:0;border:1px solid rgba(255,255,255,.35);border-radius:50%;color:#fff;background:#050307b8;box-shadow:0 4px 16px #0000006b}.mobile-play-button{min-height:43px;display:inline-flex;align-items:center;justify-content:center;gap:19px;padding:0 18px;border:0;border-radius:9px;color:#201406;background:linear-gradient(135deg,#ff3217,#ff5a16 48%,#ffb52b);box-shadow:0 5px 18px #ff5a1638;font-size:13px;font-weight:800;text-transform:uppercase}.mobile-heart-button{min-height:43px;display:grid;place-items:center;padding:0;border:1px solid var(--room-button-line);border-radius:9px;color:var(--room-mobile-ink);background:#0906059e}.mobile-heart-button.is-favorite{border-color:var(--room-dot);color:var(--room-title);background:var(--room-icon-wash)}.room-mobile-empty{display:grid;justify-items:center;align-content:center;gap:12px;height:100%;padding:24px;color:var(--room-muted);text-align:center}.room-mobile-empty strong{color:var(--room-heading-ink);font-family:var(--font-display);font-size:28px;text-transform:uppercase}.room-mobile-empty p{margin:0;font-size:12px;line-height:1.5}.room-mobile-peek{min-width:0;height:58px;display:grid;grid-template-columns:1fr 1.15fr 1fr;align-items:stretch;gap:8px;overflow:hidden}.room-mobile-peek button{min-width:0;overflow:hidden;padding:0;border:1px solid var(--room-line);border-radius:10px;background:var(--room-stage-bg);opacity:.6}.room-mobile-peek button.is-current{border-color:var(--room-card-edge);opacity:1;box-shadow:0 0 15px var(--room-hud-glow)}.room-mobile-peek img{width:100%;height:100%;display:block;object-fit:cover;object-position:center 25%}.room-mobile-rail-heading{display:flex;align-items:center;justify-content:space-between;color:var(--room-muted);font-size:11px}.room-mobile-rail-heading button{padding:0;border:0;color:var(--room-title);background:transparent;font-size:10px;font-weight:700;text-transform:uppercase}.room-mobile-rail{display:flex;gap:9px;height:78px;overflow-x:auto;scrollbar-width:none}.room-mobile-rail::-webkit-scrollbar{display:none}.room-mobile-rail button{position:relative;flex:0 0 128px;overflow:hidden;padding:0;border:1px solid var(--room-line);border-radius:12px;background:var(--room-stage-bg)}.room-mobile-rail img{width:100%;height:100%;object-fit:cover;opacity:.85}.room-mobile-rail button.is-playing{border-color:var(--room-accent);box-shadow:0 0 16px var(--room-hud-glow)}.room-mobile-rail button.is-playing img{opacity:1}.live-switch-error{margin:0;font-size:11px}.room-mobile-rail-live{position:absolute;top:6px;left:6px;padding:2px 6px;border-radius:5px;color:#fff;background:#ff3217;font-size:7px;font-weight:800;letter-spacing:.4px}.room-mobile-rail-copy{position:absolute;right:6px;bottom:6px;left:6px;display:grid;color:#fff;text-align:left;text-shadow:0 1px 6px rgba(0,0,0,.85)}.room-mobile-rail-copy strong{overflow:hidden;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.room-mobile-rail-copy small{color:var(--room-muted);font-size:8px}.room-mobile-tabs{min-width:0;height:34px;display:flex;align-items:center;gap:17px;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x proximity;scrollbar-width:none}.room-mobile-tabs::-webkit-scrollbar{display:none}.room-mobile-tabs button{position:relative;flex:0 0 auto;height:34px;display:inline-flex;align-items:center;gap:4px;padding:0;border:0;color:var(--room-dim);background:transparent;font-size:10px;font-weight:700;scroll-snap-align:center;white-space:nowrap}.room-mobile-tabs button.is-active{color:var(--room-title)}.room-mobile-tabs button.is-active:after{content:"";position:absolute;right:0;bottom:0;left:0;height:2px;border-radius:3px;background:var(--room-dot);box-shadow:0 0 10px var(--room-dot)}.room-mobile-chips{display:flex;align-items:center;gap:8px;height:34px;overflow-x:auto;scrollbar-width:none}.room-mobile-chips.is-sheet{height:auto;margin-bottom:12px}.room-mobile-chips::-webkit-scrollbar{display:none}.room-mobile-chips button{flex:0 0 auto;min-height:30px;display:inline-flex;align-items:center;gap:5px;padding:0 12px;border:1px solid rgba(255,255,255,.14);border-radius:20px;color:var(--room-dim);background:#ffffff05;font-size:10px;font-weight:700;text-transform:uppercase;white-space:nowrap}.room-mobile-chips button.is-active{border-color:var(--room-accent);color:#fff;background:var(--room-active-wash)}.room-mobile-chips button small{color:inherit;opacity:.7;font-size:9px}.room-mobile-chip-pill{margin-left:auto}.room-mobile-quest{min-width:0;height:28px;display:inline-flex;align-items:center;gap:8px;justify-self:start;padding:0;border:0;color:var(--room-muted);background:transparent;font-size:10px}.room-mobile-quest>svg:first-child{color:var(--room-dot)}.room-mobile-quest span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.room-mobile-quest b{color:#ff5a16}.room-mobile-quest>svg:last-child{color:var(--room-dim)}.room-mobile-nav{flex:none;min-height:calc(72px + env(safe-area-inset-bottom));display:grid;grid-template-columns:repeat(4,1fr);align-items:start;padding:10px 8px max(10px,env(safe-area-inset-bottom));border-top:1px solid var(--room-line);background:var(--room-panel-bg)}.room-mobile-nav button{display:grid;justify-items:center;gap:4px;padding:0;border:0;color:var(--room-dim);background:transparent;font-size:10px}.room-mobile-nav button.is-active{color:var(--room-title)}.room-mobile-nav button.is-active svg{filter:drop-shadow(0 0 7px var(--room-title-glow))}.mobile-sheet-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:20;display:flex;align-items:flex-end;background:#0100038f}.mobile-sheet{position:relative;width:100%;padding:11px 18px max(22px,env(safe-area-inset-bottom));border:1px solid var(--room-card-edge);border-bottom:0;border-radius:24px 24px 0 0;background:var(--room-sheet-bg);box-shadow:0 -20px 50px #0000008f,0 -3px 24px var(--room-hud-glow)}.mobile-sheet-handle{width:42px;height:4px;margin:0 auto 12px;border-radius:5px;background:#78687e}.mobile-sheet-close{position:absolute;top:14px;right:15px;width:32px;height:32px;display:grid;place-items:center;padding:0;border:1px solid var(--room-icon-line);border-radius:50%;color:var(--room-mobile-ink);background:transparent}.mobile-sheet-kicker{margin:0 0 3px;color:var(--room-title);font-size:11px;font-weight:800;text-transform:uppercase}.mobile-sheet h2{margin:0 0 14px;color:#fff;font-family:var(--font-display);font-size:29px;line-height:1;text-transform:uppercase}.providers-sheet{min-height:62dvh}.mobile-provider-list{display:grid;gap:8px;max-height:52dvh;overflow-y:auto}.mobile-provider-list button{min-height:65px;display:grid;grid-template-columns:40px 1fr auto;align-items:center;gap:11px;padding:9px 12px;border:1px solid var(--room-line);border-radius:13px;color:var(--room-mobile-ink);background:#ffffff06;text-align:left}.mobile-provider-list button.is-selected{border-color:var(--room-accent);background:var(--room-active-wash)}.mobile-provider-list .provider-icon{width:46px;height:36px;display:grid;place-items:center;align-self:center;border:0;border-radius:0;color:var(--room-provider-icon-ink);background:transparent}.mobile-provider-list .provider-icon img{width:100%;height:100%;border-radius:0;object-fit:contain}.mobile-provider-list button>span:nth-child(2){min-width:0;display:grid;gap:4px}.mobile-provider-list strong{overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.mobile-provider-list span small{color:var(--room-dim);font-size:9px}.mobile-provider-list>button>b{display:grid;justify-items:end;color:var(--room-mobile-ink);font-size:17px}.mobile-provider-list>button>b small{color:var(--room-dim);font-size:8px;font-weight:500}.details-sheet,.quest-sheet{padding-bottom:max(28px,env(safe-area-inset-bottom))}.mobile-detail-tags{display:flex;flex-wrap:wrap;gap:7px;margin-bottom:16px}.mobile-detail-stats{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;margin-bottom:14px}.mobile-detail-stats span{display:grid;gap:3px;padding:10px 12px;border:1px solid var(--room-line);border-radius:10px;background:#ffffff06}.mobile-detail-stats small,.mobile-quest-reward small{color:var(--room-dim);font-size:9px;text-transform:uppercase}.mobile-detail-stats b{font-size:16px}.mobile-detail-copy,.quest-sheet>p:not(.mobile-sheet-kicker){margin:0 0 16px;color:var(--room-muted);font-size:12px;line-height:1.5}.details-sheet .mobile-play-button{width:100%}.mobile-quest-progress{display:grid;gap:8px;margin:15px 0 17px;color:#ff5a16;font-size:12px}.mobile-quest-progress i{width:100%;height:8px;display:block;border-radius:8px;background:#2b2530;box-shadow:inset 2px 0 #ff5a16}.mobile-quest-reward{display:flex;align-items:center;gap:10px;margin-bottom:19px;color:var(--room-title)}.mobile-quest-reward span{display:grid;gap:3px}.mobile-quest-reward strong{color:var(--room-mobile-ink)}.mobile-secondary-action{width:100%;min-height:43px;padding:0 14px;border:1px solid var(--room-accent);border-radius:9px;color:var(--room-accent-ink);background:var(--room-active-wash);font-size:12px;font-weight:800;text-transform:uppercase}.room-mobile-stage-actions .mobile-secondary-action{width:auto}.live-tables-list{display:grid;gap:8px;max-height:58dvh;overflow-y:auto}.live-tables-list button{min-height:65px;display:grid;grid-template-columns:52px 1fr auto;align-items:center;gap:11px;padding:9px 12px;border:1px solid var(--room-line);border-radius:13px;color:var(--room-mobile-ink);background:#ffffff06;text-align:left}.live-tables-list button.is-selected{border-color:var(--room-accent);background:var(--room-active-wash)}.live-tables-list img{width:52px;height:46px;border-radius:8px;object-fit:cover}.live-tables-list strong{display:block;font-size:12px}.live-tables-list small{color:var(--room-dim);font-size:9px}.live-tables-list .room-mobile-rail-live{position:static}.play-view{position:fixed;top:0;right:0;bottom:0;left:0;z-index:30;overflow:hidden}.play-view .play-main{width:100%;height:100dvh;min-height:100dvh;display:flex;flex-direction:column;gap:0;padding:0}.play-view .player-hud,.play-view .play-info,.play-view .play-activity,.play-view .play-context-actions,.play-view .hub-bottom-hud{display:none}.play-view .play-stage{min-height:0;flex:1;display:block}.play-view .play-frame{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;min-height:100dvh;border:0;border-radius:0;box-shadow:none}.play-view .play-frame-topline{top:max(15px,env(safe-area-inset-top));left:14px;right:14px;align-items:center;pointer-events:auto}.play-view .play-frame-topline:before{content:"";width:34px;height:34px;display:block;border:1px solid rgba(244,230,255,.35);border-radius:50%;background:#05030894}.play-view .play-frame-topline:after{content:"";position:absolute;left:10px;width:8px;height:8px;border-bottom:1px solid white;border-left:1px solid white;transform:rotate(45deg)}.play-view .play-reward,.play-view .play-provider-mark{display:none}.play-view .play-frame-topline>button{width:34px;height:34px;margin-left:auto}.play-view .play-frame-badge{top:15px;left:58px;border:0;background:transparent;color:#f5ecff;font-size:12px;text-transform:none}.play-view .play-controls{left:12px;right:12px;bottom:max(14px,env(safe-area-inset-bottom));min-height:52px;display:flex;gap:13px;padding:9px 11px;border-color:var(--room-accent);border-radius:14px;background:#07040bd1}.play-view .play-controls>button:first-child{width:34px;height:34px}.play-view .play-balance,.play-view .play-bet{display:grid;gap:2px}.play-view .play-balance b,.play-view .play-bet b{font-size:12px}.play-view .play-spin{min-height:34px;margin-left:auto;padding:0 19px;border-radius:8px;color:#211505;background:linear-gradient(135deg,#ff3217,#ff5a16 48%,#ffb52b);font-size:11px}.play-view .play-frame-iframe{width:100%;height:100%;border:0}}.quest-stage{position:relative;min-height:0;display:grid;place-items:center;overflow:hidden;isolation:isolate}.quest-stage:before{content:"";position:absolute;top:12%;right:16%;bottom:12%;left:16%;z-index:-1;border-radius:50%;background:radial-gradient(ellipse,rgba(123,44,255,.2),transparent 68%);filter:blur(16px)}.quest-room-title{position:absolute;top:clamp(20px,5vh,64px);left:clamp(2px,2vw,32px);display:grid;gap:4px;text-transform:uppercase}.quest-room-title span{color:#f2efea;font-family:var(--font-display);font-size:clamp(32px,3.2vw,48px);font-weight:800;line-height:.86}.quest-room-title small{color:var(--room-title);font-size:11px;font-weight:800;letter-spacing:.7px}.larp-quest-card{width:min(600px,49vw);min-height:clamp(300px,38vh,400px);position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:13px;overflow:visible;padding:clamp(42px,5.2vh,62px) clamp(30px,5vw,64px) clamp(28px,4vh,43px);border:1px solid var(--room-card-edge);border-radius:25px;color:#f4f1eb;background:linear-gradient(145deg,#160d21eb,#07070df0);box-shadow:var(--room-card-shadow),inset 0 1px #ffffff14;text-align:center}.larp-quest-card:before{content:"";position:absolute;top:1px;right:1px;bottom:1px;left:1px;z-index:-1;border-radius:inherit;background:radial-gradient(circle at 50% 0,rgba(160,102,255,.18),transparent 42%)}.larp-quest-card:after{content:"";position:absolute;right:9%;bottom:0;left:9%;height:1px;background:linear-gradient(90deg,transparent,rgba(255,114,28,.76),transparent)}.larp-quest-emblem{width:clamp(94px,8vw,124px);height:clamp(94px,8vw,124px);position:absolute;top:clamp(-52px,-3.6vw,-36px);display:grid;place-items:center}.larp-quest-emblem img{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 8px 14px rgba(0,0,0,.7)) drop-shadow(0 0 16px rgba(160,102,255,.38))}.larp-quest-emblem svg{z-index:1;position:absolute;color:#ff721c;filter:drop-shadow(0 0 9px rgba(255,114,28,.6))}.larp-quest-label{z-index:2;color:var(--room-title);font-size:12px;font-weight:800;letter-spacing:.75px;text-transform:uppercase}.larp-quest-card h1,.larp-quest-mobile h1{max-width:520px;margin:3px 0 0;color:#f1eee9;font-family:var(--font-display);font-size:clamp(42px,4.2vw,62px);line-height:.9;text-transform:uppercase}.larp-quest-card p,.larp-quest-mobile p{margin:0;color:var(--room-muted);font-size:14px;line-height:1.45}.larp-quest-action,.larp-quest-secondary{min-width:clamp(190px,18vw,240px);min-height:56px;display:inline-flex;align-items:center;justify-content:center;gap:9px;margin-top:10px;padding:0 28px;border:1px solid rgba(255,181,43,.92);border-radius:14px;color:#211506;background:linear-gradient(135deg,#ff721c,#ff5a16);box-shadow:0 0 0 2px #ff5a162e,0 10px 26px #ff5a164d,inset 0 1px #ffffff8c;font-family:var(--font-display);font-size:28px;font-weight:800;line-height:1;text-transform:uppercase;transition:transform .2s ease,filter .2s ease,box-shadow .2s ease}.larp-quest-action:hover,.larp-quest-action[data-game-focus=true],.larp-quest-action:focus-visible{transform:translateY(-2px);filter:brightness(1.08);box-shadow:0 0 0 2px #ff721c80,0 14px 30px #ff5a166b,inset 0 1px #ffffffa6;outline:0}.larp-quest-action:disabled{cursor:wait;opacity:.78;transform:none}.larp-quest-secondary{min-width:170px;min-height:45px;border-color:var(--room-button-line);color:var(--room-accent-ink);background:#a066ff1f;box-shadow:none;font-family:var(--font-ui),sans-serif;font-size:11px}.larp-quest-card.is-submitting{animation:quest-card-pulse .38s ease-in-out both}.larp-quest-card.is-completed .larp-quest-emblem{animation:quest-emblem-confirm .46s cubic-bezier(.2,.9,.2,1) both}.larp-quest-card.is-loading h1{font-size:clamp(31px,3vw,40px)}@keyframes quest-card-pulse{50%{border-color:#ffb52b;box-shadow:0 0 0 2px #a066ff61,0 0 46px #a066ff6b,inset 0 1px #ffffff24}}@keyframes quest-emblem-confirm{0%{opacity:.45;transform:scale(.78) rotate(-12deg)}to{opacity:1;transform:scale(1) rotate(0)}}@media(max-width:700px){.room-mobile-content>.larp-quest-mobile{flex:1 1 auto}.larp-quest-mobile{min-height:0;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:13px;overflow:visible;padding:58px 24px 28px;border:1px solid var(--room-card-edge);border-radius:23px;color:var(--room-mobile-ink);background:linear-gradient(145deg,#190d25ed,#08070ef5);box-shadow:var(--room-card-shadow),inset 0 1px #ffffff12;text-align:center}.larp-quest-mobile .larp-quest-emblem{width:92px;height:92px;top:-39px}.larp-quest-mobile h1{font-size:clamp(38px,12vw,51px)}.larp-quest-mobile p{max-width:260px;font-size:13px}.larp-quest-mobile .larp-quest-action,.larp-quest-mobile .larp-quest-secondary{width:100%;min-height:55px;margin-top:12px}.larp-quest-mobile.is-submitting{animation:quest-card-pulse .38s ease-in-out both}.larp-quest-mobile.is-completed .larp-quest-emblem{animation:quest-emblem-confirm .46s cubic-bezier(.2,.9,.2,1) both}}@media(prefers-reduced-motion:reduce){.larp-quest-card.is-submitting,.larp-quest-card.is-completed .larp-quest-emblem,.larp-quest-mobile.is-submitting,.larp-quest-mobile.is-completed .larp-quest-emblem{animation:none}.larp-quest-action,.larp-quest-secondary{transition:none}}@media(min-width:701px){html .simple-hub .hub-bottom-hud,html .room-console .hub-bottom-hud,html .room-shell:not(.play-view):not(.room-console)>.hub-bottom-hud{height:var(--shared-player-dock-height);min-height:0}html .simple-hub .hub-bottom-card,html .room-console .hub-bottom-card,html .room-shell:not(.play-view):not(.room-console)>.hub-bottom-hud .hub-bottom-card{min-height:0;height:100%;display:grid;align-content:center;gap:2px;padding:clamp(8px,1.1vh,13px) clamp(16px,1.8vw,26px);border:0;border-radius:0;background:transparent}html .simple-hub .hub-bottom-card>small,html .room-console .hub-bottom-card>small,html .room-shell:not(.play-view):not(.room-console)>.hub-bottom-hud .hub-bottom-card>small{margin-bottom:4px;font-size:10px}html .simple-hub .hub-bottom-hud .rank-card,html .room-console .hub-bottom-hud .rank-card,html .room-shell:not(.play-view):not(.room-console)>.hub-bottom-hud .rank-card{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:12px;overflow:hidden}html .simple-hub .hub-bottom-hud .rank-card>span,html .room-console .hub-bottom-hud .rank-card>span,html .room-shell:not(.play-view):not(.room-console)>.hub-bottom-hud .rank-card>span{gap:0;line-height:1.15}html .simple-hub .hub-bottom-hud .rank-card em,html .room-console .hub-bottom-hud .rank-card em,html .room-shell:not(.play-view):not(.room-console)>.hub-bottom-hud .rank-card em{display:none}html .simple-hub .hub-bottom-hud .rank-card img,html .room-console .hub-bottom-hud .rank-card img,html .room-shell:not(.play-view):not(.room-console)>.hub-bottom-hud .rank-card img{width:clamp(48px,4vw,62px);height:clamp(44px,3.8vw,58px)}html .simple-hub .hub-bottom-hud .rank-card strong,html .room-console .hub-bottom-hud .rank-card strong,html .room-shell:not(.play-view):not(.room-console)>.hub-bottom-hud .rank-card strong{font-size:clamp(17px,1.3vw,22px)}html .simple-hub .hub-bottom-hud .rank-card .progress,html .room-console .hub-bottom-hud .rank-card .progress,html .room-shell:not(.play-view):not(.room-console)>.hub-bottom-hud .rank-card .progress{height:6px;margin:6px 0 4px}html .simple-hub .hub-bottom-hud .rank-card b,html .room-console .hub-bottom-hud .rank-card b,html .room-shell:not(.play-view):not(.room-console)>.hub-bottom-hud .rank-card b{font-size:9px}html .simple-hub .hub-bottom-hud .currency-row span,html .room-console .hub-bottom-hud .currency-row span,html .room-shell:not(.play-view):not(.room-console)>.hub-bottom-hud .currency-row span{min-height:0;gap:0;padding-left:14px}html .simple-hub .hub-bottom-hud .currency-row b,html .simple-hub .hub-bottom-hud .currency-row svg,html .room-console .hub-bottom-hud .currency-row b,html .room-console .hub-bottom-hud .currency-row svg,html .room-shell:not(.play-view):not(.room-console)>.hub-bottom-hud .currency-row b,html .room-shell:not(.play-view):not(.room-console)>.hub-bottom-hud .currency-row svg{min-height:0;width:auto;height:auto;font-size:clamp(16px,1.3vw,21px)}html .simple-hub .hub-bottom-hud .currency-row svg,html .room-console .hub-bottom-hud .currency-row svg,html .room-shell:not(.play-view):not(.room-console)>.hub-bottom-hud .currency-row svg{width:clamp(16px,1.3vw,20px);height:clamp(16px,1.3vw,20px)}html .simple-hub .hub-bottom-hud .currency-row em,html .room-console .hub-bottom-hud .currency-row em,html .room-shell:not(.play-view):not(.room-console)>.hub-bottom-hud .currency-row em{font-size:8px}html .simple-hub .hub-bottom-hud .currency-row strong,html .room-console .hub-bottom-hud .currency-row strong,html .room-shell:not(.play-view):not(.room-console)>.hub-bottom-hud .currency-row strong{font-size:clamp(14px,1.1vw,18px)}html .simple-hub .hub-quest-row,html .room-console .hub-quest-row,html .room-shell:not(.play-view):not(.room-console)>.hub-bottom-hud .hub-quest-row{grid-template-columns:30px 1fr auto;gap:9px}html .simple-hub .hub-quest-row>svg,html .room-console .hub-quest-row>svg,html .room-shell:not(.play-view):not(.room-console)>.hub-bottom-hud .hub-quest-row>svg{width:26px;height:26px}html .simple-hub .hub-quest-row span,html .room-console .hub-quest-row span,html .room-shell:not(.play-view):not(.room-console)>.hub-bottom-hud .hub-quest-row span{gap:1px}html .simple-hub .hub-quest-row strong,html .room-console .hub-quest-row strong,html .room-shell:not(.play-view):not(.room-console)>.hub-bottom-hud .hub-quest-row strong{font-size:12px}html .simple-hub .hub-quest-row em,html .room-console .hub-quest-row em,html .room-shell:not(.play-view):not(.room-console)>.hub-bottom-hud .hub-quest-row em{font-size:11px}html .simple-hub .hub-quest-row .progress,html .room-console .hub-quest-row .progress,html .room-shell:not(.play-view):not(.room-console)>.hub-bottom-hud .hub-quest-row .progress{height:6px;margin-top:3px}html .simple-hub .hub-quest-row>b,html .room-console .hub-quest-row>b,html .room-shell:not(.play-view):not(.room-console)>.hub-bottom-hud .hub-quest-row>b{font-size:11px}}.social-login-buttons{display:grid;gap:10px;margin-top:18px}.social-login-button{display:flex;align-items:center;justify-content:flex-start;gap:10px}.social-login-button b{width:22px;color:#fff;font-size:18px;text-align:center}.social-login-button svg{margin-left:auto}.mode-card.mode-token-accent.is-selected{border-color:var(--token-primary, #ff5a16);box-shadow:0 0 0 1px var(--token-primary, #ff5a16),0 0 34px var(--token-glow, rgba(255,90,22,.32)),0 21px 44px #0009}[data-room=mayhem]{--room-accent: var(--token-primary, rgba(255,90,22,.9));--room-accent-ink: var(--token-primary, #ff721c);--room-title: var(--token-primary, #ff721c);--room-tagline: var(--token-secondary, #a066ff);--room-heading-ink: var(--token-primary, #ffb52b);--room-edge: var(--token-primary, rgba(255,114,28,.5));--room-hud-glow: var(--token-glow, rgba(123,44,255,.08));--room-platform-edge: var(--token-primary, rgba(255,90,22,.78));--room-card-edge: var(--token-primary, rgba(255,114,28,.88));--room-badge-edge: var(--token-primary, rgba(255,114,28,.55));--room-dot: var(--token-primary, #ff721c);--room-line: var(--token-glow, rgba(255,90,22,.2))}.token-network{position:relative;overflow:hidden;background:#070808}.token-network:before,.token-network:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.token-network:before{z-index:0;background:linear-gradient(180deg,#05060757,#050607c7),var(--token-network-bg);background-position:center;background-size:cover;opacity:.78;transition:opacity .3s ease,filter .3s ease}.token-network:after{z-index:1;background:radial-gradient(ellipse at 50% 48%,transparent 18%,rgba(0,0,0,.42) 100%),linear-gradient(90deg,rgba(0,0,0,.32),transparent 32%,transparent 68%,rgba(0,0,0,.32))}.token-network-main{position:relative;z-index:2;display:grid;grid-template-rows:auto 1fr;height:100dvh;padding:clamp(20px,4vh,48px) 0}.token-network-layout{width:min(1500px,calc(100% - 72px));height:100%;min-height:0;display:grid;grid-template-columns:minmax(190px,.7fr) minmax(0,2fr);gap:clamp(18px,3vw,48px);align-items:stretch;margin:0 auto}.token-network-feature-rail{min-height:0;display:grid;grid-template-rows:repeat(2,minmax(0,1fr));gap:14px}.token-network-feature-card{position:relative;min-height:0;overflow:hidden;padding:0;border:1px solid rgba(255,90,22,.48);border-radius:18px;color:#f8f1e4;background:#090a0bb8;text-align:left;box-shadow:0 18px 38px #0000006b;transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}.token-network-feature-card:hover,.token-network-feature-card:focus-visible{transform:translateY(-4px);border-color:#ff5a16;box-shadow:0 0 0 1px #ff5a162e,0 22px 42px #0000008c,0 0 28px #ff5a1629}.token-network-feature-card>img{width:100%;height:100%;object-fit:cover}.token-network-feature-scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0405060a 18%,#040506d6)}.token-network-feature-copy{position:absolute;right:18px;bottom:18px;left:18px;display:grid;gap:4px}.token-network-feature-copy em{color:#ff5a16;font-size:9px;font-style:normal;font-weight:800;letter-spacing:.12em}.token-network-feature-copy strong{font-family:var(--font-display);font-size:clamp(23px,2vw,32px);line-height:.95;text-transform:uppercase}.token-network-feature-copy small{max-width:190px;color:#d1cbc0;font-size:10px;line-height:1.35}.token-network-feature-arrow{position:absolute;right:14px;top:14px;width:34px;height:34px;display:grid;place-items:center;border-radius:50%;color:#1c1407;background:#ff5a16}.token-carousel .token-network-feature-card{position:absolute;min-height:0;padding:0;border-style:solid;border-color:#ff5a169e;background:#121212;text-align:left}.token-carousel .token-network-feature-card:hover:not(.is-selected){transform:translate(var(--x)) scale(.9) translateY(-14px) rotateY(calc(var(--position) * -4deg))}.token-network-feature-card .token-card-copy{bottom:44px;text-align:center}.token-network-feature-card .token-card-copy em{color:#ff5a16}.token-network-feature-card .token-card-copy strong{font-size:31px}.token-network-feature-card .token-card-copy small{max-width:210px;margin-inline:auto;color:#d3c4a5;line-height:1.35}.token-network-picker{min-width:0;min-height:0;height:100%}.token-network-picker{display:grid;align-items:center}.token-network-picker .carousel-section{width:100%;height:100%;min-height:0}.token-network.is-changing:before{animation:token-network-bg-change .36s ease both}.token-network.is-changing .token-card.is-selected{animation:token-network-card-change .36s ease both}.token-network.is-exiting:before{animation:token-network-bg-exit .36s ease both}.token-network.is-exiting .token-network-main{animation:token-network-exit .36s cubic-bezier(.22,.72,.26,1) both}@keyframes token-network-bg-change{0%{opacity:.34;filter:saturate(.7) brightness(.72)}to{opacity:.78;filter:none}}@keyframes token-network-card-change{0%{filter:brightness(1.35) saturate(1.3)}to{filter:none}}@keyframes token-network-bg-exit{to{opacity:1;filter:brightness(1.25) saturate(1.25)}}@keyframes token-network-exit{to{opacity:0;transform:scale(1.04) translateY(-18px);filter:blur(5px)}}.token-network-header{display:grid;gap:6px;justify-items:center;text-align:center;padding-bottom:clamp(8px,2vh,20px)}.token-network-eyebrow{color:#ff5a16;font-size:13px;font-weight:800;letter-spacing:.12em}.token-network-header p{margin:0;color:#c0beb7;font-size:15px}.token-card{overflow:hidden}.token-card-list{display:block;border-style:dashed;border-color:#ff5a16b8;background:linear-gradient(155deg,#3e2b0df0,#0c0d0ef5 68%)}.token-card-list:before{content:"";position:absolute;top:12px;right:12px;bottom:12px;left:12px;border:1px solid rgba(255,90,22,.22);border-radius:14px;pointer-events:none}.token-list-plus{position:absolute;top:84px;left:calc(50% - 34px);z-index:1;width:68px;height:68px;display:grid;place-items:center;border:1px solid rgba(255,90,22,.65);border-radius:50%;color:#1d1405;background:#ff5a16;box-shadow:0 0 30px #ff5a1642;font-size:46px;font-weight:300;line-height:1}.token-card-list .token-card-copy{bottom:118px;text-align:center}.token-card-list .token-card-copy em{color:#ff5a16}.token-card-list .token-card-copy strong{font-size:31px}.token-card-list .token-card-copy small{max-width:210px;margin-inline:auto;color:#d3c4a5;line-height:1.35}.token-list-note{position:absolute;right:0;bottom:74px;left:0;color:#ff5a16c7;font-size:9px;font-weight:800;letter-spacing:.16em;text-align:center}.token-card-copy{position:absolute;z-index:2;left:0;right:0;bottom:96px;display:grid;gap:4px;padding:0 20px;color:#f6f1e6;text-align:left}.token-card-copy em{color:var(--token-card-primary, #ff5a16);font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.token-card-copy strong{font-size:20px}.token-card-copy small{color:#c0beb7;font-size:12px}.token-card-stats{position:absolute;z-index:2;left:0;right:0;bottom:20px;display:grid;grid-template-columns:repeat(4,1fr);gap:6px;padding:0 20px}.token-card-stats span{display:grid;gap:2px;color:#c0beb7;font-size:10px;text-align:left}.token-card-stats b{color:#f6f1e6;font-size:13px}@media(max-width:900px)and (min-width:701px){.token-network-layout{width:calc(100% - 36px);grid-template-columns:minmax(160px,.62fr) minmax(0,1.8fr);gap:16px}.token-network-feature-copy{right:12px;bottom:12px;left:12px}.token-network-feature-copy strong{font-size:22px}}@media(max-width:700px){.token-network{position:relative;overflow:auto}.token-network-main{height:auto;min-height:100dvh;padding:16px 12px 28px}.token-network-layout{width:100%;height:auto;display:grid;grid-template-columns:1fr;gap:8px}.token-network-feature-rail{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:150px;gap:8px;order:2}.token-network-feature-copy{right:10px;bottom:10px;left:10px}.token-network-feature-copy em{font-size:7px}.token-network-feature-copy strong{font-size:19px}.token-network-feature-copy small{display:none}.token-network-feature-arrow{top:9px;right:9px;width:28px;height:28px}.token-network-picker{height:500px;min-height:0;order:1;display:block}.token-network-picker .carousel-section{height:100%}}.token-pool-flag{position:absolute;z-index:2;top:16px;left:16px;padding:3px 9px;border-radius:999px;background:#08090eb8;color:#d9d6ce;font-size:9px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.token-pool-flag.pool-healthy{color:#8ef0a8}.token-pool-flag.pool-limited{color:#f0d98e}.token-pool-flag.pool-critical{color:#f08e8e}.token-pool-flag.pool-offline{color:#a09c93}.token-switcher{display:flex;align-items:center;gap:8px;color:#c0beb7;font-size:10px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.token-switcher-control{display:flex;align-items:center;gap:6px;padding:6px 10px 6px 12px;border:1px solid var(--token-primary, rgba(255,90,22,.5));border-radius:999px;background:#08090e9e;color:#f6f1e6;font-size:12px;font-weight:800;letter-spacing:.04em;outline:none;transition:border-color .15s ease,box-shadow .15s ease}.token-switcher-control:focus-visible{border-color:var(--token-primary, #ff5a16);box-shadow:0 0 0 3px color-mix(in srgb,var(--token-primary, #ff5a16) 35%,transparent)}.token-switcher-control svg{pointer-events:none;color:var(--token-primary, #ff5a16);transition:transform .15s ease}.token-switcher-control[aria-expanded=true] svg{transform:rotate(180deg)}.token-switcher-panel{position:fixed;z-index:var(--z-overlay, 100);min-width:120px;padding:6px;border:1px solid var(--token-primary, rgba(255,90,22,.5));border-radius:12px;background:#121212;box-shadow:0 18px 40px #0000008c}.token-switcher-option{width:100%;padding:8px 12px;border:0;border-radius:8px;color:#e9e7df;background:transparent;font-size:12px;font-weight:700;text-align:left}.token-switcher-option:hover{background:#ffffff0f}.token-switcher-option.is-active{color:var(--token-primary, #ff5a16);background:#ffffff0d}@media(max-width:700px){.token-switcher span:first-child{display:none}}.token-mayhem-stage{display:grid;grid-template-rows:auto 1fr;gap:clamp(12px,2vh,22px);min-height:0;padding:clamp(10px,2vh,20px) clamp(16px,2vw,34px);overflow:auto}.token-mayhem-title{display:flex;align-items:center;gap:16px}.token-mayhem-title img{width:64px;height:64px;object-fit:contain;filter:drop-shadow(0 0 12px var(--token-glow, rgba(255,90,22,.32)))}.token-mayhem-title span{display:block;color:var(--room-tagline);font-size:12px}.token-mayhem-title strong{font-size:24px;color:var(--room-title)}.token-metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.token-metric-card{display:grid;gap:4px;padding:14px 16px;border:1px solid var(--room-button-line);border-radius:var(--room-radius-tab);background:#ffffff08}.token-metric-card .label{color:var(--room-accent-ink);font-size:10px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.token-metric-card strong{font-size:20px;color:#f6f1e6}.token-metric-card em{display:flex;align-items:center;gap:4px;color:#9d9a91;font-size:11px;font-style:normal}.token-metric-card em.is-up{color:#8ef0a8}.token-metric-card em.is-down{color:#f08e8e}.token-withdraw-button{justify-self:start;margin-top:4px;padding:6px 12px;border:1px solid rgba(255,90,22,.4);border-radius:999px;color:#ffb37a;background:#ff5a1614;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.token-withdraw-button:hover{border-color:var(--mayhem-orange);background:#ff5a1629}.token-pool-card.pool-healthy strong{color:#8ef0a8}.token-pool-card.pool-limited strong{color:#f0d98e}.token-pool-card.pool-critical strong{color:#f08e8e}.token-mayhem-lower{display:grid;grid-template-columns:1.2fr 1fr;gap:14px;min-height:0}.token-play-actions{display:grid;gap:8px;align-content:start}.token-play-actions button{display:flex;align-items:center;gap:8px;padding:12px 16px;border:1px solid var(--room-button-line);border-radius:999px;background:#ffffff08;color:#f6f1e6;font-weight:700}.token-play-actions button:not(:disabled):hover{border-color:var(--room-accent)}.token-play-actions button:disabled{color:#8a8880}.token-play-actions button svg:last-child{margin-left:auto}.token-recent-activity{display:grid;gap:8px;align-content:start;padding:14px 16px;border:1px solid var(--room-button-line);border-radius:var(--room-radius-tab);background:#ffffff05}.token-recent-activity .label{color:var(--room-accent-ink);font-size:10px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.token-recent-row{display:flex;justify-content:space-between;color:#d9d6ce;font-size:12px}.token-recent-row b{color:#f6f1e6}@media(max-width:900px){.token-metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.token-mayhem-lower{grid-template-columns:1fr}}.social-login-discord{color:#fff;background:#5865f2;border-color:#a066ff}:root{color:var(--text-primary);background:var(--mayhem-black);font-family:var(--font-ui);font-variant-numeric:tabular-nums}body{color:var(--text-primary);background-color:var(--mayhem-black);background-image:radial-gradient(circle at 50% 30%,rgba(255,50,23,.08),transparent 38%),linear-gradient(180deg,#0505066b,#050506e0),url(/assets/bg.png);background-position:center;background-size:cover}button{color:inherit}button:hover:not(:disabled){filter:brightness(1.07)}button:focus-visible,select:focus-visible,input:focus-visible{outline:2px solid var(--mayhem-orange);outline-offset:3px}.app-shell{color:var(--text-primary);background-color:var(--mayhem-void);background-image:linear-gradient(180deg,#0505062e,#050506c2),url(/assets/bg.png);background-position:center;background-size:cover}.simple-hub,.token-network{background-image:radial-gradient(circle at 50% 42%,transparent 12%,rgba(5,5,6,.22) 52%,rgba(5,5,6,.86) 100%),linear-gradient(180deg,#0505061f,#05050694),var(--token-shell-background-image, url(/assets/bg.png));background-position:center;background-size:cover}.player-hud,.room-console .player-hud,.play-view .player-hud{border:1px solid var(--mayhem-border-soft);border-radius:var(--radius-xl);background:linear-gradient(105deg,#181214f0,#0c0c0ff2 46%,#08080af0),radial-gradient(circle at 15% 0%,rgba(255,50,23,.16),transparent 34%);box-shadow:var(--shadow-surface),0 0 30px #ff321712}.hud-logo-button,.hud-icon,.hud-wallet,.hud-deposit,.hud-balance{min-width:48px;min-height:48px}.hud-identity img{width:132px}.hud-logo-button{border-radius:var(--radius-md)}.hud-welcome{color:var(--text-primary)}.hud-welcome b{color:var(--mayhem-yellow)}.hud-welcome small{color:var(--text-muted)}.hud-wallet{border-left-color:var(--mayhem-border);color:var(--text-secondary)}.hud-wallet b{color:var(--text-primary);font-family:var(--font-mono)}.hud-deposit,.deposit-button{border-color:#ff5a16e6;border-radius:var(--radius-md);background:linear-gradient(135deg,var(--mayhem-red),var(--mayhem-hot-orange));color:var(--text-on-orange);box-shadow:0 10px 28px #ff321733}.hud-deposit:hover,.deposit-button:hover:not(:disabled){box-shadow:var(--shadow-active)}.hud-icon{color:var(--text-secondary)}.badge-button b{background:var(--mayhem-red)}.token-switcher{color:var(--text-muted)}.token-switcher-control{border-color:#ff32179e;background:#09090cd6}.simple-hub-main{width:min(var(--shell-max-width),calc(100% - 2 * var(--shell-side-padding)));grid-template-rows:var(--top-hud-height) minmax(0,1fr) var(--shared-player-dock-height);gap:var(--shell-gap);padding:24px 0 22px}.simple-hub .player-hud{width:min(1380px,calc(100% - 168px))}.simple-hub .carousel-section{height:100%;min-height:0}.simple-hub .mode-carousel{height:min(100%,540px)}.simple-hub .mode-card{width:270px;height:430px;border-color:#ff321757;border-radius:var(--radius-lg);background:var(--mayhem-surface-2);box-shadow:0 18px 40px #0000009e}.simple-hub .mode-card.is-selected{width:min(382px,29vw);height:min(540px,63vh);border-color:var(--mayhem-orange);box-shadow:var(--shadow-active)}.simple-hub .mode-card:not(.is-selected) .mode-art{filter:saturate(.72) brightness(.64)}.simple-hub .mode-card.is-selected .mode-art{filter:saturate(1.08) contrast(1.04)}.simple-hub .card-copy{top:28px;left:24px;right:22px}.simple-hub .card-copy em,.simple-hub .token-card-copy em{color:var(--mayhem-yellow)}.simple-hub .card-copy strong,.simple-hub .token-card-copy strong,.token-network-header h1,.room-console-heading h1,.token-mayhem-title strong,.mobile-sheet h2{font-family:var(--font-display);letter-spacing:.03em}.simple-hub .card-copy strong{font-size:clamp(42px,4.3vw,64px)}.simple-hub .card-copy small{color:var(--text-secondary)}.simple-hub .enter-button,.token-card .enter-button{width:48px;height:48px;border-radius:var(--radius-md);background:linear-gradient(135deg,var(--mayhem-red),var(--mayhem-hot-orange));color:var(--text-on-orange);box-shadow:0 8px 22px #ff32173d}.simple-hub .platform,.token-network .platform{border-color:#ff3217b8;box-shadow:0 0 0 10px #ff321714,0 0 34px #ff32174d,inset 0 0 22px #ff5a163d}.hub-bottom-hud,.room-console .hub-bottom-hud,.play-view .hub-bottom-hud{border:1px solid var(--mayhem-border-soft);border-radius:var(--radius-lg);background:linear-gradient(110deg,#121216f5,#09090cf0);box-shadow:var(--shadow-surface)}.hub-bottom-card{color:var(--text-primary)}.hub-bottom-card+.hub-bottom-card{border-left-color:var(--mayhem-border-soft)}.hub-bottom-card>small,.hub-bottom-hud .rank-card small,.token-network-eyebrow{color:var(--mayhem-yellow);letter-spacing:.12em}.hub-bottom-hud .rank-card strong,.hub-bottom-hud .currency-row strong{color:var(--text-primary)}.hub-bottom-hud .rank-card b,.hub-bottom-hud .currency-row b,.hub-bottom-hud .currency-row svg,.hub-quest-row em{color:var(--mayhem-orange)}.hub-bottom-hud .progress i,.progress i{background:linear-gradient(90deg,var(--mayhem-red),var(--mayhem-yellow))}.hub-quest-row>svg{color:var(--mayhem-purple-soft)}.token-network-main{width:min(var(--shell-max-width),calc(100% - 2 * var(--shell-side-padding)));height:100dvh;grid-template-rows:var(--network-topbar-height) auto minmax(0,1fr);gap:var(--shell-gap);margin:0 auto;padding:22px 0}.network-topbar{grid-row:1;display:flex;align-items:center;justify-content:space-between}.network-topbar-logo{height:clamp(28px,3.6vh,36px);width:auto;object-fit:contain}.network-topbar-profile{width:42px;height:42px}.token-network-header{grid-row:2;gap:2px;padding:4px 0 0}.token-network-header h1{margin:0;color:var(--text-primary);font-size:clamp(38px,4.4vw,68px);line-height:.9;text-transform:uppercase}.token-network-header p{color:var(--text-secondary);font-size:15px}.token-network-carousel{grid-row:3;min-height:0;height:100%}.token-network.simple-hub .minimal-carousel .mode-carousel{height:100%}.token-network.simple-hub .minimal-carousel .platform{bottom:14px;width:min(1100px,70vw)}.token-network .mode-card{border-color:#ff321761;background:var(--mayhem-surface-2)}.token-network.simple-hub .minimal-carousel .mode-card{width:min(360px,25vw);height:min(540px,calc(100% - 24px))}.token-network .mode-card.is-selected{border-color:var(--mayhem-orange);box-shadow:var(--shadow-active)}.token-network.simple-hub .minimal-carousel .mode-card.is-selected{transform:translate(var(--x)) translateY(-4px)}.token-network .enter-button{top:16px;right:16px;bottom:auto;left:auto;width:38px;height:38px}.token-network .token-card-copy{bottom:82px}.token-network .token-card-copy strong{font-family:var(--font-display);font-size:clamp(30px,3vw,44px);line-height:.9;text-transform:uppercase}.token-network .token-network-feature-card .token-card-copy{bottom:34px}.token-network .token-card-stats{bottom:22px}.token-network .token-card-stats b{color:var(--text-primary);font-family:var(--font-mono);font-size:12px}.token-network .token-card-stats small{color:var(--text-muted);font-size:9px;text-transform:uppercase}.token-network .token-pool-flag{border:1px solid rgba(152,255,50,.22);color:var(--status-positive);background:#050905b8}.room-console .room-console-heading h1{color:var(--room-accent-ink);font-size:clamp(38px,4vw,58px)}.room-console .room-console-heading span{color:var(--text-secondary)}.room-console .room-console-tabs button{min-height:58px;border-color:var(--mayhem-border-soft);border-radius:var(--radius-md);background:#0d0d10b8}.room-console .room-console-tabs button.active{border-color:var(--room-accent);background:linear-gradient(100deg,var(--room-active-wash),rgba(11,12,16,.74))}.room-console .room-game-card{border-color:#ffffff24;border-radius:var(--radius-lg)}.room-console .room-game-card.is-selected{border-color:var(--room-accent);box-shadow:var(--room-card-shadow),0 0 28px var(--room-title-glow)}.room-console .provider-card{border-color:var(--mayhem-border-soft);border-radius:var(--radius-md);background:#0d0d10cc}.room-console .provider-card.active{border-color:var(--room-accent)}.token-mayhem-main .token-mayhem-stage{padding:8px clamp(16px,2vw,34px)}.token-mayhem-title strong{color:var(--text-primary);font-size:clamp(32px,3vw,48px);line-height:.9;text-transform:uppercase}.token-metric-card,.token-recent-activity{border-color:var(--mayhem-border-soft);border-radius:var(--radius-md);background:#121216c7;box-shadow:inset 0 1px #ffffff06}.token-metric-card .label,.token-recent-activity .label{color:var(--mayhem-yellow)}.token-metric-card strong{color:var(--text-primary);font-family:var(--font-mono)}.token-play-actions button{min-height:52px;border-color:#ff321761;border-radius:var(--radius-md);background:#121216db}.token-play-actions button:not(:disabled):hover{border-color:var(--mayhem-orange);box-shadow:var(--shadow-active)}@media(max-width:980px)and (min-width:701px){.simple-hub-main,.token-network-main{width:calc(100% - 40px)}.simple-hub .player-hud{width:100%}.simple-hub .mode-card.is-selected,.token-network .mode-card.is-selected{width:min(350px,34vw)}}@media(max-width:700px){.simple-hub-main,.token-network-main{width:calc(100% - 24px);padding:10px 0 12px;gap:10px}.simple-hub .player-hud{width:100%;border-radius:var(--radius-lg)}.simple-hub .mode-card.is-selected,.token-network .mode-card.is-selected{width:min(320px,82vw);height:min(470px,57vh)}.simple-hub .mode-card{width:250px;height:405px}.simple-hub .card-copy strong{font-size:47px}.token-network-main{height:100dvh;min-height:0;grid-template-rows:auto auto minmax(0,1fr);overflow:hidden}.token-network-header h1{font-size:clamp(38px,12vw,58px)}.token-network-carousel{height:100%;min-height:0}.token-network.simple-hub .minimal-carousel .mode-card{width:250px;height:405px}.token-network .token-card-copy{bottom:74px}.room-console .room-console-heading h1{font-size:42px}.room-mobile-bar,.room-mobile-nav{background:#08080af5}.room-mobile-stage{border-color:var(--room-accent);border-radius:var(--radius-lg)}.room-mobile-nav button.is-active{color:var(--mayhem-orange)}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.simple-hub .minimal-carousel .mode-card{overflow:visible;border:0;border-radius:22px;background:#08080a;box-shadow:none;isolation:isolate}.simple-hub .minimal-carousel .mode-card:before{content:"";position:absolute;z-index:1;top:-9px;right:-9px;bottom:-9px;left:-9px;border-radius:24px;background:linear-gradient(145deg,#383137,#101014 18%,#08080a 52%,#2b2020 82%,#4a3025);box-shadow:inset 0 1px #ffffff24,inset 0 -2px 5px #000000e6,0 24px 60px #000000a6;opacity:0;pointer-events:none}.simple-hub .minimal-carousel .mode-card:after{content:"";position:absolute;z-index:3;top:-5px;right:-5px;bottom:-5px;left:-5px;border:2px solid rgba(255,91,24,.95);border-radius:20px;box-shadow:0 0 0 1px #ffb73447,inset 0 0 15px #ff400f2e,0 0 18px #ff3f0a61,0 0 46px #ff2e0829;opacity:0;pointer-events:none}.simple-hub .minimal-carousel .mode-card.is-selected:before,.simple-hub .minimal-carousel .mode-card.is-selected:after{opacity:1}.mode-card-image{position:absolute;z-index:2;top:0;right:0;bottom:0;left:0;display:block;overflow:hidden;border:1px solid rgba(255,255,255,.08);border-radius:15px}.mode-art{position:relative;z-index:1;display:block}.mode-card-floor-glow{position:absolute;z-index:0;left:8%;right:8%;bottom:-30px;height:55px;border-radius:50%;background:radial-gradient(ellipse,rgba(255,75,15,.45) 0%,rgba(255,55,10,.14) 48%,transparent 75%);filter:blur(12px);opacity:0;pointer-events:none}.mode-card.is-selected .mode-card-floor-glow{opacity:1}.simple-hub .minimal-carousel .mode-card.is-selected{border:0;box-shadow:0 22px 47px #000000a6}.simple-hub .minimal-carousel .card-copy{z-index:4}.mode-card-footer{position:absolute;z-index:5;right:0;bottom:0;left:0;height:62px;pointer-events:none}.mode-card-footer:before{content:"";position:absolute;right:20%;bottom:-7px;left:20%;height:3px;background:linear-gradient(90deg,transparent,#ff4518,#ffb52b,#ff4518,transparent);box-shadow:0 0 16px #ff4912a6;opacity:0}.mode-card.is-selected .mode-card-footer:before{opacity:1}.mode-card-footer .enter-button{bottom:2px;z-index:1}.mode-lock-flag{z-index:6}html[data-input-mode=keyboard] .mode-card[data-game-focus=true],html[data-input-mode=gamepad] .mode-card[data-game-focus=true]{outline:1px solid rgba(255,183,52,.9);outline-offset:-7px;filter:brightness(1.06) saturate(1.05)}.token-network.simple-hub .minimal-carousel .mode-card{overflow:hidden;isolation:isolate;border:1px solid rgba(255,90,22,.64);border-radius:18px;background:#08080a}.token-network.simple-hub .minimal-carousel .mode-card:before,.token-network.simple-hub .minimal-carousel .mode-card:after{display:none}.token-network.simple-hub .minimal-carousel .mode-card.is-locked:after{display:block}.token-network.simple-hub .minimal-carousel .token-card-art{position:absolute;z-index:0;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;object-fit:cover;object-position:center}.token-network.simple-hub .minimal-carousel .mode-card.is-selected{top:50%;left:calc(50% - 170px);width:min(340px,26vw);height:min(470px,calc(100% - 24px));transform:translate(var(--x)) translateY(-50%);border:2px solid #ff5a16;border-radius:18px;box-shadow:0 0 0 1px #ffb52b42,0 0 28px #ff5a1657,0 22px 44px #000000a6}.token-network.simple-hub .minimal-carousel .mode-card:not(.is-selected){top:50%;transform:translate(var(--x)) translateY(-50%) scale(.82) rotateY(calc(var(--position) * -6deg))}.token-network.simple-hub .minimal-carousel .token-network-carousel{overflow:hidden}@media(max-width:700px){.token-network.simple-hub .minimal-carousel .mode-card,.token-network.simple-hub .minimal-carousel .mode-card.is-selected{left:calc(50% - 125px);width:min(250px,82vw);height:min(390px,calc(100% - 16px))}}.token-network.simple-hub .token-network-carousel{overflow:hidden}.token-network.simple-hub .minimal-carousel .mode-card.is-selected{left:50%;transform:translate(calc(-50% + var(--x))) translateY(-50%)}.token-network.simple-hub .minimal-carousel .mode-card:not(.is-selected){left:50%;transform:translate(calc(-50% + var(--x))) translateY(-50%) scale(.82) rotateY(calc(var(--position) * -6deg))}@media(max-width:700px){.token-network.simple-hub .minimal-carousel .mode-card.is-selected,.token-network.simple-hub .minimal-carousel .mode-card:not(.is-selected),.token-network.simple-hub .minimal-carousel .token-network-feature-card{left:50%}}.token-network{background-image:radial-gradient(circle at 50% 42%,transparent 20%,rgba(5,5,6,.05) 64%,rgba(5,5,6,.28) 100%),linear-gradient(180deg,#05050605,#0505062e),var(--token-shell-background-image, url(/assets/bg.png))}.token-network:before{background:linear-gradient(180deg,#0506070a,#05060738),var(--token-network-bg);opacity:1}.token-network:after{background:radial-gradient(ellipse at 50% 48%,transparent 32%,rgba(0,0,0,.14) 100%),linear-gradient(90deg,rgba(0,0,0,.08),transparent 32%,transparent 68%,rgba(0,0,0,.08))}.token-network .card-scrim{z-index:1;background:linear-gradient(180deg,#04040638,#0404060a 30%,#04040657 55%,#040406f0)}.token-network .token-card-copy{z-index:3;margin:0;padding:11px 22px 10px;border-left:0;background:none;text-align:center;text-shadow:0 2px 12px rgba(0,0,0,.96)}.token-network .token-card-copy em{justify-self:center}.token-network .token-card-copy strong{color:#fffdf8;text-shadow:0 3px 14px rgba(0,0,0,.98)}.token-network .token-card-copy small{max-width:none;margin-top:7px;color:#f0ede6;font-weight:600}.token-network .token-card-stats{z-index:3;padding:8px 20px;background:linear-gradient(180deg,transparent,rgba(3,3,5,.86) 38%);text-shadow:0 2px 8px rgba(0,0,0,.98)}.token-network .token-card-stats b{color:#fffdf8}.token-network.simple-hub .minimal-carousel .mode-card{will-change:transform,opacity;transition:transform .34s cubic-bezier(.2,.82,.25,1),opacity .24s ease,filter .24s ease,border-color .2s ease,box-shadow .3s ease}.token-network .mode-card .mode-art{transition:filter .26s ease,opacity .26s ease}.token-network .mode-card .card-scrim{transition:background-color .26s ease}.token-network.simple-hub .minimal-carousel .mode-card.is-distant{opacity:.3;filter:saturate(.4) brightness(.42)}.token-network.simple-hub .minimal-carousel .mode-card.is-far{opacity:.06;pointer-events:none}.token-network.is-exiting:before{background:linear-gradient(180deg,#0506072e,#0506077a),var(--token-transition-image, var(--token-network-bg));animation:token-network-enter-selected-token .42s cubic-bezier(.22,.8,.23,1) both;transform-origin:center}.token-network.is-exiting:after{animation:token-network-release-veil .42s ease both}.token-network.is-exiting .token-network-main{animation-duration:.42s}@keyframes token-network-enter-selected-token{0%{opacity:.84;transform:scale(1);filter:saturate(.94) brightness(.88)}to{opacity:1;transform:scale(1.065);filter:saturate(1.18) brightness(1.08)}}@keyframes token-network-release-veil{to{opacity:.2}}@media(min-width:981px){.simple-hub:not(.token-network) .minimal-carousel .mode-card.is-selected{left:calc(50% - 150px);width:300px;height:415px}}@media(min-width:701px)and (max-width:980px){.simple-hub:not(.token-network) .minimal-carousel .mode-card.is-selected{left:calc(50% - 125px);width:250px;height:375px}}.token-network.is-exiting:before{background:linear-gradient(180deg,#05060733,#0506078f),var(--token-network-bg);animation:token-network-dim-current-background .42s cubic-bezier(.22,.8,.23,1) both}.token-network.is-exiting:after{animation:token-network-dim-current-veil .42s ease both}.token-network.is-exiting .token-card.is-logically-selected{animation:token-network-light-selected-card .42s cubic-bezier(.22,.8,.23,1) both}@keyframes token-network-dim-current-background{to{opacity:.64;filter:saturate(.82) brightness(.62)}}@keyframes token-network-dim-current-veil{to{opacity:.78}}@keyframes token-network-light-selected-card{to{filter:saturate(1.18) brightness(1.22);box-shadow:0 0 0 2px #ff721c,0 0 42px #ff5a16b8,0 24px 48px #000000ad}}.hub-shell.is-returning-to-network:before{animation:token-hub-return-background .36s cubic-bezier(.22,.8,.23,1) both}.hub-shell.is-returning-to-network:after{background:#0304069e;animation:token-hub-return-veil .36s ease both}.hub-shell.is-returning-to-network .simple-hub-main{animation:token-hub-return-content .36s cubic-bezier(.22,.8,.23,1) both}@keyframes token-hub-return-background{to{filter:brightness(.34) saturate(.3) blur(2px);transform:scale(1.025)}}@keyframes token-hub-return-veil{0%{opacity:0}to{opacity:1}}@keyframes token-hub-return-content{to{opacity:0;transform:translateY(12px) scale(.985);filter:blur(4px)}}.token-network.is-returning:before{animation:token-selector-return-background .46s cubic-bezier(.22,.8,.23,1) both}.token-network.is-returning .token-network-main{animation:token-selector-return-content .46s cubic-bezier(.22,.8,.23,1) both}.token-network.is-returning .token-card.is-logically-selected{animation:token-selector-return-card .46s cubic-bezier(.22,.8,.23,1) both}@keyframes token-selector-return-background{0%{opacity:.58;filter:saturate(.72) brightness(.58)}to{opacity:.9;filter:none}}@keyframes token-selector-return-content{0%{opacity:.12;transform:translateY(12px) scale(.985);filter:blur(4px)}to{opacity:1;transform:none;filter:none}}@keyframes token-selector-return-card{0%{opacity:.25;filter:saturate(1.2) brightness(1.25)}to{opacity:1;filter:none}}.token-network.simple-hub .minimal-carousel .mode-card.is-selected{border:2px solid var(--mayhem-orange);outline:0;box-shadow:0 0 28px #ff5a1657,0 22px 44px #000000a6}.token-network.simple-hub .minimal-carousel .mode-card.is-selected:before,.token-network.simple-hub .minimal-carousel .mode-card.is-selected:after{content:none;display:none}html[data-input-mode=keyboard] .token-network .mode-card.is-selected[data-game-focus=true],html[data-input-mode=gamepad] .token-network .mode-card.is-selected[data-game-focus=true]{outline:0}.token-network.simple-hub .minimal-carousel .token-spatial-card,.token-network.simple-hub .minimal-carousel .token-spatial-card:not(.is-selected){position:absolute;left:50%;top:50%;transform-origin:center bottom;transition:none;will-change:transform,opacity,filter,box-shadow,border-color}.token-carousel{-webkit-mask-image:linear-gradient(90deg,transparent 0%,rgba(0,0,0,.6) 8%,#000 22%,#000 78%,rgba(0,0,0,.6) 92%,transparent 100%);mask-image:linear-gradient(90deg,transparent 0%,rgba(0,0,0,.6) 8%,#000 22%,#000 78%,rgba(0,0,0,.6) 92%,transparent 100%)}.token-network .token-spatial-card .mode-art,.token-network .token-spatial-card:not(.is-selected) .mode-art{opacity:1;filter:none;transition:none}.token-network .token-spatial-card .card-scrim{transition:none}html[data-input-mode=keyboard] .token-network .token-spatial-card.is-logically-selected[data-game-focus=true],html[data-input-mode=gamepad] .token-network .token-spatial-card.is-logically-selected[data-game-focus=true]{outline:0}:root{--theme-primary: #ff4a1c;--theme-primary-bright: #ff7a21;--theme-primary-dark: #a91c0b;--theme-secondary: #7a2cff;--theme-accent: #ffb52b;--theme-background: #050506;--theme-surface: #0d0d10;--theme-surface-raised: #151519;--theme-border: rgba(255,255,255,.08);--theme-border-active: #ff4a1c;--theme-text-primary: #f5f4f1;--theme-text-secondary: #b3b0ac;--theme-text-muted: #77747a;--theme-positive: #98ff32;--theme-warning: #ffb52b;--theme-danger: #ff3930;--theme-glow: rgba(255,74,28,.24);--theme-glow-strong: rgba(255,74,28,.42);--theme-selection-shadow: 0 0 0 1px #ff4a1c, 0 0 22px rgba(255,74,28,.24), 0 0 48px rgba(255,74,28,.42);--theme-ambient-overlay: radial-gradient(circle at center, rgba(255,74,28,.07), transparent 55%);--theme-text-on-primary: #150700}body,.app-shell,.hub-shell,.room-shell{color:var(--theme-text-primary);background-color:var(--theme-background)}.simple-hub,.token-network{background-image:radial-gradient(circle at 50% 42%,transparent 18%,rgba(5,5,6,.1) 58%,rgba(5,5,6,.48) 100%),linear-gradient(180deg,#0505060a,#0505063d),var(--token-shell-background-image, url(/assets/bg.png))}.hub-shell:before,.room-shell:before{opacity:1;filter:brightness(.88) saturate(.82) contrast(1.03);transition:opacity .5s ease,filter .5s ease}.hub-shell:after,.room-shell:after{background:var(--theme-ambient-overlay),radial-gradient(circle at center,transparent 28%,rgba(5,5,6,.16) 68%,rgba(5,5,6,.58) 100%),linear-gradient(180deg,#0404051a,#04040547);transition:background .5s ease,opacity .5s ease}html.is-theme-changing .hub-shell:before,html.is-theme-changing .room-shell:before{animation:theme-background-crossfade .52s ease both}@keyframes theme-background-crossfade{0%{opacity:.42;filter:brightness(.72) saturate(.68)}to{opacity:1;filter:brightness(.88) saturate(.82) contrast(1.03)}}.player-hud,.room-console .player-hud,.play-view .player-hud,.hub-bottom-hud,.room-console .hub-bottom-hud,.play-view .hub-bottom-hud{border-color:var(--theme-border);background:linear-gradient(105deg,color-mix(in srgb,var(--theme-surface-raised) 94%,transparent),color-mix(in srgb,var(--theme-surface) 96%,transparent)),radial-gradient(circle at 15% 0%,var(--theme-glow),transparent 38%);box-shadow:var(--shadow-surface),0 0 30px var(--theme-glow);transition:color .26s ease,border-color .26s ease,background-color .26s ease,box-shadow .26s ease}.hud-welcome b,.hub-bottom-card>small,.hub-bottom-hud .rank-card small,.token-network-eyebrow,.simple-hub .card-copy em,.simple-hub .token-card-copy em,.token-metric-card .label,.token-recent-activity .label{color:var(--theme-primary)}.hud-welcome,.hud-wallet b,.hub-bottom-hud .rank-card strong,.hub-bottom-hud .currency-row strong{color:var(--theme-text-primary)}.hud-welcome small,.token-switcher,.simple-hub .card-copy small,.room-console-heading span{color:var(--theme-text-secondary)}.hud-wallet,.hub-bottom-card+.hub-bottom-card{border-color:var(--theme-border)}.hud-deposit,.deposit-button,.simple-hub .enter-button,.token-card .enter-button,.login-button,.room-console-tabs button.active{border-color:var(--theme-border-active);color:var(--theme-text-on-primary);background:linear-gradient(135deg,var(--theme-primary),var(--theme-primary-bright));box-shadow:0 10px 28px var(--theme-glow);transition:color .26s ease,border-color .26s ease,background-color .26s ease,box-shadow .26s ease}.hud-deposit:hover,.deposit-button:hover:not(:disabled){box-shadow:var(--theme-selection-shadow)}.badge-button b{background:var(--theme-danger)}.token-switcher-control,.carousel-controls button,.pagination,.command-card,.control-hints{border-color:var(--theme-border);background-color:color-mix(in srgb,var(--theme-surface) 90%,transparent);color:var(--theme-text-primary)}.token-switcher-panel{border-color:var(--theme-border);background-color:color-mix(in srgb,var(--theme-surface) 96%,transparent)}.token-switcher-option.is-active{color:var(--theme-primary)}.pagination button.active:after{background:var(--theme-primary);box-shadow:0 0 12px var(--theme-glow)}.simple-hub .mode-card{border-color:var(--theme-border);background:var(--theme-surface)}.simple-hub .mode-card.is-selected{border-color:var(--theme-border-active);box-shadow:var(--theme-selection-shadow)}.simple-hub .minimal-carousel .mode-card:before{background:linear-gradient(145deg,color-mix(in srgb,var(--theme-primary-bright) 26%,#171719) 0%,var(--theme-surface) 24%,var(--theme-background) 58%,color-mix(in srgb,var(--theme-primary-dark) 34%,#151518) 100%)}.simple-hub .minimal-carousel .mode-card:after{border-color:var(--theme-border-active);box-shadow:0 0 0 1px var(--theme-border-active),inset 0 0 15px var(--theme-glow),0 0 22px var(--theme-glow),0 0 48px var(--theme-glow-strong)}.mode-card-floor-glow{background:radial-gradient(ellipse,var(--theme-glow-strong) 0%,var(--theme-glow) 48%,transparent 75%)}.mode-card-footer:before{background:linear-gradient(90deg,transparent,var(--theme-primary),var(--theme-primary-bright),var(--theme-primary),transparent);box-shadow:0 0 16px var(--theme-glow-strong)}.simple-hub .platform,.token-network .platform{border-color:var(--theme-border-active);box-shadow:0 0 0 10px var(--theme-glow),0 0 34px var(--theme-glow-strong),inset 0 0 22px var(--theme-glow)}.hub-bottom-hud .rank-card b,.hub-bottom-hud .currency-row b,.hub-bottom-hud .currency-row svg,.hub-quest-row em{color:var(--theme-primary)}.hub-bottom-hud .progress i,.progress i{background:linear-gradient(90deg,var(--theme-primary),var(--theme-primary-bright));box-shadow:0 0 10px var(--theme-glow)}.hub-quest-row>svg{color:var(--theme-secondary)}.room-shell[data-room]{--room-accent: var(--theme-primary);--room-accent-ink: var(--theme-primary-bright);--room-title: var(--theme-primary-bright);--room-tagline: var(--theme-secondary);--room-heading-ink: var(--theme-accent);--room-edge: var(--theme-border);--room-hud-glow: var(--theme-glow);--room-platform-edge: var(--theme-border-active);--room-card-edge: var(--theme-border-active);--room-badge-edge: var(--theme-border);--room-dot: var(--theme-primary);--room-line: var(--theme-glow);--room-card-shadow: var(--theme-selection-shadow)}.room-console .room-console-tabs button,.room-console .provider-card,.token-metric-card,.token-recent-activity,.token-play-actions button{border-color:var(--theme-border);background-color:color-mix(in srgb,var(--theme-surface-raised) 82%,transparent)}.room-console .room-console-tabs button.active,.room-console .provider-card.active,.token-play-actions button:not(:disabled):hover{border-color:var(--theme-border-active);box-shadow:var(--theme-selection-shadow)}.room-mobile-nav button.is-active{color:var(--theme-primary)}.overlay-card,.mobile-sheet,.login-card{border-color:var(--theme-border-active);color:var(--theme-text-primary);background:var(--theme-surface-raised);box-shadow:0 24px 70px #000000ad,0 0 30px var(--theme-glow)}.overlay-card>svg,.login-tag,.command-card>label,.controller-toast,.control-hints kbd{color:var(--theme-primary)}.overlay-card p,.login-card p{color:var(--theme-text-secondary)}.play-frame-badge{color:var(--theme-primary-bright)}:focus-visible{outline-color:var(--theme-primary)}html[data-input-mode=keyboard] [data-game-focus=true]:not(.mode-card):not(.room-game-card),html[data-input-mode=gamepad] [data-game-focus=true]:not(.mode-card):not(.room-game-card){outline-color:var(--theme-primary);filter:brightness(1.08) drop-shadow(0 0 7px var(--theme-glow))}html[data-input-mode=keyboard] .mode-card[data-game-focus=true],html[data-input-mode=gamepad] .mode-card[data-game-focus=true]{outline-color:var(--theme-primary-bright)}.room-game-card[data-game-focus=true]:not(.is-selected){border-color:var(--theme-border-active);box-shadow:0 0 0 2px var(--theme-glow)}html[data-theme=robinhood] .player-hud,html[data-theme=robinhood] .hub-bottom-hud,html[data-theme=robinhood] .room-console-tabs button,html[data-theme=robinhood] .provider-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}html[data-theme=robinhood] .simple-hub .minimal-carousel .mode-card:before{background:linear-gradient(145deg,#283018,#111411 22%,#030403 64%,#171d0d)}@media(prefers-reduced-motion:reduce){html.is-theme-changing .hub-shell:before,html.is-theme-changing .room-shell:before{animation:none}}.token-network .token-spatial-card.is-logically-selected:focus,.token-network .token-spatial-card.is-logically-selected:focus-visible,html[data-input-mode=keyboard] .token-network .token-spatial-card.is-logically-selected[data-game-focus=true],html[data-input-mode=gamepad] .token-network .token-spatial-card.is-logically-selected[data-game-focus=true]{outline:0}.simple-hub:not(.token-network){color:var(--theme-text-primary);background-color:var(--theme-background)}.simple-hub:not(.token-network) .player-hud,.simple-hub:not(.token-network) .hub-bottom-hud{border-color:var(--theme-border);color:var(--theme-text-primary);background:linear-gradient(110deg,color-mix(in srgb,var(--theme-surface-raised) 94%,transparent),color-mix(in srgb,var(--theme-surface) 96%,transparent)),radial-gradient(circle at 16% 0%,var(--theme-glow),transparent 38%);box-shadow:0 16px 42px #00000075,0 0 28px var(--theme-glow)}.simple-hub:not(.token-network) .player-hud-top,.simple-hub:not(.token-network) .hud-rewards,.simple-hub:not(.token-network) .hud-rewards button+button,.simple-hub:not(.token-network) .hub-bottom-card+.hub-bottom-card,.simple-hub:not(.token-network) .currency-row span{border-color:var(--theme-border)}.simple-hub:not(.token-network) .hud-welcome,.simple-hub:not(.token-network) .hud-wallet b,.simple-hub:not(.token-network) .hud-rewards button,.simple-hub:not(.token-network) .hub-bottom-card,.simple-hub:not(.token-network) .hub-bottom-hud strong{color:var(--theme-text-primary)}.simple-hub:not(.token-network) .hud-welcome b,.simple-hub:not(.token-network) .hud-rewards svg,.simple-hub:not(.token-network) .hud-rewards button>svg:last-child,.simple-hub:not(.token-network) .hub-bottom-card>small,.simple-hub:not(.token-network) .hub-bottom-hud .rank-card small,.simple-hub:not(.token-network) .hub-bottom-hud .rank-card b,.simple-hub:not(.token-network) .hub-bottom-hud .currency-row b,.simple-hub:not(.token-network) .hub-bottom-hud .currency-row svg,.simple-hub:not(.token-network) .hub-quest-row em{color:var(--theme-primary)}.simple-hub:not(.token-network) .hud-welcome small,.simple-hub:not(.token-network) .hud-wallet span,.simple-hub:not(.token-network) .token-switcher,.simple-hub:not(.token-network) .hub-bottom-hud em{color:var(--theme-text-secondary)}.simple-hub:not(.token-network) .hud-rewards b{color:var(--theme-positive)}.simple-hub:not(.token-network) .hud-rewards button:last-child b{color:var(--theme-text-primary)}.simple-hub:not(.token-network) .hud-welcome small:after{background:var(--theme-surface-raised);box-shadow:inset 57px 0 var(--theme-primary),0 0 8px var(--theme-glow)}.simple-hub:not(.token-network) .hud-level-emblem{filter:grayscale(1) brightness(1.3) drop-shadow(0 0 7px var(--theme-glow))}.simple-hub:not(.token-network) .token-switcher-control{border-color:var(--theme-border-active);color:var(--theme-text-primary);background:color-mix(in srgb,var(--theme-surface-raised) 92%,transparent)}.simple-hub:not(.token-network) .token-switcher-control svg,.simple-hub:not(.token-network) .token-switcher-panel{color:var(--theme-primary)}.simple-hub:not(.token-network) .token-switcher-panel{border-color:var(--theme-border-active);background:color-mix(in srgb,var(--theme-surface-raised) 96%,transparent)}.simple-hub:not(.token-network) .token-switcher-option.is-active{color:var(--theme-primary)}.simple-hub:not(.token-network) .hud-icon{color:var(--theme-text-secondary)}.simple-hub:not(.token-network) .hud-icon:last-child{border-color:var(--theme-border-active);color:var(--theme-text-primary)}.simple-hub:not(.token-network) .badge-button b{color:#fff;background:var(--theme-danger)}.simple-hub:not(.token-network) .violet-dot{background:var(--theme-secondary);box-shadow:0 0 10px var(--theme-glow)}.simple-hub:not(.token-network) .minimal-carousel .mode-card-image{border-color:var(--theme-border);background:var(--theme-surface)}.simple-hub:not(.token-network) .minimal-carousel .mode-card.is-selected .mode-card-image{border-color:transparent}.simple-hub:not(.token-network) .minimal-carousel .mode-card:before{background:linear-gradient(145deg,color-mix(in srgb,var(--theme-primary-bright) 28%,#18181a),var(--theme-surface) 24%,var(--theme-background) 60%,color-mix(in srgb,var(--theme-primary-dark) 36%,#151518))}.simple-hub:not(.token-network) .minimal-carousel .mode-card:after{border-color:var(--theme-border-active);box-shadow:inset 0 0 14px var(--theme-glow),0 0 20px var(--theme-glow),0 0 44px var(--theme-glow-strong)}.simple-hub:not(.token-network) .minimal-carousel .mode-card.is-selected{box-shadow:0 22px 47px #000000a6}.simple-hub:not(.token-network) .minimal-carousel .card-copy em{color:var(--theme-primary)}.simple-hub:not(.token-network) .minimal-carousel .card-copy strong{color:var(--theme-text-primary)}.simple-hub:not(.token-network) .minimal-carousel .card-copy small{color:var(--theme-text-secondary)}.simple-hub:not(.token-network) .minimal-carousel .platform{border-color:var(--theme-border-active);box-shadow:0 0 0 10px var(--theme-glow),0 0 32px var(--theme-glow-strong),inset 0 0 22px var(--theme-glow)}.simple-hub:not(.token-network) .mode-card.is-locked .mode-lock-flag{border-color:var(--theme-border);color:var(--theme-text-muted);background:color-mix(in srgb,var(--theme-surface-raised) 92%,transparent)}.simple-hub:not(.token-network) .hub-bottom-card{background:transparent}.simple-hub:not(.token-network) .hub-bottom-hud .progress{background:color-mix(in srgb,var(--theme-surface-raised) 82%,#000)}.simple-hub:not(.token-network) .hub-bottom-hud .progress i{background:linear-gradient(90deg,var(--theme-primary),var(--theme-primary-bright))}.simple-hub:not(.token-network) .hub-quest-row>svg,.simple-hub:not(.token-network) .hub-quest-row>b{color:var(--theme-secondary)}.simple-hub:not(.token-network) .hub-bottom-hud .rank-card img{filter:grayscale(1) brightness(1.25) drop-shadow(0 0 8px var(--theme-glow))}.room-console .room-console-tabs button.active{color:var(--theme-primary-bright);background:linear-gradient(100deg,color-mix(in srgb,var(--theme-primary) 24%,transparent),color-mix(in srgb,var(--theme-surface) 88%,transparent))}.room-console .room-console-tabs button.active>svg{color:var(--theme-primary-bright)}.room-console .room-console-tabs button.active .tab-count{color:var(--theme-text-primary);background:color-mix(in srgb,var(--theme-primary) 18%,transparent)}.room-console-frame .platform{border-color:color-mix(in srgb,var(--theme-border-active) 70%,transparent);box-shadow:0 0 0 8px color-mix(in srgb,var(--theme-primary) 7%,transparent),0 0 28px var(--theme-glow),inset 0 0 18px var(--theme-glow);opacity:.72}.room-game-card .card-scrim{z-index:1}.room-game-card.is-selected .card-scrim{background:linear-gradient(90deg,#020304f5,#020304d1,#02030433 72%,#0203040a),linear-gradient(0deg,rgba(2,3,4,.88),transparent 58%)}.room-game-card .hero-info{z-index:2}.room-game-card .hero-title{color:var(--theme-text-primary);text-shadow:0 3px 14px rgba(0,0,0,.98)}.room-game-card .hero-provider{color:var(--theme-accent);text-shadow:0 2px 10px rgba(0,0,0,.98)}.room-game-card .hero-badge{color:var(--theme-primary-bright);background:#030405d1}.room-game-card .hero-meta span{color:var(--theme-text-primary);background:#030405c2}.room-game-card .hero-meta span b{color:var(--theme-primary-bright)}.room-game-card .hero-meta span small{color:var(--theme-text-secondary)}.room-game-card .room-game-title{z-index:2;left:0;right:0;bottom:0;padding:26px 10px 10px;color:var(--theme-text-primary);background:linear-gradient(transparent,#020304eb);text-shadow:0 2px 9px rgba(0,0,0,.98)}.room-game-carousel.art-square .room-game-card:not(.is-selected){width:188px;height:188px}.room-game-carousel.art-square .room-game-card.is-selected{width:min(430px,43vh);height:min(430px,43vh);background:color-mix(in srgb,var(--theme-surface) 94%,#020304)}.room-game-carousel.art-square .room-game-card.is-selected>img{width:100%;object-fit:cover;object-position:center}.room-game-carousel.art-square .room-game-card.is-selected .card-scrim{background:linear-gradient(90deg,#020304f0,#020304ad 47%,#02030414 88%),linear-gradient(0deg,#020304f0,#0203047a 55%,#0203040a)}.room-game-carousel.art-square .room-game-card.is-selected .hero-info{right:0;padding:clamp(20px,2.4vw,30px)}.room-game-carousel.art-square .room-game-card.is-selected .hero-title{max-width:90%;font-size:clamp(30px,2.7vw,43px)}.room-game-carousel.art-square .room-game-card.is-selected .hero-meta{flex-wrap:wrap}.room-game-carousel.art-square .room-game-card.is-selected .hero-meta span{min-width:78px}.room-shell[data-room=degen]{--room-accent: var(--theme-degen-accent);--room-accent-ink: var(--theme-degen-accent-bright);--room-title: var(--theme-degen-accent);--room-title-glow: var(--theme-degen-glow-strong);--room-tagline: var(--theme-primary-bright);--room-heading-ink: var(--theme-degen-accent-bright);--room-provider: var(--theme-text-primary);--room-halo-1: var(--theme-degen-glow);--room-halo-2: var(--theme-degen-glow-strong);--room-veil: var(--theme-degen-veil);--room-edge: color-mix(in srgb, var(--theme-degen-accent) 38%, transparent);--room-hud-glow: var(--theme-degen-glow);--room-icon-line: color-mix(in srgb, var(--theme-degen-accent-bright) 28%, transparent);--room-icon-wash: color-mix(in srgb, var(--theme-degen-accent) 12%, transparent);--room-active-wash: color-mix(in srgb, var(--theme-degen-accent) 28%, transparent);--room-active-sheen: color-mix(in srgb, var(--theme-degen-accent-bright) 18%, transparent);--room-active-glow: 0 0 24px var(--theme-degen-glow);--room-platform-edge: color-mix(in srgb, var(--theme-degen-accent) 70%, var(--theme-primary));--room-platform-shadow: 0 0 0 10px color-mix(in srgb, var(--theme-degen-secondary) 10%, transparent), 0 0 42px var(--theme-degen-glow-strong), inset 0 0 24px var(--theme-degen-glow);--room-card-edge: color-mix(in srgb, var(--theme-degen-accent) 70%, var(--theme-primary));--room-card-shadow: 0 0 38px var(--theme-degen-glow), 0 0 72px var(--theme-degen-glow-strong), 0 30px 60px rgba(0,0,0,.72);--room-badge-edge: color-mix(in srgb, var(--theme-degen-accent) 58%, transparent);--room-badge-bg: color-mix(in srgb, var(--theme-degen-surface) 82%, transparent);--room-button-line: color-mix(in srgb, var(--theme-degen-accent-bright) 26%, transparent);--room-rule: linear-gradient(90deg, transparent, var(--theme-degen-accent));--room-provider-wash: linear-gradient(100deg, color-mix(in srgb, var(--theme-degen-accent) 24%, transparent), color-mix(in srgb, var(--theme-degen-surface) 76%, transparent));--room-provider-glow: inset 0 1px color-mix(in srgb, var(--theme-degen-accent-bright) 16%, transparent), 0 0 20px var(--theme-degen-glow);--room-provider-icon-ink: var(--theme-degen-accent-bright);--room-provider-icon-bg: color-mix(in srgb, var(--theme-degen-accent) 14%, transparent);--room-dot: var(--theme-degen-accent);--room-line: color-mix(in srgb, var(--theme-degen-accent) 24%, transparent)}.room-shell[data-room=degen]:before{filter:brightness(.5) saturate(.68) contrast(1.32) hue-rotate(-10deg) sepia(.24);animation:degen-scene-enter 1.3s cubic-bezier(.4,0,.2,1) both}.room-shell[data-room=degen]:after{background:radial-gradient(ellipse at 51% 42%,var(--theme-degen-glow) 0%,transparent 38%),radial-gradient(ellipse at 78% 28%,var(--theme-degen-glow-strong) 0%,transparent 30%),radial-gradient(ellipse at 18% 74%,var(--theme-degen-glow) 0%,transparent 34%),var(--theme-degen-veil);mix-blend-mode:screen;animation:degen-atmosphere-enter 1.4s ease both;animation-delay:.1s}.room-shell[data-room=degen] .room-console-main{animation:degen-console-enter .95s cubic-bezier(.4,0,.2,1) both}.room-shell[data-room=degen] .room-console-heading h1{font-size:clamp(48px,5vw,76px);letter-spacing:-1px}.room-shell[data-room=degen] .room-console-heading span{color:var(--theme-primary-bright)}.room-shell[data-room=degen] .room-console-tabs button.active,.room-shell[data-room=degen] .provider-card.active{border-color:var(--room-accent);box-shadow:var(--room-active-glow)}.room-shell[data-room=degen] .room-console-tabs button.active{color:var(--room-accent-ink);background:linear-gradient(100deg,var(--room-active-wash),color-mix(in srgb,var(--theme-degen-surface) 82%,transparent))}.room-shell[data-room=degen] .room-console-frame .platform{width:min(760px,64vw);border-color:var(--room-platform-edge);box-shadow:var(--room-platform-shadow)}.room-game-carousel.art-square.variant-curated-feature{--curated-art-size: min(470px, 48vh);height:min(100%,calc(var(--curated-art-size) + 56px));min-height:390px}.room-game-carousel.variant-curated-feature .room-game-card{--x: calc(var(--position) * clamp(420px, 34vw, 550px))}.room-game-carousel.art-square.variant-curated-feature .room-game-card:not(.is-selected){width:188px;height:188px}.room-game-carousel.art-square.variant-curated-feature .room-game-card.is-selected{width:min(calc(var(--curated-art-size) + 540px),72vw);height:calc(var(--curated-art-size) + 44px);display:grid;grid-template-columns:calc(var(--curated-art-size) + 22px) minmax(0,1fr);overflow:hidden;border-color:var(--room-card-edge);border-radius:24px;background:linear-gradient(112deg,color-mix(in srgb,var(--theme-surface) 96%,transparent),color-mix(in srgb,var(--theme-surface-raised) 92%,transparent));box-shadow:var(--room-card-shadow);animation:curated-card-breathe 4.8s ease-in-out infinite}.room-shell[data-room=degen] .room-game-carousel.art-square.variant-curated-feature .room-game-card.is-selected{background:linear-gradient(112deg,color-mix(in srgb,var(--theme-degen-surface) 96%,transparent),color-mix(in srgb,var(--theme-surface) 92%,transparent))}.room-game-carousel.variant-curated-feature .room-game-card.is-selected:focus,.room-game-carousel.variant-curated-feature .room-game-card.is-selected:focus-visible{outline:0}.room-game-carousel.variant-curated-feature .room-game-card.is-selected .card-scrim{display:none}.curated-feature-art{width:var(--curated-art-size);height:var(--curated-art-size);min-width:0;align-self:center;aspect-ratio:1;margin-left:22px;overflow:hidden;border:1px solid var(--room-accent);border-radius:17px;background:var(--theme-surface-raised);box-shadow:0 0 24px var(--room-hud-glow),inset 0 0 0 1px color-mix(in srgb,var(--room-accent-ink) 20%,transparent)}.room-game-card .curated-feature-art img{position:static;width:100%;height:100%;display:block;object-fit:cover;object-position:center}.curated-feature-info{height:var(--curated-art-size);min-width:0;min-height:0;align-self:center;display:grid;grid-template-columns:minmax(220px,290px) minmax(200px,230px);justify-content:end;overflow:hidden}.curated-feature-copy{min-width:0;min-height:0;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:24px 22px 24px 28px;overflow:hidden;text-align:left}.curated-feature-copy .hero-badges{flex-wrap:wrap;gap:7px;margin:0 0 16px}.curated-feature-copy .hero-badge{margin:0;padding:5px 10px;color:var(--room-accent-ink);border-color:var(--room-badge-edge);background:var(--room-badge-bg);font-size:9px}.curated-feature-copy .hero-title{max-width:100%;color:var(--theme-text-primary);font-size:clamp(34px,3vw,49px);line-height:.9}.curated-feature-provider{min-height:25px;display:flex;align-items:center;margin-top:11px;color:var(--theme-text-primary);font-size:13px}.curated-feature-provider img{position:static;width:auto;max-width:112px;height:24px;display:block;object-fit:contain;object-position:left center}.curated-feature-description{margin:24px 0 0;overflow:hidden;color:var(--theme-text-secondary);font-size:12px;line-height:1.48}.curated-feature-rail{min-width:0;min-height:0;display:flex;flex-direction:column;gap:12px;padding:0 18px 0 12px;overflow:hidden;border:0;background:transparent;box-shadow:none}.curated-feature-facts{display:grid;gap:7px}.curated-feature-facts>span{min-height:55px;display:grid;grid-template-columns:27px minmax(0,1fr);grid-template-rows:auto auto;align-content:center;column-gap:8px;padding:7px 10px;border:0;border-radius:10px;color:var(--theme-text-primary);background:color-mix(in srgb,var(--theme-surface) 70%,transparent);text-align:left}.curated-feature-facts svg{grid-row:1 / span 2;align-self:center;color:var(--room-accent);filter:drop-shadow(0 0 7px var(--room-hud-glow))}.curated-feature-facts small{color:var(--theme-text-muted);font-size:8px;font-weight:800;letter-spacing:.6px;text-transform:uppercase}.curated-feature-facts strong{overflow:hidden;font-size:12px;line-height:1.1;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.curated-feature-actions{display:grid;gap:7px;margin-top:auto}.curated-feature-actions button{min-height:48px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid var(--room-button-line);border-radius:10px;color:var(--theme-text-primary);background:color-mix(in srgb,var(--theme-surface) 74%,transparent);font-size:10px;font-weight:900;text-transform:uppercase}.curated-feature-actions [data-nav-primary]{color:#151108;border-color:#ffb52b;background:linear-gradient(180deg,#ffcf4b,#ff5a16);box-shadow:0 8px 24px #ff5a1638}.curated-feature-actions .fav-button{color:var(--theme-text-primary)}.curated-feature-actions .fav-button.is-favorite{color:var(--room-accent-ink);border-color:var(--room-accent);background:var(--room-icon-wash)}@keyframes curated-card-breathe{0%,to{box-shadow:var(--room-card-shadow)}50%{box-shadow:0 0 48px var(--room-hud-glow),0 0 86px var(--room-halo-2),0 32px 64px #000000bd}}@keyframes degen-scene-enter{0%{filter:brightness(.62) saturate(.55) contrast(1.05) hue-rotate(0deg) sepia(0)}to{filter:brightness(.5) saturate(.68) contrast(1.32) hue-rotate(-10deg) sepia(.24)}}@keyframes degen-atmosphere-enter{0%{opacity:0;transform:scale(1.025)}to{opacity:1;transform:scale(1)}}@keyframes degen-console-enter{0%{opacity:.7;filter:saturate(.7)}to{opacity:1;filter:saturate(1)}}@media(max-width:1180px)and (min-width:701px){.room-game-carousel.art-square.variant-curated-feature{--curated-art-size: min(330px, 44vh)}.room-game-carousel.art-square.variant-curated-feature .room-game-card.is-selected{width:min(780px,76vw)}.curated-feature-info{grid-template-columns:minmax(165px,1fr) minmax(170px,190px)}.curated-feature-copy{padding:20px 16px 20px 19px}.curated-feature-description{display:none}.curated-feature-rail{padding-right:14px}.curated-feature-facts>span{min-height:48px}.curated-feature-actions button{min-height:42px}}@media(max-height:800px)and (min-width:701px){.room-game-carousel.art-square.variant-curated-feature{--curated-art-size: min(350px, 45vh)}.curated-feature-description{margin-top:14px;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.curated-feature-facts>span{min-height:44px}.curated-feature-actions button{min-height:40px}}@media(prefers-reduced-motion:reduce){.room-game-carousel.art-square.variant-curated-feature .room-game-card.is-selected,.room-shell[data-room=degen]:before,.room-shell[data-room=degen]:after,.room-shell[data-room=degen] .room-console-main{animation:none}}.room-library-trigger,.live-library-trigger{min-height:38px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 13px;border:1px solid var(--room-button-line);border-radius:10px;color:var(--theme-text-primary);background:color-mix(in srgb,var(--theme-surface) 82%,transparent);font-size:10px;font-weight:800;letter-spacing:.45px;text-transform:uppercase;box-shadow:0 8px 22px #00000047;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.room-library-trigger{position:absolute;z-index:5;top:4px;right:4px}.room-library-trigger b,.live-library-trigger b{min-width:20px;padding:2px 6px;border-radius:10px;color:var(--theme-primary-bright);background:color-mix(in srgb,var(--theme-primary) 18%,transparent);font-size:9px}.live-shelf{grid-template-columns:44px minmax(0,1fr) 44px auto}.live-library-trigger{height:44px;white-space:nowrap}.live-table-card{flex-basis:clamp(118px,10vw,142px);aspect-ratio:1;padding:0}.live-table-art{position:absolute;top:0;right:0;bottom:0;left:0;height:auto;aspect-ratio:1}.live-table-copy{position:absolute;z-index:1;right:0;bottom:0;left:0;padding:28px 10px 9px;background:linear-gradient(transparent,#020304f0)}.live-table-flag{z-index:2}.room-library-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:grid;place-items:center;padding:clamp(18px,4vw,64px);background:#010203c2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.room-library-dialog{width:min(1120px,100%);max-height:min(800px,calc(100dvh - 72px));overflow:hidden;display:grid;grid-template-rows:auto minmax(0,1fr);border:1px solid var(--theme-border-active);border-radius:22px;color:var(--theme-text-primary);background:linear-gradient(145deg,color-mix(in srgb,var(--theme-surface) 96%,#050607),color-mix(in srgb,var(--theme-surface-raised) 90%,#020304));box-shadow:0 30px 90px #000000b8,0 0 42px var(--theme-glow)}.room-library-dialog>header{min-height:86px;display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:20px;padding:16px 20px 14px 24px;border-bottom:1px solid var(--theme-border-soft)}.room-library-dialog>header small{color:var(--theme-primary-bright);font-size:9px;font-weight:800;letter-spacing:1px;text-transform:uppercase}.room-library-dialog>header h2{margin:3px 0 0;font-family:var(--font-display);font-size:31px;line-height:1;text-transform:uppercase}.room-library-dialog>header>span{color:var(--theme-text-secondary);font-size:11px}.room-library-dialog>header>button{width:38px;height:38px;display:grid;place-items:center;padding:0;border:1px solid var(--theme-border-soft);border-radius:50%;background:#ffffff09}.room-library-grid{min-height:0;overflow-y:auto;display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));grid-auto-rows:max-content;align-content:start;gap:16px;padding:22px 24px 28px;scrollbar-color:var(--theme-primary) transparent}.room-library-grid>button{min-width:0;position:relative;overflow:hidden;display:grid;align-content:start;padding:0 0 12px;border:1px solid color-mix(in srgb,var(--theme-border-soft) 82%,rgba(255,255,255,.12));border-radius:14px;color:var(--theme-text-primary);background:color-mix(in srgb,var(--theme-surface-raised) 92%,#050607);box-shadow:0 7px 16px #00000042;text-align:left}.room-library-grid>button:hover{border-color:var(--theme-border-active);box-shadow:0 9px 20px #00000057}.room-library-grid>button.is-selected{border-color:var(--theme-border-active);box-shadow:0 0 20px var(--theme-glow)}.room-library-dialog.art-square .room-library-grid>button{aspect-ratio:1;box-sizing:border-box;padding:5px}.room-library-dialog.art-square .room-library-art{height:auto;aspect-ratio:1;border-radius:9px}.room-library-art{width:100%;display:block;overflow:hidden;background:#08090a;aspect-ratio:1}.room-library-dialog.art-landscape .room-library-art{aspect-ratio:16 / 9}.room-library-art img{width:100%;height:100%;display:block;object-fit:cover}.room-library-copy{min-width:0;display:grid;gap:4px;padding:10px 11px 0}.room-library-copy strong{overflow:hidden;font-family:var(--font-display);font-size:18px;line-height:1;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.room-library-copy small{overflow:hidden;color:var(--theme-text-secondary);font-size:9px;text-overflow:ellipsis;white-space:nowrap}.room-library-grid>button>b{position:absolute;top:8px;right:8px;padding:4px 7px;border-radius:7px;color:var(--theme-text-on-primary);background:var(--theme-primary);font-size:8px;text-transform:uppercase;box-shadow:0 4px 12px #0006}@media(max-width:1180px)and (min-width:701px){.live-library-trigger{width:44px;padding:0}.live-library-trigger>:not(svg){display:none}}.quest-desk-main{color:var(--theme-text-primary)}.quest-desk-stage{width:min(1210px,calc(100% - 48px));min-height:0;display:grid;grid-template-rows:auto minmax(168px,1.22fr) minmax(128px,.95fr) minmax(66px,.48fr);align-content:center;gap:clamp(9px,1.2vh,13px);justify-self:center;overflow:visible}.quest-desk-heading{display:grid;grid-template-columns:minmax(80px,1fr) auto minmax(80px,1fr);align-items:center;gap:clamp(18px,3vw,42px);text-align:center}.quest-desk-heading h1{margin:0;color:var(--theme-text-primary);font-family:var(--font-display);font-size:clamp(43px,4vw,62px);line-height:.84;letter-spacing:.5px;text-transform:uppercase;text-shadow:0 0 20px var(--theme-glow-strong)}.quest-desk-heading p{margin:8px 0 0;color:var(--theme-text-secondary);font-size:14px}.quest-circuit{justify-self:end;color:var(--theme-primary);filter:drop-shadow(0 0 8px var(--theme-glow))}.quest-circuit.is-reversed{justify-self:start;transform:scaleX(-1)}.quest-daily-card{min-height:0;display:grid;grid-template-columns:minmax(210px,.85fr) minmax(330px,1.3fr) minmax(170px,.62fr);align-items:center;overflow:hidden;border:1px solid var(--theme-border-active);border-radius:20px;background:linear-gradient(105deg,color-mix(in srgb,var(--theme-surface) 94%,transparent),color-mix(in srgb,var(--theme-background) 88%,transparent));box-shadow:0 18px 38px #00000075,0 0 24px var(--theme-glow),inset 0 1px #ffffff0f}.quest-daily-art{width:100%;height:100%;position:relative;overflow:hidden;background:radial-gradient(circle,var(--theme-glow-strong),transparent 66%)}.quest-daily-art:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,transparent 35%,color-mix(in srgb,var(--theme-surface) 92%,transparent))}.quest-daily-art img{width:100%;height:100%;display:block;object-fit:cover;object-position:center 37%;filter:saturate(.88) brightness(.78);transform:scale(1.08)}.quest-daily-copy{min-width:0;display:grid;justify-items:start;align-content:center;padding:15px clamp(18px,2.3vw,34px)}.quest-kicker{margin-bottom:5px;color:var(--theme-primary);font-size:9px;font-weight:900;letter-spacing:1.1px;text-transform:uppercase}.quest-daily-copy h2{margin:0;color:var(--theme-primary);font-size:clamp(24px,2vw,34px);line-height:1}.quest-daily-copy p{max-width:460px;margin:7px 0 12px;color:var(--theme-text-primary);font-size:13px;line-height:1.35}.quest-daily-copy button{min-width:198px;min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 26px;border:1px solid var(--theme-border-active);border-radius:9px;color:var(--theme-text-on-primary);background:linear-gradient(135deg,var(--theme-primary),var(--theme-primary-bright));box-shadow:0 8px 21px var(--theme-glow-strong),inset 0 1px #ffffff57;font-size:14px;font-weight:900;text-transform:uppercase}.quest-daily-copy button:hover:not(:disabled),.quest-daily-copy button:focus-visible{filter:brightness(1.08);box-shadow:var(--theme-selection-shadow)}.quest-daily-copy button:disabled{opacity:.72;cursor:default}.quest-daily-copy small{display:inline-flex;align-items:center;gap:6px;margin-top:8px;color:var(--theme-text-secondary);font-size:10px}.quest-daily-reward{height:calc(100% - 34px);display:grid;justify-items:center;align-content:center;gap:4px;padding:12px;border-left:1px solid var(--theme-border-active);color:var(--theme-primary);text-align:center}.quest-daily-reward span{font-size:9px;font-weight:900;letter-spacing:.7px;text-transform:uppercase}.quest-daily-reward svg{filter:drop-shadow(0 0 12px var(--theme-glow-strong))}.quest-daily-reward strong{font-size:clamp(24px,2vw,32px)}.quest-mission-grid{min-height:0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.quest-mission-card{min-width:0;display:grid;grid-template-columns:64px minmax(0,1fr);grid-template-rows:minmax(52px,1fr) auto 8px;gap:8px 13px;padding:14px 16px;border:1px solid var(--theme-border);border-radius:17px;color:var(--theme-text-primary);background:color-mix(in srgb,var(--theme-surface) 90%,transparent);box-shadow:0 14px 28px #00000057,inset 0 1px #ffffff09;text-align:left}.quest-mission-card:hover,.quest-mission-card.is-selected{border-color:var(--theme-border-active);background:color-mix(in srgb,var(--theme-surface-raised) 88%,transparent);box-shadow:0 12px 25px #0000005c,0 0 17px var(--theme-glow)}.quest-mission-icon{width:58px;height:58px;grid-row:1;display:grid;place-items:center;border:1px solid var(--theme-border-active);border-radius:50%;color:var(--theme-primary);background:radial-gradient(circle,var(--theme-glow),transparent 70%);box-shadow:inset 0 0 18px var(--theme-glow),0 0 13px var(--theme-glow)}.quest-mission-copy{min-width:0;display:grid;align-content:center;gap:5px}.quest-mission-copy strong{overflow:hidden;font-size:14px;text-overflow:ellipsis;white-space:nowrap}.quest-mission-copy small{min-height:28px;color:var(--theme-text-secondary);font-size:10px;line-height:1.35}.quest-mission-count{grid-column:1;display:flex;align-items:center;gap:5px;color:var(--theme-primary);font-size:22px;font-weight:900}.quest-progress{height:7px;overflow:hidden;border-radius:10px;background:color-mix(in srgb,var(--theme-text-muted) 32%,transparent)}.quest-progress i{height:100%;display:block;border-radius:inherit;background:linear-gradient(90deg,var(--theme-primary),var(--theme-primary-bright));box-shadow:0 0 10px var(--theme-glow-strong)}.quest-mission-card>.quest-progress{align-self:center}.quest-mission-reward{grid-column:2;justify-self:end;color:var(--theme-text-muted);font-size:9px;font-weight:800}.quest-bonus-card{width:min(820px,76%);min-height:0;display:grid;grid-template-columns:58px minmax(210px,1fr) auto minmax(150px,.7fr) auto;align-items:center;gap:17px;justify-self:center;padding:10px 19px;border:1px solid var(--theme-border-active);border-radius:18px;color:var(--theme-text-primary);background:color-mix(in srgb,var(--theme-surface) 92%,transparent);box-shadow:0 12px 27px #0000005c,0 0 18px var(--theme-glow)}.quest-bonus-icon{width:48px;height:48px;display:grid;place-items:center;border:1px solid var(--theme-border-active);border-radius:50%;color:var(--theme-primary);background:var(--theme-glow)}.quest-bonus-copy{display:grid;gap:4px}.quest-bonus-copy strong{color:var(--theme-primary);font-size:15px}.quest-bonus-copy small{color:var(--theme-text-secondary);font-size:10px}.quest-bonus-card>b{color:var(--theme-primary);font-size:16px}.quest-bonus-reward{display:inline-flex;align-items:center;gap:7px;color:var(--theme-primary);font-size:17px;font-weight:900;white-space:nowrap}.quest-desk-loading{min-height:100dvh;display:grid;place-items:center;align-content:center;gap:14px;color:var(--theme-primary);font-weight:800;letter-spacing:.7px;text-transform:uppercase}@media(max-width:1050px)and (min-width:701px){.quest-desk-stage{width:100%}.quest-daily-card{grid-template-columns:190px 1fr 150px}.quest-mission-card{grid-template-columns:48px minmax(0,1fr);padding:11px;gap:7px 9px}.quest-mission-icon{width:45px;height:45px}.quest-mission-copy strong{font-size:12px}.quest-bonus-card{width:88%}}@media(max-width:700px){body:has(.quest-desk-stage){overflow:hidden}.room-mobile-content:has(.quest-desk-stage){overflow-y:auto;padding:12px}.room-mobile-content .quest-desk-stage{width:100%;display:flex;flex-direction:column;gap:10px;overflow:visible;padding-bottom:12px}.quest-desk-heading{grid-template-columns:1fr;padding:7px 0 3px}.quest-desk-heading h1{font-size:43px}.quest-desk-heading p{margin-top:5px;font-size:12px}.quest-circuit{display:none}.quest-daily-card{min-height:330px;grid-template-columns:1fr 104px;grid-template-rows:112px 1fr;border-radius:17px}.quest-daily-art{grid-column:1 / -1}.quest-daily-art:after{background:linear-gradient(180deg,transparent 25%,var(--theme-surface))}.quest-daily-copy{padding:13px 9px 15px 16px}.quest-daily-copy h2{font-size:23px}.quest-daily-copy p{font-size:11px}.quest-daily-copy button{width:100%;min-width:0;min-height:42px;padding:0 12px;font-size:12px}.quest-daily-reward{height:calc(100% - 24px);padding:7px}.quest-daily-reward svg{width:40px}.quest-daily-reward strong{font-size:17px}.quest-mission-grid{grid-template-columns:1fr}.quest-mission-card{min-height:112px;grid-template-columns:54px minmax(0,1fr) auto;grid-template-rows:1fr auto;padding:12px}.quest-mission-icon{width:50px;height:50px}.quest-mission-count{grid-column:3;grid-row:1;font-size:18px}.quest-mission-card>.quest-progress{grid-column:2 / -1}.quest-mission-reward{display:none}.quest-bonus-card{width:100%;min-height:106px;grid-template-columns:47px minmax(0,1fr) auto;gap:8px 11px;padding:12px}.quest-bonus-icon{width:43px;height:43px}.quest-bonus-card>.quest-progress{grid-column:2 / -1}.quest-bonus-reward{grid-column:3;grid-row:1;font-size:13px}}.token-network.simple-hub .minimal-carousel .mode-card.is-locked{border-color:#666a6d!important;cursor:not-allowed;box-shadow:0 18px 38px #00000094!important}.token-network.simple-hub .minimal-carousel .mode-card.is-selected.is-locked{opacity:1!important}.token-network.simple-hub .minimal-carousel .mode-card.is-locked .token-card-art{filter:grayscale(1) saturate(.08) brightness(.48) contrast(.92)!important}.token-network.simple-hub .minimal-carousel .mode-card.is-locked:after{content:""!important;display:block!important;position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;border:0;border-radius:inherit;background:#35393c7a;box-shadow:inset 0 0 0 1px #d2d6d81c;pointer-events:none}.token-network.simple-hub .minimal-carousel .mode-card.is-locked .token-card-copy em,.token-network.simple-hub .minimal-carousel .mode-card.is-locked .token-card-copy strong,.token-network.simple-hub .minimal-carousel .mode-card.is-locked .token-card-copy small{color:#b7b9b8!important;text-shadow:0 2px 10px rgba(0,0,0,.96)}.token-network.simple-hub .minimal-carousel .mode-card.is-locked .mode-lock-flag{border-color:#e0e3e457;color:#eceeed;background:#181b1deb;box-shadow:0 5px 16px #0000006b}.simple-hub .minimal-carousel .mode-card.is-coming-soon{cursor:default}.simple-hub .minimal-carousel .mode-card.is-coming-soon.is-selected{opacity:1;filter:saturate(1) brightness(1)}.simple-hub .minimal-carousel .mode-card.is-coming-soon .mode-soon-flag{border-color:color-mix(in srgb,var(--theme-primary) 56%,rgba(255,255,255,.24));color:var(--theme-primary-bright);background:color-mix(in srgb,var(--theme-surface) 90%,transparent);box-shadow:0 5px 16px #0000006b,0 0 14px var(--theme-glow)}
