@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;600;650;700&family=Manrope:wght@400;500;600;650;700;750;800&display=swap');
:root{--bg:#161616;--panel:#202020;--ink:#f4f4f2;--muted:#aaa9a6;--line:#3c3c3a;--accent:#ffdb38;--font:'DM Sans',Arial,sans-serif;--heading:'Manrope',Arial,sans-serif;color-scheme:dark}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:2rem}body{margin:0;background:var(--bg);color:var(--ink);font:1rem/1.65 var(--font);-webkit-font-smoothing:antialiased}a{color:inherit}a:focus-visible{outline:3px solid var(--accent);outline-offset:6px}p,h1,h2,h3{margin:0}h1,h2,h3{font-family:var(--heading);font-weight:650;line-height:1.12}::selection{background:var(--accent);color:var(--bg)}.page-shell{max-width:1440px;margin:auto;padding:0 5.6%}.header{display:flex;justify-content:space-between;align-items:center;padding:32px 0;border-bottom:1px solid var(--line)}.wordmark{font-family:var(--heading);font-size:1.6rem;font-weight:800;letter-spacing:-1.2px;text-decoration:none}.wordmark span{color:var(--accent)}nav{display:flex;gap:35px;font-size:.9375rem}nav a{text-decoration:none}nav a:hover{color:var(--accent)}.hero{padding:58px 0 55px}.hero-top{display:flex;justify-content:space-between;gap:2rem;align-items:center}.eyebrow,.edition,.small-title{font-size:.75rem;font-weight:600;letter-spacing:1.2px;line-height:1.7}.edition{color:var(--muted);letter-spacing:.7px}.hero h1{font-size:clamp(4rem,12.9vw,11.3rem);letter-spacing:-.07em;font-weight:650;line-height:1.1;margin:26px 0 42px}.yellow{color:var(--accent)}.hero-bottom{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:start}.hero-statement{font-family:var(--heading);font-size:clamp(1.75rem,2.6vw,2.5rem);line-height:1.22;letter-spacing:-1.2px}.hero-description{max-width:480px}.hero-description>p{color:#cfceca;font-size:1.125rem;line-height:1.7}.text-link{display:inline-flex;gap:36px;align-items:center;margin-top:23px;text-underline-offset:6px;font-size:.9375rem}.text-link span{font-size:1.5rem;color:var(--accent)}.topic-strip{background:var(--accent);color:var(--bg);display:flex;justify-content:space-between;align-items:center;gap:20px;padding:19px 27px;font-size:.8125rem;font-weight:700;letter-spacing:1px}.strip-plus{font-size:1.35rem;font-weight:400}.section{padding:80px 0;border-bottom:1px solid var(--line)}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:32px}.muted{color:var(--muted)}h2{font-size:clamp(2rem,3.2vw,3rem);letter-spacing:-1.5px;margin-top:14px}.section-heading>p{color:var(--muted);font-size:.9375rem;line-height:1.5}.work-grid{display:grid;grid-template-columns:1.12fr 1fr;gap:22px}.project{min-height:450px;padding:30px;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden}.game-project{background:var(--accent);color:#161616}.project-top{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:12px}.pill{font-size:.75rem;letter-spacing:.6px;font-weight:650;border:1px solid currentColor;border-radius:30px;padding:5px 11px}.project-status{font-size:.8125rem}.game-title{padding:34px 0}.game-title h3{font-size:clamp(3.2rem,5vw,4.7rem);font-weight:750;letter-spacing:-.055em;line-height:1.01;margin-top:15px}.game-title h3 span{color:#847016}.small-title{font-size:.75rem;letter-spacing:1px}.project-description p{max-width:440px;font-size:1rem;line-height:1.6}.project-footnote{display:block;font-size:.8125rem;margin-top:20px;opacity:.75}.ai-project{background:var(--panel);border:1px solid var(--line)}.ai-title{padding:42px 0}.ai-title .small-title{color:var(--muted)}.ai-title h3{font-size:clamp(2rem,3vw,2.9rem);letter-spacing:-1.5px;line-height:1.14;margin-top:20px}.ai-project .project-description p{color:#c3c2be}.ai-project .pill{color:var(--muted)}.ai-project .project-status{color:var(--muted)}.about{display:grid;grid-template-columns:1fr 1fr;gap:4rem}.about h2{line-height:1.2}.about-copy p{color:#c3c2be;margin-top:20px;max-width:550px}.about-copy .large-copy{color:var(--ink);font-size:1.35rem;line-height:1.6;margin-top:0}.about-topics{display:flex;flex-wrap:wrap;gap:10px;margin-top:30px}.about-topics span{font-size:.875rem;color:#c3c2be;padding:6px 13px;border:1px solid var(--line);border-radius:30px}.note-row{display:grid;grid-template-columns:180px 1fr 38px;gap:30px;text-decoration:none;border-top:1px solid var(--line);padding:30px 0 12px;align-items:start}.note-meta{display:flex;flex-direction:column;gap:12px;color:var(--muted);font-size:.8125rem}.note-meta span:first-child{font-size:.75rem;letter-spacing:1px;color:var(--accent)}.note-main h3{font-size:1.5rem;line-height:1.3;letter-spacing:-.6px}.note-main p{margin-top:12px;font-size:1rem;color:var(--muted);max-width:610px}.note-arrow{font-size:1.8rem;text-align:right}.note-row:hover h3,.note-row:hover .note-arrow{color:var(--accent)}footer{display:flex;justify-content:space-between;align-items:center;padding:33px 0;gap:24px}footer p,footer>a:last-child{font-size:.8125rem;color:var(--muted)}footer>a:last-child{text-underline-offset:5px}.skip{position:absolute;left:16px;top:-100px;padding:10px 20px;background:var(--accent);color:var(--bg);z-index:10}.skip:focus{top:10px}.article{max-width:780px;margin:0 auto;padding:62px 0 90px}.back-link{font-size:.9375rem;color:var(--muted);text-underline-offset:6px}.article .eyebrow{color:var(--accent);margin-top:50px}.article h1{font-size:clamp(2.6rem,5.4vw,4.8rem);letter-spacing:-.045em;line-height:1.09;margin:20px 0 24px}.article .lead{font-size:1.35rem;color:#c3c2be;line-height:1.6;margin-bottom:42px}.article-body{max-width:680px}.article-body p{font-size:1.125rem;margin:0 0 24px;color:#cecdca}.article-body h2{font-size:1.8rem;letter-spacing:-.6px;margin:38px 0 18px}.article-body blockquote{margin:34px 0;border-left:3px solid var(--accent);padding:5px 0 5px 24px;font-size:1.5rem;font-family:var(--heading);line-height:1.5;color:var(--ink)}.article-end{border-top:1px solid var(--line);padding-top:28px;margin-top:42px;color:var(--muted);font-size:.9375rem}.article-end a{color:var(--accent);text-underline-offset:4px}
@media(min-width:1441px){.hero h1{font-size:11.3rem}}
@media(max-width:850px){.edition{display:none}.hero-bottom,.about{gap:2rem}.work-grid{grid-template-columns:1fr 1fr}.project{padding:24px}.project-top{align-items:start}.section{padding:62px 0}.note-row{grid-template-columns:135px 1fr 24px;gap:22px}.hero h1{font-size:12.7vw}.topic-strip{font-size:.7rem;padding:17px 20px;letter-spacing:.4px}.section-heading>p{max-width:150px}footer p{max-width:220px}}
@media(max-width:600px){.page-shell{padding:0 6%}.header{padding:24px 0}nav{gap:23px;font-size:.875rem}.wordmark{font-size:1.4rem}.hero{padding:38px 0}.hero h1{font-size:15.1vw;line-height:1.12;margin:26px 0 30px;letter-spacing:-.065em}.hero-top .eyebrow{font-size:.75rem;letter-spacing:.7px}.hero-bottom{grid-template-columns:1fr;gap:24px}.hero-statement br{display:none}.hero-statement{font-size:1.75rem;letter-spacing:-.8px}.hero-description>p{font-size:1rem}.text-link{margin-top:16px}.topic-strip{flex-wrap:wrap;justify-content:center;gap:8px 14px;padding:16px 12px;font-size:.75rem;line-height:1.5}.strip-plus{font-size:1rem}.section{padding:48px 0}.section-heading{align-items:start}.section-heading>p{display:none}h2{font-size:2rem}.work-grid{grid-template-columns:1fr;gap:16px}.project{padding:25px;min-height:390px}.game-title h3{font-size:3.8rem}.ai-title h3{font-size:2.5rem}.about{grid-template-columns:1fr;gap:28px}.about h2{max-width:350px}.about h2 br{display:none}.about h2 br:after{content:' '}.about-copy .large-copy{font-size:1.2rem}.note-row{grid-template-columns:1fr 28px;gap:18px}.note-meta{grid-column:1 / -1;flex-direction:row;justify-content:space-between;gap:10px}.note-main h3{font-size:1.35rem}.note-arrow{font-size:1.5rem}footer{flex-wrap:wrap;gap:18px;padding:28px 0}footer p{order:3;flex-basis:100%;max-width:none}.article{padding:35px 0 60px}.article .eyebrow{margin-top:35px}.article h1{font-size:2.8rem}.article .lead{font-size:1.2rem}.article-body p{font-size:1.0625rem}.article-body blockquote{font-size:1.25rem}.article-body h2{font-size:1.6rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
