.exg-guide{display:grid;grid-gap:.85rem;gap:.85rem}.exg-type-head{display:flex;align-items:flex-start;justify-content:space-between;gap:.8rem}.exg-empty-hint p,.exg-switch-note,.exg-type-context p,.exg-type-head h3,.exg-type-head p{margin:0}.exg-type-head h3{color:var(--ink,#1d1a17);font-size:1rem}.exg-switch-note,.exg-type-head p{margin-top:.22rem;color:var(--muted,#66594f);font-size:.8rem;line-height:1.6}.exg-type-head>span{flex:0 0 auto;border:1px solid rgba(189,93,56,.22);border-radius:999px;background:rgba(189,93,56,.07);color:var(--brand-dark,#873819);font-size:.72rem;font-weight:800;padding:.28rem .62rem}.exg-type-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr))}.exg-type-grid .seg-pill{justify-content:center;min-width:0;white-space:normal}.exg-chip-tick{color:#6f520f;font-weight:800}.exg-type-context{display:grid;grid-template-columns:auto minmax(0,1fr);grid-gap:.25rem .7rem;gap:.25rem .7rem;align-items:baseline;border-left:3px solid var(--accent,#bd5d38);border-radius:0 9px 9px 0;background:rgba(189,93,56,.055);padding:.65rem .8rem}.exg-type-context strong{color:var(--ink,#1d1a17);font-size:.86rem}.exg-type-context p,.exg-type-context span{color:var(--muted,#66594f);font-size:.78rem;line-height:1.55}.exg-type-context span{grid-column:2}.exg-switch-note{text-align:right}.exg-empty-hint{display:flex;gap:.7rem;align-items:center;min-height:92px;border:1px dashed rgba(189,93,56,.3);border-radius:12px;background:rgba(255,250,242,.68);color:var(--muted,#66594f);padding:1rem}.exg-empty-hint>span{display:inline-flex;width:3.1rem;height:3.1rem;flex:0 0 auto;align-items:center;justify-content:center;border-radius:999px;background:rgba(189,93,56,.1);color:var(--accent-text);font-size:.78rem;font-weight:900}.exg-empty-hint p{font-size:.84rem;line-height:1.65}@media (max-width:900px){.exg-type-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:620px){.exg-type-head{flex-direction:column}.exg-type-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.exg-type-context{grid-template-columns:1fr}.exg-type-context span{grid-column:1}.exg-switch-note{text-align:left}}.exi-consultation,.exi-root{display:grid;grid-gap:1rem;gap:1rem}.exi-brief{overflow:hidden;border:1px solid var(--line,rgba(111,86,66,.18));border-radius:18px;background:var(--surface,#fffdf8);box-shadow:0 12px 30px rgba(79,55,36,.06)}.exi-brief__head{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.15rem;border-bottom:1px solid var(--line,rgba(111,86,66,.14))}.exi-brief__head h2{margin:0;color:var(--ink,#241d18);font-size:1rem;font-weight:760;letter-spacing:.01em}.exi-brief__head span{flex:0 0 auto;padding:.28rem .62rem;border:1px solid rgba(169,67,36,.18);border-radius:999px;background:rgba(169,67,36,.06);color:var(--accent-strong,#944126);font-size:.76rem;font-weight:680}.exi-brief dl{margin:0}.exi-brief dl>div{display:grid;grid-template-columns:minmax(8rem,.28fr) minmax(0,1fr);grid-gap:1.25rem;gap:1.25rem;padding:.92rem 1.15rem;border-bottom:1px solid var(--line,rgba(111,86,66,.11))}.exi-brief dl>div:last-child{border-bottom:0}.exi-brief dt{color:var(--muted,#6b5b4e);font-size:.8rem;font-weight:700;line-height:1.65}.exi-brief dd{margin:0;color:var(--ink,#241d18);font-size:.9rem;line-height:1.72;overflow-wrap:break-word;word-break:normal}@media (max-width:680px){.exi-brief__head{align-items:flex-start}.exi-brief dl>div{grid-template-columns:1fr;gap:.25rem}}