From 2c0bffa2210a6624e8407290eb77019c2328993c Mon Sep 17 00:00:00 2001 From: CCOSTAN Date: Wed, 18 Sep 2024 16:56:20 +0000 Subject: [PATCH] REMOVE iss INTERGRATION SINCE IT WAS SO BUGGY. Just kept spamming the logs. #110 --- config/.HA_VERSION | 2 +- config/templates/speech/briefing.yaml | 16 +++++----------- .../clock-weather-card/clock-weather-card.js | 14 +++++++------- .../clock-weather-card.js.gz | Bin 54745 -> 54965 bytes 4 files changed, 13 insertions(+), 19 deletions(-) diff --git a/config/.HA_VERSION b/config/.HA_VERSION index 503f9c5d..cac27ad4 100755 --- a/config/.HA_VERSION +++ b/config/.HA_VERSION @@ -1 +1 @@ -2024.10.0.dev202409030223 \ No newline at end of file +2024.10.0.dev202409170214 \ No newline at end of file diff --git a/config/templates/speech/briefing.yaml b/config/templates/speech/briefing.yaml index e845cf4c..2dd645a2 100755 --- a/config/templates/speech/briefing.yaml +++ b/config/templates/speech/briefing.yaml @@ -155,12 +155,6 @@ {% endif -%} {%- endmacro -%} - {%- macro iss() -%} - {% if is_state('binary_sensor.iss', 'on') -%} - The international space station is above us now and there are {{ states.binary_sensor.iss.attributes['number_of_people_in_space'] }} people in space right now. [include an ISS fact at the end] - {% endif -%} - {%- endmacro -%} - {%- macro moon() -%} {% if (now().hour == 17) %} Current Moon phase: {{ states('sensor.moon') }} [Give a fact and mention today's phase] @@ -245,10 +239,10 @@ {% set time = current_date.strftime('%I:%M %p') %} Current date time: {{ month }} {{ day }}, {{ year }} {{ time }} Residents: Location - - Carlo (Dad): {{ states('device_tracker.life360_carlo_costanzo') }} at {{ state_attr('device_tracker.life360_carlo_costanzo', 'place') | replace(' (Costanzo Family)', '') | replace(' (Desantis Family)', '') if state_attr('device_tracker.life360_carlo_costanzo', 'place') != None else 'Away' }} - - Stacey (Mom): {{ states('device_tracker.life360_stacey_costanzo')}} at {{ state_attr('device_tracker.life360_stacey_costanzo', 'place') | replace(' (Costanzo Family)', '') | replace(' (Desantis Family)', '') if state_attr('device_tracker.life360_stacey_costanzo', 'place') != None else 'Away' }} - - Justin (Son): {{ states('device_tracker.life360_justin_costanzo') }} at {{ state_attr('device_tracker.life360_justin_costanzo', 'place') | replace(' (Costanzo Family)', '') | replace(' (Desantis Family)', '') if state_attr('device_tracker.life360_justin_costanzo', 'place') != None else 'Away' }} - - Paige (Daughter): {{ states('device_tracker.life360_paige_costanzo') }} at {{ state_attr('device_tracker.life360_paige_costanzo', 'place') | replace(' (Costanzo Family)', '') | replace(' (Desantis Family)', '') if state_attr('device_tracker.life360_paige_costanzo', 'place') != None else 'Away' }} + - Carlo (Dad): {{ states('person.carlo') }} at {{ state_attr('device_tracker.life360_carlo_costanzo', 'place') | replace(' (Costanzo Family)', '') | replace(' (Desantis Family)', '') if state_attr('device_tracker.life360_carlo_costanzo', 'place') != None else 'Away' }} + - Stacey (Mom): {{ states('person.stacey')}} at {{ state_attr('device_tracker.life360_stacey_costanzo', 'place') | replace(' (Costanzo Family)', '') | replace(' (Desantis Family)', '') if state_attr('device_tracker.life360_stacey_costanzo', 'place') != None else 'Away' }} + - Justin (Son): {{ states('person.justin') }} at {{ state_attr('device_tracker.life360_justin_costanzo', 'place') | replace(' (Costanzo Family)', '') | replace(' (Desantis Family)', '') if state_attr('device_tracker.life360_justin_costanzo', 'place') != None else 'Away' }} + - Paige (Daughter): {{ states('person.paige') }} at {{ state_attr('device_tracker.life360_paige_costanzo', 'place') | replace(' (Costanzo Family)', '') | replace(' (Desantis Family)', '') if state_attr('device_tracker.life360_paige_costanzo', 'place') != None else 'Away' }} and our cat Molly: Always home. Previous broadcast: "{{ state_attr('sensor.openai_response', 'response') }}" [Avoid repeating information from the previous broadcast if it was within the hour] @@ -329,7 +323,7 @@ {% endif %} {# call a Random fact about the house or inspiration quote #} - {{ ([iss, moon, uv, holiday, days_until, outside_weather, outside_weather, inspirational_quote, fact_of_the_day]|random)() }} + {{ ([moon, uv, holiday, days_until, outside_weather, outside_weather, inspirational_quote, fact_of_the_day]|random)() }} {%- endmacro -%} {{- cleanup(mother_of_all_macros()) -}} diff --git a/config/www/community/clock-weather-card/clock-weather-card.js b/config/www/community/clock-weather-card/clock-weather-card.js index fcc5feaf..9cbc6647 100644 --- a/config/www/community/clock-weather-card/clock-weather-card.js +++ b/config/www/community/clock-weather-card/clock-weather-card.js @@ -15,7 +15,7 @@ const i=window,r=i.ShadowRoot&&(void 0===i.ShadyCSS||i.ShadyCSS.nativeShadow)&&" * Copyright 2017 Google LLC * SPDX-License-Identifier: BSD-3-Clause */ -var g;b[y]=!0,b.elementProperties=new Map,b.elementStyles=[],b.shadowRootOptions={mode:"open"},null==h||h({ReactiveElement:b}),(null!==(l=c.reactiveElementVersions)&&void 0!==l?l:c.reactiveElementVersions=[]).push("1.6.3");const w=window,v=w.trustedTypes,k=v?v.createPolicy("lit-html",{createHTML:e=>e}):void 0,x="$lit$",T=`lit$${(Math.random()+"").slice(9)}$`,M="?"+T,S=`<${M}>`,_=document,N=()=>_.createComment(""),O=e=>null===e||"object"!=typeof e&&"function"!=typeof e,A=Array.isArray,$="[ \t\n\f\r]",Z=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,C=/-->/g,B=/>/g,U=RegExp(`>|${$}(?:([^\\s"'>=/]+)(${$}*=${$}*(?:[^ \t\n\f\r"'\`<>=]|("|')|))|$)`,"g"),V=/'/g,G=/"/g,E=/^(?:script|style|textarea|title)$/i,D=(e=>(t,...i)=>({_$litType$:e,strings:t,values:i}))(1),j=Symbol.for("lit-noChange"),I=Symbol.for("lit-nothing"),z=new WeakMap,F=_.createTreeWalker(_,129,null,!1);function L(e,t){if(!Array.isArray(e)||!e.hasOwnProperty("raw"))throw Error("invalid template strings array");return void 0!==k?k.createHTML(t):t}const P=(e,t)=>{const i=e.length-1,r=[];let s,a=2===t?"":"",n=Z;for(let t=0;t"===l[0]?(n=null!=s?s:Z,c=-1):void 0===l[1]?c=-2:(c=n.lastIndex-l[2].length,o=l[1],n=void 0===l[3]?U:'"'===l[3]?G:V):n===G||n===V?n=U:n===C||n===B?n=Z:(n=U,s=void 0);const u=n===U&&e[t+1].startsWith("/>")?" ":"";a+=n===Z?i+S:c>=0?(r.push(o),i.slice(0,c)+x+i.slice(c)+T+u):i+T+(-2===c?(r.push(void 0),t):u)}return[L(e,a+(e[i]||"")+(2===t?"":"")),r]};class H{constructor({strings:e,_$litType$:t},i){let r;this.parts=[];let s=0,a=0;const n=e.length-1,o=this.parts,[l,c]=P(e,t);if(this.el=H.createElement(l,i),F.currentNode=this.el.content,2===t){const e=this.el.content,t=e.firstChild;t.remove(),e.append(...t.childNodes)}for(;null!==(r=F.nextNode())&&o.length0){r.textContent=v?v.emptyScript:"";for(let i=0;iA(e)||"function"==typeof(null==e?void 0:e[Symbol.iterator]))(e)?this.T(e):this._(e)}k(e){return this._$AA.parentNode.insertBefore(e,this._$AB)}$(e){this._$AH!==e&&(this._$AR(),this._$AH=this.k(e))}_(e){this._$AH!==I&&O(this._$AH)?this._$AA.nextSibling.data=e:this.$(_.createTextNode(e)),this._$AH=e}g(e){var t;const{values:i,_$litType$:r}=e,s="number"==typeof r?this._$AC(e):(void 0===r.el&&(r.el=H.createElement(L(r.h,r.h[0]),this.options)),r);if((null===(t=this._$AH)||void 0===t?void 0:t._$AD)===s)this._$AH.v(i);else{const e=new q(s,this),t=e.u(this.options);e.v(i),this.$(t),this._$AH=e}}_$AC(e){let t=z.get(e.strings);return void 0===t&&z.set(e.strings,t=new H(e)),t}T(e){A(this._$AH)||(this._$AH=[],this._$AR());const t=this._$AH;let i,r=0;for(const s of e)r===t.length?t.push(i=new R(this.k(N()),this.k(N()),this,this.options)):i=t[r],i._$AI(s),r++;r2||""!==i[0]||""!==i[1]?(this._$AH=Array(i.length-1).fill(new String),this.strings=i):this._$AH=I}get tagName(){return this.element.tagName}get _$AU(){return this._$AM._$AU}_$AI(e,t=this,i,r){const s=this.strings;let a=!1;if(void 0===s)e=W(this,e,t,0),a=!O(e)||e!==this._$AH&&e!==j,a&&(this._$AH=e);else{const r=e;let n,o;for(e=s[0],n=0;ne}):void 0,x="$lit$",T=`lit$${(Math.random()+"").slice(9)}$`,M="?"+T,S=`<${M}>`,_=document,N=()=>_.createComment(""),O=e=>null===e||"object"!=typeof e&&"function"!=typeof e,A=Array.isArray,$="[ \t\n\f\r]",Z=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,C=/-->/g,B=/>/g,U=RegExp(`>|${$}(?:([^\\s"'>=/]+)(${$}*=${$}*(?:[^ \t\n\f\r"'\`<>=]|("|')|))|$)`,"g"),V=/'/g,G=/"/g,E=/^(?:script|style|textarea|title)$/i,D=(e=>(t,...i)=>({_$litType$:e,strings:t,values:i}))(1),j=Symbol.for("lit-noChange"),I=Symbol.for("lit-nothing"),z=new WeakMap,L=_.createTreeWalker(_,129,null,!1);function F(e,t){if(!Array.isArray(e)||!e.hasOwnProperty("raw"))throw Error("invalid template strings array");return void 0!==k?k.createHTML(t):t}const P=(e,t)=>{const i=e.length-1,r=[];let s,a=2===t?"":"",n=Z;for(let t=0;t"===l[0]?(n=null!=s?s:Z,c=-1):void 0===l[1]?c=-2:(c=n.lastIndex-l[2].length,o=l[1],n=void 0===l[3]?U:'"'===l[3]?G:V):n===G||n===V?n=U:n===C||n===B?n=Z:(n=U,s=void 0);const u=n===U&&e[t+1].startsWith("/>")?" ":"";a+=n===Z?i+S:c>=0?(r.push(o),i.slice(0,c)+x+i.slice(c)+T+u):i+T+(-2===c?(r.push(void 0),t):u)}return[F(e,a+(e[i]||"")+(2===t?"":"")),r]};class H{constructor({strings:e,_$litType$:t},i){let r;this.parts=[];let s=0,a=0;const n=e.length-1,o=this.parts,[l,c]=P(e,t);if(this.el=H.createElement(l,i),L.currentNode=this.el.content,2===t){const e=this.el.content,t=e.firstChild;t.remove(),e.append(...t.childNodes)}for(;null!==(r=L.nextNode())&&o.length0){r.textContent=v?v.emptyScript:"";for(let i=0;iA(e)||"function"==typeof(null==e?void 0:e[Symbol.iterator]))(e)?this.T(e):this._(e)}k(e){return this._$AA.parentNode.insertBefore(e,this._$AB)}$(e){this._$AH!==e&&(this._$AR(),this._$AH=this.k(e))}_(e){this._$AH!==I&&O(this._$AH)?this._$AA.nextSibling.data=e:this.$(_.createTextNode(e)),this._$AH=e}g(e){var t;const{values:i,_$litType$:r}=e,s="number"==typeof r?this._$AC(e):(void 0===r.el&&(r.el=H.createElement(F(r.h,r.h[0]),this.options)),r);if((null===(t=this._$AH)||void 0===t?void 0:t._$AD)===s)this._$AH.v(i);else{const e=new q(s,this),t=e.u(this.options);e.v(i),this.$(t),this._$AH=e}}_$AC(e){let t=z.get(e.strings);return void 0===t&&z.set(e.strings,t=new H(e)),t}T(e){A(this._$AH)||(this._$AH=[],this._$AR());const t=this._$AH;let i,r=0;for(const s of e)r===t.length?t.push(i=new R(this.k(N()),this.k(N()),this,this.options)):i=t[r],i._$AI(s),r++;r2||""!==i[0]||""!==i[1]?(this._$AH=Array(i.length-1).fill(new String),this.strings=i):this._$AH=I}get tagName(){return this.element.tagName}get _$AU(){return this._$AM._$AU}_$AI(e,t=this,i,r){const s=this.strings;let a=!1;if(void 0===s)e=W(this,e,t,0),a=!O(e)||e!==this._$AH&&e!==j,a&&(this._$AH=e);else{const r=e;let n,o;for(e=s[0],n=0;n"method"===t.kind&&t.descriptor&&!("value"in t.descriptor)?{...t * @license * Copyright 2017 Google LLC * SPDX-License-Identifier: BSD-3-Clause - */;class ve{constructor(e){}get _$AU(){return this._$AM._$AU}_$AT(e,t,i){this._$Ct=e,this._$AM=t,this._$Ci=i}_$AS(e,t){return this.update(e,t)}update(e,t){return this.render(...t)}}const ke="ontouchstart"in window||navigator.maxTouchPoints>0||navigator.maxTouchPoints>0;class xe extends HTMLElement{constructor(){super(),this.holdTime=500,this.held=!1,this.ripple=document.createElement("mwc-ripple")}connectedCallback(){Object.assign(this.style,{position:"absolute",width:ke?"100px":"50px",height:ke?"100px":"50px",transform:"translate(-50%, -50%)",pointerEvents:"none",zIndex:"999"}),this.appendChild(this.ripple),this.ripple.primary=!0,["touchcancel","mouseout","mouseup","touchmove","mousewheel","wheel","scroll"].forEach((e=>{document.addEventListener(e,(()=>{clearTimeout(this.timer),this.stopAnimation(),this.timer=void 0}),{passive:!0})}))}bind(e,t){if(e.actionHandler)return;e.actionHandler=!0,e.addEventListener("contextmenu",(e=>{const t=e||window.event;return t.preventDefault&&t.preventDefault(),t.stopPropagation&&t.stopPropagation(),t.cancelBubble=!0,t.returnValue=!1,!1}));const i=e=>{var t,i;this.held=!1;const r=null!==(t=e.pageX)&&void 0!==t?t:e.touches[0].pageX,s=null!==(i=e.pageY)&&void 0!==i?i:e.touches[0].pageY;this.timer=window.setTimeout((()=>{this.startAnimation(r,s),this.held=!0}),this.holdTime)},r=i=>{i.preventDefault(),["touchend","touchcancel"].includes(i.type)&&void 0===this.timer||(clearTimeout(this.timer),this.stopAnimation(),this.timer=void 0,this.held?fe(e,"action",{action:"hold"}):t.hasDoubleClick?"click"===i.type&&i.detail<2||!this.dblClickTimeout?this.dblClickTimeout=window.setTimeout((()=>{this.dblClickTimeout=void 0,fe(e,"action",{action:"tap"})}),250):(clearTimeout(this.dblClickTimeout),this.dblClickTimeout=void 0,fe(e,"action",{action:"double_tap"})):fe(e,"action",{action:"tap"}))};e.addEventListener("touchstart",i,{passive:!0}),e.addEventListener("touchend",r),e.addEventListener("touchcancel",r),e.addEventListener("mousedown",i,{passive:!0}),e.addEventListener("click",r),e.addEventListener("keyup",(e=>{13===e.keyCode&&r(e)}))}startAnimation(e,t){Object.assign(this.style,{left:`${e}px`,top:`${t}px`,display:null}),this.ripple.disabled=!1,this.ripple.active=!0,this.ripple.unbounded=!0}stopAnimation(){this.ripple.active=!1,this.ripple.disabled=!0,this.style.display="none"}}customElements.define("action-handler-clock-weather",xe);const Te=(e,t)=>{const i=(()=>{const e=document.body;if(e.querySelector("action-handler-clock-weather"))return e.querySelector("action-handler-clock-weather");const t=document.createElement("action-handler-clock-weather");return e.appendChild(t),t})();i&&i.bind(e,t)},Me=(e=>(...t)=>({_$litDirective$:e,values:t}))(class extends ve{update(e,[t]){return Te(e.element,t),j}render(e){}});var Se={"clear-night":"Ясно",cloudy:"Облачно",fog:"Мъгла",hail:"Градушка",lightning:"Гръмотевични бури","lightning-rainy":"Дъждовни гръмотевични бури",partlycloudy:"Частична облачност",pouring:"Пороен дъжд",rainy:"Дъждовно",snowy:"Сняг","snowy-rainy":"Суграшица",sunny:"Слънчево",windy:"Ветровито","windy-variant":"Силен вятър",exceptional:"Изключително"},_e={1:"Пн",2:"Вт",3:"Ср",4:"Чт",5:"Пт",6:"Сб",7:"Нд"},Ne={aqi:"AQI",humidity:"Влажност","feels-like":"Усеща се като"},Oe={weather:Se,day:_e,misc:Ne},Ae=Object.freeze({__proto__:null,day:_e,default:Oe,misc:Ne,weather:Se}),$e={"clear-night":"Klart",cloudy:"Overskyet",fog:"Tåge",hail:"Hagl",lightning:"Lyn","lightning-rainy":"Lyn ,regnvejr",partlycloudy:"Delvis overskyet",pouring:"Regnvejr",rainy:"Regnfuldt",snowy:"Sne","snowy-rainy":"Slud",sunny:"Solrig",windy:"Blæsende","windy-variant":"Stærk vind",exceptional:"Kaos"},Ze={1:"Man",2:"Tir",3:"Ons",4:"Tor",5:"Fre",6:"Lør",7:"Søn"},Ce={aqi:"AQI",humidity:"fugtighed","feels-like":"Feels like"},Be={weather:$e,day:Ze,misc:Ce},Ue=Object.freeze({__proto__:null,day:Ze,default:Be,misc:Ce,weather:$e}),Ve={"clear-night":"Serè",cloudy:"Ennuvolat",fog:"Boira",hail:"Calamarsa",lightning:"Tempesta elèctrica","lightning-rainy":"Tempesta",partlycloudy:"Parcialment ennuvolat",pouring:"Aiguat",rainy:"Plujós",snowy:"Neu","snowy-rainy":"Aiguaneu",sunny:"Assolellat",windy:"Ventós","windy-variant":"Vent fort",exceptional:"Excepcional"},Ge={1:"Dl.",2:"Dt.",3:"Dc.",4:"Dj.",5:"Dv.",6:"Ds.",7:"Dg."},Ee={aqi:"AQI",humidity:"humitat","feels-like":"Feels like"},De={weather:Ve,day:Ge,misc:Ee},je=Object.freeze({__proto__:null,day:Ge,default:De,misc:Ee,weather:Ve}),Ie={"clear-night":"Jasno",cloudy:"Zataženo",fog:"Mlha",hail:"Kroupy",lightning:"Bouřky","lightning-rainy":"Bouřky s deštěm",partlycloudy:"Částečně zataženo",pouring:"Silný déšť",rainy:"Déšť",snowy:"Sníh","snowy-rainy":"Sníh s deštěm",sunny:"Slunečno",windy:"Vítr","windy-variant":"Prudký vítr",exceptional:"Chaos"},ze={1:"Po",2:"Út",3:"St",4:"Čt",5:"Pá",6:"So",7:"Ne"},Fe={aqi:"AQI",humidity:"vlhkost","feels-like":"pocitová teplota"},Le={weather:Ie,day:ze,misc:Fe},Pe={"clear-night":"klar",cloudy:"bewölkt",fog:"Nebel",hail:"Hagel",lightning:"Gewitter","lightning-rainy":"Gewitter",partlycloudy:"teils bewölkt",pouring:"starker Regen",rainy:"Regen",snowy:"Schneefall","snowy-rainy":"Schneeregen",sunny:"sonnig",windy:"windig","windy-variant":"starker Wind",exceptional:"Unwetter"},He={1:"Mo",2:"Di",3:"Mi",4:"Do",5:"Fr",6:"Sa",7:"So"},We={aqi:"AQI",humidity:"Luftfeuchtigkeit","feels-like":"Gefühlt"},qe={weather:Pe,day:He,misc:We},Re={"clear-night":"Καθαρός",cloudy:"Συννεφιασμένος",fog:"Ομίχλη",hail:"Χαλάζι",lightning:"Καταιγίδες","lightning-rainy":"Καταιγίδες με βροχή",partlycloudy:"Λίγα σύννεφα",pouring:"Έντονη βροχή",rainy:"Βροχερός",snowy:"Χιόνι","snowy-rainy":"Χιονόνερο",sunny:"Ηλιόλουστος",windy:"Θυελλώδης","windy-variant":"Έντονοι άνεμοι",exceptional:"Εξαιρετικός"},Ye={1:"Δευ",2:"Τρί",3:"Τετ",4:"Πεμ",5:"Παρ",6:"Σαβ",7:"Κυρ"},Je={aqi:"AQI",humidity:"υγρασία","feels-like":"Feels like"},Qe={weather:Re,day:Ye,misc:Je},Ke={"clear-night":"Clear",cloudy:"Cloudy",fog:"Fog",hail:"Hail",lightning:"Thunderstorms","lightning-rainy":"Rainy thunderstorms",partlycloudy:"Partly cloudy",pouring:"Pouring",rainy:"Rainy",snowy:"Snowy","snowy-rainy":"Sleet",sunny:"Sunny",windy:"Windy","windy-variant":"Strong wind",exceptional:"Exceptional"},Xe={1:"Mon",2:"Tue",3:"Wed",4:"Thu",5:"Fri",6:"Sat",7:"Sun"},et={aqi:"AQI",humidity:"Humidity","feels-like":"Feels like"},tt={weather:Ke,day:Xe,misc:et},it={"clear-night":"Despejado",cloudy:"Nublado",fog:"Niebla",hail:"Granizo",lightning:"Tormenta eléctrica","lightning-rainy":"Tormenta",partlycloudy:"Parcialmente nublado",pouring:"Diluviando",rainy:"Lluvioso",snowy:"Nieve","snowy-rainy":"Aguanieve",sunny:"Soleado",windy:"Viento","windy-variant":"Fuerte viento",exceptional:"Caos"},rt={1:"Lun",2:"Mar",3:"Mie",4:"Jue",5:"Vie",6:"Sab",7:"Dom"},st={aqi:"AQI",humidity:"humedad","feels-like":"Feels like"},at={weather:it,day:rt,misc:st},nt={"clear-night":"Selge",cloudy:"Pilvine",fog:"Udu",hail:"Rahe",lightning:"Äike","lightning-rainy":"Äiksevihm",partlycloudy:"Vahelduv pilvisus",pouring:"Paduvihm",rainy:"Vihm",snowy:"Lumi","snowy-rainy":"Lörts",sunny:"Päike",windy:"Tuuline","windy-variant":"Tuuline",exceptional:"Äärmuslik"},ot={1:"E",2:"T",3:"K",4:"N",5:"R",6:"L",7:"P"},lt={aqi:"AQI",humidity:"niiskus","feels-like":"Feels like"},ct={weather:nt,day:ot,misc:lt},dt={"clear-night":"Selkeää",cloudy:"Pilvistä",fog:"Sumua",hail:"Raekuuroja",lightning:"Ukkosta","lightning-rainy":"Ukkoskuuroja",partlycloudy:"Puolipilvistä",pouring:"Voimakasta vesisadetta",rainy:"Vesisadetta",snowy:"Lumisadetta","snowy-rainy":"Räntäsadetta",sunny:"Selkeää",windy:"Tuulista","windy-variant":"Voimakasta tuulta",exceptional:"Poikkeuksellista"},ut={1:"Ma",2:"Ti",3:"Ke",4:"To",5:"Pe",6:"La",7:"Su"},ht={aqi:"AQI",humidity:"kosteus","feels-like":"Feels like"},mt={weather:dt,day:ut,misc:ht},ft={"clear-night":"Dégagé",cloudy:"Nuageux",fog:"Brouillard",hail:"Grêle",lightning:"Orages","lightning-rainy":"Orages et pluie",partlycloudy:"Partiellement nuageux",pouring:"Pluie battante",rainy:"Pluie",snowy:"Neige","snowy-rainy":"Neige fondante",sunny:"Ensoleillé",windy:"Venteux","windy-variant":"Vent fort",exceptional:"Exceptionnelle"},pt={1:"Lun",2:"Mar",3:"Mer",4:"Jeu",5:"Ven",6:"Sam",7:"Dim"},yt={aqi:"AQI",humidity:"humidité","feels-like":"Ressentie"},bt={weather:ft,day:pt,misc:yt},gt={"clear-night":"בהיר",cloudy:"מעונן",fog:"ערפל",hail:"ברד",lightning:"סופות רעמים","lightning-rainy":"סופות רעמים גשומות",partlycloudy:"מעונן חלקית",pouring:"גשם זלעפות",rainy:"גשום",snowy:"מושלג","snowy-rainy":"ברד",sunny:"שמשי",windy:"סוער","windy-variant":"רוח חזקה",exceptional:"חריג"},wt={1:"שני",2:"שלישי",3:"רביעי",4:"חמישי",5:"שישי",6:"שבת",7:"ראשון"},vt={aqi:"AQI",humidity:"לחות","feels-like":"Feels like"},kt={weather:gt,day:wt,misc:vt},xt={"clear-night":"Tiszta",cloudy:"Felhős",fog:"Ködös",hail:"Jégeső",lightning:"Villámlás","lightning-rainy":"Zivatar",partlycloudy:"Helyenként felhős",pouring:"Felhőszakadás",rainy:"Esős",snowy:"Havazás","snowy-rainy":"Havaseső, ónoseső",sunny:"Napos",windy:"Szeles","windy-variant":"Erős szél",exceptional:"Kivételes"},Tt={1:"H",2:"K",3:"Sze",4:"Cs",5:"P",6:"Szo",7:"V"},Mt={aqi:"AQI",humidity:"páratartalom","feels-like":"Feels like"},St={weather:xt,day:Tt,misc:Mt},_t={"clear-night":"Cerah",cloudy:"Berawan",fog:"Berkabut",hail:"Hujan es",lightning:"Petir","lightning-rainy":"Hujan petir",partlycloudy:"Cerah berawan",pouring:"Hujan deras",rainy:"Hujan",snowy:"Salju","snowy-rainy":"Hujan salju",sunny:"Cerah",windy:"Berangin","windy-variant":"Berangin kencang",exceptional:"Badai"},Nt={1:"Sen",2:"Sel",3:"Rab",4:"Kam",5:"Jum",6:"Sab",7:"Min"},Ot={aqi:"AQI",humidity:"Kelembapan","feels-like":"Terasa seperti"},At={weather:_t,day:Nt,misc:Ot},$t={"clear-night":"Heiðskýrt",cloudy:"Skýjað",fog:"Þoka",hail:"Hagl",lightning:"Eldingar","lightning-rainy":"Þrumur",partlycloudy:"Skýjað að hluta",pouring:"mikil rigning",rainy:"Rigning",snowy:"Snjókoma","snowy-rainy":"Él",sunny:"Sólríkt",windy:"Hvasst","windy-variant":"Stórmur",exceptional:"Óveður"},Zt={1:"Mán",2:"Þri",3:"Mið",4:"Fim",5:"Fös",6:"Lau",7:"Sun"},Ct={aqi:"AQI",humidity:"raki","feels-like":"Feels like"},Bt={weather:$t,day:Zt,misc:Ct},Ut={"clear-night":"Sereno",cloudy:"Nuvoloso",fog:"Nebbia",hail:"Grandine",lightning:"Temporali","lightning-rainy":"Temporali con pioggia",partlycloudy:"Parzialmente nuvoloso",pouring:"Rovesci",rainy:"Pioggia",snowy:"Neve","snowy-rainy":"Nevischio",sunny:"Soleggiato",windy:"Vento","windy-variant":"Vento forte",exceptional:"Tempesta"},Vt={1:"Lun",2:"Mar",3:"Mer",4:"Gio",5:"Ven",6:"Sab",7:"Dom"},Gt={aqi:"AQI",humidity:"umidità","feels-like":"Percepita"},Et={weather:Ut,day:Vt,misc:Gt},Dt={"clear-night":"맑음",cloudy:"구름많음",fog:"안개",hail:"우박",lightning:"번개","lightning-rainy":"번개, 뇌우",partlycloudy:"구름조금",pouring:"강한 비",rainy:"비",snowy:"눈","snowy-rainy":"진눈깨비",sunny:"맑음",windy:"바람","windy-variant":"매우 강한 바람",exceptional:"예외"},jt={1:"월",2:"화",3:"수",4:"목",5:"금",6:"토",7:"일"},It={aqi:"대기환경지수",humidity:"습도","feels-like":"체감온도"},zt={weather:Dt,day:jt,misc:It},Ft={"clear-night":"Giedra",cloudy:"Debesuota",fog:"Rūkas",hail:"Kruša",lightning:"Perkūnija","lightning-rainy":"Perkūnija su lietumi",partlycloudy:"Apsiniaukę",pouring:"Liūtis",rainy:"Lietus",snowy:"Sniegas","snowy-rainy":"Šlapdriba",sunny:"Saulėta",windy:"Vėjuota","windy-variant":"Stiprus vėjas",exceptional:"Audra"},Lt={1:"Pr",2:"An",3:"Tr",4:"Kt",5:"Pn",6:"Št",7:"Sk"},Pt={aqi:"AQI",humidity:"drėgmė","feels-like":"Feels like"},Ht={weather:Ft,day:Lt,misc:Pt},Wt={"clear-night":"Klart",cloudy:"Overskyet",fog:"Tåke",hail:"Hagl",lightning:"Lyn","lightning-rainy":"Lyn, regn",partlycloudy:"Delvis overskyet",pouring:"Pøsregn",rainy:"Regn",snowy:"Snø","snowy-rainy":"Sludd",sunny:"Sol",windy:"Vindfullt","windy-variant":"Sterk vind",exceptional:"Storm"},qt={1:"Man",2:"Tir",3:"Ons",4:"Tor",5:"Fre",6:"Lør",7:"Søn"},Rt={aqi:"AQI",humidity:"fuktighet","feels-like":"Feels like"},Yt={weather:Wt,day:qt,misc:Rt},Jt={"clear-night":"Helder",cloudy:"Bewolkt",fog:"Mistig",hail:"Hagel",lightning:"Onweersbuien","lightning-rainy":"Onweersbuien met regen",partlycloudy:"Half bewolkt",pouring:"Regen",rainy:"Regenachtig",snowy:"Sneeuw","snowy-rainy":"Natte sneeuw",sunny:"Zonnig",windy:"Winderig","windy-variant":"Storm",exceptional:"Uitzonderlijk"},Qt={1:"Ma",2:"Di",3:"Wo",4:"Do",5:"Vr",6:"Za",7:"Zo"},Kt={aqi:"AQI",humidity:"Vochtigheid","feels-like":"Gevoelstemperatuur"},Xt={weather:Jt,day:Qt,misc:Kt},ei={"clear-night":"pogodna noc",cloudy:"pochmurno",fog:"mgła",hail:"grad",lightning:"błyskawice","lightning-rainy":"burza",partlycloudy:"częściowe zachmurzenie",pouring:"ulewa",rainy:"deszczowo",snowy:"opady śniegu","snowy-rainy":"deszcz ze śniegiem",sunny:"słonecznie",windy:"wietrznie","windy-variant":"wietrznie",exceptional:"warunki nadzwyczajne"},ti={1:"pon.",2:"wt.",3:"śr.",4:"czw.",5:"pt.",6:"sob.",7:"niedz."},ii={aqi:"AQI",humidity:"wilgotność","feels-like":"Odczuwalne"},ri={weather:ei,day:ti,misc:ii},si={"clear-night":"Céu limpo, sem nuvens",cloudy:"Nublado",fog:"Nevoeiro",hail:"Granizo",lightning:"Raios","lightning-rainy":"Chuvoso com raios",partlycloudy:"Parcialmente nublado",pouring:"Torrencial",rainy:"Chuvoso",snowy:"Neve","snowy-rainy":"Chuvoso com neve",sunny:"Ensolarado",windy:"Ventania","windy-variant":"Ventania forte",exceptional:"Excepcional"},ai={1:"Seg",2:"Ter",3:"Qua",4:"Qui",5:"Sex",6:"Sáb",7:"Dom"},ni={aqi:"AQI",humidity:"umidade","feels-like":"Feels like"},oi={weather:si,day:ai,misc:ni},li={"clear-night":"Céu limpo, sem nuvens",cloudy:"Nublado",fog:"Nevoeiro",hail:"Granizo",lightning:"Raios","lightning-rainy":"Chuvoso com raios",partlycloudy:"Parcialmente nublado",pouring:"Torrencial",rainy:"Chuvoso",snowy:"Neve","snowy-rainy":"Chuvoso com neve",sunny:"Ensolarado",windy:"Ventania","windy-variant":"Ventania forte",exceptional:"Excepcional"},ci={1:"Seg",2:"Ter",3:"Qua",4:"Qui",5:"Sex",6:"Sáb",7:"Dom"},di={aqi:"AQI",humidity:"humidade","feels-like":"Feels like"},ui={weather:li,day:ci,misc:di},hi={"clear-night":"Senin",cloudy:"Innorat",fog:"Ceata",hail:"Grindina",lightning:"Fulgere","lightning-rainy":"Furtuni cu ploaie",partlycloudy:"Partial innorat",pouring:"Averse",rainy:"Ploaie",snowy:"Ninsoare","snowy-rainy":"Lapovita",sunny:"Insorit",windy:"Vant","windy-variant":"Vant puternic",exceptional:"Furtuna"},mi={1:"Lun",2:"Mar",3:"Mie",4:"Joi",5:"Vin",6:"Sam",7:"Dum"},fi={aqi:"AQI",humidity:"umiditate","feels-like":"Feels like"},pi={weather:hi,day:mi,misc:fi},yi={"clear-night":"Ясно",cloudy:"Облачно",fog:"Туман",hail:"Град",lightning:"Гроза","lightning-rainy":"Дождь с грозой",partlycloudy:"Переменная облачность",pouring:"Проливной дождь",rainy:"Дождь",snowy:"Снег","snowy-rainy":"Мокрый снег",sunny:"Солнечно",windy:"Ветер","windy-variant":"Сильный ветер",exceptional:"Буря"},bi={1:"Пн",2:"Вт",3:"Ср",4:"Чт",5:"Пт",6:"Сб",7:"Вс"},gi={aqi:"AQI",humidity:"влажность","feels-like":"Feels like"},wi={weather:yi,day:bi,misc:gi},vi={"clear-night":"Jasná noc",cloudy:"Zamračené",fog:"Hmla",hail:"Krupobitie",lightning:"Búrky","lightning-rainy":"Búrky s dažďom",partlycloudy:"Polooblačno",pouring:"Silný dážď",rainy:"Daždivo",snowy:"Sneženie","snowy-rainy":"Dážď so snehom",sunny:"Slnečno",windy:"Veterno","windy-variant":"Prudký vietor",exceptional:"Neobyčajné počasie (Chaos)"},ki={1:"Pon",2:"Uto",3:"Str",4:"Štv",5:"Pia",6:"Sob",7:"Ned"},xi={aqi:"AQI",humidity:"vlhkosť","feels-like":"pocitová teplota"},Ti={weather:vi,day:ki,misc:xi},Mi={"clear-night":"Jasno",cloudy:"Oblačno",fog:"Megla",hail:"Toča",lightning:"Nevihte","lightning-rainy":"Nevihte z dežjem",partlycloudy:"Delno oblačno",pouring:"Lije",rainy:"Deževno",snowy:"Sneženo","snowy-rainy":"Žled",sunny:"Sončno",windy:"Vetrovno","windy-variant":"Močan veter",exceptional:"Izjemno vreme"},Si={1:"Pon",2:"Tor",3:"Sre",4:"Čet",5:"Pet",6:"Sob",7:"Ned"},_i={aqi:"AQI",humidity:"vlažnost","feels-like":"Feels like"},Ni={weather:Mi,day:Si,misc:_i},Oi={"clear-night":"Ведро",cloudy:"Облачно",fog:"Магла",hail:"Град",lightning:"Грмљавина","lightning-rainy":"Киша уз грмљавину",partlycloudy:"Делимично облачно",pouring:"Пљусак",rainy:"Киша",snowy:"Снег","snowy-rainy":"Суснежица",sunny:"Сунчано",windy:"Ветар","windy-variant":"Јак ветар",exceptional:"Изузетно"},Ai={1:"Пон",2:"Уто",3:"Сре",4:"Чет",5:"Пет",6:"Суб",7:"Нед"},$i={aqi:"AQI",humidity:"Влажност","feels-like":"Feels like"},Zi={weather:Oi,day:Ai,misc:$i},Ci={"clear-night":"Vedro",cloudy:"Oblačno",fog:"Magla",hail:"Grad",lightning:"Grmljavina","lightning-rainy":"Kiša uz grmljavinu",partlycloudy:"Delimično oblačno",pouring:"Pljusak",rainy:"Kiša",snowy:"Sneg","snowy-rainy":"Susnežica",sunny:"Sunčano",windy:"Vetar","windy-variant":"Jak vetar",exceptional:"Izuzetno"},Bi={1:"Pon",2:"Uto",3:"Sre",4:"Čet",5:"Pet",6:"Sub",7:"Ned"},Ui={aqi:"AQI",humidity:"Vlažnost","feels-like":"Feels like"},Vi={weather:Ci,day:Bi,misc:Ui},Gi={"clear-night":"Klart, natt",cloudy:"Molnigt",fog:"Dimma",hail:"Hagel",lightning:"Åska","lightning-rainy":"Åska, regnigt",partlycloudy:"Delvis molnigt",pouring:"Ösregn",rainy:"Regnigt",snowy:"Snöigt","snowy-rainy":"Snöblandat regn",sunny:"Soligt",windy:"Blåsigt","windy-variant":"Stark blåst",exceptional:"Exceptionellt"},Ei={1:"Mån",2:"Tis",3:"Ons",4:"Tor",5:"Fre",6:"Lör",7:"Sön"},Di={aqi:"AQI",humidity:"fuktighet","feels-like":"Känns som"},ji={weather:Gi,day:Ei,misc:Di},Ii={"clear-night":"ท้องฟ้าแจ่มใส",cloudy:"มีเมฆเป็นส่วนมาก",fog:"หมอก",hail:"ลูกเห็บ",lightning:"พายุฝนฟ้าคะนอง","lightning-rainy":"ฝนฟ้าคะนอง",partlycloudy:"มีเมฆบางส่วน",pouring:"ฝนตกหนัก",rainy:"ฝนตก",snowy:"หิมะตก","snowy-rainy":"ฝนตกเป็นลูกเห็บ",sunny:"แดดจัด",windy:"มีลมจัด","windy-variant":"ลมแรง",exceptional:"Exceptional"},zi={1:"จ.",2:"อ.",3:"พ.",4:"พฤ.",5:"ศ.",6:"ส.",7:"อา."},Fi={aqi:"AQI",humidity:"ความชื้น","feels-like":"Feels like"},Li={weather:Ii,day:zi,misc:Fi},Pi={"clear-night":"Açık",cloudy:"Bulutlu",fog:"Sis",hail:"Dolu",lightning:"Gökgürültülü","lightning-rainy":"Gökgürültülü Yağmurlu",partlycloudy:"Parçalı Bulutlu",pouring:"Sağanak",rainy:"Yağmurlu",snowy:"Karlı","snowy-rainy":"Sulu Kar",sunny:"Güneşli",windy:"Rüzgarlı","windy-variant":"Güçlü Rüzgar",exceptional:"Mükemmel"},Hi={1:"Pzt",2:"Sal",3:"Çrş",4:"Prş",5:"Cum",6:"Cts",7:"Pzr"},Wi={aqi:"AQI",humidity:"nem","feels-like":"Feels like"},qi={weather:Pi,day:Hi,misc:Wi},Ri={"clear-night":"Ясно",cloudy:"Хмарно",fog:"Туман",hail:"Грім",lightning:"Грози","lightning-rainy":"Дощові грози",partlycloudy:"Мінлива хмарність",pouring:"Злива",rainy:"Дощ",snowy:"Сніг","snowy-rainy":"Мокрий сніг",sunny:"Сонячно",windy:"Вітряно","windy-variant":"Дуже вітряно",exceptional:"Буря"},Yi={1:"Пн",2:"Вт",3:"Ср",4:"Чт",5:"Пт",6:"Сб",7:"Нд"},Ji={aqi:"AQI",humidity:"вологість","feels-like":"Feels like"},Qi={weather:Ri,day:Yi,misc:Ji},Ki={"clear-night":"صاف",cloudy:"ابر آلود",fog:"دھند",hail:"اولے",lightning:"گرج چمک","lightning-rainy":"گرج چمک کے ساتھ بارش",partlycloudy:"جزوی طور پر ابر آلود",pouring:"موسلا دھار بارش",rainy:"بارش",snowy:"برفانی","snowy-rainy":"ژالہ باری",sunny:"دھوپ",windy:"آندھی","windy-variant":"تیز آندھی",exceptional:"غیر معمولی"},Xi={1:"پیر",2:"منگل",3:"بدھ",4:"جمعرات",5:"جمعہ",6:"ہفتہ",7:"اتوار"},er={aqi:"AQI",humidity:"نمی","feels-like":"Feels like"},tr={weather:Ki,day:Xi,misc:er},ir={"clear-night":"Trời trong",cloudy:"Trời mây",fog:"Sương mù",hail:"Mưa đá",lightning:"Dông bão","lightning-rainy":"Mưa Dông",partlycloudy:"Mây nhẹ",pouring:"Mưa Lớn",rainy:"Mưa",snowy:"Tuyết","snowy-rainy":"Mưa Tuyết",sunny:"Nắng",windy:"Gió","windy-variant":"Gió mạnh",exceptional:"Khắc Nghiệt"},rr={1:"T2",2:"T3",3:"T4",4:"T5",5:"T6",6:"T7",7:"CN"},sr={aqi:"AQI",humidity:"độ ẩm","feels-like":"Feels like"},ar={weather:ir,day:rr,misc:sr},nr={"clear-night":"夜间晴朗",cloudy:"阴",fog:"雾",hail:"冰雹",lightning:"雷","lightning-rainy":"雷阵雨",partlycloudy:"多云",pouring:"大雨",rainy:"雨",snowy:"雪","snowy-rainy":"雨夹雪",sunny:"晴",windy:"有风","windy-variant":"强风",exceptional:"特殊"},or={1:"周一",2:"周二",3:"周三",4:"周四",5:"周五",6:"周六",7:"周日"},lr={aqi:"AQI",humidity:"湿度","feels-like":"Feels like"},cr={weather:nr,day:or,misc:lr},dr={"clear-night":"晴朗夜晚",cloudy:"多雲",fog:"有霧",hail:"冰雹",lightning:"閃電","lightning-rainy":"雷雨",partlycloudy:"局部多雲",pouring:"大雨",rainy:"下雨",snowy:"下雪","snowy-rainy":"雪雨",sunny:"晴天",windy:"有風","windy-variant":"強風",exceptional:"極端天氣"},ur={1:"週一",2:"週二",3:"週三",4:"週四",5:"週五",6:"週六",7:"週日"},hr={aqi:"空氣品質",humidity:"濕度","feels-like":"體感溫度"},mr={weather:dr,day:ur,misc:hr};const fr={bg:Ae,cs:Object.freeze({__proto__:null,day:ze,default:Le,misc:Fe,weather:Ie}),ca:je,da:Ue,de:Object.freeze({__proto__:null,day:He,default:qe,misc:We,weather:Pe}),el:Object.freeze({__proto__:null,day:Ye,default:Qe,misc:Je,weather:Re}),en:Object.freeze({__proto__:null,day:Xe,default:tt,misc:et,weather:Ke}),es:Object.freeze({__proto__:null,day:rt,default:at,misc:st,weather:it}),et:Object.freeze({__proto__:null,day:ot,default:ct,misc:lt,weather:nt}),fi:Object.freeze({__proto__:null,day:ut,default:mt,misc:ht,weather:dt}),fr:Object.freeze({__proto__:null,day:pt,default:bt,misc:yt,weather:ft}),he:Object.freeze({__proto__:null,day:wt,default:kt,misc:vt,weather:gt}),hu:Object.freeze({__proto__:null,day:Tt,default:St,misc:Mt,weather:xt}),id:Object.freeze({__proto__:null,day:Nt,default:At,misc:Ot,weather:_t}),is:Object.freeze({__proto__:null,day:Zt,default:Bt,misc:Ct,weather:$t}),it:Object.freeze({__proto__:null,day:Vt,default:Et,misc:Gt,weather:Ut}),ko:Object.freeze({__proto__:null,day:jt,default:zt,misc:It,weather:Dt}),lt:Object.freeze({__proto__:null,day:Lt,default:Ht,misc:Pt,weather:Ft}),nb:Object.freeze({__proto__:null,day:qt,default:Yt,misc:Rt,weather:Wt}),nl:Object.freeze({__proto__:null,day:Qt,default:Xt,misc:Kt,weather:Jt}),pl:Object.freeze({__proto__:null,day:ti,default:ri,misc:ii,weather:ei}),ptbr:Object.freeze({__proto__:null,day:ai,default:oi,misc:ni,weather:si}),pt:Object.freeze({__proto__:null,day:ci,default:ui,misc:di,weather:li}),ro:Object.freeze({__proto__:null,day:mi,default:pi,misc:fi,weather:hi}),ru:Object.freeze({__proto__:null,day:bi,default:wi,misc:gi,weather:yi}),sk:Object.freeze({__proto__:null,day:ki,default:Ti,misc:xi,weather:vi}),sl:Object.freeze({__proto__:null,day:Si,default:Ni,misc:_i,weather:Mi}),sr:Object.freeze({__proto__:null,day:Ai,default:Zi,misc:$i,weather:Oi}),srlatn:Object.freeze({__proto__:null,day:Bi,default:Vi,misc:Ui,weather:Ci}),sv:Object.freeze({__proto__:null,day:Ei,default:ji,misc:Di,weather:Gi}),th:Object.freeze({__proto__:null,day:zi,default:Li,misc:Fi,weather:Ii}),tr:Object.freeze({__proto__:null,day:Hi,default:qi,misc:Wi,weather:Pi}),uk:Object.freeze({__proto__:null,day:Yi,default:Qi,misc:Ji,weather:Ri}),ur:Object.freeze({__proto__:null,day:Xi,default:tr,misc:er,weather:Ki}),vi:Object.freeze({__proto__:null,day:rr,default:ar,misc:sr,weather:ir}),zhcn:Object.freeze({__proto__:null,day:or,default:cr,misc:lr,weather:nr}),zhtw:Object.freeze({__proto__:null,day:ur,default:mr,misc:hr,weather:dr})};function pr(e){return Math.max(...e)}function yr(e){return Math.min(...e)}function br(e,t=0){return t<=0?Math.round(e):Math.ceil((e-t/2)/t)*t}function gr(e,t=0){return t<=0?Math.ceil(e):Math.ceil(e/t)*t}function wr(e){return null===e?null:Math.round(e)}var vr="data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3e%3cdefs%3e%3clinearGradient id='a' x1='54.3' x2='187.2' y1='29' y2='259.1' gradientUnits='userSpaceOnUse'%3e%3cstop offset='0' stop-color='%2386c3db'/%3e%3cstop offset='.5' stop-color='%2386c3db'/%3e%3cstop offset='1' stop-color='%235eafcf'/%3e%3c/linearGradient%3e%3csymbol id='b' overflow='visible' viewBox='0 0 270 270'%3e%3cpath fill='url(%23a)' stroke='%2372b9d5' stroke-linecap='round' stroke-linejoin='round' stroke-width='6' d='M252.3 168.6A133.4 133.4 0 01118 36.2 130.5 130.5 0 01122.5 3 133 133 0 003 134.6C3 207.7 63 267 137.2 267c62.5 0 114.8-42.2 129.8-99.2a135.6 135.6 0 01-14.8.8Z'%3e%3canimateTransform additive='sum' attributeName='transform' dur='6s' repeatCount='indefinite' type='rotate' values='-15 135 135%3b 9 135 135%3b -15 135 135'/%3e%3c/path%3e%3c/symbol%3e%3c/defs%3e%3cuse xlink:href='%23b' width='270' height='270' transform='translate(121 121)'/%3e%3c/svg%3e",kr="data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3e%3cdefs%3e%3csymbol id='a' overflow='visible' viewBox='0 0 279 279'%3e%3cpath fill='none' stroke='%2372b9d5' stroke-linecap='round' stroke-linejoin='round' stroke-width='15' d='M256.8 173.1A133.3 133.3 0 01122.4 40.7 130.5 130.5 0 01127 7.5 133 133 0 007.5 139.1c0 73.1 60 132.4 134.2 132.4 62.5 0 114.8-42.2 129.8-99.2a135.6 135.6 0 01-14.8.8Z'%3e%3canimateTransform additive='sum' attributeName='transform' dur='6s' repeatCount='indefinite' type='rotate' values='-15 135 135%3b 9 135 135%3b -15 135 135'/%3e%3c/path%3e%3c/symbol%3e%3c/defs%3e%3cuse xlink:href='%23a' width='279' height='279' transform='translate(116.5 116.5)'/%3e%3c/svg%3e",xr="data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3e%3cdefs%3e%3clinearGradient id='a' x1='150' x2='234' y1='119.2' y2='264.8' gradientUnits='userSpaceOnUse'%3e%3cstop offset='0' stop-color='%23fbbf24'/%3e%3cstop offset='.5' stop-color='%23fbbf24'/%3e%3cstop offset='1' stop-color='%23f59e0b'/%3e%3c/linearGradient%3e%3csymbol id='b' viewBox='0 0 384 384'%3e%3ccircle cx='192' cy='192' r='84' fill='url(%23a)' stroke='%23f8af18' stroke-miterlimit='10' stroke-width='6'/%3e%3cpath fill='none' stroke='%23fbbf24' stroke-linecap='round' stroke-miterlimit='10' stroke-width='24' d='M192 61.7V12m0 360v-49.7m92.2-222.5 35-35M64.8 319.2l35.1-35.1m0-184.4-35-35m254.5 254.5-35.1-35.1M61.7 192H12m360 0h-49.7'%3e%3canimateTransform additive='sum' attributeName='transform' dur='6s' repeatCount='indefinite' type='rotate' values='0 192 192%3b 45 192 192'/%3e%3c/path%3e%3c/symbol%3e%3c/defs%3e%3cuse xlink:href='%23b' width='384' height='384' transform='translate(64 64)'/%3e%3c/svg%3e",Tr="data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3e%3cdefs%3e%3csymbol id='a' viewBox='0 0 375 375'%3e%3ccircle cx='187.5' cy='187.5' r='84' fill='none' stroke='%23fbbf24' stroke-miterlimit='10' stroke-width='15'/%3e%3cpath fill='none' stroke='%23fbbf24' stroke-linecap='round' stroke-miterlimit='10' stroke-width='15' d='M187.5 57.2V7.5m0 360v-49.7m92.2-222.5 35-35M60.3 314.7l35.1-35.1m0-184.4-35-35m254.5 254.5-35.1-35.1M57.2 187.5H7.5m360 0h-49.7'%3e%3canimateTransform additive='sum' attributeName='transform' dur='6s' repeatCount='indefinite' type='rotate' values='0 187.5 187.5%3b 45 187.5 187.5'/%3e%3c/path%3e%3c/symbol%3e%3c/defs%3e%3cuse xlink:href='%23a' width='375' height='375' transform='translate(68.5 68.5)'/%3e%3c/svg%3e",Mr="data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3e%3cdefs%3e%3clinearGradient id='a' x1='90' x2='206' y1='155.6' y2='356.4' gradientUnits='userSpaceOnUse'%3e%3cstop offset='0' stop-color='%23d4d7dd'/%3e%3cstop offset='.5' stop-color='%23d4d7dd'/%3e%3cstop offset='1' stop-color='%23bec1c6'/%3e%3c/linearGradient%3e%3clinearGradient id='b' x1='179.4' x2='226.7' y1='142.4' y2='224.3' gradientUnits='userSpaceOnUse'%3e%3cstop offset='0' stop-color='%23f87171'/%3e%3cstop offset='.5' stop-color='%23f87171'/%3e%3cstop offset='1' stop-color='%23dc2626'/%3e%3c/linearGradient%3e%3clinearGradient xlink:href='%23b' id='c' x1='252.5' x2='291.9' y1='149.2' y2='217.5'/%3e%3clinearGradient xlink:href='%23b' id='d' x1='325.6' x2='357.2' y1='156' y2='210.7'/%3e%3c/defs%3e%3cpath fill='none' stroke='url(%23a)' stroke-linecap='round' stroke-linejoin='round' stroke-width='24' d='M148 376V136'/%3e%3cpath fill='url(%23b)' stroke='%23ef4444' stroke-miterlimit='10' stroke-width='2' d='m191.4 137 28.8 4.3a6.4 6.4 0 015.4 6.3v73.7a6.4 6.4 0 01-5.4 6.3l-28.8 4.2a6.4 6.4 0 01-7.3-6.4v-82a6.4 6.4 0 017.3-6.3Z'%3e%3canimateTransform additive='sum' attributeName='transform' calcMode='spline' dur='3s' keySplines='.42%2c 0%2c .58%2c 1%3b .42%2c 0%2c .58%2c 1' repeatCount='indefinite' type='rotate' values='-6 99 184%3b 6 99 184%3b -6 99 184'/%3e%3c/path%3e%3cpath fill='url(%23c)' stroke='%23ef4444' stroke-miterlimit='10' stroke-width='2' d='m260.6 146.1 28.8 4.2a6.4 6.4 0 015.4 6.3v55.6a6.4 6.4 0 01-5.5 6.3l-28.7 4.2a6.4 6.4 0 01-7.3-6.3v-64a6.4 6.4 0 017.3-6.3Z'%3e%3canimateTransform additive='sum' attributeName='transform' calcMode='spline' dur='3s' keySplines='.42%2c 0%2c .58%2c 1%3b .42%2c 0%2c .58%2c 1' repeatCount='indefinite' type='rotate' values='-6 99 184%3b 6 99 184%3b -6 99 184'/%3e%3canimateTransform additive='sum' attributeName='transform' calcMode='spline' dur='1.5s' keySplines='.42%2c 0%2c .58%2c 1%3b .42%2c 0%2c .58%2c 1' repeatCount='indefinite' type='translate' values='0 0%3b 5 0%3b 0 0'/%3e%3c/path%3e%3cpath fill='url(%23d)' stroke='%23ef4444' stroke-miterlimit='10' stroke-width='2' d='m329.8 155.2 28.7 4.2a6.4 6.4 0 015.5 6.3v37.4a6.4 6.4 0 01-5.5 6.3l-28.7 4.2a6.4 6.4 0 01-7.3-6.3v-45.8a6.4 6.4 0 017.3-6.3Z'%3e%3canimateTransform additive='sum' attributeName='transform' calcMode='spline' dur='3s' keySplines='.42%2c 0%2c .58%2c 1%3b .42%2c 0%2c .58%2c 1' repeatCount='indefinite' type='rotate' values='-6 99 184%3b 6 99 184%3b -6 99 184'/%3e%3canimateTransform additive='sum' attributeName='transform' calcMode='spline' dur='1.5s' keySplines='.42%2c 0%2c .58%2c 1%3b .42%2c 0%2c .58%2c 1' repeatCount='indefinite' type='translate' values='0 0%3b 10 0%3b 0 0'/%3e%3c/path%3e%3c/svg%3e",Sr="data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3e%3cpath fill='none' stroke='%23cbd5e1' stroke-linecap='round' stroke-linejoin='round' stroke-width='24' d='M148 376V136'/%3e%3cpath fill='%23ef4444' d='m191.4 137 28.8 4.3a6.4 6.4 0 015.4 6.3v73.7a6.4 6.4 0 01-5.4 6.3l-28.8 4.2a6.4 6.4 0 01-7.3-6.4v-82a6.4 6.4 0 017.3-6.3Z'%3e%3canimateTransform additive='sum' attributeName='transform' calcMode='spline' dur='3s' keySplines='.42%2c 0%2c .58%2c 1%3b .42%2c 0%2c .58%2c 1' repeatCount='indefinite' type='rotate' values='-6 99 184%3b 6 99 184%3b -6 99 184'/%3e%3c/path%3e%3cpath fill='%23ef4444' d='m260.6 146.1 28.8 4.2a6.4 6.4 0 015.4 6.3v55.6a6.4 6.4 0 01-5.5 6.3l-28.7 4.2a6.4 6.4 0 01-7.3-6.3v-64a6.4 6.4 0 017.3-6.3Z'%3e%3canimateTransform additive='sum' attributeName='transform' calcMode='spline' dur='3s' keySplines='.42%2c 0%2c .58%2c 1%3b .42%2c 0%2c .58%2c 1' repeatCount='indefinite' type='rotate' values='-6 99 184%3b 6 99 184%3b -6 99 184'/%3e%3canimateTransform additive='sum' attributeName='transform' calcMode='spline' dur='1.5s' keySplines='.42%2c 0%2c .58%2c 1%3b .42%2c 0%2c .58%2c 1' repeatCount='indefinite' type='translate' values='0 0%3b 5 0%3b 0 0'/%3e%3c/path%3e%3cpath fill='%23ef4444' d='m329.8 155.2 28.7 4.2a6.4 6.4 0 015.5 6.3v37.4a6.4 6.4 0 01-5.5 6.3l-28.7 4.2a6.4 6.4 0 01-7.3-6.3v-45.8a6.4 6.4 0 017.3-6.3Z'%3e%3canimateTransform additive='sum' attributeName='transform' calcMode='spline' dur='3s' keySplines='.42%2c 0%2c .58%2c 1%3b .42%2c 0%2c .58%2c 1' repeatCount='indefinite' type='rotate' values='-6 99 184%3b 6 99 184%3b -6 99 184'/%3e%3canimateTransform additive='sum' attributeName='transform' calcMode='spline' dur='1.5s' keySplines='.42%2c 0%2c .58%2c 1%3b .42%2c 0%2c .58%2c 1' repeatCount='indefinite' type='translate' values='0 0%3b 10 0%3b 0 0'/%3e%3c/path%3e%3c/svg%3e",_r="data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3e%3cdefs%3e%3clinearGradient id='a' x1='54.3' x2='187.2' y1='29' y2='259.1' gradientUnits='userSpaceOnUse'%3e%3cstop offset='0' stop-color='%2386c3db'/%3e%3cstop offset='.5' stop-color='%2386c3db'/%3e%3cstop offset='1' stop-color='%235eafcf'/%3e%3c/linearGradient%3e%3csymbol id='b' viewBox='0 0 270 270'%3e%3cpath fill='url(%23a)' stroke='%2372b9d5' stroke-linecap='round' stroke-linejoin='round' stroke-width='6' d='M252.3 168.6A133.4 133.4 0 01118 36.2 130.5 130.5 0 01122.5 3 133 133 0 003 134.6C3 207.7 63 267 137.2 267c62.5 0 114.8-42.2 129.8-99.2a135.6 135.6 0 01-14.8.8Z'/%3e%3c/symbol%3e%3c/defs%3e%3cuse xlink:href='%23b' width='270' height='270' transform='translate(121 121)'/%3e%3c/svg%3e",Nr="data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3e%3cdefs%3e%3csymbol id='a' viewBox='0 0 279 279'%3e%3cpath fill='none' stroke='%2372b9d5' stroke-linecap='round' stroke-linejoin='round' stroke-width='15' d='M256.8 173.1A133.3 133.3 0 01122.4 40.7 130.5 130.5 0 01127 7.5 133 133 0 007.5 139.1c0 73.1 60 132.4 134.2 132.4 62.5 0 114.8-42.2 129.8-99.2a135.6 135.6 0 01-14.8.8Z'/%3e%3c/symbol%3e%3c/defs%3e%3cuse xlink:href='%23a' width='279' height='279' transform='translate(116.5 116.5)'/%3e%3c/svg%3e",Or="data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3e%3cdefs%3e%3clinearGradient id='a' x1='150' x2='234' y1='119.2' y2='264.8' gradientUnits='userSpaceOnUse'%3e%3cstop offset='0' stop-color='%23fbbf24'/%3e%3cstop offset='.5' stop-color='%23fbbf24'/%3e%3cstop offset='1' stop-color='%23f59e0b'/%3e%3c/linearGradient%3e%3csymbol id='b' viewBox='0 0 384 384'%3e%3ccircle cx='192' cy='192' r='84' fill='url(%23a)' stroke='%23f8af18' stroke-miterlimit='10' stroke-width='6'/%3e%3cpath fill='none' stroke='%23fbbf24' stroke-linecap='round' stroke-miterlimit='10' stroke-width='24' d='M192 61.7V12m0 360v-49.7m92.2-222.5 35-35M64.8 319.2l35.1-35.1m0-184.4-35-35m254.5 254.5-35.1-35.1M61.7 192H12m360 0h-49.7'/%3e%3c/symbol%3e%3c/defs%3e%3cuse xlink:href='%23b' width='384' height='384' transform='translate(64 64)'/%3e%3c/svg%3e",Ar="data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3e%3cdefs%3e%3csymbol id='a' viewBox='0 0 375 375'%3e%3ccircle cx='187.5' cy='187.5' r='84' fill='none' stroke='%23fbbf24' stroke-miterlimit='10' stroke-width='15'/%3e%3cpath fill='none' stroke='%23fbbf24' stroke-linecap='round' stroke-miterlimit='10' stroke-width='15' d='M187.5 57.2V7.5m0 360v-49.7m92.2-222.5 35-35M60.3 314.7l35.1-35.1m0-184.4-35-35m254.5 254.5-35.1-35.1M57.2 187.5H7.5m360 0h-49.7'/%3e%3c/symbol%3e%3c/defs%3e%3cuse xlink:href='%23a' width='375' height='375' transform='translate(68.5 68.5)'/%3e%3c/svg%3e",$r="data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3e%3cdefs%3e%3clinearGradient id='a' x1='90' x2='206' y1='155.6' y2='356.4' gradientUnits='userSpaceOnUse'%3e%3cstop offset='0' stop-color='%23d4d7dd'/%3e%3cstop offset='.5' stop-color='%23d4d7dd'/%3e%3cstop offset='1' stop-color='%23bec1c6'/%3e%3c/linearGradient%3e%3clinearGradient id='b' x1='179.4' x2='226.7' y1='142.4' y2='224.3' gradientUnits='userSpaceOnUse'%3e%3cstop offset='0' stop-color='%23f87171'/%3e%3cstop offset='.5' stop-color='%23f87171'/%3e%3cstop offset='1' stop-color='%23dc2626'/%3e%3c/linearGradient%3e%3clinearGradient xlink:href='%23b' id='c' x1='252.5' x2='291.9' y1='149.2' y2='217.5'/%3e%3clinearGradient xlink:href='%23b' id='d' x1='325.6' x2='357.2' y1='156' y2='210.7'/%3e%3c/defs%3e%3cpath fill='none' stroke='url(%23a)' stroke-linecap='round' stroke-linejoin='round' stroke-width='24' d='M148 376V136'/%3e%3cpath fill='url(%23b)' stroke='%23ef4444' stroke-miterlimit='10' stroke-width='2' d='m191.4 137 28.8 4.3a6.4 6.4 0 015.4 6.3v73.7a6.4 6.4 0 01-5.4 6.3l-28.8 4.2a6.4 6.4 0 01-7.3-6.4v-82a6.4 6.4 0 017.3-6.3Z'/%3e%3cpath fill='url(%23c)' stroke='%23ef4444' stroke-miterlimit='10' stroke-width='2' d='m260.6 146.1 28.8 4.2a6.4 6.4 0 015.4 6.3v55.6a6.4 6.4 0 01-5.5 6.3l-28.7 4.2a6.4 6.4 0 01-7.3-6.3v-64a6.4 6.4 0 017.3-6.3Z'/%3e%3cpath fill='url(%23d)' stroke='%23ef4444' stroke-miterlimit='10' stroke-width='2' d='m329.8 155.2 28.7 4.2a6.4 6.4 0 015.5 6.3v37.4a6.4 6.4 0 01-5.5 6.3l-28.7 4.2a6.4 6.4 0 01-7.3-6.3v-45.8a6.4 6.4 0 017.3-6.3Z'/%3e%3c/svg%3e",Zr="data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3e%3cpath fill='none' stroke='%23cbd5e1' stroke-linecap='round' stroke-linejoin='round' stroke-width='24' d='M148 376V136'/%3e%3cpath fill='%23ef4444' d='m191.4 137 28.8 4.3a6.4 6.4 0 015.4 6.3v73.7a6.4 6.4 0 01-5.4 6.3l-28.8 4.2a6.4 6.4 0 01-7.3-6.4v-82a6.4 6.4 0 017.3-6.3Zm69.2 9.1 28.8 4.2a6.4 6.4 0 015.4 6.3v55.6a6.4 6.4 0 01-5.5 6.3l-28.7 4.2a6.4 6.4 0 01-7.3-6.3v-64a6.4 6.4 0 017.3-6.3Zm69.2 9.1 28.7 4.2a6.4 6.4 0 015.5 6.3v37.4a6.4 6.4 0 01-5.5 6.3l-28.7 4.2a6.4 6.4 0 01-7.3-6.3v-45.8a6.4 6.4 0 017.3-6.3Z'/%3e%3c/svg%3e";const Cr={line:{rainy:{day:"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3e%3cdefs%3e%3csymbol id='c' viewBox='0 0 193 193'%3e%3ccircle cx='96.5' cy='96.5' r='40' fill='none' stroke='%23fbbf24' stroke-miterlimit='10' stroke-width='9'/%3e%3cpath fill='none' stroke='%23fbbf24' stroke-linecap='round' stroke-miterlimit='10' stroke-width='9' d='M96.5 29.9V4.5m0 184v-25.4m47.1-113.7 18-18M31.4 161.6l18-18m0-94.2-18-18m130.2 130.2-18-18M4.5 96.5h25.4m158.6 0h-25.4'%3e%3canimateTransform additive='sum' attributeName='transform' dur='6s' repeatCount='indefinite' type='rotate' values='0 96.5 96.5%3b 45 96.5 96.5'/%3e%3c/path%3e%3c/symbol%3e%3csymbol id='d' viewBox='0 0 359 231'%3e%3cpath fill='none' stroke='%23e2e8f0' stroke-linecap='round' stroke-linejoin='round' stroke-width='15' d='M295.5 223.5a56 56 0 000-112l-2.5.1a83.9 83.9 0 00-153-64.2 56 56 0 00-84.6 48.1 56.6 56.6 0 00.8 9 60 60 0 0011.2 119'/%3e%3c/symbol%3e%3csymbol id='b' viewBox='0 0 435.5 371.5'%3e%3cg clip-path='url(%23a)'%3e%3cuse xlink:href='%23c' width='193' height='193' transform='translate(69.5 110.5)'/%3e%3c/g%3e%3cuse xlink:href='%23d' width='359' height='231' transform='translate(76.5 140.5)'/%3e%3c/symbol%3e%3csymbol id='e' overflow='visible' viewBox='0 0 128 56'%3e%3cpath fill='%230a5ad4' d='M8 56a8 8 0 01-8-8V8a8 8 0 0116 0v40a8 8 0 01-8 8Z' opacity='0'%3e%3canimateTransform id='x1' additive='sum' attributeName='transform' begin='0s%3b x1.end%2b.33s' dur='.67s' type='translate' values='0 -60%3b 0 60'/%3e%3canimate id='y1' attributeName='opacity' begin='0s%3b y1.end%2b.33s' dur='.67s' keyTimes='0%3b .25%3b 1' values='0%3b 1%3b 0'/%3e%3c/path%3e%3cpath fill='%230a5ad4' d='M64 56a8 8 0 01-8-8V8a8 8 0 0116 0v40a8 8 0 01-8 8Z' opacity='0'%3e%3canimateTransform id='x2' additive='sum' attributeName='transform' begin='.33s%3b x2.end%2b.33s' dur='.67s' type='translate' values='0 -60%3b 0 60'/%3e%3canimate id='y2' attributeName='opacity' begin='.33s%3b y2.end%2b.33s' dur='.67s' keyTimes='0%3b .25%3b 1' values='0%3b 1%3b 0'/%3e%3c/path%3e%3cpath fill='%230a5ad4' d='M120 56a8 8 0 01-8-8V8a8 8 0 0116 0v40a8 8 0 01-8 8Z' opacity='0'%3e%3canimateTransform id='x3' additive='sum' attributeName='transform' begin='-.33s%3b x3.end%2b.33s' dur='.67s' type='translate' values='0 -60%3b 0 60'/%3e%3canimate id='y3' attributeName='opacity' begin='-.33s%3b y3.end%2b.33s' dur='.67s' keyTimes='0%3b .25%3b 1' values='0%3b 1%3b 0'/%3e%3c/path%3e%3c/symbol%3e%3cclipPath id='a'%3e%3cpath fill='none' d='M288 148a83.8 83.8 0 00-71.4 40 56 56 0 00-84.6 48 56.6 56.6 0 00.8 9A60 60 0 0084 304H0V0h288Z'/%3e%3c/clipPath%3e%3c/defs%3e%3cuse xlink:href='%23b' width='435.5' height='371.5'/%3e%3cuse xlink:href='%23e' width='128' height='56' transform='translate(192 344)'/%3e%3c/svg%3e",night:"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3e%3cdefs%3e%3csymbol id='c' viewBox='0 0 178 178'%3e%3cpath fill='none' stroke='%2372b9d5' stroke-linecap='round' stroke-linejoin='round' stroke-width='10' d='M163.6 110.4a84.8 84.8 0 01-85.4-84.3A83.3 83.3 0 0181 5 84.7 84.7 0 005 88.7 84.8 84.8 0 0090.4 173a85.2 85.2 0 0082.6-63.1 88 88 0 01-9.4.5Z'/%3e%3c/symbol%3e%3csymbol id='d' viewBox='0 0 359 231'%3e%3cpath fill='none' stroke='%23e2e8f0' stroke-linecap='round' stroke-linejoin='round' stroke-width='15' d='M295.5 223.5a56 56 0 000-112l-2.5.1a83.9 83.9 0 00-153-64.2 56 56 0 00-84.6 48.1 56.6 56.6 0 00.8 9 60 60 0 0011.2 119'/%3e%3c/symbol%3e%3csymbol id='b' viewBox='0 0 435.5 371.5'%3e%3cg clip-path='url(%23a)'%3e%3cuse xlink:href='%23c' width='178' height='178' transform='translate(77 118)'%3e%3canimateTransform additive='sum' attributeName='transform' dur='6s' repeatCount='indefinite' type='rotate' values='-15 86 86%3b 9 86 86%3b -15 86 86'/%3e%3c/use%3e%3c/g%3e%3cuse xlink:href='%23d' width='359' height='231' transform='translate(76.5 140.5)'/%3e%3c/symbol%3e%3csymbol id='e' overflow='visible' viewBox='0 0 128 56'%3e%3cpath fill='%230a5ad4' d='M8 56a8 8 0 01-8-8V8a8 8 0 0116 0v40a8 8 0 01-8 8Z' opacity='0'%3e%3canimateTransform id='x1' additive='sum' attributeName='transform' begin='0s%3b x1.end%2b.33s' dur='.67s' type='translate' values='0 -60%3b 0 60'/%3e%3canimate id='y1' attributeName='opacity' begin='0s%3b y1.end%2b.33s' dur='.67s' keyTimes='0%3b .25%3b 1' values='0%3b 1%3b 0'/%3e%3c/path%3e%3cpath fill='%230a5ad4' d='M64 56a8 8 0 01-8-8V8a8 8 0 0116 0v40a8 8 0 01-8 8Z' opacity='0'%3e%3canimateTransform id='x2' additive='sum' attributeName='transform' begin='.33s%3b x2.end%2b.33s' dur='.67s' type='translate' values='0 -60%3b 0 60'/%3e%3canimate id='y2' attributeName='opacity' begin='.33s%3b y2.end%2b.33s' dur='.67s' keyTimes='0%3b .25%3b 1' values='0%3b 1%3b 0'/%3e%3c/path%3e%3cpath fill='%230a5ad4' d='M120 56a8 8 0 01-8-8V8a8 8 0 0116 0v40a8 8 0 01-8 8Z' opacity='0'%3e%3canimateTransform id='x3' additive='sum' attributeName='transform' begin='-.33s%3b x3.end%2b.33s' dur='.67s' type='translate' values='0 -60%3b 0 60'/%3e%3canimate id='y3' attributeName='opacity' begin='-.33s%3b y3.end%2b.33s' dur='.67s' keyTimes='0%3b .25%3b 1' values='0%3b 1%3b 0'/%3e%3c/path%3e%3c/symbol%3e%3cclipPath id='a'%3e%3cpath fill='none' d='M288 148a83.8 83.8 0 00-71.4 40 56 56 0 00-84.6 48 56.6 56.6 0 00.8 9A60 60 0 0084 304H0V0h288Z'/%3e%3c/clipPath%3e%3c/defs%3e%3cuse xlink:href='%23b' width='435.5' height='371.5'/%3e%3cuse xlink:href='%23e' width='128' height='56' transform='translate(192 344)'/%3e%3c/svg%3e"},partlycloudy:{day:"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3e%3cdefs%3e%3csymbol id='c' viewBox='0 0 193 193'%3e%3ccircle cx='96.5' cy='96.5' r='40' fill='none' stroke='%23fbbf24' stroke-miterlimit='10' stroke-width='9'/%3e%3cpath fill='none' stroke='%23fbbf24' stroke-linecap='round' stroke-miterlimit='10' stroke-width='9' d='M96.5 29.9V4.5m0 184v-25.4m47.1-113.7 18-18M31.4 161.6l18-18m0-94.2-18-18m130.2 130.2-18-18M4.5 96.5h25.4m158.6 0h-25.4'%3e%3canimateTransform additive='sum' attributeName='transform' dur='6s' repeatCount='indefinite' type='rotate' values='0 96.5 96.5%3b 45 96.5 96.5'/%3e%3c/path%3e%3c/symbol%3e%3csymbol id='d' viewBox='0 0 359 231'%3e%3cpath fill='none' stroke='%23e2e8f0' stroke-linecap='round' stroke-linejoin='round' stroke-width='15' d='M295.5 223.5a56 56 0 000-112l-2.5.1a83.9 83.9 0 00-153-64.2 56 56 0 00-84.6 48.1 56.6 56.6 0 00.8 9 60 60 0 0011.2 119'/%3e%3c/symbol%3e%3csymbol id='b' viewBox='0 0 435.5 371.5'%3e%3cg clip-path='url(%23a)'%3e%3cuse xlink:href='%23c' width='193' height='193' transform='translate(69.5 110.5)'/%3e%3c/g%3e%3cuse xlink:href='%23d' width='359' height='231' transform='translate(76.5 140.5)'/%3e%3c/symbol%3e%3cclipPath id='a'%3e%3cpath fill='none' d='M288 148a83.8 83.8 0 00-71.4 40 56 56 0 00-84.6 48 56.6 56.6 0 00.8 9A60 60 0 0084 304H0V0h288Z'/%3e%3c/clipPath%3e%3c/defs%3e%3cuse xlink:href='%23b' width='435.5' height='371.5'/%3e%3c/svg%3e",night:"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3e%3cdefs%3e%3csymbol id='c' viewBox='0 0 178 178'%3e%3cpath fill='none' stroke='%2372b9d5' stroke-linecap='round' stroke-linejoin='round' stroke-width='10' d='M163.6 110.4a84.8 84.8 0 01-85.4-84.3A83.3 83.3 0 0181 5 84.7 84.7 0 005 88.7 84.8 84.8 0 0090.4 173a85.2 85.2 0 0082.6-63.1 88 88 0 01-9.4.5Z'/%3e%3c/symbol%3e%3csymbol id='d' viewBox='0 0 359 231'%3e%3cpath fill='none' stroke='%23e2e8f0' stroke-linecap='round' stroke-linejoin='round' stroke-width='15' d='M295.5 223.5a56 56 0 000-112l-2.5.1a83.9 83.9 0 00-153-64.2 56 56 0 00-84.6 48.1 56.6 56.6 0 00.8 9 60 60 0 0011.2 119'/%3e%3c/symbol%3e%3csymbol id='b' viewBox='0 0 435.5 371.5'%3e%3cg clip-path='url(%23a)'%3e%3cuse xlink:href='%23c' width='178' height='178' transform='translate(77 118)'%3e%3canimateTransform additive='sum' attributeName='transform' dur='6s' repeatCount='indefinite' type='rotate' values='-15 86 86%3b 9 86 86%3b -15 86 86'/%3e%3c/use%3e%3c/g%3e%3cuse xlink:href='%23d' width='359' height='231' transform='translate(76.5 140.5)'/%3e%3c/symbol%3e%3cclipPath id='a'%3e%3cpath fill='none' d='M288 148a83.8 83.8 0 00-71.4 40 56 56 0 00-84.6 48 56.6 56.6 0 00.8 9A60 60 0 0084 304H0V0h288Z'/%3e%3c/clipPath%3e%3c/defs%3e%3cuse xlink:href='%23b' width='435.5' height='371.5'/%3e%3c/svg%3e"},cloudy:"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3e%3cdefs%3e%3csymbol id='a' viewBox='0 0 359 231'%3e%3cpath fill='none' stroke='%23e2e8f0' stroke-linecap='round' stroke-linejoin='round' stroke-width='15' d='M295.5 223.5a56 56 0 000-112l-2.5.1a83.9 83.9 0 00-153-64.2 56 56 0 00-84.6 48.1 56.6 56.6 0 00.8 9 60 60 0 0011.2 119'/%3e%3c/symbol%3e%3c/defs%3e%3cuse xlink:href='%23a' width='359' height='231' transform='translate(76.5 140.5)'%3e%3canimateTransform additive='sum' attributeName='transform' dur='6s' repeatCount='indefinite' type='translate' values='-18 0%3b 18 0%3b -18 0'/%3e%3c/use%3e%3c/svg%3e","clear-night":{day:Tr,night:kr},fog:{day:"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3e%3cdefs%3e%3csymbol id='b' viewBox='0 0 375 375'%3e%3ccircle cx='187.5' cy='187.5' r='84' fill='none' stroke='%23fbbf24' stroke-miterlimit='10' stroke-width='15'/%3e%3cpath fill='none' stroke='%23fbbf24' stroke-linecap='round' stroke-miterlimit='10' stroke-width='15' d='M187.5 57.2V7.5m0 360v-49.7m92.2-222.5 35-35M60.3 314.7l35.1-35.1m0-184.4-35-35m254.5 254.5-35.1-35.1M57.2 187.5H7.5m360 0h-49.7'%3e%3canimateTransform additive='sum' attributeName='transform' dur='6s' repeatCount='indefinite' type='rotate' values='0 187.5 187.5%3b 45 187.5 187.5'/%3e%3c/path%3e%3c/symbol%3e%3csymbol id='c' overflow='visible' viewBox='0 0 258 66'%3e%3cpath fill='none' stroke='%23e2e8f0' stroke-linecap='round' stroke-miterlimit='10' stroke-width='18' d='M9 57h240'%3e%3canimateTransform additive='sum' attributeName='transform' dur='6s' repeatCount='indefinite' type='translate' values='-24 0%3b 24 0%3b -24 0'/%3e%3c/path%3e%3cpath fill='none' stroke='%23e2e8f0' stroke-linecap='round' stroke-miterlimit='10' stroke-width='18' d='M9 9h240'%3e%3canimateTransform additive='sum' attributeName='transform' dur='6s' repeatCount='indefinite' type='translate' values='24 0%3b -24 0%3b 24 0'/%3e%3c/path%3e%3c/symbol%3e%3cclipPath id='a'%3e%3cpath fill='none' d='M0 0h512v306H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg clip-path='url(%23a)'%3e%3cuse xlink:href='%23b' width='375' height='375' transform='translate(68.5 104.5)'/%3e%3c/g%3e%3cuse xlink:href='%23c' width='258' height='66' transform='translate(127 339)'/%3e%3c/svg%3e",night:"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3e%3cdefs%3e%3csymbol id='b' overflow='visible' viewBox='0 0 279 279'%3e%3cpath fill='none' stroke='%2372b9d5' stroke-linecap='round' stroke-linejoin='round' stroke-width='15' d='M256.8 173.1A133.3 133.3 0 01122.4 40.7 130.5 130.5 0 01127 7.5 133 133 0 007.5 139.1c0 73.1 60 132.4 134.2 132.4 62.5 0 114.8-42.2 129.8-99.2a135.6 135.6 0 01-14.8.8Z'%3e%3canimateTransform additive='sum' attributeName='transform' dur='6s' repeatCount='indefinite' type='rotate' values='-15 135 135%3b 9 135 135%3b -15 135 135'/%3e%3c/path%3e%3c/symbol%3e%3csymbol id='c' overflow='visible' viewBox='0 0 258 66'%3e%3cpath fill='none' stroke='%23e2e8f0' stroke-linecap='round' stroke-miterlimit='10' stroke-width='18' d='M9 57h240'%3e%3canimateTransform additive='sum' attributeName='transform' dur='6s' repeatCount='indefinite' type='translate' values='-24 0%3b 24 0%3b -24 0'/%3e%3c/path%3e%3cpath fill='none' stroke='%23e2e8f0' stroke-linecap='round' stroke-miterlimit='10' stroke-width='18' d='M9 9h240'%3e%3canimateTransform additive='sum' attributeName='transform' dur='6s' repeatCount='indefinite' type='translate' values='24 0%3b -24 0%3b 24 0'/%3e%3c/path%3e%3c/symbol%3e%3cclipPath id='a'%3e%3cpath fill='none' d='M0 0h512v306H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg clip-path='url(%23a)'%3e%3cuse xlink:href='%23b' width='279' height='279' transform='translate(116.5 116.5)'/%3e%3c/g%3e%3cuse xlink:href='%23c' width='258' height='66' transform='translate(127 339)'/%3e%3c/svg%3e"},hail:"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3e%3cdefs%3e%3csymbol id='a' viewBox='0 0 359 231'%3e%3cpath fill='none' stroke='%23e2e8f0' stroke-linecap='round' stroke-linejoin='round' stroke-width='15' d='M295.5 223.5a56 56 0 000-112l-2.5.1a83.9 83.9 0 00-153-64.2 56 56 0 00-84.6 48.1 56.6 56.6 0 00.8 9 60 60 0 0011.2 119'/%3e%3c/symbol%3e%3csymbol id='b' overflow='visible' viewBox='0 0 136 24'%3e%3cpath fill='%2386c3db' d='M12 0a12 12 0 1012 12A12 12 0 0012 0Z' opacity='0'%3e%3canimateTransform id='x1' additive='sum' attributeName='transform' begin='0s%3b x1.end%2b.42s' dur='.58s' keyTimes='0%3b .71%3b 1' type='translate' values='0 -46%3b 0 86%3b -18 74'/%3e%3canimate id='y1' attributeName='opacity' begin='0s%3b y1.end%2b.42s' dur='.58s' keyTimes='0%3b .14%3b .71%3b 1' values='0%3b 1%3b 1%3b 0'/%3e%3c/path%3e%3cpath fill='%2386c3db' d='M68 0a12 12 0 1012 12A12 12 0 0068 0Z' opacity='0'%3e%3canimateTransform id='x2' additive='sum' attributeName='transform' begin='.67s%3b x2.end%2b.42s' dur='.58s' keyTimes='0%3b .71%3b 1' type='translate' values='0 -46%3b 0 86%3b 0 74'/%3e%3canimate id='y2' attributeName='opacity' begin='.67s%3b y2.end%2b.42s' dur='.58s' keyTimes='0%3b .14%3b .71%3b 1' values='0%3b 1%3b 1%3b 0'/%3e%3c/path%3e%3cpath fill='%2386c3db' d='M124 0a12 12 0 1012 12 12 12 0 00-12-12Z' opacity='0'%3e%3canimateTransform id='x3' additive='sum' attributeName='transform' begin='.33s%3b x3.end%2b.42s' dur='.58s' keyTimes='0%3b .71%3b 1' type='translate' values='0 -46%3b 0 86%3b 18 74'/%3e%3canimate id='y3' attributeName='opacity' begin='.33s%3b y3.end%2b.42s' dur='.58s' keyTimes='0%3b .14%3b .71%3b 1' values='0%3b 1%3b 1%3b 0'/%3e%3c/path%3e%3c/symbol%3e%3c/defs%3e%3cuse xlink:href='%23a' width='359' height='231' transform='translate(76.5 140.5)'/%3e%3cuse xlink:href='%23b' width='136' height='24' transform='translate(188 350)'/%3e%3c/svg%3e",lightning:{day:"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3e%3cdefs%3e%3csymbol id='c' viewBox='0 0 193 193'%3e%3ccircle cx='96.5' cy='96.5' r='40' fill='none' stroke='%23fbbf24' stroke-miterlimit='10' stroke-width='9'/%3e%3cpath fill='none' stroke='%23fbbf24' stroke-linecap='round' stroke-miterlimit='10' stroke-width='9' d='M96.5 29.9V4.5m0 184v-25.4m47.1-113.7 18-18M31.4 161.6l18-18m0-94.2-18-18m130.2 130.2-18-18M4.5 96.5h25.4m158.6 0h-25.4'%3e%3canimateTransform additive='sum' attributeName='transform' dur='6s' repeatCount='indefinite' type='rotate' values='0 96.5 96.5%3b 45 96.5 96.5'/%3e%3c/path%3e%3c/symbol%3e%3csymbol id='d' viewBox='0 0 359 231'%3e%3cpath fill='none' stroke='%23e2e8f0' stroke-linecap='round' stroke-linejoin='round' stroke-width='15' d='M295.5 223.5a56 56 0 000-112l-2.5.1a83.9 83.9 0 00-153-64.2 56 56 0 00-84.6 48.1 56.6 56.6 0 00.8 9 60 60 0 0011.2 119'/%3e%3c/symbol%3e%3csymbol id='b' viewBox='0 0 435.5 371.5'%3e%3cg clip-path='url(%23a)'%3e%3cuse xlink:href='%23c' width='193' height='193' transform='translate(69.5 110.5)'/%3e%3c/g%3e%3cuse xlink:href='%23d' width='359' height='231' transform='translate(76.5 140.5)'/%3e%3c/symbol%3e%3csymbol id='e' viewBox='0 0 96 176'%3e%3cpath fill='%23f6a823' d='M32 0 0 96h32l-16 80L96 64H48L80 0H32z'%3e%3canimate id='x1' attributeName='opacity' begin='0s%3b x1.end%2b.67s' dur='1.33s' keyTimes='0%3b .38%3b .5%3b .63%3b .75%3b .86%3b .94%3b 1' values='1%3b 1%3b 0%3b 1%3b 0%3b 1%3b 0%3b 1'/%3e%3c/path%3e%3c/symbol%3e%3cclipPath id='a'%3e%3cpath fill='none' d='M288 148a83.8 83.8 0 00-71.4 40 56 56 0 00-84.6 48 56.6 56.6 0 00.8 9A60 60 0 0084 304H0V0h288Z'/%3e%3c/clipPath%3e%3c/defs%3e%3cuse xlink:href='%23b' width='435.5' height='371.5'/%3e%3cuse xlink:href='%23e' width='96' height='176' transform='translate(208 293)'/%3e%3c/svg%3e",night:"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3e%3cdefs%3e%3csymbol id='c' viewBox='0 0 178 178'%3e%3cpath fill='none' stroke='%2372b9d5' stroke-linecap='round' stroke-linejoin='round' stroke-width='10' d='M163.6 110.4a84.8 84.8 0 01-85.4-84.3A83.3 83.3 0 0181 5 84.7 84.7 0 005 88.7 84.8 84.8 0 0090.4 173a85.2 85.2 0 0082.6-63.1 88 88 0 01-9.4.5Z'/%3e%3c/symbol%3e%3csymbol id='d' viewBox='0 0 359 231'%3e%3cpath fill='none' stroke='%23e2e8f0' stroke-linecap='round' stroke-linejoin='round' stroke-width='15' d='M295.5 223.5a56 56 0 000-112l-2.5.1a83.9 83.9 0 00-153-64.2 56 56 0 00-84.6 48.1 56.6 56.6 0 00.8 9 60 60 0 0011.2 119'/%3e%3c/symbol%3e%3csymbol id='b' viewBox='0 0 435.5 371.5'%3e%3cg clip-path='url(%23a)'%3e%3cuse xlink:href='%23c' width='178' height='178' transform='translate(77 118)'%3e%3canimateTransform additive='sum' attributeName='transform' dur='6s' repeatCount='indefinite' type='rotate' values='-15 86 86%3b 9 86 86%3b -15 86 86'/%3e%3c/use%3e%3c/g%3e%3cuse xlink:href='%23d' width='359' height='231' transform='translate(76.5 140.5)'/%3e%3c/symbol%3e%3csymbol id='e' viewBox='0 0 96 176'%3e%3cpath fill='%23f6a823' d='M32 0 0 96h32l-16 80L96 64H48L80 0H32z'%3e%3canimate id='x1' attributeName='opacity' begin='0s%3b x1.end%2b.67s' dur='1.33s' keyTimes='0%3b .38%3b .5%3b .63%3b .75%3b .86%3b .94%3b 1' values='1%3b 1%3b 0%3b 1%3b 0%3b 1%3b 0%3b 1'/%3e%3c/path%3e%3c/symbol%3e%3cclipPath id='a'%3e%3cpath fill='none' d='M288 148a83.8 83.8 0 00-71.4 40 56 56 0 00-84.6 48 56.6 56.6 0 00.8 9A60 60 0 0084 304H0V0h288Z'/%3e%3c/clipPath%3e%3c/defs%3e%3cuse xlink:href='%23b' width='435.5' height='371.5'/%3e%3cuse xlink:href='%23e' width='96' height='176' transform='translate(208 293)'/%3e%3c/svg%3e"},"lightning-rainy":{day:"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3e%3cdefs%3e%3csymbol id='c' viewBox='0 0 193 193'%3e%3ccircle cx='96.5' cy='96.5' r='40' fill='none' stroke='%23fbbf24' stroke-miterlimit='10' stroke-width='9'/%3e%3cpath fill='none' stroke='%23fbbf24' stroke-linecap='round' stroke-miterlimit='10' stroke-width='9' d='M96.5 29.9V4.5m0 184v-25.4m47.1-113.7 18-18M31.4 161.6l18-18m0-94.2-18-18m130.2 130.2-18-18M4.5 96.5h25.4m158.6 0h-25.4'%3e%3canimateTransform additive='sum' attributeName='transform' dur='6s' repeatCount='indefinite' type='rotate' values='0 96.5 96.5%3b 45 96.5 96.5'/%3e%3c/path%3e%3c/symbol%3e%3csymbol id='d' viewBox='0 0 359 231'%3e%3cpath fill='none' stroke='%23e2e8f0' stroke-linecap='round' stroke-linejoin='round' stroke-width='15' d='M295.5 223.5a56 56 0 000-112l-2.5.1a83.9 83.9 0 00-153-64.2 56 56 0 00-84.6 48.1 56.6 56.6 0 00.8 9 60 60 0 0011.2 119'/%3e%3c/symbol%3e%3csymbol id='b' viewBox='0 0 435.5 371.5'%3e%3cg clip-path='url(%23a)'%3e%3cuse xlink:href='%23c' width='193' height='193' transform='translate(69.5 110.5)'/%3e%3c/g%3e%3cuse xlink:href='%23d' width='359' height='231' transform='translate(76.5 140.5)'/%3e%3c/symbol%3e%3csymbol id='e' overflow='visible' viewBox='0 0 128 56'%3e%3cpath fill='%230a5ad4' d='M8 56a8 8 0 01-8-8V8a8 8 0 0116 0v40a8 8 0 01-8 8Z' opacity='0'%3e%3canimateTransform id='x1' additive='sum' attributeName='transform' begin='0s%3b x1.end%2b.33s' dur='.67s' type='translate' values='0 -60%3b 0 60'/%3e%3canimate id='y1' attributeName='opacity' begin='0s%3b y1.end%2b.33s' dur='.67s' keyTimes='0%3b .25%3b 1' values='0%3b 1%3b 0'/%3e%3c/path%3e%3cpath fill='%230a5ad4' d='M64 56a8 8 0 01-8-8V8a8 8 0 0116 0v40a8 8 0 01-8 8Z' opacity='0'%3e%3canimateTransform id='x2' additive='sum' attributeName='transform' begin='.33s%3b x2.end%2b.33s' dur='.67s' type='translate' values='0 -60%3b 0 60'/%3e%3canimate id='y2' attributeName='opacity' begin='.33s%3b y2.end%2b.33s' dur='.67s' keyTimes='0%3b .25%3b 1' values='0%3b 1%3b 0'/%3e%3c/path%3e%3cpath fill='%230a5ad4' d='M120 56a8 8 0 01-8-8V8a8 8 0 0116 0v40a8 8 0 01-8 8Z' opacity='0'%3e%3canimateTransform id='x3' additive='sum' attributeName='transform' begin='-.33s%3b x3.end%2b.33s' dur='.67s' type='translate' values='0 -60%3b 0 60'/%3e%3canimate id='y3' attributeName='opacity' begin='-.33s%3b y3.end%2b.33s' dur='.67s' keyTimes='0%3b .25%3b 1' values='0%3b 1%3b 0'/%3e%3c/path%3e%3c/symbol%3e%3csymbol id='f' viewBox='0 0 96 176'%3e%3cpath fill='%23f6a823' d='M32 0 0 96h32l-16 80L96 64H48L80 0H32z'%3e%3canimate id='x1' attributeName='opacity' begin='0s%3b x1.end%2b.67s' dur='1.33s' keyTimes='0%3b .38%3b .5%3b .63%3b .75%3b .86%3b .94%3b 1' values='1%3b 1%3b 0%3b 1%3b 0%3b 1%3b 0%3b 1'/%3e%3c/path%3e%3c/symbol%3e%3cclipPath id='a'%3e%3cpath fill='none' d='M288 148a83.8 83.8 0 00-71.4 40 56 56 0 00-84.6 48 56.6 56.6 0 00.8 9A60 60 0 0084 304H0V0h288Z'/%3e%3c/clipPath%3e%3c/defs%3e%3cuse xlink:href='%23b' width='435.5' height='371.5'/%3e%3cuse xlink:href='%23e' width='128' height='56' transform='translate(192 344)'/%3e%3cuse xlink:href='%23f' width='96' height='176' transform='translate(208 293)'/%3e%3c/svg%3e",night:"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3e%3cdefs%3e%3csymbol id='c' viewBox='0 0 178 178'%3e%3cpath fill='none' stroke='%2372b9d5' stroke-linecap='round' stroke-linejoin='round' stroke-width='10' d='M163.6 110.4a84.8 84.8 0 01-85.4-84.3A83.3 83.3 0 0181 5 84.7 84.7 0 005 88.7 84.8 84.8 0 0090.4 173a85.2 85.2 0 0082.6-63.1 88 88 0 01-9.4.5Z'/%3e%3c/symbol%3e%3csymbol id='d' viewBox='0 0 359 231'%3e%3cpath fill='none' stroke='%23e2e8f0' stroke-linecap='round' stroke-linejoin='round' stroke-width='15' d='M295.5 223.5a56 56 0 000-112l-2.5.1a83.9 83.9 0 00-153-64.2 56 56 0 00-84.6 48.1 56.6 56.6 0 00.8 9 60 60 0 0011.2 119'/%3e%3c/symbol%3e%3csymbol id='b' viewBox='0 0 435.5 371.5'%3e%3cg clip-path='url(%23a)'%3e%3cuse xlink:href='%23c' width='178' height='178' transform='translate(77 118)'%3e%3canimateTransform additive='sum' attributeName='transform' dur='6s' repeatCount='indefinite' type='rotate' values='-15 86 86%3b 9 86 86%3b -15 86 86'/%3e%3c/use%3e%3c/g%3e%3cuse xlink:href='%23d' width='359' height='231' transform='translate(76.5 140.5)'/%3e%3c/symbol%3e%3csymbol id='e' overflow='visible' viewBox='0 0 128 56'%3e%3cpath fill='%230a5ad4' d='M8 56a8 8 0 01-8-8V8a8 8 0 0116 0v40a8 8 0 01-8 8Z' opacity='0'%3e%3canimateTransform id='x1' additive='sum' attributeName='transform' begin='0s%3b x1.end%2b.33s' dur='.67s' type='translate' values='0 -60%3b 0 60'/%3e%3canimate id='y1' attributeName='opacity' begin='0s%3b y1.end%2b.33s' dur='.67s' keyTimes='0%3b .25%3b 1' values='0%3b 1%3b 0'/%3e%3c/path%3e%3cpath fill='%230a5ad4' d='M64 56a8 8 0 01-8-8V8a8 8 0 0116 0v40a8 8 0 01-8 8Z' opacity='0'%3e%3canimateTransform id='x2' additive='sum' attributeName='transform' begin='.33s%3b x2.end%2b.33s' dur='.67s' type='translate' values='0 -60%3b 0 60'/%3e%3canimate id='y2' attributeName='opacity' begin='.33s%3b y2.end%2b.33s' dur='.67s' keyTimes='0%3b .25%3b 1' values='0%3b 1%3b 0'/%3e%3c/path%3e%3cpath fill='%230a5ad4' d='M120 56a8 8 0 01-8-8V8a8 8 0 0116 0v40a8 8 0 01-8 8Z' opacity='0'%3e%3canimateTransform id='x3' additive='sum' attributeName='transform' begin='-.33s%3b x3.end%2b.33s' dur='.67s' type='translate' values='0 -60%3b 0 60'/%3e%3canimate id='y3' attributeName='opacity' begin='-.33s%3b y3.end%2b.33s' dur='.67s' keyTimes='0%3b .25%3b 1' values='0%3b 1%3b 0'/%3e%3c/path%3e%3c/symbol%3e%3csymbol id='f' viewBox='0 0 96 176'%3e%3cpath fill='%23f6a823' d='M32 0 0 96h32l-16 80L96 64H48L80 0H32z'%3e%3canimate id='x1' attributeName='opacity' begin='0s%3b x1.end%2b.67s' dur='1.33s' keyTimes='0%3b .38%3b .5%3b .63%3b .75%3b .86%3b .94%3b 1' values='1%3b 1%3b 0%3b 1%3b 0%3b 1%3b 0%3b 1'/%3e%3c/path%3e%3c/symbol%3e%3cclipPath id='a'%3e%3cpath fill='none' d='M288 148a83.8 83.8 0 00-71.4 40 56 56 0 00-84.6 48 56.6 56.6 0 00.8 9A60 60 0 0084 304H0V0h288Z'/%3e%3c/clipPath%3e%3c/defs%3e%3cuse xlink:href='%23b' width='435.5' height='371.5'/%3e%3cuse xlink:href='%23e' width='128' height='56' transform='translate(192 344)'/%3e%3cuse xlink:href='%23f' width='96' height='176' transform='translate(208 293)'/%3e%3c/svg%3e"},pouring:"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3e%3cdefs%3e%3csymbol id='a' viewBox='0 0 359 231'%3e%3cpath fill='none' stroke='%23e2e8f0' stroke-linecap='round' stroke-linejoin='round' stroke-width='15' d='M295.5 223.5a56 56 0 000-112l-2.5.1a83.9 83.9 0 00-153-64.2 56 56 0 00-84.6 48.1 56.6 56.6 0 00.8 9 60 60 0 0011.2 119'/%3e%3c/symbol%3e%3csymbol id='b' overflow='visible' viewBox='0 0 128 56'%3e%3cpath fill='%230a5ad4' d='M8 56a8 8 0 01-8-8V8a8 8 0 0116 0v40a8 8 0 01-8 8Z' opacity='0'%3e%3canimateTransform id='x1' additive='sum' attributeName='transform' begin='0s%3b x1.end%2b.33s' dur='.67s' type='translate' values='0 -60%3b 0 60'/%3e%3canimate id='y1' attributeName='opacity' begin='0s%3b y1.end%2b.33s' dur='.67s' keyTimes='0%3b .25%3b 1' values='0%3b 1%3b 0'/%3e%3c/path%3e%3cpath fill='%230a5ad4' d='M64 56a8 8 0 01-8-8V8a8 8 0 0116 0v40a8 8 0 01-8 8Z' opacity='0'%3e%3canimateTransform id='x2' additive='sum' attributeName='transform' begin='.33s%3b x2.end%2b.33s' dur='.67s' type='translate' values='0 -60%3b 0 60'/%3e%3canimate id='y2' attributeName='opacity' begin='.33s%3b y2.end%2b.33s' dur='.67s' keyTimes='0%3b .25%3b 1' values='0%3b 1%3b 0'/%3e%3c/path%3e%3cpath fill='%230a5ad4' d='M120 56a8 8 0 01-8-8V8a8 8 0 0116 0v40a8 8 0 01-8 8Z' opacity='0'%3e%3canimateTransform id='x3' additive='sum' attributeName='transform' begin='-.33s%3b x3.end%2b.33s' dur='.67s' type='translate' values='0 -60%3b 0 60'/%3e%3canimate id='y3' attributeName='opacity' begin='-.33s%3b y3.end%2b.33s' dur='.67s' keyTimes='0%3b .25%3b 1' values='0%3b 1%3b 0'/%3e%3c/path%3e%3c/symbol%3e%3c/defs%3e%3cuse xlink:href='%23a' width='359' height='231' transform='translate(76.5 140.5)'/%3e%3cuse xlink:href='%23b' width='128' height='56' transform='translate(192 344)'/%3e%3c/svg%3e",raindrop:"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3e%3cdefs%3e%3csymbol id='a' viewBox='0 0 175 260.9'%3e%3cpath fill='none' stroke='%232885c7' stroke-miterlimit='10' stroke-width='15' d='M87.5 13.4c-48.7 72-80 117-80 160.7s35.8 79.3 80 79.3 80-35.5 80-79.3-31.3-88.8-80-160.7Z'%3e%3canimateTransform attributeName='transform' calcMode='spline' dur='6s' keySplines='.42%2c 0%2c .58%2c 1%3b .42%2c 0%2c .58%2c 1' repeatCount='indefinite' type='scale' values='1 1%3b 1 .9%3b 1 1'/%3e%3c/path%3e%3c/symbol%3e%3c/defs%3e%3cuse xlink:href='%23a' width='175' height='260.9' transform='translate(168.5 122.62)'/%3e%3c/svg%3e",raindrops:"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='none' d='M302 137c-48.7 72-80 117-80 160.8s35.8 79.2 80 79.2v135H0V0h302Z'%3e%3canimateTransform additive='sum' attributeName='transform' calcMode='spline' dur='6s' keySplines='.42%2c 0%2c .58%2c 1%3b .42%2c 0%2c .58%2c 1' repeatCount='indefinite' type='scale' values='1 1%3b 1 .95%3b 1 1'/%3e%3c/path%3e%3c/clipPath%3e%3csymbol id='b' viewBox='0 0 175 260.9'%3e%3cpath fill='none' stroke='%232885c7' stroke-miterlimit='10' stroke-width='15' d='M87.5 13.4c-48.7 72-80 117-80 160.7s35.8 79.3 80 79.3 80-35.5 80-79.3-31.3-88.8-80-160.7Z'/%3e%3c/symbol%3e%3c/defs%3e%3cuse xlink:href='%23b' width='175' height='260.9' transform='translate(214.5 123.62)'%3e%3canimateTransform additive='sum' attributeName='transform' calcMode='spline' dur='6s' keySplines='.42%2c 0%2c .58%2c 1%3b .42%2c 0%2c .58%2c 1' repeatCount='indefinite' type='scale' values='1 1%3b 1 .9%3b 1 1'/%3e%3c/use%3e%3cg clip-path='url(%23a)'%3e%3cuse xlink:href='%23b' width='175' height='260.9' transform='translate(122.5 123.62)'%3e%3canimateTransform additive='sum' attributeName='transform' calcMode='spline' dur='6s' keySplines='.42%2c 0%2c .58%2c 1%3b .42%2c 0%2c .58%2c 1' repeatCount='indefinite' type='scale' values='1 .9%3b 1 1%3b 1 .9'/%3e%3c/use%3e%3c/g%3e%3c/svg%3e",snowy:"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3e%3cdefs%3e%3csymbol id='a' viewBox='0 0 359 231'%3e%3cpath fill='none' stroke='%23e2e8f0' stroke-linecap='round' stroke-linejoin='round' stroke-width='15' d='M295.5 223.5a56 56 0 000-112l-2.5.1a83.9 83.9 0 00-153-64.2 56 56 0 00-84.6 48.1 56.6 56.6 0 00.8 9 60 60 0 0011.2 119'/%3e%3c/symbol%3e%3csymbol id='b' overflow='visible' viewBox='0 0 155.2 48'%3e%3cg%3e%3cpath fill='%2386c3db' d='m41.2 30.5-5.8-3.3a13.7 13.7 0 000-6.4l5.8-3.3a4 4 0 001.5-5.5 4 4 0 00-5.6-1.5l-5.8 3.3a13.6 13.6 0 00-2.6-2 13.8 13.8 0 00-3-1.2V4a4 4 0 00-8.1 0v6.6a14.3 14.3 0 00-5.7 3.2l-5.8-3.3A4 4 0 00.5 12 4 4 0 002 17.5l5.8 3.3a13.7 13.7 0 000 6.4L2 30.5A4 4 0 00.5 36a4 4 0 003.6 2 4 4 0 002-.5l5.8-3.3a13.6 13.6 0 002.6 2 13.8 13.8 0 003 1.2V44a4 4 0 008 0v-6.6a14.2 14.2 0 005.8-3.2l5.8 3.3a4 4 0 002 .5 4 4 0 003.5-2 4 4 0 00-1.4-5.5Zm-22.6-1.3a6 6 0 01-2.3-8.2 6.1 6.1 0 015.3-3 6.2 6.2 0 013 .8A6 6 0 0127 27a6.1 6.1 0 01-8.3 2.2Z' opacity='0'%3e%3canimateTransform additive='sum' attributeName='transform' dur='6s' repeatCount='indefinite' type='rotate' values='0 24 24%3b 360 24 24'/%3e%3canimate id='t1' attributeName='opacity' begin='0s%3b t1.end%2b1s' dur='2s' keyTimes='0%3b .17%3b .83%3b 1' values='0%3b 1%3b 1%3b 0'/%3e%3c/path%3e%3canimateTransform id='s1' additive='sum' attributeName='transform' begin='0s%3b s1.end%2b1s' dur='2s' type='translate' values='0 -36%3b 0 92%3b'/%3e%3c/g%3e%3cg%3e%3cpath fill='%2386c3db' d='m97.2 30.5-5.8-3.3a13.7 13.7 0 000-6.4l5.8-3.3a4 4 0 001.5-5.5 4 4 0 00-5.6-1.5l-5.8 3.3a13.6 13.6 0 00-2.6-2 13.8 13.8 0 00-3-1.2V4a4 4 0 00-8.1 0v6.6a14.3 14.3 0 00-5.7 3.2l-5.8-3.3a4 4 0 00-5.6 1.5 4 4 0 001.5 5.5l5.8 3.3a13.7 13.7 0 000 6.4L58 30.5a4 4 0 00-1.5 5.5 4 4 0 003.6 2 4 4 0 002-.5l5.8-3.3a13.6 13.6 0 002.6 2 13.8 13.8 0 003 1.2V44a4 4 0 008 0v-6.6a14.2 14.2 0 005.8-3.2l5.8 3.3a4 4 0 002 .5 4 4 0 003.5-2 4 4 0 00-1.4-5.5Zm-22.6-1.3a6 6 0 01-2.3-8.2 6.1 6.1 0 015.3-3 6.2 6.2 0 013 .8A6 6 0 0183 27a6.1 6.1 0 01-8.3 2.2Z' opacity='0'%3e%3canimateTransform additive='sum' attributeName='transform' dur='6s' repeatCount='indefinite' type='rotate' values='0 80 24%3b 360 80 24'/%3e%3canimate id='t2' attributeName='opacity' begin='-.83s%3b t2.end%2b1s' dur='2s' keyTimes='0%3b .17%3b .83%3b 1' values='0%3b 1%3b 1%3b 0'/%3e%3c/path%3e%3canimateTransform id='s2' additive='sum' attributeName='transform' begin='-.83s%3b s2.end%2b1s' dur='2s' type='translate' values='0 -36%3b 0 92%3b'/%3e%3c/g%3e%3cg%3e%3cpath fill='%2386c3db' d='m153.2 30.5-5.8-3.3a13.7 13.7 0 000-6.4l5.8-3.3a4 4 0 001.5-5.5 4 4 0 00-5.6-1.5l-5.8 3.3a13.6 13.6 0 00-2.6-2 13.8 13.8 0 00-3-1.2V4a4 4 0 00-8.1 0v6.6a14.3 14.3 0 00-5.7 3.2l-5.8-3.3a4 4 0 00-5.6 1.5 4 4 0 001.5 5.5l5.8 3.3a13.7 13.7 0 000 6.4l-5.8 3.3a4 4 0 00-1.5 5.5 4 4 0 003.6 2 4 4 0 002-.5l5.8-3.3a13.6 13.6 0 002.6 2 13.8 13.8 0 003 1.2V44a4 4 0 008 0v-6.6a14.2 14.2 0 005.8-3.2l5.8 3.3a4 4 0 002 .5 4 4 0 003.5-2 4 4 0 00-1.4-5.5Zm-22.6-1.3a6 6 0 01-2.3-8.2 6.1 6.1 0 015.3-3 6.2 6.2 0 013 .8 6 6 0 012.2 8.2 6.1 6.1 0 01-8.2 2.2Z' opacity='0'%3e%3canimateTransform additive='sum' attributeName='transform' dur='6s' repeatCount='indefinite' type='rotate' values='0 136 24%3b 360 136 24'/%3e%3canimate id='t3' attributeName='opacity' begin='.83s%3b t3.end%2b1s' dur='2s' keyTimes='0%3b .17%3b .83%3b 1' values='0%3b 1%3b 1%3b 0'/%3e%3c/path%3e%3canimateTransform id='s3' additive='sum' attributeName='transform' begin='.83s%3b s3.end%2b1s' dur='2s' type='translate' values='0 -36%3b 0 92%3b'/%3e%3c/g%3e%3c/symbol%3e%3c/defs%3e%3cuse xlink:href='%23a' width='359' height='231' transform='translate(76.5 140.5)'/%3e%3cuse xlink:href='%23b' width='155.2' height='48' transform='translate(178.4 338)'/%3e%3c/svg%3e","snowy-rainy":"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3e%3cdefs%3e%3csymbol id='a' viewBox='0 0 359 231'%3e%3cpath fill='none' stroke='%23e2e8f0' stroke-linecap='round' stroke-linejoin='round' stroke-width='15' d='M295.5 223.5a56 56 0 000-112l-2.5.1a83.9 83.9 0 00-153-64.2 56 56 0 00-84.6 48.1 56.6 56.6 0 00.8 9 60 60 0 0011.2 119'/%3e%3c/symbol%3e%3csymbol id='c' overflow='visible' viewBox='0 0 155.2 48'%3e%3cg%3e%3cpath fill='%2386c3db' d='m41.2 30.5-5.8-3.3a13.7 13.7 0 000-6.4l5.8-3.3a4 4 0 001.5-5.5 4 4 0 00-5.6-1.5l-5.8 3.3a13.6 13.6 0 00-2.6-2 13.8 13.8 0 00-3-1.2V4a4 4 0 00-8.1 0v6.6a14.3 14.3 0 00-5.7 3.2l-5.8-3.3A4 4 0 00.5 12 4 4 0 002 17.5l5.8 3.3a13.7 13.7 0 000 6.4L2 30.5A4 4 0 00.5 36a4 4 0 003.6 2 4 4 0 002-.5l5.8-3.3a13.6 13.6 0 002.6 2 13.8 13.8 0 003 1.2V44a4 4 0 008 0v-6.6a14.2 14.2 0 005.8-3.2l5.8 3.3a4 4 0 002 .5 4 4 0 003.5-2 4 4 0 00-1.4-5.5Zm-22.6-1.3a6 6 0 01-2.3-8.2 6.1 6.1 0 015.3-3 6.2 6.2 0 013 .8A6 6 0 0127 27a6.1 6.1 0 01-8.3 2.2Z' opacity='0'%3e%3canimateTransform additive='sum' attributeName='transform' dur='6s' repeatCount='indefinite' type='rotate' values='0 24 24%3b 360 24 24'/%3e%3canimate id='t1' attributeName='opacity' begin='0s%3b t1.end%2b1s' dur='2s' keyTimes='0%3b .17%3b .83%3b 1' values='0%3b 1%3b 1%3b 0'/%3e%3c/path%3e%3canimateTransform id='s1' additive='sum' attributeName='transform' begin='0s%3b s1.end%2b1s' dur='2s' type='translate' values='0 -36%3b 0 92%3b'/%3e%3c/g%3e%3cg%3e%3cpath fill='%2386c3db' d='m97.2 30.5-5.8-3.3a13.7 13.7 0 000-6.4l5.8-3.3a4 4 0 001.5-5.5 4 4 0 00-5.6-1.5l-5.8 3.3a13.6 13.6 0 00-2.6-2 13.8 13.8 0 00-3-1.2V4a4 4 0 00-8.1 0v6.6a14.3 14.3 0 00-5.7 3.2l-5.8-3.3a4 4 0 00-5.6 1.5 4 4 0 001.5 5.5l5.8 3.3a13.7 13.7 0 000 6.4L58 30.5a4 4 0 00-1.5 5.5 4 4 0 003.6 2 4 4 0 002-.5l5.8-3.3a13.6 13.6 0 002.6 2 13.8 13.8 0 003 1.2V44a4 4 0 008 0v-6.6a14.2 14.2 0 005.8-3.2l5.8 3.3a4 4 0 002 .5 4 4 0 003.5-2 4 4 0 00-1.4-5.5Zm-22.6-1.3a6 6 0 01-2.3-8.2 6.1 6.1 0 015.3-3 6.2 6.2 0 013 .8A6 6 0 0183 27a6.1 6.1 0 01-8.3 2.2Z' opacity='0'%3e%3canimateTransform additive='sum' attributeName='transform' dur='6s' repeatCount='indefinite' type='rotate' values='0 80 24%3b 360 80 24'/%3e%3canimate id='t2' attributeName='opacity' begin='-.83s%3b t2.end%2b1s' dur='2s' keyTimes='0%3b .17%3b .83%3b 1' values='0%3b 1%3b 1%3b 0'/%3e%3c/path%3e%3canimateTransform id='s2' additive='sum' attributeName='transform' begin='-.83s%3b s2.end%2b1s' dur='2s' type='translate' values='0 -36%3b 0 92%3b'/%3e%3c/g%3e%3cg%3e%3cpath fill='%2386c3db' d='m153.2 30.5-5.8-3.3a13.7 13.7 0 000-6.4l5.8-3.3a4 4 0 001.5-5.5 4 4 0 00-5.6-1.5l-5.8 3.3a13.6 13.6 0 00-2.6-2 13.8 13.8 0 00-3-1.2V4a4 4 0 00-8.1 0v6.6a14.3 14.3 0 00-5.7 3.2l-5.8-3.3a4 4 0 00-5.6 1.5 4 4 0 001.5 5.5l5.8 3.3a13.7 13.7 0 000 6.4l-5.8 3.3a4 4 0 00-1.5 5.5 4 4 0 003.6 2 4 4 0 002-.5l5.8-3.3a13.6 13.6 0 002.6 2 13.8 13.8 0 003 1.2V44a4 4 0 008 0v-6.6a14.2 14.2 0 005.8-3.2l5.8 3.3a4 4 0 002 .5 4 4 0 003.5-2 4 4 0 00-1.4-5.5Zm-22.6-1.3a6 6 0 01-2.3-8.2 6.1 6.1 0 015.3-3 6.2 6.2 0 013 .8 6 6 0 012.2 8.2 6.1 6.1 0 01-8.2 2.2Z' opacity='0'%3e%3canimateTransform additive='sum' attributeName='transform' dur='6s' repeatCount='indefinite' type='rotate' values='0 136 24%3b 360 136 24'/%3e%3canimate id='t3' attributeName='opacity' begin='.83s%3b t3.end%2b1s' dur='2s' keyTimes='0%3b .17%3b .83%3b 1' values='0%3b 1%3b 1%3b 0'/%3e%3c/path%3e%3canimateTransform id='s3' additive='sum' attributeName='transform' begin='.83s%3b s3.end%2b1s' dur='2s' type='translate' values='0 -36%3b 0 92%3b'/%3e%3c/g%3e%3c/symbol%3e%3csymbol id='b' overflow='visible' viewBox='0 0 155.2 48'%3e%3cuse xlink:href='%23c' width='155.2' height='48'/%3e%3cpath fill='%230a5ad4' d='M21.6 38a8 8 0 01-8-8V18a8 8 0 0116 0v12a8 8 0 01-8 8Z' opacity='0'%3e%3canimateTransform id='x1' additive='sum' attributeName='transform' begin='0s%3b x1.end%2b1s' dur='1s' keyTimes='0%3b .25%3b 1' type='translate' values='0 -32%3b 0 -32%3b 0 120%3b'/%3e%3canimate id='y1' attributeName='opacity' begin='0s%3b y1.end%2b1s' dur='1s' keyTimes='0%3b .25%3b 1' values='0%3b 1%3b 0'/%3e%3c/path%3e%3cpath fill='%230a5ad4' d='M77.6 38a8 8 0 01-8-8V18a8 8 0 0116 0v12a8 8 0 01-8 8Z' opacity='0'%3e%3canimateTransform id='x2' additive='sum' attributeName='transform' begin='1.34s%3b x2.end%2b1s' dur='1s' keyTimes='0%3b .25%3b 1' type='translate' values='0 -32%3b 0 -32%3b 0 120%3b'/%3e%3canimate id='y2' attributeName='opacity' begin='1.34s%3b y2.end%2b1s' dur='1s' keyTimes='0%3b .25%3b 1' values='0%3b 1%3b 0'/%3e%3c/path%3e%3cpath fill='%230a5ad4' d='M133.6 38a8 8 0 01-8-8V18a8 8 0 0116 0v12a8 8 0 01-8 8Z' opacity='0'%3e%3canimateTransform id='x3' additive='sum' attributeName='transform' begin='.67s%3b x3.end%2b1s' dur='1s' keyTimes='0%3b .25%3b 1' type='translate' values='0 -32%3b 0 -32%3b 0 120%3b'/%3e%3canimate id='y3' attributeName='opacity' begin='.67s%3b y3.end%2b1s' dur='1s' keyTimes='0%3b .25%3b 1' values='0%3b 1%3b 0'/%3e%3c/path%3e%3c/symbol%3e%3c/defs%3e%3cuse xlink:href='%23a' width='359' height='231' transform='translate(76.5 140.5)'/%3e%3cuse xlink:href='%23b' width='155.2' height='48' transform='translate(178.4 338)'/%3e%3c/svg%3e",sunny:{day:Tr,night:kr},windy:Sr,"windy-exceptional":Sr,exceptional:"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3e%3cpath fill='none' stroke='%23e2e8f0' stroke-linecap='round' stroke-miterlimit='10' stroke-width='18' d='M344 256a88 88 0 11-88-88 88 88 0 0188 88ZM200 116.9l-3.8 7.7A269.7 269.7 0 00169 267h0m143.1 128 3.8-7.7A269.7 269.7 0 00343.2 245h0'%3e%3canimateTransform additive='sum' attributeName='transform' dur='6s' repeatCount='indefinite' type='rotate' values='1440 256 256%3b 0 256 256'/%3e%3c/path%3e%3c/svg%3e"},fill:{rainy:{day:"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3e%3cdefs%3e%3clinearGradient id='a' x1='99.5' x2='232.6' y1='30.7' y2='261.4' gradientUnits='userSpaceOnUse'%3e%3cstop offset='0' stop-color='%23f3f7fe'/%3e%3cstop offset='.5' stop-color='%23f3f7fe'/%3e%3cstop offset='1' stop-color='%23deeafb'/%3e%3c/linearGradient%3e%3clinearGradient id='b' x1='1381.3' x2='1399.5' y1='-1144.7' y2='-1097.4' gradientTransform='rotate(-9 8002.567 8233.063)' gradientUnits='userSpaceOnUse'%3e%3cstop offset='0' stop-color='%230b65ed'/%3e%3cstop offset='.5' stop-color='%230a5ad4'/%3e%3cstop offset='1' stop-color='%230950bc'/%3e%3c/linearGradient%3e%3clinearGradient xlink:href='%23b' id='c' x1='1436.7' x2='1454.9' y1='-1137' y2='-1089.7' gradientTransform='rotate(-9 8009.537 8233.037)'/%3e%3clinearGradient xlink:href='%23b' id='d' x1='1492.1' x2='1510.3' y1='-1129.3' y2='-1082.1' gradientTransform='rotate(-9 8016.566 8233.078)'/%3e%3clinearGradient id='e' x1='78' x2='118' y1='63.4' y2='132.7' gradientUnits='userSpaceOnUse'%3e%3cstop offset='0' stop-color='%23fbbf24'/%3e%3cstop offset='.5' stop-color='%23fbbf24'/%3e%3cstop offset='1' stop-color='%23f59e0b'/%3e%3c/linearGradient%3e%3csymbol id='g' viewBox='0 0 196 196'%3e%3ccircle cx='98' cy='98' r='40' fill='url(%23e)' stroke='%23f8af18' stroke-miterlimit='10' stroke-width='4'/%3e%3cpath fill='none' stroke='%23fbbf24' stroke-linecap='round' stroke-miterlimit='10' stroke-width='12' d='M98 31.4V6m0 184v-25.4M145.1 51l18-17.9M33 163l18-17.9M51 51 33 33m130.1 130.1-18-18M6 98h25.4M190 98h-25.4'%3e%3canimateTransform additive='sum' attributeName='transform' dur='6s' repeatCount='indefinite' type='rotate' values='0 98 98%3b 45 98 98'/%3e%3c/path%3e%3c/symbol%3e%3csymbol id='h' viewBox='0 0 350 222'%3e%3cpath fill='url(%23a)' stroke='%23e6effc' stroke-miterlimit='10' stroke-width='6' d='m291 107-2.5.1A83.9 83.9 0 00135.6 43 56 56 0 0051 91a56.6 56.6 0 00.8 9A60 60 0 0063 219l4-.2v.2h224a56 56 0 000-112Z'/%3e%3c/symbol%3e%3csymbol id='f' viewBox='0 0 363 258'%3e%3cuse xlink:href='%23g' width='196' height='196'/%3e%3cuse xlink:href='%23h' width='350' height='222' transform='translate(13 36)'/%3e%3c/symbol%3e%3csymbol id='i' overflow='visible' viewBox='0 0 129 57'%3e%3cpath fill='url(%23b)' stroke='%230a5ad4' stroke-miterlimit='10' d='M8.5 56.5a8 8 0 01-8-8v-40a8 8 0 0116 0v40a8 8 0 01-8 8Z' opacity='0'%3e%3canimateTransform id='x1' additive='sum' attributeName='transform' begin='0s%3b x1.end%2b.33s' dur='.67s' type='translate' values='0 -60%3b 0 60'/%3e%3canimate id='y1' attributeName='opacity' begin='0s%3b y1.end%2b.33s' dur='.67s' keyTimes='0%3b .25%3b 1' values='0%3b 1%3b 0'/%3e%3c/path%3e%3cpath fill='url(%23c)' stroke='%230a5ad4' stroke-miterlimit='10' d='M64.5 56.5a8 8 0 01-8-8v-40a8 8 0 0116 0v40a8 8 0 01-8 8Z' opacity='0'%3e%3canimateTransform id='x2' additive='sum' attributeName='transform' begin='.33s%3b x2.end%2b.33s' dur='.67s' type='translate' values='0 -60%3b 0 60'/%3e%3canimate id='y2' attributeName='opacity' begin='.33s%3b y2.end%2b.33s' dur='.67s' keyTimes='0%3b .25%3b 1' values='0%3b 1%3b 0'/%3e%3c/path%3e%3cpath fill='url(%23d)' stroke='%230a5ad4' stroke-miterlimit='10' d='M120.5 56.5a8 8 0 01-8-8v-40a8 8 0 0116 0v40a8 8 0 01-8 8Z' opacity='0'%3e%3canimateTransform id='x3' additive='sum' attributeName='transform' begin='-.33s%3b x3.end%2b.33s' dur='.67s' type='translate' values='0 -60%3b 0 60'/%3e%3canimate id='y3' attributeName='opacity' begin='-.33s%3b y3.end%2b.33s' dur='.67s' keyTimes='0%3b .25%3b 1' values='0%3b 1%3b 0'/%3e%3c/path%3e%3c/symbol%3e%3c/defs%3e%3cuse xlink:href='%23f' width='363' height='258' transform='translate(68 109)'/%3e%3cuse xlink:href='%23i' width='129' height='57' transform='translate(191.5 343.5)'/%3e%3c/svg%3e",night:"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3e%3cdefs%3e%3clinearGradient id='a' x1='99.5' x2='232.6' y1='30.7' y2='261.4' gradientUnits='userSpaceOnUse'%3e%3cstop offset='0' stop-color='%23f3f7fe'/%3e%3cstop offset='.5' stop-color='%23f3f7fe'/%3e%3cstop offset='1' stop-color='%23deeafb'/%3e%3c/linearGradient%3e%3clinearGradient id='b' x1='34.7' x2='119.2' y1='18.6' y2='165' gradientUnits='userSpaceOnUse'%3e%3cstop offset='0' stop-color='%2386c3db'/%3e%3cstop offset='.5' stop-color='%2386c3db'/%3e%3cstop offset='1' stop-color='%235eafcf'/%3e%3c/linearGradient%3e%3clinearGradient id='c' x1='1381.3' x2='1399.5' y1='-1144.7' y2='-1097.4' gradientTransform='rotate(-9 8002.567 8233.063)' gradientUnits='userSpaceOnUse'%3e%3cstop offset='0' stop-color='%230b65ed'/%3e%3cstop offset='.5' stop-color='%230a5ad4'/%3e%3cstop offset='1' stop-color='%230950bc'/%3e%3c/linearGradient%3e%3clinearGradient xlink:href='%23c' id='d' x1='1436.7' x2='1454.9' y1='-1137' y2='-1089.7' gradientTransform='rotate(-9 8009.537 8233.037)'/%3e%3clinearGradient xlink:href='%23c' id='e' x1='1492.1' x2='1510.3' y1='-1129.3' y2='-1082.1' gradientTransform='rotate(-9 8016.566 8233.078)'/%3e%3csymbol id='g' viewBox='0 0 172 172'%3e%3cpath fill='url(%23b)' stroke='%2372b9d5' stroke-linecap='round' stroke-linejoin='round' stroke-width='4' d='M160.6 107.4a84.8 84.8 0 01-85.4-84.3A83.3 83.3 0 0178 2 84.7 84.7 0 002 85.7 84.8 84.8 0 0087.4 170a85.2 85.2 0 0082.6-63.1 88 88 0 01-9.4.5Z'%3e%3canimateTransform additive='sum' attributeName='transform' dur='6s' repeatCount='indefinite' type='rotate' values='-15 86 86%3b 9 86 86%3b -15 86 86'/%3e%3c/path%3e%3c/symbol%3e%3csymbol id='h' viewBox='0 0 350 222'%3e%3cpath fill='url(%23a)' stroke='%23e6effc' stroke-miterlimit='10' stroke-width='6' d='m291 107-2.5.1A83.9 83.9 0 00135.6 43 56 56 0 0051 91a56.6 56.6 0 00.8 9A60 60 0 0063 219l4-.2v.2h224a56 56 0 000-112Z'/%3e%3c/symbol%3e%3csymbol id='f' viewBox='0 0 351 246'%3e%3cuse xlink:href='%23g' width='172' height='172'/%3e%3cuse xlink:href='%23h' width='350' height='222' transform='translate(1 24)'/%3e%3c/symbol%3e%3csymbol id='i' overflow='visible' viewBox='0 0 129 57'%3e%3cpath fill='url(%23c)' stroke='%230a5ad4' stroke-miterlimit='10' d='M8.5 56.5a8 8 0 01-8-8v-40a8 8 0 0116 0v40a8 8 0 01-8 8Z' opacity='0'%3e%3canimateTransform id='x1' additive='sum' attributeName='transform' begin='0s%3b x1.end%2b.33s' dur='.67s' type='translate' values='0 -60%3b 0 60'/%3e%3canimate id='y1' attributeName='opacity' begin='0s%3b y1.end%2b.33s' dur='.67s' keyTimes='0%3b .25%3b 1' values='0%3b 1%3b 0'/%3e%3c/path%3e%3cpath fill='url(%23d)' stroke='%230a5ad4' stroke-miterlimit='10' d='M64.5 56.5a8 8 0 01-8-8v-40a8 8 0 0116 0v40a8 8 0 01-8 8Z' opacity='0'%3e%3canimateTransform id='x2' additive='sum' attributeName='transform' begin='.33s%3b x2.end%2b.33s' dur='.67s' type='translate' values='0 -60%3b 0 60'/%3e%3canimate id='y2' attributeName='opacity' begin='.33s%3b y2.end%2b.33s' dur='.67s' keyTimes='0%3b .25%3b 1' values='0%3b 1%3b 0'/%3e%3c/path%3e%3cpath fill='url(%23e)' stroke='%230a5ad4' stroke-miterlimit='10' d='M120.5 56.5a8 8 0 01-8-8v-40a8 8 0 0116 0v40a8 8 0 01-8 8Z' opacity='0'%3e%3canimateTransform id='x3' additive='sum' attributeName='transform' begin='-.33s%3b x3.end%2b.33s' dur='.67s' type='translate' values='0 -60%3b 0 60'/%3e%3canimate id='y3' attributeName='opacity' begin='-.33s%3b y3.end%2b.33s' dur='.67s' keyTimes='0%3b .25%3b 1' values='0%3b 1%3b 0'/%3e%3c/path%3e%3c/symbol%3e%3c/defs%3e%3cuse xlink:href='%23f' width='351' height='246' transform='translate(80 121)'/%3e%3cuse xlink:href='%23i' width='129' height='57' transform='translate(191.5 343.5)'/%3e%3c/svg%3e"},partlycloudy:{day:"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3e%3cdefs%3e%3csymbol id='d' viewBox='0 0 196 196'%3e%3ccircle cx='98' cy='98' r='40' fill='url(%23b)' stroke='%23f8af18' stroke-miterlimit='10' stroke-width='4'/%3e%3cpath fill='none' stroke='%23fbbf24' stroke-linecap='round' stroke-miterlimit='10' stroke-width='12' d='M98 31.4V6m0 184v-25.4M145.1 51l18-17.9M33 163l18-17.9M51 51 33 33m130.1 130.1-18-18M6 98h25.4M190 98h-25.4'%3e%3canimateTransform additive='sum' attributeName='transform' dur='6s' repeatCount='indefinite' type='rotate' values='0 98 98%3b 45 98 98'/%3e%3c/path%3e%3c/symbol%3e%3csymbol id='e' viewBox='0 0 350 222'%3e%3cpath fill='url(%23a)' stroke='%23e6effc' stroke-miterlimit='10' stroke-width='6' d='m291 107-2.5.1A83.9 83.9 0 00135.6 43 56 56 0 0051 91a56.6 56.6 0 00.8 9A60 60 0 0063 219l4-.2v.2h224a56 56 0 000-112Z'/%3e%3c/symbol%3e%3csymbol id='c' viewBox='0 0 363 258'%3e%3cuse xlink:href='%23d' width='196' height='196'/%3e%3cuse xlink:href='%23e' width='350' height='222' transform='translate(13 36)'/%3e%3c/symbol%3e%3clinearGradient id='a' x1='99.5' x2='232.6' y1='30.7' y2='261.4' gradientUnits='userSpaceOnUse'%3e%3cstop offset='0' stop-color='%23f3f7fe'/%3e%3cstop offset='.5' stop-color='%23f3f7fe'/%3e%3cstop offset='1' stop-color='%23deeafb'/%3e%3c/linearGradient%3e%3clinearGradient id='b' x1='78' x2='118' y1='63.4' y2='132.7' gradientUnits='userSpaceOnUse'%3e%3cstop offset='0' stop-color='%23fbbf24'/%3e%3cstop offset='.5' stop-color='%23fbbf24'/%3e%3cstop offset='1' stop-color='%23f59e0b'/%3e%3c/linearGradient%3e%3c/defs%3e%3cuse xlink:href='%23c' width='363' height='258' transform='translate(68 109)'/%3e%3c/svg%3e",night:"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3e%3cdefs%3e%3csymbol id='d' viewBox='0 0 172 172'%3e%3cpath fill='url(%23b)' stroke='%2372b9d5' stroke-linecap='round' stroke-linejoin='round' stroke-width='4' d='M160.6 107.4a84.8 84.8 0 01-85.4-84.3A83.3 83.3 0 0178 2 84.7 84.7 0 002 85.7 84.8 84.8 0 0087.4 170a85.2 85.2 0 0082.6-63.1 88 88 0 01-9.4.5Z'%3e%3canimateTransform additive='sum' attributeName='transform' dur='6s' repeatCount='indefinite' type='rotate' values='-15 86 86%3b 9 86 86%3b -15 86 86'/%3e%3c/path%3e%3c/symbol%3e%3csymbol id='e' viewBox='0 0 350 222'%3e%3cpath fill='url(%23a)' stroke='%23e6effc' stroke-miterlimit='10' stroke-width='6' d='m291 107-2.5.1A83.9 83.9 0 00135.6 43 56 56 0 0051 91a56.6 56.6 0 00.8 9A60 60 0 0063 219l4-.2v.2h224a56 56 0 000-112Z'/%3e%3c/symbol%3e%3csymbol id='c' viewBox='0 0 351 246'%3e%3cuse xlink:href='%23d' width='172' height='172'/%3e%3cuse xlink:href='%23e' width='350' height='222' transform='translate(1 24)'/%3e%3c/symbol%3e%3clinearGradient id='a' x1='99.5' x2='232.6' y1='30.7' y2='261.4' gradientUnits='userSpaceOnUse'%3e%3cstop offset='0' stop-color='%23f3f7fe'/%3e%3cstop offset='.5' stop-color='%23f3f7fe'/%3e%3cstop offset='1' stop-color='%23deeafb'/%3e%3c/linearGradient%3e%3clinearGradient id='b' x1='34.7' x2='119.2' y1='18.6' y2='165' gradientUnits='userSpaceOnUse'%3e%3cstop offset='0' stop-color='%2386c3db'/%3e%3cstop offset='.5' stop-color='%2386c3db'/%3e%3cstop offset='1' stop-color='%235eafcf'/%3e%3c/linearGradient%3e%3c/defs%3e%3cuse xlink:href='%23c' width='351' height='246' transform='translate(80 121)'/%3e%3c/svg%3e"},cloudy:"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3e%3cdefs%3e%3clinearGradient id='a' x1='99.5' x2='232.6' y1='30.7' y2='261.4' gradientUnits='userSpaceOnUse'%3e%3cstop offset='0' stop-color='%23f3f7fe'/%3e%3cstop offset='.5' stop-color='%23f3f7fe'/%3e%3cstop offset='1' stop-color='%23deeafb'/%3e%3c/linearGradient%3e%3csymbol id='b' viewBox='0 0 350 222'%3e%3cpath fill='url(%23a)' stroke='%23e6effc' stroke-miterlimit='10' stroke-width='6' d='m291 107-2.5.1A83.9 83.9 0 00135.6 43 56 56 0 0051 91a56.6 56.6 0 00.8 9A60 60 0 0063 219l4-.2v.2h224a56 56 0 000-112Z'/%3e%3c/symbol%3e%3c/defs%3e%3cuse xlink:href='%23b' width='350' height='222' transform='translate(81 145)'%3e%3canimateTransform additive='sum' attributeName='transform' dur='6s' repeatCount='indefinite' type='translate' values='-18 0%3b 18 0%3b -18 0'/%3e%3c/use%3e%3c/svg%3e","clear-night":{day:xr,night:vr},fog:{day:"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3e%3cdefs%3e%3clinearGradient id='a' x1='96' x2='168' y1='-2.4' y2='122.3' gradientUnits='userSpaceOnUse'%3e%3cstop offset='0' stop-color='%23d4d7dd'/%3e%3cstop offset='.5' stop-color='%23d4d7dd'/%3e%3cstop offset='1' stop-color='%23bec1c6'/%3e%3c/linearGradient%3e%3clinearGradient xlink:href='%23a' id='b' x2='168' y1='-50.4' y2='74.3'/%3e%3clinearGradient id='c' x1='150' x2='234' y1='119.2' y2='264.8' gradientUnits='userSpaceOnUse'%3e%3cstop offset='0' stop-color='%23fbbf24'/%3e%3cstop offset='.5' stop-color='%23fbbf24'/%3e%3cstop offset='1' stop-color='%23f59e0b'/%3e%3c/linearGradient%3e%3csymbol id='e' viewBox='0 0 384 384'%3e%3ccircle cx='192' cy='192' r='84' fill='url(%23c)' stroke='%23f8af18' stroke-miterlimit='10' stroke-width='6'/%3e%3cpath fill='none' stroke='%23fbbf24' stroke-linecap='round' stroke-miterlimit='10' stroke-width='24' d='M192 61.7V12m0 360v-49.7m92.2-222.5 35-35M64.8 319.2l35.1-35.1m0-184.4-35-35m254.5 254.5-35.1-35.1M61.7 192H12m360 0h-49.7'%3e%3canimateTransform additive='sum' attributeName='transform' dur='6s' repeatCount='indefinite' type='rotate' values='0 192 192%3b 45 192 192'/%3e%3c/path%3e%3c/symbol%3e%3csymbol id='f' overflow='visible' viewBox='0 0 264 72'%3e%3cpath fill='none' stroke='url(%23a)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='24' d='M12 60h240'%3e%3canimateTransform additive='sum' attributeName='transform' dur='6s' repeatCount='indefinite' type='translate' values='-24 0%3b 24 0%3b -24 0'/%3e%3c/path%3e%3cpath fill='none' stroke='url(%23b)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='24' d='M12 12h240'%3e%3canimateTransform additive='sum' attributeName='transform' dur='6s' repeatCount='indefinite' type='translate' values='24 0%3b -24 0%3b 24 0'/%3e%3c/path%3e%3c/symbol%3e%3cclipPath id='d'%3e%3cpath fill='none' d='M0 0h512v306H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg clip-path='url(%23d)'%3e%3cuse xlink:href='%23e' width='384' height='384' transform='translate(64 100)'/%3e%3c/g%3e%3cuse xlink:href='%23f' width='264' height='72' transform='translate(124 336)'/%3e%3c/svg%3e",night:"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3e%3cdefs%3e%3clinearGradient id='a' x1='96' x2='168' y1='-2.4' y2='122.3' gradientUnits='userSpaceOnUse'%3e%3cstop offset='0' stop-color='%23d4d7dd'/%3e%3cstop offset='.5' stop-color='%23d4d7dd'/%3e%3cstop offset='1' stop-color='%23bec1c6'/%3e%3c/linearGradient%3e%3clinearGradient xlink:href='%23a' id='b' x2='168' y1='-50.4' y2='74.3'/%3e%3clinearGradient id='c' x1='54.3' x2='187.2' y1='29' y2='259.1' gradientUnits='userSpaceOnUse'%3e%3cstop offset='0' stop-color='%2386c3db'/%3e%3cstop offset='.5' stop-color='%2386c3db'/%3e%3cstop offset='1' stop-color='%235eafcf'/%3e%3c/linearGradient%3e%3csymbol id='e' viewBox='0 0 270 270'%3e%3cpath fill='url(%23c)' stroke='%2372b9d5' stroke-linecap='round' stroke-linejoin='round' stroke-width='6' d='M252.3 168.6A133.4 133.4 0 01118 36.2 130.5 130.5 0 01122.5 3 133 133 0 003 134.6C3 207.7 63 267 137.2 267c62.5 0 114.8-42.2 129.8-99.2a135.6 135.6 0 01-14.8.8Z'%3e%3canimateTransform additive='sum' attributeName='transform' dur='6s' repeatCount='indefinite' type='rotate' values='-15 135 135%3b 9 135 135%3b -15 135 135'/%3e%3c/path%3e%3c/symbol%3e%3csymbol id='f' overflow='visible' viewBox='0 0 264 72'%3e%3cpath fill='none' stroke='url(%23a)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='24' d='M12 60h240'%3e%3canimateTransform additive='sum' attributeName='transform' dur='6s' repeatCount='indefinite' type='translate' values='-24 0%3b 24 0%3b -24 0'/%3e%3c/path%3e%3cpath fill='none' stroke='url(%23b)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='24' d='M12 12h240'%3e%3canimateTransform additive='sum' attributeName='transform' dur='6s' repeatCount='indefinite' type='translate' values='24 0%3b -24 0%3b 24 0'/%3e%3c/path%3e%3c/symbol%3e%3cclipPath id='d'%3e%3cpath fill='none' d='M0 0h512v306H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg clip-path='url(%23d)'%3e%3cuse xlink:href='%23e' width='270' height='270' transform='translate(121 121)'/%3e%3c/g%3e%3cuse xlink:href='%23f' width='264' height='72' transform='translate(124 336)'/%3e%3c/svg%3e"},hail:"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3e%3cdefs%3e%3clinearGradient id='a' x1='99.5' x2='232.6' y1='30.7' y2='261.4' gradientUnits='userSpaceOnUse'%3e%3cstop offset='0' stop-color='%23f3f7fe'/%3e%3cstop offset='.5' stop-color='%23f3f7fe'/%3e%3cstop offset='1' stop-color='%23deeafb'/%3e%3c/linearGradient%3e%3clinearGradient id='b' x1='6.5' x2='18.5' y1='2.1' y2='22.9' gradientUnits='userSpaceOnUse'%3e%3cstop offset='0' stop-color='%2386c3db'/%3e%3cstop offset='.5' stop-color='%2386c3db'/%3e%3cstop offset='1' stop-color='%235eafcf'/%3e%3c/linearGradient%3e%3clinearGradient xlink:href='%23b' id='c' x1='62.5' x2='74.5' y1='2.1' y2='22.9'/%3e%3clinearGradient xlink:href='%23b' id='d' x1='118.5' x2='130.5' y1='2.1' y2='22.9'/%3e%3csymbol id='e' viewBox='0 0 350 222'%3e%3cpath fill='url(%23a)' stroke='%23e6effc' stroke-miterlimit='10' stroke-width='6' d='m291 107-2.5.1A83.9 83.9 0 00135.6 43 56 56 0 0051 91a56.6 56.6 0 00.8 9A60 60 0 0063 219l4-.2v.2h224a56 56 0 000-112Z'/%3e%3c/symbol%3e%3csymbol id='f' overflow='visible' viewBox='0 0 137 25'%3e%3cpath fill='url(%23b)' stroke='%2386c3db' stroke-miterlimit='10' d='M12.5.5a12 12 0 1012 12 12 12 0 00-12-12Z' opacity='0'%3e%3canimateTransform id='x1' additive='sum' attributeName='transform' begin='0s%3b x1.end%2b.42s' dur='.58s' keyTimes='0%3b .71%3b 1' type='translate' values='0 -46%3b 0 86%3b -18 74'/%3e%3canimate id='y1' attributeName='opacity' begin='0s%3b y1.end%2b.42s' dur='.58s' keyTimes='0%3b .14%3b .71%3b 1' values='0%3b 1%3b 1%3b 0'/%3e%3c/path%3e%3cpath fill='url(%23c)' stroke='%2386c3db' stroke-miterlimit='10' d='M68.5.5a12 12 0 1012 12 12 12 0 00-12-12Z' opacity='0'%3e%3canimateTransform id='x2' additive='sum' attributeName='transform' begin='.67s%3b x2.end%2b.42s' dur='.58s' keyTimes='0%3b .71%3b 1' type='translate' values='0 -46%3b 0 86%3b 0 74'/%3e%3canimate id='y2' attributeName='opacity' begin='.67s%3b y2.end%2b.42s' dur='.58s' keyTimes='0%3b .14%3b .71%3b 1' values='0%3b 1%3b 1%3b 0'/%3e%3c/path%3e%3cpath fill='url(%23d)' stroke='%2386c3db' stroke-miterlimit='10' d='M124.5.5a12 12 0 1012 12 12 12 0 00-12-12Z' opacity='0'%3e%3canimateTransform id='x3' additive='sum' attributeName='transform' begin='.33s%3b x3.end%2b.42s' dur='.58s' keyTimes='0%3b .71%3b 1' type='translate' values='0 -46%3b 0 86%3b 18 74'/%3e%3canimate id='y3' attributeName='opacity' begin='.33s%3b y3.end%2b.42s' dur='.58s' keyTimes='0%3b .14%3b .71%3b 1' values='0%3b 1%3b 1%3b 0'/%3e%3c/path%3e%3c/symbol%3e%3c/defs%3e%3cuse xlink:href='%23e' width='350' height='222' transform='translate(81 145)'/%3e%3cuse xlink:href='%23f' width='137' height='25' transform='translate(187.5 349.5)'/%3e%3c/svg%3e",lightning:{day:"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3e%3cdefs%3e%3csymbol id='e' viewBox='0 0 196 196'%3e%3ccircle cx='98' cy='98' r='40' fill='url(%23c)' stroke='%23f8af18' stroke-miterlimit='10' stroke-width='4'/%3e%3cpath fill='none' stroke='%23fbbf24' stroke-linecap='round' stroke-miterlimit='10' stroke-width='12' d='M98 31.4V6m0 184v-25.4M145.1 51l18-17.9M33 163l18-17.9M51 51 33 33m130.1 130.1-18-18M6 98h25.4M190 98h-25.4'%3e%3canimateTransform additive='sum' attributeName='transform' dur='6s' repeatCount='indefinite' type='rotate' values='0 98 98%3b 45 98 98'/%3e%3c/path%3e%3c/symbol%3e%3csymbol id='f' viewBox='0 0 350 222'%3e%3cpath fill='url(%23a)' stroke='%23e6effc' stroke-miterlimit='10' stroke-width='6' d='m291 107-2.5.1A83.9 83.9 0 00135.6 43 56 56 0 0051 91a56.6 56.6 0 00.8 9A60 60 0 0063 219l4-.2v.2h224a56 56 0 000-112Z'/%3e%3c/symbol%3e%3csymbol id='d' viewBox='0 0 363 258'%3e%3cuse xlink:href='%23e' width='196' height='196'/%3e%3cuse xlink:href='%23f' width='350' height='222' transform='translate(13 36)'/%3e%3c/symbol%3e%3csymbol id='g' viewBox='0 0 102.7 186.8'%3e%3cpath fill='url(%23b)' stroke='%23f6a823' stroke-miterlimit='10' stroke-width='4' d='m34.8 2-32 96h32l-16 80 80-112h-48l32-64h-48z'%3e%3canimate id='x1' attributeName='opacity' begin='0s%3b x1.end%2b.67s' dur='1.33s' keyTimes='0%3b .38%3b .5%3b .63%3b .75%3b .86%3b .94%3b 1' values='1%3b 1%3b 0%3b 1%3b 0%3b 1%3b 0%3b 1'/%3e%3c/path%3e%3c/symbol%3e%3clinearGradient id='a' x1='99.5' x2='232.6' y1='30.7' y2='261.4' gradientUnits='userSpaceOnUse'%3e%3cstop offset='0' stop-color='%23f3f7fe'/%3e%3cstop offset='.5' stop-color='%23f3f7fe'/%3e%3cstop offset='1' stop-color='%23deeafb'/%3e%3c/linearGradient%3e%3clinearGradient id='b' x1='8.7' x2='80.9' y1='17.1' y2='142.1' gradientUnits='userSpaceOnUse'%3e%3cstop offset='0' stop-color='%23f7b23b'/%3e%3cstop offset='.5' stop-color='%23f7b23b'/%3e%3cstop offset='1' stop-color='%23f59e0b'/%3e%3c/linearGradient%3e%3clinearGradient id='c' x1='78' x2='118' y1='63.4' y2='132.7' gradientUnits='userSpaceOnUse'%3e%3cstop offset='0' stop-color='%23fbbf24'/%3e%3cstop offset='.5' stop-color='%23fbbf24'/%3e%3cstop offset='1' stop-color='%23f59e0b'/%3e%3c/linearGradient%3e%3c/defs%3e%3cuse xlink:href='%23d' width='363' height='258' transform='translate(68 109)'/%3e%3cuse xlink:href='%23g' width='102.7' height='186.7' transform='translate(205.23 291)'/%3e%3c/svg%3e",night:"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3e%3cdefs%3e%3csymbol id='e' viewBox='0 0 172 172'%3e%3cpath fill='url(%23c)' stroke='%2372b9d5' stroke-linecap='round' stroke-linejoin='round' stroke-width='4' d='M160.6 107.4a84.8 84.8 0 01-85.4-84.3A83.3 83.3 0 0178 2 84.7 84.7 0 002 85.7 84.8 84.8 0 0087.4 170a85.2 85.2 0 0082.6-63.1 88 88 0 01-9.4.5Z'%3e%3canimateTransform additive='sum' attributeName='transform' dur='6s' repeatCount='indefinite' type='rotate' values='-15 86 86%3b 9 86 86%3b -15 86 86'/%3e%3c/path%3e%3c/symbol%3e%3csymbol id='f' viewBox='0 0 350 222'%3e%3cpath fill='url(%23a)' stroke='%23e6effc' stroke-miterlimit='10' stroke-width='6' d='m291 107-2.5.1A83.9 83.9 0 00135.6 43 56 56 0 0051 91a56.6 56.6 0 00.8 9A60 60 0 0063 219l4-.2v.2h224a56 56 0 000-112Z'/%3e%3c/symbol%3e%3csymbol id='d' viewBox='0 0 351 246'%3e%3cuse xlink:href='%23e' width='172' height='172'/%3e%3cuse xlink:href='%23f' width='350' height='222' transform='translate(1 24)'/%3e%3c/symbol%3e%3csymbol id='g' viewBox='0 0 102.7 186.8'%3e%3cpath fill='url(%23b)' stroke='%23f6a823' stroke-miterlimit='10' stroke-width='4' d='m34.8 2-32 96h32l-16 80 80-112h-48l32-64h-48z'%3e%3canimate id='x1' attributeName='opacity' begin='0s%3b x1.end%2b.67s' dur='1.33s' keyTimes='0%3b .38%3b .5%3b .63%3b .75%3b .86%3b .94%3b 1' values='1%3b 1%3b 0%3b 1%3b 0%3b 1%3b 0%3b 1'/%3e%3c/path%3e%3c/symbol%3e%3clinearGradient id='a' x1='99.5' x2='232.6' y1='30.7' y2='261.4' gradientUnits='userSpaceOnUse'%3e%3cstop offset='0' stop-color='%23f3f7fe'/%3e%3cstop offset='.5' stop-color='%23f3f7fe'/%3e%3cstop offset='1' stop-color='%23deeafb'/%3e%3c/linearGradient%3e%3clinearGradient id='b' x1='8.7' x2='80.9' y1='17.1' y2='142.1' gradientUnits='userSpaceOnUse'%3e%3cstop offset='0' stop-color='%23f7b23b'/%3e%3cstop offset='.5' stop-color='%23f7b23b'/%3e%3cstop offset='1' stop-color='%23f59e0b'/%3e%3c/linearGradient%3e%3clinearGradient id='c' x1='34.7' x2='119.2' y1='18.6' y2='165' gradientUnits='userSpaceOnUse'%3e%3cstop offset='0' stop-color='%2386c3db'/%3e%3cstop offset='.5' stop-color='%2386c3db'/%3e%3cstop offset='1' stop-color='%235eafcf'/%3e%3c/linearGradient%3e%3c/defs%3e%3cuse xlink:href='%23d' width='351' height='246' transform='translate(80 121)'/%3e%3cuse xlink:href='%23g' width='102.7' height='186.7' transform='translate(205.23 291)'/%3e%3c/svg%3e"},"lightning-rainy":{day:"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3e%3cdefs%3e%3clinearGradient id='a' x1='99.5' x2='232.6' y1='30.7' y2='261.4' gradientUnits='userSpaceOnUse'%3e%3cstop offset='0' stop-color='%23f3f7fe'/%3e%3cstop offset='.5' stop-color='%23f3f7fe'/%3e%3cstop offset='1' stop-color='%23deeafb'/%3e%3c/linearGradient%3e%3clinearGradient id='b' x1='8.7' x2='80.9' y1='17.1' y2='142.1' gradientUnits='userSpaceOnUse'%3e%3cstop offset='0' stop-color='%23f7b23b'/%3e%3cstop offset='.5' stop-color='%23f7b23b'/%3e%3cstop offset='1' stop-color='%23f59e0b'/%3e%3c/linearGradient%3e%3clinearGradient id='c' x1='1381.3' x2='1399.5' y1='-1144.7' y2='-1097.4' gradientTransform='rotate(-9 8002.567 8233.063)' gradientUnits='userSpaceOnUse'%3e%3cstop offset='0' stop-color='%230b65ed'/%3e%3cstop offset='.5' stop-color='%230a5ad4'/%3e%3cstop offset='1' stop-color='%230950bc'/%3e%3c/linearGradient%3e%3clinearGradient xlink:href='%23c' id='d' x1='1436.7' x2='1454.9' y1='-1137' y2='-1089.7' gradientTransform='rotate(-9 8009.537 8233.037)'/%3e%3clinearGradient xlink:href='%23c' id='e' x1='1492.1' x2='1510.3' y1='-1129.3' y2='-1082.1' gradientTransform='rotate(-9 8016.566 8233.078)'/%3e%3clinearGradient id='f' x1='78' x2='118' y1='63.4' y2='132.7' gradientUnits='userSpaceOnUse'%3e%3cstop offset='0' stop-color='%23fbbf24'/%3e%3cstop offset='.5' stop-color='%23fbbf24'/%3e%3cstop offset='1' stop-color='%23f59e0b'/%3e%3c/linearGradient%3e%3csymbol id='h' viewBox='0 0 196 196'%3e%3ccircle cx='98' cy='98' r='40' fill='url(%23f)' stroke='%23f8af18' stroke-miterlimit='10' stroke-width='4'/%3e%3cpath fill='none' stroke='%23fbbf24' stroke-linecap='round' stroke-miterlimit='10' stroke-width='12' d='M98 31.4V6m0 184v-25.4M145.1 51l18-17.9M33 163l18-17.9M51 51 33 33m130.1 130.1-18-18M6 98h25.4M190 98h-25.4'%3e%3canimateTransform additive='sum' attributeName='transform' dur='6s' repeatCount='indefinite' type='rotate' values='0 98 98%3b 45 98 98'/%3e%3c/path%3e%3c/symbol%3e%3csymbol id='i' viewBox='0 0 350 222'%3e%3cpath fill='url(%23a)' stroke='%23e6effc' stroke-miterlimit='10' stroke-width='6' d='m291 107-2.5.1A83.9 83.9 0 00135.6 43 56 56 0 0051 91a56.6 56.6 0 00.8 9A60 60 0 0063 219l4-.2v.2h224a56 56 0 000-112Z'/%3e%3c/symbol%3e%3csymbol id='g' viewBox='0 0 363 258'%3e%3cuse xlink:href='%23h' width='196' height='196'/%3e%3cuse xlink:href='%23i' width='350' height='222' transform='translate(13 36)'/%3e%3c/symbol%3e%3csymbol id='j' overflow='visible' viewBox='0 0 129 57'%3e%3cpath fill='url(%23c)' stroke='%230a5ad4' stroke-miterlimit='10' d='M8.5 56.5a8 8 0 01-8-8v-40a8 8 0 0116 0v40a8 8 0 01-8 8Z' opacity='0'%3e%3canimateTransform id='x1' additive='sum' attributeName='transform' begin='0s%3b x1.end%2b.33s' dur='.67s' type='translate' values='0 -60%3b 0 60'/%3e%3canimate id='y1' attributeName='opacity' begin='0s%3b y1.end%2b.33s' dur='.67s' keyTimes='0%3b .25%3b 1' values='0%3b 1%3b 0'/%3e%3c/path%3e%3cpath fill='url(%23d)' stroke='%230a5ad4' stroke-miterlimit='10' d='M64.5 56.5a8 8 0 01-8-8v-40a8 8 0 0116 0v40a8 8 0 01-8 8Z' opacity='0'%3e%3canimateTransform id='x2' additive='sum' attributeName='transform' begin='.33s%3b x2.end%2b.33s' dur='.67s' type='translate' values='0 -60%3b 0 60'/%3e%3canimate id='y2' attributeName='opacity' begin='.33s%3b y2.end%2b.33s' dur='.67s' keyTimes='0%3b .25%3b 1' values='0%3b 1%3b 0'/%3e%3c/path%3e%3cpath fill='url(%23e)' stroke='%230a5ad4' stroke-miterlimit='10' d='M120.5 56.5a8 8 0 01-8-8v-40a8 8 0 0116 0v40a8 8 0 01-8 8Z' opacity='0'%3e%3canimateTransform id='x3' additive='sum' attributeName='transform' begin='-.33s%3b x3.end%2b.33s' dur='.67s' type='translate' values='0 -60%3b 0 60'/%3e%3canimate id='y3' attributeName='opacity' begin='-.33s%3b y3.end%2b.33s' dur='.67s' keyTimes='0%3b .25%3b 1' values='0%3b 1%3b 0'/%3e%3c/path%3e%3c/symbol%3e%3csymbol id='k' viewBox='0 0 102.7 186.8'%3e%3cpath fill='url(%23b)' stroke='%23f6a823' stroke-miterlimit='10' stroke-width='4' d='m34.8 2-32 96h32l-16 80 80-112h-48l32-64h-48z'%3e%3canimate id='x1' attributeName='opacity' begin='0s%3b x1.end%2b.67s' dur='1.33s' keyTimes='0%3b .38%3b .5%3b .63%3b .75%3b .86%3b .94%3b 1' values='1%3b 1%3b 0%3b 1%3b 0%3b 1%3b 0%3b 1'/%3e%3c/path%3e%3c/symbol%3e%3c/defs%3e%3cuse xlink:href='%23g' width='363' height='258' transform='translate(68 109)'/%3e%3cuse xlink:href='%23j' width='129' height='57' transform='translate(191.5 343.5)'/%3e%3cuse xlink:href='%23k' width='102.7' height='186.7' transform='translate(205.23 291)'/%3e%3c/svg%3e",night:"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3e%3cdefs%3e%3clinearGradient id='a' x1='99.5' x2='232.6' y1='30.7' y2='261.4' gradientUnits='userSpaceOnUse'%3e%3cstop offset='0' stop-color='%23f3f7fe'/%3e%3cstop offset='.5' stop-color='%23f3f7fe'/%3e%3cstop offset='1' stop-color='%23deeafb'/%3e%3c/linearGradient%3e%3clinearGradient id='b' x1='8.7' x2='80.9' y1='17.1' y2='142.1' gradientUnits='userSpaceOnUse'%3e%3cstop offset='0' stop-color='%23f7b23b'/%3e%3cstop offset='.5' stop-color='%23f7b23b'/%3e%3cstop offset='1' stop-color='%23f59e0b'/%3e%3c/linearGradient%3e%3clinearGradient id='c' x1='34.7' x2='119.2' y1='18.6' y2='165' gradientUnits='userSpaceOnUse'%3e%3cstop offset='0' stop-color='%2386c3db'/%3e%3cstop offset='.5' stop-color='%2386c3db'/%3e%3cstop offset='1' stop-color='%235eafcf'/%3e%3c/linearGradient%3e%3clinearGradient id='d' x1='1381.3' x2='1399.5' y1='-1144.7' y2='-1097.4' gradientTransform='rotate(-9 8002.567 8233.063)' gradientUnits='userSpaceOnUse'%3e%3cstop offset='0' stop-color='%230b65ed'/%3e%3cstop offset='.5' stop-color='%230a5ad4'/%3e%3cstop offset='1' stop-color='%230950bc'/%3e%3c/linearGradient%3e%3clinearGradient xlink:href='%23d' id='e' x1='1436.7' x2='1454.9' y1='-1137' y2='-1089.7' gradientTransform='rotate(-9 8009.537 8233.037)'/%3e%3clinearGradient xlink:href='%23d' id='f' x1='1492.1' x2='1510.3' y1='-1129.3' y2='-1082.1' gradientTransform='rotate(-9 8016.566 8233.078)'/%3e%3csymbol id='h' viewBox='0 0 172 172'%3e%3cpath fill='url(%23c)' stroke='%2372b9d5' stroke-linecap='round' stroke-linejoin='round' stroke-width='4' d='M160.6 107.4a84.8 84.8 0 01-85.4-84.3A83.3 83.3 0 0178 2 84.7 84.7 0 002 85.7 84.8 84.8 0 0087.4 170a85.2 85.2 0 0082.6-63.1 88 88 0 01-9.4.5Z'%3e%3canimateTransform additive='sum' attributeName='transform' dur='6s' repeatCount='indefinite' type='rotate' values='-15 86 86%3b 9 86 86%3b -15 86 86'/%3e%3c/path%3e%3c/symbol%3e%3csymbol id='i' viewBox='0 0 350 222'%3e%3cpath fill='url(%23a)' stroke='%23e6effc' stroke-miterlimit='10' stroke-width='6' d='m291 107-2.5.1A83.9 83.9 0 00135.6 43 56 56 0 0051 91a56.6 56.6 0 00.8 9A60 60 0 0063 219l4-.2v.2h224a56 56 0 000-112Z'/%3e%3c/symbol%3e%3csymbol id='g' viewBox='0 0 351 246'%3e%3cuse xlink:href='%23h' width='172' height='172'/%3e%3cuse xlink:href='%23i' width='350' height='222' transform='translate(1 24)'/%3e%3c/symbol%3e%3csymbol id='j' overflow='visible' viewBox='0 0 129 57'%3e%3cpath fill='url(%23d)' stroke='%230a5ad4' stroke-miterlimit='10' d='M8.5 56.5a8 8 0 01-8-8v-40a8 8 0 0116 0v40a8 8 0 01-8 8Z' opacity='0'%3e%3canimateTransform id='x1' additive='sum' attributeName='transform' begin='0s%3b x1.end%2b.33s' dur='.67s' type='translate' values='0 -60%3b 0 60'/%3e%3canimate id='y1' attributeName='opacity' begin='0s%3b y1.end%2b.33s' dur='.67s' keyTimes='0%3b .25%3b 1' values='0%3b 1%3b 0'/%3e%3c/path%3e%3cpath fill='url(%23e)' stroke='%230a5ad4' stroke-miterlimit='10' d='M64.5 56.5a8 8 0 01-8-8v-40a8 8 0 0116 0v40a8 8 0 01-8 8Z' opacity='0'%3e%3canimateTransform id='x2' additive='sum' attributeName='transform' begin='.33s%3b x2.end%2b.33s' dur='.67s' type='translate' values='0 -60%3b 0 60'/%3e%3canimate id='y2' attributeName='opacity' begin='.33s%3b y2.end%2b.33s' dur='.67s' keyTimes='0%3b .25%3b 1' values='0%3b 1%3b 0'/%3e%3c/path%3e%3cpath fill='url(%23f)' stroke='%230a5ad4' stroke-miterlimit='10' d='M120.5 56.5a8 8 0 01-8-8v-40a8 8 0 0116 0v40a8 8 0 01-8 8Z' opacity='0'%3e%3canimateTransform id='x3' additive='sum' attributeName='transform' begin='-.33s%3b x3.end%2b.33s' dur='.67s' type='translate' values='0 -60%3b 0 60'/%3e%3canimate id='y3' attributeName='opacity' begin='-.33s%3b y3.end%2b.33s' dur='.67s' keyTimes='0%3b .25%3b 1' values='0%3b 1%3b 0'/%3e%3c/path%3e%3c/symbol%3e%3csymbol id='k' viewBox='0 0 102.7 186.8'%3e%3cpath fill='url(%23b)' stroke='%23f6a823' stroke-miterlimit='10' stroke-width='4' d='m34.8 2-32 96h32l-16 80 80-112h-48l32-64h-48z'%3e%3canimate id='x1' attributeName='opacity' begin='0s%3b x1.end%2b.67s' dur='1.33s' keyTimes='0%3b .38%3b .5%3b .63%3b .75%3b .86%3b .94%3b 1' values='1%3b 1%3b 0%3b 1%3b 0%3b 1%3b 0%3b 1'/%3e%3c/path%3e%3c/symbol%3e%3c/defs%3e%3cuse xlink:href='%23g' width='351' height='246' transform='translate(80 121)'/%3e%3cuse xlink:href='%23j' width='129' height='57' transform='translate(191.5 343.5)'/%3e%3cuse xlink:href='%23k' width='102.7' height='186.7' transform='translate(205.23 291)'/%3e%3c/svg%3e"},pouring:"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3e%3cdefs%3e%3clinearGradient id='a' x1='99.5' x2='232.6' y1='30.7' y2='261.4' gradientUnits='userSpaceOnUse'%3e%3cstop offset='0' stop-color='%23f3f7fe'/%3e%3cstop offset='.5' stop-color='%23f3f7fe'/%3e%3cstop offset='1' stop-color='%23deeafb'/%3e%3c/linearGradient%3e%3clinearGradient id='b' x1='1381.3' x2='1399.5' y1='-1144.7' y2='-1097.4' gradientTransform='rotate(-9 8002.567 8233.063)' gradientUnits='userSpaceOnUse'%3e%3cstop offset='0' stop-color='%230b65ed'/%3e%3cstop offset='.5' stop-color='%230a5ad4'/%3e%3cstop offset='1' stop-color='%230950bc'/%3e%3c/linearGradient%3e%3clinearGradient xlink:href='%23b' id='c' x1='1436.7' x2='1454.9' y1='-1137' y2='-1089.7' gradientTransform='rotate(-9 8009.537 8233.037)'/%3e%3clinearGradient xlink:href='%23b' id='d' x1='1492.1' x2='1510.3' y1='-1129.3' y2='-1082.1' gradientTransform='rotate(-9 8016.566 8233.078)'/%3e%3csymbol id='e' viewBox='0 0 350 222'%3e%3cpath fill='url(%23a)' stroke='%23e6effc' stroke-miterlimit='10' stroke-width='6' d='m291 107-2.5.1A83.9 83.9 0 00135.6 43 56 56 0 0051 91a56.6 56.6 0 00.8 9A60 60 0 0063 219l4-.2v.2h224a56 56 0 000-112Z'/%3e%3c/symbol%3e%3csymbol id='f' overflow='visible' viewBox='0 0 129 57'%3e%3cpath fill='url(%23b)' stroke='%230a5ad4' stroke-miterlimit='10' d='M8.5 56.5a8 8 0 01-8-8v-40a8 8 0 0116 0v40a8 8 0 01-8 8Z' opacity='0'%3e%3canimateTransform id='x1' additive='sum' attributeName='transform' begin='0s%3b x1.end%2b.33s' dur='.67s' type='translate' values='0 -60%3b 0 60'/%3e%3canimate id='y1' attributeName='opacity' begin='0s%3b y1.end%2b.33s' dur='.67s' keyTimes='0%3b .25%3b 1' values='0%3b 1%3b 0'/%3e%3c/path%3e%3cpath fill='url(%23c)' stroke='%230a5ad4' stroke-miterlimit='10' d='M64.5 56.5a8 8 0 01-8-8v-40a8 8 0 0116 0v40a8 8 0 01-8 8Z' opacity='0'%3e%3canimateTransform id='x2' additive='sum' attributeName='transform' begin='.33s%3b x2.end%2b.33s' dur='.67s' type='translate' values='0 -60%3b 0 60'/%3e%3canimate id='y2' attributeName='opacity' begin='.33s%3b y2.end%2b.33s' dur='.67s' keyTimes='0%3b .25%3b 1' values='0%3b 1%3b 0'/%3e%3c/path%3e%3cpath fill='url(%23d)' stroke='%230a5ad4' stroke-miterlimit='10' d='M120.5 56.5a8 8 0 01-8-8v-40a8 8 0 0116 0v40a8 8 0 01-8 8Z' opacity='0'%3e%3canimateTransform id='x3' additive='sum' attributeName='transform' begin='-.33s%3b x3.end%2b.33s' dur='.67s' type='translate' values='0 -60%3b 0 60'/%3e%3canimate id='y3' attributeName='opacity' begin='-.33s%3b y3.end%2b.33s' dur='.67s' keyTimes='0%3b .25%3b 1' values='0%3b 1%3b 0'/%3e%3c/path%3e%3c/symbol%3e%3c/defs%3e%3cuse xlink:href='%23e' width='350' height='222' transform='translate(81 145)'/%3e%3cuse xlink:href='%23f' width='129' height='57' transform='translate(191.5 343.5)'/%3e%3c/svg%3e",raindrop:"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3e%3cdefs%3e%3clinearGradient id='a' x1='14.8' x2='124.2' y1='42.3' y2='231.7' gradientUnits='userSpaceOnUse'%3e%3cstop offset='0' stop-color='%233392d6'/%3e%3cstop offset='.5' stop-color='%233392d6'/%3e%3cstop offset='1' stop-color='%232477b2'/%3e%3c/linearGradient%3e%3csymbol id='b' viewBox='0 0 164 245.6'%3e%3cpath fill='url(%23a)' stroke='%232885c7' stroke-miterlimit='10' stroke-width='4' d='M82 3.6c-48.7 72-80 117-80 160.7s35.8 79.3 80 79.3 80-35.5 80-79.3S130.7 75.5 82 3.6Z'%3e%3canimateTransform attributeName='transform' calcMode='spline' dur='6s' keySplines='.42%2c 0%2c .58%2c 1%3b .42%2c 0%2c .58%2c 1' repeatCount='indefinite' type='scale' values='1 1%3b 1 .9%3b 1 1'/%3e%3c/path%3e%3c/symbol%3e%3c/defs%3e%3cuse xlink:href='%23b' width='164' height='245.6' transform='translate(174 132.43)'/%3e%3c/svg%3e",raindrops:"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3e%3cdefs%3e%3clinearGradient id='a' x1='14.8' x2='124.2' y1='42.3' y2='231.7' gradientUnits='userSpaceOnUse'%3e%3cstop offset='0' stop-color='%233392d6'/%3e%3cstop offset='.5' stop-color='%233392d6'/%3e%3cstop offset='1' stop-color='%232477b2'/%3e%3c/linearGradient%3e%3csymbol id='b' viewBox='0 0 164 245.6'%3e%3cpath fill='url(%23a)' stroke='%232885c7' stroke-miterlimit='10' stroke-width='4' d='M82 3.6c-48.7 72-80 117-80 160.7s35.8 79.3 80 79.3 80-35.5 80-79.3S130.7 75.5 82 3.6Z'/%3e%3c/symbol%3e%3c/defs%3e%3cuse xlink:href='%23b' width='164' height='245.6' transform='translate(128 133.43)'%3e%3canimateTransform additive='sum' attributeName='transform' calcMode='spline' dur='6s' keySplines='.42%2c 0%2c .58%2c 1%3b .42%2c 0%2c .58%2c 1' repeatCount='indefinite' type='scale' values='1 1%3b 1 .9%3b 1 1'/%3e%3c/use%3e%3cuse xlink:href='%23b' width='164' height='245.6' transform='translate(220 133.43)'%3e%3canimateTransform additive='sum' attributeName='transform' calcMode='spline' dur='6s' keySplines='.42%2c 0%2c .58%2c 1%3b .42%2c 0%2c .58%2c 1' repeatCount='indefinite' type='scale' values='1 .9%3b 1 1%3b 1 .9'/%3e%3c/use%3e%3c/svg%3e",snowy:"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3e%3cdefs%3e%3clinearGradient id='a' x1='99.5' x2='232.6' y1='30.7' y2='261.4' gradientUnits='userSpaceOnUse'%3e%3cstop offset='0' stop-color='%23f3f7fe'/%3e%3cstop offset='.5' stop-color='%23f3f7fe'/%3e%3cstop offset='1' stop-color='%23deeafb'/%3e%3c/linearGradient%3e%3clinearGradient id='b' x1='11.4' x2='32.8' y1='5.9' y2='43.1' gradientUnits='userSpaceOnUse'%3e%3cstop offset='0' stop-color='%2386c3db'/%3e%3cstop offset='.5' stop-color='%2386c3db'/%3e%3cstop offset='1' stop-color='%235eafcf'/%3e%3c/linearGradient%3e%3clinearGradient xlink:href='%23b' id='c' x1='67.4' x2='88.8' y1='5.9' y2='43.1'/%3e%3clinearGradient xlink:href='%23b' id='d' x1='123.4' x2='144.8' y1='5.9' y2='43.1'/%3e%3csymbol id='e' viewBox='0 0 350 222'%3e%3cpath fill='url(%23a)' stroke='%23e6effc' stroke-miterlimit='10' stroke-width='6' d='m291 107-2.5.1A83.9 83.9 0 00135.6 43 56 56 0 0051 91a56.6 56.6 0 00.8 9A60 60 0 0063 219l4-.2v.2h224a56 56 0 000-112Z'/%3e%3c/symbol%3e%3csymbol id='f' overflow='visible' viewBox='0 0 156.2 49'%3e%3cg%3e%3cpath fill='url(%23b)' stroke='%2386c3db' stroke-miterlimit='10' d='m41.7 31-5.8-3.3a13.7 13.7 0 000-6.5l5.8-3.2a4 4 0 001.5-5.5 4 4 0 00-5.6-1.5l-5.8 3.3a13.6 13.6 0 00-2.6-2 13.8 13.8 0 00-3-1.3V4.5a4 4 0 00-8.1 0v6.6a14.3 14.3 0 00-5.7 3.2L6.6 11A4 4 0 001 12.5 4 4 0 002.5 18l5.8 3.3a13.7 13.7 0 000 6.5L2.5 31A4 4 0 001 36.5a4 4 0 003.5 2 4 4 0 002-.5l5.8-3.3a13.6 13.6 0 002.6 2 13.8 13.8 0 003 1.2v6.6a4 4 0 008.2 0v-6.6a14.2 14.2 0 005.6-3.2l6 3.3a4 4 0 002 .5 4 4 0 003.4-2 4 4 0 00-1.4-5.5ZM19 29.7a6 6 0 01-2.3-8.2 6.1 6.1 0 015.3-3 6.2 6.2 0 013 .8 6 6 0 012.2 8.2 6.1 6.1 0 01-8.2 2.2Z' opacity='0'%3e%3canimateTransform additive='sum' attributeName='transform' dur='6s' repeatCount='indefinite' type='rotate' values='0 24 24%3b 360 24 24'/%3e%3canimate id='t1' attributeName='opacity' begin='0s%3b t1.end%2b1s' dur='2s' keyTimes='0%3b .17%3b .83%3b 1' values='0%3b 1%3b 1%3b 0'/%3e%3c/path%3e%3canimateTransform id='s1' additive='sum' attributeName='transform' begin='0s%3b s1.end%2b1s' dur='2s' type='translate' values='0 -36%3b 0 92%3b'/%3e%3c/g%3e%3cg%3e%3cpath fill='url(%23c)' stroke='%2386c3db' stroke-miterlimit='10' d='m97.7 31-5.8-3.3a13.7 13.7 0 000-6.5l5.8-3.2a4 4 0 001.5-5.5 4 4 0 00-5.6-1.5l-5.8 3.3a13.6 13.6 0 00-2.6-2 13.8 13.8 0 00-3-1.3V4.5a4 4 0 00-8.1 0v6.6a14.3 14.3 0 00-5.7 3.2L62.6 11a4 4 0 00-5.6 1.5 4 4 0 001.5 5.5l5.8 3.3a13.7 13.7 0 000 6.5L58.5 31a4 4 0 00-1.5 5.5 4 4 0 003.5 2 4 4 0 002-.5l5.8-3.3a13.6 13.6 0 002.7 2 13.8 13.8 0 003 1.2v6.6a4 4 0 008 0v-6.6a14.2 14.2 0 005.7-3.2l6 3.3a4 4 0 002 .5 4 4 0 003.4-2 4 4 0 00-1.4-5.5ZM75 29.7a6 6 0 01-2.3-8.2 6.1 6.1 0 015.3-3 6.2 6.2 0 013 .8 6 6 0 012.2 8.2 6.1 6.1 0 01-8.2 2.2Z' opacity='0'%3e%3canimateTransform additive='sum' attributeName='transform' dur='6s' repeatCount='indefinite' type='rotate' values='0 80 24%3b 360 80 24'/%3e%3canimate id='t2' attributeName='opacity' begin='-.83s%3b t2.end%2b1s' dur='2s' keyTimes='0%3b .17%3b .83%3b 1' values='0%3b 1%3b 1%3b 0'/%3e%3c/path%3e%3canimateTransform id='s2' additive='sum' attributeName='transform' begin='-.83s%3b s2.end%2b1s' dur='2s' type='translate' values='0 -36%3b 0 92%3b'/%3e%3c/g%3e%3cg%3e%3cpath fill='url(%23d)' stroke='%2386c3db' stroke-miterlimit='10' d='m153.7 31-5.8-3.3a13.7 13.7 0 000-6.5l5.8-3.2a4 4 0 001.5-5.5 4 4 0 00-5.6-1.5l-5.8 3.3a13.6 13.6 0 00-2.6-2 13.8 13.8 0 00-3-1.3V4.5a4 4 0 00-8.1 0v6.6a14.3 14.3 0 00-5.7 3.2l-5.8-3.3a4 4 0 00-5.6 1.5 4 4 0 001.5 5.5l5.8 3.3a13.7 13.7 0 000 6.5l-5.8 3.2a4 4 0 00-1.5 5.5 4 4 0 003.5 2 4 4 0 002-.5l5.8-3.3a13.6 13.6 0 002.7 2 13.8 13.8 0 003 1.2v6.6a4 4 0 008 0v-6.6a14.2 14.2 0 005.7-3.2l5.8 3.3a4 4 0 002 .5 4 4 0 003.5-2 4 4 0 00-1.3-5.5ZM131 29.7a6 6 0 01-2.3-8.2 6.1 6.1 0 015.3-3 6.2 6.2 0 013 .8 6 6 0 012.2 8.2 6.1 6.1 0 01-8.2 2.2Z' opacity='0'%3e%3canimateTransform additive='sum' attributeName='transform' dur='6s' repeatCount='indefinite' type='rotate' values='0 136 24%3b 360 136 24'/%3e%3canimate id='t3' attributeName='opacity' begin='.83s%3b t3.end%2b1s' dur='2s' keyTimes='0%3b .17%3b .83%3b 1' values='0%3b 1%3b 1%3b 0'/%3e%3c/path%3e%3canimateTransform id='s3' additive='sum' attributeName='transform' begin='.83s%3b s3.end%2b1s' dur='2s' type='translate' values='0 -36%3b 0 92%3b'/%3e%3c/g%3e%3c/symbol%3e%3c/defs%3e%3cuse xlink:href='%23e' width='350' height='222' transform='translate(81 145)'/%3e%3cuse xlink:href='%23f' width='156.2' height='49' transform='translate(177.9 337.5)'/%3e%3c/svg%3e","snowy-rainy":"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3e%3cdefs%3e%3clinearGradient id='a' x1='99.5' x2='232.6' y1='30.7' y2='261.4' gradientUnits='userSpaceOnUse'%3e%3cstop offset='0' stop-color='%23f3f7fe'/%3e%3cstop offset='.5' stop-color='%23f3f7fe'/%3e%3cstop offset='1' stop-color='%23deeafb'/%3e%3c/linearGradient%3e%3clinearGradient id='b' x1='1399.3' x2='1408.7' y1='-1137.3' y2='-1112.7' gradientTransform='rotate(-9 8016.182 8229.021)' gradientUnits='userSpaceOnUse'%3e%3cstop offset='0' stop-color='%230b65ed'/%3e%3cstop offset='.5' stop-color='%230a5ad4'/%3e%3cstop offset='1' stop-color='%230950bc'/%3e%3c/linearGradient%3e%3clinearGradient xlink:href='%23b' id='c' x1='1454.6' x2='1464' y1='-1128.6' y2='-1104'/%3e%3clinearGradient xlink:href='%23b' id='d' x1='1509.9' x2='1519.3' y1='-1119.8' y2='-1095.2'/%3e%3clinearGradient id='e' x1='11.4' x2='32.8' y1='5.9' y2='43.1' gradientUnits='userSpaceOnUse'%3e%3cstop offset='0' stop-color='%2386c3db'/%3e%3cstop offset='.5' stop-color='%2386c3db'/%3e%3cstop offset='1' stop-color='%235eafcf'/%3e%3c/linearGradient%3e%3clinearGradient xlink:href='%23e' id='f' x1='67.4' x2='88.8' y1='5.9' y2='43.1'/%3e%3clinearGradient xlink:href='%23e' id='g' x1='123.4' x2='144.8' y1='5.9' y2='43.1'/%3e%3csymbol id='h' viewBox='0 0 350 222'%3e%3cpath fill='url(%23a)' stroke='%23e6effc' stroke-miterlimit='10' stroke-width='6' d='m291 107-2.5.1A83.9 83.9 0 00135.6 43 56 56 0 0051 91a56.6 56.6 0 00.8 9A60 60 0 0063 219l4-.2v.2h224a56 56 0 000-112Z'/%3e%3c/symbol%3e%3csymbol id='j' overflow='visible' viewBox='0 0 156.2 49'%3e%3cg%3e%3cpath fill='url(%23e)' stroke='%2386c3db' stroke-miterlimit='10' d='m41.7 31-5.8-3.3a13.7 13.7 0 000-6.5l5.8-3.2a4 4 0 001.5-5.5 4 4 0 00-5.6-1.5l-5.8 3.3a13.6 13.6 0 00-2.6-2 13.8 13.8 0 00-3-1.3V4.5a4 4 0 00-8.1 0v6.6a14.3 14.3 0 00-5.7 3.2L6.6 11A4 4 0 001 12.5 4 4 0 002.5 18l5.8 3.3a13.7 13.7 0 000 6.5L2.5 31A4 4 0 001 36.5a4 4 0 003.5 2 4 4 0 002-.5l5.8-3.3a13.6 13.6 0 002.6 2 13.8 13.8 0 003 1.2v6.6a4 4 0 008.2 0v-6.6a14.2 14.2 0 005.6-3.2l6 3.3a4 4 0 002 .5 4 4 0 003.4-2 4 4 0 00-1.4-5.5ZM19 29.7a6 6 0 01-2.3-8.2 6.1 6.1 0 015.3-3 6.2 6.2 0 013 .8 6 6 0 012.2 8.2 6.1 6.1 0 01-8.2 2.2Z' opacity='0'%3e%3canimateTransform additive='sum' attributeName='transform' dur='6s' repeatCount='indefinite' type='rotate' values='0 24 24%3b 360 24 24'/%3e%3canimate id='t1' attributeName='opacity' begin='0s%3b t1.end%2b1s' dur='2s' keyTimes='0%3b .17%3b .83%3b 1' values='0%3b 1%3b 1%3b 0'/%3e%3c/path%3e%3canimateTransform id='s1' additive='sum' attributeName='transform' begin='0s%3b s1.end%2b1s' dur='2s' type='translate' values='0 -36%3b 0 92%3b'/%3e%3c/g%3e%3cg%3e%3cpath fill='url(%23f)' stroke='%2386c3db' stroke-miterlimit='10' d='m97.7 31-5.8-3.3a13.7 13.7 0 000-6.5l5.8-3.2a4 4 0 001.5-5.5 4 4 0 00-5.6-1.5l-5.8 3.3a13.6 13.6 0 00-2.6-2 13.8 13.8 0 00-3-1.3V4.5a4 4 0 00-8.1 0v6.6a14.3 14.3 0 00-5.7 3.2L62.6 11a4 4 0 00-5.6 1.5 4 4 0 001.5 5.5l5.8 3.3a13.7 13.7 0 000 6.5L58.5 31a4 4 0 00-1.5 5.5 4 4 0 003.5 2 4 4 0 002-.5l5.8-3.3a13.6 13.6 0 002.7 2 13.8 13.8 0 003 1.2v6.6a4 4 0 008 0v-6.6a14.2 14.2 0 005.7-3.2l6 3.3a4 4 0 002 .5 4 4 0 003.4-2 4 4 0 00-1.4-5.5ZM75 29.7a6 6 0 01-2.3-8.2 6.1 6.1 0 015.3-3 6.2 6.2 0 013 .8 6 6 0 012.2 8.2 6.1 6.1 0 01-8.2 2.2Z' opacity='0'%3e%3canimateTransform additive='sum' attributeName='transform' dur='6s' repeatCount='indefinite' type='rotate' values='0 80 24%3b 360 80 24'/%3e%3canimate id='t2' attributeName='opacity' begin='-.83s%3b t2.end%2b1s' dur='2s' keyTimes='0%3b .17%3b .83%3b 1' values='0%3b 1%3b 1%3b 0'/%3e%3c/path%3e%3canimateTransform id='s2' additive='sum' attributeName='transform' begin='-.83s%3b s2.end%2b1s' dur='2s' type='translate' values='0 -36%3b 0 92%3b'/%3e%3c/g%3e%3cg%3e%3cpath fill='url(%23g)' stroke='%2386c3db' stroke-miterlimit='10' d='m153.7 31-5.8-3.3a13.7 13.7 0 000-6.5l5.8-3.2a4 4 0 001.5-5.5 4 4 0 00-5.6-1.5l-5.8 3.3a13.6 13.6 0 00-2.6-2 13.8 13.8 0 00-3-1.3V4.5a4 4 0 00-8.1 0v6.6a14.3 14.3 0 00-5.7 3.2l-5.8-3.3a4 4 0 00-5.6 1.5 4 4 0 001.5 5.5l5.8 3.3a13.7 13.7 0 000 6.5l-5.8 3.2a4 4 0 00-1.5 5.5 4 4 0 003.5 2 4 4 0 002-.5l5.8-3.3a13.6 13.6 0 002.7 2 13.8 13.8 0 003 1.2v6.6a4 4 0 008 0v-6.6a14.2 14.2 0 005.7-3.2l5.8 3.3a4 4 0 002 .5 4 4 0 003.5-2 4 4 0 00-1.3-5.5ZM131 29.7a6 6 0 01-2.3-8.2 6.1 6.1 0 015.3-3 6.2 6.2 0 013 .8 6 6 0 012.2 8.2 6.1 6.1 0 01-8.2 2.2Z' opacity='0'%3e%3canimateTransform additive='sum' attributeName='transform' dur='6s' repeatCount='indefinite' type='rotate' values='0 136 24%3b 360 136 24'/%3e%3canimate id='t3' attributeName='opacity' begin='.83s%3b t3.end%2b1s' dur='2s' keyTimes='0%3b .17%3b .83%3b 1' values='0%3b 1%3b 1%3b 0'/%3e%3c/path%3e%3canimateTransform id='s3' additive='sum' attributeName='transform' begin='.83s%3b s3.end%2b1s' dur='2s' type='translate' values='0 -36%3b 0 92%3b'/%3e%3c/g%3e%3c/symbol%3e%3csymbol id='i' overflow='visible' viewBox='0 0 156.2 49'%3e%3cuse xlink:href='%23j' width='156.2' height='49'/%3e%3cpath fill='url(%23b)' stroke='%230a5ad4' stroke-miterlimit='10' d='M22.1 38.5a8 8 0 01-8-8v-12a8 8 0 0116 0v12a8 8 0 01-8 8Z' opacity='0'%3e%3canimateTransform id='x1' additive='sum' attributeName='transform' begin='0s%3b x1.end%2b1s' dur='1s' keyTimes='0%3b .25%3b 1' type='translate' values='0 -32%3b 0 -32%3b 0 120%3b'/%3e%3canimate id='y1' attributeName='opacity' begin='0s%3b y1.end%2b1s' dur='1s' keyTimes='0%3b .25%3b 1' values='0%3b 1%3b 0'/%3e%3c/path%3e%3cpath fill='url(%23c)' stroke='%230a5ad4' stroke-miterlimit='10' d='M78.1 38.5a8 8 0 01-8-8v-12a8 8 0 0116 0v12a8 8 0 01-8 8Z' opacity='0'%3e%3canimateTransform id='x2' additive='sum' attributeName='transform' begin='1.34s%3b x2.end%2b1s' dur='1s' keyTimes='0%3b .25%3b 1' type='translate' values='0 -32%3b 0 -32%3b 0 120%3b'/%3e%3canimate id='y2' attributeName='opacity' begin='1.34s%3b y2.end%2b1s' dur='1s' keyTimes='0%3b .25%3b 1' values='0%3b 1%3b 0'/%3e%3c/path%3e%3cpath fill='url(%23d)' stroke='%230a5ad4' stroke-miterlimit='10' d='M134.1 38.5a8 8 0 01-8-8v-12a8 8 0 0116 0v12a8 8 0 01-8 8Z' opacity='0'%3e%3canimateTransform id='x3' additive='sum' attributeName='transform' begin='.67s%3b x3.end%2b1s' dur='1s' keyTimes='0%3b .25%3b 1' type='translate' values='0 -32%3b 0 -32%3b 0 120%3b'/%3e%3canimate id='y3' attributeName='opacity' begin='.67s%3b y3.end%2b1s' dur='1s' keyTimes='0%3b .25%3b 1' values='0%3b 1%3b 0'/%3e%3c/path%3e%3c/symbol%3e%3c/defs%3e%3cuse xlink:href='%23h' width='350' height='222' transform='translate(81 145)'/%3e%3cuse xlink:href='%23i' width='156.2' height='49' transform='translate(177.9 337.5)'/%3e%3c/svg%3e",sunny:{day:xr,night:vr},windy:Mr,"windy-exceptional":Mr,exceptional:"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3e%3cdefs%3e%3clinearGradient id='a' x1='175.8' x2='336.2' y1='117' y2='395' gradientUnits='userSpaceOnUse'%3e%3cstop offset='0' stop-color='%23d4d7dd'/%3e%3cstop offset='.5' stop-color='%23d4d7dd'/%3e%3cstop offset='1' stop-color='%23bec1c6'/%3e%3c/linearGradient%3e%3c/defs%3e%3cpath fill='none' stroke='url(%23a)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='24' d='M344 256a88 88 0 11-88-88 88 88 0 0188 88ZM200 116.9l-3.8 7.7A269.7 269.7 0 00169 267h0m143.1 128 3.8-7.7A269.7 269.7 0 00343.2 245h0'%3e%3canimateTransform additive='sum' attributeName='transform' dur='6s' repeatCount='indefinite' type='rotate' values='1440 256 256%3b 0 256 256'/%3e%3c/path%3e%3c/svg%3e"}},Br={line:{rainy:{day:"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3e%3cdefs%3e%3csymbol id='f' viewBox='0 0 193 193'%3e%3ccircle cx='96.5' cy='96.5' r='40' fill='none' stroke='%23fbbf24' stroke-miterlimit='10' stroke-width='9'/%3e%3cpath fill='none' stroke='%23fbbf24' stroke-linecap='round' stroke-miterlimit='10' stroke-width='9' d='M96.5 29.9V4.5m0 184v-25.4m47.1-113.7 18-18M31.4 161.6l18-18m0-94.2-18-18m130.2 130.2-18-18M4.5 96.5h25.4m158.6 0h-25.4'/%3e%3c/symbol%3e%3csymbol id='g' viewBox='0 0 359 231'%3e%3cpath fill='none' stroke='%23e2e8f0' stroke-linecap='round' stroke-linejoin='round' stroke-width='15' d='M295.5 223.5a56 56 0 000-112l-2.5.1a83.9 83.9 0 00-153-64.2 56 56 0 00-84.6 48.1 56.6 56.6 0 00.8 9 60 60 0 0011.2 119'/%3e%3c/symbol%3e%3csymbol id='e' viewBox='0 0 435.5 371.5'%3e%3cg clip-path='url(%23a)'%3e%3cuse xlink:href='%23f' width='193' height='193' transform='translate(69.5 110.5)'/%3e%3c/g%3e%3cuse xlink:href='%23g' width='359' height='231' transform='translate(76.5 140.5)'/%3e%3c/symbol%3e%3csymbol id='h' viewBox='0 0 129 110'%3e%3cpath fill='url(%23b)' stroke='%230a5ad4' stroke-miterlimit='10' d='M8.5 56.5a8 8 0 01-8-8v-40a8 8 0 0116 0v40a8 8 0 01-8 8Z'/%3e%3cpath fill='url(%23c)' stroke='%230a5ad4' stroke-miterlimit='10' d='M64.5 109.5a8 8 0 01-8-8v-40a8 8 0 0116 0v40a8 8 0 01-8 8Z'/%3e%3cpath fill='url(%23d)' stroke='%230a5ad4' stroke-miterlimit='10' d='M120.5 74.5a8 8 0 01-8-8v-40a8 8 0 0116 0v40a8 8 0 01-8 8Z'/%3e%3c/symbol%3e%3clinearGradient id='b' x1='1381.3' x2='1399.5' y1='-1144.7' y2='-1097.4' gradientTransform='rotate(-9 8002.567 8233.063)' gradientUnits='userSpaceOnUse'%3e%3cstop offset='0' stop-color='%230b65ed'/%3e%3cstop offset='.5' stop-color='%230a5ad4'/%3e%3cstop offset='1' stop-color='%230950bc'/%3e%3c/linearGradient%3e%3clinearGradient xlink:href='%23b' id='c' x1='1428.4' x2='1446.6' y1='-1084.7' y2='-1037.4' gradientTransform='rotate(-9 8009.537 8233.037)'/%3e%3clinearGradient xlink:href='%23b' id='d' x1='1489.3' x2='1507.5' y1='-1111.6' y2='-1064.3' gradientTransform='rotate(-9 8016.566 8233.078)'/%3e%3cclipPath id='a'%3e%3cpath fill='none' d='M288 148a83.8 83.8 0 00-71.4 40 56 56 0 00-84.6 48 56.6 56.6 0 00.8 9A60 60 0 0084 304H0V0h288Z'/%3e%3c/clipPath%3e%3c/defs%3e%3cuse xlink:href='%23e' width='435.5' height='371.5'/%3e%3cuse xlink:href='%23h' width='129' height='110' transform='translate(191.5 343.5)'/%3e%3c/svg%3e",night:"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3e%3cdefs%3e%3csymbol id='f' viewBox='0 0 178 178'%3e%3cpath fill='none' stroke='%2372b9d5' stroke-linecap='round' stroke-linejoin='round' stroke-width='10' d='M163.6 110.4a84.8 84.8 0 01-85.4-84.3A83.3 83.3 0 0181 5 84.7 84.7 0 005 88.7 84.8 84.8 0 0090.4 173a85.2 85.2 0 0082.6-63.1 88 88 0 01-9.4.5Z'/%3e%3c/symbol%3e%3csymbol id='g' viewBox='0 0 359 231'%3e%3cpath fill='none' stroke='%23e2e8f0' stroke-linecap='round' stroke-linejoin='round' stroke-width='15' d='M295.5 223.5a56 56 0 000-112l-2.5.1a83.9 83.9 0 00-153-64.2 56 56 0 00-84.6 48.1 56.6 56.6 0 00.8 9 60 60 0 0011.2 119'/%3e%3c/symbol%3e%3csymbol id='e' viewBox='0 0 435.5 371.5'%3e%3cg clip-path='url(%23a)'%3e%3cuse xlink:href='%23f' width='178' height='178' transform='translate(77 118)'/%3e%3c/g%3e%3cuse xlink:href='%23g' width='359' height='231' transform='translate(76.5 140.5)'/%3e%3c/symbol%3e%3csymbol id='h' viewBox='0 0 129 110'%3e%3cpath fill='url(%23b)' stroke='%230a5ad4' stroke-miterlimit='10' d='M8.5 56.5a8 8 0 01-8-8v-40a8 8 0 0116 0v40a8 8 0 01-8 8Z'/%3e%3cpath fill='url(%23c)' stroke='%230a5ad4' stroke-miterlimit='10' d='M64.5 109.5a8 8 0 01-8-8v-40a8 8 0 0116 0v40a8 8 0 01-8 8Z'/%3e%3cpath fill='url(%23d)' stroke='%230a5ad4' stroke-miterlimit='10' d='M120.5 74.5a8 8 0 01-8-8v-40a8 8 0 0116 0v40a8 8 0 01-8 8Z'/%3e%3c/symbol%3e%3clinearGradient id='b' x1='1381.3' x2='1399.5' y1='-1144.7' y2='-1097.4' gradientTransform='rotate(-9 8002.567 8233.063)' gradientUnits='userSpaceOnUse'%3e%3cstop offset='0' stop-color='%230b65ed'/%3e%3cstop offset='.5' stop-color='%230a5ad4'/%3e%3cstop offset='1' stop-color='%230950bc'/%3e%3c/linearGradient%3e%3clinearGradient xlink:href='%23b' id='c' x1='1428.4' x2='1446.6' y1='-1084.7' y2='-1037.4' gradientTransform='rotate(-9 8009.537 8233.037)'/%3e%3clinearGradient xlink:href='%23b' id='d' x1='1489.3' x2='1507.5' y1='-1111.6' y2='-1064.3' gradientTransform='rotate(-9 8016.566 8233.078)'/%3e%3cclipPath id='a'%3e%3cpath fill='none' d='M288 148a83.8 83.8 0 00-71.4 40 56 56 0 00-84.6 48 56.6 56.6 0 00.8 9A60 60 0 0084 304H0V0h288Z'/%3e%3c/clipPath%3e%3c/defs%3e%3cuse xlink:href='%23e' width='435.5' height='371.5'/%3e%3cuse xlink:href='%23h' width='129' height='110' transform='translate(191.5 343.5)'/%3e%3c/svg%3e"},partlycloudy:{day:"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3e%3cdefs%3e%3csymbol id='c' viewBox='0 0 193 193'%3e%3ccircle cx='96.5' cy='96.5' r='40' fill='none' stroke='%23fbbf24' stroke-miterlimit='10' stroke-width='9'/%3e%3cpath fill='none' stroke='%23fbbf24' stroke-linecap='round' stroke-miterlimit='10' stroke-width='9' d='M96.5 29.9V4.5m0 184v-25.4m47.1-113.7 18-18M31.4 161.6l18-18m0-94.2-18-18m130.2 130.2-18-18M4.5 96.5h25.4m158.6 0h-25.4'/%3e%3c/symbol%3e%3csymbol id='d' viewBox='0 0 359 231'%3e%3cpath fill='none' stroke='%23e2e8f0' stroke-linecap='round' stroke-linejoin='round' stroke-width='15' d='M295.5 223.5a56 56 0 000-112l-2.5.1a83.9 83.9 0 00-153-64.2 56 56 0 00-84.6 48.1 56.6 56.6 0 00.8 9 60 60 0 0011.2 119'/%3e%3c/symbol%3e%3csymbol id='b' viewBox='0 0 435.5 371.5'%3e%3cg clip-path='url(%23a)'%3e%3cuse xlink:href='%23c' width='193' height='193' transform='translate(69.5 110.5)'/%3e%3c/g%3e%3cuse xlink:href='%23d' width='359' height='231' transform='translate(76.5 140.5)'/%3e%3c/symbol%3e%3cclipPath id='a'%3e%3cpath fill='none' d='M288 148a83.8 83.8 0 00-71.4 40 56 56 0 00-84.6 48 56.6 56.6 0 00.8 9A60 60 0 0084 304H0V0h288Z'/%3e%3c/clipPath%3e%3c/defs%3e%3cuse xlink:href='%23b' width='435.5' height='371.5'/%3e%3c/svg%3e",night:"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3e%3cdefs%3e%3csymbol id='c' viewBox='0 0 178 178'%3e%3cpath fill='none' stroke='%2372b9d5' stroke-linecap='round' stroke-linejoin='round' stroke-width='10' d='M163.6 110.4a84.8 84.8 0 01-85.4-84.3A83.3 83.3 0 0181 5 84.7 84.7 0 005 88.7 84.8 84.8 0 0090.4 173a85.2 85.2 0 0082.6-63.1 88 88 0 01-9.4.5Z'/%3e%3c/symbol%3e%3csymbol id='d' viewBox='0 0 359 231'%3e%3cpath fill='none' stroke='%23e2e8f0' stroke-linecap='round' stroke-linejoin='round' stroke-width='15' d='M295.5 223.5a56 56 0 000-112l-2.5.1a83.9 83.9 0 00-153-64.2 56 56 0 00-84.6 48.1 56.6 56.6 0 00.8 9 60 60 0 0011.2 119'/%3e%3c/symbol%3e%3csymbol id='b' viewBox='0 0 435.5 371.5'%3e%3cg clip-path='url(%23a)'%3e%3cuse xlink:href='%23c' width='178' height='178' transform='translate(77 118)'/%3e%3c/g%3e%3cuse xlink:href='%23d' width='359' height='231' transform='translate(76.5 140.5)'/%3e%3c/symbol%3e%3cclipPath id='a'%3e%3cpath fill='none' d='M288 148a83.8 83.8 0 00-71.4 40 56 56 0 00-84.6 48 56.6 56.6 0 00.8 9A60 60 0 0084 304H0V0h288Z'/%3e%3c/clipPath%3e%3c/defs%3e%3cuse xlink:href='%23b' width='435.5' height='371.5'/%3e%3c/svg%3e"},cloudy:"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3e%3cdefs%3e%3csymbol id='a' viewBox='0 0 359 231'%3e%3cpath fill='none' stroke='%23e2e8f0' stroke-linecap='round' stroke-linejoin='round' stroke-width='15' d='M295.5 223.5a56 56 0 000-112l-2.5.1a83.9 83.9 0 00-153-64.2 56 56 0 00-84.6 48.1 56.6 56.6 0 00.8 9 60 60 0 0011.2 119'/%3e%3c/symbol%3e%3c/defs%3e%3cuse xlink:href='%23a' width='359' height='231' transform='translate(76.5 140.5)'/%3e%3c/svg%3e","clear-night":{day:Ar,night:Nr},fog:{day:"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3e%3cdefs%3e%3csymbol id='b' viewBox='0 0 375 375'%3e%3ccircle cx='187.5' cy='187.5' r='84' fill='none' stroke='%23fbbf24' stroke-miterlimit='10' stroke-width='15'/%3e%3cpath fill='none' stroke='%23fbbf24' stroke-linecap='round' stroke-miterlimit='10' stroke-width='15' d='M187.5 57.2V7.5m0 360v-49.7m92.2-222.5 35-35M60.3 314.7l35.1-35.1m0-184.4-35-35m254.5 254.5-35.1-35.1M57.2 187.5H7.5m360 0h-49.7'/%3e%3c/symbol%3e%3csymbol id='c' viewBox='0 0 258 66'%3e%3cpath fill='none' stroke='%23e2e8f0' stroke-linecap='round' stroke-miterlimit='10' stroke-width='18' d='M9 57h240M9 9h240'/%3e%3c/symbol%3e%3cclipPath id='a'%3e%3cpath fill='none' d='M0 0h512v306H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg clip-path='url(%23a)'%3e%3cuse xlink:href='%23b' width='375' height='375' transform='translate(68.5 104.5)'/%3e%3c/g%3e%3cuse xlink:href='%23c' width='258' height='66' transform='translate(127 339)'/%3e%3c/svg%3e",night:"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3e%3cdefs%3e%3csymbol id='b' viewBox='0 0 279 279'%3e%3cpath fill='none' stroke='%2372b9d5' stroke-linecap='round' stroke-linejoin='round' stroke-width='15' d='M256.8 173.1A133.3 133.3 0 01122.4 40.7 130.5 130.5 0 01127 7.5 133 133 0 007.5 139.1c0 73.1 60 132.4 134.2 132.4 62.5 0 114.8-42.2 129.8-99.2a135.6 135.6 0 01-14.8.8Z'/%3e%3c/symbol%3e%3csymbol id='c' viewBox='0 0 258 66'%3e%3cpath fill='none' stroke='%23e2e8f0' stroke-linecap='round' stroke-miterlimit='10' stroke-width='18' d='M9 57h240M9 9h240'/%3e%3c/symbol%3e%3cclipPath id='a'%3e%3cpath fill='none' d='M0 0h512v306H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg clip-path='url(%23a)'%3e%3cuse xlink:href='%23b' width='279' height='279' transform='translate(116.5 116.5)'/%3e%3c/g%3e%3cuse xlink:href='%23c' width='258' height='66' transform='translate(127 339)'/%3e%3c/svg%3e"},hail:"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3e%3cdefs%3e%3csymbol id='a' viewBox='0 0 359 231'%3e%3cpath fill='none' stroke='%23e2e8f0' stroke-linecap='round' stroke-linejoin='round' stroke-width='15' d='M295.5 223.5a56 56 0 000-112l-2.5.1a83.9 83.9 0 00-153-64.2 56 56 0 00-84.6 48.1 56.6 56.6 0 00.8 9 60 60 0 0011.2 119'/%3e%3c/symbol%3e%3csymbol id='b' viewBox='0 0 136 114'%3e%3cpath fill='%2386c3db' d='M12 0a12 12 0 1012 12A12 12 0 0012 0Zm56 90a12 12 0 1012 12 12 12 0 00-12-12Zm56-60a12 12 0 1012 12 12 12 0 00-12-12Z'/%3e%3c/symbol%3e%3c/defs%3e%3cuse xlink:href='%23a' width='359' height='231' transform='translate(76.5 140.5)'/%3e%3cuse xlink:href='%23b' width='136' height='114' transform='translate(188 350)'/%3e%3c/svg%3e",lightning:{day:"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3e%3cdefs%3e%3csymbol id='c' viewBox='0 0 193 193'%3e%3ccircle cx='96.5' cy='96.5' r='40' fill='none' stroke='%23fbbf24' stroke-miterlimit='10' stroke-width='9'/%3e%3cpath fill='none' stroke='%23fbbf24' stroke-linecap='round' stroke-miterlimit='10' stroke-width='9' d='M96.5 29.9V4.5m0 184v-25.4m47.1-113.7 18-18M31.4 161.6l18-18m0-94.2-18-18m130.2 130.2-18-18M4.5 96.5h25.4m158.6 0h-25.4'/%3e%3c/symbol%3e%3csymbol id='d' viewBox='0 0 359 231'%3e%3cpath fill='none' stroke='%23e2e8f0' stroke-linecap='round' stroke-linejoin='round' stroke-width='15' d='M295.5 223.5a56 56 0 000-112l-2.5.1a83.9 83.9 0 00-153-64.2 56 56 0 00-84.6 48.1 56.6 56.6 0 00.8 9 60 60 0 0011.2 119'/%3e%3c/symbol%3e%3csymbol id='b' viewBox='0 0 435.5 371.5'%3e%3cg clip-path='url(%23a)'%3e%3cuse xlink:href='%23c' width='193' height='193' transform='translate(69.5 110.5)'/%3e%3c/g%3e%3cuse xlink:href='%23d' width='359' height='231' transform='translate(76.5 140.5)'/%3e%3c/symbol%3e%3csymbol id='e' viewBox='0 0 96 176'%3e%3cpath fill='%23f6a823' d='M32 0 0 96h32l-16 80L96 64H48L80 0H32z'/%3e%3c/symbol%3e%3cclipPath id='a'%3e%3cpath fill='none' d='M288 148a83.8 83.8 0 00-71.4 40 56 56 0 00-84.6 48 56.6 56.6 0 00.8 9A60 60 0 0084 304H0V0h288Z'/%3e%3c/clipPath%3e%3c/defs%3e%3cuse xlink:href='%23b' width='435.5' height='371.5'/%3e%3cuse xlink:href='%23e' width='96' height='176' transform='translate(208 293)'/%3e%3c/svg%3e",night:"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3e%3cdefs%3e%3csymbol id='c' viewBox='0 0 178 178'%3e%3cpath fill='none' stroke='%2372b9d5' stroke-linecap='round' stroke-linejoin='round' stroke-width='10' d='M163.6 110.4a84.8 84.8 0 01-85.4-84.3A83.3 83.3 0 0181 5 84.7 84.7 0 005 88.7 84.8 84.8 0 0090.4 173a85.2 85.2 0 0082.6-63.1 88 88 0 01-9.4.5Z'/%3e%3c/symbol%3e%3csymbol id='d' viewBox='0 0 359 231'%3e%3cpath fill='none' stroke='%23e2e8f0' stroke-linecap='round' stroke-linejoin='round' stroke-width='15' d='M295.5 223.5a56 56 0 000-112l-2.5.1a83.9 83.9 0 00-153-64.2 56 56 0 00-84.6 48.1 56.6 56.6 0 00.8 9 60 60 0 0011.2 119'/%3e%3c/symbol%3e%3csymbol id='b' viewBox='0 0 435.5 371.5'%3e%3cg clip-path='url(%23a)'%3e%3cuse xlink:href='%23c' width='178' height='178' transform='translate(77 118)'/%3e%3c/g%3e%3cuse xlink:href='%23d' width='359' height='231' transform='translate(76.5 140.5)'/%3e%3c/symbol%3e%3csymbol id='e' viewBox='0 0 96 176'%3e%3cpath fill='%23f6a823' d='M32 0 0 96h32l-16 80L96 64H48L80 0H32z'/%3e%3c/symbol%3e%3cclipPath id='a'%3e%3cpath fill='none' d='M288 148a83.8 83.8 0 00-71.4 40 56 56 0 00-84.6 48 56.6 56.6 0 00.8 9A60 60 0 0084 304H0V0h288Z'/%3e%3c/clipPath%3e%3c/defs%3e%3cuse xlink:href='%23b' width='435.5' height='371.5'/%3e%3cuse xlink:href='%23e' width='96' height='176' transform='translate(208 293)'/%3e%3c/svg%3e"},"lightning-rainy":{day:"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3e%3cdefs%3e%3csymbol id='f' viewBox='0 0 193 193'%3e%3ccircle cx='96.5' cy='96.5' r='40' fill='none' stroke='%23fbbf24' stroke-miterlimit='10' stroke-width='9'/%3e%3cpath fill='none' stroke='%23fbbf24' stroke-linecap='round' stroke-miterlimit='10' stroke-width='9' d='M96.5 29.9V4.5m0 184v-25.4m47.1-113.7 18-18M31.4 161.6l18-18m0-94.2-18-18m130.2 130.2-18-18M4.5 96.5h25.4m158.6 0h-25.4'/%3e%3c/symbol%3e%3csymbol id='g' viewBox='0 0 359 231'%3e%3cpath fill='none' stroke='%23e2e8f0' stroke-linecap='round' stroke-linejoin='round' stroke-width='15' d='M295.5 223.5a56 56 0 000-112l-2.5.1a83.9 83.9 0 00-153-64.2 56 56 0 00-84.6 48.1 56.6 56.6 0 00.8 9 60 60 0 0011.2 119'/%3e%3c/symbol%3e%3csymbol id='e' viewBox='0 0 435.5 371.5'%3e%3cg clip-path='url(%23a)'%3e%3cuse xlink:href='%23f' width='193' height='193' transform='translate(69.5 110.5)'/%3e%3c/g%3e%3cuse xlink:href='%23g' width='359' height='231' transform='translate(76.5 140.5)'/%3e%3c/symbol%3e%3csymbol id='h' viewBox='0 0 129 110'%3e%3cpath fill='url(%23b)' stroke='%230a5ad4' stroke-miterlimit='10' d='M8.5 56.5a8 8 0 01-8-8v-40a8 8 0 0116 0v40a8 8 0 01-8 8Z'/%3e%3cpath fill='url(%23c)' stroke='%230a5ad4' stroke-miterlimit='10' d='M64.5 109.5a8 8 0 01-8-8v-40a8 8 0 0116 0v40a8 8 0 01-8 8Z'/%3e%3cpath fill='url(%23d)' stroke='%230a5ad4' stroke-miterlimit='10' d='M120.5 74.5a8 8 0 01-8-8v-40a8 8 0 0116 0v40a8 8 0 01-8 8Z'/%3e%3c/symbol%3e%3csymbol id='i' viewBox='0 0 96 176'%3e%3cpath fill='%23f6a823' d='M32 0 0 96h32l-16 80L96 64H48L80 0H32z'/%3e%3c/symbol%3e%3clinearGradient id='b' x1='1381.3' x2='1399.5' y1='-1144.7' y2='-1097.4' gradientTransform='rotate(-9 8002.567 8233.063)' gradientUnits='userSpaceOnUse'%3e%3cstop offset='0' stop-color='%230b65ed'/%3e%3cstop offset='.5' stop-color='%230a5ad4'/%3e%3cstop offset='1' stop-color='%230950bc'/%3e%3c/linearGradient%3e%3clinearGradient xlink:href='%23b' id='c' x1='1428.4' x2='1446.6' y1='-1084.7' y2='-1037.4' gradientTransform='rotate(-9 8009.537 8233.037)'/%3e%3clinearGradient xlink:href='%23b' id='d' x1='1489.3' x2='1507.5' y1='-1111.6' y2='-1064.3' gradientTransform='rotate(-9 8016.566 8233.078)'/%3e%3cclipPath id='a'%3e%3cpath fill='none' d='M288 148a83.8 83.8 0 00-71.4 40 56 56 0 00-84.6 48 56.6 56.6 0 00.8 9A60 60 0 0084 304H0V0h288Z'/%3e%3c/clipPath%3e%3c/defs%3e%3cuse xlink:href='%23e' width='435.5' height='371.5'/%3e%3cuse xlink:href='%23h' width='129' height='110' transform='translate(191.5 343.5)'/%3e%3cuse xlink:href='%23i' width='96' height='176' transform='translate(208 293)'/%3e%3c/svg%3e",night:"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3e%3cdefs%3e%3csymbol id='f' viewBox='0 0 178 178'%3e%3cpath fill='none' stroke='%2372b9d5' stroke-linecap='round' stroke-linejoin='round' stroke-width='10' d='M163.6 110.4a84.8 84.8 0 01-85.4-84.3A83.3 83.3 0 0181 5 84.7 84.7 0 005 88.7 84.8 84.8 0 0090.4 173a85.2 85.2 0 0082.6-63.1 88 88 0 01-9.4.5Z'/%3e%3c/symbol%3e%3csymbol id='g' viewBox='0 0 359 231'%3e%3cpath fill='none' stroke='%23e2e8f0' stroke-linecap='round' stroke-linejoin='round' stroke-width='15' d='M295.5 223.5a56 56 0 000-112l-2.5.1a83.9 83.9 0 00-153-64.2 56 56 0 00-84.6 48.1 56.6 56.6 0 00.8 9 60 60 0 0011.2 119'/%3e%3c/symbol%3e%3csymbol id='e' viewBox='0 0 435.5 371.5'%3e%3cg clip-path='url(%23a)'%3e%3cuse xlink:href='%23f' width='178' height='178' transform='translate(77 118)'/%3e%3c/g%3e%3cuse xlink:href='%23g' width='359' height='231' transform='translate(76.5 140.5)'/%3e%3c/symbol%3e%3csymbol id='h' viewBox='0 0 129 110'%3e%3cpath fill='url(%23b)' stroke='%230a5ad4' stroke-miterlimit='10' d='M8.5 56.5a8 8 0 01-8-8v-40a8 8 0 0116 0v40a8 8 0 01-8 8Z'/%3e%3cpath fill='url(%23c)' stroke='%230a5ad4' stroke-miterlimit='10' d='M64.5 109.5a8 8 0 01-8-8v-40a8 8 0 0116 0v40a8 8 0 01-8 8Z'/%3e%3cpath fill='url(%23d)' stroke='%230a5ad4' stroke-miterlimit='10' d='M120.5 74.5a8 8 0 01-8-8v-40a8 8 0 0116 0v40a8 8 0 01-8 8Z'/%3e%3c/symbol%3e%3csymbol id='i' viewBox='0 0 96 176'%3e%3cpath fill='%23f6a823' d='M32 0 0 96h32l-16 80L96 64H48L80 0H32z'/%3e%3c/symbol%3e%3clinearGradient id='b' x1='1381.3' x2='1399.5' y1='-1144.7' y2='-1097.4' gradientTransform='rotate(-9 8002.567 8233.063)' gradientUnits='userSpaceOnUse'%3e%3cstop offset='0' stop-color='%230b65ed'/%3e%3cstop offset='.5' stop-color='%230a5ad4'/%3e%3cstop offset='1' stop-color='%230950bc'/%3e%3c/linearGradient%3e%3clinearGradient xlink:href='%23b' id='c' x1='1428.4' x2='1446.6' y1='-1084.7' y2='-1037.4' gradientTransform='rotate(-9 8009.537 8233.037)'/%3e%3clinearGradient xlink:href='%23b' id='d' x1='1489.3' x2='1507.5' y1='-1111.6' y2='-1064.3' gradientTransform='rotate(-9 8016.566 8233.078)'/%3e%3cclipPath id='a'%3e%3cpath fill='none' d='M288 148a83.8 83.8 0 00-71.4 40 56 56 0 00-84.6 48 56.6 56.6 0 00.8 9A60 60 0 0084 304H0V0h288Z'/%3e%3c/clipPath%3e%3c/defs%3e%3cuse xlink:href='%23e' width='435.5' height='371.5'/%3e%3cuse xlink:href='%23h' width='129' height='110' transform='translate(191.5 343.5)'/%3e%3cuse xlink:href='%23i' width='96' height='176' transform='translate(208 293)'/%3e%3c/svg%3e"},pouring:"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3e%3cdefs%3e%3clinearGradient id='a' x1='1381.3' x2='1399.5' y1='-1144.7' y2='-1097.4' gradientTransform='rotate(-9 8002.567 8233.063)' gradientUnits='userSpaceOnUse'%3e%3cstop offset='0' stop-color='%230b65ed'/%3e%3cstop offset='.5' stop-color='%230a5ad4'/%3e%3cstop offset='1' stop-color='%230950bc'/%3e%3c/linearGradient%3e%3clinearGradient xlink:href='%23a' id='b' x1='1428.4' x2='1446.6' y1='-1084.7' y2='-1037.4' gradientTransform='rotate(-9 8009.537 8233.037)'/%3e%3clinearGradient xlink:href='%23a' id='c' x1='1489.3' x2='1507.5' y1='-1111.6' y2='-1064.3' gradientTransform='rotate(-9 8016.566 8233.078)'/%3e%3csymbol id='d' viewBox='0 0 359 231'%3e%3cpath fill='none' stroke='%23e2e8f0' stroke-linecap='round' stroke-linejoin='round' stroke-width='15' d='M295.5 223.5a56 56 0 000-112l-2.5.1a83.9 83.9 0 00-153-64.2 56 56 0 00-84.6 48.1 56.6 56.6 0 00.8 9 60 60 0 0011.2 119'/%3e%3c/symbol%3e%3csymbol id='e' viewBox='0 0 129 110'%3e%3cpath fill='url(%23a)' stroke='%230a5ad4' stroke-miterlimit='10' d='M8.5 56.5a8 8 0 01-8-8v-40a8 8 0 0116 0v40a8 8 0 01-8 8Z'/%3e%3cpath fill='url(%23b)' stroke='%230a5ad4' stroke-miterlimit='10' d='M64.5 109.5a8 8 0 01-8-8v-40a8 8 0 0116 0v40a8 8 0 01-8 8Z'/%3e%3cpath fill='url(%23c)' stroke='%230a5ad4' stroke-miterlimit='10' d='M120.5 74.5a8 8 0 01-8-8v-40a8 8 0 0116 0v40a8 8 0 01-8 8Z'/%3e%3c/symbol%3e%3c/defs%3e%3cuse xlink:href='%23d' width='359' height='231' transform='translate(76.5 140.5)'/%3e%3cuse xlink:href='%23e' width='129' height='110' transform='translate(191.5 343.5)'/%3e%3c/svg%3e",raindrop:"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3e%3cdefs%3e%3csymbol id='a' viewBox='0 0 175 260.9'%3e%3cpath fill='none' stroke='%232885c7' stroke-miterlimit='10' stroke-width='15' d='M87.5 13.4c-48.7 72-80 117-80 160.7s35.8 79.3 80 79.3 80-35.5 80-79.3-31.3-88.8-80-160.7Z'/%3e%3c/symbol%3e%3c/defs%3e%3cuse xlink:href='%23a' width='175' height='260.9' transform='translate(168.5 122.62)'/%3e%3c/svg%3e",raindrops:"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='none' d='M302 137c-48.7 72-80 117-80 160.8s35.8 79.2 80 79.2v135H0V0h302Z'/%3e%3c/clipPath%3e%3csymbol id='b' viewBox='0 0 175 260.9'%3e%3cpath fill='none' stroke='%232885c7' stroke-miterlimit='10' stroke-width='15' d='M87.5 13.4c-48.7 72-80 117-80 160.7s35.8 79.3 80 79.3 80-35.5 80-79.3-31.3-88.8-80-160.7Z'/%3e%3c/symbol%3e%3c/defs%3e%3cuse xlink:href='%23b' width='175' height='260.9' transform='translate(214.5 123.62)'/%3e%3cg clip-path='url(%23a)'%3e%3cuse xlink:href='%23b' width='175' height='260.9' transform='translate(122.5 123.62)'/%3e%3c/g%3e%3c/svg%3e",snowy:"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3e%3cdefs%3e%3csymbol id='a' viewBox='0 0 359 231'%3e%3cpath fill='none' stroke='%23e2e8f0' stroke-linecap='round' stroke-linejoin='round' stroke-width='15' d='M295.5 223.5a56 56 0 000-112l-2.5.1a83.9 83.9 0 00-153-64.2 56 56 0 00-84.6 48.1 56.6 56.6 0 00.8 9 60 60 0 0011.2 119'/%3e%3c/symbol%3e%3csymbol id='b' viewBox='0 0 155.2 138'%3e%3cpath fill='%2386c3db' d='m41.2 30.5-5.8-3.3a13.7 13.7 0 000-6.4l5.8-3.3a4 4 0 001.5-5.5 4 4 0 00-5.6-1.5l-5.8 3.3a13.6 13.6 0 00-2.6-2 13.8 13.8 0 00-3-1.2V4a4 4 0 00-8.1 0v6.6a14.3 14.3 0 00-5.7 3.2l-5.8-3.3A4 4 0 00.5 12 4 4 0 002 17.5l5.8 3.3a13.7 13.7 0 000 6.4L2 30.5A4 4 0 00.5 36a4 4 0 003.6 2 4 4 0 002-.5l5.8-3.3a13.6 13.6 0 002.6 2 13.8 13.8 0 003 1.2V44a4 4 0 008 0v-6.6a14.2 14.2 0 005.8-3.2l5.8 3.3a4 4 0 002 .5 4 4 0 003.5-2 4 4 0 00-1.4-5.5Zm-22.6-1.3a6 6 0 01-2.3-8.2 6.1 6.1 0 015.3-3 6.2 6.2 0 013 .8A6 6 0 0127 27a6.1 6.1 0 01-8.3 2.2Zm78.6 91.3-5.8-3.3a13.7 13.7 0 000-6.4l5.8-3.3a4 4 0 001.5-5.5 4 4 0 00-5.6-1.5l-5.8 3.3a13.6 13.6 0 00-2.6-2 13.8 13.8 0 00-3-1.2V94a4 4 0 00-8.1 0v6.6a14.3 14.3 0 00-5.7 3.2l-5.8-3.3a4 4 0 00-5.6 1.5 4 4 0 001.5 5.5l5.8 3.3a13.7 13.7 0 000 6.4l-5.8 3.3a4 4 0 00-1.5 5.5 4 4 0 003.6 2 4 4 0 002-.5l5.8-3.3a13.6 13.6 0 002.6 2 13.8 13.8 0 003 1.2v6.6a4 4 0 008 0v-6.6a14.2 14.2 0 005.8-3.2l5.8 3.3a4 4 0 002 .5 4 4 0 003.5-2 4 4 0 00-1.4-5.5Zm-22.6-1.3a6 6 0 01-2.3-8.2 6.1 6.1 0 015.3-3 6.2 6.2 0 013 .8 6 6 0 012.2 8.2 6.1 6.1 0 01-8.2 2.2Zm78.6-48.7-5.8-3.3a13.7 13.7 0 000-6.4l5.8-3.3a4 4 0 001.5-5.5 4 4 0 00-5.6-1.5l-5.8 3.3a13.6 13.6 0 00-2.6-2 13.8 13.8 0 00-3-1.2V44a4 4 0 00-8.1 0v6.6a14.3 14.3 0 00-5.7 3.2l-5.8-3.3a4 4 0 00-5.6 1.5 4 4 0 001.5 5.5l5.8 3.3a13.7 13.7 0 000 6.4l-5.8 3.3a4 4 0 00-1.5 5.5 4 4 0 003.6 2 4 4 0 002-.5l5.8-3.3a13.6 13.6 0 002.6 2 13.8 13.8 0 003 1.2V84a4 4 0 008 0v-6.6a14.2 14.2 0 005.8-3.2l5.8 3.3a4 4 0 002 .5 4 4 0 003.5-2 4 4 0 00-1.4-5.5Zm-22.6-1.3a6 6 0 01-2.3-8.2 6.1 6.1 0 015.3-3 6.2 6.2 0 013 .8 6 6 0 012.2 8.2 6.1 6.1 0 01-8.2 2.2Z'/%3e%3c/symbol%3e%3c/defs%3e%3cuse xlink:href='%23a' width='359' height='231' transform='translate(76.5 140.5)'/%3e%3cuse xlink:href='%23b' width='155.2' height='138' transform='translate(178.4 338)'/%3e%3c/svg%3e","snowy-rainy":"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3e%3cdefs%3e%3csymbol id='a' viewBox='0 0 359 231'%3e%3cpath fill='none' stroke='%23e2e8f0' stroke-linecap='round' stroke-linejoin='round' stroke-width='15' d='M295.5 223.5a56 56 0 000-112l-2.5.1a83.9 83.9 0 00-153-64.2 56 56 0 00-84.6 48.1 56.6 56.6 0 00.8 9 60 60 0 0011.2 119'/%3e%3c/symbol%3e%3csymbol id='c' viewBox='0 0 155.2 138'%3e%3cpath fill='%2386c3db' d='m41.2 30.5-5.8-3.3a13.7 13.7 0 000-6.4l5.8-3.3a4 4 0 001.5-5.5 4 4 0 00-5.6-1.5l-5.8 3.3a13.6 13.6 0 00-2.6-2 13.8 13.8 0 00-3-1.2V4a4 4 0 00-8.1 0v6.6a14.3 14.3 0 00-5.7 3.2l-5.8-3.3A4 4 0 00.5 12 4 4 0 002 17.5l5.8 3.3a13.7 13.7 0 000 6.4L2 30.5A4 4 0 00.5 36a4 4 0 003.6 2 4 4 0 002-.5l5.8-3.3a13.6 13.6 0 002.6 2 13.8 13.8 0 003 1.2V44a4 4 0 008 0v-6.6a14.2 14.2 0 005.8-3.2l5.8 3.3a4 4 0 002 .5 4 4 0 003.5-2 4 4 0 00-1.4-5.5Zm-22.6-1.3a6 6 0 01-2.3-8.2 6.1 6.1 0 015.3-3 6.2 6.2 0 013 .8A6 6 0 0127 27a6.1 6.1 0 01-8.3 2.2Zm78.6 91.3-5.8-3.3a13.7 13.7 0 000-6.4l5.8-3.3a4 4 0 001.5-5.5 4 4 0 00-5.6-1.5l-5.8 3.3a13.6 13.6 0 00-2.6-2 13.8 13.8 0 00-3-1.2V94a4 4 0 00-8.1 0v6.6a14.3 14.3 0 00-5.7 3.2l-5.8-3.3a4 4 0 00-5.6 1.5 4 4 0 001.5 5.5l5.8 3.3a13.7 13.7 0 000 6.4l-5.8 3.3a4 4 0 00-1.5 5.5 4 4 0 003.6 2 4 4 0 002-.5l5.8-3.3a13.6 13.6 0 002.6 2 13.8 13.8 0 003 1.2v6.6a4 4 0 008 0v-6.6a14.2 14.2 0 005.8-3.2l5.8 3.3a4 4 0 002 .5 4 4 0 003.5-2 4 4 0 00-1.4-5.5Zm-22.6-1.3a6 6 0 01-2.3-8.2 6.1 6.1 0 015.3-3 6.2 6.2 0 013 .8 6 6 0 012.2 8.2 6.1 6.1 0 01-8.2 2.2Zm78.6-48.7-5.8-3.3a13.7 13.7 0 000-6.4l5.8-3.3a4 4 0 001.5-5.5 4 4 0 00-5.6-1.5l-5.8 3.3a13.6 13.6 0 00-2.6-2 13.8 13.8 0 00-3-1.2V44a4 4 0 00-8.1 0v6.6a14.3 14.3 0 00-5.7 3.2l-5.8-3.3a4 4 0 00-5.6 1.5 4 4 0 001.5 5.5l5.8 3.3a13.7 13.7 0 000 6.4l-5.8 3.3a4 4 0 00-1.5 5.5 4 4 0 003.6 2 4 4 0 002-.5l5.8-3.3a13.6 13.6 0 002.6 2 13.8 13.8 0 003 1.2V84a4 4 0 008 0v-6.6a14.2 14.2 0 005.8-3.2l5.8 3.3a4 4 0 002 .5 4 4 0 003.5-2 4 4 0 00-1.4-5.5Zm-22.6-1.3a6 6 0 01-2.3-8.2 6.1 6.1 0 015.3-3 6.2 6.2 0 013 .8 6 6 0 012.2 8.2 6.1 6.1 0 01-8.2 2.2Z'/%3e%3c/symbol%3e%3csymbol id='b' viewBox='0 0 155.2 138'%3e%3cuse xlink:href='%23c' width='155.2' height='138'/%3e%3cpath fill='%230a5ad4' d='M21.6 98a8 8 0 01-8-8V78a8 8 0 0116 0v12a8 8 0 01-8 8Zm56-50a8 8 0 01-8-8V28a8 8 0 0116 0v12a8 8 0 01-8 8Zm56 90a8 8 0 01-8-8v-12a8 8 0 0116 0v12a8 8 0 01-8 8Z'/%3e%3c/symbol%3e%3c/defs%3e%3cuse xlink:href='%23a' width='359' height='231' transform='translate(76.5 140.5)'/%3e%3cuse xlink:href='%23b' width='155.2' height='138' transform='translate(178.4 338)'/%3e%3c/svg%3e",sunny:{day:Ar,night:Nr},windy:Zr,"windy-exceptional":Zr,exceptional:"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3e%3cpath fill='none' stroke='%23e2e8f0' stroke-linecap='round' stroke-miterlimit='10' stroke-width='18' d='M344 256a88 88 0 11-88-88 88 88 0 0188 88ZM200 116.9l-3.8 7.7A269.7 269.7 0 00169 267h0m143.1 128 3.8-7.7A269.7 269.7 0 00343.2 245h0'/%3e%3c/svg%3e"},fill:{rainy:{day:"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3e%3cdefs%3e%3clinearGradient id='a' x1='99.5' x2='232.6' y1='30.7' y2='261.4' gradientUnits='userSpaceOnUse'%3e%3cstop offset='0' stop-color='%23f3f7fe'/%3e%3cstop offset='.5' stop-color='%23f3f7fe'/%3e%3cstop offset='1' stop-color='%23deeafb'/%3e%3c/linearGradient%3e%3clinearGradient id='b' x1='1381.3' x2='1399.5' y1='-1144.7' y2='-1097.4' gradientTransform='rotate(-9 8002.567 8233.063)' gradientUnits='userSpaceOnUse'%3e%3cstop offset='0' stop-color='%230b65ed'/%3e%3cstop offset='.5' stop-color='%230a5ad4'/%3e%3cstop offset='1' stop-color='%230950bc'/%3e%3c/linearGradient%3e%3clinearGradient xlink:href='%23b' id='c' x1='1428.4' x2='1446.6' y1='-1084.7' y2='-1037.4' gradientTransform='rotate(-9 8009.537 8233.037)'/%3e%3clinearGradient xlink:href='%23b' id='d' x1='1489.3' x2='1507.5' y1='-1111.6' y2='-1064.3' gradientTransform='rotate(-9 8016.566 8233.078)'/%3e%3clinearGradient id='e' x1='78' x2='118' y1='63.4' y2='132.7' gradientUnits='userSpaceOnUse'%3e%3cstop offset='0' stop-color='%23fbbf24'/%3e%3cstop offset='.5' stop-color='%23fbbf24'/%3e%3cstop offset='1' stop-color='%23f59e0b'/%3e%3c/linearGradient%3e%3csymbol id='g' viewBox='0 0 196 196'%3e%3ccircle cx='98' cy='98' r='40' fill='url(%23e)' stroke='%23f8af18' stroke-miterlimit='10' stroke-width='4'/%3e%3cpath fill='none' stroke='%23fbbf24' stroke-linecap='round' stroke-miterlimit='10' stroke-width='12' d='M98 31.4V6m0 184v-25.4M145.1 51l18-17.9M33 163l18-17.9M51 51 33 33m130.1 130.1-18-18M6 98h25.4M190 98h-25.4'/%3e%3c/symbol%3e%3csymbol id='h' viewBox='0 0 350 222'%3e%3cpath fill='url(%23a)' stroke='%23e6effc' stroke-miterlimit='10' stroke-width='6' d='m291 107-2.5.1A83.9 83.9 0 00135.6 43 56 56 0 0051 91a56.6 56.6 0 00.8 9A60 60 0 0063 219l4-.2v.2h224a56 56 0 000-112Z'/%3e%3c/symbol%3e%3csymbol id='f' viewBox='0 0 363 258'%3e%3cuse xlink:href='%23g' width='196' height='196'/%3e%3cuse xlink:href='%23h' width='350' height='222' transform='translate(13 36)'/%3e%3c/symbol%3e%3csymbol id='i' viewBox='0 0 129 110'%3e%3cpath fill='url(%23b)' stroke='%230a5ad4' stroke-miterlimit='10' d='M8.5 56.5a8 8 0 01-8-8v-40a8 8 0 0116 0v40a8 8 0 01-8 8Z'/%3e%3cpath fill='url(%23c)' stroke='%230a5ad4' stroke-miterlimit='10' d='M64.5 109.5a8 8 0 01-8-8v-40a8 8 0 0116 0v40a8 8 0 01-8 8Z'/%3e%3cpath fill='url(%23d)' stroke='%230a5ad4' stroke-miterlimit='10' d='M120.5 74.5a8 8 0 01-8-8v-40a8 8 0 0116 0v40a8 8 0 01-8 8Z'/%3e%3c/symbol%3e%3c/defs%3e%3cuse xlink:href='%23f' width='363' height='258' transform='translate(68 109)'/%3e%3cuse xlink:href='%23i' width='129' height='110' transform='translate(191.5 343.5)'/%3e%3c/svg%3e",night:"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3e%3cdefs%3e%3clinearGradient id='a' x1='99.5' x2='232.6' y1='30.7' y2='261.4' gradientUnits='userSpaceOnUse'%3e%3cstop offset='0' stop-color='%23f3f7fe'/%3e%3cstop offset='.5' stop-color='%23f3f7fe'/%3e%3cstop offset='1' stop-color='%23deeafb'/%3e%3c/linearGradient%3e%3clinearGradient id='b' x1='34.7' x2='119.2' y1='18.6' y2='165' gradientUnits='userSpaceOnUse'%3e%3cstop offset='0' stop-color='%2386c3db'/%3e%3cstop offset='.5' stop-color='%2386c3db'/%3e%3cstop offset='1' stop-color='%235eafcf'/%3e%3c/linearGradient%3e%3clinearGradient id='c' x1='1381.3' x2='1399.5' y1='-1144.7' y2='-1097.4' gradientTransform='rotate(-9 8002.567 8233.063)' gradientUnits='userSpaceOnUse'%3e%3cstop offset='0' stop-color='%230b65ed'/%3e%3cstop offset='.5' stop-color='%230a5ad4'/%3e%3cstop offset='1' stop-color='%230950bc'/%3e%3c/linearGradient%3e%3clinearGradient xlink:href='%23c' id='d' x1='1428.4' x2='1446.6' y1='-1084.7' y2='-1037.4' gradientTransform='rotate(-9 8009.537 8233.037)'/%3e%3clinearGradient xlink:href='%23c' id='e' x1='1489.3' x2='1507.5' y1='-1111.6' y2='-1064.3' gradientTransform='rotate(-9 8016.566 8233.078)'/%3e%3csymbol id='g' viewBox='0 0 172 172'%3e%3cpath fill='url(%23b)' stroke='%2372b9d5' stroke-linecap='round' stroke-linejoin='round' stroke-width='4' d='M160.6 107.4a84.8 84.8 0 01-85.4-84.3A83.3 83.3 0 0178 2 84.7 84.7 0 002 85.7 84.8 84.8 0 0087.4 170a85.2 85.2 0 0082.6-63.1 88 88 0 01-9.4.5Z'/%3e%3c/symbol%3e%3csymbol id='h' viewBox='0 0 350 222'%3e%3cpath fill='url(%23a)' stroke='%23e6effc' stroke-miterlimit='10' stroke-width='6' d='m291 107-2.5.1A83.9 83.9 0 00135.6 43 56 56 0 0051 91a56.6 56.6 0 00.8 9A60 60 0 0063 219l4-.2v.2h224a56 56 0 000-112Z'/%3e%3c/symbol%3e%3csymbol id='f' viewBox='0 0 351 246'%3e%3cuse xlink:href='%23g' width='172' height='172'/%3e%3cuse xlink:href='%23h' width='350' height='222' transform='translate(1 24)'/%3e%3c/symbol%3e%3csymbol id='i' viewBox='0 0 129 110'%3e%3cpath fill='url(%23c)' stroke='%230a5ad4' stroke-miterlimit='10' d='M8.5 56.5a8 8 0 01-8-8v-40a8 8 0 0116 0v40a8 8 0 01-8 8Z'/%3e%3cpath fill='url(%23d)' stroke='%230a5ad4' stroke-miterlimit='10' d='M64.5 109.5a8 8 0 01-8-8v-40a8 8 0 0116 0v40a8 8 0 01-8 8Z'/%3e%3cpath fill='url(%23e)' stroke='%230a5ad4' stroke-miterlimit='10' d='M120.5 74.5a8 8 0 01-8-8v-40a8 8 0 0116 0v40a8 8 0 01-8 8Z'/%3e%3c/symbol%3e%3c/defs%3e%3cuse xlink:href='%23f' width='351' height='246' transform='translate(80 121)'/%3e%3cuse xlink:href='%23i' width='129' height='110' transform='translate(191.5 343.5)'/%3e%3c/svg%3e"},partlycloudy:{day:"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3e%3cdefs%3e%3csymbol id='d' viewBox='0 0 196 196'%3e%3ccircle cx='98' cy='98' r='40' fill='url(%23b)' stroke='%23f8af18' stroke-miterlimit='10' stroke-width='4'/%3e%3cpath fill='none' stroke='%23fbbf24' stroke-linecap='round' stroke-miterlimit='10' stroke-width='12' d='M98 31.4V6m0 184v-25.4M145.1 51l18-17.9M33 163l18-17.9M51 51 33 33m130.1 130.1-18-18M6 98h25.4M190 98h-25.4'/%3e%3c/symbol%3e%3csymbol id='e' viewBox='0 0 350 222'%3e%3cpath fill='url(%23a)' stroke='%23e6effc' stroke-miterlimit='10' stroke-width='6' d='m291 107-2.5.1A83.9 83.9 0 00135.6 43 56 56 0 0051 91a56.6 56.6 0 00.8 9A60 60 0 0063 219l4-.2v.2h224a56 56 0 000-112Z'/%3e%3c/symbol%3e%3csymbol id='c' viewBox='0 0 363 258'%3e%3cuse xlink:href='%23d' width='196' height='196'/%3e%3cuse xlink:href='%23e' width='350' height='222' transform='translate(13 36)'/%3e%3c/symbol%3e%3clinearGradient id='a' x1='99.5' x2='232.6' y1='30.7' y2='261.4' gradientUnits='userSpaceOnUse'%3e%3cstop offset='0' stop-color='%23f3f7fe'/%3e%3cstop offset='.5' stop-color='%23f3f7fe'/%3e%3cstop offset='1' stop-color='%23deeafb'/%3e%3c/linearGradient%3e%3clinearGradient id='b' x1='78' x2='118' y1='63.4' y2='132.7' gradientUnits='userSpaceOnUse'%3e%3cstop offset='0' stop-color='%23fbbf24'/%3e%3cstop offset='.5' stop-color='%23fbbf24'/%3e%3cstop offset='1' stop-color='%23f59e0b'/%3e%3c/linearGradient%3e%3c/defs%3e%3cuse xlink:href='%23c' width='363' height='258' transform='translate(68 109)'/%3e%3c/svg%3e",night:"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3e%3cdefs%3e%3csymbol id='d' viewBox='0 0 172 172'%3e%3cpath fill='url(%23b)' stroke='%2372b9d5' stroke-linecap='round' stroke-linejoin='round' stroke-width='4' d='M160.6 107.4a84.8 84.8 0 01-85.4-84.3A83.3 83.3 0 0178 2 84.7 84.7 0 002 85.7 84.8 84.8 0 0087.4 170a85.2 85.2 0 0082.6-63.1 88 88 0 01-9.4.5Z'/%3e%3c/symbol%3e%3csymbol id='e' viewBox='0 0 350 222'%3e%3cpath fill='url(%23a)' stroke='%23e6effc' stroke-miterlimit='10' stroke-width='6' d='m291 107-2.5.1A83.9 83.9 0 00135.6 43 56 56 0 0051 91a56.6 56.6 0 00.8 9A60 60 0 0063 219l4-.2v.2h224a56 56 0 000-112Z'/%3e%3c/symbol%3e%3csymbol id='c' viewBox='0 0 351 246'%3e%3cuse xlink:href='%23d' width='172' height='172'/%3e%3cuse xlink:href='%23e' width='350' height='222' transform='translate(1 24)'/%3e%3c/symbol%3e%3clinearGradient id='a' x1='99.5' x2='232.6' y1='30.7' y2='261.4' gradientUnits='userSpaceOnUse'%3e%3cstop offset='0' stop-color='%23f3f7fe'/%3e%3cstop offset='.5' stop-color='%23f3f7fe'/%3e%3cstop offset='1' stop-color='%23deeafb'/%3e%3c/linearGradient%3e%3clinearGradient id='b' x1='34.7' x2='119.2' y1='18.6' y2='165' gradientUnits='userSpaceOnUse'%3e%3cstop offset='0' stop-color='%2386c3db'/%3e%3cstop offset='.5' stop-color='%2386c3db'/%3e%3cstop offset='1' stop-color='%235eafcf'/%3e%3c/linearGradient%3e%3c/defs%3e%3cuse xlink:href='%23c' width='351' height='246' transform='translate(80 121)'/%3e%3c/svg%3e"},cloudy:"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3e%3cdefs%3e%3clinearGradient id='a' x1='99.5' x2='232.6' y1='30.7' y2='261.4' gradientUnits='userSpaceOnUse'%3e%3cstop offset='0' stop-color='%23f3f7fe'/%3e%3cstop offset='.5' stop-color='%23f3f7fe'/%3e%3cstop offset='1' stop-color='%23deeafb'/%3e%3c/linearGradient%3e%3csymbol id='b' viewBox='0 0 350 222'%3e%3cpath fill='url(%23a)' stroke='%23e6effc' stroke-miterlimit='10' stroke-width='6' d='m291 107-2.5.1A83.9 83.9 0 00135.6 43 56 56 0 0051 91a56.6 56.6 0 00.8 9A60 60 0 0063 219l4-.2v.2h224a56 56 0 000-112Z'/%3e%3c/symbol%3e%3c/defs%3e%3cuse xlink:href='%23b' width='350' height='222' transform='translate(81 145)'/%3e%3c/svg%3e","clear-night":{day:Or,night:_r},fog:{day:"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3e%3cdefs%3e%3clinearGradient id='a' x1='96' x2='168' y1='-2.4' y2='122.3' gradientUnits='userSpaceOnUse'%3e%3cstop offset='0' stop-color='%23d4d7dd'/%3e%3cstop offset='.5' stop-color='%23d4d7dd'/%3e%3cstop offset='1' stop-color='%23bec1c6'/%3e%3c/linearGradient%3e%3clinearGradient xlink:href='%23a' id='b' x2='168' y1='-50.4' y2='74.3'/%3e%3clinearGradient id='c' x1='150' x2='234' y1='119.2' y2='264.8' gradientUnits='userSpaceOnUse'%3e%3cstop offset='0' stop-color='%23fbbf24'/%3e%3cstop offset='.5' stop-color='%23fbbf24'/%3e%3cstop offset='1' stop-color='%23f59e0b'/%3e%3c/linearGradient%3e%3csymbol id='e' viewBox='0 0 384 384'%3e%3ccircle cx='192' cy='192' r='84' fill='url(%23c)' stroke='%23f8af18' stroke-miterlimit='10' stroke-width='6'/%3e%3cpath fill='none' stroke='%23fbbf24' stroke-linecap='round' stroke-miterlimit='10' stroke-width='24' d='M192 61.7V12m0 360v-49.7m92.2-222.5 35-35M64.8 319.2l35.1-35.1m0-184.4-35-35m254.5 254.5-35.1-35.1M61.7 192H12m360 0h-49.7'/%3e%3c/symbol%3e%3csymbol id='f' viewBox='0 0 264 72'%3e%3cpath fill='none' stroke='url(%23a)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='24' d='M12 60h240'/%3e%3cpath fill='none' stroke='url(%23b)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='24' d='M12 12h240'/%3e%3c/symbol%3e%3cclipPath id='d'%3e%3cpath fill='none' d='M0 0h512v306H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg clip-path='url(%23d)'%3e%3cuse xlink:href='%23e' width='384' height='384' transform='translate(64 100)'/%3e%3c/g%3e%3cuse xlink:href='%23f' width='264' height='72' transform='translate(124 336)'/%3e%3c/svg%3e",night:"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3e%3cdefs%3e%3clinearGradient id='a' x1='96' x2='168' y1='-2.4' y2='122.3' gradientUnits='userSpaceOnUse'%3e%3cstop offset='0' stop-color='%23d4d7dd'/%3e%3cstop offset='.5' stop-color='%23d4d7dd'/%3e%3cstop offset='1' stop-color='%23bec1c6'/%3e%3c/linearGradient%3e%3clinearGradient xlink:href='%23a' id='b' x2='168' y1='-50.4' y2='74.3'/%3e%3clinearGradient id='c' x1='54.3' x2='187.2' y1='29' y2='259.1' gradientUnits='userSpaceOnUse'%3e%3cstop offset='0' stop-color='%2386c3db'/%3e%3cstop offset='.5' stop-color='%2386c3db'/%3e%3cstop offset='1' stop-color='%235eafcf'/%3e%3c/linearGradient%3e%3csymbol id='e' viewBox='0 0 270 270'%3e%3cpath fill='url(%23c)' stroke='%2372b9d5' stroke-linecap='round' stroke-linejoin='round' stroke-width='6' d='M252.3 168.6A133.4 133.4 0 01118 36.2 130.5 130.5 0 01122.5 3 133 133 0 003 134.6C3 207.7 63 267 137.2 267c62.5 0 114.8-42.2 129.8-99.2a135.6 135.6 0 01-14.8.8Z'/%3e%3c/symbol%3e%3csymbol id='f' viewBox='0 0 264 72'%3e%3cpath fill='none' stroke='url(%23a)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='24' d='M12 60h240'/%3e%3cpath fill='none' stroke='url(%23b)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='24' d='M12 12h240'/%3e%3c/symbol%3e%3cclipPath id='d'%3e%3cpath fill='none' d='M0 0h512v306H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg clip-path='url(%23d)'%3e%3cuse xlink:href='%23e' width='270' height='270' transform='translate(121 121)'/%3e%3c/g%3e%3cuse xlink:href='%23f' width='264' height='72' transform='translate(124 336)'/%3e%3c/svg%3e"},hail:"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3e%3cdefs%3e%3clinearGradient id='a' x1='99.5' x2='232.6' y1='30.7' y2='261.4' gradientUnits='userSpaceOnUse'%3e%3cstop offset='0' stop-color='%23f3f7fe'/%3e%3cstop offset='.5' stop-color='%23f3f7fe'/%3e%3cstop offset='1' stop-color='%23deeafb'/%3e%3c/linearGradient%3e%3clinearGradient id='b' x1='6.5' x2='18.5' y1='2.1' y2='22.9' gradientUnits='userSpaceOnUse'%3e%3cstop offset='0' stop-color='%2386c3db'/%3e%3cstop offset='.5' stop-color='%2386c3db'/%3e%3cstop offset='1' stop-color='%235eafcf'/%3e%3c/linearGradient%3e%3clinearGradient xlink:href='%23b' id='c' x1='62.5' x2='74.5' y1='92.1' y2='112.9'/%3e%3clinearGradient xlink:href='%23b' id='d' x1='118.5' x2='130.5' y1='32.1' y2='52.9'/%3e%3csymbol id='e' viewBox='0 0 350 222'%3e%3cpath fill='url(%23a)' stroke='%23e6effc' stroke-miterlimit='10' stroke-width='6' d='m291 107-2.5.1A83.9 83.9 0 00135.6 43 56 56 0 0051 91a56.6 56.6 0 00.8 9A60 60 0 0063 219l4-.2v.2h224a56 56 0 000-112Z'/%3e%3c/symbol%3e%3csymbol id='f' viewBox='0 0 137 115'%3e%3cpath fill='url(%23b)' stroke='%2386c3db' stroke-miterlimit='10' d='M12.5.5a12 12 0 1012 12 12 12 0 00-12-12Z'/%3e%3cpath fill='url(%23c)' stroke='%2386c3db' stroke-miterlimit='10' d='M68.5 90.5a12 12 0 1012 12 12 12 0 00-12-12Z'/%3e%3cpath fill='url(%23d)' stroke='%2386c3db' stroke-miterlimit='10' d='M124.5 30.5a12 12 0 1012 12 12 12 0 00-12-12Z'/%3e%3c/symbol%3e%3c/defs%3e%3cuse xlink:href='%23e' width='350' height='222' transform='translate(81 145)'/%3e%3cuse xlink:href='%23f' width='137' height='115' transform='translate(187.5 349.5)'/%3e%3c/svg%3e",lightning:{day:"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3e%3cdefs%3e%3csymbol id='e' viewBox='0 0 196 196'%3e%3ccircle cx='98' cy='98' r='40' fill='url(%23c)' stroke='%23f8af18' stroke-miterlimit='10' stroke-width='4'/%3e%3cpath fill='none' stroke='%23fbbf24' stroke-linecap='round' stroke-miterlimit='10' stroke-width='12' d='M98 31.4V6m0 184v-25.4M145.1 51l18-17.9M33 163l18-17.9M51 51 33 33m130.1 130.1-18-18M6 98h25.4M190 98h-25.4'/%3e%3c/symbol%3e%3csymbol id='f' viewBox='0 0 350 222'%3e%3cpath fill='url(%23a)' stroke='%23e6effc' stroke-miterlimit='10' stroke-width='6' d='m291 107-2.5.1A83.9 83.9 0 00135.6 43 56 56 0 0051 91a56.6 56.6 0 00.8 9A60 60 0 0063 219l4-.2v.2h224a56 56 0 000-112Z'/%3e%3c/symbol%3e%3csymbol id='d' viewBox='0 0 363 258'%3e%3cuse xlink:href='%23e' width='196' height='196'/%3e%3cuse xlink:href='%23f' width='350' height='222' transform='translate(13 36)'/%3e%3c/symbol%3e%3csymbol id='g' viewBox='0 0 102.7 186.8'%3e%3cpath fill='url(%23b)' stroke='%23f6a823' stroke-miterlimit='10' stroke-width='4' d='m34.8 2-32 96h32l-16 80 80-112h-48l32-64h-48z'/%3e%3c/symbol%3e%3clinearGradient id='a' x1='99.5' x2='232.6' y1='30.7' y2='261.4' gradientUnits='userSpaceOnUse'%3e%3cstop offset='0' stop-color='%23f3f7fe'/%3e%3cstop offset='.5' stop-color='%23f3f7fe'/%3e%3cstop offset='1' stop-color='%23deeafb'/%3e%3c/linearGradient%3e%3clinearGradient id='b' x1='8.7' x2='80.9' y1='17.1' y2='142.1' gradientUnits='userSpaceOnUse'%3e%3cstop offset='0' stop-color='%23f7b23b'/%3e%3cstop offset='.5' stop-color='%23f7b23b'/%3e%3cstop offset='1' stop-color='%23f59e0b'/%3e%3c/linearGradient%3e%3clinearGradient id='c' x1='78' x2='118' y1='63.4' y2='132.7' gradientUnits='userSpaceOnUse'%3e%3cstop offset='0' stop-color='%23fbbf24'/%3e%3cstop offset='.5' stop-color='%23fbbf24'/%3e%3cstop offset='1' stop-color='%23f59e0b'/%3e%3c/linearGradient%3e%3c/defs%3e%3cuse xlink:href='%23d' width='363' height='258' transform='translate(68 109)'/%3e%3cuse xlink:href='%23g' width='102.7' height='186.7' transform='translate(205.23 291)'/%3e%3c/svg%3e",night:"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3e%3cdefs%3e%3csymbol id='e' viewBox='0 0 172 172'%3e%3cpath fill='url(%23c)' stroke='%2372b9d5' stroke-linecap='round' stroke-linejoin='round' stroke-width='4' d='M160.6 107.4a84.8 84.8 0 01-85.4-84.3A83.3 83.3 0 0178 2 84.7 84.7 0 002 85.7 84.8 84.8 0 0087.4 170a85.2 85.2 0 0082.6-63.1 88 88 0 01-9.4.5Z'/%3e%3c/symbol%3e%3csymbol id='f' viewBox='0 0 350 222'%3e%3cpath fill='url(%23a)' stroke='%23e6effc' stroke-miterlimit='10' stroke-width='6' d='m291 107-2.5.1A83.9 83.9 0 00135.6 43 56 56 0 0051 91a56.6 56.6 0 00.8 9A60 60 0 0063 219l4-.2v.2h224a56 56 0 000-112Z'/%3e%3c/symbol%3e%3csymbol id='d' viewBox='0 0 351 246'%3e%3cuse xlink:href='%23e' width='172' height='172'/%3e%3cuse xlink:href='%23f' width='350' height='222' transform='translate(1 24)'/%3e%3c/symbol%3e%3csymbol id='g' viewBox='0 0 102.7 186.8'%3e%3cpath fill='url(%23b)' stroke='%23f6a823' stroke-miterlimit='10' stroke-width='4' d='m34.8 2-32 96h32l-16 80 80-112h-48l32-64h-48z'/%3e%3c/symbol%3e%3clinearGradient id='a' x1='99.5' x2='232.6' y1='30.7' y2='261.4' gradientUnits='userSpaceOnUse'%3e%3cstop offset='0' stop-color='%23f3f7fe'/%3e%3cstop offset='.5' stop-color='%23f3f7fe'/%3e%3cstop offset='1' stop-color='%23deeafb'/%3e%3c/linearGradient%3e%3clinearGradient id='b' x1='8.7' x2='80.9' y1='17.1' y2='142.1' gradientUnits='userSpaceOnUse'%3e%3cstop offset='0' stop-color='%23f7b23b'/%3e%3cstop offset='.5' stop-color='%23f7b23b'/%3e%3cstop offset='1' stop-color='%23f59e0b'/%3e%3c/linearGradient%3e%3clinearGradient id='c' x1='34.7' x2='119.2' y1='18.6' y2='165' gradientUnits='userSpaceOnUse'%3e%3cstop offset='0' stop-color='%2386c3db'/%3e%3cstop offset='.5' stop-color='%2386c3db'/%3e%3cstop offset='1' stop-color='%235eafcf'/%3e%3c/linearGradient%3e%3c/defs%3e%3cuse xlink:href='%23d' width='351' height='246' transform='translate(80 121)'/%3e%3cuse xlink:href='%23g' width='102.7' height='186.7' transform='translate(205.23 291)'/%3e%3c/svg%3e"},"lightning-rainy":{day:"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3e%3cdefs%3e%3clinearGradient id='a' x1='99.5' x2='232.6' y1='30.7' y2='261.4' gradientUnits='userSpaceOnUse'%3e%3cstop offset='0' stop-color='%23f3f7fe'/%3e%3cstop offset='.5' stop-color='%23f3f7fe'/%3e%3cstop offset='1' stop-color='%23deeafb'/%3e%3c/linearGradient%3e%3clinearGradient id='b' x1='8.7' x2='80.9' y1='17.1' y2='142.1' gradientUnits='userSpaceOnUse'%3e%3cstop offset='0' stop-color='%23f7b23b'/%3e%3cstop offset='.5' stop-color='%23f7b23b'/%3e%3cstop offset='1' stop-color='%23f59e0b'/%3e%3c/linearGradient%3e%3clinearGradient id='c' x1='1381.3' x2='1399.5' y1='-1144.7' y2='-1097.4' gradientTransform='rotate(-9 8002.567 8233.063)' gradientUnits='userSpaceOnUse'%3e%3cstop offset='0' stop-color='%230b65ed'/%3e%3cstop offset='.5' stop-color='%230a5ad4'/%3e%3cstop offset='1' stop-color='%230950bc'/%3e%3c/linearGradient%3e%3clinearGradient xlink:href='%23c' id='d' x1='1428.4' x2='1446.6' y1='-1084.7' y2='-1037.4' gradientTransform='rotate(-9 8009.537 8233.037)'/%3e%3clinearGradient xlink:href='%23c' id='e' x1='1489.3' x2='1507.5' y1='-1111.6' y2='-1064.3' gradientTransform='rotate(-9 8016.566 8233.078)'/%3e%3clinearGradient id='f' x1='78' x2='118' y1='63.4' y2='132.7' gradientUnits='userSpaceOnUse'%3e%3cstop offset='0' stop-color='%23fbbf24'/%3e%3cstop offset='.5' stop-color='%23fbbf24'/%3e%3cstop offset='1' stop-color='%23f59e0b'/%3e%3c/linearGradient%3e%3csymbol id='h' viewBox='0 0 196 196'%3e%3ccircle cx='98' cy='98' r='40' fill='url(%23f)' stroke='%23f8af18' stroke-miterlimit='10' stroke-width='4'/%3e%3cpath fill='none' stroke='%23fbbf24' stroke-linecap='round' stroke-miterlimit='10' stroke-width='12' d='M98 31.4V6m0 184v-25.4M145.1 51l18-17.9M33 163l18-17.9M51 51 33 33m130.1 130.1-18-18M6 98h25.4M190 98h-25.4'/%3e%3c/symbol%3e%3csymbol id='i' viewBox='0 0 350 222'%3e%3cpath fill='url(%23a)' stroke='%23e6effc' stroke-miterlimit='10' stroke-width='6' d='m291 107-2.5.1A83.9 83.9 0 00135.6 43 56 56 0 0051 91a56.6 56.6 0 00.8 9A60 60 0 0063 219l4-.2v.2h224a56 56 0 000-112Z'/%3e%3c/symbol%3e%3csymbol id='g' viewBox='0 0 363 258'%3e%3cuse xlink:href='%23h' width='196' height='196'/%3e%3cuse xlink:href='%23i' width='350' height='222' transform='translate(13 36)'/%3e%3c/symbol%3e%3csymbol id='j' viewBox='0 0 129 110'%3e%3cpath fill='url(%23c)' stroke='%230a5ad4' stroke-miterlimit='10' d='M8.5 56.5a8 8 0 01-8-8v-40a8 8 0 0116 0v40a8 8 0 01-8 8Z'/%3e%3cpath fill='url(%23d)' stroke='%230a5ad4' stroke-miterlimit='10' d='M64.5 109.5a8 8 0 01-8-8v-40a8 8 0 0116 0v40a8 8 0 01-8 8Z'/%3e%3cpath fill='url(%23e)' stroke='%230a5ad4' stroke-miterlimit='10' d='M120.5 74.5a8 8 0 01-8-8v-40a8 8 0 0116 0v40a8 8 0 01-8 8Z'/%3e%3c/symbol%3e%3csymbol id='k' viewBox='0 0 102.7 186.8'%3e%3cpath fill='url(%23b)' stroke='%23f6a823' stroke-miterlimit='10' stroke-width='4' d='m34.8 2-32 96h32l-16 80 80-112h-48l32-64h-48z'/%3e%3c/symbol%3e%3c/defs%3e%3cuse xlink:href='%23g' width='363' height='258' transform='translate(68 109)'/%3e%3cuse xlink:href='%23j' width='129' height='110' transform='translate(191.5 343.5)'/%3e%3cuse xlink:href='%23k' width='102.7' height='186.7' transform='translate(205.23 291)'/%3e%3c/svg%3e",night:"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3e%3cdefs%3e%3clinearGradient id='a' x1='99.5' x2='232.6' y1='30.7' y2='261.4' gradientUnits='userSpaceOnUse'%3e%3cstop offset='0' stop-color='%23f3f7fe'/%3e%3cstop offset='.5' stop-color='%23f3f7fe'/%3e%3cstop offset='1' stop-color='%23deeafb'/%3e%3c/linearGradient%3e%3clinearGradient id='b' x1='8.7' x2='80.9' y1='17.1' y2='142.1' gradientUnits='userSpaceOnUse'%3e%3cstop offset='0' stop-color='%23f7b23b'/%3e%3cstop offset='.5' stop-color='%23f7b23b'/%3e%3cstop offset='1' stop-color='%23f59e0b'/%3e%3c/linearGradient%3e%3clinearGradient id='c' x1='34.7' x2='119.2' y1='18.6' y2='165' gradientUnits='userSpaceOnUse'%3e%3cstop offset='0' stop-color='%2386c3db'/%3e%3cstop offset='.5' stop-color='%2386c3db'/%3e%3cstop offset='1' stop-color='%235eafcf'/%3e%3c/linearGradient%3e%3clinearGradient id='d' x1='1381.3' x2='1399.5' y1='-1144.7' y2='-1097.4' gradientTransform='rotate(-9 8002.567 8233.063)' gradientUnits='userSpaceOnUse'%3e%3cstop offset='0' stop-color='%230b65ed'/%3e%3cstop offset='.5' stop-color='%230a5ad4'/%3e%3cstop offset='1' stop-color='%230950bc'/%3e%3c/linearGradient%3e%3clinearGradient xlink:href='%23d' id='e' x1='1428.4' x2='1446.6' y1='-1084.7' y2='-1037.4' gradientTransform='rotate(-9 8009.537 8233.037)'/%3e%3clinearGradient xlink:href='%23d' id='f' x1='1489.3' x2='1507.5' y1='-1111.6' y2='-1064.3' gradientTransform='rotate(-9 8016.566 8233.078)'/%3e%3csymbol id='h' viewBox='0 0 172 172'%3e%3cpath fill='url(%23c)' stroke='%2372b9d5' stroke-linecap='round' stroke-linejoin='round' stroke-width='4' d='M160.6 107.4a84.8 84.8 0 01-85.4-84.3A83.3 83.3 0 0178 2 84.7 84.7 0 002 85.7 84.8 84.8 0 0087.4 170a85.2 85.2 0 0082.6-63.1 88 88 0 01-9.4.5Z'/%3e%3c/symbol%3e%3csymbol id='i' viewBox='0 0 350 222'%3e%3cpath fill='url(%23a)' stroke='%23e6effc' stroke-miterlimit='10' stroke-width='6' d='m291 107-2.5.1A83.9 83.9 0 00135.6 43 56 56 0 0051 91a56.6 56.6 0 00.8 9A60 60 0 0063 219l4-.2v.2h224a56 56 0 000-112Z'/%3e%3c/symbol%3e%3csymbol id='g' viewBox='0 0 351 246'%3e%3cuse xlink:href='%23h' width='172' height='172'/%3e%3cuse xlink:href='%23i' width='350' height='222' transform='translate(1 24)'/%3e%3c/symbol%3e%3csymbol id='j' viewBox='0 0 129 110'%3e%3cpath fill='url(%23d)' stroke='%230a5ad4' stroke-miterlimit='10' d='M8.5 56.5a8 8 0 01-8-8v-40a8 8 0 0116 0v40a8 8 0 01-8 8Z'/%3e%3cpath fill='url(%23e)' stroke='%230a5ad4' stroke-miterlimit='10' d='M64.5 109.5a8 8 0 01-8-8v-40a8 8 0 0116 0v40a8 8 0 01-8 8Z'/%3e%3cpath fill='url(%23f)' stroke='%230a5ad4' stroke-miterlimit='10' d='M120.5 74.5a8 8 0 01-8-8v-40a8 8 0 0116 0v40a8 8 0 01-8 8Z'/%3e%3c/symbol%3e%3csymbol id='k' viewBox='0 0 102.7 186.8'%3e%3cpath fill='url(%23b)' stroke='%23f6a823' stroke-miterlimit='10' stroke-width='4' d='m34.8 2-32 96h32l-16 80 80-112h-48l32-64h-48z'/%3e%3c/symbol%3e%3c/defs%3e%3cuse xlink:href='%23g' width='351' height='246' transform='translate(80 121)'/%3e%3cuse xlink:href='%23j' width='129' height='110' transform='translate(191.5 343.5)'/%3e%3cuse xlink:href='%23k' width='102.7' height='186.7' transform='translate(205.23 291)'/%3e%3c/svg%3e"},pouring:"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3e%3cdefs%3e%3clinearGradient id='a' x1='99.5' x2='232.6' y1='30.7' y2='261.4' gradientUnits='userSpaceOnUse'%3e%3cstop offset='0' stop-color='%23f3f7fe'/%3e%3cstop offset='.5' stop-color='%23f3f7fe'/%3e%3cstop offset='1' stop-color='%23deeafb'/%3e%3c/linearGradient%3e%3clinearGradient id='b' x1='1381.3' x2='1399.5' y1='-1144.7' y2='-1097.4' gradientTransform='rotate(-9 8002.567 8233.063)' gradientUnits='userSpaceOnUse'%3e%3cstop offset='0' stop-color='%230b65ed'/%3e%3cstop offset='.5' stop-color='%230a5ad4'/%3e%3cstop offset='1' stop-color='%230950bc'/%3e%3c/linearGradient%3e%3clinearGradient xlink:href='%23b' id='c' x1='1428.4' x2='1446.6' y1='-1084.7' y2='-1037.4' gradientTransform='rotate(-9 8009.537 8233.037)'/%3e%3clinearGradient xlink:href='%23b' id='d' x1='1489.3' x2='1507.5' y1='-1111.6' y2='-1064.3' gradientTransform='rotate(-9 8016.566 8233.078)'/%3e%3csymbol id='e' viewBox='0 0 350 222'%3e%3cpath fill='url(%23a)' stroke='%23e6effc' stroke-miterlimit='10' stroke-width='6' d='m291 107-2.5.1A83.9 83.9 0 00135.6 43 56 56 0 0051 91a56.6 56.6 0 00.8 9A60 60 0 0063 219l4-.2v.2h224a56 56 0 000-112Z'/%3e%3c/symbol%3e%3csymbol id='f' viewBox='0 0 129 110'%3e%3cpath fill='url(%23b)' stroke='%230a5ad4' stroke-miterlimit='10' d='M8.5 56.5a8 8 0 01-8-8v-40a8 8 0 0116 0v40a8 8 0 01-8 8Z'/%3e%3cpath fill='url(%23c)' stroke='%230a5ad4' stroke-miterlimit='10' d='M64.5 109.5a8 8 0 01-8-8v-40a8 8 0 0116 0v40a8 8 0 01-8 8Z'/%3e%3cpath fill='url(%23d)' stroke='%230a5ad4' stroke-miterlimit='10' d='M120.5 74.5a8 8 0 01-8-8v-40a8 8 0 0116 0v40a8 8 0 01-8 8Z'/%3e%3c/symbol%3e%3c/defs%3e%3cuse xlink:href='%23e' width='350' height='222' transform='translate(81 145)'/%3e%3cuse xlink:href='%23f' width='129' height='110' transform='translate(191.5 343.5)'/%3e%3c/svg%3e",raindrop:"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3e%3cdefs%3e%3clinearGradient id='a' x1='14.8' x2='124.2' y1='42.3' y2='231.7' gradientUnits='userSpaceOnUse'%3e%3cstop offset='0' stop-color='%233392d6'/%3e%3cstop offset='.5' stop-color='%233392d6'/%3e%3cstop offset='1' stop-color='%232477b2'/%3e%3c/linearGradient%3e%3csymbol id='b' viewBox='0 0 164 245.6'%3e%3cpath fill='url(%23a)' stroke='%232885c7' stroke-miterlimit='10' stroke-width='4' d='M82 3.6c-48.7 72-80 117-80 160.7s35.8 79.3 80 79.3 80-35.5 80-79.3S130.7 75.5 82 3.6Z'/%3e%3c/symbol%3e%3c/defs%3e%3cuse xlink:href='%23b' width='164' height='245.6' transform='translate(174 132.43)'/%3e%3c/svg%3e",raindrops:"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3e%3cdefs%3e%3clinearGradient id='a' x1='14.8' x2='124.2' y1='42.3' y2='231.7' gradientUnits='userSpaceOnUse'%3e%3cstop offset='0' stop-color='%233392d6'/%3e%3cstop offset='.5' stop-color='%233392d6'/%3e%3cstop offset='1' stop-color='%232477b2'/%3e%3c/linearGradient%3e%3csymbol id='b' viewBox='0 0 164 245.6'%3e%3cpath fill='url(%23a)' stroke='%232885c7' stroke-miterlimit='10' stroke-width='4' d='M82 3.6c-48.7 72-80 117-80 160.7s35.8 79.3 80 79.3 80-35.5 80-79.3S130.7 75.5 82 3.6Z'/%3e%3c/symbol%3e%3c/defs%3e%3cuse xlink:href='%23b' width='164' height='245.6' transform='translate(128 133.43)'/%3e%3cuse xlink:href='%23b' width='164' height='245.6' transform='translate(220 133.43)'/%3e%3c/svg%3e",snowy:"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3e%3cdefs%3e%3clinearGradient id='a' x1='99.5' x2='232.6' y1='30.7' y2='261.4' gradientUnits='userSpaceOnUse'%3e%3cstop offset='0' stop-color='%23f3f7fe'/%3e%3cstop offset='.5' stop-color='%23f3f7fe'/%3e%3cstop offset='1' stop-color='%23deeafb'/%3e%3c/linearGradient%3e%3clinearGradient id='b' x1='11.4' x2='32.8' y1='5.9' y2='43.1' gradientUnits='userSpaceOnUse'%3e%3cstop offset='0' stop-color='%2386c3db'/%3e%3cstop offset='.5' stop-color='%2386c3db'/%3e%3cstop offset='1' stop-color='%235eafcf'/%3e%3c/linearGradient%3e%3clinearGradient xlink:href='%23b' id='c' x1='67.4' x2='88.8' y1='95.9' y2='133.1'/%3e%3clinearGradient xlink:href='%23b' id='d' x1='123.4' x2='144.8' y1='45.9' y2='83.1'/%3e%3csymbol id='e' viewBox='0 0 350 222'%3e%3cpath fill='url(%23a)' stroke='%23e6effc' stroke-miterlimit='10' stroke-width='6' d='m291 107-2.5.1A83.9 83.9 0 00135.6 43 56 56 0 0051 91a56.6 56.6 0 00.8 9A60 60 0 0063 219l4-.2v.2h224a56 56 0 000-112Z'/%3e%3c/symbol%3e%3csymbol id='f' viewBox='0 0 156.2 139'%3e%3cpath fill='url(%23b)' stroke='%2386c3db' stroke-miterlimit='10' d='m41.7 31-5.8-3.3a13.7 13.7 0 000-6.5l5.8-3.2a4 4 0 001.5-5.5 4 4 0 00-5.6-1.5l-5.8 3.3a13.6 13.6 0 00-2.6-2 13.8 13.8 0 00-3-1.3V4.5a4 4 0 00-8.1 0v6.6a14.3 14.3 0 00-5.7 3.2L6.6 11A4 4 0 001 12.5 4 4 0 002.5 18l5.8 3.3a13.7 13.7 0 000 6.5L2.5 31A4 4 0 001 36.5a4 4 0 003.5 2 4 4 0 002-.5l5.8-3.3a13.6 13.6 0 002.6 2 13.8 13.8 0 003 1.2v6.6a4 4 0 008.2 0v-6.6a14.2 14.2 0 005.6-3.2l6 3.3a4 4 0 002 .5 4 4 0 003.4-2 4 4 0 00-1.4-5.5ZM19 29.7a6 6 0 01-2.3-8.2 6.1 6.1 0 015.3-3 6.2 6.2 0 013 .8 6 6 0 012.2 8.2 6.1 6.1 0 01-8.2 2.2Z'/%3e%3cpath fill='url(%23c)' stroke='%2386c3db' stroke-miterlimit='10' d='m97.7 121-5.8-3.3a13.7 13.7 0 000-6.5l5.8-3.2a4 4 0 001.5-5.5 4 4 0 00-5.6-1.5l-5.8 3.3a13.6 13.6 0 00-2.6-2 13.8 13.8 0 00-3-1.3v-6.5a4 4 0 00-8.1 0v6.6a14.3 14.3 0 00-5.7 3.2l-5.8-3.3a4 4 0 00-5.6 1.5 4 4 0 001.5 5.5l5.8 3.3a13.7 13.7 0 000 6.5l-5.8 3.2a4 4 0 00-1.5 5.5 4 4 0 003.5 2 4 4 0 002-.5l5.8-3.3a13.6 13.6 0 002.7 2 13.8 13.8 0 003 1.2v6.6a4 4 0 008 0V128a14.2 14.2 0 005.7-3.2l5.8 3.3a4 4 0 002 .5 4 4 0 003.5-2 4 4 0 00-1.3-5.5ZM75 119.7a6 6 0 01-2.3-8.2 6.1 6.1 0 015.3-3 6.2 6.2 0 013 .8 6 6 0 012.2 8.2 6.1 6.1 0 01-8.2 2.2Z'/%3e%3cpath fill='url(%23d)' stroke='%2386c3db' stroke-miterlimit='10' d='m153.7 71-5.8-3.3a13.7 13.7 0 000-6.5l5.8-3.2a4 4 0 001.5-5.5 4 4 0 00-5.6-1.5l-5.8 3.3a13.6 13.6 0 00-2.6-2 13.8 13.8 0 00-3-1.3v-6.5a4 4 0 00-8.1 0v6.6a14.3 14.3 0 00-5.7 3.2l-5.8-3.3a4 4 0 00-5.6 1.5 4 4 0 001.5 5.5l5.8 3.3a13.7 13.7 0 000 6.5l-5.8 3.2a4 4 0 00-1.5 5.5 4 4 0 003.5 2 4 4 0 002-.5l5.8-3.3a13.6 13.6 0 002.7 2 13.8 13.8 0 003 1.2v6.6a4 4 0 008 0v-6.6a14.2 14.2 0 005.7-3.2l5.8 3.3a4 4 0 002 .5 4 4 0 003.5-2 4 4 0 00-1.3-5.5ZM131 69.7a6 6 0 01-2.3-8.2 6.1 6.1 0 015.3-3 6.2 6.2 0 013 .8 6 6 0 012.2 8.2 6.1 6.1 0 01-8.2 2.2Z'/%3e%3c/symbol%3e%3c/defs%3e%3cuse xlink:href='%23e' width='350' height='222' transform='translate(81 145)'/%3e%3cuse xlink:href='%23f' width='156.2' height='139' transform='translate(177.9 337.5)'/%3e%3c/svg%3e","snowy-rainy":"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3e%3cdefs%3e%3clinearGradient id='a' x1='99.5' x2='232.6' y1='30.7' y2='261.4' gradientUnits='userSpaceOnUse'%3e%3cstop offset='0' stop-color='%23f3f7fe'/%3e%3cstop offset='.5' stop-color='%23f3f7fe'/%3e%3cstop offset='1' stop-color='%23deeafb'/%3e%3c/linearGradient%3e%3clinearGradient id='b' x1='1389.9' x2='1399.3' y1='-1078.1' y2='-1053.5' gradientTransform='rotate(-9 8016.182 8229.021)' gradientUnits='userSpaceOnUse'%3e%3cstop offset='0' stop-color='%230b65ed'/%3e%3cstop offset='.5' stop-color='%230a5ad4'/%3e%3cstop offset='1' stop-color='%230950bc'/%3e%3c/linearGradient%3e%3clinearGradient xlink:href='%23b' id='c' x1='1453' x2='1462.5' y1='-1118.7' y2='-1094.1'/%3e%3clinearGradient xlink:href='%23b' id='d' x1='1494.2' x2='1503.7' y1='-1021.1' y2='-996.4'/%3e%3clinearGradient id='e' x1='11.4' x2='32.8' y1='5.9' y2='43.1' gradientUnits='userSpaceOnUse'%3e%3cstop offset='0' stop-color='%2386c3db'/%3e%3cstop offset='.5' stop-color='%2386c3db'/%3e%3cstop offset='1' stop-color='%235eafcf'/%3e%3c/linearGradient%3e%3clinearGradient xlink:href='%23e' id='f' x1='67.4' x2='88.8' y1='95.9' y2='133.1'/%3e%3clinearGradient xlink:href='%23e' id='g' x1='123.4' x2='144.8' y1='45.9' y2='83.1'/%3e%3csymbol id='h' viewBox='0 0 350 222'%3e%3cpath fill='url(%23a)' stroke='%23e6effc' stroke-miterlimit='10' stroke-width='6' d='m291 107-2.5.1A83.9 83.9 0 00135.6 43 56 56 0 0051 91a56.6 56.6 0 00.8 9A60 60 0 0063 219l4-.2v.2h224a56 56 0 000-112Z'/%3e%3c/symbol%3e%3csymbol id='j' viewBox='0 0 156.2 139'%3e%3cpath fill='url(%23e)' stroke='%2386c3db' stroke-miterlimit='10' d='m41.7 31-5.8-3.3a13.7 13.7 0 000-6.5l5.8-3.2a4 4 0 001.5-5.5 4 4 0 00-5.6-1.5l-5.8 3.3a13.6 13.6 0 00-2.6-2 13.8 13.8 0 00-3-1.3V4.5a4 4 0 00-8.1 0v6.6a14.3 14.3 0 00-5.7 3.2L6.6 11A4 4 0 001 12.5 4 4 0 002.5 18l5.8 3.3a13.7 13.7 0 000 6.5L2.5 31A4 4 0 001 36.5a4 4 0 003.5 2 4 4 0 002-.5l5.8-3.3a13.6 13.6 0 002.6 2 13.8 13.8 0 003 1.2v6.6a4 4 0 008.2 0v-6.6a14.2 14.2 0 005.6-3.2l6 3.3a4 4 0 002 .5 4 4 0 003.4-2 4 4 0 00-1.4-5.5ZM19 29.7a6 6 0 01-2.3-8.2 6.1 6.1 0 015.3-3 6.2 6.2 0 013 .8 6 6 0 012.2 8.2 6.1 6.1 0 01-8.2 2.2Z'/%3e%3cpath fill='url(%23f)' stroke='%2386c3db' stroke-miterlimit='10' d='m97.7 121-5.8-3.3a13.7 13.7 0 000-6.5l5.8-3.2a4 4 0 001.5-5.5 4 4 0 00-5.6-1.5l-5.8 3.3a13.6 13.6 0 00-2.6-2 13.8 13.8 0 00-3-1.3v-6.5a4 4 0 00-8.1 0v6.6a14.3 14.3 0 00-5.7 3.2l-5.8-3.3a4 4 0 00-5.6 1.5 4 4 0 001.5 5.5l5.8 3.3a13.7 13.7 0 000 6.5l-5.8 3.2a4 4 0 00-1.5 5.5 4 4 0 003.5 2 4 4 0 002-.5l5.8-3.3a13.6 13.6 0 002.7 2 13.8 13.8 0 003 1.2v6.6a4 4 0 008 0V128a14.2 14.2 0 005.7-3.2l5.8 3.3a4 4 0 002 .5 4 4 0 003.5-2 4 4 0 00-1.3-5.5ZM75 119.7a6 6 0 01-2.3-8.2 6.1 6.1 0 015.3-3 6.2 6.2 0 013 .8 6 6 0 012.2 8.2 6.1 6.1 0 01-8.2 2.2Z'/%3e%3cpath fill='url(%23g)' stroke='%2386c3db' stroke-miterlimit='10' d='m153.7 71-5.8-3.3a13.7 13.7 0 000-6.5l5.8-3.2a4 4 0 001.5-5.5 4 4 0 00-5.6-1.5l-5.8 3.3a13.6 13.6 0 00-2.6-2 13.8 13.8 0 00-3-1.3v-6.5a4 4 0 00-8.1 0v6.6a14.3 14.3 0 00-5.7 3.2l-5.8-3.3a4 4 0 00-5.6 1.5 4 4 0 001.5 5.5l5.8 3.3a13.7 13.7 0 000 6.5l-5.8 3.2a4 4 0 00-1.5 5.5 4 4 0 003.5 2 4 4 0 002-.5l5.8-3.3a13.6 13.6 0 002.7 2 13.8 13.8 0 003 1.2v6.6a4 4 0 008 0v-6.6a14.2 14.2 0 005.7-3.2l5.8 3.3a4 4 0 002 .5 4 4 0 003.5-2 4 4 0 00-1.3-5.5ZM131 69.7a6 6 0 01-2.3-8.2 6.1 6.1 0 015.3-3 6.2 6.2 0 013 .8 6 6 0 012.2 8.2 6.1 6.1 0 01-8.2 2.2Z'/%3e%3c/symbol%3e%3csymbol id='i' viewBox='0 0 156.2 139'%3e%3cuse xlink:href='%23j' width='156.2' height='139'/%3e%3cpath fill='url(%23b)' stroke='%230a5ad4' stroke-miterlimit='10' d='M22.1 98.5a8 8 0 01-8-8v-12a8 8 0 0116 0v12a8 8 0 01-8 8Z'/%3e%3cpath fill='url(%23c)' stroke='%230a5ad4' stroke-miterlimit='10' d='M78.1 48.5a8 8 0 01-8-8v-12a8 8 0 0116 0v12a8 8 0 01-8 8Z'/%3e%3cpath fill='url(%23d)' stroke='%230a5ad4' stroke-miterlimit='10' d='M134.1 138.5a8 8 0 01-8-8v-12a8 8 0 0116 0v12a8 8 0 01-8 8Z'/%3e%3c/symbol%3e%3c/defs%3e%3cuse xlink:href='%23h' width='350' height='222' transform='translate(81 145)'/%3e%3cuse xlink:href='%23i' width='156.2' height='139' transform='translate(177.9 337.5)'/%3e%3c/svg%3e",sunny:{day:Or,night:_r},windy:$r,"windy-exceptional":$r,exceptional:"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3e%3cdefs%3e%3clinearGradient id='a' x1='175.8' x2='336.2' y1='117' y2='395' gradientUnits='userSpaceOnUse'%3e%3cstop offset='0' stop-color='%23d4d7dd'/%3e%3cstop offset='.5' stop-color='%23d4d7dd'/%3e%3cstop offset='1' stop-color='%23bec1c6'/%3e%3c/linearGradient%3e%3c/defs%3e%3cpath fill='none' stroke='url(%23a)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='24' d='M344 256a88 88 0 11-88-88 88 88 0 0188 88ZM200 116.9l-3.8 7.7A269.7 269.7 0 00169 267h0m143.1 128 3.8-7.7A269.7 269.7 0 00343.2 245h0'/%3e%3c/svg%3e"}};function Ur(e){try{return e()}catch(e){return console.error("clock-weather-card - Error while rendering clock-weather-card component:",e),D``}}class Vr extends Error{}class Gr extends Vr{constructor(e){super(`Invalid DateTime: ${e.toMessage()}`)}}class Er extends Vr{constructor(e){super(`Invalid Interval: ${e.toMessage()}`)}}class Dr extends Vr{constructor(e){super(`Invalid Duration: ${e.toMessage()}`)}}class jr extends Vr{}class Ir extends Vr{constructor(e){super(`Invalid unit ${e}`)}}class zr extends Vr{}class Fr extends Vr{constructor(){super("Zone is an abstract class")}}const Lr="numeric",Pr="short",Hr="long",Wr={year:Lr,month:Lr,day:Lr},qr={year:Lr,month:Pr,day:Lr},Rr={year:Lr,month:Pr,day:Lr,weekday:Pr},Yr={year:Lr,month:Hr,day:Lr},Jr={year:Lr,month:Hr,day:Lr,weekday:Hr},Qr={hour:Lr,minute:Lr},Kr={hour:Lr,minute:Lr,second:Lr},Xr={hour:Lr,minute:Lr,second:Lr,timeZoneName:Pr},es={hour:Lr,minute:Lr,second:Lr,timeZoneName:Hr},ts={hour:Lr,minute:Lr,hourCycle:"h23"},is={hour:Lr,minute:Lr,second:Lr,hourCycle:"h23"},rs={hour:Lr,minute:Lr,second:Lr,hourCycle:"h23",timeZoneName:Pr},ss={hour:Lr,minute:Lr,second:Lr,hourCycle:"h23",timeZoneName:Hr},as={year:Lr,month:Lr,day:Lr,hour:Lr,minute:Lr},ns={year:Lr,month:Lr,day:Lr,hour:Lr,minute:Lr,second:Lr},os={year:Lr,month:Pr,day:Lr,hour:Lr,minute:Lr},ls={year:Lr,month:Pr,day:Lr,hour:Lr,minute:Lr,second:Lr},cs={year:Lr,month:Pr,day:Lr,weekday:Pr,hour:Lr,minute:Lr},ds={year:Lr,month:Hr,day:Lr,hour:Lr,minute:Lr,timeZoneName:Pr},us={year:Lr,month:Hr,day:Lr,hour:Lr,minute:Lr,second:Lr,timeZoneName:Pr},hs={year:Lr,month:Hr,day:Lr,weekday:Hr,hour:Lr,minute:Lr,timeZoneName:Hr},ms={year:Lr,month:Hr,day:Lr,weekday:Hr,hour:Lr,minute:Lr,second:Lr,timeZoneName:Hr};class fs{get type(){throw new Fr}get name(){throw new Fr}get ianaName(){return this.name}get isUniversal(){throw new Fr}offsetName(e,t){throw new Fr}formatOffset(e,t){throw new Fr}offset(e){throw new Fr}equals(e){throw new Fr}get isValid(){throw new Fr}}let ps=null;class ys extends fs{static get instance(){return null===ps&&(ps=new ys),ps}get type(){return"system"}get name(){return(new Intl.DateTimeFormat).resolvedOptions().timeZone}get isUniversal(){return!1}offsetName(e,{format:t,locale:i}){return Ua(e,t,i)}formatOffset(e,t){return Da(this.offset(e),t)}offset(e){return-new Date(e).getTimezoneOffset()}equals(e){return"system"===e.type}get isValid(){return!0}}let bs={};const gs={year:0,month:1,day:2,era:3,hour:4,minute:5,second:6};let ws={};class vs extends fs{static create(e){return ws[e]||(ws[e]=new vs(e)),ws[e]}static resetCache(){ws={},bs={}}static isValidSpecifier(e){return this.isValidZone(e)}static isValidZone(e){if(!e)return!1;try{return new Intl.DateTimeFormat("en-US",{timeZone:e}).format(),!0}catch(e){return!1}}constructor(e){super(),this.zoneName=e,this.valid=vs.isValidZone(e)}get type(){return"iana"}get name(){return this.zoneName}get isUniversal(){return!1}offsetName(e,{format:t,locale:i}){return Ua(e,t,i,this.name)}formatOffset(e,t){return Da(this.offset(e),t)}offset(e){const t=new Date(e);if(isNaN(t))return NaN;const i=(r=this.name,bs[r]||(bs[r]=new Intl.DateTimeFormat("en-US",{hour12:!1,timeZone:r,year:"numeric",month:"2-digit",day:"2-digit",hour:"2-digit",minute:"2-digit",second:"2-digit",era:"short"})),bs[r]);var r;let[s,a,n,o,l,c,d]=i.formatToParts?function(e,t){const i=e.formatToParts(t),r=[];for(let e=0;e=0?h:1e3+h,($a({year:s,month:a,day:n,hour:24===l?0:l,minute:c,second:d,millisecond:0})-u)/6e4}equals(e){return"iana"===e.type&&e.name===this.name}get isValid(){return this.valid}}let ks={};let xs={};function Ts(e,t={}){const i=JSON.stringify([e,t]);let r=xs[i];return r||(r=new Intl.DateTimeFormat(e,t),xs[i]=r),r}let Ms={};let Ss={};let _s=null;let Ns={};function Os(e,t,i,r){const s=e.listingMode();return"error"===s?null:"en"===s?i(t):r(t)}class As{constructor(e,t,i){this.padTo=i.padTo||0,this.floor=i.floor||!1;const{padTo:r,floor:s,...a}=i;if(!t||Object.keys(a).length>0){const t={useGrouping:!1,...i};i.padTo>0&&(t.minimumIntegerDigits=i.padTo),this.inf=function(e,t={}){const i=JSON.stringify([e,t]);let r=Ms[i];return r||(r=new Intl.NumberFormat(e,t),Ms[i]=r),r}(e,t)}}format(e){if(this.inf){const t=this.floor?Math.floor(e):e;return this.inf.format(t)}return xa(this.floor?Math.floor(e):_a(e,3),this.padTo)}}class $s{constructor(e,t,i){let r;if(this.opts=i,this.originalZone=void 0,this.opts.timeZone)this.dt=e;else if("fixed"===e.zone.type){const t=e.offset/60*-1,i=t>=0?`Etc/GMT+${t}`:`Etc/GMT${t}`;0!==e.offset&&vs.create(i).valid?(r=i,this.dt=e):(r="UTC",this.dt=0===e.offset?e:e.setZone("UTC").plus({minutes:e.offset}),this.originalZone=e.zone)}else"system"===e.zone.type?this.dt=e:"iana"===e.zone.type?(this.dt=e,r=e.zone.name):(r="UTC",this.dt=e.setZone("UTC").plus({minutes:e.offset}),this.originalZone=e.zone);const s={...this.opts};s.timeZone=s.timeZone||r,this.dtf=Ts(t,s)}format(){return this.originalZone?this.formatToParts().map((({value:e})=>e)).join(""):this.dtf.format(this.dt.toJSDate())}formatToParts(){const e=this.dtf.formatToParts(this.dt.toJSDate());return this.originalZone?e.map((e=>{if("timeZoneName"===e.type){const t=this.originalZone.offsetName(this.dt.ts,{locale:this.dt.locale,format:this.opts.timeZoneName});return{...e,value:t}}return e})):e}resolvedOptions(){return this.dtf.resolvedOptions()}}class Zs{constructor(e,t,i){this.opts={style:"long",...i},!t&&ya()&&(this.rtf=function(e,t={}){const{base:i,...r}=t,s=JSON.stringify([e,r]);let a=Ss[s];return a||(a=new Intl.RelativeTimeFormat(e,t),Ss[s]=a),a}(e,i))}format(e,t){return this.rtf?this.rtf.format(e,t):function(e,t,i="always",r=!1){const s={years:["year","yr."],quarters:["quarter","qtr."],months:["month","mo."],weeks:["week","wk."],days:["day","day","days"],hours:["hour","hr."],minutes:["minute","min."],seconds:["second","sec."]},a=-1===["hours","minutes","seconds"].indexOf(e);if("auto"===i&&a){const i="days"===e;switch(t){case 1:return i?"tomorrow":`next ${s[e][0]}`;case-1:return i?"yesterday":`last ${s[e][0]}`;case 0:return i?"today":`this ${s[e][0]}`}}const n=Object.is(t,-0)||t<0,o=Math.abs(t),l=1===o,c=s[e],d=r?l?c[1]:c[2]||c[1]:l?s[e][0]:e;return n?`${o} ${d} ago`:`in ${o} ${d}`}(t,e,this.opts.numeric,"long"!==this.opts.style)}formatToParts(e,t){return this.rtf?this.rtf.formatToParts(e,t):[]}}const Cs={firstDay:1,minimalDays:4,weekend:[6,7]};class Bs{static fromOpts(e){return Bs.create(e.locale,e.numberingSystem,e.outputCalendar,e.weekSettings,e.defaultToEN)}static create(e,t,i,r,s=!1){const a=e||Qs.defaultLocale,n=a||(s?"en-US":_s||(_s=(new Intl.DateTimeFormat).resolvedOptions().locale,_s)),o=t||Qs.defaultNumberingSystem,l=i||Qs.defaultOutputCalendar,c=va(r)||Qs.defaultWeekSettings;return new Bs(n,o,l,c,a)}static resetCache(){_s=null,xs={},Ms={},Ss={}}static fromObject({locale:e,numberingSystem:t,outputCalendar:i,weekSettings:r}={}){return Bs.create(e,t,i,r)}constructor(e,t,i,r,s){const[a,n,o]=function(e){const t=e.indexOf("-x-");-1!==t&&(e=e.substring(0,t));const i=e.indexOf("-u-");if(-1===i)return[e];{let t,r;try{t=Ts(e).resolvedOptions(),r=e}catch(s){const a=e.substring(0,i);t=Ts(a).resolvedOptions(),r=a}const{numberingSystem:s,calendar:a}=t;return[r,s,a]}}(e);this.locale=a,this.numberingSystem=t||n||null,this.outputCalendar=i||o||null,this.weekSettings=r,this.intl=function(e,t,i){return i||t?(e.includes("-u-")||(e+="-u"),i&&(e+=`-ca-${i}`),t&&(e+=`-nu-${t}`),e):e}(this.locale,this.numberingSystem,this.outputCalendar),this.weekdaysCache={format:{},standalone:{}},this.monthsCache={format:{},standalone:{}},this.meridiemCache=null,this.eraCache={},this.specifiedLocale=s,this.fastNumbersCached=null}get fastNumbers(){var e;return null==this.fastNumbersCached&&(this.fastNumbersCached=(!(e=this).numberingSystem||"latn"===e.numberingSystem)&&("latn"===e.numberingSystem||!e.locale||e.locale.startsWith("en")||"latn"===new Intl.DateTimeFormat(e.intl).resolvedOptions().numberingSystem)),this.fastNumbersCached}listingMode(){const e=this.isEnglish(),t=!(null!==this.numberingSystem&&"latn"!==this.numberingSystem||null!==this.outputCalendar&&"gregory"!==this.outputCalendar);return e&&t?"en":"intl"}clone(e){return e&&0!==Object.getOwnPropertyNames(e).length?Bs.create(e.locale||this.specifiedLocale,e.numberingSystem||this.numberingSystem,e.outputCalendar||this.outputCalendar,va(e.weekSettings)||this.weekSettings,e.defaultToEN||!1):this}redefaultToEN(e={}){return this.clone({...e,defaultToEN:!0})}redefaultToSystem(e={}){return this.clone({...e,defaultToEN:!1})}months(e,t=!1){return Os(this,e,La,(()=>{const i=t?{month:e,day:"numeric"}:{month:e},r=t?"format":"standalone";return this.monthsCache[r][e]||(this.monthsCache[r][e]=function(e){const t=[];for(let i=1;i<=12;i++){const r=Ro.utc(2009,i,1);t.push(e(r))}return t}((e=>this.extract(e,i,"month")))),this.monthsCache[r][e]}))}weekdays(e,t=!1){return Os(this,e,qa,(()=>{const i=t?{weekday:e,year:"numeric",month:"long",day:"numeric"}:{weekday:e},r=t?"format":"standalone";return this.weekdaysCache[r][e]||(this.weekdaysCache[r][e]=function(e){const t=[];for(let i=1;i<=7;i++){const r=Ro.utc(2016,11,13+i);t.push(e(r))}return t}((e=>this.extract(e,i,"weekday")))),this.weekdaysCache[r][e]}))}meridiems(){return Os(this,void 0,(()=>Ra),(()=>{if(!this.meridiemCache){const e={hour:"numeric",hourCycle:"h12"};this.meridiemCache=[Ro.utc(2016,11,13,9),Ro.utc(2016,11,13,19)].map((t=>this.extract(t,e,"dayperiod")))}return this.meridiemCache}))}eras(e){return Os(this,e,Ka,(()=>{const t={era:e};return this.eraCache[e]||(this.eraCache[e]=[Ro.utc(-40,1,1),Ro.utc(2017,1,1)].map((e=>this.extract(e,t,"era")))),this.eraCache[e]}))}extract(e,t,i){const r=this.dtFormatter(e,t).formatToParts().find((e=>e.type.toLowerCase()===i));return r?r.value:null}numberFormatter(e={}){return new As(this.intl,e.forceSimple||this.fastNumbers,e)}dtFormatter(e,t={}){return new $s(e,this.intl,t)}relFormatter(e={}){return new Zs(this.intl,this.isEnglish(),e)}listFormatter(e={}){return function(e,t={}){const i=JSON.stringify([e,t]);let r=ks[i];return r||(r=new Intl.ListFormat(e,t),ks[i]=r),r}(this.intl,e)}isEnglish(){return"en"===this.locale||"en-us"===this.locale.toLowerCase()||new Intl.DateTimeFormat(this.intl).resolvedOptions().locale.startsWith("en-us")}getWeekSettings(){return this.weekSettings?this.weekSettings:ba()?function(e){let t=Ns[e];if(!t){const i=new Intl.Locale(e);t="getWeekInfo"in i?i.getWeekInfo():i.weekInfo,Ns[e]=t}return t}(this.locale):Cs}getStartOfWeek(){return this.getWeekSettings().firstDay}getMinDaysInFirstWeek(){return this.getWeekSettings().minimalDays}getWeekendDays(){return this.getWeekSettings().weekend}equals(e){return this.locale===e.locale&&this.numberingSystem===e.numberingSystem&&this.outputCalendar===e.outputCalendar}toString(){return`Locale(${this.locale}, ${this.numberingSystem}, ${this.outputCalendar})`}}let Us=null;class Vs extends fs{static get utcInstance(){return null===Us&&(Us=new Vs(0)),Us}static instance(e){return 0===e?Vs.utcInstance:new Vs(e)}static parseSpecifier(e){if(e){const t=e.match(/^utc(?:([+-]\d{1,2})(?::(\d{2}))?)?$/i);if(t)return new Vs(Va(t[1],t[2]))}return null}constructor(e){super(),this.fixed=e}get type(){return"fixed"}get name(){return 0===this.fixed?"UTC":`UTC${Da(this.fixed,"narrow")}`}get ianaName(){return 0===this.fixed?"Etc/UTC":`Etc/GMT${Da(-this.fixed,"narrow")}`}offsetName(){return this.name}formatOffset(e,t){return Da(this.fixed,t)}get isUniversal(){return!0}offset(){return this.fixed}equals(e){return"fixed"===e.type&&e.fixed===this.fixed}get isValid(){return!0}}class Gs extends fs{constructor(e){super(),this.zoneName=e}get type(){return"invalid"}get name(){return this.zoneName}get isUniversal(){return!1}offsetName(){return null}formatOffset(){return""}offset(){return NaN}equals(){return!1}get isValid(){return!1}}function Es(e,t){if(ma(e)||null===e)return t;if(e instanceof fs)return e;if(function(e){return"string"==typeof e}(e)){const i=e.toLowerCase();return"default"===i?t:"local"===i||"system"===i?ys.instance:"utc"===i||"gmt"===i?Vs.utcInstance:Vs.parseSpecifier(i)||vs.create(e)}return fa(e)?Vs.instance(e):"object"==typeof e&&"offset"in e&&"function"==typeof e.offset?e:new Gs(e)}const Ds={arab:"[٠-٩]",arabext:"[۰-۹]",bali:"[᭐-᭙]",beng:"[০-৯]",deva:"[०-९]",fullwide:"[0-9]",gujr:"[૦-૯]",hanidec:"[〇|一|二|三|四|五|六|七|八|九]",khmr:"[០-៩]",knda:"[೦-೯]",laoo:"[໐-໙]",limb:"[᥆-᥏]",mlym:"[൦-൯]",mong:"[᠐-᠙]",mymr:"[၀-၉]",orya:"[୦-୯]",tamldec:"[௦-௯]",telu:"[౦-౯]",thai:"[๐-๙]",tibt:"[༠-༩]",latn:"\\d"},js={arab:[1632,1641],arabext:[1776,1785],bali:[6992,7001],beng:[2534,2543],deva:[2406,2415],fullwide:[65296,65303],gujr:[2790,2799],khmr:[6112,6121],knda:[3302,3311],laoo:[3792,3801],limb:[6470,6479],mlym:[3430,3439],mong:[6160,6169],mymr:[4160,4169],orya:[2918,2927],tamldec:[3046,3055],telu:[3174,3183],thai:[3664,3673],tibt:[3872,3881]},Is=Ds.hanidec.replace(/[\[|\]]/g,"").split("");let zs={};function Fs({numberingSystem:e},t=""){const i=e||"latn";return zs[i]||(zs[i]={}),zs[i][t]||(zs[i][t]=new RegExp(`${Ds[i]}${t}`)),zs[i][t]}let Ls,Ps=()=>Date.now(),Hs="system",Ws=null,qs=null,Rs=null,Ys=60,Js=null;class Qs{static get now(){return Ps}static set now(e){Ps=e}static set defaultZone(e){Hs=e}static get defaultZone(){return Es(Hs,ys.instance)}static get defaultLocale(){return Ws}static set defaultLocale(e){Ws=e}static get defaultNumberingSystem(){return qs}static set defaultNumberingSystem(e){qs=e}static get defaultOutputCalendar(){return Rs}static set defaultOutputCalendar(e){Rs=e}static get defaultWeekSettings(){return Js}static set defaultWeekSettings(e){Js=va(e)}static get twoDigitCutoffYear(){return Ys}static set twoDigitCutoffYear(e){Ys=e%100}static get throwOnInvalid(){return Ls}static set throwOnInvalid(e){Ls=e}static resetCaches(){Bs.resetCache(),vs.resetCache(),Ro.resetCache(),zs={}}}class Ks{constructor(e,t){this.reason=e,this.explanation=t}toMessage(){return this.explanation?`${this.reason}: ${this.explanation}`:this.reason}}const Xs=[0,31,59,90,120,151,181,212,243,273,304,334],ea=[0,31,60,91,121,152,182,213,244,274,305,335];function ta(e,t){return new Ks("unit out of range",`you specified ${t} (of type ${typeof t}) as a ${e}, which is invalid`)}function ia(e,t,i){const r=new Date(Date.UTC(e,t-1,i));e<100&&e>=0&&r.setUTCFullYear(r.getUTCFullYear()-1900);const s=r.getUTCDay();return 0===s?7:s}function ra(e,t,i){return i+(Na(e)?ea:Xs)[t-1]}function sa(e,t){const i=Na(e)?ea:Xs,r=i.findIndex((e=>eCa(r,t,i)?(l=r+1,c=1):l=r,{weekYear:l,weekNumber:c,weekday:o,...ja(e)}}function oa(e,t=4,i=1){const{weekYear:r,weekNumber:s,weekday:a}=e,n=aa(ia(r,1,t),i),o=Oa(r);let l,c=7*s+a-n-7+t;c<1?(l=r-1,c+=Oa(l)):c>o?(l=r+1,c-=Oa(r)):l=r;const{month:d,day:u}=sa(l,c);return{year:l,month:d,day:u,...ja(e)}}function la(e){const{year:t,month:i,day:r}=e;return{year:t,ordinal:ra(t,i,r),...ja(e)}}function ca(e){const{year:t,ordinal:i}=e,{month:r,day:s}=sa(t,i);return{year:t,month:r,day:s,...ja(e)}}function da(e,t){if(!ma(e.localWeekday)||!ma(e.localWeekNumber)||!ma(e.localWeekYear)){if(!ma(e.weekday)||!ma(e.weekNumber)||!ma(e.weekYear))throw new jr("Cannot mix locale-based week fields with ISO-based week fields");return ma(e.localWeekday)||(e.weekday=e.localWeekday),ma(e.localWeekNumber)||(e.weekNumber=e.localWeekNumber),ma(e.localWeekYear)||(e.weekYear=e.localWeekYear),delete e.localWeekday,delete e.localWeekNumber,delete e.localWeekYear,{minDaysInFirstWeek:t.getMinDaysInFirstWeek(),startOfWeek:t.getStartOfWeek()}}return{minDaysInFirstWeek:4,startOfWeek:1}}function ua(e){const t=pa(e.year),i=ka(e.month,1,12),r=ka(e.day,1,Aa(e.year,e.month));return t?i?!r&&ta("day",e.day):ta("month",e.month):ta("year",e.year)}function ha(e){const{hour:t,minute:i,second:r,millisecond:s}=e,a=ka(t,0,23)||24===t&&0===i&&0===r&&0===s,n=ka(i,0,59),o=ka(r,0,59),l=ka(s,0,999);return a?n?o?!l&&ta("millisecond",s):ta("second",r):ta("minute",i):ta("hour",t)}function ma(e){return void 0===e}function fa(e){return"number"==typeof e}function pa(e){return"number"==typeof e&&e%1==0}function ya(){try{return"undefined"!=typeof Intl&&!!Intl.RelativeTimeFormat}catch(e){return!1}}function ba(){try{return"undefined"!=typeof Intl&&!!Intl.Locale&&("weekInfo"in Intl.Locale.prototype||"getWeekInfo"in Intl.Locale.prototype)}catch(e){return!1}}function ga(e,t,i){if(0!==e.length)return e.reduce(((e,r)=>{const s=[t(r),r];return e&&i(e[0],s[0])===e[0]?e:s}),null)[1]}function wa(e,t){return Object.prototype.hasOwnProperty.call(e,t)}function va(e){if(null==e)return null;if("object"!=typeof e)throw new zr("Week settings must be an object");if(!ka(e.firstDay,1,7)||!ka(e.minimalDays,1,7)||!Array.isArray(e.weekend)||e.weekend.some((e=>!ka(e,1,7))))throw new zr("Invalid week settings");return{firstDay:e.firstDay,minimalDays:e.minimalDays,weekend:Array.from(e.weekend)}}function ka(e,t,i){return pa(e)&&e>=t&&e<=i}function xa(e,t=2){let i;return i=e<0?"-"+(""+-e).padStart(t,"0"):(""+e).padStart(t,"0"),i}function Ta(e){return ma(e)||null===e||""===e?void 0:parseInt(e,10)}function Ma(e){return ma(e)||null===e||""===e?void 0:parseFloat(e)}function Sa(e){if(!ma(e)&&null!==e&&""!==e){const t=1e3*parseFloat("0."+e);return Math.floor(t)}}function _a(e,t,i=!1){const r=10**t;return(i?Math.trunc:Math.round)(e*r)/r}function Na(e){return e%4==0&&(e%100!=0||e%400==0)}function Oa(e){return Na(e)?366:365}function Aa(e,t){const i=function(e,t){return e-t*Math.floor(e/t)}(t-1,12)+1;return 2===i?Na(e+(t-i)/12)?29:28:[31,null,31,30,31,30,31,31,30,31,30,31][i-1]}function $a(e){let t=Date.UTC(e.year,e.month-1,e.day,e.hour,e.minute,e.second,e.millisecond);return e.year<100&&e.year>=0&&(t=new Date(t),t.setUTCFullYear(e.year,e.month-1,e.day)),+t}function Za(e,t,i){return-aa(ia(e,1,t),i)+t-1}function Ca(e,t=4,i=1){const r=Za(e,t,i),s=Za(e+1,t,i);return(Oa(e)-r+s)/7}function Ba(e){return e>99?e:e>Qs.twoDigitCutoffYear?1900+e:2e3+e}function Ua(e,t,i,r=null){const s=new Date(e),a={hourCycle:"h23",year:"numeric",month:"2-digit",day:"2-digit",hour:"2-digit",minute:"2-digit"};r&&(a.timeZone=r);const n={timeZoneName:t,...a},o=new Intl.DateTimeFormat(i,n).formatToParts(s).find((e=>"timezonename"===e.type.toLowerCase()));return o?o.value:null}function Va(e,t){let i=parseInt(e,10);Number.isNaN(i)&&(i=0);const r=parseInt(t,10)||0;return 60*i+(i<0||Object.is(i,-0)?-r:r)}function Ga(e){const t=Number(e);if("boolean"==typeof e||""===e||Number.isNaN(t))throw new zr(`Invalid unit value ${e}`);return t}function Ea(e,t){const i={};for(const r in e)if(wa(e,r)){const s=e[r];if(null==s)continue;i[t(r)]=Ga(s)}return i}function Da(e,t){const i=Math.trunc(Math.abs(e/60)),r=Math.trunc(Math.abs(e%60)),s=e>=0?"+":"-";switch(t){case"short":return`${s}${xa(i,2)}:${xa(r,2)}`;case"narrow":return`${s}${i}${r>0?`:${r}`:""}`;case"techie":return`${s}${xa(i,2)}${xa(r,2)}`;default:throw new RangeError(`Value format ${t} is out of range for property format`)}}function ja(e){return function(e,t){return t.reduce(((t,i)=>(t[i]=e[i],t)),{})}(e,["hour","minute","second","millisecond"])}const Ia=["January","February","March","April","May","June","July","August","September","October","November","December"],za=["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],Fa=["J","F","M","A","M","J","J","A","S","O","N","D"];function La(e){switch(e){case"narrow":return[...Fa];case"short":return[...za];case"long":return[...Ia];case"numeric":return["1","2","3","4","5","6","7","8","9","10","11","12"];case"2-digit":return["01","02","03","04","05","06","07","08","09","10","11","12"];default:return null}}const Pa=["Monday","Tuesday","Wednesday","Thursday","Friday","Saturday","Sunday"],Ha=["Mon","Tue","Wed","Thu","Fri","Sat","Sun"],Wa=["M","T","W","T","F","S","S"];function qa(e){switch(e){case"narrow":return[...Wa];case"short":return[...Ha];case"long":return[...Pa];case"numeric":return["1","2","3","4","5","6","7"];default:return null}}const Ra=["AM","PM"],Ya=["Before Christ","Anno Domini"],Ja=["BC","AD"],Qa=["B","A"];function Ka(e){switch(e){case"narrow":return[...Qa];case"short":return[...Ja];case"long":return[...Ya];default:return null}}function Xa(e,t){let i="";for(const r of e)r.literal?i+=r.val:i+=t(r.val);return i}const en={D:Wr,DD:qr,DDD:Yr,DDDD:Jr,t:Qr,tt:Kr,ttt:Xr,tttt:es,T:ts,TT:is,TTT:rs,TTTT:ss,f:as,ff:os,fff:ds,ffff:hs,F:ns,FF:ls,FFF:us,FFFF:ms};class tn{static create(e,t={}){return new tn(e,t)}static parseFormat(e){let t=null,i="",r=!1;const s=[];for(let a=0;a0&&s.push({literal:r||/^\s+$/.test(i),val:i}),t=null,i="",r=!r):r||n===t?i+=n:(i.length>0&&s.push({literal:/^\s+$/.test(i),val:i}),i=n,t=n)}return i.length>0&&s.push({literal:r||/^\s+$/.test(i),val:i}),s}static macroTokenToFormatOpts(e){return en[e]}constructor(e,t){this.opts=t,this.loc=e,this.systemLoc=null}formatWithSystemDefault(e,t){null===this.systemLoc&&(this.systemLoc=this.loc.redefaultToSystem());return this.systemLoc.dtFormatter(e,{...this.opts,...t}).format()}dtFormatter(e,t={}){return this.loc.dtFormatter(e,{...this.opts,...t})}formatDateTime(e,t){return this.dtFormatter(e,t).format()}formatDateTimeParts(e,t){return this.dtFormatter(e,t).formatToParts()}formatInterval(e,t){return this.dtFormatter(e.start,t).dtf.formatRange(e.start.toJSDate(),e.end.toJSDate())}resolvedOptions(e,t){return this.dtFormatter(e,t).resolvedOptions()}num(e,t=0){if(this.opts.forceSimple)return xa(e,t);const i={...this.opts};return t>0&&(i.padTo=t),this.loc.numberFormatter(i).format(e)}formatDateTimeFromString(e,t){const i="en"===this.loc.listingMode(),r=this.loc.outputCalendar&&"gregory"!==this.loc.outputCalendar,s=(t,i)=>this.loc.extract(e,t,i),a=t=>e.isOffsetFixed&&0===e.offset&&t.allowZ?"Z":e.isValid?e.zone.formatOffset(e.ts,t.format):"",n=()=>i?function(e){return Ra[e.hour<12?0:1]}(e):s({hour:"numeric",hourCycle:"h12"},"dayperiod"),o=(t,r)=>i?function(e,t){return La(t)[e.month-1]}(e,t):s(r?{month:t}:{month:t,day:"numeric"},"month"),l=(t,r)=>i?function(e,t){return qa(t)[e.weekday-1]}(e,t):s(r?{weekday:t}:{weekday:t,month:"long",day:"numeric"},"weekday"),c=t=>{const i=tn.macroTokenToFormatOpts(t);return i?this.formatWithSystemDefault(e,i):t},d=t=>i?function(e,t){return Ka(t)[e.year<0?0:1]}(e,t):s({era:t},"era");return Xa(tn.parseFormat(t),(t=>{switch(t){case"S":return this.num(e.millisecond);case"u":case"SSS":return this.num(e.millisecond,3);case"s":return this.num(e.second);case"ss":return this.num(e.second,2);case"uu":return this.num(Math.floor(e.millisecond/10),2);case"uuu":return this.num(Math.floor(e.millisecond/100));case"m":return this.num(e.minute);case"mm":return this.num(e.minute,2);case"h":return this.num(e.hour%12==0?12:e.hour%12);case"hh":return this.num(e.hour%12==0?12:e.hour%12,2);case"H":return this.num(e.hour);case"HH":return this.num(e.hour,2);case"Z":return a({format:"narrow",allowZ:this.opts.allowZ});case"ZZ":return a({format:"short",allowZ:this.opts.allowZ});case"ZZZ":return a({format:"techie",allowZ:this.opts.allowZ});case"ZZZZ":return e.zone.offsetName(e.ts,{format:"short",locale:this.loc.locale});case"ZZZZZ":return e.zone.offsetName(e.ts,{format:"long",locale:this.loc.locale});case"z":return e.zoneName;case"a":return n();case"d":return r?s({day:"numeric"},"day"):this.num(e.day);case"dd":return r?s({day:"2-digit"},"day"):this.num(e.day,2);case"c":case"E":return this.num(e.weekday);case"ccc":return l("short",!0);case"cccc":return l("long",!0);case"ccccc":return l("narrow",!0);case"EEE":return l("short",!1);case"EEEE":return l("long",!1);case"EEEEE":return l("narrow",!1);case"L":return r?s({month:"numeric",day:"numeric"},"month"):this.num(e.month);case"LL":return r?s({month:"2-digit",day:"numeric"},"month"):this.num(e.month,2);case"LLL":return o("short",!0);case"LLLL":return o("long",!0);case"LLLLL":return o("narrow",!0);case"M":return r?s({month:"numeric"},"month"):this.num(e.month);case"MM":return r?s({month:"2-digit"},"month"):this.num(e.month,2);case"MMM":return o("short",!1);case"MMMM":return o("long",!1);case"MMMMM":return o("narrow",!1);case"y":return r?s({year:"numeric"},"year"):this.num(e.year);case"yy":return r?s({year:"2-digit"},"year"):this.num(e.year.toString().slice(-2),2);case"yyyy":return r?s({year:"numeric"},"year"):this.num(e.year,4);case"yyyyyy":return r?s({year:"numeric"},"year"):this.num(e.year,6);case"G":return d("short");case"GG":return d("long");case"GGGGG":return d("narrow");case"kk":return this.num(e.weekYear.toString().slice(-2),2);case"kkkk":return this.num(e.weekYear,4);case"W":return this.num(e.weekNumber);case"WW":return this.num(e.weekNumber,2);case"n":return this.num(e.localWeekNumber);case"nn":return this.num(e.localWeekNumber,2);case"ii":return this.num(e.localWeekYear.toString().slice(-2),2);case"iiii":return this.num(e.localWeekYear,4);case"o":return this.num(e.ordinal);case"ooo":return this.num(e.ordinal,3);case"q":return this.num(e.quarter);case"qq":return this.num(e.quarter,2);case"X":return this.num(Math.floor(e.ts/1e3));case"x":return this.num(e.ts);default:return c(t)}}))}formatDurationFromString(e,t){const i=e=>{switch(e[0]){case"S":return"millisecond";case"s":return"second";case"m":return"minute";case"h":return"hour";case"d":return"day";case"w":return"week";case"M":return"month";case"y":return"year";default:return null}},r=tn.parseFormat(t),s=r.reduce(((e,{literal:t,val:i})=>t?e:e.concat(i)),[]),a=e.shiftTo(...s.map(i).filter((e=>e)));return Xa(r,(e=>t=>{const r=i(t);return r?this.num(e.get(r),t.length):t})(a))}}const rn=/[A-Za-z_+-]{1,256}(?::?\/[A-Za-z0-9_+-]{1,256}(?:\/[A-Za-z0-9_+-]{1,256})?)?/;function sn(...e){const t=e.reduce(((e,t)=>e+t.source),"");return RegExp(`^${t}$`)}function an(...e){return t=>e.reduce((([e,i,r],s)=>{const[a,n,o]=s(t,r);return[{...e,...a},n||i,o]}),[{},null,1]).slice(0,2)}function nn(e,...t){if(null==e)return[null,null];for(const[i,r]of t){const t=i.exec(e);if(t)return r(t)}return[null,null]}function on(...e){return(t,i)=>{const r={};let s;for(s=0;svoid 0!==e&&(t||e&&d)?-e:e;return[{years:h(Ma(i)),months:h(Ma(r)),weeks:h(Ma(s)),days:h(Ma(a)),hours:h(Ma(n)),minutes:h(Ma(o)),seconds:h(Ma(l),"-0"===l),milliseconds:h(Sa(c),u)}]}const Tn={GMT:0,EDT:-240,EST:-300,CDT:-300,CST:-360,MDT:-360,MST:-420,PDT:-420,PST:-480};function Mn(e,t,i,r,s,a,n){const o={year:2===t.length?Ba(Ta(t)):Ta(t),month:za.indexOf(i)+1,day:Ta(r),hour:Ta(s),minute:Ta(a)};return n&&(o.second=Ta(n)),e&&(o.weekday=e.length>3?Pa.indexOf(e)+1:Ha.indexOf(e)+1),o}const Sn=/^(?:(Mon|Tue|Wed|Thu|Fri|Sat|Sun),\s)?(\d{1,2})\s(Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec)\s(\d{2,4})\s(\d\d):(\d\d)(?::(\d\d))?\s(?:(UT|GMT|[ECMP][SD]T)|([Zz])|(?:([+-]\d\d)(\d\d)))$/;function _n(e){const[,t,i,r,s,a,n,o,l,c,d,u]=e,h=Mn(t,s,r,i,a,n,o);let m;return m=l?Tn[l]:c?0:Va(d,u),[h,new Vs(m)]}const Nn=/^(Mon|Tue|Wed|Thu|Fri|Sat|Sun), (\d\d) (Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec) (\d{4}) (\d\d):(\d\d):(\d\d) GMT$/,On=/^(Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday), (\d\d)-(Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec)-(\d\d) (\d\d):(\d\d):(\d\d) GMT$/,An=/^(Mon|Tue|Wed|Thu|Fri|Sat|Sun) (Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec) ( \d|\d\d) (\d\d):(\d\d):(\d\d) (\d{4})$/;function $n(e){const[,t,i,r,s,a,n,o]=e;return[Mn(t,s,r,i,a,n,o),Vs.utcInstance]}function Zn(e){const[,t,i,r,s,a,n,o]=e;return[Mn(t,o,i,r,s,a,n),Vs.utcInstance]}const Cn=sn(/([+-]\d{6}|\d{4})(?:-?(\d\d)(?:-?(\d\d))?)?/,un),Bn=sn(/(\d{4})-?W(\d\d)(?:-?(\d))?/,un),Un=sn(/(\d{4})-?(\d{3})/,un),Vn=sn(dn),Gn=an((function(e,t){return[{year:yn(e,t),month:yn(e,t+1,1),day:yn(e,t+2,1)},null,t+3]}),bn,gn,wn),En=an(hn,bn,gn,wn),Dn=an(mn,bn,gn,wn),jn=an(bn,gn,wn);const In=an(bn);const zn=sn(/(\d{4})-(\d\d)-(\d\d)/,pn),Fn=sn(fn),Ln=an(bn,gn,wn);const Pn="Invalid Duration",Hn={weeks:{days:7,hours:168,minutes:10080,seconds:604800,milliseconds:6048e5},days:{hours:24,minutes:1440,seconds:86400,milliseconds:864e5},hours:{minutes:60,seconds:3600,milliseconds:36e5},minutes:{seconds:60,milliseconds:6e4},seconds:{milliseconds:1e3}},Wn={years:{quarters:4,months:12,weeks:52,days:365,hours:8760,minutes:525600,seconds:31536e3,milliseconds:31536e6},quarters:{months:3,weeks:13,days:91,hours:2184,minutes:131040,seconds:7862400,milliseconds:78624e5},months:{weeks:4,days:30,hours:720,minutes:43200,seconds:2592e3,milliseconds:2592e6},...Hn},qn=365.2425,Rn=30.436875,Yn={years:{quarters:4,months:12,weeks:52.1775,days:qn,hours:8765.82,minutes:525949.2,seconds:525949.2*60,milliseconds:525949.2*60*1e3},quarters:{months:3,weeks:13.044375,days:91.310625,hours:2191.455,minutes:131487.3,seconds:525949.2*60/4,milliseconds:7889237999.999999},months:{weeks:4.3481250000000005,days:Rn,hours:730.485,minutes:43829.1,seconds:2629746,milliseconds:2629746e3},...Hn},Jn=["years","quarters","months","weeks","days","hours","minutes","seconds","milliseconds"],Qn=Jn.slice(0).reverse();function Kn(e,t,i=!1){const r={values:i?t.values:{...e.values,...t.values||{}},loc:e.loc.clone(t.loc),conversionAccuracy:t.conversionAccuracy||e.conversionAccuracy,matrix:t.matrix||e.matrix};return new to(r)}function Xn(e,t){let i=t.milliseconds??0;for(const r of Qn.slice(1))t[r]&&(i+=t[r]*e[r].milliseconds);return i}function eo(e,t){const i=Xn(e,t)<0?-1:1;Jn.reduceRight(((r,s)=>{if(ma(t[s]))return r;if(r){const a=t[r]*i,n=e[s][r],o=Math.floor(a/n);t[s]+=o*i,t[r]-=o*n*i}return s}),null),Jn.reduce(((i,r)=>{if(ma(t[r]))return i;if(i){const s=t[i]%1;t[i]-=s,t[r]+=s*e[i][r]}return r}),null)}class to{constructor(e){const t="longterm"===e.conversionAccuracy||!1;let i=t?Yn:Wn;e.matrix&&(i=e.matrix),this.values=e.values,this.loc=e.loc||Bs.create(),this.conversionAccuracy=t?"longterm":"casual",this.invalid=e.invalid||null,this.matrix=i,this.isLuxonDuration=!0}static fromMillis(e,t){return to.fromObject({milliseconds:e},t)}static fromObject(e,t={}){if(null==e||"object"!=typeof e)throw new zr("Duration.fromObject: argument expected to be an object, got "+(null===e?"null":typeof e));return new to({values:Ea(e,to.normalizeUnit),loc:Bs.fromObject(t),conversionAccuracy:t.conversionAccuracy,matrix:t.matrix})}static fromDurationLike(e){if(fa(e))return to.fromMillis(e);if(to.isDuration(e))return e;if("object"==typeof e)return to.fromObject(e);throw new zr(`Unknown duration argument ${e} of type ${typeof e}`)}static fromISO(e,t){const[i]=function(e){return nn(e,[kn,xn])}(e);return i?to.fromObject(i,t):to.invalid("unparsable",`the input "${e}" can't be parsed as ISO 8601`)}static fromISOTime(e,t){const[i]=function(e){return nn(e,[vn,In])}(e);return i?to.fromObject(i,t):to.invalid("unparsable",`the input "${e}" can't be parsed as ISO 8601`)}static invalid(e,t=null){if(!e)throw new zr("need to specify a reason the Duration is invalid");const i=e instanceof Ks?e:new Ks(e,t);if(Qs.throwOnInvalid)throw new Dr(i);return new to({invalid:i})}static normalizeUnit(e){const t={year:"years",years:"years",quarter:"quarters",quarters:"quarters",month:"months",months:"months",week:"weeks",weeks:"weeks",day:"days",days:"days",hour:"hours",hours:"hours",minute:"minutes",minutes:"minutes",second:"seconds",seconds:"seconds",millisecond:"milliseconds",milliseconds:"milliseconds"}[e?e.toLowerCase():e];if(!t)throw new Ir(e);return t}static isDuration(e){return e&&e.isLuxonDuration||!1}get locale(){return this.isValid?this.loc.locale:null}get numberingSystem(){return this.isValid?this.loc.numberingSystem:null}toFormat(e,t={}){const i={...t,floor:!1!==t.round&&!1!==t.floor};return this.isValid?tn.create(this.loc,i).formatDurationFromString(this,e):Pn}toHuman(e={}){if(!this.isValid)return Pn;const t=Jn.map((t=>{const i=this.values[t];return ma(i)?null:this.loc.numberFormatter({style:"unit",unitDisplay:"long",...e,unit:t.slice(0,-1)}).format(i)})).filter((e=>e));return this.loc.listFormatter({type:"conjunction",style:e.listStyle||"narrow",...e}).format(t)}toObject(){return this.isValid?{...this.values}:{}}toISO(){if(!this.isValid)return null;let e="P";return 0!==this.years&&(e+=this.years+"Y"),0===this.months&&0===this.quarters||(e+=this.months+3*this.quarters+"M"),0!==this.weeks&&(e+=this.weeks+"W"),0!==this.days&&(e+=this.days+"D"),0===this.hours&&0===this.minutes&&0===this.seconds&&0===this.milliseconds||(e+="T"),0!==this.hours&&(e+=this.hours+"H"),0!==this.minutes&&(e+=this.minutes+"M"),0===this.seconds&&0===this.milliseconds||(e+=_a(this.seconds+this.milliseconds/1e3,3)+"S"),"P"===e&&(e+="T0S"),e}toISOTime(e={}){if(!this.isValid)return null;const t=this.toMillis();if(t<0||t>=864e5)return null;e={suppressMilliseconds:!1,suppressSeconds:!1,includePrefix:!1,format:"extended",...e,includeOffset:!1};return Ro.fromMillis(t,{zone:"UTC"}).toISOTime(e)}toJSON(){return this.toISO()}toString(){return this.toISO()}[Symbol.for("nodejs.util.inspect.custom")](){return this.isValid?`Duration { values: ${JSON.stringify(this.values)} }`:`Duration { Invalid, reason: ${this.invalidReason} }`}toMillis(){return this.isValid?Xn(this.matrix,this.values):NaN}valueOf(){return this.toMillis()}plus(e){if(!this.isValid)return this;const t=to.fromDurationLike(e),i={};for(const e of Jn)(wa(t.values,e)||wa(this.values,e))&&(i[e]=t.get(e)+this.get(e));return Kn(this,{values:i},!0)}minus(e){if(!this.isValid)return this;const t=to.fromDurationLike(e);return this.plus(t.negate())}mapUnits(e){if(!this.isValid)return this;const t={};for(const i of Object.keys(this.values))t[i]=Ga(e(this.values[i],i));return Kn(this,{values:t},!0)}get(e){return this[to.normalizeUnit(e)]}set(e){if(!this.isValid)return this;return Kn(this,{values:{...this.values,...Ea(e,to.normalizeUnit)}})}reconfigure({locale:e,numberingSystem:t,conversionAccuracy:i,matrix:r}={}){return Kn(this,{loc:this.loc.clone({locale:e,numberingSystem:t}),matrix:r,conversionAccuracy:i})}as(e){return this.isValid?this.shiftTo(e).get(e):NaN}normalize(){if(!this.isValid)return this;const e=this.toObject();return eo(this.matrix,e),Kn(this,{values:e},!0)}rescale(){if(!this.isValid)return this;return Kn(this,{values:function(e){const t={};for(const[i,r]of Object.entries(e))0!==r&&(t[i]=r);return t}(this.normalize().shiftToAll().toObject())},!0)}shiftTo(...e){if(!this.isValid)return this;if(0===e.length)return this;e=e.map((e=>to.normalizeUnit(e)));const t={},i={},r=this.toObject();let s;for(const a of Jn)if(e.indexOf(a)>=0){s=a;let e=0;for(const t in i)e+=this.matrix[t][a]*i[t],i[t]=0;fa(r[a])&&(e+=r[a]);const n=Math.trunc(e);t[a]=n,i[a]=(1e3*e-1e3*n)/1e3}else fa(r[a])&&(i[a]=r[a]);for(const e in i)0!==i[e]&&(t[s]+=e===s?i[e]:i[e]/this.matrix[s][e]);return eo(this.matrix,t),Kn(this,{values:t},!0)}shiftToAll(){return this.isValid?this.shiftTo("years","months","weeks","days","hours","minutes","seconds","milliseconds"):this}negate(){if(!this.isValid)return this;const e={};for(const t of Object.keys(this.values))e[t]=0===this.values[t]?0:-this.values[t];return Kn(this,{values:e},!0)}get years(){return this.isValid?this.values.years||0:NaN}get quarters(){return this.isValid?this.values.quarters||0:NaN}get months(){return this.isValid?this.values.months||0:NaN}get weeks(){return this.isValid?this.values.weeks||0:NaN}get days(){return this.isValid?this.values.days||0:NaN}get hours(){return this.isValid?this.values.hours||0:NaN}get minutes(){return this.isValid?this.values.minutes||0:NaN}get seconds(){return this.isValid?this.values.seconds||0:NaN}get milliseconds(){return this.isValid?this.values.milliseconds||0:NaN}get isValid(){return null===this.invalid}get invalidReason(){return this.invalid?this.invalid.reason:null}get invalidExplanation(){return this.invalid?this.invalid.explanation:null}equals(e){if(!this.isValid||!e.isValid)return!1;if(!this.loc.equals(e.loc))return!1;for(const r of Jn)if(t=this.values[r],i=e.values[r],!(void 0===t||0===t?void 0===i||0===i:t===i))return!1;var t,i;return!0}}const io="Invalid Interval";class ro{constructor(e){this.s=e.start,this.e=e.end,this.invalid=e.invalid||null,this.isLuxonInterval=!0}static invalid(e,t=null){if(!e)throw new zr("need to specify a reason the Interval is invalid");const i=e instanceof Ks?e:new Ks(e,t);if(Qs.throwOnInvalid)throw new Er(i);return new ro({invalid:i})}static fromDateTimes(e,t){const i=Yo(e),r=Yo(t),s=function(e,t){return e&&e.isValid?t&&t.isValid?te}isBefore(e){return!!this.isValid&&this.e<=e}contains(e){return!!this.isValid&&(this.s<=e&&this.e>e)}set({start:e,end:t}={}){return this.isValid?ro.fromDateTimes(e||this.s,t||this.e):this}splitAt(...e){if(!this.isValid)return[];const t=e.map(Yo).filter((e=>this.contains(e))).sort(((e,t)=>e.toMillis()-t.toMillis())),i=[];let{s:r}=this,s=0;for(;r+this.e?this.e:e;i.push(ro.fromDateTimes(r,a)),r=a,s+=1}return i}splitBy(e){const t=to.fromDurationLike(e);if(!this.isValid||!t.isValid||0===t.as("milliseconds"))return[];let i,{s:r}=this,s=1;const a=[];for(;re*s)));i=+e>+this.e?this.e:e,a.push(ro.fromDateTimes(r,i)),r=i,s+=1}return a}divideEqually(e){return this.isValid?this.splitBy(this.length()/e).slice(0,e):[]}overlaps(e){return this.e>e.s&&this.s=e.e)}equals(e){return!(!this.isValid||!e.isValid)&&(this.s.equals(e.s)&&this.e.equals(e.e))}intersection(e){if(!this.isValid)return this;const t=this.s>e.s?this.s:e.s,i=this.e=i?null:ro.fromDateTimes(t,i)}union(e){if(!this.isValid)return this;const t=this.se.e?this.e:e.e;return ro.fromDateTimes(t,i)}static merge(e){const[t,i]=e.sort(((e,t)=>e.s-t.s)).reduce((([e,t],i)=>t?t.overlaps(i)||t.abutsStart(i)?[e,t.union(i)]:[e.concat([t]),i]:[e,i]),[[],null]);return i&&t.push(i),t}static xor(e){let t=null,i=0;const r=[],s=e.map((e=>[{time:e.s,type:"s"},{time:e.e,type:"e"}])),a=Array.prototype.concat(...s).sort(((e,t)=>e.time-t.time));for(const e of a)i+="s"===e.type?1:-1,1===i?t=e.time:(t&&+t!=+e.time&&r.push(ro.fromDateTimes(t,e.time)),t=null);return ro.merge(r)}difference(...e){return ro.xor([this].concat(e)).map((e=>this.intersection(e))).filter((e=>e&&!e.isEmpty()))}toString(){return this.isValid?`[${this.s.toISO()} – ${this.e.toISO()})`:io}[Symbol.for("nodejs.util.inspect.custom")](){return this.isValid?`Interval { start: ${this.s.toISO()}, end: ${this.e.toISO()} }`:`Interval { Invalid, reason: ${this.invalidReason} }`}toLocaleString(e=Wr,t={}){return this.isValid?tn.create(this.s.loc.clone(t),e).formatInterval(this):io}toISO(e){return this.isValid?`${this.s.toISO(e)}/${this.e.toISO(e)}`:io}toISODate(){return this.isValid?`${this.s.toISODate()}/${this.e.toISODate()}`:io}toISOTime(e){return this.isValid?`${this.s.toISOTime(e)}/${this.e.toISOTime(e)}`:io}toFormat(e,{separator:t=" – "}={}){return this.isValid?`${this.s.toFormat(e)}${t}${this.e.toFormat(e)}`:io}toDuration(e,t){return this.isValid?this.e.diff(this.s,e,t):to.invalid(this.invalidReason)}mapEndpoints(e){return ro.fromDateTimes(e(this.s),e(this.e))}}class so{static hasDST(e=Qs.defaultZone){const t=Ro.now().setZone(e).set({month:12});return!e.isUniversal&&t.offset!==t.set({month:6}).offset}static isValidIANAZone(e){return vs.isValidZone(e)}static normalizeZone(e){return Es(e,Qs.defaultZone)}static getStartOfWeek({locale:e=null,locObj:t=null}={}){return(t||Bs.create(e)).getStartOfWeek()}static getMinimumDaysInFirstWeek({locale:e=null,locObj:t=null}={}){return(t||Bs.create(e)).getMinDaysInFirstWeek()}static getWeekendWeekdays({locale:e=null,locObj:t=null}={}){return(t||Bs.create(e)).getWeekendDays().slice()}static months(e="long",{locale:t=null,numberingSystem:i=null,locObj:r=null,outputCalendar:s="gregory"}={}){return(r||Bs.create(t,i,s)).months(e)}static monthsFormat(e="long",{locale:t=null,numberingSystem:i=null,locObj:r=null,outputCalendar:s="gregory"}={}){return(r||Bs.create(t,i,s)).months(e,!0)}static weekdays(e="long",{locale:t=null,numberingSystem:i=null,locObj:r=null}={}){return(r||Bs.create(t,i,null)).weekdays(e)}static weekdaysFormat(e="long",{locale:t=null,numberingSystem:i=null,locObj:r=null}={}){return(r||Bs.create(t,i,null)).weekdays(e,!0)}static meridiems({locale:e=null}={}){return Bs.create(e).meridiems()}static eras(e="short",{locale:t=null}={}){return Bs.create(t,null,"gregory").eras(e)}static features(){return{relative:ya(),localeWeek:ba()}}}function ao(e,t){const i=e=>e.toUTC(0,{keepLocalTime:!0}).startOf("day").valueOf(),r=i(t)-i(e);return Math.floor(to.fromMillis(r).as("days"))}function no(e,t,i,r){let[s,a,n,o]=function(e,t,i){const r=[["years",(e,t)=>t.year-e.year],["quarters",(e,t)=>t.quarter-e.quarter+4*(t.year-e.year)],["months",(e,t)=>t.month-e.month+12*(t.year-e.year)],["weeks",(e,t)=>{const i=ao(e,t);return(i-i%7)/7}],["days",ao]],s={},a=e;let n,o;for(const[l,c]of r)i.indexOf(l)>=0&&(n=l,s[l]=c(e,t),o=a.plus(s),o>t?(s[l]--,(e=a.plus(s))>t&&(o=e,s[l]--,e=a.plus(s))):e=o);return[e,s,o,n]}(e,t,i);const l=t-s,c=i.filter((e=>["hours","minutes","seconds","milliseconds"].indexOf(e)>=0));0===c.length&&(n0?to.fromMillis(l,r).shiftTo(...c).plus(d):d}function oo(e,t=(e=>e)){return{regex:e,deser:([e])=>t(function(e){let t=parseInt(e,10);if(isNaN(t)){t="";for(let i=0;i=i&&r<=s&&(t+=r-i)}}return parseInt(t,10)}return t}(e))}}const lo=`[ ${String.fromCharCode(160)}]`,co=new RegExp(lo,"g");function uo(e){return e.replace(/\./g,"\\.?").replace(co,lo)}function ho(e){return e.replace(/\./g,"").replace(co," ").toLowerCase()}function mo(e,t){return null===e?null:{regex:RegExp(e.map(uo).join("|")),deser:([i])=>e.findIndex((e=>ho(i)===ho(e)))+t}}function fo(e,t){return{regex:e,deser:([,e,t])=>Va(e,t),groups:t}}function po(e){return{regex:e,deser:([e])=>e}}const yo={year:{"2-digit":"yy",numeric:"yyyyy"},month:{numeric:"M","2-digit":"MM",short:"MMM",long:"MMMM"},day:{numeric:"d","2-digit":"dd"},weekday:{short:"EEE",long:"EEEE"},dayperiod:"a",dayPeriod:"a",hour12:{numeric:"h","2-digit":"hh"},hour24:{numeric:"H","2-digit":"HH"},minute:{numeric:"m","2-digit":"mm"},second:{numeric:"s","2-digit":"ss"},timeZoneName:{long:"ZZZZZ",short:"ZZZ"}};let bo=null;function go(e,t){return Array.prototype.concat(...e.map((e=>function(e,t){if(e.literal)return e;const i=ko(tn.macroTokenToFormatOpts(e.val),t);return null==i||i.includes(void 0)?e:i}(e,t))))}class wo{constructor(e,t){if(this.locale=e,this.format=t,this.tokens=go(tn.parseFormat(t),e),this.units=this.tokens.map((t=>function(e,t){const i=Fs(t),r=Fs(t,"{2}"),s=Fs(t,"{3}"),a=Fs(t,"{4}"),n=Fs(t,"{6}"),o=Fs(t,"{1,2}"),l=Fs(t,"{1,3}"),c=Fs(t,"{1,6}"),d=Fs(t,"{1,9}"),u=Fs(t,"{2,4}"),h=Fs(t,"{4,6}"),m=e=>{return{regex:RegExp((t=e.val,t.replace(/[\-\[\]{}()*+?.,\\\^$|#\s]/g,"\\$&"))),deser:([e])=>e,literal:!0};var t},f=(f=>{if(e.literal)return m(f);switch(f.val){case"G":return mo(t.eras("short"),0);case"GG":return mo(t.eras("long"),0);case"y":return oo(c);case"yy":case"kk":return oo(u,Ba);case"yyyy":case"kkkk":return oo(a);case"yyyyy":return oo(h);case"yyyyyy":return oo(n);case"M":case"L":case"d":case"H":case"h":case"m":case"q":case"s":case"W":return oo(o);case"MM":case"LL":case"dd":case"HH":case"hh":case"mm":case"qq":case"ss":case"WW":return oo(r);case"MMM":return mo(t.months("short",!0),1);case"MMMM":return mo(t.months("long",!0),1);case"LLL":return mo(t.months("short",!1),1);case"LLLL":return mo(t.months("long",!1),1);case"o":case"S":return oo(l);case"ooo":case"SSS":return oo(s);case"u":return po(d);case"uu":return po(o);case"uuu":case"E":case"c":return oo(i);case"a":return mo(t.meridiems(),0);case"EEE":return mo(t.weekdays("short",!1),1);case"EEEE":return mo(t.weekdays("long",!1),1);case"ccc":return mo(t.weekdays("short",!0),1);case"cccc":return mo(t.weekdays("long",!0),1);case"Z":case"ZZ":return fo(new RegExp(`([+-]${o.source})(?::(${r.source}))?`),2);case"ZZZ":return fo(new RegExp(`([+-]${o.source})(${r.source})?`),2);case"z":return po(/[a-z_+-/]{1,256}?/i);case" ":return po(/[^\S\n\r]/);default:return m(f)}})(e)||{invalidReason:"missing Intl.DateTimeFormat.formatToParts support"};return f.token=e,f}(t,e))),this.disqualifyingUnit=this.units.find((e=>e.invalidReason)),!this.disqualifyingUnit){const[e,t]=function(e){const t=e.map((e=>e.regex)).reduce(((e,t)=>`${e}(${t.source})`),"");return[`^${t}$`,e]}(this.units);this.regex=RegExp(e,"i"),this.handlers=t}}explainFromTokens(e){if(this.isValid){const[t,i]=function(e,t,i){const r=e.match(t);if(r){const e={};let t=1;for(const s in i)if(wa(i,s)){const a=i[s],n=a.groups?a.groups+1:1;!a.literal&&a.token&&(e[a.token.val[0]]=a.deser(r.slice(t,t+n))),t+=n}return[r,e]}return[r,{}]}(e,this.regex,this.handlers),[r,s,a]=i?function(e){let t,i=null;ma(e.z)||(i=vs.create(e.z)),ma(e.Z)||(i||(i=new Vs(e.Z)),t=e.Z),ma(e.q)||(e.M=3*(e.q-1)+1),ma(e.h)||(e.h<12&&1===e.a?e.h+=12:12===e.h&&0===e.a&&(e.h=0)),0===e.G&&e.y&&(e.y=-e.y),ma(e.u)||(e.S=Sa(e.u));const r=Object.keys(e).reduce(((t,i)=>{const r=(e=>{switch(e){case"S":return"millisecond";case"s":return"second";case"m":return"minute";case"h":case"H":return"hour";case"d":return"day";case"o":return"ordinal";case"L":case"M":return"month";case"y":return"year";case"E":case"c":return"weekday";case"W":return"weekNumber";case"k":return"weekYear";case"q":return"quarter";default:return null}})(i);return r&&(t[r]=e[i]),t}),{});return[r,i,t]}(i):[null,null,void 0];if(wa(i,"a")&&wa(i,"H"))throw new jr("Can't include meridiem when specifying 24-hour format");return{input:e,tokens:this.tokens,regex:this.regex,rawMatches:t,matches:i,result:r,zone:s,specificOffset:a}}return{input:e,tokens:this.tokens,invalidReason:this.invalidReason}}get isValid(){return!this.disqualifyingUnit}get invalidReason(){return this.disqualifyingUnit?this.disqualifyingUnit.invalidReason:null}}function vo(e,t,i){return new wo(e,i).explainFromTokens(t)}function ko(e,t){if(!e)return null;const i=tn.create(t,e).dtFormatter((bo||(bo=Ro.fromMillis(1555555555555)),bo)),r=i.formatToParts(),s=i.resolvedOptions();return r.map((t=>function(e,t,i){const{type:r,value:s}=e;if("literal"===r){const e=/^\s+$/.test(s);return{literal:!e,val:e?" ":s}}const a=t[r];let n=r;"hour"===r&&(n=null!=t.hour12?t.hour12?"hour12":"hour24":null!=t.hourCycle?"h11"===t.hourCycle||"h12"===t.hourCycle?"hour12":"hour24":i.hour12?"hour12":"hour24");let o=yo[n];if("object"==typeof o&&(o=o[a]),o)return{literal:!1,val:o}}(t,e,s)))}const xo="Invalid DateTime",To=864e13;function Mo(e){return new Ks("unsupported zone",`the zone "${e.name}" is not supported`)}function So(e){return null===e.weekData&&(e.weekData=na(e.c)),e.weekData}function _o(e){return null===e.localWeekData&&(e.localWeekData=na(e.c,e.loc.getMinDaysInFirstWeek(),e.loc.getStartOfWeek())),e.localWeekData}function No(e,t){const i={ts:e.ts,zone:e.zone,c:e.c,o:e.o,loc:e.loc,invalid:e.invalid};return new Ro({...i,...t,old:i})}function Oo(e,t,i){let r=e-60*t*1e3;const s=i.offset(r);if(t===s)return[r,t];r-=60*(s-t)*1e3;const a=i.offset(r);return s===a?[r,s]:[e-60*Math.min(s,a)*1e3,Math.max(s,a)]}function Ao(e,t){const i=new Date(e+=60*t*1e3);return{year:i.getUTCFullYear(),month:i.getUTCMonth()+1,day:i.getUTCDate(),hour:i.getUTCHours(),minute:i.getUTCMinutes(),second:i.getUTCSeconds(),millisecond:i.getUTCMilliseconds()}}function $o(e,t,i){return Oo($a(e),t,i)}function Zo(e,t){const i=e.o,r=e.c.year+Math.trunc(t.years),s=e.c.month+Math.trunc(t.months)+3*Math.trunc(t.quarters),a={...e.c,year:r,month:s,day:Math.min(e.c.day,Aa(r,s))+Math.trunc(t.days)+7*Math.trunc(t.weeks)},n=to.fromObject({years:t.years-Math.trunc(t.years),quarters:t.quarters-Math.trunc(t.quarters),months:t.months-Math.trunc(t.months),weeks:t.weeks-Math.trunc(t.weeks),days:t.days-Math.trunc(t.days),hours:t.hours,minutes:t.minutes,seconds:t.seconds,milliseconds:t.milliseconds}).as("milliseconds"),o=$a(a);let[l,c]=Oo(o,i,e.zone);return 0!==n&&(l+=n,c=e.zone.offset(l)),{ts:l,o:c}}function Co(e,t,i,r,s,a){const{setZone:n,zone:o}=i;if(e&&0!==Object.keys(e).length||t){const r=t||o,s=Ro.fromObject(e,{...i,zone:r,specificOffset:a});return n?s:s.setZone(o)}return Ro.invalid(new Ks("unparsable",`the input "${s}" can't be parsed as ${r}`))}function Bo(e,t,i=!0){return e.isValid?tn.create(Bs.create("en-US"),{allowZ:i,forceSimple:!0}).formatDateTimeFromString(e,t):null}function Uo(e,t){const i=e.c.year>9999||e.c.year<0;let r="";return i&&e.c.year>=0&&(r+="+"),r+=xa(e.c.year,i?6:4),t?(r+="-",r+=xa(e.c.month),r+="-",r+=xa(e.c.day)):(r+=xa(e.c.month),r+=xa(e.c.day)),r}function Vo(e,t,i,r,s,a){let n=xa(e.c.hour);return t?(n+=":",n+=xa(e.c.minute),0===e.c.millisecond&&0===e.c.second&&i||(n+=":")):n+=xa(e.c.minute),0===e.c.millisecond&&0===e.c.second&&i||(n+=xa(e.c.second),0===e.c.millisecond&&r||(n+=".",n+=xa(e.c.millisecond,3))),s&&(e.isOffsetFixed&&0===e.offset&&!a?n+="Z":e.o<0?(n+="-",n+=xa(Math.trunc(-e.o/60)),n+=":",n+=xa(Math.trunc(-e.o%60))):(n+="+",n+=xa(Math.trunc(e.o/60)),n+=":",n+=xa(Math.trunc(e.o%60)))),a&&(n+="["+e.zone.ianaName+"]"),n}const Go={month:1,day:1,hour:0,minute:0,second:0,millisecond:0},Eo={weekNumber:1,weekday:1,hour:0,minute:0,second:0,millisecond:0},Do={ordinal:1,hour:0,minute:0,second:0,millisecond:0},jo=["year","month","day","hour","minute","second","millisecond"],Io=["weekYear","weekNumber","weekday","hour","minute","second","millisecond"],zo=["year","ordinal","hour","minute","second","millisecond"];function Fo(e){switch(e.toLowerCase()){case"localweekday":case"localweekdays":return"localWeekday";case"localweeknumber":case"localweeknumbers":return"localWeekNumber";case"localweekyear":case"localweekyears":return"localWeekYear";default:return function(e){const t={year:"year",years:"year",month:"month",months:"month",day:"day",days:"day",hour:"hour",hours:"hour",minute:"minute",minutes:"minute",quarter:"quarter",quarters:"quarter",second:"second",seconds:"second",millisecond:"millisecond",milliseconds:"millisecond",weekday:"weekday",weekdays:"weekday",weeknumber:"weekNumber",weeksnumber:"weekNumber",weeknumbers:"weekNumber",weekyear:"weekYear",weekyears:"weekYear",ordinal:"ordinal"}[e.toLowerCase()];if(!t)throw new Ir(e);return t}(e)}}function Lo(e,t){const i=Es(t.zone,Qs.defaultZone);if(!i.isValid)return Ro.invalid(Mo(i));const r=Bs.fromObject(t);let s,a;if(ma(e.year))s=Qs.now();else{for(const t of jo)ma(e[t])&&(e[t]=Go[t]);const t=ua(e)||ha(e);if(t)return Ro.invalid(t);const r=function(e){return qo[e]||(void 0===Wo&&(Wo=Qs.now()),qo[e]=e.offset(Wo)),qo[e]}(i);[s,a]=$o(e,r,i)}return new Ro({ts:s,zone:i,loc:r,o:a})}function Po(e,t,i){const r=!!ma(i.round)||i.round,s=(e,s)=>{e=_a(e,r||i.calendary?0:2,!0);return t.loc.clone(i).relFormatter(i).format(e,s)},a=r=>i.calendary?t.hasSame(e,r)?0:t.startOf(r).diff(e.startOf(r),r).get(r):t.diff(e,r).get(r);if(i.unit)return s(a(i.unit),i.unit);for(const e of i.units){const t=a(e);if(Math.abs(t)>=1)return s(t,e)}return s(e>t?-0:0,i.units[i.units.length-1])}function Ho(e){let t,i={};return e.length>0&&"object"==typeof e[e.length-1]?(i=e[e.length-1],t=Array.from(e).slice(0,e.length-1)):t=Array.from(e),[i,t]}let Wo,qo={};class Ro{constructor(e){const t=e.zone||Qs.defaultZone;let i=e.invalid||(Number.isNaN(e.ts)?new Ks("invalid input"):null)||(t.isValid?null:Mo(t));this.ts=ma(e.ts)?Qs.now():e.ts;let r=null,s=null;if(!i){if(e.old&&e.old.ts===this.ts&&e.old.zone.equals(t))[r,s]=[e.old.c,e.old.o];else{const a=fa(e.o)&&!e.old?e.o:t.offset(this.ts);r=Ao(this.ts,a),i=Number.isNaN(r.year)?new Ks("invalid input"):null,r=i?null:r,s=i?null:a}}this._zone=t,this.loc=e.loc||Bs.create(),this.invalid=i,this.weekData=null,this.localWeekData=null,this.c=r,this.o=s,this.isLuxonDateTime=!0}static now(){return new Ro({})}static local(){const[e,t]=Ho(arguments),[i,r,s,a,n,o,l]=t;return Lo({year:i,month:r,day:s,hour:a,minute:n,second:o,millisecond:l},e)}static utc(){const[e,t]=Ho(arguments),[i,r,s,a,n,o,l]=t;return e.zone=Vs.utcInstance,Lo({year:i,month:r,day:s,hour:a,minute:n,second:o,millisecond:l},e)}static fromJSDate(e,t={}){const i=function(e){return"[object Date]"===Object.prototype.toString.call(e)}(e)?e.valueOf():NaN;if(Number.isNaN(i))return Ro.invalid("invalid input");const r=Es(t.zone,Qs.defaultZone);return r.isValid?new Ro({ts:i,zone:r,loc:Bs.fromObject(t)}):Ro.invalid(Mo(r))}static fromMillis(e,t={}){if(fa(e))return e<-To||e>To?Ro.invalid("Timestamp out of range"):new Ro({ts:e,zone:Es(t.zone,Qs.defaultZone),loc:Bs.fromObject(t)});throw new zr(`fromMillis requires a numerical input, but received a ${typeof e} with value ${e}`)}static fromSeconds(e,t={}){if(fa(e))return new Ro({ts:1e3*e,zone:Es(t.zone,Qs.defaultZone),loc:Bs.fromObject(t)});throw new zr("fromSeconds requires a numerical input")}static fromObject(e,t={}){e=e||{};const i=Es(t.zone,Qs.defaultZone);if(!i.isValid)return Ro.invalid(Mo(i));const r=Bs.fromObject(t),s=Ea(e,Fo),{minDaysInFirstWeek:a,startOfWeek:n}=da(s,r),o=Qs.now(),l=ma(t.specificOffset)?i.offset(o):t.specificOffset,c=!ma(s.ordinal),d=!ma(s.year),u=!ma(s.month)||!ma(s.day),h=d||u,m=s.weekYear||s.weekNumber;if((h||c)&&m)throw new jr("Can't mix weekYear/weekNumber units with year/month/day or ordinals");if(u&&c)throw new jr("Can't mix ordinal dates with month/day");const f=m||s.weekday&&!h;let p,y,b=Ao(o,l);f?(p=Io,y=Eo,b=na(b,a,n)):c?(p=zo,y=Do,b=la(b)):(p=jo,y=Go);let g=!1;for(const e of p){ma(s[e])?s[e]=g?y[e]:b[e]:g=!0}const w=f?function(e,t=4,i=1){const r=pa(e.weekYear),s=ka(e.weekNumber,1,Ca(e.weekYear,t,i)),a=ka(e.weekday,1,7);return r?s?!a&&ta("weekday",e.weekday):ta("week",e.weekNumber):ta("weekYear",e.weekYear)}(s,a,n):c?function(e){const t=pa(e.year),i=ka(e.ordinal,1,Oa(e.year));return t?!i&&ta("ordinal",e.ordinal):ta("year",e.year)}(s):ua(s),v=w||ha(s);if(v)return Ro.invalid(v);const k=f?oa(s,a,n):c?ca(s):s,[x,T]=$o(k,l,i),M=new Ro({ts:x,zone:i,o:T,loc:r});return s.weekday&&h&&e.weekday!==M.weekday?Ro.invalid("mismatched weekday",`you can't specify both a weekday of ${s.weekday} and a date of ${M.toISO()}`):M.isValid?M:Ro.invalid(M.invalid)}static fromISO(e,t={}){const[i,r]=function(e){return nn(e,[Cn,Gn],[Bn,En],[Un,Dn],[Vn,jn])}(e);return Co(i,r,t,"ISO 8601",e)}static fromRFC2822(e,t={}){const[i,r]=function(e){return nn(function(e){return e.replace(/\([^()]*\)|[\n\t]/g," ").replace(/(\s\s+)/g," ").trim()}(e),[Sn,_n])}(e);return Co(i,r,t,"RFC 2822",e)}static fromHTTP(e,t={}){const[i,r]=function(e){return nn(e,[Nn,$n],[On,$n],[An,Zn])}(e);return Co(i,r,t,"HTTP",t)}static fromFormat(e,t,i={}){if(ma(e)||ma(t))throw new zr("fromFormat requires an input string and a format");const{locale:r=null,numberingSystem:s=null}=i,a=Bs.fromOpts({locale:r,numberingSystem:s,defaultToEN:!0}),[n,o,l,c]=function(e,t,i){const{result:r,zone:s,specificOffset:a,invalidReason:n}=vo(e,t,i);return[r,s,a,n]}(a,e,t);return c?Ro.invalid(c):Co(n,o,i,`format ${t}`,e,l)}static fromString(e,t,i={}){return Ro.fromFormat(e,t,i)}static fromSQL(e,t={}){const[i,r]=function(e){return nn(e,[zn,Gn],[Fn,Ln])}(e);return Co(i,r,t,"SQL",e)}static invalid(e,t=null){if(!e)throw new zr("need to specify a reason the DateTime is invalid");const i=e instanceof Ks?e:new Ks(e,t);if(Qs.throwOnInvalid)throw new Gr(i);return new Ro({invalid:i})}static isDateTime(e){return e&&e.isLuxonDateTime||!1}static parseFormatForOpts(e,t={}){const i=ko(e,Bs.fromObject(t));return i?i.map((e=>e?e.val:null)).join(""):null}static expandFormat(e,t={}){return go(tn.parseFormat(e),Bs.fromObject(t)).map((e=>e.val)).join("")}static resetCache(){Wo=void 0,qo={}}get(e){return this[e]}get isValid(){return null===this.invalid}get invalidReason(){return this.invalid?this.invalid.reason:null}get invalidExplanation(){return this.invalid?this.invalid.explanation:null}get locale(){return this.isValid?this.loc.locale:null}get numberingSystem(){return this.isValid?this.loc.numberingSystem:null}get outputCalendar(){return this.isValid?this.loc.outputCalendar:null}get zone(){return this._zone}get zoneName(){return this.isValid?this.zone.name:null}get year(){return this.isValid?this.c.year:NaN}get quarter(){return this.isValid?Math.ceil(this.c.month/3):NaN}get month(){return this.isValid?this.c.month:NaN}get day(){return this.isValid?this.c.day:NaN}get hour(){return this.isValid?this.c.hour:NaN}get minute(){return this.isValid?this.c.minute:NaN}get second(){return this.isValid?this.c.second:NaN}get millisecond(){return this.isValid?this.c.millisecond:NaN}get weekYear(){return this.isValid?So(this).weekYear:NaN}get weekNumber(){return this.isValid?So(this).weekNumber:NaN}get weekday(){return this.isValid?So(this).weekday:NaN}get isWeekend(){return this.isValid&&this.loc.getWeekendDays().includes(this.weekday)}get localWeekday(){return this.isValid?_o(this).weekday:NaN}get localWeekNumber(){return this.isValid?_o(this).weekNumber:NaN}get localWeekYear(){return this.isValid?_o(this).weekYear:NaN}get ordinal(){return this.isValid?la(this.c).ordinal:NaN}get monthShort(){return this.isValid?so.months("short",{locObj:this.loc})[this.month-1]:null}get monthLong(){return this.isValid?so.months("long",{locObj:this.loc})[this.month-1]:null}get weekdayShort(){return this.isValid?so.weekdays("short",{locObj:this.loc})[this.weekday-1]:null}get weekdayLong(){return this.isValid?so.weekdays("long",{locObj:this.loc})[this.weekday-1]:null}get offset(){return this.isValid?+this.o:NaN}get offsetNameShort(){return this.isValid?this.zone.offsetName(this.ts,{format:"short",locale:this.locale}):null}get offsetNameLong(){return this.isValid?this.zone.offsetName(this.ts,{format:"long",locale:this.locale}):null}get isOffsetFixed(){return this.isValid?this.zone.isUniversal:null}get isInDST(){return!this.isOffsetFixed&&(this.offset>this.set({month:1,day:1}).offset||this.offset>this.set({month:5}).offset)}getPossibleOffsets(){if(!this.isValid||this.isOffsetFixed)return[this];const e=864e5,t=6e4,i=$a(this.c),r=this.zone.offset(i-e),s=this.zone.offset(i+e),a=this.zone.offset(i-r*t),n=this.zone.offset(i-s*t);if(a===n)return[this];const o=i-a*t,l=i-n*t,c=Ao(o,a),d=Ao(l,n);return c.hour===d.hour&&c.minute===d.minute&&c.second===d.second&&c.millisecond===d.millisecond?[No(this,{ts:o}),No(this,{ts:l})]:[this]}get isInLeapYear(){return Na(this.year)}get daysInMonth(){return Aa(this.year,this.month)}get daysInYear(){return this.isValid?Oa(this.year):NaN}get weeksInWeekYear(){return this.isValid?Ca(this.weekYear):NaN}get weeksInLocalWeekYear(){return this.isValid?Ca(this.localWeekYear,this.loc.getMinDaysInFirstWeek(),this.loc.getStartOfWeek()):NaN}resolvedLocaleOptions(e={}){const{locale:t,numberingSystem:i,calendar:r}=tn.create(this.loc.clone(e),e).resolvedOptions(this);return{locale:t,numberingSystem:i,outputCalendar:r}}toUTC(e=0,t={}){return this.setZone(Vs.instance(e),t)}toLocal(){return this.setZone(Qs.defaultZone)}setZone(e,{keepLocalTime:t=!1,keepCalendarTime:i=!1}={}){if((e=Es(e,Qs.defaultZone)).equals(this.zone))return this;if(e.isValid){let r=this.ts;if(t||i){const t=e.offset(this.ts),i=this.toObject();[r]=$o(i,t,e)}return No(this,{ts:r,zone:e})}return Ro.invalid(Mo(e))}reconfigure({locale:e,numberingSystem:t,outputCalendar:i}={}){return No(this,{loc:this.loc.clone({locale:e,numberingSystem:t,outputCalendar:i})})}setLocale(e){return this.reconfigure({locale:e})}set(e){if(!this.isValid)return this;const t=Ea(e,Fo),{minDaysInFirstWeek:i,startOfWeek:r}=da(t,this.loc),s=!ma(t.weekYear)||!ma(t.weekNumber)||!ma(t.weekday),a=!ma(t.ordinal),n=!ma(t.year),o=!ma(t.month)||!ma(t.day),l=n||o,c=t.weekYear||t.weekNumber;if((l||a)&&c)throw new jr("Can't mix weekYear/weekNumber units with year/month/day or ordinals");if(o&&a)throw new jr("Can't mix ordinal dates with month/day");let d;s?d=oa({...na(this.c,i,r),...t},i,r):ma(t.ordinal)?(d={...this.toObject(),...t},ma(t.day)&&(d.day=Math.min(Aa(d.year,d.month),d.day))):d=ca({...la(this.c),...t});const[u,h]=$o(d,this.o,this.zone);return No(this,{ts:u,o:h})}plus(e){if(!this.isValid)return this;return No(this,Zo(this,to.fromDurationLike(e)))}minus(e){if(!this.isValid)return this;return No(this,Zo(this,to.fromDurationLike(e).negate()))}startOf(e,{useLocaleWeeks:t=!1}={}){if(!this.isValid)return this;const i={},r=to.normalizeUnit(e);switch(r){case"years":i.month=1;case"quarters":case"months":i.day=1;case"weeks":case"days":i.hour=0;case"hours":i.minute=0;case"minutes":i.second=0;case"seconds":i.millisecond=0}if("weeks"===r)if(t){const e=this.loc.getStartOfWeek(),{weekday:t}=this;tthis.valueOf(),n=no(a?this:e,a?e:this,s,r);var o;return a?n.negate():n}diffNow(e="milliseconds",t={}){return this.diff(Ro.now(),e,t)}until(e){return this.isValid?ro.fromDateTimes(this,e):this}hasSame(e,t,i){if(!this.isValid)return!1;const r=e.valueOf(),s=this.setZone(e.zone,{keepLocalTime:!0});return s.startOf(t,i)<=r&&r<=s.endOf(t,i)}equals(e){return this.isValid&&e.isValid&&this.valueOf()===e.valueOf()&&this.zone.equals(e.zone)&&this.loc.equals(e.loc)}toRelative(e={}){if(!this.isValid)return null;const t=e.base||Ro.fromObject({},{zone:this.zone}),i=e.padding?thise.valueOf()),Math.min)}static max(...e){if(!e.every(Ro.isDateTime))throw new zr("max requires all arguments be DateTimes");return ga(e,(e=>e.valueOf()),Math.max)}static fromFormatExplain(e,t,i={}){const{locale:r=null,numberingSystem:s=null}=i;return vo(Bs.fromOpts({locale:r,numberingSystem:s,defaultToEN:!0}),e,t)}static fromStringExplain(e,t,i={}){return Ro.fromFormatExplain(e,t,i)}static buildFormatParser(e,t={}){const{locale:i=null,numberingSystem:r=null}=t,s=Bs.fromOpts({locale:i,numberingSystem:r,defaultToEN:!0});return new wo(s,e)}static fromFormatParser(e,t,i={}){if(ma(e)||ma(t))throw new zr("fromFormatParser requires an input string and a format parser");const{locale:r=null,numberingSystem:s=null}=i,a=Bs.fromOpts({locale:r,numberingSystem:s,defaultToEN:!0});if(!a.equals(t.locale))throw new zr(`fromFormatParser called with a locale of ${a}, but the format parser was created for ${t.locale}`);const{result:n,zone:o,specificOffset:l,invalidReason:c}=t.explainFromTokens(e);return c?Ro.invalid(c):Co(n,o,i,`format ${t.format}`,e,l)}static get DATE_SHORT(){return Wr}static get DATE_MED(){return qr}static get DATE_MED_WITH_WEEKDAY(){return Rr}static get DATE_FULL(){return Yr}static get DATE_HUGE(){return Jr}static get TIME_SIMPLE(){return Qr}static get TIME_WITH_SECONDS(){return Kr}static get TIME_WITH_SHORT_OFFSET(){return Xr}static get TIME_WITH_LONG_OFFSET(){return es}static get TIME_24_SIMPLE(){return ts}static get TIME_24_WITH_SECONDS(){return is}static get TIME_24_WITH_SHORT_OFFSET(){return rs}static get TIME_24_WITH_LONG_OFFSET(){return ss}static get DATETIME_SHORT(){return as}static get DATETIME_SHORT_WITH_SECONDS(){return ns}static get DATETIME_MED(){return os}static get DATETIME_MED_WITH_SECONDS(){return ls}static get DATETIME_MED_WITH_WEEKDAY(){return cs}static get DATETIME_FULL(){return ds}static get DATETIME_FULL_WITH_SECONDS(){return us}static get DATETIME_HUGE(){return hs}static get DATETIME_HUGE_WITH_SECONDS(){return ms}}function Yo(e){if(Ro.isDateTime(e))return e;if(e&&e.valueOf&&fa(e.valueOf()))return Ro.fromJSDate(e);if(e&&"object"==typeof e)return Ro.fromObject(e);throw new zr(`Unknown datetime argument: ${e}, of type ${typeof e}`)}console.info("%c CLOCK-WEATHER-CARD \n%c Version: 2.8.4","color: orange; font-weight: bold; background: black","color: white; font-weight: bold; background: dimgray"),window.customCards=window.customCards||[],window.customCards.push({type:"clock-weather-card",name:"Clock Weather Card",description:"Shows the current date/time in combination with the current weather and an iOS insipired weather forecast."});const Jo=(new Map).set(-20,new ge(0,60,98)).set(-10,new ge(120,162,204)).set(0,new ge(164,195,210)).set(10,new ge(121,210,179)).set(20,new ge(252,245,112)).set(30,new ge(255,150,79)).set(40,new ge(255,192,159));let Qo=class extends se{constructor(){super(),this.forecastSubscriberLock=!1,this.currentDate=Ro.now();const e=1e3-this.currentDate.millisecond;setTimeout((()=>setInterval((()=>{this.currentDate=Ro.now()}),1e3)),e),setTimeout((()=>{this.currentDate=Ro.now()}),e)}static getStubConfig(e,t,i){const r=t.find((e=>{var t;return null!==(t=e.startsWith("weather."))&&void 0!==t?t:i.find((()=>!0))}));return r?{entity:r}:{}}getCardSize(){return 3+gr(this.config.forecast_rows/2)}setConfig(e){if(!e)throw this.createError("Invalid configuration.");if(!e.entity)throw this.createError('Attribute "entity" must be present.');if(e.forecast_rows&&e.forecast_rows<1)throw this.createError('Attribute "forecast_rows" must be greater than 0.');if(e.time_format&&"24"!==e.time_format.toString()&&"12"!==e.time_format.toString())throw this.createError('Attribute "time_format" must either be "12" or "24".');if(e.hide_today_section&&e.hide_forecast_section)throw this.createError('Attributes "hide_today_section" and "hide_forecast_section" must not enabled at the same time.');this.config=this.mergeConfig(e)}shouldUpdate(e){if(!this.config)return!1;if(e.has("forecasts"))return!0;const t=e.get("hass");if(t){if(t.states[this.config.sun_entity]!==this.hass.states[this.config.sun_entity])return!0}return function(e,t,i){if(t.has("config")||i)return!0;if(e.config.entity){var r=t.get("hass");return!r||r.states[e.config.entity]!==e.hass.states[e.config.entity]}return!1}(this,e,!1)}updated(e){super.updated(e),e.has("config")&&this.subscribeForecastEvents()}render(){if(this.error)return this.error;const e=!this.config.hide_today_section,t=!this.config.hide_forecast_section;return D` + */;class ve{constructor(e){}get _$AU(){return this._$AM._$AU}_$AT(e,t,i){this._$Ct=e,this._$AM=t,this._$Ci=i}_$AS(e,t){return this.update(e,t)}update(e,t){return this.render(...t)}}const ke="ontouchstart"in window||navigator.maxTouchPoints>0||navigator.maxTouchPoints>0;class xe extends HTMLElement{constructor(){super(),this.holdTime=500,this.held=!1,this.ripple=document.createElement("mwc-ripple")}connectedCallback(){Object.assign(this.style,{position:"absolute",width:ke?"100px":"50px",height:ke?"100px":"50px",transform:"translate(-50%, -50%)",pointerEvents:"none",zIndex:"999"}),this.appendChild(this.ripple),this.ripple.primary=!0,["touchcancel","mouseout","mouseup","touchmove","mousewheel","wheel","scroll"].forEach((e=>{document.addEventListener(e,(()=>{clearTimeout(this.timer),this.stopAnimation(),this.timer=void 0}),{passive:!0})}))}bind(e,t){if(e.actionHandler)return;e.actionHandler=!0,e.addEventListener("contextmenu",(e=>{const t=e||window.event;return t.preventDefault&&t.preventDefault(),t.stopPropagation&&t.stopPropagation(),t.cancelBubble=!0,t.returnValue=!1,!1}));const i=e=>{var t,i;this.held=!1;const r=null!==(t=e.pageX)&&void 0!==t?t:e.touches[0].pageX,s=null!==(i=e.pageY)&&void 0!==i?i:e.touches[0].pageY;this.timer=window.setTimeout((()=>{this.startAnimation(r,s),this.held=!0}),this.holdTime)},r=i=>{i.preventDefault(),["touchend","touchcancel"].includes(i.type)&&void 0===this.timer||(clearTimeout(this.timer),this.stopAnimation(),this.timer=void 0,this.held?fe(e,"action",{action:"hold"}):t.hasDoubleClick?"click"===i.type&&i.detail<2||!this.dblClickTimeout?this.dblClickTimeout=window.setTimeout((()=>{this.dblClickTimeout=void 0,fe(e,"action",{action:"tap"})}),250):(clearTimeout(this.dblClickTimeout),this.dblClickTimeout=void 0,fe(e,"action",{action:"double_tap"})):fe(e,"action",{action:"tap"}))};e.addEventListener("touchstart",i,{passive:!0}),e.addEventListener("touchend",r),e.addEventListener("touchcancel",r),e.addEventListener("mousedown",i,{passive:!0}),e.addEventListener("click",r),e.addEventListener("keyup",(e=>{13===e.keyCode&&r(e)}))}startAnimation(e,t){Object.assign(this.style,{left:`${e}px`,top:`${t}px`,display:null}),this.ripple.disabled=!1,this.ripple.active=!0,this.ripple.unbounded=!0}stopAnimation(){this.ripple.active=!1,this.ripple.disabled=!0,this.style.display="none"}}customElements.define("action-handler-clock-weather",xe);const Te=(e,t)=>{const i=(()=>{const e=document.body;if(e.querySelector("action-handler-clock-weather"))return e.querySelector("action-handler-clock-weather");const t=document.createElement("action-handler-clock-weather");return e.appendChild(t),t})();i&&i.bind(e,t)},Me=(e=>(...t)=>({_$litDirective$:e,values:t}))(class extends ve{update(e,[t]){return Te(e.element,t),j}render(e){}});var Se={"clear-night":"Ясно",cloudy:"Облачно",fog:"Мъгла",hail:"Градушка",lightning:"Гръмотевични бури","lightning-rainy":"Дъждовни гръмотевични бури",partlycloudy:"Частична облачност",pouring:"Пороен дъжд",rainy:"Дъждовно",snowy:"Сняг","snowy-rainy":"Суграшица",sunny:"Слънчево",windy:"Ветровито","windy-variant":"Силен вятър",exceptional:"Изключително"},_e={1:"Пн",2:"Вт",3:"Ср",4:"Чт",5:"Пт",6:"Сб",7:"Нд"},Ne={aqi:"AQI",humidity:"Влажност","feels-like":"Усеща се като"},Oe={weather:Se,day:_e,misc:Ne},Ae=Object.freeze({__proto__:null,day:_e,default:Oe,misc:Ne,weather:Se}),$e={"clear-night":"Klart",cloudy:"Overskyet",fog:"Tåge",hail:"Hagl",lightning:"Lyn","lightning-rainy":"Lyn ,regnvejr",partlycloudy:"Delvis overskyet",pouring:"Regnvejr",rainy:"Regnfuldt",snowy:"Sne","snowy-rainy":"Slud",sunny:"Solrig",windy:"Blæsende","windy-variant":"Stærk vind",exceptional:"Kaos"},Ze={1:"Man",2:"Tir",3:"Ons",4:"Tor",5:"Fre",6:"Lør",7:"Søn"},Ce={aqi:"AQI",humidity:"fugtighed","feels-like":"Feels like"},Be={weather:$e,day:Ze,misc:Ce},Ue=Object.freeze({__proto__:null,day:Ze,default:Be,misc:Ce,weather:$e}),Ve={"clear-night":"Serè",cloudy:"Ennuvolat",fog:"Boira",hail:"Calamarsa",lightning:"Tempesta elèctrica","lightning-rainy":"Tempesta",partlycloudy:"Parcialment ennuvolat",pouring:"Aiguat",rainy:"Plujós",snowy:"Neu","snowy-rainy":"Aiguaneu",sunny:"Assolellat",windy:"Ventós","windy-variant":"Vent fort",exceptional:"Excepcional"},Ge={1:"Dl.",2:"Dt.",3:"Dc.",4:"Dj.",5:"Dv.",6:"Ds.",7:"Dg."},Ee={aqi:"AQI",humidity:"humitat","feels-like":"Sensació tèrmica"},De={weather:Ve,day:Ge,misc:Ee},je=Object.freeze({__proto__:null,day:Ge,default:De,misc:Ee,weather:Ve}),Ie={"clear-night":"Jasno",cloudy:"Zataženo",fog:"Mlha",hail:"Kroupy",lightning:"Bouřky","lightning-rainy":"Bouřky s deštěm",partlycloudy:"Částečně zataženo",pouring:"Silný déšť",rainy:"Déšť",snowy:"Sníh","snowy-rainy":"Sníh s deštěm",sunny:"Slunečno",windy:"Vítr","windy-variant":"Prudký vítr",exceptional:"Chaos"},ze={1:"Po",2:"Út",3:"St",4:"Čt",5:"Pá",6:"So",7:"Ne"},Le={aqi:"AQI",humidity:"vlhkost","feels-like":"pocitová teplota"},Fe={weather:Ie,day:ze,misc:Le},Pe={"clear-night":"klar",cloudy:"bewölkt",fog:"Nebel",hail:"Hagel",lightning:"Gewitter","lightning-rainy":"Gewitter",partlycloudy:"teils bewölkt",pouring:"starker Regen",rainy:"Regen",snowy:"Schneefall","snowy-rainy":"Schneeregen",sunny:"sonnig",windy:"windig","windy-variant":"starker Wind",exceptional:"Unwetter"},He={1:"Mo",2:"Di",3:"Mi",4:"Do",5:"Fr",6:"Sa",7:"So"},We={aqi:"AQI",humidity:"Luftfeuchtigkeit","feels-like":"Gefühlt"},qe={weather:Pe,day:He,misc:We},Re={"clear-night":"Καθαρός",cloudy:"Συννεφιασμένος",fog:"Ομίχλη",hail:"Χαλάζι",lightning:"Καταιγίδες","lightning-rainy":"Καταιγίδες με βροχή",partlycloudy:"Λίγα σύννεφα",pouring:"Έντονη βροχή",rainy:"Βροχερός",snowy:"Χιόνι","snowy-rainy":"Χιονόνερο",sunny:"Ηλιόλουστος",windy:"Θυελλώδης","windy-variant":"Έντονοι άνεμοι",exceptional:"Εξαιρετικός"},Ye={1:"Δευ",2:"Τρί",3:"Τετ",4:"Πεμ",5:"Παρ",6:"Σαβ",7:"Κυρ"},Je={aqi:"AQI",humidity:"υγρασία","feels-like":"Feels like"},Qe={weather:Re,day:Ye,misc:Je},Ke={"clear-night":"Clear",cloudy:"Cloudy",fog:"Fog",hail:"Hail",lightning:"Thunderstorms","lightning-rainy":"Rainy thunderstorms",partlycloudy:"Partly cloudy",pouring:"Pouring",rainy:"Rainy",snowy:"Snowy","snowy-rainy":"Sleet",sunny:"Sunny",windy:"Windy","windy-variant":"Strong wind",exceptional:"Exceptional"},Xe={1:"Mon",2:"Tue",3:"Wed",4:"Thu",5:"Fri",6:"Sat",7:"Sun"},et={aqi:"AQI",humidity:"Humidity","feels-like":"Feels like"},tt={weather:Ke,day:Xe,misc:et},it={"clear-night":"Despejado",cloudy:"Nublado",fog:"Niebla",hail:"Granizo",lightning:"Tormenta eléctrica","lightning-rainy":"Tormenta",partlycloudy:"Parcialmente nublado",pouring:"Diluviando",rainy:"Lluvioso",snowy:"Nieve","snowy-rainy":"Aguanieve",sunny:"Soleado",windy:"Viento","windy-variant":"Fuerte viento",exceptional:"Caos"},rt={1:"Lun",2:"Mar",3:"Mie",4:"Jue",5:"Vie",6:"Sab",7:"Dom"},st={aqi:"AQI",humidity:"humedad","feels-like":"Sensación térmica"},at={weather:it,day:rt,misc:st},nt={"clear-night":"Selge",cloudy:"Pilvine",fog:"Udu",hail:"Rahe",lightning:"Äike","lightning-rainy":"Äiksevihm",partlycloudy:"Vahelduv pilvisus",pouring:"Paduvihm",rainy:"Vihm",snowy:"Lumi","snowy-rainy":"Lörts",sunny:"Päike",windy:"Tuuline","windy-variant":"Tuuline",exceptional:"Äärmuslik"},ot={1:"E",2:"T",3:"K",4:"N",5:"R",6:"L",7:"P"},lt={aqi:"AQI",humidity:"niiskus","feels-like":"Feels like"},ct={weather:nt,day:ot,misc:lt},dt={"clear-night":"Selkeää",cloudy:"Pilvistä",fog:"Sumua",hail:"Raekuuroja",lightning:"Ukkosta","lightning-rainy":"Ukkoskuuroja",partlycloudy:"Puolipilvistä",pouring:"Voimakasta vesisadetta",rainy:"Vesisadetta",snowy:"Lumisadetta","snowy-rainy":"Räntäsadetta",sunny:"Selkeää",windy:"Tuulista","windy-variant":"Voimakasta tuulta",exceptional:"Poikkeuksellista"},ut={1:"Ma",2:"Ti",3:"Ke",4:"To",5:"Pe",6:"La",7:"Su"},ht={aqi:"AQI",humidity:"kosteus","feels-like":"Feels like"},mt={weather:dt,day:ut,misc:ht},ft={"clear-night":"Dégagé",cloudy:"Nuageux",fog:"Brouillard",hail:"Grêle",lightning:"Orages","lightning-rainy":"Orages et pluie",partlycloudy:"Partiellement nuageux",pouring:"Pluie battante",rainy:"Pluie",snowy:"Neige","snowy-rainy":"Neige fondante",sunny:"Ensoleillé",windy:"Venteux","windy-variant":"Vent fort",exceptional:"Exceptionnelle"},pt={1:"Lun",2:"Mar",3:"Mer",4:"Jeu",5:"Ven",6:"Sam",7:"Dim"},yt={aqi:"AQI",humidity:"humidité","feels-like":"Ressentie"},bt={weather:ft,day:pt,misc:yt},gt={"clear-night":"בהיר",cloudy:"מעונן",fog:"ערפל",hail:"ברד",lightning:"סופות רעמים","lightning-rainy":"סופות רעמים גשומות",partlycloudy:"מעונן חלקית",pouring:"גשם זלעפות",rainy:"גשום",snowy:"מושלג","snowy-rainy":"ברד",sunny:"שמשי",windy:"סוער","windy-variant":"רוח חזקה",exceptional:"חריג"},wt={1:"שני",2:"שלישי",3:"רביעי",4:"חמישי",5:"שישי",6:"שבת",7:"ראשון"},vt={aqi:"AQI",humidity:"לחות","feels-like":"Feels like"},kt={weather:gt,day:wt,misc:vt},xt={"clear-night":"Tiszta",cloudy:"Felhős",fog:"Ködös",hail:"Jégeső",lightning:"Villámlás","lightning-rainy":"Zivatar",partlycloudy:"Helyenként felhős",pouring:"Felhőszakadás",rainy:"Esős",snowy:"Havazás","snowy-rainy":"Havaseső, ónoseső",sunny:"Napos",windy:"Szeles","windy-variant":"Erős szél",exceptional:"Kivételes"},Tt={1:"H",2:"K",3:"Sze",4:"Cs",5:"P",6:"Szo",7:"V"},Mt={aqi:"AQI",humidity:"páratartalom","feels-like":"Feels like"},St={weather:xt,day:Tt,misc:Mt},_t={"clear-night":"Cerah",cloudy:"Berawan",fog:"Berkabut",hail:"Hujan es",lightning:"Petir","lightning-rainy":"Hujan petir",partlycloudy:"Cerah berawan",pouring:"Hujan deras",rainy:"Hujan",snowy:"Salju","snowy-rainy":"Hujan salju",sunny:"Cerah",windy:"Berangin","windy-variant":"Berangin kencang",exceptional:"Badai"},Nt={1:"Sen",2:"Sel",3:"Rab",4:"Kam",5:"Jum",6:"Sab",7:"Min"},Ot={aqi:"AQI",humidity:"Kelembapan","feels-like":"Terasa seperti"},At={weather:_t,day:Nt,misc:Ot},$t={"clear-night":"Heiðskýrt",cloudy:"Skýjað",fog:"Þoka",hail:"Hagl",lightning:"Eldingar","lightning-rainy":"Þrumur",partlycloudy:"Skýjað að hluta",pouring:"mikil rigning",rainy:"Rigning",snowy:"Snjókoma","snowy-rainy":"Él",sunny:"Sólríkt",windy:"Hvasst","windy-variant":"Stórmur",exceptional:"Óveður"},Zt={1:"Mán",2:"Þri",3:"Mið",4:"Fim",5:"Fös",6:"Lau",7:"Sun"},Ct={aqi:"AQI",humidity:"raki","feels-like":"Feels like"},Bt={weather:$t,day:Zt,misc:Ct},Ut={"clear-night":"Sereno",cloudy:"Nuvoloso",fog:"Nebbia",hail:"Grandine",lightning:"Temporali","lightning-rainy":"Temporali con pioggia",partlycloudy:"Parzialmente nuvoloso",pouring:"Rovesci",rainy:"Pioggia",snowy:"Neve","snowy-rainy":"Nevischio",sunny:"Soleggiato",windy:"Vento","windy-variant":"Vento forte",exceptional:"Tempesta"},Vt={1:"Lun",2:"Mar",3:"Mer",4:"Gio",5:"Ven",6:"Sab",7:"Dom"},Gt={aqi:"AQI",humidity:"umidità","feels-like":"Percepita"},Et={weather:Ut,day:Vt,misc:Gt},Dt={"clear-night":"맑음",cloudy:"구름많음",fog:"안개",hail:"우박",lightning:"번개","lightning-rainy":"번개, 뇌우",partlycloudy:"구름조금",pouring:"강한 비",rainy:"비",snowy:"눈","snowy-rainy":"진눈깨비",sunny:"맑음",windy:"바람","windy-variant":"매우 강한 바람",exceptional:"예외"},jt={1:"월",2:"화",3:"수",4:"목",5:"금",6:"토",7:"일"},It={aqi:"대기환경지수",humidity:"습도","feels-like":"체감온도"},zt={weather:Dt,day:jt,misc:It},Lt={"clear-night":"kloer",cloudy:"wollekeg",fog:"Niwwel",hail:"Knëppelsteng",lightning:"Donnerwieder","lightning-rainy":"Donnerwieder",partlycloudy:"deels wollekeg",pouring:"staarke Reen",rainy:"Reen",snowy:"Schnéi","snowy-rainy":"Schnéireen",sunny:"sonneg",windy:"lëfteg","windy-variant":"staarke Wand",exceptional:"Onwieder"},Ft={1:"Mé",2:"Dë",3:"Më",4:"Do",5:"Fr",6:"Sa",7:"So"},Pt={aqi:"AQI",humidity:"Loftfiichtegkeet","feels-like":"Gefillt"},Ht={weather:Lt,day:Ft,misc:Pt},Wt={"clear-night":"Giedra",cloudy:"Debesuota",fog:"Rūkas",hail:"Kruša",lightning:"Perkūnija","lightning-rainy":"Perkūnija su lietumi",partlycloudy:"Apsiniaukę",pouring:"Liūtis",rainy:"Lietus",snowy:"Sniegas","snowy-rainy":"Šlapdriba",sunny:"Saulėta",windy:"Vėjuota","windy-variant":"Stiprus vėjas",exceptional:"Audra"},qt={1:"Pr",2:"An",3:"Tr",4:"Kt",5:"Pn",6:"Št",7:"Sk"},Rt={aqi:"AQI",humidity:"drėgmė","feels-like":"Feels like"},Yt={weather:Wt,day:qt,misc:Rt},Jt={"clear-night":"Klart",cloudy:"Overskyet",fog:"Tåke",hail:"Hagl",lightning:"Lyn","lightning-rainy":"Lyn, regn",partlycloudy:"Delvis overskyet",pouring:"Pøsregn",rainy:"Regn",snowy:"Snø","snowy-rainy":"Sludd",sunny:"Sol",windy:"Vindfullt","windy-variant":"Sterk vind",exceptional:"Storm"},Qt={1:"Man",2:"Tir",3:"Ons",4:"Tor",5:"Fre",6:"Lør",7:"Søn"},Kt={aqi:"AQI",humidity:"fuktighet","feels-like":"Feels like"},Xt={weather:Jt,day:Qt,misc:Kt},ei={"clear-night":"Helder",cloudy:"Bewolkt",fog:"Mistig",hail:"Hagel",lightning:"Onweersbuien","lightning-rainy":"Onweersbuien met regen",partlycloudy:"Half bewolkt",pouring:"Regen",rainy:"Regenachtig",snowy:"Sneeuw","snowy-rainy":"Natte sneeuw",sunny:"Zonnig",windy:"Winderig","windy-variant":"Storm",exceptional:"Uitzonderlijk"},ti={1:"Ma",2:"Di",3:"Wo",4:"Do",5:"Vr",6:"Za",7:"Zo"},ii={aqi:"AQI",humidity:"Vochtigheid","feels-like":"Gevoelstemperatuur"},ri={weather:ei,day:ti,misc:ii},si={"clear-night":"pogodna noc",cloudy:"pochmurno",fog:"mgła",hail:"grad",lightning:"błyskawice","lightning-rainy":"burza",partlycloudy:"częściowe zachmurzenie",pouring:"ulewa",rainy:"deszczowo",snowy:"opady śniegu","snowy-rainy":"deszcz ze śniegiem",sunny:"słonecznie",windy:"wietrznie","windy-variant":"wietrznie",exceptional:"warunki nadzwyczajne"},ai={1:"pon.",2:"wt.",3:"śr.",4:"czw.",5:"pt.",6:"sob.",7:"niedz."},ni={aqi:"AQI",humidity:"wilgotność","feels-like":"Odczuwalne"},oi={weather:si,day:ai,misc:ni},li={"clear-night":"Céu limpo, sem nuvens",cloudy:"Nublado",fog:"Nevoeiro",hail:"Granizo",lightning:"Raios","lightning-rainy":"Chuvoso com raios",partlycloudy:"Parcialmente nublado",pouring:"Torrencial",rainy:"Chuvoso",snowy:"Neve","snowy-rainy":"Chuvoso com neve",sunny:"Ensolarado",windy:"Ventania","windy-variant":"Ventania forte",exceptional:"Excepcional"},ci={1:"Seg",2:"Ter",3:"Qua",4:"Qui",5:"Sex",6:"Sáb",7:"Dom"},di={aqi:"AQI",humidity:"umidade","feels-like":"Feels like"},ui={weather:li,day:ci,misc:di},hi={"clear-night":"Céu limpo, sem nuvens",cloudy:"Nublado",fog:"Nevoeiro",hail:"Granizo",lightning:"Raios","lightning-rainy":"Chuvoso com raios",partlycloudy:"Parcialmente nublado",pouring:"Torrencial",rainy:"Chuvoso",snowy:"Neve","snowy-rainy":"Chuvoso com neve",sunny:"Ensolarado",windy:"Ventania","windy-variant":"Ventania forte",exceptional:"Excepcional"},mi={1:"Seg",2:"Ter",3:"Qua",4:"Qui",5:"Sex",6:"Sáb",7:"Dom"},fi={aqi:"AQI",humidity:"humidade","feels-like":"Sensação térmica"},pi={weather:hi,day:mi,misc:fi},yi={"clear-night":"Senin",cloudy:"Innorat",fog:"Ceata",hail:"Grindina",lightning:"Fulgere","lightning-rainy":"Furtuni cu ploaie",partlycloudy:"Partial innorat",pouring:"Averse",rainy:"Ploaie",snowy:"Ninsoare","snowy-rainy":"Lapovita",sunny:"Insorit",windy:"Vant","windy-variant":"Vant puternic",exceptional:"Furtuna"},bi={1:"Lun",2:"Mar",3:"Mie",4:"Joi",5:"Vin",6:"Sam",7:"Dum"},gi={aqi:"AQI",humidity:"umiditate","feels-like":"Feels like"},wi={weather:yi,day:bi,misc:gi},vi={"clear-night":"Ясно",cloudy:"Облачно",fog:"Туман",hail:"Град",lightning:"Гроза","lightning-rainy":"Дождь с грозой",partlycloudy:"Переменная облачность",pouring:"Проливной дождь",rainy:"Дождь",snowy:"Снег","snowy-rainy":"Мокрый снег",sunny:"Солнечно",windy:"Ветер","windy-variant":"Сильный ветер",exceptional:"Буря"},ki={1:"Пн",2:"Вт",3:"Ср",4:"Чт",5:"Пт",6:"Сб",7:"Вс"},xi={aqi:"AQI",humidity:"влажность","feels-like":"Feels like"},Ti={weather:vi,day:ki,misc:xi},Mi={"clear-night":"Jasná noc",cloudy:"Zamračené",fog:"Hmla",hail:"Krupobitie",lightning:"Búrky","lightning-rainy":"Búrky s dažďom",partlycloudy:"Polooblačno",pouring:"Silný dážď",rainy:"Daždivo",snowy:"Sneženie","snowy-rainy":"Dážď so snehom",sunny:"Slnečno",windy:"Veterno","windy-variant":"Prudký vietor",exceptional:"Neobyčajné počasie (Chaos)"},Si={1:"Pon",2:"Uto",3:"Str",4:"Štv",5:"Pia",6:"Sob",7:"Ned"},_i={aqi:"AQI",humidity:"vlhkosť","feels-like":"pocitová teplota"},Ni={weather:Mi,day:Si,misc:_i},Oi={"clear-night":"Jasno",cloudy:"Oblačno",fog:"Megla",hail:"Toča",lightning:"Nevihte","lightning-rainy":"Nevihte z dežjem",partlycloudy:"Delno oblačno",pouring:"Lije",rainy:"Deževno",snowy:"Sneženo","snowy-rainy":"Žled",sunny:"Sončno",windy:"Vetrovno","windy-variant":"Močan veter",exceptional:"Izjemno vreme"},Ai={1:"Pon",2:"Tor",3:"Sre",4:"Čet",5:"Pet",6:"Sob",7:"Ned"},$i={aqi:"AQI",humidity:"vlažnost","feels-like":"Feels like"},Zi={weather:Oi,day:Ai,misc:$i},Ci={"clear-night":"Ведро",cloudy:"Облачно",fog:"Магла",hail:"Град",lightning:"Грмљавина","lightning-rainy":"Киша уз грмљавину",partlycloudy:"Делимично облачно",pouring:"Пљусак",rainy:"Киша",snowy:"Снег","snowy-rainy":"Суснежица",sunny:"Сунчано",windy:"Ветар","windy-variant":"Јак ветар",exceptional:"Изузетно"},Bi={1:"Пон",2:"Уто",3:"Сре",4:"Чет",5:"Пет",6:"Суб",7:"Нед"},Ui={aqi:"AQI",humidity:"Влажност","feels-like":"Feels like"},Vi={weather:Ci,day:Bi,misc:Ui},Gi={"clear-night":"Vedro",cloudy:"Oblačno",fog:"Magla",hail:"Grad",lightning:"Grmljavina","lightning-rainy":"Kiša uz grmljavinu",partlycloudy:"Delimično oblačno",pouring:"Pljusak",rainy:"Kiša",snowy:"Sneg","snowy-rainy":"Susnežica",sunny:"Sunčano",windy:"Vetar","windy-variant":"Jak vetar",exceptional:"Izuzetno"},Ei={1:"Pon",2:"Uto",3:"Sre",4:"Čet",5:"Pet",6:"Sub",7:"Ned"},Di={aqi:"AQI",humidity:"Vlažnost","feels-like":"Feels like"},ji={weather:Gi,day:Ei,misc:Di},Ii={"clear-night":"Klart, natt",cloudy:"Molnigt",fog:"Dimma",hail:"Hagel",lightning:"Åska","lightning-rainy":"Åska, regnigt",partlycloudy:"Delvis molnigt",pouring:"Ösregn",rainy:"Regnigt",snowy:"Snöigt","snowy-rainy":"Snöblandat regn",sunny:"Soligt",windy:"Blåsigt","windy-variant":"Stark blåst",exceptional:"Exceptionellt"},zi={1:"Mån",2:"Tis",3:"Ons",4:"Tor",5:"Fre",6:"Lör",7:"Sön"},Li={aqi:"AQI",humidity:"fuktighet","feels-like":"Känns som"},Fi={weather:Ii,day:zi,misc:Li},Pi={"clear-night":"ท้องฟ้าแจ่มใส",cloudy:"มีเมฆเป็นส่วนมาก",fog:"หมอก",hail:"ลูกเห็บ",lightning:"พายุฝนฟ้าคะนอง","lightning-rainy":"ฝนฟ้าคะนอง",partlycloudy:"มีเมฆบางส่วน",pouring:"ฝนตกหนัก",rainy:"ฝนตก",snowy:"หิมะตก","snowy-rainy":"ฝนตกเป็นลูกเห็บ",sunny:"แดดจัด",windy:"มีลมจัด","windy-variant":"ลมแรง",exceptional:"Exceptional"},Hi={1:"จ.",2:"อ.",3:"พ.",4:"พฤ.",5:"ศ.",6:"ส.",7:"อา."},Wi={aqi:"AQI",humidity:"ความชื้น","feels-like":"Feels like"},qi={weather:Pi,day:Hi,misc:Wi},Ri={"clear-night":"Açık",cloudy:"Bulutlu",fog:"Sis",hail:"Dolu",lightning:"Gökgürültülü","lightning-rainy":"Gökgürültülü Yağmurlu",partlycloudy:"Parçalı Bulutlu",pouring:"Sağanak",rainy:"Yağmurlu",snowy:"Karlı","snowy-rainy":"Sulu Kar",sunny:"Güneşli",windy:"Rüzgarlı","windy-variant":"Güçlü Rüzgar",exceptional:"Mükemmel"},Yi={1:"Pzt",2:"Sal",3:"Çrş",4:"Prş",5:"Cum",6:"Cts",7:"Pzr"},Ji={aqi:"AQI",humidity:"nem","feels-like":"Feels like"},Qi={weather:Ri,day:Yi,misc:Ji},Ki={"clear-night":"Ясно",cloudy:"Хмарно",fog:"Туман",hail:"Грім",lightning:"Грози","lightning-rainy":"Дощові грози",partlycloudy:"Мінлива хмарність",pouring:"Злива",rainy:"Дощ",snowy:"Сніг","snowy-rainy":"Мокрий сніг",sunny:"Сонячно",windy:"Вітряно","windy-variant":"Дуже вітряно",exceptional:"Буря"},Xi={1:"Пн",2:"Вт",3:"Ср",4:"Чт",5:"Пт",6:"Сб",7:"Нд"},er={aqi:"AQI",humidity:"вологість","feels-like":"Feels like"},tr={weather:Ki,day:Xi,misc:er},ir={"clear-night":"صاف",cloudy:"ابر آلود",fog:"دھند",hail:"اولے",lightning:"گرج چمک","lightning-rainy":"گرج چمک کے ساتھ بارش",partlycloudy:"جزوی طور پر ابر آلود",pouring:"موسلا دھار بارش",rainy:"بارش",snowy:"برفانی","snowy-rainy":"ژالہ باری",sunny:"دھوپ",windy:"آندھی","windy-variant":"تیز آندھی",exceptional:"غیر معمولی"},rr={1:"پیر",2:"منگل",3:"بدھ",4:"جمعرات",5:"جمعہ",6:"ہفتہ",7:"اتوار"},sr={aqi:"AQI",humidity:"نمی","feels-like":"Feels like"},ar={weather:ir,day:rr,misc:sr},nr={"clear-night":"Trời trong",cloudy:"Trời mây",fog:"Sương mù",hail:"Mưa đá",lightning:"Dông bão","lightning-rainy":"Mưa Dông",partlycloudy:"Mây nhẹ",pouring:"Mưa Lớn",rainy:"Mưa",snowy:"Tuyết","snowy-rainy":"Mưa Tuyết",sunny:"Nắng",windy:"Gió","windy-variant":"Gió mạnh",exceptional:"Khắc Nghiệt"},or={1:"T2",2:"T3",3:"T4",4:"T5",5:"T6",6:"T7",7:"CN"},lr={aqi:"AQI",humidity:"độ ẩm","feels-like":"Feels like"},cr={weather:nr,day:or,misc:lr},dr={"clear-night":"夜间晴朗",cloudy:"阴",fog:"雾",hail:"冰雹",lightning:"雷","lightning-rainy":"雷阵雨",partlycloudy:"多云",pouring:"大雨",rainy:"雨",snowy:"雪","snowy-rainy":"雨夹雪",sunny:"晴",windy:"有风","windy-variant":"强风",exceptional:"特殊"},ur={1:"周一",2:"周二",3:"周三",4:"周四",5:"周五",6:"周六",7:"周日"},hr={aqi:"AQI",humidity:"湿度","feels-like":"Feels like"},mr={weather:dr,day:ur,misc:hr},fr={"clear-night":"晴朗夜晚",cloudy:"多雲",fog:"有霧",hail:"冰雹",lightning:"閃電","lightning-rainy":"雷雨",partlycloudy:"局部多雲",pouring:"大雨",rainy:"下雨",snowy:"下雪","snowy-rainy":"雪雨",sunny:"晴天",windy:"有風","windy-variant":"強風",exceptional:"極端天氣"},pr={1:"週一",2:"週二",3:"週三",4:"週四",5:"週五",6:"週六",7:"週日"},yr={aqi:"空氣品質",humidity:"濕度","feels-like":"體感溫度"},br={weather:fr,day:pr,misc:yr};const gr={bg:Ae,cs:Object.freeze({__proto__:null,day:ze,default:Fe,misc:Le,weather:Ie}),ca:je,da:Ue,de:Object.freeze({__proto__:null,day:He,default:qe,misc:We,weather:Pe}),el:Object.freeze({__proto__:null,day:Ye,default:Qe,misc:Je,weather:Re}),en:Object.freeze({__proto__:null,day:Xe,default:tt,misc:et,weather:Ke}),es:Object.freeze({__proto__:null,day:rt,default:at,misc:st,weather:it}),et:Object.freeze({__proto__:null,day:ot,default:ct,misc:lt,weather:nt}),fi:Object.freeze({__proto__:null,day:ut,default:mt,misc:ht,weather:dt}),fr:Object.freeze({__proto__:null,day:pt,default:bt,misc:yt,weather:ft}),he:Object.freeze({__proto__:null,day:wt,default:kt,misc:vt,weather:gt}),hu:Object.freeze({__proto__:null,day:Tt,default:St,misc:Mt,weather:xt}),id:Object.freeze({__proto__:null,day:Nt,default:At,misc:Ot,weather:_t}),is:Object.freeze({__proto__:null,day:Zt,default:Bt,misc:Ct,weather:$t}),it:Object.freeze({__proto__:null,day:Vt,default:Et,misc:Gt,weather:Ut}),ko:Object.freeze({__proto__:null,day:jt,default:zt,misc:It,weather:Dt}),lb:Object.freeze({__proto__:null,day:Ft,default:Ht,misc:Pt,weather:Lt}),lt:Object.freeze({__proto__:null,day:qt,default:Yt,misc:Rt,weather:Wt}),nb:Object.freeze({__proto__:null,day:Qt,default:Xt,misc:Kt,weather:Jt}),nl:Object.freeze({__proto__:null,day:ti,default:ri,misc:ii,weather:ei}),pl:Object.freeze({__proto__:null,day:ai,default:oi,misc:ni,weather:si}),ptbr:Object.freeze({__proto__:null,day:ci,default:ui,misc:di,weather:li}),pt:Object.freeze({__proto__:null,day:mi,default:pi,misc:fi,weather:hi}),ro:Object.freeze({__proto__:null,day:bi,default:wi,misc:gi,weather:yi}),ru:Object.freeze({__proto__:null,day:ki,default:Ti,misc:xi,weather:vi}),sk:Object.freeze({__proto__:null,day:Si,default:Ni,misc:_i,weather:Mi}),sl:Object.freeze({__proto__:null,day:Ai,default:Zi,misc:$i,weather:Oi}),sr:Object.freeze({__proto__:null,day:Bi,default:Vi,misc:Ui,weather:Ci}),srlatn:Object.freeze({__proto__:null,day:Ei,default:ji,misc:Di,weather:Gi}),sv:Object.freeze({__proto__:null,day:zi,default:Fi,misc:Li,weather:Ii}),th:Object.freeze({__proto__:null,day:Hi,default:qi,misc:Wi,weather:Pi}),tr:Object.freeze({__proto__:null,day:Yi,default:Qi,misc:Ji,weather:Ri}),uk:Object.freeze({__proto__:null,day:Xi,default:tr,misc:er,weather:Ki}),ur:Object.freeze({__proto__:null,day:rr,default:ar,misc:sr,weather:ir}),vi:Object.freeze({__proto__:null,day:or,default:cr,misc:lr,weather:nr}),zhcn:Object.freeze({__proto__:null,day:ur,default:mr,misc:hr,weather:dr}),zhtw:Object.freeze({__proto__:null,day:pr,default:br,misc:yr,weather:fr})};function wr(e){return Math.max(...e)}function vr(e){return Math.min(...e)}function kr(e,t=0){return t<=0?Math.round(e):Math.ceil((e-t/2)/t)*t}function xr(e,t=0){return t<=0?Math.ceil(e):Math.ceil(e/t)*t}function Tr(e){return null===e?null:Math.round(e)}var Mr="data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3e%3cdefs%3e%3clinearGradient id='a' x1='54.3' x2='187.2' y1='29' y2='259.1' gradientUnits='userSpaceOnUse'%3e%3cstop offset='0' stop-color='%2386c3db'/%3e%3cstop offset='.5' stop-color='%2386c3db'/%3e%3cstop offset='1' stop-color='%235eafcf'/%3e%3c/linearGradient%3e%3csymbol id='b' overflow='visible' viewBox='0 0 270 270'%3e%3cpath fill='url(%23a)' stroke='%2372b9d5' stroke-linecap='round' stroke-linejoin='round' stroke-width='6' d='M252.3 168.6A133.4 133.4 0 01118 36.2 130.5 130.5 0 01122.5 3 133 133 0 003 134.6C3 207.7 63 267 137.2 267c62.5 0 114.8-42.2 129.8-99.2a135.6 135.6 0 01-14.8.8Z'%3e%3canimateTransform additive='sum' attributeName='transform' dur='6s' repeatCount='indefinite' type='rotate' values='-15 135 135%3b 9 135 135%3b -15 135 135'/%3e%3c/path%3e%3c/symbol%3e%3c/defs%3e%3cuse xlink:href='%23b' width='270' height='270' transform='translate(121 121)'/%3e%3c/svg%3e",Sr="data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3e%3cdefs%3e%3csymbol id='a' overflow='visible' viewBox='0 0 279 279'%3e%3cpath fill='none' stroke='%2372b9d5' stroke-linecap='round' stroke-linejoin='round' stroke-width='15' d='M256.8 173.1A133.3 133.3 0 01122.4 40.7 130.5 130.5 0 01127 7.5 133 133 0 007.5 139.1c0 73.1 60 132.4 134.2 132.4 62.5 0 114.8-42.2 129.8-99.2a135.6 135.6 0 01-14.8.8Z'%3e%3canimateTransform additive='sum' attributeName='transform' dur='6s' repeatCount='indefinite' type='rotate' values='-15 135 135%3b 9 135 135%3b -15 135 135'/%3e%3c/path%3e%3c/symbol%3e%3c/defs%3e%3cuse xlink:href='%23a' width='279' height='279' transform='translate(116.5 116.5)'/%3e%3c/svg%3e",_r="data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3e%3cdefs%3e%3clinearGradient id='a' x1='150' x2='234' y1='119.2' y2='264.8' gradientUnits='userSpaceOnUse'%3e%3cstop offset='0' stop-color='%23fbbf24'/%3e%3cstop offset='.5' stop-color='%23fbbf24'/%3e%3cstop offset='1' stop-color='%23f59e0b'/%3e%3c/linearGradient%3e%3csymbol id='b' viewBox='0 0 384 384'%3e%3ccircle cx='192' cy='192' r='84' fill='url(%23a)' stroke='%23f8af18' stroke-miterlimit='10' stroke-width='6'/%3e%3cpath fill='none' stroke='%23fbbf24' stroke-linecap='round' stroke-miterlimit='10' stroke-width='24' d='M192 61.7V12m0 360v-49.7m92.2-222.5 35-35M64.8 319.2l35.1-35.1m0-184.4-35-35m254.5 254.5-35.1-35.1M61.7 192H12m360 0h-49.7'%3e%3canimateTransform additive='sum' attributeName='transform' dur='6s' repeatCount='indefinite' type='rotate' values='0 192 192%3b 45 192 192'/%3e%3c/path%3e%3c/symbol%3e%3c/defs%3e%3cuse xlink:href='%23b' width='384' height='384' transform='translate(64 64)'/%3e%3c/svg%3e",Nr="data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3e%3cdefs%3e%3csymbol id='a' viewBox='0 0 375 375'%3e%3ccircle cx='187.5' cy='187.5' r='84' fill='none' stroke='%23fbbf24' stroke-miterlimit='10' stroke-width='15'/%3e%3cpath fill='none' stroke='%23fbbf24' stroke-linecap='round' stroke-miterlimit='10' stroke-width='15' d='M187.5 57.2V7.5m0 360v-49.7m92.2-222.5 35-35M60.3 314.7l35.1-35.1m0-184.4-35-35m254.5 254.5-35.1-35.1M57.2 187.5H7.5m360 0h-49.7'%3e%3canimateTransform additive='sum' attributeName='transform' dur='6s' repeatCount='indefinite' type='rotate' values='0 187.5 187.5%3b 45 187.5 187.5'/%3e%3c/path%3e%3c/symbol%3e%3c/defs%3e%3cuse xlink:href='%23a' width='375' height='375' transform='translate(68.5 68.5)'/%3e%3c/svg%3e",Or="data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3e%3cdefs%3e%3clinearGradient id='a' x1='90' x2='206' y1='155.6' y2='356.4' gradientUnits='userSpaceOnUse'%3e%3cstop offset='0' stop-color='%23d4d7dd'/%3e%3cstop offset='.5' stop-color='%23d4d7dd'/%3e%3cstop offset='1' stop-color='%23bec1c6'/%3e%3c/linearGradient%3e%3clinearGradient id='b' x1='179.4' x2='226.7' y1='142.4' y2='224.3' gradientUnits='userSpaceOnUse'%3e%3cstop offset='0' stop-color='%23f87171'/%3e%3cstop offset='.5' stop-color='%23f87171'/%3e%3cstop offset='1' stop-color='%23dc2626'/%3e%3c/linearGradient%3e%3clinearGradient xlink:href='%23b' id='c' x1='252.5' x2='291.9' y1='149.2' y2='217.5'/%3e%3clinearGradient xlink:href='%23b' id='d' x1='325.6' x2='357.2' y1='156' y2='210.7'/%3e%3c/defs%3e%3cpath fill='none' stroke='url(%23a)' stroke-linecap='round' stroke-linejoin='round' stroke-width='24' d='M148 376V136'/%3e%3cpath fill='url(%23b)' stroke='%23ef4444' stroke-miterlimit='10' stroke-width='2' d='m191.4 137 28.8 4.3a6.4 6.4 0 015.4 6.3v73.7a6.4 6.4 0 01-5.4 6.3l-28.8 4.2a6.4 6.4 0 01-7.3-6.4v-82a6.4 6.4 0 017.3-6.3Z'%3e%3canimateTransform additive='sum' attributeName='transform' calcMode='spline' dur='3s' keySplines='.42%2c 0%2c .58%2c 1%3b .42%2c 0%2c .58%2c 1' repeatCount='indefinite' type='rotate' values='-6 99 184%3b 6 99 184%3b -6 99 184'/%3e%3c/path%3e%3cpath fill='url(%23c)' stroke='%23ef4444' stroke-miterlimit='10' stroke-width='2' d='m260.6 146.1 28.8 4.2a6.4 6.4 0 015.4 6.3v55.6a6.4 6.4 0 01-5.5 6.3l-28.7 4.2a6.4 6.4 0 01-7.3-6.3v-64a6.4 6.4 0 017.3-6.3Z'%3e%3canimateTransform additive='sum' attributeName='transform' calcMode='spline' dur='3s' keySplines='.42%2c 0%2c .58%2c 1%3b .42%2c 0%2c .58%2c 1' repeatCount='indefinite' type='rotate' values='-6 99 184%3b 6 99 184%3b -6 99 184'/%3e%3canimateTransform additive='sum' attributeName='transform' calcMode='spline' dur='1.5s' keySplines='.42%2c 0%2c .58%2c 1%3b .42%2c 0%2c .58%2c 1' repeatCount='indefinite' type='translate' values='0 0%3b 5 0%3b 0 0'/%3e%3c/path%3e%3cpath fill='url(%23d)' stroke='%23ef4444' stroke-miterlimit='10' stroke-width='2' d='m329.8 155.2 28.7 4.2a6.4 6.4 0 015.5 6.3v37.4a6.4 6.4 0 01-5.5 6.3l-28.7 4.2a6.4 6.4 0 01-7.3-6.3v-45.8a6.4 6.4 0 017.3-6.3Z'%3e%3canimateTransform additive='sum' attributeName='transform' calcMode='spline' dur='3s' keySplines='.42%2c 0%2c .58%2c 1%3b .42%2c 0%2c .58%2c 1' repeatCount='indefinite' type='rotate' values='-6 99 184%3b 6 99 184%3b -6 99 184'/%3e%3canimateTransform additive='sum' attributeName='transform' calcMode='spline' dur='1.5s' keySplines='.42%2c 0%2c .58%2c 1%3b .42%2c 0%2c .58%2c 1' repeatCount='indefinite' type='translate' values='0 0%3b 10 0%3b 0 0'/%3e%3c/path%3e%3c/svg%3e",Ar="data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3e%3cpath fill='none' stroke='%23cbd5e1' stroke-linecap='round' stroke-linejoin='round' stroke-width='24' d='M148 376V136'/%3e%3cpath fill='%23ef4444' d='m191.4 137 28.8 4.3a6.4 6.4 0 015.4 6.3v73.7a6.4 6.4 0 01-5.4 6.3l-28.8 4.2a6.4 6.4 0 01-7.3-6.4v-82a6.4 6.4 0 017.3-6.3Z'%3e%3canimateTransform additive='sum' attributeName='transform' calcMode='spline' dur='3s' keySplines='.42%2c 0%2c .58%2c 1%3b .42%2c 0%2c .58%2c 1' repeatCount='indefinite' type='rotate' values='-6 99 184%3b 6 99 184%3b -6 99 184'/%3e%3c/path%3e%3cpath fill='%23ef4444' d='m260.6 146.1 28.8 4.2a6.4 6.4 0 015.4 6.3v55.6a6.4 6.4 0 01-5.5 6.3l-28.7 4.2a6.4 6.4 0 01-7.3-6.3v-64a6.4 6.4 0 017.3-6.3Z'%3e%3canimateTransform additive='sum' attributeName='transform' calcMode='spline' dur='3s' keySplines='.42%2c 0%2c .58%2c 1%3b .42%2c 0%2c .58%2c 1' repeatCount='indefinite' type='rotate' values='-6 99 184%3b 6 99 184%3b -6 99 184'/%3e%3canimateTransform additive='sum' attributeName='transform' calcMode='spline' dur='1.5s' keySplines='.42%2c 0%2c .58%2c 1%3b .42%2c 0%2c .58%2c 1' repeatCount='indefinite' type='translate' values='0 0%3b 5 0%3b 0 0'/%3e%3c/path%3e%3cpath fill='%23ef4444' d='m329.8 155.2 28.7 4.2a6.4 6.4 0 015.5 6.3v37.4a6.4 6.4 0 01-5.5 6.3l-28.7 4.2a6.4 6.4 0 01-7.3-6.3v-45.8a6.4 6.4 0 017.3-6.3Z'%3e%3canimateTransform additive='sum' attributeName='transform' calcMode='spline' dur='3s' keySplines='.42%2c 0%2c .58%2c 1%3b .42%2c 0%2c .58%2c 1' repeatCount='indefinite' type='rotate' values='-6 99 184%3b 6 99 184%3b -6 99 184'/%3e%3canimateTransform additive='sum' attributeName='transform' calcMode='spline' dur='1.5s' keySplines='.42%2c 0%2c .58%2c 1%3b .42%2c 0%2c .58%2c 1' repeatCount='indefinite' type='translate' values='0 0%3b 10 0%3b 0 0'/%3e%3c/path%3e%3c/svg%3e",$r="data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3e%3cdefs%3e%3clinearGradient id='a' x1='54.3' x2='187.2' y1='29' y2='259.1' gradientUnits='userSpaceOnUse'%3e%3cstop offset='0' stop-color='%2386c3db'/%3e%3cstop offset='.5' stop-color='%2386c3db'/%3e%3cstop offset='1' stop-color='%235eafcf'/%3e%3c/linearGradient%3e%3csymbol id='b' viewBox='0 0 270 270'%3e%3cpath fill='url(%23a)' stroke='%2372b9d5' stroke-linecap='round' stroke-linejoin='round' stroke-width='6' d='M252.3 168.6A133.4 133.4 0 01118 36.2 130.5 130.5 0 01122.5 3 133 133 0 003 134.6C3 207.7 63 267 137.2 267c62.5 0 114.8-42.2 129.8-99.2a135.6 135.6 0 01-14.8.8Z'/%3e%3c/symbol%3e%3c/defs%3e%3cuse xlink:href='%23b' width='270' height='270' transform='translate(121 121)'/%3e%3c/svg%3e",Zr="data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3e%3cdefs%3e%3csymbol id='a' viewBox='0 0 279 279'%3e%3cpath fill='none' stroke='%2372b9d5' stroke-linecap='round' stroke-linejoin='round' stroke-width='15' d='M256.8 173.1A133.3 133.3 0 01122.4 40.7 130.5 130.5 0 01127 7.5 133 133 0 007.5 139.1c0 73.1 60 132.4 134.2 132.4 62.5 0 114.8-42.2 129.8-99.2a135.6 135.6 0 01-14.8.8Z'/%3e%3c/symbol%3e%3c/defs%3e%3cuse xlink:href='%23a' width='279' height='279' transform='translate(116.5 116.5)'/%3e%3c/svg%3e",Cr="data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3e%3cdefs%3e%3clinearGradient id='a' x1='150' x2='234' y1='119.2' y2='264.8' gradientUnits='userSpaceOnUse'%3e%3cstop offset='0' stop-color='%23fbbf24'/%3e%3cstop offset='.5' stop-color='%23fbbf24'/%3e%3cstop offset='1' stop-color='%23f59e0b'/%3e%3c/linearGradient%3e%3csymbol id='b' viewBox='0 0 384 384'%3e%3ccircle cx='192' cy='192' r='84' fill='url(%23a)' stroke='%23f8af18' stroke-miterlimit='10' stroke-width='6'/%3e%3cpath fill='none' stroke='%23fbbf24' stroke-linecap='round' stroke-miterlimit='10' stroke-width='24' d='M192 61.7V12m0 360v-49.7m92.2-222.5 35-35M64.8 319.2l35.1-35.1m0-184.4-35-35m254.5 254.5-35.1-35.1M61.7 192H12m360 0h-49.7'/%3e%3c/symbol%3e%3c/defs%3e%3cuse xlink:href='%23b' width='384' height='384' transform='translate(64 64)'/%3e%3c/svg%3e",Br="data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3e%3cdefs%3e%3csymbol id='a' viewBox='0 0 375 375'%3e%3ccircle cx='187.5' cy='187.5' r='84' fill='none' stroke='%23fbbf24' stroke-miterlimit='10' stroke-width='15'/%3e%3cpath fill='none' stroke='%23fbbf24' stroke-linecap='round' stroke-miterlimit='10' stroke-width='15' d='M187.5 57.2V7.5m0 360v-49.7m92.2-222.5 35-35M60.3 314.7l35.1-35.1m0-184.4-35-35m254.5 254.5-35.1-35.1M57.2 187.5H7.5m360 0h-49.7'/%3e%3c/symbol%3e%3c/defs%3e%3cuse xlink:href='%23a' width='375' height='375' transform='translate(68.5 68.5)'/%3e%3c/svg%3e",Ur="data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3e%3cdefs%3e%3clinearGradient id='a' x1='90' x2='206' y1='155.6' y2='356.4' gradientUnits='userSpaceOnUse'%3e%3cstop offset='0' stop-color='%23d4d7dd'/%3e%3cstop offset='.5' stop-color='%23d4d7dd'/%3e%3cstop offset='1' stop-color='%23bec1c6'/%3e%3c/linearGradient%3e%3clinearGradient id='b' x1='179.4' x2='226.7' y1='142.4' y2='224.3' gradientUnits='userSpaceOnUse'%3e%3cstop offset='0' stop-color='%23f87171'/%3e%3cstop offset='.5' stop-color='%23f87171'/%3e%3cstop offset='1' stop-color='%23dc2626'/%3e%3c/linearGradient%3e%3clinearGradient xlink:href='%23b' id='c' x1='252.5' x2='291.9' y1='149.2' y2='217.5'/%3e%3clinearGradient xlink:href='%23b' id='d' x1='325.6' x2='357.2' y1='156' y2='210.7'/%3e%3c/defs%3e%3cpath fill='none' stroke='url(%23a)' stroke-linecap='round' stroke-linejoin='round' stroke-width='24' d='M148 376V136'/%3e%3cpath fill='url(%23b)' stroke='%23ef4444' stroke-miterlimit='10' stroke-width='2' d='m191.4 137 28.8 4.3a6.4 6.4 0 015.4 6.3v73.7a6.4 6.4 0 01-5.4 6.3l-28.8 4.2a6.4 6.4 0 01-7.3-6.4v-82a6.4 6.4 0 017.3-6.3Z'/%3e%3cpath fill='url(%23c)' stroke='%23ef4444' stroke-miterlimit='10' stroke-width='2' d='m260.6 146.1 28.8 4.2a6.4 6.4 0 015.4 6.3v55.6a6.4 6.4 0 01-5.5 6.3l-28.7 4.2a6.4 6.4 0 01-7.3-6.3v-64a6.4 6.4 0 017.3-6.3Z'/%3e%3cpath fill='url(%23d)' stroke='%23ef4444' stroke-miterlimit='10' stroke-width='2' d='m329.8 155.2 28.7 4.2a6.4 6.4 0 015.5 6.3v37.4a6.4 6.4 0 01-5.5 6.3l-28.7 4.2a6.4 6.4 0 01-7.3-6.3v-45.8a6.4 6.4 0 017.3-6.3Z'/%3e%3c/svg%3e",Vr="data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3e%3cpath fill='none' stroke='%23cbd5e1' stroke-linecap='round' stroke-linejoin='round' stroke-width='24' d='M148 376V136'/%3e%3cpath fill='%23ef4444' d='m191.4 137 28.8 4.3a6.4 6.4 0 015.4 6.3v73.7a6.4 6.4 0 01-5.4 6.3l-28.8 4.2a6.4 6.4 0 01-7.3-6.4v-82a6.4 6.4 0 017.3-6.3Zm69.2 9.1 28.8 4.2a6.4 6.4 0 015.4 6.3v55.6a6.4 6.4 0 01-5.5 6.3l-28.7 4.2a6.4 6.4 0 01-7.3-6.3v-64a6.4 6.4 0 017.3-6.3Zm69.2 9.1 28.7 4.2a6.4 6.4 0 015.5 6.3v37.4a6.4 6.4 0 01-5.5 6.3l-28.7 4.2a6.4 6.4 0 01-7.3-6.3v-45.8a6.4 6.4 0 017.3-6.3Z'/%3e%3c/svg%3e";const Gr={line:{rainy:{day:"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3e%3cdefs%3e%3csymbol id='c' viewBox='0 0 193 193'%3e%3ccircle cx='96.5' cy='96.5' r='40' fill='none' stroke='%23fbbf24' stroke-miterlimit='10' stroke-width='9'/%3e%3cpath fill='none' stroke='%23fbbf24' stroke-linecap='round' stroke-miterlimit='10' stroke-width='9' d='M96.5 29.9V4.5m0 184v-25.4m47.1-113.7 18-18M31.4 161.6l18-18m0-94.2-18-18m130.2 130.2-18-18M4.5 96.5h25.4m158.6 0h-25.4'%3e%3canimateTransform additive='sum' attributeName='transform' dur='6s' repeatCount='indefinite' type='rotate' values='0 96.5 96.5%3b 45 96.5 96.5'/%3e%3c/path%3e%3c/symbol%3e%3csymbol id='d' viewBox='0 0 359 231'%3e%3cpath fill='none' stroke='%23e2e8f0' stroke-linecap='round' stroke-linejoin='round' stroke-width='15' d='M295.5 223.5a56 56 0 000-112l-2.5.1a83.9 83.9 0 00-153-64.2 56 56 0 00-84.6 48.1 56.6 56.6 0 00.8 9 60 60 0 0011.2 119'/%3e%3c/symbol%3e%3csymbol id='b' viewBox='0 0 435.5 371.5'%3e%3cg clip-path='url(%23a)'%3e%3cuse xlink:href='%23c' width='193' height='193' transform='translate(69.5 110.5)'/%3e%3c/g%3e%3cuse xlink:href='%23d' width='359' height='231' transform='translate(76.5 140.5)'/%3e%3c/symbol%3e%3csymbol id='e' overflow='visible' viewBox='0 0 128 56'%3e%3cpath fill='%230a5ad4' d='M8 56a8 8 0 01-8-8V8a8 8 0 0116 0v40a8 8 0 01-8 8Z' opacity='0'%3e%3canimateTransform id='x1' additive='sum' attributeName='transform' begin='0s%3b x1.end%2b.33s' dur='.67s' type='translate' values='0 -60%3b 0 60'/%3e%3canimate id='y1' attributeName='opacity' begin='0s%3b y1.end%2b.33s' dur='.67s' keyTimes='0%3b .25%3b 1' values='0%3b 1%3b 0'/%3e%3c/path%3e%3cpath fill='%230a5ad4' d='M64 56a8 8 0 01-8-8V8a8 8 0 0116 0v40a8 8 0 01-8 8Z' opacity='0'%3e%3canimateTransform id='x2' additive='sum' attributeName='transform' begin='.33s%3b x2.end%2b.33s' dur='.67s' type='translate' values='0 -60%3b 0 60'/%3e%3canimate id='y2' attributeName='opacity' begin='.33s%3b y2.end%2b.33s' dur='.67s' keyTimes='0%3b .25%3b 1' values='0%3b 1%3b 0'/%3e%3c/path%3e%3cpath fill='%230a5ad4' d='M120 56a8 8 0 01-8-8V8a8 8 0 0116 0v40a8 8 0 01-8 8Z' opacity='0'%3e%3canimateTransform id='x3' additive='sum' attributeName='transform' begin='-.33s%3b x3.end%2b.33s' dur='.67s' type='translate' values='0 -60%3b 0 60'/%3e%3canimate id='y3' attributeName='opacity' begin='-.33s%3b y3.end%2b.33s' dur='.67s' keyTimes='0%3b .25%3b 1' values='0%3b 1%3b 0'/%3e%3c/path%3e%3c/symbol%3e%3cclipPath id='a'%3e%3cpath fill='none' d='M288 148a83.8 83.8 0 00-71.4 40 56 56 0 00-84.6 48 56.6 56.6 0 00.8 9A60 60 0 0084 304H0V0h288Z'/%3e%3c/clipPath%3e%3c/defs%3e%3cuse xlink:href='%23b' width='435.5' height='371.5'/%3e%3cuse xlink:href='%23e' width='128' height='56' transform='translate(192 344)'/%3e%3c/svg%3e",night:"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3e%3cdefs%3e%3csymbol id='c' viewBox='0 0 178 178'%3e%3cpath fill='none' stroke='%2372b9d5' stroke-linecap='round' stroke-linejoin='round' stroke-width='10' d='M163.6 110.4a84.8 84.8 0 01-85.4-84.3A83.3 83.3 0 0181 5 84.7 84.7 0 005 88.7 84.8 84.8 0 0090.4 173a85.2 85.2 0 0082.6-63.1 88 88 0 01-9.4.5Z'/%3e%3c/symbol%3e%3csymbol id='d' viewBox='0 0 359 231'%3e%3cpath fill='none' stroke='%23e2e8f0' stroke-linecap='round' stroke-linejoin='round' stroke-width='15' d='M295.5 223.5a56 56 0 000-112l-2.5.1a83.9 83.9 0 00-153-64.2 56 56 0 00-84.6 48.1 56.6 56.6 0 00.8 9 60 60 0 0011.2 119'/%3e%3c/symbol%3e%3csymbol id='b' viewBox='0 0 435.5 371.5'%3e%3cg clip-path='url(%23a)'%3e%3cuse xlink:href='%23c' width='178' height='178' transform='translate(77 118)'%3e%3canimateTransform additive='sum' attributeName='transform' dur='6s' repeatCount='indefinite' type='rotate' values='-15 86 86%3b 9 86 86%3b -15 86 86'/%3e%3c/use%3e%3c/g%3e%3cuse xlink:href='%23d' width='359' height='231' transform='translate(76.5 140.5)'/%3e%3c/symbol%3e%3csymbol id='e' overflow='visible' viewBox='0 0 128 56'%3e%3cpath fill='%230a5ad4' d='M8 56a8 8 0 01-8-8V8a8 8 0 0116 0v40a8 8 0 01-8 8Z' opacity='0'%3e%3canimateTransform id='x1' additive='sum' attributeName='transform' begin='0s%3b x1.end%2b.33s' dur='.67s' type='translate' values='0 -60%3b 0 60'/%3e%3canimate id='y1' attributeName='opacity' begin='0s%3b y1.end%2b.33s' dur='.67s' keyTimes='0%3b .25%3b 1' values='0%3b 1%3b 0'/%3e%3c/path%3e%3cpath fill='%230a5ad4' d='M64 56a8 8 0 01-8-8V8a8 8 0 0116 0v40a8 8 0 01-8 8Z' opacity='0'%3e%3canimateTransform id='x2' additive='sum' attributeName='transform' begin='.33s%3b x2.end%2b.33s' dur='.67s' type='translate' values='0 -60%3b 0 60'/%3e%3canimate id='y2' attributeName='opacity' begin='.33s%3b y2.end%2b.33s' dur='.67s' keyTimes='0%3b .25%3b 1' values='0%3b 1%3b 0'/%3e%3c/path%3e%3cpath fill='%230a5ad4' d='M120 56a8 8 0 01-8-8V8a8 8 0 0116 0v40a8 8 0 01-8 8Z' opacity='0'%3e%3canimateTransform id='x3' additive='sum' attributeName='transform' begin='-.33s%3b x3.end%2b.33s' dur='.67s' type='translate' values='0 -60%3b 0 60'/%3e%3canimate id='y3' attributeName='opacity' begin='-.33s%3b y3.end%2b.33s' dur='.67s' keyTimes='0%3b .25%3b 1' values='0%3b 1%3b 0'/%3e%3c/path%3e%3c/symbol%3e%3cclipPath id='a'%3e%3cpath fill='none' d='M288 148a83.8 83.8 0 00-71.4 40 56 56 0 00-84.6 48 56.6 56.6 0 00.8 9A60 60 0 0084 304H0V0h288Z'/%3e%3c/clipPath%3e%3c/defs%3e%3cuse xlink:href='%23b' width='435.5' height='371.5'/%3e%3cuse xlink:href='%23e' width='128' height='56' transform='translate(192 344)'/%3e%3c/svg%3e"},partlycloudy:{day:"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3e%3cdefs%3e%3csymbol id='c' viewBox='0 0 193 193'%3e%3ccircle cx='96.5' cy='96.5' r='40' fill='none' stroke='%23fbbf24' stroke-miterlimit='10' stroke-width='9'/%3e%3cpath fill='none' stroke='%23fbbf24' stroke-linecap='round' stroke-miterlimit='10' stroke-width='9' d='M96.5 29.9V4.5m0 184v-25.4m47.1-113.7 18-18M31.4 161.6l18-18m0-94.2-18-18m130.2 130.2-18-18M4.5 96.5h25.4m158.6 0h-25.4'%3e%3canimateTransform additive='sum' attributeName='transform' dur='6s' repeatCount='indefinite' type='rotate' values='0 96.5 96.5%3b 45 96.5 96.5'/%3e%3c/path%3e%3c/symbol%3e%3csymbol id='d' viewBox='0 0 359 231'%3e%3cpath fill='none' stroke='%23e2e8f0' stroke-linecap='round' stroke-linejoin='round' stroke-width='15' d='M295.5 223.5a56 56 0 000-112l-2.5.1a83.9 83.9 0 00-153-64.2 56 56 0 00-84.6 48.1 56.6 56.6 0 00.8 9 60 60 0 0011.2 119'/%3e%3c/symbol%3e%3csymbol id='b' viewBox='0 0 435.5 371.5'%3e%3cg clip-path='url(%23a)'%3e%3cuse xlink:href='%23c' width='193' height='193' transform='translate(69.5 110.5)'/%3e%3c/g%3e%3cuse xlink:href='%23d' width='359' height='231' transform='translate(76.5 140.5)'/%3e%3c/symbol%3e%3cclipPath id='a'%3e%3cpath fill='none' d='M288 148a83.8 83.8 0 00-71.4 40 56 56 0 00-84.6 48 56.6 56.6 0 00.8 9A60 60 0 0084 304H0V0h288Z'/%3e%3c/clipPath%3e%3c/defs%3e%3cuse xlink:href='%23b' width='435.5' height='371.5'/%3e%3c/svg%3e",night:"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3e%3cdefs%3e%3csymbol id='c' viewBox='0 0 178 178'%3e%3cpath fill='none' stroke='%2372b9d5' stroke-linecap='round' stroke-linejoin='round' stroke-width='10' d='M163.6 110.4a84.8 84.8 0 01-85.4-84.3A83.3 83.3 0 0181 5 84.7 84.7 0 005 88.7 84.8 84.8 0 0090.4 173a85.2 85.2 0 0082.6-63.1 88 88 0 01-9.4.5Z'/%3e%3c/symbol%3e%3csymbol id='d' viewBox='0 0 359 231'%3e%3cpath fill='none' stroke='%23e2e8f0' stroke-linecap='round' stroke-linejoin='round' stroke-width='15' d='M295.5 223.5a56 56 0 000-112l-2.5.1a83.9 83.9 0 00-153-64.2 56 56 0 00-84.6 48.1 56.6 56.6 0 00.8 9 60 60 0 0011.2 119'/%3e%3c/symbol%3e%3csymbol id='b' viewBox='0 0 435.5 371.5'%3e%3cg clip-path='url(%23a)'%3e%3cuse xlink:href='%23c' width='178' height='178' transform='translate(77 118)'%3e%3canimateTransform additive='sum' attributeName='transform' dur='6s' repeatCount='indefinite' type='rotate' values='-15 86 86%3b 9 86 86%3b -15 86 86'/%3e%3c/use%3e%3c/g%3e%3cuse xlink:href='%23d' width='359' height='231' transform='translate(76.5 140.5)'/%3e%3c/symbol%3e%3cclipPath id='a'%3e%3cpath fill='none' d='M288 148a83.8 83.8 0 00-71.4 40 56 56 0 00-84.6 48 56.6 56.6 0 00.8 9A60 60 0 0084 304H0V0h288Z'/%3e%3c/clipPath%3e%3c/defs%3e%3cuse xlink:href='%23b' width='435.5' height='371.5'/%3e%3c/svg%3e"},cloudy:"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3e%3cdefs%3e%3csymbol id='a' viewBox='0 0 359 231'%3e%3cpath fill='none' stroke='%23e2e8f0' stroke-linecap='round' stroke-linejoin='round' stroke-width='15' d='M295.5 223.5a56 56 0 000-112l-2.5.1a83.9 83.9 0 00-153-64.2 56 56 0 00-84.6 48.1 56.6 56.6 0 00.8 9 60 60 0 0011.2 119'/%3e%3c/symbol%3e%3c/defs%3e%3cuse xlink:href='%23a' width='359' height='231' transform='translate(76.5 140.5)'%3e%3canimateTransform additive='sum' attributeName='transform' dur='6s' repeatCount='indefinite' type='translate' values='-18 0%3b 18 0%3b -18 0'/%3e%3c/use%3e%3c/svg%3e","clear-night":{day:Nr,night:Sr},fog:{day:"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3e%3cdefs%3e%3csymbol id='b' viewBox='0 0 375 375'%3e%3ccircle cx='187.5' cy='187.5' r='84' fill='none' stroke='%23fbbf24' stroke-miterlimit='10' stroke-width='15'/%3e%3cpath fill='none' stroke='%23fbbf24' stroke-linecap='round' stroke-miterlimit='10' stroke-width='15' d='M187.5 57.2V7.5m0 360v-49.7m92.2-222.5 35-35M60.3 314.7l35.1-35.1m0-184.4-35-35m254.5 254.5-35.1-35.1M57.2 187.5H7.5m360 0h-49.7'%3e%3canimateTransform additive='sum' attributeName='transform' dur='6s' repeatCount='indefinite' type='rotate' values='0 187.5 187.5%3b 45 187.5 187.5'/%3e%3c/path%3e%3c/symbol%3e%3csymbol id='c' overflow='visible' viewBox='0 0 258 66'%3e%3cpath fill='none' stroke='%23e2e8f0' stroke-linecap='round' stroke-miterlimit='10' stroke-width='18' d='M9 57h240'%3e%3canimateTransform additive='sum' attributeName='transform' dur='6s' repeatCount='indefinite' type='translate' values='-24 0%3b 24 0%3b -24 0'/%3e%3c/path%3e%3cpath fill='none' stroke='%23e2e8f0' stroke-linecap='round' stroke-miterlimit='10' stroke-width='18' d='M9 9h240'%3e%3canimateTransform additive='sum' attributeName='transform' dur='6s' repeatCount='indefinite' type='translate' values='24 0%3b -24 0%3b 24 0'/%3e%3c/path%3e%3c/symbol%3e%3cclipPath id='a'%3e%3cpath fill='none' d='M0 0h512v306H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg clip-path='url(%23a)'%3e%3cuse xlink:href='%23b' width='375' height='375' transform='translate(68.5 104.5)'/%3e%3c/g%3e%3cuse xlink:href='%23c' width='258' height='66' transform='translate(127 339)'/%3e%3c/svg%3e",night:"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3e%3cdefs%3e%3csymbol id='b' overflow='visible' viewBox='0 0 279 279'%3e%3cpath fill='none' stroke='%2372b9d5' stroke-linecap='round' stroke-linejoin='round' stroke-width='15' d='M256.8 173.1A133.3 133.3 0 01122.4 40.7 130.5 130.5 0 01127 7.5 133 133 0 007.5 139.1c0 73.1 60 132.4 134.2 132.4 62.5 0 114.8-42.2 129.8-99.2a135.6 135.6 0 01-14.8.8Z'%3e%3canimateTransform additive='sum' attributeName='transform' dur='6s' repeatCount='indefinite' type='rotate' values='-15 135 135%3b 9 135 135%3b -15 135 135'/%3e%3c/path%3e%3c/symbol%3e%3csymbol id='c' overflow='visible' viewBox='0 0 258 66'%3e%3cpath fill='none' stroke='%23e2e8f0' stroke-linecap='round' stroke-miterlimit='10' stroke-width='18' d='M9 57h240'%3e%3canimateTransform additive='sum' attributeName='transform' dur='6s' repeatCount='indefinite' type='translate' values='-24 0%3b 24 0%3b -24 0'/%3e%3c/path%3e%3cpath fill='none' stroke='%23e2e8f0' stroke-linecap='round' stroke-miterlimit='10' stroke-width='18' d='M9 9h240'%3e%3canimateTransform additive='sum' attributeName='transform' dur='6s' repeatCount='indefinite' type='translate' values='24 0%3b -24 0%3b 24 0'/%3e%3c/path%3e%3c/symbol%3e%3cclipPath id='a'%3e%3cpath fill='none' d='M0 0h512v306H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg clip-path='url(%23a)'%3e%3cuse xlink:href='%23b' width='279' height='279' transform='translate(116.5 116.5)'/%3e%3c/g%3e%3cuse xlink:href='%23c' width='258' height='66' transform='translate(127 339)'/%3e%3c/svg%3e"},hail:"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3e%3cdefs%3e%3csymbol id='a' viewBox='0 0 359 231'%3e%3cpath fill='none' stroke='%23e2e8f0' stroke-linecap='round' stroke-linejoin='round' stroke-width='15' d='M295.5 223.5a56 56 0 000-112l-2.5.1a83.9 83.9 0 00-153-64.2 56 56 0 00-84.6 48.1 56.6 56.6 0 00.8 9 60 60 0 0011.2 119'/%3e%3c/symbol%3e%3csymbol id='b' overflow='visible' viewBox='0 0 136 24'%3e%3cpath fill='%2386c3db' d='M12 0a12 12 0 1012 12A12 12 0 0012 0Z' opacity='0'%3e%3canimateTransform id='x1' additive='sum' attributeName='transform' begin='0s%3b x1.end%2b.42s' dur='.58s' keyTimes='0%3b .71%3b 1' type='translate' values='0 -46%3b 0 86%3b -18 74'/%3e%3canimate id='y1' attributeName='opacity' begin='0s%3b y1.end%2b.42s' dur='.58s' keyTimes='0%3b .14%3b .71%3b 1' values='0%3b 1%3b 1%3b 0'/%3e%3c/path%3e%3cpath fill='%2386c3db' d='M68 0a12 12 0 1012 12A12 12 0 0068 0Z' opacity='0'%3e%3canimateTransform id='x2' additive='sum' attributeName='transform' begin='.67s%3b x2.end%2b.42s' dur='.58s' keyTimes='0%3b .71%3b 1' type='translate' values='0 -46%3b 0 86%3b 0 74'/%3e%3canimate id='y2' attributeName='opacity' begin='.67s%3b y2.end%2b.42s' dur='.58s' keyTimes='0%3b .14%3b .71%3b 1' values='0%3b 1%3b 1%3b 0'/%3e%3c/path%3e%3cpath fill='%2386c3db' d='M124 0a12 12 0 1012 12 12 12 0 00-12-12Z' opacity='0'%3e%3canimateTransform id='x3' additive='sum' attributeName='transform' begin='.33s%3b x3.end%2b.42s' dur='.58s' keyTimes='0%3b .71%3b 1' type='translate' values='0 -46%3b 0 86%3b 18 74'/%3e%3canimate id='y3' attributeName='opacity' begin='.33s%3b y3.end%2b.42s' dur='.58s' keyTimes='0%3b .14%3b .71%3b 1' values='0%3b 1%3b 1%3b 0'/%3e%3c/path%3e%3c/symbol%3e%3c/defs%3e%3cuse xlink:href='%23a' width='359' height='231' transform='translate(76.5 140.5)'/%3e%3cuse xlink:href='%23b' width='136' height='24' transform='translate(188 350)'/%3e%3c/svg%3e",lightning:{day:"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3e%3cdefs%3e%3csymbol id='c' viewBox='0 0 193 193'%3e%3ccircle cx='96.5' cy='96.5' r='40' fill='none' stroke='%23fbbf24' stroke-miterlimit='10' stroke-width='9'/%3e%3cpath fill='none' stroke='%23fbbf24' stroke-linecap='round' stroke-miterlimit='10' stroke-width='9' d='M96.5 29.9V4.5m0 184v-25.4m47.1-113.7 18-18M31.4 161.6l18-18m0-94.2-18-18m130.2 130.2-18-18M4.5 96.5h25.4m158.6 0h-25.4'%3e%3canimateTransform additive='sum' attributeName='transform' dur='6s' repeatCount='indefinite' type='rotate' values='0 96.5 96.5%3b 45 96.5 96.5'/%3e%3c/path%3e%3c/symbol%3e%3csymbol id='d' viewBox='0 0 359 231'%3e%3cpath fill='none' stroke='%23e2e8f0' stroke-linecap='round' stroke-linejoin='round' stroke-width='15' d='M295.5 223.5a56 56 0 000-112l-2.5.1a83.9 83.9 0 00-153-64.2 56 56 0 00-84.6 48.1 56.6 56.6 0 00.8 9 60 60 0 0011.2 119'/%3e%3c/symbol%3e%3csymbol id='b' viewBox='0 0 435.5 371.5'%3e%3cg clip-path='url(%23a)'%3e%3cuse xlink:href='%23c' width='193' height='193' transform='translate(69.5 110.5)'/%3e%3c/g%3e%3cuse xlink:href='%23d' width='359' height='231' transform='translate(76.5 140.5)'/%3e%3c/symbol%3e%3csymbol id='e' viewBox='0 0 96 176'%3e%3cpath fill='%23f6a823' d='M32 0 0 96h32l-16 80L96 64H48L80 0H32z'%3e%3canimate id='x1' attributeName='opacity' begin='0s%3b x1.end%2b.67s' dur='1.33s' keyTimes='0%3b .38%3b .5%3b .63%3b .75%3b .86%3b .94%3b 1' values='1%3b 1%3b 0%3b 1%3b 0%3b 1%3b 0%3b 1'/%3e%3c/path%3e%3c/symbol%3e%3cclipPath id='a'%3e%3cpath fill='none' d='M288 148a83.8 83.8 0 00-71.4 40 56 56 0 00-84.6 48 56.6 56.6 0 00.8 9A60 60 0 0084 304H0V0h288Z'/%3e%3c/clipPath%3e%3c/defs%3e%3cuse xlink:href='%23b' width='435.5' height='371.5'/%3e%3cuse xlink:href='%23e' width='96' height='176' transform='translate(208 293)'/%3e%3c/svg%3e",night:"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3e%3cdefs%3e%3csymbol id='c' viewBox='0 0 178 178'%3e%3cpath fill='none' stroke='%2372b9d5' stroke-linecap='round' stroke-linejoin='round' stroke-width='10' d='M163.6 110.4a84.8 84.8 0 01-85.4-84.3A83.3 83.3 0 0181 5 84.7 84.7 0 005 88.7 84.8 84.8 0 0090.4 173a85.2 85.2 0 0082.6-63.1 88 88 0 01-9.4.5Z'/%3e%3c/symbol%3e%3csymbol id='d' viewBox='0 0 359 231'%3e%3cpath fill='none' stroke='%23e2e8f0' stroke-linecap='round' stroke-linejoin='round' stroke-width='15' d='M295.5 223.5a56 56 0 000-112l-2.5.1a83.9 83.9 0 00-153-64.2 56 56 0 00-84.6 48.1 56.6 56.6 0 00.8 9 60 60 0 0011.2 119'/%3e%3c/symbol%3e%3csymbol id='b' viewBox='0 0 435.5 371.5'%3e%3cg clip-path='url(%23a)'%3e%3cuse xlink:href='%23c' width='178' height='178' transform='translate(77 118)'%3e%3canimateTransform additive='sum' attributeName='transform' dur='6s' repeatCount='indefinite' type='rotate' values='-15 86 86%3b 9 86 86%3b -15 86 86'/%3e%3c/use%3e%3c/g%3e%3cuse xlink:href='%23d' width='359' height='231' transform='translate(76.5 140.5)'/%3e%3c/symbol%3e%3csymbol id='e' viewBox='0 0 96 176'%3e%3cpath fill='%23f6a823' d='M32 0 0 96h32l-16 80L96 64H48L80 0H32z'%3e%3canimate id='x1' attributeName='opacity' begin='0s%3b x1.end%2b.67s' dur='1.33s' keyTimes='0%3b .38%3b .5%3b .63%3b .75%3b .86%3b .94%3b 1' values='1%3b 1%3b 0%3b 1%3b 0%3b 1%3b 0%3b 1'/%3e%3c/path%3e%3c/symbol%3e%3cclipPath id='a'%3e%3cpath fill='none' d='M288 148a83.8 83.8 0 00-71.4 40 56 56 0 00-84.6 48 56.6 56.6 0 00.8 9A60 60 0 0084 304H0V0h288Z'/%3e%3c/clipPath%3e%3c/defs%3e%3cuse xlink:href='%23b' width='435.5' height='371.5'/%3e%3cuse xlink:href='%23e' width='96' height='176' transform='translate(208 293)'/%3e%3c/svg%3e"},"lightning-rainy":{day:"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3e%3cdefs%3e%3csymbol id='c' viewBox='0 0 193 193'%3e%3ccircle cx='96.5' cy='96.5' r='40' fill='none' stroke='%23fbbf24' stroke-miterlimit='10' stroke-width='9'/%3e%3cpath fill='none' stroke='%23fbbf24' stroke-linecap='round' stroke-miterlimit='10' stroke-width='9' d='M96.5 29.9V4.5m0 184v-25.4m47.1-113.7 18-18M31.4 161.6l18-18m0-94.2-18-18m130.2 130.2-18-18M4.5 96.5h25.4m158.6 0h-25.4'%3e%3canimateTransform additive='sum' attributeName='transform' dur='6s' repeatCount='indefinite' type='rotate' values='0 96.5 96.5%3b 45 96.5 96.5'/%3e%3c/path%3e%3c/symbol%3e%3csymbol id='d' viewBox='0 0 359 231'%3e%3cpath fill='none' stroke='%23e2e8f0' stroke-linecap='round' stroke-linejoin='round' stroke-width='15' d='M295.5 223.5a56 56 0 000-112l-2.5.1a83.9 83.9 0 00-153-64.2 56 56 0 00-84.6 48.1 56.6 56.6 0 00.8 9 60 60 0 0011.2 119'/%3e%3c/symbol%3e%3csymbol id='b' viewBox='0 0 435.5 371.5'%3e%3cg clip-path='url(%23a)'%3e%3cuse xlink:href='%23c' width='193' height='193' transform='translate(69.5 110.5)'/%3e%3c/g%3e%3cuse xlink:href='%23d' width='359' height='231' transform='translate(76.5 140.5)'/%3e%3c/symbol%3e%3csymbol id='e' overflow='visible' viewBox='0 0 128 56'%3e%3cpath fill='%230a5ad4' d='M8 56a8 8 0 01-8-8V8a8 8 0 0116 0v40a8 8 0 01-8 8Z' opacity='0'%3e%3canimateTransform id='x1' additive='sum' attributeName='transform' begin='0s%3b x1.end%2b.33s' dur='.67s' type='translate' values='0 -60%3b 0 60'/%3e%3canimate id='y1' attributeName='opacity' begin='0s%3b y1.end%2b.33s' dur='.67s' keyTimes='0%3b .25%3b 1' values='0%3b 1%3b 0'/%3e%3c/path%3e%3cpath fill='%230a5ad4' d='M64 56a8 8 0 01-8-8V8a8 8 0 0116 0v40a8 8 0 01-8 8Z' opacity='0'%3e%3canimateTransform id='x2' additive='sum' attributeName='transform' begin='.33s%3b x2.end%2b.33s' dur='.67s' type='translate' values='0 -60%3b 0 60'/%3e%3canimate id='y2' attributeName='opacity' begin='.33s%3b y2.end%2b.33s' dur='.67s' keyTimes='0%3b .25%3b 1' values='0%3b 1%3b 0'/%3e%3c/path%3e%3cpath fill='%230a5ad4' d='M120 56a8 8 0 01-8-8V8a8 8 0 0116 0v40a8 8 0 01-8 8Z' opacity='0'%3e%3canimateTransform id='x3' additive='sum' attributeName='transform' begin='-.33s%3b x3.end%2b.33s' dur='.67s' type='translate' values='0 -60%3b 0 60'/%3e%3canimate id='y3' attributeName='opacity' begin='-.33s%3b y3.end%2b.33s' dur='.67s' keyTimes='0%3b .25%3b 1' values='0%3b 1%3b 0'/%3e%3c/path%3e%3c/symbol%3e%3csymbol id='f' viewBox='0 0 96 176'%3e%3cpath fill='%23f6a823' d='M32 0 0 96h32l-16 80L96 64H48L80 0H32z'%3e%3canimate id='x1' attributeName='opacity' begin='0s%3b x1.end%2b.67s' dur='1.33s' keyTimes='0%3b .38%3b .5%3b .63%3b .75%3b .86%3b .94%3b 1' values='1%3b 1%3b 0%3b 1%3b 0%3b 1%3b 0%3b 1'/%3e%3c/path%3e%3c/symbol%3e%3cclipPath id='a'%3e%3cpath fill='none' d='M288 148a83.8 83.8 0 00-71.4 40 56 56 0 00-84.6 48 56.6 56.6 0 00.8 9A60 60 0 0084 304H0V0h288Z'/%3e%3c/clipPath%3e%3c/defs%3e%3cuse xlink:href='%23b' width='435.5' height='371.5'/%3e%3cuse xlink:href='%23e' width='128' height='56' transform='translate(192 344)'/%3e%3cuse xlink:href='%23f' width='96' height='176' transform='translate(208 293)'/%3e%3c/svg%3e",night:"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3e%3cdefs%3e%3csymbol id='c' viewBox='0 0 178 178'%3e%3cpath fill='none' stroke='%2372b9d5' stroke-linecap='round' stroke-linejoin='round' stroke-width='10' d='M163.6 110.4a84.8 84.8 0 01-85.4-84.3A83.3 83.3 0 0181 5 84.7 84.7 0 005 88.7 84.8 84.8 0 0090.4 173a85.2 85.2 0 0082.6-63.1 88 88 0 01-9.4.5Z'/%3e%3c/symbol%3e%3csymbol id='d' viewBox='0 0 359 231'%3e%3cpath fill='none' stroke='%23e2e8f0' stroke-linecap='round' stroke-linejoin='round' stroke-width='15' d='M295.5 223.5a56 56 0 000-112l-2.5.1a83.9 83.9 0 00-153-64.2 56 56 0 00-84.6 48.1 56.6 56.6 0 00.8 9 60 60 0 0011.2 119'/%3e%3c/symbol%3e%3csymbol id='b' viewBox='0 0 435.5 371.5'%3e%3cg clip-path='url(%23a)'%3e%3cuse xlink:href='%23c' width='178' height='178' transform='translate(77 118)'%3e%3canimateTransform additive='sum' attributeName='transform' dur='6s' repeatCount='indefinite' type='rotate' values='-15 86 86%3b 9 86 86%3b -15 86 86'/%3e%3c/use%3e%3c/g%3e%3cuse xlink:href='%23d' width='359' height='231' transform='translate(76.5 140.5)'/%3e%3c/symbol%3e%3csymbol id='e' overflow='visible' viewBox='0 0 128 56'%3e%3cpath fill='%230a5ad4' d='M8 56a8 8 0 01-8-8V8a8 8 0 0116 0v40a8 8 0 01-8 8Z' opacity='0'%3e%3canimateTransform id='x1' additive='sum' attributeName='transform' begin='0s%3b x1.end%2b.33s' dur='.67s' type='translate' values='0 -60%3b 0 60'/%3e%3canimate id='y1' attributeName='opacity' begin='0s%3b y1.end%2b.33s' dur='.67s' keyTimes='0%3b .25%3b 1' values='0%3b 1%3b 0'/%3e%3c/path%3e%3cpath fill='%230a5ad4' d='M64 56a8 8 0 01-8-8V8a8 8 0 0116 0v40a8 8 0 01-8 8Z' opacity='0'%3e%3canimateTransform id='x2' additive='sum' attributeName='transform' begin='.33s%3b x2.end%2b.33s' dur='.67s' type='translate' values='0 -60%3b 0 60'/%3e%3canimate id='y2' attributeName='opacity' begin='.33s%3b y2.end%2b.33s' dur='.67s' keyTimes='0%3b .25%3b 1' values='0%3b 1%3b 0'/%3e%3c/path%3e%3cpath fill='%230a5ad4' d='M120 56a8 8 0 01-8-8V8a8 8 0 0116 0v40a8 8 0 01-8 8Z' opacity='0'%3e%3canimateTransform id='x3' additive='sum' attributeName='transform' begin='-.33s%3b x3.end%2b.33s' dur='.67s' type='translate' values='0 -60%3b 0 60'/%3e%3canimate id='y3' attributeName='opacity' begin='-.33s%3b y3.end%2b.33s' dur='.67s' keyTimes='0%3b .25%3b 1' values='0%3b 1%3b 0'/%3e%3c/path%3e%3c/symbol%3e%3csymbol id='f' viewBox='0 0 96 176'%3e%3cpath fill='%23f6a823' d='M32 0 0 96h32l-16 80L96 64H48L80 0H32z'%3e%3canimate id='x1' attributeName='opacity' begin='0s%3b x1.end%2b.67s' dur='1.33s' keyTimes='0%3b .38%3b .5%3b .63%3b .75%3b .86%3b .94%3b 1' values='1%3b 1%3b 0%3b 1%3b 0%3b 1%3b 0%3b 1'/%3e%3c/path%3e%3c/symbol%3e%3cclipPath id='a'%3e%3cpath fill='none' d='M288 148a83.8 83.8 0 00-71.4 40 56 56 0 00-84.6 48 56.6 56.6 0 00.8 9A60 60 0 0084 304H0V0h288Z'/%3e%3c/clipPath%3e%3c/defs%3e%3cuse xlink:href='%23b' width='435.5' height='371.5'/%3e%3cuse xlink:href='%23e' width='128' height='56' transform='translate(192 344)'/%3e%3cuse xlink:href='%23f' width='96' height='176' transform='translate(208 293)'/%3e%3c/svg%3e"},pouring:"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3e%3cdefs%3e%3csymbol id='a' viewBox='0 0 359 231'%3e%3cpath fill='none' stroke='%23e2e8f0' stroke-linecap='round' stroke-linejoin='round' stroke-width='15' d='M295.5 223.5a56 56 0 000-112l-2.5.1a83.9 83.9 0 00-153-64.2 56 56 0 00-84.6 48.1 56.6 56.6 0 00.8 9 60 60 0 0011.2 119'/%3e%3c/symbol%3e%3csymbol id='b' overflow='visible' viewBox='0 0 128 56'%3e%3cpath fill='%230a5ad4' d='M8 56a8 8 0 01-8-8V8a8 8 0 0116 0v40a8 8 0 01-8 8Z' opacity='0'%3e%3canimateTransform id='x1' additive='sum' attributeName='transform' begin='0s%3b x1.end%2b.33s' dur='.67s' type='translate' values='0 -60%3b 0 60'/%3e%3canimate id='y1' attributeName='opacity' begin='0s%3b y1.end%2b.33s' dur='.67s' keyTimes='0%3b .25%3b 1' values='0%3b 1%3b 0'/%3e%3c/path%3e%3cpath fill='%230a5ad4' d='M64 56a8 8 0 01-8-8V8a8 8 0 0116 0v40a8 8 0 01-8 8Z' opacity='0'%3e%3canimateTransform id='x2' additive='sum' attributeName='transform' begin='.33s%3b x2.end%2b.33s' dur='.67s' type='translate' values='0 -60%3b 0 60'/%3e%3canimate id='y2' attributeName='opacity' begin='.33s%3b y2.end%2b.33s' dur='.67s' keyTimes='0%3b .25%3b 1' values='0%3b 1%3b 0'/%3e%3c/path%3e%3cpath fill='%230a5ad4' d='M120 56a8 8 0 01-8-8V8a8 8 0 0116 0v40a8 8 0 01-8 8Z' opacity='0'%3e%3canimateTransform id='x3' additive='sum' attributeName='transform' begin='-.33s%3b x3.end%2b.33s' dur='.67s' type='translate' values='0 -60%3b 0 60'/%3e%3canimate id='y3' attributeName='opacity' begin='-.33s%3b y3.end%2b.33s' dur='.67s' keyTimes='0%3b .25%3b 1' values='0%3b 1%3b 0'/%3e%3c/path%3e%3c/symbol%3e%3c/defs%3e%3cuse xlink:href='%23a' width='359' height='231' transform='translate(76.5 140.5)'/%3e%3cuse xlink:href='%23b' width='128' height='56' transform='translate(192 344)'/%3e%3c/svg%3e",raindrop:"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3e%3cdefs%3e%3csymbol id='a' viewBox='0 0 175 260.9'%3e%3cpath fill='none' stroke='%232885c7' stroke-miterlimit='10' stroke-width='15' d='M87.5 13.4c-48.7 72-80 117-80 160.7s35.8 79.3 80 79.3 80-35.5 80-79.3-31.3-88.8-80-160.7Z'%3e%3canimateTransform attributeName='transform' calcMode='spline' dur='6s' keySplines='.42%2c 0%2c .58%2c 1%3b .42%2c 0%2c .58%2c 1' repeatCount='indefinite' type='scale' values='1 1%3b 1 .9%3b 1 1'/%3e%3c/path%3e%3c/symbol%3e%3c/defs%3e%3cuse xlink:href='%23a' width='175' height='260.9' transform='translate(168.5 122.62)'/%3e%3c/svg%3e",raindrops:"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='none' d='M302 137c-48.7 72-80 117-80 160.8s35.8 79.2 80 79.2v135H0V0h302Z'%3e%3canimateTransform additive='sum' attributeName='transform' calcMode='spline' dur='6s' keySplines='.42%2c 0%2c .58%2c 1%3b .42%2c 0%2c .58%2c 1' repeatCount='indefinite' type='scale' values='1 1%3b 1 .95%3b 1 1'/%3e%3c/path%3e%3c/clipPath%3e%3csymbol id='b' viewBox='0 0 175 260.9'%3e%3cpath fill='none' stroke='%232885c7' stroke-miterlimit='10' stroke-width='15' d='M87.5 13.4c-48.7 72-80 117-80 160.7s35.8 79.3 80 79.3 80-35.5 80-79.3-31.3-88.8-80-160.7Z'/%3e%3c/symbol%3e%3c/defs%3e%3cuse xlink:href='%23b' width='175' height='260.9' transform='translate(214.5 123.62)'%3e%3canimateTransform additive='sum' attributeName='transform' calcMode='spline' dur='6s' keySplines='.42%2c 0%2c .58%2c 1%3b .42%2c 0%2c .58%2c 1' repeatCount='indefinite' type='scale' values='1 1%3b 1 .9%3b 1 1'/%3e%3c/use%3e%3cg clip-path='url(%23a)'%3e%3cuse xlink:href='%23b' width='175' height='260.9' transform='translate(122.5 123.62)'%3e%3canimateTransform additive='sum' attributeName='transform' calcMode='spline' dur='6s' keySplines='.42%2c 0%2c .58%2c 1%3b .42%2c 0%2c .58%2c 1' repeatCount='indefinite' type='scale' values='1 .9%3b 1 1%3b 1 .9'/%3e%3c/use%3e%3c/g%3e%3c/svg%3e",snowy:"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3e%3cdefs%3e%3csymbol id='a' viewBox='0 0 359 231'%3e%3cpath fill='none' stroke='%23e2e8f0' stroke-linecap='round' stroke-linejoin='round' stroke-width='15' d='M295.5 223.5a56 56 0 000-112l-2.5.1a83.9 83.9 0 00-153-64.2 56 56 0 00-84.6 48.1 56.6 56.6 0 00.8 9 60 60 0 0011.2 119'/%3e%3c/symbol%3e%3csymbol id='b' overflow='visible' viewBox='0 0 155.2 48'%3e%3cg%3e%3cpath fill='%2386c3db' d='m41.2 30.5-5.8-3.3a13.7 13.7 0 000-6.4l5.8-3.3a4 4 0 001.5-5.5 4 4 0 00-5.6-1.5l-5.8 3.3a13.6 13.6 0 00-2.6-2 13.8 13.8 0 00-3-1.2V4a4 4 0 00-8.1 0v6.6a14.3 14.3 0 00-5.7 3.2l-5.8-3.3A4 4 0 00.5 12 4 4 0 002 17.5l5.8 3.3a13.7 13.7 0 000 6.4L2 30.5A4 4 0 00.5 36a4 4 0 003.6 2 4 4 0 002-.5l5.8-3.3a13.6 13.6 0 002.6 2 13.8 13.8 0 003 1.2V44a4 4 0 008 0v-6.6a14.2 14.2 0 005.8-3.2l5.8 3.3a4 4 0 002 .5 4 4 0 003.5-2 4 4 0 00-1.4-5.5Zm-22.6-1.3a6 6 0 01-2.3-8.2 6.1 6.1 0 015.3-3 6.2 6.2 0 013 .8A6 6 0 0127 27a6.1 6.1 0 01-8.3 2.2Z' opacity='0'%3e%3canimateTransform additive='sum' attributeName='transform' dur='6s' repeatCount='indefinite' type='rotate' values='0 24 24%3b 360 24 24'/%3e%3canimate id='t1' attributeName='opacity' begin='0s%3b t1.end%2b1s' dur='2s' keyTimes='0%3b .17%3b .83%3b 1' values='0%3b 1%3b 1%3b 0'/%3e%3c/path%3e%3canimateTransform id='s1' additive='sum' attributeName='transform' begin='0s%3b s1.end%2b1s' dur='2s' type='translate' values='0 -36%3b 0 92%3b'/%3e%3c/g%3e%3cg%3e%3cpath fill='%2386c3db' d='m97.2 30.5-5.8-3.3a13.7 13.7 0 000-6.4l5.8-3.3a4 4 0 001.5-5.5 4 4 0 00-5.6-1.5l-5.8 3.3a13.6 13.6 0 00-2.6-2 13.8 13.8 0 00-3-1.2V4a4 4 0 00-8.1 0v6.6a14.3 14.3 0 00-5.7 3.2l-5.8-3.3a4 4 0 00-5.6 1.5 4 4 0 001.5 5.5l5.8 3.3a13.7 13.7 0 000 6.4L58 30.5a4 4 0 00-1.5 5.5 4 4 0 003.6 2 4 4 0 002-.5l5.8-3.3a13.6 13.6 0 002.6 2 13.8 13.8 0 003 1.2V44a4 4 0 008 0v-6.6a14.2 14.2 0 005.8-3.2l5.8 3.3a4 4 0 002 .5 4 4 0 003.5-2 4 4 0 00-1.4-5.5Zm-22.6-1.3a6 6 0 01-2.3-8.2 6.1 6.1 0 015.3-3 6.2 6.2 0 013 .8A6 6 0 0183 27a6.1 6.1 0 01-8.3 2.2Z' opacity='0'%3e%3canimateTransform additive='sum' attributeName='transform' dur='6s' repeatCount='indefinite' type='rotate' values='0 80 24%3b 360 80 24'/%3e%3canimate id='t2' attributeName='opacity' begin='-.83s%3b t2.end%2b1s' dur='2s' keyTimes='0%3b .17%3b .83%3b 1' values='0%3b 1%3b 1%3b 0'/%3e%3c/path%3e%3canimateTransform id='s2' additive='sum' attributeName='transform' begin='-.83s%3b s2.end%2b1s' dur='2s' type='translate' values='0 -36%3b 0 92%3b'/%3e%3c/g%3e%3cg%3e%3cpath fill='%2386c3db' d='m153.2 30.5-5.8-3.3a13.7 13.7 0 000-6.4l5.8-3.3a4 4 0 001.5-5.5 4 4 0 00-5.6-1.5l-5.8 3.3a13.6 13.6 0 00-2.6-2 13.8 13.8 0 00-3-1.2V4a4 4 0 00-8.1 0v6.6a14.3 14.3 0 00-5.7 3.2l-5.8-3.3a4 4 0 00-5.6 1.5 4 4 0 001.5 5.5l5.8 3.3a13.7 13.7 0 000 6.4l-5.8 3.3a4 4 0 00-1.5 5.5 4 4 0 003.6 2 4 4 0 002-.5l5.8-3.3a13.6 13.6 0 002.6 2 13.8 13.8 0 003 1.2V44a4 4 0 008 0v-6.6a14.2 14.2 0 005.8-3.2l5.8 3.3a4 4 0 002 .5 4 4 0 003.5-2 4 4 0 00-1.4-5.5Zm-22.6-1.3a6 6 0 01-2.3-8.2 6.1 6.1 0 015.3-3 6.2 6.2 0 013 .8 6 6 0 012.2 8.2 6.1 6.1 0 01-8.2 2.2Z' opacity='0'%3e%3canimateTransform additive='sum' attributeName='transform' dur='6s' repeatCount='indefinite' type='rotate' values='0 136 24%3b 360 136 24'/%3e%3canimate id='t3' attributeName='opacity' begin='.83s%3b t3.end%2b1s' dur='2s' keyTimes='0%3b .17%3b .83%3b 1' values='0%3b 1%3b 1%3b 0'/%3e%3c/path%3e%3canimateTransform id='s3' additive='sum' attributeName='transform' begin='.83s%3b s3.end%2b1s' dur='2s' type='translate' values='0 -36%3b 0 92%3b'/%3e%3c/g%3e%3c/symbol%3e%3c/defs%3e%3cuse xlink:href='%23a' width='359' height='231' transform='translate(76.5 140.5)'/%3e%3cuse xlink:href='%23b' width='155.2' height='48' transform='translate(178.4 338)'/%3e%3c/svg%3e","snowy-rainy":"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3e%3cdefs%3e%3csymbol id='a' viewBox='0 0 359 231'%3e%3cpath fill='none' stroke='%23e2e8f0' stroke-linecap='round' stroke-linejoin='round' stroke-width='15' d='M295.5 223.5a56 56 0 000-112l-2.5.1a83.9 83.9 0 00-153-64.2 56 56 0 00-84.6 48.1 56.6 56.6 0 00.8 9 60 60 0 0011.2 119'/%3e%3c/symbol%3e%3csymbol id='c' overflow='visible' viewBox='0 0 155.2 48'%3e%3cg%3e%3cpath fill='%2386c3db' d='m41.2 30.5-5.8-3.3a13.7 13.7 0 000-6.4l5.8-3.3a4 4 0 001.5-5.5 4 4 0 00-5.6-1.5l-5.8 3.3a13.6 13.6 0 00-2.6-2 13.8 13.8 0 00-3-1.2V4a4 4 0 00-8.1 0v6.6a14.3 14.3 0 00-5.7 3.2l-5.8-3.3A4 4 0 00.5 12 4 4 0 002 17.5l5.8 3.3a13.7 13.7 0 000 6.4L2 30.5A4 4 0 00.5 36a4 4 0 003.6 2 4 4 0 002-.5l5.8-3.3a13.6 13.6 0 002.6 2 13.8 13.8 0 003 1.2V44a4 4 0 008 0v-6.6a14.2 14.2 0 005.8-3.2l5.8 3.3a4 4 0 002 .5 4 4 0 003.5-2 4 4 0 00-1.4-5.5Zm-22.6-1.3a6 6 0 01-2.3-8.2 6.1 6.1 0 015.3-3 6.2 6.2 0 013 .8A6 6 0 0127 27a6.1 6.1 0 01-8.3 2.2Z' opacity='0'%3e%3canimateTransform additive='sum' attributeName='transform' dur='6s' repeatCount='indefinite' type='rotate' values='0 24 24%3b 360 24 24'/%3e%3canimate id='t1' attributeName='opacity' begin='0s%3b t1.end%2b1s' dur='2s' keyTimes='0%3b .17%3b .83%3b 1' values='0%3b 1%3b 1%3b 0'/%3e%3c/path%3e%3canimateTransform id='s1' additive='sum' attributeName='transform' begin='0s%3b s1.end%2b1s' dur='2s' type='translate' values='0 -36%3b 0 92%3b'/%3e%3c/g%3e%3cg%3e%3cpath fill='%2386c3db' d='m97.2 30.5-5.8-3.3a13.7 13.7 0 000-6.4l5.8-3.3a4 4 0 001.5-5.5 4 4 0 00-5.6-1.5l-5.8 3.3a13.6 13.6 0 00-2.6-2 13.8 13.8 0 00-3-1.2V4a4 4 0 00-8.1 0v6.6a14.3 14.3 0 00-5.7 3.2l-5.8-3.3a4 4 0 00-5.6 1.5 4 4 0 001.5 5.5l5.8 3.3a13.7 13.7 0 000 6.4L58 30.5a4 4 0 00-1.5 5.5 4 4 0 003.6 2 4 4 0 002-.5l5.8-3.3a13.6 13.6 0 002.6 2 13.8 13.8 0 003 1.2V44a4 4 0 008 0v-6.6a14.2 14.2 0 005.8-3.2l5.8 3.3a4 4 0 002 .5 4 4 0 003.5-2 4 4 0 00-1.4-5.5Zm-22.6-1.3a6 6 0 01-2.3-8.2 6.1 6.1 0 015.3-3 6.2 6.2 0 013 .8A6 6 0 0183 27a6.1 6.1 0 01-8.3 2.2Z' opacity='0'%3e%3canimateTransform additive='sum' attributeName='transform' dur='6s' repeatCount='indefinite' type='rotate' values='0 80 24%3b 360 80 24'/%3e%3canimate id='t2' attributeName='opacity' begin='-.83s%3b t2.end%2b1s' dur='2s' keyTimes='0%3b .17%3b .83%3b 1' values='0%3b 1%3b 1%3b 0'/%3e%3c/path%3e%3canimateTransform id='s2' additive='sum' attributeName='transform' begin='-.83s%3b s2.end%2b1s' dur='2s' type='translate' values='0 -36%3b 0 92%3b'/%3e%3c/g%3e%3cg%3e%3cpath fill='%2386c3db' d='m153.2 30.5-5.8-3.3a13.7 13.7 0 000-6.4l5.8-3.3a4 4 0 001.5-5.5 4 4 0 00-5.6-1.5l-5.8 3.3a13.6 13.6 0 00-2.6-2 13.8 13.8 0 00-3-1.2V4a4 4 0 00-8.1 0v6.6a14.3 14.3 0 00-5.7 3.2l-5.8-3.3a4 4 0 00-5.6 1.5 4 4 0 001.5 5.5l5.8 3.3a13.7 13.7 0 000 6.4l-5.8 3.3a4 4 0 00-1.5 5.5 4 4 0 003.6 2 4 4 0 002-.5l5.8-3.3a13.6 13.6 0 002.6 2 13.8 13.8 0 003 1.2V44a4 4 0 008 0v-6.6a14.2 14.2 0 005.8-3.2l5.8 3.3a4 4 0 002 .5 4 4 0 003.5-2 4 4 0 00-1.4-5.5Zm-22.6-1.3a6 6 0 01-2.3-8.2 6.1 6.1 0 015.3-3 6.2 6.2 0 013 .8 6 6 0 012.2 8.2 6.1 6.1 0 01-8.2 2.2Z' opacity='0'%3e%3canimateTransform additive='sum' attributeName='transform' dur='6s' repeatCount='indefinite' type='rotate' values='0 136 24%3b 360 136 24'/%3e%3canimate id='t3' attributeName='opacity' begin='.83s%3b t3.end%2b1s' dur='2s' keyTimes='0%3b .17%3b .83%3b 1' values='0%3b 1%3b 1%3b 0'/%3e%3c/path%3e%3canimateTransform id='s3' additive='sum' attributeName='transform' begin='.83s%3b s3.end%2b1s' dur='2s' type='translate' values='0 -36%3b 0 92%3b'/%3e%3c/g%3e%3c/symbol%3e%3csymbol id='b' overflow='visible' viewBox='0 0 155.2 48'%3e%3cuse xlink:href='%23c' width='155.2' height='48'/%3e%3cpath fill='%230a5ad4' d='M21.6 38a8 8 0 01-8-8V18a8 8 0 0116 0v12a8 8 0 01-8 8Z' opacity='0'%3e%3canimateTransform id='x1' additive='sum' attributeName='transform' begin='0s%3b x1.end%2b1s' dur='1s' keyTimes='0%3b .25%3b 1' type='translate' values='0 -32%3b 0 -32%3b 0 120%3b'/%3e%3canimate id='y1' attributeName='opacity' begin='0s%3b y1.end%2b1s' dur='1s' keyTimes='0%3b .25%3b 1' values='0%3b 1%3b 0'/%3e%3c/path%3e%3cpath fill='%230a5ad4' d='M77.6 38a8 8 0 01-8-8V18a8 8 0 0116 0v12a8 8 0 01-8 8Z' opacity='0'%3e%3canimateTransform id='x2' additive='sum' attributeName='transform' begin='1.34s%3b x2.end%2b1s' dur='1s' keyTimes='0%3b .25%3b 1' type='translate' values='0 -32%3b 0 -32%3b 0 120%3b'/%3e%3canimate id='y2' attributeName='opacity' begin='1.34s%3b y2.end%2b1s' dur='1s' keyTimes='0%3b .25%3b 1' values='0%3b 1%3b 0'/%3e%3c/path%3e%3cpath fill='%230a5ad4' d='M133.6 38a8 8 0 01-8-8V18a8 8 0 0116 0v12a8 8 0 01-8 8Z' opacity='0'%3e%3canimateTransform id='x3' additive='sum' attributeName='transform' begin='.67s%3b x3.end%2b1s' dur='1s' keyTimes='0%3b .25%3b 1' type='translate' values='0 -32%3b 0 -32%3b 0 120%3b'/%3e%3canimate id='y3' attributeName='opacity' begin='.67s%3b y3.end%2b1s' dur='1s' keyTimes='0%3b .25%3b 1' values='0%3b 1%3b 0'/%3e%3c/path%3e%3c/symbol%3e%3c/defs%3e%3cuse xlink:href='%23a' width='359' height='231' transform='translate(76.5 140.5)'/%3e%3cuse xlink:href='%23b' width='155.2' height='48' transform='translate(178.4 338)'/%3e%3c/svg%3e",sunny:{day:Nr,night:Sr},windy:Ar,"windy-exceptional":Ar,exceptional:"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3e%3cpath fill='none' stroke='%23e2e8f0' stroke-linecap='round' stroke-miterlimit='10' stroke-width='18' d='M344 256a88 88 0 11-88-88 88 88 0 0188 88ZM200 116.9l-3.8 7.7A269.7 269.7 0 00169 267h0m143.1 128 3.8-7.7A269.7 269.7 0 00343.2 245h0'%3e%3canimateTransform additive='sum' attributeName='transform' dur='6s' repeatCount='indefinite' type='rotate' values='1440 256 256%3b 0 256 256'/%3e%3c/path%3e%3c/svg%3e"},fill:{rainy:{day:"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3e%3cdefs%3e%3clinearGradient id='a' x1='99.5' x2='232.6' y1='30.7' y2='261.4' gradientUnits='userSpaceOnUse'%3e%3cstop offset='0' stop-color='%23f3f7fe'/%3e%3cstop offset='.5' stop-color='%23f3f7fe'/%3e%3cstop offset='1' stop-color='%23deeafb'/%3e%3c/linearGradient%3e%3clinearGradient id='b' x1='1381.3' x2='1399.5' y1='-1144.7' y2='-1097.4' gradientTransform='rotate(-9 8002.567 8233.063)' gradientUnits='userSpaceOnUse'%3e%3cstop offset='0' stop-color='%230b65ed'/%3e%3cstop offset='.5' stop-color='%230a5ad4'/%3e%3cstop offset='1' stop-color='%230950bc'/%3e%3c/linearGradient%3e%3clinearGradient xlink:href='%23b' id='c' x1='1436.7' x2='1454.9' y1='-1137' y2='-1089.7' gradientTransform='rotate(-9 8009.537 8233.037)'/%3e%3clinearGradient xlink:href='%23b' id='d' x1='1492.1' x2='1510.3' y1='-1129.3' y2='-1082.1' gradientTransform='rotate(-9 8016.566 8233.078)'/%3e%3clinearGradient id='e' x1='78' x2='118' y1='63.4' y2='132.7' gradientUnits='userSpaceOnUse'%3e%3cstop offset='0' stop-color='%23fbbf24'/%3e%3cstop offset='.5' stop-color='%23fbbf24'/%3e%3cstop offset='1' stop-color='%23f59e0b'/%3e%3c/linearGradient%3e%3csymbol id='g' viewBox='0 0 196 196'%3e%3ccircle cx='98' cy='98' r='40' fill='url(%23e)' stroke='%23f8af18' stroke-miterlimit='10' stroke-width='4'/%3e%3cpath fill='none' stroke='%23fbbf24' stroke-linecap='round' stroke-miterlimit='10' stroke-width='12' d='M98 31.4V6m0 184v-25.4M145.1 51l18-17.9M33 163l18-17.9M51 51 33 33m130.1 130.1-18-18M6 98h25.4M190 98h-25.4'%3e%3canimateTransform additive='sum' attributeName='transform' dur='6s' repeatCount='indefinite' type='rotate' values='0 98 98%3b 45 98 98'/%3e%3c/path%3e%3c/symbol%3e%3csymbol id='h' viewBox='0 0 350 222'%3e%3cpath fill='url(%23a)' stroke='%23e6effc' stroke-miterlimit='10' stroke-width='6' d='m291 107-2.5.1A83.9 83.9 0 00135.6 43 56 56 0 0051 91a56.6 56.6 0 00.8 9A60 60 0 0063 219l4-.2v.2h224a56 56 0 000-112Z'/%3e%3c/symbol%3e%3csymbol id='f' viewBox='0 0 363 258'%3e%3cuse xlink:href='%23g' width='196' height='196'/%3e%3cuse xlink:href='%23h' width='350' height='222' transform='translate(13 36)'/%3e%3c/symbol%3e%3csymbol id='i' overflow='visible' viewBox='0 0 129 57'%3e%3cpath fill='url(%23b)' stroke='%230a5ad4' stroke-miterlimit='10' d='M8.5 56.5a8 8 0 01-8-8v-40a8 8 0 0116 0v40a8 8 0 01-8 8Z' opacity='0'%3e%3canimateTransform id='x1' additive='sum' attributeName='transform' begin='0s%3b x1.end%2b.33s' dur='.67s' type='translate' values='0 -60%3b 0 60'/%3e%3canimate id='y1' attributeName='opacity' begin='0s%3b y1.end%2b.33s' dur='.67s' keyTimes='0%3b .25%3b 1' values='0%3b 1%3b 0'/%3e%3c/path%3e%3cpath fill='url(%23c)' stroke='%230a5ad4' stroke-miterlimit='10' d='M64.5 56.5a8 8 0 01-8-8v-40a8 8 0 0116 0v40a8 8 0 01-8 8Z' opacity='0'%3e%3canimateTransform id='x2' additive='sum' attributeName='transform' begin='.33s%3b x2.end%2b.33s' dur='.67s' type='translate' values='0 -60%3b 0 60'/%3e%3canimate id='y2' attributeName='opacity' begin='.33s%3b y2.end%2b.33s' dur='.67s' keyTimes='0%3b .25%3b 1' values='0%3b 1%3b 0'/%3e%3c/path%3e%3cpath fill='url(%23d)' stroke='%230a5ad4' stroke-miterlimit='10' d='M120.5 56.5a8 8 0 01-8-8v-40a8 8 0 0116 0v40a8 8 0 01-8 8Z' opacity='0'%3e%3canimateTransform id='x3' additive='sum' attributeName='transform' begin='-.33s%3b x3.end%2b.33s' dur='.67s' type='translate' values='0 -60%3b 0 60'/%3e%3canimate id='y3' attributeName='opacity' begin='-.33s%3b y3.end%2b.33s' dur='.67s' keyTimes='0%3b .25%3b 1' values='0%3b 1%3b 0'/%3e%3c/path%3e%3c/symbol%3e%3c/defs%3e%3cuse xlink:href='%23f' width='363' height='258' transform='translate(68 109)'/%3e%3cuse xlink:href='%23i' width='129' height='57' transform='translate(191.5 343.5)'/%3e%3c/svg%3e",night:"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3e%3cdefs%3e%3clinearGradient id='a' x1='99.5' x2='232.6' y1='30.7' y2='261.4' gradientUnits='userSpaceOnUse'%3e%3cstop offset='0' stop-color='%23f3f7fe'/%3e%3cstop offset='.5' stop-color='%23f3f7fe'/%3e%3cstop offset='1' stop-color='%23deeafb'/%3e%3c/linearGradient%3e%3clinearGradient id='b' x1='34.7' x2='119.2' y1='18.6' y2='165' gradientUnits='userSpaceOnUse'%3e%3cstop offset='0' stop-color='%2386c3db'/%3e%3cstop offset='.5' stop-color='%2386c3db'/%3e%3cstop offset='1' stop-color='%235eafcf'/%3e%3c/linearGradient%3e%3clinearGradient id='c' x1='1381.3' x2='1399.5' y1='-1144.7' y2='-1097.4' gradientTransform='rotate(-9 8002.567 8233.063)' gradientUnits='userSpaceOnUse'%3e%3cstop offset='0' stop-color='%230b65ed'/%3e%3cstop offset='.5' stop-color='%230a5ad4'/%3e%3cstop offset='1' stop-color='%230950bc'/%3e%3c/linearGradient%3e%3clinearGradient xlink:href='%23c' id='d' x1='1436.7' x2='1454.9' y1='-1137' y2='-1089.7' gradientTransform='rotate(-9 8009.537 8233.037)'/%3e%3clinearGradient xlink:href='%23c' id='e' x1='1492.1' x2='1510.3' y1='-1129.3' y2='-1082.1' gradientTransform='rotate(-9 8016.566 8233.078)'/%3e%3csymbol id='g' viewBox='0 0 172 172'%3e%3cpath fill='url(%23b)' stroke='%2372b9d5' stroke-linecap='round' stroke-linejoin='round' stroke-width='4' d='M160.6 107.4a84.8 84.8 0 01-85.4-84.3A83.3 83.3 0 0178 2 84.7 84.7 0 002 85.7 84.8 84.8 0 0087.4 170a85.2 85.2 0 0082.6-63.1 88 88 0 01-9.4.5Z'%3e%3canimateTransform additive='sum' attributeName='transform' dur='6s' repeatCount='indefinite' type='rotate' values='-15 86 86%3b 9 86 86%3b -15 86 86'/%3e%3c/path%3e%3c/symbol%3e%3csymbol id='h' viewBox='0 0 350 222'%3e%3cpath fill='url(%23a)' stroke='%23e6effc' stroke-miterlimit='10' stroke-width='6' d='m291 107-2.5.1A83.9 83.9 0 00135.6 43 56 56 0 0051 91a56.6 56.6 0 00.8 9A60 60 0 0063 219l4-.2v.2h224a56 56 0 000-112Z'/%3e%3c/symbol%3e%3csymbol id='f' viewBox='0 0 351 246'%3e%3cuse xlink:href='%23g' width='172' height='172'/%3e%3cuse xlink:href='%23h' width='350' height='222' transform='translate(1 24)'/%3e%3c/symbol%3e%3csymbol id='i' overflow='visible' viewBox='0 0 129 57'%3e%3cpath fill='url(%23c)' stroke='%230a5ad4' stroke-miterlimit='10' d='M8.5 56.5a8 8 0 01-8-8v-40a8 8 0 0116 0v40a8 8 0 01-8 8Z' opacity='0'%3e%3canimateTransform id='x1' additive='sum' attributeName='transform' begin='0s%3b x1.end%2b.33s' dur='.67s' type='translate' values='0 -60%3b 0 60'/%3e%3canimate id='y1' attributeName='opacity' begin='0s%3b y1.end%2b.33s' dur='.67s' keyTimes='0%3b .25%3b 1' values='0%3b 1%3b 0'/%3e%3c/path%3e%3cpath fill='url(%23d)' stroke='%230a5ad4' stroke-miterlimit='10' d='M64.5 56.5a8 8 0 01-8-8v-40a8 8 0 0116 0v40a8 8 0 01-8 8Z' opacity='0'%3e%3canimateTransform id='x2' additive='sum' attributeName='transform' begin='.33s%3b x2.end%2b.33s' dur='.67s' type='translate' values='0 -60%3b 0 60'/%3e%3canimate id='y2' attributeName='opacity' begin='.33s%3b y2.end%2b.33s' dur='.67s' keyTimes='0%3b .25%3b 1' values='0%3b 1%3b 0'/%3e%3c/path%3e%3cpath fill='url(%23e)' stroke='%230a5ad4' stroke-miterlimit='10' d='M120.5 56.5a8 8 0 01-8-8v-40a8 8 0 0116 0v40a8 8 0 01-8 8Z' opacity='0'%3e%3canimateTransform id='x3' additive='sum' attributeName='transform' begin='-.33s%3b x3.end%2b.33s' dur='.67s' type='translate' values='0 -60%3b 0 60'/%3e%3canimate id='y3' attributeName='opacity' begin='-.33s%3b y3.end%2b.33s' dur='.67s' keyTimes='0%3b .25%3b 1' values='0%3b 1%3b 0'/%3e%3c/path%3e%3c/symbol%3e%3c/defs%3e%3cuse xlink:href='%23f' width='351' height='246' transform='translate(80 121)'/%3e%3cuse xlink:href='%23i' width='129' height='57' transform='translate(191.5 343.5)'/%3e%3c/svg%3e"},partlycloudy:{day:"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3e%3cdefs%3e%3csymbol id='d' viewBox='0 0 196 196'%3e%3ccircle cx='98' cy='98' r='40' fill='url(%23b)' stroke='%23f8af18' stroke-miterlimit='10' stroke-width='4'/%3e%3cpath fill='none' stroke='%23fbbf24' stroke-linecap='round' stroke-miterlimit='10' stroke-width='12' d='M98 31.4V6m0 184v-25.4M145.1 51l18-17.9M33 163l18-17.9M51 51 33 33m130.1 130.1-18-18M6 98h25.4M190 98h-25.4'%3e%3canimateTransform additive='sum' attributeName='transform' dur='6s' repeatCount='indefinite' type='rotate' values='0 98 98%3b 45 98 98'/%3e%3c/path%3e%3c/symbol%3e%3csymbol id='e' viewBox='0 0 350 222'%3e%3cpath fill='url(%23a)' stroke='%23e6effc' stroke-miterlimit='10' stroke-width='6' d='m291 107-2.5.1A83.9 83.9 0 00135.6 43 56 56 0 0051 91a56.6 56.6 0 00.8 9A60 60 0 0063 219l4-.2v.2h224a56 56 0 000-112Z'/%3e%3c/symbol%3e%3csymbol id='c' viewBox='0 0 363 258'%3e%3cuse xlink:href='%23d' width='196' height='196'/%3e%3cuse xlink:href='%23e' width='350' height='222' transform='translate(13 36)'/%3e%3c/symbol%3e%3clinearGradient id='a' x1='99.5' x2='232.6' y1='30.7' y2='261.4' gradientUnits='userSpaceOnUse'%3e%3cstop offset='0' stop-color='%23f3f7fe'/%3e%3cstop offset='.5' stop-color='%23f3f7fe'/%3e%3cstop offset='1' stop-color='%23deeafb'/%3e%3c/linearGradient%3e%3clinearGradient id='b' x1='78' x2='118' y1='63.4' y2='132.7' gradientUnits='userSpaceOnUse'%3e%3cstop offset='0' stop-color='%23fbbf24'/%3e%3cstop offset='.5' stop-color='%23fbbf24'/%3e%3cstop offset='1' stop-color='%23f59e0b'/%3e%3c/linearGradient%3e%3c/defs%3e%3cuse xlink:href='%23c' width='363' height='258' transform='translate(68 109)'/%3e%3c/svg%3e",night:"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3e%3cdefs%3e%3csymbol id='d' viewBox='0 0 172 172'%3e%3cpath fill='url(%23b)' stroke='%2372b9d5' stroke-linecap='round' stroke-linejoin='round' stroke-width='4' d='M160.6 107.4a84.8 84.8 0 01-85.4-84.3A83.3 83.3 0 0178 2 84.7 84.7 0 002 85.7 84.8 84.8 0 0087.4 170a85.2 85.2 0 0082.6-63.1 88 88 0 01-9.4.5Z'%3e%3canimateTransform additive='sum' attributeName='transform' dur='6s' repeatCount='indefinite' type='rotate' values='-15 86 86%3b 9 86 86%3b -15 86 86'/%3e%3c/path%3e%3c/symbol%3e%3csymbol id='e' viewBox='0 0 350 222'%3e%3cpath fill='url(%23a)' stroke='%23e6effc' stroke-miterlimit='10' stroke-width='6' d='m291 107-2.5.1A83.9 83.9 0 00135.6 43 56 56 0 0051 91a56.6 56.6 0 00.8 9A60 60 0 0063 219l4-.2v.2h224a56 56 0 000-112Z'/%3e%3c/symbol%3e%3csymbol id='c' viewBox='0 0 351 246'%3e%3cuse xlink:href='%23d' width='172' height='172'/%3e%3cuse xlink:href='%23e' width='350' height='222' transform='translate(1 24)'/%3e%3c/symbol%3e%3clinearGradient id='a' x1='99.5' x2='232.6' y1='30.7' y2='261.4' gradientUnits='userSpaceOnUse'%3e%3cstop offset='0' stop-color='%23f3f7fe'/%3e%3cstop offset='.5' stop-color='%23f3f7fe'/%3e%3cstop offset='1' stop-color='%23deeafb'/%3e%3c/linearGradient%3e%3clinearGradient id='b' x1='34.7' x2='119.2' y1='18.6' y2='165' gradientUnits='userSpaceOnUse'%3e%3cstop offset='0' stop-color='%2386c3db'/%3e%3cstop offset='.5' stop-color='%2386c3db'/%3e%3cstop offset='1' stop-color='%235eafcf'/%3e%3c/linearGradient%3e%3c/defs%3e%3cuse xlink:href='%23c' width='351' height='246' transform='translate(80 121)'/%3e%3c/svg%3e"},cloudy:"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3e%3cdefs%3e%3clinearGradient id='a' x1='99.5' x2='232.6' y1='30.7' y2='261.4' gradientUnits='userSpaceOnUse'%3e%3cstop offset='0' stop-color='%23f3f7fe'/%3e%3cstop offset='.5' stop-color='%23f3f7fe'/%3e%3cstop offset='1' stop-color='%23deeafb'/%3e%3c/linearGradient%3e%3csymbol id='b' viewBox='0 0 350 222'%3e%3cpath fill='url(%23a)' stroke='%23e6effc' stroke-miterlimit='10' stroke-width='6' d='m291 107-2.5.1A83.9 83.9 0 00135.6 43 56 56 0 0051 91a56.6 56.6 0 00.8 9A60 60 0 0063 219l4-.2v.2h224a56 56 0 000-112Z'/%3e%3c/symbol%3e%3c/defs%3e%3cuse xlink:href='%23b' width='350' height='222' transform='translate(81 145)'%3e%3canimateTransform additive='sum' attributeName='transform' dur='6s' repeatCount='indefinite' type='translate' values='-18 0%3b 18 0%3b -18 0'/%3e%3c/use%3e%3c/svg%3e","clear-night":{day:_r,night:Mr},fog:{day:"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3e%3cdefs%3e%3clinearGradient id='a' x1='96' x2='168' y1='-2.4' y2='122.3' gradientUnits='userSpaceOnUse'%3e%3cstop offset='0' stop-color='%23d4d7dd'/%3e%3cstop offset='.5' stop-color='%23d4d7dd'/%3e%3cstop offset='1' stop-color='%23bec1c6'/%3e%3c/linearGradient%3e%3clinearGradient xlink:href='%23a' id='b' x2='168' y1='-50.4' y2='74.3'/%3e%3clinearGradient id='c' x1='150' x2='234' y1='119.2' y2='264.8' gradientUnits='userSpaceOnUse'%3e%3cstop offset='0' stop-color='%23fbbf24'/%3e%3cstop offset='.5' stop-color='%23fbbf24'/%3e%3cstop offset='1' stop-color='%23f59e0b'/%3e%3c/linearGradient%3e%3csymbol id='e' viewBox='0 0 384 384'%3e%3ccircle cx='192' cy='192' r='84' fill='url(%23c)' stroke='%23f8af18' stroke-miterlimit='10' stroke-width='6'/%3e%3cpath fill='none' stroke='%23fbbf24' stroke-linecap='round' stroke-miterlimit='10' stroke-width='24' d='M192 61.7V12m0 360v-49.7m92.2-222.5 35-35M64.8 319.2l35.1-35.1m0-184.4-35-35m254.5 254.5-35.1-35.1M61.7 192H12m360 0h-49.7'%3e%3canimateTransform additive='sum' attributeName='transform' dur='6s' repeatCount='indefinite' type='rotate' values='0 192 192%3b 45 192 192'/%3e%3c/path%3e%3c/symbol%3e%3csymbol id='f' overflow='visible' viewBox='0 0 264 72'%3e%3cpath fill='none' stroke='url(%23a)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='24' d='M12 60h240'%3e%3canimateTransform additive='sum' attributeName='transform' dur='6s' repeatCount='indefinite' type='translate' values='-24 0%3b 24 0%3b -24 0'/%3e%3c/path%3e%3cpath fill='none' stroke='url(%23b)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='24' d='M12 12h240'%3e%3canimateTransform additive='sum' attributeName='transform' dur='6s' repeatCount='indefinite' type='translate' values='24 0%3b -24 0%3b 24 0'/%3e%3c/path%3e%3c/symbol%3e%3cclipPath id='d'%3e%3cpath fill='none' d='M0 0h512v306H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg clip-path='url(%23d)'%3e%3cuse xlink:href='%23e' width='384' height='384' transform='translate(64 100)'/%3e%3c/g%3e%3cuse xlink:href='%23f' width='264' height='72' transform='translate(124 336)'/%3e%3c/svg%3e",night:"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3e%3cdefs%3e%3clinearGradient id='a' x1='96' x2='168' y1='-2.4' y2='122.3' gradientUnits='userSpaceOnUse'%3e%3cstop offset='0' stop-color='%23d4d7dd'/%3e%3cstop offset='.5' stop-color='%23d4d7dd'/%3e%3cstop offset='1' stop-color='%23bec1c6'/%3e%3c/linearGradient%3e%3clinearGradient xlink:href='%23a' id='b' x2='168' y1='-50.4' y2='74.3'/%3e%3clinearGradient id='c' x1='54.3' x2='187.2' y1='29' y2='259.1' gradientUnits='userSpaceOnUse'%3e%3cstop offset='0' stop-color='%2386c3db'/%3e%3cstop offset='.5' stop-color='%2386c3db'/%3e%3cstop offset='1' stop-color='%235eafcf'/%3e%3c/linearGradient%3e%3csymbol id='e' viewBox='0 0 270 270'%3e%3cpath fill='url(%23c)' stroke='%2372b9d5' stroke-linecap='round' stroke-linejoin='round' stroke-width='6' d='M252.3 168.6A133.4 133.4 0 01118 36.2 130.5 130.5 0 01122.5 3 133 133 0 003 134.6C3 207.7 63 267 137.2 267c62.5 0 114.8-42.2 129.8-99.2a135.6 135.6 0 01-14.8.8Z'%3e%3canimateTransform additive='sum' attributeName='transform' dur='6s' repeatCount='indefinite' type='rotate' values='-15 135 135%3b 9 135 135%3b -15 135 135'/%3e%3c/path%3e%3c/symbol%3e%3csymbol id='f' overflow='visible' viewBox='0 0 264 72'%3e%3cpath fill='none' stroke='url(%23a)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='24' d='M12 60h240'%3e%3canimateTransform additive='sum' attributeName='transform' dur='6s' repeatCount='indefinite' type='translate' values='-24 0%3b 24 0%3b -24 0'/%3e%3c/path%3e%3cpath fill='none' stroke='url(%23b)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='24' d='M12 12h240'%3e%3canimateTransform additive='sum' attributeName='transform' dur='6s' repeatCount='indefinite' type='translate' values='24 0%3b -24 0%3b 24 0'/%3e%3c/path%3e%3c/symbol%3e%3cclipPath id='d'%3e%3cpath fill='none' d='M0 0h512v306H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg clip-path='url(%23d)'%3e%3cuse xlink:href='%23e' width='270' height='270' transform='translate(121 121)'/%3e%3c/g%3e%3cuse xlink:href='%23f' width='264' height='72' transform='translate(124 336)'/%3e%3c/svg%3e"},hail:"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3e%3cdefs%3e%3clinearGradient id='a' x1='99.5' x2='232.6' y1='30.7' y2='261.4' gradientUnits='userSpaceOnUse'%3e%3cstop offset='0' stop-color='%23f3f7fe'/%3e%3cstop offset='.5' stop-color='%23f3f7fe'/%3e%3cstop offset='1' stop-color='%23deeafb'/%3e%3c/linearGradient%3e%3clinearGradient id='b' x1='6.5' x2='18.5' y1='2.1' y2='22.9' gradientUnits='userSpaceOnUse'%3e%3cstop offset='0' stop-color='%2386c3db'/%3e%3cstop offset='.5' stop-color='%2386c3db'/%3e%3cstop offset='1' stop-color='%235eafcf'/%3e%3c/linearGradient%3e%3clinearGradient xlink:href='%23b' id='c' x1='62.5' x2='74.5' y1='2.1' y2='22.9'/%3e%3clinearGradient xlink:href='%23b' id='d' x1='118.5' x2='130.5' y1='2.1' y2='22.9'/%3e%3csymbol id='e' viewBox='0 0 350 222'%3e%3cpath fill='url(%23a)' stroke='%23e6effc' stroke-miterlimit='10' stroke-width='6' d='m291 107-2.5.1A83.9 83.9 0 00135.6 43 56 56 0 0051 91a56.6 56.6 0 00.8 9A60 60 0 0063 219l4-.2v.2h224a56 56 0 000-112Z'/%3e%3c/symbol%3e%3csymbol id='f' overflow='visible' viewBox='0 0 137 25'%3e%3cpath fill='url(%23b)' stroke='%2386c3db' stroke-miterlimit='10' d='M12.5.5a12 12 0 1012 12 12 12 0 00-12-12Z' opacity='0'%3e%3canimateTransform id='x1' additive='sum' attributeName='transform' begin='0s%3b x1.end%2b.42s' dur='.58s' keyTimes='0%3b .71%3b 1' type='translate' values='0 -46%3b 0 86%3b -18 74'/%3e%3canimate id='y1' attributeName='opacity' begin='0s%3b y1.end%2b.42s' dur='.58s' keyTimes='0%3b .14%3b .71%3b 1' values='0%3b 1%3b 1%3b 0'/%3e%3c/path%3e%3cpath fill='url(%23c)' stroke='%2386c3db' stroke-miterlimit='10' d='M68.5.5a12 12 0 1012 12 12 12 0 00-12-12Z' opacity='0'%3e%3canimateTransform id='x2' additive='sum' attributeName='transform' begin='.67s%3b x2.end%2b.42s' dur='.58s' keyTimes='0%3b .71%3b 1' type='translate' values='0 -46%3b 0 86%3b 0 74'/%3e%3canimate id='y2' attributeName='opacity' begin='.67s%3b y2.end%2b.42s' dur='.58s' keyTimes='0%3b .14%3b .71%3b 1' values='0%3b 1%3b 1%3b 0'/%3e%3c/path%3e%3cpath fill='url(%23d)' stroke='%2386c3db' stroke-miterlimit='10' d='M124.5.5a12 12 0 1012 12 12 12 0 00-12-12Z' opacity='0'%3e%3canimateTransform id='x3' additive='sum' attributeName='transform' begin='.33s%3b x3.end%2b.42s' dur='.58s' keyTimes='0%3b .71%3b 1' type='translate' values='0 -46%3b 0 86%3b 18 74'/%3e%3canimate id='y3' attributeName='opacity' begin='.33s%3b y3.end%2b.42s' dur='.58s' keyTimes='0%3b .14%3b .71%3b 1' values='0%3b 1%3b 1%3b 0'/%3e%3c/path%3e%3c/symbol%3e%3c/defs%3e%3cuse xlink:href='%23e' width='350' height='222' transform='translate(81 145)'/%3e%3cuse xlink:href='%23f' width='137' height='25' transform='translate(187.5 349.5)'/%3e%3c/svg%3e",lightning:{day:"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3e%3cdefs%3e%3csymbol id='e' viewBox='0 0 196 196'%3e%3ccircle cx='98' cy='98' r='40' fill='url(%23c)' stroke='%23f8af18' stroke-miterlimit='10' stroke-width='4'/%3e%3cpath fill='none' stroke='%23fbbf24' stroke-linecap='round' stroke-miterlimit='10' stroke-width='12' d='M98 31.4V6m0 184v-25.4M145.1 51l18-17.9M33 163l18-17.9M51 51 33 33m130.1 130.1-18-18M6 98h25.4M190 98h-25.4'%3e%3canimateTransform additive='sum' attributeName='transform' dur='6s' repeatCount='indefinite' type='rotate' values='0 98 98%3b 45 98 98'/%3e%3c/path%3e%3c/symbol%3e%3csymbol id='f' viewBox='0 0 350 222'%3e%3cpath fill='url(%23a)' stroke='%23e6effc' stroke-miterlimit='10' stroke-width='6' d='m291 107-2.5.1A83.9 83.9 0 00135.6 43 56 56 0 0051 91a56.6 56.6 0 00.8 9A60 60 0 0063 219l4-.2v.2h224a56 56 0 000-112Z'/%3e%3c/symbol%3e%3csymbol id='d' viewBox='0 0 363 258'%3e%3cuse xlink:href='%23e' width='196' height='196'/%3e%3cuse xlink:href='%23f' width='350' height='222' transform='translate(13 36)'/%3e%3c/symbol%3e%3csymbol id='g' viewBox='0 0 102.7 186.8'%3e%3cpath fill='url(%23b)' stroke='%23f6a823' stroke-miterlimit='10' stroke-width='4' d='m34.8 2-32 96h32l-16 80 80-112h-48l32-64h-48z'%3e%3canimate id='x1' attributeName='opacity' begin='0s%3b x1.end%2b.67s' dur='1.33s' keyTimes='0%3b .38%3b .5%3b .63%3b .75%3b .86%3b .94%3b 1' values='1%3b 1%3b 0%3b 1%3b 0%3b 1%3b 0%3b 1'/%3e%3c/path%3e%3c/symbol%3e%3clinearGradient id='a' x1='99.5' x2='232.6' y1='30.7' y2='261.4' gradientUnits='userSpaceOnUse'%3e%3cstop offset='0' stop-color='%23f3f7fe'/%3e%3cstop offset='.5' stop-color='%23f3f7fe'/%3e%3cstop offset='1' stop-color='%23deeafb'/%3e%3c/linearGradient%3e%3clinearGradient id='b' x1='8.7' x2='80.9' y1='17.1' y2='142.1' gradientUnits='userSpaceOnUse'%3e%3cstop offset='0' stop-color='%23f7b23b'/%3e%3cstop offset='.5' stop-color='%23f7b23b'/%3e%3cstop offset='1' stop-color='%23f59e0b'/%3e%3c/linearGradient%3e%3clinearGradient id='c' x1='78' x2='118' y1='63.4' y2='132.7' gradientUnits='userSpaceOnUse'%3e%3cstop offset='0' stop-color='%23fbbf24'/%3e%3cstop offset='.5' stop-color='%23fbbf24'/%3e%3cstop offset='1' stop-color='%23f59e0b'/%3e%3c/linearGradient%3e%3c/defs%3e%3cuse xlink:href='%23d' width='363' height='258' transform='translate(68 109)'/%3e%3cuse xlink:href='%23g' width='102.7' height='186.7' transform='translate(205.23 291)'/%3e%3c/svg%3e",night:"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3e%3cdefs%3e%3csymbol id='e' viewBox='0 0 172 172'%3e%3cpath fill='url(%23c)' stroke='%2372b9d5' stroke-linecap='round' stroke-linejoin='round' stroke-width='4' d='M160.6 107.4a84.8 84.8 0 01-85.4-84.3A83.3 83.3 0 0178 2 84.7 84.7 0 002 85.7 84.8 84.8 0 0087.4 170a85.2 85.2 0 0082.6-63.1 88 88 0 01-9.4.5Z'%3e%3canimateTransform additive='sum' attributeName='transform' dur='6s' repeatCount='indefinite' type='rotate' values='-15 86 86%3b 9 86 86%3b -15 86 86'/%3e%3c/path%3e%3c/symbol%3e%3csymbol id='f' viewBox='0 0 350 222'%3e%3cpath fill='url(%23a)' stroke='%23e6effc' stroke-miterlimit='10' stroke-width='6' d='m291 107-2.5.1A83.9 83.9 0 00135.6 43 56 56 0 0051 91a56.6 56.6 0 00.8 9A60 60 0 0063 219l4-.2v.2h224a56 56 0 000-112Z'/%3e%3c/symbol%3e%3csymbol id='d' viewBox='0 0 351 246'%3e%3cuse xlink:href='%23e' width='172' height='172'/%3e%3cuse xlink:href='%23f' width='350' height='222' transform='translate(1 24)'/%3e%3c/symbol%3e%3csymbol id='g' viewBox='0 0 102.7 186.8'%3e%3cpath fill='url(%23b)' stroke='%23f6a823' stroke-miterlimit='10' stroke-width='4' d='m34.8 2-32 96h32l-16 80 80-112h-48l32-64h-48z'%3e%3canimate id='x1' attributeName='opacity' begin='0s%3b x1.end%2b.67s' dur='1.33s' keyTimes='0%3b .38%3b .5%3b .63%3b .75%3b .86%3b .94%3b 1' values='1%3b 1%3b 0%3b 1%3b 0%3b 1%3b 0%3b 1'/%3e%3c/path%3e%3c/symbol%3e%3clinearGradient id='a' x1='99.5' x2='232.6' y1='30.7' y2='261.4' gradientUnits='userSpaceOnUse'%3e%3cstop offset='0' stop-color='%23f3f7fe'/%3e%3cstop offset='.5' stop-color='%23f3f7fe'/%3e%3cstop offset='1' stop-color='%23deeafb'/%3e%3c/linearGradient%3e%3clinearGradient id='b' x1='8.7' x2='80.9' y1='17.1' y2='142.1' gradientUnits='userSpaceOnUse'%3e%3cstop offset='0' stop-color='%23f7b23b'/%3e%3cstop offset='.5' stop-color='%23f7b23b'/%3e%3cstop offset='1' stop-color='%23f59e0b'/%3e%3c/linearGradient%3e%3clinearGradient id='c' x1='34.7' x2='119.2' y1='18.6' y2='165' gradientUnits='userSpaceOnUse'%3e%3cstop offset='0' stop-color='%2386c3db'/%3e%3cstop offset='.5' stop-color='%2386c3db'/%3e%3cstop offset='1' stop-color='%235eafcf'/%3e%3c/linearGradient%3e%3c/defs%3e%3cuse xlink:href='%23d' width='351' height='246' transform='translate(80 121)'/%3e%3cuse xlink:href='%23g' width='102.7' height='186.7' transform='translate(205.23 291)'/%3e%3c/svg%3e"},"lightning-rainy":{day:"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3e%3cdefs%3e%3clinearGradient id='a' x1='99.5' x2='232.6' y1='30.7' y2='261.4' gradientUnits='userSpaceOnUse'%3e%3cstop offset='0' stop-color='%23f3f7fe'/%3e%3cstop offset='.5' stop-color='%23f3f7fe'/%3e%3cstop offset='1' stop-color='%23deeafb'/%3e%3c/linearGradient%3e%3clinearGradient id='b' x1='8.7' x2='80.9' y1='17.1' y2='142.1' gradientUnits='userSpaceOnUse'%3e%3cstop offset='0' stop-color='%23f7b23b'/%3e%3cstop offset='.5' stop-color='%23f7b23b'/%3e%3cstop offset='1' stop-color='%23f59e0b'/%3e%3c/linearGradient%3e%3clinearGradient id='c' x1='1381.3' x2='1399.5' y1='-1144.7' y2='-1097.4' gradientTransform='rotate(-9 8002.567 8233.063)' gradientUnits='userSpaceOnUse'%3e%3cstop offset='0' stop-color='%230b65ed'/%3e%3cstop offset='.5' stop-color='%230a5ad4'/%3e%3cstop offset='1' stop-color='%230950bc'/%3e%3c/linearGradient%3e%3clinearGradient xlink:href='%23c' id='d' x1='1436.7' x2='1454.9' y1='-1137' y2='-1089.7' gradientTransform='rotate(-9 8009.537 8233.037)'/%3e%3clinearGradient xlink:href='%23c' id='e' x1='1492.1' x2='1510.3' y1='-1129.3' y2='-1082.1' gradientTransform='rotate(-9 8016.566 8233.078)'/%3e%3clinearGradient id='f' x1='78' x2='118' y1='63.4' y2='132.7' gradientUnits='userSpaceOnUse'%3e%3cstop offset='0' stop-color='%23fbbf24'/%3e%3cstop offset='.5' stop-color='%23fbbf24'/%3e%3cstop offset='1' stop-color='%23f59e0b'/%3e%3c/linearGradient%3e%3csymbol id='h' viewBox='0 0 196 196'%3e%3ccircle cx='98' cy='98' r='40' fill='url(%23f)' stroke='%23f8af18' stroke-miterlimit='10' stroke-width='4'/%3e%3cpath fill='none' stroke='%23fbbf24' stroke-linecap='round' stroke-miterlimit='10' stroke-width='12' d='M98 31.4V6m0 184v-25.4M145.1 51l18-17.9M33 163l18-17.9M51 51 33 33m130.1 130.1-18-18M6 98h25.4M190 98h-25.4'%3e%3canimateTransform additive='sum' attributeName='transform' dur='6s' repeatCount='indefinite' type='rotate' values='0 98 98%3b 45 98 98'/%3e%3c/path%3e%3c/symbol%3e%3csymbol id='i' viewBox='0 0 350 222'%3e%3cpath fill='url(%23a)' stroke='%23e6effc' stroke-miterlimit='10' stroke-width='6' d='m291 107-2.5.1A83.9 83.9 0 00135.6 43 56 56 0 0051 91a56.6 56.6 0 00.8 9A60 60 0 0063 219l4-.2v.2h224a56 56 0 000-112Z'/%3e%3c/symbol%3e%3csymbol id='g' viewBox='0 0 363 258'%3e%3cuse xlink:href='%23h' width='196' height='196'/%3e%3cuse xlink:href='%23i' width='350' height='222' transform='translate(13 36)'/%3e%3c/symbol%3e%3csymbol id='j' overflow='visible' viewBox='0 0 129 57'%3e%3cpath fill='url(%23c)' stroke='%230a5ad4' stroke-miterlimit='10' d='M8.5 56.5a8 8 0 01-8-8v-40a8 8 0 0116 0v40a8 8 0 01-8 8Z' opacity='0'%3e%3canimateTransform id='x1' additive='sum' attributeName='transform' begin='0s%3b x1.end%2b.33s' dur='.67s' type='translate' values='0 -60%3b 0 60'/%3e%3canimate id='y1' attributeName='opacity' begin='0s%3b y1.end%2b.33s' dur='.67s' keyTimes='0%3b .25%3b 1' values='0%3b 1%3b 0'/%3e%3c/path%3e%3cpath fill='url(%23d)' stroke='%230a5ad4' stroke-miterlimit='10' d='M64.5 56.5a8 8 0 01-8-8v-40a8 8 0 0116 0v40a8 8 0 01-8 8Z' opacity='0'%3e%3canimateTransform id='x2' additive='sum' attributeName='transform' begin='.33s%3b x2.end%2b.33s' dur='.67s' type='translate' values='0 -60%3b 0 60'/%3e%3canimate id='y2' attributeName='opacity' begin='.33s%3b y2.end%2b.33s' dur='.67s' keyTimes='0%3b .25%3b 1' values='0%3b 1%3b 0'/%3e%3c/path%3e%3cpath fill='url(%23e)' stroke='%230a5ad4' stroke-miterlimit='10' d='M120.5 56.5a8 8 0 01-8-8v-40a8 8 0 0116 0v40a8 8 0 01-8 8Z' opacity='0'%3e%3canimateTransform id='x3' additive='sum' attributeName='transform' begin='-.33s%3b x3.end%2b.33s' dur='.67s' type='translate' values='0 -60%3b 0 60'/%3e%3canimate id='y3' attributeName='opacity' begin='-.33s%3b y3.end%2b.33s' dur='.67s' keyTimes='0%3b .25%3b 1' values='0%3b 1%3b 0'/%3e%3c/path%3e%3c/symbol%3e%3csymbol id='k' viewBox='0 0 102.7 186.8'%3e%3cpath fill='url(%23b)' stroke='%23f6a823' stroke-miterlimit='10' stroke-width='4' d='m34.8 2-32 96h32l-16 80 80-112h-48l32-64h-48z'%3e%3canimate id='x1' attributeName='opacity' begin='0s%3b x1.end%2b.67s' dur='1.33s' keyTimes='0%3b .38%3b .5%3b .63%3b .75%3b .86%3b .94%3b 1' values='1%3b 1%3b 0%3b 1%3b 0%3b 1%3b 0%3b 1'/%3e%3c/path%3e%3c/symbol%3e%3c/defs%3e%3cuse xlink:href='%23g' width='363' height='258' transform='translate(68 109)'/%3e%3cuse xlink:href='%23j' width='129' height='57' transform='translate(191.5 343.5)'/%3e%3cuse xlink:href='%23k' width='102.7' height='186.7' transform='translate(205.23 291)'/%3e%3c/svg%3e",night:"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3e%3cdefs%3e%3clinearGradient id='a' x1='99.5' x2='232.6' y1='30.7' y2='261.4' gradientUnits='userSpaceOnUse'%3e%3cstop offset='0' stop-color='%23f3f7fe'/%3e%3cstop offset='.5' stop-color='%23f3f7fe'/%3e%3cstop offset='1' stop-color='%23deeafb'/%3e%3c/linearGradient%3e%3clinearGradient id='b' x1='8.7' x2='80.9' y1='17.1' y2='142.1' gradientUnits='userSpaceOnUse'%3e%3cstop offset='0' stop-color='%23f7b23b'/%3e%3cstop offset='.5' stop-color='%23f7b23b'/%3e%3cstop offset='1' stop-color='%23f59e0b'/%3e%3c/linearGradient%3e%3clinearGradient id='c' x1='34.7' x2='119.2' y1='18.6' y2='165' gradientUnits='userSpaceOnUse'%3e%3cstop offset='0' stop-color='%2386c3db'/%3e%3cstop offset='.5' stop-color='%2386c3db'/%3e%3cstop offset='1' stop-color='%235eafcf'/%3e%3c/linearGradient%3e%3clinearGradient id='d' x1='1381.3' x2='1399.5' y1='-1144.7' y2='-1097.4' gradientTransform='rotate(-9 8002.567 8233.063)' gradientUnits='userSpaceOnUse'%3e%3cstop offset='0' stop-color='%230b65ed'/%3e%3cstop offset='.5' stop-color='%230a5ad4'/%3e%3cstop offset='1' stop-color='%230950bc'/%3e%3c/linearGradient%3e%3clinearGradient xlink:href='%23d' id='e' x1='1436.7' x2='1454.9' y1='-1137' y2='-1089.7' gradientTransform='rotate(-9 8009.537 8233.037)'/%3e%3clinearGradient xlink:href='%23d' id='f' x1='1492.1' x2='1510.3' y1='-1129.3' y2='-1082.1' gradientTransform='rotate(-9 8016.566 8233.078)'/%3e%3csymbol id='h' viewBox='0 0 172 172'%3e%3cpath fill='url(%23c)' stroke='%2372b9d5' stroke-linecap='round' stroke-linejoin='round' stroke-width='4' d='M160.6 107.4a84.8 84.8 0 01-85.4-84.3A83.3 83.3 0 0178 2 84.7 84.7 0 002 85.7 84.8 84.8 0 0087.4 170a85.2 85.2 0 0082.6-63.1 88 88 0 01-9.4.5Z'%3e%3canimateTransform additive='sum' attributeName='transform' dur='6s' repeatCount='indefinite' type='rotate' values='-15 86 86%3b 9 86 86%3b -15 86 86'/%3e%3c/path%3e%3c/symbol%3e%3csymbol id='i' viewBox='0 0 350 222'%3e%3cpath fill='url(%23a)' stroke='%23e6effc' stroke-miterlimit='10' stroke-width='6' d='m291 107-2.5.1A83.9 83.9 0 00135.6 43 56 56 0 0051 91a56.6 56.6 0 00.8 9A60 60 0 0063 219l4-.2v.2h224a56 56 0 000-112Z'/%3e%3c/symbol%3e%3csymbol id='g' viewBox='0 0 351 246'%3e%3cuse xlink:href='%23h' width='172' height='172'/%3e%3cuse xlink:href='%23i' width='350' height='222' transform='translate(1 24)'/%3e%3c/symbol%3e%3csymbol id='j' overflow='visible' viewBox='0 0 129 57'%3e%3cpath fill='url(%23d)' stroke='%230a5ad4' stroke-miterlimit='10' d='M8.5 56.5a8 8 0 01-8-8v-40a8 8 0 0116 0v40a8 8 0 01-8 8Z' opacity='0'%3e%3canimateTransform id='x1' additive='sum' attributeName='transform' begin='0s%3b x1.end%2b.33s' dur='.67s' type='translate' values='0 -60%3b 0 60'/%3e%3canimate id='y1' attributeName='opacity' begin='0s%3b y1.end%2b.33s' dur='.67s' keyTimes='0%3b .25%3b 1' values='0%3b 1%3b 0'/%3e%3c/path%3e%3cpath fill='url(%23e)' stroke='%230a5ad4' stroke-miterlimit='10' d='M64.5 56.5a8 8 0 01-8-8v-40a8 8 0 0116 0v40a8 8 0 01-8 8Z' opacity='0'%3e%3canimateTransform id='x2' additive='sum' attributeName='transform' begin='.33s%3b x2.end%2b.33s' dur='.67s' type='translate' values='0 -60%3b 0 60'/%3e%3canimate id='y2' attributeName='opacity' begin='.33s%3b y2.end%2b.33s' dur='.67s' keyTimes='0%3b .25%3b 1' values='0%3b 1%3b 0'/%3e%3c/path%3e%3cpath fill='url(%23f)' stroke='%230a5ad4' stroke-miterlimit='10' d='M120.5 56.5a8 8 0 01-8-8v-40a8 8 0 0116 0v40a8 8 0 01-8 8Z' opacity='0'%3e%3canimateTransform id='x3' additive='sum' attributeName='transform' begin='-.33s%3b x3.end%2b.33s' dur='.67s' type='translate' values='0 -60%3b 0 60'/%3e%3canimate id='y3' attributeName='opacity' begin='-.33s%3b y3.end%2b.33s' dur='.67s' keyTimes='0%3b .25%3b 1' values='0%3b 1%3b 0'/%3e%3c/path%3e%3c/symbol%3e%3csymbol id='k' viewBox='0 0 102.7 186.8'%3e%3cpath fill='url(%23b)' stroke='%23f6a823' stroke-miterlimit='10' stroke-width='4' d='m34.8 2-32 96h32l-16 80 80-112h-48l32-64h-48z'%3e%3canimate id='x1' attributeName='opacity' begin='0s%3b x1.end%2b.67s' dur='1.33s' keyTimes='0%3b .38%3b .5%3b .63%3b .75%3b .86%3b .94%3b 1' values='1%3b 1%3b 0%3b 1%3b 0%3b 1%3b 0%3b 1'/%3e%3c/path%3e%3c/symbol%3e%3c/defs%3e%3cuse xlink:href='%23g' width='351' height='246' transform='translate(80 121)'/%3e%3cuse xlink:href='%23j' width='129' height='57' transform='translate(191.5 343.5)'/%3e%3cuse xlink:href='%23k' width='102.7' height='186.7' transform='translate(205.23 291)'/%3e%3c/svg%3e"},pouring:"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3e%3cdefs%3e%3clinearGradient id='a' x1='99.5' x2='232.6' y1='30.7' y2='261.4' gradientUnits='userSpaceOnUse'%3e%3cstop offset='0' stop-color='%23f3f7fe'/%3e%3cstop offset='.5' stop-color='%23f3f7fe'/%3e%3cstop offset='1' stop-color='%23deeafb'/%3e%3c/linearGradient%3e%3clinearGradient id='b' x1='1381.3' x2='1399.5' y1='-1144.7' y2='-1097.4' gradientTransform='rotate(-9 8002.567 8233.063)' gradientUnits='userSpaceOnUse'%3e%3cstop offset='0' stop-color='%230b65ed'/%3e%3cstop offset='.5' stop-color='%230a5ad4'/%3e%3cstop offset='1' stop-color='%230950bc'/%3e%3c/linearGradient%3e%3clinearGradient xlink:href='%23b' id='c' x1='1436.7' x2='1454.9' y1='-1137' y2='-1089.7' gradientTransform='rotate(-9 8009.537 8233.037)'/%3e%3clinearGradient xlink:href='%23b' id='d' x1='1492.1' x2='1510.3' y1='-1129.3' y2='-1082.1' gradientTransform='rotate(-9 8016.566 8233.078)'/%3e%3csymbol id='e' viewBox='0 0 350 222'%3e%3cpath fill='url(%23a)' stroke='%23e6effc' stroke-miterlimit='10' stroke-width='6' d='m291 107-2.5.1A83.9 83.9 0 00135.6 43 56 56 0 0051 91a56.6 56.6 0 00.8 9A60 60 0 0063 219l4-.2v.2h224a56 56 0 000-112Z'/%3e%3c/symbol%3e%3csymbol id='f' overflow='visible' viewBox='0 0 129 57'%3e%3cpath fill='url(%23b)' stroke='%230a5ad4' stroke-miterlimit='10' d='M8.5 56.5a8 8 0 01-8-8v-40a8 8 0 0116 0v40a8 8 0 01-8 8Z' opacity='0'%3e%3canimateTransform id='x1' additive='sum' attributeName='transform' begin='0s%3b x1.end%2b.33s' dur='.67s' type='translate' values='0 -60%3b 0 60'/%3e%3canimate id='y1' attributeName='opacity' begin='0s%3b y1.end%2b.33s' dur='.67s' keyTimes='0%3b .25%3b 1' values='0%3b 1%3b 0'/%3e%3c/path%3e%3cpath fill='url(%23c)' stroke='%230a5ad4' stroke-miterlimit='10' d='M64.5 56.5a8 8 0 01-8-8v-40a8 8 0 0116 0v40a8 8 0 01-8 8Z' opacity='0'%3e%3canimateTransform id='x2' additive='sum' attributeName='transform' begin='.33s%3b x2.end%2b.33s' dur='.67s' type='translate' values='0 -60%3b 0 60'/%3e%3canimate id='y2' attributeName='opacity' begin='.33s%3b y2.end%2b.33s' dur='.67s' keyTimes='0%3b .25%3b 1' values='0%3b 1%3b 0'/%3e%3c/path%3e%3cpath fill='url(%23d)' stroke='%230a5ad4' stroke-miterlimit='10' d='M120.5 56.5a8 8 0 01-8-8v-40a8 8 0 0116 0v40a8 8 0 01-8 8Z' opacity='0'%3e%3canimateTransform id='x3' additive='sum' attributeName='transform' begin='-.33s%3b x3.end%2b.33s' dur='.67s' type='translate' values='0 -60%3b 0 60'/%3e%3canimate id='y3' attributeName='opacity' begin='-.33s%3b y3.end%2b.33s' dur='.67s' keyTimes='0%3b .25%3b 1' values='0%3b 1%3b 0'/%3e%3c/path%3e%3c/symbol%3e%3c/defs%3e%3cuse xlink:href='%23e' width='350' height='222' transform='translate(81 145)'/%3e%3cuse xlink:href='%23f' width='129' height='57' transform='translate(191.5 343.5)'/%3e%3c/svg%3e",raindrop:"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3e%3cdefs%3e%3clinearGradient id='a' x1='14.8' x2='124.2' y1='42.3' y2='231.7' gradientUnits='userSpaceOnUse'%3e%3cstop offset='0' stop-color='%233392d6'/%3e%3cstop offset='.5' stop-color='%233392d6'/%3e%3cstop offset='1' stop-color='%232477b2'/%3e%3c/linearGradient%3e%3csymbol id='b' viewBox='0 0 164 245.6'%3e%3cpath fill='url(%23a)' stroke='%232885c7' stroke-miterlimit='10' stroke-width='4' d='M82 3.6c-48.7 72-80 117-80 160.7s35.8 79.3 80 79.3 80-35.5 80-79.3S130.7 75.5 82 3.6Z'%3e%3canimateTransform attributeName='transform' calcMode='spline' dur='6s' keySplines='.42%2c 0%2c .58%2c 1%3b .42%2c 0%2c .58%2c 1' repeatCount='indefinite' type='scale' values='1 1%3b 1 .9%3b 1 1'/%3e%3c/path%3e%3c/symbol%3e%3c/defs%3e%3cuse xlink:href='%23b' width='164' height='245.6' transform='translate(174 132.43)'/%3e%3c/svg%3e",raindrops:"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3e%3cdefs%3e%3clinearGradient id='a' x1='14.8' x2='124.2' y1='42.3' y2='231.7' gradientUnits='userSpaceOnUse'%3e%3cstop offset='0' stop-color='%233392d6'/%3e%3cstop offset='.5' stop-color='%233392d6'/%3e%3cstop offset='1' stop-color='%232477b2'/%3e%3c/linearGradient%3e%3csymbol id='b' viewBox='0 0 164 245.6'%3e%3cpath fill='url(%23a)' stroke='%232885c7' stroke-miterlimit='10' stroke-width='4' d='M82 3.6c-48.7 72-80 117-80 160.7s35.8 79.3 80 79.3 80-35.5 80-79.3S130.7 75.5 82 3.6Z'/%3e%3c/symbol%3e%3c/defs%3e%3cuse xlink:href='%23b' width='164' height='245.6' transform='translate(128 133.43)'%3e%3canimateTransform additive='sum' attributeName='transform' calcMode='spline' dur='6s' keySplines='.42%2c 0%2c .58%2c 1%3b .42%2c 0%2c .58%2c 1' repeatCount='indefinite' type='scale' values='1 1%3b 1 .9%3b 1 1'/%3e%3c/use%3e%3cuse xlink:href='%23b' width='164' height='245.6' transform='translate(220 133.43)'%3e%3canimateTransform additive='sum' attributeName='transform' calcMode='spline' dur='6s' keySplines='.42%2c 0%2c .58%2c 1%3b .42%2c 0%2c .58%2c 1' repeatCount='indefinite' type='scale' values='1 .9%3b 1 1%3b 1 .9'/%3e%3c/use%3e%3c/svg%3e",snowy:"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3e%3cdefs%3e%3clinearGradient id='a' x1='99.5' x2='232.6' y1='30.7' y2='261.4' gradientUnits='userSpaceOnUse'%3e%3cstop offset='0' stop-color='%23f3f7fe'/%3e%3cstop offset='.5' stop-color='%23f3f7fe'/%3e%3cstop offset='1' stop-color='%23deeafb'/%3e%3c/linearGradient%3e%3clinearGradient id='b' x1='11.4' x2='32.8' y1='5.9' y2='43.1' gradientUnits='userSpaceOnUse'%3e%3cstop offset='0' stop-color='%2386c3db'/%3e%3cstop offset='.5' stop-color='%2386c3db'/%3e%3cstop offset='1' stop-color='%235eafcf'/%3e%3c/linearGradient%3e%3clinearGradient xlink:href='%23b' id='c' x1='67.4' x2='88.8' y1='5.9' y2='43.1'/%3e%3clinearGradient xlink:href='%23b' id='d' x1='123.4' x2='144.8' y1='5.9' y2='43.1'/%3e%3csymbol id='e' viewBox='0 0 350 222'%3e%3cpath fill='url(%23a)' stroke='%23e6effc' stroke-miterlimit='10' stroke-width='6' d='m291 107-2.5.1A83.9 83.9 0 00135.6 43 56 56 0 0051 91a56.6 56.6 0 00.8 9A60 60 0 0063 219l4-.2v.2h224a56 56 0 000-112Z'/%3e%3c/symbol%3e%3csymbol id='f' overflow='visible' viewBox='0 0 156.2 49'%3e%3cg%3e%3cpath fill='url(%23b)' stroke='%2386c3db' stroke-miterlimit='10' d='m41.7 31-5.8-3.3a13.7 13.7 0 000-6.5l5.8-3.2a4 4 0 001.5-5.5 4 4 0 00-5.6-1.5l-5.8 3.3a13.6 13.6 0 00-2.6-2 13.8 13.8 0 00-3-1.3V4.5a4 4 0 00-8.1 0v6.6a14.3 14.3 0 00-5.7 3.2L6.6 11A4 4 0 001 12.5 4 4 0 002.5 18l5.8 3.3a13.7 13.7 0 000 6.5L2.5 31A4 4 0 001 36.5a4 4 0 003.5 2 4 4 0 002-.5l5.8-3.3a13.6 13.6 0 002.6 2 13.8 13.8 0 003 1.2v6.6a4 4 0 008.2 0v-6.6a14.2 14.2 0 005.6-3.2l6 3.3a4 4 0 002 .5 4 4 0 003.4-2 4 4 0 00-1.4-5.5ZM19 29.7a6 6 0 01-2.3-8.2 6.1 6.1 0 015.3-3 6.2 6.2 0 013 .8 6 6 0 012.2 8.2 6.1 6.1 0 01-8.2 2.2Z' opacity='0'%3e%3canimateTransform additive='sum' attributeName='transform' dur='6s' repeatCount='indefinite' type='rotate' values='0 24 24%3b 360 24 24'/%3e%3canimate id='t1' attributeName='opacity' begin='0s%3b t1.end%2b1s' dur='2s' keyTimes='0%3b .17%3b .83%3b 1' values='0%3b 1%3b 1%3b 0'/%3e%3c/path%3e%3canimateTransform id='s1' additive='sum' attributeName='transform' begin='0s%3b s1.end%2b1s' dur='2s' type='translate' values='0 -36%3b 0 92%3b'/%3e%3c/g%3e%3cg%3e%3cpath fill='url(%23c)' stroke='%2386c3db' stroke-miterlimit='10' d='m97.7 31-5.8-3.3a13.7 13.7 0 000-6.5l5.8-3.2a4 4 0 001.5-5.5 4 4 0 00-5.6-1.5l-5.8 3.3a13.6 13.6 0 00-2.6-2 13.8 13.8 0 00-3-1.3V4.5a4 4 0 00-8.1 0v6.6a14.3 14.3 0 00-5.7 3.2L62.6 11a4 4 0 00-5.6 1.5 4 4 0 001.5 5.5l5.8 3.3a13.7 13.7 0 000 6.5L58.5 31a4 4 0 00-1.5 5.5 4 4 0 003.5 2 4 4 0 002-.5l5.8-3.3a13.6 13.6 0 002.7 2 13.8 13.8 0 003 1.2v6.6a4 4 0 008 0v-6.6a14.2 14.2 0 005.7-3.2l6 3.3a4 4 0 002 .5 4 4 0 003.4-2 4 4 0 00-1.4-5.5ZM75 29.7a6 6 0 01-2.3-8.2 6.1 6.1 0 015.3-3 6.2 6.2 0 013 .8 6 6 0 012.2 8.2 6.1 6.1 0 01-8.2 2.2Z' opacity='0'%3e%3canimateTransform additive='sum' attributeName='transform' dur='6s' repeatCount='indefinite' type='rotate' values='0 80 24%3b 360 80 24'/%3e%3canimate id='t2' attributeName='opacity' begin='-.83s%3b t2.end%2b1s' dur='2s' keyTimes='0%3b .17%3b .83%3b 1' values='0%3b 1%3b 1%3b 0'/%3e%3c/path%3e%3canimateTransform id='s2' additive='sum' attributeName='transform' begin='-.83s%3b s2.end%2b1s' dur='2s' type='translate' values='0 -36%3b 0 92%3b'/%3e%3c/g%3e%3cg%3e%3cpath fill='url(%23d)' stroke='%2386c3db' stroke-miterlimit='10' d='m153.7 31-5.8-3.3a13.7 13.7 0 000-6.5l5.8-3.2a4 4 0 001.5-5.5 4 4 0 00-5.6-1.5l-5.8 3.3a13.6 13.6 0 00-2.6-2 13.8 13.8 0 00-3-1.3V4.5a4 4 0 00-8.1 0v6.6a14.3 14.3 0 00-5.7 3.2l-5.8-3.3a4 4 0 00-5.6 1.5 4 4 0 001.5 5.5l5.8 3.3a13.7 13.7 0 000 6.5l-5.8 3.2a4 4 0 00-1.5 5.5 4 4 0 003.5 2 4 4 0 002-.5l5.8-3.3a13.6 13.6 0 002.7 2 13.8 13.8 0 003 1.2v6.6a4 4 0 008 0v-6.6a14.2 14.2 0 005.7-3.2l5.8 3.3a4 4 0 002 .5 4 4 0 003.5-2 4 4 0 00-1.3-5.5ZM131 29.7a6 6 0 01-2.3-8.2 6.1 6.1 0 015.3-3 6.2 6.2 0 013 .8 6 6 0 012.2 8.2 6.1 6.1 0 01-8.2 2.2Z' opacity='0'%3e%3canimateTransform additive='sum' attributeName='transform' dur='6s' repeatCount='indefinite' type='rotate' values='0 136 24%3b 360 136 24'/%3e%3canimate id='t3' attributeName='opacity' begin='.83s%3b t3.end%2b1s' dur='2s' keyTimes='0%3b .17%3b .83%3b 1' values='0%3b 1%3b 1%3b 0'/%3e%3c/path%3e%3canimateTransform id='s3' additive='sum' attributeName='transform' begin='.83s%3b s3.end%2b1s' dur='2s' type='translate' values='0 -36%3b 0 92%3b'/%3e%3c/g%3e%3c/symbol%3e%3c/defs%3e%3cuse xlink:href='%23e' width='350' height='222' transform='translate(81 145)'/%3e%3cuse xlink:href='%23f' width='156.2' height='49' transform='translate(177.9 337.5)'/%3e%3c/svg%3e","snowy-rainy":"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3e%3cdefs%3e%3clinearGradient id='a' x1='99.5' x2='232.6' y1='30.7' y2='261.4' gradientUnits='userSpaceOnUse'%3e%3cstop offset='0' stop-color='%23f3f7fe'/%3e%3cstop offset='.5' stop-color='%23f3f7fe'/%3e%3cstop offset='1' stop-color='%23deeafb'/%3e%3c/linearGradient%3e%3clinearGradient id='b' x1='1399.3' x2='1408.7' y1='-1137.3' y2='-1112.7' gradientTransform='rotate(-9 8016.182 8229.021)' gradientUnits='userSpaceOnUse'%3e%3cstop offset='0' stop-color='%230b65ed'/%3e%3cstop offset='.5' stop-color='%230a5ad4'/%3e%3cstop offset='1' stop-color='%230950bc'/%3e%3c/linearGradient%3e%3clinearGradient xlink:href='%23b' id='c' x1='1454.6' x2='1464' y1='-1128.6' y2='-1104'/%3e%3clinearGradient xlink:href='%23b' id='d' x1='1509.9' x2='1519.3' y1='-1119.8' y2='-1095.2'/%3e%3clinearGradient id='e' x1='11.4' x2='32.8' y1='5.9' y2='43.1' gradientUnits='userSpaceOnUse'%3e%3cstop offset='0' stop-color='%2386c3db'/%3e%3cstop offset='.5' stop-color='%2386c3db'/%3e%3cstop offset='1' stop-color='%235eafcf'/%3e%3c/linearGradient%3e%3clinearGradient xlink:href='%23e' id='f' x1='67.4' x2='88.8' y1='5.9' y2='43.1'/%3e%3clinearGradient xlink:href='%23e' id='g' x1='123.4' x2='144.8' y1='5.9' y2='43.1'/%3e%3csymbol id='h' viewBox='0 0 350 222'%3e%3cpath fill='url(%23a)' stroke='%23e6effc' stroke-miterlimit='10' stroke-width='6' d='m291 107-2.5.1A83.9 83.9 0 00135.6 43 56 56 0 0051 91a56.6 56.6 0 00.8 9A60 60 0 0063 219l4-.2v.2h224a56 56 0 000-112Z'/%3e%3c/symbol%3e%3csymbol id='j' overflow='visible' viewBox='0 0 156.2 49'%3e%3cg%3e%3cpath fill='url(%23e)' stroke='%2386c3db' stroke-miterlimit='10' d='m41.7 31-5.8-3.3a13.7 13.7 0 000-6.5l5.8-3.2a4 4 0 001.5-5.5 4 4 0 00-5.6-1.5l-5.8 3.3a13.6 13.6 0 00-2.6-2 13.8 13.8 0 00-3-1.3V4.5a4 4 0 00-8.1 0v6.6a14.3 14.3 0 00-5.7 3.2L6.6 11A4 4 0 001 12.5 4 4 0 002.5 18l5.8 3.3a13.7 13.7 0 000 6.5L2.5 31A4 4 0 001 36.5a4 4 0 003.5 2 4 4 0 002-.5l5.8-3.3a13.6 13.6 0 002.6 2 13.8 13.8 0 003 1.2v6.6a4 4 0 008.2 0v-6.6a14.2 14.2 0 005.6-3.2l6 3.3a4 4 0 002 .5 4 4 0 003.4-2 4 4 0 00-1.4-5.5ZM19 29.7a6 6 0 01-2.3-8.2 6.1 6.1 0 015.3-3 6.2 6.2 0 013 .8 6 6 0 012.2 8.2 6.1 6.1 0 01-8.2 2.2Z' opacity='0'%3e%3canimateTransform additive='sum' attributeName='transform' dur='6s' repeatCount='indefinite' type='rotate' values='0 24 24%3b 360 24 24'/%3e%3canimate id='t1' attributeName='opacity' begin='0s%3b t1.end%2b1s' dur='2s' keyTimes='0%3b .17%3b .83%3b 1' values='0%3b 1%3b 1%3b 0'/%3e%3c/path%3e%3canimateTransform id='s1' additive='sum' attributeName='transform' begin='0s%3b s1.end%2b1s' dur='2s' type='translate' values='0 -36%3b 0 92%3b'/%3e%3c/g%3e%3cg%3e%3cpath fill='url(%23f)' stroke='%2386c3db' stroke-miterlimit='10' d='m97.7 31-5.8-3.3a13.7 13.7 0 000-6.5l5.8-3.2a4 4 0 001.5-5.5 4 4 0 00-5.6-1.5l-5.8 3.3a13.6 13.6 0 00-2.6-2 13.8 13.8 0 00-3-1.3V4.5a4 4 0 00-8.1 0v6.6a14.3 14.3 0 00-5.7 3.2L62.6 11a4 4 0 00-5.6 1.5 4 4 0 001.5 5.5l5.8 3.3a13.7 13.7 0 000 6.5L58.5 31a4 4 0 00-1.5 5.5 4 4 0 003.5 2 4 4 0 002-.5l5.8-3.3a13.6 13.6 0 002.7 2 13.8 13.8 0 003 1.2v6.6a4 4 0 008 0v-6.6a14.2 14.2 0 005.7-3.2l6 3.3a4 4 0 002 .5 4 4 0 003.4-2 4 4 0 00-1.4-5.5ZM75 29.7a6 6 0 01-2.3-8.2 6.1 6.1 0 015.3-3 6.2 6.2 0 013 .8 6 6 0 012.2 8.2 6.1 6.1 0 01-8.2 2.2Z' opacity='0'%3e%3canimateTransform additive='sum' attributeName='transform' dur='6s' repeatCount='indefinite' type='rotate' values='0 80 24%3b 360 80 24'/%3e%3canimate id='t2' attributeName='opacity' begin='-.83s%3b t2.end%2b1s' dur='2s' keyTimes='0%3b .17%3b .83%3b 1' values='0%3b 1%3b 1%3b 0'/%3e%3c/path%3e%3canimateTransform id='s2' additive='sum' attributeName='transform' begin='-.83s%3b s2.end%2b1s' dur='2s' type='translate' values='0 -36%3b 0 92%3b'/%3e%3c/g%3e%3cg%3e%3cpath fill='url(%23g)' stroke='%2386c3db' stroke-miterlimit='10' d='m153.7 31-5.8-3.3a13.7 13.7 0 000-6.5l5.8-3.2a4 4 0 001.5-5.5 4 4 0 00-5.6-1.5l-5.8 3.3a13.6 13.6 0 00-2.6-2 13.8 13.8 0 00-3-1.3V4.5a4 4 0 00-8.1 0v6.6a14.3 14.3 0 00-5.7 3.2l-5.8-3.3a4 4 0 00-5.6 1.5 4 4 0 001.5 5.5l5.8 3.3a13.7 13.7 0 000 6.5l-5.8 3.2a4 4 0 00-1.5 5.5 4 4 0 003.5 2 4 4 0 002-.5l5.8-3.3a13.6 13.6 0 002.7 2 13.8 13.8 0 003 1.2v6.6a4 4 0 008 0v-6.6a14.2 14.2 0 005.7-3.2l5.8 3.3a4 4 0 002 .5 4 4 0 003.5-2 4 4 0 00-1.3-5.5ZM131 29.7a6 6 0 01-2.3-8.2 6.1 6.1 0 015.3-3 6.2 6.2 0 013 .8 6 6 0 012.2 8.2 6.1 6.1 0 01-8.2 2.2Z' opacity='0'%3e%3canimateTransform additive='sum' attributeName='transform' dur='6s' repeatCount='indefinite' type='rotate' values='0 136 24%3b 360 136 24'/%3e%3canimate id='t3' attributeName='opacity' begin='.83s%3b t3.end%2b1s' dur='2s' keyTimes='0%3b .17%3b .83%3b 1' values='0%3b 1%3b 1%3b 0'/%3e%3c/path%3e%3canimateTransform id='s3' additive='sum' attributeName='transform' begin='.83s%3b s3.end%2b1s' dur='2s' type='translate' values='0 -36%3b 0 92%3b'/%3e%3c/g%3e%3c/symbol%3e%3csymbol id='i' overflow='visible' viewBox='0 0 156.2 49'%3e%3cuse xlink:href='%23j' width='156.2' height='49'/%3e%3cpath fill='url(%23b)' stroke='%230a5ad4' stroke-miterlimit='10' d='M22.1 38.5a8 8 0 01-8-8v-12a8 8 0 0116 0v12a8 8 0 01-8 8Z' opacity='0'%3e%3canimateTransform id='x1' additive='sum' attributeName='transform' begin='0s%3b x1.end%2b1s' dur='1s' keyTimes='0%3b .25%3b 1' type='translate' values='0 -32%3b 0 -32%3b 0 120%3b'/%3e%3canimate id='y1' attributeName='opacity' begin='0s%3b y1.end%2b1s' dur='1s' keyTimes='0%3b .25%3b 1' values='0%3b 1%3b 0'/%3e%3c/path%3e%3cpath fill='url(%23c)' stroke='%230a5ad4' stroke-miterlimit='10' d='M78.1 38.5a8 8 0 01-8-8v-12a8 8 0 0116 0v12a8 8 0 01-8 8Z' opacity='0'%3e%3canimateTransform id='x2' additive='sum' attributeName='transform' begin='1.34s%3b x2.end%2b1s' dur='1s' keyTimes='0%3b .25%3b 1' type='translate' values='0 -32%3b 0 -32%3b 0 120%3b'/%3e%3canimate id='y2' attributeName='opacity' begin='1.34s%3b y2.end%2b1s' dur='1s' keyTimes='0%3b .25%3b 1' values='0%3b 1%3b 0'/%3e%3c/path%3e%3cpath fill='url(%23d)' stroke='%230a5ad4' stroke-miterlimit='10' d='M134.1 38.5a8 8 0 01-8-8v-12a8 8 0 0116 0v12a8 8 0 01-8 8Z' opacity='0'%3e%3canimateTransform id='x3' additive='sum' attributeName='transform' begin='.67s%3b x3.end%2b1s' dur='1s' keyTimes='0%3b .25%3b 1' type='translate' values='0 -32%3b 0 -32%3b 0 120%3b'/%3e%3canimate id='y3' attributeName='opacity' begin='.67s%3b y3.end%2b1s' dur='1s' keyTimes='0%3b .25%3b 1' values='0%3b 1%3b 0'/%3e%3c/path%3e%3c/symbol%3e%3c/defs%3e%3cuse xlink:href='%23h' width='350' height='222' transform='translate(81 145)'/%3e%3cuse xlink:href='%23i' width='156.2' height='49' transform='translate(177.9 337.5)'/%3e%3c/svg%3e",sunny:{day:_r,night:Mr},windy:Or,"windy-exceptional":Or,exceptional:"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3e%3cdefs%3e%3clinearGradient id='a' x1='175.8' x2='336.2' y1='117' y2='395' gradientUnits='userSpaceOnUse'%3e%3cstop offset='0' stop-color='%23d4d7dd'/%3e%3cstop offset='.5' stop-color='%23d4d7dd'/%3e%3cstop offset='1' stop-color='%23bec1c6'/%3e%3c/linearGradient%3e%3c/defs%3e%3cpath fill='none' stroke='url(%23a)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='24' d='M344 256a88 88 0 11-88-88 88 88 0 0188 88ZM200 116.9l-3.8 7.7A269.7 269.7 0 00169 267h0m143.1 128 3.8-7.7A269.7 269.7 0 00343.2 245h0'%3e%3canimateTransform additive='sum' attributeName='transform' dur='6s' repeatCount='indefinite' type='rotate' values='1440 256 256%3b 0 256 256'/%3e%3c/path%3e%3c/svg%3e"}},Er={line:{rainy:{day:"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3e%3cdefs%3e%3csymbol id='f' viewBox='0 0 193 193'%3e%3ccircle cx='96.5' cy='96.5' r='40' fill='none' stroke='%23fbbf24' stroke-miterlimit='10' stroke-width='9'/%3e%3cpath fill='none' stroke='%23fbbf24' stroke-linecap='round' stroke-miterlimit='10' stroke-width='9' d='M96.5 29.9V4.5m0 184v-25.4m47.1-113.7 18-18M31.4 161.6l18-18m0-94.2-18-18m130.2 130.2-18-18M4.5 96.5h25.4m158.6 0h-25.4'/%3e%3c/symbol%3e%3csymbol id='g' viewBox='0 0 359 231'%3e%3cpath fill='none' stroke='%23e2e8f0' stroke-linecap='round' stroke-linejoin='round' stroke-width='15' d='M295.5 223.5a56 56 0 000-112l-2.5.1a83.9 83.9 0 00-153-64.2 56 56 0 00-84.6 48.1 56.6 56.6 0 00.8 9 60 60 0 0011.2 119'/%3e%3c/symbol%3e%3csymbol id='e' viewBox='0 0 435.5 371.5'%3e%3cg clip-path='url(%23a)'%3e%3cuse xlink:href='%23f' width='193' height='193' transform='translate(69.5 110.5)'/%3e%3c/g%3e%3cuse xlink:href='%23g' width='359' height='231' transform='translate(76.5 140.5)'/%3e%3c/symbol%3e%3csymbol id='h' viewBox='0 0 129 110'%3e%3cpath fill='url(%23b)' stroke='%230a5ad4' stroke-miterlimit='10' d='M8.5 56.5a8 8 0 01-8-8v-40a8 8 0 0116 0v40a8 8 0 01-8 8Z'/%3e%3cpath fill='url(%23c)' stroke='%230a5ad4' stroke-miterlimit='10' d='M64.5 109.5a8 8 0 01-8-8v-40a8 8 0 0116 0v40a8 8 0 01-8 8Z'/%3e%3cpath fill='url(%23d)' stroke='%230a5ad4' stroke-miterlimit='10' d='M120.5 74.5a8 8 0 01-8-8v-40a8 8 0 0116 0v40a8 8 0 01-8 8Z'/%3e%3c/symbol%3e%3clinearGradient id='b' x1='1381.3' x2='1399.5' y1='-1144.7' y2='-1097.4' gradientTransform='rotate(-9 8002.567 8233.063)' gradientUnits='userSpaceOnUse'%3e%3cstop offset='0' stop-color='%230b65ed'/%3e%3cstop offset='.5' stop-color='%230a5ad4'/%3e%3cstop offset='1' stop-color='%230950bc'/%3e%3c/linearGradient%3e%3clinearGradient xlink:href='%23b' id='c' x1='1428.4' x2='1446.6' y1='-1084.7' y2='-1037.4' gradientTransform='rotate(-9 8009.537 8233.037)'/%3e%3clinearGradient xlink:href='%23b' id='d' x1='1489.3' x2='1507.5' y1='-1111.6' y2='-1064.3' gradientTransform='rotate(-9 8016.566 8233.078)'/%3e%3cclipPath id='a'%3e%3cpath fill='none' d='M288 148a83.8 83.8 0 00-71.4 40 56 56 0 00-84.6 48 56.6 56.6 0 00.8 9A60 60 0 0084 304H0V0h288Z'/%3e%3c/clipPath%3e%3c/defs%3e%3cuse xlink:href='%23e' width='435.5' height='371.5'/%3e%3cuse xlink:href='%23h' width='129' height='110' transform='translate(191.5 343.5)'/%3e%3c/svg%3e",night:"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3e%3cdefs%3e%3csymbol id='f' viewBox='0 0 178 178'%3e%3cpath fill='none' stroke='%2372b9d5' stroke-linecap='round' stroke-linejoin='round' stroke-width='10' d='M163.6 110.4a84.8 84.8 0 01-85.4-84.3A83.3 83.3 0 0181 5 84.7 84.7 0 005 88.7 84.8 84.8 0 0090.4 173a85.2 85.2 0 0082.6-63.1 88 88 0 01-9.4.5Z'/%3e%3c/symbol%3e%3csymbol id='g' viewBox='0 0 359 231'%3e%3cpath fill='none' stroke='%23e2e8f0' stroke-linecap='round' stroke-linejoin='round' stroke-width='15' d='M295.5 223.5a56 56 0 000-112l-2.5.1a83.9 83.9 0 00-153-64.2 56 56 0 00-84.6 48.1 56.6 56.6 0 00.8 9 60 60 0 0011.2 119'/%3e%3c/symbol%3e%3csymbol id='e' viewBox='0 0 435.5 371.5'%3e%3cg clip-path='url(%23a)'%3e%3cuse xlink:href='%23f' width='178' height='178' transform='translate(77 118)'/%3e%3c/g%3e%3cuse xlink:href='%23g' width='359' height='231' transform='translate(76.5 140.5)'/%3e%3c/symbol%3e%3csymbol id='h' viewBox='0 0 129 110'%3e%3cpath fill='url(%23b)' stroke='%230a5ad4' stroke-miterlimit='10' d='M8.5 56.5a8 8 0 01-8-8v-40a8 8 0 0116 0v40a8 8 0 01-8 8Z'/%3e%3cpath fill='url(%23c)' stroke='%230a5ad4' stroke-miterlimit='10' d='M64.5 109.5a8 8 0 01-8-8v-40a8 8 0 0116 0v40a8 8 0 01-8 8Z'/%3e%3cpath fill='url(%23d)' stroke='%230a5ad4' stroke-miterlimit='10' d='M120.5 74.5a8 8 0 01-8-8v-40a8 8 0 0116 0v40a8 8 0 01-8 8Z'/%3e%3c/symbol%3e%3clinearGradient id='b' x1='1381.3' x2='1399.5' y1='-1144.7' y2='-1097.4' gradientTransform='rotate(-9 8002.567 8233.063)' gradientUnits='userSpaceOnUse'%3e%3cstop offset='0' stop-color='%230b65ed'/%3e%3cstop offset='.5' stop-color='%230a5ad4'/%3e%3cstop offset='1' stop-color='%230950bc'/%3e%3c/linearGradient%3e%3clinearGradient xlink:href='%23b' id='c' x1='1428.4' x2='1446.6' y1='-1084.7' y2='-1037.4' gradientTransform='rotate(-9 8009.537 8233.037)'/%3e%3clinearGradient xlink:href='%23b' id='d' x1='1489.3' x2='1507.5' y1='-1111.6' y2='-1064.3' gradientTransform='rotate(-9 8016.566 8233.078)'/%3e%3cclipPath id='a'%3e%3cpath fill='none' d='M288 148a83.8 83.8 0 00-71.4 40 56 56 0 00-84.6 48 56.6 56.6 0 00.8 9A60 60 0 0084 304H0V0h288Z'/%3e%3c/clipPath%3e%3c/defs%3e%3cuse xlink:href='%23e' width='435.5' height='371.5'/%3e%3cuse xlink:href='%23h' width='129' height='110' transform='translate(191.5 343.5)'/%3e%3c/svg%3e"},partlycloudy:{day:"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3e%3cdefs%3e%3csymbol id='c' viewBox='0 0 193 193'%3e%3ccircle cx='96.5' cy='96.5' r='40' fill='none' stroke='%23fbbf24' stroke-miterlimit='10' stroke-width='9'/%3e%3cpath fill='none' stroke='%23fbbf24' stroke-linecap='round' stroke-miterlimit='10' stroke-width='9' d='M96.5 29.9V4.5m0 184v-25.4m47.1-113.7 18-18M31.4 161.6l18-18m0-94.2-18-18m130.2 130.2-18-18M4.5 96.5h25.4m158.6 0h-25.4'/%3e%3c/symbol%3e%3csymbol id='d' viewBox='0 0 359 231'%3e%3cpath fill='none' stroke='%23e2e8f0' stroke-linecap='round' stroke-linejoin='round' stroke-width='15' d='M295.5 223.5a56 56 0 000-112l-2.5.1a83.9 83.9 0 00-153-64.2 56 56 0 00-84.6 48.1 56.6 56.6 0 00.8 9 60 60 0 0011.2 119'/%3e%3c/symbol%3e%3csymbol id='b' viewBox='0 0 435.5 371.5'%3e%3cg clip-path='url(%23a)'%3e%3cuse xlink:href='%23c' width='193' height='193' transform='translate(69.5 110.5)'/%3e%3c/g%3e%3cuse xlink:href='%23d' width='359' height='231' transform='translate(76.5 140.5)'/%3e%3c/symbol%3e%3cclipPath id='a'%3e%3cpath fill='none' d='M288 148a83.8 83.8 0 00-71.4 40 56 56 0 00-84.6 48 56.6 56.6 0 00.8 9A60 60 0 0084 304H0V0h288Z'/%3e%3c/clipPath%3e%3c/defs%3e%3cuse xlink:href='%23b' width='435.5' height='371.5'/%3e%3c/svg%3e",night:"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3e%3cdefs%3e%3csymbol id='c' viewBox='0 0 178 178'%3e%3cpath fill='none' stroke='%2372b9d5' stroke-linecap='round' stroke-linejoin='round' stroke-width='10' d='M163.6 110.4a84.8 84.8 0 01-85.4-84.3A83.3 83.3 0 0181 5 84.7 84.7 0 005 88.7 84.8 84.8 0 0090.4 173a85.2 85.2 0 0082.6-63.1 88 88 0 01-9.4.5Z'/%3e%3c/symbol%3e%3csymbol id='d' viewBox='0 0 359 231'%3e%3cpath fill='none' stroke='%23e2e8f0' stroke-linecap='round' stroke-linejoin='round' stroke-width='15' d='M295.5 223.5a56 56 0 000-112l-2.5.1a83.9 83.9 0 00-153-64.2 56 56 0 00-84.6 48.1 56.6 56.6 0 00.8 9 60 60 0 0011.2 119'/%3e%3c/symbol%3e%3csymbol id='b' viewBox='0 0 435.5 371.5'%3e%3cg clip-path='url(%23a)'%3e%3cuse xlink:href='%23c' width='178' height='178' transform='translate(77 118)'/%3e%3c/g%3e%3cuse xlink:href='%23d' width='359' height='231' transform='translate(76.5 140.5)'/%3e%3c/symbol%3e%3cclipPath id='a'%3e%3cpath fill='none' d='M288 148a83.8 83.8 0 00-71.4 40 56 56 0 00-84.6 48 56.6 56.6 0 00.8 9A60 60 0 0084 304H0V0h288Z'/%3e%3c/clipPath%3e%3c/defs%3e%3cuse xlink:href='%23b' width='435.5' height='371.5'/%3e%3c/svg%3e"},cloudy:"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3e%3cdefs%3e%3csymbol id='a' viewBox='0 0 359 231'%3e%3cpath fill='none' stroke='%23e2e8f0' stroke-linecap='round' stroke-linejoin='round' stroke-width='15' d='M295.5 223.5a56 56 0 000-112l-2.5.1a83.9 83.9 0 00-153-64.2 56 56 0 00-84.6 48.1 56.6 56.6 0 00.8 9 60 60 0 0011.2 119'/%3e%3c/symbol%3e%3c/defs%3e%3cuse xlink:href='%23a' width='359' height='231' transform='translate(76.5 140.5)'/%3e%3c/svg%3e","clear-night":{day:Br,night:Zr},fog:{day:"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3e%3cdefs%3e%3csymbol id='b' viewBox='0 0 375 375'%3e%3ccircle cx='187.5' cy='187.5' r='84' fill='none' stroke='%23fbbf24' stroke-miterlimit='10' stroke-width='15'/%3e%3cpath fill='none' stroke='%23fbbf24' stroke-linecap='round' stroke-miterlimit='10' stroke-width='15' d='M187.5 57.2V7.5m0 360v-49.7m92.2-222.5 35-35M60.3 314.7l35.1-35.1m0-184.4-35-35m254.5 254.5-35.1-35.1M57.2 187.5H7.5m360 0h-49.7'/%3e%3c/symbol%3e%3csymbol id='c' viewBox='0 0 258 66'%3e%3cpath fill='none' stroke='%23e2e8f0' stroke-linecap='round' stroke-miterlimit='10' stroke-width='18' d='M9 57h240M9 9h240'/%3e%3c/symbol%3e%3cclipPath id='a'%3e%3cpath fill='none' d='M0 0h512v306H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg clip-path='url(%23a)'%3e%3cuse xlink:href='%23b' width='375' height='375' transform='translate(68.5 104.5)'/%3e%3c/g%3e%3cuse xlink:href='%23c' width='258' height='66' transform='translate(127 339)'/%3e%3c/svg%3e",night:"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3e%3cdefs%3e%3csymbol id='b' viewBox='0 0 279 279'%3e%3cpath fill='none' stroke='%2372b9d5' stroke-linecap='round' stroke-linejoin='round' stroke-width='15' d='M256.8 173.1A133.3 133.3 0 01122.4 40.7 130.5 130.5 0 01127 7.5 133 133 0 007.5 139.1c0 73.1 60 132.4 134.2 132.4 62.5 0 114.8-42.2 129.8-99.2a135.6 135.6 0 01-14.8.8Z'/%3e%3c/symbol%3e%3csymbol id='c' viewBox='0 0 258 66'%3e%3cpath fill='none' stroke='%23e2e8f0' stroke-linecap='round' stroke-miterlimit='10' stroke-width='18' d='M9 57h240M9 9h240'/%3e%3c/symbol%3e%3cclipPath id='a'%3e%3cpath fill='none' d='M0 0h512v306H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg clip-path='url(%23a)'%3e%3cuse xlink:href='%23b' width='279' height='279' transform='translate(116.5 116.5)'/%3e%3c/g%3e%3cuse xlink:href='%23c' width='258' height='66' transform='translate(127 339)'/%3e%3c/svg%3e"},hail:"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3e%3cdefs%3e%3csymbol id='a' viewBox='0 0 359 231'%3e%3cpath fill='none' stroke='%23e2e8f0' stroke-linecap='round' stroke-linejoin='round' stroke-width='15' d='M295.5 223.5a56 56 0 000-112l-2.5.1a83.9 83.9 0 00-153-64.2 56 56 0 00-84.6 48.1 56.6 56.6 0 00.8 9 60 60 0 0011.2 119'/%3e%3c/symbol%3e%3csymbol id='b' viewBox='0 0 136 114'%3e%3cpath fill='%2386c3db' d='M12 0a12 12 0 1012 12A12 12 0 0012 0Zm56 90a12 12 0 1012 12 12 12 0 00-12-12Zm56-60a12 12 0 1012 12 12 12 0 00-12-12Z'/%3e%3c/symbol%3e%3c/defs%3e%3cuse xlink:href='%23a' width='359' height='231' transform='translate(76.5 140.5)'/%3e%3cuse xlink:href='%23b' width='136' height='114' transform='translate(188 350)'/%3e%3c/svg%3e",lightning:{day:"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3e%3cdefs%3e%3csymbol id='c' viewBox='0 0 193 193'%3e%3ccircle cx='96.5' cy='96.5' r='40' fill='none' stroke='%23fbbf24' stroke-miterlimit='10' stroke-width='9'/%3e%3cpath fill='none' stroke='%23fbbf24' stroke-linecap='round' stroke-miterlimit='10' stroke-width='9' d='M96.5 29.9V4.5m0 184v-25.4m47.1-113.7 18-18M31.4 161.6l18-18m0-94.2-18-18m130.2 130.2-18-18M4.5 96.5h25.4m158.6 0h-25.4'/%3e%3c/symbol%3e%3csymbol id='d' viewBox='0 0 359 231'%3e%3cpath fill='none' stroke='%23e2e8f0' stroke-linecap='round' stroke-linejoin='round' stroke-width='15' d='M295.5 223.5a56 56 0 000-112l-2.5.1a83.9 83.9 0 00-153-64.2 56 56 0 00-84.6 48.1 56.6 56.6 0 00.8 9 60 60 0 0011.2 119'/%3e%3c/symbol%3e%3csymbol id='b' viewBox='0 0 435.5 371.5'%3e%3cg clip-path='url(%23a)'%3e%3cuse xlink:href='%23c' width='193' height='193' transform='translate(69.5 110.5)'/%3e%3c/g%3e%3cuse xlink:href='%23d' width='359' height='231' transform='translate(76.5 140.5)'/%3e%3c/symbol%3e%3csymbol id='e' viewBox='0 0 96 176'%3e%3cpath fill='%23f6a823' d='M32 0 0 96h32l-16 80L96 64H48L80 0H32z'/%3e%3c/symbol%3e%3cclipPath id='a'%3e%3cpath fill='none' d='M288 148a83.8 83.8 0 00-71.4 40 56 56 0 00-84.6 48 56.6 56.6 0 00.8 9A60 60 0 0084 304H0V0h288Z'/%3e%3c/clipPath%3e%3c/defs%3e%3cuse xlink:href='%23b' width='435.5' height='371.5'/%3e%3cuse xlink:href='%23e' width='96' height='176' transform='translate(208 293)'/%3e%3c/svg%3e",night:"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3e%3cdefs%3e%3csymbol id='c' viewBox='0 0 178 178'%3e%3cpath fill='none' stroke='%2372b9d5' stroke-linecap='round' stroke-linejoin='round' stroke-width='10' d='M163.6 110.4a84.8 84.8 0 01-85.4-84.3A83.3 83.3 0 0181 5 84.7 84.7 0 005 88.7 84.8 84.8 0 0090.4 173a85.2 85.2 0 0082.6-63.1 88 88 0 01-9.4.5Z'/%3e%3c/symbol%3e%3csymbol id='d' viewBox='0 0 359 231'%3e%3cpath fill='none' stroke='%23e2e8f0' stroke-linecap='round' stroke-linejoin='round' stroke-width='15' d='M295.5 223.5a56 56 0 000-112l-2.5.1a83.9 83.9 0 00-153-64.2 56 56 0 00-84.6 48.1 56.6 56.6 0 00.8 9 60 60 0 0011.2 119'/%3e%3c/symbol%3e%3csymbol id='b' viewBox='0 0 435.5 371.5'%3e%3cg clip-path='url(%23a)'%3e%3cuse xlink:href='%23c' width='178' height='178' transform='translate(77 118)'/%3e%3c/g%3e%3cuse xlink:href='%23d' width='359' height='231' transform='translate(76.5 140.5)'/%3e%3c/symbol%3e%3csymbol id='e' viewBox='0 0 96 176'%3e%3cpath fill='%23f6a823' d='M32 0 0 96h32l-16 80L96 64H48L80 0H32z'/%3e%3c/symbol%3e%3cclipPath id='a'%3e%3cpath fill='none' d='M288 148a83.8 83.8 0 00-71.4 40 56 56 0 00-84.6 48 56.6 56.6 0 00.8 9A60 60 0 0084 304H0V0h288Z'/%3e%3c/clipPath%3e%3c/defs%3e%3cuse xlink:href='%23b' width='435.5' height='371.5'/%3e%3cuse xlink:href='%23e' width='96' height='176' transform='translate(208 293)'/%3e%3c/svg%3e"},"lightning-rainy":{day:"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3e%3cdefs%3e%3csymbol id='f' viewBox='0 0 193 193'%3e%3ccircle cx='96.5' cy='96.5' r='40' fill='none' stroke='%23fbbf24' stroke-miterlimit='10' stroke-width='9'/%3e%3cpath fill='none' stroke='%23fbbf24' stroke-linecap='round' stroke-miterlimit='10' stroke-width='9' d='M96.5 29.9V4.5m0 184v-25.4m47.1-113.7 18-18M31.4 161.6l18-18m0-94.2-18-18m130.2 130.2-18-18M4.5 96.5h25.4m158.6 0h-25.4'/%3e%3c/symbol%3e%3csymbol id='g' viewBox='0 0 359 231'%3e%3cpath fill='none' stroke='%23e2e8f0' stroke-linecap='round' stroke-linejoin='round' stroke-width='15' d='M295.5 223.5a56 56 0 000-112l-2.5.1a83.9 83.9 0 00-153-64.2 56 56 0 00-84.6 48.1 56.6 56.6 0 00.8 9 60 60 0 0011.2 119'/%3e%3c/symbol%3e%3csymbol id='e' viewBox='0 0 435.5 371.5'%3e%3cg clip-path='url(%23a)'%3e%3cuse xlink:href='%23f' width='193' height='193' transform='translate(69.5 110.5)'/%3e%3c/g%3e%3cuse xlink:href='%23g' width='359' height='231' transform='translate(76.5 140.5)'/%3e%3c/symbol%3e%3csymbol id='h' viewBox='0 0 129 110'%3e%3cpath fill='url(%23b)' stroke='%230a5ad4' stroke-miterlimit='10' d='M8.5 56.5a8 8 0 01-8-8v-40a8 8 0 0116 0v40a8 8 0 01-8 8Z'/%3e%3cpath fill='url(%23c)' stroke='%230a5ad4' stroke-miterlimit='10' d='M64.5 109.5a8 8 0 01-8-8v-40a8 8 0 0116 0v40a8 8 0 01-8 8Z'/%3e%3cpath fill='url(%23d)' stroke='%230a5ad4' stroke-miterlimit='10' d='M120.5 74.5a8 8 0 01-8-8v-40a8 8 0 0116 0v40a8 8 0 01-8 8Z'/%3e%3c/symbol%3e%3csymbol id='i' viewBox='0 0 96 176'%3e%3cpath fill='%23f6a823' d='M32 0 0 96h32l-16 80L96 64H48L80 0H32z'/%3e%3c/symbol%3e%3clinearGradient id='b' x1='1381.3' x2='1399.5' y1='-1144.7' y2='-1097.4' gradientTransform='rotate(-9 8002.567 8233.063)' gradientUnits='userSpaceOnUse'%3e%3cstop offset='0' stop-color='%230b65ed'/%3e%3cstop offset='.5' stop-color='%230a5ad4'/%3e%3cstop offset='1' stop-color='%230950bc'/%3e%3c/linearGradient%3e%3clinearGradient xlink:href='%23b' id='c' x1='1428.4' x2='1446.6' y1='-1084.7' y2='-1037.4' gradientTransform='rotate(-9 8009.537 8233.037)'/%3e%3clinearGradient xlink:href='%23b' id='d' x1='1489.3' x2='1507.5' y1='-1111.6' y2='-1064.3' gradientTransform='rotate(-9 8016.566 8233.078)'/%3e%3cclipPath id='a'%3e%3cpath fill='none' d='M288 148a83.8 83.8 0 00-71.4 40 56 56 0 00-84.6 48 56.6 56.6 0 00.8 9A60 60 0 0084 304H0V0h288Z'/%3e%3c/clipPath%3e%3c/defs%3e%3cuse xlink:href='%23e' width='435.5' height='371.5'/%3e%3cuse xlink:href='%23h' width='129' height='110' transform='translate(191.5 343.5)'/%3e%3cuse xlink:href='%23i' width='96' height='176' transform='translate(208 293)'/%3e%3c/svg%3e",night:"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3e%3cdefs%3e%3csymbol id='f' viewBox='0 0 178 178'%3e%3cpath fill='none' stroke='%2372b9d5' stroke-linecap='round' stroke-linejoin='round' stroke-width='10' d='M163.6 110.4a84.8 84.8 0 01-85.4-84.3A83.3 83.3 0 0181 5 84.7 84.7 0 005 88.7 84.8 84.8 0 0090.4 173a85.2 85.2 0 0082.6-63.1 88 88 0 01-9.4.5Z'/%3e%3c/symbol%3e%3csymbol id='g' viewBox='0 0 359 231'%3e%3cpath fill='none' stroke='%23e2e8f0' stroke-linecap='round' stroke-linejoin='round' stroke-width='15' d='M295.5 223.5a56 56 0 000-112l-2.5.1a83.9 83.9 0 00-153-64.2 56 56 0 00-84.6 48.1 56.6 56.6 0 00.8 9 60 60 0 0011.2 119'/%3e%3c/symbol%3e%3csymbol id='e' viewBox='0 0 435.5 371.5'%3e%3cg clip-path='url(%23a)'%3e%3cuse xlink:href='%23f' width='178' height='178' transform='translate(77 118)'/%3e%3c/g%3e%3cuse xlink:href='%23g' width='359' height='231' transform='translate(76.5 140.5)'/%3e%3c/symbol%3e%3csymbol id='h' viewBox='0 0 129 110'%3e%3cpath fill='url(%23b)' stroke='%230a5ad4' stroke-miterlimit='10' d='M8.5 56.5a8 8 0 01-8-8v-40a8 8 0 0116 0v40a8 8 0 01-8 8Z'/%3e%3cpath fill='url(%23c)' stroke='%230a5ad4' stroke-miterlimit='10' d='M64.5 109.5a8 8 0 01-8-8v-40a8 8 0 0116 0v40a8 8 0 01-8 8Z'/%3e%3cpath fill='url(%23d)' stroke='%230a5ad4' stroke-miterlimit='10' d='M120.5 74.5a8 8 0 01-8-8v-40a8 8 0 0116 0v40a8 8 0 01-8 8Z'/%3e%3c/symbol%3e%3csymbol id='i' viewBox='0 0 96 176'%3e%3cpath fill='%23f6a823' d='M32 0 0 96h32l-16 80L96 64H48L80 0H32z'/%3e%3c/symbol%3e%3clinearGradient id='b' x1='1381.3' x2='1399.5' y1='-1144.7' y2='-1097.4' gradientTransform='rotate(-9 8002.567 8233.063)' gradientUnits='userSpaceOnUse'%3e%3cstop offset='0' stop-color='%230b65ed'/%3e%3cstop offset='.5' stop-color='%230a5ad4'/%3e%3cstop offset='1' stop-color='%230950bc'/%3e%3c/linearGradient%3e%3clinearGradient xlink:href='%23b' id='c' x1='1428.4' x2='1446.6' y1='-1084.7' y2='-1037.4' gradientTransform='rotate(-9 8009.537 8233.037)'/%3e%3clinearGradient xlink:href='%23b' id='d' x1='1489.3' x2='1507.5' y1='-1111.6' y2='-1064.3' gradientTransform='rotate(-9 8016.566 8233.078)'/%3e%3cclipPath id='a'%3e%3cpath fill='none' d='M288 148a83.8 83.8 0 00-71.4 40 56 56 0 00-84.6 48 56.6 56.6 0 00.8 9A60 60 0 0084 304H0V0h288Z'/%3e%3c/clipPath%3e%3c/defs%3e%3cuse xlink:href='%23e' width='435.5' height='371.5'/%3e%3cuse xlink:href='%23h' width='129' height='110' transform='translate(191.5 343.5)'/%3e%3cuse xlink:href='%23i' width='96' height='176' transform='translate(208 293)'/%3e%3c/svg%3e"},pouring:"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3e%3cdefs%3e%3clinearGradient id='a' x1='1381.3' x2='1399.5' y1='-1144.7' y2='-1097.4' gradientTransform='rotate(-9 8002.567 8233.063)' gradientUnits='userSpaceOnUse'%3e%3cstop offset='0' stop-color='%230b65ed'/%3e%3cstop offset='.5' stop-color='%230a5ad4'/%3e%3cstop offset='1' stop-color='%230950bc'/%3e%3c/linearGradient%3e%3clinearGradient xlink:href='%23a' id='b' x1='1428.4' x2='1446.6' y1='-1084.7' y2='-1037.4' gradientTransform='rotate(-9 8009.537 8233.037)'/%3e%3clinearGradient xlink:href='%23a' id='c' x1='1489.3' x2='1507.5' y1='-1111.6' y2='-1064.3' gradientTransform='rotate(-9 8016.566 8233.078)'/%3e%3csymbol id='d' viewBox='0 0 359 231'%3e%3cpath fill='none' stroke='%23e2e8f0' stroke-linecap='round' stroke-linejoin='round' stroke-width='15' d='M295.5 223.5a56 56 0 000-112l-2.5.1a83.9 83.9 0 00-153-64.2 56 56 0 00-84.6 48.1 56.6 56.6 0 00.8 9 60 60 0 0011.2 119'/%3e%3c/symbol%3e%3csymbol id='e' viewBox='0 0 129 110'%3e%3cpath fill='url(%23a)' stroke='%230a5ad4' stroke-miterlimit='10' d='M8.5 56.5a8 8 0 01-8-8v-40a8 8 0 0116 0v40a8 8 0 01-8 8Z'/%3e%3cpath fill='url(%23b)' stroke='%230a5ad4' stroke-miterlimit='10' d='M64.5 109.5a8 8 0 01-8-8v-40a8 8 0 0116 0v40a8 8 0 01-8 8Z'/%3e%3cpath fill='url(%23c)' stroke='%230a5ad4' stroke-miterlimit='10' d='M120.5 74.5a8 8 0 01-8-8v-40a8 8 0 0116 0v40a8 8 0 01-8 8Z'/%3e%3c/symbol%3e%3c/defs%3e%3cuse xlink:href='%23d' width='359' height='231' transform='translate(76.5 140.5)'/%3e%3cuse xlink:href='%23e' width='129' height='110' transform='translate(191.5 343.5)'/%3e%3c/svg%3e",raindrop:"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3e%3cdefs%3e%3csymbol id='a' viewBox='0 0 175 260.9'%3e%3cpath fill='none' stroke='%232885c7' stroke-miterlimit='10' stroke-width='15' d='M87.5 13.4c-48.7 72-80 117-80 160.7s35.8 79.3 80 79.3 80-35.5 80-79.3-31.3-88.8-80-160.7Z'/%3e%3c/symbol%3e%3c/defs%3e%3cuse xlink:href='%23a' width='175' height='260.9' transform='translate(168.5 122.62)'/%3e%3c/svg%3e",raindrops:"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='none' d='M302 137c-48.7 72-80 117-80 160.8s35.8 79.2 80 79.2v135H0V0h302Z'/%3e%3c/clipPath%3e%3csymbol id='b' viewBox='0 0 175 260.9'%3e%3cpath fill='none' stroke='%232885c7' stroke-miterlimit='10' stroke-width='15' d='M87.5 13.4c-48.7 72-80 117-80 160.7s35.8 79.3 80 79.3 80-35.5 80-79.3-31.3-88.8-80-160.7Z'/%3e%3c/symbol%3e%3c/defs%3e%3cuse xlink:href='%23b' width='175' height='260.9' transform='translate(214.5 123.62)'/%3e%3cg clip-path='url(%23a)'%3e%3cuse xlink:href='%23b' width='175' height='260.9' transform='translate(122.5 123.62)'/%3e%3c/g%3e%3c/svg%3e",snowy:"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3e%3cdefs%3e%3csymbol id='a' viewBox='0 0 359 231'%3e%3cpath fill='none' stroke='%23e2e8f0' stroke-linecap='round' stroke-linejoin='round' stroke-width='15' d='M295.5 223.5a56 56 0 000-112l-2.5.1a83.9 83.9 0 00-153-64.2 56 56 0 00-84.6 48.1 56.6 56.6 0 00.8 9 60 60 0 0011.2 119'/%3e%3c/symbol%3e%3csymbol id='b' viewBox='0 0 155.2 138'%3e%3cpath fill='%2386c3db' d='m41.2 30.5-5.8-3.3a13.7 13.7 0 000-6.4l5.8-3.3a4 4 0 001.5-5.5 4 4 0 00-5.6-1.5l-5.8 3.3a13.6 13.6 0 00-2.6-2 13.8 13.8 0 00-3-1.2V4a4 4 0 00-8.1 0v6.6a14.3 14.3 0 00-5.7 3.2l-5.8-3.3A4 4 0 00.5 12 4 4 0 002 17.5l5.8 3.3a13.7 13.7 0 000 6.4L2 30.5A4 4 0 00.5 36a4 4 0 003.6 2 4 4 0 002-.5l5.8-3.3a13.6 13.6 0 002.6 2 13.8 13.8 0 003 1.2V44a4 4 0 008 0v-6.6a14.2 14.2 0 005.8-3.2l5.8 3.3a4 4 0 002 .5 4 4 0 003.5-2 4 4 0 00-1.4-5.5Zm-22.6-1.3a6 6 0 01-2.3-8.2 6.1 6.1 0 015.3-3 6.2 6.2 0 013 .8A6 6 0 0127 27a6.1 6.1 0 01-8.3 2.2Zm78.6 91.3-5.8-3.3a13.7 13.7 0 000-6.4l5.8-3.3a4 4 0 001.5-5.5 4 4 0 00-5.6-1.5l-5.8 3.3a13.6 13.6 0 00-2.6-2 13.8 13.8 0 00-3-1.2V94a4 4 0 00-8.1 0v6.6a14.3 14.3 0 00-5.7 3.2l-5.8-3.3a4 4 0 00-5.6 1.5 4 4 0 001.5 5.5l5.8 3.3a13.7 13.7 0 000 6.4l-5.8 3.3a4 4 0 00-1.5 5.5 4 4 0 003.6 2 4 4 0 002-.5l5.8-3.3a13.6 13.6 0 002.6 2 13.8 13.8 0 003 1.2v6.6a4 4 0 008 0v-6.6a14.2 14.2 0 005.8-3.2l5.8 3.3a4 4 0 002 .5 4 4 0 003.5-2 4 4 0 00-1.4-5.5Zm-22.6-1.3a6 6 0 01-2.3-8.2 6.1 6.1 0 015.3-3 6.2 6.2 0 013 .8 6 6 0 012.2 8.2 6.1 6.1 0 01-8.2 2.2Zm78.6-48.7-5.8-3.3a13.7 13.7 0 000-6.4l5.8-3.3a4 4 0 001.5-5.5 4 4 0 00-5.6-1.5l-5.8 3.3a13.6 13.6 0 00-2.6-2 13.8 13.8 0 00-3-1.2V44a4 4 0 00-8.1 0v6.6a14.3 14.3 0 00-5.7 3.2l-5.8-3.3a4 4 0 00-5.6 1.5 4 4 0 001.5 5.5l5.8 3.3a13.7 13.7 0 000 6.4l-5.8 3.3a4 4 0 00-1.5 5.5 4 4 0 003.6 2 4 4 0 002-.5l5.8-3.3a13.6 13.6 0 002.6 2 13.8 13.8 0 003 1.2V84a4 4 0 008 0v-6.6a14.2 14.2 0 005.8-3.2l5.8 3.3a4 4 0 002 .5 4 4 0 003.5-2 4 4 0 00-1.4-5.5Zm-22.6-1.3a6 6 0 01-2.3-8.2 6.1 6.1 0 015.3-3 6.2 6.2 0 013 .8 6 6 0 012.2 8.2 6.1 6.1 0 01-8.2 2.2Z'/%3e%3c/symbol%3e%3c/defs%3e%3cuse xlink:href='%23a' width='359' height='231' transform='translate(76.5 140.5)'/%3e%3cuse xlink:href='%23b' width='155.2' height='138' transform='translate(178.4 338)'/%3e%3c/svg%3e","snowy-rainy":"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3e%3cdefs%3e%3csymbol id='a' viewBox='0 0 359 231'%3e%3cpath fill='none' stroke='%23e2e8f0' stroke-linecap='round' stroke-linejoin='round' stroke-width='15' d='M295.5 223.5a56 56 0 000-112l-2.5.1a83.9 83.9 0 00-153-64.2 56 56 0 00-84.6 48.1 56.6 56.6 0 00.8 9 60 60 0 0011.2 119'/%3e%3c/symbol%3e%3csymbol id='c' viewBox='0 0 155.2 138'%3e%3cpath fill='%2386c3db' d='m41.2 30.5-5.8-3.3a13.7 13.7 0 000-6.4l5.8-3.3a4 4 0 001.5-5.5 4 4 0 00-5.6-1.5l-5.8 3.3a13.6 13.6 0 00-2.6-2 13.8 13.8 0 00-3-1.2V4a4 4 0 00-8.1 0v6.6a14.3 14.3 0 00-5.7 3.2l-5.8-3.3A4 4 0 00.5 12 4 4 0 002 17.5l5.8 3.3a13.7 13.7 0 000 6.4L2 30.5A4 4 0 00.5 36a4 4 0 003.6 2 4 4 0 002-.5l5.8-3.3a13.6 13.6 0 002.6 2 13.8 13.8 0 003 1.2V44a4 4 0 008 0v-6.6a14.2 14.2 0 005.8-3.2l5.8 3.3a4 4 0 002 .5 4 4 0 003.5-2 4 4 0 00-1.4-5.5Zm-22.6-1.3a6 6 0 01-2.3-8.2 6.1 6.1 0 015.3-3 6.2 6.2 0 013 .8A6 6 0 0127 27a6.1 6.1 0 01-8.3 2.2Zm78.6 91.3-5.8-3.3a13.7 13.7 0 000-6.4l5.8-3.3a4 4 0 001.5-5.5 4 4 0 00-5.6-1.5l-5.8 3.3a13.6 13.6 0 00-2.6-2 13.8 13.8 0 00-3-1.2V94a4 4 0 00-8.1 0v6.6a14.3 14.3 0 00-5.7 3.2l-5.8-3.3a4 4 0 00-5.6 1.5 4 4 0 001.5 5.5l5.8 3.3a13.7 13.7 0 000 6.4l-5.8 3.3a4 4 0 00-1.5 5.5 4 4 0 003.6 2 4 4 0 002-.5l5.8-3.3a13.6 13.6 0 002.6 2 13.8 13.8 0 003 1.2v6.6a4 4 0 008 0v-6.6a14.2 14.2 0 005.8-3.2l5.8 3.3a4 4 0 002 .5 4 4 0 003.5-2 4 4 0 00-1.4-5.5Zm-22.6-1.3a6 6 0 01-2.3-8.2 6.1 6.1 0 015.3-3 6.2 6.2 0 013 .8 6 6 0 012.2 8.2 6.1 6.1 0 01-8.2 2.2Zm78.6-48.7-5.8-3.3a13.7 13.7 0 000-6.4l5.8-3.3a4 4 0 001.5-5.5 4 4 0 00-5.6-1.5l-5.8 3.3a13.6 13.6 0 00-2.6-2 13.8 13.8 0 00-3-1.2V44a4 4 0 00-8.1 0v6.6a14.3 14.3 0 00-5.7 3.2l-5.8-3.3a4 4 0 00-5.6 1.5 4 4 0 001.5 5.5l5.8 3.3a13.7 13.7 0 000 6.4l-5.8 3.3a4 4 0 00-1.5 5.5 4 4 0 003.6 2 4 4 0 002-.5l5.8-3.3a13.6 13.6 0 002.6 2 13.8 13.8 0 003 1.2V84a4 4 0 008 0v-6.6a14.2 14.2 0 005.8-3.2l5.8 3.3a4 4 0 002 .5 4 4 0 003.5-2 4 4 0 00-1.4-5.5Zm-22.6-1.3a6 6 0 01-2.3-8.2 6.1 6.1 0 015.3-3 6.2 6.2 0 013 .8 6 6 0 012.2 8.2 6.1 6.1 0 01-8.2 2.2Z'/%3e%3c/symbol%3e%3csymbol id='b' viewBox='0 0 155.2 138'%3e%3cuse xlink:href='%23c' width='155.2' height='138'/%3e%3cpath fill='%230a5ad4' d='M21.6 98a8 8 0 01-8-8V78a8 8 0 0116 0v12a8 8 0 01-8 8Zm56-50a8 8 0 01-8-8V28a8 8 0 0116 0v12a8 8 0 01-8 8Zm56 90a8 8 0 01-8-8v-12a8 8 0 0116 0v12a8 8 0 01-8 8Z'/%3e%3c/symbol%3e%3c/defs%3e%3cuse xlink:href='%23a' width='359' height='231' transform='translate(76.5 140.5)'/%3e%3cuse xlink:href='%23b' width='155.2' height='138' transform='translate(178.4 338)'/%3e%3c/svg%3e",sunny:{day:Br,night:Zr},windy:Vr,"windy-exceptional":Vr,exceptional:"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3e%3cpath fill='none' stroke='%23e2e8f0' stroke-linecap='round' stroke-miterlimit='10' stroke-width='18' d='M344 256a88 88 0 11-88-88 88 88 0 0188 88ZM200 116.9l-3.8 7.7A269.7 269.7 0 00169 267h0m143.1 128 3.8-7.7A269.7 269.7 0 00343.2 245h0'/%3e%3c/svg%3e"},fill:{rainy:{day:"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3e%3cdefs%3e%3clinearGradient id='a' x1='99.5' x2='232.6' y1='30.7' y2='261.4' gradientUnits='userSpaceOnUse'%3e%3cstop offset='0' stop-color='%23f3f7fe'/%3e%3cstop offset='.5' stop-color='%23f3f7fe'/%3e%3cstop offset='1' stop-color='%23deeafb'/%3e%3c/linearGradient%3e%3clinearGradient id='b' x1='1381.3' x2='1399.5' y1='-1144.7' y2='-1097.4' gradientTransform='rotate(-9 8002.567 8233.063)' gradientUnits='userSpaceOnUse'%3e%3cstop offset='0' stop-color='%230b65ed'/%3e%3cstop offset='.5' stop-color='%230a5ad4'/%3e%3cstop offset='1' stop-color='%230950bc'/%3e%3c/linearGradient%3e%3clinearGradient xlink:href='%23b' id='c' x1='1428.4' x2='1446.6' y1='-1084.7' y2='-1037.4' gradientTransform='rotate(-9 8009.537 8233.037)'/%3e%3clinearGradient xlink:href='%23b' id='d' x1='1489.3' x2='1507.5' y1='-1111.6' y2='-1064.3' gradientTransform='rotate(-9 8016.566 8233.078)'/%3e%3clinearGradient id='e' x1='78' x2='118' y1='63.4' y2='132.7' gradientUnits='userSpaceOnUse'%3e%3cstop offset='0' stop-color='%23fbbf24'/%3e%3cstop offset='.5' stop-color='%23fbbf24'/%3e%3cstop offset='1' stop-color='%23f59e0b'/%3e%3c/linearGradient%3e%3csymbol id='g' viewBox='0 0 196 196'%3e%3ccircle cx='98' cy='98' r='40' fill='url(%23e)' stroke='%23f8af18' stroke-miterlimit='10' stroke-width='4'/%3e%3cpath fill='none' stroke='%23fbbf24' stroke-linecap='round' stroke-miterlimit='10' stroke-width='12' d='M98 31.4V6m0 184v-25.4M145.1 51l18-17.9M33 163l18-17.9M51 51 33 33m130.1 130.1-18-18M6 98h25.4M190 98h-25.4'/%3e%3c/symbol%3e%3csymbol id='h' viewBox='0 0 350 222'%3e%3cpath fill='url(%23a)' stroke='%23e6effc' stroke-miterlimit='10' stroke-width='6' d='m291 107-2.5.1A83.9 83.9 0 00135.6 43 56 56 0 0051 91a56.6 56.6 0 00.8 9A60 60 0 0063 219l4-.2v.2h224a56 56 0 000-112Z'/%3e%3c/symbol%3e%3csymbol id='f' viewBox='0 0 363 258'%3e%3cuse xlink:href='%23g' width='196' height='196'/%3e%3cuse xlink:href='%23h' width='350' height='222' transform='translate(13 36)'/%3e%3c/symbol%3e%3csymbol id='i' viewBox='0 0 129 110'%3e%3cpath fill='url(%23b)' stroke='%230a5ad4' stroke-miterlimit='10' d='M8.5 56.5a8 8 0 01-8-8v-40a8 8 0 0116 0v40a8 8 0 01-8 8Z'/%3e%3cpath fill='url(%23c)' stroke='%230a5ad4' stroke-miterlimit='10' d='M64.5 109.5a8 8 0 01-8-8v-40a8 8 0 0116 0v40a8 8 0 01-8 8Z'/%3e%3cpath fill='url(%23d)' stroke='%230a5ad4' stroke-miterlimit='10' d='M120.5 74.5a8 8 0 01-8-8v-40a8 8 0 0116 0v40a8 8 0 01-8 8Z'/%3e%3c/symbol%3e%3c/defs%3e%3cuse xlink:href='%23f' width='363' height='258' transform='translate(68 109)'/%3e%3cuse xlink:href='%23i' width='129' height='110' transform='translate(191.5 343.5)'/%3e%3c/svg%3e",night:"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3e%3cdefs%3e%3clinearGradient id='a' x1='99.5' x2='232.6' y1='30.7' y2='261.4' gradientUnits='userSpaceOnUse'%3e%3cstop offset='0' stop-color='%23f3f7fe'/%3e%3cstop offset='.5' stop-color='%23f3f7fe'/%3e%3cstop offset='1' stop-color='%23deeafb'/%3e%3c/linearGradient%3e%3clinearGradient id='b' x1='34.7' x2='119.2' y1='18.6' y2='165' gradientUnits='userSpaceOnUse'%3e%3cstop offset='0' stop-color='%2386c3db'/%3e%3cstop offset='.5' stop-color='%2386c3db'/%3e%3cstop offset='1' stop-color='%235eafcf'/%3e%3c/linearGradient%3e%3clinearGradient id='c' x1='1381.3' x2='1399.5' y1='-1144.7' y2='-1097.4' gradientTransform='rotate(-9 8002.567 8233.063)' gradientUnits='userSpaceOnUse'%3e%3cstop offset='0' stop-color='%230b65ed'/%3e%3cstop offset='.5' stop-color='%230a5ad4'/%3e%3cstop offset='1' stop-color='%230950bc'/%3e%3c/linearGradient%3e%3clinearGradient xlink:href='%23c' id='d' x1='1428.4' x2='1446.6' y1='-1084.7' y2='-1037.4' gradientTransform='rotate(-9 8009.537 8233.037)'/%3e%3clinearGradient xlink:href='%23c' id='e' x1='1489.3' x2='1507.5' y1='-1111.6' y2='-1064.3' gradientTransform='rotate(-9 8016.566 8233.078)'/%3e%3csymbol id='g' viewBox='0 0 172 172'%3e%3cpath fill='url(%23b)' stroke='%2372b9d5' stroke-linecap='round' stroke-linejoin='round' stroke-width='4' d='M160.6 107.4a84.8 84.8 0 01-85.4-84.3A83.3 83.3 0 0178 2 84.7 84.7 0 002 85.7 84.8 84.8 0 0087.4 170a85.2 85.2 0 0082.6-63.1 88 88 0 01-9.4.5Z'/%3e%3c/symbol%3e%3csymbol id='h' viewBox='0 0 350 222'%3e%3cpath fill='url(%23a)' stroke='%23e6effc' stroke-miterlimit='10' stroke-width='6' d='m291 107-2.5.1A83.9 83.9 0 00135.6 43 56 56 0 0051 91a56.6 56.6 0 00.8 9A60 60 0 0063 219l4-.2v.2h224a56 56 0 000-112Z'/%3e%3c/symbol%3e%3csymbol id='f' viewBox='0 0 351 246'%3e%3cuse xlink:href='%23g' width='172' height='172'/%3e%3cuse xlink:href='%23h' width='350' height='222' transform='translate(1 24)'/%3e%3c/symbol%3e%3csymbol id='i' viewBox='0 0 129 110'%3e%3cpath fill='url(%23c)' stroke='%230a5ad4' stroke-miterlimit='10' d='M8.5 56.5a8 8 0 01-8-8v-40a8 8 0 0116 0v40a8 8 0 01-8 8Z'/%3e%3cpath fill='url(%23d)' stroke='%230a5ad4' stroke-miterlimit='10' d='M64.5 109.5a8 8 0 01-8-8v-40a8 8 0 0116 0v40a8 8 0 01-8 8Z'/%3e%3cpath fill='url(%23e)' stroke='%230a5ad4' stroke-miterlimit='10' d='M120.5 74.5a8 8 0 01-8-8v-40a8 8 0 0116 0v40a8 8 0 01-8 8Z'/%3e%3c/symbol%3e%3c/defs%3e%3cuse xlink:href='%23f' width='351' height='246' transform='translate(80 121)'/%3e%3cuse xlink:href='%23i' width='129' height='110' transform='translate(191.5 343.5)'/%3e%3c/svg%3e"},partlycloudy:{day:"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3e%3cdefs%3e%3csymbol id='d' viewBox='0 0 196 196'%3e%3ccircle cx='98' cy='98' r='40' fill='url(%23b)' stroke='%23f8af18' stroke-miterlimit='10' stroke-width='4'/%3e%3cpath fill='none' stroke='%23fbbf24' stroke-linecap='round' stroke-miterlimit='10' stroke-width='12' d='M98 31.4V6m0 184v-25.4M145.1 51l18-17.9M33 163l18-17.9M51 51 33 33m130.1 130.1-18-18M6 98h25.4M190 98h-25.4'/%3e%3c/symbol%3e%3csymbol id='e' viewBox='0 0 350 222'%3e%3cpath fill='url(%23a)' stroke='%23e6effc' stroke-miterlimit='10' stroke-width='6' d='m291 107-2.5.1A83.9 83.9 0 00135.6 43 56 56 0 0051 91a56.6 56.6 0 00.8 9A60 60 0 0063 219l4-.2v.2h224a56 56 0 000-112Z'/%3e%3c/symbol%3e%3csymbol id='c' viewBox='0 0 363 258'%3e%3cuse xlink:href='%23d' width='196' height='196'/%3e%3cuse xlink:href='%23e' width='350' height='222' transform='translate(13 36)'/%3e%3c/symbol%3e%3clinearGradient id='a' x1='99.5' x2='232.6' y1='30.7' y2='261.4' gradientUnits='userSpaceOnUse'%3e%3cstop offset='0' stop-color='%23f3f7fe'/%3e%3cstop offset='.5' stop-color='%23f3f7fe'/%3e%3cstop offset='1' stop-color='%23deeafb'/%3e%3c/linearGradient%3e%3clinearGradient id='b' x1='78' x2='118' y1='63.4' y2='132.7' gradientUnits='userSpaceOnUse'%3e%3cstop offset='0' stop-color='%23fbbf24'/%3e%3cstop offset='.5' stop-color='%23fbbf24'/%3e%3cstop offset='1' stop-color='%23f59e0b'/%3e%3c/linearGradient%3e%3c/defs%3e%3cuse xlink:href='%23c' width='363' height='258' transform='translate(68 109)'/%3e%3c/svg%3e",night:"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3e%3cdefs%3e%3csymbol id='d' viewBox='0 0 172 172'%3e%3cpath fill='url(%23b)' stroke='%2372b9d5' stroke-linecap='round' stroke-linejoin='round' stroke-width='4' d='M160.6 107.4a84.8 84.8 0 01-85.4-84.3A83.3 83.3 0 0178 2 84.7 84.7 0 002 85.7 84.8 84.8 0 0087.4 170a85.2 85.2 0 0082.6-63.1 88 88 0 01-9.4.5Z'/%3e%3c/symbol%3e%3csymbol id='e' viewBox='0 0 350 222'%3e%3cpath fill='url(%23a)' stroke='%23e6effc' stroke-miterlimit='10' stroke-width='6' d='m291 107-2.5.1A83.9 83.9 0 00135.6 43 56 56 0 0051 91a56.6 56.6 0 00.8 9A60 60 0 0063 219l4-.2v.2h224a56 56 0 000-112Z'/%3e%3c/symbol%3e%3csymbol id='c' viewBox='0 0 351 246'%3e%3cuse xlink:href='%23d' width='172' height='172'/%3e%3cuse xlink:href='%23e' width='350' height='222' transform='translate(1 24)'/%3e%3c/symbol%3e%3clinearGradient id='a' x1='99.5' x2='232.6' y1='30.7' y2='261.4' gradientUnits='userSpaceOnUse'%3e%3cstop offset='0' stop-color='%23f3f7fe'/%3e%3cstop offset='.5' stop-color='%23f3f7fe'/%3e%3cstop offset='1' stop-color='%23deeafb'/%3e%3c/linearGradient%3e%3clinearGradient id='b' x1='34.7' x2='119.2' y1='18.6' y2='165' gradientUnits='userSpaceOnUse'%3e%3cstop offset='0' stop-color='%2386c3db'/%3e%3cstop offset='.5' stop-color='%2386c3db'/%3e%3cstop offset='1' stop-color='%235eafcf'/%3e%3c/linearGradient%3e%3c/defs%3e%3cuse xlink:href='%23c' width='351' height='246' transform='translate(80 121)'/%3e%3c/svg%3e"},cloudy:"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3e%3cdefs%3e%3clinearGradient id='a' x1='99.5' x2='232.6' y1='30.7' y2='261.4' gradientUnits='userSpaceOnUse'%3e%3cstop offset='0' stop-color='%23f3f7fe'/%3e%3cstop offset='.5' stop-color='%23f3f7fe'/%3e%3cstop offset='1' stop-color='%23deeafb'/%3e%3c/linearGradient%3e%3csymbol id='b' viewBox='0 0 350 222'%3e%3cpath fill='url(%23a)' stroke='%23e6effc' stroke-miterlimit='10' stroke-width='6' d='m291 107-2.5.1A83.9 83.9 0 00135.6 43 56 56 0 0051 91a56.6 56.6 0 00.8 9A60 60 0 0063 219l4-.2v.2h224a56 56 0 000-112Z'/%3e%3c/symbol%3e%3c/defs%3e%3cuse xlink:href='%23b' width='350' height='222' transform='translate(81 145)'/%3e%3c/svg%3e","clear-night":{day:Cr,night:$r},fog:{day:"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3e%3cdefs%3e%3clinearGradient id='a' x1='96' x2='168' y1='-2.4' y2='122.3' gradientUnits='userSpaceOnUse'%3e%3cstop offset='0' stop-color='%23d4d7dd'/%3e%3cstop offset='.5' stop-color='%23d4d7dd'/%3e%3cstop offset='1' stop-color='%23bec1c6'/%3e%3c/linearGradient%3e%3clinearGradient xlink:href='%23a' id='b' x2='168' y1='-50.4' y2='74.3'/%3e%3clinearGradient id='c' x1='150' x2='234' y1='119.2' y2='264.8' gradientUnits='userSpaceOnUse'%3e%3cstop offset='0' stop-color='%23fbbf24'/%3e%3cstop offset='.5' stop-color='%23fbbf24'/%3e%3cstop offset='1' stop-color='%23f59e0b'/%3e%3c/linearGradient%3e%3csymbol id='e' viewBox='0 0 384 384'%3e%3ccircle cx='192' cy='192' r='84' fill='url(%23c)' stroke='%23f8af18' stroke-miterlimit='10' stroke-width='6'/%3e%3cpath fill='none' stroke='%23fbbf24' stroke-linecap='round' stroke-miterlimit='10' stroke-width='24' d='M192 61.7V12m0 360v-49.7m92.2-222.5 35-35M64.8 319.2l35.1-35.1m0-184.4-35-35m254.5 254.5-35.1-35.1M61.7 192H12m360 0h-49.7'/%3e%3c/symbol%3e%3csymbol id='f' viewBox='0 0 264 72'%3e%3cpath fill='none' stroke='url(%23a)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='24' d='M12 60h240'/%3e%3cpath fill='none' stroke='url(%23b)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='24' d='M12 12h240'/%3e%3c/symbol%3e%3cclipPath id='d'%3e%3cpath fill='none' d='M0 0h512v306H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg clip-path='url(%23d)'%3e%3cuse xlink:href='%23e' width='384' height='384' transform='translate(64 100)'/%3e%3c/g%3e%3cuse xlink:href='%23f' width='264' height='72' transform='translate(124 336)'/%3e%3c/svg%3e",night:"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3e%3cdefs%3e%3clinearGradient id='a' x1='96' x2='168' y1='-2.4' y2='122.3' gradientUnits='userSpaceOnUse'%3e%3cstop offset='0' stop-color='%23d4d7dd'/%3e%3cstop offset='.5' stop-color='%23d4d7dd'/%3e%3cstop offset='1' stop-color='%23bec1c6'/%3e%3c/linearGradient%3e%3clinearGradient xlink:href='%23a' id='b' x2='168' y1='-50.4' y2='74.3'/%3e%3clinearGradient id='c' x1='54.3' x2='187.2' y1='29' y2='259.1' gradientUnits='userSpaceOnUse'%3e%3cstop offset='0' stop-color='%2386c3db'/%3e%3cstop offset='.5' stop-color='%2386c3db'/%3e%3cstop offset='1' stop-color='%235eafcf'/%3e%3c/linearGradient%3e%3csymbol id='e' viewBox='0 0 270 270'%3e%3cpath fill='url(%23c)' stroke='%2372b9d5' stroke-linecap='round' stroke-linejoin='round' stroke-width='6' d='M252.3 168.6A133.4 133.4 0 01118 36.2 130.5 130.5 0 01122.5 3 133 133 0 003 134.6C3 207.7 63 267 137.2 267c62.5 0 114.8-42.2 129.8-99.2a135.6 135.6 0 01-14.8.8Z'/%3e%3c/symbol%3e%3csymbol id='f' viewBox='0 0 264 72'%3e%3cpath fill='none' stroke='url(%23a)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='24' d='M12 60h240'/%3e%3cpath fill='none' stroke='url(%23b)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='24' d='M12 12h240'/%3e%3c/symbol%3e%3cclipPath id='d'%3e%3cpath fill='none' d='M0 0h512v306H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg clip-path='url(%23d)'%3e%3cuse xlink:href='%23e' width='270' height='270' transform='translate(121 121)'/%3e%3c/g%3e%3cuse xlink:href='%23f' width='264' height='72' transform='translate(124 336)'/%3e%3c/svg%3e"},hail:"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3e%3cdefs%3e%3clinearGradient id='a' x1='99.5' x2='232.6' y1='30.7' y2='261.4' gradientUnits='userSpaceOnUse'%3e%3cstop offset='0' stop-color='%23f3f7fe'/%3e%3cstop offset='.5' stop-color='%23f3f7fe'/%3e%3cstop offset='1' stop-color='%23deeafb'/%3e%3c/linearGradient%3e%3clinearGradient id='b' x1='6.5' x2='18.5' y1='2.1' y2='22.9' gradientUnits='userSpaceOnUse'%3e%3cstop offset='0' stop-color='%2386c3db'/%3e%3cstop offset='.5' stop-color='%2386c3db'/%3e%3cstop offset='1' stop-color='%235eafcf'/%3e%3c/linearGradient%3e%3clinearGradient xlink:href='%23b' id='c' x1='62.5' x2='74.5' y1='92.1' y2='112.9'/%3e%3clinearGradient xlink:href='%23b' id='d' x1='118.5' x2='130.5' y1='32.1' y2='52.9'/%3e%3csymbol id='e' viewBox='0 0 350 222'%3e%3cpath fill='url(%23a)' stroke='%23e6effc' stroke-miterlimit='10' stroke-width='6' d='m291 107-2.5.1A83.9 83.9 0 00135.6 43 56 56 0 0051 91a56.6 56.6 0 00.8 9A60 60 0 0063 219l4-.2v.2h224a56 56 0 000-112Z'/%3e%3c/symbol%3e%3csymbol id='f' viewBox='0 0 137 115'%3e%3cpath fill='url(%23b)' stroke='%2386c3db' stroke-miterlimit='10' d='M12.5.5a12 12 0 1012 12 12 12 0 00-12-12Z'/%3e%3cpath fill='url(%23c)' stroke='%2386c3db' stroke-miterlimit='10' d='M68.5 90.5a12 12 0 1012 12 12 12 0 00-12-12Z'/%3e%3cpath fill='url(%23d)' stroke='%2386c3db' stroke-miterlimit='10' d='M124.5 30.5a12 12 0 1012 12 12 12 0 00-12-12Z'/%3e%3c/symbol%3e%3c/defs%3e%3cuse xlink:href='%23e' width='350' height='222' transform='translate(81 145)'/%3e%3cuse xlink:href='%23f' width='137' height='115' transform='translate(187.5 349.5)'/%3e%3c/svg%3e",lightning:{day:"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3e%3cdefs%3e%3csymbol id='e' viewBox='0 0 196 196'%3e%3ccircle cx='98' cy='98' r='40' fill='url(%23c)' stroke='%23f8af18' stroke-miterlimit='10' stroke-width='4'/%3e%3cpath fill='none' stroke='%23fbbf24' stroke-linecap='round' stroke-miterlimit='10' stroke-width='12' d='M98 31.4V6m0 184v-25.4M145.1 51l18-17.9M33 163l18-17.9M51 51 33 33m130.1 130.1-18-18M6 98h25.4M190 98h-25.4'/%3e%3c/symbol%3e%3csymbol id='f' viewBox='0 0 350 222'%3e%3cpath fill='url(%23a)' stroke='%23e6effc' stroke-miterlimit='10' stroke-width='6' d='m291 107-2.5.1A83.9 83.9 0 00135.6 43 56 56 0 0051 91a56.6 56.6 0 00.8 9A60 60 0 0063 219l4-.2v.2h224a56 56 0 000-112Z'/%3e%3c/symbol%3e%3csymbol id='d' viewBox='0 0 363 258'%3e%3cuse xlink:href='%23e' width='196' height='196'/%3e%3cuse xlink:href='%23f' width='350' height='222' transform='translate(13 36)'/%3e%3c/symbol%3e%3csymbol id='g' viewBox='0 0 102.7 186.8'%3e%3cpath fill='url(%23b)' stroke='%23f6a823' stroke-miterlimit='10' stroke-width='4' d='m34.8 2-32 96h32l-16 80 80-112h-48l32-64h-48z'/%3e%3c/symbol%3e%3clinearGradient id='a' x1='99.5' x2='232.6' y1='30.7' y2='261.4' gradientUnits='userSpaceOnUse'%3e%3cstop offset='0' stop-color='%23f3f7fe'/%3e%3cstop offset='.5' stop-color='%23f3f7fe'/%3e%3cstop offset='1' stop-color='%23deeafb'/%3e%3c/linearGradient%3e%3clinearGradient id='b' x1='8.7' x2='80.9' y1='17.1' y2='142.1' gradientUnits='userSpaceOnUse'%3e%3cstop offset='0' stop-color='%23f7b23b'/%3e%3cstop offset='.5' stop-color='%23f7b23b'/%3e%3cstop offset='1' stop-color='%23f59e0b'/%3e%3c/linearGradient%3e%3clinearGradient id='c' x1='78' x2='118' y1='63.4' y2='132.7' gradientUnits='userSpaceOnUse'%3e%3cstop offset='0' stop-color='%23fbbf24'/%3e%3cstop offset='.5' stop-color='%23fbbf24'/%3e%3cstop offset='1' stop-color='%23f59e0b'/%3e%3c/linearGradient%3e%3c/defs%3e%3cuse xlink:href='%23d' width='363' height='258' transform='translate(68 109)'/%3e%3cuse xlink:href='%23g' width='102.7' height='186.7' transform='translate(205.23 291)'/%3e%3c/svg%3e",night:"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3e%3cdefs%3e%3csymbol id='e' viewBox='0 0 172 172'%3e%3cpath fill='url(%23c)' stroke='%2372b9d5' stroke-linecap='round' stroke-linejoin='round' stroke-width='4' d='M160.6 107.4a84.8 84.8 0 01-85.4-84.3A83.3 83.3 0 0178 2 84.7 84.7 0 002 85.7 84.8 84.8 0 0087.4 170a85.2 85.2 0 0082.6-63.1 88 88 0 01-9.4.5Z'/%3e%3c/symbol%3e%3csymbol id='f' viewBox='0 0 350 222'%3e%3cpath fill='url(%23a)' stroke='%23e6effc' stroke-miterlimit='10' stroke-width='6' d='m291 107-2.5.1A83.9 83.9 0 00135.6 43 56 56 0 0051 91a56.6 56.6 0 00.8 9A60 60 0 0063 219l4-.2v.2h224a56 56 0 000-112Z'/%3e%3c/symbol%3e%3csymbol id='d' viewBox='0 0 351 246'%3e%3cuse xlink:href='%23e' width='172' height='172'/%3e%3cuse xlink:href='%23f' width='350' height='222' transform='translate(1 24)'/%3e%3c/symbol%3e%3csymbol id='g' viewBox='0 0 102.7 186.8'%3e%3cpath fill='url(%23b)' stroke='%23f6a823' stroke-miterlimit='10' stroke-width='4' d='m34.8 2-32 96h32l-16 80 80-112h-48l32-64h-48z'/%3e%3c/symbol%3e%3clinearGradient id='a' x1='99.5' x2='232.6' y1='30.7' y2='261.4' gradientUnits='userSpaceOnUse'%3e%3cstop offset='0' stop-color='%23f3f7fe'/%3e%3cstop offset='.5' stop-color='%23f3f7fe'/%3e%3cstop offset='1' stop-color='%23deeafb'/%3e%3c/linearGradient%3e%3clinearGradient id='b' x1='8.7' x2='80.9' y1='17.1' y2='142.1' gradientUnits='userSpaceOnUse'%3e%3cstop offset='0' stop-color='%23f7b23b'/%3e%3cstop offset='.5' stop-color='%23f7b23b'/%3e%3cstop offset='1' stop-color='%23f59e0b'/%3e%3c/linearGradient%3e%3clinearGradient id='c' x1='34.7' x2='119.2' y1='18.6' y2='165' gradientUnits='userSpaceOnUse'%3e%3cstop offset='0' stop-color='%2386c3db'/%3e%3cstop offset='.5' stop-color='%2386c3db'/%3e%3cstop offset='1' stop-color='%235eafcf'/%3e%3c/linearGradient%3e%3c/defs%3e%3cuse xlink:href='%23d' width='351' height='246' transform='translate(80 121)'/%3e%3cuse xlink:href='%23g' width='102.7' height='186.7' transform='translate(205.23 291)'/%3e%3c/svg%3e"},"lightning-rainy":{day:"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3e%3cdefs%3e%3clinearGradient id='a' x1='99.5' x2='232.6' y1='30.7' y2='261.4' gradientUnits='userSpaceOnUse'%3e%3cstop offset='0' stop-color='%23f3f7fe'/%3e%3cstop offset='.5' stop-color='%23f3f7fe'/%3e%3cstop offset='1' stop-color='%23deeafb'/%3e%3c/linearGradient%3e%3clinearGradient id='b' x1='8.7' x2='80.9' y1='17.1' y2='142.1' gradientUnits='userSpaceOnUse'%3e%3cstop offset='0' stop-color='%23f7b23b'/%3e%3cstop offset='.5' stop-color='%23f7b23b'/%3e%3cstop offset='1' stop-color='%23f59e0b'/%3e%3c/linearGradient%3e%3clinearGradient id='c' x1='1381.3' x2='1399.5' y1='-1144.7' y2='-1097.4' gradientTransform='rotate(-9 8002.567 8233.063)' gradientUnits='userSpaceOnUse'%3e%3cstop offset='0' stop-color='%230b65ed'/%3e%3cstop offset='.5' stop-color='%230a5ad4'/%3e%3cstop offset='1' stop-color='%230950bc'/%3e%3c/linearGradient%3e%3clinearGradient xlink:href='%23c' id='d' x1='1428.4' x2='1446.6' y1='-1084.7' y2='-1037.4' gradientTransform='rotate(-9 8009.537 8233.037)'/%3e%3clinearGradient xlink:href='%23c' id='e' x1='1489.3' x2='1507.5' y1='-1111.6' y2='-1064.3' gradientTransform='rotate(-9 8016.566 8233.078)'/%3e%3clinearGradient id='f' x1='78' x2='118' y1='63.4' y2='132.7' gradientUnits='userSpaceOnUse'%3e%3cstop offset='0' stop-color='%23fbbf24'/%3e%3cstop offset='.5' stop-color='%23fbbf24'/%3e%3cstop offset='1' stop-color='%23f59e0b'/%3e%3c/linearGradient%3e%3csymbol id='h' viewBox='0 0 196 196'%3e%3ccircle cx='98' cy='98' r='40' fill='url(%23f)' stroke='%23f8af18' stroke-miterlimit='10' stroke-width='4'/%3e%3cpath fill='none' stroke='%23fbbf24' stroke-linecap='round' stroke-miterlimit='10' stroke-width='12' d='M98 31.4V6m0 184v-25.4M145.1 51l18-17.9M33 163l18-17.9M51 51 33 33m130.1 130.1-18-18M6 98h25.4M190 98h-25.4'/%3e%3c/symbol%3e%3csymbol id='i' viewBox='0 0 350 222'%3e%3cpath fill='url(%23a)' stroke='%23e6effc' stroke-miterlimit='10' stroke-width='6' d='m291 107-2.5.1A83.9 83.9 0 00135.6 43 56 56 0 0051 91a56.6 56.6 0 00.8 9A60 60 0 0063 219l4-.2v.2h224a56 56 0 000-112Z'/%3e%3c/symbol%3e%3csymbol id='g' viewBox='0 0 363 258'%3e%3cuse xlink:href='%23h' width='196' height='196'/%3e%3cuse xlink:href='%23i' width='350' height='222' transform='translate(13 36)'/%3e%3c/symbol%3e%3csymbol id='j' viewBox='0 0 129 110'%3e%3cpath fill='url(%23c)' stroke='%230a5ad4' stroke-miterlimit='10' d='M8.5 56.5a8 8 0 01-8-8v-40a8 8 0 0116 0v40a8 8 0 01-8 8Z'/%3e%3cpath fill='url(%23d)' stroke='%230a5ad4' stroke-miterlimit='10' d='M64.5 109.5a8 8 0 01-8-8v-40a8 8 0 0116 0v40a8 8 0 01-8 8Z'/%3e%3cpath fill='url(%23e)' stroke='%230a5ad4' stroke-miterlimit='10' d='M120.5 74.5a8 8 0 01-8-8v-40a8 8 0 0116 0v40a8 8 0 01-8 8Z'/%3e%3c/symbol%3e%3csymbol id='k' viewBox='0 0 102.7 186.8'%3e%3cpath fill='url(%23b)' stroke='%23f6a823' stroke-miterlimit='10' stroke-width='4' d='m34.8 2-32 96h32l-16 80 80-112h-48l32-64h-48z'/%3e%3c/symbol%3e%3c/defs%3e%3cuse xlink:href='%23g' width='363' height='258' transform='translate(68 109)'/%3e%3cuse xlink:href='%23j' width='129' height='110' transform='translate(191.5 343.5)'/%3e%3cuse xlink:href='%23k' width='102.7' height='186.7' transform='translate(205.23 291)'/%3e%3c/svg%3e",night:"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3e%3cdefs%3e%3clinearGradient id='a' x1='99.5' x2='232.6' y1='30.7' y2='261.4' gradientUnits='userSpaceOnUse'%3e%3cstop offset='0' stop-color='%23f3f7fe'/%3e%3cstop offset='.5' stop-color='%23f3f7fe'/%3e%3cstop offset='1' stop-color='%23deeafb'/%3e%3c/linearGradient%3e%3clinearGradient id='b' x1='8.7' x2='80.9' y1='17.1' y2='142.1' gradientUnits='userSpaceOnUse'%3e%3cstop offset='0' stop-color='%23f7b23b'/%3e%3cstop offset='.5' stop-color='%23f7b23b'/%3e%3cstop offset='1' stop-color='%23f59e0b'/%3e%3c/linearGradient%3e%3clinearGradient id='c' x1='34.7' x2='119.2' y1='18.6' y2='165' gradientUnits='userSpaceOnUse'%3e%3cstop offset='0' stop-color='%2386c3db'/%3e%3cstop offset='.5' stop-color='%2386c3db'/%3e%3cstop offset='1' stop-color='%235eafcf'/%3e%3c/linearGradient%3e%3clinearGradient id='d' x1='1381.3' x2='1399.5' y1='-1144.7' y2='-1097.4' gradientTransform='rotate(-9 8002.567 8233.063)' gradientUnits='userSpaceOnUse'%3e%3cstop offset='0' stop-color='%230b65ed'/%3e%3cstop offset='.5' stop-color='%230a5ad4'/%3e%3cstop offset='1' stop-color='%230950bc'/%3e%3c/linearGradient%3e%3clinearGradient xlink:href='%23d' id='e' x1='1428.4' x2='1446.6' y1='-1084.7' y2='-1037.4' gradientTransform='rotate(-9 8009.537 8233.037)'/%3e%3clinearGradient xlink:href='%23d' id='f' x1='1489.3' x2='1507.5' y1='-1111.6' y2='-1064.3' gradientTransform='rotate(-9 8016.566 8233.078)'/%3e%3csymbol id='h' viewBox='0 0 172 172'%3e%3cpath fill='url(%23c)' stroke='%2372b9d5' stroke-linecap='round' stroke-linejoin='round' stroke-width='4' d='M160.6 107.4a84.8 84.8 0 01-85.4-84.3A83.3 83.3 0 0178 2 84.7 84.7 0 002 85.7 84.8 84.8 0 0087.4 170a85.2 85.2 0 0082.6-63.1 88 88 0 01-9.4.5Z'/%3e%3c/symbol%3e%3csymbol id='i' viewBox='0 0 350 222'%3e%3cpath fill='url(%23a)' stroke='%23e6effc' stroke-miterlimit='10' stroke-width='6' d='m291 107-2.5.1A83.9 83.9 0 00135.6 43 56 56 0 0051 91a56.6 56.6 0 00.8 9A60 60 0 0063 219l4-.2v.2h224a56 56 0 000-112Z'/%3e%3c/symbol%3e%3csymbol id='g' viewBox='0 0 351 246'%3e%3cuse xlink:href='%23h' width='172' height='172'/%3e%3cuse xlink:href='%23i' width='350' height='222' transform='translate(1 24)'/%3e%3c/symbol%3e%3csymbol id='j' viewBox='0 0 129 110'%3e%3cpath fill='url(%23d)' stroke='%230a5ad4' stroke-miterlimit='10' d='M8.5 56.5a8 8 0 01-8-8v-40a8 8 0 0116 0v40a8 8 0 01-8 8Z'/%3e%3cpath fill='url(%23e)' stroke='%230a5ad4' stroke-miterlimit='10' d='M64.5 109.5a8 8 0 01-8-8v-40a8 8 0 0116 0v40a8 8 0 01-8 8Z'/%3e%3cpath fill='url(%23f)' stroke='%230a5ad4' stroke-miterlimit='10' d='M120.5 74.5a8 8 0 01-8-8v-40a8 8 0 0116 0v40a8 8 0 01-8 8Z'/%3e%3c/symbol%3e%3csymbol id='k' viewBox='0 0 102.7 186.8'%3e%3cpath fill='url(%23b)' stroke='%23f6a823' stroke-miterlimit='10' stroke-width='4' d='m34.8 2-32 96h32l-16 80 80-112h-48l32-64h-48z'/%3e%3c/symbol%3e%3c/defs%3e%3cuse xlink:href='%23g' width='351' height='246' transform='translate(80 121)'/%3e%3cuse xlink:href='%23j' width='129' height='110' transform='translate(191.5 343.5)'/%3e%3cuse xlink:href='%23k' width='102.7' height='186.7' transform='translate(205.23 291)'/%3e%3c/svg%3e"},pouring:"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3e%3cdefs%3e%3clinearGradient id='a' x1='99.5' x2='232.6' y1='30.7' y2='261.4' gradientUnits='userSpaceOnUse'%3e%3cstop offset='0' stop-color='%23f3f7fe'/%3e%3cstop offset='.5' stop-color='%23f3f7fe'/%3e%3cstop offset='1' stop-color='%23deeafb'/%3e%3c/linearGradient%3e%3clinearGradient id='b' x1='1381.3' x2='1399.5' y1='-1144.7' y2='-1097.4' gradientTransform='rotate(-9 8002.567 8233.063)' gradientUnits='userSpaceOnUse'%3e%3cstop offset='0' stop-color='%230b65ed'/%3e%3cstop offset='.5' stop-color='%230a5ad4'/%3e%3cstop offset='1' stop-color='%230950bc'/%3e%3c/linearGradient%3e%3clinearGradient xlink:href='%23b' id='c' x1='1428.4' x2='1446.6' y1='-1084.7' y2='-1037.4' gradientTransform='rotate(-9 8009.537 8233.037)'/%3e%3clinearGradient xlink:href='%23b' id='d' x1='1489.3' x2='1507.5' y1='-1111.6' y2='-1064.3' gradientTransform='rotate(-9 8016.566 8233.078)'/%3e%3csymbol id='e' viewBox='0 0 350 222'%3e%3cpath fill='url(%23a)' stroke='%23e6effc' stroke-miterlimit='10' stroke-width='6' d='m291 107-2.5.1A83.9 83.9 0 00135.6 43 56 56 0 0051 91a56.6 56.6 0 00.8 9A60 60 0 0063 219l4-.2v.2h224a56 56 0 000-112Z'/%3e%3c/symbol%3e%3csymbol id='f' viewBox='0 0 129 110'%3e%3cpath fill='url(%23b)' stroke='%230a5ad4' stroke-miterlimit='10' d='M8.5 56.5a8 8 0 01-8-8v-40a8 8 0 0116 0v40a8 8 0 01-8 8Z'/%3e%3cpath fill='url(%23c)' stroke='%230a5ad4' stroke-miterlimit='10' d='M64.5 109.5a8 8 0 01-8-8v-40a8 8 0 0116 0v40a8 8 0 01-8 8Z'/%3e%3cpath fill='url(%23d)' stroke='%230a5ad4' stroke-miterlimit='10' d='M120.5 74.5a8 8 0 01-8-8v-40a8 8 0 0116 0v40a8 8 0 01-8 8Z'/%3e%3c/symbol%3e%3c/defs%3e%3cuse xlink:href='%23e' width='350' height='222' transform='translate(81 145)'/%3e%3cuse xlink:href='%23f' width='129' height='110' transform='translate(191.5 343.5)'/%3e%3c/svg%3e",raindrop:"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3e%3cdefs%3e%3clinearGradient id='a' x1='14.8' x2='124.2' y1='42.3' y2='231.7' gradientUnits='userSpaceOnUse'%3e%3cstop offset='0' stop-color='%233392d6'/%3e%3cstop offset='.5' stop-color='%233392d6'/%3e%3cstop offset='1' stop-color='%232477b2'/%3e%3c/linearGradient%3e%3csymbol id='b' viewBox='0 0 164 245.6'%3e%3cpath fill='url(%23a)' stroke='%232885c7' stroke-miterlimit='10' stroke-width='4' d='M82 3.6c-48.7 72-80 117-80 160.7s35.8 79.3 80 79.3 80-35.5 80-79.3S130.7 75.5 82 3.6Z'/%3e%3c/symbol%3e%3c/defs%3e%3cuse xlink:href='%23b' width='164' height='245.6' transform='translate(174 132.43)'/%3e%3c/svg%3e",raindrops:"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3e%3cdefs%3e%3clinearGradient id='a' x1='14.8' x2='124.2' y1='42.3' y2='231.7' gradientUnits='userSpaceOnUse'%3e%3cstop offset='0' stop-color='%233392d6'/%3e%3cstop offset='.5' stop-color='%233392d6'/%3e%3cstop offset='1' stop-color='%232477b2'/%3e%3c/linearGradient%3e%3csymbol id='b' viewBox='0 0 164 245.6'%3e%3cpath fill='url(%23a)' stroke='%232885c7' stroke-miterlimit='10' stroke-width='4' d='M82 3.6c-48.7 72-80 117-80 160.7s35.8 79.3 80 79.3 80-35.5 80-79.3S130.7 75.5 82 3.6Z'/%3e%3c/symbol%3e%3c/defs%3e%3cuse xlink:href='%23b' width='164' height='245.6' transform='translate(128 133.43)'/%3e%3cuse xlink:href='%23b' width='164' height='245.6' transform='translate(220 133.43)'/%3e%3c/svg%3e",snowy:"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3e%3cdefs%3e%3clinearGradient id='a' x1='99.5' x2='232.6' y1='30.7' y2='261.4' gradientUnits='userSpaceOnUse'%3e%3cstop offset='0' stop-color='%23f3f7fe'/%3e%3cstop offset='.5' stop-color='%23f3f7fe'/%3e%3cstop offset='1' stop-color='%23deeafb'/%3e%3c/linearGradient%3e%3clinearGradient id='b' x1='11.4' x2='32.8' y1='5.9' y2='43.1' gradientUnits='userSpaceOnUse'%3e%3cstop offset='0' stop-color='%2386c3db'/%3e%3cstop offset='.5' stop-color='%2386c3db'/%3e%3cstop offset='1' stop-color='%235eafcf'/%3e%3c/linearGradient%3e%3clinearGradient xlink:href='%23b' id='c' x1='67.4' x2='88.8' y1='95.9' y2='133.1'/%3e%3clinearGradient xlink:href='%23b' id='d' x1='123.4' x2='144.8' y1='45.9' y2='83.1'/%3e%3csymbol id='e' viewBox='0 0 350 222'%3e%3cpath fill='url(%23a)' stroke='%23e6effc' stroke-miterlimit='10' stroke-width='6' d='m291 107-2.5.1A83.9 83.9 0 00135.6 43 56 56 0 0051 91a56.6 56.6 0 00.8 9A60 60 0 0063 219l4-.2v.2h224a56 56 0 000-112Z'/%3e%3c/symbol%3e%3csymbol id='f' viewBox='0 0 156.2 139'%3e%3cpath fill='url(%23b)' stroke='%2386c3db' stroke-miterlimit='10' d='m41.7 31-5.8-3.3a13.7 13.7 0 000-6.5l5.8-3.2a4 4 0 001.5-5.5 4 4 0 00-5.6-1.5l-5.8 3.3a13.6 13.6 0 00-2.6-2 13.8 13.8 0 00-3-1.3V4.5a4 4 0 00-8.1 0v6.6a14.3 14.3 0 00-5.7 3.2L6.6 11A4 4 0 001 12.5 4 4 0 002.5 18l5.8 3.3a13.7 13.7 0 000 6.5L2.5 31A4 4 0 001 36.5a4 4 0 003.5 2 4 4 0 002-.5l5.8-3.3a13.6 13.6 0 002.6 2 13.8 13.8 0 003 1.2v6.6a4 4 0 008.2 0v-6.6a14.2 14.2 0 005.6-3.2l6 3.3a4 4 0 002 .5 4 4 0 003.4-2 4 4 0 00-1.4-5.5ZM19 29.7a6 6 0 01-2.3-8.2 6.1 6.1 0 015.3-3 6.2 6.2 0 013 .8 6 6 0 012.2 8.2 6.1 6.1 0 01-8.2 2.2Z'/%3e%3cpath fill='url(%23c)' stroke='%2386c3db' stroke-miterlimit='10' d='m97.7 121-5.8-3.3a13.7 13.7 0 000-6.5l5.8-3.2a4 4 0 001.5-5.5 4 4 0 00-5.6-1.5l-5.8 3.3a13.6 13.6 0 00-2.6-2 13.8 13.8 0 00-3-1.3v-6.5a4 4 0 00-8.1 0v6.6a14.3 14.3 0 00-5.7 3.2l-5.8-3.3a4 4 0 00-5.6 1.5 4 4 0 001.5 5.5l5.8 3.3a13.7 13.7 0 000 6.5l-5.8 3.2a4 4 0 00-1.5 5.5 4 4 0 003.5 2 4 4 0 002-.5l5.8-3.3a13.6 13.6 0 002.7 2 13.8 13.8 0 003 1.2v6.6a4 4 0 008 0V128a14.2 14.2 0 005.7-3.2l5.8 3.3a4 4 0 002 .5 4 4 0 003.5-2 4 4 0 00-1.3-5.5ZM75 119.7a6 6 0 01-2.3-8.2 6.1 6.1 0 015.3-3 6.2 6.2 0 013 .8 6 6 0 012.2 8.2 6.1 6.1 0 01-8.2 2.2Z'/%3e%3cpath fill='url(%23d)' stroke='%2386c3db' stroke-miterlimit='10' d='m153.7 71-5.8-3.3a13.7 13.7 0 000-6.5l5.8-3.2a4 4 0 001.5-5.5 4 4 0 00-5.6-1.5l-5.8 3.3a13.6 13.6 0 00-2.6-2 13.8 13.8 0 00-3-1.3v-6.5a4 4 0 00-8.1 0v6.6a14.3 14.3 0 00-5.7 3.2l-5.8-3.3a4 4 0 00-5.6 1.5 4 4 0 001.5 5.5l5.8 3.3a13.7 13.7 0 000 6.5l-5.8 3.2a4 4 0 00-1.5 5.5 4 4 0 003.5 2 4 4 0 002-.5l5.8-3.3a13.6 13.6 0 002.7 2 13.8 13.8 0 003 1.2v6.6a4 4 0 008 0v-6.6a14.2 14.2 0 005.7-3.2l5.8 3.3a4 4 0 002 .5 4 4 0 003.5-2 4 4 0 00-1.3-5.5ZM131 69.7a6 6 0 01-2.3-8.2 6.1 6.1 0 015.3-3 6.2 6.2 0 013 .8 6 6 0 012.2 8.2 6.1 6.1 0 01-8.2 2.2Z'/%3e%3c/symbol%3e%3c/defs%3e%3cuse xlink:href='%23e' width='350' height='222' transform='translate(81 145)'/%3e%3cuse xlink:href='%23f' width='156.2' height='139' transform='translate(177.9 337.5)'/%3e%3c/svg%3e","snowy-rainy":"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3e%3cdefs%3e%3clinearGradient id='a' x1='99.5' x2='232.6' y1='30.7' y2='261.4' gradientUnits='userSpaceOnUse'%3e%3cstop offset='0' stop-color='%23f3f7fe'/%3e%3cstop offset='.5' stop-color='%23f3f7fe'/%3e%3cstop offset='1' stop-color='%23deeafb'/%3e%3c/linearGradient%3e%3clinearGradient id='b' x1='1389.9' x2='1399.3' y1='-1078.1' y2='-1053.5' gradientTransform='rotate(-9 8016.182 8229.021)' gradientUnits='userSpaceOnUse'%3e%3cstop offset='0' stop-color='%230b65ed'/%3e%3cstop offset='.5' stop-color='%230a5ad4'/%3e%3cstop offset='1' stop-color='%230950bc'/%3e%3c/linearGradient%3e%3clinearGradient xlink:href='%23b' id='c' x1='1453' x2='1462.5' y1='-1118.7' y2='-1094.1'/%3e%3clinearGradient xlink:href='%23b' id='d' x1='1494.2' x2='1503.7' y1='-1021.1' y2='-996.4'/%3e%3clinearGradient id='e' x1='11.4' x2='32.8' y1='5.9' y2='43.1' gradientUnits='userSpaceOnUse'%3e%3cstop offset='0' stop-color='%2386c3db'/%3e%3cstop offset='.5' stop-color='%2386c3db'/%3e%3cstop offset='1' stop-color='%235eafcf'/%3e%3c/linearGradient%3e%3clinearGradient xlink:href='%23e' id='f' x1='67.4' x2='88.8' y1='95.9' y2='133.1'/%3e%3clinearGradient xlink:href='%23e' id='g' x1='123.4' x2='144.8' y1='45.9' y2='83.1'/%3e%3csymbol id='h' viewBox='0 0 350 222'%3e%3cpath fill='url(%23a)' stroke='%23e6effc' stroke-miterlimit='10' stroke-width='6' d='m291 107-2.5.1A83.9 83.9 0 00135.6 43 56 56 0 0051 91a56.6 56.6 0 00.8 9A60 60 0 0063 219l4-.2v.2h224a56 56 0 000-112Z'/%3e%3c/symbol%3e%3csymbol id='j' viewBox='0 0 156.2 139'%3e%3cpath fill='url(%23e)' stroke='%2386c3db' stroke-miterlimit='10' d='m41.7 31-5.8-3.3a13.7 13.7 0 000-6.5l5.8-3.2a4 4 0 001.5-5.5 4 4 0 00-5.6-1.5l-5.8 3.3a13.6 13.6 0 00-2.6-2 13.8 13.8 0 00-3-1.3V4.5a4 4 0 00-8.1 0v6.6a14.3 14.3 0 00-5.7 3.2L6.6 11A4 4 0 001 12.5 4 4 0 002.5 18l5.8 3.3a13.7 13.7 0 000 6.5L2.5 31A4 4 0 001 36.5a4 4 0 003.5 2 4 4 0 002-.5l5.8-3.3a13.6 13.6 0 002.6 2 13.8 13.8 0 003 1.2v6.6a4 4 0 008.2 0v-6.6a14.2 14.2 0 005.6-3.2l6 3.3a4 4 0 002 .5 4 4 0 003.4-2 4 4 0 00-1.4-5.5ZM19 29.7a6 6 0 01-2.3-8.2 6.1 6.1 0 015.3-3 6.2 6.2 0 013 .8 6 6 0 012.2 8.2 6.1 6.1 0 01-8.2 2.2Z'/%3e%3cpath fill='url(%23f)' stroke='%2386c3db' stroke-miterlimit='10' d='m97.7 121-5.8-3.3a13.7 13.7 0 000-6.5l5.8-3.2a4 4 0 001.5-5.5 4 4 0 00-5.6-1.5l-5.8 3.3a13.6 13.6 0 00-2.6-2 13.8 13.8 0 00-3-1.3v-6.5a4 4 0 00-8.1 0v6.6a14.3 14.3 0 00-5.7 3.2l-5.8-3.3a4 4 0 00-5.6 1.5 4 4 0 001.5 5.5l5.8 3.3a13.7 13.7 0 000 6.5l-5.8 3.2a4 4 0 00-1.5 5.5 4 4 0 003.5 2 4 4 0 002-.5l5.8-3.3a13.6 13.6 0 002.7 2 13.8 13.8 0 003 1.2v6.6a4 4 0 008 0V128a14.2 14.2 0 005.7-3.2l5.8 3.3a4 4 0 002 .5 4 4 0 003.5-2 4 4 0 00-1.3-5.5ZM75 119.7a6 6 0 01-2.3-8.2 6.1 6.1 0 015.3-3 6.2 6.2 0 013 .8 6 6 0 012.2 8.2 6.1 6.1 0 01-8.2 2.2Z'/%3e%3cpath fill='url(%23g)' stroke='%2386c3db' stroke-miterlimit='10' d='m153.7 71-5.8-3.3a13.7 13.7 0 000-6.5l5.8-3.2a4 4 0 001.5-5.5 4 4 0 00-5.6-1.5l-5.8 3.3a13.6 13.6 0 00-2.6-2 13.8 13.8 0 00-3-1.3v-6.5a4 4 0 00-8.1 0v6.6a14.3 14.3 0 00-5.7 3.2l-5.8-3.3a4 4 0 00-5.6 1.5 4 4 0 001.5 5.5l5.8 3.3a13.7 13.7 0 000 6.5l-5.8 3.2a4 4 0 00-1.5 5.5 4 4 0 003.5 2 4 4 0 002-.5l5.8-3.3a13.6 13.6 0 002.7 2 13.8 13.8 0 003 1.2v6.6a4 4 0 008 0v-6.6a14.2 14.2 0 005.7-3.2l5.8 3.3a4 4 0 002 .5 4 4 0 003.5-2 4 4 0 00-1.3-5.5ZM131 69.7a6 6 0 01-2.3-8.2 6.1 6.1 0 015.3-3 6.2 6.2 0 013 .8 6 6 0 012.2 8.2 6.1 6.1 0 01-8.2 2.2Z'/%3e%3c/symbol%3e%3csymbol id='i' viewBox='0 0 156.2 139'%3e%3cuse xlink:href='%23j' width='156.2' height='139'/%3e%3cpath fill='url(%23b)' stroke='%230a5ad4' stroke-miterlimit='10' d='M22.1 98.5a8 8 0 01-8-8v-12a8 8 0 0116 0v12a8 8 0 01-8 8Z'/%3e%3cpath fill='url(%23c)' stroke='%230a5ad4' stroke-miterlimit='10' d='M78.1 48.5a8 8 0 01-8-8v-12a8 8 0 0116 0v12a8 8 0 01-8 8Z'/%3e%3cpath fill='url(%23d)' stroke='%230a5ad4' stroke-miterlimit='10' d='M134.1 138.5a8 8 0 01-8-8v-12a8 8 0 0116 0v12a8 8 0 01-8 8Z'/%3e%3c/symbol%3e%3c/defs%3e%3cuse xlink:href='%23h' width='350' height='222' transform='translate(81 145)'/%3e%3cuse xlink:href='%23i' width='156.2' height='139' transform='translate(177.9 337.5)'/%3e%3c/svg%3e",sunny:{day:Cr,night:$r},windy:Ur,"windy-exceptional":Ur,exceptional:"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3e%3cdefs%3e%3clinearGradient id='a' x1='175.8' x2='336.2' y1='117' y2='395' gradientUnits='userSpaceOnUse'%3e%3cstop offset='0' stop-color='%23d4d7dd'/%3e%3cstop offset='.5' stop-color='%23d4d7dd'/%3e%3cstop offset='1' stop-color='%23bec1c6'/%3e%3c/linearGradient%3e%3c/defs%3e%3cpath fill='none' stroke='url(%23a)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='24' d='M344 256a88 88 0 11-88-88 88 88 0 0188 88ZM200 116.9l-3.8 7.7A269.7 269.7 0 00169 267h0m143.1 128 3.8-7.7A269.7 269.7 0 00343.2 245h0'/%3e%3c/svg%3e"}};function Dr(e){try{return e()}catch(e){return console.error("clock-weather-card - Error while rendering clock-weather-card component:",e),D``}}class jr extends Error{}class Ir extends jr{constructor(e){super(`Invalid DateTime: ${e.toMessage()}`)}}class zr extends jr{constructor(e){super(`Invalid Interval: ${e.toMessage()}`)}}class Lr extends jr{constructor(e){super(`Invalid Duration: ${e.toMessage()}`)}}class Fr extends jr{}class Pr extends jr{constructor(e){super(`Invalid unit ${e}`)}}class Hr extends jr{}class Wr extends jr{constructor(){super("Zone is an abstract class")}}const qr="numeric",Rr="short",Yr="long",Jr={year:qr,month:qr,day:qr},Qr={year:qr,month:Rr,day:qr},Kr={year:qr,month:Rr,day:qr,weekday:Rr},Xr={year:qr,month:Yr,day:qr},es={year:qr,month:Yr,day:qr,weekday:Yr},ts={hour:qr,minute:qr},is={hour:qr,minute:qr,second:qr},rs={hour:qr,minute:qr,second:qr,timeZoneName:Rr},ss={hour:qr,minute:qr,second:qr,timeZoneName:Yr},as={hour:qr,minute:qr,hourCycle:"h23"},ns={hour:qr,minute:qr,second:qr,hourCycle:"h23"},os={hour:qr,minute:qr,second:qr,hourCycle:"h23",timeZoneName:Rr},ls={hour:qr,minute:qr,second:qr,hourCycle:"h23",timeZoneName:Yr},cs={year:qr,month:qr,day:qr,hour:qr,minute:qr},ds={year:qr,month:qr,day:qr,hour:qr,minute:qr,second:qr},us={year:qr,month:Rr,day:qr,hour:qr,minute:qr},hs={year:qr,month:Rr,day:qr,hour:qr,minute:qr,second:qr},ms={year:qr,month:Rr,day:qr,weekday:Rr,hour:qr,minute:qr},fs={year:qr,month:Yr,day:qr,hour:qr,minute:qr,timeZoneName:Rr},ps={year:qr,month:Yr,day:qr,hour:qr,minute:qr,second:qr,timeZoneName:Rr},ys={year:qr,month:Yr,day:qr,weekday:Yr,hour:qr,minute:qr,timeZoneName:Yr},bs={year:qr,month:Yr,day:qr,weekday:Yr,hour:qr,minute:qr,second:qr,timeZoneName:Yr};class gs{get type(){throw new Wr}get name(){throw new Wr}get ianaName(){return this.name}get isUniversal(){throw new Wr}offsetName(e,t){throw new Wr}formatOffset(e,t){throw new Wr}offset(e){throw new Wr}equals(e){throw new Wr}get isValid(){throw new Wr}}let ws=null;class vs extends gs{static get instance(){return null===ws&&(ws=new vs),ws}get type(){return"system"}get name(){return(new Intl.DateTimeFormat).resolvedOptions().timeZone}get isUniversal(){return!1}offsetName(e,{format:t,locale:i}){return Da(e,t,i)}formatOffset(e,t){return La(this.offset(e),t)}offset(e){return-new Date(e).getTimezoneOffset()}equals(e){return"system"===e.type}get isValid(){return!0}}let ks={};const xs={year:0,month:1,day:2,era:3,hour:4,minute:5,second:6};let Ts={};class Ms extends gs{static create(e){return Ts[e]||(Ts[e]=new Ms(e)),Ts[e]}static resetCache(){Ts={},ks={}}static isValidSpecifier(e){return this.isValidZone(e)}static isValidZone(e){if(!e)return!1;try{return new Intl.DateTimeFormat("en-US",{timeZone:e}).format(),!0}catch(e){return!1}}constructor(e){super(),this.zoneName=e,this.valid=Ms.isValidZone(e)}get type(){return"iana"}get name(){return this.zoneName}get isUniversal(){return!1}offsetName(e,{format:t,locale:i}){return Da(e,t,i,this.name)}formatOffset(e,t){return La(this.offset(e),t)}offset(e){const t=new Date(e);if(isNaN(t))return NaN;const i=(r=this.name,ks[r]||(ks[r]=new Intl.DateTimeFormat("en-US",{hour12:!1,timeZone:r,year:"numeric",month:"2-digit",day:"2-digit",hour:"2-digit",minute:"2-digit",second:"2-digit",era:"short"})),ks[r]);var r;let[s,a,n,o,l,c,d]=i.formatToParts?function(e,t){const i=e.formatToParts(t),r=[];for(let e=0;e=0?h:1e3+h,(Ua({year:s,month:a,day:n,hour:24===l?0:l,minute:c,second:d,millisecond:0})-u)/6e4}equals(e){return"iana"===e.type&&e.name===this.name}get isValid(){return this.valid}}let Ss={};let _s={};function Ns(e,t={}){const i=JSON.stringify([e,t]);let r=_s[i];return r||(r=new Intl.DateTimeFormat(e,t),_s[i]=r),r}let Os={};let As={};let $s=null;let Zs={};function Cs(e,t,i,r){const s=e.listingMode();return"error"===s?null:"en"===s?i(t):r(t)}class Bs{constructor(e,t,i){this.padTo=i.padTo||0,this.floor=i.floor||!1;const{padTo:r,floor:s,...a}=i;if(!t||Object.keys(a).length>0){const t={useGrouping:!1,...i};i.padTo>0&&(t.minimumIntegerDigits=i.padTo),this.inf=function(e,t={}){const i=JSON.stringify([e,t]);let r=Os[i];return r||(r=new Intl.NumberFormat(e,t),Os[i]=r),r}(e,t)}}format(e){if(this.inf){const t=this.floor?Math.floor(e):e;return this.inf.format(t)}return _a(this.floor?Math.floor(e):$a(e,3),this.padTo)}}class Us{constructor(e,t,i){let r;if(this.opts=i,this.originalZone=void 0,this.opts.timeZone)this.dt=e;else if("fixed"===e.zone.type){const t=e.offset/60*-1,i=t>=0?`Etc/GMT+${t}`:`Etc/GMT${t}`;0!==e.offset&&Ms.create(i).valid?(r=i,this.dt=e):(r="UTC",this.dt=0===e.offset?e:e.setZone("UTC").plus({minutes:e.offset}),this.originalZone=e.zone)}else"system"===e.zone.type?this.dt=e:"iana"===e.zone.type?(this.dt=e,r=e.zone.name):(r="UTC",this.dt=e.setZone("UTC").plus({minutes:e.offset}),this.originalZone=e.zone);const s={...this.opts};s.timeZone=s.timeZone||r,this.dtf=Ns(t,s)}format(){return this.originalZone?this.formatToParts().map((({value:e})=>e)).join(""):this.dtf.format(this.dt.toJSDate())}formatToParts(){const e=this.dtf.formatToParts(this.dt.toJSDate());return this.originalZone?e.map((e=>{if("timeZoneName"===e.type){const t=this.originalZone.offsetName(this.dt.ts,{locale:this.dt.locale,format:this.opts.timeZoneName});return{...e,value:t}}return e})):e}resolvedOptions(){return this.dtf.resolvedOptions()}}class Vs{constructor(e,t,i){this.opts={style:"long",...i},!t&&va()&&(this.rtf=function(e,t={}){const{base:i,...r}=t,s=JSON.stringify([e,r]);let a=As[s];return a||(a=new Intl.RelativeTimeFormat(e,t),As[s]=a),a}(e,i))}format(e,t){return this.rtf?this.rtf.format(e,t):function(e,t,i="always",r=!1){const s={years:["year","yr."],quarters:["quarter","qtr."],months:["month","mo."],weeks:["week","wk."],days:["day","day","days"],hours:["hour","hr."],minutes:["minute","min."],seconds:["second","sec."]},a=-1===["hours","minutes","seconds"].indexOf(e);if("auto"===i&&a){const i="days"===e;switch(t){case 1:return i?"tomorrow":`next ${s[e][0]}`;case-1:return i?"yesterday":`last ${s[e][0]}`;case 0:return i?"today":`this ${s[e][0]}`}}const n=Object.is(t,-0)||t<0,o=Math.abs(t),l=1===o,c=s[e],d=r?l?c[1]:c[2]||c[1]:l?s[e][0]:e;return n?`${o} ${d} ago`:`in ${o} ${d}`}(t,e,this.opts.numeric,"long"!==this.opts.style)}formatToParts(e,t){return this.rtf?this.rtf.formatToParts(e,t):[]}}const Gs={firstDay:1,minimalDays:4,weekend:[6,7]};class Es{static fromOpts(e){return Es.create(e.locale,e.numberingSystem,e.outputCalendar,e.weekSettings,e.defaultToEN)}static create(e,t,i,r,s=!1){const a=e||ta.defaultLocale,n=a||(s?"en-US":$s||($s=(new Intl.DateTimeFormat).resolvedOptions().locale,$s)),o=t||ta.defaultNumberingSystem,l=i||ta.defaultOutputCalendar,c=Ma(r)||ta.defaultWeekSettings;return new Es(n,o,l,c,a)}static resetCache(){$s=null,_s={},Os={},As={}}static fromObject({locale:e,numberingSystem:t,outputCalendar:i,weekSettings:r}={}){return Es.create(e,t,i,r)}constructor(e,t,i,r,s){const[a,n,o]=function(e){const t=e.indexOf("-x-");-1!==t&&(e=e.substring(0,t));const i=e.indexOf("-u-");if(-1===i)return[e];{let t,r;try{t=Ns(e).resolvedOptions(),r=e}catch(s){const a=e.substring(0,i);t=Ns(a).resolvedOptions(),r=a}const{numberingSystem:s,calendar:a}=t;return[r,s,a]}}(e);this.locale=a,this.numberingSystem=t||n||null,this.outputCalendar=i||o||null,this.weekSettings=r,this.intl=function(e,t,i){return i||t?(e.includes("-u-")||(e+="-u"),i&&(e+=`-ca-${i}`),t&&(e+=`-nu-${t}`),e):e}(this.locale,this.numberingSystem,this.outputCalendar),this.weekdaysCache={format:{},standalone:{}},this.monthsCache={format:{},standalone:{}},this.meridiemCache=null,this.eraCache={},this.specifiedLocale=s,this.fastNumbersCached=null}get fastNumbers(){var e;return null==this.fastNumbersCached&&(this.fastNumbersCached=(!(e=this).numberingSystem||"latn"===e.numberingSystem)&&("latn"===e.numberingSystem||!e.locale||e.locale.startsWith("en")||"latn"===new Intl.DateTimeFormat(e.intl).resolvedOptions().numberingSystem)),this.fastNumbersCached}listingMode(){const e=this.isEnglish(),t=!(null!==this.numberingSystem&&"latn"!==this.numberingSystem||null!==this.outputCalendar&&"gregory"!==this.outputCalendar);return e&&t?"en":"intl"}clone(e){return e&&0!==Object.getOwnPropertyNames(e).length?Es.create(e.locale||this.specifiedLocale,e.numberingSystem||this.numberingSystem,e.outputCalendar||this.outputCalendar,Ma(e.weekSettings)||this.weekSettings,e.defaultToEN||!1):this}redefaultToEN(e={}){return this.clone({...e,defaultToEN:!0})}redefaultToSystem(e={}){return this.clone({...e,defaultToEN:!1})}months(e,t=!1){return Cs(this,e,qa,(()=>{const i=t?{month:e,day:"numeric"}:{month:e},r=t?"format":"standalone";return this.monthsCache[r][e]||(this.monthsCache[r][e]=function(e){const t=[];for(let i=1;i<=12;i++){const r=Ko.utc(2009,i,1);t.push(e(r))}return t}((e=>this.extract(e,i,"month")))),this.monthsCache[r][e]}))}weekdays(e,t=!1){return Cs(this,e,Qa,(()=>{const i=t?{weekday:e,year:"numeric",month:"long",day:"numeric"}:{weekday:e},r=t?"format":"standalone";return this.weekdaysCache[r][e]||(this.weekdaysCache[r][e]=function(e){const t=[];for(let i=1;i<=7;i++){const r=Ko.utc(2016,11,13+i);t.push(e(r))}return t}((e=>this.extract(e,i,"weekday")))),this.weekdaysCache[r][e]}))}meridiems(){return Cs(this,void 0,(()=>Ka),(()=>{if(!this.meridiemCache){const e={hour:"numeric",hourCycle:"h12"};this.meridiemCache=[Ko.utc(2016,11,13,9),Ko.utc(2016,11,13,19)].map((t=>this.extract(t,e,"dayperiod")))}return this.meridiemCache}))}eras(e){return Cs(this,e,rn,(()=>{const t={era:e};return this.eraCache[e]||(this.eraCache[e]=[Ko.utc(-40,1,1),Ko.utc(2017,1,1)].map((e=>this.extract(e,t,"era")))),this.eraCache[e]}))}extract(e,t,i){const r=this.dtFormatter(e,t).formatToParts().find((e=>e.type.toLowerCase()===i));return r?r.value:null}numberFormatter(e={}){return new Bs(this.intl,e.forceSimple||this.fastNumbers,e)}dtFormatter(e,t={}){return new Us(e,this.intl,t)}relFormatter(e={}){return new Vs(this.intl,this.isEnglish(),e)}listFormatter(e={}){return function(e,t={}){const i=JSON.stringify([e,t]);let r=Ss[i];return r||(r=new Intl.ListFormat(e,t),Ss[i]=r),r}(this.intl,e)}isEnglish(){return"en"===this.locale||"en-us"===this.locale.toLowerCase()||new Intl.DateTimeFormat(this.intl).resolvedOptions().locale.startsWith("en-us")}getWeekSettings(){return this.weekSettings?this.weekSettings:ka()?function(e){let t=Zs[e];if(!t){const i=new Intl.Locale(e);t="getWeekInfo"in i?i.getWeekInfo():i.weekInfo,Zs[e]=t}return t}(this.locale):Gs}getStartOfWeek(){return this.getWeekSettings().firstDay}getMinDaysInFirstWeek(){return this.getWeekSettings().minimalDays}getWeekendDays(){return this.getWeekSettings().weekend}equals(e){return this.locale===e.locale&&this.numberingSystem===e.numberingSystem&&this.outputCalendar===e.outputCalendar}toString(){return`Locale(${this.locale}, ${this.numberingSystem}, ${this.outputCalendar})`}}let Ds=null;class js extends gs{static get utcInstance(){return null===Ds&&(Ds=new js(0)),Ds}static instance(e){return 0===e?js.utcInstance:new js(e)}static parseSpecifier(e){if(e){const t=e.match(/^utc(?:([+-]\d{1,2})(?::(\d{2}))?)?$/i);if(t)return new js(ja(t[1],t[2]))}return null}constructor(e){super(),this.fixed=e}get type(){return"fixed"}get name(){return 0===this.fixed?"UTC":`UTC${La(this.fixed,"narrow")}`}get ianaName(){return 0===this.fixed?"Etc/UTC":`Etc/GMT${La(-this.fixed,"narrow")}`}offsetName(){return this.name}formatOffset(e,t){return La(this.fixed,t)}get isUniversal(){return!0}offset(){return this.fixed}equals(e){return"fixed"===e.type&&e.fixed===this.fixed}get isValid(){return!0}}class Is extends gs{constructor(e){super(),this.zoneName=e}get type(){return"invalid"}get name(){return this.zoneName}get isUniversal(){return!1}offsetName(){return null}formatOffset(){return""}offset(){return NaN}equals(){return!1}get isValid(){return!1}}function zs(e,t){if(ba(e)||null===e)return t;if(e instanceof gs)return e;if(function(e){return"string"==typeof e}(e)){const i=e.toLowerCase();return"default"===i?t:"local"===i||"system"===i?vs.instance:"utc"===i||"gmt"===i?js.utcInstance:js.parseSpecifier(i)||Ms.create(e)}return ga(e)?js.instance(e):"object"==typeof e&&"offset"in e&&"function"==typeof e.offset?e:new Is(e)}const Ls={arab:"[٠-٩]",arabext:"[۰-۹]",bali:"[᭐-᭙]",beng:"[০-৯]",deva:"[०-९]",fullwide:"[0-9]",gujr:"[૦-૯]",hanidec:"[〇|一|二|三|四|五|六|七|八|九]",khmr:"[០-៩]",knda:"[೦-೯]",laoo:"[໐-໙]",limb:"[᥆-᥏]",mlym:"[൦-൯]",mong:"[᠐-᠙]",mymr:"[၀-၉]",orya:"[୦-୯]",tamldec:"[௦-௯]",telu:"[౦-౯]",thai:"[๐-๙]",tibt:"[༠-༩]",latn:"\\d"},Fs={arab:[1632,1641],arabext:[1776,1785],bali:[6992,7001],beng:[2534,2543],deva:[2406,2415],fullwide:[65296,65303],gujr:[2790,2799],khmr:[6112,6121],knda:[3302,3311],laoo:[3792,3801],limb:[6470,6479],mlym:[3430,3439],mong:[6160,6169],mymr:[4160,4169],orya:[2918,2927],tamldec:[3046,3055],telu:[3174,3183],thai:[3664,3673],tibt:[3872,3881]},Ps=Ls.hanidec.replace(/[\[|\]]/g,"").split("");let Hs={};function Ws({numberingSystem:e},t=""){const i=e||"latn";return Hs[i]||(Hs[i]={}),Hs[i][t]||(Hs[i][t]=new RegExp(`${Ls[i]}${t}`)),Hs[i][t]}let qs,Rs=()=>Date.now(),Ys="system",Js=null,Qs=null,Ks=null,Xs=60,ea=null;class ta{static get now(){return Rs}static set now(e){Rs=e}static set defaultZone(e){Ys=e}static get defaultZone(){return zs(Ys,vs.instance)}static get defaultLocale(){return Js}static set defaultLocale(e){Js=e}static get defaultNumberingSystem(){return Qs}static set defaultNumberingSystem(e){Qs=e}static get defaultOutputCalendar(){return Ks}static set defaultOutputCalendar(e){Ks=e}static get defaultWeekSettings(){return ea}static set defaultWeekSettings(e){ea=Ma(e)}static get twoDigitCutoffYear(){return Xs}static set twoDigitCutoffYear(e){Xs=e%100}static get throwOnInvalid(){return qs}static set throwOnInvalid(e){qs=e}static resetCaches(){Es.resetCache(),Ms.resetCache(),Ko.resetCache(),Hs={}}}class ia{constructor(e,t){this.reason=e,this.explanation=t}toMessage(){return this.explanation?`${this.reason}: ${this.explanation}`:this.reason}}const ra=[0,31,59,90,120,151,181,212,243,273,304,334],sa=[0,31,60,91,121,152,182,213,244,274,305,335];function aa(e,t){return new ia("unit out of range",`you specified ${t} (of type ${typeof t}) as a ${e}, which is invalid`)}function na(e,t,i){const r=new Date(Date.UTC(e,t-1,i));e<100&&e>=0&&r.setUTCFullYear(r.getUTCFullYear()-1900);const s=r.getUTCDay();return 0===s?7:s}function oa(e,t,i){return i+(Za(e)?sa:ra)[t-1]}function la(e,t){const i=Za(e)?sa:ra,r=i.findIndex((e=>eGa(r,t,i)?(l=r+1,c=1):l=r,{weekYear:l,weekNumber:c,weekday:o,...Fa(e)}}function ua(e,t=4,i=1){const{weekYear:r,weekNumber:s,weekday:a}=e,n=ca(na(r,1,t),i),o=Ca(r);let l,c=7*s+a-n-7+t;c<1?(l=r-1,c+=Ca(l)):c>o?(l=r+1,c-=Ca(r)):l=r;const{month:d,day:u}=la(l,c);return{year:l,month:d,day:u,...Fa(e)}}function ha(e){const{year:t,month:i,day:r}=e;return{year:t,ordinal:oa(t,i,r),...Fa(e)}}function ma(e){const{year:t,ordinal:i}=e,{month:r,day:s}=la(t,i);return{year:t,month:r,day:s,...Fa(e)}}function fa(e,t){if(!ba(e.localWeekday)||!ba(e.localWeekNumber)||!ba(e.localWeekYear)){if(!ba(e.weekday)||!ba(e.weekNumber)||!ba(e.weekYear))throw new Fr("Cannot mix locale-based week fields with ISO-based week fields");return ba(e.localWeekday)||(e.weekday=e.localWeekday),ba(e.localWeekNumber)||(e.weekNumber=e.localWeekNumber),ba(e.localWeekYear)||(e.weekYear=e.localWeekYear),delete e.localWeekday,delete e.localWeekNumber,delete e.localWeekYear,{minDaysInFirstWeek:t.getMinDaysInFirstWeek(),startOfWeek:t.getStartOfWeek()}}return{minDaysInFirstWeek:4,startOfWeek:1}}function pa(e){const t=wa(e.year),i=Sa(e.month,1,12),r=Sa(e.day,1,Ba(e.year,e.month));return t?i?!r&&aa("day",e.day):aa("month",e.month):aa("year",e.year)}function ya(e){const{hour:t,minute:i,second:r,millisecond:s}=e,a=Sa(t,0,23)||24===t&&0===i&&0===r&&0===s,n=Sa(i,0,59),o=Sa(r,0,59),l=Sa(s,0,999);return a?n?o?!l&&aa("millisecond",s):aa("second",r):aa("minute",i):aa("hour",t)}function ba(e){return void 0===e}function ga(e){return"number"==typeof e}function wa(e){return"number"==typeof e&&e%1==0}function va(){try{return"undefined"!=typeof Intl&&!!Intl.RelativeTimeFormat}catch(e){return!1}}function ka(){try{return"undefined"!=typeof Intl&&!!Intl.Locale&&("weekInfo"in Intl.Locale.prototype||"getWeekInfo"in Intl.Locale.prototype)}catch(e){return!1}}function xa(e,t,i){if(0!==e.length)return e.reduce(((e,r)=>{const s=[t(r),r];return e&&i(e[0],s[0])===e[0]?e:s}),null)[1]}function Ta(e,t){return Object.prototype.hasOwnProperty.call(e,t)}function Ma(e){if(null==e)return null;if("object"!=typeof e)throw new Hr("Week settings must be an object");if(!Sa(e.firstDay,1,7)||!Sa(e.minimalDays,1,7)||!Array.isArray(e.weekend)||e.weekend.some((e=>!Sa(e,1,7))))throw new Hr("Invalid week settings");return{firstDay:e.firstDay,minimalDays:e.minimalDays,weekend:Array.from(e.weekend)}}function Sa(e,t,i){return wa(e)&&e>=t&&e<=i}function _a(e,t=2){let i;return i=e<0?"-"+(""+-e).padStart(t,"0"):(""+e).padStart(t,"0"),i}function Na(e){return ba(e)||null===e||""===e?void 0:parseInt(e,10)}function Oa(e){return ba(e)||null===e||""===e?void 0:parseFloat(e)}function Aa(e){if(!ba(e)&&null!==e&&""!==e){const t=1e3*parseFloat("0."+e);return Math.floor(t)}}function $a(e,t,i=!1){const r=10**t;return(i?Math.trunc:Math.round)(e*r)/r}function Za(e){return e%4==0&&(e%100!=0||e%400==0)}function Ca(e){return Za(e)?366:365}function Ba(e,t){const i=function(e,t){return e-t*Math.floor(e/t)}(t-1,12)+1;return 2===i?Za(e+(t-i)/12)?29:28:[31,null,31,30,31,30,31,31,30,31,30,31][i-1]}function Ua(e){let t=Date.UTC(e.year,e.month-1,e.day,e.hour,e.minute,e.second,e.millisecond);return e.year<100&&e.year>=0&&(t=new Date(t),t.setUTCFullYear(e.year,e.month-1,e.day)),+t}function Va(e,t,i){return-ca(na(e,1,t),i)+t-1}function Ga(e,t=4,i=1){const r=Va(e,t,i),s=Va(e+1,t,i);return(Ca(e)-r+s)/7}function Ea(e){return e>99?e:e>ta.twoDigitCutoffYear?1900+e:2e3+e}function Da(e,t,i,r=null){const s=new Date(e),a={hourCycle:"h23",year:"numeric",month:"2-digit",day:"2-digit",hour:"2-digit",minute:"2-digit"};r&&(a.timeZone=r);const n={timeZoneName:t,...a},o=new Intl.DateTimeFormat(i,n).formatToParts(s).find((e=>"timezonename"===e.type.toLowerCase()));return o?o.value:null}function ja(e,t){let i=parseInt(e,10);Number.isNaN(i)&&(i=0);const r=parseInt(t,10)||0;return 60*i+(i<0||Object.is(i,-0)?-r:r)}function Ia(e){const t=Number(e);if("boolean"==typeof e||""===e||Number.isNaN(t))throw new Hr(`Invalid unit value ${e}`);return t}function za(e,t){const i={};for(const r in e)if(Ta(e,r)){const s=e[r];if(null==s)continue;i[t(r)]=Ia(s)}return i}function La(e,t){const i=Math.trunc(Math.abs(e/60)),r=Math.trunc(Math.abs(e%60)),s=e>=0?"+":"-";switch(t){case"short":return`${s}${_a(i,2)}:${_a(r,2)}`;case"narrow":return`${s}${i}${r>0?`:${r}`:""}`;case"techie":return`${s}${_a(i,2)}${_a(r,2)}`;default:throw new RangeError(`Value format ${t} is out of range for property format`)}}function Fa(e){return function(e,t){return t.reduce(((t,i)=>(t[i]=e[i],t)),{})}(e,["hour","minute","second","millisecond"])}const Pa=["January","February","March","April","May","June","July","August","September","October","November","December"],Ha=["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],Wa=["J","F","M","A","M","J","J","A","S","O","N","D"];function qa(e){switch(e){case"narrow":return[...Wa];case"short":return[...Ha];case"long":return[...Pa];case"numeric":return["1","2","3","4","5","6","7","8","9","10","11","12"];case"2-digit":return["01","02","03","04","05","06","07","08","09","10","11","12"];default:return null}}const Ra=["Monday","Tuesday","Wednesday","Thursday","Friday","Saturday","Sunday"],Ya=["Mon","Tue","Wed","Thu","Fri","Sat","Sun"],Ja=["M","T","W","T","F","S","S"];function Qa(e){switch(e){case"narrow":return[...Ja];case"short":return[...Ya];case"long":return[...Ra];case"numeric":return["1","2","3","4","5","6","7"];default:return null}}const Ka=["AM","PM"],Xa=["Before Christ","Anno Domini"],en=["BC","AD"],tn=["B","A"];function rn(e){switch(e){case"narrow":return[...tn];case"short":return[...en];case"long":return[...Xa];default:return null}}function sn(e,t){let i="";for(const r of e)r.literal?i+=r.val:i+=t(r.val);return i}const an={D:Jr,DD:Qr,DDD:Xr,DDDD:es,t:ts,tt:is,ttt:rs,tttt:ss,T:as,TT:ns,TTT:os,TTTT:ls,f:cs,ff:us,fff:fs,ffff:ys,F:ds,FF:hs,FFF:ps,FFFF:bs};class nn{static create(e,t={}){return new nn(e,t)}static parseFormat(e){let t=null,i="",r=!1;const s=[];for(let a=0;a0&&s.push({literal:r||/^\s+$/.test(i),val:i}),t=null,i="",r=!r):r||n===t?i+=n:(i.length>0&&s.push({literal:/^\s+$/.test(i),val:i}),i=n,t=n)}return i.length>0&&s.push({literal:r||/^\s+$/.test(i),val:i}),s}static macroTokenToFormatOpts(e){return an[e]}constructor(e,t){this.opts=t,this.loc=e,this.systemLoc=null}formatWithSystemDefault(e,t){null===this.systemLoc&&(this.systemLoc=this.loc.redefaultToSystem());return this.systemLoc.dtFormatter(e,{...this.opts,...t}).format()}dtFormatter(e,t={}){return this.loc.dtFormatter(e,{...this.opts,...t})}formatDateTime(e,t){return this.dtFormatter(e,t).format()}formatDateTimeParts(e,t){return this.dtFormatter(e,t).formatToParts()}formatInterval(e,t){return this.dtFormatter(e.start,t).dtf.formatRange(e.start.toJSDate(),e.end.toJSDate())}resolvedOptions(e,t){return this.dtFormatter(e,t).resolvedOptions()}num(e,t=0){if(this.opts.forceSimple)return _a(e,t);const i={...this.opts};return t>0&&(i.padTo=t),this.loc.numberFormatter(i).format(e)}formatDateTimeFromString(e,t){const i="en"===this.loc.listingMode(),r=this.loc.outputCalendar&&"gregory"!==this.loc.outputCalendar,s=(t,i)=>this.loc.extract(e,t,i),a=t=>e.isOffsetFixed&&0===e.offset&&t.allowZ?"Z":e.isValid?e.zone.formatOffset(e.ts,t.format):"",n=()=>i?function(e){return Ka[e.hour<12?0:1]}(e):s({hour:"numeric",hourCycle:"h12"},"dayperiod"),o=(t,r)=>i?function(e,t){return qa(t)[e.month-1]}(e,t):s(r?{month:t}:{month:t,day:"numeric"},"month"),l=(t,r)=>i?function(e,t){return Qa(t)[e.weekday-1]}(e,t):s(r?{weekday:t}:{weekday:t,month:"long",day:"numeric"},"weekday"),c=t=>{const i=nn.macroTokenToFormatOpts(t);return i?this.formatWithSystemDefault(e,i):t},d=t=>i?function(e,t){return rn(t)[e.year<0?0:1]}(e,t):s({era:t},"era");return sn(nn.parseFormat(t),(t=>{switch(t){case"S":return this.num(e.millisecond);case"u":case"SSS":return this.num(e.millisecond,3);case"s":return this.num(e.second);case"ss":return this.num(e.second,2);case"uu":return this.num(Math.floor(e.millisecond/10),2);case"uuu":return this.num(Math.floor(e.millisecond/100));case"m":return this.num(e.minute);case"mm":return this.num(e.minute,2);case"h":return this.num(e.hour%12==0?12:e.hour%12);case"hh":return this.num(e.hour%12==0?12:e.hour%12,2);case"H":return this.num(e.hour);case"HH":return this.num(e.hour,2);case"Z":return a({format:"narrow",allowZ:this.opts.allowZ});case"ZZ":return a({format:"short",allowZ:this.opts.allowZ});case"ZZZ":return a({format:"techie",allowZ:this.opts.allowZ});case"ZZZZ":return e.zone.offsetName(e.ts,{format:"short",locale:this.loc.locale});case"ZZZZZ":return e.zone.offsetName(e.ts,{format:"long",locale:this.loc.locale});case"z":return e.zoneName;case"a":return n();case"d":return r?s({day:"numeric"},"day"):this.num(e.day);case"dd":return r?s({day:"2-digit"},"day"):this.num(e.day,2);case"c":case"E":return this.num(e.weekday);case"ccc":return l("short",!0);case"cccc":return l("long",!0);case"ccccc":return l("narrow",!0);case"EEE":return l("short",!1);case"EEEE":return l("long",!1);case"EEEEE":return l("narrow",!1);case"L":return r?s({month:"numeric",day:"numeric"},"month"):this.num(e.month);case"LL":return r?s({month:"2-digit",day:"numeric"},"month"):this.num(e.month,2);case"LLL":return o("short",!0);case"LLLL":return o("long",!0);case"LLLLL":return o("narrow",!0);case"M":return r?s({month:"numeric"},"month"):this.num(e.month);case"MM":return r?s({month:"2-digit"},"month"):this.num(e.month,2);case"MMM":return o("short",!1);case"MMMM":return o("long",!1);case"MMMMM":return o("narrow",!1);case"y":return r?s({year:"numeric"},"year"):this.num(e.year);case"yy":return r?s({year:"2-digit"},"year"):this.num(e.year.toString().slice(-2),2);case"yyyy":return r?s({year:"numeric"},"year"):this.num(e.year,4);case"yyyyyy":return r?s({year:"numeric"},"year"):this.num(e.year,6);case"G":return d("short");case"GG":return d("long");case"GGGGG":return d("narrow");case"kk":return this.num(e.weekYear.toString().slice(-2),2);case"kkkk":return this.num(e.weekYear,4);case"W":return this.num(e.weekNumber);case"WW":return this.num(e.weekNumber,2);case"n":return this.num(e.localWeekNumber);case"nn":return this.num(e.localWeekNumber,2);case"ii":return this.num(e.localWeekYear.toString().slice(-2),2);case"iiii":return this.num(e.localWeekYear,4);case"o":return this.num(e.ordinal);case"ooo":return this.num(e.ordinal,3);case"q":return this.num(e.quarter);case"qq":return this.num(e.quarter,2);case"X":return this.num(Math.floor(e.ts/1e3));case"x":return this.num(e.ts);default:return c(t)}}))}formatDurationFromString(e,t){const i=e=>{switch(e[0]){case"S":return"millisecond";case"s":return"second";case"m":return"minute";case"h":return"hour";case"d":return"day";case"w":return"week";case"M":return"month";case"y":return"year";default:return null}},r=nn.parseFormat(t),s=r.reduce(((e,{literal:t,val:i})=>t?e:e.concat(i)),[]),a=e.shiftTo(...s.map(i).filter((e=>e)));return sn(r,(e=>t=>{const r=i(t);return r?this.num(e.get(r),t.length):t})(a))}}const on=/[A-Za-z_+-]{1,256}(?::?\/[A-Za-z0-9_+-]{1,256}(?:\/[A-Za-z0-9_+-]{1,256})?)?/;function ln(...e){const t=e.reduce(((e,t)=>e+t.source),"");return RegExp(`^${t}$`)}function cn(...e){return t=>e.reduce((([e,i,r],s)=>{const[a,n,o]=s(t,r);return[{...e,...a},n||i,o]}),[{},null,1]).slice(0,2)}function dn(e,...t){if(null==e)return[null,null];for(const[i,r]of t){const t=i.exec(e);if(t)return r(t)}return[null,null]}function un(...e){return(t,i)=>{const r={};let s;for(s=0;svoid 0!==e&&(t||e&&d)?-e:e;return[{years:h(Oa(i)),months:h(Oa(r)),weeks:h(Oa(s)),days:h(Oa(a)),hours:h(Oa(n)),minutes:h(Oa(o)),seconds:h(Oa(l),"-0"===l),milliseconds:h(Aa(c),u)}]}const Nn={GMT:0,EDT:-240,EST:-300,CDT:-300,CST:-360,MDT:-360,MST:-420,PDT:-420,PST:-480};function On(e,t,i,r,s,a,n){const o={year:2===t.length?Ea(Na(t)):Na(t),month:Ha.indexOf(i)+1,day:Na(r),hour:Na(s),minute:Na(a)};return n&&(o.second=Na(n)),e&&(o.weekday=e.length>3?Ra.indexOf(e)+1:Ya.indexOf(e)+1),o}const An=/^(?:(Mon|Tue|Wed|Thu|Fri|Sat|Sun),\s)?(\d{1,2})\s(Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec)\s(\d{2,4})\s(\d\d):(\d\d)(?::(\d\d))?\s(?:(UT|GMT|[ECMP][SD]T)|([Zz])|(?:([+-]\d\d)(\d\d)))$/;function $n(e){const[,t,i,r,s,a,n,o,l,c,d,u]=e,h=On(t,s,r,i,a,n,o);let m;return m=l?Nn[l]:c?0:ja(d,u),[h,new js(m)]}const Zn=/^(Mon|Tue|Wed|Thu|Fri|Sat|Sun), (\d\d) (Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec) (\d{4}) (\d\d):(\d\d):(\d\d) GMT$/,Cn=/^(Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday), (\d\d)-(Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec)-(\d\d) (\d\d):(\d\d):(\d\d) GMT$/,Bn=/^(Mon|Tue|Wed|Thu|Fri|Sat|Sun) (Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec) ( \d|\d\d) (\d\d):(\d\d):(\d\d) (\d{4})$/;function Un(e){const[,t,i,r,s,a,n,o]=e;return[On(t,s,r,i,a,n,o),js.utcInstance]}function Vn(e){const[,t,i,r,s,a,n,o]=e;return[On(t,o,i,r,s,a,n),js.utcInstance]}const Gn=ln(/([+-]\d{6}|\d{4})(?:-?(\d\d)(?:-?(\d\d))?)?/,pn),En=ln(/(\d{4})-?W(\d\d)(?:-?(\d))?/,pn),Dn=ln(/(\d{4})-?(\d{3})/,pn),jn=ln(fn),In=cn((function(e,t){return[{year:vn(e,t),month:vn(e,t+1,1),day:vn(e,t+2,1)},null,t+3]}),kn,xn,Tn),zn=cn(yn,kn,xn,Tn),Ln=cn(bn,kn,xn,Tn),Fn=cn(kn,xn,Tn);const Pn=cn(kn);const Hn=ln(/(\d{4})-(\d\d)-(\d\d)/,wn),Wn=ln(gn),qn=cn(kn,xn,Tn);const Rn="Invalid Duration",Yn={weeks:{days:7,hours:168,minutes:10080,seconds:604800,milliseconds:6048e5},days:{hours:24,minutes:1440,seconds:86400,milliseconds:864e5},hours:{minutes:60,seconds:3600,milliseconds:36e5},minutes:{seconds:60,milliseconds:6e4},seconds:{milliseconds:1e3}},Jn={years:{quarters:4,months:12,weeks:52,days:365,hours:8760,minutes:525600,seconds:31536e3,milliseconds:31536e6},quarters:{months:3,weeks:13,days:91,hours:2184,minutes:131040,seconds:7862400,milliseconds:78624e5},months:{weeks:4,days:30,hours:720,minutes:43200,seconds:2592e3,milliseconds:2592e6},...Yn},Qn=365.2425,Kn=30.436875,Xn={years:{quarters:4,months:12,weeks:52.1775,days:Qn,hours:8765.82,minutes:525949.2,seconds:525949.2*60,milliseconds:525949.2*60*1e3},quarters:{months:3,weeks:13.044375,days:91.310625,hours:2191.455,minutes:131487.3,seconds:525949.2*60/4,milliseconds:7889237999.999999},months:{weeks:4.3481250000000005,days:Kn,hours:730.485,minutes:43829.1,seconds:2629746,milliseconds:2629746e3},...Yn},eo=["years","quarters","months","weeks","days","hours","minutes","seconds","milliseconds"],to=eo.slice(0).reverse();function io(e,t,i=!1){const r={values:i?t.values:{...e.values,...t.values||{}},loc:e.loc.clone(t.loc),conversionAccuracy:t.conversionAccuracy||e.conversionAccuracy,matrix:t.matrix||e.matrix};return new ao(r)}function ro(e,t){let i=t.milliseconds??0;for(const r of to.slice(1))t[r]&&(i+=t[r]*e[r].milliseconds);return i}function so(e,t){const i=ro(e,t)<0?-1:1;eo.reduceRight(((r,s)=>{if(ba(t[s]))return r;if(r){const a=t[r]*i,n=e[s][r],o=Math.floor(a/n);t[s]+=o*i,t[r]-=o*n*i}return s}),null),eo.reduce(((i,r)=>{if(ba(t[r]))return i;if(i){const s=t[i]%1;t[i]-=s,t[r]+=s*e[i][r]}return r}),null)}class ao{constructor(e){const t="longterm"===e.conversionAccuracy||!1;let i=t?Xn:Jn;e.matrix&&(i=e.matrix),this.values=e.values,this.loc=e.loc||Es.create(),this.conversionAccuracy=t?"longterm":"casual",this.invalid=e.invalid||null,this.matrix=i,this.isLuxonDuration=!0}static fromMillis(e,t){return ao.fromObject({milliseconds:e},t)}static fromObject(e,t={}){if(null==e||"object"!=typeof e)throw new Hr("Duration.fromObject: argument expected to be an object, got "+(null===e?"null":typeof e));return new ao({values:za(e,ao.normalizeUnit),loc:Es.fromObject(t),conversionAccuracy:t.conversionAccuracy,matrix:t.matrix})}static fromDurationLike(e){if(ga(e))return ao.fromMillis(e);if(ao.isDuration(e))return e;if("object"==typeof e)return ao.fromObject(e);throw new Hr(`Unknown duration argument ${e} of type ${typeof e}`)}static fromISO(e,t){const[i]=function(e){return dn(e,[Sn,_n])}(e);return i?ao.fromObject(i,t):ao.invalid("unparsable",`the input "${e}" can't be parsed as ISO 8601`)}static fromISOTime(e,t){const[i]=function(e){return dn(e,[Mn,Pn])}(e);return i?ao.fromObject(i,t):ao.invalid("unparsable",`the input "${e}" can't be parsed as ISO 8601`)}static invalid(e,t=null){if(!e)throw new Hr("need to specify a reason the Duration is invalid");const i=e instanceof ia?e:new ia(e,t);if(ta.throwOnInvalid)throw new Lr(i);return new ao({invalid:i})}static normalizeUnit(e){const t={year:"years",years:"years",quarter:"quarters",quarters:"quarters",month:"months",months:"months",week:"weeks",weeks:"weeks",day:"days",days:"days",hour:"hours",hours:"hours",minute:"minutes",minutes:"minutes",second:"seconds",seconds:"seconds",millisecond:"milliseconds",milliseconds:"milliseconds"}[e?e.toLowerCase():e];if(!t)throw new Pr(e);return t}static isDuration(e){return e&&e.isLuxonDuration||!1}get locale(){return this.isValid?this.loc.locale:null}get numberingSystem(){return this.isValid?this.loc.numberingSystem:null}toFormat(e,t={}){const i={...t,floor:!1!==t.round&&!1!==t.floor};return this.isValid?nn.create(this.loc,i).formatDurationFromString(this,e):Rn}toHuman(e={}){if(!this.isValid)return Rn;const t=eo.map((t=>{const i=this.values[t];return ba(i)?null:this.loc.numberFormatter({style:"unit",unitDisplay:"long",...e,unit:t.slice(0,-1)}).format(i)})).filter((e=>e));return this.loc.listFormatter({type:"conjunction",style:e.listStyle||"narrow",...e}).format(t)}toObject(){return this.isValid?{...this.values}:{}}toISO(){if(!this.isValid)return null;let e="P";return 0!==this.years&&(e+=this.years+"Y"),0===this.months&&0===this.quarters||(e+=this.months+3*this.quarters+"M"),0!==this.weeks&&(e+=this.weeks+"W"),0!==this.days&&(e+=this.days+"D"),0===this.hours&&0===this.minutes&&0===this.seconds&&0===this.milliseconds||(e+="T"),0!==this.hours&&(e+=this.hours+"H"),0!==this.minutes&&(e+=this.minutes+"M"),0===this.seconds&&0===this.milliseconds||(e+=$a(this.seconds+this.milliseconds/1e3,3)+"S"),"P"===e&&(e+="T0S"),e}toISOTime(e={}){if(!this.isValid)return null;const t=this.toMillis();if(t<0||t>=864e5)return null;e={suppressMilliseconds:!1,suppressSeconds:!1,includePrefix:!1,format:"extended",...e,includeOffset:!1};return Ko.fromMillis(t,{zone:"UTC"}).toISOTime(e)}toJSON(){return this.toISO()}toString(){return this.toISO()}[Symbol.for("nodejs.util.inspect.custom")](){return this.isValid?`Duration { values: ${JSON.stringify(this.values)} }`:`Duration { Invalid, reason: ${this.invalidReason} }`}toMillis(){return this.isValid?ro(this.matrix,this.values):NaN}valueOf(){return this.toMillis()}plus(e){if(!this.isValid)return this;const t=ao.fromDurationLike(e),i={};for(const e of eo)(Ta(t.values,e)||Ta(this.values,e))&&(i[e]=t.get(e)+this.get(e));return io(this,{values:i},!0)}minus(e){if(!this.isValid)return this;const t=ao.fromDurationLike(e);return this.plus(t.negate())}mapUnits(e){if(!this.isValid)return this;const t={};for(const i of Object.keys(this.values))t[i]=Ia(e(this.values[i],i));return io(this,{values:t},!0)}get(e){return this[ao.normalizeUnit(e)]}set(e){if(!this.isValid)return this;return io(this,{values:{...this.values,...za(e,ao.normalizeUnit)}})}reconfigure({locale:e,numberingSystem:t,conversionAccuracy:i,matrix:r}={}){return io(this,{loc:this.loc.clone({locale:e,numberingSystem:t}),matrix:r,conversionAccuracy:i})}as(e){return this.isValid?this.shiftTo(e).get(e):NaN}normalize(){if(!this.isValid)return this;const e=this.toObject();return so(this.matrix,e),io(this,{values:e},!0)}rescale(){if(!this.isValid)return this;return io(this,{values:function(e){const t={};for(const[i,r]of Object.entries(e))0!==r&&(t[i]=r);return t}(this.normalize().shiftToAll().toObject())},!0)}shiftTo(...e){if(!this.isValid)return this;if(0===e.length)return this;e=e.map((e=>ao.normalizeUnit(e)));const t={},i={},r=this.toObject();let s;for(const a of eo)if(e.indexOf(a)>=0){s=a;let e=0;for(const t in i)e+=this.matrix[t][a]*i[t],i[t]=0;ga(r[a])&&(e+=r[a]);const n=Math.trunc(e);t[a]=n,i[a]=(1e3*e-1e3*n)/1e3}else ga(r[a])&&(i[a]=r[a]);for(const e in i)0!==i[e]&&(t[s]+=e===s?i[e]:i[e]/this.matrix[s][e]);return so(this.matrix,t),io(this,{values:t},!0)}shiftToAll(){return this.isValid?this.shiftTo("years","months","weeks","days","hours","minutes","seconds","milliseconds"):this}negate(){if(!this.isValid)return this;const e={};for(const t of Object.keys(this.values))e[t]=0===this.values[t]?0:-this.values[t];return io(this,{values:e},!0)}get years(){return this.isValid?this.values.years||0:NaN}get quarters(){return this.isValid?this.values.quarters||0:NaN}get months(){return this.isValid?this.values.months||0:NaN}get weeks(){return this.isValid?this.values.weeks||0:NaN}get days(){return this.isValid?this.values.days||0:NaN}get hours(){return this.isValid?this.values.hours||0:NaN}get minutes(){return this.isValid?this.values.minutes||0:NaN}get seconds(){return this.isValid?this.values.seconds||0:NaN}get milliseconds(){return this.isValid?this.values.milliseconds||0:NaN}get isValid(){return null===this.invalid}get invalidReason(){return this.invalid?this.invalid.reason:null}get invalidExplanation(){return this.invalid?this.invalid.explanation:null}equals(e){if(!this.isValid||!e.isValid)return!1;if(!this.loc.equals(e.loc))return!1;for(const r of eo)if(t=this.values[r],i=e.values[r],!(void 0===t||0===t?void 0===i||0===i:t===i))return!1;var t,i;return!0}}const no="Invalid Interval";class oo{constructor(e){this.s=e.start,this.e=e.end,this.invalid=e.invalid||null,this.isLuxonInterval=!0}static invalid(e,t=null){if(!e)throw new Hr("need to specify a reason the Interval is invalid");const i=e instanceof ia?e:new ia(e,t);if(ta.throwOnInvalid)throw new zr(i);return new oo({invalid:i})}static fromDateTimes(e,t){const i=Xo(e),r=Xo(t),s=function(e,t){return e&&e.isValid?t&&t.isValid?te}isBefore(e){return!!this.isValid&&this.e<=e}contains(e){return!!this.isValid&&(this.s<=e&&this.e>e)}set({start:e,end:t}={}){return this.isValid?oo.fromDateTimes(e||this.s,t||this.e):this}splitAt(...e){if(!this.isValid)return[];const t=e.map(Xo).filter((e=>this.contains(e))).sort(((e,t)=>e.toMillis()-t.toMillis())),i=[];let{s:r}=this,s=0;for(;r+this.e?this.e:e;i.push(oo.fromDateTimes(r,a)),r=a,s+=1}return i}splitBy(e){const t=ao.fromDurationLike(e);if(!this.isValid||!t.isValid||0===t.as("milliseconds"))return[];let i,{s:r}=this,s=1;const a=[];for(;re*s)));i=+e>+this.e?this.e:e,a.push(oo.fromDateTimes(r,i)),r=i,s+=1}return a}divideEqually(e){return this.isValid?this.splitBy(this.length()/e).slice(0,e):[]}overlaps(e){return this.e>e.s&&this.s=e.e)}equals(e){return!(!this.isValid||!e.isValid)&&(this.s.equals(e.s)&&this.e.equals(e.e))}intersection(e){if(!this.isValid)return this;const t=this.s>e.s?this.s:e.s,i=this.e=i?null:oo.fromDateTimes(t,i)}union(e){if(!this.isValid)return this;const t=this.se.e?this.e:e.e;return oo.fromDateTimes(t,i)}static merge(e){const[t,i]=e.sort(((e,t)=>e.s-t.s)).reduce((([e,t],i)=>t?t.overlaps(i)||t.abutsStart(i)?[e,t.union(i)]:[e.concat([t]),i]:[e,i]),[[],null]);return i&&t.push(i),t}static xor(e){let t=null,i=0;const r=[],s=e.map((e=>[{time:e.s,type:"s"},{time:e.e,type:"e"}])),a=Array.prototype.concat(...s).sort(((e,t)=>e.time-t.time));for(const e of a)i+="s"===e.type?1:-1,1===i?t=e.time:(t&&+t!=+e.time&&r.push(oo.fromDateTimes(t,e.time)),t=null);return oo.merge(r)}difference(...e){return oo.xor([this].concat(e)).map((e=>this.intersection(e))).filter((e=>e&&!e.isEmpty()))}toString(){return this.isValid?`[${this.s.toISO()} – ${this.e.toISO()})`:no}[Symbol.for("nodejs.util.inspect.custom")](){return this.isValid?`Interval { start: ${this.s.toISO()}, end: ${this.e.toISO()} }`:`Interval { Invalid, reason: ${this.invalidReason} }`}toLocaleString(e=Jr,t={}){return this.isValid?nn.create(this.s.loc.clone(t),e).formatInterval(this):no}toISO(e){return this.isValid?`${this.s.toISO(e)}/${this.e.toISO(e)}`:no}toISODate(){return this.isValid?`${this.s.toISODate()}/${this.e.toISODate()}`:no}toISOTime(e){return this.isValid?`${this.s.toISOTime(e)}/${this.e.toISOTime(e)}`:no}toFormat(e,{separator:t=" – "}={}){return this.isValid?`${this.s.toFormat(e)}${t}${this.e.toFormat(e)}`:no}toDuration(e,t){return this.isValid?this.e.diff(this.s,e,t):ao.invalid(this.invalidReason)}mapEndpoints(e){return oo.fromDateTimes(e(this.s),e(this.e))}}class lo{static hasDST(e=ta.defaultZone){const t=Ko.now().setZone(e).set({month:12});return!e.isUniversal&&t.offset!==t.set({month:6}).offset}static isValidIANAZone(e){return Ms.isValidZone(e)}static normalizeZone(e){return zs(e,ta.defaultZone)}static getStartOfWeek({locale:e=null,locObj:t=null}={}){return(t||Es.create(e)).getStartOfWeek()}static getMinimumDaysInFirstWeek({locale:e=null,locObj:t=null}={}){return(t||Es.create(e)).getMinDaysInFirstWeek()}static getWeekendWeekdays({locale:e=null,locObj:t=null}={}){return(t||Es.create(e)).getWeekendDays().slice()}static months(e="long",{locale:t=null,numberingSystem:i=null,locObj:r=null,outputCalendar:s="gregory"}={}){return(r||Es.create(t,i,s)).months(e)}static monthsFormat(e="long",{locale:t=null,numberingSystem:i=null,locObj:r=null,outputCalendar:s="gregory"}={}){return(r||Es.create(t,i,s)).months(e,!0)}static weekdays(e="long",{locale:t=null,numberingSystem:i=null,locObj:r=null}={}){return(r||Es.create(t,i,null)).weekdays(e)}static weekdaysFormat(e="long",{locale:t=null,numberingSystem:i=null,locObj:r=null}={}){return(r||Es.create(t,i,null)).weekdays(e,!0)}static meridiems({locale:e=null}={}){return Es.create(e).meridiems()}static eras(e="short",{locale:t=null}={}){return Es.create(t,null,"gregory").eras(e)}static features(){return{relative:va(),localeWeek:ka()}}}function co(e,t){const i=e=>e.toUTC(0,{keepLocalTime:!0}).startOf("day").valueOf(),r=i(t)-i(e);return Math.floor(ao.fromMillis(r).as("days"))}function uo(e,t,i,r){let[s,a,n,o]=function(e,t,i){const r=[["years",(e,t)=>t.year-e.year],["quarters",(e,t)=>t.quarter-e.quarter+4*(t.year-e.year)],["months",(e,t)=>t.month-e.month+12*(t.year-e.year)],["weeks",(e,t)=>{const i=co(e,t);return(i-i%7)/7}],["days",co]],s={},a=e;let n,o;for(const[l,c]of r)i.indexOf(l)>=0&&(n=l,s[l]=c(e,t),o=a.plus(s),o>t?(s[l]--,(e=a.plus(s))>t&&(o=e,s[l]--,e=a.plus(s))):e=o);return[e,s,o,n]}(e,t,i);const l=t-s,c=i.filter((e=>["hours","minutes","seconds","milliseconds"].indexOf(e)>=0));0===c.length&&(n0?ao.fromMillis(l,r).shiftTo(...c).plus(d):d}function ho(e,t=(e=>e)){return{regex:e,deser:([e])=>t(function(e){let t=parseInt(e,10);if(isNaN(t)){t="";for(let i=0;i=i&&r<=s&&(t+=r-i)}}return parseInt(t,10)}return t}(e))}}const mo=`[ ${String.fromCharCode(160)}]`,fo=new RegExp(mo,"g");function po(e){return e.replace(/\./g,"\\.?").replace(fo,mo)}function yo(e){return e.replace(/\./g,"").replace(fo," ").toLowerCase()}function bo(e,t){return null===e?null:{regex:RegExp(e.map(po).join("|")),deser:([i])=>e.findIndex((e=>yo(i)===yo(e)))+t}}function go(e,t){return{regex:e,deser:([,e,t])=>ja(e,t),groups:t}}function wo(e){return{regex:e,deser:([e])=>e}}const vo={year:{"2-digit":"yy",numeric:"yyyyy"},month:{numeric:"M","2-digit":"MM",short:"MMM",long:"MMMM"},day:{numeric:"d","2-digit":"dd"},weekday:{short:"EEE",long:"EEEE"},dayperiod:"a",dayPeriod:"a",hour12:{numeric:"h","2-digit":"hh"},hour24:{numeric:"H","2-digit":"HH"},minute:{numeric:"m","2-digit":"mm"},second:{numeric:"s","2-digit":"ss"},timeZoneName:{long:"ZZZZZ",short:"ZZZ"}};let ko=null;function xo(e,t){return Array.prototype.concat(...e.map((e=>function(e,t){if(e.literal)return e;const i=So(nn.macroTokenToFormatOpts(e.val),t);return null==i||i.includes(void 0)?e:i}(e,t))))}class To{constructor(e,t){if(this.locale=e,this.format=t,this.tokens=xo(nn.parseFormat(t),e),this.units=this.tokens.map((t=>function(e,t){const i=Ws(t),r=Ws(t,"{2}"),s=Ws(t,"{3}"),a=Ws(t,"{4}"),n=Ws(t,"{6}"),o=Ws(t,"{1,2}"),l=Ws(t,"{1,3}"),c=Ws(t,"{1,6}"),d=Ws(t,"{1,9}"),u=Ws(t,"{2,4}"),h=Ws(t,"{4,6}"),m=e=>{return{regex:RegExp((t=e.val,t.replace(/[\-\[\]{}()*+?.,\\\^$|#\s]/g,"\\$&"))),deser:([e])=>e,literal:!0};var t},f=(f=>{if(e.literal)return m(f);switch(f.val){case"G":return bo(t.eras("short"),0);case"GG":return bo(t.eras("long"),0);case"y":return ho(c);case"yy":case"kk":return ho(u,Ea);case"yyyy":case"kkkk":return ho(a);case"yyyyy":return ho(h);case"yyyyyy":return ho(n);case"M":case"L":case"d":case"H":case"h":case"m":case"q":case"s":case"W":return ho(o);case"MM":case"LL":case"dd":case"HH":case"hh":case"mm":case"qq":case"ss":case"WW":return ho(r);case"MMM":return bo(t.months("short",!0),1);case"MMMM":return bo(t.months("long",!0),1);case"LLL":return bo(t.months("short",!1),1);case"LLLL":return bo(t.months("long",!1),1);case"o":case"S":return ho(l);case"ooo":case"SSS":return ho(s);case"u":return wo(d);case"uu":return wo(o);case"uuu":case"E":case"c":return ho(i);case"a":return bo(t.meridiems(),0);case"EEE":return bo(t.weekdays("short",!1),1);case"EEEE":return bo(t.weekdays("long",!1),1);case"ccc":return bo(t.weekdays("short",!0),1);case"cccc":return bo(t.weekdays("long",!0),1);case"Z":case"ZZ":return go(new RegExp(`([+-]${o.source})(?::(${r.source}))?`),2);case"ZZZ":return go(new RegExp(`([+-]${o.source})(${r.source})?`),2);case"z":return wo(/[a-z_+-/]{1,256}?/i);case" ":return wo(/[^\S\n\r]/);default:return m(f)}})(e)||{invalidReason:"missing Intl.DateTimeFormat.formatToParts support"};return f.token=e,f}(t,e))),this.disqualifyingUnit=this.units.find((e=>e.invalidReason)),!this.disqualifyingUnit){const[e,t]=function(e){const t=e.map((e=>e.regex)).reduce(((e,t)=>`${e}(${t.source})`),"");return[`^${t}$`,e]}(this.units);this.regex=RegExp(e,"i"),this.handlers=t}}explainFromTokens(e){if(this.isValid){const[t,i]=function(e,t,i){const r=e.match(t);if(r){const e={};let t=1;for(const s in i)if(Ta(i,s)){const a=i[s],n=a.groups?a.groups+1:1;!a.literal&&a.token&&(e[a.token.val[0]]=a.deser(r.slice(t,t+n))),t+=n}return[r,e]}return[r,{}]}(e,this.regex,this.handlers),[r,s,a]=i?function(e){let t,i=null;ba(e.z)||(i=Ms.create(e.z)),ba(e.Z)||(i||(i=new js(e.Z)),t=e.Z),ba(e.q)||(e.M=3*(e.q-1)+1),ba(e.h)||(e.h<12&&1===e.a?e.h+=12:12===e.h&&0===e.a&&(e.h=0)),0===e.G&&e.y&&(e.y=-e.y),ba(e.u)||(e.S=Aa(e.u));const r=Object.keys(e).reduce(((t,i)=>{const r=(e=>{switch(e){case"S":return"millisecond";case"s":return"second";case"m":return"minute";case"h":case"H":return"hour";case"d":return"day";case"o":return"ordinal";case"L":case"M":return"month";case"y":return"year";case"E":case"c":return"weekday";case"W":return"weekNumber";case"k":return"weekYear";case"q":return"quarter";default:return null}})(i);return r&&(t[r]=e[i]),t}),{});return[r,i,t]}(i):[null,null,void 0];if(Ta(i,"a")&&Ta(i,"H"))throw new Fr("Can't include meridiem when specifying 24-hour format");return{input:e,tokens:this.tokens,regex:this.regex,rawMatches:t,matches:i,result:r,zone:s,specificOffset:a}}return{input:e,tokens:this.tokens,invalidReason:this.invalidReason}}get isValid(){return!this.disqualifyingUnit}get invalidReason(){return this.disqualifyingUnit?this.disqualifyingUnit.invalidReason:null}}function Mo(e,t,i){return new To(e,i).explainFromTokens(t)}function So(e,t){if(!e)return null;const i=nn.create(t,e).dtFormatter((ko||(ko=Ko.fromMillis(1555555555555)),ko)),r=i.formatToParts(),s=i.resolvedOptions();return r.map((t=>function(e,t,i){const{type:r,value:s}=e;if("literal"===r){const e=/^\s+$/.test(s);return{literal:!e,val:e?" ":s}}const a=t[r];let n=r;"hour"===r&&(n=null!=t.hour12?t.hour12?"hour12":"hour24":null!=t.hourCycle?"h11"===t.hourCycle||"h12"===t.hourCycle?"hour12":"hour24":i.hour12?"hour12":"hour24");let o=vo[n];if("object"==typeof o&&(o=o[a]),o)return{literal:!1,val:o}}(t,e,s)))}const _o="Invalid DateTime",No=864e13;function Oo(e){return new ia("unsupported zone",`the zone "${e.name}" is not supported`)}function Ao(e){return null===e.weekData&&(e.weekData=da(e.c)),e.weekData}function $o(e){return null===e.localWeekData&&(e.localWeekData=da(e.c,e.loc.getMinDaysInFirstWeek(),e.loc.getStartOfWeek())),e.localWeekData}function Zo(e,t){const i={ts:e.ts,zone:e.zone,c:e.c,o:e.o,loc:e.loc,invalid:e.invalid};return new Ko({...i,...t,old:i})}function Co(e,t,i){let r=e-60*t*1e3;const s=i.offset(r);if(t===s)return[r,t];r-=60*(s-t)*1e3;const a=i.offset(r);return s===a?[r,s]:[e-60*Math.min(s,a)*1e3,Math.max(s,a)]}function Bo(e,t){const i=new Date(e+=60*t*1e3);return{year:i.getUTCFullYear(),month:i.getUTCMonth()+1,day:i.getUTCDate(),hour:i.getUTCHours(),minute:i.getUTCMinutes(),second:i.getUTCSeconds(),millisecond:i.getUTCMilliseconds()}}function Uo(e,t,i){return Co(Ua(e),t,i)}function Vo(e,t){const i=e.o,r=e.c.year+Math.trunc(t.years),s=e.c.month+Math.trunc(t.months)+3*Math.trunc(t.quarters),a={...e.c,year:r,month:s,day:Math.min(e.c.day,Ba(r,s))+Math.trunc(t.days)+7*Math.trunc(t.weeks)},n=ao.fromObject({years:t.years-Math.trunc(t.years),quarters:t.quarters-Math.trunc(t.quarters),months:t.months-Math.trunc(t.months),weeks:t.weeks-Math.trunc(t.weeks),days:t.days-Math.trunc(t.days),hours:t.hours,minutes:t.minutes,seconds:t.seconds,milliseconds:t.milliseconds}).as("milliseconds"),o=Ua(a);let[l,c]=Co(o,i,e.zone);return 0!==n&&(l+=n,c=e.zone.offset(l)),{ts:l,o:c}}function Go(e,t,i,r,s,a){const{setZone:n,zone:o}=i;if(e&&0!==Object.keys(e).length||t){const r=t||o,s=Ko.fromObject(e,{...i,zone:r,specificOffset:a});return n?s:s.setZone(o)}return Ko.invalid(new ia("unparsable",`the input "${s}" can't be parsed as ${r}`))}function Eo(e,t,i=!0){return e.isValid?nn.create(Es.create("en-US"),{allowZ:i,forceSimple:!0}).formatDateTimeFromString(e,t):null}function Do(e,t){const i=e.c.year>9999||e.c.year<0;let r="";return i&&e.c.year>=0&&(r+="+"),r+=_a(e.c.year,i?6:4),t?(r+="-",r+=_a(e.c.month),r+="-",r+=_a(e.c.day)):(r+=_a(e.c.month),r+=_a(e.c.day)),r}function jo(e,t,i,r,s,a){let n=_a(e.c.hour);return t?(n+=":",n+=_a(e.c.minute),0===e.c.millisecond&&0===e.c.second&&i||(n+=":")):n+=_a(e.c.minute),0===e.c.millisecond&&0===e.c.second&&i||(n+=_a(e.c.second),0===e.c.millisecond&&r||(n+=".",n+=_a(e.c.millisecond,3))),s&&(e.isOffsetFixed&&0===e.offset&&!a?n+="Z":e.o<0?(n+="-",n+=_a(Math.trunc(-e.o/60)),n+=":",n+=_a(Math.trunc(-e.o%60))):(n+="+",n+=_a(Math.trunc(e.o/60)),n+=":",n+=_a(Math.trunc(e.o%60)))),a&&(n+="["+e.zone.ianaName+"]"),n}const Io={month:1,day:1,hour:0,minute:0,second:0,millisecond:0},zo={weekNumber:1,weekday:1,hour:0,minute:0,second:0,millisecond:0},Lo={ordinal:1,hour:0,minute:0,second:0,millisecond:0},Fo=["year","month","day","hour","minute","second","millisecond"],Po=["weekYear","weekNumber","weekday","hour","minute","second","millisecond"],Ho=["year","ordinal","hour","minute","second","millisecond"];function Wo(e){switch(e.toLowerCase()){case"localweekday":case"localweekdays":return"localWeekday";case"localweeknumber":case"localweeknumbers":return"localWeekNumber";case"localweekyear":case"localweekyears":return"localWeekYear";default:return function(e){const t={year:"year",years:"year",month:"month",months:"month",day:"day",days:"day",hour:"hour",hours:"hour",minute:"minute",minutes:"minute",quarter:"quarter",quarters:"quarter",second:"second",seconds:"second",millisecond:"millisecond",milliseconds:"millisecond",weekday:"weekday",weekdays:"weekday",weeknumber:"weekNumber",weeksnumber:"weekNumber",weeknumbers:"weekNumber",weekyear:"weekYear",weekyears:"weekYear",ordinal:"ordinal"}[e.toLowerCase()];if(!t)throw new Pr(e);return t}(e)}}function qo(e,t){const i=zs(t.zone,ta.defaultZone);if(!i.isValid)return Ko.invalid(Oo(i));const r=Es.fromObject(t);let s,a;if(ba(e.year))s=ta.now();else{for(const t of Fo)ba(e[t])&&(e[t]=Io[t]);const t=pa(e)||ya(e);if(t)return Ko.invalid(t);const r=function(e){return Qo[e]||(void 0===Jo&&(Jo=ta.now()),Qo[e]=e.offset(Jo)),Qo[e]}(i);[s,a]=Uo(e,r,i)}return new Ko({ts:s,zone:i,loc:r,o:a})}function Ro(e,t,i){const r=!!ba(i.round)||i.round,s=(e,s)=>{e=$a(e,r||i.calendary?0:2,!0);return t.loc.clone(i).relFormatter(i).format(e,s)},a=r=>i.calendary?t.hasSame(e,r)?0:t.startOf(r).diff(e.startOf(r),r).get(r):t.diff(e,r).get(r);if(i.unit)return s(a(i.unit),i.unit);for(const e of i.units){const t=a(e);if(Math.abs(t)>=1)return s(t,e)}return s(e>t?-0:0,i.units[i.units.length-1])}function Yo(e){let t,i={};return e.length>0&&"object"==typeof e[e.length-1]?(i=e[e.length-1],t=Array.from(e).slice(0,e.length-1)):t=Array.from(e),[i,t]}let Jo,Qo={};class Ko{constructor(e){const t=e.zone||ta.defaultZone;let i=e.invalid||(Number.isNaN(e.ts)?new ia("invalid input"):null)||(t.isValid?null:Oo(t));this.ts=ba(e.ts)?ta.now():e.ts;let r=null,s=null;if(!i){if(e.old&&e.old.ts===this.ts&&e.old.zone.equals(t))[r,s]=[e.old.c,e.old.o];else{const a=ga(e.o)&&!e.old?e.o:t.offset(this.ts);r=Bo(this.ts,a),i=Number.isNaN(r.year)?new ia("invalid input"):null,r=i?null:r,s=i?null:a}}this._zone=t,this.loc=e.loc||Es.create(),this.invalid=i,this.weekData=null,this.localWeekData=null,this.c=r,this.o=s,this.isLuxonDateTime=!0}static now(){return new Ko({})}static local(){const[e,t]=Yo(arguments),[i,r,s,a,n,o,l]=t;return qo({year:i,month:r,day:s,hour:a,minute:n,second:o,millisecond:l},e)}static utc(){const[e,t]=Yo(arguments),[i,r,s,a,n,o,l]=t;return e.zone=js.utcInstance,qo({year:i,month:r,day:s,hour:a,minute:n,second:o,millisecond:l},e)}static fromJSDate(e,t={}){const i=function(e){return"[object Date]"===Object.prototype.toString.call(e)}(e)?e.valueOf():NaN;if(Number.isNaN(i))return Ko.invalid("invalid input");const r=zs(t.zone,ta.defaultZone);return r.isValid?new Ko({ts:i,zone:r,loc:Es.fromObject(t)}):Ko.invalid(Oo(r))}static fromMillis(e,t={}){if(ga(e))return e<-No||e>No?Ko.invalid("Timestamp out of range"):new Ko({ts:e,zone:zs(t.zone,ta.defaultZone),loc:Es.fromObject(t)});throw new Hr(`fromMillis requires a numerical input, but received a ${typeof e} with value ${e}`)}static fromSeconds(e,t={}){if(ga(e))return new Ko({ts:1e3*e,zone:zs(t.zone,ta.defaultZone),loc:Es.fromObject(t)});throw new Hr("fromSeconds requires a numerical input")}static fromObject(e,t={}){e=e||{};const i=zs(t.zone,ta.defaultZone);if(!i.isValid)return Ko.invalid(Oo(i));const r=Es.fromObject(t),s=za(e,Wo),{minDaysInFirstWeek:a,startOfWeek:n}=fa(s,r),o=ta.now(),l=ba(t.specificOffset)?i.offset(o):t.specificOffset,c=!ba(s.ordinal),d=!ba(s.year),u=!ba(s.month)||!ba(s.day),h=d||u,m=s.weekYear||s.weekNumber;if((h||c)&&m)throw new Fr("Can't mix weekYear/weekNumber units with year/month/day or ordinals");if(u&&c)throw new Fr("Can't mix ordinal dates with month/day");const f=m||s.weekday&&!h;let p,y,b=Bo(o,l);f?(p=Po,y=zo,b=da(b,a,n)):c?(p=Ho,y=Lo,b=ha(b)):(p=Fo,y=Io);let g=!1;for(const e of p){ba(s[e])?s[e]=g?y[e]:b[e]:g=!0}const w=f?function(e,t=4,i=1){const r=wa(e.weekYear),s=Sa(e.weekNumber,1,Ga(e.weekYear,t,i)),a=Sa(e.weekday,1,7);return r?s?!a&&aa("weekday",e.weekday):aa("week",e.weekNumber):aa("weekYear",e.weekYear)}(s,a,n):c?function(e){const t=wa(e.year),i=Sa(e.ordinal,1,Ca(e.year));return t?!i&&aa("ordinal",e.ordinal):aa("year",e.year)}(s):pa(s),v=w||ya(s);if(v)return Ko.invalid(v);const k=f?ua(s,a,n):c?ma(s):s,[x,T]=Uo(k,l,i),M=new Ko({ts:x,zone:i,o:T,loc:r});return s.weekday&&h&&e.weekday!==M.weekday?Ko.invalid("mismatched weekday",`you can't specify both a weekday of ${s.weekday} and a date of ${M.toISO()}`):M.isValid?M:Ko.invalid(M.invalid)}static fromISO(e,t={}){const[i,r]=function(e){return dn(e,[Gn,In],[En,zn],[Dn,Ln],[jn,Fn])}(e);return Go(i,r,t,"ISO 8601",e)}static fromRFC2822(e,t={}){const[i,r]=function(e){return dn(function(e){return e.replace(/\([^()]*\)|[\n\t]/g," ").replace(/(\s\s+)/g," ").trim()}(e),[An,$n])}(e);return Go(i,r,t,"RFC 2822",e)}static fromHTTP(e,t={}){const[i,r]=function(e){return dn(e,[Zn,Un],[Cn,Un],[Bn,Vn])}(e);return Go(i,r,t,"HTTP",t)}static fromFormat(e,t,i={}){if(ba(e)||ba(t))throw new Hr("fromFormat requires an input string and a format");const{locale:r=null,numberingSystem:s=null}=i,a=Es.fromOpts({locale:r,numberingSystem:s,defaultToEN:!0}),[n,o,l,c]=function(e,t,i){const{result:r,zone:s,specificOffset:a,invalidReason:n}=Mo(e,t,i);return[r,s,a,n]}(a,e,t);return c?Ko.invalid(c):Go(n,o,i,`format ${t}`,e,l)}static fromString(e,t,i={}){return Ko.fromFormat(e,t,i)}static fromSQL(e,t={}){const[i,r]=function(e){return dn(e,[Hn,In],[Wn,qn])}(e);return Go(i,r,t,"SQL",e)}static invalid(e,t=null){if(!e)throw new Hr("need to specify a reason the DateTime is invalid");const i=e instanceof ia?e:new ia(e,t);if(ta.throwOnInvalid)throw new Ir(i);return new Ko({invalid:i})}static isDateTime(e){return e&&e.isLuxonDateTime||!1}static parseFormatForOpts(e,t={}){const i=So(e,Es.fromObject(t));return i?i.map((e=>e?e.val:null)).join(""):null}static expandFormat(e,t={}){return xo(nn.parseFormat(e),Es.fromObject(t)).map((e=>e.val)).join("")}static resetCache(){Jo=void 0,Qo={}}get(e){return this[e]}get isValid(){return null===this.invalid}get invalidReason(){return this.invalid?this.invalid.reason:null}get invalidExplanation(){return this.invalid?this.invalid.explanation:null}get locale(){return this.isValid?this.loc.locale:null}get numberingSystem(){return this.isValid?this.loc.numberingSystem:null}get outputCalendar(){return this.isValid?this.loc.outputCalendar:null}get zone(){return this._zone}get zoneName(){return this.isValid?this.zone.name:null}get year(){return this.isValid?this.c.year:NaN}get quarter(){return this.isValid?Math.ceil(this.c.month/3):NaN}get month(){return this.isValid?this.c.month:NaN}get day(){return this.isValid?this.c.day:NaN}get hour(){return this.isValid?this.c.hour:NaN}get minute(){return this.isValid?this.c.minute:NaN}get second(){return this.isValid?this.c.second:NaN}get millisecond(){return this.isValid?this.c.millisecond:NaN}get weekYear(){return this.isValid?Ao(this).weekYear:NaN}get weekNumber(){return this.isValid?Ao(this).weekNumber:NaN}get weekday(){return this.isValid?Ao(this).weekday:NaN}get isWeekend(){return this.isValid&&this.loc.getWeekendDays().includes(this.weekday)}get localWeekday(){return this.isValid?$o(this).weekday:NaN}get localWeekNumber(){return this.isValid?$o(this).weekNumber:NaN}get localWeekYear(){return this.isValid?$o(this).weekYear:NaN}get ordinal(){return this.isValid?ha(this.c).ordinal:NaN}get monthShort(){return this.isValid?lo.months("short",{locObj:this.loc})[this.month-1]:null}get monthLong(){return this.isValid?lo.months("long",{locObj:this.loc})[this.month-1]:null}get weekdayShort(){return this.isValid?lo.weekdays("short",{locObj:this.loc})[this.weekday-1]:null}get weekdayLong(){return this.isValid?lo.weekdays("long",{locObj:this.loc})[this.weekday-1]:null}get offset(){return this.isValid?+this.o:NaN}get offsetNameShort(){return this.isValid?this.zone.offsetName(this.ts,{format:"short",locale:this.locale}):null}get offsetNameLong(){return this.isValid?this.zone.offsetName(this.ts,{format:"long",locale:this.locale}):null}get isOffsetFixed(){return this.isValid?this.zone.isUniversal:null}get isInDST(){return!this.isOffsetFixed&&(this.offset>this.set({month:1,day:1}).offset||this.offset>this.set({month:5}).offset)}getPossibleOffsets(){if(!this.isValid||this.isOffsetFixed)return[this];const e=864e5,t=6e4,i=Ua(this.c),r=this.zone.offset(i-e),s=this.zone.offset(i+e),a=this.zone.offset(i-r*t),n=this.zone.offset(i-s*t);if(a===n)return[this];const o=i-a*t,l=i-n*t,c=Bo(o,a),d=Bo(l,n);return c.hour===d.hour&&c.minute===d.minute&&c.second===d.second&&c.millisecond===d.millisecond?[Zo(this,{ts:o}),Zo(this,{ts:l})]:[this]}get isInLeapYear(){return Za(this.year)}get daysInMonth(){return Ba(this.year,this.month)}get daysInYear(){return this.isValid?Ca(this.year):NaN}get weeksInWeekYear(){return this.isValid?Ga(this.weekYear):NaN}get weeksInLocalWeekYear(){return this.isValid?Ga(this.localWeekYear,this.loc.getMinDaysInFirstWeek(),this.loc.getStartOfWeek()):NaN}resolvedLocaleOptions(e={}){const{locale:t,numberingSystem:i,calendar:r}=nn.create(this.loc.clone(e),e).resolvedOptions(this);return{locale:t,numberingSystem:i,outputCalendar:r}}toUTC(e=0,t={}){return this.setZone(js.instance(e),t)}toLocal(){return this.setZone(ta.defaultZone)}setZone(e,{keepLocalTime:t=!1,keepCalendarTime:i=!1}={}){if((e=zs(e,ta.defaultZone)).equals(this.zone))return this;if(e.isValid){let r=this.ts;if(t||i){const t=e.offset(this.ts),i=this.toObject();[r]=Uo(i,t,e)}return Zo(this,{ts:r,zone:e})}return Ko.invalid(Oo(e))}reconfigure({locale:e,numberingSystem:t,outputCalendar:i}={}){return Zo(this,{loc:this.loc.clone({locale:e,numberingSystem:t,outputCalendar:i})})}setLocale(e){return this.reconfigure({locale:e})}set(e){if(!this.isValid)return this;const t=za(e,Wo),{minDaysInFirstWeek:i,startOfWeek:r}=fa(t,this.loc),s=!ba(t.weekYear)||!ba(t.weekNumber)||!ba(t.weekday),a=!ba(t.ordinal),n=!ba(t.year),o=!ba(t.month)||!ba(t.day),l=n||o,c=t.weekYear||t.weekNumber;if((l||a)&&c)throw new Fr("Can't mix weekYear/weekNumber units with year/month/day or ordinals");if(o&&a)throw new Fr("Can't mix ordinal dates with month/day");let d;s?d=ua({...da(this.c,i,r),...t},i,r):ba(t.ordinal)?(d={...this.toObject(),...t},ba(t.day)&&(d.day=Math.min(Ba(d.year,d.month),d.day))):d=ma({...ha(this.c),...t});const[u,h]=Uo(d,this.o,this.zone);return Zo(this,{ts:u,o:h})}plus(e){if(!this.isValid)return this;return Zo(this,Vo(this,ao.fromDurationLike(e)))}minus(e){if(!this.isValid)return this;return Zo(this,Vo(this,ao.fromDurationLike(e).negate()))}startOf(e,{useLocaleWeeks:t=!1}={}){if(!this.isValid)return this;const i={},r=ao.normalizeUnit(e);switch(r){case"years":i.month=1;case"quarters":case"months":i.day=1;case"weeks":case"days":i.hour=0;case"hours":i.minute=0;case"minutes":i.second=0;case"seconds":i.millisecond=0}if("weeks"===r)if(t){const e=this.loc.getStartOfWeek(),{weekday:t}=this;tthis.valueOf(),n=uo(a?this:e,a?e:this,s,r);var o;return a?n.negate():n}diffNow(e="milliseconds",t={}){return this.diff(Ko.now(),e,t)}until(e){return this.isValid?oo.fromDateTimes(this,e):this}hasSame(e,t,i){if(!this.isValid)return!1;const r=e.valueOf(),s=this.setZone(e.zone,{keepLocalTime:!0});return s.startOf(t,i)<=r&&r<=s.endOf(t,i)}equals(e){return this.isValid&&e.isValid&&this.valueOf()===e.valueOf()&&this.zone.equals(e.zone)&&this.loc.equals(e.loc)}toRelative(e={}){if(!this.isValid)return null;const t=e.base||Ko.fromObject({},{zone:this.zone}),i=e.padding?thise.valueOf()),Math.min)}static max(...e){if(!e.every(Ko.isDateTime))throw new Hr("max requires all arguments be DateTimes");return xa(e,(e=>e.valueOf()),Math.max)}static fromFormatExplain(e,t,i={}){const{locale:r=null,numberingSystem:s=null}=i;return Mo(Es.fromOpts({locale:r,numberingSystem:s,defaultToEN:!0}),e,t)}static fromStringExplain(e,t,i={}){return Ko.fromFormatExplain(e,t,i)}static buildFormatParser(e,t={}){const{locale:i=null,numberingSystem:r=null}=t,s=Es.fromOpts({locale:i,numberingSystem:r,defaultToEN:!0});return new To(s,e)}static fromFormatParser(e,t,i={}){if(ba(e)||ba(t))throw new Hr("fromFormatParser requires an input string and a format parser");const{locale:r=null,numberingSystem:s=null}=i,a=Es.fromOpts({locale:r,numberingSystem:s,defaultToEN:!0});if(!a.equals(t.locale))throw new Hr(`fromFormatParser called with a locale of ${a}, but the format parser was created for ${t.locale}`);const{result:n,zone:o,specificOffset:l,invalidReason:c}=t.explainFromTokens(e);return c?Ko.invalid(c):Go(n,o,i,`format ${t.format}`,e,l)}static get DATE_SHORT(){return Jr}static get DATE_MED(){return Qr}static get DATE_MED_WITH_WEEKDAY(){return Kr}static get DATE_FULL(){return Xr}static get DATE_HUGE(){return es}static get TIME_SIMPLE(){return ts}static get TIME_WITH_SECONDS(){return is}static get TIME_WITH_SHORT_OFFSET(){return rs}static get TIME_WITH_LONG_OFFSET(){return ss}static get TIME_24_SIMPLE(){return as}static get TIME_24_WITH_SECONDS(){return ns}static get TIME_24_WITH_SHORT_OFFSET(){return os}static get TIME_24_WITH_LONG_OFFSET(){return ls}static get DATETIME_SHORT(){return cs}static get DATETIME_SHORT_WITH_SECONDS(){return ds}static get DATETIME_MED(){return us}static get DATETIME_MED_WITH_SECONDS(){return hs}static get DATETIME_MED_WITH_WEEKDAY(){return ms}static get DATETIME_FULL(){return fs}static get DATETIME_FULL_WITH_SECONDS(){return ps}static get DATETIME_HUGE(){return ys}static get DATETIME_HUGE_WITH_SECONDS(){return bs}}function Xo(e){if(Ko.isDateTime(e))return e;if(e&&e.valueOf&&ga(e.valueOf()))return Ko.fromJSDate(e);if(e&&"object"==typeof e)return Ko.fromObject(e);throw new Hr(`Unknown datetime argument: ${e}, of type ${typeof e}`)}console.info("%c CLOCK-WEATHER-CARD \n%c Version: 2.8.5","color: orange; font-weight: bold; background: black","color: white; font-weight: bold; background: dimgray"),window.customCards=window.customCards||[],window.customCards.push({type:"clock-weather-card",name:"Clock Weather Card",description:"Shows the current date/time in combination with the current weather and an iOS insipired weather forecast."});const el=(new Map).set(-20,new ge(0,60,98)).set(-10,new ge(120,162,204)).set(0,new ge(164,195,210)).set(10,new ge(121,210,179)).set(20,new ge(252,245,112)).set(30,new ge(255,150,79)).set(40,new ge(255,192,159));let tl=class extends se{constructor(){super(),this.forecastSubscriberLock=!1,this.currentDate=Ko.now();const e=1e3-this.currentDate.millisecond;setTimeout((()=>setInterval((()=>{this.currentDate=Ko.now()}),1e3)),e),setTimeout((()=>{this.currentDate=Ko.now()}),e)}static getStubConfig(e,t,i){const r=t.find((e=>{var t;return null!==(t=e.startsWith("weather."))&&void 0!==t?t:i.find((()=>!0))}));return r?{entity:r}:{}}getCardSize(){return 3+xr(this.config.forecast_rows/2)}setConfig(e){if(!e)throw this.createError("Invalid configuration.");if(!e.entity)throw this.createError('Attribute "entity" must be present.');if(e.forecast_rows&&e.forecast_rows<1)throw this.createError('Attribute "forecast_rows" must be greater than 0.');if(e.time_format&&"24"!==e.time_format.toString()&&"12"!==e.time_format.toString())throw this.createError('Attribute "time_format" must either be "12" or "24".');if(e.hide_today_section&&e.hide_forecast_section)throw this.createError('Attributes "hide_today_section" and "hide_forecast_section" must not enabled at the same time.');this.config=this.mergeConfig(e)}shouldUpdate(e){if(!this.config)return!1;if(e.has("forecasts"))return!0;const t=e.get("hass");if(t){if(t.states[this.config.sun_entity]!==this.hass.states[this.config.sun_entity])return!0}return function(e,t,i){if(t.has("config")||i)return!0;if(e.config.entity){var r=t.get("hass");return!r||r.states[e.config.entity]!==e.hass.states[e.config.entity]}return!1}(this,e,!1)}updated(e){super.updated(e),e.has("config")&&this.subscribeForecastEvents()}render(){if(this.error)return this.error;const e=!this.config.hide_today_section,t=!this.config.hide_forecast_section;return D` {this.handleAction(e)}} .actionHandler=${Me({hasHold:be(this.config.hold_action),hasDoubleClick:be(this.config.double_tap_action)})} @@ -191,15 +191,15 @@ const ne=(e,t)=>"method"===t.kind&&t.descriptor&&!("value"in t.descriptor)?{...t
${e?D` - ${Ur((()=>this.renderToday()))} + ${Dr((()=>this.renderToday()))} `:""} ${t?D` - ${Ur((()=>this.renderForecast()))} + ${Dr((()=>this.renderForecast()))} `:""}
- `}connectedCallback(){super.connectedCallback(),this.hasUpdated&&this.subscribeForecastEvents()}disconnectedCallback(){super.disconnectedCallback(),this.unsubscribeForecastEvents()}willUpdate(e){super.willUpdate(e),this.forecastSubscriber||this.subscribeForecastEvents()}renderToday(){const e=this.getWeather(),t=e.state,i=this.config.show_decimal?this.getCurrentTemperature():wr(this.getCurrentTemperature()),r=e.attributes.temperature_unit,s=this.config.show_decimal?this.getApparentTemperature():wr(this.getApparentTemperature()),a=this.getAqi(),n=this.getAqiColor(a),o=wr(this.getCurrentHumidity()),l=this.config.weather_icon_type,c=this.toIcon(t,l,!1,this.getIconAnimationKind()),d=this.localize(`weather.${t}`),u=null!==i?this.toConfiguredTempWithUnit(r,i):null,h=null!==o?`${o}% ${this.localize("misc.humidity")}`:null,m=null!==s?this.toConfiguredTempWithUnit(r,s):null,f=this.localize("misc.feels-like"),p=this.localize("misc.aqi");return D` + `}connectedCallback(){super.connectedCallback(),this.hasUpdated&&this.subscribeForecastEvents()}disconnectedCallback(){super.disconnectedCallback(),this.unsubscribeForecastEvents()}willUpdate(e){super.willUpdate(e),this.forecastSubscriber||this.subscribeForecastEvents()}renderToday(){const e=this.getWeather(),t=e.state,i=this.config.show_decimal?this.getCurrentTemperature():Tr(this.getCurrentTemperature()),r=e.attributes.temperature_unit,s=this.config.show_decimal?this.getApparentTemperature():Tr(this.getApparentTemperature()),a=this.getAqi(),n=this.getAqiColor(a),o=Tr(this.getCurrentHumidity()),l=this.config.weather_icon_type,c=this.toIcon(t,l,!1,this.getIconAnimationKind()),d=this.localize(`weather.${t}`),u=null!==i?this.toConfiguredTempWithUnit(r,i):null,h=null!==o?`${o}% ${this.localize("misc.humidity")}`:null,m=null!==s?this.toConfiguredTempWithUnit(r,s):null,f=this.localize("misc.feels-like"),p=this.localize("misc.aqi");return D` @@ -218,7 +218,7 @@ const ne=(e,t)=>"method"===t.kind&&t.descriptor&&!("value"in t.descriptor)?{...t ${this.config.hide_date?"":this.date()} - `}renderForecast(){const e=this.getWeather(),t=wr(this.getCurrentTemperature()),i=this.config.forecast_rows,r=this.config.hourly_forecast,s=e.attributes.temperature_unit,a=this.mergeForecasts(i,r),n=a.map((e=>e.templow)),o=a.map((e=>e.temperature));null!==t&&(n.push(t),o.push(t));const l=Math.round(yr(n)),c=Math.round(pr(o)),d=this.gradientRange(l,c,s),u=a.map((e=>e.datetime)).map((e=>r?this.time(e):this.localize(`day.${e.weekday}`))),h=u.length?pr(u.map((e=>e.length))):0;return a.map(((e,i)=>Ur((()=>this.renderForecastItem(e,d,l,c,t,r,u[i],h)))))}renderForecastItem(e,t,i,r,s,a,n,o){const l="pouring"===e.condition?"raindrops":"rainy"===e.condition?"raindrop":e.condition,c=this.toIcon(l,"fill",!0,"static"),d=this.getWeather().attributes.temperature_unit,u=a?Ro.now().hour===e.datetime.hour:Ro.now().day===e.datetime.day,h=Math.round(u&&null!==s?Math.min(s,e.templow):e.templow),m=Math.round(u&&null!==s?Math.max(s,e.temperature):e.temperature);return D` + `}renderForecast(){const e=this.getWeather(),t=Tr(this.getCurrentTemperature()),i=this.config.forecast_rows,r=this.config.hourly_forecast,s=e.attributes.temperature_unit,a=this.mergeForecasts(i,r),n=a.map((e=>e.templow)),o=a.map((e=>e.temperature));null!==t&&(n.push(t),o.push(t));const l=Math.round(vr(n)),c=Math.round(wr(o)),d=this.gradientRange(l,c,s),u=a.map((e=>e.datetime)).map((e=>r?this.time(e):this.localize(`day.${e.weekday}`))),h=u.length?wr(u.map((e=>e.length))):0;return a.map(((e,i)=>Dr((()=>this.renderForecastItem(e,d,l,c,t,r,u[i],h)))))}renderForecastItem(e,t,i,r,s,a,n,o){const l="pouring"===e.condition?"raindrops":"rainy"===e.condition?"raindrop":e.condition,c=this.toIcon(l,"fill",!0,"static"),d=this.getWeather().attributes.temperature_unit,u=a?Ko.now().hour===e.datetime.hour:Ko.now().day===e.datetime.day,h=Math.round(u&&null!==s?Math.min(s,e.templow):e.templow),m=Math.round(u&&null!==s?Math.max(s,e.temperature):e.temperature);return D` ${this.renderText(n)} ${this.renderIcon(c)} @@ -248,4 +248,4 @@ const ne=(e,t)=>"method"===t.kind&&t.descriptor&&!("value"in t.descriptor)?{...t - `}static get styles(){return we}gradientRange(e,t,i){const r=this.toCelsius(i,e),s=this.toCelsius(i,t),a=Math.max(function(e,t=0){return t<=0?Math.floor(e):Math.floor(e/t)*t}(r,10),yr([...Jo.keys()])),n=Math.min(gr(s,10),pr([...Jo.keys()]));return Array.from(Jo.keys()).filter((e=>e>=a&&e<=n)).map((e=>Jo.get(e)))}gradient(e,t,i){var r;if(e.length<=1){const t=null!==(r=e[0])&&void 0!==r?r:new ge(255,255,255);return[t,t].map((e=>e.toRgbString())).join(",")}const[s,a]=this.calculateRgb(e,t,"left"),[n,o]=this.calculateRgb(e,i,"right");return[s,...e.slice(a+1,o),n].map((e=>e.toRgbString())).join(",")}calculateRgb(e,t,i){function r(e,t,i){const r=Math.abs(e-t)/100*i;return br(e>t?e-r:e+r)}const s=100/(e.length-1),a=t/s,n=Math.round(a),o=100/s*(t-n*s),l=0===o?n:o<0?n-1:n+1,c=function(e,t,i,s){const a=s[e],n=s[t],o=i<0?100+i:i,l=i<0?n:a,c=i<0?a:n,d=r(l.r,c.r,o),u=r(l.g,c.g,o),h=r(l.b,c.b,o);return new ge(d,u,h)}(n,l,o,e);return[c,"left"===i?Math.min(n,l):Math.max(n,l)]}handleAction(e){this.hass&&this.config&&e.detail.action&&function(e,t,i,r){var s;"double_tap"===r&&i.double_tap_action?s=i.double_tap_action:"hold"===r&&i.hold_action?s=i.hold_action:"tap"===r&&i.tap_action&&(s=i.tap_action),ye(e,t,i,s)}(this,this.hass,this.config,e.detail.action)}mergeConfig(e){var t,i,r,s,a,n,o,l,c,d,u,h,m,f,p,y,b,g;return Object.assign(Object.assign({},e),{sun_entity:null!==(t=e.sun_entity)&&void 0!==t?t:"sun.sun",temperature_sensor:e.temperature_sensor,humidity_sensor:e.humidity_sensor,weather_icon_type:null!==(i=e.weather_icon_type)&&void 0!==i?i:"line",forecast_rows:null!==(r=e.forecast_rows)&&void 0!==r?r:5,hourly_forecast:null!==(s=e.hourly_forecast)&&void 0!==s&&s,animated_icon:null===(a=e.animated_icon)||void 0===a||a,time_format:null===(n=e.time_format)||void 0===n?void 0:n.toString(),time_pattern:null!==(o=e.time_pattern)&&void 0!==o?o:void 0,show_humidity:null!==(l=e.show_humidity)&&void 0!==l&&l,hide_forecast_section:null!==(c=e.hide_forecast_section)&&void 0!==c&&c,hide_today_section:null!==(d=e.hide_today_section)&&void 0!==d&&d,hide_clock:null!==(u=e.hide_clock)&&void 0!==u&&u,hide_date:null!==(h=e.hide_date)&&void 0!==h&&h,date_pattern:null!==(m=e.date_pattern)&&void 0!==m?m:"D",use_browser_time:null!==(f=e.use_browser_time)&&void 0!==f&&f,time_zone:null!==(p=e.time_zone)&&void 0!==p?p:void 0,show_decimal:null!==(y=e.show_decimal)&&void 0!==y&&y,apparent_sensor:null!==(b=e.apparent_sensor)&&void 0!==b?b:void 0,aqi_sensor:null!==(g=e.aqi_sensor)&&void 0!==g?g:void 0})}toIcon(e,t,i,r){var s;const a=i?"day":"below_horizon"===(null===(s=this.getSun())||void 0===s?void 0:s.state)?"night":"day",n=("animated"===r?Cr:Br)[t][e];return(null==n?void 0:n[a])||n}getWeather(){const e=this.hass.states[this.config.entity];if(!e)throw this.createError(`Weather entity "${this.config.entity}" could not be found.`);return e}getCurrentTemperature(){var e,t;if(this.config.temperature_sensor){const t=this.hass.states[this.config.temperature_sensor],i=(null==t?void 0:t.state)?parseFloat(t.state):void 0,r=null!==(e=null==t?void 0:t.attributes.unit_of_measurement)&&void 0!==e?e:this.getConfiguredTemperatureUnit();if(void 0!==i&&!isNaN(i))return this.toConfiguredTempWithoutUnit(r,i)}return null!==(t=this.getWeather().attributes.temperature)&&void 0!==t?t:null}getCurrentHumidity(){var e;if(this.config.humidity_sensor){const e=this.hass.states[this.config.humidity_sensor],t=(null==e?void 0:e.state)?parseFloat(e.state):void 0;if(void 0!==t&&!isNaN(t))return t}return null!==(e=this.getWeather().attributes.humidity)&&void 0!==e?e:null}getApparentTemperature(){var e;if(this.config.apparent_sensor){const t=this.hass.states[this.config.apparent_sensor],i=(null==t?void 0:t.state)?parseFloat(t.state):void 0,r=null!==(e=null==t?void 0:t.attributes.unit_of_measurement)&&void 0!==e?e:this.getConfiguredTemperatureUnit();if(void 0!==i&&!isNaN(i))return this.toConfiguredTempWithoutUnit(r,i)}return null}getAqi(){if(this.config.aqi_sensor){const e=this.hass.states[this.config.aqi_sensor],t=(null==e?void 0:e.state)?parseInt(e.state):void 0;if(void 0!==t&&!isNaN(t))return t}return null}getAqiColor(e){return null==e?null:e<=50?"green":e<=100?"yellowgreen":e<=150?"orange":e<=200?"red":e<=300?"purple":"maroon"}getSun(){return this.hass.states[this.config.sun_entity]}getLocale(){var e,t;return null!==(t=null!==(e=this.config.locale)&&void 0!==e?e:this.hass.locale.language)&&void 0!==t?t:"en-GB"}date(){return this.toZonedDate(this.currentDate).toFormat(this.config.date_pattern)}time(e=this.currentDate){return this.config.time_pattern?this.toZonedDate(e).toFormat(this.config.time_pattern):this.config.time_format?this.toZonedDate(e).toFormat("24"===this.config.time_format?"HH:mm":"h:mm a"):this.hass.locale.time_format===he.am_pm?this.toZonedDate(e).toFormat("h:mm a"):this.hass.locale.time_format===he.twenty_four?this.toZonedDate(e).toFormat("HH:mm"):this.toZonedDate(e).toFormat("t")}getIconAnimationKind(){return this.config.animated_icon?"animated":"static"}toCelsius(e,t){return"°C"===e?t:Math.round(5/9*(t-32))}toFahrenheit(e,t){return"°F"===e?t:Math.round(9*t/5+32)}getConfiguredTemperatureUnit(){return this.hass.config.unit_system.temperature}toConfiguredTempWithUnit(e,t){return this.toConfiguredTempWithoutUnit(e,t)+this.getConfiguredTemperatureUnit()}toConfiguredTempWithoutUnit(e,t){return this.getConfiguredTemperatureUnit()===e?t:"°C"===e?this.toFahrenheit(e,t):this.toCelsius(e,t)}calculateBarRangePercents(e,t,i,r){if(t===e)return{startPercent:0,endPercent:100};const s=100/(t-e)*(i-e),a=100/(t-e)*(r-e);return{startPercent:Math.max(0,s),endPercent:Math.min(100,a)}}localize(e){return function(e,t){let i;const r=t.replace(/['"]+/g,"").replace("-","_").replace("_","").toLowerCase();try{i=e.split(".").reduce(((e,t)=>e[t]),fr[r])}catch(t){i=e.split(".").reduce(((e,t)=>e[t]),fr.en)}return void 0===i&&(i=e.split(".").reduce(((e,t)=>e[t]),fr.en)),i}(e,this.getLocale())}mergeForecasts(e,t){var i,r;const s=(this.isLegacyWeather()?null!==(i=this.getWeather().attributes.forecast)&&void 0!==i?i:[]:null!==(r=this.forecasts)&&void 0!==r?r:[]).reduce(((e,i)=>{const r=new Date(i.datetime),s=t?`${r.getMonth()}-${r.getDate()}-${+r.getHours()}`:r.getDate();return e[s]=e[s]||[],e[s].push(i),e}),{});return Object.values(s).reduce(((e,t)=>{if(0===t.length)return e;const i=this.calculateAverageForecast(t);return e.push(i),e}),[]).sort(((e,t)=>e.datetime.toMillis()-t.datetime.toMillis())).slice(0,e)}toZonedDate(e){var t,i,r;const s=e.setLocale(this.getLocale());if(this.config.use_browser_time)return s;const a=null!==(t=this.config.time_zone)&&void 0!==t?t:null===(r=null===(i=this.hass)||void 0===i?void 0:i.config)||void 0===r?void 0:r.time_zone,n=s.setZone(a);return n.isValid?n:(console.error(`clock-weather-card - Time Zone [${a}] not supported. Falling back to browser time.`),s)}calculateAverageForecast(e){const t=e.map((e=>{var t,i,r;return null!==(r=null!==(i=null!==(t=e.templow)&&void 0!==t?t:e.temperature)&&void 0!==i?i:this.getCurrentTemperature())&&void 0!==r?r:0})),i=yr(t),r=e.map((e=>{var t,i;return null!==(i=null!==(t=e.temperature)&&void 0!==t?t:this.getCurrentTemperature())&&void 0!==i?i:0})),s=pr(r),a=e.map((e=>{var t;return null!==(t=e.precipitation_probability)&&void 0!==t?t:0})),n=pr(a),o=e.map((e=>{var t;return null!==(t=e.precipitation)&&void 0!==t?t:0})),l=pr(o),c=e.map((e=>e.condition)),d=function(e){var t,i,r;const s=new Map;let a=e[0],n=1;for(let o=0;on&&(a=l,n=null!==(r=s.get(l))&&void 0!==r?r:0)}}return a}(c);return{temperature:s,templow:i,datetime:this.parseDateTime(e[0].datetime),condition:d,precipitation_probability:n,precipitation:l}}subscribeForecastEvents(){return t(this,void 0,void 0,(function*(){if(this.forecastSubscriberLock)return;if(this.forecastSubscriberLock=!0,yield this.unsubscribeForecastEvents(),this.isLegacyWeather())return this.forecastSubscriber=()=>t(this,void 0,void 0,(function*(){})),void(this.forecastSubscriberLock=!1);if(!this.isConnected||!this.config||!this.hass)return void(this.forecastSubscriberLock=!1);const e=this.determineForecastType();if("hourly_not_supported"===e)throw this.forecastSubscriber=()=>t(this,void 0,void 0,(function*(){})),this.forecastSubscriberLock=!1,this.createError(`Weather entity [${this.config.entity}] does not support hourly forecast.`);try{const t=e=>{this.forecasts=e.forecast},i={resubscribe:!1},r={type:"weather/subscribe_forecast",forecast_type:e,entity_id:this.config.entity};this.forecastSubscriber=yield this.hass.connection.subscribeMessage(t,r,i)}catch(e){console.error("clock-weather-card - Error when subscribing to weather forecast",e)}finally{this.forecastSubscriberLock=!1}}))}unsubscribeForecastEvents(){return t(this,void 0,void 0,(function*(){if(this.forecastSubscriber)try{yield this.forecastSubscriber()}catch(e){}finally{this.forecastSubscriber=void 0}}))}isLegacyWeather(){return!this.supportsFeature(1)&&!this.supportsFeature(2)}supportsFeature(e){try{return!!(this.getWeather().attributes.supported_features&e)}catch(e){return!1}}createError(e){const t=new Error(e),i=document.createElement("hui-error-card");return i.setConfig({type:"error",error:t,origConfig:this.config}),this.error=D`${i}`,t}determineForecastType(){const e=this.supportsFeature(1),t=this.supportsFeature(2),i=this.config.hourly_forecast;return e&&t?i?"hourly":"daily":i&&t?"hourly":!i&&e?"daily":i&&!t?"hourly_not_supported":(console.warn(`clock-weather-card - Weather entity [${this.config.entity}] does not support daily forecast. Falling back to hourly forecast.`),"hourly")}parseDateTime(e){const t=Ro.fromISO(e);return t.isValid?t:Ro.fromJSDate(new Date(e))}};e([le({attribute:!1})],Qo.prototype,"hass",void 0),e([ce()],Qo.prototype,"config",void 0),e([ce()],Qo.prototype,"currentDate",void 0),e([ce()],Qo.prototype,"forecasts",void 0),e([ce()],Qo.prototype,"error",void 0),Qo=e([(e=>t=>"function"==typeof t?((e,t)=>(customElements.define(e,t),t))(e,t):((e,t)=>{const{kind:i,elements:r}=t;return{kind:i,elements:r,finisher(t){customElements.define(e,t)}}})(e,t))("clock-weather-card")],Qo);export{Qo as ClockWeatherCard}; + `}static get styles(){return we}gradientRange(e,t,i){const r=this.toCelsius(i,e),s=this.toCelsius(i,t),a=Math.max(function(e,t=0){return t<=0?Math.floor(e):Math.floor(e/t)*t}(r,10),vr([...el.keys()])),n=Math.min(xr(s,10),wr([...el.keys()]));return Array.from(el.keys()).filter((e=>e>=a&&e<=n)).map((e=>el.get(e)))}gradient(e,t,i){var r;if(e.length<=1){const t=null!==(r=e[0])&&void 0!==r?r:new ge(255,255,255);return[t,t].map((e=>e.toRgbString())).join(",")}const[s,a]=this.calculateRgb(e,t,"left"),[n,o]=this.calculateRgb(e,i,"right");return[s,...e.slice(a+1,o),n].map((e=>e.toRgbString())).join(",")}calculateRgb(e,t,i){function r(e,t,i){const r=Math.abs(e-t)/100*i;return kr(e>t?e-r:e+r)}const s=100/(e.length-1),a=t/s,n=Math.round(a),o=100/s*(t-n*s),l=0===o?n:o<0?n-1:n+1,c=function(e,t,i,s){const a=s[e],n=s[t],o=i<0?100+i:i,l=i<0?n:a,c=i<0?a:n,d=r(l.r,c.r,o),u=r(l.g,c.g,o),h=r(l.b,c.b,o);return new ge(d,u,h)}(n,l,o,e);return[c,"left"===i?Math.min(n,l):Math.max(n,l)]}handleAction(e){this.hass&&this.config&&e.detail.action&&function(e,t,i,r){var s;"double_tap"===r&&i.double_tap_action?s=i.double_tap_action:"hold"===r&&i.hold_action?s=i.hold_action:"tap"===r&&i.tap_action&&(s=i.tap_action),ye(e,t,i,s)}(this,this.hass,this.config,e.detail.action)}mergeConfig(e){var t,i,r,s,a,n,o,l,c,d,u,h,m,f,p,y,b,g;return Object.assign(Object.assign({},e),{sun_entity:null!==(t=e.sun_entity)&&void 0!==t?t:"sun.sun",temperature_sensor:e.temperature_sensor,humidity_sensor:e.humidity_sensor,weather_icon_type:null!==(i=e.weather_icon_type)&&void 0!==i?i:"line",forecast_rows:null!==(r=e.forecast_rows)&&void 0!==r?r:5,hourly_forecast:null!==(s=e.hourly_forecast)&&void 0!==s&&s,animated_icon:null===(a=e.animated_icon)||void 0===a||a,time_format:null===(n=e.time_format)||void 0===n?void 0:n.toString(),time_pattern:null!==(o=e.time_pattern)&&void 0!==o?o:void 0,show_humidity:null!==(l=e.show_humidity)&&void 0!==l&&l,hide_forecast_section:null!==(c=e.hide_forecast_section)&&void 0!==c&&c,hide_today_section:null!==(d=e.hide_today_section)&&void 0!==d&&d,hide_clock:null!==(u=e.hide_clock)&&void 0!==u&&u,hide_date:null!==(h=e.hide_date)&&void 0!==h&&h,date_pattern:null!==(m=e.date_pattern)&&void 0!==m?m:"D",use_browser_time:null!==(f=e.use_browser_time)&&void 0!==f&&f,time_zone:null!==(p=e.time_zone)&&void 0!==p?p:void 0,show_decimal:null!==(y=e.show_decimal)&&void 0!==y&&y,apparent_sensor:null!==(b=e.apparent_sensor)&&void 0!==b?b:void 0,aqi_sensor:null!==(g=e.aqi_sensor)&&void 0!==g?g:void 0})}toIcon(e,t,i,r){var s;const a=i?"day":"below_horizon"===(null===(s=this.getSun())||void 0===s?void 0:s.state)?"night":"day",n=("animated"===r?Gr:Er)[t][e];return(null==n?void 0:n[a])||n}getWeather(){const e=this.hass.states[this.config.entity];if(!e)throw this.createError(`Weather entity "${this.config.entity}" could not be found.`);return e}getCurrentTemperature(){var e,t;if(this.config.temperature_sensor){const t=this.hass.states[this.config.temperature_sensor],i=(null==t?void 0:t.state)?parseFloat(t.state):void 0,r=null!==(e=null==t?void 0:t.attributes.unit_of_measurement)&&void 0!==e?e:this.getConfiguredTemperatureUnit();if(void 0!==i&&!isNaN(i))return this.toConfiguredTempWithoutUnit(r,i)}return null!==(t=this.getWeather().attributes.temperature)&&void 0!==t?t:null}getCurrentHumidity(){var e;if(this.config.humidity_sensor){const e=this.hass.states[this.config.humidity_sensor],t=(null==e?void 0:e.state)?parseFloat(e.state):void 0;if(void 0!==t&&!isNaN(t))return t}return null!==(e=this.getWeather().attributes.humidity)&&void 0!==e?e:null}getApparentTemperature(){var e;if(this.config.apparent_sensor){const t=this.hass.states[this.config.apparent_sensor],i=(null==t?void 0:t.state)?parseFloat(t.state):void 0,r=null!==(e=null==t?void 0:t.attributes.unit_of_measurement)&&void 0!==e?e:this.getConfiguredTemperatureUnit();if(void 0!==i&&!isNaN(i))return this.toConfiguredTempWithoutUnit(r,i)}return null}getAqi(){if(this.config.aqi_sensor){const e=this.hass.states[this.config.aqi_sensor],t=(null==e?void 0:e.state)?parseInt(e.state):void 0;if(void 0!==t&&!isNaN(t))return t}return null}getAqiColor(e){return null==e?null:e<=50?"green":e<=100?"yellowgreen":e<=150?"orange":e<=200?"red":e<=300?"purple":"maroon"}getSun(){return this.hass.states[this.config.sun_entity]}getLocale(){var e,t;return null!==(t=null!==(e=this.config.locale)&&void 0!==e?e:this.hass.locale.language)&&void 0!==t?t:"en-GB"}date(){return this.toZonedDate(this.currentDate).toFormat(this.config.date_pattern)}time(e=this.currentDate){return this.config.time_pattern?this.toZonedDate(e).toFormat(this.config.time_pattern):this.config.time_format?this.toZonedDate(e).toFormat("24"===this.config.time_format?"HH:mm":"h:mm a"):this.hass.locale.time_format===he.am_pm?this.toZonedDate(e).toFormat("h:mm a"):this.hass.locale.time_format===he.twenty_four?this.toZonedDate(e).toFormat("HH:mm"):this.toZonedDate(e).toFormat("t")}getIconAnimationKind(){return this.config.animated_icon?"animated":"static"}toCelsius(e,t){return"°C"===e?t:Math.round(5/9*(t-32))}toFahrenheit(e,t){return"°F"===e?t:Math.round(9*t/5+32)}getConfiguredTemperatureUnit(){return this.hass.config.unit_system.temperature}toConfiguredTempWithUnit(e,t){return this.toConfiguredTempWithoutUnit(e,t)+this.getConfiguredTemperatureUnit()}toConfiguredTempWithoutUnit(e,t){return this.getConfiguredTemperatureUnit()===e?t:"°C"===e?this.toFahrenheit(e,t):this.toCelsius(e,t)}calculateBarRangePercents(e,t,i,r){if(t===e)return{startPercent:0,endPercent:100};const s=100/(t-e)*(i-e),a=100/(t-e)*(r-e);return{startPercent:Math.max(0,s),endPercent:Math.min(100,a)}}localize(e){return function(e,t){let i;const r=t.replace(/['"]+/g,"").replace("-","_").replace("_","").toLowerCase();try{i=e.split(".").reduce(((e,t)=>e[t]),gr[r])}catch(t){i=e.split(".").reduce(((e,t)=>e[t]),gr.en)}return void 0===i&&(i=e.split(".").reduce(((e,t)=>e[t]),gr.en)),i}(e,this.getLocale())}mergeForecasts(e,t){var i,r;const s=(this.isLegacyWeather()?null!==(i=this.getWeather().attributes.forecast)&&void 0!==i?i:[]:null!==(r=this.forecasts)&&void 0!==r?r:[]).reduce(((e,i)=>{const r=new Date(i.datetime),s=t?`${r.getMonth()}-${r.getDate()}-${+r.getHours()}`:r.getDate();return e[s]=e[s]||[],e[s].push(i),e}),{});return Object.values(s).reduce(((e,t)=>{if(0===t.length)return e;const i=this.calculateAverageForecast(t);return e.push(i),e}),[]).sort(((e,t)=>e.datetime.toMillis()-t.datetime.toMillis())).slice(0,e)}toZonedDate(e){var t,i,r;const s=e.setLocale(this.getLocale());if(this.config.use_browser_time)return s;const a=null!==(t=this.config.time_zone)&&void 0!==t?t:null===(r=null===(i=this.hass)||void 0===i?void 0:i.config)||void 0===r?void 0:r.time_zone,n=s.setZone(a);return n.isValid?n:(console.error(`clock-weather-card - Time Zone [${a}] not supported. Falling back to browser time.`),s)}calculateAverageForecast(e){const t=e.map((e=>{var t,i,r;return null!==(r=null!==(i=null!==(t=e.templow)&&void 0!==t?t:e.temperature)&&void 0!==i?i:this.getCurrentTemperature())&&void 0!==r?r:0})),i=vr(t),r=e.map((e=>{var t,i;return null!==(i=null!==(t=e.temperature)&&void 0!==t?t:this.getCurrentTemperature())&&void 0!==i?i:0})),s=wr(r),a=e.map((e=>{var t;return null!==(t=e.precipitation_probability)&&void 0!==t?t:0})),n=wr(a),o=e.map((e=>{var t;return null!==(t=e.precipitation)&&void 0!==t?t:0})),l=wr(o),c=e.map((e=>e.condition)),d=function(e){var t,i,r;const s=new Map;let a=e[0],n=1;for(let o=0;on&&(a=l,n=null!==(r=s.get(l))&&void 0!==r?r:0)}}return a}(c);return{temperature:s,templow:i,datetime:this.parseDateTime(e[0].datetime),condition:d,precipitation_probability:n,precipitation:l}}subscribeForecastEvents(){return t(this,void 0,void 0,(function*(){if(this.forecastSubscriberLock)return;if(this.forecastSubscriberLock=!0,yield this.unsubscribeForecastEvents(),this.isLegacyWeather())return this.forecastSubscriber=()=>t(this,void 0,void 0,(function*(){})),void(this.forecastSubscriberLock=!1);if(!this.isConnected||!this.config||!this.hass)return void(this.forecastSubscriberLock=!1);const e=this.determineForecastType();if("hourly_not_supported"===e)throw this.forecastSubscriber=()=>t(this,void 0,void 0,(function*(){})),this.forecastSubscriberLock=!1,this.createError(`Weather entity [${this.config.entity}] does not support hourly forecast.`);try{const t=e=>{this.forecasts=e.forecast},i={resubscribe:!1},r={type:"weather/subscribe_forecast",forecast_type:e,entity_id:this.config.entity};this.forecastSubscriber=yield this.hass.connection.subscribeMessage(t,r,i)}catch(e){console.error("clock-weather-card - Error when subscribing to weather forecast",e)}finally{this.forecastSubscriberLock=!1}}))}unsubscribeForecastEvents(){return t(this,void 0,void 0,(function*(){if(this.forecastSubscriber)try{yield this.forecastSubscriber()}catch(e){}finally{this.forecastSubscriber=void 0}}))}isLegacyWeather(){return!this.supportsFeature(1)&&!this.supportsFeature(2)}supportsFeature(e){try{return!!(this.getWeather().attributes.supported_features&e)}catch(e){return!1}}createError(e){const t=new Error(e),i=document.createElement("hui-error-card");return i.setConfig({type:"error",error:t,origConfig:this.config}),this.error=D`${i}`,t}determineForecastType(){const e=this.supportsFeature(1),t=this.supportsFeature(2),i=this.config.hourly_forecast;return e&&t?i?"hourly":"daily":i&&t?"hourly":!i&&e?"daily":i&&!t?"hourly_not_supported":(console.warn(`clock-weather-card - Weather entity [${this.config.entity}] does not support daily forecast. Falling back to hourly forecast.`),"hourly")}parseDateTime(e){const t=Ko.fromISO(e);return t.isValid?t:Ko.fromJSDate(new Date(e))}};e([le({attribute:!1})],tl.prototype,"hass",void 0),e([ce()],tl.prototype,"config",void 0),e([ce()],tl.prototype,"currentDate",void 0),e([ce()],tl.prototype,"forecasts",void 0),e([ce()],tl.prototype,"error",void 0),tl=e([(e=>t=>"function"==typeof t?((e,t)=>(customElements.define(e,t),t))(e,t):((e,t)=>{const{kind:i,elements:r}=t;return{kind:i,elements:r,finisher(t){customElements.define(e,t)}}})(e,t))("clock-weather-card")],tl);export{tl as ClockWeatherCard}; diff --git a/config/www/community/clock-weather-card/clock-weather-card.js.gz b/config/www/community/clock-weather-card/clock-weather-card.js.gz index 923c1b4f42569f91dc25d1d1d4e3b76ff526d55a..10ba916012dbcee6441bbfb7a6eaea05bcafa884 100644 GIT binary patch delta 54498 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

?VzGg3`$!ZkasD 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