.hero-background.svelte-1lobybz{position:fixed;inset:0;pointer-events:none;z-index:-1;overflow:hidden}.gradient-orb.svelte-1lobybz{position:absolute;border-radius:50%;filter:blur(100px);opacity:.5;animation:svelte-1lobybz-orbFloat 20s ease-in-out infinite}.orb-1.svelte-1lobybz{width:600px;height:600px;background:radial-gradient(circle,var(--color-primary) 0%,transparent 70%);top:-200px;right:-100px;animation-delay:0s}.orb-2.svelte-1lobybz{width:500px;height:500px;background:radial-gradient(circle,var(--color-secondary) 0%,transparent 70%);bottom:-150px;left:-100px;animation-delay:-5s}.orb-3.svelte-1lobybz{width:400px;height:400px;background:radial-gradient(circle,var(--color-accent) 0%,transparent 70%);top:40%;left:60%;opacity:.3;animation-delay:-10s}.orb-4.svelte-1lobybz{width:350px;height:350px;background:radial-gradient(circle,var(--color-tertiary) 0%,transparent 70%);top:60%;left:20%;opacity:.25;animation-delay:-15s}@keyframes svelte-1lobybz-orbFloat{0%,to{transform:translate(0) scale(1)}25%{transform:translate(40px,-50px) scale(1.1)}50%{transform:translate(-30px,30px) scale(.95)}75%{transform:translate(50px,40px) scale(1.05)}}.floating-shapes.svelte-1lobybz{position:absolute;width:100%;height:100%;overflow:hidden}.shape.svelte-1lobybz{position:absolute;border-radius:var(--radius-lg);opacity:.1;animation:svelte-1lobybz-shapeFloat 15s ease-in-out infinite}.shape-1.svelte-1lobybz{width:100px;height:100px;background:linear-gradient(135deg,var(--color-primary),var(--color-secondary));top:20%;left:10%;animation-delay:0s;transform:rotate(15deg)}.shape-2.svelte-1lobybz{width:80px;height:80px;background:linear-gradient(135deg,var(--color-accent),var(--color-tertiary));top:60%;right:15%;animation-delay:-5s;transform:rotate(-10deg)}.shape-3.svelte-1lobybz{width:60px;height:60px;background:linear-gradient(135deg,var(--color-secondary),var(--color-primary));bottom:20%;left:30%;animation-delay:-10s;transform:rotate(25deg)}@keyframes svelte-1lobybz-shapeFloat{0%,to{transform:translateY(0) rotate(15deg)}50%{transform:translateY(-30px) rotate(25deg)}}@media (prefers-reduced-motion: reduce){.gradient-orb.svelte-1lobybz,.shape.svelte-1lobybz{animation:none}}.games-section.svelte-1lobybz{display:flex;flex-direction:column;align-items:center}.text-content.svelte-1lobybz{max-width:800px;width:100%;text-align:center}.games-content.svelte-1lobybz{max-width:900px}.hero-card.svelte-1lobybz{position:relative;margin-bottom:2rem}.hero-image.svelte-1lobybz{width:100%;max-width:600px;height:auto;border-radius:var(--radius-xl);box-shadow:var(--shadow-xl);transition:transform .4s var(--ease-out-back)}.hero-card.svelte-1lobybz:hover .hero-image:where(.svelte-1lobybz){transform:scale(1.02)}.hero-card-glow.svelte-1lobybz{position:absolute;inset:-20px;background:linear-gradient(135deg,#ffca2833,#ff70431a,#26c6da33);border-radius:var(--radius-xl);filter:blur(40px);z-index:-1;animation:svelte-1lobybz-glowPulse 4s ease-in-out infinite}@keyframes svelte-1lobybz-glowPulse{0%,to{opacity:.5}50%{opacity:.8}}.page-header.svelte-1lobybz{margin-bottom:0!important}.tagline.svelte-1lobybz{font-size:1.35rem!important;font-weight:600!important;color:var(--color-text-secondary)!important;margin-bottom:0!important}.cta-row.svelte-1lobybz{display:flex;justify-content:center;align-items:center;gap:1rem;flex-wrap:wrap;margin-bottom:2rem}.share-hint-row.svelte-1lobybz{display:flex;align-items:center;justify-content:center;gap:.35rem;margin-top:1rem}.share-hint-row.svelte-1lobybz .share-hint-arrow:where(.svelte-1lobybz){font-size:1.5rem;color:var(--color-primary);animation:svelte-1lobybz-bounce-arrow-vertical 1.5s ease-in-out infinite}@keyframes svelte-1lobybz-bounce-arrow-vertical{0%,to{transform:translateY(0)}50%{transform:translateY(5px)}}.share-hint-row.svelte-1lobybz .share-hint:where(.svelte-1lobybz){font-size:1.1rem;font-style:italic;color:var(--color-primary);font-family:Georgia,Times New Roman,serif;margin:0}.btn.svelte-1lobybz{position:relative;display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;border:none;border-radius:var(--radius-full);font-weight:700;font-size:.95rem;cursor:pointer;transition:all .3s var(--ease-out-back);overflow:hidden}.btn-icon.svelte-1lobybz{width:18px;height:18px}.btn-share.svelte-1lobybz{background:linear-gradient(135deg,var(--color-primary),var(--color-primary-dark));color:var(--color-bg-0);box-shadow:var(--shadow-glow-primary)}.btn-share.svelte-1lobybz:hover{transform:translateY(-3px) scale(1.02);box-shadow:0 8px 32px #ffca2880}.ripple.svelte-1lobybz{position:absolute;background:#fff6;border-radius:50%;transform:scale(0);animation:svelte-1lobybz-rippleEffect .6s ease-out;pointer-events:none}@keyframes svelte-1lobybz-rippleEffect{to{transform:scale(4);opacity:0}}@keyframes svelte-1lobybz-bounce-arrow{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}.play-now-btn.svelte-1lobybz{display:inline-flex;align-items:center;gap:1rem;margin:2.5rem 0;padding:1rem 2rem;background:linear-gradient(135deg,var(--color-secondary),var(--color-secondary-dark));color:#fff;font-weight:800;font-size:1.1rem;text-decoration:none;border-radius:var(--radius-full);box-shadow:var(--shadow-glow-secondary);transition:all .3s var(--ease-out-back);position:relative;overflow:hidden}.play-now-btn.svelte-1lobybz:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transform:translate(-100%);transition:transform .6s ease}.play-now-btn.svelte-1lobybz:hover:before{transform:translate(100%)}.play-now-btn.svelte-1lobybz:hover{transform:translateY(-4px) scale(1.02);box-shadow:0 12px 40px #ff704380;text-decoration:none}.play-icon.svelte-1lobybz{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:#fff3;border-radius:50%}.play-icon.svelte-1lobybz svg:where(.svelte-1lobybz){width:16px;height:16px}.play-text.svelte-1lobybz{flex:1}.play-arrow.svelte-1lobybz{display:flex;align-items:center}.play-arrow.svelte-1lobybz svg:where(.svelte-1lobybz){width:20px;height:20px;transition:transform .3s ease}.play-now-btn.svelte-1lobybz:hover .play-arrow:where(.svelte-1lobybz) svg:where(.svelte-1lobybz){transform:translate(4px)}.coming-soon-card.svelte-1lobybz{width:100%;max-width:540px;margin:2.5rem auto 0;padding:2rem;background:linear-gradient(135deg,var(--color-surface-1),var(--color-surface-2));border-radius:var(--radius-xl);border:1px solid var(--color-surface-3);box-sizing:border-box}.coming-soon-badge.svelte-1lobybz{display:inline-block;padding:.5rem 1.5rem;background:linear-gradient(135deg,var(--color-primary),var(--color-secondary));border-radius:var(--radius-full);margin-bottom:.75rem}.badge-text.svelte-1lobybz{font-size:1rem;font-weight:800;color:var(--color-bg-0);text-transform:uppercase;letter-spacing:.1em}.coming-soon-sub.svelte-1lobybz{font-size:1.1rem;color:var(--color-text-secondary);margin:0 0 1.25rem}.platform-icons.svelte-1lobybz{display:flex;justify-content:center;gap:1rem}.platform-icon.svelte-1lobybz{display:flex;align-items:center;justify-content:center;width:48px;height:48px;background:var(--color-surface-2);border-radius:var(--radius-md);transition:all .3s var(--ease-out-back)}.platform-icon.svelte-1lobybz svg:where(.svelte-1lobybz){width:24px;height:24px;color:var(--color-text)}.platform-icon.apple.svelte-1lobybz:hover{background:#ffffff26;transform:translateY(-2px)}.platform-icon.android.svelte-1lobybz:hover{background:#66bb6a26;transform:translateY(-2px)}.platform-icon.android.svelte-1lobybz:hover svg:where(.svelte-1lobybz){color:var(--color-success)}.video-card.svelte-1lobybz{position:relative;margin:2.5rem 0;max-width:350px;margin-left:auto;margin-right:auto}.video-wrapper.svelte-1lobybz{position:relative;border-radius:var(--radius-xl);overflow:hidden;box-shadow:var(--shadow-xl)}.video-wrapper.svelte-1lobybz iframe:where(.svelte-1lobybz){aspect-ratio:9 / 16;width:100%;height:auto;display:block}.video-glow.svelte-1lobybz{position:absolute;inset:-10px;background:linear-gradient(135deg,#ff70434d,#26c6da33);border-radius:var(--radius-xl);filter:blur(30px);z-index:-1}.screenshots-section.svelte-1lobybz{margin:3rem 0;overflow:hidden;width:100%;position:relative;-webkit-mask-image:linear-gradient(to right,transparent 0%,black 8%,black 92%,transparent 100%);mask-image:linear-gradient(to right,transparent 0%,black 8%,black 92%,transparent 100%)}.screenshots-track.svelte-1lobybz{display:flex;gap:1.5rem;width:fit-content;animation:svelte-1lobybz-scroll 35s linear infinite;will-change:transform}.screenshots-section.svelte-1lobybz:hover .screenshots-track:where(.svelte-1lobybz),.screenshots-section.paused.svelte-1lobybz .screenshots-track:where(.svelte-1lobybz){animation-play-state:paused}@keyframes svelte-1lobybz-scroll{0%{transform:translateZ(0)}to{transform:translate3d(-50%,0,0)}}.screenshots-container.svelte-1lobybz{display:flex;gap:1.5rem;padding:1.5rem 0;flex-shrink:0}.screenshot-card.svelte-1lobybz{position:relative;border-radius:var(--radius-lg);overflow:hidden;transition:all .4s var(--ease-out-back)}.screenshot-item.svelte-1lobybz{width:180px;height:320px;object-fit:cover;display:block;border-radius:var(--radius-lg);box-shadow:var(--shadow-lg)}.screenshots-section.svelte-1lobybz:hover .screenshot-card:where(.svelte-1lobybz):hover{transform:scale(1.08) translateY(-10px);z-index:10}.screenshots-section.svelte-1lobybz:hover .screenshot-card:where(.svelte-1lobybz):hover .screenshot-item:where(.svelte-1lobybz){box-shadow:var(--shadow-xl),0 0 40px #ffca284d}@media (prefers-reduced-motion: reduce){.screenshots-track.svelte-1lobybz{animation:none}.screenshot-card.svelte-1lobybz{transition:none}}.game-description.svelte-1lobybz{max-width:700px;margin:3rem auto 0;display:flex;flex-direction:column;gap:1.25rem}.description-card.svelte-1lobybz{display:flex;gap:1.25rem;padding:1.5rem;background:var(--color-surface-1);border-radius:var(--radius-lg);border:1px solid var(--color-surface-2);text-align:left;transition:all .3s var(--ease-out-back)}.description-card.svelte-1lobybz:hover{background:var(--color-surface-2);transform:translate(8px)}.description-card.highlight.svelte-1lobybz{background:linear-gradient(135deg,#ffca2814,#ab47bc14);border-color:#ffca2833}.description-icon.svelte-1lobybz{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:48px;height:48px;background:linear-gradient(135deg,var(--color-primary),var(--color-primary-dark));border-radius:var(--radius-md)}.description-icon.svelte-1lobybz svg:where(.svelte-1lobybz){width:24px;height:24px;color:var(--color-bg-0)}.description-icon.accent.svelte-1lobybz{background:linear-gradient(135deg,var(--color-accent),var(--color-accent-dark))}.description-icon.secondary.svelte-1lobybz{background:linear-gradient(135deg,var(--color-secondary),var(--color-secondary-dark))}.description-icon.tertiary.svelte-1lobybz{background:linear-gradient(135deg,var(--color-tertiary),var(--color-tertiary-dark))}.description-card.svelte-1lobybz p:where(.svelte-1lobybz){font-size:1.05rem;line-height:1.7;color:var(--color-text-secondary);margin:0}@media (max-width: 768px){.hero-image.svelte-1lobybz{border-radius:var(--radius-lg)}.cta-row.svelte-1lobybz{flex-direction:column;gap:.75rem}.cta-row.svelte-1lobybz .btn:where(.svelte-1lobybz){width:100%;max-width:280px;justify-content:center}.btn.svelte-1lobybz{width:100%;max-width:280px;justify-content:center}.play-now-btn.svelte-1lobybz{width:100%;max-width:320px;font-size:1rem;padding:.875rem 1.5rem}.description-card.svelte-1lobybz{flex-direction:column;align-items:flex-start;gap:1rem}.description-icon.svelte-1lobybz{width:40px;height:40px}.description-icon.svelte-1lobybz svg:where(.svelte-1lobybz){width:20px;height:20px}}@media (max-width: 480px){.play-now-btn.svelte-1lobybz{flex-direction:column;gap:.5rem;padding:1rem}.play-icon.svelte-1lobybz,.play-arrow.svelte-1lobybz{display:none}.video-card.svelte-1lobybz{max-width:300px}.screenshot-item.svelte-1lobybz{width:150px;height:267px}.coming-soon-card.svelte-1lobybz{padding:1.5rem}.platform-icon.svelte-1lobybz{width:40px;height:40px}.platform-icon.svelte-1lobybz svg:where(.svelte-1lobybz){width:20px;height:20px}}
