.preset.japanese_mu {
  --font: 'Inter', 'Noto Sans JP', sans-serif;
  --accent: #8B0000; --accent-strong: #6b0000; --accent-on: #fff;
  --bg: #FAF8F3; --surface: #fff; --on-surface: #1a1a1a; --label-color: #888;
  --radius-sm: 0; --radius-md: 2px; --radius-lg: 4px; --radius-btn: 2px;
  --pad-y: 14px; --pad-x: 0;
  --shadow-form: 0 0 0 1px #e8e2d6;
  --input-border: 0; --input-shadow: inset 0 -1px 0 #d4cab9;
  --focus-ring: inset 0 -2px 0 #8B0000;
  --gap-field: 28px;
  --pad-form: 40px;
  --font-size-label: 11px; --letter-label: 0.15em; --label-case: uppercase;
  --font-weight-label: 400;
  --gap-title: 32px;
  --font-size-title: 16px; --font-weight-title: 400; --letter-title: 0.05em;
}
