 html,body{margin:0;padding:0}#map{width:100%;height:100vh;margin:0;padding:0}#pageLoader{position:fixed;inset:0;z-index:2000;background:rgba(15,23,42,.9);display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff}#selectContainer{position:fixed;top:0;left:0;z-index:1000;width:100%;padding:11px 0;text-align:center}#countrySelect{width:260px}.modal-flag{width:32px;height:24px;object-fit:cover;border-radius:3px;display:none}.news-list{max-height:60vh;overflow-y:auto}.forecast-blue{background:#0d6efd;color:#ffffff}.forecast-grey{background:#6c757d;color:#ffffff}.forecast-yellow{background:#ffc107;color:#212529}.forecast-red{background:#dc3545;color:#ffffff}.forecast-blue *,.forecast-grey *,.forecast-red *{color:#ffffff!important}.forecast-yellow *,.forecast-yellow small{color:#212529!important}.forecast-blue .badge.bg-light,.forecast-grey .badge.bg-light,.forecast-red .badge.bg-light,.forecast-yellow .badge.bg-light{color:#000000!important}.weather-icon-circle{width:80px;height:80px;border-radius:50%;background:radial-gradient(circle at 30% 20%,rgba(255,255,255,.9),rgba(255,255,255,.2));display:flex;align-items:center;justify-content:center;box-shadow:0 .35rem .9rem rgba(0,0,0,.18)}.weather-icon-img{width:56px;height:56px;image-rendering:-webkit-optimize-contrast}.forecast-icon-circle{width:64px;height:64px;border-radius:50%;background:rgba(255,255,255,.18);display:flex;align-items:center;justify-content:center}.forecast-icon-img{width:40px;height:40px;image-rendering:-webkit-optimize-contrast}.geo-blocked-btn{opacity:.4;cursor:not-allowed}.modal-preloader{position:absolute;inset:0;z-index:1050;background:rgba(255,255,255,.95);display:flex;align-items:center;justify-content:center}.modal-preloader::before{content:"";width:48px;height:48px;border:5px solid #e9ecef;border-top:5px solid #198754;border-radius:50%;animation:modal-spin 1s linear infinite}@keyframes modal-spin{to{transform:rotate(360deg)}}.modal-preloader.fade-out{opacity:0;visibility:hidden;transition:opacity .6s ease,visibility 0s .6s}@media (min-width:768px){.border-end-md{border-right:1px solid rgba(0,0,0,.125)}}@media (max-width:767.98px){.border-end-md{border-right:0;border-bottom:1px solid rgba(0,0,0,.125);margin-bottom:1rem;padding-bottom:1rem}}