.bsl-card{border:1px solid #d1d5db;border-radius:.75rem;background:#fff;box-shadow:0 1px 2px 0 rgba(0,0,0,.05);overflow:hidden;transition:all .2s ease-in-out}.bsl-card:hover{transform:translateY(-4px);box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.bsl-card__body{padding:1rem}.bsl-card__meta{display:flex;justify-content:space-between;color:#9ca3af;font-size:.875rem;margin-bottom:.5rem}.bsl-card__title{font-size:1.125rem;margin-bottom:.5rem}.bsl-card__subtext{color:#4b5563;margin-bottom:.75rem}.bsl-card__btn{width:100%;padding:10px 12px;border-radius:.5rem;background:#1e3a8a;color:#fff;font-weight:600;transition:all .15s ease-in-out}.bsl-card__btn:hover{background:#3b82f6}.bsl-badge{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:999px;font-size:1.125rem;font-weight:600;color:#111827}.bsl-badge--success{background:rgba(16,185,129,.15);color:#10b981}.properties-search{padding:2rem 0}.properties-search__top{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;margin-bottom:1.5rem;min-width:0}.properties-search__top>div:first-child{flex:1 1;min-width:0;overflow:hidden}@media(max-width:768px){.properties-search__top{flex-direction:column;align-items:flex-start}}.properties-search__title{font-size:1.875rem;margin-bottom:.5rem}.properties-search__subtitle{color:#4b5563}.properties-search__chips{display:flex;flex-wrap:nowrap;gap:.5rem;margin:6px 0 10px;overflow-x:auto;scrollbar-width:none}.properties-search__chips::-webkit-scrollbar{display:none}.properties-search__sort{display:flex;align-items:center;gap:.5rem}.properties-search__sort label{color:#4b5563}.properties-search__sort select{border:1px solid #d1d5db;border-radius:.5rem;padding:10px 12px;background:#fff;outline:none}.properties-search__save-btn{display:flex;align-items:center;gap:.5rem;padding:8px 14px;background:transparent;color:#1e3a8a;border:1.5px solid #1e3a8a;border-radius:.5rem;font-size:.875rem;font-weight:600;cursor:pointer;white-space:nowrap;transition:all .15s ease-in-out;margin-right:.5rem}.properties-search__save-btn svg{font-size:.75rem}.properties-search__save-btn:hover{background:#1e3a8a;color:#fff}.properties-search__save-btn:disabled{opacity:.6;cursor:not-allowed}.properties-search__layout{display:grid;grid-template-columns:320px 1fr;grid-gap:1.5rem;gap:1.5rem}@media(max-width:1024px){.properties-search__layout{grid-template-columns:1fr}}.properties-search__filters{border:1px solid #d1d5db;border-radius:.75rem;padding:1rem;background:#fff;height:-moz-fit-content;height:fit-content}.properties-search__filters-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.properties-search__filters-header h2{font-size:1.125rem}.properties-search__filters-header button{color:#1e3a8a;font-weight:600}.properties-search__filter-block{margin-bottom:1.25rem}.properties-search__filter-block h3{font-size:1rem;margin-bottom:.5rem}.properties-search__filter-block select{width:100%;border:1px solid #d1d5db;border-radius:.5rem;padding:10px 12px;outline:none;background:#fff}.properties-search__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:1rem;gap:1rem;align-items:stretch}@media(max-width:1280px){.properties-search__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:768px){.properties-search__grid{grid-template-columns:1fr}}.properties-search__empty{border:1px dashed #d1d5db;border-radius:.75rem;padding:2rem;text-align:center}.properties-search__empty p{color:#4b5563;margin-top:.5rem}.chip{border:1px solid #d1d5db;padding:8px 12px;border-radius:999px;background:#fff;white-space:nowrap;flex-shrink:0;transition:background .15s ease-in-out,border-color .15s ease-in-out}.chip--active,.chip:hover{background:#f3f4f6}.chip--active{border-color:#1e3a8a}.chip--info{background:#f9fafb}.chip--muted{opacity:.75}.property-card{border:1px solid #d1d5db;border-radius:.75rem;overflow:hidden;background:#fff;box-shadow:0 1px 2px 0 rgba(0,0,0,.05);transition:all .2s ease-in-out;position:relative}.property-card:hover{transform:translateY(-4px);box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.property-card__image{height:200px;background-size:cover;background-position:50%}.property-card__badge{position:absolute;top:10px;left:10px;background:#10b981;color:#fff;font-size:.875rem;font-weight:600;padding:4px 10px;border-radius:4px}.property-card__body{padding:1rem}.property-card__meta{display:flex;justify-content:space-between;color:#9ca3af;font-size:.875rem;margin-bottom:.5rem}.property-card__title{font-size:1.125rem;margin-bottom:.5rem}.property-card__location,.property-card__stats{color:#4b5563;margin-bottom:.75rem}.property-card__stats{display:flex;gap:.75rem;font-size:.875rem}.property-card__price{font-weight:700;font-size:1.125rem;color:#1e3a8a;margin-bottom:.75rem}.property-card__btn{width:100%;padding:10px 12px;border-radius:.5rem;background:#1e3a8a;color:#fff;font-weight:600;transition:all .15s ease-in-out}.property-card__btn:hover{background:#3b82f6}.property-card__footer{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:8px}.property-card__footer .save-btn{background:none!important;border:none!important;padding:4px!important;color:#6b7280}.property-card__footer .save-btn--saved,.property-card__footer .save-btn:hover{color:#e11d48!important}.property-card__footer .save-btn svg,.property-card__footer .save-btn.save-btn svg{font-size:1.3rem!important}.property-card__footer .save-btn span{display:none}.property-card__image{position:relative}.property-card__save-overlay{position:absolute!important;top:8px!important;right:8px!important;background:hsla(0,45%,94%,.9)!important;border:none!important;border-radius:50%!important;padding:6px!important;box-shadow:0 2px 6px rgba(0,0,0,.15);color:#70798b!important}.property-card__save-overlay.save-btn--saved{color:#e11d48!important}.property-card__save-overlay:hover{color:#e11d48!important;background:#fff!important}.property-card__save-overlay svg,.property-card__save-overlay.save-btn svg{font-size:1.1rem!important}.property-card__save-overlay span{display:none}.properties-search__actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.properties-search__save-search-btn{background:#fff;border:1.5px solid #2655a0;color:#2655a0;border-radius:8px;padding:8px 16px;font-size:.85rem;font-weight:600;cursor:pointer;transition:all .2s;white-space:nowrap}.properties-search__save-search-btn:hover:not(:disabled){background:#2655a0;color:#fff}.properties-search__save-search-btn:disabled{opacity:.7;cursor:default;background:#f0f4ff;border-color:#2655a0}