:root{font-family:Inter,Noto Sans JP,sans-serif;color:#172523;background:#f3f6f5;--accent: #087f73;--line: #dbe4e1}*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}:focus-visible{outline:3px solid rgba(8,127,115,.28)}.top{height:68px;background:#fff;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 24px}.top>div{display:flex;align-items:center;gap:12px}.top h1{font-size:18px;margin:0}.top small{color:#63716e}.mark{background:var(--accent);color:#fff;padding:9px 6px;border-radius:10px}.session span{background:#effaf8;color:#05645b;border:1px solid #a9d8d1;border-radius:99px;padding:5px 9px}.session button,.cardhead button{background:#fff;border:1px solid #bccbc7;border-radius:8px;padding:7px 10px}.workspace{height:calc(100vh - 68px);display:grid;grid-template-columns:272px 456px minmax(0,1fr);gap:1px;background:var(--line)}.pane{background:#fff;overflow:hidden}.head{padding:16px;border-bottom:1px solid var(--line)}h2{margin:0;font-size:14px}h2 small{float:right;color:#63716e;font-weight:400}.head input,.head select{height:36px;border:1px solid #bccbc7;border-radius:8px;padding:0 10px;margin-top:12px}.head input{width:100%}.filters{display:grid;grid-template-columns:1fr 95px;gap:8px}.pane ul{list-style:none;margin:0;padding:8px;overflow:auto;height:calc(100% - 100px)}.pane li button{width:100%;display:grid;grid-template-columns:1fr auto;text-align:left;gap:5px;border:1px solid transparent;background:#fff;border-radius:9px;padding:12px;margin-bottom:3px}.pane li button[aria-current=true]{background:#effaf8;border-color:#a9d8d1;box-shadow:inset 3px 0 var(--accent)}.pane li small{color:#63716e;grid-column:1 / -1}.pane li em{font-style:normal}.detail{background:#f3f6f5;overflow:auto}.detail>header{background:#fff;padding:14px 17px;border-bottom:1px solid var(--line);position:sticky;top:0}.detail>header small{color:#63716e}.cards{display:grid;grid-template-columns:minmax(0,.94fr) minmax(340px,1.06fr);gap:12px;padding:12px}.card{background:#fff;border:1px solid var(--line);border-radius:10px;overflow:hidden}.cardhead{height:48px;display:flex;align-items:center;justify-content:space-between;padding:10px;border-bottom:1px solid var(--line)}.cardhead h3{margin:0;font-size:12px}.cardhead button{background:var(--accent);color:#fff;border-color:var(--accent)}pre{margin:0;padding:16px;background:#172523;color:#e4eeeb;height:calc(100vh - 165px);overflow:auto;font:11px/1.7 monospace}.analysis{padding:14px}.analysis>p:first-child:empty{display:none}.analysis-section{padding:16px 0;border-top:1px solid var(--line)}.analysis-section:first-of-type{padding-top:4px;border-top:0}.analysis-section h4{margin:0 0 10px;font-size:14px}.analysis-section h5{margin:14px 0 6px;color:#53615e;font-size:11px;letter-spacing:.04em}.analysis-section p{margin:7px 0;line-height:1.65}.analysis-section ul{margin:6px 0;padding-left:20px}.analysis-section li{margin:6px 0;line-height:1.6}.section-title{display:flex;justify-content:space-between;align-items:center}.kind{background:#e6f5f2;color:#05645b;border-radius:99px;padding:4px 8px;font-size:11px;font-weight:700}.empty{color:#73807d}.facts{display:grid;grid-template-columns:70px 1fr;gap:8px;margin:0}.facts dt{color:#63716e}.facts dd{margin:0}.input-list,.evidence-list{display:grid;gap:8px}.input-item,.evidence{border:1px solid var(--line);border-radius:8px;padding:10px}.input-item{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:6px 10px}.input-item>code{color:#075f57;font-weight:700;overflow-wrap:anywhere}.input-item>span,.input-item>b{color:#63716e;font-size:11px;font-weight:500}.input-item>p{grid-column:1 / -1;margin:0}.risk{border-left:3px solid #c98218;background:#fff4d8;padding:9px;margin:8px 0}.risk-high{border-left-color:#b53c32;background:#fff0ed}.risk-low{border-left-color:#6d8580;background:#f2f6f5}.risk>div{display:flex;gap:8px;align-items:center}.risk span{font-size:11px;font-weight:700}.risk small,.evidence small{color:#63716e}.risk p{margin-bottom:0}.evidence>div{display:flex;justify-content:space-between;gap:8px;margin-bottom:8px}.evidence>code{display:block;padding:8px;overflow:auto;white-space:pre-wrap;overflow-wrap:anywhere;background:#172523;color:#e4eeeb;border-radius:6px;font:10px/1.55 monospace}.center{min-height:100vh;display:grid;place-content:center;text-align:center}@media(max-width:1120px){.workspace{height:auto;display:block}.pane ul{height:auto;max-height:430px}.pane:first-child ul{display:grid;grid-template-columns:1fr 1fr}.cards{grid-template-columns:1fr}pre{height:430px}}@media(max-width:560px){.session span,.session strong{display:none}.top{padding:10px 14px}.pane:first-child ul,.filters{grid-template-columns:1fr}.cards{padding:8px}.workspace{min-width:0}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important}}
