*{box-sizing:border-box;margin:0;padding:0}body{font-family:PingFang SC,Microsoft YaHei,sans-serif;background:#e8eef5;color:#1c1c1e;min-height:100vh}.container{max-width:1280px;margin:0 auto;padding:16px}.main-layout{display:grid;grid-template-columns:260px 1fr;gap:14px}.sidebar{background:#f8fafccc;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid rgba(100,116,139,.12);border-radius:14px;padding:12px;box-shadow:0 4px 24px #0000000f;max-height:calc(100vh - 140px);overflow-y:auto;scrollbar-width:thin;scrollbar-color:rgba(100,116,139,.15) transparent}.sidebar::-webkit-scrollbar{width:4px}.sidebar::-webkit-scrollbar-track{background:transparent}.sidebar::-webkit-scrollbar-thumb{background:#64748b26;border-radius:4px}.filter-section{margin-bottom:12px}.filter-label{font-size:12px;font-weight:600;color:#64748b;margin-bottom:6px;letter-spacing:.3px;text-transform:uppercase}.tag-grid{display:flex;flex-wrap:wrap;gap:5px}.tag-btn{background:#ffffffb3;border:1px solid rgba(59,109,181,.2);color:#4a5568;padding:4px 10px;border-radius:16px;font-size:12px;cursor:pointer;transition:all .2s;letter-spacing:.2px;white-space:nowrap}.tag-btn:hover{background:#5b8fd91f;border-color:#5b8fd966;color:#3b6db5}.tag-btn.active{background:#3b6db5;color:#fff;border-color:#3b6db5}.search-input{width:100%;padding:6px 8px;border:1.5px solid rgba(59,109,181,.25);border-radius:8px;font-size:12px;outline:none;background:#fffc;transition:border-color .2s;font-family:inherit;margin-bottom:4px}.search-input:focus{border-color:#3b6db5;background:#fff}input[type=text],input[type=number]{width:100%;padding:6px 8px;border:1.5px solid rgba(59,109,181,.25);border-radius:8px;font-size:12px;outline:none;background:#fffc;transition:border-color .2s;font-family:inherit}input[type=text]:focus,input[type=number]:focus{border-color:#3b6db5;background:#fff}.filter-select{width:100%;padding:6px 26px 6px 8px;border:1.5px solid rgba(59,109,181,.25);border-radius:8px;font-size:12px;background:#fffc;outline:none;color:#1c1c1e;cursor:pointer;font-family:inherit;transition:border-color .2s;-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%2394a3b8' stroke-width='1.5' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 8px center}.filter-select:focus{border-color:#3b6db5;background-color:#fff}.form-actions{display:flex;gap:8px;margin-top:6px}.btn-primary{flex:1;background:linear-gradient(135deg,#3b6db5,#5b8fd9);color:#fff;border:none;padding:8px;border-radius:10px;font-size:13px;cursor:pointer;box-shadow:0 2px 10px #3b6db54d;transition:opacity .2s;letter-spacing:.5px}.btn-primary:hover{opacity:.88}.btn-primary:disabled{opacity:.4;cursor:not-allowed}.btn-secondary{background:#ffffffb3;border:1.5px solid rgba(59,109,181,.25);color:#555;padding:8px 14px;border-radius:10px;font-size:13px;cursor:pointer;transition:all .2s}.btn-secondary:hover{border-color:#3b6db5;color:#3b6db5}.content{background:#fcfdffd9;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid rgba(148,163,184,.15);border-radius:14px;padding:18px;box-shadow:0 4px 24px #0000000d;min-height:400px}.toolbar{display:flex;justify-content:space-between;align-items:center;padding:10px 0 14px;border-bottom:1px solid rgba(148,163,184,.15);margin-bottom:14px}.count{font-size:13px;color:#64748b;font-weight:500}.count strong{color:#3b6db5}.legend{display:flex;gap:12px}.legend-item{font-size:12px;color:#94a3b8}.stats-bar{display:flex;align-items:center;gap:12px;background:#f0f4ff;border:1px solid #c7d2fe;border-radius:8px;padding:10px 16px;margin-bottom:12px;font-size:13px}.stats-bar-label{font-weight:700;color:#1e40af;margin-right:4px}.stats-items{display:flex;align-items:center;gap:12px;flex:1}.stats-item{display:flex;flex-direction:column;align-items:center}.stats-item-num{font-size:18px;font-weight:700;color:#1e293b;line-height:1.2}.stats-item-label{font-size:11px;color:#64748b}.stats-divider{width:1px;height:32px;background:#c7d2fe}.stats-source{font-size:11px;color:#64748b;margin-left:auto}.stats-source a{color:#3b6db5;text-decoration:none;margin-left:6px}.export-panel{background:#3b6db50f;border:1px solid rgba(59,109,181,.15);border-radius:12px;padding:16px;margin-bottom:14px}.export-title{font-size:13px;font-weight:600;color:#1e293b;margin-bottom:10px}.export-row{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.content-footer{display:flex;gap:10px;justify-content:flex-end;margin-top:16px;padding-top:12px;border-top:1px solid rgba(59,109,181,.1)}.result-list{display:flex;flex-direction:column;gap:10px}.result-item{background:#ffffffe6;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(59,109,181,.12);border-radius:14px;padding:14px 16px;transition:transform .2s,box-shadow .2s,border-color .2s;overflow:hidden}.result-item:hover{transform:translateY(-2px);box-shadow:0 6px 24px #3b6db524;border-color:#3b6db547}.result-item.expanded{border-color:#3b6db559}.score-badge{display:inline-flex;align-items:baseline;gap:1px;padding:4px 10px;border-radius:8px;margin-right:10px;vertical-align:middle;flex-shrink:0}.score-badge.gold{background:#b48c3226;color:#8a6000;border:1.5px solid rgba(180,140,50,.4)}.score-badge.silver{background:#b4b4b933;color:#5a5a6a;border:1.5px solid rgba(150,150,160,.35)}.score-badge.bronze{background:#a0783c1f;color:#7a5220;border:1.5px solid rgba(160,120,60,.3)}.score-num{font-size:20px;font-weight:700;line-height:1}.score-pct{font-size:12px;font-weight:600;opacity:.8;margin-left:1px}.result-top{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:10px}.result-name{font-size:14px;font-weight:600;color:#1e293b;flex:1;line-height:1.5;display:flex;align-items:center;flex-wrap:wrap;gap:6px}.result-park{font-size:12px;color:#7a8fa6;font-weight:400}.result-meta{display:flex;flex-wrap:wrap;gap:8px;font-size:13px;color:#64748b;margin-bottom:10px;padding-left:2px}.result-meta span{display:inline-flex;align-items:center;gap:3px}.result-meta.compact{gap:10px}.meta-main{font-size:12.5px;font-weight:500;color:#64748b;background:#f5f7fa;padding:4px 10px;border-radius:6px;border:1px solid #e2e8f0;letter-spacing:.2px}.meta-date{color:#64748b;font-size:12px}.meta-date.urgent{color:#dc2626}.result-match-reason{font-size:12px;color:#059669;background:#05966914;padding:4px 10px;border-radius:6px;margin-bottom:10px;display:inline-block}.expand-hint{font-size:11px;color:#94a3b8;cursor:pointer;white-space:nowrap;padding:2px 8px;background:#3b6db50d;border-radius:6px;border:none;font-family:inherit;transition:background .2s,color .2s;flex-shrink:0}.expand-hint:hover{background:#3b6db51f;color:#3b6db5}.hot-badge{font-size:11px;padding:2px 8px;border-radius:10px;background:#ef44441a;color:#dc2626;border:1px solid rgba(239,68,68,.2)}.expired-badge{font-size:11px;color:#94a3b8;background:#f1f5f9;padding:2px 8px;border-radius:10px}.floor-table{width:100%;border-collapse:collapse;font-size:12.5px}.floor-table-header{display:flex;background:#3b6db50f;border-bottom:1px solid rgba(59,109,181,.15);padding:6px 8px;font-weight:600;color:#3b6db5}.floor-table-header span{flex:1;padding:0 6px}.floor-table-header span:first-child{flex:.7}.floor-table-row{display:flex;border-bottom:1px solid rgba(0,0,0,.06);padding:7px 8px;align-items:center}.floor-table-row:last-child{border-bottom:none}.floor-table-row span{flex:1;padding:0 6px;color:#374151}.floor-table-row span:first-child{flex:.7;font-weight:500;color:#1e293b}.result-details{border-top:1px dashed rgba(59,109,181,.2);padding-top:12px;margin-top:8px}.detail-section{margin-bottom:14px}.detail-section:last-child{margin-bottom:0}.detail-title{font-size:12px;font-weight:600;color:#3b6db5;margin-bottom:8px;padding-bottom:4px;border-bottom:1px solid rgba(59,109,181,.1)}.detail-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:8px}.detail-item{display:flex;flex-direction:column;gap:2px}.detail-label{font-size:10.5px;color:#94a3b8;text-transform:uppercase;letter-spacing:.3px}.detail-value{font-size:12.5px;color:#1e293b;font-weight:500}.detail-text{font-size:12.5px;color:#374151;line-height:1.6}.detail-content{font-size:12.5px;color:#64748b;line-height:1.7;background:#f8fafc;padding:10px 12px;border-radius:8px;max-height:200px;overflow-y:auto;white-space:pre-wrap;word-break:break-word}.empty-state{text-align:center;padding:80px 20px;color:#94a3b8}.empty-icon{font-size:56px;margin-bottom:14px}.empty-state p{font-size:14px;line-height:1.8}.loading-state{text-align:center;padding:60px 20px;color:#94a3b8}.spinner{width:40px;height:40px;border:3px solid rgba(59,109,181,.2);border-top-color:#3b6db5;border-radius:50%;animation:spin .8s linear infinite;margin:0 auto 14px}@keyframes spin{to{transform:rotate(360deg)}}.toast{position:fixed;top:20px;left:50%;transform:translate(-50%);z-index:9999;padding:10px 20px;border-radius:10px;font-size:13px;box-shadow:0 4px 16px #00000026;animation:toastIn .3s ease;max-width:500px;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@keyframes toastIn{0%{opacity:0;transform:translate(-50%) translateY(-10px)}to{opacity:1;transform:translate(-50%) translateY(0)}}.toast-success{background:#ecfdf5;color:#065f46;border:1px solid #6ee7b7}.toast-error{background:#fef2f2;color:#991b1b;border:1px solid #fca5a5}.toast-info{background:#eff6ff;color:#1e40af;border:1px solid #93c5fd}.filter-hint{font-size:11px;color:#94a3b8;margin-top:4px}.filter-count{font-size:11px;color:#3b6db5;margin-top:8px;text-align:center}.footer-banner{margin-top:16px;padding:12px 16px;background:#f8fafc;border-radius:10px;border:1px solid #e2e8f0;text-align:center}.footer-warning{font-size:12px;color:#f59e0b;margin-bottom:4px}.footer-credit{font-size:11px;color:#94a3b8}.navbar{display:flex;align-items:center;gap:0;background:linear-gradient(135deg,#1e3a5f,#2a5298);border-radius:14px;padding:0 16px;margin-bottom:14px;box-shadow:0 4px 20px #2a529840;min-height:56px}.navbar-brand{display:flex;align-items:center;gap:8px;padding-right:16px;border-right:1px solid rgba(255,255,255,.15);margin-right:4px}.navbar-logo{font-size:22px}.navbar-title{font-size:15px;font-weight:700;color:#fff;letter-spacing:.5px;white-space:nowrap}.navbar-tabs{display:flex;gap:2px;flex:1}.navbar-tab{display:flex;align-items:center;gap:6px;padding:8px 14px;border:none;background:transparent;cursor:pointer;border-radius:8px;font-size:13px;color:#ffffffb3;transition:all .2s;font-family:inherit;white-space:nowrap}.navbar-tab:hover{background:#ffffff1a;color:#fff}.navbar-tab.active{background:#fff3;color:#fff;font-weight:600}.tab-icon{font-size:15px}.navbar-right{margin-left:auto}.navbar-badge{font-size:11px;font-weight:600;background:#ffc80033;color:#ffe066;padding:3px 10px;border-radius:12px;border:1px solid rgba(255,200,0,.3)}.home-modules{display:grid;grid-template-columns:320px 1fr 1fr;gap:12px;margin-bottom:20px;align-items:stretch}.news-ticker{background:#fff;border-radius:10px;padding:0;box-shadow:0 1px 4px #0000000f;overflow:hidden;position:relative;display:flex;flex-direction:column;height:524px}.news-ticker-header{display:flex;align-items:center;gap:6px;padding:8px 14px;position:sticky;top:0;z-index:10;background:#fff;border-bottom:1.5px solid #e2e8f0;border-radius:10px 10px 0 0;flex-shrink:0}.news-ticker-label{font-weight:700;font-size:12px;color:#1e293b;white-space:nowrap;background:#fff;padding:2px 6px;border-radius:6px}.news-ticker-track-wrap{overflow:hidden;position:relative;flex:1;padding:6px 14px;height:476px}.news-ticker-track{display:flex;flex-direction:column;animation:ticker-scroll 80s linear infinite}.news-ticker-track.paused{animation-play-state:paused}@keyframes ticker-scroll{0%{transform:translateY(0)}to{transform:translateY(-50%)}}.news-ticker-item{display:flex;flex-direction:column;gap:3px;padding:8px 0;border-bottom:1px solid #f1f5f9;cursor:pointer}.news-ticker-item:last-child{border-bottom:none}.news-ticker-meta{display:flex;align-items:center;gap:5px;flex-wrap:wrap}.news-ticker-time{font-size:10px;color:#94a3b8;flex-shrink:0}.news-ticker-cat{font-size:10px;color:#fff;padding:2px 6px;border-radius:8px;flex-shrink:0;font-weight:600}.news-ticker-title{font-size:12.5px;color:#334155;line-height:1.45;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.news-ticker-title:hover{color:#3b6db5}.news-ticker-empty-text{font-size:12px;color:#94a3b8}.module-grid{display:flex;flex-direction:column;gap:12px}.module-card{background:#ffffffd9;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(59,109,181,.14);border-radius:14px;padding:16px 18px;cursor:pointer;transition:all .25s;display:flex;flex-direction:column;gap:6px;box-shadow:0 2px 10px #3b6db50f;min-height:200px;box-sizing:border-box;border-top:3px solid transparent}.module-card:hover{transform:translateY(-2px);box-shadow:0 8px 24px #3b6db529;border-color:#3b6db547}.module-card.module-active{border-top-color:#3b6db5}.module-card.module-placeholder{background:#fffbebb3;border-color:#f59e0b33;border-top-color:#f59e0b}.module-card.module-placeholder:hover{border-color:#f59e0b66}.module-icon{font-size:32px}.module-info{flex:1}.module-name{font-size:15px;font-weight:700;color:#1e293b;margin-bottom:2px}.module-version{font-size:11.5px;font-weight:600;color:#3b6db5;margin-bottom:5px}.module-placeholder .module-version{color:#f59e0b}.module-desc{font-size:12px;color:#64748b;line-height:1.5}.module-tags{display:flex;flex-wrap:wrap;gap:4px;margin-top:auto}.module-tag{background:#3b6db514;color:#3b6db5;padding:3px 10px;border-radius:12px;font-size:11px;font-weight:500}.module-placeholder .module-tag{background:#f59e0b1a;color:#b45309}.module-enter{font-size:13px;font-weight:600;color:#3b6db5;margin-top:4px}.module-enter.placeholder{color:#f59e0b;font-size:12px}.module-placeholder-panel{background:linear-gradient(160deg,#ffffffeb,#f0f6ffd9);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1.5px dashed rgba(59,109,181,.3);border-radius:14px;padding:24px 22px;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;min-height:100%}.placeholder-panel-icon{font-size:52px;opacity:.5}.placeholder-panel-title{font-size:18px;font-weight:700;color:#1e3a5f}.placeholder-panel-desc{font-size:12px;color:#94a3b8;line-height:1.7;max-width:280px}.placeholder-panel-divider{width:40px;height:2px;background:#3b6db533;border-radius:1px;margin:2px 0}.placeholder-panel-tag{font-size:11px;font-weight:600;color:#fff;background:linear-gradient(135deg,#f59e0b,#fbbf24);padding:4px 14px;border-radius:20px}.home-banner{background:linear-gradient(135deg,#1e3a5f,#3b6db5);border-radius:16px;padding:20px 30px;display:flex;gap:24px;align-items:flex-start;margin-bottom:14px;box-shadow:0 6px 24px #1e3a5f33}.banner-left{flex:1}.banner-badge{font-size:11px;font-weight:600;background:#ffc80033;color:#ffe066;padding:3px 10px;border-radius:12px;border:1px solid rgba(255,200,0,.3);display:inline-block;margin-bottom:10px}.banner-title{font-size:24px;font-weight:800;color:#fff;margin-bottom:6px;letter-spacing:1px}.banner-subtitle{font-size:14px;color:#fffc;line-height:1.7;margin-bottom:14px}.banner-meta{font-size:12px;color:#ffffff80}.banner-right{display:grid;grid-template-columns:1fr 1fr;gap:10px}.stat-card{background:#ffffff1f;border-radius:10px;padding:12px;text-align:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.15)}.stat-num{font-size:22px;font-weight:800;color:#fff;line-height:1.1}.stat-label{font-size:11px;color:#fff9;margin-top:4px}.home-section{margin-bottom:20px}.section-title{font-size:16px;font-weight:700;color:#1e3a5f;margin-bottom:12px;padding-bottom:6px;border-bottom:2px solid rgba(59,109,181,.15)}.about-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.about-card{background:#ffffffb3;border:1px solid rgba(59,109,181,.1);border-radius:12px;padding:16px;text-align:center}.about-icon{font-size:28px;margin-bottom:8px}.about-title{font-size:14px;font-weight:700;color:#1e293b;margin-bottom:6px}.about-text{font-size:12px;color:#64748b;line-height:1.65}.changelog-timeline{display:flex;align-items:flex-start;gap:0;padding:24px 0 0;position:relative;overflow-x:auto}.changelog-timeline:before{content:"";position:absolute;top:33px;left:20px;right:20px;height:2px;background:linear-gradient(90deg,transparent,#93c5fd 15%,#3b6db5 50%,#93c5fd 85%,transparent);border-radius:1px}.timeline-item{flex:1;display:flex;flex-direction:column;align-items:center;text-align:center;gap:0;position:relative;min-width:160px}.timeline-dot{width:16px;height:16px;border-radius:50%;background:#fff;border:3px solid #3b6db5;box-shadow:0 0 0 1px #3b6db5,0 2px 8px #3b6db54d;z-index:1;flex-shrink:0;margin-bottom:12px;transition:transform .2s}.timeline-item:hover .timeline-dot{transform:scale(1.3)}.timeline-version{font-size:13px;font-weight:700;color:#1e3a5f;background:#3b6db51a;padding:3px 12px;border-radius:20px;border:1px solid rgba(59,109,181,.2);margin-bottom:4px}.timeline-date{font-size:11px;color:#94a3b8;font-weight:500;margin-bottom:12px}.timeline-changes{margin:0;padding:12px 14px;list-style:none;background:#ffffffe0;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(59,109,181,.12);border-radius:12px;width:100%;text-align:left;box-shadow:0 4px 16px #3b6db514;transition:box-shadow .2s,transform .2s}.timeline-item:hover .timeline-changes{box-shadow:0 8px 24px #3b6db526;transform:translateY(-2px)}.timeline-changes li{font-size:12px;color:#475569;line-height:1.65;padding:2px 0;border-bottom:1px solid rgba(59,109,181,.06)}.timeline-changes li:last-child{border-bottom:none}.timeline-changes li:before{content:"✓ ";color:#27ae60;font-size:10px;margin-right:4px}.placeholder-container{max-width:640px;margin:60px auto;text-align:center}.placeholder-icon{font-size:64px;margin-bottom:16px}.placeholder-title{font-size:24px;font-weight:700;color:#1e3a5f;margin-bottom:10px}.placeholder-desc{font-size:14px;color:#64748b;line-height:1.7;margin-bottom:24px}.placeholder-features{background:#3b6db50f;border:1px solid rgba(59,109,181,.12);border-radius:14px;padding:20px;margin-bottom:20px;text-align:left}.placeholder-features-title{font-size:13px;font-weight:700;color:#3b6db5;margin-bottom:12px;text-align:center}.placeholder-feature-list{display:flex;flex-direction:column;gap:8px}.placeholder-feature-item{display:flex;align-items:center;gap:8px;font-size:13px;color:#475569}.placeholder-check{color:#3b6db5}.placeholder-wip-badge{display:inline-block;font-size:12px;font-weight:600;background:linear-gradient(135deg,#f59e0b,#fbbf24);color:#fff;padding:5px 16px;border-radius:20px;margin-bottom:10px}.placeholder-wip p{font-size:12.5px;color:#94a3b8}.property-filter-panel{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:10px;margin-bottom:16px}.profile-select-wrap{margin-bottom:12px}.profile-select-label{font-size:12px;font-weight:600;color:#3b6db5;margin-bottom:5px;display:block;letter-spacing:.3px}.range-inputs{display:flex;align-items:center;gap:6px}.range-inputs input{width:80px}.range-inputs span{color:#94a3b8;font-size:12px;flex-shrink:0}.profile-panel{background:#3b6db50f;border:1px solid rgba(59,109,181,.15);border-radius:10px;padding:12px;margin-top:8px}.profile-name{font-size:13px;font-weight:600;color:#1e293b;margin-bottom:6px}.profile-tags{display:flex;flex-wrap:wrap;gap:5px;margin-bottom:8px}.profile-tags span{font-size:11px;background:#3b6db51a;color:#3b6db5;padding:2px 7px;border-radius:8px}.divider{border-top:1px solid rgba(59,109,181,.1);margin:10px 0}.btn-sm{padding:6px 12px;font-size:12px}.leaflet-container{font-family:PingFang SC,Microsoft YaHei,sans-serif!important}.leaflet-pane{z-index:1}.leaflet-top,.leaflet-bottom{z-index:2}.bld-popup .leaflet-popup-content-wrapper{border-radius:10px!important;box-shadow:0 4px 16px #00000026!important;padding:0!important}.bld-popup .leaflet-popup-content{margin:12px 14px!important}.bld-popup .leaflet-popup-tip{background:#fff!important}.leaflet-marker-icon:hover{transform:scale(1.3);transition:transform .15s ease}.demo-tabs{display:flex;gap:6px;margin-bottom:14px;background:#3b6db50f;border:1px solid rgba(59,109,181,.12);border-radius:12px;padding:6px}.demo-tabs button{flex:1;padding:8px 10px;border:none;border-radius:8px;font-size:13px;font-weight:600;cursor:pointer;transition:all .2s;font-family:inherit;color:#5a6a7a;background:transparent;display:flex;align-items:center;justify-content:center;gap:5px;letter-spacing:.2px}.demo-tabs button:hover{background:#3b6db51a;color:#3b6db5}.demo-tabs button.active{background:linear-gradient(135deg,#3b6db5,#5b8fd9);color:#fff;box-shadow:0 2px 8px #3b6db54d}.overview-panel{background:#fffc;border:1px solid rgba(59,109,181,.1);border-radius:14px;padding:20px;min-height:300px}.overview-title{font-size:16px;font-weight:700;color:#1e3a5f;margin-bottom:16px;padding-bottom:10px;border-bottom:2px solid rgba(59,109,181,.12)}.overview-hint{font-size:12px;color:#94a3b8;text-align:center;margin-top:16px;font-style:italic}.guide-steps{display:flex;flex-direction:column;gap:14px}.guide-step{display:flex;align-items:flex-start;gap:12px}.guide-step p{font-size:13px;color:#64748b;margin:2px 0 0;line-height:1.6}.guide-num{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;color:#fff;font-weight:700;font-size:14px;flex-shrink:0}.hot-list{display:flex;flex-direction:column;gap:10px}.hot-item{display:flex;align-items:center;gap:12px;background:#ffffffe6;border:1px solid rgba(59,109,181,.1);border-radius:10px;padding:14px 16px;transition:all .2s;font-size:13px}.hot-item:hover{border-color:#3b6db54d;box-shadow:0 4px 12px #3b6db51a;transform:translateY(-1px)}.hot-item strong{flex:1;font-size:14px;color:#1e293b}.hot-badge{flex-shrink:0}.tolerance-row{display:flex;align-items:center;gap:8px}.tolerance-row input[type=range]{flex:1;accent-color:#059669}.tolerance-val{font-weight:700;font-size:13px;min-width:36px;text-align:right}.tolerance-hint{font-size:11px;color:#94a3b8;margin-top:4px}.profile-select{width:100%;padding:8px 28px 8px 12px;border:1.5px solid rgba(59,109,181,.25);border-radius:10px;font-size:13px;background:#ffffffe6;outline:none;color:#1c1c1e;cursor:pointer;font-family:inherit;-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%2394a3b8' stroke-width='1.5' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 10px center}.profile-select:focus{border-color:#3b6db5;background-color:#fff}.footer-bar{display:flex;justify-content:space-between;align-items:center;padding:10px 16px;margin-top:10px;font-size:11px;color:#94a3b8}.disclaimer{font-style:italic}.load-error{background:#fef2f2;border:1px solid #fca5a5;border-radius:10px;padding:12px 16px;color:#991b1b;font-size:13px}.show-all-btn{text-align:center;margin-top:14px}.tags-cloud{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.tag-item{background:#3b6db514;color:#3b6db5;padding:6px 14px;border-radius:20px;border:1px solid rgba(59,109,181,.15);cursor:default;display:inline-block}.tag-item em{font-style:normal;color:#94a3b8;font-size:.85em;margin-left:5px}.news-ticker-item{position:relative}.news-ticker-tooltip{position:absolute;left:10px;top:calc(100% + 6px);z-index:100;width:300px;background:#fffffffa;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(59,109,181,.22);border-radius:12px;padding:14px;box-shadow:0 8px 32px #1e3a5f2e;pointer-events:none;animation:tooltipFadeIn .15s ease}@keyframes tooltipFadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.tooltip-header{display:flex;align-items:center;gap:6px;margin-bottom:8px}.tooltip-cat{font-size:10px;color:#fff;padding:2px 7px;border-radius:8px;font-weight:600;flex-shrink:0}.tooltip-time{font-size:11px;color:#94a3b8}.tooltip-title{font-size:13px;font-weight:700;color:#1e3a5f;line-height:1.45;margin-bottom:8px}.tooltip-summary{font-size:12px;color:#475569;line-height:1.7}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{max-width:none!important;max-height:none!important;width:auto;padding:0}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;-moz-box-sizing:border-box;box-sizing:border-box;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{-webkit-transition:none;-moz-transition:none;transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{border:2px dotted #38f;background:#ffffff80}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px #000000a6;border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px #0006;background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;-moz-box-sizing:border-box;box-sizing:border-box;background:#fffc;text-shadow:1px 1px #fff}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;color:#333;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=.70710678,M12=.70710678,M21=-.70710678,M22=.70710678)}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}
