.weather-marker{background:transparent !important;border:none !important}.weather-marker-inner{background:white;border-radius:8px;padding:4px 8px;box-shadow:0 2px 6px rgba(0,0,0,0.3);display:flex;flex-direction:column;align-items:center;gap:2px;font-size:11px;white-space:nowrap;transition:transform 0.2s ease,box-shadow 0.2s ease;min-width:70px;text-align:center}.weather-marker-name{font-size:10px;font-weight:600;color:#333;max-width:110px;overflow:hidden;text-overflow:ellipsis;line-height:1.2}.weather-marker-data{display:flex;align-items:center;gap:3px;font-weight:bold;font-size:12px;color:#1a73e8}.weather-marker:hover .weather-marker-inner{transform:scale(1.1);box-shadow:0 4px 12px rgba(0,0,0,0.4)}.weather-cluster-icon{background:transparent !important}.weather-cluster{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;color:white;font-weight:bold;box-shadow:0 3px 10px rgba(102,126,234,0.5);border:3px solid white;transition:transform 0.2s ease,box-shadow 0.2s ease;cursor:pointer}.weather-cluster:hover{transform:scale(1.1);box-shadow:0 5px 15px rgba(102,126,234,0.7)}.weather-cluster-small{width:40px;height:40px}.weather-cluster-medium{width:50px;height:50px}.weather-cluster-large{width:60px;height:60px}.cluster-count{font-size:14px;line-height:1}.weather-cluster-medium .cluster-count{font-size:16px}.weather-cluster-large .cluster-count{font-size:18px}.cluster-temp{font-size:10px;opacity:0.9;line-height:1}.weather-cluster-medium .cluster-temp{font-size:11px}.weather-cluster-large .cluster-temp{font-size:12px}.leaflet-cluster-anim .leaflet-marker-icon,.leaflet-cluster-anim .leaflet-marker-shadow{transition:transform 0.3s ease-out,opacity 0.3s ease-in}.bcp-row:hover{background-color:#f8f9fa}.border-group + .border-group{border-top:2px solid #dee2e6}.leaflet-popup-content{margin:12px}.weather-popup .btn{font-size:12px}.weather-popup strong{font-size:15px;color:#333}.marker-cluster-small,.marker-cluster-medium,.marker-cluster-large{background:transparent !important}.marker-cluster-small div,.marker-cluster-medium div,.marker-cluster-large div{background:transparent !important}.country-filter-btn{padding:0.25rem 0.5rem;font-size:0.8rem}.country-filter-btn .fi{font-size:1rem}.alphabet-filter{border-top:1px solid #eee;padding-top:0.5rem}.alpha-btn{padding:0.15rem 0.4rem;font-size:0.75rem;min-width:28px}.alpha-btn.active{font-weight:bold}#visibleCount{font-size:0.85rem}[data-theme="dark"] h1.h2{color:var(--v2-text,#f1f5f9)}[data-theme="dark"] .text-muted{color:var(--v2-text-muted,#94a3b8) !important}[data-theme="dark"] .card{background:var(--v2-bg-card,#1e293b);border-color:var(--v2-border,#334155)}[data-theme="dark"] .card-header{background:var(--v2-bg-card,#1e293b) !important;border-color:var(--v2-border,#334155)}[data-theme="dark"] .card-header h2{color:var(--v2-text,#f1f5f9)}[data-theme="dark"] .card-body{background:var(--v2-bg-card,#1e293b)}[data-theme="dark"] .weather-filter-btn.btn-light{background:var(--v2-bg-secondary,#334155);border-color:var(--v2-border,#475569);color:var(--v2-text,#f1f5f9)}[data-theme="dark"] .weather-filter-btn.btn-light:hover{background:var(--v2-bg-hover,#475569)}[data-theme="dark"] .country-filter-btn.btn-outline-secondary{border-color:var(--v2-border,#475569);color:var(--v2-text-muted,#94a3b8)}[data-theme="dark"] .country-filter-btn.btn-outline-secondary:hover{background:var(--v2-bg-secondary,#334155);color:var(--v2-text,#f1f5f9)}[data-theme="dark"] .alphabet-filter{border-color:var(--v2-border,#334155) !important}[data-theme="dark"] .alpha-btn.btn-outline-dark{border-color:var(--v2-border,#475569);color:var(--v2-text-muted,#94a3b8)}[data-theme="dark"] .alpha-btn.btn-outline-dark:hover{background:var(--v2-bg-secondary,#334155);color:var(--v2-text,#f1f5f9)}[data-theme="dark"] .alpha-btn.btn-dark{background:var(--v2-primary,#0ea5e9);border-color:var(--v2-primary,#0ea5e9)}[data-theme="dark"] .table{color:var(--v2-text,#f1f5f9)}[data-theme="dark"] .table-light{background:var(--v2-bg-secondary,#334155) !important}[data-theme="dark"] .table-light th{color:var(--v2-text,#f1f5f9) !important;background:var(--v2-bg-secondary,#334155) !important}[data-theme="dark"] .table-hover tbody tr:hover{background-color:var(--v2-bg-hover,#475569) !important}[data-theme="dark"] .bcp-row{background-color:var(--v2-bg-card,#1e293b) !important}[data-theme="dark"] .bcp-row:hover{background-color:var(--v2-bg-hover,#475569) !important}[data-theme="dark"] .bcp-row td{background-color:transparent !important;color:var(--v2-text,#f1f5f9)}[data-theme="dark"] .bcp-row td a.text-dark{color:var(--v2-text,#f1f5f9) !important}[data-theme="dark"] .bcp-row td a.text-decoration-none{color:var(--v2-text,#f1f5f9) !important}[data-theme="dark"] .border-group{border-color:var(--v2-border,#334155) !important}[data-theme="dark"] .border-group .bg-light{background:var(--v2-bg-secondary,#334155) !important}[data-theme="dark"] .border-group .bg-light strong{color:var(--v2-text,#f1f5f9)}[data-theme="dark"] .border-group + .border-group{border-color:var(--v2-border,#475569) !important}[data-theme="dark"] .table >:not(caption) > * > *{border-color:var(--v2-border,#334155)}[data-theme="dark"] .form-select{background-color:var(--v2-bg-secondary,#334155);border-color:var(--v2-border,#475569);color:var(--v2-text,#f1f5f9)}[data-theme="dark"] .input-group-text{background-color:var(--v2-bg-secondary,#334155);border-color:var(--v2-border,#475569);color:var(--v2-text-muted,#94a3b8)}[data-theme="dark"] .weather-marker-inner{background:var(--v2-bg-card,#1e293b);box-shadow:0 2px 6px rgba(0,0,0,0.5)}[data-theme="dark"] .weather-marker-name{color:var(--v2-text,#f1f5f9)}[data-theme="dark"] .weather-marker-data{color:var(--v2-primary-light,#38bdf8)}[data-theme="dark"] .leaflet-popup-content-wrapper{background:var(--v2-bg-card,#1e293b);color:var(--v2-text,#f1f5f9)}[data-theme="dark"] .leaflet-popup-tip{background:var(--v2-bg-card,#1e293b)}[data-theme="dark"] .weather-popup strong{color:var(--v2-text,#f1f5f9)}[data-theme="dark"] .weather-popup .text-muted{color:var(--v2-text-muted,#94a3b8) !important}[data-theme="dark"] .btn-outline-primary{border-color:var(--v2-primary,#0ea5e9);color:var(--v2-primary-light,#38bdf8)}[data-theme="dark"] .btn-outline-primary:hover{background:var(--v2-primary,#0ea5e9);color:#fff}
