.cpn--icon-wrapper{display:inline-flex}
.cpn--slide-panel{--current-height: 80vh;width:100vw;height:100vh;position:fixed;bottom:0;left:0}.cpn--slide-panel .slide-panel{width:100vw;height:50vh;background-color:#87aaec;position:fixed;bottom:0;left:0;border-top-left-radius:var(--module-box-radius);border-top-right-radius:var(--module-box-radius);top:100vh}.cpn--slide-panel .slide-panel .bar-wrapper{width:100%;height:30px;display:flex;align-items:center;justify-content:center}.cpn--slide-panel .slide-panel .bar{width:48px;height:6px;background-color:#fff;border-radius:99rem;opacity:.5}.cpn--slide-panel .slide-panel .slide-panel-content{position:relative;width:100%;height:100%}.cpn--slide-panel .slide-transition{transition:top .2s}@keyframes slideInto{0%{bottom:-50vh}100%{bottom:0}}
.cpn--base-page{top:0;left:0}.cpn--base-page .page-title{font-size:2.8rem;padding-left:2rem;margin-bottom:2rem;font-weight:100}
.cpn--page-header{display:flex;align-items:center;width:100%;height:4rem}.cpn--page-header .page-header-item{flex:1}.cpn--page-header .page-header-left{padding-left:2rem}.cpn--page-header .page-header-center{flex:2}.cpn--page-header .icon-back{transform:rotate(90deg);width:2.4rem;height:2.4rem}
.cpn--loading{position:fixed;z-index:999999;display:flex;justify-content:center;align-items:center;width:100vw;height:100vh;left:0;top:0;background-color:rgba(255,255,255,.6)}.cpn--icon-loading{animation:cycle 1.5s infinite linear}@keyframes cycle{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}
.cpn--header{position:fixed;top:0;left:0;width:100%;z-index:999;height:8.8rem}.cpn--header .header-content{position:relative;width:100%;height:100%;padding:0 2.2rem;padding-top:3.4rem}.cpn--header .header-content .header-bg{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;opacity:0}.cpn--header .header-content .header-row{display:flex;align-items:center;color:#fff;height:4.8rem}.cpn--header .header-content .header-row .header-item{flex:1}.cpn--header .header-content .header-row .center{flex:3;display:flex;justify-content:center;align-items:center;flex-direction:column}.cpn--header .header-content .header-row .center .title{font-size:2.2rem}.cpn--header .header-content .header-row .center .dot-row{margin-top:1.2rem}.cpn--header .header-content .header-row .center .dot-row .dot{display:inline-block;width:.8rem;height:.8rem;border-radius:.8rem;background-color:rgba(255,255,255,.5333333333);margin:0 .4rem}.cpn--header .header-content .header-row .right{text-align:right}
.cpn--main-info{color:#fff;height:50vh;margin-top:8.8rem}.cpn--main-info .ml-20{margin-left:2rem}.cpn--main-info .info-wrapper{height:50vh;flex-direction:column}.cpn--main-info .info-wrapper .temperature{display:flex;position:relative;font-size:10rem;line-height:.7;font-family:Arial,Helvetica,sans-serif;display:inline-block}.cpn--main-info .info-wrapper .temperature .temp-unit{align-self:baseline;position:absolute;font-size:2rem;font-weight:bold}.cpn--main-info .info-wrapper .weather-info{margin-top:2rem}.cpn--main-info .info-wrapper .weather-info span{font-size:2.2rem}.cpn--main-info .info-wrapper .other-info{display:flex;margin-top:2rem}.cpn--main-info .info-wrapper .other-info .icon-wrapper{display:inline-block;margin-right:.8rem}.cpn--main-info .info-wrapper .other-info .capsule-btn{background-color:rgba(255,255,255,.1333333333);color:#fff;padding:.8rem 1rem;font-size:1.4rem;border-radius:999rem;display:flex;justify-content:center;align-items:center}
.cpn--thumb-days-info{background-color:var(--module-box-bg-color);border-radius:var(--module-box-radius);padding:2rem;margin:2rem;padding-top:1rem}.cpn--thumb-days-info .btn-recent-info{background-color:rgba(255,255,255,.2);font-size:1.6rem;color:rgba(255,255,255,.7333333333);margin-top:2rem;border-radius:999rem;height:4.5rem}.cpn--thumb-days-info-item{color:rgba(255,255,255,.7333333333);display:flex;padding:1rem 0}.cpn--thumb-days-info-item .days-info-item{align-items:center;display:flex}.cpn--thumb-days-info-item .days-info-item .day{margin:0 1rem}.cpn--thumb-days-info-item .days-info-item span{font-size:1.6rem}.cpn--thumb-days-info-item .item-left{flex:3}.cpn--thumb-days-info-item .item-left .icon-wrapper{width:2.8rem;height:2.8rem}.cpn--thumb-days-info-item .item-left .icon-wrapper .icon{width:100%;height:100%}.cpn--thumb-days-info-item .item-right{flex:2;justify-content:space-between}.cpn--thumb-days-info-item .item-right .air-level{background-color:var(--box-bg-white-opacity-1);padding:.6rem;border-radius:.6rem;font-size:1.2rem;opacity:.8}
.cpn--forecast-24hours{background-color:var(--module-box-bg-color);border-radius:var(--module-box-radius);padding:2rem 0;margin:2rem;padding-bottom:0rem}.cpn--forecast-24hours .module-title{font-size:1.6rem;opacity:.5;color:#fff;margin-left:2rem;display:flex;align-items:center}.cpn--forecast-24hours .module-title .icon{width:2rem;height:2rem;margin-right:1rem}.cpn--forecast-24hours .item-wrapper{display:flex;overflow:scroll}.cpn--forecast-24hours .item-wrapper::-webkit-scrollbar{display:none}.cpn--forecast-24hours .info-wrapper{width:100%;overflow-x:scroll}.cpn--forecast-24hours-item{color:rgba(255,255,255,.5333333333);display:flex;flex-direction:column;padding:1rem 0;width:14.2857142857%;justify-content:center;align-items:center;margin-right:1rem}.cpn--forecast-24hours-item:first-child{margin-left:2rem}.cpn--forecast-24hours-item:last-child{margin-right:2rem}.cpn--forecast-24hours-item .temp{font-size:1.8rem;color:rgba(255,255,255,.6666666667)}.cpn--forecast-24hours-item span{margin:.6rem 0}.cpn--forecast-24hours-item .icon-wrapper{width:2.8rem;height:2.8rem}.cpn--forecast-24hours-item .icon-wrapper .icon{width:100%;height:100%}.cpn--forecast-24hours-item .air-level{background-color:var(--box-bg-white-opacity-1);padding:.6rem;border-radius:.6rem;font-size:1.2rem;opacity:.8}.cpn--trend-chart{width:100%;height:100%}.cpn--trend-chart .cpn--trend-chart-container{width:100%;height:100%}.cpn--trend-chart .cpn--trend-chart-container div:first-child{-webkit-tap-highlight-color:rgba(0,0,0,0)}
.cpn--other-info{display:flex}.cpn--other-info .other-info-item-left{flex:1;margin-right:.5rem;margin-left:2rem}.cpn--other-info .other-info-item-right{flex:1;margin-left:.5rem;margin-right:2rem}.cpn--wind-info{background-color:var(--module-box-bg-color);border-radius:var(--module-box-radius);padding:2rem;color:#fff;display:flex;margin-bottom:1rem}.cpn--wind-info .wind-info-item-left{flex:1;display:flex;justify-content:center;flex-direction:column;height:7rem}.cpn--wind-info .wind-info-item-right{flex:1}.cpn--wind-info .wind-info-item-right .direction-circle{height:7rem;width:7rem;border-radius:7rem;border:1px solid rgba(255,255,255,.5333333333);position:relative}.cpn--wind-info .wind-info-item-right .direction-circle span{color:rgba(255,255,255,.5333333333)}.cpn--wind-info .wind-info-item-right .direction-circle .dir-east{position:absolute;right:.2rem;height:100%;display:flex;align-items:center}.cpn--wind-info .wind-info-item-right .direction-circle .dir-south{position:absolute;bottom:.2rem;width:100%;display:flex;justify-content:center}.cpn--wind-info .wind-info-item-right .direction-circle .dir-west{position:absolute;left:.2rem;height:100%;display:flex;align-items:center}.cpn--wind-info .wind-info-item-right .direction-circle .dir-north{position:absolute;top:.2rem;width:100%;display:flex;justify-content:center}.cpn--wind-info .wind-info-item-right .direction-circle .icon-long-arrow{top:0;bottom:0;left:0;right:0;position:absolute;margin:auto;height:3rem;opacity:.6}.cpn--sun-info{background-color:var(--module-box-bg-color);border-radius:var(--module-box-radius);padding:2rem;color:#fff;display:flex}.cpn--sun-info .sun-info-item-left{flex:1;display:flex;justify-content:center;flex-direction:column;height:7rem}.cpn--sun-info .sun-info-item-left .sun-time{font-size:1.6rem}.cpn--sun-info .sun-info-item-left .sun-desc{font-size:1.2rem;color:rgba(255,255,255,.5333333333)}.cpn--sun-info .sun-info-item-right{flex:1}.cpn--feeling-info{background-color:var(--module-box-bg-color);border-radius:var(--module-box-radius);padding:2rem;color:#fff;display:flex;flex-direction:column;height:100%;justify-content:space-around}.cpn--feeling-info .feeling-item{width:100%;display:flex;align-items:center;justify-content:space-between;padding:1rem 0}.cpn--feeling-info .feeling-item .feeling-item-label{font-size:1.5rem;color:rgba(255,255,255,.5333333333)}.cpn--feeling-info .feeling-item .feeling-item-value{font-size:1.8rem;color:rgba(255,255,255,.6666666667)}
.cpn--forecast-video{border-radius:var(--module-box-radius);background-color:var(--module-box-bg-color);padding:2rem 0;margin:2rem;min-height:180px;position:relative}.cpn--forecast-video .forecast-title-wrapper{color:#fff;padding:0 2rem}.cpn--forecast-video .forecast-title-wrapper .forecast-title{font-size:2.2rem;font-weight:bold;margin-bottom:1rem}.cpn--forecast-video .forecast-title-wrapper .forecast-desc{font-size:1.6rem}.cpn--forecast-video .play-icon-wrapper{width:5rem;height:5rem;border-radius:5rem;background-color:rgba(255,255,255,.1254901961)}
.cpn--tip-panel-content{color:#fff;padding:20px}.cpn--tip-panel-content .weather-info{color:rgba(255,255,255,.5333333333);margin-top:2rem}.cpn--tip-panel-content .weather-info span{font-size:1.4rem}.cpn--tip-panel-content .tip-text-box{margin-top:2rem}.cpn--tip-panel-content .tip-text-box .tip-title-text{font-size:2.6rem}.cpn--tip-panel-content .tip-text-box .tip-info-text{font-size:1.4rem;margin-top:1rem}.cpn--tip-panel-content .tip-item-box-wrapper{margin-top:6rem;display:flex;justify-content:space-between;padding:0 2rem}.cpn--tip-item-box{display:flex;align-items:center;justify-content:center;flex-direction:column;width:fit-content}.cpn--tip-item-box .tip-day{font-size:1.4rem}.cpn--tip-item-box .temp-text{font-size:1.3rem;color:rgba(255,255,255,.5333333333)}.cpn--tip-item-box .icon-cloth{width:4.5rem;height:4.5rem;margin-top:1.6rem}.cpn--tip-item-box .tip-title{font-size:1.4rem;margin-top:1rem}
.cpn--tips-list{color:#fff;display:flex;flex-wrap:wrap;padding:0 !important}.cpn--tips-list .cpn--tips-list-item{flex-direction:column;width:33.3333333333%;padding:2rem;border-right:1px solid rgba(255,255,255,.0666666667);border-bottom:1px solid rgba(255,255,255,.0666666667)}.cpn--tips-list .cpn--tips-list-item:nth-child(3n){border-right:none}.cpn--tips-list .cpn--tips-list-item:nth-child(4){border-bottom:none}.cpn--tips-list .cpn--tips-list-item:nth-child(5){border-bottom:none}.cpn--tips-list .cpn--tips-list-item:nth-child(6){border-bottom:none}.cpn--tips-list .cpn--tips-list-item .icon-tips{width:6rem;height:6rem}.cpn--tips-list .cpn--tips-list-item .tips-title{font-size:1.4rem;margin-top:1rem}
.cpn--footer-text{width:100%;display:flex;align-items:center;justify-content:center;font-size:1.3rem;color:var(--color-white-opacity-second);height:4rem}
.cpn--weather-bg{width:100vw;height:100vh;position:fixed;z-index:-1;background-color:#6495ed;top:0;left:0}.cpn--weather-bg .weather-bg-wrapper .img-cloud-wrapper{transition:all 100ms}.cpn--weather-bg .weather-bg-wrapper .img-cloud{margin-top:20vh;transform:translate(-100%, 0);animation:cloudFlow 60s linear infinite alternate}@keyframes cloudFlow{0%{transform:translate(-50%, 0)}10%{transform:translate(-40%, -20px)}20%{transform:translate(-30%, 20px)}30%{transform:translate(-20%, -20px)}40%{transform:translate(-10%, 20px)}50%{transform:translate(0%, -20px)}60%{transform:translate(10%, 20px)}70%{transform:translate(20%, -20px)}80%{transform:translate(30%, 20px)}90%{transform:translate(40%, -20px)}100%{transform:translate(50%, 0)}}
:root{--statusbar-height: 40px;--module-box-bg-color: #00000005;--module-box-radius: 2rem;--box-bg-white-opacity-1: #ffffff10;--color-white-opacity-second: #ffffff88;--primary-color: rgb(13, 132, 255);--text-color-1: #181818;--text-color-2: #2c2c2c;--text-color-3: #4b4b4b;--text-color-4: #777777;--text-color-5: #a6a6a6;--text-color-6: #dddddd;--text-color-7: #e8e8e8}*{padding:0;margin:0;box-sizing:border-box;font-size:10px;letter-spacing:.1rem}.g-page{width:100vw;height:100vh;overflow:scroll;padding-top:var(--statusbar-height)}.g-center,.g-center-vh{display:flex;justify-content:center;align-items:center}.g-center-v{display:flex;align-items:center}.g-center-v{display:flex;justify-content:center}.g-center-abs{position:absolute;top:0;left:0;bottom:0;right:0;margin:auto}.g-module-box{border-radius:var(--module-box-radius);background-color:var(--module-box-bg-color);padding:2rem 0;margin:2rem}.g-undisplay{display:none}
