:root{color-scheme:light;--ink:#123b4f;--deep:#0c2c3e;--paper:#fffdf6;--gold:#f4bd35;--muted:#526874;--line:#d8dfde;--white:#fff;--body:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:2rem}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--body);font-size:1rem;line-height:1.65}img,video{max-width:100%;display:block}a{color:inherit;text-underline-offset:.24em}button{font:inherit}a,button{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,video:focus-visible{outline:3px solid #ad7300;outline-offset:5px}button[hidden],[hidden]{display:none!important}.wrap{width:min(1320px,calc(100% - 96px));margin-inline:auto}.skip-link{position:fixed;z-index:10;left:1rem;top:1rem;transform:translateY(-180%);background:var(--gold);color:var(--deep);padding:.7rem 1rem;font-weight:700}.skip-link:focus{transform:none}.site-header{min-height:150px;display:flex;align-items:center;justify-content:space-between;gap:2rem;border-bottom:1px solid var(--line)}.studio-brand{display:block;width:340px;flex-shrink:0}.studio-brand img{width:100%;height:auto}.site-header nav{display:flex;gap:2rem;font-size:.95rem;font-weight:600}.site-header nav a{text-decoration:none;padding:.6rem 0;border-bottom:2px solid transparent}.site-header nav a:hover{border-color:var(--gold)}.studio-layout{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.15fr);gap:clamp(2.5rem,5vw,5rem);align-items:center;padding:4.5rem 0 3.5rem}.philosophy{padding:1rem 0 2rem}.eyebrow{font-size:.75rem;line-height:1.6;font-weight:750;letter-spacing:.11em;text-transform:uppercase;margin:0 0 1.5rem}.philosophy .eyebrow{max-width:27em}h1{font-size:clamp(3rem,4.65vw,4.4rem);font-weight:800;line-height:1.05;letter-spacing:-.055em;margin:0 0 2rem}h1 span{display:inline;color:var(--ink);background:linear-gradient(transparent 88%,var(--gold) 88%);box-decoration-break:clone;-webkit-box-decoration-break:clone}p{margin:0 0 1rem}.philosophy-copy{max-width:29rem;font-size:1.0625rem;line-height:1.8}.philosophy-copy p+p{color:var(--muted)}.studio-signoff{font-size:.9375rem;font-weight:650;margin-top:2rem;padding-left:1.1rem;border-left:3px solid var(--gold)}.game{background:var(--ink);color:var(--paper);box-shadow:12px 12px 0 #e6e9df;border-radius:3px;overflow:hidden}.game-media{background:var(--deep);aspect-ratio:16/9}.game-media video{width:100%;height:100%;object-fit:contain}.game-copy{padding:1.8rem 2rem 2rem}.game-status{font-size:.75rem;color:#c2d8dc;letter-spacing:.07em;margin-bottom:1rem}.game-status span{padding:0 .4rem;color:var(--gold)}.game-heading{display:flex;align-items:center;gap:.85rem;margin-bottom:.9rem}.game-heading img{width:48px;height:48px;flex-shrink:0}h2{font-size:clamp(1.55rem,2.35vw,2rem);font-weight:740;letter-spacing:-.035em;line-height:1.15;margin:0}.game-copy>p{font-size:1rem;line-height:1.75}.game-copy .game-detail{font-size:.875rem;color:#c2d8dc;margin-top:1.25rem}.button{display:inline-flex;justify-content:space-between;gap:1.3rem;align-items:center;background:var(--gold);color:var(--deep);text-decoration:none;font-size:.9375rem;font-weight:750;padding:.8rem 1.1rem;border-radius:2px;margin-top:.35rem;transition:background .15s ease}.button:hover{background:#ffd166}.button:focus-visible{outline-color:var(--white)}.button span{font-size:1.25rem}.game-copy .follow-note{font-size:.875rem;color:#c2d8dc;margin:.7rem 0 0}.advertising{margin:0 auto 3rem;max-width:100%;border-top:1px solid var(--line);padding-top:1.2rem}.ad-label{text-transform:uppercase;letter-spacing:.12em;font-size:.75rem;color:var(--muted);text-align:center;margin:0 0 .55rem}.ad-space{width:100%;min-height:98px;position:relative}.house-ad{display:flex;align-items:center;gap:1rem;min-height:98px;width:100%;padding:1.1rem 1.5rem;background:#eff1e9;border:1px solid var(--line);text-decoration:none}.house-ad>img{width:44px;height:44px;flex-shrink:0}.house-ad>span:nth-child(2){display:flex;flex-direction:column;gap:.1rem}.house-ad strong{font-size:1rem;font-weight:750}.house-ad>span:nth-child(2)>span{font-size:.875rem;color:var(--muted)}.house-ad .ad-action{margin-left:auto;font-size:.875rem;font-weight:700;text-decoration:underline;white-space:nowrap}.house-ad:hover{background:#e5eadd}#google-ad-host{width:100%;min-height:98px}.adsbygoogle{display:block;width:100%}.site-footer{display:flex;justify-content:space-between;gap:1rem;border-top:1px solid var(--line);padding:1.5rem 0 2rem;font-size:.875rem;color:var(--muted)}.site-footer p{margin:0}.site-footer>div{display:flex;flex-wrap:wrap;gap:1.5rem}.site-footer button{border:0;padding:0;background:none;color:inherit;text-decoration:underline;cursor:pointer;text-underline-offset:.24em}.privacy-page{max-width:780px;padding:3.5rem 0 4rem}.privacy-page h1{font-size:clamp(2.5rem,5vw,3.5rem);margin-bottom:2rem}.privacy-page h2{font-size:1.35rem;margin:2rem 0 .75rem}.privacy-page p{color:var(--muted)}.privacy-page a{color:var(--ink)}.privacy-page ul{padding-left:1.3rem}.privacy-page li+li{margin-top:.7rem}
@media(min-width:1600px){.studio-layout{padding-block:5rem}.philosophy-copy{font-size:1.125rem}}
@media(max-width:1000px){.wrap{width:calc(100% - 64px)}.studio-layout{gap:2.5rem;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);padding-top:3rem}h1{font-size:3.2rem}.game-copy{padding:1.5rem}.game-heading img{width:40px;height:40px}.game-heading h2{font-size:1.65rem}.studio-brand{width:290px}}
@media(max-width:760px){.wrap{width:calc(100% - 40px)}.site-header{min-height:115px;gap:1rem}.studio-brand{width:250px;max-width:66%}.site-header nav{gap:1rem;font-size:.875rem}.site-header nav a:first-child:not(:last-child){display:none}.studio-layout{grid-template-columns:1fr;gap:2rem;padding:2.5rem 0 2.75rem}.philosophy{padding:0}.philosophy .eyebrow{font-size:.75rem;margin-bottom:1.2rem}h1{font-size:clamp(2.7rem,8vw,4rem);letter-spacing:-.045em;margin-bottom:1.6rem}.philosophy-copy{max-width:36rem}.studio-signoff{margin:1.5rem 0 0}.game{box-shadow:7px 7px 0 #e6e9df}.game-copy{padding:1.5rem}.game-heading h2{font-size:1.8rem}.game-status{line-height:1.8}.house-ad{padding:1rem;gap:.8rem;flex-wrap:wrap}.house-ad>span:nth-child(2){flex:1;min-width:180px}.house-ad .ad-action{margin-left:calc(44px + .8rem)}.advertising{margin-bottom:2rem}.site-footer{flex-direction:column;gap:.6rem}.site-footer>div{gap:1.2rem}.privacy-page{padding-top:2rem}}
@media(max-width:370px){.wrap{width:calc(100% - 32px)}.studio-brand{max-width:65%}.game-copy{padding:1.2rem}.game-heading h2{font-size:1.55rem}.game-heading img{width:36px;height:36px}.button{width:100%;gap:.5rem;font-size:.875rem}.house-ad>span:nth-child(2){min-width:150px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
