.line-bind-page{color:#263238;text-align:center;background:#f5f7f8;justify-content:center;align-items:center;min-height:100vh;padding:20px;display:flex}.line-bind-page section{background:#fff;border:1px solid #e1e7e9;border-radius:8px;width:100%;max-width:360px;padding:34px 26px}.line-bind-page img{width:64px;height:64px}.line-bind-page h1{margin:18px 0 10px;font-size:20px}.line-bind-page p{color:#64748b;margin:0;font-size:14px;line-height:1.7}.line-bind-page button{color:#fff;cursor:pointer;background:#06c755;border:0;border-radius:5px;margin-top:22px;padding:10px 18px;font-size:14px}:root{--page-bg:#f7f4eb;--page-bg-soft:#fbf8ef;--content-bg:#fffdf7;--mint-bg:#e8f8f5;--mint-soft:#d8f3ef;--mint-light:#f1fffb;--primary:#12a7a8;--primary-dark:#087d83;--primary-soft:#7fd8d4;--gold:#d9a94b;--gold-dark:#b97a18;--gold-soft:#f4dfad;--accent:#ff6f55;--accent-soft:#ffd5c8;--text-main:#21474a;--text-sub:#6f7f7d;--text-gold:#b77918;--border-soft:#d7ebe7;--card-border:#e6dcc8;--shadow:#2a6f691f;--bg:#f7f4eb;--bg2:#f1fffb;--card:#fffdf7;--gold2:#f4dfad;--purple:#7b3cff;--violet:#a855f7;--cyan:#12a7a8;--green:#22c55e;--red:#ef4444;--muted:#6f7f7d;--text:#21474a;--border:#12a7a840;--hdr-deep:#e8f8f5;--hdr-main:#d8f3ef;--hdr-mid:#c0ece8;--hdr-glow:#7fd8d4;--gold-deep:#b97a18;--gold-main:#d9a94b;--gold-hi:#f4dfad;--gold-pill:#12a7a82e;--pm-bg-main:#f1fffb;--pm-bg-deep:#e8f8f5;--pm-bg-panel:#fffdf7;--pm-bg-card:#f7f4eb;--pm-bg-card-light:#fbf8ef;--pm-gold-main:#d9a94b;--pm-gold-light:#f4dfad;--pm-gold-deep:#b97a18;--pm-gold-soft:#d9a94b2e;--pm-text-main:#21474a;--pm-text-soft:#4a7070;--pm-text-muted:#6f7f7d;--pm-border-soft:#12a7a826}*{box-sizing:border-box}html{background:linear-gradient(#ffffff29,#fffaf057),url(/assets/site-background.webp) 50%/cover no-repeat fixed;width:100%;min-height:100%;margin:0}html,body,#root{width:100%;min-height:100%;margin:0}body{color:var(--text);-webkit-font-smoothing:antialiased;background:0 0;font-family:Noto Sans TC,Microsoft JhengHei,Arial,sans-serif}button,input,select,textarea{font:inherit}button{cursor:pointer}img{max-width:100%}a{color:inherit;text-decoration:none}.app-shell{background:0 0;flex-direction:column;width:100%;max-width:none;min-height:100dvh;margin:0;display:flex;position:relative;overflow:hidden}.app-shell:has(.home-layout){height:100dvh;min-height:unset;overflow:hidden}.site-header-wrap{z-index:30;background:#f1fffbf7;border-bottom:1px solid #12a7a81f;flex-shrink:0;position:relative}.site-header-home{background:#f1fffbf7}.app-header{z-index:2;background:#f1fffbf7;padding:8px 8px 5px;position:relative}.header-row1{grid-template-columns:minmax(82px,1fr) minmax(128px,1.35fr) auto;align-items:center;gap:6px;height:42px;display:grid}.hdr-user-mini{align-items:center;gap:6px;min-width:0;display:flex}.hdr-avatar-mini{background:linear-gradient(135deg,#ffe7a3,#d7a84f 52%,#8a5a16);border-radius:50%;flex-shrink:0;width:50px;height:50px;margin-top:-5px;padding:2px;box-shadow:0 2px 8px #764c122e}.hdr-avatar-mini img{border-radius:inherit;object-fit:cover;background:#fff8e8;width:100%;height:100%;display:block}.hdr-user-text{flex-direction:column;justify-content:center;align-items:flex-start;gap:2px;min-width:0;display:flex}.hdr-name{color:#21474a;white-space:nowrap;text-overflow:ellipsis;max-width:72px;font-size:11px;font-weight:900;line-height:1.05;overflow:hidden}.hdr-vip-badge{color:#4a2b00;background:linear-gradient(#fff0a6,#d7a84f);border:1px solid #8a5a1640;border-radius:999px;justify-content:center;align-items:center;min-width:38px;height:17px;padding:0 7px;font-size:10px;font-weight:950;display:inline-flex}.hdr-user-section{min-width:0;display:contents}.hdr-divider,.hdr-balance-wrap,.hdr-balance-section,.hdr-eye-btn{display:none}.wallet-wrap{align-items:center;width:100%;min-width:0;display:flex;position:relative}.header-icons{flex-shrink:0;align-items:center;gap:5px;display:flex}.hdr-carousel{aspect-ratio:16/6.4;touch-action:pan-y;background:#fff8e8;border-radius:15px;width:calc(100% - 10px);margin:0 5px 5px;position:relative;overflow:hidden;box-shadow:0 6px 14px #50380f1f}.hdr-carousel-track{will-change:transform;height:100%;transition:transform .45s;display:flex}.hdr-carousel-img{object-fit:cover;object-position:center;flex:0 0 100%;width:100%;height:100%;display:block}.marquee-bar{z-index:2;background:#e8f8f5eb;border:1px solid #12a7a840;border-radius:999px;align-items:center;gap:7px;width:calc(100% - 16px);height:32px;margin:0 auto 6px;padding:0 8px;display:flex;position:relative;overflow:hidden;box-shadow:0 3px 10px #12a7a814,inset 0 1px #ffffffb8}.marquee-icon{background:#fff8e8;border-radius:50%;flex-shrink:0;place-items:center;width:22px;height:22px;display:grid}.marquee-icon img{object-fit:contain;width:18px;height:18px;display:block}.marquee-track{white-space:nowrap;flex:1;min-width:0;overflow:hidden}.home-music-toggle{cursor:pointer;color:#087d91;border:none;transition:background .16s,color .16s,transform .16s}.home-music-toggle:hover{transform:translateY(-1px)}.home-music-toggle:focus-visible{outline-offset:2px;outline:2px solid #12a7a8}.home-music-toggle--mobile{background:#12a7a81f;border-radius:50%;flex:0 0 24px;place-items:center;width:24px;height:24px;padding:0;display:grid}.home-music-toggle--mobile svg{width:15px;height:15px}.home-music-toggle--mobile.is-playing{color:#fff;background:#12a7a8}.home-music-toggle--desktop{display:none}.marquee-content{align-items:center;gap:22px;min-width:max-content;animation:28s linear infinite marquee-scroll;display:inline-flex}.marquee-item{color:#21474a;font-size:12px;font-weight:800;line-height:1}.marquee-highlight{color:#12a7a8;font-weight:950}@media (width<=1023px){.site-header-home .hdr-carousel{max-height:180px;transition:max-height .24s,margin .24s,opacity .18s}.site-header-home .marquee-bar{max-height:32px;transition:max-height .24s,margin .24s,padding .24s,border-width .24s,opacity .18s}.site-header-home.is-home-chrome-collapsed .hdr-carousel{aspect-ratio:auto;opacity:0;height:0;max-height:0;margin-top:0;margin-bottom:0}.site-header-home.is-home-chrome-collapsed .marquee-bar{opacity:0;border-top-width:0;border-bottom-width:0;height:0;max-height:0;margin-top:0;margin-bottom:0;padding-top:0;padding-bottom:0}}@keyframes marquee-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.promo-restrict-bar{color:#fff2bd;background:#411f0af2;align-items:center;display:flex;position:absolute;inset:0;overflow:hidden}.promo-restrict-bar__track{gap:28px;min-width:max-content;padding-left:100%;font-size:12px;font-weight:900;animation:22s linear infinite marquee-scroll;display:inline-flex}@media (width<=375px){.app-header{padding-left:7px;padding-right:7px}.header-row1{grid-template-columns:minmax(78px,1fr) minmax(124px,1.25fr) auto;gap:5px}.h-icon-btn{gap:4px;padding-left:7px;padding-right:8px}.h-icon-img{width:16px;height:16px}.h-icon-btn>span:last-child{font-size:10px}.hdr-carousel,.marquee-bar{width:calc(100% - 10px)}}.wallet-float-label{z-index:10;color:#fff;white-space:nowrap;pointer-events:none;letter-spacing:.02em;background:linear-gradient(#ff9b42 0%,#f27416 100%);border-radius:999px;height:18px;padding:0 7px;font-size:10px;font-weight:900;line-height:18px;position:absolute;top:-13px;left:75%;transform:translate(-50%);box-shadow:0 1px 3px #78340038,inset 0 1px #ffffff4d}@keyframes walletShine{0%{transform:translate(-120%)skew(-20deg)}40%,to{transform:translate(220%)skew(-20deg)}}.wallet-balance{appearance:none;cursor:pointer;background:#fff;border:1px solid #a0783259;border-radius:999px;flex-direction:row;flex-shrink:0;justify-content:center;align-items:center;width:100%;height:31px;padding:5px 10px;transition:transform .1s;display:flex;position:relative;overflow:hidden;box-shadow:0 1px 5px #0000001a,inset 0 1px #ffffffb3}.wallet-balance:before{content:"";border-radius:inherit;pointer-events:none;z-index:1;border:1px solid #ffffff8c;position:absolute;inset:1px}.wallet-balance:after{content:"";pointer-events:none;z-index:2;background:linear-gradient(90deg,#0000,#ffffff8c,#0000);width:40%;height:100%;animation:4.8s ease-in-out infinite walletShine;position:absolute;top:0;left:0}.wallet-balance:active{transform:scale(.95)}.wallet-label{color:#4a7070;z-index:3;font-size:10px;font-weight:600;line-height:1;position:relative}.wallet-amount{font-variant-numeric:tabular-nums;text-align:center;z-index:3;justify-content:center;align-items:center;width:100%;font-family:Nunito,Noto Sans TC,sans-serif;font-size:15px;font-weight:900;line-height:1;display:inline-flex;position:relative}.wallet-currency{color:#12a7a8;margin-right:1px;font-size:12px;font-weight:700}.wallet-amount .main-number{color:#087d83}@media (width<=375px){.wallet-amount .main-number.is-million{font-size:.86em}}.wallet-amount .decimal{color:#12a7a8;font-size:12px;font-weight:700}.wallet-add-btn{display:none}.hdr-login-btn{color:#fff;cursor:pointer;letter-spacing:.06em;white-space:nowrap;background:linear-gradient(135deg,#43d86f 0%,#16a34a 58%,#087b34 100%);border:1px solid #0c823c8c;border-radius:999px;justify-content:center;align-items:center;height:19px;padding:0 12px;font-size:11px;font-weight:800;line-height:20px;transition:transform .1s;display:inline-flex;box-shadow:0 1px 5px #00783747,inset 0 1px #ffffff57}.hdr-login-btn:active{transform:scale(.93)}.header-icons{gap:13px;display:flex}.h-icon-btn{white-space:nowrap;background:#ffffffd9;border:1px solid #a0783259;border-radius:999px;flex-direction:row;align-items:center;gap:5px;padding:5px 10px 5px 8px;display:flex;position:relative;box-shadow:0 1px 5px #0000001a}.h-icon-wrap{flex-shrink:0;align-items:center;display:flex;position:relative}.h-icon-dot{background:#ff3b30;border:1.5px solid #f7f3ec;border-radius:50%;width:8px;height:8px;position:absolute;top:-3px;right:-3px;box-shadow:0 0 4px #ff3b30b3}.h-icon-badge{color:#fff;background:#ef4444;border:1.5px solid #f7f3ec;border-radius:999px;justify-content:center;align-items:center;min-width:17px;height:17px;padding:0 4px;font-size:10px;font-weight:800;line-height:1;display:flex;position:absolute;top:-5px;right:-6px;box-shadow:0 1px 4px #ef44448c}.h-icon-img{object-fit:contain;flex-shrink:0;width:17px;height:17px}.h-icon-btn>span:last-child{color:#21474a;letter-spacing:.02em;font-size:10.5px;font-weight:700}.hdr-deposit-btn{color:#fff;white-space:nowrap;cursor:pointer;letter-spacing:.04em;background:linear-gradient(135deg,#f59e0b 0%,#d97706 100%);border:none;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;height:30px;padding:0 14px;font-size:12px;font-weight:800;text-decoration:none;display:inline-flex;box-shadow:0 2px 8px #d9770659,inset 0 1px #ffffff40}.hdr-deposit-btn:active{background:linear-gradient(135deg,#d97706 0%,#b45309 100%)}.header-user{z-index:1;flex-shrink:0;align-items:center;gap:3px;min-width:0;margin-left:-8px;display:flex;position:relative}.user-avatar-wrap{flex-shrink:0;width:66px;height:66px;margin:-11px 0;position:relative}.user-avatar-core{color:#f8faff;text-shadow:0 1px 3px #000000a6;background:radial-gradient(circle at 35% 25%,#4b7affb3,#0000 38%),linear-gradient(145deg,#0a1435 0%,#05091c 100%);border-radius:50%;place-items:center;font-size:18px;font-weight:900;display:grid;position:absolute;inset:10px;overflow:hidden}.user-avatar-img{object-fit:cover;object-position:center 28%;width:125%;height:125%;transform:translateY(4%)}.user-avatar-frame{object-fit:contain;filter:drop-shadow(0 0 7px #d7a84f47);width:100%;height:100%;position:absolute;inset:0}.user-info{flex-direction:column;gap:4px;width:58px;min-width:58px;padding-top:1px;display:flex}.user-name{color:#f8faff;text-overflow:ellipsis;white-space:nowrap;text-shadow:0 1px 2px #0009;width:100%;max-width:none;font-size:13px;font-weight:800;line-height:1.05;overflow:hidden;transform:translateY(-3px)}.user-vip{color:#f6d27a;text-shadow:0 1px 2px #0009;background:url(/assets/vip-bg.png) 0/92% 100% no-repeat;align-items:center;gap:2px;width:100%;height:19px;padding:2px 5px 2px 22px;font-size:10px;font-weight:900;line-height:1;display:flex;position:relative}.vip-badge-img{object-fit:contain;filter:drop-shadow(0 0 5px #ffc65259);width:30px;height:30px;position:absolute;top:50%;left:-10px;transform:translateY(-50%)}.vip-progress{background:linear-gradient(90deg,#ffe7a3bf,#8a5a1673);border-radius:999px;width:82%;height:6px;padding:1px;box-shadow:inset 0 1px 1px #ffffff1f,0 0 5px #7e48ff4d}.vip-progress span{border-radius:inherit;background:linear-gradient(90deg,#6d3cff,#c04cff);width:58%;height:100%;display:block;box-shadow:0 0 5px #c04cff99}.balance-box{background:linear-gradient(#081a43f5,#04091cfa);border:1px solid #8a5a16a6;border-radius:18px;align-items:center;gap:5px;min-width:0;height:41px;padding:4px 8px 4px 5px;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffe7a329,inset 0 -1px #00000080,0 0 10px #123a8a38}.balance-box:before{content:"";border-radius:inherit;pointer-events:none;border-top:1px solid #ffe7a35c;border-left:1px solid #d7a84f40;position:absolute;inset:0}.balance-icon-img{object-fit:contain;filter:drop-shadow(0 0 6px #ffc65259);flex-shrink:0;width:29px;height:29px}.balance-info{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.balance-label{color:#dccb9a;text-shadow:0 1px 1px #0000008c;font-size:12px;font-weight:900;line-height:1}.balance-amount{background:linear-gradient(#fff3c4 0%,#e6c977 45%,#a9823b 100%);color:#0000;text-overflow:clip;white-space:nowrap;filter:drop-shadow(0 1px 1px #00000080);-webkit-background-clip:text;background-clip:text;width:100%;font-size:clamp(14px,4vw,17px);font-weight:950;line-height:1.12;display:block;overflow:visible}.deposit-btn{aspect-ratio:200/71;color:#fff2c8;white-space:nowrap;-webkit-text-stroke:.25px #441c00b3;text-shadow:0 1px #441c00f2,0 0 2px #fff8d8b3,0 0 6px #ffe7a347;filter:drop-shadow(0 0 9px #ffb53638);background:url(/assets/recharge-bg.png) 50%/100% 100% no-repeat;flex-shrink:0;justify-content:flex-start;align-items:center;width:100%;height:100%;padding:0 42px 0 12px;font-size:14px;font-weight:900;display:flex;position:relative}.deposit-chest-atlas{pointer-events:none;filter:drop-shadow(0 2px 3px #00000061);background-repeat:no-repeat;display:block;position:absolute;bottom:0;left:auto;right:2px}.deposit-label{z-index:2;position:relative}@media (width>=400px){.logo-img{height:46px}.header-user{gap:5px}.user-avatar-wrap{width:74px;height:74px;margin:-14px 0}.user-avatar-core{inset:11px}.user-info{gap:4px;width:68px;min-width:68px}.user-name{font-size:14px}.user-vip{background-size:90% 100%;height:20px;padding-left:24px;font-size:11px}.vip-badge-img{width:34px;height:34px;left:-12px}.balance-box{gap:7px;height:43px;padding-right:12px}.balance-icon-img{width:36px;height:36px}.balance-amount{font-size:clamp(15px,4.1vw,18px)}.vip-progress{width:82%}.deposit-btn{width:100%;padding:0 47px 0 13px;font-size:15px}}.app-content{-webkit-overflow-scrolling:touch;scrollbar-width:none;padding:0 0 calc(92px + env(safe-area-inset-bottom)) 0;background:linear-gradient(#ffffffc2 0%,#fffdf7b3 55%,#fff8ebc7 100%),url(/assets/site-background.webp) 50%/cover no-repeat fixed;flex:1;overflow:hidden auto}.app-content::-webkit-scrollbar{display:none}.app-content:has(.home-layout){height:0;min-height:0;padding:6px;overflow:hidden}:root{--bnav-icon-size:34px;--bnav-home-circle:54px;--bnav-default-size:34px}.bottom-nav{left:10px;right:10px;bottom:calc(8px + env(safe-area-inset-bottom));z-index:100;isolation:isolate;-webkit-backdrop-filter:blur(12px);background:linear-gradient(160deg,#fff 0%,#edfaf7 55%,#d6f5ee 100%);border:1.5px solid #12a7a838;border-radius:24px;justify-content:space-around;align-items:center;height:72px;padding:0;display:flex;position:fixed;overflow:visible;box-shadow:0 8px 32px #12a7a824,0 2px 8px #0000000f,inset 0 1px #ffffffe6}.bottom-nav:before{content:"";pointer-events:none;z-index:0;background:linear-gradient(90deg,#0000,#ffffffe6 30% 70%,#0000);border-radius:1px;height:1px;position:absolute;top:0;left:12px;right:12px}.bnav-item{z-index:1;color:#4a8a84;cursor:pointer;background:0 0;border:0;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:4px;padding:8px 2px;text-decoration:none;transition:transform .18s,opacity .18s;display:flex;position:relative}.bnav-icon-wrap{justify-content:center;align-items:center;display:flex;position:relative}.bnav-icon{width:var(--bnav-icon-size);height:var(--bnav-icon-size);object-fit:contain;transition:transform .18s,filter .18s}.bnav-promo .bnav-icon,.bnav-earn .bnav-icon,.bnav-rooms .bnav-icon,.bnav-profile .bnav-icon{width:34px;height:34px}.bnav-home-item{z-index:2;flex-direction:column;flex:1;justify-content:flex-end;align-self:stretch;align-items:center;padding:0 2px 10px;display:flex;position:relative;overflow:visible}.bnav-home-item .bnav-icon-wrap{width:var(--bnav-home-circle);height:var(--bnav-home-circle);background:linear-gradient(145deg,#fff 0%,#c6f3eb 100%);border:2px solid #12a7a852;border-radius:50%;justify-content:center;align-items:center;transition:transform .18s,box-shadow .18s,background .18s;display:flex;position:absolute;top:-14px;left:50%;transform:translate(-50%);box-shadow:0 4px 18px #12a7a842,0 2px 6px #00000012,inset 0 1px #fffffff2}.bnav-home-item .bnav-icon{width:36px;height:36px}.bnav-home-item .bnav-label{z-index:1;color:#4a8a84;position:relative}.bnav-badge{pointer-events:none;background:radial-gradient(circle at 35% 25%,#ff6b64,#e71717 72%);border:1.5px solid #fff;border-radius:50%;width:9px;height:9px;position:absolute;top:-2px;right:-2px;box-shadow:0 0 4px #ff282873}.bnav-label{color:#4a8a84;letter-spacing:.02em;font-size:12px;font-weight:700;line-height:1;display:block}.bnav-home,.bnav-orb-wrap,.bnav-orb,.bnav-bolt,.bnav-home-label{display:none}.bnav-item.active .bnav-icon{filter:drop-shadow(0 1px 5px #12a7a873);transform:scale(1.08)}.bnav-item.active .bnav-label,.bnav-home-item.active .bnav-label{color:#0a8585;font-weight:900}.bnav-item.active:after{content:"";pointer-events:none;background:linear-gradient(90deg,#12a7a8,#5ed4d0);border-radius:2px;width:18px;height:3px;position:absolute;bottom:7px;left:50%;transform:translate(-50%);box-shadow:0 0 5px #12a7a859}.bnav-home-item.active .bnav-icon-wrap{background:linear-gradient(145deg,#393939 0%,#00ffd8 100%);border-color:#12a7a88c;transform:translate(-50%)scale(1.06);box-shadow:0 6px 22px #12a7a85c,0 2px 6px #00000014,inset 0 1px #ffffffe6}.bnav-home-item.active .bnav-icon{filter:none;transform:none}.bnav-home-item:after{display:none!important}.bnav-orb-wrap,.bnav-item+.bnav-item:before,.bnav-home-item:before,.bnav-rooms:before{display:none}@media (width<=399px){.bottom-nav{height:68px;left:8px;right:8px;bottom:calc(6px + env(safe-area-inset-bottom))}.bnav-label{font-size:11px}.bnav-home-item .bnav-icon-wrap{width:50px;height:50px;top:-12px}.home-layout{flex-direction:row}.cat-sidebar{width:76px;padding:6px 5px calc(88px + env(safe-area-inset-bottom))}}@media (width>=430px){.bottom-nav{width:410px;height:72px;left:calc(50% - 205px);right:auto}.bnav-label{font-size:12px}}.home-page-wrapper{background:linear-gradient(#ffffff47,#fffaee57),url(/assets/site-background.webp) 50%/cover no-repeat;border-radius:20px;flex:1;height:100%;min-height:0;overflow:hidden;box-shadow:0 0 0 1px #12a7a826,0 8px 32px #2a6f691f}.home-guest-entry{z-index:1200;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#042e3261;place-items:center;padding:22px;display:grid;position:fixed;inset:0}.home-guest-entry__panel{color:#063f44;background:linear-gradient(#f6fffefa,#e2faf7fa);border:1px solid #12a7a857;border-radius:18px;width:min(92vw,360px);padding:22px 18px 18px;position:relative;box-shadow:0 18px 46px #0553583d,inset 0 1px #ffffffeb}.home-guest-entry__close{color:#05747a;cursor:pointer;background:#12a7a81f;border:0;border-radius:50%;place-items:center;width:30px;height:30px;display:grid;position:absolute;top:10px;right:10px}.home-guest-entry__close svg{width:20px;height:20px}.home-guest-entry__badge{color:#05747a;background:#12a7a824;border-radius:999px;width:fit-content;max-width:calc(100% - 34px);padding:5px 10px;font-size:12px;font-weight:900}.home-guest-entry__title{color:#063f44;letter-spacing:0;margin:12px 0 8px;font-size:22px;font-weight:900;line-height:1.2}.home-guest-entry__text{color:#27666b;margin:0 0 16px;font-size:13px;font-weight:700;line-height:1.55}.home-guest-entry__actions{gap:9px;display:grid}.home-guest-entry__btn{cursor:pointer;border:1px solid #0000;border-radius:12px;width:100%;min-height:43px;font-size:14px;font-weight:900}.home-guest-entry__btn--primary{color:#003b40;background:linear-gradient(#51d9d4,#12a7a8);box-shadow:0 6px 16px #12a7a847}.home-guest-entry__btn--secondary{color:#05747a;background:#f6fffe;border-color:#12a7a857}.home-guest-entry__btn--ghost{color:#27666b;background:0 0}@media (width>=1024px){.home-guest-entry__panel{width:380px}}.home-layout{flex-direction:row;height:100%;display:flex;overflow:hidden}.cat-sidebar{width:86px;height:100%;padding:8px 7px calc(92px + env(safe-area-inset-bottom));scrollbar-width:none;background:linear-gradient(#e4f7f5 0%,#d8f0ed 50%,#cce9e6 100%);flex-direction:column;flex-shrink:0;align-items:stretch;display:flex;overflow:hidden auto;box-shadow:inset 0 1px #c8f0eb99,inset -1px 0 #12a7a826,1px 0 8px #12a7a814}.cat-sidebar::-webkit-scrollbar{display:none}.cat-inner{flex-direction:column;gap:6px;width:100%;margin-top:-6px;display:flex}.cat-item{box-sizing:border-box;cursor:pointer;background:linear-gradient(#f0fdfaf7,#e8f8f5fc);border:1px solid #12a7a84d;border-color:#12a7a84d #12a7a833;border-radius:18px;outline:none;flex-direction:column;align-items:stretch;width:100%;height:82px;min-height:82px;padding:0;transition:height .26s,min-height .26s,background .2s,box-shadow .2s,border-color .2s;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffffeb,inset 0 -1px #12a7a80f,0 2px 4px #12a7a814}.cat-item.active{background:linear-gradient(#f0fdfaf7,#e8f8f5fc);border:none;height:156px;min-height:156px;box-shadow:0 0 0 1.5px #12a7a8bf,0 5px 18px #12a7a838,inset 0 1px #ffffffeb,inset 0 -1px #12a7a80f}.cat-item.active:before{content:"";z-index:10;border-radius:inherit;-webkit-mask-composite:xor;pointer-events:none;background:linear-gradient(170deg,#b4f0eb 0%,#12a7a8f2 18%,#087d83f5 38%,#12a7a8f2 55%,#7fd8d4 72%,#087d83f0 88%,#b4f0eb 100%);padding:2px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.cat-cover-wrap{z-index:1;position:absolute;inset:0;overflow:hidden}.cat-cover-img{object-fit:cover;object-position:center top;filter:saturate(1.12)contrast(1.05);width:100%;height:100%;display:block}.cat-cover-wrap:after{content:"";pointer-events:none;background:linear-gradient(#0000 38%,#080512ad 100%);position:absolute;inset:0}.cat-item.active[data-cat=fishing] .cat-cover-img{transform-origin:50% 30%;transform:scale(1.22)}.cat-content{z-index:2;box-sizing:border-box;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;padding-bottom:8px;display:flex;position:relative}.cat-item.active .cat-content{justify-content:flex-end}.cat-visual{flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:flex;position:relative}.cat-item.active .cat-visual{width:42px;height:42px;margin-bottom:4px}@keyframes catFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-2px)}}.cat-icon{object-fit:contain;filter:drop-shadow(0 1px 2px #643c0a59)drop-shadow(0 0 4px #c8963238);width:100%;height:100%}.cat-item.active .cat-icon{filter:drop-shadow(0 2px 3px #5028008c)drop-shadow(0 0 8px #d7aa5073)drop-shadow(0 0 12px #be821e4d)}.cat-label{letter-spacing:.03em;white-space:nowrap;background:linear-gradient(#0d8a8b 0%,#087d83 42%,#065e63 74%,#054548 100%);color:#0000;-webkit-background-clip:text;background-clip:text;margin-top:4px;font-size:13px;font-weight:900;line-height:1;position:relative}.cat-item.active .cat-label{background:0 0;-webkit-background-clip:unset;background-clip:unset;color:#fff;text-shadow:0 1px 4px #000000f2,0 0 8px #000000b3;font-size:14px}.cat-item.disabled{cursor:pointer;opacity:.45;filter:grayscale(.85);transition:opacity .12s,filter .12s}.cat-item.disabled:active{opacity:.65;filter:grayscale(.5)}.cat-lock{color:#f7d875;justify-content:center;align-items:center;margin-top:3px;display:flex}.cat-toast{z-index:9999;white-space:nowrap;-webkit-backdrop-filter:blur(14px);background:#0f0f14eb;border:1px solid #f7d87552;border-radius:16px;align-items:center;gap:10px;min-width:220px;max-width:280px;padding:12px 18px 12px 14px;animation:.32s cubic-bezier(.22,1,.36,1) catToastIn;display:flex;position:fixed;bottom:90px;left:50%;transform:translate(-50%);box-shadow:0 8px 28px #00000061,inset 0 0 0 1px #ffffff0a}.cat-toast.is-fading{animation:.4s forwards catToastOut}@keyframes catToastIn{0%{opacity:0;transform:translate(-50%)translateY(14px)scale(.92)}to{opacity:1;transform:translate(-50%)translateY(0)scale(1)}}@keyframes catToastOut{0%{opacity:1;transform:translate(-50%)translateY(0)scale(1)}to{opacity:0;transform:translate(-50%)translateY(-8px)scale(.94)}}.cat-toast-icon{color:#f7d875;background:#f7d87524;border:1px solid #f7d87547;border-radius:10px;flex-shrink:0;place-items:center;width:32px;height:32px;display:grid;box-shadow:0 0 12px #f7d8752e}.cat-toast-body{flex-direction:column;gap:2px;display:flex}.cat-toast-title{color:#f7d875;letter-spacing:.02em;font-size:13.5px;font-weight:900}.cat-toast-sub{color:#ffffff8c;font-size:12px}@media (height<=740px){.cat-item{border-radius:14px;height:72px;min-height:72px}.cat-item.active{height:136px;min-height:136px}.cat-cover-wrap{inset:0}.cat-visual{width:32px;height:32px}.cat-item.active .cat-visual{width:36px;height:36px}.cat-label{margin-top:3px;font-size:11px}.cat-item.active .cat-label{font-size:12px}.cat-inner{gap:4px}}.home-right{background:linear-gradient(#ffffff8a 0%,#fffdf77a 55%,#fff7e894 100%),url(/assets/site-background.webp) 50%/cover no-repeat;flex-direction:column;flex:1;min-width:0;min-height:0;display:flex;overflow:hidden}.home-right::-webkit-scrollbar{display:none}.home-provider-error{color:#b33c2f;background:#fff5f2f2;border:1px solid #dc3c3c3d;border-radius:12px;margin:8px 12px 0;padding:10px 12px;font-size:13px;font-weight:900}.home-embedded-game-panel{flex-direction:column;flex:1 1 0;min-height:0;display:flex;overflow:hidden}.game-page--embedded{isolation:isolate;background:0 0;flex-direction:column;flex:1 1 0;height:100%;min-height:0;padding:0 10px 12px;display:flex;overflow:hidden}.game-embedded-inline-head{align-items:center;gap:8px;min-width:0;margin-right:2px;display:flex}.game-embedded-back{color:#0a5a55;cursor:pointer;background:#fffdf7;border:1px solid #12a7a847;border-radius:999px;flex-shrink:0;align-items:center;gap:5px;height:34px;padding:0 10px;font-size:12px;font-weight:950;display:inline-flex}.game-embedded-title{flex-direction:column;gap:0;min-width:0;line-height:1.05;display:flex}.game-embedded-title b{color:#113d3f;text-overflow:ellipsis;white-space:nowrap;font-size:14px;line-height:1.2;overflow:hidden}.game-embedded-title span{color:#0a5a558f;white-space:nowrap;text-overflow:ellipsis;font-size:10px;font-weight:850;overflow:hidden}.game-page--embedded .game-toolbar{flex-shrink:0;grid-template-columns:auto auto minmax(180px,1fr) auto;align-items:center;gap:6px;padding:0 0 8px;display:grid}.game-page--embedded .game-toolbar__btn{height:34px;padding:0 10px;font-size:12px}.game-page--embedded .game-toolbar__btn svg{width:14px;height:14px}.game-page--embedded .game-toolbar__search{height:34px;padding:0 10px}.game-page--embedded .game-leaderboard{display:none}.game-page--embedded>.game-grid{scrollbar-width:thin;scrollbar-color:#12a7a852 transparent;flex:1 1 0;grid-template-columns:repeat(auto-fill,120px);justify-content:start;gap:0 8px;min-height:0;display:grid;overflow-y:auto;padding:0 2px 14px!important}@media (width>=1400px){.game-page--embedded>.game-grid{grid-template-columns:repeat(auto-fill,124px)}}.game-page--embedded .provider-modal-overlay{z-index:30;background:#140a00b8;position:absolute;inset:0}.game-page--embedded .provider-modal{z-index:31;width:min(360px,100% - 28px);max-height:calc(100% - 36px);position:absolute;top:54%;left:50%;transform:translate(-50%,-50%)}.provider-card.is-launching{pointer-events:none;filter:saturate(.9)brightness(.92)}.banner-section{box-sizing:border-box;width:100%;padding:8px 8px 6px}.hero-carousel{box-sizing:border-box;background:linear-gradient(#102a63 0%,#06183d 50%,#020a1f 100%);border-radius:20px;width:100%;height:98px;position:relative;overflow:hidden;box-shadow:0 0 0 1px #5a300ae6,0 6px 14px #00000073,0 0 14px #1e76ff40,inset 0 1px #ffefb459,inset 0 -1px #784512bf}.hero-carousel:before{content:"";z-index:2;pointer-events:none;border:1px solid #ffe29275;border-radius:17px;position:absolute;inset:3px;box-shadow:inset 0 0 10px #0071ff47,inset 0 1px #ffffff1f}.hero-carousel:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(#030a1c00 0%,#030a1c14 45%,#040e2894 100%);position:absolute;inset:0}.banner-track{width:100%;height:100%;transition:transform .4s cubic-bezier(.4,0,.2,1);display:flex}.banner-img{object-fit:cover;object-position:center;filter:saturate(1.08)contrast(1.05);flex-shrink:0;width:100%;height:100%;display:block}.carousel-dots{z-index:3;pointer-events:none;align-items:center;gap:5px;display:flex;position:absolute;bottom:9px;left:50%;transform:translate(-50%)}.carousel-dots .dot{cursor:pointer;pointer-events:auto;background:#beceeb73;border-radius:999px;width:6px;height:6px;transition:width .25s,background .25s;box-shadow:0 0 4px #00000073}.carousel-dots .dot.active{background:linear-gradient(90deg,#33a3ff,#87d8ff);width:14px;box-shadow:0 0 6px #36a0ffd9,0 0 12px #36a0ff59}.hero-carousel .corner{z-index:4;pointer-events:none;width:18px;height:18px;position:absolute}.hero-carousel .corner:before,.hero-carousel .corner:after{content:"";background:linear-gradient(#fff0b5,#d99b34 55%,#7c4210);border-radius:999px;position:absolute}.hero-carousel .corner:before{width:18px;height:2px}.hero-carousel .corner:after{width:2px;height:18px}.corner.tl{top:6px;left:6px}.corner.tr{top:6px;right:6px;transform:scaleX(-1)}.corner.bl{bottom:6px;left:6px;transform:scaleY(-1)}.corner.br{bottom:6px;right:6px;transform:scale(-1)}@media (width<=399px){.banner-section{padding:6px 7px}.hero-carousel{border-radius:18px;height:98px}.hero-carousel:before{border-radius:15px;inset:3px}}.home-desk-marquee{background:#e8f8f5eb;border:1px solid #12a7a840;border-radius:999px;flex-shrink:0;align-items:center;gap:7px;width:calc(100% - 14px);height:32px;margin:8px 7px 4px;padding:0 8px;display:none;overflow:hidden;box-shadow:0 2px 8px #12a7a814,inset 0 1px #fffc}.home-desk-marquee .marquee-icon{background:#e8f8f5;border-radius:50%;flex-shrink:0;place-items:center;width:22px;height:22px;display:grid}.home-desk-marquee .marquee-icon img{width:18px;height:18px}.home-desk-marquee .marquee-track{white-space:nowrap;flex:1;min-width:0;overflow:hidden}.home-desk-marquee .marquee-content{align-items:center;gap:22px;min-width:max-content;animation:28s linear infinite marquee-scroll;display:inline-flex}.home-desk-marquee .marquee-item{color:#2d210e;font-size:12px;font-weight:800;line-height:1}.home-center-banner{aspect-ratio:16/5;background:#0a1830;border-radius:0;flex-shrink:0;width:100%;margin:0;display:none;position:relative;overflow:hidden}.home-center-banner-track{width:100%;height:100%;transition:transform .4s cubic-bezier(.4,0,.2,1);display:flex}.home-center-banner-track img{object-fit:cover;flex-shrink:0;width:100%;height:100%;display:block}.home-center-banner-dots{z-index:3;gap:5px;display:flex;position:absolute;bottom:8px;left:50%;transform:translate(-50%)}.home-center-banner-dot{cursor:pointer;background:#ffffff73;border:none;border-radius:999px;width:6px;height:6px;padding:0;transition:width .25s,background .25s}.home-center-banner-dot.active{background:#12a7a8;width:16px}.home-desktop-right-panel{background:#f1fffbfa;border-left:1px solid #12a7a826;border-radius:12px;flex-direction:column;flex-shrink:0;gap:0;width:430px;min-width:0;padding:0;display:none;overflow:hidden}.home-desk-carousel{aspect-ratio:16/6.8;background:#0a1830;border-bottom:1px solid #be943c2e;flex-shrink:0;width:100%;position:relative;overflow:hidden}.home-desk-carousel-track{will-change:transform;height:100%;transition:transform .45s cubic-bezier(.4,0,.2,1);display:flex}.home-desk-carousel-track img{object-fit:cover;flex:0 0 100%;width:100%;height:100%;display:block}.home-desk-carousel:after{content:"";pointer-events:none;z-index:1;background:linear-gradient(#0000 50%,#040c208c 100%);position:absolute;inset:0}.home-desk-carousel-dots{z-index:3;gap:5px;display:flex;position:absolute;bottom:9px;left:50%;transform:translate(-50%)}.home-desk-carousel-dot{cursor:pointer;background:#ffffff61;border:none;border-radius:50%;width:7px;height:7px;padding:0;transition:background .25s,width .25s,border-radius .25s}.home-desk-carousel-dot.active{background:linear-gradient(90deg,#7fd8d4,#12a7a8);border-radius:4px;width:18px;box-shadow:0 0 8px #12a7a8b3}.home-desk-leaderboard{scrollbar-width:thin;scrollbar-color:#12a7a840 transparent;background:linear-gradient(#fffdf7fc 0%,#e8f8f5fc 100%);border:1px solid #12a7a82e;border-radius:14px;flex:1;min-height:0;overflow-y:auto;box-shadow:inset 0 0 0 1px #7fd8d41a,0 6px 20px #2a6f691f}.home-desk-lb-header{background:inherit;z-index:2;border-bottom:1px solid #b48c3c26;justify-content:space-between;align-items:center;padding:10px 12px 8px;display:flex;position:sticky;top:0}.home-desk-lb-title{color:#21474a;letter-spacing:.04em;font-size:13px;font-weight:900}.home-desk-lb-refresh{cursor:pointer;color:#12a7a8;background:0 0;border:none;border-radius:6px;padding:2px 6px;font-size:15px;transition:background .15s}.home-desk-lb-refresh:hover{background:#12a7a81a}.home-desk-lb-loading,.home-desk-lb-empty{text-align:center;color:#6f7f7d;padding:20px 12px;font-size:12px;font-weight:700}.home-desk-lb-row{border-bottom:1px solid #12a7a812;grid-template-columns:28px 28px 1fr auto;align-items:center;gap:6px;padding:6px 12px 6px 10px;transition:background .12s;display:grid}.home-desk-lb-row:last-child{border-bottom:none}.home-desk-lb-row:hover{background:#12a7a812}.hdlb-rank{color:#21474a;background:#12a7a81f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:11px;font-weight:900;display:flex}.hdlb-rank.r1{color:#fff;background:linear-gradient(135deg,#ffe566 0%,#d4900a 100%);font-size:12px;box-shadow:0 2px 8px #d4900a73}.hdlb-rank.r2{color:#fff;background:linear-gradient(135deg,#e0e0e0 0%,#909090 100%);box-shadow:0 2px 6px #5050504d}.hdlb-rank.r3{color:#fff;background:linear-gradient(135deg,#e8a870 0%,#a05830 100%);box-shadow:0 2px 6px #a0583059}.hdlb-av{background:linear-gradient(135deg,#ffe7a3,#d7a84f);border:1.5px solid #12a7a840;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;display:flex;overflow:hidden}.hdlb-av img{object-fit:cover;width:100%;height:100%}.hdlb-av-fb{color:#21474a;font-size:11px;font-weight:900}.hdlb-info{flex-direction:column;gap:1px;min-width:0;display:flex}.hdlb-name{color:#21474a;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:800;overflow:hidden}.hdlb-game{color:#6f7f7d;text-overflow:ellipsis;white-space:nowrap;font-size:10.5px;overflow:hidden}.hdlb-win{color:#12a7a8;white-space:nowrap;text-shadow:0 1px 2px #12a7a833;font-size:12px;font-weight:900}.hdr-desktop-nav{display:none}.hdn-item{color:#8aadaa;white-space:nowrap;letter-spacing:.02em;border-radius:0;flex-direction:column;justify-content:center;align-items:center;gap:3px;padding:8px 16px 10px;font-size:13px;font-weight:700;text-decoration:none;transition:color .15s;display:flex;position:relative}.hdn-item:after{content:"";background:#12a7a8;border-radius:2px 2px 0 0;width:28px;height:3px;transition:transform .2s;position:absolute;bottom:0;left:50%;transform:translate(-50%)scaleX(0)}.hdn-item:hover{color:#12a7a8}.hdn-item.hdn-active{color:#12a7a8;font-weight:900}.hdn-item.hdn-active:after{transform:translate(-50%)scaleX(1)}.hdn-item.hdn-active .hdn-icon{filter:drop-shadow(0 0 4px #12a7a866)}.hdn-icon{object-fit:contain;width:28px;height:28px;transition:filter .15s}.h-icon-fi{flex-shrink:0;width:17px;height:17px}.hdr-btn-cs,.hdr-btn-act,.hdr-btn-music{display:none}.hdr-btn-install{display:none!important}@media (width>=431px){.hdr-btn-cs,.hdr-btn-act{display:flex}}@media (width>=1024px){.hdr-btn-music{display:flex}.home-music-toggle--mobile{display:none}.hdn-item{gap:4px;padding:8px 20px 10px;font-size:13px}.hdn-icon{width:40px;height:40px}.h-icon-btn{gap:7px;padding:7px 14px 7px 12px}.h-icon-btn>span:last-child{font-size:12.5px}.h-icon-img{width:21px;height:21px}.h-icon-fi{width:20px;height:20px}.hdr-btn-install{display:flex!important}.app-shell:has(.home-layout){background:#fff;border-radius:20px;width:calc(100vw - 32px);max-width:none;height:calc(100dvh - 20px);margin:10px auto;overflow:hidden;box-shadow:0 0 0 1px #12a7a82e,0 12px 40px #2a6f6926}.app-content:has(.home-layout){padding:0}.home-page-wrapper{box-shadow:none;border-radius:0}.site-header-home .hdr-carousel,.site-header-home .marquee-bar{display:none}.app-shell:has(.home-layout) .site-header-wrap{border-bottom:none;border-radius:0 0 20px 20px;overflow:hidden;box-shadow:0 5px 24px #12a7a824,0 1px #12a7a80f}.app-shell:has(.home-layout) .app-header{background:#fff;padding-left:24px;padding-right:24px}.app-shell:has(.home-layout) .header-row1{grid-template-columns:auto 1fr auto;gap:14px;height:72px}.hdr-user-section{flex-shrink:0;align-items:center;gap:0;display:flex}.app-shell:has(.home-layout) .hdr-user-mini{padding-right:24px}.app-shell:has(.home-layout) .hdr-avatar-mini{width:58px;height:58px}.app-shell:has(.home-layout) .hdr-name{max-width:160px;font-size:17px;font-weight:900}.app-shell:has(.home-layout) .hdr-vip-badge{min-width:48px;height:22px;padding:0 10px;font-size:12px}.app-shell:has(.home-layout) .hdr-user-text{gap:12px}.hdr-divider{background:linear-gradient(#0000 0%,#12a7a880 20% 80%,#0000 100%);border-radius:2px;flex-shrink:0;width:2px;height:48px;margin:0 24px 0 0;display:block}.hdr-balance-wrap{flex-direction:column;align-items:flex-start;gap:2px;display:flex}.hdr-balance-top{align-items:center;gap:6px;display:flex}.hdr-balance-label{color:#7a9195;font-size:13px;font-weight:600;line-height:1}.hdr-eye-btn{cursor:pointer;color:#7a9195;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;padding:0;transition:color .15s;display:flex}.hdr-eye-btn:hover{color:#12a7a8}.hdr-eye-btn svg{width:16px;height:16px}.hdr-balance-section{cursor:pointer;background:0 0;border:none;align-items:center;padding:0;display:flex}.hdr-balance-hidden{color:#12a7a8;letter-spacing:4px;font-size:22px;font-weight:900;line-height:1}.hdr-balance-amount{align-items:baseline;gap:1px;line-height:1;display:flex}.hdr-balance-currency{color:#ff6f55;font-size:17px;font-weight:700}.hdr-balance-int{color:#ff6f55;font-variant-numeric:tabular-nums;font-size:30px;font-weight:900}.hdr-balance-int.is-million{font-size:24px}.hdr-balance-dec{color:#3b82f6;font-size:17px;font-weight:700}.app-shell:has(.home-layout) .wallet-wrap{display:none}.app-shell:has(.home-layout) .hdr-desktop-nav{justify-content:center;align-items:stretch;gap:18px;width:100%;height:100%;display:flex;overflow:hidden}.app-shell:has(.home-layout) .hdn-item{flex-direction:column;flex:none;justify-content:center;align-items:center;gap:4px;height:100%;padding:0 14px 3px;display:flex}.home-layout{grid-template-rows:1fr;grid-template-columns:130px 1fr 430px;height:100%;padding-bottom:10px;display:grid;overflow:hidden}.home-layout .cat-sidebar{background:#fff;grid-area:1/1;width:130px;height:100%;padding:15px 10px 12px;box-shadow:inset -1px 0 #12a7a81f,1px 0 6px #12a7a80f}.home-layout .home-right{background:linear-gradient(#ffffff7a 0%,#fffcf470 100%),url(/assets/site-background.webp) 50%/cover no-repeat;flex-direction:column;grid-area:1/2;min-height:0;display:flex;overflow:hidden}.home-layout .home-desktop-right-panel{background:#fff;border:1px solid #12a7a81f;border-radius:16px;grid-area:1/3;height:calc(100% - 10px);margin-top:10px;margin-right:6px;transition:width .2s,margin .2s,border-color .2s;display:flex;position:relative;overflow:hidden;box-shadow:0 2px 12px #12a7a814}.home-desktop-panel-toggle{z-index:40;color:#087d91;cursor:pointer;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffffe6;border:1px solid #12a7a847;border-radius:50%;place-items:center;width:30px;height:30px;padding:0;display:grid;position:absolute;top:10px;left:10px;box-shadow:0 2px 8px #12a7a833}.home-desktop-panel-toggle:hover{color:#fff;background:#12a7a8}.home-layout:has(.home-desktop-right-panel.is-collapsed){grid-template-columns:130px 1fr 48px}.home-layout .home-desktop-right-panel.is-collapsed{border-color:#12a7a847;width:40px;min-width:40px;margin-right:6px}.home-layout .home-desktop-right-panel.is-collapsed>:not(.home-desktop-panel-toggle){display:none!important}.home-layout .home-desktop-right-panel.is-collapsed .home-desktop-panel-toggle{top:12px;left:4px}.home-desk-marquee{display:flex}.home-center-banner{display:block}.home-layout .cat-sidebar .cat-item{background:#f5fffe;border-color:#12a7a826;box-shadow:inset 0 1px #fffffff2,0 1px 4px #12a7a80f}.home-layout .cat-sidebar .cat-item.active{background:linear-gradient(#e8f9f8 0%,#d6f2f0 100%)}.home-right .home-desk-marquee,.home-right .wallet-action-panel,.home-right .home-trust-bar{flex-shrink:0!important}.home-right .provider-grid{scrollbar-width:thin!important;scrollbar-color:#12a7a833 transparent!important;flex:1 1 0!important;flex-direction:unset!important;min-height:0!important;max-height:100%!important;box-shadow:none!important;background:0 0!important;border:none!important;border-radius:0!important;grid-template-columns:repeat(4,1fr)!important;grid-auto-rows:max-content!important;align-content:start!important;align-items:start!important;gap:8px!important;padding:10px 10px 60px!important;display:grid!important;overflow:hidden auto!important}.home-right .provider-card{aspect-ratio:16/9!important;place-self:auto stretch!important;width:100%!important;height:auto!important;min-height:0!important;position:relative!important}.home-right .provider-card-maintenance{font-size:12px}.hdp-page-body--rooms,.hdp-page-body--room-detail{height:100%!important;overflow:hidden!important}.hdp-page-body--room-detail .rd-page{height:100%!important}.hdp-page-body .rl-root{inset:unset!important;width:100%!important;height:100%!important;left:unset!important;right:unset!important;box-shadow:none!important;position:relative!important;transform:none!important}.hdp-page-body .rl-viewport{position:absolute!important}.hdp-page-body .rl-slide{height:100%!important;min-height:400px!important}.hdp-page-body .rl-topbar{box-sizing:border-box!important;z-index:20!important;width:100%!important;max-width:none!important;position:absolute!important;top:0!important;left:0!important;right:0!important;transform:none!important}.hdp-page-body--rooms .rl-topbar{-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important;background:linear-gradient(#fffdf7f5 0%,#e8f8f5db 100%)!important;border-bottom:1px solid #12a7a82e!important;grid-template-columns:1fr auto!important;gap:8px!important;padding:8px 10px!important}.hdp-page-body--rooms .rl-search-wrap{min-width:0!important;margin:0!important}.hdp-page-body--rooms .rl-search{background:#fffdf7!important;height:34px!important;font-size:13px!important}.hdp-page-body--rooms .rl-open-btn{white-space:nowrap!important;border-radius:12px!important;min-width:70px!important;height:34px!important;padding:0 12px!important;font-size:13px!important}.hdp-page-body--rooms .rl-slide__counter{top:55px!important;right:12px!important}.hdp-page-body--rooms .rl-empty{box-sizing:border-box!important;height:100%!important;min-height:320px!important;padding-top:54px!important}.hdp-page-body--rooms .rl-slide__footer{padding:0 12px 14px!important}.hdp-page-body--rooms .rl-slide__name{margin-bottom:6px!important;font-size:24px!important;line-height:1.1!important}.hdp-page-body--rooms .rl-slide__meta{gap:5px!important;margin-bottom:8px!important;font-size:12px!important}.hdp-page-body--rooms .rl-slots{grid-template-columns:repeat(3,1fr)!important;gap:6px!important;margin-bottom:8px!important}.hdp-page-body--rooms .rl-slot__avatar-wrap,.hdp-page-body--rooms .rl-slot__avatar{width:34px!important;height:34px!important}.hdp-page-body--rooms .rl-game-preview{border-radius:12px!important;min-height:62px!important;margin-bottom:8px!important;padding:8px!important}.hdp-page-body--rooms .rl-game-preview__img{width:52px!important;height:52px!important}.hdp-page-body--rooms .rl-bar-row{margin-bottom:8px!important;font-size:11px!important}.hdp-page-body--rooms .rl-join-btn{border-radius:12px!important;height:42px!important;font-size:14px!important}.home-right .provider-grid.is-live{grid-template-columns:unset!important;align-content:unset!important;flex-flow:row!important;align-items:stretch!important;gap:8px!important;height:clamp(360px,100dvh - 200px,700px)!important;padding:10px 12px!important;display:flex!important;overflow:auto hidden!important}.home-right .provider-grid.is-live .provider-card{aspect-ratio:255/904!important;flex-shrink:0!important;width:auto!important;height:100%!important}@media (height<=820px){.home-right .provider-grid{gap:6px!important;padding-top:6px!important}.home-right .provider-card{aspect-ratio:16/7!important}.home-right .provider-grid.is-live{height:clamp(190px,100dvh - 410px,340px)!important;padding-top:6px!important;padding-bottom:6px!important}.home-right .provider-grid.is-live .provider-card{aspect-ratio:255/760!important}}.wallet-action-panel{box-shadow:none!important;background:0 0!important;border:none!important;border-radius:0!important;grid-template-columns:repeat(5,1fr)!important;gap:10px!important;margin:0 0 5px!important;padding:0 10px 8px!important;overflow:visible!important}.wallet-action-btn{box-shadow:0 2px 8px #12a7a81f;flex-direction:unset!important;align-content:center!important;align-items:center!important;column-gap:8px!important;justify-content:unset!important;gap:unset!important;background:url(/assets/wallet-bg-main.webp) 50%/cover no-repeat!important;border:1px solid #12a7a840!important;border-radius:14px!important;grid-template-rows:auto auto!important;grid-template-columns:1fr auto!important;height:72px!important;padding:0 14px!important;display:grid!important}.wallet-action-btn:last-child{border:1px solid #12a7a821!important}.wallet-action-icon,.wallet-action-icon img{width:48px;height:48px}.wallet-action-icon{order:unset;grid-area:1/2/3;align-self:center;box-shadow:none!important;background:0 0!important;border-radius:0!important}.wallet-action-label{text-align:left;order:unset;grid-area:1/1;align-self:end;margin-bottom:0;color:#12a7a8!important;font-size:20px!important;font-weight:800!important}.wallet-action-desc{text-align:left;order:unset;opacity:.75;grid-area:2/1;align-self:start;margin-top:5px;font-size:13px;display:block!important}.wallet-action-panel>.wallet-action-btn:last-child{display:grid!important}.wallet-action-btn--desk-only{background:0 0!important;order:0!important;padding:0!important;display:flex!important;overflow:hidden!important}.wallet-action-btn--desk-only .wallet-action-mobile-content{display:none!important}.wallet-action-btn--desk-only .wallet-action-cover{object-fit:cover;object-position:center;border-radius:0;flex-shrink:0;width:110%;min-width:110%;height:100%;min-height:100%;display:block!important}.wallet-action-btn--desk-only .wallet-action-desk-content{z-index:2;pointer-events:none;justify-content:space-between;align-items:center;padding:0 14px;position:absolute;inset:0;display:flex!important}.wallet-action-desk-content .wallet-action-label{color:#12a7a8;letter-spacing:1.5px;text-shadow:0 1px #fffc,0 2px 8px #12a7a833;grid-row:unset;align-self:center;font-size:20px;font-weight:800}.wallet-action-desk-content .wallet-action-icon,.wallet-action-desk-content .wallet-action-icon img{filter:drop-shadow(0 2px 4px #0003);width:48px;height:48px}.home-layout .cat-sidebar .cat-item.active[data-cat=fishing] .cat-cover-img{transform-origin:50% 30%;transform:scale(1.5)}}.hdp-lb-wrap{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.hdp-lb-wrap .lb-panel{background:0 0;border:none;border-radius:0;flex-direction:column;flex:1;min-height:0;display:flex}.hdp-page-embed{background:0 0;flex-direction:column;width:100%;height:100%;display:flex;overflow:hidden}.hdp-page-header{color:#21474a;letter-spacing:.04em;background:linear-gradient(#fffdf7 0%,#e8f8f5 100%);border-bottom:1px solid #12a7a826;flex-shrink:0;justify-content:center;align-items:center;padding:10px 14px 8px;font-size:14px;font-weight:900;display:flex;position:relative}.hdp-page-header>button{position:absolute;right:14px}.hdp-page-body{scrollbar-width:thin;scrollbar-color:#12a7a84d transparent;flex:1;min-height:0;overflow:hidden auto}.hdp-page-body>*{padding-bottom:20px}.hdp-notif-title-icon{vertical-align:middle;width:16px;height:16px;margin-bottom:2px}@keyframes hdp-spin{to{transform:rotate(360deg)}}.hdp-spin{vertical-align:middle;animation:.9s linear infinite hdp-spin;display:inline-block}.hdp-notif-panel{background:linear-gradient(#fffdf7fc 0%,#e8f8f5fc 100%);border:1px solid #12a7a833;border-radius:14px;flex-direction:column;width:100%;height:100%;display:flex;overflow:hidden;box-shadow:0 6px 20px #2a6f691f}.hdp-notif-header{background:linear-gradient(#f6fffb 0%,#e8f8f5 100%);border-bottom:1px solid #12a7a826;flex-shrink:0;justify-content:space-between;align-items:center;padding:12px 14px 10px;display:flex;box-shadow:0 2px 8px #12a7a812}.hdp-notif-title{color:#21474a;letter-spacing:.04em;font-size:14px;font-weight:900}.hdp-notif-actions{align-items:center;gap:6px;display:flex}.hdp-notif-readall{color:#087d83;cursor:pointer;background:#12a7a81a;border:1px solid #12a7a847;border-radius:8px;padding:3px 10px;font-size:11px;font-weight:800;transition:background .15s}.hdp-notif-readall:hover{background:#12a7a82e}.hdp-notif-close{color:#087d83;cursor:pointer;background:#12a7a81a;border:none;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;font-size:16px;font-weight:700;line-height:1;transition:background .15s;display:flex}.hdp-notif-close:hover{color:#c0392b;background:#dc3c3c26}.hdp-notif-list{scrollbar-width:thin;scrollbar-color:#12a7a84d transparent;flex:1;min-height:0;padding:6px 0;overflow-y:auto}.hdp-notif-empty{color:#6f7f7d;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:40px 20px;font-size:13px;font-weight:700;display:flex}.hdp-notif-empty-icon{opacity:.6;font-size:32px}.hdp-notif-item{cursor:pointer;border-bottom:1px solid #12a7a812;align-items:flex-start;gap:10px;padding:10px 14px;transition:background .12s;display:flex;position:relative}.hdp-notif-item:last-child{border-bottom:none}.hdp-notif-item:hover{background:#12a7a812}.hdp-notif-item.unread{background:#12a7a80d}.hdp-notif-item.unread:hover{background:#12a7a81f}.hdp-notif-dot{background:0 0;border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-top:5px;transition:background .2s}.hdp-notif-item.unread .hdp-notif-dot{background:linear-gradient(135deg,#12a7a8,#087d83);box-shadow:0 0 6px #12a7a88c}.hdp-notif-body{flex:1;min-width:0}.hdp-notif-item-title{color:#21474a;text-overflow:ellipsis;white-space:nowrap;margin-bottom:3px;font-size:13px;font-weight:800;overflow:hidden}.hdp-notif-item.unread .hdp-notif-item-title{color:#087d83}.hdp-notif-item-body{color:#4a7070;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:12px;line-height:1.45;display:-webkit-box;overflow:hidden}.hdp-notif-item-time{color:#6f7f7d;margin-top:5px;font-size:10.5px;font-weight:600}.hdp-notif-goto-btn{color:#0b7f95;cursor:pointer;background:#12a7a814;border:1px solid #12a7a861;border-radius:999px;align-items:center;gap:4px;margin-top:7px;padding:3px 10px;font-size:11px;font-weight:800;transition:background .15s;display:inline-flex}.hdp-notif-goto-btn:hover{background:#12a7a829}.wallet-action-panel{background:linear-gradient(#f8fbf2 0%,#effbf7 52%,#dff6f2 100%);border:1.5px solid #83dad4;border-radius:18px;flex-shrink:0;grid-template-columns:repeat(4,1fr);gap:3px;margin:0;padding:0;display:grid;overflow:visible;box-shadow:0 4px 18px #139eb021,inset 0 1px #fffdf6}.wallet-action-btn{color:#179aa8;cursor:pointer;background:linear-gradient(#f8fbf2 0%,#effbf7 52%,#dff6f2 100%);border:1px solid #83dad4a6;border-radius:13px;flex-direction:column;justify-content:center;align-items:center;gap:6px;height:84px;padding:8px 3px 6px;font-size:12px;font-weight:900;text-decoration:none;transition:transform .18s,box-shadow .18s;display:flex;position:relative;overflow:visible;box-shadow:inset 0 1px #fffdf6e6,inset 0 0 0 1px #e7c86b1a,0 2px 8px #139eb014}.wallet-action-btn:last-child{border:1px solid #83dad4a6}.wallet-action-btn:hover{transform:translateY(-2px);box-shadow:inset 0 1px #fffdf6e6,inset 0 0 0 1px #e7c86b47,0 7px 22px #139eb033}.wallet-action-btn:after{display:none}.wallet-action-btn:active{transition:transform 80ms,box-shadow 80ms;transform:scale(.96);box-shadow:inset 0 1px #fffdf6e6,0 1px 4px #139eb014}.wallet-action-btn.is-active{color:#179aa8;background:linear-gradient(#f8fbf2 0%,#effbf7 52%,#dff6f2 100%);border-color:#83dad4a6;flex-direction:column;justify-content:center;align-items:center;gap:0;display:flex;box-shadow:inset 0 1px #fffdf6e6,inset 0 0 0 1px #e7c86b1a,0 2px 8px #139eb014}.wallet-action-btn.is-active:hover{transform:translateY(-2px);box-shadow:inset 0 1px #fffdf6e6,inset 0 0 0 1px #e7c86b47,0 7px 22px #139eb033}.wallet-action-btn.is-active:after{display:none}.wallet-action-icon{z-index:1;background:linear-gradient(#09fcff 0%,#2aa6b6 55%,#bbf4ff 100%);border-radius:50%;flex-shrink:0;order:2;place-items:center;width:44px;height:44px;transition:transform .18s,box-shadow .18s;display:grid;position:relative;box-shadow:0 4px 12px #0b7f9552,inset 0 1px 3px #ffffff61}.wallet-action-btn:hover .wallet-action-icon{transform:translateY(-3px);box-shadow:0 9px 24px #0b7f956b,inset 0 1px 3px #ffffff7a}.wallet-action-icon img{object-fit:contain;filter:drop-shadow(0 1px 2px #00000038);width:28px;height:28px;transition:transform .18s}.wallet-action-icon svg,.wallet-action-btn.is-active .wallet-action-icon svg{display:none}.wallet-action-btn--desk-only{background:linear-gradient(#f8fbf2 0%,#effbf7 52%,#dff6f2 100%);flex-direction:column;order:4;justify-content:center;align-items:center;gap:6px;display:flex!important}.wallet-action-btn--desk-only .wallet-action-cover,.wallet-action-btn--desk-only .wallet-action-desk-content,.wallet-action-panel>.wallet-action-btn:last-child{display:none}.wallet-action-btn--desk-only .wallet-action-mobile-content{flex-direction:column;align-items:center;gap:0;display:flex}.wallet-action-cover{object-fit:cover;object-position:center;border-radius:14px;width:100%;height:100%;display:block}.wallet-action-label{z-index:1;letter-spacing:.04em;white-space:nowrap;text-align:center;color:#179aa8;order:1;font-size:12px;font-weight:900;position:relative}.wallet-action-btn:first-child .wallet-action-label,.wallet-action-btn:nth-child(2) .wallet-action-label,.wallet-action-btn:nth-child(3) .wallet-action-label,.wallet-action-btn:nth-child(4) .wallet-action-label,.wallet-action-btn:nth-child(5) .wallet-action-label{color:#179aa8}.wallet-action-desc{color:#8aadaa;white-space:nowrap;text-align:center;order:3;font-size:10px;font-weight:500;line-height:1;display:none}.wallet-action-dot{z-index:2;background:#ff4d4f;border:1.5px solid #fff;border-radius:50%;width:8px;height:8px;animation:1.6s ease-in-out infinite waDotPulse;position:absolute;top:5px;right:6px;box-shadow:0 0 6px #ff4d4fcc}@keyframes waDotPulse{0%,to{transform:scale(1);box-shadow:0 0 6px #ff4d4fcc}50%{transform:scale(1.18);box-shadow:0 0 14px #ff4d4f}}.top-action-bar{display:none}.quick-row{flex-shrink:0;display:none}.upd-overlay{z-index:9999;-webkit-backdrop-filter:blur(16px);background:#000a16ed;justify-content:center;align-items:center;padding:24px;animation:.4s updFadeIn;display:flex;position:fixed;inset:0}@keyframes updFadeIn{0%{opacity:0}to{opacity:1}}.upd-panel{background:radial-gradient(circle at 18% 0,#38d9f526,#0000 38%),linear-gradient(#062033 0%,#031520 100%);border:1.5px solid #38d9f56b;border-radius:26px;width:100%;max-width:390px;padding:24px 20px 20px;animation:.48s cubic-bezier(.22,1,.36,1) updSlideUp;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff0b,0 0 28px #38d9f52e,0 22px 48px #0000008f}.upd-panel:before{content:"";border-radius:inherit;pointer-events:none;border:1px solid #ffffff0b;position:absolute;inset:1px}@keyframes updSlideUp{0%{opacity:0;transform:translateY(40px)scale(.93)}to{opacity:1;transform:translateY(0)scale(1)}}.upd-topbar{background:linear-gradient(90deg,#0000 0%,#38d9f5 20%,#7ee8fa 50%,#38d9f5 80%,#0000 100%);width:100%;height:3px;animation:2.8s infinite updTopbarShimmer;position:absolute;top:0;left:0}@keyframes updTopbarShimmer{0%,to{opacity:.7}50%{opacity:1}}.upd-header{border-bottom:1px solid #38d9f529;align-items:center;gap:14px;margin-bottom:18px;padding-bottom:16px;display:flex}.upd-shield-wrap{color:#38d9f5;background:linear-gradient(#38d9f533,#38d9f512);border:1px solid #38d9f552;border-radius:14px;flex-shrink:0;place-items:center;width:44px;height:44px;animation:2.6s ease-in-out infinite updShieldPulse;display:grid;box-shadow:0 0 18px #38d9f547,inset 0 1px #ffffff17}.upd-shield-icon{color:#38d9f5;width:22px;height:22px}.upd-spin-slow{animation:3s linear infinite updSpinAnim}@keyframes updSpinAnim{to{transform:rotate(360deg)}}@keyframes updShieldPulse{0%,to{box-shadow:0 0 14px #38d9f538,inset 0 1px #ffffff14}50%{box-shadow:0 0 30px #38d9f585,inset 0 1px #ffffff1f}}.upd-title{color:#eafaff;letter-spacing:.03em;margin:0 0 5px;font-size:17px;font-weight:900}.upd-subtitle{color:#7dd6ea;margin:0;font-size:12px;font-weight:600}.upd-check-list{flex-direction:column;gap:9px;display:flex}.upd-check-row{opacity:0;background:linear-gradient(#ffffff0e,#ffffff05),#063044b3;border:1px solid #38d9f51f;border-radius:16px;align-items:center;gap:12px;min-height:56px;padding:11px 13px;transition:opacity .3s;display:flex;box-shadow:inset 0 1px #ffffff0e,0 6px 16px #0000002e}.upd-check-row.is-visible{opacity:1;background:linear-gradient(#38d9f512,#ffffff05),#063044c7;border-color:#38d9f538;animation:.45s cubic-bezier(.22,1,.36,1) both updRowIn}.upd-check-row:nth-child(2).is-visible{animation-delay:.12s}@keyframes updRowIn{0%{opacity:0;transform:translate(24px)}to{opacity:1;transform:translate(0)}}.upd-check-icon{border-radius:11px;flex-shrink:0;place-items:center;width:34px;height:34px;display:grid}.upd-check-icon.status-ok{color:#38d9f5;background:linear-gradient(#38d9f538,#38d9f517);border:1px solid #38d9f547;box-shadow:0 0 12px #38d9f538}.upd-check-icon.status-ok svg{animation:.42s cubic-bezier(.22,1,.36,1) updIconPop}@keyframes updIconPop{0%{opacity:0;transform:scale(0)rotate(-18deg)}65%{opacity:1;transform:scale(1.28)rotate(6deg)}to{transform:scale(1)rotate(0)}}.upd-check-content{flex:1;min-width:0}.upd-check-label{color:#eafaff;margin-bottom:3px;font-size:13px;font-weight:800;display:block}.upd-check-detail{color:#7dd6ea;font-size:11.5px;line-height:1.4;display:block}.upd-check-badge{border-radius:999px;flex-shrink:0;padding:5px 12px;font-size:11px;font-weight:900;animation:.38s cubic-bezier(.22,1,.36,1) .2s both updBadgeIn}.upd-check-badge.status-ok{color:#7ee8fa;background:#38d9f526;border:1px solid #38d9f55c}@keyframes updBadgeIn{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}.upd-final{border-radius:16px;justify-content:space-between;align-items:center;margin-top:14px;padding:13px 16px;animation:.5s cubic-bezier(.22,1,.36,1) .25s both updFinalIn;display:flex}.upd-final.is-ok{background:linear-gradient(#38d9f51f,#38d9f50d),#031828d9;border:1.5px solid #38d9f561;box-shadow:0 0 20px #38d9f524,inset 0 1px #ffffff0d}@keyframes updFinalIn{0%{opacity:0;transform:scale(.88)translateY(12px)}to{opacity:1;transform:scale(1)translateY(0)}}.upd-ring{flex-shrink:0;width:54px;height:54px;position:relative}.upd-ring svg{width:100%;height:100%;transform:rotate(-90deg)}.upd-ring-bg{fill:none;stroke:#38d9f51a;stroke-width:4px}.upd-ring-prog{fill:none;stroke:url(#updGradBlue);stroke-width:4px;stroke-linecap:round;stroke-dasharray:138;transition:stroke-dashoffset .95s linear}.upd-count{color:#38d9f5;text-shadow:0 0 12px #38d9f5cc;justify-content:center;align-items:center;font-size:20px;font-weight:900;display:flex;position:absolute;inset:0}.upd-hint-wrap{flex-direction:column;align-items:flex-start;gap:3px;display:flex}.upd-hint-icon{color:#38d9f5;opacity:.7}.upd-hint{color:#7dd6ea;letter-spacing:.03em;font-size:12px;font-weight:700}.upd-actions{flex-direction:column;gap:9px;width:100%;margin-top:14px;display:flex}.upd-btn-now{letter-spacing:.05em;color:#fff;cursor:pointer;background:linear-gradient(135deg,#38d9f5 0%,#1ab8d8 50%,#0e96b8 100%);border:none;border-radius:16px;justify-content:center;align-items:center;gap:8px;width:100%;height:52px;font-size:15px;font-weight:900;transition:transform .1s,box-shadow .12s;animation:.45s cubic-bezier(.22,1,.36,1) .3s both updFinalIn;display:flex;box-shadow:0 8px 24px #38d9f561,inset 0 1px #ffffff38}.upd-btn-now:active{transform:translateY(1px)scale(.984);box-shadow:0 4px 12px #38d9f547}.upd-btn-later{color:#7dd6ea80;cursor:pointer;background:#38d9f50d;border:1px solid #38d9f524;border-radius:14px;width:100%;height:42px;font-size:13px;font-weight:600;transition:background .18s,color .18s}.upd-btn-later:active{color:#7dd6eacc;background:#38d9f51a}.section-head{justify-content:space-between;align-items:center;padding:10px 10px 6px;display:flex}.section-title{color:var(--gold2);font-size:13px;font-weight:800}.section-more{color:var(--muted);font-size:11px}.chips-row{scrollbar-width:none;gap:6px;padding:0 10px 8px;display:flex;overflow-x:auto}.chips-row::-webkit-scrollbar{display:none}.chip{color:var(--muted);background:#081626e6;border:1px solid #d6a84f33;border-radius:8px;flex-shrink:0;padding:5px 12px;font-size:12px;font-weight:700}.chip.active{border-color:var(--gold);color:var(--gold2);background:#f6c35b1f}.game-toolbar{box-sizing:border-box;align-items:center;gap:10px;width:100%;padding:8px 14px 10px;display:flex}.game-toolbar__btn,.game-toolbar__search{background:linear-gradient(#fffffff5 0%,#fffaf1eb 100%);border:1px solid #d4a85f6b;border-radius:999px;height:38px;box-shadow:0 6px 14px #7e58261a,inset 0 1px #fffffff2,inset 0 -1px #d2a4581f}.game-toolbar__btn{color:#6b3f17;white-space:nowrap;cursor:pointer;flex:none;justify-content:center;align-items:center;gap:6px;padding:0 16px;font-size:13px;font-weight:700;display:inline-flex}.game-toolbar__btn svg{color:#9b6a2f;stroke-width:2px;width:15px;height:15px}.game-toolbar__btn.active{color:#7a3d0a;background:linear-gradient(#fff3da 0%,#ffe4b0 100%);border-color:#cb8e2bb8;box-shadow:0 7px 16px #7e582624,0 0 0 3px #dba64b1f,inset 0 1px #fff}.game-toolbar__search{flex:1;align-items:center;gap:8px;min-width:0;padding:0 14px;display:flex;position:relative}.game-toolbar__search svg{color:#9b7a53;flex-shrink:0;width:15px;height:15px}.game-toolbar__search input{color:#6b3f17;background:0 0;border:0;outline:0;width:100%;font-size:13px;font-weight:500}.game-toolbar__search input::placeholder{color:#b8a995}.game-toolbar__btn:active,.game-toolbar__search:focus-within{border-color:#cb8e2bb8;box-shadow:0 7px 16px #7e582624,0 0 0 3px #dba64b1f,inset 0 1px #fff}.game-toolbar__clear{color:#b8a995;cursor:pointer;background:0 0;border:none;flex-shrink:0;padding:0 2px;font-size:13px;line-height:1}@media (width<=375px){.game-toolbar{gap:8px;padding:0 5px}.game-toolbar__btn{height:36px;padding:0 12px;font-size:12px}.game-toolbar__search{height:36px;padding:0 12px}.game-toolbar__search input{font-size:12px}}.game-search-dropdown{z-index:200;background:#060e1efa;border:1px solid #d6a84f4d;border-radius:10px;max-height:240px;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow-y:auto;box-shadow:0 8px 24px #0009}.search-result-item{text-align:left;cursor:pointer;background:0 0;border-bottom:1px solid #ffffff0d;align-items:center;gap:8px;width:100%;padding:8px 12px;display:flex}.search-result-item:last-child{border-bottom:none}.search-result-item:active{background:#f6c35b14}.search-result-tag{color:var(--gold);background:#f6c35b2e;border-radius:999px;flex-shrink:0;padding:2px 6px;font-size:9px;font-weight:800}.search-result-name{color:#ffffffd1;white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.search-match{color:#ef4444;font-weight:800}.provider-panel-backdrop{z-index:299;background:#00000073;position:fixed;inset:0}.provider-side-panel{-webkit-backdrop-filter:blur(12px);z-index:300;background:#060e1cf7;border-right:1px solid #d6a84f40;flex-direction:column;width:60px;padding-top:56px;display:flex;position:fixed;top:0;bottom:0;left:0;overflow-y:auto}.side-provider-item{letter-spacing:.5px;color:#ffffff8c;cursor:pointer;background:0 0;border-bottom:1px solid #ffffff0f;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;width:100%;height:52px;font-size:11px;font-weight:800;transition:background .15s,color .15s;display:flex}.side-provider-item.active{color:var(--gold);border-left:2px solid var(--gold);background:#f6c35b1a}.side-provider-item:active{background:#f6c35b26}.provider-modal-overlay{-webkit-backdrop-filter:blur(4px);z-index:399;background:#140a008c;position:fixed;inset:0}.provider-modal{z-index:400;background:linear-gradient(#fdfbf5 0%,#f6f0e2 100%);border:1px solid #daad4a6b;border-radius:22px;flex-direction:column;width:calc(100% - 36px);max-width:380px;max-height:75vh;display:flex;position:fixed;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 24px 64px #3c280a38,0 8px 20px #3c280a1f,inset 0 1px #fffffff5}.provider-modal__head{border-bottom:1px solid #daad4a38;flex-shrink:0;justify-content:space-between;align-items:center;padding:14px 16px 12px;display:flex}.provider-modal__head span{color:#3d2810;letter-spacing:.03em;font-size:15px;font-weight:900}.provider-modal__close{color:#8b6030;cursor:pointer;background:#d2b4782e;border:none;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:14px;font-weight:700;transition:background .15s;display:flex}.provider-modal__close:active{background:#d2b47859}.provider-modal__grid{scrollbar-width:none;grid-template-columns:repeat(3,1fr);gap:10px;padding:14px 14px 18px;display:grid;overflow-y:auto}.provider-modal__grid::-webkit-scrollbar{display:none}.provider-modal__item{color:#5a3810;text-align:center;cursor:pointer;background:#ffffffd1;border:1.5px solid #d2a85f59;border-radius:13px;flex-direction:column;justify-content:center;align-items:center;gap:6px;min-height:78px;padding:10px 8px;font-size:13px;font-weight:700;transition:all .15s;display:flex;position:relative;box-shadow:0 2px 6px #78501412}.provider-modal__item.maintenance{cursor:not-allowed;opacity:.68}.provider-modal__logo{color:#102a5c;width:54px;height:30px;box-shadow:none;background:0 0;border-radius:8px;justify-content:center;align-items:center;font-size:13px;font-weight:900;display:flex;overflow:hidden}.provider-modal__logo:not(:has(img)){color:#ffe7a6;background:#102a5c}.provider-modal__logo img{object-fit:contain;background:0 0;width:100%;height:100%;display:block}.provider-modal__name{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}.provider-modal__badge{color:#8a3a00;background:#ffe0a3;border-radius:999px;padding:1px 5px;font-size:9px;position:absolute;top:5px;right:6px}.provider-modal__item.active{color:#7a3d0a;background:linear-gradient(#fff3da 0%,#ffe4b0 100%);border-color:#cb8e2bb8;box-shadow:0 4px 12px #be821e33,inset 0 1px #ffffffe6}.provider-modal__item:active{background:#fff5dcf2;border-color:#cb8e2b99}.provider-grid{-webkit-overflow-scrolling:touch;scrollbar-width:none;min-height:0;padding:8px 8px calc(80px + env(safe-area-inset-bottom));background:#fff;border-top:1px solid #12a7a826;border-radius:18px 18px 0 0;flex-direction:column;flex:1;gap:8px;display:flex;overflow:hidden auto;box-shadow:inset 0 1px #ffffffe0}.provider-grid::-webkit-scrollbar{display:none}.provider-card{aspect-ratio:16/9;cursor:pointer;background:linear-gradient(#fffaf0 0%,#ead9b8 100%);border:1px solid #be8c3047;border-radius:14px;flex-shrink:0;width:100%;padding:0;transition:transform .15s,box-shadow .15s;position:relative;overflow:hidden;box-shadow:0 1px 4px #62481829,0 8px 18px #5840161f,inset 0 1px #ffffffd9}.provider-card:active{transform:scale(.96);box-shadow:0 1px 3px #6248182e,inset 0 0 12px #be8c3024}.provider-card.is-maintenance,.provider-card.is-locked{cursor:not-allowed}.provider-card.is-locked{filter:grayscale(.75)brightness(.72)}.provider-card.is-maintenance .provider-card-img,.provider-card.is-maintenance .provider-card-fallback{filter:grayscale(.55)brightness(.68)}.provider-card-maintenance{color:#fff4d0;text-shadow:0 2px 8px #000000a6;background:#00000085;justify-content:center;align-items:center;font-size:18px;font-weight:900;display:flex;position:absolute;inset:0}.provider-card-img{object-fit:cover;object-position:center;filter:saturate(1.05)contrast(1.03);width:100%;height:100%;display:block}.provider-card-img--desktop{display:none}.provider-card-img--mobile{display:block}@media (width>=1024px){.provider-card-img--desktop{display:block}.provider-card-img--mobile{display:none}}.provider-card-fallback{color:#fff4d0;letter-spacing:0;text-shadow:0 2px 10px #0000008c;background:radial-gradient(circle at 50% 22%,#f5c85a47,#0000 36%),linear-gradient(135deg,#1a43a0 0%,#081f5f 50%,#030916 100%);justify-content:center;align-items:center;width:100%;height:100%;font-size:28px;font-weight:900;display:flex}@keyframes live-card-enter{0%{opacity:0;transform:translateY(44px)scale(.88)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes live-random-flash{0%,to{opacity:1}45%,55%{opacity:.6}}@keyframes live-shimmer-sweep{0%{opacity:0;transform:translate(-100%)}30%{opacity:1}70%{opacity:1}to{opacity:0;transform:translate(100%)}}@keyframes live-shimmer{0%{transform:translate(-120%)skew(-15deg)}55%,to{transform:translate(240%)skew(-15deg)}}@keyframes live-dot-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.3;transform:scale(1.6)}}.live-badge-anim{color:#fff;letter-spacing:1.2px;z-index:6;pointer-events:none;text-shadow:0 1px 4px #0000004d;background:#d21e1ee6;border-radius:20px;align-items:center;gap:4px;padding:3px 8px 3px 6px;font-size:11px;font-weight:800;display:flex;position:absolute;top:8px;left:8px;box-shadow:0 2px 8px #c8141473}.live-dot{background:#fff;border-radius:50%;flex-shrink:0;width:7px;height:7px;animation:1.1s ease-in-out infinite live-dot-pulse;display:inline-block}.live-play-overlay{opacity:0;z-index:5;pointer-events:none;background:radial-gradient(circle at 50% 55%,#12a7a847 0%,#0000002e 70%);justify-content:center;align-items:center;transition:opacity .25s;display:flex;position:absolute;inset:0}.provider-grid.is-live .provider-card:hover .live-play-overlay{opacity:0}.live-play-btn{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#12a7a8eb;border-radius:50%;justify-content:center;align-items:center;width:54px;height:54px;transition:transform .28s cubic-bezier(.22,1,.36,1);display:flex;transform:scale(.78);box-shadow:0 0 0 9px #12a7a838,0 4px 18px #0006}.provider-grid.is-live .provider-card:hover .live-play-btn{transform:scale(1)}.live-play-btn svg{fill:#fff;width:22px;height:22px;margin-left:3px}@media (width>=1024px){.provider-grid.is-live{min-height:0;grid-template-columns:unset!important;align-content:unset!important;flex-flow:row!important;align-items:stretch!important;gap:8px!important;height:clamp(360px,100dvh - 200px,700px)!important;padding:10px 12px!important;display:flex!important;overflow:auto hidden!important}.provider-grid.is-live::-webkit-scrollbar{display:none}.provider-grid.is-live .provider-card{border-color:#12a7a859;transition:transform .28s cubic-bezier(.22,1,.36,1),box-shadow .28s;animation:.55s cubic-bezier(.22,1,.36,1) both live-card-enter;box-shadow:0 2px 8px #0050502e,0 8px 24px #00505024,inset 0 1px #ffffffd9;aspect-ratio:255/904!important;flex-shrink:0!important;width:auto!important;height:100%!important}.provider-grid.is-live .provider-card:first-child{animation-delay:40ms}.provider-grid.is-live .provider-card:nth-child(2){animation-delay:.12s}.provider-grid.is-live .provider-card:nth-child(3){animation-delay:.2s}.provider-grid.is-live .provider-card:nth-child(4){animation-delay:.28s}.provider-grid.is-live .provider-card:nth-child(5){animation-delay:.36s}.provider-grid.is-live .provider-card:nth-child(6){animation-delay:.44s}.provider-grid.is-live .provider-card:nth-child(7){animation-delay:.52s}.provider-grid.is-live .provider-card:nth-child(8){animation-delay:.6s}.provider-grid.is-live .provider-card-img{will-change:opacity}.provider-grid.is-live .provider-card.is-shimmering:before{content:"";pointer-events:none;z-index:2;background:linear-gradient(90deg,#0000 0%,#ffffff61 50%,#0000 100%);animation:1.2s ease-in-out live-shimmer-sweep;position:absolute;inset:0}.provider-grid.is-live .provider-card:hover{z-index:4;transform:scale(1.05)translateY(-7px);box-shadow:0 0 0 2px #12a7a8bf,0 14px 36px #12a7a852,0 4px 12px #00000038,inset 0 1px #ffffffd9}.provider-grid.is-live .provider-card:hover .provider-card-img{filter:saturate(1.18)contrast(1.06)brightness(1.1);transition:transform .38s,filter .38s;animation-play-state:paused;transform:scale(1.08)}.provider-grid.is-live .provider-card:hover .live-play-overlay{opacity:1}.provider-grid.is-live .provider-card:hover .live-play-btn{transform:scale(1)}}body:has(.game-page:not(.game-page--embedded)){background:0 0!important}#root:has(.game-page:not(.game-page--embedded)){background:0 0!important}.app-content:has(.game-page:not(.game-page--embedded)){background:0 0!important}.app-shell:has(.game-page:not(.game-page--embedded)){background:0 0!important}.game-page{z-index:0;position:relative}.game-page:not(.game-page--embedded):before{content:"";z-index:-1;pointer-events:none;background:url(/assets/game-bg.webp) 50%/cover no-repeat;position:fixed;inset:0}.game-grid{grid-template-columns:repeat(3,1fr);gap:0 6px;padding:12px 10px 24px;display:grid}.game-card{cursor:pointer;-webkit-user-select:none;user-select:none;background:#fff;border:1.5px solid #c39b326b;border-radius:22px;flex-direction:column;transition:transform .2s cubic-bezier(.22,1,.36,1),box-shadow .2s,border-color .2s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 18px #0000001a,0 1px 4px #00000012,0 0 0 .5px #ffdc641f}.game-card:hover{border-color:#d2a837bf;transform:translateY(-4px)scale(1.015);box-shadow:0 10px 30px #00000024,0 3px 8px #00000014,0 0 12px #c39b3238}.game-card.launching{cursor:wait;opacity:.82}.game-card.maintenance{cursor:not-allowed;filter:grayscale(.25)brightness(.84)}.game-card:active{transform:scale(.97)}.game-maintenance-overlay{z-index:8;color:#fff4d0;pointer-events:none;text-shadow:0 2px 8px #0009;background:#0000008f;border-radius:22px;justify-content:center;align-items:center;font-size:14px;font-weight:900;display:flex;position:absolute;inset:0}.game-card-media{background:0 0;padding:0;position:relative}.game-card-img-wrap{background:linear-gradient(#1a2548 0%,#0e1a36 100%);border:none;border-radius:20px 20px 0 0;width:100%;height:0;padding-bottom:100%;position:relative;overflow:hidden}.game-card-img-wrap>img.game-card-img{transform-origin:50%;position:absolute;top:0;left:0;transform:scale(.96)}.game-card-img-wrap:hover .game-card-img,.game-card:hover .game-card-img{filter:brightness(1.05)}.game-card-img{object-fit:cover;width:100%;height:100%;display:block}.game-page--live>.game-grid{--live-card-layout-release:20260800;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px 4px;padding:0 6px 20px!important}.game-page--live .game-card-wrap{margin-top:10px}.game-page--live .game-card-img-wrap{aspect-ratio:2/3;height:auto;padding-bottom:0}.game-page--live .game-card-img-wrap>img.game-card-img{transform:scale(1)}.game-sub-provider-badge{z-index:12;color:#fff;text-shadow:0 1px 2px #00000073;white-space:nowrap;text-overflow:ellipsis;background:#070e1fd1;border-radius:0 8px 0 0;max-width:100%;padding:3px 7px 4px;font-size:10px;font-weight:800;line-height:1.1;position:absolute;bottom:0;left:0;overflow:hidden}.game-card-sprite{transform-origin:50%;width:100%;height:100%;position:absolute;top:0;left:0;transform:scale(1.5)}.game-card-info{background:linear-gradient(#1a2548 0%,#0e1a36 100%);flex-direction:row;align-items:center;gap:4px;padding:4px 6px 6px;display:flex}.game-card-meta{flex:1;min-width:0}.game-provider-tag{letter-spacing:.3px;color:#fff;border-radius:999px;width:fit-content;padding:2px 8px;font-size:9px;font-weight:800;display:inline-block;box-shadow:0 1px 4px #0000002e}.game-name{word-break:break-all;-webkit-line-clamp:2;line-clamp:2;text-align:center;-webkit-box-orient:vertical;flex:1;min-width:0;font-size:11px;font-weight:700;line-height:1.3;display:-webkit-box;overflow:hidden}.game-fav-btn{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);cursor:pointer;background:#ffffff47;border:1px solid #ffffff85;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;padding:0;transition:transform .15s,box-shadow .15s;display:flex;box-shadow:0 1px 5px #00000024}.game-fav-btn svg{fill:none;stroke:#fff;stroke-width:2px;width:11px;height:11px;transition:fill .15s,stroke .15s,filter .15s}@keyframes fav-pink-pulse{0%,to{filter:drop-shadow(0 0 3px #ff1ea099)}50%{filter:drop-shadow(0 0 8px #ff1ea0)drop-shadow(0 0 16px #ff50c88c)}}.game-fav-btn.active svg{fill:#ff1aa8;stroke:#ff1aa8;animation:1.3s ease-in-out infinite fav-pink-pulse}.game-fav-btn:hover{transform:scale(1.12);box-shadow:0 4px 14px #00000029,inset 0 1px #fffffff2}.game-fav-btn:active{transform:scale(.95)}.game-badge-tag{z-index:10;pointer-events:none;filter:drop-shadow(0 2px 5px #00000080);width:34px;height:auto;position:absolute;top:0;left:0}.badge-type-recommended,.badge-type-hot{width:40px;top:-1px;left:-1px}.badge-type-event{width:41px;top:-1px;left:-1px}.game-card-wrap{margin-top:22px;position:relative}.game-load-more{color:#ffffffb8;letter-spacing:0;grid-column:1/-1;justify-content:center;align-items:center;min-height:44px;font-size:13px;font-weight:700;display:flex}@keyframes jp-top-chase{0%{background-position:0 0}to{background-position:-12px 0}}@keyframes jp-bot-chase{0%{background-position:0 0}to{background-position:12px 0}}@keyframes jp-glow{0%{text-shadow:0 0 4px #ffc800b3,0 0 8px #ff820066,0 1px 3px #000}to{text-shadow:0 0 14px #fff000,0 0 24px #ff9600e6,0 0 36px #ff500080,0 1px 3px #000}}@keyframes jp-dec-jump{0%,60%,to{transform:translateY(0)scale(1)}72%{transform:translateY(-3px)scale(1.15)}84%{transform:translateY(1px)scale(.95)}}@keyframes jp-border-flow{0%{border-color:#ffaa00e6 #b43cff99}50%{border-color:#b43cffcc #ffaa00b3}to{border-color:#ffaa00e6 #b43cff99}}.jackpot-overlay{pointer-events:none;z-index:2;background:url(/assets/jackpot-bg.webp) 50%/cover no-repeat;border:1px solid #fa0c;border-bottom:none;border-radius:6px 6px 0 0;justify-content:center;align-items:center;height:24px;animation:3s ease-in-out infinite jp-border-flow;display:flex;position:absolute;top:-12px;left:8px;right:8px;overflow:visible;box-shadow:0 -3px 10px #ff6e0040,0 4px 8px #00000080,inset 0 1px #ffc85033}.jackpot-overlay:before{content:"";background:repeating-linear-gradient(90deg,gold 0 4px,#ff78002e 4px 8px,#ff78002e 8px 12px) 0 0/12px 3px;border-radius:2px;height:3px;animation:.35s linear infinite jp-top-chase;position:absolute;top:2px;left:5px;right:5px}.jackpot-overlay:after{content:"";background:repeating-linear-gradient(90deg,gold 0 4px,#ff78002e 4px 8px,#ff78002e 8px 12px) 0 0/12px 3px;border-radius:2px;height:3px;animation:.35s linear infinite jp-bot-chase;position:absolute;bottom:2px;left:5px;right:5px}.jackpot-amount{letter-spacing:.6px;color:gold;text-shadow:0 0 6px #ffc800cc,0 0 12px #ff820080,0 1px 3px #000;font-variant-numeric:tabular-nums;white-space:nowrap;font-family:Nunito,Noto Sans TC,sans-serif;font-size:14px;font-weight:900;line-height:1;animation:1.6s ease-in-out infinite alternate jp-glow}.jackpot-decimal{color:#7ee8ff;text-shadow:0 0 5px #64dcffe6,0 0 10px #3cb4ff99;font-size:10px;font-weight:800;display:inline}.game-leaderboard{color:#f8fafc;width:calc(100% - 24px);max-width:406px;min-height:186px;box-shadow:none;background:url(/assets/ranking/rank-bg.webp) top/100% 100% no-repeat;border:0;border-radius:8px;place-self:center;margin:0 auto;padding:40px 12px 18px}.game-leaderboard__head,.game-leaderboard__tabs,.game-leaderboard__item{align-items:center;display:flex}.game-leaderboard__head{justify-content:flex-end;margin:-14px 4px 7px 0}.game-leaderboard__tabs{gap:3px}.game-leaderboard__tabs button{color:#cbd5e1;background:#091223c7;border:1px solid #f5c85a52;border-radius:5px;padding:3px 7px;font-size:11px;line-height:1.2}.game-leaderboard__tabs button.active{color:#172033;background:#f5c85a;font-weight:700}.game-leaderboard__list{gap:0;display:grid}.game-leaderboard__item{-webkit-backdrop-filter:none;backdrop-filter:none;background:#111c30db;border-radius:6px;grid-template-columns:48px 36px minmax(0,1fr) 68px 86px;align-items:center;gap:7px;min-height:48px;padding:6px 9px;font-size:12px;display:grid}.game-leaderboard__rank{color:#f5c85a;justify-content:center;align-items:center;font-weight:800;display:inline-flex}.game-leaderboard__rank img{object-fit:contain;filter:drop-shadow(0 3px 6px #00000059);width:42px;height:42px;display:block}.game-leaderboard__item:first-child{background:linear-gradient(90deg,#573a0df0,#231c13db);box-shadow:inset 0 0 0 1px #ffd66b6b,inset 0 0 18px #f5be4242}.game-leaderboard__item:nth-child(2){background:linear-gradient(90deg,#424751f0,#1a222fdb);box-shadow:inset 0 0 0 1px #e0e8f259,inset 0 0 16px #cddaeb2e}.game-leaderboard__icon{background:#ffffff14;border-radius:6px;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex;overflow:hidden}.game-leaderboard__icon img{object-fit:cover;width:100%;height:100%}.game-leaderboard__game,.game-leaderboard__member{white-space:nowrap;text-overflow:ellipsis;min-width:0;overflow:hidden}.game-leaderboard__game{color:#fff8dd;font-size:13px;font-weight:800}.game-leaderboard__member{color:#e8edf5;align-items:center;gap:3px;font-size:12px;font-weight:700;display:inline-flex}.game-leaderboard__member svg{color:#f1d283;flex:none}.game-leaderboard__avatar{object-fit:cover;border:1px solid #d9ad5b73;border-radius:50%;flex:none;width:18px;height:18px}.game-leaderboard__item b{font-variant-numeric:tabular-nums;background:linear-gradient(#fff7bd 0%,#f4c44f 45%,#d98626 100%);color:#0000;-webkit-text-fill-color:transparent;text-shadow:0 2px 10px #f4c44f38;-webkit-background-clip:text;background-clip:text;justify-self:end;font-size:19px;font-weight:950;line-height:1}.game-leaderboard__empty{color:#94a3b8;text-align:center;padding:10px;font-size:12px}.game-leaderboard__detail-btn{color:#f6c75a;cursor:pointer;background:linear-gradient(135deg,#f6c75a26,#f6c75a0d);border:1px solid #f6c75a80;border-radius:10px;padding:2px 10px;font-size:11px;font-weight:700;transition:all .16s}.game-leaderboard__detail-btn:hover{background:linear-gradient(135deg,#f6c75a4d,#f6c75a1f)}.gl-modal-overlay{z-index:1200;background:#000000b8;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.gl-modal-body{background:#0d0d1a;border-radius:16px 16px 0 0;flex-direction:column;width:100%;max-width:480px;height:88dvh;display:flex;overflow:hidden}@media (width<=520px){.game-leaderboard{width:calc(100vw - 24px);max-width:406px;min-height:185px;padding:35px 14px 18px}.game-leaderboard__head{margin:-13px 4px 7px 0}.game-leaderboard__tabs button{padding:2px 6px;font-size:10px}.game-leaderboard__item{grid-template-columns:38px 32px minmax(0,1fr) 62px 68px;gap:5px;min-height:43px;padding:5px 7px}.game-leaderboard__rank img{width:35px;height:35px}.game-leaderboard__icon{width:30px;height:30px}.game-leaderboard__game{font-size:12px}.game-leaderboard__member{font-size:11px}.game-leaderboard__item b{font-size:17px}}.jp-particles{pointer-events:none;z-index:3;height:10px;position:absolute;top:-10px;left:0;right:0}.jp-particles span{width:2px;height:2px;animation:jp-bounce var(--jp-dur,1.5s) ease-in-out var(--jp-delay,0s) infinite;background:gold;border-radius:50%;position:absolute;bottom:0;box-shadow:0 0 3px gold,0 0 6px #ffd70099}.jp-particles span:nth-child(odd){background:#ffec80;width:3px;height:3px}.jp-particles span:first-child{--jp-dur:1.3s;--jp-delay:0s;left:5%}.jp-particles span:nth-child(2){--jp-dur:1.7s;--jp-delay:.2s;left:14%}.jp-particles span:nth-child(3){--jp-dur:1.1s;--jp-delay:.4s;left:23%}.jp-particles span:nth-child(4){--jp-dur:1.8s;--jp-delay:.1s;left:33%}.jp-particles span:nth-child(5){--jp-dur:1.4s;--jp-delay:.5s;left:43%}.jp-particles span:nth-child(6){--jp-dur:1.2s;--jp-delay:.3s;left:53%}.jp-particles span:nth-child(7){--jp-dur:1.7s;--jp-delay:.6s;left:63%}.jp-particles span:nth-child(8){--jp-dur:1.3s;--jp-delay:.15s;left:73%}.jp-particles span:nth-child(9){--jp-dur:1.5s;--jp-delay:.45s;left:83%}.jp-particles span:nth-child(10){--jp-dur:1.9s;--jp-delay:.7s;left:10%}.jp-particles span:nth-child(11){--jp-dur:1s;--jp-delay:.25s;left:48%}.jp-particles span:nth-child(12){--jp-dur:1.6s;--jp-delay:.55s;left:92%}@keyframes jp-bounce{0%{opacity:.9;transform:translateY(0)scale(1)}45%{opacity:1;transform:translateY(-6px)scale(1.3)}to{opacity:.5;transform:translateY(0)scale(.7)}}.theme-gold .game-card-info{background:linear-gradient(#4e2e00 0%,#6b4000 50%,#3e2200 100%);box-shadow:inset 0 1px #ffd26433,inset 0 -1px #0000004d}.theme-gold .game-provider-tag{background:linear-gradient(135deg,#f59e0b,#d97706)}.theme-gold .game-name{color:#ffd980;text-shadow:0 1px 4px #0009}.theme-gold .game-fav-btn{color:#ffd060;background:#ffc85026;border-color:#ffb93266}.theme-navy .game-card-info{background:linear-gradient(#0e2258 0%,#162e80 50%,#0a1840 100%);box-shadow:inset 0 1px #64a0ff33,inset 0 -1px #0000004d}.theme-navy .game-provider-tag{background:linear-gradient(135deg,#c8932a,#e8ae40)}.theme-navy .game-name{color:#b8d4ff;text-shadow:0 1px 4px #0009;font-weight:900}.theme-navy .game-fav-btn{color:#90b8ff;background:#64a0ff1f;border-color:#78b4ff59}.theme-green .game-card-info{background:linear-gradient(#083d22 0%,#115a32 50%,#062c18 100%);box-shadow:inset 0 1px #50dc8c33,inset 0 -1px #0000004d}.theme-green .game-provider-tag{background:linear-gradient(135deg,#34d399,#059669)}.theme-green .game-name{color:#7eefc8;text-shadow:0 1px 4px #0009}.theme-green .game-fav-btn{color:#5cd9a8;background:#50dc961f;border-color:#50dc8c59}.theme-amber .game-card-info{background:linear-gradient(#4a1400 0%,#6e2000 50%,#3a1000 100%);box-shadow:inset 0 1px #ff8c5033,inset 0 -1px #0000004d}.theme-amber .game-provider-tag{background:linear-gradient(135deg,#fb923c,#ea580c)}.theme-amber .game-name{color:#fb8;text-shadow:0 1px 4px #0009}.theme-amber .game-fav-btn{color:#ff9a60;background:#ff823c1f;border-color:#ff823c59}.theme-ice .game-card-info{background:linear-gradient(#0b2050 0%,#163472 50%,#081840 100%);box-shadow:inset 0 1px #8cd2ff33,inset 0 -1px #0000004d}.theme-ice .game-provider-tag{background:linear-gradient(135deg,#38bdf8,#0284c7)}.theme-ice .game-name{color:#a8d8ff;text-shadow:0 1px 4px #0009}.theme-ice .game-fav-btn{color:#80c8f8;background:#8cd2ff1f;border-color:#8cd2ff59}.theme-gold .game-card-img-wrap{background:linear-gradient(#4e2e00 0%,#6b4000 100%)}.theme-navy .game-card-img-wrap{background:linear-gradient(#0e2258 0%,#162e80 100%)}.theme-green .game-card-img-wrap{background:linear-gradient(#083d22 0%,#115a32 100%)}.theme-amber .game-card-img-wrap{background:linear-gradient(#4a1400 0%,#6e2000 100%)}.theme-ice .game-card-img-wrap{background:linear-gradient(#0b2050 0%,#163472 100%)}.game-empty{text-align:center;color:var(--muted);grid-column:span 3;padding:30px 0;font-size:13px}.game-error{color:#ef4444;background:#ef44441f;border:1px solid #ef44444d;border-radius:10px;margin:8px 10px 0;padding:10px 14px;font-size:13px}.auth-logo{align-items:center;gap:10px;margin-bottom:36px;display:flex}.auth-logo-badge{background:linear-gradient(135deg, var(--gold), var(--purple));color:#080312;border-radius:14px;place-items:center;width:52px;height:52px;font-size:26px;font-weight:900;display:grid;box-shadow:0 0 28px #f6c35b73}.auth-logo-name{color:var(--gold2);font-size:22px;font-weight:900}.auth-logo-name small{color:var(--cyan);font-size:12px;font-weight:400;display:block}.auth-tabs{border:1px solid var(--border);background:#081626cc;border-radius:10px;width:100%;max-width:360px;margin-bottom:24px;padding:3px;display:flex}.auth-tab{color:var(--muted);text-align:center;border-radius:8px;flex:1;padding:10px;font-size:15px;font-weight:700}.auth-tab.active{background:linear-gradient(135deg, var(--gold), #c8810a);color:#080312}.auth-form{flex-direction:column;gap:14px;width:100%;max-width:360px;display:flex}.auth-field{flex-direction:column;gap:6px;display:flex}.auth-label{color:var(--muted);font-size:12px}.auth-input{color:#fff;background:#081626e6;border:1px solid #d6a84f40;border-radius:10px;width:100%;padding:13px 14px;font-size:15px}.auth-input:focus{border-color:var(--gold);outline:none}.auth-submit{background:linear-gradient(135deg, var(--gold), #c8810a);color:#080312;letter-spacing:.5px;border-radius:10px;margin-top:4px;padding:14px;font-size:16px;font-weight:900;box-shadow:0 4px 20px #f6c35b59}.page{padding:16px}.page-title{color:var(--gold2);margin-bottom:16px;font-size:18px;font-weight:900}.balance-card{border:1px solid var(--border);text-align:center;background:linear-gradient(135deg,#7b3cff40,#f6c35b1f);border-radius:14px;margin-bottom:16px;padding:22px}.balance-card-label{color:var(--muted);margin-bottom:6px;font-size:13px}.balance-card-amount{color:var(--gold2);font-size:34px;font-weight:900}.action-buttons{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:20px;display:grid}.action-btn{text-align:center;border-radius:10px;padding:14px;font-size:15px;font-weight:800}.action-btn-gold{background:linear-gradient(135deg, var(--gold), #c8810a);color:#080312}.action-btn-purple{background:linear-gradient(135deg, var(--purple), #5a22cc);color:#fff}.form-section{flex-direction:column;gap:14px;margin-bottom:16px;display:flex}.form-label{color:var(--muted);margin-bottom:4px;font-size:12px;display:block}.form-input{color:#fff;background:#081626e6;border:1px solid #d6a84f40;border-radius:10px;width:100%;padding:13px 14px;font-size:15px}.form-input:focus{border-color:var(--gold);outline:none}.submit-btn{background:linear-gradient(135deg, var(--gold), #c8810a);color:#080312;border-radius:10px;width:100%;padding:14px;font-size:16px;font-weight:900;box-shadow:0 4px 20px #f6c35b59}.profile-hero{background:linear-gradient(#7b3cff2e,#0000);border-bottom:1px solid #d6a84f1a;flex-direction:column;align-items:center;padding:28px 16px 20px;display:flex}.profile-avatar{background:linear-gradient(135deg, var(--gold), var(--purple));color:#080312;border:3px solid #f6c35b80;border-radius:50%;place-items:center;width:80px;height:80px;margin-bottom:12px;font-size:36px;font-weight:900;display:grid}.pf{color:#1b2a3d;flex-direction:column;gap:10px;margin:0 auto;display:flex}.pf-member-card,.pf-shortcuts,.pf-member-info-card,.pf-help-section{background:linear-gradient(180deg, #ffffffe0, #fff9e8f0), var(--pm-white-panel-image,none) center / cover no-repeat;border:1px solid #d9ad5b47;border-radius:16px;width:100%;min-width:0;overflow:hidden;box-shadow:0 8px 18px #4030121f,inset 0 1px #ffffffc7}.pf-member-card{padding:12px 12px 13px;position:relative}.pf-mc-top{grid-template-columns:58px minmax(0,1fr) 58px;align-items:center;gap:9px;display:grid}.pf-avatar{cursor:pointer;border-radius:50%;flex-shrink:0;width:54px;height:54px;position:relative}.pf-avatar__ring{border-radius:inherit;background:linear-gradient(135deg,#fff1ad,#d99b34 48%,#7e4af5);width:100%;height:100%;padding:2px;box-shadow:0 4px 12px #7b3cff2e}.pf-avatar__img{border-radius:inherit;object-fit:cover;background:#fff8e8;width:100%;height:100%;display:block}.pf-avatar__camera{color:#7b520f;background:linear-gradient(#fff8dc,#e7ba62);border:1px solid #ae7e376b;border-radius:50%;place-items:center;width:18px;height:18px;display:grid;position:absolute;bottom:-2px;right:-2px}.pf-avatar__input{display:none}.pf-mc-info{min-width:0}.pf-mc-name-row{align-items:center;gap:5px;min-width:0;display:flex}.pf-mc-username{color:#2b1b09;white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:15px;font-weight:950;overflow:hidden}.pf-mc-username-input{color:#2b1b09;background:#fffdf6;border:1px solid #ae7e3759;border-radius:8px;width:88px;height:28px;padding:0 7px;font-size:13px}.pf-mc-name-btn,.pf-mc-copy{color:#7d4b0f;background:#fffaebdb;border:1px solid #ae7e3747;border-radius:50%;flex-shrink:0;place-items:center;width:24px;height:24px;display:inline-grid}.pf-mc-joined{color:#8a6c3c;white-space:nowrap;text-overflow:ellipsis;margin:3px 0 0;font-size:11px;line-height:1.25;overflow:hidden}.pf-mc-promo-row{align-items:center;gap:4px;display:flex}.pf-mc-vip__badge{object-fit:contain;filter:drop-shadow(0 4px 7px #502a0033);width:54px;height:54px;position:absolute;top:10px;right:8px}.pf-mc-divider{background:linear-gradient(90deg,#0000,#ae7e3757,#0000);height:1px;margin:10px 0}.pf-mc-wallet-row{justify-content:space-between;align-items:center;gap:8px;display:flex}.pf-mc-balance-side{min-width:0}.pf-mc-balance__label{color:#8a6c3c;align-items:center;gap:4px;margin:0 0 3px;font-size:11px;font-weight:800;display:flex}.pf-mc-balance__value{color:#c88418;margin:0;font-family:Nunito,Noto Sans TC,sans-serif;font-size:17px;font-weight:950}.pf-mc-actions{flex-shrink:0;align-items:center;gap:6px;display:flex}.pf-mc-btn{background:0 0;border:0;flex-shrink:0;width:78px;height:36px;padding:0}.pf-mc-btn__card,.pf-mc-btn__img{border-radius:8px;width:78px;height:36px;display:block}.pf-mc-btn__img{object-fit:fill}.pf-shortcuts{flex-direction:column;gap:8px;padding:10px;display:flex}.pf-shortcuts__row{grid-template-columns:repeat(5,minmax(0,1fr));gap:6px;display:grid}.pf-shortcut-btn{color:#6b4e1a;background:linear-gradient(#ffffffe6,#fff7e1c7);border:1px solid #ae7e372e;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:4px;min-width:0;display:flex;box-shadow:inset 0 1px #ffffffb8}.pf-shortcut-btn__icon{color:#b78322;place-items:center;width:22px;height:22px;font-size:18px;display:grid;position:relative}.pf-shortcut-btn__label{color:#664712;white-space:nowrap;text-overflow:ellipsis;max-width:100%;font-size:10px;font-weight:900;line-height:1;overflow:hidden}.pf-red-dot{background:#ef2f2f;border-radius:50%;width:8px;height:8px;position:absolute;top:-3px;right:-5px;box-shadow:0 0 6px #ef2f2fb8}.pf-promo-banner{cursor:pointer;border:1px solid #d9ad5b47;border-radius:14px;width:100%;overflow:hidden;box-shadow:0 8px 18px #4030121a}.pf-promo-banner img{aspect-ratio:16/5.2;object-fit:cover;width:100%;display:block}.pf-member-info-card{padding:12px}.pf-member-info-card__title{color:#33210a;margin:0 0 10px;font-size:14px;font-weight:950}.pf-welfare-content{flex-direction:column;gap:8px;display:flex}.pf-welfare-row{color:#76551d;justify-content:space-between;gap:12px;font-size:12px;display:flex}.pf-welfare-val{color:#243045;text-align:right;overflow-wrap:anywhere;font-weight:900}.pf-welfare-divider{background:#ae7e372e;height:1px}.pf-rebate-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;display:grid}.pf-rebate-card{text-align:center;background:#ffffff94;border-radius:10px;min-width:0;padding:7px 5px}.pf-rebate-card img{object-fit:contain;width:24px;height:24px}.pf-rebate-card span{color:#80623a;margin-top:3px;font-size:10px;font-weight:800;display:block}.pf-rebate-card strong{color:#c88418;margin-top:2px;font-size:12px;font-weight:950;display:block}.pf-help-section{flex-direction:column;display:flex}.pf-help-item{color:#433012;background:0 0;border:0;border-bottom:1px solid #ae7e3724;align-items:center;gap:9px;height:44px;padding:0 12px;font-size:13px;font-weight:900;display:flex}.pf-help-item:last-child{border-bottom:0}.pf-help-item__icon{color:#b78322}.pf-help-item__chevron{color:#a88445;margin-left:auto}.pf-login-cta{justify-content:center;padding:16px 12px 24px;display:flex}.pf-login-cta__btn{color:#fff;letter-spacing:.04em;cursor:pointer;background:linear-gradient(135deg,#e8302a 0%,#c0221d 100%);border:0;border-radius:10px;width:100%;max-width:320px;height:46px;font-size:16px;font-weight:700;transition:filter .15s,transform .1s;box-shadow:0 4px 14px #dc282359}.pf-login-cta__btn:hover{filter:brightness(1.08)}.pf-login-cta__btn:active{transform:scale(.97)}@media (width<=375px){.app-content:has(.pf){padding-left:7px;padding-right:7px}.pf{gap:9px;width:100%}.pf-member-card{padding:10px}.pf-mc-top{grid-template-columns:54px minmax(0,1fr) 52px;gap:7px}.pf-avatar,.pf-mc-vip__badge{width:50px;height:50px}.pf-mc-btn,.pf-mc-btn__card,.pf-mc-btn__img{width:74px;height:34px}.pf-shortcuts{padding:9px}.pf-shortcuts__row{gap:5px}}.promo-page{background:linear-gradient(#faf8f2 0%,#f0ebd8 100%);flex-direction:column;min-height:100%;display:flex}.promo-hero{padding:8px 12px 0}.promo-hero-card{background:#101826;border:1px solid #d9ad5b57;border-radius:14px;padding:0;overflow:hidden;box-shadow:0 12px 28px #121f3029}.promo-hero-img{aspect-ratio:16/5;object-fit:cover;object-position:center;width:100%;display:block}.promo-hero-eyebrow{letter-spacing:2.5px;text-transform:uppercase;color:var(--pm-gold-main);margin-bottom:5px;font-size:10px;font-weight:700}.promo-hero-title{letter-spacing:.4px;background:linear-gradient(#fff1bf 0%,#d9ad5b 56%,#9f7333 100%);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text;margin-bottom:7px;font-size:22px;font-weight:900}.promo-hero-sub{color:var(--pm-text-muted);letter-spacing:.2px;font-size:12px;line-height:1.6}.promo-tabs-wrap{z-index:20;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);scrollbar-width:none;background:#faf8f0f5;border-bottom:1px solid #d9ad5b47;padding:5px 10px 4px;position:sticky;top:0;overflow-x:auto}.promo-tabs-wrap::-webkit-scrollbar{display:none}.promo-tabs-scroll{gap:4px;width:max-content;min-width:100%;display:flex}.promo-tab{white-space:nowrap;color:#7a6040;background:0 0;border:1px solid #0000;border-radius:8px;align-items:center;gap:4px;padding:5px 11px;font-size:12px;font-weight:700;transition:color .18s,background .18s,border-color .18s;display:inline-flex}.promo-tab:hover{color:#4a3010}.promo-tab.is-active{color:#1c1408;background:linear-gradient(#f5d88af5,#ae7e37f0);box-shadow:inset 0 1px #ffffff61,0 4px 12px #d9ad5b33}.promo-tab-icon{font-size:14px}.promo-grid{grid-template-columns:1fr;gap:12px;padding:12px 12px 88px;display:grid}@media (width>=640px){.promo-grid{grid-template-columns:1fr;max-width:720px;padding-left:20px;padding-right:20px}}@media (width>=1024px){.promo-grid{grid-template-columns:1fr;max-width:760px;padding-left:24px;padding-right:24px}}.promo-card{cursor:pointer;background:#fff8e9;border:1px solid #ae7e375c;border-radius:16px;transition:transform .22s,box-shadow .22s;overflow:hidden;box-shadow:0 12px 26px #382a1238,inset 0 1px #ffffffdb}.promo-card:hover{transform:translateY(-4px);box-shadow:0 20px 38px #382a1247,0 0 22px #d9ad5b2e}.promo-card:active{transform:translateY(-1px)}.promo-card__banner{aspect-ratio:16/7;position:relative;overflow:hidden}.promo-card__img{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .35s;position:absolute;inset:0}.promo-card:hover .promo-card__img{transform:scale(1.04)}.promo-card__emoji{z-index:1;background:linear-gradient(135deg, var(--pm-bg-panel), var(--pm-bg-card));place-items:center;font-size:48px;display:grid;position:absolute;inset:0}.promo-card__banner-overlay{z-index:2;position:absolute;inset:0}.promo-card__badges{flex-wrap:wrap;flex:none;justify-content:flex-end;gap:5px;max-width:46%;margin-left:auto;display:flex}.promo-badge{letter-spacing:.2px;color:#382406;background:linear-gradient(#fff6d6f5,#dbab4feb);border:1px solid #84520d47;border-radius:999px;padding:2px 9px;font-size:10px;font-weight:700;display:inline-block;box-shadow:inset 0 1px #ffffff9e}.promo-badge--green{color:#fff;background:linear-gradient(#28c47a,#0b8b50);border-color:#035f3457}.promo-card__body{isolation:isolate;background:linear-gradient(180deg, #ffffffc2 0%, #fff8e9e0 56%, #faebc4f0 100%), var(--pm-white-panel-image) center / cover no-repeat;padding:11px 13px 13px;position:relative}.promo-card__body:before{content:"";z-index:-1;pointer-events:none;background:radial-gradient(circle at 88% 10%,#ffd76c4d,#0000 34%),linear-gradient(90deg,#ffffff8f,#0000 46%);position:absolute;inset:0}.promo-card__title-row{align-items:flex-start;gap:8px;margin-bottom:4px;display:flex}.promo-card__title{color:#102136;text-shadow:0 1px #ffffffb8;flex:auto;min-width:0;margin:0;font-size:15px;font-weight:900;line-height:1.3}.promo-card__desc{color:#5b4724;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin-bottom:9px;font-size:12px;line-height:1.55;display:-webkit-box;overflow:hidden}.promo-stats{background:#ffffffa8;border:1px solid #ae7e3742;border-radius:10px;grid-template-columns:repeat(3,1fr);margin-bottom:10px;display:grid;overflow:hidden;box-shadow:inset 0 1px #ffffffb8}.promo-stat{flex-direction:column;gap:2px;padding:7px 8px 8px;display:flex}.promo-stat+.promo-stat{border-left:1px solid #ae7e3733}.promo-stat__label{color:#7c6336;font-size:10px}.promo-stat__value{color:#14263e;white-space:nowrap;text-overflow:ellipsis;font-size:12px;font-weight:900;overflow:hidden}.promo-stat__value.is-gold{color:#8d5d12}.promo-card__footer{justify-content:space-between;align-items:center;gap:8px;display:flex}.promo-card__period{color:#765f36;white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;font-size:10px;overflow:hidden}.promo-card__cta{color:#4a2a00;letter-spacing:.5px;background:linear-gradient(#fff0bd 0%,#f3cf73 35%,#d99d24 72%,#b77a12 100%);border:1px solid #ffebaaf2;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;gap:6px;min-width:96px;height:34px;padding:0 16px;font-size:13px;font-weight:800;line-height:1;transition:transform .18s,box-shadow .18s,filter .18s;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 4px 10px #82520847,inset 0 1px 1px #ffffffd9,inset 0 -2px 4px #62340047}.promo-card__cta:before{content:"";pointer-events:none;background:linear-gradient(#ffffffb8,#ffffff14);border-radius:999px;height:45%;position:absolute;inset:2px 4px auto}.promo-card__cta:after{content:"";opacity:.65;pointer-events:none;background:linear-gradient(90deg,#0000,#ffffff73,#0000);width:35%;height:180%;transition:left .45s;position:absolute;top:-40%;left:-35%;transform:rotate(20deg)}.promo-card__cta:hover{filter:brightness(1.05);transform:translateY(-1px);box-shadow:0 6px 14px #82520859,inset 0 1px 1px #ffffffe6,inset 0 -2px 5px #62340052}.promo-card__cta:hover:after{left:105%}.promo-card__cta:active{transform:translateY(1px);box-shadow:0 2px 6px #82520840,inset 0 2px 5px #572d004d}.promo-card__cta span{z-index:1;position:relative}.detail-arrow{z-index:1;margin-top:-1px;font-size:18px;font-weight:900;line-height:1;transition:transform .18s;position:relative}.promo-card__cta:hover .detail-arrow{transform:translate(2px)}.promo-detail{background:radial-gradient(circle at 50% 0,#fad4703d 0%,#0000 34%),linear-gradient(#fffdf7 0%,#f7f1df 52%,#eee3c8 100%);flex-direction:column;min-height:100%;padding-bottom:104px;display:flex}.promo-detail-notfound{height:60vh;color:var(--pm-text-muted);flex-direction:column;justify-content:center;align-items:center;gap:16px;font-size:14px;display:flex}.promo-detail-topbar{padding:12px 16px 0}.promo-back-btn{color:#4d3510;background:#ffffffb8;border:1px solid #ae7e3742;border-radius:999px;align-items:center;gap:5px;padding:7px 14px;font-size:13px;font-weight:800;transition:color .18s,background .18s,border-color .18s;display:inline-flex;box-shadow:0 4px 12px #382a121a}.promo-back-btn:hover{color:#8d5d12;background:#fff6d6f5;border-color:#ae7e3761}.promo-detail-hero{background:linear-gradient(180deg, #ffffffbd 0%, #fff8e9e6 62%, #faebc4f5 100%), var(--pm-white-panel-image) center / cover no-repeat;border:1px solid #ae7e3757;border-radius:16px;margin:12px 16px 0;overflow:hidden;box-shadow:0 12px 28px #382a122e,inset 0 1px #ffffffd1}.promo-detail-hero__thumb{height:160px;position:relative;overflow:hidden}.promo-detail-hero__thumb img{object-fit:cover;width:100%;height:100%;display:block}.promo-detail-hero__thumb:after{content:"";position:absolute;inset:0}.promo-detail-hero__info{padding:12px 16px 16px}.promo-detail-title-row{justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:6px;display:flex}.promo-detail-badges{flex-wrap:wrap;flex:none;justify-content:flex-end;gap:6px;max-width:46%;margin-bottom:0;display:flex}.promo-detail-title{color:#102136;text-shadow:0 1px #ffffffb8;flex:1;min-width:0;margin-bottom:0;font-size:20px;font-weight:900;line-height:1.25}.promo-detail-subtitle{color:#5b4724;font-size:13px;line-height:1.6}.promo-keyinfo-grid{grid-template-columns:1fr 1fr;gap:8px;padding:12px 16px;display:grid}.promo-keyinfo-card{background:#ffffffc7;border:1px solid #ae7e3738;border-radius:12px;flex-direction:column;gap:4px;padding:10px 12px;display:flex;box-shadow:inset 0 1px #ffffffc7}.promo-keyinfo-card--gold{background:linear-gradient(#fff6d6f0,#f4deacf0);border-color:#ae7e3752}.promo-keyinfo-card__label{color:#7c6336;font-size:11px}.promo-keyinfo-card__value{color:#14263e;font-size:13px;font-weight:900;line-height:1.3}.promo-keyinfo-card--gold .promo-keyinfo-card__value{color:#8d5d12}.promo-section-card{background:linear-gradient(180deg, #ffffffc7, #fff8e9eb), var(--pm-white-panel-image) center / cover no-repeat;border:1px solid #ae7e373d;border-radius:14px;margin:0 16px 10px;padding:14px 16px;box-shadow:0 8px 20px #382a121a,inset 0 1px #fffc}.promo-section-title{color:#8d5d12;align-items:center;gap:8px;margin:0 0 10px;font-size:13px;font-weight:800;display:flex}.promo-section-title:before{content:"";background:linear-gradient(#f5d88a,#a87935);border-radius:999px;flex-shrink:0;width:3px;height:15px}.promo-section-text{color:#4b3a1d;margin-bottom:8px;font-size:13px;line-height:1.7}.promo-section-text:last-child{margin-bottom:0}.promo-table-wrap{-webkit-overflow-scrolling:touch;background:#ffffff9e;border:1px solid #ae7e3742;border-radius:10px;overflow-x:auto}.promo-table{border-collapse:collapse;width:100%;min-width:300px;font-size:12px}.promo-table thead th{text-align:center;white-space:nowrap;color:#4a3010;background:#d9ad5b3d;border-bottom:1px solid #ae7e3738;padding:9px 10px;font-size:11px;font-weight:800}.promo-table tbody tr{border-bottom:1px solid #ae7e3724}.promo-table tbody tr:hover{background:#d9ad5b1a}.promo-table tbody td{text-align:center;color:#4b3a1d;padding:8px 10px}.promo-table tbody td:first-child{color:#102136;font-weight:700}.promo-rules-list{counter-reset:rule-counter;flex-direction:column;gap:8px;padding:0;list-style:none;display:flex}.promo-rules-list li{color:#4b3a1d;counter-increment:rule-counter;border-bottom:1px solid #0000;border-image:linear-gradient(90deg,#ae7e374d 0%,#ae7e371a 60%,#0000 100%) 1;grid-template-columns:24px 1fr;align-items:start;gap:10px;padding-bottom:10px;font-size:12px;line-height:1.65;display:grid}.promo-rules-list li:last-child{border-bottom:none;padding-bottom:0}.promo-rules-list li:before{content:counter(rule-counter);color:#1c1408;background:linear-gradient(#f4d98e,#a87935);border-radius:50%;flex-shrink:0;place-items:center;width:24px;height:24px;font-size:11px;font-weight:900;display:grid}.promo-cta-row{padding:16px;scroll-margin-bottom:104px;display:flex}.promo-cta-ghost{text-align:center;color:#fff;background:linear-gradient(#20d768 0%,#06c755 48%,#04963e 100%);border:1px solid #0480366b;border-radius:14px;justify-content:center;align-items:center;gap:10px;width:100%;min-height:52px;padding:12px 18px;font-size:15px;font-weight:900;transition:transform .18s,filter .18s,box-shadow .18s;display:inline-flex;box-shadow:0 9px 20px #06c75542,inset 0 1px #ffffff57}.promo-cta-ghost:hover{filter:brightness(1.04);transform:translateY(-1px);box-shadow:0 12px 24px #06c75552,inset 0 1px #ffffff61}.promo-cta-ghost:active{transform:translateY(1px)}.promo-cta-ghost:disabled{opacity:.55;cursor:not-allowed;filter:grayscale(.2);transform:none}.promo-cta-ghost img{background:#fff;border-radius:8px;width:30px;height:30px;box-shadow:0 2px 7px #00000029}.promo-cta-ghost span{line-height:1}@media (width<=375px){.promo-hero-title{font-size:19px}.promo-card__title{font-size:14px}.promo-stats{grid-template-columns:1fr 1fr}.promo-stat:nth-child(3){border-top:1px solid #ae7e3733;border-left:0;grid-column:1/-1}}.profile-name{color:#fff;font-size:20px;font-weight:900}.profile-vip{color:#fff;background:linear-gradient(90deg, var(--purple), var(--violet));border-radius:6px;margin-top:4px;padding:3px 14px;font-size:12px;font-weight:700}.menu-list{flex-direction:column;display:flex}.menu-item{color:#d0e0f0;border-bottom:1px solid #ffffff0d;align-items:center;gap:12px;padding:14px 16px;font-size:14px;display:flex}.menu-icon{background:#f6c35b1a;border-radius:9px;flex-shrink:0;place-items:center;width:36px;height:36px;font-size:16px;display:grid}.menu-arrow{color:var(--muted);margin-left:auto;font-size:18px}.promo-list{flex-direction:column;gap:12px;padding:12px 12px 24px;display:flex}.promo-list .promo-card{border:1px solid var(--border);background:var(--card);border-radius:12px;overflow:hidden}.promo-list .promo-img{aspect-ratio:16/7;object-fit:cover;background:#0a1628;width:100%}.promo-list .promo-body{padding:12px 14px}.promo-list .promo-title{color:var(--gold2);margin-bottom:6px;font-size:15px;font-weight:800}.promo-list .promo-desc{color:var(--muted);font-size:12px;line-height:1.5}.promo-list .promo-btn{background:linear-gradient(135deg, var(--gold), #c8810a);color:#080312;border-radius:8px;margin-top:10px;padding:8px 18px;font-size:13px;font-weight:800;display:inline-block}.drawer-backdrop{z-index:1100;opacity:0;pointer-events:none;background:#0000008c;transition:opacity .25s;position:fixed;inset:0}.drawer-backdrop.on{opacity:1;pointer-events:auto}.drawer-handle{background:#12a7a840;border-radius:2px;flex-shrink:0;width:36px;height:4px;margin:10px auto 4px}.drawer-close-btn{color:#1a6a6d;cursor:pointer;background:#12a7a81a;border:none;border-radius:50%;flex-shrink:0;place-items:center;width:28px;height:28px;font-size:13px;transition:background .15s;display:grid}.drawer-close-btn:hover{color:#0b4f52;background:#12a7a833}.notif-header-spacer{flex:1}.notif-drawer{z-index:1200;visibility:hidden;pointer-events:none;height:80vh;box-shadow:none;background:linear-gradient(#f6fdfb 0%,#edf9f6 100%);border-top:1px solid #12a7a838;border-radius:18px 18px 0 0;flex-direction:column;transition:transform .3s cubic-bezier(.32,.72,0,1),visibility 0s linear .3s;display:flex;position:fixed;bottom:0;left:0;right:0;transform:translateY(calc(100% + 72px))}.notif-drawer.open{visibility:visible;pointer-events:auto;transition:transform .3s cubic-bezier(.32,.72,0,1),visibility;transform:translateY(0);box-shadow:0 -4px 32px #12a7a82e}.notif-drawer-header{border-bottom:1px solid #12a7a81f;flex-shrink:0;align-items:center;gap:8px;padding:10px 16px 8px;display:flex}.notif-drawer-title{color:#1a4a4d;font-size:16px;font-weight:800}.notif-unread-badge{color:#fff;text-align:center;background:#ef4444;border-radius:999px;min-width:18px;padding:1px 6px;font-size:10px;font-weight:700}.notif-read-all-btn{color:#12a7a8;cursor:pointer;white-space:nowrap;background:0 0;border:none;padding:4px 0;font-size:11px;font-weight:700}.notif-read-all-btn:hover{color:#0b7f95}.notif-tabs{scrollbar-width:none;cursor:grab;touch-action:pan-x;-webkit-user-select:none;user-select:none;-webkit-overflow-scrolling:touch;flex-shrink:0;gap:6px;padding:4px 14px 10px;display:flex;overflow-x:auto}.notif-tabs:active{cursor:grabbing}.notif-tabs::-webkit-scrollbar{display:none}.notif-tab{color:#5a8a8c;cursor:pointer;white-space:nowrap;background:#ffffffb3;border:1px solid #12a7a833;border-radius:999px;padding:5px 12px;font-size:11px;font-weight:700;transition:all .15s}.notif-tab.active{color:#0b7f95;background:#12a7a826;border-color:#12a7a8}.member-page-header{z-index:100;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fbf7eff0;border-bottom:1px solid #e4d0b1db;grid-template-columns:52px minmax(0,1fr) 52px;align-items:center;height:46px;padding:0 8px;display:grid;position:sticky;top:0;box-shadow:0 2px 16px #684d261a}.member-page-header__back{color:#604923;cursor:pointer;background:#fffaf1;border:1px solid #e4d0b1;border-radius:12px;place-items:center;width:36px;height:36px;display:grid;box-shadow:0 6px 18px #684d261a}.member-page-header__back:active{background:#d9ad5b26}.member-page-header__title{text-align:center;color:#302619;letter-spacing:0;text-overflow:ellipsis;white-space:nowrap;min-width:0;margin:0;font-size:17px;font-weight:950;line-height:1;overflow:hidden}.member-page-header__right{justify-content:flex-end;align-items:center;min-width:0;display:flex}.member-page-header__icon-btn{color:#604923;background:#fffaf1;border:1px solid #e4d0b1;border-radius:12px;place-items:center;width:36px;height:36px;display:grid;box-shadow:0 6px 18px #684d261a}.member-page-header__icon-btn:active{background:#d9ad5b26}.member-page-header .header-right{justify-content:flex-end;max-width:88px;padding:6px 0;position:static;top:auto;right:auto;transform:none}.notif-list{flex-direction:column;flex:1;gap:8px;padding:0 12px 16px;display:flex;overflow-y:auto}.notif-list::-webkit-scrollbar{width:3px}.notif-list::-webkit-scrollbar-thumb{background:#12a7a833;border-radius:2px}.notif-empty{color:#5a8a8c;flex-direction:column;align-items:center;gap:10px;padding:48px 0;display:flex}.notif-empty-icon{opacity:.4;font-size:36px}.notif-empty-text{font-size:13px}.notif-item{cursor:pointer;background:#fffc;border:1px solid #12a7a824;border-radius:12px;align-items:flex-start;gap:10px;padding:12px;transition:background .15s;display:flex;position:relative;box-shadow:0 1px 4px #12a7a80f}.notif-item:hover{background:#fffffff2}.notif-item.read{opacity:.6}.notif-item-icon{background:#12a7a81a;border-radius:10px;flex-shrink:0;place-items:center;width:38px;height:38px;font-size:17px;display:grid}.notif-item-content{flex:1;min-width:0}.notif-item-meta{align-items:center;gap:6px;margin-bottom:3px;display:flex}.notif-item-type{color:#12a7a8;font-size:10px;font-weight:700}.notif-item-time{color:#5a8a8c;margin-left:auto;font-size:10px}.notif-item-title{color:#1a4a4d;margin-bottom:2px;font-size:13px;font-weight:700}.notif-item-body{color:#4a7070;white-space:normal;word-break:break-all;font-size:12px;line-height:1.4}.notif-target-btn{color:#0b7f95;cursor:pointer;background:#12a7a81a;border:1px solid #12a7a866;border-radius:999px;align-items:center;gap:5px;min-height:28px;margin-top:8px;padding:0 10px;font-size:11px;font-weight:800;display:inline-flex}.notif-target-btn:active{transform:scale(.97)}.notif-item-dot{background:#ef4444;border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-top:4px;box-shadow:0 0 6px #ef4444b3}.cs-modal{z-index:1200;visibility:hidden;pointer-events:none;box-shadow:none;padding-bottom:env(safe-area-inset-bottom,12px);background:#0b1628;border-top:1px solid #ffffff14;border-radius:18px 18px 0 0;flex-direction:column;transition:transform .3s cubic-bezier(.32,.72,0,1),visibility 0s linear .3s;display:flex;position:fixed;bottom:0;left:0;right:0;transform:translateY(calc(100% + 72px))}.cs-modal.open{visibility:visible;pointer-events:auto;transition:transform .3s cubic-bezier(.32,.72,0,1),visibility;transform:translateY(0);box-shadow:0 -8px 40px #0009}@media (width>=431px){.notif-drawer,.cs-modal{width:430px;max-width:430px;left:50%;right:auto;transform:translate(-50%,calc(100% + 72px))}.notif-drawer.open,.cs-modal.open{transform:translate(-50%)}}.cs-modal-header{flex-shrink:0;align-items:center;gap:8px;padding:10px 16px;display:flex}.cs-modal-title{color:var(--text);font-size:16px;font-weight:800}.cs-status-row{align-items:center;gap:6px;padding:0 16px 14px;font-size:12px;display:flex}.cs-online-dot{background:#10b981;border-radius:50%;flex-shrink:0;width:8px;height:8px;animation:2s infinite pulse;box-shadow:0 0 6px #10b981}.cs-online-text{color:#34d399;font-weight:700}.cs-service-hours{color:var(--muted);margin-left:auto}.cs-line-card{background:linear-gradient(135deg,#06c75526,#06c7550d);border:1px solid #06c7554d;border-radius:14px;align-items:center;gap:14px;margin:0 16px 14px;padding:14px 16px;display:flex}.cs-line-card-left{flex-shrink:0}.cs-line-card-info{flex-direction:column;gap:3px;display:flex}.cs-line-logo-img{object-fit:contain;border-radius:14px;flex-shrink:0}.cs-line-name{color:#fff;font-size:15px;font-weight:800}.cs-line-id{color:#4ade80;font-size:13px;font-weight:700}.cs-line-hint{color:var(--muted);font-size:11px}.cs-line-btn{cursor:pointer;color:#fff;background:linear-gradient(135deg,#06c755,#04a845);border:none;border-radius:14px;justify-content:center;align-items:center;gap:10px;margin:0 16px 16px;padding:15px;font-size:15px;font-weight:800;transition:transform .12s,box-shadow .12s;display:flex;box-shadow:0 4px 20px #06c75559}.cs-line-btn:active{transform:scale(.97);box-shadow:0 2px 10px #06c75540}.cs-line-btn:disabled{opacity:.45;cursor:not-allowed;box-shadow:none}.maintenance-shell{background:linear-gradient(160deg,#fbf7ef,#fffaf1 48%,#f4ead7)}.maintenance-page{box-sizing:border-box;justify-content:center;align-items:center;min-height:100dvh;padding:24px;display:flex}.maintenance-card{text-align:center;background:#ffffffeb;border:1px solid #b587373d;border-radius:16px;width:min(430px,100%);padding:28px 22px;box-shadow:0 18px 42px #5c411c1f}.maintenance-logo{object-fit:contain;width:86px;height:86px;margin:0 auto 12px}.maintenance-badge{color:#92400e;background:#fef3c7;border:1px solid #f59e0b;border-radius:999px;justify-content:center;align-items:center;min-height:30px;padding:0 14px;font-size:13px;font-weight:900;display:inline-flex}.maintenance-card h1{color:#2f261c;margin:14px 0 8px;font-size:24px;font-weight:900}.maintenance-card p{color:#7d674f;white-space:pre-wrap;margin:0;font-size:14px;line-height:1.75}.maintenance-time{background:#fffaf1;border:1px solid #b5873738;border-radius:12px;margin-top:16px;padding:12px}.maintenance-time span{color:#8b5e24;margin-bottom:4px;font-size:12px;font-weight:900;display:block}.maintenance-time b{color:#2f261c;overflow-wrap:anywhere;font-size:14px}.cs-divider{align-items:center;gap:10px;margin-bottom:12px;padding:0 16px;display:flex}.cs-divider:before,.cs-divider:after{content:"";background:#ffffff14;flex:1;height:1px}.cs-divider span{color:var(--muted);white-space:nowrap;font-size:11px}.cs-other-list{flex-direction:column;gap:4px;margin-bottom:8px;padding:0 12px;display:flex}.cs-other-item{background:#ffffff0a;border:1px solid #0000;border-radius:12px;align-items:center;gap:12px;padding:11px 12px;text-decoration:none;transition:background .15s;display:flex}a.cs-other-item:hover{background:#ffffff14;border-color:#ffffff14}.cs-other-icon{text-align:center;flex-shrink:0;width:28px;font-size:20px}.cs-other-info{flex-direction:column;flex:1;gap:2px;display:flex}.cs-other-label{color:var(--muted);font-size:11px}.cs-other-val{color:var(--text);font-size:13px;font-weight:600}.cs-other-arrow{color:var(--muted);flex-shrink:0;font-size:18px;font-weight:300}.cs-footer-note{color:var(--muted);text-align:center;padding:0 16px 16px;font-size:10px;line-height:1.5}.tx-list{flex-direction:column;gap:1px;display:flex}.tx-item{background:#08162699;border-bottom:1px solid #ffffff0a;align-items:center;gap:12px;padding:14px 16px;display:flex}.tx-icon{border-radius:10px;flex-shrink:0;place-items:center;width:40px;height:40px;font-size:18px;display:grid}.tx-info{flex:1;min-width:0}.tx-name{color:#e8f0f8;font-size:14px;font-weight:700}.tx-date{color:var(--muted);font-size:11px}.tx-amount{font-size:15px;font-weight:900}.tx-amount.pos{color:var(--green)}.tx-amount.neg{color:var(--red)}.aff-modal-overlay{z-index:800;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#030914cc;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.aff-modal{background:linear-gradient(#0d1e3a,#070f20);border:1px solid #d9ad5b47;border-bottom:none;border-radius:20px 20px 0 0;flex-direction:column;width:100%;max-width:480px;max-height:72vh;display:flex;overflow:hidden;box-shadow:0 -8px 32px #00000080}.aff-modal__header{border-bottom:1px solid #d9ad5b26;justify-content:space-between;align-items:center;padding:16px 18px 12px;display:flex}.aff-modal__title{color:#f5d88a;font-size:16px;font-weight:800}.aff-modal__close{color:#6f7b8d;cursor:pointer;background:0 0;border:none;padding:4px 8px;font-size:16px}.aff-modal__tabs{border-bottom:1px solid #ffffff0d;gap:6px;padding:10px 14px 8px;display:flex}.aff-modal__tab{color:#6f7b8d;cursor:pointer;background:#0b1728cc;border:1px solid #d9ad5b29;border-radius:8px;flex:1;padding:6px 4px;font-size:12px;font-weight:700;transition:all .18s}.aff-modal__tab.is-active{color:#f5d88a;background:#d9ad5b1f;border-color:#d9ad5b80}.aff-modal__list{flex:1;padding:8px 0;overflow-y:auto}.aff-modal__item{border-bottom:1px solid #ffffff0d;padding:10px 18px}.aff-modal__item:last-child{border-bottom:none}.aff-modal__item-date{color:#6f7b8d;margin-bottom:3px;font-size:11px}.aff-modal__item-desc{color:#aeb8c8;font-size:13px}.aff-modal__item-amount{color:#f5d88a;font-weight:800}.aff-modal__empty{text-align:center;color:#6f7b8d;padding:32px 0;font-size:13px}.dep-page{background:#060c18;flex-direction:column;min-height:100dvh;padding-bottom:90px;display:flex}.dep-header{z-index:10;background:#0b1628;border-bottom:1px solid #ffffff0f;grid-template-columns:52px 1fr 80px;align-items:center;height:52px;padding:0 8px;display:grid;position:sticky;top:0}.dep-back-btn{color:var(--text);cursor:pointer;background:0 0;border:none;border-radius:10px;justify-content:flex-start;align-items:center;width:44px;height:44px;padding:8px;transition:background .15s;display:flex}.dep-back-btn:hover{background:#ffffff12}.dep-header-title{text-align:center;color:var(--text);font-size:17px;font-weight:800}.dep-record-btn{color:var(--muted);cursor:pointer;white-space:nowrap;background:0 0;border:none;justify-content:flex-end;align-items:center;gap:4px;padding:8px;font-size:11px;font-weight:700;display:flex}.dep-record-btn:hover{color:var(--text)}.dep-currency-tabs{background:#ffffff0a;border:1px solid #ffffff12;border-radius:12px;margin:14px 16px 0;padding:4px;display:flex}.dep-currency-tab{cursor:pointer;color:var(--muted);background:0 0;border:none;border-radius:9px;flex:1;padding:10px 0;font-size:14px;font-weight:700;transition:all .25s}.dep-currency-tab.active{color:#07120a;background:linear-gradient(135deg,#f6c35b,#c8810a);box-shadow:0 2px 12px #f6c35b40}.dep-content{flex-direction:column;gap:12px;padding:14px 16px;display:flex}.dep-section{background:linear-gradient(145deg,#0d1b2e,#091525);border:1px solid #ffffff12;border-radius:16px;padding:14px 14px 16px}.dep-section-hd{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.dep-section-label{color:var(--text);font-size:14px;font-weight:800;display:block}.dep-section-label--mb{margin-bottom:10px}.dep-tutorial-btn{color:#60a5fa;cursor:pointer;background:#60a5fa1f;border:1px solid #60a5fa47;border-radius:999px;align-items:center;gap:5px;padding:5px 11px;font-size:11px;font-weight:700;display:flex}.dep-methods{grid-template-columns:repeat(3,1fr);gap:9px;display:grid}.dep-method-card{cursor:pointer;-webkit-tap-highlight-color:transparent;background:#ffffff06;border:1.5px solid #ffffff14;border-radius:14px;flex-direction:column;align-items:center;gap:6px;padding:16px 8px 12px;transition:all .22s;display:flex;position:relative}.dep-method-card.active{border-color:var(--gold);background:#f6c35b12;box-shadow:0 0 0 1px #f6c35b1f,0 4px 20px #f6c35b1a}.dep-method-badge{letter-spacing:.3px;color:#fff;border-radius:999px;padding:2px 7px;font-size:9px;font-weight:900;position:absolute;top:7px;left:7px}.dep-method-icon-wrap{color:#fff;border-radius:14px;justify-content:center;align-items:center;width:48px;height:48px;margin-top:4px;display:flex;box-shadow:0 4px 14px #0006}.dep-method-label{color:var(--text);margin-top:2px;font-size:12px;font-weight:800}.dep-method-sub{color:var(--muted);font-size:10px}.dep-method-bonus{color:#34d399;background:#34d3991f;border:1px solid #34d39933;border-radius:999px;padding:3px 8px;font-size:10px;font-weight:800}.dep-bank-picker{cursor:pointer;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:12px;align-items:center;gap:12px;width:100%;padding:13px 14px;transition:border-color .15s;display:flex}.dep-bank-picker:hover{border-color:#f6c35b4d}.dep-bank-dot{border-radius:50%;flex-shrink:0;width:10px;height:10px}.dep-bank-picker-info{text-align:left;flex-direction:column;flex:1;gap:2px;display:flex}.dep-bank-picker-name{color:var(--text);font-size:14px;font-weight:800}.dep-bank-picker-code{color:var(--muted);font-size:10px}.dep-cvs-grid{grid-template-columns:repeat(2,1fr);gap:8px;display:grid}.dep-cvs-card{cursor:pointer;background:#ffffff06;border:1.5px solid #ffffff14;border-radius:12px;align-items:center;gap:10px;padding:12px;transition:all .2s;display:flex}.dep-cvs-card.active{border-color:var(--gold);background:#f6c35b12}.dep-cvs-abbr{border:1px solid;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:12px;font-weight:900;display:flex}.dep-cvs-name{color:var(--text);text-align:left;flex:1;font-size:12px;font-weight:700}.dep-amounts-grid{grid-template-columns:repeat(4,1fr);gap:7px;margin-bottom:10px;display:grid}.dep-amount-btn{color:var(--muted);cursor:pointer;letter-spacing:.3px;background:#ffffff0a;border:1px solid #ffffff14;border-radius:9px;padding:11px 0;font-size:13px;font-weight:700;transition:all .15s}.dep-amount-btn:hover{color:var(--text);border-color:#f6c35b33}.dep-amount-btn.active{border-color:var(--gold);color:var(--gold2);background:#f6c35b1f;font-weight:900}.dep-amount-input-wrap{background:#ffffff0a;border:1.5px solid #ffffff1a;border-radius:12px;align-items:center;gap:8px;padding:0 14px;transition:border-color .15s;display:flex}.dep-amount-input-wrap:focus-within{border-color:var(--gold);background:#f6c35b0a}.dep-amount-prefix{color:var(--muted);flex-shrink:0;font-size:14px;font-weight:800}.dep-amount-input{color:var(--text);background:0 0;border:none;outline:none;flex:1;padding:13px 0;font-size:18px;font-weight:800}.dep-amount-input::placeholder{color:#7a9cb866;font-size:14px;font-weight:400}.dep-amount-clear{width:22px;height:22px;color:var(--muted);cursor:pointer;background:#ffffff1a;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:flex}.dep-amount-hint{color:var(--muted);text-align:center;opacity:.7;margin-top:8px;font-size:11px}.dep-bonus-bar{background:linear-gradient(135deg,#10b9811f,#34d3990f);border:1px solid #10b98140;border-radius:12px;justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.dep-bonus-label{color:#34d399;font-size:13px;font-weight:700}.dep-bonus-value{color:#6ee7b7;font-size:16px;font-weight:900}.dep-submit-btn{color:#07120a;letter-spacing:.3px;cursor:pointer;background:linear-gradient(135deg,#f6c35b 0%,#e0920a 100%);border:none;border-radius:14px;width:100%;padding:17px;font-size:16px;font-weight:900;transition:all .2s;box-shadow:0 6px 24px #f6c35b47}.dep-submit-btn:not(.disabled):hover{transform:translateY(-1px);box-shadow:0 8px 32px #f6c35b66}.dep-submit-btn.disabled{color:var(--muted);box-shadow:none;cursor:not-allowed;background:#ffffff14}.dep-crypto-placeholder{flex-direction:column;align-items:center;gap:12px;padding:80px 24px;display:flex}.dep-crypto-icon{opacity:.6;font-size:56px}.dep-crypto-text{color:var(--text);font-size:18px;font-weight:800}.dep-crypto-sub{color:var(--muted);text-align:center;font-size:13px;line-height:1.6}.dep-success-screen{flex-direction:column;align-items:center;gap:10px;min-height:100dvh;padding:100px 24px 40px;display:flex}.dep-success-ring{background:linear-gradient(135deg,#10b981,#34d399);border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:8px;display:flex;box-shadow:0 8px 28px #10b98166}.dep-success-checkmark{color:#fff;font-size:36px;font-weight:900}.dep-success-title{color:var(--text);font-size:22px;font-weight:900}.dep-success-sub{color:var(--muted);font-size:13px}.dep-success-amount{color:var(--gold2);align-items:baseline;gap:4px;margin:12px 0 4px;font-size:40px;font-weight:900;display:flex}.dep-success-currency{font-size:20px;font-weight:700}.dep-success-bonus{color:#34d399;background:#34d3991a;border:1px solid #34d39933;border-radius:999px;padding:6px 16px;font-size:13px;font-weight:700}.dep-back-link{color:var(--muted);cursor:pointer;background:0 0;border:none;margin-top:8px;font-size:13px;text-decoration:underline}.dep-modal-backdrop{z-index:2000;background:#000000c2;align-items:flex-end;display:flex;position:fixed;inset:0}.dep-modal{background:#0d1b2e;border-top:1px solid #ffffff17;border-radius:22px 22px 0 0;width:100%;max-height:82vh;padding-bottom:12px;overflow-y:auto}.dep-modal-hd{z-index:1;background:#0d1b2e;border-bottom:1px solid #ffffff0f;align-items:center;gap:8px;padding:18px 16px 14px;display:flex;position:sticky;top:0}.dep-modal-title{color:var(--text);flex:1;font-size:16px;font-weight:800}.dep-modal-close{width:30px;height:30px;color:var(--muted);cursor:pointer;background:#ffffff17;border:none;border-radius:50%;justify-content:center;align-items:center;transition:background .15s;display:flex}.dep-modal-close:hover{background:#ffffff29}.dep-modal-ok-btn{color:#07120a;cursor:pointer;background:linear-gradient(135deg,#f6c35b,#c8810a);border:none;border-radius:12px;width:calc(100% - 32px);margin:12px 16px 4px;padding:15px;font-size:15px;font-weight:900;display:block}.dep-tutorial-steps{flex-direction:column;gap:0;padding:16px;display:flex}.dep-tutorial-step{align-items:flex-start;gap:14px;display:flex}.dep-tutorial-step-track{flex-direction:column;flex-shrink:0;align-items:center;width:28px;display:flex}.dep-tutorial-step-dot{background:linear-gradient(135deg, var(--gold), #c8810a);color:#07120a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:12px;font-weight:900;display:flex}.dep-tutorial-step-line{background:#f6c35b33;width:2px;height:24px;margin:3px 0}.dep-tutorial-step-body{flex:1;padding-bottom:20px}.dep-tutorial-step-title{color:var(--text);margin-bottom:4px;padding-top:4px;font-size:14px;font-weight:800}.dep-tutorial-step-desc{color:var(--muted);font-size:12px;line-height:1.65}.dep-bank-list{padding:6px 0 4px}.dep-bank-item{cursor:pointer;background:0 0;border:none;border-bottom:1px solid #ffffff0a;align-items:center;gap:12px;width:100%;padding:13px 16px;transition:background .15s;display:flex}.dep-bank-item:hover,.dep-bank-item.active{background:#f6c35b0f}.dep-bank-item-dot{border-radius:50%;flex-shrink:0;width:10px;height:10px}.dep-bank-item-name{text-align:left;color:var(--text);flex:1;font-size:14px;font-weight:700}.dep-bank-item-code{color:var(--muted);background:#ffffff12;border-radius:6px;padding:2px 8px;font-size:11px;font-weight:700}.dep-bank-item-check{color:var(--gold);font-size:16px;font-weight:900}@media (width>=431px){html,body{min-height:100vh;background:linear-gradient(#ffffff14,#f5e8cc33),url(/assets/site-background.webp) 50%/cover no-repeat fixed!important}#root{width:100%;max-width:none;box-shadow:none;margin:0;position:relative;overflow:visible}#root:has(.auth-page){width:100%;max-width:none;box-shadow:none;margin:0;overflow:visible}#root:has(.home-layout){box-sizing:border-box;background:0 0;width:100%;max-width:none;height:100dvh;margin:0;padding:10px;overflow:hidden;box-shadow:0 0 0 1.5px #ffffff59,0 20px 60px #08646e73,0 4px 16px #12a7a84d}.app-shell:has(.home-layout){width:100%;max-width:none;height:100%;min-height:unset;background:#ffffffc2;border-radius:16px;overflow:hidden;box-shadow:0 4px 28px #12a7a833}.app-shell:has(.home-layout) .site-header-wrap{z-index:10;background:#fff;border-bottom:none;border-radius:16px 16px 12px 12px;flex-shrink:0;margin:0;overflow:hidden;box-shadow:0 2px 8px #12a7a814}.app-shell:has(.home-layout) .hdn-icon{filter:none}.app-shell:has(.home-layout) .h-icon-img{filter:none}.app-shell:has(.home-layout) .bottom-nav{display:none}.app-shell:has(.home-layout) .app-content{background:linear-gradient(#ffffff6b,#fffbf28f),url(/assets/site-background.webp) 50%/cover no-repeat;height:0}.app-shell:has(.home-layout) .home-page-wrapper{height:100%;box-shadow:none;border-radius:0;overflow:hidden}.bottom-nav{width:410px;left:calc(50% - 205px);right:auto}}@media (width>=1024px){.app-shell:has(.home-layout) .site-header-wrap{border-radius:0 0 20px 20px;box-shadow:0 5px 24px #12a7a824,0 1px #12a7a80f}}.wm-overlay{z-index:9900;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);opacity:0;background:#3a2d1b61;align-items:flex-end;transition:opacity .25s;display:flex;position:fixed;inset:0}.wm-overlay--in{opacity:1}.wm-sheet{background:linear-gradient(135deg,#c7a6651f 0 1px,#0000 1px 18px),linear-gradient(#fffaf0 0%,#f2e6cf 100%);border:1px solid #c49e546b;border-radius:20px 20px 0 0;flex-direction:column;width:100%;height:95dvh;max-height:95dvh;transition:transform .32s cubic-bezier(.32,.72,0,1);display:flex;overflow:hidden;transform:translateY(100%);box-shadow:0 -4px 32px #563e1c47}.wm-sheet--in{transform:translateY(0)}.wm-header{background:linear-gradient(#fffdf8 0%,#efe1c7 100%);border-bottom:1px solid #b8914847;flex-shrink:0;align-items:stretch;padding:0 4px;display:flex;box-shadow:0 2px 12px #7556281f}.wm-tabs{flex:1;display:flex}.wm-tab{color:#604b2bb8;cursor:pointer;white-space:nowrap;letter-spacing:.04em;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;padding:14px 18px 12px;font-size:14px;font-weight:700;transition:color .2s;display:flex;position:relative}.wm-tab--active{color:#5f3b0b;font-weight:900}.wm-tab-bar{background:linear-gradient(90deg,#d4a64a 0%,#8b611f 50%,#d4a64a 100%);border-radius:2px;height:2.5px;position:absolute;bottom:0;left:12px;right:12px;box-shadow:0 0 6px #b17d285c}.wm-close{color:#533d1ee6;cursor:pointer;background:#ffffff9e;border:1px solid #ab854147;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;margin:auto 4px auto 0;transition:background .15s;display:flex}.wm-close:active{background:#eedcbae6}.wm-body{-webkit-overflow-scrolling:touch;overscroll-behavior:contain;flex:1;overflow-y:auto}.wm-page-wrap{min-height:100%}.wm-page-wrap .deposit-header,.wm-page-wrap .tr-header,.wm-page-wrap .page-title{display:none!important}.wm-page-wrap .deposit-page{padding-top:0!important}@media (width>=431px){.wm-overlay{justify-content:center}.wm-sheet{border-radius:22px 22px 0 0;width:430px;max-width:430px}}@keyframes gmOverlayIn{0%{opacity:0}to{opacity:1}}@keyframes gmCardIn{0%{opacity:0;transform:translateY(28px)scale(.94)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes gmRingDraw{0%{stroke-dashoffset:175.9px}}@keyframes gmCountPulse{0%,to{transform:scale(1)}50%{transform:scale(1.12)}}@keyframes gmGoldGlow{0%,to{opacity:.55}50%{opacity:1}}.gm-overlay{z-index:9990;justify-content:center;align-items:center;animation:.22s both gmOverlayIn;display:flex;position:fixed;inset:0}.gm-backdrop{-webkit-backdrop-filter:blur(8px);background:#040816b8;position:absolute;inset:0}.gm-card{z-index:1;text-align:center;background:radial-gradient(circle at 50% 0,#ffffffe0,#0000 46%),linear-gradient(160deg,#fffdf6 0%,#f4ebcf 58%,#e8d9b4 100%);border:1px solid #be8c3059;border-radius:28px;flex-direction:column;align-items:center;width:min(340px,100vw - 32px);padding:28px 24px 24px;animation:.34s cubic-bezier(.34,1.3,.64,1) both gmCardIn;display:flex;position:relative;overflow:hidden;box-shadow:0 32px 80px #0000008c,0 8px 24px #58401633,inset 0 1px #fffffff5}.gm-topshine{background:linear-gradient(90deg,#f5c842 0%,#ffe87a 30%,#f5c842 55%,#d49a28 80%,#f5c842 100%);border-radius:28px 28px 0 0;height:3.5px;position:absolute;top:0;left:0;right:0}.gm-icon-wrap{justify-content:center;align-items:center;width:72px;height:72px;margin-bottom:18px;display:flex;position:relative}.gm-icon-glow{background:radial-gradient(circle,#f0b93466 0%,#0000 68%);border-radius:50%;animation:2.4s ease-in-out infinite gmGoldGlow;position:absolute;inset:-8px}.gm-lock-icon{z-index:1;filter:drop-shadow(0 2px 6px #a064144d);width:44px;height:44px;position:relative}.gm-title{color:#6e4210;letter-spacing:.04em;margin:0 0 8px;font-size:22px;font-weight:900}.gm-subtitle{color:#9a7a45;margin:0 0 22px;font-size:13px;line-height:1.65}.gm-countdown-wrap{justify-content:center;align-items:center;width:72px;height:72px;margin-bottom:10px;display:flex;position:relative}.gm-ring{width:72px;height:72px;position:absolute;inset:0;transform:rotate(-90deg)}.gm-ring-track{fill:none;stroke:#be8c3026;stroke-width:4px}.gm-ring-fill{fill:none;stroke:url(#gmGold);stroke-width:4px;stroke-linecap:round;filter:drop-shadow(0 0 4px #f0b93499);transition:stroke-dashoffset .9s linear}.gm-count-num{z-index:2;color:#c17c1a;font-variant-numeric:tabular-nums;font-size:26px;font-weight:900;line-height:1;animation:1s ease-in-out infinite gmCountPulse;position:relative}.gm-countdown-hint{color:#9a7a45;margin:0 0 24px;font-size:12px;line-height:1.5}.gm-count-accent{color:#d4900a;font-weight:800}.gm-actions{gap:10px;width:100%;display:flex}.gm-btn-cancel{color:#9a7a45;cursor:pointer;background:#ffffff8c;border:1px solid #be8c304d;border-radius:12px;flex:1;height:44px;font-size:14px;font-weight:700;transition:background .15s,transform .1s}.gm-btn-cancel:active{background:#ffffffbf;transform:scale(.96)}.gm-btn-login{color:#3b1e00;cursor:pointer;letter-spacing:.04em;background:linear-gradient(#f8db8a 0%,#d4900a 52%,#a56508 100%);border:1px solid #8c580a59;border-radius:12px;flex:1.7;height:44px;font-size:14px;font-weight:900;transition:opacity .15s,transform .1s;box-shadow:0 6px 18px #a8690e4d,inset 0 1px #ffffff80}.gm-btn-login:active{opacity:.85;transform:scale(.96)}@keyframes zt-in{0%{opacity:0;transform:translateY(-20px)scale(.93)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes zt-out{0%{opacity:1;transform:translateY(0)scale(1)}to{opacity:0;transform:translateY(-12px)scale(.93)}}@keyframes zt-progress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.zt-wrap{z-index:10000;pointer-events:none;flex-direction:column;gap:10px;width:min(360px,100vw - 24px);display:flex;position:fixed;top:16px;left:50%;transform:translate(-50%)}.zt-item{-webkit-backdrop-filter:blur(18px);cursor:pointer;pointer-events:all;background:#0a0816f0;border:1px solid #ffffff1a;border-radius:16px;align-items:center;gap:13px;padding:13px 16px 15px;animation:.32s cubic-bezier(.34,1.28,.64,1) both zt-in;display:flex;position:relative;overflow:hidden;box-shadow:0 12px 40px #0000008c,0 4px 12px #00000059,inset 0 1px #ffffff0f}.zt-item.zt-exit{animation:.28s forwards zt-out}.zt-bar{transform-origin:0;border-radius:0 0 16px 16px;width:100%;height:3px;animation:3s linear .1s both zt-progress;position:absolute;bottom:0;left:0}.zt-icon-wrap{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:18px;font-weight:900;display:flex}.zt-body{flex:1;min-width:0}.zt-title{letter-spacing:.03em;margin-bottom:2px;font-size:13.5px;font-weight:800;line-height:1.3}.zt-msg{opacity:.85;word-break:break-all;font-size:12.5px;line-height:1.45}.zt-success .zt-icon-wrap{color:#4ade80;background:#22c55e2e}.zt-success .zt-title{color:#4ade80}.zt-success .zt-msg{color:#c8ffdcd9}.zt-success .zt-bar{background:linear-gradient(90deg,#22c55e,#4ade80)}.zt-success{border-left:3.5px solid #22c55e}.zt-error .zt-icon-wrap{color:#f87171;background:#ef44442e}.zt-error .zt-title{color:#f87171}.zt-error .zt-msg{color:#ffd2d2d9}.zt-error .zt-bar{background:linear-gradient(90deg,#ef4444,#f87171)}.zt-error{border-left:3.5px solid #ef4444}.zt-sms .zt-icon-wrap{color:#60a5fa;background:#3b82f62e}.zt-sms .zt-title{color:#60a5fa}.zt-sms .zt-msg{color:#c8e1ffd9}.zt-sms .zt-bar{background:linear-gradient(90deg,#3b82f6,#60a5fa)}.zt-sms{border-left:3.5px solid #3b82f6}.zt-warning .zt-icon-wrap{color:#fbbf24;background:#f59e0b2e}.zt-warning .zt-title{color:#fbbf24}.zt-warning .zt-msg{color:#fff0c8d9}.zt-warning .zt-bar{background:linear-gradient(90deg,#f59e0b,#fbbf24)}.zt-warning{border-left:3.5px solid #f59e0b}.zt-info .zt-icon-wrap{color:#c084fc;background:#a855f72e}.zt-info .zt-title{color:#c084fc}.zt-info .zt-msg{color:#e6d2ffd9}.zt-info .zt-bar{background:linear-gradient(90deg,#a855f7,#c084fc)}.zt-info{border-left:3.5px solid #a855f7}.fsp-btn{z-index:210;cursor:pointer;background:0 0;border:none;padding:0;transition:transform .32s cubic-bezier(.4,0,.2,1),opacity .25s;position:fixed;top:50%;right:-7px;transform:translate(0)translateY(-50%)}.fsp-btn img{filter:drop-shadow(-2px 2px 6px #00000059);width:52px;height:auto;display:block}.fsp-btn--open{transform:translate(-260px)translateY(-50%)}.fsp-btn--hidden{opacity:0;pointer-events:none}@media (width>=1024px){.fsp-panel{width:350px}.fsp-btn--open{transform:translate(-350px)translateY(-50%)}.cs-float-btn--panel-open{transform:translate(-350px)}.fsp-btn,.cs-float-btn{display:none!important}}.cs-float-btn{z-index:210;cursor:pointer;background:0 0;border:none;padding:0;transition:transform .32s cubic-bezier(.4,0,.2,1),opacity .25s;position:fixed;top:calc(50% + 64px);right:-20px}.cs-float-btn img{filter:drop-shadow(-2px 2px 6px #00000059);width:52px;height:auto;display:block}.cs-float-btn--panel-open{transform:translate(-350px)}.fsp-panel{z-index:205;width:min(285px,100vw);box-shadow:none;background:radial-gradient(circle at 50% 0,#ffc44a2e,#0000 24%),radial-gradient(circle at 16% 8%,#954ce938,#0000 28%),radial-gradient(circle at 86% 16%,#5277ff24,#0000 28%),linear-gradient(#160a30 0%,#10061f 38%,#0b0416 100%);border:none;border-radius:16px 0 0 16px;flex-direction:column;transition:transform .32s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;bottom:0;right:0;overflow:hidden;transform:translate(100%)}.fsp-panel--open{transform:translate(0);box-shadow:-4px 0 24px #0000008c}.fsp-panel__menu{scrollbar-width:none;flex-direction:column;flex:1;align-items:center;padding:28px 0 24px;display:flex;overflow-y:auto}.fsp-panel__menu::-webkit-scrollbar{display:none}.fsp-menu-title{text-align:center;letter-spacing:.18em;background:linear-gradient(#ffe8a0 0%,#ffc94a 40%,#e8a020 80%,#c07818 100%);color:#0000;filter:drop-shadow(0 2px 6px #ffc44a59);-webkit-background-clip:text;background-clip:text;width:100%;margin:0 0 16px;font-size:16px;font-weight:950;position:relative}.fsp-menu-title:before,.fsp-menu-title:after{content:"";vertical-align:middle;background:linear-gradient(90deg,#0000,#ffc94a8c);width:24px;height:1px;margin:0 8px 2px;display:inline-block}.fsp-menu-title:after{background:linear-gradient(90deg,#ffc94a8c,#0000)}.fsp-feat-grid{grid-template-columns:1fr 1fr;gap:12px;width:100%;padding:0 12px;display:grid}.fsp-menu-item{aspect-ratio:118/190;cursor:pointer;background:0 0;border:none;border-radius:10px;width:100%;padding:0;line-height:0;transition:transform .18s,filter .18s;display:block;overflow:hidden}.fsp-menu-item:active{filter:brightness(.88);transform:translateY(1px)scale(.97)}.fsp-menu-item img{object-fit:contain;object-position:center;border-radius:10px;width:100%;height:100%;display:block}.fsp-menu-item--coming-soon{cursor:not-allowed;position:relative}.fsp-menu-item--coming-soon img{filter:brightness(.45)saturate(.3)}.fsp-coming-soon-badge{color:#facc15;letter-spacing:.06em;text-shadow:0 1px 4px #000000b3;pointer-events:none;justify-content:center;align-items:center;font-size:12px;font-weight:800;display:flex;position:absolute;inset:0}.fsp-feature-backdrop{z-index:240;background:#0000007a;animation:.2s fsp-fade-in;position:fixed;inset:0}.fsp-feature-sheet{z-index:245;background:radial-gradient(circle at 50% 0,#ffd36a1f,#0000 24%),radial-gradient(circle at 14% 12%,#7e54ff26,#0000 30%),linear-gradient(#120920 0%,#0d0618 50%,#080314 100%);border-radius:18px 18px 0 0;flex-direction:column;width:min(100%,430px);height:95vh;animation:.32s cubic-bezier(.4,0,.2,1) forwards fsp-sheet-up;display:flex;position:fixed;bottom:0;left:50%;right:auto;overflow:hidden;transform:translate(-50%,100%);box-shadow:0 -8px 26px #00000085,0 0 0 1px #ffd77824}.fsp-feature-sheet--guild{overflow:visible}.fsp-feature-sheet--guild .fsp-feature-sheet__body{border-radius:0;overflow-y:auto}.fsp-feature-sheet--guild .fsp-feature-sheet__bar{background:linear-gradient(#080318fa 0%,#04010efc 100%);border-bottom:1px solid #e2be5640;justify-content:flex-end;position:relative;overflow:visible}.fsp-guild-bar-banner{pointer-events:none;z-index:5;filter:drop-shadow(0 -8px 24px #000000b3)drop-shadow(0 0 18px #5028c866);width:min(390px,96vw);height:auto;position:absolute;top:50%;left:50%;transform:translate(-50%,-62%)}.fsp-feature-sheet__close{z-index:10;color:#ffe7ad;cursor:pointer;background:#ffffff0f;border:1px solid #ffd77861;border-radius:50%;width:34px;height:34px;padding:0 0 3px;font-size:24px;line-height:30px;position:relative;box-shadow:inset 0 1px #ffffff14}.fsp-feature-sheet__bar{background:radial-gradient(circle at 12% 0,#7e54ff38,#0000 42%),linear-gradient(#141632fa,#0b071cfc);border-bottom:1px solid #ffd77833;flex:none;justify-content:space-between;align-items:center;height:58px;padding:0 14px 0 18px;display:flex;box-shadow:0 10px 24px #00000047,inset 0 -1px #ffffff0a}.fsp-feature-sheet__bar h2{color:#ffd36a;text-shadow:0 2px #6b3b00bf,0 0 14px #ffd36a38;margin:0;font-size:20px;font-weight:950;line-height:1;position:relative}.fsp-feature-sheet__bar h2:after{content:"";background:linear-gradient(90deg,#0000,#ffda84e6,#0000);height:1px;position:absolute;bottom:-9px;left:0;right:0}.fsp-feature-sheet__bar button{color:#ffe7ad;cursor:pointer;background:#ffffff0f;border:1px solid #ffd77861;border-radius:50%;width:34px;height:34px;padding:0 0 3px;font-size:24px;line-height:30px;box-shadow:inset 0 1px #ffffff14}.fsp-feature-sheet__body{flex:1;justify-content:center;align-items:flex-start;display:flex;overflow-y:auto}.fsp-feature-sheet:has(.lw2-page) .fsp-feature-sheet__body{padding:0;display:block}.fsp-feature-sheet__body img:not(.lw2-frame):not(.lw2-hub):not(.lw2-ptr):not(.lw2-banner img){filter:drop-shadow(0 12px 28px #00000085);height:auto;display:block}.fsp-feature-sheet:has(.lw2-page) .fsp-feature-sheet__bar{color:#ffd36a;text-shadow:0 2px #6b3b00bf,0 0 14px #ffd36a38;background:radial-gradient(circle at 50% 0,#ffd36a29,#0000 56%),#0f0722fa;border-bottom:1px solid #ffd77829}.fsp-feature-sheet:has(.lw2-page) .fsp-feature-sheet__bar button{color:#eac27f;background:#ffffff0f;border:1px solid #ffd77861;box-shadow:inset 0 1px #ffffff14,0 0 14px #ffd36a14}.fsp-feature-sheet:has(.lw2-page) .fsp-feature-sheet__close{color:#eac27f;background:#ffffff0f;border:1px solid #ffd77861;border-radius:50%;box-shadow:inset 0 1px #ffffff14,0 0 14px #ffd36a14}.lw-page{color:#fff;background:radial-gradient(circle at 50% 0,#ffc44a2e,#0000 24%),radial-gradient(circle at 16% 8%,#954ce938,#0000 28%),radial-gradient(circle at 86% 16%,#5277ff24,#0000 28%),linear-gradient(#160a30 0%,#10061f 38%,#0b0416 100%);min-height:100%;padding:0 0 28px;overflow-x:hidden}.lw-page>:not(.wheel-hero){box-sizing:border-box;width:min(100%,348px);margin-left:auto;margin-right:auto;padding-left:0;padding-right:0}.wheel-hero{border-radius:0;width:100%;margin:0 auto;line-height:0;overflow:hidden}.wheel-hero__banner{border-radius:0;width:100%;height:auto;display:block}.ticket-summary-card{box-sizing:border-box;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:10px auto 0;padding:0 14px;display:grid}.ticket-stat{background:linear-gradient(#ffffff17,#ffffff08),#34165cdb;border:1px solid #ffd77833;border-radius:14px;grid-template-rows:auto auto;grid-template-columns:auto 1fr;align-items:center;column-gap:8px;min-width:0;padding:10px;display:grid;box-shadow:0 10px 22px #0000002e,inset 0 1px #ffffff0f}.ticket-stat__icon{color:#ffd36a;background:#ffd36a24;border-radius:50%;flex-shrink:0;grid-area:1/1/3;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.ticket-label{color:#d2c6ff;white-space:nowrap;grid-area:1/2;font-size:11px;font-weight:800;line-height:1.2;display:block}.ticket-value{color:#ffd36a;overflow-wrap:anywhere;text-shadow:0 0 12px #ffd36a2e;grid-area:2/2;margin-top:2px;font-size:20px;font-weight:950;line-height:1.05;display:block}.wheel-task-section{background:linear-gradient(#251248f2,#0f0822fa);border:1px solid #ffd7783d;border-radius:22px;margin:18px auto 0;padding:14px;box-shadow:0 18px 36px #00000047,0 0 22px #7e54ff1a,inset 0 1px #ffffff0d}.wheel-task-head{justify-content:space-between;align-items:center;gap:10px;margin-bottom:14px;display:flex}.wheel-task-head h3{color:#fff;margin:0;font-size:22px;font-weight:950;line-height:1.15}.wheel-task-head span{color:#ffd36a;white-space:nowrap;background:#ffd36a1a;border:1px solid #ffd36a33;border-radius:999px;flex-shrink:0;padding:6px 10px;font-size:12px;font-weight:900}.wheel-task-tabs{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:14px;display:grid}.wheel-task-tabs button{color:#d7ceff;background:#ffffff0b;border:1px solid #ffd77833;border-radius:14px;height:42px;font-size:15px;font-weight:900;box-shadow:inset 0 1px #ffffff0a}.wheel-task-tabs button.active{color:#4b2800;background:linear-gradient(#fff0a6 0%,#f6c453 100%);border-color:#ffefa6a6;box-shadow:0 8px 16px #ffc3463d,inset 0 1px #ffffffb8}.wheel-task-list{flex-direction:column;gap:12px;display:flex}.task-card{background:linear-gradient(#4e2f8b8f,#1e1042bd);border:1px solid #ffffff17;border-radius:18px;grid-template-columns:42px minmax(0,1fr) 78px;align-items:center;gap:10px;min-height:104px;padding:12px 10px;display:grid;box-shadow:0 10px 20px #0003,inset 0 1px #ffffff0b}.task-card--claimed{background:linear-gradient(#0859586b,#08323a94);border-color:#43d39a57}.task-icon{color:#5d3400;background:radial-gradient(circle at 35% 30%,#fff4c6,#f3c74e 55%,#b7791f 100%);border-radius:50%;place-items:center;width:42px;height:42px;font-size:17px;font-weight:950;display:grid;box-shadow:0 6px 14px #ffc1423d,inset 0 1px #ffffffa6}.task-content{min-width:0}.task-title-row{justify-content:space-between;align-items:center;gap:8px;display:flex}.task-title-row b{color:#fff;overflow-wrap:anywhere;min-width:0;font-size:15px;font-weight:950;line-height:1.2}.task-title-row span{color:#ffd36a;flex-shrink:0;font-size:12px;font-weight:950}.task-content p{color:#d7cdf8;overflow-wrap:anywhere;margin:5px 0 7px;font-size:12px;line-height:1.38}.task-progress{background:#ffffff1c;border-radius:999px;width:100%;height:8px;overflow:hidden}.task-progress i{border-radius:inherit;background:linear-gradient(90deg,#7e5cff 0%,#4fd8ff 45%,#ffe08c 100%);max-width:100%;height:100%;display:block;box-shadow:0 0 12px #7e5cff52}.task-content small{color:#fff;margin-top:7px;font-size:11px;font-weight:900;display:block}.task-btn{color:#4b2800;background:linear-gradient(#fff0a6 0%,#f6c453 100%);border:0;border-radius:14px;width:78px;height:40px;font-size:13px;font-weight:950;box-shadow:0 8px 16px #f6c45342}.task-btn--progress{color:#fff;background:linear-gradient(#67b2ff 0%,#357ae8 100%);box-shadow:0 8px 16px #357ae83d}.task-btn--claimed{color:#c7fff1;background:linear-gradient(#1e8a70 0%,#126b56 100%);box-shadow:0 8px 16px #126b5638}.task-btn:disabled{opacity:.78}.task-empty{color:#d9cdf7;text-align:center;margin:0;padding:16px 0;font-size:13px}.wheel-stage{background:radial-gradient(circle at 50% 0,#ffd36a1a,#0000 30%),linear-gradient(#231144eb,#0f0722f5);border:1px solid #ffd7783d;border-radius:24px;justify-content:center;align-items:center;height:min(86vw,338px);margin:18px auto 16px;padding:18px;display:flex;position:relative;box-shadow:0 18px 36px #00000047,inset 0 1px #ffffff0d}.fortune-wheel{border:10px solid #f7c948;border-radius:50%;width:min(100%,292px);height:min(100%,292px);transition:transform 5.6s cubic-bezier(.12,.78,.08,1);position:relative;box-shadow:0 0 0 5px #7c4a03,0 0 34px #ffd36a80,inset 0 0 36px #00000094}.fortune-wheel:before{content:"";border:2px solid #ffffff57;border-radius:50%;position:absolute;inset:12px;box-shadow:inset 0 0 20px #ffffff2e}.wheel-segment-label{text-align:center;color:#fff8d6;text-shadow:0 1px 3px #000000bf;transform-origin:24px 8px;width:48px;font-size:11px;font-weight:950;position:absolute;top:calc(50% - 8px);left:calc(50% - 24px)}.wheel-center{color:#4b2800;z-index:3;background:radial-gradient(circle at 35% 25%,#fff8dc,#f7c948 45%,#9a5c00 100%);border:4px solid #fff0a6;border-radius:50%;justify-content:center;align-items:center;width:78px;height:78px;font-size:27px;font-weight:950;display:flex;position:absolute;box-shadow:0 8px 22px #00000061,0 0 24px #ffd36a99}.wheel-pointer{z-index:5;filter:drop-shadow(0 4px 8px #00000073);border-top:36px solid #ffd36a;border-left:18px solid #0000;border-right:18px solid #0000;width:0;height:0;position:absolute;top:11px;left:50%;transform:translate(-50%)}.wheel-status-card,.wheel-message,.wheel-rules,.wheel-log-card{color:#fff8d6;background:linear-gradient(#ffffff14,#ffffff09),#221042db;border:1px solid #ffd36a3d;border-radius:18px;margin:0 auto 12px;padding:13px;font-size:13px;line-height:1.55;box-shadow:0 10px 22px #0000002e,inset 0 1px #ffffff0d}.wheel-message{color:#fecaca;border-color:#f8717180}.spin-button{color:#4b2800;background:linear-gradient(#fff0a6 0%,#f7c948 48%,#b7791f 100%);border:none;border-radius:18px;height:56px;margin:0 auto 14px;font-size:20px;font-weight:950;display:block;box-shadow:0 12px 24px #ffb43247,inset 0 1px #ffffffbf}.spin-button:active{transform:translateY(2px)scale(.98)}.spin-button:disabled{opacity:.55;filter:grayscale(.4)}.wheel-rules h3,.wheel-log-card h3{color:#ffd36a;margin:0 0 8px;font-size:16px;font-weight:950}.wheel-rules ol{margin:0;padding-left:18px}.wheel-log-card p{color:#d9cdf7;margin:0}.wheel-log-row{border-top:1px solid #ffffff1f;justify-content:space-between;gap:10px;padding:8px 0;display:flex}.wheel-log-row:first-of-type{border-top:0}.wheel-log-row span{color:#d9cdf7}.wheel-log-row b{color:#ffd36a}.wheel-result-modal{z-index:260;background:#0000009e;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.wheel-result-card{color:#4b2800;text-align:center;background:linear-gradient(#fff7d6,#f7d08a 45%,#7c3aed 140%);border:2px solid #ffd36a;border-radius:22px;width:min(100%,320px);padding:26px 20px 20px;box-shadow:0 0 38px #ffd36a99}.wheel-result-card span{font-size:18px;font-weight:950}.wheel-result-card h2{margin:10px 0 8px;font-size:30px;line-height:1.1}.wheel-result-card p{margin:0 0 18px;font-weight:800}.wheel-result-card button{color:#fff7d6;background:#4b2800;border:0;border-radius:999px;width:100%;height:44px;font-weight:950}.fsp-feature-sheet:has(.lw2-page) .fsp-feature-sheet__bar{background:radial-gradient(circle at 12% 0,#7e54ff38,#0000 42%),linear-gradient(#12142df5,#090618fa);border-bottom:1px solid #ffd87652;min-height:58px;box-shadow:0 10px 26px #00000047,inset 0 -1px #ffffff0d}.fsp-feature-sheet:has(.lw2-page) .fsp-feature-sheet__bar h2{color:#ffe19b;letter-spacing:0;position:relative}.fsp-feature-sheet:has(.lw2-page) .fsp-feature-sheet__bar h2:after{content:"";background:linear-gradient(90deg,#0000,#ffda84e6,#0000);height:1px;position:absolute;bottom:-9px;left:0;right:0}.fsp-feature-sheet:has(.lw2-page) .fsp-feature-sheet__bar button{color:#ffe7ad;background:radial-gradient(circle at 35% 20%,#ffffff29,#ffffff0a);border-color:#ffda8494}.lw-page{background:radial-gradient(circle at 50% 0,#ffd56d24,#0000 23%),radial-gradient(circle at 12% 14%,#549fff26,#0000 26%),radial-gradient(circle at 88% 18%,#a367ff2e,#0000 27%),linear-gradient(#071026 0%,#0b0d24 34%,#080313 100%);padding:0 14px 34px}.lw-page>*{max-width:348px}.wheel-result-modal{width:auto;max-width:none}.wheel-hero{border-radius:0}.ticket-stat{background:radial-gradient(circle at 50% 0,#ffdf921f,#0000 48%),linear-gradient(#182346db,#120c28e6);border-color:#ffda844d}.ticket-value{color:#ffe19b;font-size:20px}.wheel-task-section{background:radial-gradient(circle at 12% 0,#56a7ff29,#0000 34%),radial-gradient(circle at 92% 8%,#a466ff2e,#0000 34%),linear-gradient(#101837f2,#0b071efa);border-color:#ffda8452;padding:16px 14px}.wheel-task-head h3{color:#ffe19b;text-shadow:0 2px #593000c2,0 0 18px #ffda842e}.wheel-task-tabs button{background:linear-gradient(#17244eb8,#130c2ad1);border-color:#ffda8438}.task-card{background:radial-gradient(circle at 14% 16%,#ffd6661a,#0000 34%),radial-gradient(circle at 95% 0,#5aa7ff1f,#0000 34%),linear-gradient(#1b254ceb,#1c0f3ef5);border-color:#ffd66633;border-radius:18px;grid-template-columns:46px minmax(0,1fr) 78px;gap:10px;min-height:110px;padding:14px 12px;position:relative;box-shadow:0 12px 24px #00000045,inset 0 1px #ffffff14}.task-card--claimable{border-color:#ffd66685;box-shadow:inset 0 0 0 1px #ffd6661f,0 14px 28px #f6c4532b}.task-icon{color:#4b2800;background:radial-gradient(circle at 35% 25%,#fff7c8,#f6c453 55%,#a96712 100%);border-radius:15px;width:44px;height:44px;font-size:17px;box-shadow:0 0 18px #f6c45347,inset 0 1px #ffffffa6}.task-reward-badge{color:#4b2800;background:linear-gradient(#fff0a6,#f6c453);border-radius:999px;justify-content:center;align-items:center;padding:4px 8px;font-size:12px;font-weight:950;display:inline-flex;box-shadow:0 4px 10px #f6c45338,inset 0 1px #ffffffad}.task-progress{background:#ffffff21;height:10px;margin-top:8px;box-shadow:inset 0 1px 4px #00000059}.task-progress i{background:linear-gradient(90deg,#5aa7ff 0%,#9f7cff 45%,#ffd36a 100%);box-shadow:0 0 14px #ffd36a52}.task-btn--progress{background:linear-gradient(#7bc7ff 0%,#286eea 54%,#1845ad 100%);box-shadow:0 8px 17px #3074e84d,inset 0 1px #ffffff5c}.task-btn--claimable{background:linear-gradient(#fff4b8 0%,#f6c453 54%,#b7791f 100%);box-shadow:0 9px 18px #f6c4534d,inset 0 1px #ffffffb3}.wheel-stage{background:radial-gradient(circle at 50% 0,#ffda8429,#0000 32%),radial-gradient(circle at 50% 52%,#58a8ff1a,#0000 40%),linear-gradient(#0e1838f5,#0b061dfa);border-color:#ffda8457;height:min(88vw,350px);margin-top:22px;padding:22px;box-shadow:0 22px 40px #00000059,inset 0 1px #ffffff0f}.wheel-stage:after{content:"";filter:blur(8px);background:#00000057;border-radius:50%;width:72%;height:20px;position:absolute;bottom:18px;left:50%;transform:translate(-50%)}.fortune-wheel{z-index:1;filter:saturate(1.08)brightness(1.05);border:14px solid #f4c85b;box-shadow:0 0 0 7px #5d3200,0 0 0 10px #ffe7a652,0 20px 30px #00000057,0 0 36px #ffd36a7a,inset 0 0 38px #00000094}.fortune-wheel:before{background:radial-gradient(circle at 35% 22%,#ffffff38,#0000 28%);border:2px solid #ffffff57;inset:10px}.fortune-wheel:after{content:"";pointer-events:none;filter:drop-shadow(0 0 5px #ffe08799);background:repeating-conic-gradient(#fff0a6 0deg 4deg,#0000 4deg 15deg);border-radius:50%;position:absolute;inset:-20px;-webkit-mask:radial-gradient(farthest-side,#0000 calc(100% - 18px),#000 calc(100% - 17px));mask:radial-gradient(farthest-side,#0000 calc(100% - 18px),#000 calc(100% - 17px))}.wheel-center{z-index:4;color:#4a2500;text-shadow:0 1px #ffffff9e,0 2px #6e36005c;background:radial-gradient(circle at 32% 24%,#fffbe3 0%,#ffd76a 38%,#c47a11 72%,#623600 100%);border:5px solid #fff2b9;width:84px;height:84px;box-shadow:0 10px 24px #0000006b,0 0 30px #ffd876b8,inset 0 4px 8px #ffffff6b,inset 0 -8px 12px #6737004d}.wheel-pointer{clip-path:polygon(50% 100%,5% 16%,50% 0%,95% 16%);filter:drop-shadow(0 5px 9px #00000085)drop-shadow(0 0 8px #ffd8765c);background:linear-gradient(#fff4b8 0%,#f6c453 48%,#a96712 100%);border:0;width:44px;height:48px;top:10px}.wheel-pointer:after{content:"";background:linear-gradient(135deg,#fff,#8be7ff 45%,#4b79ff);border-radius:3px;width:14px;height:14px;position:absolute;top:10px;left:50%;transform:translate(-50%)rotate(45deg);box-shadow:0 0 10px #8be7ffb8}.wheel-rules{background:radial-gradient(circle at 10% 0,#ffda841a,#0000 34%),linear-gradient(#111d3ee6,#0d081ff0);padding:14px}.wheel-rules ol{gap:9px;margin:0;padding:0;list-style:none;display:grid}.wheel-rules li{color:#efe8ff;background:#ffffff0b;border:1px solid #ffda842e;border-radius:13px;grid-template-columns:28px 1fr;align-items:start;gap:9px;margin:0;padding:10px;display:grid}.wheel-rules li:before{color:#4b2800;background:linear-gradient(#fff0a6,#d99b34);border-radius:10px;place-items:center;width:28px;height:28px;font-size:13px;font-weight:950;display:grid;box-shadow:0 4px 10px #f6c4532e}.wheel-rules li:first-child:before{content:"①"}.wheel-rules li:nth-child(2):before{content:"②"}.wheel-rules li:nth-child(3):before{content:"③"}@media (width<=360px){.task-card{grid-template-columns:42px minmax(0,1fr) 72px;padding:12px 10px}.task-btn{width:72px;font-size:12px}.wheel-hero h1{font-size:35px}}@keyframes fsp-sheet-up{0%{transform:translate(-50%,100%)}to{transform:translate(-50%)}}.fsp-backdrop{z-index:200;background:#00000059;animation:.2s fsp-fade-in;position:fixed;inset:0}@keyframes fsp-fade-in{0%{opacity:0}to{opacity:1}}.fsp-feature-sheet:has(.lw2-page) .fsp-feature-sheet__body{scrollbar-width:thin;scrollbar-color:#2fd6d6b8 #04101cb8;padding:0;display:block;overflow-y:auto}.fsp-feature-sheet:has(.lw2-page) .fsp-feature-sheet__body::-webkit-scrollbar{width:9px}.fsp-feature-sheet:has(.lw2-page) .fsp-feature-sheet__body::-webkit-scrollbar-track{background:#04101cb8;border-radius:999px}.fsp-feature-sheet:has(.lw2-page) .fsp-feature-sheet__body::-webkit-scrollbar-thumb{background:linear-gradient(#7af7ef,#14c4d0 55%,#0a8196);border:2px solid #080314f5;border-radius:999px}.fsp-feature-sheet:has(.lw2-page){background:#0b0416}.fsp-feature-sheet:has(.lw2-page) .fsp-feature-sheet__bar{color:#ffd36a;background:radial-gradient(circle at 50% 0,#ffd36a29,#0000 56%),#0f0722fa;border-bottom:1px solid #ffd77829}.fsp-feature-sheet:has(.lw2-page) .fsp-feature-sheet__bar h2{color:#ffd36a;text-shadow:0 2px #6b3b00bf,0 0 14px #ffd36a38;font-size:21px;font-weight:950}.fsp-feature-sheet:has(.lw2-page) .fsp-feature-sheet__bar button{color:#eac27f;background:#ffffff0f;border:1px solid #ffd77861;border-radius:50%}.fsp-feature-sheet:has(.lw2-page) .fsp-feature-sheet__close{color:#eac27f;background:#ffffff0f;border:1px solid #ffd77861;border-radius:50%}.fsp-feature-sheet:has(.guild-panel) .fsp-feature-sheet__body{background:linear-gradient(#071c35 0%,#061021 100%);padding:0;display:block}.guild-panel{color:#f0f6ff;background:#061426;min-height:100%;font-size:13px}.guild-tabs{z-index:2;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:url(/assets/guild-tabs-bg.webp) 50%/cover no-repeat;border-bottom:2px solid #e2be5659;gap:6px;padding:8px 12px;display:flex;position:sticky;top:0}.guild-tab{color:#b8cfe8;cursor:pointer;white-space:nowrap;text-shadow:0 1px 3px #000c;background:#081432b8;border:1px solid #e2be5659;border-radius:8px;flex:1;min-width:0;height:34px;padding:0 3px;font-size:12px;font-weight:700;transition:all .15s;box-shadow:inset 0 1px #ffffff14,0 1px 4px #0006}.guild-tab.is-active{color:#002ef7;text-shadow:none;background:linear-gradient(#ffe066 0%,#e2a800 55%,#b07c0c 100%);border-color:#ffe664b3;font-weight:800;box-shadow:0 0 10px #ffc8328c,0 2px 8px #b07c0c73}.guild-tab-panel{gap:6px;padding:5px;display:grid}.guild-nouser{padding-bottom:20px}.guild-nouser-label{color:#5a7a9a;letter-spacing:.4px;align-items:center;gap:5px;padding:10px 14px 8px;font-size:11px;font-weight:600;display:flex}.guild-nouser-label svg{color:#c8a040;width:11px;height:11px}.guild-login-card{background:#0a1c36e6;border:1px solid #5f8dbe2e;border-radius:12px;align-items:center;gap:11px;margin:0 14px;padding:14px;display:flex}.guild-login-icon{color:#c8a040;background:#c8a0401a;border-radius:9px;flex:0 0 36px;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.guild-login-icon svg{width:17px;height:17px}.guild-login-title{color:#f0f6ff;margin:0;font-size:14px;font-weight:700}.guild-login-sub{color:#6a8aa8;margin:4px 0 0;font-size:12px;line-height:1.4}.guild-create-banner{border:1px solid #c8a0401f;border-radius:10px;margin:0 14px;overflow:hidden}.guild-create-banner img{width:100%;height:auto;display:block}.guild-create-info{background:#0a1c36e6;border:1px solid #5f8dbe29;border-radius:10px;align-items:center;gap:10px;margin:10px 14px 0;padding:11px 12px;display:flex}.guild-create-info-icon{color:#c8a040;background:#c8a0401a;border-radius:8px;flex:0 0 32px;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.guild-create-info-icon svg{width:14px;height:14px}.guild-create-info-body{flex:1;min-width:0}.guild-create-info-title{color:#e2be56;font-size:13px;font-weight:700;display:block}.guild-create-info-sub{color:#6a8aa8;margin-top:3px;font-size:11px;display:block}.guild-create-cond{background:#061e3ad9;border:1px solid #5f8dbe24;border-radius:9px;flex-direction:column;gap:7px;margin:8px 14px 0;padding:10px 12px;display:flex}.guild-create-cond-row{color:#8aaecb;align-items:center;gap:8px;font-size:11px;line-height:1.4;display:flex}.guild-create-cond-row svg{color:#4db37e;flex:none;width:13px;height:13px}.guild-create-cond-row em{color:#e2be56;font-style:normal;font-weight:700}.guild-create-form{gap:8px;padding:10px 14px 0;display:flex}.guild-name-input{color:#f0f6ff;background:#051228f2;border:1px solid #5f8dbe47;border-radius:9px;outline:none;flex:1;min-width:0;height:40px;padding:0 12px;font-size:13px;transition:border-color .2s}.guild-name-input::placeholder{color:#364e65}.guild-name-input:focus{border-color:#e2be5680}.guild-create-button{color:#1a0c00;letter-spacing:.5px;cursor:pointer;background:linear-gradient(160deg,#ffe066 0%,#e0a000 55%,#b87000 100%);border:1px solid #ffd25059;border-radius:9px;flex:0 0 68px;width:68px;height:40px;font-size:13px;font-weight:800;transition:filter .15s,transform .1s;box-shadow:0 2px 10px #c88c0047,inset 0 1px #ffffc833}.guild-create-button:disabled{opacity:.3;cursor:not-allowed}.guild-create-button:hover:not(:disabled){filter:brightness(1.08)}.guild-create-button:active:not(:disabled){filter:brightness(.95);transform:scale(.96)}.guild-message{color:#c8a040;background:#e2be560f;border:1px solid #e2be562e;border-radius:8px;margin:8px 12px 0;padding:8px 12px;font-size:12px}.guild-note{color:#a88030;background:#e2be560d;border:1px solid #e2be5624;border-radius:8px;padding:8px 12px;font-size:12px}.guild-stat-period-tabs{scrollbar-width:none;flex-wrap:wrap;justify-content:center;gap:4px;padding:2px 0 4px;display:flex;overflow-x:auto}.guild-stat-period-tabs::-webkit-scrollbar{display:none}.guild-stat-period-tab{color:#3a6a22;cursor:pointer;white-space:nowrap;background:#f5f0e4f5;border:1px solid #3c8c2847;border-radius:13px;flex:none;height:26px;padding:0 10px;font-size:11px;font-weight:700;transition:all .15s}.guild-stat-period-tab.is-active{color:#fff;background:linear-gradient(135deg,#4a9a20 0%,#2d6e14 100%);border-color:#3c8c1480;box-shadow:0 0 8px #3ca01459}.guild-stat-grid{grid-template-columns:repeat(3,1fr);gap:7px;display:grid}.guild-stat{text-align:center;background:#f5f0e2f7;border:1px solid #3c8c2833;border-radius:9px;padding:10px 8px}.guild-stat span{color:#5a8450;margin-bottom:3px;font-size:10px;display:block}.guild-stat b{color:#2a6e12;font-size:13px;font-weight:700;display:block}.guild-hero-card{background:#0c2240e6;border:1px solid #5f8dbe2e;border-radius:10px;align-items:center;gap:11px;padding:12px;display:flex}.guild-hero-card>svg{color:#e2be56;background:#c8a0401f;border-radius:8px;flex:0 0 30px;width:30px;height:30px;padding:6px}.guild-hero-card b{color:#f0f6ff;font-size:13px;font-weight:700;display:block}.guild-hero-card span{color:#8aaecb;margin-top:3px;font-size:11px;line-height:1.4;display:block}.guild-task-card{background:#0c2240e6;border:1px solid #5f8dbe29;border-radius:10px;justify-content:space-between;align-items:center;gap:10px;padding:11px 12px;display:flex}.guild-task-card b{color:#e8f2ff;font-size:13px;font-weight:600;display:block}.guild-task-card span{color:#8aaecb;margin-top:3px;font-size:11px;display:block}.guild-task-card em{color:#50c0d8;white-space:nowrap;flex:none;font-size:12px;font-style:normal;font-weight:700}.guild-event-card{background:#0c2240f0;border:1px solid #50c0d838;border-radius:10px;padding:12px;box-shadow:inset 0 1px #ffffff0a}.guild-event-head{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.guild-event-title{align-items:center;gap:9px;min-width:0;display:flex}.guild-event-title>svg{color:#ffe066;background:#e2be561f;border-radius:9px;flex:0 0 30px;width:30px;height:30px;padding:6px}.guild-event-title b{color:#f0f6ff;font-size:14px;font-weight:800;display:block}.guild-event-title span{color:#8aaecb;margin-top:3px;font-size:11px;line-height:1.35;display:block}.guild-event-head button{color:#ffe066;cursor:pointer;white-space:nowrap;background:#e2be561f;border:1px solid #e2be5659;border-radius:8px;flex:none;height:30px;padding:0 10px;font-size:11px;font-weight:800}.guild-event-head button:disabled{opacity:.48;cursor:not-allowed}.guild-event-meta{flex-wrap:wrap;gap:6px;margin-top:10px;display:flex}.guild-event-meta span{color:#aac8e0;background:#5f8dbe1f;border-radius:7px;padding:3px 7px;font-size:10px;font-weight:700}.guild-event-progress{background:#050f23e6;border:1px solid #5f8dbe2e;border-radius:999px;height:8px;margin-top:10px;overflow:hidden}.guild-event-progress i{border-radius:inherit;background:linear-gradient(90deg,#34d399,#50c0d8);height:100%;transition:width .2s;display:block}.guild-event-progress-text{text-align:right;color:#50c0d8;margin-top:4px;font-size:10px;font-weight:800}.guild-event-members{border-top:1px solid #ffffff0f;margin-top:10px;padding-top:8px}.guild-event-members summary{cursor:pointer;color:#e2be56;font-size:12px;font-weight:800;list-style:none}.guild-event-members summary::-webkit-details-marker{display:none}.guild-event-member-list{gap:7px;margin-top:8px;display:grid}.guild-event-member-row{background:#051226b3;border-radius:8px;grid-template-columns:minmax(0,1fr) 72px 80px 48px;align-items:center;gap:7px;padding:7px;display:grid}.guild-event-member-info{align-items:center;gap:7px;min-width:0;display:flex}.guild-event-member-info .guild-member-avatar{border-width:1px;flex-basis:26px!important;width:26px!important;min-width:26px!important;height:26px!important;min-height:26px!important}.guild-event-member-info span{text-overflow:ellipsis;white-space:nowrap;color:#e8f2ff;font-size:11px;font-weight:700;overflow:hidden}.guild-event-member-bar{background:#5f8dbe29;border-radius:999px;height:6px;overflow:hidden}.guild-event-member-bar i{border-radius:inherit;background:#34d399;height:100%;display:block}.guild-event-member-num{color:#8aaecb;text-align:right;white-space:nowrap;font-size:10px}.guild-event-member-row em{color:#8aaecb;text-align:right;white-space:nowrap;font-size:10px;font-style:normal;font-weight:800}.guild-event-member-row em.is-done{color:#ffe066}.guild-event-member-row em.is-claimed{color:#34d399}.guild-event-icon{object-fit:cover;border-radius:8px;flex:0 0 36px;width:36px;height:36px}.guild-subtabs{border:1px solid #5f8dbe38;border-radius:10px;gap:0;margin-bottom:14px;display:flex;overflow:hidden}.guild-subtabs button{color:#8aaecb;cursor:pointer;background:#0c2240b3;border:none;flex:1;padding:9px 0;font-size:13px;font-weight:700;transition:background .2s,color .2s}.guild-subtabs button.active{color:#fff;background:linear-gradient(135deg,#4a9a20 0%,#2d6e14 100%)}.gwc{background:linear-gradient(135deg,#0f2344f5 0%,#081730fa 100%);border:1px solid #60a5fa47;border-radius:14px;margin-bottom:12px;transition:box-shadow .22s,transform .22s;overflow:hidden;box-shadow:0 8px 22px #00000047,inset 0 1px #ffffff0f}.gwc:hover{transform:translateY(-2px);box-shadow:0 12px 32px #00000061,inset 0 1px #ffffff17,0 0 0 1px #60a5fa6b}.gwc-body{flex-direction:column;gap:10px;padding:14px 14px 12px;display:flex}.gwc-head{align-items:flex-start;gap:11px;display:flex}.gwc-icon-wrap{color:#facc15;background:#0f3064e6;border:1px solid #60a5fa33;border-radius:10px;flex:0 0 36px;justify-content:center;align-items:center;width:36px;height:36px;font-size:17px;display:flex;box-shadow:inset 0 1px #ffffff12}.gwc-icon-wrap--done{color:#34d399}.gwc-title-group{flex-direction:column;flex:1;gap:5px;min-width:0;display:flex}.gwc-title{color:#e8f2ff;letter-spacing:.01em;font-size:14px;font-weight:800;display:block}.gwc-status-row{align-items:center;gap:5px;display:flex}.gwc-dot{background:#4ade80;border-radius:50%;flex:0 0 6px;width:6px;height:6px;font-style:normal;animation:2s ease-in-out infinite gwc-pulse;display:inline-block;box-shadow:0 0 #4ade8080}@keyframes gwc-pulse{0%,to{box-shadow:0 0 #4ade808c}50%{box-shadow:0 0 0 5px #4ade8000}}.gwc-status{letter-spacing:.03em;border-radius:20px;align-items:center;padding:2px 8px;font-size:10px;font-weight:700;display:inline-flex}.gwc-status-active{color:#4ade80;background:#22c55e29;border:1px solid #22c55e52}.gwc-status-completed,.gwc-status-paid{color:#7dd3fc;background:#60a5fa21;border:1px solid #60a5fa47}.gwc-status-pending{color:#fbbf24;background:#f59e0b21;border:1px solid #f59e0b47}.gwc-status-cancelled{color:#fca5a5;background:#ef44441f;border:1px solid #ef444440}.gwc-reward{background:linear-gradient(#785316f2 0%,#37260cf2 100%);border:1px solid #fbbf248c;border-radius:8px;flex:none;align-items:center;gap:4px;padding:5px 9px;display:inline-flex;box-shadow:0 2px 8px #0000004d,inset 0 1px #ffdc501f}.gwc-reward-icon{color:#facc15;flex:0 0 12px;font-size:12px}.gwc-reward span{color:#facc15;letter-spacing:.01em;font-size:13px;font-weight:800}.gwc-reward small{color:#d4a70a;font-size:10px;font-weight:700}.gwc-bar{background:#60a5fa1f;border-radius:999px;height:3px;position:relative;overflow:hidden}.gwc-bar-active:after{content:"";background:linear-gradient(90deg,#0000 0%,#4ade80 40%,#22d3ee 70%,#0000 100%);width:60%;animation:2.4s linear infinite gwc-shimmer;position:absolute;inset:0}@keyframes gwc-shimmer{0%{transform:translate(-100%)}to{transform:translate(280%)}}.gwc-footer{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.gwc-date{color:#7dd3fc;flex:1;align-items:center;gap:4px;min-width:0;font-size:11px;display:inline-flex}.gwc-date svg{opacity:.7;flex:0 0 11px;font-size:11px}.gwc-payout{color:#94a3b8;background:#f59e0b24;border:1px solid #f59e0b52;border-radius:6px;align-items:center;gap:3px;padding:2px 8px;font-size:10px;display:inline-flex}.gwc-payout b{color:#fbbf24;font-weight:700}.guild-list-card{background:#0c2240e6;border:1px solid #5f8dbe29;border-radius:10px;align-items:center;gap:10px;padding:10px 12px;display:flex}.glc-logo{object-fit:cover;border:2px solid #e2be564d;border-radius:10px;flex:0 0 44px!important;width:44px!important;min-width:44px!important;height:44px!important;min-height:44px!important}.glc-logo-init{color:#e2be56;background:#183460e6;justify-content:center;align-items:center;font-size:20px;display:flex!important}.glc-body{flex:1;min-width:0}.glc-name-row{flex-wrap:wrap;align-items:center;gap:5px;display:flex}.glc-name-row b{color:#e8f2ff;white-space:nowrap;text-overflow:ellipsis;max-width:100px;font-size:13px;font-weight:700;overflow:hidden}.glc-badge{color:#e2be56;white-space:nowrap;background:#e2be561f;border:1px solid #e2be5640;border-radius:4px;align-items:center;gap:2px;padding:1px 5px;font-size:10px;font-weight:700;display:inline-flex}.glc-badge-members{color:#7ab8e8;background:#5f8dbe1f;border-color:#5f8dbe40}.glc-treasury{color:#8aaecb;align-items:baseline;gap:4px;margin-top:5px;font-size:11px;display:flex}.glc-treasury em{letter-spacing:-.3px;background:linear-gradient(135deg,#ffe066 0%,#e2a800 60%,#c47700 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:17px;font-style:normal;font-weight:800}.glc-treasury small{color:#6a90b0;font-size:10px}.guild-list-card button{color:#e2be56;cursor:pointer;background:#c8a04017;border:1px solid #c8a0404d;border-radius:7px;flex:none;min-width:46px;height:28px;padding:0 8px;font-size:11px;font-weight:700}.guild-list-card button:disabled{opacity:.35;cursor:not-allowed}.guild-member-avatar{object-fit:cover;border:2px solid #5f8dbe4d;border-radius:50%!important;flex:0 0 36px!important;width:36px!important;min-width:36px!important;height:36px!important;min-height:36px!important;display:block!important}.guild-member-avatar-init{color:#e8f2ff;letter-spacing:0;justify-content:center;align-items:center;font-size:14px;font-weight:800;box-shadow:0 2px 6px #0006;display:flex!important}.guild-header-card{background:url(/assets/guild-header-bg.webp) 50%/cover no-repeat;border:1px solid #e2be564d;border-radius:12px;align-items:center;gap:14px;padding:14px;display:flex;position:relative;overflow:hidden}.guild-header-card:before{content:"";pointer-events:none;background:linear-gradient(135deg,#040c208c 0%,#020614b8 100%);border-radius:12px;position:absolute;inset:0}.guild-header-card>*{z-index:1;position:relative}.guild-header-logo-wrap{flex:0 0 58px;width:58px;height:58px;position:relative}.guild-header-logo{object-fit:cover;border:2px solid #e2be5659;border-radius:12px;width:58px;height:58px}.guild-header-logo-placeholder{color:#7a9cbd;background:#1e3c6ee6;border:2px solid #5f8dbe40;border-radius:12px;justify-content:center;align-items:center;width:58px;height:58px;display:flex}.guild-header-logo-placeholder svg{width:26px;height:26px}.guild-logo-upload-btn{color:#e2be56;cursor:pointer;background:#0e2648f2;border:1px solid #e2be5680;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;padding:0;display:flex;position:absolute;bottom:-4px;right:-4px}.guild-logo-upload-btn svg{width:11px;height:11px}.guild-logo-upload-btn:disabled{opacity:.4;cursor:not-allowed}.guild-header-info{flex:1;min-width:0}.guild-header-name-row{align-items:center;gap:6px;margin-bottom:3px;display:flex}.guild-header-name{color:#f0f6ff;text-shadow:0 1px 4px #000c;margin:0;font-size:15px;font-weight:800}.guild-header-lv{color:#1a0900;white-space:nowrap;background:linear-gradient(135deg,#ffe066 0%,#c47a00 100%);border:1px solid #ffdc6499;border-radius:20px;align-items:center;padding:1px 7px;font-size:10px;font-weight:900;display:inline-flex;box-shadow:0 0 6px #ffc83280,inset 0 1px #ffffff40}.guild-header-meta{color:#aac8e0;text-shadow:0 1px 3px #000000b3;margin:0 0 3px;font-size:11px}.guild-header-treasury{align-items:center;gap:4px;margin-top:2px;display:flex}.guild-header-treasury-label{color:#8aaecc;text-shadow:0 1px 3px #000c;font-size:10px}.guild-header-treasury-val{background:linear-gradient(#fffbe0 0%,#ffe066 35%,#e2a800 65%,#8b5200 100%);-webkit-text-fill-color:transparent;text-shadow:none;filter:drop-shadow(0 1px 2px #501e00b3);-webkit-background-clip:text;background-clip:text;font-size:20px;font-style:normal;font-weight:900}.guild-header-treasury-unit{color:#c09040;font-size:11px;font-weight:700}.guild-treasury-log-btn{color:#c09040;cursor:pointer;white-space:nowrap;background:#c8a0401f;border:1px solid #c8a04066;border-radius:10px;height:20px;margin-left:6px;padding:0 8px;font-size:10px;font-weight:700;transition:all .15s}.guild-treasury-log-btn:hover{background:#c8a04038}.guild-announce{color:#d8c060;background:#c8a04014;border:1px solid #c8a0402e;border-radius:8px;align-items:flex-start;gap:8px;padding:9px 12px;font-size:12px;line-height:1.5;display:flex}.guild-announce-icon{object-fit:contain;flex:none;width:20px;height:20px;margin-top:1px}.guild-announce span{flex:1;min-width:0}.guild-section-title{color:#7a9cbd;letter-spacing:.8px;text-transform:uppercase;margin:4px 0 0;font-size:10px;font-weight:700}.guild-manager-section{background:#0a1a32e6;border:1px solid #5f8dbe2e;border-radius:10px;overflow:hidden}.guild-manager-section summary{cursor:pointer;color:#9ab8d4;-webkit-user-select:none;user-select:none;padding:10px 14px;font-size:12px;font-weight:700;list-style:none}.guild-manager-section summary:after{content:" ▾"}.guild-manager-section[open] summary:after{content:" ▴"}.guild-manager-section .guild-form-grid{padding:0 12px 12px}.guild-form-label{color:#8aaecb;flex-direction:column;gap:4px;font-size:11px;font-weight:600;display:flex}.guild-form-hint{color:#5a7a96;font-size:10px;font-weight:400}.guild-save-btn{color:#e2be56;cursor:pointer;background:#c8a0401a;border:1px solid #e2be564d;border-radius:8px;height:36px;font-size:12px;font-weight:700;transition:background .15s}.guild-save-btn:hover{background:#c8a0402e}.guild-disband-confirm{background:#3c0a0a8c;border:1px solid #ef444459;border-radius:10px;flex-direction:column;gap:8px;padding:14px;display:flex}.guild-disband-warn{color:#fca5a5;margin:0;font-size:12px;font-weight:700}.guild-disband-hint{color:#c0a0a0;margin:0;font-size:11px;line-height:1.5}.guild-disband-hint strong{color:#fca5a5}.guild-disband-input{box-sizing:border-box;color:#f0f6ff;background:#050a14e6;border:1px solid #ef444466;border-radius:8px;outline:none;width:100%;height:38px;padding:0 12px;font-size:13px}.guild-disband-input:focus{border-color:#ef4444b3}.guild-disband-actions{gap:8px;display:flex}.guild-disband-cancel{color:#8aaecb;cursor:pointer;background:#0a1c36e6;border:1px solid #5f8dbe47;border-radius:8px;flex:1;height:36px;font-size:12px;font-weight:600}.guild-disband-submit{color:#fca5a5;cursor:pointer;background:#b41e1e8c;border:1px solid #ef444466;border-radius:8px;flex:1;height:36px;font-size:12px;font-weight:700}.guild-disband-submit:disabled{opacity:.3;cursor:not-allowed}.guild-header-right{flex-direction:column;flex:none;align-items:center;gap:6px;padding-left:4px;display:flex}.guild-hdr-btn{color:#c8dff0;cursor:pointer;background:#081432bf;border:1px solid #e2be564d;border-radius:10px;flex-direction:column;align-items:center;gap:1px;width:46px;padding:6px 4px;font-size:10px;font-weight:700;transition:background .15s;display:flex;position:relative}.guild-hdr-btn:hover{background:#143264d9}.guild-hdr-dot{background:#ef4444;border:2px solid #061426;border-radius:50%;width:8px;height:8px;animation:1.2s infinite pulse-dot;position:absolute;top:5px;right:6px}@keyframes pulse-dot{0%,to{transform:scale(1)}50%{transform:scale(1.35)}}.guild-hdr-link{color:#7ab8e8;background:#081432bf;border:1px solid #5f8dbe4d;border-radius:10px;flex-direction:column;align-items:center;gap:1px;width:46px;padding:5px 4px;font-size:10px;font-weight:700;text-decoration:none;display:flex}.guild-sheet-backdrop{z-index:300;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#000000a6;position:fixed;inset:0}.guild-sheet{z-index:301;background:linear-gradient(#0c1e3c 0%,#060f22 100%);border:1px solid #e2be5633;border-bottom:none;border-radius:18px 18px 0 0;flex-direction:column;width:min(100%,430px);max-height:85vh;animation:.28s cubic-bezier(.4,0,.2,1) forwards guild-sheet-up;display:flex;position:fixed;bottom:0;left:50%;transform:translate(-50%);box-shadow:0 -8px 32px #0009}@keyframes guild-sheet-up{0%{opacity:0;transform:translate(-50%)translateY(100%)}to{opacity:1;transform:translate(-50%)translateY(0)}}.guild-sheet-handle{background:#e2be564d;border-radius:2px;flex:0 0 4px;width:38px;margin:10px auto 0}.guild-sheet-bar{color:#e8f2ff;border-bottom:1px solid #ffffff12;flex:none;justify-content:space-between;align-items:center;padding:14px 16px 10px;font-size:15px;font-weight:800;display:flex}.guild-sheet-close{color:#8aaecb;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.guild-sheet-footer{border-top:1px solid #ffffff12;flex:none;gap:10px;padding:12px 16px;display:flex}.guild-sheet-cancel{color:#8aaecb;cursor:pointer;background:#0a1c36e6;border:1px solid #5f8dbe4d;border-radius:10px;flex:1;height:40px;font-size:13px;font-weight:700}.guild-sheet-confirm{cursor:pointer;color:#1a0900;background:linear-gradient(135deg,#ffe066 0%,#e2a800 60%,#b07c0c 100%);border:none;border-radius:10px;flex:2;height:40px;font-size:13px;font-weight:800;box-shadow:0 2px 12px #e2be5666}.guild-sheet-confirm:disabled{opacity:.35;cursor:not-allowed}.guild-logo-hint{color:#6a90b0;margin:0;padding:8px 16px 4px;font-size:11px}.guild-logo-slots{gap:12px;padding:10px 16px;display:flex}.guild-logo-slot{aspect-ratio:1;background:#0a1c36e6;border:2px solid #5f8dbe40;border-radius:12px;flex:1;transition:border-color .15s;position:relative;overflow:hidden}.guild-logo-slot.is-selected{border-color:#ffd232cc;box-shadow:0 0 10px #ffc83266}.guild-logo-slot img{object-fit:cover;cursor:pointer;width:100%;height:100%;display:block}.guild-logo-slot-add{cursor:pointer;color:#6a90b0;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:100%;height:100%;font-size:10px;font-weight:700;display:flex}.guild-logo-slot-add:disabled{opacity:.4;cursor:not-allowed}.guild-logo-slot-del{color:#fca5a5;cursor:pointer;background:#b41e1ecc;border:none;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;display:flex;position:absolute;top:4px;right:4px}.guild-logo-slot-check{color:#ffe066;filter:drop-shadow(0 1px 2px #000000b3);position:absolute;bottom:4px;right:4px}.guild-slot-spinner{border:2px solid #5f8dbe4d;border-top-color:#7ab8e8;border-radius:50%;width:20px;height:20px;animation:.7s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.guild-members-sheet{height:90dvh;max-height:90dvh}.gms-tab-bar{border-bottom:1px solid #ffffff14;gap:0;display:flex}.gms-tab{color:#6a90b0;cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;flex:1;justify-content:center;align-items:center;gap:5px;height:40px;font-size:12px;font-weight:700;transition:all .15s;display:flex}.gms-tab.is-active{color:#e2be56;border-bottom-color:#e2be56}.gms-count{color:#8aaecb;background:#5f8dbe33;border-radius:8px;justify-content:center;align-items:center;min-width:18px;height:16px;padding:0 4px;font-size:10px;display:inline-flex}.gms-badge{color:#fff;background:#ef4444;border-radius:8px;justify-content:center;align-items:center;min-width:18px;height:16px;padding:0 4px;font-size:10px;animation:1.2s infinite pulse-dot;display:inline-flex}.gms-body{flex:1;padding:4px 0 8px;overflow-y:auto}.gms-empty{text-align:center;color:#5a7a9a;padding:28px 16px;font-size:12px}.gms-row{border-bottom:1px solid #ffffff0d;align-items:center;gap:10px;padding:10px 14px;display:flex}.gms-row.is-self{background:#e2be560d}.gms-rank{color:#5a7a9a;text-align:center;flex:0 0 18px;font-size:11px;font-weight:700}.gms-info{flex:1;min-width:0}.gms-name-row{align-items:center;gap:5px;display:flex}.gms-name{color:#e8f2ff;white-space:nowrap;text-overflow:ellipsis;max-width:110px;font-size:13px;font-weight:700;overflow:hidden}.gms-role{white-space:nowrap;border-radius:4px;padding:1px 5px;font-size:10px;font-weight:700}.gms-role.role-president{color:#ffe066;background:#ffb41e26;border:1px solid #ffc8324d}.gms-role.role-vp{color:#c4a8ff;background:#9664ff1f;border:1px solid #9664ff40}.gms-role.role-member{color:#8aaecb;background:#5f8dbe1a;border:1px solid #5f8dbe33}.gms-sub{color:#6a90b0;margin-top:1px;font-size:10px;display:block}.gms-online{color:#34d399;font-weight:600}.gms-recent{color:#fbbf24;font-weight:600}.gms-away{color:#6a90b0}.gms-contrib{color:#5a7a96;margin-top:1px;font-size:10px;display:block}.gms-actions{flex-direction:column;flex:none;gap:3px;display:flex}.gms-btn{cursor:pointer;white-space:nowrap;border:1px solid;border-radius:6px;height:24px;padding:0 7px;font-size:10px;font-weight:800}.gms-kick{color:#fca5a5;background:#b41e1e33;border-color:#ef444459}.gms-vp{color:#c4a8ff;background:#9664ff26;border-color:#9664ff4d}.gms-cancel{color:#8aaecb;background:#5f8dbe1f;border-color:#5f8dbe4d}.gms-transfer{color:#ffe066;background:#ffb41e1a;border-color:#ffc8324d}.gms-approve{color:#86efac;background:#1eb45026;border-color:#22c55e59}.gms-reject{color:#fca5a5;background:#b41e1e26;border-color:#ef44444d}.guild-manager-sheet{height:90dvh;max-height:90dvh}.gman-body{flex-direction:column;flex:1;padding:14px 16px 20px;display:flex;overflow-y:auto}.gman-group{margin-bottom:12px}.gman-label{color:#8aaecb;margin-bottom:5px;font-size:11px;font-weight:700;display:block}.gman-input{box-sizing:border-box;color:#e8f2ff;background:#050f23e6;border:1px solid #5f8dbe40;border-radius:9px;outline:none;width:100%;height:38px;padding:0 12px;font-size:13px}.gman-input:focus{border-color:#e2be5680}.gman-textarea{box-sizing:border-box;color:#e8f2ff;resize:none;background:#050f23e6;border:1px solid #5f8dbe40;border-radius:9px;outline:none;width:100%;padding:10px 12px;font-size:13px;line-height:1.5}.gman-textarea:focus{border-color:#e2be5680}.gman-save-btn{cursor:pointer;color:#1a0900;background:linear-gradient(135deg,#ffe066 0%,#e2a800 60%,#b07c0c 100%);border:none;border-radius:10px;width:100%;height:40px;font-size:13px;font-weight:800;box-shadow:0 2px 10px #e2be5659}.gman-row{gap:8px;display:flex}.gman-row .gman-input{flex:1}.gman-withdraw-btn{color:#e2be56;cursor:pointer;white-space:nowrap;background:#c8a0401f;border:1px solid #e2be5659;border-radius:9px;height:38px;padding:0 16px;font-size:12px;font-weight:800}.gman-danger-group{border-top:1px solid #ef44442e;margin-top:24px;padding-top:16px}.gman-disband-btn{cursor:pointer;color:#fca5a5;background:#b41e1e1f;border:1px solid #ef444466;border-radius:10px;width:100%;height:40px;font-size:13px;font-weight:800}.gman-disband-btn:hover{background:#b41e1e38}.guild-logs-sheet{height:90dvh;max-height:90dvh}.glogs-body{flex:1;padding:4px 0 16px;overflow-y:auto}.glogs-empty{text-align:center;color:#6a90b0;padding:32px 16px;font-size:13px}.glogs-row{border-bottom:1px solid #ffffff0d;align-items:flex-start;gap:8px;padding:11px 16px;display:flex}.glogs-info{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.glogs-type{color:#e8f2ff;font-size:13px;font-weight:700}.glogs-remark{color:#7a9cbd;white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.glogs-time{color:#5a7a9a;font-size:10px}.glogs-amt{white-space:nowrap;flex:none;font-size:14px;font-style:normal;font-weight:800}.glogs-amt.pos{color:#34d399}.glogs-amt.neg{color:#f87171}.guild-contrib-table{border:1px solid #3c8c2847;border-radius:10px;overflow:hidden;box-shadow:0 2px 8px #00000012}.gct-head{color:#fff;text-align:right;letter-spacing:.3px;background:linear-gradient(135deg,#4a9a20 0%,#2d6e14 100%);grid-template-columns:24px 1fr 42px 52px 52px;gap:6px;padding:8px 10px;font-size:10px;font-weight:800;display:grid}.gct-head span:nth-child(2){text-align:left}.gct-row{color:#2a4028;background:#fff;border-top:1px solid #3c8c281a;grid-template-columns:24px 1fr 42px 52px 52px;align-items:center;gap:6px;padding:7px 10px;font-size:11px;display:grid}.gct-row.alt{background:#f4faf2}.gct-row.is-self{background:#e8f7e0;border-left:3px solid #4a9a20}.gct-rank{color:#6a9050;text-align:center;font-size:11px;font-weight:700}.gct-name{align-items:center;gap:5px;min-width:0;display:flex}.gct-name span{white-space:nowrap;text-overflow:ellipsis;color:#1a3018;font-size:12px;font-weight:600;overflow:hidden}.gct-role{white-space:nowrap;border-radius:3px;padding:1px 4px;font-size:9px;font-style:normal;font-weight:700}.gct-role.role-president{color:#7a5000;background:#b4780021;border:1px solid #b4780033}.gct-role.role-vp{color:#5a3a9a;background:#7850c81a;border:1px solid #7850c82e}.gct-role.role-member{color:#2d7018;background:#3c8c281a;border:1px solid #3c8c2833}.gct-val{text-align:right;color:#2a7010;font-size:12px;font-weight:800}.gct-total{text-align:right;color:#6a9050;font-size:11px;font-weight:600}.guild-primary-btn{color:#140f00;cursor:pointer;background:linear-gradient(#e2be56,#b07c0c);border:none;border-radius:10px;width:100%;height:40px;font-size:13px;font-weight:800}.guild-primary-btn:disabled{opacity:.38;cursor:not-allowed}.guild-primary-link{color:#140f00;background:linear-gradient(#e2be56,#b07c0c);border-radius:9px;justify-content:center;align-items:center;min-height:38px;font-size:13px;font-weight:800;text-decoration:none;display:flex}.guild-create-row{grid-template-columns:1fr 68px;gap:7px;display:grid}.guild-form-grid{gap:9px;display:grid}.guild-danger-row{gap:7px;display:grid}.guild-create-row input,.guild-form-grid input,.guild-form-label input{color:#e8f2ff;background:#051228f7;border:1px solid #5f8dbe47;border-radius:8px;outline:none;height:38px;padding:0 11px;font-size:12px}.guild-create-row input:focus,.guild-form-grid input:focus,.guild-form-label input:focus{border-color:#e2be5673}.guild-create-row button{color:#140f00;cursor:pointer;background:linear-gradient(#e2be56,#b07c0c);border:none;border-radius:8px;height:38px;font-size:12px;font-weight:700}.guild-form-grid button{color:#8aa8c4;cursor:pointer;background:#0a1c36e6;border:1px solid #5f8dbe33;border-radius:8px;height:36px;font-size:12px;font-weight:600}.guild-danger-row button{color:#f87171;cursor:pointer;background:#50141447;border:1px solid #ef444433;border-radius:8px;height:36px;font-size:12px;font-weight:600}.guild-help p{color:#6a8aa8;background:#0a1c36d9;border:1px solid #5f8dbe24;border-radius:10px;align-items:flex-start;gap:9px;margin:0;padding:11px 12px;font-size:12px;line-height:1.55;display:flex}.guild-help svg{color:#c8a040;flex:none;width:12px;height:12px;margin-top:2px}.lw2-page{color:#fff;background:radial-gradient(circle at 50% 0,#ffc44a2e,#0000 24%),radial-gradient(circle at 16% 8%,#954ce938,#0000 28%),radial-gradient(circle at 86% 16%,#5277ff24,#0000 28%),linear-gradient(#160a30 0%,#10061f 38%,#0b0416 100%);min-height:100%;padding-bottom:32px;overflow-x:hidden}.lw2-banner{width:100%;line-height:0;overflow:hidden}.lw2-banner img{width:100%;height:auto;display:block}.lw2-stats{box-sizing:border-box;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:7px 13px;display:grid}.lw2-stat{background:radial-gradient(circle at 50% 0,#ffdf921a,#0000 48%),linear-gradient(#182346e0,#120c28eb);border:1px solid #ffda8447;border-radius:14px;grid-template-rows:auto auto;grid-template-columns:32px 1fr;align-items:center;column-gap:7px;padding:10px;display:grid;box-shadow:0 10px 20px #0000002e,inset 0 1px #ffffff0f}.lw2-stat__ico{color:#ffd36a;background:#ffd36a26;border-radius:50%;grid-area:1/1/3;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.lw2-stat__lbl{color:#d2c6ff;white-space:nowrap;grid-area:1/2;font-size:11px;font-weight:800;line-height:1.2}.lw2-stat__val{color:#ffe19b;text-shadow:0 0 12px #ffd36a2e;grid-area:2/2;margin-top:2px;font-size:20px;font-weight:950;line-height:1.05}.lw2-tasks{background:radial-gradient(circle at 12% 0,#56a7ff1f,#0000 34%),radial-gradient(circle at 92% 8%,#a466ff24,#0000 34%),linear-gradient(#101837f5,#0b071efa);border:1px solid #ffda8447;border-radius:20px;margin:14px 14px 0;padding:14px;box-shadow:0 18px 36px #00000047,inset 0 1px #ffffff0d}.lw2-tasks__hd{justify-content:space-between;align-items:center;gap:8px;margin-bottom:12px;display:flex}.lw2-tasks__hd h3{color:#ffe19b;text-shadow:0 2px #593000c2,0 0 18px #ffda842e;margin:0;font-size:20px;font-weight:950}.lw2-tasks__hd span{color:#ffd36a;white-space:nowrap;background:#ffd36a1a;border:1px solid #ffd36a38;border-radius:999px;flex-shrink:0;padding:5px 10px;font-size:12px;font-weight:900}.lw2-tabs{grid-template-columns:1fr 1fr;gap:8px;margin-bottom:12px;display:grid}.lw2-tabs button{color:#d7ceff;cursor:pointer;background:linear-gradient(#17244eb8,#130c2ad1);border:1px solid #ffda8438;border-radius:12px;height:40px;font-size:14px;font-weight:900}.lw2-tabs button.active{color:#4b2800;background:linear-gradient(#fff0a6 0%,#f6c453 100%);border-color:#ffefa6a6;box-shadow:0 8px 16px #ffc34638,inset 0 1px #ffffffb8}.lw2-task-list{flex-direction:column;gap:10px;display:flex}.lw2-card{background:radial-gradient(circle at 14% 16%,#ffd66612,#0000 34%),linear-gradient(#4e2f8b80,#1e1042ad);border:1px solid #ffffff17;border-radius:16px;grid-template-columns:42px minmax(0,1fr) 78px;align-items:center;gap:10px;min-height:104px;padding:12px 10px;display:grid;box-shadow:0 10px 20px #0003,inset 0 1px #ffffff0a}.lw2-card--claimable{border-color:#ffd36a75;box-shadow:0 12px 24px #ffb64024,inset 0 1px #ffd36a1a}.lw2-card--claimed{background:linear-gradient(#08595861,#08323a85);border-color:#43d39a4d}.lw2-card__ico{width:42px;height:42px}.lw2-ticon{border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:flex;box-shadow:0 6px 14px #00000047,inset 0 1px #ffffff2e}.lw2-tab-dot{color:#fff;vertical-align:middle;background:#ef4444;border-radius:999px;justify-content:center;align-items:center;min-width:17px;height:17px;margin-left:5px;padding:0 4px;font-size:10px;font-weight:950;line-height:1;display:inline-flex;box-shadow:0 2px 6px #ef444480}.lw2-tabs button.active .lw2-tab-dot{background:#dc2626}.lw2-card__body{min-width:0}.lw2-card__ttl{justify-content:space-between;align-items:center;gap:6px;margin-bottom:4px;display:flex}.lw2-card__ttl b{color:#fff;overflow-wrap:anywhere;min-width:0;font-size:14px;font-weight:950}.lw2-badge{color:#4b2800;background:linear-gradient(#fff0a6,#f6c453);border-radius:999px;flex-shrink:0;padding:2px 7px;font-size:11px;font-weight:950}.lw2-card__body p{color:#d7cdf8;overflow-wrap:anywhere;margin:0 0 6px;font-size:12px;line-height:1.38}.lw2-prog{background:#ffffff1c;border-radius:999px;width:100%;height:7px;overflow:hidden}.lw2-prog i{border-radius:inherit;background:linear-gradient(90deg,#7e5cff 0%,#4fd8ff 50%,#ffe08c 100%);max-width:100%;height:100%;display:block}.lw2-card__body small{color:#c4b8f0;margin-top:6px;font-size:11px;font-weight:900;display:block}.lw2-btn{cursor:pointer;color:#4b2800;background:linear-gradient(#fff0a6 0%,#f6c453 100%);border:none;border-radius:13px;width:78px;height:40px;font-size:13px;font-weight:950;box-shadow:0 8px 14px #f6c4533d}.lw2-btn--go{color:#fff;background:linear-gradient(#67b2ff 0%,#357ae8 100%);box-shadow:0 8px 14px #357ae838}.lw2-btn--pending{color:#d6d8e2;box-shadow:none;background:linear-gradient(#5f6478 0%,#3e4355 100%)}.lw2-btn--done{color:#c7fff1;background:linear-gradient(#1e8a70 0%,#126b56 100%);box-shadow:0 8px 14px #126b5633}.lw2-btn:disabled{opacity:.72}.lw2-empty{color:#d9cdf7;text-align:center;margin:0;padding:14px 0;font-size:13px}.lw2-stage{box-sizing:border-box;background:radial-gradient(circle at 50% 55%,#ffbe3217,#0000 55%),linear-gradient(#0e0622 0%,#060314 100%);justify-content:center;align-items:center;width:100%;height:min(100vw,440px);margin:4px 0 0;padding-top:20px;display:flex;position:relative}.lw2-wheel{z-index:1;border-radius:50%;width:min(86vw,340px);height:min(86vw,340px);transition:transform 5.6s cubic-bezier(.12,.78,.08,1);position:relative;box-shadow:inset 0 0 30px #000000b3,0 0 0 3px #ffc83c40}.lw2-wheel:before{display:none}.lw2-seg{text-align:center;color:#fff8e6;text-shadow:0 1px #000000f2,0 2px 6px #000c;transform-origin:28px 10px;z-index:1;width:56px;font-size:13px;font-weight:950;line-height:1;position:absolute;top:calc(50% - 10px);left:calc(50% - 28px)}.lw2-frame{object-fit:contain;z-index:2;pointer-events:none;filter:drop-shadow(0 0 18px #ffc83c73)drop-shadow(0 4px 12px #00000080);width:min(99vw,392px);height:min(99vw,392px);display:block;position:absolute}.lw2-hub{z-index:4;object-fit:contain;filter:drop-shadow(0 3px 10px #000000a6)drop-shadow(0 0 14px #ffc83c66);width:min(26vw,103px);height:min(26vw,103px);display:block;position:absolute}.lw2-ptr{z-index:5;object-fit:contain;filter:drop-shadow(0 4px 10px #0009);width:min(17vw,63px);height:auto;display:block;position:absolute;top:clamp(28px,27.3vw - 74.3px,43px);left:50%;transform:translate(-50%)}.lw2-tip,.lw2-msg,.lw2-rules,.lw2-log{color:#fff8d6;background:linear-gradient(#ffffff12,#ffffff08),#221042db;border:1px solid #ffd36a38;border-radius:16px;margin:12px 14px 0;padding:13px 14px;font-size:13px;line-height:1.55;box-shadow:0 10px 22px #0000002e,inset 0 1px #ffffff0d}.lw2-msg{color:#fecaca;border-color:#f8717180}.lw2-rules h3,.lw2-log h3{color:#ffd36a;margin:0 0 8px;font-size:16px;font-weight:950}.lw2-rules ol{margin:0;padding-left:18px}.lw2-log p{color:#d9cdf7;margin:0}.lw2-log__row{border-top:1px solid #ffffff1a;justify-content:space-between;gap:10px;padding:8px 0;display:flex}.lw2-log__row:first-of-type{border-top:none}.lw2-log__row span{color:#d9cdf7}.lw2-log__row b{color:#ffd36a}.lw2-spin{color:#4b2800;cursor:pointer;background:linear-gradient(#fff0a6 0%,#f7c948 48%,#b7791f 100%);border:none;border-radius:16px;width:calc(100% - 28px);height:54px;margin:14px 14px 0;font-size:19px;font-weight:950;display:block;box-shadow:0 12px 24px #ffb43247,inset 0 1px #ffffffbf}.lw2-spin:active{transform:translateY(2px)scale(.98)}.lw2-spin:disabled{opacity:.55;filter:grayscale(.4);cursor:default}.lw2-modal{z-index:260;background:#0000009e;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.lw2-modal__card{color:#4b2800;text-align:center;background:linear-gradient(#fff7d6,#f7d08a 45%,#7c3aed 140%);border:2px solid #ffd36a;border-radius:22px;width:min(100%,320px);padding:26px 20px 20px;box-shadow:0 0 38px #ffd36a99}.lw2-modal__card span{font-size:18px;font-weight:950}.lw2-modal__card h2{margin:10px 0 8px;font-size:30px;line-height:1.1}.lw2-modal__card p{margin:0 0 14px;font-weight:800}.lw2-modal__card button{cursor:pointer;border:none;border-radius:999px;width:100%;height:44px;font-weight:950}.lw2-modal__go-welfare{color:#4b2800;background:linear-gradient(#fff0a6 0%,#f7c948 48%,#b7791f 100%);margin-bottom:10px;box-shadow:0 8px 18px #ffb4324d}.lw2-modal__confirm{color:#4b2800;background:#4b28001f;border:1px solid #4b280033!important}.lw2-page-tabs{background:#ffffff0a;border:1px solid #ffda8438;border-radius:16px;grid-template-columns:1fr 1fr;gap:0;margin:12px 14px 0;display:grid;overflow:hidden}.lw2-page-tab{color:#c4b8f0;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;gap:6px;height:46px;font-size:16px;font-weight:900;transition:background .18s,color .18s;display:flex;position:relative}.lw2-page-tab+.lw2-page-tab{border-left:1px solid #ffda842e}.lw2-page-tab--active{color:#4b2800;background:linear-gradient(#fff0a6 0%,#f7c948 100%);font-weight:950;box-shadow:inset 0 1px #ffffffb8}.lw2-page-tab__dot{color:#fff;text-align:center;background:#ef4444;border-radius:999px;min-width:18px;height:18px;padding:0 4px;font-size:11px;font-weight:950;line-height:18px;box-shadow:0 2px 6px #ef444480}.lw2-page-tab--active .lw2-page-tab__dot{background:#dc2626;box-shadow:0 2px 6px #dc262666}.home-trust-bar,.home-features-fullbar{display:none}@media (width>=1024px){.home-trust-bar{background:#fff;border-top:1px solid #12a7a81a;flex-shrink:0;justify-content:space-around;align-items:center;gap:0;padding:10px 14px;display:flex}.home-trust-bar .trust-feature-item{flex:1;justify-content:center}.home-trust-bar .trust-feature-item+.trust-feature-item{border-left:1px solid #12a7a826}.trust-logos{align-items:center;gap:14px;display:flex}.trust-logo-badge{object-fit:contain;width:64px;height:64px}.trust-logo-labs{object-fit:contain;opacity:.9;width:auto;height:48px}.hdp-wheel-banner{cursor:pointer;background:0 0;border:none;border-radius:10px;flex-shrink:0;width:calc(100% - 20px);margin:8px 10px 10px;padding:0;transition:opacity .15s,transform .12s;display:block;overflow:hidden}.hdp-wheel-banner:hover{opacity:.92}.hdp-wheel-banner:active{transform:scale(.98)}.hdp-wheel-banner__img{object-fit:cover;border-radius:10px;width:100%;height:auto;display:block}.home-features-fullbar{background:#fff;border-top:1px solid #12a7a81a;justify-content:space-around;align-items:center;gap:0;padding:12px 24px;display:flex}.trust-feature-item{flex:1;justify-content:center;align-items:center;gap:10px;display:flex}.trust-feature-item+.trust-feature-item{border-left:1px solid #12a7a826}.trust-icon{object-fit:contain;flex-shrink:0;width:44px;height:44px}.trust-text{flex-direction:column;gap:2px;display:flex}.trust-title{color:#21474a;white-space:nowrap;font-size:14px;font-weight:700;line-height:1.2}.trust-desc{color:#8aabab;white-space:nowrap;font-size:11px;line-height:1.2}.cat-app-banner{flex-shrink:0;margin-top:auto;padding:6px 4px 8px;display:block}.cat-app-banner img{object-fit:contain;border-radius:12px;width:100%}}.hdr-btn-install{display:none;position:relative}.app-shell:has(.home-layout) .hdr-btn-install{display:inline-flex}.hdr-install-icon-wrap{color:#12a7a8;position:relative}.h-install-svg{color:#12a7a8;width:22px;height:22px}.h-install-pulse{pointer-events:none;border:2px solid #12a7a880;border-radius:50%;animation:1.8s ease-out infinite install-pulse;position:absolute;inset:-4px}@keyframes install-pulse{0%{opacity:.8;transform:scale(.7)}to{opacity:0;transform:scale(1.5)}}.pwa-guide-overlay{z-index:9999;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#06141eb8;justify-content:center;align-items:center;padding:16px;animation:.22s pwa-overlay-in;display:flex;position:fixed;inset:0}@keyframes pwa-overlay-in{0%{opacity:0}to{opacity:1}}.pwa-guide-modal{background:linear-gradient(160deg,#e8faf8 0%,#f0fdfb 40%,#fff 100%);border-radius:24px;flex-direction:column;width:100%;max-width:420px;max-height:90dvh;animation:.28s cubic-bezier(.34,1.56,.64,1) pwa-modal-in;display:flex;position:relative;overflow:hidden;box-shadow:0 24px 60px #12a7a838,0 4px 16px #0000001f}@keyframes pwa-modal-in{0%{opacity:0;transform:scale(.88)translateY(24px)}to{opacity:1;transform:scale(1)translateY(0)}}.pwa-guide-close{color:#0d7d7e;cursor:pointer;z-index:1;background:#12a7a81f;border:none;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-size:14px;display:flex;position:absolute;top:14px;right:14px}.pwa-guide-close:hover{background:#12a7a83d}.pwa-guide-header{text-align:center;background:linear-gradient(#12a7a814 0%,#0000 100%);border-bottom:1px solid #12a7a81a;padding:28px 24px 16px}.pwa-guide-icon-wrap{background:linear-gradient(135deg,#12a7a8,#0d7d7e);border-radius:16px;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:12px;display:inline-flex;box-shadow:0 6px 18px #12a7a859}.pwa-guide-icon-wrap svg{color:#fff;width:28px;height:28px}.pwa-guide-title{color:#0d5e5f;letter-spacing:.02em;margin:0 0 4px;font-size:20px;font-weight:900}.pwa-guide-subtitle{color:#5da0a1;margin:0;font-size:13px}.pwa-guide-tabs{background:#12a7a80a;border-bottom:2px solid #12a7a81f;gap:0;padding:0 16px;display:flex}.pwa-tab{color:#5da0a1;cursor:pointer;background:0 0;border:none;flex:1;padding:10px 4px;font-size:13px;font-weight:600;transition:color .2s;position:relative}.pwa-tab.active{color:#12a7a8}.pwa-tab.active:after{content:"";background:#12a7a8;border-radius:2px 2px 0 0;height:2px;position:absolute;bottom:-2px;left:0;right:0}.pwa-guide-steps{overscroll-behavior:contain;flex-direction:column;gap:12px;min-height:0;padding:16px 20px;display:flex;overflow-y:auto}.pwa-quick-install-card{background:linear-gradient(135deg,#12a7a824,#0d7d7e17);border:1px solid #12a7a838;border-radius:14px;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex}.pwa-quick-install-card span{color:#0d5e5f;font-size:13px;font-weight:800;line-height:1.4}.pwa-quick-install-card button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#12a7a8,#0d7d7e);border:0;border-radius:10px;flex:none;min-width:88px;height:34px;font-size:13px;font-weight:900;box-shadow:0 5px 14px #12a7a847}.pwa-browser-switch-card{background:linear-gradient(135deg,#fff7dbf2,#ffffffe0);border:1px solid #d9a94b61;border-radius:14px;grid-template-columns:minmax(0,1fr) auto;gap:10px 12px;padding:14px;display:grid}.pwa-browser-switch-card div{gap:3px;display:grid}.pwa-browser-switch-card b{color:#815213;font-size:14px}.pwa-browser-switch-card span{color:#846b43;font-size:12px;line-height:1.5}.pwa-browser-switch-card button{color:#fff;background:#b97a18;border:0;border-radius:9px;align-self:center;min-width:90px;min-height:36px;padding:0 10px;font-size:13px;font-weight:800}.pwa-browser-switch-card ol{color:#6f623f;grid-column:1/-1;margin:0;padding-left:20px;font-size:12px;line-height:1.65}.pwa-step{background:#12a7a80f;border:1px solid #12a7a81a;border-radius:14px;align-items:flex-start;gap:14px;padding:12px 14px;animation:.24s both pwa-step-in;display:flex}.pwa-step:first-child{animation-delay:40ms}.pwa-step:nth-child(2){animation-delay:.1s}.pwa-step:nth-child(3){animation-delay:.16s}@keyframes pwa-step-in{0%{opacity:0;transform:translate(-10px)}to{opacity:1;transform:translate(0)}}.pwa-step-num{color:#fff;background:linear-gradient(135deg,#12a7a8,#0d7d7e);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:13px;font-weight:800;display:flex;box-shadow:0 3px 8px #12a7a84d}.pwa-step-body{flex-direction:column;gap:2px;display:flex}.pwa-step-title{color:#0d5e5f;font-size:14px;font-weight:700}.pwa-step-desc{color:#6aa3a4;font-size:12px;line-height:1.4}.pwa-guide-cta{color:#fff;cursor:pointer;letter-spacing:.04em;background:linear-gradient(135deg,#12a7a8,#0d7d7e);border:none;border-radius:14px;width:calc(100% - 40px);margin:0 20px 20px;padding:14px;font-size:15px;font-weight:800;transition:transform .15s,box-shadow .15s;display:block;box-shadow:0 6px 18px #12a7a859}.pwa-guide-cta:hover{transform:translateY(-1px);box-shadow:0 8px 22px #12a7a873}.kiosk-home{--cream:#fff8ec;--yellow:#ffd166;--ink:#18251f;isolation:isolate;min-height:100dvh;color:var(--ink);background:radial-gradient(circle at 12% 12%,#d6e2ffc7,#0000 30%),radial-gradient(circle at 88% 84%,#ffe6c794,#0000 35%),linear-gradient(135deg,#fff 0%,#f7f9fd 50%,#fdfaf7 100%);position:relative;overflow:hidden}.kiosk-home:before{z-index:-3;content:"";background:linear-gradient(135deg,#ffffff14,#f4f7fb33);position:fixed;inset:0}.kiosk-machine-maintenance{z-index:30;color:#fff8ec;text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#121814e6;place-content:center;justify-items:center;gap:10px;padding:28px;display:grid;position:fixed;inset:0}.kiosk-machine-maintenance svg{color:#ffd166;width:46px;height:46px}.kiosk-machine-maintenance small{color:#ffd166;letter-spacing:.13em;font:700 11px Consolas,monospace}.kiosk-machine-maintenance h1{margin:0;font:400 34px Georgia,serif}.kiosk-machine-maintenance p{color:#fff8ecc7;max-width:320px;margin:0;font-size:14px;line-height:1.7}.kiosk-home-playing .kiosk-home-shell{width:100%;max-width:none;padding:0}.kiosk-home *,.kiosk-home :before,.kiosk-home :after{box-sizing:border-box}.kiosk-home-shade{z-index:-2;pointer-events:none;z-index:-1;background:linear-gradient(#ffffff0f,#fff0 40%,#f4f7fb38);width:100%;height:100%;position:absolute;inset:0}.kiosk-home-shell{z-index:1;isolation:isolate;flex-direction:column;width:100%;max-width:none;min-height:100dvh;margin:0;padding:16px 22px 18px;display:flex;position:relative}.kiosk-notice{background:#09130e73;border-block:1px solid #fff8ec47;width:100%;overflow:hidden}.kiosk-notice>div{width:max-content;animation:34s linear infinite kiosk-marquee;display:flex}.kiosk-notice span,.kiosk-notice b{letter-spacing:.06em;white-space:nowrap;padding:8px 24px 8px 0;font:700 10px/1.2 Consolas,monospace;display:inline-block}.kiosk-notice span{color:#fff8ecd6}.kiosk-notice b{color:var(--yellow);padding-right:10px}@keyframes kiosk-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.kiosk-categories-wrap{margin:16px 0 12px;position:relative}.kiosk-categories{-ms-overflow-style:none;scrollbar-width:none;cursor:grab;-webkit-user-select:none;user-select:none;gap:7px;padding:0 44px 2px 0;display:flex;overflow-x:auto}.kiosk-categories.is-dragging{cursor:grabbing}.kiosk-categories::-webkit-scrollbar{display:none}.kiosk-game-area::-webkit-scrollbar{display:none}.kiosk-categories-scroll-hint{width:36px;height:34px;color:var(--yellow);pointer-events:none;background:linear-gradient(90deg,#0000,#0c1812f5 42%);place-items:center;animation:1.1s ease-in-out infinite kiosk-scroll-hint;display:grid;position:absolute;top:0;right:0}.kiosk-categories-scroll-hint svg{filter:drop-shadow(0 0 4px #ffd166a6);width:20px;height:20px}@keyframes kiosk-scroll-hint{0%,to{opacity:.7;transform:translateY(-50%)translate(0)}50%{opacity:1;transform:translateY(-50%)translate(4px)}}.kiosk-categories button{color:#fff8ecc7;cursor:pointer;white-space:nowrap;background:#0c18127a;border:1px solid #fff8ec59;border-radius:3px;min-width:62px;height:34px;padding:0 12px;font-size:12px}.kiosk-categories button.active{border-color:var(--yellow);background:var(--yellow);color:#3a2c17;font-weight:800}.kiosk-game-area{-ms-overflow-style:none;scrollbar-width:none;flex:1 1 0;min-height:0;padding:2px 2px 14px;overflow-y:auto}.kiosk-provider-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.kiosk-provider-card{aspect-ratio:1.2;min-width:0;color:var(--cream);cursor:pointer;background:#0c1812ad;border:1px solid #fff8ec40;border-radius:4px;padding:0;position:relative;overflow:hidden;box-shadow:0 8px 20px #0003}.kiosk-provider-card img{object-fit:cover;width:100%;height:100%;transition:transform .35s;display:block}.kiosk-provider-card:hover img{transform:scale(1.05)}.kiosk-provider-card span{text-align:left;background:linear-gradient(#0000,#040a07e0 34%);grid-template-columns:1fr auto;align-items:center;gap:2px 8px;padding:10px;display:grid;position:absolute;bottom:0;left:0;right:0}.kiosk-provider-card b{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.kiosk-provider-card small{color:var(--yellow);font:700 9px Consolas,monospace}.kiosk-provider-card svg{color:var(--yellow);grid-area:1/2/3}.kiosk-provider-card:disabled{cursor:wait;opacity:.66}.kiosk-empty{color:#fff8ecc7;place-items:center;height:100%;min-height:220px;font:700 14px Consolas,monospace;display:grid}.kiosk-games-panel,.kiosk-play-area{flex-direction:column;min-height:100%;display:flex}.kiosk-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;padding-bottom:16px;display:grid}.kiosk-game-card{color:var(--cream);text-align:left;cursor:pointer;background:#0a1510c2;border:1px solid #fff8ec40;border-radius:4px;padding:0;overflow:hidden}.kiosk-game-card:hover{border-color:var(--yellow);transform:translateY(-2px)}.kiosk-game-card:disabled{opacity:.65;cursor:wait}.kiosk-game-art{background:linear-gradient(135deg,#0a2632,#453070);place-items:center;width:100%;display:grid}.kiosk-game-art img{width:100%;height:auto;display:block}.kiosk-game-art span{min-height:120px;color:var(--yellow);letter-spacing:.08em;font:700 15px Georgia,serif}.kiosk-game-card>b{text-align:center;text-overflow:ellipsis;white-space:nowrap;padding:8px;font-size:11px;display:block;overflow:hidden}.kiosk-game-back{width:40px;height:40px;color:var(--yellow);cursor:pointer;background:#0a1510c2;border:1px solid #ffd166c7;border-radius:50%;flex:0 0 40px;place-items:center;padding:0;transition:background .2s,color .2s,transform .2s;display:grid}.kiosk-game-back svg{width:23px;height:23px}.kiosk-game-back:hover{background:var(--yellow);color:#3a2c17;transform:translate(-2px)}.kiosk-game-back:focus-visible{outline:2px solid var(--cream);outline-offset:2px}.kiosk-play-grid{background:#050806;grid-template-columns:minmax(0,1fr);gap:3px;height:100%;display:grid}.kiosk-play-grid-1{grid-template-rows:minmax(0,1fr)}.kiosk-play-grid-2{grid-template-rows:repeat(2,minmax(0,1fr))}.kiosk-play-grid-3{grid-template-rows:repeat(3,minmax(0,1fr))}.kiosk-play-slot{background:#050806;border:1px solid #ffd1665c;flex-direction:column;min-width:0;min-height:0;display:flex;position:relative;overflow:hidden}.kiosk-play-slot>header{z-index:2;color:#fff8ec;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#050c08d1;align-items:center;gap:6px;max-width:calc(100% - 10px);height:26px;padding-left:7px;display:flex;position:absolute;top:5px;left:5px}.kiosk-play-slot>header span{color:var(--yellow);font:800 9px Consolas,monospace}.kiosk-play-slot>header b{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.kiosk-play-slot>header button{color:#fff;cursor:pointer;background:#843dc2eb;border:0;flex:0 0 26px;place-items:center;width:26px;height:26px;display:grid}.kiosk-game-iframe{background:#050806;border:0;flex:1;width:100%;min-height:0}.kiosk-home-footer{align-items:center;gap:8px;margin-top:auto;display:flex}.kiosk-member-card,.kiosk-order-button,.kiosk-multi-button,.kiosk-service-button{min-height:40px;color:var(--cream);cursor:pointer;background:#0a15109e;border:1px solid #fff8ec61;border-radius:3px;align-items:center;gap:8px;display:inline-flex}.kiosk-member-card{padding:5px 10px}.kiosk-member-card svg{color:var(--yellow)}.kiosk-member-card span{flex-direction:column;align-items:flex-start;display:flex}.kiosk-member-card small{color:#fff8eca6;font:700 8px Consolas,monospace}.kiosk-order-button,.kiosk-multi-button,.kiosk-service-button{padding:0 13px;font:700 10px Consolas,monospace}.kiosk-multi-button{position:relative}.kiosk-multi-button>b{color:#fff;background:#c58b2a;border:1px solid #ffffffa6;border-radius:50%;place-items:center;min-width:18px;height:18px;font:800 10px/1 Noto Sans TC,sans-serif;display:grid;position:absolute;top:-7px;right:-7px}.kiosk-service-button{margin-left:auto;position:relative;overflow:hidden}.kiosk-order-button:hover,.kiosk-multi-button:hover,.kiosk-service-button:hover,.kiosk-member-card:hover{border-color:var(--yellow);background:#ffd1661f}.kiosk-order-button:disabled,.kiosk-multi-button:disabled,.kiosk-service-button:disabled{cursor:default;opacity:.55}.kiosk-service-button.called{color:#efffe6;cursor:wait;background:#3c7042;border-color:#a8e481}.kiosk-service-button.called:after{content:"";transform-origin:0;background:#d7f6a8;height:2px;animation:30s linear both kiosk-service-countdown;position:absolute;bottom:0;left:0;right:0}@keyframes kiosk-service-countdown{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.kiosk-multi-overlay{z-index:14;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:#060e0abd;place-items:center;padding:18px;display:grid;position:absolute;inset:0}.kiosk-multi-panel{color:#20201e;background:#f7f0e4;flex-direction:column;width:min(100%,820px);height:min(720px,100% - 36px);min-height:0;padding:24px 20px 18px;display:flex;position:relative;overflow:hidden;box-shadow:0 16px 42px #0000006b}.kiosk-multi-close{z-index:1;color:#20201e;cursor:pointer;background:0 0;border:1px solid #c9c0b0;place-items:center;width:32px;height:32px;display:grid;position:absolute;top:13px;right:13px}.kiosk-multi-heading{padding-right:42px}.kiosk-multi-heading small{color:#9b6b24;font:800 9px Consolas,monospace}.kiosk-multi-heading h2{margin:3px 0 4px;font:700 25px Noto Sans TC,Microsoft JhengHei,sans-serif}.kiosk-multi-heading p{color:#756e63;margin:0;font-size:12px}.kiosk-multi-running{background:#fffaf2;border:1px solid #ded4c4;margin:14px 0 10px}.kiosk-multi-running>div{border-bottom:1px solid #e5dccd;justify-content:space-between;padding:8px 10px;display:flex}.kiosk-multi-running>div b{font-size:12px}.kiosk-multi-running>div span{color:#9b6b24;font:800 11px Consolas,monospace}.kiosk-multi-running li{color:#302f2b;text-align:center;background:#fffdf8;border:1px solid #ded4c4;flex-direction:column;align-items:center;gap:4px;min-width:0;padding:8px 28px 8px 8px;display:flex;position:relative}.kiosk-multi-running li>img,.kiosk-multi-running-fallback{color:#ffd166;object-fit:contain;background:#1c3027;border-radius:8px;place-items:center;width:64px;height:64px;font:800 10px Consolas,monospace;display:grid}.kiosk-multi-running li>small{color:#9b6b24;text-overflow:ellipsis;white-space:nowrap;width:100%;font-size:9px;font-weight:800;overflow:hidden}.kiosk-multi-running li>b{text-overflow:ellipsis;white-space:nowrap;width:100%;font-size:11px;overflow:hidden}.kiosk-multi-running li>button{color:#fff;cursor:pointer;background:#8443b4;border:0;place-items:center;width:24px;height:24px;display:grid;position:absolute;top:5px;right:5px}.kiosk-multi-providers{flex:none;gap:6px;padding:2px 0 9px;display:flex;overflow-x:auto}.kiosk-multi-providers button{color:#625b50;cursor:pointer;background:0 0;border:1px solid #d3c7b5;align-items:center;gap:5px;min-width:max-content;height:34px;padding:0 10px;display:inline-flex}.kiosk-multi-providers button.active{color:#fff8ec;background:#25251f;border-color:#25251f}.kiosk-multi-providers button:disabled{opacity:.45;cursor:default}.kiosk-multi-providers img{object-fit:contain;width:20px;height:20px}.kiosk-multi-providers span{font-size:11px;font-weight:700}.kiosk-multi-games{flex:auto;grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-rows:max-content;align-content:start;gap:9px;min-height:0;padding:1px 4px 5px 0;display:grid;overflow-y:auto}.kiosk-multi-game{color:#302f2b;text-align:center;cursor:pointer;background:#fffdf8;border:1px solid #ded4c4;flex-direction:column;align-items:stretch;min-width:0;min-height:126px;padding:0 0 7px;display:flex;overflow:hidden}.kiosk-multi-game>span{aspect-ratio:1.45;color:#ffd166;background:#1c3027;flex:none;place-items:center;width:100%;display:grid;position:relative;overflow:hidden}.kiosk-multi-game>span>img{object-fit:contain;width:100%;height:100%;display:block;position:absolute;inset:0}.kiosk-multi-game-fallback{color:#ffd166;background:linear-gradient(145deg,#243d32,#0b1711);place-items:center;width:100%;height:100%;font:800 13px Consolas,monospace;display:grid}.kiosk-multi-game small{color:#9b6b24;text-overflow:ellipsis;white-space:nowrap;padding:6px 6px 2px;font-size:8px;font-weight:800;overflow:hidden}.kiosk-multi-game b{text-overflow:ellipsis;white-space:nowrap;padding:0 6px;font-size:10px;display:block;overflow:hidden}.kiosk-multi-game:disabled{cursor:default;opacity:.48}.kiosk-multi-empty{color:#81786c;border:1px dashed #d3c7b5;grid-column:1/-1;place-items:center;min-height:150px;font-size:12px;display:grid}@media (width<=700px){.kiosk-multi-overlay{padding:10px}.kiosk-multi-panel{height:calc(100% - 20px);padding:20px 12px 12px}.kiosk-multi-running ul{grid-template-columns:repeat(3,minmax(0,1fr))}.kiosk-multi-running li{padding:6px 24px 6px 5px}.kiosk-multi-running li>img,.kiosk-multi-running-fallback{width:48px;height:48px}.kiosk-multi-games{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.kiosk-multi-game{min-height:105px}.kiosk-home-footer{gap:5px}.kiosk-order-button,.kiosk-multi-button,.kiosk-service-button{padding:0 9px}}.kiosk-welcome{z-index:5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#16321dd9;border:1px solid #9de46eb8;align-items:center;gap:15px;width:min(100% - 48px,390px);padding:18px 20px;animation:.35s ease-out both kiosk-welcome;display:flex;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 16px 42px #00000057}.kiosk-welcome>svg{color:#b7eb8f;width:34px;height:34px}.kiosk-welcome div{flex-direction:column;gap:3px;display:flex}.kiosk-welcome small{color:#fff8eca3;letter-spacing:.12em;font:700 9px Consolas,monospace}.kiosk-welcome strong{font-size:16px}.kiosk-welcome span{color:#fff8ecc7;font-size:11px}@keyframes kiosk-welcome{0%{opacity:0;transform:translate(-50%,-44%)}to{opacity:1;transform:translate(-50%,-50%)}}.kiosk-order-overlay{z-index:12;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:#060e0ab3;place-items:end center;padding:12px;display:grid;position:fixed;inset:0}.kiosk-order-panel{color:#20201e;background:#fff8ec;flex-direction:column;width:min(100%,760px);height:min(760px,100dvh - 24px);padding:26px 22px 16px;animation:.28s ease-out kiosk-order-rise;display:flex;position:relative;overflow:hidden;box-shadow:0 -12px 40px #00000059}@keyframes kiosk-order-rise{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}.kiosk-order-close{z-index:1;color:#20201e;cursor:pointer;background:0 0;border:1px solid #c9c0b0;place-items:center;width:32px;height:32px;display:grid;position:absolute;top:14px;right:14px}.kiosk-order-heading p{color:#ae7a25;letter-spacing:.12em;margin:0 0 8px;font:700 10px Consolas,monospace}.kiosk-order-heading h2{margin:0 0 8px;font:400 32px Georgia,serif}.kiosk-order-heading span{color:#756e63;font-size:13px}.kiosk-menu-categories{flex:none;gap:7px;margin:16px 0 12px;display:flex;overflow-x:auto}.kiosk-menu-categories button{color:#766d60;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #ded4c4;padding:9px 14px}.kiosk-menu-categories button.active{color:#fff8ec;background:#20201e;border-color:#20201e}.kiosk-menu-grid{flex:auto;grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;gap:10px;min-height:0;padding:2px 4px 8px 0;display:grid;overflow-y:auto}.kiosk-menu-item{background:#fffdf8;border:1px solid #e2d9ca;overflow:hidden}.kiosk-menu-item img{object-fit:cover;width:100%;height:108px;display:block}.kiosk-menu-item>div{padding:10px 11px 11px}.kiosk-menu-item h3{margin:0 0 5px;font-size:15px}.kiosk-menu-item p{color:#81776a;min-height:30px;margin:0 0 9px;font-size:10px;line-height:1.45}.kiosk-menu-item footer{justify-content:space-between;align-items:center;display:flex}.kiosk-menu-item strong{color:#9b6420;font:700 16px Georgia,serif}.kiosk-menu-item footer button{color:#523a1d;cursor:pointer;background:#ffe2a0;border:1px solid #d6a34e;align-items:center;gap:4px;height:32px;padding:0 9px;font-size:11px;font-weight:700;display:inline-flex}.kiosk-cart{border-top:1px solid #ded4c4;flex:none;margin-top:10px}.kiosk-cart-empty{color:#81776a;align-items:center;gap:8px;padding:14px 0 4px;font-size:12px;display:flex}.kiosk-cart-list{max-height:110px;display:grid;overflow-y:auto}.kiosk-cart-row{border-bottom:1px solid #eee7da;justify-content:space-between;align-items:center;gap:12px;padding:7px 0;font-size:12px;display:flex}.kiosk-cart-row>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.kiosk-cart-row>div{align-items:center;gap:8px;display:flex}.kiosk-cart-row button{cursor:pointer;background:0 0;border:1px solid #d8cdbb;place-items:center;width:23px;height:23px;display:grid}.kiosk-order-submit{color:#fff8ec;cursor:pointer;background:#20201e;border:0;justify-content:space-between;align-items:center;width:100%;margin-top:9px;padding:13px 14px;font-weight:700;display:flex}.kiosk-order-complete{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:12px;height:100%;display:flex}.kiosk-order-complete>span{color:#4d9d4b;background:#e8f8d9;border:2px solid #a5dc83;border-radius:50%;place-items:center;width:74px;height:74px;display:grid}.kiosk-order-complete>span svg{width:38px;height:38px}.kiosk-order-complete small{color:#ae7a25;letter-spacing:.13em;font:700 10px Consolas,monospace}.kiosk-order-complete h2{margin:0;font:400 31px Georgia,serif}.kiosk-order-complete p{color:#756e63;margin:0;font-size:13px}.kiosk-order-complete button{color:#fff8ec;cursor:pointer;background:#20201e;border:0;margin-top:10px;padding:11px 36px;font-weight:700}.kiosk-home-footer{scrollbar-width:thin;gap:12px;min-height:72px;padding-top:10px;overflow-x:auto}.kiosk-member-card,.kiosk-order-button,.kiosk-multi-button,.kiosk-service-button,.kiosk-audio-control{border-radius:7px;min-height:58px}.kiosk-member-card b{font-size:17px}.kiosk-order-button,.kiosk-multi-button,.kiosk-service-button{justify-content:center;min-width:82px;padding:0 17px;font-size:13px}.kiosk-audio-control{min-width:166px;color:var(--cream);background:linear-gradient(135deg,#243b2feb,#0a1510e0);border:1px solid #ffd166a6;align-items:center;gap:7px;padding:0 9px;display:inline-flex;box-shadow:inset 0 1px #ffffff17}.kiosk-audio-label{color:var(--yellow);align-items:center;gap:4px;display:inline-flex}.kiosk-audio-label small{font:800 10px Consolas,monospace}.kiosk-audio-control button{width:32px;height:32px;color:var(--cream);cursor:pointer;background:#ffffff14;border:1px solid #fff8ec4d;border-radius:50%;place-items:center;transition:transform .15s,background .15s;display:grid}.kiosk-audio-control button:hover:not(:disabled){background:var(--yellow);color:#302619;transform:scale(1.07)}.kiosk-audio-control button:disabled{cursor:default;opacity:.45}.kiosk-audio-control output{color:#fff4cf;text-align:center;min-width:38px;font:800 20px/1 Consolas,monospace}.kiosk-audio-control output small{color:var(--yellow);margin-left:1px;font-size:10px}@media (width<=700px){.kiosk-home-footer{gap:7px;min-height:62px}.kiosk-member-card,.kiosk-order-button,.kiosk-multi-button,.kiosk-service-button,.kiosk-audio-control{min-height:50px}.kiosk-member-card{min-width:142px}.kiosk-order-button,.kiosk-multi-button,.kiosk-service-button{min-width:62px;padding:0 11px;font-size:11px}.kiosk-audio-control{gap:5px;min-width:145px;padding:0 7px}.kiosk-audio-control button{width:28px;height:28px}.kiosk-audio-control output{min-width:31px;font-size:17px}.kiosk-home-shell{padding:12px 14px 14px}.kiosk-provider-grid,.kiosk-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.kiosk-provider-card span{padding:7px}.kiosk-provider-card b{font-size:11px}.kiosk-provider-card small{font-size:8px}.kiosk-categories{margin-top:12px}.kiosk-categories button{min-width:58px}.kiosk-order-panel{padding:24px 14px 14px}.kiosk-menu-item img{height:88px}.kiosk-order-heading h2{font-size:27px}}@media (width<=390px){.kiosk-provider-grid{gap:5px}.kiosk-provider-card b{font-size:10px}.kiosk-provider-card small{display:none}}.kiosk-home-shell .kiosk-order-overlay{position:absolute}:root{--member-web-release:20260800}.kiosk-menu-content{flex:auto;grid-template-columns:132px minmax(0,1fr);gap:12px;min-height:0;margin:16px 0 12px;display:grid;overflow:hidden}.kiosk-order-panel .kiosk-menu-categories{background:#f3eadb;border:1px solid #e1d8c9;flex-direction:column;gap:5px;min-height:0;margin:0;padding:9px;display:flex;overflow:hidden auto}.kiosk-order-panel .kiosk-menu-categories button{color:#625b50;text-align:left;white-space:normal;cursor:pointer;background:0 0;border:1px solid #0000;width:100%;min-height:37px;padding:7px 9px;font-size:12px}.kiosk-order-panel .kiosk-menu-categories button:hover{color:#3d3428;background:#fff8ec;border-color:#bb9e66}.kiosk-order-panel .kiosk-menu-categories button.active{color:#fff8ec;background:#20201e;border-color:#20201e;font-weight:700}.kiosk-menu-content .kiosk-menu-grid{min-height:0;padding-right:4px}.kiosk-menu-empty{color:#837a6d;border:1px dashed #d9cdbb;grid-column:1/-1;place-items:center;min-height:170px;font-size:13px;display:grid}@media (width<=700px){.kiosk-menu-content{flex-direction:column;gap:8px;margin:14px 0 10px;display:flex;overflow:visible}.kiosk-order-panel .kiosk-menu-categories{background:0 0;border:0;flex-direction:row;flex:none;padding:0 0 3px;overflow:auto hidden}.kiosk-order-panel .kiosk-menu-categories button{text-align:center;border-color:#ded4c4;width:auto;min-width:max-content;min-height:34px;padding:7px 12px}.kiosk-menu-content .kiosk-menu-grid{flex:auto}.kiosk-menu-empty{min-height:130px}}.kiosk-notice{border-block-color:#fff8ec38;height:34px}.kiosk-notice>div{width:max-content;min-width:100%;animation:12s linear both kiosk-notice-slide;display:block}.kiosk-notice span{color:#fff8ece6;letter-spacing:0;white-space:nowrap;padding:9px 18px;font:700 11px/1.2 Noto Sans TC,Microsoft JhengHei,sans-serif;display:block}@keyframes kiosk-notice-slide{0%{transform:translateY(105%)}12%,28%{transform:translate(0)}to{transform:translate(-105%)}}.kiosk-member-card small{letter-spacing:0;font-family:Noto Sans TC,Microsoft JhengHei,sans-serif}.kiosk-member-card b{color:#fff8ecd6;font:700 11px Noto Sans TC,Microsoft JhengHei,sans-serif}.kiosk-member-card strong{color:var(--yellow);margin-left:3px;font:700 12px Noto Sans TC,Microsoft JhengHei,sans-serif}.kiosk-order-heading{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.kiosk-order-brand{text-align:center;flex:0 0 64px;gap:4px;width:64px;margin:0 35px 0 0;display:grid}.kiosk-order-brand img{object-fit:contain;width:64px;height:44px;display:block}.kiosk-order-brand figcaption{color:#5e574d;text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:700;overflow:hidden}.kiosk-menu-content{grid-template-columns:96px minmax(0,1fr);gap:9px}.kiosk-order-panel .kiosk-menu-categories{padding:6px}.kiosk-order-panel .kiosk-menu-categories button{text-align:center;min-height:32px;padding:6px;font-size:11px}.kiosk-menu-content .kiosk-menu-grid{overscroll-behavior:contain;scrollbar-gutter:stable;grid-template-columns:minmax(0,1fr);align-content:start;overflow-y:auto}.kiosk-menu-item{cursor:pointer;grid-template-columns:98px minmax(0,1fr);min-height:98px;display:grid}.kiosk-menu-item:focus-visible{outline-offset:2px;outline:2px solid #b67d2d}.kiosk-menu-item:hover{border-color:#c3944d}.kiosk-menu-item img{height:100%;min-height:98px}.kiosk-menu-item>div{flex-direction:column;min-width:0;padding:8px 9px;display:flex}.kiosk-menu-item h3{text-overflow:ellipsis;white-space:nowrap;margin-bottom:3px;font-size:14px;overflow:hidden}.kiosk-menu-item p{-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:0;margin-bottom:5px;display:-webkit-box;overflow:hidden}.kiosk-menu-item footer{margin-top:auto}.kiosk-menu-item strong{font-family:Noto Sans TC,Microsoft JhengHei,sans-serif;font-size:14px}.kiosk-menu-item footer button{height:28px;padding:0 7px}@media (width<=700px){.kiosk-order-heading{gap:8px}.kiosk-order-brand{flex-basis:52px;width:52px;margin-right:31px}.kiosk-order-brand img{width:52px;height:38px}.kiosk-menu-content{grid-template-columns:88px minmax(0,1fr);gap:7px;min-height:0;margin:12px 0 10px;display:grid;overflow:hidden}.kiosk-order-panel .kiosk-menu-categories{background:#f3eadb;border:1px solid #e1d8c9;flex-direction:column;min-height:0;padding:5px;overflow:hidden auto}.kiosk-order-panel .kiosk-menu-categories button{text-align:center;border-color:#0000;width:100%;min-width:0;min-height:31px;padding:5px}.kiosk-menu-content .kiosk-menu-grid{grid-template-columns:minmax(0,1fr);min-height:0;padding-right:2px}.kiosk-menu-item{grid-template-columns:84px minmax(0,1fr);min-height:86px}.kiosk-menu-item img{height:100%;min-height:86px}.kiosk-menu-item>div{padding:6px 7px}.kiosk-menu-item p{display:none}.kiosk-menu-item footer button{font-size:10px}.kiosk-menu-empty{min-height:120px}}.kiosk-categories-scroll-hint.left{background:linear-gradient(90deg,#0c1812f5 58%,#0000);animation-direction:reverse;left:0;right:auto}.kiosk-categories-wrap:has(.kiosk-categories-scroll-hint.left) .kiosk-categories{padding-left:44px}.kiosk-shop-showcase{background:#0b1711b3;border:1px solid #fff8ec4d;height:116px;margin:10px 0 4px;position:relative;overflow:hidden}.kiosk-shop-showcase>img,.kiosk-shop-showcase-empty{object-fit:cover;width:100%;height:100%;animation:.45s ease-out both kiosk-showcase-in;display:block}.kiosk-shop-showcase:after{content:"";pointer-events:none;background:linear-gradient(90deg,#050d09b8,#050d090a 70%);position:absolute;inset:0}.kiosk-shop-brand{z-index:1;flex-direction:column;align-items:flex-start;gap:4px;max-width:44%;display:flex;position:absolute;bottom:10px;left:12px}.kiosk-shop-brand img{object-fit:contain;object-position:left center;width:64px;height:40px}.kiosk-shop-brand b{color:#fff;text-overflow:ellipsis;white-space:nowrap;text-shadow:0 1px 5px #000000d9;font:700 14px Noto Sans TC,Microsoft JhengHei,sans-serif;overflow:hidden}@keyframes kiosk-showcase-in{0%{opacity:.35;transform:scale(1.035)}to{opacity:1;transform:scale(1)}}.kiosk-order-brand{display:none}.kiosk-order-heading{padding-right:42px}.kiosk-member-card b{line-height:1.1;display:block}.kiosk-member-card strong{margin-left:0}.kiosk-order-button{position:relative}.kiosk-order-button>b{color:#fff;background:#843dc2;border:1px solid #ffffffa6;border-radius:50%;place-items:center;min-width:18px;height:18px;font:800 10px/1 Noto Sans TC,sans-serif;display:grid;position:absolute;top:-7px;right:-7px}.kiosk-cart{min-height:47px;margin-top:10px;display:block}.kiosk-order-submit{color:#fff8ec;cursor:pointer;background:#20201e;border:0;grid-template-columns:28px 1fr auto;align-items:center;gap:8px;width:100%;min-height:46px;padding:0 13px;font:800 13px Noto Sans TC,Microsoft JhengHei,sans-serif;display:grid}.kiosk-order-submit:hover{background:#34312d}.kiosk-order-submit>strong{font:800 18px Noto Sans TC,Microsoft JhengHei,sans-serif}.kiosk-cart-count{color:#fff;background:#843dc2;border-radius:50%;place-items:center;width:25px;height:25px;font-size:12px;display:grid}.kiosk-cart-details{flex-direction:column;flex:auto;min-height:0;margin:14px 0 10px;display:flex}.kiosk-cart-detail-actions{border-bottom:1px solid #ded4c4;justify-content:space-between;gap:8px;padding-bottom:9px;display:flex}.kiosk-cart-detail-actions button{color:#655e54;cursor:pointer;background:0 0;border:0;align-items:center;gap:4px;padding:5px 0;font:700 12px Noto Sans TC,Microsoft JhengHei,sans-serif;display:inline-flex}.kiosk-cart-detail-actions button:last-child{color:#a85050}.kiosk-cart-detail-actions button:disabled{opacity:.4;cursor:default}.kiosk-cart-detail-list{flex:1;align-content:start;gap:7px;min-height:0;padding:10px 4px 4px 0;display:grid;overflow-y:auto}.kiosk-cart-detail-list>article{background:#fffdf8;border:1px solid #e2d9ca;grid-template-columns:68px minmax(0,1fr) auto 26px;align-items:center;gap:8px;min-height:68px;padding-right:7px;display:grid}.kiosk-cart-detail-list img{object-fit:cover;width:68px;height:68px;display:block}.kiosk-cart-detail-list article>div:nth-child(2){gap:5px;min-width:0;display:grid}.kiosk-cart-detail-list b{color:#302f2b;text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.kiosk-cart-detail-list small{color:#a16d2c;font:700 13px Noto Sans TC,Microsoft JhengHei,sans-serif}.kiosk-cart-quantity{align-items:center;gap:6px;display:flex}.kiosk-cart-quantity button{color:#544c42;cursor:pointer;background:0 0;border:1px solid #d8cdbb;place-items:center;width:25px;height:25px;display:grid}.kiosk-cart-quantity strong{color:#302f2b;text-align:center;min-width:14px;font-size:12px}.kiosk-cart-remove{color:#b05a5a;cursor:pointer;background:0 0;border:0;place-items:center;width:26px;height:26px;display:grid}@media (width<=700px){.kiosk-shop-showcase{height:92px;margin-top:8px}.kiosk-shop-brand{bottom:8px;left:10px}.kiosk-shop-brand img{width:54px;height:32px}.kiosk-shop-brand b{font-size:12px}.kiosk-cart-detail-list>article{grid-template-columns:58px minmax(0,1fr) auto 24px;gap:6px}.kiosk-cart-detail-list img{width:58px;height:58px}.kiosk-cart-quantity{gap:4px}.kiosk-cart-quantity button{width:22px;height:22px}.kiosk-cart-remove{width:24px;height:24px}}.kiosk-shop-showcase{background:#0b1711b3;border:1px solid #fff8ec4d;border-radius:8px;height:116px;margin:2px 0 0;position:relative;overflow:hidden}.kiosk-shop-showcase>img{object-fit:cover;width:100%;height:100%;display:block;position:absolute;inset:0}.kiosk-showcase-incoming{animation:.55s cubic-bezier(.2,.8,.2,1) both kiosk-showcase-slide-in}.kiosk-showcase-outgoing{animation:.55s cubic-bezier(.2,.8,.2,1) both kiosk-showcase-slide-out}@keyframes kiosk-showcase-slide-in{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes kiosk-showcase-slide-out{0%{transform:translate(0)}to{transform:translate(-100%)}}.kiosk-shop-showcase:after,.kiosk-shop-brand{display:none}.kiosk-notice>div.is-short{width:100%;min-width:0;animation:3.6s ease-out both kiosk-notice-rise}.kiosk-notice>div.is-long{width:max-content;min-width:100%;animation:7.2s linear both kiosk-notice-rise-and-leave}.kiosk-notice>div.is-short span{text-align:center;width:100%}.kiosk-notice>div.is-long span{width:max-content}@keyframes kiosk-notice-rise{0%{opacity:0;transform:translateY(110%)}13%{opacity:1;transform:translateY(0)}to{opacity:1;transform:translateY(0)}}@keyframes kiosk-notice-rise-and-leave{0%{opacity:0;transform:translateY(110%)}10%{opacity:1;transform:translate(0)}30%{opacity:1;transform:translate(0)}to{opacity:1;transform:translate(-105%)}}.kiosk-order-complete-check{color:#36864d;background:#effbea;border:2px solid #4f9b62;border-radius:50%;place-items:center;width:76px;height:76px;animation:.65s cubic-bezier(.2,.9,.25,1.2) both kiosk-order-check-pop;display:grid;position:relative}.kiosk-order-complete-check:after{content:"";border:2px solid #4f9b6273;border-radius:50%;animation:1.1s ease-out .45s both kiosk-order-check-ring;position:absolute;inset:-7px}.kiosk-order-complete-check svg{stroke-dasharray:80;stroke-dashoffset:80px;width:42px;height:42px;animation:.42s ease-out .35s forwards kiosk-order-check-draw}@keyframes kiosk-order-check-pop{0%{opacity:0;transform:scale(.35)rotate(-12deg)}70%{opacity:1;transform:scale(1.08)rotate(0)}to{opacity:1;transform:scale(1)}}@keyframes kiosk-order-check-draw{to{stroke-dashoffset:0}}@keyframes kiosk-order-check-ring{0%{opacity:.8;transform:scale(.7)}to{opacity:0;transform:scale(1.24)}}@media (width<=700px){.kiosk-shop-showcase{border-radius:7px;height:116px;margin:2px 0 0}.kiosk-order-complete-check{width:68px;height:68px}.kiosk-order-complete-check svg{width:37px;height:37px}}.kiosk-categories-wrap{flex:none;margin:10px 0 8px}.kiosk-categories button{isolation:isolate;text-shadow:0 1px 3px #000000c7;background:#08150ec2;border-color:#fff8ec73;min-width:76px;height:42px;padding:0 15px;font-size:13px;position:relative;overflow:hidden}.kiosk-categories button:before{z-index:-1;content:"";opacity:.68;background-image:none;position:absolute;inset:0}.kiosk-categories button.active{border-color:var(--yellow);background:var(--yellow);color:#3a2c17;text-shadow:none}.kiosk-categories button.active:before{opacity:.2}.kiosk-categories-scroll-hint{width:42px;height:42px;top:50%}.kiosk-categories{gap:10px;padding-right:60px}.kiosk-categories button{min-width:104px;height:54px;color:var(--cream);text-shadow:0 1px 2px #0000008f;background:0 0;border:0;justify-content:center;align-items:center;gap:8px;padding:0 18px;font-size:14px;font-weight:700;display:inline-flex}.kiosk-categories button:before{opacity:1;background-image:none}.kiosk-categories button.active{color:var(--yellow);text-shadow:0 0 7px #ffd166b8;background:0 0;border-color:#0000}.kiosk-categories button.active:before{opacity:1;filter:saturate(1.25)brightness(1.16)}.kiosk-categories button:disabled{opacity:.46}.kiosk-categories button:disabled:before{opacity:1}.kiosk-category-logo{object-fit:contain;flex:0 0 30px;width:30px;height:30px;display:block}.kiosk-category-logo-fallback{color:#fff8ecf0;letter-spacing:0;place-items:center;font:800 11px/1 Consolas,monospace;display:grid}.kiosk-category-label{z-index:1;white-space:nowrap;position:relative}.kiosk-categories-scroll-hint{width:54px;height:54px}.kiosk-categories-scroll-hint svg{width:24px;height:24px}.kiosk-categories button{background:linear-gradient(145deg,#243d32,#0b1711 72%);overflow:visible;box-shadow:inset 0 1px #ffffff1f,inset 0 -1px #0000006b,0 5px 12px #00000047}.kiosk-categories button:before{animation:none;display:none}.kiosk-categories button:hover{background:linear-gradient(145deg,#315342,#102218 72%)}.kiosk-categories button.active{color:#ffe5a1;text-shadow:0 0 7px #ffd1667a;background:linear-gradient(145deg,#514022,#211a0d 72%)}.kiosk-categories button:disabled{box-shadow:none;background:#111b15}.kiosk-categories .kiosk-heaven-button{color:#ffe7a8;background:linear-gradient(145deg,#47391e,#17140d 72%);border:1px solid #f4cd6f85;min-width:86px}.kiosk-categories .kiosk-heaven-button svg{color:#ffd166;width:17px;height:17px}.kiosk-categories .kiosk-heaven-button:hover{background:linear-gradient(145deg,#685022,#211b0d 72%)}@media (width>=601px){.kiosk-home:not(.kiosk-home-playing) .kiosk-home-footer{width:auto;min-height:0;box-shadow:none;background:0 0;border:0;align-self:flex-start;margin-top:8px;padding:0}}.kiosk-home-single-t9 .kiosk-game-area{padding:0;overflow:hidden}.kiosk-home-single-t9 .kiosk-play-grid{gap:0}.kiosk-home-single-t9 .kiosk-play-slot>header{display:none}.kiosk-login-button{text-align:left}.kiosk-login-button b{font-family:Noto Sans TC,Microsoft JhengHei,sans-serif}.kiosk-login-overlay{z-index:80;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#030a07ad;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.kiosk-login-panel{width:min(390px,100%);color:var(--cream);background:linear-gradient(145deg,#1d3026,#09120d);border:1px solid #ffd166b3;border-radius:12px;flex-direction:column;gap:13px;padding:30px;display:flex;position:relative;box-shadow:0 18px 55px #0000008c}.kiosk-login-panel>small{color:var(--yellow);letter-spacing:.12em;font:800 11px/1 Consolas,monospace}.kiosk-login-panel h2{color:#fff4d6;margin:-5px 0 0;font:800 26px/1.2 Noto Sans TC,Microsoft JhengHei,sans-serif}.kiosk-login-panel>p{color:#fff8ecab;margin:-5px 0 8px;font-size:13px}.kiosk-login-panel label{color:#f6deb0;gap:6px;font:700 12px Noto Sans TC,Microsoft JhengHei,sans-serif;display:grid}.kiosk-login-panel input{box-sizing:border-box;color:#fff;background:#ffffff14;border:1px solid #fff8ec4d;border-radius:7px;outline:none;width:100%;padding:12px;font:16px Consolas,monospace}.kiosk-login-panel input:focus{border-color:var(--yellow);box-shadow:0 0 0 3px #ffd16624}.kiosk-login-close{color:#fff8ecb3;cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;width:30px;height:30px;display:grid;position:absolute;top:12px;right:12px}.kiosk-login-submit{color:#142017;cursor:pointer;background:linear-gradient(135deg,#f5ce71,#b88328);border:0;border-radius:7px;margin-top:4px;padding:13px;font:800 15px Noto Sans TC,Microsoft JhengHei,sans-serif}.kiosk-login-submit:disabled,.kiosk-login-close:disabled{cursor:default;opacity:.55}.kiosk-showcase-viewport>img,.kiosk-showcase-viewport>.kiosk-shop-showcase-empty{aspect-ratio:auto;object-fit:contain;width:100%;height:auto;display:block;position:static}.kiosk-multi-overlay{background:#040a08d1;padding:24px}.kiosk-multi-panel{background:#fbf7ee;border:1px solid #d8b66d;width:min(100%,920px);height:min(760px,100% - 48px);padding:26px 24px 20px;box-shadow:0 26px 70px #0000008c}.kiosk-multi-close{color:#574526;border-color:#c3aa79;border-radius:50%;transition:background .2s,color .2s}.kiosk-multi-close:hover{color:#fff8ec;background:#29271f}.kiosk-multi-heading{border-bottom:1px solid #ded2bd;padding-bottom:13px}.kiosk-multi-heading small{color:#98712e;letter-spacing:.14em;display:block}.kiosk-multi-heading h2{color:#272a25;margin:5px 0;font:700 27px Noto Sans TC,Microsoft JhengHei,sans-serif}.kiosk-multi-heading p{color:#70675b}.kiosk-multi-running{background:#fffdf8;border:1px solid #dacdb5;margin:14px 0 12px;box-shadow:0 4px 12px #4b371814}.kiosk-multi-running-header{background:#f2eadb;border-bottom:1px solid #e4d9c8;justify-content:space-between;align-items:center;min-height:48px;padding:8px 12px;display:flex}.kiosk-multi-running-header>span{gap:2px;display:grid}.kiosk-multi-running-header b{color:#2e322c;font-size:13px}.kiosk-multi-running-header small{color:#867762;font-size:10px}.kiosk-multi-running-header strong{color:#fff3d6;background:#2d382f;border-radius:14px;place-items:center;min-width:47px;min-height:28px;font:800 11px Consolas,monospace;display:grid}.kiosk-multi-running ul{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin:0;padding:10px;list-style:none;display:grid}.kiosk-multi-running li{color:#302f2b;cursor:grab;touch-action:pan-y;-webkit-user-select:none;user-select:none;background:#fffdf8;border:1px solid #ddd1bc;grid-template-columns:54px minmax(0,1fr) 18px 25px;align-items:center;gap:8px;min-width:0;min-height:78px;padding:8px;transition:border-color .16s,box-shadow .16s,transform .16s;display:grid}.kiosk-multi-running li:hover{border-color:#ab8744;box-shadow:0 5px 12px #4a351521}.kiosk-multi-running li.is-dragging{cursor:grabbing;opacity:.72;border-color:#9c762f;transform:scale(.98);box-shadow:0 9px 18px #4d361038}.kiosk-multi-running li>img,.kiosk-multi-running-fallback{object-fit:contain;background:#20352a;border-radius:6px;width:54px;height:54px}.kiosk-multi-running li>div{text-align:left;gap:3px;min-width:0;display:grid}.kiosk-multi-running li>div small{color:#98712e;text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.kiosk-multi-running li>div b{color:#30302c;text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.kiosk-multi-drag-handle{color:#a48c61;place-items:center;display:grid}.kiosk-multi-drag-handle svg{width:16px;height:16px}.kiosk-multi-running li>button{color:#806649;cursor:pointer;background:0 0;border:1px solid #d5c7b0;border-radius:50%;place-items:center;width:25px;height:25px;padding:0;display:grid;position:static}.kiosk-multi-running li>button:hover{color:#fff;background:#a65045;border-color:#a65045}.kiosk-multi-running>p{color:#817564;text-align:center;margin:0;padding:20px;font-size:12px}.kiosk-multi-providers{gap:8px;margin-bottom:12px;padding:2px 1px 5px;display:flex;overflow-x:auto}.kiosk-multi-providers button{color:#625b50;cursor:pointer;white-space:nowrap;background:#fffdf8;border:1px solid #dbcfbc;border-radius:4px;justify-content:center;align-items:center;gap:6px;min-width:96px;height:44px;padding:0 10px;font:700 11px Noto Sans TC,Microsoft JhengHei,sans-serif;display:inline-flex}.kiosk-multi-providers button:hover,.kiosk-multi-providers button.active{color:#fff6de;background:#2d382f;border-color:#8d6c30}.kiosk-multi-providers button img{object-fit:contain;width:25px;height:25px}.kiosk-multi-game{background:#fffdf8;border-color:#ded1bc;min-height:142px;box-shadow:0 3px 8px #4a351512}.kiosk-multi-game:hover{border-color:#98712e;transform:translateY(-2px);box-shadow:0 7px 15px #4a351524}.kiosk-multi-game>span{background:#e9dfcd}.kiosk-multi-empty{color:#786e61;background:#fffaf1;border:1px dashed #cdbd9f}@media (width<=700px){.kiosk-multi-overlay{padding:10px}.kiosk-multi-panel{height:calc(100% - 20px);padding:20px 12px 12px}.kiosk-multi-heading h2{font-size:23px}.kiosk-multi-running li{grid-template-columns:44px minmax(0,1fr) 15px 23px;gap:5px;min-height:72px;padding:6px}.kiosk-multi-running li>img,.kiosk-multi-running-fallback{width:44px;height:44px}.kiosk-multi-running li>div small{font-size:8px}.kiosk-multi-running li>div b{font-size:10px}.kiosk-multi-games{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.kiosk-multi-game{min-height:112px}}.kiosk-play-slot>header{display:none}.kiosk-multi-panel{border-color:#b7934b;width:min(100%,760px);height:min(680px,100% - 32px);padding:20px}.kiosk-multi-heading{min-height:65px;padding:0 42px 12px 0}.kiosk-multi-heading h2{margin:3px 0;font-size:24px}.kiosk-multi-heading p{font-size:11px}.kiosk-multi-running{margin:10px 0}.kiosk-multi-running-header{min-height:42px;padding:6px 10px}.kiosk-multi-running ul{gap:7px;min-height:78px;padding:7px;display:flex;overflow-x:auto}.kiosk-multi-running li{grid-template-columns:46px minmax(0,1fr) 18px 32px;gap:6px;min-width:190px;min-height:62px;padding:7px}.kiosk-multi-running li>img,.kiosk-multi-running-fallback{width:46px;height:46px}.kiosk-multi-drag-handle{color:#9a7b45;border-left:1px solid #e0d4c1;width:18px;height:32px}.kiosk-multi-running-remove{color:#a84d44!important;background:#fff5f3!important;border-color:#d5a19c!important;width:32px!important;height:32px!important}.kiosk-multi-running-remove:hover{color:#fff!important;background:#a84d44!important;border-color:#a84d44!important}.kiosk-multi-providers{gap:6px;margin:0 -2px 8px;padding:2px}.kiosk-multi-providers button{min-width:88px;height:38px;padding:0 8px;font-size:10px}.kiosk-multi-providers button img{width:22px;height:22px}.kiosk-multi-games{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;padding:2px 2px 8px}.kiosk-multi-game{min-height:122px}.kiosk-multi-game>span{min-height:76px}.kiosk-multi-game>small{margin-top:5px}.kiosk-multi-game>b{padding:3px 5px 7px;font-size:10px}@media (width<=700px){.kiosk-multi-panel{width:min(100%,500px);height:calc(100% - 20px);padding:16px 12px 12px}.kiosk-multi-heading{min-height:59px}.kiosk-multi-heading h2{font-size:22px}.kiosk-multi-running{margin:8px 0}.kiosk-multi-running ul{min-height:70px}.kiosk-multi-running li{grid-template-columns:40px minmax(0,1fr) 16px 30px;min-width:174px;min-height:56px;padding:6px}.kiosk-multi-running li>img,.kiosk-multi-running-fallback{width:40px;height:40px}.kiosk-multi-running-remove{width:30px!important;height:30px!important}.kiosk-multi-providers button{min-width:84px;height:36px}.kiosk-multi-games{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.kiosk-multi-game{min-height:116px}.kiosk-multi-game>span{min-height:70px}}.kiosk-multi-panel{container-type:inline-size}@container (width<=520px){.kiosk-multi-panel{height:calc(100% - 20px);padding:16px 12px 12px}.kiosk-multi-heading{min-height:59px}.kiosk-multi-heading h2{font-size:22px}.kiosk-multi-running{margin:8px 0}.kiosk-multi-running ul{min-height:70px}.kiosk-multi-running li{grid-template-columns:40px minmax(0,1fr) 16px 30px;min-width:174px;min-height:56px;padding:6px}.kiosk-multi-running li>img,.kiosk-multi-running-fallback{width:40px;height:40px}.kiosk-multi-running-remove{width:30px!important;height:30px!important}.kiosk-multi-providers button{min-width:84px;height:36px}.kiosk-multi-games{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.kiosk-multi-game{min-height:116px}.kiosk-multi-game>span{min-height:70px}}.kiosk-game-card{background:#07131bf0;border:0;border-radius:10px;flex-direction:column;display:flex;position:relative;overflow:hidden;container-type:inline-size}.kiosk-home{background:linear-gradient(135deg,#ffffff57,#fffaf157),url(/assets/site-background.webp) 50%/cover no-repeat!important}.kiosk-game-card:hover{filter:brightness(1.05)drop-shadow(0 7px 10px #0000004d);border-color:#0000}.kiosk-game-art{aspect-ratio:1;background:#07131b;border-radius:0;place-items:center;width:100%;display:grid;position:relative;overflow:hidden}.kiosk-game-art img{object-fit:contain;object-position:center;width:100%;height:100%;display:block}.kiosk-game-art span{min-height:0;color:var(--yellow);font:800 clamp(12px,13cqi,18px) Georgia,serif}.kiosk-game-card>b{color:#f9df9a;text-align:center;text-overflow:clip;text-shadow:0 1px 2px #000,0 0 5px #ffc75373;white-space:normal;-webkit-line-clamp:2;background:linear-gradient(#231003e0,#060402f2);border:0;border-radius:0;-webkit-box-orient:vertical;align-content:center;min-height:38px;padding:8px 7px;font-size:clamp(10px,8cqi,13px);font-weight:900;line-height:1.15;display:-webkit-box;position:static;overflow:hidden}.kiosk-featured-atg{color:#fff3cd;cursor:pointer;clip-path:none;background:#090b09;border:0;width:100%;padding:0;display:block;position:relative;overflow:hidden}.kiosk-featured-media{display:block;position:relative}.kiosk-featured-atg video{object-fit:contain;width:100%;height:auto;max-height:calc(100dvh - 220px);display:block;position:static;transform:none}.kiosk-featured-atg:disabled{cursor:default}.kiosk-featured-atg.is-featured-active:disabled{cursor:wait;opacity:.7}.kiosk-featured-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;width:100%;display:grid}.kiosk-featured-stage{display:contents}.kiosk-featured-pagination{display:none}@media (width<=600px){.kiosk-featured-stage{width:100%;height:100%;min-height:0;display:block;position:relative}.kiosk-featured-grid{scroll-snap-type:y mandatory;scroll-snap-stop:always;scrollbar-width:none;-webkit-overflow-scrolling:touch;overscroll-behavior-block:contain;overflow-anchor:none;touch-action:pan-y;perspective:1000px;flex-direction:column;gap:0;width:100%;height:100%;min-height:360px;margin:0;padding:200px 0;scroll-padding-block:200px;display:flex;overflow:hidden auto}.kiosk-game-area--featured{min-height:0;padding:0;display:flex;overflow:hidden}.kiosk-featured-pagination{z-index:8;width:auto;min-height:0;box-shadow:none;pointer-events:none;background:0 0;border:0;border-radius:0;justify-content:center;align-items:center;gap:7px;padding:0;display:grid;position:absolute;top:50%;right:18px;transform:translateY(-50%)}.kiosk-featured-pagination>span{color:#fff8db;letter-spacing:-.05em;text-align:center;white-space:nowrap;text-shadow:0 2px 3px #000000f2,0 0 4px #000000d1;font:950 14px/1 Noto Sans TC,Microsoft JhengHei,sans-serif;display:block}.kiosk-featured-pagination>span em{color:#f1bd42;letter-spacing:-.06em;font-size:10px;font-style:normal}.kiosk-featured-pagination>i{flex-direction:column;justify-content:center;align-items:center;gap:5px;display:flex}.kiosk-featured-pagination b{background:#231b0c57;border-radius:999px;width:5px;height:5px;transition:height .2s,background-color .2s,box-shadow .2s;display:block;box-shadow:0 1px 2px #fff9,0 1px 2px #0000005c}.kiosk-featured-pagination b.active{background:linear-gradient(#fff1ad,#d69a25);width:6px;height:15px;box-shadow:0 0 7px #d69a258a,0 1px 2px #00000061}.kiosk-featured-grid::-webkit-scrollbar{display:none}.kiosk-featured-atg{aspect-ratio:16/9;scroll-snap-align:center;width:auto;max-width:none;box-shadow:none;transform-style:preserve-3d;touch-action:pan-y;backface-visibility:hidden;will-change:transform, opacity, filter;border:0;border-radius:15px;flex:0 0 min(88vw,378px);align-self:center;transition:transform .32s cubic-bezier(.22,.72,.22,1),opacity .22s,filter .22s;overflow:visible;background:0 0!important}.kiosk-featured-grid.is-loop-resetting{scroll-snap-type:none}.kiosk-featured-grid.is-loop-resetting .kiosk-featured-atg{transition:none!important}.kiosk-featured-atg:before{display:none}.kiosk-featured-atg+.kiosk-featured-atg{margin-top:-42px}.kiosk-featured-atg.is-featured-before{z-index:1;opacity:.76;box-shadow:none;transform-origin:bottom;border-color:#0000;transform:translateZ(-34px)rotateX(-17deg)rotate(-2deg)scale(.84)}.kiosk-featured-atg.is-featured-after{z-index:1;opacity:.76;box-shadow:none;transform-origin:top;border-color:#0000;transform:translateZ(-34px)rotateX(17deg)rotate(2deg)scale(.84)}.kiosk-featured-atg.is-featured-before:before,.kiosk-featured-atg.is-featured-after:before{opacity:0}.kiosk-featured-atg.is-featured-far{opacity:.38}.kiosk-featured-atg.is-featured-active{z-index:4;opacity:1;filter:brightness(1.08);box-shadow:none;transform:translateZ(38px)rotateX(0)rotate(0)scale(1)}.kiosk-featured-atg:active,.kiosk-featured-atg:focus-visible{box-shadow:none;transform:translateZ(44px)rotateX(0)rotate(0)scale(1.02)}.kiosk-featured-media{z-index:1;aspect-ratio:9/16;backface-visibility:hidden;width:auto;transform-style:preserve-3d;pointer-events:none;background:linear-gradient(155deg,#17140e,#050504 58%,#21170a) padding-box padding-box,linear-gradient(145deg,#fff2bd 0%,#a96d19 24%,#3e2508 48%,#e8bb61 72%,#fff4c8 100%) border-box;border:2px solid #0000;border-radius:16px;padding:5px;position:absolute;top:5%;bottom:5%;left:50%;transform:translate3d(-50%,0,22px);box-shadow:inset 1px 1px #fff8da9e,inset -2px -2px #261504eb,0 5px #3d260d,0 10px 18px #1c12066b,0 18px 30px #00000047}.kiosk-featured-media:before{z-index:2;content:"";pointer-events:none;border:1px solid #ffe49f70;border-radius:11px;position:absolute;inset:3px;box-shadow:inset 0 0 9px #ffd26a33}.kiosk-featured-media:after{z-index:-1;content:"";background:linear-gradient(#6f471a,#1d1105 70%);border-radius:0 0 10px 10px;height:10px;position:absolute;bottom:-10px;left:9%;right:9%;box-shadow:0 5px 8px #00000059}.kiosk-featured-media video{z-index:1;width:100%;height:100%;min-height:0;max-height:none;box-shadow:none;object-fit:contain;filter:none;backface-visibility:hidden;will-change:transform;pointer-events:none;background:#070806;border-radius:10px;position:relative;inset:auto;transform:translateZ(2px)}.kiosk-featured-atg--landscape{flex-basis:min(100vw,430px)}.kiosk-featured-atg--landscape .kiosk-featured-media{aspect-ratio:4/3;background:linear-gradient(155deg,#17140d 0%,#030403 49%,#211608 100%) padding-box padding-box,linear-gradient(145deg,#fff0b2 0%,#9d6614 19%,#322006 46%,#e7bc61 77%,#fff4c8 100%) border-box;border:2px solid #0000;border-radius:18px;width:min(88vw,378px);height:auto;padding:6px;top:50%;bottom:auto;transform:translate3d(-50%,-50%,22px);box-shadow:inset 1px 1px #fff7d194,inset -2px -2px #231503e6,0 5px #342007,0 12px 22px #110a0166,0 20px 32px #0000003d}.kiosk-featured-atg--landscape .kiosk-featured-media:before,.kiosk-featured-atg--landscape .kiosk-featured-media:after{display:block}.kiosk-featured-atg--landscape .kiosk-featured-media video{box-shadow:none;filter:none;object-fit:cover;background:#030403;border-radius:12px}.kiosk-featured-atg--landscape .kiosk-featured-caption{-webkit-backdrop-filter:blur(7px)saturate(1.2);backdrop-filter:blur(7px)saturate(1.2);clip-path:none;isolation:isolate;background:linear-gradient(#fff4c92b,#ffde8908 28%,#0000 34%),linear-gradient(112deg,#2d1a05d1,#0a0804c2 52%,#492807cc);border:1px solid #efca70c7;border-radius:12px;width:calc(100% - 12px);min-height:66px;padding:10px 20px 11px;bottom:-31px;box-shadow:inset 0 1px #fff1bc6b,inset 0 -1px #0000007a,0 7px 16px #0000006b}.kiosk-featured-atg--landscape .kiosk-featured-caption:before{z-index:-1;content:"";border-top:1px solid #fff0be40;border-bottom:0;position:absolute;inset:4px 11%}.kiosk-featured-atg--landscape .kiosk-featured-caption small{color:#f6d98c;letter-spacing:.2em;text-shadow:0 1px 2px #000000f2;font-size:10px;font-weight:900;display:block}.kiosk-featured-atg--landscape .kiosk-featured-caption b{color:#fffdf5;letter-spacing:.055em;text-shadow:0 2px 3px #000000fa,0 0 7px #79430ac2,0 1px #fff5cc66;font-size:17px;font-weight:950;line-height:1.3}.kiosk-featured-caption{z-index:2;color:#fff3cb;text-align:center;clip-path:polygon(6% 0,94% 0,100% 50%,94% 100%,6% 100%,0 50%);pointer-events:none;background:linear-gradient(145deg,#644414f0,#120e08f5 44%,#372208f2);border:1px solid #f5d47ac7;border-radius:9px;align-content:center;gap:3px;width:calc(100% + 14px);min-height:44px;padding:7px 18px;display:grid;position:absolute;bottom:3%;left:50%;right:auto;transform:translate(-50%)translateZ(12px);box-shadow:inset 1px 1px #fff2c475,inset -2px -2px #2e1802cc,0 3px #402604c7,0 8px 14px #0000005c}.kiosk-featured-caption small{color:#efc45a;letter-spacing:.13em;font:800 8px/1 Consolas,monospace}.kiosk-featured-caption b{color:#fff2c0;text-overflow:ellipsis;text-shadow:0 1px 2px #000;white-space:nowrap;font:900 12px/1.2 Noto Sans TC,Microsoft JhengHei,sans-serif;overflow:hidden}}.kiosk-shop-showcase{aspect-ratio:auto;isolation:isolate;contain:paint;background:0 0;border:0;border-radius:0;height:clamp(185px,18vw,230px);overflow:hidden}.kiosk-showcase-viewport{z-index:1;border-radius:3% 3% 5% 5%;position:absolute;inset:14% 4.4% 12%;overflow:hidden}.kiosk-showcase-frame{z-index:2;mix-blend-mode:screen;pointer-events:none;-webkit-user-select:none;user-select:none;display:block;object-fit:fill!important;width:100%!important;height:100%!important;animation:none!important;position:absolute!important;inset:0!important}.kiosk-home-playing,.kiosk-home-playing .kiosk-home-shell{height:100dvh;min-height:0;overflow:hidden}.kiosk-home-playing .kiosk-game-area{flex:auto;height:auto;min-height:0;padding:0;overflow:hidden}.kiosk-home-playing .kiosk-play-area,.kiosk-home-playing .kiosk-play-grid,.kiosk-home-playing .kiosk-play-slot,.kiosk-home-playing .kiosk-game-iframe{height:100%;min-height:0}.kiosk-home-playing .kiosk-game-iframe{display:block}.kiosk-home-playing .kiosk-home-footer{background:#08120ce6;flex:0 0 82px;align-self:stretch;width:100%;height:82px;min-height:82px;margin-top:0;padding:6px 14px;overflow-x:auto}.kiosk-home-playing .kiosk-game-back{border-radius:9px;flex:0 0 70px;width:70px;height:70px}.kiosk-home-playing .kiosk-game-back svg{width:38px;height:38px}.kiosk-home:not(.kiosk-home-playing) .kiosk-home-footer{align-self:flex-start;margin-top:8px}.kiosk-home-footer{gap:14px;min-height:76px}.kiosk-member-card,.kiosk-order-button,.kiosk-multi-button,.kiosk-service-button,.kiosk-audio-control{min-height:70px}.kiosk-member-card{min-width:205px;padding:10px 17px}.kiosk-member-card small{font-size:12px}.kiosk-member-card b,.kiosk-member-card strong{font-size:18px}.kiosk-order-button,.kiosk-multi-button,.kiosk-service-button{min-width:108px;padding:0 20px;font-size:16px}.kiosk-audio-control{gap:10px;min-width:205px;padding:0 12px}.kiosk-audio-label small{font-size:13px}.kiosk-audio-label svg{width:22px;height:22px}.kiosk-audio-control button{width:40px;height:40px}.kiosk-audio-control output{min-width:48px;font-size:26px}.kiosk-audio-control output small{font-size:13px}.kiosk-notice{height:92px}.kiosk-notice span{padding:18px 28px;font-size:52px;line-height:1.08}.kiosk-shop-showcase{isolation:auto;background:0 0;border:0;border-radius:0;height:auto;margin:4px 0 0;overflow:visible}.kiosk-showcase-viewport{aspect-ratio:3;border-radius:0;position:relative;inset:auto;overflow:hidden}.kiosk-showcase-viewport>img,.kiosk-showcase-viewport>.kiosk-shop-showcase-empty{aspect-ratio:auto;object-fit:cover;width:100%;height:100%;display:block;position:absolute;inset:0}.kiosk-showcase-static{z-index:1;transform:translate(0)}.kiosk-showcase-outgoing{z-index:1;animation:.58s cubic-bezier(.2,.8,.2,1) both kiosk-carousel-slide-out}.kiosk-showcase-incoming{z-index:2;animation:.58s cubic-bezier(.2,.8,.2,1) both kiosk-carousel-slide-in}@keyframes kiosk-carousel-slide-in{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes kiosk-carousel-slide-out{0%{transform:translate(0)}to{transform:translate(-100%)}}.kiosk-shop-showcase{aspect-ratio:3;background:0 0;border:0;border-radius:0;height:auto;margin:4px 0 0;position:relative;overflow:hidden}.kiosk-showcase-viewport{border-radius:0;position:absolute;inset:0;overflow:hidden}.kiosk-showcase-viewport>img,.kiosk-showcase-viewport>.kiosk-shop-showcase-empty{object-fit:cover;width:100%;height:100%;display:block;position:absolute;inset:0}.kiosk-showcase-frame{display:none!important}.kiosk-game-card{contain:paint;background:0 0;border-radius:0;flex-direction:column;min-width:0;display:flex;overflow:hidden}.kiosk-game-art{aspect-ratio:1;clip-path:none;contain:paint;background:0 0;border-radius:0;flex:none;place-items:center;width:100%;display:grid;overflow:hidden}.kiosk-game-art img{object-fit:contain;object-position:center;width:100%;height:100%}.kiosk-game-card>b{color:#fff4cc;text-align:center;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:36px;margin:0;padding:6px 4px 2px;font-size:clamp(11px,1.9cqi,14px);font-weight:800;line-height:1.25;display:-webkit-box;overflow:hidden}.kiosk-member-card,.kiosk-order-button,.kiosk-multi-button,.kiosk-service-button,.kiosk-audio-control{background:linear-gradient(135deg,#243b2feb,#0a1510e0);box-shadow:inset 0 1px #ffffff17}.kiosk-audio-control{justify-content:center;gap:9px;min-width:136px;padding:0 10px}.kiosk-audio-meter{flex-direction:column-reverse;flex:0 0 27px;justify-content:space-between;width:27px;height:39px;display:flex}.kiosk-audio-meter i{background:#69736e;border-radius:999px;width:100%;height:4px;transition:background .16s,box-shadow .16s;display:block;box-shadow:inset 0 1px 1px #0000006b}.kiosk-audio-meter i.active{background:#69f58b;box-shadow:0 0 7px #69f58bb8}.kiosk-multi-overlay{place-items:end center;padding:12px}.kiosk-multi-panel{height:min(760px,100% - 24px);animation:.28s ease-out kiosk-order-rise}@media (width<=600px){.kiosk-home-shell{padding:8px 12px 0}.kiosk-home:not(.kiosk-home-playing) .kiosk-home-footer{align-self:stretch;margin-top:auto}.kiosk-home-footer{z-index:10;width:calc(100% + 24px);min-height:54px;padding:7px 10px max(7px, env(safe-area-inset-bottom));background:linear-gradient(115deg,#fcfdfbfa,#e6ede8fa 52%,#f8faf7fa);border:0;border-top:1px solid #3d5c4c38;border-radius:12px 12px 0 0;flex-wrap:nowrap;gap:5px;margin-left:-12px;margin-right:-12px;position:sticky;bottom:0;left:0;right:0;box-shadow:0 -7px 20px #2a3d3229,inset 0 1px #ffffffdb}.kiosk-member-card,.kiosk-order-button,.kiosk-multi-button,.kiosk-service-button{color:#2c4538;background:linear-gradient(145deg,#fff,#e6ede8);border-color:#3b574840;border-radius:8px;justify-content:center;min-width:0;min-height:38px;padding:0 5px;box-shadow:inset 0 1px #ffffffe6,0 2px 5px #2a3d3214}.kiosk-member-card{flex:1.45 1 0;justify-content:flex-start}.kiosk-order-button,.kiosk-multi-button,.kiosk-service-button{white-space:nowrap;flex:1 1 0;gap:3px;font-size:10px}.kiosk-member-card small,.kiosk-member-card span{color:#66766c;font-size:7px}.kiosk-member-card b,.kiosk-member-card strong{color:#243f31;font-size:11px}.kiosk-member-card svg{color:#b48a2d;width:14px;height:14px}.kiosk-order-button svg,.kiosk-multi-button svg,.kiosk-service-button svg{width:14px;height:14px}.kiosk-service-button{margin-left:0}.kiosk-audio-control{display:none!important}.kiosk-home-playing .kiosk-order-button,.kiosk-home-playing .kiosk-multi-button,.kiosk-home-playing .kiosk-service-button{display:none}.kiosk-notice{height:32px;box-shadow:none;background:linear-gradient(90deg,#0000 0%,#08140ed1 12%,#1b3122f0 50%,#08140ed1 88%,#0000 100%);border:0;border-radius:0;margin:0;display:block;position:relative}.kiosk-notice:before{z-index:0;content:"";pointer-events:none;background:linear-gradient(105deg,#0000 20%,#ffe08024 48%,#0000 73%);animation:3.8s ease-in-out infinite kiosk-notice-glint;position:absolute;inset:0}.kiosk-notice>div.is-short,.kiosk-notice>div.is-long{z-index:1;width:max-content;min-width:0;animation:7s linear both kiosk-mobile-marquee;position:relative}.kiosk-notice span{color:#fff1c4;letter-spacing:.05em;text-shadow:0 1px 3px #000000a6;padding:9px 30px;font-size:10px;font-weight:700;line-height:1.3}@keyframes kiosk-mobile-marquee{0%{transform:translate(105vw)}to{transform:translate(-105%)}}@keyframes kiosk-notice-glint{0%,25%{opacity:0;transform:translate(-115%)}40%{opacity:1}65%,to{opacity:0;transform:translate(115%)}}.kiosk-shop-showcase{margin-top:0!important}.kiosk-categories-wrap{margin:7px 0 5px}.kiosk-categories{gap:6px;padding-right:38px}.kiosk-categories button{border-radius:6px;gap:4px;min-width:70px;height:36px;padding:0 9px;font-size:11px}.kiosk-categories .kiosk-heaven-button{min-width:72px}.kiosk-category-logo{flex-basis:21px;width:21px;height:21px}.kiosk-categories-scroll-hint{width:34px;height:36px}.kiosk-categories-scroll-hint svg{width:18px;height:18px}.kiosk-home-footer{background:linear-gradient(110deg,#0a0a0afa,#2a1f0efa 52%,#090908fa);border-top-color:#f4cb609e;box-shadow:0 -8px 22px #00000061,inset 0 1px #ffeab121}.kiosk-member-card,.kiosk-order-button,.kiosk-multi-button,.kiosk-service-button{color:#f8e4ad;background:linear-gradient(145deg,#282116,#0c0b09 76%);border-color:#e4b84585;box-shadow:inset 0 1px #ffefb924,inset 0 -1px #0000008c,0 2px 5px #0000003d}.kiosk-member-card small,.kiosk-member-card span{color:#c7b58b}.kiosk-member-card b,.kiosk-member-card strong{color:#ffd978}.kiosk-member-card svg{color:#f0bf44}.kiosk-categories-scroll-hint{top:calc(50% + 5px)}.kiosk-home-footer,.kiosk-member-card,.kiosk-order-button,.kiosk-multi-button,.kiosk-service-button{border-radius:0}.kiosk-member-card,.kiosk-order-button,.kiosk-multi-button,.kiosk-service-button,.kiosk-member-card small,.kiosk-member-card span,.kiosk-member-card b,.kiosk-member-card strong{color:#ffe8ae}.kiosk-card-grid{align-items:start}.kiosk-game-art{aspect-ratio:1;min-height:0}.kiosk-games-panel--ab .kiosk-game-art,.kiosk-games-panel--atg .kiosk-game-art,.kiosk-games-panel--mt .kiosk-game-art,.kiosk-games-panel--sa .kiosk-game-art,.kiosk-games-panel--t9 .kiosk-game-art{aspect-ratio:3/4}.kiosk-game-art img{object-fit:contain;object-position:center}.kiosk-game-card>b{min-height:40px;padding:7px 4px}}
