:root{color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;--ink: #171d25;--soft-ink: #3e4651;--muted: #6b7380;--line: rgba(23, 29, 37, .1);--green: #75bd21;--green-deep: #4d9d1e;--pink: #f26ba2;--sky: #59a9ef;--lime: #73ce3f;--purple: #8b54f3;--yellow: #ffd960;--shadow-soft: 0 18px 52px rgba(37, 48, 65, .12);--shadow-strong: 0 30px 80px rgba(37, 48, 65, .18)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;margin:0;background:linear-gradient(180deg,#fffefa,#fff8ec 42%,#f8fff4),linear-gradient(135deg,#75bd2129,#ffd9601f 42%,#f26ba21f);color:var(--ink)}body:before{position:fixed;inset:0;z-index:-2;background-image:linear-gradient(rgba(23,29,37,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(23,29,37,.03) 1px,transparent 1px);background-size:56px 56px;content:"";-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,.6),transparent 72%);mask-image:linear-gradient(180deg,rgba(0,0,0,.6),transparent 72%)}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}.page-shell{overflow-x:clip;padding-top:76px}.site-header{position:fixed;top:0;left:50%;z-index:30;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:1.5rem;width:min(1320px,calc(100% - 40px));min-height:76px;margin:0 auto;padding:.85rem 0;transform:translate(-50%)}.site-header:before{position:absolute;inset:0 auto auto 50%;z-index:-1;width:100vw;height:76px;border-bottom:1px solid rgba(23,29,37,.08);background:#ffffffe0;box-shadow:0 10px 28px #2530410f;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);content:"";transform:translate(-50%)}.brand,.site-header nav,.hero-actions,.store-row,.download-actions,.footer-links{display:flex;align-items:center}.brand{justify-self:start;gap:.75rem}.brand-icon{width:46px;height:46px;flex:0 0 auto}.brand-type{display:grid;gap:.04rem;line-height:1}.brand-type strong{font-size:1.2rem;letter-spacing:.04em}.brand-type small{font-size:.72rem;font-weight:900;letter-spacing:.38em}.site-header nav{justify-self:center;gap:clamp(1.1rem,3vw,3rem);color:#141b22;font-size:.94rem;font-weight:750}.site-header nav a,.footer-links a{border-radius:8px;outline-offset:4px}.site-header nav a:hover,.site-header nav a:focus-visible,.footer-links a:hover,.footer-links a:focus-visible{color:var(--green-deep)}.primary-link,.secondary-link,.store-button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;border-radius:8px;font-weight:850;letter-spacing:0}.hero-section{position:relative;display:grid;grid-template-columns:minmax(500px,.82fr) minmax(520px,1.18fr);column-gap:clamp(2rem,4vw,4.8rem);row-gap:2.2rem;width:min(1320px,calc(100% - 40px));min-height:calc(100svh - 76px);margin:0 auto;padding:clamp(3.4rem,7vw,6rem) 0 2rem}.hero-section:before,.hero-section:after{position:absolute;z-index:-1;border:1px solid rgba(255,255,255,.7);background:#fff1d6c7;content:""}.hero-section:before{right:-12%;top:1.5rem;width:55vw;height:46vw;max-height:680px;border-radius:48% 0 0 52%;transform:rotate(8deg)}.hero-section:after{right:-8%;bottom:13rem;width:52vw;height:18vw;border-radius:999px 0 0 999px;background:#ffdcebd1;transform:rotate(-4deg)}.hero-copy{align-self:center;max-width:700px;padding-bottom:3rem}.eyebrow{margin:0 0 .78rem;color:var(--green-deep);font-size:.76rem;font-weight:950;letter-spacing:.16em;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1{display:grid;margin-bottom:1.35rem;font-size:clamp(4.4rem,7.7vw,7.2rem);line-height:.92;letter-spacing:0}h1 span:first-child{white-space:nowrap}h1 span:last-child{color:var(--green);text-shadow:0 11px 26px rgba(95,174,24,.17)}.hero-lede{max-width:530px;margin-bottom:1.8rem;color:var(--soft-ink);font-size:clamp(1.1rem,1.8vw,1.35rem);line-height:1.55}.hero-actions{flex-wrap:wrap;gap:.95rem}.primary-link{padding:.9rem 1.2rem;background:linear-gradient(180deg,#83cf2b,#5eae17);color:#fff;box-shadow:0 15px 28px #5fae183d}.secondary-link{padding:.85rem 1rem;color:#1f2a33}.secondary-link:after{margin-left:.55rem;content:"->"}.hero-art{position:relative;min-height:560px}.hero-backdrop{position:absolute;inset:8% 1% 11% 7%;border:1px solid rgba(255,255,255,.9);border-radius:8px;background:linear-gradient(135deg,#ffffffbd,#ffffff47),linear-gradient(140deg,#ffd96047,#59a9ef29 54%,#f26ba22e);box-shadow:var(--shadow-strong);transform:rotate(-2deg)}.phone-fan{position:relative;height:100%;min-height:560px}.phone-preview{position:absolute;z-index:var(--z);display:block;width:clamp(155px,15vw,224px);padding:.55rem;border:1px solid rgba(23,29,37,.1);border-radius:8px;background:#ffffffeb;box-shadow:0 24px 54px #2530412e;transform:rotate(var(--r));transition:transform .18s ease,box-shadow .18s ease}.phone-preview:hover,.phone-preview:focus-visible{box-shadow:0 28px 68px #25304138;transform:translateY(-8px) rotate(var(--r));outline:none}.phone-screen{aspect-ratio:9 / 16;width:100%;border-radius:6px;object-fit:cover}.phone-label{position:absolute;left:.8rem;right:.8rem;bottom:.8rem;display:grid;grid-template-columns:34px 1fr;align-items:center;gap:.55rem;min-height:44px;padding:.38rem .5rem;border:1px solid rgba(255,255,255,.76);border-radius:8px;background:#ffffffdb;color:#151d24;font-size:.78rem;font-weight:900;box-shadow:0 12px 26px #25304124;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.phone-label img{width:34px;height:34px;border-radius:8px;object-fit:cover}.download-deck{grid-column:1 / -1;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;align-self:end}.download-card{display:grid;gap:.9rem;padding:1rem;border:1px solid var(--line);border-top:4px solid var(--accent);border-radius:8px;background:#ffffffe0;box-shadow:var(--shadow-soft)}.download-title{display:grid;grid-template-columns:56px 1fr;align-items:center;gap:.85rem;min-height:58px}.app-icon{width:56px;height:56px;border-radius:8px;object-fit:cover;box-shadow:0 10px 20px #25304126}.download-title p{margin-bottom:.2rem;color:var(--muted);font-size:.76rem;font-weight:850}.download-title h3,.spotlight-copy h3,.pillar-card h3{margin:0;letter-spacing:0}.download-title h3{font-size:clamp(1.08rem,1.6vw,1.32rem);line-height:1.08}.download-shot{overflow:hidden;height:136px;border-radius:8px;background:color-mix(in srgb,var(--accent) 18%,white)}.download-shot img{width:100%;height:100%;object-fit:cover;object-position:50% 36%}.download-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem;align-items:stretch}.store-button{gap:.6rem;min-width:156px;padding:.64rem .78rem;border:1px solid rgba(23,29,37,.1);background:#151d24;color:#fff;text-align:left;box-shadow:0 10px 24px #2530411f}.store-button.android{border-color:#4f9d1e33;background:linear-gradient(180deg,#86d92e,#58af15);color:#fff;box-shadow:0 12px 24px #58af1533}.store-button.compact{width:100%;min-width:0;height:58px;padding:.58rem .72rem;justify-content:flex-start;font-size:.86rem}.store-button.ios{background:#fff;color:#121820}.store-button svg{width:22px;height:22px;flex:0 0 auto;fill:currentColor}.store-button small{display:block;margin-bottom:.03rem;color:#ffffffb3;font-size:.62rem;font-weight:850;line-height:1;white-space:nowrap}.store-button span{min-width:0;line-height:1.05;white-space:nowrap}.store-button.ios small{color:#12182094}.studio-band,.games-section,.site-footer{width:min(1320px,calc(100% - 40px));margin:0 auto}.studio-band{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:2rem;align-items:center;margin-top:2rem;padding:clamp(2rem,4vw,3.2rem);border:1px solid rgba(255,255,255,.86);border-radius:8px;background:linear-gradient(120deg,#fffaeff5,#ffffffc7),linear-gradient(135deg,#75bd2124,#ffd9601f,#59a9ef1a);box-shadow:var(--shadow-soft)}.studio-intro h2,.section-heading h2{margin-bottom:.9rem;font-size:clamp(2rem,4.2vw,4rem);line-height:1}.studio-intro p:last-child,.section-heading p:last-child{max-width:560px;margin-bottom:0;color:var(--soft-ink);line-height:1.6}.pillar-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.pillar-card{min-height:178px;padding:1.15rem;border:1px solid rgba(23,29,37,.08);border-radius:8px;background:#ffffffb8}.pillar-card span{display:grid;width:46px;height:46px;margin-bottom:1rem;place-items:center;border-radius:50%;background:var(--tone);color:#fff;font-weight:950}.pillar-card h3{font-size:1.02rem;line-height:1.16}.pillar-card p{margin:.55rem 0 0;color:var(--muted);font-size:.9rem;line-height:1.55}.tone-1{--tone: var(--green)}.tone-2{--tone: var(--yellow)}.tone-3{--tone: var(--sky)}.games-section{padding:clamp(4.2rem,7vw,6.5rem) 0}.section-heading{max-width:740px;margin-bottom:2rem}.spotlight-grid{display:grid;gap:1rem}.spotlight-card{display:grid;grid-template-columns:minmax(260px,.58fr) minmax(0,1fr);align-items:stretch;overflow:hidden;min-height:430px;border:1px solid rgba(23,29,37,.1);border-radius:8px;background:#ffffffd6;box-shadow:var(--shadow-soft)}.spotlight-card.reverse{grid-template-columns:minmax(0,1fr) minmax(260px,.58fr)}.spotlight-card.reverse .spotlight-media{order:2}.spotlight-media{display:grid;place-items:center;padding:1.35rem;background:linear-gradient(160deg,#ffffffa6,#ffffff3d),color-mix(in srgb,var(--accent) 22%,white)}.spotlight-media img{aspect-ratio:9 / 16;width:min(82%,270px);border:9px solid rgba(255,255,255,.9);border-radius:8px;object-fit:cover;box-shadow:0 22px 58px #25304133}.spotlight-copy{display:grid;align-content:center;gap:1rem;padding:clamp(1.5rem,4vw,3.5rem)}.spotlight-copy h3{max-width:620px;font-size:clamp(2rem,4vw,4rem);line-height:.98}.spotlight-copy>p{max-width:620px;margin:0;color:var(--soft-ink);font-size:1.06rem;line-height:1.7}.spotlight-copy ul{display:flex;flex-wrap:wrap;gap:.55rem;margin:0;padding:0;list-style:none}.spotlight-copy li{min-height:34px;padding:.46rem .66rem;border:1px solid rgba(23,29,37,.08);border-radius:999px;background:#ffffffbd;color:#3e4651;font-size:.84rem;font-weight:850}.store-row{flex-wrap:wrap;gap:.75rem}.site-footer{display:flex;justify-content:space-between;gap:2rem;padding:1rem 0 3rem;color:#4f5964;font-size:.95rem}.site-footer p{max-width:520px;margin:.45rem 0 0;line-height:1.6}.footer-links{justify-content:flex-end;flex-wrap:wrap;gap:1rem;max-width:560px;font-weight:800}.pink{--accent: var(--pink)}.sky{--accent: var(--sky)}.lime{--accent: var(--lime)}.purple{--accent: var(--purple)}@media(max-width:1180px){.site-header{grid-template-columns:1fr auto}.site-header nav{display:none}.hero-section{grid-template-columns:1fr;min-height:auto}.hero-copy{max-width:780px;padding-bottom:0}.hero-art,.phone-fan{min-height:520px}.download-deck{grid-template-columns:repeat(2,minmax(0,1fr))}.studio-band,.pillar-grid{grid-template-columns:1fr}}@media(max-width:760px){.site-header,.hero-section,.studio-band,.games-section,.site-footer{width:min(100% - 24px,1320px)}.site-header{min-height:66px}.site-header:before{height:66px}.brand-icon{width:40px;height:40px}.brand-type strong{font-size:1rem}.brand-type small{font-size:.62rem}.hero-section{padding-top:2.4rem}h1{font-size:clamp(3.35rem,16vw,5.2rem)}.hero-lede{font-size:1.06rem}.primary-link,.secondary-link,.store-button,.store-button.compact{width:100%}.hero-art,.phone-fan{min-height:500px}.phone-preview{width:clamp(132px,39vw,178px)}.phone-preview:nth-child(1){left:0!important;top:8%!important}.phone-preview:nth-child(2){left:28%!important;top:2%!important}.phone-preview:nth-child(3){left:12%!important;top:43%!important}.phone-preview:nth-child(4){left:54%!important;top:38%!important}.phone-label{grid-template-columns:28px 1fr;font-size:.68rem}.phone-label img{width:28px;height:28px}.download-deck{grid-template-columns:1fr}.download-shot{height:180px}.download-actions,.hero-actions,.store-row,.site-footer{align-items:stretch}.hero-actions,.store-row,.site-footer{flex-direction:column}.spotlight-card,.spotlight-card.reverse{grid-template-columns:1fr}.spotlight-card.reverse .spotlight-media{order:0}.spotlight-media{min-height:360px}}@media(max-width:420px){h1{font-size:clamp(2.92rem,15vw,3.35rem)}}
