/* 手機 App 層 — 精簡版（與 peace-home 搭配） */
@media (max-width: 760px) {
  html { font-size: 18px; }
  .front-nav .brand span { font-size: 15px; }
}
