.style-module-scss-module__IeiuUG__page{color:#111;background:#fff}.style-module-scss-module__IeiuUG__hero{text-align:center;background:#f4f2ef;padding:10rem 2rem 5rem}.style-module-scss-module__IeiuUG__kicker{color:#7b42f6;letter-spacing:.03em;background:#f3e8ff;border-radius:20px;margin-bottom:1.5rem;padding:.4rem 1rem;font-size:.85rem;font-weight:600;display:inline-block}.style-module-scss-module__IeiuUG__heroTitle{max-width:850px;margin:0 auto 1.5rem;font-size:max(2.2rem,min(5vw,3.4rem));font-weight:700;line-height:1.2}.style-module-scss-module__IeiuUG__heroSubtitle{color:#555;max-width:700px;margin:0 auto;font-size:1.1rem;line-height:1.7}.style-module-scss-module__IeiuUG__heroButtons{flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:2.5rem;display:flex}.style-module-scss-module__IeiuUG__primaryBtn{color:#fff;cursor:pointer;background:#000;border:none;border-radius:6px;padding:.9rem 1.8rem;font-size:1rem;font-weight:500;text-decoration:none;transition:background .2s;display:inline-block}.style-module-scss-module__IeiuUG__primaryBtn:hover{background:#333}.style-module-scss-module__IeiuUG__secondaryBtn{color:#000;cursor:pointer;background:#fff;border:1px solid #ddd;border-radius:6px;padding:.9rem 1.8rem;font-size:1rem;font-weight:500;text-decoration:none;transition:background .2s;display:inline-block}.style-module-scss-module__IeiuUG__secondaryBtn:hover{background:#f0f0f0}.style-module-scss-module__IeiuUG__section{max-width:1200px;margin:0 auto;padding:5rem 2rem}.style-module-scss-module__IeiuUG__sectionTitle{text-align:center;margin-bottom:3rem;font-size:2.4rem;font-weight:700}.style-module-scss-module__IeiuUG__gamesGrid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:1.75rem;display:grid}.style-module-scss-module__IeiuUG__card{background:#fff;border:1px solid rgba(0,0,0,.06);border-radius:20px;flex-direction:column;padding:2rem;transition:transform .25s,box-shadow .25s;display:flex;box-shadow:0 2px 8px rgba(0,0,0,.05)}.style-module-scss-module__IeiuUG__card:hover{transform:translateY(-6px);box-shadow:0 12px 28px rgba(0,0,0,.08)}.style-module-scss-module__IeiuUG__cardTop{justify-content:space-between;align-items:flex-start;margin-bottom:1.2rem;display:flex}.style-module-scss-module__IeiuUG__iconBadge{color:#fff;white-space:nowrap;background:linear-gradient(135deg,#7c3aed,#312e81);border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;font-size:1.7rem;line-height:1;display:flex;overflow:hidden}.style-module-scss-module__IeiuUG__statusBadge{white-space:nowrap;border-radius:20px;padding:.3rem .7rem;font-size:.75rem;font-weight:600}.style-module-scss-module__IeiuUG__statusBadge.style-module-scss-module__IeiuUG__live{color:#7b42f6;background:#f3e8ff}.style-module-scss-module__IeiuUG__statusBadge.style-module-scss-module__IeiuUG__soon{color:#777;background:#f4f2ef}.style-module-scss-module__IeiuUG__statusBadge.style-module-scss-module__IeiuUG__contact{color:#ff5c00;background:#ffe9d9}.style-module-scss-module__IeiuUG__cardTitle{margin-bottom:.3rem;font-size:1.4rem;font-weight:700}.style-module-scss-module__IeiuUG__cardTagline{color:#7b42f6;margin-bottom:1rem;font-size:.9rem;font-weight:500}.style-module-scss-module__IeiuUG__cardDescription{color:#555;margin-bottom:1.2rem;font-size:.95rem;line-height:1.6}.style-module-scss-module__IeiuUG__cardSubhead{text-transform:uppercase;letter-spacing:.04em;color:#888;margin-bottom:.6rem;font-size:.8rem;font-weight:700}.style-module-scss-module__IeiuUG__cardList{flex-direction:column;gap:.4rem;margin:0 0 1.2rem;padding:0;list-style:none;display:flex}.style-module-scss-module__IeiuUG__cardList li{color:#333;padding-left:1.1rem;font-size:.9rem;position:relative}.style-module-scss-module__IeiuUG__cardList li:before{content:"";background:#7b42f6;border-radius:50%;width:5px;height:5px;position:absolute;top:.5em;left:0}.style-module-scss-module__IeiuUG__cardNote{color:#555;background:#f4f2ef;border-radius:10px;margin-bottom:1.4rem;padding:.8rem 1rem;font-size:.85rem}.style-module-scss-module__IeiuUG__cardAction{margin-top:auto}.style-module-scss-module__IeiuUG__demoLink{color:#fff;background:#000;border:none;border-radius:8px;align-items:center;gap:.4rem;padding:.75rem 1.4rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:background .2s;display:inline-flex}.style-module-scss-module__IeiuUG__demoLink:hover{background:#333}.style-module-scss-module__IeiuUG__disabledLink{color:#999;cursor:default;background:#eee;border-radius:8px;align-items:center;gap:.4rem;padding:.75rem 1.4rem;font-size:.9rem;font-weight:500;display:inline-flex}.style-module-scss-module__IeiuUG__benefitsSection{background:#f4f2ef}.style-module-scss-module__IeiuUG__benefitsGrid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem;display:grid}.style-module-scss-module__IeiuUG__benefit{text-align:center;background:#fff;border-radius:16px;padding:2rem 1.5rem;box-shadow:0 2px 8px rgba(0,0,0,.04)}.style-module-scss-module__IeiuUG__benefitIcon{color:#7b42f6;background:#f3e8ff;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin:0 auto 1rem;display:flex}.style-module-scss-module__IeiuUG__benefit h3{margin-bottom:.5rem;font-size:1.1rem}.style-module-scss-module__IeiuUG__benefit p{color:#666;font-size:.9rem;line-height:1.5}.style-module-scss-module__IeiuUG__cta{text-align:center}.style-module-scss-module__IeiuUG__cta h2{margin-bottom:1rem;font-size:2.2rem;font-weight:700}.style-module-scss-module__IeiuUG__cta p{color:#555;max-width:600px;margin:0 auto 2rem}@media (max-width:768px){.style-module-scss-module__IeiuUG__hero{padding:8rem 1.5rem 3.5rem}.style-module-scss-module__IeiuUG__section{padding:3.5rem 1.5rem}.style-module-scss-module__IeiuUG__sectionTitle{margin-bottom:2rem;font-size:1.9rem}.style-module-scss-module__IeiuUG__card{padding:1.6rem}}
