body{margin:0;padding:0;background-color:#f8fafc;color:#0f172a;font-family:Inter,system-ui,sans-serif;line-height:1.5}.hero.svelte-1eipldw{position:relative;width:100%;max-width:100%;min-height:100vh;height:auto;background:linear-gradient(135deg,#3b82f6,#1d4ed8);display:flex;flex-direction:column;align-items:center;justify-content:flex-start;color:#fff;text-align:center;min-height:auto;padding:2rem 0}.hero-content.svelte-1eipldw{max-width:800px;margin:1rem auto}.hero.svelte-1eipldw h1:where(.svelte-1eipldw){font-size:clamp(2rem,5vw,3.5rem);font-weight:800;margin-bottom:1rem;line-height:1.2}.hero.svelte-1eipldw p:where(.svelte-1eipldw){font-size:clamp(1rem,2vw,1.25rem);opacity:.9;max-width:600px;margin:0 auto}.game-container.svelte-1eipldw{width:100%;max-width:100%;margin:0 auto;padding:0;display:flex;justify-content:center}.iframe-container.svelte-1eipldw{width:min(100%,100vw - 32px);max-width:1400px;position:relative;margin:0 auto;background:#000;border-radius:.5rem;overflow:hidden}.iframe-container.svelte-1eipldw:before{content:"";display:block;padding-top:66.67%}.iframe-container.svelte-1eipldw iframe:where(.svelte-1eipldw){position:absolute;top:0;left:0;width:100%;height:100%;border:none}.loading-text.svelte-1eipldw{position:absolute;font-size:3rem;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;font-weight:500}nav.svelte-1eipldw{position:sticky;top:0;background:#fffffff2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);padding:1rem 0;z-index:100;border-bottom:1px solid rgba(148,163,184,.1)}.nav-links.svelte-1eipldw{max-width:1400px;margin:0 auto;display:flex;gap:1.5rem;padding:0 2rem;overflow-x:auto;scrollbar-width:none}.nav-link.svelte-1eipldw{color:#64748b;text-decoration:none;font-weight:500;padding:.75rem 1.5rem;border-radius:9999px;white-space:nowrap;transition:all .3s ease}.nav-link.active.svelte-1eipldw{color:#3b82f6;background:#eff6ff}.content.svelte-1eipldw{max-width:1400px;margin:0 auto;padding:6rem 2rem}.section.svelte-1eipldw{margin-bottom:8rem;scroll-margin-top:6rem}.category-title.svelte-1eipldw{font-size:3rem;font-weight:800;color:#1e293b;margin-bottom:4rem;position:relative}.category-title.svelte-1eipldw:after{content:"";position:absolute;left:0;bottom:-1rem;width:4rem;height:.25rem;background:#3b82f6;border-radius:9999px}.cards-grid.svelte-1eipldw{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:3rem}.cards-grid.svelte-1eipldw .card:where(.svelte-1eipldw){grid-column:auto;max-width:100%}.cards-grid.svelte-1eipldw .card.how-to-play:where(.svelte-1eipldw),.cards-grid.svelte-1eipldw .card.get-started:where(.svelte-1eipldw){grid-column:1 / -1}.card.svelte-1eipldw{background:#fff;border-radius:1.5rem;padding:2.5rem;box-shadow:0 4px 6px -1px #0000001a;border:1px solid rgba(148,163,184,.1);transition:all .3s ease}.card.svelte-1eipldw:hover{transform:translateY(-5px);box-shadow:0 20px 25px -5px #0000001a}.section-title.svelte-1eipldw{font-size:1.75rem;font-weight:700;color:#1e293b;margin-bottom:2.5rem}.item-list.svelte-1eipldw{list-style:none;padding:0;display:grid;gap:1.5rem;margin-top:0}.item.svelte-1eipldw{padding:2rem;background:#f8fafc;border-radius:1rem;border:1px solid rgba(148,163,184,.1);transition:all .2s ease}.item.svelte-1eipldw:hover{background:#fff;transform:translateY(-2px);box-shadow:0 4px 6px -1px #0000001a}.item-title.svelte-1eipldw{font-size:1.25rem;font-weight:600;color:#1e293b;margin-bottom:1rem}.item-content.svelte-1eipldw{color:#475569;line-height:1.7;font-size:1.1rem}.how-to-play.svelte-1eipldw{grid-column:1 / -1}.how-to-play.svelte-1eipldw .item-list:where(.svelte-1eipldw){display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2.5rem;padding:1rem;overflow-x:auto;-webkit-overflow-scrolling:touch}.how-to-play.svelte-1eipldw .item:where(.svelte-1eipldw){min-width:280px;width:100%;padding:0;background:transparent;border:none;display:flex;flex-direction:column;align-items:center}.how-to-play.svelte-1eipldw .item-image:where(.svelte-1eipldw){width:100%;max-width:280px;height:auto;aspect-ratio:4/5;border-radius:1rem;object-fit:cover;margin-bottom:1.5rem;box-shadow:0 10px 15px -3px #0000001a}.how-to-play.svelte-1eipldw .item-list:where(.svelte-1eipldw){display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2.5rem;padding:1rem}.how-to-play.svelte-1eipldw .item-content-wrapper:where(.svelte-1eipldw){padding:1rem;text-align:center;max-width:280px}.step-number.svelte-1eipldw{display:inline-block;width:28px;height:28px;background:#3b82f6;color:#fff;border-radius:50%;text-align:center;line-height:28px;margin-right:.75rem;font-weight:600}@media (max-width: 1200px){.cards-grid.svelte-1eipldw{grid-template-columns:repeat(auto-fit,minmax(350px,1fr))}.how-to-play.svelte-1eipldw .item-list:where(.svelte-1eipldw){grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.hero.svelte-1eipldw h1:where(.svelte-1eipldw){font-size:2.5rem}.content.svelte-1eipldw{padding:4rem 1.5rem}.section.svelte-1eipldw{margin-bottom:6rem}.category-title.svelte-1eipldw{font-size:2.5rem;margin-bottom:3rem}.cards-grid.svelte-1eipldw{grid-template-columns:1fr}.how-to-play.svelte-1eipldw .item-list:where(.svelte-1eipldw){grid-template-columns:repeat(1,1fr);gap:1.5rem;padding:.5rem}.card.svelte-1eipldw{padding:2rem}}@media (max-width: 480px){.how-to-play.svelte-1eipldw .item-list:where(.svelte-1eipldw){grid-template-columns:1fr;gap:1rem}.how-to-play.svelte-1eipldw .item:where(.svelte-1eipldw){min-width:100%}.how-to-play.svelte-1eipldw .item-image:where(.svelte-1eipldw){max-width:100%}}.footer.svelte-1eipldw{background:#f8fafc;color:#1e293b;padding:2rem;margin-top:4rem}.footer-content.svelte-1eipldw{max-width:1400px;margin:0 auto}.footer-section.svelte-1eipldw{text-align:center;margin-bottom:2rem}.footer-subtitle.svelte-1eipldw{font-size:1.25rem;font-weight:600;color:#1e293b;margin-bottom:1rem}.footer-link.svelte-1eipldw{color:#3b82f6;text-decoration:none;font-weight:500;transition:color .3s ease}.footer-link.svelte-1eipldw:hover{color:#1d4ed8;text-decoration:underline}.copyright.svelte-1eipldw{text-align:center;color:#94a3b8}@media (max-width: 768px){.footer.svelte-1eipldw{padding:1.5rem}}@media (max-width: 768px){.hero.svelte-1eipldw{min-height:auto}.hero.svelte-1eipldw h1:where(.svelte-1eipldw){font-size:2rem}.hero-content.svelte-1eipldw{margin:1rem auto}.game-container.svelte-1eipldw{max-width:100%;padding:0}.iframe-container.svelte-1eipldw{width:100vw;border-radius:0;margin:0}.iframe-container.svelte-1eipldw:before{padding-top:177.78%}.iframe-container.svelte-1eipldw iframe:where(.svelte-1eipldw){position:absolute;top:0;left:0;width:100%;height:100%;border:none}}
