:root{--mobile-bg:#0b1220;--mobile-surface:#152238;--mobile-accent:#d5b578;--mobile-text:#f3f5fb;--mobile-muted:#9ba7b9;--mobile-line:#26354a}
html{font-size:min(10vw,60px)!important}body{margin:0;background:var(--mobile-bg);font-family:-apple-system,BlinkMacSystemFont,"PingFang SC","Microsoft YaHei",sans-serif}#app{max-width:600px;min-height:100vh;margin:0 auto}#app>.app,.app-ti_green{min-height:100vh}button,a{-webkit-tap-highlight-color:transparent}.mobile-home,.mobile-home *,.mobile-nav,.mobile-nav *{box-sizing:border-box}.mobile-home{background:var(--mobile-bg);color:var(--mobile-text);padding-bottom:calc(92px + env(safe-area-inset-bottom));min-height:100vh}.mobile-home button,.mobile-nav button{font:inherit;color:inherit;border:0;background:none;cursor:pointer;appearance:none}.mobile-home button:focus-visible,.mobile-home a:focus-visible,.mobile-nav button:focus-visible{outline:2px solid var(--mobile-accent);outline-offset:3px}.mobile-home h1,.mobile-home h2,.mobile-home p{margin:0}.mobile-home .mobile-icon{display:block;width:24px;height:24px;flex:0 0 24px}.mobile-masthead{height:64px;padding:0 18px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid var(--mobile-line)}.mobile-masthead h1{font-size:25px;font-weight:650;letter-spacing:.3px;color:var(--mobile-accent);line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mobile-home .mobile-service{display:flex;gap:8px;align-items:center;font-size:15px;min-height:44px;flex-shrink:0}.mobile-service svg{color:var(--mobile-accent)}.mobile-appbar{height:58px;padding:0 18px;display:flex;align-items:center;justify-content:space-between;background:#111d30}.mobile-appbar>span{display:flex;gap:8px;align-items:center;font-size:14px}.mobile-appbar>span svg{color:var(--mobile-accent);height:21px}.mobile-home .mobile-outline{border:1px solid var(--mobile-accent);border-radius:7px;min-height:38px;min-width:64px;padding:0 12px;color:var(--mobile-accent);font-size:14px;display:inline-flex;align-items:center;justify-content:center;gap:7px}.mobile-appbar .mobile-outline{color:var(--mobile-text)}.mobile-appbar .mobile-outline svg{width:20px;height:20px;flex-basis:20px;color:var(--mobile-accent)}.mobile-content{padding:12px 16px 0}.mobile-banner{aspect-ratio:2.1;position:relative;border-radius:12px;overflow:hidden;background:#111d30}.mobile-banner .van-swipe,.mobile-banner .van-swipe__track,.mobile-banner .van-swipe-item,.mobile-banner a{height:100%;display:block}.mobile-banner img{display:block;width:100%;height:100%;object-fit:cover}.mobile-counter{position:absolute;right:12px;bottom:10px;color:#fff;font-size:12px;line-height:24px;padding:0 6px;background:#07101a80;border-radius:4px;pointer-events:none}.mobile-home .mobile-notice{display:flex;align-items:center;width:100%;margin-top:12px;min-height:46px;padding:0 12px;border-radius:9px;background:var(--mobile-surface);gap:10px;text-align:left}.mobile-notice-label{display:flex;gap:6px;align-items:center;color:var(--mobile-accent);font-size:14px;flex-shrink:0;padding-right:10px;border-right:1px solid #3a4555}.mobile-notice-label .mobile-icon{width:19px;height:19px;flex-basis:19px}.mobile-notice-copy{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px;flex:1;line-height:1.5}.mobile-notice>.mobile-icon{width:16px;height:16px;flex-basis:16px;color:var(--mobile-accent)}.mobile-account{margin-top:12px;background:var(--mobile-surface);border-radius:12px;overflow:hidden}.mobile-account-main{display:flex;align-items:center;gap:12px;padding:17px 15px;border-bottom:1px solid var(--mobile-line)}.mobile-avatar{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:#34435b;color:#c0c9d7;flex-shrink:0}.mobile-avatar .mobile-icon{width:28px;height:28px}.mobile-account-copy{flex:1;min-width:0}.mobile-account-copy h2{font-size:17px;font-weight:600;line-height:1.5;overflow:hidden;text-overflow:ellipsis}.mobile-account-copy p{font-size:12px;color:var(--mobile-muted);margin-top:2px;line-height:1.6}.mobile-shortcuts{display:flex;padding:14px 0}.mobile-shortcuts button{display:flex;flex-direction:column;gap:8px;align-items:center;justify-content:center;flex:1;min-height:51px;border-right:1px solid var(--mobile-line);font-size:13px;line-height:1.4}.mobile-shortcuts button:last-child{border:0}.mobile-shortcuts .mobile-icon{height:26px;width:26px}.mobile-venues{margin-top:24px}.mobile-venues>h2{font-size:20px;line-height:28px;font-weight:600;margin:0 2px 10px}.mobile-categories{display:flex;justify-content:space-between;margin-bottom:8px;gap:2px}.mobile-home .mobile-categories button{position:relative;flex:1;min-width:0;height:45px;font-size:15px;color:var(--mobile-muted);padding:0}.mobile-categories button[aria-selected=true]{color:var(--mobile-accent)}.mobile-categories button[aria-selected=true]:after{content:"";position:absolute;bottom:0;left:18%;right:18%;height:2px;background:var(--mobile-accent)}.mobile-game-list{border-radius:10px;overflow:hidden;background:var(--mobile-surface)}.mobile-home .mobile-game{display:flex;gap:14px;align-items:center;padding:12px 15px;width:100%;min-height:74px;text-align:left;border-bottom:1px solid var(--mobile-line)}.mobile-game:last-child{border-bottom:0}.mobile-game-art{width:46px;height:46px;border-radius:7px;background:#0b1729;display:grid;place-items:center;overflow:hidden;flex-shrink:0}.mobile-game-art img{width:100%;height:100%;object-fit:contain}.mobile-monogram{color:var(--mobile-accent);font-size:18px;line-height:1.2;padding:3px;text-align:center;max-width:100%;overflow:hidden}.mobile-game-name{flex:1;font-size:16px;font-weight:450;line-height:1.5;min-width:0;overflow-wrap:anywhere}.mobile-game>.mobile-icon{width:20px;height:20px;flex-basis:20px;color:var(--mobile-muted)}.mobile-empty{padding:28px!important;color:var(--mobile-muted);font-size:14px;text-align:center}.mobile-secondary{margin-top:14px}.mobile-secondary>button{display:flex;gap:10px;align-items:center;font-size:14px;width:100%;min-height:48px;color:var(--mobile-accent)}.mobile-secondary>button svg:last-child{margin-left:auto}.mobile-home .mobile-load-error{padding-top:14px;font-size:13px;line-height:1.6;color:var(--mobile-muted)}.mobile-load-error button{color:var(--mobile-accent);text-decoration:underline}.mobile-home .mobile-dialog{background:var(--mobile-surface);color:var(--mobile-text);width:calc(100% - 40px);max-width:420px;border:1px solid var(--mobile-line);border-radius:14px}.mobile-dialog .van-dialog__header{font-size:19px;color:var(--mobile-accent)}.mobile-dialog-body{padding:22px;max-height:55vh;overflow:auto;font-size:14px;line-height:1.8;overflow-wrap:anywhere}.mobile-dialog-body *{max-width:100%;font-size:inherit}.mobile-dialog-body p+p{margin-top:12px}.mobile-dialog .van-button{background:var(--mobile-surface);color:var(--mobile-accent)!important;font-size:16px}.mobile-nav{position:fixed;bottom:0;left:50%;transform:translateX(-50%);max-width:600px;width:100%;display:flex;min-height:70px;padding:10px 8px calc(8px + env(safe-area-inset-bottom));background:#111d30;border-top:1px solid var(--mobile-line);z-index:200;box-shadow:0 -8px 28px #060d161c}.mobile-nav button{display:flex;flex:1;align-items:center;justify-content:center;flex-direction:column;gap:5px;min-height:48px;color:#a6b1c2;font-size:12px;line-height:1.4}.mobile-nav svg{width:24px;height:24px}.mobile-nav .is-active{color:var(--mobile-accent)}.mobile-nav .is-active:first-child svg{fill:var(--mobile-accent);stroke:var(--mobile-accent)}@media(max-width:350px){.mobile-content{padding-left:12px;padding-right:12px}.mobile-masthead{padding:0 14px}.mobile-masthead h1{font-size:22px}.mobile-account-main{padding:14px 12px;gap:8px}.mobile-account-copy p{font-size:11px}.mobile-game-name{font-size:15px}.mobile-home .mobile-categories button{font-size:14px}}@media(prefers-reduced-motion:reduce){.mobile-home *{scroll-behavior:auto!important;animation:none!important;transition:none!important}}

.mobile-extra{display:flex;gap:22px;padding:14px 4px}.mobile-home .mobile-extra button{color:var(--mobile-muted);font-size:13px;min-height:44px}

/* Neutral information artwork; all text stays selectable and editable. */
.mobile-banner{aspect-ratio:2.27;min-height:184px;border:1px solid #263b55;border-radius:14px}
.mobile-banner a{position:relative}
.mobile-banner-copy{position:absolute;inset:22px auto auto 22px;display:flex;flex-direction:column;align-items:flex-start;max-width:74%;pointer-events:none}
.mobile-banner-copy strong{font-size:clamp(21px,5.65vw,30px);line-height:1.27;white-space:pre-line;font-weight:600;letter-spacing:.3px;color:#f3f5fb;text-shadow:0 1px 8px #081321}
.mobile-banner-copy>span{margin-top:12px;font-size:clamp(11px,3vw,13px);line-height:1.6;color:#bdc9db}
.mobile-banner-copy>.mobile-banner-link{margin-top:14px;font-size:13px;color:#e4c78d;border-bottom:1px solid currentColor;padding-bottom:3px}
.mobile-banner-link span{font-size:16px;margin-left:6px}
.mobile-banner-controls{position:absolute;bottom:3px;left:15px;right:8px;display:flex;align-items:center;justify-content:space-between;pointer-events:none}
.mobile-banner-dots{display:flex;pointer-events:auto}
.mobile-home .mobile-banner-dots button{position:relative;width:25px;height:28px;padding:0}
.mobile-banner-dots button:after{content:'';position:absolute;inset:12px 8px;background:#8793a6;border-radius:3px}
.mobile-banner-dots button[aria-current=true]:after{left:5px;right:5px;background:#d5b578}
.mobile-home .mobile-banner-pause{pointer-events:auto;font-size:10px;min-height:28px;color:#e0e7ef;padding:0 6px;background:#07132180;border-radius:6px}
.mobile-info-dialog .mobile-dialog-body h3{font-size:16px;color:#e4c78d;font-weight:500;margin:18px 0 6px}
.mobile-info-dialog .mobile-dialog-body h3:first-child{margin-top:0}
.mobile-info-dialog .mobile-dialog-body p{font-size:14px;line-height:1.85;color:#cbd5e3}
@media(max-width:350px){.mobile-banner{min-height:180px}.mobile-banner-copy{left:17px;top:19px;max-width:83%}.mobile-banner-copy strong{font-size:20px}.mobile-banner-copy>span{font-size:11px}.mobile-banner-copy>.mobile-banner-link{font-size:12px;margin-top:10px}}

.mobile-banner{width:100%}.mobile-banner .van-swipe__track{display:flex}.mobile-banner .van-swipe-item{position:relative;flex-shrink:0}
.mobile-support{box-sizing:border-box;min-height:100vh;padding:0 16px calc(94px + env(safe-area-inset-bottom));color:var(--mobile-text);background:var(--mobile-bg)}.mobile-support *{box-sizing:border-box}.mobile-support h1,.mobile-support h2,.mobile-support p{margin:0}.mobile-support button,.mobile-support a{font:inherit;color:inherit;background:none;border:0;cursor:pointer;text-decoration:none}.support-header{height:64px;display:flex;align-items:center;gap:12px;border-bottom:1px solid var(--mobile-line)}.support-header h1{font-size:18px;font-weight:500}.mobile-support .support-header button{font-size:34px;width:36px;height:44px;color:var(--mobile-accent)}.support-intro{margin-top:16px;min-height:180px;padding:25px 20px;background:#0d192b url('/static/redesign-content-20260905/help.jpg') center/cover;border:1px solid #263b55;border-radius:14px}.support-intro h2{font-size:25px;font-weight:600;line-height:1.3}.support-intro p{font-size:12px;line-height:1.7;max-width:190px;color:#bdc9db;margin-top:14px}.support-topics{display:flex;margin-top:14px;gap:10px}.mobile-support .support-topics button{flex:1;min-height:52px;padding:0 15px;text-align:left;font-size:14px;border:1px solid var(--mobile-line);border-radius:9px;background:var(--mobile-surface)}.support-topics span{float:right;color:var(--mobile-accent);font-size:17px}.support-status{margin-top:24px;padding:22px 16px;background:var(--mobile-surface);border-radius:12px}.support-status h2{font-size:17px;line-height:1.5;font-weight:500}.support-status p{font-size:13px;color:var(--mobile-muted);line-height:1.7;margin-top:8px}.mobile-support .support-retry{color:var(--mobile-accent);font-size:14px;min-height:44px;padding:0 16px;margin-top:14px;border:1px solid var(--mobile-accent);border-radius:7px}.support-window-title{display:flex;align-items:center;justify-content:space-between;gap:12px}.support-window-title a{font-size:12px;color:var(--mobile-accent);min-height:36px;display:flex;align-items:center}.support-frame{display:block;width:100%;height:60vh;min-height:320px;margin-top:12px;background:#fff;border-radius:10px}.mobile-support .support-privacy{font-size:12px;line-height:1.8;color:var(--mobile-muted);padding:18px 4px}.mobile-support button:focus-visible,.mobile-support a:focus-visible{outline:2px solid var(--mobile-accent);outline-offset:3px}@media(max-width:350px){.mobile-support{padding-left:12px;padding-right:12px}.support-intro h2{font-size:23px}.support-intro p{max-width:156px}.support-window-title{align-items:flex-start;flex-direction:column;gap:4px}}
/* Full-height informational reading surface, using the existing design system. */
.mobile-home .mobile-reader{width:100%;max-width:600px;height:100%;height:100dvh;left:50%;right:auto;transform:translate3d(-50%,-50%,0);display:flex;flex-direction:column;background:var(--mobile-bg);color:var(--mobile-text)}
.reader-header{display:flex;align-items:center;justify-content:space-between;min-height:64px;padding:10px 20px;border-bottom:1px solid var(--mobile-line);flex-shrink:0}.reader-header>span{font-size:14px;color:var(--mobile-muted)}.mobile-home .reader-header button{display:flex;align-items:center;gap:6px;min-height:44px;min-width:70px;font-size:15px;color:var(--mobile-accent);padding:0}.reader-header button span{font-size:31px;line-height:1}
.reader-topics{display:flex;flex-shrink:0;padding:0 20px;gap:18px;border-bottom:1px solid var(--mobile-line)}.mobile-home .reader-topics button{position:relative;min-height:52px;padding:0 4px;font-size:14px;color:var(--mobile-muted);flex:1}.mobile-home .reader-topics button[aria-current=page]{color:var(--mobile-accent)}.reader-topics button[aria-current=page]:after{content:'';height:2px;background:var(--mobile-accent);position:absolute;bottom:0;left:14px;right:14px}
.reader-scroll{flex:1;min-height:0;overflow:auto;overscroll-behavior:contain;padding:22px 22px calc(24px + env(safe-area-inset-bottom));-webkit-overflow-scrolling:touch}.reader-hero{border:1px solid #263b55;border-radius:12px;min-height:134px;padding:28px 20px;background-color:#101b2d;background-size:cover;background-position:center;margin-bottom:26px}.reader-hero h1{font-size:26px;font-weight:600;line-height:1.3;margin:0}.reader-hero p{font-size:12px;line-height:1.8;color:#c0cbdd;margin-top:10px;max-width:70%}
.reader-body{overflow-wrap:anywhere;color:#d6deea}.reader-body .reader-text{max-width:100%}.reader-body p,.reader-body li{font-size:16px!important;line-height:1.9!important;letter-spacing:.1px}.reader-body h1,.reader-body h2,.reader-body h3,.reader-body h4{font-size:19px!important;line-height:1.5!important;color:#ead0a0;margin:27px 0 10px;font-weight:500}.reader-body h3:first-child{margin-top:0}.reader-body p{margin:0 0 18px}.reader-body ul,.reader-body ol{padding-left:23px}.reader-body li{margin-bottom:10px}.reader-body img{max-width:100%!important;height:auto!important;display:block;border-radius:8px;margin:14px auto}.reader-body img[hidden]{display:none!important}.reader-body iframe,.reader-body video{max-width:100%}.reader-body table{display:block;max-width:100%;overflow-x:auto;font-size:14px}.reader-body pre{white-space:pre-wrap;overflow-wrap:anywhere}.reader-body a{color:var(--mobile-accent);text-decoration:underline;text-underline-offset:3px}.reader-image-error{display:block;padding:16px;border:1px dashed var(--mobile-line);border-radius:8px;color:var(--mobile-muted);font-size:14px;line-height:1.6;margin:14px 0}
.reader-end{display:flex;align-items:center;justify-content:space-between;margin-top:26px;padding-top:15px;border-top:1px solid var(--mobile-line);gap:12px}.reader-end>span{font-size:12px;color:var(--mobile-muted)}.mobile-home .reader-end button{min-height:44px;padding:0;font-size:13px;color:var(--mobile-accent)}.reader-scroll:focus-visible{outline:1px solid var(--mobile-accent);outline-offset:-3px}@media(max-width:350px){.reader-scroll{padding-left:17px;padding-right:17px}.reader-hero{padding:25px 16px}.reader-hero h1{font-size:24px}.reader-hero p{max-width:75%;font-size:11px}.reader-topics{padding:0 16px;gap:8px}}@media(prefers-reduced-motion:reduce){.mobile-reader{transition:none!important}}

/* 66U reference mobile shell; own CO content and account routes. */
:root{--mobile-bg:#000;--mobile-surface:#3b3b41;--mobile-accent:#dec985;--mobile-text:#fff;--mobile-muted:#c6c3bd;--mobile-line:#514b3d}
.mobile-66-home{padding-bottom:calc(76px + env(safe-area-inset-bottom));background:#000;color:#fff}
.ref-header{height:54px;display:flex;align-items:center;justify-content:space-between;padding:0 18px;background:#000;color:#dec985;border-bottom:1px solid #25221b;gap:8px;box-sizing:border-box}
.ref-brand{font-size:21px!important;font-weight:650;line-height:1.2;letter-spacing:-.7px;white-space:nowrap;color:#dec985;margin:0;background:linear-gradient(180deg,#f7eed0,#a78c4f);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}
.ref-header-actions{display:flex;align-items:center;gap:4px}.ref-header-actions button{display:grid;place-items:center;min-width:36px;height:44px;color:#dec985}.ref-header-actions .mobile-icon{width:20px;height:20px;flex-basis:20px}.ref-language{display:flex;align-items:center;gap:3px;font-size:10px;white-space:nowrap}.ref-language .mobile-icon{width:16px;height:16px;flex-basis:16px}
.mobile-66-home .ref-banner{width:100%;aspect-ratio:5/3;min-height:0;border:none;border-radius:0;background:#090806}.ref-banner .van-swipe-item{position:relative}.ref-banner .ref-hero-link{display:block;width:100%;height:100%;padding:0;position:relative}.ref-hero-link img{object-fit:cover}.ref-hero-copy{position:absolute;top:40%;left:8px;right:8px;display:flex;flex-direction:column;align-items:center;gap:13px;color:#e8d39e;text-align:center;text-shadow:0 2px 8px #000}.ref-hero-copy strong{font-family:"Songti SC","STSong",serif;font-size:clamp(27px,8.2vw,46px);line-height:1.15;font-weight:700}.ref-hero-copy>span{font-size:clamp(10px,2.85vw,15px);line-height:1.5;letter-spacing:.5px}.ref-banner .mobile-banner-copy{left:24px;top:29%;max-width:78%}.ref-banner .mobile-banner-copy strong{color:#e8d39e;font-size:27px}.ref-banner .mobile-banner-link{display:flex;gap:5px;align-items:center}.ref-banner .mobile-banner-link .mobile-icon{width:15px;height:15px;flex-basis:15px}.ref-banner .mobile-banner-controls{bottom:0}.ref-banner .mobile-banner-pause{font-size:9px;min-height:26px;color:#dec985;background:#0008}.ref-banner .mobile-banner-dots button{height:26px;width:20px}.ref-banner .mobile-banner-dots button:after{inset:12px 8px;background:#7b7364}.ref-banner .mobile-banner-dots button[aria-current=true]:after{left:5px;right:5px;background:#dec985}
.mobile-66-home .ref-notice{display:flex;align-items:center;gap:4px;margin:0;width:100%;height:26px;min-height:26px;padding:0 9px;border-radius:0;background:#050505;color:#dec985}.ref-notice>.mobile-icon{width:14px;height:14px;flex-basis:14px}.ref-notice .mobile-notice-copy{font-size:11px;line-height:26px;text-align:left}
.ref-actions{margin:0 8px;background:#3b3b41;border-radius:9px;overflow:hidden}.mobile-66-home .ref-start{display:flex;align-items:center;justify-content:center;gap:12px;width:100%;height:64px;background:#74674c;text-align:left}.ref-start>.mobile-icon{width:47px;height:47px;flex-basis:47px}.ref-actions button>span{display:flex;flex-direction:column;gap:4px}.ref-actions strong{font-size:16px;line-height:1.15;font-weight:650}.ref-actions small{font-size:11px;line-height:1.2;color:#e4e2df}.ref-action-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));padding:0 5px}.ref-action-grid button{display:flex;align-items:center;justify-content:center;gap:13px;height:68px;text-align:left}.ref-action-grid button>span{min-width:66px}.ref-action-grid .mobile-icon{width:36px;height:36px;flex-basis:36px;stroke-width:2.1}
.ref-games{margin:18px 13px 0}.ref-game-rail{display:flex;gap:10px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;overscroll-behavior-x:contain;outline-offset:3px}.ref-game-rail::-webkit-scrollbar{display:none}.mobile-66-home .ref-game{display:flex;flex-direction:column;flex:0 0 calc((100% - 20px)/3);min-width:0;padding:0;border:1px solid #c3ae7c;border-radius:0 0 12px 12px;overflow:hidden;background:#fff;scroll-snap-align:start;color:#101010}.ref-game-picture{display:block;width:100%;aspect-ratio:1.42;background-repeat:no-repeat;background-size:400% 200%;background-color:#282419}.ref-game-name{width:100%;height:19px;display:flex;justify-content:center;align-items:center;font-size:11px;font-weight:600;line-height:19px;color:#101010;background:#fff;white-space:nowrap}.ref-game-navigation{display:flex;align-items:center;justify-content:center;gap:12px;min-height:28px;color:#bfae82}.ref-game-navigation span{font-size:10px}.ref-game-navigation button{display:grid;place-items:center;width:34px;height:28px}.ref-game-navigation .mobile-icon{width:13px;height:13px;flex-basis:13px}.ref-game-navigation button:first-child svg{transform:rotate(180deg)}
.ref-about{text-align:center;padding:5px 18px 22px;background:linear-gradient(#0009,#000c),url('/static/mobile-66u-20260905/hero.png') center/cover}.ref-about h2,.ref-services h2{font-size:25px;line-height:1.4;font-weight:700;color:#fff;margin:0 0 10px}.ref-about p{font-size:15px;line-height:1.75;letter-spacing:1px;font-weight:550}.ref-about-links{display:flex;justify-content:space-around;margin-top:12px}.ref-about-links button{font-size:12px!important;min-height:38px;color:#dec985!important}.ref-services{padding:20px 18px 25px;text-align:center;border-top:1px solid #322b1d}.ref-services>div{display:grid;grid-template-columns:1fr 1fr;gap:20px 16px;margin-top:18px}.ref-services button{display:flex;flex-direction:column;align-items:center;gap:8px;min-height:90px}.ref-services .mobile-icon{width:29px;height:29px;color:#dec985}.ref-services strong{font-size:14px;line-height:1.5}.ref-services span{font-size:11px;line-height:1.7;color:#c6c3bd}.mobile-66-home>.mobile-load-error{font-size:13px;padding:12px 18px;line-height:1.6}
.mobile-nav.ref-footer{background:#201e2b;border:0;box-shadow:none;height:calc(62px + env(safe-area-inset-bottom));min-height:62px;padding:0 0 env(safe-area-inset-bottom);color:#dec985}.mobile-nav.ref-footer button{font-size:11px;font-weight:500;min-height:62px;color:#cbb87c;gap:0}.mobile-nav.ref-footer button[aria-current=page]{color:#efdba2}.mobile-nav.ref-footer button:focus-visible{outline-offset:-5px}
.mobile-66-home .ref-menu{height:100%;width:78%;max-width:330px;background:#181713;color:#eee6d1;box-sizing:border-box;padding:20px;display:flex;flex-direction:column;overflow:auto}.ref-menu header{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #544931;padding-bottom:12px}.ref-menu header strong{font-size:22px}.ref-menu header button{font-size:30px;min-width:44px;min-height:44px}.ref-menu>p{font-size:13px;padding:18px 0;color:#c8b784}.ref-menu nav{display:flex;flex-direction:column}.ref-menu nav button{font-size:16px;text-align:left;min-height:48px;border-bottom:1px solid #383327;padding:8px}.ref-menu button:focus-visible{outline:2px solid #dec985;outline-offset:-3px}
.ref-auth{min-height:100vh;background:#f5f7ff;color:#565960;padding-bottom:calc(84px + env(safe-area-inset-bottom));font-family:-apple-system,BlinkMacSystemFont,"PingFang SC","Microsoft YaHei",sans-serif}.ref-auth *{box-sizing:border-box}.ref-auth button{font:inherit;border:0;cursor:pointer}.ref-auth .ref-header button{background:none;color:#dec985;min-height:44px;font-size:12px}.ref-auth .ref-auth-logo{font-size:38px;font-weight:750;text-align:center;letter-spacing:-2px;margin:38px 0 34px;color:#a58c4e;text-shadow:1px 1px #ede2bf}.ref-auth .ref-auth-form{margin:0 auto;width:calc(100% - 100px);max-width:390px}.ref-auth-form h1{font-size:21px;line-height:1.5;margin:0 0 24px;color:#635536}.ref-auth-form label{display:block;font-size:14px;line-height:1.5;margin:0 0 6px;font-weight:550}.ref-auth-form label:before{content:'*';color:#ba7373;margin-right:3px}.ref-auth-form input{box-sizing:border-box;display:block;width:100%;height:38px;border:0;border-radius:13px;background:#e7e8ee;padding:0 13px;font-size:14px;color:#393e48;outline:none;margin:0 0 18px;box-shadow:none}.ref-auth-form input:focus{outline:2px solid #b79e62;outline-offset:1px}.ref-auth-form input::placeholder{color:#a2a5ae}.ref-auth-code{display:flex;align-items:flex-start;gap:9px}.ref-auth-code input{flex:1;min-width:0}.ref-auth-code button{background:none;padding:0;height:38px;flex:0 0 78px}.ref-auth-code img{display:block;width:78px;height:32px;object-fit:contain}.ref-auth-form .ref-auth-switch{display:block;font-size:12px;color:#6c482e;text-align:right;width:100%;background:none;margin:-1px 0 16px;min-height:30px;padding:0}.ref-auth-form .ref-auth-submit{display:block;width:100%;min-height:38px;background:#dec985;color:#fff;font-size:16px;font-weight:650;border-radius:4px;margin-bottom:16px}.ref-auth-form .ref-auth-visitor{display:block;width:100%;min-height:38px;background:#aab0bf;color:#fff;font-size:16px;font-weight:600;border-radius:4px}.ref-auth-form .ref-auth-support{display:block;text-align:center;margin:14px auto 0;background:none;color:#8e7845;font-size:13px;min-height:36px}.ref-auth button:focus-visible{outline:2px solid #a78c4f;outline-offset:3px}
#app .van-button--info{background:#c9ad68!important;border-color:#c9ad68!important}#app .van-nav-bar{background:#000}#app .van-nav-bar__title,#app .van-nav-bar .van-icon,#app .van-nav-bar__text{color:#dec985}
@media(min-width:500px){.ref-header{height:62px;padding-left:25px;padding-right:25px}.ref-brand{font-size:25px!important}.ref-actions{margin-left:12px;margin-right:12px}.ref-start{height:78px!important}.ref-action-grid button{height:80px}.ref-games{margin:22px 18px 0}.ref-game-name{height:26px;font-size:13px}.ref-about{padding:15px 30px 25px}.ref-about p{font-size:17px}.ref-header-actions{gap:10px}}
@media(max-width:350px){.ref-header{padding:0 12px}.ref-brand{font-size:19px!important}.ref-language{font-size:9px}.ref-header-actions{gap:0}.ref-header-actions button{min-width:31px}.ref-actions strong{font-size:15px}.ref-actions small{font-size:10px}.ref-action-grid button{gap:10px}.ref-action-grid .mobile-icon{width:32px;height:32px;flex-basis:32px}.ref-auth .ref-auth-form{width:calc(100% - 62px)}.ref-auth .ref-auth-logo{font-size:32px}.ref-game-name{font-size:10px}.ref-about p{font-size:14px}}

/* PG-style Telegram Mini App treatment, keeping 688U routes and CO catalogue. */
:root{--mobile-bg:#080812;--mobile-surface:#17122a;--mobile-accent:#e2bd68;--mobile-text:#fff7e6;--mobile-muted:#b9b0c9;--mobile-line:#403560}
.mobile-66-home{background:radial-gradient(80% 26% at 50% 0,#2b1f54 0,transparent 68%),#080812}
.ref-header{height:62px;padding:0 16px;background:#0a0913eF;border-bottom:1px solid #3d315c}.ref-brand{font-size:27px!important;letter-spacing:-1px;background:linear-gradient(135deg,#fff3bc 15%,#d49d3e 85%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.ref-header-actions{gap:6px}.ref-header-actions button{height:42px;min-width:42px;color:#f4d77e;border:1px solid #44365f;border-radius:21px}.ref-header-actions .ref-account{padding:0 12px;display:flex;align-items:center;gap:5px;min-width:auto;font-size:12px}.ref-account .mobile-icon{width:18px;height:18px;flex-basis:18px}.ref-header-actions>button:not(.ref-account){border:0;border-radius:0;min-width:34px;padding:0}
.mobile-66-home .ref-banner{width:calc(100% - 24px);margin:12px auto 0;aspect-ratio:1.93;border:1px solid #735baa;border-radius:17px;box-shadow:0 12px 28px #0009;background:#171027}.ref-pg-hero:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#100b24 0%,#100b24a8 46%,transparent 77%);pointer-events:none}.ref-pg-hero img{object-position:center;filter:saturate(1.08) contrast(1.04)}.ref-pg-hero .ref-hero-copy{z-index:1;top:22%;left:7%;right:auto;align-items:flex-start;text-align:left;gap:7px;max-width:54%;text-shadow:0 2px 10px #000}.ref-pg-hero .ref-hero-copy strong{font-family:-apple-system,BlinkMacSystemFont,"PingFang SC",sans-serif;font-size:clamp(24px,6.5vw,37px);line-height:1.08;letter-spacing:-1.1px;background:linear-gradient(135deg,#fff6c4,#d7a443);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.ref-pg-hero .ref-hero-copy>span{font-size:11px;line-height:1.45;letter-spacing:.2px;color:#f6e5bb}.ref-pg-hero .ref-hero-copy em{display:flex;align-items:center;gap:2px;margin-top:4px;font-size:11px;font-style:normal;font-weight:650;color:#f9dc84}.ref-pg-hero .ref-hero-copy em .mobile-icon{width:14px;height:14px;flex-basis:14px}.ref-banner .mobile-banner-controls{bottom:1px}.ref-banner .mobile-banner-pause{display:none}.ref-banner .mobile-banner-dots{gap:4px}.ref-banner .mobile-banner-dots button{height:21px;width:17px}.ref-banner .mobile-banner-dots button:after{inset:9px 5px;border-radius:5px;background:#9991a2}.ref-banner .mobile-banner-dots button[aria-current=true]:after{left:2px;right:2px;background:#f1c34e}
.mobile-66-home .ref-notice{width:calc(100% - 24px);margin:12px auto 0;height:43px;min-height:43px;padding:0 13px;border:1px solid #433363;border-radius:12px;background:linear-gradient(100deg,#261d46,#161126);color:#f0cf71}.ref-notice>.mobile-icon{width:19px;height:19px;flex-basis:19px}.ref-notice .mobile-notice-copy{font-size:12px;line-height:43px;color:#f7e7b7}
.ref-games{margin:23px 12px 0}.ref-section-heading{display:flex;align-items:center;justify-content:space-between;margin:0 3px 11px}.ref-section-heading h2{font-size:19px;line-height:1.4;color:#fff0c0;letter-spacing:.1px}.ref-section-heading button{display:flex;align-items:center;gap:2px;min-height:32px;padding:0 3px;font-size:12px;color:#efe0af}.ref-section-heading .mobile-icon{width:15px;height:15px;flex-basis:15px}.ref-game-rail{gap:9px}.mobile-66-home .ref-game{flex-basis:calc((100% - 18px)/3);border:1px solid #725797;border-radius:14px;box-shadow:0 8px 15px #0007;background:#1a1430;overflow:hidden}.ref-game-picture{aspect-ratio:.8;background-color:#20183c;filter:saturate(1.1)}.ref-game-name{height:29px;font-size:12px;line-height:29px;color:#fff3c9;background:linear-gradient(180deg,#2a2045,#181227)}.ref-game-navigation{min-height:25px;color:#d5aa4e}.ref-game-navigation span{font-size:10px;color:#d7c38d}.ref-game-navigation button{height:25px;width:28px}
.ref-actions{margin:22px 12px 0;background:none;border-radius:0;overflow:visible}.ref-action-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;padding:0}.ref-action-grid button{position:relative;height:88px;padding:12px 9px 10px;justify-content:flex-start;gap:9px;text-align:left;border:1px solid #453864;border-radius:14px;background:linear-gradient(135deg,#211936,#130f23);box-shadow:0 7px 13px #0005}.ref-action-grid button>span{min-width:0;flex:1}.ref-action-grid .mobile-icon{width:31px;height:31px;flex-basis:31px;color:#efd071}.ref-action-grid>button>.mobile-icon:last-child{width:15px;height:15px;flex-basis:15px;color:#bda978}.ref-actions strong{font-size:15px;line-height:1.3;color:#fff0c5}.ref-actions small{font-size:11px;color:#c2b4d2}.ref-action-grid .ref-primary-action{border-color:#b98c39;background:linear-gradient(135deg,#5e3e1c,#26182c)}.ref-action-grid .ref-promo-action{grid-column:1/-1;height:74px;background:linear-gradient(100deg,#39204e,#1e1637);border-color:#74549e}.ref-promo-action .mobile-icon:first-child{color:#e9c46c}
.ref-about{margin:24px 12px 10px;padding:22px 16px;border:1px solid #43355f;border-radius:16px;background:linear-gradient(135deg,#1f1736,#100d1d);text-align:left}.ref-about h2{font-size:19px;line-height:1.4;color:#fff0c4;margin-bottom:6px}.ref-about p{font-size:13px;line-height:1.7;letter-spacing:0;color:#c5bbd1;font-weight:400}.ref-about-links{justify-content:flex-start;gap:21px;margin-top:12px}.ref-about-links button{font-size:12px!important;color:#f0cc6c!important;min-height:30px}.ref-services{display:none}.mobile-nav.ref-footer{height:calc(67px + env(safe-area-inset-bottom));min-height:67px;background:#0e0c19ee;border-top:1px solid #3c3156;box-shadow:0 -10px 28px #0007}.mobile-nav.ref-footer button{min-height:67px;font-size:11px;color:#cfc5da}.mobile-nav.ref-footer button[aria-current=page]{color:#f0c958}.mobile-nav.ref-footer svg{width:23px;height:23px}
@media(max-width:350px){.ref-header{padding:0 12px}.ref-brand{font-size:23px!important}.ref-header-actions .ref-account{padding:0 8px}.ref-account span{display:none}.mobile-66-home .ref-banner{width:calc(100% - 18px);margin-top:9px}.ref-pg-hero .ref-hero-copy{left:6%;top:19%}.ref-pg-hero .ref-hero-copy strong{font-size:23px}.ref-games,.ref-actions{margin-left:9px;margin-right:9px}.ref-action-grid{gap:8px}.ref-action-grid button{height:82px;padding:9px 7px;gap:7px}.ref-action-grid .mobile-icon{width:27px;height:27px;flex-basis:27px}.ref-actions strong{font-size:14px}.ref-actions small{font-size:10px}.ref-about{margin-left:9px;margin-right:9px}}

/* Fine-grained PG88 public-reference-inspired treatment. Brand, copy, routes and own assets stay 688U. */
.mobile-66-home{background:radial-gradient(110% 23% at 50% -2%,#4a357d 0,transparent 54%),radial-gradient(70% 14% at 0 26%,#2e2355 0,transparent 75%),#080812}
.ref-header{position:relative;z-index:2;height:66px;background:linear-gradient(100deg,#090814,#100b1e 72%,#17102a);border-bottom-color:#4c3b70}.ref-brand{display:flex;flex-direction:column;gap:1px;line-height:.88!important}.ref-brand small{font-size:7px;line-height:1;letter-spacing:1.5px;font-weight:700;color:#bda3df;-webkit-text-fill-color:#bda3df}.ref-header-actions .ref-account{height:38px;border-color:#68528f;background:#201630b8;box-shadow:inset 0 1px #ffffff18}.ref-platform-line{display:flex;justify-content:space-between;align-items:center;height:29px;margin:0 12px;color:#cfc3de;font-size:10px;letter-spacing:.25px}.ref-platform-line span{display:flex;align-items:center;gap:6px}.ref-platform-line i,.ref-auth-hero i{display:inline-block;width:7px;height:7px;border-radius:50%;background:#f3ca62;box-shadow:0 0 0 3px #f3ca6229,0 0 13px #f3ca62}.ref-platform-line strong{font-size:9px;letter-spacing:1.1px;color:#eccd75;font-weight:700}
.mobile-66-home .ref-banner{margin-top:0;width:calc(100% - 24px);border-color:#8466bf;box-shadow:0 15px 32px #000a,inset 0 1px #ffffff24}.ref-pg-hero:before{content:'';position:absolute;z-index:1;inset:1px;border-radius:15px;background:linear-gradient(120deg,transparent 47%,#f5cc6740 76%,transparent 77%);pointer-events:none}.ref-pg-hero .ref-hero-copy{gap:6px;top:17%;max-width:58%}.ref-pg-hero .ref-hero-copy>b{font-size:7px;font-weight:750;letter-spacing:1.25px;color:#f9d971}.ref-pg-hero .ref-hero-copy strong{font-size:clamp(25px,6.8vw,39px);line-height:1.04}.ref-pg-hero .ref-hero-copy>span{font-size:10px;line-height:1.45;color:#d9cce9}.ref-pg-hero .ref-hero-copy em{margin-top:7px;min-height:25px;padding:0 10px;border:1px solid #f2ce6d99;border-radius:15px;background:#1a112ca8;font-size:10px;letter-spacing:.2px}.ref-pg-hero .ref-hero-copy em>span{font-size:10px}.ref-pg-hero .ref-hero-copy em .mobile-icon{width:13px;height:13px;flex-basis:13px}.ref-banner .mobile-banner-dots button[aria-current=true]:after{box-shadow:0 0 8px #f1c34e}
.mobile-66-home .ref-notice{margin-top:10px;background:linear-gradient(105deg,#241a40,#151020 74%);border-color:#4f3c74;box-shadow:inset 0 1px #ffffff0a}.ref-notice>.mobile-icon{color:#f4cd6c}
.ref-games{margin-top:25px}.ref-section-heading{margin-bottom:12px}.ref-section-heading>div,.ref-action-heading>div{min-width:0}.ref-section-heading p,.ref-action-heading p,.ref-about-kicker{margin:0 0 2px;font-size:8px;line-height:1.2;letter-spacing:1.18px;color:#ab93cc;font-weight:750}.ref-section-heading h2{font-size:20px;line-height:1.2;color:#fff2ca}.ref-section-heading button{height:31px;padding:0 8px;border:1px solid #4e3c71;border-radius:17px;background:#1c142d;color:#f4d678}.mobile-66-home .ref-game{position:relative;border-color:#765aa7;border-radius:15px;box-shadow:0 10px 19px #0008}.ref-game-picture{position:relative}.ref-game-picture:after{content:'';position:absolute;inset:auto 0 0;height:48%;background:linear-gradient(transparent,#100b20aa)}.ref-game-picture>b{position:absolute;z-index:1;top:7px;left:7px;padding:3px 5px;border:1px solid #ffe69b88;border-radius:8px;background:#120c20b8;color:#ffe9a2;font-size:7px;line-height:1;font-weight:750;letter-spacing:.65px}.ref-game-name{position:relative;height:31px;line-height:31px;background:linear-gradient(120deg,#2d2249,#171025);font-size:12px}.ref-game-navigation{margin-top:2px}.ref-game-navigation span{font-size:9px;letter-spacing:.7px}
.ref-game-total{display:inline-flex;align-items:center;min-height:27px;padding:0 9px;border:1px solid #4e3c71;border-radius:15px;background:#1c142d;color:#d9c6ec;font-size:10px;line-height:1;white-space:nowrap}
.ref-actions{margin-top:24px}.ref-action-heading{display:flex;align-items:flex-end;justify-content:space-between;margin:0 3px 11px}.ref-action-heading h2{margin:0;color:#fff2ca;font-size:20px;line-height:1.2}.ref-action-heading>span{padding:5px 0;font-size:10px;color:#cdb9e6}.ref-action-grid button{border-color:#51406f;background:linear-gradient(135deg,#211936,#120d22 82%);box-shadow:0 9px 18px #0008,inset 0 1px #ffffff0c}.ref-action-grid button:after{content:'';position:absolute;right:0;top:0;width:36px;height:36px;border-radius:0 14px 0 36px;background:#9f78db12}.ref-action-grid .ref-primary-action{border-color:#d29d48;background:linear-gradient(127deg,#704521,#2a1930 76%);box-shadow:0 9px 21px #0009,inset 0 1px #fff2c02e}.ref-action-grid .ref-promo-action{background:linear-gradient(103deg,#402455,#1e1636 74%);border-color:#805cae}.ref-action-grid button:focus-visible,.ref-game:focus-visible{outline:2px solid #f1cc6b;outline-offset:2px}
.ref-about{position:relative;overflow:hidden;margin-top:26px;padding:23px 17px 19px;background:linear-gradient(125deg,#241938,#0e0a18 77%);border-color:#574273;box-shadow:0 10px 24px #0008}.ref-about:after{content:'688U';position:absolute;right:-5px;bottom:-15px;font-size:64px;font-weight:800;letter-spacing:-5px;color:#ffffff07;pointer-events:none}.ref-about-kicker{color:#d2b267!important}.ref-about h2{position:relative;font-size:21px;margin-bottom:7px}.ref-about p:not(.ref-about-kicker){position:relative;margin:0;max-width:290px;line-height:1.65}.ref-about-links{position:relative;margin-top:13px;gap:18px}.ref-about-links button{padding:0!important;min-height:27px!important}
.mobile-nav.ref-footer{background:linear-gradient(100deg,#0a0914f4,#141021f4);border-top-color:#4a3969}.mobile-nav.ref-footer button[aria-current=page]{text-shadow:0 0 11px #f0c95880}.ref-menu{border-left:1px solid #69528d}
.ref-auth.ref-telegram-only{min-height:100vh;background:radial-gradient(100% 38% at 50% 0,#39265f 0,transparent 63%),#090813;color:#f8f0dc}.ref-auth .ref-header{background:#090813d9;border-bottom-color:#40315d}.ref-auth .ref-auth-hero{padding:46px 24px 31px;text-align:center;background:radial-gradient(53% 70% at 50% 43%,#5a3e8780 0,transparent 72%)}.ref-auth .ref-auth-logo{margin:0;font-size:43px;letter-spacing:-2.6px;color:#f6d374;text-shadow:0 4px 24px #000;background:linear-gradient(135deg,#fff7ca,#d69b37);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.ref-auth-hero>p{display:flex;align-items:center;justify-content:center;gap:7px;margin:11px 0 0;color:#c5b4e0;font-size:9px;font-weight:750;letter-spacing:1.45px}.ref-auth .ref-auth-form{width:calc(100% - 38px);max-width:410px;margin:0 auto;padding:22px 19px 18px;border:1px solid #5b477c;border-radius:18px;background:linear-gradient(135deg,#20172f,#110d1d);box-shadow:0 19px 37px #0009}.ref-auth-form .ref-auth-pill{display:inline-block;padding:5px 9px;border:1px solid #d3a65399;border-radius:20px;background:#5e431a55;color:#f1d278;font-size:10px;font-weight:650}.ref-auth-form h1{margin:15px 0 10px;color:#fff1bd;font-size:27px;line-height:1.15;letter-spacing:-.7px}.ref-auth-form>p{margin:0 0 19px;color:#c9bdd9;font-size:13px;line-height:1.75}.ref-auth-form .ref-auth-submit{display:flex;align-items:center;justify-content:space-between;min-height:50px;margin:0;border:1px solid #ffdf83;border-radius:12px;padding:0 15px;background:linear-gradient(120deg,#f5d267,#c68c30);color:#20120b;font-size:14px;font-weight:800;box-shadow:0 8px 19px #0006}.ref-auth-submit b{font-size:23px;line-height:1;font-weight:500}.ref-auth-form .ref-auth-tip{display:block;margin:11px 0 13px;color:#a999bb;font-size:10px;text-align:center}.ref-auth-form .ref-auth-visitor{min-height:38px;border:1px solid #5a4875;border-radius:10px;background:#211932;color:#e5d9ee;font-size:13px}.ref-auth .mobile-nav.ref-footer{background:#0b0915f4}.ref-auth .ref-footer button[aria-current=page]{color:#f0c958}
@media(max-width:350px){.ref-platform-line{margin-left:9px;margin-right:9px}.ref-brand small{font-size:6px}.ref-pg-hero .ref-hero-copy{top:13%;max-width:61%}.ref-pg-hero .ref-hero-copy>b{font-size:6px;letter-spacing:.8px}.ref-pg-hero .ref-hero-copy>span{font-size:9px}.ref-auth .ref-auth-hero{padding-top:36px}.ref-auth .ref-auth-form{width:calc(100% - 26px);padding-left:15px;padding-right:15px}.ref-auth-form h1{font-size:24px}}

/* Telegram public-launch style for the pre-login entry. */
.ref-auth.ref-telegram-only{min-height:100vh;padding:0;background:radial-gradient(circle at 8% 90%,#78c99e 0,transparent 26%),radial-gradient(circle at 92% 86%,#dce671 0,transparent 31%),linear-gradient(180deg,#ecf7df 0%,#d9f0bf 100%);color:#202a33;font-family:-apple-system,BlinkMacSystemFont,"PingFang SC","Microsoft YaHei",sans-serif}.ref-tg-header{display:flex;align-items:center;justify-content:space-between;height:54px;padding:0 16px;background:#fff;box-shadow:0 1px 2px #2b54641f}.ref-tg-wordmark{display:flex;align-items:center;gap:9px;color:#36414c;text-decoration:none}.ref-tg-wordmark i{display:grid;place-items:center;width:31px;height:31px;border-radius:50%;background:#2a98dc;color:#fff;font-size:18px;font-style:normal;line-height:1;transform:rotate(-18deg)}.ref-tg-wordmark strong{font-size:21px;letter-spacing:-.6px}.ref-tg-open{display:grid;place-items:center;min-width:89px;height:35px;border-radius:19px;background:#2a98dc;color:#fff;text-decoration:none;font-size:14px;font-weight:750}.ref-tg-launch-card{width:calc(100% - 32px);max-width:390px;margin:17px auto 0;padding:34px 24px 28px;border-radius:18px;background:#fff;box-shadow:0 9px 24px #4f967038;text-align:center}.ref-tg-bot-avatar{display:flex;align-items:center;justify-content:center;width:104px;height:104px;margin:0 auto 19px;border:5px solid #f2f8fd;border-radius:50%;background:radial-gradient(circle at 32% 28%,#67c7f2 0,#1472ac 39%,#152541 72%);box-shadow:0 5px 12px #1b55733b;color:#fff;letter-spacing:-5px}.ref-tg-bot-avatar span{font-size:33px;font-weight:850;line-height:1;text-shadow:0 2px 2px #0a172a}.ref-tg-bot-avatar b{align-self:flex-end;margin:0 0 23px 2px;color:#ec4a52;font-size:24px;line-height:1;letter-spacing:-2px;text-shadow:0 2px 2px #0a172a}.ref-tg-launch-card h1{margin:0;color:#151c23;font-size:26px;line-height:1.25;font-weight:800;letter-spacing:-.7px}.ref-tg-handle{margin:4px 0 17px;color:#84909b;font-size:15px;line-height:1.4}.ref-tg-description{margin:0 auto;max-width:292px;color:#26333d;font-size:15px;line-height:1.65}.ref-tg-start{display:grid;place-items:center;width:132px;height:43px;margin:25px auto 20px;border-radius:22px;background:#2a98dc;color:#fff;text-decoration:none;font-size:15px;font-weight:800;box-shadow:0 5px 10px #1877ad35}.ref-tg-footnote{margin:0;color:#7e8991;font-size:13px;line-height:1.45}.ref-auth.ref-telegram-only *{box-sizing:border-box}@media(max-width:350px){.ref-tg-launch-card{width:calc(100% - 24px);padding:28px 17px 24px}.ref-tg-bot-avatar{width:92px;height:92px}.ref-tg-launch-card h1{font-size:24px}}

/* Game lobby: game selection leads, wallet actions follow. */
.ref-game-lobby-hero .ref-hero-copy>b{color:#f2d66f}.ref-game-lobby-hero .ref-hero-copy strong{font-size:clamp(25px,6.9vw,39px)}.ref-game-lobby-hero .ref-hero-copy em{background:#1f1430cc}.ref-game-lobby{margin-top:24px}.ref-game-lobby .ref-section-heading{align-items:center}.ref-game-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;overflow:visible;scroll-snap-type:none}.mobile-66-home .ref-game-grid .ref-game{width:100%;min-width:0;min-height:0;flex:none;border-radius:15px}.ref-game-grid .ref-game-picture{aspect-ratio:1.25}.ref-game-grid .ref-game-name{height:34px;line-height:34px;font-size:13px}.ref-game-grid .ref-game:last-of-type{grid-column:1/-1}.ref-lobby-actions{margin-top:27px}.ref-lobby-actions .ref-action-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.ref-lobby-actions .ref-action-grid button{height:79px}.ref-lobby-actions .ref-action-grid .ref-promo-action{grid-column:auto;height:79px}@media(max-width:350px){.ref-game-grid{gap:8px}.ref-game-grid .ref-game-name{height:31px;line-height:31px;font-size:12px}.ref-lobby-actions .ref-action-grid button{height:75px}}

/* v17: two provider entrances. Art is original production art, while all labels remain native text. */
.omg-game-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.omg-game{display:flex;min-width:0;flex-direction:column;overflow:hidden;border:1px solid #675391;border-radius:15px;background:#171126;box-shadow:0 10px 19px #0008;text-align:left}.omg-game:focus-visible{outline:2px solid #e7d394;outline-offset:3px}.omg-game-picture{position:relative;display:flex;width:100%;aspect-ratio:1.24;align-items:center;justify-content:center;overflow:hidden}.omg-game-picture:before{content:'';position:absolute;inset:auto -28% -55% auto;width:110%;height:110%;border:1px solid #eee2ff4d;border-radius:50%;box-shadow:0 0 0 17px #eee2ff10,0 0 0 36px #eee2ff08}.omg-game-picture b{position:absolute;top:8px;left:8px;padding:3px 5px;border:1px solid #f3d68d8e;border-radius:8px;background:#150e24aa;color:#f9e3a2;font-size:7px;line-height:1;font-weight:800;letter-spacing:.65px}.omg-game-picture i{position:relative;z-index:1;display:grid;width:47px;height:47px;place-items:center;border:1px solid #f5d77d8a;border-radius:50%;background:#0d0919a6;box-shadow:0 4px 15px #0008;color:#fff1c8;font-size:24px;line-height:1;font-style:normal;font-weight:800}.omg-game-name{display:flex;min-height:45px;align-items:center;justify-content:center;padding:0 8px;box-sizing:border-box;overflow:hidden;background:linear-gradient(120deg,#2d2249,#171025);color:#fff3cb;font-size:12px;line-height:1.25;font-weight:650;text-align:center;white-space:normal}@media(max-width:350px){.omg-game-grid{gap:8px}.omg-game-name{min-height:40px;font-size:11px}}
.provider-landing{margin:16px 12px 0}.provider-eyebrow{margin:0 0 5px;color:#ab93cc;font-size:9px;line-height:1.2;letter-spacing:1.45px;font-weight:800}.provider-landing h2{margin:0;color:#fff3ce;font-size:26px;line-height:1.15;letter-spacing:-.7px}.provider-intro{margin:7px 0 14px;color:#c8c0d8;font-size:12px;line-height:1.5}.provider-entry-list{display:grid;gap:11px}.provider-entry{position:relative;display:block;width:100%;min-height:160px;overflow:hidden;border:1px solid #655084;border-radius:17px;background:#1a1430;box-shadow:0 13px 27px #0008;text-align:left;isolation:isolate}.provider-entry:focus-visible{outline:2px solid #ffe393;outline-offset:3px}.provider-entry img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.provider-entry-shade{position:absolute;z-index:1;inset:0;background:linear-gradient(90deg,#100a20 1%,#100a20ed 36%,#100a20a6 59%,#100a2000 88%)}.provider-entry:after{content:'';position:absolute;z-index:2;inset:1px;border-radius:15px;background:linear-gradient(117deg,#fff4ba16,transparent 36%,#f3ce6640 74%,transparent 75%);pointer-events:none}.provider-entry-copy{position:relative;z-index:3;display:flex;min-height:160px;max-width:60%;padding:17px 17px 15px;box-sizing:border-box;flex-direction:column;align-items:flex-start}.provider-entry-copy small{color:#f8db83;font-size:8px;line-height:1;letter-spacing:1.2px;font-weight:800}.provider-entry-copy strong{margin-top:8px;color:#fff3cc;font-size:29px;line-height:1.08;letter-spacing:-.8px}.provider-entry-copy em{margin-top:5px;color:#d9cbe9;font-size:12px;line-height:1.4;font-style:normal}.provider-entry-copy b{display:flex;align-items:center;gap:2px;margin-top:auto;min-height:27px;padding:0 10px;border:1px solid #efd077a8;border-radius:15px;background:#171025b8;color:#f9df8e;font-size:10px;line-height:1;font-weight:700}.provider-entry-copy b .mobile-icon{width:13px;height:13px;flex-basis:13px}.provider-entry-co{border-color:#a78253}.provider-entry-co .provider-entry-shade{background:linear-gradient(90deg,#180e12 1%,#180e12ed 36%,#180e12a6 59%,#180e1200 88%)}.provider-entry-co .provider-entry-copy small,.provider-entry-co .provider-entry-copy b{color:#ffd68d}.provider-entry-omg{border-color:#6a5ca0}.provider-entry-omg .provider-entry-copy strong{color:#eee5ff}.provider-entry-omg .provider-entry-copy b{border-color:#c7aeff9c;color:#dcc8ff}.omg-lobby{margin:25px 12px 0}.omg-ready-card{position:relative;overflow:hidden;padding:20px 18px;border:1px solid #675391;border-radius:17px;background:radial-gradient(75% 110% at 100% 0,#473c7a 0,transparent 62%),linear-gradient(135deg,#231a3d,#151020);box-shadow:0 12px 24px #0007}.omg-ready-card:after{content:'';position:absolute;right:-27px;bottom:-40px;width:150px;height:150px;border:1px solid #9d83d855;border-radius:50%;box-shadow:0 0 0 20px #9d83d810,0 0 0 41px #9d83d80b;pointer-events:none}.omg-ready-mark{position:relative;z-index:1;display:inline-flex;align-items:center;height:23px;padding:0 9px;border:1px solid #c4a5ff8f;border-radius:12px;color:#e6d5ff;font-size:9px;letter-spacing:1.2px;font-weight:800}.omg-ready-card h3{position:relative;z-index:1;margin:13px 0 6px;color:#fff1c8;font-size:19px;line-height:1.25}.omg-ready-card p{position:relative;z-index:1;max-width:82%;margin:0;color:#d0c5df;font-size:12px;line-height:1.6}.omg-ready-card button{position:relative;z-index:1;display:flex;align-items:center;gap:3px;margin-top:16px;padding:0;color:#f2d886;font-size:11px;line-height:30px;font-weight:700}.omg-ready-card button .mobile-icon{width:14px;height:14px;flex-basis:14px}.ref-game-total{display:inline-flex;align-items:center;min-height:26px;padding:0 9px;border:1px solid #504070;border-radius:14px;color:#d7c7e9;font-size:10px;white-space:nowrap}@media(max-width:350px){.provider-landing{margin-left:9px;margin-right:9px}.provider-entry{min-height:145px}.provider-entry-copy{min-height:145px;padding:15px}.provider-entry-copy strong{font-size:26px}.provider-intro{font-size:11px}.omg-lobby{margin-left:9px;margin-right:9px}.omg-ready-card{padding:18px 15px}}

/* v21: accepted dual-provider Telegram lobby layout. */
.mobile-66-home{background:radial-gradient(80% 34% at 50% 3%,#2c1b59 0,transparent 66%),radial-gradient(100% 18% at 50% 37%,#1c1640 0,transparent 76%),#070711}
.ref-header{height:66px;padding:0 17px;background:linear-gradient(105deg,#080811,#0d0b1b 69%,#130f25);border-bottom:1px solid #342958}.ref-brand{font-size:28px!important;line-height:.9!important;letter-spacing:-1.4px}.ref-header-actions .ref-account{height:39px;padding:0 12px;border-color:#4a4277;background:linear-gradient(135deg,#142244,#1a1534);color:#f2e7c8;box-shadow:inset 0 1px #ffffff1d}.ref-header-actions .ref-account:before{content:'➤';color:#4faaf0;font-size:15px;transform:rotate(-30deg)}.ref-header-actions .ref-account .mobile-icon{display:none}.ref-header-actions>button:not(.ref-account){color:#f1d992}.ref-platform-line{display:none}.provider-hero{position:relative;overflow:hidden;padding:31px 20px 20px;text-align:center;background:radial-gradient(75% 76% at 50% 0,#3c296d 0,transparent 70%)}.provider-hero:before,.provider-hero:after{content:'';position:absolute;top:28px;width:19%;height:1px;background:linear-gradient(90deg,transparent,#e5c266,transparent)}.provider-hero:before{left:0}.provider-hero:after{right:0}.provider-hero p{margin:0 0 9px;color:#dfc57f;font-size:8px;line-height:1;letter-spacing:1.5px;font-weight:800}.provider-hero h2{margin:0;color:#fff0c5;font-size:clamp(26px,7vw,35px);line-height:1.15;letter-spacing:-1.2px;text-shadow:0 5px 24px #000}.provider-hero span{display:flex;align-items:center;justify-content:center;gap:6px;margin-top:12px;color:#d4c8e5;font-size:11px;line-height:1.3}.provider-hero span .mobile-icon{width:16px;height:16px;color:#f3d36d}.provider-landing-v21{margin:0 12px}.provider-entry-dual{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.provider-entry-dual .provider-entry{min-height:278px;border-radius:18px}.provider-entry-dual .provider-entry img{object-position:66% center}.provider-entry-dual .provider-entry-co img{object-position:65% center}.provider-entry-dual .provider-entry-shade{background:linear-gradient(180deg,#140b1499 0,#120b16d1 45%,#0d0814f4 100%)}.provider-entry-dual .provider-entry-co .provider-entry-shade{background:linear-gradient(180deg,#120b0d82 0,#150d12ca 45%,#130c0fec 100%)}.provider-entry-dual .provider-entry-copy{min-height:278px;max-width:100%;padding:15px 12px 13px}.provider-entry-dual .provider-entry-copy small{font-size:7px;letter-spacing:1px}.provider-entry-dual .provider-entry-copy strong{margin-top:9px;font-size:28px;line-height:1;letter-spacing:-1px}.provider-entry-dual .provider-entry-copy em{margin-top:8px;align-self:flex-start;padding:5px 7px;border:1px solid #ecd17a9c;border-radius:12px;background:#100b16bd;color:#ffe4a0;font-size:10px;line-height:1;font-weight:700;white-space:nowrap}.provider-entry-dual .provider-entry-omg .provider-entry-copy em{border-color:#b691f0a6;color:#e5d2ff}.provider-entry-dual .provider-entry-copy b{align-self:stretch;justify-content:center;min-height:39px;margin-top:auto;padding:0 6px;border-radius:10px;background:linear-gradient(120deg,#f5d36c,#c7832b);border-color:#ffe394;color:#251509;font-size:11px;box-shadow:0 7px 18px #0008}.provider-entry-dual .provider-entry-omg .provider-entry-copy b{background:linear-gradient(120deg,#a15cff,#6030bc);border-color:#c6a4ff;color:#fff5ff}.provider-entry-dual .provider-entry-copy b .mobile-icon{width:15px;height:15px;flex-basis:15px}.provider-entry:after{border-radius:16px;background:linear-gradient(130deg,#ffffff18,transparent 32%,#f4cb6744 76%,transparent 77%)}.provider-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;margin:14px 0 0;overflow:hidden;border:1px solid #5a477b;border-radius:12px;background:#0d0a18}.provider-tabs button{height:44px;color:#ddd2eb;font-size:15px;font-weight:700}.provider-tabs button+button{border-left:1px solid #5a477b}.provider-tabs button[aria-selected=true]{background:linear-gradient(120deg,#312142,#21172f);color:#f6d77b;box-shadow:inset 0 -2px #e7c568}.ref-notice{margin-top:12px!important}.ref-game-lobby,.omg-lobby{margin-top:25px}.ref-section-heading h2{font-size:20px}.mobile-66-home .ref-game-grid,.omg-game-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.mobile-66-home .ref-game-grid .ref-game:last-of-type{grid-column:auto}.mobile-66-home .ref-game-grid .ref-game{border-radius:13px}.ref-game-grid .ref-game-picture,.omg-game-picture{aspect-ratio:.86}.ref-game-grid .ref-game-name,.omg-game-name{height:43px;min-height:43px;padding:3px 4px;font-size:11px;line-height:1.18}.ref-lobby-actions{margin-top:24px}.mobile-nav.ref-footer{border-top-color:#423260;background:linear-gradient(104deg,#0a0914f7,#171026f7)}
@media(max-width:350px){.provider-hero{padding:26px 12px 17px}.provider-hero h2{font-size:26px}.provider-entry-dual{gap:8px}.provider-entry-dual .provider-entry,.provider-entry-dual .provider-entry-copy{min-height:248px}.provider-entry-dual .provider-entry-copy{padding:12px 9px}.provider-entry-dual .provider-entry-copy strong{font-size:24px}.provider-entry-dual .provider-entry-copy em{font-size:9px;padding:4px 5px}.provider-entry-dual .provider-entry-copy b{min-height:35px;font-size:9px}.mobile-66-home .ref-game-grid,.omg-game-grid{gap:7px}.ref-game-grid .ref-game-name,.omg-game-name{font-size:10px}}

.v21-footer{height:calc(72px + env(safe-area-inset-bottom));min-height:72px;padding:5px 7px env(safe-area-inset-bottom);background:linear-gradient(100deg,#0a0913f7,#151025f7);border-top:1px solid #493462}.v21-footer button{gap:2px!important;color:#bcb5c8!important;font-size:11px!important}.v21-footer button i{display:block;height:25px;color:#d7cfe4;font-size:23px;line-height:24px;font-style:normal}.v21-footer button[aria-current=page]{border-radius:12px;background:linear-gradient(145deg,#33214f,#1a1230);color:#f4d67a!important;box-shadow:inset 0 0 0 1px #8c55c5}.v21-footer button[aria-current=page] i{color:#f6d574}
