#analysis-industry-button{position:fixed;right:22px;bottom:22px;z-index:9997;border:0;border-radius:12px;padding:13px 18px;background:#0f172a;color:#fff;font:700 14px/1.2 inherit;box-shadow:0 12px 34px #0f172a3d;cursor:pointer}
#analysis-industry-backdrop{position:fixed;inset:0;z-index:9999;background:#0f172aa6;padding:20px;overflow:auto}#analysis-industry-backdrop[hidden]{display:none}
#analysis-industry-panel{width:min(1180px,100%);margin:2vh auto;background:#f8fafc;border-radius:20px;padding:24px;color:#0f172a;box-shadow:0 28px 90px #02061766}
#analysis-industry-panel header,#analysis-industry-panel footer,.industry-count-row{display:flex;align-items:center;justify-content:space-between;gap:16px}#analysis-industry-panel header strong{font-size:24px}#analysis-industry-panel header p{margin:5px 0;color:#64748b}#analysis-industry-panel header button{border:0;border-radius:9px;width:36px;height:36px;background:#e2e8f0;cursor:pointer}
.industry-toolbar{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin:22px 0 12px}.industry-toolbar label{display:grid;gap:6px;font-weight:700}.industry-toolbar select,.industry-toolbar input{border:1px solid #cbd5e1;border-radius:10px;padding:11px 12px;background:#fff;color:#0f172a;font:500 14px inherit}
.industry-count-row{min-height:28px;margin-bottom:10px}.industry-count-row span{color:#166534;font-weight:700}.industry-layout{display:grid;grid-template-columns:minmax(340px,.9fr) minmax(420px,1.1fr);gap:18px}
#industry-assignment-list{max-height:58vh;overflow:auto;display:grid;grid-template-columns:1fr 1fr;gap:9px;padding-right:5px}.industry-choice{display:flex;gap:10px;align-items:flex-start;border:1px solid #dbe3ee;border-radius:12px;padding:11px;background:#fff;cursor:pointer}.industry-choice:has(input:checked){border-color:#2563eb;background:#eff6ff}.industry-choice input{margin-top:3px}.industry-choice span{display:grid;gap:3px}.industry-choice small{color:#64748b}
#industry-assignment-summary{display:grid;gap:11px;align-content:start}.industry-summary{background:#fff;border:1px solid #dbe3ee;border-radius:13px;padding:14px}.industry-summary h3{margin:0 0 10px;font-size:15px}.industry-summary h3 span{float:right;color:#64748b}.industry-summary div{display:flex;flex-wrap:wrap;gap:7px}.industry-summary em{font-style:normal;background:#e2e8f0;border-radius:999px;padding:6px 9px;font-size:12px}.industry-summary small{color:#64748b}
#analysis-industry-panel footer{justify-content:flex-end;margin-top:18px}#analysis-industry-panel footer button{border:1px solid #cbd5e1;border-radius:10px;padding:11px 16px;background:#fff;font-weight:700;cursor:pointer}#analysis-industry-panel #industry-save{background:#1d4ed8;border-color:#1d4ed8;color:#fff}
@media(max-width:800px){.industry-toolbar,.industry-layout{grid-template-columns:1fr}#industry-assignment-list{grid-template-columns:1fr;max-height:40vh}#analysis-industry-button{right:12px;bottom:12px}}
