.top-bar{position:relative;padding:6px 0;display:flex;flex-direction:column;gap:6px;background:#1b1c1d}.top-bar-row{display:flex;align-items:center;min-height:22px}.top-bar-row-balance{justify-content:flex-end;padding:0 6px}.top-bar-row-history{position:relative;width:100%;min-width:0;padding:0 6px;box-sizing:border-box;overflow:visible}.history-wrap{flex:1 1 0;min-width:0;display:flex;align-items:center;gap:4px}.history-fade-wrap{flex:1 1 0;min-width:0;position:relative;overflow:visible;box-sizing:border-box}.history{display:flex;gap:6px;flex-wrap:nowrap;overflow:hidden;min-width:0}.history-fade{position:absolute;right:0;top:0;bottom:0;width:56px;z-index:1;background:linear-gradient(to right,transparent 0%,rgba(27,28,29,.25) 30%,rgba(27,28,29,.55) 55%,rgba(27,28,29,.85) 80%,#1B1C1D 100%);pointer-events:none}.history-expand-btn{flex-shrink:0;width:28px;height:22px;padding:0;margin:0;border:none;border-radius:4px;background:#252628;color:#aaa;font-size:16px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s,color .15s;position:relative;z-index:2}.history-expand-btn:hover,.history-expand-btn[aria-expanded=true]{background:#333;color:#eee}.history-popover{position:absolute;top:0;left:6px;right:6px;box-sizing:border-box;z-index:200;background:#252628;border:1px solid rgba(255,255,255,.15);border-radius:4px;box-shadow:0 4px 20px #00000080;overflow:hidden}.history-popover-header{display:flex;align-items:center;justify-content:space-between;padding:3px 10px;border-bottom:1px solid rgba(255,255,255,.1)}.history-popover-title{font-size:13px;font-weight:700;color:#eee}.history-popover-close{width:28px;height:22px;padding:0;margin:0;border:none;border-radius:4px;background:#252628;color:#aaa;font-size:16px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s,color .15s;flex-shrink:0}.history-popover-close:hover{background:#333;color:#eee}.history-popover-inner{display:flex;flex-wrap:wrap;gap:6px;padding:8px;max-height:280px;overflow-y:auto}.history-popover-empty{font-size:12px;color:#888}.history-item{width:max-content;min-width:min-content;height:22px;padding:0 6px;border-radius:4px;font-size:12px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.history-item.low{background:#34b4ff}.history-item.medium{background:#9c27b0}.history-item.high{background:#ff9800}@keyframes historyItemReveal{0%{transform:scaleX(.5) scaleY(.1);opacity:0;filter:brightness(2.5)}30%{transform:scaleX(1.15) scaleY(1.15);opacity:1;filter:brightness(1.8)}55%{transform:scaleX(.95) scaleY(.95);filter:brightness(1.2)}75%{transform:scaleX(1.05) scaleY(1.05);filter:brightness(1)}to{transform:scaleX(1) scaleY(1);opacity:1;filter:brightness(1)}}.history-item-reveal{animation:historyItemReveal .5s cubic-bezier(.22,1,.36,1) forwards}@keyframes historyPendingSlideIn{0%{width:0;min-width:0;padding-left:0;padding-right:0;margin-right:-6px;opacity:0}to{width:43px;min-width:43px;padding-left:6px;padding-right:6px;margin-right:0;opacity:1}}.history-item-slide-in{animation:historyPendingSlideIn 1s ease-out forwards;overflow:hidden;white-space:nowrap}.history-item-pending{background:#4a4a4a;color:#aaa;min-width:43px;width:43px;min-height:22px;height:22px;box-sizing:border-box;justify-content:center;align-items:center;line-height:1;font-size:12px}.history-current-arrow{position:absolute;left:17px;bottom:-3px;width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-bottom:5px solid #FFA500;z-index:2}.balance-and-menu{display:flex;align-items:center;gap:6px}.balance-display{flex-shrink:0;display:flex;align-items:center;gap:6px;height:22px;padding:0 10px;border-radius:4px;background:#252628;border:1px solid rgba(255,255,255,.08);font-family:inherit;font-weight:700;font-size:12px;color:#eee}.menu-btn{flex-shrink:0;width:32px;height:22px;padding:0;margin:0;border:none;border-radius:4px;background:#252628;color:#eee;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s,color .15s}.menu-btn:hover,.menu-btn[aria-expanded=true]{background:#333}.menu-btn-icon{font-size:16px;line-height:1}.menu-panel{position:fixed;top:31px;right:0;width:min(320px,90vw);max-width:320px;max-height:calc(100vh - 47px);z-index:300;background:#252628;border-left:1px solid rgba(255,255,255,.1);border-top-left-radius:8px;border-bottom-left-radius:8px;box-shadow:-4px 0 24px #0006;display:flex;flex-direction:column;overflow-y:auto;overflow-x:hidden;font-size:12px;font-weight:700}.menu-panel-header{display:flex;align-items:center;padding:8px 14px;border-bottom:1px solid rgba(255,255,255,.1);flex-shrink:0}.menu-panel-title{font-size:12px;font-weight:700;color:#eee}.menu-panel-section{padding:2px 0}.menu-panel-row{display:flex;align-items:center;gap:10px;width:100%;padding:5px 14px;border:none;background:transparent;color:#ddd;font-size:12px;font-weight:700;text-align:left;cursor:pointer;box-sizing:border-box}.menu-panel-row-icon{width:24px;min-width:24px;height:24px;display:flex;align-items:center;justify-content:center;font-size:14px;flex-shrink:0;line-height:1}.menu-panel-row-label{flex:1;min-width:0}.menu-panel-toggle{cursor:pointer}.menu-panel-toggle-input{position:absolute;opacity:0;width:0;height:0}.menu-panel-toggle-slider{width:44px;height:24px;border-radius:12px;background:#444;position:relative;flex-shrink:0;transition:background .2s}.menu-panel-toggle-slider:after{content:"";position:absolute;width:20px;height:20px;border-radius:50%;background:#fff;top:2px;left:2px;transition:transform .2s}.menu-panel-toggle-input:checked+.menu-panel-toggle-slider{background:#2e7d32}.menu-panel-toggle-input:checked+.menu-panel-toggle-slider:after{transform:translate(20px)}.menu-panel-link{transition:background .15s}.menu-panel-link:hover{background:#ffffff0f}.menu-panel-divider{height:1px;background:#ffffff1a;margin:0 14px;flex-shrink:0}.menu-panel-footer{flex:0 0 auto;display:flex;flex-direction:column;align-items:center;text-align:center;padding:14px 14px 16px;border-top:1px solid rgba(255,255,255,.1)}.menu-panel-powered{font-size:12px;font-weight:700;color:#888;margin-bottom:8px;flex-shrink:0}.menu-panel-logo-wrap{flex:0 0 auto;width:100%;display:flex;align-items:center;justify-content:center}.menu-panel-logo{width:100%;max-height:80px;object-fit:contain;object-position:center}.menu-panel-lang-row{cursor:default}.menu-panel-row-label-lang{flex:1;min-width:0;display:flex;align-items:center}.lang-toggle{display:inline-flex;border-radius:12px;overflow:hidden;border:1px solid rgba(255,255,255,.15);background:#1b1c1d}.lang-toggle-option{padding:3px 12px;border:none;background:transparent;color:#888;font-size:11px;font-weight:700;cursor:pointer;transition:background .2s,color .2s;line-height:1.2;letter-spacing:.03em}.lang-toggle-option:first-child{border-right:1px solid rgba(255,255,255,.1)}.lang-toggle-option:hover{color:#ccc}.lang-toggle-option.active{background:#2e7d32;color:#fff}.modal-overlay{position:fixed;inset:0;z-index:1000;background:#0009;display:flex;align-items:center;justify-content:center;padding:16px;box-sizing:border-box}.limits-modal{background:#252628;border-radius:8px;padding:16px 20px;max-width:360px;width:100%;box-sizing:border-box}.limits-modal-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.limits-modal-title{font-size:13px;font-weight:600;color:#fffffff2;text-transform:uppercase;letter-spacing:.02em}.limits-modal-close{width:28px;height:28px;border:none;border-radius:4px;background:#333;color:#fff;font-size:18px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s}.limits-modal-close:hover{background:#444}.limits-modal-desc{font-size:12px;color:#ffffffbf;line-height:1.4;margin:0 0 14px}.limits-modal-rows{border-top:1px solid rgba(255,255,255,.1)}.limits-modal-row{display:flex;align-items:center;justify-content:space-between;padding:10px 0;border-bottom:1px solid rgba(255,255,255,.08);font-size:12px}.limits-modal-row:last-child{border-bottom:none}.limits-modal-label{color:#ffffffe6}.limits-modal-value{display:inline-block;padding:4px 12px;border-radius:999px;background:#2e7d3259;color:#81c784;font-weight:600}.how-to-play-modal{background:#252628;border-radius:8px;padding:16px 20px;max-width:480px;width:100%;box-sizing:border-box;max-height:calc(100vh - 32px);display:flex;flex-direction:column}.how-to-play-body{overflow-y:auto;padding-right:4px;flex:1;min-height:0}.how-to-play-desc{font-size:12px;color:#ffffffbf;line-height:1.5;margin:0 0 16px}.how-to-play-section-title{font-size:11px;font-weight:700;color:#fffffff2;text-transform:uppercase;letter-spacing:.03em;margin:16px 0 8px;padding-top:12px;border-top:1px solid rgba(255,255,255,.1)}.how-to-play-section-title:first-child{margin-top:0;padding-top:0;border-top:none}.how-to-play-text{font-size:12px;color:#ffffffb3;line-height:1.5;margin:0 0 8px}.how-to-play-text:last-child{margin-bottom:0}.how-to-play-body::-webkit-scrollbar{width:4px}.how-to-play-body::-webkit-scrollbar-track{background:transparent}.how-to-play-body::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:2px}.how-to-play-body::-webkit-scrollbar-thumb:hover{background:#ffffff40}.game-ui{position:relative;width:100%;box-sizing:border-box}.notification-stack{position:absolute;left:50%;top:0;transform:translate(-50%);z-index:2000;width:min(90vw,420px);min-width:300px;pointer-events:none}.notification-stack-item{position:absolute;left:50%;top:0;transition:transform .5s ease-out}.notification-stack-item .notification-toast-top{position:relative;left:0}.notification-toast-top{position:absolute;left:50%;top:0;flex-shrink:0;padding:6px 14px;width:min(90vw,420px);min-width:300px;min-height:48px;box-sizing:border-box;border-radius:8px;border:1px solid rgba(255,255,255,.15);background:#252628;color:#eee;font-weight:600;font-size:13px;box-shadow:0 4px 16px #00000059;display:flex;align-items:center;justify-content:center}.notification-toast-multiline{white-space:pre-line;text-align:center;font-size:13px;line-height:1.35;width:100%}.notification-stack .notification-toast-top{animation:notification-stack-item-in-out 3.25s ease-out forwards}.notification-stack .notification-toast-top.notification-toast-slide-in{animation:notification-stack-slide-in-out-inner 3.25s ease-out forwards}.notification-toast-top.notification-limit{position:absolute;left:50%;top:0;transform:translate(-50%);z-index:2000;padding:6px 14px;animation:notification-top-in-out 3.25s ease-out forwards;background:#252628;border:1px solid rgba(255,255,255,.15);color:#eee;border-radius:8px;box-shadow:0 4px 16px #00000059}@keyframes notification-top-in-out{0%{transform:translate(-50%) translateY(-100%);opacity:0}15.38%{transform:translate(-50%) translateY(0);opacity:1}76.92%{transform:translate(-50%) translateY(0);opacity:1}to{transform:translate(-50%) translateY(0);opacity:0}}@keyframes notification-stack-slide-in-out-inner{0%{transform:translateY(-54px);opacity:0}15.38%{transform:translateY(0);opacity:1}76.92%{transform:translateY(0);opacity:1}to{transform:translateY(0);opacity:0}}@keyframes notification-stack-item-in-out{0%{opacity:1}76.92%{opacity:1}to{opacity:0}}.debug-info{position:absolute;left:8px;top:8px;z-index:50;display:flex;flex-direction:column;gap:4px;padding:8px 12px;border-radius:8px;background:#141414e6;border:1px solid rgba(255,255,255,.2);box-shadow:0 2px 12px #0006;pointer-events:none}.debug-info .debug-line{font-size:12px;font-weight:600;color:#eee;white-space:nowrap}.betting-panels-container{position:static;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:flex-end;gap:6px;padding:6px 8px 0;box-sizing:border-box}.betting-panels-container .betting-panel-container{flex:1 1 0;min-width:0;max-width:420px}@media(max-width:499px){.betting-panels-container{flex-direction:column;align-items:stretch;justify-content:center;padding:6px 6px 0;gap:6px;width:100%;max-width:100vw;box-sizing:border-box}.betting-panels-container .betting-panel-container{flex:1 1 auto;width:100%;max-width:none;min-width:0;margin-left:0;margin-right:0}}.betting-panel-container{background:#292727f5;border-radius:8px;padding:4px 6px;display:flex;flex-direction:column;gap:3px;min-width:0;width:100%;box-sizing:border-box;flex-shrink:0}.bet-panel-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(64px,1fr);grid-template-rows:auto auto;gap:3px clamp(4px,1vw,8px);align-items:center;min-width:0}@media(max-width:754px){.bet-panel-grid:not(.bet-panel-grid-stick){grid-template-columns:minmax(0,1fr) minmax(100px,1fr) minmax(64px,1fr)}}.bet-panel-row-auto-cell{display:flex;align-items:center;min-width:0}.bet-panel-cell-auto{grid-column:1;grid-row:1}.bet-panel-cell-autocashout{grid-column:2;grid-row:1}.bet-panel-grid-stick{grid-template-columns:minmax(0,1fr) minmax(64px,1fr)}.bet-panel-grid-stick .bet-panel-cell-autocashout-with-multiplier{grid-column:2;grid-row:1;display:flex;align-items:center;gap:6px;min-width:0}.bet-panel-grid-stick .bet-panel-cell-autocashout-with-multiplier .bet-panel-checkbox-label{flex-shrink:0}.bet-panel-grid-stick .bet-panel-cell-autocashout-with-multiplier .bet-panel-autocashout-multiplier-wrap{flex:1 1 auto;min-width:64px;grid-column:unset;grid-row:unset}.bet-panel-grid-stick .bet-panel-left-block{grid-column:1}.bet-panel-grid-stick .bet-panel-button-cell{grid-column:2}.bet-panel-cell-autocashout{justify-content:flex-start}.bet-panel-checkbox-label{display:inline-flex;align-items:center;gap:6px;flex:0 0 auto;min-width:0;cursor:pointer;-webkit-user-select:none;user-select:none;white-space:nowrap}.bet-panel-checkbox{flex-shrink:0;width:14px;height:14px;margin:0;cursor:pointer;accent-color:#2d5a2d;border-radius:4px}.bet-panel-checkbox:disabled{opacity:.5;cursor:not-allowed}.bet-panel-checkbox-text{font-size:clamp(10px,1.8vw,12px);font-weight:600;color:#ffffffd9}.bet-panel-autocashout-multiplier-wrap{grid-column:3;grid-row:1;display:flex;align-items:center;min-width:0;width:100%;box-sizing:border-box}.bet-panel-autocashout-multiplier{flex:1 1 auto;min-width:max(52px,9ch);width:100%;padding:2px 6px;border-radius:4px;border:1px solid rgba(255,255,255,.15);background:#0006;color:#fff;font-size:11px;font-weight:600;outline:none;text-align:center;min-height:20px;height:20px;box-sizing:border-box}.bet-panel-autocashout-multiplier:focus{border-color:#667eea99;box-shadow:0 0 0 1px #667eea33}.bet-panel-autocashout-multiplier:disabled{opacity:.4;cursor:not-allowed;background:#0003}.bet-panel-left-block{grid-column:1 / span 2;grid-row:2;display:flex;flex-direction:column;gap:clamp(3px,.8vw,5px);min-width:0}.bet-panel-button-cell{grid-column:3;grid-row:2;align-self:stretch}.bet-panel-input-row{display:flex;align-items:center;gap:clamp(3px,.8vw,5px);width:100%;min-width:0}.bet-panel-adjust-btn{width:24px;height:22px;min-width:24px;min-height:22px;border-radius:4px;border:1px solid rgba(255,255,255,.08);background:#ffffff0a;color:#fff;font-size:12px;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;flex-shrink:0;padding:0}.bet-panel-adjust-btn:hover:not(:disabled){background:#fff3;transform:scale(1.05)}.bet-panel-adjust-btn:disabled{opacity:.4;cursor:not-allowed}.bet-panel-input-wrapper{flex:1 1 auto;min-width:64px;position:relative;display:flex;align-items:center;justify-content:center}.bet-panel-input{width:100%;min-width:100%;padding:2px 6px 2px 22px;border-radius:4px;border:1px solid rgba(255,255,255,.08);background:#0000005c;color:#fff;font-size:clamp(11px,2vw,13px);font-weight:600;outline:none;text-align:center;min-height:26px;height:26px;box-sizing:border-box}.bet-panel-currency-prefix{position:absolute;left:6px;top:0;height:100%;display:flex;align-items:center;color:#ffffffb3;font-weight:600;font-size:clamp(11px,2vw,13px);line-height:1;pointer-events:none;-webkit-user-select:none;user-select:none;z-index:1}.bet-panel-input:focus{border-color:#667eea99;box-shadow:0 0 0 1px #667eea33}.bet-panel-input:disabled{opacity:.6;cursor:not-allowed}.bet-panel-quick-bets{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2px;width:100%;min-width:0;max-width:100%}.bet-panel-quick-bet{padding:2px 4px;border-radius:4px;border:1px solid rgba(255,255,255,.08);background:#ffffff0f;color:#fff;font-size:11px;font-weight:600;cursor:pointer;transition:all .2s ease;min-height:20px;height:20px;min-width:0;display:flex;align-items:center;justify-content:center;box-sizing:border-box}.bet-panel-quick-bet:hover:not(:disabled){background:#ffffff26;border-color:#ffffff40;transform:translateY(-1px)}.bet-panel-quick-bet:disabled{opacity:.4;cursor:not-allowed}.bet-panel-button{padding:4px 10px;border-radius:6px;border:none;font-size:clamp(11px,2vw,13px);font-weight:700;cursor:pointer;transition:all .2s ease;text-transform:uppercase;display:flex;align-items:center;justify-content:center;min-height:26px;align-self:stretch;min-width:64px;width:100%;max-width:none;white-space:nowrap;box-sizing:border-box}.bet-panel-button.bet{background:#28a909;color:#ffffffe6}.bet-panel-button.bet:hover:not(:disabled){background:#32c90b;transform:translateY(-1px);box-shadow:0 2px 8px #28a90966}.bet-panel-button.cancel{background:#f44336;color:#fff}.bet-panel-button.cancel:hover:not(:disabled){background:#da190b;transform:translateY(-1px);box-shadow:0 2px 8px #f4433666}.bet-panel-button.cashout{background:#ff9800;color:#fff;animation:cashoutPulse 1.5s infinite}.bet-panel-button-cashout-content{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1px;line-height:1.2}.bet-panel-button-cashout-label{font-size:inherit;font-weight:inherit}.bet-panel-button-cashout-amount{font-size:.9em;font-weight:700;opacity:.95}.bet-panel-button.cashout:hover:not(:disabled){transform:translateY(-1px) scale(1.02);box-shadow:0 4px 12px #ff980080;background:#ffa726}.bet-panel-button:disabled{opacity:.5;cursor:not-allowed}@media(min-width:500px)and (max-width:520px){.bet-panel-grid:not(.bet-panel-grid-stick){grid-template-columns:minmax(0,1fr) minmax(0,min-content) minmax(64px,1fr)}.bet-panel-cell-autocashout{justify-content:flex-start}}@media(max-width:499px){.betting-panel-container{padding:4px 6px}.bet-panel-grid{grid-template-columns:minmax(0,40fr) minmax(0,40fr) minmax(100px,55fr);gap:3px 6px}.bet-panel-grid-stick{grid-template-columns:minmax(0,1fr) minmax(100px,55fr)}.bet-panel-button{min-width:100px;width:100%;max-width:none}.bet-panel-autocashout-multiplier-wrap,.bet-panel-grid-stick .bet-panel-cell-autocashout-with-multiplier .bet-panel-autocashout-multiplier-wrap{min-width:100px}}@media(max-width:319px){.bet-panel-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(0,1.2fr);gap:3px 4px}.bet-panel-grid-stick{grid-template-columns:minmax(0,1fr) minmax(0,1.2fr)}.bet-panel-button{min-width:0;padding:4px;font-size:10px}.bet-panel-autocashout-multiplier-wrap,.bet-panel-grid-stick .bet-panel-cell-autocashout-with-multiplier .bet-panel-autocashout-multiplier-wrap{min-width:0}.bet-panel-autocashout-multiplier{min-width:0;font-size:10px;padding:2px 3px}.bet-panel-adjust-btn{width:20px;height:20px;min-width:20px;min-height:20px;font-size:10px}.bet-panel-input-wrapper{min-width:0}.bet-panel-input{min-width:0;font-size:10px;padding:2px 4px 2px 18px;min-height:22px;height:22px}.bet-panel-currency-prefix{font-size:10px;left:4px}.bet-panel-quick-bet{font-size:9px;padding:1px 2px;min-height:18px;height:18px}.bet-panel-checkbox-text{font-size:9px}.betting-panel-container{padding:3px 4px}}@media(max-width:247px){.bet-panel-grid:not(.bet-panel-grid-stick){grid-template-columns:minmax(0,1fr) minmax(0,min-content) minmax(64px,1fr)}.bet-panel-cell-autocashout{justify-content:flex-start}}@keyframes cashoutPulse{0%,to{transform:scale(1)}50%{transform:scale(1.02)}}.app{width:100%;min-width:100%;height:100%;position:relative;overflow:hidden;display:flex;flex-direction:column;margin:0;padding:0;background:#1b1c1d}.app-header{flex:0 0 auto;height:62px;background:#1b1c1d}.app-main{flex:1 1 auto;min-height:min(40vh,280px);display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;background:#1b1c1d}.game-area-frame{width:calc(100% - 12px);height:100%;box-sizing:border-box;border:1px solid rgba(255,255,255,.25);border-radius:8px;position:relative;overflow:hidden;margin:0 6px}.app-footer{flex:0 0 auto;display:flex;align-items:flex-end;justify-content:center;padding:0 0 6px;max-height:auto;overflow-y:visible;overflow-x:visible;background:#1b1c1d;width:100%;box-sizing:border-box}.app-footer>div{width:100%;min-width:0;box-sizing:border-box}.app-footer.auto-height{max-height:auto;overflow-y:visible}.loading-screen{position:fixed;inset:0;z-index:10000;background:#1b1c1d;display:flex;align-items:center;justify-content:center}.loading-screen-inner{display:flex;flex-direction:column;align-items:center;gap:24px;width:min(90vw,320px)}.loading-screen-logo-wrap{width:100%;max-width:200px;min-height:64px;display:flex;align-items:center;justify-content:center}.loading-screen-logo{width:100%;height:auto;max-height:120px;object-fit:contain;object-position:center}.loading-screen-bar-wrap{width:100%;height:8px;background:#ffffff1f;border-radius:4px;overflow:hidden}.loading-screen-bar-fill{height:100%;background:orange;border-radius:4px;transition:width .15s ease-out}.loading-screen-percent{font-size:14px;font-weight:600;color:#ffffffd9}*{margin:0;padding:0;box-sizing:border-box;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none}input,textarea,[contenteditable=true]{-webkit-user-select:text;user-select:text;-webkit-touch-callout:default}html{touch-action:manipulation;overflow:hidden;overscroll-behavior:none;height:100%}html,body{margin:0;padding:0;width:100%;min-width:100%;overflow:hidden}body{position:fixed;inset:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#1b1c1d;color:#fff;overflow:hidden;overscroll-behavior:none}#root{width:100%;min-width:100%;height:100%;margin:0;padding:0}
