*{box-sizing:border-box}body{margin:0;background:#f7f4eb;color:#123f3b;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}header{height:72px;background:#fffdf8e8;backdrop-filter:blur(10px);display:flex;align-items:center;justify-content:space-between;padding:0 5%;border-bottom:1px solid #e1e5df;position:sticky;top:0;z-index:5}.brand{font-size:20px;font-weight:900;letter-spacing:2px}.brand b,.eyebrow{color:#f26d3d}header a{color:#123f3b;text-decoration:none;font-weight:900}.hero,.categories,.game,.instructor{max-width:1050px;margin:28px auto;padding:0 20px}.eyebrow{font-size:13px;font-weight:900;letter-spacing:2px}.hero h1{font-size:clamp(45px,8vw,72px);line-height:.95;margin:10px 0}.hero p{font-size:20px;line-height:1.5;color:#5d6d69}.chips{display:flex;gap:8px;flex-wrap:wrap}.chips span{background:#fff;border:1px solid #dfe5df;border-radius:999px;padding:9px 13px;font-weight:800}.categories{position:relative}.random{position:absolute;right:20px;top:0;border:1px solid #dce3dd;background:#fff;border-radius:17px;padding:12px 16px;font-weight:900;color:#123f3b}#cats{display:flex;gap:10px;overflow-x:auto;padding-bottom:8px}.cat{min-width:145px;border:1px solid #dfe5df;background:#fff;border-radius:17px;padding:0;overflow:hidden}.catpic{height:85px;background-size:cover;background-position:center}.cat span{display:block;padding:9px;font-weight:900}.game{background:#fff;border:1px solid #dfe5df;border-radius:28px;padding:18px;box-shadow:0 12px 35px rgba(18,63,59,.07)}.top{display:flex;justify-content:space-between;color:#687873;padding:4px 7px 15px}.grid,.scene{display:grid;grid-template-columns:1.1fr 1fr;gap:20px}.photo{min-height:390px;border-radius:23px;background-size:cover;background-position:center}.content{padding:5px}.tag{display:inline-block;background:#12514b;color:white;border-radius:999px;padding:8px 13px;font-size:12px;font-weight:900}.content h2{font-size:29px}.content p{font-size:17px;line-height:1.5;color:#5e6e6a}.answer,.choice{display:block;width:100%;margin:9px 0;padding:16px;border:2px solid #dce3dd;border-radius:17px;background:#fff;color:#123f3b;font-size:16px;font-weight:800;text-align:left}.answer:disabled,.choice:disabled{opacity:1}.right{border-color:#9bd0aa!important;background:#edf8ef!important}.wrong{border-color:#e5a69a!important;background:#fff0ec!important}.feedback{margin-top:14px;padding:16px;border-radius:18px;background:#edf8ef;border:1px solid #a8d5b4;line-height:1.5}.feedback.bad{background:#fff0ec;border-color:#e6aaa0}.next{width:100%;margin-top:15px;padding:16px;border:0;border-radius:17px;background:#12514b;color:#fff;font-size:17px;font-weight:900}.next:disabled{background:#dce4e1;color:#71817d}.instructor{background:#e8efeb;border-radius:25px;padding:24px;margin-bottom:55px}.instructor h2{font-size:30px}.instructor p{font-size:18px;line-height:1.5}.instructor small{color:#63716e}@media(max-width:750px){.brand{font-size:15px}.hero p{font-size:18px}.grid,.scene{grid-template-columns:1fr}.photo{min-height:250px}.random{position:static;margin-bottom:10px}}
