*{box-sizing:border-box}html,body{margin:0;max-width:100%;overflow-x:hidden}html{scroll-behavior:smooth}body{font-family:Arial,"PingFang SC","Microsoft YaHei",sans-serif;background:#151A23;color:#E8ECF5;line-height:1.82}a{color:inherit}img,.media,.card,.grid>*{max-width:100%}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:2px solid #F1DCA3;outline-offset:3px}.shell{width:min(1280px,calc(100% - 44px));margin:0 auto}.site-header{position:sticky;top:0;z-index:9999;width:100%;background:#151A23;box-shadow:0 8px 24px rgba(0,0,0,.22);backdrop-filter:blur(10px)}.header-inner{max-width:1280px;min-height:74px;margin:0 auto;padding:0 22px;display:flex;align-items:center;justify-content:space-between;gap:20px}.site-logo,.drawer-logo{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto}.site-logo img{display:block;height:46px;width:auto;max-width:160px;object-fit:contain}.logo-ph{display:block;width:142px;height:42px;border-radius:10px;background:linear-gradient(160deg,#202738,#151A23);border:1px solid rgba(241,220,163,.14)}.nav-core{display:flex;align-items:center;gap:18px;white-space:nowrap;flex-wrap:nowrap}.nav-core a{color:#F1DCA3;padding:10px 4px;position:relative;font-weight:700;text-decoration:none}.nav-core a.active::after{content:"";position:absolute;left:50%;bottom:-10px;width:28px;height:3px;border-radius:999px;background:#F1DCA3;transform:translateX(-50%)}.header-reg-btn{height:44px;min-width:96px;padding:0 20px;display:inline-flex;align-items:center;justify-content:center;background:#F1DCA3;color:#151A23;border-radius:999px;text-decoration:none;font-weight:700;white-space:nowrap;box-shadow:0 10px 24px rgba(241,220,163,.18)}.header-reg-btn:hover{background:#E3C98F}.menu-toggle{display:none;border:0;background:transparent;width:44px;height:44px;padding:9px;cursor:pointer}.menu-toggle span{display:block;height:2px;margin:5px 0;border-radius:5px;background:#F1DCA3}.channel-strip{background:#1B2130;border-top:1px solid rgba(241,220,163,.08);border-bottom:1px solid rgba(241,220,163,.1)}.channel-inner{max-width:1280px;margin:0 auto;padding:0 22px;display:flex;gap:22px;overflow-x:auto;scrollbar-width:none}.channel-inner::-webkit-scrollbar{display:none}.channel-inner a{padding:11px 0;white-space:nowrap;text-decoration:none;color:#B8C0D3;font-size:14px}.channel-inner a:hover{color:#F1DCA3}.drawer-overlay,.mobile-drawer{visibility:hidden;pointer-events:none}.drawer-overlay{position:fixed;inset:0;z-index:10020;background:rgba(0,0,0,.62);opacity:0;transition:opacity .2s ease}.mobile-drawer{position:fixed;top:0;left:0;bottom:0;z-index:10030;width:min(84vw,320px);background:#1B2130;transform:translateX(-102%);transition:transform .22s ease;overflow-y:auto;box-shadow:18px 0 42px rgba(0,0,0,.36)}.drawer-open{overflow:hidden}.drawer-open .drawer-overlay,.drawer-open .mobile-drawer{visibility:visible;pointer-events:auto}.drawer-open .drawer-overlay{opacity:1}.drawer-open .mobile-drawer{transform:translateX(0)}.drawer-head{min-height:74px;padding:14px 16px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(241,220,163,.12)}.drawer-logo img{height:38px;width:auto;max-width:136px;object-fit:contain}.drawer-close{width:42px;height:42px;border:1px solid rgba(241,220,163,.22);background:#202738;color:#F1DCA3;border-radius:12px;font-size:28px;line-height:1;cursor:pointer}.drawer-groups{padding:18px 16px 32px}.drawer-groups section+section{margin-top:22px}.drawer-groups h2{margin:0 0 8px;color:#8F98AD;font-size:13px;letter-spacing:.08em}.drawer-groups a{display:block;padding:10px 12px;border-left:3px solid transparent;text-decoration:none;color:#D5DBEA;border-radius:0 10px 10px 0}.drawer-groups a:hover{background:#202738;color:#F1DCA3;border-left-color:#F1DCA3}main{min-height:50vh}.section{padding:84px 0}.section.compact{padding:58px 0}.section.alt{background:#1B2130}.eyebrow{display:inline-flex;align-items:center;gap:8px;color:#F1DCA3;font-size:13px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.hero{padding:78px 0 70px;background:radial-gradient(circle at 18% 20%,rgba(241,220,163,.06),transparent 34%),#151A23}.hero h1,.page-hero h1{margin:12px 0 14px;color:#F1DCA3;font-size:clamp(42px,5vw,56px);line-height:1.15}.hero .lead,.page-hero .lead{max-width:820px;margin:0;color:#B8C0D3;font-size:20px}.page-hero{padding:76px 0 54px;border-bottom:1px solid rgba(241,220,163,.12)}h2{margin:0 0 18px;color:#F1DCA3;font-size:clamp(28px,3vw,36px);line-height:1.28}h3{margin:0 0 10px;color:#E8ECF5;font-size:22px;line-height:1.35}p{margin:0 0 16px}.muted{color:#8F98AD}.intro{max-width:900px;color:#D5DBEA;font-size:18px}.grid{display:grid;gap:22px}.grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}.card{background:#202738;border:1px solid rgba(241,220,163,.14);border-radius:18px;padding:24px;box-shadow:0 14px 36px rgba(0,0,0,.18);transition:transform .18s ease,border-color .18s ease}.card:hover{transform:translateY(-3px);border-color:rgba(241,220,163,.28)}.card p{color:#B8C0D3}.card .text-link{display:inline-block;margin-top:6px;color:#F1DCA3;text-decoration:none;font-weight:700}.card .text-link:hover{text-decoration:underline}.number{display:inline-flex;width:38px;height:38px;align-items:center;justify-content:center;border:1px solid rgba(241,220,163,.24);border-radius:12px;color:#F1DCA3;font-weight:700;margin-bottom:16px}.media{position:relative;width:100%;max-width:100%;overflow:hidden;border-radius:16px;background:#151A23}.media>img{position:absolute;inset:0;width:100%;height:100%;max-width:100%;object-fit:contain;object-position:center center;display:block}.media-ph{width:100%;height:100%;background:linear-gradient(160deg,#202738,#151A23)}.media-card{aspect-ratio:16/10;max-height:200px}.media-block{aspect-ratio:16/10;max-height:280px}.media-banner{aspect-ratio:16/6;min-height:240px;max-height:340px}.media-app{aspect-ratio:9/16;max-width:260px;max-height:420px;margin:0 auto}.media+.card-body,.card .media{margin-bottom:18px}.split{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:34px;align-items:center}.split.reverse .media-wrap{order:2}.action-row{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px}.btn{min-height:44px;display:inline-flex;align-items:center;justify-content:center;padding:0 20px;border-radius:999px;text-decoration:none;font-weight:700}.btn-primary{background:#F1DCA3;color:#151A23}.btn-secondary{border:1px solid rgba(241,220,163,.32);color:#F1DCA3;background:#1B2130}.list{padding-left:20px;color:#D5DBEA}.list li{margin:8px 0}.article{max-width:880px;margin:0 auto}.article section+section{margin-top:44px}.article p{color:#D5DBEA}.article h2{font-size:30px}.notice{padding:22px 24px;border-left:3px solid #F1DCA3;background:#1B2130;border-radius:0 14px 14px 0;color:#D5DBEA}.feedback-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.quote{background:#1B2130;border:1px solid rgba(241,220,163,.12);border-radius:16px;padding:20px;color:#D5DBEA}.quote strong{display:block;color:#F1DCA3;margin-bottom:8px}.faq-list{display:grid;gap:14px}.faq-item{background:#1B2130;border:1px solid rgba(241,220,163,.14);border-radius:16px;overflow:hidden}.faq-q{width:100%;padding:18px 20px;border:0;background:transparent;color:#F1DCA3;font-weight:700;text-align:left;cursor:pointer}.faq-a{padding:0 20px 20px;color:#D5DBEA}.faq-a p{margin:0}.related{display:flex;flex-wrap:wrap;gap:10px}.related a{padding:9px 13px;border:1px solid rgba(241,220,163,.18);border-radius:999px;text-decoration:none;color:#D5DBEA}.related a:hover{color:#F1DCA3;border-color:rgba(241,220,163,.34)}.carousel{position:relative;max-width:1280px;margin:0 auto;padding:22px}.carousel-stage{position:relative}.carousel-slide{display:block}.js-ready .carousel-slide{display:none}.js-ready .carousel-slide.is-active{display:block}.carousel-controls button{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;border-radius:50%;border:1px solid rgba(241,220,163,.24);background:rgba(14,18,26,.74);color:#F1DCA3;font-size:24px;cursor:pointer}.carousel-prev{left:38px}.carousel-next{right:38px}.carousel-dots{display:flex;justify-content:center;gap:9px;margin-top:14px}.carousel-dot{width:10px;height:10px;border-radius:50%;border:1px solid #F1DCA3;background:transparent;padding:0;cursor:pointer}.carousel-dot.is-active{background:#F1DCA3}.floating-actions{position:fixed;right:18px;top:50%;z-index:1200;transform:translateY(-50%);display:grid;gap:8px;padding:10px;background:#1B2130;border:1px solid rgba(241,220,163,.14);border-radius:16px;box-shadow:0 14px 36px rgba(0,0,0,.28)}.floating-actions a,.floating-actions button{min-width:88px;padding:10px 12px;border-radius:10px;border:0;background:#202738;color:#F1DCA3;text-decoration:none;text-align:center;cursor:pointer}.floating-actions .float-reg{background:#F1DCA3;color:#151A23;font-weight:700}.site-footer{background:#0E121A;color:#D5DBEA;padding:64px 0 28px;border-top:1px solid rgba(241,220,163,.11)}.footer-grid{display:grid;grid-template-columns:1.35fr 1fr 1fr 1fr;gap:34px}.footer-grid h2{font-size:18px}.footer-grid a{display:block;margin:9px 0;text-decoration:none;color:#B8C0D3}.footer-grid a:hover{color:#F1DCA3}.footer-brand img{height:42px;width:auto;max-width:150px;object-fit:contain;margin-bottom:16px}.footer-brand p{max-width:330px;color:#8F98AD}.footer-bottom{margin-top:38px;padding-top:22px;border-top:1px solid rgba(241,220,163,.1);display:flex;justify-content:space-between;gap:24px;color:#8F98AD;font-size:14px}.mobile-bottom{display:none}.tag-row{display:flex;flex-wrap:wrap;gap:9px;margin:14px 0 0}.tag{display:inline-flex;padding:7px 10px;border:1px solid rgba(241,220,163,.18);border-radius:999px;color:#F1DCA3;font-size:13px}.compact-copy{max-width:780px}.spaced{margin-top:28px}.center{text-align:center}.center .intro{margin-left:auto;margin-right:auto}.meta-line{color:#8F98AD;font-size:14px}.service-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.service-strip .card{padding:20px}.link-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.link-list a{padding:14px 16px;background:#1B2130;border:1px solid rgba(241,220,163,.12);border-radius:14px;text-decoration:none;color:#D5DBEA}.link-list a:hover{border-color:rgba(241,220,163,.3);color:#F1DCA3}
@media (max-width:1180px){.nav-core{gap:12px}.nav-core a{font-size:14px}.header-reg-btn{min-width:88px;padding:0 16px}.floating-actions,.channel-strip{display:none}.header-inner{gap:14px}.site-logo img{max-width:138px}.grid-4{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media (max-width:860px){.nav-core{display:none}.menu-toggle{display:block}.header-inner{display:grid;grid-template-columns:44px 1fr auto;gap:10px;min-height:68px;padding:0 14px}.site-logo{justify-self:center}.site-logo img{height:40px;max-width:132px}.logo-ph{width:120px;height:36px}.header-reg-btn{height:40px;min-width:88px;padding:0 14px;font-size:14px}.section{padding:58px 0}.shell{width:min(100% - 32px,1280px)}.split,.grid-3,.grid-2,.feedback-grid,.footer-grid,.service-strip{grid-template-columns:1fr}.split.reverse .media-wrap{order:0}.footer-bottom{display:block}.page-hero{padding:52px 0 38px}.hero{padding:50px 0 46px}.hero h1,.page-hero h1{font-size:clamp(30px,9vw,38px)}.hero .lead,.page-hero .lead{font-size:17px}.article h2{font-size:26px}.mobile-bottom{position:fixed;left:0;right:0;bottom:0;z-index:9000;height:58px;padding-bottom:env(safe-area-inset-bottom);display:grid;grid-template-columns:repeat(4,1fr);background:#151A23;border-top:1px solid rgba(241,220,163,.24)}.mobile-bottom a{display:flex;align-items:center;justify-content:center;color:#D5DBEA;text-decoration:none;font-size:14px}.mobile-bottom a:hover{color:#F1DCA3}body{padding-bottom:58px}.carousel{padding:14px}.carousel-prev{left:20px}.carousel-next{right:20px}.carousel-controls button{width:38px;height:38px}.media-banner{min-height:150px;max-height:200px}.media-card{max-height:150px}.media-block{max-height:190px}.media-app{max-width:190px;max-height:320px}.grid-4{grid-template-columns:1fr}.link-list{grid-template-columns:1fr}}
@media (max-width:430px){.header-inner{grid-template-columns:42px minmax(0,1fr) 86px;gap:6px;padding:0 10px}.menu-toggle{width:42px;height:42px}.site-logo img{height:36px;max-width:116px}.logo-ph{width:108px;height:34px}.header-reg-btn{min-width:86px;padding:0 10px;font-size:13px}.carousel-controls button{width:34px;height:34px}.carousel-prev{left:16px}.carousel-next{right:16px}.section{padding:50px 0}.card{padding:20px}.shell{width:min(100% - 26px,1280px)}h2{font-size:25px}}
@media (prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important;transition:none!important;animation:none!important}.card:hover{transform:none!important}}

.text-link{color:#F1DCA3;text-decoration:none;font-weight:700}.text-link:hover{text-decoration:underline}
.page-home .drawer-groups a[href="index.php"],.page-brand .drawer-groups a[href="brand.php"],.page-products .drawer-groups a[href="products.php"],.page-featured .drawer-groups a[href="featured.php"],.page-live .drawer-groups a[href="live.php"],.page-electronic .drawer-groups a[href="electronic.php"],.page-db .drawer-groups a[href="db.php"],.page-jdb .drawer-groups a[href="jdb.php"],.page-fishing .drawer-groups a[href="fishing.php"],.page-lottery .drawer-groups a[href="lottery.php"],.page-esports .drawer-groups a[href="esports.php"],.page-sports .drawer-groups a[href="sports.php"],.page-chess .drawer-groups a[href="chess.php"],.page-app .drawer-groups a[href="app.php"],.page-activity .drawer-groups a[href="activity.php"],.page-security .drawer-groups a[href="security.php"],.page-help .drawer-groups a[href="help.php"],.page-account-guide .drawer-groups a[href="account-guide.php"],.page-service-center .drawer-groups a[href="service-center.php"],.page-about .drawer-groups a[href="about.php"],.page-contact .drawer-groups a[href="contact.php"],.page-responsible-play .drawer-groups a[href="responsible-play.php"]{color:#F1DCA3;border-left-color:#F1DCA3;background:#202738}
.page-featured .channel-inner a[href="featured.php"],.page-live .channel-inner a[href="live.php"],.page-electronic .channel-inner a[href="electronic.php"],.page-db .channel-inner a[href="db.php"],.page-jdb .channel-inner a[href="jdb.php"],.page-fishing .channel-inner a[href="fishing.php"],.page-lottery .channel-inner a[href="lottery.php"],.page-esports .channel-inner a[href="esports.php"],.page-sports .channel-inner a[href="sports.php"],.page-chess .channel-inner a[href="chess.php"],.page-activity .channel-inner a[href="activity.php"],.page-security .channel-inner a[href="security.php"],.page-service-center .channel-inner a[href="service-center.php"],.page-responsible-play .channel-inner a[href="responsible-play.php"]{color:#F1DCA3}

.page-home .mobile-bottom a[href="index.php"],.page-products .mobile-bottom a[href="products.php"],.page-app .mobile-bottom a[href="app.php"],.page-help .mobile-bottom a[href="help.php"]{color:#F1DCA3;background:#1B2130}
