<!doctype html><html lang="ru"><head><meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1">
<title>Мы переехали на navila.ru</title>
<style>
:root{color-scheme:light dark}
body{margin:0;min-height:100vh;display:flex;align-items:center;justify-content:center;
background:#0f1115;color:#e8ecf1;
font:16px/1.6 -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif}
main{max-width:34rem;padding:2rem;text-align:center}
h1{font-size:1.6rem;margin:0 0 1rem;font-weight:600}
p{margin:0 0 1rem;color:#aab3c0}
a{display:inline-block;margin-top:.5rem;padding:.75rem 1.5rem;border-radius:.5rem;
background:#22d3ee;color:#06202a;text-decoration:none;font-weight:600}
small{display:block;margin-top:1.5rem;color:#6b7480}
</style></head><body><main>
<h1>Мы переехали</h1>
<p>Сервис сравнения цен теперь работает на новом адресе.</p>
<p>Старый адрес <b>snapprice.space</b> больше не обслуживает витрину.</p>
<a href="https://navila.ru/">Перейти на navila.ru</a>
<small>Сохраните новый адрес в закладках.</small>
</main></body></html>