/* ============================================================
   sougo-link.net — Designer: ケンジロウ（パートナーシップ×紳士録）
   テーマ: パートナー紹介・業界相互ハブ
   配色: チャコール × プラチナグレー × ダークオリーブ
   インスピレーション: 紳士録・Financial Times・The Economist
   ============================================================ */
body.site-sougolink {
  --color-bg:        #f7f5f0;
  --color-bg-soft:   #ecebe4;
  --color-bg-deep:   #d8d6cc;
  --color-text:      #1e1e1c;
  --color-text-muted:#5a5854;
  --color-text-subtle:#8a8880;
  --color-border:    #c5c2b5;

  --color-brand:        #2f3733;       /* チャコールグリーン */
  --color-brand-soft:   #dde0db;
  --color-brand-dark:   #181c1a;
  --color-brand-light:  #515b56;
  --color-accent:       #6b7a4f;       /* ダークオリーブ */
  --color-accent-soft:  #dde2cf;
  --color-accent-dark:  #4a5638;

  --font-display: "DM Serif Display", "Noto Serif JP", serif;
  --font-body:    "Inter", "Noto Sans JP", sans-serif;

  --radius: 4px;
  --radius-sm: 2px;
  --radius-lg: 8px;
}
body.site-sougolink { background: #f7f5f0; color: #1e1e1c; }
body.site-sougolink .pcwst-site-header { background: rgba(247,245,240,0.94); border-bottom: 1px solid #2f3733; }
body.site-sougolink .pcwst-site-logo { font-family: var(--font-display); font-weight: 400; letter-spacing: 0; }
body.site-sougolink .pcwst-site-nav__list a { font-family: var(--font-body); font-weight: 500; }
body.site-sougolink .pcwst-hero { background: #f7f5f0; color: #1e1e1c; padding: clamp(96px,14vw,180px) var(--gap); border-bottom: 1px solid #2f3733; }
body.site-sougolink .pcwst-hero::before {
  background:
    radial-gradient(ellipse at 80% 20%, rgba(107,122,79,0.15) 0%, transparent 50%);
}
body.site-sougolink .pcwst-hero::after {
  background-image: linear-gradient(rgba(30,30,28,0.03) 1px, transparent 1px), linear-gradient(90deg, rgba(30,30,28,0.03) 1px, transparent 1px);
  background-size: 48px 48px;
}
body.site-sougolink .pcwst-hero__kicker { background: transparent; border: 1px solid #2f3733; color: #2f3733; font-family: var(--font-body); letter-spacing: 0.3em; }
body.site-sougolink .pcwst-hero__kicker__dot { background: #6b7a4f; }
body.site-sougolink .pcwst-hero__title { font-family: var(--font-display) !important; font-weight: 400 !important; font-size: clamp(3rem,7vw,5.25rem) !important; line-height: 1.1 !important; color: #1e1e1c !important; }
body.site-sougolink .pcwst-hero__title em { font-style: italic; color: #6b7a4f; -webkit-text-fill-color: #6b7a4f; background: none; }
body.site-sougolink .pcwst-hero__lead { font-family: var(--font-display); font-style: italic; font-size: 1.25rem; color: #5a5854; max-width: 540px; }
body.site-sougolink .pcwst-hero__visual__card { background: #fff; border: 1px solid #c5c2b5; box-shadow: 0 20px 40px rgba(30,30,28,0.08); border-radius: 4px; }
body.site-sougolink .pcwst-hero__visual__card__label { color: #6b7a4f; font-family: var(--font-display); font-style: italic; }
body.site-sougolink .pcwst-hero__stat__value { color: #2f3733; font-family: var(--font-display); }
body.site-sougolink .pcwst-hero__stat__value__unit { color: #6b7a4f; font-style: italic; }
body.site-sougolink .pcwst-stats-block { background: #2f3733; color: #f7f5f0; border-radius: 4px; }
body.site-sougolink .pcwst-stat-item__value { color: #6b7a4f; font-family: var(--font-display); }
body.site-sougolink .pcwst-section--bg { background: #ecebe4; }
body.site-sougolink .pcwst-post-card, body.site-sougolink .pcwst-job-card { background: #fff; border: 1px solid #c5c2b5; border-radius: 4px; }
body.site-sougolink .pcwst-post-card__title, body.site-sougolink .pcwst-job-card__title { font-family: var(--font-display); font-weight: 400; }
body.site-sougolink .pcwst-cat-card { border: 1px solid #c5c2b5; background: #fff; }
body.site-sougolink .pcwst-cat-card::before { background: linear-gradient(135deg, #2f3733 0%, #6b7a4f 100%); }
body.site-sougolink .pcwst-cat-card__icon { background: #dde2cf; color: #4a5638; border-radius: 4px; }
body.site-sougolink .pcwst-cat-card__name { font-family: var(--font-display); }
body.site-sougolink .pcwst-btn { border-radius: 4px; font-family: var(--font-body); font-weight: 600; letter-spacing: 0.05em; }
body.site-sougolink .pcwst-btn--primary { background: #2f3733; color: #f7f5f0; }
body.site-sougolink .pcwst-btn--primary:hover { background: #6b7a4f; color: #f7f5f0; }
body.site-sougolink .pcwst-section__kicker { color: #6b7a4f; font-family: var(--font-display); font-style: italic; }
body.site-sougolink .pcwst-section__title { font-family: var(--font-display) !important; font-weight: 400 !important; }
body.site-sougolink .pcwst-section__title__accent { font-style: italic; color: #6b7a4f; -webkit-text-fill-color: #6b7a4f; background: none; }
body.site-sougolink .pcwst-cta { border-radius: 4px; }
body.site-sougolink .pcwst-cta::before { background: linear-gradient(135deg, #1e1e1c 0%, #2f3733 100%); }
body.site-sougolink .pcwst-site-footer { background: #181c1a; }
body.site-sougolink h1, body.site-sougolink h2, body.site-sougolink h3 { font-family: var(--font-display); font-weight: 400; }
