*{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;color:#1F2329;background:#FFFFFF;line-height:1.82;font-size:16px}a{color:inherit}img,.media,.card,.grid>*{max-width:100%}button,input,textarea{font:inherit}.site-header{position:sticky;top:0;z-index:9999;width:100%;background:rgba(255,255,255,.96);border-bottom:1px solid rgba(201,0,0,.08);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}.brand-link{display:flex;align-items:center;text-decoration:none;flex:0 0 auto}.site-logo img,.drawer-logo img,.footer-logo img{display:block;height:48px;width:auto;max-width:160px;object-fit:contain}.logo-placeholder{display:block;width:132px;height:44px;border-radius:12px;background:linear-gradient(160deg,#F1F3F6,#FFFFFF);border:1px solid rgba(201,0,0,.08)}.nav-core{display:flex;align-items:center;gap:18px;white-space:nowrap;flex-wrap:nowrap}.nav-core a{color:#1F2329;padding:10px 4px;position:relative;font-weight:700;text-decoration:none}.nav-core a:hover,.nav-core a.active{color:#C90000}.nav-core a.active::after{content:"";position:absolute;left:0;right:0;bottom:-10px;height:3px;border-radius:999px;background:#C90000}.header-reg-btn,.primary-btn{min-height:44px;min-width:88px;padding:0 22px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#F12B2B 0%,#C90000 55%,#A80000 100%);color:#FFFFFF;border-radius:999px;text-decoration:none;font-weight:700;white-space:nowrap;box-shadow:0 8px 18px rgba(201,0,0,.14)}.menu-toggle{display:none;width:42px;height:42px;padding:10px;border:0;background:#fff;border-radius:10px;cursor:pointer}.menu-toggle span{display:block;height:2px;background:#1F2329;margin:5px 0;border-radius:3px}.site-shell{max-width:1280px;margin:0 auto;padding:36px 22px 0;display:grid;grid-template-columns:228px minmax(0,1fr);gap:34px}.channel-sidebar{position:sticky;top:98px;align-self:start;max-height:calc(100vh - 118px);overflow:auto;background:#FFFFFF;border:1px solid rgba(201,0,0,.1);border-radius:18px;padding:16px;box-shadow:0 12px 30px rgba(18,28,45,.06)}.side-group+ .side-group{border-top:1px solid #ECEFF3;margin-top:14px;padding-top:14px}.side-group h2,.drawer-groups h2{font-size:13px;letter-spacing:.12em;color:#8A93A0;margin:0 0 7px}.side-group a{display:block;text-decoration:none;padding:7px 9px;border-radius:9px;color:#5D6673;font-size:14px}.side-group a:hover{color:#C90000;background:#FFF5F5}.site-main{min-width:0}.page-hero{padding:58px 0 54px}.eyebrow{display:inline-flex;align-items:center;gap:8px;color:#C90000;font-size:14px;font-weight:800;letter-spacing:.08em;margin-bottom:12px}.page-hero h1,.home-intro h1{font-size:clamp(40px,5vw,56px);line-height:1.16;margin:0 0 18px;letter-spacing:-.03em}.page-hero p,.home-intro p{font-size:18px;color:#5D6673;max-width:830px;margin:0}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:24px}.text-link{color:#C90000;font-weight:700;text-decoration:none}.text-link:hover{text-decoration:underline}.section{padding:76px 0}.section.alt{background:#F6F7F9;border-radius:22px;padding-left:28px;padding-right:28px}.section-head{max-width:820px;margin-bottom:30px}.section-head h2{font-size:clamp(28px,3.5vw,36px);line-height:1.26;margin:0 0 10px}.section-head p{color:#5D6673;margin:0}.grid{display:grid;gap:20px}.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:#FFFFFF;border:1px solid #ECEFF3;border-radius:18px;padding:22px;box-shadow:0 12px 30px rgba(18,28,45,.06);transition:transform .18s ease,border-color .18s ease}.card:hover{transform:translateY(-3px);border-color:rgba(201,0,0,.22)}.card h3{font-size:21px;line-height:1.35;margin:0 0 10px}.card p{margin:0;color:#5D6673}.card .text-link{display:inline-block;margin-top:14px}.media{position:relative;width:100%;max-width:100%;overflow:hidden;border-radius:16px;background:#F7F8FA}.media>img{position:absolute;inset:0;width:100%;height:100%;max-width:100%;object-fit:contain;object-position:center center;display:block}.media-ph{position:absolute;inset:0;width:100%;height:100%;background:linear-gradient(160deg,#F1F3F6,#FFFFFF)}.media-card{aspect-ratio:16/10;max-height:210px}.media-block{aspect-ratio:16/10;max-height:300px}.media-banner{aspect-ratio:16/6;min-height:260px;max-height:360px}.media-app{aspect-ratio:9/16;max-width:280px;max-height:460px;margin:0 auto}.split{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(260px,.85fr);gap:34px;align-items:center}.split.reverse{grid-template-columns:minmax(260px,.85fr) minmax(0,1.15fr)}.split.reverse .split-media{order:-1}.prose{max-width:860px}.prose h2{font-size:30px;line-height:1.3;margin:48px 0 16px}.prose h3{font-size:22px;margin:30px 0 10px}.prose p{margin:0 0 18px;color:#37404B}.prose ul{padding-left:1.2em;color:#37404B}.prose li{margin:8px 0}.notice{border-left:4px solid #C90000;background:#FFF7F7;border-radius:0 16px 16px 0;padding:18px 20px;color:#4C5561;margin:24px 0}.chips{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px}.chip{display:inline-flex;padding:8px 12px;border-radius:999px;background:#F6F7F9;color:#5D6673;font-size:14px}.feedback{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.quote{margin:0;background:#fff;border:1px solid #ECEFF3;border-radius:16px;padding:20px;color:#4D5662}.faq-list{display:grid;gap:12px}.faq-item{border:1px solid #E8EBEF;border-radius:16px;background:#fff;overflow:hidden}.faq-question{width:100%;border:0;background:#fff;text-align:left;padding:18px 20px;font-weight:800;color:#1F2329;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:16px}.faq-question::after{content:"＋";color:#C90000;font-size:20px}.faq-item.open .faq-question::after{content:"－"}.faq-answer{padding:0 20px 18px;color:#5D6673}.js-ready .faq-item:not(.open) .faq-answer{max-height:0;padding-top:0;padding-bottom:0;overflow:hidden}.js-ready .faq-item.open .faq-answer{max-height:520px}.related-links{display:flex;gap:12px;flex-wrap:wrap}.related-links a{padding:10px 14px;border-radius:12px;background:#F6F7F9;text-decoration:none;font-weight:700;color:#37404B}.related-links a:hover{color:#C90000}.home-slider{position:relative;margin:8px 0 66px;border-radius:22px;overflow:hidden;background:#F7F8FA}.slider-stage{position:relative;aspect-ratio:16/6;min-height:260px;max-height:360px}.hero-slide{position:absolute;inset:0;opacity:0;visibility:hidden;transition:opacity .4s ease}.hero-slide.active{opacity:1;visibility:visible}.hero-slide .media{height:100%;border-radius:22px}.slider-prev,.slider-next{position:absolute;top:50%;transform:translateY(-50%);z-index:3;width:42px;height:42px;border:0;border-radius:50%;background:rgba(255,255,255,.92);color:#1F2329;font-size:24px;cursor:pointer;box-shadow:0 8px 24px rgba(18,28,45,.12)}.slider-prev{left:16px}.slider-next{right:16px}.slider-dots{position:absolute;left:50%;bottom:14px;transform:translateX(-50%);display:flex;gap:8px;z-index:3}.slider-dot{width:9px;height:9px;padding:0;border:0;border-radius:50%;background:rgba(31,35,41,.32);cursor:pointer}.slider-dot.active{background:#C90000}.home-intro{padding:0 0 56px}.quick-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.quick-item{padding:18px;border-radius:16px;border:1px solid #ECEFF3;background:#fff}.quick-item strong{display:block;margin-bottom:6px}.quick-item span{display:block;color:#5D6673;font-size:14px}.quick-item a{display:inline-block;color:#C90000;text-decoration:none;font-weight:700;margin-top:8px}.mini-points{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.mini-point{background:#F6F7F9;border-radius:16px;padding:20px}.mini-point h3{margin:0 0 8px;font-size:19px}.mini-point p{margin:0;color:#5D6673;font-size:15px}.site-footer{margin-top:84px;background:#11151C;color:#E7ECF3;border-top:1px solid rgba(255,255,255,.08);padding:54px 22px 24px}.footer-inner{max-width:1280px;margin:0 auto;display:grid;grid-template-columns:1.3fr 1fr 1fr 1fr;gap:34px}.footer-brand p{color:#AEB7C3;max-width:300px}.footer-logo{display:inline-flex;margin-bottom:14px}.footer-col h2{font-size:15px;color:#fff;margin:0 0 12px}.footer-col a{display:block;text-decoration:none;color:#C7CFD9;padding:4px 0;font-size:14px}.footer-col a:hover{color:#fff}.footer-bottom{max-width:1280px;margin:34px auto 0;padding-top:20px;border-top:1px solid rgba(255,255,255,.08);font-size:13px;color:#9DA7B5;display:flex;justify-content:space-between;gap:18px;flex-wrap:wrap}.mobile-drawer{position:fixed;left:0;top:0;bottom:0;width:min(84vw,320px);z-index:10001;background:#fff;transform:translateX(-102%);visibility:hidden;pointer-events:none;transition:transform .24s ease,visibility .24s ease;overflow:auto}.mobile-drawer.open{transform:translateX(0);visibility:visible;pointer-events:auto}.drawer-overlay{position:fixed;inset:0;background:rgba(17,21,28,.55);z-index:10000;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .2s ease,visibility .2s ease}.drawer-overlay.open{opacity:1;visibility:visible;pointer-events:auto}.drawer-head{min-height:72px;padding:12px 16px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #ECEFF3}.drawer-logo img{height:40px}.drawer-close{width:40px;height:40px;border:0;background:#F6F7F9;border-radius:50%;font-size:28px;line-height:1;cursor:pointer}.drawer-groups{padding:12px 16px 28px}.drawer-groups section+section{border-top:1px solid #ECEFF3;padding-top:12px;margin-top:12px}.drawer-groups a{display:block;text-decoration:none;padding:10px 8px;border-bottom:1px solid #F1F3F6;color:#37404B}.drawer-groups a:hover{color:#C90000}.channel-sidebar a[href="brand.php"],.channel-sidebar a[href="about.php"],.channel-sidebar a[href="sports-center.php"],.channel-sidebar a[href="match-center.php"],.channel-sidebar a[href="esports.php"],.channel-sidebar a[href="product-hall.php"],.channel-sidebar a[href="electronic.php"],.channel-sidebar a[href="db-electronic.php"],.channel-sidebar a[href="pg-electronic.php"],.channel-sidebar a[href="pt-electronic.php"],.channel-sidebar a[href="live.php"],.channel-sidebar a[href="lottery.php"],.channel-sidebar a[href="fishing.php"],.channel-sidebar a[href="chess.php"],.channel-sidebar a[href="app.php"],.channel-sidebar a[href="activity.php"],.channel-sidebar a[href="security.php"],.channel-sidebar a[href="help.php"],.channel-sidebar a[href="contact.php"],.channel-sidebar a[href="responsible-play.php"]{border-left:3px solid transparent}.page-brand .channel-sidebar a[href="brand.php"],.page-brand .mobile-drawer a[href="brand.php"],.page-about .channel-sidebar a[href="about.php"],.page-about .mobile-drawer a[href="about.php"],.page-sports .channel-sidebar a[href="sports-center.php"],.page-sports .mobile-drawer a[href="sports-center.php"],.page-match .channel-sidebar a[href="match-center.php"],.page-match .mobile-drawer a[href="match-center.php"],.page-esports .channel-sidebar a[href="esports.php"],.page-esports .mobile-drawer a[href="esports.php"],.page-product .channel-sidebar a[href="product-hall.php"],.page-product .mobile-drawer a[href="product-hall.php"],.page-electronic .channel-sidebar a[href="electronic.php"],.page-electronic .mobile-drawer a[href="electronic.php"],.page-db .channel-sidebar a[href="db-electronic.php"],.page-db .mobile-drawer a[href="db-electronic.php"],.page-pg .channel-sidebar a[href="pg-electronic.php"],.page-pg .mobile-drawer a[href="pg-electronic.php"],.page-pt .channel-sidebar a[href="pt-electronic.php"],.page-pt .mobile-drawer a[href="pt-electronic.php"],.page-live .channel-sidebar a[href="live.php"],.page-live .mobile-drawer a[href="live.php"],.page-lottery .channel-sidebar a[href="lottery.php"],.page-lottery .mobile-drawer a[href="lottery.php"],.page-fishing .channel-sidebar a[href="fishing.php"],.page-fishing .mobile-drawer a[href="fishing.php"],.page-chess .channel-sidebar a[href="chess.php"],.page-chess .mobile-drawer a[href="chess.php"],.page-app .channel-sidebar a[href="app.php"],.page-app .mobile-drawer a[href="app.php"],.page-activity .channel-sidebar a[href="activity.php"],.page-activity .mobile-drawer a[href="activity.php"],.page-security .channel-sidebar a[href="security.php"],.page-security .mobile-drawer a[href="security.php"],.page-help .channel-sidebar a[href="help.php"],.page-help .mobile-drawer a[href="help.php"],.page-contact .channel-sidebar a[href="contact.php"],.page-contact .mobile-drawer a[href="contact.php"],.page-responsible .channel-sidebar a[href="responsible-play.php"],.page-responsible .mobile-drawer a[href="responsible-play.php"]{color:#C90000;background:#FFF5F5;border-left:3px solid #C90000}.drawer-lock{overflow:hidden}.mobile-bottom-nav{display:none}.site-header a:focus-visible,.site-header button:focus-visible,.mobile-drawer a:focus-visible,.mobile-drawer button:focus-visible,.site-main a:focus-visible,.site-main button:focus-visible,.site-footer a:focus-visible{outline:2px solid #C90000;outline-offset:3px}
@media(max-width:1180px){.site-shell{grid-template-columns:1fr}.channel-sidebar{display:none}}
@media(max-width:1024px){.header-inner{gap:12px;padding:0 16px}.nav-core{gap:10px}.nav-core a{font-size:14px}.site-logo img{height:42px;max-width:130px}.header-reg-btn{min-width:78px;padding:0 17px}.grid-4{grid-template-columns:repeat(2,minmax(0,1fr))}.section{padding:64px 0}}
@media(max-width:767px){body{padding-bottom:66px}.site-header{min-height:64px}.header-inner{min-height:64px;padding:0 12px;display:grid;grid-template-columns:44px 1fr 78px;gap:8px}.menu-toggle{display:block}.brand-link{justify-content:center;min-width:0}.site-logo img{height:38px;max-width:128px}.logo-placeholder{width:112px;height:36px}.nav-core{display:none}.header-reg-btn{min-width:74px;min-height:40px;padding:0 14px;font-size:14px}.site-shell{padding:18px 16px 0}.page-hero{padding:42px 0 34px}.page-hero h1,.home-intro h1{font-size:clamp(30px,9vw,38px)}.page-hero p,.home-intro p{font-size:16px}.section{padding:52px 0}.section.alt{padding:38px 18px;border-radius:18px}.grid-2,.grid-3,.grid-4,.split,.split.reverse,.feedback,.quick-grid,.mini-points{grid-template-columns:1fr}.split.reverse .split-media{order:0}.media-banner{min-height:150px;max-height:210px}.media-card{max-height:160px}.media-block{max-height:200px}.media-app{max-width:200px;max-height:340px}.slider-stage{min-height:150px;max-height:210px}.home-slider{margin-bottom:46px}.slider-prev,.slider-next{width:38px;height:38px;font-size:20px}.site-footer{margin-top:54px;padding:42px 18px 92px}.footer-inner{grid-template-columns:1fr 1fr;gap:28px}.footer-brand{grid-column:1/-1}.mobile-bottom-nav{position:fixed;left:0;right:0;bottom:0;z-index:9998;display:grid;grid-template-columns:repeat(4,1fr);background:rgba(255,255,255,.97);border-top:1px solid #E4E8ED;min-height:58px}.mobile-bottom-nav a{display:flex;align-items:center;justify-content:center;text-decoration:none;font-size:13px;font-weight:700;color:#4D5662}.mobile-bottom-nav a:hover{color:#C90000}.prose h2{font-size:25px}.section-head h2{font-size:26px}}
@media(max-width:430px){.header-inner{grid-template-columns:42px 1fr 72px;padding:0 10px}.site-logo img{max-width:118px}.header-reg-btn{min-width:68px;padding:0 12px}.footer-inner{grid-template-columns:1fr}.footer-brand{grid-column:auto}.slider-prev{left:9px}.slider-next{right:9px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}.card:hover{transform:none}}
