:root{--ink:#30231e;--chalk:#f4eddf;--teal:#287c79;--terra:#d96845;--lilac:#cda4c5;--chart:#b8c96a;--muted:#756b65;--paper:#fffdfc;--line:rgba(48,35,30,.16);--shadow:0 22px 55px rgba(48,35,30,.13);--serif:Charter,"Bitstream Charter",Georgia,serif;--sans:Aptos,Calibri,Arial,sans-serif;--mono:Menlo,Monaco,"Lucida Console",monospace}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--chalk);color:var(--ink);font-family:var(--sans);font-size:1rem;line-height:1.65;overflow-x:hidden}img{display:block;max-width:100%}a{color:inherit}button,a{-webkit-tap-highlight-color:transparent}.jx-shell{width:min(1180px,calc(100% - 40px));margin:auto}.jx-skip{position:fixed;left:16px;top:-70px;z-index:99;background:var(--ink);color:#fff;padding:12px 18px;border-radius:0 0 12px 12px}.jx-skip:focus{top:0}.jx-site-header{position:sticky;top:0;z-index:50;background:rgba(244,237,223,.95);border-bottom:1px solid var(--line);backdrop-filter:blur(12px)}.jx-header-row{min-height:78px;display:flex;align-items:center;gap:26px}.jx-logo{display:flex;align-items:center;text-decoration:none;margin-right:auto}.jx-logo img{width:126px;height:auto}.jx-site-nav{display:flex;align-items:center;gap:6px}.jx-site-nav a{padding:10px 13px;text-decoration:none;border-radius:999px;font-weight:700;font-size:.92rem}.jx-site-nav a:hover,.jx-site-nav a[aria-current=page]{background:var(--paper)}.jx-age{font:700 .75rem var(--mono);border:1px solid var(--ink);border-radius:50%;width:42px;height:42px;display:grid;place-items:center}.jx-menu-button{display:none;border:1px solid var(--ink);background:transparent;padding:10px 12px;font:700 .8rem var(--mono);border-radius:99px}.jx-site-main{min-height:65vh}.jx-studio-hero{padding:46px 0 20px}.jx-hero-panel{position:relative;display:grid;grid-template-columns:.88fr 1.12fr;min-height:620px;background:var(--paper);border:1px solid var(--line);box-shadow:var(--shadow);overflow:hidden;border-radius:4px 74px 16px 46px}.jx-hero-copy{padding:clamp(38px,6vw,78px);display:flex;flex-direction:column;justify-content:center;position:relative;z-index:2}.jx-kicker,.jx-collection-no{font:700 .76rem var(--mono);letter-spacing:.14em;text-transform:uppercase}.jx-kicker{color:var(--teal)}h1,h2,h3{font-family:var(--serif);line-height:1.04;margin:0 0 .55em}h1{font-size:clamp(3.1rem,7.4vw,6.9rem);letter-spacing:-.055em}h2{font-size:clamp(2.25rem,4.5vw,4.5rem);letter-spacing:-.04em}h3{font-size:clamp(1.45rem,2.4vw,2rem)}p{margin:.4em 0 1.1em}.jx-lede{font-size:clamp(1.1rem,1.8vw,1.35rem);color:var(--muted);max-width:44rem}.jx-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:16px}.jx-button{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:12px 20px;border:1px solid var(--ink);text-decoration:none;font-weight:800;border-radius:3px 20px 3px 20px;background:var(--ink);color:#fff}.jx-button--quiet{background:transparent;color:var(--ink)}.jx-button:hover{transform:translateY(-2px)}.jx-hero-art{position:relative;min-height:500px;background:var(--teal);overflow:hidden}.jx-hero-art img{width:100%;height:100%;object-fit:cover}.jx-glaze{position:absolute;border:1px solid rgba(255,255,255,.35);box-shadow:inset 0 2px 9px rgba(255,255,255,.4),0 16px 35px rgba(48,35,30,.18)}.jx-glaze--a{width:130px;height:94px;background:rgba(217,104,69,.9);border-radius:63% 37% 58% 42%;left:-35px;top:50px}.jx-glaze--b{width:92px;height:92px;background:rgba(184,201,106,.92);border-radius:50%;right:22px;bottom:26px}.jx-glaze--c{width:74px;height:120px;background:rgba(205,164,197,.88);border-radius:50% 50% 18% 62%;left:28px;bottom:34px}.jx-fact-strip{display:flex;gap:0;flex-wrap:wrap;background:var(--ink);color:#fff;margin-top:14px}.jx-fact-strip span{padding:14px 20px;font:700 .72rem var(--mono);letter-spacing:.05em;border-right:1px solid rgba(255,255,255,.18);flex:1;text-align:center;white-space:nowrap}.jx-section{padding:90px 0}.jx-section--tight{padding:54px 0}.jx-section-head{display:grid;grid-template-columns:1fr .75fr;align-items:end;gap:30px;margin-bottom:36px}.jx-section-head p{color:var(--muted);font-size:1.1rem}.jx-game-grid{display:grid;grid-template-columns:1.1fr .9fr .9fr;gap:18px}.jx-game-card{background:var(--paper);border:1px solid var(--line);box-shadow:0 14px 35px rgba(48,35,30,.08);overflow:hidden;display:flex;flex-direction:column}.jx-game-card:nth-child(1){border-radius:4px 42px 4px 4px}.jx-game-card:nth-child(2){border-radius:32px 4px 32px 4px;margin-top:42px}.jx-game-card:nth-child(3){border-radius:4px 4px 44px 4px;margin-top:12px}.jx-game-card img{width:100%;aspect-ratio:16/11;object-fit:cover}.jx-card-body{padding:26px;display:flex;flex-direction:column;flex:1}.jx-card-body p{color:var(--muted)}.jx-tags{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:15px}.jx-tag{font:700 .68rem var(--mono);letter-spacing:.06em;text-transform:uppercase;border:1px solid var(--line);padding:6px 9px;border-radius:99px}.jx-tag--live{background:var(--chart)}.jx-card-link{margin-top:auto;align-self:flex-start;font-weight:800;text-decoration-thickness:2px;text-underline-offset:5px}.jx-mosaic{display:grid;grid-template-columns:1.2fr .8fr 1fr;grid-template-rows:auto auto;gap:16px}.jx-tile{padding:30px;background:var(--paper);border:1px solid var(--line);min-height:190px}.jx-tile:nth-child(1){grid-row:span 2;background:var(--teal);color:#fff;border-radius:50px 5px 5px 5px}.jx-tile:nth-child(2){background:var(--terra);color:#fff;border-radius:5px 38px 5px 5px}.jx-tile:nth-child(3){background:var(--lilac);border-radius:5px 5px 42px 5px}.jx-tile:nth-child(4){grid-column:span 2;background:var(--chart);border-radius:5px 44px 5px 44px}.jx-note{padding:28px 32px;border-left:8px solid var(--terra);background:var(--paper);max-width:900px}.jx-page-hero{padding:80px 0 36px}.jx-page-hero-inner{display:grid;grid-template-columns:1.25fr .75fr;gap:50px;align-items:end;border-bottom:1px solid var(--line);padding-bottom:36px}.jx-page-hero h1{font-size:clamp(3rem,7vw,6rem)}.jx-page-stamp{justify-self:end;width:180px;aspect-ratio:1;border:1px solid var(--ink);border-radius:50%;display:grid;place-items:center;text-align:center;font:700 .72rem var(--mono);letter-spacing:.11em;text-transform:uppercase;transform:rotate(7deg);padding:24px}.jx-content-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.jx-content-card{background:var(--paper);border:1px solid var(--line);padding:34px}.jx-content-card:nth-child(3n+1){border-radius:5px 42px 5px 5px}.jx-content-card:nth-child(3n+2){border-radius:34px 5px}.jx-prose{max-width:800px}.jx-prose h2{font-size:2.2rem;margin-top:1.6em}.jx-prose h3{margin-top:1.8em}.jx-prose li{margin:.5em 0}.jx-contact-panel{padding:clamp(35px,7vw,80px);background:var(--teal);color:#fff;border-radius:5px 80px 5px 5px;max-width:850px}.jx-email{font:700 clamp(1.4rem,4vw,3.4rem) var(--serif);overflow-wrap:anywhere}.jx-game-stage{padding:28px 0 80px}.jx-game-frame-shell{background:var(--ink);border-radius:4px 46px 4px 46px;padding:12px;box-shadow:var(--shadow)}.jx-game-frame{display:block;width:100%;height:min(900px,calc(100vh - 120px));min-height:720px;border:0;background:#120d0b;border-radius:2px 34px 2px 34px}.jx-game-topline{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:18px}.jx-game-topline a{font-weight:800}.jx-site-footer{background:var(--ink);color:#f4eddf;margin-top:70px;padding:56px 0 28px}.jx-footer-grid{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:30px}.jx-footer-brand img{width:132px;filter:brightness(0) invert(1)}.jx-footer-links{display:flex;flex-wrap:wrap;gap:10px 20px}.jx-footer-links a{text-underline-offset:4px}.jx-footer-email{overflow-wrap:anywhere}.jx-footer-base{display:flex;justify-content:space-between;gap:20px;border-top:1px solid rgba(255,255,255,.17);margin-top:34px;padding-top:20px;font:400 .74rem var(--mono);color:#d8cec5}.jx-swatches{display:flex;gap:8px}.jx-swatch{width:28px;height:28px;border-radius:50%;border:1px solid rgba(48,35,30,.25)}.jx-swatch:nth-child(1){background:var(--teal)}.jx-swatch:nth-child(2){background:var(--terra)}.jx-swatch:nth-child(3){background:var(--lilac)}.jx-swatch:nth-child(4){background:var(--chart)}:focus-visible{outline:3px solid var(--terra);outline-offset:4px}button:disabled{opacity:.55;cursor:not-allowed}.jx-no-js .jx-site-nav{display:flex}
@media(max-width:850px){.jx-shell{width:min(100% - 28px,720px)}.jx-menu-button{display:block}.jx-site-nav{display:none;position:absolute;left:14px;right:14px;top:68px;background:var(--paper);border:1px solid var(--line);padding:12px;box-shadow:var(--shadow);flex-direction:column;align-items:stretch}.jx-site-nav.jx-is-open{display:flex}.jx-no-js .jx-menu-button{display:none}.jx-no-js .jx-site-nav{position:static;display:flex;flex-direction:row;flex-wrap:wrap;border:0;box-shadow:none;background:transparent;padding:0}.jx-hero-panel,.jx-page-hero-inner{grid-template-columns:1fr}.jx-hero-art{min-height:420px;order:-1}.jx-hero-copy{padding:42px 28px}.jx-section-head{grid-template-columns:1fr}.jx-game-grid,.jx-content-grid{grid-template-columns:1fr 1fr}.jx-game-card{margin-top:0!important}.jx-game-card:first-child{grid-column:span 2}.jx-mosaic{grid-template-columns:1fr 1fr}.jx-tile:nth-child(1){grid-row:auto}.jx-page-stamp{justify-self:start;width:140px}.jx-footer-grid{grid-template-columns:1fr 1fr}.jx-footer-brand{grid-column:span 2}.jx-game-frame{min-height:650px}}
@media(max-width:560px){h1{font-size:clamp(2.85rem,15vw,4.3rem)}.jx-site-header .jx-age{display:none}.jx-hero-art{min-height:300px}.jx-fact-strip{display:grid;grid-template-columns:1fr 1fr}.jx-fact-strip span{text-align:left}.jx-section{padding:65px 0}.jx-game-grid,.jx-content-grid,.jx-mosaic{grid-template-columns:1fr}.jx-game-card:first-child,.jx-tile:nth-child(4){grid-column:auto}.jx-footer-grid{grid-template-columns:1fr}.jx-footer-brand{grid-column:auto}.jx-footer-base,.jx-game-topline{align-items:flex-start;flex-direction:column}.jx-game-frame-shell{padding:6px}.jx-game-frame{min-height:610px;height:calc(100vh - 110px)}.jx-actions{align-items:stretch;flex-direction:column}.jx-button{width:100%}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation-duration:.01ms!important;transition-duration:.01ms!important}}
.jx-footer-rg{border-top:1px solid rgba(255,255,255,.17);margin-top:30px;padding-top:22px}.jx-footer-rg-title{font-size:.88rem;color:#d8cec5;margin:0 0 10px}.jx-footer-rg-links{list-style:none;display:flex;flex-wrap:wrap;gap:8px 22px;margin:0;padding:0}.jx-footer-rg-links a{font-weight:700;font-size:.9rem;text-underline-offset:4px}
.jx-footer-disclaimer{max-width:34rem;text-align:right}
.jx-cookie-banner{position:fixed;left:14px;right:14px;bottom:14px;z-index:80;display:flex;flex-wrap:wrap;gap:10px 22px;align-items:center;justify-content:space-between;background:var(--paper);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:4px 26px 4px 26px;padding:16px 22px}.jx-cookie-banner p{margin:0;max-width:46rem;font-size:.92rem}.jx-cookie-actions{display:flex;gap:10px}.jx-cookie-actions .jx-button{min-height:44px;padding:9px 16px}
.jx-age-gate,.jx-age-block{position:fixed;inset:0;z-index:90;display:grid;place-items:center;padding:20px;background:rgba(48,35,30,.66);backdrop-filter:blur(6px)}.jx-age-gate[hidden],.jx-age-block[hidden],.jx-cookie-banner[hidden]{display:none}.jx-age-gate-card{background:var(--chalk);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:5px 44px 5px 44px;max-width:520px;padding:clamp(28px,5vw,46px)}.jx-age-gate-card h2{font-size:clamp(1.9rem,4vw,2.6rem)}.jx-age-gate-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:18px}.jx-locked{overflow:hidden}
@media(max-width:560px){.jx-footer-disclaimer{text-align:left}.jx-cookie-banner{flex-direction:column;align-items:stretch}.jx-cookie-actions{flex-direction:column}.jx-age-gate-actions{flex-direction:column;align-items:stretch}}
