:root{--bg:#0c0e12;--bg-elevated:#14171d;--line:#262a31;--ink:#edf0f3;--muted:#8c94a0;--accent:#ff5d3a;--accent-ink:#1a0800;--accent-2:#3ad6c4;--focus:#ffd166;--font-display:"Space Grotesk", "Segoe UI", sans-serif;--font-body:"Inter", "Segoe UI", sans-serif;--measure:62ch;--gutter:clamp(1.25rem, 4vw, 3.5rem);--ease-out:cubic-bezier(.16, 1, .3, 1);--ease-spring:cubic-bezier(.34, 1.56, .64, 1)}*{box-sizing:border-box}html{color-scheme:dark;scroll-behavior:smooth}body{background:var(--bg);color:var(--ink);font-family:var(--font-body);-webkit-font-smoothing:antialiased;margin:0;font-size:17px;line-height:1.6}img{max-width:100%;display:block}a{color:inherit}h1,h2,h3{font-family:var(--font-display);letter-spacing:-.01em;margin:0;line-height:1.1}p{margin:0}.container{max-width:1180px;padding-inline:var(--gutter);margin-inline:auto}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link{background:var(--accent);color:var(--accent-ink);z-index:100;border-radius:6px;padding:.6rem 1rem;font-weight:600;transition:top .15s;position:absolute;top:-3rem;left:1rem}.skip-link:focus{top:1rem}:focus-visible{outline:2px solid var(--focus);outline-offset:3px;border-radius:2px}[data-reveal]{opacity:0;transition:opacity .7s var(--ease-out), transform .7s var(--ease-out);transform:translateY(22px)}[data-reveal].is-visible{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}[data-reveal]{opacity:1;transform:none}}.lightbox[data-astro-cid-utnzf2kr]{z-index:100;background:color-mix(in srgb, var(--bg) 92%, transparent);backdrop-filter:blur(4px);animation:lightbox-in .2s var(--ease-out);justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.lightbox[data-astro-cid-utnzf2kr][hidden]{display:none}.lightbox__img[data-astro-cid-utnzf2kr]{border-radius:8px;width:auto;max-width:min(90vw,1100px);height:auto;max-height:85vh;box-shadow:0 30px 60px #00000080}.lightbox__close[data-astro-cid-utnzf2kr],.lightbox__nav[data-astro-cid-utnzf2kr]{border:1px solid var(--line);background:color-mix(in srgb, var(--bg) 75%, transparent);width:44px;height:44px;color:var(--ink);cursor:pointer;transition:border-color .25s var(--ease-out);border-radius:50%;justify-content:center;align-items:center;display:flex;position:fixed}.lightbox__close[data-astro-cid-utnzf2kr]:hover,.lightbox__nav[data-astro-cid-utnzf2kr]:hover{border-color:var(--accent-2)}.lightbox__close[data-astro-cid-utnzf2kr]{top:1.25rem;right:1.25rem}.lightbox__nav--prev[data-astro-cid-utnzf2kr]{top:50%;left:1.25rem;translate:0 -50%}.lightbox__nav--next[data-astro-cid-utnzf2kr]{top:50%;right:1.25rem;translate:0 -50%}@media (width<=640px){.lightbox__nav[data-astro-cid-utnzf2kr]{width:38px;height:38px}.lightbox__nav--prev[data-astro-cid-utnzf2kr]{left:.5rem}.lightbox__nav--next[data-astro-cid-utnzf2kr]{right:.5rem}}@keyframes lightbox-in{0%{opacity:0}}@media (prefers-reduced-motion:reduce){.lightbox[data-astro-cid-utnzf2kr]{animation:none}}.nav[data-astro-cid-wpvy4v7s]{z-index:20;background:color-mix(in srgb, var(--bg) 88%, transparent);backdrop-filter:blur(10px);border-bottom:1px solid var(--line);position:sticky;top:0}.nav__inner[data-astro-cid-wpvy4v7s]{flex-wrap:wrap;justify-content:space-between;align-items:center;row-gap:.6rem;padding-block:1.1rem;display:flex}.nav__name[data-astro-cid-wpvy4v7s]{font-family:var(--font-display);letter-spacing:-.01em;font-size:1.05rem;font-weight:600;text-decoration:none}.nav__links[data-astro-cid-wpvy4v7s]{align-items:center;gap:clamp(1.25rem,3vw,2.25rem);margin:0;padding:0;list-style:none;display:flex}.nav__links[data-astro-cid-wpvy4v7s] a[data-astro-cid-wpvy4v7s]{color:var(--muted);transition:color .25s var(--ease-out);font-size:.95rem;font-weight:500;text-decoration:none}.nav__links[data-astro-cid-wpvy4v7s] a[data-astro-cid-wpvy4v7s]:hover{color:var(--ink)}.nav__lang[data-astro-cid-wpvy4v7s]{color:var(--muted);border:1px solid var(--line);transition:color .25s var(--ease-out), border-color .25s var(--ease-out);border-radius:100px;padding:.25rem .6rem;font-size:.8rem;font-weight:600}.nav__lang[data-astro-cid-wpvy4v7s]:hover{color:var(--ink);border-color:var(--accent-2)}@media (width<=540px){.nav__inner[data-astro-cid-wpvy4v7s]{flex-direction:column;align-items:flex-start}.nav__links[data-astro-cid-wpvy4v7s]{gap:.85rem}.nav__links[data-astro-cid-wpvy4v7s] a[data-astro-cid-wpvy4v7s]{font-size:.85rem}}.hero[data-astro-cid-ge2uvauf]{padding-block:clamp(3rem,8vw,6rem) clamp(2.5rem,6vw,4rem);overflow:hidden}.hero__inner[data-astro-cid-ge2uvauf]{grid-template-columns:minmax(0,1fr) minmax(220px,320px);align-items:center;gap:clamp(2rem,5vw,4rem);display:grid}.hero__title[data-astro-cid-ge2uvauf]{max-width:16ch;font-size:clamp(2.1rem,4.6vw,3.4rem);font-weight:600}.hero__lede[data-astro-cid-ge2uvauf]{max-width:46ch;color:var(--muted);margin-top:1.4rem;font-size:1.1rem}.hero__actions[data-astro-cid-ge2uvauf]{flex-wrap:wrap;gap:.9rem;margin-top:2.2rem;display:flex}.btn[data-astro-cid-ge2uvauf]{transition:transform .3s var(--ease-spring), background .25s var(--ease-out), border-color .25s var(--ease-out);border-radius:8px;align-items:center;padding:.75rem 1.4rem;font-size:.95rem;font-weight:600;text-decoration:none;display:inline-flex}.btn--primary[data-astro-cid-ge2uvauf]{background:var(--accent);color:var(--accent-ink)}.btn--primary[data-astro-cid-ge2uvauf]:hover{transform:translateY(-2px)}.btn--ghost[data-astro-cid-ge2uvauf]{color:var(--ink);border:1px solid var(--line)}.btn--ghost[data-astro-cid-ge2uvauf]:hover{border-color:var(--accent-2);transform:translateY(-2px)}.hero__mark[data-astro-cid-ge2uvauf]{justify-self:center;width:100%;max-width:280px;height:auto}.hero__edges[data-astro-cid-ge2uvauf] line[data-astro-cid-ge2uvauf]{stroke-dasharray:220;stroke-dashoffset:220px;animation:.7s ease-out forwards draw-line}.hero__edges[data-astro-cid-ge2uvauf] line[data-astro-cid-ge2uvauf]:first-child{animation-delay:50ms}.hero__edges[data-astro-cid-ge2uvauf] line[data-astro-cid-ge2uvauf]:nth-child(2){animation-delay:.12s}.hero__edges[data-astro-cid-ge2uvauf] line[data-astro-cid-ge2uvauf]:nth-child(3){animation-delay:.19s}.hero__edges[data-astro-cid-ge2uvauf] line[data-astro-cid-ge2uvauf]:nth-child(4){animation-delay:.26s}.hero__edges[data-astro-cid-ge2uvauf] line[data-astro-cid-ge2uvauf]:nth-child(5){animation-delay:.33s}.hero__edges[data-astro-cid-ge2uvauf] line[data-astro-cid-ge2uvauf]:nth-child(6){animation-delay:.4s}.hero__edges[data-astro-cid-ge2uvauf] line[data-astro-cid-ge2uvauf]:nth-child(7){animation-delay:.47s}.hero__nodes[data-astro-cid-ge2uvauf] circle[data-astro-cid-ge2uvauf]{opacity:0;transform-box:fill-box;transform-origin:50%;animation:.4s cubic-bezier(.34,1.56,.64,1) forwards pop-in;transform:scale(.3)}.hero__nodes[data-astro-cid-ge2uvauf] circle[data-astro-cid-ge2uvauf]:first-child{animation-delay:.15s}.hero__nodes[data-astro-cid-ge2uvauf] circle[data-astro-cid-ge2uvauf]:nth-child(2){animation-delay:.3s}.hero__nodes[data-astro-cid-ge2uvauf] circle[data-astro-cid-ge2uvauf]:nth-child(3){animation-delay:.45s}.hero__nodes[data-astro-cid-ge2uvauf] circle[data-astro-cid-ge2uvauf]:nth-child(4){animation-delay:.55s}.hero__nodes[data-astro-cid-ge2uvauf] circle[data-astro-cid-ge2uvauf]:nth-child(5){animation-delay:.65s}.hero__nodes[data-astro-cid-ge2uvauf] circle[data-astro-cid-ge2uvauf]:nth-child(6){animation-delay:.75s}@keyframes draw-line{to{stroke-dashoffset:0}}@keyframes pop-in{to{opacity:1;transform:scale(1)}}@media (width<=780px){.hero__inner[data-astro-cid-ge2uvauf]{grid-template-columns:1fr}.hero__mark[data-astro-cid-ge2uvauf]{order:-1;max-width:200px}}@media (prefers-reduced-motion:reduce){.hero__edges[data-astro-cid-ge2uvauf] line[data-astro-cid-ge2uvauf],.hero__nodes[data-astro-cid-ge2uvauf] circle[data-astro-cid-ge2uvauf]{stroke-dashoffset:0;opacity:1;animation:none;transform:scale(1)}}.gallery[data-astro-cid-rj65ajc3]{position:relative}.gallery__track[data-astro-cid-rj65ajc3]{scroll-snap-type:x mandatory;scrollbar-width:none;border-radius:8px;gap:.75rem;display:flex;overflow-x:auto}.gallery__track[data-astro-cid-rj65ajc3]::-webkit-scrollbar{display:none}.gallery__track[data-astro-cid-rj65ajc3] img[data-astro-cid-rj65ajc3]{aspect-ratio:1400/787;object-fit:cover;scroll-snap-align:start;background:var(--bg-elevated);cursor:zoom-in;border-radius:8px;flex:none;width:min(78%,420px);max-width:420px;height:auto}.gallery__nav[data-astro-cid-rj65ajc3]{border:1px solid var(--line);background:color-mix(in srgb, var(--bg) 82%, transparent);backdrop-filter:blur(6px);width:36px;height:36px;color:var(--ink);cursor:pointer;transition:border-color .25s var(--ease-out), background .25s var(--ease-out);border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;translate:0 -50%}.gallery__nav[data-astro-cid-rj65ajc3]:hover{border-color:var(--accent-2)}.gallery__nav--prev[data-astro-cid-rj65ajc3]{left:-14px}.gallery__nav--next[data-astro-cid-rj65ajc3]{right:-14px}@media (width<=560px){.gallery__nav[data-astro-cid-rj65ajc3]{display:none}}.game[data-astro-cid-27tbis3y]{border-top:1px solid var(--line);padding-block:clamp(2.5rem,6vw,4rem)}.game__row[data-astro-cid-27tbis3y]{grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);align-items:center;gap:clamp(1.5rem,4vw,3rem);display:grid}.game__row--reverse[data-astro-cid-27tbis3y]{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr)}.game__row--reverse[data-astro-cid-27tbis3y] .game__media[data-astro-cid-27tbis3y]{order:2}.game__media[data-astro-cid-27tbis3y]{background:var(--bg-elevated);border-radius:10px;overflow:hidden;box-shadow:0 0 0 1px #0006,0 2.8px 2.2px #0003,0 12.5px 10px #00000038,0 41.8px 33.4px #00000047}.game__media[data-astro-cid-27tbis3y] img[data-astro-cid-27tbis3y]{width:100%;height:auto;transition:transform .35s cubic-bezier(.16,1,.3,1)}.game[data-astro-cid-27tbis3y]:hover .game__media[data-astro-cid-27tbis3y] img[data-astro-cid-27tbis3y]{transform:scale(1.02)}.game__year[data-astro-cid-27tbis3y]{color:var(--accent-2);margin-bottom:.5rem;font-size:.9rem;font-weight:500}.game__title[data-astro-cid-27tbis3y]{font-size:clamp(1.5rem,3vw,2rem);font-weight:600}.game__tagline[data-astro-cid-27tbis3y]{font-family:var(--font-display);color:var(--ink);margin-top:.6rem;font-weight:500}.game__description[data-astro-cid-27tbis3y]{color:var(--muted);max-width:48ch;margin-top:.9rem}.game__platforms[data-astro-cid-27tbis3y]{flex-wrap:wrap;gap:.5rem;margin:1.3rem 0 0;padding:0;list-style:none;display:flex}.game__platforms[data-astro-cid-27tbis3y] li[data-astro-cid-27tbis3y]{font-size:0}.game__platforms[data-astro-cid-27tbis3y] a[data-astro-cid-27tbis3y]{color:var(--muted);border:1px solid var(--line);transition:color .25s var(--ease-out), border-color .25s var(--ease-out);border-radius:100px;padding:.3rem .75rem;font-size:.82rem;text-decoration:none;display:inline-block}.game__platforms[data-astro-cid-27tbis3y] a[data-astro-cid-27tbis3y]:hover{color:var(--ink);border-color:var(--accent-2)}.game__gallery[data-astro-cid-27tbis3y]{margin-top:clamp(1.5rem,4vw,2.5rem)}@media (width<=780px){.game__row[data-astro-cid-27tbis3y],.game__row--reverse[data-astro-cid-27tbis3y]{grid-template-columns:1fr}.game__row--reverse[data-astro-cid-27tbis3y] .game__media[data-astro-cid-27tbis3y]{order:0}}.next[data-astro-cid-coozzoky]{border-top:1px dashed var(--line);padding-block:clamp(2rem,5vw,3rem)}.next__inner[data-astro-cid-coozzoky]{align-items:flex-start;gap:1.2rem;display:flex}.next__dot[data-astro-cid-coozzoky]{background:var(--accent-2);width:14px;height:14px;box-shadow:0 0 0 4px color-mix(in srgb, var(--accent-2) 18%, transparent);border-radius:50%;flex:none;margin-top:.35rem}.next__label[data-astro-cid-coozzoky]{color:var(--accent-2);margin-bottom:.4rem;font-size:.9rem;font-weight:500}.next__title[data-astro-cid-coozzoky]{font-size:1.3rem;font-weight:600}.next__text[data-astro-cid-coozzoky]{color:var(--muted);max-width:50ch;margin-top:.6rem}.about[data-astro-cid-oxgmilyn]{border-top:1px solid var(--line);padding-block:clamp(3rem,7vw,5rem)}.about__inner[data-astro-cid-oxgmilyn]{max-width:720px}.about__title[data-astro-cid-oxgmilyn]{margin-bottom:1.5rem;font-size:clamp(1.6rem,3vw,2.1rem);font-weight:600}.about__text[data-astro-cid-oxgmilyn]{color:var(--muted);max-width:var(--measure);font-size:1.05rem}.about__text[data-astro-cid-oxgmilyn]+.about__text[data-astro-cid-oxgmilyn]{margin-top:1.1rem}.contact[data-astro-cid-he3spzz3]{border-top:1px solid var(--line);padding-block:clamp(3rem,7vw,5rem)}.contact__title[data-astro-cid-he3spzz3]{font-size:clamp(1.6rem,3vw,2.1rem);font-weight:600}.contact__text[data-astro-cid-he3spzz3]{color:var(--muted);max-width:46ch;margin-top:1rem}.contact__email[data-astro-cid-he3spzz3]{font-family:var(--font-display);color:var(--accent);transition:border-color .25s var(--ease-out);border-bottom:2px solid #0000;margin-top:1.4rem;font-size:clamp(1.3rem,3vw,1.8rem);font-weight:600;text-decoration:none;display:inline-block}.contact__email[data-astro-cid-he3spzz3]:hover{border-color:var(--accent)}.contact__socials[data-astro-cid-he3spzz3]{flex-wrap:wrap;gap:.5rem 1.6rem;margin:2.2rem 0 0;padding:0;list-style:none;display:flex}.contact__socials[data-astro-cid-he3spzz3] a[data-astro-cid-he3spzz3]{color:var(--muted);transition:color .25s var(--ease-out);font-size:.95rem;font-weight:500;text-decoration:none}.contact__socials[data-astro-cid-he3spzz3] a[data-astro-cid-he3spzz3]:hover{color:var(--accent-2)}.footer[data-astro-cid-jo6i4kqk]{border-top:1px solid var(--line);padding-block:1.5rem}.footer__inner[data-astro-cid-jo6i4kqk]{color:var(--muted);justify-content:space-between;font-size:.85rem;display:flex}.footer__inner[data-astro-cid-jo6i4kqk] a[data-astro-cid-jo6i4kqk]{color:var(--muted);text-decoration:none}.footer__inner[data-astro-cid-jo6i4kqk] a[data-astro-cid-jo6i4kqk]:hover{color:var(--ink)}
