<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html {
font-family: 'Pridi', serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.topbar { background-color:#d91700; color:#FFFFFF;}
.price span{ color:#d91700; font-weight:normal; font-size:1.1rem}
.table thead th {text-align:center;}

.breadcrumb {
  padding: 0.5rem 1rem;
  margin-bottom: 0.7rem;
}
.nowrap{white-space:nowrap;}</pre></body></html>