:root{--bg:#f3f6f4;--surface:#fff;--surface-soft:#f8faf8;--surface-green:#edf8f4;--text:#202624;--muted:#6a746f;--muted-2:#8a948f;--border:#dfe7e2;--border-strong:#c5d2cb;--accent:#0f766e;--accent-2:#2f9e82;--amber:#d78a07;--red:#c94b45;--blue:#315f97;--shadow:0 18px 55px #1f2d271f;--shadow-soft:0 10px 28px #1f2d2714;--radius:8px;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#root{min-height:100%}body{margin:0;overflow-x:hidden}button,input,textarea,select{font:inherit;letter-spacing:0}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.62}img{display:block}.app-shell{min-height:100vh;color:var(--text)}.topbar{z-index:20;border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffeb;justify-content:space-between;align-items:center;min-height:68px;padding:12px 22px;display:flex;position:sticky;top:0}.brand,.profile-head>div,.modal-heading,.detail-head,.section-title,.map-topline,.property-card-head,.top-actions,.property-card-meta,.property-flags,.review-badges,.filters-row,.toggle-row,.results-head,.period-list span,.document-badge,.landlord-reply,.verified-mini,.admin-section h3{align-items:center;display:flex}.brand{gap:11px}.brand-button{color:inherit;text-align:left;background:0 0;border:0;padding:0}.brand strong{font-size:18px;line-height:1.1;display:block}.brand span:last-child,.detail-head span,.search-block p,.property-card p,.review-head p,.modal-heading p,.profile-head p,.profile-row span,.empty-line,.empty-state p{color:var(--muted)}.brand-mark{color:#fff;background:linear-gradient(145deg,#0f766e,#36a56f);border-radius:8px;justify-content:center;align-items:center;width:38px;height:38px;font-weight:850;display:inline-flex;box-shadow:0 10px 24px #0f766e38}.brand-logo{border-radius:8px;flex:0 0 38px;width:38px;height:38px;display:block;box-shadow:0 10px 24px #0f766e38}.brand-mark.small{flex:0 0 34px;width:34px;height:34px}.top-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px}.nav-link{min-height:36px;color:var(--muted);background:0 0;border:1px solid #0000;border-radius:7px;padding:0 10px;font-weight:760}.nav-link.active,.nav-link:hover{color:var(--text);background:var(--surface-soft);border-color:var(--border)}.workspace{grid-template-rows:auto 1fr;grid-template-columns:minmax(390px,44vw) minmax(0,1fr);gap:16px;min-height:calc(100vh - 68px);padding:16px;display:grid;position:relative;overflow-x:hidden}.workspace-toolbar{border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow-soft);background:#ffffffd1;grid-column:1/-1;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;display:flex}.workspace-toolbar>div:first-child{min-width:0}.layout-switch{grid-template-columns:repeat(3,minmax(0,1fr));min-width:min(430px,100%);margin:0}.layout-switch button{gap:7px}.workspace.mode-map,.workspace.mode-list{grid-template-columns:1fr}.workspace.mode-map .left-panel,.workspace.mode-list .map-and-detail{display:none}.workspace.mode-list .left-panel{max-height:none}.workspace.mode-list .property-list{grid-template-columns:repeat(auto-fit,minmax(310px,1fr));overflow:visible}.page-shell{padding:22px 16px 40px}.content-page,.profile-page-card,.auth-gate{width:min(1040px,100%);margin:0 auto}.content-hero,.auth-gate{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow-soft);align-items:flex-start;gap:16px;padding:24px;display:flex}.content-hero svg,.auth-gate svg{color:var(--accent);flex:none}.content-hero h1,.auth-gate h1{max-width:none;margin-bottom:8px}.content-hero p,.content-grid p,.legal-text p,.auth-gate p,.claim-form p{color:var(--muted);line-height:1.62}.content-grid{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow-soft);grid-template-columns:1fr;gap:0;margin-top:16px;display:grid;overflow:hidden}.content-grid article,.legal-text{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow-soft);padding:20px}.content-grid article{border:0;border-bottom:1px solid var(--border);box-shadow:none;background:0 0;border-radius:0;padding:24px 30px}.content-grid article:last-child{border-bottom:0}.content-grid h2,.legal-text h2{margin-bottom:9px}.info-steps{grid-template-columns:1fr}.legal-text{gap:12px;margin-top:16px;display:grid}.auth-gate{text-align:center;place-items:center;min-height:360px;display:grid}.auth-gate .primary-action{margin-top:10px}.left-panel,.detail-panel,.profile-panel,.modal{border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow-soft)}.left-panel{border-radius:var(--radius);flex-direction:column;align-self:start;min-width:0;max-height:calc(100vh - 100px);padding:18px;display:flex;position:static}.search-block{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:14px;margin-bottom:16px;display:grid}.search-block h1{white-space:nowrap;max-width:none;margin-bottom:10px}.search-block p{max-width:58ch}h1,h2,h3,p{margin:0}h1{letter-spacing:0;max-width:12ch;font-size:30px;line-height:1}h2{letter-spacing:0;font-size:24px;line-height:1.12}h3{letter-spacing:0;font-size:16px;line-height:1.25}.primary-action,.secondary-action,.text-button,.icon-button,.segmented button,.oauth-row button,.rating-input button,.profile-row button,.provider-grid button{border:1px solid #0000;border-radius:7px;justify-content:center;align-items:center;gap:8px;min-height:38px;font-weight:720;transition:border-color .16s,background .16s,transform .16s;display:inline-flex}.primary-action{color:#fff;background:var(--accent);padding:0 15px;box-shadow:0 10px 20px #0f766e2e}.primary-action:hover,.secondary-action:hover,.text-button:hover,.property-card:hover,.profile-row button:hover{transform:translateY(-1px)}.secondary-action,.text-button,.oauth-row button,.profile-row button,.provider-grid button{color:var(--text);background:var(--surface-soft);border-color:var(--border);padding:0 13px}.icon-button{width:36px;height:36px;color:var(--muted);background:var(--surface-soft);border-color:var(--border)}.add-review{white-space:nowrap}.search-input,label span{border:1px solid var(--border-strong);background:var(--surface-soft);border-radius:8px;align-items:center;gap:9px;padding:0 12px;display:flex}.search-input{min-height:46px;margin-bottom:12px}.search-input input,label span input{width:100%;min-width:0;color:var(--text);background:0 0;border:0;outline:0}.filters-row{gap:8px;margin-bottom:10px}.filters-row>span,.results-head,.map-topline{color:var(--muted);font-size:13px;font-weight:720}.filters-row select,.filters-row input,.period-row input,.review-form-grid input,.review-form-grid textarea,.modal label>input,.modal label>textarea,.claim-form textarea,.reply-form textarea,.reply-form select,.landlord-tools select{border:1px solid var(--border);width:100%;min-width:0;color:var(--text);background:var(--surface-soft);border-radius:7px;outline:0}.filters-row select,.filters-row input{height:36px;padding:0 10px}.toggle-row{border-bottom:1px solid var(--border);flex-wrap:wrap;gap:12px;padding-bottom:12px}.toggle-row label,.check-line{color:var(--muted);align-items:center;gap:7px;font-size:14px;font-weight:650;display:flex}.results-head{justify-content:space-between;padding:15px 0 13px}.results-head span{align-items:center;gap:6px;display:inline-flex}.property-list{gap:10px;padding-right:4px;display:grid;overflow:auto}.property-card{border:1px solid var(--border);border-radius:var(--radius);text-align:left;background:var(--surface);width:100%;box-shadow:none;cursor:default;padding:0;overflow:hidden}.property-card.selected{background:var(--surface-green);border-color:#0f766e75}.property-card-main{width:100%;color:inherit;text-align:left;background:0 0;border:0;padding:14px 14px 0}.property-card-head{justify-content:space-between;gap:8px}.property-card h3{margin-bottom:4px;font-size:15px}.property-card-meta,.property-flags{color:var(--muted);flex-wrap:wrap;gap:8px;font-size:13px;font-weight:650}.property-card-meta{margin-top:12px}.property-flags{padding:12px 14px 14px}.property-flags span{color:var(--accent);align-items:center;gap:4px;display:inline-flex}.property-flags a{min-height:26px;color:var(--blue);background:#eef5ff;border:1px solid #315f9738;border-radius:7px;align-items:center;padding:0 8px;font-weight:780;text-decoration:none;display:inline-flex}.score{color:#8a5a00;background:#fff7e6;border:1px solid #d78a0747;border-radius:7px;align-items:center;gap:5px;min-width:max-content;padding:6px 9px;font-weight:820;display:inline-flex}.score.compact{padding:4px 7px;font-size:13px}.map-and-detail{grid-template-rows:minmax(360px,52vh) auto;gap:16px;min-width:0;display:grid}.map-panel{border:1px solid var(--border);border-radius:var(--radius);min-height:360px;box-shadow:var(--shadow-soft);background:#dce8df;position:relative;overflow:hidden}.map-topline{z-index:10;pointer-events:none;justify-content:space-between;position:absolute;top:12px;left:12px;right:12px}.map-topline span{border:1px solid var(--border);box-shadow:var(--shadow-soft);background:#ffffffeb;border-radius:7px;align-items:center;gap:6px;padding:7px 9px;display:inline-flex}.map-canvas{width:100%;height:100%;min-height:360px}.leaflet-container .leaflet-control-attribution{color:var(--muted);background:#ffffffd6;border-radius:7px 0 0;padding:2px 7px;font-size:11px}.rent-marker{background:0 0;border:0}.rent-marker span{color:#fff;background:var(--accent);border:2px solid #fff;border-radius:7px 7px 7px 2px;justify-content:center;align-items:center;min-width:38px;height:30px;padding:0 8px;font-size:13px;font-weight:850;display:inline-flex;box-shadow:0 10px 22px #00000038}.rent-marker.selected span{background:var(--amber)}.detail-panel{border-radius:var(--radius);min-width:0;padding:18px}.quick-summary{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);min-width:0;box-shadow:var(--shadow-soft);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px 14px;padding:14px;display:grid}.quick-summary h2{margin:2px 0 4px;font-size:20px}.quick-summary p{color:var(--muted)}.quick-summary-metrics{flex-wrap:wrap;justify-content:flex-end;gap:7px;display:flex}.quick-summary-metrics>span{border:1px solid var(--border);min-height:30px;color:var(--muted);background:var(--surface-soft);border-radius:7px;align-items:center;padding:0 9px;font-size:13px;font-weight:740;display:inline-flex}.quick-summary-note{text-overflow:ellipsis;white-space:nowrap;grid-column:1/2;overflow:hidden}.quick-summary .secondary-action{grid-column:2/3;text-decoration:none}.detail-head{justify-content:space-between;gap:14px}.detail-head h2{margin:3px 0 6px}.micro-label{color:var(--muted-2);text-transform:uppercase;margin-bottom:5px;font-size:12px;font-weight:820;display:inline-block}.summary-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:16px 0;display:grid}.summary-grid div{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface-soft);min-width:0;padding:12px}.summary-grid span{color:var(--muted);margin-bottom:6px;font-size:12px;font-weight:720;display:block}.summary-grid b{overflow-wrap:anywhere;font-size:18px;display:block}.detail-badges,.review-badges{flex-wrap:wrap;gap:8px;margin:10px 0 14px}.document-badge{width:fit-content;min-height:28px;color:var(--muted);background:var(--surface-soft);border:1px solid var(--border);border-radius:7px;gap:6px;padding:0 9px;font-size:13px;font-weight:760}.document-badge.verified,.verified-mini{color:#0d6b42;background:#e8f7ed;border-color:#bee5cb}.document-badge.pending,.document-badge.increase{color:#8a5a00;background:#fff7e6;border-color:#f1d18b}.document-badge.rejected{color:var(--red);background:#fff0ef;border-color:#f2c2bf}.document-badge.reply{color:var(--blue);background:#eef5ff;border-color:#cadef8}.document-badge.apartment{color:#5b3f0b;background:#fff7e6;border-color:#f1d18b}.rating-bars{gap:8px;display:grid}.rating-line{color:var(--muted);grid-template-columns:115px minmax(80px,1fr) 24px;align-items:center;gap:10px;font-size:13px;font-weight:680;display:grid}.rating-line b{color:var(--text)}.rating-track{background:#e6ece8;border-radius:999px;height:7px;overflow:hidden}.rating-track i{border-radius:inherit;background:linear-gradient(90deg, var(--accent), var(--amber));height:100%;display:block}.section-title{justify-content:space-between;gap:12px;margin:18px 0 12px}.section-title h3{align-items:center;gap:7px;display:inline-flex}.review-list{gap:12px;display:grid}.property-page{gap:18px;width:min(1120px,100%);margin:0 auto;display:grid}.property-page-head{text-align:center;justify-items:center;gap:9px;padding:22px 18px 8px;display:grid}.property-page-head h1{max-width:min(900px,100%);font-size:clamp(28px,4vw,44px);line-height:1.04}.property-page-head>p:not(.micro-label){color:var(--muted);line-height:1.5}.property-head-metrics{flex-wrap:wrap;justify-content:center;gap:8px;margin-top:4px;display:flex}.property-head-metrics>span{border:1px solid var(--border);min-height:32px;color:var(--muted);background:var(--surface);border-radius:7px;align-items:center;padding:0 10px;font-weight:720;display:inline-flex}.property-map-center{width:min(980px,100%);margin:0 auto}.property-map-center .map-panel,.property-map-center .map-canvas{min-height:380px}.facts-panel,.property-review-summary,.property-reviews{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow-soft);padding:18px}.facts-panel .section-title{margin-top:0}.facts-panel summary,.house-facts-editor summary{cursor:pointer;list-style:none}.facts-panel summary::-webkit-details-marker{display:none}.house-facts-editor summary::-webkit-details-marker{display:none}.facts-panel summary:after,.house-facts-editor summary:after{content:"Открыть";color:var(--accent);margin-left:auto;font-size:13px;font-weight:820}.facts-panel[open] summary:after,.house-facts-editor[open] summary:after{content:"Скрыть"}.facts-panel:not([open]){padding-bottom:18px}.facts-grid{border:1px solid var(--border);border-radius:var(--radius);grid-template-columns:repeat(2,minmax(0,1fr));gap:0;display:grid;overflow:hidden}.fact-row{border-right:1px solid var(--border);border-bottom:1px solid var(--border);background:var(--surface-soft);grid-template-columns:minmax(120px,.72fr) minmax(0,1fr);gap:12px;min-width:0;padding:12px 14px;display:grid}.fact-row:nth-child(2n){border-right:0}.fact-row:nth-last-child(-n+2){border-bottom:0}.fact-row span{color:var(--muted);font-size:13px;font-weight:720}.fact-row b{overflow-wrap:anywhere;min-width:0}.property-review-summary{grid-template-columns:minmax(0,1fr);gap:16px;display:grid}.property-review-summary .landlord-tools,.property-reviews .section-title{margin-top:0}.review-card,.landlord-tools{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);padding:15px}.review-head{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.review-head-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:inline-flex}.compact-action{min-height:34px;padding:0 10px}.review-head h3{margin-bottom:5px}.review-body{color:#37413d;margin:12px 0;line-height:1.55}.review-grid{grid-template-columns:minmax(180px,.8fr) minmax(250px,1.2fr);gap:16px;display:grid}.period-list{gap:7px;display:grid}.period-list span{color:var(--muted);gap:6px;font-size:13px;font-weight:650}.period-list b{color:var(--text)}.review-notes{color:var(--muted);gap:6px;margin-top:12px;line-height:1.45;display:grid}.review-flags{flex-wrap:wrap;gap:7px;margin:10px 0 12px;display:flex}.review-flags span{color:#8a5a00;background:#fff7e6;border:1px solid #f1d18b;border-radius:7px;padding:5px 8px;font-size:13px;font-weight:760}.photo-strip{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:12px;display:grid}.photo-strip img{aspect-ratio:4/3;object-fit:cover;border:1px solid var(--border);border-radius:7px;width:100%}.landlord-reply{border-radius:var(--radius);color:#284160;background:#f0f6ff;align-items:flex-start;gap:10px;margin-top:12px;padding:12px}.landlord-reply span{margin-bottom:4px;font-size:13px;font-weight:800;display:block}.landlord-tools{background:linear-gradient(#fff,#f8fbf8);margin-top:16px}.verified-mini{border:1px solid #bee5cb;border-radius:7px;align-items:center;gap:5px;min-height:28px;padding:0 8px;font-size:13px;font-weight:780;display:inline-flex}.claim-form,.reply-form{gap:10px;display:grid}.claim-form textarea,.reply-form textarea{resize:vertical;min-height:86px;padding:10px}.reply-form select{height:38px;padding:0 10px}.file-drop,.upload-grid label{border:1px dashed var(--border-strong);border-radius:var(--radius);color:var(--muted);background:var(--surface-soft);gap:8px;padding:12px;font-weight:720;display:grid}.profile-panel{z-index:30;border-radius:var(--radius);width:min(430px,100vw - 32px);max-height:calc(100vh - 100px);padding:16px;position:fixed;top:84px;right:16px;overflow:auto}.profile-page-card{width:min(1180px,100%);box-shadow:none;background:0 0;border:0;grid-template-columns:minmax(0,.92fr) minmax(340px,1.08fr);gap:16px;padding:0;display:grid}.profile-head{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-start;gap:12px;padding-bottom:14px;display:flex}.profile-page-card .profile-head{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow-soft);grid-column:1/-1;align-items:center;padding:18px}.profile-head>div{gap:10px}.profile-avatar{object-fit:cover;border:1px solid var(--border);background:var(--surface-soft);border-radius:8px;flex:0 0 42px;width:42px;height:42px}.profile-panel section{margin-top:16px}.profile-page-card section{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow-soft);margin-top:0;padding:16px}.profile-page-card .owner-account-section,.profile-page-card .admin-section{grid-column:1/-1}.profile-page-card .account-section,.profile-page-card .login-methods-section,.profile-page-card .reviews-section,.profile-page-card .claims-section{min-height:170px}.profile-page-card section>h3{align-items:center;gap:7px;margin-bottom:12px;display:inline-flex}.owner-object-form{gap:10px;margin-top:10px;display:grid}.profile-page-card .owner-object-form{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:12px}.profile-page-card .owner-object-form .avatar-upload,.profile-page-card .owner-object-form .primary-action{grid-column:1/-1}.profile-page-card .owner-object-form>label:not(.avatar-upload){align-self:start;margin:0}.profile-page-card .owner-object-form>label:not(.avatar-upload) input{min-height:44px}.profile-page-card .owner-object-form>label:not(.avatar-upload) textarea{min-height:84px}.owner-object-form label{color:var(--muted);gap:7px;font-size:13px;font-weight:760;display:grid}.owner-object-form input,.owner-object-form textarea{border:1px solid var(--border);width:100%;min-height:39px;color:var(--text);background:var(--surface-soft);border-radius:7px;outline:0;padding:9px 10px}.owner-object-form textarea{resize:vertical;min-height:82px}.profile-edit-row{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:8px;margin-top:10px;display:grid}.profile-edit-row label,.avatar-upload{color:var(--muted);gap:7px;font-size:13px;font-weight:760;display:grid}.profile-edit-row input{border:1px solid var(--border);width:100%;min-height:38px;color:var(--text);background:var(--surface-soft);border-radius:7px;outline:0;padding:0 10px}.avatar-upload{border:1px dashed var(--border-strong);border-radius:var(--radius);background:var(--surface-soft);margin-top:9px;padding:11px}.profile-page-card .avatar-upload{align-content:center;min-height:74px;margin-top:0}.avatar-upload input{width:100%}.provider-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:10px;display:grid}.profile-page-card .provider-grid{grid-template-columns:1fr}.profile-list{gap:9px;margin-top:10px;display:grid}.profile-row{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface-soft);gap:5px;padding:11px;display:grid}.review-manage-row{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px}.review-manage-row>div:first-child{gap:5px;min-width:0;display:grid}.review-manage-row .row-actions{flex-wrap:wrap;grid-area:auto;justify-content:flex-end}.review-manage-row a,.review-manage-row button{border:1px solid var(--border);min-height:32px;color:var(--text);background:#fff;border-radius:7px;padding:0 9px;font-weight:760;text-decoration:none}.profile-row em{width:fit-content;color:var(--accent);font-size:12px;font-style:normal;font-weight:820}.profile-row.actionable{grid-template-columns:minmax(0,1fr) auto;align-items:center}.profile-row.actionable span{grid-column:1/2}.row-actions{grid-area:1/2/3/3;gap:7px;display:flex}.admin-section h3{gap:7px}.empty-state{min-height:190px;color:var(--muted);border:1px dashed var(--border-strong);border-radius:var(--radius);background:var(--surface-soft);text-align:center;place-items:center;gap:8px;padding:24px;display:grid}.modal-backdrop{z-index:5000;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#1119166b;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.modal{z-index:5001;border-radius:var(--radius);width:min(780px,100%);max-height:min(900px,100vh - 36px);padding:20px;position:relative;overflow:auto}.auth-modal{width:min(430px,100%)}.review-modal{width:min(920px,100%)}.close{position:absolute;top:14px;right:14px}.modal-heading{gap:12px;margin-bottom:16px;padding-right:42px}.overall-preview{color:#8a5a00;background:#fff7e6;border-radius:7px;margin-left:auto;padding:7px 10px}.segmented{background:var(--surface-soft);border:1px solid var(--border);border-radius:8px;grid-template-columns:1fr 1fr;gap:6px;margin-bottom:14px;padding:4px;display:grid}.segmented button{min-height:36px;color:var(--muted);background:0 0}.segmented button.active{color:var(--text);border-color:var(--border);background:#fff}.segmented.layout-switch{grid-template-columns:repeat(3,minmax(0,1fr));margin:0}.modal label{color:var(--muted);gap:7px;margin-bottom:11px;font-size:13px;font-weight:760;display:grid}label span{min-height:40px}.modal label>input,.modal label>textarea,.review-form-grid input,.review-form-grid textarea{min-height:39px;padding:9px 10px}.modal label>textarea,.review-form-grid textarea{resize:vertical;min-height:92px}.oauth-row{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:8px;margin-top:10px;display:grid}.oauth-row-stacked{grid-template-columns:1fr}.full{width:100%}.form-error{color:var(--red);margin:8px 0;font-size:14px;font-weight:720}.form-success{color:#0d6b42;margin:8px 0;font-size:14px;font-weight:720}.review-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.address-entry{gap:10px;display:grid}.address-mode-switch{grid-template-columns:repeat(2,minmax(0,max-content));width:max-content;max-width:100%;margin:0}.address-mode-switch button{gap:7px;padding:0 12px}.map-picker-field{gap:8px;display:grid}.map-picker-canvas{border:1px solid var(--border);background:var(--surface-soft);border-radius:8px;min-height:250px;overflow:hidden}.map-picker-status{border:1px solid var(--border);width:fit-content;max-width:100%;color:var(--text);overflow-wrap:anywhere;background:#fff;border-radius:7px;align-items:center;gap:7px;padding:7px 10px;font-size:13px;font-weight:720;line-height:1.3;display:inline-flex}.map-picker-status.resolved{color:var(--accent);background:#eef9f7;border-color:#0e746e59}.map-picker-status.loading{color:var(--muted)}.map-picker-status.miss,.map-picker-status.error{color:#7a570f;background:#fff8e8;border-color:#efd9a8}.map-picker-marker{place-items:center;display:grid}.map-picker-marker span{background:var(--accent);border:3px solid #fff;border-radius:999px 999px 999px 0;width:20px;height:20px;transform:rotate(-45deg);box-shadow:0 8px 18px #0e746e4d}.span-2{grid-column:span 2}.ratings-editor{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:12px;display:grid}.rating-input{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface-soft);grid-template-columns:130px minmax(0,1fr);align-items:center;gap:10px;padding:8px 10px;display:grid}.rating-input span{color:var(--muted);font-size:13px;font-weight:760}.rating-input div{grid-template-columns:repeat(5,1fr);gap:5px;display:grid}.rating-input button{min-height:30px;color:var(--muted);border-color:var(--border);background:#fff}.rating-input button.active{color:#fff;background:var(--accent);border-color:var(--accent)}.period-editor{margin-top:12px}.flags-editor{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface-soft);margin-top:12px;padding:12px}.flags-editor .section-title,.house-facts-editor .section-title{margin:0 0 10px}.flags-editor .section-title span,.house-facts-editor .section-title span{color:var(--muted);font-size:13px;font-weight:720}.flag-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.flag-check{border:1px solid var(--border);background:#fff;border-radius:7px;justify-content:flex-start;align-items:center;min-height:34px;padding:7px 9px;color:var(--text)!important;gap:7px!important;margin:0!important;font-size:13px!important;display:flex!important}.flag-check>input,.check-line>input{flex:0 0 16px;height:16px;width:16px!important;min-height:0!important;padding:0!important}.house-facts-editor{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface-soft);margin-top:12px;padding:12px}.house-facts-editor summary{color:var(--text);align-items:center;gap:10px;font-weight:850;display:flex}.house-facts-editor summary small{color:var(--muted);font-size:13px;font-weight:720}.house-facts-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin-top:12px;display:grid}.house-facts-grid label{color:var(--muted);gap:6px;margin:0;font-size:12px;font-weight:800;display:grid}.house-facts-grid input{min-height:38px;padding:0 10px}.field-hint{color:var(--muted);margin-top:9px;font-size:13px;line-height:1.45}.period-row{grid-template-columns:1fr 1fr minmax(130px,.7fr) 38px;gap:8px;margin-bottom:8px;display:grid}.period-row label{color:var(--muted);gap:6px;margin:0;font-size:12px;font-weight:800;display:grid}.period-row label b{color:var(--muted);font-size:12px}.period-row input{height:38px;padding:0 9px}.date-preview{color:var(--muted);font-size:12px;font-weight:720}.privacy-grid,.upload-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:12px 0;display:grid}.upload-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.upload-grid input,.file-drop input{width:100%;color:var(--muted);font-size:13px}.modal-actions{justify-content:flex-end;gap:10px;margin-top:14px;display:flex}@media (width<=1120px){.workspace,.profile-page-card,.content-grid,.info-steps{grid-template-columns:1fr}.left-panel{max-height:none;position:static}.map-and-detail{grid-template-rows:420px auto}.property-review-summary{grid-template-columns:1fr}}@media (width<=720px){.topbar,.workspace{padding-left:10px;padding-right:10px}.workspace-toolbar{flex-direction:column;align-items:stretch}.layout-switch{min-width:0}.topbar{flex-direction:column;align-items:flex-start;gap:10px;width:100vw;max-width:100vw}.topbar .brand{padding-right:0}.topbar .top-actions{justify-content:flex-start;width:100%}.top-actions .primary-action,.top-actions .secondary-action{min-width:74px;min-height:38px;padding:0 10px}.brand span:last-child{display:none}.nav-link{padding:0 9px}.page-shell{padding:12px 10px 28px}.content-hero,.auth-gate,.content-grid article,.legal-text,.facts-panel,.property-review-summary,.property-reviews,.profile-page-card section,.profile-page-card .profile-head{padding:16px}.profile-page-card{padding:0}.workspace{padding-top:10px}.search-block,.review-grid,.summary-grid,.facts-grid,.review-form-grid,.ratings-editor,.flag-grid,.house-facts-grid,.privacy-grid,.upload-grid,.profile-page-card .owner-object-form,.profile-edit-row,.provider-grid{grid-template-columns:1fr}.search-block h1{white-space:normal}.fact-row,.fact-row:nth-child(2n),.fact-row:nth-last-child(-n+2){border-right:0;border-bottom:1px solid var(--border)}.fact-row:last-child{border-bottom:0}.fact-row{grid-template-columns:1fr;gap:5px}.span-2{grid-column:span 1}.review-manage-row{grid-template-columns:1fr}.review-manage-row .row-actions{justify-content:flex-start}.filters-row,.toggle-row{grid-template-columns:1fr;display:grid}.results-head{flex-direction:column;align-items:flex-start;gap:6px}.add-review{width:100%}.period-row,.rating-input{grid-template-columns:1fr}.map-and-detail{grid-template-rows:360px auto}.detail-head,.review-head,.quick-summary{align-items:flex-start}.quick-summary,.quick-summary-note,.quick-summary .secondary-action{grid-column:1/-1}.quick-summary-metrics{justify-content:flex-start}}.topbar{background:#fffffff5;grid-template-columns:auto auto minmax(260px,1fr) auto;gap:22px;min-height:64px;padding:0 28px;display:grid;box-shadow:0 1px #1f2d2714}.brand-button{align-items:center}.brand strong{color:var(--accent);letter-spacing:0;font-size:25px;font-weight:860}.top-nav{align-items:center;gap:22px;display:flex}.top-nav .nav-link{color:#27322e;background:0 0;border:0;min-height:38px;padding:0;font-weight:650}.top-nav .nav-link.active,.top-nav .nav-link:hover{color:var(--accent);background:0 0;border-color:#0000}.top-search{border:1px solid var(--border-strong);width:min(360px,100%);min-height:40px;color:var(--muted-2);background:#fff;border-radius:7px;justify-self:end;align-items:center;gap:8px;padding:0 12px;display:flex}.top-search input{width:100%;min-width:0;color:var(--text);background:0 0;border:0;outline:0}.top-actions{flex-wrap:nowrap;gap:12px}.top-add-action,.account-action{color:#2b3430;white-space:nowrap;background:0 0;border:0;border-radius:7px;justify-content:center;align-items:center;gap:7px;min-height:40px;padding:0 10px;font-weight:720;display:inline-flex}.top-add-action svg{color:var(--accent)}.account-action{padding-left:6px}.top-icon-action{background:0 0;border:0}.workspace{background:#fff;grid-template-rows:1fr;grid-template-columns:408px minmax(0,1fr);gap:0;height:calc(100vh - 64px);min-height:680px;padding:0}.workspace.mode-map{grid-template-columns:1fr}.workspace.mode-map .left-panel{display:none}.workspace.mode-map .map-and-detail{grid-template-rows:minmax(390px,52vh) minmax(270px,1fr)}.left-panel{height:calc(100vh - 64px);max-height:none;box-shadow:none;border-top:0;border-bottom:0;border-left:0;border-radius:0;padding:14px 14px 16px;overflow:hidden}.left-panel .search-block{margin-bottom:12px;display:block}.left-panel .search-input{background:#fff;min-height:38px;margin-bottom:0}.sidebar-filter-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-bottom:14px;display:grid}.sidebar-filter-grid select,.filter-chip{border:1px solid var(--border);color:#54615b;background:#fff;border-radius:7px;width:100%;min-height:36px;padding:0 10px;font-size:13px;font-weight:690}.filter-chip.active{color:var(--accent);background:#eaf7f5;border-color:#0f766e47}.results-head{padding:8px 2px 12px}.results-head span{color:#64716b;font-size:13px;font-weight:650}.property-list{gap:12px;min-height:0;padding:0 2px 8px 0}.property-card{background:#fff;border-radius:7px}.property-card.selected{background:#fbfffe;border-color:#0f766eb3;box-shadow:inset 0 0 0 1px #0f766e47}.property-card-main{grid-template-columns:110px minmax(0,1fr);gap:12px;min-height:122px;padding:10px;display:grid}.property-thumb{object-fit:cover;background:#dfe7e2;border-radius:6px;width:110px;height:102px}.property-card-content{align-content:start;gap:6px;min-width:0;max-width:100%;display:grid}.property-card-head{align-items:flex-start;min-width:0}.property-card-head>div{min-width:0}.property-card h3{color:#1d2522;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:15px;font-weight:800;overflow:hidden}.property-card p{margin-top:3px;font-size:12px}.property-location{color:#6c7772;text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:6px;min-width:0;font-size:12px;font-weight:650;display:flex;overflow:hidden}.metro-mark{color:#fff;background:#15925f;border-radius:999px;justify-content:center;align-items:center;width:16px;height:16px;font-size:10px;font-weight:850;display:inline-flex}.property-price{color:#17201c;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:16px;font-weight:850;overflow:hidden}.property-card-meta{color:#74807a;gap:7px;min-width:0;margin-top:0;font-size:12px;overflow:hidden}.property-card-meta span{text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:4px;min-width:0;display:inline-flex;overflow:hidden}.property-card .score.compact{flex:none}.map-and-detail{grid-template-rows:minmax(390px,52vh) minmax(270px,1fr);gap:0;min-width:0;height:calc(100vh - 64px);display:grid}.map-stage{min-width:0;min-height:0;position:relative}.workspace-toolbar{z-index:700;box-shadow:none;pointer-events:none;background:0 0;border:0;border-radius:0;justify-content:space-between;padding:0;display:flex;position:absolute;top:14px;left:22px;right:22px}.workspace-toolbar .segmented{pointer-events:auto}.layout-switch{border:1px solid var(--border-strong);background:#fff;border-radius:7px;grid-template-columns:repeat(2,minmax(0,auto));gap:0;min-width:0;margin:0;padding:0;display:grid;overflow:hidden;box-shadow:0 8px 22px #1f2d2714}.workspace-toolbar .segmented.layout-switch{grid-template-columns:repeat(2,max-content);width:max-content;max-width:100%;display:inline-grid}.layout-switch button{border:0;border-right:1px solid var(--border);color:#3f4b45;background:#fff;border-radius:0;min-width:150px;min-height:40px;padding:0 14px;font-size:14px;font-weight:720}.layout-switch button:last-child{border-right:0}.layout-switch button.active{color:var(--accent);background:#eaf7f5}.map-panel{height:100%;min-height:100%;box-shadow:none;border-top:0;border-right:0;border-radius:0}.workspace .map-topline{display:none}.map-canvas{height:100%;min-height:100%}.rent-marker span{background:var(--accent);border-radius:999px;min-width:38px;height:38px;font-size:15px}.rent-marker.selected span{background:#0a8b80;box-shadow:0 0 0 8px #0f766e29,0 12px 26px #00000038}.reviews-panel{border-top:1px solid var(--border);background:#fff;min-height:278px;padding:16px 20px 12px;overflow:hidden}.reviews-panel-head{justify-content:space-between;align-items:end;gap:18px;margin-bottom:12px;display:flex}.reviews-panel-head h2{font-size:22px;line-height:1.1}.reviews-panel-head p{color:var(--muted);margin-top:4px;font-size:13px}.reviews-sort{color:var(--muted);align-items:center;gap:8px;font-size:13px;font-weight:650;display:inline-flex}.reviews-sort select{border:1px solid var(--border);color:#4d5a54;background:#fff;border-radius:7px;min-width:120px;height:36px}.review-tabs{flex-wrap:wrap;gap:8px;margin-bottom:10px;display:flex}.review-tabs button{border:1px solid var(--border);color:#66726c;background:#fff;border-radius:7px;min-height:36px;padding:0 13px;font-size:13px;font-weight:720}.review-tabs button.active{color:var(--accent);background:#eaf7f5;border-color:#0f766e3d}.review-tabs span{margin-left:6px}.workspace-review-list{grid-auto-columns:minmax(430px,1fr);grid-auto-flow:column;gap:10px;padding-bottom:4px;display:grid;overflow-x:auto}.workspace-review-card{border:1px solid var(--border);background:#fff;border-radius:7px;gap:10px;min-width:0;padding:13px;display:grid}.workspace-review-top{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;display:grid}.apartment-focus{gap:2px;min-width:112px;display:grid}.apartment-focus span,.rental-facts span{color:var(--muted);text-transform:uppercase;font-size:11px;font-weight:760}.apartment-focus b{color:#17201c;font-size:19px;line-height:1.05}.workspace-review-address{color:#55625c;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:720;overflow:hidden}.rental-facts{grid-template-columns:1.2fr .82fr .9fr;gap:8px;display:grid}.rental-facts div{border:1px solid var(--border);background:#f8faf8;border-radius:7px;gap:4px;min-width:0;padding:9px 10px;display:grid}.rental-facts b{color:#24302b;text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.review-stars{color:#f5a000;align-items:center;gap:2px;display:inline-flex}.review-stars b{color:#24302b;margin-left:4px;font-size:13px}.workspace-review-body{color:#48554f;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:42px;font-size:13px;line-height:1.5;display:-webkit-box;overflow:hidden}.workspace-review-footer{color:#6b7670;justify-content:space-between;align-items:center;gap:12px;font-size:13px;font-weight:650;display:flex}.reviews-more{border:1px solid var(--border);min-height:34px;color:var(--accent);background:#fbfcfc;border-radius:7px;justify-content:center;align-items:center;margin-top:10px;font-size:13px;font-weight:780;text-decoration:none;display:flex}@media (width<=1180px){.topbar{grid-template-columns:auto 1fr auto;gap:14px}.top-nav{display:none}.workspace{grid-template-columns:360px minmax(0,1fr)}}@media (width<=820px){.topbar{grid-template-columns:1fr auto;width:auto;max-width:none;height:auto;min-height:64px;padding:10px}.top-search{grid-area:2/1/auto/-1;justify-self:stretch;width:100%}.top-actions{gap:4px}.top-add-action{font-size:0}.top-add-action svg{margin:0}.account-action{text-overflow:ellipsis;max-width:118px;overflow:hidden}.workspace,.workspace.mode-map{grid-template-columns:1fr;height:auto;min-height:0;display:grid;overflow:visible}.workspace.mode-map .left-panel{display:none}.left-panel,.map-and-detail{height:auto}.left-panel{border-right:0}.sidebar-filter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.map-stage{min-height:460px}.workspace-toolbar{pointer-events:auto;background:#fff;gap:8px;padding:10px;display:grid;position:static}.layout-switch{width:100%}.workspace-toolbar .segmented.layout-switch{grid-template-columns:repeat(2,minmax(0,1fr));width:100%}.layout-switch button{min-width:0;padding:0 8px;font-size:13px}.map-panel{border-top:1px solid var(--border);min-height:360px}.reviews-panel{overflow:visible}.reviews-panel-head{flex-direction:column;align-items:stretch}.workspace-review-list{grid-auto-columns:auto;grid-auto-flow:row;overflow:visible}.rental-facts{grid-template-columns:1fr}.property-card-main{grid-template-columns:96px minmax(0,1fr)}.property-thumb{width:96px;height:96px}}.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;top:0;left:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:0 0}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{-webkit-transform-origin:0 0;width:1600px;height:1600px}.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{width:auto;padding:0;max-width:none!important;max-height:none!important}.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:#33b5e566}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{box-sizing:border-box;z-index:800;width:0;height:0}.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{z-index:800;pointer-events:visiblePainted;pointer-events:auto;position:relative}.leaflet-top,.leaflet-bottom{z-index:1000;pointer-events:none;position:absolute}.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;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{-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{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{outline-offset:1px;background:#ddd}.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:.75rem;line-height:1.5}.leaflet-bar{border-radius:4px;box-shadow:0 1px 5px #000000a6}.leaflet-bar a{text-align:center;color:#000;background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;text-decoration:none;display:block}.leaflet-bar a,.leaflet-control-layers-toggle{background-position: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:none;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.leaflet-bar a.leaflet-disabled{cursor:default;color:#bbb;background-color:#f4f4f4}.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-right-radius:2px;border-bottom-left-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{text-indent:1px;font:700 18px Lucida Console,Monaco,monospace}.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);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{color:#333;background:#fff;padding:6px 10px 6px 6px}.leaflet-control-layers-scrollbar{padding-right:5px;overflow:hidden scroll}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{font-size:1.08333em;display:block}.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:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{color:#333;padding:0 5px;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{width:1em;height:.6669em;vertical-align:baseline!important;display:inline!important}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{white-space:nowrap;box-sizing:border-box;text-shadow:1px 1px #fff;background:#fffc;border:2px solid #777;border-top:none;padding:2px 5px 1px;line-height:1.1}.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{background-clip:padding-box;border:2px solid #0003}.leaflet-popup{text-align:center;margin-bottom:20px;position:absolute}.leaflet-popup-content-wrapper{text-align:left;border-radius:12px;padding:1px}.leaflet-popup-content{min-height:1px;margin:13px 24px 13px 20px;font-size:1.08333em;line-height:1.3}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{pointer-events:none;width:40px;height:20px;margin-top:-1px;margin-left:-20px;position:absolute;left:50%;overflow:hidden}.leaflet-popup-tip{pointer-events:auto;width:17px;height:17px;margin:-10px auto 0;padding:1px;transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{color:#333;background:#fff;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{text-align:center;color:#757575;background:0 0;border:none;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;text-decoration:none;position:absolute;top:0;right:0}.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{-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";width:24px;filter:progid:DXImageTransform.Microsoft.Matrix(M11=.707107, M12=.707107, M21=-.707107, M22=.707107);margin:0 auto}.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{color:#222;white-space:nowrap;-webkit-user-select:none;user-select:none;pointer-events:none;background-color:#fff;border:1px solid #fff;border-radius:3px;padding:6px;position:absolute;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{pointer-events:none;content:"";background:0 0;border:6px solid #0000;position:absolute}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{margin-left:-6px;left:50%}.leaflet-tooltip-top:before{border-top-color:#fff;margin-bottom:-12px;bottom:0}.leaflet-tooltip-bottom:before{border-bottom-color:#fff;margin-top:-12px;margin-left:-6px;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;margin-left:-12px;left:0}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}
