/*
Theme Name: 新星住建 v3（骨組み）
Description: es-style 型のテンプレート構成用スキャフォールド（デザイン未着手）
Version: 0.1.0
*/

/* ビルド未生成時の最低限。本番は Vite 出力 CSS を優先読み込み（inc/scripts.php） */

body {
  margin: 0;
  font-family: system-ui, sans-serif;
  line-height: 1.5;
}

.site-header__inner,
.site-footer__inner {
  max-width: 72rem;
  margin: 0 auto;
  padding: 1rem;
}

.site-footer__privacy {
  color: inherit;
  text-decoration: underline;
  text-underline-offset: 0.15em;
}

.site-footer__copy-sep {
  opacity: 0.55;
}

.post-card {
  margin-bottom: 1.5rem;
}
