*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:#111;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Hiragino Sans GB","Microsoft YaHei",Arial,sans-serif;font-size:17px;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}.container{width:min(100% - 44px,1280px);margin:0 auto}.narrow{max-width:860px}.skip-link{position:fixed;left:12px;top:-60px;z-index:20000;background:#111;color:#fff;padding:10px 14px;border-radius:8px;text-decoration:none}.skip-link:focus{top:12px}.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}.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{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}.main-btn{min-height:44px;padding:0 22px}.header-game-btn:hover,.main-btn:hover{background:#fff;color:#111}.header-game-btn:focus-visible,.main-btn:focus-visible,.menu-toggle:focus-visible,.drawer-close:focus-visible,a:focus-visible,.faq-question:focus-visible{outline:3px solid #8bc9b5;outline-offset:3px}.drawer-overlay{position:fixed;inset:0;z-index:10000;background:rgba(17,17,17,.34);opacity:0;transition:opacity .25s}.drawer-overlay.is-visible{opacity:1}.site-drawer{position:fixed;z-index:10001;left:0;top:0;width:min(430px,88vw);height:100dvh;background:#fff;transform:translateX(-101%);transition:transform .28s ease;box-shadow:18px 0 50px rgba(0,0,0,.14);overflow-y:auto}.site-drawer.is-open{transform:translateX(0)}.drawer-head{min-height:76px;display:flex;align-items:center;justify-content:space-between;padding:0 24px;border-bottom:1px solid #DDE7E4}.drawer-logo img{max-width:126px;max-height:44px}.drawer-close{width:44px;height:44px;border:0;background:transparent;font-size:32px;line-height:1;cursor:pointer}.drawer-nav{padding:14px 24px 36px}.drawer-nav a{display:block;padding:14px 2px;border-bottom:1px solid #E5E9E8;text-decoration:none;font-size:20px;font-weight:600}.drawer-nav a:hover{color:#437867}.section{padding:96px 0}.section-soft{background:#F4FBF8}.section-gray{background:#F7F8F8}.section-warm{background:#FFF9F0}.eyebrow{margin:0 0 14px;color:#5d766e;font-size:14px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.display-title{font-size:clamp(42px,5.4vw,68px);line-height:1.08;letter-spacing:-.035em;margin:0 0 22px}.page-title{font-size:clamp(40px,4.8vw,60px);line-height:1.1;letter-spacing:-.03em;margin:0 0 20px}.section-title{font-size:clamp(32px,3.5vw,42px);line-height:1.18;letter-spacing:-.025em;margin:0 0 18px}.lead{font-size:19px;color:#62666A;max-width:760px;margin:0 0 28px}.muted{color:#62666A}.text-link{font-weight:650;text-underline-offset:5px}.hero{padding:88px 0 104px;background:linear-gradient(135deg,#fff 0%,#fff 56%,#F4FBF8 56%,#F4FBF8 100%)}.hero-grid,.split{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:64px;align-items:center}.hero-copy{max-width:640px}.hero-actions{display:flex;align-items:center;gap:20px;flex-wrap:wrap}.hero-visual img,.feature-image img{width:100%;border-radius:28px}.category-strip{border-top:1px solid #DDE7E4;border-bottom:1px solid #DDE7E4;background:#fff}.category-inner{display:flex;gap:28px;overflow-x:auto;padding:17px 0;scrollbar-width:thin}.category-inner a{flex:0 0 auto;text-decoration:none;padding:4px 0;border-bottom:2px solid transparent}.category-inner a:hover,.category-inner a.active{border-bottom-color:#111}.section-head{display:flex;justify-content:space-between;gap:28px;align-items:end;margin-bottom:38px}.section-head p{max-width:650px;margin:0;color:#62666A}.feature-grid{display:grid;grid-template-columns:1.3fr .7fr;gap:24px}.feature-card,.game-card,.quote-card,.info-card,.promo-card{border:1px solid #DDE7E4;background:#fff;border-radius:20px;overflow:hidden}.feature-card{display:grid;grid-template-columns:1.15fr .85fr}.feature-card .content{padding:32px}.feature-card img{height:100%;width:100%;object-fit:cover}.side-stack{display:grid;gap:24px}.mini-game{display:grid;grid-template-columns:132px 1fr;gap:18px;align-items:center;padding:16px;border:1px solid #DDE7E4;border-radius:18px;background:#fff}.mini-game img{border-radius:14px}.game-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:20px}.game-grid.four{grid-template-columns:repeat(4,minmax(0,1fr))}.game-card img{width:100%;background:#F7F8F8}.game-card-body{padding:18px}.tag{display:inline-block;font-size:13px;color:#5c6a66;background:#EAF5F1;border-radius:999px;padding:4px 10px;margin-bottom:8px}.game-card h3,.info-card h3,.promo-card h3{font-size:20px;line-height:1.35;margin:4px 0 8px}.game-card p,.info-card p,.promo-card p{margin:0 0 14px;color:#62666A;font-size:15px;line-height:1.7}.card-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.small-btn{padding:8px 14px;min-height:38px;font-size:14px}.brand-banner{padding:56px 0}.brand-banner img{width:100%;height:auto;object-fit:contain;border-radius:20px}.latest-layout{display:grid;grid-template-columns:1.12fr .88fr;gap:34px;align-items:start}.latest-main{border-radius:24px;overflow:hidden;background:#F4FBF8}.latest-main img{width:100%}.latest-main .content{padding:28px}.latest-list{display:grid}.latest-row{display:grid;grid-template-columns:110px 1fr;gap:18px;padding:18px 0;border-bottom:1px solid #DDE7E4}.latest-row img{border-radius:14px}.mobile-panel{display:grid;grid-template-columns:.9fr 1.1fr;gap:58px;align-items:center}.promo-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}.promo-card img{width:100%}.promo-card .content{padding:24px}.news-layout{display:grid;grid-template-columns:1fr 1fr;gap:42px}.news-feature{padding:30px;background:#111;color:#fff;border-radius:22px}.news-feature p{color:#d6dddd}.news-list article{padding:18px 0;border-bottom:1px solid #DDE7E4}.news-list h3{margin:0 0 7px;font-size:20px}.news-list p{margin:0;color:#62666A}.quote-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.quote-card{padding:24px;box-shadow:0 12px 28px rgba(25,45,39,.05)}.quote-card p{margin:0}.quote-card small{display:block;margin-top:16px;color:#8A8D91}.faq-list{border-top:1px solid #DDE7E4}.faq-item{border-bottom:1px solid #DDE7E4}.faq-question{width:100%;padding:21px 4px;background:transparent;border:0;display:flex;justify-content:space-between;gap:20px;text-align:left;font:inherit;font-weight:700;font-size:18px;cursor:pointer;color:#111}.faq-question::after{content:'+';font-size:25px;font-weight:400}.faq-question[aria-expanded="true"]::after{content:'−'}.faq-answer{padding:0 42px 22px 4px;color:#62666A}.page-hero{padding:80px 0 54px;background:#F4FBF8}.breadcrumbs{font-size:14px;color:#777;margin-bottom:18px}.content-flow{max-width:880px}.content-flow h2{font-size:32px;line-height:1.25;margin:48px 0 16px}.content-flow h3{font-size:23px;line-height:1.35;margin:32px 0 10px}.content-flow p{margin:0 0 20px;color:#3f4442}.info-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.info-card{padding:24px}.note-box{padding:24px 26px;background:#F4FBF8;border-left:4px solid #93bfb0;border-radius:0 16px 16px 0;margin:30px 0}.page-visual{margin:46px auto}.page-visual img{width:100%;border-radius:24px}.bullet-list{padding-left:22px}.bullet-list li{margin:9px 0}.site-footer{background:#111;color:#fff;padding:70px 0 28px}.footer-grid{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:42px}.footer-brand img{max-width:130px;max-height:48px;margin-bottom:18px}.footer-brand p{max-width:360px;color:#BFC4C5}.site-footer h2{font-size:17px;margin:0 0 16px}.site-footer a{display:block;color:#BFC4C5;text-decoration:none;margin:8px 0}.site-footer a:hover{color:#fff}.footer-bottom{border-top:1px solid #333;margin-top:44px;padding-top:22px;color:#BFC4C5;font-size:14px}.footer-bottom p{margin:6px 0}@media(max-width:1100px){.game-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.game-grid.four{grid-template-columns:repeat(3,minmax(0,1fr))}.feature-grid,.latest-layout{grid-template-columns:1fr}.side-stack{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-grid{grid-template-columns:1.4fr 1fr 1fr}.footer-grid>div:last-child{grid-column:2/4}}@media(max-width:767px){body{font-size:16px}.container{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}.section{padding:64px 0}.hero{padding:54px 0 70px;background:#fff}.hero-grid,.split,.mobile-panel,.news-layout,.promo-grid{grid-template-columns:1fr;gap:34px}.hero-grid{display:flex;flex-direction:column}.hero-visual{order:-1}.hero-visual img{border-radius:20px}.lead{font-size:17px}.section-head{display:block;margin-bottom:28px}.section-head p{margin-top:10px}.feature-card{grid-template-columns:1fr}.side-stack{grid-template-columns:1fr}.game-grid,.game-grid.four{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.game-card-body{padding:14px}.game-card h3{font-size:17px}.game-card p{font-size:14px}.card-actions{gap:8px}.latest-row{grid-template-columns:92px 1fr}.quote-grid,.info-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr;gap:34px}.footer-brand{grid-column:1/-1}.footer-grid>div:last-child{grid-column:auto}.page-hero{padding:58px 0 40px}.content-flow h2{font-size:27px;margin-top:38px}.brand-banner{padding:34px 0}}@media(max-width:430px){.site-logo img{max-width:92px}.header-game-btn{min-width:74px;padding:0 12px;font-size:13px}.menu-toggle{width:38px}.game-card p{display:none}.footer-grid{grid-template-columns:1fr}.footer-brand{grid-column:auto}.mini-game{grid-template-columns:108px 1fr}.hero-actions{gap:14px}.display-title{font-size:38px}.page-title{font-size:36px}}@media(max-width:375px){.header-inner{padding:0 10px}.site-logo img{max-width:84px}.header-game-btn{min-width:70px;padding:0 10px}.menu-toggle{width:36px}.menu-toggle span{width:23px}.container{width:min(100% - 22px,1280px)}}