#tyg-horse-mud-recovery{--tyg-brown:#68452d;--tyg-earth:#8a6041;--tyg-ink:#34281f;--tyg-muted:#6f6259;--tyg-line:#e1d4c9;--tyg-soft:#faf6f1;max-width:920px;margin:28px auto;padding:24px;border:1px solid var(--tyg-line);border-radius:16px;background:#fff;box-shadow:0 12px 34px rgb(52 40 31 / .08);font-family:inherit;color:var(--tyg-ink)}#tyg-horse-mud-recovery *{box-sizing:border-box}#tyg-horse-mud-recovery h3{margin:0 0 8px;font-size:1.55rem;color:var(--tyg-ink)}#tyg-horse-mud-recovery .tyg-intro{margin:0 0 20px;color:var(--tyg-muted)}#tyg-horse-mud-recovery .tyg-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}#tyg-horse-mud-recovery label{display:block;font-weight:700;font-size:.94rem}#tyg-horse-mud-recovery input,#tyg-horse-mud-recovery select{width:100%;margin-top:7px;padding:11px 12px;border:1px solid #cdbbaa;border-radius:8px;background:#fff;color:var(--tyg-ink);font:inherit}#tyg-horse-mud-recovery input:focus,#tyg-horse-mud-recovery select:focus{outline:3px solid rgb(138 96 65 / .18);border-color:var(--tyg-earth)}#tyg-horse-mud-recovery .tyg-actions{display:flex;gap:10px;flex-wrap:wrap;margin:20px 0}#tyg-horse-mud-recovery button{border:0;border-radius:9px;padding:11px 18px;font:700 1rem/1 inherit;cursor:pointer}#tyg-horse-mud-recovery .tyg-calc{background:var(--tyg-brown);color:#fff}#tyg-horse-mud-recovery .tyg-reset{background:#f0e8e1;color:var(--tyg-ink)}#tyg-horse-mud-recovery .tyg-error{display:none;margin:8px 0 16px;padding:10px 12px;border-radius:8px;background:#fff0f0;color:#9b1c1c;font-weight:700}#tyg-horse-mud-recovery .tyg-results{display:none;margin-top:10px;padding:18px;border-radius:12px;background:var(--tyg-soft);border:1px solid var(--tyg-line)}#tyg-horse-mud-recovery .tyg-results.tyg-show,#tyg-horse-mud-recovery .tyg-error.tyg-show{display:block}#tyg-horse-mud-recovery .tyg-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}#tyg-horse-mud-recovery .tyg-card{padding:13px;border-radius:10px;background:#fff;border:1px solid var(--tyg-line)}#tyg-horse-mud-recovery .tyg-card span{display:block;color:var(--tyg-muted);font-size:.8rem}#tyg-horse-mud-recovery .tyg-card strong{display:block;margin-top:4px;font-size:1.15rem}#tyg-horse-mud-recovery .tyg-warning{margin:14px 0 0;padding:11px 13px;border-radius:9px;background:#fff2cc;color:#725300;font-weight:700}#tyg-horse-mud-recovery .tyg-ok{background:#e3f3e8;color:#1c633a}@media(max-width:680px){#tyg-horse-mud-recovery{padding:18px}#tyg-horse-mud-recovery .tyg-grid,#tyg-horse-mud-recovery .tyg-cards{grid-template-columns:1fr}}