.select-container{display:inline-block;position:relative}.select-trigger{cursor:pointer;background-color:#2c3e50;border:none;border-radius:24px;outline:none;align-items:center;gap:8px;padding:12px 20px;transition:all .2s;display:flex}.select-trigger:hover{background-color:#34495e}.select-icon{justify-content:center;align-items:center;width:16px;height:16px;display:flex}.select-icon img{width:16px;height:16px}.select-label{color:#fff;text-align:center;white-space:nowrap;font-family:Geist,-apple-system,Roboto,Helvetica,sans-serif;font-size:16px;font-style:normal;font-weight:500;line-height:24px}.select-chevron{flex-shrink:0;width:16px;height:16px;transition:transform .2s}.select-chevron.open{transform:rotate(180deg)}.select-dropdown{z-index:100;background-color:#2c3e50;border-radius:12px;min-width:100%;padding:8px;animation:.2s slideDown;position:absolute;top:calc(100% + 8px);left:0;box-shadow:0 4px 24px #00000040}@keyframes slideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.select-option{color:#fff;text-align:left;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:8px;width:100%;padding:10px 16px;font-family:Geist,-apple-system,Roboto,Helvetica,sans-serif;font-size:16px;font-weight:400;line-height:24px;transition:background-color .15s;display:block}.select-option:hover{background-color:#90a1b926}.select-option.selected{background-color:#90a1b933;font-weight:500}@media (max-width:768px){.select-trigger{padding:10px 16px}.select-label{font-size:14px;line-height:20px}.select-option{padding:8px 12px;font-size:14px;line-height:20px}}@media (max-width:480px){.select-trigger{gap:6px;padding:8px 14px}.select-icon,.select-icon img,.select-chevron{width:14px;height:14px}}
.header{z-index:100000;border-bottom:1px solid #314158;justify-content:space-between;align-items:center;padding:12px 144px;display:flex;position:relative}.header .header-left{align-items:center;gap:20px;display:flex}.logo{align-items:center;gap:10px;display:flex}.header h1{color:#fff;font-family:Geist;font-size:24px;font-style:normal;font-weight:600;line-height:28px}.header .header-right{align-items:center;gap:16px;display:flex}.header .header-right h1{color:#90a1b9;font-family:Geist;font-size:16px;font-style:normal;font-weight:400;line-height:20px}
.banner{background:linear-gradient(135deg,#1d293d 0%,#1d293d80 100%);border:1px solid #314158;border-radius:16px;justify-content:space-between;align-items:center;width:100%;margin:10px 0;padding:24px;display:flex}.banner .banner-left{flex-direction:column;gap:13px;display:flex}.banner .banner-left .address{align-items:center;gap:8px;display:flex}.banner .banner-left .address h3{color:#90a1b9;font-family:Geist;font-size:16px;font-style:normal;font-weight:400;line-height:24px}.banner .banner-left .temp{align-items:center;gap:8px;display:flex}.banner .banner-left .temp h2{color:#fff;font-family:Geist;font-size:72px;font-style:normal;font-weight:300;line-height:72px}.banner .banner-left h3{color:#cad5e2;font-family:Geist;font-size:20px;font-style:normal;font-weight:400;line-height:28px}.banner .banner-left h4{color:#90a1b9;font-family:Geist;font-size:16px;font-style:normal;font-weight:400;line-height:24px}.banner .banner-right{align-items:center;gap:24px;display:flex}.banner .banner-right .banner-column{flex-direction:column;align-items:center;gap:8px;display:flex}.banner .banner-right .banner-column h2{color:#fff;text-align:center;font-family:Geist;font-size:24px;font-style:normal;font-weight:600;line-height:32px}.banner .banner-right .banner-column p{color:#90a1b9;text-align:center;font-family:Geist;font-size:14px;font-style:normal;font-weight:400;line-height:16px}.banner--skeleton{position:relative}.sk{background:#ffffff14;border-radius:10px;position:relative;overflow:hidden}.sk:after{content:"";background:linear-gradient(90deg,#0000,#ffffff24,#0000);width:40%;height:100%;animation:1.2s infinite sk-shimmer;position:absolute;top:0;left:-40%}@keyframes sk-shimmer{0%{left:-40%}to{left:120%}}.sk-icon{border-radius:6px;width:18px;height:18px}.sk-round{border-radius:999px}.sk-text{border-radius:10px;height:16px}.sk-temp{border-radius:14px;width:110px;height:72px}.sk-w-60{width:60px}.sk-w-100{width:100px}.sk-w-120{width:120px}.sk-w-180{width:180px}.sk-w-200{width:200px}.sk-h-14{height:14px}.banner--error{justify-content:center}.banner-error-text{color:#cad5e2;font-family:Geist;font-size:16px;font-weight:400}
.daily{margin:20px 0}.title{color:#fff;margin-bottom:16px;font-family:Geist;font-size:18px;font-style:normal;font-weight:600;line-height:28px}.cards{align-items:center;gap:16px;display:flex}.card{background:#1d293d;border:1px solid #314158;border-radius:28px;flex-direction:column;align-self:stretch;align-items:flex-start;gap:12px;width:25%;padding:16px;display:flex}.card .card-header{justify-content:space-between;align-items:center;width:100%;display:flex}.card .card-header h4{color:#fff;font-family:Geist;font-size:14px;font-style:normal;font-weight:500;line-height:20px}.card .card-header p{color:#90a1b9;font-family:Geist;font-size:12px;font-style:normal;font-weight:400;line-height:16px}.card .card-icon{color:#ffffffd9}.card .card-temp{color:#fff;font-family:Geist;font-size:30px;font-style:normal;font-weight:300;line-height:36px}.card .card-footer{justify-content:space-between;align-items:center;width:100%;display:flex}.card .card-footer h4{color:#fff;font-family:Geist;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.card .card-footer .card-footer-left{flex-direction:column;align-items:center;gap:4px;display:flex}.card .card-footer .card-footer-left .card-footer-child{align-items:center;gap:4px;display:flex}.card .card-footer .card-footer-left h4{color:#90a1b9;font-family:Geist;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.card .card-footer .card-footer-right{flex-direction:column;align-items:flex-end;display:flex}.card .card-footer .card-footer-right span{color:#fff;font-family:Geist;font-size:14px;font-style:normal;font-weight:500;line-height:20px}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.daily--skeleton{pointer-events:none}.sk{background:linear-gradient(90deg,#ffffff0f 25%,#ffffff1f 50%,#ffffff0f 75%) 0 0/200% 100%;border-radius:4px;animation:1.5s ease-in-out infinite shimmer}.sk-title{width:180px;height:28px;margin-bottom:16px}.sk-name{width:70px;height:16px;margin-bottom:6px}.sk-time{width:90px;height:12px}.sk-icon{border-radius:50%;width:24px;height:24px}.sk-temp{width:60px;height:36px}.sk-detail{width:100px;height:16px}.daily--error{text-align:center;background:#1d293d;border:1px solid #314158;border-radius:28px;flex-direction:column;justify-content:center;align-items:center;min-height:180px;padding:24px;display:flex}.error-text{color:#90a1b9;margin:0 0 16px;font-size:14px}.error-retry{color:#fff;cursor:pointer;background:#3b82f633;border:1px solid #3b82f666;border-radius:8px;align-items:center;gap:8px;padding:10px 20px;font-family:Geist;font-size:14px;font-weight:500;transition:all .2s;display:inline-flex}.error-retry:hover{background:#3b82f64d;border-color:#3b82f699}.error-retry:active{transform:scale(.98)}@media (max-width:900px){.cards{flex-wrap:wrap}.card{width:calc(50% - 8px)}}@media (max-width:480px){.card{width:100%}.card .card-footer{flex-direction:column;align-items:flex-start;gap:8px}}
:root{--swiper-theme-color:#007aff}:host{z-index:1;margin-left:auto;margin-right:auto;display:block;position:relative}.swiper{z-index:1;margin-left:auto;margin-right:auto;padding:0;list-style:none;display:block;position:relative;overflow:hidden}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{z-index:1;width:100%;height:100%;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box;display:flex;position:relative}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate(0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;transition-property:transform;display:block;position:relative}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{scrollbar-width:none;-ms-overflow-style:none;overflow:auto}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(#0000,#00000080)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(#00000080,#0000)}.swiper-lazy-preloader{z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top-color:#0000;border-radius:50%;width:42px;height:42px;margin-top:-21px;margin-left:-21px;position:absolute;top:50%;left:50%}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:1s linear infinite swiper-preloader-spin}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.wc-wrap{width:100%}.wc-swiper{padding:6px 2px}.wc-slide{width:auto!important}.wc-pill{cursor:pointer;color:#fff;background:#1d293d;border:0;border-radius:24px;align-items:center;gap:16px;padding:24px 48px;transition:transform .12s,box-shadow .12s,background .12s;display:flex}.wc-pill:hover{transform:translateY(-1px)}.wc-pill.is-active{background:#3b82f6f2}.wc-left{flex-direction:column;align-items:center;display:flex}.wc-day{text-align:center;margin-bottom:6px;font-family:Geist;font-size:16px}.wc-row{align-items:center;gap:10px;display:flex}.wc-ico{font-size:18px;line-height:1;display:inline-flex}.wc-temps{align-items:baseline;gap:8px;display:flex}.wc-max{font-size:18px;font-weight:700}.wc-min{opacity:.8;font-size:14px}
.forcast-cards{width:100%;margin:10px 0}
.weekly{background:#1d293d;border:1px solid #314158;border-radius:28px;flex-direction:column;align-self:stretch;align-items:flex-start;gap:16px;width:100%;height:600px;margin:16px 0;padding:16px 16px 24px;display:flex}.ft-card{background:#1d293d;border:1px solid #ffffff0f;border-radius:18px;width:100%;overflow:hidden;box-shadow:0 10px 30px #00000040}.ft-header{padding:14px 18px 10px}.ft-title{color:#ffffffeb;margin:0;font-size:18px;font-weight:700}.ft-table{flex-direction:column;display:flex}.ft-row{color:#fff;border-top:1px solid #ffffff0f;grid-template-columns:2.2fr .8fr .8fr .8fr 1fr 2.2fr;align-items:center;padding:10px 14px;font-size:12px;display:grid}.ft-row.is-active{background:#3b82f61a}.ft-row.ft-head{color:#ffffff8c;letter-spacing:.6px;border-top:none;padding-top:8px;padding-bottom:8px;font-size:10px}.ft-cell{min-width:0;font-size:14px}.ft-center{justify-content:center;display:flex}.ft-right{justify-content:flex-end;display:flex}.ft-dayTitle{color:#fff;font-family:Geist;font-size:16px;font-style:normal;font-weight:500;line-height:24px}.ft-dayDate{color:#ffffff8c;margin-top:3px;font-size:10px}.ft-icon{font-size:16px;line-height:1}.ft-temp{font-weight:700}.ft-tempMin,.ft-rain{color:#ffffffa6;font-weight:600}.ft-rain.is-high{color:#4ea2ff;font-weight:800}.ft-summary{color:#ffffffa6;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}@media (max-width:720px){.ft-row{grid-template-columns:2.2fr .8fr .8fr .8fr 1fr}.ft-row .ft-summary,.ft-row.ft-head>:last-child{display:none}}@keyframes ft-shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.ft-skeleton{background:linear-gradient(90deg,#ffffff0f 25%,#ffffff1f 50%,#ffffff0f 75%) 0 0/200% 100%;border-radius:4px;animation:1.5s ease-in-out infinite ft-shimmer}.ft-skeleton-row{pointer-events:none}.ft-skeleton-day{width:72px;height:16px;margin-bottom:6px}.ft-skeleton-date{width:52px;height:10px}.ft-skeleton-icon{border-radius:50%;width:20px;height:20px}.ft-skeleton-temp{width:28px;height:14px}.ft-skeleton-rain{width:32px;height:14px}.ft-skeleton-summary{width:100%;max-width:120px;height:14px}.ft-error{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:300px;padding:48px 24px;display:flex}.ft-error-icon{color:#fff6;margin-bottom:16px}.ft-error-message{color:#ffffffa6;max-width:280px;margin:0 0 20px;font-size:14px;line-height:1.5}.ft-error-retry{color:#fff;cursor:pointer;background:#3b82f633;border:1px solid #3b82f666;border-radius:8px;align-items:center;gap:8px;padding:10px 20px;font-size:14px;font-weight:500;transition:all .2s;display:inline-flex}.ft-error-retry:hover{background:#3b82f64d;border-color:#3b82f699}.ft-error-retry:active{transform:scale(.98)}
.wa-card{color:#ffffffe6;background:#1d293d;border:1px solid #ffffff0f;border-radius:20px;width:100%;overflow:hidden;box-shadow:0 14px 40px #00000047}.wa-topbar{justify-content:space-between;align-items:center;padding:14px 18px;display:flex}.wa-title{color:#fff;align-items:center;gap:10px;font-family:Geist;font-size:18px;font-style:normal;font-weight:600;line-height:28px;display:flex}.wa-nav{align-items:center;gap:8px;display:flex;position:relative}.wa-nav-btn{color:#ffffffe6;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff14;border-radius:10px;width:34px;height:34px}.wa-month-btn{color:#ffffffe6;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff14;border-radius:10px;height:34px;padding:0 12px;font-size:14px;font-weight:700}.wa-stats{grid-template-columns:repeat(3,1fr);gap:12px;padding:0 18px 14px;display:grid}.wa-stat{text-align:center;background:#ffffff0a;border:1px solid #ffffff0f;border-radius:14px;padding:20px 12px}.wa-stat-ico{opacity:.9;margin-bottom:6px;font-size:14px}.wa-stat-value{color:#fff;text-align:center;margin:8px 0;font-family:Geist;font-size:20px;font-style:normal;font-weight:600;line-height:28px}.wa-stat-label{color:#90a1b9;text-align:center;font-family:Geist;font-size:16px;font-style:normal;font-weight:400;line-height:16px}.wa-weekdays{color:#ffffff73;grid-template-columns:repeat(7,1fr);padding:10px 18px 6px;font-size:16px;display:grid}.wa-weekday{text-align:center;font-size:16px}.wa-grid{grid-template-columns:repeat(7,1fr);gap:8px;padding:10px 18px 18px;display:grid}.wa-cell{color:#ffffffe0;cursor:pointer;background:#fff0;border:1px solid #ffffff0f;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:2px;height:84px;transition:transform .12s,border-color .12s,background .12s;display:flex}.wa-cell:hover{background:#3b82f60f;border-color:#3b82f659;transform:translateY(-1px)}.wa-cell.is-selected{background:#3b82f61a;border-color:#3b82f6e6;box-shadow:0 10px 20px #3b82f62e}.wa-empty{pointer-events:none;background:0 0;border:none}.wa-daynum{color:#ffffffa6;font-size:16px;line-height:1}.wa-temp{padding:8px 0;font-size:18px;font-weight:800;line-height:1.1}.wa-rain{color:#4ea2fff2;font-size:10px;line-height:1}.wa-picker{z-index:50;background:#0f1b2e;border:1px solid #ffffff1a;border-radius:14px;width:300px;padding:12px;position:absolute;top:44px;right:0;box-shadow:0 18px 50px #00000073}.wa-picker-row{justify-content:space-between;align-items:center;gap:10px;margin-bottom:10px;display:flex}.wa-picker-year{font-size:14px;font-weight:900}.wa-small-btn{color:#ffffffe6;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:10px;width:34px;height:34px}.wa-month-grid{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.wa-month-item{color:#ffffffe6;cursor:pointer;background:#ffffff08;border:1px solid #ffffff14;border-radius:12px;padding:10px 8px;font-size:12px;font-weight:700}.wa-month-item.is-selected{background:#3b82f61f;border-color:#3b82f6e6}.wa-picker-actions{justify-content:flex-end;gap:10px;margin-top:12px;display:flex}.wa-ghost,.wa-primary{cursor:pointer;border:1px solid #ffffff1a;border-radius:10px;height:34px;padding:0 12px;font-size:12px;font-weight:800}.wa-ghost{color:#fffc;background:0 0}.wa-primary{color:#fff;background:#3b82f6f2;border-color:#3b82f6f2}@media (max-width:720px){.wa-stats{grid-template-columns:1fr}.wa-picker{width:min(92vw,320px)}}
.calendar{margin:20px 0}
.wi{--bg1:#0b1426;--bg2:#0a1222;--card:#ffffff0d;--stroke:#ffffff12;--text:#ffffffeb;--muted:#ffffffa6;color:var(--text);border:1px solid var(--stroke);background:#1d293d;border-radius:20px;padding:14px;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Arial,Apple Color Emoji,Segoe UI Emoji;box-shadow:0 18px 55px #00000059}.wi__head{align-items:center;gap:10px;margin-bottom:12px;display:flex}.wi__icon{color:#ffffffe6;opacity:.95;width:18px;height:18px}.wi__title{color:#fff;margin:0;font-family:Geist;font-size:18px;font-style:normal;font-weight:600;line-height:28px}.wi__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.wi__card{background:var(--card);border:1px solid var(--stroke);border-radius:14px;padding:12px}.wi__cardTop{justify-content:space-between;align-items:baseline;gap:10px;margin-bottom:8px;display:flex}.wi__cardTitle{color:#90a1b9;padding:4px 0;font-family:Geist;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.wi__cardStatus{white-space:nowrap;font-family:Geist;font-size:14px;font-style:normal;font-weight:500;line-height:20px}.wi__bar{background:#ffffff1a;border-radius:999px;height:6px;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #00000026}.wi__barFill{border-radius:999px;height:100%;display:block;box-shadow:0 0 18px #ffffff1a}.wi__cardNote{color:#62748e;margin:10px 0;font-family:Geist;font-size:14px;font-style:normal;font-weight:400;line-height:16px}.wi__stats{border-top:1px solid var(--stroke);grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;margin-top:12px;padding-top:10px;display:grid}.wi__stat{text-align:center;padding:4px 2px}.wi__statValue{color:#fff;text-align:center;font-family:Geist;font-size:24px;font-style:normal;font-weight:300;line-height:32px}.wi__statLabel{color:#90a1b9;text-align:center;font-family:Geist;font-size:12px;font-style:normal;font-weight:400;line-height:16px}@media (max-width:820px){.wi__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.wi__stats{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:10px}}@media (max-width:520px){.wi__grid{grid-template-columns:1fr}}@keyframes wi-shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.wi--skeleton{pointer-events:none}.wi__sk{background:linear-gradient(90deg,#ffffff0f 25%,#ffffff1f 50%,#ffffff0f 75%) 0 0/200% 100%;border-radius:4px;animation:1.5s ease-in-out infinite wi-shimmer}.wi__sk--title{width:80px;height:16px}.wi__sk--status{width:50px;height:16px}.wi__sk--bar{border-radius:999px;height:6px;margin:8px 0}.wi__sk--note{width:100%;height:14px;margin-top:10px}.wi__sk--statValue{width:60px;height:28px;margin:0 auto 6px}.wi__sk--statLabel{width:80px;height:12px;margin:0 auto}.wi--error{min-height:300px}.wi__errorContent{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:40px 20px;display:flex}.wi__errorContent svg{color:#90a1b9;margin-bottom:16px}.wi__errorContent p{color:#90a1b9;margin:0 0 16px;font-family:Geist,sans-serif;font-size:14px}.wi__errorRetry{color:#fff;cursor:pointer;background:#51a2ff33;border:1px solid #51a2ff66;border-radius:8px;align-items:center;gap:8px;padding:10px 20px;font-family:Geist,sans-serif;font-size:14px;font-weight:500;transition:all .2s;display:inline-flex}.wi__errorRetry:hover{background:#51a2ff4d;border-color:#51a2ff99}.wi__errorRetry:active{transform:scale(.98)}
.footer{border-top:1px solid #1d293d;justify-content:space-between;align-items:center;margin:24px 0;padding-top:24px;display:flex}.footer h2{color:#90a1b9;font-family:Geist;font-size:16px;font-style:normal;font-weight:400;line-height:20px}
.map-page{flex-direction:column;height:700px;padding:24px 0;display:flex}.map-header{background:#1d293de6;border-bottom:1px solid #314158;border-top-left-radius:24px;border-top-right-radius:24px;flex:none;padding:16px}.map{flex:auto;min-height:0;position:relative}.windyWrap{flex-direction:column;width:100%;height:100%;display:flex}.windyRoot{position:absolute;inset:0;width:100%!important;height:100%!important}#windy .leaflet-container{width:100%!important;height:100%!important}#cursorValue{z-index:100000;pointer-events:none;color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);white-space:nowrap;background:#0000008c;border:1px solid #ffffff29;border-radius:999px;align-items:center;gap:8px;padding:8px 10px;font-size:13px;font-weight:850;line-height:1;display:none;position:fixed;transform:translate(-50%,-100%);box-shadow:0 12px 30px #00000040}#cursorValue .sub{opacity:.8;margin-left:6px;font-size:12px;font-weight:750}.windArrow{filter:drop-shadow(0 4px 10px #00000059);flex:none;width:16px;height:16px}.windArrow path{fill:#ffffffeb}#windy .leaflet-popup-pane,#windy .leaflet-popup{display:none!important}.regionCenterLabel{pointer-events:none;-webkit-user-select:none;user-select:none;color:#fffffff2;letter-spacing:.01em;text-align:center;white-space:nowrap;z-index:9999;padding:10px 14px;font-size:14px;font-weight:900;position:relative;transform:translate(-50%,-50%)}.timelineCarousel{-webkit-user-select:none;user-select:none;background:#1d293de6;border-top:1px solid #ffffff1f;height:86px}.timelineCarouselViewport{height:100%;padding-left:calc(50% - 40px);padding-right:calc(50% - 40px);overflow:hidden}.timelineCarouselContainer{align-items:center;height:100%;display:flex}.timelineItem{cursor:pointer;box-sizing:border-box;flex-direction:column;flex:0 0 80px;align-items:center;width:80px;min-width:80px;padding:8px 0;transition:opacity .15s;display:flex;position:relative}.timelineItem:hover{opacity:.8}.timelineItem.dayEnd{margin-right:16px}.timelineItemTime{color:#c8d2e6b3;justify-content:center;align-items:center;height:16px;margin-bottom:6px;font-size:12px;font-weight:600;transition:color .15s;display:flex}.timelineItemTime.active{color:#7cc4ff;font-weight:700}.timelineItemBar{width:100%;height:32px;transition:background .15s}.timelineItemBar.barStart{background:linear-gradient(90deg,#64a0dc26,#64a0dc73);border-radius:999px 0 0 999px}.timelineItemBar.barMiddle{background:#64a0dc73;border-radius:0}.timelineItemBar.barEnd{background:linear-gradient(90deg,#64a0dc73,#64a0dcb3);border-radius:0 999px 999px 0}.timelineItemDate{color:#ffffffd9;white-space:nowrap;width:200px;font-size:11px;font-weight:700;position:absolute;bottom:16px;left:14px}.timelineCenterLine{pointer-events:none;z-index:10;background:#7cc4ff;width:4px;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.timelineCenterLineArrowTop{border-top:8px solid #7cc4ff;border-left:8px solid #0000;border-right:8px solid #0000;width:0;height:0;position:absolute;top:-1px;left:50%;transform:translate(-50%)}.timelineCenterLineArrowBottom{border-bottom:8px solid #7cc4ff;border-left:8px solid #0000;border-right:8px solid #0000;width:0;height:0;position:absolute;bottom:-1px;left:50%;transform:translate(-50%)}.timelineCarouselViewport::-webkit-scrollbar{display:none}.timelineCarouselViewport{-ms-overflow-style:none;scrollbar-width:none}
.tabs{align-items:center;gap:16px;display:flex}.tabs .tab{cursor:pointer;background:#314158;border-radius:16777200px;align-items:center;gap:8px;padding:8px 12px;display:flex}.tabs .tab:hover{background-color:#49535f}.tabs .active{color:#fff;background:#2b7fff}.tabs .active:hover{background:#3e87f3}.tabs h4{color:#cad5e2;text-align:center;font-family:Geist;font-size:16px;font-style:normal;font-weight:500;line-height:20px}
