.panel-overlay{opacity:0;pointer-events:none;z-index:1100;background:#00000080;transition:opacity .25s;position:fixed;inset:0}.panel-overlay.active{opacity:1;pointer-events:auto}.panel{background-color:var(--shade-900);width:100%;height:100dvh;color:var(--text-100);z-index:1101;-webkit-overflow-scrolling:touch;flex-direction:column;transition:transform .3s;display:flex;position:fixed;top:0;right:0;overflow-y:auto;transform:translate(100%)}.panel.active{transform:translate(0)}.panel-header{cursor:pointer;flex-shrink:0;align-items:center;gap:10px;padding:24px 12px 12px;display:flex}.panel-back{cursor:pointer;width:24px;height:24px;color:var(--text-100);background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:inline-flex}.panel-title{min-width:0;color:var(--text-100);flex:1 0 0;margin:0;font-size:20px;font-weight:600;line-height:normal}.panel-body{flex-direction:column;gap:12px;padding:12px;display:flex}.panel-balance-row{align-items:stretch;gap:12px;margin-bottom:12px;display:flex}.panel-balance-cell{border-bottom:1px solid var(--primary-100);flex-direction:column;flex:1 1 0;justify-content:center;gap:8px;min-width:0;padding:12px 16px;display:flex}.panel-balance-cell--clickable{cursor:pointer;-webkit-user-select:none;user-select:none}.panel-balance-cell-label{color:var(--text-100);font-size:14px;font-weight:400;line-height:normal}.panel-balance-cell-value-row{justify-content:space-between;align-items:center;gap:8px;width:100%;height:18px;display:flex}.panel-balance-cell-value-row svg path[stroke]{stroke:var(--text-100)}.panel-balance-cell-value-row svg path[fill]:not([fill=none]){fill:var(--text-100)}.panel-balance-cell-value{color:var(--text-100);white-space:nowrap;align-items:center;font-size:14px;font-weight:600;line-height:normal;display:inline-flex}.panel-balance-toggle{width:18px;height:18px;color:var(--text-200);background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:inline-flex}.panel-items{flex-direction:column;gap:12px;display:flex}.panel-item{background:var(--shade-600);text-align:left;cursor:pointer;width:100%;height:48px;color:var(--text-200);transition:var(--global-transition);border:0;border-radius:4px;align-items:center;gap:6px;padding:0 12px 0 7px;font-family:inherit;text-decoration:none;display:flex}.panel-item:hover{background:var(--shade-700)}.panel-item-icon{width:28px;height:28px;color:var(--text-100);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.panel-item-icon>div,.panel-item-icon>svg{justify-content:center;align-items:center;display:inline-flex}.panel-item-icon svg{width:28px;height:28px}.panel-item-label{min-width:0;color:var(--text-100);text-overflow:ellipsis;white-space:nowrap;flex:auto;font-size:14px;font-weight:400;line-height:normal;overflow:hidden}.panel-item-badge{background:var(--primary-200);min-width:30px;height:18px;color:var(--text-100);text-align:center;border-radius:2px;flex-shrink:0;justify-content:center;align-items:center;padding:0 11px;font-size:14px;font-weight:600;line-height:normal;display:inline-flex}.panel-item-chevron{width:16px;height:16px;color:var(--text-100);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.panel-screen-header{z-index:1;background:var(--shade-900);cursor:pointer;flex-shrink:0;align-items:center;gap:8px;padding:24px 12px;display:flex;position:sticky;top:0}.panel-screen-title{min-width:0;color:var(--text-100);text-overflow:ellipsis;white-space:nowrap;font-size:20px;font-weight:600;line-height:normal;overflow:hidden}.panel-body.panel-body--screen{flex:1;gap:0;min-height:0;padding:0 12px 12px;overflow-y:auto}.panel-body--screen .login-title,.panel-body--screen .preferences-title,.panel-body--screen .profile-goback{display:none}.panel-body--screen .promotions-body{grid-template-columns:1fr}.panel-body--screen .payment-iframe{flex:1;min-height:0}.panel .select-amount-title{margin-top:0}.panel .preferences-button-container{margin-bottom:0}.panel .deposit-limit{height:100%;padding:0;overflow:auto}.panel .login-form{flex-direction:column;display:flex}.panel .d-inline-block{width:100%}.panel .code-sent,.panel .code-verification,.panel .billing-address .sign-up-wrapper,.panel .billing-address .buttons-container,.panel .billing-address .button.buttons-container,.panel .max-width-container{max-width:100%}.panel .safer-gambling-information{max-height:100%}.panel .safer-container .safer-info{min-height:auto;padding:0;display:flex}.safer-info-trigger{cursor:pointer;flex:1;min-width:0;padding:12px 16px}.panel .safer-title{margin:0;font-size:14px;font-weight:400}.panel .safer-message{display:none}@media (max-width:1024px){.panel .deposit-limit .suspend-button,.panel .button.select-amount-submit{width:calc(100% - 24px);bottom:12px}.panel .payment-iframe{width:calc(100% + 24px);margin:0 -12px}.panel .button.withdraw-submit{width:calc(100% - 24px)}}@media (min-width:1025px){.panel-overlay{display:none}.panel{border-left:1px solid var(--shade-900);z-index:11;background:var(--shade-300);width:408px;height:100dvh;transition:transform .3s;transform:translateY(-100%)}.panel.active{transform:translateY(0)}.panel.wallet{opacity:0;transition:transform .3s,opacity 0s .3s}.panel.wallet.active{opacity:1;transition:transform .3s,opacity}.panel .panel-screen-header{background:var(--shade-300)}.panel .panel-header{display:none}.panel .panel-body{gap:8px;padding:16px 12px}.panel .panel-balance-row{margin-bottom:0}.panel .panel-balance-cell{gap:4px;padding:8px 16px}.panel .panel-item{height:44px}.panel-body.panel-body--screen{padding-top:0}}
