:root{color-scheme:light;font-size:17px;--bg: #f7f8fa;--surface: #ffffff;--surface-soft: #eef4f9;--text: #1f2933;--muted: #5f6b7a;--faint: #8c98a6;--border: #e1e7ee;--line: #eef1f5;--brand: #123f5e;--brand-2: #1f5f8b;--accent: #1f5f8b;--warning-bg: #fff7ed;--warning-border: #fdba74;--warning-text: #7c2d12;--tag-bg: #eef1f5;--tag-text: #354154;--shadow: 0 8px 24px rgb(16 24 40 / .08)}html[data-text-size=large]{font-size:19px}html[data-text-size=xlarge]{font-size:21px}html[data-contrast=high]{--bg: #ffffff;--surface: #ffffff;--surface-soft: #eef2ff;--text: #000000;--muted: #1f2937;--faint: #374151;--border: #111827;--brand: #003759;--brand-2: #003759;--accent: #003759;--tag-bg: #ffffff;--tag-text: #000000;--warning-bg: #fff4cc;--warning-border: #111827;--warning-text: #000000}*{box-sizing:border-box}body{margin:0;font-family:Noto Sans JP,system-ui,Hiragino Sans,Yu Gothic,sans-serif;color:var(--text);background:var(--bg);line-height:1.72}a{color:var(--accent);text-underline-offset:.16em}button,a.button{min-height:42px;font:inherit}.lucide-icon{width:1em;height:1em;flex:none;stroke-width:1.8;vertical-align:-.14em}:focus-visible{outline:3px solid #f59e0b;outline-offset:3px}.site-shell{min-height:100vh;display:flex;flex-direction:column}.site-header{background:var(--surface);color:var(--text);border-bottom:1px solid var(--border);padding:18px clamp(16px,3vw,34px)}.header-inner,.page-band{width:min(1180px,calc(100vw - 32px));margin-inline:auto}.header-top{display:flex;align-items:center;justify-content:space-between;gap:16px}.sample-banner{border-bottom:1px solid #fcd34d;background:#fef3c7;color:#92400e}.sample-banner .header-inner{display:flex;align-items:flex-start;gap:9px;padding-block:8px;font-size:.84rem;font-weight:600}.sample-banner p{margin:0}.brand-title{display:flex;align-items:center;gap:10px;margin:0;font-size:clamp(1.25rem,2.2vw,1.72rem);line-height:1.35;letter-spacing:0}.brand-title .lucide-icon{width:1.35em;height:1.35em;color:var(--accent)}.beta-mark{display:inline-flex;align-items:center;margin-left:.35em;padding:2px 8px;border-radius:6px;background:#b91c1c;color:#fff;font-size:.76rem;font-weight:700;vertical-align:middle}.header-sub{margin:6px 0 0;color:var(--muted);font-size:.94rem}.site-nav{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.site-nav a,.utility button{display:inline-flex;align-items:center;gap:6px;border:1px solid var(--border);background:var(--surface);color:var(--text);border-radius:7px;padding:7px 12px;text-decoration:none;font-size:.9rem;font-weight:700}.utility{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.site-main{flex:1}.site-footer{border-top:1px solid var(--border);background:var(--surface);color:var(--muted);padding:18px clamp(16px,3vw,34px);font-size:.84rem}.notice{display:flex;gap:10px;align-items:flex-start;background:var(--surface-soft);border:1px solid #d6e4ef;color:#234b66;border-radius:8px;padding:11px 14px}.pill{display:inline-flex;align-items:center;border-radius:7px;padding:3px 10px;color:#fff;font-size:.79rem;font-weight:800;line-height:1.6}.plain-tag{display:inline-flex;align-items:center;border-radius:6px;background:var(--tag-bg);color:var(--tag-text);padding:3px 8px;font-size:.78rem;font-weight:700;line-height:1.45}.operator-badge{display:inline-flex;align-items:center;margin-left:7px;border-radius:6px;background:var(--surface-soft);border:1px solid #d6e4ef;color:var(--accent);padding:2px 8px;font-size:.75rem;font-weight:800;vertical-align:middle}.unverified-label{display:inline-flex;align-items:center;border:1px solid #fcd34d;background:#fef3c7;color:#92400e;border-radius:6px;padding:2px 8px;font-size:.74rem;font-weight:800}.page-title{margin:0;font-size:clamp(1.4rem,2.6vw,2rem);line-height:1.34}.page-lead{max-width:74ch;color:var(--muted)}.text-page{padding:28px 0 54px}.text-section{padding-block:22px;border-top:1px solid var(--border)}.text-section h2{margin:0 0 10px;font-size:1.22rem}.text-section li+li{margin-top:8px}@media(max-width:760px){.header-top{align-items:flex-start;flex-direction:column}.utility{justify-content:flex-start}}@media print{:root{font-size:12px}body{background:#fff}.site-header,.sample-banner,.site-footer,.no-print{display:none!important}}
