@import"@import url('https://fonts.googleapis.com/css2?family=Geologica:wght@100..900&display=swap');";*{box-sizing:border-box}html,body{height:100%}h1,h2,h3,h4,h5,h6,p{margin:0}body{margin:0;font-family:Geologica,sans-serif;color:#fff;background:linear-gradient(110deg,#052652,#2d9cdb);background-attachment:fixed}.container{width:100%;max-width:1440px;margin:0 auto;padding:40px}@media screen and (max-width: 768px){.container{width:100%;padding:20px}}.title{font-size:36px;font-weight:800;margin-bottom:12px}select{appearance:base-select;-webkit-appearance:base-select;-moz-appearance:base-select;outline:none;padding:9px 16px;border-radius:12px;border:1px solid rgba(255,255,255,.1490196078);background:#ffffff14;color:#fff;font-weight:600;font-size:22px;min-width:246px;cursor:pointer}@media screen and (max-width: 768px){select{width:100%}}select::picker-icon{content:url(/images/arrow.png);rotate:-90deg;transition:.2s rotate}select:open::picker-icon{rotate:0deg}select option{display:flex;justify-content:flex-start;gap:20px;border:none;background:#1a669c;color:#fff;padding:10px;transition:.4s}select option::checkmark{content:""}select option:hover,select option:focus{background:#4380ad}select option:first-of-type{border-radius:8px 8px 0 0}select option:last-of-type{border-radius:0 0 8px 8px}select option:not(option:last-of-type){border-bottom:none}::picker(select){appearance:base-select;-webkit-appearance:base-select;-moz-appearance:base-select;border:none;top:12px;background:none}.now[data-v-4c785457]{display:flex;align-items:center;justify-content:start;gap:44px}@media screen and (max-width: 768px){.now[data-v-4c785457]{flex-direction:column;gap:10px}}.now .icon img[data-v-4c785457]{width:160px}.now .temp[data-v-4c785457]{font-size:100px;font-weight:800}.now .params ul[data-v-4c785457]{list-style:none;padding:0;margin:0;white-space:nowrap}.now .params ul li[data-v-4c785457]{font-size:24px;margin-bottom:12px}@media screen and (max-width: 768px){.now .params ul li[data-v-4c785457]{text-align:center}}table.day-forecast[data-v-4c785457]{width:100%}table.day-forecast td[data-v-4c785457]{padding:8px 0;text-align:center;border-bottom:1px solid rgba(255,255,255,.2)}table.day-forecast .time[data-v-4c785457]{font-size:18px}@media screen and (max-width: 768px){table.day-forecast .time[data-v-4c785457]{font-size:16px}}table.day-forecast .time div[data-v-4c785457]{margin-bottom:8px}table.day-forecast .time div[data-v-4c785457]:last-child{margin-bottom:0}table.day-forecast .temp[data-v-4c785457]{text-align:center;font-size:48px;font-weight:800}@media screen and (max-width: 768px){table.day-forecast .temp[data-v-4c785457]{font-size:38px}}table.day-forecast .icon[data-v-4c785457]{display:flex;align-items:center;justify-content:center;gap:12px}table.day-forecast .icon .description[data-v-4c785457]{font-size:18px}@media screen and (max-width: 768px){table.day-forecast .icon .description[data-v-4c785457]{font-size:16px}}table.day-forecast .icon img[data-v-4c785457]{width:60px}@media screen and (max-width: 768px){table.day-forecast .icon img[data-v-4c785457]{width:50px}}table.day-forecast .wind[data-v-4c785457],table.day-forecast .humidity[data-v-4c785457]{font-size:18px}@media screen and (max-width: 768px){table.day-forecast .wind[data-v-4c785457],table.day-forecast .humidity[data-v-4c785457]{font-size:16px}}.city-card[data-v-68ef9b51]{display:flex;align-items:center;flex-direction:column;padding:26px;border-radius:8px;border:1px solid rgba(255,255,255,.4);background:linear-gradient(90deg,#fff3,#eeeded1a)}.city-card .name[data-v-68ef9b51]{font-size:26px;font-weight:800;margin-bottom:8px}.city-card .description[data-v-68ef9b51],.city-card .humidity[data-v-68ef9b51]{font-size:18px;font-weight:600}.city-card .icon[data-v-68ef9b51]{margin:16px 0}.city-card .icon img[data-v-68ef9b51]{width:60px}@media screen and (max-width: 768px){.city-card .icon img[data-v-68ef9b51]{width:50px}}.city-card .temp[data-v-68ef9b51]{font-size:48px;font-weight:600;margin-bottom:16px}.popular-cities[data-v-6c99a98c]{margin:55px 0}.popular-cities .title-with-icon[data-v-6c99a98c]{display:flex;align-items:center;gap:16px}.popular-cities .title-with-icon h2[data-v-6c99a98c]{margin-bottom:4px}.popular-cities .title-with-icon .help-icon[data-v-6c99a98c]{border-radius:50px;background:#ffffff1a;padding:10px 14px;line-height:0;cursor:pointer;transition:all .2s}.popular-cities .title-with-icon .help-icon[data-v-6c99a98c]:hover{background:#ffffff4d}.popular-cities .cards[data-v-6c99a98c]{display:grid;grid-template-columns:repeat(5,1fr);gap:16px;margin-top:32px}@media screen and (max-width: 1145px){.popular-cities .cards[data-v-6c99a98c]{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width: 768px){.popular-cities .cards[data-v-6c99a98c]{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width: 500px){.popular-cities .cards[data-v-6c99a98c]{grid-template-columns:1fr}}.week-forecast-item[data-v-93d70a4f]{display:flex;flex-direction:column;align-items:center;min-width:130px}.week-forecast-item .daytime[data-v-93d70a4f]{font-size:18px}.week-forecast-item .icon[data-v-93d70a4f]{margin:8px 0}.week-forecast-item .icon img[data-v-93d70a4f]{width:60px}@media screen and (max-width: 768px){.week-forecast-item .icon img[data-v-93d70a4f]{width:50px}}.week-forecast-item .temp[data-v-93d70a4f]{font-size:18px;font-weight:600}.topbar[data-v-69f0a812]{display:flex;align-items:center;justify-content:space-between;gap:16px}.topbar .tabs[data-v-69f0a812]{border-radius:12px;background:#ffffff1a;white-space:nowrap}.topbar .tabs .tab[data-v-69f0a812]{appearance:none;border:none;padding:10px 16px;border-right:1px solid rgba(255,255,255,.2);color:#fff6;background:transparent;cursor:pointer;font-weight:400;font-size:22px}.topbar .tabs .tab[data-v-69f0a812]:last-child{border-right:none}.topbar .tabs .tab.active[data-v-69f0a812]{color:#fff}@media screen and (max-width: 768px){.topbar .tabs[data-v-69f0a812]{width:100%;display:flex;justify-content:center}}@media screen and (max-width: 768px){.topbar .city-select[data-v-69f0a812]{width:100%}}@media screen and (max-width: 768px){.topbar[data-v-69f0a812]{flex-direction:column}}.hero[data-v-69f0a812]{margin:55px 0}.hero .date[data-v-69f0a812]{font-weight:600;font-size:30px;color:#fff9}.forecast-day[data-v-69f0a812]{display:grid;grid-template-columns:repeat(2,1fr);align-items:start;gap:16px}@media screen and (max-width: 1100px){.forecast-day[data-v-69f0a812]{grid-template-columns:1fr}}.forecast-week[data-v-69f0a812]{margin:55px 0;display:flex;overflow-x:auto;gap:16px}
