
.mzxl{max-width:1180px;margin:20px auto;font-family:Inter,system-ui,sans-serif;color:#17324d}.mzxl *{box-sizing:border-box}.mzxl .hero{padding:26px;border-radius:25px;background:linear-gradient(135deg,#eaf4ff,#fff0cf);display:flex;justify-content:space-between;gap:15px;align-items:center}.mzxl h2{font-size:clamp(30px,4vw,50px);margin:5px 0}.mzxl small{font-weight:900;letter-spacing:.08em}.mzxl button{cursor:pointer}.mzxl .hero button,.mzxl .choice,.mzxl .next{border:0;border-radius:14px;padding:12px 16px;font-weight:900}.mzxl .hero button{background:#fff}.mzxl .panel{background:#fff;border:1px solid #dce7f5;border-radius:22px;padding:20px;margin-top:17px;box-shadow:0 10px 25px rgba(20,60,100,.06)}.players,.scores,.cats{display:grid;grid-template-columns:repeat(auto-fit,minmax(135px,1fr));gap:11px}.person,.score,.cat{border:2px solid #dce7f5;border-radius:17px;padding:14px;text-align:center;background:#fff}.person,.cat{cursor:pointer}.person.on{border-color:#2873dc}.avatar,.cat .ico{font-size:32px}.nm{font-weight:900}.score strong{display:block;font-size:27px;color:#2873dc}.cat b{display:block;margin-top:5px}.cat span{font-size:12px;color:#687d92}.top{display:flex;justify-content:space-between;align-items:center;gap:15px}.top> b{background:#eef5ff;padding:10px 14px;border-radius:999px}.stage{min-height:280px;border:2px dashed #dce7f5;border-radius:18px;margin-top:14px;padding:20px;display:grid;place-items:center;text-align:center;font-size:22px;font-weight:800}.qa{width:min(760px,100%);display:grid;gap:12px}.question{font-size:clamp(22px,3vw,32px);font-weight:950}.choice{background:#edf5ff;color:#17324d;font-size:17px}.choice:hover{background:#dbeaff}.feedback{min-height:28px}.next{background:#2873dc;color:#fff}.challenge{font-size:38px;font-weight:950}.sub{font-size:16px;color:#687d92;font-weight:500}@media(max-width:650px){.hero,.top{flex-direction:column;align-items:flex-start!important}}
