@font-face{font-family:'DNF Bit Bit';src:url('assets/fonts/DNFBitBitTTF.ttf') format('truetype');font-style:normal;font-weight:400;font-display:swap}
:root{--ivory:#f8f7f2;--white:#fffefa;--viridian:#367564;--viridian-dark:#286151;--mint:#d6ede1;--brown:#3b2c28;--muted:#77736c;--line:#e5e4dc;--font:'DNF Bit Bit',sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;font-family:var(--font);color:var(--brown);background:var(--ivory);font-size:1rem;line-height:1.7;word-break:keep-all}a{color:inherit;text-decoration:none}button{font:inherit}a,button{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:3px solid var(--viridian);outline-offset:6px}::selection{background:var(--mint);color:var(--brown)}.container{width:calc(100% - 100px);max-width:1200px;margin:0 auto}.section{padding-top:108px;padding-bottom:108px}.skip-link{position:fixed;top:-90px;left:24px;padding:12px 20px;background:var(--mint);z-index:100}.skip-link:focus{top:16px}.site-header{height:82px;position:sticky;top:0;background:#f8f7f2eb;backdrop-filter:blur(18px);border-bottom:1px solid #3b2c280a;z-index:10}.nav-inner{max-width:1300px;width:calc(100% - 100px);margin:auto;height:100%;display:flex;align-items:center;justify-content:space-between}.wordmark{font-size:1.6rem;font-weight:800;letter-spacing:-1.1px;line-height:1;display:inline-flex;align-items:baseline}.wordmark span{font-weight:500}.wordmark i{font-style:normal;color:var(--viridian);font-size:1.8rem}.site-header nav{display:flex;align-items:center;gap:38px;font-size:.875rem;font-weight:500}.site-header nav a:hover{color:var(--viridian)}.nav-contact{padding:8px 17px;border-radius:30px;background:var(--mint);color:var(--viridian-dark)}.nav-contact span{margin-left:13px}.menu-toggle{display:none}.hero{padding-top:78px;overflow:hidden;text-align:center}.eyebrow{font-size:.75rem;font-weight:700;letter-spacing:.14em;line-height:1.6;margin:0 0 24px;color:var(--viridian)}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(3.3rem,5.2vw,5rem);font-weight:700;line-height:1.2;letter-spacing:-.075em;margin-bottom:27px}h1 span{color:var(--viridian)}.hero-description{color:var(--muted);font-size:1.05rem;margin-bottom:27px;line-height:1.9;letter-spacing:-.025em}.mobile-break{display:none}.button{display:inline-flex;align-items:center;justify-content:center;gap:22px;padding:13px 23px;border-radius:30px;font-size:.875rem;font-weight:600;transition:background .2s,transform .2s}.button-primary{background:var(--viridian);color:white}.button-primary:hover{background:var(--viridian-dark);transform:translateY(-2px)}.button span{font-size:1.15rem;line-height:1}.hero-gallery{display:flex;align-items:center;justify-content:center;gap:28px;margin:56px auto 44px;min-height:0}.hero-gallery:empty{margin:44px 0}.hero-icon{width:142px;display:block;transition:transform .3s}.hero-icon img{width:100%;display:block;aspect-ratio:1;object-fit:cover;border-radius:29%;box-shadow:0 18px 34px #3b2c281c;border:5px solid var(--white)}.hero-icon:nth-child(1){transform:rotate(-11deg) translateY(9px);width:118px}.hero-icon:nth-child(2){transform:rotate(-6deg) translateY(-2px)}.hero-icon:nth-child(3){transform:translateY(-10px);width:172px}.hero-icon:nth-child(4){transform:rotate(7deg) translateY(-2px)}.hero-icon:nth-child(5){transform:rotate(12deg) translateY(10px);width:118px}.hero-icon:hover{transform:translateY(-16px) rotate(0)}.hero-foot{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);padding:14px 0 25px;color:#85827a;font-size:.7rem;letter-spacing:.1em}.hero-foot span:last-child{letter-spacing:0;font-size:.8rem}.section-heading{display:flex;justify-content:space-between;gap:25px;align-items:flex-end;margin-bottom:43px}.section-heading .eyebrow{margin-bottom:14px}h2{font-size:clamp(1.9rem,2.7vw,2.6rem);line-height:1.45;letter-spacing:-.055em;font-weight:700;margin-bottom:0}.section-heading>p{color:var(--muted);font-size:.95rem;margin:0 0 8px}.games-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:26px}.game-card{grid-column:span 2;border:1px solid #eeeae0;background:var(--white);border-radius:26px;overflow:hidden;transition:transform .25s,box-shadow .25s}.game-card:nth-child(-n+2){grid-column:span 3}.game-card:hover{transform:translateY(-5px);box-shadow:0 12px 35px #3b2c2809}.game-visual{display:block;width:100%;aspect-ratio:1.42;object-fit:cover;background:var(--mint)}.game-card:nth-child(-n+2) .game-visual{aspect-ratio:1.85}.game-info{padding:24px 25px 26px}.game-category{font-size:.7rem;letter-spacing:.09em;color:var(--viridian);font-weight:700;margin-bottom:8px}.game-info h3{font-size:1.3rem;letter-spacing:-.04em;line-height:1.5;font-weight:700;margin-bottom:8px}.game-info>p:not(.game-category){font-size:.9rem;color:var(--muted);line-height:1.8;margin-bottom:20px}.store-links{display:flex;gap:8px;flex-wrap:wrap}.store-link{font-size:.75rem;font-weight:600;background:#f0f1eb;border-radius:20px;padding:7px 12px;display:inline-flex;align-items:center;gap:8px;min-height:36px}.store-link:hover{background:var(--mint);color:var(--viridian-dark)}.store-link svg{width:13px;height:13px;flex-shrink:0}.game-archive{font-size:.75rem;color:#817b73;border-top:1px solid var(--line);padding-top:14px;display:block}.studio-section{background:var(--mint)}.studio-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px}.studio-section .eyebrow{margin-bottom:28px}.studio-section h2{font-size:clamp(2.2rem,3.3vw,3.2rem);line-height:1.4}.studio-copy{padding-top:38px}.studio-copy>p:first-child{font-size:1.45rem;font-weight:600;line-height:1.65;letter-spacing:-.035em;margin-bottom:24px}.studio-copy>p:nth-child(2){font-size:1rem;line-height:1.95;color:#58685d}.studio-signature{margin-top:37px;padding-top:24px;border-top:1px solid #36756430;font-size:.95rem;font-weight:500;color:var(--viridian)}.contact-section{text-align:center;padding-top:115px;padding-bottom:120px}.contact-section .eyebrow{margin-bottom:20px}.contact-section>p:not(.eyebrow){color:var(--muted);font-size:1rem;margin:20px 0 24px}.contact-email{display:inline-flex;align-items:center;gap:25px;font-size:clamp(1.15rem,2.1vw,1.8rem);font-weight:500;color:var(--viridian);letter-spacing:-.02em;border-bottom:1px solid #36756450;padding-bottom:7px}.contact-email:hover{color:var(--viridian-dark)}.contact-email span{font-size:1.5rem}.site-footer{border-top:1px solid var(--line);padding:34px 0 37px}.footer-inner{display:flex;align-items:center;gap:32px;justify-content:space-between}.footer-inner>.wordmark{font-size:1.4rem}.footer-inner>div{margin-right:auto}.footer-inner p{font-size:.75rem;margin:0 0 4px;color:#676058}.footer-inner>div>span{font-size:.7rem;color:#888178}.back-top{font-size:.8rem;color:#686057;display:flex;gap:17px}
@media(max-width:1000px){.container,.nav-inner{width:calc(100% - 64px)}.hero{padding-top:65px}.hero-gallery{gap:18px}.hero-icon{width:120px}.hero-icon:nth-child(3){width:148px}.hero-icon:nth-child(1),.hero-icon:nth-child(5){width:100px}.section{padding-top:80px;padding-bottom:80px}.games-grid{gap:18px}.game-info{padding:20px}.studio-grid{gap:40px}.section-heading>p{max-width:210px}.game-info h3{font-size:1.15rem}.studio-copy>p:nth-child(2) br{display:none}}
@media(max-width:720px){html{scroll-padding-top:86px}.container,.nav-inner{width:calc(100% - 40px)}.site-header{height:72px}.wordmark{font-size:1.4rem}.menu-toggle{display:flex;flex-direction:column;justify-content:center;gap:7px;width:44px;height:44px;padding:11px;border:0;background:transparent;color:var(--brown)}.menu-toggle span{height:1.5px;width:22px;background:currentColor;transition:transform .2s}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(4.25px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-4.25px) rotate(-45deg)}.site-header nav{display:none;position:absolute;top:72px;left:0;right:0;background:var(--ivory);border-bottom:1px solid var(--line);padding:15px 20px 24px;align-items:stretch;gap:6px;box-shadow:0 15px 25px #3b2c2808}.site-header nav.open{display:flex;flex-direction:column}.site-header nav a{padding:13px 16px;min-height:48px}.site-header .nav-contact{border-radius:12px}.hero{padding-top:47px}.hero .eyebrow{font-size:.65rem;letter-spacing:.11em;margin-bottom:22px}h1{font-size:clamp(2.6rem,9.5vw,4.2rem);line-height:1.25;letter-spacing:-.08em;margin-bottom:23px}.hero-description{font-size:.925rem;line-height:1.9;margin-bottom:23px}.mobile-break{display:block}.button{font-size:.8rem;padding:12px 20px;gap:18px}.hero-gallery{gap:12px;margin:45px auto 35px;width:calc(100% + 52px);position:relative;left:-26px}.hero-icon{width:21%;flex-shrink:0}.hero-icon:nth-child(3){width:26%}.hero-icon:nth-child(1),.hero-icon:nth-child(5){width:18%}.hero-icon img{border-width:3px;box-shadow:0 12px 22px #3b2c2818}.hero-foot{font-size:.6rem;letter-spacing:.06em;padding-bottom:20px}.hero-foot span:last-child{font-size:.65rem}.section{padding-top:62px;padding-bottom:62px}.section-heading{display:block;margin-bottom:28px}.section-heading h2{font-size:1.8rem}.section-heading>p{max-width:none;font-size:.875rem;margin:14px 0 0}.eyebrow{font-size:.7rem;letter-spacing:.12em}.games-grid{grid-template-columns:1fr;gap:21px}.game-card,.game-card:nth-child(-n+2){grid-column:auto;border-radius:22px}.game-visual,.game-card:nth-child(-n+2) .game-visual{aspect-ratio:1.65}.game-info{padding:22px}.game-info h3{font-size:1.3rem}.game-info>p:not(.game-category){font-size:.95rem}.game-category{font-size:.75rem}.store-link{font-size:.8rem;min-height:40px;padding:7px 14px}.studio-grid{grid-template-columns:1fr;gap:28px}.studio-section h2{font-size:2.15rem}.studio-section .eyebrow{margin-bottom:22px}.studio-copy{padding-top:0}.studio-copy>p:first-child{font-size:1.25rem}.studio-copy>p:nth-child(2){font-size:.95rem}.studio-signature{margin-top:27px;font-size:.875rem}.contact-section{padding-top:75px;padding-bottom:79px}.contact-section h2{font-size:1.8rem;max-width:280px;margin:0 auto}.contact-section>p:not(.eyebrow){font-size:.9rem}.contact-email{font-size:1.2rem;gap:19px}.footer-inner{flex-wrap:wrap;gap:23px}.footer-inner>.wordmark{width:calc(100% - 110px)}.footer-inner>div{order:3;width:100%}.back-top{font-size:.75rem;margin-left:auto}.footer-inner>div>span{font-size:.7rem}.hero-gallery:empty{margin:35px 0}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}

/* Readable supporting copy across devices. */
.hero .eyebrow,.hero-foot,.hero-foot span:last-child,.game-category,.footer-inner>div>span{font-size:.75rem}
.hero-description,.section-heading>p,.game-info>p:not(.game-category),.contact-section>p:not(.eyebrow),.studio-copy>p:nth-child(2){font-size:1rem}
.store-link{font-size:.875rem;min-height:42px}
.game-title-art{aspect-ratio:1.42;display:flex;flex-direction:column;align-items:center;justify-content:center;background:var(--brown);color:var(--mint);line-height:.95;font-size:clamp(2.4rem,4vw,4.3rem);font-weight:800;letter-spacing:-.055em;padding:30px;text-align:center}
.game-title-art small{font-size:.75rem;letter-spacing:.17em;font-weight:500;margin-top:22px;color:#e9e4d8}
.hero-type-icon{aspect-ratio:1;background:var(--brown);color:var(--mint);border-radius:29%;display:flex;align-items:center;justify-content:center;line-height:1.05;font-size:1.55rem;font-weight:800;letter-spacing:-.05em;border:5px solid var(--white);box-shadow:0 18px 34px #3b2c281c}
@media(max-width:720px){.hero-foot{font-size:.75rem;justify-content:center}.hero-foot>span:first-child{display:none}.hero-type-icon{font-size:clamp(.9rem,3.5vw,1.4rem);border-width:3px}.game-title-art{aspect-ratio:1.65;font-size:3.5rem}.game-category{font-size:.75rem}}

.game-card{scroll-margin-top:100px}.game-card:hover{transform:none;box-shadow:none}.fantasy-visual{object-fit:cover;object-position:center;background:var(--mint)}.abyss-visual{object-fit:contain;object-position:center;background:#ead9c1}.game-credit{display:block;font-size:.875rem;color:#898077;margin-top:20px}.game-icon-panel{aspect-ratio:1.42;display:flex;align-items:center;justify-content:center}.game-icon-panel img{width:42%;aspect-ratio:1;height:auto;display:block;object-fit:cover;border-radius:24%;box-shadow:0 12px 22px #3b2c2817}.little-panel{background:#f0e7cf}.witch-panel{background:#e4e8f1}.game-info h3{margin-bottom:10px}
@media(max-width:720px){.game-icon-panel{aspect-ratio:1.65}.game-icon-panel img{width:37%}h1{font-size:clamp(2.25rem,9.5vw,4.2rem)}}
.hero-icon img,.game-visual{height:auto}
@media(max-width:720px){.hero-gallery{width:100%;left:0;gap:6px}.hero-icon{width:19%}.hero-icon:nth-child(3){width:23%}.hero-icon:nth-child(1),.hero-icon:nth-child(5){width:15%}.hero-type-icon{font-size:clamp(.75rem,2.8vw,1rem)}}

@media(max-width:720px){.game-card:nth-child(-n+2) .fantasy-visual{aspect-ratio:1729/910}}

@media(max-width:720px){.game-card:nth-child(-n+2) .abyss-visual{aspect-ratio:2/1}}
.witch-visual{object-fit:contain;object-position:center;background:#211331}
@media(max-width:720px){.game-card .witch-visual{aspect-ratio:1942/809}}
.tiny-visual{object-fit:contain;object-position:center;background:#dad4c5}
@media(max-width:720px){.game-card .tiny-visual{aspect-ratio:2/1}}

/* Match TinyKnight's original pixel font without synthetic bold or tight tracking. */
body{font-synthesis:none}
h1,h2,h3,.wordmark,.hero-description,.studio-copy>p:first-child,.contact-email,.game-title-art,.hero-type-icon{letter-spacing:0}
h1{line-height:1.35}
.game-category,.eyebrow,.hero .eyebrow,.hero-foot,.game-title-art small{letter-spacing:.04em}
