@import url('https://fonts.googleapis.com/css2?family=Golos+Text:wght@400;500;600;700;800;900&family=Prata&display=swap');
.featured-games{display:grid;grid-template-columns:1fr 1fr;gap:35px;margin-bottom:55px}.game-art{display:block;overflow:hidden;aspect-ratio:16/10;margin-bottom:25px;background:#24261e}.game-art img{width:100%;height:100%;object-fit:cover;transition:transform .4s}.game-art:hover img{transform:scale(1.04)}.featured h3{font-size:34px}.featured p,.featured li,.game-detail p,.game-detail li{font-size:16px;line-height:1.65;color:var(--muted)}.featured .role{color:var(--paper);font-size:14px}.project-link{display:inline-block;color:var(--acid);padding:12px 0;font-size:14px}.archive-game{border-top:1px solid var(--line)}.archive-game:last-child{border-bottom:1px solid var(--line)}.archive-game summary{cursor:pointer;display:grid;grid-template-columns:40px 1.5fr 1fr 24px;gap:20px;align-items:center;list-style:none;padding:22px 0}.archive-game summary::-webkit-details-marker{display:none}.archive-game summary:focus-visible{outline:2px solid var(--acid);outline-offset:4px}.archive-game summary:hover h3{color:var(--acid)}.archive-game h3{font-size:22px;margin:0}.archive-num{font-size:12px;color:var(--muted)}.archive-genre{font-size:13px;color:var(--muted)}.expand{font-size:26px;color:var(--acid)}.archive-game[open] .expand{transform:rotate(45deg)}.game-detail{padding:0 65px 22px;max-width:880px}.jam-heading{margin-top:85px}.jam-heading h2{margin-bottom:25px}.jam-heading>p{font-size:16px;color:var(--muted);line-height:1.6}.jam-heading a{color:var(--acid)}.jam-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:0 30px;margin-top:30px}.jam{border-top:1px solid var(--line);padding:24px 0}.jam h3{font-size:19px;margin:0;display:flex;justify-content:space-between;gap:12px}.jam h3 span{color:var(--acid)}.jam p{font-size:14px;line-height:1.55;color:var(--muted);margin-bottom:0}.jam:hover h3{color:var(--acid)}.portrait{margin:0 0 30px}.portrait img{width:100%;height:430px;object-fit:cover;object-position:center 37%;filter:saturate(.65)}.portrait figcaption{font-size:12px;letter-spacing:.08em;margin-top:12px;color:var(--muted)}.about>div:first-child{position:sticky;top:35px;align-self:start}.skill-tags{display:flex;flex-wrap:wrap;gap:10px}.skill-tags span{border:1px solid var(--line);padding:8px 12px;font-size:14px}.about-copy .source-note{font-size:12px;color:var(--muted)}@media(max-width:700px){.featured-games{grid-template-columns:1fr;gap:35px}.featured h3{font-size:28px}.archive-game summary{grid-template-columns:25px 1fr 20px;gap:12px}.archive-genre{display:none}.archive-game h3{font-size:19px;line-height:1.35}.game-detail{padding:0 0 22px 37px}.jam-grid{grid-template-columns:1fr 1fr;gap:0 20px}.jam h3{font-size:17px}.about>div:first-child{position:static}.portrait img{height:400px}.contact-action{font-size:17px;max-width:100%;overflow-wrap:anywhere}}@media(max-width:380px){.jam-grid{grid-template-columns:1fr}}
:root{--bg:#161714;--paper:#ecece3;--acid:#e2ff54;--line:#43453a;--muted:#a3a697}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:25px}body{margin:0;background:var(--bg);color:var(--paper);font-family:'Golos Text',Arial,sans-serif}a{color:inherit;text-decoration:none}a:focus-visible{outline:3px solid var(--acid);outline-offset:8px}.header{padding:28px 4.5%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:18px;font-size:12px;line-height:1.35;font-weight:600;letter-spacing:.07em}.brand-mark{font-size:38px;font-weight:900;letter-spacing:-.1em}.brand-mark span{font-size:13px;vertical-align:top;letter-spacing:0}.header nav{display:flex;gap:40px;font-size:14px}.header nav span{font-size:12px;color:var(--muted);margin-left:8px}.header nav a:hover{color:var(--acid)}.hero{position:relative;padding:30px 4.5% 44px;overflow:hidden}.hero-top,.section-heading{display:flex;justify-content:space-between;gap:20px;font-size:12px;font-weight:500;letter-spacing:.08em}.hero-top{color:var(--muted)}h1{font-size:clamp(68px,13.5vw,200px);line-height:.96;letter-spacing:-.07em;font-weight:900;margin:57px 0 0;color:var(--acid)}h1>span{display:block}.second-line{display:flex;align-items:center}.asterisk{font-size:.76em;margin-left:.25em;display:inline-block;line-height:1;color:var(--paper);animation:turn 35s linear infinite}.outline{color:transparent;-webkit-text-stroke:1.5px var(--acid)}.hero-bottom{display:flex;justify-content:space-between;align-items:center;margin-top:-115px;margin-left:27%;min-height:140px}.hero-bottom p{font-size:clamp(18px,2.1vw,30px);line-height:1.35;letter-spacing:-.04em}.hero-bottom em{font-family:'Prata',Georgia,serif;font-weight:400}.round-link{display:flex;align-items:center;justify-content:space-between;gap:30px;border:1px solid var(--line);padding:25px 30px;border-radius:60px;font-size:12px;line-height:1.5;transition:background .2s,color .2s}.round-link:hover{background:var(--acid);color:var(--bg)}.arrow{font-size:32px}.side-note{position:absolute;right:4.5%;top:53%;font-size:12px;writing-mode:vertical-rl;color:var(--muted);letter-spacing:.12em}.ticker{display:flex;gap:40px;align-items:center;white-space:nowrap;overflow:hidden;background:var(--acid);color:var(--bg);padding:16px 0;font-size:22px;font-weight:700;letter-spacing:-.04em}.ticker b{font-size:28px;font-weight:400}.section{padding:80px 4.5%;scroll-margin-top:0}.eyebrow{font-size:12px;letter-spacing:.1em;font-weight:500}.muted{color:var(--muted)}h2{font-size:clamp(34px,4.4vw,66px);letter-spacing:-.055em;line-height:1.15;font-weight:500;margin:40px 0 48px}.serif{font-family:'Prata',Georgia,serif;letter-spacing:-.055em;font-weight:400}.empty-project{display:flex;align-items:center;gap:50px;padding:44px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.empty-number{font-size:46px;color:var(--muted);letter-spacing:-.05em}.empty-project .eyebrow{color:var(--muted)}h3{font-size:28px;font-weight:500;letter-spacing:-.035em;margin:14px 0}.empty-project p{font-size:16px;line-height:1.65;color:var(--muted);margin:0}.empty-star{font-size:105px;color:#71785a;margin-left:auto}.about{display:grid;grid-template-columns:1.4fr 1fr;border-top:1px solid var(--line);gap:70px}.about h2{font-size:clamp(30px,3.3vw,48px);margin-bottom:0}.about-copy{align-self:center}.small-cross{color:var(--acid);font-size:35px}.about-copy p{font-size:19px;line-height:1.65;max-width:480px}.draft-note{font-size:12px;color:var(--muted)}.contact{background:var(--acid);color:var(--bg);padding-bottom:24px}.contact h2{font-size:clamp(64px,9.5vw,140px);font-weight:800;line-height:1.05;margin-bottom:36px}.contact h2 .serif{font-size:.83em}.contact-pending{font-size:16px}.contact footer{margin-top:70px;padding-top:23px;border-top:1px solid #9ab22d;display:flex;justify-content:space-between;gap:16px;font-size:12px;letter-spacing:.06em}.contact a:focus-visible{outline-color:var(--bg)}.contact-action{display:inline-block;border-bottom:1px solid;font-size:22px;padding:8px 0;margin-right:25px}.project{padding:36px 0;border-top:1px solid var(--line);display:grid;grid-template-columns:70px 1fr;gap:24px}.project-number{color:var(--acid);font-size:14px}.project img{width:100%;max-height:520px;object-fit:cover;margin:15px 0}.project p,.project li{font-size:16px;line-height:1.65;color:var(--muted)}.project a{display:inline-block;color:var(--acid);padding:12px 0}.project h3{font-size:36px}.project-meta{color:var(--acid);font-size:14px}@keyframes turn{to{transform:rotate(360deg)}}@media(min-width:1600px){.header,.hero,.section{padding-left:max(4.5%,calc((100vw - 1450px)/2));padding-right:max(4.5%,calc((100vw - 1450px)/2))}}@media(max-width:700px){.header{padding:20px 6%}.brand{gap:10px}.brand>span:last-child{display:none}.header nav{gap:18px;font-size:14px}.header nav span{display:none}.hero{padding:25px 6% 32px}.edition{display:none}h1{font-size:15vw;margin-top:50px;line-height:1.02}.asterisk{font-size:.65em;margin-left:.16em}.hero-bottom{margin:-60px 0 0 28%;align-items:flex-start;flex-direction:column;gap:12px}.hero-bottom p{font-size:18px}.round-link{padding:14px 22px;gap:25px}.side-note{display:none}.ticker{font-size:18px;gap:25px;padding:12px 0}.section{padding:52px 6%}.section-heading{font-size:12px;flex-wrap:wrap}h2{margin-top:30px}.empty-project{gap:20px;align-items:flex-start;padding:30px 0}.empty-number{font-size:25px}.empty-star{display:none}.empty-project h3{font-size:23px}.empty-project p br{display:none}.about{grid-template-columns:1fr;gap:25px}.about-copy p{font-size:17px}.contact .section-heading>span:last-child{display:none}.contact{padding-bottom:24px}.contact footer{margin-top:50px}.project{grid-template-columns:30px 1fr;gap:10px}.project h3{font-size:28px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.asterisk{animation:none}*{transition:none!important}}
