.compare-toast{position:fixed;z-index:12000;right:24px;bottom:24px;max-width:min(340px,calc(100vw - 32px));padding:14px 18px;border-radius:8px;background:#d95720;color:#fff;box-shadow:0 8px 24px rgba(0,0,0,.2);font:inherit;line-height:1.4}.compare-toast a{color:#fff;text-decoration:underline;font-weight:600}.compare-toast a:focus,.compare-toast a:hover{color:#fff}@media (max-width:575px){.compare-toast{right:16px;bottom:16px}}