.proposed-search-card-shell{position:relative;width:100%;max-width:856px;overflow:visible}.proposed-search-card__glow{position:absolute;top:4px;left:0;right:0;z-index:0;height:136px;border-radius:121px;background:rgba(118,184,42,.1);filter:blur(30px);pointer-events:none}.proposed-search-card{gap:4px;width:100%;padding:4px;border:1px solid #fff;border-radius:16px;background:linear-gradient(110deg,#f3f9ff,#eaf7dc 63%,#ddf2e7)}.proposed-search-card,.proposed-search-card__input-area{position:relative;z-index:1;display:flex;flex-direction:column;overflow:visible}.proposed-search-card__input-area{min-height:136px;border:1px solid #e5e5e5;border-radius:16px;background:#fff;box-shadow:0 4px 5px rgba(4,56,49,.05)}.proposed-search-card__query{display:flex;flex-wrap:wrap;align-items:flex-start;gap:8px;min-height:84px;padding:12px 16px;border-radius:16px 16px 0 0;font-size:14px;line-height:22px}.proposed-search-card__text{padding:5px 0;color:#293a4c;white-space:nowrap}.proposed-search-card__chip,.proposed-search-card__text{display:inline-flex;align-items:center;font-size:14px;line-height:22px}.proposed-search-card__chip{position:relative;min-width:120px;max-width:100%;padding:0;border:1px solid #f1f1f1;border-radius:8px;background:#fafafa;color:#9e9e9e;vertical-align:top;transition:border-color .18s ease}.proposed-search-card__chip:focus-within,.proposed-search-card__chip:hover{border-color:#76b82a}.proposed-search-card__chip.proposed-search-card__chip--open{z-index:30}.proposed-search-card__chip.proposed-search-card__chip--value{color:#293a4c}.proposed-search-card__chip--remote,.proposed-search-card__chip--remote-wide{flex-shrink:0;width:120px;min-width:120px;max-width:120px}.proposed-search-card__chip--remote .proposed-search-card__chip-autocomplete,.proposed-search-card__chip--remote .proposed-search-card__chip-input,.proposed-search-card__chip--remote-wide .proposed-search-card__chip-autocomplete,.proposed-search-card__chip--remote-wide .proposed-search-card__chip-input{width:100%!important;min-width:0;max-width:100%}.proposed-search-card__chip--remote .proposed-search-card__chip-input,.proposed-search-card__chip--remote-wide .proposed-search-card__chip-input{display:block;padding:5px 6px}.proposed-search-card__chip--remote .ant-select,.proposed-search-card__chip--remote-wide .ant-select{width:100%!important}.proposed-search-card__chip--remote{width:120px}.proposed-search-card__chip--remote.proposed-search-card__chip--value{width:120px;max-width:120px}.proposed-search-card__chip--remote-wide{width:120px}.proposed-search-card__chip--remote-wide.proposed-search-card__chip--value{width:120px;max-width:120px}.proposed-search-card__chip-input{width:auto;min-width:72px;padding:5px 8px;border:none;background:rgba(0,0,0,0);color:#293a4c;font-size:14px;line-height:22px;box-shadow:none!important}.proposed-search-card__chip-input::placeholder{color:#9e9e9e}.proposed-search-card__chip-autocomplete{width:auto;min-width:72px}.proposed-search-card__chip-autocomplete.ant-select{width:auto!important}.proposed-search-card__chip-autocomplete .ant-select-selector{padding:0!important;border:none!important;background:rgba(0,0,0,0)!important;box-shadow:none!important}.proposed-search-card__chip-popup{min-width:160px;padding:8px 0!important;border-radius:12px!important;background:#fff!important;box-shadow:0 2px 5px rgba(0,0,0,.1)!important}.proposed-search-card__chip-popup .ant-select-item{min-height:36px;padding:7px 16px!important;color:#293a4c!important;font-size:14px;line-height:22px}.proposed-search-card__chip-popup .ant-select-item-option-active,.proposed-search-card__chip-popup .ant-select-item-option-selected{background:#f7f7f7!important;color:#293a4c!important;font-weight:400!important}.proposed-search-card__toolbar{display:flex;align-items:center;justify-content:space-between;padding:8px 16px 12px}.proposed-search-card__database-select{max-width:calc(100% - 48px)}.proposed-search-card__submit{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:32px;height:32px;padding:0;border:none!important;border-radius:8px!important;background:#76b82a!important;color:#fff!important;cursor:pointer;box-shadow:none!important;transition:background-color .18s ease,box-shadow .18s ease,transform .18s ease}.proposed-search-card__submit .ant-btn-icon{display:inline-flex;-webkit-margin-end:0!important;margin-inline-end:0!important}.proposed-search-card__submit svg{display:block;width:14px;height:14px}.proposed-search-card__submit:hover{background:#68a824!important;box-shadow:0 6px 14px rgba(118,184,42,.22)!important;transform:translateY(-1px)}.proposed-search-card__submit.ant-btn-disabled,.proposed-search-card__submit:disabled{background:#d9d9d9!important;color:#fff!important;cursor:not-allowed;box-shadow:none!important;transform:none}.proposed-search-card__filters{display:flex;align-items:center;gap:12px;padding:12px 16px}.proposed-search-card__filters-label{flex-shrink:0;padding:5px 0;color:#293a4c;font-size:14px;line-height:22px;white-space:nowrap}.proposed-search-card__batches{display:flex;flex:1 1;flex-wrap:wrap;gap:8px;min-width:0}.proposed-search-card__batch-chip{height:auto!important;padding:5px 12px!important;border:1px solid rgba(0,0,0,0)!important;border-radius:20px!important;background:#fff!important;color:#5b5c60!important;font-size:14px!important;line-height:22px!important;box-shadow:none!important}.proposed-search-card__batch-chip.active,.proposed-search-card__batch-chip:hover{color:#76b82a!important;border-color:#76b82a!important;background:#fff!important}