/* ТЕМП v12.26 — сворачиваемые сотрудники и транспорт */
.temp-accordion-stack{gap:10px}
.temp-acc{padding:0!important;overflow:hidden}
.temp-acc-head{width:100%;border:0;background:transparent;color:inherit;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:15px 16px;cursor:pointer;text-align:left;font:inherit}
.temp-acc-head:hover{background:rgba(90,155,255,.07)}
.temp-acc-title{font-weight:800;font-size:16px}
.temp-acc-right{display:flex;align-items:center;gap:9px;white-space:nowrap}
.temp-acc-chevron{font-size:22px;line-height:1;min-width:18px;text-align:center;color:var(--accent,#3aa7ff)}
.temp-acc-body{border-top:1px solid rgba(130,160,200,.18);padding:4px 14px 10px}
.temp-acc-body .person:last-child{border-bottom:0}
.temp-acc-archive{border-color:rgba(235,178,74,.25)}
.temp-acc-archive .temp-acc-title{color:#e8bd67}
.temp-acc .head-actions{display:flex;gap:6px;flex-wrap:wrap;justify-content:flex-end}
@media(max-width:700px){.temp-acc-head{padding:13px 12px}.temp-acc-body{padding:3px 10px 9px}.temp-acc .person{align-items:flex-start;gap:8px}.temp-acc .person>.head-actions{width:100%;justify-content:flex-end}.temp-acc-title{font-size:15px}}
