.cuo-game-test{width:100%;box-sizing:border-box}.cuo-test-slide{width:100%;box-sizing:border-box;overflow:hidden}.cuo-test-options{display:grid;gap:10px;margin:20px 0}.cuo-test-options label{display:grid!important;grid-template-columns:24px 1fr;align-items:center;gap:8px;margin:0!important;cursor:pointer}.cuo-test-options label span{width:auto!important;box-sizing:border-box}.cuo-test-controls{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-top:22px}.cuo-test-controls button{position:static!important;display:inline-flex!important;align-items:center;justify-content:center;min-width:130px;margin:0!important;padding:12px 18px!important;border:0!important;border-radius:9px!important;font-weight:700!important;line-height:1.2!important}.cuo-test-prev{background:#e5ebe8!important;color:#173b34!important}.cuo-test-next{margin-left:auto!important;background:#173b34!important;color:#fff!important}.cuo-test-catalog{display:grid;gap:12px}.cuo-test-card{display:flex;justify-content:space-between;align-items:center;gap:18px;background:#fff;border:1px solid #e0e7e3;border-radius:14px;padding:18px 20px}.cuo-test-card h3,.cuo-test-card p{margin:0 0 7px}.cuo-test-card>a,.cuo-result-actions a,.cuo-recommended>a{display:inline-flex;padding:10px 14px;background:#173b34;color:#fff;text-decoration:none;border-radius:9px;font-weight:700;white-space:nowrap}.cuo-test-mini{display:inline-flex!important;padding:5px 9px;border-radius:20px;font-size:12px;font-weight:700}.cuo-test-mini.passed{background:#e4f6d9;color:#315b18}.cuo-test-mini.failed{background:#fff0e6;color:#8a3d1c}.cuo-test-mini.new{background:#edf1ef;color:#53625c}.cuo-result-actions{display:flex;justify-content:center;gap:10px;flex-wrap:wrap;margin-top:18px}.cuo-result-actions a:first-child{background:#e1e8e4;color:#173b34}.cuo-recommended{display:flex;justify-content:space-between;align-items:center;gap:18px;background:#fff5cf;border:1px solid #efdc91;border-radius:14px;padding:17px;margin-bottom:16px}.cuo-recommended small,.cuo-recommended span,.cuo-recommended b{display:block}.cuo-recommended small{font-size:10px;letter-spacing:.08em}.cuo-recommended b{font-size:18px;margin:3px 0}.cuo-preview-banner{display:flex;justify-content:space-between;background:#173b34;color:#fff;padding:13px 17px;border-radius:12px;margin-bottom:14px}.cuo-test-shake{animation:cuo-shake .3s}@keyframes cuo-shake{25%{transform:translateX(-6px)}75%{transform:translateX(6px)}}@media(max-width:700px){.cuo-test-card,.cuo-recommended{align-items:flex-start;flex-direction:column}.cuo-test-card>a,.cuo-recommended>a{width:100%;box-sizing:border-box;justify-content:center}.cuo-test-slide{padding:18px}.cuo-test-controls button{min-width:0;flex:1}}
