:root{--color-bg: #2d2d2d;--color-surface: #2d2d2d;--color-heading: #d4d4d4;--color-text: #b0b0b0;--color-text-muted: #888888;--color-accent: #78b3d6;--color-accent-hover: #98c9e8;--color-border: #444444;--font-sans: "Nunito Sans", sans-serif;--font-heading: "Sansita", sans-serif;--font-size-sm: .9375rem;--font-size-meta: 1rem;--max-width-narrow: 720px;--max-width-blog: 590px;--max-width-wide: 960px;--max-width-content: 1080px;--space-xs: .5rem;--space-sm: 1rem;--space-md: 1.5rem;--space-lg: 2.5rem;--space-xl: 4rem;--radius: 8px}*,*:before,*:after{box-sizing:border-box}html{font-family:var(--font-sans);font-size:16px;line-height:1.62;color:var(--color-text);background:var(--color-bg);-webkit-font-smoothing:antialiased}body{margin:0;min-height:100vh}img{max-width:100%;height:auto;display:block}a{color:var(--color-accent);text-decoration:none}a:hover{color:var(--color-accent-hover);text-decoration:underline}h1,h2,h3,h4{font-family:var(--font-heading);color:var(--color-heading);line-height:1.25;font-weight:700}.nav__brand,.nav__link{font-family:var(--font-heading);font-weight:700}h1{font-size:2rem}h2{font-size:1.5rem;margin-top:var(--space-lg)}h3{font-size:1.125rem}p{margin:0 0 var(--space-sm)}ul,ol{margin:0 0 var(--space-sm);padding-left:1.5rem}.container{width:100%;max-width:min(var(--max-width-content),88vw);margin:0 auto;padding:0 var(--space-md)}.container--narrow{max-width:var(--max-width-narrow)}.prose img{border-radius:var(--radius);margin:var(--space-md) 0}.prose hr{border:none;border-top:1px solid var(--color-border);margin:var(--space-lg) 0}.video-embed{position:relative;width:100%;aspect-ratio:16 / 9;margin:var(--space-md) 0;border-radius:var(--radius);overflow:hidden;background:#000}.video-embed iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.prose .video-embed{margin:var(--space-md) 0}.prose .image-gallery{display:flex;flex-direction:column;gap:6px;margin:var(--space-md) 0 var(--space-lg);background:transparent}.prose .image-gallery__row{display:grid;gap:6px}.prose .image-gallery__row--1-1{grid-template-columns:1fr 1fr}.prose .image-gallery__row--1{grid-template-columns:1fr}.prose .image-gallery__row--15-05{grid-template-columns:1.5fr .5fr}.prose .image-gallery__row--11-09{grid-template-columns:1.1fr .9fr}.prose .image-gallery img{width:100%;height:100%;margin:0;border-radius:0;object-fit:cover}.prose .image-gallery__row--1-1 img,.prose .image-gallery__row--15-05 img,.prose .image-gallery__row--11-09 img{min-height:200px}.prose .image-gallery__row--1 img{min-height:220px}.prose .image-gallery--full-rows .image-gallery__row--1 img{min-height:0;height:auto;object-fit:contain}.prose .story-fullwidth{margin:var(--space-lg) 0}.prose .story-fullwidth img{width:100%;height:auto;margin:0;border-radius:var(--radius);object-fit:contain}@media(max-width:640px){.prose .image-gallery__row--1-1,.prose .image-gallery__row--15-05,.prose .image-gallery__row--11-09{grid-template-columns:1fr}.prose .image-gallery__row--1-1 img,.prose .image-gallery__row--15-05 img,.prose .image-gallery__row--11-09 img,.prose .image-gallery__row--1 img{min-height:0;aspect-ratio:16 / 10}}.prose .subsection{display:grid;grid-template-columns:1fr 3fr;column-gap:var(--space-lg);align-items:start;margin:var(--space-lg) 0}.prose .subsection:not(:has(.subsection__media)){grid-template-columns:1fr}.prose .subsection--media-left{grid-template-columns:3fr 2fr}.prose .subsection--half{grid-template-columns:1fr 1fr}.prose .subsection--half .subsection__title,.prose .subsection--half .subsection__text{text-align:right}.prose .subsection__figure-wrap{margin:0}.prose .subsection__figure-wrap img{width:100%;height:auto;margin:0;border-radius:var(--radius);object-fit:cover}.prose .subsection__caption{margin:var(--space-xs) 0 0;font-size:var(--font-size-meta);line-height:1.4;color:var(--color-text-muted);text-align:center}.prose .image-row--books{grid-template-columns:1fr 1fr;gap:var(--space-sm);margin-top:var(--space-md)}.prose .image-row--books .subsection__figure-wrap img{width:100%;height:auto;aspect-ratio:auto;object-fit:contain}.prose .story-block--characters{display:grid;grid-template-columns:1fr 1fr;column-gap:var(--space-md);row-gap:var(--space-lg);margin:var(--space-lg) 0}.prose .story-block--characters .story-block__title{margin:0;text-align:right}.prose .character-amanda__left{grid-column:1;grid-row:1 / 3;display:grid;grid-template-rows:auto 1fr;min-width:0}.prose .character-row__info--amanda{align-self:center;text-align:right}.prose .character-row__portrait--amanda{grid-column:2;grid-row:1 / 3;align-self:start}.prose .character-row--lin{grid-column:1 / -1;display:grid;grid-template-columns:1fr 1fr;column-gap:var(--space-md);align-items:center;margin:0}.prose .character-row__info{text-align:right}.prose .character-row__info p{margin:0 0 var(--space-xs)}.prose .character-row__info p:last-child{margin-bottom:0;margin-top:var(--space-sm)}.prose .character-row__portrait{display:flex;justify-content:flex-start}.prose .character-row__portrait img{width:100%;max-width:280px;height:auto;margin:0;border-radius:var(--radius);object-fit:contain}.prose .story-block--gallery{margin:var(--space-xl) 0 var(--space-md)}.prose .story-block--gallery .story-block__title--center{margin:0 0 var(--space-md);text-align:center}.prose .story-block--gallery .story-block__lead{margin:0 0 var(--space-lg);line-height:1.65}.prose .story-block--responsibilities{display:flex;flex-direction:column;gap:var(--space-lg)}.prose .responsibilities__header{display:flex;flex-direction:column;align-items:center;gap:var(--space-sm)}.prose .responsibilities__title{margin:0;text-align:center;font-size:2rem;line-height:1.25}.prose .responsibilities__intro{margin:0;text-align:center;line-height:1.65}.prose .responsibility-row{display:grid;grid-template-columns:3fr 2fr;column-gap:var(--space-md);align-items:end}.prose .responsibility-row__figure img{width:100%;height:auto;margin:0;border-radius:var(--radius);object-fit:contain}.prose .responsibility-row__aside{display:flex;flex-direction:column;gap:var(--space-md);align-items:flex-start;justify-content:flex-end;min-width:0}.prose .responsibility-row__aside p{margin:0;line-height:1.65}.prose .responsibility-row__thumb{width:100%;max-width:min(100%,420px);height:auto;margin:0;border-radius:var(--radius);object-fit:contain}@media(max-width:768px){.prose .responsibility-row{grid-template-columns:1fr;row-gap:var(--space-md)}.prose .responsibility-row__thumb{max-width:100%}}@media(max-width:768px){.prose .story-block--characters{grid-template-columns:1fr}.prose .character-amanda__left,.prose .character-row__portrait--amanda{grid-column:1;grid-row:auto}.prose .character-amanda__left{grid-template-rows:auto}.prose .character-row__info--amanda,.prose .character-row__info,.prose .story-block--characters .story-block__title{text-align:left}.prose .character-row--lin{grid-template-columns:1fr;row-gap:var(--space-md)}.prose .character-row__portrait img{max-width:100%;margin:0 auto}}.prose .story-duo{display:grid;grid-template-columns:1fr 1fr;column-gap:var(--space-xl);align-items:start;margin:var(--space-lg) 0}.prose .story-duo__column{display:flex;flex-direction:column;gap:var(--space-md);min-width:0}.prose .story-duo__column--theme{text-align:left}.prose .story-duo__column--theme .story-duo__title,.prose .story-duo__column--theme .story-duo__text{text-align:right}.prose .story-duo__column--overview{text-align:left}.prose .story-duo__title{margin:0}.prose .story-duo__text>:first-child{margin-top:0}.prose .story-duo__text>:last-child{margin-bottom:0}@media(max-width:768px){.prose .story-duo{grid-template-columns:1fr;row-gap:var(--space-lg)}.prose .story-duo__column--theme .story-duo__title,.prose .story-duo__column--theme .story-duo__text{text-align:left}}.prose .subsection__aside{display:flex;flex-direction:column;gap:var(--space-md);min-width:0}.prose .subsection__title{margin:0}.prose .subsection__media{display:flex;flex-direction:column;gap:var(--space-md);min-width:0}.prose .subsection__text>:first-child{margin-top:0}.prose .subsection__text>:last-child{margin-bottom:0}.prose .subsection__figure{width:100%;height:auto;margin:0;border-radius:var(--radius);object-fit:contain}.prose .image-row{display:grid;gap:var(--space-sm)}.prose .image-row--square{grid-template-columns:repeat(3,1fr)}.prose .image-row--square img{width:100%;aspect-ratio:1 / 1;object-fit:cover;margin:0;border-radius:var(--radius)}.prose .image-row--testing{grid-template-columns:1fr 1fr 1fr;align-items:start}.prose .image-row--testing img{margin:0;border-radius:var(--radius)}.prose .image-row--testing img:not(:last-child){width:100%;aspect-ratio:1 / 1;object-fit:cover}.prose .image-row--testing img:last-child{width:100%;height:auto;object-fit:contain}@media(max-width:768px){.prose .subsection{grid-template-columns:1fr;row-gap:var(--space-md)}.prose .subsection--half .subsection__title,.prose .subsection--half .subsection__text{text-align:left}}.prose .make-game__figure{width:82%;height:auto;object-fit:contain;margin:0;border-radius:var(--radius)}.prose .make-game__text{max-width:85%}@media(max-width:768px){.prose .make-game__figure{width:100%;max-width:50%}}body.page-theme--project{--color-bg: #0b0b0b;--color-surface: #0b0b0b;--color-text: #d4dc82;--color-text-muted: #b0b86e;--color-accent: #e8ee9a;--color-accent-hover: #f5f8c4;--color-border: #2e2e2e;--space-section-y: calc(var(--space-lg) * 2);--space-section-y-lg: calc(var(--space-xl) * 2);background-color:var(--color-bg);color:var(--color-text)}body.page-theme--project .prose .subsection,body.page-theme--project .prose .story-block--characters,body.page-theme--project .prose .story-duo,body.page-theme--project .prose .story-fullwidth,body.page-theme--project .prose .story-block--gallery,body.page-theme--project .prose .story-block--responsibilities{margin-top:var(--space-section-y);margin-bottom:var(--space-section-y)}body.page-theme--project .prose .story-block--gallery{margin-top:var(--space-section-y-lg)}body.page-theme--project .prose .image-gallery{margin-top:calc(var(--space-md) * 2);margin-bottom:calc(var(--space-lg) * 2)}body.page-theme--project .prose :is(h2){text-align:center;margin-top:var(--space-section-y-lg);margin-bottom:var(--space-section-y)}body.page-theme--project .prose .responsibilities__title{margin:0}body.page-theme--project .prose :is(h2,h3,strong){color:var(--color-text)}body.page-theme--project .breadcrumb a{color:var(--color-text-muted)}body.page-theme--project .breadcrumb a:hover{color:var(--color-accent-hover)}.nav-header[data-astro-cid-dmqpwcec]{position:sticky;top:0;z-index:100;background:var(--color-surface);border-bottom:1px solid var(--color-border)}.nav[data-astro-cid-dmqpwcec]{display:flex;align-items:center;justify-content:space-between;padding-top:var(--space-sm);padding-bottom:var(--space-sm)}.nav__brand[data-astro-cid-dmqpwcec]{font-family:var(--font-heading);font-weight:700;color:var(--color-heading);text-decoration:none;font-size:1.125rem}.nav__brand[data-astro-cid-dmqpwcec]:hover{color:var(--color-accent);text-decoration:none}.nav__menu[data-astro-cid-dmqpwcec]{display:flex;gap:var(--space-md);list-style:none;margin:0;padding:0}.nav__link[data-astro-cid-dmqpwcec]{font-family:var(--font-heading);font-weight:700;color:var(--color-text);font-size:1.125rem;text-decoration:none}.nav__link[data-astro-cid-dmqpwcec]:hover,.nav__link--active[data-astro-cid-dmqpwcec]{color:var(--color-accent);text-decoration:none}.nav__toggle[data-astro-cid-dmqpwcec]{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:var(--space-xs)}.nav__toggle-bar[data-astro-cid-dmqpwcec]{display:block;width:22px;height:2px;background:var(--color-text);border-radius:1px}@media(max-width:640px){.nav__toggle[data-astro-cid-dmqpwcec]{display:flex}.nav__menu[data-astro-cid-dmqpwcec]{display:none;position:absolute;top:100%;left:0;right:0;flex-direction:column;gap:0;background:var(--color-surface);border-bottom:1px solid var(--color-border);padding:var(--space-sm) var(--space-md)}.nav__menu[data-astro-cid-dmqpwcec].is-open{display:flex}.nav__link[data-astro-cid-dmqpwcec]{display:block;padding:var(--space-xs) 0}.nav-header[data-astro-cid-dmqpwcec]{position:relative}.nav-header[data-astro-cid-dmqpwcec]:has(.nav__menu.is-open){position:sticky}}main[data-astro-cid-losip7nv]{min-height:calc(100vh - 120px);padding:var(--space-lg) 0 var(--space-xl)}.site-footer[data-astro-cid-losip7nv]{border-top:1px solid var(--color-border);padding:var(--space-md) 0;background:var(--color-surface)}.site-footer[data-astro-cid-losip7nv] p[data-astro-cid-losip7nv]{margin:0;font-size:var(--font-size-meta);color:var(--color-text-muted);text-align:center}
