.hdm-flex{display:flex;gap:16px;flex-wrap:wrap}.hdm-col{flex:1;min-width:260px}
.hdm-chips{display:flex;gap:8px;flex-wrap:wrap;margin-top:8px}
.hdm-chip{background:#f1f1f1;border-radius:16px;padding:4px 10px;display:inline-flex;align-items:center;gap:8px}
.hdm-chip-remove{background:none;border:none;font-size:16px;line-height:1;cursor:pointer}
.hdm-dropdown{position:absolute;z-index:9999;background:#fff;border:1px solid #ddd;box-shadow:0 2px 10px rgba(0,0,0,.08)}
.hdm-dd-item{padding:8px 10px;cursor:pointer}
.hdm-dd-item:hover{background:#f6f6f6}
.hdm-dd-item.disabled{opacity:.7;cursor:default}
.hdm-next-list{list-style:none;padding:0;margin:0}
.hdm-next-list li{padding:10px 0;border-bottom:1px solid #eee}
.hdm-date-items{margin-top:6px}
.hdm-blackouts{display:flex;flex-direction:column;gap:8px}
.hdm-blackout-add{display:flex;gap:8px;align-items:center}
.hdm-planned{margin-top:8px;font-size:.95em;background:#fafafa;border:1px solid #eee;padding:8px;border-radius:6px}
.hdm-chip{display:inline-flex;align-items:center;gap:.25rem;padding:.2rem .6rem;border:1px solid #d0d7de;border-radius:999px;margin:.25rem .35rem .25rem 0;font-size:.9em;background:#f8fafc}
.hdm-chip-remove{background:transparent;border:0;cursor:pointer;font-weight:bold;line-height:1}
.hdm-search-results{border:1px solid #e2e8f0;background:#fff;padding:.25rem;border-radius:.5rem;margin-top:.25rem;max-height:240px;overflow:auto}
.hdm-sr-item{padding:.35rem .5rem;border-radius:.35rem;cursor:pointer}
.hdm-sr-item:hover{background:#f1f5f9}
.hdm-sr-item.disabled{opacity:.6;cursor:default}
.hdm-date-box{border:1px solid #e2e8f0;border-radius:.5rem;padding:.75rem;margin:.75rem 0}
.hdm-date-box.hdm-date-skipped{opacity:.6}
