@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}.curtain{z-index:300;pointer-events:none;background:#0a0908;position:fixed;inset:0}.navbar{z-index:150;-webkit-backdrop-filter:blur(8px);background:linear-gradient(#0a0908d9 0%,#0a09088c 70%,#0000 100%);position:fixed;top:0;left:0;right:0}.navbar__inner{justify-content:space-between;align-items:center;max-width:1280px;margin:0 auto;padding:1.25rem 2.5rem 1.5rem;display:flex}.navbar__brand{flex-direction:column;gap:.3rem;line-height:1;display:flex}.navbar__brand:hover .navbar__mark{color:#b58aa3}.navbar__mark{color:#e8e2d4;letter-spacing:0;font-family:Pangolin,cursive;font-size:1.55rem;transition:color .4s}.navbar__mark-meta{letter-spacing:.22em;text-transform:uppercase;color:#e8e2d452;font-family:JetBrains Mono,IBM Plex Mono,ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.6rem}.navbar__links{align-items:center;gap:.9rem;display:flex}.navbar__link{letter-spacing:.16em;text-transform:uppercase;color:#e8e2d49e;align-items:center;gap:.35rem;padding:.25rem 0;font-family:JetBrains Mono,IBM Plex Mono,ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.72rem;transition:color .4s;display:inline-flex;position:relative}.navbar__link:after{content:"";transform-origin:0;background:#b58aa3;height:1px;transition:transform .4s cubic-bezier(.22,1,.36,1);position:absolute;bottom:-2px;left:0;right:0;transform:scaleX(0)}.navbar__link:hover{color:#e8e2d4}.navbar__link:hover:after{transform:scaleX(1)}.navbar__arrow{font-size:.7rem;transition:transform .4s}.navbar__link--ext:hover .navbar__arrow{transform:translate(2px,-2px)}.navbar__sep{color:#e8e2d424;font-family:JetBrains Mono,IBM Plex Mono,ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.65rem}.page{z-index:1;position:relative}.site-footer{background:#0a0908;border-top:1px solid #e8e2d41f;padding:3rem 2.5rem 3.5rem;position:relative}.site-footer__inner{flex-direction:column;align-items:center;gap:.75rem;max-width:1280px;margin:0 auto;display:flex}.site-footer__row{letter-spacing:.16em;text-transform:uppercase;color:#e8e2d49e;align-items:center;gap:.7rem;font-family:JetBrains Mono,IBM Plex Mono,ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.72rem;display:flex}.site-footer__row--small{color:#e8e2d452;letter-spacing:.2em;font-size:.62rem}.site-footer__mark{text-transform:none;letter-spacing:0;color:#e8e2d4;font-family:Pangolin,cursive;font-size:1.15rem}.site-footer__meta{font-style:normal}.site-footer__dot{color:#e8e2d424}@media (width<=760px){.navbar__inner{padding:1rem 1.25rem}.navbar__mark{font-size:1.2rem}.navbar__mark-meta{display:none}.navbar__links{gap:.6rem}.navbar__link{letter-spacing:.12em;font-size:.65rem}.navbar__sep{font-size:.55rem}}@media (width<=460px){.navbar__link--ext .navbar__arrow{display:none}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}.about-page{background:radial-gradient(70% 50% at 30% 30%,#6e476124 0%,#0000 70%),#0a0908;min-height:80vh;padding:10rem 2.5rem 6rem;position:relative;overflow:hidden}.about-page__orb{filter:blur(120px);pointer-events:none;z-index:0;mix-blend-mode:screen;border-radius:50%;position:absolute}.about-page__orb--1{opacity:.5;background:radial-gradient(circle,#b58aa380,#b58aa300);width:460px;height:460px;animation:18s ease-in-out infinite alternate about-orb-1;top:5%;right:-12%}.about-page__orb--2{opacity:.45;background:radial-gradient(circle,#6e476199,#6e476100);width:360px;height:360px;animation:22s ease-in-out infinite alternate about-orb-2;bottom:8%;left:-8%}@keyframes about-orb-1{0%{transform:translate(0)scale(1)}to{transform:translate(-40px,30px)scale(1.06)}}@keyframes about-orb-2{0%{transform:translate(0)scale(1)}to{transform:translate(30px,-25px)scale(1.04)}}.about-page__inner{z-index:1;max-width:1000px;margin:0 auto;position:relative}.about-page__eyebrow{letter-spacing:.22em;text-transform:uppercase;color:#e8e2d452;align-items:center;gap:.85rem;margin-bottom:2.5rem;font-family:JetBrains Mono,IBM Plex Mono,ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.7rem;display:flex}.about-page__dot{background:#b58aa3;border-radius:50%;width:6px;height:6px;display:inline-block;box-shadow:0 0 12px #b58aa352}.about-page__heading{letter-spacing:0;color:#e8e2d4;max-width:20ch;margin-bottom:3rem;font-family:Pangolin,cursive;font-size:clamp(2.5rem,1.5rem + 4vw,5rem);line-height:1.1}.about-page__heading em{color:#b58aa3;font-style:normal}.about-page__content{border-top:1px solid #e8e2d41f;flex-direction:column;gap:1.25rem;max-width:62ch;padding-top:2rem;display:flex}.about-page__content p{color:#e8e2d49e;margin:0;font-family:Montserrat,system-ui,Avenir,Helvetica,Arial,sans-serif;font-size:clamp(1rem,.9rem + .3vw,1.1rem);line-height:1.7}.about-page__content strong{color:#e8e2d4;letter-spacing:.04em;font-weight:600}.about-page__content a{color:#e8e2d4;border-bottom:1px solid #e8e2d41f;padding-bottom:1px;transition:color .4s,border-color .4s}.about-page__content a:hover{color:#b58aa3;border-color:#b58aa3}.team{background:#0a0908;padding:6rem 2.5rem 8rem}.team__inner{max-width:1100px;margin:0 auto}.team__grid{border-top:1px solid #e8e2d41f;grid-template-columns:repeat(3,1fr);display:grid}.team-card{border-bottom:1px solid #e8e2d41f;border-right:1px solid #e8e2d41f;flex-direction:column;gap:1.5rem;padding:2.5rem 1.75rem;transition:background .5s,box-shadow .5s;display:flex;position:relative;overflow:hidden}.team-card:before{content:"";opacity:0;pointer-events:none;background:radial-gradient(circle at 50% 30%,#b58aa329,#0000 65%);transition:opacity .6s;position:absolute;inset:0}.team-card:nth-child(3n){border-right:1px solid #e8e2d41f}.team-card:hover{background:#b58aa308;box-shadow:inset 0 0 40px #b58aa314}.team-card:hover:before{opacity:1}.team-card:hover .team-card__index{color:#b58aa3}.team-card:hover .team-card__avatar:not(.team-card__avatar--img){color:#b58aa3;border-color:#b58aa3;box-shadow:0 0 30px #b58aa34d}.team-card:hover .team-card__avatar--img{box-shadow:0 0 30px #b58aa340}.team-card__index{color:#e8e2d452;transition:color .4s;position:absolute;top:1.25rem;right:1.25rem}.team-card__avatar{letter-spacing:0;color:#e8e2d49e;background:0 0;border:1px solid #e8e2d41f;border-radius:50%;justify-content:center;align-self:flex-start;align-items:center;width:140px;height:140px;font-family:Pangolin,cursive;font-size:2.4rem;transition:border-color .5s,color .5s,box-shadow .5s;display:flex}.team-card__avatar--img{object-fit:cover;filter:grayscale(.4)contrast(1.05);border-color:#0000;transition:filter .5s,box-shadow .5s}.team-card:hover .team-card__avatar--img{filter:grayscale(0)contrast(1.05)}.team-card__info{flex-direction:column;gap:.35rem;display:flex}.team-card__name{letter-spacing:0;color:#e8e2d4;margin:0;font-family:Pangolin,cursive;font-size:1.35rem;line-height:1.2}.team-card__role{color:#e8e2d452;margin:0;font-weight:500}.team-card__social{letter-spacing:.18em;text-transform:uppercase;color:#e8e2d452;border-bottom:1px solid #0000;align-items:center;gap:.5rem;width:fit-content;margin-top:.75rem;padding-bottom:2px;font-family:JetBrains Mono,IBM Plex Mono,ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.7rem;transition:color .4s,border-color .4s;display:inline-flex}.team-card__social:hover{color:#b58aa3;border-color:#b58aa3}.team-card__social-icon{flex-shrink:0;width:.85rem;height:.85rem}@media (width<=960px){.team__grid{grid-template-columns:repeat(2,1fr)}}@media (width<=640px){.about-page{padding:8rem 1.5rem 4rem}.about-page__orb{filter:blur(90px)}.about-page__orb--1{opacity:.28;width:300px;height:300px}.about-page__orb--2{opacity:.25;width:240px;height:240px}.team{padding:4rem 1.5rem 6rem}.team__grid{grid-template-columns:1fr}.team-card{padding:2rem 1.5rem}.team-card__avatar{width:100px;height:100px;font-size:1.8rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}.hero{background:radial-gradient(90% 60% at 50% 40%,#6e47612e 0%,#0000 60%),radial-gradient(60% 40% at 80% 90%,#6e47611a 0%,#0000 70%),#0a0908;justify-content:center;align-items:center;min-height:100vh;padding:8rem 2.5rem 4rem;display:flex;position:relative;overflow:hidden}.hero__crosshair{pointer-events:none;border:1px solid #e8e2d41f;width:28px;height:28px;position:absolute}.hero__crosshair--tl{border-bottom:none;border-right:none;top:6rem;left:2.5rem}.hero__crosshair--tr{border-bottom:none;border-left:none;top:6rem;right:2.5rem}.hero__crosshair--bl{border-top:none;border-right:none;bottom:2rem;left:2.5rem}.hero__crosshair--br{border-top:none;border-left:none;bottom:2rem;right:2.5rem}.hero__inner{z-index:1;text-align:center;flex-direction:column;align-items:center;gap:2.5rem;width:100%;max-width:1100px;display:flex;position:relative}.hero__meta-top,.hero__meta-bottom{letter-spacing:.22em;text-transform:uppercase;color:#e8e2d452;align-items:center;gap:1rem;font-family:JetBrains Mono,IBM Plex Mono,ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.7rem;display:flex}.hero__meta-line{background:#e8e2d41f;width:48px;height:1px;display:inline-block}.hero__meta-dot{background:#b58aa3;border-radius:50%;width:6px;height:6px;animation:3.5s ease-in-out infinite pulse-soft;display:inline-block;box-shadow:0 0 12px #b58aa352}@keyframes pulse-soft{0%,to{opacity:1}50%{opacity:.45}}.hero__wordmark{z-index:0;pointer-events:none;filter:grayscale();width:100vw;min-width:100%;height:auto;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.hero__logo{filter:drop-shadow(0 0 2px #b58aa340)drop-shadow(0 0 24px #b58aa32e);width:70%;max-width:320px;height:auto;transition:filter 1.6s cubic-bezier(.22,1,.36,1)}.hero__logo:hover{filter:drop-shadow(0 0 1px #e8e2d499)drop-shadow(0 0 3px #b58aa3f2)drop-shadow(0 0 12px #b58aa3b3)drop-shadow(0 0 36px #b58aa373)}.hero__orb{filter:blur(120px);pointer-events:none;z-index:0;mix-blend-mode:screen;border-radius:50%;position:absolute}.hero__orb--1{opacity:.55;background:radial-gradient(circle,#b58aa38c,#b58aa300);width:520px;height:520px;animation:18s ease-in-out infinite alternate orb-drift-1;top:-8%;right:-12%}.hero__orb--2{opacity:.6;background:radial-gradient(circle,#6e4761a6,#6e476100);width:440px;height:440px;animation:22s ease-in-out infinite alternate orb-drift-2;bottom:-10%;left:-10%}.hero__orb--3{opacity:.35;background:radial-gradient(circle,#b58aa366,#b58aa300);width:320px;height:320px;animation:26s ease-in-out infinite alternate orb-drift-3;top:55%;left:60%}@keyframes orb-drift-1{0%{transform:translate(0)scale(1)}to{transform:translate(-60px,40px)scale(1.08)}}@keyframes orb-drift-2{0%{transform:translate(0)scale(1)}to{transform:translate(50px,-30px)scale(1.05)}}@keyframes orb-drift-3{0%{transform:translate(0)scale(1)}to{transform:translate(-40px,-25px)scale(.92)}}.hero__scroll-cue{letter-spacing:.3em;text-transform:uppercase;color:#e8e2d452;flex-direction:column;align-items:center;gap:.5rem;font-family:JetBrains Mono,IBM Plex Mono,ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.62rem;display:flex;position:absolute;bottom:2.5rem;left:50%;transform:translate(-50%)}.hero__scroll-tick{transform-origin:top;background:linear-gradient(#e8e2d452,#0000);width:1px;height:32px;animation:2.4s ease-in-out infinite scroll-tick}@keyframes scroll-tick{0%,to{opacity:.4;transform:scaleY(1)}50%{opacity:1;transform:scaleY(.6)}}.games{background:#0a0908;padding:7rem 2.5rem;position:relative}.games__inner{max-width:1100px;margin:0 auto}.game-card{border-top:1px solid #e8e2d41f;border-bottom:1px solid #e8e2d41f;grid-template-columns:80px 1fr;gap:2.5rem;padding:3rem 1.5rem;transition:background .6s,box-shadow .6s;display:grid;position:relative;overflow:hidden}.game-card:before{content:"";opacity:0;pointer-events:none;background:radial-gradient(at top,#b58aa32e,#0000 70%);height:60%;transition:opacity .6s;position:absolute;inset:-1px -50% auto}.game-card:after{content:"";opacity:0;pointer-events:none;background:linear-gradient(90deg,#0000,#b58aa30a,#0000);transition:opacity .6s;position:absolute;inset:0}.game-card:hover{box-shadow:inset 0 0 60px #b58aa314}.game-card:hover:after,.game-card:hover:before{opacity:1}.game-card__logo{width:auto;max-width:100%;height:auto;max-height:140px;display:block}.game-card__index{color:#e8e2d452;padding-top:.4rem}.game-card__body{flex-direction:column;gap:1.25rem;min-width:0;display:flex}.game-card__status{color:#e8e2d49e;align-items:center;gap:.7rem;display:flex}.game-card__pulse{background:#b58aa3;border-radius:50%;width:8px;height:8px;animation:2.4s ease-in-out infinite pulse-soft;box-shadow:0 0 14px #b58aa352}.game-card__title{color:#e8e2d4;letter-spacing:0;margin:0;font-family:Pangolin,cursive;font-size:clamp(2.25rem,1.5rem + 3vw,4rem);line-height:1.05}.game-card__title em{color:#b58aa3;font-style:normal}.game-card__sep{color:#e8e2d424;margin:0 .1em;font-style:normal}.game-card__description{color:#e8e2d49e;max-width:56ch;font-family:Montserrat,system-ui,Avenir,Helvetica,Arial,sans-serif;font-size:1rem;line-height:1.65}.game-card__meta{border-top:1px solid #e8e2d40f;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:1.5rem;margin:.5rem 0 0;padding-top:1.5rem;display:grid}.game-card__meta div{flex-direction:column;gap:.4rem;display:flex}.game-card__meta dt{letter-spacing:.22em;text-transform:uppercase;color:#e8e2d452;margin:0;font-family:JetBrains Mono,IBM Plex Mono,ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.62rem}.game-card__meta dd{color:#e8e2d4;margin:0;font-family:Pangolin,cursive;font-size:1.15rem}.game-card__cta{letter-spacing:.18em;text-transform:uppercase;color:#e8e2d4;border-bottom:1px solid #e8e2d41f;align-items:center;gap:.6rem;width:fit-content;padding-bottom:.5rem;font-family:JetBrains Mono,IBM Plex Mono,ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.72rem;transition:color .4s,border-color .4s,gap .4s;display:inline-flex}.game-card__cta:hover{color:#b58aa3;border-color:#b58aa3;gap:.9rem}.latest{background:#0a0908;padding:7rem 2.5rem 8rem}.latest__inner{max-width:1280px;margin:0 auto}.latest__grid{border-top:1px solid #e8e2d41f;grid-template-columns:1fr 1fr;gap:0;display:grid}.latest__column{border-right:1px solid #e8e2d41f;flex-direction:column;padding:0;display:flex}.latest__column:last-child{border-right:none}.latest__col-header{color:#e8e2d49e;border-bottom:1px solid #e8e2d40f;justify-content:space-between;align-items:center;padding:1.5rem 1.75rem;display:flex}.latest__col-label{align-items:center;gap:.55rem;display:inline-flex}.latest__col-icon{color:#b58aa3;font-size:.95rem}.latest__col-link{color:#e8e2d452;align-items:center;gap:.4rem;transition:color .4s;display:inline-flex}.latest__col-link:hover{color:#b58aa3}.latest__list{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.latest__item{border-bottom:1px solid #e8e2d40f}.latest__item:last-child{border-bottom:none}.latest__loading{color:#e8e2d452;flex-direction:column;align-items:center;gap:.85rem;padding:4rem 1.75rem;display:flex}.latest__spinner{border:1px solid #e8e2d424;border-top-color:#b58aa3;border-radius:50%;width:16px;height:16px;animation:.9s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.latest__empty{color:#e8e2d49e;text-align:center;padding:3rem 1.75rem;font-family:Pangolin,cursive;font-size:1.15rem}.bsky-post{flex-direction:column;gap:.85rem;padding:1.75rem;transition:background .4s;display:flex;position:relative}.bsky-post:before{content:"";z-index:0;opacity:0;pointer-events:none;background:radial-gradient(circle at 0 0,#b58aa31a,#0000 60%);transition:opacity .5s;position:absolute;inset:0}.bsky-post:hover{background:#b58aa308}.bsky-post:hover:before{opacity:1}.bsky-post:hover .bsky-post__name{color:#b58aa3}.bsky-post__head{justify-content:space-between;align-items:flex-start;gap:.7rem;display:flex}.bsky-post__author-link{z-index:2;min-width:0;color:inherit;flex:1;align-items:center;gap:.7rem;transition:color .4s;display:flex;position:relative}.bsky-post__author-link:hover .bsky-post__name{color:#b58aa3}.bsky-post__avatar{object-fit:cover;background:#100e0c;border:1px solid #e8e2d41f;border-radius:50%;flex-shrink:0;width:36px;height:36px}.bsky-post__author{flex-direction:column;gap:.1rem;min-width:0;display:flex}.bsky-post__name{color:#e8e2d4;text-overflow:ellipsis;white-space:nowrap;font-family:Pangolin,cursive;font-size:1.05rem;line-height:1.1;transition:color .4s;overflow:hidden}.bsky-post__handle{letter-spacing:.1em;color:#e8e2d452;align-items:center;gap:.4rem;font-size:.68rem;display:inline-flex}.bsky-post__time-link{color:#e8e2d452;letter-spacing:.12em;white-space:nowrap;font-size:.7rem;transition:color .4s;position:relative}.bsky-post__time-link:hover{color:#b58aa3}.bsky-post__time-link:after{content:"";z-index:1;position:absolute;inset:0}.bsky-post__text{color:#e8e2d49e;white-space:pre-wrap;word-break:break-word;-webkit-line-clamp:6;-webkit-box-orient:vertical;margin:0;font-family:Montserrat,system-ui,Avenir,Helvetica,Arial,sans-serif;font-size:.95rem;line-height:1.55;display:-webkit-box;overflow:hidden}.bsky-post__link{z-index:2;color:#b58aa3;border-bottom:1px solid;padding-bottom:1px;transition:color .3s;position:relative}.bsky-post__link:hover{color:#e8e2d4}.bsky-post__images{z-index:2;background:#100e0c;border:1px solid #e8e2d41f;border-radius:12px;gap:4px;transition:border-color .4s;display:grid;position:relative;overflow:hidden}.bsky-post__images:hover{border-color:#b58aa352}.bsky-post__images--1{grid-template-columns:1fr}.bsky-post__images--1 .bsky-post__image{aspect-ratio:16/10}.bsky-post__images--2{grid-template-columns:1fr 1fr}.bsky-post__images--2 .bsky-post__image{aspect-ratio:1}.bsky-post__images--3{grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr}.bsky-post__images--3 .bsky-post__image{aspect-ratio:1}.bsky-post__images--3 .bsky-post__image:first-child{aspect-ratio:auto;grid-row:span 2}.bsky-post__images--4{grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr}.bsky-post__images--4 .bsky-post__image{aspect-ratio:1}.bsky-post__image{object-fit:cover;filter:brightness(.95);background:#100e0c;width:100%;height:100%;transition:filter .5s,transform .6s;display:block}.bsky-post:hover .bsky-post__image{filter:brightness()}.bsky-external{z-index:2;background:#100e0c;border:1px solid #e8e2d41f;border-radius:12px;flex-direction:column;gap:.3rem;transition:border-color .4s,background .4s;display:flex;position:relative;overflow:hidden}.bsky-external:hover{background:#b58aa30d;border-color:#b58aa352}.bsky-external:hover .bsky-external__title{color:#b58aa3}.bsky-external:has(.bsky-external__thumb){grid-template-columns:110px 1fr;align-items:stretch;gap:0;display:grid}.bsky-external__thumb{object-fit:cover;background:#161412;width:110px;height:100%;min-height:100px;display:block}.bsky-external__body{flex-direction:column;gap:.3rem;min-width:0;padding:.85rem 1rem;display:flex}.bsky-external__domain{color:#e8e2d452;letter-spacing:.16em;font-size:.6rem}.bsky-external__title{color:#e8e2d4;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-family:Pangolin,cursive;font-size:1.05rem;line-height:1.25;transition:color .4s;display:-webkit-box;overflow:hidden}.bsky-external__desc{color:#e8e2d49e;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-family:Montserrat,system-ui,Avenir,Helvetica,Arial,sans-serif;font-size:.82rem;line-height:1.45;display:-webkit-box;overflow:hidden}.bsky-post__stats{color:#e8e2d452;letter-spacing:.1em;align-items:center;gap:1.4rem;padding-top:.4rem;font-size:.7rem;display:flex;position:relative}.bsky-post__stat{align-items:center;gap:.45rem;transition:color .4s;display:inline-flex}.bsky-post__stat svg{font-size:.78rem}.bsky-post:hover .bsky-post__stat{color:#e8e2d49e}.devlog-post{flex-direction:column;gap:.5rem;padding:1.75rem;transition:background .4s;display:flex;position:relative}.devlog-post:before{content:"";opacity:0;pointer-events:none;background:radial-gradient(circle at 0 0,#b58aa31a,#0000 60%);transition:opacity .5s;position:absolute;inset:0}.devlog-post:hover{background:#b58aa308}.devlog-post:hover:before{opacity:1}.devlog-post:hover .devlog-post__title{color:#b58aa3}.devlog-post:hover .devlog-post__thumb{filter:brightness();transform:scale(1.02)}.devlog-post--with-thumb{grid-template-columns:140px 1fr;align-items:start;gap:1.25rem;display:grid}.devlog-post__thumb-wrap{aspect-ratio:4/3;background:#100e0c;border:1px solid #e8e2d41f;width:100%;position:relative;overflow:hidden}.devlog-post__thumb{object-fit:cover;filter:brightness(.92);width:100%;height:100%;transition:filter .5s,transform .6s;display:block}.devlog-post__body{flex-direction:column;gap:.5rem;min-width:0;display:flex}.devlog-post__meta{align-items:center;gap:.5rem;display:flex}.devlog-post__date{color:#e8e2d452}.devlog-post__title{color:#e8e2d4;letter-spacing:0;margin:.2rem 0 0;font-family:Pangolin,cursive;font-size:1.35rem;line-height:1.25;transition:color .4s}.devlog-post__excerpt{color:#e8e2d49e;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:.25rem 0 0;font-family:Montserrat,system-ui,Avenir,Helvetica,Arial,sans-serif;font-size:.9rem;line-height:1.6;display:-webkit-box;overflow:hidden}@media (width<=960px){.game-card{grid-template-columns:1fr;gap:1.25rem}.game-card__index{padding-top:0}}@media (width<=640px){.hero{padding:7rem 1.5rem 4rem}.hero__crosshair{width:18px;height:18px}.hero__crosshair--tl,.hero__crosshair--tr{top:5.5rem}.hero__crosshair--tl,.hero__crosshair--bl{left:1.25rem}.hero__crosshair--tr,.hero__crosshair--br{right:1.25rem}.hero__crosshair--bl,.hero__crosshair--br{bottom:1.5rem}.hero__meta-line{width:28px}.hero__logo{filter:drop-shadow(0 0 16px #b58aa31f);max-width:220px}.hero__orb{filter:blur(90px)}.hero__orb--1{opacity:.28;width:320px;height:320px}.hero__orb--2{opacity:.3;width:280px;height:280px}.hero__orb--3{display:none}.games,.latest{padding:4rem 1.5rem 5rem}.latest__grid{grid-template-columns:1fr}.latest__column{border-bottom:1px solid #e8e2d41f;border-right:none}.latest__column:last-child{border-bottom:none}.latest__col-header,.bsky-post,.devlog-post{padding-left:1.25rem;padding-right:1.25rem}.devlog-post--with-thumb{grid-template-columns:100px 1fr;gap:1rem}.latest__col-link span[aria-hidden]{display:inline}}:root{color:#e8e2d4;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#0a0908;font-family:Montserrat,system-ui,Avenir,Helvetica,Arial,sans-serif;font-size:16px;font-weight:400;line-height:1.55}html{scroll-behavior:smooth;scroll-padding-top:5rem}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0;overflow-x:hidden}#root{z-index:1;width:100%;position:relative}h1,h2,h3,h4,h5,h6{letter-spacing:0;margin:0;font-family:Pangolin,cursive;font-weight:400}p{margin:0}a{color:#e8e2d4;text-decoration:none;transition:color .4s,opacity .4s}::selection{color:#e8e2d4;background:#6e4761}.grain{pointer-events:none;z-index:200;opacity:.18;mix-blend-mode:overlay;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='240' height='240'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2' stitchTiles='stitch'/><feColorMatrix values='0 0 0 0 0  0 0 0 0 0  0 0 0 0 0  0 0 0 0.7 0'/></filter><rect width='100%' height='100%' filter='url(%23n)'/></svg>");position:fixed;inset:0}.vignette{pointer-events:none;z-index:199;background:radial-gradient(#0000 55%,#0000008c 100%);position:fixed;inset:0}.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}.mono{letter-spacing:.14em;text-transform:uppercase;font-family:JetBrains Mono,IBM Plex Mono,ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.72rem;font-weight:500}.hairline{border:none;border-top:1px solid #e8e2d41f;margin:0}.section-label{border-bottom:1px solid #e8e2d41f;align-items:baseline;gap:1.25rem;margin-bottom:2.5rem;padding-bottom:1.25rem;display:flex}.section-label__num{letter-spacing:.18em;color:#e8e2d452;font-family:JetBrains Mono,IBM Plex Mono,ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.72rem;font-weight:500}.section-label__title{color:#e8e2d4;font-family:Pangolin,cursive;font-size:clamp(1.6rem,1rem + 1.6vw,2.4rem);line-height:1}
