@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Libre+Baskerville:wght@400;700&display=swap";
:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--background:38 34% 94%;--foreground:345 20% 18%;--card:35 32% 89%;--card-foreground:345 20% 18%;--primary:348 36% 36%;--primary-foreground:38 40% 96%;--secondary:25 46% 58%;--secondary-foreground:25 30% 16%;--accent:43 54% 58%;--accent-foreground:40 32% 14%;--border:27 23% 76%;--muted:35 23% 87%;--muted-foreground:345 12% 32%;--success:143 32% 34%;--danger:0 62% 44%;--container:1240px;--radius:12px;--shadow:0 18px 45px #4c30281a}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:hsl(var(--background));color:hsl(var(--foreground));-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,ui-sans-serif,system-ui,sans-serif}a{color:inherit;text-decoration:none}img,svg{max-width:100%;display:block}button,select{font:inherit}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Libre Baskerville,Georgia,serif}:focus-visible{outline:3px solid hsl(var(--accent));outline-offset:3px}.container{width:min(100% - 32px, var(--container));margin-inline:auto}.narrow{max-width:860px}.section,.page-section{padding-block:64px}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.site-header{z-index:50;border-bottom:1px solid hsl(var(--accent) / 35%);background:hsl(var(--primary) / 97%);color:hsl(var(--primary-foreground));-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);position:sticky;top:0;box-shadow:0 5px 22px #4a1c2b2e}.header-row{justify-content:space-between;align-items:center;gap:20px;min-height:68px;display:flex}.brand{flex-shrink:0;align-items:center;gap:11px;display:inline-flex}.brand-mark{border:1px solid hsl(var(--accent) / 72%);background:#400816;border-radius:10px;flex:0 0 42px;place-items:center;width:42px;height:42px;display:grid;overflow:hidden;box-shadow:0 2px 10px #24081247}.brand-logo{object-fit:cover;width:100%;height:100%;display:block}.brand-name{letter-spacing:-.02em;font-family:Libre Baskerville,Georgia,serif;font-size:16px;font-weight:700}.brand-name span{color:#efd89f}.desktop-nav{align-items:center;gap:2px;display:flex}.desktop-nav a{color:hsl(var(--primary-foreground) / 85%);border-radius:7px;padding:9px 10px;font-size:13px;font-weight:600;transition:all .18s}.desktop-nav a:hover{background:hsl(var(--primary-foreground) / 10%);color:#fff}.header-actions{align-items:center;gap:10px;display:flex}.language-select{border:1px solid hsl(var(--primary-foreground) / 25%);color:#fff;background:#64303a;border-radius:7px;max-width:118px;min-height:38px;padding:7px 10px;font-size:12px}.official-mini-link{color:hsl(var(--primary-foreground) / 82%);font-size:13px;font-weight:600}.official-mini-link:hover{color:hsl(var(--accent))}.steam-button{border:1px solid hsl(var(--accent) / 65%);background:hsl(var(--accent));min-height:40px;color:hsl(var(--accent-foreground));border-radius:8px;align-items:center;padding:8px 15px;font-size:13px;font-weight:700;display:inline-flex}.steam-button:hover{background:#dcbc6a}.menu-button{border:1px solid hsl(var(--primary-foreground) / 20%);color:#fff;background:0 0;border-radius:7px;width:42px;height:42px;font-size:22px;display:none}.mobile-nav{border-top:1px solid hsl(var(--primary-foreground) / 13%);background:hsl(var(--primary));display:none}.mobile-nav .container{padding-block:12px;display:grid}.mobile-nav a{min-height:44px;color:hsl(var(--primary-foreground) / 90%);padding:11px 12px;font-size:14px}.mobile-nav a:hover{background:hsl(var(--primary-foreground) / 8%);color:#fff}.hero{color:#fff;min-height:700px;padding:96px 0 92px;position:relative;overflow:hidden}.hero-image{object-fit:cover;object-position:center}.hero-overlay{background:linear-gradient(90deg,#431e25f0 0%,#562932cc 46%,#4530217a 100%),linear-gradient(#0000 45%,#3f1c23d1);position:absolute;inset:0}.hero-content{z-index:1;text-align:center;position:relative}.update-badge{border:1px solid hsl(var(--accent) / 65%);background:hsl(var(--primary) / 75%);color:#ead39a;letter-spacing:.02em;border-radius:999px;align-items:center;gap:8px;margin-bottom:24px;padding:7px 15px;font-size:13px;font-weight:700;display:inline-flex}.update-badge span{background:hsl(var(--accent));width:8px;height:8px;box-shadow:0 0 0 5px hsl(var(--accent) / 13%);border-radius:50%}.hero h1{letter-spacing:-.04em;text-shadow:0 4px 25px #240c1366;margin:0 0 22px;font-size:clamp(44px,6.5vw,76px);line-height:.98}.hero h1 em{color:#e3c882;font-style:normal}.hero-content>p{color:#f9f4eceb;text-shadow:0 2px 8px #00000059;max-width:760px;margin:0 auto 32px;font-size:18px;line-height:1.75}.button-row{justify-content:center;align-items:center;gap:14px;display:flex}.hero-buttons{flex-wrap:wrap}.btn-primary,.btn-secondary,.btn-ghost{border-radius:8px;justify-content:center;align-items:center;min-height:46px;padding:11px 21px;font-size:14px;font-weight:700;transition:transform .18s,background .18s,color .18s,border-color .18s;display:inline-flex}.btn-primary{border:1px solid hsl(var(--accent));background:hsl(var(--accent));color:hsl(var(--accent-foreground));box-shadow:0 8px 20px #4d3e192e}.btn-primary:hover{background:#ddbe6e;transform:translateY(-2px)}.btn-secondary{border:1px solid hsl(var(--accent));color:#edd69b}.btn-secondary:hover{background:hsl(var(--accent));color:hsl(var(--accent-foreground));transform:translateY(-2px)}.btn-ghost{color:#fff;background:#41142375;border:1px solid #ffffff59}.btn-ghost:hover{border-color:hsl(var(--accent));color:#edd69b;transform:translateY(-2px)}.dark-outline{color:hsl(var(--primary))}.dark-outline:hover{color:hsl(var(--accent-foreground))}.trailer-link{color:#eed8a0;margin-top:20px;font-size:14px;font-weight:700;display:inline-flex}.trailer-link:hover{text-underline-offset:4px;text-decoration:underline}.stats-grid{grid-template-columns:repeat(5,1fr);gap:12px;max-width:980px;margin:48px auto 0;display:grid}.stats-grid>div{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#3c2025ad;border:1px solid #ffffff3d;border-radius:10px;padding:15px 10px}.stats-grid strong{color:#e7ce8d;font-family:Libre Baskerville,Georgia,serif;font-size:17px;display:block}.stats-grid span{color:#ffffffbf;margin-top:5px;font-size:11px;line-height:1.35;display:block}.home-layout{grid-template-columns:minmax(0,1fr) 320px;align-items:start;gap:34px;display:grid}.home-primary{gap:70px;display:grid}.section-heading{margin-bottom:30px}.left-heading{text-align:left}.eyebrow{color:hsl(var(--primary));letter-spacing:.1em;text-transform:uppercase;margin-bottom:10px;font-size:12px;font-weight:800;display:inline-block}.section-title{color:hsl(var(--foreground));letter-spacing:-.035em;margin:0 0 14px;font-size:clamp(30px,4vw,39px);line-height:1.16}.start-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.card{border:1px solid hsl(var(--border));border-radius:var(--radius);background:hsl(var(--card));box-shadow:0 3px 0 hsl(var(--primary) / 4%);padding:24px;transition:border-color .18s,transform .18s,box-shadow .18s}.card:hover{border-color:hsl(var(--primary) / 48%);box-shadow:var(--shadow)}.start-card{min-height:226px}.start-card:hover{transform:translateY(-3px)}.start-card>span{border:1px solid hsl(var(--primary) / 38%);background:hsl(var(--background));width:39px;height:39px;color:hsl(var(--primary));border-radius:50%;place-items:center;margin-bottom:18px;font-family:Libre Baskerville,Georgia,serif;font-size:14px;font-weight:700;display:grid}.start-card h3{color:hsl(var(--foreground));margin:0 0 10px;font-size:18px;line-height:1.35}.start-card p{color:hsl(var(--muted-foreground));margin:0;font-size:14px;line-height:1.7}.home-copy{max-width:780px}.home-copy p{color:hsl(var(--foreground) / 82%);margin:0 0 17px;font-size:16px;line-height:1.78}.facts-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:11px;margin:28px 0;display:grid}.fact-card{padding:17px}.fact-card span{color:hsl(var(--muted-foreground));letter-spacing:.07em;text-transform:uppercase;margin-bottom:7px;font-size:10px;font-weight:800;display:block}.fact-card strong{color:hsl(var(--foreground));font-size:13px;line-height:1.45}.home-sidebar{gap:18px;display:grid;position:sticky;top:92px}.sidebar-card{padding:22px}.sidebar-card h2{color:hsl(var(--foreground));margin:0 0 13px;font-size:18px}.sidebar-card p{color:hsl(var(--muted-foreground));margin:0;font-size:13px;line-height:1.65}.official-links{display:grid}.official-links a{border-bottom:1px solid hsl(var(--border) / 70%);min-height:43px;color:hsl(var(--foreground) / 78%);justify-content:space-between;align-items:center;gap:10px;padding:10px 0;font-size:13px;display:flex}.official-links a:last-child{border-bottom:0}.official-links a:hover,.official-links b{color:hsl(var(--primary))}.language-note{border-color:hsl(var(--primary) / 28%)}.cta-strip{border-block:1px solid hsl(var(--primary) / 25%);background:hsl(var(--primary));color:#fff;text-align:center;padding-block:62px}.cta-strip .section-title{color:#fff}.cta-strip p{max-width:700px;color:hsl(var(--primary-foreground) / 80%);margin:0 auto 28px;line-height:1.7}.cta-strip .btn-secondary{color:#eed8a0}.cta-ornament{color:hsl(var(--accent));margin-bottom:14px;font-size:22px;display:block}.breadcrumbs{color:hsl(var(--muted-foreground));flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:30px;font-size:13px;display:flex}.breadcrumbs a:hover{color:hsl(var(--primary))}.breadcrumbs b{color:hsl(var(--foreground) / 78%);font-weight:500}.page-heading,.article-header{margin-bottom:38px}.page-heading{max-width:790px}.page-heading h1,.article-header h1{color:hsl(var(--foreground));letter-spacing:-.045em;margin:0 0 16px;font-size:clamp(38px,6vw,58px);line-height:1.06}.page-heading p,.article-header p{max-width:780px;color:hsl(var(--muted-foreground));margin:0;font-size:17px;line-height:1.75}.guide-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.guide-card{flex-direction:column;min-height:252px;display:flex}.guide-card:hover{transform:translateY(-3px)}.guide-number{color:hsl(var(--primary) / 38%);font-family:Libre Baskerville,Georgia,serif;font-size:26px;font-weight:700}.guide-card h2{color:hsl(var(--foreground));margin:18px 0 10px;font-size:19px;line-height:1.35}.guide-card p{color:hsl(var(--muted-foreground));flex:1;margin:0 0 20px;font-size:14px;line-height:1.68}.guide-card b{color:hsl(var(--primary));font-size:13px}.policy-card{border-color:hsl(var(--primary) / 35%);background:#eee2e4;margin-top:24px}.policy-card strong{color:hsl(var(--primary))}.policy-card p{color:hsl(var(--foreground) / 78%);margin:8px 0 0;line-height:1.65}.article-page,.legal-page{max-width:920px}.answer-box{border-color:hsl(var(--accent) / 70%);background:linear-gradient(145deg, #f2ead4, hsl(var(--card)));margin-bottom:30px}.answer-box h2{color:hsl(var(--primary));letter-spacing:.09em;text-transform:uppercase;margin:0 0 16px;font-family:Inter,sans-serif;font-size:12px}.answer-box ul{gap:12px;margin:0;padding:0;list-style:none;display:grid}.answer-box li{color:hsl(var(--foreground) / 84%);padding-left:23px;line-height:1.68;position:relative}.answer-box li:before{color:hsl(var(--success));content:"✓";font-weight:800;position:absolute;top:1px;left:0}.article-section{margin:38px 0}.article-section h2,.related-guides h2{color:hsl(var(--foreground));margin:0 0 14px;font-size:25px}.article-section p{color:hsl(var(--foreground) / 80%);margin:0 0 14px;font-size:16px;line-height:1.75}.pending-section{border-left:4px solid hsl(var(--secondary));background:#f4e6dc;padding:22px 24px}.pending-section h2{color:#6e4130}.pending-section p:last-child{margin-bottom:0}.source-links{flex-wrap:wrap;gap:10px;display:flex}.source-links a{border:1px solid hsl(var(--border));background:hsl(var(--card));color:hsl(var(--primary));border-radius:999px;padding:9px 14px;font-size:13px;font-weight:700}.source-links a:hover{border-color:hsl(var(--primary))}.related-guides{border-top:1px solid hsl(var(--border));margin-top:48px;padding-top:30px}.related-guides>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;display:grid}.related-guides a{border:1px solid hsl(var(--border));background:hsl(var(--card));color:hsl(var(--primary));border-radius:9px;padding:13px 15px;font-size:13px;font-weight:700}.related-guides a:hover{border-color:hsl(var(--primary));box-shadow:var(--shadow)}.legal-copy p{color:hsl(var(--foreground) / 80%);line-height:1.78}.legal-copy p:last-child{margin-bottom:0}.site-footer{border-top:5px solid hsl(var(--accent));color:hsl(var(--primary-foreground));background:#532830;margin-top:72px}.footer-grid{grid-template-columns:2fr 1fr 1fr 1.15fr;gap:34px;padding-block:50px 40px;display:grid}.footer-brand>p{max-width:360px;color:hsl(var(--primary-foreground) / 78%);margin:17px 0;font-size:14px;line-height:1.7}.footer-brand small{max-width:390px;color:hsl(var(--primary-foreground) / 76%);font-size:11px;line-height:1.6;display:block}.footer-links{flex-direction:column;gap:9px;display:flex}.footer-links h2{color:hsl(var(--accent));letter-spacing:.08em;text-transform:uppercase;margin:0 0 8px;font-family:Inter,sans-serif;font-size:12px}.footer-links .legal-heading{margin-top:16px}.footer-links a{color:hsl(var(--primary-foreground) / 72%);font-size:13px}.footer-links a:hover{color:#fff}.footer-bottom{border-top:1px solid hsl(var(--primary-foreground) / 12%);color:hsl(var(--primary-foreground) / 72%);justify-content:space-between;align-items:center;gap:16px;padding-block:23px;font-size:11px;display:flex}.site-footer .brand-name{color:#fff}.not-found{background:hsl(var(--background));text-align:center;place-content:center;justify-items:center;min-height:100vh;padding:24px;display:grid}.not-found>span{color:hsl(var(--primary) / 22%);font-family:Libre Baskerville,Georgia,serif;font-size:92px;font-weight:700}.not-found h1{margin:0 0 8px;font-size:38px}.not-found p{color:hsl(var(--muted-foreground));margin-bottom:24px}@media (max-width:1120px){.desktop-nav{display:none}.menu-button{place-items:center;display:inline-grid}.mobile-nav{display:block}.home-layout{grid-template-columns:1fr}.home-sidebar{grid-template-columns:repeat(3,1fr);position:static}.guide-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:780px){.brand-name,.official-mini-link{display:none}.hero{min-height:0;padding:72px 0 74px}.hero-content>p{font-size:17px}.stats-grid,.facts-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-sidebar{grid-template-columns:1fr}.footer-grid{grid-template-columns:repeat(2,1fr)}.footer-brand{grid-column:1/-1}}@media (max-width:560px){.section,.page-section{padding-block:50px}.steam-button{display:none}.language-select{max-width:98px}.button-row{flex-direction:column}.button-row .btn-primary,.button-row .btn-secondary,.button-row .btn-ghost{width:100%}.start-grid,.guide-grid,.related-guides>div{grid-template-columns:1fr}.start-card,.guide-card{min-height:0}.stats-grid>div:last-child{grid-column:1/-1}.footer-grid{grid-template-columns:1fr 1fr}.footer-bottom{flex-direction:column;align-items:flex-start}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
