@charset "UTF-8";:root{--jhf-brand-50: #e8f5ee;--jhf-brand-100: #c7e7d3;--jhf-brand-200: #a1d7b5;--jhf-brand-300: #76c695;--jhf-brand-400: #51b87d;--jhf-brand-500: #1f9d57;--jhf-brand-600: #18854a;--jhf-brand-700: #126b3b;--jhf-brand-800: #0c512d;--jhf-brand-900: #07351d;--jhf-accent-400: #38a3e0;--jhf-accent-500: #1b86c8;--jhf-accent-600: #146aa1;--jhf-primary: var(--jhf-brand-500);--jhf-primary-hover: var(--jhf-brand-600);--jhf-primary-active: var(--jhf-brand-700);--jhf-primary-contrast: #ffffff;--jhf-success: #1f9d57;--jhf-info: var(--jhf-accent-500);--jhf-warn: #d98a00;--jhf-danger: #d23f3f;--jhf-bg: #f5f8f6;--jhf-surface: #ffffff;--jhf-surface-muted: #eef2f0;--jhf-border: #d7e0db;--jhf-text: #1c2b24;--jhf-text-muted: #5b6b63;--jhf-text-on-brand: #ffffff;--jhf-font-family: "Noto Sans JP", "Hiragino Sans", "Yu Gothic UI", system-ui, sans-serif;--jhf-font-size-base: 16px;--jhf-line-height: 1.6;--jhf-font-weight-normal: 400;--jhf-font-weight-medium: 500;--jhf-font-weight-bold: 700;--jhf-radius-sm: 6px;--jhf-radius: 10px;--jhf-radius-lg: 16px;--jhf-space-1: 4px;--jhf-space-2: 8px;--jhf-space-3: 12px;--jhf-space-4: 16px;--jhf-space-6: 24px;--jhf-space-8: 32px;--jhf-shadow-sm: 0 1px 2px rgba(7, 53, 29, .08);--jhf-shadow: 0 6px 20px rgba(7, 53, 29, .12);--jhf-footer-h: 44px;--jhf-control-height: 44px;--jhf-focus-ring: 0 0 0 3px rgba(31, 157, 87, .3)}html,body{margin:0;padding:0;min-height:100%}body{background:var(--jhf-bg);color:var(--jhf-text);font-family:var(--jhf-font-family);font-size:var(--jhf-font-size-base);line-height:var(--jhf-line-height);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,*:before,*:after{box-sizing:border-box}.jhf-card{background:var(--jhf-surface);border:1px solid var(--jhf-border);border-radius:var(--jhf-radius-lg);box-shadow:var(--jhf-shadow);padding:var(--jhf-space-6)}:root{--jhf-cat-HG: #2563eb;--jhf-cat-PG: var(--jhf-brand-500);--jhf-cat-MPG: #7c3aed;--jhf-cat-PW: #d97706;--jhf-cat-NON: #64748b}.cat-chip{display:inline-block;padding:.12em .55em;border-radius:999px;font-size:.7rem;font-weight:700;line-height:1.5;letter-spacing:.03em;color:#fff;background:var(--jhf-cat-NON);white-space:nowrap}.cat-chip.cat-HG{background:var(--jhf-cat-HG)}.cat-chip.cat-PG{background:var(--jhf-cat-PG)}.cat-chip.cat-MPG{background:var(--jhf-cat-MPG)}.cat-chip.cat-PW{background:var(--jhf-cat-PW)}.cat-chip.cat-NON{background:var(--jhf-cat-NON)}
