.matrix-panel{border:1px solid var(--line);background:linear-gradient(145deg,#fff 0%,#f3f8f0 100%);border-radius:20px;margin-top:22px;padding:clamp(20px,3vw,34px);overflow:hidden}.matrix-heading{justify-content:space-between;align-items:flex-start;gap:28px;display:flex}.matrix-heading h2{margin-bottom:8px;font-size:30px}.matrix-heading .muted{max-width:610px;line-height:1.55}.matrix-search{grid-template-columns:minmax(230px,320px) auto;align-items:end;gap:9px;min-width:min(100%,400px);display:grid}.matrix-search label{color:var(--muted);letter-spacing:.04em;gap:6px;font-size:12px;font-weight:700;display:grid}.matrix-search input{border:1px solid var(--line);width:100%;font:inherit;color:var(--ink);background:#fff;border-radius:9px;padding:11px 12px}.matrix-search button{background:var(--accent);color:#fff;border-radius:9px;height:42px;padding:0 15px;font-weight:700}.matrix-search small{color:#9b5b37;grid-column:1/-1}.matrix-canvas{background:radial-gradient(circle at 50% 0,#dfeede 0,#eef5eb 34%,#f8faf7 78%);border-radius:16px;min-height:220px;margin:28px -8px 8px;padding:26px 14px;overflow:auto}.matrix-root,.matrix-children{justify-content:center;gap:18px;min-width:max-content;margin:0;padding:0;list-style:none;display:flex}.matrix-root{width:100%}.matrix-node{justify-items:center;min-width:202px;display:grid;position:relative}.matrix-card{z-index:1;background:#fff;border:1px solid #d4e4d2;border-radius:15px;width:202px;padding:8px;position:relative;box-shadow:0 8px 20px #25462d10}.matrix-card-main{width:100%;color:var(--ink);text-align:left;background:0 0;grid-template-columns:36px 1fr auto;align-items:center;gap:9px;padding:2px;display:grid}.matrix-card-main>span:nth-child(2){gap:3px;min-width:0;display:grid}.matrix-card-main strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.matrix-card-main small,.matrix-meta{text-overflow:ellipsis;white-space:nowrap;color:var(--muted);letter-spacing:.025em;font-size:10px;overflow:hidden}.matrix-avatar{color:#fff;background:linear-gradient(135deg,#316547,#77a35b);border-radius:50%;place-items:center;width:36px;height:36px;font-size:15px;font-weight:800;display:grid}.matrix-toggle{color:#235a3c;background:#e3f0dd;border-radius:50%;place-items:center;width:25px;height:25px;font-size:19px;line-height:1;display:grid}.matrix-meta{margin:8px 3px 1px;display:block}.matrix-node-highlighted>.matrix-card{border-color:#d28a3f;outline:3px solid #f9e1bf;box-shadow:0 10px 24px #bd711b20}.matrix-children{margin-top:28px;padding-top:25px;position:relative}.matrix-children:before{content:"";background:#a7c5a8;height:1px;position:absolute;top:0;left:16.6667%;right:16.6667%}.matrix-children>.matrix-node:before,.matrix-empty:before{content:"";background:#a7c5a8;width:1px;height:25px;position:absolute;top:-25px;left:50%}.matrix-empty{color:#6d8b6a;background:#fff8;border:1px dashed #b7cfb4;border-radius:15px;justify-items:center;gap:7px;min-width:202px;padding:17px 10px;display:grid}.matrix-empty>span{border:1px dashed;border-radius:50%;place-items:center;width:35px;height:35px;font-size:22px;display:grid}.matrix-empty small{letter-spacing:.025em;font-size:10px}.matrix-footnote{margin:14px 0 0;line-height:1.45}@media (max-width:900px){.matrix-heading{display:grid}.matrix-search{width:100%}.matrix-canvas{margin-left:0;margin-right:0;padding:18px 12px}.matrix-root,.matrix-children{justify-content:flex-start}}@media (max-width:600px){.matrix-panel{padding:20px 15px}.matrix-heading h2{font-size:27px}.matrix-search{grid-template-columns:1fr}.matrix-search button{width:100%}.matrix-canvas{background:0 0;min-height:0;margin-top:20px;overflow:visible}.matrix-root,.matrix-children{gap:10px;width:100%;min-width:0;display:grid}.matrix-node,.matrix-empty,.matrix-card{width:100%;min-width:0}.matrix-node{display:block}.matrix-children{border-left:1px solid #b7cfb4;margin:10px 0 0 18px;padding:0 0 0 14px}.matrix-children:before,.matrix-children>.matrix-node:before,.matrix-empty:before{display:none}.matrix-empty{justify-content:flex-start;align-items:center;gap:10px;padding:11px 12px;display:flex}.matrix-empty>span{width:28px;height:28px;font-size:18px}.matrix-meta{font-size:10px}.matrix-footnote{font-size:12px}}.matrix-root,.matrix-children{align-items:flex-start}.matrix-node{align-self:flex-start}
