.feedback-mark{stroke:currentColor;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round;flex:none;width:20px;height:20px;display:inline-block}@media (prefers-reduced-motion:no-preference){.feedback-mark .feedback-ink{stroke-dasharray:.36 .64;animation:1.2s linear infinite feedback-ink-working}.feedback-mark .feedback-check{stroke-dasharray:1;animation:.38s cubic-bezier(.22,1,.36,1) both feedback-ink-confirm}}@keyframes feedback-ink-working{0%{stroke-dashoffset:1px}to{stroke-dashoffset:0}}@keyframes feedback-ink-confirm{0%{stroke-dashoffset:1px}to{stroke-dashoffset:0}}
.route-feedback{inset:auto 20px max(20px, env(safe-area-inset-bottom)) auto;z-index:100;pointer-events:none;font:13px/1.5 var(--font-sans), sans-serif;color:#263e33;position:fixed}.route-feedback>span{background:#f6f7f2;border:1px solid #cbd3c4;border-radius:6px;align-items:center;gap:10px;padding:12px 16px;display:flex;box-shadow:0 4px 16px #17231f12}
