.game-category-landing{background:#f6f7fb;color:#182235}.game-category-landing #content>.ast-container{display:flex;gap:30px;max-width:1240px;margin:0 auto;padding:40px 20px 72px}.game-category-landing #primary{width:min(100%,880px);margin:0}.game-category-landing #secondary{width:290px;margin:0}.game-category-landing .game-category-hero,.game-category-landing .game-topic-hub,.game-category-landing .game-use-guide,.game-category-landing .game-category-faq,.game-category-landing .game-article-heading{box-sizing:border-box;margin:0 0 24px;border:1px solid #e2e3ef;border-radius:24px;background:#fff;box-shadow:0 12px 32px rgba(26,31,62,.055)}.game-category-landing .game-category-hero{padding:42px;background:linear-gradient(135deg,#f2efff 0%,#eef7ff 58%,#fff8eb 100%)}.game-category-landing .ast-breadcrumbs-wrapper{margin:0 0 20px}.game-category-landing .trail-items{display:flex;flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none}.game-category-landing .trail-item{font-size:14px;color:#647087}.game-category-landing .trail-item:not(:last-child)::after{content:"/";margin-left:8px;color:#a3a9b8}.game-category-landing .trail-item a{color:#5142b8;text-decoration:none}.game-category-landing .game-category-hero h1{max-width:780px;margin:0 0 20px;color:#172136;font-size:clamp(34px,4.2vw,48px);line-height:1.18;letter-spacing:-.02em}.game-category-landing .game-category-answer>p{max-width:790px;margin:0 0 18px;color:#425066;font-size:17px;line-height:1.9}.game-category-landing .game-category-answer ul{display:grid;gap:10px;margin:0 0 24px;padding:0;list-style:none}.game-category-landing .game-category-answer li{position:relative;padding-left:29px;color:#334259;font-size:15px;line-height:1.7}.game-category-landing .game-category-answer li::before{position:absolute;top:.3em;left:0;display:grid;width:18px;height:18px;border-radius:6px;background:#6254d9;color:#fff;content:"✓";place-items:center;font-size:12px;font-weight:700}.game-category-landing .game-category-actions{display:flex;flex-wrap:wrap;gap:12px}.game-category-landing .game-category-actions a{display:inline-flex;min-height:48px;align-items:center;justify-content:center;padding:0 22px;border:1px solid #6152d4;border-radius:999px;font-size:15px;font-weight:700;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.game-category-landing .game-primary-action{background:#5849cc;color:#fff}.game-category-landing .game-secondary-action{background:#fff;color:#5142b8}.game-category-landing .game-category-actions a:hover{transform:translateY(-1px);box-shadow:0 8px 20px rgba(88,73,204,.16)}.game-category-landing .game-topic-hub,.game-category-landing .game-use-guide,.game-category-landing .game-category-faq{padding:34px}.game-category-landing .game-section-heading{margin:0 0 22px}.game-category-landing .game-section-heading h2,.game-category-landing .game-article-heading h2{margin:3px 0 8px;color:#172136;font-size:28px;line-height:1.3}.game-category-landing .game-section-heading>p:last-child,.game-category-landing .game-article-heading>p:last-child{margin:0;color:#69778b;font-size:15px;line-height:1.75}.game-category-landing .game-eyebrow{margin:0;color:#5b4bc9;font-size:13px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.game-category-landing .game-topic-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.game-category-landing .game-topic-grid a{position:relative;display:flex;min-height:116px;box-sizing:border-box;flex-direction:column;justify-content:center;padding:20px 46px 20px 20px;border:1px solid #e2e2ef;border-radius:16px;background:#fcfcff;color:#172136;text-decoration:none;transition:border-color .2s ease,transform .2s ease,box-shadow .2s ease}.game-category-landing .game-topic-grid a::after{position:absolute;right:20px;color:#6858dc;content:"→";font-size:22px}.game-category-landing .game-topic-grid a:hover{transform:translateY(-2px);border-color:#978cea;box-shadow:0 10px 22px rgba(88,73,204,.1)}.game-category-landing .game-topic-grid strong{margin-bottom:6px;font-size:17px}.game-category-landing .game-topic-grid span{color:#69768a;font-size:14px;line-height:1.6}.game-category-landing .game-scenario-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.game-category-landing .game-scenario-grid article{position:relative;margin:0;padding:22px 20px 20px;border:1px solid #e4e5f0;border-radius:16px;background:#f8f8ff}.game-category-landing .game-scenario-grid article>span{display:inline-grid;min-width:38px;height:30px;margin-bottom:14px;padding:0 8px;border-radius:9px;background:#6657da;color:#fff;place-items:center;font-size:12px;font-weight:800}.game-category-landing .game-scenario-grid h3{margin:0 0 8px;color:#1b2940;font-size:17px}.game-category-landing .game-scenario-grid p{margin:0;color:#66758a;font-size:14px;line-height:1.75}.game-category-landing .game-guide-note{margin:18px 0 0;padding:15px 18px;border-left:4px solid #e9a43b;border-radius:8px;background:#fff8ed;color:#63543e;font-size:14px;line-height:1.7}.game-category-landing .game-category-faq details{margin:0;border-top:1px solid #e6e7ef}.game-category-landing .game-category-faq details:last-child{border-bottom:1px solid #e6e7ef}.game-category-landing .game-category-faq summary{position:relative;padding:18px 38px 18px 0;color:#1c293e;font-size:16px;font-weight:700;line-height:1.55;cursor:pointer;list-style:none}.game-category-landing .game-category-faq summary::-webkit-details-marker{display:none}.game-category-landing .game-category-faq summary::after{position:absolute;top:18px;right:4px;color:#5b4bc9;content:"＋";font-size:20px}.game-category-landing .game-category-faq details[open] summary::after{content:"−"}.game-category-landing .game-category-faq details p{margin:-3px 0 18px;color:#5f6e82;font-size:15px;line-height:1.8}.game-category-landing .game-article-heading{padding:28px 32px}.game-category-landing .game-article-list .ast-row{display:grid;grid-template-columns:1fr;gap:16px}.game-category-landing .game-article-list .cat-list-item{box-sizing:border-box;margin:0;padding:0;border:1px solid #e2e4ed;border-radius:18px;background:#fff;box-shadow:0 8px 24px rgba(26,31,62,.045);overflow:hidden}.game-category-landing .game-article-list .cat-list-item .post-content{padding:24px}.game-category-landing .game-article-list .cat-list-item .entry-content>a{text-decoration:none}.game-category-landing .game-article-list .cat-list-item h2{margin:0 0 16px;color:#1b293e;font-size:21px;line-height:1.45}.game-category-landing .game-article-list .cat-list-body{display:grid;grid-template-columns:112px minmax(0,1fr);gap:18px;align-items:start}.game-category-landing .game-article-list .cat-list-thumb img{display:block;width:112px;height:72px;border-radius:10px;object-fit:cover}.game-category-landing .game-article-list .cat-list-excerpt>p:first-child{display:-webkit-box;margin:0 0 12px;color:#667488;font-size:14px;line-height:1.8;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.game-category-landing .game-article-list .cat-list-excerpt>p:last-child{margin:0}.game-category-landing .game-article-list .cat-list-excerpt>p:last-child a{color:#5b4bc9;font-size:14px;font-weight:700;text-decoration:none}.game-category-landing .ast-pagination{margin:28px 0 0}.game-category-landing #content a:focus-visible,.game-category-landing #content summary:focus-visible{outline:3px solid rgba(91,75,201,.4);outline-offset:3px}.game-category-landing .game-topic-grid a,.game-category-landing .game-article-list a{overflow-wrap:anywhere}.game-category-landing .game-scenario-grid article{scroll-margin-top:24px}
@media(max-width:921px){.game-category-landing #content>.ast-container{display:block;padding:24px 16px 56px}.game-category-landing #primary{width:100%}.game-category-landing #secondary{display:none}.game-category-landing .game-category-hero{padding:30px}.game-category-landing .game-scenario-grid{grid-template-columns:1fr}}
@media(max-width:600px){.game-category-landing #content>.ast-container{padding:16px 12px 48px}.game-category-landing .game-category-hero,.game-category-landing .game-topic-hub,.game-category-landing .game-use-guide,.game-category-landing .game-category-faq,.game-category-landing .game-article-heading{margin-bottom:16px;border-radius:18px}.game-category-landing .game-category-hero{padding:24px 20px}.game-category-landing .game-category-hero h1{font-size:31px}.game-category-landing .game-category-answer>p{font-size:16px;line-height:1.78}.game-category-landing .game-category-actions{display:grid}.game-category-landing .game-category-actions a{width:100%;box-sizing:border-box}.game-category-landing .game-topic-hub,.game-category-landing .game-use-guide,.game-category-landing .game-category-faq{padding:24px 20px}.game-category-landing .game-topic-grid{grid-template-columns:1fr}.game-category-landing .game-topic-grid a{min-height:102px}.game-category-landing .game-section-heading h2,.game-category-landing .game-article-heading h2{font-size:24px}.game-category-landing .game-article-heading{padding:24px 20px}.game-category-landing .game-article-list .cat-list-item .post-content{padding:20px}.game-category-landing .game-article-list .cat-list-item h2{font-size:19px}.game-category-landing .game-article-list .cat-list-body{grid-template-columns:1fr}.game-category-landing .game-article-list .cat-list-thumb img{width:100%;height:auto;aspect-ratio:16/9}.game-category-landing .game-article-list .cat-list-excerpt>p:first-child{-webkit-line-clamp:4}}
