:where([data-astro-image]){object-fit:var(--fit);object-position:var(--pos);height:auto}:where([data-astro-image=full-width]){width:100%}:where([data-astro-image=constrained]){max-width:100%}*,*:before,*:after{box-sizing:border-box}*{margin:0}html{-webkit-text-size-adjust:100%}body{-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}img,picture,svg{max-width:100%;height:auto;display:block}a{color:inherit}:root{--bg: #faf6ee;--surface: #fffdf8;--ink: #2c2620;--muted: #6f6459;--green: #2f6b4f;--green-dark: #24503c;--accent: #c65a3a;--accent-dark: #a2472d;--rule: #e7dcc8;--max: 1040px}html{background:var(--bg);color:var(--ink);font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;line-height:1.65}body{min-height:100vh;display:flex;flex-direction:column}a{color:var(--green-dark)}h1,h2,h3,h4{line-height:1.2;font-weight:700}.container{max-width:var(--max);margin:0 auto;padding:0 1.5rem;width:100%}.site-header{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.5rem;max-width:var(--max);margin:0 auto;width:100%}.brand img{height:56px;width:auto}.nav a{margin-left:1.5rem;text-decoration:none;color:var(--ink);font-weight:600}.nav a:hover{color:var(--accent-dark)}.hero{background:var(--green);color:#fdfaf3}.hero .inner{max-width:var(--max);margin:0 auto;padding:4rem 1.5rem;display:grid;grid-template-columns:1.1fr .9fr;gap:2.5rem;align-items:center}.hero h1{font-size:2.4rem;margin-bottom:1rem}.hero p{font-size:1.15rem;opacity:.95;margin-bottom:1.5rem}.hero img{border-radius:12px;width:100%}.btn{display:inline-block;background:var(--accent);color:#fff;padding:.7rem 1.3rem;border-radius:8px;text-decoration:none;font-weight:600}.btn:hover{background:var(--accent-dark);color:#fff}.btn-steam{display:inline-block;background:#1b2838;color:#fff;padding:.7rem 1.3rem;border-radius:8px;text-decoration:none;font-weight:600}.btn-steam:hover{background:#2a475e;color:#fff}.btn-quiet{display:inline-block;padding:.7rem .2rem;text-decoration:underline;font-weight:600;color:inherit}.btn-quiet:hover{color:var(--accent-dark)}.hero .btn-quiet{color:#fdfaf3}.hero .btn-quiet:hover{color:#fff}.cta-row{display:flex;flex-wrap:wrap;gap:.4rem 1.4rem;align-items:center;margin-bottom:0}.meta{list-style:none;margin:.2rem 0 .4rem;padding:0;font-size:.9rem;color:var(--muted);display:flex;flex-direction:column;gap:.15rem}.meta li{padding-left:1.1rem;position:relative}.meta li:before{content:"·";position:absolute;left:.35rem;font-weight:700;color:var(--accent)}.meta strong{color:var(--ink)}.detail-hero .meta{margin:.8rem 0 1.2rem;font-size:.95rem}.card-actions{display:flex;flex-wrap:wrap;gap:.4rem 1.2rem;align-items:center}.intro{max-width:680px;color:var(--muted);margin-bottom:1.75rem;margin-top:-.75rem}.promise{background:var(--surface);border:1px solid var(--rule);border-radius:14px;padding:1.5rem 1.75rem;max-width:none}.promise h2{margin-top:0}.promise ul{margin-bottom:0}section{padding:3.5rem 0}.section-title{font-size:1.6rem;margin-bottom:1.5rem;color:var(--green-dark)}.games-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}.card{background:var(--surface);border:1px solid var(--rule);border-radius:14px;overflow:hidden;display:flex;flex-direction:column}.card img{aspect-ratio:16 / 10;object-fit:cover;width:100%}.card .body{padding:1.25rem;display:flex;flex-direction:column;gap:.6rem;flex:1}.card h3{font-size:1.25rem}.card p{color:var(--muted);font-size:.97rem;flex:1}.tag{display:inline-block;background:#eef3ec;color:var(--green-dark);font-size:.78rem;font-weight:600;padding:.2rem .6rem;border-radius:999px;align-self:flex-start}.detail-hero{display:grid;grid-template-columns:1fr 1fr;gap:2rem;align-items:center;margin-bottom:1rem}.detail-hero img{border-radius:12px;width:100%}.detail-hero h1{font-size:2rem;margin-bottom:.8rem}.shots{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;margin:1.5rem 0}.shots img{border-radius:10px;border:1px solid var(--rule);width:100%}.prose{max-width:760px}.prose h2{font-size:1.3rem;margin:1.75rem 0 .5rem;color:var(--green-dark)}.prose h3{font-size:1.05rem;margin:1.35rem 0 .4rem;color:var(--green-dark)}.prose ul{margin:.5rem 0 1rem 1.2rem}.prose li{margin-bottom:.3rem}.prose p{margin-bottom:1rem}.notice{background:#fdf3e6;border:1px solid #efcf9f;color:#7a5a2a;padding:1rem 1.25rem;border-radius:10px;margin:1.25rem 0}.notice p:last-child{margin-bottom:0}.site-footer{margin-top:auto;background:var(--green-dark);color:#e9e2d3}.site-footer .inner{max-width:var(--max);margin:0 auto;padding:2.5rem 1.5rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:1.5rem}.site-footer h4{color:#fff;font-size:.95rem;margin-bottom:.7rem}.site-footer a{color:#e9e2d3;text-decoration:none;display:block;margin-bottom:.35rem;font-size:.92rem}.site-footer a:hover{color:#fff;text-decoration:underline}.site-footer .legalnote{border-top:1px solid rgba(255,255,255,.15);max-width:var(--max);margin:0 auto;padding:1rem 1.5rem;font-size:.82rem;color:#c9bfab}@media(max-width:760px){.hero .inner,.detail-hero{grid-template-columns:1fr}.hero h1{font-size:2rem}}
