:root{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.5;font-weight:400;--primary-blue: #1E6FED;--dark-navy: #0D1B2A;--accent-orange: #FF8B3D;--light-gray: #F4F6F8;--medium-gray: #D2D6DB;--dark-gray: #444B54;--white: #FFFFFF;color:var(--dark-navy);background-color:var(--light-gray);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-width:320px;min-height:100vh}#root{width:100%}a{color:var(--primary-blue);text-decoration:none;transition:color .2s ease}a:hover{color:var(--accent-orange);text-decoration:underline}h1,h2,h3,h4,h5,h6{margin:0;font-family:Inter,sans-serif;font-weight:700;color:var(--dark-navy)}button,input,select{font-family:inherit}.filters-panel{background:linear-gradient(135deg,#f8fafc,#f1f5f9);border:1px solid #e2e8f0;border-radius:12px;padding:0;margin-bottom:1.5rem;box-shadow:0 1px 3px #0000000d;overflow:hidden}.filters-panel-horizontal{display:flex;flex-direction:row;flex-wrap:wrap;gap:0}.filters-section{padding:1.25rem 1.5rem;border-bottom:1px solid #e2e8f0}.filters-section-horizontal{flex:1;min-width:300px;padding:1.25rem 1.5rem;border-right:1px solid #e2e8f0;border-bottom:none}.filters-section-horizontal:last-child{border-right:none}.filters-section-wide{flex:2;min-width:400px}.filters-section-narrow{flex:.8;min-width:250px}.filters-section:last-child{border-bottom:none}.filters-section-header{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem}.filters-section-header h3{font-size:.8rem;font-weight:700;color:#475569;text-transform:uppercase;letter-spacing:.05em;margin:0}.filters-section-header .section-icon{font-size:1rem;opacity:.7}.filters-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,.5fr));gap:1.25rem;align-items:start}.filters-grid-compact{grid-template-columns:repeat(auto-fill,minmax(240px,1fr))}.filters-section-horizontal .filters-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:.75rem}.filter-group{display:flex;flex-direction:column;gap:.35rem}.filter-group label{font-size:.75rem;font-weight:600;color:#64748b;letter-spacing:.01em}.filter-group input,.filter-group select{padding:.6rem .75rem;border:1px solid #cbd5e1;border-radius:8px;font-size:.875rem;background-color:#fff;color:#334155;transition:all .2s ease}.filter-group input:hover,.filter-group select:hover{border-color:#94a3b8}.filter-group input:focus,.filter-group select:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f626}.filter-group input::placeholder{color:#94a3b8}.filter-group select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%2364748b'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M19 9l-7 7-7-7'%3E%3C/path%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .6rem center;background-size:1rem;padding-right:2.25rem}.filter-range{display:flex;flex-direction:column;gap:.35rem;min-width:220px}.filter-range label{font-size:.75rem;font-weight:600;color:#64748b;letter-spacing:.01em}.filter-range-inputs{display:flex;gap:.5rem;align-items:center}.filter-range-inputs input{flex:1;min-width:100px;padding:.6rem .75rem;border:1px solid #cbd5e1;border-radius:8px;font-size:.875rem;background-color:#fff;color:#334155;transition:all .2s ease}.filter-range-inputs input:hover{border-color:#94a3b8}.filter-range-inputs input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f626}.filter-range-inputs input::placeholder{color:#94a3b8}.filter-range-separator{color:#94a3b8;font-size:.875rem;flex-shrink:0}.filter-date-presets{display:flex;gap:.5rem;margin-top:.5rem}.date-preset-btn{flex:1;padding:.4rem .75rem;font-size:.75rem;font-weight:600;color:#475569;background-color:#f8fafc;border:1px solid #cbd5e1;border-radius:6px;cursor:pointer;transition:all .2s ease;white-space:nowrap}.date-preset-btn:hover{background-color:#e0f2fe;border-color:#7dd3fc;color:#0369a1}.date-preset-btn:active{transform:scale(.98)}.filter-checkbox{flex-direction:row;align-items:center;padding-top:.5rem}.checkbox-label{display:inline-flex;align-items:center;gap:.75rem;cursor:pointer;font-weight:500;font-size:.875rem;color:#475569;-webkit-user-select:none;user-select:none;padding:.6rem 1rem;background-color:#fff;border:1px solid #cbd5e1;border-radius:8px;transition:all .2s ease}.checkbox-label:hover{border-color:#94a3b8;background-color:#f8fafc}.checkbox-label:has(input:checked){background-color:#eff6ff;border-color:#3b82f6;color:#1e40af}.checkbox-label input[type=checkbox]{width:18px;height:18px;cursor:pointer;accent-color:#3b82f6;border-radius:4px;margin:0}.filters-actions{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.5rem;background-color:#f8fafc;border-top:1px solid #e2e8f0;flex-wrap:wrap}.filters-summary-standalone{margin-top:.75rem;margin-bottom:1rem}.btn-clear,.btn-secondary{padding:.6rem 1.25rem;background-color:#fff;color:#475569;border:1px solid #cbd5e1;border-radius:8px;cursor:pointer;font-size:.875rem;font-weight:500;transition:all .2s ease;display:inline-flex;align-items:center;gap:.5rem}.btn-clear:hover,.btn-secondary:hover{background-color:#f1f5f9;border-color:#94a3b8}.btn-primary{padding:.6rem 1.25rem;background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;border:none;border-radius:8px;cursor:pointer;font-size:.875rem;font-weight:500;transition:all .2s ease;box-shadow:0 1px 2px #2563eb33}.btn-primary:hover{background:linear-gradient(135deg,#2563eb,#1d4ed8);box-shadow:0 2px 4px #2563eb4d}.btn-link{background:none;border:none;color:#3b82f6;cursor:pointer;padding:.25rem .5rem;font-size:.875rem;text-decoration:none;font-weight:500}.btn-link:hover{color:#2563eb;text-decoration:underline}.btn-sm{padding:.35rem .75rem;font-size:.8rem}.table-view{width:100%}.table-view h2{font-size:1.35rem;color:#1e293b;margin-bottom:1.25rem;font-weight:600}.table-info{font-size:.875rem;color:#64748b;margin-bottom:.75rem;font-weight:500}.table-container{overflow-x:auto;background-color:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 1px 3px #0000000d}.table-container{overflow-x:scroll;overflow-y:auto;max-height:calc(100vh - 350px);border:1px solid #e2e8f0;border-radius:10px;margin-bottom:1.5rem;box-shadow:0 2px 8px #0000000d}.data-table{width:100%;border-collapse:collapse;font-size:.875rem;min-width:1200px}.data-table th{background-color:#f8fafc;padding:.875rem .75rem;text-align:left;font-weight:600;color:#475569;border-bottom:2px solid #e2e8f0;white-space:nowrap;position:sticky;top:0;z-index:10;box-shadow:0 2px 4px #0000000d}.data-table td{padding:.65rem .75rem;border-bottom:1px solid #f1f5f9;vertical-align:top;color:#334155}.data-table tbody .cell-content{display:block;max-height:3.8rem;overflow:hidden;line-height:1.3}.data-table tbody tr.row-expanded .cell-content,.data-table tbody tr.expanded-row .cell-content{max-height:none;overflow:visible}.data-table tbody tr:hover{background-color:#f8fafc}.data-table tbody tr.row-expanded{background-color:#eff6ff}.sortable-header{cursor:pointer;-webkit-user-select:none;user-select:none;display:inline-flex;align-items:center;gap:4px;font-weight:600;color:var(--primary-blue);transition:all .2s ease;padding:.25rem .5rem;border-radius:4px;background-color:#1e6fed0d}.sortable-header:hover{background-color:#1e6fed26;transform:translateY(-1px)}.id-rcn-link{color:#3b82f6;cursor:pointer;text-decoration:none;font-weight:500}.id-rcn-link:hover{color:#2563eb;text-decoration:underline}.cell-multiline{display:flex;flex-direction:column;gap:.15rem}.text-muted{color:#6c757d;font-size:.8rem}.currency-cell,.number-cell{text-align:right;font-variant-numeric:tabular-nums}.expanded-row{background-color:#f0f9ff!important}.expanded-content{padding:1.25rem}.expanded-section{margin-bottom:1rem;overflow-x:auto;max-width:100%}.expanded-section:last-child{margin-bottom:0}.expanded-section h4{font-size:.9rem;color:#1e40af;margin-bottom:.75rem;font-weight:600}.sub-table{width:max-content;max-width:100%;border-collapse:collapse;font-size:.75rem;background-color:#fff;border:1px solid #e2e8f0;border-radius:8px;overflow:visible}.sub-table th{background-color:#f1f5f9;padding:.4rem .5rem;text-align:left;font-weight:600;color:#475569;border-bottom:1px solid #e2e8f0;white-space:nowrap;font-size:.7rem;max-width:400px;overflow:hidden;text-overflow:ellipsis}.sub-table td{padding:.35rem .5rem;border-bottom:1px solid #f1f5f9;white-space:nowrap;font-size:.7rem;max-width:400px;overflow:hidden;text-overflow:ellipsis}.sub-table tbody tr:last-child td{border-bottom:none}.sub-table tbody tr:hover{background-color:#f8fafc}.pagination{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:1.25rem;flex-wrap:wrap}.pagination button{padding:.5rem .875rem;background-color:#fff;border:1px solid #e2e8f0;border-radius:8px;cursor:pointer;font-size:.875rem;font-weight:500;color:#475569;transition:all .2s ease}.pagination button:hover:not(:disabled){background-color:#3b82f6;color:#fff;border-color:#3b82f6}.pagination button:disabled{opacity:.4;cursor:not-allowed}.pagination span{font-size:.875rem;color:#64748b;padding:0 .5rem}.pagination select{padding:.5rem .75rem;border:1px solid #e2e8f0;border-radius:8px;font-size:.875rem;background-color:#fff;cursor:pointer}.loading{text-align:center;padding:3rem;color:#64748b;font-size:1rem}.error{text-align:center;padding:2rem;color:#dc2626;font-size:1rem;background-color:#fef2f2;border-radius:8px;border:1px solid #fecaca}.error-message{text-align:center;padding:2rem;color:#dc2626}.error-message button{margin-top:1rem;padding:.6rem 1.25rem;background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;border:none;border-radius:8px;cursor:pointer;font-weight:500}.error-message button:hover{background:linear-gradient(135deg,#2563eb,#1d4ed8)}.badge{display:inline-flex;align-items:center;justify-content:center;font-size:.7rem;font-weight:600;padding:.15rem .4rem;border-radius:9999px;background-color:#dbeafe;color:#1e40af;margin-left:.35rem}.info-dodatkowe-cell{margin-top:.375rem}.additional-info-value{font-size:.8125rem;color:var(--dark-navy);font-weight:500;padding:.25rem .5rem;background-color:#1e6fed14;border-left:2px solid var(--primary-blue);border-radius:3px;margin-top:.25rem;display:inline-block}.additional-info-inline .info-label{font-weight:600;color:var(--dark-navy);font-style:normal;margin-right:.25rem}@media(max-width:1400px){.filters-panel-horizontal{flex-direction:column}.filters-section-horizontal{border-right:none;border-bottom:1px solid #e2e8f0}.filters-section-horizontal:last-child{border-bottom:none}}.multiselect-container{position:relative;width:100%}.multiselect-container.disabled{opacity:.6;cursor:not-allowed}.multiselect-label{display:block;margin-bottom:.5rem;font-weight:500;color:#374151}.multiselect-input-wrapper{position:relative;min-height:2.5rem;padding:.5rem;background:#fff;border:1px solid #d1d5db;border-radius:.375rem;margin-top:9px;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:.5rem}.multiselect-input-wrapper.open{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.multiselect-container.disabled .multiselect-input-wrapper{background:#f3f4f6;cursor:not-allowed}.multiselect-display{flex:1;display:flex;align-items:center;flex-wrap:wrap;gap:.25rem;min-height:1.5rem}.multiselect-placeholder{color:#9ca3af;font-size:.875rem}.multiselect-tags{display:flex;flex-wrap:wrap;gap:.25rem;max-width:100%}.multiselect-tag{display:inline-flex;align-items:center;gap:.25rem;padding:.125rem .5rem;background:#eff6ff;color:#1e40af;border-radius:.25rem;font-size:.875rem;max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.multiselect-tag-remove{background:none;border:none;color:#1e40af;font-size:1.25rem;line-height:1;padding:0;cursor:pointer;margin-left:.25rem;font-weight:700}.multiselect-tag-remove:hover{color:#1e3a8a}.multiselect-tag-more{display:inline-flex;align-items:center;padding:.125rem .5rem;background:#e5e7eb;color:#374151;border-radius:.25rem;font-size:.875rem;font-weight:500}.multiselect-actions{display:flex;align-items:center;gap:.5rem;flex-shrink:0}.multiselect-clear{background:none;border:none;color:#6b7280;font-size:1.5rem;line-height:1;padding:0;cursor:pointer;font-weight:700;width:1.5rem;height:1.5rem;display:flex;align-items:center;justify-content:center;border-radius:.25rem}.multiselect-clear:hover{color:#374151;background:#f3f4f6}.multiselect-arrow{color:#6b7280;font-size:.75rem;transition:transform .2s}.multiselect-input-wrapper.open .multiselect-arrow{transform:rotate(180deg)}.multiselect-dropdown{position:absolute;top:calc(100% + .25rem);left:0;right:0;background:#fff;border:1px solid #d1d5db;border-radius:.375rem;box-shadow:0 10px 15px -3px #0000001a;z-index:1000;overflow:hidden;display:flex;flex-direction:column}.multiselect-search{padding:.5rem;border-bottom:1px solid #e5e7eb}.multiselect-search input{width:100%;padding:.5rem;border:1px solid #d1d5db;border-radius:.25rem;font-size:.875rem}.multiselect-search input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.multiselect-options{overflow-y:auto;max-height:inherit}.multiselect-options::-webkit-scrollbar{width:.5rem}.multiselect-options::-webkit-scrollbar-track{background:#f3f4f6}.multiselect-options::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:.25rem}.multiselect-options::-webkit-scrollbar-thumb:hover{background:#9ca3af}.multiselect-option{width:100%;padding:.625rem .75rem;background:#fff;border:none;text-align:left;cursor:pointer;font-size:.875rem;color:#374151;display:flex;align-items:center;gap:.5rem;transition:background-color .15s}.multiselect-option:hover,.multiselect-option.highlighted{background:#f3f4f6}.multiselect-option.selected{background:#eff6ff;color:#1e40af;font-weight:500}.multiselect-option input[type=checkbox]{cursor:pointer;width:1rem;height:1rem;flex-shrink:0}.multiselect-select-all{border-bottom:1px solid #e5e7eb;font-weight:600;background:#f9fafb}.multiselect-select-all:hover{background:#f3f4f6}.multiselect-no-options{padding:1rem;text-align:center;color:#9ca3af;font-size:.875rem}.data-table-container{width:100%}.table-wrapper{overflow-x:auto;overflow-y:auto;max-height:calc(100vh - 350px);border:1px solid var(--medium-gray);border-radius:10px;margin-bottom:1.5rem;box-shadow:0 2px 8px #0d1b2a0f}.data-table{width:100%;border-collapse:collapse;font-size:.9375rem;min-width:1120px}.data-table thead{background-color:#f8fafc;position:sticky;top:0;z-index:10}.data-table th{background-color:#f8fafc;padding:.25rem .45rem;text-align:center;font-weight:600;color:#475569;border-bottom:2px solid #e2e8f0;white-space:normal;line-height:1.2;position:sticky;top:0;z-index:10;box-shadow:0 2px 4px #0000000d}.data-table td{padding:.35rem .45rem;border-bottom:1px solid #f1f5f9;border-left:1px solid #f1f5f9;vertical-align:middle;color:#334155}.idrcn-cell{display:flex;align-items:center;gap:6px}.expand-toggle{border:none;background:#eef2ff;color:#475569;cursor:pointer;width:22px;height:22px;border-radius:6px;font-size:12px;line-height:1;display:inline-flex;align-items:center;justify-content:center;padding:0}.expand-toggle:hover{background:#e0e7ff}.select-checkbox{cursor:pointer;width:16px;height:16px}.data-table th:first-child,.data-table td:first-child,.data-table th:nth-child(2),.data-table td:nth-child(2){width:38px;min-width:38px;padding:.35rem;text-align:center}.expanded-row td,.expanded-cell{padding:0;background:#fff;border-bottom:1px solid #e2e8f0}.expanded-table-wrapper{padding:.6rem .5rem;background:#fff}.expanded-table{width:70%;border-collapse:collapse;font-size:.9rem;table-layout:fixed}.expanded-table th{background:#f8fafc;text-align:center;padding:.35rem .5rem;border-bottom:1px solid #e2e8f0;color:#475569;font-weight:600;word-break:break-word;white-space:normal;overflow:hidden}.expanded-table th:first-child{width:10%}.expanded-table th:nth-child(2){width:5%}.expanded-table th:nth-child(3){width:8%}.expanded-table th:nth-child(4){width:20%}.expanded-table th:nth-child(5){width:12%}.expanded-table th:nth-child(6){width:10%}.expanded-table th:nth-child(7){width:8%}.expanded-table td{padding:.35rem .5rem;border-top:1px solid #f1f5f9;color:#334155;word-break:break-word;overflow:hidden;text-overflow:ellipsis}.expanded-table .info-label{font-weight:600;color:#475569}.data-table tbody tr:hover{background-color:#1e6fed0a}.data-table tbody tr:last-child td{border-bottom:none}.loading-cell,.empty-cell{text-align:center;padding:2rem!important;color:#888;font-style:italic}.pagination-controls{display:flex;justify-content:space-between;align-items:center;padding:1rem 0;flex-wrap:wrap;gap:1.25rem}.pagination-info{font-size:.9375rem;color:var(--dark-gray);font-weight:500}.pagination-buttons{display:flex;gap:.375rem}.pagination-buttons button{padding:.625rem 1rem;border:2px solid var(--medium-gray);background-color:var(--white);cursor:pointer;border-radius:8px;font-size:.9375rem;min-width:40px;font-weight:600;transition:all .3s ease}.pagination-buttons button:hover:not(:disabled){background-color:var(--primary-blue);color:var(--white);border-color:var(--primary-blue);transform:translateY(-1px);box-shadow:0 4px 8px #1e6fed4d}.pagination-buttons button:disabled{opacity:.4;cursor:not-allowed}.page-size-selector{display:flex;align-items:center;gap:.625rem;font-size:.9375rem}.page-size-selector label{color:var(--dark-gray);font-weight:500}.page-size-selector select{padding:.5rem .75rem;border:2px solid var(--medium-gray);border-radius:8px;font-size:.9375rem;cursor:pointer;background-color:var(--white);transition:all .3s ease}.page-size-selector select:focus{outline:none;border-color:var(--primary-blue);box-shadow:0 0 0 3px #1e6fed1a}.table-toolbar{display:flex;justify-content:flex-start;align-items:center;gap:.75rem;margin:.75rem 0 .5rem}.column-toggle-btn{background:var(--primary-blue);color:#fff;border:none;border-radius:8px;padding:.5rem .85rem;cursor:pointer;font-weight:600;box-shadow:0 2px 6px #1e6fed4d}.column-toggle-btn:hover{background:#1f6fde}.column-chooser{display:grid;grid-template-columns:repeat(8,1fr);gap:.55rem;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;padding:.5rem;box-shadow:0 2px 10px #0000000f;max-width:100%;width:100%}.column-chooser-item{display:flex;align-items:center;gap:.5rem;font-size:.9rem;color:#334155;white-space:normal}.number-cell{text-align:right;font-variant-numeric:tabular-nums}.currency-cell{text-align:right;font-variant-numeric:tabular-nums;color:#2e7d32;font-weight:500}.date-cell{white-space:nowrap}.id-rcn-link{color:var(--primary-blue);text-decoration:none;font-weight:600;cursor:pointer;transition:color .3s ease}.id-rcn-link:hover{text-decoration:underline;color:var(--accent-orange)}.transaction-multi-property{background-color:#fffbeb!important}.transaction-multi-property:hover{background-color:#fef3c7!important}.multiple-items-indicator{color:#6366f1;font-style:italic;font-weight:500;cursor:help;padding:2px 6px;border-radius:4px;background-color:#eef2ff;border:1px solid #c7d2fe;transition:all .2s ease}.multiple-items-indicator:hover{background-color:#e0e7ff;border-color:#a5b4fc;color:#4f46e5}.table-info-with-export{display:flex;justify-content:space-between;align-items:center;margin-top:2rem;margin-bottom:1.5rem;flex-wrap:wrap;gap:1rem}.table-info{font-size:1rem;color:#475569;font-weight:500}.export-buttons{display:flex;gap:.75rem}.export-btn{padding:.625rem 1.25rem;border-radius:6px;border:none;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:.5rem;white-space:nowrap}.export-btn:disabled{opacity:.6;cursor:not-allowed}.export-btn-excel{background-color:#10b981;color:#fff}.export-btn-excel:hover:not(:disabled){background-color:#059669;transform:translateY(-2px);box-shadow:0 4px 12px #10b9814d}.export-btn-pdf{background-color:#ef4444;color:#fff}.export-btn-pdf:hover:not(:disabled){background-color:#dc2626;transform:translateY(-2px);box-shadow:0 4px 12px #ef44444d}.export-btn-secondary{background-color:#e2e8f0;color:#334155}.export-btn-secondary:hover:not(:disabled){background-color:#cbd5e1;transform:translateY(-1px)}.export-btn-secondary.active{background-color:#0ea5e9;color:#fff}.export-toggle-group{display:inline-flex;align-items:center;gap:.5rem}.export-toggle-label{font-size:.8rem;color:#475569}.export-scope-compact{display:inline-flex;align-items:center}.export-slim-select{appearance:none;-webkit-appearance:none;-moz-appearance:none;padding:.4rem 1.75rem .4rem .5rem;border:1px solid #cbd5e1;border-radius:6px;background-color:#fff;color:#334155;font-size:.85rem;line-height:1;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%2364748b'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M19 9l-7 7-7-7'%3E%3C/path%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .5rem center;background-size:.9rem}.export-slim-select:hover{border-color:#94a3b8}.export-slim-select:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f626}@media(max-width:640px){.table-info-with-export{flex-direction:column;align-items:stretch}.export-buttons{width:100%}.export-btn{flex:1;justify-content:center}}.go-to-map-btn{display:inline-flex;align-items:center;gap:.5rem;padding:.6rem 1rem;border-radius:8px;border:none;background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;font-weight:600;cursor:pointer;transition:all .18s ease;box-shadow:0 1px 3px #2563eb4d}.go-to-map-btn:hover{background:linear-gradient(135deg,#1d4ed8,#1e40af);transform:translateY(-2px);box-shadow:0 6px 18px #2563eb59}.go-to-map-btn:active{transform:translateY(0)}.auth-container{display:flex;justify-content:center;align-items:center;min-height:100vh;background:var(--light-gray);padding:20px}.auth-box{background:var(--white);border-radius:12px;padding:40px;box-shadow:0 2px 12px #0d1b2a14;max-width:420px;width:100%;border-top:4px solid var(--primary-blue)}.auth-box h1{text-align:center;color:var(--primary-blue);font-size:32px;margin:0 0 10px;font-weight:700}.auth-box h2{text-align:center;color:var(--dark-navy);font-size:20px;margin:0 0 30px;font-weight:400}.auth-form{display:flex;flex-direction:column;gap:20px}.form-group{display:flex;flex-direction:column;gap:6px}.form-group label{font-weight:500;color:var(--dark-gray);font-size:14px}.form-group input{padding:12px 14px;border:2px solid var(--medium-gray);border-radius:8px;font-size:15px;transition:all .2s ease}.form-group input:focus{outline:none;border-color:var(--primary-blue);box-shadow:0 0 0 3px #1e6fed1a}.form-group small{color:var(--dark-gray);font-size:12px;margin-top:4px}.error-message{background-color:#fff1f0;color:#d32f2f;padding:12px;border-radius:6px;border-left:4px solid #d32f2f;font-size:14px}.auth-button{padding:14px;background:var(--primary-blue);color:var(--white);border:none;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:all .2s ease;margin-top:10px}.auth-button:hover:not(:disabled){background:var(--accent-orange);transform:translateY(-1px);box-shadow:0 4px 12px #1e6fed4d}.auth-button:disabled{opacity:.6;cursor:not-allowed}.auth-link{text-align:center;margin-top:20px;color:var(--dark-gray)}.auth-link a{color:var(--primary-blue);text-decoration:none;font-weight:500;transition:color .2s ease}.auth-link a:hover{color:var(--accent-orange);text-decoration:underline}.filters-container{background-color:var(--white);border:1px solid var(--medium-gray);border-radius:10px;margin-bottom:1.5rem;box-shadow:0 2px 8px #0d1b2a0f}.accordion-section{border-bottom:1px solid var(--medium-gray)}.accordion-section:last-child{border-bottom:none}.accordion-header{width:100%;display:flex;justify-content:space-between;align-items:center;padding:1rem 1.5rem;background:none;border:none;cursor:pointer;transition:background-color .2s ease;text-align:left}.accordion-header:hover{background-color:#0d6efd0d}.accordion-title{font-size:1rem;font-weight:600;color:var(--dark-navy);display:flex;align-items:center;gap:.5rem}.accordion-badge{display:inline-flex;align-items:center;justify-content:center;min-width:1.5rem;height:1.5rem;padding:0 .375rem;background-color:var(--primary-blue);color:var(--white);font-size:.75rem;font-weight:700;border-radius:10px}.accordion-icon{font-size:.75rem;color:var(--dark-gray);transition:transform .3s ease}.accordion-icon.expanded{transform:rotate(180deg)}.accordion-content{padding:0 1.5rem 1.5rem;animation:slideDown .3s ease-out}@keyframes slideDown{0%{opacity:0;max-height:0}to{opacity:1;max-height:1000px}}.filters-header{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.5rem;border-bottom:1px solid transparent}.filters-toggle{background:none;border:none;font-size:1rem;font-weight:600;color:var(--dark-navy);cursor:pointer;display:flex;align-items:center;gap:.625rem;padding:0;transition:color .3s ease}.filters-toggle:hover{color:var(--primary-blue)}.active-indicator{color:var(--primary-blue);font-size:.8rem;font-weight:700}.clear-filters{background:none;border:1px solid #dc3545;color:#dc3545;padding:.5rem 1rem;border-radius:8px;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .3s ease}.clear-filters:hover{background-color:#dc3545;color:var(--white);transform:translateY(-1px);box-shadow:0 4px 8px #dc35454d}.filters-content{padding:1.5rem;border-top:1px solid var(--medium-gray)}.filters-row{display:flex;gap:1.25rem;margin-bottom:1.25rem;flex-wrap:wrap}.filters-row:last-child{margin-bottom:0}.filter-group{flex:1;min-width:150px}.filter-group label{display:block;font-size:.875rem;color:var(--dark-gray);margin-bottom:.375rem;font-weight:500}.filter-group select,.filter-group input{width:100%;padding:.625rem .875rem;border:2px solid var(--medium-gray);border-radius:8px;font-size:.9375rem;transition:all .3s ease;background-color:var(--white);height:42px;box-sizing:border-box}.filter-group select:focus,.filter-group input:focus{outline:none;border-color:var(--primary-blue);box-shadow:0 0 0 3px #1e6fed1a}.filter-group input[type=number]{appearance:textfield;-moz-appearance:textfield}.filter-group input[type=number]::-webkit-outer-spin-button,.filter-group input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.filter-range{display:flex;flex-direction:column;flex:1;min-width:280px;gap:.25rem}.filter-range>label{display:block;font-size:.875rem;color:var(--dark-gray);margin-bottom:.375rem;font-weight:500}.filter-range-header{display:flex;justify-content:space-between;align-items:center;gap:1.2rem}.filter-range-header label{font-size:.875rem;font-weight:500;color:var(--dark-gray);margin:0;flex-shrink:0}.unit-toggle-switch{display:inline-flex;background-color:#e2e8f0;border-radius:8px;padding:3px;gap:0}.unit-toggle-btn{padding:.5rem .875rem;border:none;background-color:transparent;color:#64748b;font-size:.8125rem;font-weight:500;cursor:pointer;border-radius:6px;transition:all .25s cubic-bezier(.4,0,.2,1);white-space:nowrap;position:relative}.unit-toggle-btn:hover{color:#334155}.unit-toggle-btn.active{background-color:var(--white);color:var(--primary-blue);font-weight:600;box-shadow:0 2px 6px #1e6fed26}.filter-range-inputs{display:flex;gap:.75rem;align-items:center}.filter-range-inputs input{flex:1;padding:.625rem .875rem;border:2px solid var(--medium-gray);border-radius:8px;font-size:.9375rem;transition:all .3s ease;background-color:var(--white);min-width:120px;height:42px;box-sizing:border-box}.filter-range-inputs input[type=date]{min-width:130px}.filter-range-inputs input:focus{outline:none;border-color:var(--primary-blue);box-shadow:0 0 0 3px #1e6fed1a}.filter-range-separator{color:var(--dark-gray);font-weight:600;-webkit-user-select:none;user-select:none}.filters-section{background-color:var(--light-gray);border-radius:8px;padding:1.25rem;margin-bottom:1.25rem}.filters-section:last-child{margin-bottom:0}.section-title{font-size:1rem;font-weight:700;color:var(--dark-navy);margin:0 0 1rem;padding-bottom:.625rem;border-bottom:2px solid var(--medium-gray)}@media(max-width:768px){.filters-row{flex-direction:column}.filter-group{min-width:100%}}.filter-group input.pending{border-color:#ffc107;background-color:#fffbea}.filter-group.filter-active select,.filter-group.filter-active input,.filter-range.filter-active input{border-color:var(--primary-blue);border-width:2px;background-color:#1e6fed0d}.filter-group.filter-active label,.filter-range.filter-active label{color:var(--primary-blue);font-weight:700}.filter-group.filter-checkbox.filter-active label{color:var(--primary-blue)}.filters-summary{display:flex;align-items:center;gap:.625rem;font-size:.9375rem;color:var(--dark-gray)}.filters-summary-label{font-weight:700;color:var(--dark-navy)}.filters-summary-count{background-color:var(--primary-blue);color:var(--white);padding:.25rem .625rem;border-radius:16px;font-weight:700;font-size:.875rem;box-shadow:0 2px 6px #1e6fed4d}.filters-summary-items{display:flex;flex-wrap:wrap;gap:.5rem}.filter-tag{background:linear-gradient(135deg,#eff6ff,#dbeafe);color:#1e40af;padding:.375rem .75rem;border-radius:6px;font-size:.8125rem;display:inline-flex;align-items:center;gap:.375rem;font-weight:500;border:1px solid #93c5fd;box-shadow:0 1px 2px #3b82f61a}.filter-tag strong{font-weight:600;color:#1e3a8a}.filter-tag-remove{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;margin-left:.25rem;background-color:#1e40af26;color:#1e40af;border:none;border-radius:4px;font-size:16px;font-weight:700;line-height:1;cursor:pointer;transition:all .15s ease}.filter-tag-remove:hover{background-color:#ef4444;color:#fff;transform:scale(1.1)}.filter-tag-remove:active{transform:scale(.95)}.filter-group.filter-checkbox{flex-direction:row;align-items:center;padding-top:1.9rem}.filter-group.filter-checkbox label{margin-bottom:-20px;font-size:.875rem;color:inherit;font-weight:500;letter-spacing:normal}.checkbox-label{display:flex;align-items:center;gap:.75rem;cursor:pointer;-webkit-user-select:none;user-select:none;font-size:.875rem;padding:.65rem .75rem;border:1px solid #cbd5e1;border-radius:8px;transition:all .2s ease;background-color:#fff;width:100%}.checkbox-label:hover{border-color:#94a3b8}.checkbox-label input[type=checkbox]{width:16px;height:16px;cursor:pointer;margin:0;margin-right:.5rem;accent-color:var(--primary-blue);flex-shrink:0}.checkbox-text{color:#334155;font-weight:500}.filter-group.filter-checkbox.filter-active .checkbox-label{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f626}.filter-group.filter-checkbox.filter-active .checkbox-text{color:var(--primary-blue);font-weight:600}.filters-reset-btn{background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;border:none;padding:.625rem 1.25rem;border-radius:8px;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 4px #3b82f633;margin-top:.5rem}.filters-reset-btn:hover{background:linear-gradient(135deg,#2563eb,#1d4ed8);box-shadow:0 4px 8px #3b82f64d;transform:translateY(-1px)}.filters-reset-btn:active{transform:translateY(0);box-shadow:0 2px 4px #3b82f633}.stats-container{display:flex;gap:1.25rem;margin-bottom:2rem;flex-wrap:wrap}.stats-card{flex:1;min-width:140px;background-color:var(--white);border:2px solid var(--medium-gray);border-radius:10px;padding:1.5rem 2rem;text-align:center;box-shadow:0 2px 8px #0d1b2a0f;transition:all .3s ease}.stats-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #1e6fed26;border-color:var(--primary-blue)}.stats-value{font-size:2rem;font-weight:700;color:var(--primary-blue);margin-bottom:.375rem}.stats-label{font-size:.875rem;color:var(--dark-gray);text-transform:uppercase;letter-spacing:.75px;font-weight:600}.stats-loading,.stats-error{padding:1.5rem;text-align:center;color:var(--dark-gray);font-style:italic}.stats-error{color:#dc3545;font-weight:600}.transakcja-view{max-width:98%;margin:0 auto}.transakcja-header-actions{display:flex;gap:1.25rem;align-items:center;margin-bottom:2rem}.copy-link-button{padding:.625rem 1.25rem;background-color:var(--primary-blue);color:var(--white);border:none;border-radius:8px;cursor:pointer;font-size:.9375rem;font-weight:700;transition:all .3s ease}.copy-link-button:hover{background-color:var(--dark-navy);transform:translateY(-2px);box-shadow:0 4px 12px #ff8b3d66}.transakcja-title{font-size:1.75rem;color:var(--dark-navy);margin-bottom:2rem;padding-bottom:1rem;border-bottom:3px solid var(--primary-blue);font-weight:700}.loading,.error{text-align:center;padding:2rem;font-size:1rem}.error{color:#c53030}.detail-section{background-color:var(--white);border:2px solid var(--medium-gray);border-radius:10px;padding:1.75rem;margin-bottom:2rem;box-shadow:0 2px 8px #0d1b2a0f}.detail-section h3{font-size:1.25rem;color:var(--primary-blue);margin-bottom:1.25rem;padding-bottom:.75rem;border-bottom:2px solid var(--light-gray);font-weight:700}.detail-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:.75rem}.detail-grid.compact{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:.5rem}.detail-item{display:flex;flex-direction:column;gap:.25rem}.detail-item.full-width{grid-column:1 / -1}.detail-item .label{font-size:.8125rem;color:var(--dark-gray);font-weight:600;text-transform:uppercase;letter-spacing:.5px}.detail-item .value{font-size:1rem;color:var(--dark-navy);font-weight:500}.detail-item .value.currency{color:#2e7d32;font-weight:700}.detail-item .value.geoportal-link{font-size:1.1rem;font-weight:600;word-break:break-all}.detail-item .value.geoportal-link a{color:var(--primary-blue);text-decoration:underline}.nested-section{background-color:var(--light-gray);border:2px solid var(--medium-gray);border-radius:8px;padding:1.25rem;margin-top:1.25rem}.nested-section h4{font-size:1rem;color:#374151;margin-bottom:.75rem}.sub-section{margin-top:1rem;padding-top:.75rem;border-top:1px dashed #d1d5db}.sub-section h5{font-size:.875rem;color:#6b7280;margin-bottom:.5rem;font-weight:600}.item-card{background-color:#fff;border:1px solid #e5e7eb;border-radius:4px;padding:.75rem;margin-bottom:.5rem}.item-card:last-child{margin-bottom:0}.additional-info{font-size:.875rem;color:var(--dark-navy);font-weight:500;margin-top:.375rem;padding:.5rem .75rem;background-color:#1e6fed14;border-left:3px solid var(--primary-blue);border-radius:4px}.additional-info:first-child{margin-top:0}.info-label{font-weight:600;color:var(--dark-navy);font-style:normal;margin-right:.25rem}@media(max-width:768px){.detail-grid,.detail-grid.compact{grid-template-columns:1fr}.transakcja-title{font-size:1.25rem}}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{max-width:none!important;max-height:none!important;width:auto;padding:0}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;-moz-box-sizing:border-box;box-sizing:border-box;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{-webkit-transition:none;-moz-transition:none;transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{border:2px dotted #38f;background:#ffffff80}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px #000000a6;border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px #0006;background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;-moz-box-sizing:border-box;box-sizing:border-box;background:#fffc;text-shadow:1px 1px #fff}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;color:#333;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=.70710678,M12=.70710678,M21=-.70710678,M22=.70710678)}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.map-view{display:flex;flex-direction:column;height:calc(100vh - 76px);gap:0;overflow:hidden}.map-filters{background:#fff;padding:1rem;border-bottom:1px solid #e2e8f0;flex-shrink:0}.map-filters.collapsed{padding:.25rem 1rem;background:#fff;border-bottom:1px solid #e2e8f0}.map-filters.collapsed .filters-container{display:none!important}.map-filters.collapsed .map-filters-header{margin-bottom:0}.map-filters.collapsed .map-filters-summary{display:none}.map-filters-summary{padding:.5rem .75rem;background:#f8fafc;border:1px solid #e2e8f0;border-radius:.375rem;margin:.5rem 0 0}.map-selection-screen{flex:1;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#f0f9ff,#e0f2fe)}.map-selection-card{background:#fff;padding:2.5rem;border-radius:1rem;box-shadow:0 4px 24px #0000001a;max-width:480px;width:100%;margin:1rem}.map-selection-card h2{margin:0 0 .5rem;font-size:1.5rem;color:#1e293b;display:flex;align-items:center;gap:.5rem}.map-selection-card p{color:#64748b;margin:0 0 1.5rem;font-size:.95rem}.selection-form{display:flex;flex-direction:column;gap:1.25rem}.selection-group{display:flex;flex-direction:column;gap:.5rem}.selection-group label{font-weight:500;color:#374151;font-size:.9rem}.selection-group select{padding:.625rem .875rem;border:2px solid var(--medium-gray);border-radius:8px;font-size:.9375rem;background-color:var(--white);height:42px;box-sizing:border-box}.selection-group select:focus{outline:none;border-color:var(--primary-blue);box-shadow:0 0 0 3px #1e6fed1a}.map-filters:not(.collapsed) .map-filters-header{margin-bottom:.75rem}.map-filters-header{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:.5rem}.map-filters-title{display:flex;align-items:center;gap:.5rem;font-size:1.125rem;font-weight:600;color:#1e293b}.map-icon{font-size:1.25rem}.map-property-type{color:#2563eb}.map-filters-actions{display:flex;align-items:center;gap:.75rem}.back-to-table-btn{background:#2563eb;border:1px solid #1d4ed8;color:#fff;padding:.5rem 1rem;border-radius:6px;cursor:pointer;font-size:.875rem;font-weight:500;transition:all .2s ease;display:flex;align-items:center;gap:.5rem}.back-to-table-btn:hover{background:#1d4ed8;transform:translate(-2px)}.filters-toggle-btn{background:transparent;border:1px solid #cbd5e1;padding:.25rem .75rem;border-radius:.375rem;cursor:pointer;font-size:.75rem;color:#64748b;display:flex;align-items:center;gap:.25rem;transition:all .2s}.filters-toggle-btn:hover{background:#e2e8f0;border-color:#94a3b8}.filters-toggle-icon{transition:transform .2s}.filters-toggle-icon.collapsed{transform:rotate(180deg)}.map-count{font-size:.875rem;color:#64748b;background:#e2e8f0;padding:.25rem .75rem;border-radius:1rem;transition:opacity .2s ease,background-color .2s ease}.map-count--pending{opacity:.7;background:#fef3c7;color:#92400e;animation:pulse-pending 1s ease-in-out infinite}@keyframes pulse-pending{0%,to{opacity:.7}50%{opacity:1}}.map-rodzaj-selector{display:flex;align-items:center;gap:1rem;padding:.75rem 1rem;background:#f8fafc;border-radius:.5rem;margin-bottom:.75rem;border:1px solid #e2e8f0}.map-rodzaj-selector label{font-size:.875rem;font-weight:500;color:#475569;white-space:nowrap}.map-rodzaj-buttons{display:flex;gap:.5rem;flex-wrap:wrap}.map-rodzaj-btn{padding:.5rem 1rem;border:1px solid #cbd5e1;border-radius:.375rem;background:#fff;color:#475569;font-size:.875rem;cursor:pointer;transition:all .15s;white-space:nowrap}.map-rodzaj-btn:hover{background:#f1f5f9;border-color:#94a3b8}.map-rodzaj-btn.active{background:#2563eb;color:#fff;border-color:#2563eb}.map-filters-content{display:flex;flex-wrap:wrap;gap:1rem;align-items:flex-end;animation:slideDown .2s ease-out}.map-filters-content.hidden{display:none}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.reset-filters-btn{background:#fee2e2;color:#dc2626;border:none;padding:.5rem 1rem;border-radius:.375rem;cursor:pointer;font-size:.875rem;white-space:nowrap;align-self:flex-end}.reset-filters-btn:hover{background:#fecaca}.map-content{flex:1;display:flex;overflow:hidden;min-height:0}.map-container{flex:1;position:relative;min-width:0}.leaflet-map{width:100%;height:100%;z-index:1}.map-error{position:absolute;top:1rem;left:50%;transform:translate(-50%);background:#fef2f2;color:#dc2626;padding:.75rem 1.5rem;border-radius:.5rem;z-index:1000;box-shadow:0 2px 8px #0000001a}.map-zoom-hint{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1000;pointer-events:none}.zoom-hint-content{background:#fffffff2;padding:1rem 1.5rem;border-radius:.75rem;box-shadow:0 4px 20px #00000026;font-size:1rem;font-weight:500;color:#374151;border:1px solid #e5e7eb}.map-loading-overlay{position:absolute;inset:0;background:#fffc;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;z-index:1000;font-size:1rem;color:#64748b}.map-spinner{width:40px;height:40px;border:3px solid #e2e8f0;border-top-color:#3b82f6;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.selected-marker{filter:hue-rotate(120deg) brightness(1.2)}.map-popup{min-width:280px;max-width:320px}.popup-header{font-size:1rem;margin-bottom:.5rem;padding-bottom:.5rem;border-bottom:1px solid #e2e8f0}.popup-content{display:flex;flex-direction:column;gap:.25rem}.popup-row{display:flex;justify-content:space-between;gap:1rem;font-size:.875rem}.popup-row .popup-label{flex-shrink:0}.popup-row>span:last-child{text-align:right;word-break:break-word}.popup-row-przeznaczenie{flex-direction:column;gap:.25rem}.popup-przeznaczenie{font-size:.8rem;color:#475569;line-height:1.3}.popup-toggle-btn{background:none;border:none;color:#3b82f6;font-size:.75rem;cursor:pointer;padding:0;margin-left:.25rem;text-decoration:underline}.popup-toggle-btn:hover{color:#2563eb}.popup-label{color:#64748b}.popup-price{font-weight:600;color:#16a34a}.popup-price-unit{font-weight:500;color:#0891b2}.popup-details-btn{width:100%;margin-top:.75rem;padding:.5rem;background:#3b82f6;color:#fff;border:none;border-radius:.375rem;cursor:pointer;font-size:.875rem}.popup-details-btn:hover{background:#2563eb}.map-list{width:380px;min-width:320px;background:#fff;border-left:1px solid #e2e8f0;display:flex;flex-direction:column;overflow:hidden;transition:width .3s ease}.map-list-header{display:flex;justify-content:space-between;align-items:center;padding:.75rem 1rem;background:#f8fafc;border-bottom:1px solid #e2e8f0}.map-list-header-actions{display:flex;align-items:center;gap:.75rem}.list-collapse-btn{background:#e2e8f0;border:none;color:#64748b;width:28px;height:28px;border-radius:4px;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:.75rem;transition:all .2s}.list-collapse-btn:hover{background:#cbd5e1;color:#1e293b}.list-expand-header-btn{background:#3b82f6;border:none;color:#fff;padding:.5rem 1rem;border-radius:6px;cursor:pointer;font-size:.875rem;font-weight:500;transition:all .2s;display:flex;align-items:center;gap:.5rem}.list-expand-header-btn:hover{background:#2563eb}.source-view-badge{display:inline-flex;align-items:center;margin-left:.5rem;padding:.15rem .5rem;background:#eef2ff;color:#1e293b;border-radius:999px;font-size:.75rem;border:1px solid #c7d2fe;white-space:nowrap}.map-list-header h4{margin:0;font-size:1rem;color:#1e293b}.list-count{font-size:.75rem;color:#64748b}.map-list-content{flex:1;overflow-y:auto}.map-list-empty{padding:2rem;text-align:center;color:#94a3b8}.map-list-item{padding:.75rem 1rem;border-bottom:1px solid #f1f5f9;cursor:pointer;transition:background-color .15s}.map-list-item:hover{background:#f8fafc}.map-list-item.selected{background:#eff6ff;border-left:3px solid #3b82f6}.list-item-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.25rem}.list-item-location{font-weight:500;color:#1e293b;font-size:.875rem}.list-item-date{font-size:.75rem;color:#94a3b8}.list-item-price{font-size:1rem;font-weight:600;color:#16a34a;margin-bottom:.25rem}.list-item-type{font-size:.75rem;color:#64748b}.list-item-nier-type{color:#94a3b8}.list-item-details-btn{margin-top:.5rem;padding:.25rem .5rem;background:transparent;color:#3b82f6;border:1px solid #3b82f6;border-radius:.25rem;cursor:pointer;font-size:.75rem}.list-item-details-btn:hover{background:#3b82f6;color:#fff}@media(max-width:900px){.map-content{flex-direction:column}.map-container{height:50%;min-height:300px}.map-list{width:100%;height:50%;border-left:none;border-top:1px solid #e2e8f0}}@media(max-width:768px){.map-filters-content{flex-direction:column;align-items:stretch}.map-filter-group{min-width:100%}.map-filter-row{flex-direction:row}.map-filter-row>div{flex:1}.map-filter-row input{width:100%;min-width:auto}}.marker-cluster-small,.marker-cluster-medium,.marker-cluster-large{background-color:#3b82f666!important;border-radius:50%!important}.marker-cluster-small div,.marker-cluster-medium div,.marker-cluster-large div{background-color:#3b82f6e6!important;border-radius:50%!important;display:flex!important;align-items:center!important;justify-content:center!important}.marker-cluster-small{width:40px!important;height:40px!important}.marker-cluster-small div{width:30px!important;height:30px!important;margin-left:5px!important;margin-top:5px!important}.marker-cluster-medium{width:50px!important;height:50px!important}.marker-cluster-medium div{width:36px!important;height:36px!important;margin-left:7px!important;margin-top:7px!important}.marker-cluster-large{width:60px!important;height:60px!important}.marker-cluster-large div{width:44px!important;height:44px!important;margin-left:8px!important;margin-top:8px!important}.marker-cluster span{color:#fff!important;font-weight:600!important;font-size:12px!important}.cluster-icon{background:transparent}.cluster-icon-inner{display:flex;align-items:center;justify-content:center;width:100%;height:100%;border-radius:50%;background:linear-gradient(135deg,#60a5fa,#3b82f6);border:3px solid #1d4ed8;font-weight:700;color:#fff;font-size:13px;text-shadow:0 1px 2px rgba(0,0,0,.3);box-shadow:0 2px 8px #3b82f680;transition:transform .15s ease;cursor:pointer}.cluster-icon-inner:hover{transform:scale(1.1)}.cluster-popup{text-align:center;padding:4px}.cluster-popup strong{display:block;font-size:14px;color:#1e3a8a;margin-bottom:4px}.cluster-popup p{margin:0;font-size:12px;color:#6b7280}.multi-marker-icon{background:transparent}.multi-marker{position:relative;display:inline-block}.multi-marker img{display:block;width:25px;height:41px}.multi-marker-badge{position:absolute;top:-6px;right:-8px;min-width:18px;height:18px;padding:0 4px;background:linear-gradient(135deg,#cfe9f1,#66d2f7);border:2px solid white;border-radius:10px;color:navy;font-size:10px;font-weight:700;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 4px #0000004d}.multi-transaction-popup{min-width:200px}.multi-transaction-popup .popup-header{margin-bottom:8px;padding-bottom:6px;border-bottom:1px solid #e5e7eb}.multi-transaction-popup .popup-header strong{font-size:13px;color:#1e3a8a}.multi-transaction-list{max-height:150px;overflow-y:auto}.multi-transaction-item{display:flex;align-items:center;gap:8px;padding:6px 4px;cursor:pointer;border-radius:4px;transition:background-color .15s ease}.multi-transaction-item:hover{background-color:#f0f9ff}.multi-transaction-item .item-number{color:#9ca3af;font-size:11px;min-width:16px}.multi-transaction-item .item-price{font-weight:600;color:#059669;font-size:12px;flex:1}.multi-transaction-item .item-date{color:#6b7280;font-size:11px}.popup-more{margin:6px 0 0;font-size:11px;color:#6b7280;font-style:italic;text-align:center}.popup-hint{margin:6px 0 0;font-size:11px;color:#9ca3af;text-align:center}.popup-loading{padding:12px;text-align:center;color:#6b7280;font-style:italic}.loading-indicator{font-style:italic;color:#6b7280;font-size:12px}.map-list-loading{padding:20px;text-align:center;color:#6b7280;font-style:italic}.navbar{display:flex;align-items:center;justify-content:space-between;padding:1rem 2rem;background:linear-gradient(135deg,#1e6fed,#1557c0);box-shadow:0 2px 8px #0000001a;position:sticky;top:0;z-index:1000}.navbar-brand{display:flex;align-items:baseline;gap:1rem}.navbar-logo{font-size:1.75rem;font-weight:700;color:#fff;text-decoration:none;transition:opacity .2s}.navbar-logo:hover{opacity:.9}.navbar-subtitle{font-size:.875rem;color:#fffc;font-weight:400}.navbar-links{display:flex;gap:.5rem}.navbar-link{padding:.625rem 1.25rem;color:#fff;text-decoration:none;border-radius:6px;font-weight:500;font-size:.9375rem;transition:all .2s;background:#ffffff1a}.navbar-link:hover{background:#fff3}.navbar-link.active{background:#ffffff40;font-weight:600}.navbar-user{display:flex;align-items:center;gap:1rem}.navbar-email{color:#fff;font-size:.9rem;opacity:.9}.navbar-logout{padding:.5rem 1rem;background:#fff3;color:#fff;border:1px solid rgba(255,255,255,.3);border-radius:6px;cursor:pointer;font-size:.875rem;font-weight:500;transition:all .2s}.navbar-logout:hover{background:#ffffff4d;border-color:#ffffff80}@media(max-width:768px){.navbar{flex-direction:column;gap:1rem;padding:1rem}.navbar-brand{flex-direction:column;gap:.25rem;text-align:center}.navbar-links{flex-direction:column;width:100%}.navbar-link{text-align:center}.navbar-user{flex-direction:column;gap:.5rem;width:100%}.navbar-logout{width:100%}}.statystyki-view{max-width:1400px;margin:0 auto;padding:2rem}.statystyki-header{text-align:center;margin-bottom:3rem}.statystyki-header h1{font-size:2.5rem;color:#0f172a;margin-bottom:1rem}.statystyki-description{font-size:1.125rem;color:#64748b;max-width:700px;margin:0 auto;line-height:1.6}.statystyki-details{margin-top:4rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr))}.detail-section{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 2px 8px #0000000d;border:1px solid #e2e8f0}.detail-section h2{font-size:1.5rem;color:#1e293b;margin-bottom:1rem}.detail-section p{color:#475569;line-height:1.7;font-size:1rem}.detail-section ul{list-style:none;padding:0;margin:0}.detail-section ul li{padding:.75rem 0;color:#475569;line-height:1.6;border-bottom:1px solid #f1f5f9}.detail-section ul li:last-child{border-bottom:none}.detail-section ul li strong{color:#1e293b;font-weight:600}.data-range-section{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 2px 8px #0000000d;border:1px solid #e2e8f0;margin-top:2rem}.data-range-section h2{font-size:1.5rem;color:#1e293b;margin-bottom:1.5rem}.data-range-table-wrapper{overflow-x:auto}.data-range-table{width:100%;border-collapse:collapse}.data-range-table thead{background-color:#f8fafc}.data-range-table th{padding:1rem;text-align:left;font-weight:600;color:#1e293b;border-bottom:2px solid #e2e8f0;font-size:.95rem}.data-range-table td{padding:.875rem 1rem;color:#475569;border-bottom:1px solid #f1f5f9;font-size:.95rem}.data-range-table tbody tr:hover{background-color:#f8fafc}.data-range-table tbody tr:last-child td{border-bottom:none}@media(max-width:768px){.statystyki-view{padding:1rem}.statystyki-header h1{font-size:2rem}.statystyki-description{font-size:1rem}.statystyki-details{grid-template-columns:1fr}.data-range-section{padding:1rem}.data-range-section h2{font-size:1.25rem}.data-range-table th,.data-range-table td{padding:.625rem .5rem;font-size:.875rem}}.instrukcje-view{max-width:1000px;margin:0 auto;padding:2rem}.instrukcje-header{text-align:center;margin-bottom:3rem}.instrukcje-header h1{font-size:2.5rem;color:#0f172a;margin-bottom:1rem}.instrukcje-description{font-size:1.125rem;color:#64748b;line-height:1.6}.instrukcje-content{display:flex;flex-direction:column;gap:2rem}.instrukcje-section{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 2px 8px #0000000d;border:1px solid #e2e8f0}.instrukcje-section h2{font-size:1.5rem;color:#1e293b;margin-bottom:1rem}.instrukcje-section p{color:#475569;line-height:1.7;font-size:1rem;margin-bottom:1rem}.instrukcje-section p:last-child{margin-bottom:0}.instrukcje-section ul{margin:1rem 0;padding-left:1.5rem}.instrukcje-section ul li{color:#475569;line-height:1.8;margin-bottom:.5rem}.instrukcje-section ul li strong{color:#1e293b;font-weight:600}.instrukcje-help{background:linear-gradient(135deg,#f0f9ff,#e0f2fe);border-color:#bae6fd}.instrukcje-help h2{color:#0369a1}.instrukcje-help p{color:#0c4a6e}@media(max-width:768px){.instrukcje-view{padding:1rem}.instrukcje-header h1{font-size:2rem}.instrukcje-description{font-size:1rem}.instrukcje-section{padding:1.5rem}.instrukcje-section h2{font-size:1.25rem}}.feedback-container{max-width:800px;margin:2rem auto;padding:0 1rem}.feedback-content{background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;padding:2rem}.feedback-content h1{color:#1e40af;margin-bottom:1.5rem;font-size:1.75rem;border-bottom:2px solid #3b82f6;padding-bottom:.5rem}.feedback-intro{background-color:#eff6ff;border-left:4px solid #3b82f6;padding:1rem 1.5rem;margin-bottom:2rem;border-radius:4px}.feedback-intro p{margin:.5rem 0;color:#1e3a8a;line-height:1.6}.feedback-form{margin-top:2rem}.form-group{margin-bottom:1.5rem}.form-group label{display:block;margin-bottom:.5rem;font-weight:600;color:#374151;font-size:.95rem}.required{color:#dc2626}.optional{color:#6b7280;font-weight:400;font-size:.875rem}.form-group input,.form-group textarea{width:100%;padding:.75rem;border:1px solid #d1d5db;border-radius:6px;font-size:1rem;font-family:inherit;transition:all .2s}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.form-group input:disabled,.form-group textarea:disabled{background-color:#f3f4f6;cursor:not-allowed}.form-group textarea{resize:vertical;min-height:150px}.form-hint{display:block;margin-top:.25rem;font-size:.875rem;color:#6b7280}.feedback-message{padding:1rem;border-radius:6px;margin-bottom:1rem;font-weight:500}.error-message{background-color:#fee2e2;color:#991b1b;border:1px solid #fca5a5}.success-message{background-color:#d1fae5;color:#065f46;border:1px solid #6ee7b7}.form-actions{margin-top:2rem;text-align:center}.submit-button{background-color:#3b82f6;color:#fff;padding:.875rem 2.5rem;border:none;border-radius:6px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s;box-shadow:0 2px 4px #0000001a}.submit-button:hover:not(:disabled){background-color:#2563eb;box-shadow:0 4px 8px #00000026;transform:translateY(-1px)}.submit-button:active:not(:disabled){transform:translateY(0);box-shadow:0 2px 4px #0000001a}.submit-button:disabled{background-color:#9ca3af;cursor:not-allowed;box-shadow:none}.feedback-footer{margin-top:2rem;padding-top:1.5rem;border-top:1px solid #e5e7eb}.feedback-footer p{color:#6b7280;font-size:.875rem;line-height:1.6;margin:0}.feedback-footer strong{color:#374151}@media(max-width:768px){.feedback-container{margin:1rem auto}.feedback-content{padding:1.5rem}.feedback-content h1{font-size:1.5rem}.submit-button{width:100%;padding:1rem}}*{box-sizing:border-box;margin:0;padding:0}.app{min-height:100vh;display:flex;flex-direction:column;background-color:var(--light-gray)}.app-main{flex:1;max-width:98%;width:100%;margin:0 auto;padding:2rem 1rem}@media(max-width:1400px){.app-main{padding:1.5rem}}@media(max-width:768px){.app-main{padding:1rem}}.tabs{display:flex;gap:.75rem;margin-bottom:1.5rem;border-bottom:2px solid var(--medium-gray);padding-bottom:0}.tabs button{padding:1rem 2rem;border:none;background-color:transparent;font-size:1rem;font-weight:600;color:var(--dark-gray);cursor:pointer;border-radius:8px 8px 0 0;transition:all .3s ease;position:relative}.tabs button:after{content:"";position:absolute;bottom:0;left:0;right:0;height:3px;background-color:transparent;transition:background-color .3s ease}.tabs button:hover{background-color:#1e6fed14;color:var(--primary-blue)}.tabs button.active{background-color:var(--white);color:var(--primary-blue);font-weight:700}.tabs button.active:after{background-color:var(--primary-blue)}.tab-content{background-color:var(--white);border-radius:10px;padding:2rem;box-shadow:0 2px 12px #0d1b2a14}.app-footer{background-color:#fff;border-top:1px solid #e0e0e0;padding:1rem 2rem;text-align:center;color:#888;font-size:.875rem}.app-main-map{max-width:100%;padding:0;margin:0;overflow:hidden}
