.thortiq-property-selection-bar{display:none;align-items:center;gap:.55rem;flex-wrap:wrap;margin:.6rem 0;padding:.55rem .7rem;border:1px solid var(--color-border, #374151);border-radius:10px;background:var(--color-surface-2, #181b25);color:var(--color-text, #e5e7eb)}.thortiq-property-selection-bar.is-visible{display:flex}.thortiq-property-selection-bar__count{font-size:.85rem;font-weight:600;margin-right:.15rem}.thortiq-property-selection-bar button,.thortiq-property-dialog button{font:inherit}.thortiq-property-selection-bar__button{min-height:32px;padding:.35rem .65rem;border:1px solid var(--color-border, #374151);border-radius:8px;background:var(--color-surface, #111827);color:inherit;cursor:pointer}.thortiq-property-selection-bar__button:hover,.thortiq-property-selection-bar__button:focus-visible{border-color:var(--color-accent, #4a7ce0)}.thortiq-property-selection-bar__button--primary{border-color:var(--color-accent, #4a7ce0);background:var(--color-accent, #4a7ce0);color:#fff}.thortiq-property-dialog-overlay{position:fixed;inset:0;z-index:100000;display:flex;align-items:center;justify-content:center;padding:16px;background:#0000009e;backdrop-filter:blur(6px)}.thortiq-property-dialog{width:min(680px,94vw);max-height:min(84vh,760px);display:flex;flex-direction:column;border:1px solid var(--color-border, #374151);border-radius:14px;background:var(--color-surface, #111827);color:var(--color-text, #e5e7eb);box-shadow:0 20px 60px #0006}.thortiq-property-dialog__header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding:1.15rem 1.25rem .8rem}.thortiq-property-dialog__heading{margin:0;font-size:1.05rem}.thortiq-property-dialog__message{margin:.3rem 0 0;color:var(--color-text-muted, #9ca3af);font-size:.84rem}.thortiq-property-dialog__close{border:0;background:transparent;color:inherit;font-size:1.25rem;cursor:pointer}.thortiq-property-dialog__body{min-height:0;overflow:auto;padding:0 1.25rem 1rem}.thortiq-property-dialog__search{width:100%;box-sizing:border-box;margin-bottom:.75rem;padding:.55rem .65rem;border:1px solid var(--color-border, #374151);border-radius:8px;background:var(--color-surface-2, #181b25);color:inherit}.thortiq-property-dialog__list{display:grid;gap:.45rem}.thortiq-property-dialog__row{display:grid;grid-template-columns:auto minmax(120px,.7fr) minmax(180px,1.3fr);align-items:center;gap:.7rem;padding:.6rem;border:1px solid var(--color-border, #374151);border-radius:9px;background:var(--color-surface-2, #181b25)}.thortiq-property-dialog__row.is-enabled{border-color:var(--color-accent, #4a7ce0)}.thortiq-property-dialog__apply-checkbox{width:18px;height:18px}.thortiq-property-dialog__label{font-size:.88rem;font-weight:600}.thortiq-property-dialog__editor{display:flex;align-items:center;gap:.45rem;min-width:0}.thortiq-property-dialog__editor input:not([type=checkbox]),.thortiq-property-dialog__editor select{width:100%;min-width:0;box-sizing:border-box;padding:.45rem .55rem;border:1px solid var(--color-border, #374151);border-radius:7px;background:var(--color-surface, #111827);color:inherit}.thortiq-property-dialog__editor input:disabled,.thortiq-property-dialog__editor select:disabled{opacity:.7;cursor:default}.thortiq-property-dialog__mixed{color:var(--color-text-muted, #9ca3af);font-size:.82rem;font-style:italic}.thortiq-property-dialog__clear{flex:0 0 auto;padding:.35rem .5rem;border:1px solid var(--color-border, #374151);border-radius:7px;background:transparent;color:inherit;cursor:pointer}.thortiq-property-dialog__error{min-height:1.2em;padding:0 1.25rem;color:var(--color-danger, #ef4444);font-size:.82rem}.thortiq-property-dialog__actions{display:flex;justify-content:flex-end;gap:.65rem;padding:.9rem 1.25rem 1.15rem}.thortiq-property-dialog__actions button,.thortiq-property-picker__item{padding:.5rem .8rem;border:1px solid var(--color-border, #374151);border-radius:8px;background:var(--color-surface-2, #181b25);color:inherit;cursor:pointer}.thortiq-property-dialog__actions button.is-primary{border-color:var(--color-accent, #4a7ce0);background:var(--color-accent, #4a7ce0);color:#fff}.thortiq-property-picker__item{width:100%;text-align:left}.thortiq-property-picker__item:hover,.thortiq-property-picker__item:focus-visible{border-color:var(--color-accent, #4a7ce0)}.thortiq-property-picker__item--create{margin-top:.25rem;color:var(--color-accent, #7aa2f7)}.thortiq-property-card-select{position:absolute;top:8px;left:8px;z-index:2;width:24px;height:24px;display:grid;place-items:center;border:1px solid var(--color-border, #4b5563);border-radius:50%;background:var(--color-surface, #111827);color:transparent;cursor:pointer}.thortiq-property-card-select[aria-pressed=true]{border-color:var(--color-accent, #4a7ce0);background:var(--color-accent, #4a7ce0);color:#fff}.thortiq-search-card--selected{border-color:var(--color-accent, #4a7ce0);box-shadow:0 0 0 1px color-mix(in srgb,var(--color-accent, #4a7ce0) 45%,transparent)}.thortiq-search--selection-mode .thortiq-search-card{padding-left:2.4rem}@media(max-width:640px){.thortiq-property-dialog__row{grid-template-columns:auto 1fr}.thortiq-property-dialog__editor{grid-column:2}}
