.home{color-scheme:light;--accent:#f97316;--accent-ink:#c2410c;--bg:#fbf7f3;--surface:#fff;--surface-sunk:#f6f1eb;--ink:#1c1917;--ink-soft:#57534e;--ink-mute:#8a827b;--line:#e5ddd3;--line-strong:#d4c9bc;--band-bg:#fff;--band-ink:#1c1917;--band-mute:#8a827b;--shadow:0 1px 2px rgba(60,40,20,.05),0 6px 18px rgba(60,40,20,.04);--font:"Space Grotesk",ui-sans-serif,system-ui,sans-serif;--mono:"JetBrains Mono",ui-monospace,SFMono-Regular,Menlo,monospace;--gutter:32px;--page:1240px;--ease:cubic-bezier(.16,1,.3,1)}.home *,.home :after,.home :before{box-sizing:border-box;margin:0;padding:0}html{scrollbar-gutter:stable;scroll-behavior:smooth;-webkit-text-size-adjust:100%}.home{background:var(--bg);color:var(--ink);font-family:var(--font);font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.home img{display:block;max-width:100%}.home a{color:inherit}.home ::selection{background:var(--accent);color:#fff}.home :focus-visible{outline:2px solid var(--accent);outline-offset:3px}.hc-page{max-width:var(--page);margin:0 auto;padding:0 var(--gutter)}@media (min-width:821px){.hc-section{scroll-margin-top:76px}}.hc-hero{padding:64px 0 0}.hc-hero-line{font-size:clamp(28px,4.4vw,48px);font-weight:700;letter-spacing:-.035em;line-height:1.04;text-wrap:balance}@media (max-width:560px){.hc-hero{padding-top:44px}}.hc-swap{position:relative;display:inline-block;white-space:nowrap}.hc-swap-in,.hc-swap-out{transition-property:opacity,transform,filter;transition-duration:.34s;transition-timing-function:cubic-bezier(.2,0,0,1)}.hc-swap-in{position:absolute;inset:0;margin:auto;opacity:0;will-change:transform,opacity,filter}@media (hover:hover){.hc-swap:hover>.hc-swap-in{opacity:1;transform:scale(1);filter:blur(0)}}.hc-swap-arabic .hc-swap-in{font-family:Reem Kufi,Geeza Pro,Noto Naskh Arabic,serif;font-weight:600;font-size:1.12em;line-height:1;letter-spacing:0;color:var(--ink);display:grid;place-items:center;--lift:-.13em;transform:translateY(var(--lift)) scale(.25);filter:blur(4px)}@media (hover:hover){.hc-swap-arabic:hover>.hc-swap-in{transform:translateY(var(--lift)) scale(1)}}.hc-swap-arabic .hc-swap-out>span{display:inline-block;transition-property:opacity,transform,filter;transition-duration:.3s;transition-timing-function:cubic-bezier(.2,0,0,1);transition-delay:0s}@media (hover:hover){.hc-swap-arabic:hover .hc-swap-out>span{opacity:0;transform:scale(.55);filter:blur(3px);transition-delay:calc(var(--i) * 26ms)}}.hc-swap-serif .hc-swap-in{font-family:Fraunces,Georgia,Times New Roman,serif;font-style:italic;font-weight:700;letter-spacing:-.02em;display:grid;place-items:center;--nudge:-.085em;--rise:-.021em;transform:translateX(var(--nudge)) translateY(var(--rise)) scale(.97);filter:blur(2.5px)}.hc-swap-serif>.hc-swap-in,.hc-swap-serif>.hc-swap-out{transition-duration:.46s}@media (hover:hover){.hc-swap-serif:hover>.hc-swap-out{opacity:0;transform:scale(1.03);filter:blur(2.5px)}.hc-swap-serif:hover>.hc-swap-in{transform:translateX(var(--nudge)) translateY(var(--rise)) scale(1)}}.hc-rain{position:relative;display:inline-block}.hc-rain-canvas{position:absolute;left:.063em;top:-.34em;width:100%;height:1.7em;z-index:0;opacity:0;pointer-events:none;transition:opacity .3s cubic-bezier(.2,0,0,1)}.hc-rain-word{position:relative;z-index:1;transition:opacity .5s cubic-bezier(.2,0,0,1)}@media (hover:hover){.hc-rain:hover .hc-rain-canvas{opacity:1}.hc-rain:hover .hc-rain-word{opacity:0}}@media (prefers-reduced-motion:reduce){.hc-rain:hover .hc-rain-canvas{opacity:0}}@media (hover:hover){.hc-fun:hover{animation:fun-colour 1.1s step-end infinite}}.hc-fun{display:inline-block}@keyframes fun-colour{0%{color:#f97316}20%{color:#e11d48}40%{color:#0ea5e9}60%{color:#16a34a}80%{color:#8b5cf6}to{color:#f97316}}@media (prefers-reduced-motion:reduce){.hc-swap-arabic .hc-swap-out>span,.hc-swap-in,.hc-swap-out{transition-duration:.01ms;transition-delay:0s!important}.hc-swap-arabic .hc-swap-in{transform:translateY(var(--lift));filter:none}.hc-swap-serif .hc-swap-in{transform:translateX(var(--nudge)) translateY(var(--rise));filter:none}.hc-swap-arabic .hc-swap-out>span,.hc-swap-serif:hover>.hc-swap-out{transform:none;filter:none}.hc-fun:hover{animation:none;color:var(--accent-ink)}}.hc-section{padding:56px 0 0}.hc-section:first-of-type{padding-top:40px}.hc-section-head{display:flex;align-items:baseline;justify-content:space-between;gap:16px;padding-bottom:14px;border-bottom:1px solid var(--line-strong);margin-bottom:26px}.hc-section-head h2{font-size:21px;font-weight:700;letter-spacing:-.02em}.hc-section-head span{font-family:var(--mono);font-size:11px;color:var(--ink-mute)}.hc-previews{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(340px,100%),1fr));grid-gap:26px;gap:26px}.hc-previews-few{grid-template-columns:repeat(auto-fill,minmax(min(340px,100%),1fr))}.hc-preview{display:flex;flex-direction:column;border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow);transition:border-color .3s var(--ease),box-shadow .3s var(--ease);container-type:inline-size}@media (max-width:1135px){.hc-preview:last-child:nth-child(odd){grid-column:1/-1}}.hc-preview:hover{border-color:var(--line-strong);box-shadow:0 1px 2px rgba(60,40,20,.06),0 10px 26px rgba(60,40,20,.07)}.hc-preview-head{flex:1 0 auto;padding:clamp(13px,3cqi,15px) clamp(15px,3.4cqi,17px) clamp(12px,2.8cqi,14px)}.hc-preview-title{display:flex;align-items:baseline;flex-wrap:wrap;gap:5px 9px;margin-bottom:5px}.hc-preview-title h3{font-size:clamp(16.5px,3.9cqi,20px);font-weight:700;letter-spacing:-.02em;line-height:1.2}.hc-preview-desc{font-size:clamp(12.5px,2.7cqi,13.5px);line-height:1.55;color:var(--ink-soft)}.hc-tags{display:flex;align-items:baseline;gap:5px;flex-wrap:nowrap}.hc-tag{font-family:var(--mono);font-size:9.5px;font-weight:500;letter-spacing:.06em;text-transform:uppercase;padding:2px 6px;border:1px solid var(--line-strong);color:var(--ink-mute);white-space:nowrap}.hc-preview-shot{display:block;border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--surface-sunk);overflow:hidden;aspect-ratio:16/10}.hc-preview-shot img{width:100%;height:100%;object-fit:cover;object-position:top center;transition:transform .6s var(--ease)}.hc-preview:hover .hc-preview-shot img{transform:scale(1.015)}.hc-preview-stats{display:grid;grid-auto-flow:column;grid-auto-columns:1fr}.hc-stat{padding:clamp(9px,2.2cqi,11px) clamp(11px,3.4cqi,17px) clamp(10px,2.4cqi,12px);border-left:1px solid var(--line)}.hc-stat:first-child{border-left:0}.hc-stat-value{font-family:var(--mono);font-size:clamp(13px,3cqi,16px);font-weight:500;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;letter-spacing:-.02em;line-height:1.2}.hc-stat-label{font-family:var(--mono);font-size:clamp(9px,2cqi,10.5px);letter-spacing:.03em;color:var(--ink-mute);margin-top:1px}.hc-preview-foot{margin-top:auto;display:flex;align-items:center;gap:12px;border-top:1px solid var(--line);padding:9px clamp(11px,3.4cqi,17px) 10px}.hc-preview-source{font-family:var(--mono);font-size:clamp(9px,2cqi,10.5px);line-height:1.4;color:var(--ink-mute)}.hc-preview-traffic{display:block;color:var(--ink-soft)}.hc-preview-cta{font-family:var(--mono);font-size:clamp(10.5px,2.3cqi,12px);font-weight:500;text-decoration:none;color:var(--accent-ink);margin-left:auto;white-space:nowrap;display:inline-flex;align-items:center;gap:6px;transition:color .2s var(--ease)}.hc-arrow{transition:transform .25s var(--ease)}.hc-preview:hover .hc-preview-cta .hc-arrow{transform:translateX(3px)}.hc-viz-grid{display:flex;align-items:flex-start;gap:26px}.hc-viz-col{display:flex;flex-direction:column;gap:26px;flex:1 1;min-width:0}.hc-viz{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow);transition:border-color .3s var(--ease),box-shadow .3s var(--ease);container-type:inline-size}.hc-viz:hover{border-color:var(--line-strong);box-shadow:0 1px 2px rgba(60,40,20,.06),0 10px 26px rgba(60,40,20,.07)}.hc-viz-shot{display:block;background:var(--surface-sunk);border-bottom:1px solid var(--line)}.hc-viz-shot img{width:100%;height:auto}.hc-viz-head{padding:clamp(13px,3cqi,15px) clamp(15px,3.4cqi,17px) clamp(12px,2.8cqi,14px)}.hc-viz-title{display:flex;align-items:baseline;flex-wrap:wrap;gap:5px 9px;margin-bottom:5px}.hc-viz-title h3{font-size:clamp(16.5px,3.4cqi,20px);font-weight:700;letter-spacing:-.02em;line-height:1.2}.hc-viz-desc{font-size:clamp(12.5px,2.4cqi,13.5px);line-height:1.55;color:var(--ink-soft)}.hc-viz-foot{display:flex;align-items:center;gap:12px;border-top:1px solid var(--line);padding:8px clamp(11px,3.4cqi,17px)}.hc-viz-source{font-family:var(--mono);font-size:clamp(9px,1.9cqi,10.5px);line-height:1.4;color:var(--ink-mute)}.hc-viz-dl{display:flex;gap:8px;margin-left:auto;flex:none}.hc-viz-dl a{font-family:var(--mono);font-size:11px;font-weight:500;letter-spacing:.04em;text-decoration:none;color:var(--ink-soft);border:1px solid var(--line-strong);padding:4px 9px;display:inline-flex;align-items:center;gap:6px;white-space:nowrap;transition:color .2s var(--ease),border-color .2s var(--ease),background .2s var(--ease)}.hc-viz-dl a:hover{color:var(--accent-ink);border-color:var(--accent);background:var(--surface-sunk)}.hc-viz-dl a:active{background:var(--bg)}.hc-dl-icon{flex:none;transition:transform .25s var(--ease)}.hc-viz-dl a:hover .hc-dl-icon{transform:translateY(2px)}.hc-dl-count{font-feature-settings:"tnum";font-variant-numeric:tabular-nums;font-size:10px;color:var(--ink-mute);padding-left:7px;margin-left:1px;border-left:1px solid var(--line-strong);transition:color .2s var(--ease),border-color .2s var(--ease)}.hc-viz-dl a:hover .hc-dl-count{color:var(--accent-ink);border-color:var(--accent)}.hc-game-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:14px;gap:14px}@media (max-width:860px){.hc-game-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:520px){.hc-game-grid{grid-template-columns:minmax(0,1fr)}}.hc-game{display:flex;align-items:center;gap:14px;border:1px solid var(--line);background:var(--surface);padding:12px 14px;text-decoration:none;color:var(--ink);transition:border-color .25s var(--ease),background .25s var(--ease),transform .25s var(--ease)}.hc-game:hover{border-color:var(--accent);background:var(--surface-sunk);transform:translateY(-2px)}.hc-game:active{transform:translateY(0)}.hc-game-icon{width:40px;height:40px;object-fit:contain}.hc-game-text{display:flex;flex-direction:column;gap:2px;min-width:0}.hc-game-text b{font-size:15px;font-weight:700;letter-spacing:-.01em}.hc-game-text span{font-size:12.5px;line-height:1.45;color:var(--ink-soft)}.hc-ext-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(320px,100%),1fr));grid-gap:26px;gap:26px}.hc-ext{display:flex;flex-direction:column;border:1px solid var(--line);background:var(--surface);padding:15px 17px 14px;text-decoration:none;transition:border-color .25s var(--ease),background .25s var(--ease),transform .25s var(--ease)}.hc-ext:hover{border-color:var(--accent);background:var(--surface-sunk);transform:translateY(-2px)}.hc-ext:active{transform:translateY(0)}.hc-ext h3{font-size:17px;font-weight:700;letter-spacing:-.02em;margin:8px 0 4px}.hc-ext p{font-size:13px;line-height:1.55;color:var(--ink-soft);margin-bottom:14px}.hc-ext-cta{font-family:var(--mono);font-size:11.5px;color:var(--accent-ink);margin-top:auto;display:inline-flex;align-items:center;gap:6px}.hc-ext:hover .hc-arrow{transform:translateX(3px)}.hc-foot{margin-top:64px;border-top:1px solid var(--line-strong);padding:18px 0 40px;display:flex;align-items:center;gap:14px;font-family:var(--mono);font-size:11px;color:var(--ink-mute)}.hc-foot img{width:20px;height:20px;image-rendering:pixelated}.hc-foot a{color:var(--ink-mute);text-decoration:none;transition:color .2s var(--ease)}.hc-foot a:hover{color:var(--accent)}.hc-foot .spacer{margin-left:auto}.hc-reveal{opacity:0;transform:translateY(14px);transition:opacity .6s var(--ease),transform .6s var(--ease)}.hc-reveal.in{opacity:1;transform:none}@media (max-width:820px){.home{--gutter:20px}.band-mark{height:28px;width:auto}.hc-section{padding:44px 0 0}.hc-section:first-of-type{padding-top:32px}.hc-ext-grid,.hc-previews,.hc-viz-col,.hc-viz-grid{gap:20px}.hc-viz-head{padding:14px 15px 13px}.hc-viz-foot{padding:9px 15px 10px;flex-wrap:wrap}.hc-viz-dl{margin-left:auto}.hc-preview-stats{grid-auto-flow:column}.hc-stat{padding:9px 14px 10px}.hc-preview-head{padding:14px 15px 13px}.hc-preview-foot{padding:9px 15px 10px;flex-wrap:wrap}.hc-preview-cta{margin-left:auto}.hc-foot{flex-wrap:wrap}.hc-foot .spacer{margin-left:0;width:100%}}@media (max-width:460px){.hc-preview-stats{grid-auto-flow:row;grid-auto-columns:auto}.hc-stat{border-left:0;border-top:1px solid var(--line)}.hc-stat:first-child{border-top:0}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.hc-reveal{opacity:1;transform:none;transition:none}*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.hc-game{border-top:3px solid var(--game,var(--line));align-items:flex-start}.hc-game.done{background:var(--surface-sunk)}.hc-game-state{display:flex;align-items:center;gap:10px;margin-top:6px;font-family:var(--mono);font-size:11px;color:var(--ink-soft)}.hc-game-state em{font-style:normal;color:#15803d}.hc-game-state em.play{color:var(--accent-ink);font-weight:500}.hc-game-state i{font-style:normal;color:var(--ink-mute)}.hc-world{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow)}.hc-world-frame{display:block;width:100%;height:440px;border:0;border-bottom:1px solid var(--line);background:#fff}.hc-world-bar{display:flex;align-items:center;gap:16px;padding:14px 17px;flex-wrap:wrap}.hc-world-text{display:flex;flex-direction:column;gap:2px;flex:1 1 320px;min-width:0}.hc-world-text h3{font-size:18px;font-weight:700;letter-spacing:-.02em}.hc-world-text p{font-size:13px;line-height:1.5;color:var(--ink-soft)}.hc-world-count{font-family:var(--mono);font-size:11px;color:var(--ink-soft);white-space:nowrap}.hc-world-cta{display:inline-flex;align-items:center;height:36px;padding:0 14px;border:1px solid var(--ink);color:var(--ink);font-weight:600;font-size:14px;text-decoration:none;transition:background .2s var(--ease),color .2s var(--ease)}.hc-world-cta:hover{background:var(--surface-sunk)}.hc-world-cta.solid{background:var(--ink);color:var(--surface)}.hc-world-cta.solid:hover{background:var(--accent-ink);border-color:var(--accent-ink)}.hc-quiet-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:14px;gap:14px}@media (max-width:1000px){.hc-quiet-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:520px){.hc-quiet-grid{grid-template-columns:minmax(0,1fr)}}.hc-quiet{display:flex;flex-direction:column;border:1px solid var(--line);background:var(--surface);text-decoration:none;color:var(--ink);overflow:hidden;transition:border-color .25s var(--ease),transform .25s var(--ease)}.hc-quiet:hover{border-color:var(--accent);transform:translateY(-2px)}.hc-quiet img{width:100%;aspect-ratio:16/9;object-fit:cover;object-position:top center;border-bottom:1px solid var(--line)}.hc-quiet-text{display:flex;flex-direction:column;gap:2px;padding:10px 12px 11px}.hc-quiet-text b{font-size:14px;font-weight:700;letter-spacing:-.01em}.hc-quiet-text span{font-family:var(--mono);font-size:10.5px;color:var(--ink-mute)}.hc-store{display:flex;align-items:center;gap:16px;padding:14px 17px;border:1px solid var(--line);background:var(--surface);text-decoration:none;color:var(--ink);transition:border-color .25s var(--ease)}.hc-store:hover{border-color:var(--accent)}.hc-store-swatch{width:44px;height:58px;flex:none}.hc-store-swatch.dark{background:#14110f}.hc-store-swatch.blue{background:#1e3a8a}.hc-store-text{display:flex;flex-direction:column;gap:2px;flex:1 1 240px}.hc-store-text b{font-size:16px;font-weight:700;letter-spacing:-.02em}.hc-store-text span{font-size:13px;color:var(--ink-soft)}.hc-store-cta{font-family:var(--mono);font-size:12px;color:var(--accent-ink);display:inline-flex;align-items:center;gap:6px;white-space:nowrap}.hc-store:hover .hc-arrow{transform:translateX(3px)}@media (max-width:820px){.hc-world-frame{height:300px}.hc-store-swatch{display:none}}.hc-game:hover{border-color:var(--game,var(--accent))}.hc-game-state em{display:inline-flex;align-items:center;height:24px;padding:0 9px;border:1px solid var(--game,var(--ink));color:var(--game,var(--ink));font-family:var(--mono);font-size:11px;font-weight:500;letter-spacing:.02em}.hc-game-state em.play{color:var(--game,var(--accent-ink))}.hc-game:hover .hc-game-state em.play{background:var(--game,var(--accent));color:#fff}.hc-game.done .hc-game-state em{background:var(--game,var(--ink));color:#fff;border-color:var(--game,var(--ink))}.hc-section-link{font-family:var(--mono);font-size:11.5px;font-weight:500;color:var(--accent-ink);text-decoration:none;display:inline-flex;align-items:center;gap:6px}.hc-section-link:hover .hc-arrow{transform:translateX(3px)}.hc-preview-title h3 a{color:inherit;text-decoration:none}.hc-preview-title h3 a:hover{color:var(--accent-ink)}.hc-game{align-items:stretch}.hc-game-text{flex:1 1 auto}.hc-game-state{margin-top:auto;padding-top:8px;justify-content:flex-end}.hc-game-state i{margin-right:auto}.hc-quiet img{height:auto}.hc-made{display:grid;grid-template-columns:minmax(0,2fr) minmax(0,1fr);grid-gap:20px;gap:20px;align-items:stretch}@media (max-width:900px){.hc-made{grid-template-columns:minmax(0,1fr)}}.hc-world-text h3 a{color:inherit;text-decoration:none}.hc-world-text h3 a:hover{color:var(--accent-ink)}.hc-side{display:flex;flex-direction:column;border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow);text-decoration:none;color:var(--ink);overflow:hidden;transition:border-color .25s var(--ease)}.hc-side:hover{border-color:var(--accent)}.hc-side img{width:100%;height:auto;flex:1 1 auto;min-height:0;object-fit:cover;object-position:top center;border-bottom:1px solid var(--line)}.hc-side-text{display:flex;flex-direction:column;gap:4px;padding:14px 17px}.hc-side-text b{font-size:18px;font-weight:700;letter-spacing:-.02em}.hc-side-text span{font-size:13px;line-height:1.5;color:var(--ink-soft)}.hc-side-text em{font-style:normal;font-family:var(--mono);font-size:11.5px;color:var(--accent-ink);display:inline-flex;align-items:center;gap:6px;margin-top:6px}.hc-side:hover .hc-arrow{transform:translateX(3px)}.hc-eyebrow{font-style:normal;font-family:var(--mono);font-size:10px;letter-spacing:.08em;text-transform:uppercase;color:var(--ink-mute)}.hc-game-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}.hc-game{flex-direction:column;gap:10px;padding:12px 12px 10px}.hc-game-icon{width:32px;height:32px}.hc-game-text b{font-size:14px}.hc-game-text span{font-size:12px}@media (max-width:1000px){.hc-game-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:520px){.hc-game-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.hc-game-head{display:flex;align-items:center;gap:8px;min-width:0}.hc-game-head b{font-size:14px;font-weight:700;letter-spacing:-.01em;line-height:1.2}.hc-game-icon{width:26px;height:26px;flex:none}.hc-game{gap:8px}.hc-game.done{background:color-mix(in srgb,var(--game) 8%,var(--surface));border-color:color-mix(in srgb,var(--game) 30%,var(--line))}.hc-game.done:hover{background:color-mix(in srgb,var(--game) 12%,var(--surface))}