.mtf21-wrap{max-width:1000px;margin:20px auto;font-family:inherit}.mtf21-form{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;padding:18px;border:1px solid #ddd;border-radius:12px;background:#fafafa}.mtf21-form label{font-weight:600;font-size:14px}.mtf21-form input{display:block;width:100%;box-sizing:border-box;margin-top:6px;padding:11px;border:1px solid #bbb;border-radius:7px}.mtf21-form button{align-self:end;padding:11px;border:0;border-radius:7px;cursor:pointer}.mtf21-found,.mtf21-empty,.mtf21-error{padding:14px;margin:15px 0;border-radius:9px;background:#f4f4f4}.mtf21-error{border:1px solid #e55}.mtf21-theatre{border:1px solid #ddd;border-radius:12px;margin:14px 0;overflow:hidden}.mtf21-theatre-head{display:flex;justify-content:space-between;gap:12px;padding:15px;background:#fafafa}.mtf21-theatre h3{margin:0 0 5px}.mtf21-theatre p{margin:0;font-size:13px}.mtf21-badge{font-size:12px;padding:5px 8px;border-radius:20px;background:#eee;white-space:nowrap;height:max-content}.mtf21-show{display:flex;justify-content:space-between;align-items:center;padding:12px 15px;border-top:1px solid #eee}.mtf21-book{padding:8px 12px;border-radius:6px;text-decoration:none}.mtf21-nobook{font-size:12px;opacity:.7}@media(max-width:700px){.mtf21-form{grid-template-columns:1fr}.mtf21-theatre-head{flex-direction:column}.mtf21-show{gap:10px}.mtf21-book{white-space:nowrap}}