.practice-toast{color:#ffffffc7;background:#ffffff08;border:1px solid #ffffff0f;border-radius:6px;justify-content:center;align-items:center;gap:16px;max-width:720px;min-height:28px;margin:0 auto 8px;padding:4px 12px;font-size:.82rem;line-height:1;transition:background .2s,border-color .2s;display:flex}.practice-toast--empty{color:#ffffff59;background:0 0;border-color:#ffffff0a;font-style:italic}.practice-toast--pb{color:#e4b97d;background:#e4b97d1a;border-color:#e4b97d66}.practice-toast--live{background:#e4b97d0d;border-color:#e4b97d33}.practice-toast__time--live{color:#e4b97d;font-variant-numeric:tabular-nums}.practice-toast__toggle-wrap{cursor:pointer;-webkit-user-select:none;user-select:none;flex-shrink:0;align-items:center;gap:6px;display:inline-flex}.practice-toast__icon{color:#ffffff73;transition:color .15s}.practice-toast__toggle-wrap.is-on .practice-toast__icon{color:#e4b97d}.practice-toast__switch{cursor:pointer;background:#ffffff1f;border:1px solid #ffffff26;border-radius:8px;flex-shrink:0;width:28px;height:16px;transition:background .15s,border-color .15s;display:inline-block;position:relative}.practice-toast__switch:focus-visible{outline-offset:2px;outline:2px solid #e4b97d99}.practice-toast__switch-thumb{background:#ffffff8c;border-radius:50%;width:12px;height:12px;transition:transform .18s cubic-bezier(.4,0,.2,1),background .15s;position:absolute;top:1px;left:1px}.practice-toast__toggle-wrap.is-on .practice-toast__switch{background:#e4b97d80;border-color:#e4b97d99}.practice-toast__toggle-wrap.is-on .practice-toast__switch-thumb{background:#fff;transform:translate(12px)}.practice-toast__hint{font-size:.78rem}.practice-toast__time,.practice-toast__pb,.practice-toast__pb-new,.practice-toast__score{white-space:nowrap;align-items:center;gap:5px;display:inline-flex}.practice-toast__time{color:#fff;font-weight:600}.practice-toast--pb .practice-toast__time{color:#e4b97d}.practice-toast__pb-new{font-weight:600}.practice-toast__pb{color:#ffffff8c}.practice-toast__delta{color:#fff6}.practice-toast__ok{color:var(--correct,#22c55e)}.practice-toast__ko{color:var(--wrong,#ef4444);margin-left:6px}@media (max-width:640px){.practice-toast{gap:10px;font-size:.76rem}.practice-toast__score{display:none}}
.related-links{border-top:1px solid #ffffff14;padding:48px 32px}.related-links-inner{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:32px;max-width:960px;margin:0 auto;display:grid}.related-links-group h3{color:#ffffff80;text-transform:uppercase;letter-spacing:.08em;border-bottom:1px solid #ffffff14;margin:0 0 12px;padding-bottom:8px;font-size:.7rem;font-weight:600}.related-links-group ul{flex-direction:column;gap:2px;margin:0;padding:0;list-style:none;display:flex}.related-links-group li{margin:0}.related-links-group a{color:#ffffffb3;border-radius:4px;margin-left:-8px;padding:5px 8px;font-size:.88rem;line-height:1.4;text-decoration:none;transition:color .15s,background .15s;display:block}.related-links-group a:hover{color:#e4b97d;background:#e4b97d0f}@media (max-width:600px){.related-links{padding:32px 16px}.related-links-inner{grid-template-columns:1fr;gap:24px}}
