@charset "UTF-8";:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--system-zoom: 1;--icon-transition-duration: .3s;--icon-opacity: 1;--icon-size: 60px;--icon-gap-y: 60px;--icon-gap-x: 60px;--icon-radius: 17px;--folder-width: 60px * 4 + 60px * 3;--folder-size: 84px ;--icon-nameSize: 14px;--icon-nameColor: #fff;--icon-bg-color: #fff;--icon-name: block;--icon-fit: contain;--bg-notepad-line: 82, 83, 83;--bg-common-white-theme: 255, 255, 255;--bg-common-black-theme: 0, 0, 0;--folder-gap-x: 15px;--folder-gap-y: 15px;--folder-border-radius: 45px;--icon-width-full: calc(var(--icon-size) + var(--icon-gap-x));--icon-padding-top: 30px;--icon-padding-right: 30px;--icon-col-gap: 0px;--view-padding-left: calc( (100% - var(--icon-size) * 2 * 10) / 2);--view-padding-right: calc( (100% - var(--icon-size) * 2 * 10) / 2);--folder-sub-icon-size: 8px}@media (min-width: 1921px) and (max-width: 2560px) and (min-resolution: 1dppx){:root{--system-zoom: 1}}@media (max-width: 2048px) and (min-resolution: 1.25dppx) and (max-resolution: 1.4999dppx){:root{--system-zoom: 1}}@media (min-width: 2561px) and (max-resolution: 1dppx){:root{--system-zoom: 1.8}}@media (min-width: 2561px) and (min-resolution: 1.2dppx) and (max-resolution: 1.25dppx){:root{--system-zoom: 1.2}}*{scrollbar-width:thin}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;width:100%;height:100%;min-width:320px;min-height:100vh;-webkit-user-select:none;user-select:none;scrollbar-width:none;scrollbar-color:transparent transparent}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;cursor:pointer;transition:border-color .25s}.card{padding:2em}.el-dialog__footer{padding-bottom:0;padding-top:0}.el-popper.is-light,.el-popper.is-dark{padding:0;border:0}.el-autocomplete-suggestion{margin:5px}.el-autocomplete-suggestion li{padding:0 10px!important;margin:0 5px!important}.el-autocomplete-suggestion li:hover{border-radius:10px}#app{width:100vw;height:100vh;position:fixed}#app{overflow-y:scroll;scrollbar-width:none;scrollbar-color:transparent transparent}.d-elip{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.scroll-bar{overflow:auto;scrollbar-color:rgb(var(--color-t1)/.2) rgba(0,0,0,0);scrollbar-width:thin}.transition-colors{transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.app-container{width:100%;height:100%;position:relative}.custom-logo-box .custom-delete{display:none}.custom-logo-box:hover .custom-delete{display:block}.custom-autocomplete{width:668px;border:0;border-radius:10px;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);margin-left:-55px}.custom-autocomplete .el-popper__arrow{display:none}.app-grid-folder{display:grid;grid-template-columns:repeat(2,minmax(var(--icon-size),1fr));grid-template-rows:repeat(2,minmax(var(--icon-size),1fr));grid-gap:var(--folder-gap-x) var(--folder-gap-y);cursor:pointer}.app-grid-folder .last-box{padding:2px;width:var(--icon-size);height:var(--icon-size)}.app-grid{overflow-x:hidden;position:relative;display:grid;-webkit-user-select:none;user-select:none;grid-template-columns:repeat(auto-fill,var(--icon-width-full));grid-auto-flow:row dense;box-sizing:border-box;justify-content:center;padding-bottom:500px}@media screen and (orientation: portrait) and (max-width: 768px) and (max-device-height: 1024px){:root{--icon-size: 60px;--icon-gap-y: 30px;--icon-gap-x: 30px;--icon-radius: 17px;--folder-width: 60px * 4 + 60px * 3;--folder-size: 84px ;--icon-padding-top: 20px;--icon-padding-right: 0px;--icon-col-gap: 10px;--icon-width-full: calc(var(--icon-size));--view-padding-left: 0px;--view-padding-right: 0px;--view-padding-top: 0px}.app-grid{grid-template-columns:repeat(4,var(--icon-width-full));grid-auto-flow:row dense;gap:var(--icon-col-gap);justify-content:space-evenly}}.app-container-view{padding-top:var(--view-padding-top);padding-left:var(--view-padding-left);padding-right:var(--view-padding-right)}.app-item{list-style-type:none;position:relative;width:100%;height:100%;user-select:none;-webkit-user-select:none;box-sizing:border-box;opacity:var(--icon-opacity);border-radius:var(--icon-radius)}.app-item .app-item-icon{position:relative;width:100%;height:100%;border-radius:var(--icon-radius);font-size:12px;box-shadow:0 0 5px #0000001a;transition:transform .2s;font-size:0;overflow:hidden}.app-item .app-item-icon:hover{transform:translateY(-5px);transition:all .3s}.app-item .app-item-icon .app-item-image{object-fit:var(--icon-fit, cover);width:100%;height:100%;background-repeat:no-repeat;background-size:cover;background-color:var(--icon-bg-color);display:flex;justify-content:center;align-items:center}.app-item .app-item-icon .app-item-image img{object-fit:cover;display:block}.app-item .app-item-title{width:calc(100% + var(--icon-gap-y));margin-left:calc(var(--icon-gap-y) / 2 * -1);display:var(--icon-name);margin-top:6px;text-align:center;color:var(--icon-nameColor);font-size:var(--icon-nameSize);line-height:18px;filter:drop-shadow(0px 2px 7px rgba(0,0,0,.8))}.app-item .el-tooltip__trigger{height:100%}.app-item-duration{transition-duration:var(--icon-transition-duration)}.icon-box{padding:var(--icon-padding-top) var(--icon-padding-right)}.icon-mini{width:calc(var(--icon-size) / 2 - 5px);height:calc(var(--icon-size) / 2 - 5px)}.icon-mini .app-item-icon{border-radius:var(--folder-sub-icon-size)}.icon-small{width:var(--icon-size);height:var(--icon-size)}.icon-middle{width:calc(var(--icon-size) * 2 + var(--icon-gap-y) * 1);height:var(--icon-size)}.icon-comp-large{width:calc(var(--icon-size) + var(--icon-size) / 2 + var(--icon-gap-x));height:calc(var(--icon-size) + var(--icon-size) / 2 + var(--icon-gap-x))}.icon-large{width:calc(var(--icon-size) * 2 + var(--icon-gap-x));height:calc(var(--icon-size) * 2 + var(--icon-gap-x))}.icon-extra-large{width:calc(var(--icon-size) * 4 + var(--icon-gap-y) * 3);height:calc(var(--icon-size) * 2 + var(--icon-gap-x))}.icon-size-1x1,.icon-size-mini,.icon-size-micro{grid-column-start:span 1;grid-row-start:span 1}.icon-size-micro{width:calc(var(--icon-size) / 2 - 3px);height:calc(var(--icon-size) / 2 - 3px)}.icon-size-micro .app-item-icon{border-radius:8px}.icon-size-1x2{grid-column-start:span 2;grid-row-start:span 1}.icon-size-2x2,.icon-size-small{grid-column-start:span 2;grid-row-start:span 2}.icon-size-2x4,.icon-size-medium{grid-column-start:span 4;grid-row-start:span 2}.app-item.icon-size-2x4{--folder-width: var(--icon-size) * 4 + var(--icon-gap-y) * 3;--folder-size: calc((var(--icon-size) * 2 + var(--icon-gap-x) - var(--icon-size) / 5) / 2);--folder-gap: calc(((var(--folder-width) - var(--icon-size) / 4) - 4 * var(--folder-size)) / 3)}.icon-size-1-2,.icon-size-mini{grid-column:span 1;grid-row:span 1}.app-contextmenu{width:calc(125px * var(--system-zoom));z-index:9;border-radius:8px}.app-contextmenu .animation{animation:scale .2s both;transform-origin:0% 0%}.app-contextmenu .app-contextmenu-item{transition:background .2s;font-size:calc(12px * var(--system-zoom));line-height:calc(30px * var(--system-zoom));padding:0 10px;cursor:pointer;margin:4px 0;border-radius:6px;display:flex;align-items:center;column-gap:5px}.custom-dialog{width:600px!important;border:0!important;border-radius:15px!important}.custom-dialog .el-drawer__body{padding:0}.custom-base-select{width:115px}.custom-base-select .el-select__wrapper{box-shadow:none;text-align:right}.custom-base-select .el-select__wrapper.is-hovering{box-shadow:none}.custom-base-theme{justify-content:space-between}.custom-base-theme .el-radio{margin-right:5px;display:flex;flex-direction:column-reverse;justify-content:center;gap:10px}.custom-base-theme .el-radio.el-radio--large{height:115px}.custom-base-search .el-checkbox__label{display:none}.custom-login-dialog{border-radius:12px}.custom-login-dialog .login-tabs .el-tabs__nav{width:100%;justify-content:center}.custom-login-dialog .login-tabs .el-tabs__item{font-size:16px}.custom-common-dialog{width:1024px;max-height:calc(100vh - 250px);min-height:600px;height:640px;border-radius:12px}.custom-common-dialog .el-input .el-input__wrapper{background-color:#0000000d}.custom-common-dialog .el-dialog__body,.custom-common-body{height:100%}.custom-common-body .custom-comp-logo{box-shadow:0 32px 16px -12px #0000,0 16px 8px -8px #0000001a}.custom-hot-dialog{width:750px;height:58vh;min-height:600px}.custom-folder-dialog{width:600px;max-height:315px;border-radius:60px}.custom-folder-dialog header{display:none}.folder-item{--size: 36px;border-radius:8px;line-height:var(--size);height:var(--size);cursor:pointer;transition:.2s;position:relative}.folder-item.active{background-color:#00000040}.folder-item.active:before{position:absolute;left:0;content:"";border-radius:3px;width:3px;height:14px}.custom-sub-tabs{position:relative}.custom-sub-tabs .ant-tabs{margin:5px 15px}.custom-sub-tabs .ant-tabs-nav{width:100%;margin:0;position:relative;bottom:auto}.custom-sub-tabs .ant-tabs-nav:before{border-bottom:0}.custom-sub-tabs .ant-tabs-nav .ant-tabs-nav-wrap{width:100%;justify-content:start}.custom-sub-tabs .ant-tabs-nav-list{padding:0;gap:0}.custom-sub-tabs .ant-tabs-nav-list .ant-tabs-tab{margin:0;padding:0 10px}.custom-sub-tabs .ant-tabs-nav-list .ant-tabs-tab-active{font-weight:bolder;background-color:coral;border-radius:15px}.custom-sub-tabs .ant-tabs-nav-list .ant-tabs-ink-bar,.custom-sub-tabs .ant-tabs-nav-operations{display:none}.custom-sub-tabs .ant-tab-footer{height:20px;position:absolute;bottom:0}.custom-search-dialog .el-dialog__body{height:500px;overflow-y:scroll}@media screen and (max-width: 1024px){.custom-common-dialog{width:90%}}@media screen and (max-width: 715px){.search-container{padding:0 25px}.custom-expand{width:calc(100% - 50px)}.search-show{display:none}.custom-tabs{max-width:100vw}.custom-tabs .ant-tabs-nav{width:100vw!important;bottom:20px!important}.custom-tabs .ant-tabs-nav-list{max-width:95%!important;padding:0 5px!important;gap:2px!important}.custom-dialog{width:95%!important}.custom-dialog.el-drawer{max-width:80%!important}.custom-search-dialog{width:100%}.custom-login-dialog{width:90%}.custom-common-dialog{width:100%;height:100vh;margin:0;max-height:100%}.custom-common-bg .custom-common-body{height:100%}.custom-common-media{flex-direction:column}.custom-common-media .media-left,.custom-common-media .media-right{width:100%;max-width:100%;border-top-right-radius:12px;border-bottom-right-radius:12px}.custom-common-media .media-left{height:40vh;overflow:hidden}.custom-hot-dialog .custom-common-media .media-left{height:12vh}.custom-hot-dialog .custom-common-media .media-left ul{flex-direction:row;padding:15px 0 0;justify-content:center}.custom-hot-dialog .custom-common-media .media-left ul li{margin-bottom:0}.custom-weather-body .weather-info{flex-direction:column}.custom-weather-body .change-area{position:fixed;right:-30px;top:50px}.custom-folder-dialog{width:90vw;margin:15vh auto}.custom-autocomplete{width:auto;margin-left:auto}}.el-popper{border-radius:var(--icon-radius)}.tabs-popover.el-popper.is-light{background:transparent;border:0}.tabs-popover.el-popper.is-light .el-popper__arrow:before{border:0}@media screen and (min-device-width: 1921px){.custom-common-dialog{width:1200px;height:650px}}.el-message-box{border-radius:var(--icon-radius)}.drag-selected{transform:scale(1.01);border-color:#fff;box-shadow:0 0 2px 4px #f3f3f3!important;border-radius:var(--icon-radius)}.drag-deleted,.ghost,.dragging-item{resize:none;opacity:0}.draggable-item{will-change:transform;transition:transformZ(0)}.choose-item{grid-auto-flow:row!important}.flip-list-enter-active,.flip-list-leave-active{transition:all 0ms!important}.flip-list-move{transition:transform .5s}.no-move{transition:transform 0s}.custom-game-dialog{border-radius:12px;min-width:1024px;min-height:640px}.custom-game-dialog .el-dialog__body{min-height:640px;height:100%}.custom-game-dialog .custom-game-body{min-height:640px;height:100%;background:linear-gradient(135deg,#41387c,#222453);border-radius:12px;overflow-y:auto}.custom-game-dialog .item-shadow{background:linear-gradient(135deg,#8136a9,#3a2885);box-shadow:0 12px 16px -8px #25144180}.custom-game-dialog .item-shadow .play-now{background:linear-gradient(135deg,#8b4dba,#542fb9)}.custom-game-dialog .item-shadow1{background:linear-gradient(135deg,#998c7e,#5e4848);box-shadow:0 12px 16px -8px #25144180}.custom-game-dialog .item-shadow1 .play-now{background:linear-gradient(135deg,#a39185,#7f6259)}.custom-game-dialog .item-shadow2{background:linear-gradient(135deg,#baafa3,#7d6d6d);box-shadow:0 12px 16px -8px #25144180}.custom-game-dialog .item-shadow2 .play-now{background:linear-gradient(135deg,#d0bdae,#ab9388)}.custom-game-dialog .item-shadow3{background:linear-gradient(135deg,#5651b9,#3e3589);box-shadow:0 12px 16px -8px #25144180}.custom-game-dialog .item-shadow3 .play-now{background:linear-gradient(135deg,#5e64c6,#5b4bb4)}.el-dialog.is-fullscreen{width:100vw!important;max-height:100vh!important}.el-dialog__header{padding:0}.editor,.ql-toolbar.ql-snow{border:none!important;border-bottom:1px solid}.editor,.ql-container.ql-snow{border:none!important}.editor input,.ql-tooltip.ql-editing input{background:#fff}.dark .ql-editor.ql-blank:before{color:#fff!important}.el-autocomplete-suggestion__list ul{border-radius:var(--icon-radius)}.draggable,.draggable-item{resize:none}.el-upload-list--picture-card .el-upload-list__item-actions span:first{display:none!important}.el-upload-list--picture-card .el-upload-list__item-actions:hover span:first{display:none!important}/*!
* QWeather Icons (https://icons.qweather.com)
* Copyright QWeather 和风天气 (https://www.qweather.com)
* License:  Code for MIT, Icons for CC BY 4.0
*/@font-face{font-family:qweather-icons;src:url(/assets/qweather-icons-BJ96i94c.woff2?c4a8eb216e1e59e6c4df464b9ee6f9be) format("woff2"),url(/assets/qweather-icons-CGs-rGD3.woff?c4a8eb216e1e59e6c4df464b9ee6f9be) format("woff"),url(/assets/qweather-icons-BFbAMku3.ttf?c4a8eb216e1e59e6c4df464b9ee6f9be) format("truetype")}[class^=qi-]:before,[class*=" qi-"]:before{display:inline-block;font-family:qweather-icons!important;font-style:normal;font-weight:400!important;font-variant:normal;text-transform:none;line-height:1;vertical-align:-.125em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.qi-100:before{content:""}.qi-101:before{content:""}.qi-102:before{content:""}.qi-103:before{content:""}.qi-104:before{content:""}.qi-150:before{content:""}.qi-151:before{content:""}.qi-152:before{content:""}.qi-153:before{content:""}.qi-300:before{content:""}.qi-301:before{content:""}.qi-302:before{content:""}.qi-303:before{content:""}.qi-304:before{content:""}.qi-305:before{content:""}.qi-306:before{content:""}.qi-307:before{content:""}.qi-308:before{content:""}.qi-309:before{content:""}.qi-310:before{content:""}.qi-311:before{content:""}.qi-312:before{content:""}.qi-313:before{content:""}.qi-314:before{content:""}.qi-315:before{content:""}.qi-316:before{content:""}.qi-317:before{content:""}.qi-318:before{content:""}.qi-350:before{content:""}.qi-351:before{content:""}.qi-399:before{content:""}.qi-400:before{content:""}.qi-401:before{content:""}.qi-402:before{content:""}.qi-403:before{content:""}.qi-404:before{content:""}.qi-405:before{content:""}.qi-406:before{content:""}.qi-407:before{content:""}.qi-408:before{content:""}.qi-409:before{content:""}.qi-410:before{content:""}.qi-456:before{content:""}.qi-457:before{content:""}.qi-499:before{content:""}.qi-500:before{content:""}.qi-501:before{content:""}.qi-502:before{content:""}.qi-503:before{content:""}.qi-504:before{content:""}.qi-507:before{content:""}.qi-508:before{content:""}.qi-509:before{content:""}.qi-510:before{content:""}.qi-511:before{content:""}.qi-512:before{content:""}.qi-513:before{content:""}.qi-514:before{content:""}.qi-515:before{content:""}.qi-800:before{content:""}.qi-801:before{content:""}.qi-802:before{content:""}.qi-803:before{content:""}.qi-804:before{content:""}.qi-805:before{content:""}.qi-806:before{content:""}.qi-807:before{content:""}.qi-900:before{content:""}.qi-901:before{content:""}.qi-999:before{content:""}.qi-1001:before{content:""}.qi-1002:before{content:""}.qi-1003:before{content:""}.qi-1004:before{content:""}.qi-1005:before{content:""}.qi-1006:before{content:""}.qi-1007:before{content:""}.qi-1008:before{content:""}.qi-1009:before{content:""}.qi-1010:before{content:""}.qi-1011:before{content:""}.qi-1012:before{content:""}.qi-1013:before{content:""}.qi-1014:before{content:""}.qi-1015:before{content:""}.qi-1016:before{content:""}.qi-1017:before{content:""}.qi-1018:before{content:""}.qi-1019:before{content:""}.qi-1020:before{content:""}.qi-1021:before{content:""}.qi-1022:before{content:""}.qi-1023:before{content:""}.qi-1024:before{content:""}.qi-1025:before{content:""}.qi-1026:before{content:""}.qi-1027:before{content:""}.qi-1028:before{content:""}.qi-1029:before{content:""}.qi-1030:before{content:""}.qi-1031:before{content:""}.qi-1032:before{content:""}.qi-1033:before{content:""}.qi-1034:before{content:""}.qi-1035:before{content:""}.qi-1036:before{content:""}.qi-1037:before{content:""}.qi-1038:before{content:""}.qi-1039:before{content:""}.qi-1040:before{content:""}.qi-1041:before{content:""}.qi-1042:before{content:""}.qi-1043:before{content:""}.qi-1044:before{content:""}.qi-1045:before{content:""}.qi-1046:before{content:""}.qi-1047:before{content:""}.qi-1048:before{content:""}.qi-1049:before{content:""}.qi-1050:before{content:""}.qi-1051:before{content:""}.qi-1052:before{content:""}.qi-1053:before{content:""}.qi-1054:before{content:""}.qi-1055:before{content:""}.qi-1056:before{content:""}.qi-1057:before{content:""}.qi-1058:before{content:""}.qi-1059:before{content:""}.qi-1060:before{content:""}.qi-1061:before{content:""}.qi-1062:before{content:""}.qi-1063:before{content:""}.qi-1064:before{content:""}.qi-1065:before{content:""}.qi-1066:before{content:""}.qi-1067:before{content:""}.qi-1068:before{content:""}.qi-1069:before{content:""}.qi-1071:before{content:""}.qi-1072:before{content:""}.qi-1073:before{content:""}.qi-1074:before{content:""}.qi-1075:before{content:""}.qi-1076:before{content:""}.qi-1077:before{content:""}.qi-1078:before{content:""}.qi-1079:before{content:""}.qi-1080:before{content:""}.qi-1081:before{content:""}.qi-1082:before{content:""}.qi-1084:before{content:""}.qi-1085:before{content:""}.qi-1086:before{content:""}.qi-1087:before{content:""}.qi-1088:before{content:""}.qi-1089:before{content:""}.qi-1201:before{content:""}.qi-1202:before{content:""}.qi-1203:before{content:""}.qi-1204:before{content:""}.qi-1205:before{content:""}.qi-1206:before{content:""}.qi-1207:before{content:""}.qi-1208:before{content:""}.qi-1209:before{content:""}.qi-1210:before{content:""}.qi-1211:before{content:""}.qi-1212:before{content:""}.qi-1213:before{content:""}.qi-1214:before{content:""}.qi-1215:before{content:""}.qi-1216:before{content:""}.qi-1217:before{content:""}.qi-1218:before{content:""}.qi-1219:before{content:""}.qi-1221:before{content:""}.qi-1241:before{content:""}.qi-1242:before{content:""}.qi-1243:before{content:""}.qi-1244:before{content:""}.qi-1245:before{content:""}.qi-1246:before{content:""}.qi-1247:before{content:""}.qi-1248:before{content:""}.qi-1249:before{content:""}.qi-1250:before{content:""}.qi-1251:before{content:""}.qi-1271:before{content:""}.qi-1272:before{content:""}.qi-1273:before{content:""}.qi-1274:before{content:""}.qi-1601:before{content:""}.qi-1602:before{content:""}.qi-1603:before{content:""}.qi-1604:before{content:""}.qi-1605:before{content:""}.qi-1606:before{content:""}.qi-1607:before{content:""}.qi-1608:before{content:""}.qi-1609:before{content:""}.qi-1610:before{content:""}.qi-1701:before{content:""}.qi-1702:before{content:""}.qi-1703:before{content:""}.qi-1801:before{content:""}.qi-1802:before{content:""}.qi-1803:before{content:""}.qi-1804:before{content:""}.qi-1805:before{content:""}.qi-2001:before{content:""}.qi-2002:before{content:""}.qi-2003:before{content:""}.qi-2004:before{content:""}.qi-2005:before{content:""}.qi-2006:before{content:""}.qi-2007:before{content:""}.qi-2029:before{content:""}.qi-2030:before{content:""}.qi-2031:before{content:""}.qi-2032:before{content:""}.qi-2033:before{content:""}.qi-2050:before{content:""}.qi-2051:before{content:""}.qi-2052:before{content:""}.qi-2053:before{content:""}.qi-2054:before{content:""}.qi-2070:before{content:""}.qi-2071:before{content:""}.qi-2072:before{content:""}.qi-2073:before{content:""}.qi-2074:before{content:""}.qi-2075:before{content:""}.qi-2076:before{content:""}.qi-2077:before{content:""}.qi-2078:before{content:""}.qi-2079:before{content:""}.qi-2080:before{content:""}.qi-2081:before{content:""}.qi-2082:before{content:""}.qi-2083:before{content:""}.qi-2084:before{content:""}.qi-2085:before{content:""}.qi-2100:before{content:""}.qi-2101:before{content:""}.qi-2102:before{content:""}.qi-2103:before{content:""}.qi-2104:before{content:""}.qi-2105:before{content:""}.qi-2106:before{content:""}.qi-2107:before{content:""}.qi-2108:before{content:""}.qi-2109:before{content:""}.qi-2111:before{content:""}.qi-2120:before{content:""}.qi-2121:before{content:""}.qi-2122:before{content:""}.qi-2123:before{content:""}.qi-2124:before{content:""}.qi-2125:before{content:""}.qi-2126:before{content:""}.qi-2127:before{content:""}.qi-2128:before{content:""}.qi-2129:before{content:""}.qi-2130:before{content:""}.qi-2131:before{content:""}.qi-2132:before{content:""}.qi-2133:before{content:""}.qi-2134:before{content:""}.qi-2135:before{content:""}.qi-2150:before{content:""}.qi-2151:before{content:""}.qi-2152:before{content:""}.qi-2153:before{content:""}.qi-2154:before{content:""}.qi-2155:before{content:""}.qi-2156:before{content:""}.qi-2157:before{content:""}.qi-2158:before{content:""}.qi-2159:before{content:""}.qi-2160:before{content:""}.qi-2161:before{content:""}.qi-2162:before{content:""}.qi-2163:before{content:""}.qi-2164:before{content:""}.qi-2165:before{content:""}.qi-2166:before{content:""}.qi-2190:before{content:""}.qi-2191:before{content:""}.qi-2192:before{content:""}.qi-2193:before{content:""}.qi-2200:before{content:""}.qi-2201:before{content:""}.qi-2202:before{content:""}.qi-2203:before{content:""}.qi-2204:before{content:""}.qi-2205:before{content:""}.qi-2207:before{content:""}.qi-2208:before{content:""}.qi-2209:before{content:""}.qi-2210:before{content:""}.qi-2211:before{content:""}.qi-2212:before{content:""}.qi-2213:before{content:""}.qi-2214:before{content:""}.qi-2215:before{content:""}.qi-2216:before{content:""}.qi-2217:before{content:""}.qi-2218:before{content:""}.qi-2300:before{content:""}.qi-2301:before{content:""}.qi-2302:before{content:""}.qi-2303:before{content:""}.qi-2304:before{content:""}.qi-2305:before{content:""}.qi-2306:before{content:""}.qi-2307:before{content:""}.qi-2308:before{content:""}.qi-2309:before{content:""}.qi-2311:before{content:""}.qi-2312:before{content:""}.qi-2313:before{content:""}.qi-2314:before{content:""}.qi-2315:before{content:""}.qi-2316:before{content:""}.qi-2317:before{content:""}.qi-2318:before{content:""}.qi-2319:before{content:""}.qi-2320:before{content:""}.qi-2321:before{content:""}.qi-2322:before{content:""}.qi-2323:before{content:""}.qi-2324:before{content:""}.qi-2325:before{content:""}.qi-2326:before{content:""}.qi-2327:before{content:""}.qi-2328:before{content:""}.qi-2330:before{content:""}.qi-2331:before{content:""}.qi-2332:before{content:""}.qi-2333:before{content:""}.qi-2341:before{content:""}.qi-2343:before{content:""}.qi-2345:before{content:""}.qi-2346:before{content:""}.qi-2348:before{content:""}.qi-2349:before{content:""}.qi-2350:before{content:""}.qi-2351:before{content:""}.qi-2352:before{content:""}.qi-2353:before{content:""}.qi-2354:before{content:""}.qi-2355:before{content:""}.qi-2356:before{content:""}.qi-2357:before{content:""}.qi-2358:before{content:""}.qi-2359:before{content:""}.qi-2360:before{content:""}.qi-2361:before{content:""}.qi-2362:before{content:""}.qi-2363:before{content:""}.qi-2364:before{content:""}.qi-2365:before{content:""}.qi-2366:before{content:""}.qi-2367:before{content:""}.qi-2368:before{content:""}.qi-2369:before{content:""}.qi-2370:before{content:""}.qi-2371:before{content:""}.qi-2372:before{content:""}.qi-2373:before{content:""}.qi-2374:before{content:""}.qi-2375:before{content:""}.qi-2376:before{content:""}.qi-2377:before{content:""}.qi-2378:before{content:""}.qi-2379:before{content:""}.qi-2380:before{content:""}.qi-2381:before{content:""}.qi-2382:before{content:""}.qi-2383:before{content:""}.qi-2384:before{content:""}.qi-2385:before{content:""}.qi-2386:before{content:""}.qi-2387:before{content:""}.qi-2388:before{content:""}.qi-2389:before{content:""}.qi-2390:before{content:""}.qi-2391:before{content:""}.qi-2392:before{content:""}.qi-2393:before{content:""}.qi-2394:before{content:""}.qi-2395:before{content:""}.qi-2396:before{content:""}.qi-2397:before{content:""}.qi-2398:before{content:""}.qi-2399:before{content:""}.qi-2400:before{content:""}.qi-2409:before{content:""}.qi-2411:before{content:""}.qi-2412:before{content:""}.qi-2413:before{content:""}.qi-2414:before{content:""}.qi-2415:before{content:""}.qi-2416:before{content:""}.qi-2417:before{content:""}.qi-2418:before{content:""}.qi-2419:before{content:""}.qi-2420:before{content:""}.qi-2421:before{content:""}.qi-2422:before{content:""}.qi-2423:before{content:""}.qi-2424:before{content:""}.qi-2425:before{content:""}.qi-2426:before{content:""}.qi-9998:before{content:""}.qi-9999:before{content:""}.qi-100-fill:before{content:""}.qi-101-fill:before{content:""}.qi-102-fill:before{content:""}.qi-103-fill:before{content:""}.qi-104-fill:before{content:""}.qi-150-fill:before{content:""}.qi-151-fill:before{content:""}.qi-152-fill:before{content:""}.qi-153-fill:before{content:""}.qi-300-fill:before{content:""}.qi-301-fill:before{content:""}.qi-302-fill:before{content:""}.qi-303-fill:before{content:""}.qi-304-fill:before{content:""}.qi-305-fill:before{content:""}.qi-306-fill:before{content:""}.qi-307-fill:before{content:""}.qi-308-fill:before{content:""}.qi-309-fill:before{content:""}.qi-310-fill:before{content:""}.qi-311-fill:before{content:""}.qi-312-fill:before{content:""}.qi-313-fill:before{content:""}.qi-314-fill:before{content:""}.qi-315-fill:before{content:""}.qi-316-fill:before{content:""}.qi-317-fill:before{content:""}.qi-318-fill:before{content:""}.qi-350-fill:before{content:""}.qi-351-fill:before{content:""}.qi-399-fill:before{content:""}.qi-400-fill:before{content:""}.qi-401-fill:before{content:""}.qi-402-fill:before{content:""}.qi-403-fill:before{content:""}.qi-404-fill:before{content:""}.qi-405-fill:before{content:""}.qi-406-fill:before{content:""}.qi-407-fill:before{content:""}.qi-408-fill:before{content:""}.qi-409-fill:before{content:""}.qi-410-fill:before{content:""}.qi-456-fill:before{content:""}.qi-457-fill:before{content:""}.qi-499-fill:before{content:""}.qi-500-fill:before{content:""}.qi-501-fill:before{content:""}.qi-502-fill:before{content:""}.qi-503-fill:before{content:""}.qi-504-fill:before{content:""}.qi-507-fill:before{content:""}.qi-508-fill:before{content:""}.qi-509-fill:before{content:""}.qi-510-fill:before{content:""}.qi-511-fill:before{content:""}.qi-512-fill:before{content:""}.qi-513-fill:before{content:""}.qi-514-fill:before{content:""}.qi-515-fill:before{content:""}.qi-900-fill:before{content:""}.qi-901-fill:before{content:""}.qi-999-fill:before{content:""}.qi-qweather-fill:before{content:""}.qi-qweather:before{content:""}.qi-sunny:before{content:""}.qi-cloudy:before{content:""}.qi-few-clouds:before{content:""}.qi-partly-cloudy:before{content:""}.qi-overcast:before{content:""}.qi-clear-night:before{content:""}.qi-cloudy-night:before{content:""}.qi-few-clouds-night:before{content:""}.qi-partly-cloudy-night:before{content:""}.qi-shower-rain:before{content:""}.qi-heavy-shower-rain:before{content:""}.qi-thundershower:before{content:""}.qi-heavy-thunderstorm:before{content:""}.qi-thundershower-with-hail:before{content:""}.qi-light-rain:before{content:""}.qi-moderate-rain:before{content:""}.qi-heavy-rain:before{content:""}.qi-extreme-rain:before{content:""}.qi-drizzle-rain:before{content:""}.qi-storm:before{content:""}.qi-heavy-storm:before{content:""}.qi-severe-storm:before{content:""}.qi-freezing-rain:before{content:""}.qi-light-to-moderate-rain:before{content:""}.qi-moderate-to-heavy-rain:before{content:""}.qi-heavy-rain-to-storm:before{content:""}.qi-storm-to-heavy-storm:before{content:""}.qi-heavy-to-severe-storm:before{content:""}.qi-shower-rain-night:before{content:""}.qi-heavy-shower-rain-night:before{content:""}.qi-rain:before{content:""}.qi-light-snow:before{content:""}.qi-moderate-snow:before{content:""}.qi-heavy-snow:before{content:""}.qi-snowstorm:before{content:""}.qi-sleet:before{content:""}.qi-rain-and-snow:before{content:""}.qi-shower-snow:before{content:""}.qi-snow-flurry:before{content:""}.qi-light-to-moderate-snow:before{content:""}.qi-moderate-to-heavy-snow:before{content:""}.qi-heavy-snow-to-snowstorm:before{content:""}.qi-shower-snow-night:before{content:""}.qi-snow-flurry-night:before{content:""}.qi-snow:before{content:""}.qi-mist:before{content:""}.qi-foggy:before{content:""}.qi-haze:before{content:""}.qi-sand:before{content:""}.qi-dust:before{content:""}.qi-duststorm:before{content:""}.qi-sandstorm:before{content:""}.qi-dense-fog:before{content:""}.qi-strong-fog:before{content:""}.qi-moderate-haze:before{content:""}.qi-heavy-haze:before{content:""}.qi-severe-haze:before{content:""}.qi-heavy-fog:before{content:""}.qi-extra-heavy-fog:before{content:""}.qi-new-moon:before{content:""}.qi-waxing-crescent:before{content:""}.qi-first-quarter:before{content:""}.qi-waxing-gibbous:before{content:""}.qi-full-moon:before{content:""}.qi-waning-gibbous:before{content:""}.qi-last-quarter:before{content:""}.qi-waning-crescent:before{content:""}.qi-hot:before{content:""}.qi-cold:before{content:""}.qi-unknown:before{content:""}.qi-typhoon:before{content:""}.qi-tornado:before{content:""}.qi-rainstorm:before{content:""}.qi-snow-storm:before{content:""}.qi-cold-wave:before{content:""}.qi-gale:before{content:""}.qi-sandstorm-warning:before{content:""}.qi-low-temperature-freeze:before{content:""}.qi-high-temperature:before{content:""}.qi-heat-wave:before{content:""}.qi-dry-hot-wind:before{content:""}.qi-downburst:before{content:""}.qi-avalanche:before{content:""}.qi-lightning:before{content:""}.qi-hail:before{content:""}.qi-frost:before{content:""}.qi-heavy-fog-warning:before{content:""}.qi-low-level-wind-shearl:before{content:""}.qi-haze-warning:before{content:""}.qi-thunder-gust:before{content:""}.qi-road-icing:before{content:""}.qi-drought:before{content:""}.qi-gale-at-sea:before{content:""}.qi-heat-stroke:before{content:""}.qi-wildfire:before{content:""}.qi-grassland-fire:before{content:""}.qi-freeze:before{content:""}.qi-space-weather:before{content:""}.qi-heavy-air-pollution:before{content:""}.qi-low-temperature-rain-and-snow:before{content:""}.qi-strong-convection:before{content:""}.qi-ozone:before{content:""}.qi-heavy-snow-warning:before{content:""}.qi-cold-warning:before{content:""}.qi-continuous-rain:before{content:""}.qi-waterlogging:before{content:""}.qi-geological-hazard:before{content:""}.qi-heavy-rainfall:before{content:""}.qi-severely-falling-temperature:before{content:""}.qi-snow-disaster:before{content:""}.qi-wildfire-grassland:before{content:""}.qi-medical-meteorology:before{content:""}.qi-thunderstorm:before{content:""}.qi-school-closure:before{content:""}.qi-factory-closure:before{content:""}.qi-maritime-risk:before{content:""}.qi-spring-dust:before{content:""}.qi-falling-temperature:before{content:""}.qi-typhoon-and-rainstorm:before{content:""}.qi-severe-cold:before{content:""}.qi-sand-dust:before{content:""}.qi-sea-thunderstorms:before{content:""}.qi-sea-fog:before{content:""}.qi-sea-thunder:before{content:""}.qi-sea-typhoon:before{content:""}.qi-low-temperature:before{content:""}.qi-road-ice-and-snow:before{content:""}.qi-thunderstorm-and-gale:before{content:""}.qi-continuous-low-temperature:before{content:""}.qi-low-visibility:before{content:""}.qi-strong-dust:before{content:""}.qi-gale-in-sea-area:before{content:""}.qi-short-duration-heavy-shower-rain:before{content:""}.qi-short-lived-heavy-shower-rain:before{content:""}.qi-sea-area-fog:before{content:""}.qi-heat-stroke-conditions:before{content:""}.qi-heavy-pollution-weather:before{content:""}.qi-co-poisoning-weather-conditions:before{content:""}.qi-respiratory-disease-weather-wonditions:before{content:""}.qi-intestinal-disease-weather-wonditions:before{content:""}.qi-cardiovascular-disease-weather-wonditions:before{content:""}.qi-flooding-weather-risk:before{content:""}.qi-heavy-pollution-weather-conditions:before{content:""}.qi-urban-flooding-weather-risk:before{content:""}.qi-flooding-weather-risk-2:before{content:""}.qi-wildfire-weather-risk:before{content:""}.qi-meteorological-drought:before{content:""}.qi-agricultural-weather-risk:before{content:""}.qi-strong-monsoon:before{content:""}.qi-ice-accretion-on-wire:before{content:""}.qi-stroke-weather-risk:before{content:""}.qi-wildfire-grassland-risk:before{content:""}.qi-thunderstorm-and-strong-winds:before{content:""}.qi-low-temperature-freeze2:before{content:""}.qi-low-temperature-damage:before{content:""}.qi-national-agricultural-meteorological-risk:before{content:""}.qi-dry-hot-wind-risk-for-winter-wheat:before{content:""}.qi-flood:before{content:""}.qi-urban-flooding:before{content:""}.qi-reservoir-danger:before{content:""}.qi-dike-danger:before{content:""}.qi-ice-flood:before{content:""}.qi-waterlogging2:before{content:""}.qi-flood-and-waterlogging:before{content:""}.qi-dry-water:before{content:""}.qi-flood-and-flash-flood-in-small-and-medium-rivers:before{content:""}.qi-difficulty-drinking-water-for-rural-people-and-animals:before{content:""}.qi-flood-in-small-and-medium-rivers:before{content:""}.qi-flood-and-drought-advisory:before{content:""}.qi-urban-flood-risk:before{content:""}.qi-flash-flood:before{content:""}.qi-agricultural-drought:before{content:""}.qi-urban-water-shortage:before{content:""}.qi-ecological-drought:before{content:""}.qi-disaster-risk-early-warning:before{content:""}.qi-flash-flood-weather-risk:before{content:""}.qi-water-conservancy-and-drought:before{content:""}.qi-landslide:before{content:""}.qi-debris-flows:before{content:""}.qi-landslide-event:before{content:""}.qi-ground-collapses:before{content:""}.qi-ground-fissure:before{content:""}.qi-land-subsidence:before{content:""}.qi-volcanic-eruption:before{content:""}.qi-geological-hazard-weather-risk:before{content:""}.qi-geological-hazard-weather:before{content:""}.qi-geological-hazard2:before{content:""}.qi-geological-hazard-risk:before{content:""}.qi-air-pollution-incident:before{content:""}.qi-heavy-air-pollution-2:before{content:""}.qi-air-pollution:before{content:""}.qi-heavy-pollution-weather-2:before{content:""}.qi-very-hot-weather:before{content:""}.qi-strong-monsoon-signal:before{content:""}.qi-landslip:before{content:""}.qi-tropical-cyclone:before{content:""}.qi-fire-danger:before{content:""}.qi-flooding-in-the-northern-new-territories:before{content:""}.qi-cold-weather:before{content:""}.qi-thunderstorm2:before{content:""}.qi-rainstorm2:before{content:""}.qi-frost2:before{content:""}.qi-cold-surge-advisory:before{content:""}.qi-strong-wind-advisory:before{content:""}.qi-rainfall-advisory:before{content:""}.qi-strong-monsoon-signal2:before{content:""}.qi-storm-surge2:before{content:""}.qi-tropical-cyclone2:before{content:""}.qi-rainstorm3:before{content:""}.qi-thunderstorm3:before{content:""}.qi-wind-warning:before{content:""}.qi-snow-ice:before{content:""}.qi-fog:before{content:""}.qi-coastal-event:before{content:""}.qi-forest-fire:before{content:""}.qi-rain-warning:before{content:""}.qi-rain-flood:before{content:""}.qi-thunderstorm4:before{content:""}.qi-high-temperature2:before{content:""}.qi-low-temperature2:before{content:""}.qi-avalanches:before{content:""}.qi-flooding:before{content:""}.qi-rain-warning2:before{content:""}.qi-wind:before{content:""}.qi-snow-warning:before{content:""}.qi-zonda-wind:before{content:""}.qi-storm-warning:before{content:""}.qi-dust-raising-winds2:before{content:""}.qi-strong-surface-winds2:before{content:""}.qi-hot-day2:before{content:""}.qi-warm-night2:before{content:""}.qi-cold-day2:before{content:""}.qi-thunderstorm-and-lightning2:before{content:""}.qi-hailstorm2:before{content:""}.qi-sea-area-warning2:before{content:""}.qi-fishermen-warning2:before{content:""}.qi-heavy-snow-warning2:before{content:""}.qi-dust-storm:before{content:""}.qi-heat-wave2:before{content:""}.qi-cold-wave2:before{content:""}.qi-fog2:before{content:""}.qi-heavy-rain-warning:before{content:""}.qi-ground-frost2:before{content:""}.qi-fog3:before{content:""}.qi-thunder-rain2:before{content:""}.qi-thunder-storm:before{content:""}.qi-light-rain-warning:before{content:""}.qi-heavy-rain-warning2:before{content:""}.qi-fresh-wind:before{content:""}.qi-thunderstorm-and-dust:before{content:""}.qi-dust-warning:before{content:""}.qi-high-wave:before{content:""}.qi-frost3:before{content:""}.qi-drop-in-visibility:before{content:""}.qi-low-humidity2:before{content:""}.qi-accumulated-rain2:before{content:""}.qi-cold-wave3:before{content:""}.qi-tornado2:before{content:""}.qi-thunderstorm5:before{content:""}.qi-hail2:before{content:""}.qi-heavy-rainfall2:before{content:""}.qi-gale2:before{content:""}.qi-heat-wave3:before{content:""}.qi-cold-warning2:before{content:""}.qi-frost4:before{content:""}.qi-drought2:before{content:""}.qi-forest-fire2:before{content:""}.qi-severely-falling-temperature2:before{content:""}.qi-rainstorm4:before{content:""}.qi-wind2:before{content:""}.qi-snow-ice2:before{content:""}.qi-freeze2:before{content:""}.qi-thunderstorms:before{content:""}.qi-fog4:before{content:""}.qi-high-temperature3:before{content:""}.qi-low-temperature3:before{content:""}.qi-coastal-event2:before{content:""}.qi-forest-fire3:before{content:""}.qi-avalanches2:before{content:""}.qi-flood2:before{content:""}.qi-rain-flood2:before{content:""}.qi-mudflow2:before{content:""}.qi-duststorm-warning:before{content:""}.qi-freezing-rain-and-icing:before{content:""}.qi-other-dangers:before{content:""}.qi-severe-thunderstorms:before{content:""}.qi-damaging-winds2:before{content:""}.qi-veld-fire-conditions2:before{content:""}.qi-weather-advisory2:before{content:""}.qi-thunderstorm6:before{content:""}.qi-squall:before{content:""}.qi-air-quality:before{content:""}.qi-rainfall:before{content:""}.qi-fog5:before{content:""}.qi-heat:before{content:""}.qi-wildfire2:before{content:""}.qi-wind3:before{content:""}.qi-freezing-rain-warning:before{content:""}.qi-tornado3:before{content:""}.qi-blizzard:before{content:""}.qi-weather-warning:before{content:""}.qi-winter-storm:before{content:""}.qi-freezing-drizzle:before{content:""}.qi-snowfall:before{content:""}.qi-blowing-snow:before{content:""}.qi-extreme-cold:before{content:""}.qi-frost5:before{content:""}.qi-hazardous-seas-warning:before{content:""}.qi-heavy-freezing-spray-warning:before{content:""}.qi-red-flag-warning:before{content:""}.qi-freeze-warning:before{content:""}.qi-hard-freeze-warning:before{content:""}.qi-extreme-cold-warning:before{content:""}.qi-wind-chill-warning:before{content:""}.qi-gale-warning:before{content:""}.qi-excessive-heat-warning:before{content:""}.qi-lake-effect-snow-warning:before{content:""}.qi-blowing-dust-warning:before{content:""}.qi-dust-storm-warning:before{content:""}.qi-storm-warning2:before{content:""}.qi-tropical-storm-warning:before{content:""}.qi-high-wind-warning:before{content:""}.qi-high-surf-warning:before{content:""}.qi-flood-warning:before{content:""}.qi-lakeshore-flood-warning:before{content:""}.qi-coastal-flood-warning:before{content:""}.qi-ashfall-warning:before{content:""}.qi-volcano-warning:before{content:""}.qi-earthquake-warning:before{content:""}.qi-avalanche-warning:before{content:""}.qi-winter-storm-warning:before{content:""}.qi-ice-storm-warning:before{content:""}.qi-snow-squall-warning:before{content:""}.qi-blizzard-warning:before{content:""}.qi-special-marine-warning:before{content:""}.qi-typhoon-warning:before{content:""}.qi-hurricane-warning:before{content:""}.qi-hurricane-force-wind-warning:before{content:""}.qi-storm-surge-warning:before{content:""}.qi-flash-flood-warning:before{content:""}.qi-severe-thunderstorm-warning:before{content:""}.qi-extreme-wind-warning:before{content:""}.qi-tornado-warning:before{content:""}.qi-tsunami-warning:before{content:""}.qi-fire-weather-watch:before{content:""}.qi-freeze-watch:before{content:""}.qi-hard-freeze-watch:before{content:""}.qi-wind-chill-watch:before{content:""}.qi-extreme-cold-watch:before{content:""}.qi-excessive-heat-watch:before{content:""}.qi-high-wind-watch:before{content:""}.qi-flood-watch:before{content:""}.qi-lakeshore-flood-watch:before{content:""}.qi-coastal-flood-watch:before{content:""}.qi-heavy-freezing-spray-watch:before{content:""}.qi-hazardous-seas-watch:before{content:""}.qi-winter-storm-watch:before{content:""}.qi-gale-watch:before{content:""}.qi-avalanche-watch:before{content:""}.qi-storm-watch:before{content:""}.qi-tropical-storm-watch:before{content:""}.qi-typhoon-watch:before{content:""}.qi-hurricane-force-wind-watch:before{content:""}.qi-hurricane-watch:before{content:""}.qi-storm-surge-watch:before{content:""}.qi-flash-flood-watch:before{content:""}.qi-severe-thunderstorm-watch:before{content:""}.qi-tornado-watch:before{content:""}.qi-tsunami-watch:before{content:""}.qi-air-stagnation-advisory:before{content:""}.qi-low-water-advisory:before{content:""}.qi-freezing-spray-advisory:before{content:""}.qi-freezing-fog-advisory:before{content:""}.qi-ashfall-advisory:before{content:""}.qi-frost-advisory:before{content:""}.qi-wind-advisory:before{content:""}.qi-lake-wind-advisory:before{content:""}.qi-blowing-dust-advisory:before{content:""}.qi-dust-advisory:before{content:""}.qi-brisk-wind-advisory:before{content:""}.qi-small-craft-advisory:before{content:""}.qi-small-craft-advisory-for-winds:before{content:""}.qi-small-craft-advisory-for-rough-bar:before{content:""}.qi-small-craft-advisory-for-hazardous-seas:before{content:""}.qi-dense-smoke-advisory:before{content:""}.qi-dense-fog-advisory:before{content:""}.qi-high-surf-advisory:before{content:""}.qi-coastal-flood-advisory:before{content:""}.qi-lakeshore-flood-advisory:before{content:""}.qi-hydrologic-advisory:before{content:""}.qi-flood-advisory:before{content:""}.qi-heat-advisory:before{content:""}.qi-wind-chill-advisory:before{content:""}.qi-winter-weather-advisory:before{content:""}.qi-avalanche-advisory:before{content:""}.qi-tsunami-advisory:before{content:""}.qi-flood-statement:before{content:""}.qi-hydrologic-outlook:before{content:""}.qi-hazardous-weather-outlook:before{content:""}.qi-air-quality-alert:before{content:""}.qi-extreme-fire-danger:before{content:""}.qi-marine-weather-statement:before{content:""}.qi-special-weather-statement:before{content:""}.qi-lakeshore-flood-statement:before{content:""}.qi-coastal-flood-statement:before{content:""}.qi-beach-hazards-statement:before{content:""}.qi-rip-current-statement:before{content:""}.qi-tropical-depression-local-statement:before{content:""}.qi-tropical-storm-local-statement:before{content:""}.qi-typhoon-local-statement:before{content:""}.qi-hurricane-local-statement:before{content:""}.qi-severe-weather-statement:before{content:""}.qi-flash-flood-statement:before{content:""}.qi-severe-weather-warning:before{content:""}.qi-warning-default:before{content:""}.qi-sunny-fill:before{content:""}.qi-cloudy-fill:before{content:""}.qi-few-clouds-fill:before{content:""}.qi-partly-cloudy-fill:before{content:""}.qi-overcast-fill:before{content:""}.qi-clear-night-fill:before{content:""}.qi-cloudy-night-fill:before{content:""}.qi-few-clouds-night-fill:before{content:""}.qi-partly-cloudy-night-fill:before{content:""}.qi-shower-rain-fill:before{content:""}.qi-heavy-shower-rain-fill:before{content:""}.qi-thundershower-fill:before{content:""}.qi-heavy-thunderstorm-fill:before{content:""}.qi-thundershower-with-hail-fill:before{content:""}.qi-light-rain-fill:before{content:""}.qi-moderate-rain-fill:before{content:""}.qi-heavy-rain-fill:before{content:""}.qi-extreme-rain-fill:before{content:""}.qi-drizzle-rain-fill:before{content:""}.qi-storm-fill:before{content:""}.qi-heavy-storm-fill:before{content:""}.qi-severe-storm-fill:before{content:""}.qi-freezing-rain-fill:before{content:""}.qi-light-to-moderate-rain-fill:before{content:""}.qi-moderate-to-heavy-rain-fill:before{content:""}.qi-heavy-rain-to-storm-fill:before{content:""}.qi-storm-to-heavy-storm-fill:before{content:""}.qi-heavy-to-severe-storm-fill:before{content:""}.qi-shower-rain-night-fill:before{content:""}.qi-heavy-shower-rain-night-fill:before{content:""}.qi-rain-fill:before{content:""}.qi-light-snow-fill:before{content:""}.qi-moderate-snow-fill:before{content:""}.qi-heavy-snow-fill:before{content:""}.qi-snowstorm-fill:before{content:""}.qi-sleet-fill:before{content:""}.qi-rain-and-snow-fill:before{content:""}.qi-shower-snow-fill:before{content:""}.qi-snow-flurry-fill:before{content:""}.qi-light-to-moderate-snow-fill:before{content:""}.qi-moderate-to-heavy-snow-fill:before{content:""}.qi-heavy-snow-to-snowstorm-fill:before{content:""}.qi-shower-snow-night-fill:before{content:""}.qi-snow-flurry-night-fill:before{content:""}.qi-snow-fill:before{content:""}.qi-mist-fill:before{content:""}.qi-foggy-fill:before{content:""}.qi-haze-fill:before{content:""}.qi-sand-fill:before{content:""}.qi-dust-fill:before{content:""}.qi-duststorm-fill:before{content:""}.qi-sandstorm-fill:before{content:""}.qi-dense-fog-fill:before{content:""}.qi-strong-fog-fill:before{content:""}.qi-moderate-haze-fill:before{content:""}.qi-heavy-haze-fill:before{content:""}.qi-severe-haze-fill:before{content:""}.qi-heavy-fog-fill:before{content:""}.qi-extra-heavy-fog-fill:before{content:""}.qi-hot-fill:before{content:""}.qi-cold-fill:before{content:""}.qi-unknown-fill:before{content:""}.svg-icon[data-v-b5e1a452]{width:var(--388eb384);height:var(--388eb384);position:relative;fill:currentColor;vertical-align:-2px}
