:root{color:#202426;--ink:#202426;--muted:#66706a;--brand:#0f8f86;--brand-dark:#08756f;--brand-soft:#e9f7f5;--accent:#f5b72e;--accent-soft:#fff6d9;--border:#dce8e6;--surface:#fff;--surface-soft:#f7fbfa;--shadow:#0f8f861f;background:#fff;font-family:ui-rounded,Segoe UI,system-ui,-apple-system,BlinkMacSystemFont,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:#fff;min-height:100vh;margin:0}a{color:inherit}.hub{align-content:start;gap:clamp(16px,2.4vw,30px);width:min(100%,1160px);min-height:100vh;margin:0 auto;padding:clamp(18px,4vw,42px) clamp(16px,4vw,28px) 48px;display:grid}.topbar{justify-content:space-between;align-items:center;gap:18px;display:flex}.language-bar{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.language-choice{border:1px solid var(--border);min-height:38px;color:var(--ink);background:var(--surface);letter-spacing:0;cursor:pointer;border-radius:8px;padding:8px 13px;font-weight:800;text-decoration:none;display:inline-flex}.language-choice.active{color:#fff;border-color:var(--brand);background:var(--brand)}.brand-logo{min-width:0;color:inherit;flex:none;text-decoration:none;display:block}.brand-heading{margin:0;line-height:1}.brand-wordmark{letter-spacing:-.045em;align-items:baseline;gap:.16em;font-family:Trebuchet MS,Arial Rounded MT Bold,ui-rounded,Segoe UI,system-ui,sans-serif;font-size:clamp(2rem,5vw,3.35rem);font-weight:700;line-height:.95;display:inline-flex}.wordmark-mini{color:var(--brand-dark)}.wordmark-games{color:#ad5a16}h2,h3,p{margin-top:0}.actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.cta{color:#fff;background:var(--brand);min-height:44px;box-shadow:0 4px 0 var(--brand-dark);border-radius:8px;justify-content:center;align-items:center;padding:10px 16px;font-weight:900;text-decoration:none;display:inline-flex}.cta:hover{background:var(--brand-dark)}.hub-footer a{text-decoration:none}.hub-footer a:hover{color:var(--brand);text-decoration:underline}.project-media svg,.project-card-image{width:100%;height:100%;display:block}.project-media-link,.project-media-static{width:100%;height:100%;color:inherit;text-decoration:none;display:block}.brand-logo:focus-visible,.project-media-link:focus-visible{outline:3px solid var(--accent);outline-offset:4px}.section-head{justify-content:space-between;align-items:end;gap:20px;display:flex}.section-head h2{color:var(--ink);letter-spacing:0;margin-bottom:0;font-size:clamp(1.7rem,4vw,3rem);line-height:1.08}.section-head>p{max-width:460px;color:var(--muted);margin-bottom:0;line-height:1.65}.projects{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.project{border:1px solid var(--border);background:var(--surface);min-height:510px;box-shadow:0 14px 32px var(--shadow);border-radius:8px;grid-template-rows:auto minmax(218px,1fr);display:grid;overflow:hidden}.project-media{border-bottom:1px solid var(--border);background:var(--surface-soft);width:100%;height:clamp(230px,24vw,310px);position:relative;overflow:hidden}.project-card-image{object-fit:cover;object-position:center}.project-media svg{width:142%;height:142%;transform:translate(-17%,-18%)}.project.memory .project-media svg{transform:translate(-22%,-16%)}.project.mystery .project-media svg{transform:translate(-17%,-16%)}.project-copy{grid-template-rows:1fr auto;gap:24px;padding:20px;display:grid}.project-title-row{flex-wrap:wrap;align-items:center;gap:.55rem;margin-bottom:.7rem;display:flex}.project-title-row h2{color:var(--ink);letter-spacing:0;margin:0;font-size:clamp(1.35rem,3vw,2rem);line-height:1.12}.platform-support{border:1px solid var(--border);min-height:1.85rem;color:var(--brand-dark);background:var(--brand-soft);border-radius:999px;align-items:center;gap:.3rem;padding:.3rem .45rem;display:inline-flex}.platform-icon{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:1rem;height:1rem;display:block}.project [data-game-description]{color:var(--muted);margin-bottom:0;line-height:1.65}.project-actions{align-items:center}.project-actions .cta{width:100%}.hub-footer{color:var(--muted);flex-wrap:wrap;justify-content:center;gap:18px;font-size:.94rem;display:flex}.hub-footer>nav{flex-wrap:wrap;flex:0 auto;justify-content:center;align-items:center;gap:.2rem .9rem;max-width:100%;display:flex}.hub-footer>nav a{align-items:center;min-height:32px;display:inline-flex}.svg-tile{fill:var(--surface);stroke:#b9d6d2;stroke-width:5px}.svg-tile-shadow{fill:#d4ece8;opacity:.72}.svg-path{fill:none;stroke:var(--brand);stroke-linecap:round;stroke-linejoin:round;stroke-width:10px}.svg-glow{fill:#0f8f862e}.memory-cell{fill:var(--surface);stroke:#b9d6d2;stroke-width:5px}.memory-cell--lit{fill:var(--brand-soft);stroke:var(--brand);stroke-width:7px}@media (width<=900px){.projects{grid-template-columns:1fr}.project{min-height:480px}.project-media{height:min(70vw,360px)}}@media (width<=560px){.topbar,.section-head{flex-direction:column;align-items:start}.language-bar{justify-content:flex-start}.brand-wordmark{font-size:clamp(2rem,11vw,3.1rem)}.project-copy{padding:18px}.project-media{height:min(70vw,260px)}.project-actions{align-items:stretch}.cta{width:100%}.hub-footer{row-gap:10px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
