.registry-overview{padding:2rem}.registry-overview-header h2{font-size:2rem;font-weight:700;color:#0f172a;margin-bottom:.5rem}.registry-overview-subtitle{font-size:1rem;color:#64748b}.registry-stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem;margin-bottom:2rem}.stat-card{background:#fff;border-radius:1rem;padding:1.5rem;display:flex;align-items:center;gap:1rem;box-shadow:0 1px 3px #0000001a;border:1px solid #e2e8f0}.stat-icon{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center}.stat-icon-blue{background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff}.stat-icon-green{background:linear-gradient(135deg,#10b981,#059669);color:#fff}.stat-icon-purple{background:linear-gradient(135deg,#8b5cf6,#7c3aed);color:#fff}.stat-content{display:flex;flex-direction:column;gap:.25rem}.stat-label{font-size:.75rem;font-weight:500;color:#64748b;text-transform:uppercase;letter-spacing:.05em}.stat-value{font-size:1.5rem;font-weight:700;color:#0f172a}.registries-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin-top:2rem}.registry-cards-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;margin:2rem 0}.registry-card{background:#fff;border-radius:1rem;padding:1.5rem;border:2px solid #e2e8f0;cursor:pointer;transition:all .2s;box-shadow:0 1px 3px #0000001a}.registry-card:hover{transform:translateY(-2px);box-shadow:0 10px 20px #0000001a;border-color:#3b82f6}.registry-card-header{display:flex;align-items:flex-start;gap:1rem;margin-bottom:1rem}.registry-card-icon{width:56px;height:56px;border-radius:16px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.registry-card-icon svg{width:28px;height:28px;color:#fff}.registry-card-content{flex:1}.registry-card-title{font-size:1.25rem;font-weight:700;color:#0f172a;margin-bottom:.25rem}.registry-card-description{font-size:.875rem;color:#64748b;margin-bottom:1rem}.registry-card-count{font-size:1.125rem;font-weight:700;color:#3b82f6;margin-bottom:.25rem}.registry-card-arrow{color:#94a3b8;flex-shrink:0}.registry-card-stats{display:flex;align-items:center;gap:.5rem;font-size:.875rem;font-weight:500;color:#64748b}.registry-reference{margin-top:2rem;padding:1.5rem;background:#f8fafc;border-radius:.75rem;border:1px solid #e2e8f0}.registry-reference-text{font-size:.875rem;color:#64748b}.registry-reference-link{color:#3b82f6;font-weight:600;cursor:pointer;text-decoration:none}.registry-reference-link:hover{text-decoration:underline}.land-management,.brokerage-management,.rental-management,.assume-management,.commercial-management,.rural-management{padding:2rem}.management-header{margin-bottom:2rem}.management-header h2{font-size:1.875rem;font-weight:700;color:#0f172a;margin-bottom:.5rem}.brokerage-management-header,.rental-management-header,.assume-management-header,.commercial-management-header,.rural-management-header,.land-management-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;flex-wrap:wrap;gap:1rem}.header-left{display:flex;align-items:center;gap:1rem;flex:1}.header-actions{display:flex;gap:.75rem;align-items:center}.property-count{font-size:1rem;color:#64748b;font-weight:500}.filters-panel{background:#fff;border-radius:1rem;padding:1.5rem;margin-bottom:2rem;border:1px solid #e2e8f0;box-shadow:0 1px 3px #0000001a}.filters-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem}.filter-group{display:flex;flex-direction:column;gap:.5rem}.filter-group label{font-size:.75rem;font-weight:600;color:#475569;text-transform:uppercase;letter-spacing:.05em}.filter-input,.filter-select{padding:.625rem;border:1px solid #d1d5db;border-radius:.5rem;font-size:.875rem;transition:all .2s}.filter-input:focus,.filter-select:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.search-input-wrapper{position:relative;display:flex;align-items:center}.search-icon{position:absolute;left:.75rem;color:#94a3b8;pointer-events:none}.search-input{width:100%;padding:.625rem .625rem .625rem 2.5rem;border:1px solid #d1d5db;border-radius:.5rem;font-size:.875rem;transition:all .2s}.search-input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.price-range-inputs{display:flex;align-items:center;gap:.5rem}.price-input{width:100%;padding:.625rem;border:1px solid #d1d5db;border-radius:.5rem;font-size:.875rem;transition:all .2s}.price-input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.filter-actions{display:flex;justify-content:flex-end;margin-top:1rem;padding-top:1rem;border-top:1px solid #e2e8f0}.clear-filters-button{padding:.5rem 1rem;background:#fff;border:1px solid #d1d5db;border-radius:.5rem;font-size:.875rem;font-weight:500;color:#64748b;cursor:pointer;transition:all .2s}.clear-filters-button:hover{background:#f1f5f9;border-color:#94a3b8}.batch-actions-bar{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.5rem;background:#fef3c7;border:1px solid #fbbf24;border-radius:.75rem;margin-bottom:1.5rem}.selected-count{font-size:.875rem;font-weight:600;color:#92400e}.batch-delete-button{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#ef4444;border:1px solid #ef4444;border-radius:.5rem;font-size:.875rem;font-weight:600;color:#fff;cursor:pointer;transition:all .2s}.batch-delete-button:hover{background:#dc2626}.properties-list{min-height:400px}.properties-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem}.property-card{background:#fff;border-radius:1rem;overflow:hidden;border:1px solid #e2e8f0;box-shadow:0 1px 3px #0000001a;transition:all .2s}.property-card:hover{box-shadow:0 10px 20px #0000001a;transform:translateY(-2px)}.property-card.selected{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.property-checkbox{position:absolute;top:.5rem;left:.5rem;z-index:10}.property-checkbox input[type=checkbox]{width:1.25rem;height:1.25rem;cursor:pointer;accent-color:#3b82f6}.property-image{position:relative;height:200px;overflow:hidden}.property-image img{width:100%;height:100%;object-fit:cover}.classification-badge,.land-type-badge,.property-status-badge{position:absolute;top:1rem;right:1rem;padding:.25rem .75rem;border-radius:.5rem;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#fff}.status-active{background:#10b981}.status-pending{background:#f59e0b}.status-sold{background:#64748b}.status-under_contract{background:#8b5cf6}.status-withdrawn{background:#ef4444}.listing-type-badge{display:inline-block;padding:.25rem .75rem;border-radius:.5rem;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;margin-top:.5rem}.listing-type-badge.exclusive{background:#3b82f6;color:#fff}.listing-type-badge.non_exclusive{background:#8b5cf6;color:#fff}.listing-type-badge.open_listing{background:#10b981;color:#fff}.price-reduction-badge{display:inline-block;padding:.25rem .75rem;background:#ef4444;color:#fff;border-radius:.5rem;font-size:.75rem;font-weight:600;margin-top:.5rem}.property-info{padding:1.5rem}.property-title{font-size:1.125rem;font-weight:700;color:#0f172a;margin-bottom:.5rem}.property-location{font-size:.875rem;color:#64748b;margin-bottom:1rem}.property-details{display:flex;flex-direction:column;gap:.75rem}.detail-item{display:flex;justify-content:space-between;align-items:center;font-size:.875rem}.detail-label{font-weight:500;color:#64748b}.detail-value{font-weight:600;color:#0f172a}.detail-item.warning{color:#f59e0b}.property-actions{display:flex;gap:.5rem;padding:1rem 1.5rem;border-top:1px solid #f1f5f9}.action-button{padding:.5rem;border-radius:.5rem;border:none;cursor:pointer;transition:all .2s}.view-button{background:#3b82f6;color:#fff}.view-button:hover{background:#2563eb}.edit-button{background:#f59e0b;color:#fff}.edit-button:hover{background:#d97706}.delete-button{background:#ef4444;color:#fff}.delete-button:hover{background:#dc2626}.empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;text-align:center}.empty-icon{margin-bottom:1rem;color:#94a3b8}.empty-state h3{font-size:1.25rem;font-weight:600;color:#64748b}.filter-toggle-button,.add-property-button{display:flex;align-items:center;gap:.5rem;padding:.625rem 1.25rem;border-radius:.5rem;font-size:.875rem;font-weight:600;transition:all .2s}.filter-toggle-button{background:#fff;border:1px solid #d1d5db;color:#475569}.add-property-button{background:#3b82f6;color:#fff;border:1px solid #3b82f6}.add-property-button:hover{background:#2563eb}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:50}.modal-content{background:#fff;border-radius:1rem;max-width:600px;width:90%;max-height:90vh;overflow-y:auto}.modal-header{display:flex;align-items:center;justify-content:space-between;padding:1.5rem;border-bottom:1px solid #e2e8f0}.modal-header h3{font-size:1.25rem;font-weight:700;color:#0f172a}.modal-close-button{background:none;border:none;font-size:1.5rem;color:#94a3b8;cursor:pointer;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:.375rem;transition:all .2s}.modal-close-button:hover{background:#f1f5f9}.modal-body{padding:1.5rem}.modal-note{font-size:.875rem;color:#64748b;margin-bottom:1rem;line-height:1.5}.modal-footer{display:flex;justify-content:flex-end;gap:.75rem;padding:1.5rem;border-top:1px solid #e2e8f0}.cancel-button{padding:.625rem 1.25rem;border:1px solid #d1d5db;background:#fff;border-radius:.5rem;font-size:.875rem;font-weight:500;color:#475569;cursor:pointer;transition:all .2s}.save-button{padding:.625rem 1.25rem;background:#3b82f6;border:1px solid #3b82f6;border-radius:.5rem;font-size:.875rem;font-weight:600;color:#fff;cursor:pointer;transition:all .2s}.save-button:hover{background:#2563eb}.back-button{padding:.5rem 1rem;background:#fff;border:1px solid #d1d5db;border-radius:.5rem;font-size:.875rem;font-weight:500;color:#475569;cursor:pointer;transition:all .2s}.back-button:hover{background:#f1f5f9}.leaflet-cluster-anim .leaflet-marker-icon,.leaflet-cluster-anim .leaflet-marker-shadow{-webkit-transition:-webkit-transform .3s ease-out,opacity .3s ease-in;-moz-transition:-moz-transform .3s ease-out,opacity .3s ease-in;-o-transition:-o-transform .3s ease-out,opacity .3s ease-in;transition:transform .3s ease-out,opacity .3s ease-in}.leaflet-cluster-spider-leg{-webkit-transition:-webkit-stroke-dashoffset .3s ease-out,-webkit-stroke-opacity .3s ease-in;-moz-transition:-moz-stroke-dashoffset .3s ease-out,-moz-stroke-opacity .3s ease-in;-o-transition:-o-stroke-dashoffset .3s ease-out,-o-stroke-opacity .3s ease-in;transition:stroke-dashoffset .3s ease-out,stroke-opacity .3s ease-in}.marker-cluster-small{background-color:#b5e28c99}.marker-cluster-small div{background-color:#6ecc3999}.marker-cluster-medium{background-color:#f1d35799}.marker-cluster-medium div{background-color:#f0c20c99}.marker-cluster-large{background-color:#fd9c7399}.marker-cluster-large div{background-color:#f1801799}.leaflet-oldie .marker-cluster-small{background-color:#b5e28c}.leaflet-oldie .marker-cluster-small div{background-color:#6ecc39}.leaflet-oldie .marker-cluster-medium{background-color:#f1d357}.leaflet-oldie .marker-cluster-medium div{background-color:#f0c20c}.leaflet-oldie .marker-cluster-large{background-color:#fd9c73}.leaflet-oldie .marker-cluster-large div{background-color:#f18017}.marker-cluster{background-clip:padding-box;border-radius:20px}.marker-cluster div{width:30px;height:30px;margin-left:5px;margin-top:5px;text-align:center;border-radius:15px;font:12px Helvetica Neue,Arial,Helvetica,sans-serif}.marker-cluster span{line-height:30px}
