.success-dialog{width:100%;max-width:none;height:100%;max-height:none;padding:max(20px,env(safe-area-inset-top)) 20px max(20px,env(safe-area-inset-bottom));color:#f4efe2;background:0 0;border:0;margin:0;position:fixed;inset:0;overflow:auto}.success-dialog[open]{place-items:center;display:grid}.success-dialog::backdrop{background:0 0}.success-overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:radial-gradient(at 50% 42%,#2b200bcc,#000000eb 72%);position:fixed;inset:0}.success-card{text-align:center;background:radial-gradient(ellipse at 50% -10%,var(--brand-gold)33,transparent 62%),linear-gradient(#1c1a13,#0e0d0a);border-radius:26px;width:min(100%,380px);padding:34px 24px 20px;position:relative;box-shadow:inset 0 1px #ffffff1c,inset 0 0 0 1px #ffffff12,0 30px 80px #000d}.success-emblem{place-items:center;width:104px;height:104px;margin:0 auto 20px;display:grid;position:relative}.success-emblem svg{filter:drop-shadow(0 10px 22px #f0b93a40);width:100%;height:100%;position:relative;overflow:visible}.success-halo{border:2px solid var(--brand-gold-bright);pointer-events:none;border-radius:50%;position:absolute;inset:8px}.success-spark{pointer-events:none;background:radial-gradient(circle,#fff6c8,#ffcf4a 60%);border-radius:50%;position:absolute;top:50%;left:50%;translate:-50% -50%;box-shadow:0 0 10px #ffcf4acc}.success-card h2{color:#fff3cf;margin:0;font-size:21px;font-weight:800;line-height:1.35}.success-amount{font-variant-numeric:tabular-nums;background:linear-gradient(#fff4c4 20%,#f5c542 70%,#e39a16);color:#0000;-webkit-background-clip:text;background-clip:text;margin-top:8px;font-size:34px;font-weight:800;line-height:1.2;display:block}.success-card p{color:#b9b1a0;max-width:30em;margin:10px auto 0;font-size:14px;line-height:1.7}.success-actions{gap:6px;margin-top:24px;display:grid}.success-actions .client-primary{border-radius:14px;width:100%;min-height:50px}.success-quiet{color:#dcc68a;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;min-height:44px;font-size:14px;font-weight:600;display:flex}.success-quiet:hover{color:#ffe08a}.success-pending .success-emblem svg{filter:drop-shadow(0 10px 22px #f0a93a33)}@media (max-width:360px){.success-card{padding:28px 18px 16px}.success-amount{font-size:29px}}
.app-shell{overflow-x:clip}.nav-item{isolation:isolate;-webkit-tap-highlight-color:transparent;transition:color .25s}.nav-item.selected{box-shadow:none;background:0 0;border-color:#0000}.nav-item.selected:after{content:none}.bottom-nav>.nav-item{z-index:1;grid-row:1;position:relative}.nav-pill{z-index:0;pointer-events:none;background:radial-gradient(at 50% 32%,#ffcb3d1c,#0000 76%),linear-gradient(#b5852526,#d39b2414 70%,#8c621214);border-radius:clamp(14px,2.2cqw,19px);grid-row:1;place-self:stretch stretch;position:relative;box-shadow:inset 0 1px #ffe6a812,inset 0 -1px #8e6c2830,inset 0 0 0 1px #dcad3b12}.nav-pill:after{content:"";background:linear-gradient(90deg,#0000,#c89128 14%,#ffe38a 50%,#c89128 86%,#0000);border-radius:4px;height:2px;position:absolute;bottom:0;left:13%;right:13%;box-shadow:0 0 8px #ffbe3930}@media (max-width:540px){.nav-pill{border-radius:16px}}.nav-item .nav-icon-wrap{transition:transform .14s ease-out}.nav-item:active .nav-icon-wrap{transform:scale(.88)}.tab-pill{z-index:-1;border-radius:inherit;pointer-events:none;background:linear-gradient(120deg,#ffe35b,#ffc42a 55%,#ffac1d);position:absolute;inset:-1px;box-shadow:inset 0 1px 1px #fff6acb0,0 3px 15px #f5bb3522}.promotion-filter,.games-category-tabs button,.client-tabs button{isolation:isolate;transition:color .22s,border-color .22s;position:relative}.promotion-filter.selected,.games-category-tabs button.gold-button{z-index:2;box-shadow:none;background:0 0;border-color:#0000}.promotion-filter .image-icon{transition:filter .22s}.client-main .client-tabs{background:linear-gradient(var(--brand-surface-sunken),#161512);box-shadow:inset 0 2px 4px #0009,inset 0 0 0 1px var(--brand-hairline);border-radius:14px;gap:4px;padding:4px}.client-main .client-tabs button{color:#bdb6a4;background:0 0;border:0;border-radius:10px;min-height:40px}.client-main .client-tabs button:hover{color:#efe6cb}.client-main .client-tabs button[aria-pressed=true],.client-main .client-tabs button.active{color:#181308;background:0 0;font-weight:700}@keyframes item-rise{0%{opacity:0;transform:translateY(12px)scale(.98)}to{opacity:1;transform:none}}.games-grid>*,.promotion-results>article{animation:.42s cubic-bezier(.16,1,.3,1) both item-rise}.games-grid>:nth-child(2),.promotion-results>article:nth-child(2){animation-delay:40ms}.games-grid>:nth-child(3),.promotion-results>article:nth-child(3){animation-delay:80ms}.games-grid>:nth-child(4),.promotion-results>article:nth-child(4){animation-delay:.12s}.games-grid>:nth-child(5),.promotion-results>article:nth-child(5){animation-delay:.16s}.games-grid>:nth-child(6),.promotion-results>article:nth-child(6){animation-delay:.2s}.games-grid>:nth-child(n+7),.promotion-results>article:nth-child(n+7){animation-delay:.24s}@keyframes reveal-down{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:none}}.chat-faq-item>div:not([hidden]),.wallet-method-content,.client-main details[open]>:not(summary),.chat-more-help#chat-more-help{animation:.26s ease-out both reveal-down}.af-dialog[open]{animation:.22s ease-out dialog-reveal}@media (prefers-reduced-motion:reduce){.nav-item:active .nav-icon-wrap{transform:none}.games-grid>*,.promotion-results>article,.chat-faq-item>div:not([hidden]),.wallet-method-content,.client-main details[open]>:not(summary),.chat-more-help#chat-more-help,.af-dialog[open]{animation:none}}
@media (min-width:1024px){:root{--shell-max:1400px;--rail-width:232px;--rail-gap:24px}.app-shell{padding-bottom:0}.app-shell.app-shell-focus{padding-bottom:56px}.app-shell-main{padding-inline:22px}.app-shell-main>.desktop-body{grid-template-columns:var(--rail-width) minmax(0, 1fr);column-gap:var(--rail-gap);align-items:start;display:grid}.desktop-body>.page-transition{min-width:0}.desktop-body>.page-transition>main{padding-left:0;padding-right:0}.bottom-nav{display:none}.topbar{gap:16px;height:78px;padding:0}.menu-button{display:none}.brand{flex-shrink:0;width:clamp(150px,14vw,188px)}.topbar-nav{gap:4px;margin-left:14px;display:flex}.topbar-nav button{color:#c9c2b1;white-space:nowrap;background:0 0;border-radius:11px;min-height:42px;padding:9px 15px;font-size:15px;font-weight:600;transition:color .2s,background .2s,box-shadow .2s}.topbar-nav button:hover{color:#f3ead1;background:#ffffff0a}.topbar-nav button[aria-current=page]{color:#ffda65;background:linear-gradient(#2a2312,#17140d);box-shadow:inset 0 1px #ffe9a51f}.topbar-search{background:#121110;border-radius:12px;flex:300px;align-items:center;gap:6px;min-width:150px;max-width:300px;height:44px;margin-left:auto;padding:0 6px 0 14px;transition:box-shadow .2s;display:flex;box-shadow:inset 0 1px 2px #0008}.topbar-search:focus-within{box-shadow:inset 0 1px 2px #0008,0 0 0 2px #e2b94b80}.topbar-search input{color:#efeade;background:0 0;border:0;flex:1;min-width:0;height:100%;font-size:13px}.topbar-search input::placeholder{color:#7d776b}.topbar-search input:focus-visible{outline:none}.topbar-search button{background:0 0;border-radius:9px;place-items:center;width:32px;height:32px;padding:0;display:grid}.topbar-search button .image-icon{width:20px;height:20px}.topbar-search button:hover{background:#ffffff0d}.header-actions{gap:12px;margin-left:0}.topbar-balance{background:linear-gradient(#171611,#0e0d0b);border-radius:12px;flex-direction:row;justify-content:center;align-items:center;gap:10px;min-height:46px;padding:5px 15px;line-height:1.2;transition:filter .2s;display:flex;box-shadow:inset 0 1px #ffffff0c}.topbar-balance:hover{filter:brightness(1.2)}.topbar-balance span{letter-spacing:.04em;color:#9a9384;font-size:11px}.topbar-balance strong{color:var(--brand-gold-soft);font-size:15px;font-weight:700}.topbar-balance>.image-icon{width:26px;height:26px}.topbar-login{color:#f2e7cd;background:linear-gradient(#171611,#0e0d0b);border-radius:12px;place-items:center;height:46px;padding:0 20px;font-size:15px;font-weight:600;display:grid;box-shadow:inset 0 1px #ffffff0c}.topbar-login:hover{filter:brightness(1.2)}}@media (min-width:1024px) and (max-width:1179px){.topbar-balance>.image-icon{display:none}}@media (min-width:1024px){.topbar-balance-copy{flex-direction:column;display:flex}.topbar-balance-copy>span{letter-spacing:.04em;color:#9a9384;font-size:11px}.notification-button{background:linear-gradient(#171611,#0e0d0b);border-color:#0000;width:46px;height:46px;box-shadow:inset 0 1px #ffffff0c}.notification-button:hover{filter:brightness(1.2)}.notification-button .image-icon{width:26px;height:26px}.header-deposit{border-radius:12px;width:104px;height:46px;font-size:17px}.desktop-rail{overscroll-behavior:contain;background:linear-gradient(#0c0b09,#080807);border-radius:18px;flex-direction:column;align-self:start;gap:4px;max-height:calc(100svh - 32px);padding:6px 6px 10px;display:flex;position:sticky;top:16px;overflow-y:auto}.desktop-rail::-webkit-scrollbar{width:0;height:0}.desktop-aside::-webkit-scrollbar{width:0;height:0}.desktop-rail,.desktop-aside{scrollbar-width:none}.rail-group{flex-direction:column;gap:1px;padding:6px 0 10px;display:flex}.rail-group+.rail-group{border-top:1px solid #15130e}.rail-title{letter-spacing:.2em;color:#7f7969;margin:6px 0 6px 12px;font-size:11px;font-weight:700}.rail-link{color:#cfc8b8;border-radius:10px;align-items:center;gap:10px;min-height:38px;padding:0 12px;font-size:14px;font-weight:500;transition:background .18s,color .18s;display:flex;position:relative}.rail-link .image-icon{flex-shrink:0;width:23px;height:23px}.rail-link .rail-art{width:27px;max-width:none;height:27px;max-height:none;margin:0 -2px}.rail-link:hover{color:#f5ecd6;background:#ffffff0a}.rail-link.selected{color:#ffda65;background:linear-gradient(90deg,#e2b94b1f,#e2b94b05 60%,#0000)}.rail-link.selected:before{content:"";background:var(--brand-gold-bright);border-radius:0 3px 3px 0;width:3px;height:20px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.rail-invite{background:linear-gradient(100deg,#241c0c,#120f09 70%);border-radius:14px;flex-shrink:0;align-items:center;gap:10px;margin-top:6px;padding:10px 12px;transition:filter .2s;display:flex}.rail-invite:hover{filter:brightness(1.18)}.rail-invite-art{background-position:50%;background-size:cover;border-radius:50%;flex-shrink:0;width:42px;height:42px}.rail-invite-copy{flex-direction:column;gap:2px;min-width:0;margin-right:auto;display:flex}.rail-invite-copy strong{color:#f2e7cd;font-size:13px}.rail-invite-copy>span{color:#9a9384;font-size:11px}.rail-invite .image-icon{width:18px;height:18px}.hero{aspect-ratio:3.15;max-height:306px;container-type:inline-size}.promotions-hero{aspect-ratio:3.5;max-height:290px}.page-transition>main>*{container-type:inline-size}.page-transition>main>dialog{container-type:normal}.hero-content{width:46%;top:50%;transform:translateY(-50%)}.hero h2{font-size:clamp(29px,5.4cqw,50px)}.hero-slide-1 h2,.hero-slide-2 h2,.hero-slide-3 h2{font-size:clamp(26px,4.8cqw,44px)}.hero-content p{margin:14px 0 18px;font-size:16px}.hero-cta{min-width:176px;height:46px;font-size:16px}.promotions-hero .hero-content{width:60%;top:50%;transform:translateY(-50%)}.promotions-hero h2{font-size:clamp(25px,5.2cqw,48px)}.promotions-hero .hero-content p{margin:12px 0 18px;font-size:16px}.promotions-hero .hero-cta{width:178px;height:46px;font-size:16px}.hero,.promo-card,.games-royal-banner,.offer-row,.featured-offer,.library-card,.hot-game,.games-toolbar,.wallet-panel,.news-bar,.category-button,.account-surface,.member-center-card,.account-help-card,.chat-welcome,.chat-conversation,.chat-faq,.chat-faq-item,.wallet-action,.games-recent-empty,.chat-shortcuts>button,.chat-more-help,.chat-suggestions button{border-width:0}.chat-shortcuts>button,.chat-more-help{background:linear-gradient(#131210,#0b0b09);box-shadow:inset 0 1px #ffffff0a,0 8px 22px #00000040}.chat-shortcuts>button:hover{background:linear-gradient(#1f1b13,#0f0e0b)}.chat-suggestions button{background:#16151280;box-shadow:inset 0 1px #ffffff0c}.games-recent-empty{background:linear-gradient(#121110,#0b0b09);box-shadow:inset 0 1px #ffffff0a,0 10px 26px #00000047}.games-search{box-shadow:inset 0 2px 4px #0009}.promotion-filter:not(.selected),.games-category-tabs button:not(.gold-button){border-color:#0000;box-shadow:inset 0 1px #ffffff10,0 4px 12px #0003}.promotion-filter:not(.selected):hover,.games-category-tabs button:not(.gold-button):hover{background:linear-gradient(#26221a,#141310);box-shadow:inset 0 1px #ffffff14,0 4px 12px #0003}.hero,.promo-card,.games-royal-banner,.offer-row,.featured-offer{box-shadow:0 12px 30px #0000005e}.library-card,.hot-game{background:linear-gradient(#121110,#0a0a09);box-shadow:0 8px 20px #0000004d}.wallet-panel,.news-bar,.games-toolbar,.account-surface,.member-center-card,.chat-welcome,.chat-conversation,.chat-faq{box-shadow:inset 0 1px #ffffff0a,0 10px 26px #00000047}.wallet-panel{background:linear-gradient(#121110,#0b0b09)}.news-bar{background:linear-gradient(#111010,#0b0b09)}.category-button{background:linear-gradient(#141312,#0b0b09);box-shadow:inset 0 1px #ffffff0a,0 6px 16px #00000038}.category-button:hover{background:linear-gradient(#1d1a12,#0f0e0b)}.wallet-action{background:linear-gradient(#1a1917,#0d0d0b) padding-box padding-box,border-box;box-shadow:inset 0 1px #ffffff0c,0 4px 12px #0000003d}.wallet-action:not(.gold-button):hover{background:linear-gradient(#26221a,#121110)}.wallet-action.gold-button{background:linear-gradient(120deg,#ffdf50,#ffc832 48%,#ffb21f)}.wallet-panel{border-radius:16px;gap:20px;padding:15px 18px}.wallet-label{gap:10px;min-height:0;font-size:14px;transform:none}.wallet-label>.image-icon{width:24px;height:24px;transform:none}.balance-toggle{width:34px;height:24px;margin-left:0}.balance-toggle .image-icon{width:18px;height:18px}.balance-line{gap:14px;margin-top:4px}.balance{gap:6px;transform:none}.balance small{font-size:19px;transform:translateY(-2px)}.balance strong{font-size:40px}.refresh-button{width:36px;height:36px}.wallet-actions{gap:10px;width:46%}.wallet-action{border-radius:13px;gap:6px;height:74px;min-height:0;max-height:none;font-size:14px}.wallet-action .image-icon{width:26px;min-width:0;height:26px;min-height:0;transform:none}.wallet-action>span:last-child{transform:none}.categories{gap:14px}.category-button{border-radius:14px;height:112px;min-height:0;max-height:none;padding:6px 4px 10px}.category-art{width:66px;height:66px}.category-button>span:last-child{margin-top:2px;font-size:14px}.promotions{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.promo-card{aspect-ratio:auto;border-radius:14px;height:210px;min-height:0;max-height:none}.promo-tag{border-radius:5px;padding:0 8px;font-size:13px}.promo-copy h2 strong{font-size:50px}.promo-copy h2 span{font-size:26px}.promo-copy p{margin-top:8px;font-size:14px}.news-bar{border-radius:14px;gap:16px;height:58px;max-height:none;padding:0 18px}.page-heading h1{font-size:34px}.page-heading p{font-size:10px}.page-heading{margin-bottom:16px}.desktop-hot-games{display:block;container-type:inline-size}.hot-games-head{justify-content:space-between;align-items:baseline;gap:16px;margin-bottom:12px;display:flex}.hot-games-head h2{color:#f5ecd6;margin:0;font-size:19px;font-weight:800}.hot-games-head a{color:#9a9384;align-items:center;gap:4px;font-size:13px;display:inline-flex}.hot-games-head a:hover{color:var(--brand-gold-bright)}.hot-games-head .image-icon{width:14px;height:14px}.hot-games-row{grid-template-rows:auto;grid-template-columns:repeat(auto-fill,minmax(132px,1fr));grid-auto-rows:0;gap:0 12px;display:grid;overflow:hidden}.hot-game{border-radius:12px;transition:filter .2s,transform .2s;display:block;overflow:hidden}.hot-game:hover{filter:brightness(1.1);transform:translateY(-2px)}.hot-game-cover{aspect-ratio:1672/941;background-color:#1a1309;background-repeat:no-repeat;width:100%;display:block}.hot-game-name{text-align:center;white-space:nowrap;text-overflow:ellipsis;padding:8px 6px 9px;font-size:13px;font-weight:700;display:block;overflow:hidden}.games-royal-banner{aspect-ratio:4;max-height:232px}.games-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.games-category-tabs{flex-wrap:wrap;gap:8px;display:flex}.games-category-tabs button{flex:none;min-width:104px}.promotion-filters{flex-wrap:wrap;gap:8px;display:flex}.promotion-filter{flex:none;min-width:116px}.promotion-results{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:16px;display:grid}.featured-offers{display:contents}.offer-row,.featured-offer{container-type:inline-size}.chat-page{flex-direction:column;gap:16px;display:flex}.chat-page>*{container-type:inline-size}.chat-shortcuts,.chat-faq,.chat-page>.chat-more-help,.chat-conversation-heading>.chat-faq-jump,.chat-suggestions{display:none}.chat-welcome{background:radial-gradient(40% 140% at 84%,#8a5a1a45,#0000 70%),linear-gradient(100deg,#19150c,#0d0c09 55%,#18130a);border-radius:18px;grid-template-columns:auto minmax(0,1fr);align-content:center;gap:2px 16px;min-height:112px;padding:16px 24px;display:grid;position:relative;overflow:hidden}.chat-banner-badge{background:radial-gradient(circle at 35% 30%,#2e2716,#0f0e0a);border-radius:50%;grid-area:1/1/span 2;align-self:center;place-items:center;width:56px;height:56px;display:grid;box-shadow:inset 0 1px #ffffff14,0 6px 16px #0007}.chat-banner-badge .image-icon{width:30px;height:30px}.chat-welcome .page-heading{grid-area:1/2;align-self:end;margin:0}.chat-welcome .page-heading h1{font-size:26px;line-height:1.2}.chat-welcome .page-heading p{display:none}.chat-hero{background:0 0;border:0;grid-area:2/2;height:auto;min-height:0;max-height:none;position:static}.chat-hero:after{display:none}.chat-hero-copy{flex-wrap:wrap;align-items:baseline;column-gap:14px;width:auto;max-width:62%;padding:0;display:flex}.chat-hero-copy h2{color:#efe6cf;text-shadow:none;margin:0;font-size:15px;font-weight:600}.chat-hero-copy>p:not(.chat-banner-tagline),.chat-service-label{display:none}.chat-hero-copy .chat-banner-tagline{color:#9a9384;letter-spacing:.03em;white-space:nowrap;text-shadow:none;margin:0;font-size:12px;display:block}.chat-banner-script{font-family:var(--font-script), cursive;color:#f3c75a;text-shadow:0 2px 10px #0009;margin:0;font-size:24px;font-weight:700;line-height:1.15;display:block;position:absolute;top:50%;right:170px;transform:translateY(-50%)rotate(-7deg)}.chat-hero-horse{width:auto;height:104px;max-height:none;bottom:0;right:20px}@container (max-width:760px){.chat-banner-script{display:none}.chat-hero-copy{max-width:72%}}.chat-conversation{background:linear-gradient(#111010,#0a0a09);border-radius:18px;flex-direction:column;height:clamp(540px,100svh - 240px,860px);display:flex;overflow:hidden}.chat-conversation-heading{background:#0e0d0c;border-bottom:1px solid #ffffff0a;border-radius:0;flex-shrink:0;gap:12px;margin:0;padding:12px 20px}.chat-conversation-heading .chat-avatar{width:42px;height:42px}.chat-conversation-heading h2{margin:0 0 1px;font-size:15px;font-weight:700}.chat-conversation-heading p{font-size:12px}.chat-conversation-heading>div{flex-shrink:0}.chat-conversation-heading>div p{white-space:nowrap}.chat-conversation-heading>.chat-end{color:#e8e1d0;background:linear-gradient(#1f1d19,#141310);border-radius:9px;align-items:center;height:32px;margin-left:auto;padding:0 14px;font-size:13px;display:inline-flex;box-shadow:inset 0 1px #ffffff12}.chat-conversation-heading>.chat-end:hover:not(:disabled){filter:brightness(1.25)}.chat-conversation-heading>.chat-end:disabled{opacity:.45}.chat-history{flex:1;gap:16px;min-height:0;max-height:none;padding:20px 24px}.chat-message{gap:10px}.chat-avatar-small{width:34px;min-width:0;height:34px;min-height:0;margin-top:0}.chat-message-content{grid-template-columns:minmax(0,max-content) auto;align-items:end;column-gap:8px;max-width:min(72%,560px);display:grid}.chat-message-content .chat-bubble{border-radius:14px;grid-area:1/1;padding:10px 14px;font-size:14px;line-height:1.65}.chat-message-assistant .chat-bubble{border-top-left-radius:4px}.chat-message-user .chat-bubble{color:#f5ecd6;background:linear-gradient(150deg,#3a3019,#262012);border-top-right-radius:4px;box-shadow:inset 0 1px #ffe9a51f,0 4px 14px #0004}.chat-time{color:#7f7969;white-space:nowrap;grid-area:1/2;align-items:center;gap:3px;padding-bottom:3px;font-size:11px;display:inline-flex}.chat-sent{color:var(--brand-gold-bright);font-size:11px}.chat-message-content .chat-message-action{border-radius:8px;grid-column:1;justify-self:start;min-height:30px;margin-top:6px;padding:0 12px;font-size:12px}.chat-message-user .chat-message-content{grid-template-columns:auto minmax(0,max-content)}.chat-message-user .chat-message-content .chat-bubble{grid-column:2}.chat-message-user .chat-time{grid-column:1}.chat-typing .chat-avatar-small{width:34px;height:34px}.chat-typing-dots{border-radius:4px 14px 14px;gap:5px;height:38px;padding:0 14px}.chat-typing-text{color:#d9d1bf;margin-right:4px;font-size:13px;display:inline}.chat-tools{background:#0e0d0c;border-top:1px solid #ffffff0a;flex-shrink:0;padding:12px 20px}.chat-quick{align-items:center;gap:10px;margin-bottom:10px;display:flex}.chat-quick p{color:#9a9384;flex-shrink:0;margin:0;font-size:12px}.chat-quick>div{flex-wrap:wrap;gap:6px;display:flex}.chat-quick button{color:#ddd5c3;white-space:nowrap;background:#1a1814;border-radius:999px;align-items:center;gap:6px;height:32px;padding:0 12px 0 9px;font-size:13px;transition:background .18s,color .18s;display:inline-flex;box-shadow:inset 0 1px #ffffff0d}.chat-quick button .image-icon{width:18px;height:18px}.chat-quick button:hover:not(:disabled){color:#fff4d6;background:#26231c}.chat-quick button:disabled{opacity:.55}.chat-quick button.is-recent{color:var(--brand-gold-bright);background:#2c2411}@container (max-width:860px){.chat-quick{flex-direction:column;align-items:flex-start;gap:6px}}.chat-composer{min-height:48px;box-shadow:none;background:0 0;border-radius:0;gap:6px;padding:4px 62px 4px 6px;position:relative}.chat-composer:before{content:"";z-index:0;background:#090908;border-radius:12px;transition:box-shadow .2s;position:absolute;inset:0 56px 0 0;box-shadow:inset 0 1px 3px #0009,inset 0 0 0 1px #ffffff12}.chat-composer:focus-within{box-shadow:none}.chat-composer:focus-within:before{box-shadow:inset 0 1px 3px #0009,inset 0 0 0 1px #e2b94b99}.chat-composer>*{z-index:1;position:relative}.chat-add-button{align-self:center;width:34px;height:34px;padding:9px}.chat-input-wrap textarea{padding:9px 0;font-size:14px}.chat-input-wrap textarea::placeholder{font-size:13px}.chat-emoji-button{color:#a39b88;background:0 0;border-radius:50%;flex-shrink:0;align-self:center;place-items:center;width:34px;height:34px;margin-right:2px;padding:0;display:grid}.chat-emoji-button svg{width:21px;height:21px}.chat-emoji-button:hover,.chat-emoji-button[aria-expanded=true]{color:var(--brand-gold-bright);background:#ffffff0a}.chat-emoji-tray{z-index:5;background:#1b1915;border-radius:12px;grid-template-columns:repeat(8,34px);gap:2px;padding:6px;display:grid;position:absolute;bottom:calc(100% + 8px);right:60px;box-shadow:inset 0 1px #ffffff12,0 14px 34px #000b}.chat-emoji-tray button{background:0 0;border-radius:8px;width:34px;height:34px;padding:0;font-size:18px;line-height:1}.chat-emoji-tray button:hover,.chat-emoji-tray button:focus-visible{background:#ffffff12}.chat-composer>.chat-send{border-radius:12px;width:48px;height:auto;min-height:48px;padding:0;position:absolute;top:0;bottom:0;right:0}.chat-composer>.chat-send .image-icon{width:20px;height:20px}.chat-conversation-note{align-items:center;padding-top:8px}.chat-conversation-note p{color:#9a9384;font-size:11px}.chat-conversation-note button{display:none}.chat-kbd-hint{display:block}.chat-kbd-hint kbd{font:inherit;color:#cfc8b8;background:#1d1b17;border-radius:4px;padding:1px 5px;font-size:10px;box-shadow:inset 0 -1px #0008}.account-page{grid-template-columns:minmax(0,1.3fr) minmax(0,1fr);grid-template-areas:"profile profile""wallet history""services help";align-items:stretch;gap:16px;display:grid}.account-page>:not(.toast){container-type:inline-size}.account-page>.page-heading,.account-page>.client-card{grid-column:1/-1}.account-page>.client-card{background:radial-gradient(80% 60% at 50% 0,#e2b94b1a,#0000 70%),linear-gradient(#131210,#0b0b09);border:0;border-radius:20px;justify-self:center;width:min(100%,460px);margin-top:24px;padding:34px 32px;box-shadow:inset 0 1px #ffffff0a,0 16px 40px #00000059}.member-center-card{border-radius:18px;grid-area:profile;padding:16px 20px 18px}.account-wallet{grid-area:wallet}.account-history{grid-area:history}.account-services{grid-area:services}.account-help-grid{grid-area:help}.member-center-card .page-heading{margin:0 0 12px}.member-center-card .page-heading h1{font-size:22px}.member-center-card .page-heading p{margin-top:2px;font-size:9px}.account-settings{background:linear-gradient(#221d10,#12100a);border:0;border-radius:11px;width:38px;height:38px;box-shadow:inset 0 1px #ffffff12}.account-settings:hover{filter:brightness(1.25)}.member-profile-card{background:radial-gradient(60% 160% at 0%,#e2b94b26,#0000 70%),linear-gradient(100deg,#1f190c,#110f0a 60%,#17130a);border:0;border-radius:16px;grid-template-rows:auto;grid-template-columns:72px minmax(0,1fr) auto auto;align-items:center;column-gap:18px;padding:14px 18px;box-shadow:inset 0 1px #ffe9a51c}.member-avatar{grid-row:auto;width:72px}.member-identity{padding:0}.member-name-line h2{font-size:20px}.member-preview{font-size:11px}.member-id{gap:4px;margin-top:2px;font-size:13px}.member-id button{width:28px;height:28px;padding:5px}.member-vip-benefits{background:#ffffff08;border:0;border-radius:12px;grid-area:1/3;gap:10px;margin:0;padding:8px 14px 8px 10px}.member-vip-benefits:hover{background:#ffffff10}.member-vip-benefits>.image-icon{width:30px;min-width:0;height:30px;min-height:0}.member-vip-benefits strong{font-size:14px}.member-vip-benefits small{font-size:12px}.member-benefits-link{gap:2px;margin-left:14px;font-size:12px}.member-benefits-link .image-icon{width:12px;min-width:0;height:12px;min-height:0}.member-vip-badge{background:linear-gradient(#3a2d10,#211a0a);border:0;border-radius:11px;grid-area:1/4;align-self:center;gap:6px;min-width:0;height:40px;min-height:0;margin:0;padding:0 14px;font-size:15px;box-shadow:inset 0 1px #ffe9a533}.member-vip-badge:hover{filter:brightness(1.15)}.member-vip-badge .image-icon{width:22px;min-width:0;height:22px;min-height:0}.account-wallet{border-radius:18px;flex-direction:column;padding:18px 20px;display:flex}.account-wallet .wallet-label{gap:8px;font-size:14px}.account-wallet .wallet-label>.image-icon{width:24px;height:24px}.account-wallet .balance-line{gap:12px;margin:6px 0 16px}.account-wallet .balance strong{font-size:36px}.account-wallet .balance small{font-size:17px}.account-wallet .refresh-button{width:34px;height:34px}.account-wallet-actions{gap:10px;margin-top:auto}.account-wallet-actions .wallet-action{border-radius:13px;gap:6px;height:72px;min-height:0;max-height:none;font-size:13px}.account-wallet-actions .wallet-action .image-icon{width:26px;min-width:0;height:26px;min-height:0}.account-history{border-radius:18px;align-items:stretch;gap:10px;padding:12px}.account-history>button{background:#ffffff06;border:0;border-radius:13px;justify-content:center;gap:10px;padding:12px 6px;transition:background .18s}.account-history>button:hover{background:#ffffff0f}.account-history>button>.image-icon{width:36px;min-width:0;height:36px;min-height:0}.account-history>button>span:last-child{gap:4px;font-size:14px}.account-history>button>span:last-child .image-icon{width:11px;min-width:0;height:11px;min-height:0}.account-services h2{gap:12px;margin:0 0 12px 2px;font-size:17px}.account-service-list{box-shadow:none;background:0 0;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:0;display:grid}.account-service-list>button{background:linear-gradient(#131210,#0c0b0a);border:0;border-radius:14px;gap:12px;min-height:60px;padding:0 16px;font-size:14px;box-shadow:inset 0 1px #ffffff0a,0 6px 18px #00000038}.account-service-list>button:hover{background:linear-gradient(#1d1a13,#100f0c)}.account-service-list>button>.image-icon:first-child{width:28px;min-width:0;height:28px;min-height:0}.account-service-list>button>.image-icon:last-child{width:12px;min-width:0;height:12px;min-height:0}.account-help-grid{grid-template-rows:1fr 1fr;grid-template-columns:1fr;gap:10px;padding-top:34px}.account-help-card{border-radius:14px;gap:14px;min-height:60px;padding:0 18px}.account-help-card>.image-icon:first-child{width:34px;min-width:0;height:34px;min-height:0}.account-help-card>span:nth-child(2){gap:2px}.account-help-card strong{font-size:14px}.account-help-card small{font-size:12px}.account-help-card>.image-icon:last-child{width:12px;min-width:0;height:12px;min-height:0}.client-main{width:100%;max-width:760px;margin-inline:auto}.client-appbar{padding-inline:max(20px,50% - 380px)}@media (hover:hover){.promo-card,.offer-row,.featured-offer,.news-bar{transition:filter .2s,transform .2s}.promo-card:hover,.offer-row:hover,.featured-offer:hover,.news-bar:hover{filter:brightness(1.1)}.promo-card:hover,.featured-offer:hover{transform:translateY(-2px)}}.desktop-footer{border-top:1px solid var(--brand-hairline);margin-top:46px;padding:30px 0 42px;display:block}.footer-top{grid-template-columns:minmax(0,1.7fr) repeat(3,minmax(0,1fr));gap:30px;display:grid}.footer-brand-mark{aspect-ratio:1086/362;background-position:0;background-repeat:no-repeat;background-size:contain;width:178px;display:block}.footer-brand p{color:#9a9384;max-width:42ch;margin:14px 0 0;font-size:13px;line-height:1.75}.footer-brand .footer-note{color:#8a8378;margin-top:8px;font-size:12px}.footer-column{flex-direction:column;display:flex}.footer-column h2{letter-spacing:.1em;color:#e7d6a4;margin:2px 0 10px;font-size:13px;font-weight:700}.footer-column a{color:#9a9384;padding:6px 0;font-size:13px;transition:color .18s}.footer-column a:hover{color:var(--brand-gold-bright)}.footer-pay{border-top:1px solid #1d1a13;flex-wrap:wrap;align-items:center;gap:9px;margin-top:26px;padding-top:22px;display:flex}.footer-pay-mark{box-sizing:border-box;background-color:#121110;background-position:50%;background-repeat:no-repeat;background-size:contain;background-origin:content-box;background-clip:padding-box;border-radius:8px;width:76px;height:34px;padding:6px 9px}.footer-legal{color:#8a8378;flex-wrap:wrap;justify-content:space-between;gap:10px 20px;margin-top:18px;font-size:12px;display:flex}.footer-legal b{color:var(--brand-gold-soft)}}@media (min-width:1400px){:root{--shell-max:1880px;--rail-width:248px;--aside-width:300px}.app-shell-main>.desktop-body{grid-template-columns:var(--rail-width) minmax(0, 1fr) var(--aside-width)}.desktop-aside{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#3a3428 transparent;flex-direction:column;align-self:start;gap:14px;max-height:calc(100svh - 32px);padding-right:2px;display:flex;position:sticky;top:16px;overflow-y:auto}.aside-card{background:linear-gradient(#0c0b09,#080807);border-radius:18px;padding:16px 14px}.aside-card h2{color:#f5ecd6;align-items:center;gap:8px;margin:0 0 12px;font-size:15px;font-weight:800;display:flex}.aside-tag{color:#8b8474;background:#ffffff0d;border-radius:999px;padding:2px 8px;font-size:10px;font-weight:600}.aside-card-head{justify-content:space-between;align-items:center;gap:8px;margin-bottom:12px;display:flex}.aside-card-head h2{margin:0}.aside-card-head a{color:#9a9384;align-items:center;gap:2px;font-size:12px;display:inline-flex}.aside-card-head a:hover{color:var(--brand-gold-bright)}.aside-card-head .image-icon{width:12px;height:12px}.aside-wins ul{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.aside-wins li{grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:10px;display:grid}.aside-win-cover{background-color:#1a1309;background-repeat:no-repeat;border-radius:10px;width:40px;height:40px;background-size:300% 300%!important}.aside-win-who{flex-direction:column;gap:1px;min-width:0;display:flex}.aside-win-who strong{color:#e7dfcd;font-size:12px}.aside-win-who span{color:#8b8474;text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.aside-win-amount{color:var(--brand-gold-soft);white-space:nowrap;font-size:12px;font-weight:700}.aside-app{text-align:left;background:radial-gradient(120% 90% at 80% 20%,#2e2311,#0a0907 72%)}.aside-app h2{color:#ffe08a;margin-bottom:6px;font-size:22px;line-height:1.3;display:block}.aside-app p{color:#9a9384;margin:0 0 12px;font-size:12px}.aside-app-body{align-items:flex-end;gap:6px;display:flex}.aside-qr{box-sizing:border-box;background:#f6f3ea url(/assets/app-qr-sample.svg) 50%/contain no-repeat content-box border-box;border-radius:12px;flex-shrink:0;width:124px;height:124px;margin:0;padding:7px;display:block}.aside-app-mascot{background-position:100% 100%;background-repeat:no-repeat;background-size:contain;flex:1;height:150px;margin-right:-6px}.aside-qr-note{color:#8a8378;margin:8px 0 12px;font-size:11px;display:block}.aside-platforms{grid-template-columns:1fr 1fr;gap:8px;display:grid}.aside-platform{color:#9a9384;background:linear-gradient(#1d1b17,#121110);border-radius:11px;flex-direction:column;justify-content:center;align-items:center;height:48px;font-size:11px;display:flex;box-shadow:inset 0 1px #ffffff0d}.aside-platform b{color:#f2e7cd;font-size:13px}.aside-platform.is-primary b{color:var(--brand-gold-bright)}.aside-app-more{color:#9a9384;justify-content:center;align-items:center;gap:2px;margin-top:10px;font-size:12px;display:flex}.aside-app-more:hover{color:var(--brand-gold-bright)}.aside-app-more .image-icon{width:12px;height:12px}.aside-trust{border-top:1px solid #ffffff0a;justify-content:space-between;gap:6px;margin:12px 0 0;padding:12px 0 0;list-style:none;display:flex}.aside-trust li{color:#cfc8b8;white-space:nowrap;align-items:center;gap:5px;font-size:11px;display:flex}.aside-trust .image-icon{width:18px;height:18px}.aside-support .gold-button{border-radius:10px;place-items:center;height:38px;font-size:14px;display:grid}.aside-support{text-align:center;justify-items:center;display:grid}.aside-support .image-icon{width:38px;height:38px;margin-bottom:8px}.aside-support h2{margin-bottom:4px;font-size:15px}.aside-support p{color:#9a9384;margin:0 0 12px;font-size:12px}.aside-support .gold-button{width:100%}}@media (min-width:1660px){:root{--aside-width:320px}}
.app-shell-wallet .client-main>.screen-transition{flex-direction:column;gap:18px;display:flex}.wallet-workspace{grid-template-columns:minmax(0,1fr);align-items:start;gap:18px;display:grid}.wallet-page-top{flex-direction:column;gap:16px;display:flex}.wallet-field-section{flex-direction:column;gap:12px;display:flex}.wallet-method-tabs{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.wallet-method-tabs>label{cursor:pointer;text-align:center;background:#171714;border:1px solid #ffffff1c;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:12px 6px;display:flex;position:relative}.wallet-method-tabs>label.selected{color:#ffe193;background:#262216;border-color:#a88943}.wallet-method-tabs input{opacity:0;width:1px;height:1px;position:absolute}.wallet-method-tabs>label:has(input:focus-visible){outline-offset:3px;outline:2px solid #f5d478}.wallet-method-tabs>label>span:last-child{font-size:12px;font-weight:550}.wallet-method-tabs .wallet-logo{width:56px;height:32px;box-shadow:none;background:0 0;padding:3px 5px}.wallet-summary-amount{border-bottom:1px solid var(--client-line);flex-direction:column;gap:8px;padding-bottom:16px;display:flex}.wallet-summary-amount>span{color:#d1cbbf;font-size:14px;font-weight:550}.wallet-summary-amount strong{color:#f7d67f;overflow-wrap:anywhere;font-variant-numeric:tabular-nums;font-size:clamp(26px,4.2cqw,36px);font-weight:650;line-height:1.3}.wallet-instructions-detailed li>div{flex-direction:column;gap:4px;display:flex}.wallet-instructions-detailed b{font-weight:550}.wallet-instructions-detailed small{color:var(--client-muted);font-size:12px;line-height:1.6}.wallet-method-explanation{text-align:center;background:#ffffff03;border-radius:10px;flex-direction:column;align-items:center;gap:12px;padding:26px 16px;display:flex}.wallet-method-explanation p{max-width:360px;color:var(--client-muted);margin:0;font-size:13px}.wallet-account-options{gap:10px;display:grid}.wallet-account-options>label{cursor:pointer;background:#151512;border:1px solid #ffffff16;border-radius:10px;align-items:center;gap:12px;padding:13px;display:flex;position:relative}.wallet-account-options>label.selected{background:#242016;border-color:#96804b}.wallet-account-options>label>span:not(.wallet-logo):not(.client-pill){flex-direction:column;flex:1;gap:6px;display:flex}.wallet-account-options b{font-size:14px}.wallet-account-options small{color:var(--client-muted);font-size:12px}.wallet-account-options input{opacity:0;width:1px;height:1px;position:absolute}.wallet-account-options>label:has(input:focus-visible){outline-offset:3px;outline:2px solid #f5d478}.wallet-account-options .wallet-logo{width:70px}.wallet-add-bank-link{align-self:start}.wallet-available{color:var(--client-muted);flex-wrap:wrap;align-items:center;gap:8px;font-size:12px;display:flex}.wallet-available b{color:#e2d7b9;font-weight:500}.wallet-available .client-link{margin-left:auto;font-size:12px}.wallet-security-heading{align-items:center;gap:10px;display:flex}.wallet-transfer-path small{color:var(--client-muted);font-size:11px}.wallet-game-balances{grid-template-columns:minmax(0,1fr);gap:10px;display:grid}.wallet-game-balances>div{background:#ffffff03;border-radius:10px;align-items:center;gap:12px;padding:10px 14px;display:flex}.wallet-game-balances>div>span{flex-direction:column;flex:1;gap:4px;display:flex}.wallet-game-balances b{font-size:13px;font-weight:550}.wallet-game-balances small{color:#bcb3a0;font-variant-numeric:tabular-nums;font-size:12px}.wallet-game-balances .client-link{font-size:12px}@media (min-width:1024px){.app-shell-wallet .client-main{--client-line:#ffffff10;--client-muted:#a4a198;font-size:14px}.app-shell-wallet .client-main>.screen-transition{gap:18px}.app-shell-wallet .client-main .page-heading{background:0 0;border:0;margin:0;padding:0}.app-shell-wallet .client-main .page-heading h1{letter-spacing:.01em;font-size:28px;font-style:normal;font-weight:650;line-height:1.35}.app-shell-wallet .client-main .page-heading p{letter-spacing:.28em;color:#a69b7e;margin-top:5px;font-size:9px}.app-shell-wallet .wallet-page-top{flex-direction:row;justify-content:space-between;align-items:center;gap:28px;min-height:56px}.app-shell-wallet .wallet-page-top .page-heading{flex-shrink:0}.app-shell-wallet .client-steps{gap:24px;width:60%;max-width:570px;margin:0}.app-shell-wallet .client-steps li{text-align:left;white-space:nowrap;flex-direction:row;align-items:center;gap:10px;font-size:12px}.app-shell-wallet .client-steps li>span{flex:none;width:26px;height:26px;font-size:12px}.app-shell-wallet .client-steps li:not(:last-child):after{background:#ffffff19;flex:1;width:auto;min-width:12px;height:1px;margin-left:3px;position:static}.app-shell-wallet .wallet-workspace{grid-template-columns:minmax(0,1.65fr) minmax(300px,1fr);align-items:stretch;gap:18px}.app-shell-wallet .wallet-payment-layout,.app-shell-wallet .wallet-review-layout{grid-template-columns:minmax(0,1.15fr) minmax(320px,1fr)}.app-shell-wallet .wallet-main-panel,.app-shell-wallet .wallet-side-panel{min-width:0}.app-shell-wallet .client-card{background:linear-gradient(135deg,#171714,#10100e 85%);border:1px solid #ffffff10;border-radius:13px;padding:20px;box-shadow:inset 0 1px #ffffff02}.app-shell-wallet .client-stack,.app-shell-wallet .client-form{gap:16px}.app-shell-wallet .client-card h2{font-size:16px;font-weight:600;line-height:1.5}.app-shell-wallet .client-card h2 .client-muted{margin-left:7px;font-size:12px;font-weight:400}.app-shell-wallet .client-card h3{font-size:14px;font-weight:600}.app-shell-wallet .client-card p{margin:0}.app-shell-wallet .client-main .image-icon{width:22px;height:22px}.app-shell-wallet .client-field{gap:7px}.app-shell-wallet .client-field-label{font-size:13px;font-weight:550}.app-shell-wallet .client-field small{font-size:11px}.app-shell-wallet .client-main input:not([type=checkbox]):not([type=radio]):not([type=file]),.app-shell-wallet .client-main select{border-radius:8px;min-height:44px;padding:11px 13px;font-size:14px;line-height:1.4}.app-shell-wallet .client-main select{padding-right:36px}.app-shell-wallet .client-main .wallet-amount-input{border-radius:8px}.app-shell-wallet .client-main .wallet-amount-input input:not([type=checkbox]):not([type=radio]):not([type=file]){min-height:46px;box-shadow:none;background:0 0;border:0;border-radius:0;padding:9px 13px;font-size:22px}.app-shell-wallet .wallet-amount-input>b{padding-inline:15px;font-size:14px;font-weight:500}.app-shell-wallet .wallet-quick{gap:8px}.app-shell-wallet .wallet-quick button{border-radius:7px;min-height:34px;font-size:12px}.app-shell-wallet .client-primary,.app-shell-wallet .client-secondary{border-radius:9px;min-height:43px;padding:10px 16px;font-size:14px}.app-shell-wallet .client-primary .image-icon{width:13px;height:13px}.app-shell-wallet .client-link{min-height:32px;font-size:12px}.app-shell-wallet .client-link .image-icon{width:14px;height:14px}.app-shell-wallet .client-tabs{gap:6px}.app-shell-wallet .client-tabs button{border-radius:8px;min-height:39px;padding:9px 13px;font-size:13px}.app-shell-wallet .client-notice{background:#ffffff03;border-radius:8px;gap:8px;padding:10px 12px;font-size:11px;line-height:1.65}.app-shell-wallet .client-notice .image-icon{width:15px;height:15px}.app-shell-wallet .client-details>div{gap:14px;padding:12px 0;font-size:13px}.app-shell-wallet .client-details dt{font-size:12px}.app-shell-wallet .wallet-summary-details>div{border:0;padding:6px 0}.app-shell-wallet .wallet-summary-amount{gap:6px;padding-bottom:16px}.app-shell-wallet .wallet-summary-amount strong{font-size:31px}.app-shell-wallet .wallet-summary-amount>span{font-size:14px}.app-shell-wallet .wallet-summary-panel>.client-primary{margin-top:auto}.app-shell-wallet .wallet-field-section{gap:10px}.app-shell-wallet .wallet-method-tabs{gap:8px}.app-shell-wallet .wallet-method-tabs>label{gap:5px;min-height:66px;padding:10px 6px}.app-shell-wallet .wallet-method-tabs .wallet-logo{width:56px;height:25px;padding:1px 4px}.app-shell-wallet .wallet-method-tabs .wallet-logo .image-icon{width:22px;height:22px}.app-shell-wallet .wallet-method-tabs>label>span:last-child{font-size:11px}.app-shell-wallet .wallet-bank-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.app-shell-wallet .wallet-bank-grid label{background:#1b1b17;border-radius:8px;height:42px;padding:8px 13px;box-shadow:inset 0 0 0 1px #ffffff13}.app-shell-wallet .wallet-bank-grid label.selected{background:#292419;box-shadow:inset 0 0 0 1px #a38b4e}.app-shell-wallet .wallet-bank-grid label.selected:after{width:12px;height:12px;box-shadow:none;background-size:9px;top:4px;right:4px}.app-shell-wallet .wallet-bank-grid label .wallet-mark{max-width:100px}.app-shell-wallet .wallet-bank-picker{gap:9px}.app-shell-wallet .wallet-bank-picker legend{margin-bottom:10px}.app-shell-wallet .wallet-bank-picked{font-size:10px}.app-shell-wallet .wallet-bank-grid.wallet-app-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.app-shell-wallet .wallet-app-grid label{height:52px}.app-shell-wallet .wallet-app-grid label .wallet-mark{max-width:74px}.app-shell-wallet .wallet-app-grid .wallet-app-bank{height:42px}.app-shell-wallet .wallet-instructions li{gap:10px;padding-bottom:18px;font-size:13px}.app-shell-wallet .wallet-instructions li:before{width:23px;height:23px;box-shadow:none;color:#e0d9c6;background:#35342d;font-size:11px}.app-shell-wallet .wallet-instructions li:not(:last-child):after{background:#ffffff13;top:28px;bottom:6px;left:11px}.app-shell-wallet .wallet-instructions-detailed small{font-size:11px;line-height:1.5}.app-shell-wallet .wallet-instructions-detailed li>div{gap:3px}.app-shell-wallet .wallet-help-links{gap:8px;padding-top:0}.app-shell-wallet .wallet-help-links>a{gap:7px;min-height:31px;font-size:11px}.app-shell-wallet .wallet-help-links .image-icon{width:16px;height:16px}.app-shell-wallet .wallet-account-options>label{gap:12px;min-height:70px;padding:12px}.app-shell-wallet .wallet-account-options small{font-size:11px}.app-shell-wallet .wallet-account-options .wallet-logo{width:76px;height:34px;box-shadow:none;background:0 0;padding:5px}.app-shell-wallet .wallet-account-options>label>span:not(.wallet-logo):not(.client-pill){gap:5px}.app-shell-wallet .wallet-available{font-size:11px}.app-shell-wallet .wallet-transfer-path{border:1px solid #ffffff0c;gap:16px;padding:16px 10px}.app-shell-wallet .wallet-transfer-path>div{gap:8px}.app-shell-wallet .wallet-transfer-path>div>.image-icon{width:28px;height:28px}.app-shell-wallet .wallet-transfer-path b{font-size:15px}.app-shell-wallet .wallet-game-balances{grid-template-columns:repeat(3,minmax(0,1fr))}.app-shell-wallet .wallet-game-balances>div{padding:8px 12px}.app-shell-wallet .wallet-game-balances .image-icon{width:24px;height:24px}.app-shell-wallet .wallet-other-balances{padding:16px 20px}.app-shell-wallet .client-main .wallet-pin{letter-spacing:.6em;min-height:52px!important;font-size:25px!important}.app-shell-wallet .wallet-qr{border-width:9px;width:200px;max-width:100%}.app-shell-wallet .wallet-qr-card>.wallet-logo{width:85px;height:42px;padding:6px 12px}.app-shell-wallet .wallet-upload-drop{border-color:#595440;border-radius:10px;padding:22px 16px}.app-shell-wallet .wallet-upload-drop>.image-icon{width:30px;height:30px}.app-shell-wallet .wallet-upload-drop b{font-size:13px}.app-shell-wallet .wallet-upload-drop small{font-size:11px}.app-shell-wallet .wallet-copy{min-height:28px;font-size:12px}.app-shell-wallet .wallet-copy .image-icon{width:15px;height:15px}.app-shell-wallet .wallet-result-amount{font-size:30px}.app-shell-wallet .client-result{gap:14px}.app-shell-wallet .client-result>.image-icon{width:44px;height:44px}.app-shell-wallet .wallet-timeline{padding-left:8px}.app-shell-wallet .wallet-timeline small{font-size:11px}}@media (min-width:1024px) and (max-width:1199px){.app-shell-wallet .wallet-workspace{grid-template-columns:minmax(0,1.35fr) minmax(270px,1fr);gap:14px}.app-shell-wallet .client-card{padding:16px}.app-shell-wallet .client-steps{gap:10px;width:auto}.app-shell-wallet .client-steps li{gap:6px;font-size:10px}.app-shell-wallet .wallet-bank-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.app-shell-wallet .wallet-summary-amount strong{font-size:27px}}@media (max-width:380px){.wallet-account-options>label{gap:8px;padding:10px}.wallet-account-options .wallet-logo{width:50px}.wallet-account-options b{font-size:12px}.wallet-account-options small{font-size:10px}}
