*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:#111;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",Arial,sans-serif;font-size:16px;line-height:1.82;overflow-x:hidden}body.drawer-open{overflow:hidden}img{max-width:100%;height:auto;display:block;object-fit:contain}a{color:inherit;text-underline-offset:4px}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible{outline:3px solid #6FB8A3;outline-offset:3px}.skip-link{position:fixed;left:16px;top:12px;z-index:12000;padding:10px 14px;background:#111;color:#fff;border-radius:8px;transform:translateY(-180%)}.skip-link:focus{transform:translateY(0)}
.site-header{position:sticky;top:0;width:100%;z-index:9999;background:rgba(255,255,255,.97);border-bottom:1px solid #DDE7E4;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:hover span:nth-child(2){width:20px}.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}
.drawer-overlay{position:fixed;inset:0;z-index:10000;background:rgba(17,17,17,.36);opacity:0;transition:opacity .24s ease}.drawer-overlay.is-visible{opacity:1}.site-drawer{position:fixed;left:0;top:0;bottom:0;z-index:10001;width:430px;max-width:90vw;background:#fff;transform:translateX(-102%);transition:transform .28s ease;overflow-y:auto;border-right:1px solid #DDE7E4}.site-drawer.is-open{transform:translateX(0)}.drawer-head{min-height:82px;padding:16px 22px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #DDE7E4}.drawer-logo img{max-width:145px;max-height:46px}.drawer-close{width:44px;height:44px;border:0;background:#F7F8F8;border-radius:50%;font-size:30px;line-height:1;cursor:pointer}.drawer-nav{display:flex;flex-direction:column;padding:10px 22px 22px}.drawer-nav a{padding:13px 2px;border-bottom:1px solid #E7ECEA;text-decoration:none;font-size:19px;font-weight:650;letter-spacing:-.01em}.drawer-nav a:hover,.drawer-nav a[aria-current="page"]{color:#3E7B6B}.drawer-note{margin:0 22px 30px;padding:18px;background:#F4FBF8;border-radius:14px;color:#62666A}.drawer-note strong{color:#111}
.container{width:min(1280px,calc(100% - 44px));margin:0 auto}.reading{max-width:840px}.section{padding:96px 0}.section-sm{padding:64px 0}.section-mint{background:#F4FBF8}.section-gray{background:#F7F8F8}.section-warm{background:#FFF9F0}.eyebrow{display:inline-flex;align-items:center;gap:8px;margin-bottom:18px;font-size:13px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#477567}.eyebrow:before{content:"";width:28px;height:1px;background:#477567}h1,h2,h3{margin-top:0;line-height:1.16;letter-spacing:-.035em}h1{font-size:clamp(44px,5vw,64px);margin-bottom:24px}h2{font-size:clamp(32px,3.4vw,42px);margin-bottom:20px}h3{font-size:22px;margin-bottom:12px}p{margin:0 0 1.15em;color:#62666A}.lead{font-size:19px;line-height:1.82;max-width:760px}.text-link{display:inline-flex;align-items:center;gap:7px;font-weight:700;color:#111}.text-link:hover{color:#477567}.action-row{display:flex;align-items:center;gap:20px;flex-wrap:wrap;margin-top:30px}
.hero{padding:72px 0 88px;overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.02fr .98fr;gap:70px;align-items:center}.hero-copy{max-width:620px}.hero-art{position:relative;padding:24px}.hero-art:before{content:"";position:absolute;inset:0;border-radius:44% 56% 54% 46%/47% 42% 58% 53%;background:#EAF5F1;transform:rotate(-2deg)}.hero-art img{position:relative;border-radius:24px;width:100%}.hero-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:34px}.stat{padding-top:16px;border-top:1px solid #DDE7E4}.stat strong{display:block;font-size:22px}.stat span{font-size:13px;color:#8A8D91}
.category-strip-wrap{border-top:1px solid #E7ECEA;border-bottom:1px solid #E7ECEA;background:#fff}.category-strip{display:flex;gap:30px;overflow-x:auto;scrollbar-width:none;white-space:nowrap;padding:19px 0 15px}.category-strip::-webkit-scrollbar{display:none}.category-strip a{color:#62666A;text-decoration:none;padding-bottom:8px;border-bottom:2px solid transparent}.category-strip a:hover,.category-strip a.is-active{color:#111;border-bottom-color:#111}
.section-head{display:flex;justify-content:space-between;gap:36px;align-items:end;margin-bottom:42px}.section-head p{max-width:600px;margin-bottom:0}.feature-grid{display:grid;grid-template-columns:1.45fr .75fr;gap:24px}.feature-large,.feature-small,.game-card,.quote-card,.info-panel{border:1px solid #DDE7E4;background:#fff}.feature-large{border-radius:24px;overflow:hidden}.feature-large .feature-image img{width:100%}.feature-content{padding:28px}.feature-side{display:grid;gap:24px}.feature-small{border-radius:20px;overflow:hidden;display:grid;grid-template-columns:130px 1fr}.feature-small img{width:100%;height:100%;min-height:170px;object-fit:cover}.feature-small .feature-content{padding:22px}.meta{font-size:13px;color:#8A8D91;margin-bottom:8px;letter-spacing:.04em}.card-actions{display:flex;gap:14px;flex-wrap:wrap;align-items:center;margin-top:18px}
.game-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:20px}.game-grid.library{grid-template-columns:repeat(4,1fr)}.game-card{border-radius:18px;overflow:hidden;transition:transform .22s ease,box-shadow .22s ease}.game-card:hover{transform:translateY(-4px);box-shadow:0 15px 40px rgba(24,47,41,.07)}.game-cover{background:#F7F8F8}.game-cover img{width:100%;height:auto;object-fit:contain;display:block}.game-card-body{padding:18px}.game-card h3{font-size:18px;margin-bottom:8px}.game-card p{font-size:14px;line-height:1.7;margin-bottom:14px}.mini-btn{display:inline-flex;padding:9px 14px;border:1px solid #111;border-radius:999px;text-decoration:none;font-size:13px;font-weight:700}
.brand-banner img{width:100%;height:auto;object-fit:contain;border-radius:20px}.brand-banner{padding:0 0 96px}.latest-layout{display:grid;grid-template-columns:1.1fr .9fr;gap:34px;align-items:stretch}.latest-feature{border-radius:24px;overflow:hidden;background:#111;color:#fff}.latest-feature img{width:100%}.latest-feature .feature-content p{color:#BFC4C5}.latest-list{display:flex;flex-direction:column;border-top:1px solid #DDE7E4}.latest-row{display:grid;grid-template-columns:94px 1fr;gap:18px;padding:18px 0;border-bottom:1px solid #DDE7E4;align-items:center}.latest-row img{border-radius:12px}.latest-row h3{font-size:19px;margin:0 0 6px}.latest-row p{font-size:14px;margin:0}
.split{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.split.reverse .visual{order:2}.visual img{border-radius:24px;width:100%}.check-list{list-style:none;padding:0;margin:24px 0 0;display:grid;gap:12px}.check-list li{position:relative;padding-left:25px;color:#62666A}.check-list li:before{content:"✓";position:absolute;left:0;color:#477567;font-weight:800}
.promo-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.promo-item{border:1px solid #DDE7E4;border-radius:22px;overflow:hidden;background:#fff}.promo-item img{width:100%}.promo-item .feature-content{padding:26px}.news-layout{display:grid;grid-template-columns:1.1fr .9fr;gap:42px}.news-lead{padding:34px;background:#111;color:#fff;border-radius:22px}.news-lead p{color:#BFC4C5}.news-list{border-top:1px solid #DDE7E4}.news-item{padding:20px 0;border-bottom:1px solid #DDE7E4}.news-item h3{font-size:19px;margin-bottom:8px}.news-item p{margin-bottom:0;font-size:14px}
.story-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.story-grid img{border-radius:20px;width:100%}.story-copy{grid-column:1/-1;max-width:820px;padding-top:18px}.safety-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:36px}.info-panel{border-radius:18px;padding:26px}.info-panel p{margin-bottom:0}.quote-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.quote-card{padding:28px;border-radius:18px;box-shadow:0 8px 30px rgba(24,47,41,.04)}.quote-card blockquote{margin:0 0 18px;color:#373A3C;line-height:1.9}.quote-card cite{font-style:normal;color:#8A8D91;font-size:13px}
.faq-list{border-top:1px solid #B4B9BB}.faq-item{border-bottom:1px solid #DDE7E4}.faq-question{width:100%;min-height:66px;border:0;background:transparent;padding:18px 48px 18px 0;text-align:left;font:inherit;font-weight:700;color:#111;position:relative;cursor:pointer}.faq-question:after{content:"+";position:absolute;right:8px;top:50%;transform:translateY(-50%);font-size:28px;font-weight:300}.faq-question[aria-expanded="true"]:after{content:"−"}.faq-answer{padding:0 50px 22px 0;max-width:900px}.faq-answer p{margin-bottom:0}
.page-hero{padding:82px 0 68px;background:linear-gradient(180deg,#fff 0%,#F4FBF8 100%)}.page-hero .reading{margin:0 auto;text-align:center}.page-hero .eyebrow{justify-content:center}.page-hero .eyebrow:before{display:none}.page-hero p{margin-left:auto;margin-right:auto}.content-prose{max-width:880px}.content-prose h2{margin-top:2em}.content-prose h3{margin-top:1.7em}.content-prose p{font-size:17px}.content-prose ul{color:#62666A;padding-left:1.2em}.content-prose li{margin-bottom:8px}.content-prose .action-row{margin:34px 0}.topic-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.topic-card{padding:28px;background:#fff;border:1px solid #DDE7E4;border-radius:18px}.topic-card .number{font-size:13px;color:#8A8D91;margin-bottom:32px;display:block}.topic-card h2,.topic-card h3{font-size:23px}.topic-card p{margin-bottom:0}.two-col-list{display:grid;grid-template-columns:repeat(2,1fr);gap:0 44px;border-top:1px solid #DDE7E4}.two-col-list .row{padding:24px 0;border-bottom:1px solid #DDE7E4}.two-col-list h3{font-size:19px}
.site-footer{background:#111;color:#fff;padding-top:70px}.footer-inner{width:min(1280px,calc(100% - 44px));margin:0 auto;display:grid;grid-template-columns:1.6fr repeat(3,1fr);gap:46px;padding-bottom:50px}.footer-logo{display:inline-block;background:#fff;border-radius:10px;padding:4px 8px;margin-bottom:18px}.footer-logo img{max-width:145px;max-height:44px}.footer-brand p{color:#BFC4C5;max-width:380px}.footer-col h2{font-size:16px;color:#fff;margin-bottom:18px;letter-spacing:0}.footer-col a{display:block;color:#BFC4C5;text-decoration:none;margin:7px 0}.footer-col a:hover{color:#fff}.footer-bottom{width:min(1280px,calc(100% - 44px));margin:0 auto;padding:26px 0 34px;border-top:1px solid #333;display:flex;justify-content:space-between;gap:30px}.footer-bottom p{color:#8F9698;font-size:13px;margin:0;max-width:850px}
@media(max-width:1100px){.game-grid{grid-template-columns:repeat(3,1fr)}.game-grid.library{grid-template-columns:repeat(3,1fr)}.hero-grid,.split,.latest-layout,.news-layout{gap:38px}.footer-inner{grid-template-columns:1.4fr repeat(3,1fr);gap:28px}}
@media(max-width:900px){.section{padding:76px 0}.hero-grid,.split,.latest-layout,.news-layout{grid-template-columns:1fr}.hero-art{max-width:720px;margin:0 auto}.feature-grid{grid-template-columns:1fr}.feature-side{grid-template-columns:repeat(2,1fr)}.feature-small{grid-template-columns:1fr}.feature-small img{min-height:0}.safety-grid,.quote-grid,.topic-grid{grid-template-columns:repeat(2,1fr)}.footer-inner{grid-template-columns:1.3fr 1fr 1fr}.footer-col:last-child{grid-column:2/4}}
@media(max-width:767px){.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);max-width:none}.container{width:min(100% - 28px,1280px)}.hero{padding:54px 0 64px}h1{font-size:clamp(36px,10.5vw,42px)}h2{font-size:clamp(27px,8vw,32px)}.lead{font-size:17px}.section{padding:60px 0}.section-sm{padding:48px 0}.section-head{align-items:flex-start;flex-direction:column;gap:10px;margin-bottom:30px}.hero-grid{gap:34px}.hero-art{padding:12px}.hero-art img{border-radius:18px}.hero-stats{gap:8px}.stat strong{font-size:18px}.stat span{font-size:11px}.category-strip{gap:22px}.feature-side{grid-template-columns:1fr}.game-grid,.game-grid.library{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.game-card-body{padding:13px}.game-card h3{font-size:16px}.game-card p{font-size:12px;line-height:1.55}.mini-btn{padding:8px 11px;font-size:12px}.promo-grid,.story-grid,.safety-grid,.quote-grid,.topic-grid,.two-col-list{grid-template-columns:1fr}.story-copy{grid-column:auto}.split.reverse .visual{order:initial}.page-hero{padding:58px 0 50px}.content-prose p{font-size:16px}.footer-inner{width:min(100% - 28px,1280px);grid-template-columns:1fr 1fr;gap:28px 20px}.footer-brand{grid-column:1/-1}.footer-col:last-child{grid-column:auto}.footer-bottom{width:min(100% - 28px,1280px);flex-direction:column;gap:10px}}
@media(max-width:430px){.site-logo img{max-width:92px;max-height:34px}.header-game-btn{min-width:74px;padding:0 12px;font-size:13px}.menu-toggle{width:38px}.menu-toggle span{width:23px}.container{width:calc(100% - 24px)}.hero-stats{grid-template-columns:1fr 1fr}.hero-stats .stat:last-child{grid-column:1/-1}.footer-inner,.footer-bottom{width:calc(100% - 24px)}}
@media(max-width:390px){.site-logo img{max-width:86px}.header-game-btn{min-width:70px;padding:0 10px;font-size:12px}}
@media(max-width:375px){.header-inner{padding:0 10px}.site-logo img{max-width:80px}.header-game-btn{min-width:68px;height:38px;padding:0 9px;font-size:12px}.menu-toggle{width:36px;height:38px}.menu-toggle span{width:22px}.game-grid,.game-grid.library{gap:9px}.game-card-body{padding:11px}.game-card p{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}}
