:root { --ink:#1a1a1a; --bg:#f7f4ef; --accent:#2f6f6a; --line:#d9d2c5; }
/* Non-mirror fallback only. Mirror pages do not load this file. */
body:not(.taysp-mirror){margin:0;font-family:Georgia,"Times New Roman",serif;color:var(--ink);background:var(--bg);line-height:1.55}
.taysp-price { white-space: nowrap; }
.taysp-price__compare { text-decoration: line-through; opacity: .65; margin-right: .35em; }
.taysp-price__amount { font-weight: 700; }
.taysp-price-board ul { list-style: disc; padding-left: 1.25rem; }
