:root{--primary:#3f79f2;--field-bg:#ebeef4;--error:#ff4655;--text:#1f2630;--muted:#8c929d;color:var(--text);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Arial,PingFang SC,Microsoft YaHei,sans-serif}html,body,#app{width:100%;min-width:320px;height:100%;margin:0}body{overflow:hidden}button{cursor:pointer;border:0;outline:0;padding:0}.register-page{background:#111;justify-content:center;align-items:center;width:100%;height:100%;min-height:100vh;display:flex;position:relative;overflow:hidden}.register-page:before{content:"";background:#00000061;position:absolute;inset:0}.close-button{z-index:3;color:#fff;background:0 0;width:38px;height:38px;position:fixed;top:72px;right:72px}.close-button svg{width:100%;height:100%;display:block}.close-button circle,.close-button path{fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:2.8px}.auth-message{z-index:20;color:#000000e0;background:#fff;border-radius:4px;align-items:center;gap:8px;max-width:min(100vw - 32px,420px);min-height:40px;padding:9px 16px;font-size:14px;line-height:22px;display:inline-flex;position:fixed;top:24px;left:50%;transform:translate(-50%);box-shadow:0 6px 16px #00000014,0 3px 6px -4px #0000001f,0 9px 28px 8px #0000000d}.auth-message__icon{flex:none;justify-content:center;align-items:center;width:16px;height:16px;display:inline-flex}.auth-message__icon svg{fill:currentColor;width:16px;height:16px}.auth-message--success .auth-message__icon{color:#52c41a}.auth-message--error .auth-message__icon{color:#ff4655}.auth-message__text{overflow-wrap:anywhere;min-width:0}.auth-message-enter-active,.auth-message-leave-active{transition:opacity .2s,transform .2s}.auth-message-enter-from,.auth-message-leave-to{opacity:0;transform:translate(-50%,-8px)}.register-card{z-index:1;width:900px;height:600px;transform:scale(var(--card-scale,1));transform-origin:50%;background:#00000059;border-radius:8px;grid-template-columns:335px 565px;display:grid;position:relative;overflow:hidden}.register-poster{background:#050505;position:relative;overflow:hidden}.register-poster:after{content:"";background:linear-gradient(90deg,#000000c7 0%,#0000006b 46%,#00000008 100%);position:absolute;inset:0}.register-poster img{object-fit:contain;object-position:center center;width:100%;height:100%;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.poster-copy{z-index:1;color:#fff;position:absolute;bottom:270px;left:28px}.poster-copy strong{letter-spacing:0;font-size:40px;font-weight:900;line-height:1;display:block}.poster-copy span{background:#fff;width:72px;height:2px;margin:18px 0 10px;display:block}.poster-copy p{margin:0;font-size:24px;font-weight:300;line-height:1.1}.register-panel{background:#fff;flex-direction:column;align-items:flex-start;padding-top:60px;padding-left:154px;display:flex}.tabs{background:var(--field-bg);border:1px solid #e0e3ea;border-radius:999px;grid-template-columns:1fr 1fr;width:300px;height:40px;margin-bottom:20px;display:grid;overflow:hidden}.tabs button{color:#1f2630;background:0 0;font-size:14px;font-weight:400}.tabs .active{color:#fff;background:var(--primary);border-radius:999px;font-weight:400}.register-form{gap:0;width:300px;display:grid}.field{background:var(--field-bg);border-radius:999px;align-items:center;gap:8px;width:100%;height:40px;padding:0 15px;display:flex}.field>svg{fill:#353b44;flex:none;width:18px;height:18px}.field input{color:#333842;background:0 0;border:0;outline:0;flex:1;min-width:0;height:100%;font-size:14px;font-weight:400}.field input::placeholder{color:#9aa0aa;font-weight:400}.eye-button{color:#5c6270;background:0 0;flex:none;justify-content:center;align-items:center;width:22px;height:22px;display:flex}.eye-button svg{fill:currentColor;width:18px;height:18px}.form-row{min-width:0;min-height:64px}.tip{min-height:20px;color:var(--error);margin:2px 0 0;font-size:12px;font-weight:500;line-height:20px}.tip.success{color:var(--primary)}.login-form .form-row{min-height:64px}.form-view{display:none}.form-view.active{display:block}.remember-row{color:#363b44;justify-content:space-between;align-items:center;width:300px;margin:0 0 15px;font-size:12px;display:flex}.remember-row label{align-items:center;gap:8px;display:inline-flex}.remember-row span{cursor:pointer}.remember-row input{width:14px;height:14px;accent-color:var(--primary)}.agreement{color:#252b33;white-space:nowrap;align-items:center;width:300px;margin:0 0 10px;font-size:12px;line-height:18px;display:flex}.agreement button{color:#126cff;font:inherit;background:0 0;border:0;padding:0;text-decoration:none}.check-icon{background:var(--primary);border-radius:50%;flex:none;width:16px;height:16px;margin-right:8px;position:relative}.check-icon:after{content:"";border:2px solid #fff;border-width:0 2px 2px 0;width:4px;height:8px;position:absolute;top:3px;left:5px;transform:rotate(45deg)}.submit-button{color:#fff;background:var(--primary);border-radius:20px;justify-content:center;align-items:center;gap:8px;width:300px;height:40px;font-size:14px;font-weight:400;display:inline-flex;box-shadow:0 2px 4px #3f79f238}.submit-button:disabled{cursor:default;opacity:.86}.submit-button.loading:before{content:"";border:2px solid #ffffff73;border-top-color:#fff;border-radius:50%;width:14px;height:14px;animation:.8s linear infinite spin}.service-button{color:#5c6470;background:0 0;justify-content:center;align-items:center;gap:7px;width:300px;height:20px;margin-top:16px;font-size:12px;display:flex}.service-button span{border:1px solid var(--primary);width:16px;height:16px;color:var(--primary);border-radius:50%;justify-content:center;align-items:center;font-size:10px;font-weight:700;line-height:1;display:inline-flex}@keyframes spin{to{transform:rotate(360deg)}}.modal-mask{z-index:42;background:#0000008c;justify-content:center;align-items:center;display:none;position:fixed;inset:0}.modal-mask.open{display:flex}.policy-dialog{color:#222;background:#fff;border-radius:8px;width:min(620px,100vw - 36px);max-height:min(680px,100vh - 80px);overflow:hidden}.policy-header{border-bottom:1px solid #eceff5;justify-content:space-between;align-items:center;height:56px;padding:0 18px 0 22px;font-size:20px;font-weight:700;display:flex}.policy-close{color:#666;background:0 0;width:34px;height:34px;font-size:28px;line-height:34px}.policy-body{color:#4a4f5a;max-height:calc(min(680px,100vh - 80px) - 56px);padding:20px 24px 26px;font-size:15px;line-height:1.8;overflow:auto}.policy-content{padding:1em 10px}.policy-content .item{margin-bottom:35px;padding-right:10px}.policy-content .item_details{margin-top:25px}.policy-content h3{color:#6c7ba8;text-align:justify;margin:0 0 9px;font-size:16px;font-weight:700;line-height:22px}.policy-content p{color:#6c7ba8;text-align:justify;margin:0;font-size:14px;line-height:22px}@media (width>=901px){.register-page{background:#111 url(/assets/register-bg.jpg) 50%/cover no-repeat}}@media (width<=900px),(device-width<=900px){html,body,#app{width:100%;max-width:100vw;height:auto;min-height:100%;overflow-x:hidden}body{overflow:hidden auto}.register-page{background:#e5f6ff;justify-content:flex-start;align-items:flex-start;max-width:100vw;height:auto;min-height:100vh;overflow:hidden auto}.register-page:before,.close-button{display:none}.register-card{background:0 0;border-radius:0;grid-template-rows:auto auto;grid-template-columns:1fr;width:100%;max-width:100vw;height:auto;min-height:100vh;display:grid;overflow:visible;transform:none}.register-poster{aspect-ratio:1800/1621;background:#dff3ff;width:100%;max-width:100vw;height:auto;min-height:0;overflow:hidden}.register-poster:after{display:none}.register-poster img{object-fit:contain;object-position:center center;width:100%;height:100%;top:50%;bottom:auto;left:50%;transform:translate(-50%,-50%)}.poster-copy{display:none}.register-panel{background:#fff;border-radius:28px 28px 0 0;align-items:center;width:100%;max-width:100vw;min-height:auto;padding:32px 34px 44px 26px;transform:translateY(-18px)}.tabs,.register-form,.agreement,.submit-button,.remember-row,.service-button{width:min(100%,460px)}.tabs{border-radius:30px;height:60px;margin-bottom:26px}.tabs button{font-size:20px}.field{gap:12px;height:64px;padding:0 24px}.field>svg{width:24px;height:24px}.field input{font-size:20px}.eye-button{width:30px;height:30px}.eye-button svg{width:24px;height:24px}.register-form{justify-items:stretch;gap:0}.form-row,.field{width:100%;max-width:100%}.form-row,.login-form .form-row{min-height:90px}.tip{min-height:24px;margin-top:2px;font-size:14px;line-height:24px}.remember-row{margin:0 0 24px;font-size:16px}.remember-row input{width:20px;height:20px}.agreement{white-space:nowrap;justify-content:center;align-items:center;margin:-4px 0 26px;font-size:16px;line-height:24px}.check-icon{width:24px;height:24px;margin-right:8px}.check-icon:after{width:5px;height:10px;top:5px;left:8px}.submit-button{border-radius:30px;height:60px;font-size:20px}.submit-button.loading:before{width:18px;height:18px}.service-button{height:28px;margin-top:22px;font-size:18px}.service-button span{width:22px;height:22px;font-size:10px}}@media (width<=420px),(device-width<=420px){.register-panel{padding:30px 30px 42px 22px}.tabs,.register-form,.agreement,.submit-button,.remember-row,.service-button{width:min(100%,332px)}.tabs{height:58px;margin-bottom:24px}.tabs button{font-size:20px}.field{height:62px;padding:0 20px}.field input{font-size:20px}.form-row,.login-form .form-row{min-height:86px}.agreement{font-size:15px}.submit-button{height:58px}}@media (width<=370px),(device-width<=370px){.register-panel{padding-left:24px;padding-right:24px}.tabs,.register-form,.agreement,.submit-button,.remember-row,.service-button{width:min(100%,304px)}.field{padding:0 18px}.agreement{font-size:14px}}html.is-mobile,html.is-mobile body,html.is-mobile #app{width:100%;max-width:100vw;height:auto;min-height:100%;overflow-x:hidden}html.is-mobile body{overflow:hidden auto}html.is-mobile .register-page{background:#e5f6ff;justify-content:flex-start;align-items:flex-start;max-width:100vw;height:auto;min-height:100vh;overflow:hidden auto}html.is-mobile .register-page:before,html.is-mobile .register-poster:after,html.is-mobile .poster-copy,html.is-mobile .close-button{display:none}html.is-mobile .register-card{background:0 0;border-radius:0;grid-template-rows:auto auto;grid-template-columns:1fr;width:100%;max-width:100vw;height:auto;min-height:100vh;display:grid;overflow:visible;transform:none}html.is-mobile .register-poster{aspect-ratio:1800/1621;background:#dff3ff;width:100%;max-width:100vw;height:auto;min-height:0;overflow:hidden}html.is-mobile .register-poster img{object-fit:contain;object-position:center center;width:100%;height:100%;position:absolute;top:50%;bottom:auto;left:50%;transform:translate(-50%,-50%)}html.is-mobile .register-panel{background:#fff;border-radius:28px 28px 0 0;align-items:center;width:100%;max-width:100vw;min-height:auto;padding:32px 34px 44px 26px;transform:translateY(-18px)}html.is-mobile .tabs,html.is-mobile .register-form,html.is-mobile .agreement,html.is-mobile .submit-button,html.is-mobile .remember-row,html.is-mobile .service-button{width:min(100%,460px)}html.is-mobile .tabs{border-radius:30px;height:60px;margin-bottom:26px}html.is-mobile .tabs button{font-size:20px}html.is-mobile .field{gap:12px;width:100%;max-width:100%;height:64px;padding:0 24px}html.is-mobile .field>svg{width:24px;height:24px}html.is-mobile .field input{font-size:20px}html.is-mobile .eye-button{width:30px;height:30px}html.is-mobile .eye-button svg{width:24px;height:24px}html.is-mobile .register-form{justify-items:stretch;gap:0}html.is-mobile .form-row,html.is-mobile .login-form .form-row{width:100%;min-width:0;max-width:100%;min-height:90px}html.is-mobile .tip{min-height:24px;margin-top:2px;font-size:14px;line-height:24px}html.is-mobile .remember-row{margin:0 0 24px;font-size:16px}html.is-mobile .remember-row input{width:20px;height:20px}html.is-mobile .agreement{white-space:nowrap;justify-content:center;align-items:center;margin:-4px 0 26px;font-size:16px;line-height:24px}html.is-mobile .check-icon{width:24px;height:24px;margin-right:8px}html.is-mobile .check-icon:after{width:5px;height:10px;top:5px;left:8px}html.is-mobile .submit-button{border-radius:30px;height:60px;font-size:20px}html.is-mobile .submit-button.loading:before{width:18px;height:18px}html.is-mobile .service-button{height:28px;margin-top:22px;font-size:18px}html.is-mobile .service-button span{width:22px;height:22px;font-size:10px}html.is-narrow-mobile .register-panel{padding:30px 30px 42px 22px}html.is-narrow-mobile .tabs,html.is-narrow-mobile .register-form,html.is-narrow-mobile .agreement,html.is-narrow-mobile .submit-button,html.is-narrow-mobile .remember-row,html.is-narrow-mobile .service-button{width:min(100%,332px)}html.is-narrow-mobile .tabs{height:58px;margin-bottom:24px}html.is-narrow-mobile .field{height:62px;padding:0 20px}html.is-narrow-mobile .form-row,html.is-narrow-mobile .login-form .form-row{min-height:86px}html.is-narrow-mobile .agreement{font-size:15px}html.is-narrow-mobile .submit-button{height:58px}html.is-small-mobile .register-panel{padding-left:24px;padding-right:24px}html.is-small-mobile .tabs,html.is-small-mobile .register-form,html.is-small-mobile .agreement,html.is-small-mobile .submit-button,html.is-small-mobile .remember-row,html.is-small-mobile .service-button{width:min(100%,304px)}html.is-small-mobile .field{padding:0 18px}html.is-small-mobile .agreement{font-size:14px}:root{--page-bg:#eef3f8;--surface:#fff;--surface-soft:#f7fafc;--ink:#162033;--muted:#6b778a;--line:#dde6ef;--brand:#1b6eea;--brand-2:#0f9f8f;--gold:#d69a28;--coral:#d85c4a;--shadow:0 18px 45px #2a395224;--bottom-nav-height:64px;--bottom-nav-gap:max(18px, calc(env(safe-area-inset-bottom) + 12px));color:var(--ink);background:var(--page-bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif}*{box-sizing:border-box}html,body,#app{width:100%;min-width:320px;min-height:100%;margin:0}body{min-height:100vh;overflow-x:hidden}button,input{font:inherit}button{cursor:pointer;border:0;padding:0}.site-shell{width:min(100%,1180px);min-height:100vh;padding:18px 18px calc(var(--bottom-nav-height) + var(--bottom-nav-gap) + 36px);margin:0 auto;position:relative}.site-shell:before{z-index:-1;content:"";background:radial-gradient(circle at 20% 0,#1b6eea29,#0000 32%),radial-gradient(circle at 88% 12%,#d85c4a1f,#0000 28%),linear-gradient(#f8fbff 0%,#eef3f8 52%,#e8eef5 100%);position:fixed;inset:0}.topbar{z-index:8;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffdb;border:1px solid #ffffffb8;border-radius:8px;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;min-height:66px;padding:10px 14px;display:grid;position:sticky;top:0;box-shadow:0 12px 28px #23324a17}.brand{color:var(--ink);text-align:left;background:0 0;align-items:center;gap:10px;display:inline-flex}.brand-mark{color:#fff;background:linear-gradient(135deg, var(--brand), var(--brand-2));border-radius:8px;justify-content:center;align-items:center;width:38px;height:38px;font-size:20px;font-weight:800;display:inline-flex;box-shadow:0 10px 22px #1b6eea47}.brand-mark img{border-radius:inherit;object-fit:cover;width:100%;height:100%;display:block}.brand strong{font-size:18px;line-height:1.1;display:block}.brand small{color:var(--muted);letter-spacing:.08em;margin-top:3px;font-size:10px;display:block}.top-menu{justify-content:center;align-items:center;gap:6px;min-width:0;display:flex}.top-menu button,.ghost-button{color:#2f4059;background:0 0;border:1px solid #0000;border-radius:8px;transition:background .18s,border-color .18s,color .18s}.top-menu button{padding:9px 12px;font-size:14px}.top-menu button:hover,.ghost-button:hover{color:var(--brand);background:#f5f8fb;border-color:#d6e2ef}.auth-actions,.hero-actions{align-items:center;gap:8px;display:flex}.ghost-button,.primary-button{border-radius:8px;min-height:38px;padding:0 16px;font-weight:700}.primary-button{color:#fff;background:linear-gradient(135deg, var(--brand), #1aa092);box-shadow:0 12px 24px #1b6eea38}.hero-actions .ghost-button{color:var(--brand);background:#fffffff5;border-color:#ffffffc7;box-shadow:0 10px 22px #0d172633}.hero-actions .ghost-button:hover{color:#fff;background:linear-gradient(135deg,#2f80ed,#28b6a1);border-color:#fff}.large{min-height:44px;padding-inline:20px}.hero-section{color:#fff;background:#10223c var(--hero-bg-url,url(/hero.jpg)) center / cover no-repeat;box-shadow:var(--shadow);border-radius:8px;grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr);gap:18px;margin-top:18px;padding:26px;display:grid;position:relative;overflow:hidden}.hero-section:before{z-index:0;content:"";background:linear-gradient(90deg,#0812208f 0%,#0812206b 44%,#08122029 100%),linear-gradient(#0812200a 0%,#0812203d 100%);position:absolute;inset:0}.hero-copy{z-index:1;text-shadow:0 2px 14px #0000006b;flex-direction:column;justify-content:center;min-width:0;max-width:670px;min-height:280px;display:flex;position:relative}.eyebrow{color:#9ee8dc;letter-spacing:.16em;font-size:12px;font-weight:800}.hero-copy h1{letter-spacing:0;max-width:620px;margin:14px 0 12px;font-size:clamp(32px,5vw,54px);line-height:1.06}.hero-copy p{color:#ffffffeb;max-width:560px;margin:0 0 24px;font-size:16px;line-height:1.75}.hero-actions{width:100%;max-width:620px;position:relative}.more-actions{margin-left:auto;position:relative}.more-actions summary{color:#ffffffe6;cursor:pointer;background:0 0;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:5px;min-width:60px;min-height:60px;font-size:12px;font-weight:800;list-style:none;display:inline-flex}.more-actions summary::-webkit-details-marker{display:none}.more-icon{grid-template-columns:repeat(2,1fr);gap:4px;width:26px;height:26px;display:grid}.more-icon i{background:#40c6a8;border-radius:4px;box-shadow:0 3px 8px #00000029}.more-actions-menu{z-index:5;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff5;border:1px solid #e2ecf8eb;border-radius:8px;gap:8px;width:180px;padding:10px;display:grid;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 18px 34px #0d172638}.more-actions-menu button{color:#173042;background:#f1f6fb;border-radius:8px;min-height:42px;font-weight:850}.more-actions-menu button:hover{color:#fff;background:linear-gradient(135deg, var(--brand), var(--brand-2))}.hero-side{z-index:1;align-self:center;gap:10px;display:grid;position:relative}.hero-carousel{gap:10px;display:grid;position:relative}.hero-carousel-stage,.hero-carousel img,.hero-carousel-link{width:100%;display:block}.hero-carousel-stage,.hero-carousel-link{height:100%}.hero-carousel-stage{aspect-ratio:16/7;background:#ffffff14;border-radius:8px;overflow:hidden}.hero-carousel img{object-fit:contain;height:100%}.hero-carousel-link img{display:block}.hero-carousel-dots{justify-content:center;gap:6px;display:flex}.hero-carousel-dots button{background:#ffffff57;border-radius:999px;width:22px;height:5px;transition:width .18s,background .18s}.hero-carousel-dots button.active{background:#fff;width:34px}.notice-strip{width:100%;color:var(--muted);text-align:left;background:#ffffffc7;border:1px solid #e3ebf3;border-radius:8px;align-items:center;gap:12px;margin-top:14px;padding:12px 16px;font-size:14px;display:flex}.notice-strip:focus-visible{outline-offset:2px;outline:2px solid #1b6eea80}.notice-strip strong{color:var(--coral);flex:none}.notice-ticker{flex:1;min-width:0;overflow:hidden}.notice-track{white-space:nowrap;align-items:center;gap:34px;min-width:100%;display:inline-flex}.notice-track span{flex:none}.notice-strip.is-scrolling .notice-track{animation:notice-marquee var(--notice-duration,20s) linear infinite}@keyframes notice-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.content-section{background:#ffffffe0;border:1px solid #e4ebf3;border-radius:8px;margin-top:14px;padding:18px;box-shadow:0 12px 30px #23324a14}.section-heading,.panel-title{justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.section-heading span,.panel-title span{color:var(--ink);font-size:20px;font-weight:850}.section-heading button,.panel-title button,.activity-card button{min-height:34px;color:var(--brand);background:#e9f2ff;border-radius:8px;padding:0 12px;font-weight:750}.home-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.game-card{min-height:112px;color:var(--ink);text-align:left;background:linear-gradient(#fff,#f9fbfd);border:1px solid #e5edf5;border-radius:8px;padding:16px;transition:transform .18s,box-shadow .18s;position:relative}.game-card img{object-fit:contain;width:56px;height:44px;position:absolute;top:12px;right:12px}.game-card:hover{transform:translateY(-2px);box-shadow:0 12px 24px #23324a1a}.game-card span{color:#fff;background:var(--accent);border-radius:8px;margin-bottom:18px;padding:5px 9px;font-size:13px;font-weight:800;display:inline-flex}.game-card strong{color:var(--muted);font-size:13px;line-height:1.5;display:block}.lottery-layout{grid-template-columns:118px 1fr;gap:14px;display:grid}.category-rail{align-content:start;gap:8px;display:grid}.category-rail button{color:#516071;background:#f3f7fb;border-radius:8px;min-height:42px;font-weight:750}.category-rail .active{color:#fff;background:var(--ink)}.lottery-panel{min-width:0}.panel-title p{color:var(--muted);margin:4px 0 0;font-size:13px}.lottery-grid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.lottery-grid button{text-align:left;background:#fff;border:1px solid #e5edf5;border-radius:8px;min-height:104px;padding:14px;position:relative}.lottery-grid img{object-fit:contain;width:58px;height:46px;position:absolute;top:10px;right:10px}.lottery-grid span{color:var(--brand-2);font-size:12px;font-weight:800}.lottery-grid strong{color:var(--ink);margin-top:12px;font-size:17px;display:block}.lottery-grid small{color:var(--coral);margin-top:8px;font-weight:800;display:block}.lottery-grid em{color:#8793a4;word-break:break-word;margin-top:8px;font-size:12px;font-style:normal;display:block}.panel-title.compact{margin-top:18px;margin-bottom:10px}.panel-title.compact span{font-size:17px}.platform-grid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.platform-grid button{color:#fff;text-align:left;background:#14243a;border-radius:8px;min-height:116px;position:relative;overflow:hidden}.platform-grid img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.platform-grid span{z-index:1;background:#0d1726b8;border-radius:8px;padding:4px 8px;font-size:13px;font-weight:800;position:absolute;bottom:10px;left:12px}.hot-game-grid{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.hot-game-grid button{text-align:center;background:#fff;border:1px solid #e5edf5;border-radius:8px;min-height:132px;overflow:hidden}.hot-game-grid img{object-fit:cover;width:100%;height:96px;display:block}.hot-game-grid span{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;padding:8px 6px;font-size:13px;font-weight:800;display:block;overflow:hidden}.category-empty{text-align:center;background:#f8fbfd;border:1px dashed #d8e4ef;border-radius:8px;align-content:center;justify-items:center;gap:8px;min-height:120px;padding:24px;display:grid}.category-empty strong{color:var(--ink);font-size:18px}.category-empty span{color:var(--muted);font-size:13px;line-height:1.6}.activity-tabs{scrollbar-width:none;gap:8px;padding-bottom:8px;display:flex;overflow-x:auto}.activity-tabs::-webkit-scrollbar{display:none}.activity-tabs button{color:#526274;background:#f2f6fa;border-radius:8px;flex:none;min-height:36px;padding:0 13px;font-weight:750}.activity-tabs .active{color:#fff;background:var(--brand)}.activity-list{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:10px;display:grid}.activity-card{background:linear-gradient(#fffdf8,#fff);border:1px solid #e6edf5;border-radius:8px;padding:18px}.activity-card span{color:var(--gold);font-size:12px;font-weight:850}.activity-card h3{margin:10px 0 8px;font-size:20px}.activity-card p{min-height:48px;color:var(--muted);margin:0 0 14px;font-size:14px;line-height:1.65}.menu-list{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.menu-list button{background:#fff;border:1px solid #e5edf5;border-radius:8px;justify-content:space-between;align-items:center;min-height:58px;padding:0 16px;display:flex}.menu-list span{color:var(--ink);font-weight:800}.menu-list small{color:var(--muted)}.bottom-nav{right:50%;bottom:var(--bottom-nav-gap);z-index:24;width:min(100% - 28px,620px);min-height:var(--bottom-nav-height);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff0;border:1px solid #dde8f2;border-radius:8px;grid-template-columns:repeat(5,1fr);display:grid;position:fixed;overflow:hidden;transform:translate(50%);box-shadow:0 18px 40px #23324a2e}.bottom-nav button{min-height:var(--bottom-nav-height);color:#7b8797;background:0 0;flex-direction:column;justify-content:center;align-items:center;gap:4px;font-size:12px;font-weight:750;display:flex}.bottom-nav span{font-size:18px;line-height:1}.bottom-nav .active{color:var(--brand);background:#edf5ff}.site-info-mask{z-index:36;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0e182794;justify-content:center;align-items:center;padding:18px;display:flex;position:fixed;inset:0}.site-info-dialog{width:min(620px,100%);max-height:min(680px,100vh - 56px);box-shadow:var(--shadow);background:#fff;border:1px solid #ffffffad;border-radius:8px;overflow:hidden}.site-info-header{border-bottom:1px solid #e7eef6;justify-content:space-between;align-items:center;gap:16px;min-height:58px;padding:0 16px 0 20px;display:flex}.site-info-header h2{color:var(--ink);margin:0;font-size:20px}.site-info-header button{color:#637083;background:#f2f6fa;border-radius:8px;width:34px;height:34px;font-size:24px;line-height:1}.site-info-body{color:#536173;max-height:calc(min(680px,100vh - 56px) - 58px);padding:20px 22px 24px;font-size:15px;line-height:1.85;overflow:auto}.site-info-body p{margin:0 0 14px}.site-info-body p:last-child{margin-bottom:0}.site-info-body strong{color:var(--ink)}.site-notice-list{gap:0;display:grid}.site-notice-detail{border-bottom:1px solid #e8eef5;min-width:0;margin:0 0 16px;padding:0 0 16px}.site-notice-detail:last-child{border-bottom:0;margin-bottom:0;padding-bottom:0}.site-notice-detail h3{color:var(--ink);margin:0 0 8px;font-size:15px;line-height:1.45}.site-notice-detail p{overflow-wrap:anywhere;word-break:break-word}.site-notice-detail p:last-child{margin-bottom:0}.auth-modal{z-index:30;justify-content:center;align-items:center;padding:20px;display:none;position:fixed;inset:0}.auth-modal.open{display:flex}.modal-backdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0d16248c;position:absolute;inset:0}.auth-dialog{z-index:1;width:min(420px,100%);box-shadow:var(--shadow);background:#fff;border-radius:8px;padding:24px;position:relative}.auth-close{color:#798598;background:#f2f6fa;border-radius:8px;width:32px;height:32px;font-size:24px;line-height:30px;position:absolute;top:12px;right:14px}.auth-dialog__intro{margin-bottom:18px;padding-right:34px}.auth-dialog__intro .brand-mark{margin-bottom:12px}.auth-dialog__intro h2{margin:0 0 6px;font-size:26px}.auth-dialog__intro p{color:var(--muted);margin:0;font-size:14px;line-height:1.6}.auth-dialog .tabs,.auth-dialog .register-form,.auth-dialog .remember-row,.auth-dialog .agreement,.auth-dialog .submit-button,.auth-dialog .service-button{width:100%}.auth-dialog .field{background:#f3f7fb;border-radius:8px;height:46px}.auth-dialog .tabs{background:#eef4fa;border-radius:8px;height:42px}.auth-dialog .tabs .active{background:var(--brand);border-radius:8px}.auth-dialog .submit-button{background:linear-gradient(135deg, var(--brand), var(--brand-2));border-radius:8px;height:46px}@media (width<=860px){.site-shell{padding:10px 10px calc(var(--bottom-nav-height) + var(--bottom-nav-gap) + 34px)}.topbar{grid-template-columns:1fr auto;gap:10px}.top-menu{grid-column:1/-1;justify-content:flex-start;padding-top:6px;overflow-x:auto}.hero-section{background-position:top;grid-template-columns:1fr;padding:20px}.hero-copy{min-height:220px}.home-grid,.activity-list,.menu-list,.lottery-grid,.platform-grid,.hot-game-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=560px){.brand small,.top-menu{display:none}.brand strong{font-size:16px}.auth-actions{gap:6px}.hero-actions{gap:8px}.ghost-button,.primary-button{min-height:36px;padding-inline:12px;font-size:13px}.more-actions summary{min-width:48px;min-height:48px;font-size:11px}.more-icon{gap:3px;width:22px;height:22px}.more-actions-menu{width:156px}.hero-section{background-position:58% 0;margin-top:10px;padding:18px}.hero-copy h1{font-size:34px}.hero-copy p{font-size:14px}.notice-strip{align-items:flex-start;font-size:13px;line-height:1.5}.home-grid,.lottery-grid,.activity-list,.menu-list,.platform-grid,.hot-game-grid{grid-template-columns:1fr}.lottery-layout{grid-template-columns:88px 1fr;gap:10px}.category-rail button{font-size:13px}.content-section{padding:14px}}
