.level-picker{display:grid;gap:7px;margin-top:26px}.level-picker button{border:1px solid rgba(8,37,31,.12);background:rgba(255,255,255,.35);border-radius:7px;padding:11px 14px;text-align:left;display:flex;justify-content:space-between;align-items:center;cursor:pointer;color:#66756f}.level-picker button:hover,.level-picker button.active{background:#fffdf7;border-color:#168b63;color:#08251f;box-shadow:0 5px 15px rgba(30,60,48,.08)}.level-picker strong{font-size:12px}.level-picker small{font-size:8px;font-weight:800;letter-spacing:.1em}.level-picker button.active:before{content:"✓";color:#168b63;font-weight:800;margin-right:7px}.level-picker button.active strong{margin-right:auto}.level-picker button:not(.active) strong{margin-right:auto}.quiz-level-label{color:#df7044}
