:root{--ink:#111111;--muted:#62666A;--soft:#8A8D91;--line:#DDE7E4;--mint:#F4FBF8;--mint2:#EAF5F1;--gray:#F7F8F8;--warm:#FFF9F0;--white:#FFFFFF;--footer:#111111;--max:1280px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--white);color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Hiragino Sans GB","Microsoft YaHei",Arial,sans-serif;font-size:17px;line-height:1.82;-webkit-font-smoothing:antialiased;overflow-x:hidden}body.drawer-open{overflow:hidden}img{max-width:100%;height:auto;display:block;object-fit:contain}a{color:inherit}button,input,summary{font:inherit}.skip-link{position:fixed;left:16px;top:-80px;z-index:12000;background:#111;color:#fff;padding:10px 14px;border-radius:8px;text-decoration:none}.skip-link:focus{top:12px}.container{width:min(calc(100% - 44px),var(--max));margin:0 auto}.reading{max-width:860px}.section{padding:96px 0}.section-sm{padding:70px 0}.soft-section{background:var(--mint)}.gray-section{background:var(--gray)}.warm-section{background:var(--warm)}.eyebrow{margin:0 0 14px;font-size:13px;letter-spacing:.16em;text-transform:uppercase;font-weight:800;color:#3c6d5e}.section-title,.hero h1,.page-hero h1{letter-spacing:-.045em;line-height:1.08;margin:0}.section-title{font-size:clamp(32px,4vw,44px)}.page-hero h1{font-size:clamp(40px,5.5vw,64px)}.hero h1{font-size:clamp(44px,6vw,68px)}.lead{font-size:19px;line-height:1.85;color:var(--muted);max-width:760px}.muted{color:var(--muted)}.note{color:var(--soft);font-size:15px}.main-btn,.header-game-btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 22px;background:#111;color:#fff;border:1px solid #111;border-radius:999px;text-decoration:none;font-weight:700;white-space:nowrap;transition:.25s ease}.main-btn:hover,.header-game-btn:hover{background:#fff;color:#111}.text-link{display:inline-flex;align-items:center;gap:6px;font-weight:700;text-decoration:none;border-bottom:1px solid #111}.actions{display:flex;gap:18px;align-items:center;flex-wrap:wrap;margin-top:30px}.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}.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{min-width:92px;height:42px;padding:0 20px;font-size:15px}.menu-toggle:focus-visible,.drawer-close:focus-visible,a:focus-visible,.faq-question:focus-visible{outline:3px solid #7fc9b1;outline-offset:3px}.drawer-overlay{position:fixed;inset:0;background:rgba(17,17,17,.38);z-index:10000;opacity:0;transition:opacity .22s ease}.drawer-overlay.is-visible{opacity:1}.site-drawer{position:fixed;inset:0 auto 0 0;width:min(88vw,430px);background:#fff;z-index:10001;transform:translateX(-102%);transition:transform .28s ease;box-shadow:20px 0 60px rgba(17,17,17,.1);overflow-y:auto}.site-drawer.is-open{transform:translateX(0)}.drawer-head{min-height:92px;padding:20px 28px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.drawer-logo img{max-width:128px;max-height:44px}.drawer-close{width:44px;height:44px;border:1px solid var(--line);background:#fff;border-radius:50%;font-size:30px;line-height:1;cursor:pointer}.drawer-nav{padding:10px 28px 34px}.drawer-nav a{display:block;padding:16px 0;border-bottom:1px solid #edf1f0;text-decoration:none;font-size:21px;font-weight:700}.drawer-nav a[aria-current="page"]{color:#35705f}.hero{padding:74px 0 92px}.hero-grid,.split{display:grid;grid-template-columns:1.02fr .98fr;gap:64px;align-items:center}.hero-copy{max-width:650px}.hero-visual{position:relative}.hero-visual:before{content:"";position:absolute;inset:-6% 8% 12% -8%;background:var(--mint2);border-radius:42% 58% 62% 38% / 48% 45% 55% 52%;z-index:-1}.hero-visual img{width:100%;border-radius:28px}.category-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff}.category-row{display:flex;gap:28px;overflow-x:auto;scrollbar-width:none}.category-row::-webkit-scrollbar{display:none}.category-row a{padding:18px 0 15px;text-decoration:none;white-space:nowrap;border-bottom:3px solid transparent;font-weight:650;color:#4f5456}.category-row a:first-child,.category-row a:hover{color:#111;border-color:#111}.section-head{display:flex;justify-content:space-between;align-items:end;gap:24px;margin-bottom:38px}.section-head p{max-width:650px;margin:0;color:var(--muted)}.featured-grid{display:grid;grid-template-columns:1.7fr 1fr;gap:24px}.featured-large,.feature-card,.game-card,.info-card,.quote-card,.news-feature,.news-list,.faq-item{border:1px solid var(--line);background:#fff;border-radius:22px;overflow:hidden}.featured-large{display:grid;grid-template-columns:1.08fr .92fr;align-items:center}.featured-large .copy,.feature-card .copy{padding:32px}.featured-large img,.feature-card img{width:100%}.feature-stack{display:grid;gap:24px}.game-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:20px}.game-grid.library{grid-template-columns:repeat(4,1fr)}.game-card{transition:transform .22s ease,box-shadow .22s ease}.game-card:hover{transform:translateY(-4px);box-shadow:0 16px 35px rgba(17,17,17,.07)}.game-cover{aspect-ratio:1/1;background:var(--gray);display:flex;align-items:center;justify-content:center;padding:10px}.game-cover img{width:100%;height:auto;object-fit:contain}.game-card .copy{padding:18px}.game-card h3{font-size:20px;line-height:1.25;margin:6px 0 8px}.kicker{font-size:13px;font-weight:800;letter-spacing:.08em;color:#4d7569}.game-card p{margin:0 0 15px;color:var(--muted);font-size:14px;line-height:1.7}.card-links{display:flex;gap:12px;align-items:center;justify-content:space-between}.card-links a{font-size:14px;font-weight:750;text-decoration:none}.card-links .play{padding:8px 12px;border-radius:999px;background:#111;color:#fff}.brand-banner{padding:54px 0}.brand-banner img{width:100%;height:auto;object-fit:contain;border-radius:20px}.latest-layout{display:grid;grid-template-columns:1.15fr .85fr;gap:30px}.latest-main{border-radius:24px;overflow:hidden;background:#111;color:#fff}.latest-main img{width:100%;background:#fff}.latest-main .copy{padding:30px}.latest-list{display:grid;gap:14px}.latest-row{display:grid;grid-template-columns:110px 1fr;gap:16px;align-items:center;border:1px solid var(--line);border-radius:18px;padding:12px;text-decoration:none;background:#fff}.latest-row img{border-radius:12px}.latest-row h3{margin:0 0 4px;font-size:18px}.latest-row p{margin:0;color:var(--muted);font-size:14px;line-height:1.6}.mobile-panel{display:grid;grid-template-columns:.85fr 1.15fr;gap:58px;align-items:center}.mobile-panel img{border-radius:26px}.icon-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:26px 0 0;padding:0;list-style:none}.icon-list li{padding:16px 18px;background:#fff;border:1px solid var(--line);border-radius:14px}.promo-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:26px}.promo-card{border:1px solid var(--line);border-radius:24px;overflow:hidden;background:#fff}.promo-card .copy{padding:26px}.promo-card img{width:100%}.news-layout{display:grid;grid-template-columns:1.1fr .9fr;gap:24px}.news-feature .copy{padding:30px}.news-list{padding:10px 24px}.news-item{padding:18px 0;border-bottom:1px solid var(--line)}.news-item:last-child{border-bottom:0}.news-item a{font-weight:750;text-decoration:none}.news-item p{margin:5px 0 0;color:var(--muted);font-size:14px}.quote-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.quote-card{padding:24px}.quote-card p{margin:0;color:#3f4446}.quote-card strong{display:block;margin-top:14px;font-size:14px}.faq-list{display:grid;gap:12px}.faq-item{border-radius:16px}.faq-question{width:100%;min-height:58px;padding:15px 20px;border:0;background:#fff;text-align:left;font-weight:750;cursor:pointer;display:flex;justify-content:space-between;gap:20px;align-items:center}.faq-question:after{content:"+";font-size:24px}.faq-question[aria-expanded="true"]:after{content:"−"}.faq-answer{padding:0 20px 20px;color:var(--muted)}.faq-answer p{margin:0}.page-hero{padding:72px 0 68px;background:linear-gradient(180deg,#fff 0%,#f4fbf8 100%)}.page-hero .lead{margin-top:20px}.content-prose{max-width:860px}.content-prose h2{font-size:clamp(28px,3.5vw,40px);line-height:1.2;margin:54px 0 18px;letter-spacing:-.03em}.content-prose h3{font-size:24px;line-height:1.3;margin:32px 0 12px}.content-prose p{color:#454a4c;margin:0 0 20px}.content-prose ul{padding-left:1.2em;color:#454a4c}.info-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.info-card{padding:26px}.info-card h3{margin:0 0 9px;font-size:21px}.info-card p{margin:0;color:var(--muted);font-size:15px}.timeline{display:grid;gap:18px}.timeline-item{display:grid;grid-template-columns:160px 1fr;gap:24px;padding:22px 0;border-bottom:1px solid var(--line)}.timeline-item strong{font-size:14px;color:#4c7568}.site-footer{background:#111;color:#fff;padding-top:66px}.footer-grid{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:48px}.footer-logo img{max-width:135px;max-height:48px;filter:brightness(0) invert(1)}.footer-brand p{max-width:420px;color:#bfc4c5}.footer-grid h2{font-size:16px;margin:0 0 16px}.footer-grid a{display:block;color:#d7dbdc;text-decoration:none;margin:9px 0;font-size:15px}.footer-grid a:hover{color:#fff}.footer-bottom{margin-top:42px;padding:24px 0 34px;border-top:1px solid #333;color:#bfc4c5;font-size:13px;display:flex;gap:28px;justify-content:space-between}.footer-bottom p{margin:0;max-width:820px}.media-frame{border-radius:24px;overflow:hidden;background:var(--gray)}.media-frame img{width:100%}.pill-note{display:inline-block;padding:6px 10px;border-radius:999px;background:var(--mint2);font-size:13px;font-weight:800;color:#3d6c5f}.cta-band{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:34px;border-radius:24px;background:#111;color:#fff}.cta-band p{margin:5px 0 0;color:#c7cbcc}.cta-band .main-btn{background:#fff;color:#111;border-color:#fff}.cta-band .main-btn:hover{background:#111;color:#fff}.two-col-list{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.plain-list{margin:0;padding:0;list-style:none}.plain-list li{padding:14px 0;border-bottom:1px solid var(--line)}
@media (max-width:1024px){.hero-grid,.split,.mobile-panel{gap:38px}.game-grid{grid-template-columns:repeat(3,1fr)}.game-grid.library{grid-template-columns:repeat(3,1fr)}.featured-large{grid-template-columns:1fr}.footer-grid{grid-template-columns:1.3fr 1fr 1fr}.footer-grid>div:last-child{grid-column:2/4}.quote-grid{grid-template-columns:repeat(2,1fr)}}
@media (max-width:767px){body{font-size:16px}.container{width:min(calc(100% - 28px),var(--max))}.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}.site-drawer{width:min(88vw,390px)}.drawer-head{padding:16px 20px;min-height:78px}.drawer-nav{padding:8px 20px 28px}.drawer-nav a{font-size:19px;padding:14px 0}.section{padding:64px 0}.section-sm{padding:50px 0}.hero{padding:50px 0 64px}.hero-grid,.split,.featured-grid,.latest-layout,.mobile-panel,.promo-grid,.news-layout{grid-template-columns:1fr}.hero-grid{gap:36px}.hero-copy{max-width:none}.hero-visual:before{inset:-5% 5% 8% -4%}.section-head{align-items:flex-start;flex-direction:column;margin-bottom:28px}.featured-large{grid-template-columns:1fr}.feature-stack{grid-template-columns:1fr 1fr;gap:14px}.featured-large .copy,.feature-card .copy{padding:22px}.game-grid,.game-grid.library{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.game-card .copy{padding:14px}.game-card h3{font-size:17px}.game-card p{font-size:13px}.card-links{align-items:flex-start;flex-direction:column}.latest-row{grid-template-columns:94px 1fr}.icon-list{grid-template-columns:1fr 1fr}.quote-grid{grid-template-columns:1fr}.info-grid{grid-template-columns:1fr}.timeline-item{grid-template-columns:1fr;gap:6px}.footer-grid{grid-template-columns:1fr 1fr;gap:32px}.footer-brand{grid-column:1/-1}.footer-grid>div:last-child{grid-column:auto}.footer-bottom{flex-direction:column}.cta-band{align-items:flex-start;flex-direction:column}.two-col-list{grid-template-columns:1fr}.page-hero{padding:54px 0 50px}}
@media (max-width:430px){.header-game-btn{min-width:72px;padding:0 12px;font-size:13px}.site-logo img{max-width:96px}.menu-toggle{width:38px}.menu-toggle span{width:23px}.feature-stack{grid-template-columns:1fr}.icon-list{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr}.game-grid,.game-grid.library{gap:10px}.game-card .copy{padding:12px}.game-card h3{font-size:16px}.latest-row{grid-template-columns:82px 1fr}.actions{gap:14px}.main-btn{padding:0 18px}.category-row{gap:22px}}
