@import url('/assets/commercial-core.css?v=20260830-2');
.voice-grid,.problem-grid,.role-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.voice-card,.problem-card,.role-card{padding:24px;border:1px solid #d9e0e2;border-radius:15px;background:#fff}.voice-card blockquote{margin:0;color:#071d55;font-size:20px;font-weight:700;line-height:1.35}.voice-card p,.problem-card p,.role-card p{margin-bottom:0}.workflow-chain{display:grid;gap:10px;counter-reset:flow}.workflow-chain article{display:grid;grid-template-columns:44px 1fr auto;gap:15px;align-items:center;padding:17px 18px;border:1px solid #d9e0e2;border-radius:12px;background:#fff}.workflow-chain article:before{counter-increment:flow;content:counter(flow);display:grid;place-items:center;width:34px;height:34px;border-radius:10px;background:#e8f8f6;color:#087f7d;font-weight:800}.workflow-chain b{font-size:14px;color:#071d55}.workflow-chain span{font-size:12px;color:#6b7280}.owner-ai,.owner-claire{padding:3px 9px;border-radius:999px;background:#e8f8f6;color:#087f7d!important}.owner-human{padding:3px 9px;border-radius:999px;background:#fff1db;color:#8a5200!important}.owner-system{padding:3px 9px;border-radius:999px;background:#eeeaff;color:#5534aa!important}.difference{overflow-x:auto}.difference table{width:100%;border-collapse:collapse;background:#fff}.difference th,.difference td{padding:15px;text-align:left;border:1px solid #d9e0e2;vertical-align:top}.difference th{background:#071d55;color:#fff}.cluster-nav{display:flex;flex-wrap:wrap;gap:10px}.cluster-nav a{padding:10px 14px;border:1px solid #b9d4d3;border-radius:999px;color:#087f7d;text-decoration:none;font-weight:700}@media(max-width:760px){.voice-grid,.problem-grid,.role-grid{grid-template-columns:1fr}.workflow-chain article{grid-template-columns:38px 1fr}.workflow-chain article b{grid-column:2}}
