:root{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Noto Sans JP",sans-serif;color:#111827;background:#f5f7fb;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:linear-gradient(180deg,#f8fafc 0%,#eef2f7 100%)}.shell{width:min(1120px,calc(100% - 32px));margin:0 auto;padding:56px 0 80px}.hero-card{display:flex;gap:24px;align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:28px;padding:32px;box-shadow:0 20px 55px rgba(15,23,42,.08)}.brand-mark{width:74px;height:74px;flex:0 0 74px;display:grid;place-items:center;border-radius:22px;background:#111827;color:white;font-size:32px;font-weight:800}.eyebrow{margin:0 0 6px;font-size:12px;font-weight:800;letter-spacing:.14em;color:#6b7280}.hero-card h1{margin:0;font-size:clamp(28px,5vw,46px);line-height:1.16;letter-spacing:-.03em}.lead{margin:12px 0 0;color:#4b5563;font-weight:600;line-height:1.8}.status-grid,.role-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:18px}.status-card,.role-card,.notice{background:#fff;border:1px solid #e5e7eb;border-radius:22px;padding:22px}.status-label,.role-number{display:block;font-size:11px;font-weight:800;letter-spacing:.12em;color:#9ca3af;margin-bottom:8px}.status-card strong{font-size:18px}.status-card .ok{color:#047857}.status-card .warn{color:#b45309}.role-card h2{font-size:20px;margin:0 0 10px}.role-card p,.notice p{margin:0;color:#4b5563;line-height:1.75;font-weight:560}.notice{margin-top:18px}.notice strong{display:block;margin-bottom:8px}.notice code{font-size:.92em}@media(max-width:760px){.shell{width:min(100% - 24px,1120px);padding:24px 0 48px}.hero-card{padding:24px;border-radius:24px;align-items:flex-start}.brand-mark{width:56px;height:56px;flex-basis:56px;border-radius:17px;font-size:24px}.status-grid,.role-grid{grid-template-columns:1fr}.hero-card h1{font-size:30px}.lead{font-size:15px}}
