
*{box-sizing:border-box}html,body{margin:0;max-width:100%;overflow-x:hidden}body{background:#0A0804;color:#D9CFAE;font-family:Arial,"PingFang SC","Microsoft YaHei",sans-serif;line-height:1.8}a{color:inherit}img,.media,.panel,.grid>*{max-width:100%}button,a{outline:none}a:focus-visible,button:focus-visible{outline:2px solid #F0C75E;outline-offset:3px}
.site-header{position:sticky;top:0;z-index:9999;width:100%;background:rgba(10,8,4,.96);border-bottom:1px solid rgba(232,196,104,.18);backdrop-filter:blur(14px)}.site-header.scrolled{box-shadow:0 12px 35px rgba(0,0,0,.32)}
.header-inner{position:relative;max-width:1280px;min-height:76px;margin:0 auto;padding:0 22px;display:flex;align-items:center;justify-content:space-between}.menu-toggle{width:46px;height:46px;padding:0;border:1px solid rgba(232,196,104,.18);border-radius:10px;background:#16120A;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;cursor:pointer}.menu-toggle span{width:24px;height:2px;background:#F8F1DE;display:block}.site-logo{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);background:#F8F1DE;padding:7px 14px;border-radius:8px;text-decoration:none}.site-logo img{display:block;height:36px;width:auto;max-width:160px;object-fit:contain}.logo-text{display:block;color:#1A1408;font-weight:900;letter-spacing:.08em}.header-game-btn{height:44px;min-width:96px;padding:0 21px;display:inline-flex;align-items:center;justify-content:center;background:#D4A017;color:#1A1408;border-radius:999px;text-decoration:none;font-weight:700;white-space:nowrap;box-shadow:0 8px 24px rgba(212,160,23,.22)}.header-game-btn:hover,.btn-primary:hover{background:#E8C468}
.drawer-overlay{position:fixed;inset:0;background:rgba(0,0,0,.72);z-index:10000;opacity:0;visibility:hidden;pointer-events:none;transition:.25s}.drawer-overlay.open{opacity:1;visibility:visible;pointer-events:auto}.site-drawer{position:fixed;left:0;top:0;bottom:0;width:440px;max-width:min(88vw,390px);background:#120E08;z-index:10001;transform:translateX(-102%);visibility:hidden;pointer-events:none;overflow:auto;padding:24px;transition:.28s}.site-drawer.open{transform:translateX(0);visibility:visible;pointer-events:auto}.menu-open{overflow:hidden}.drawer-head{display:flex;align-items:center;justify-content:space-between;padding-bottom:20px;border-bottom:1px solid rgba(232,196,104,.14)}.drawer-logo{background:#F8F1DE;border-radius:8px;padding:6px 10px;display:inline-flex}.drawer-logo img,.footer-logo img{height:32px;width:auto;object-fit:contain}.drawer-close{width:42px;height:42px;border:1px solid rgba(232,196,104,.2);border-radius:10px;background:#1C1710;color:#F8F1DE;font-size:28px;cursor:pointer}.drawer-group{margin-top:24px}.drawer-group h2{font-size:13px;letter-spacing:.18em;color:#A89870;margin:0 0 8px}.drawer-group a{display:block;padding:12px 10px;border-bottom:1px solid rgba(232,196,104,.12);font-size:18px;color:#F8F1DE;text-decoration:none}.drawer-group a.active{color:#F0C75E;border-left:3px solid #F0C75E;padding-left:12px}
.wrap{width:min(1280px,calc(100% - 44px));margin:0 auto}.reading{width:min(860px,calc(100% - 44px));margin:0 auto}.section{padding:96px 0}.section.alt{background:#120E08}.section.soft{background:#16120A}.section.deeper{background:#1C1710}.eyebrow{color:#E8C468;text-transform:uppercase;letter-spacing:.12em;font-weight:700;font-size:13px}.hero{min-height:650px;display:flex;align-items:center;background:radial-gradient(circle at 75% 35%,rgba(212,160,23,.16),transparent 38%),linear-gradient(180deg,#120E08 0%,#0A0804 100%)}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:56px;align-items:center}.hero h1,.page-hero h1{color:#F8F1DE;font-size:clamp(50px,5vw,68px);line-height:1.08;margin:8px 0 20px}.hero h2{font-size:24px;line-height:1.45;color:#D9CFAE;margin:0 0 18px}.hero p,.lead{font-size:18px;color:#D9CFAE}.short-facts{display:flex;gap:24px;flex-wrap:wrap;margin-top:24px;color:#A89870}.actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.btn{min-height:44px;padding:10px 20px;border-radius:10px;text-decoration:none;font-weight:700;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(232,196,104,.22)}.btn-primary{background:#D4A017;color:#1A1408}.btn-secondary{background:#16120A;color:#F8F1DE}.btn-link{color:#F0C75E;text-decoration:none;font-weight:700}.media{position:relative;width:100%;max-width:100%;overflow:hidden;border-radius:14px;background:#120E08}.media>img{position:absolute;inset:0;width:100%;height:100%;max-width:100%;object-fit:contain;object-position:center;display:block}.media-ph{width:100%;height:100%;background:linear-gradient(160deg,#1C1710,#0A0804)}.media-game{aspect-ratio:1/1}.media-hero{aspect-ratio:4/3;max-height:560px}.media-device{aspect-ratio:9/16;max-width:360px;max-height:520px;margin:0 auto}.media-banner{aspect-ratio:16/7;max-height:420px}.media-gift{aspect-ratio:16/9;max-height:280px}.media-topic{aspect-ratio:16/10;max-height:480px}.hero .media-hero{filter:drop-shadow(0 30px 55px rgba(212,160,23,.16))}
h2{color:#F8F1DE;font-size:clamp(32px,3.5vw,42px);line-height:1.18;margin:0 0 18px}h3{color:#F8F1DE;font-size:22px;line-height:1.3;margin:0 0 10px}p{margin:0 0 16px}.section-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:30px}.section-head p{max-width:680px;color:#A89870}.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))}.game-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.panel,.game-card,.wide-card,.news-feature,.news-list,.faq-item{background:#16120A;border:1px solid rgba(232,196,104,.14);border-radius:14px}.panel,.wide-card{padding:26px}.game-card{overflow:hidden;transition:.2s}.game-card:hover{transform:translateY(-3px);border-color:rgba(232,196,104,.28)}.game-card:hover img{transform:scale(1.015)}.game-card img{transition:.2s}.game-copy{padding:18px}.meta{color:#E8C468;font-size:13px;letter-spacing:.04em}.topic-card{display:grid;grid-template-columns:1fr 1.1fr;gap:28px;padding:26px;background:#16120A;border:1px solid rgba(232,196,104,.14);border-radius:18px}.topic-card.reverse{grid-template-columns:1.1fr 1fr}.filterbar{display:flex;gap:22px;overflow-x:auto;padding:8px 0 14px;scrollbar-width:thin}.filterbar button{border:0;border-bottom:2px solid transparent;background:none;color:#D9CFAE;padding:8px 0;white-space:nowrap;cursor:pointer;font:inherit}.filterbar button.active{color:#F0C75E;border-color:#F0C75E}.feature-layout{display:grid;grid-template-columns:1.45fr .9fr;gap:22px}.feature-side{display:grid;gap:22px}.feature-card{background:#16120A;border:1px solid rgba(232,196,104,.14);border-radius:14px;overflow:hidden}.feature-copy{padding:22px}.category-strip{display:grid;gap:18px}.category-row{display:grid;grid-template-columns:1fr 220px;gap:24px;align-items:center;padding:28px;background:#120E08;border:1px solid rgba(232,196,104,.14);border-radius:14px}.category-row:nth-child(even){background:#1C1710}.news-layout{display:grid;grid-template-columns:1.2fr .8fr;gap:24px}.news-feature{padding:28px}.news-list{padding:10px 26px}.news-item{padding:18px 0;border-bottom:1px solid rgba(232,196,104,.12)}.news-item:last-child{border-bottom:0}.feedback-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.quote{padding:24px;border-left:3px solid #D4A017;background:#120E08;border-radius:0 12px 12px 0;color:#D9CFAE}.faq-list{display:grid;gap:12px}.faq-item{overflow:hidden}.faq-q{width:100%;padding:18px 22px;background:#16120A;color:#F8F1DE;border:0;text-align:left;font:inherit;font-size:18px;font-weight:700;display:flex;justify-content:space-between;gap:16px;cursor:pointer}.faq-a{padding:0 22px 20px;color:#D9CFAE}.page-hero{padding:92px 0 56px;background:linear-gradient(180deg,#120E08,#0A0804)}.page-hero .lead{max-width:820px}.prose h2{margin-top:42px}.prose h3{margin-top:28px}.prose ul{padding-left:22px}.notice{padding:22px 24px;border:1px solid rgba(232,196,104,.22);background:#120E08;border-radius:12px}.split{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center}.list-clean{list-style:none;padding:0;margin:0}.list-clean li{padding:12px 0;border-bottom:1px solid rgba(232,196,104,.12)}.site-footer{background:#070604;border-top:1px solid rgba(232,196,104,.14);padding:64px 0 24px}.footer-grid{width:min(1280px,calc(100% - 44px));margin:0 auto;display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:36px}.footer-grid h2{font-size:16px;margin-bottom:12px}.footer-grid a{display:block;text-decoration:none;color:#D9CFAE;padding:5px 0}.footer-brand p{color:#A89870;max-width:360px;margin-top:16px}.footer-logo{display:inline-flex;background:#F8F1DE;padding:6px 10px;border-radius:8px}.footer-bottom{width:min(1280px,calc(100% - 44px));margin:38px auto 0;padding-top:22px;border-top:1px solid rgba(232,196,104,.12);display:flex;justify-content:space-between;gap:24px;color:#A89870;font-size:14px}
@media(max-width:1024px){.game-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-4{grid-template-columns:repeat(3,minmax(0,1fr))}.feedback-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:767px){.header-inner{min-height:66px;padding:0 12px}.menu-toggle{width:40px;height:40px}.site-logo{padding:5px 10px}.site-logo img{height:28px;max-width:105px}.header-game-btn{min-width:80px;height:40px;padding:0 14px;font-size:14px}.wrap,.reading{width:min(100% - 32px,1280px)}.hero{min-height:auto;padding:46px 0 66px}.hero-grid{grid-template-columns:1fr;gap:24px}.hero-grid>.media{order:-1}.hero h1,.page-hero h1{font-size:clamp(34px,10vw,42px)}.hero h2{font-size:20px}.section{padding:64px 0}.page-hero{padding:58px 0 38px}.media-hero{max-height:280px}.media-banner{max-height:180px}.media-device{max-width:240px;max-height:380px}.media-gift{max-height:200px}.media-game{max-height:220px}.media-topic{max-height:240px}.grid-2,.grid-3,.grid-4,.split,.topic-card,.topic-card.reverse,.feature-layout,.news-layout{grid-template-columns:1fr}.game-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.game-copy{padding:14px}.game-copy p{font-size:14px;line-height:1.65}.category-row{grid-template-columns:1fr;padding:22px}.feedback-grid{grid-template-columns:1fr}.section-head{align-items:flex-start;flex-direction:column}.footer-grid{grid-template-columns:1fr 1fr;gap:28px 18px}.footer-brand{grid-column:1/-1}.footer-bottom{flex-direction:column;gap:8px}.actions .btn{width:auto}.short-facts{gap:12px 18px}}
@media(max-width:430px){.site-logo img{max-width:88px;height:25px}.site-logo{padding:5px 8px}.header-game-btn{min-width:74px;padding:0 10px;font-size:13px}.menu-toggle{width:38px;height:38px}.game-grid{gap:10px}.game-copy{padding:12px}.game-copy h3{font-size:17px}.footer-grid{grid-template-columns:1fr}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important;transition:none!important;animation:none!important}.game-card:hover{transform:none}}
