:root{--nav-theme:184 70% 50%;--nav-theme-light:184 76% 62%;--bg:hsl(222 36% 9%);--bg-2:hsl(222 32% 11%);--surface:hsl(218 30% 14%);--surface-2:hsl(218 30% 18%);--line:#7dd3cc24;--text:#e8f4f2;--muted:#8fb0b8;--sea:hsl(var(--nav-theme));--sea-deep:hsl(var(--nav-theme-light));--brass:hsl(42 82% 56%);--gold:hsl(42 82% 56%);--danger:hsl(6 68% 50%);--foam:#2aa8a029;--ink:#061018;--font-display:Georgia,"Times New Roman",serif;--font-body:"Segoe UI",Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body,html{overflow-x:clip}body{min-height:100vh;margin:0;padding-bottom:96px;color:var(--text);background:linear-gradient(180deg,#061018d1,#0a1620f0),url(/images/game/bg.webp) top /cover no-repeat,radial-gradient(ellipse 60% 40% at 10% -5%,#1c6f8f59,transparent 55%),radial-gradient(ellipse 50% 35% at 90% 0,#3f8f5a2e,transparent 50%),var(--bg);font-family:var(--font-body)}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button{font:inherit}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:40;border-bottom:1px solid var(--line);background:rgba(10,22,32,.92);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.header-inner{max-width:72rem;justify-content:space-between;gap:.75rem;margin:0 auto;padding:.75rem 1rem}.brand,.header-inner{display:flex;align-items:center}.brand{min-width:0;gap:.625rem}.brand img{display:none;width:auto;height:2.25rem;border-radius:.25rem}.brand strong{display:block;overflow:hidden;color:#e8f7f4;font-family:var(--font-display);font-size:1.125rem;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.brand small{display:none;color:var(--muted);font-size:.75rem}.primary-nav{display:none;align-items:center;gap:.125rem}.mobile-nav a,.primary-nav a{border-radius:.375rem;color:var(--muted);font-size:.875rem;transition:background-color .15s,color .15s,border-color .15s}.primary-nav a{padding:.375rem .5rem}.mobile-nav a:hover,.primary-nav a:hover{background:var(--foam);color:var(--text)}.header-actions{display:flex;flex-shrink:0;align-items:center;gap:.5rem}.steam-button{border-radius:.375rem;padding:.375rem .75rem;color:#041820;background:var(--sea);font-size:.875rem;font-weight:700}.mobile-nav{display:flex;gap:.5rem;overflow-x:auto;border-top:1px solid var(--line);padding:.5rem 1rem}.mobile-nav a{flex-shrink:0;border:1px solid var(--line);padding:.25rem .75rem;font-size:.75rem}.home-hero{position:relative;min-height:58vh;overflow:hidden;border-bottom:1px solid var(--line)}.home-hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.hero-shade-left{position:absolute;inset:0;background:linear-gradient(90deg,rgba(6,16,24,.78),rgba(6,16,24,.35),rgba(6,16,24,.15))}.hero-shade-bottom{position:absolute;inset:0;background:linear-gradient(0deg,rgba(6,16,24,.88),rgba(6,16,24,.2),rgba(6,16,24,.2))}.hero-content{position:relative;display:flex;min-height:58vh;max-width:72rem;flex-direction:column;justify-content:flex-end;margin:0 auto;padding:5rem 1rem 2.5rem}.eyebrow{margin:0;color:var(--brass);font-size:.75rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.home-hero h1{max-width:48rem;margin:.75rem 0 0;color:#f3fbfa;font-family:var(--font-display);font-size:clamp(2.5rem,8vw,4.5rem);font-weight:700;line-height:1.05}.home-hero .hero-content>p:last-of-type{max-width:42rem;margin:1rem 0 0;color:rgba(232,244,242,.9);font-size:1.125rem;line-height:1.625}.article-actions,.button-row{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.5rem}.btn-primary,.btn-secondary{display:inline-flex;align-items:center;justify-content:center;border-radius:.5rem;padding:.7rem 1.15rem;font-size:.95rem;font-weight:700}.btn-primary{color:#041820;background:linear-gradient(#3bc0b6,#1f8f88)}.btn-primary:hover{background:linear-gradient(#4fd0c6,#2aa8a0)}.btn-secondary{border:1px solid var(--line);color:var(--text);background:#0818248c}.btn-secondary:hover{border-color:var(--sea);color:#b7fff8}.stat-grid{display:grid;max-width:72rem;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.75rem;gap:.75rem;margin:1.5rem auto 0;padding:0 1rem 2rem}.hero-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.fact-row,.faq-item,.final-cta,.guide-card,.hub-card,.image-panel,.journey-card,.side-panel,.stat-chip,.video-card{border:1px solid var(--line);background:linear-gradient(#183246f2,#0f2030fa)}.stat-chip{border-radius:1rem;padding:1rem}.stat-chip p{margin:0;color:var(--muted);font-size:.75rem;letter-spacing:.14em;text-transform:uppercase}.stat-chip strong{display:block;margin-top:.25rem;color:#dff7f3;font-family:var(--font-display);font-size:1.5rem}.hero-stat-grid .stat-chip strong{margin-top:0;font-size:1.05rem;line-height:1.25}.section-link{margin-top:1.5rem}.content-section,.index-page,.official-section,.section-grid{max-width:72rem;margin:0 auto;padding:3rem 1rem}.official-section,.section-grid{display:grid;grid-gap:1.5rem;gap:1.5rem}.content-section h2,.faq-section h2,.section-grid h2{margin:.5rem 0 0;color:#dff7f3;font-family:var(--font-display);font-size:clamp(2.25rem,6vw,3rem);line-height:1}.text-stack{display:grid;grid-gap:1rem;gap:1rem;margin-top:1.25rem;color:var(--muted);font-size:1.125rem;line-height:1.625}.text-stack p{margin:0}.text-stack strong{color:var(--text)}.image-panel{position:relative;min-height:220px;overflow:hidden;border-radius:1rem}.image-panel img{width:100%;height:100%;min-height:220px;object-fit:cover}.sidebar-stack{display:grid;align-content:start;grid-gap:1rem;gap:1rem}.side-panel{border-radius:1rem;padding:1.25rem}.code-row{display:flex;align-items:center;justify-content:space-between;gap:1rem;border-top:1px solid var(--line);padding:.875rem 0}.code-row:first-of-type{margin-top:.75rem}.code-row strong{color:var(--gold);font-size:1.15rem}.code-row span{color:var(--muted);font-size:.875rem;text-align:right}.index-intro,.section-lede{max-width:42rem;color:var(--muted);font-size:1.125rem;line-height:1.625}.card-grid,.index-grid,.journey-grid{display:grid;grid-gap:1rem;gap:1rem;margin-top:2rem}.journey-card{display:block;border-radius:1rem;padding:1.25rem;transition:transform .16s,border-color .16s}.journey-card:hover{border-color:#2aa8a073;transform:translateY(-2px)}.journey-card span{color:var(--gold);font-size:.75rem;font-weight:700;letter-spacing:.14em}.journey-card h3{margin:.5rem 0 0;color:#dff7f3;font-size:1.125rem}.journey-card p{margin:.5rem 0 0;color:var(--muted);font-size:.875rem;line-height:1.55}.fact-grid{display:grid;grid-gap:.75rem;gap:.75rem;margin-top:1.5rem}.fact-row{display:flex;align-items:center;justify-content:space-between;gap:1rem;border-radius:.75rem;padding:.875rem 1rem}.fact-row span{color:var(--muted);font-size:.875rem}.fact-row strong{color:var(--sea-deep)}.guide-card,.hub-card{display:block;border-radius:1rem;padding:1.25rem;transition:transform .16s,border-color .16s}.guide-card:hover,.hub-card:hover{border-color:#2aa8a073;transform:translateY(-2px)}.guide-card h3,.hub-card h2,.hub-card h3{margin:0;color:#dff7f3;font-size:1.125rem;font-weight:700}.hub-card h2{margin-top:.5rem;color:var(--sea-deep);font-size:1.25rem}.guide-card p,.hub-card p{margin:.5rem 0 0;color:var(--muted);font-size:.875rem;line-height:1.5}.card-type{color:var(--gold)!important;font-size:.75rem!important;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.faq-section{max-width:48rem;margin:0 auto;padding:3rem 1rem}.faq-item{overflow:hidden;border-radius:1rem;margin-top:.75rem}.faq-item summary{display:flex;cursor:pointer;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.25rem;color:var(--sea-deep);font-weight:700}.faq-item p{border-top:1px solid var(--line);margin:0;padding:1rem 1.25rem;color:var(--muted);font-size:.875rem;line-height:1.625}.page-hero{position:relative;aspect-ratio:21/9;min-height:260px;overflow:hidden;border:1px solid var(--line);border-radius:1rem;margin-bottom:2rem}.page-hero img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.page-hero>div:last-child{position:absolute;bottom:0;left:0;padding:1.5rem}.page-hero h1{max-width:48rem;margin:.5rem 0 0;color:#dff7f3;font-family:var(--font-display);font-size:clamp(2.25rem,6vw,3rem);line-height:1}.article-page{max-width:48rem;margin:0 auto;padding:2.5rem 1rem}.article-page>h1{margin:.5rem 0 0;color:#dff7f3;font-family:var(--font-display);font-size:clamp(2.25rem,6vw,3rem);line-height:1}.article-summary{margin:1rem 0 0;color:var(--muted);font-size:1.125rem;line-height:1.625}.direct-answer{border:1px solid var(--line);border-radius:1rem;margin:1.5rem 0 0;padding:1rem 1.25rem;color:var(--text);background:rgba(8,24,36,.65);font-size:1.05rem;line-height:1.65}.prose-wiki{margin-top:2rem}.prose-wiki h2{margin:2rem 0 .75rem;color:#dff7f3;font-family:var(--font-display);font-size:1.75rem;line-height:1.2}.prose-wiki li,.prose-wiki p{color:var(--muted);line-height:1.7}.prose-wiki p{margin:0 0 .9rem}.prose-wiki ul{margin:0 0 1rem;padding-left:1.2rem}.prose-wiki li{margin-bottom:.4rem}.prose-wiki a{color:var(--sea);font-weight:700;text-decoration:underline}.video-card{overflow:hidden;border-radius:1rem;margin:2rem 0}.video-frame{display:grid;aspect-ratio:16/9;place-items:center;background:#061018}.video-frame iframe{width:100%;height:100%;border:0}.video-card figcaption{display:grid;grid-gap:.35rem;gap:.35rem;margin:0;padding:.75rem 1rem;color:var(--muted);font-size:.875rem}.video-card figcaption strong{color:var(--text)}.trailer-card a,.video-card a{color:var(--sea);font-weight:700;text-decoration:underline}.compact-section{padding-top:1rem}.official-grid{display:grid;grid-gap:.75rem;gap:.75rem;margin-top:1.5rem}.official-grid a{border:1px solid var(--line);border-radius:.5rem;padding:.75rem 1rem;color:var(--muted);background:rgba(8,24,36,.45)}.official-grid a:hover{border-color:var(--sea);color:var(--text)}.trailer-card{align-self:start;margin:0}.final-cta{max-width:72rem;margin:3rem auto 0;border-radius:1rem;padding:2rem 1rem}.final-cta h2{max-width:48rem;margin:0;color:#dff7f3;font-family:var(--font-display);font-size:clamp(2rem,5vw,3rem);line-height:1}.final-cta p{max-width:42rem;margin:1rem 0 0;color:var(--muted);font-size:1.125rem;line-height:1.625}.site-footer{margin-top:5rem;border-top:1px solid var(--line);background:var(--bg-2)}.footer-grid{display:grid;max-width:72rem;grid-gap:2rem;gap:2rem;margin:0 auto;padding:3rem 1rem}.footer-title{margin:0;color:#dff7f3!important;font-family:var(--font-display);font-size:1.25rem!important;font-weight:700}.site-footer p{max-width:28rem;margin:.5rem 0 0;color:var(--muted);font-size:.875rem;line-height:1.625}.fine-print{font-size:.75rem!important}.footer-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.75rem;gap:.75rem;font-size:.875rem}.footer-links a{color:var(--muted)}.footer-links a:hover{color:var(--sea)}.copyright{border-top:1px solid var(--line);padding:1rem;color:var(--muted);font-size:.75rem;text-align:center}.not-found-page{display:grid;min-height:100vh;place-items:center;padding:2rem;background:linear-gradient(180deg,rgba(6,16,24,.84),rgba(6,16,24,.98)),url(/images/game/library-hero.webp) 50% /cover;color:var(--text)}.not-found-page>div{max-width:42rem}.not-found-page h1{margin:.5rem 0 1rem;font-family:var(--font-display);font-size:clamp(2.25rem,8vw,4rem)}.not-found-page p{color:var(--muted)}@media (min-width:40rem){.brand img,.brand small{display:block}.hero-content,.home-hero{min-height:70vh}.hero-content{padding:6rem 1rem 4rem}.stat-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.hero-stat-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.card-grid,.fact-grid,.index-grid,.journey-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:48rem){.footer-grid{grid-template-columns:1.2fr 1fr}}@media (min-width:64rem){.section-grid{grid-template-columns:1.15fr .85fr}.official-section{grid-template-columns:minmax(0,.85fr) minmax(0,1.35fr)}.card-grid,.index-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.journey-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (min-width:96rem){.primary-nav{display:flex}.mobile-nav{display:none}}@media (max-width:480px){body{padding-bottom:58px}}