body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.auth-modal-overlay{align-items:center;background-color:#000000b3;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.auth-modal{background:#fff;border-radius:12px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;margin:20px;max-height:90vh;max-width:400px;overflow-y:auto;width:100%}.auth-modal-header{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;margin-bottom:24px;padding:24px 24px 0}.auth-modal-header h2{color:#111827;font-size:1.5rem;font-weight:600;margin:0}.close-button{align-items:center;background:none;border:none;border-radius:6px;color:#6b7280;cursor:pointer;display:flex;font-size:24px;height:32px;justify-content:center;padding:0;transition:all .2s;width:32px}.close-button:hover{background-color:#f3f4f6;color:#374151}.auth-modal-body{padding:0 24px 24px}.auth-form{gap:16px}.auth-form,.form-group{display:flex;flex-direction:column}.form-group{gap:6px}.form-group label{color:#374151;font-size:.875rem;font-weight:500}.form-group input{background-color:#fff;border:1.5px solid #d1d5db;border-radius:8px;font-size:16px;padding:12px;transition:border-color .2s,box-shadow .2s}.form-group input:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a;outline:none}.form-group input::placeholder{color:#9ca3af}.auth-submit-btn{background:#3b82f6;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:16px;font-weight:500;margin-top:8px;padding:12px 16px;transition:background-color .2s}.auth-submit-btn:hover:not(:disabled){background:#2563eb}.auth-submit-btn:disabled{background:#9ca3af;cursor:not-allowed}.divider{align-items:center;color:#6b7280;display:flex;font-size:.875rem;margin:24px 0}.divider:after,.divider:before{background:#e5e7eb;content:"";flex:1 1;height:1px}.divider span{padding:0 16px}.google-signin-btn{align-items:center;background:#fff;border:1.5px solid #d1d5db;border-radius:8px;color:#374151;cursor:pointer;display:flex;font-size:16px;font-weight:500;gap:12px;justify-content:center;padding:12px 16px;transition:all .2s;width:100%}.google-signin-btn:hover:not(:disabled){border-color:#9ca3af;box-shadow:0 1px 3px 0 #0000001a}.google-signin-btn:disabled{cursor:not-allowed;opacity:.5}.google-icon{height:20px;width:20px}.auth-links{color:#6b7280;font-size:.875rem;margin-top:24px;text-align:center}.auth-links p{margin:8px 0}.link-button{background:none;border:none;color:#3b82f6;cursor:pointer;font-size:inherit;font-weight:500;padding:0;text-decoration:underline}.link-button:hover{color:#2563eb}.error-message{background:#fef2f2;border:1px solid #fecaca;border-radius:8px;color:#dc2626;font-size:.875rem;margin-bottom:16px;padding:12px}.success-message{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px;color:#166534;font-size:.875rem;padding:16px;text-align:center}.success-message p{margin:0 0 12px}@media (max-width:480px){.auth-modal{margin:10px;max-height:95vh}.auth-modal-header{margin-bottom:16px;padding:16px 16px 0}.auth-modal-body{padding:0 16px 16px}.auth-form{gap:12px}}.user-profile{align-items:center;display:flex;gap:12px;position:relative}.auth-button{background:#3b82f6;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:14px;font-weight:500;padding:8px 16px;transition:background-color .2s}.signin-button:hover{background:#2563eb}.user-info{align-items:center;background:#fffffff2;border:1px solid #e5e7eb;border-radius:12px;cursor:pointer;display:flex;gap:12px;min-width:180px;padding:8px 12px;transition:background-color .2s}.user-info:hover{background:#f9fafbf2}.user-avatar{border:2px solid #e5e7eb;border-radius:50%;flex-shrink:0;height:36px;overflow:hidden;width:36px}.user-avatar img{height:100%;object-fit:cover;width:100%}.avatar-placeholder{align-items:center;background:linear-gradient(135deg,#3b82f6,#8b5cf6);color:#fff;display:flex;font-size:16px;font-weight:600;height:100%;justify-content:center;width:100%}.user-details{flex:1 1;min-width:0}.user-name{color:#111827;font-size:14px;font-weight:600;margin-bottom:2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-tier{border-radius:4px;display:inline-block;font-size:11px;font-weight:600;letter-spacing:.5px;line-height:1.2;padding:2px 6px;text-transform:uppercase}.dropdown-arrow{color:#6b7280;flex-shrink:0}.dropdown-icon{height:16px;transition:transform .2s;width:16px}.dropdown-icon.rotated{transform:rotate(180deg)}.user-dropdown{margin-top:8px;min-width:280px;position:absolute;right:0;top:100%;z-index:1000}.dropdown-content{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;overflow:hidden}.user-info-detailed{background:#f9fafb;border-bottom:1px solid #e5e7eb;padding:16px}.user-info-detailed p{color:#6b7280;font-size:13px;margin:4px 0}.user-info-detailed strong{color:#374151;font-weight:500}.dropdown-actions{padding:8px}.dropdown-button{align-items:center;background:none;border:none;border-radius:6px;cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:8px;padding:12px 16px;text-align:left;transition:background-color .2s;width:100%}.dropdown-button:hover{background:#f3f4f6}.refresh-button{color:#3b82f6}.refresh-button:disabled{color:#9ca3af;cursor:not-allowed}.refresh-button:disabled:hover{background:none}.upgrade-button{color:#f59e0b}.upgrade-button:hover{background:#fef3c7}.logout-button{color:#dc2626}.logout-button:hover{background:#fef2f2}.dropdown-divider{background:#e5e7eb;height:1px;margin:4px 0}.dropdown-overlay{background:#0000;bottom:0;left:0;position:fixed;right:0;top:0;z-index:999}@media (max-width:768px){.user-info{min-width:140px}.user-name{max-width:80px}.user-dropdown{min-width:250px;right:-20px}.dropdown-content{margin:0 20px}}.logo-image{display:block;height:auto;max-height:70px;width:auto}.header{background:#7c4dff;box-shadow:0 2px 10px #0000001a;color:#fff;left:0;margin:0;padding:1rem 0;position:-webkit-sticky;position:sticky;right:0;top:0;width:100%;z-index:1000}.header-container{gap:2rem;justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 1.5rem;width:100%}.header-container,.logo{align-items:center;display:flex}.logo{cursor:pointer;gap:.75rem;transition:opacity .2s ease}.logo:hover{opacity:.9}.logo-icon{align-items:center;background:#fff3;border-radius:50%;display:flex;font-size:1.25rem;height:2.5rem;justify-content:center;width:2.5rem}.logo-text h1{font-size:1.5rem;font-weight:700;line-height:1.2;margin:0}.logo-text p{font-size:.75rem;line-height:1;margin:0;opacity:.8}.nav{align-items:center;display:flex;gap:.5rem}.nav-link{background:none;border:none;border-radius:20px;color:#fff;cursor:pointer;font-size:.9rem;font-weight:500;padding:.5rem 1rem;position:relative;text-decoration:none;transition:all .2s ease}.nav-link:hover{background:#ffffff1a}.nav-link.active{background:#fff3;font-weight:600}.header-auth{align-items:center;display:flex;flex-shrink:0}@media (max-width:768px){.header-container{gap:1rem;padding:0 1rem}.logo-text h1{font-size:1.25rem}.logo-text p{display:none}.nav{gap:.25rem}.nav-link{font-size:.8rem;padding:.4rem .8rem}}@media (max-width:480px){.header-container{gap:.5rem}.nav-link{font-size:.75rem;padding:.3rem .6rem}.logo-icon{font-size:1rem;height:2rem;width:2rem}.nav-link:nth-child(3),.nav-link:nth-child(4){display:none}}.score-weights-form{gap:16px}.score-weights-form,.weights-list{display:flex;flex-direction:column}.weights-list{gap:12px}.weight-row{align-items:center;display:flex;gap:12px}.weight-row label{flex:1 0 120px;font-weight:500}.weight-slider{flex:2 0 120px}.weight-input{text-align:right;width:60px}.weights-summary{align-items:center;display:flex;font-size:.98em;gap:16px}.normalize-btn{background:#f3f4f6;border:1px solid #d1d5db;border-radius:4px;cursor:pointer;font-size:.95em;padding:2px 10px}.weights-error{color:#dc2626;font-size:.97em;margin-top:-8px}.weights-actions{display:flex;gap:12px;justify-content:flex-end}.save-btn{background:#10b981;border:none;border-radius:4px;color:#fff}.cancel-btn,.save-btn{cursor:pointer;font-weight:500;padding:6px 18px}.cancel-btn{background:#f3f4f6;border:1px solid #d1d5db;border-radius:4px;color:#374151}.popup-modal-overlay{align-items:center;background:#00000059;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.popup-modal{background:#fff;border-radius:12px;box-shadow:0 4px 32px #0000002e;box-sizing:border-box;display:flex;flex-direction:column;max-height:90vh;max-width:90vw;min-height:120px;min-width:320px;padding:24px 20px 20px;position:relative}@media (max-width:600px){.popup-modal{border-radius:12px;max-width:95vw;min-width:0;padding:12px 8px;width:95vw}}.popup-modal-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:12px}.popup-modal-close{background:none;border:none;color:#888;cursor:pointer;font-size:1.5rem;margin-left:12px}.popup-modal-content{flex:1 1;overflow-y:auto}.contact-us-modal{box-sizing:border-box;max-width:95vw;width:100%}.contact-us-form{display:flex;flex-direction:column;gap:1em}.contact-us-form label{display:flex;flex-direction:column;font-weight:500;gap:.3em}.contact-us-form input,.contact-us-form select,.contact-us-form textarea{border:1px solid #ccc;border-radius:6px;font-size:1em;padding:.5em}.contact-us-error{color:#e11d48;font-size:.95em;margin-bottom:.5em}.contact-us-actions{display:flex;gap:1em;justify-content:flex-end}.contact-us-submit{background:#10b981;border:none;border-radius:6px;color:#fff;cursor:pointer;font-weight:600;padding:.5em 1.2em}@media (max-width:600px){.contact-us-modal{border-radius:12px;max-width:95vw;padding:12px 8px;width:95vw}}.footer{background:#232946;color:#fff;margin-top:3rem;padding:0;position:relative;width:100%;z-index:10}.footer-container{align-items:center;display:flex;flex-direction:column;margin:0 auto;max-width:1200px;padding:0 1.5rem}.footer-sections{display:flex;flex-direction:row;gap:2.5rem;justify-content:center;margin-bottom:1.5rem;margin-top:2.5rem;width:100%}.footer-section{min-width:180px;text-align:center}.footer-section h4{color:#fff;font-size:1.1rem;letter-spacing:.03em;margin-bottom:.7rem}.footer-section ul{list-style:none;margin:0;padding:0}.footer-section li{margin-bottom:.7rem}.footer-section a,.footer-section button{background:none;border:none;border-radius:6px;color:#fff;cursor:pointer;display:inline-block;font-size:1rem;padding:.2em .5em;text-decoration:underline;transition:color .18s,background .18s}.footer-section a:hover,.footer-section button:hover{background:#23294622;color:#a78bfa}.footer-contact-btn{background:#7c4dff;border:none;border-radius:6px;box-shadow:0 1px 4px #3c3c5a12;color:#fff;cursor:pointer;font-size:1em;margin-bottom:.5em;margin-top:.2em;padding:.45em 1.2em;transition:background .2s,color .2s}.footer-contact-btn:hover{background:#a78bfa;color:#232946}.footer-tutorial-btn{background:#10b981;border:none;border-radius:6px;box-shadow:0 1px 4px #3c3c5a12;color:#fff;cursor:pointer;font-size:1em;margin-bottom:.5em;margin-top:.2em;padding:.45em 1.2em;transition:background .2s,color .2s}.footer-tutorial-btn:hover{background:#059669;color:#fff}.footer-report-btn{align-items:center;background:#e53e3e;border:none;border-radius:6px;box-shadow:0 1px 4px #3c3c5a12;color:#fff;cursor:pointer;display:inline-flex;font-size:1em;gap:.4em;margin-bottom:.5em;margin-left:.5em;padding:.45em 1.2em;transition:background .2s,color .2s}.footer-report-btn:hover{background:#c53030;color:#fff}.footer-about-link{color:#fff;font-size:1rem;margin-left:.5em;text-decoration:underline;transition:color .18s}.footer-about-link:hover{color:#a78bfa}.footer-bottom{align-items:center;border-top:1px solid #3b4252;display:flex;flex-direction:column;gap:.7rem;margin-top:1.5rem;padding-top:1.2rem;width:100%}.footer-bottom p{color:#cbd5e1;font-size:.98rem}.geoapify-attribution{margin-top:.2rem}@media (max-width:700px){.footer-sections{align-items:center;flex-direction:column;gap:1.2rem}.footer-section{min-width:0;min-width:auto;width:100%}.footer-container{padding:0 .7rem}}.footer-bottom{border-top:1px solid #4a5568;padding-top:1.5rem;text-align:center}.geoapify-attribution{color:#b0b0b0;font-size:.95em;margin-top:.5em}.geoapify-attribution a{align-items:center;color:#b0b0b0;display:inline-flex;gap:.4em;text-decoration:none}.geoapify-attribution img{height:20px;margin-right:.3em;vertical-align:middle;width:20px}.footer-bottom p{color:#a0aec0;font-size:.875rem;margin:0}@media (max-width:768px){.footer{padding:2rem 0 1rem}.footer-container{padding:0 1rem}.footer-sections{gap:1.5rem;grid-template-columns:1fr 1fr}.footer-logo{grid-column:1/-1;margin-bottom:1rem}}@media (max-width:480px){.footer-sections{gap:1.5rem;grid-template-columns:1fr}.footer-logo{grid-column:1}.footer-logo-text h3{font-size:1.1rem}.footer-logo-text p{font-size:.85rem}}.layout{background:#f8fafc;display:flex;flex-direction:column;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;margin:0;min-height:100vh;width:100%}.main-content{display:flex;flex:1 1;flex-direction:column;min-height:0;padding:0}*{box-sizing:border-box}body,html{margin:0;overflow-x:hidden;padding:0;width:100%}body{color:#374151;line-height:1.6}h1,h2,h3,h4,h5,h6{font-weight:600;line-height:1.3;margin:0}button{font-family:inherit}.container{margin:0 auto;max-width:1200px;padding:0 1.5rem;width:100%}.geoapify-autocomplete-input{background:#f7f8fa;border:none;border-radius:24px;box-shadow:0 2px 10px #3c3c5a12;color:#23272f;font-size:1.08rem;outline:none;padding:.85rem 1.2rem;transition:box-shadow .2s,background .2s;width:100%}.geoapify-autocomplete-input:focus{background:#fff;border:1.5px solid #7c4dff;box-shadow:0 4px 18px #7c4dff21}.autocomplete-suggestions{background:#fff;border:1px solid #ececec;border-radius:16px;box-shadow:0 8px 32px #3c3c5a2e;left:0;list-style:none;margin:0;max-height:320px;min-width:100%;overflow-y:auto;padding:.3rem 0;position:absolute;right:0;top:calc(100% + 6px);z-index:10010}.autocomplete-suggestions li{border-bottom:1px solid #f3f4f6;color:#23272f;cursor:pointer;font-size:1.04rem;padding:.85rem 1.2rem;transition:background .15s,color .15s}.autocomplete-suggestions li:last-child{border-bottom:none}.autocomplete-suggestions li:focus,.autocomplete-suggestions li:hover{background:#f3f0ff;color:#7c4dff}.autocomplete-loading{background:#fff;border:1px solid #ececec;border-radius:12px;box-shadow:0 8px 32px #3c3c5a1a;color:#7c4dff;font-size:1.02rem;left:0;padding:.8rem 1.2rem;position:absolute;right:0;text-align:center;top:calc(100% + 6px);z-index:10010}.google-autocomplete-element{box-sizing:border-box!important;min-width:0!important;position:relative;width:100%!important;z-index:10010!important}.google-autocomplete-element [role=listbox]{border-radius:0 0 16px 16px;box-shadow:0 8px 32px #00000040;left:0!important;max-width:100vw!important;min-width:100%!important;position:absolute!important;right:0!important;z-index:10020!important}.google-autocomplete-element [part=input],.google-autocomplete-element input{box-sizing:border-box!important;min-width:0!important;width:100%!important}@media (max-width:700px){.google-autocomplete-element,.search-bar,.search-input-container{box-sizing:border-box!important;max-width:100vw!important;min-width:0!important;width:100%!important}}.search-bar{margin:0 auto;max-width:600px;width:100%}.search-input-container{align-items:center;background:#fff;border:2px solid #e5e7eb;border-radius:25px;box-shadow:0 2px 10px #0000001a;display:flex;padding:.75rem 1.25rem;position:relative;transition:all .2s ease}.search-input-container.focused{border-color:#7c4dff;box-shadow:0 4px 20px #7c4dff33}.search-button{align-items:center;background:none;border:none;border-radius:50%;color:#6b7280;cursor:pointer;display:flex;font-size:1.25rem;height:2rem;justify-content:center;margin-right:.75rem;min-width:2rem;padding:.5rem;transition:all .2s ease}.search-button:hover{background-color:#f3f4f6;color:#7c4dff;transform:scale(1.1)}.search-button:active{transform:scale(.95)}.places-wrapper{flex:1 1}.places-wrapper input{background:#0000;border:none;color:#374151;font-size:1rem;outline:none;width:100%}.places-wrapper input::placeholder{color:#9ca3af}.places-wrapper .search-input,.places-wrapper .search-input-container{background:#0000;border:none;box-shadow:none;padding:0}.places-wrapper .search-input{border-radius:0}.places-wrapper .suggestions-list{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 10px 40px #00000026;left:0;max-height:300px;overflow-y:auto;position:absolute;right:0;top:calc(100% + .5rem);z-index:10000}.places-wrapper .suggestions-list li{border-bottom:1px solid #f3f4f6;cursor:pointer;padding:.75rem 1rem;transition:background-color .15s ease}.places-wrapper .suggestions-list li:last-child{border-bottom:none}.places-wrapper .suggestions-list li:hover{background-color:#f8fafc}@media (max-width:768px){.search-input-container{padding:.6rem 1rem}.search-icon{font-size:1.1rem;margin-right:.5rem}.places-wrapper input{font-size:.9rem}}@media (max-width:480px){.search-input-container{border-radius:20px;padding:.5rem .8rem}.places-wrapper input{font-size:.85rem}}@media (max-width:700px){.hero-searchbar-wrap{gap:.7rem;margin-top:1.2rem}.hero-searchbar{max-width:100%}.quick-filters{gap:.4rem}}.hero-searchbar-wrap{align-items:flex-start;flex-direction:row;flex-wrap:wrap;gap:1rem;margin-top:1.5rem}@media (max-width:700px){.hero-searchbar-wrap{align-items:stretch;flex-direction:column;gap:.75rem}.hero-searchbar{margin-bottom:.5rem;width:100%}.quick-filters{flex-wrap:wrap;gap:.5rem;justify-content:flex-start}}.hero-searchbar-wrap{align-items:center;display:flex;flex-direction:column;gap:1.1rem;margin-top:2.2rem;width:100%;z-index:2}.hero-searchbar{margin:0 auto;margin:0 auto 1.5rem;max-width:420px;max-width:500px;width:100%;z-index:2}.popular-suburbs-section{margin:2rem 0}.popular-suburbs-title{font-size:1.5rem;font-weight:700;margin-bottom:1rem}.popular-suburbs-list{display:flex;flex-wrap:wrap;gap:1rem}.popular-suburb-card{background:#fff;border-radius:8px;box-shadow:0 2px 8px #00000012;cursor:pointer;flex:1 1 220px;max-width:260px;min-width:220px;padding:1rem 1.2rem;transition:box-shadow .2s}.popular-suburb-card:hover{box-shadow:0 4px 16px #00000021}.suburb-main-info{margin-bottom:.5rem}.suburb-name{font-size:1.1rem;font-weight:600}.suburb-location{color:#666;font-size:.95rem}.suburb-score{font-size:1rem;margin:.5rem 0}.score-label{color:#888;margin-right:.3em}.score-value{color:#2a7d46;font-weight:700}.suburb-scores-breakdown{color:#444;display:flex;flex-wrap:wrap;font-size:.92em;gap:.5em 1em}.score-item{min-width:80px}.score-key{font-weight:500;margin-right:.2em}.score-val{color:#2a7d46}.nearby-areas-component{background:#fff;border-radius:12px;box-shadow:0 2px 10px #0000001a;min-height:160px;overflow:hidden}.nearby-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem;padding:1.5rem 1.5rem 0}.nearby-title{color:#1f2937;font-size:1.25rem;font-weight:600;margin:0}.radius-selector{align-items:center;color:#6b7280;display:flex;font-size:.875rem;gap:.5rem}.radius-selector label{font-weight:500;white-space:nowrap}.radius-select{background:#fff;border:1px solid #d1d5db;border-radius:6px;color:#374151;cursor:pointer;font-size:.875rem;padding:.25rem .5rem;transition:border-color .2s ease}.radius-select:hover{border-color:#9ca3af}.radius-select:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a;outline:none}.nearby-list{display:flex;flex-wrap:wrap;gap:.5rem;padding:0 1.5rem 1.5rem}.nearby-item{background:#f3f4f6;border:1px solid #0000;border-radius:8px;color:#4b5563;display:flex;flex:1 1;flex-direction:column;font-size:.9rem;gap:.25rem;min-width:120px;padding:.75rem 1rem;transition:all .2s ease}.nearby-item,.nearby-item.clickable{cursor:pointer}.nearby-item.clickable:hover{background:#e5e7eb;border-color:#d1d5db;box-shadow:0 2px 8px #0000001a;color:#374151;transform:translateY(-1px)}.nearby-item.clickable:active{box-shadow:0 1px 4px #0000001a;transform:translateY(0)}.nearby-name{color:#1f2937;font-weight:500}.nearby-distance{color:#6b7280;font-size:.8rem}.nearby-score{color:#059669;font-size:.8rem;font-weight:500}.nearby-empty,.nearby-error,.nearby-loading{color:#6b7280;font-size:.9rem;padding:2rem 1.5rem;text-align:center}.nearby-loading{align-items:center;display:flex;gap:.5rem;justify-content:center}.nearby-loading:before{animation:spin 1s linear infinite;border:2px solid #e5e7eb;border-radius:50%;border-top-color:#3b82f6;content:"";height:16px;width:16px}.nearby-error{color:#dc2626}.nearby-empty{color:#9ca3af}@media (max-width:768px){.nearby-header{align-items:flex-start;flex-direction:column;gap:.75rem;padding:1.25rem 1.25rem 0}.nearby-title{font-size:1.1rem}.radius-selector{align-self:flex-end;font-size:.8rem}.nearby-list{gap:.4rem;padding:0 1.25rem 1.25rem}.nearby-item{font-size:.85rem;min-width:100px;padding:.6rem .8rem}.nearby-empty,.nearby-error,.nearby-loading{padding:1.5rem 1.25rem}}@media (max-width:480px){.nearby-header{padding:1rem 1rem 0}.radius-selector{align-items:flex-start;align-self:flex-start;flex-direction:column;gap:.25rem;width:100%}.radius-select{max-width:120px;width:100%}.nearby-list{flex-direction:column;padding:0 1rem 1rem}.nearby-item{align-items:center;flex-direction:row;font-size:.8rem;justify-content:space-between;min-width:auto;padding:.5rem .7rem}.nearby-distance,.nearby-score{font-size:.75rem}.nearby-empty,.nearby-error,.nearby-loading{padding:1.25rem 1rem}}.nearby-areas-component.compact .nearby-title{font-size:1rem;padding:1rem 1rem 0}.nearby-areas-component.compact .nearby-list{gap:.4rem;padding:0 1rem 1rem}.nearby-areas-component.compact .nearby-item{font-size:.8rem;padding:.4rem .8rem}.nearby-areas-component.borderless{border:1px solid #e5e7eb;box-shadow:none}.stats-grid{position:relative}.quick-filters{flex-direction:row;flex-wrap:wrap;gap:.75rem;margin-top:.2rem;z-index:2}.quick-filters button{background:#ede9fe;border-radius:8px;box-shadow:0 1px 4px #0000000a;color:#5b21b6;font-weight:500;padding:.5em 1.1em;transition:background .18s,color .18s}.quick-filters button:hover{background:#c7d2fe;color:#312e81}.popular-suburbs-section{background:#fff;border-radius:18px;box-shadow:0 4px 24px #00000012;margin:0 auto 3.5rem;max-width:1200px;padding:2.5rem 1.5rem;text-align:center}.popular-suburbs-section h3{color:#1f2937;font-size:2rem;margin-bottom:.3rem}.popular-suburbs-description{color:#6b7280;font-size:1.1rem;margin-bottom:2.2rem}.popular-suburbs-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(270px,1fr))}.suburb-card{align-items:flex-start;background:#f8fafc;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 2px 8px #0000000a;display:flex;flex-direction:column;padding:1.5rem 1.2rem 1.2rem;transition:box-shadow .2s,transform .2s}.suburb-card:hover{box-shadow:0 8px 32px #0000001a;transform:translateY(-4px) scale(1.02)}.suburb-card-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:.2rem;width:100%}.suburb-card-title{color:#4f46e5;font-size:1.25rem;font-weight:700}.suburb-card-rating{color:#fbbf24;font-size:1.05rem;font-weight:600}.suburb-card-location{color:#64748b;font-size:1rem;margin-bottom:.7rem}.suburb-card-description{color:#334155;font-size:1.05rem;margin-bottom:1.1rem;min-height:48px}.suburb-card-footer{align-items:center;display:flex;gap:.5rem;justify-content:space-between;margin-top:auto;width:100%}.suburb-card-price{color:#10b981;font-size:1.05rem;font-weight:700}.suburb-card-link{color:#4f46e5;font-weight:600;text-decoration:none;transition:color .2s}.suburb-card-link:hover{color:#06b6d4;text-decoration:underline}@media (max-width:768px){.popular-suburbs-section{border-radius:12px;padding:1.2rem .5rem}.popular-suburbs-grid{gap:1.2rem;grid-template-columns:1fr}.suburb-card{border-radius:10px;padding:1rem .7rem .7rem}.suburb-card-title{font-size:1.1rem}.suburb-card-description{font-size:.98rem;min-height:36px}}.homepage-container{background:#f8fafc;padding:0}.hero-section{align-items:center;background:linear-gradient(120deg,#4f46e5,#06b6d4);display:flex;justify-content:center;min-height:420px;overflow:hidden;padding:0;position:relative}.hero-bg{background:url(/static/media/hero-bg.22888170d9d38f397f21.png),linear-gradient(120deg,#4f46e5cc,#06b6d4cc);background-position:50%;background-size:cover;bottom:0;left:0;opacity:.45;position:absolute;right:0;top:0;z-index:1}.hero-content{margin:0 auto;max-width:700px;padding:4rem 1rem 3rem;position:relative;text-align:center;z-index:2}.hero-section h1{color:#fff;font-size:2.8rem;font-weight:800;line-height:1.1;margin-bottom:1.2rem}.hero-section .highlight{color:#ffe600;font-weight:900}.hero-subtitle{color:#e0e7ef;font-size:1.25rem;line-height:1.6;margin-bottom:2.2rem}.quick-filters{display:flex;gap:.7rem;justify-content:center;margin-top:.5rem;position:relative;z-index:1}.quick-filters button{background:#fff;border:none;border-radius:999px;box-shadow:0 2px 8px #00000012;color:#4f46e5;cursor:pointer;font-size:1rem;font-weight:600;padding:.5rem 1.2rem;transition:background .2s,color .2s}.quick-filters button:hover{background:#4f46e5;color:#fff}.stats-section{background:#fff;border-radius:18px;box-shadow:0 4px 24px #00000012;margin:-2.5rem auto 2.5rem;max-width:900px;padding:2.2rem 1.5rem 1.2rem;position:relative;z-index:1}.stats-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));z-index:1}.stat-card{align-items:center;background:#f8fafc;border-radius:14px;box-shadow:0 2px 8px #0000000a;display:flex;flex-direction:column;padding:1.2rem .5rem;text-align:center}.stat-value{color:#4f46e5;font-size:2.1rem;font-weight:700;margin-bottom:.3rem}.stat-label{color:#64748b;font-size:1.05rem;font-weight:500}.map-section{background:#fff;border-radius:18px;box-shadow:0 4px 24px #00000012;margin:0 auto 3.5rem;max-width:1000px;padding:2.5rem 1.5rem;text-align:center}.map-section h2{color:#1f2937;font-size:2rem;margin-bottom:.5rem}.map-description{font-size:1.1rem;margin-bottom:2rem}.google-map-card{border-radius:16px;box-shadow:0 2px 16px #00000014;margin:0 auto;max-width:900px;overflow:hidden}.map-header h2{color:#1f2937;font-size:1.8rem;margin:0}.interactive-map-container{margin-top:1rem}.interactive-map-container p,.map-description{color:#6b7280;font-size:14px;margin-bottom:1rem;text-align:center}.features-section{margin:0 auto;max-width:1500px;padding:2rem 0;text-align:center}.features-section h3{color:#1f2937;font-size:2rem;margin-bottom:2rem}.features-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-top:2rem}.feature-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 4px 20px #0000001a;padding:2rem;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.feature-card:hover{box-shadow:0 12px 40px #00000026;transform:translateY(-5px)}.feature-icon{font-size:3rem;margin-bottom:1rem}.feature-card h4{color:#1f2937;font-size:1.3rem;margin-bottom:1rem}.feature-card p{color:#6b7280;line-height:1.6}.suggestions-list{background-color:#fff;border:1px solid #ccc;border-radius:0 0 4px 4px;border-top:none;box-shadow:0 4px 6px #0000001a;left:0;list-style:none;margin:0;padding:0;position:absolute;right:0;top:100%;z-index:100}.suggestions-list li{border-bottom:1px solid #eee;cursor:pointer;padding:12px 15px;text-align:left}.suggestions-list li:last-child{border-bottom:none}.suggestions-list li:hover{background-color:#f5f5f5}@media (max-width:768px){.homepage-container{padding:0}.hero-section{min-height:320px;padding:0}.hero-content{padding:2.5rem .5rem 2rem}.hero-section h1{font-size:2rem}.hero-subtitle{font-size:1rem}.stats-section{border-radius:12px;margin-bottom:1.2rem;margin-top:-1.2rem;max-width:100%;padding:1.2rem .5rem .7rem}.stats-grid{gap:.7rem}.stat-card{border-radius:10px;padding:.7rem .2rem}.stat-value{font-size:1.3rem}.stat-label{font-size:.95rem}.map-section{border-radius:12px;max-width:100%;padding:1rem .5rem 1.2rem}.google-map-card{border-radius:10px}}.details-search-title-with-pin{align-items:center;display:flex;gap:.7rem;justify-content:center;margin-bottom:1.1rem}.details-search-logo-inline{display:inline-block;filter:drop-shadow(0 2px 8px rgba(60,60,90,.1));max-height:32px;max-width:32px}.details-search-title-text{color:#6366f1;font-size:1.15rem;font-weight:500;text-align:center}.details-search-bar-with-pin{align-items:center;display:flex;margin:0 auto;max-width:420px;position:relative;width:100%}.details-search-bar-pin{align-items:center;display:flex;justify-content:center;left:12px;margin-right:-36px;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%);z-index:2}.details-search-logo-bar{filter:drop-shadow(0 2px 8px rgba(60,60,90,.1));max-height:28px;max-width:28px}.details-search-bar-with-pin .geoapify-autocomplete-input{padding-left:48px!important}.details-search-logo{display:block;filter:drop-shadow(0 2px 8px rgba(60,60,90,.1));margin:0 auto .7rem;max-height:72px;max-width:72px}.details-search-card{align-items:center;background:#fff;border-radius:18px;box-shadow:0 4px 24px #3c3c5a1a;display:flex;flex-direction:column;margin:0 auto 2rem;max-width:500px;padding:2rem 1.5rem 1.5rem}.details-search-title{color:#6366f1;font-size:1.15rem;font-weight:500;margin-bottom:1.1rem;text-align:center}.suburb-header .container{box-sizing:border-box;max-width:100vw;width:100%}.suburb-header,.suburb-header .container{padding-left:0!important;padding-right:0!important}.keymetrics-mobile{display:none}.keymetrics-desktop{display:block}@media (max-width:900px){.keymetrics-mobile{display:block;margin-bottom:16px}.keymetrics-desktop{display:none}}.report-issue-btn.floating{border-radius:999px;bottom:24px;box-shadow:0 4px 16px #ffb3472e,0 1.5px 6px #00000012;font-size:1em;left:24px;min-width:0;opacity:.96;padding:.4em 1em;position:fixed;z-index:1200}.report-issue-btn.floating:focus,.report-issue-btn.floating:hover{opacity:1;transform:translateY(-3px) scale(1.04)}.report-issue-btn-wrapper{display:flex;justify-content:flex-start;margin-bottom:.5em;margin-top:.5em}.report-issue-btn.small{font-size:.95em;min-height:32px;min-width:0;padding:.25em .8em}.report-issue-btn.left{margin-left:0;margin-right:auto}.report-issue-btn{align-items:center;background:linear-gradient(90deg,#ffb347,#ffcc80);border:none;border-radius:999px;box-shadow:0 2px 8px #ffb3471a;color:#222;cursor:pointer;display:inline-flex;font-size:1.1em;font-weight:600;gap:.5em;padding:.5em 1.2em;transition:background .2s,box-shadow .2s,transform .1s}.report-issue-btn:focus,.report-issue-btn:hover{background:linear-gradient(90deg,#ffa726,#ffd54f);box-shadow:0 4px 16px #ffb3472e;transform:translateY(-2px) scale(1.03)}.report-issue-btn .icon{font-size:1.2em}.details-scroll-to-top{align-items:center;background:#6366f1;border:none;border-radius:50%;bottom:32px;box-shadow:0 2px 8px #0000002e;color:#fff;cursor:pointer;display:flex;font-size:2rem;height:48px;justify-content:center;opacity:.85;position:fixed;right:32px;transition:opacity .2s,background .2s;width:48px;z-index:1000}.details-scroll-to-top:hover{background:#4f46e5;opacity:1}.suburb-details-container{background:#f8fafc;min-height:100vh;width:100%}.suburb-header{background:#fff;border-bottom:1px solid #e5e7eb;box-shadow:0 2px 10px #0000000d;padding:1.5rem 0}.suburb-content{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1.2fr 350px;min-height:0;padding:1.5rem 0 3rem;width:100%}.suburb-main,.suburb-sidebar{display:flex;flex-direction:column;gap:1.5rem;min-height:0}.suburb-title-section{background:#fff;border-radius:12px;box-shadow:0 2px 10px #0000001a;padding:1.5rem}.municipality-header{border-bottom:2px solid #e5e7eb;margin-bottom:1.5rem;padding-bottom:.75rem}.municipality-text{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;background-clip:text;color:#6b7280;display:inline-block;font-size:1rem;font-weight:500;letter-spacing:.5px;text-transform:uppercase}.suburb-title-section h1{color:#1f2937;font-size:2.5rem;font-weight:700;margin:0 0 .5rem}.suburb-location{color:#6b7280;line-height:1.5;margin:0 0 1.5rem}.suburb-rating{margin:1.5rem 0 0}.rating-badge{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:12px;box-shadow:0 4px 12px #667eea4d;color:#fff;display:inline-flex;flex-direction:column;padding:.75rem 1.25rem;transition:all .2s ease}.rating-badge:hover{box-shadow:0 6px 20px #667eea66;transform:translateY(-2px)}.rating-value{font-size:1.75rem;font-weight:700;line-height:1;margin-bottom:.25rem}.rating-label{font-size:.75rem;font-weight:500;letter-spacing:.5px;opacity:.9;text-transform:uppercase}.card{background:#fff;border-radius:12px;box-shadow:0 2px 10px #0000001a;overflow:hidden}.card-padding{padding:1.5rem}.card h3{color:#1f2937;font-size:1.25rem;font-weight:600;margin:0 0 1rem}.suburb-details-error,.suburb-details-loading{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:60vh;text-align:center}.loading-spinner{animation:bounce 2s infinite;font-size:3rem;margin-bottom:1rem}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}.suburb-details-error h2{color:#dc2626;margin-bottom:1rem}.suburb-details-error button{background:#7c4dff;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:1rem;margin-top:1rem;padding:.75rem 1.5rem}.suburb-info-card{background:#fff;border:1px solid #f3f4f6;border-radius:16px;box-shadow:0 4px 20px #0000001a;margin-bottom:1.5rem;padding:2rem 1.5rem}.suburb-info-card .municipality-header{border-bottom:2px solid #e5e7eb;margin-bottom:1.5rem;padding-bottom:.75rem}.suburb-info-card .suburb-title-section h1{color:#1f2937;font-size:2.5rem;font-weight:700;margin:0 0 .5rem}.suburb-info-card .suburb-location{color:#6b7280;font-size:1rem;line-height:1.5;margin:0}.area-being-scouted{background:#fff;border-radius:16px;box-shadow:0 4px 20px #0000001a;padding:3rem 1.5rem;text-align:center}.scouting-icon{animation:pulse 2s infinite;font-size:4rem;margin-bottom:1.5rem}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.area-being-scouted h2{color:#1f2937;font-size:2rem;margin-bottom:1.5rem}.area-being-scouted p{color:#4b5563;font-size:1.1rem;line-height:1.7;margin-bottom:1.5rem}.scouting-features{list-style:none;margin:1.5rem auto;max-width:400px;padding-left:0;text-align:left}.scouting-features li{align-items:flex-start;color:#374151;display:flex;font-size:1rem;gap:.5rem;line-height:1.6;margin-bottom:.75rem;padding-left:0}.area-being-scouted p:last-of-type,.scouting-status{margin-bottom:1.5rem}.scouting-status{align-items:center;display:flex;flex-direction:column;gap:1.5rem}.status-dots{display:flex;gap:.5rem}.dot{animation:loading 1.5s infinite;background:#d1d5db;border-radius:50%;height:12px;width:12px}.dot.active{background:#6366f1}.dot:first-child{animation-delay:0s}.dot:nth-child(2){animation-delay:.3s}.dot:nth-child(3){animation-delay:.6s}.dot:nth-child(4){animation-delay:.9s}@keyframes loading{0%,to{opacity:.3}50%{opacity:1}}.status-text{color:#6b7280;font-style:italic}.return-home-btn{background:#6366f1;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;padding:.75rem 1.5rem;transition:background .2s}.return-home-btn:hover{background:#5b46f1}@media (max-width:1024px){.suburb-content{gap:1.5rem;grid-template-columns:1fr 300px}}@media (max-width:768px){.suburb-content{gap:1.5rem;grid-template-columns:1fr;padding:1.5rem 0 2.5rem}.suburb-header{padding:1.5rem 0}.suburb-title-section{padding:1.5rem}.suburb-info-card .suburb-title-section h1,.suburb-title-section h1{font-size:2rem}.suburb-info-card{padding:1.5rem 1rem}.rating-badge{padding:.625rem 1rem}.rating-value{font-size:1.5rem}.rating-label{font-size:.7rem}}@media (max-width:480px){.suburb-header{padding:1rem 0}.suburb-content{padding:1.5rem 0 2rem}.suburb-title-section{padding:1.25rem}.suburb-title-section h1{font-size:1.75rem}.rating-badge{padding:.5rem .875rem}.rating-value{font-size:1.375rem}.rating-label{font-size:.65rem}}.aboutus-container{background:#fff;border-radius:16px;box-shadow:0 2px 16px #3c3c5a12;color:#374151;font-size:1.08rem;margin:2.5rem auto;max-width:900px;padding:2.5rem 2rem}.aboutus-container h1{color:#7c4dff;font-size:2.1rem;margin-bottom:1.2rem}.aboutus-container h2{color:#6366f1;font-size:1.3rem;margin-bottom:.7rem;margin-top:2.2rem}.aboutus-container h3{color:#5b21b6;font-size:1.1rem;margin-bottom:.3rem;margin-top:1.5rem}.aboutus-container p{line-height:1.7;margin-bottom:1.1rem}.aboutus-container ol,.aboutus-container ul{margin-bottom:1.1rem;margin-left:1.5rem}@media (max-width:700px){.aboutus-container{padding:1.2rem .5rem}.aboutus-container h1{font-size:1.3rem}}.leaflet-image-layer,.leaflet-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane,.leaflet-pane>canvas,.leaflet-pane>svg,.leaflet-tile,.leaflet-tile-container,.leaflet-zoom-box{left:0;position:absolute;top:0}.leaflet-container{overflow:hidden}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile{-webkit-user-drag:none;-webkit-user-select:none;user-select:none}.leaflet-tile::selection{background:#0000}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{height:1600px;-webkit-transform-origin:0 0;width:1600px}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-height:none!important;max-width:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer{max-height:none!important;max-width:none!important;padding:0;width:auto}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{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{box-sizing:border-box;height:0;width:0;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{height:1px;width:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{pointer-events:visiblePainted;pointer-events:auto;position:relative;z-index:800}.leaflet-bottom,.leaflet-top{pointer-events:none;position:absolute;z-index:1000}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{clear:both;float:left}.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;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-pan-anim .leaflet-tile,.leaflet-zoom-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-control,.leaflet-popup-pane{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:grabbing}.leaflet-image-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-image-layer.leaflet-interactive,.leaflet-marker-icon.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{background:#ffffff80;border:2px dotted #38f}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{border-radius:4px;box-shadow:0 1px 5px #000000a6}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;color:#000;display:block;height:26px;line-height:26px;text-align:center;text-decoration:none;width:26px}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:focus,.leaflet-bar a:hover{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:none;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.leaflet-bar a.leaflet-disabled{background-color:#f4f4f4;color:#bbb;cursor:default}.leaflet-touch .leaflet-bar a{height:30px;line-height:30px;width: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{background:#fff;border-radius:5px;box-shadow:0 1px 5px #0006}.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);height:36px;width: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{height:44px;width: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{background:#fff;color:#333;padding:6px 10px 6px 6px}.leaflet-control-layers-scrollbar{overflow-x:hidden;overflow-y:scroll;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{border-top:1px solid #ddd;height:0;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{color:#333;line-height:1.4;padding:0 5px}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:focus,.leaflet-control-attribution a:hover{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;height:.6669em;vertical-align:initial!important;width:1em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{background:#fffc;border:2px solid #777;border-top:none;box-sizing:border-box;line-height:1.1;padding:2px 5px 1px;text-shadow:1px 1px #fff;white-space:nowrap}.leaflet-control-scale-line:not(:first-child){border-bottom:none;border-top:2px solid #777;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers{box-shadow:none}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-layers{background-clip:padding-box;border:2px solid #0003}.leaflet-popup{margin-bottom:20px;position:absolute;text-align:center}.leaflet-popup-content-wrapper{border-radius:12px;padding:1px;text-align:left}.leaflet-popup-content{font-size:13px;font-size:1.08333em;line-height:1.3;margin:13px 24px 13px 20px;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{height:20px;left:50%;margin-left:-20px;margin-top:-1px;overflow:hidden;pointer-events:none;position:absolute;width:40px}.leaflet-popup-tip{height:17px;margin:-10px auto 0;padding:1px;pointer-events:auto;transform:rotate(45deg);width:17px}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;box-shadow:0 3px 14px #0006;color:#333}.leaflet-container a.leaflet-popup-close-button{background:#0000;border:none;color:#757575;font:16px/24px Tahoma,Verdana,sans-serif;height:24px;position:absolute;right:0;text-align:center;text-decoration:none;top:0;width:24px}.leaflet-container a.leaflet-popup-close-button:focus,.leaflet-container a.leaflet-popup-close-button:hover{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678,M12=0.70710678,M21=-0.70710678,M22=0.70710678);margin:0 auto;width:24px}.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-control-zoom,.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{background-color:#fff;border:1px solid #fff;border-radius:3px;box-shadow:0 1px 3px #0006;color:#222;padding:6px;pointer-events:none;position:absolute;-webkit-user-select:none;user-select:none;white-space:nowrap}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before,.leaflet-tooltip-top:before{background:#0000;border:6px solid #0000;content:"";pointer-events:none;position:absolute}.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{border-top-color:#fff;bottom:0;margin-bottom:-12px}.leaflet-tooltip-bottom:before{border-bottom-color:#fff;margin-left:-6px;margin-top:-12px;top:0}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{margin-top:-6px;top:50%}.leaflet-tooltip-left:before{border-left-color:#fff;margin-right:-12px;right:0}.leaflet-tooltip-right:before{border-right-color:#fff;left:0;margin-left:-12px}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.map-aspect-ratio-wrapper{aspect-ratio:5/4;border-radius:0 0 12px 12px;overflow:hidden;position:relative;width:100%}.map-container{height:100%;left:0;position:absolute;top:0;width:100%}.location-map-component{background:#fff;border-radius:12px;box-shadow:0 2px 10px #0000001a;overflow:hidden}.map-header{border-bottom:1px solid #f3f4f6;padding:1.5rem}.map-header h3{color:#1f2937;font-size:1.25rem;font-weight:600;margin:0}.map-container{background:#f8fafc;position:relative}.map-placeholder{align-items:center;background:#f8fafc;border-radius:0 0 12px 12px;color:#6b7280;display:flex;font-size:.9rem;justify-content:center}@media (max-width:768px){.map-header{padding:1.25rem}.map-header h3{font-size:1.1rem}}@media (max-width:480px){.map-header{padding:1rem}.map-header h3{font-size:1rem}}.location-map-component.compact .map-header{padding:1rem}.location-map-component.compact .map-header h3{font-size:1rem}.location-map-component.borderless{border:1px solid #e5e7eb;box-shadow:none}.key-metrics{background:#7c4dff;border-radius:12px;color:#fff;margin-bottom:1.5rem;min-height:180px;padding:1.5rem}.metrics-title{color:#fff;font-size:1.1rem;font-weight:600;margin:0 0 1rem}.metrics-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(120px,1fr))}.metric-item{text-align:center}.metric-value{color:#fff!important;font-size:1.5rem;font-weight:700;margin-bottom:.25rem}.metric-label{font-size:.875rem;margin-bottom:.5rem;opacity:.9}.metric-bar{background:#ffffff4d;border-radius:2px;height:4px;overflow:hidden}.metric-fill{background:#fff;border-radius:2px;height:100%;transition:width .3s ease}@media (max-width:768px){.key-metrics{padding:1.25rem}.metrics-grid{gap:.75rem;grid-template-columns:repeat(auto-fit,minmax(100px,1fr))}.metric-value{font-size:1.25rem}.metric-label{font-size:.8rem}}@media (max-width:480px){.metrics-grid{gap:.5rem;grid-template-columns:1fr 1fr 1fr}.metric-value{font-size:1.1rem}.metric-label{font-size:.75rem}}.info-popup-modal-overlay{align-items:center;background:#0006;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:10000}.info-popup-modal{animation:fadeIn .2s;background:#fff;border-radius:10px;box-shadow:0 4px 32px #0000002e;max-width:400px;padding:24px 20px 16px;position:relative;width:90%}.info-popup-modal-close{background:none;border:none;color:#888;cursor:pointer;font-size:1.5rem;position:absolute;right:12px;top:10px}.info-popup-modal-title{color:#222;font-size:1.2rem;margin-bottom:12px;margin-top:0}.info-popup-modal-content{color:#333;font-size:1rem}@keyframes fadeIn{0%{opacity:0;transform:scale(.98)}to{opacity:1;transform:scale(1)}}.highlights-component{background:#fff;border-radius:12px;box-shadow:0 2px 10px #0000001a;overflow:hidden}.highlights-title{color:#1f2937;font-size:1.25rem;font-weight:600;margin:0 0 1rem;padding:1.5rem 1.5rem 0}.highlights-grid{grid-gap:1rem;display:grid;gap:1rem;padding:0 1.5rem 1.5rem}.highlight-item{align-items:flex-start;background:#f8fafc;border-radius:8px;display:flex;gap:1rem;padding:1rem;transition:all .2s ease}.highlight-item:hover{background:#f1f5f9;transform:translateY(-1px)}.highlight-icon{flex-shrink:0;font-size:1.5rem;margin-top:.125rem}.highlight-content{flex:1 1;min-width:0}.highlight-item h4{color:#1f2937;font-size:1rem;font-weight:600;line-height:1.3;margin:0 0 .25rem}.highlight-item p{color:#6b7280;font-size:.9rem;line-height:1.4;margin:0}@media (max-width:768px){.highlights-title{font-size:1.1rem;padding:1.25rem 1.25rem 0}.highlights-grid{gap:.75rem;padding:0 1.25rem 1.25rem}.highlight-item{padding:.875rem}.highlight-icon{font-size:1.25rem}.highlight-item h4{font-size:.95rem}.highlight-item p{font-size:.85rem}}@media (max-width:480px){.highlights-title{padding:1rem 1rem 0}.highlights-grid{padding:0 1rem 1rem}.highlight-item{padding:.75rem}}.highlights-component.compact .highlights-grid{gap:.5rem}.highlights-component.compact .highlight-item{padding:.75rem}.highlights-component.compact .highlight-item h4{font-size:.9rem}.highlights-component.compact .highlight-item p{font-size:.8rem}.detailed-analysis-component{background:#fff;border-radius:12px;box-shadow:0 2px 10px #0000001a;overflow:hidden}.analysis-title{color:#1f2937;font-size:1.25rem;font-weight:600;margin:0 0 1rem;padding:1.5rem 1.5rem 0}.analysis-grid{display:flex;flex-direction:column;gap:1.5rem;padding:0 1.5rem 1.5rem}.analysis-item{align-items:flex-start;background:#fff;border:1px solid #e5e7eb;border-radius:8px;display:flex;flex-direction:row;gap:1rem;justify-content:space-between;padding:1.5rem;transition:all .2s ease}.analysis-item:hover{border-color:#d1d5db;box-shadow:0 2px 8px #0000001a}.analysis-content{flex:1 1}.analysis-score{align-items:center;background:#667eea;border-radius:8px;box-shadow:0 2px 8px #0003;color:#fff;display:flex;flex-shrink:0;font-size:1.1rem;font-weight:700;height:60px;justify-content:center;min-width:80px;text-align:center;transition:all .2s ease}.analysis-score:hover{box-shadow:0 4px 12px #00000040;transform:translateY(-1px)}.analysis-header{align-items:center;display:flex;gap:.75rem;margin-bottom:.5rem}.analysis-icon{align-items:center;background:#f8fafc;border-radius:8px;display:flex;flex-shrink:0;font-size:1.5rem;height:2rem;justify-content:center;width:2rem}.analysis-category{color:#1f2937;flex:1 1;font-size:1.1rem;font-weight:600;margin:0;text-align:center}.analysis-description{color:#6b7280;font-size:.95rem;line-height:1.6;margin:0;padding-left:0}@media (max-width:768px){.analysis-title{font-size:1.1rem;padding:1.25rem 1.25rem 0}.analysis-grid{gap:1.25rem;padding:0 1.25rem 1.25rem}.analysis-item{align-items:stretch;flex-direction:column;padding:1.25rem}.analysis-score{align-self:flex-end;font-size:1rem;height:50px;min-width:70px}.analysis-icon{font-size:1.3rem;height:1.75rem;width:1.75rem}.analysis-category{font-size:1rem}.analysis-description{font-size:.9rem}}@media (max-width:480px){.analysis-title{padding:1rem 1rem 0}.analysis-grid{gap:1rem;padding:0 1rem 1rem}.analysis-item{flex-direction:column;padding:1rem}.analysis-score{align-self:flex-end;font-size:.9rem;height:45px;min-width:60px}.analysis-icon{font-size:1.2rem;height:1.5rem;width:1.5rem}.analysis-category{font-size:.95rem}.analysis-description{font-size:.85rem}}.detailed-analysis-component.compact .analysis-grid{gap:1rem}.detailed-analysis-component.compact .analysis-item{padding:1rem}.detailed-analysis-component.compact .analysis-category{font-size:1rem}.detailed-analysis-component.compact .analysis-description{font-size:.9rem;line-height:1.5}.well-suited-for{background:#fff;border-radius:12px;box-shadow:0 2px 10px #0000001a;margin-bottom:1.5rem;min-height:200px;padding:1.5rem}.suited-title{color:#374151;font-size:1.1rem;font-weight:600;margin:0 0 1rem}.suited-list{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.suited-item{background:#f8fafc;border-radius:8px;cursor:pointer;display:flex;flex-direction:column;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease}.suited-item:hover{background:#f1f5f9;box-shadow:0 4px 15px #0000001a;transform:translateY(-2px)}.suited-item.expanded{background:#e0f2fe;box-shadow:0 4px 15px #00000026}.suited-header{align-items:center;display:flex;gap:.75rem;padding:.75rem}.suited-icon{flex-shrink:0;font-size:1.5rem}.suited-label{color:#4b5563;flex:1 1;font-size:.9rem;font-weight:500}.expand-indicator{color:#6b7280;font-size:1.2rem;font-weight:700;transition:transform .2s ease}.suited-item.expanded .expand-indicator{transform:rotate(180deg)}.suited-description{animation:slideDown .3s ease;color:#374151;font-size:.85rem;line-height:1.5;padding:0 .75rem .75rem}@keyframes slideDown{0%{max-height:0;opacity:0;padding-bottom:0}to{max-height:100px;opacity:1;padding-bottom:.75rem}}@media (max-width:768px){.well-suited-for{padding:1.25rem}.suited-list{gap:.75rem;grid-template-columns:1fr}.suited-item{padding:.6rem}.suited-icon{font-size:1.3rem}.suited-label{font-size:.85rem}}@media (max-width:480px){.suited-item{gap:.5rem;padding:.5rem}.suited-icon{font-size:1.2rem}.suited-label{font-size:.8rem}}.score-weights-modal{box-sizing:border-box;max-width:95vw;overflow-x:auto;width:100%}@media (max-width:600px){.score-weights-modal{max-width:100vw;min-width:0;min-width:auto;padding:.5em}}.street-view-component{background:#fff;border-radius:12px;box-shadow:0 2px 10px #0000001a;overflow:hidden}.streetview-header{border-bottom:1px solid #f3f4f6;padding:1.5rem}.streetview-header h3{color:#1f2937;font-size:1.25rem;font-weight:600;margin:0}.streetview-container{background:#f8fafc;position:relative}.streetview-placeholder{align-items:center;background:#f8fafc;border-radius:0 0 12px 12px;color:#6b7280;display:flex;font-size:.9rem;justify-content:center}.streetview-loading{align-items:center;display:flex;flex-direction:column;gap:1rem;text-align:center}.loading-spinner{animation:spin 2s linear infinite;font-size:2rem}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.streetview-unavailable{background:linear-gradient(135deg,#f8fafc,#f1f5f9);padding:2rem}.unavailable-content{max-width:300px;text-align:center}.unavailable-icon{font-size:3rem;margin-bottom:1rem;opacity:.6}.unavailable-content h4{color:#374151;font-size:1.1rem;font-weight:600;margin:0 0 1rem}.unavailable-content p{color:#6b7280;font-size:.9rem;line-height:1.5;margin:0 0 1rem}.unavailable-content ul{color:#6b7280;font-size:.85rem;margin:0 0 1rem;padding-left:1.5rem;text-align:left}.unavailable-content li{margin-bottom:.25rem}.suggestion{color:#7c4dff!important;font-style:italic;font-weight:500}@media (max-width:768px){.streetview-header{padding:1.25rem}.streetview-header h3{font-size:1.1rem}}@media (max-width:480px){.streetview-header{padding:1rem}.streetview-header h3{font-size:1rem}}.street-view-component.compact .streetview-header{padding:1rem}.street-view-component.compact .streetview-header h3{font-size:1rem}.street-view-component.borderless{border:1px solid #e5e7eb;box-shadow:none}.crime-graph-component{background:#fff;border-radius:12px;box-shadow:0 2px 10px #0000001a;box-sizing:border-box;margin:1.5rem 0;overflow:hidden;width:100%}.crime-graph-header{margin-bottom:1rem;padding:1.5rem 1.5rem 0}.crime-graph-title-row{align-items:flex-start;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between}.crime-graph-title{color:#1f2937;flex:1 1;font-size:1.25rem;font-weight:600;line-height:1.4;margin:0;min-width:0}.tier-badge{align-items:center;border-radius:6px;display:inline-flex;flex-shrink:0;font-size:.75rem;font-weight:600;letter-spacing:.5px;padding:.375rem .75rem;text-transform:uppercase;white-space:nowrap}.tier-guest{background:#f3f4f6;border:1px solid #d1d5db;color:#4b5563}.tier-free{background:#dbeafe;border:1px solid #3b82f6;color:#1e40af}.tier-basic{background:#fef3c7;border:1px solid #f59e0b;color:#92400e}.tier-pro{background:linear-gradient(135deg,#10b981,#059669);border:1px solid #059669;box-shadow:0 2px 4px #10b98133;color:#fff}.crime-graph-list{padding:0 1.5rem 1.5rem}.crime-graph-main-block{display:flex;flex-direction:column;gap:1rem}.crime-graph-controls{align-items:center;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;display:flex;flex-wrap:wrap;gap:.75rem;padding:1rem}.crime-graph-label{color:#374151;font-size:.875rem;font-weight:500;white-space:nowrap}.crime-graph-select{background:#fff;border:1px solid #d1d5db;border-radius:6px;color:#374151;cursor:pointer;font-size:.875rem;min-width:120px;padding:.375rem .75rem;transition:border-color .2s ease}.crime-graph-select:hover{border-color:#9ca3af}.crime-graph-select:focus{border-color:#6366f1;box-shadow:0 0 0 3px #6366f11a;outline:none}.crime-graph-toggle-btn{background:#6366f1;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:.875rem;font-weight:500;padding:.5rem 1rem;transition:background-color .2s ease;white-space:nowrap}.crime-graph-toggle-btn:hover{background:#5b46f1}.crime-graph-toggle-btn:focus{box-shadow:0 0 0 3px #6366f14d;outline:none}.crime-graph-block{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-sizing:border-box;display:flex;justify-content:center;min-height:220px;padding:1rem;width:100%}.crime-graph-loading{color:#6b7280;font-style:italic}.crime-graph-error{color:#dc2626;padding:1rem;text-align:center}.crime-graph-tier-notice{align-items:flex-start;background:linear-gradient(135deg,#dbeafe,#bfdbfe);border:1px solid #3b82f6;border-radius:8px;box-shadow:0 2px 8px #3b82f626;display:flex;gap:.75rem;margin:1rem 0;padding:1rem}.tier-notice-icon{flex-shrink:0;font-size:1.5rem;margin-top:.125rem}.tier-notice-content{flex:1 1}.tier-notice-content strong{color:#1e40af;display:block;font-size:1rem;font-weight:600;margin-bottom:.5rem}.tier-notice-content p{color:#1e3a8a;font-size:.875rem;line-height:1.5;margin:0 0 .75rem}.tier-notice-upgrade{border-top:1px solid #3b82f6;margin-top:.5rem;padding-top:.75rem}.upgrade-text{align-items:center;color:#1e40af;display:flex;font-size:.875rem;font-weight:600;gap:.5rem}.upgrade-text:before{content:"🚀";font-size:1rem}.crime-graph-tooltip-overlay{align-items:center;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0006;bottom:0;display:flex;justify-content:center;left:0;padding:1rem;position:fixed;right:0;top:0;z-index:1000}.crime-graph-tooltip-modal{animation:tooltipSlideIn .15s ease-out;background:#fff;border-radius:12px;box-shadow:0 10px 25px #00000026;display:flex;flex-direction:column;max-height:60vh;max-width:min(400px,50vw);overflow:hidden;width:100%}@keyframes tooltipSlideIn{0%{opacity:0;transform:scale(.9) translateY(-5px)}to{opacity:1;transform:scale(1) translateY(0)}}.crime-graph-tooltip-header{align-items:center;background:linear-gradient(135deg,#4f46e5,#7c3aed);border-radius:12px 12px 0 0;color:#fff;display:flex;justify-content:space-between;padding:1rem 1.25rem}.crime-graph-tooltip-title{color:#fff;font-size:1rem;font-weight:600}.crime-graph-tooltip-close{align-items:center;background:#fff3;border:none;border-radius:4px;color:#fff;cursor:pointer;display:flex;font-size:.9rem;height:24px;justify-content:center;padding:.25rem;transition:all .2s ease;width:24px}.crime-graph-tooltip-close:hover{background:#ffffff4d;transform:scale(1.1)}.crime-graph-tooltip-content{display:flex;flex-direction:column;gap:.75rem;padding:1rem 1.25rem}.crime-graph-tooltip-item{align-items:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;display:flex;gap:.75rem;padding:.5rem}.crime-graph-tooltip-color{border:1px solid #0000001a;border-radius:3px;flex-shrink:0;height:16px;width:16px}.crime-graph-tooltip-name{color:#374151;flex:1 1;font-size:.9rem;font-weight:500;text-transform:capitalize}.crime-graph-tooltip-value{color:#1f2937;font-size:.9rem;font-weight:600}.crime-graph-legend-overlay{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000080;bottom:0;display:flex;justify-content:center;left:0;padding:1rem;position:fixed;right:0;top:0;z-index:1000}.crime-graph-legend-modal{animation:modalSlideIn .2s ease-out;background:#fff;border-radius:16px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;display:flex;flex-direction:column;max-height:70vh;max-width:500px;overflow:hidden;width:100%}.crime-graph-legend-header{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:16px 16px 0 0;color:#fff;display:flex;justify-content:space-between;padding:1.5rem}.crime-graph-legend-title{align-items:center;color:#fff;display:flex;font-size:1.1rem;font-weight:600;gap:.5rem}.crime-graph-legend-title:before{content:"📊";font-size:1.2rem}.crime-graph-legend-close{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border:none;border-radius:6px;color:#fff;cursor:pointer;display:flex;font-size:1rem;height:32px;justify-content:center;padding:.5rem;transition:all .2s ease;width:32px}.crime-graph-legend-close:hover{background:#ffffff4d;transform:scale(1.1)}.crime-graph-legend-content{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));max-height:50vh;overflow-y:auto;padding:1.5rem}.crime-graph-legend-item{align-items:center;background:#fafbfc;border:2px solid #f3f4f6;border-radius:8px;display:flex;gap:.75rem;padding:.75rem;transition:all .2s ease}.crime-graph-legend-item:hover{background:#f9fafb;border-color:#d1d5db;box-shadow:0 2px 8px #00000014;transform:translateY(-1px)}.crime-graph-legend-color{border:2px solid #e5e7eb;border-radius:4px;box-shadow:inset 0 1px 2px #0000001a;flex-shrink:0;height:20px;width:20px}.crime-graph-legend-text{color:#374151;font-size:.9rem;font-weight:500;text-transform:capitalize}.crime-graph-categories-overlay{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000080;bottom:0;display:flex;justify-content:center;left:0;padding:1rem;position:fixed;right:0;top:0;z-index:1000}.crime-graph-categories-modal{animation:modalSlideIn .2s ease-out;background:#fff;border-radius:16px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;display:flex;flex-direction:column;max-height:80vh;max-width:600px;overflow:hidden;width:100%}@keyframes modalSlideIn{0%{opacity:0;transform:scale(.95) translateY(-10px)}to{opacity:1;transform:scale(1) translateY(0)}}.crime-graph-categories-header{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:16px 16px 0 0;color:#fff;display:flex;justify-content:space-between;padding:1.5rem}.crime-graph-categories-title{align-items:center;color:#fff;display:flex;font-size:1.1rem;font-weight:600;gap:.5rem}.crime-graph-categories-title:before{content:"🏷️";font-size:1.2rem}.crime-graph-categories-close{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border:none;border-radius:6px;color:#fff;cursor:pointer;display:flex;font-size:1rem;height:32px;justify-content:center;padding:.5rem;transition:all .2s ease;width:32px}.crime-graph-categories-close:hover{background:#ffffff4d;transform:scale(1.1)}.crime-graph-categories-content{flex:1 1;overflow-y:auto;padding:1rem}.crime-graph-categories-list{grid-gap:.75rem;display:grid;gap:.75rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.crime-graph-category-label{align-items:center;background:#fafbfc;border:2px solid #f3f4f6;border-radius:8px;cursor:pointer;display:flex;font-size:.875rem;gap:.75rem;line-height:1.4;overflow:hidden;padding:.75rem;position:relative;transition:all .2s ease}.crime-graph-category-label:hover{background:#f9fafb;border-color:#d1d5db;box-shadow:0 2px 8px #00000014;transform:translateY(-1px)}.crime-graph-category-label.selected{background:linear-gradient(135deg,#eff6ff,#dbeafe);border-color:#3b82f6;box-shadow:0 0 0 1px #3b82f6,0 2px 8px #3b82f626}.crime-graph-category-label.selected:after{align-items:center;background:#3b82f6;border-radius:50%;color:#fff;content:"✓";display:flex;font-size:.7rem;font-weight:700;height:18px;justify-content:center;position:absolute;right:.5rem;top:.5rem;width:18px}.crime-graph-category-color{border:2px solid #e5e7eb;border-radius:4px;box-shadow:inset 0 1px 2px #0000001a;flex-shrink:0;height:18px;transition:all .2s ease;width:18px}.crime-graph-category-label.selected .crime-graph-category-color{border-color:#3b82f6;box-shadow:inset 0 1px 2px #0000001a,0 0 0 2px #3b82f633}.crime-graph-category-checkbox{display:none}.crime-graph-category-text{color:#374151;flex:1 1;font-size:.85rem;font-weight:500;text-transform:capitalize}.crime-graph-category-label.selected .crime-graph-category-text{color:#1e40af;font-weight:600}.crime-graph-categories-empty{background:#f9fafb;color:#6b7280;font-style:italic;padding:2rem;text-align:center}.crime-graph-bulk-actions{background:#f9fafb;border-radius:0 0 16px 16px;border-top:1px solid #e5e7eb;display:flex;flex-wrap:wrap;gap:.75rem;padding:1rem 1.5rem}.crime-graph-bulk-btn{background:#6b7280;border:none;border-radius:6px;color:#fff;cursor:pointer;flex:1 1;font-size:.875rem;font-weight:500;min-width:100px;padding:.5rem 1rem;transition:all .2s ease}.crime-graph-bulk-btn:hover{background:#4b5563;transform:translateY(-1px)}.crime-graph-bulk-btn.select-all{background:#059669}.crime-graph-bulk-btn.select-all:hover{background:#047857}.crime-graph-bulk-btn.clear-all{background:#dc2626}.crime-graph-bulk-btn.clear-all:hover{background:#b91c1c}@media (max-width:768px){.crime-graph-component{margin:1rem 0}.crime-graph-header{padding:1rem 1rem 0}.crime-graph-title-row{align-items:flex-start;flex-direction:column;gap:.75rem}.crime-graph-title{font-size:1.125rem;line-height:1.3}.tier-badge{align-self:flex-end;font-size:.7rem;padding:.25rem .5rem}.crime-graph-list{padding:0 1rem 1rem}.crime-graph-controls{align-items:stretch;flex-direction:column;gap:.75rem}.crime-graph-select{min-width:auto;width:100%}.crime-graph-toggle-btn{width:100%}.crime-graph-block{min-height:200px;padding:.5rem}.crime-graph-block>div{height:200px!important}.crime-graph-categories-list{grid-template-columns:1fr;max-height:300px;padding:.75rem}.crime-graph-categories-header{padding:1rem}.crime-graph-bulk-actions{flex-direction:column;padding:.75rem}.crime-graph-bulk-btn{min-width:auto;width:100%}.crime-graph-tier-notice{margin:.75rem 0;padding:.75rem}.tier-notice-content strong{font-size:.9rem}.tier-notice-content p{font-size:.8rem}}@media (max-width:480px){.crime-graph-header{padding:.75rem .75rem 0}.crime-graph-title{font-size:1rem;line-height:1.3}.tier-badge{font-size:.65rem;padding:.25rem .5rem}.crime-graph-list{padding:0 .75rem .75rem}.crime-graph-block{min-height:180px;padding:.5rem}.crime-graph-block>div{height:180px!important}.crime-graph-controls{padding:.75rem}.crime-graph-tooltip-modal{margin:.5rem;max-width:min(350px,50vw)}.crime-graph-tooltip-content{gap:.5rem;padding:.75rem}.crime-graph-tooltip-item{padding:.5rem}.crime-graph-tooltip-name,.crime-graph-tooltip-value{font-size:.85rem}.crime-graph-legend-modal{margin:.5rem;max-height:85vh}.crime-graph-legend-content{gap:.75rem;grid-template-columns:1fr;padding:1rem}.crime-graph-legend-item{padding:.75rem}.crime-graph-legend-text{font-size:.85rem}.crime-graph-categories-modal{margin:.5rem;max-height:90vh}.crime-graph-categories-list{gap:.5rem;grid-template-columns:1fr}.crime-graph-category-label{font-size:.8rem;padding:.75rem}.crime-graph-categories-header{padding:1rem}.crime-graph-categories-title{font-size:1rem}.crime-graph-bulk-actions{gap:.5rem;padding:.75rem}.crime-graph-bulk-btn{font-size:.8rem;padding:.5rem .75rem}}.crime-graph-block .recharts-responsive-container{height:100%!important;width:100%!important}.crime-graph-component{max-width:100%;overflow-x:hidden}.crime-graph-block{overflow:hidden}body{background-color:#f4f7f6;color:#333;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;margin:0}.App{text-align:center}.homepage-container{background-color:#fff;border-radius:8px;box-shadow:0 4px 6px #0000001a;margin:40px auto;max-width:960px;padding:40px 20px}.search-input{border:1px solid #ccc;border-radius:4px;margin-top:20px;padding:15px}.search-input,.search-input-wrapper{font-size:1.1rem;max-width:500px;width:80%}.search-input-wrapper{margin:20px auto 0}gmp-place-picker::part(input){border-radius:4px;padding:15px}
/*# sourceMappingURL=main.0e66d79e.css.map*/