.include-options-details .opt-manual-dates{margin-top:12px;border:1px solid var(--border-color);border-radius:9px;background:var(--light-bg);padding:10px 12px;box-sizing:border-box;max-width:100%;min-width:0}
.include-options-details .opt-manual-dates.opt-manual-dates>summary.opt-manual-dates__summary{cursor:pointer;display:flex;align-items:center;gap:8px;list-style:none;font-size:.86rem;font-weight:700;line-height:1.35;color:var(--text-color);user-select:none;margin:0}
.include-options-details .opt-manual-dates>summary.opt-manual-dates__summary::-webkit-details-marker{display:none}
.include-options-details .opt-manual-dates>summary.opt-manual-dates__summary::marker{content:""}
.include-options-details .opt-manual-dates>summary.opt-manual-dates__summary:focus-visible{outline:3px solid var(--primary-color);outline-offset:2px;border-radius:6px}
.include-options-details .opt-manual-dates .opt-manual-dates__label{min-width:0;overflow-wrap:anywhere}
.include-options-details .opt-manual-dates .opt-manual-dates__count{margin-left:auto;flex:none;background:#e8f1fc;color:#08407e;border-radius:999px;padding:1px 9px;font-size:.78rem;font-weight:700}
.include-options-details .opt-manual-dates .opt-manual-dates__empty{margin:0;font-size:.82rem;color:#5c636a}
.include-options-details .opt-manual-dates.opt-manual-dates .custom-exclusions-section{margin:10px 0 0;padding:10px 12px;border:1px solid var(--border-color);border-radius:9px;background:var(--content-bg)}
body.dark-mode .include-options-details .opt-manual-dates{border-color:#545458;background:#1c1c1e}
body.dark-mode .include-options-details .opt-manual-dates.opt-manual-dates>summary.opt-manual-dates__summary{color:#e0e0e0}
body.dark-mode .include-options-details .opt-manual-dates .opt-manual-dates__count{background:#0f1b29;color:#8ec5ff}
body.dark-mode .include-options-details .opt-manual-dates .opt-manual-dates__empty{color:#a1a1a6}
body.dark-mode .include-options-details .opt-manual-dates.opt-manual-dates .custom-exclusions-section{border-color:#545458;background:#2c2c2e}
