*{margin:0;padding:0;box-sizing:border-box}:root{--sidebar-height: 0px}body{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;background:linear-gradient(135deg,#667eea,#764ba2);min-height:100vh;color:#333}html,body,.header,.sidebar,.info-panel,.tools-panel,.measurement-panel,.legend-panel,.favorites-panel,.help-panel,.search-results,.search-result-item,.measurement-result,.toast,.route-choice,.control-btn,.tool-btn,.inline-btn{transition:background-color .25s ease,color .25s ease,border-color .25s ease,box-shadow .25s ease}:root[data-theme=dark] body{background:#0f172a;color:#e2e8f0}:root[data-theme=dark] .header,:root[data-theme=dark] .sidebar,:root[data-theme=dark] .info-panel,:root[data-theme=dark] .tools-panel,:root[data-theme=dark] .measurement-panel,:root[data-theme=dark] .legend-panel,:root[data-theme=dark] .favorites-panel{background:#111827!important;color:#e5e7eb!important}:root[data-theme=dark] .header h1{color:#f0ece3}:root[data-theme=dark] h3,:root[data-theme=dark] h4{color:#e5e7eb}:root[data-theme=dark] .legend-panel span,:root[data-theme=dark] .favorites-list .favorite-name,:root[data-theme=dark] .history-list .history-query{color:#e2e8f0}:root[data-theme=dark] .favorites-list .favorite-icon{color:#ef4444}:root[data-theme=dark] .favorites-list .go-to-favorite{background:#1f2937;color:#e2e8f0;border-color:#374151}:root[data-theme=dark] .favorites-list .go-to-favorite:hover{background:#374151;border-color:#4b5563}:root[data-theme=dark] .favorites-list .remove-favorite{background:#ef4444}:root[data-theme=dark] .favorites-list .remove-favorite:hover{background:#dc2626}:root[data-theme=dark] .history-list .history-info,:root[data-theme=dark] .route-choice-hint,:root[data-theme=dark] .results-meta{color:#94a3b8}:root[data-theme=dark] .search-input{background:#0b1220;border-color:#334155;color:#e2e8f0}:root[data-theme=dark] .search-input::placeholder{color:#94a3b8}:root[data-theme=dark] .search-btn{background:#3758f9}:root[data-theme=dark] .control-btn{background:#1f2937;color:#e2e8f0;border:1px solid #334155}:root[data-theme=dark] .control-btn:hover{background:#273449}:root[data-theme=dark] .tool-btn{background:linear-gradient(135deg,#243b6b,#2b2f77)}:root[data-theme=dark] .inline-btn{background:#0b1220;color:#e2e8f0;border:1px solid #334155}:root[data-theme=dark] .favorite-btn{background:#f3b61f;color:#111827}:root[data-theme=dark] .smart-measure-btn{background:#22c55e!important;color:#0b1220!important}:root[data-theme=dark] .search-results{background:#0b1220;border-color:#334155}:root[data-theme=dark] .search-result-item{background:transparent;border-bottom-color:#1f2937}:root[data-theme=dark] .search-result-item:hover{background:#1e293b!important;color:#fff!important;transform:translateY(-1px);box-shadow:0 2px 8px #0000004d}:root[data-theme=dark] .search-result-item:active{transform:translateY(0);box-shadow:0 1px 4px #0003;background:#0f172a!important;color:#fff!important}:root[data-theme=dark] .search-result-content{background-color:transparent}:root[data-theme=dark] .search-result-content:hover{background-color:#1e293b;transform:translateY(-1px);box-shadow:0 1px 4px #0003;color:#fff}:root[data-theme=dark] .search-result-content:active{transform:translateY(0);box-shadow:0 1px 2px #0000004d;background-color:#0f172a;color:#fff}:root[data-theme=dark] .search-result-content:before{background:linear-gradient(90deg,transparent,rgba(255,255,255,.1),transparent)}:root[data-theme=dark] .search-result-content:focus{outline:2px solid #60a5fa;outline-offset:2px}:root[data-theme=dark] .search-result-item:focus{outline:2px solid #60a5fa;outline-offset:2px}:root[data-theme=dark] .search-result-name{color:#dbeafe}:root[data-theme=dark] .search-result-details{color:#94a3b8}:root[data-theme=dark] .search-result-item:hover .search-result-name,:root[data-theme=dark] .search-result-item:hover .search-result-details{color:#fff!important}:root[data-theme=dark] .measurement-result{background:#0b1220}:root[data-theme=dark] .measurement-item{background:#0b1220;border-left-color:#3758f9}:root[data-theme=dark] .measurement-text{color:#e2e8f0}:root[data-theme=dark] .coordinates{background:#0009}:root[data-theme=dark] .toast{background:#0f172ae6}:root[data-theme=dark] .route-choice-title{color:#e5e7eb}:root[data-theme=dark] .route-choice-meta{color:#cbd5e1}:root[data-theme=dark] a{color:#93c5fd}:root[data-theme=dark] a:hover{color:#bfdbfe}:root[data-theme=dark] ::selection{background:#334155;color:#e5e7eb}:root[data-theme=dark] .tool-btn:focus,:root[data-theme=dark] .inline-btn:focus,:root[data-theme=dark] .favorite-btn:focus,:root[data-theme=dark] .smart-measure-btn:focus,:root[data-theme=dark] .remove-favorite-btn:focus{outline:2px solid #60a5fa;outline-offset:2px;box-shadow:0 0 0 3px #60a5fa40}:root[data-theme=dark] .autocomplete-suggestions{background:#0b1220;border:1px solid #1f2937}:root[data-theme=dark] .autocomplete-item{color:#e2e8f0}:root[data-theme=dark] .autocomplete-item:hover,:root[data-theme=dark] .autocomplete-item.active{background:#1e293b;color:#f8fafc}:root[data-theme=dark] .search-result-item.active{background:#0f172a;color:#f1f5f9}:root[data-theme=dark] *::-webkit-scrollbar{width:10px;height:10px}:root[data-theme=dark] *::-webkit-scrollbar-track{background:#0b1220}:root[data-theme=dark] *::-webkit-scrollbar-thumb{background:#334155;border-radius:6px}:root[data-theme=dark] *::-webkit-scrollbar-thumb:hover{background:#475569}:root[data-theme=dark] .inline-btn[disabled],:root[data-theme=dark] .tool-btn[disabled]{background:#0b1220;border-color:#334155;color:#64748b;opacity:.7;cursor:not-allowed}:root[data-theme=dark] .coordinates{color:#e5e7eb}:root[data-theme=dark] .segment-badge,:root[data-theme=dark] .measure-badge{background:#1e293be6;color:#e2e8f0;border:1px solid #334155}:root[data-theme=dark] .results-header{color:#e5e7eb}:root[data-theme=dark] .help-table th{color:#e5e7eb;border-bottom:1px solid #334155}:root[data-theme=dark] .help-table td{color:#cbd5e1;border-bottom:1px solid #1f2937}.info-list{margin:8px 0 10px;padding-left:18px}.info-list li{margin:4px 0;color:#374151}.info-badges{display:flex;flex-wrap:wrap;gap:6px;margin-top:6px}.badge{font-size:12px;padding:4px 8px;border-radius:999px;background:#eef2ff;color:#1f2937;border:1px solid #e5e7eb}:root[data-theme=dark] .info-panel p{color:#f0ece3}:root[data-theme=dark] .info-list li{color:#cbd5e1}:root[data-theme=dark] .badge{background:#0b1220;color:#e2e8f0;border:1px solid #334155}:root[data-theme=dark] .search-results{background:#0b1220;border-color:#1f2937}:root[data-theme=dark] .search-result-item{background:transparent}:root[data-theme=dark] .results-header{background:#0b1220;border-color:#1f2937}.container{display:flex;flex-direction:column;height:100vh}.header{background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:1rem 2rem;box-shadow:0 2px 20px #0000001a;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem;position:relative;z-index:9999}.header h1{color:#2c3e50;font-size:1.8rem;font-weight:700;margin:0}.year-selector-container{position:absolute;bottom:-70px;left:50%;transform:translate(-50%);background:#ffffffb3;backdrop-filter:blur(15px) saturate(180%);-webkit-backdrop-filter:blur(15px) saturate(180%);padding:10px 24px;border-radius:50px;box-shadow:0 10px 30px #0000001a,inset 0 0 0 1px #ffffff80;display:flex;align-items:center;gap:18px;z-index:1000;border:none;animation:premiumSlideDown .5s cubic-bezier(.34,1.56,.64,1);white-space:nowrap;max-width:95vw;overflow-x:auto}@keyframes premiumSlideDown{0%{transform:translate(-50%,-30px);opacity:0;filter:blur(5px)}to{transform:translate(-50%);opacity:1;filter:blur(0)}}.year-selector-label{font-weight:700;font-size:.95rem;color:#1a202c;display:flex;align-items:center;gap:8px;flex-shrink:0}.year-selector-label span{color:#3b82f6;background:#3b82f61a;padding:2px 8px;border-radius:6px}.year-buttons{display:flex;gap:8px;flex-wrap:nowrap;overflow-x:auto;scrollbar-width:thin;scrollbar-color:rgba(59,130,246,.3) transparent}.year-buttons::-webkit-scrollbar{height:4px}.year-buttons::-webkit-scrollbar-track{background:transparent}.year-buttons::-webkit-scrollbar-thumb{background:#3b82f64d;border-radius:2px}.year-btn{background:#f3f4f6cc;border:1px solid rgba(229,231,235,.5);padding:6px 14px;border-radius:20px;font-size:.85rem;font-weight:600;color:#4b5563;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 4px #0000000d;flex-shrink:0}.year-btn:hover{background:#fff;transform:translateY(-2px);color:#2563eb;box-shadow:0 4px 12px #0000001a;border-color:#3b82f6}.year-btn.active{background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;border:none;box-shadow:0 4px 15px #3b82f680;transform:scale(1.05)}:root[data-theme=dark] .year-selector-container{background:#111827bf;box-shadow:0 10px 40px #00000080,inset 0 0 0 1px #ffffff1a}:root[data-theme=dark] .year-selector-label{color:#f8fafc}:root[data-theme=dark] .year-selector-label span{background:#3b82f633;color:#60a5fa}:root[data-theme=dark] .year-btn{background:#1f2937cc;border-color:#4b556366;color:#cbd5e1}:root[data-theme=dark] .year-btn:hover{background:#374151;color:#fff;box-shadow:0 4px 15px #0000004d}:root[data-theme=dark] .year-btn.active{background:linear-gradient(135deg,#2563eb,#1e40af);box-shadow:0 4px 20px #2563eb66}.search-container{position:relative;flex:1;max-width:700px;margin:0 1rem;z-index:9999;display:flex;align-items:center;gap:.5rem}.search-input-wrapper{position:relative;flex:1;min-width:0}.theme-toggle{position:static;flex-shrink:0;background:#fff;color:#333;border:2px solid #e0e0e0;border-radius:50%;width:2.5rem;height:2.5rem;cursor:pointer;transition:all .3s ease;font-size:1.1rem}.theme-toggle:hover{transform:scale(1.1)}.search-input{width:100%;padding:.8rem 5rem .8rem 1rem;border:2px solid #e0e0e0;border-radius:25px;font-size:1rem;outline:none;transition:all .3s ease;background:#fff}.search-input:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}.nav-btn-group{position:absolute;right:5px;top:50%;transform:translateY(-50%);display:flex;gap:2px}.icon-btn{background:none;border:none;font-size:1.2rem;cursor:pointer;padding:5px;border-radius:50%;transition:background .2s;display:flex;align-items:center;justify-content:center;height:2.5rem}.search-btn{position:absolute;right:.5rem;top:50%;transform:translateY(-50%);background:#667eea;color:#fff;border:none;border-radius:50%;width:2.5rem;height:2.5rem;cursor:pointer;transition:all .3s ease;font-size:1.2rem}.search-btn:hover{background:#5a6fd8;transform:translateY(-50%) scale(1.1)}.search-clear-btn{position:absolute;right:3.5rem;top:50%;transform:translateY(-50%);background:transparent;border:none;color:#999;font-size:1rem;cursor:pointer;padding:.5rem;display:none;transition:color .2s}.search-clear-btn:hover{color:#333}:root[data-theme=dark] .search-clear-btn{color:#64748b}:root[data-theme=dark] .search-clear-btn:hover{color:#e2e8f0}#logoutBtn{background:linear-gradient(135deg,#ff416c,#ff4b2b);color:#fff;border:none;box-shadow:0 2px 8px #ff4b2b4d}#logoutBtn:hover{background:linear-gradient(135deg,#ff4b2b,#ff416c);transform:scale(1.1);box-shadow:0 4px 12px #ff4b2b80}:root[data-theme=dark] #logoutBtn{background:linear-gradient(135deg,#dc2626,#b91c1c)}#enhanceQualityBtn{background:linear-gradient(135deg,#fbbf24,#f59e0b);color:#fff;border:none;box-shadow:0 2px 8px #fbbf244d;transition:all .3s ease}#enhanceQualityBtn:hover{background:linear-gradient(135deg,#f59e0b,#fbbf24);transform:scale(1.1);box-shadow:0 4px 12px #fbbf2480}#enhanceQualityBtn.active{background:linear-gradient(135deg,#10b981,#059669);box-shadow:0 4px 15px #10b98199;animation:pulse 2s infinite}@keyframes pulse{0%,to{box-shadow:0 4px 15px #10b98199}50%{box-shadow:0 4px 20px #10b981cc}}:root[data-theme=dark] #enhanceQualityBtn{background:linear-gradient(135deg,#eab308,#ca8a04)}:root[data-theme=dark] #enhanceQualityBtn.active{background:linear-gradient(135deg,#22c55e,#16a34a)}.map.enhanced-quality .ol-layer canvas{filter:contrast(1.15) saturate(1.2) brightness(1.05) sharpen(1);image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges}.map.enhanced-quality .ol-layer{filter:contrast(1.1) saturate(1.15)}.map.enhanced-quality canvas{image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;image-rendering:pixelated}.image-search-btn{position:static;flex-shrink:0;background:linear-gradient(135deg,#4facfe,#00f2fe);border:none;color:#fff;border-radius:50%;width:2.5rem;height:2.5rem;cursor:pointer;font-size:1.2rem;transition:all .3s ease;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #4facfe4d}.image-search-btn:hover{background:linear-gradient(135deg,#00f2fe,#4facfe);transform:scale(1.1);box-shadow:0 4px 12px #4facfe66}.image-search-btn.active{background:linear-gradient(135deg,#00f2fe,#4facfe);box-shadow:0 4px 12px #4facfe99}:root[data-theme=dark] .image-search-btn{background:linear-gradient(135deg,#3b82f6,#06b6d4)}:root[data-theme=dark] .image-search-btn:hover{background:linear-gradient(135deg,#06b6d4,#3b82f6)}.image-upload-btn{position:static;flex-shrink:0;background:linear-gradient(135deg,#f093fb,#f5576c);border:none;color:#fff;border-radius:50%;width:2.5rem;height:2.5rem;cursor:pointer;font-size:1.2rem;transition:all .3s ease;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #f5576c4d}.image-upload-btn:hover{background:linear-gradient(135deg,#f5576c,#f093fb);transform:scale(1.1);box-shadow:0 4px 12px #f5576c66}:root[data-theme=dark] .image-upload-btn{background:linear-gradient(135deg,#ec4899,#f43f5e);box-shadow:0 2px 8px #ec48994d}:root[data-theme=dark] .image-upload-btn:hover{background:linear-gradient(135deg,#f43f5e,#ec4899);transform:translateY(-50%) scale(1.1);box-shadow:0 4px 12px #ec489966}.image-location-popup{background:#fff;border-radius:12px;padding:12px 16px;box-shadow:0 4px 20px #00000026;min-width:250px;max-width:350px;font-size:14px;z-index:1000;animation:popupFadeIn .3s ease}@keyframes popupFadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.image-location-popup .popup-header{font-weight:700;color:#1f2937;margin-bottom:8px;font-size:15px;border-bottom:1px solid #e5e7eb;padding-bottom:6px}.image-location-popup .popup-address{color:#4b5563;margin-bottom:6px;line-height:1.5}.image-location-popup .popup-coords{color:#6b7280;font-size:12px;font-family:Courier New,monospace}:root[data-theme=dark] .image-location-popup{background:#1f2937;box-shadow:0 4px 20px #00000080}:root[data-theme=dark] .image-location-popup .popup-header{color:#f0ece3;border-bottom-color:#374151}:root[data-theme=dark] .image-location-popup .popup-address{color:#d1d5db}:root[data-theme=dark] .image-location-popup .popup-coords{color:#9ca3af}.ai-location-popup{border:2px solid #9333ea}.ai-location-popup .popup-confidence{margin-top:6px;padding:4px 8px;background:linear-gradient(135deg,#9333ea,#7c3aed);color:#fff;border-radius:6px;font-size:12px;font-weight:700;text-align:center}.ai-location-popup .popup-hint{margin-top:8px;padding-top:8px;border-top:1px solid #e5e7eb;color:#6b7280;font-size:11px;font-style:italic}:root[data-theme=dark] .ai-location-popup{border-color:#a855f7}:root[data-theme=dark] .ai-location-popup .popup-hint{border-top-color:#374151;color:#9ca3af}.ai-candidate{border-left:3px solid #9333ea;transition:all .2s ease}.ai-candidate:hover{background:#9333ea1a;transform:translate(2px)}:root[data-theme=dark] .ai-candidate{border-left-color:#a855f7}:root[data-theme=dark] .ai-candidate:hover{background:#a855f733}.search-results{position:absolute;top:100%;left:0;right:0;background:#fff;border:1px solid #e0e0e0;border-radius:8px;box-shadow:0 8px 32px #0003;max-height:300px;overflow-y:auto;z-index:9999;display:none;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.search-results.show{display:block}.search-results .results-header{display:flex;align-items:center;justify-content:space-between;padding:.6rem .8rem;border-bottom:1px solid #eee;background:#fafafa;position:sticky;top:0}.results-meta{color:#666;font-size:.85rem}.results-actions{display:flex;gap:.4rem}.results-actions button{background:#f1f3f5;border:1px solid #dee2e6;border-radius:6px;padding:.2rem .5rem;cursor:pointer}.search-result-item{display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:.8rem 1rem;cursor:pointer;border-bottom:1px solid #f0f0f0;transition:all .15s ease;background:#f8f9fa;color:#333;position:relative;border-radius:6px;margin:.2rem 0}.search-result-item:hover{background:#e9ecef;color:#333;transform:translateY(-1px);box-shadow:0 2px 8px #0000001a}.search-result-item:active{transform:translateY(0);box-shadow:0 1px 4px #00000014;background:#dee2e6}.search-result-item.active,.search-result-item.active .search-result-name,.search-result-item.active .search-result-details{background:#e9f5ff;color:#1b5ebd}.search-result-item:hover .search-result-name,.search-result-item:hover .search-result-details{color:#333}.search-result-item:last-child{border-bottom:none}.search-result-content{flex:1;cursor:pointer;padding:.5rem;border-radius:4px;transition:all .15s ease;position:relative;overflow:hidden}.search-result-content:hover{transform:translateY(-1px);box-shadow:0 1px 4px #00000014}.search-result-content:active{transform:translateY(0);box-shadow:0 1px 2px #0000001a}.search-result-content:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(102,126,234,.1),transparent);transition:left .3s ease}.search-result-content:active:before{left:100%}.search-result-content:focus{outline:2px solid #667eea;outline-offset:2px}.search-result-item:focus{outline:2px solid #667eea;outline-offset:2px}.search-result-name{font-weight:500;color:#333;margin-bottom:.2rem;transition:color .15s ease}.search-result-details{font-size:.85rem;color:#666;transition:color .15s ease}.search-result-actions{display:flex;gap:.4rem}.favorite-btn{background:#ffc107;color:#212529;border:none;padding:.4rem .6rem;border-radius:4px;cursor:pointer;transition:all .15s ease}.favorite-btn:hover{background:#e0a800;transform:scale(1.02)}.smart-measure-btn{background:#28a745;color:#fff;border:none;padding:.4rem .6rem;border-radius:4px;cursor:pointer;transition:all .15s ease}.smart-measure-btn:hover{background:#218838;transform:scale(1.02)}.favorites-panel{margin-bottom:2rem;padding:1rem;background:#fff;border-radius:12px;box-shadow:0 2px 10px #0000000d}.favorites-list .favorite-item{display:flex;align-items:center;justify-content:space-between;padding:.75rem .5rem;border-bottom:1px solid #f0f0f0;gap:.5rem}.favorites-list .favorite-info{display:flex;align-items:center;gap:.5rem;flex:1}.favorites-list .favorite-icon{font-size:1.2rem;color:#dc3545}.favorites-list .favorite-name{font-weight:500;color:#333}.favorites-list .favorite-actions{display:flex;gap:.5rem;align-items:center}.favorites-list .go-to-favorite{background:#f1f3f5;color:#333;border:1px solid #dee2e6;border-radius:4px;padding:.4rem .8rem;cursor:pointer;font-size:.85rem;transition:all .15s ease}.favorites-list .go-to-favorite:hover{background:#e9ecef;border-color:#adb5bd}.favorites-list .remove-favorite{background:#dc3545;color:#fff;border:none;border-radius:50%;width:1.8rem;height:1.8rem;cursor:pointer;font-size:.8rem;font-weight:700;transition:all .15s ease;display:flex;align-items:center;justify-content:center}.favorites-list .remove-favorite:hover{background:#c82333;transform:scale(1.05)}.search-result-item.loading{text-align:center;color:#667eea;font-weight:500}.search-result-item.error{text-align:center;color:#e74c3c;font-weight:500}.search-result-item.no-results{text-align:center;color:#666;font-style:italic}.controls{position:absolute;right:1.5rem;bottom:calc(var(--sidebar-height) + 1.5rem);display:flex;flex-direction:column;gap:.5rem;align-items:center;z-index:1000;transition:bottom .3s ease,right .3s ease}.control-btn{background:#667eea;color:#fff;border:none;border-radius:8px;padding:.6rem;cursor:pointer;transition:all .3s ease;font-size:1.2rem;min-width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center}.control-btn:hover{background:#5a6fd8;transform:translateY(-2px);box-shadow:0 4px 12px #667eea4d}.toast-container{position:fixed;right:1rem;bottom:1rem;display:flex;flex-direction:column;gap:.5rem;z-index:99999}.toast{background:#000c;color:#fff;padding:.6rem .8rem;border-radius:8px;font-size:.9rem;box-shadow:0 2px 10px #0000004d;animation:fadeIn .2s ease-out}select{padding:.6rem 1rem;border:2px solid #e0e0e0;border-radius:8px;background:#fff;cursor:pointer;font-size:.9rem;outline:none;transition:border-color .3s ease}select:focus{border-color:#667eea}.main-content{display:flex;flex:1;overflow:hidden}.map-container{flex:1;position:relative;background:#f0f0f0}.map{width:100%;height:100%}.map-3d{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3}.map3d-marker{width:16px;height:16px;border-radius:50%;background:radial-gradient(circle at 30% 30%,#f97316,#b91c1c);border:2px solid #fff;box-shadow:0 0 8px #f87171b3}.coordinates{position:absolute;top:1rem;right:1rem;background:#000000b3;color:#fff;padding:.5rem 1rem;border-radius:20px;font-size:.9rem;z-index:1000}.route-choice{position:fixed;top:0;left:0;transform:none;background:#fffffff2;border:1px solid #e0e0e0;border-radius:12px;padding:.6rem .8rem;box-shadow:0 8px 24px #00000026;z-index:10050}.route-choice-title{font-weight:600;margin-bottom:.4rem}.route-choice-actions{display:flex;gap:.4rem;justify-content:center}:root[data-theme=dark] .route-choice{background:#111827;color:#e5e7eb;border-color:#1f2937}.route-choice-meta{font-size:.85rem;color:#555;margin-bottom:.4rem;text-align:center}.route-choice-hint{font-size:.8rem;color:#888;text-align:center;margin-top:.2rem}.sidebar{width:350px;background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:1.5rem;overflow-y:auto;box-shadow:-2px 0 20px #0000001a}.sidebar h3{color:#2c3e50;margin-bottom:1rem;font-size:1.2rem;border-bottom:2px solid #667eea;padding-bottom:.5rem}.accordion-panel{margin-bottom:1rem}.accordion-header{display:flex;align-items:center;justify-content:space-between;cursor:pointer;-webkit-user-select:none;user-select:none;padding:.75rem 1rem;margin:-.75rem -1rem .5rem;border-radius:8px;transition:background-color .2s ease}.accordion-header:hover{background:#0000000d}:root[data-theme=dark] .accordion-header:hover{background:#ffffff0d}.accordion-header h3{margin:0;font-size:1.1rem;font-weight:600;flex:1}.accordion-icon{font-size:.8rem;transition:transform .3s ease;color:#666;margin-left:.5rem}:root[data-theme=dark] .accordion-icon{color:#94a3b8}.accordion-panel[open] .accordion-icon{transform:rotate(180deg)}.accordion-content{padding-top:.5rem;animation:slideDown .3s ease}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.info-panel,.tools-panel,.measurement-panel,.legend-panel{margin-bottom:2rem;padding:1rem;background:#fff;border-radius:12px;box-shadow:0 2px 10px #0000000d}.accordion-panel{margin-bottom:2rem;padding:1rem;background:#fff6;border-radius:12px;box-shadow:0 2px 10px #00000005;border:1px solid rgba(255,255,255,.5)}.accordion-panel summary{list-style:none}.accordion-panel summary::-webkit-details-marker{display:none}.measure-settings{display:flex;flex-direction:column;gap:.6rem}.measure-settings .setting-item{display:flex;align-items:center;gap:.5rem}.measure-settings .setting-actions{display:flex;gap:.5rem}.info-panel p{margin-bottom:.5rem;color:#666;line-height:1.5}.tool-btn{width:100%;padding:.8rem 1rem;margin-bottom:.5rem;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:8px;cursor:pointer;transition:all .3s ease;font-size:1rem;font-weight:500}.tool-btn:hover{transform:translateY(-2px);box-shadow:0 4px 15px #667eea66}.tool-btn.active{background:linear-gradient(135deg,#00b894,#00a085);box-shadow:0 4px 15px #00b89466}.tool-btn:disabled{background:#ccc;cursor:not-allowed;transform:none;box-shadow:none}.measurement-result{max-height:300px;overflow-y:auto;padding:.5rem;background:#f8f9fa;border-radius:8px;font-size:.9rem;line-height:1.4}.panel-highlight{animation:panelPulse 1.5s ease-out 1;box-shadow:0 0 0 2px #667eea33 inset;transform:translateY(-1px);transition:all .2s ease}@keyframes panelPulse{0%{box-shadow:0 0 0 4px #667eea4d inset;transform:translateY(-1px) scale(1.01)}50%{box-shadow:0 0 0 2px #667eea33 inset;transform:translateY(-1px) scale(1.005)}to{box-shadow:0 0 0 1px #667eea1a inset;transform:translateY(0) scale(1)}}.measure-actions{display:flex;gap:.5rem;margin-top:.5rem}.inline-btn{background:#f1f3f5;color:#333;border:1px solid #dee2e6;border-radius:6px;padding:.4rem .6rem;cursor:pointer}.measure-history-panel{margin-top:1rem}.measure-history-list .measurement-item{border-left-color:#28a745}.measurement-list{list-style:none;padding:0}.measurement-item{display:flex;justify-content:space-between;align-items:center;padding:.5rem;margin-bottom:.5rem;background:#fff;border-radius:6px;border-left:4px solid #667eea}.help-panel{margin-bottom:2rem;padding:1rem;background:#fff6;border-radius:12px;box-shadow:0 2px 10px #00000005;border:1px solid rgba(255,255,255,.5)}.accordion-panel:not([open]) .accordion-content{display:none}.help-panel h4{margin:.6rem 0 .3rem;color:#2c3e50}.help-section ul{margin-left:1rem;margin-bottom:.5rem}.help-table td:first-child{width:110px;color:#555}.help-table td{padding:2px 6px}:root[data-theme=dark] .help-panel{background:#111827!important;color:#e5e7eb!important}:root[data-theme=dark] .search-results-panel{background:#111827;border-color:#1f2937;color:#e5e7eb}:root[data-theme=dark] .search-results-panel h3{color:#e5e7eb}:root[data-theme=dark] .search-result-marker-item{background:#0b1220;border-color:#1f2937;color:#e5e7eb}:root[data-theme=dark] .search-result-marker-item:hover{background:#1e293b}:root[data-theme=dark] .marker-name{color:#e5e7eb}:root[data-theme=dark] .marker-details{color:#94a3b8}:root[data-theme=dark] .marker-time{color:#64748b}:root[data-theme=dark] .search-results-list .empty{color:#94a3b8}:root[data-theme=dark] .panel-highlight{animation:panelPulseDark 2s ease-out 1;box-shadow:0 0 0 4px #60a5fa66 inset}@keyframes panelPulseDark{0%{box-shadow:0 0 0 4px #60a5fa66 inset;transform:translateY(-1px) scale(1.01)}50%{box-shadow:0 0 0 2px #60a5fa4d inset;transform:translateY(-1px) scale(1.005)}to{box-shadow:0 0 0 1px #60a5fa33 inset;transform:translateY(0) scale(1)}}.measurement-text{flex:1;font-weight:500}.remove-measurement{background:#e74c3c;color:#fff;border:none;border-radius:50%;width:1.5rem;height:1.5rem;cursor:pointer;font-size:.8rem;transition:all .2s ease}.remove-measurement:hover{background:#c0392b;transform:scale(1.1)}.search-results-panel{background:#f8f9fa;border:1px solid #e0e0e0;border-radius:8px;padding:1rem;margin-bottom:1rem;box-shadow:0 2px 8px #0000001a}.search-results-panel h3{margin:0 0 1rem;color:#333;font-size:1.1rem;display:flex;align-items:center;gap:.5rem}.search-results-list{max-height:300px;overflow-y:auto}.search-result-marker-item{display:flex;justify-content:space-between;align-items:center;padding:.75rem;margin-bottom:.5rem;background:#fff;border:1px solid #e0e0e0;border-radius:6px;transition:all .2s ease}.search-result-marker-item:hover{background:#f0f0f0;transform:translateY(-1px);box-shadow:0 2px 8px #00000026}.marker-info{flex:1;min-width:0}.marker-name{font-weight:600;color:#333;margin-bottom:.25rem;font-size:.95rem}.marker-details{color:#666;font-size:.85rem;margin-bottom:.25rem}.marker-time{color:#999;font-size:.8rem}.marker-actions{display:flex;gap:.5rem;flex-shrink:0}.marker-actions button{background:none;border:none;padding:.5rem;border-radius:4px;cursor:pointer;font-size:1rem;transition:all .2s ease}.go-to-marker:hover{background:#667eea;color:#fff;transform:scale(1.1)}.remove-marker:hover{background:#e74c3c;color:#fff;transform:scale(1.1)}.search-results-list .empty{text-align:center;color:#666;padding:2rem;font-style:italic}.legend-item{display:flex;align-items:center;margin-bottom:.5rem}.legend-color{width:20px;height:20px;border-radius:50%;margin-right:.5rem;border:2px solid white;box-shadow:0 2px 4px #0003}.distance-color{background:#0f0}.area-color{background:#ff6b6b}.marker-color{background:#f39c12}.measurement-guide{background:linear-gradient(135deg,#74b9ff,#0984e3);color:#fff;padding:1rem;border-radius:8px;text-align:center;font-weight:500;box-shadow:0 2px 10px #74b9ff4d;animation:pulse 2s infinite}.measurement-success{background:linear-gradient(135deg,#00b894,#00a085);color:#fff;padding:1rem;border-radius:8px;text-align:center;font-weight:500;box-shadow:0 2px 10px #00b8944d;animation:fadeIn .5s ease-out}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.02)}to{transform:scale(1)}}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.geospy-analysis-panel{background:linear-gradient(135deg,#f8fafc,#e2e8f0);border:1px solid rgba(79,172,254,.3);border-radius:12px;padding:1.5rem;margin-top:1rem;box-shadow:0 8px 32px #0000001a}.geospy-analysis-panel h3{color:#1e293b;margin-bottom:1rem;font-size:1.1rem;display:flex;align-items:center;gap:.5rem}.geospy-analysis-container{display:flex;flex-direction:column;gap:1.5rem}.geospy-progress-section{display:flex;flex-direction:column;gap:1rem}.geospy-progress-header{display:flex;align-items:center;gap:.75rem;color:#1e293b;font-weight:500}.geospy-status-icon{font-size:1.25rem;animation:pulse 2s infinite}.geospy-status-text{font-size:.95rem;color:#475569}.geospy-progress-bar{width:100%;height:8px;background:#4facfe33;border-radius:4px;overflow:hidden;position:relative}.geospy-progress-fill{height:100%;background:linear-gradient(90deg,#4facfe,#00f2fe);border-radius:4px;transition:width .3s ease;width:0%;box-shadow:0 0 10px #4facfe80}.geospy-analysis-steps{display:flex;flex-direction:column;gap:.75rem}.geospy-step{display:flex;align-items:center;gap:.75rem;padding:.75rem;background:#ffffffb3;border-radius:8px;border:1px solid rgba(79,172,254,.2);transition:all .3s ease}.geospy-step.active{background:#4facfe1a;border-color:#4facfe80;box-shadow:0 0 10px #4facfe4d}.geospy-step.completed{background:#10b9811a;border-color:#10b98180}.geospy-step.error{background:#ef44441a;border-color:#ef444480}.geospy-step .step-icon{font-size:1.1rem;min-width:1.5rem;text-align:center}.geospy-step .step-text{color:#475569;font-size:.9rem;flex:1}.geospy-step.active .step-text{color:#1e293b;font-weight:500}.geospy-results-section{margin-top:1rem;padding-top:1rem;border-top:1px solid rgba(79,172,254,.2)}.geospy-results-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.geospy-results-title{color:#1e293b;font-weight:600;font-size:1rem}.geospy-results-count{color:#4facfe;font-size:.85rem;font-weight:500}.geospy-results-list{display:flex;flex-direction:column;gap:.75rem;max-height:400px;overflow-y:auto}.geospy-result-item{padding:1rem;background:#fffc;border:1px solid rgba(79,172,254,.3);border-radius:8px;cursor:pointer;transition:all .3s ease}.geospy-result-item:hover{background:#4facfe1a;border-color:#4facfe80;transform:translate(4px);box-shadow:0 4px 12px #4facfe33}.geospy-result-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.geospy-result-name{color:#1e293b;font-weight:600;font-size:.95rem}.geospy-result-confidence{background:linear-gradient(135deg,#4facfe,#00f2fe);color:#fff;padding:.25rem .5rem;border-radius:4px;font-size:.75rem;font-weight:600}.geospy-result-details{color:#64748b;font-size:.85rem;margin-bottom:.5rem;line-height:1.4}.geospy-result-meta{display:flex;gap:.75rem;font-size:.75rem}.geospy-result-source{color:#475569;background:#64748b26;padding:.2rem .5rem;border-radius:4px}.geospy-result-lang{color:#10b981;background:#10b98133;padding:.2rem .5rem;border-radius:4px}:root[data-theme=dark] .geospy-analysis-panel{background:linear-gradient(135deg,#0f172a,#020617);border-color:#4facfe66;box-shadow:0 8px 32px #00000080}:root[data-theme=dark] .geospy-analysis-panel h3{color:#e2e8f0}:root[data-theme=dark] .geospy-progress-header{color:#e2e8f0}:root[data-theme=dark] .geospy-status-text{color:#cbd5e1}:root[data-theme=dark] .geospy-step{background:#0f172a99;border-color:#4facfe33}:root[data-theme=dark] .geospy-step.active{background:#4facfe33;border-color:#4facfe80}:root[data-theme=dark] .geospy-step .step-text{color:#cbd5e1}:root[data-theme=dark] .geospy-step.active .step-text{color:#e2e8f0}:root[data-theme=dark] .geospy-results-title{color:#e2e8f0}:root[data-theme=dark] .geospy-result-item{background:#0f172ab3;border-color:#4facfe4d}:root[data-theme=dark] .geospy-result-item:hover{background:#4facfe33;border-color:#4facfe80}:root[data-theme=dark] .geospy-result-name{color:#e2e8f0}:root[data-theme=dark] .geospy-result-details{color:#94a3b8}:root[data-theme=dark] .geospy-result-source{color:#94a3b8;background:#64748b4d}.image-search-panel{margin-top:1rem}.image-search-container{display:flex;flex-direction:column;gap:1rem}.image-search-info{color:#64748b;font-size:.9rem;line-height:1.5;padding:1rem;background:#4facfe0d;border-radius:8px;border:1px solid rgba(79,172,254,.2)}.image-search-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;gap:1rem}.loading-spinner{width:40px;height:40px;border:4px solid rgba(79,172,254,.2);border-top-color:#4facfe;border-radius:50%;animation:spin 1s linear infinite}.image-gallery{display:flex;flex-direction:column;gap:1rem}.image-gallery-header{display:flex;justify-content:space-between;align-items:center;padding-bottom:.75rem;border-bottom:2px solid rgba(79,172,254,.2);margin-bottom:.5rem}.gallery-title{font-weight:600;color:#1e293b;font-size:1rem;flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.gallery-count{color:#4facfe;font-size:.85rem;font-weight:600;background:#4facfe1a;padding:.25rem .75rem;border-radius:12px}.image-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:.75rem;max-height:600px;overflow-y:auto;padding:.25rem}.image-item{position:relative;width:100%;aspect-ratio:4 / 3;border-radius:8px;overflow:hidden;cursor:pointer;transition:all .3s ease;border:2px solid transparent;background:#f3f4f6;box-shadow:0 2px 8px #0000001a}.image-item:hover{transform:translateY(-4px) scale(1.02);border-color:#4facfe80;box-shadow:0 8px 20px #4facfe4d;z-index:10}.image-item img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s ease}.image-item:hover img{transform:scale(1.1)}.image-item-overlay{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(to top,rgba(0,0,0,.85),rgba(0,0,0,.4),transparent);padding:.75rem .5rem .5rem;color:#fff;font-size:.75rem;opacity:0;transition:opacity .3s ease;transform:translateY(10px)}.image-item:hover .image-item-overlay{opacity:1;transform:translateY(0)}.image-item-title{font-weight:600;margin-bottom:.25rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:.8rem;line-height:1.3}.image-item-distance{font-size:.7rem;opacity:.9;color:#cbd5e1}.image-search-empty{text-align:center;padding:2rem;color:#64748b;font-size:.9rem;background:#64748b0d;border-radius:8px;border:1px dashed rgba(100,116,139,.3)}.image-viewer-modal{position:fixed;top:0;left:0;right:0;bottom:0;background:#000000f2;display:flex;align-items:center;justify-content:center;z-index:10000;padding:2rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);overscroll-behavior:contain}.image-viewer-content{position:relative;max-width:800px;width:90vw;max-height:90vh;display:flex;flex-direction:column;align-items:center;gap:1rem;overflow-y:auto;overflow-x:hidden;padding:1rem;background:transparent}.image-viewer-close{position:fixed;top:2rem;right:2rem;background:#00000080;border:2px solid rgba(255,255,255,.5);color:#fff;width:3rem;height:3rem;border-radius:50%;cursor:pointer;font-size:1.5rem;transition:all .3s ease;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:10001}.image-viewer-close:hover{background:#f00c;transform:rotate(90deg);border-color:#fff}.image-viewer-content img{max-width:100%;max-height:55vh;object-fit:contain;border-radius:12px;box-shadow:0 20px 60px #00000080;background:#ffffff0d}.image-viewer-info{background:#fffffff2;padding:1.5rem;border-radius:12px;max-width:700px;width:100%;color:#1e293b;box-shadow:0 8px 32px #0000004d}.viewer-title{font-weight:600;font-size:1.2rem;margin-bottom:.75rem;color:#1e293b;line-height:1.4}.viewer-description{color:#64748b;font-size:.95rem;margin-bottom:.75rem;line-height:1.6}.viewer-location{color:#4facfe;font-size:.9rem;font-weight:500;display:flex;align-items:center;gap:.5rem}:root[data-theme=dark] .image-search-info{background:#4facfe1a;border-color:#4facfe4d;color:#cbd5e1}:root[data-theme=dark] .gallery-title{color:#e2e8f0}:root[data-theme=dark] .gallery-count{background:#4facfe33;color:#93c5fd}:root[data-theme=dark] .image-item{background:#0f172a80;box-shadow:0 2px 8px #0000004d}:root[data-theme=dark] .image-item:hover{box-shadow:0 8px 20px #4facfe66}:root[data-theme=dark] .image-search-empty{background:#64748b1a;border-color:#64748b66;color:#94a3b8}:root[data-theme=dark] .image-viewer-info{background:#0f172af2;color:#e2e8f0}:root[data-theme=dark] .viewer-title{color:#e2e8f0}:root[data-theme=dark] .viewer-description{color:#94a3b8}.location-news-section{margin-top:1.5rem;padding-top:1.5rem;border-top:2px solid rgba(79,172,254,.2)}.news-section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.news-section-header h4{color:#1e293b;font-size:1.1rem;font-weight:600;margin:0}.news-count{color:#4facfe;font-size:.85rem;font-weight:600;background:#4facfe1a;padding:.25rem .75rem;border-radius:12px}.news-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;gap:1rem}.news-list{display:flex;flex-direction:column;gap:1rem;max-height:500px;overflow-y:auto}.news-item{padding:1rem;background:#fffc;border:1px solid rgba(79,172,254,.2);border-radius:8px;transition:all .3s ease;cursor:pointer}.news-item:hover{background:#4facfe0d;border-color:#4facfe66;transform:translate(4px);box-shadow:0 4px 12px #4facfe26}.news-item-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem;font-size:.75rem}.news-item-source{color:#4facfe;font-weight:600;background:#4facfe1a;padding:.2rem .5rem;border-radius:4px}.news-item-date{color:#64748b;font-size:.7rem}.news-item-title{font-size:.95rem;font-weight:600;color:#1e293b;margin:0 0 .5rem;line-height:1.4}.news-item-title a{color:#1e293b;text-decoration:none;transition:color .3s ease}.news-item-title a:hover{color:#4facfe;text-decoration:underline}.news-item-description{font-size:.85rem;color:#64748b;line-height:1.5;margin:0;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.news-item-badges{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.5rem}.news-item-badge{display:inline-block;padding:.2rem .5rem;background:#10b9811a;color:#10b981;font-size:.7rem;font-weight:600;border-radius:4px}.news-item-article{border-left:3px solid #f59e0b;background:#f59e0b08;box-shadow:0 2px 8px #f59e0b1a}.news-item-article:hover{background:#f59e0b14;box-shadow:0 4px 12px #f59e0b33}.news-item-article-badge{background:#f59e0b26;color:#d97706;border:1px solid rgba(245,158,11,.3);font-weight:700}:root[data-theme=dark] .news-item-article{background:#f59e0b1a;border-left-color:#f59e0b;box-shadow:0 2px 8px #f59e0b33}:root[data-theme=dark] .news-item-article:hover{background:#f59e0b26;box-shadow:0 4px 12px #f59e0b4d}:root[data-theme=dark] .news-item-article-badge{background:#f59e0b33;color:#fbbf24;border-color:#f59e0b66}.streetview-panel{margin-bottom:2rem;padding:1rem;background:#fff;border-radius:12px;box-shadow:0 2px 10px #0000000d}.streetview-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.streetview-header h3{margin:0;font-size:1.1rem;font-weight:600}.close-streetview-btn{padding:.4rem .8rem;font-size:.9rem}.streetview-info{margin-bottom:1rem;padding:.75rem;background:#4facfe1a;border-radius:8px;border-left:3px solid #4facfe}.streetview-info p{margin:.5rem 0;color:#333;font-size:.9rem;line-height:1.5}.streetview-note{color:#666;font-size:.85rem;font-style:italic}.mapillary-viewer{width:100%;height:400px;border-radius:8px;overflow:hidden;margin:1rem 0;box-shadow:0 2px 8px #0000001a}.streetview-loading,.streetview-empty{text-align:left;padding:1.5rem;color:#666;background:#64748b0d;border-radius:8px;border:1px dashed rgba(100,116,139,.3)}.streetview-empty p{margin:.5rem 0;font-size:.95rem}.streetview-help{margin-top:1rem;font-weight:600;color:#4facfe}.streetview-help-list{margin:.5rem 0 0 1.5rem;padding:0;list-style:disc}.streetview-help-list li{margin:.3rem 0;font-size:.9rem;line-height:1.5}.streetview-loading .loading-spinner{margin:0 auto 1rem}:root[data-theme=dark] .streetview-panel{background:#111827!important;color:#e5e7eb!important}:root[data-theme=dark] .streetview-info{background:#4facfe26;border-left-color:#4facfe}:root[data-theme=dark] .streetview-info p{color:#e5e7eb}:root[data-theme=dark] .streetview-note{color:#94a3b8}:root[data-theme=dark] .streetview-loading,:root[data-theme=dark] .streetview-empty{color:#94a3b8}.streetview-overlay{animation:slideUp .3s ease;max-width:420px}@keyframes slideUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.streetview-overlay h4{margin:0;font-size:1.1rem;font-weight:600}.streetview-overlay button{transition:background-color .2s ease}.streetview-overlay button:hover{background:#ffffff4d!important}.streetview-overlay-body{max-height:420px;overflow-y:auto}.streetview-images{margin-top:.75rem}.streetview-images img{display:block;width:100%;height:auto;border-radius:8px}.streetview-thumbs-grid{display:flex;flex-wrap:wrap;gap:.35rem;margin-top:.25rem}.streetview-thumbs-grid img{width:calc(25% - .35rem);border-radius:6px;cursor:pointer;object-fit:cover}:root[data-theme=dark] .streetview-overlay{background:#1f2937!important;color:#e5e7eb}:root[data-theme=dark] .streetview-overlay p{color:#94a3b8}:root[data-theme=dark] .streetview-overlay div[style*="background: rgba(79, 172, 254, 0.1)"]{background:#4facfe33!important;color:#e5e7eb}.news-item-korean{border-left:3px solid #4facfe;background:#4facfe08}.news-item-korean-badge{background:#4facfe26;color:#4facfe;border:1px solid rgba(79,172,254,.3)}:root[data-theme=dark] .news-item-korean{background:#4facfe1a;border-left-color:#4facfe}:root[data-theme=dark] .news-item-korean-badge{background:#4facfe33;color:#93c5fd;border-color:#4facfe66}.news-empty{text-align:center;padding:2rem;color:#64748b;font-size:.9rem;background:#64748b0d;border-radius:8px;border:1px dashed rgba(100,116,139,.3)}:root[data-theme=dark] .news-section-header h4{color:#e2e8f0}:root[data-theme=dark] .news-item{background:#0f172a99;border-color:#4facfe4d}:root[data-theme=dark] .news-item:hover{background:#4facfe26;border-color:#4facfe80}:root[data-theme=dark] .news-item-title{color:#e2e8f0}:root[data-theme=dark] .news-item-title a{color:#e2e8f0}:root[data-theme=dark] .news-item-title a:hover{color:#93c5fd}:root[data-theme=dark] .news-item-description{color:#94a3b8}:root[data-theme=dark] .news-item-date{color:#94a3b8}:root[data-theme=dark] .news-empty{background:#64748b1a;border-color:#64748b66;color:#94a3b8}@media (max-width: 768px){.image-grid{grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:.5rem;max-height:400px}.image-item{aspect-ratio:1}.image-viewer-content{padding:1rem}.image-viewer-content img{max-height:70vh}.news-list{max-height:300px}}@media (max-width: 768px){.header{flex-direction:column;padding:1rem}.search-container{max-width:100%;margin:0;z-index:9999}.search-results{max-height:250px;box-shadow:0 4px 20px #00000040}.main-content{flex-direction:column}.sidebar{width:100%;max-height:300px}.controls{flex-wrap:wrap;justify-content:center}}.news-alert{display:flex;justify-content:space-between;align-items:center;background:linear-gradient(135deg,#fff8e1,#ffecb3);border:1px solid #ffe082;border-radius:8px;padding:.8rem 1rem;margin-bottom:.5rem;box-shadow:0 2px 5px #0000000d;animation:slideDown .3s ease}.news-alert-content{display:flex;align-items:center;gap:.5rem;color:#d35400;font-weight:500;font-size:.95rem}.news-alert-icon{font-size:1.2rem}.news-alert-btn{background:#fff;border:1px solid #ffe082;color:#d35400;padding:.3rem .8rem;border-radius:4px;font-size:.85rem;cursor:pointer;font-weight:600;transition:all .2s ease}.news-alert-btn:hover{background:#fff3e0;transform:translateY(-1px);box-shadow:0 2px 5px #0000001a}:root[data-theme=dark] .news-alert{background:linear-gradient(135deg,#451a03,#78350f);border-color:#92400e}:root[data-theme=dark] .news-alert-content{color:#fbbf24}:root[data-theme=dark] .news-alert-btn{background:#451a03;border-color:#92400e;color:#fbbf24}:root[data-theme=dark] .news-alert-btn:hover{background:#78350f}.viewer-news-container{background:#fffffff2;padding:1.5rem;border-radius:12px;max-width:700px;width:100%;box-shadow:0 8px 32px #0000004d;margin-top:-1rem;animation:slideUp .3s ease}.viewer-news-header{margin-bottom:1rem;padding-bottom:.5rem;border-bottom:1px solid #e0e0e0}.viewer-news-header h4{margin:0;color:#2c3e50;display:flex;align-items:center;gap:.5rem}.viewer-news-list{max-height:250px;overflow-y:auto;display:flex;flex-direction:column;gap:.8rem}:root[data-theme=dark] .viewer-news-container{background:#0f172af2;color:#e2e8f0}:root[data-theme=dark] .viewer-news-header{border-bottom-color:#334155}:root[data-theme=dark] .viewer-news-header h4{color:#e2e8f0}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.navigation-panel{margin-bottom:2rem;padding:1rem;background:#fff6;border-radius:12px;box-shadow:0 2px 10px #00000005;border:1px solid rgba(255,255,255,.5);animation:slideDown .3s ease}.nav-input-group{margin-bottom:1rem}.nav-input-group label{display:block;margin-bottom:.3rem;font-size:.9rem;color:#4a5568;font-weight:600}.nav-input-group .input-wrapper{display:flex;gap:.5rem}.nav-input-group input{flex:1;padding:.6rem;border:1px solid #e2e8f0;border-radius:6px;background:#fffc;font-size:.9rem}.icon-btn{padding:.5rem;background:#fff;border:1px solid #e2e8f0;border-radius:6px;cursor:pointer;transition:all .2s}.icon-btn:hover,.icon-btn.active{background:#ebf8ff;border-color:#4facfe;transform:translateY(-1px)}.nav-start-btn{width:100%;padding:1rem;font-size:1.1rem;font-weight:700;color:#fff;border-radius:12px;border:none;box-shadow:0 4px 15px #3a7bd566;cursor:pointer;transition:all .3s cubic-bezier(.175,.885,.32,1.275)}.nav-start-btn:hover{transform:translateY(-3px);box-shadow:0 6px 20px #3a7bd580}.nav-start-btn:active{transform:translateY(-1px)}.nav-start-btn.navigating{background:linear-gradient(to right,#ff416c,#ff4b2b)!important;box-shadow:0 4px 15px #ff416c66}.toggle-label{display:flex;align-items:center;gap:.5rem;font-size:.9rem;cursor:pointer;background:#4facfe1a;padding:.4rem .8rem;border-radius:20px;border:1px solid rgba(79,172,254,.2);transition:all .2s ease}.toggle-label:hover{background:#4facfe33}.toggle-label input{width:16px;height:16px;cursor:pointer}.nav-options{padding:.5rem;background:#ffffff80;border-radius:6px}.nav-options label{font-size:.9rem;cursor:pointer;display:flex;align-items:center;gap:.3rem}.action-btn{width:100%;padding:.8rem;border:none;border-radius:8px;font-weight:600;cursor:pointer;margin-bottom:.5rem;transition:all .2s}.primary-btn{background:linear-gradient(135deg,#4facfe,#00f2fe);color:#fff;box-shadow:0 4px 15px #4facfe4d}.primary-btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #4facfe66}.secondary-btn{background:#edf2f7;color:#4a5568}.secondary-btn:hover{background:#e2e8f0}.route-result{margin-top:1.5rem;padding:1.2rem;background:#fff6;border-radius:12px;border:1px solid rgba(255,255,255,.3)}.route-options-list{display:flex;flex-direction:column;gap:.75rem;margin-top:1rem}.route-option-item{background:#fff;padding:1rem;border-radius:10px;border:2px solid transparent;cursor:pointer;transition:all .2s ease;display:flex;justify-content:space-between;align-items:center;box-shadow:0 2px 5px #0000000d}.route-option-item:hover{border-color:#4facfe;transform:translateY(-2px)}.route-option-item.selected{border-color:#4facfe;background:#f0f9ff;box-shadow:0 4px 10px #4facfe33}.option-main{display:flex;flex-direction:column}.option-label{font-size:.8rem;color:#64748b;margin-bottom:.2rem}.option-time{font-size:1.1rem;font-weight:700;color:#1e293b}.option-dist{font-size:.9rem;color:#64748b}.option-badge{background:#4facfe;color:#fff;padding:.25rem .5rem;border-radius:20px;font-size:.75rem;font-weight:600}:root[data-theme=dark] .route-option-item{background:#1e293b;color:#e2e8f0}:root[data-theme=dark] .route-option-item.selected{background:#334155;border-color:#3b82f6}:root[data-theme=dark] .option-label,:root[data-theme=dark] .option-dist{color:#94a3b8}:root[data-theme=dark] .option-time{color:#f1f5f9}.route-summary{display:flex;justify-content:space-between;margin-bottom:.5rem;font-weight:700;color:#2c3e50;font-size:1.1rem}.route-time{color:#4facfe}:root[data-theme=dark] .navigation-panel{background:#0f172a66;border-color:#ffffff1a}:root[data-theme=dark] .nav-input-group label{color:#cbd5e1}:root[data-theme=dark] .nav-input-group input{background:#1e293bcc;border-color:#334155;color:#fff}:root[data-theme=dark] .icon-btn{background:#1e293b;border-color:#334155;color:#fff}:root[data-theme=dark] .nav-options{background:#1e293b80;color:#e2e8f0}:root[data-theme=dark] .secondary-btn{background:#334155;color:#e2e8f0}:root[data-theme=dark] .route-result{background:#1e293b99}.suggestions-list{position:absolute;top:100%;left:0;right:0;background:#fff;border:1px solid #e2e8f0;border-radius:6px;margin-top:4px;max-height:200px;overflow-y:auto;z-index:1000;box-shadow:0 4px 6px -1px #0000001a;display:none}.suggestions-list:not(:empty){display:block}.suggestion-item{padding:.75rem 1rem;cursor:pointer;font-size:.9rem;color:#4a5568;border-bottom:1px solid #edf2f7;transition:background .2s;display:flex;align-items:center;gap:.5rem}.suggestion-item:last-child{border-bottom:none}.suggestion-item:hover{background:#ebf8ff;color:#2c5282}.suggestion-icon{font-size:1.1rem}:root[data-theme=dark] .suggestions-list{background:#1e293b;border-color:#334155;box-shadow:0 4px 6px -1px #0000004d}:root[data-theme=dark] .suggestion-item{color:#e2e8f0;border-bottom-color:#334155}:root[data-theme=dark] .suggestion-item:hover{background:#334155;color:#fff}.poi-popup .maplibregl-popup-content{border-radius:12px;padding:0;overflow:hidden;box-shadow:0 10px 25px #00000026;border:1px solid rgba(255,255,255,.2);background:#fffffff2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);max-width:250px}.poi-info{padding:1rem}.poi-header{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}.poi-emoji{font-size:1.2rem}.poi-category{font-size:.7rem;font-weight:700;color:#4facfe;letter-spacing:.5px}.poi-title{margin:0 0 .5rem;font-size:1.1rem;font-weight:700;color:#1e293b}.poi-addr,.poi-phone{margin:.3rem 0;font-size:.85rem;color:#475569}.poi-btn{width:100%;margin-top:.8rem;padding:.6rem;background:linear-gradient(135deg,#4facfe,#00f2fe);color:#fff;border:none;border-radius:6px;font-weight:600;cursor:pointer;transition:all .2s}.poi-btn:hover{transform:translateY(-2px);box-shadow:0 4px 12px #4facfe4d}:root[data-theme=dark] .poi-popup .maplibregl-popup-content{background:#0f172ae6;color:#e2e8f0}:root[data-theme=dark] .poi-title{color:#f1f5f9}:root[data-theme=dark] .poi-addr,:root[data-theme=dark] .poi-phone{color:#94a3b8}.poi-popup .maplibregl-popup-tip{border-top-color:#fffffff2}:root[data-theme=dark] .poi-popup .maplibregl-popup-tip{border-top-color:#0f172ae6}.poi-links-container{display:flex;flex-wrap:wrap;gap:.5rem;margin:.8rem 0;padding-top:.8rem;border-top:1px solid rgba(0,0,0,.05)}.poi-link-btn{flex:1;min-width:80px;padding:.4rem .6rem;border-radius:6px;font-size:.75rem;font-weight:600;text-align:center;text-decoration:none;transition:all .2s;background:#f1f5f9;color:#475569;border:1px solid #e2e8f0}.poi-link-btn:hover{background:#e2e8f0;transform:translateY(-1px)}.poi-link-btn.insta{background:linear-gradient(45deg,#f09433,#e6683c,#dc2743,#cc2366,#bc1888);color:#fff;border:none}.poi-link-btn.fb{background:#1877f2;color:#fff;border:none}:root[data-theme=dark] .poi-links-container{border-top-color:#ffffff1a}:root[data-theme=dark] .poi-link-btn{background:#334155;color:#e2e8f0;border-color:#475569}.header-content{display:grid;grid-template-columns:1fr 2fr 1fr;align-items:center;gap:1rem;width:100%;max-width:1400px;margin:0 auto;padding:0 1rem}.header-left{display:flex;align-items:center;gap:1rem}.header-left h1{font-size:1.3rem;margin:0;white-space:nowrap}.header-center{position:relative;max-width:600px;margin:0 auto;width:100%}.header-right{display:flex;align-items:center;justify-content:flex-end;gap:.5rem}.header-icon-btn{padding:.4rem .6rem;background:#fff;border:1px solid #e2e8f0;border-radius:6px;font-size:1.1rem;cursor:pointer;transition:all .2s ease;display:inline-flex;align-items:center;justify-content:center}.header-icon-btn:hover{background:#f8fafc;border-color:#cbd5e0;transform:translateY(-1px)}.nav-tool-header-btn{padding:.4rem .8rem;background:#fff;color:#4facfe;border:2px solid #4facfe;border-radius:6px;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .2s ease;white-space:nowrap}.nav-tool-header-btn:hover{background:#4facfe;color:#fff;transform:translateY(-1px);box-shadow:0 2px 8px #4facfe4d}.layer-select-compact{padding:.4rem .6rem;background:#fff;border:1px solid #e2e8f0;border-radius:6px;font-size:.85rem;cursor:pointer;transition:all .2s ease}.layer-select-compact:hover{border-color:#cbd5e0}:root[data-theme=dark] .header-icon-btn,:root[data-theme=dark] .layer-select-compact{background:#1e293b;border-color:#334155;color:#e2e8f0}:root[data-theme=dark] .header-icon-btn:hover,:root[data-theme=dark] .layer-select-compact:hover{background:#334155;border-color:#475569}:root[data-theme=dark] .nav-tool-header-btn{background:#1e293b;color:#3b82f6;border-color:#3b82f6}:root[data-theme=dark] .nav-tool-header-btn:hover{background:#3b82f6;color:#fff}@media (max-width: 1024px){.header-content{grid-template-columns:auto 1fr auto;gap:.5rem;padding:0 .5rem}.header-left h1{font-size:1.1rem}.nav-tool-header-btn{font-size:.85rem;padding:.3rem .6rem}.header-icon-btn{padding:.35rem .5rem;font-size:1rem}}@media (max-width: 768px){.header{padding:.5rem}.header-content{grid-template-columns:1fr;grid-template-rows:auto auto auto;gap:.6rem;padding:.2rem}.header-left{display:flex;justify-content:space-between;align-items:center;width:100%;order:1}.header-left h1{font-size:1.2rem}.nav-tool-header-btn{padding:.3rem .6rem;font-size:.85rem}.header-center{width:100%;order:2;margin:0}.search-input{font-size:.9rem;padding:.5rem 5rem .5rem .8rem}.header-right{order:3;width:100%;justify-content:center;gap:.3rem;padding-top:.5rem;border-top:1px solid rgba(0,0,0,.08);background:#00000005;margin:0;padding-bottom:.5rem;border-radius:0 0 8px 8px}:root[data-theme=dark] .header-right{border-top-color:#ffffff14;background:#ffffff05}.header-icon-btn{background:#fff;border:1px solid rgba(0,0,0,.1);padding:.5rem;font-size:1.1rem;border-radius:8px;flex:none;width:40px;height:40px;display:flex;align-items:center;justify-content:center}:root[data-theme=dark] .header-icon-btn{background:#1e293b;border-color:#ffffff1a}.layer-select-compact{background:#fff;border:1px solid rgba(0,0,0,.1);border-radius:8px;padding:0 .5rem;height:40px;font-size:.8rem;flex:1;max-width:100px;color:inherit}:root[data-theme=dark] .layer-select-compact{background:#1e293b;border-color:#fff3}.controls{right:1rem;bottom:calc(var(--sidebar-height) + 1rem);gap:.4rem}.control-btn{width:40px;height:40px;font-size:1rem;border-radius:10px;box-shadow:0 4px 10px #00000026}}@media (max-width: 480px){.header-left h1{font-size:.9rem}.nav-tool-header-btn{padding:.35rem .5rem;font-size:1rem}.header-icon-btn{padding:.35rem .45rem;font-size:.95rem}.search-input{font-size:.85rem;padding:.5rem .7rem}.search-btn{padding:.5rem}.navigation-panel{padding:.75rem}.nav-input-group input{font-size:.85rem;padding:.5rem}.nav-options{flex-direction:column;gap:.5rem}.action-btn{padding:.7rem;font-size:.9rem}}.login-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#0f172ae6,#1e293bcc);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);display:flex;align-items:center;justify-content:center;z-index:100000;transition:all .8s cubic-bezier(.4,0,.2,1)}.login-overlay.hidden{opacity:0;pointer-events:none;transform:scale(1.1)}.login-card{background:#ffffff1a;border:1px solid rgba(255,255,255,.2);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:3rem;border-radius:24px;width:450px;max-width:90vw;text-align:center;box-shadow:0 25px 50px -12px #00000080;animation:loginFadeIn .8s ease-out}@keyframes loginFadeIn{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.login-logo{display:block;font-size:4rem;margin-bottom:1.5rem;filter:drop-shadow(0 0 15px rgba(255,255,255,.3))}.login-header h2{color:#fff;font-size:2rem;font-weight:800;margin-bottom:.5rem;letter-spacing:-.025em}.login-header p{color:#ffffffb3;margin-bottom:2.5rem;font-size:1rem}.password-field{display:flex;flex-direction:column;gap:1rem}.password-field input{background:#ffffff0d;border:1px solid rgba(255,255,255,.2);padding:1.2rem;border-radius:12px;color:#fff;font-size:1.1rem;text-align:center;outline:none;transition:all .3s}.password-field input:focus{background:#ffffff1a;border-color:#4facfe;box-shadow:0 0 15px #4facfe4d}.login-action-btn{background:linear-gradient(135deg,#4facfe,#00f2fe);color:#fff;border:none;padding:1.2rem;border-radius:12px;font-size:1.1rem;font-weight:700;cursor:pointer;transition:all .3s cubic-bezier(.175,.885,.32,1.275);box-shadow:0 10px 20px #00f2fe33}.login-action-btn:hover{transform:translateY(-2px);box-shadow:0 15px 30px #00f2fe66;background:linear-gradient(135deg,#00f2fe,#4facfe)}.login-action-btn:active{transform:translateY(0)}.login-error{color:#ff4d4d;margin-top:1.5rem;font-size:.9rem;font-weight:500;animation:shake .5s cubic-bezier(.36,.07,.19,.97) both}@keyframes shake{10%,90%{transform:translate3d(-1px,0,0)}20%,80%{transform:translate3d(2px,0,0)}30%,50%,70%{transform:translate3d(-4px,0,0)}40%,60%{transform:translate3d(4px,0,0)}}.login-footer{margin-top:3rem;color:#fff6;font-size:.8rem}:root[data-theme=dark] .login-card{background:#0f172a66;border-color:#ffffff1a}.sidebar-resize-handle{display:none;position:absolute;top:0;left:0;width:100%;height:40px;z-index:1001;background:transparent!important;display:flex;justify-content:center;align-items:center;touch-action:none;-webkit-user-select:none;user-select:none}.resize-handle-bar{width:60px;height:5px;background:#667eea!important;border-radius:10px;transition:all .2s ease;opacity:.6}.sidebar-resize-handle:active .resize-handle-bar,.sidebar-resize-handle.active .resize-handle-bar{opacity:1;width:90px}:root[data-theme=dark] .resize-handle-bar{background:#3b82f6!important}@media (max-width: 768px){.main-content{flex-direction:column!important;position:relative;flex:1;height:auto}.map-container{flex:1;min-height:0;position:relative}.sidebar{position:fixed;bottom:0;left:0;right:0;min-height:40px;max-height:95vh;overflow-y:auto;overflow-x:hidden;z-index:1000;box-shadow:0 -10px 30px #0003;border-radius:24px 24px 0 0!important;padding-top:50px;padding-bottom:env(safe-area-inset-bottom,10px)}.sidebar-resize-handle{display:flex}.info-panel,.tools-panel,.measurement-panel,.legend-panel,.accordion-panel{margin-bottom:1rem}.header{padding:.75rem 1rem;flex-wrap:wrap}.header h1{font-size:1.3rem}.search-input-wrapper{max-width:100%}.search-input{font-size:.9rem;padding:.6rem 2.5rem .6rem .8rem}.search-btn{width:2rem;height:2rem;font-size:1rem}.controls{right:.5rem;bottom:calc(50vh + 1rem)}.control-btn{width:2.5rem;height:2.5rem;font-size:1rem}.coordinates{position:absolute!important;top:12px!important;left:12px!important;bottom:auto!important;right:auto!important;width:110px!important;height:32px!important;font-size:9px!important;padding:4px 8px!important;background:#000000b3!important;border-radius:8px!important;display:flex!important;align-items:center!important;justify-content:center!important;z-index:100!important;pointer-events:none!important;white-space:nowrap!important;box-shadow:0 2px 8px #0000004d!important;border:1px solid rgba(255,255,255,.1)!important}}@media (max-width: 480px){.controls{bottom:calc(45vh + .5rem)}.header-content{gap:.5rem}.tool-btn{padding:.6rem .8rem;font-size:.9rem}}.sidebar.resizing{transition:none!important;will-change:height}.sidebar.resizing *{pointer-events:none}.sidebar.resizing~.map-container .controls,.sidebar.resizing~.map-container .coordinates{transition:none!important;will-change:bottom}.cctv-viewer-modal{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#04070cd9;z-index:100001;display:flex;align-items:center;justify-content:center;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);animation:modalFadeIn .3s ease-out}@keyframes modalFadeIn{0%{opacity:0;transform:scale(1.05)}to{opacity:1;transform:scale(1)}}.cctv-viewer-content.premium-glass{background:#1e293bb3;width:95vw;max-width:1400px;height:85vh;border-radius:24px;overflow:hidden;box-shadow:0 0 0 1px #ffffff1a,0 30px 60px -12px #0009;display:flex;flex-direction:column;border:1px solid rgba(255,255,255,.1)}.cctv-viewer-header{background:#0f172acc;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(255,255,255,.08);padding:1rem 2rem;display:flex;justify-content:space-between;align-items:center}.cctv-status-badge{background:#ef444426;color:#f87171;padding:4px 10px;border-radius:6px;font-size:.75rem;font-weight:800;display:flex;align-items:center;gap:6px;letter-spacing:.05em;border:1px solid rgba(239,68,68,.3)}.status-dot.pulse{width:8px;height:8px;background:#ef4444;border-radius:50%;animation:statusPulse 1.5s infinite}@keyframes statusPulse{0%{transform:scale(1);opacity:1;box-shadow:0 0 #ef4444b3}70%{transform:scale(1.1);opacity:1;box-shadow:0 0 0 6px #ef444400}to{transform:scale(1);opacity:1;box-shadow:0 0 #ef444400}}.cctv-header-left{display:flex;align-items:center;gap:1rem;flex:1;overflow:hidden}.cctv-viewer-header h3{margin:0;font-size:1.1rem;color:#f1f5f9;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cctv-header-right{display:flex;align-items:center;gap:1rem;flex-shrink:0}.cctv-enhance-controls{display:flex;gap:.5rem;align-items:center}.cctv-tool-btn{background:#334155cc;border:1px solid rgba(148,163,184,.2);color:#cbd5e1;padding:6px 12px;border-radius:8px;font-size:.85rem;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;align-items:center;white-space:nowrap}.cctv-tool-btn:hover{background:#475569;border-color:#94a3b880;color:#fff}.cctv-tool-btn.active{background:linear-gradient(135deg,#0ea5e9,#2563eb);color:#fff;border-color:transparent;box-shadow:0 0 15px #2563eb66}#cctvNightMode.active{background:linear-gradient(135deg,#8b5cf6,#6d28d9);box-shadow:0 0 15px #8b5cf666}.cctv-viewer-close{background:#ffffff1a;border:none;color:#94a3b8;width:32px;height:32px;border-radius:50%;font-size:1rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s;flex-shrink:0}.cctv-viewer-close:hover{background:#ef4444;color:#fff}.cctv-viewer-modal.expanded-mode #cctvFpsOpt,.cctv-viewer-modal.expanded-mode #cctvAntiGlare,.cctv-viewer-modal.expanded-mode #cctvAiDetect,.cctv-viewer-modal.expanded-mode #cctvAutoEnhance,.cctv-viewer-modal.expanded-mode #cctvNightMode,.cctv-viewer-modal.expanded-mode #cctvScreenshot,.cctv-viewer-modal.minimized-mode #cctvFpsOpt,.cctv-viewer-modal.minimized-mode #cctvAntiGlare,.cctv-viewer-modal.minimized-mode #cctvAiDetect,.cctv-viewer-modal.minimized-mode #cctvAutoEnhance,.cctv-viewer-modal.minimized-mode #cctvNightMode,.cctv-viewer-modal.minimized-mode #cctvScreenshot{display:none!important}.cctv-ai-overlay{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:5;opacity:0;transition:opacity .3s ease}.cctv-iframe-container.ai-active .cctv-ai-overlay{opacity:1}#cctvAiDetect.active{background:linear-gradient(135deg,#10b981,#059669);box-shadow:0 0 15px #10b98166}.cctv-main-layout{display:flex;flex:1;min-height:0;background:#000}.cctv-iframe-container{flex:1;position:relative;overflow:hidden;background:#000;display:flex;align-items:center;justify-content:center}.cctv-iframe-container iframe{width:700px;height:400px;border:none;transition:filter .5s ease;transform-origin:center center}.cctv-iframe-container.fps-optimized iframe{will-change:transform,filter;backface-visibility:hidden;-webkit-backface-visibility:hidden;transform-style:preserve-3d;perspective:1000px;contain:paint layout size}.cctv-iframe-container.enhanced iframe{filter:contrast(1.25) brightness(1.1) saturate(1.1);image-rendering:high-quality}.cctv-iframe-container.night-mode iframe{filter:brightness(1.6) contrast(1.3) saturate(.8) sepia(.2)}.cctv-iframe-container.anti-glare iframe{filter:brightness(.85) contrast(1.4) saturate(.7) hue-rotate(-5deg)}.cctv-iframe-container.night-mode.anti-glare iframe{filter:brightness(1.3) contrast(1.5) saturate(.6) sepia(.1)}.cctv-iframe-container.enhanced.night-mode iframe{filter:brightness(1.8) contrast(1.5) saturate(1)}.cctv-sidebar{width:320px;background:#0f172ae6;border-left:1px solid rgba(255,255,255,.08);display:flex;flex-direction:column;padding:1.5rem;overflow-y:auto;color:#e2e8f0}.sidebar-section{margin-bottom:2rem}.sidebar-section h4{font-size:.9rem;color:#94a3b8;margin-bottom:.8rem;text-transform:uppercase;letter-spacing:.05em}.cctv-info-text{font-size:1rem;font-weight:600;line-height:1.5;margin-bottom:.5rem}.cctv-coords-mini{font-family:Courier New,Courier,monospace;font-size:.85rem;color:#60a5fa}.setting-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:.6rem;font-size:.9rem}.badge-blue{background:#2563eb33;color:#60a5fa;padding:2px 6px;border-radius:4px;font-size:.75rem}.badge-green{background:#10b98133;color:#34d399;padding:2px 6px;border-radius:4px;font-size:.75rem}.poi-list{display:flex;flex-direction:column;gap:.5rem}.poi-item-loading{font-size:.85rem;color:#64748b;font-style:italic}.cctv-sidebar-footer{margin-top:auto;display:flex;flex-direction:column;gap:.8rem}.cctv-action-btn{padding:.8rem;border-radius:12px;border:1px solid rgba(255,255,255,.08);background:#33415580;color:#fff;font-weight:600;cursor:pointer;transition:all .2s}.cctv-action-btn.primary{background:linear-gradient(135deg,#3b82f6,#2563eb);border:none}.cctv-action-btn:hover{transform:translateY(-2px);filter:brightness(1.2)}.cctv-overlay-info{position:absolute;top:1.5rem;left:1.5rem;display:flex;flex-direction:column;gap:.5rem;pointer-events:none;z-index:10}.overlay-item{background:#0009;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);padding:4px 10px;border-radius:4px;color:#fff;font-size:.8rem;font-family:JetBrains Mono,monospace;border-left:3px solid #60a5fa}.ai-stats-overlay{background:#0f172acc;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:.8rem;display:flex;flex-direction:column;gap:.5rem;min-width:120px;margin-top:10px;box-shadow:0 4px 12px #0000004d;animation:fadeInSlideRight .3s ease-out}.stat-item{display:flex;align-items:center;gap:8px;font-size:.85rem;color:#cbd5e1}.stat-label{flex:1;font-weight:500}.stat-value{font-family:JetBrains Mono,monospace;font-weight:800;font-size:1rem;color:#fff;text-shadow:0 0 10px rgba(59,130,246,.5)}.stat-value.pulse-update{animation:valuePulse .3s ease}@keyframes valuePulse{0%{transform:scale(1)}50%{transform:scale(1.2);color:#60a5fa}to{transform:scale(1)}}.v-flow .stat-value{color:#10b981}.p-flow .stat-value{color:#f87171}.b-flow .stat-value{color:#3b82f6}@keyframes fadeInSlideRight{0%{opacity:0;transform:translate(-10px)}to{opacity:1;transform:translate(0)}}.cctv-loading-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#000;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:20;transition:opacity .5s}.premium-spinner{width:48px;height:48px;border:3px solid rgba(96,165,250,.1);border-top-color:#3b82f6;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:1.5rem}@keyframes spin{to{transform:rotate(360deg)}}.cctv-viewer-footer{background:#0f172ae6;padding:.8rem 2rem;display:flex;justify-content:space-between;align-items:center;font-size:.85rem;color:#64748b}.footer-right{display:flex;align-items:center;gap:1rem}.btn-pulse{animation:btnPulse 2s infinite}@keyframes btnPulse{0%{box-shadow:0 0 #0ea5e966}70%{box-shadow:0 0 0 10px #0ea5e900}to{box-shadow:0 0 #0ea5e900}}@media (max-width: 1024px){.cctv-sidebar{display:none}}@media (max-width: 768px){.cctv-viewer-content.premium-glass{width:100vw;height:100vh;max-height:100vh;border-radius:0}.cctv-header-left h3{font-size:.9rem}}.cctv-viewer-modal.expanded-mode{background:transparent;pointer-events:none;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.cctv-viewer-modal.expanded-mode .cctv-viewer-content{width:420px;height:auto;max-height:80vh;position:absolute;right:2rem;bottom:2rem;top:auto;left:auto;transform:none;pointer-events:auto;box-shadow:0 10px 40px #0006;border:1px solid rgba(255,255,255,.2);animation:dockSlideIn .4s cubic-bezier(.34,1.56,.64,1)}@keyframes dockSlideIn{0%{transform:translateY(50px) scale(.9);opacity:0}to{transform:translateY(0) scale(1);opacity:1}}.cctv-viewer-modal.expanded-mode .cctv-sidebar,.cctv-viewer-modal.expanded-mode .cctv-viewer-footer{display:none}.cctv-viewer-modal.expanded-mode .cctv-iframe-container iframe{width:100%;height:240px;transform:none!important}#cctvExpandBtn.is-expanded{background:linear-gradient(135deg,#f59e0b,#d97706);color:#fff}.cctv-viewer-modal.minimized-mode .cctv-main-layout,.cctv-viewer-modal.minimized-mode .cctv-viewer-footer,.cctv-viewer-modal.minimized-mode .cctv-status-badge{display:none!important}.cctv-viewer-modal.minimized-mode .cctv-viewer-content{width:350px!important;height:auto!important;top:auto!important;bottom:2rem!important;left:auto!important;right:2rem!important;transform:none!important}.cctv-viewer-modal.minimized-mode .cctv-viewer-header{border-bottom:none;padding:.8rem 1.2rem}.cctv-iframe-container{overflow:hidden!important}@media (max-width: 600px){.cctv-viewer-modal.expanded-mode .cctv-viewer-content,.cctv-viewer-modal.minimized-mode .cctv-viewer-content{width:90vw!important;right:5vw!important;bottom:5vw!important}}:root,:host{--ol-background-color: white;--ol-accent-background-color: #F5F5F5;--ol-subtle-background-color: rgba(128, 128, 128, .25);--ol-partial-background-color: rgba(255, 255, 255, .75);--ol-foreground-color: #333333;--ol-subtle-foreground-color: #666666;--ol-brand-color: #00AAFF}.ol-box{box-sizing:border-box;border-radius:2px;border:1.5px solid var(--ol-background-color);background-color:var(--ol-partial-background-color)}.ol-mouse-position{top:8px;right:8px;position:absolute}.ol-scale-line{background:var(--ol-partial-background-color);border-radius:4px;bottom:8px;left:8px;padding:2px;position:absolute}.ol-scale-line-inner{border:1px solid var(--ol-subtle-foreground-color);border-top:none;color:var(--ol-foreground-color);font-size:10px;text-align:center;margin:1px;will-change:contents,width;transition:all .25s}.ol-scale-bar{position:absolute;bottom:8px;left:8px}.ol-scale-bar-inner{display:flex}.ol-scale-step-marker{width:1px;height:15px;background-color:var(--ol-foreground-color);float:right;z-index:10}.ol-scale-step-text{position:absolute;bottom:-5px;font-size:10px;z-index:11;color:var(--ol-foreground-color);text-shadow:-1.5px 0 var(--ol-partial-background-color),0 1.5px var(--ol-partial-background-color),1.5px 0 var(--ol-partial-background-color),0 -1.5px var(--ol-partial-background-color)}.ol-scale-text{position:absolute;font-size:12px;text-align:center;bottom:25px;color:var(--ol-foreground-color);text-shadow:-1.5px 0 var(--ol-partial-background-color),0 1.5px var(--ol-partial-background-color),1.5px 0 var(--ol-partial-background-color),0 -1.5px var(--ol-partial-background-color)}.ol-scale-singlebar{position:relative;height:10px;z-index:9;box-sizing:border-box;border:1px solid var(--ol-foreground-color)}.ol-scale-singlebar-even{background-color:var(--ol-subtle-foreground-color)}.ol-scale-singlebar-odd{background-color:var(--ol-background-color)}.ol-unsupported{display:none}.ol-viewport,.ol-unselectable{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.ol-viewport canvas{all:unset;overflow:hidden}.ol-viewport{touch-action:pan-x pan-y}.ol-selectable{-webkit-touch-callout:default;-webkit-user-select:text;-moz-user-select:text;user-select:text}.ol-grabbing{cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.ol-grab{cursor:move;cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.ol-control{position:absolute;background-color:var(--ol-subtle-background-color);border-radius:4px}.ol-zoom{top:.5em;left:.5em}.ol-rotate{top:.5em;right:.5em;transition:opacity .25s linear,visibility 0s linear}.ol-rotate.ol-hidden{opacity:0;visibility:hidden;transition:opacity .25s linear,visibility 0s linear .25s}.ol-zoom-extent{top:4.643em;left:.5em}.ol-full-screen{right:.5em;top:.5em}.ol-control button{display:block;margin:1px;padding:0;color:var(--ol-subtle-foreground-color);font-weight:700;text-decoration:none;font-size:inherit;text-align:center;height:1.375em;width:1.375em;line-height:.4em;background-color:var(--ol-background-color);border:none;border-radius:2px}.ol-control button::-moz-focus-inner{border:none;padding:0}.ol-zoom-extent button{line-height:1.4em}.ol-compass{display:block;font-weight:400;will-change:transform}.ol-touch .ol-control button{font-size:1.5em}.ol-touch .ol-zoom-extent{top:5.5em}.ol-control button:hover,.ol-control button:focus{text-decoration:none;outline:1px solid var(--ol-subtle-foreground-color);color:var(--ol-foreground-color)}.ol-zoom .ol-zoom-in{border-radius:2px 2px 0 0}.ol-zoom .ol-zoom-out{border-radius:0 0 2px 2px}.ol-attribution{text-align:right;bottom:.5em;right:.5em;max-width:calc(100% - 1.3em);display:flex;flex-flow:row-reverse;align-items:center}.ol-attribution a{color:var(--ol-subtle-foreground-color);text-decoration:none}.ol-attribution ul{margin:0;padding:1px .5em;color:var(--ol-foreground-color);text-shadow:0 0 2px var(--ol-background-color);font-size:12px}.ol-attribution li{display:inline;list-style:none}.ol-attribution li:not(:last-child):after{content:" "}.ol-attribution img{max-height:2em;max-width:inherit;vertical-align:middle}.ol-attribution button{flex-shrink:0}.ol-attribution.ol-collapsed ul{display:none}.ol-attribution:not(.ol-collapsed){background:var(--ol-partial-background-color)}.ol-attribution.ol-uncollapsible{bottom:0;right:0;border-radius:4px 0 0}.ol-attribution.ol-uncollapsible img{margin-top:-.2em;max-height:1.6em}.ol-attribution.ol-uncollapsible button{display:none}.ol-zoomslider{top:4.5em;left:.5em;height:200px}.ol-zoomslider button{position:relative;height:10px}.ol-touch .ol-zoomslider{top:5.5em}.ol-overviewmap{left:.5em;bottom:.5em}.ol-overviewmap.ol-uncollapsible{bottom:0;left:0;border-radius:0 4px 0 0}.ol-overviewmap .ol-overviewmap-map,.ol-overviewmap button{display:block}.ol-overviewmap .ol-overviewmap-map{border:1px solid var(--ol-subtle-foreground-color);height:150px;width:150px}.ol-overviewmap:not(.ol-collapsed) button{bottom:0;left:0;position:absolute}.ol-overviewmap.ol-collapsed .ol-overviewmap-map,.ol-overviewmap.ol-uncollapsible button{display:none}.ol-overviewmap:not(.ol-collapsed){background:var(--ol-subtle-background-color)}.ol-overviewmap-box{border:1.5px dotted var(--ol-subtle-foreground-color)}.ol-overviewmap .ol-overviewmap-box:hover{cursor:move}.ol-overviewmap .ol-viewport:hover{cursor:pointer}
