/* Card features are manual tags only, wrapping to two complete rows. */
body .manual-tag-block{margin-top:8px;min-width:0}
body .manual-card-tags{display:flex;flex-wrap:wrap;align-content:flex-start;gap:4px;max-height:56px;overflow:hidden;min-width:0}
body .manual-card-tags .tag,body .card .manual-card-tags .tag,body .catalog-card .manual-card-tags .tag{display:block;box-sizing:border-box;flex:0 1 auto;max-width:100%;height:26px;line-height:24px;padding:0 8px;margin:0;border:1px solid #ddd7ee;border-radius:14px;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;background:var(--pw-tint,#f4f1fa);color:var(--pw-accent,#695985)}
body .manual-tag-more{display:block;font-size:11px;color:#777;margin-top:3px}
body .manual-tag-more[hidden],body .ue-field-row[hidden],body .form-item[hidden]{display:none!important}
body #icTags{display:flex;flex-wrap:wrap;height:auto;max-height:none;overflow:visible}
body #icTags .tag{max-width:100%;white-space:normal;overflow-wrap:anywhere;flex-shrink:1}
.project-choices{display:block;width:100%;min-width:0;text-align:left}
.project-choices .project-hint{font-size:12px;line-height:1.6;color:#777;margin:6px 0 10px}
.project-choice{border:1px solid #e5e1e9;border-radius:10px;margin:8px 0;background:#fff;overflow:hidden}
.project-choice summary{cursor:pointer;display:flex;align-items:center;gap:8px;min-height:44px;padding:9px 10px;list-style:none}
.project-choice summary::-webkit-details-marker{display:none}
.project-choice summary:after{content:'⌄';margin-left:auto}
.project-choice[open] summary:after{content:'⌃'}
.project-choice .project-count{font-size:11px;color:#888;font-weight:normal}
.project-choice summary strong{font-size:14px;overflow-wrap:anywhere}
body .project-choice input[type=checkbox]{width:17px;height:17px;margin:0;flex-shrink:0;appearance:auto;accent-color:#9861b8}
.project-fields{padding:0 12px 12px}
.project-fields fieldset{border:0;min-width:0;margin:10px 0;padding:0}
.project-fields legend{font-size:13px;color:#666;margin-bottom:8px}
.project-chips{display:flex;flex-wrap:wrap;gap:8px}
body .project-chip{display:flex;align-items:center;gap:5px;max-width:100%;cursor:pointer;font-size:13px!important;margin:0!important;font-weight:400!important}
.project-chip span{padding:6px 10px;border:1px solid #ded9e4;border-radius:16px;overflow-wrap:anywhere}
.project-chip input:checked+span{background:#f0e7f5;border-color:#9966ae;color:#734481}
.feature-scope{font-size:12px;max-width:140px;margin:0 5px}

.project-summary{font-size:12px;color:#777;line-height:1.6;margin-top:8px;overflow-wrap:anywhere}.project-legacy{border:1px dashed #ddd;padding:10px;margin-top:12px;display:flex;flex-wrap:wrap;gap:8px}.project-legacy legend{font-size:12px;color:#777}.catalog-tag-link{display:block;text-decoration:none}
