: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:0}.brand-title-stack{aspect-ratio:14/3;width:clamp(252px,38vw,470px);display:block;position:relative}.brand-title-image{object-fit:contain;object-position:left center;width:100%;height:100%;display:block}.eyebrow,.status{color:var(--brand-dark);letter-spacing:0;text-transform:uppercase;margin:0 0 10px;font-size:.8rem;font-weight:900}h2,h3,p{margin-top:0}.actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.cta,.secondary-link{border-radius:8px;justify-content:center;align-items:center;min-height:44px;padding:10px 16px;font-weight:900;text-decoration:none;display:inline-flex}.cta{color:#fff;background:var(--brand);box-shadow:0 4px 0 var(--brand-dark)}.cta:hover{background:var(--brand-dark)}.secondary-link{border:2px solid var(--border);color:var(--ink);background:var(--surface)}.secondary-link:hover{border-color:var(--brand);color:var(--brand)}.secondary-link.disabled{cursor:default;opacity:.72}.secondary-link.disabled:hover{border-color:var(--border);color:var(--ink)}.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 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{align-content:space-between;gap:18px;padding:20px;display:grid}.project h3{color:var(--ink);letter-spacing:0;margin-bottom:10px;font-size:clamp(1.35rem,3vw,2rem);line-height:1.12}.project p:not(.status){color:var(--muted);margin-bottom:0;line-height:1.65}.project-meta{flex-wrap:wrap;gap:8px;margin:16px 0 0;padding:0;list-style:none;display:flex}.project-meta li{color:var(--brand-dark);background:var(--brand-soft);border-radius:999px;padding:6px 9px;font-size:.82rem;font-weight:800}.project.memory .status{color:var(--brand-dark)}.project.mystery .status{color:var(--muted)}.project.match .status{color:var(--brand-dark)}.project-actions{align-items:center}.hub-footer{color:var(--muted);flex-wrap:wrap;justify-content:center;gap:18px;font-size:.94rem;display: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:auto}.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-title-stack{width:min(78vw,360px)}.project-copy{padding:18px}.project-media{height:min(70vw,260px)}.project-actions{align-items:stretch}.cta,.secondary-link{width:100%}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
