@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Oswald:wght@500;600;700&display=swap");:root{--brand-dark:#061927;--brand-surface:#0b3550;--brand-card:#0f405c;--brand-accent:#14c9d8;--brand-gold:#ffc43d;--brand-green:#45d68a;--text:#f3f4f6;--muted:#9ca3af;--line:rgba(255,255,255,0.1)}*{box-sizing:border-box}html{scroll-behavior:smooth}body,html{overflow-x:hidden}body{margin:0;background:var(--brand-dark);color:var(--text);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}h1,h2,h3,h4{font-family:Oswald,sans-serif;letter-spacing:0}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:50;border-bottom:1px solid var(--line);background:rgba(6,25,39,.95);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.article-hero-inner,.article-layout,.footer-shell,.hero-inner,.nav-shell,.page-hero-inner,.section{margin:0 auto}.nav-shell{height:4rem;display:flex;justify-content:space-between;gap:1.5rem}.brand,.nav-shell{align-items:center}.brand{display:inline-flex;gap:.75rem;color:white;font-weight:700}.brand-mark{width:2.5rem;height:2.5rem;overflow:hidden;display:grid;place-items:center;border-radius:.75rem;background:rgba(255,255,255,.95);box-shadow:0 8px 24px rgba(20,201,216,.24)}.brand-mark img{width:100%;height:100%}.nav-links{display:flex;align-items:center;gap:1rem;margin-left:auto}.nav-links a{color:#d1d5db;font-size:.875rem;font-weight:500;transition:color .15s ease}.nav-links a:hover{color:var(--brand-accent)}.btn-primary,.btn-secondary,.steam-button{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;font-weight:700;transition:background .2s ease,color .2s ease,border-color .2s ease,transform .2s ease}.steam-button{padding:.5rem 1rem;background:#0f5f86;color:white;font-size:.875rem}.steam-button:hover{background:#117dab}.btn-primary{padding:.75rem 1.5rem;color:var(--brand-dark)}.btn-primary:hover{background:#facc15}.btn-secondary{padding:.75rem 1.5rem;border:1px solid var(--brand-gold)}.btn-secondary:hover{background:var(--brand-gold);color:var(--brand-dark)}.hero{position:relative;overflow:hidden;min-height:540px;display:flex;align-items:center;padding:8rem 0;text-align:center;background:linear-gradient(180deg,rgba(6,25,39,.62),rgba(6,25,39,.94)),radial-gradient(circle at 70% 12%,rgba(255,196,61,.24),transparent 24%),radial-gradient(circle at 50% 30%,rgba(20,201,216,.3),transparent 36%),linear-gradient(135deg,#0c779c,#0b3550 45%,var(--brand-dark))}.hero:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:6rem;background:radial-gradient(120% 70% at 20% 100%,rgba(55,191,232,.62),transparent 62%),radial-gradient(110% 80% at 70% 100%,rgba(117,244,255,.42),transparent 66%),linear-gradient(180deg,transparent,rgba(8,103,144,.74));pointer-events:none}.hero-inner{position:relative;z-index:1;max-width:56rem}.hero-logo{display:block;width:7.5rem;height:7.5rem;object-fit:contain;margin:0 auto 1rem;filter:drop-shadow(0 18px 34px rgba(0,195,230,.42));mix-blend-mode:lighten}.guide-badge,.hero-kicker{display:inline-block;border-radius:999px;background:rgba(20,201,216,.14);color:#75f4ff;padding:.25rem .65rem;font-size:.75rem;font-weight:700}.hero-kicker{margin-top:.25rem}.hero h1{margin:1.25rem 0 0;color:white;font-size:clamp(3.5rem,8vw,6rem);line-height:1;font-weight:700}.hero h1 span{display:block;color:#75f4ff}.article-hero p,.hero p,.page-hero p{max-width:48rem;margin:1.5rem auto 0;color:#d1d5db;font-size:1.15rem;line-height:1.75}.hero-actions{display:flex;justify-content:center;flex-wrap:wrap;gap:1rem;margin-top:2rem}.compact-actions{justify-content:flex-start}.two-column{display:grid;grid-gap:3rem;gap:3rem;align-items:start}.section-title{margin:0;color:white;font-size:clamp(2rem,4vw,2.75rem);line-height:1.12;font-weight:700}.feature-tile p,.guide-card p,.hub-group-copy p,.section-heading p,.section-lead,.tip-card p{color:var(--muted);line-height:1.7}.section-lead{margin:1rem 0 0}.section-heading{max-width:48rem;margin-bottom:2rem}.card-link,.text-link{display:inline-block;margin-top:1.25rem;color:var(--brand-gold);font-weight:700}.feature-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1rem;gap:1rem}.faq-list details,.feature-tile,.guide-card,.hub-link-list a,.sidebar-card,.tip-card{border:1px solid var(--line);border-radius:.75rem;background:var(--brand-card)}.feature-tile{padding:1.25rem}.feature-tile span{font-size:1.75rem}.feature-tile strong{display:block;margin-top:.75rem;color:white}.feature-tile p{margin:.5rem 0 0;font-size:.92rem}.guide-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:1.5rem;gap:1.5rem}.codes-grid,.start-card-grid{display:grid;grid-gap:1.25rem;gap:1.25rem;max-width:64rem;margin:0 auto}.start-card-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.codes-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.guide-card{display:flex;min-height:240px;flex-direction:column;padding:1.5rem;transition:border-color .2s ease,transform .2s ease}.guide-card:hover{border-color:rgba(20,201,216,.55);transform:translateY(-2px)}.guide-card.small{min-height:0}.guide-icon{font-size:1.9rem}.start-card-number{display:grid;width:2.25rem;height:2.25rem;place-items:center;border-radius:999px;background:var(--brand-gold);color:var(--brand-dark);font-family:Oswald,sans-serif;font-size:1.25rem;font-weight:700}.code-card{display:grid;grid-gap:.75rem;gap:.75rem;border:1px solid var(--line);border-radius:.75rem;background:rgba(18,58,86,.92);padding:1.25rem;text-align:center}.code-card code{display:block;border:1px dashed rgba(255,200,61,.45);border-radius:.5rem;color:var(--brand-gold);padding:.75rem}.guide-card h3,.hub-group-copy h3,.tip-card h3{margin:.75rem 0 0;color:white;font-size:1.45rem;line-height:1.22}.guide-card p{margin:.75rem 0 0;flex:1 1}.pill-list{display:flex;flex-wrap:wrap;gap:.75rem}.pill-list a{border:1px solid rgba(20,201,216,.35);border-radius:999px;background:rgba(20,201,216,.1);color:#75f4ff;padding:.55rem .85rem;font-size:.9rem;font-weight:700}.pill-list.dense a{color:#d1d5db;border-color:var(--line);background:rgba(255,255,255,.04)}.tips-grid{display:grid;grid-gap:1rem;gap:1rem}.tip-card{padding:1.5rem}.tip-card h3{margin-top:0}.faq-section{max-width:64rem}.faq-list{display:grid;grid-gap:.75rem;gap:.75rem}.faq-list details{padding:1rem 1.25rem}.faq-list summary{color:white;cursor:pointer;font-weight:700}.faq-list p{margin:.75rem 0 0;color:var(--muted);line-height:1.7}.final-cta .section-lead{margin-left:auto;margin-right:auto;max-width:48rem}.article-hero,.page-hero{border-bottom:1px solid var(--line);background:linear-gradient(180deg,var(--brand-surface),var(--brand-dark));padding:4rem 0}.article-hero-inner,.page-hero-inner{max-width:64rem}.article-hero h1,.page-hero h1{margin:1rem 0 0;color:white;font-size:clamp(2.75rem,6vw,4.5rem);line-height:1.05;font-family:Oswald,sans-serif}.article-hero p,.page-hero p{margin-left:0}.breadcrumbs{color:#6b7280;font-size:.875rem;margin-bottom:1rem}.breadcrumbs a:hover{color:var(--brand-gold)}.group-stack{display:grid;grid-gap:2rem;gap:2rem}.hub-group{display:grid;grid-template-columns:minmax(220px,.42fr) minmax(0,1fr);grid-gap:1.5rem;gap:1.5rem;padding-bottom:2rem;border-bottom:1px solid var(--line)}.hub-link-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.75rem;gap:.75rem}.hub-link-list a{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem}.hub-link-list strong{color:white}.hub-link-list span{color:var(--brand-gold);font-size:.8rem;font-weight:700}.article-layout{display:grid;grid-gap:2.5rem;gap:2.5rem;align-items:start;padding:3.5rem 0}.article-shell{min-width:0}.article-sidebar{position:-webkit-sticky;position:sticky;top:5.5rem;display:grid;grid-gap:1rem;gap:1rem}.sidebar-card{display:grid;grid-gap:.65rem;gap:.65rem;padding:1.25rem}.sidebar-card strong{color:white}.sidebar-card a{color:var(--muted);font-size:.92rem;font-weight:600}.sidebar-card a:hover,.sidebar-card code{color:var(--brand-gold)}.sidebar-card code{display:inline-block;border:1px dashed rgba(255,196,61,.45);border-radius:.5rem;background:rgba(255,196,61,.08);padding:.65rem .75rem}.prose{color:#d1d5db;font-size:1.05rem;line-height:1.8}.prose h2{margin:2.5rem 0 .75rem;color:white;font-size:2rem;line-height:1.2}.prose h2:first-child{margin-top:0}.prose h3{margin:2rem 0 .5rem;color:var(--brand-gold);font-size:1.45rem}.prose p,.prose ul{margin:1rem 0 0}.prose ul{padding-left:1.35rem}.prose li{margin:.5rem 0}.prose a{color:var(--brand-gold)}.related-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1rem;gap:1rem;margin-top:1rem}.legal-page{width:min(56rem,calc(100% - 2rem));margin:0 auto;padding:4rem 0}.site-footer{border-top:1px solid var(--line)}.footer-shell{display:grid;grid-template-columns:2fr 1fr 1fr;grid-gap:2rem;gap:2rem;padding:3rem 0}.footer-shell a,.footer-shell p{color:var(--muted);font-size:.9rem;line-height:1.7}.footer-shell h3{margin:0 0 1rem;color:white;font-size:.9rem;text-transform:uppercase}.footer-shell ul{list-style:none;margin:0;padding:0}.footer-shell li{margin:.5rem 0}@media (max-width:960px){.nav-links{display:none}.article-layout,.hub-group,.two-column{grid-template-columns:1fr}.article-sidebar{position:static}.footer-shell,.guide-card-grid,.tips-grid{grid-template-columns:1fr 1fr}}@media (max-width:640px){.steam-button{display:none}.hero{min-height:460px;padding:5rem 0}.hero h1{font-size:3.4rem}.article-hero p,.hero p,.page-hero p{font-size:1rem}.feature-grid,.footer-shell,.guide-card-grid,.hub-link-list,.related-grid,.tips-grid{grid-template-columns:1fr}.article-hero,.page-hero,.section{padding:3rem 0}}:root{--brand-dark:#071522;--brand-surface:#0d2b43;--brand-card:#123a56;--brand-card-2:#0f314a;--brand-accent:#14bfe3;--brand-accent-2:#27d3c2;--brand-gold:#ffc83d;--brand-green:#35e08c;--text:#f8fbff;--muted:#a9bbca;--line:rgba(255,255,255,0.12)}body{background:radial-gradient(circle at 50% -10%,rgba(20,191,227,.18),transparent 30rem),var(--brand-dark)}.site-header{background:rgba(7,21,34,.95);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.article-hero-inner,.article-layout,.footer-shell,.hero-inner,.nav-shell,.page-hero-inner,.section{width:min(80rem,calc(100% - 2rem))}.brand{font-family:Oswald,sans-serif;font-size:1.08rem;letter-spacing:0}.brand>span:last-child{color:var(--brand-gold)}.brand>span:last-child span{color:#ffffff}.brand-mark{width:2.35rem;height:2.35rem;border-radius:.55rem;background:rgba(255,255,255,.96);box-shadow:0 0 0 1px rgba(255,255,255,.16),0 12px 30px rgba(20,191,227,.24)}.brand-mark img{object-fit:cover}.nav-links{gap:.25rem}.nav-links a{border-radius:.45rem;padding:.5rem .75rem}.nav-links a:hover{background:rgba(255,255,255,.06);color:#ffffff}.steam-button{border:1px solid rgba(64,120,155,.55);background:#1b344a}.steam-button:hover{background:#24516f}.mobile-menu{display:none;position:relative}.mobile-menu summary{display:grid;grid-gap:.28rem;gap:.28rem;width:2.5rem;height:2.5rem;place-content:center;border-radius:.5rem;cursor:pointer;list-style:none}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu summary span{display:block;width:1.25rem;height:2px;border-radius:999px;background:#dce9f4}.mobile-menu nav{position:absolute;right:0;top:3rem;display:grid;width:min(18rem,calc(100vw - 2rem));grid-gap:.2rem;gap:.2rem;border:1px solid var(--line);border-radius:.75rem;background:rgba(7,21,34,.98);padding:.75rem;box-shadow:0 28px 60px rgba(0,0,0,.35)}.mobile-menu nav a{border-radius:.5rem;color:#d7e4ee;padding:.65rem .75rem;font-size:.92rem;font-weight:700}.mobile-menu nav a:hover{background:rgba(255,255,255,.06);color:var(--brand-gold)}.hero{min-height:650px;padding:5.5rem 0 5rem;background:var(--brand-dark)}.hero-bg{position:absolute;inset:0}.hero-bg img{width:100%;height:100%;object-fit:cover;object-position:center}.hero-bg:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(7,21,34,.62),rgba(7,21,34,.74) 45%,rgba(7,21,34,.94)),radial-gradient(circle at 50% 0,rgba(255,200,61,.14),transparent 28rem)}.hero-inner{max-width:54rem;text-align:center}.guide-badge,.hero-kicker{display:inline-flex;align-items:center;gap:.5rem;border:1px solid rgba(255,200,61,.3);background:rgba(255,200,61,.12);color:var(--brand-gold);padding:.38rem .85rem;font-size:.82rem;font-weight:800}.status-dot{width:.5rem;height:.5rem;border-radius:999px;background:var(--brand-green);box-shadow:0 0 18px rgba(53,224,140,.68)}.hero h1{margin-top:1.4rem;font-size:clamp(3.25rem,7vw,6rem);text-shadow:0 10px 28px rgba(0,0,0,.36)}.hero h1 span{color:var(--brand-gold)}.hero h1 .game-title{display:block;color:#ffffff}.hero h1 .game-title span{display:inline}.hero p{color:#e7f3fb;text-shadow:0 2px 12px rgba(0,0,0,.32)}.btn-primary,.btn-secondary,.steam-button{border-radius:.5rem}.btn-primary{background:var(--brand-gold);color:#071522}.btn-secondary{border-color:var(--brand-gold);color:var(--brand-gold);background:rgba(7,21,34,.25)}.hero-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:1rem;gap:1rem;max-width:44rem;margin:3rem auto 0}.faq-list details,.feature-tile,.guide-card,.hub-link-list a,.sidebar-card,.stat-card,.tip-card{border:1px solid var(--line);border-radius:.75rem;background:rgba(18,58,86,.92);box-shadow:0 16px 40px rgba(0,0,0,.16)}.stat-card{padding:1rem .75rem;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:rgba(7,21,34,.72)}.stat-card strong{display:block;color:var(--brand-gold);font-family:Oswald,sans-serif;font-size:1.7rem;line-height:1}.stat-card span{display:block;margin-top:.35rem;color:#d8e6ef;font-size:.78rem;font-weight:700}.section{padding:4rem 0}.section-heading.centered{max-width:52rem;text-align:center}.section-heading.centered,.section-heading.centered p{margin-left:auto;margin-right:auto}.two-column{grid-template-columns:1fr .9fr}.compact-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.feature-tile,.tip-card{padding:1.25rem}.feature-tile span,.guide-icon{font-size:1.8rem}.guide-card-grid{gap:1.25rem}.guide-card{min-height:245px;padding:1.35rem}.guide-card:hover,.hub-link-list a:hover,.tip-card:hover{border-color:rgba(255,200,61,.42);transform:translateY(-2px)}.guide-card,.hub-link-list a,.tip-card{transition:transform .18s ease,border-color .18s ease,background .18s ease}.guide-badge{border-color:rgba(20,191,227,.34);background:rgba(20,191,227,.12);color:#79efff;width:-moz-fit-content;width:fit-content}.guide-card h3,.hub-group-copy h3,.tip-card h3{font-size:1.25rem}.pill-list{justify-content:center}.pill-list a{border-color:rgba(255,255,255,.12);background:rgba(18,58,86,.88);color:#d8e6ef}.pill-list a:hover{border-color:rgba(255,200,61,.5);color:var(--brand-gold)}.tips-grid{grid-template-columns:repeat(3,minmax(0,1fr));max-width:64rem;margin:0 auto;gap:1.25rem}.tip-card:before{content:counter(tip-counter,decimal-leading-zero);display:block;color:rgba(255,200,61,.38);font-family:Oswald,sans-serif;font-size:2.7rem;font-weight:700;line-height:1;margin-bottom:.75rem}.tips-grid{counter-reset:tip-counter}.tip-card{counter-increment:tip-counter}.faq-section{max-width:56rem}.faq-list{gap:1rem}.faq-list details{background:rgba(18,58,86,.92)}.faq-list summary{display:flex;justify-content:space-between;gap:1rem;list-style:none}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:"⌄";color:var(--brand-gold);font-size:1.1rem}.faq-list details[open] summary:after{transform:rotate(180deg)}.final-cta{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:linear-gradient(90deg,rgba(255,200,61,.12),rgba(18,58,86,.9),rgba(20,191,227,.12));text-align:center}.final-cta-inner{padding-top:3.5rem;padding-bottom:3.5rem}.article-hero,.page-hero{background:radial-gradient(circle at 70% 0,rgba(39,211,194,.18),transparent 24rem),linear-gradient(180deg,var(--brand-surface),var(--brand-dark));padding:4.5rem 0}.quick-start-row{display:flex;justify-content:center;flex-wrap:wrap;gap:1rem}.group-stack{gap:2.25rem}.hub-group{border-bottom-color:var(--line)}.hub-link-list a{background:rgba(18,58,86,.72)}.card-link,.hub-link-list span,.prose a,.sidebar-card a:hover,.text-link{color:var(--brand-gold)}.article-layout{grid-template-columns:minmax(0,1fr) 18rem}.prose{color:#d7e3ec}.site-footer{margin-top:5rem;background:var(--brand-surface)}@media (max-width:960px){.nav-links,.steam-button{display:none}.mobile-menu{display:block}.footer-shell,.guide-card-grid,.hero-stats,.start-card-grid,.tips-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.nav-shell{height:4rem;gap:.75rem}.hero{width:100%;min-height:620px;padding:5rem 0 4rem}.article-hero-inner,.article-layout,.footer-shell,.hero-inner,.nav-shell,.page-hero-inner,.section{width:min(80rem,calc(100% - 2rem));margin-left:auto;margin-right:auto}.brand{min-width:0}.brand>span:last-child{white-space:nowrap}.hero h1{width:100%;font-size:2.45rem;overflow-wrap:anywhere}.hero h1 .game-title span{display:block}.hero-actions{flex-direction:column;align-items:center}.hero-actions a{width:min(100%,19rem)}.codes-grid,.compact-feature-grid,.feature-grid,.footer-shell,.guide-card-grid,.hero-stats,.hub-link-list,.related-grid,.start-card-grid,.tips-grid{grid-template-columns:1fr}.stat-card{padding:.85rem .75rem}.hub-group{gap:1rem}}