.app-shell .reference-chat{width:332px;max-width:100vw;background:#262315;border-left:1px solid #b995342a;box-shadow:-8px 0 30px #0000000d}.app-shell.chat-visible .main-content{margin-right:332px}.reference-chat .room-header{display:flex;align-items:center;justify-content:space-between;flex-shrink:0;height:49px;padding:0 13px 0 17px;border-bottom:1px solid #dec24e13;color:#cdbb85;font-size:12px;font-weight:600}.room-header>span{display:flex;align-items:center;gap:8px}.room-close{width:29px;height:29px;display:grid;place-items:center;border-radius:6px;color:#a99a6a}.room-close:hover{background:#edc84712;color:#ffe58c}.reference-chat .room-messages{display:flex;flex:1;min-height:0;flex-direction:column;gap:8px;padding:10px 11px;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#79672c transparent}.room-messages:before{content:"";flex:1 0 0}.reference-chat .room-message{display:flex;align-items:flex-start;flex:0 0 auto;gap:9px;padding:9px 9px 8px;margin:0;min-height:59px;background:#3a3420;border:1px solid #d9b63707;border-radius:8px;transition:background .15s}.reference-chat .room-message:hover{background:#423a22}.room-avatar{flex:0 0 38px;width:38px;height:38px;border:2px solid #a18b45;border-radius:50%;background:radial-gradient(circle at 35% 25%,#706039,#403821);display:grid;place-items:center;color:#eee0b4;overflow:hidden}.room-avatar svg{margin-top:4px;fill:#eee0b424}.room-message-body{min-width:0;flex:1}.reference-chat .room-message header{display:flex;align-items:center;gap:6px;margin:0 0 4px;min-height:17px}.reference-chat .room-message strong{font-size:13px;font-weight:750;line-height:17px;color:#fff5d9;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.room-level{display:inline-flex;justify-content:center;align-items:center;flex-shrink:0;min-width:25px;height:18px;padding:0 4px;border-radius:3px;border-left:2px solid #ffcf3e;color:#ffe15b;background:#d4ad333b;font-size:12px;font-weight:800;line-height:1;font-variant-numeric:tabular-nums}.reference-chat .room-message p{color:#e6d9b6;font-size:13px;font-weight:600;line-height:1.45;overflow-wrap:anywhere;margin:0;white-space:pre-wrap}.room-empty{margin:auto;padding:28px;display:flex;align-items:center;flex-direction:column;gap:10px;text-align:center;color:#aa9969;font-size:12px}.room-empty strong{color:#dfcd9a;font-size:14px;font-weight:600}.room-empty svg{color:#b4a055;margin-bottom:5px}.room-bottom{padding:0 11px 11px;flex-shrink:0;background:#262315}.room-signin{width:100%;min-height:47px;display:flex;justify-content:center;align-items:center;gap:3px;border-radius:7px;background:#19170e;color:#efe4c5;font-size:13px;font-weight:700;border:1px solid #e6c6480c}.room-signin>span{color:#f6cd3b;text-shadow:0 0 12px #f6cd3b32}.room-signin:hover{background:#1f1b0d;border-color:#e6c6483a}.room-compose{display:flex;align-items:center;width:100%;min-height:47px;border:1px solid #8b743637;border-radius:7px;background:#19170e}.room-compose:focus-within{border-color:#b79a3b;box-shadow:0 0 0 2px #f6cd3b09}.room-compose input{min-width:0;flex:1;width:0;border:0;border-radius:7px;background:transparent;box-shadow:none;outline:none;color:#f4e9c9;padding:13px 11px;font-size:13px}.room-compose input::placeholder{color:#938465}.room-compose button{width:37px;height:36px;display:grid;place-items:center;color:#efcb51}.room-compose button:disabled{opacity:.35;cursor:default}.room-footer{margin-top:10px;display:flex;align-items:center;justify-content:space-between;gap:8px}.room-socials{display:flex;gap:5px}.room-socials>a,.room-socials>button{width:31px;height:32px;display:grid;place-items:center;border:2px solid #76612b59;color:#b8a776;background:#302a19;border-radius:7px;padding:0}.room-socials>button:disabled{opacity:.6;cursor:not-allowed}.room-socials>a:hover{color:#ffdf74;border-color:#ae8c35}.x-social{font-size:18px;line-height:1}.room-meta{display:flex;align-items:stretch;gap:3px;min-height:32px;min-width:0}.room-online{display:flex;align-items:center;justify-content:center;gap:6px;min-width:60px;padding:0 9px;border-radius:6px 0 0 6px;background:#514525;color:#fff1c5;font-size:12px;font-weight:750;font-variant-numeric:tabular-nums}.room-online i{width:6px;height:6px;flex-shrink:0;background:#68d296;border-radius:50%}.room-online.unavailable i{background:#a89b72}.room-rules{padding:0 10px;background:#514525;border-radius:0 6px 6px 0;color:#e9d9aa;font-size:11px;font-weight:700;white-space:nowrap}.room-rules:hover{background:#65552a;color:#ffe68a}.room-connection{color:#d5b874;font-size:11px;margin:0 0 7px}.room-rules-dialog{position:fixed;margin:auto;width:min(430px,calc(100vw - 30px));border:1px solid #b6994244;border-radius:13px;padding:30px;background:#302b1b;color:#eee3c4;box-shadow:0 20px 80px #0008}.room-rules-dialog::backdrop{background:#100e08bd;backdrop-filter:blur(5px)}.room-rules-dialog>.room-close{position:absolute;right:10px;top:10px}.room-rules-dialog h2{font-size:23px;font-weight:650}.room-rules-dialog>p{color:#b7a984;margin-top:8px;font-size:13px}.room-rules-dialog ol{padding-left:19px;margin:23px 0;list-style-type:decimal}.room-rules-dialog li{font-size:14px;line-height:1.6;margin-bottom:11px;color:#d1c5a5}@media(max-width:1250px){.app-shell.chat-visible .main-content{margin-right:0}.app-shell .reference-chat{box-shadow:-18px 0 60px #0007}}@media(max-width:800px){.app-shell .reference-chat{top:67px;bottom:59px}}@media(prefers-reduced-motion:reduce){.reference-chat .room-message{animation:none;transition:none}}@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:root,:host{--font-sans:"Segoe UI", Arial, sans-serif;--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--ease-out:cubic-bezier(0, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono);--color-gold:#edc847}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.static{position:static}.mt-4{margin-top:calc(var(--spacing) * 4)}.mt-5{margin-top:calc(var(--spacing) * 5)}.hidden{display:none}.table{display:table}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.rounded{border-radius:.25rem}.text-gold{color:var(--color-gold)}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}}:root{color:#f2f2f2;font-synthesis:none;color-scheme:dark;background:#151719;font-family:Segoe UI,Arial,sans-serif;font-size:14px;font-weight:500}*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}button:disabled{opacity:.45;cursor:wait}a{color:inherit;text-decoration:none}button{color:inherit;background:0 0;border:0}svg{flex-shrink:0}button:focus-visible,a:focus-visible{outline-offset:4px;outline:2px solid #edc847}input,select{color:#fff;background:#141618;border:1px solid #36393e;border-radius:7px;outline:none;width:100%;padding:13px}input:focus,select:focus{border-color:#e9b92c}input[type=checkbox]{accent-color:#edc847;width:17px;height:17px}label{color:#b9bcc2;font-size:14px;display:block}label input,label select{margin-top:8px}h1,h2,h3,p{margin:0}h2{font-size:20px;font-weight:750}h3{font-size:18px;font-weight:700}.topbar{z-index:30;background:#1c1e20;border-bottom:1px solid #2b2d30;align-items:center;gap:42px;height:78px;padding:0 25px;display:flex;position:fixed;inset:0 0 auto}.brand{letter-spacing:-1.1px;color:#fff;align-items:center;font-size:27px;font-weight:950;display:inline-flex}.brand>span:not(.brand-mark){color:#edc847}.brand i{color:#999;align-self:flex-start;margin:7px 0 0 4px;font-size:10px}.brand-mark{background:#edc847;border-radius:6px;place-items:center;width:31px;height:32px;margin-right:10px;font-size:21px;display:grid;transform:skew(-10deg);color:#17191b!important}.top-links{align-items:center;gap:30px;height:100%;display:flex}.top-links a{color:#b8babe;align-items:center;gap:8px;font-weight:700;display:flex}.top-links a.router-link-active{color:#fff}.tiny-pill{letter-spacing:.5px;color:#edc847;background:#edc84717;border:1px solid #edc84721;border-radius:4px;padding:4px 6px;font-size:10px;font-weight:800}.header-right{align-items:center;gap:12px;margin-left:auto;display:flex}.demo-tag{color:#a2a5ab;letter-spacing:.8px;font-size:10px}.balance{font-variant-numeric:tabular-nums;background:#131517;border-radius:6px;align-items:center;gap:12px;min-width:108px;height:39px;padding:0 15px;font-weight:800;display:flex}.balance svg{color:#edc847}.button{border-radius:7px;justify-content:center;align-items:center;gap:13px;min-height:45px;padding:0 24px;font-size:14px;font-weight:750;transition:filter .2s,transform .2s;display:inline-flex}.button:hover{filter:brightness(1.1);transform:translateY(-1px)}.gold{color:#211c09;background:#edc847;box-shadow:0 3px #b2890b20}.small{min-height:39px;padding:0 17px}.full{width:100%}.login-button{padding:10px;font-weight:700}.icon-button{color:#92969d;border-radius:5px;place-items:center;padding:7px;display:grid}.icon-button:hover{color:#fff;background:#ffffff08}.chat-toggle{border-left:1px solid #383a3c;border-radius:0;margin-left:6px;padding-left:20px}.avatar{color:#edc847;background:#3e3520;border-radius:7px;place-items:center;width:34px;height:34px;display:grid}.sidebar{z-index:20;background:#191b1d;border-right:1px solid #292b2e;flex-direction:column;width:208px;padding:22px 15px;display:flex;position:fixed;top:78px;bottom:0;left:0;overflow-y:auto}.nav-link{color:#969ba5;border-radius:6px;flex-shrink:0;align-items:center;gap:12px;height:39px;padding:0 14px;font-size:13px;transition:background .15s,color .15s;display:flex}.nav-link:hover{color:#fff;background:#ffffff04}.nav-link.router-link-exact-active{color:#edc847;background:linear-gradient(90deg,#edc84714,#edc84704);border:1px solid #edc84716}.lobby{margin-bottom:22px}.nav-caption{letter-spacing:1.3px;color:#656b73;justify-content:space-between;align-items:center;margin-bottom:12px;padding:0 14px;font-size:10px;font-weight:800;display:flex}.nav-caption span{color:#82858b;letter-spacing:0;background:#ffffff07;border-radius:4px;padding:1px 5px;font-size:10px}.nav-hot{color:#edc847;letter-spacing:.5px;margin-left:auto;font-size:8px}.nav-divider{background:#2b2d2f;height:1px;margin:21px 13px}.reward-dot{background:#edc847;border-radius:50%;width:5px;height:5px;margin-left:auto}.sidebar-promo{background:radial-gradient(at 0 0,#f7c12116,#0000),#20211f;border:1px solid #e6b94b1a;border-radius:8px;flex-direction:column;gap:9px;margin:28px 3px 20px;padding:17px 13px;display:flex}.sidebar-promo svg{color:#f0c64a}.sidebar-promo strong{font-size:12px}.sidebar-promo>span{color:#d1aa44;align-items:center;gap:3px;font-size:10px;display:flex}.sidebar-bottom{color:#868b92;border-top:1px solid #292c2e;justify-content:space-between;align-items:center;margin-top:auto;padding:15px 10px;font-size:12px;display:flex}.sidebar-bottom span{align-items:center;gap:9px;display:flex}.main-content{min-height:calc(100vh - 78px);margin:78px 0 0 208px;padding:28px 30px 0}.chat-visible .main-content{margin-right:272px}.chat-panel{z-index:25;background:#1a1c1f;border-left:1px solid #2b2d30;flex-direction:column;width:272px;display:flex;position:fixed;top:78px;bottom:0;right:0}.chat-title{justify-content:space-between;align-items:center;padding:20px 16px 16px;display:flex}.chat-title strong{align-items:center;gap:10px;font-size:13px;display:flex}.chat-title strong svg{color:#a7abb3}.chat-language{color:#9b9fa7;border:1px solid #303236;border-radius:6px;justify-content:space-between;align-items:center;margin:0 16px 17px;padding:11px;font-size:11px;display:flex}.chat-language>span{align-items:center;gap:8px;display:flex}.live-label{letter-spacing:1px;font-size:9px;color:#61bf93!important}.live-label:before{content:"";background:#61bf93;border-radius:50%;width:5px;height:5px}.chat-notice{color:#ddc481;background:#d7a52309;border-block:1px solid #d7a5230e;gap:10px;padding:16px;font-size:11px;line-height:1.7;display:flex}.chat-notice span{color:#87877d}.chat-messages{flex-direction:column;flex:1;gap:22px;padding:17px 15px;display:flex;overflow:auto}.chat-empty{text-align:center;color:#707680;margin:auto 10px;font-size:12px;line-height:1.8}.chat-message{align-items:start;gap:9px;display:flex}.chat-avatar{background:hsl(var(--avatar-hue) 20% 25%);width:29px;height:30px;color:hsl(var(--avatar-hue) 40% 75%);border-radius:6px;flex-shrink:0;place-items:center;font-size:10px;display:grid}.chat-message>div:last-child{flex:1;min-width:0}.chat-message header{align-items:center;gap:10px;margin-bottom:6px;display:flex}.chat-message strong{color:#c9ccd2;font-size:11px}.chat-message time{color:#62666d;margin-left:auto;font-size:9px}.chat-message p{color:#9298a2;overflow-wrap:anywhere;font-size:12px;line-height:1.7}.chat-compose{border-top:1px solid #2a2c31;padding:15px}.chat-compose>div{background:#23262a;border:1px solid #37393f;border-radius:7px;display:flex}.chat-compose input{background:0 0;border:0;min-width:0;padding:13px 10px;font-size:11px}.chat-compose button{color:#eac843;padding-right:12px}.chat-compose>span{color:#666c74;justify-content:space-between;margin-top:10px;font-size:9px;display:flex}.page-topline{color:#777e87;letter-spacing:1.6px;justify-content:space-between;align-items:center;margin-bottom:22px;font-size:10px;display:flex}.page-topline>span{align-items:center;gap:8px;display:flex}.mini-brand{color:#edc847;font-size:17px;font-weight:950;transform:skew(-12deg)}.page-topline a{letter-spacing:0;color:#939892;align-items:center;gap:6px;font-size:10px;display:flex}.hero-row{grid-template-columns:2.15fr 1fr;gap:18px;display:grid}.hero{background:#18191a url(/images/hero.webp) 65%/cover;border:1px solid #dbc68113;border-radius:10px;min-height:280px;position:relative;overflow:hidden}.hero:after{content:"";background:linear-gradient(90deg,#141617f2,#14161765 53%,#0000);position:absolute;inset:0}.hero-copy{z-index:1;padding:29px;position:relative}.hero-kicker{letter-spacing:2px;color:#c3b791;align-items:center;gap:7px;font-size:9px;font-weight:750;display:flex}.hero-kicker>span{background:#edc847;width:4px;height:4px}.hero h1{letter-spacing:-1.1px;margin:18px 0 13px;font-size:clamp(24px,2.4vw,41px);font-weight:850;line-height:1.14}.hero h1 em{color:#edc847;font-style:normal}.hero p{color:#a8a8a6;margin-bottom:20px;font-size:12px;line-height:1.7}.hero-footnote{color:#757771;margin-top:12px;font-size:9px;display:block}.reward-hero{background:radial-gradient(at 50% 38%,#ffbe2020,#0000 60%),linear-gradient(135deg,#2b281e,#21221f);border:1px solid #a188343b;border-radius:10px;flex-direction:column;justify-content:space-between;padding:20px 23px;display:flex}.reward-top{color:#a59870;justify-content:space-between;align-items:center;display:flex}.reward-emblem{color:#edc847;filter:drop-shadow(0 0 19px #ffbb3350);align-self:center;margin:8px;transform:rotate(-12deg)}.eyebrow{letter-spacing:1.5px;color:#aaa082;font-size:9px;font-weight:750}.reward-hero h2{margin:7px 0 5px;font-size:24px}.reward-hero p{color:#a49e8f;font-size:12px}.reward-cta{color:#edc847;align-items:center;gap:12px;margin-top:19px;font-size:12px;display:flex}.benefit-strip{color:#8b919b;background:#191b1d;border:1px solid #292d30;border-radius:7px;justify-content:space-between;gap:15px;margin:18px 0 31px;padding:15px 20px;font-size:10px;display:flex}.benefit-strip span{align-items:center;gap:9px;display:flex}.benefit-strip svg{color:#c6a95a}.section-title{justify-content:space-between;align-items:center;gap:12px;margin-bottom:18px;display:flex}.section-title h2{letter-spacing:-.35px;align-items:center;gap:9px;font-size:19px;display:flex}.section-title h2 svg{color:#edc847}.section-title h2>span{color:#707780;letter-spacing:0;margin-left:5px;font-size:11px;font-weight:500}.game-count{letter-spacing:1px;color:#656b74;font-size:9px}.games-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:15px;display:grid}.game-card{isolation:isolate;background:#191a1c;border:1px solid #34332b;border-radius:9px;height:220px;transition:transform .25s,border-color .25s;position:relative;overflow:hidden}.game-card:hover{border-color:#b99b38;transform:translateY(-4px)}.game-art{aspect-ratio:1;background-image:url(/images/games.webp);background-repeat:no-repeat;background-size:300% 200%;min-width:0}.game-card>.game-art{aspect-ratio:auto;z-index:-2;width:100%;height:100%;position:absolute;inset:0}.game-card:after{content:"";z-index:-1;background:linear-gradient(#0000 36%,#141618e8 90%,#101112);position:absolute;inset:0}.card-top{justify-content:space-between;align-items:center;padding:13px;display:flex}.card-badge{letter-spacing:.5px;color:#3b2d00;background:#edc847;border-radius:4px;align-items:center;gap:5px;padding:5px 7px;font-size:8px;font-weight:800;display:flex}.original-badge{color:#fff9;font-size:16px;font-weight:900}.original-badge>span{letter-spacing:1.2px;margin-left:3px;font-size:7px;font-weight:600}.card-number{color:#ffffff45;font-size:10px}.game-card-copy{position:absolute;bottom:18px;left:19px}.game-card-copy>span{letter-spacing:1.7px;color:#ada088;font-size:8px;font-weight:700}.game-card-copy h3{letter-spacing:-.6px;margin-top:4px;font-size:23px;font-weight:800}.game-play{color:#c3b485;background:#ffffff04;border:1px solid #ffffff26;border-radius:50%;place-items:center;width:32px;height:32px;display:grid;position:absolute;bottom:19px;right:15px}.game-card:hover .game-play{color:#241c08;background:#edc847;border-color:#edc847}.more-games{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:14px;display:grid}.more-games>a{background:#1b1d1f;border:1px solid #2c2e30;border-radius:7px;align-items:center;gap:9px;padding:8px;display:flex;overflow:hidden}.more-games .game-art{border-radius:4px;width:39px;min-width:39px}.more-games span{min-width:0;font-size:12px;font-weight:700}.more-games small{color:#7c8088;letter-spacing:.5px;white-space:nowrap;margin-top:4px;font-size:7px;display:block}.more-games svg{color:#767a80;width:14px;margin-left:auto}.lower-promos{grid-template-columns:1fr 1fr;gap:16px;margin:30px 0;display:grid}.lower-promos>a{background:linear-gradient(110deg,#26241d,#1b1d1e);border:1px solid #353329;border-radius:8px;align-items:center;gap:17px;padding:20px;display:flex}.lower-promos>a:last-child{background:linear-gradient(110deg,#1d2724,#1b1d1e);border-color:#2a3631}.promo-icon{color:#eec456}.promo-icon.green{color:#7bae94}.lower-promos h3{margin:5px 0;font-size:12px}.lower-promos p{color:#8e938e;font-size:10px}.lower-promos>a>svg{color:#858980;margin-left:auto}.lower-promos .eyebrow{letter-spacing:1px;font-size:7px}.activity{margin-top:31px}.table-wrap{border:1px solid #2b2d30;border-radius:8px;overflow:auto}table{border-collapse:collapse;white-space:nowrap;text-align:left;width:100%;font-size:12px}th{color:#737a84;background:#1a1c1e;padding:16px 18px;font-size:10px;font-weight:500}td{color:#a6acb6;border-top:1px solid #26292c;padding:15px 18px}td:last-child,th:last-child{text-align:right}.game-name{color:#d7dadd;font-weight:600}.inline-coins{align-items:center;gap:6px;display:inline-flex}.inline-coins svg{color:#d2aa35}.multiplier{color:#989ca3;background:#25282b;border-radius:4px;padding:4px 9px;font-size:10px}.multiplier.won{color:#6bcc9c;background:#61b9900b}.positive{color:#66cc9b!important}.empty-state{color:#767e89;padding:35px;font-size:12px;text-align:center!important}.site-footer{border-top:1px solid #292b2e;flex-wrap:wrap;align-items:center;gap:17px;margin-top:40px;padding:25px 0 30px;display:flex}.site-footer .brand{font-size:19px}.site-footer p{color:#81868c;font-size:11px}.site-footer>span:last-of-type{color:#606770;margin-left:auto;font-size:9px;line-height:1.7}.site-footer a:last-child{color:#aaa48b;align-items:center;gap:5px;font-size:10px;display:flex}.tabs{background:#141618;border-radius:7px;gap:4px;margin:20px 0;padding:4px;display:flex}.tabs button{color:#8e949c;white-space:nowrap;border-radius:5px;flex:1;padding:10px 16px;font-size:12px}.tabs button.active{color:#fff;background:#303133}.tabs.compact{margin:0}.tabs.compact button{padding:7px 13px;font-size:10px}.auth-dialog{color:#fff;background:#1e2023;border:1px solid #424037;border-radius:13px;width:min(430px,100vw - 30px);height:fit-content;max-height:calc(100dvh - 30px);margin:auto;padding:34px;position:fixed;inset:0;overflow-y:auto;box-shadow:0 30px 100px #0009}.auth-dialog::backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#090b0dbe}.modal-close{position:absolute;top:12px;right:12px}.auth-brand{margin-bottom:18px}.auth-dialog h2{margin-top:9px;font-size:28px}.auth-dialog label{margin:16px 0}.checkbox-label{align-items:start;gap:10px;font-size:12px;line-height:1.6;display:flex}.checkbox-label input{flex-shrink:0;margin:2px 0 0}.auth-note{color:#7a7f86;text-align:center;margin-top:20px;font-size:10px}.error{color:#f39791;margin:12px 0;font-size:12px;line-height:1.6}.toast{z-index:100;background:#30332d;border:1px solid #6b6138;border-radius:8px;align-items:center;gap:20px;max-width:90vw;padding:15px 20px;font-size:13px;display:flex;position:fixed;bottom:25px;left:50%;transform:translate(-50%);box-shadow:0 8px 35px #0005}.connection-banner{color:#e5c994;background:#372c1a;border:1px solid #6f5632;border-radius:7px;margin-bottom:20px;padding:12px 18px;font-size:12px}.connection-banner button{margin-left:12px;text-decoration:underline}.mobile-menu,.mobile-bottom{display:none}.content-page{max-width:1100px;margin:0 auto;padding-bottom:40px}.page-heading{justify-content:space-between;align-items:center;margin:6px 0 25px;display:flex}.page-heading h1{letter-spacing:-.7px;font-size:28px;font-weight:800}.page-heading p{color:#8e959f;margin-top:8px;font-size:13px}.panel{background:#1c1f22;border:1px solid #303338;border-radius:10px;padding:25px}.muted{color:#939aa4;font-size:13px;line-height:1.8}.auth-wall{text-align:center;padding:60px 25px}.auth-wall h2{margin-bottom:12px}.auth-wall .button{margin-top:24px}.secondary{color:#eee;background:#34383c}.text-link{color:#dbbc56;text-decoration:underline}@media(min-width:1700px){.main-content{padding-inline:48px}.hero{min-height:330px}.hero-copy{padding:36px}.game-card{height:260px}.game-card>.game-art{aspect-ratio:1;height:auto;top:-10%}}@media(max-width:1450px){.topbar{gap:27px}.sidebar{width:185px;padding-inline:10px}.main-content{margin-left:185px;padding:23px 23px 0}.chat-panel{width:245px}.chat-visible .main-content{margin-right:245px}.game-card{height:198px}.hero-copy{padding:24px}.hero{min-height:278px}.hero h1{font-size:30px}.section-title h2>span{display:none}.benefit-strip{padding:13px 12px;font-size:9px}.more-games small{display:none}.lower-promos>a{gap:12px;padding:17px 12px}}@media(max-width:1150px){.chat-panel{width:285px;box-shadow:-20px 0 80px #0007}.chat-visible .main-content{margin-right:0}.demo-tag{display:none}.top-links{gap:20px}.hero{min-height:285px}.hero h1{font-size:34px}.game-card{height:230px}.lower-promos h3{line-height:1.5}.benefit-strip{font-size:10px}}@media(max-width:800px){.topbar{gap:14px;height:67px;padding:0 14px}.brand{font-size:23px}.brand-mark,.top-links{display:none}.header-right{gap:7px}.header-right .balance{gap:7px;min-width:80px;padding:0 10px;font-size:12px}.login-button{padding:5px;font-size:12px}.button.small{padding:0 12px;font-size:12px}.chat-toggle{display:none}.mobile-menu{display:grid}.sidebar{width:215px;top:67px;transform:translate(-100%);box-shadow:20px 0 80px #0009}.sidebar.open{transform:translate(0)}.main-content,.chat-visible .main-content{margin:67px 0 0;padding:21px 18px 65px}.chat-panel{width:min(340px,100vw);top:67px;bottom:59px}.page-topline a{display:none}.hero-row{grid-template-columns:1fr .62fr}.hero-copy{padding:23px}.hero h1{font-size:30px}.reward-hero{padding:17px}.reward-hero h2{font-size:22px}.hero{min-height:293px}.game-card{height:225px}.mobile-bottom{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:30;background:#1d2023f5;border-top:1px solid #34373a;justify-content:space-around;align-items:center;height:59px;display:flex;position:fixed;bottom:0;left:0;right:0}.mobile-bottom a,.mobile-bottom button{color:#8e959e;flex-direction:column;align-items:center;gap:5px;font-size:10px;display:flex}.mobile-bottom .router-link-exact-active{color:#edc847}.toast{bottom:73px}.benefit-strip{gap:10px;font-size:9px}.benefit-strip svg{width:13px}.site-footer>span:last-of-type{margin-left:0}}@media(max-width:560px){.header-right .balance{min-width:66px}.header-right .balance svg{width:14px}.header-right>.small svg{display:none}.topbar .brand{font-size:21px}.brand i{display:none}.hero-row{grid-template-columns:1fr}.hero{background-position:60%;min-height:280px}.hero h1{font-size:34px}.hero-copy{padding:24px}.hero p{font-size:12px}.hero .button{min-height:40px}.reward-hero{display:none}.page-topline{margin-bottom:16px;font-size:9px}.benefit-strip{gap:10px;margin:14px 0 25px;padding:12px}.benefit-strip span{gap:6px;font-size:9px}.benefit-strip span:nth-child(2){display:none}.games-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.game-card{height:196px}.game-card-copy{bottom:15px;left:14px}.game-card-copy h3{font-size:21px}.game-card-copy>span{letter-spacing:1px;font-size:7px}.game-play{width:25px;height:25px;bottom:16px;right:11px}.game-play svg{width:15px}.card-top{padding:10px}.original-badge span{font-size:6px}.card-badge{padding:4px;font-size:6px}.section-title h2{font-size:17px}.game-count{font-size:8px}.more-games{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.more-games small{font-size:6px;display:block}.lower-promos{grid-template-columns:1fr;margin:24px 0}.lower-promos>a{gap:16px;padding:17px}.lower-promos h3{font-size:13px}.lower-promos .eyebrow{font-size:8px}.site-footer{gap:13px}.site-footer>span:last-of-type{flex-basis:100%}.page-heading h1{font-size:25px}.page-heading{align-items:start}.panel{padding:20px}.section-title{flex-wrap:wrap}}@media(prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.back-link{color:#8a909a;align-items:center;gap:6px;margin-bottom:14px;font-size:11px;display:flex}.fair-chip{color:#acbc9e;border:1px solid #3b4438;border-radius:6px;align-items:center;gap:6px;padding:9px;font-size:10px;display:flex}.game-layout{border:1px solid #34373b;border-radius:11px;grid-template-columns:265px minmax(0,1fr);display:grid;overflow:hidden}.bet-panel{background:#212427;padding:23px}.bet-mode{color:#dadbdc;letter-spacing:1px;justify-content:space-between;align-items:center;margin-bottom:25px;font-size:10px;display:flex}.bet-mode span{color:#d9ba65;background:#5f522829;border-radius:3px;padding:4px;font-size:8px}.bet-panel label{margin-bottom:22px;font-size:12px}.bet-panel label>.muted{float:right;font-size:10px}.bet-input{background:#141618;border:1px solid #36393e;border-radius:6px;align-items:center;margin-top:8px;padding:0 9px;display:flex}.bet-input svg{color:#ddba4d}.bet-input input{border:0;min-width:0;margin:0;padding:12px 7px;font-weight:700}.bet-input button{color:#959a9e;background:#282b2d;border-radius:3px;margin-left:3px;padding:3px 6px;font-size:10px}.bet-facts{flex-direction:column;gap:15px;margin-top:25px;display:flex}.bet-facts span{color:#808892;justify-content:space-between;font-size:10px;display:flex}.bet-facts b{color:#aeb4bd;font-weight:600}.bet-panel>.muted{margin-top:24px;font-size:10px}.game-stage{background:radial-gradient(at 50% 45%,#d7b1370c,#0000 65%),#181b1d;flex-direction:column;justify-content:center;align-items:center;gap:24px;min-height:440px;padding:30px 24px;display:flex;overflow:hidden}.stage-kicker{color:#777c82;letter-spacing:1.8px;text-align:center;font-size:9px}.stage-hint{color:#787f88;text-align:center;font-size:11px;line-height:1.8}.mine-grid{grid-template-columns:repeat(5,1fr);gap:9px;width:min(100%,360px);display:grid}.tile{aspect-ratio:1;color:#7c848c;background:linear-gradient(145deg,#33383c,#282c30);border:1px solid #42474c;border-bottom:4px solid #17191b;border-radius:7px;place-items:center;min-height:44px;transition:background .2s,transform .2s;display:grid}.tile:hover:not(:disabled){background:#495045;transform:translateY(-2px)}.tile:disabled{opacity:1;cursor:default}.tile-dot{background:#555d64;width:7px;height:7px;transform:rotate(45deg)}.tile.revealed{color:#77e3bd;background:#1f443b;border-color:#397663}.tile.hit{color:#ef8c7e;background:#502c2b;border-color:#845046}.round-result{color:#baaa91;text-align:center;border:1px solid #585041;border-radius:6px;padding:13px 20px;font-size:17px;font-weight:800}.round-result span{color:#989b9e;font-size:13px}.game-notes{margin-top:23px}.game-notes h3{margin-bottom:10px;font-size:15px}.game-notes p{margin-top:6px;font-size:12px}.tower-grid{flex-direction:column;gap:8px;width:min(100%,340px);display:flex}.tower-floor{grid-template-columns:44px repeat(3,1fr);align-items:center;gap:8px;display:grid}.tower-floor>.tile{aspect-ratio:auto;height:47px;min-height:0}.tower-floor>span{color:#988b64;font-size:11px}.cashout-info{color:#acb4ac;justify-content:space-between;align-items:center;padding:15px 0;font-size:11px;display:flex}.cashout-info strong{color:#edc847;font-size:20px}.multiplier-orb{color:#d8bd6c;background:radial-gradient(circle,#d7ad2020,#0000 65%);border:1px solid #a2853c2e;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:20px;width:245px;height:245px;display:flex;box-shadow:0 0 0 18px #ffffff01,0 0 0 45px #ffffff01}.multiplier-orb strong{color:#f0d481;letter-spacing:-2px;font-size:47px;font-weight:850}.multiplier-orb span{letter-spacing:1.2px;color:#989586;font-size:8px}.multiplier-orb.win strong{color:#75d7a6}.settling .multiplier-orb{animation:.85s pulse}.color-picker{gap:7px;margin-bottom:23px;display:flex}.color-picker button{text-transform:capitalize;border:2px solid #0000;border-radius:6px;flex:1;padding:11px 6px;font-size:11px}.color-picker small{margin-top:6px;display:block}.color-picker button.selected{border-color:#fff8}.red{color:#ffe0df;background:#ad4340}.black{color:#c4c8d0;background:#33373d}.color-picker .gold{color:#2e2400;background:#dfb729}.roulette-track{justify-content:center;gap:7px;width:100%;padding:35px 0;display:flex}.roulette-tile{opacity:.45;border-radius:6px;flex-shrink:0;place-items:center;width:58px;height:85px;font-size:26px;font-weight:900;display:grid}.roulette-tile.selected{opacity:1;border:1px solid #fff6;box-shadow:0 0 22px #f6d87435}.roulette-result{text-transform:capitalize;color:#cfba71}.peg-row{justify-content:center;gap:23px;margin-bottom:20px;display:flex}.peg-row span{background:#7d848b;border-radius:50%;width:6px;height:6px;box-shadow:0 2px 3px #000}.peg-row .lit{background:#ffe279;box-shadow:0 0 9px #ffe27999}.plinko-board{width:100%;max-width:390px;padding-top:25px}.plinko-payouts{justify-content:center;gap:4px;display:flex}.plinko-payouts span{color:#ffdd74;text-align:center;background:#746021;border-radius:4px;min-width:28px;padding:10px 4px;font-size:10px}.plinko-payouts .selected{color:#251f06;background:#ffdb54;box-shadow:0 0 16px #f6cb5266}.battle-arena{color:#c2a145;justify-content:center;align-items:center;gap:25px;display:flex}.battle-arena>div{text-align:center;padding:25px 12px}.battle-arena h3{color:#bbc0c7;margin:20px 0 10px;font-size:13px}.battle-arena strong{font-size:27px}.battle-arena>div>svg{filter:drop-shadow(0 0 20px #ffc12522)}.wallet-balance{background:radial-gradient(at 100% 0,#ddb32617,#0000 70%),#212321}.wallet-balance>span{letter-spacing:1.7px;color:#a9a085;font-size:10px}.wallet-balance strong{letter-spacing:-1px;align-items:center;gap:17px;margin:16px 0;font-size:41px;font-weight:850;display:flex}.wallet-balance strong svg{color:#edc847}.wallet-balance p{color:#91978e;font-size:11px}.wallet-grid{grid-template-columns:1fr 1fr;gap:20px;margin-top:22px;display:grid}.wallet-grid .tabs{margin-top:0}.wallet-grid label{margin:20px 0}.integration-note{color:#c8b77d;background:#89712c10;border:1px solid #89712c30;border-radius:7px;gap:12px;margin:23px 0;padding:16px;display:flex}.integration-note p{font-size:12px}.integration-note span{color:#959384;margin-top:6px;font-size:11px;line-height:1.8;display:block}.request-row{border-bottom:1px solid #34373b;justify-content:space-between;align-items:center;gap:10px;padding:19px 0;display:flex}.request-row strong{font-size:12px}.request-row span{color:#929aa2;text-transform:capitalize;margin-top:7px;font-size:10px;display:block}.request-row button{font-size:11px}.rewards-banner{background:radial-gradient(at 100% 0,#c5972529,#0000),#21231f;border:1px solid #a3893b3b;border-radius:12px;justify-content:space-between;align-items:center;gap:20px;padding:40px;display:flex}.rewards-banner h2{letter-spacing:-.8px;margin:16px 0;font-size:36px;line-height:1.3}.rewards-banner em{color:#edc847;font-style:normal}.rewards-banner p{color:#a6a797;margin-bottom:25px;font-size:13px;line-height:1.9}.rewards-banner>svg{color:#ffcf44;filter:drop-shadow(0 0 35px #e4a71544);transform:rotate(-10deg)}.reward-last{margin:15px 0 0!important;font-size:11px!important}.reward-details{grid-template-columns:1fr 1fr;gap:20px;margin-top:25px;display:grid}.reward-details h3{margin:20px 0 10px}.seed-panel h3{margin-bottom:20px}.seed-panel label{margin-top:18px;font-size:12px}.seed-panel code{word-break:break-all;color:#cbb36d;background:#131619;border:1px solid #35383b;border-radius:6px;margin-top:9px;padding:13px;font-size:12px;display:block}.seed-panel .muted{margin-top:15px}.verification-result{color:#b0d4be;background:#67b68915;border:1px solid #67b68933;border-radius:6px;margin-top:20px;padding:17px;font-size:13px;line-height:1.8}@keyframes pulse{50%{opacity:.5}}@media(max-width:1050px){.game-layout{grid-template-columns:225px minmax(0,1fr)}.bet-panel{padding:20px 15px}.game-stage{padding:25px 15px}.battle-arena{gap:8px}.roulette-tile{width:45px}.wallet-grid{grid-template-columns:1fr}.rewards-banner>svg{width:100px}}@media(max-width:650px){.game-layout{flex-direction:column-reverse;display:flex}.bet-panel{padding:20px}.game-stage{min-height:355px;padding:24px 20px}.fair-chip{padding:7px;font-size:9px}.fair-chip svg{width:13px}.mine-grid{max-width:300px}.tile{min-height:42px}.multiplier-orb{width:220px;height:220px}.rewards-banner{padding:27px}.rewards-banner>svg{display:none}.rewards-banner h2{font-size:30px}.reward-details{grid-template-columns:1fr}.rewards-banner p{font-size:12px}.wallet-balance strong{font-size:35px}.page-heading p{max-width:240px;font-size:12px}.roulette-tile{width:42px;height:65px}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}:root{--accent: #edc847;--accent-hover: #ffe282;--accent-soft: #edc84712;--canvas: #191810;--surface: #242219;--surface-raised: #302c1e;--border: #edc8471c;--ink: #f5f1df;--muted: #969ba5;--ease-out: cubic-bezier(.22, 1, .36, 1);font-family:Segoe UI Variable Text,Segoe UI,system-ui,sans-serif;font-weight:400;color:var(--ink);background:var(--canvas);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;scrollbar-color:#4c4e4f #17191d;scrollbar-width:thin}*{scrollbar-width:thin;scrollbar-color:#46494d transparent}*::-webkit-scrollbar{width:6px;height:6px}*::-webkit-scrollbar-track{background:transparent}*::-webkit-scrollbar-thumb{background:#45494e;border:1px solid #191c20;border-radius:20px}*::-webkit-scrollbar-thumb:hover{background:#867b65}*::-webkit-scrollbar-corner{background:transparent}::selection{color:#f6f0e3;background:#85745275}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible{outline:2px solid var(--accent);outline-offset:4px}input,select{transition:border-color .18s,box-shadow .18s;border-color:#393d44;border-radius:8px;background:#14171b}input:focus,select:focus{border-color:#a18c63;box-shadow:0 0 0 3px #edc8470a}input[type=range],input[type=checkbox]{accent-color:var(--accent)}input[type=range]{box-shadow:none;cursor:pointer}button{transition:background .18s,color .18s,border-color .18s}h1,h2,h3{font-weight:650}.topbar{background:#191c20ed;backdrop-filter:blur(18px);border-color:var(--border);gap:34px;box-shadow:0 1px #0002}.brand{color:var(--ink);flex-shrink:0}.brand .brand-logo,.brand-logo{display:inline-flex;align-items:center;gap:9px;color:var(--accent);white-space:nowrap}.brand-logo .brand-symbol{width:36px;height:36px;overflow:visible}.brand-symbol .brand-leg{color:#e7e4dc;transform-origin:center;transition:transform .35s var(--ease-out)}a:hover .brand-leg{transform:translate(1px,1px)}.brand-logo .brand-wordmark{color:#eceae3;font-size:24px;font-family:Arial Black,Segoe UI,sans-serif;font-weight:900;letter-spacing:-1.4px;transform:skew(-5deg);text-shadow:0 2px 0 #0003;line-height:1}.brand-wordmark>span{font-weight:900;color:#c6c3ba}.brand-wordmark sup{color:var(--accent);vertical-align:top;margin:1px 0 0 4px;display:inline-block;font-size:12px}.top-links{gap:26px;border-left:1px solid #ffffff0d;padding-left:30px;height:30px}.top-links a{font-size:14px;font-weight:500;color:#959aa4;transition:color .2s}.top-links a:hover{color:var(--ink)}.tiny-pill{color:#b7a98b;background:#edc8470a;border-color:#edc8471c;font-size:10px;font-weight:500;letter-spacing:.5px}.balance{background:#101216;box-shadow:inset 0 0 0 1px #ffffff08;border-radius:8px;font-weight:600;font-size:14px;height:42px;gap:10px;transition:box-shadow .2s}.balance:hover{box-shadow:inset 0 0 0 1px #edc84744}.balance svg,.inline-coins svg,.text-gold{color:var(--accent)}.demo-tag{font-size:10px;letter-spacing:1.25px;color:#818792}.button{min-height:44px;padding-inline:22px;font-size:14px;font-weight:600;border-radius:8px;transition:background .2s,box-shadow .2s,transform .2s var(--ease-out)}.button.gold,.gold{background:var(--accent);color:#211e18;box-shadow:inset 0 1px #fff2,0 2px 6px #0002}.button.gold:hover:not(:disabled){background:var(--accent-hover);filter:none;box-shadow:inset 0 1px #fff3,0 4px 18px #edc84712;transform:translateY(-1px)}.button:active:not(:disabled){transform:translateY(0)}.button.small{min-height:42px;padding-inline:17px}.login-button{color:#d4d5d9;font-weight:500}.avatar{color:#aeb2bb;background:#272b31;border:1px solid #ffffff07;border-radius:8px;height:36px;width:36px}.avatar:hover{color:#e3d2b0;background:#333331}.sidebar{background:#181b1f;border-color:var(--border);padding-top:26px;overscroll-behavior:contain;scrollbar-gutter:stable}.nav-link{height:41px;padding-inline:12px;font-size:14px;font-weight:450;color:#9299a4;border:1px solid transparent;gap:11px;position:relative;border-radius:7px}.nav-link svg{color:#838b98;stroke-width:1.5;transition:color .2s,transform .25s var(--ease-out)}.nav-link:hover{color:#e3e2dc;background:#ffffff04}.nav-link:hover svg{color:#c3b491;transform:translate(1px)}.nav-link.router-link-exact-active{color:#d9c49b;background:#edc8470b;border-color:#edc84713;font-weight:550}.nav-link.router-link-exact-active:before{content:"";position:absolute;left:-1px;top:12px;bottom:12px;width:2px;border-radius:3px;background:var(--accent)}.nav-link.router-link-exact-active svg{color:#edc847}.nav-caption{font-size:10px;font-weight:500;letter-spacing:1.8px;color:#737b86;padding-inline:13px;margin-bottom:13px}.nav-caption>span{font-size:10px;padding:2px 5px;background:#282d33;color:#999fa9}.nav-divider{background:var(--border);margin:23px 12px;flex-shrink:0}.sidebar-promo{border:0;border-top:1px solid var(--border);background:none;border-radius:0;padding:20px 9px 4px;margin:25px 4px 22px;display:grid;grid-template-columns:25px 1fr;gap:8px 11px}.sidebar-promo>svg{grid-row:span 2;color:#b9a37a;margin-top:2px;stroke-width:1.5}.sidebar-promo strong{font-size:12px;font-weight:550;color:#cac9c4}.sidebar-promo>span{font-size:11px;color:#888f99;grid-column:2;gap:1px}.sidebar-promo>span svg{width:12px}.sidebar-bottom{border-color:var(--border);color:#858d99;font-size:12px}.main-content{padding-top:30px}.lobby-page{max-width:1220px;margin:auto}.page-topline{margin-bottom:23px;letter-spacing:1.5px;font-size:10px;color:#969a9f}.page-topline .lobby-label{gap:14px;font-weight:500}.topline-divider{color:#454b54}.page-topline a{color:#9b9e99;font-size:12px}.hero-row{gap:16px;grid-template-columns:minmax(0,2.25fr) minmax(0,1fr)}.hero{background:#1b1e22;border:1px solid #ffffff0e;border-radius:12px;min-height:285px}.hero:before{content:"";position:absolute;inset:0;background:url(/images/hero.webp) 65% 50% / cover;filter:saturate(.5) brightness(.78);transition:transform 1s var(--ease-out)}.hero:hover:before{transform:scale(1.025)}.hero:after{background:linear-gradient(90deg,#1b1e22ed,#1b1e2266 55%,#1b1e2205)}.hero-copy{padding:29px 30px}.hero-kicker{font-size:10px;letter-spacing:1.75px;color:#b7ab93;font-weight:500}.hero h1{font-size:clamp(36px,3vw,48px);font-weight:600;line-height:1.06;letter-spacing:-1.8px;margin:19px 0 13px}.hero h1 em{color:#d4c198;font-weight:500}.hero p{color:#b0b0ad;font-size:14px;line-height:1.5;margin-bottom:23px}.hero-footnote{color:#92958f;font-size:11px;margin-top:13px}.reward-hero{position:relative;isolation:isolate;overflow:hidden;padding:24px;border-radius:12px;background:linear-gradient(140deg,#302c24,#212225 68%);border-color:#edc84722}.reward-top{color:#c2b69e;position:relative;z-index:1}.eyebrow{font-size:10px;font-weight:500;letter-spacing:1.5px;color:#aa9c84}.reward-amount{font-size:clamp(37px,3.6vw,55px);font-weight:500;letter-spacing:-2px;color:#e3d3b0;margin:18px 0;line-height:1}.reward-amount>span{display:block;font-size:10px;letter-spacing:2px;color:#a89a80;margin-top:12px}.reward-watermark.brand-logo{position:absolute;right:-32px;top:55px;color:#edc847;opacity:.07;z-index:-1;transform:rotate(-12deg)}.reward-watermark .brand-symbol{width:190px;height:190px}.reward-hero h2{font-size:22px;font-weight:550;letter-spacing:-.5px;margin:0 0 7px}.reward-hero p{font-size:12px;color:#a4a19a}.reward-cta{color:#ccb68f;font-size:13px;margin-top:19px;padding-top:17px;border-top:1px solid #ffffff0b;justify-content:space-between}.reward-cta svg{transition:transform .25s var(--ease-out)}.reward-hero:hover .reward-cta svg{transform:translate(3px)}.benefit-strip{padding:16px 0;margin:10px 0 27px;background:none;border:0;border-bottom:1px solid var(--border);border-radius:0;font-size:12px;color:#8f969f}.benefit-strip svg{color:#a49374;stroke-width:1.4;width:16px}.section-title h2{font-size:21px;font-weight:600;letter-spacing:-.6px}.section-title h2>span{font-size:12px;color:#8b929d}.section-title h2 svg{color:#a79a82;stroke-width:1.5}.game-count{color:#9298a0;font-size:10px;letter-spacing:1.7px}.games-grid{gap:14px}.game-card{height:230px;border-radius:11px;border-color:#ffffff0f;background:#1c1f24;transition:border-color .25s,box-shadow .3s,transform .4s var(--ease-out)}.game-card>.game-art{filter:saturate(.48) brightness(.87);transition:transform .65s var(--ease-out),filter .4s}.game-card:after{background:linear-gradient(0deg,#181b20 0%,#181b20c9 22%,transparent 75%)}.game-card:hover{transform:translateY(-3px);border-color:#edc84760;box-shadow:0 12px 30px #0003}.game-card:hover>.game-art{transform:scale(1.055);filter:saturate(.65) brightness(.98)}.card-top{padding:15px}.card-badge{font-size:9px;font-weight:500;letter-spacing:.8px;background:#171b20c9;border:1px solid #edc84729;color:#cfbd99;border-radius:4px;padding:5px 6px}.card-top .original-badge{opacity:.65}.original-badge .brand-symbol{width:23px;height:23px}.card-number{font-size:11px;font-weight:400;color:#b7b5ac}.game-card-copy{left:19px;bottom:20px;right:55px}.game-card-copy>span{font-size:9px;letter-spacing:1.3px;color:#b6aa92;font-weight:400}.game-card-copy h3{font-weight:550;font-size:23px;letter-spacing:-.65px;margin-top:6px}.game-play{border-radius:8px;border-color:#ffffff16;background:#272a2dcc;color:#b8ae9d;bottom:20px;transition:background .25s,color .25s,transform .3s var(--ease-out)}.game-card:hover .game-play{background:#edc847;border-color:#edc847;transform:translateY(-1px)}.more-games{gap:12px;margin-top:15px}.more-games>a{background:#1b1f24;border-color:#ffffff0b;border-radius:9px;padding:10px;gap:9px;transition:background .2s,border-color .2s}.more-games>a:hover{background:#22272d;border-color:#edc84733}.more-games .game-art{filter:saturate(.5);width:44px;min-width:44px}.more-games span{font-size:14px;font-weight:550}.more-games small{font-size:9px;font-weight:400;color:#8a939f;white-space:normal;line-height:1.5;letter-spacing:.2px}.activity{margin-top:35px}.table-wrap{border-color:#ffffff0b;border-radius:10px;background:#191d22}th{background:#1d2127;color:#8e96a2;font-size:12px;padding:15px 18px}td{font-size:13px;color:#afb5be;border-color:#ffffff06;padding:17px 18px}tbody tr{transition:background .16s}tbody tr:hover{background:#ffffff02}.multiplier{border-radius:5px;background:#262b32;font-size:12px}.multiplier.won{background:#81bd9f0b;color:#94c6af}.positive{color:#8dceb1!important}.empty-state{font-size:13px;color:#868f9c;padding-block:42px}.tabs{border:1px solid #ffffff08;border-radius:9px;background:#14171b;padding:4px}.tabs button{border-radius:6px;font-size:14px;padding:10px 17px;color:#9ba2ad}.tabs button.active{background:#30343a;color:#e3dccd;box-shadow:0 2px 4px #0002,inset 0 1px #ffffff06}.tabs.compact button{font-size:12px}.chat-panel{background:#181b20;border-color:var(--border)}.chat-title{padding-top:24px}.chat-title strong{font-size:14px;font-weight:550;gap:9px}.chat-language{border-color:#ffffff0d;background:#1c2026;border-radius:7px;font-size:12px;padding:11px 10px;margin-bottom:14px}.live-label{font-size:9px;color:#8abca6!important;letter-spacing:.6px}.live-label:before{background:#8abca6}.chat-notice{background:#edc84704;border-color:#ffffff06;color:#b6afa1;font-size:12px;gap:9px;line-height:1.65;padding:15px}.chat-notice>svg{color:#a09379;stroke-width:1.4}.chat-notice span{color:#818a97}.chat-empty{display:flex;flex-direction:column;align-items:center;gap:10px;margin:auto 0;color:#7e8896;font-size:12px}.chat-empty>svg{margin-bottom:7px;color:#717b88}.chat-empty strong{color:#a8b0bc;font-size:13px;font-weight:500}.chat-empty p{color:#7f8a99}.chat-message{animation:message-in .22s var(--ease-out) both}.chat-message strong{font-size:12px;font-weight:600;color:#c6cbd3}.chat-message time{font-size:10px;color:#818b99}.chat-message p{font-size:13px;color:#a3acb9;line-height:1.65}.chat-compose{border-color:var(--border);padding:15px 13px}.chat-compose>div{border-color:#3a414b;border-radius:9px;background:#22272e;transition:border-color .2s}.chat-compose>div:focus-within{border-color:#8c7c5f}.chat-compose input{font-size:12px;box-shadow:none}.chat-compose button{color:#c3b08b}.chat-compose>span{font-size:10px;color:#7f8997}.page-heading h1{font-size:30px;font-weight:600;letter-spacing:-1px}.page-heading p{font-size:14px;color:#979eaa}.panel{background:#1c2026;border-color:#ffffff0d;border-radius:12px;padding:27px}.muted{color:#9da5b1;font-size:14px}.wallet-balance{background:linear-gradient(110deg,#25272a,#1d2127);border-color:#edc84720;position:relative;overflow:hidden}.wallet-balance:after{content:"";position:absolute;inset:0 0 auto auto;width:120px;height:3px;background:linear-gradient(90deg,transparent,#b59b6866)}.wallet-balance>span{font-size:11px;color:#a89e89;letter-spacing:1.8px}.wallet-balance strong{font-size:44px;font-weight:500;letter-spacing:-1.5px}.wallet-balance p{font-size:13px;color:#969eaa}.integration-note{border-color:#edc84725;background:#edc84706;color:#c9b791;border-radius:9px}.integration-note p{font-size:13px}.integration-note span{font-size:12px;color:#a39f94}.request-row{border-color:#ffffff08}.request-row strong{font-weight:550;font-size:14px}.request-row span{font-size:12px}.request-row button{font-size:13px}.rewards-banner{background:linear-gradient(130deg,#2d2b26,#1f242a);border-color:#edc84724;border-radius:12px}.rewards-banner h2{font-weight:550}.rewards-banner>svg{color:#edc847;filter:none;transform:rotate(-5deg)}.rewards-banner p{font-size:14px}.reward-details h3{font-weight:550}.seed-panel label{font-size:14px}.auth-dialog{background:#20242a;border-color:#edc84730;border-radius:16px;padding:35px;box-shadow:0 30px 100px #0009,inset 0 1px #ffffff06}.auth-dialog[open]{animation:modal-in .28s var(--ease-out) both}.auth-dialog::backdrop{background:#080b10c9;backdrop-filter:blur(9px)}.auth-dialog h2{font-size:29px;font-weight:550;letter-spacing:-.8px}.auth-note{font-size:12px;color:#959daa}.checkbox-label{color:#a7afbc;font-size:13px}.toast{background:#272c32;border-color:#645b49;border-radius:10px;color:#e0dacd;box-shadow:0 12px 40px #0006;animation:toast-in .25s var(--ease-out)}.site-footer{border-color:var(--border);margin-top:38px;padding-block:28px;gap:20px}.site-footer .brand-symbol{width:26px;height:26px}.site-footer .brand-wordmark{font-size:19px}.site-footer p{font-size:12px;color:#9097a2}.site-footer>span:last-of-type{color:#818a97;font-size:11px}.site-footer a:last-child{font-size:12px;color:#b4a789}.casino-page .bet-panel>.button.gold{box-shadow:inset 0 1px #fff2,0 2px 6px #0002;background:var(--accent)}.casino-page .bet-panel>.button.gold:hover:not(:disabled){background:var(--accent-hover)}.casino-page .bet-panel>.button.gold:active:not(:disabled){box-shadow:inset 0 1px #fff2}.casino-page .bet-panel{background:#22262c}.casino-page .tile{border-color:#3a414b}.casino-page .color-picker .selected{box-shadow:0 0 0 2px #edc847}.casino-page .fair-chip{color:#b1b9ac}.casino-page .page-heading h1{font-weight:600}.studio-canvas .game-art{filter:saturate(.6)}.casino-page .bet-panel label,.casino-page .bet-facts span{font-size:12px}.mobile-bottom{background:#191d23f2;border-color:#ffffff10}.mobile-bottom a,.mobile-bottom button{font-size:11px}.mobile-bottom a svg,.mobile-bottom button svg{stroke-width:1.6}.sidebar{transition:transform .28s var(--ease-out)}.page-reveal-enter-active{transition:opacity .24s ease,transform .3s var(--ease-out)}.page-reveal-leave-active{transition:opacity .1s ease}.page-reveal-enter-from{opacity:0;transform:translateY(6px)}.page-reveal-leave-to{opacity:0}.chat-slide-enter-active,.chat-slide-leave-active{transition:opacity .22s,transform .28s var(--ease-out)}.chat-slide-enter-from,.chat-slide-leave-to{opacity:0;transform:translate(20px)}@keyframes message-in{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@keyframes modal-in{0%{opacity:0;transform:translateY(10px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes toast-in{0%{opacity:0;margin-bottom:-6px}to{opacity:1;margin-bottom:0}}@media(min-width:1700px){.hero{min-height:300px}.hero-copy{padding:31px}.game-card{height:253px}}@media(max-width:1450px){.hero-copy{padding:25px}.hero h1{font-size:38px}.reward-hero{padding:21px}.game-card{height:214px}.game-card-copy{left:16px}.game-card-copy h3{font-size:21px}.more-games{grid-template-columns:repeat(2,minmax(0,1fr))}.benefit-strip{font-size:11px;gap:12px}.nav-link{padding-inline:10px;gap:10px;font-size:13px}.sidebar-promo{padding-inline:5px;gap:7px}.sidebar-promo>span{font-size:10px}}@media(max-width:1050px){.demo-tag{display:none}.topbar{gap:22px}.top-links{padding-left:20px}.top-links .tiny-pill{display:none}.benefit-strip{flex-wrap:wrap;justify-content:flex-start;gap:16px}.benefit-strip>span{font-size:12px}.hero h1{font-size:38px}}@media(max-width:800px){.topbar{padding-inline:14px;gap:10px}.brand-logo .brand-symbol{width:29px;height:29px}.brand-logo{gap:6px}.brand-logo .brand-wordmark{font-size:22px;letter-spacing:-.9px}.topbar .brand-wordmark sup{display:none}.header-right .balance{height:38px;font-weight:500;padding-inline:10px}.button.small{min-height:38px}.topbar .mobile-menu{padding:5px}.hero-row{grid-template-columns:minmax(0,1.6fr) minmax(0,1fr)}.reward-hero{padding:22px}.hero h1{font-size:38px}.hero-copy{padding:25px}.main-content,.chat-visible .main-content{padding-top:25px}.nav-link{font-size:14px}.sidebar-promo>span{font-size:11px}.more-games small{font-size:10px}.game-card{height:220px}.game-card-copy h3{font-size:22px}.site-footer{gap:16px}.site-footer>span:last-of-type{margin-left:0}}@media(max-width:560px){.topbar{gap:8px;padding-inline:11px}.topbar .brand-symbol{width:28px;height:28px}.topbar .brand-wordmark{font-size:20px}.topbar .header-right{gap:6px}.topbar .brand-logo{gap:3px}.topbar .avatar{width:29px;height:32px}.topbar .button.small{padding-inline:12px;font-size:12px}.topbar .balance{font-size:12px;gap:5px;padding-inline:8px}.topbar .balance svg{width:13px}.topbar .login-button{display:none}.main-content,.chat-visible .main-content{padding-inline:16px}.hero-row{grid-template-columns:1fr}.hero{min-height:280px}.hero:before{background-position:60% center}.hero-copy{padding:27px 24px}.hero h1{font-size:41px}.hero p{font-size:14px}.hero .button{min-height:42px;font-size:13px}.hero-footnote{font-size:11px}.page-topline{margin-bottom:19px;font-size:10px;letter-spacing:1.2px}.page-topline .lobby-label{gap:10px}.benefit-strip{padding-block:14px;margin-bottom:22px;gap:10px}.benefit-strip span{font-size:11px}.benefit-strip span:last-child{display:none}.section-title h2{font-size:21px}.game-card{height:203px}.game-card-copy{left:13px;bottom:17px;right:35px}.game-card-copy h3{font-size:20px}.game-card-copy>span{font-size:8px;letter-spacing:.8px}.card-top{padding:11px}.card-number{font-size:10px}.card-badge{font-size:8px;padding:4px;gap:4px}.card-badge svg{display:none}.original-badge .brand-symbol{width:21px;height:21px}.game-play{width:24px;height:25px;bottom:18px;right:10px;border-radius:6px}.game-play svg{width:15px}.games-grid{gap:11px}.more-games{gap:10px}.more-games>a{padding:8px;gap:7px}.more-games .game-art{width:35px;min-width:35px}.more-games span{font-size:13px}.more-games small{font-size:8px}.more-games svg{width:13px}.tabs.compact button{font-size:11px;padding-inline:10px}.panel{padding:22px}.wallet-balance strong{font-size:36px}.auth-dialog{padding:28px}.site-footer>p{display:none}.site-footer>span:last-of-type{font-size:11px}.brand-wordmark sup{margin-top:0}}@media(max-width:370px){.topbar .brand-wordmark{display:none}.topbar .brand-symbol{width:30px;height:30px}.topbar .brand{margin-right:auto}.topbar .header-right{margin-left:0}.hero-copy{padding-inline:20px}.hero h1{font-size:37px}.game-card-copy h3{font-size:18px}.game-card-copy>span{display:none}.game-card{height:175px}.game-card-copy{right:30px}.benefit-strip span{font-size:10px}.benefit-strip svg{width:13px}.section-title h2{font-size:18px}.tabs.compact button{font-size:10px;padding-inline:7px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}:root{--gold-gradient: linear-gradient(115deg, #ffe575, #edc847 48%, #dcae24);--gold-panel: linear-gradient(135deg, #3c341c, #27251a 70%);--gold-border: #edc84729;scrollbar-color:#867034 #211f16}body{background:radial-gradient(ellipse at 48% 0%,#edc84717,transparent 55%),#191810}*{scrollbar-color:#78632e transparent}*::-webkit-scrollbar-thumb{background:#78632e;border-color:#211f16}*::-webkit-scrollbar-thumb:hover{background:#bf9c3d}::selection{background:#caa82e70;color:#fff6cc}.topbar{background:linear-gradient(105deg,#3b3119f5,#292619f5 50%,#322b17f5);border-bottom-color:#edc8472c;box-shadow:0 2px 30px #c99a1210}.brand-wordmark>span{color:#edce68}.brand-symbol{filter:drop-shadow(0 0 9px #edc84722)}.top-links{border-color:#edc84722}.top-links a{color:#c5bda0}.tiny-pill{color:#efd572;background:#eac33c18;border-color:#eac33c30}.demo-tag{color:#bdb394}.balance{background:#17170f;box-shadow:inset 0 0 0 1px #edc84724;color:#fbf1cd}.button.gold,.gold,.app-shell .casino-page .bet-panel>.button.gold{background:var(--gold-gradient);color:#2a2109;border:1px solid #f9df724d;box-shadow:inset 0 1px #fff6bf66,0 3px #9e78152e,0 5px 22px #e9b91417}.button.gold:hover:not(:disabled),.app-shell .casino-page .bet-panel>.button.gold:hover:not(:disabled){background:linear-gradient(115deg,#ffed9b,#f8d85b 55%,#ebbf38);box-shadow:inset 0 1px #fff6bf88,0 5px 28px #e9b91429;filter:none}.login-button,.icon-button,.avatar{color:#e3cc88;background:#edc8470c}.login-button{border:1px solid #edc84719;border-radius:7px}.icon-button:hover,.avatar:hover{color:#ffe681;background:#edc8471b}.avatar,.chat-toggle{border-color:#edc84726}.sidebar{background:radial-gradient(ellipse at 0 0,#b58b2020,transparent 65%),linear-gradient(180deg,#272419,#201f17);border-right-color:#edc8471a}.nav-link{color:#b5b09c}.nav-link svg{color:#a79d7b}.nav-link:hover{background:#edc8470b;color:#f8e6a0}.nav-link:hover svg{color:#efd16c}.nav-link.router-link-exact-active{background:linear-gradient(100deg,#cba62735,#dabb3310);border-color:#edc84732;color:#ffe586;box-shadow:inset 0 1px #fff0a305}.nav-link.router-link-exact-active:before{box-shadow:0 0 9px #edc84760}.nav-caption,.sidebar-bottom{color:#a19778}.nav-caption>span{color:#e1ca82;background:#edc84715}.nav-divider,.sidebar-bottom,.sidebar-promo{border-color:#edc84718}.nav-divider{background:#edc84718}.sidebar-promo>svg,.sidebar-promo>span svg{color:#efd46d}.sidebar-promo strong{color:#eadbb1}.sidebar-promo>span{color:#bcae83}.main-content{background:radial-gradient(ellipse 80% 420px at 55% 0,#edc84712,transparent),radial-gradient(ellipse 50% 600px at 100% 70%,#dfb82807,transparent)}.page-topline,.page-topline a{color:#b8ad8a}.topline-divider{color:#817141}.hero{background:#30291a;border-color:#edc8472a}.hero:before{filter:saturate(.95) brightness(.93)}.hero:after{background:linear-gradient(90deg,#292517f5,#29251781 52%,#bc8d090b)}.hero h1 em{color:#f2d15c}.hero-kicker{color:#ddc774}.hero p{color:#d0c6a5}.hero-footnote{color:#b1a581}.reward-hero{background:radial-gradient(ellipse at 90% 0%,#e8bf3733,transparent 70%),linear-gradient(140deg,#53431c,#302b1a);border-color:#edc84743;box-shadow:inset 0 1px #ffe5830a}.reward-top,.eyebrow{color:#d6bd71}.reward-amount{color:#ffe486;text-shadow:0 2px 22px #d6a71e18}.reward-amount>span{color:#c7b474}.reward-watermark.brand-logo{opacity:.11}.reward-hero p{color:#c4b793}.reward-cta{color:#f4d776;border-color:#edc84725}.benefit-strip{color:#b4ac91;border-color:#edc8471a}.benefit-strip svg,.section-title h2 svg{color:#d3b94f}.section-title h2>span,.game-count{color:#aba385}.game-card{background:#29261a;border-color:#edc8472b;box-shadow:inset 0 1px #f8da5d08}.game-card>.game-art{filter:saturate(.9) brightness(.97)}.game-card:after{background:linear-gradient(0deg,#292517,#292517d6 17%,#b58d1106 65%)}.game-card:hover{border-color:#e5c54d94;box-shadow:0 10px 30px #0003,0 0 20px #d2a6140c}.game-card:hover>.game-art{filter:saturate(1.05) brightness(1.03)}.card-badge{background:#382d10dc;color:#ffe487;border-color:#e8c74551}.card-number{color:#ddd0a3}.game-card-copy>span{color:#d7c17b}.game-play{background:linear-gradient(135deg,#8e742933,#d4af2820);border-color:#edc8473b;color:#f0d273}.game-card:hover .game-play{background:var(--gold-gradient)}.more-games>a{background:linear-gradient(120deg,#34301e,#26251a);border-color:#edc84722}.more-games>a:hover{background:#3b3420;border-color:#edc84755}.more-games .game-art{filter:saturate(.9)}.more-games small{color:#b2a67e}.more-games svg{color:#d8bb65}.tabs{background:#1d1c13;border-color:#edc84720}.tabs button{color:#bcb08c}.tabs button.active{background:linear-gradient(120deg,#816a26,#594b22);color:#fff0b3;box-shadow:inset 0 1px #ffe47726}.tabs button:hover:not(.active){background:#edc8470c;color:#ead695}.table-wrap{background:#211f17;border-color:#edc8471a}th{background:#2c291c;color:#b5a77e}td{border-color:#edc8470a;color:#cac2aa}.multiplier{background:#3a321e;color:#cebc86}.empty-state{color:#a69e84}.chat-panel{background:linear-gradient(175deg,#2d2819,#211f16 45%);border-color:#edc84724}.chat-title strong,.chat-title strong svg{color:#e8dcb4}.chat-language{background:#39311b;border-color:#edc8472a;color:#dacb9b}.chat-notice{background:#eac53809;border-color:#edc84718;color:#e0cc8a}.chat-notice>svg{color:#e7c758}.chat-notice span{color:#b2a889}.chat-empty>svg{color:#bda552}.chat-empty strong{color:#d0c39b}.chat-empty p{color:#aa9e79}.chat-message p{color:#c0bcae}.chat-compose{border-color:#edc8471b}.chat-compose>div{background:#322c1c;border-color:#edc84734}.chat-compose>div:focus-within{border-color:#d9ba48}.chat-compose button{color:#f0d36c}.chat-compose>span{color:#ab9c72}.panel{background:var(--gold-panel);border-color:#edc84724}.wallet-balance,.rewards-banner{background:radial-gradient(ellipse at 90% 0%,#ebc64722,transparent 65%),linear-gradient(120deg,#42371c,#29261a);border-color:#edc84736}.wallet-balance>span{color:#d6bf70}.wallet-balance strong{color:#fff1b8}.wallet-balance p,.rewards-banner p{color:#c4ba9b}.integration-note{border-color:#edc84738;background:#edc84709}.integration-note p{color:#e4cc80}.integration-note span{color:#bdb090}.auth-dialog{background:radial-gradient(ellipse at 80% 0,#edc84716,transparent 65%),#292619;border-color:#edc8473f}.auth-dialog input,.wallet-grid input,.seed-panel input,.seed-panel select{background:#1e1c13;border-color:#edc84732}.auth-dialog input:focus,.wallet-grid input:focus,.seed-panel input:focus{border-color:#d9bb4c;box-shadow:0 0 0 3px #edc84710}.secondary{color:#ecd38b;background:#574921;border:1px solid #edc8472c}.text-link{color:#efd36f}.toast{background:linear-gradient(120deg,#41361c,#2b271b);border-color:#b69436;color:#ffedb3}.site-footer{border-color:#edc8471a}.mobile-bottom{background:#2b2517f5;border-color:#edc84735}.mobile-bottom a,.mobile-bottom button{color:#afa27b}.mobile-bottom .router-link-exact-active{color:#ffe078}.app-shell .casino-page .game-layout{border-color:#edc84735;box-shadow:0 15px 50px #0003,0 0 50px #dcb62a04}.app-shell .casino-page .bet-panel{background:linear-gradient(155deg,#39311e,#2b281b);border-color:#edc84724}.app-shell .casino-page .studio-stage{background:radial-gradient(ellipse at 50% 35%,#e6c43a15,transparent 75%),#242117}.app-shell .studio-toolbar{background:linear-gradient(90deg,#edc8470c,transparent);border-color:#edc84714}.app-shell .studio-toolbar>span{color:#edda98}.app-shell .studio-toolbar b,.app-shell .studio-status{color:#b5a777}.app-shell .casino-page .bet-mode span{background:#665222;color:#f1d57d}.app-shell .casino-page .bet-panel label{color:#d7cda9}.app-shell .casino-page .bet-panel input,.app-shell .casino-page .bet-panel select,.app-shell .casino-page .bet-input{background:#201e14;border-color:#76602c;color:#fbf2d8}.app-shell .casino-page .bet-input button{background:#55471f;border-color:#a58a3344;color:#f7dd88}.app-shell .casino-page .bet-facts{border-color:#edc84720}.app-shell .casino-page .bet-facts span{color:#aa9f7d}.app-shell .casino-page .bet-facts b{color:#e0d5b4}.app-shell .casino-page .tile{background:linear-gradient(145deg,#51462b,#38321f);border-color:#a0873a50;border-bottom-color:#1b190f;color:#c1ad75}.app-shell .casino-page .tile:hover:not(:disabled){background:linear-gradient(145deg,#736031,#4c4123);border-color:#dfc255;box-shadow:0 4px 18px #e6bb2115}.app-shell .casino-page .tile.revealed{background:radial-gradient(circle,#386b5e,#203f39);color:#95f0ce;border-color:#488372}.app-shell .casino-page .tile.hit{background:radial-gradient(circle,#663c45,#39282f);color:#eca9b3;border-color:#84515c}.app-shell .tile-mark{color:#b5a16b}.app-shell .canvas-label,.app-shell .board-meta{color:#dfd0a4}.app-shell .canvas-label span,.app-shell .board-caption,.app-shell .outcome-caption{color:#b8aa82}.app-shell .studio-hint{color:#b6aa89;border-color:#edc84716}.app-shell .reel-window:after{background:linear-gradient(90deg,#242117 0,transparent 18%,transparent 82%,#242117 100%)}.app-shell .studio-canvas .game-art{filter:saturate(.9)}.app-shell .dial-track{stroke:#51472a}.app-shell .dial-content{border-color:#edc84724;background:radial-gradient(circle,#edc84716,transparent 72%)}.app-shell .target-pill{background:#e2bc2920;border-color:#edc84742;color:#d2bb74}.app-shell .target-pill b{color:#ffe080}.app-shell .casino-page .game-notes{background:linear-gradient(120deg,#302b1c,#242218);border-color:#edc84720}
