@import url("styles.css?v=borderless-4");
.game-hub{padding-bottom:45px}.hub-back{margin-left:auto;color:var(--muted);font-size:13px}.breadcrumbs{display:flex;gap:12px;align-items:center;flex-wrap:wrap;font-size:12px;color:var(--muted);padding:23px 0}.breadcrumbs>span:last-child{color:var(--text)}.hub-hero{position:relative;overflow:hidden;min-height:460px;border-radius:10px;background:#20252a;display:flex;align-items:center}.hub-backdrop{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;opacity:.7}.hub-hero:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#101416ed,rgba(16,20,22,.6) 45%,transparent),linear-gradient(0deg,#10141688,transparent)}.hub-hero-copy{position:relative;z-index:1;padding:40px 44px;max-width:740px}.game-logo{display:block;max-width:290px;width:auto;max-height:90px;object-fit:contain;object-position:left center;margin-bottom:25px}.hub-hero h1{font-size:clamp(34px,4vw,55px);line-height:1.07;letter-spacing:-1.5px;margin:0 0 18px}.hub-hero h1>span{display:block;color:#c6cdd1;font-size:19px;font-weight:500;letter-spacing:0;margin-top:12px}.hub-hero p{font-size:15px;line-height:1.7;color:#c6cdd1;max-width:570px;margin-top:18px}.platform-labels{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.platform-label{font-size:11px;font-weight:700;padding:5px 12px;border-radius:4px;background:var(--accent);color:#121609}.platform-labels>span{font-size:12px;margin-left:7px;color:#bdc6ca}.hub-tabs{display:flex;gap:30px;align-items:center;padding:22px 0;margin-bottom:16px;overflow:auto;font-size:13px;white-space:nowrap}.hub-tabs a{padding:8px 0}.hub-tabs a:first-child{color:var(--accent)}.hub-tabs a span{background:#2c3227;border-radius:4px;padding:2px 7px;margin-left:5px;font-size:11px}.hub-layout{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:58px}.hub-layout h2{font-size:25px}.section-description{font-size:14px;color:var(--muted);margin-bottom:20px;line-height:1.7}.guide-contents{display:grid;gap:8px;margin-bottom:30px}.guide-contents a{display:flex;align-items:center;gap:14px;font-size:14px;padding:17px 19px;background:var(--panel);border-radius:6px}.guide-contents span{color:var(--accent);font-weight:700;font-size:12px}.hub-article{padding:27px 0;scroll-margin-top:20px}.hub-article .article-type{font-size:11px;text-transform:uppercase;letter-spacing:1.5px;color:var(--accent);margin-bottom:10px}.hub-article h3{font-size:26px;letter-spacing:-.5px;line-height:1.3;max-width:680px}.hub-article>p:not(.article-type){font-size:15px;color:#adb6be;line-height:1.8;margin:18px 0}.hub-article ol{list-style:none;counter-reset:step;display:grid;gap:12px;padding:0;margin:25px 0 5px}.hub-article li{counter-increment:step;position:relative;padding:15px 18px 15px 55px;background:#1b1e21;border-radius:6px;color:#ccd2d7;font-size:14px;line-height:1.8}.hub-article li:before{content:counter(step,decimal-leading-zero);position:absolute;left:18px;color:var(--accent);font-size:12px;font-weight:700;top:18px}.hub-cover{width:100%;height:auto;max-height:230px;object-fit:contain;display:block;border-radius:6px;margin-bottom:25px;background:var(--panel)}.game-sidebar h2{font-size:19px}.game-sidebar dl{margin:20px 0 30px;display:grid;gap:7px}.game-sidebar dt{font-size:11px;color:var(--muted);margin-top:10px}.game-sidebar dd{margin:0;font-size:13px;color:#d6dce0}.source-link{display:flex;justify-content:space-between;gap:10px;align-items:center;background:var(--panel);border-radius:5px;padding:14px;margin-top:9px;font-size:12px}.source-link small{display:block;font-size:10px;color:var(--muted);margin-top:3px;overflow-wrap:anywhere}.source-note{font-size:11px;color:var(--muted);line-height:1.8;margin-top:18px}.hub-gallery{margin-top:45px}.screenshot-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.screenshot img{display:block;width:100%;aspect-ratio:16/9;object-fit:cover;border-radius:7px;transition:filter .2s}.screenshot:hover img{filter:brightness(1.15)}.screenshot span{display:block;font-size:11px;color:var(--muted);padding:9px 0}.legacy-notes{margin-top:25px;background:var(--panel);padding:20px;border-radius:7px;color:#b8c1c9;font-size:14px;line-height:1.8}.legacy-notes summary{cursor:pointer;font-weight:650;color:var(--text)}.legacy-notes h2{font-size:19px;margin:25px 0 12px}.legacy-notes p{margin:12px 0}.legacy-notes a{color:var(--accent)}.legacy-notes .sources{list-style:none;padding:0}.legacy-notes .note{font-size:12px}@media(max-width:900px){.hub-layout{grid-template-columns:minmax(0,1fr) 250px;gap:30px}.hub-hero-copy{padding:35px}.screenshot-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:650px){.hub-back{font-size:12px}.breadcrumbs{font-size:10px;gap:7px}.hub-hero{min-height:450px}.hub-hero-copy{padding:28px 22px}.hub-hero h1{font-size:36px}.game-logo{max-width:230px;max-height:75px}.hub-hero p{font-size:13px}.hub-hero:after{background:linear-gradient(90deg,#101416d9,#10141655),linear-gradient(0deg,#101416c9,transparent)}.hub-tabs{gap:23px;font-size:12px}.hub-layout{grid-template-columns:1fr;gap:30px}.hub-layout h2{font-size:23px}.hub-article h3{font-size:23px}.hub-cover{max-height:220px;object-fit:cover}.screenshot-grid{grid-template-columns:1fr}.hub-gallery{margin-top:30px}}
