@import "https://fonts.googleapis.com/css2?family=Inter:wght@600;800;900&display=swap";:root{color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#0f0f0f;font-family:Inter,system-ui,sans-serif;font-weight:600;line-height:1.5}a{color:inherit;text-decoration:none}body{place-items:center;min-width:320px;min-height:100vh;margin:0;display:flex}h1{font-size:3.2em;line-height:1.1}button{font-family:inherit}.bottom-bar{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);-webkit-tap-highlight-color:transparent;background-color:#1c1c1c;border:1px solid #ffffff0a;border-radius:28px;justify-content:space-between;align-items:center;width:min(420px,92%);height:64px;padding:0 12px;display:flex;position:fixed;bottom:16px;left:50%;right:auto;transform:translate(-50%)}.tab{cursor:pointer;color:#bdbdbd;box-shadow:none;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;outline:none;flex:1;justify-content:center;align-items:center;display:flex}.tab.active{color:#fff}.tab svg{width:32px;height:32px}.home-container{-webkit-user-select:none;user-select:none;width:100%;padding:calc(var(--content-top) + 88px)12px 24px;box-sizing:border-box;flex-direction:column;align-items:center;display:flex}.banner-section{width:100%;margin-top:8px}.banner-viewport{box-sizing:border-box;width:100%;padding:0 16px;overflow:hidden}.banner-track{gap:16px;transition:transform .6s;display:flex}.banner-track--snap{transition:none}.banner-slide{flex:0 0 100%}.banner-card{color:#bdbdbd;letter-spacing:.4px;background:#1a1a1a;border:1px solid #ffffff0a;border-radius:14px;justify-content:center;align-items:center;width:100%;height:84px;font-size:15px;display:flex}.games-section{width:100%;margin-top:16px}.section-title{color:#bdbdbd;margin:0 16px 12px;font-size:16px}.games-grid{box-sizing:border-box;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:0 16px;display:grid}.game-tile{color:#fff;cursor:pointer;-webkit-tap-highlight-color:transparent;background:#1a1a1a;border:1px solid #ffffff0a;border-radius:14px;justify-content:center;align-items:center;height:84px;font-size:14px;display:flex}.game-tile:focus{outline:none}.slot-view{width:100%;min-height:calc(100dvh - var(--content-top));box-sizing:border-box;flex-direction:column;justify-content:flex-start;align-items:center;padding-top:0;padding-bottom:10px;display:flex}.slot-view.is-mobile{padding-top:0}.slot-top-row{width:100%;padding:calc(var(--base-top-padding) + var(--tg-top))16px 6px;box-sizing:border-box;justify-content:space-between;align-items:center;display:flex}.slot-top-actions{align-items:center;gap:8px;display:inline-flex}.slot-top-icon{aspect-ratio:1;color:#fff;cursor:pointer;background:#232323;border:1px solid #ffffff0a;border-radius:14px;justify-content:center;align-items:center;width:44px;min-width:44px;height:44px;min-height:44px;padding:0;display:flex}.slot-top-icon:hover{background:#262626}.slot-top-icon:active{background:#2e2e2e;transform:translateY(1px)scale(.99)}.slot-top-icon svg{width:22px;height:22px;display:block}.slot-info{aspect-ratio:1;color:#fff;cursor:pointer;background:#232323;border:1px solid #ffffff0a;border-radius:14px;justify-content:center;align-items:center;width:44px;min-width:44px;height:44px;min-height:44px;padding:0;font-size:15px;display:flex}.slot-debug-button{aspect-ratio:1;color:#fff;cursor:pointer;border:1px solid #ffffff0a;border-radius:14px;justify-content:center;align-items:center;width:36px;min-width:36px;height:36px;min-height:36px;padding:0;font-size:10px;font-weight:600;display:inline-flex}.slot-debug-button--red{background:#ff4d4f}.slot-debug-button--green{background:#22c55e}.slot-debug-button--gold{color:#fff;background:#232323}.slot-debug-row{box-sizing:border-box;justify-content:flex-start;gap:6px;width:100%;padding:0 16px 4px;display:flex}.slot-balance-pill{background:#232323;border:1px solid #ffffff0a;border-radius:14px;height:44px;padding:0 8px;font-size:15px}.slot-balance-pill .balance-icon svg{fill:#ffd54f;width:22px;height:22px}.slot-balance-pill .balance-amount{font-size:17px;font-weight:800}.slot-balance-pill .balance-plus{color:#fff;cursor:pointer;background:linear-gradient(#f0643d,#e4572e);border:1px solid #ffffff0a;border-radius:10px;justify-content:center;align-items:center;width:24px;min-width:24px;height:24px;margin-left:6px;font-size:22px;font-weight:400;line-height:1;display:flex}.slot-balance-pill .balance-plus:hover{filter:brightness(1.05)}.slot-stage{aspect-ratio:1;width:min(340px,88vw);margin:6px auto 4px;position:relative;overflow:hidden;transform:translate(18px)}.slot-layer{pointer-events:none;position:absolute;inset:0}.slot-lottie,.slot-lottie svg{width:100%;height:100%}.slot-lottie canvas{width:100%;height:100%;display:block}.slot-sprite{width:100%;height:100%}.slot-sprite-canvas{width:100%;height:100%;display:block}.slot-layer.panel{z-index:1}.slot-layer.reel-1{z-index:2}.slot-layer.reel-2{z-index:3}.slot-layer.reel-3{z-index:4}.slot-layer.machine{z-index:6}.slot-layer.hidden{opacity:0;pointer-events:none}.slot-layer.visible{opacity:1}.slot-layer.spin-fade{opacity:0;transition:opacity .18s}.slot-layer.stop-fade{opacity:0;transition:opacity .16s}.slot-layer.spin-intro{opacity:0}.slot-spin{--slot-spin-tile:120px;--slot-spin-radius:14px;--slot-spin-shine-w:1.15;--slot-spin-shine-len:62;--slot-spin-glow-add:1.2;--slot-spin-shine-cycle:1.6s;--slot-spin-shine-fade:.52s;color:#fff;border-radius:var(--slot-spin-radius);width:var(--slot-spin-tile);height:var(--slot-spin-tile);cursor:pointer;-webkit-tap-highlight-color:transparent;text-align:center;background:linear-gradient(#f0643d,#e4572e);border:1px solid #ffffff29;place-items:center;padding:0;font-size:16px;font-weight:900;display:grid;position:relative;overflow:hidden;transform:translateZ(0);box-shadow:0 14px 26px #0000008c}.slot-spin--gold{color:#fff;background:linear-gradient(#f0643d,#e4572e)}.slot-spin:disabled{filter:none;color:#fff;-webkit-text-fill-color:#fff;cursor:default;background:linear-gradient(#f0643d,#e4572e);box-shadow:0 14px 26px #0000008c;opacity:1!important}.slot-spin:disabled *{opacity:1}.slot-spin:hover{transform:translateY(-1px);box-shadow:0 16px 30px #0009}.slot-spin:active{transform:translateY(1px)scale(.99)}.slot-controls{justify-content:center;align-items:center;gap:14px;width:min(360px,100%);margin-top:6px;display:flex}.slot-icon-button{color:#fff;cursor:pointer;-webkit-tap-highlight-color:transparent;background:#232323;border:1px solid #ffffff0a;border-radius:14px;justify-content:center;align-items:center;width:60px;height:60px;display:flex;overflow:visible;box-shadow:0 10px 20px #00000059}.slot-icon-button:hover{background:#262626}.slot-icon-button:active{background:#2e2e2e;transform:translateY(1px)scale(.99)}.slot-icon-button.is-active{color:#fff;background:#2e2e2e}.slot-icon-svg{pointer-events:none;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.slot-icon-svg svg{pointer-events:none;fill:none;stroke:currentColor;width:40px;height:40px;display:block}.slot-controls .slot-icon-svg svg{width:40px;height:40px}.slot-controls .slot-icon-svg--control{transform-origin:50%;transform:none}.slot-icon-svg svg text{fill:currentColor;stroke:currentColor}.slot-spin-idle{z-index:3;text-align:center;place-items:center;gap:6px;transition:opacity .16s,transform .16s;display:grid;position:relative}.slot-spin.processing .slot-spin-idle{opacity:1;transform:none}.slot-spin-idle-text{letter-spacing:.6px;font-size:17px;font-weight:900;line-height:1}.slot-spin-idle-sub{color:#ffffffeb;align-items:center;gap:6px;font-size:14px;font-weight:900;line-height:1;display:inline-flex}.slot-spin-idle-cost{font-weight:900}.slot-spin-idle-star svg{fill:#fff;stroke:#fff;width:22px;height:22px}.slot-spin-idle-star svg *{fill:#fff;stroke:#fff}.slot-spin-shine{z-index:2;pointer-events:none;opacity:0;transition:opacity var(--slot-spin-shine-fade)ease;position:absolute;inset:0}.slot-spin.processing .slot-spin-shine{opacity:1}.slot-spin.processing.is-ending .slot-spin-shine{opacity:0}.slot-spin-shine-core,.slot-spin-shine-glow{fill:none;stroke-linecap:round;vector-effect:non-scaling-stroke;stroke-dasharray:var(--slot-spin-shine-len)calc(1000 - var(--slot-spin-shine-len));stroke-dashoffset:0}.slot-spin-shine-core{stroke:#fffffff2;stroke-width:calc(var(--slot-spin-shine-w)*1px)}.slot-spin-shine-glow{stroke:#ffffff38;stroke-width:calc((var(--slot-spin-shine-w) + var(--slot-spin-glow-add))*1px);filter:blur(.55px)}.slot-spin.processing .slot-spin-shine-core,.slot-spin.processing .slot-spin-shine-glow{animation:slot-spin-shine-move var(--slot-spin-shine-cycle)linear infinite}@keyframes slot-spin-shine-move{0%{stroke-dashoffset:0}to{stroke-dashoffset:-1000px}}.slot-history{box-sizing:border-box;flex-direction:column;gap:8px;width:min(380px,92vw);max-width:100%;margin-top:10px;margin-bottom:8px;padding:0 16px;display:flex}.slot-history-title{color:#fff;padding-left:4px;font-size:16px;font-weight:700}.slot-history-list{flex-direction:column;gap:8px;display:flex}.slot-history-row{color:#fff;text-align:left;appearance:none;box-sizing:border-box;background:#1a1a1a;border-radius:14px;align-items:center;gap:10px;width:100%;padding:10px 12px;transition:transform .2s;display:flex;overflow:hidden}.slot-history-row.is-new{animation:.26s slot-history-enter}.slot-history-row.is-shift{animation:.2s slot-history-shift}.slot-history-row.is-win{cursor:pointer}.slot-history-avatar{color:#fff;background:#232323;border:1px solid #ffffff0a;border-radius:12px;flex-shrink:0;place-items:center;width:48px;height:48px;font-weight:700;display:grid;overflow:hidden}.slot-history-avatar img{object-fit:cover;width:100%;height:100%;display:block}.slot-history-name{color:#fff;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:14px;font-weight:600;overflow:hidden}.slot-history-prize{background:0 0;border:none;border-radius:12px;flex:0 0 52px;place-items:center;width:52px;height:52px;margin-left:auto;display:grid;overflow:hidden}.slot-history-prize.is-unique{background:#232323;border:1px solid #ffffff0a}.slot-history-gift,.slot-history-skull{width:100%;height:100%;position:relative}.slot-history-skull .slot-lottie,.slot-history-skull svg,.slot-history-skull canvas,.slot-history-gift img{object-fit:contain;width:100%;height:100%;display:block}.slot-history-fallback{background:#ffffff1a;border-radius:10px;width:60%;height:60%}.slot-winbar{box-sizing:border-box;background:#141414e6;border-radius:16px;width:min(360px,100%);margin-top:12px;padding:10px}.slot-winbar-title{color:#bdbdbd;margin-bottom:8px;font-size:13px}.slot-winbar-list{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.slot-winbar-item{aspect-ratio:1;cursor:pointer;background:#1a1a1a;border:1px solid #ffffff0a;border-radius:14px;padding:0;position:relative;overflow:hidden}.slot-winbar-sticker{width:100%;height:100%;position:relative}.slot-winbar-label{color:#bdbdbd;text-align:center;padding:6px;font-size:11px}.slot-winbar-empty{color:#8a8a8a;text-align:center;padding:8px 0;font-size:12px}.slot-winbar-count{color:#fff;background:#0009;border-radius:999px;padding:2px 6px;font-size:11px;position:absolute;top:6px;right:6px}.slot-icon-button:disabled{opacity:1;cursor:default}.slot-autospin-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.slot-autospin-option{color:#fff;cursor:pointer;background:#232323;border:1px solid #ffffff0a;border-radius:14px;justify-content:center;align-items:center;padding:10px;display:flex}.slot-autospin-option.is-selected{color:#fff;background:#2e2e2e}.slot-result{color:#bdbdbd;font-size:14px}.slot-result.win{color:#9bff9b}.slot-result.lose{color:#bdbdbd}.slot-modal-overlay{z-index:80;background:#0009;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.slot-modal{color:#fff;background:#1a1a1a;border-radius:14px;width:min(360px,100%);padding:14px}.slot-roulette-modal{width:min(420px,100%)}.slot-roulette{background:#141414e6;border-radius:16px;margin-top:12px;padding:12px 0;position:relative;overflow:hidden}.slot-roulette-track{will-change:transform;align-items:center;gap:12px;width:max-content;display:flex;transform:translateZ(0)}.slot-roulette-item{background:#1a1a1a;border:1px solid #ffffff0a;border-radius:14px;justify-content:center;align-items:center;width:64px;height:64px;display:flex;overflow:hidden}.slot-roulette-item img{object-fit:contain;width:100%;height:100%}.slot-roulette-sticker{width:100%;height:100%;display:block;position:relative;overflow:hidden}.slot-sticker-svg{justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.slot-sticker-svg svg{width:100%;height:100%}.slot-sticker-anim{position:absolute;inset:0}.slot-roulette-sticker .slot-lottie{width:100%;height:100%}.slot-roulette-sticker img{object-fit:contain;width:100%;height:100%;display:block}.slot-roulette-placeholder{font-size:26px}.slot-roulette-indicator{background:#ffd066e6;border-radius:3px;width:3px;position:absolute;top:6px;bottom:6px;left:50%;transform:translate(-50%)}.slot-modal-header{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.slot-modal-title{font-size:15px;font-weight:600}.slot-modal-close{aspect-ratio:1;color:#fff;cursor:pointer;background:#232323;border:1px solid #ffffff0a;border-radius:14px;justify-content:center;align-items:center;width:28px;min-width:28px;height:28px;min-height:28px;padding:0;font-size:18px;line-height:1;display:flex}.slot-modal-body{color:#d9d9d9;flex-direction:column;gap:8px;margin-bottom:12px;font-size:13px;display:flex}.slot-paytable-row{line-height:1.3}.slot-inline-star{vertical-align:middle;width:12px;height:12px;margin-left:4px}.slot-inline-star svg{width:12px;height:12px;display:block}.slot-prize-emoji{text-align:center;font-size:36px}.slot-prize-sticker{width:88px;height:88px;margin:0 auto;position:relative;overflow:hidden}.slot-prize-sticker .slot-lottie{width:88px;height:88px}.slot-prize-sticker img{object-fit:contain;width:88px;height:88px;margin:0 auto;display:block}.slot-prize-image{object-fit:contain;width:92px;height:92px;margin:0 auto;display:block}.slot-prize-label{text-align:center;color:#fff;font-size:14px}.slot-modal-actions{flex-direction:column;gap:8px;display:flex}.slot-action{color:#fff;cursor:pointer;background:#232323;border:1px solid #ffffff0a;border-radius:14px;padding:10px 12px}.slot-action--gold{color:#fff;background:#2e2e2e}.slot-unique-modal{flex-direction:column;width:min(420px,100%);max-height:80vh;display:flex}.slot-unique-scroll{max-height:60vh;overflow:auto}.slot-unique-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.slot-unique-card{text-align:center;flex-direction:column;align-items:center;gap:4px;display:flex}.slot-unique-media{aspect-ratio:1;background:#1a1a1a;border:1px solid #ffffff0a;border-radius:14px;justify-content:center;align-items:center;width:100%;display:flex;position:relative;overflow:hidden}.slot-unique-sticker{width:100%;height:100%;position:relative}.slot-unique-sticker--bg{opacity:.7;z-index:1;position:absolute;inset:0}.slot-unique-sticker--fg{z-index:2;position:absolute;inset:0}.slot-unique-number{color:#fff;z-index:3;background:#0009;border-radius:999px;padding:2px 6px;font-size:10px;position:absolute;bottom:6px;right:6px}.slot-unique-label{color:#dcdcdc;font-size:11px}.slot-unique-status{color:#9b9b9b;text-transform:uppercase;font-size:10px}.slot-unique-fallback{color:#bdbdbd;padding:4px;font-size:10px}.slot-layer.stop-hidden{opacity:0}@keyframes slot-history-enter{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}@keyframes slot-history-shift{0%{transform:translateY(-4px)}to{transform:translateY(0)}}.profile-container{width:100%;padding:calc(var(--content-top) + 88px)12px 32px;box-sizing:border-box;color:#fff;flex-direction:column;align-items:center;display:flex}.profile-top{justify-content:space-between;align-items:flex-start;width:calc(100% - 8px);max-width:480px;margin-bottom:8px;display:flex}.profile-header{flex-direction:column;align-items:center;gap:12px;margin-top:0;display:flex}.profile-avatar{color:#bdbdbd;background:#1a1a1a;border:1px solid #ffffff0a;border-radius:14px;justify-content:center;align-items:center;width:88px;height:88px;margin-top:0;font-size:32px;display:flex;overflow:hidden}.profile-avatar img{object-fit:cover;width:100%;height:100%}.profile-name{color:#fff;font-size:16px}.balance-pill{box-sizing:border-box;background:#1a1a1a;border:1px solid #ffffff0a;border-radius:14px;align-items:center;gap:6px;height:44px;padding:0 12px;font-size:15px;display:flex}.balance-icon{justify-content:center;align-items:center;width:16px;height:16px;display:flex}.balance-icon svg{fill:#ffd54f;width:16px;height:16px}.balance-amount{color:#fff;font-weight:800}.balance-plus{aspect-ratio:1;color:#0f0f0f;cursor:pointer;-webkit-tap-highlight-color:transparent;background:#fff;border:none;border-radius:14px;justify-content:center;align-items:center;width:36px;min-width:36px;height:36px;margin-left:8px;padding:0;font-size:16px;line-height:1;display:flex}.wallet-box{color:#fff;cursor:pointer;-webkit-tap-highlight-color:transparent;box-sizing:border-box;background:#232323;border:none;border-radius:14px;justify-content:center;align-items:center;gap:8px;height:38px;padding:0 12px;font-size:13px;display:flex}.wallet-box svg{width:22px;height:22px}.wallet-box:focus{outline:none}.topup-overlay{z-index:50;background:#0009;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.topup-modal{color:#fff;background:#1a1a1a;border-radius:14px;width:min(360px,100%);padding:16px;box-shadow:0 14px 40px #0009}.topup-modal button{-webkit-tap-highlight-color:transparent}.topup-header{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex;position:relative}.topup-title{text-align:center;width:100%;font-size:16px;font-weight:600}.topup-close{aspect-ratio:1;color:#fff;cursor:pointer;background:#232323;border:1px solid #ffffff0a;border-radius:14px;justify-content:center;align-items:center;width:36px;height:36px;padding:0;font-size:18px;line-height:1;display:flex;position:absolute;top:0;right:0}.topup-switch{gap:8px;margin-bottom:16px;display:flex}.topup-tab{color:#bdbdbd;cursor:pointer;background:#232323;border:1px solid #ffffff0a;border-radius:14px;flex:1;padding:8px 12px;font-size:13px}.topup-tab.active{color:#fff;border-color:#ffffff40}.topup-bonus{color:#5ee27a;margin-left:4px;font-size:12px}.topup-input{justify-content:center;align-items:baseline;gap:6px;margin-bottom:12px;display:flex}.topup-input input{color:#fff;text-align:center;background:0 0;border:none;outline:none;flex:none;width:120px;font-size:36px;font-weight:700}.topup-unit{color:#8a8a8a;font-size:18px;font-weight:700}.topup-min{color:#ff6b6b;align-items:center;gap:6px;margin-bottom:12px;font-size:13px;display:flex}.topup-min-note{color:#7fe7ff}.topup-star-icon{color:currentColor;width:14px;height:14px;display:block}.topup-presets{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:16px;display:flex}.topup-preset{color:#fff;cursor:pointer;background:#232323;border:1px solid #ffffff0a;border-radius:14px;align-items:center;gap:6px;padding:6px 12px;font-size:13px;display:inline-flex}.topup-min-tag{font-size:12px}.topup-placeholder{color:#8a8a8a;text-align:center;padding:20px 0 30px;font-size:14px}.topup-pay{cursor:pointer;border:none;border-radius:14px;width:100%;padding:12px;font-size:15px}button:focus,button:focus-visible,input:focus,input:focus-visible{box-shadow:none;outline:none}.topup-pay.disabled{color:#bdbdbd;cursor:default;background:#232323}.topup-pay.active{color:#fff;background:#2e2e2e}.topup-notice{text-align:center;margin-top:10px;font-size:13px}.topup-notice.success{color:#5ee27a}.topup-notice.error{color:#ff6b6b}.inventory-view{padding:calc(var(--content-top) + 24px)16px 16px}.inventory-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.inventory-cell{aspect-ratio:1;background:#1a1a1a;border:1px solid #ffffff0a;border-radius:14px;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.inventory-cell--empty{opacity:.25}.inventory-cell--filled{cursor:pointer;background:#1a1a1a;border-color:#ffffff0a}.inventory-sticker,.inventory-modal-sticker{width:100%;height:100%;position:relative}.inventory-modal-sticker{max-width:180px;max-height:180px;margin:0 auto}.inventory-count{color:#fff;background:#0009;border-radius:999px;padding:2px 6px;font-size:11px;position:absolute;top:6px;right:6px}.inventory-fallback,.inventory-modal-fallback{color:#bdbdbd;text-align:center;padding:8px;font-size:12px}.inventory-modal-overlay{z-index:90;background:#0009;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.inventory-modal{text-align:center;background:#1a1a1a;border-radius:16px;width:min(320px,100%);padding:16px}.inventory-modal-title{margin-bottom:12px;font-size:16px}.inventory-error{color:#ff9b9b;margin-top:8px;font-size:12px}.inventory-modal-actions{gap:8px;margin-top:12px;display:grid}.inventory-action{color:#fff;cursor:pointer;background:#232323;border:none;border-radius:12px;padding:10px 12px}.inventory-action--primary{color:#fff;background:#2e2e2e}.inventory-action--ghost{color:#bdbdbd;background:#262626}:root{--tg-top:0px;--base-top-padding:34px;--header-height:56px;--content-top:calc(var(--header-height) + var(--tg-top))}html,body,#root{overscroll-behavior:none;width:100%;height:100%;margin:0;padding:0;overflow:hidden}.app-container{color:#fff;-webkit-user-select:none;user-select:none;overscroll-behavior:none;-webkit-touch-callout:none;-khtml-user-select:none;width:100%;height:100%;min-height:var(--svh,100vh);background-color:#0f0f0f;overflow:hidden}.page-content{max-width:480px;height:100%;min-height:var(--svh,100vh);box-sizing:border-box;-webkit-overflow-scrolling:touch;touch-action:pan-y;overscroll-behavior:none;margin:0 auto;padding-top:0;padding-bottom:96px;overflow-y:auto}.page-content.slot-mode{padding-bottom:0}.page-content::-webkit-scrollbar{width:0;height:0}.page-content{scrollbar-width:none}.app-debug{color:#fff;z-index:200;background:#000c;border-radius:10px;max-height:40vh;padding:8px 10px;font-size:11px;line-height:1.4;position:fixed;top:8px;left:8px;right:8px;overflow:auto}.tab-placeholder{color:#bcbcbc;padding:24px 18px;font-size:14px}svg{-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;outline:none}svg:focus{outline:none}svg *{-webkit-user-select:none;user-select:none}*{-webkit-tap-highlight-color:transparent}button,a,svg{-webkit-user-select:none;user-select:none}
