:root{--ink:#111;--muted:#62666A;--weak:#8A8D91;--line:#DDE7E4;--mint:#F4FBF8;--mint2:#EAF5F1;--gray:#F7F8F8;--warm:#FFF9F0;--white:#fff;--radius:24px;--shadow:0 16px 40px rgba(17,17,17,.06)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,"PingFang SC","Microsoft YaHei",sans-serif;color:var(--ink);background:#fff;line-height:1.8;overflow-x:hidden}body.menu-open{overflow:hidden}a{color:inherit}img{max-width:100%;height:auto;display:block;object-fit:contain}.wrap{width:min(1280px,calc(100% - 44px));margin:0 auto}.reading{max-width:860px}.skip-link{position:absolute;left:-999px;top:8px;background:#111;color:#fff;padding:8px 12px;z-index:10050}.skip-link:focus{left:8px}.site-header{position:sticky;top:0;width:100%;z-index:9999;background:rgba(255,255,255,.97);border-bottom:1px solid var(--line);backdrop-filter:blur(12px)}.header-inner{position:relative;width:100%;max-width:1280px;min-height:74px;margin:0 auto;padding:0 22px;display:flex;align-items:center;justify-content:space-between}.menu-toggle{width:44px;height:44px;padding:0;border:0;background:transparent;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:6px;cursor:pointer}.menu-toggle span{display:block;width:27px;height:2px;background:#111;transition:.25s ease}.menu-toggle:focus-visible,.drawer-close:focus-visible,a:focus-visible,button:focus-visible{outline:3px solid #7bb8a8;outline-offset:3px}.site-logo{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center}.site-logo img{width:auto;max-width:150px;max-height:48px}.header-game-btn,.main-btn{min-height:44px;padding:0 22px;display:inline-flex;align-items:center;justify-content:center;background:#111;color:#fff;border:1px solid #111;border-radius:999px;text-decoration:none;font-weight:600;white-space:nowrap;transition:.25s ease}.header-game-btn{min-width:92px;height:42px;padding:0 20px;font-size:15px}.header-game-btn:hover,.main-btn:hover{background:#fff;color:#111}.text-link{font-weight:700;text-decoration:none;border-bottom:1px solid #111;padding-bottom:2px}.drawer-overlay{position:fixed;inset:0;background:rgba(17,17,17,.34);z-index:10000;opacity:0;transition:opacity .22s}.drawer-overlay.is-visible{opacity:1}.site-drawer{position:fixed;z-index:10001;left:0;top:0;bottom:0;width:min(430px,88vw);background:#fff;transform:translateX(-102%);transition:transform .28s ease;display:flex;flex-direction:column;box-shadow:18px 0 45px rgba(0,0,0,.12)}.site-drawer.is-open{transform:none}.drawer-head{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid var(--line)}.drawer-logo img{max-width:130px;max-height:44px}.drawer-close{width:44px;height:44px;border:0;background:#f5f7f6;border-radius:50%;font-size:30px;line-height:1;cursor:pointer}.drawer-nav{padding:10px 24px;overflow:auto}.drawer-nav a{display:block;text-decoration:none;font-size:20px;font-weight:700;padding:13px 2px;border-bottom:1px solid #edf1f0}.drawer-nav a[aria-current="page"]{color:#477d70}.drawer-foot{margin-top:auto;padding:22px 24px 28px;border-top:1px solid var(--line)}.drawer-foot p{margin:0 0 14px;color:var(--muted);font-size:14px}.site-footer{background:#111;color:#fff;margin-top:0}.footer-grid{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:50px;padding:72px 0 52px}.footer-brand img{max-width:130px;max-height:44px;filter:brightness(0) invert(1);margin-bottom:18px}.footer-brand p{color:#bfc4c5;max-width:360px;margin:0}.footer-grid h2{font-size:16px;margin:0 0 14px}.footer-grid a{display:block;color:#d8dddd;text-decoration:none;margin:7px 0}.footer-grid a:hover{color:#fff}.footer-bottom{border-top:1px solid #2f3334;padding:22px 0 28px;display:flex;justify-content:space-between;gap:30px;color:#bfc4c5;font-size:13px}.footer-bottom p{margin:0}.section{padding:96px 0}.section-sm{padding:68px 0}.section-mint{background:var(--mint)}.section-gray{background:var(--gray)}.section-warm{background:var(--warm)}.eyebrow{font-size:13px;letter-spacing:.16em;text-transform:uppercase;font-weight:800;color:#477d70;margin:0 0 14px}.hero{padding:80px 0 90px;background:linear-gradient(90deg,#fff 0 58%,#f4fbf8 58%)}.hero-grid,.split{display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:72px}.hero h1,.page-hero h1{font-size:clamp(48px,6vw,64px);line-height:1.08;letter-spacing:-.04em;margin:0 0 22px}.hero p.lead,.page-hero p.lead{font-size:18px;color:var(--muted);max-width:720px}.hero-actions{display:flex;gap:18px;align-items:center;flex-wrap:wrap;margin-top:28px}.hero-visual{padding:22px;background:#fff;border:1px solid var(--line);border-radius:30px;box-shadow:var(--shadow)}.hero-visual img{width:100%;border-radius:20px}.page-hero{padding:88px 0 70px;background:var(--mint)}.page-hero .reading{max-width:800px}.section-head{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:34px}.section-head h2,.split h2,.reading h2{font-size:clamp(32px,4vw,42px);line-height:1.18;letter-spacing:-.025em;margin:0}.section-head p{max-width:680px;color:var(--muted);margin:0}.category-strip{display:flex;gap:26px;overflow-x:auto;padding:18px 0;border-bottom:1px solid var(--line);scrollbar-width:thin}.category-strip a{white-space:nowrap;text-decoration:none;color:var(--muted);padding-bottom:8px;border-bottom:2px solid transparent}.category-strip a.active,.category-strip a:hover{color:#111;border-color:#111}.feature-grid{display:grid;grid-template-columns:1.45fr .75fr .75fr;gap:22px}.feature-card,.game-card,.quote-card,.info-card{border:1px solid var(--line);border-radius:22px;background:#fff;overflow:hidden}.feature-card{padding:20px}.feature-card.large{grid-row:span 2}.feature-card img{border-radius:16px;margin-bottom:18px}.feature-card h3,.game-card h3,.info-card h3{margin:5px 0 7px;font-size:21px}.meta{font-size:13px;color:#477d70;font-weight:700}.feature-card p,.game-card p,.info-card p{color:var(--muted);margin:0 0 14px}.card-links{display:flex;gap:14px;flex-wrap:wrap;align-items:center}.card-links .main-btn{min-height:40px;padding:0 17px;font-size:14px}.games-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:18px}.games-grid.four{grid-template-columns:repeat(4,1fr)}.game-card{padding:14px}.game-cover{background:var(--gray);border-radius:16px;overflow:hidden;margin-bottom:14px;display:flex;align-items:center;justify-content:center}.game-cover img{width:100%;height:auto}.brand-banner img{width:100%;height:auto;border-radius:20px}.new-layout{display:grid;grid-template-columns:1.1fr .9fr;gap:32px}.new-feature{border-radius:24px;overflow:hidden;background:#111;color:#fff;padding:24px}.new-feature img{border-radius:16px;margin-bottom:20px}.new-feature p{color:#c7cccc}.new-list{display:grid;gap:14px}.new-row{display:grid;grid-template-columns:120px 1fr;gap:18px;padding:14px;border-bottom:1px solid var(--line)}.new-row img{border-radius:14px;background:var(--gray)}.new-row h3{margin:0 0 4px;font-size:19px}.new-row p{margin:0;color:var(--muted);font-size:14px}.promo-grid,.news-grid,.quotes-grid,.info-grid{display:grid;gap:20px}.promo-grid{grid-template-columns:1fr 1fr}.promo-card{border-radius:24px;overflow:hidden;border:1px solid var(--line);background:#fff}.promo-card img{width:100%}.promo-copy{padding:22px}.promo-copy h3{margin:0 0 8px}.promo-copy p{margin:0;color:var(--muted)}.news-grid{grid-template-columns:1.1fr .9fr}.news-feature{padding:30px;background:#111;color:#fff;border-radius:24px}.news-feature p{color:#c7cccc}.news-list article{padding:18px 0;border-bottom:1px solid var(--line)}.news-list h3{margin:4px 0 6px}.news-list p{margin:0;color:var(--muted)}.quotes-grid{grid-template-columns:repeat(3,1fr)}.quote-card{padding:24px;box-shadow:0 10px 28px rgba(17,17,17,.04)}.quote-card p{margin:0;color:#373a3b}.quote-card span{display:block;margin-top:12px;color:var(--weak);font-size:13px}.info-grid{grid-template-columns:repeat(3,1fr)}.info-card{padding:24px}.reading p{color:#414547;font-size:17px;margin:16px 0}.reading h2{margin-top:48px}.reading h3{font-size:23px;margin-top:32px}.notice{padding:20px 22px;border-left:4px solid #6b9f92;background:var(--mint);border-radius:0 16px 16px 0}.check-list{list-style:none;padding:0;margin:22px 0}.check-list li{padding:11px 0 11px 28px;position:relative;border-bottom:1px solid var(--line)}.check-list li:before{content:'✓';position:absolute;left:0;font-weight:800;color:#477d70}.faq-list{max-width:900px}.faq-item{border-bottom:1px solid var(--line)}.faq-question{width:100%;display:flex;align-items:center;justify-content:space-between;gap:20px;text-align:left;border:0;background:none;padding:20px 0;font-size:18px;font-weight:800;cursor:pointer;color:#111}.faq-question:after{content:'+';font-size:26px;font-weight:400}.faq-question[aria-expanded="true"]:after{content:'−'}.faq-answer{padding:0 0 22px;color:var(--muted)}.faq-answer p{margin:0}.topic-nav{display:flex;flex-wrap:wrap;gap:10px;margin:26px 0}.topic-nav a{border:1px solid var(--line);border-radius:999px;padding:8px 14px;text-decoration:none}.topic-nav a:hover{border-color:#111}.two-col-text{display:grid;grid-template-columns:1fr 1fr;gap:42px}.statements{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.statement{padding:22px;background:#fff;border:1px solid var(--line);border-radius:20px}.statement strong{display:block;font-size:24px;margin-bottom:6px}.statement span{color:var(--muted);font-size:14px}
@media(max-width:1024px){.games-grid{grid-template-columns:repeat(3,1fr)}.games-grid.four{grid-template-columns:repeat(3,1fr)}.feature-grid{grid-template-columns:1fr 1fr}.feature-card.large{grid-row:auto;grid-column:1/-1}.footer-grid{grid-template-columns:1.4fr 1fr 1fr}.footer-grid>div:last-child{grid-column:2/4}.quotes-grid,.info-grid{grid-template-columns:1fr 1fr}.statements{grid-template-columns:1fr 1fr}}
@media(max-width:767px){.wrap{width:min(100% - 28px,1280px)}.header-inner{min-height:66px;padding:0 14px}.menu-toggle{width:40px;height:40px}.menu-toggle span{width:25px}.site-logo img{max-width:110px;max-height:40px}.header-game-btn{min-width:78px;height:40px;padding:0 15px;font-size:14px}.hero{padding:56px 0 66px;background:#fff}.hero-grid,.split,.new-layout,.news-grid,.promo-grid,.two-col-text{grid-template-columns:1fr;gap:34px}.hero h1,.page-hero h1{font-size:clamp(34px,10vw,42px)}.hero p.lead,.page-hero p.lead{font-size:16px}.hero-visual{order:-1;padding:12px}.page-hero{padding:58px 0 48px}.section{padding:62px 0}.section-sm{padding:52px 0}.section-head{display:block}.section-head p{margin-top:12px}.section-head h2,.split h2,.reading h2{font-size:clamp(26px,8vw,32px)}.feature-grid{grid-template-columns:1fr}.feature-card.large{grid-column:auto}.games-grid,.games-grid.four{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.game-card{padding:10px}.game-card h3{font-size:17px}.game-card p{font-size:14px;line-height:1.65}.card-links{gap:8px}.card-links .text-link{font-size:14px}.new-row{grid-template-columns:96px 1fr;padding:12px 0}.quotes-grid,.info-grid,.statements{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr;gap:30px;padding:54px 0 34px}.footer-grid>div:first-child{grid-column:1/-1}.footer-grid>div:last-child{grid-column:auto}.footer-bottom{display:block}.footer-bottom p+p{margin-top:10px}.reading p{font-size:16px}.site-drawer{width:min(88vw,390px)}}
@media(max-width:390px){.header-inner{padding:0 10px}.site-logo img{max-width:92px}.header-game-btn{min-width:72px;padding:0 12px;font-size:13px}.menu-toggle{width:38px}.menu-toggle span{width:23px}.wrap{width:min(100% - 24px,1280px)}.games-grid,.games-grid.four{gap:10px}.game-card{padding:8px}.game-card .main-btn{padding:0 12px;font-size:12px}.footer-grid{grid-template-columns:1fr}}
