:root{--ink:#272522;--muted:#6a6763;--line:#dedbd7;--paper:#fff;--serif:'EB Garamond',Georgia,'Times New Roman',serif;--sans:'DM Sans',Arial,sans-serif;font-family:var(--sans);font-synthesis:none;color:var(--ink);background:var(--paper)}*{box-sizing:border-box}body{margin:0;font-size:16px;line-height:1.65}a{color:inherit;text-underline-offset:5px}button{font:inherit;color:inherit}a:focus-visible,button:focus-visible,.gallery:focus-visible{outline:2px solid var(--ink);outline-offset:5px}header,main,footer{max-width:1136px;margin:0 auto;padding-left:48px;padding-right:48px}header{display:flex;align-items:center;justify-content:space-between;gap:28px;padding-top:38px;padding-bottom:32px}header a{text-decoration:none;font-size:14px;letter-spacing:.11em;text-transform:uppercase}.name{font-weight:500}nav{display:flex;gap:33px}nav a{color:var(--muted);position:relative;padding:5px 0}nav a:after{content:'';position:absolute;left:0;bottom:0;width:100%;height:1px;background:var(--ink);transform:scaleX(0);transform-origin:left}nav a:hover:after,nav a[aria-current]:after{transform:scaleX(1)}nav a[aria-current]{color:var(--ink)}main{min-height:60vh}.eyebrow{font-family:var(--sans);font-size:12px;letter-spacing:.14em;text-transform:uppercase;font-weight:400;color:var(--muted)}h1,h2,h3{font-family:var(--serif);font-weight:400}h1{line-height:1.02;letter-spacing:-.035em}.home-intro{max-width:720px;margin:48px auto 0}.home-intro>.eyebrow{margin:0 0 10px}.home-intro h1{font-size:clamp(100px,13vw,156px);margin:0 0 10px;font-weight:400;letter-spacing:-.05em}.home-description{font-family:var(--serif);font-size:27px;line-height:1.4;color:var(--muted);margin:0 0 48px}.home-links{border-top:1px solid var(--line)}.home-links>a{display:flex;align-items:center;gap:22px;text-decoration:none;min-height:88px;border-bottom:1px solid var(--line)}.link-number{font-size:12px;color:#89847d;font-variant-numeric:tabular-nums}.home-link-name{font-family:var(--serif);font-size:36px;line-height:1.2}.home-link-note{font-size:14px;margin-left:auto;color:var(--muted)}.link-arrow{font-size:22px;color:var(--muted);margin-left:8px}.home-links>a:hover .home-link-name{transform:translateX(6px)}.home-links>a:hover .link-arrow{transform:translate(3px,-3px);color:var(--ink)}.home-game{max-width:720px;margin:54px auto 0}.game-heading{display:flex;align-items:baseline;justify-content:space-between;gap:20px}.game-heading h2{font-size:30px;line-height:1.3;margin:0}.game-heading .eyebrow{white-space:nowrap}.home-game iframe{display:block;border:0;width:100%;height:215px;margin-top:12px;background:white}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:60px;padding:62px 0 62px}.section-heading .eyebrow{margin:0 0 12px}.section-heading h1{font-size:clamp(62px,7vw,86px);margin:0;text-transform:uppercase;letter-spacing:-.025em}.section-heading>p{max-width:315px;font-family:var(--serif);font-size:24px;line-height:1.4;color:var(--muted);margin:0 0 5px}.project-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px 64px;align-items:start;padding-bottom:50px}.project-card{text-decoration:none;min-width:0}.project-card:nth-child(even){transform:translateY(64px)}.card-image{height:430px;background:#faf9f7;display:flex;align-items:center;justify-content:center;overflow:hidden}.card-image img{width:100%;height:100%;object-fit:contain}.project-card:nth-child(4n+2) .card-image{height:360px}.project-card:nth-child(4n+3) .card-image{height:375px}.card-title{display:flex;justify-content:space-between;align-items:baseline;gap:15px;padding-top:17px}.card-title h2{font-size:30px;line-height:1.15;letter-spacing:-.025em;margin:0}.card-title>span{white-space:nowrap;font-size:12px;color:var(--muted)}.card-title>span>span{display:inline-block;margin-left:6px;font-size:18px}.project-card:hover .card-title h2{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:6px}.project-card:hover .card-image img{transform:scale(1.018)}.back{display:inline-block;color:var(--muted);font-size:13px;letter-spacing:.07em;text-transform:uppercase;margin:30px 0 45px;text-decoration:none}.back:hover{text-decoration:underline}.project{display:grid;grid-template-columns:290px minmax(0,1fr);gap:55px;align-items:start}.project-info{position:sticky;top:32px}.project-info h1{font-size:clamp(40px,4.2vw,58px);line-height:1.03;margin:0 0 36px;overflow-wrap:anywhere}.main-image{height:600px;display:flex;align-items:center;justify-content:center;background:#faf9f7}.main-image img{width:100%;height:100%;object-fit:contain}.gallery-controls{display:flex;align-items:center;justify-content:space-between;margin:14px 0}.gallery-controls button{cursor:pointer;min-width:44px;min-height:44px;background:white;border:1px solid var(--line);border-radius:50%;font-size:20px}.gallery-controls button:hover{background:#f4f2ef}.image-count{color:var(--muted);font-size:13px;letter-spacing:.09em}.thumbnails{display:flex;gap:10px;flex-wrap:wrap}.thumb{padding:3px;background:#fff;border:1px solid var(--line);cursor:pointer;width:65px;height:65px}.thumb img{width:100%;height:100%;object-fit:contain}.thumb[aria-pressed=true]{border-color:var(--ink);box-shadow:0 0 0 1px var(--ink)}.title-notes{border-top:1px solid var(--line);padding-top:14px;margin-top:28px;color:#625e59}.notes-heading{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:18px}.notes-heading h2{margin:0;font-family:var(--sans);font-size:12px;font-weight:400;letter-spacing:.12em;text-transform:uppercase;color:var(--muted)}.notes-focus,.notes-close{width:44px;min-height:44px;background:white;border:1px solid var(--line);border-radius:50%;cursor:pointer;flex-shrink:0;color:var(--muted);font-family:var(--serif);font-size:22px}.notes-focus:hover,.notes-close:hover{border-color:var(--ink);color:var(--ink);background:#f7f6f4}.notes-focus[hidden]{display:none}.definition{margin:0 0 24px}.definition h3{font-size:19px;line-height:1.35;font-weight:500;margin:0 0 5px;color:#4b4641}.definition ul{font-size:14px;line-height:1.7;color:#625e59;margin:8px 0;padding-left:17px}.definition li{margin-bottom:7px}.pronunciation{font-size:14px;color:var(--muted);margin:0}.reference{font-size:14px;line-height:1.7;color:#625e59;margin-bottom:0}.notes-dialog{border:1px solid var(--line);padding:36px;width:min(580px,calc(100% - 32px));max-height:85vh;overflow:auto;background:white;color:var(--ink);box-shadow:0 20px 90px #0002}.notes-dialog::backdrop{background:rgba(25,22,18,.3);backdrop-filter:blur(3px)}.dialog-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:30px}.dialog-heading p{margin:0 0 8px;font-size:12px;text-transform:uppercase;letter-spacing:.12em;color:var(--muted)}.dialog-heading h2{margin:0;font-size:39px;line-height:1.12}.notes-close{font-family:var(--sans);font-size:23px}.notes-dialog .definition h3{font-size:25px}.notes-dialog .definition ul,.notes-dialog .reference{font-size:16px;line-height:1.8;color:#333}html:has(.notes-dialog[open]){overflow:hidden}.project-bottom{display:flex;justify-content:space-between;gap:30px;border-top:1px solid var(--line);padding-top:28px;margin-top:70px}.project-bottom a{font-family:var(--serif);font-size:23px;text-decoration:none}.project-bottom a:hover{text-decoration:underline}footer{margin-top:100px;padding-top:30px;padding-bottom:35px;display:flex;justify-content:space-between;gap:20px;color:var(--muted);font-size:13px}footer div{display:flex;gap:25px}footer a{font-family:var(--serif);font-size:18px;text-decoration:none}footer a:hover{text-decoration:underline}.landing footer{max-width:816px;margin-top:42px}.contact.section-heading{display:block;max-width:650px;padding-top:70px}.contact h1{font-size:64px}.contact h2{font-size:30px;margin:38px 0 18px}.contact p{max-width:none;font-size:24px;line-height:1.6}.contact-link{display:inline-block;font-size:14px;margin-top:30px;text-transform:uppercase;letter-spacing:.08em}.skip{position:absolute;top:-80px;left:20px;padding:8px 16px;background:white;z-index:5}.skip:focus{top:5px}.noscript-gallery img{width:100%;height:auto;margin-top:16px}
@media(max-width:800px){header,main,footer{padding-left:28px;padding-right:28px}header{padding-top:28px;padding-bottom:24px}nav{gap:23px}header a{font-size:13px}.home-intro{margin-top:46px}.home-game{margin-top:60px}.section-heading{padding:45px 0;gap:35px}.section-heading>p{max-width:270px;font-size:21px}.project-grid{gap:45px 30px}.card-image{height:340px}.project-card:nth-child(even){transform:translateY(40px)}.project-card:nth-child(4n+2) .card-image{height:290px}.project-card:nth-child(4n+3) .card-image{height:320px}.card-title{display:block}.card-title h2{font-size:28px;margin-bottom:6px}.project{display:flex;flex-direction:column;gap:28px}.project-info{display:contents}.project-info h1{order:0;font-size:52px;margin:0}.gallery{order:1;width:100%}.title-notes{order:2;width:100%;margin-top:8px;padding-top:18px}.title-notes .notes-body{max-width:560px}.main-image{height:560px}.notes-dialog{padding:28px}.back{margin-bottom:30px}.project-bottom{margin-top:45px}footer{margin-top:75px}}
@media(max-width:520px){header,main,footer{padding-left:22px;padding-right:22px}header{flex-wrap:wrap;gap:18px}nav{width:100%;gap:30px}header a{font-size:13px}.home-intro{margin-top:35px}.home-intro h1{font-size:112px}.home-description{font-size:25px;margin-bottom:34px}.home-links>a{gap:14px;min-height:82px}.home-link-name{font-size:32px}.home-link-note{font-size:12px;max-width:100px;line-height:1.5}.link-arrow{margin-left:0}.home-game{margin-top:52px}.game-heading h2{font-size:27px}.game-heading .eyebrow{font-size:11px}.section-heading{display:block;padding:35px 0 42px}.section-heading h1{font-size:66px}.section-heading>p{margin-top:22px;max-width:290px}.project-grid{grid-template-columns:1fr;gap:42px;padding-bottom:0}.project-card:nth-child(even){transform:none}.card-image,.project-card:nth-child(4n+2) .card-image,.project-card:nth-child(4n+3) .card-image{height:400px}.card-title{display:flex}.card-title h2{font-size:29px}.project-info h1{font-size:45px}.main-image{height:440px}.project-bottom a{font-size:20px}footer{flex-wrap:wrap;gap:10px;margin-top:65px}.contact h1{font-size:54px}.contact p{font-size:23px}}
@media(prefers-reduced-motion:no-preference){nav a:after,.home-link-name,.link-arrow{transition:transform .25s ease}.card-image img{transition:transform .6s ease}.project-card{animation:arrive .7s ease both}.home-intro{animation:arrive .65s ease both}.home-game{animation:arrive .85s ease both}@keyframes arrive{from{opacity:0;translate:0 12px}to{opacity:1;translate:0 0}}}
