.asg-game { max-width: 900px; margin: 0 auto; }
.asg-pr { display: flex; align-items: center; gap: 8px; margin: 0; font-size: 12px; color: var(--as-muted, #8a90ab); }
.asg-pr span { background: #e9eaf2; color: #333; font-size: 12px; padding: 1px 8px; border-radius: 4px; font-weight: 700; }
.asg-title { font-size: 30px; font-weight: 800; line-height: 1.45; margin: 10px 0 18px; color: var(--as-text, #eef0f7); }
.asg-title__suffix { font-weight: 700; }

.asg-hero { display: grid; grid-template-columns: 360px 1fr; gap: 24px; background: var(--as-panel, #151829); border: 1px solid var(--as-line, #2a2f48); border-radius: 18px; padding: 22px; }
.asg-hero__cover img { width: 100%; display: block; border-radius: 10px; box-shadow: 0 14px 36px rgba(0, 0, 0, .55); background: #20243a; }
.asg-spec { margin: 0; display: grid; grid-template-columns: auto 1fr; gap: 8px 14px; font-size: 15px; }
.asg-spec dt { color: var(--as-muted, #8a90ab); }
.asg-spec dd { margin: 0; color: #fff; }
.asg-spec dd a { color: var(--as-link, #7dd3fc); }
.asg-spec__sub { color: var(--as-sub, #b8bdd3); font-size: 13px; }
.asg-env { display: grid; grid-template-columns: repeat(4, 1fr); gap: 6px; list-style: none; padding: 0; margin: 14px 0 0; }
.asg-env li { text-align: center; border-radius: 10px; padding: 7px 4px; line-height: 1.3; }
.asg-env b { display: block; font-size: 13px; }
.asg-env small { font-size: 11px; }
.asg-env .is-ok { background: rgba(52, 211, 153, .12); border: 1px solid rgba(52, 211, 153, .45); color: #d1fae5; }
.asg-env .is-no { background: #12152a; border: 1px dashed #30355a; color: #6b7194; }
.asg-buy { margin-top: 16px; padding-top: 14px; border-top: 1px solid var(--as-line, #2a2f48); }
.asg-buy--wide { max-width: 440px; margin: 30px auto 0; padding: 0; border: 0; }
.asg-cta { display: flex; justify-content: center; align-items: center; gap: 10px; width: 100%; box-sizing: border-box; background: var(--as-grad); color: #fff !important; font-weight: 800; letter-spacing: .12em; padding: 15px 0; border-radius: 12px; box-shadow: 0 10px 28px rgba(124, 58, 237, .45); text-decoration: none; }
.asg-cta::after { content: ""; border-left: 9px solid #fff; border-top: 6px solid transparent; border-bottom: 6px solid transparent; }
.asg-cta:hover { filter: brightness(1.08); }

.asg-sec { margin-top: 34px; }
.asg-h2 { display: flex; align-items: center; gap: 10px; font-size: 20px; font-weight: 700; margin: 0 0 12px; color: var(--as-text, #eef0f7); }
.asg-h2::before { content: ""; width: 22px; height: 22px; border-radius: 7px; background: var(--as-grad); box-shadow: 0 0 0 3px rgba(139, 92, 246, .18); flex: none; }
.asg-h2 small { font-size: 13px; color: var(--as-muted, #8a90ab); font-weight: 400; }
.asg-box { background: var(--as-panel, #151829); border: 1px solid var(--as-line, #2a2f48); border-radius: 16px; padding: 22px 24px; color: #e6e8f2; }
.asg-box p { margin: 0; line-height: 1.85; }
.asg-nums { display: flex; flex-wrap: wrap; gap: 10px; margin-top: 16px; }
.asg-nums div { background: var(--as-panel2, #1b1f33); border: 1px solid var(--as-line, #2a2f48); border-radius: 12px; padding: 8px 14px; min-width: 92px; }
.asg-nums small { display: block; font-size: 11px; color: var(--as-muted, #8a90ab); }
.asg-nums b { font-size: 17px; color: #fff; }
.asg-genre-link { display: inline-block; margin-top: 14px; font-size: 14px; color: var(--as-link, #7dd3fc); }

.asg-gallery { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; }
.asg-sample { margin: 0; }
.asg-sample img { width: 100%; height: auto; display: block; border-radius: 10px; background: #20243a; }
.asg-more-samples { margin-top: 12px; }
.asg-more-samples summary { list-style: none; cursor: pointer; text-align: center; border: 1px solid var(--as-line, #2a2f48); border-radius: 12px; padding: 12px; color: #d6d9ea; font-weight: 700; background: var(--as-panel, #151829); }
.asg-more-samples summary::-webkit-details-marker { display: none; }
.asg-more-samples[open] summary { display: none; }

.asg-decide { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; }
.asg-decide h3 { margin: 0 0 12px; font-size: 16px; color: #fff; }
.asg-decide ul { list-style: none; margin: 0; padding: 0; }
.asg-decide li { position: relative; padding-left: 28px; margin-bottom: 10px; line-height: 1.7; }
.asg-fit li::before { content: ""; position: absolute; left: 0; top: .3em; width: 18px; height: 18px; border-radius: 50%; background: var(--as-grad); }
.asg-fit li::after { content: ""; position: absolute; left: 5px; top: .62em; width: 7px; height: 4px; border-left: 2px solid #fff; border-bottom: 2px solid #fff; transform: rotate(-45deg); }
.asg-chk li::before { content: ""; position: absolute; left: 1px; top: .35em; width: 14px; height: 14px; border: 2px solid #fbbf24; border-radius: 3px; }

.asg-story { font-size: 15px; line-height: 1.85; }
.asg-story details summary { list-style: none; cursor: pointer; color: var(--as-link, #7dd3fc); font-weight: 700; margin-top: 10px; }
.asg-story details summary::-webkit-details-marker { display: none; }
.asg-story details[open] summary { display: none; }

.asg-table { width: 100%; border-collapse: separate; border-spacing: 0; font-size: 15px; border: 1px solid var(--as-line, #2a2f48); border-radius: 14px; overflow: hidden; }
.asg-table th { width: 28%; background: var(--as-panel2, #1b1f33); color: var(--as-sub, #b8bdd3); font-weight: 500; text-align: left; padding: 10px 14px; border-bottom: 1px solid var(--as-line, #2a2f48); vertical-align: top; }
.asg-table td { background: var(--as-panel, #151829); color: #e9ebf5; padding: 10px 14px; border-bottom: 1px solid var(--as-line, #2a2f48); word-break: break-word; }
.asg-table tr:last-child th, .asg-table tr:last-child td { border-bottom: 0; }
.asg-table td a { color: var(--as-link, #7dd3fc); }
.asg-tag { display: inline-block; font-size: 13px; border: 1px solid #3a4066; border-radius: 8px; padding: 1px 9px; margin: 2px 4px 2px 0; color: #d6d9ea !important; }
a.asg-tag:hover { border-color: var(--as-accent, #8b5cf6); }

.asg-later { display: block; margin: 14px auto 0; background: none; border: 1px solid var(--as-line, #2a2f48); color: #d6d9ea; border-radius: 999px; padding: 8px 18px; font-size: 14px; cursor: pointer; }
.asg-later.is-on { border-color: #f472b6; color: #fbcfe8; }

.asg-rel { margin-top: 34px; }
.asg-rel__h { font-size: 18px; margin: 0 0 12px; display: flex; align-items: baseline; gap: 10px; color: var(--as-text, #eef0f7); }
.asg-rel__h small { font-size: 13px; color: var(--as-muted, #8a90ab); font-weight: 400; }
.asg-more { text-align: right; margin: 12px 0 0; }
.asg-more a { color: var(--as-link, #7dd3fc); font-weight: 700; font-size: 14px; }
.asg-credit { margin: 36px 0 0; font-size: 12.5px; color: var(--as-muted, #8a90ab); }
.asg-credit a { color: var(--as-link, #7dd3fc); margin-left: 6px; }
.asg-notfound, .asg-empty { color: var(--as-sub, #b8bdd3); }

.asg-cards { display: grid; grid-template-columns: repeat(4, 1fr); gap: 12px; }
.asg-card { background: var(--as-panel, #151829); border: 1px solid var(--as-line, #2a2f48); border-radius: 12px; overflow: hidden; position: relative; }
.asg-card a { display: block; color: inherit; height: 100%; }
.asg-card:hover { border-color: var(--as-accent, #8b5cf6); }
.asg-card__img { position: relative; aspect-ratio: 4 / 3; background: #20243a; overflow: hidden; }
.asg-card__img img { width: 100%; height: 100%; object-fit: cover; display: block; }
.asg-card__badge { position: absolute; top: 8px; left: 8px; font-size: 11px; background: rgba(13, 15, 26, .85); border: 1px solid #3a4066; border-radius: 6px; padding: 0 6px; color: #e5e7f5; }
.asg-card__title { font-size: 13px; font-weight: 500; margin: 8px 10px 4px; line-height: 1.5; color: #eef0f7; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden; }
.asg-card__date { margin: 0 10px 10px; font-size: 11px; color: var(--as-muted, #8a90ab); }
.asg-cards--ranked { counter-reset: asg-rank; }
.asg-cards--ranked .asg-card { counter-increment: asg-rank; }
.asg-cards--ranked .asg-card::before { content: counter(asg-rank); position: absolute; z-index: 2; top: 8px; right: 8px; min-width: 26px; height: 26px; border-radius: 8px; background: var(--as-grad); color: #fff; font-size: 13px; font-weight: 800; display: flex; align-items: center; justify-content: center; padding: 0 4px; box-sizing: border-box; }

.asg-hub { max-width: 1080px; margin: 0 auto; }
.asg-breadcrumb { font-size: 12.5px; color: var(--as-muted, #8a90ab); margin: 0 0 10px; }
.asg-breadcrumb a { color: var(--as-sub, #b8bdd3); }
.asg-breadcrumb .sep { margin: 0 6px; }
.asg-hub__title { font-size: 28px; line-height: 1.35; margin: 0 0 6px; font-weight: 800; color: var(--as-text, #eef0f7); }
.asg-hub__title small { font-size: 15px; color: var(--as-muted, #8a90ab); font-weight: 400; }
.asg-hub__meta { margin: 0 0 14px; color: var(--as-muted, #8a90ab); font-size: 14px; }
.asg-hub__intro { background: var(--as-panel, #151829); border: 1px solid var(--as-line, #2a2f48); border-radius: 14px; padding: 16px 18px; margin: 0 0 16px; color: #dfe2ee; font-size: 14.5px; line-height: 1.85; }
.asg-hub__intro p { margin: 0; }
.asg-hub__intro strong { color: #fff; }
.asg-chips { display: flex; flex-wrap: wrap; align-items: center; gap: 8px; margin: 0 0 16px; }
.asg-chips__label { font-size: 12.5px; color: var(--as-muted, #8a90ab); margin-right: 4px; }
.asg-chip { font-size: 13px; color: #dfe2f0; background: var(--as-panel, #151829); border: 1px solid var(--as-line, #2a2f48); border-radius: 999px; padding: 4px 12px; }
.asg-chip:hover { border-color: var(--as-accent, #8b5cf6); }
.asg-sort { display: flex; flex-wrap: wrap; gap: 6px; margin: 0 0 14px; }
.asg-sort a { font-size: 13.5px; color: #c9cde2; border: 1px solid var(--as-line, #2a2f48); border-radius: 8px; padding: 5px 12px; }
.asg-sort a.is-on { background: var(--as-grad); border-color: transparent; color: #fff; }
.asg-pagination { display: flex; flex-wrap: wrap; justify-content: center; gap: 6px; margin: 28px 0 0; }
.asg-pagination a, .asg-pagination span { min-width: 40px; text-align: center; padding: 8px 12px; border-radius: 10px; border: 1px solid var(--as-line, #2a2f48); background: var(--as-panel, #151829); color: #d6d9ea; font-size: 14px; box-sizing: border-box; }
.asg-pagination .cur { background: var(--as-grad); border-color: transparent; color: #fff; }
.asg-pagination .gap { border: 0; background: none; }

@media (max-width: 768px) {
	.asg-title { font-size: 22px; }
	.asg-hero { grid-template-columns: 1fr; padding: 14px; gap: 14px; }
	.asg-box { padding: 18px; }
	.asg-decide { grid-template-columns: 1fr; }
	.asg-gallery { grid-template-columns: 1fr; }
	.asg-cards { grid-template-columns: repeat(2, 1fr); }
	.asg-table th { width: 34%; }
	.asg-hub__title { font-size: 22px; }
}
