.object-type-chips{opacity:1;visibility:visible;display:flex;flex-direction:column;gap:8px;padding:2px 0 4px}.object-type-chip{--type-accent:#2563eb;position:relative;display:flex;align-items:center;gap:12px;padding:10px 12px;border-radius:14px;border:1px solid rgba(0,0,0,.06);background:rgba(255,255,255,.58);box-shadow:0 1px 0 rgba(0,0,0,.04),0 10px 24px rgba(0,0,0,.06);backdrop-filter:blur(16px) saturate(140%);-webkit-backdrop-filter:blur(16px) saturate(140%);cursor:pointer;transition:transform .12s ease,background .12s ease,border-color .12s ease,box-shadow .12s ease}[data-theme=dark] .object-type-chip{border-color:rgba(255,255,255,.1);background:rgba(17,24,39,.42);box-shadow:0 1px 0 rgba(255,255,255,.06),0 14px 34px rgba(0,0,0,.38)}.object-type-chip:hover{background:rgba(255,255,255,.72);border-color:rgba(0,0,0,.08);box-shadow:0 1px 0 rgba(0,0,0,.04),0 14px 30px rgba(0,0,0,.08)}[data-theme=dark] .object-type-chip:hover{background:rgba(17,24,39,.55);border-color:rgba(255,255,255,.14);box-shadow:0 1px 0 rgba(255,255,255,.08),0 18px 44px rgba(0,0,0,.5)}.object-type-chip:active{transform:scale(.99)}.object-type-chip input[type=checkbox]{position:absolute;opacity:0;pointer-events:none}.chip-icon{width:34px;height:34px;border-radius:12px;display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,.52);border:1px solid rgba(0,0,0,.06);color:rgba(15,23,42,.55);flex:0 0 auto}[data-theme=dark] .chip-icon{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.1);color:rgba(255,255,255,.72)}.object-type-chip:has(input:checked) .chip-icon,.object-type-chip:hover .chip-icon{color:var(--type-accent)}.chip-label{flex:1;min-width:0;font-size:14px;font-weight:500;line-height:1.3;color:var(--text-secondary);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;opacity:.85}.object-type-chip::after{content:'';display:grid;place-items:center;width:18px;height:18px;border-radius:9999px;margin-left:auto;border:1.5px solid rgba(0,0,0,.18);background:rgba(255,255,255,.65);color:transparent;font-size:12px;font-weight:800;transition:background .12s ease,border-color .12s ease,box-shadow .12s ease,color .12s ease}[data-theme=dark] .object-type-chip::after{border-color:rgba(255,255,255,.22);background:rgba(0,0,0,.28)}.object-type-chip:has(input:checked)::after{content:'✓';color:#fff;background:var(--type-accent);border-color:var(--type-accent);box-shadow:0 8px 18px rgba(0,0,0,.16)}.object-type-chip:has(input:checked){background:rgba(255,255,255,.78);border-color:rgba(0,0,0,.08);box-shadow:0 1px 0 rgba(0,0,0,.04),0 10px 22px rgba(0,0,0,.06)}[data-theme=dark] .object-type-chip:has(input:checked){background:rgba(17,24,39,.62);border-color:rgba(255,255,255,.16)}.chip-land{--type-accent:#22c55e}.chip-commercial{--type-accent:#3b82f6}.chip-billboard{--type-accent:#a78bfa}@keyframes slideInLeft{from{opacity:0;transform:translateX(-10px)}to{opacity:1;transform:translateX(0)}}.object-type-chips.loaded .object-type-chip{animation:slideInLeft .25s ease-out both}.object-type-chips.loaded .object-type-chip:first-child{animation-delay:20ms}.object-type-chips.loaded .object-type-chip:nth-child(2){animation-delay:50ms}.object-type-chips.loaded .object-type-chip:nth-child(3){animation-delay:80ms}.sidebar .filters-title{font-size:12.5px;letter-spacing:-.01em}.sidebar .filter-header{padding:6px 10px}.sidebar .filter-title{font-size:13px;font-weight:600;gap:6px}.sidebar .filter-title svg{width:12px;height:12px;opacity:.85}.sidebar .filter-content{padding:0 12px 10px;max-height:340px}.sidebar .chips{gap:5px}.sidebar .chip{padding:5px 8px;border-radius:9px;font-size:13px;line-height:1;min-height:26px}.sidebar .chip svg{width:12px!important;height:12px!important}.sidebar .object-type-chips{gap:6px;padding:2px 0}.sidebar .object-type-chip{padding:6px 8px;border-radius:10px;gap:8px;border:1px solid rgba(0,0,0,.08);background:rgba(255,255,255,.72);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-shadow:none;transform:none}[data-theme=dark] .sidebar .object-type-chip{border-color:rgba(255,255,255,.1);background:rgba(20,20,20,.55)}.sidebar .object-type-chip:hover{transform:none;box-shadow:0 2px 10px rgba(0,0,0,.08)}.sidebar .chip-label{font-size:13px;line-height:1.2;opacity:.88;font-weight:500;letter-spacing:-.01em}.sidebar .object-type-chip:has(input:checked){border-color:rgba(0,0,0,.14);background:rgba(0,0,0,.02);box-shadow:none}[data-theme=dark] .sidebar .object-type-chip:has(input:checked){border-color:rgba(255,255,255,.16);background:rgba(255,255,255,.04);box-shadow:none}.sidebar .ms-field{display:flex}.sidebar .ms-select{width:100%;min-height:34px;padding:6px 10px;border-radius:10px;border:1px solid rgba(0,0,0,.1);background:rgba(255,255,255,.75);color:var(--text);outline:0;line-height:1.5;font-size:13px}[data-theme=dark] .sidebar .ms-select{border-color:rgba(255,255,255,.12);background:rgba(20,20,20,.55)}.sidebar .ms-select:focus{border-color:rgba(0,120,212,.75);box-shadow:0 0 0 3px rgba(0,120,212,.18)}.sidebar .ms-row{display:flex;align-items:center;gap:6px}.sidebar .ms-input{width:100%;height:32px;padding:0 10px;border-radius:10px;border:1px solid rgba(0,0,0,.1);background:rgba(255,255,255,.75);color:var(--text);outline:0}[data-theme=dark] .sidebar .ms-input{border-color:rgba(255,255,255,.12);background:rgba(20,20,20,.55)}.sidebar .ms-input:focus{border-color:rgba(0,120,212,.75);box-shadow:0 0 0 3px rgba(0,120,212,.18)}.sidebar .ms-sep{flex:0 0 auto;opacity:.6;font-size:12px}.sidebar .object-type-chip .chip-icon{width:26px!important;height:26px!important;border-radius:8px!important}.sidebar .object-type-chip .chip-icon svg{width:18px!important;height:18px!important}.sidebar .object-type-chip .chip-check{width:18px!important;height:18px!important;border-radius:6px!important}.sidebar .object-type-chip .chip-check svg{width:12px!important;height:12px!important}.sidebar .ms-input,.sidebar .ms-select{min-height:34px;line-height:1.5;border-radius:9px;padding:6px 9px;font-size:13px}.sidebar .filter-section .filter-actions{display:flex;gap:6px;margin:2px 0 8px}.sidebar .filter-section .filter-actions .btn{height:28px;padding:0 10px;border-radius:10px;font-size:13px;font-weight:600;line-height:1;box-shadow:none}.sidebar .purpose-list{display:flex;flex-direction:column;gap:6px}.sidebar .purpose-group{border-radius:10px;border:1px solid rgba(0,0,0,.08);background:rgba(255,255,255,.7);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);overflow:hidden}[data-theme=dark] .sidebar .purpose-group{border-color:rgba(255,255,255,.1);background:rgba(20,20,20,.5)}.sidebar .purpose-group-header{padding:6px 10px;gap:8px;font-size:13px;font-weight:700;background:0 0}.sidebar .purpose-group-header:hover{background:rgba(0,0,0,.04)}[data-theme=dark] .sidebar .purpose-group-header:hover{background:rgba(255,255,255,.06)}.sidebar .purpose-group-header input[type=checkbox]{width:14px;height:14px}.sidebar .purpose-group-title{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sidebar .purpose-items{padding:6px 8px 8px;display:flex;flex-direction:column;gap:2px;max-height:220px;overflow:auto}.sidebar .purpose-item{padding:4px 8px;padding-left:20px;border-radius:8px;font-size:13px;gap:8px}.sidebar .purpose-item:hover{background:rgba(0,0,0,.04)}[data-theme=dark] .sidebar .purpose-item:hover{background:rgba(255,255,255,.06)}.sidebar .purpose-item input[type=checkbox]{width:13px;height:13px}.sidebar .purpose-item-title{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sidebar .purpose-group .count{margin-left:auto;padding:1px 7px;border-radius:999px;font-size:12px;font-weight:700;background:rgba(0,0,0,.06);color:rgba(0,0,0,.68);min-width:24px;text-align:center}[data-theme=dark] .sidebar .purpose-group .count{background:rgba(255,255,255,.1);color:rgba(255,255,255,.75)}.sidebar #deselectAllPurposes,.sidebar #selectAllPurposes{height:32px;padding:0 12px;border-radius:12px;font-size:13px;font-weight:600;letter-spacing:.1px}.sidebar #purposesFilter .purpose-group-header{padding:8px 10px;font-size:13px;font-weight:550;min-height:36px;align-items:flex-start}.sidebar #purposesFilter .purpose-item{padding:6px 10px 6px 24px;padding-left:24px;font-size:12.5px;min-height:32px;align-items:flex-start}.sidebar #purposesFilter .purpose-group-header input[type=checkbox],.sidebar #purposesFilter .purpose-item input[type=checkbox]{width:14px;height:14px;margin-top:2px;flex-shrink:0}.sidebar #purposesFilter .count{padding:2px 6px;font-size:11.5px;font-weight:650;min-width:auto;margin-top:2px;margin-left:4px;flex-shrink:0;border-radius:8px;line-height:1;display:inline-flex;align-items:center;justify-content:center;height:18px}body.specialist-authenticated .admin-only,body.specialist-authenticated .admin-only-block{display:none!important}body.role-admin .admin-only,body.role-super_admin .admin-only{display:flex!important}body.role-admin .admin-only-block,body.role-super_admin .admin-only-block{display:block!important}#infoModal .modal-content{max-height:90vh;overflow-y:auto}#infoModalContent{max-height:calc(90vh - 80px);overflow-y:auto}#tableContent .table-container{overflow-x:auto;overflow-y:auto;max-width:100%}#tableContent .data-table{min-width:0!important;width:100%!important}#tableContent table.data-table{table-layout:fixed}#tableContent table.data-table td,#tableContent table.data-table th{padding:10px 10px;vertical-align:middle}#tableContent table.data-table td:first-child,#tableContent table.data-table th:first-child{width:56px}#tableContent table.data-table td:nth-child(2),#tableContent table.data-table th:nth-child(2){width:112px}#tableContent table.data-table td:nth-child(3),#tableContent table.data-table th:nth-child(3){width:230px}#tableContent table.data-table td:nth-child(4),#tableContent table.data-table th:nth-child(4){width:300px}#tableContent table.data-table td:nth-child(5),#tableContent table.data-table th:nth-child(5){width:88px;text-align:right}#tableContent table.data-table td:nth-child(6),#tableContent table.data-table th:nth-child(6){width:130px}#tableContent table.data-table td:nth-child(7),#tableContent table.data-table th:nth-child(7){width:110px}#tableContent table.data-table td:nth-child(8),#tableContent table.data-table th:nth-child(8){width:104px}@media (max-width:1400px){#tableContent table.data-table td:nth-child(3),#tableContent table.data-table th:nth-child(3){width:260px}#tableContent table.data-table td:nth-child(4),#tableContent table.data-table th:nth-child(4){width:230px}}#tableContent td.table-address{padding-right:8px!important}#tableContent td.table-purpose{padding-left:8px!important;white-space:normal;line-height:1.25}#tableContent td.table-address .table-cell-top{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}#tableContent td.table-actions{text-align:center}#manageModal .data-table{min-width:1000px}.modal-content{display:flex;flex-direction:column;max-height:95vh}.modal-content>div[style*="overflow-y: auto"]{overflow-y:auto!important;-webkit-overflow-scrolling:touch}.table-purpose{position:relative;cursor:help}.table-purpose:hover{background-color:rgba(59,130,246,.1)}.table-purpose[title]{text-decoration:underline dotted}.purpose-tooltip{position:fixed;background:#fff;border:1px solid #e5e5ea;border-radius:12px;padding:0;box-shadow:0 8px 28px rgba(0,0,0,.18);z-index:100000;min-width:250px;max-width:400px;display:none;color:#1e293b;overflow:hidden;opacity:1}.purpose-tooltip.active{display:block;opacity:1!important;animation:tooltipFadeIn .2s ease forwards}@keyframes tooltipFadeIn{from{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.purpose-tooltip-title{font-weight:600;font-size:13px;margin:0;color:#334155!important;background:rgba(148,163,184,.18);padding:10px 12px;border-bottom:1px solid rgba(148,163,184,.35)}.purpose-tooltip-list{list-style:none;padding:10px 12px;margin:0}.purpose-tooltip-item{padding:8px 0;font-size:12px;color:#64748b!important;border-bottom:1px solid #e2e8f0;line-height:1.5}.purpose-tooltip-total{padding:10px 12px;border-top:1px solid rgba(148,163,184,.35);background:rgba(148,163,184,.1);font-weight:600;font-size:12px}.purpose-tooltip-item:last-child{border-bottom:none}.purpose-tooltip-item strong{color:#475569!important;font-size:13px}[data-theme=dark] .purpose-tooltip{background:#1e293b;border-color:#334155;box-shadow:0 8px 24px rgba(0,0,0,.7);color:#f1f5f9}[data-theme=dark] .purpose-tooltip-title{color:#e2e8f0!important;background:rgba(148,163,184,.1);border-bottom-color:rgba(51,65,85,.7)}[data-theme=dark] .purpose-tooltip-item{color:#94a3b8!important;border-bottom-color:rgba(51,65,85,.7)}[data-theme=dark] .purpose-tooltip-item strong{color:#cbd5e1!important}[data-theme=dark] .purpose-tooltip-total{background:rgba(148,163,184,.08);border-top-color:rgba(51,65,85,.7);color:rgba(255,255,255,.92)}.table-purpose[title]:hover{background-color:rgba(59,130,246,.1)}.sidebar #purposesFilter .purpose-group-title,.sidebar #purposesFilter .purpose-item-title{white-space:normal;word-wrap:break-word;overflow-wrap:break-word;line-height:1.4;max-width:calc(100% - 50px)}.sidebar #purposesFilter .purpose-group-title{font-weight:550;opacity:.92;letter-spacing:-.01em;line-height:1.4}.sidebar #purposesFilter .purpose-item-title{font-weight:450;opacity:.85;letter-spacing:0;line-height:1.45}[data-theme=dark] .chip-label,[data-theme=dark] .sidebar #purposesFilter .purpose-group-title,[data-theme=dark] .sidebar #purposesFilter .purpose-item-title{opacity:1}.sidebar #purposesFilter .purpose-group-header .count,.sidebar #purposesFilter .purpose-item .count{margin-left:6px}[data-theme=dark] .chip-label{color:#a3a3a3}