.lang-toggle[data-astro-cid-bvxdwma5]{position:fixed;top:1rem;right:1rem;z-index:100;display:flex;gap:0;border-radius:8px;overflow:hidden;border:2px solid var(--stone-300);background:#fff;box-shadow:0 2px 12px #1c19171a}.lang-btn[data-astro-cid-bvxdwma5]{padding:.35rem .75rem;font-family:var(--font-sans);font-size:.8rem;font-weight:600;border:none;cursor:pointer;background:transparent;color:var(--stone-500);transition:background .2s,color .2s}.lang-btn[data-astro-cid-bvxdwma5].active{background:var(--stone-900);color:var(--stone-100)}.lang-btn[data-astro-cid-bvxdwma5]:hover:not(.active){background:var(--stone-200)}.features[data-astro-cid-vnivfuh2]{padding:4rem 1.5rem;text-align:center}.feature-grid[data-astro-cid-vnivfuh2]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;max-width:960px;margin:2.5rem auto 0}.feature-card[data-astro-cid-vnivfuh2]{background:#fff;border:1px solid var(--stone-200);border-radius:12px;padding:2rem 1.5rem;text-align:center;transition:transform .2s,border-color .3s}.feature-card[data-astro-cid-vnivfuh2]:hover{transform:translateY(-4px);border-color:var(--red-800)}.feature-sprite[data-astro-cid-vnivfuh2]{width:128px;height:128px;object-fit:contain;margin-bottom:1rem;filter:drop-shadow(0 2px 4px rgba(28,25,23,.15))}.feature-card[data-astro-cid-vnivfuh2] h3[data-astro-cid-vnivfuh2]{margin-bottom:.5rem}.feature-card[data-astro-cid-vnivfuh2] p[data-astro-cid-vnivfuh2]{margin:0 auto;font-size:.95rem}@media(max-width:700px){.feature-grid[data-astro-cid-vnivfuh2]{grid-template-columns:1fr}}.how-to-play[data-astro-cid-3audfr2a]{padding:4rem 1.5rem;background:var(--stone-200);text-align:center}.htp-steps[data-astro-cid-3audfr2a]{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;max-width:960px;margin:2.5rem auto 0}.htp-step[data-astro-cid-3audfr2a]{text-align:center;position:relative}.htp-step-number[data-astro-cid-3audfr2a]{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:var(--stone-900);color:var(--stone-100);font-family:var(--font-serif);font-size:1.1rem;font-weight:900;margin-bottom:.75rem}.htp-step--strike[data-astro-cid-3audfr2a] .htp-step-number[data-astro-cid-3audfr2a]{background:var(--red-800)}.htp-screenshot-wrapper[data-astro-cid-3audfr2a]{position:relative;margin-bottom:.75rem}.htp-screenshot[data-astro-cid-3audfr2a]{width:100%;max-width:160px;border-radius:12px;border:2px solid var(--stone-300);display:block;margin:0 auto;transition:border-color .3s}.htp-step[data-astro-cid-3audfr2a]:hover .htp-screenshot[data-astro-cid-3audfr2a],.htp-step--strike[data-astro-cid-3audfr2a] .htp-screenshot[data-astro-cid-3audfr2a]{border-color:var(--red-800)}.htp-badge[data-astro-cid-3audfr2a]{position:absolute;bottom:8px;left:50%;transform:translate(-50%);font-family:var(--font-serif);font-size:.7rem;font-weight:700;padding:.2rem .6rem;border-radius:4px;white-space:nowrap;background:var(--stone-900);color:var(--stone-100)}.htp-badge--danger[data-astro-cid-3audfr2a]{background:var(--red-800);color:var(--stone-100)}.htp-badge--go[data-astro-cid-3audfr2a]{background:#16a34a;color:#fff;animation:pulse-glow-green 2s ease-in-out infinite}.htp-step[data-astro-cid-3audfr2a] h3[data-astro-cid-3audfr2a]{font-size:1rem;margin-bottom:.3rem;letter-spacing:.03em}.htp-step--strike[data-astro-cid-3audfr2a] h3[data-astro-cid-3audfr2a]{color:var(--red-800)}.htp-step[data-astro-cid-3audfr2a] p[data-astro-cid-3audfr2a]{font-size:.85rem;margin:0 auto;max-width:200px}.htp-warning[data-astro-cid-3audfr2a]{margin:2rem auto 0;text-align:center;font-family:var(--font-serif);font-weight:700;font-size:.95rem;color:var(--red-800);max-width:none}@keyframes pulse-glow-green{0%,to{box-shadow:0 0 8px #16a34a4d}50%{box-shadow:0 0 18px #16a34a99}}@media(max-width:700px){.htp-steps[data-astro-cid-3audfr2a]{grid-template-columns:repeat(2,1fr);gap:1.5rem 1rem}}@media(max-width:400px){.htp-steps[data-astro-cid-3audfr2a]{grid-template-columns:1fr}}.characters[data-astro-cid-7yuylg4j]{padding:4rem 1.5rem;text-align:center}.character-row[data-astro-cid-7yuylg4j]{display:flex;justify-content:center;gap:1.5rem;max-width:900px;margin:2.5rem auto 0;flex-wrap:wrap}.character-card[data-astro-cid-7yuylg4j]{flex:1;min-width:180px;max-width:200px;text-align:center;padding:1.5rem 1rem;border:2px solid transparent;border-radius:12px;transition:border-color .3s,transform .2s}.character-card[data-astro-cid-7yuylg4j]:hover{border-color:var(--red-800);transform:translateY(-4px)}.character-img[data-astro-cid-7yuylg4j]{width:128px;height:128px;object-fit:contain;margin-bottom:.75rem;filter:drop-shadow(0 3px 6px rgba(28,25,23,.2));transition:transform .3s}.character-card[data-astro-cid-7yuylg4j]:hover .character-img[data-astro-cid-7yuylg4j]{transform:scale(1.1)}.character-card[data-astro-cid-7yuylg4j] h3[data-astro-cid-7yuylg4j]{margin-bottom:.3rem;color:var(--red-800)}.character-card[data-astro-cid-7yuylg4j] p[data-astro-cid-7yuylg4j]{font-size:.85rem;margin:0 auto}@media(max-width:700px){.character-row[data-astro-cid-7yuylg4j]{flex-direction:column;align-items:center}.character-card[data-astro-cid-7yuylg4j]{max-width:280px}}.screenshots[data-astro-cid-hlpinaev]{padding:4rem 1.5rem;text-align:center}.screenshot-gallery[data-astro-cid-hlpinaev]{display:flex;gap:1.5rem;max-width:1100px;margin:2.5rem auto 0;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding-bottom:1rem}.screenshot-gallery[data-astro-cid-hlpinaev]::-webkit-scrollbar{height:6px}.screenshot-gallery[data-astro-cid-hlpinaev]::-webkit-scrollbar-track{background:var(--stone-200);border-radius:3px}.screenshot-gallery[data-astro-cid-hlpinaev]::-webkit-scrollbar-thumb{background:var(--stone-400);border-radius:3px}.screenshot-frame[data-astro-cid-hlpinaev]{flex:0 0 auto;scroll-snap-align:center;width:180px;border-radius:16px;overflow:hidden;border:2px solid var(--stone-200);background:var(--stone-900);transition:transform .3s,border-color .3s}.screenshot-frame[data-astro-cid-hlpinaev]:hover{transform:translateY(-6px);border-color:var(--red-800)}.screenshot-frame[data-astro-cid-hlpinaev] img[data-astro-cid-hlpinaev]{width:100%;height:auto;display:block}@media(min-width:900px){.screenshot-gallery[data-astro-cid-hlpinaev]{justify-content:center;flex-wrap:wrap;overflow-x:visible}}.faq[data-astro-cid-al2ca2vr]{padding:4rem 1.5rem;background:var(--stone-200);text-align:center}.faq-list[data-astro-cid-al2ca2vr]{max-width:700px;margin:2rem auto 0;text-align:left}.faq-item[data-astro-cid-al2ca2vr]{border-bottom:1px solid var(--stone-300);padding:1rem 0}.faq-item[data-astro-cid-al2ca2vr] summary[data-astro-cid-al2ca2vr]{font-family:var(--font-serif);font-weight:700;font-size:1.05rem;color:var(--stone-900);cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center}.faq-item[data-astro-cid-al2ca2vr] summary[data-astro-cid-al2ca2vr]:after{content:"+";font-size:1.4rem;color:var(--red-800);font-weight:400;flex-shrink:0;margin-left:1rem}.faq-item[data-astro-cid-al2ca2vr][open] summary[data-astro-cid-al2ca2vr]:after{content:"−"}.faq-item[data-astro-cid-al2ca2vr] summary[data-astro-cid-al2ca2vr]::-webkit-details-marker{display:none}.faq-item[data-astro-cid-al2ca2vr] p[data-astro-cid-al2ca2vr]{margin-top:.75rem;font-size:.95rem;line-height:1.7;max-width:none}.hero[data-astro-cid-j7pv25f6]{text-align:center;padding:6rem 1.5rem 4rem;position:relative}.hero-icon[data-astro-cid-j7pv25f6]{width:100px;height:100px;border-radius:22px;box-shadow:0 8px 30px #1c191726;margin-bottom:1rem}.hero-sprite[data-astro-cid-j7pv25f6]{display:block;margin:0 auto 1.5rem;width:80px;height:auto;animation:float 4s ease-in-out infinite;filter:drop-shadow(0 4px 8px rgba(28,25,23,.2))}.tagline[data-astro-cid-j7pv25f6]{font-family:var(--font-serif);font-size:clamp(1.1rem,3vw,1.4rem);color:var(--red-800);font-weight:700;margin:.5rem auto;font-style:italic}.hero-desc[data-astro-cid-j7pv25f6]{margin:.75rem auto 2rem;text-align:center}.cta-button[data-astro-cid-j7pv25f6]{display:inline-flex;align-items:center;gap:.6rem;background:var(--stone-900);color:var(--stone-100);padding:.9rem 2rem;border-radius:12px;font-size:1rem;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .3s;animation:pulse-glow 3s ease-in-out infinite}.cta-button[data-astro-cid-j7pv25f6]:hover{transform:translateY(-2px);color:var(--stone-100);box-shadow:0 8px 30px #991b1b66}.cta-button[data-astro-cid-j7pv25f6] svg[data-astro-cid-j7pv25f6]{flex-shrink:0}.section-divider[data-astro-cid-j7pv25f6]{width:80px;height:3px;background:var(--red-800);margin:0 auto}.cta-section[data-astro-cid-j7pv25f6]{padding:5rem 1.5rem;text-align:center;background:var(--stone-900);color:var(--stone-100)}.cta-sprite[data-astro-cid-j7pv25f6]{width:128px;height:128px;object-fit:contain;margin-bottom:1.5rem;animation:float 3.5s ease-in-out infinite;filter:drop-shadow(0 4px 12px rgba(153,27,27,.4))}.cta-section[data-astro-cid-j7pv25f6] h2[data-astro-cid-j7pv25f6]{color:var(--stone-100)}.cta-section[data-astro-cid-j7pv25f6] h2[data-astro-cid-j7pv25f6]:after{margin:.3em auto 0}.cta-section[data-astro-cid-j7pv25f6] p[data-astro-cid-j7pv25f6]{color:var(--stone-400);margin:1rem auto 2rem;text-align:center}.cta-section[data-astro-cid-j7pv25f6] .cta-button[data-astro-cid-j7pv25f6]{background:var(--red-800)}.cta-section[data-astro-cid-j7pv25f6] .cta-button[data-astro-cid-j7pv25f6]:hover{background:#b91c1c}.floating-sprites[data-astro-cid-j7pv25f6]{position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:-1;overflow:hidden}.floater[data-astro-cid-j7pv25f6]{position:absolute;opacity:.06;width:40px;height:auto}.floater-1[data-astro-cid-j7pv25f6]{top:15%;left:5%;animation:drift 12s ease-in-out infinite}.floater-2[data-astro-cid-j7pv25f6]{top:40%;right:8%;animation:drift 15s ease-in-out infinite reverse}.floater-3[data-astro-cid-j7pv25f6]{top:70%;left:12%;animation:drift 18s ease-in-out infinite}@media(max-width:700px){.hero[data-astro-cid-j7pv25f6]{padding:4rem 1rem 3rem}.hero-sprite[data-astro-cid-j7pv25f6]{width:64px}}
