:root{color:#2b2d33;font-synthesis:none;text-rendering:optimizelegibility;background:#f5f5f5;font-family:PingFang SC,Microsoft YaHei,system-ui,sans-serif}*{box-sizing:border-box}html,body,#root{-ms-overflow-style:none;scrollbar-width:none}html::-webkit-scrollbar{width:0;height:0;display:none}body::-webkit-scrollbar{width:0;height:0;display:none}#root::-webkit-scrollbar{width:0;height:0;display:none}html{background:#f5f5f5;min-width:280px}body{min-width:280px;min-height:100vh;margin:0}button,input{font:inherit}button{-webkit-tap-highlight-color:transparent}img{max-width:100%;display:block}.route-loading{color:#8a8d95;background:#f5f5f5;place-items:center;min-height:100vh;font-size:14px;display:grid}.game-page{--content-width:min(100%, 430px);color:#fff;background:linear-gradient(#e72b28 0%,#e2342d 52%,#f7dfdf 100%);min-height:100vh}.game-nav{z-index:50;width:var(--content-width);height:calc(48px + env(safe-area-inset-top));padding:env(safe-area-inset-top) 8px 0;color:#282a30;background:#fffffff7;grid-template-columns:44px minmax(0,1fr) 44px;align-items:center;margin:0 auto;display:grid;position:sticky;top:0;box-shadow:0 1px #0000000f}.game-nav h1{text-align:center;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:17px;font-weight:600;line-height:48px;overflow:hidden}.icon-button{width:40px;height:40px;color:inherit;cursor:pointer;background:0 0;border:0;place-items:center;padding:0;display:grid}.game-content{width:var(--content-width);min-height:calc(100vh - 48px);padding:0 16px calc(24px + env(safe-area-inset-bottom));margin:0 auto;position:relative;overflow:hidden}.game-page.is-miniapp-embedded .game-content{min-height:100vh}.game-hero{background:#fff;width:calc(100% + 32px);max-width:none;height:auto;margin:0 -16px 12px}.game-account-row{justify-content:space-between;align-items:center;gap:12px;margin:0 auto 12px;display:flex}.points-pill,.records-pill{background:#fffffff2;border:0;border-radius:999px;align-items:center;min-height:34px;display:inline-flex;box-shadow:0 3px #ba411838}.points-pill{color:#78523d;min-width:142px;padding:0 15px;font-size:13px}.points-pill strong{color:#ec6237;font-size:16px;font-weight:700}.records-pill{color:#f05a36;cursor:pointer;gap:6px;padding:0 13px 0 8px;font-size:13px}.records-pill img{object-fit:contain;width:24px;height:24px}.embedded-rules-button{color:#f05a36;cursor:pointer;background:#fffffff2;border:1px solid #ffffffeb;border-radius:50%;flex:0 0 34px;place-items:center;width:34px;height:34px;padding:0;display:grid;box-shadow:0 3px #ba411838}.is-miniapp-embedded .game-account-row{gap:8px}.game-panel{background:#fd8432bd;border:2px solid #ffffffd1;border-radius:7px;width:100%;margin:0 auto;padding:18px 14px 22px;position:relative;overflow:hidden;box-shadow:inset 0 0 0 3px #db481c24,0 7px #b037142e}.cost-tip{color:#fff6df;text-align:center;margin:12px auto 0;font-size:12px;font-weight:400;line-height:18px;display:block}.game-primary-button{color:#fff;cursor:pointer;background:linear-gradient(#ff9241,#ef3f28);border:2px solid #ffed8b;border-radius:999px;justify-content:center;align-items:center;width:min(74%,330px);min-height:48px;margin:13px auto 0;font-size:18px;font-weight:700;display:flex;box-shadow:0 5px #b62c20,inset 0 2px #ffffff57}.game-primary-button:active{transform:translateY(3px);box-shadow:0 2px #b62c20}.game-primary-button:disabled{cursor:default;filter:grayscale(.35);opacity:.72;transform:none}.game-loading{color:#fff;place-items:center;min-height:360px;font-size:14px;display:grid}.game-error{z-index:100;color:#fff;background:#262626e6;border-radius:6px;max-width:calc(100% - 40px);padding:10px 18px;font-size:13px;position:fixed;bottom:24px;left:50%;transform:translate(-50%)}.prize-pool{margin:22px -16px 0;overflow:hidden}.section-title{justify-content:center;align-items:center;gap:8px;margin-bottom:13px;display:flex}.section-title span{text-shadow:0 2px #9f2a1140;font-size:18px;font-weight:700}.section-title i{background:#ffe166;border-radius:50%;width:6px;height:6px}.section-title i:nth-child(2),.section-title i:nth-last-child(2){background:#fff;width:4px;height:4px}.prize-scroller{-ms-overflow-style:none;scrollbar-width:none;overscroll-behavior-x:contain;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;gap:10px;padding:0 16px 8px;display:flex;overflow:auto hidden}.prize-scroller::-webkit-scrollbar{background:0 0;width:0;height:0;display:none}.prize-card{scroll-snap-align:start;background:#fff;border-radius:7px;flex:0 0 100px;min-width:0;padding:8px;box-shadow:0 4px #b53a1838}.prize-card-image{color:#fff;border-radius:4px;place-items:center;width:84px;height:78px;font-size:13px;font-weight:600;display:grid;overflow:hidden}.prize-card-image img{object-fit:contain;width:100%;height:100%}.prize-card p{color:#58463f;text-align:center;text-overflow:ellipsis;white-space:nowrap;margin:7px 0 1px;font-size:12px;line-height:18px;overflow:hidden}.brand-footer{color:#ffffffed;justify-content:center;align-items:center;gap:8px;margin:24px auto 2px;font-size:13px;display:flex}.brand-footer img{object-fit:contain;width:34px;height:34px}.result-modal-mask,.dialog-mask{z-index:1000;background:#00000094;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.result-modal{background:#fff;border-radius:7px;flex-direction:column;align-items:center;width:min(100%,310px);min-height:326px;padding:34px 27px 28px;display:flex;position:relative;box-shadow:0 9px #00000024,0 16px 30px #0000002e}.result-title{object-fit:contain;width:174px;height:42px}.result-showcase{flex-direction:column;flex:1;justify-content:center;align-items:center;width:100%;min-height:174px;display:flex}.result-mascot{z-index:2;object-fit:contain;width:54px;height:50px;margin-bottom:-8px;position:relative}.is-lose .result-mascot{width:132px;height:128px;margin:12px 0 -2px}.result-prize{color:#fff;place-items:center;width:94px;height:94px;font-size:17px;font-weight:700;display:grid;overflow:hidden}.result-prize img{object-fit:contain;width:100%;height:100%}.result-name{color:#333;text-align:center;width:100%;margin-top:13px;font-size:15px;font-weight:400;line-height:21px;display:block}.result-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;width:100%;margin-top:16px;display:grid}.result-actions.single{grid-template-columns:minmax(0,1fr);padding:0 35px}.result-button{color:#fff;text-align:center;white-space:nowrap;cursor:pointer;border:0;border-radius:999px;min-width:0;height:42px;padding:0 8px;font-size:14px;font-weight:600;line-height:42px}.result-button.primary{background:linear-gradient(#ff973e,#ee4b27);box-shadow:0 4px #bd3723}.result-button.secondary{background:linear-gradient(#ffc94e,#f18b25);box-shadow:0 4px #c56a1e}.rules-dialog{color:#45464c;background:#fff;border-radius:8px;width:min(100%,340px);max-height:min(620px,82vh);padding:28px 25px 24px;position:relative;overflow-y:auto}.rules-dialog h2{text-align:center;margin:0 0 20px;font-size:20px;line-height:28px}.rules-dialog ol{margin:0;padding-left:24px}.rules-dialog li{margin:0 0 12px;padding-left:4px;font-size:14px;line-height:22px}.dialog-close{color:#8a8d95;cursor:pointer;background:0 0;border:0;place-items:center;width:34px;height:34px;padding:0;display:grid;position:absolute;top:12px;right:12px}.rules-confirm{color:#fff;cursor:pointer;background:linear-gradient(90deg,#ff8536,#ff4f36);border:0;border-radius:999px;width:100%;height:44px;margin:22px auto 0;display:block}@media (width>=431px){body{background:#282a30}.game-page{width:430px;margin:0 auto;box-shadow:0 0 40px #0000004d}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
