.favorite-toggle,.report-problem{border:1px solid var(--line);border-radius:13px;padding:12px 14px;background:#fff;color:var(--green);font:inherit;font-size:12px;font-weight:750;cursor:pointer}
.favorite-toggle{width:100%;margin-bottom:10px}
.report-problem{margin-top:15px;background:#244b40;color:#dff8ec;border-color:#39675a}
.report-problem.light{background:#fff;color:var(--green);margin-top:12px}
.anomaly-field{display:grid;gap:7px;color:var(--muted);font-size:11px;margin:14px 0}
.anomaly-field select,.anomaly-field textarea,.anomaly-field input{width:100%;border:1px solid var(--line);border-radius:12px;padding:12px;background:#f5faf7;font:inherit;color:var(--ink)}
.anomaly-field textarea{min-height:90px;resize:vertical}
#anomaly-sheet .primary-cta{margin-top:12px}
.shortcut-row>p{color:var(--muted);font-size:12px}
.shortcut.favorite-destination{color:#c4475b}
