*{box-sizing:border-box;margin:0;padding:0}:root{--cs-blue-0:#ffffff;--cs-blue-1:#f7fbff;--cs-blue-2:#eef7ff;--cs-blue-3:#dcecfb;--cs-blue-4:#c7def5;--cs-blue-5:#b1d1f0;--cs-blue-6:#97bbe4;--cs-blue-7:#6f9fd5;--cs-blue-8:#517fbd;--cs-blue-9:#41527a;--cs-text:#55617e;--cs-text-deep:#44506d;--cs-text-soft:#697792;--cs-shadow-soft:rgba(78, 119, 170, .10);--cs-shadow-mid:rgba(70, 110, 160, .14);--cs-shadow-strong:rgba(54, 91, 140, .18);--cs-header-main:linear-gradient(
      to bottom,
      rgba(255,255,255,0.98) 0%,
      rgba(204,221,243,0.98) 50%,
      rgba(151,187,228,0.98) 100%
    );--cs-header-glass:linear-gradient(
      135deg,
      hsl(0deg 0% 100% / 80%) 11%,
      hsl(209deg 84% 83% / 80%) 99%
    );--cs-line-blue-1:#d6e7f7;--cs-line-blue-2:#a9c8e8;--cs-line-blue-3:#7faddd;--cs-login-top:#ffffff;--cs-login-mid:#eef6ff;--cs-login-bottom:#d8e9fa;--cs-login-border:#bfd7ee;--cs-reg-top:#ffffff;--cs-reg-mid:#dff0ff;--cs-reg-bottom:#9fc7ee;--cs-reg-border:#8fb7de;--cs-reg-glow:rgba(126, 186, 243, .46);--cs-reg-glow-2:rgba(86, 154, 225, .26);--cs-ann-top:#fafdff;--cs-ann-mid:#edf6fd;--cs-ann-bottom:#dbeaf7;--cs-ann-text:#4d5e7a;--cs-ann-dot:#76b7ec;--cs-ann-dot-soft:#d7ecfb;--cs-ann-border:#9fc3e7}body{font-family:'Noto Sans TC',sans-serif;background:#fff;color:#222;margin:0;padding-top:86px}a,a:active,a:focus,a:hover,a:link,a:visited{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}.caishen-header{width:100%;position:fixed;top:0;left:0;z-index:9999;background:var(--cs-header-glass),var(--cs-header-main);box-shadow:inset 0 1px 0 rgba(255,255,255,.96),0 2px 10px rgba(83,128,179,.08);overflow:visible}.caishen-header::before{content:"";position:absolute;left:0;right:0;top:0;height:1px;background:rgba(255,255,255,.96);pointer-events:none}.caishen-header::after{content:"";position:absolute;left:0;right:0;bottom:0;height:7px;background:linear-gradient(180deg,rgba(255,255,255,.88) 0,var(--cs-line-blue-1) 18%,var(--cs-line-blue-2) 60%,var(--cs-line-blue-3) 100%);box-shadow:inset 0 1px 0 rgba(255,255,255,.68),inset 0 -1px 0 rgba(117,163,212,.2);pointer-events:none}.caishen-header-container{max-width:1540px;margin:0 auto;min-height:86px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:10px 22px 15px;position:relative;z-index:2}.caishen-header-logo{flex:0 0 220px;display:flex;align-items:center}.caishen-header-logo a{display:inline-flex;align-items:center}.caishen-header-logo img{width:auto;max-height:58px;filter:saturate(1.02) brightness(.99) contrast(1.01)}.caishen-header-nav{flex:1 1 auto;min-width:0}.caishen-header-nav ul{list-style:none;display:flex;align-items:center;justify-content:center;gap:10px;margin:0;padding:0 8px}.caishen-header-nav li{display:flex;align-items:center}.caishen-header-nav a{position:relative;display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 18px;color:var(--cs-text)!important;font-size:16px;font-weight:700;line-height:1;letter-spacing:.02em;white-space:nowrap!important;text-shadow:0 1px 0 rgba(255,255,255,.78);transition:color .18s ease,transform .18s ease,opacity .18s ease}.caishen-header-nav a::after{content:"";position:absolute;left:16%;right:16%;bottom:-8px;height:2px;border-radius:999px;background:linear-gradient(90deg,rgba(111,159,213,0) 0,rgba(111,159,213,.95) 50%,rgba(111,159,213,0) 100%);transform:scaleX(0);transform-origin:center;transition:transform .18s ease}.caishen-header-nav a:hover{color:var(--cs-text-deep)!important;transform:translateY(-1px)}.caishen-header-nav a:hover::after{transform:scaleX(1)}.caishen-header-btns{flex:0 0 auto;display:flex;align-items:center;justify-content:flex-end;gap:12px;white-space:nowrap}.btn-login{display:inline-flex;align-items:center;justify-content:center;min-width:82px;min-height:42px;padding:0 18px;border-radius:16px;border:1px solid var(--cs-login-border);background:linear-gradient(180deg,rgba(255,255,255,.98) 0,var(--cs-login-mid) 38%,var(--cs-login-bottom) 100%);color:#66728e!important;font-size:14px;font-weight:800;letter-spacing:.04em;text-shadow:0 1px 0 rgba(255,255,255,.86);box-shadow:inset 0 1px 0 rgba(255,255,255,.98),0 3px 8px rgba(118,155,196,.1);transition:transform .18s ease,box-shadow .18s ease,filter .18s ease}.btn-login:hover{transform:translateY(-1px);filter:brightness(1.01);box-shadow:inset 0 1px 0 rgba(255,255,255,.99),0 8px 16px rgba(118,155,196,.14)}.caishen-cta{position:relative;display:inline-flex;border-radius:16px;text-align:center;text-decoration:none;overflow:visible}.caishen-cta__halo{pointer-events:none;position:absolute;inset:-9px;border-radius:inherit;z-index:0;background-image:radial-gradient(circle,rgba(150,205,255,.48) 0,rgba(111,175,238,.26) 45%,rgba(0,0,0,0) 72%);filter:blur(.2px);will-change:transform,opacity;animation:tuHaloBK 1.9s ease-out infinite}.caishen-cta__btn{position:relative;z-index:10;display:flex;align-items:center;justify-content:center;font-size:15px;min-width:112px;min-height:42px;padding:7px 24px;border-radius:16px;border:1px solid var(--cs-reg-border);background:radial-gradient(circle at 20% 10%,rgba(255,255,255,.78),rgba(255,255,255,0) 52%),linear-gradient(180deg,var(--cs-reg-top) 0,var(--cs-reg-mid) 34%,var(--cs-reg-bottom) 100%);box-shadow:inset 0 1px 0 rgba(255,255,255,.96),0 8px 18px rgba(100,157,219,.18);cursor:pointer;transform:translateZ(0);will-change:transform,filter;animation:tuBtnJitterBK 1.9s ease-out infinite}.caishen-cta__text{padding:0 6px;font-weight:900;letter-spacing:1px;background:linear-gradient(180deg,#4d5d7d 0,#41526f 52%,#384763 100%);-webkit-background-clip:text;background-clip:text;color:#41526f;text-shadow:0 1px 0 rgba(255,255,255,.8),0 0 10px rgba(141,201,255,.18)}.caishen-cta__btn::after{content:"";position:absolute;inset:-8px;border-radius:inherit;pointer-events:none;border:2px solid rgba(134,194,248,.4);box-shadow:0 0 14px rgba(137,194,246,.24),0 0 34px rgba(95,164,233,.14);opacity:0;transform:scale(.98);animation:tuShockBK 1.9s ease-out infinite}.caishen-cta__btn::before{content:"";position:absolute;inset:1px;border-radius:14px;pointer-events:none;overflow:hidden;background:linear-gradient(120deg,rgba(255,255,255,0) 0,rgba(255,255,255,.42) 42%,rgba(210,238,255,.56) 50%,rgba(255,255,255,0) 68%);transform:translateX(-120%);opacity:.92;animation:tuSweepBK 2.8s ease-in-out infinite;mix-blend-mode:screen}@media (hover:hover){.caishen-cta:hover .caishen-cta__btn{filter:brightness(1.03) contrast(1.01);box-shadow:inset 0 1px 0 rgba(255,255,255,.98),0 12px 24px rgba(95,154,218,.22)}.caishen-cta:hover .caishen-cta__halo{opacity:.92}}@media (prefers-reduced-motion:reduce){.caishen-cta__btn,.caishen-cta__btn::after,.caishen-cta__btn::before,.caishen-cta__halo{animation:none}}.home-banner{position:relative;width:100%;aspect-ratio:1920/720}.home-banner img{width:100%;height:auto;display:block}@media (max-width:1024px){.home-banner{aspect-ratio:1053/468}}.home-banner-link{display:block}@keyframes tuHaloBK{0%{transform:scale(1);opacity:.56}45%{transform:scale(1.18);opacity:.26}100%{transform:scale(1.38);opacity:0}}@keyframes tuBtnJitterBK{0%,10%{transform:translate3d(0,0,0)}12%{transform:translate3d(.9px,-.7px,0) rotate(-.22deg)}14%{transform:translate3d(-.8px,.8px,0) rotate(.18deg)}16%{transform:translate3d(.5px,.2px,0) rotate(-.1deg)}18%{transform:translate3d(0,0,0)}100%{transform:translate3d(0,0,0)}}@keyframes tuShockBK{0%,10%{opacity:0;transform:scale(.98)}12%{opacity:.58;transform:scale(1.02)}22%{opacity:.22;transform:scale(1.16)}36%{opacity:0;transform:scale(1.28)}100%{opacity:0;transform:scale(1.28)}}@keyframes tuSweepBK{0%{transform:translateX(-120%);opacity:0}12%{opacity:.88}35%{transform:translateX(120%);opacity:0}100%{transform:translateX(120%);opacity:0}}.caishen-announcement-wrap{position:relative;padding:7px 0;background:radial-gradient(circle at 12px 12px,rgba(191,225,248,.85) 1.2px,transparent 1.3px) 0 0/16px 16px,linear-gradient(180deg,#fbfeff 0,#edf7fd 52%,#dbeaf7 100%);border-top:1px solid var(--cs-ann-border);border-bottom:1px solid var(--cs-ann-border);box-shadow:inset 0 1px 0 rgba(255,255,255,.92),inset 0 -1px 0 rgba(255,255,255,.72),0 2px 6px rgba(88,132,183,.05)}.caishen-announcement{max-width:1540px;margin:auto;padding:0 14px;display:flex;align-items:center;gap:12px}.caishen-announcement__icon{width:28px;height:28px;flex-shrink:0;background:url(https://www.cbingtw.com/img/icon/cs-announcement-speaker.webp) no-repeat center;background-size:contain;filter:hue-rotate(0) saturate(1.02) brightness(1.03)}.caishen-announcement__viewport{flex:1;min-width:0;overflow:hidden}.caishen-announcement__track{display:flex;width:max-content;transform:translateZ(0)}.caishen-announcement__list{display:flex;gap:50px;list-style:none;margin:0;padding:0;white-space:nowrap;width:max-content;animation:jpMarquee 52s linear infinite}.caishen-announcement__list li{font-size:15px;font-weight:700;color:var(--cs-ann-text);padding-left:14px;position:relative;text-shadow:0 1px 0 rgba(255,255,255,.78)}.caishen-announcement__list li::before{content:"";position:absolute;left:0;top:50%;width:7px;height:7px;border-radius:50%;transform:translateY(-50%);background:linear-gradient(180deg,#97c9ef,#5da8e3);box-shadow:0 0 0 2px rgba(255,255,255,.55)}@keyframes jpMarquee{from{transform:translate3d(0,0,0)}to{transform:translate3d(-50%,0,0)}}@media (hover:hover){.caishen-announcement__viewport:hover .caishen-announcement__list{animation-play-state:paused}}@media (max-width:1024px){body{padding-top:74px}.caishen-header{background:linear-gradient(to bottom,rgba(255,255,255,.98) 0,rgba(204,221,243,.98) 50%,rgba(151,187,228,.98) 100%)}.caishen-header::after{height:5px;background:linear-gradient(180deg,rgba(255,255,255,.92) 0,#d5e7f8 22%,#9fc3e8 68%,#86b2df 100%)}.caishen-header-container{min-height:74px;padding:8px 12px 11px;gap:10px}.caishen-header-logo{flex:0 0 auto;max-width:42%}.caishen-header-logo img{max-height:42px;filter:saturate(1.02) brightness(.99)}.caishen-header-nav{display:none}.caishen-header-btns{flex:1 1 auto;gap:8px}.btn-login{min-width:68px;min-height:38px;padding:0 14px;border-radius:14px;font-size:13px;border-color:#bfd6ee;background:linear-gradient(180deg,rgba(255,255,255,.98) 0,#eef7ff 40%,#d9eafb 100%);color:#62708d!important}.caishen-cta{border-radius:14px}.caishen-cta__halo{inset:-10px}.caishen-cta__btn{font-size:15px;min-width:96px;min-height:40px;padding:6px 22px;border-radius:14px;border-color:#8fb9e1;background:radial-gradient(circle at 20% 10%,rgba(255,255,255,.8),rgba(255,255,255,0) 52%),linear-gradient(180deg,#fff 0,#ddf0ff 36%,#9ec8ee 100%);box-shadow:inset 0 1px 0 rgba(255,255,255,.97),0 8px 18px rgba(97,159,223,.2)}.caishen-cta__btn::after{inset:-10px;border-color:rgba(131,191,246,.42);box-shadow:0 0 14px rgba(131,191,246,.26),0 0 30px rgba(95,164,233,.14)}.caishen-cta__btn::before{inset:1px;border-radius:12px}.caishen-cta__text{letter-spacing:.08em;background:linear-gradient(180deg,#506181 0,#455673 54%,#3b4c67 100%);-webkit-background-clip:text;background-clip:text;color:#435472}.caishen-announcement-wrap{padding:8px 0;background:radial-gradient(circle at 8px 8px,rgba(190,226,248,.88) 1.1px,transparent 1.2px) 0 0/14px 14px,linear-gradient(180deg,#fbfeff 0,#edf7fd 48%,#dcebfa 100%);border-top:1px solid #9fc3e7;border-bottom:1px solid #9fc3e7}.caishen-announcement{padding:0 10px;gap:10px}.caishen-announcement__icon{width:30px;height:30px;flex:0 0 30px}.caishen-announcement__list{gap:40px;animation-duration:46s}.caishen-announcement__list li{font-size:14px;font-weight:700;color:#4b5c79;padding-left:12px}.caishen-announcement__list li::before{width:6px;height:6px;background:linear-gradient(180deg,#97c9ef,#60aae4)}}@media (min-width:1440px){.caishen-header-nav a{font-size:17px;padding:0 20px}}.caishen-hot-pc{display:block;padding-top:10px;background:url(https://www.cbingtw.com/img/index-hot/hot_bg.webp) center center/cover no-repeat}.caishen-hot-pc__inner{max-width:1280px;min-height:760px;margin:0 auto;position:relative;padding:24px 20px 36px;box-sizing:border-box;display:grid;align-items:center;justify-content:end}.caishen-hot-pc__panel{width:888px;position:relative;z-index:2}.caishen-hot-pc__topbar{display:grid;grid-template-columns:96px 1fr;gap:12px;align-items:start;margin-bottom:10px}.caishen-hot-pc__badge{height:86px;border-radius:14px;background:rgba(255,255,255,.72);border:1px solid rgba(181,205,233,.9);box-shadow:0 6px 18px rgba(100,135,181,.1),inset 0 1px 0 rgba(255,255,255,.88);display:flex;flex-direction:column;align-items:center;justify-content:center;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease,filter .2s ease}.caishen-hot-card:hover,.caishen-hot-pc__badge:hover,.caishen-hot-pc__brand:hover{transform:translateY(-2px);filter:brightness(1.02)}.caishen-hot-pc__badge img{width:52px;display:block;margin-bottom:4px}.caishen-hot-pc__badge span{font-size:13px;font-weight:800;color:#4e77ae}.caishen-hot-pc__brand{height:72px;border-radius:10px;background:rgba(255,255,255,.74);border:1px solid rgba(199,213,230,.85);box-shadow:0 4px 12px rgba(106,139,184,.08),inset 0 1px 0 rgba(255,255,255,.9);display:flex;align-items:center;justify-content:center;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease,filter .2s ease}.caishen-hot-pc__brand img{width:auto;display:block}.caishen-hot-pc__board{position:relative;min-height:600px;padding:18px 16px 18px;border-radius:10px;background:url(https://www.cbingtw.com/img/index-hot/hot.webp) center center/cover no-repeat;box-shadow:0 8px 24px rgba(88,106,149,.16),inset 0 1px 0 rgba(255,255,255,.22);overflow:hidden}.caishen-hot-pc__title{position:absolute;top:10px;left:34px;font-size:24px;font-weight:900;color:#fff;text-shadow:0 2px 10px rgba(82,49,121,.32);letter-spacing:.06em;z-index:3}.caishen-hot-pc__grid{position:relative;z-index:2;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;padding-top:30px}.caishen-hot-card{position:relative;height:300px;border-radius:12px;overflow:hidden;text-decoration:none;background:url(https://www.cbingtw.com/img/index-hot/hot_opt_bg.webp) center center/cover no-repeat;border:1px solid rgba(166,191,225,.72);box-shadow:0 6px 14px rgba(95,121,163,.14),inset 0 1px 0 rgba(255,255,255,.78);display:block;transition:transform .2s ease,box-shadow .2s ease,filter .2s ease}.caishen-hot-card__logo{position:absolute;left:-30px;top:0;width:150px;height:150px;z-index:3;display:flex;align-items:center;justify-content:center}.caishen-hot-card__logo img{max-width:100%;max-height:100%;object-fit:contain;display:block}.caishen-hot-card__girl{position:absolute;right:0;bottom:0;width:72%;height:100%;z-index:2;overflow:hidden;display:flex;align-items:flex-end;justify-content:flex-end}.caishen-hot-card__girl img{width:100%;height:100%;object-fit:cover;object-position:center top;display:block}.caishen-hot-card__name{position:absolute;left:12px;bottom:12px;right:10px;z-index:4;font-size:14px;font-weight:900;line-height:1.2;color:#2a2a2a;text-shadow:0 1px 0 rgba(255,255,255,.76)}@media (max-width:1024px){.caishen-hot-pc{display:none!important}}.tab-game-layout{display:flex;flex-wrap:nowrap;align-items:flex-start;gap:12px;padding:0 5px}.game-grid-wrap{flex:1 1 auto;min-width:0;padding:12px 8px 12px 0;box-sizing:border-box}.game-grid{width:100%;display:none;gap:12px}.game-grid--chess,.game-grid--fish,.game-grid--live,.game-grid--loto,.game-grid--sport{grid-template-columns:repeat(2,minmax(0,1fr))}.game-grid--slot{grid-template-columns:repeat(1,minmax(0,1fr))}.game-grid--single{display:block}.tab-m-wrap{width:25%;flex:0 0 auto;flex-shrink:0;background:0 0;border-radius:20px;display:flex;flex-direction:column;gap:14px;padding:8px 6px;box-sizing:border-box}.tab-m{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;min-height:auto;aspect-ratio:1/1;padding:12px 6px;border:2px solid #dbe1ff;border-radius:20px;background:linear-gradient(to bottom,#fff 0,#c5e0fa 100%);color:#3e5f9e;cursor:pointer;transition:all .25s ease;box-shadow:inset 0 1px 0 rgba(255,255,255,.96),0 6px 14px rgba(108,147,193,.1)}.tab-m:hover{transform:translateY(-2px);box-shadow:inset 0 1px 0 rgba(255,255,255,.98),0 10px 20px rgba(92,136,188,.16)}.tab-m.on{background:linear-gradient(135deg,#00c0fa 0,#015eea 100%);border:2px solid #ff9409;color:#fff;box-shadow:inset 0 2px 6px rgba(0,0,0,.16),0 10px 22px rgba(2,97,220,.22)}.tab-icon-m{width:50px;height:50px;object-fit:contain;flex-shrink:0;margin:0 0 10px;opacity:.92;transition:all .25s ease}.tab-m.on .tab-icon-m{opacity:1;transform:translateY(-1px)}.tab-label-m{display:block;width:100%;text-align:center;font-size:13px;line-height:1.35;letter-spacing:-.2px;word-break:break-word;font-weight:700}.tab-m.on .tab-label-m{color:#fff;text-shadow:0 1px 1px rgba(0,0,0,.1)}.game-card{position:relative;display:block;border-radius:22px;overflow:hidden;background:linear-gradient(180deg,rgba(255,255,255,.98) 0,rgba(242,248,255,.96) 100%);border:2px solid #c9e1f8;box-shadow:0 5px 14px rgba(129,171,214,.16),inset 0 1px 0 rgba(255,255,255,.96)}.game-card a{display:block;text-decoration:none;color:inherit}.game-card__title{position:absolute;top:8px;left:12px;z-index:3;font-size:18px;font-weight:800;line-height:1.1;color:#415d9c;text-shadow:0 1px 0 rgba(255,255,255,.88)}.game-card__body{position:relative;min-height:180px;overflow:hidden;border-radius:20px;background:linear-gradient(180deg,rgba(255,255,255,.9) 0,rgba(240,247,255,.92) 100%)}.game-card__body::before{content:"";position:absolute;inset:0;background:linear-gradient(115deg,rgba(255,255,255,0) 0,rgba(227,239,252,.46) 52%,rgba(208,226,246,.22) 52.5%,rgba(255,255,255,0) 100%);z-index:1;pointer-events:none}.game-card__logo{position:absolute;left:16px;top:46px;width:74px;height:74px;display:flex;align-items:center;justify-content:center;z-index:3}.game-card__logo img{max-width:100%;max-height:100%;object-fit:contain;display:block}.game-card__girl{position:absolute;right:0;bottom:0;width:58%;height:100%;overflow:hidden;z-index:2;display:flex;align-items:flex-end;justify-content:flex-end}.game-card__girl img{width:100%;height:100%;object-fit:cover;object-position:center top;display:block}.game-card__footer{position:absolute;left:12px;bottom:12px;z-index:3}.game-card__btn{display:inline-flex;align-items:center;justify-content:center;min-width:76px;min-height:38px;padding:0 16px;border-radius:999px;border:2px solid #d3e6f8;background:linear-gradient(180deg,#fff 0,#f4faff 100%);color:#4a79cf;font-size:14px;font-weight:700;box-shadow:inset 0 1px 0 rgba(255,255,255,.98),0 2px 6px rgba(132,171,219,.12)}.game-card--slot{position:relative;min-height:150px;border-radius:22px;overflow:hidden}.game-card--slot .game-card__bg{position:absolute;inset:0;z-index:1}.game-card--slot .game-card__bg img{width:100%;height:100%;object-fit:cover;object-position:center top;display:block}.game-card--slot .game-card__body{position:relative;min-height:420px;background:linear-gradient(90deg,rgba(255,255,255,.1) 0,rgba(255,255,255,0) 42%);z-index:2}.game-card--slot .game-card__body::before{display:none}.game-card--slot .game-card__title{position:absolute;top:18px;right:0;text-align:start;font-size:22px;font-weight:800;color:#0564a3;text-shadow:0 2px 10px rgba(0,0,0,.28);z-index:3}.game-card--slot .game-card__logo{position:absolute;left:-30px;top:25px;width:150px;height:150px;z-index:3}.game-card--slot .game-card__logo img{width:100%;height:100%;object-fit:contain}.game-card--slot .game-card__footer{position:absolute;left:22px;bottom:18px;z-index:3}.game-grid[data-category=app]{min-height:0}@media (max-width:600px){.tab-game-pclayout,.tab-pc-wrap{display:none!important}.tab-game-layout{align-items:stretch;padding-bottom:100px}.game-grid-wrap{flex:1 1 auto;min-width:0;max-height:calc(100vh - 24px);overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;padding:12px 8px 12px 0;box-sizing:border-box}.tab-m-wrap{position:sticky;top:12px;align-self:flex-start;max-height:calc(100vh - 24px);overflow-y:auto;scrollbar-width:none;gap:12px;padding:8px 6px;border-radius:16px}.tab-m-wrap::-webkit-scrollbar{display:none}.tab-m{min-height:auto;padding:10px 5px;border-radius:18px}.tab-icon-m{width:42px;height:42px;margin-bottom:8px}.tab-label-m{font-size:15px}.game-grid--chess,.game-grid--fish,.game-grid--live,.game-grid--loto,.game-grid--slot,.game-grid--sport{grid-template-columns:repeat(2,minmax(0,1fr))}.game-card{border-radius:20px}.game-card__body{min-height:138px;border-radius:18px}.game-card__title{top:8px;left:10px;font-size:17px}.game-card__logo{left:-10px;top:20px;width:87px;height:87px}.game-card__girl{width:85%;top:10%}.game-card__girl img{object-position:center top}.game-card__footer{left:10px;bottom:10px}.game-card__btn{min-width:74px;min-height:36px;font-size:14px;padding:0 14px}.game-card--slot{min-height:160px}.game-card--slot .game-card__body{min-height:160px}.game-card--slot .game-card__title{top:16px;font-size:20px}.game-card--slot .game-card__logo{left:-20px;top:16px;width:100px;height:100px}.game-card--slot .game-card__footer{left:20px;bottom:16px}}@media (minx-width:450px) and (max-width:700px){.tab-icon-m{width:50px;height:50px;margin-bottom:8px}}@media (min-width:769px) and (max-width:1024px){.tab-m-wrap{width:15%}.tab-game-layout{padding-bottom:100px}.game-grid--chess,.game-grid--fish,.game-grid--live,.game-grid--loto,.game-grid--slot,.game-grid--sport{grid-template-columns:repeat(3,minmax(0,1fr))}.game-grid--slot{grid-template-columns:repeat(2,minmax(0,1fr))}.game-card__logo{left:-5px;top:0;width:150px;height:150px}}@media (min-width:1025px){.tab-game-layout,.tab-m-wrap{display:none!important}}.caishen-app-pc{display:block;padding:36px 0 0;background:radial-gradient(circle at left 78%,rgba(210,235,255,.9) 0,rgba(210,235,255,.9) 12%,transparent 13%),radial-gradient(circle at right 18%,rgba(205,229,251,.9) 0,rgba(205,229,251,.9) 14%,transparent 15%),linear-gradient(180deg,#f7fbff 0,#d9ebfb 42%,#c7dcf4 100%)}.caishen-app-pc__inner{max-width:1120px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:22px;padding:0 20px 36px;box-sizing:border-box}.caishen-app-card{position:relative;min-height:520px;border-radius:28px;background:linear-gradient(180deg,rgba(255,255,255,.74) 0,rgba(215,234,252,.74) 100%);border:1px solid rgba(176,210,242,.92);box-shadow:0 10px 30px rgba(92,136,188,.12),inset 0 1px 0 rgba(255,255,255,.9);backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);overflow:hidden}.caishen-app-card__head{padding:26px 28px 0}.caishen-app-card__head--center{text-align:center}.caishen-app-card__eyebrow{font-size:15px;font-weight:700;color:#516888;margin-bottom:4px}.caishen-app-card__title{margin:0;font-size:24px;line-height:1.2;font-weight:900;color:#27366f;letter-spacing:.02em}.caishen-app-card__desc{margin:10px 0 0;font-size:17px;line-height:1.65;font-weight:800;color:#355dc1}.caishen-app-card__sub{margin:8px 0 0;font-size:15px;line-height:1.6;font-weight:700;color:#5f76d9}.caishen-app-mobile{display:grid;grid-template-columns:220px 1fr;gap:18px;align-items:start;padding:12px 22px 24px}.caishen-app-mobile__phone{position:relative;width:220px;height:460px}.caishen-app-mobile__phone>img:first-child{width:100%;height:auto;display:block}.caishen-app-mobile__qr{position:absolute;left:39px;top:84px;width:138px;height:138px;object-fit:contain}.caishen-app-mobile__actions{padding-top:18px;display:flex;flex-direction:column;gap:22px}.caishen-app-btn{display:flex;align-items:center;gap:12px;min-height:72px;padding:10px 16px;border-radius:18px;text-decoration:none;box-shadow:inset 0 1px 0 rgba(255,255,255,.4),0 8px 18px rgba(76,114,180,.18);transition:transform .2s ease,box-shadow .2s ease,filter .2s ease}.caishen-app-btn:hover{transform:translateY(-2px);box-shadow:inset 0 1px 0 rgba(255,255,255,.5),0 12px 24px rgba(76,114,180,.24);filter:brightness(1.03)}.caishen-app-btn__icon{width:46px;height:46px;flex:0 0 46px;display:flex;align-items:center;justify-content:center}.caishen-app-btn__icon img{width:100%;height:100%;object-fit:contain;display:block}.caishen-app-btn__text{display:flex;flex-direction:column;line-height:1.25}.caishen-app-btn__text strong{font-size:18px;font-weight:900;color:#fff}.caishen-app-btn__text small{margin-top:4px;font-size:13px;font-weight:700;color:rgba(255,255,255,.92)}.caishen-app-btn--android{background:linear-gradient(135deg,#21498f 0,#355da9 35%,#406fe0 100%)}.caishen-app-btn--ios{background:linear-gradient(135deg,#33c7f8 0,#2ca8f2 32%,#4a63f3 100%)}.caishen-app-pc__btns{margin-top:16px;display:flex;justify-content:center;align-items:center;gap:14px;flex-wrap:wrap}.caishen-app-pill{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 18px;border-radius:14px;background:linear-gradient(135deg,#11b9ff 0,#4f6dff 100%);color:#fff!important;font-size:15px;font-weight:800;text-decoration:none;box-shadow:0 8px 18px rgba(78,112,218,.18)}.caishen-app-pill--dark i{font-size:16px;margin:5px}.caishen-app-pc__tip{margin-top:10px;font-size:13px;color:#6d7b95;font-weight:700}.caishen-app-pc__image{padding:18px 20px 0;text-align:center}.caishen-app-pc__image img{max-width:78%;height:auto;display:inline-block}.caishen-app-pc__note{padding:14px 26px 24px;text-align:center;font-size:13px;line-height:1.8;color:#6f7788;font-weight:700}@media (max-width:1024px){.caishen-app-pc{display:none!important}}.footer-pc{background:linear-gradient(90deg,#4d97dc 0,#63a8e5 52%,#579fe2 100%);color:#fff;padding:42px 60px 20px;box-sizing:border-box;box-shadow:inset 0 1px 0 rgba(255,255,255,.16)}.footer-inner{display:flex;justify-content:space-around;align-items:flex-start;gap:48px}.footer-left{display:flex;flex-direction:column;gap:18px}.footer-logo-link{display:inline-flex;width:max-content;transition:transform .22s ease,filter .22s ease,opacity .22s ease}.footer-logo-link:hover{transform:translateY(-2px);filter:brightness(1.05)}.footer-logo{width:190px;display:block}.footer-links{display:flex;flex-wrap:wrap;gap:14px;font-size:16px;line-height:1.6}.footer-links a{color:rgba(255,255,255,.95);text-decoration:none;transition:color .2s ease,opacity .2s ease,transform .2s ease;position:relative}.footer-links a::after{content:"";position:absolute;left:0;right:0;bottom:-2px;height:1px;background:rgba(255,255,255,0);transition:background .2s ease}.footer-links a:hover{color:#fff;transform:translateY(-1px)}.footer-links a:hover::after{background:rgba(255,255,255,.85)}.footer-social{display:flex;gap:14px;align-items:center}.footer-social a{width:48px;height:48px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:rgba(255,255,255,.16);box-shadow:inset 0 1px 0 rgba(255,255,255,.35),0 6px 14px rgba(37,92,146,.14);backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);transition:transform .22s ease,background .22s ease,box-shadow .22s ease;animation:footerIconFloat 3.8s ease-in-out infinite}.footer-social a:nth-child(2){animation-delay:.18s}.footer-social a:nth-child(3){animation-delay:.36s}.footer-social a:hover{transform:translateY(-3px) scale(1.04);background:rgba(255,255,255,.26);box-shadow:inset 0 1px 0 rgba(255,255,255,.42),0 10px 20px rgba(37,92,146,.22)}.footer-social svg{width:26px;height:26px;display:block}.footer-social svg path{fill:#f7f4ef;transition:fill .22s ease,filter .22s ease}.footer-social a:hover svg path{fill:#dff4ff;filter:drop-shadow(0 0 8px rgba(196,236,255,.55))}@keyframes footerIconFloat{0%,100%{transform:translateY(0)}50%{transform:translateY(-2px)}}.footer-right{text-align:right;min-width:420px}.footer-title{font-size:18px;font-weight:700;margin-bottom:16px;color:rgba(255,255,255,.98);letter-spacing:.03em}.footer-cert-top{display:flex;justify-content:flex-end;align-items:center;gap:18px;margin-bottom:14px}.footer-cert-bottom a,.footer-cert-top a{display:inline-flex;align-items:center;justify-content:center;transition:transform .22s ease,filter .22s ease,opacity .22s ease}.footer-cert-bottom a:hover,.footer-cert-top a:hover{transform:translateY(-2px);filter:brightness(1.06)}.footer-cert-top img{height:46px;object-fit:contain;display:block}.footer-cert-bottom{display:flex;justify-content:flex-end}.footer-cert-bottom img{height:34px;object-fit:contain;display:block}.footer-copy{margin-top:30px;padding-top:18px;text-align:center;font-size:14px;color:rgba(255,255,255,.88);border-top:1px solid rgba(255,255,255,.16)}.footer-copy a{color:inherit;text-decoration:none;transition:opacity .2s ease,color .2s ease}.footer-copy a:hover{color:#fff}@media (max-width:1024px){.footer-pc{display:none!important}}@media (min-width:1025px){.caishen-footer-bar{display:none}}@media (max-width:1024px){.caishen-footer-bar{position:fixed;left:0;right:0;bottom:0;z-index:1000;padding:10px 10px 10px;background:linear-gradient(to bottom,rgba(255,255,255,.98) 0,rgba(204,221,243,.98) 50%,rgba(151,187,228,.98) 100%);border-radius:16px 16px 0 0;box-shadow:0 -4px 12px rgba(15,46,97,.25);backdrop-filter:blur(8px)}.caishen-footer-inner{margin:0 auto;display:flex;justify-content:space-between;align-items:center}.caishen-footer-item{flex:1;text-align:center;text-decoration:none;color:#26406b;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:5px 0 2px}.caishen-footer-icon{font-size:30px;margin-bottom:5px}.caishen-footer-label{font-size:.8em;line-height:1}.caishen-footer-item--center{flex:1;text-align:center;text-decoration:none;color:#26406b;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative}.caishen-center-circle{border:3px solid;height:80px;width:80px;top:15%;position:absolute;left:50%;box-shadow:2px 1px 5px hsl(205deg 60% 39% / 30%);border-color:#ffff;border-radius:50%;border-width:2px;background:linear-gradient(135deg,hsl(0deg 0 100% / 80%) 11%,hsl(209deg 84% 83% / 80%) 99%)!important;transform:translate(-50%,-50%)}.caishen-center-logo{width:42px;height:42px;margin:12px auto;border-radius:50%;object-fit:contain}.caishen-center-label{color:#26406b!important;z-index:999;font-size:.75em;transform:translateY(10px);font-weight:700}}