*{box-sizing:border-box;margin:0;padding:0}.home-container{background:#fafafa;min-height:100vh;padding:3rem 1.5rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.content-wrapper{max-width:1200px;margin:0 auto}.hero-section{text-align:center;margin-bottom:4rem}.main-title{color:#1a1a1a;letter-spacing:-2px;margin:0 0 1rem;font-size:clamp(3rem,8vw,5rem);font-weight:900;line-height:1.1}.title-emoji{font-size:clamp(2.5rem,7vw,4rem);display:inline-block}.subtitle{color:#666;margin:0 0 1.5rem;font-size:clamp(1.1rem,2.5vw,1.4rem);font-weight:500}.age-badge{color:#667eea;background:#fff;border:3px solid #667eea;border-radius:50px;padding:.75rem 2rem;font-size:1.1rem;font-weight:700;display:inline-block;transform:translateY(-2px);box-shadow:0 6px #667eea,0 10px 20px #667eea33}.section-title{color:#1a1a1a;text-align:center;margin-bottom:2.5rem;font-size:clamp(2rem,5vw,2.5rem);font-weight:900}.how-it-works{margin-bottom:5rem}.steps-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;display:grid}.step-card{text-align:center;background:#fff;border:4px solid #667eea;border-radius:16px;padding:2rem;transition:all .3s;position:relative;transform:translateY(-4px);box-shadow:0 8px #667eea,0 12px 24px #667eea26}.step-card:hover{transform:translateY(-8px);box-shadow:0 12px #667eea,0 16px 32px #667eea33}.step-number{color:#fff;background:#667eea;border:4px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:3rem;height:3rem;font-size:1.4rem;font-weight:900;display:flex;position:absolute;top:-15px;left:50%;transform:translate(-50%);box-shadow:0 4px 12px #667eea4d}.step-icon{margin:1rem 0;font-size:4rem}.step-title{color:#1a1a1a;margin-bottom:.75rem;font-size:1.4rem;font-weight:800}.step-description{color:#666;font-size:1rem;line-height:1.6}.features-section{margin-bottom:5rem}.features-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;display:grid}.feature-item{text-align:center;background:#fff;border:4px solid;border-radius:16px;padding:2rem;transition:all .3s;transform:translateY(-4px);box-shadow:0 8px,0 12px 24px #0000001a}.feature-item:first-child{border-color:#a855f7;box-shadow:0 8px #a855f7,0 12px 24px #a855f726}.feature-item:nth-child(2){border-color:#3b82f6;box-shadow:0 8px #3b82f6,0 12px 24px #3b82f626}.feature-item:nth-child(3){border-color:#10b981;box-shadow:0 8px #10b981,0 12px 24px #10b98126}.feature-item:nth-child(4){border-color:#f97316;box-shadow:0 8px #f97316,0 12px 24px #f9731626}.feature-item:hover{transform:translateY(-8px)}.feature-item:first-child:hover{box-shadow:0 12px #a855f7,0 16px 32px #a855f733}.feature-item:nth-child(2):hover{box-shadow:0 12px #3b82f6,0 16px 32px #3b82f633}.feature-item:nth-child(3):hover{box-shadow:0 12px #10b981,0 16px 32px #10b98133}.feature-item:nth-child(4):hover{box-shadow:0 12px #f97316,0 16px 32px #f9731633}.feature-icon{margin-bottom:1rem;font-size:3.5rem;display:block}.feature-item h3{color:#1a1a1a;margin-bottom:.5rem;font-size:1.3rem;font-weight:800}.feature-item p{color:#666;font-size:1rem;line-height:1.6}.games-section{margin-bottom:5rem}.category-section{margin-bottom:4rem}.featured-section{background:linear-gradient(135deg,#9333ea1a,#c084fc1a);border:2px solid #9333ea4d;border-radius:24px;margin-bottom:6rem;padding:2rem;box-shadow:0 8px 32px #9333ea33}.featured-section .section-title{background:linear-gradient(135deg,#9333ea,#c084fc);-webkit-text-fill-color:transparent;text-shadow:0 0 30px #9333ea4d;-webkit-background-clip:text;background-clip:text;font-size:2.5rem}.featured-card{transform:scale(1.05);box-shadow:0 12px 48px #9333ea4d!important}.featured-card:hover{transform:scale(1.08)translateY(-8px);box-shadow:0 16px 64px #9333ea66!important}.featured-badge{color:#1a1a2e;background:linear-gradient(135deg,#fbbf24,#f59e0b);border-radius:20px;margin-top:.5rem;padding:.5rem 1rem;font-size:.85rem;font-weight:700;animation:2s ease-in-out infinite pulse-glow;display:inline-block}@keyframes pulse-glow{0%,to{box-shadow:0 0 10px #fbbf2480}50%{box-shadow:0 0 20px #fbbf24cc}}.category-section:last-child{margin-bottom:0}.games-grid{grid-template-columns:repeat(2,1fr);gap:2rem;display:grid}.game-card{text-decoration:none;display:block}.game-card-inner{text-align:center;background:#fff;border:5px solid;border-radius:20px;flex-direction:column;align-items:center;height:100%;padding:2.5rem 2rem;transition:all .3s;display:flex;transform:translateY(-5px);box-shadow:0 10px,0 15px 30px #0000001f}.game-card:first-child .game-card-inner{border-color:#a855f7;box-shadow:0 10px #a855f7,0 15px 30px #a855f726}.game-card:nth-child(2) .game-card-inner{border-color:#3b82f6;box-shadow:0 10px #3b82f6,0 15px 30px #3b82f626}.game-card:nth-child(3) .game-card-inner{border-color:#10b981;box-shadow:0 10px #10b981,0 15px 30px #10b98126}.game-card:nth-child(4) .game-card-inner{border-color:#f97316;box-shadow:0 10px #f97316,0 15px 30px #f9731626}.game-card:not(.coming-soon):hover .game-card-inner{transform:translateY(-10px)}.game-card:first-child:not(.coming-soon):hover .game-card-inner{box-shadow:0 15px #a855f7,0 20px 40px #a855f740}.game-card:nth-child(2):not(.coming-soon):hover .game-card-inner{box-shadow:0 15px #3b82f6,0 20px 40px #3b82f640}.game-card:nth-child(3):not(.coming-soon):hover .game-card-inner{box-shadow:0 15px #10b981,0 20px 40px #10b98140}.game-card:nth-child(4):not(.coming-soon):hover .game-card-inner{box-shadow:0 15px #f97316,0 20px 40px #f9731640}.game-gradient{display:none}.game-icon{margin-bottom:1.5rem;font-size:5rem;transition:all .3s}.game-card:not(.coming-soon):hover .game-icon{transform:scale(1.15)rotate(5deg)}.game-title{color:#1a1a1a;margin:0 0 .75rem;font-size:1.85rem;font-weight:900}.game-description{color:#666;flex-grow:1;margin:0 0 2rem;font-size:1.05rem;line-height:1.6}.play-button{cursor:pointer;background:#fff;border:3px solid;border-radius:12px;align-items:center;gap:.75rem;padding:1.1rem 2.75rem;font-size:1.1rem;font-weight:800;transition:all .3s;display:inline-flex;transform:translateY(-2px);box-shadow:0 4px,0 6px 12px #0000001a}.game-card:first-child .play-button{color:#a855f7;border-color:#a855f7;box-shadow:0 4px #a855f7,0 6px 12px #a855f733}.game-card:nth-child(2) .play-button{color:#3b82f6;border-color:#3b82f6;box-shadow:0 4px #3b82f6,0 6px 12px #3b82f633}.game-card:nth-child(3) .play-button{color:#10b981;border-color:#10b981;box-shadow:0 4px #10b981,0 6px 12px #10b98133}.game-card:nth-child(4) .play-button{color:#f97316;border-color:#f97316;box-shadow:0 4px #f97316,0 6px 12px #f9731633}.game-card:not(.coming-soon):hover .play-button{transform:translateY(-4px)}.game-card:first-child:not(.coming-soon):hover .play-button{box-shadow:0 6px #a855f7,0 8px 16px #a855f74d}.game-card:nth-child(2):not(.coming-soon):hover .play-button{box-shadow:0 6px #3b82f6,0 8px 16px #3b82f64d}.game-card:nth-child(3):not(.coming-soon):hover .play-button{box-shadow:0 6px #10b981,0 8px 16px #10b9814d}.game-card:nth-child(4):not(.coming-soon):hover .play-button{box-shadow:0 6px #f97316,0 8px 16px #f973164d}.arrow{font-size:1.3rem;transition:transform .3s}.game-card:not(.coming-soon):hover .arrow{transform:translate(5px)}.coming-soon-badge{color:#999;background:#fff;border:3px dashed #ddd;border-radius:12px;padding:1.1rem 2.75rem;font-size:1.1rem;font-weight:800}.game-card.coming-soon .game-card-inner{opacity:.6;border-color:#ddd;box-shadow:0 10px #ddd,0 15px 30px #00000014}.requirements-section{margin-bottom:5rem}.requirements-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;display:grid}.requirement-item{text-align:center;background:#fff;border:3px solid #667eea;border-radius:12px;padding:1.5rem;transition:all .3s;transform:translateY(-3px);box-shadow:0 6px #667eea,0 10px 20px #667eea1f}.requirement-item:hover{transform:translateY(-6px);box-shadow:0 9px #667eea,0 13px 26px #667eea2e}.req-icon{margin-bottom:.75rem;font-size:3rem;display:block}.requirement-item p{color:#1a1a1a;margin:0;font-size:1rem;font-weight:600}.home-footer{text-align:center;border-top:3px solid #e5e5e5;margin-top:3rem;padding:3rem 0 2rem}.home-footer p{color:#666;margin:0;font-size:1.05rem;font-weight:600}.stars,.stars2,.stars3{display:none}@media (max-width:1024px){.games-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}.steps-grid,.features-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.home-container{padding:2rem 1rem}.hero-section,.how-it-works,.features-section,.games-section,.requirements-section{margin-bottom:3rem}.game-card-inner{padding:2rem 1.5rem}.game-icon{font-size:4.5rem}.game-title{font-size:1.6rem}.play-button{padding:.95rem 2.25rem;font-size:1.05rem}}@media (max-width:640px){.home-container{padding:1.5rem 1rem}.hero-section{margin-bottom:2rem}.games-grid,.steps-grid,.features-grid,.requirements-grid{grid-template-columns:1fr;gap:1.25rem}.game-card-inner{padding:2rem 1.5rem}.game-icon{font-size:4rem}.game-title{font-size:1.5rem}.play-button{padding:.95rem 2.25rem;font-size:1rem}.home-footer{padding:2rem 0}}::selection{color:#1a1a1a;background:#667eea33}
