 .mpv{max-width:720px;margin:24px auto;font-family:inherit}.mpv-card{background:#fff;border:1px solid #e5e7eb;border-radius:22px;padding:28px;box-shadow:0 18px 45px rgba(15,23,42,.08)}.mpv-progress{height:8px;background:#eef2f7;border-radius:999px;overflow:hidden;margin-bottom:24px}.mpv-progress span{display:block;height:100%;background:#111827;border-radius:999px;transition:.25s}.mpv-kicker{text-transform:uppercase;letter-spacing:.08em;font-size:12px;color:#6b7280;font-weight:700}.mpv h3{margin:8px 0 18px;font-size:26px;line-height:1.2}.mpv-input{width:100%;box-sizing:border-box;padding:14px 16px;border:1px solid #d1d5db;border-radius:14px;font-size:18px}.mpv-choices{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:10px}.mpv-choice,.mpv-btn{border:1px solid #d1d5db;background:#fff;border-radius:14px;padding:14px 16px;cursor:pointer;font-weight:700}.mpv-choice.is-active,.mpv-choice:hover{background:#111827;color:#fff;border-color:#111827}.mpv-actions{display:flex;justify-content:space-between;gap:12px;margin-top:24px}.mpv-btn{background:#111827;color:#fff;border-color:#111827}.mpv-back{background:#fff;color:#111827}.mpv-muted{color:#6b7280}.mpv-results{display:grid;gap:14px}.mpv-result{border:1px solid #e5e7eb;border-radius:16px;padding:16px;background:#fafafa}.mpv-result b{display:block;font-size:18px;margin-bottom:6px}.mpv-result span,.mpv-result em,.mpv-result small{display:block;color:#4b5563;margin-top:5px}.mpv-result em{font-style:normal;font-weight:700;color:#111827}@media(max-width:560px){.mpv-card{padding:20px}.mpv h3{font-size:22px}}.mpv-result{display:flex;gap:14px;align-items:flex-start}
.mpv-result-img{width:116px;height:82px;object-fit:cover;border-radius:12px;flex:0 0 auto;background:#f1f1f1}
.mpv-result-body{display:flex;flex-direction:column;gap:4px}
@media(max-width:520px){.mpv-result{flex-direction:column}.mpv-result-img{width:100%;height:160px}}
.mpv-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.mpv-privacy{display:flex;gap:8px;align-items:flex-start;margin-top:12px;font-size:14px}.mpv-privacy input{margin-top:3px}@media(max-width:640px){.mpv-grid{grid-template-columns:1fr}}
