*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}html,body{width:100%;height:100%;overflow:hidden}body{color:#f5e6ba;background:#0a0323 url(/assets/loadingwall-0jpgCqj5.webp) 50%/cover no-repeat fixed;min-height:100dvh;font-family:Noto Sans Myanmar,Myanmar Text,Myanmar MN,system-ui,sans-serif}#root{min-height:100dvh}.deployment-preview{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:100dvh;padding:24px;display:flex}.deployment-preview img{object-fit:contain}.deployment-preview h1{margin:16px 0 8px;font-size:28px}.deployment-preview p{color:#c4bcc8;margin:0}.bottom-bar{width:100%;height:calc(var(--menu-bottom-height) * 1px);pointer-events:none;position:absolute;bottom:0;left:0}.bottom-bar__background{width:100%;height:calc(var(--menu-bottom-art-height) * 1px);position:absolute;bottom:-12px;left:0}.bottom-bar__edge{width:var(--menu-bleed-left,0px);height:calc(var(--menu-bottom-art-height) * 1px);pointer-events:none;position:absolute;bottom:-12px}.bottom-bar__edge--left{right:100%}.bottom-bar__edge--right{width:var(--menu-bleed-right,0px);left:100%}.bottom-bar__action{width:calc(var(--menu-bottom-action-width) * 1px);height:calc(var(--menu-bottom-action-height) * 1px);pointer-events:auto;color:#fff;flex-direction:column;justify-content:space-between;align-items:center;gap:8px;text-decoration:none;display:flex;position:absolute;bottom:12px;transform:translate(-50%)}.bottom-bar__action--addbank{left:calc(var(--menu-bottom-bank-center) * 1px)}.bottom-bar__action--withdraw{left:calc(var(--menu-bottom-withdraw-center) * 1px)}.bottom-bar__action--livechat{left:calc(var(--menu-bottom-chat-center) * 1px)}.bottom-bar__action--history{left:calc(var(--menu-bottom-history-center) * 1px)}.bottom-bar__action>img{width:calc(var(--menu-bottom-icon-width) * 1px);height:calc(var(--menu-bottom-icon-height) * 1px);object-fit:contain;pointer-events:none;display:block}.bottom-bar__action span{width:100%;height:50px;font:24px/1.7 var(--profile-font);white-space:nowrap;background:url(/assets/action.label-B27nYUvM.webp) 50%/100% 100% no-repeat;flex:none;place-items:center;display:grid}.bottom-bar__wheel{width:calc(var(--menu-bottom-wheel-width) * 1px);pointer-events:auto;position:absolute;bottom:-8px;left:50%;transform:translate(-50%)}.bottom-bar__wheel img{pointer-events:none;width:100%;height:auto;display:block}.bottom-bar a:focus-visible{outline:3px solid var(--menu-gold-text);outline-offset:4px}.bottom-bar a:active{filter:brightness(.85)}.normal-game-card{width:calc(var(--normal-card-width) * 1px);height:calc(var(--normal-card-height) * 1px);cursor:pointer;transform:scale(var(--card-scale,1));background:0 0;border:0;flex:none;padding:0;transition:transform 90ms linear;display:block;position:relative}.normal-game-card:disabled{cursor:default;opacity:1}.normal-game-card:focus-visible{outline:3px solid var(--menu-gold-text);outline-offset:3px}.normal-game-card__window{left:var(--normal-card-window-left);right:var(--normal-card-window-right);top:var(--normal-card-window-top);bottom:var(--normal-card-window-bottom);background:var(--normal-card-window-background);border-radius:14px;position:absolute;overflow:hidden}.normal-game-card__artwork,.normal-game-card__frame{pointer-events:none;width:100%;height:100%;display:block}.normal-game-card__artwork{object-fit:fill}.normal-game-card__frame{object-fit:fill;position:absolute;inset:0}@media (prefers-reduced-motion:reduce){.normal-game-card{transition:none}}.game-menu{left:calc(var(--menu-games-left) * 1px);right:calc(var(--menu-games-left) * 1px);top:calc(var(--menu-games-top) * 1px + var(--menu-top-offset,0px) / 2);height:calc(var(--menu-games-height) * 1px);align-items:center;gap:calc(var(--menu-games-gap) * 1px);overscroll-behavior-x:contain;scrollbar-width:none;touch-action:pan-x;-webkit-user-select:none;user-select:none;cursor:grab;padding:12px 0;display:flex;position:absolute;overflow:auto hidden}.game-menu__slot{flex:0 0 calc(var(--game-slot-width) * 1px);place-items:center;height:100%;display:grid}.game-menu .normal-game-card{cursor:grab}.game-menu.is-dragging,.game-menu.is-dragging *{cursor:grabbing}.game-menu::-webkit-scrollbar{display:none}.game-menu:focus-visible{outline:3px solid var(--menu-gold-text)}.catalogue-arrow{top:calc((var(--menu-games-top) + var(--menu-games-height) / 2) * 1px + var(--menu-top-offset,0px) / 2);width:calc(var(--menu-games-arrow-width) * 1px);color:#ffeaa2;cursor:pointer;background:#200842d9;border:1px solid #bc86ff88;border-radius:14px;place-items:center;height:92px;padding:0;font-size:30px;display:grid;position:absolute;transform:translateY(-50%)}.catalogue-arrow--left{left:1px}.catalogue-arrow--right{right:1px}.catalogue-arrow:disabled{opacity:0;pointer-events:none}.catalogue-arrow:focus-visible{outline-offset:2px;outline:3px solid #fff}.announcement-marquee{width:100%;height:100%;color:var(--menu-gold-text);font:inherit;font-size:calc(var(--menu-top-announcement-font-size) * 1px);text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;padding:0;line-height:1.5;display:flex;overflow:hidden}.announcement-marquee:focus-visible{outline:2px solid var(--menu-gold-text);outline-offset:-2px}.announcement-marquee__track{white-space:nowrap;width:max-content;animation:announcement-scroll var(--menu-top-announcement-duration) linear infinite;flex:none;display:flex}.announcement-marquee__track>span{padding-right:calc(var(--menu-top-announcement-repeat-gap) * 1px);flex:none}.announcement-marquee[data-paused=true] .announcement-marquee__track{animation-play-state:paused}@keyframes announcement-scroll{to{transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){.announcement-marquee{overflow-x:auto}.announcement-marquee__track{animation:none}.announcement-marquee__track>span+span{display:none}}.top-bar{top:var(--menu-top-offset,0px);width:100%;height:calc(var(--menu-top-height) * 1px);pointer-events:none;position:absolute;left:0}.top-bar__background{width:100%;height:100%;position:absolute;inset:0}.top-bar__edge{pointer-events:none;height:100%;position:absolute;top:0}.top-bar__edge--left{width:var(--menu-bleed-left,0px);right:100%}.top-bar__edge--right{width:var(--menu-bleed-right,0px);left:100%}.top-bar__middle{width:calc(var(--menu-top-middle-width) * 1px);height:100%;position:absolute;top:0;left:50%;transform:translate(-50%)}.top-bar__profile{left:calc(var(--menu-top-profile-left) * 1px);top:calc(var(--menu-top-profile-top) * 1px);width:calc(var(--menu-top-profile-width) * 1px);height:calc(var(--menu-top-profile-width) * 1px);pointer-events:auto;position:absolute}.top-bar__profile img{object-fit:contain;width:100%;height:100%;display:block}.top-bar__profile .top-bar__avatar{border-radius:50%;width:64%;height:64%;position:absolute;inset:18%}.top-bar__balance{left:calc(var(--menu-top-balance-left) * 1px);top:calc(var(--menu-top-balance-top) * 1px);width:calc(var(--menu-top-balance-width) * 1px);height:calc(var(--menu-top-balance-height) * 1px);position:absolute}.top-bar__balance>img{object-fit:contain;width:100%;height:100%}.top-bar__balance output{color:var(--menu-balance-text);font-variant-numeric:tabular-nums;white-space:nowrap;place-items:center;font-weight:700;line-height:1;display:grid;position:absolute;inset:0 18% 0 21%}.top-bar__balance-add{pointer-events:auto;border-radius:50%;width:18%;height:100%;position:absolute;top:0;right:0}.top-bar__actions{left:50%;top:calc(var(--menu-top-actions-top) * 1px);gap:calc(var(--menu-top-actions-gap) * 1px);pointer-events:auto;display:flex;position:absolute;transform:translate(-50%)}.top-bar__action{width:calc(var(--menu-top-action-width) * 1px);height:calc(var(--menu-top-action-height) * 1px);color:#fff;font-family:var(--profile-font);text-shadow:0 2px 2px #170420;place-items:center;font-size:30px;font-weight:700;text-decoration:none;display:grid;position:relative}.top-bar__action img{width:100%;height:100%;position:absolute;inset:0}.top-bar__action span{position:relative}.top-bar__deposit span{padding-left:26px}.top-bar__withdraw span{padding-right:26px}.top-bar__announcement{left:calc(var(--menu-top-announcement-left) * 1px);right:calc(var(--menu-top-announcement-right) * 1px);top:calc(var(--menu-top-announcement-top) * 1px);height:calc(var(--menu-top-announcement-height) * 1px);pointer-events:auto;background:url(data:image/webp;base64,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) 50%/100% 100% no-repeat;padding:6px 20px;position:absolute}.top-bar__settings{right:calc(var(--menu-top-settings-right) * 1px);top:calc(var(--menu-top-settings-top) * 1px);width:calc(var(--menu-top-settings-width) * 1px);height:calc(var(--menu-top-settings-width) * 1px);cursor:pointer;pointer-events:auto;background:0 0;border:0;padding:0;position:absolute}.top-bar__settings img{object-fit:contain;width:100%;height:100%}.top-bar :is(a,button):focus-visible{outline:3px solid var(--menu-gold-text);outline-offset:3px}.top-bar :is(a,button):active{filter:brightness(.85)}.top-bar{isolation:isolate}.top-bar__middle{z-index:0;pointer-events:none}.top-bar__background,.top-bar__edge{z-index:1;pointer-events:none}.top-bar__profile,.top-bar__balance,.top-bar__actions,.top-bar__announcement,.top-bar__settings{z-index:2}:root{--menu-design-width:1928;--menu-design-height:890;--profile-font:"Noto Sans Myanmar", "Myanmar Text", "Myanmar MN", sans-serif;--menu-gold-text:#ffdc47;--menu-gold-shadow:#a35b00;--menu-balance-text:#fff1b8;--menu-top-height:100;--menu-top-middle-width:754;--menu-top-profile-left:66;--menu-top-profile-top:1;--menu-top-profile-width:98;--menu-top-balance-left:192;--menu-top-balance-top:1;--menu-top-balance-width:414;--menu-top-balance-height:91;--menu-top-balance-font-size:37;--menu-top-actions-top:14;--menu-top-actions-gap:25;--menu-top-action-width:241;--menu-top-action-height:79;--menu-top-settings-right:58;--menu-top-settings-top:9;--menu-top-settings-width:89;--menu-top-announcement-left:1299;--menu-top-announcement-right:156;--menu-top-announcement-top:4;--menu-top-announcement-height:90;--menu-top-announcement-font-size:25;--menu-top-announcement-duration:30s;--menu-top-announcement-repeat-gap:64;--menu-games-left:44;--menu-games-top:150;--menu-games-height:540;--menu-games-gap:45;--menu-games-arrow-width:54;--game-slot-width:332;--normal-card-width:317;--normal-card-height:458;--normal-card-window-left:5.66%;--normal-card-window-right:5.66%;--normal-card-window-top:3.0%;--normal-card-window-bottom:7.1%;--normal-card-window-background:#0a0323;--menu-bottom-height:178;--menu-bottom-art-height:177;--menu-bottom-action-width:174;--menu-bottom-action-height:182;--menu-bottom-icon-width:141;--menu-bottom-icon-height:122;--menu-bottom-bank-center:238;--menu-bottom-withdraw-center:503;--menu-bottom-chat-center:1425;--menu-bottom-history-center:1695;--menu-bottom-wheel-width:523}.landscape-viewport{height:100dvh;padding:env(safe-area-inset-top,0px) env(safe-area-inset-right,0px) env(safe-area-inset-bottom,0px) env(safe-area-inset-left,0px);position:fixed;inset:0;overflow:clip}.landscape-viewport__available{place-items:end center;width:100%;height:100%;display:grid;overflow:visible}.landscape-viewport__bounds{position:relative;overflow:visible}.landscape-viewport__canvas{width:calc(var(--menu-design-width) * 1px);height:calc(var(--menu-design-height) * 1px);transform-origin:0 0;position:absolute;top:0;left:0}.landscape-viewport__rotate{display:none}.menu-page{width:100%;height:100%;position:relative}@media (orientation:portrait){.landscape-viewport__available{visibility:hidden}.landscape-viewport__rotate{text-align:center;place-items:center;margin:0;padding:24px;display:grid;position:absolute;inset:0}}:root{--profile-window-height:860px;--profile-window-width:1682px;--profile-font:"Noto Sans Myanmar", "Myanmar Text", "Myanmar MN", sans-serif;--profile-title-top:76px;--profile-title-inset:142px;--profile-title-size:44px;--profile-close-width:112px;--profile-close-top:25px;--profile-close-right:34px;--profile-content-top:210px;--profile-content-bottom:116px;--profile-content-inset:190px;--profile-sidebar-width:290px;--profile-content-gap:22px;--profile-avatar-width:210px;--profile-panel-padding:22px;--profile-field-height:82px;--profile-field-gap:18px;--profile-action-width:138px;--profile-action-gap:16px;--profile-label-width:148px;--profile-label-size:22px;--profile-value-size:28px;--profile-button-size:29px;--profile-sidebar-button-size:25px;--profile-button-height:70px;--profile-unit-size:46px;--profile-gold-width:104px;--profile-panel-color:#8d0300;--profile-field-color:#460000;--profile-panel-border:#d7240b;--profile-button-top:#ff9509;--profile-button-bottom:#ff4225;--profile-link-top:#fff797;--profile-link-bottom:#ffb400;--profile-button-border:#ffe06e;--profile-text:#fff8e5;--profile-title-color:#ef0}.profile-overlay{inset:var(--menu-top-offset,0px) var(--menu-side-offset,0px) 0;z-index:10;font-family:var(--profile-font);color:var(--profile-text);background:#0000009e;place-items:center;display:grid;position:absolute}.profile-window{width:var(--profile-window-width);height:var(--profile-window-height);position:relative}.profile-window__background{object-fit:fill;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.profile-window__title{top:var(--profile-title-top);left:var(--profile-title-inset);right:var(--profile-title-inset);color:var(--profile-title-color);font-size:var(--profile-title-size);text-align:center;margin:0;line-height:1.8;position:absolute}.profile-window__close{top:var(--profile-close-top);right:var(--profile-close-right);z-index:1;width:var(--profile-close-width);cursor:pointer;background:0 0;border:0;padding:0;position:absolute}.profile-window__close img{width:100%;height:auto;display:block}.profile-content{inset:var(--profile-content-top) var(--profile-content-inset) var(--profile-content-bottom);grid-template-columns:var(--profile-sidebar-width) minmax(0, 1fr);gap:var(--profile-content-gap);display:grid;position:absolute}.profile-sidebar,.profile-details{border:3px solid var(--profile-panel-border);background:var(--profile-panel-color);border-radius:8px}.profile-sidebar{padding:var(--profile-panel-padding) 12px;flex-direction:column;justify-content:space-between;align-items:center;display:flex}.profile-sidebar__avatar{width:var(--profile-avatar-width);height:auto}.profile-button{height:var(--profile-button-height);border:2px solid var(--profile-button-border);background:linear-gradient(var(--profile-button-top), var(--profile-button-bottom));box-shadow:inset 0 0 4px var(--profile-button-border);color:var(--profile-text);font:inherit;font-size:var(--profile-button-size);white-space:nowrap;cursor:pointer;border-radius:4px;padding:0 8px;font-weight:700;line-height:1.8}.profile-button:disabled{opacity:1;cursor:default}.profile-button:focus-visible,.profile-window__close:focus-visible,.profile-field input:focus-visible{outline:3px solid var(--profile-title-color);outline-offset:3px}.profile-button--change,.profile-button--link{width:100%}.profile-sidebar .profile-button{font-size:var(--profile-sidebar-button-size)}.profile-button--link{background:linear-gradient(var(--profile-link-top), var(--profile-link-bottom));color:var(--profile-field-color);border-radius:50px}.profile-details{padding:var(--profile-panel-padding);align-items:center;display:grid;position:relative}.profile-details__fields{gap:var(--profile-field-gap);display:grid}.profile-balance{height:var(--profile-field-height);margin-right:calc(var(--profile-action-width) + var(--profile-action-gap));padding-left:var(--profile-gold-width);background:var(--profile-field-color);place-items:center;display:grid;position:relative}.profile-balance img{width:var(--profile-gold-width);height:auto;position:absolute;left:-12px}.profile-balance output{color:var(--menu-balance-text);font-family:system-ui,sans-serif;font-size:var(--profile-unit-size);font-variant-numeric:tabular-nums;white-space:nowrap;font-weight:900}.profile-field{grid-template-columns:minmax(0, 1fr) var(--profile-action-width);align-items:center;gap:var(--profile-action-gap);min-height:var(--profile-field-height);display:grid}.profile-field__value{height:var(--profile-field-height);background:var(--profile-field-color);align-items:center;display:flex}.profile-field label{flex:0 0 var(--profile-label-width);font-size:var(--profile-label-size);text-align:center;white-space:nowrap;font-weight:700;line-height:1.8}.profile-field input{width:100%;min-width:0;height:100%;color:var(--profile-text);font-family:var(--profile-font);font-size:var(--profile-value-size);text-align:center;text-overflow:ellipsis;background:0 0;border:0;padding:0 8px}.profile-button--edit{width:var(--profile-button-height);place-items:center;display:grid}.profile-button--edit svg{width:42px;height:42px}.profile-feedback{bottom:6px;left:var(--profile-panel-padding);right:var(--profile-panel-padding);min-height:34px;color:var(--menu-gold-text);text-align:center;margin:0;font-size:21px;line-height:1.6;position:absolute}.profile-preview{text-align:center;color:var(--menu-gold-text);margin:0;font-size:20px;position:absolute;bottom:22px;left:0;right:0}.login-window{width:1280px;height:806px}.login-window .profile-window__title{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;overflow:hidden}.login-window .profile-window__close{width:96px;top:-8px;right:-8px}.login-form,.login-fields{position:absolute;inset:0}.login-field{height:9.7%;font:29px/1.6 var(--profile-font);grid-template-columns:30% minmax(0,1fr);align-items:center;gap:3%;display:grid;position:absolute;left:17%;right:24%}.login-field:first-child{top:41.1%}.login-field:last-child{top:57.9%}.login-field label{text-align:right;white-space:nowrap}.login-field input{color:#fff;width:100%;min-width:0;height:100%;font:inherit;text-align:center;background:0 0;border:0;border-radius:8px;padding:0 14px}.login-field input::placeholder{color:#c7a8dc;opacity:1}.login-actions{font:29px/1.6 var(--profile-font);justify-content:space-between;align-items:center;display:flex;position:absolute;top:73%;left:23%;right:23%}.login-remember{cursor:pointer;align-items:center;gap:16px;display:flex}.login-remember input{accent-color:#9a26cd;cursor:pointer;width:48px;height:48px;margin:0}.login-submit{color:#fff;width:242px;height:82px;font:inherit;cursor:pointer;background:url(/assets/panel.button-B5Qc_E7E.webp) 50%/100% 100% no-repeat;border:0;padding:0 20px}.login-submit:disabled{opacity:.6;cursor:default}.login-submit:not(:disabled):active{filter:brightness(.85)}.login-window :is(input,button):focus-visible{outline-offset:4px;outline:3px solid #f3c7ff}.login-feedback{text-align:center;color:#ffe39c;margin:0;font-size:23px;line-height:1.6;position:absolute;top:84%;left:18%;right:18%}:root{--change-name-panel-inset:235px;--change-name-title-top:224px;--change-name-form-top:190px;--change-name-form-inset:80px;--change-name-form-bottom:24px;--change-name-gap:32px;--change-name-input-height:90px;--change-name-text-size:32px;--change-name-button-width:216px;--change-name-button-color:#f6b000;--change-name-button-text:#422d17;--change-name-placeholder-color:#be9b82}.change-name-window .profile-window__title{top:var(--change-name-title-top);z-index:1;pointer-events:none}.change-name-panel{inset:var(--profile-content-top) var(--change-name-panel-inset) var(--profile-content-bottom);padding:var(--change-name-form-top) var(--change-name-form-inset) var(--change-name-form-bottom);border:3px solid var(--profile-panel-border);background:var(--profile-panel-color);border-radius:8px;flex-direction:column;align-items:stretch;display:flex;position:absolute}.change-name-input{width:100%;min-width:0;height:var(--change-name-input-height);background:var(--profile-field-color);color:var(--profile-text);font:inherit;font-size:var(--change-name-text-size);text-align:center;border:0;border-radius:6px;flex-shrink:0;padding:0 16px}.change-name-input::placeholder{color:var(--change-name-placeholder-color);opacity:1}.change-name-note{margin:var(--change-name-gap) 0 0;font-size:var(--change-name-text-size);text-align:center;white-space:nowrap;line-height:1.8}.change-name-feedback{min-height:38px;color:var(--profile-title-color);font-size:var(--profile-label-size);text-align:center;margin:0;line-height:1.7}.change-name-submit{width:var(--change-name-button-width);min-height:var(--profile-button-height);border:2px solid var(--profile-button-border);background:var(--change-name-button-color);color:var(--change-name-button-text);font:inherit;font-size:var(--change-name-text-size);cursor:pointer;border-radius:6px;align-self:flex-end;margin-top:auto;padding:0 16px;font-weight:700}.change-name-submit:disabled{cursor:default}.change-name-input:focus-visible,.change-name-submit:focus-visible{outline:3px solid var(--profile-title-color);outline-offset:3px}:root{--gold-frame-width:1000px;--gold-frame-top:144px;--gold-frame-content-inset:46px}.gold-frame{--gold-frame-height:calc(var(--gold-frame-width) * 973 / 1616);top:var(--gold-frame-top);width:var(--gold-frame-width);height:var(--gold-frame-height);position:absolute;left:50%;transform:translate(-50%)}.gold-frame__artwork{object-fit:contain;pointer-events:none;width:100%;height:100%;position:absolute}:root{--link-account-title-top:178px;--link-account-close-top:88px;--link-account-close-right:112px;--link-account-form-top:118px;--link-account-form-inset:46px;--link-account-form-bottom:80px;--link-account-form-padding:18px;--link-account-field-height:90px;--link-account-field-gap:16px;--link-account-label-width:300px;--link-account-label-size:29px;--link-account-input-size:25px;--link-account-button-width:230px;--link-account-button-height:76px;--link-account-button-size:32px;--link-account-placeholder-color:#cfaca2;--link-account-invalid-color:#ffb39b;--link-account-panel-color:#90191d;--link-account-submit-top:#cfff9c;--link-account-submit-middle:#33d700;--link-account-submit-bottom:#008300}.link-account-window .profile-window__title{top:var(--link-account-title-top);z-index:1}.link-account-window .profile-window__close{top:var(--link-account-close-top);right:var(--link-account-close-right);z-index:2}.link-account-form{inset:var(--link-account-form-top) var(--link-account-form-inset) var(--link-account-form-bottom);gap:var(--link-account-field-gap);padding:var(--link-account-form-padding);background:var(--link-account-panel-color);border-radius:4px;flex-direction:column;display:flex;position:absolute}.link-account-field{grid-template-columns:var(--link-account-label-width) minmax(0, 1fr);min-height:var(--link-account-field-height);align-items:center;gap:18px;display:grid;position:relative}.link-account-field-error{clip-path:inset(50%);width:1px;height:1px;position:absolute;overflow:hidden}.link-account-field label{font-size:var(--link-account-label-size);text-align:right;font-weight:700;line-height:1.5}.link-account-field input{width:100%;min-width:0;height:var(--link-account-field-height);background:var(--profile-field-color);color:var(--profile-text);font:inherit;font-size:var(--link-account-input-size);text-align:center;border:2px solid #0000;border-radius:6px;padding:0 16px}.link-account-field input::placeholder{color:var(--link-account-placeholder-color);opacity:1}.link-account-field input[aria-invalid=true]{border-color:var(--link-account-invalid-color)}.link-account-feedback{min-height:40px;color:var(--menu-gold-text);text-align:center;margin:0;font-size:24px;line-height:1.6;position:absolute;bottom:28px;left:18px;right:18px}.link-account-submit{bottom:calc(var(--link-account-button-height) / -2);min-height:var(--link-account-button-height);width:var(--link-account-button-width);border:2px solid var(--profile-button-border);background:linear-gradient(var(--link-account-submit-top), var(--link-account-submit-middle) 50%, var(--link-account-submit-bottom));color:var(--profile-text);font:inherit;font-size:var(--link-account-button-size);cursor:pointer;border-radius:40px;margin-top:auto;padding:0 12px;font-weight:700;position:absolute;left:50%;transform:translate(-50%)}.link-account-submit:disabled{cursor:default}.link-account-field input:focus-visible,.link-account-submit:focus-visible{outline:3px solid var(--profile-title-color);outline-offset:3px}.link-account-window .gold-frame{--gold-frame-width:1200px;--gold-frame-top:120px}.link-account-window .gold-frame__artwork{display:none}:root{--refill-sidebar-width:250px;--refill-gap:20px;--refill-panel-padding:10px;--refill-method-height:68px;--refill-logo-size:112px;--refill-heading-size:34px;--refill-note-size:24px;--refill-recipient-size:28px;--refill-copy-size:23px;--refill-copy-height:52px;--refill-field-height:82px;--refill-field-font-size:27px;--refill-submit-width:220px;--refill-submit-height:78px;--refill-submit-font-size:34px;--refill-panel-color:#310000;--refill-field-row-color:#90191d;--refill-placeholder-color:#cfaca2;--refill-submit-top:#cfff9c;--refill-submit-middle:#33d700;--refill-submit-bottom:#008300}.refill-window .profile-window__title{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;overflow:hidden}.refill-content{inset:var(--gold-frame-content-inset);grid-template-columns:var(--refill-sidebar-width) minmax(0, 1fr);gap:var(--refill-gap);display:grid;position:absolute}.refill-recipient,.refill-form{border:3px solid var(--profile-panel-border);background:var(--refill-panel-color);padding:var(--refill-panel-padding);border-radius:6px}.refill-recipient{flex-direction:column;min-width:0;display:flex}.refill-methods{gap:4px;display:grid}.refill-method{width:100%;height:var(--refill-method-height);cursor:pointer;background:0 0;border:0;padding:0}.refill-method img{object-fit:contain;width:100%;height:100%;display:block}.refill-recipient__details{text-align:center;margin:auto 0}.refill-recipient__name{margin:0 0 var(--refill-gap);font-size:var(--refill-recipient-size);overflow-wrap:anywhere;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-weight:700;line-height:1.6;display:-webkit-box;overflow:hidden}.refill-recipient__phone{width:100%;color:var(--profile-text);font:700 var(--refill-recipient-size) system-ui, sans-serif;text-align:center;background:0 0;border:0;padding:8px 0}.refill-copy{min-height:var(--refill-copy-height);border:2px solid var(--profile-button-border);background:linear-gradient(var(--profile-panel-color), var(--refill-panel-color));color:var(--profile-text);font:inherit;font-size:var(--refill-copy-size);white-space:nowrap;cursor:pointer;border-radius:4px;padding:0 4px}.refill-copy-feedback,.refill-feedback{min-height:32px;color:var(--menu-gold-text);text-align:center;margin:0;font-size:19px;line-height:1.6}.refill-details{gap:var(--refill-gap);flex-direction:column;min-width:0;display:flex}.refill-header{align-items:center;gap:var(--refill-gap);min-height:142px;display:flex}.refill-header img{width:var(--refill-logo-size);height:var(--refill-logo-size);object-fit:contain}.refill-header div{min-width:0}.refill-header h2{font-size:var(--refill-heading-size);color:var(--menu-gold-text);white-space:nowrap;margin:0;font-weight:500;line-height:1.8}.refill-header p{font-size:var(--refill-note-size);white-space:nowrap;margin:0;line-height:1.8}.refill-form{flex-direction:column;flex:1;gap:8px;min-height:0;display:flex}.refill-field{min-height:var(--refill-field-height);background:var(--refill-field-row-color);border-radius:4px;place-items:center;display:grid}.refill-field input{width:86%;min-width:0;height:60px;font:inherit;font-size:var(--refill-field-font-size);background:var(--refill-panel-color);color:var(--profile-text);text-align:center;border:0;border-radius:6px;padding:0 8px}.refill-field input::placeholder{color:var(--refill-placeholder-color);opacity:1}.refill-submit{width:var(--refill-submit-width);min-height:var(--refill-submit-height);border:3px solid var(--profile-button-border);box-shadow:inset 0 0 5px var(--refill-panel-color);background:linear-gradient(var(--refill-submit-top), var(--refill-submit-middle) 50%, var(--refill-submit-bottom));color:var(--profile-text);font:inherit;font-size:var(--refill-submit-font-size);cursor:pointer;border-radius:60px;align-self:flex-end;margin-top:auto;padding:0 12px}.refill-window button:disabled{cursor:default}.refill-window button:focus-visible,.refill-window input:focus-visible{outline:3px solid var(--profile-title-color);outline-offset:3px}.refill-window{--profile-window-width:1436px;--profile-window-height:830px}.refill-window .gold-frame{--gold-frame-width:1100px;--gold-frame-top:120px}:root{--withdraw-sidebar-width:308px;--withdraw-gap:20px;--withdraw-padding:18px;--withdraw-card-height:162px;--withdraw-logo-size:58px;--withdraw-card-font-size:25px;--withdraw-heading-size:34px;--withdraw-detail-size:27px;--withdraw-label-width:144px;--withdraw-row-height:60px;--withdraw-amount-height:74px;--withdraw-button-height:70px;--withdraw-submit-width:210px;--withdraw-panel-color:#310000;--withdraw-active-color:#7a1706;--withdraw-placeholder-color:#cfaca2;--withdraw-submit-top:#cfff9c;--withdraw-submit-middle:#33d700;--withdraw-submit-bottom:#008300}.withdraw-window .profile-window__title{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;overflow:hidden}.withdraw-content{inset:var(--gold-frame-content-inset);grid-template-columns:var(--withdraw-sidebar-width) minmax(0, 1fr);gap:var(--withdraw-gap);grid-template-rows:minmax(0,1fr);display:grid;position:absolute}.withdraw-sidebar,.withdraw-form{min-width:0;min-height:0;padding:var(--withdraw-padding);border:3px solid var(--profile-panel-border);background:var(--withdraw-panel-color);border-radius:6px;flex-direction:column;display:flex}.withdraw-sidebar{gap:var(--withdraw-gap);grid-template-rows:minmax(0,1fr) auto;display:grid}.withdraw-sidebar__footer{gap:var(--withdraw-gap);flex-direction:column;min-width:0;display:flex}.withdraw-cards{overscroll-behavior:contain;gap:var(--withdraw-gap);flex-direction:column;flex:1;min-height:0;padding:5px;display:flex;overflow-y:auto}.withdraw-card{grid-template-columns:var(--withdraw-logo-size) minmax(0, 1fr);min-height:var(--withdraw-card-height);border:2px solid var(--profile-panel-border);background:var(--profile-field-color);color:var(--profile-text);font:inherit;font-size:var(--withdraw-card-font-size);text-align:left;cursor:pointer;border-radius:8px;flex-shrink:0;align-items:center;gap:6px 12px;padding:12px;line-height:1.35;display:grid}.withdraw-card[aria-pressed=true]{border-color:var(--profile-button-border);background:var(--withdraw-active-color)}.withdraw-card img{width:var(--withdraw-logo-size);height:var(--withdraw-logo-size);object-fit:contain}.withdraw-card__bank{color:var(--menu-gold-text);font-weight:700}.withdraw-card__name,.withdraw-card__phone{text-overflow:ellipsis;white-space:nowrap;text-align:center;grid-column:1/-1;overflow:hidden}.withdraw-card__phone{font-variant-numeric:tabular-nums;font-family:system-ui,sans-serif}.withdraw-empty{text-align:center;font-size:var(--withdraw-card-font-size);margin:auto}.withdraw-add{min-height:var(--withdraw-button-height);border:2px solid var(--profile-button-border);background:linear-gradient(var(--profile-link-top), var(--profile-link-bottom));color:var(--profile-field-color);font:inherit;font-size:var(--withdraw-card-font-size);white-space:nowrap;cursor:pointer;border-radius:8px;flex:none;padding:0 8px;font-weight:700}.withdraw-form h2{color:var(--menu-gold-text);font-size:var(--withdraw-heading-size);text-align:center;white-space:nowrap;margin:0 0 8px;line-height:2}.withdraw-details{gap:8px;margin:0 0 16px;display:grid}.withdraw-details div{min-height:var(--withdraw-row-height);background:var(--profile-field-color);align-items:center;padding:0 12px;display:flex}.withdraw-details dt{flex:0 0 var(--withdraw-label-width);font-size:var(--withdraw-card-font-size)}.withdraw-details dd{min-width:0;font-size:var(--withdraw-detail-size);text-overflow:ellipsis;white-space:nowrap;text-align:center;flex:1;margin:0;overflow:hidden}.withdraw-amount{width:100%;min-height:var(--withdraw-amount-height);background:var(--profile-field-color);color:var(--profile-text);font:inherit;font-size:var(--withdraw-detail-size);text-align:center;border:0;border-radius:6px;padding:0 12px}.withdraw-amount::placeholder{color:var(--withdraw-placeholder-color);opacity:1}.withdraw-feedback{min-height:34px;color:var(--menu-gold-text);text-align:center;margin:0;font-size:22px;line-height:1.5}.withdraw-submit{width:var(--withdraw-submit-width);min-height:var(--withdraw-button-height);border:3px solid var(--profile-button-border);background:linear-gradient(var(--withdraw-submit-top), var(--withdraw-submit-middle) 50%, var(--withdraw-submit-bottom));color:var(--profile-text);font:inherit;font-size:var(--withdraw-heading-size);cursor:pointer;border-radius:60px;align-self:flex-end;margin-top:auto;padding:0 12px}.withdraw-window button:disabled{cursor:default}.withdraw-window button:focus-visible,.withdraw-window input:focus-visible{outline:3px solid var(--profile-title-color);outline-offset:3px}.withdraw-window{--profile-window-width:1436px;--profile-window-height:830px}.withdraw-window .gold-frame{--gold-frame-width:1100px;--gold-frame-top:120px}:root{--transit-height:890px;--transit-width:calc(var(--transit-height) * 1285 / 721);--transit-title-top:36px;--transit-title-left:82px;--transit-title-size:42px;--transit-toggle-top:35px;--transit-toggle-right:72px;--transit-toggle-width:220px;--transit-toggle-height:72px;--transit-table-top:146px;--transit-table-inset:49px;--transit-table-bottom:164px;--transit-heading-height:90px;--transit-row-height:80px;--transit-heading-size:36px;--transit-row-size:27px;--transit-phone-width:22%;--transit-bank-width:16%;--transit-id-width:24%;--transit-amount-width:19%;--transit-status-width:19%;--transit-footer-bottom:55px;--transit-button-height:76px;--transit-button-width:244px;--transit-button-gap:70px;--transit-button-size:34px;--transit-summary-bottom:18px;--transit-summary-size:21px;--transit-heading-color:#b40b0b;--transit-row-color:#4a0300;--transit-row-alternate:#590704;--transit-line-color:#86110b;--transit-completed:#99ff9c;--transit-pending:#ffe56b;--transit-rejected:#ffb6ad;--transit-green-top:#cfff98;--transit-green-middle:#38e600;--transit-green-bottom:#009300;--transit-gold-top:#fffbb5;--transit-gold-middle:#ffc500;--transit-gold-bottom:#ed9200}.transit-window{width:var(--transit-width);height:var(--transit-height)}.transit-background{object-fit:contain;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.transit-window .profile-window__title{top:var(--transit-title-top);left:var(--transit-title-left);right:calc(var(--transit-toggle-width) + 100px);z-index:1;text-align:left;font-size:var(--transit-title-size);white-space:nowrap;font-weight:400}.transit-toggle,.transit-load-more,.transit-window .profile-window__close,.transit-retry{border:3px solid var(--profile-button-border);background:linear-gradient(var(--transit-green-top), var(--transit-green-middle) 46%, var(--transit-green-bottom) 52%, var(--transit-green-middle));color:var(--profile-text);font:inherit;font-size:var(--transit-button-size);cursor:pointer;border-radius:45px;line-height:1.6}.transit-toggle{top:var(--transit-toggle-top);right:var(--transit-toggle-right);width:var(--transit-toggle-width);height:var(--transit-toggle-height);position:absolute}.transit-window .profile-window__close{top:auto;right:auto;left:calc(50% - var(--transit-button-width) - var(--transit-button-gap) / 2);bottom:var(--transit-footer-bottom);width:var(--transit-button-width);height:var(--transit-button-height);background:linear-gradient(var(--transit-gold-top), var(--transit-gold-middle) 48%, var(--transit-gold-bottom) 52%, var(--transit-gold-middle));padding:0 12px}.transit-load-more{left:calc(50% + var(--transit-button-gap) / 2);bottom:var(--transit-footer-bottom);width:var(--transit-button-width);height:var(--transit-button-height);border-radius:18px;position:absolute}.transit-load-more:disabled{cursor:default;filter:saturate(.4)brightness(.75)}.transit-summary{bottom:var(--transit-summary-bottom);color:var(--menu-gold-text);font-size:var(--transit-summary-size);text-align:center;margin:0;line-height:1.5;position:absolute;left:25%;right:25%}.transit-table-scroll{top:var(--transit-table-top);left:var(--transit-table-inset);right:var(--transit-table-inset);bottom:var(--transit-table-bottom);overscroll-behavior:contain;scrollbar-color:var(--profile-button-border) var(--profile-field-color);position:absolute;overflow-y:auto}.transit-table{table-layout:fixed;border-collapse:separate;border-spacing:0;width:100%;color:var(--profile-text)}.transit-column-phone{width:var(--transit-phone-width)}.transit-column-bank{width:var(--transit-bank-width)}.transit-column-id{width:var(--transit-id-width)}.transit-column-amount{width:var(--transit-amount-width)}.transit-column-status{width:var(--transit-status-width)}.transit-table th{z-index:1;height:var(--transit-heading-height);border-right:3px solid var(--transit-line-color);background:var(--transit-heading-color);font-size:var(--transit-heading-size);padding:8px;font-weight:400;line-height:1.6;position:sticky;top:0}.transit-table td{height:var(--transit-row-height);border-right:1px solid var(--transit-line-color);border-bottom:1px solid var(--transit-line-color);background:var(--transit-row-color);font-size:var(--transit-row-size);text-align:center;overflow-wrap:anywhere;padding:12px 14px;line-height:1.65}.transit-table tbody tr:nth-child(2n) td{background:var(--transit-row-alternate)}.transit-table .transit-number{font-variant-numeric:tabular-nums;font-family:system-ui,Myanmar Text,sans-serif}.transit-amount{white-space:nowrap}.transit-status--completed{color:var(--transit-completed)}.transit-status--pending{color:var(--transit-pending)}.transit-status--rejected{color:var(--transit-rejected)}.transit-table .transit-table-state{height:180px}.transit-table-state p{margin:12px}.transit-retry{font-size:var(--transit-row-size);padding:2px 22px}.transit-window button:focus-visible,.transit-table-scroll:focus-visible{outline:3px solid var(--profile-title-color);outline-offset:-3px}.transit-visually-hidden{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}:root{--add-card-title-top:178px;--add-card-title-size:32px;--add-card-close-top:88px;--add-card-close-right:112px;--add-card-form-top:112px;--add-card-form-inset:92px;--add-card-form-bottom:40px;--add-card-bank-width:280px;--add-card-bank-height:82px;--add-card-bank-gap:60px;--add-card-section-gap:26px;--add-card-field-height:86px;--add-card-field-gap:12px;--add-card-input-size:30px;--add-card-submit-width:230px;--add-card-submit-height:78px;--add-card-panel-color:#310000;--add-card-row-color:#90191d;--add-card-placeholder-color:#cfaca2;--add-card-submit-top:#cfff9c;--add-card-submit-middle:#33d700;--add-card-submit-bottom:#008300}.add-card-window .profile-window__title{top:var(--add-card-title-top);font-size:var(--add-card-title-size);color:var(--profile-text);white-space:nowrap;z-index:1;line-height:2}.add-card-window .profile-window__close{top:var(--add-card-close-top);right:var(--add-card-close-right);z-index:2}.add-card-form{inset:var(--add-card-form-top) var(--add-card-form-inset) var(--add-card-form-bottom);gap:var(--add-card-section-gap);flex-direction:column;display:flex;position:absolute}.add-card-banks{justify-content:center;gap:var(--add-card-bank-gap);display:flex}.add-card-bank{width:var(--add-card-bank-width);height:var(--add-card-bank-height);cursor:pointer;background:0 0;border:0;flex:none;padding:0}.add-card-bank img{object-fit:contain;pointer-events:none;width:100%;height:100%;display:block}.add-card-fields{gap:var(--add-card-field-gap);border:3px solid var(--profile-panel-border);background:var(--add-card-panel-color);border-radius:6px;flex-direction:column;flex:1;min-height:0;padding:8px;display:flex}.add-card-field{min-height:var(--add-card-field-height);background:var(--add-card-row-color);border-radius:4px;place-items:center;display:grid}.add-card-field input{background:var(--add-card-panel-color);width:78%;min-width:0;height:62px;color:var(--profile-text);font:inherit;font-size:var(--add-card-input-size);text-align:center;border:0;border-radius:6px;padding:0 14px}.add-card-field input::placeholder{color:var(--add-card-placeholder-color);opacity:1}.add-card-feedback{min-height:32px;color:var(--menu-gold-text);text-align:center;margin:0;font-size:22px;line-height:1.5}.add-card-submit{width:var(--add-card-submit-width);min-height:var(--add-card-submit-height);border:3px solid var(--profile-button-border);background:linear-gradient(var(--add-card-submit-top), var(--add-card-submit-middle) 50%, var(--add-card-submit-bottom));color:var(--profile-text);font:inherit;font-size:var(--add-card-title-size);cursor:pointer;border-radius:60px;align-self:flex-end;margin-top:auto;padding:0 12px}.add-card-window button:disabled{cursor:default}.add-card-window button:focus-visible,.add-card-window input:focus-visible{outline:3px solid var(--menu-gold-text);outline-offset:3px}.add-card-window{--profile-window-width:1436px;--profile-window-height:830px}.add-card-window .gold-frame{--gold-frame-width:1100px;--gold-frame-top:120px}.add-card-window .profile-window__title{top:158px}:root{--avatar-grid-top:200px;--avatar-grid-bottom:148px;--avatar-grid-inset:236px;--avatar-grid-columns:6;--avatar-cell-size:196px;--avatar-grid-column-gap:30px;--avatar-grid-row-gap:30px;--avatar-feedback-bottom:100px}.avatar-window .profile-window__title{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;overflow:hidden}.avatar-grid{inset:var(--avatar-grid-top) var(--avatar-grid-inset) var(--avatar-grid-bottom);grid-template-columns:repeat(var(--avatar-grid-columns), var(--avatar-cell-size));column-gap:var(--avatar-grid-column-gap);row-gap:var(--avatar-grid-row-gap);overscroll-behavior:contain;place-content:safe center center;padding:5px;display:grid;position:absolute;overflow-y:auto}.avatar-option{aspect-ratio:195/193;cursor:pointer;background:0 0;border:0;border-radius:6px;width:100%;padding:0;display:block}.avatar-option img{object-fit:contain;pointer-events:none;width:100%;height:100%;display:block}.avatar-option[aria-pressed=true]{outline:4px solid var(--menu-gold-text);outline-offset:1px}.avatar-option:focus-visible{outline:4px solid var(--profile-text);outline-offset:1px}.avatar-option:disabled{cursor:default}.avatar-feedback{bottom:var(--avatar-feedback-bottom);left:var(--avatar-grid-inset);right:var(--avatar-grid-inset);color:var(--menu-gold-text);text-align:center;margin:0;font-size:24px;line-height:1.8;position:absolute}.avatar-empty{text-align:center;grid-column:1/-1;font-size:30px}.avatar-window{width:calc(var(--menu-design-width) * 1px);height:calc(var(--menu-design-height) * 1px)}.avatar-window .profile-window__background{object-fit:fill}:root{--chat-width:1680px;--chat-header-height:114px;--chat-composer-height:110px;--chat-logo-size:102px;--chat-header-inset:22px;--chat-title-left:160px;--chat-title-top:20px;--chat-title-size:40px;--chat-close-width:100px;--chat-action-width:240px;--chat-composer-gap:14px;--chat-input-size:36px;--chat-message-size:30px;--chat-image-width:420px;--chat-image-height:320px;--chat-header-color:#391212;--chat-log-color:#300000;--chat-user-color:#784024;--chat-support-color:#5a1616;--chat-input-color:#fff;--chat-input-text:#342525;--chat-input-placeholder:#888;--chat-upload-top:#4bff00;--chat-upload-bottom:#149400}.chat-window{width:var(--chat-width);height:calc(var(--menu-design-height) * 1px);grid-template-rows:var(--chat-header-height) minmax(0, 1fr) var(--chat-composer-height);background:var(--chat-log-color);display:grid}.chat-window .profile-window__title{top:var(--chat-title-top);left:var(--chat-title-left);right:calc(var(--chat-close-width) + 50px);color:var(--profile-text);font-size:var(--chat-title-size);text-align:left;white-space:nowrap;font-weight:400}.chat-window .profile-window__close{top:6px;right:var(--chat-header-inset);width:var(--chat-close-width)}.chat-header{padding:0 var(--chat-header-inset);background:var(--chat-header-color);border-radius:4px;align-items:center;display:flex}.chat-header img{width:var(--chat-logo-size);height:var(--chat-logo-size);object-fit:contain}.chat-messages{overscroll-behavior:contain;flex-direction:column;gap:18px;min-height:0;padding:24px 24px 72px;display:flex;overflow-y:auto}.chat-message{max-width:75%;font-size:var(--chat-message-size);border-radius:18px;flex-shrink:0;padding:14px 20px;line-height:1.7}.chat-message--user{background:var(--chat-user-color);align-self:flex-end}.chat-message--support{background:var(--chat-support-color);align-self:flex-start}.chat-message p{white-space:pre-wrap;overflow-wrap:anywhere;margin:0}.chat-message__image{max-width:min(100%, var(--chat-image-width));max-height:var(--chat-image-height);object-fit:contain;border-radius:8px;width:auto;height:auto;display:block}.chat-message p+img{margin-top:12px}.chat-state{font-size:var(--chat-message-size);text-align:center}.chat-state button{font:inherit;color:var(--profile-field-color);background:var(--menu-gold-text);cursor:pointer;border-radius:8px}.chat-composer{grid-template-columns:var(--chat-action-width) minmax(0, 1fr) var(--chat-action-width);gap:var(--chat-composer-gap);display:grid;position:relative}.chat-composer button{font:inherit;font-size:var(--chat-input-size);color:var(--profile-text);cursor:pointer}.chat-upload{background:linear-gradient(var(--chat-upload-top), var(--chat-upload-bottom));border:3px solid #82d83c;border-radius:20px}.chat-send{border:3px solid var(--profile-button-border);background:linear-gradient(var(--profile-link-top), var(--profile-link-bottom));border-radius:60px}.chat-input{background:var(--chat-input-color);width:100%;min-width:0;color:var(--chat-input-text);font:inherit;font-size:var(--chat-input-size);border:2px solid #bbb;border-radius:4px;padding:0 30px}.chat-input::placeholder{color:var(--chat-input-placeholder);opacity:1}.chat-attachment{border:2px solid var(--menu-gold-text);background:var(--chat-header-color);border-radius:8px;width:220px;height:150px;padding:8px;position:absolute;bottom:calc(100% + 18px);left:18px}.chat-attachment img{object-fit:contain;width:100%;height:100%}.chat-attachment button{border:2px solid var(--menu-gold-text);background:var(--chat-log-color);border-radius:50%;width:44px;height:44px;padding:0;font-family:system-ui,sans-serif;line-height:1;position:absolute;top:-12px;right:-12px}.chat-composer-feedback{color:var(--menu-gold-text);text-align:center;background:var(--chat-log-color);margin:0;font-size:26px;line-height:1.8;position:absolute;bottom:100%;left:260px;right:20px}.chat-window button:disabled{cursor:default}.chat-window input:focus-visible,.chat-window button:focus-visible,.chat-messages:focus-visible{outline:3px solid var(--menu-gold-text);outline-offset:-3px}.entry-login-link{appearance:none;cursor:pointer;color:var(--entry-button-color,#fff8ec);font-family:Noto Sans Myanmar,Myanmar Text,Myanmar MN,sans-serif;font-size:var(--entry-button-size,42px);-webkit-tap-highlight-color:transparent;background:0 0;border:0;border-radius:18px;flex-shrink:0;padding:0;line-height:1.6;text-decoration:none;display:block;position:relative}.entry-login-link img{pointer-events:none;width:100%;height:auto;display:block}.entry-login-link span{white-space:nowrap;pointer-events:none;place-items:center;display:grid;position:absolute;inset:0 4% 8%}.entry-login-link--password span{left:20%}.entry-login-link:focus-visible{outline:4px solid var(--entry-focus-color,#fff36f);outline-offset:6px}.entry-login-link:active{filter:brightness(.85)}:root{--quick-check-title-top:14px;--quick-check-title-left:596px;--quick-check-title-width:736px;--quick-check-logo-source-width:1536;--quick-check-logo-padding-top:229;--quick-check-logo-height:436px;--quick-check-actions-top:536px;--quick-check-actions-left:418px;--quick-check-actions-gap:80px;--quick-check-guest-width:470px;--quick-check-login-width:616px;--quick-check-button-size:42px;--quick-check-button-color:#fff8ec;--quick-check-focus-color:#fff36f}.quick-check-scene{background-position:50%;background-repeat:no-repeat;background-size:cover;position:fixed;inset:0}.quick-check-page,.quick-check-content{width:100%;height:100%;position:relative}.quick-check-title{top:var(--quick-check-title-top);left:var(--quick-check-title-left);width:var(--quick-check-title-width);height:var(--quick-check-logo-height);pointer-events:none;margin:0;position:absolute;overflow:hidden}.quick-check-title img{object-fit:contain;width:100%;height:100%;display:block;position:absolute;top:0;left:0}.quick-check-actions{top:var(--quick-check-actions-top);left:var(--quick-check-actions-left);align-items:center;gap:var(--quick-check-actions-gap);display:flex;position:absolute}.quick-check-button{--entry-button-color:var(--quick-check-button-color);--entry-button-size:var(--quick-check-button-size);--entry-focus-color:var(--quick-check-focus-color)}.quick-check-button--guest{width:var(--quick-check-guest-width)}.quick-check-button--login{width:var(--quick-check-login-width)}:root{--logout-logo-top:-56px;--logout-logo-width:940px;--logout-logo-height:534px;--logout-logo-padding-top:229;--logout-logo-source-width:1536;--logout-sidebar-left:160px;--logout-sidebar-top:118px;--logout-icon-width:124px;--logout-viber-top:180px;--logout-telegram-top:370px;--logout-actions-top:486px;--logout-actions-gap:60px;--logout-password-width:632px;--logout-guest-width:420px;--logout-button-size:42px;--logout-focus-color:#fff36f}.logout-scene{background-position:50%;background-repeat:no-repeat;background-size:cover;position:fixed;inset:0}.logout-page,.logout-content{width:100%;height:100%;position:relative}.logout-logo{top:var(--logout-logo-top);width:var(--logout-logo-width);height:var(--logout-logo-height);pointer-events:none;margin:0;position:absolute;left:50%;overflow:hidden;transform:translate(-50%)}.logout-logo img{object-fit:contain;width:100%;height:100%;position:absolute;top:0;left:0}.logout-sidebar{top:var(--logout-sidebar-top);left:var(--logout-sidebar-left);position:absolute}.logout-icon{width:var(--logout-icon-width);cursor:pointer;background:0 0;border:0;border-radius:22px;padding:0;display:block;position:absolute;left:0}.logout-icon--exit{top:0}.logout-icon--viber{top:var(--logout-viber-top)}.logout-icon--telegram{top:var(--logout-telegram-top)}.logout-icon img{pointer-events:none;width:100%;height:auto;display:block}.logout-icon:disabled{cursor:default}.logout-icon:focus-visible{outline:4px solid var(--logout-focus-color);outline-offset:6px}.logout-icon:not(:disabled):active{filter:brightness(.85)}.logout-actions{--entry-button-size:var(--logout-button-size);--entry-focus-color:var(--logout-focus-color);top:var(--logout-actions-top);align-items:center;gap:var(--logout-actions-gap);flex-direction:column;display:flex;position:absolute;left:50%;transform:translate(-50%)}.logout-actions .entry-login-link--password{width:var(--logout-password-width)}.logout-actions .entry-login-link--guest{width:var(--logout-guest-width)}:root{--wheel-size:700px;--wheel-center:964px;--wheel-top:50px;--wheel-handle-width:92px;--wheel-handle-top:0px;--wheel-result-width:900px;--wheel-result-center:1325px;--wheel-result-top:226px;--wheel-result-inset:20px;--wheel-banner-top:36px;--wheel-banner-inset:22px;--wheel-banner-title-size:45px;--wheel-banner-title-top:43%;--wheel-amount-top:262px;--wheel-amount-size:156px;--wheel-close-right:262px;--wheel-close-top:82px;--wheel-close-width:120px;--wheel-preview-bottom:84px;--wheel-amount-color:#fff;--wheel-result-shade:#0000006b}.wheel-window{width:calc(var(--menu-design-width) * 1px);height:calc(var(--menu-design-height) * 1px)}.wheel-window .profile-window__title{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;overflow:hidden}.wheel-window .profile-window__close{top:var(--wheel-close-top);right:var(--wheel-close-right);width:var(--wheel-close-width);z-index:3}.wheel-artwork{top:var(--wheel-top);left:var(--wheel-center);width:var(--wheel-size);pointer-events:none;height:auto;position:absolute;transform:translate(-50%)}.wheel-handle{top:var(--wheel-handle-top);left:var(--wheel-center);width:var(--wheel-handle-width);z-index:1;pointer-events:none;height:auto;position:absolute;transform:translate(-50%)}.wheel-window .gold-frame{--gold-frame-width:var(--wheel-result-width);--gold-frame-top:var(--wheel-result-top);left:var(--wheel-result-center);z-index:2}.wheel-result-shade{inset:var(--wheel-result-inset);background:var(--wheel-result-shade);pointer-events:none;position:absolute}.wheel-window .gold-frame__artwork{z-index:1}.wheel-banner{z-index:2;top:var(--wheel-banner-top);left:var(--wheel-banner-inset);right:var(--wheel-banner-inset);position:absolute}.wheel-banner img{pointer-events:none;width:100%;height:auto;display:block}.wheel-banner p{top:var(--wheel-banner-title-top);color:var(--menu-gold-text);font-size:var(--wheel-banner-title-size);text-align:center;white-space:nowrap;margin:0;line-height:2;position:absolute;left:7%;right:7%;transform:translateY(-50%)}.wheel-bonus{z-index:2;top:var(--wheel-amount-top);left:var(--wheel-banner-inset);right:var(--wheel-banner-inset);color:var(--wheel-amount-color);font-variant-numeric:tabular-nums;text-align:center;white-space:nowrap;font-family:system-ui,sans-serif;font-style:italic;font-weight:1000;line-height:1.2;position:absolute}.wheel-preview{bottom:var(--wheel-preview-bottom);left:var(--wheel-result-center);color:var(--menu-gold-text);margin:0;font-size:20px;position:absolute;transform:translate(-50%)}.settings-window{--profile-window-width:1328px;--profile-window-height:820px}.settings-window .settings-content{gap:26px;inset:210px 210px 110px}.settings-utilities{grid-template-columns:1fr 1fr;gap:22px;display:grid}.settings-window .settings-content button{color:#fff;background:url(/assets/panel.button-B5Qc_E7E.webp) 50%/100% 100% no-repeat;border:0;border-radius:0;min-height:80px;padding:14px 28px;font-size:25px}.settings-window .settings-content .settings-switch{background-image:url(/assets/track-Bet1fY5j.webp);grid-template-columns:1fr 1fr;gap:3px;width:324px;padding:5px 9px;display:grid}.settings-switch span{color:#503614;background:url(data:image/webp;base64,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) 50%/100% 100% no-repeat;place-items:center;display:grid}.settings-switch[aria-pressed=true] span:first-child,.settings-switch[aria-pressed=false] span:last-child{background-image:url(/assets/on-BqncDIyC.webp)}.settings-window .settings-content .settings-logout{background-image:url(data:image/webp;base64,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);align-self:center;width:300px}.settings-window button:disabled{opacity:.6}.settings-window button:focus-visible{outline-offset:4px;outline:3px solid #f3c7ff}.runtime-screen{color:#fff2bf;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:24px;padding:140px;font-size:32px;display:flex;position:absolute;inset:0}.runtime-screen button,.runtime-screen a,.runtime-modal button,.settings-content button,.wheel-controls button,.catalogue-empty button{color:#fff;font:inherit;cursor:pointer;background:linear-gradient(#57e71a,#159200);border:3px solid #edbc34;border-radius:18px;padding:12px 32px}.runtime-toast{bottom:max(12px,env(safe-area-inset-bottom));z-index:500;color:#fff;background:#3b0505;border:1px solid #e5b134;border-radius:12px;align-items:center;gap:12px;max-width:85vw;padding:12px 18px;font-size:clamp(13px,2vw,22px);display:flex;position:fixed;left:50%;transform:translate(-50%);box-shadow:0 4px 18px #0009}.runtime-toast button{color:#fff;background:0 0;border:0;padding:8px;font-size:24px}.runtime-modal,.runtime-busy{z-index:300;color:#fff;background:#000b;place-items:center;font-size:clamp(18px,2.5vw,30px);display:grid;position:fixed;inset:0}.runtime-modal>div{text-align:center;flex-direction:column;align-items:center;gap:16px;max-width:80vw;max-height:85dvh;display:flex;overflow:auto}.runtime-modal img{object-fit:contain;max-width:75vw;max-height:65dvh}.runtime-busy{z-index:400}.game-session{z-index:250;background:#000;position:fixed;inset:0}.game-session iframe{border:0;width:100%;height:100%}.game-close{top:max(8px,env(safe-area-inset-top));right:max(8px,env(safe-area-inset-right));z-index:2;cursor:pointer;background:0 0;border:0;border-radius:50%;width:44px;height:44px;padding:0;position:absolute}.game-close img{object-fit:contain;pointer-events:none;width:100%;height:100%;display:block}.game-close:focus-visible{outline-offset:2px;outline:2px solid #fff}.game-close:disabled{opacity:.6}.settings-content{color:#fff;flex-direction:column;justify-content:center;gap:36px;font-size:34px;display:flex;position:absolute;inset:220px 250px 110px}.settings-content label{justify-content:space-between;align-items:center;display:flex}.wheel-controls{text-align:center;color:#ffeeb4;width:32%;font-size:32px;position:absolute;top:45%;left:60%}.catalogue-empty{color:#ffeba0;text-align:center;min-width:1200px;margin:100px auto;font-size:32px}.transit-reason{color:#ffb9a8;font:inherit;cursor:pointer;background:0 0;border:0;text-decoration:underline}.transit-reason-message{color:#fff;text-align:center;background:#710000;padding:20px;font-size:26px;position:sticky;bottom:0}button:disabled{cursor:default}.entry-login-link:disabled{opacity:.65}.chat-image-open{cursor:zoom-in;background:0 0;border:0;padding:0}.chat-image-preview{color:#fff;background:#300606;border:2px solid #d6af2c;border-radius:12px;max-width:85vw;max-height:85dvh}.chat-image-preview img{object-fit:contain;max-width:75vw;max-height:65dvh;display:block}.chat-image-preview::backdrop{background:#000c}.startup-error{text-align:center;color:#fff2bf;background:#310000;place-content:center;min-height:100dvh;padding:24px;display:grid}.game-loading{color:#fff2bf;text-align:center;pointer-events:none;background:#120405;place-items:center;padding:60px;font-size:clamp(16px,3vw,30px);display:grid;position:absolute;inset:0}.runtime-busy{font-family:var(--profile-font);background:#0a0323 url(/assets/loadingwall-0jpgCqj5.webp) 50%/cover no-repeat}.runtime-toast,.chat-image-preview,.startup-error{background-color:#200b35;border-color:#bb74e7}.runtime-modal>div{background:url(/assets/window.bg-gV3XSaeS.webp) 50%/100% 100% no-repeat;width:min(1100px,88vw);min-height:min(450px,78dvh);padding:clamp(32px,6vw,90px)}.runtime-modal button,.runtime-screen button,.runtime-screen a{background:url(/assets/panel.button-B5Qc_E7E.webp) 50%/100% 100% no-repeat;border:0;border-radius:0;padding:18px 38px}
