.crm-layout{display:flex;min-height:100vh;background:#f8fafc}.crm-main{flex:1;margin-left:256px;padding:2rem 2.5rem;min-width:0}.crm-topbar{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1.75rem}.crm-topbar h1{font-size:1.5rem;font-weight:700;color:var(--color-dark, #111827);margin:0 0 .25rem}.crm-subtitle{color:var(--color-text-secondary, #6b7280);font-size:.9rem;margin:0}.btn-publish-top{display:inline-flex;align-items:center;gap:.5rem;padding:.625rem 1.25rem;background:#65d78d;color:#fff;border-radius:8px;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .2s ease;white-space:nowrap;box-shadow:0 3px 14px #65d78d59}.btn-publish-top:hover{background:#52c678;box-shadow:0 6px 22px #65d78d73}.stats-row{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;margin-bottom:1.5rem}.stat-card{background:#fff;border:1px solid var(--color-border, #e5e7eb);border-radius:12px;padding:1rem 1.25rem;display:flex;align-items:center;gap:.875rem}.stat-icon-wrap{width:38px;height:38px;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.stat-icon-wrap--blue{background:#133dbd14;color:#133dbd}.stat-icon-wrap--green{background:#22c55e14;color:#16a34a}.stat-icon-wrap--red{background:#ef444414;color:#dc2626}.stat-icon-wrap--amber{background:#f59e0b14;color:#d97706}.stat-value{font-size:1.375rem;font-weight:800;color:var(--color-dark, #111827);line-height:1;margin-bottom:.2rem}.stat-label{font-size:.78rem;color:var(--color-text-secondary, #6b7280);font-weight:500}.filters-bar{display:flex;align-items:center;justify-content:space-between;gap:1rem;background:#fff;border:1px solid var(--color-border, #e5e7eb);border-radius:10px;padding:.625rem 1rem;margin-bottom:1.5rem}.filter-tabs{display:flex;gap:.25rem}.filter-tab{display:inline-flex;align-items:center;gap:.4rem;padding:.5rem .875rem;border:none;background:transparent;border-radius:6px;font-size:.875rem;font-weight:500;color:var(--color-text-secondary, #6b7280);cursor:pointer;transition:all .15s ease}.filter-tab:hover{background:#f1f5f9;color:var(--color-dark, #111827)}.filter-tab.active{background:#133dbd12;color:var(--color-primary, #133dbd);font-weight:600}.tab-count{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;padding:0 5px;background:#e5e7eb;border-radius:100px;font-size:.75rem;font-weight:700;color:#374151}.filter-tab.active .tab-count{background:var(--color-primary, #133dbd);color:#fff}.sort-select{padding:.5rem .875rem;border:1px solid var(--color-border, #e5e7eb);border-radius:6px;font-size:.875rem;color:var(--color-dark, #111827);background:#f8fafc;cursor:pointer;outline:none}.sort-select:focus{border-color:var(--color-primary, #133dbd)}.listings-container{display:flex;flex-direction:column;gap:.875rem}.loading-state{text-align:center;padding:3rem;color:var(--color-text-secondary, #6b7280);font-size:.95rem}.empty-state{text-align:center;padding:4rem 2rem}.empty-state h3{font-size:1.1rem;font-weight:600;color:var(--color-dark, #111827);margin:0 0 .5rem}.empty-state p{color:var(--color-text-secondary, #6b7280);font-size:.9rem;margin:0 0 1.5rem}.prop-card{background:#fff;border:1px solid #e5e7eb;border-radius:14px;overflow:hidden;display:flex;flex-direction:row;transition:box-shadow .2s ease,border-color .2s ease}.prop-card:hover{box-shadow:0 4px 20px #00000012;border-color:#d1d5db}.prop-card-img{position:relative;width:200px;min-width:200px;min-height:160px;overflow:hidden;background:#f1f5f9;flex-shrink:0;align-self:stretch}.prop-card-img img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block}.prop-img-overlay{position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.35) 0%,transparent 50%);pointer-events:none}.prop-badges{position:absolute;top:10px;left:10px;display:flex;flex-direction:column;gap:5px}.prop-status-badge{display:inline-flex;align-items:center;gap:4px;padding:.22rem .6rem;border-radius:100px;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;backdrop-filter:blur(4px);width:fit-content}.prop-status-badge:before{content:"";width:6px;height:6px;border-radius:50%;background:currentColor;flex-shrink:0}.prop-status-badge.active{background:#d1fae5f2;color:#065f46}.prop-status-badge.draft{background:#fef9c3f2;color:#854d0e}.prop-status-badge.sold,.prop-status-badge.rented{background:#dbeafef2;color:#1e40af}.prop-status-badge.inactive{background:#fee2e2f2;color:#991b1b}.prop-purpose-badge{display:inline-block;padding:.22rem .6rem;border-radius:100px;font-size:.7rem;font-weight:600;background:#133dbdd9;color:#fff;backdrop-filter:blur(4px);width:fit-content}.prop-score-badge{position:absolute;bottom:10px;right:10px;padding:.25rem .55rem;border-radius:8px;font-size:.72rem;font-weight:700;background:#0000008c;color:#fff;backdrop-filter:blur(4px);display:flex;align-items:center;gap:3px}.prop-card-body{flex:1;padding:1rem 1.25rem;display:flex;flex-direction:column;min-width:0}.prop-card-header{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;margin-bottom:.375rem}.prop-card-title{font-size:.95rem;font-weight:700;color:#111827;margin:0;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.prop-card-date{font-size:.72rem;color:#9ca3af;white-space:nowrap;flex-shrink:0;margin-top:2px}.prop-card-location{display:flex;align-items:center;gap:.3rem;font-size:.8rem;color:#6b7280;margin-bottom:.75rem}.prop-card-price-row{display:flex;align-items:baseline;gap:.5rem;margin-bottom:.75rem}.prop-card-price{font-size:1.15rem;font-weight:800;color:#133dbd;letter-spacing:-.01em}.prop-card-price-unit{font-size:.75rem;color:#9ca3af;font-weight:500}.prop-card-specs{display:flex;gap:1rem;margin-bottom:.875rem}.prop-spec{display:flex;align-items:center;gap:.3rem;font-size:.78rem;color:#6b7280;font-weight:500}.prop-spec svg{color:#9ca3af;flex-shrink:0}.prop-card-footer{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding-top:.75rem;border-top:1px solid #f3f4f6;margin-top:auto}.prop-card-stats{display:flex;gap:1.25rem}.prop-stat{display:flex;align-items:center;gap:.3rem;font-size:.78rem;color:#9ca3af;font-weight:500}.prop-stat strong{color:#6b7280;font-weight:600}.prop-card-actions{display:flex;gap:.5rem;flex-shrink:0}.prop-btn{display:inline-flex;align-items:center;justify-content:center;gap:.3rem;padding:.45rem .875rem;border-radius:8px;font-size:.8rem;font-weight:600;cursor:pointer;transition:all .15s ease;text-decoration:none;white-space:nowrap}.prop-btn--view{border:1px solid #e5e7eb;background:#fff;color:#374151}.prop-btn--view:hover{border-color:#133dbd;color:#133dbd;background:#133dbd0a}.prop-btn--edit{border:1px solid #133dbd;background:#133dbd0f;color:#133dbd}.prop-btn--edit:hover{background:#133dbd;color:#fff}.prop-btn--delete{border:1px solid #fee2e2;background:#fff;color:#ef4444;padding:.45rem .6rem}.prop-btn--delete:hover{background:#fee2e2;border-color:#fca5a5}@media(max-width:1024px){.crm-main{margin-left:0;padding:1.25rem}.stats-row{grid-template-columns:repeat(2,1fr)}.prop-card-img{width:180px;min-width:180px}}@media(max-width:640px){.filters-bar{flex-direction:column;align-items:flex-start;gap:.75rem}.filter-tabs{flex-wrap:wrap}.stats-row{grid-template-columns:repeat(2,1fr)}.prop-card{flex-direction:column}.prop-card-img{width:100%;min-width:0;min-height:0;height:180px}.prop-card-footer{flex-direction:column;align-items:flex-start;gap:.75rem}}
