.game-intro{max-width:760px;width:100%}.level-cards{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important;max-width:none!important;width:100%;list-style:none;padding:0!important;margin:24px auto!important}.level-cards>li{padding:0!important;border:0!important;background:none!important;min-width:0}.level-cards button{display:flex!important;flex-direction:column;align-items:center;justify-content:flex-start;width:100%;height:100%;min-height:154px;padding:18px 12px!important;text-align:center!important;border:1px solid #e8e1d8!important;border-radius:18px!important;background:#f0ebe4!important;color:var(--ink)}.level-cards>button:nth-child(2),.level-cards>li:nth-child(2) button{background:#eaf0ed!important}.level-cards>button:nth-child(3),.level-cards>li:nth-child(3) button{background:#eee7f6!important}.level-cards button>span:first-child{display:block;font-size:34px!important;height:48px;font-weight:bold;color:#8360af}.level-cards strong{display:block;font-size:14px!important}.level-cards small{display:block;font-size:11px!important;line-height:1.5;margin-top:8px;color:#69616f}.piki-confetti{position:fixed;inset:0;overflow:hidden;pointer-events:none;z-index:30}.piki-confetti span{position:absolute;top:-50px;animation:piki-rain 3.3s ease-in both}@keyframes piki-rain{0%{transform:translateY(-50px) rotate(0);opacity:0}10%{opacity:1}85%{opacity:1}100%{transform:translateY(calc(100dvh + 100px)) rotate(250deg);opacity:0}}@media(max-width:650px){.level-cards{gap:7px!important}.level-cards button{padding:14px 6px!important;min-height:152px}.level-cards strong{font-size:12px!important;overflow-wrap:anywhere}.level-cards small{font-size:10px!important}.level-cards button>span:first-child{font-size:28px!important;height:40px}}@media(prefers-reduced-motion:reduce){.piki-confetti{display:none}}