:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.app-header{background:#fff;padding:1rem 2rem;box-shadow:0 2px 4px #0000001a;position:sticky;top:0;z-index:1000;border-bottom:1px solid #e9ecef}.header-content{max-width:100%;display:flex;align-items:center;justify-content:space-between}.profile-section{display:flex;align-items:center;gap:.75rem}.profile-button-group{display:flex;flex-direction:column;align-items:center;gap:4px;cursor:pointer;padding:8px 12px;border-radius:8px;border:1px solid #e5e7eb;background:#fff;transition:all .2s;min-width:80px}.profile-button-group:hover{background:#f9fafb;border-color:#d1d5db;box-shadow:0 1px 3px #0000001a}.profile-button-group:active{background:#f3f4f6;box-shadow:inset 0 1px 2px #0000001a}.profile-button{background:none;border:none;color:#374151;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center;transition:all .2s;width:24px;height:24px}.profile-button-group:hover .profile-button{color:#2563eb}.profile-button svg{width:20px;height:20px}.user-name{font-size:12px;color:#6b7280;font-weight:500;white-space:nowrap;transition:color .2s}.profile-button-group:hover .user-name{color:#2563eb;font-weight:600}.logout-button{padding:.5rem 1rem;background:#ef4444;color:#fff;border:none;border-radius:6px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s}.logout-button:hover{background:#dc2626}.logo{display:flex;align-items:center;gap:.75rem;font-size:1.5rem;font-weight:700}.logo-icon{background:#2563eb;color:#fff;width:2.5rem;height:2.5rem;border-radius:8px;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:1.75rem;flex-shrink:0}.logo-text{display:flex;align-items:baseline;letter-spacing:-.5px}.logo-text-main{color:#1f2937;font-weight:700}.logo-text-ai{color:#2563eb;font-weight:700}.tabs-container{display:flex;flex-direction:column;height:calc(100vh - 80px);background:#f8f9fa}.tabs-header{display:flex;background:#fff;border-bottom:2px solid #e9ecef;padding:0 2rem;gap:.5rem}.tab-button{padding:1rem 1.5rem;border:none;background:transparent;color:#6c757d;font-size:1rem;font-weight:500;cursor:pointer;border-bottom:3px solid transparent;transition:all .2s ease;position:relative;top:2px;display:flex;align-items:center;gap:.5rem}.tab-icon{display:flex;align-items:center;justify-content:center;width:1.25rem;height:1.25rem}.tab-icon svg{width:100%;height:100%}.tab-button:hover{color:#667eea;background:#f8f9fa}.tab-button.active{color:#667eea;border-bottom-color:#667eea;font-weight:600}.tabs-content{flex:1;overflow:hidden;background:#fff}.lead-card{background:#fff;border:1px solid #e9ecef;border-radius:8px;padding:1rem;cursor:grab;transition:all .2s ease;box-shadow:0 1px 3px #0000001a}.lead-card:active{cursor:grabbing}.lead-card:hover{box-shadow:0 4px 8px #00000026;transform:translateY(-2px)}.lead-card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}.pool-indicator{display:flex;align-items:center}.pool-badge{padding:.25rem .5rem;border-radius:4px;font-size:.75rem;font-weight:600}.pool-badge.pool-yes{background:#d1e7dd;color:#0f5132}.pool-badge.pool-no{background:#f8d7da;color:#842029}.confidence-badge{background:#e7f1ff;color:#084298;padding:.25rem .5rem;border-radius:4px;font-size:.75rem;font-weight:600}.lead-card-body{margin-bottom:.75rem}.lead-address{margin:0 0 .5rem;font-size:.95rem;font-weight:600;color:#333;line-height:1.4}.lead-owner{margin:0 0 .25rem;font-size:.875rem;color:#6c757d}.lead-parcel{margin:0;font-size:.75rem;color:#adb5bd}.lead-card-footer{display:flex;justify-content:space-between;align-items:center;padding-top:.5rem;border-top:1px solid #f1f3f5}.lead-date{font-size:.75rem;color:#adb5bd}.lead-delete-button{background:transparent;border:1px solid #f1f3f5;color:#dc3545;font-size:.75rem;font-weight:600;border-radius:6px;padding:.15rem .4rem;cursor:pointer}.lead-delete-button:hover{background:#f8d7da;border-color:#f5c2c7}.lead-detail-overlay{position:fixed;inset:0;background:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000;padding:2rem}.lead-detail-modal{background:#fff;border-radius:12px;width:100%;max-width:800px;max-height:90vh;display:flex;flex-direction:column;box-shadow:0 10px 40px #0003}.lead-detail-header{padding:1.5rem 2rem;border-bottom:1px solid #e9ecef;display:flex;justify-content:space-between;align-items:center}.lead-detail-actions{display:flex;align-items:center;gap:.75rem}.lead-detail-header h2{margin:0;font-size:1.5rem;color:#333}.close-button{background:none;border:none;font-size:2rem;color:#6c757d;cursor:pointer;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:all .2s}.delete-button{background:#dc3545;color:#fff;border:none;padding:.5rem .9rem;border-radius:6px;font-weight:600;cursor:pointer;transition:background .2s}.delete-button:hover{background:#bb2d3b}.close-button:hover{background:#f1f3f5;color:#333}.lead-detail-content{flex:1;overflow-y:auto;padding:2rem}.detail-section{margin-bottom:2rem}.detail-section:last-child{margin-bottom:0}.detail-section h3{margin:0 0 1rem;font-size:1.2rem;color:#333;font-weight:600}.detail-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem}.detail-item{display:flex;flex-direction:column}.detail-item label{font-size:.875rem;color:#6c757d;margin-bottom:.25rem;font-weight:500}.detail-item p{margin:0;color:#333;font-size:1rem}.inline-input{display:flex;gap:.5rem}.inline-input input{flex:1;border:1px solid #e9ecef;border-radius:6px;padding:.5rem .75rem;font-size:.95rem}.inline-input select{flex:1;border:1px solid #e9ecef;border-radius:6px;padding:.5rem .75rem;font-size:.95rem;background:#fff}.inline-input button{border:none;background:#0d6efd;color:#fff;border-radius:6px;padding:.5rem .9rem;font-weight:600;cursor:pointer}.address-with-map{display:flex;flex-direction:column;gap:.5rem}.google-maps-link{display:inline-flex;align-items:center;gap:6px;color:#0d6efd;text-decoration:none;font-size:.9rem;font-weight:500;transition:color .2s;width:fit-content}.pool-verification{background:#f8f9fa;padding:1.5rem;border-radius:8px}.pool-status{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem;font-size:1.2rem;font-weight:600}.pool-status.has-pool{color:#0f5132}.pool-status.no-pool{color:#842029}.pool-icon{font-size:1.5rem}.detection-details{font-size:.9rem;color:#6c757d}.detection-details p{margin:.5rem 0}.contact-info{margin-bottom:1rem}.contact-group{margin-bottom:1.5rem}.contact-group h4{margin:0 0 .75rem;font-size:1rem;color:#333;font-weight:600}.contact-item{display:flex;align-items:center;gap:.75rem;padding:.75rem;background:#f8f9fa;border-radius:6px;margin-bottom:.5rem}.contact-type{font-size:.875rem;color:#6c757d;font-style:italic}.validated-badge{background:#d1e7dd;color:#0f5132;padding:.25rem .5rem;border-radius:4px;font-size:.75rem;font-weight:600;margin-left:auto}.no-contact{color:#6c757d;font-style:italic}.enrich-button{background:#0d6efd;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:6px;font-weight:600;cursor:pointer;transition:background .2s;margin-top:1rem}.enrich-button:hover{background:#0b5ed7}.action-buttons{display:flex;gap:1rem;flex-wrap:wrap}.action-btn{flex:1;min-width:120px;padding:.75rem 1.5rem;border:none;border-radius:6px;font-weight:600;cursor:pointer;transition:all .2s;font-size:1rem}.action-btn:disabled{opacity:.5;cursor:not-allowed}.call-btn{background:#198754;color:#fff}.call-btn:hover:not(:disabled){background:#157347}.email-btn{background:#0d6efd;color:#fff}.email-btn:hover:not(:disabled){background:#0b5ed7}.text-btn{background:#ffc107;color:#000}.text-btn:hover:not(:disabled){background:#ffca2c}.status-selector{display:flex;gap:.75rem;flex-wrap:wrap}.status-btn{padding:.5rem 1.25rem;border:2px solid #e9ecef;background:#fff;border-radius:6px;font-weight:600;cursor:pointer;transition:all .2s;color:#6c757d}.status-btn:hover{border-color:#0d6efd;color:#0d6efd}.status-btn.active{background:#0d6efd;border-color:#0d6efd;color:#fff}.follow-up-note{margin-top:.75rem;color:#6c757d;font-size:.9rem}.outreach-form{display:flex;flex-direction:column;gap:.75rem}.outreach-form .step-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.75rem}.outreach-form label,.deal-form label{display:flex;flex-direction:column;gap:.4rem;font-size:.9rem;color:#495057}.outreach-form select,.outreach-form textarea,.outreach-form input,.deal-form input,.deal-form textarea{width:100%;border:1px solid #e9ecef;border-radius:6px;padding:.6rem .75rem;font-size:.95rem;font-family:inherit}.outreach-form textarea,.deal-form textarea{resize:vertical;min-height:90px}.outreach-form .save-notes-btn,.deal-form .save-notes-btn{width:100%}.outreach-history{margin-top:1rem;display:flex;flex-direction:column;gap:.5rem}.outreach-item{background:#f8f9fa;border-radius:6px;padding:.6rem .75rem;font-size:.85rem;color:#495057}.outreach-item p{margin:.4rem 0 0;color:#6c757d}.deal-form{display:flex;flex-direction:column;gap:.75rem}.notes-textarea{width:100%;padding:.75rem;border:1px solid #e9ecef;border-radius:6px;font-family:inherit;font-size:.95rem;resize:vertical;margin-bottom:.75rem}.notes-textarea:focus{outline:none;border-color:#0d6efd;box-shadow:0 0 0 3px #0d6efd1a}.save-notes-btn{background:#198754;color:#fff;border:none;padding:.5rem 1.5rem;border-radius:6px;font-weight:600;cursor:pointer;transition:background .2s}.save-notes-btn:hover:not(:disabled){background:#157347}.save-notes-btn:disabled{opacity:.6;cursor:not-allowed}.lead-detail-content::-webkit-scrollbar{width:8px}.lead-detail-content::-webkit-scrollbar-track{background:#f1f1f1}.lead-detail-content::-webkit-scrollbar-thumb{background:#cbd5e0;border-radius:4px}.lead-detail-content::-webkit-scrollbar-thumb:hover{background:#a0aec0}.kanban-board{height:100%;display:flex;flex-direction:column;background:#f8f9fa}.kanban-header{padding:1.5rem 2rem;background:#fff;border-bottom:1px solid #e9ecef;display:flex;justify-content:space-between;align-items:center}.kanban-stats{display:flex;gap:2rem}.total-leads{font-weight:600;color:#333;font-size:1.1rem}.kanban-loading{display:flex;justify-content:center;align-items:center;height:100%;font-size:1.2rem;color:#6c757d}.kanban-columns{display:flex;flex:1;overflow-x:auto;padding:1.5rem;gap:1.5rem}.kanban-column{flex:1;min-width:280px;background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;display:flex;flex-direction:column;max-height:calc(100vh - 200px)}.kanban-column-header{padding:1rem 1.5rem;border-top:4px solid;display:flex;justify-content:space-between;align-items:center;background:#f8f9fa;border-radius:8px 8px 0 0}.kanban-column-header h3{margin:0;font-size:1.1rem;font-weight:600;color:#333}.lead-count{background:#e9ecef;color:#6c757d;padding:.25rem .75rem;border-radius:12px;font-size:.875rem;font-weight:600}.kanban-column-content{flex:1;overflow-y:auto;padding:1rem;display:flex;flex-direction:column;gap:1rem}.empty-column{text-align:center;color:#adb5bd;padding:2rem;font-style:italic}.kanban-column-content::-webkit-scrollbar{width:6px}.kanban-column-content::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.kanban-column-content::-webkit-scrollbar-thumb{background:#cbd5e0;border-radius:3px}.kanban-column-content::-webkit-scrollbar-thumb:hover{background:#a0aec0}.leads-dashboard{height:100%;display:flex;flex-direction:column}.dashboard-header{padding:2rem;background:#fff;border-bottom:1px solid #e9ecef}.dashboard-header h1{margin:0 0 .5rem;color:#333;font-size:2rem}.lead-search{margin-top:1rem;display:flex;gap:.75rem;align-items:center;flex-wrap:wrap}.lead-search input{flex:1;min-width:260px;padding:.65rem .85rem;border:1px solid #e9ecef;border-radius:6px;font-size:.95rem}.lead-search input:focus{outline:none;border-color:#0d6efd;box-shadow:0 0 0 3px #0d6efd1a}.lead-search button{border:1px solid #e9ecef;background:#fff;color:#6c757d;padding:.55rem .85rem;border-radius:6px;font-weight:600;cursor:pointer}.lead-search button:hover{border-color:#0d6efd;color:#0d6efd}.dashboard-content{flex:1;overflow:hidden;display:flex;flex-direction:column}.lead-metrics{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem;padding:1rem 2rem 0}.metric-card{background:#fff;border:1px solid #e9ecef;border-radius:8px;padding:.9rem 1rem;display:flex;flex-direction:column;gap:.35rem;color:#495057}.metric-card strong{font-size:1.4rem;color:#212529}.metric-card.highlight{border-color:#0d6efd;background:#e7f1ff}.followups-widget{margin:1rem 2rem 0;background:#fff;border:1px solid #e9ecef;border-radius:8px;padding:1rem 1.5rem}.followups-widget h3{margin:0 0 .75rem;font-size:1.1rem}.followups-list{display:flex;flex-direction:column;gap:.5rem}.followup-item{display:flex;justify-content:space-between;font-size:.9rem;color:#495057;border-bottom:1px solid #f1f3f5;padding-bottom:.4rem}.followup-item:last-child{border-bottom:none}.placeholder-content{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:400px;text-align:center;color:#6c757d}.placeholder-icon{font-size:4rem;margin-bottom:1rem}.placeholder-content h2{color:#333;margin-bottom:1rem}.coming-soon{margin-top:1rem;font-style:italic;color:#adb5bd}.outreach-campaigns{height:100%;display:flex;flex-direction:column}.campaigns-header{padding:2rem;background:#fff;border-bottom:1px solid #e9ecef}.campaigns-header h1{margin:0 0 .5rem;color:#333;font-size:2rem}.subtitle{color:#6c757d;margin:0;font-size:1rem}.campaigns-content{flex:1;padding:2rem;overflow-y:auto}.campaigns-grid{display:grid;grid-template-columns:1fr 1fr 1.2fr;gap:1.5rem}.campaigns-panel{background:#fff;border:1px solid #e9ecef;border-radius:10px;padding:1.5rem;display:flex;flex-direction:column;gap:1rem}.campaigns-panel h3{margin:0;font-size:1.2rem;color:#333}.campaign-form{display:flex;flex-direction:column;gap:.9rem}.campaign-form label{display:flex;flex-direction:column;font-size:.9rem;color:#495057;gap:.4rem}.campaign-form input,.campaign-form textarea,.campaign-form select{border:1px solid #e9ecef;border-radius:6px;padding:.6rem .75rem;font-size:.95rem;font-family:inherit}.option-group{display:flex;flex-direction:column;gap:.5rem;font-size:.9rem;color:#495057}.option-row{display:flex;gap:.75rem;flex-wrap:wrap}.checkbox-pill{display:flex;gap:.4rem;align-items:center;border:1px solid #e9ecef;border-radius:999px;padding:.35rem .75rem;font-size:.8rem;color:#495057;background:#f8f9fa}.toggle-row{display:flex;align-items:center;gap:.6rem;font-size:.9rem;color:#495057}.primary-button{background:#0d6efd;color:#fff;border:none;border-radius:6px;padding:.65rem 1.2rem;font-weight:600;cursor:pointer}.primary-button:disabled{opacity:.6;cursor:not-allowed}.campaign-list{display:flex;flex-direction:column;gap:.75rem}.campaign-card{border:1px solid #e9ecef;border-radius:8px;padding:.8rem;display:flex;justify-content:space-between;gap:1rem;background:#fff;text-align:left;cursor:pointer;width:100%}.campaign-card.active{border-color:#0d6efd;box-shadow:0 0 0 2px #0d6efd1a}.campaign-card h4{margin:0 0 .35rem;font-size:1rem;color:#212529}.campaign-card p{margin:0;font-size:.85rem;color:#6c757d}.campaign-meta{display:flex;flex-direction:column;align-items:flex-end;gap:.35rem;font-size:.75rem;color:#6c757d;text-transform:capitalize}.text-button{background:transparent;border:none;color:#dc3545;cursor:pointer;font-weight:600;padding:0}.campaign-details .details-card{border:1px solid #e9ecef;border-radius:8px;padding:1rem;background:#f8f9fa;display:flex;flex-direction:column;gap:.4rem}.campaign-details .details-actions{display:flex;justify-content:flex-end;margin-bottom:.5rem}.details-form{display:flex;flex-direction:column;gap:.75rem}.details-form label{display:flex;flex-direction:column;gap:.4rem;font-size:.9rem;color:#495057}.details-form input,.details-form textarea,.details-form select{border:1px solid #e9ecef;border-radius:6px;padding:.6rem .75rem;font-size:.95rem;font-family:inherit;background:#fff}.campaign-details .details-card h4{margin:0 0 .4rem;font-size:1.05rem;color:#212529}.campaign-details .details-card p{margin:0;font-size:.85rem;color:#495057}.details-leads{display:flex;flex-direction:column;gap:.75rem}.details-header{display:flex;justify-content:space-between;align-items:center}.details-header h4{margin:0}.details-header span{background:#e7f1ff;color:#084298;padding:.15rem .5rem;border-radius:999px;font-size:.75rem}.lead-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.lead-list li{display:flex;justify-content:space-between;align-items:center;padding:.5rem .75rem;border:1px solid #e9ecef;border-radius:6px;font-size:.85rem;color:#495057;background:#fff}.lead-list li small{color:#6c757d;font-size:.75rem}.empty-state{color:#6c757d;font-size:.9rem}@media(max-width:1000px){.campaigns-grid{grid-template-columns:1fr}}.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}}.area-selector-container{display:flex;flex-direction:column;height:100%;width:100%}.instructions-bar{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:12px 24px;box-shadow:0 2px 4px #0000001a;z-index:10}.instructions-content{display:flex;align-items:center;gap:12px;max-width:100%}.instructions-icon{font-size:18px;flex-shrink:0}.instructions-text{display:flex;align-items:center;gap:8px;font-size:14px;flex-wrap:wrap}.instructions-text strong{font-weight:600;margin-right:4px}.instructions-text .separator{color:#fff9;margin:0 4px}.main-content{display:flex;flex:1;overflow:hidden}.area-selector-sidebar{width:380px;background:#f8f9fa;border-right:1px solid #e9ecef;padding:20px;overflow-y:auto;display:flex;flex-direction:column;gap:20px}.selection-panel{background:#fff;padding:20px;border-radius:8px;box-shadow:0 1px 3px #0000001a}.selection-panel h3{margin:0 0 15px;color:#333;font-size:16px;font-weight:600}.area-name-input{width:100%;padding:10px;margin-bottom:10px;border:1px solid #ddd;border-radius:4px;font-size:14px;box-sizing:border-box}.button-group{display:flex;gap:10px}.btn{padding:10px 20px;border:none;border-radius:4px;cursor:pointer;font-size:14px;transition:background-color .2s}.btn-primary{background-color:#007bff;color:#fff}.btn-primary:hover:not(:disabled){background-color:#0056b3}.btn-primary:disabled{background-color:#ccc;cursor:not-allowed}.btn-secondary{background-color:#6c757d;color:#fff}.btn-secondary:hover{background-color:#545b62}.btn-delete{background-color:#dc3545;color:#fff;border:none;padding:6px;border-radius:4px;cursor:pointer;display:flex;align-items:center;justify-content:center;width:28px;height:28px;transition:background-color .2s}.btn-delete:hover{background-color:#c82333}.btn-delete svg{width:16px;height:16px}.message{padding:10px;border-radius:4px;margin-bottom:15px;font-size:14px}.message-success{background-color:#d4edda;color:#155724;border:1px solid #c3e6cb}.message-error{background-color:#f8d7da;color:#721c24;border:1px solid #f5c6cb}.saved-areas-list{background:#fff;padding:20px;border-radius:8px;box-shadow:0 1px 3px #0000001a;flex:1;min-height:0}.saved-areas-list h3{margin:0 0 15px;font-size:16px;color:#333;font-weight:600}.saved-areas-list ul{list-style:none;padding:0;margin:10px 0 0}.saved-areas-list li{margin-bottom:12px;background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:16px;box-shadow:0 1px 2px #0000000d;transition:box-shadow .2s}.saved-areas-list li:hover{box-shadow:0 2px 4px #0000001a}.area-item-content{display:flex;flex-direction:column;gap:12px}.area-item-header{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:4px}.area-name{flex:1;font-size:16px;font-weight:600;color:#111827;margin:0}.area-status-section{display:flex;flex-direction:column;gap:8px}.already-analyzed-badge{display:inline-block;background-color:#e5e7eb;color:#6b7280;padding:4px 10px;border-radius:12px;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;width:fit-content}.area-action-buttons{display:flex;flex-direction:column;gap:8px;margin-top:4px}.btn-analyze{background-color:#2563eb;color:#fff;border:none;padding:10px 16px;border-radius:6px;cursor:pointer;font-size:14px;font-weight:500;transition:all .2s;width:100%}.btn-analyze:hover:not(:disabled){background-color:#1d4ed8;transform:translateY(-1px);box-shadow:0 2px 4px #2563eb4d}.btn-analyze:disabled{background-color:#9ca3af;cursor:not-allowed;opacity:.7}.btn-view-properties{background-color:#10b981;color:#fff;border:none;padding:10px 16px;border-radius:6px;cursor:pointer;font-size:14px;font-weight:500;transition:all .2s;width:100%}.btn-view-properties:hover{background-color:#059669;transform:translateY(-1px);box-shadow:0 2px 4px #10b9814d}.analysis-progress{display:flex;flex-direction:column;gap:6px}.progress-bar{width:100%;height:6px;background-color:#e5e7eb;border-radius:3px;overflow:hidden}.progress-fill{height:100%;background-color:#2563eb;transition:width .3s ease}.progress-fill.loading{background:linear-gradient(90deg,#2563eb,#3b82f6,#2563eb);background-size:200% 100%;animation:loading 1.5s ease-in-out infinite}@keyframes loading{0%{background-position:200% 0}to{background-position:-200% 0}}.progress-text{font-size:12px;color:#6b7280;font-weight:500}.progress-details{font-size:11px;color:#9ca3af}.analysis-complete,.analysis-failed{display:flex;flex-direction:column;gap:6px}.status-badge{display:inline-block;padding:6px 12px;border-radius:6px;font-size:13px;font-weight:600;width:fit-content}.status-badge.success{background-color:#d1fae5;color:#065f46}.status-badge.error{background-color:#fee2e2;color:#991b1b}.status-details{font-size:12px;color:#6b7280}.error-message{font-size:11px;color:#dc2626;font-style:italic}.map-container{flex:1;height:100%;position:relative;z-index:0;min-width:0}.leaflet-container{font-family:inherit;height:100%!important;width:100%!important;z-index:0}.leaflet-tile-container{z-index:0}.area-label-icon{background:transparent!important;border:none!important;box-shadow:none!important}.area-label{background:#228b22e6;color:#fff;padding:4px 10px;border-radius:4px;font-size:12px;font-weight:600;white-space:nowrap;box-shadow:0 2px 4px #0000004d;border:1px solid rgba(255,255,255,.3);text-align:center;pointer-events:none;-webkit-user-select:none;user-select:none}.properties-modal-overlay{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.properties-modal{background:#fff;border-radius:8px;width:90%;max-width:800px;max-height:90vh;display:flex;flex-direction:column;box-shadow:0 4px 20px #0000004d}.properties-modal-header{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-bottom:1px solid #e5e7eb}.properties-modal-header h2{margin:0;font-size:20px;color:#333}.properties-modal-header .close-button{background:transparent;border:none;font-size:28px;color:#666;cursor:pointer;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:all .2s}.properties-modal-header .close-button:hover{background:#f8f9fa;color:#333}.properties-count{color:#666;font-weight:400;font-size:16px;margin-left:8px}.properties-modal-content{flex:1;overflow-y:auto;padding:24px}.loading-spinner,.no-properties{text-align:center;padding:40px;color:#666}.properties-list{display:flex;flex-direction:column;gap:16px}.property-item{border:1px solid #e5e7eb;border-radius:6px;padding:16px;background:#f9fafb}.property-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:16px;gap:12px}.property-address-section{flex:1;display:flex;flex-direction:column;gap:8px}.property-address{margin:0;font-size:18px;font-weight:600;color:#333;line-height:1.4}.google-maps-link{display:inline-flex;align-items:center;gap:6px;color:#0d6efd;text-decoration:none;font-size:14px;font-weight:500;transition:color .2s;width:fit-content}.google-maps-link:hover{color:#0b5ed7;text-decoration:underline}.pool-badge{padding:4px 12px;border-radius:12px;font-size:12px;font-weight:600}.pool-badge.has-pool{background:#10b981;color:#fff}.pool-badge.no-pool{background:#ef4444;color:#fff}.pool-badge.not-analyzed{background:#6b7280;color:#fff}.property-details{display:flex;flex-direction:column;gap:16px}.property-details-section{display:flex;flex-direction:column;gap:8px;padding-top:12px;border-top:1px solid #e5e7eb}.property-details-section:first-of-type{border-top:none;padding-top:0}.section-label{font-size:13px;font-weight:600;color:#666;text-transform:uppercase;letter-spacing:.5px;margin-bottom:4px}.property-detail-row{font-size:14px;color:#555;line-height:1.5}.property-detail-row strong{color:#333;margin-right:8px;font-weight:600}.profile-overlay{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:2000;padding:20px}.profile-modal{background:#fff;border-radius:12px;width:100%;max-width:600px;max-height:90vh;overflow-y:auto;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.profile-header{display:flex;justify-content:space-between;align-items:center;padding:24px;border-bottom:1px solid #e9ecef}.profile-header h2{margin:0;color:#333;font-size:24px;font-weight:600}.close-button{background:none;border:none;font-size:32px;color:#6c757d;cursor:pointer;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:all .2s}.close-button:hover{background:#f8f9fa;color:#333}.profile-content{padding:24px}.message{padding:12px 16px;border-radius:6px;margin-bottom:20px;font-size:14px}.message.error{background:#fee;color:#c33;border:1px solid #fcc}.message.success{background:#efe;color:#3c3;border:1px solid #cfc}.profile-section{margin-bottom:32px}.profile-section:last-child{margin-bottom:0}.section-header{margin-bottom:16px}.section-header h3{margin:0;color:#333;font-size:18px;font-weight:600}.edit-button-container{display:flex;justify-content:flex-end;margin-bottom:20px}.edit-button{background:#2563eb;color:#fff;border:none;padding:8px 20px;border-radius:6px;cursor:pointer;font-size:14px;font-weight:500;transition:all .2s;box-shadow:0 1px 2px #0000001a}.edit-button:hover{background:#1d4ed8;box-shadow:0 2px 4px #00000026;transform:translateY(-1px)}.edit-button:active{transform:translateY(0);box-shadow:0 1px 2px #0000001a}.profile-form{display:flex;flex-direction:column;gap:20px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:20px}.form-group{display:flex;flex-direction:column;gap:8px}.form-group label{font-size:14px;font-weight:500;color:#374151}.form-group input{padding:10px 12px;border:1px solid #d1d5db;border-radius:6px;font-size:14px;transition:border-color .2s}.form-group input:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.form-group input.disabled{background:#f9fafb;color:#6b7280;cursor:not-allowed}.form-actions{display:flex;gap:12px;margin-top:8px}.btn{padding:10px 20px;border:none;border-radius:6px;cursor:pointer;font-size:14px;font-weight:500;transition:background-color .2s}.btn-primary{background:#2563eb;color:#fff}.btn-primary:hover:not(:disabled){background:#1d4ed8}.btn-primary:disabled,.btn-secondary:disabled{opacity:.6;cursor:not-allowed}.btn-secondary{background:#6b7280;color:#fff}.btn-secondary:hover{background:#4b5563}.password-form{display:flex;flex-direction:column;gap:20px}.subscription-info{display:flex;flex-direction:column;gap:16px}.subscription-text{margin:0;color:#6b7280;font-size:14px}.subscription-text strong{color:#374151;font-weight:600}.subscription-divider{height:1px;background:#e9ecef;margin:8px 0}.subscription-details{display:flex;flex-direction:column;gap:4px}.renewal-label{margin:0;color:#374151;font-size:14px;font-weight:500}.renewal-date{margin:0;color:#374151;font-size:14px}.subscription-actions{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.btn-cancel-subscription{background:none;border:none;color:#dc2626;cursor:pointer;font-size:14px;font-weight:500;padding:0;text-decoration:underline;transition:color .2s}.btn-cancel-subscription:hover{color:#b91c1c}.support-info{display:flex;flex-direction:column;gap:16px}.support-text{margin:0;color:#6b7280;font-size:14px}.support-button{width:100%;max-width:300px}.auth-container{display:flex;justify-content:center;align-items:center;min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2);padding:2rem}.auth-card{background:#fff;border-radius:12px;box-shadow:0 10px 40px #0000001a;width:100%;max-width:450px;padding:2.5rem;box-sizing:border-box}.auth-header{text-align:center;margin-bottom:2rem}.auth-header .logo{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-bottom:1.5rem}.auth-header h2{margin:0 0 .5rem;color:#333;font-size:1.75rem}.auth-header p{margin:0;color:#6c757d;font-size:.95rem}.error-message{background:#fee;color:#c33;padding:.75rem 1rem;border-radius:6px;margin-bottom:1.5rem;font-size:.9rem;border:1px solid #fcc}.auth-form{display:flex;flex-direction:column;gap:1.25rem}.form-group{display:flex;flex-direction:column;gap:.5rem}.form-group label{font-weight:500;color:#333;font-size:.9rem}.form-group input{padding:.75rem;border:1px solid #ddd;border-radius:6px;font-size:1rem;transition:border-color .2s;width:100%;box-sizing:border-box}.form-group input:focus{outline:none;border-color:#667eea}.form-group input:disabled{background:#f5f5f5;cursor:not-allowed}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem;width:100%}.form-row .form-group{min-width:0}.form-row .form-group input{width:100%;box-sizing:border-box}.btn{padding:.75rem 1.5rem;border:none;border-radius:6px;font-size:1rem;font-weight:500;cursor:pointer;transition:all .2s}.btn-primary{background:#667eea;color:#fff}.btn-primary:hover:not(:disabled){background:#5568d3}.btn-primary:disabled{background:#ccc;cursor:not-allowed}.auth-switch{text-align:center;margin-top:1rem;color:#6c757d;font-size:.9rem}.link-button{background:none;border:none;color:#667eea;cursor:pointer;font-weight:500;padding:0;text-decoration:underline}.link-button:hover{color:#5568d3}*{margin:0;padding:0;box-sizing:border-box}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.App{width:100%;height:100vh;display:flex;flex-direction:column;overflow:hidden}
