*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Hiragino Sans GB","Microsoft YaHei",Arial,sans-serif;color:#222;background:#f6f7f9;line-height:1.75;overflow-x:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.container{width:min(1120px,92vw);margin:0 auto}.site-header{background:linear-gradient(135deg,#1f2937 0%,#030712 100%);color:#fff;position:relative;z-index:20;box-shadow:0 8px 24px rgba(0,0,0,.22)}.header-inner{height:64px;width:min(1180px,94vw);margin:0 auto;display:grid;grid-template-columns:70px 1fr 70px;align-items:center}.brand{justify-self:center;display:flex;align-items:center}.logo{width:118px;height:auto;max-height:42px;object-fit:contain}.menu-toggle{width:44px;height:44px;border:0;background:rgba(255,255,255,.14);border-radius:14px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;padding:0}.menu-toggle span{width:20px;height:2px;background:#fff;border-radius:5px}.top-action{justify-self:end;background:#fff;color:#111827;font-weight:700;border-radius:999px;padding:8px 16px;box-shadow:0 4px 12px rgba(0,0,0,.12);white-space:nowrap}.desktop-nav{display:none}.mobile-nav{display:none;width:min(1180px,94vw);margin:0 auto;padding:0 0 16px;grid-template-columns:1fr 1fr;gap:10px}.mobile-nav.is-open{display:grid}.mobile-nav a{background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.18);border-radius:14px;padding:11px 14px;color:#fff;text-align:center;font-size:14px}.mobile-nav a.is-active{background:#fff;color:#111827;font-weight:700}.main{background:#f6f7f9}.hero{background:linear-gradient(135deg,#1f2937 0%,#030712 100%);color:#fff;padding:48px 0 56px;position:relative;overflow:hidden}.hero:after{content:"";position:absolute;right:-80px;top:-100px;width:280px;height:280px;background:rgba(255,255,255,.12);border-radius:50%}.hero-grid{display:grid;gap:30px;position:relative;z-index:1}.eyebrow{display:inline-flex;align-items:center;gap:8px;border-radius:999px;padding:6px 13px;background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.22);font-size:14px;color:#fff}.hero h1,.page-hero h1{font-size:32px;line-height:1.22;margin:16px 0 16px;letter-spacing:-.02em}.hero p,.page-hero p{font-size:16px;margin:0 0 22px;color:rgba(255,255,255,.92)}.hero-tags{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.hero-tags span{border:1px solid rgba(255,255,255,.28);background:rgba(255,255,255,.12);border-radius:999px;padding:7px 12px;font-size:14px}.main-btn{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 24px;background:#111827;color:#fff;border-radius:999px;font-weight:800;box-shadow:0 10px 22px rgba(17,24,39,.26);transition:.2s ease}.main-btn:hover{background:#000000;transform:translateY(-1px)}.hero .main-btn{background:#fff;color:#111827}.hero-visual{position:relative;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2);padding:16px;border-radius:28px;box-shadow:0 24px 50px rgba(0,0,0,.28)}.hero-visual img{border-radius:22px;width:100%;height:auto}.float-card{background:#fff;color:#222;border-radius:20px;padding:16px;box-shadow:0 18px 34px rgba(0,0,0,.16);margin-top:14px}.float-card strong{display:block;color:#111827;font-size:20px}.section{padding:54px 0}.section-white{background:#fff}.section-title{max-width:760px;margin:0 0 26px}.section-title.center{text-align:center;margin-left:auto;margin-right:auto}.section-title h2{font-size:26px;line-height:1.3;margin:0 0 12px;color:#161616}.section-title p{margin:0;color:#60636b}.category-grid{display:grid;grid-template-columns:1fr;gap:16px}.feature-card,.match-card,.data-card,.info-card,.security-card,.faq-item,.content-card,.step-card{background:#fff;border:1px solid #eceef2;border-radius:22px;padding:22px;box-shadow:0 10px 26px rgba(20,20,20,.05)}.feature-card.large{border-top:4px solid #111827}.feature-card h3,.match-card h3,.data-card h3,.info-card h3,.security-card h3,.content-card h3,.step-card h3{margin:0 0 10px;color:#171717;font-size:20px}.feature-card p,.match-card p,.data-card p,.info-card p,.security-card p,.content-card p,.step-card p{margin:0 0 14px;color:#5f6368}.text-link{color:#111827;font-weight:700}.text-link:hover{text-decoration:underline}.match-grid{display:grid;grid-template-columns:1fr;gap:16px}.status-tag{display:inline-flex;border-radius:999px;background:#f3f4f6;color:#111827;padding:5px 10px;font-size:13px;font-weight:700;margin-bottom:12px}.split{display:grid;gap:28px;align-items:center}.image-card{background:#fff;border-radius:28px;padding:16px;border:1px solid #eceef2;box-shadow:0 16px 36px rgba(0,0,0,.06)}.image-card img{border-radius:22px}.point-list{display:grid;gap:12px;margin-top:18px}.point-list div{background:#fff;border:1px solid #eceef2;border-left:4px solid #111827;border-radius:16px;padding:14px}.point-list strong{display:block;color:#222;margin-bottom:3px}.point-list span{color:#60636b;font-size:15px}.score-panel{display:grid;gap:16px}.score-line{display:flex;justify-content:space-between;gap:10px;border-bottom:1px solid #f0f0f0;padding:12px 0}.score-line:last-child{border-bottom:0}.score-line b{color:#111827}.data-grid,.security-grid,.info-grid,.faq-grid,.step-grid{display:grid;grid-template-columns:1fr;gap:16px}.app-section{background:linear-gradient(180deg,#fff 0%,#f5f5f5 100%)}.platform-info-section{background:#f6f7f9}.responsible-play-section{background:#fff}.notice-box{border-radius:26px;background:linear-gradient(135deg,#fff 0%,#f3f4f6 100%);border:1px solid #d1d5db;padding:24px}.notice-box h2{margin-top:0}.notice-list{display:grid;gap:10px;margin:18px 0 0;padding:0;list-style:none}.notice-list li{position:relative;padding-left:22px;color:#4d4f55}.notice-list li:before{content:"";position:absolute;left:0;top:12px;width:8px;height:8px;background:#111827;border-radius:50%}.faq-item h3{font-size:18px;margin:0 0 8px}.faq-item p{margin:0;color:#5f6368}.bottom-cta{background:linear-gradient(135deg,#1f2937 0%,#030712 100%);color:#fff;border-radius:32px;padding:34px;text-align:center;box-shadow:0 20px 44px rgba(0,0,0,.24)}.bottom-cta p{color:rgba(255,255,255,.9);max-width:760px;margin:10px auto 22px}.bottom-cta .main-btn{background:#fff;color:#111827}.page-hero{background:linear-gradient(135deg,#1f2937 0%,#030712 100%);color:#fff;padding:44px 0}.page-grid{display:grid;gap:18px}.two-col{display:grid;gap:18px}.article-body{display:grid;gap:18px}.related-links{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.related-links a{background:#fff;border:1px solid #d1d5db;color:#111827;border-radius:999px;padding:8px 14px;font-weight:700}.site-footer{background:#202124;color:#f5f5f5;padding:42px 0 0}.footer-grid{display:grid;gap:26px}.footer-logo{width:130px;margin-bottom:14px}.site-footer p{color:#c8c9cc;margin:0}.site-footer h3{margin:0 0 12px}.site-footer a{display:block;color:#dfe0e2;margin:8px 0}.site-footer a:hover{color:#fff}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);text-align:center;margin-top:32px;padding:18px 20px}.table-like{display:grid;gap:10px}.table-like div{display:grid;grid-template-columns:1fr;gap:8px;background:#fff;border:1px solid #eceef2;border-radius:18px;padding:16px}.table-like b{color:#111827}@media (min-width:640px){.category-grid{grid-template-columns:repeat(2,1fr)}.match-grid,.data-grid,.security-grid,.info-grid,.faq-grid,.step-grid{grid-template-columns:repeat(2,1fr)}.table-like div{grid-template-columns:120px 1fr 1fr}.hero h1,.page-hero h1{font-size:40px}}@media (min-width:920px){.header-inner{height:78px;display:flex;gap:28px}.brand{justify-self:start}.logo{width:150px;max-height:52px}.menu-toggle{display:none}.desktop-nav{display:flex;align-items:center;gap:6px;flex:1;justify-content:center}.desktop-nav a{color:#fff;border-radius:999px;padding:10px 14px;font-size:15px}.desktop-nav a.is-active{background:#fff;color:#111827;font-weight:800}.mobile-nav{display:none!important}.top-action{padding:10px 22px}.hero{padding:70px 0}.hero-grid{grid-template-columns:1.05fr .95fr;gap:50px}.hero h1{font-size:52px}.page-hero h1{font-size:46px}.category-grid{grid-template-columns:repeat(4,1fr)}.feature-card.large{grid-column:span 2}.match-grid{grid-template-columns:repeat(4,1fr)}.split{grid-template-columns:1fr 1fr}.split.reverse .image-card{order:-1}.score-panel{grid-template-columns:1fr 1fr}.data-grid{grid-template-columns:repeat(3,1fr)}.security-grid{grid-template-columns:repeat(3,1fr)}.info-grid{grid-template-columns:repeat(2,1fr)}.faq-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:2fr 1fr 1fr 1fr}.page-grid{grid-template-columns:2fr 1fr}.two-col{grid-template-columns:1fr 1fr}.step-grid{grid-template-columns:repeat(4,1fr)}}
