hasting-swatchcart-module 1.0.3 → 1.0.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +63 -27
- package/dist/assets/Poppins-Bold-2q5ngAVi.woff2 +0 -0
- package/dist/assets/Poppins-Bold-CQjaT_ws.woff +0 -0
- package/dist/assets/Poppins-Medium-DJwXWGyq.woff2 +0 -0
- package/dist/assets/Poppins-Medium-DOl3WpZ-.woff +0 -0
- package/dist/assets/Poppins-Regular-6u--lpAX.woff +0 -0
- package/dist/assets/Poppins-Regular-F7nXZSOf.woff2 +0 -0
- package/dist/assets/Poppins-SemiBold-CsrPp8BB.woff +0 -0
- package/dist/assets/Poppins-SemiBold-N83vw0ch.woff2 +0 -0
- package/dist/assets/index-DIjFz2lH.css +1 -0
- package/dist/assets/index-DPVw21HN.js +210 -0
- package/dist/assets/product_thumb-Bn1S8z9K.png +0 -0
- package/dist/index.html +14 -0
- package/package.json +1 -1
- package/dist/assets/index.css +0 -1
- package/dist/cdn/lib/components/SwatchesModule.d.ts +0 -10
- package/dist/cdn/lib/main.d.ts +0 -4
- package/dist/cdn/lib/store/LibraryProvider.d.ts +0 -4
- package/dist/cdn/lib/store/rootReducer.d.ts +0 -11
- package/dist/cdn/lib/store/store.d.ts +0 -25
- package/dist/cdn/lib/store/withStore.d.ts +0 -2
- package/dist/cdn/lib/vite-env.d.ts +0 -1
- package/dist/cdn/main.css +0 -1
- package/dist/cdn/main.js +0 -48652
- package/dist/cdn/src/app/App.d.ts +0 -2
- package/dist/cdn/src/app/assets/svg/ArrowIconSVG.d.ts +0 -3
- package/dist/cdn/src/app/assets/svg/CheckMarkIconSVG.d.ts +0 -3
- package/dist/cdn/src/app/assets/svg/CloseIconSVG.d.ts +0 -3
- package/dist/cdn/src/app/assets/svg/DarkWhiteIconSVG.d.ts +0 -1
- package/dist/cdn/src/app/assets/svg/MinusIconSVG.d.ts +0 -3
- package/dist/cdn/src/app/assets/svg/PlusIconSVG.d.ts +0 -3
- package/dist/cdn/src/app/assets/svg/SearchIconSVG.d.ts +0 -3
- package/dist/cdn/src/app/assets/svg/TrashIconSVG.d.ts +0 -3
- package/dist/cdn/src/app/assets/svg/WhiteWhiteIconSVG.d.ts +0 -1
- package/dist/cdn/src/app/main.d.ts +0 -1
- package/dist/cdn/src/app/providers/StoreProvider.d.ts +0 -6
- package/dist/cdn/src/app/store/rootReducer.d.ts +0 -11
- package/dist/cdn/src/app/store/store.d.ts +0 -24
- package/dist/cdn/src/features/Cart/lib/CartCervices.d.ts +0 -5
- package/dist/cdn/src/features/Cart/model/cartSlice.d.ts +0 -13
- package/dist/cdn/src/features/Cart/model/selectors.d.ts +0 -223
- package/dist/cdn/src/features/Cart/model/types.d.ts +0 -7
- package/dist/cdn/src/features/Cart/ui/CartHeader/CartHeader.d.ts +0 -7
- package/dist/cdn/src/features/Cart/ui/CartList/CartList.d.ts +0 -1
- package/dist/cdn/src/features/Cart/ui/CartListItem/CartListItem.d.ts +0 -10
- package/dist/cdn/src/features/Cart/ui/CartPrice/CartPrice.d.ts +0 -5
- package/dist/cdn/src/features/Cart/ui/CartWrapper/CartWrapper.d.ts +0 -9
- package/dist/cdn/src/features/Cart/ui/Counter/Counter.d.ts +0 -9
- package/dist/cdn/src/features/DataAdapter/lib/DataAdapterServices.d.ts +0 -12
- package/dist/cdn/src/features/DataAdapter/utils/types.d.ts +0 -11
- package/dist/cdn/src/features/MultiProduct/lib/MultiProductCartServices.d.ts +0 -13
- package/dist/cdn/src/features/MultiProduct/model/API/api.d.ts +0 -3
- package/dist/cdn/src/features/MultiProduct/model/API/routes.d.ts +0 -4
- package/dist/cdn/src/features/MultiProduct/model/multiProductCartSlice.d.ts +0 -13
- package/dist/cdn/src/features/MultiProduct/model/selectors.d.ts +0 -35
- package/dist/cdn/src/features/MultiProduct/model/types.d.ts +0 -30
- package/dist/cdn/src/features/MultiProduct/ui/CartSelectedProductList/CartSelectedProductList.d.ts +0 -1
- package/dist/cdn/src/features/MultiProduct/ui/CustomModal/CustomModal.d.ts +0 -8
- package/dist/cdn/src/features/MultiProduct/ui/FiltersSelectedProductItem/FiltersSelectedProductItem.d.ts +0 -1
- package/dist/cdn/src/features/MultiProduct/ui/MultiProductCartHeader/MultiProductCartHeader.d.ts +0 -5
- package/dist/cdn/src/features/MultiProduct/ui/MultiProductItemCart/MultiProductItemCart.d.ts +0 -6
- package/dist/cdn/src/features/MultiProduct/ui/MultiProductWrapper/MultiProductWrapper.d.ts +0 -6
- package/dist/cdn/src/features/MultiProduct/ui/ProductList/ProductList.d.ts +0 -5
- package/dist/cdn/src/features/MultiProduct/ui/ProductListItem/ProductListItem.d.ts +0 -6
- package/dist/cdn/src/features/MultiProduct/ui/SelectedProductItem/SelectedProductItem.d.ts +0 -5
- package/dist/cdn/src/features/MultiProduct/ui/SwatchContentContainer/SwatchContentContainer.d.ts +0 -1
- package/dist/cdn/src/features/MultiProduct/utils/constants.d.ts +0 -8
- package/dist/cdn/src/features/MultiProduct/utils/randomList.d.ts +0 -2
- package/dist/cdn/src/features/SwatchModule/SwatchModule/ui/SwatchModule.d.ts +0 -11
- package/dist/cdn/src/features/swatches/lib/AttributeHelper.d.ts +0 -7
- package/dist/cdn/src/features/swatches/lib/SwatchesServices.d.ts +0 -11
- package/dist/cdn/src/features/swatches/model/selectors.d.ts +0 -12
- package/dist/cdn/src/features/swatches/model/swatchesSlice.d.ts +0 -26
- package/dist/cdn/src/features/swatches/model/thunks.d.ts +0 -12
- package/dist/cdn/src/features/swatches/model/types.d.ts +0 -137
- package/dist/cdn/src/features/swatches/ui/Filters/ColorsFilter.d.ts +0 -1
- package/dist/cdn/src/features/swatches/ui/Filters/LooksFilter.d.ts +0 -1
- package/dist/cdn/src/features/swatches/ui/Filters/MaterialsFilter.d.ts +0 -1
- package/dist/cdn/src/features/swatches/ui/Filters/index.d.ts +0 -5
- package/dist/cdn/src/features/swatches/ui/HexGridZoom/HexGridZoom.d.ts +0 -3
- package/dist/cdn/src/features/swatches/ui/ImageGridZoom/ImageGridZoom.d.ts +0 -3
- package/dist/cdn/src/features/swatches/ui/MaterialList/index.d.ts +0 -7
- package/dist/cdn/src/features/swatches/ui/MaterialListItem/MaterialListItem.d.ts +0 -4
- package/dist/cdn/src/features/swatches/ui/ProductElement/index.d.ts +0 -6
- package/dist/cdn/src/features/swatches/ui/SwatchWrapper/SwatchWrapper.d.ts +0 -8
- package/dist/cdn/src/features/swatches/ui/Swatches.d.ts +0 -11
- package/dist/cdn/src/features/swatches/ui/SwatchesList/SwatchesList.d.ts +0 -5
- package/dist/cdn/src/features/swatches/utils/constants.d.ts +0 -3
- package/dist/cdn/src/features/swatches/utils/types.d.ts +0 -22
- package/dist/cdn/src/shared/constants/props.d.ts +0 -1058
- package/dist/cdn/src/shared/constants/select.d.ts +0 -4
- package/dist/cdn/src/shared/constants/selectedMaterials.d.ts +0 -1
- package/dist/cdn/src/shared/types/activeTab.d.ts +0 -5
- package/dist/cdn/src/shared/types/svg.d.ts +0 -3
- package/dist/cdn/src/shared/ui/Checkbox/Checkbox.d.ts +0 -4
- package/dist/cdn/src/shared/ui/CustomButton/CustomButton.d.ts +0 -6
- package/dist/cdn/src/shared/ui/CustomSidebar/CustomSidebar.d.ts +0 -8
- package/dist/cdn/src/shared/ui/Dialog/Dialog.d.ts +0 -19
- package/dist/cdn/src/shared/ui/Label/Label.d.ts +0 -7
- package/dist/cdn/src/shared/ui/Markdown/MDWithAccordion.d.ts +0 -10
- package/dist/cdn/src/shared/ui/MaterialItem/MaterialItem.d.ts +0 -8
- package/dist/cdn/src/shared/ui/MultiSelect/MultiSelect.d.ts +0 -20
- package/dist/cdn/src/shared/ui/PopoverTooltip/InfoIcon.d.ts +0 -1
- package/dist/cdn/src/shared/ui/PopoverTooltip/PopoverTooltip.d.ts +0 -11
- package/dist/cdn/src/shared/ui/Slider/Slider.d.ts +0 -11
- package/dist/cdn/src/shared/ui/popover.d.ts +0 -9
- package/dist/cdn/src/shared/utils/cn.d.ts +0 -2
- package/dist/cdn/src/shared/utils/uniqueList.d.ts +0 -1
- package/dist/components/SwatchesModule.d.ts +0 -10
- package/dist/main.cjs +0 -407
- package/dist/main.cjs.map +0 -1
- package/dist/main.d.ts +0 -4
- package/dist/main.js +0 -63814
- package/dist/main.js.map +0 -1
- package/dist/store/LibraryProvider.d.ts +0 -4
- package/dist/store/rootReducer.d.ts +0 -11
- package/dist/store/store.d.ts +0 -25
- package/dist/store/withStore.d.ts +0 -2
- /package/dist/{cdn/vite.svg → vite.svg} +0 -0
|
@@ -0,0 +1,210 @@
|
|
|
1
|
+
function j3(e,a){for(var l=0;l<a.length;l++){const n=a[l];if(typeof n!="string"&&!Array.isArray(n)){for(const o in n)if(o!=="default"&&!(o in e)){const s=Object.getOwnPropertyDescriptor(n,o);s&&Object.defineProperty(e,o,s.get?s:{enumerable:!0,get:()=>n[o]})}}}return Object.freeze(Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}))}(function(){const a=document.createElement("link").relList;if(a&&a.supports&&a.supports("modulepreload"))return;for(const o of document.querySelectorAll('link[rel="modulepreload"]'))n(o);new MutationObserver(o=>{for(const s of o)if(s.type==="childList")for(const c of s.addedNodes)c.tagName==="LINK"&&c.rel==="modulepreload"&&n(c)}).observe(document,{childList:!0,subtree:!0});function l(o){const s={};return o.integrity&&(s.integrity=o.integrity),o.referrerPolicy&&(s.referrerPolicy=o.referrerPolicy),o.crossOrigin==="use-credentials"?s.credentials="include":o.crossOrigin==="anonymous"?s.credentials="omit":s.credentials="same-origin",s}function n(o){if(o.ep)return;o.ep=!0;const s=l(o);fetch(o.href,s)}})();function ac(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var jd={exports:{}},oo={};/**
|
|
2
|
+
* @license React
|
|
3
|
+
* react-jsx-runtime.production.js
|
|
4
|
+
*
|
|
5
|
+
* Copyright (c) Meta Platforms, Inc. and affiliates.
|
|
6
|
+
*
|
|
7
|
+
* This source code is licensed under the MIT license found in the
|
|
8
|
+
* LICENSE file in the root directory of this source tree.
|
|
9
|
+
*/var o2;function V3(){if(o2)return oo;o2=1;var e=Symbol.for("react.transitional.element"),a=Symbol.for("react.fragment");function l(n,o,s){var c=null;if(s!==void 0&&(c=""+s),o.key!==void 0&&(c=""+o.key),"key"in o){s={};for(var d in o)d!=="key"&&(s[d]=o[d])}else s=o;return o=s.ref,{$$typeof:e,type:n,key:c,ref:o!==void 0?o:null,props:s}}return oo.Fragment=a,oo.jsx=l,oo.jsxs=l,oo}var u2;function q3(){return u2||(u2=1,jd.exports=V3()),jd.exports}var y=q3(),Vd={exports:{}},ze={};/**
|
|
10
|
+
* @license React
|
|
11
|
+
* react.production.js
|
|
12
|
+
*
|
|
13
|
+
* Copyright (c) Meta Platforms, Inc. and affiliates.
|
|
14
|
+
*
|
|
15
|
+
* This source code is licensed under the MIT license found in the
|
|
16
|
+
* LICENSE file in the root directory of this source tree.
|
|
17
|
+
*/var s2;function K3(){if(s2)return ze;s2=1;var e=Symbol.for("react.transitional.element"),a=Symbol.for("react.portal"),l=Symbol.for("react.fragment"),n=Symbol.for("react.strict_mode"),o=Symbol.for("react.profiler"),s=Symbol.for("react.consumer"),c=Symbol.for("react.context"),d=Symbol.for("react.forward_ref"),m=Symbol.for("react.suspense"),g=Symbol.for("react.memo"),p=Symbol.for("react.lazy"),T=Symbol.for("react.activity"),C=Symbol.iterator;function S(w){return w===null||typeof w!="object"?null:(w=C&&w[C]||w["@@iterator"],typeof w=="function"?w:null)}var A={isMounted:function(){return!1},enqueueForceUpdate:function(){},enqueueReplaceState:function(){},enqueueSetState:function(){}},E=Object.assign,N={};function x(w,$,D){this.props=w,this.context=$,this.refs=N,this.updater=D||A}x.prototype.isReactComponent={},x.prototype.setState=function(w,$){if(typeof w!="object"&&typeof w!="function"&&w!=null)throw Error("takes an object of state variables to update or a function which returns an object of state variables.");this.updater.enqueueSetState(this,w,$,"setState")},x.prototype.forceUpdate=function(w){this.updater.enqueueForceUpdate(this,w,"forceUpdate")};function G(){}G.prototype=x.prototype;function O(w,$,D){this.props=w,this.context=$,this.refs=N,this.updater=D||A}var j=O.prototype=new G;j.constructor=O,E(j,x.prototype),j.isPureReactComponent=!0;var U=Array.isArray;function F(){}var W={H:null,A:null,T:null,S:null},X=Object.prototype.hasOwnProperty;function he(w,$,D){var ce=D.ref;return{$$typeof:e,type:w,key:$,ref:ce!==void 0?ce:null,props:D}}function pe(w,$){return he(w.type,$,w.props)}function de(w){return typeof w=="object"&&w!==null&&w.$$typeof===e}function fe(w){var $={"=":"=0",":":"=2"};return"$"+w.replace(/[=:]/g,function(D){return $[D]})}var be=/\/+/g;function oe(w,$){return typeof w=="object"&&w!==null&&w.key!=null?fe(""+w.key):$.toString(36)}function ge(w){switch(w.status){case"fulfilled":return w.value;case"rejected":throw w.reason;default:switch(typeof w.status=="string"?w.then(F,F):(w.status="pending",w.then(function($){w.status==="pending"&&(w.status="fulfilled",w.value=$)},function($){w.status==="pending"&&(w.status="rejected",w.reason=$)})),w.status){case"fulfilled":return w.value;case"rejected":throw w.reason}}throw w}function H(w,$,D,ce,Ae){var Me=typeof w;(Me==="undefined"||Me==="boolean")&&(w=null);var Ce=!1;if(w===null)Ce=!0;else switch(Me){case"bigint":case"string":case"number":Ce=!0;break;case"object":switch(w.$$typeof){case e:case a:Ce=!0;break;case p:return Ce=w._init,H(Ce(w._payload),$,D,ce,Ae)}}if(Ce)return Ae=Ae(w),Ce=ce===""?"."+oe(w,0):ce,U(Ae)?(D="",Ce!=null&&(D=Ce.replace(be,"$&/")+"/"),H(Ae,$,D,"",function(ya){return ya})):Ae!=null&&(de(Ae)&&(Ae=pe(Ae,D+(Ae.key==null||w&&w.key===Ae.key?"":(""+Ae.key).replace(be,"$&/")+"/")+Ce)),$.push(Ae)),1;Ce=0;var Qe=ce===""?".":ce+":";if(U(w))for(var He=0;He<w.length;He++)ce=w[He],Me=Qe+oe(ce,He),Ce+=H(ce,$,D,Me,Ae);else if(He=S(w),typeof He=="function")for(w=He.call(w),He=0;!(ce=w.next()).done;)ce=ce.value,Me=Qe+oe(ce,He++),Ce+=H(ce,$,D,Me,Ae);else if(Me==="object"){if(typeof w.then=="function")return H(ge(w),$,D,ce,Ae);throw $=String(w),Error("Objects are not valid as a React child (found: "+($==="[object Object]"?"object with keys {"+Object.keys(w).join(", ")+"}":$)+"). If you meant to render a collection of children, use an array instead.")}return Ce}function ae(w,$,D){if(w==null)return w;var ce=[],Ae=0;return H(w,ce,"","",function(Me){return $.call(D,Me,Ae++)}),ce}function Q(w){if(w._status===-1){var $=w._result;$=$(),$.then(function(D){(w._status===0||w._status===-1)&&(w._status=1,w._result=D)},function(D){(w._status===0||w._status===-1)&&(w._status=2,w._result=D)}),w._status===-1&&(w._status=0,w._result=$)}if(w._status===1)return w._result.default;throw w._result}var Ee=typeof reportError=="function"?reportError:function(w){if(typeof window=="object"&&typeof window.ErrorEvent=="function"){var $=new window.ErrorEvent("error",{bubbles:!0,cancelable:!0,message:typeof w=="object"&&w!==null&&typeof w.message=="string"?String(w.message):String(w),error:w});if(!window.dispatchEvent($))return}else if(typeof process=="object"&&typeof process.emit=="function"){process.emit("uncaughtException",w);return}console.error(w)},R={map:ae,forEach:function(w,$,D){ae(w,function(){$.apply(this,arguments)},D)},count:function(w){var $=0;return ae(w,function(){$++}),$},toArray:function(w){return ae(w,function($){return $})||[]},only:function(w){if(!de(w))throw Error("React.Children.only expected to receive a single React element child.");return w}};return ze.Activity=T,ze.Children=R,ze.Component=x,ze.Fragment=l,ze.Profiler=o,ze.PureComponent=O,ze.StrictMode=n,ze.Suspense=m,ze.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE=W,ze.__COMPILER_RUNTIME={__proto__:null,c:function(w){return W.H.useMemoCache(w)}},ze.cache=function(w){return function(){return w.apply(null,arguments)}},ze.cacheSignal=function(){return null},ze.cloneElement=function(w,$,D){if(w==null)throw Error("The argument must be a React element, but you passed "+w+".");var ce=E({},w.props),Ae=w.key;if($!=null)for(Me in $.key!==void 0&&(Ae=""+$.key),$)!X.call($,Me)||Me==="key"||Me==="__self"||Me==="__source"||Me==="ref"&&$.ref===void 0||(ce[Me]=$[Me]);var Me=arguments.length-2;if(Me===1)ce.children=D;else if(1<Me){for(var Ce=Array(Me),Qe=0;Qe<Me;Qe++)Ce[Qe]=arguments[Qe+2];ce.children=Ce}return he(w.type,Ae,ce)},ze.createContext=function(w){return w={$$typeof:c,_currentValue:w,_currentValue2:w,_threadCount:0,Provider:null,Consumer:null},w.Provider=w,w.Consumer={$$typeof:s,_context:w},w},ze.createElement=function(w,$,D){var ce,Ae={},Me=null;if($!=null)for(ce in $.key!==void 0&&(Me=""+$.key),$)X.call($,ce)&&ce!=="key"&&ce!=="__self"&&ce!=="__source"&&(Ae[ce]=$[ce]);var Ce=arguments.length-2;if(Ce===1)Ae.children=D;else if(1<Ce){for(var Qe=Array(Ce),He=0;He<Ce;He++)Qe[He]=arguments[He+2];Ae.children=Qe}if(w&&w.defaultProps)for(ce in Ce=w.defaultProps,Ce)Ae[ce]===void 0&&(Ae[ce]=Ce[ce]);return he(w,Me,Ae)},ze.createRef=function(){return{current:null}},ze.forwardRef=function(w){return{$$typeof:d,render:w}},ze.isValidElement=de,ze.lazy=function(w){return{$$typeof:p,_payload:{_status:-1,_result:w},_init:Q}},ze.memo=function(w,$){return{$$typeof:g,type:w,compare:$===void 0?null:$}},ze.startTransition=function(w){var $=W.T,D={};W.T=D;try{var ce=w(),Ae=W.S;Ae!==null&&Ae(D,ce),typeof ce=="object"&&ce!==null&&typeof ce.then=="function"&&ce.then(F,Ee)}catch(Me){Ee(Me)}finally{$!==null&&D.types!==null&&($.types=D.types),W.T=$}},ze.unstable_useCacheRefresh=function(){return W.H.useCacheRefresh()},ze.use=function(w){return W.H.use(w)},ze.useActionState=function(w,$,D){return W.H.useActionState(w,$,D)},ze.useCallback=function(w,$){return W.H.useCallback(w,$)},ze.useContext=function(w){return W.H.useContext(w)},ze.useDebugValue=function(){},ze.useDeferredValue=function(w,$){return W.H.useDeferredValue(w,$)},ze.useEffect=function(w,$){return W.H.useEffect(w,$)},ze.useEffectEvent=function(w){return W.H.useEffectEvent(w)},ze.useId=function(){return W.H.useId()},ze.useImperativeHandle=function(w,$,D){return W.H.useImperativeHandle(w,$,D)},ze.useInsertionEffect=function(w,$){return W.H.useInsertionEffect(w,$)},ze.useLayoutEffect=function(w,$){return W.H.useLayoutEffect(w,$)},ze.useMemo=function(w,$){return W.H.useMemo(w,$)},ze.useOptimistic=function(w,$){return W.H.useOptimistic(w,$)},ze.useReducer=function(w,$,D){return W.H.useReducer(w,$,D)},ze.useRef=function(w){return W.H.useRef(w)},ze.useState=function(w){return W.H.useState(w)},ze.useSyncExternalStore=function(w,$,D){return W.H.useSyncExternalStore(w,$,D)},ze.useTransition=function(){return W.H.useTransition()},ze.version="19.2.0",ze}var c2;function tc(){return c2||(c2=1,Vd.exports=K3()),Vd.exports}var _=tc();const Y3=ac(_),x8=j3({__proto__:null,default:Y3},[_]);var qd={exports:{}},uo={},Kd={exports:{}},Yd={};/**
|
|
18
|
+
* @license React
|
|
19
|
+
* scheduler.production.js
|
|
20
|
+
*
|
|
21
|
+
* Copyright (c) Meta Platforms, Inc. and affiliates.
|
|
22
|
+
*
|
|
23
|
+
* This source code is licensed under the MIT license found in the
|
|
24
|
+
* LICENSE file in the root directory of this source tree.
|
|
25
|
+
*/var f2;function Q3(){return f2||(f2=1,(function(e){function a(H,ae){var Q=H.length;H.push(ae);e:for(;0<Q;){var Ee=Q-1>>>1,R=H[Ee];if(0<o(R,ae))H[Ee]=ae,H[Q]=R,Q=Ee;else break e}}function l(H){return H.length===0?null:H[0]}function n(H){if(H.length===0)return null;var ae=H[0],Q=H.pop();if(Q!==ae){H[0]=Q;e:for(var Ee=0,R=H.length,w=R>>>1;Ee<w;){var $=2*(Ee+1)-1,D=H[$],ce=$+1,Ae=H[ce];if(0>o(D,Q))ce<R&&0>o(Ae,D)?(H[Ee]=Ae,H[ce]=Q,Ee=ce):(H[Ee]=D,H[$]=Q,Ee=$);else if(ce<R&&0>o(Ae,Q))H[Ee]=Ae,H[ce]=Q,Ee=ce;else break e}}return ae}function o(H,ae){var Q=H.sortIndex-ae.sortIndex;return Q!==0?Q:H.id-ae.id}if(e.unstable_now=void 0,typeof performance=="object"&&typeof performance.now=="function"){var s=performance;e.unstable_now=function(){return s.now()}}else{var c=Date,d=c.now();e.unstable_now=function(){return c.now()-d}}var m=[],g=[],p=1,T=null,C=3,S=!1,A=!1,E=!1,N=!1,x=typeof setTimeout=="function"?setTimeout:null,G=typeof clearTimeout=="function"?clearTimeout:null,O=typeof setImmediate<"u"?setImmediate:null;function j(H){for(var ae=l(g);ae!==null;){if(ae.callback===null)n(g);else if(ae.startTime<=H)n(g),ae.sortIndex=ae.expirationTime,a(m,ae);else break;ae=l(g)}}function U(H){if(E=!1,j(H),!A)if(l(m)!==null)A=!0,F||(F=!0,fe());else{var ae=l(g);ae!==null&&ge(U,ae.startTime-H)}}var F=!1,W=-1,X=5,he=-1;function pe(){return N?!0:!(e.unstable_now()-he<X)}function de(){if(N=!1,F){var H=e.unstable_now();he=H;var ae=!0;try{e:{A=!1,E&&(E=!1,G(W),W=-1),S=!0;var Q=C;try{a:{for(j(H),T=l(m);T!==null&&!(T.expirationTime>H&&pe());){var Ee=T.callback;if(typeof Ee=="function"){T.callback=null,C=T.priorityLevel;var R=Ee(T.expirationTime<=H);if(H=e.unstable_now(),typeof R=="function"){T.callback=R,j(H),ae=!0;break a}T===l(m)&&n(m),j(H)}else n(m);T=l(m)}if(T!==null)ae=!0;else{var w=l(g);w!==null&&ge(U,w.startTime-H),ae=!1}}break e}finally{T=null,C=Q,S=!1}ae=void 0}}finally{ae?fe():F=!1}}}var fe;if(typeof O=="function")fe=function(){O(de)};else if(typeof MessageChannel<"u"){var be=new MessageChannel,oe=be.port2;be.port1.onmessage=de,fe=function(){oe.postMessage(null)}}else fe=function(){x(de,0)};function ge(H,ae){W=x(function(){H(e.unstable_now())},ae)}e.unstable_IdlePriority=5,e.unstable_ImmediatePriority=1,e.unstable_LowPriority=4,e.unstable_NormalPriority=3,e.unstable_Profiling=null,e.unstable_UserBlockingPriority=2,e.unstable_cancelCallback=function(H){H.callback=null},e.unstable_forceFrameRate=function(H){0>H||125<H?console.error("forceFrameRate takes a positive int between 0 and 125, forcing frame rates higher than 125 fps is not supported"):X=0<H?Math.floor(1e3/H):5},e.unstable_getCurrentPriorityLevel=function(){return C},e.unstable_next=function(H){switch(C){case 1:case 2:case 3:var ae=3;break;default:ae=C}var Q=C;C=ae;try{return H()}finally{C=Q}},e.unstable_requestPaint=function(){N=!0},e.unstable_runWithPriority=function(H,ae){switch(H){case 1:case 2:case 3:case 4:case 5:break;default:H=3}var Q=C;C=H;try{return ae()}finally{C=Q}},e.unstable_scheduleCallback=function(H,ae,Q){var Ee=e.unstable_now();switch(typeof Q=="object"&&Q!==null?(Q=Q.delay,Q=typeof Q=="number"&&0<Q?Ee+Q:Ee):Q=Ee,H){case 1:var R=-1;break;case 2:R=250;break;case 5:R=1073741823;break;case 4:R=1e4;break;default:R=5e3}return R=Q+R,H={id:p++,callback:ae,priorityLevel:H,startTime:Q,expirationTime:R,sortIndex:-1},Q>Ee?(H.sortIndex=Q,a(g,H),l(m)===null&&H===l(g)&&(E?(G(W),W=-1):E=!0,ge(U,Q-Ee))):(H.sortIndex=R,a(m,H),A||S||(A=!0,F||(F=!0,fe()))),H},e.unstable_shouldYield=pe,e.unstable_wrapCallback=function(H){var ae=C;return function(){var Q=C;C=ae;try{return H.apply(this,arguments)}finally{C=Q}}}})(Yd)),Yd}var d2;function X3(){return d2||(d2=1,Kd.exports=Q3()),Kd.exports}var Qd={exports:{}},Ga={};/**
|
|
26
|
+
* @license React
|
|
27
|
+
* react-dom.production.js
|
|
28
|
+
*
|
|
29
|
+
* Copyright (c) Meta Platforms, Inc. and affiliates.
|
|
30
|
+
*
|
|
31
|
+
* This source code is licensed under the MIT license found in the
|
|
32
|
+
* LICENSE file in the root directory of this source tree.
|
|
33
|
+
*/var b2;function Z3(){if(b2)return Ga;b2=1;var e=tc();function a(m){var g="https://react.dev/errors/"+m;if(1<arguments.length){g+="?args[]="+encodeURIComponent(arguments[1]);for(var p=2;p<arguments.length;p++)g+="&args[]="+encodeURIComponent(arguments[p])}return"Minified React error #"+m+"; visit "+g+" for the full message or use the non-minified dev environment for full errors and additional helpful warnings."}function l(){}var n={d:{f:l,r:function(){throw Error(a(522))},D:l,C:l,L:l,m:l,X:l,S:l,M:l},p:0,findDOMNode:null},o=Symbol.for("react.portal");function s(m,g,p){var T=3<arguments.length&&arguments[3]!==void 0?arguments[3]:null;return{$$typeof:o,key:T==null?null:""+T,children:m,containerInfo:g,implementation:p}}var c=e.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE;function d(m,g){if(m==="font")return"";if(typeof g=="string")return g==="use-credentials"?g:""}return Ga.__DOM_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE=n,Ga.createPortal=function(m,g){var p=2<arguments.length&&arguments[2]!==void 0?arguments[2]:null;if(!g||g.nodeType!==1&&g.nodeType!==9&&g.nodeType!==11)throw Error(a(299));return s(m,g,null,p)},Ga.flushSync=function(m){var g=c.T,p=n.p;try{if(c.T=null,n.p=2,m)return m()}finally{c.T=g,n.p=p,n.d.f()}},Ga.preconnect=function(m,g){typeof m=="string"&&(g?(g=g.crossOrigin,g=typeof g=="string"?g==="use-credentials"?g:"":void 0):g=null,n.d.C(m,g))},Ga.prefetchDNS=function(m){typeof m=="string"&&n.d.D(m)},Ga.preinit=function(m,g){if(typeof m=="string"&&g&&typeof g.as=="string"){var p=g.as,T=d(p,g.crossOrigin),C=typeof g.integrity=="string"?g.integrity:void 0,S=typeof g.fetchPriority=="string"?g.fetchPriority:void 0;p==="style"?n.d.S(m,typeof g.precedence=="string"?g.precedence:void 0,{crossOrigin:T,integrity:C,fetchPriority:S}):p==="script"&&n.d.X(m,{crossOrigin:T,integrity:C,fetchPriority:S,nonce:typeof g.nonce=="string"?g.nonce:void 0})}},Ga.preinitModule=function(m,g){if(typeof m=="string")if(typeof g=="object"&&g!==null){if(g.as==null||g.as==="script"){var p=d(g.as,g.crossOrigin);n.d.M(m,{crossOrigin:p,integrity:typeof g.integrity=="string"?g.integrity:void 0,nonce:typeof g.nonce=="string"?g.nonce:void 0})}}else g==null&&n.d.M(m)},Ga.preload=function(m,g){if(typeof m=="string"&&typeof g=="object"&&g!==null&&typeof g.as=="string"){var p=g.as,T=d(p,g.crossOrigin);n.d.L(m,p,{crossOrigin:T,integrity:typeof g.integrity=="string"?g.integrity:void 0,nonce:typeof g.nonce=="string"?g.nonce:void 0,type:typeof g.type=="string"?g.type:void 0,fetchPriority:typeof g.fetchPriority=="string"?g.fetchPriority:void 0,referrerPolicy:typeof g.referrerPolicy=="string"?g.referrerPolicy:void 0,imageSrcSet:typeof g.imageSrcSet=="string"?g.imageSrcSet:void 0,imageSizes:typeof g.imageSizes=="string"?g.imageSizes:void 0,media:typeof g.media=="string"?g.media:void 0})}},Ga.preloadModule=function(m,g){if(typeof m=="string")if(g){var p=d(g.as,g.crossOrigin);n.d.m(m,{as:typeof g.as=="string"&&g.as!=="script"?g.as:void 0,crossOrigin:p,integrity:typeof g.integrity=="string"?g.integrity:void 0})}else n.d.m(m)},Ga.requestFormReset=function(m){n.d.r(m)},Ga.unstable_batchedUpdates=function(m,g){return m(g)},Ga.useFormState=function(m,g,p){return c.H.useFormState(m,g,p)},Ga.useFormStatus=function(){return c.H.useHostTransitionStatus()},Ga.version="19.2.0",Ga}var m2;function _8(){if(m2)return Qd.exports;m2=1;function e(){if(!(typeof __REACT_DEVTOOLS_GLOBAL_HOOK__>"u"||typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE!="function"))try{__REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE(e)}catch(a){console.error(a)}}return e(),Qd.exports=Z3(),Qd.exports}/**
|
|
34
|
+
* @license React
|
|
35
|
+
* react-dom-client.production.js
|
|
36
|
+
*
|
|
37
|
+
* Copyright (c) Meta Platforms, Inc. and affiliates.
|
|
38
|
+
*
|
|
39
|
+
* This source code is licensed under the MIT license found in the
|
|
40
|
+
* LICENSE file in the root directory of this source tree.
|
|
41
|
+
*/var h2;function J3(){if(h2)return uo;h2=1;var e=X3(),a=tc(),l=_8();function n(t){var i="https://react.dev/errors/"+t;if(1<arguments.length){i+="?args[]="+encodeURIComponent(arguments[1]);for(var r=2;r<arguments.length;r++)i+="&args[]="+encodeURIComponent(arguments[r])}return"Minified React error #"+t+"; visit "+i+" for the full message or use the non-minified dev environment for full errors and additional helpful warnings."}function o(t){return!(!t||t.nodeType!==1&&t.nodeType!==9&&t.nodeType!==11)}function s(t){var i=t,r=t;if(t.alternate)for(;i.return;)i=i.return;else{t=i;do i=t,(i.flags&4098)!==0&&(r=i.return),t=i.return;while(t)}return i.tag===3?r:null}function c(t){if(t.tag===13){var i=t.memoizedState;if(i===null&&(t=t.alternate,t!==null&&(i=t.memoizedState)),i!==null)return i.dehydrated}return null}function d(t){if(t.tag===31){var i=t.memoizedState;if(i===null&&(t=t.alternate,t!==null&&(i=t.memoizedState)),i!==null)return i.dehydrated}return null}function m(t){if(s(t)!==t)throw Error(n(188))}function g(t){var i=t.alternate;if(!i){if(i=s(t),i===null)throw Error(n(188));return i!==t?null:t}for(var r=t,u=i;;){var f=r.return;if(f===null)break;var b=f.alternate;if(b===null){if(u=f.return,u!==null){r=u;continue}break}if(f.child===b.child){for(b=f.child;b;){if(b===r)return m(f),t;if(b===u)return m(f),i;b=b.sibling}throw Error(n(188))}if(r.return!==u.return)r=f,u=b;else{for(var v=!1,M=f.child;M;){if(M===r){v=!0,r=f,u=b;break}if(M===u){v=!0,u=f,r=b;break}M=M.sibling}if(!v){for(M=b.child;M;){if(M===r){v=!0,r=b,u=f;break}if(M===u){v=!0,u=b,r=f;break}M=M.sibling}if(!v)throw Error(n(189))}}if(r.alternate!==u)throw Error(n(190))}if(r.tag!==3)throw Error(n(188));return r.stateNode.current===r?t:i}function p(t){var i=t.tag;if(i===5||i===26||i===27||i===6)return t;for(t=t.child;t!==null;){if(i=p(t),i!==null)return i;t=t.sibling}return null}var T=Object.assign,C=Symbol.for("react.element"),S=Symbol.for("react.transitional.element"),A=Symbol.for("react.portal"),E=Symbol.for("react.fragment"),N=Symbol.for("react.strict_mode"),x=Symbol.for("react.profiler"),G=Symbol.for("react.consumer"),O=Symbol.for("react.context"),j=Symbol.for("react.forward_ref"),U=Symbol.for("react.suspense"),F=Symbol.for("react.suspense_list"),W=Symbol.for("react.memo"),X=Symbol.for("react.lazy"),he=Symbol.for("react.activity"),pe=Symbol.for("react.memo_cache_sentinel"),de=Symbol.iterator;function fe(t){return t===null||typeof t!="object"?null:(t=de&&t[de]||t["@@iterator"],typeof t=="function"?t:null)}var be=Symbol.for("react.client.reference");function oe(t){if(t==null)return null;if(typeof t=="function")return t.$$typeof===be?null:t.displayName||t.name||null;if(typeof t=="string")return t;switch(t){case E:return"Fragment";case x:return"Profiler";case N:return"StrictMode";case U:return"Suspense";case F:return"SuspenseList";case he:return"Activity"}if(typeof t=="object")switch(t.$$typeof){case A:return"Portal";case O:return t.displayName||"Context";case G:return(t._context.displayName||"Context")+".Consumer";case j:var i=t.render;return t=t.displayName,t||(t=i.displayName||i.name||"",t=t!==""?"ForwardRef("+t+")":"ForwardRef"),t;case W:return i=t.displayName||null,i!==null?i:oe(t.type)||"Memo";case X:i=t._payload,t=t._init;try{return oe(t(i))}catch{}}return null}var ge=Array.isArray,H=a.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE,ae=l.__DOM_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE,Q={pending:!1,data:null,method:null,action:null},Ee=[],R=-1;function w(t){return{current:t}}function $(t){0>R||(t.current=Ee[R],Ee[R]=null,R--)}function D(t,i){R++,Ee[R]=t.current,t.current=i}var ce=w(null),Ae=w(null),Me=w(null),Ce=w(null);function Qe(t,i){switch(D(Me,i),D(Ae,t),D(ce,null),i.nodeType){case 9:case 11:t=(t=i.documentElement)&&(t=t.namespaceURI)?zh(t):0;break;default:if(t=i.tagName,i=i.namespaceURI)i=zh(i),t=Rh(i,t);else switch(t){case"svg":t=1;break;case"math":t=2;break;default:t=0}}$(ce),D(ce,t)}function He(){$(ce),$(Ae),$(Me)}function ya(t){t.memoizedState!==null&&D(Ce,t);var i=ce.current,r=Rh(i,t.type);i!==r&&(D(Ae,t),D(ce,r))}function Pa(t){Ae.current===t&&($(ce),$(Ae)),Ce.current===t&&($(Ce),io._currentValue=Q)}var yt,ni;function ri(t){if(yt===void 0)try{throw Error()}catch(r){var i=r.stack.trim().match(/\n( *(at )?)/);yt=i&&i[1]||"",ni=-1<r.stack.indexOf(`
|
|
42
|
+
at`)?" (<anonymous>)":-1<r.stack.indexOf("@")?"@unknown:0:0":""}return`
|
|
43
|
+
`+yt+t+ni}var Kl=!1;function Yl(t,i){if(!t||Kl)return"";Kl=!0;var r=Error.prepareStackTrace;Error.prepareStackTrace=void 0;try{var u={DetermineComponentFrameRoot:function(){try{if(i){var le=function(){throw Error()};if(Object.defineProperty(le.prototype,"props",{set:function(){throw Error()}}),typeof Reflect=="object"&&Reflect.construct){try{Reflect.construct(le,[])}catch(Z){var Y=Z}Reflect.construct(t,[],le)}else{try{le.call()}catch(Z){Y=Z}t.call(le.prototype)}}else{try{throw Error()}catch(Z){Y=Z}(le=t())&&typeof le.catch=="function"&&le.catch(function(){})}}catch(Z){if(Z&&Y&&typeof Z.stack=="string")return[Z.stack,Y.stack]}return[null,null]}};u.DetermineComponentFrameRoot.displayName="DetermineComponentFrameRoot";var f=Object.getOwnPropertyDescriptor(u.DetermineComponentFrameRoot,"name");f&&f.configurable&&Object.defineProperty(u.DetermineComponentFrameRoot,"name",{value:"DetermineComponentFrameRoot"});var b=u.DetermineComponentFrameRoot(),v=b[0],M=b[1];if(v&&M){var B=v.split(`
|
|
44
|
+
`),K=M.split(`
|
|
45
|
+
`);for(f=u=0;u<B.length&&!B[u].includes("DetermineComponentFrameRoot");)u++;for(;f<K.length&&!K[f].includes("DetermineComponentFrameRoot");)f++;if(u===B.length||f===K.length)for(u=B.length-1,f=K.length-1;1<=u&&0<=f&&B[u]!==K[f];)f--;for(;1<=u&&0<=f;u--,f--)if(B[u]!==K[f]){if(u!==1||f!==1)do if(u--,f--,0>f||B[u]!==K[f]){var ee=`
|
|
46
|
+
`+B[u].replace(" at new "," at ");return t.displayName&&ee.includes("<anonymous>")&&(ee=ee.replace("<anonymous>",t.displayName)),ee}while(1<=u&&0<=f);break}}}finally{Kl=!1,Error.prepareStackTrace=r}return(r=t?t.displayName||t.name:"")?ri(r):""}function Qo(t,i){switch(t.tag){case 26:case 27:case 5:return ri(t.type);case 16:return ri("Lazy");case 13:return t.child!==i&&i!==null?ri("Suspense Fallback"):ri("Suspense");case 19:return ri("SuspenseList");case 0:case 15:return Yl(t.type,!1);case 11:return Yl(t.type.render,!1);case 1:return Yl(t.type,!0);case 31:return ri("Activity");default:return""}}function Xo(t){try{var i="",r=null;do i+=Qo(t,r),r=t,t=t.return;while(t);return i}catch(u){return`
|
|
47
|
+
Error generating stack: `+u.message+`
|
|
48
|
+
`+u.stack}}var Ql=Object.prototype.hasOwnProperty,Xl=e.unstable_scheduleCallback,hr=e.unstable_cancelCallback,xc=e.unstable_shouldYield,_c=e.unstable_requestPaint,Ua=e.unstable_now,zc=e.unstable_getCurrentPriorityLevel,te=e.unstable_ImmediatePriority,me=e.unstable_UserBlockingPriority,xe=e.unstable_NormalPriority,Ge=e.unstable_LowPriority,Xe=e.unstable_IdlePriority,rt=e.log,oi=e.unstable_setDisableYieldValue,Ha=null,Ma=null;function Ya(t){if(typeof rt=="function"&&oi(t),Ma&&typeof Ma.setStrictMode=="function")try{Ma.setStrictMode(Ha,t)}catch{}}var ta=Math.clz32?Math.clz32:z6,Ni=Math.log,wt=Math.LN2;function z6(t){return t>>>=0,t===0?32:31-(Ni(t)/wt|0)|0}var Zo=256,Jo=262144,$o=4194304;function gl(t){var i=t&42;if(i!==0)return i;switch(t&-t){case 1:return 1;case 2:return 2;case 4:return 4;case 8:return 8;case 16:return 16;case 32:return 32;case 64:return 64;case 128:return 128;case 256:case 512:case 1024:case 2048:case 4096:case 8192:case 16384:case 32768:case 65536:case 131072:return t&261888;case 262144:case 524288:case 1048576:case 2097152:return t&3932160;case 4194304:case 8388608:case 16777216:case 33554432:return t&62914560;case 67108864:return 67108864;case 134217728:return 134217728;case 268435456:return 268435456;case 536870912:return 536870912;case 1073741824:return 0;default:return t}}function eu(t,i,r){var u=t.pendingLanes;if(u===0)return 0;var f=0,b=t.suspendedLanes,v=t.pingedLanes;t=t.warmLanes;var M=u&134217727;return M!==0?(u=M&~b,u!==0?f=gl(u):(v&=M,v!==0?f=gl(v):r||(r=M&~t,r!==0&&(f=gl(r))))):(M=u&~b,M!==0?f=gl(M):v!==0?f=gl(v):r||(r=u&~t,r!==0&&(f=gl(r)))),f===0?0:i!==0&&i!==f&&(i&b)===0&&(b=f&-f,r=i&-i,b>=r||b===32&&(r&4194048)!==0)?i:f}function gr(t,i){return(t.pendingLanes&~(t.suspendedLanes&~t.pingedLanes)&i)===0}function R6(t,i){switch(t){case 1:case 2:case 4:case 8:case 64:return i+250;case 16:case 32:case 128:case 256:case 512:case 1024:case 2048:case 4096:case 8192:case 16384:case 32768:case 65536:case 131072:case 262144:case 524288:case 1048576:case 2097152:return i+5e3;case 4194304:case 8388608:case 16777216:case 33554432:return-1;case 67108864:case 134217728:case 268435456:case 536870912:case 1073741824:return-1;default:return-1}}function f1(){var t=$o;return $o<<=1,($o&62914560)===0&&($o=4194304),t}function Rc(t){for(var i=[],r=0;31>r;r++)i.push(t);return i}function pr(t,i){t.pendingLanes|=i,i!==268435456&&(t.suspendedLanes=0,t.pingedLanes=0,t.warmLanes=0)}function I6(t,i,r,u,f,b){var v=t.pendingLanes;t.pendingLanes=r,t.suspendedLanes=0,t.pingedLanes=0,t.warmLanes=0,t.expiredLanes&=r,t.entangledLanes&=r,t.errorRecoveryDisabledLanes&=r,t.shellSuspendCounter=0;var M=t.entanglements,B=t.expirationTimes,K=t.hiddenUpdates;for(r=v&~r;0<r;){var ee=31-ta(r),le=1<<ee;M[ee]=0,B[ee]=-1;var Y=K[ee];if(Y!==null)for(K[ee]=null,ee=0;ee<Y.length;ee++){var Z=Y[ee];Z!==null&&(Z.lane&=-536870913)}r&=~le}u!==0&&d1(t,u,0),b!==0&&f===0&&t.tag!==0&&(t.suspendedLanes|=b&~(v&~i))}function d1(t,i,r){t.pendingLanes|=i,t.suspendedLanes&=~i;var u=31-ta(i);t.entangledLanes|=i,t.entanglements[u]=t.entanglements[u]|1073741824|r&261930}function b1(t,i){var r=t.entangledLanes|=i;for(t=t.entanglements;r;){var u=31-ta(r),f=1<<u;f&i|t[u]&i&&(t[u]|=i),r&=~f}}function m1(t,i){var r=i&-i;return r=(r&42)!==0?1:Ic(r),(r&(t.suspendedLanes|i))!==0?0:r}function Ic(t){switch(t){case 2:t=1;break;case 8:t=4;break;case 32:t=16;break;case 256:case 512:case 1024:case 2048:case 4096:case 8192:case 16384:case 32768:case 65536:case 131072:case 262144:case 524288:case 1048576:case 2097152:case 4194304:case 8388608:case 16777216:case 33554432:t=128;break;case 268435456:t=134217728;break;default:t=0}return t}function Nc(t){return t&=-t,2<t?8<t?(t&134217727)!==0?32:268435456:8:2}function h1(){var t=ae.p;return t!==0?t:(t=window.event,t===void 0?32:e2(t.type))}function g1(t,i){var r=ae.p;try{return ae.p=t,i()}finally{ae.p=r}}var Bi=Math.random().toString(36).slice(2),za="__reactFiber$"+Bi,Qa="__reactProps$"+Bi,Zl="__reactContainer$"+Bi,Bc="__reactEvents$"+Bi,N6="__reactListeners$"+Bi,B6="__reactHandles$"+Bi,p1="__reactResources$"+Bi,Tr="__reactMarker$"+Bi;function Oc(t){delete t[za],delete t[Qa],delete t[Bc],delete t[N6],delete t[B6]}function Jl(t){var i=t[za];if(i)return i;for(var r=t.parentNode;r;){if(i=r[Zl]||r[za]){if(r=i.alternate,i.child!==null||r!==null&&r.child!==null)for(t=kh(t);t!==null;){if(r=t[za])return r;t=kh(t)}return i}t=r,r=t.parentNode}return null}function $l(t){if(t=t[za]||t[Zl]){var i=t.tag;if(i===5||i===6||i===13||i===31||i===26||i===27||i===3)return t}return null}function vr(t){var i=t.tag;if(i===5||i===26||i===27||i===6)return t.stateNode;throw Error(n(33))}function en(t){var i=t[p1];return i||(i=t[p1]={hoistableStyles:new Map,hoistableScripts:new Map}),i}function La(t){t[Tr]=!0}var T1=new Set,v1={};function pl(t,i){an(t,i),an(t+"Capture",i)}function an(t,i){for(v1[t]=i,t=0;t<i.length;t++)T1.add(i[t])}var O6=RegExp("^[:A-Z_a-z\\u00C0-\\u00D6\\u00D8-\\u00F6\\u00F8-\\u02FF\\u0370-\\u037D\\u037F-\\u1FFF\\u200C-\\u200D\\u2070-\\u218F\\u2C00-\\u2FEF\\u3001-\\uD7FF\\uF900-\\uFDCF\\uFDF0-\\uFFFD][:A-Z_a-z\\u00C0-\\u00D6\\u00D8-\\u00F6\\u00F8-\\u02FF\\u0370-\\u037D\\u037F-\\u1FFF\\u200C-\\u200D\\u2070-\\u218F\\u2C00-\\u2FEF\\u3001-\\uD7FF\\uF900-\\uFDCF\\uFDF0-\\uFFFD\\-.0-9\\u00B7\\u0300-\\u036F\\u203F-\\u2040]*$"),S1={},C1={};function w6(t){return Ql.call(C1,t)?!0:Ql.call(S1,t)?!1:O6.test(t)?C1[t]=!0:(S1[t]=!0,!1)}function au(t,i,r){if(w6(i))if(r===null)t.removeAttribute(i);else{switch(typeof r){case"undefined":case"function":case"symbol":t.removeAttribute(i);return;case"boolean":var u=i.toLowerCase().slice(0,5);if(u!=="data-"&&u!=="aria-"){t.removeAttribute(i);return}}t.setAttribute(i,""+r)}}function tu(t,i,r){if(r===null)t.removeAttribute(i);else{switch(typeof r){case"undefined":case"function":case"symbol":case"boolean":t.removeAttribute(i);return}t.setAttribute(i,""+r)}}function ui(t,i,r,u){if(u===null)t.removeAttribute(r);else{switch(typeof u){case"undefined":case"function":case"symbol":case"boolean":t.removeAttribute(r);return}t.setAttributeNS(i,r,""+u)}}function Mt(t){switch(typeof t){case"bigint":case"boolean":case"number":case"string":case"undefined":return t;case"object":return t;default:return""}}function y1(t){var i=t.type;return(t=t.nodeName)&&t.toLowerCase()==="input"&&(i==="checkbox"||i==="radio")}function G6(t,i,r){var u=Object.getOwnPropertyDescriptor(t.constructor.prototype,i);if(!t.hasOwnProperty(i)&&typeof u<"u"&&typeof u.get=="function"&&typeof u.set=="function"){var f=u.get,b=u.set;return Object.defineProperty(t,i,{configurable:!0,get:function(){return f.call(this)},set:function(v){r=""+v,b.call(this,v)}}),Object.defineProperty(t,i,{enumerable:u.enumerable}),{getValue:function(){return r},setValue:function(v){r=""+v},stopTracking:function(){t._valueTracker=null,delete t[i]}}}}function wc(t){if(!t._valueTracker){var i=y1(t)?"checked":"value";t._valueTracker=G6(t,i,""+t[i])}}function M1(t){if(!t)return!1;var i=t._valueTracker;if(!i)return!0;var r=i.getValue(),u="";return t&&(u=y1(t)?t.checked?"true":"false":t.value),t=u,t!==r?(i.setValue(t),!0):!1}function iu(t){if(t=t||(typeof document<"u"?document:void 0),typeof t>"u")return null;try{return t.activeElement||t.body}catch{return t.body}}var k6=/[\n"\\]/g;function Et(t){return t.replace(k6,function(i){return"\\"+i.charCodeAt(0).toString(16)+" "})}function Gc(t,i,r,u,f,b,v,M){t.name="",v!=null&&typeof v!="function"&&typeof v!="symbol"&&typeof v!="boolean"?t.type=v:t.removeAttribute("type"),i!=null?v==="number"?(i===0&&t.value===""||t.value!=i)&&(t.value=""+Mt(i)):t.value!==""+Mt(i)&&(t.value=""+Mt(i)):v!=="submit"&&v!=="reset"||t.removeAttribute("value"),i!=null?kc(t,v,Mt(i)):r!=null?kc(t,v,Mt(r)):u!=null&&t.removeAttribute("value"),f==null&&b!=null&&(t.defaultChecked=!!b),f!=null&&(t.checked=f&&typeof f!="function"&&typeof f!="symbol"),M!=null&&typeof M!="function"&&typeof M!="symbol"&&typeof M!="boolean"?t.name=""+Mt(M):t.removeAttribute("name")}function E1(t,i,r,u,f,b,v,M){if(b!=null&&typeof b!="function"&&typeof b!="symbol"&&typeof b!="boolean"&&(t.type=b),i!=null||r!=null){if(!(b!=="submit"&&b!=="reset"||i!=null)){wc(t);return}r=r!=null?""+Mt(r):"",i=i!=null?""+Mt(i):r,M||i===t.value||(t.value=i),t.defaultValue=i}u=u??f,u=typeof u!="function"&&typeof u!="symbol"&&!!u,t.checked=M?t.checked:!!u,t.defaultChecked=!!u,v!=null&&typeof v!="function"&&typeof v!="symbol"&&typeof v!="boolean"&&(t.name=v),wc(t)}function kc(t,i,r){i==="number"&&iu(t.ownerDocument)===t||t.defaultValue===""+r||(t.defaultValue=""+r)}function tn(t,i,r,u){if(t=t.options,i){i={};for(var f=0;f<r.length;f++)i["$"+r[f]]=!0;for(r=0;r<t.length;r++)f=i.hasOwnProperty("$"+t[r].value),t[r].selected!==f&&(t[r].selected=f),f&&u&&(t[r].defaultSelected=!0)}else{for(r=""+Mt(r),i=null,f=0;f<t.length;f++){if(t[f].value===r){t[f].selected=!0,u&&(t[f].defaultSelected=!0);return}i!==null||t[f].disabled||(i=t[f])}i!==null&&(i.selected=!0)}}function A1(t,i,r){if(i!=null&&(i=""+Mt(i),i!==t.value&&(t.value=i),r==null)){t.defaultValue!==i&&(t.defaultValue=i);return}t.defaultValue=r!=null?""+Mt(r):""}function L1(t,i,r,u){if(i==null){if(u!=null){if(r!=null)throw Error(n(92));if(ge(u)){if(1<u.length)throw Error(n(93));u=u[0]}r=u}r==null&&(r=""),i=r}r=Mt(i),t.defaultValue=r,u=t.textContent,u===r&&u!==""&&u!==null&&(t.value=u),wc(t)}function ln(t,i){if(i){var r=t.firstChild;if(r&&r===t.lastChild&&r.nodeType===3){r.nodeValue=i;return}}t.textContent=i}var F6=new Set("animationIterationCount aspectRatio borderImageOutset borderImageSlice borderImageWidth boxFlex boxFlexGroup boxOrdinalGroup columnCount columns flex flexGrow flexPositive flexShrink flexNegative flexOrder gridArea gridRow gridRowEnd gridRowSpan gridRowStart gridColumn gridColumnEnd gridColumnSpan gridColumnStart fontWeight lineClamp lineHeight opacity order orphans scale tabSize widows zIndex zoom fillOpacity floodOpacity stopOpacity strokeDasharray strokeDashoffset strokeMiterlimit strokeOpacity strokeWidth MozAnimationIterationCount MozBoxFlex MozBoxFlexGroup MozLineClamp msAnimationIterationCount msFlex msZoom msFlexGrow msFlexNegative msFlexOrder msFlexPositive msFlexShrink msGridColumn msGridColumnSpan msGridRow msGridRowSpan WebkitAnimationIterationCount WebkitBoxFlex WebKitBoxFlexGroup WebkitBoxOrdinalGroup WebkitColumnCount WebkitColumns WebkitFlex WebkitFlexGrow WebkitFlexPositive WebkitFlexShrink WebkitLineClamp".split(" "));function D1(t,i,r){var u=i.indexOf("--")===0;r==null||typeof r=="boolean"||r===""?u?t.setProperty(i,""):i==="float"?t.cssFloat="":t[i]="":u?t.setProperty(i,r):typeof r!="number"||r===0||F6.has(i)?i==="float"?t.cssFloat=r:t[i]=(""+r).trim():t[i]=r+"px"}function x1(t,i,r){if(i!=null&&typeof i!="object")throw Error(n(62));if(t=t.style,r!=null){for(var u in r)!r.hasOwnProperty(u)||i!=null&&i.hasOwnProperty(u)||(u.indexOf("--")===0?t.setProperty(u,""):u==="float"?t.cssFloat="":t[u]="");for(var f in i)u=i[f],i.hasOwnProperty(f)&&r[f]!==u&&D1(t,f,u)}else for(var b in i)i.hasOwnProperty(b)&&D1(t,b,i[b])}function Fc(t){if(t.indexOf("-")===-1)return!1;switch(t){case"annotation-xml":case"color-profile":case"font-face":case"font-face-src":case"font-face-uri":case"font-face-format":case"font-face-name":case"missing-glyph":return!1;default:return!0}}var P6=new Map([["acceptCharset","accept-charset"],["htmlFor","for"],["httpEquiv","http-equiv"],["crossOrigin","crossorigin"],["accentHeight","accent-height"],["alignmentBaseline","alignment-baseline"],["arabicForm","arabic-form"],["baselineShift","baseline-shift"],["capHeight","cap-height"],["clipPath","clip-path"],["clipRule","clip-rule"],["colorInterpolation","color-interpolation"],["colorInterpolationFilters","color-interpolation-filters"],["colorProfile","color-profile"],["colorRendering","color-rendering"],["dominantBaseline","dominant-baseline"],["enableBackground","enable-background"],["fillOpacity","fill-opacity"],["fillRule","fill-rule"],["floodColor","flood-color"],["floodOpacity","flood-opacity"],["fontFamily","font-family"],["fontSize","font-size"],["fontSizeAdjust","font-size-adjust"],["fontStretch","font-stretch"],["fontStyle","font-style"],["fontVariant","font-variant"],["fontWeight","font-weight"],["glyphName","glyph-name"],["glyphOrientationHorizontal","glyph-orientation-horizontal"],["glyphOrientationVertical","glyph-orientation-vertical"],["horizAdvX","horiz-adv-x"],["horizOriginX","horiz-origin-x"],["imageRendering","image-rendering"],["letterSpacing","letter-spacing"],["lightingColor","lighting-color"],["markerEnd","marker-end"],["markerMid","marker-mid"],["markerStart","marker-start"],["overlinePosition","overline-position"],["overlineThickness","overline-thickness"],["paintOrder","paint-order"],["panose-1","panose-1"],["pointerEvents","pointer-events"],["renderingIntent","rendering-intent"],["shapeRendering","shape-rendering"],["stopColor","stop-color"],["stopOpacity","stop-opacity"],["strikethroughPosition","strikethrough-position"],["strikethroughThickness","strikethrough-thickness"],["strokeDasharray","stroke-dasharray"],["strokeDashoffset","stroke-dashoffset"],["strokeLinecap","stroke-linecap"],["strokeLinejoin","stroke-linejoin"],["strokeMiterlimit","stroke-miterlimit"],["strokeOpacity","stroke-opacity"],["strokeWidth","stroke-width"],["textAnchor","text-anchor"],["textDecoration","text-decoration"],["textRendering","text-rendering"],["transformOrigin","transform-origin"],["underlinePosition","underline-position"],["underlineThickness","underline-thickness"],["unicodeBidi","unicode-bidi"],["unicodeRange","unicode-range"],["unitsPerEm","units-per-em"],["vAlphabetic","v-alphabetic"],["vHanging","v-hanging"],["vIdeographic","v-ideographic"],["vMathematical","v-mathematical"],["vectorEffect","vector-effect"],["vertAdvY","vert-adv-y"],["vertOriginX","vert-origin-x"],["vertOriginY","vert-origin-y"],["wordSpacing","word-spacing"],["writingMode","writing-mode"],["xmlnsXlink","xmlns:xlink"],["xHeight","x-height"]]),U6=/^[\u0000-\u001F ]*j[\r\n\t]*a[\r\n\t]*v[\r\n\t]*a[\r\n\t]*s[\r\n\t]*c[\r\n\t]*r[\r\n\t]*i[\r\n\t]*p[\r\n\t]*t[\r\n\t]*:/i;function lu(t){return U6.test(""+t)?"javascript:throw new Error('React has blocked a javascript: URL as a security precaution.')":t}function si(){}var Pc=null;function Uc(t){return t=t.target||t.srcElement||window,t.correspondingUseElement&&(t=t.correspondingUseElement),t.nodeType===3?t.parentNode:t}var nn=null,rn=null;function _1(t){var i=$l(t);if(i&&(t=i.stateNode)){var r=t[Qa]||null;e:switch(t=i.stateNode,i.type){case"input":if(Gc(t,r.value,r.defaultValue,r.defaultValue,r.checked,r.defaultChecked,r.type,r.name),i=r.name,r.type==="radio"&&i!=null){for(r=t;r.parentNode;)r=r.parentNode;for(r=r.querySelectorAll('input[name="'+Et(""+i)+'"][type="radio"]'),i=0;i<r.length;i++){var u=r[i];if(u!==t&&u.form===t.form){var f=u[Qa]||null;if(!f)throw Error(n(90));Gc(u,f.value,f.defaultValue,f.defaultValue,f.checked,f.defaultChecked,f.type,f.name)}}for(i=0;i<r.length;i++)u=r[i],u.form===t.form&&M1(u)}break e;case"textarea":A1(t,r.value,r.defaultValue);break e;case"select":i=r.value,i!=null&&tn(t,!!r.multiple,i,!1)}}}var Hc=!1;function z1(t,i,r){if(Hc)return t(i,r);Hc=!0;try{var u=t(i);return u}finally{if(Hc=!1,(nn!==null||rn!==null)&&(Vu(),nn&&(i=nn,t=rn,rn=nn=null,_1(i),t)))for(i=0;i<t.length;i++)_1(t[i])}}function Sr(t,i){var r=t.stateNode;if(r===null)return null;var u=r[Qa]||null;if(u===null)return null;r=u[i];e:switch(i){case"onClick":case"onClickCapture":case"onDoubleClick":case"onDoubleClickCapture":case"onMouseDown":case"onMouseDownCapture":case"onMouseMove":case"onMouseMoveCapture":case"onMouseUp":case"onMouseUpCapture":case"onMouseEnter":(u=!u.disabled)||(t=t.type,u=!(t==="button"||t==="input"||t==="select"||t==="textarea")),t=!u;break e;default:t=!1}if(t)return null;if(r&&typeof r!="function")throw Error(n(231,i,typeof r));return r}var ci=!(typeof window>"u"||typeof window.document>"u"||typeof window.document.createElement>"u"),Wc=!1;if(ci)try{var Cr={};Object.defineProperty(Cr,"passive",{get:function(){Wc=!0}}),window.addEventListener("test",Cr,Cr),window.removeEventListener("test",Cr,Cr)}catch{Wc=!1}var Oi=null,jc=null,nu=null;function R1(){if(nu)return nu;var t,i=jc,r=i.length,u,f="value"in Oi?Oi.value:Oi.textContent,b=f.length;for(t=0;t<r&&i[t]===f[t];t++);var v=r-t;for(u=1;u<=v&&i[r-u]===f[b-u];u++);return nu=f.slice(t,1<u?1-u:void 0)}function ru(t){var i=t.keyCode;return"charCode"in t?(t=t.charCode,t===0&&i===13&&(t=13)):t=i,t===10&&(t=13),32<=t||t===13?t:0}function ou(){return!0}function I1(){return!1}function Xa(t){function i(r,u,f,b,v){this._reactName=r,this._targetInst=f,this.type=u,this.nativeEvent=b,this.target=v,this.currentTarget=null;for(var M in t)t.hasOwnProperty(M)&&(r=t[M],this[M]=r?r(b):b[M]);return this.isDefaultPrevented=(b.defaultPrevented!=null?b.defaultPrevented:b.returnValue===!1)?ou:I1,this.isPropagationStopped=I1,this}return T(i.prototype,{preventDefault:function(){this.defaultPrevented=!0;var r=this.nativeEvent;r&&(r.preventDefault?r.preventDefault():typeof r.returnValue!="unknown"&&(r.returnValue=!1),this.isDefaultPrevented=ou)},stopPropagation:function(){var r=this.nativeEvent;r&&(r.stopPropagation?r.stopPropagation():typeof r.cancelBubble!="unknown"&&(r.cancelBubble=!0),this.isPropagationStopped=ou)},persist:function(){},isPersistent:ou}),i}var Tl={eventPhase:0,bubbles:0,cancelable:0,timeStamp:function(t){return t.timeStamp||Date.now()},defaultPrevented:0,isTrusted:0},uu=Xa(Tl),yr=T({},Tl,{view:0,detail:0}),H6=Xa(yr),Vc,qc,Mr,su=T({},yr,{screenX:0,screenY:0,clientX:0,clientY:0,pageX:0,pageY:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,getModifierState:Yc,button:0,buttons:0,relatedTarget:function(t){return t.relatedTarget===void 0?t.fromElement===t.srcElement?t.toElement:t.fromElement:t.relatedTarget},movementX:function(t){return"movementX"in t?t.movementX:(t!==Mr&&(Mr&&t.type==="mousemove"?(Vc=t.screenX-Mr.screenX,qc=t.screenY-Mr.screenY):qc=Vc=0,Mr=t),Vc)},movementY:function(t){return"movementY"in t?t.movementY:qc}}),N1=Xa(su),W6=T({},su,{dataTransfer:0}),j6=Xa(W6),V6=T({},yr,{relatedTarget:0}),Kc=Xa(V6),q6=T({},Tl,{animationName:0,elapsedTime:0,pseudoElement:0}),K6=Xa(q6),Y6=T({},Tl,{clipboardData:function(t){return"clipboardData"in t?t.clipboardData:window.clipboardData}}),Q6=Xa(Y6),X6=T({},Tl,{data:0}),B1=Xa(X6),Z6={Esc:"Escape",Spacebar:" ",Left:"ArrowLeft",Up:"ArrowUp",Right:"ArrowRight",Down:"ArrowDown",Del:"Delete",Win:"OS",Menu:"ContextMenu",Apps:"ContextMenu",Scroll:"ScrollLock",MozPrintableKey:"Unidentified"},J6={8:"Backspace",9:"Tab",12:"Clear",13:"Enter",16:"Shift",17:"Control",18:"Alt",19:"Pause",20:"CapsLock",27:"Escape",32:" ",33:"PageUp",34:"PageDown",35:"End",36:"Home",37:"ArrowLeft",38:"ArrowUp",39:"ArrowRight",40:"ArrowDown",45:"Insert",46:"Delete",112:"F1",113:"F2",114:"F3",115:"F4",116:"F5",117:"F6",118:"F7",119:"F8",120:"F9",121:"F10",122:"F11",123:"F12",144:"NumLock",145:"ScrollLock",224:"Meta"},$6={Alt:"altKey",Control:"ctrlKey",Meta:"metaKey",Shift:"shiftKey"};function eT(t){var i=this.nativeEvent;return i.getModifierState?i.getModifierState(t):(t=$6[t])?!!i[t]:!1}function Yc(){return eT}var aT=T({},yr,{key:function(t){if(t.key){var i=Z6[t.key]||t.key;if(i!=="Unidentified")return i}return t.type==="keypress"?(t=ru(t),t===13?"Enter":String.fromCharCode(t)):t.type==="keydown"||t.type==="keyup"?J6[t.keyCode]||"Unidentified":""},code:0,location:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,repeat:0,locale:0,getModifierState:Yc,charCode:function(t){return t.type==="keypress"?ru(t):0},keyCode:function(t){return t.type==="keydown"||t.type==="keyup"?t.keyCode:0},which:function(t){return t.type==="keypress"?ru(t):t.type==="keydown"||t.type==="keyup"?t.keyCode:0}}),tT=Xa(aT),iT=T({},su,{pointerId:0,width:0,height:0,pressure:0,tangentialPressure:0,tiltX:0,tiltY:0,twist:0,pointerType:0,isPrimary:0}),O1=Xa(iT),lT=T({},yr,{touches:0,targetTouches:0,changedTouches:0,altKey:0,metaKey:0,ctrlKey:0,shiftKey:0,getModifierState:Yc}),nT=Xa(lT),rT=T({},Tl,{propertyName:0,elapsedTime:0,pseudoElement:0}),oT=Xa(rT),uT=T({},su,{deltaX:function(t){return"deltaX"in t?t.deltaX:"wheelDeltaX"in t?-t.wheelDeltaX:0},deltaY:function(t){return"deltaY"in t?t.deltaY:"wheelDeltaY"in t?-t.wheelDeltaY:"wheelDelta"in t?-t.wheelDelta:0},deltaZ:0,deltaMode:0}),sT=Xa(uT),cT=T({},Tl,{newState:0,oldState:0}),fT=Xa(cT),dT=[9,13,27,32],Qc=ci&&"CompositionEvent"in window,Er=null;ci&&"documentMode"in document&&(Er=document.documentMode);var bT=ci&&"TextEvent"in window&&!Er,w1=ci&&(!Qc||Er&&8<Er&&11>=Er),G1=" ",k1=!1;function F1(t,i){switch(t){case"keyup":return dT.indexOf(i.keyCode)!==-1;case"keydown":return i.keyCode!==229;case"keypress":case"mousedown":case"focusout":return!0;default:return!1}}function P1(t){return t=t.detail,typeof t=="object"&&"data"in t?t.data:null}var on=!1;function mT(t,i){switch(t){case"compositionend":return P1(i);case"keypress":return i.which!==32?null:(k1=!0,G1);case"textInput":return t=i.data,t===G1&&k1?null:t;default:return null}}function hT(t,i){if(on)return t==="compositionend"||!Qc&&F1(t,i)?(t=R1(),nu=jc=Oi=null,on=!1,t):null;switch(t){case"paste":return null;case"keypress":if(!(i.ctrlKey||i.altKey||i.metaKey)||i.ctrlKey&&i.altKey){if(i.char&&1<i.char.length)return i.char;if(i.which)return String.fromCharCode(i.which)}return null;case"compositionend":return w1&&i.locale!=="ko"?null:i.data;default:return null}}var gT={color:!0,date:!0,datetime:!0,"datetime-local":!0,email:!0,month:!0,number:!0,password:!0,range:!0,search:!0,tel:!0,text:!0,time:!0,url:!0,week:!0};function U1(t){var i=t&&t.nodeName&&t.nodeName.toLowerCase();return i==="input"?!!gT[t.type]:i==="textarea"}function H1(t,i,r,u){nn?rn?rn.push(u):rn=[u]:nn=u,i=Ju(i,"onChange"),0<i.length&&(r=new uu("onChange","change",null,r,u),t.push({event:r,listeners:i}))}var Ar=null,Lr=null;function pT(t){Eh(t,0)}function cu(t){var i=vr(t);if(M1(i))return t}function W1(t,i){if(t==="change")return i}var j1=!1;if(ci){var Xc;if(ci){var Zc="oninput"in document;if(!Zc){var V1=document.createElement("div");V1.setAttribute("oninput","return;"),Zc=typeof V1.oninput=="function"}Xc=Zc}else Xc=!1;j1=Xc&&(!document.documentMode||9<document.documentMode)}function q1(){Ar&&(Ar.detachEvent("onpropertychange",K1),Lr=Ar=null)}function K1(t){if(t.propertyName==="value"&&cu(Lr)){var i=[];H1(i,Lr,t,Uc(t)),z1(pT,i)}}function TT(t,i,r){t==="focusin"?(q1(),Ar=i,Lr=r,Ar.attachEvent("onpropertychange",K1)):t==="focusout"&&q1()}function vT(t){if(t==="selectionchange"||t==="keyup"||t==="keydown")return cu(Lr)}function ST(t,i){if(t==="click")return cu(i)}function CT(t,i){if(t==="input"||t==="change")return cu(i)}function yT(t,i){return t===i&&(t!==0||1/t===1/i)||t!==t&&i!==i}var ot=typeof Object.is=="function"?Object.is:yT;function Dr(t,i){if(ot(t,i))return!0;if(typeof t!="object"||t===null||typeof i!="object"||i===null)return!1;var r=Object.keys(t),u=Object.keys(i);if(r.length!==u.length)return!1;for(u=0;u<r.length;u++){var f=r[u];if(!Ql.call(i,f)||!ot(t[f],i[f]))return!1}return!0}function Y1(t){for(;t&&t.firstChild;)t=t.firstChild;return t}function Q1(t,i){var r=Y1(t);t=0;for(var u;r;){if(r.nodeType===3){if(u=t+r.textContent.length,t<=i&&u>=i)return{node:r,offset:i-t};t=u}e:{for(;r;){if(r.nextSibling){r=r.nextSibling;break e}r=r.parentNode}r=void 0}r=Y1(r)}}function X1(t,i){return t&&i?t===i?!0:t&&t.nodeType===3?!1:i&&i.nodeType===3?X1(t,i.parentNode):"contains"in t?t.contains(i):t.compareDocumentPosition?!!(t.compareDocumentPosition(i)&16):!1:!1}function Z1(t){t=t!=null&&t.ownerDocument!=null&&t.ownerDocument.defaultView!=null?t.ownerDocument.defaultView:window;for(var i=iu(t.document);i instanceof t.HTMLIFrameElement;){try{var r=typeof i.contentWindow.location.href=="string"}catch{r=!1}if(r)t=i.contentWindow;else break;i=iu(t.document)}return i}function Jc(t){var i=t&&t.nodeName&&t.nodeName.toLowerCase();return i&&(i==="input"&&(t.type==="text"||t.type==="search"||t.type==="tel"||t.type==="url"||t.type==="password")||i==="textarea"||t.contentEditable==="true")}var MT=ci&&"documentMode"in document&&11>=document.documentMode,un=null,$c=null,xr=null,ef=!1;function J1(t,i,r){var u=r.window===r?r.document:r.nodeType===9?r:r.ownerDocument;ef||un==null||un!==iu(u)||(u=un,"selectionStart"in u&&Jc(u)?u={start:u.selectionStart,end:u.selectionEnd}:(u=(u.ownerDocument&&u.ownerDocument.defaultView||window).getSelection(),u={anchorNode:u.anchorNode,anchorOffset:u.anchorOffset,focusNode:u.focusNode,focusOffset:u.focusOffset}),xr&&Dr(xr,u)||(xr=u,u=Ju($c,"onSelect"),0<u.length&&(i=new uu("onSelect","select",null,i,r),t.push({event:i,listeners:u}),i.target=un)))}function vl(t,i){var r={};return r[t.toLowerCase()]=i.toLowerCase(),r["Webkit"+t]="webkit"+i,r["Moz"+t]="moz"+i,r}var sn={animationend:vl("Animation","AnimationEnd"),animationiteration:vl("Animation","AnimationIteration"),animationstart:vl("Animation","AnimationStart"),transitionrun:vl("Transition","TransitionRun"),transitionstart:vl("Transition","TransitionStart"),transitioncancel:vl("Transition","TransitionCancel"),transitionend:vl("Transition","TransitionEnd")},af={},$1={};ci&&($1=document.createElement("div").style,"AnimationEvent"in window||(delete sn.animationend.animation,delete sn.animationiteration.animation,delete sn.animationstart.animation),"TransitionEvent"in window||delete sn.transitionend.transition);function Sl(t){if(af[t])return af[t];if(!sn[t])return t;var i=sn[t],r;for(r in i)if(i.hasOwnProperty(r)&&r in $1)return af[t]=i[r];return t}var em=Sl("animationend"),am=Sl("animationiteration"),tm=Sl("animationstart"),ET=Sl("transitionrun"),AT=Sl("transitionstart"),LT=Sl("transitioncancel"),im=Sl("transitionend"),lm=new Map,tf="abort auxClick beforeToggle cancel canPlay canPlayThrough click close contextMenu copy cut drag dragEnd dragEnter dragExit dragLeave dragOver dragStart drop durationChange emptied encrypted ended error gotPointerCapture input invalid keyDown keyPress keyUp load loadedData loadedMetadata loadStart lostPointerCapture mouseDown mouseMove mouseOut mouseOver mouseUp paste pause play playing pointerCancel pointerDown pointerMove pointerOut pointerOver pointerUp progress rateChange reset resize seeked seeking stalled submit suspend timeUpdate touchCancel touchEnd touchStart volumeChange scroll toggle touchMove waiting wheel".split(" ");tf.push("scrollEnd");function Gt(t,i){lm.set(t,i),pl(i,[t])}var fu=typeof reportError=="function"?reportError:function(t){if(typeof window=="object"&&typeof window.ErrorEvent=="function"){var i=new window.ErrorEvent("error",{bubbles:!0,cancelable:!0,message:typeof t=="object"&&t!==null&&typeof t.message=="string"?String(t.message):String(t),error:t});if(!window.dispatchEvent(i))return}else if(typeof process=="object"&&typeof process.emit=="function"){process.emit("uncaughtException",t);return}console.error(t)},At=[],cn=0,lf=0;function du(){for(var t=cn,i=lf=cn=0;i<t;){var r=At[i];At[i++]=null;var u=At[i];At[i++]=null;var f=At[i];At[i++]=null;var b=At[i];if(At[i++]=null,u!==null&&f!==null){var v=u.pending;v===null?f.next=f:(f.next=v.next,v.next=f),u.pending=f}b!==0&&nm(r,f,b)}}function bu(t,i,r,u){At[cn++]=t,At[cn++]=i,At[cn++]=r,At[cn++]=u,lf|=u,t.lanes|=u,t=t.alternate,t!==null&&(t.lanes|=u)}function nf(t,i,r,u){return bu(t,i,r,u),mu(t)}function Cl(t,i){return bu(t,null,null,i),mu(t)}function nm(t,i,r){t.lanes|=r;var u=t.alternate;u!==null&&(u.lanes|=r);for(var f=!1,b=t.return;b!==null;)b.childLanes|=r,u=b.alternate,u!==null&&(u.childLanes|=r),b.tag===22&&(t=b.stateNode,t===null||t._visibility&1||(f=!0)),t=b,b=b.return;return t.tag===3?(b=t.stateNode,f&&i!==null&&(f=31-ta(r),t=b.hiddenUpdates,u=t[f],u===null?t[f]=[i]:u.push(i),i.lane=r|536870912),b):null}function mu(t){if(50<Xr)throw Xr=0,md=null,Error(n(185));for(var i=t.return;i!==null;)t=i,i=t.return;return t.tag===3?t.stateNode:null}var fn={};function DT(t,i,r,u){this.tag=t,this.key=r,this.sibling=this.child=this.return=this.stateNode=this.type=this.elementType=null,this.index=0,this.refCleanup=this.ref=null,this.pendingProps=i,this.dependencies=this.memoizedState=this.updateQueue=this.memoizedProps=null,this.mode=u,this.subtreeFlags=this.flags=0,this.deletions=null,this.childLanes=this.lanes=0,this.alternate=null}function ut(t,i,r,u){return new DT(t,i,r,u)}function rf(t){return t=t.prototype,!(!t||!t.isReactComponent)}function fi(t,i){var r=t.alternate;return r===null?(r=ut(t.tag,i,t.key,t.mode),r.elementType=t.elementType,r.type=t.type,r.stateNode=t.stateNode,r.alternate=t,t.alternate=r):(r.pendingProps=i,r.type=t.type,r.flags=0,r.subtreeFlags=0,r.deletions=null),r.flags=t.flags&65011712,r.childLanes=t.childLanes,r.lanes=t.lanes,r.child=t.child,r.memoizedProps=t.memoizedProps,r.memoizedState=t.memoizedState,r.updateQueue=t.updateQueue,i=t.dependencies,r.dependencies=i===null?null:{lanes:i.lanes,firstContext:i.firstContext},r.sibling=t.sibling,r.index=t.index,r.ref=t.ref,r.refCleanup=t.refCleanup,r}function rm(t,i){t.flags&=65011714;var r=t.alternate;return r===null?(t.childLanes=0,t.lanes=i,t.child=null,t.subtreeFlags=0,t.memoizedProps=null,t.memoizedState=null,t.updateQueue=null,t.dependencies=null,t.stateNode=null):(t.childLanes=r.childLanes,t.lanes=r.lanes,t.child=r.child,t.subtreeFlags=0,t.deletions=null,t.memoizedProps=r.memoizedProps,t.memoizedState=r.memoizedState,t.updateQueue=r.updateQueue,t.type=r.type,i=r.dependencies,t.dependencies=i===null?null:{lanes:i.lanes,firstContext:i.firstContext}),t}function hu(t,i,r,u,f,b){var v=0;if(u=t,typeof t=="function")rf(t)&&(v=1);else if(typeof t=="string")v=I3(t,r,ce.current)?26:t==="html"||t==="head"||t==="body"?27:5;else e:switch(t){case he:return t=ut(31,r,i,f),t.elementType=he,t.lanes=b,t;case E:return yl(r.children,f,b,i);case N:v=8,f|=24;break;case x:return t=ut(12,r,i,f|2),t.elementType=x,t.lanes=b,t;case U:return t=ut(13,r,i,f),t.elementType=U,t.lanes=b,t;case F:return t=ut(19,r,i,f),t.elementType=F,t.lanes=b,t;default:if(typeof t=="object"&&t!==null)switch(t.$$typeof){case O:v=10;break e;case G:v=9;break e;case j:v=11;break e;case W:v=14;break e;case X:v=16,u=null;break e}v=29,r=Error(n(130,t===null?"null":typeof t,"")),u=null}return i=ut(v,r,i,f),i.elementType=t,i.type=u,i.lanes=b,i}function yl(t,i,r,u){return t=ut(7,t,u,i),t.lanes=r,t}function of(t,i,r){return t=ut(6,t,null,i),t.lanes=r,t}function om(t){var i=ut(18,null,null,0);return i.stateNode=t,i}function uf(t,i,r){return i=ut(4,t.children!==null?t.children:[],t.key,i),i.lanes=r,i.stateNode={containerInfo:t.containerInfo,pendingChildren:null,implementation:t.implementation},i}var um=new WeakMap;function Lt(t,i){if(typeof t=="object"&&t!==null){var r=um.get(t);return r!==void 0?r:(i={value:t,source:i,stack:Xo(i)},um.set(t,i),i)}return{value:t,source:i,stack:Xo(i)}}var dn=[],bn=0,gu=null,_r=0,Dt=[],xt=0,wi=null,Vt=1,qt="";function di(t,i){dn[bn++]=_r,dn[bn++]=gu,gu=t,_r=i}function sm(t,i,r){Dt[xt++]=Vt,Dt[xt++]=qt,Dt[xt++]=wi,wi=t;var u=Vt;t=qt;var f=32-ta(u)-1;u&=~(1<<f),r+=1;var b=32-ta(i)+f;if(30<b){var v=f-f%5;b=(u&(1<<v)-1).toString(32),u>>=v,f-=v,Vt=1<<32-ta(i)+f|r<<f|u,qt=b+t}else Vt=1<<b|r<<f|u,qt=t}function sf(t){t.return!==null&&(di(t,1),sm(t,1,0))}function cf(t){for(;t===gu;)gu=dn[--bn],dn[bn]=null,_r=dn[--bn],dn[bn]=null;for(;t===wi;)wi=Dt[--xt],Dt[xt]=null,qt=Dt[--xt],Dt[xt]=null,Vt=Dt[--xt],Dt[xt]=null}function cm(t,i){Dt[xt++]=Vt,Dt[xt++]=qt,Dt[xt++]=wi,Vt=i.id,qt=i.overflow,wi=t}var Ra=null,oa=null,We=!1,Gi=null,_t=!1,ff=Error(n(519));function ki(t){var i=Error(n(418,1<arguments.length&&arguments[1]!==void 0&&arguments[1]?"text":"HTML",""));throw zr(Lt(i,t)),ff}function fm(t){var i=t.stateNode,r=t.type,u=t.memoizedProps;switch(i[za]=t,i[Qa]=u,r){case"dialog":Fe("cancel",i),Fe("close",i);break;case"iframe":case"object":case"embed":Fe("load",i);break;case"video":case"audio":for(r=0;r<Jr.length;r++)Fe(Jr[r],i);break;case"source":Fe("error",i);break;case"img":case"image":case"link":Fe("error",i),Fe("load",i);break;case"details":Fe("toggle",i);break;case"input":Fe("invalid",i),E1(i,u.value,u.defaultValue,u.checked,u.defaultChecked,u.type,u.name,!0);break;case"select":Fe("invalid",i);break;case"textarea":Fe("invalid",i),L1(i,u.value,u.defaultValue,u.children)}r=u.children,typeof r!="string"&&typeof r!="number"&&typeof r!="bigint"||i.textContent===""+r||u.suppressHydrationWarning===!0||xh(i.textContent,r)?(u.popover!=null&&(Fe("beforetoggle",i),Fe("toggle",i)),u.onScroll!=null&&Fe("scroll",i),u.onScrollEnd!=null&&Fe("scrollend",i),u.onClick!=null&&(i.onclick=si),i=!0):i=!1,i||ki(t,!0)}function dm(t){for(Ra=t.return;Ra;)switch(Ra.tag){case 5:case 31:case 13:_t=!1;return;case 27:case 3:_t=!0;return;default:Ra=Ra.return}}function mn(t){if(t!==Ra)return!1;if(!We)return dm(t),We=!0,!1;var i=t.tag,r;if((r=i!==3&&i!==27)&&((r=i===5)&&(r=t.type,r=!(r!=="form"&&r!=="button")||_d(t.type,t.memoizedProps)),r=!r),r&&oa&&ki(t),dm(t),i===13){if(t=t.memoizedState,t=t!==null?t.dehydrated:null,!t)throw Error(n(317));oa=Gh(t)}else if(i===31){if(t=t.memoizedState,t=t!==null?t.dehydrated:null,!t)throw Error(n(317));oa=Gh(t)}else i===27?(i=oa,Ji(t.type)?(t=Bd,Bd=null,oa=t):oa=i):oa=Ra?Rt(t.stateNode.nextSibling):null;return!0}function Ml(){oa=Ra=null,We=!1}function df(){var t=Gi;return t!==null&&(et===null?et=t:et.push.apply(et,t),Gi=null),t}function zr(t){Gi===null?Gi=[t]:Gi.push(t)}var bf=w(null),El=null,bi=null;function Fi(t,i,r){D(bf,i._currentValue),i._currentValue=r}function mi(t){t._currentValue=bf.current,$(bf)}function mf(t,i,r){for(;t!==null;){var u=t.alternate;if((t.childLanes&i)!==i?(t.childLanes|=i,u!==null&&(u.childLanes|=i)):u!==null&&(u.childLanes&i)!==i&&(u.childLanes|=i),t===r)break;t=t.return}}function hf(t,i,r,u){var f=t.child;for(f!==null&&(f.return=t);f!==null;){var b=f.dependencies;if(b!==null){var v=f.child;b=b.firstContext;e:for(;b!==null;){var M=b;b=f;for(var B=0;B<i.length;B++)if(M.context===i[B]){b.lanes|=r,M=b.alternate,M!==null&&(M.lanes|=r),mf(b.return,r,t),u||(v=null);break e}b=M.next}}else if(f.tag===18){if(v=f.return,v===null)throw Error(n(341));v.lanes|=r,b=v.alternate,b!==null&&(b.lanes|=r),mf(v,r,t),v=null}else v=f.child;if(v!==null)v.return=f;else for(v=f;v!==null;){if(v===t){v=null;break}if(f=v.sibling,f!==null){f.return=v.return,v=f;break}v=v.return}f=v}}function hn(t,i,r,u){t=null;for(var f=i,b=!1;f!==null;){if(!b){if((f.flags&524288)!==0)b=!0;else if((f.flags&262144)!==0)break}if(f.tag===10){var v=f.alternate;if(v===null)throw Error(n(387));if(v=v.memoizedProps,v!==null){var M=f.type;ot(f.pendingProps.value,v.value)||(t!==null?t.push(M):t=[M])}}else if(f===Ce.current){if(v=f.alternate,v===null)throw Error(n(387));v.memoizedState.memoizedState!==f.memoizedState.memoizedState&&(t!==null?t.push(io):t=[io])}f=f.return}t!==null&&hf(i,t,r,u),i.flags|=262144}function pu(t){for(t=t.firstContext;t!==null;){if(!ot(t.context._currentValue,t.memoizedValue))return!0;t=t.next}return!1}function Al(t){El=t,bi=null,t=t.dependencies,t!==null&&(t.firstContext=null)}function Ia(t){return bm(El,t)}function Tu(t,i){return El===null&&Al(t),bm(t,i)}function bm(t,i){var r=i._currentValue;if(i={context:i,memoizedValue:r,next:null},bi===null){if(t===null)throw Error(n(308));bi=i,t.dependencies={lanes:0,firstContext:i},t.flags|=524288}else bi=bi.next=i;return r}var xT=typeof AbortController<"u"?AbortController:function(){var t=[],i=this.signal={aborted:!1,addEventListener:function(r,u){t.push(u)}};this.abort=function(){i.aborted=!0,t.forEach(function(r){return r()})}},_T=e.unstable_scheduleCallback,zT=e.unstable_NormalPriority,ga={$$typeof:O,Consumer:null,Provider:null,_currentValue:null,_currentValue2:null,_threadCount:0};function gf(){return{controller:new xT,data:new Map,refCount:0}}function Rr(t){t.refCount--,t.refCount===0&&_T(zT,function(){t.controller.abort()})}var Ir=null,pf=0,gn=0,pn=null;function RT(t,i){if(Ir===null){var r=Ir=[];pf=0,gn=Sd(),pn={status:"pending",value:void 0,then:function(u){r.push(u)}}}return pf++,i.then(mm,mm),i}function mm(){if(--pf===0&&Ir!==null){pn!==null&&(pn.status="fulfilled");var t=Ir;Ir=null,gn=0,pn=null;for(var i=0;i<t.length;i++)(0,t[i])()}}function IT(t,i){var r=[],u={status:"pending",value:null,reason:null,then:function(f){r.push(f)}};return t.then(function(){u.status="fulfilled",u.value=i;for(var f=0;f<r.length;f++)(0,r[f])(i)},function(f){for(u.status="rejected",u.reason=f,f=0;f<r.length;f++)(0,r[f])(void 0)}),u}var hm=H.S;H.S=function(t,i){J5=Ua(),typeof i=="object"&&i!==null&&typeof i.then=="function"&&RT(t,i),hm!==null&&hm(t,i)};var Ll=w(null);function Tf(){var t=Ll.current;return t!==null?t:ia.pooledCache}function vu(t,i){i===null?D(Ll,Ll.current):D(Ll,i.pool)}function gm(){var t=Tf();return t===null?null:{parent:ga._currentValue,pool:t}}var Tn=Error(n(460)),vf=Error(n(474)),Su=Error(n(542)),Cu={then:function(){}};function pm(t){return t=t.status,t==="fulfilled"||t==="rejected"}function Tm(t,i,r){switch(r=t[r],r===void 0?t.push(i):r!==i&&(i.then(si,si),i=r),i.status){case"fulfilled":return i.value;case"rejected":throw t=i.reason,Sm(t),t;default:if(typeof i.status=="string")i.then(si,si);else{if(t=ia,t!==null&&100<t.shellSuspendCounter)throw Error(n(482));t=i,t.status="pending",t.then(function(u){if(i.status==="pending"){var f=i;f.status="fulfilled",f.value=u}},function(u){if(i.status==="pending"){var f=i;f.status="rejected",f.reason=u}})}switch(i.status){case"fulfilled":return i.value;case"rejected":throw t=i.reason,Sm(t),t}throw xl=i,Tn}}function Dl(t){try{var i=t._init;return i(t._payload)}catch(r){throw r!==null&&typeof r=="object"&&typeof r.then=="function"?(xl=r,Tn):r}}var xl=null;function vm(){if(xl===null)throw Error(n(459));var t=xl;return xl=null,t}function Sm(t){if(t===Tn||t===Su)throw Error(n(483))}var vn=null,Nr=0;function yu(t){var i=Nr;return Nr+=1,vn===null&&(vn=[]),Tm(vn,t,i)}function Br(t,i){i=i.props.ref,t.ref=i!==void 0?i:null}function Mu(t,i){throw i.$$typeof===C?Error(n(525)):(t=Object.prototype.toString.call(i),Error(n(31,t==="[object Object]"?"object with keys {"+Object.keys(i).join(", ")+"}":t)))}function Cm(t){function i(P,k){if(t){var q=P.deletions;q===null?(P.deletions=[k],P.flags|=16):q.push(k)}}function r(P,k){if(!t)return null;for(;k!==null;)i(P,k),k=k.sibling;return null}function u(P){for(var k=new Map;P!==null;)P.key!==null?k.set(P.key,P):k.set(P.index,P),P=P.sibling;return k}function f(P,k){return P=fi(P,k),P.index=0,P.sibling=null,P}function b(P,k,q){return P.index=q,t?(q=P.alternate,q!==null?(q=q.index,q<k?(P.flags|=67108866,k):q):(P.flags|=67108866,k)):(P.flags|=1048576,k)}function v(P){return t&&P.alternate===null&&(P.flags|=67108866),P}function M(P,k,q,ie){return k===null||k.tag!==6?(k=of(q,P.mode,ie),k.return=P,k):(k=f(k,q),k.return=P,k)}function B(P,k,q,ie){var Le=q.type;return Le===E?ee(P,k,q.props.children,ie,q.key):k!==null&&(k.elementType===Le||typeof Le=="object"&&Le!==null&&Le.$$typeof===X&&Dl(Le)===k.type)?(k=f(k,q.props),Br(k,q),k.return=P,k):(k=hu(q.type,q.key,q.props,null,P.mode,ie),Br(k,q),k.return=P,k)}function K(P,k,q,ie){return k===null||k.tag!==4||k.stateNode.containerInfo!==q.containerInfo||k.stateNode.implementation!==q.implementation?(k=uf(q,P.mode,ie),k.return=P,k):(k=f(k,q.children||[]),k.return=P,k)}function ee(P,k,q,ie,Le){return k===null||k.tag!==7?(k=yl(q,P.mode,ie,Le),k.return=P,k):(k=f(k,q),k.return=P,k)}function le(P,k,q){if(typeof k=="string"&&k!==""||typeof k=="number"||typeof k=="bigint")return k=of(""+k,P.mode,q),k.return=P,k;if(typeof k=="object"&&k!==null){switch(k.$$typeof){case S:return q=hu(k.type,k.key,k.props,null,P.mode,q),Br(q,k),q.return=P,q;case A:return k=uf(k,P.mode,q),k.return=P,k;case X:return k=Dl(k),le(P,k,q)}if(ge(k)||fe(k))return k=yl(k,P.mode,q,null),k.return=P,k;if(typeof k.then=="function")return le(P,yu(k),q);if(k.$$typeof===O)return le(P,Tu(P,k),q);Mu(P,k)}return null}function Y(P,k,q,ie){var Le=k!==null?k.key:null;if(typeof q=="string"&&q!==""||typeof q=="number"||typeof q=="bigint")return Le!==null?null:M(P,k,""+q,ie);if(typeof q=="object"&&q!==null){switch(q.$$typeof){case S:return q.key===Le?B(P,k,q,ie):null;case A:return q.key===Le?K(P,k,q,ie):null;case X:return q=Dl(q),Y(P,k,q,ie)}if(ge(q)||fe(q))return Le!==null?null:ee(P,k,q,ie,null);if(typeof q.then=="function")return Y(P,k,yu(q),ie);if(q.$$typeof===O)return Y(P,k,Tu(P,q),ie);Mu(P,q)}return null}function Z(P,k,q,ie,Le){if(typeof ie=="string"&&ie!==""||typeof ie=="number"||typeof ie=="bigint")return P=P.get(q)||null,M(k,P,""+ie,Le);if(typeof ie=="object"&&ie!==null){switch(ie.$$typeof){case S:return P=P.get(ie.key===null?q:ie.key)||null,B(k,P,ie,Le);case A:return P=P.get(ie.key===null?q:ie.key)||null,K(k,P,ie,Le);case X:return ie=Dl(ie),Z(P,k,q,ie,Le)}if(ge(ie)||fe(ie))return P=P.get(q)||null,ee(k,P,ie,Le,null);if(typeof ie.then=="function")return Z(P,k,q,yu(ie),Le);if(ie.$$typeof===O)return Z(P,k,q,Tu(k,ie),Le);Mu(k,ie)}return null}function Te(P,k,q,ie){for(var Le=null,Ve=null,ye=k,Ne=k=0,Ue=null;ye!==null&&Ne<q.length;Ne++){ye.index>Ne?(Ue=ye,ye=null):Ue=ye.sibling;var qe=Y(P,ye,q[Ne],ie);if(qe===null){ye===null&&(ye=Ue);break}t&&ye&&qe.alternate===null&&i(P,ye),k=b(qe,k,Ne),Ve===null?Le=qe:Ve.sibling=qe,Ve=qe,ye=Ue}if(Ne===q.length)return r(P,ye),We&&di(P,Ne),Le;if(ye===null){for(;Ne<q.length;Ne++)ye=le(P,q[Ne],ie),ye!==null&&(k=b(ye,k,Ne),Ve===null?Le=ye:Ve.sibling=ye,Ve=ye);return We&&di(P,Ne),Le}for(ye=u(ye);Ne<q.length;Ne++)Ue=Z(ye,P,Ne,q[Ne],ie),Ue!==null&&(t&&Ue.alternate!==null&&ye.delete(Ue.key===null?Ne:Ue.key),k=b(Ue,k,Ne),Ve===null?Le=Ue:Ve.sibling=Ue,Ve=Ue);return t&&ye.forEach(function(il){return i(P,il)}),We&&di(P,Ne),Le}function De(P,k,q,ie){if(q==null)throw Error(n(151));for(var Le=null,Ve=null,ye=k,Ne=k=0,Ue=null,qe=q.next();ye!==null&&!qe.done;Ne++,qe=q.next()){ye.index>Ne?(Ue=ye,ye=null):Ue=ye.sibling;var il=Y(P,ye,qe.value,ie);if(il===null){ye===null&&(ye=Ue);break}t&&ye&&il.alternate===null&&i(P,ye),k=b(il,k,Ne),Ve===null?Le=il:Ve.sibling=il,Ve=il,ye=Ue}if(qe.done)return r(P,ye),We&&di(P,Ne),Le;if(ye===null){for(;!qe.done;Ne++,qe=q.next())qe=le(P,qe.value,ie),qe!==null&&(k=b(qe,k,Ne),Ve===null?Le=qe:Ve.sibling=qe,Ve=qe);return We&&di(P,Ne),Le}for(ye=u(ye);!qe.done;Ne++,qe=q.next())qe=Z(ye,P,Ne,qe.value,ie),qe!==null&&(t&&qe.alternate!==null&&ye.delete(qe.key===null?Ne:qe.key),k=b(qe,k,Ne),Ve===null?Le=qe:Ve.sibling=qe,Ve=qe);return t&&ye.forEach(function(W3){return i(P,W3)}),We&&di(P,Ne),Le}function aa(P,k,q,ie){if(typeof q=="object"&&q!==null&&q.type===E&&q.key===null&&(q=q.props.children),typeof q=="object"&&q!==null){switch(q.$$typeof){case S:e:{for(var Le=q.key;k!==null;){if(k.key===Le){if(Le=q.type,Le===E){if(k.tag===7){r(P,k.sibling),ie=f(k,q.props.children),ie.return=P,P=ie;break e}}else if(k.elementType===Le||typeof Le=="object"&&Le!==null&&Le.$$typeof===X&&Dl(Le)===k.type){r(P,k.sibling),ie=f(k,q.props),Br(ie,q),ie.return=P,P=ie;break e}r(P,k);break}else i(P,k);k=k.sibling}q.type===E?(ie=yl(q.props.children,P.mode,ie,q.key),ie.return=P,P=ie):(ie=hu(q.type,q.key,q.props,null,P.mode,ie),Br(ie,q),ie.return=P,P=ie)}return v(P);case A:e:{for(Le=q.key;k!==null;){if(k.key===Le)if(k.tag===4&&k.stateNode.containerInfo===q.containerInfo&&k.stateNode.implementation===q.implementation){r(P,k.sibling),ie=f(k,q.children||[]),ie.return=P,P=ie;break e}else{r(P,k);break}else i(P,k);k=k.sibling}ie=uf(q,P.mode,ie),ie.return=P,P=ie}return v(P);case X:return q=Dl(q),aa(P,k,q,ie)}if(ge(q))return Te(P,k,q,ie);if(fe(q)){if(Le=fe(q),typeof Le!="function")throw Error(n(150));return q=Le.call(q),De(P,k,q,ie)}if(typeof q.then=="function")return aa(P,k,yu(q),ie);if(q.$$typeof===O)return aa(P,k,Tu(P,q),ie);Mu(P,q)}return typeof q=="string"&&q!==""||typeof q=="number"||typeof q=="bigint"?(q=""+q,k!==null&&k.tag===6?(r(P,k.sibling),ie=f(k,q),ie.return=P,P=ie):(r(P,k),ie=of(q,P.mode,ie),ie.return=P,P=ie),v(P)):r(P,k)}return function(P,k,q,ie){try{Nr=0;var Le=aa(P,k,q,ie);return vn=null,Le}catch(ye){if(ye===Tn||ye===Su)throw ye;var Ve=ut(29,ye,null,P.mode);return Ve.lanes=ie,Ve.return=P,Ve}finally{}}}var _l=Cm(!0),ym=Cm(!1),Pi=!1;function Sf(t){t.updateQueue={baseState:t.memoizedState,firstBaseUpdate:null,lastBaseUpdate:null,shared:{pending:null,lanes:0,hiddenCallbacks:null},callbacks:null}}function Cf(t,i){t=t.updateQueue,i.updateQueue===t&&(i.updateQueue={baseState:t.baseState,firstBaseUpdate:t.firstBaseUpdate,lastBaseUpdate:t.lastBaseUpdate,shared:t.shared,callbacks:null})}function Ui(t){return{lane:t,tag:0,payload:null,callback:null,next:null}}function Hi(t,i,r){var u=t.updateQueue;if(u===null)return null;if(u=u.shared,(Ke&2)!==0){var f=u.pending;return f===null?i.next=i:(i.next=f.next,f.next=i),u.pending=i,i=mu(t),nm(t,null,r),i}return bu(t,u,i,r),mu(t)}function Or(t,i,r){if(i=i.updateQueue,i!==null&&(i=i.shared,(r&4194048)!==0)){var u=i.lanes;u&=t.pendingLanes,r|=u,i.lanes=r,b1(t,r)}}function yf(t,i){var r=t.updateQueue,u=t.alternate;if(u!==null&&(u=u.updateQueue,r===u)){var f=null,b=null;if(r=r.firstBaseUpdate,r!==null){do{var v={lane:r.lane,tag:r.tag,payload:r.payload,callback:null,next:null};b===null?f=b=v:b=b.next=v,r=r.next}while(r!==null);b===null?f=b=i:b=b.next=i}else f=b=i;r={baseState:u.baseState,firstBaseUpdate:f,lastBaseUpdate:b,shared:u.shared,callbacks:u.callbacks},t.updateQueue=r;return}t=r.lastBaseUpdate,t===null?r.firstBaseUpdate=i:t.next=i,r.lastBaseUpdate=i}var Mf=!1;function wr(){if(Mf){var t=pn;if(t!==null)throw t}}function Gr(t,i,r,u){Mf=!1;var f=t.updateQueue;Pi=!1;var b=f.firstBaseUpdate,v=f.lastBaseUpdate,M=f.shared.pending;if(M!==null){f.shared.pending=null;var B=M,K=B.next;B.next=null,v===null?b=K:v.next=K,v=B;var ee=t.alternate;ee!==null&&(ee=ee.updateQueue,M=ee.lastBaseUpdate,M!==v&&(M===null?ee.firstBaseUpdate=K:M.next=K,ee.lastBaseUpdate=B))}if(b!==null){var le=f.baseState;v=0,ee=K=B=null,M=b;do{var Y=M.lane&-536870913,Z=Y!==M.lane;if(Z?(Pe&Y)===Y:(u&Y)===Y){Y!==0&&Y===gn&&(Mf=!0),ee!==null&&(ee=ee.next={lane:0,tag:M.tag,payload:M.payload,callback:null,next:null});e:{var Te=t,De=M;Y=i;var aa=r;switch(De.tag){case 1:if(Te=De.payload,typeof Te=="function"){le=Te.call(aa,le,Y);break e}le=Te;break e;case 3:Te.flags=Te.flags&-65537|128;case 0:if(Te=De.payload,Y=typeof Te=="function"?Te.call(aa,le,Y):Te,Y==null)break e;le=T({},le,Y);break e;case 2:Pi=!0}}Y=M.callback,Y!==null&&(t.flags|=64,Z&&(t.flags|=8192),Z=f.callbacks,Z===null?f.callbacks=[Y]:Z.push(Y))}else Z={lane:Y,tag:M.tag,payload:M.payload,callback:M.callback,next:null},ee===null?(K=ee=Z,B=le):ee=ee.next=Z,v|=Y;if(M=M.next,M===null){if(M=f.shared.pending,M===null)break;Z=M,M=Z.next,Z.next=null,f.lastBaseUpdate=Z,f.shared.pending=null}}while(!0);ee===null&&(B=le),f.baseState=B,f.firstBaseUpdate=K,f.lastBaseUpdate=ee,b===null&&(f.shared.lanes=0),Ki|=v,t.lanes=v,t.memoizedState=le}}function Mm(t,i){if(typeof t!="function")throw Error(n(191,t));t.call(i)}function Em(t,i){var r=t.callbacks;if(r!==null)for(t.callbacks=null,t=0;t<r.length;t++)Mm(r[t],i)}var Sn=w(null),Eu=w(0);function Am(t,i){t=Mi,D(Eu,t),D(Sn,i),Mi=t|i.baseLanes}function Ef(){D(Eu,Mi),D(Sn,Sn.current)}function Af(){Mi=Eu.current,$(Sn),$(Eu)}var st=w(null),zt=null;function Wi(t){var i=t.alternate;D(ba,ba.current&1),D(st,t),zt===null&&(i===null||Sn.current!==null||i.memoizedState!==null)&&(zt=t)}function Lf(t){D(ba,ba.current),D(st,t),zt===null&&(zt=t)}function Lm(t){t.tag===22?(D(ba,ba.current),D(st,t),zt===null&&(zt=t)):ji()}function ji(){D(ba,ba.current),D(st,st.current)}function ct(t){$(st),zt===t&&(zt=null),$(ba)}var ba=w(0);function Au(t){for(var i=t;i!==null;){if(i.tag===13){var r=i.memoizedState;if(r!==null&&(r=r.dehydrated,r===null||Id(r)||Nd(r)))return i}else if(i.tag===19&&(i.memoizedProps.revealOrder==="forwards"||i.memoizedProps.revealOrder==="backwards"||i.memoizedProps.revealOrder==="unstable_legacy-backwards"||i.memoizedProps.revealOrder==="together")){if((i.flags&128)!==0)return i}else if(i.child!==null){i.child.return=i,i=i.child;continue}if(i===t)break;for(;i.sibling===null;){if(i.return===null||i.return===t)return null;i=i.return}i.sibling.return=i.return,i=i.sibling}return null}var hi=0,Re=null,$e=null,pa=null,Lu=!1,Cn=!1,zl=!1,Du=0,kr=0,yn=null,NT=0;function fa(){throw Error(n(321))}function Df(t,i){if(i===null)return!1;for(var r=0;r<i.length&&r<t.length;r++)if(!ot(t[r],i[r]))return!1;return!0}function xf(t,i,r,u,f,b){return hi=b,Re=i,i.memoizedState=null,i.updateQueue=null,i.lanes=0,H.H=t===null||t.memoizedState===null?s5:Wf,zl=!1,b=r(u,f),zl=!1,Cn&&(b=xm(i,r,u,f)),Dm(t),b}function Dm(t){H.H=Ur;var i=$e!==null&&$e.next!==null;if(hi=0,pa=$e=Re=null,Lu=!1,kr=0,yn=null,i)throw Error(n(300));t===null||Ta||(t=t.dependencies,t!==null&&pu(t)&&(Ta=!0))}function xm(t,i,r,u){Re=t;var f=0;do{if(Cn&&(yn=null),kr=0,Cn=!1,25<=f)throw Error(n(301));if(f+=1,pa=$e=null,t.updateQueue!=null){var b=t.updateQueue;b.lastEffect=null,b.events=null,b.stores=null,b.memoCache!=null&&(b.memoCache.index=0)}H.H=c5,b=i(r,u)}while(Cn);return b}function BT(){var t=H.H,i=t.useState()[0];return i=typeof i.then=="function"?Fr(i):i,t=t.useState()[0],($e!==null?$e.memoizedState:null)!==t&&(Re.flags|=1024),i}function _f(){var t=Du!==0;return Du=0,t}function zf(t,i,r){i.updateQueue=t.updateQueue,i.flags&=-2053,t.lanes&=~r}function Rf(t){if(Lu){for(t=t.memoizedState;t!==null;){var i=t.queue;i!==null&&(i.pending=null),t=t.next}Lu=!1}hi=0,pa=$e=Re=null,Cn=!1,kr=Du=0,yn=null}function Wa(){var t={memoizedState:null,baseState:null,baseQueue:null,queue:null,next:null};return pa===null?Re.memoizedState=pa=t:pa=pa.next=t,pa}function ma(){if($e===null){var t=Re.alternate;t=t!==null?t.memoizedState:null}else t=$e.next;var i=pa===null?Re.memoizedState:pa.next;if(i!==null)pa=i,$e=t;else{if(t===null)throw Re.alternate===null?Error(n(467)):Error(n(310));$e=t,t={memoizedState:$e.memoizedState,baseState:$e.baseState,baseQueue:$e.baseQueue,queue:$e.queue,next:null},pa===null?Re.memoizedState=pa=t:pa=pa.next=t}return pa}function xu(){return{lastEffect:null,events:null,stores:null,memoCache:null}}function Fr(t){var i=kr;return kr+=1,yn===null&&(yn=[]),t=Tm(yn,t,i),i=Re,(pa===null?i.memoizedState:pa.next)===null&&(i=i.alternate,H.H=i===null||i.memoizedState===null?s5:Wf),t}function _u(t){if(t!==null&&typeof t=="object"){if(typeof t.then=="function")return Fr(t);if(t.$$typeof===O)return Ia(t)}throw Error(n(438,String(t)))}function If(t){var i=null,r=Re.updateQueue;if(r!==null&&(i=r.memoCache),i==null){var u=Re.alternate;u!==null&&(u=u.updateQueue,u!==null&&(u=u.memoCache,u!=null&&(i={data:u.data.map(function(f){return f.slice()}),index:0})))}if(i==null&&(i={data:[],index:0}),r===null&&(r=xu(),Re.updateQueue=r),r.memoCache=i,r=i.data[i.index],r===void 0)for(r=i.data[i.index]=Array(t),u=0;u<t;u++)r[u]=pe;return i.index++,r}function gi(t,i){return typeof i=="function"?i(t):i}function zu(t){var i=ma();return Nf(i,$e,t)}function Nf(t,i,r){var u=t.queue;if(u===null)throw Error(n(311));u.lastRenderedReducer=r;var f=t.baseQueue,b=u.pending;if(b!==null){if(f!==null){var v=f.next;f.next=b.next,b.next=v}i.baseQueue=f=b,u.pending=null}if(b=t.baseState,f===null)t.memoizedState=b;else{i=f.next;var M=v=null,B=null,K=i,ee=!1;do{var le=K.lane&-536870913;if(le!==K.lane?(Pe&le)===le:(hi&le)===le){var Y=K.revertLane;if(Y===0)B!==null&&(B=B.next={lane:0,revertLane:0,gesture:null,action:K.action,hasEagerState:K.hasEagerState,eagerState:K.eagerState,next:null}),le===gn&&(ee=!0);else if((hi&Y)===Y){K=K.next,Y===gn&&(ee=!0);continue}else le={lane:0,revertLane:K.revertLane,gesture:null,action:K.action,hasEagerState:K.hasEagerState,eagerState:K.eagerState,next:null},B===null?(M=B=le,v=b):B=B.next=le,Re.lanes|=Y,Ki|=Y;le=K.action,zl&&r(b,le),b=K.hasEagerState?K.eagerState:r(b,le)}else Y={lane:le,revertLane:K.revertLane,gesture:K.gesture,action:K.action,hasEagerState:K.hasEagerState,eagerState:K.eagerState,next:null},B===null?(M=B=Y,v=b):B=B.next=Y,Re.lanes|=le,Ki|=le;K=K.next}while(K!==null&&K!==i);if(B===null?v=b:B.next=M,!ot(b,t.memoizedState)&&(Ta=!0,ee&&(r=pn,r!==null)))throw r;t.memoizedState=b,t.baseState=v,t.baseQueue=B,u.lastRenderedState=b}return f===null&&(u.lanes=0),[t.memoizedState,u.dispatch]}function Bf(t){var i=ma(),r=i.queue;if(r===null)throw Error(n(311));r.lastRenderedReducer=t;var u=r.dispatch,f=r.pending,b=i.memoizedState;if(f!==null){r.pending=null;var v=f=f.next;do b=t(b,v.action),v=v.next;while(v!==f);ot(b,i.memoizedState)||(Ta=!0),i.memoizedState=b,i.baseQueue===null&&(i.baseState=b),r.lastRenderedState=b}return[b,u]}function _m(t,i,r){var u=Re,f=ma(),b=We;if(b){if(r===void 0)throw Error(n(407));r=r()}else r=i();var v=!ot(($e||f).memoizedState,r);if(v&&(f.memoizedState=r,Ta=!0),f=f.queue,Gf(Im.bind(null,u,f,t),[t]),f.getSnapshot!==i||v||pa!==null&&pa.memoizedState.tag&1){if(u.flags|=2048,Mn(9,{destroy:void 0},Rm.bind(null,u,f,r,i),null),ia===null)throw Error(n(349));b||(hi&127)!==0||zm(u,i,r)}return r}function zm(t,i,r){t.flags|=16384,t={getSnapshot:i,value:r},i=Re.updateQueue,i===null?(i=xu(),Re.updateQueue=i,i.stores=[t]):(r=i.stores,r===null?i.stores=[t]:r.push(t))}function Rm(t,i,r,u){i.value=r,i.getSnapshot=u,Nm(i)&&Bm(t)}function Im(t,i,r){return r(function(){Nm(i)&&Bm(t)})}function Nm(t){var i=t.getSnapshot;t=t.value;try{var r=i();return!ot(t,r)}catch{return!0}}function Bm(t){var i=Cl(t,2);i!==null&&at(i,t,2)}function Of(t){var i=Wa();if(typeof t=="function"){var r=t;if(t=r(),zl){Ya(!0);try{r()}finally{Ya(!1)}}}return i.memoizedState=i.baseState=t,i.queue={pending:null,lanes:0,dispatch:null,lastRenderedReducer:gi,lastRenderedState:t},i}function Om(t,i,r,u){return t.baseState=r,Nf(t,$e,typeof u=="function"?u:gi)}function OT(t,i,r,u,f){if(Nu(t))throw Error(n(485));if(t=i.action,t!==null){var b={payload:f,action:t,next:null,isTransition:!0,status:"pending",value:null,reason:null,listeners:[],then:function(v){b.listeners.push(v)}};H.T!==null?r(!0):b.isTransition=!1,u(b),r=i.pending,r===null?(b.next=i.pending=b,wm(i,b)):(b.next=r.next,i.pending=r.next=b)}}function wm(t,i){var r=i.action,u=i.payload,f=t.state;if(i.isTransition){var b=H.T,v={};H.T=v;try{var M=r(f,u),B=H.S;B!==null&&B(v,M),Gm(t,i,M)}catch(K){wf(t,i,K)}finally{b!==null&&v.types!==null&&(b.types=v.types),H.T=b}}else try{b=r(f,u),Gm(t,i,b)}catch(K){wf(t,i,K)}}function Gm(t,i,r){r!==null&&typeof r=="object"&&typeof r.then=="function"?r.then(function(u){km(t,i,u)},function(u){return wf(t,i,u)}):km(t,i,r)}function km(t,i,r){i.status="fulfilled",i.value=r,Fm(i),t.state=r,i=t.pending,i!==null&&(r=i.next,r===i?t.pending=null:(r=r.next,i.next=r,wm(t,r)))}function wf(t,i,r){var u=t.pending;if(t.pending=null,u!==null){u=u.next;do i.status="rejected",i.reason=r,Fm(i),i=i.next;while(i!==u)}t.action=null}function Fm(t){t=t.listeners;for(var i=0;i<t.length;i++)(0,t[i])()}function Pm(t,i){return i}function Um(t,i){if(We){var r=ia.formState;if(r!==null){e:{var u=Re;if(We){if(oa){a:{for(var f=oa,b=_t;f.nodeType!==8;){if(!b){f=null;break a}if(f=Rt(f.nextSibling),f===null){f=null;break a}}b=f.data,f=b==="F!"||b==="F"?f:null}if(f){oa=Rt(f.nextSibling),u=f.data==="F!";break e}}ki(u)}u=!1}u&&(i=r[0])}}return r=Wa(),r.memoizedState=r.baseState=i,u={pending:null,lanes:0,dispatch:null,lastRenderedReducer:Pm,lastRenderedState:i},r.queue=u,r=r5.bind(null,Re,u),u.dispatch=r,u=Of(!1),b=Hf.bind(null,Re,!1,u.queue),u=Wa(),f={state:i,dispatch:null,action:t,pending:null},u.queue=f,r=OT.bind(null,Re,f,b,r),f.dispatch=r,u.memoizedState=t,[i,r,!1]}function Hm(t){var i=ma();return Wm(i,$e,t)}function Wm(t,i,r){if(i=Nf(t,i,Pm)[0],t=zu(gi)[0],typeof i=="object"&&i!==null&&typeof i.then=="function")try{var u=Fr(i)}catch(v){throw v===Tn?Su:v}else u=i;i=ma();var f=i.queue,b=f.dispatch;return r!==i.memoizedState&&(Re.flags|=2048,Mn(9,{destroy:void 0},wT.bind(null,f,r),null)),[u,b,t]}function wT(t,i){t.action=i}function jm(t){var i=ma(),r=$e;if(r!==null)return Wm(i,r,t);ma(),i=i.memoizedState,r=ma();var u=r.queue.dispatch;return r.memoizedState=t,[i,u,!1]}function Mn(t,i,r,u){return t={tag:t,create:r,deps:u,inst:i,next:null},i=Re.updateQueue,i===null&&(i=xu(),Re.updateQueue=i),r=i.lastEffect,r===null?i.lastEffect=t.next=t:(u=r.next,r.next=t,t.next=u,i.lastEffect=t),t}function Vm(){return ma().memoizedState}function Ru(t,i,r,u){var f=Wa();Re.flags|=t,f.memoizedState=Mn(1|i,{destroy:void 0},r,u===void 0?null:u)}function Iu(t,i,r,u){var f=ma();u=u===void 0?null:u;var b=f.memoizedState.inst;$e!==null&&u!==null&&Df(u,$e.memoizedState.deps)?f.memoizedState=Mn(i,b,r,u):(Re.flags|=t,f.memoizedState=Mn(1|i,b,r,u))}function qm(t,i){Ru(8390656,8,t,i)}function Gf(t,i){Iu(2048,8,t,i)}function GT(t){Re.flags|=4;var i=Re.updateQueue;if(i===null)i=xu(),Re.updateQueue=i,i.events=[t];else{var r=i.events;r===null?i.events=[t]:r.push(t)}}function Km(t){var i=ma().memoizedState;return GT({ref:i,nextImpl:t}),function(){if((Ke&2)!==0)throw Error(n(440));return i.impl.apply(void 0,arguments)}}function Ym(t,i){return Iu(4,2,t,i)}function Qm(t,i){return Iu(4,4,t,i)}function Xm(t,i){if(typeof i=="function"){t=t();var r=i(t);return function(){typeof r=="function"?r():i(null)}}if(i!=null)return t=t(),i.current=t,function(){i.current=null}}function Zm(t,i,r){r=r!=null?r.concat([t]):null,Iu(4,4,Xm.bind(null,i,t),r)}function kf(){}function Jm(t,i){var r=ma();i=i===void 0?null:i;var u=r.memoizedState;return i!==null&&Df(i,u[1])?u[0]:(r.memoizedState=[t,i],t)}function $m(t,i){var r=ma();i=i===void 0?null:i;var u=r.memoizedState;if(i!==null&&Df(i,u[1]))return u[0];if(u=t(),zl){Ya(!0);try{t()}finally{Ya(!1)}}return r.memoizedState=[u,i],u}function Ff(t,i,r){return r===void 0||(hi&1073741824)!==0&&(Pe&261930)===0?t.memoizedState=i:(t.memoizedState=r,t=eh(),Re.lanes|=t,Ki|=t,r)}function e5(t,i,r,u){return ot(r,i)?r:Sn.current!==null?(t=Ff(t,r,u),ot(t,i)||(Ta=!0),t):(hi&42)===0||(hi&1073741824)!==0&&(Pe&261930)===0?(Ta=!0,t.memoizedState=r):(t=eh(),Re.lanes|=t,Ki|=t,i)}function a5(t,i,r,u,f){var b=ae.p;ae.p=b!==0&&8>b?b:8;var v=H.T,M={};H.T=M,Hf(t,!1,i,r);try{var B=f(),K=H.S;if(K!==null&&K(M,B),B!==null&&typeof B=="object"&&typeof B.then=="function"){var ee=IT(B,u);Pr(t,i,ee,bt(t))}else Pr(t,i,u,bt(t))}catch(le){Pr(t,i,{then:function(){},status:"rejected",reason:le},bt())}finally{ae.p=b,v!==null&&M.types!==null&&(v.types=M.types),H.T=v}}function kT(){}function Pf(t,i,r,u){if(t.tag!==5)throw Error(n(476));var f=t5(t).queue;a5(t,f,i,Q,r===null?kT:function(){return i5(t),r(u)})}function t5(t){var i=t.memoizedState;if(i!==null)return i;i={memoizedState:Q,baseState:Q,baseQueue:null,queue:{pending:null,lanes:0,dispatch:null,lastRenderedReducer:gi,lastRenderedState:Q},next:null};var r={};return i.next={memoizedState:r,baseState:r,baseQueue:null,queue:{pending:null,lanes:0,dispatch:null,lastRenderedReducer:gi,lastRenderedState:r},next:null},t.memoizedState=i,t=t.alternate,t!==null&&(t.memoizedState=i),i}function i5(t){var i=t5(t);i.next===null&&(i=t.alternate.memoizedState),Pr(t,i.next.queue,{},bt())}function Uf(){return Ia(io)}function l5(){return ma().memoizedState}function n5(){return ma().memoizedState}function FT(t){for(var i=t.return;i!==null;){switch(i.tag){case 24:case 3:var r=bt();t=Ui(r);var u=Hi(i,t,r);u!==null&&(at(u,i,r),Or(u,i,r)),i={cache:gf()},t.payload=i;return}i=i.return}}function PT(t,i,r){var u=bt();r={lane:u,revertLane:0,gesture:null,action:r,hasEagerState:!1,eagerState:null,next:null},Nu(t)?o5(i,r):(r=nf(t,i,r,u),r!==null&&(at(r,t,u),u5(r,i,u)))}function r5(t,i,r){var u=bt();Pr(t,i,r,u)}function Pr(t,i,r,u){var f={lane:u,revertLane:0,gesture:null,action:r,hasEagerState:!1,eagerState:null,next:null};if(Nu(t))o5(i,f);else{var b=t.alternate;if(t.lanes===0&&(b===null||b.lanes===0)&&(b=i.lastRenderedReducer,b!==null))try{var v=i.lastRenderedState,M=b(v,r);if(f.hasEagerState=!0,f.eagerState=M,ot(M,v))return bu(t,i,f,0),ia===null&&du(),!1}catch{}finally{}if(r=nf(t,i,f,u),r!==null)return at(r,t,u),u5(r,i,u),!0}return!1}function Hf(t,i,r,u){if(u={lane:2,revertLane:Sd(),gesture:null,action:u,hasEagerState:!1,eagerState:null,next:null},Nu(t)){if(i)throw Error(n(479))}else i=nf(t,r,u,2),i!==null&&at(i,t,2)}function Nu(t){var i=t.alternate;return t===Re||i!==null&&i===Re}function o5(t,i){Cn=Lu=!0;var r=t.pending;r===null?i.next=i:(i.next=r.next,r.next=i),t.pending=i}function u5(t,i,r){if((r&4194048)!==0){var u=i.lanes;u&=t.pendingLanes,r|=u,i.lanes=r,b1(t,r)}}var Ur={readContext:Ia,use:_u,useCallback:fa,useContext:fa,useEffect:fa,useImperativeHandle:fa,useLayoutEffect:fa,useInsertionEffect:fa,useMemo:fa,useReducer:fa,useRef:fa,useState:fa,useDebugValue:fa,useDeferredValue:fa,useTransition:fa,useSyncExternalStore:fa,useId:fa,useHostTransitionStatus:fa,useFormState:fa,useActionState:fa,useOptimistic:fa,useMemoCache:fa,useCacheRefresh:fa};Ur.useEffectEvent=fa;var s5={readContext:Ia,use:_u,useCallback:function(t,i){return Wa().memoizedState=[t,i===void 0?null:i],t},useContext:Ia,useEffect:qm,useImperativeHandle:function(t,i,r){r=r!=null?r.concat([t]):null,Ru(4194308,4,Xm.bind(null,i,t),r)},useLayoutEffect:function(t,i){return Ru(4194308,4,t,i)},useInsertionEffect:function(t,i){Ru(4,2,t,i)},useMemo:function(t,i){var r=Wa();i=i===void 0?null:i;var u=t();if(zl){Ya(!0);try{t()}finally{Ya(!1)}}return r.memoizedState=[u,i],u},useReducer:function(t,i,r){var u=Wa();if(r!==void 0){var f=r(i);if(zl){Ya(!0);try{r(i)}finally{Ya(!1)}}}else f=i;return u.memoizedState=u.baseState=f,t={pending:null,lanes:0,dispatch:null,lastRenderedReducer:t,lastRenderedState:f},u.queue=t,t=t.dispatch=PT.bind(null,Re,t),[u.memoizedState,t]},useRef:function(t){var i=Wa();return t={current:t},i.memoizedState=t},useState:function(t){t=Of(t);var i=t.queue,r=r5.bind(null,Re,i);return i.dispatch=r,[t.memoizedState,r]},useDebugValue:kf,useDeferredValue:function(t,i){var r=Wa();return Ff(r,t,i)},useTransition:function(){var t=Of(!1);return t=a5.bind(null,Re,t.queue,!0,!1),Wa().memoizedState=t,[!1,t]},useSyncExternalStore:function(t,i,r){var u=Re,f=Wa();if(We){if(r===void 0)throw Error(n(407));r=r()}else{if(r=i(),ia===null)throw Error(n(349));(Pe&127)!==0||zm(u,i,r)}f.memoizedState=r;var b={value:r,getSnapshot:i};return f.queue=b,qm(Im.bind(null,u,b,t),[t]),u.flags|=2048,Mn(9,{destroy:void 0},Rm.bind(null,u,b,r,i),null),r},useId:function(){var t=Wa(),i=ia.identifierPrefix;if(We){var r=qt,u=Vt;r=(u&~(1<<32-ta(u)-1)).toString(32)+r,i="_"+i+"R_"+r,r=Du++,0<r&&(i+="H"+r.toString(32)),i+="_"}else r=NT++,i="_"+i+"r_"+r.toString(32)+"_";return t.memoizedState=i},useHostTransitionStatus:Uf,useFormState:Um,useActionState:Um,useOptimistic:function(t){var i=Wa();i.memoizedState=i.baseState=t;var r={pending:null,lanes:0,dispatch:null,lastRenderedReducer:null,lastRenderedState:null};return i.queue=r,i=Hf.bind(null,Re,!0,r),r.dispatch=i,[t,i]},useMemoCache:If,useCacheRefresh:function(){return Wa().memoizedState=FT.bind(null,Re)},useEffectEvent:function(t){var i=Wa(),r={impl:t};return i.memoizedState=r,function(){if((Ke&2)!==0)throw Error(n(440));return r.impl.apply(void 0,arguments)}}},Wf={readContext:Ia,use:_u,useCallback:Jm,useContext:Ia,useEffect:Gf,useImperativeHandle:Zm,useInsertionEffect:Ym,useLayoutEffect:Qm,useMemo:$m,useReducer:zu,useRef:Vm,useState:function(){return zu(gi)},useDebugValue:kf,useDeferredValue:function(t,i){var r=ma();return e5(r,$e.memoizedState,t,i)},useTransition:function(){var t=zu(gi)[0],i=ma().memoizedState;return[typeof t=="boolean"?t:Fr(t),i]},useSyncExternalStore:_m,useId:l5,useHostTransitionStatus:Uf,useFormState:Hm,useActionState:Hm,useOptimistic:function(t,i){var r=ma();return Om(r,$e,t,i)},useMemoCache:If,useCacheRefresh:n5};Wf.useEffectEvent=Km;var c5={readContext:Ia,use:_u,useCallback:Jm,useContext:Ia,useEffect:Gf,useImperativeHandle:Zm,useInsertionEffect:Ym,useLayoutEffect:Qm,useMemo:$m,useReducer:Bf,useRef:Vm,useState:function(){return Bf(gi)},useDebugValue:kf,useDeferredValue:function(t,i){var r=ma();return $e===null?Ff(r,t,i):e5(r,$e.memoizedState,t,i)},useTransition:function(){var t=Bf(gi)[0],i=ma().memoizedState;return[typeof t=="boolean"?t:Fr(t),i]},useSyncExternalStore:_m,useId:l5,useHostTransitionStatus:Uf,useFormState:jm,useActionState:jm,useOptimistic:function(t,i){var r=ma();return $e!==null?Om(r,$e,t,i):(r.baseState=t,[t,r.queue.dispatch])},useMemoCache:If,useCacheRefresh:n5};c5.useEffectEvent=Km;function jf(t,i,r,u){i=t.memoizedState,r=r(u,i),r=r==null?i:T({},i,r),t.memoizedState=r,t.lanes===0&&(t.updateQueue.baseState=r)}var Vf={enqueueSetState:function(t,i,r){t=t._reactInternals;var u=bt(),f=Ui(u);f.payload=i,r!=null&&(f.callback=r),i=Hi(t,f,u),i!==null&&(at(i,t,u),Or(i,t,u))},enqueueReplaceState:function(t,i,r){t=t._reactInternals;var u=bt(),f=Ui(u);f.tag=1,f.payload=i,r!=null&&(f.callback=r),i=Hi(t,f,u),i!==null&&(at(i,t,u),Or(i,t,u))},enqueueForceUpdate:function(t,i){t=t._reactInternals;var r=bt(),u=Ui(r);u.tag=2,i!=null&&(u.callback=i),i=Hi(t,u,r),i!==null&&(at(i,t,r),Or(i,t,r))}};function f5(t,i,r,u,f,b,v){return t=t.stateNode,typeof t.shouldComponentUpdate=="function"?t.shouldComponentUpdate(u,b,v):i.prototype&&i.prototype.isPureReactComponent?!Dr(r,u)||!Dr(f,b):!0}function d5(t,i,r,u){t=i.state,typeof i.componentWillReceiveProps=="function"&&i.componentWillReceiveProps(r,u),typeof i.UNSAFE_componentWillReceiveProps=="function"&&i.UNSAFE_componentWillReceiveProps(r,u),i.state!==t&&Vf.enqueueReplaceState(i,i.state,null)}function Rl(t,i){var r=i;if("ref"in i){r={};for(var u in i)u!=="ref"&&(r[u]=i[u])}if(t=t.defaultProps){r===i&&(r=T({},r));for(var f in t)r[f]===void 0&&(r[f]=t[f])}return r}function b5(t){fu(t)}function m5(t){console.error(t)}function h5(t){fu(t)}function Bu(t,i){try{var r=t.onUncaughtError;r(i.value,{componentStack:i.stack})}catch(u){setTimeout(function(){throw u})}}function g5(t,i,r){try{var u=t.onCaughtError;u(r.value,{componentStack:r.stack,errorBoundary:i.tag===1?i.stateNode:null})}catch(f){setTimeout(function(){throw f})}}function qf(t,i,r){return r=Ui(r),r.tag=3,r.payload={element:null},r.callback=function(){Bu(t,i)},r}function p5(t){return t=Ui(t),t.tag=3,t}function T5(t,i,r,u){var f=r.type.getDerivedStateFromError;if(typeof f=="function"){var b=u.value;t.payload=function(){return f(b)},t.callback=function(){g5(i,r,u)}}var v=r.stateNode;v!==null&&typeof v.componentDidCatch=="function"&&(t.callback=function(){g5(i,r,u),typeof f!="function"&&(Yi===null?Yi=new Set([this]):Yi.add(this));var M=u.stack;this.componentDidCatch(u.value,{componentStack:M!==null?M:""})})}function UT(t,i,r,u,f){if(r.flags|=32768,u!==null&&typeof u=="object"&&typeof u.then=="function"){if(i=r.alternate,i!==null&&hn(i,r,f,!0),r=st.current,r!==null){switch(r.tag){case 31:case 13:return zt===null?qu():r.alternate===null&&da===0&&(da=3),r.flags&=-257,r.flags|=65536,r.lanes=f,u===Cu?r.flags|=16384:(i=r.updateQueue,i===null?r.updateQueue=new Set([u]):i.add(u),pd(t,u,f)),!1;case 22:return r.flags|=65536,u===Cu?r.flags|=16384:(i=r.updateQueue,i===null?(i={transitions:null,markerInstances:null,retryQueue:new Set([u])},r.updateQueue=i):(r=i.retryQueue,r===null?i.retryQueue=new Set([u]):r.add(u)),pd(t,u,f)),!1}throw Error(n(435,r.tag))}return pd(t,u,f),qu(),!1}if(We)return i=st.current,i!==null?((i.flags&65536)===0&&(i.flags|=256),i.flags|=65536,i.lanes=f,u!==ff&&(t=Error(n(422),{cause:u}),zr(Lt(t,r)))):(u!==ff&&(i=Error(n(423),{cause:u}),zr(Lt(i,r))),t=t.current.alternate,t.flags|=65536,f&=-f,t.lanes|=f,u=Lt(u,r),f=qf(t.stateNode,u,f),yf(t,f),da!==4&&(da=2)),!1;var b=Error(n(520),{cause:u});if(b=Lt(b,r),Qr===null?Qr=[b]:Qr.push(b),da!==4&&(da=2),i===null)return!0;u=Lt(u,r),r=i;do{switch(r.tag){case 3:return r.flags|=65536,t=f&-f,r.lanes|=t,t=qf(r.stateNode,u,t),yf(r,t),!1;case 1:if(i=r.type,b=r.stateNode,(r.flags&128)===0&&(typeof i.getDerivedStateFromError=="function"||b!==null&&typeof b.componentDidCatch=="function"&&(Yi===null||!Yi.has(b))))return r.flags|=65536,f&=-f,r.lanes|=f,f=p5(f),T5(f,t,r,u),yf(r,f),!1}r=r.return}while(r!==null);return!1}var Kf=Error(n(461)),Ta=!1;function Na(t,i,r,u){i.child=t===null?ym(i,null,r,u):_l(i,t.child,r,u)}function v5(t,i,r,u,f){r=r.render;var b=i.ref;if("ref"in u){var v={};for(var M in u)M!=="ref"&&(v[M]=u[M])}else v=u;return Al(i),u=xf(t,i,r,v,b,f),M=_f(),t!==null&&!Ta?(zf(t,i,f),pi(t,i,f)):(We&&M&&sf(i),i.flags|=1,Na(t,i,u,f),i.child)}function S5(t,i,r,u,f){if(t===null){var b=r.type;return typeof b=="function"&&!rf(b)&&b.defaultProps===void 0&&r.compare===null?(i.tag=15,i.type=b,C5(t,i,b,u,f)):(t=hu(r.type,null,u,i,i.mode,f),t.ref=i.ref,t.return=i,i.child=t)}if(b=t.child,!ad(t,f)){var v=b.memoizedProps;if(r=r.compare,r=r!==null?r:Dr,r(v,u)&&t.ref===i.ref)return pi(t,i,f)}return i.flags|=1,t=fi(b,u),t.ref=i.ref,t.return=i,i.child=t}function C5(t,i,r,u,f){if(t!==null){var b=t.memoizedProps;if(Dr(b,u)&&t.ref===i.ref)if(Ta=!1,i.pendingProps=u=b,ad(t,f))(t.flags&131072)!==0&&(Ta=!0);else return i.lanes=t.lanes,pi(t,i,f)}return Yf(t,i,r,u,f)}function y5(t,i,r,u){var f=u.children,b=t!==null?t.memoizedState:null;if(t===null&&i.stateNode===null&&(i.stateNode={_visibility:1,_pendingMarkers:null,_retryCache:null,_transitions:null}),u.mode==="hidden"){if((i.flags&128)!==0){if(b=b!==null?b.baseLanes|r:r,t!==null){for(u=i.child=t.child,f=0;u!==null;)f=f|u.lanes|u.childLanes,u=u.sibling;u=f&~b}else u=0,i.child=null;return M5(t,i,b,r,u)}if((r&536870912)!==0)i.memoizedState={baseLanes:0,cachePool:null},t!==null&&vu(i,b!==null?b.cachePool:null),b!==null?Am(i,b):Ef(),Lm(i);else return u=i.lanes=536870912,M5(t,i,b!==null?b.baseLanes|r:r,r,u)}else b!==null?(vu(i,b.cachePool),Am(i,b),ji(),i.memoizedState=null):(t!==null&&vu(i,null),Ef(),ji());return Na(t,i,f,r),i.child}function Hr(t,i){return t!==null&&t.tag===22||i.stateNode!==null||(i.stateNode={_visibility:1,_pendingMarkers:null,_retryCache:null,_transitions:null}),i.sibling}function M5(t,i,r,u,f){var b=Tf();return b=b===null?null:{parent:ga._currentValue,pool:b},i.memoizedState={baseLanes:r,cachePool:b},t!==null&&vu(i,null),Ef(),Lm(i),t!==null&&hn(t,i,u,!0),i.childLanes=f,null}function Ou(t,i){return i=Gu({mode:i.mode,children:i.children},t.mode),i.ref=t.ref,t.child=i,i.return=t,i}function E5(t,i,r){return _l(i,t.child,null,r),t=Ou(i,i.pendingProps),t.flags|=2,ct(i),i.memoizedState=null,t}function HT(t,i,r){var u=i.pendingProps,f=(i.flags&128)!==0;if(i.flags&=-129,t===null){if(We){if(u.mode==="hidden")return t=Ou(i,u),i.lanes=536870912,Hr(null,t);if(Lf(i),(t=oa)?(t=wh(t,_t),t=t!==null&&t.data==="&"?t:null,t!==null&&(i.memoizedState={dehydrated:t,treeContext:wi!==null?{id:Vt,overflow:qt}:null,retryLane:536870912,hydrationErrors:null},r=om(t),r.return=i,i.child=r,Ra=i,oa=null)):t=null,t===null)throw ki(i);return i.lanes=536870912,null}return Ou(i,u)}var b=t.memoizedState;if(b!==null){var v=b.dehydrated;if(Lf(i),f)if(i.flags&256)i.flags&=-257,i=E5(t,i,r);else if(i.memoizedState!==null)i.child=t.child,i.flags|=128,i=null;else throw Error(n(558));else if(Ta||hn(t,i,r,!1),f=(r&t.childLanes)!==0,Ta||f){if(u=ia,u!==null&&(v=m1(u,r),v!==0&&v!==b.retryLane))throw b.retryLane=v,Cl(t,v),at(u,t,v),Kf;qu(),i=E5(t,i,r)}else t=b.treeContext,oa=Rt(v.nextSibling),Ra=i,We=!0,Gi=null,_t=!1,t!==null&&cm(i,t),i=Ou(i,u),i.flags|=4096;return i}return t=fi(t.child,{mode:u.mode,children:u.children}),t.ref=i.ref,i.child=t,t.return=i,t}function wu(t,i){var r=i.ref;if(r===null)t!==null&&t.ref!==null&&(i.flags|=4194816);else{if(typeof r!="function"&&typeof r!="object")throw Error(n(284));(t===null||t.ref!==r)&&(i.flags|=4194816)}}function Yf(t,i,r,u,f){return Al(i),r=xf(t,i,r,u,void 0,f),u=_f(),t!==null&&!Ta?(zf(t,i,f),pi(t,i,f)):(We&&u&&sf(i),i.flags|=1,Na(t,i,r,f),i.child)}function A5(t,i,r,u,f,b){return Al(i),i.updateQueue=null,r=xm(i,u,r,f),Dm(t),u=_f(),t!==null&&!Ta?(zf(t,i,b),pi(t,i,b)):(We&&u&&sf(i),i.flags|=1,Na(t,i,r,b),i.child)}function L5(t,i,r,u,f){if(Al(i),i.stateNode===null){var b=fn,v=r.contextType;typeof v=="object"&&v!==null&&(b=Ia(v)),b=new r(u,b),i.memoizedState=b.state!==null&&b.state!==void 0?b.state:null,b.updater=Vf,i.stateNode=b,b._reactInternals=i,b=i.stateNode,b.props=u,b.state=i.memoizedState,b.refs={},Sf(i),v=r.contextType,b.context=typeof v=="object"&&v!==null?Ia(v):fn,b.state=i.memoizedState,v=r.getDerivedStateFromProps,typeof v=="function"&&(jf(i,r,v,u),b.state=i.memoizedState),typeof r.getDerivedStateFromProps=="function"||typeof b.getSnapshotBeforeUpdate=="function"||typeof b.UNSAFE_componentWillMount!="function"&&typeof b.componentWillMount!="function"||(v=b.state,typeof b.componentWillMount=="function"&&b.componentWillMount(),typeof b.UNSAFE_componentWillMount=="function"&&b.UNSAFE_componentWillMount(),v!==b.state&&Vf.enqueueReplaceState(b,b.state,null),Gr(i,u,b,f),wr(),b.state=i.memoizedState),typeof b.componentDidMount=="function"&&(i.flags|=4194308),u=!0}else if(t===null){b=i.stateNode;var M=i.memoizedProps,B=Rl(r,M);b.props=B;var K=b.context,ee=r.contextType;v=fn,typeof ee=="object"&&ee!==null&&(v=Ia(ee));var le=r.getDerivedStateFromProps;ee=typeof le=="function"||typeof b.getSnapshotBeforeUpdate=="function",M=i.pendingProps!==M,ee||typeof b.UNSAFE_componentWillReceiveProps!="function"&&typeof b.componentWillReceiveProps!="function"||(M||K!==v)&&d5(i,b,u,v),Pi=!1;var Y=i.memoizedState;b.state=Y,Gr(i,u,b,f),wr(),K=i.memoizedState,M||Y!==K||Pi?(typeof le=="function"&&(jf(i,r,le,u),K=i.memoizedState),(B=Pi||f5(i,r,B,u,Y,K,v))?(ee||typeof b.UNSAFE_componentWillMount!="function"&&typeof b.componentWillMount!="function"||(typeof b.componentWillMount=="function"&&b.componentWillMount(),typeof b.UNSAFE_componentWillMount=="function"&&b.UNSAFE_componentWillMount()),typeof b.componentDidMount=="function"&&(i.flags|=4194308)):(typeof b.componentDidMount=="function"&&(i.flags|=4194308),i.memoizedProps=u,i.memoizedState=K),b.props=u,b.state=K,b.context=v,u=B):(typeof b.componentDidMount=="function"&&(i.flags|=4194308),u=!1)}else{b=i.stateNode,Cf(t,i),v=i.memoizedProps,ee=Rl(r,v),b.props=ee,le=i.pendingProps,Y=b.context,K=r.contextType,B=fn,typeof K=="object"&&K!==null&&(B=Ia(K)),M=r.getDerivedStateFromProps,(K=typeof M=="function"||typeof b.getSnapshotBeforeUpdate=="function")||typeof b.UNSAFE_componentWillReceiveProps!="function"&&typeof b.componentWillReceiveProps!="function"||(v!==le||Y!==B)&&d5(i,b,u,B),Pi=!1,Y=i.memoizedState,b.state=Y,Gr(i,u,b,f),wr();var Z=i.memoizedState;v!==le||Y!==Z||Pi||t!==null&&t.dependencies!==null&&pu(t.dependencies)?(typeof M=="function"&&(jf(i,r,M,u),Z=i.memoizedState),(ee=Pi||f5(i,r,ee,u,Y,Z,B)||t!==null&&t.dependencies!==null&&pu(t.dependencies))?(K||typeof b.UNSAFE_componentWillUpdate!="function"&&typeof b.componentWillUpdate!="function"||(typeof b.componentWillUpdate=="function"&&b.componentWillUpdate(u,Z,B),typeof b.UNSAFE_componentWillUpdate=="function"&&b.UNSAFE_componentWillUpdate(u,Z,B)),typeof b.componentDidUpdate=="function"&&(i.flags|=4),typeof b.getSnapshotBeforeUpdate=="function"&&(i.flags|=1024)):(typeof b.componentDidUpdate!="function"||v===t.memoizedProps&&Y===t.memoizedState||(i.flags|=4),typeof b.getSnapshotBeforeUpdate!="function"||v===t.memoizedProps&&Y===t.memoizedState||(i.flags|=1024),i.memoizedProps=u,i.memoizedState=Z),b.props=u,b.state=Z,b.context=B,u=ee):(typeof b.componentDidUpdate!="function"||v===t.memoizedProps&&Y===t.memoizedState||(i.flags|=4),typeof b.getSnapshotBeforeUpdate!="function"||v===t.memoizedProps&&Y===t.memoizedState||(i.flags|=1024),u=!1)}return b=u,wu(t,i),u=(i.flags&128)!==0,b||u?(b=i.stateNode,r=u&&typeof r.getDerivedStateFromError!="function"?null:b.render(),i.flags|=1,t!==null&&u?(i.child=_l(i,t.child,null,f),i.child=_l(i,null,r,f)):Na(t,i,r,f),i.memoizedState=b.state,t=i.child):t=pi(t,i,f),t}function D5(t,i,r,u){return Ml(),i.flags|=256,Na(t,i,r,u),i.child}var Qf={dehydrated:null,treeContext:null,retryLane:0,hydrationErrors:null};function Xf(t){return{baseLanes:t,cachePool:gm()}}function Zf(t,i,r){return t=t!==null?t.childLanes&~r:0,i&&(t|=dt),t}function x5(t,i,r){var u=i.pendingProps,f=!1,b=(i.flags&128)!==0,v;if((v=b)||(v=t!==null&&t.memoizedState===null?!1:(ba.current&2)!==0),v&&(f=!0,i.flags&=-129),v=(i.flags&32)!==0,i.flags&=-33,t===null){if(We){if(f?Wi(i):ji(),(t=oa)?(t=wh(t,_t),t=t!==null&&t.data!=="&"?t:null,t!==null&&(i.memoizedState={dehydrated:t,treeContext:wi!==null?{id:Vt,overflow:qt}:null,retryLane:536870912,hydrationErrors:null},r=om(t),r.return=i,i.child=r,Ra=i,oa=null)):t=null,t===null)throw ki(i);return Nd(t)?i.lanes=32:i.lanes=536870912,null}var M=u.children;return u=u.fallback,f?(ji(),f=i.mode,M=Gu({mode:"hidden",children:M},f),u=yl(u,f,r,null),M.return=i,u.return=i,M.sibling=u,i.child=M,u=i.child,u.memoizedState=Xf(r),u.childLanes=Zf(t,v,r),i.memoizedState=Qf,Hr(null,u)):(Wi(i),Jf(i,M))}var B=t.memoizedState;if(B!==null&&(M=B.dehydrated,M!==null)){if(b)i.flags&256?(Wi(i),i.flags&=-257,i=$f(t,i,r)):i.memoizedState!==null?(ji(),i.child=t.child,i.flags|=128,i=null):(ji(),M=u.fallback,f=i.mode,u=Gu({mode:"visible",children:u.children},f),M=yl(M,f,r,null),M.flags|=2,u.return=i,M.return=i,u.sibling=M,i.child=u,_l(i,t.child,null,r),u=i.child,u.memoizedState=Xf(r),u.childLanes=Zf(t,v,r),i.memoizedState=Qf,i=Hr(null,u));else if(Wi(i),Nd(M)){if(v=M.nextSibling&&M.nextSibling.dataset,v)var K=v.dgst;v=K,u=Error(n(419)),u.stack="",u.digest=v,zr({value:u,source:null,stack:null}),i=$f(t,i,r)}else if(Ta||hn(t,i,r,!1),v=(r&t.childLanes)!==0,Ta||v){if(v=ia,v!==null&&(u=m1(v,r),u!==0&&u!==B.retryLane))throw B.retryLane=u,Cl(t,u),at(v,t,u),Kf;Id(M)||qu(),i=$f(t,i,r)}else Id(M)?(i.flags|=192,i.child=t.child,i=null):(t=B.treeContext,oa=Rt(M.nextSibling),Ra=i,We=!0,Gi=null,_t=!1,t!==null&&cm(i,t),i=Jf(i,u.children),i.flags|=4096);return i}return f?(ji(),M=u.fallback,f=i.mode,B=t.child,K=B.sibling,u=fi(B,{mode:"hidden",children:u.children}),u.subtreeFlags=B.subtreeFlags&65011712,K!==null?M=fi(K,M):(M=yl(M,f,r,null),M.flags|=2),M.return=i,u.return=i,u.sibling=M,i.child=u,Hr(null,u),u=i.child,M=t.child.memoizedState,M===null?M=Xf(r):(f=M.cachePool,f!==null?(B=ga._currentValue,f=f.parent!==B?{parent:B,pool:B}:f):f=gm(),M={baseLanes:M.baseLanes|r,cachePool:f}),u.memoizedState=M,u.childLanes=Zf(t,v,r),i.memoizedState=Qf,Hr(t.child,u)):(Wi(i),r=t.child,t=r.sibling,r=fi(r,{mode:"visible",children:u.children}),r.return=i,r.sibling=null,t!==null&&(v=i.deletions,v===null?(i.deletions=[t],i.flags|=16):v.push(t)),i.child=r,i.memoizedState=null,r)}function Jf(t,i){return i=Gu({mode:"visible",children:i},t.mode),i.return=t,t.child=i}function Gu(t,i){return t=ut(22,t,null,i),t.lanes=0,t}function $f(t,i,r){return _l(i,t.child,null,r),t=Jf(i,i.pendingProps.children),t.flags|=2,i.memoizedState=null,t}function _5(t,i,r){t.lanes|=i;var u=t.alternate;u!==null&&(u.lanes|=i),mf(t.return,i,r)}function ed(t,i,r,u,f,b){var v=t.memoizedState;v===null?t.memoizedState={isBackwards:i,rendering:null,renderingStartTime:0,last:u,tail:r,tailMode:f,treeForkCount:b}:(v.isBackwards=i,v.rendering=null,v.renderingStartTime=0,v.last=u,v.tail=r,v.tailMode=f,v.treeForkCount=b)}function z5(t,i,r){var u=i.pendingProps,f=u.revealOrder,b=u.tail;u=u.children;var v=ba.current,M=(v&2)!==0;if(M?(v=v&1|2,i.flags|=128):v&=1,D(ba,v),Na(t,i,u,r),u=We?_r:0,!M&&t!==null&&(t.flags&128)!==0)e:for(t=i.child;t!==null;){if(t.tag===13)t.memoizedState!==null&&_5(t,r,i);else if(t.tag===19)_5(t,r,i);else if(t.child!==null){t.child.return=t,t=t.child;continue}if(t===i)break e;for(;t.sibling===null;){if(t.return===null||t.return===i)break e;t=t.return}t.sibling.return=t.return,t=t.sibling}switch(f){case"forwards":for(r=i.child,f=null;r!==null;)t=r.alternate,t!==null&&Au(t)===null&&(f=r),r=r.sibling;r=f,r===null?(f=i.child,i.child=null):(f=r.sibling,r.sibling=null),ed(i,!1,f,r,b,u);break;case"backwards":case"unstable_legacy-backwards":for(r=null,f=i.child,i.child=null;f!==null;){if(t=f.alternate,t!==null&&Au(t)===null){i.child=f;break}t=f.sibling,f.sibling=r,r=f,f=t}ed(i,!0,r,null,b,u);break;case"together":ed(i,!1,null,null,void 0,u);break;default:i.memoizedState=null}return i.child}function pi(t,i,r){if(t!==null&&(i.dependencies=t.dependencies),Ki|=i.lanes,(r&i.childLanes)===0)if(t!==null){if(hn(t,i,r,!1),(r&i.childLanes)===0)return null}else return null;if(t!==null&&i.child!==t.child)throw Error(n(153));if(i.child!==null){for(t=i.child,r=fi(t,t.pendingProps),i.child=r,r.return=i;t.sibling!==null;)t=t.sibling,r=r.sibling=fi(t,t.pendingProps),r.return=i;r.sibling=null}return i.child}function ad(t,i){return(t.lanes&i)!==0?!0:(t=t.dependencies,!!(t!==null&&pu(t)))}function WT(t,i,r){switch(i.tag){case 3:Qe(i,i.stateNode.containerInfo),Fi(i,ga,t.memoizedState.cache),Ml();break;case 27:case 5:ya(i);break;case 4:Qe(i,i.stateNode.containerInfo);break;case 10:Fi(i,i.type,i.memoizedProps.value);break;case 31:if(i.memoizedState!==null)return i.flags|=128,Lf(i),null;break;case 13:var u=i.memoizedState;if(u!==null)return u.dehydrated!==null?(Wi(i),i.flags|=128,null):(r&i.child.childLanes)!==0?x5(t,i,r):(Wi(i),t=pi(t,i,r),t!==null?t.sibling:null);Wi(i);break;case 19:var f=(t.flags&128)!==0;if(u=(r&i.childLanes)!==0,u||(hn(t,i,r,!1),u=(r&i.childLanes)!==0),f){if(u)return z5(t,i,r);i.flags|=128}if(f=i.memoizedState,f!==null&&(f.rendering=null,f.tail=null,f.lastEffect=null),D(ba,ba.current),u)break;return null;case 22:return i.lanes=0,y5(t,i,r,i.pendingProps);case 24:Fi(i,ga,t.memoizedState.cache)}return pi(t,i,r)}function R5(t,i,r){if(t!==null)if(t.memoizedProps!==i.pendingProps)Ta=!0;else{if(!ad(t,r)&&(i.flags&128)===0)return Ta=!1,WT(t,i,r);Ta=(t.flags&131072)!==0}else Ta=!1,We&&(i.flags&1048576)!==0&&sm(i,_r,i.index);switch(i.lanes=0,i.tag){case 16:e:{var u=i.pendingProps;if(t=Dl(i.elementType),i.type=t,typeof t=="function")rf(t)?(u=Rl(t,u),i.tag=1,i=L5(null,i,t,u,r)):(i.tag=0,i=Yf(null,i,t,u,r));else{if(t!=null){var f=t.$$typeof;if(f===j){i.tag=11,i=v5(null,i,t,u,r);break e}else if(f===W){i.tag=14,i=S5(null,i,t,u,r);break e}}throw i=oe(t)||t,Error(n(306,i,""))}}return i;case 0:return Yf(t,i,i.type,i.pendingProps,r);case 1:return u=i.type,f=Rl(u,i.pendingProps),L5(t,i,u,f,r);case 3:e:{if(Qe(i,i.stateNode.containerInfo),t===null)throw Error(n(387));u=i.pendingProps;var b=i.memoizedState;f=b.element,Cf(t,i),Gr(i,u,null,r);var v=i.memoizedState;if(u=v.cache,Fi(i,ga,u),u!==b.cache&&hf(i,[ga],r,!0),wr(),u=v.element,b.isDehydrated)if(b={element:u,isDehydrated:!1,cache:v.cache},i.updateQueue.baseState=b,i.memoizedState=b,i.flags&256){i=D5(t,i,u,r);break e}else if(u!==f){f=Lt(Error(n(424)),i),zr(f),i=D5(t,i,u,r);break e}else{switch(t=i.stateNode.containerInfo,t.nodeType){case 9:t=t.body;break;default:t=t.nodeName==="HTML"?t.ownerDocument.body:t}for(oa=Rt(t.firstChild),Ra=i,We=!0,Gi=null,_t=!0,r=ym(i,null,u,r),i.child=r;r;)r.flags=r.flags&-3|4096,r=r.sibling}else{if(Ml(),u===f){i=pi(t,i,r);break e}Na(t,i,u,r)}i=i.child}return i;case 26:return wu(t,i),t===null?(r=Hh(i.type,null,i.pendingProps,null))?i.memoizedState=r:We||(r=i.type,t=i.pendingProps,u=$u(Me.current).createElement(r),u[za]=i,u[Qa]=t,Ba(u,r,t),La(u),i.stateNode=u):i.memoizedState=Hh(i.type,t.memoizedProps,i.pendingProps,t.memoizedState),null;case 27:return ya(i),t===null&&We&&(u=i.stateNode=Fh(i.type,i.pendingProps,Me.current),Ra=i,_t=!0,f=oa,Ji(i.type)?(Bd=f,oa=Rt(u.firstChild)):oa=f),Na(t,i,i.pendingProps.children,r),wu(t,i),t===null&&(i.flags|=4194304),i.child;case 5:return t===null&&We&&((f=u=oa)&&(u=v3(u,i.type,i.pendingProps,_t),u!==null?(i.stateNode=u,Ra=i,oa=Rt(u.firstChild),_t=!1,f=!0):f=!1),f||ki(i)),ya(i),f=i.type,b=i.pendingProps,v=t!==null?t.memoizedProps:null,u=b.children,_d(f,b)?u=null:v!==null&&_d(f,v)&&(i.flags|=32),i.memoizedState!==null&&(f=xf(t,i,BT,null,null,r),io._currentValue=f),wu(t,i),Na(t,i,u,r),i.child;case 6:return t===null&&We&&((t=r=oa)&&(r=S3(r,i.pendingProps,_t),r!==null?(i.stateNode=r,Ra=i,oa=null,t=!0):t=!1),t||ki(i)),null;case 13:return x5(t,i,r);case 4:return Qe(i,i.stateNode.containerInfo),u=i.pendingProps,t===null?i.child=_l(i,null,u,r):Na(t,i,u,r),i.child;case 11:return v5(t,i,i.type,i.pendingProps,r);case 7:return Na(t,i,i.pendingProps,r),i.child;case 8:return Na(t,i,i.pendingProps.children,r),i.child;case 12:return Na(t,i,i.pendingProps.children,r),i.child;case 10:return u=i.pendingProps,Fi(i,i.type,u.value),Na(t,i,u.children,r),i.child;case 9:return f=i.type._context,u=i.pendingProps.children,Al(i),f=Ia(f),u=u(f),i.flags|=1,Na(t,i,u,r),i.child;case 14:return S5(t,i,i.type,i.pendingProps,r);case 15:return C5(t,i,i.type,i.pendingProps,r);case 19:return z5(t,i,r);case 31:return HT(t,i,r);case 22:return y5(t,i,r,i.pendingProps);case 24:return Al(i),u=Ia(ga),t===null?(f=Tf(),f===null&&(f=ia,b=gf(),f.pooledCache=b,b.refCount++,b!==null&&(f.pooledCacheLanes|=r),f=b),i.memoizedState={parent:u,cache:f},Sf(i),Fi(i,ga,f)):((t.lanes&r)!==0&&(Cf(t,i),Gr(i,null,null,r),wr()),f=t.memoizedState,b=i.memoizedState,f.parent!==u?(f={parent:u,cache:u},i.memoizedState=f,i.lanes===0&&(i.memoizedState=i.updateQueue.baseState=f),Fi(i,ga,u)):(u=b.cache,Fi(i,ga,u),u!==f.cache&&hf(i,[ga],r,!0))),Na(t,i,i.pendingProps.children,r),i.child;case 29:throw i.pendingProps}throw Error(n(156,i.tag))}function Ti(t){t.flags|=4}function td(t,i,r,u,f){if((i=(t.mode&32)!==0)&&(i=!1),i){if(t.flags|=16777216,(f&335544128)===f)if(t.stateNode.complete)t.flags|=8192;else if(lh())t.flags|=8192;else throw xl=Cu,vf}else t.flags&=-16777217}function I5(t,i){if(i.type!=="stylesheet"||(i.state.loading&4)!==0)t.flags&=-16777217;else if(t.flags|=16777216,!Kh(i))if(lh())t.flags|=8192;else throw xl=Cu,vf}function ku(t,i){i!==null&&(t.flags|=4),t.flags&16384&&(i=t.tag!==22?f1():536870912,t.lanes|=i,Dn|=i)}function Wr(t,i){if(!We)switch(t.tailMode){case"hidden":i=t.tail;for(var r=null;i!==null;)i.alternate!==null&&(r=i),i=i.sibling;r===null?t.tail=null:r.sibling=null;break;case"collapsed":r=t.tail;for(var u=null;r!==null;)r.alternate!==null&&(u=r),r=r.sibling;u===null?i||t.tail===null?t.tail=null:t.tail.sibling=null:u.sibling=null}}function ua(t){var i=t.alternate!==null&&t.alternate.child===t.child,r=0,u=0;if(i)for(var f=t.child;f!==null;)r|=f.lanes|f.childLanes,u|=f.subtreeFlags&65011712,u|=f.flags&65011712,f.return=t,f=f.sibling;else for(f=t.child;f!==null;)r|=f.lanes|f.childLanes,u|=f.subtreeFlags,u|=f.flags,f.return=t,f=f.sibling;return t.subtreeFlags|=u,t.childLanes=r,i}function jT(t,i,r){var u=i.pendingProps;switch(cf(i),i.tag){case 16:case 15:case 0:case 11:case 7:case 8:case 12:case 9:case 14:return ua(i),null;case 1:return ua(i),null;case 3:return r=i.stateNode,u=null,t!==null&&(u=t.memoizedState.cache),i.memoizedState.cache!==u&&(i.flags|=2048),mi(ga),He(),r.pendingContext&&(r.context=r.pendingContext,r.pendingContext=null),(t===null||t.child===null)&&(mn(i)?Ti(i):t===null||t.memoizedState.isDehydrated&&(i.flags&256)===0||(i.flags|=1024,df())),ua(i),null;case 26:var f=i.type,b=i.memoizedState;return t===null?(Ti(i),b!==null?(ua(i),I5(i,b)):(ua(i),td(i,f,null,u,r))):b?b!==t.memoizedState?(Ti(i),ua(i),I5(i,b)):(ua(i),i.flags&=-16777217):(t=t.memoizedProps,t!==u&&Ti(i),ua(i),td(i,f,t,u,r)),null;case 27:if(Pa(i),r=Me.current,f=i.type,t!==null&&i.stateNode!=null)t.memoizedProps!==u&&Ti(i);else{if(!u){if(i.stateNode===null)throw Error(n(166));return ua(i),null}t=ce.current,mn(i)?fm(i):(t=Fh(f,u,r),i.stateNode=t,Ti(i))}return ua(i),null;case 5:if(Pa(i),f=i.type,t!==null&&i.stateNode!=null)t.memoizedProps!==u&&Ti(i);else{if(!u){if(i.stateNode===null)throw Error(n(166));return ua(i),null}if(b=ce.current,mn(i))fm(i);else{var v=$u(Me.current);switch(b){case 1:b=v.createElementNS("http://www.w3.org/2000/svg",f);break;case 2:b=v.createElementNS("http://www.w3.org/1998/Math/MathML",f);break;default:switch(f){case"svg":b=v.createElementNS("http://www.w3.org/2000/svg",f);break;case"math":b=v.createElementNS("http://www.w3.org/1998/Math/MathML",f);break;case"script":b=v.createElement("div"),b.innerHTML="<script><\/script>",b=b.removeChild(b.firstChild);break;case"select":b=typeof u.is=="string"?v.createElement("select",{is:u.is}):v.createElement("select"),u.multiple?b.multiple=!0:u.size&&(b.size=u.size);break;default:b=typeof u.is=="string"?v.createElement(f,{is:u.is}):v.createElement(f)}}b[za]=i,b[Qa]=u;e:for(v=i.child;v!==null;){if(v.tag===5||v.tag===6)b.appendChild(v.stateNode);else if(v.tag!==4&&v.tag!==27&&v.child!==null){v.child.return=v,v=v.child;continue}if(v===i)break e;for(;v.sibling===null;){if(v.return===null||v.return===i)break e;v=v.return}v.sibling.return=v.return,v=v.sibling}i.stateNode=b;e:switch(Ba(b,f,u),f){case"button":case"input":case"select":case"textarea":u=!!u.autoFocus;break e;case"img":u=!0;break e;default:u=!1}u&&Ti(i)}}return ua(i),td(i,i.type,t===null?null:t.memoizedProps,i.pendingProps,r),null;case 6:if(t&&i.stateNode!=null)t.memoizedProps!==u&&Ti(i);else{if(typeof u!="string"&&i.stateNode===null)throw Error(n(166));if(t=Me.current,mn(i)){if(t=i.stateNode,r=i.memoizedProps,u=null,f=Ra,f!==null)switch(f.tag){case 27:case 5:u=f.memoizedProps}t[za]=i,t=!!(t.nodeValue===r||u!==null&&u.suppressHydrationWarning===!0||xh(t.nodeValue,r)),t||ki(i,!0)}else t=$u(t).createTextNode(u),t[za]=i,i.stateNode=t}return ua(i),null;case 31:if(r=i.memoizedState,t===null||t.memoizedState!==null){if(u=mn(i),r!==null){if(t===null){if(!u)throw Error(n(318));if(t=i.memoizedState,t=t!==null?t.dehydrated:null,!t)throw Error(n(557));t[za]=i}else Ml(),(i.flags&128)===0&&(i.memoizedState=null),i.flags|=4;ua(i),t=!1}else r=df(),t!==null&&t.memoizedState!==null&&(t.memoizedState.hydrationErrors=r),t=!0;if(!t)return i.flags&256?(ct(i),i):(ct(i),null);if((i.flags&128)!==0)throw Error(n(558))}return ua(i),null;case 13:if(u=i.memoizedState,t===null||t.memoizedState!==null&&t.memoizedState.dehydrated!==null){if(f=mn(i),u!==null&&u.dehydrated!==null){if(t===null){if(!f)throw Error(n(318));if(f=i.memoizedState,f=f!==null?f.dehydrated:null,!f)throw Error(n(317));f[za]=i}else Ml(),(i.flags&128)===0&&(i.memoizedState=null),i.flags|=4;ua(i),f=!1}else f=df(),t!==null&&t.memoizedState!==null&&(t.memoizedState.hydrationErrors=f),f=!0;if(!f)return i.flags&256?(ct(i),i):(ct(i),null)}return ct(i),(i.flags&128)!==0?(i.lanes=r,i):(r=u!==null,t=t!==null&&t.memoizedState!==null,r&&(u=i.child,f=null,u.alternate!==null&&u.alternate.memoizedState!==null&&u.alternate.memoizedState.cachePool!==null&&(f=u.alternate.memoizedState.cachePool.pool),b=null,u.memoizedState!==null&&u.memoizedState.cachePool!==null&&(b=u.memoizedState.cachePool.pool),b!==f&&(u.flags|=2048)),r!==t&&r&&(i.child.flags|=8192),ku(i,i.updateQueue),ua(i),null);case 4:return He(),t===null&&Ed(i.stateNode.containerInfo),ua(i),null;case 10:return mi(i.type),ua(i),null;case 19:if($(ba),u=i.memoizedState,u===null)return ua(i),null;if(f=(i.flags&128)!==0,b=u.rendering,b===null)if(f)Wr(u,!1);else{if(da!==0||t!==null&&(t.flags&128)!==0)for(t=i.child;t!==null;){if(b=Au(t),b!==null){for(i.flags|=128,Wr(u,!1),t=b.updateQueue,i.updateQueue=t,ku(i,t),i.subtreeFlags=0,t=r,r=i.child;r!==null;)rm(r,t),r=r.sibling;return D(ba,ba.current&1|2),We&&di(i,u.treeForkCount),i.child}t=t.sibling}u.tail!==null&&Ua()>Wu&&(i.flags|=128,f=!0,Wr(u,!1),i.lanes=4194304)}else{if(!f)if(t=Au(b),t!==null){if(i.flags|=128,f=!0,t=t.updateQueue,i.updateQueue=t,ku(i,t),Wr(u,!0),u.tail===null&&u.tailMode==="hidden"&&!b.alternate&&!We)return ua(i),null}else 2*Ua()-u.renderingStartTime>Wu&&r!==536870912&&(i.flags|=128,f=!0,Wr(u,!1),i.lanes=4194304);u.isBackwards?(b.sibling=i.child,i.child=b):(t=u.last,t!==null?t.sibling=b:i.child=b,u.last=b)}return u.tail!==null?(t=u.tail,u.rendering=t,u.tail=t.sibling,u.renderingStartTime=Ua(),t.sibling=null,r=ba.current,D(ba,f?r&1|2:r&1),We&&di(i,u.treeForkCount),t):(ua(i),null);case 22:case 23:return ct(i),Af(),u=i.memoizedState!==null,t!==null?t.memoizedState!==null!==u&&(i.flags|=8192):u&&(i.flags|=8192),u?(r&536870912)!==0&&(i.flags&128)===0&&(ua(i),i.subtreeFlags&6&&(i.flags|=8192)):ua(i),r=i.updateQueue,r!==null&&ku(i,r.retryQueue),r=null,t!==null&&t.memoizedState!==null&&t.memoizedState.cachePool!==null&&(r=t.memoizedState.cachePool.pool),u=null,i.memoizedState!==null&&i.memoizedState.cachePool!==null&&(u=i.memoizedState.cachePool.pool),u!==r&&(i.flags|=2048),t!==null&&$(Ll),null;case 24:return r=null,t!==null&&(r=t.memoizedState.cache),i.memoizedState.cache!==r&&(i.flags|=2048),mi(ga),ua(i),null;case 25:return null;case 30:return null}throw Error(n(156,i.tag))}function VT(t,i){switch(cf(i),i.tag){case 1:return t=i.flags,t&65536?(i.flags=t&-65537|128,i):null;case 3:return mi(ga),He(),t=i.flags,(t&65536)!==0&&(t&128)===0?(i.flags=t&-65537|128,i):null;case 26:case 27:case 5:return Pa(i),null;case 31:if(i.memoizedState!==null){if(ct(i),i.alternate===null)throw Error(n(340));Ml()}return t=i.flags,t&65536?(i.flags=t&-65537|128,i):null;case 13:if(ct(i),t=i.memoizedState,t!==null&&t.dehydrated!==null){if(i.alternate===null)throw Error(n(340));Ml()}return t=i.flags,t&65536?(i.flags=t&-65537|128,i):null;case 19:return $(ba),null;case 4:return He(),null;case 10:return mi(i.type),null;case 22:case 23:return ct(i),Af(),t!==null&&$(Ll),t=i.flags,t&65536?(i.flags=t&-65537|128,i):null;case 24:return mi(ga),null;case 25:return null;default:return null}}function N5(t,i){switch(cf(i),i.tag){case 3:mi(ga),He();break;case 26:case 27:case 5:Pa(i);break;case 4:He();break;case 31:i.memoizedState!==null&&ct(i);break;case 13:ct(i);break;case 19:$(ba);break;case 10:mi(i.type);break;case 22:case 23:ct(i),Af(),t!==null&&$(Ll);break;case 24:mi(ga)}}function jr(t,i){try{var r=i.updateQueue,u=r!==null?r.lastEffect:null;if(u!==null){var f=u.next;r=f;do{if((r.tag&t)===t){u=void 0;var b=r.create,v=r.inst;u=b(),v.destroy=u}r=r.next}while(r!==f)}}catch(M){Je(i,i.return,M)}}function Vi(t,i,r){try{var u=i.updateQueue,f=u!==null?u.lastEffect:null;if(f!==null){var b=f.next;u=b;do{if((u.tag&t)===t){var v=u.inst,M=v.destroy;if(M!==void 0){v.destroy=void 0,f=i;var B=r,K=M;try{K()}catch(ee){Je(f,B,ee)}}}u=u.next}while(u!==b)}}catch(ee){Je(i,i.return,ee)}}function B5(t){var i=t.updateQueue;if(i!==null){var r=t.stateNode;try{Em(i,r)}catch(u){Je(t,t.return,u)}}}function O5(t,i,r){r.props=Rl(t.type,t.memoizedProps),r.state=t.memoizedState;try{r.componentWillUnmount()}catch(u){Je(t,i,u)}}function Vr(t,i){try{var r=t.ref;if(r!==null){switch(t.tag){case 26:case 27:case 5:var u=t.stateNode;break;case 30:u=t.stateNode;break;default:u=t.stateNode}typeof r=="function"?t.refCleanup=r(u):r.current=u}}catch(f){Je(t,i,f)}}function Kt(t,i){var r=t.ref,u=t.refCleanup;if(r!==null)if(typeof u=="function")try{u()}catch(f){Je(t,i,f)}finally{t.refCleanup=null,t=t.alternate,t!=null&&(t.refCleanup=null)}else if(typeof r=="function")try{r(null)}catch(f){Je(t,i,f)}else r.current=null}function w5(t){var i=t.type,r=t.memoizedProps,u=t.stateNode;try{e:switch(i){case"button":case"input":case"select":case"textarea":r.autoFocus&&u.focus();break e;case"img":r.src?u.src=r.src:r.srcSet&&(u.srcset=r.srcSet)}}catch(f){Je(t,t.return,f)}}function id(t,i,r){try{var u=t.stateNode;b3(u,t.type,r,i),u[Qa]=i}catch(f){Je(t,t.return,f)}}function G5(t){return t.tag===5||t.tag===3||t.tag===26||t.tag===27&&Ji(t.type)||t.tag===4}function ld(t){e:for(;;){for(;t.sibling===null;){if(t.return===null||G5(t.return))return null;t=t.return}for(t.sibling.return=t.return,t=t.sibling;t.tag!==5&&t.tag!==6&&t.tag!==18;){if(t.tag===27&&Ji(t.type)||t.flags&2||t.child===null||t.tag===4)continue e;t.child.return=t,t=t.child}if(!(t.flags&2))return t.stateNode}}function nd(t,i,r){var u=t.tag;if(u===5||u===6)t=t.stateNode,i?(r.nodeType===9?r.body:r.nodeName==="HTML"?r.ownerDocument.body:r).insertBefore(t,i):(i=r.nodeType===9?r.body:r.nodeName==="HTML"?r.ownerDocument.body:r,i.appendChild(t),r=r._reactRootContainer,r!=null||i.onclick!==null||(i.onclick=si));else if(u!==4&&(u===27&&Ji(t.type)&&(r=t.stateNode,i=null),t=t.child,t!==null))for(nd(t,i,r),t=t.sibling;t!==null;)nd(t,i,r),t=t.sibling}function Fu(t,i,r){var u=t.tag;if(u===5||u===6)t=t.stateNode,i?r.insertBefore(t,i):r.appendChild(t);else if(u!==4&&(u===27&&Ji(t.type)&&(r=t.stateNode),t=t.child,t!==null))for(Fu(t,i,r),t=t.sibling;t!==null;)Fu(t,i,r),t=t.sibling}function k5(t){var i=t.stateNode,r=t.memoizedProps;try{for(var u=t.type,f=i.attributes;f.length;)i.removeAttributeNode(f[0]);Ba(i,u,r),i[za]=t,i[Qa]=r}catch(b){Je(t,t.return,b)}}var vi=!1,va=!1,rd=!1,F5=typeof WeakSet=="function"?WeakSet:Set,Da=null;function qT(t,i){if(t=t.containerInfo,Dd=rs,t=Z1(t),Jc(t)){if("selectionStart"in t)var r={start:t.selectionStart,end:t.selectionEnd};else e:{r=(r=t.ownerDocument)&&r.defaultView||window;var u=r.getSelection&&r.getSelection();if(u&&u.rangeCount!==0){r=u.anchorNode;var f=u.anchorOffset,b=u.focusNode;u=u.focusOffset;try{r.nodeType,b.nodeType}catch{r=null;break e}var v=0,M=-1,B=-1,K=0,ee=0,le=t,Y=null;a:for(;;){for(var Z;le!==r||f!==0&&le.nodeType!==3||(M=v+f),le!==b||u!==0&&le.nodeType!==3||(B=v+u),le.nodeType===3&&(v+=le.nodeValue.length),(Z=le.firstChild)!==null;)Y=le,le=Z;for(;;){if(le===t)break a;if(Y===r&&++K===f&&(M=v),Y===b&&++ee===u&&(B=v),(Z=le.nextSibling)!==null)break;le=Y,Y=le.parentNode}le=Z}r=M===-1||B===-1?null:{start:M,end:B}}else r=null}r=r||{start:0,end:0}}else r=null;for(xd={focusedElem:t,selectionRange:r},rs=!1,Da=i;Da!==null;)if(i=Da,t=i.child,(i.subtreeFlags&1028)!==0&&t!==null)t.return=i,Da=t;else for(;Da!==null;){switch(i=Da,b=i.alternate,t=i.flags,i.tag){case 0:if((t&4)!==0&&(t=i.updateQueue,t=t!==null?t.events:null,t!==null))for(r=0;r<t.length;r++)f=t[r],f.ref.impl=f.nextImpl;break;case 11:case 15:break;case 1:if((t&1024)!==0&&b!==null){t=void 0,r=i,f=b.memoizedProps,b=b.memoizedState,u=r.stateNode;try{var Te=Rl(r.type,f);t=u.getSnapshotBeforeUpdate(Te,b),u.__reactInternalSnapshotBeforeUpdate=t}catch(De){Je(r,r.return,De)}}break;case 3:if((t&1024)!==0){if(t=i.stateNode.containerInfo,r=t.nodeType,r===9)Rd(t);else if(r===1)switch(t.nodeName){case"HEAD":case"HTML":case"BODY":Rd(t);break;default:t.textContent=""}}break;case 5:case 26:case 27:case 6:case 4:case 17:break;default:if((t&1024)!==0)throw Error(n(163))}if(t=i.sibling,t!==null){t.return=i.return,Da=t;break}Da=i.return}}function P5(t,i,r){var u=r.flags;switch(r.tag){case 0:case 11:case 15:Ci(t,r),u&4&&jr(5,r);break;case 1:if(Ci(t,r),u&4)if(t=r.stateNode,i===null)try{t.componentDidMount()}catch(v){Je(r,r.return,v)}else{var f=Rl(r.type,i.memoizedProps);i=i.memoizedState;try{t.componentDidUpdate(f,i,t.__reactInternalSnapshotBeforeUpdate)}catch(v){Je(r,r.return,v)}}u&64&&B5(r),u&512&&Vr(r,r.return);break;case 3:if(Ci(t,r),u&64&&(t=r.updateQueue,t!==null)){if(i=null,r.child!==null)switch(r.child.tag){case 27:case 5:i=r.child.stateNode;break;case 1:i=r.child.stateNode}try{Em(t,i)}catch(v){Je(r,r.return,v)}}break;case 27:i===null&&u&4&&k5(r);case 26:case 5:Ci(t,r),i===null&&u&4&&w5(r),u&512&&Vr(r,r.return);break;case 12:Ci(t,r);break;case 31:Ci(t,r),u&4&&W5(t,r);break;case 13:Ci(t,r),u&4&&j5(t,r),u&64&&(t=r.memoizedState,t!==null&&(t=t.dehydrated,t!==null&&(r=a3.bind(null,r),C3(t,r))));break;case 22:if(u=r.memoizedState!==null||vi,!u){i=i!==null&&i.memoizedState!==null||va,f=vi;var b=va;vi=u,(va=i)&&!b?yi(t,r,(r.subtreeFlags&8772)!==0):Ci(t,r),vi=f,va=b}break;case 30:break;default:Ci(t,r)}}function U5(t){var i=t.alternate;i!==null&&(t.alternate=null,U5(i)),t.child=null,t.deletions=null,t.sibling=null,t.tag===5&&(i=t.stateNode,i!==null&&Oc(i)),t.stateNode=null,t.return=null,t.dependencies=null,t.memoizedProps=null,t.memoizedState=null,t.pendingProps=null,t.stateNode=null,t.updateQueue=null}var sa=null,Za=!1;function Si(t,i,r){for(r=r.child;r!==null;)H5(t,i,r),r=r.sibling}function H5(t,i,r){if(Ma&&typeof Ma.onCommitFiberUnmount=="function")try{Ma.onCommitFiberUnmount(Ha,r)}catch{}switch(r.tag){case 26:va||Kt(r,i),Si(t,i,r),r.memoizedState?r.memoizedState.count--:r.stateNode&&(r=r.stateNode,r.parentNode.removeChild(r));break;case 27:va||Kt(r,i);var u=sa,f=Za;Ji(r.type)&&(sa=r.stateNode,Za=!1),Si(t,i,r),eo(r.stateNode),sa=u,Za=f;break;case 5:va||Kt(r,i);case 6:if(u=sa,f=Za,sa=null,Si(t,i,r),sa=u,Za=f,sa!==null)if(Za)try{(sa.nodeType===9?sa.body:sa.nodeName==="HTML"?sa.ownerDocument.body:sa).removeChild(r.stateNode)}catch(b){Je(r,i,b)}else try{sa.removeChild(r.stateNode)}catch(b){Je(r,i,b)}break;case 18:sa!==null&&(Za?(t=sa,Bh(t.nodeType===9?t.body:t.nodeName==="HTML"?t.ownerDocument.body:t,r.stateNode),On(t)):Bh(sa,r.stateNode));break;case 4:u=sa,f=Za,sa=r.stateNode.containerInfo,Za=!0,Si(t,i,r),sa=u,Za=f;break;case 0:case 11:case 14:case 15:Vi(2,r,i),va||Vi(4,r,i),Si(t,i,r);break;case 1:va||(Kt(r,i),u=r.stateNode,typeof u.componentWillUnmount=="function"&&O5(r,i,u)),Si(t,i,r);break;case 21:Si(t,i,r);break;case 22:va=(u=va)||r.memoizedState!==null,Si(t,i,r),va=u;break;default:Si(t,i,r)}}function W5(t,i){if(i.memoizedState===null&&(t=i.alternate,t!==null&&(t=t.memoizedState,t!==null))){t=t.dehydrated;try{On(t)}catch(r){Je(i,i.return,r)}}}function j5(t,i){if(i.memoizedState===null&&(t=i.alternate,t!==null&&(t=t.memoizedState,t!==null&&(t=t.dehydrated,t!==null))))try{On(t)}catch(r){Je(i,i.return,r)}}function KT(t){switch(t.tag){case 31:case 13:case 19:var i=t.stateNode;return i===null&&(i=t.stateNode=new F5),i;case 22:return t=t.stateNode,i=t._retryCache,i===null&&(i=t._retryCache=new F5),i;default:throw Error(n(435,t.tag))}}function Pu(t,i){var r=KT(t);i.forEach(function(u){if(!r.has(u)){r.add(u);var f=t3.bind(null,t,u);u.then(f,f)}})}function Ja(t,i){var r=i.deletions;if(r!==null)for(var u=0;u<r.length;u++){var f=r[u],b=t,v=i,M=v;e:for(;M!==null;){switch(M.tag){case 27:if(Ji(M.type)){sa=M.stateNode,Za=!1;break e}break;case 5:sa=M.stateNode,Za=!1;break e;case 3:case 4:sa=M.stateNode.containerInfo,Za=!0;break e}M=M.return}if(sa===null)throw Error(n(160));H5(b,v,f),sa=null,Za=!1,b=f.alternate,b!==null&&(b.return=null),f.return=null}if(i.subtreeFlags&13886)for(i=i.child;i!==null;)V5(i,t),i=i.sibling}var kt=null;function V5(t,i){var r=t.alternate,u=t.flags;switch(t.tag){case 0:case 11:case 14:case 15:Ja(i,t),$a(t),u&4&&(Vi(3,t,t.return),jr(3,t),Vi(5,t,t.return));break;case 1:Ja(i,t),$a(t),u&512&&(va||r===null||Kt(r,r.return)),u&64&&vi&&(t=t.updateQueue,t!==null&&(u=t.callbacks,u!==null&&(r=t.shared.hiddenCallbacks,t.shared.hiddenCallbacks=r===null?u:r.concat(u))));break;case 26:var f=kt;if(Ja(i,t),$a(t),u&512&&(va||r===null||Kt(r,r.return)),u&4){var b=r!==null?r.memoizedState:null;if(u=t.memoizedState,r===null)if(u===null)if(t.stateNode===null){e:{u=t.type,r=t.memoizedProps,f=f.ownerDocument||f;a:switch(u){case"title":b=f.getElementsByTagName("title")[0],(!b||b[Tr]||b[za]||b.namespaceURI==="http://www.w3.org/2000/svg"||b.hasAttribute("itemprop"))&&(b=f.createElement(u),f.head.insertBefore(b,f.querySelector("head > title"))),Ba(b,u,r),b[za]=t,La(b),u=b;break e;case"link":var v=Vh("link","href",f).get(u+(r.href||""));if(v){for(var M=0;M<v.length;M++)if(b=v[M],b.getAttribute("href")===(r.href==null||r.href===""?null:r.href)&&b.getAttribute("rel")===(r.rel==null?null:r.rel)&&b.getAttribute("title")===(r.title==null?null:r.title)&&b.getAttribute("crossorigin")===(r.crossOrigin==null?null:r.crossOrigin)){v.splice(M,1);break a}}b=f.createElement(u),Ba(b,u,r),f.head.appendChild(b);break;case"meta":if(v=Vh("meta","content",f).get(u+(r.content||""))){for(M=0;M<v.length;M++)if(b=v[M],b.getAttribute("content")===(r.content==null?null:""+r.content)&&b.getAttribute("name")===(r.name==null?null:r.name)&&b.getAttribute("property")===(r.property==null?null:r.property)&&b.getAttribute("http-equiv")===(r.httpEquiv==null?null:r.httpEquiv)&&b.getAttribute("charset")===(r.charSet==null?null:r.charSet)){v.splice(M,1);break a}}b=f.createElement(u),Ba(b,u,r),f.head.appendChild(b);break;default:throw Error(n(468,u))}b[za]=t,La(b),u=b}t.stateNode=u}else qh(f,t.type,t.stateNode);else t.stateNode=jh(f,u,t.memoizedProps);else b!==u?(b===null?r.stateNode!==null&&(r=r.stateNode,r.parentNode.removeChild(r)):b.count--,u===null?qh(f,t.type,t.stateNode):jh(f,u,t.memoizedProps)):u===null&&t.stateNode!==null&&id(t,t.memoizedProps,r.memoizedProps)}break;case 27:Ja(i,t),$a(t),u&512&&(va||r===null||Kt(r,r.return)),r!==null&&u&4&&id(t,t.memoizedProps,r.memoizedProps);break;case 5:if(Ja(i,t),$a(t),u&512&&(va||r===null||Kt(r,r.return)),t.flags&32){f=t.stateNode;try{ln(f,"")}catch(Te){Je(t,t.return,Te)}}u&4&&t.stateNode!=null&&(f=t.memoizedProps,id(t,f,r!==null?r.memoizedProps:f)),u&1024&&(rd=!0);break;case 6:if(Ja(i,t),$a(t),u&4){if(t.stateNode===null)throw Error(n(162));u=t.memoizedProps,r=t.stateNode;try{r.nodeValue=u}catch(Te){Je(t,t.return,Te)}}break;case 3:if(ts=null,f=kt,kt=es(i.containerInfo),Ja(i,t),kt=f,$a(t),u&4&&r!==null&&r.memoizedState.isDehydrated)try{On(i.containerInfo)}catch(Te){Je(t,t.return,Te)}rd&&(rd=!1,q5(t));break;case 4:u=kt,kt=es(t.stateNode.containerInfo),Ja(i,t),$a(t),kt=u;break;case 12:Ja(i,t),$a(t);break;case 31:Ja(i,t),$a(t),u&4&&(u=t.updateQueue,u!==null&&(t.updateQueue=null,Pu(t,u)));break;case 13:Ja(i,t),$a(t),t.child.flags&8192&&t.memoizedState!==null!=(r!==null&&r.memoizedState!==null)&&(Hu=Ua()),u&4&&(u=t.updateQueue,u!==null&&(t.updateQueue=null,Pu(t,u)));break;case 22:f=t.memoizedState!==null;var B=r!==null&&r.memoizedState!==null,K=vi,ee=va;if(vi=K||f,va=ee||B,Ja(i,t),va=ee,vi=K,$a(t),u&8192)e:for(i=t.stateNode,i._visibility=f?i._visibility&-2:i._visibility|1,f&&(r===null||B||vi||va||Il(t)),r=null,i=t;;){if(i.tag===5||i.tag===26){if(r===null){B=r=i;try{if(b=B.stateNode,f)v=b.style,typeof v.setProperty=="function"?v.setProperty("display","none","important"):v.display="none";else{M=B.stateNode;var le=B.memoizedProps.style,Y=le!=null&&le.hasOwnProperty("display")?le.display:null;M.style.display=Y==null||typeof Y=="boolean"?"":(""+Y).trim()}}catch(Te){Je(B,B.return,Te)}}}else if(i.tag===6){if(r===null){B=i;try{B.stateNode.nodeValue=f?"":B.memoizedProps}catch(Te){Je(B,B.return,Te)}}}else if(i.tag===18){if(r===null){B=i;try{var Z=B.stateNode;f?Oh(Z,!0):Oh(B.stateNode,!1)}catch(Te){Je(B,B.return,Te)}}}else if((i.tag!==22&&i.tag!==23||i.memoizedState===null||i===t)&&i.child!==null){i.child.return=i,i=i.child;continue}if(i===t)break e;for(;i.sibling===null;){if(i.return===null||i.return===t)break e;r===i&&(r=null),i=i.return}r===i&&(r=null),i.sibling.return=i.return,i=i.sibling}u&4&&(u=t.updateQueue,u!==null&&(r=u.retryQueue,r!==null&&(u.retryQueue=null,Pu(t,r))));break;case 19:Ja(i,t),$a(t),u&4&&(u=t.updateQueue,u!==null&&(t.updateQueue=null,Pu(t,u)));break;case 30:break;case 21:break;default:Ja(i,t),$a(t)}}function $a(t){var i=t.flags;if(i&2){try{for(var r,u=t.return;u!==null;){if(G5(u)){r=u;break}u=u.return}if(r==null)throw Error(n(160));switch(r.tag){case 27:var f=r.stateNode,b=ld(t);Fu(t,b,f);break;case 5:var v=r.stateNode;r.flags&32&&(ln(v,""),r.flags&=-33);var M=ld(t);Fu(t,M,v);break;case 3:case 4:var B=r.stateNode.containerInfo,K=ld(t);nd(t,K,B);break;default:throw Error(n(161))}}catch(ee){Je(t,t.return,ee)}t.flags&=-3}i&4096&&(t.flags&=-4097)}function q5(t){if(t.subtreeFlags&1024)for(t=t.child;t!==null;){var i=t;q5(i),i.tag===5&&i.flags&1024&&i.stateNode.reset(),t=t.sibling}}function Ci(t,i){if(i.subtreeFlags&8772)for(i=i.child;i!==null;)P5(t,i.alternate,i),i=i.sibling}function Il(t){for(t=t.child;t!==null;){var i=t;switch(i.tag){case 0:case 11:case 14:case 15:Vi(4,i,i.return),Il(i);break;case 1:Kt(i,i.return);var r=i.stateNode;typeof r.componentWillUnmount=="function"&&O5(i,i.return,r),Il(i);break;case 27:eo(i.stateNode);case 26:case 5:Kt(i,i.return),Il(i);break;case 22:i.memoizedState===null&&Il(i);break;case 30:Il(i);break;default:Il(i)}t=t.sibling}}function yi(t,i,r){for(r=r&&(i.subtreeFlags&8772)!==0,i=i.child;i!==null;){var u=i.alternate,f=t,b=i,v=b.flags;switch(b.tag){case 0:case 11:case 15:yi(f,b,r),jr(4,b);break;case 1:if(yi(f,b,r),u=b,f=u.stateNode,typeof f.componentDidMount=="function")try{f.componentDidMount()}catch(K){Je(u,u.return,K)}if(u=b,f=u.updateQueue,f!==null){var M=u.stateNode;try{var B=f.shared.hiddenCallbacks;if(B!==null)for(f.shared.hiddenCallbacks=null,f=0;f<B.length;f++)Mm(B[f],M)}catch(K){Je(u,u.return,K)}}r&&v&64&&B5(b),Vr(b,b.return);break;case 27:k5(b);case 26:case 5:yi(f,b,r),r&&u===null&&v&4&&w5(b),Vr(b,b.return);break;case 12:yi(f,b,r);break;case 31:yi(f,b,r),r&&v&4&&W5(f,b);break;case 13:yi(f,b,r),r&&v&4&&j5(f,b);break;case 22:b.memoizedState===null&&yi(f,b,r),Vr(b,b.return);break;case 30:break;default:yi(f,b,r)}i=i.sibling}}function od(t,i){var r=null;t!==null&&t.memoizedState!==null&&t.memoizedState.cachePool!==null&&(r=t.memoizedState.cachePool.pool),t=null,i.memoizedState!==null&&i.memoizedState.cachePool!==null&&(t=i.memoizedState.cachePool.pool),t!==r&&(t!=null&&t.refCount++,r!=null&&Rr(r))}function ud(t,i){t=null,i.alternate!==null&&(t=i.alternate.memoizedState.cache),i=i.memoizedState.cache,i!==t&&(i.refCount++,t!=null&&Rr(t))}function Ft(t,i,r,u){if(i.subtreeFlags&10256)for(i=i.child;i!==null;)K5(t,i,r,u),i=i.sibling}function K5(t,i,r,u){var f=i.flags;switch(i.tag){case 0:case 11:case 15:Ft(t,i,r,u),f&2048&&jr(9,i);break;case 1:Ft(t,i,r,u);break;case 3:Ft(t,i,r,u),f&2048&&(t=null,i.alternate!==null&&(t=i.alternate.memoizedState.cache),i=i.memoizedState.cache,i!==t&&(i.refCount++,t!=null&&Rr(t)));break;case 12:if(f&2048){Ft(t,i,r,u),t=i.stateNode;try{var b=i.memoizedProps,v=b.id,M=b.onPostCommit;typeof M=="function"&&M(v,i.alternate===null?"mount":"update",t.passiveEffectDuration,-0)}catch(B){Je(i,i.return,B)}}else Ft(t,i,r,u);break;case 31:Ft(t,i,r,u);break;case 13:Ft(t,i,r,u);break;case 23:break;case 22:b=i.stateNode,v=i.alternate,i.memoizedState!==null?b._visibility&2?Ft(t,i,r,u):qr(t,i):b._visibility&2?Ft(t,i,r,u):(b._visibility|=2,En(t,i,r,u,(i.subtreeFlags&10256)!==0||!1)),f&2048&&od(v,i);break;case 24:Ft(t,i,r,u),f&2048&&ud(i.alternate,i);break;default:Ft(t,i,r,u)}}function En(t,i,r,u,f){for(f=f&&((i.subtreeFlags&10256)!==0||!1),i=i.child;i!==null;){var b=t,v=i,M=r,B=u,K=v.flags;switch(v.tag){case 0:case 11:case 15:En(b,v,M,B,f),jr(8,v);break;case 23:break;case 22:var ee=v.stateNode;v.memoizedState!==null?ee._visibility&2?En(b,v,M,B,f):qr(b,v):(ee._visibility|=2,En(b,v,M,B,f)),f&&K&2048&&od(v.alternate,v);break;case 24:En(b,v,M,B,f),f&&K&2048&&ud(v.alternate,v);break;default:En(b,v,M,B,f)}i=i.sibling}}function qr(t,i){if(i.subtreeFlags&10256)for(i=i.child;i!==null;){var r=t,u=i,f=u.flags;switch(u.tag){case 22:qr(r,u),f&2048&&od(u.alternate,u);break;case 24:qr(r,u),f&2048&&ud(u.alternate,u);break;default:qr(r,u)}i=i.sibling}}var Kr=8192;function An(t,i,r){if(t.subtreeFlags&Kr)for(t=t.child;t!==null;)Y5(t,i,r),t=t.sibling}function Y5(t,i,r){switch(t.tag){case 26:An(t,i,r),t.flags&Kr&&t.memoizedState!==null&&N3(r,kt,t.memoizedState,t.memoizedProps);break;case 5:An(t,i,r);break;case 3:case 4:var u=kt;kt=es(t.stateNode.containerInfo),An(t,i,r),kt=u;break;case 22:t.memoizedState===null&&(u=t.alternate,u!==null&&u.memoizedState!==null?(u=Kr,Kr=16777216,An(t,i,r),Kr=u):An(t,i,r));break;default:An(t,i,r)}}function Q5(t){var i=t.alternate;if(i!==null&&(t=i.child,t!==null)){i.child=null;do i=t.sibling,t.sibling=null,t=i;while(t!==null)}}function Yr(t){var i=t.deletions;if((t.flags&16)!==0){if(i!==null)for(var r=0;r<i.length;r++){var u=i[r];Da=u,Z5(u,t)}Q5(t)}if(t.subtreeFlags&10256)for(t=t.child;t!==null;)X5(t),t=t.sibling}function X5(t){switch(t.tag){case 0:case 11:case 15:Yr(t),t.flags&2048&&Vi(9,t,t.return);break;case 3:Yr(t);break;case 12:Yr(t);break;case 22:var i=t.stateNode;t.memoizedState!==null&&i._visibility&2&&(t.return===null||t.return.tag!==13)?(i._visibility&=-3,Uu(t)):Yr(t);break;default:Yr(t)}}function Uu(t){var i=t.deletions;if((t.flags&16)!==0){if(i!==null)for(var r=0;r<i.length;r++){var u=i[r];Da=u,Z5(u,t)}Q5(t)}for(t=t.child;t!==null;){switch(i=t,i.tag){case 0:case 11:case 15:Vi(8,i,i.return),Uu(i);break;case 22:r=i.stateNode,r._visibility&2&&(r._visibility&=-3,Uu(i));break;default:Uu(i)}t=t.sibling}}function Z5(t,i){for(;Da!==null;){var r=Da;switch(r.tag){case 0:case 11:case 15:Vi(8,r,i);break;case 23:case 22:if(r.memoizedState!==null&&r.memoizedState.cachePool!==null){var u=r.memoizedState.cachePool.pool;u!=null&&u.refCount++}break;case 24:Rr(r.memoizedState.cache)}if(u=r.child,u!==null)u.return=r,Da=u;else e:for(r=t;Da!==null;){u=Da;var f=u.sibling,b=u.return;if(U5(u),u===r){Da=null;break e}if(f!==null){f.return=b,Da=f;break e}Da=b}}}var YT={getCacheForType:function(t){var i=Ia(ga),r=i.data.get(t);return r===void 0&&(r=t(),i.data.set(t,r)),r},cacheSignal:function(){return Ia(ga).controller.signal}},QT=typeof WeakMap=="function"?WeakMap:Map,Ke=0,ia=null,ke=null,Pe=0,Ze=0,ft=null,qi=!1,Ln=!1,sd=!1,Mi=0,da=0,Ki=0,Nl=0,cd=0,dt=0,Dn=0,Qr=null,et=null,fd=!1,Hu=0,J5=0,Wu=1/0,ju=null,Yi=null,Ea=0,Qi=null,xn=null,Ei=0,dd=0,bd=null,$5=null,Xr=0,md=null;function bt(){return(Ke&2)!==0&&Pe!==0?Pe&-Pe:H.T!==null?Sd():h1()}function eh(){if(dt===0)if((Pe&536870912)===0||We){var t=Jo;Jo<<=1,(Jo&3932160)===0&&(Jo=262144),dt=t}else dt=536870912;return t=st.current,t!==null&&(t.flags|=32),dt}function at(t,i,r){(t===ia&&(Ze===2||Ze===9)||t.cancelPendingCommit!==null)&&(_n(t,0),Xi(t,Pe,dt,!1)),pr(t,r),((Ke&2)===0||t!==ia)&&(t===ia&&((Ke&2)===0&&(Nl|=r),da===4&&Xi(t,Pe,dt,!1)),Yt(t))}function ah(t,i,r){if((Ke&6)!==0)throw Error(n(327));var u=!r&&(i&127)===0&&(i&t.expiredLanes)===0||gr(t,i),f=u?JT(t,i):gd(t,i,!0),b=u;do{if(f===0){Ln&&!u&&Xi(t,i,0,!1);break}else{if(r=t.current.alternate,b&&!XT(r)){f=gd(t,i,!1),b=!1;continue}if(f===2){if(b=i,t.errorRecoveryDisabledLanes&b)var v=0;else v=t.pendingLanes&-536870913,v=v!==0?v:v&536870912?536870912:0;if(v!==0){i=v;e:{var M=t;f=Qr;var B=M.current.memoizedState.isDehydrated;if(B&&(_n(M,v).flags|=256),v=gd(M,v,!1),v!==2){if(sd&&!B){M.errorRecoveryDisabledLanes|=b,Nl|=b,f=4;break e}b=et,et=f,b!==null&&(et===null?et=b:et.push.apply(et,b))}f=v}if(b=!1,f!==2)continue}}if(f===1){_n(t,0),Xi(t,i,0,!0);break}e:{switch(u=t,b=f,b){case 0:case 1:throw Error(n(345));case 4:if((i&4194048)!==i)break;case 6:Xi(u,i,dt,!qi);break e;case 2:et=null;break;case 3:case 5:break;default:throw Error(n(329))}if((i&62914560)===i&&(f=Hu+300-Ua(),10<f)){if(Xi(u,i,dt,!qi),eu(u,0,!0)!==0)break e;Ei=i,u.timeoutHandle=Ih(th.bind(null,u,r,et,ju,fd,i,dt,Nl,Dn,qi,b,"Throttled",-0,0),f);break e}th(u,r,et,ju,fd,i,dt,Nl,Dn,qi,b,null,-0,0)}}break}while(!0);Yt(t)}function th(t,i,r,u,f,b,v,M,B,K,ee,le,Y,Z){if(t.timeoutHandle=-1,le=i.subtreeFlags,le&8192||(le&16785408)===16785408){le={stylesheets:null,count:0,imgCount:0,imgBytes:0,suspenseyImages:[],waitingForImages:!0,waitingForViewTransition:!1,unsuspend:si},Y5(i,b,le);var Te=(b&62914560)===b?Hu-Ua():(b&4194048)===b?J5-Ua():0;if(Te=B3(le,Te),Te!==null){Ei=b,t.cancelPendingCommit=Te(ch.bind(null,t,i,b,r,u,f,v,M,B,ee,le,null,Y,Z)),Xi(t,b,v,!K);return}}ch(t,i,b,r,u,f,v,M,B)}function XT(t){for(var i=t;;){var r=i.tag;if((r===0||r===11||r===15)&&i.flags&16384&&(r=i.updateQueue,r!==null&&(r=r.stores,r!==null)))for(var u=0;u<r.length;u++){var f=r[u],b=f.getSnapshot;f=f.value;try{if(!ot(b(),f))return!1}catch{return!1}}if(r=i.child,i.subtreeFlags&16384&&r!==null)r.return=i,i=r;else{if(i===t)break;for(;i.sibling===null;){if(i.return===null||i.return===t)return!0;i=i.return}i.sibling.return=i.return,i=i.sibling}}return!0}function Xi(t,i,r,u){i&=~cd,i&=~Nl,t.suspendedLanes|=i,t.pingedLanes&=~i,u&&(t.warmLanes|=i),u=t.expirationTimes;for(var f=i;0<f;){var b=31-ta(f),v=1<<b;u[b]=-1,f&=~v}r!==0&&d1(t,r,i)}function Vu(){return(Ke&6)===0?(Zr(0),!1):!0}function hd(){if(ke!==null){if(Ze===0)var t=ke.return;else t=ke,bi=El=null,Rf(t),vn=null,Nr=0,t=ke;for(;t!==null;)N5(t.alternate,t),t=t.return;ke=null}}function _n(t,i){var r=t.timeoutHandle;r!==-1&&(t.timeoutHandle=-1,g3(r)),r=t.cancelPendingCommit,r!==null&&(t.cancelPendingCommit=null,r()),Ei=0,hd(),ia=t,ke=r=fi(t.current,null),Pe=i,Ze=0,ft=null,qi=!1,Ln=gr(t,i),sd=!1,Dn=dt=cd=Nl=Ki=da=0,et=Qr=null,fd=!1,(i&8)!==0&&(i|=i&32);var u=t.entangledLanes;if(u!==0)for(t=t.entanglements,u&=i;0<u;){var f=31-ta(u),b=1<<f;i|=t[f],u&=~b}return Mi=i,du(),r}function ih(t,i){Re=null,H.H=Ur,i===Tn||i===Su?(i=vm(),Ze=3):i===vf?(i=vm(),Ze=4):Ze=i===Kf?8:i!==null&&typeof i=="object"&&typeof i.then=="function"?6:1,ft=i,ke===null&&(da=1,Bu(t,Lt(i,t.current)))}function lh(){var t=st.current;return t===null?!0:(Pe&4194048)===Pe?zt===null:(Pe&62914560)===Pe||(Pe&536870912)!==0?t===zt:!1}function nh(){var t=H.H;return H.H=Ur,t===null?Ur:t}function rh(){var t=H.A;return H.A=YT,t}function qu(){da=4,qi||(Pe&4194048)!==Pe&&st.current!==null||(Ln=!0),(Ki&134217727)===0&&(Nl&134217727)===0||ia===null||Xi(ia,Pe,dt,!1)}function gd(t,i,r){var u=Ke;Ke|=2;var f=nh(),b=rh();(ia!==t||Pe!==i)&&(ju=null,_n(t,i)),i=!1;var v=da;e:do try{if(Ze!==0&&ke!==null){var M=ke,B=ft;switch(Ze){case 8:hd(),v=6;break e;case 3:case 2:case 9:case 6:st.current===null&&(i=!0);var K=Ze;if(Ze=0,ft=null,zn(t,M,B,K),r&&Ln){v=0;break e}break;default:K=Ze,Ze=0,ft=null,zn(t,M,B,K)}}ZT(),v=da;break}catch(ee){ih(t,ee)}while(!0);return i&&t.shellSuspendCounter++,bi=El=null,Ke=u,H.H=f,H.A=b,ke===null&&(ia=null,Pe=0,du()),v}function ZT(){for(;ke!==null;)oh(ke)}function JT(t,i){var r=Ke;Ke|=2;var u=nh(),f=rh();ia!==t||Pe!==i?(ju=null,Wu=Ua()+500,_n(t,i)):Ln=gr(t,i);e:do try{if(Ze!==0&&ke!==null){i=ke;var b=ft;a:switch(Ze){case 1:Ze=0,ft=null,zn(t,i,b,1);break;case 2:case 9:if(pm(b)){Ze=0,ft=null,uh(i);break}i=function(){Ze!==2&&Ze!==9||ia!==t||(Ze=7),Yt(t)},b.then(i,i);break e;case 3:Ze=7;break e;case 4:Ze=5;break e;case 7:pm(b)?(Ze=0,ft=null,uh(i)):(Ze=0,ft=null,zn(t,i,b,7));break;case 5:var v=null;switch(ke.tag){case 26:v=ke.memoizedState;case 5:case 27:var M=ke;if(v?Kh(v):M.stateNode.complete){Ze=0,ft=null;var B=M.sibling;if(B!==null)ke=B;else{var K=M.return;K!==null?(ke=K,Ku(K)):ke=null}break a}}Ze=0,ft=null,zn(t,i,b,5);break;case 6:Ze=0,ft=null,zn(t,i,b,6);break;case 8:hd(),da=6;break e;default:throw Error(n(462))}}$T();break}catch(ee){ih(t,ee)}while(!0);return bi=El=null,H.H=u,H.A=f,Ke=r,ke!==null?0:(ia=null,Pe=0,du(),da)}function $T(){for(;ke!==null&&!xc();)oh(ke)}function oh(t){var i=R5(t.alternate,t,Mi);t.memoizedProps=t.pendingProps,i===null?Ku(t):ke=i}function uh(t){var i=t,r=i.alternate;switch(i.tag){case 15:case 0:i=A5(r,i,i.pendingProps,i.type,void 0,Pe);break;case 11:i=A5(r,i,i.pendingProps,i.type.render,i.ref,Pe);break;case 5:Rf(i);default:N5(r,i),i=ke=rm(i,Mi),i=R5(r,i,Mi)}t.memoizedProps=t.pendingProps,i===null?Ku(t):ke=i}function zn(t,i,r,u){bi=El=null,Rf(i),vn=null,Nr=0;var f=i.return;try{if(UT(t,f,i,r,Pe)){da=1,Bu(t,Lt(r,t.current)),ke=null;return}}catch(b){if(f!==null)throw ke=f,b;da=1,Bu(t,Lt(r,t.current)),ke=null;return}i.flags&32768?(We||u===1?t=!0:Ln||(Pe&536870912)!==0?t=!1:(qi=t=!0,(u===2||u===9||u===3||u===6)&&(u=st.current,u!==null&&u.tag===13&&(u.flags|=16384))),sh(i,t)):Ku(i)}function Ku(t){var i=t;do{if((i.flags&32768)!==0){sh(i,qi);return}t=i.return;var r=jT(i.alternate,i,Mi);if(r!==null){ke=r;return}if(i=i.sibling,i!==null){ke=i;return}ke=i=t}while(i!==null);da===0&&(da=5)}function sh(t,i){do{var r=VT(t.alternate,t);if(r!==null){r.flags&=32767,ke=r;return}if(r=t.return,r!==null&&(r.flags|=32768,r.subtreeFlags=0,r.deletions=null),!i&&(t=t.sibling,t!==null)){ke=t;return}ke=t=r}while(t!==null);da=6,ke=null}function ch(t,i,r,u,f,b,v,M,B){t.cancelPendingCommit=null;do Yu();while(Ea!==0);if((Ke&6)!==0)throw Error(n(327));if(i!==null){if(i===t.current)throw Error(n(177));if(b=i.lanes|i.childLanes,b|=lf,I6(t,r,b,v,M,B),t===ia&&(ke=ia=null,Pe=0),xn=i,Qi=t,Ei=r,dd=b,bd=f,$5=u,(i.subtreeFlags&10256)!==0||(i.flags&10256)!==0?(t.callbackNode=null,t.callbackPriority=0,i3(xe,function(){return hh(),null})):(t.callbackNode=null,t.callbackPriority=0),u=(i.flags&13878)!==0,(i.subtreeFlags&13878)!==0||u){u=H.T,H.T=null,f=ae.p,ae.p=2,v=Ke,Ke|=4;try{qT(t,i,r)}finally{Ke=v,ae.p=f,H.T=u}}Ea=1,fh(),dh(),bh()}}function fh(){if(Ea===1){Ea=0;var t=Qi,i=xn,r=(i.flags&13878)!==0;if((i.subtreeFlags&13878)!==0||r){r=H.T,H.T=null;var u=ae.p;ae.p=2;var f=Ke;Ke|=4;try{V5(i,t);var b=xd,v=Z1(t.containerInfo),M=b.focusedElem,B=b.selectionRange;if(v!==M&&M&&M.ownerDocument&&X1(M.ownerDocument.documentElement,M)){if(B!==null&&Jc(M)){var K=B.start,ee=B.end;if(ee===void 0&&(ee=K),"selectionStart"in M)M.selectionStart=K,M.selectionEnd=Math.min(ee,M.value.length);else{var le=M.ownerDocument||document,Y=le&&le.defaultView||window;if(Y.getSelection){var Z=Y.getSelection(),Te=M.textContent.length,De=Math.min(B.start,Te),aa=B.end===void 0?De:Math.min(B.end,Te);!Z.extend&&De>aa&&(v=aa,aa=De,De=v);var P=Q1(M,De),k=Q1(M,aa);if(P&&k&&(Z.rangeCount!==1||Z.anchorNode!==P.node||Z.anchorOffset!==P.offset||Z.focusNode!==k.node||Z.focusOffset!==k.offset)){var q=le.createRange();q.setStart(P.node,P.offset),Z.removeAllRanges(),De>aa?(Z.addRange(q),Z.extend(k.node,k.offset)):(q.setEnd(k.node,k.offset),Z.addRange(q))}}}}for(le=[],Z=M;Z=Z.parentNode;)Z.nodeType===1&&le.push({element:Z,left:Z.scrollLeft,top:Z.scrollTop});for(typeof M.focus=="function"&&M.focus(),M=0;M<le.length;M++){var ie=le[M];ie.element.scrollLeft=ie.left,ie.element.scrollTop=ie.top}}rs=!!Dd,xd=Dd=null}finally{Ke=f,ae.p=u,H.T=r}}t.current=i,Ea=2}}function dh(){if(Ea===2){Ea=0;var t=Qi,i=xn,r=(i.flags&8772)!==0;if((i.subtreeFlags&8772)!==0||r){r=H.T,H.T=null;var u=ae.p;ae.p=2;var f=Ke;Ke|=4;try{P5(t,i.alternate,i)}finally{Ke=f,ae.p=u,H.T=r}}Ea=3}}function bh(){if(Ea===4||Ea===3){Ea=0,_c();var t=Qi,i=xn,r=Ei,u=$5;(i.subtreeFlags&10256)!==0||(i.flags&10256)!==0?Ea=5:(Ea=0,xn=Qi=null,mh(t,t.pendingLanes));var f=t.pendingLanes;if(f===0&&(Yi=null),Nc(r),i=i.stateNode,Ma&&typeof Ma.onCommitFiberRoot=="function")try{Ma.onCommitFiberRoot(Ha,i,void 0,(i.current.flags&128)===128)}catch{}if(u!==null){i=H.T,f=ae.p,ae.p=2,H.T=null;try{for(var b=t.onRecoverableError,v=0;v<u.length;v++){var M=u[v];b(M.value,{componentStack:M.stack})}}finally{H.T=i,ae.p=f}}(Ei&3)!==0&&Yu(),Yt(t),f=t.pendingLanes,(r&261930)!==0&&(f&42)!==0?t===md?Xr++:(Xr=0,md=t):Xr=0,Zr(0)}}function mh(t,i){(t.pooledCacheLanes&=i)===0&&(i=t.pooledCache,i!=null&&(t.pooledCache=null,Rr(i)))}function Yu(){return fh(),dh(),bh(),hh()}function hh(){if(Ea!==5)return!1;var t=Qi,i=dd;dd=0;var r=Nc(Ei),u=H.T,f=ae.p;try{ae.p=32>r?32:r,H.T=null,r=bd,bd=null;var b=Qi,v=Ei;if(Ea=0,xn=Qi=null,Ei=0,(Ke&6)!==0)throw Error(n(331));var M=Ke;if(Ke|=4,X5(b.current),K5(b,b.current,v,r),Ke=M,Zr(0,!1),Ma&&typeof Ma.onPostCommitFiberRoot=="function")try{Ma.onPostCommitFiberRoot(Ha,b)}catch{}return!0}finally{ae.p=f,H.T=u,mh(t,i)}}function gh(t,i,r){i=Lt(r,i),i=qf(t.stateNode,i,2),t=Hi(t,i,2),t!==null&&(pr(t,2),Yt(t))}function Je(t,i,r){if(t.tag===3)gh(t,t,r);else for(;i!==null;){if(i.tag===3){gh(i,t,r);break}else if(i.tag===1){var u=i.stateNode;if(typeof i.type.getDerivedStateFromError=="function"||typeof u.componentDidCatch=="function"&&(Yi===null||!Yi.has(u))){t=Lt(r,t),r=p5(2),u=Hi(i,r,2),u!==null&&(T5(r,u,i,t),pr(u,2),Yt(u));break}}i=i.return}}function pd(t,i,r){var u=t.pingCache;if(u===null){u=t.pingCache=new QT;var f=new Set;u.set(i,f)}else f=u.get(i),f===void 0&&(f=new Set,u.set(i,f));f.has(r)||(sd=!0,f.add(r),t=e3.bind(null,t,i,r),i.then(t,t))}function e3(t,i,r){var u=t.pingCache;u!==null&&u.delete(i),t.pingedLanes|=t.suspendedLanes&r,t.warmLanes&=~r,ia===t&&(Pe&r)===r&&(da===4||da===3&&(Pe&62914560)===Pe&&300>Ua()-Hu?(Ke&2)===0&&_n(t,0):cd|=r,Dn===Pe&&(Dn=0)),Yt(t)}function ph(t,i){i===0&&(i=f1()),t=Cl(t,i),t!==null&&(pr(t,i),Yt(t))}function a3(t){var i=t.memoizedState,r=0;i!==null&&(r=i.retryLane),ph(t,r)}function t3(t,i){var r=0;switch(t.tag){case 31:case 13:var u=t.stateNode,f=t.memoizedState;f!==null&&(r=f.retryLane);break;case 19:u=t.stateNode;break;case 22:u=t.stateNode._retryCache;break;default:throw Error(n(314))}u!==null&&u.delete(i),ph(t,r)}function i3(t,i){return Xl(t,i)}var Qu=null,Rn=null,Td=!1,Xu=!1,vd=!1,Zi=0;function Yt(t){t!==Rn&&t.next===null&&(Rn===null?Qu=Rn=t:Rn=Rn.next=t),Xu=!0,Td||(Td=!0,n3())}function Zr(t,i){if(!vd&&Xu){vd=!0;do for(var r=!1,u=Qu;u!==null;){if(t!==0){var f=u.pendingLanes;if(f===0)var b=0;else{var v=u.suspendedLanes,M=u.pingedLanes;b=(1<<31-ta(42|t)+1)-1,b&=f&~(v&~M),b=b&201326741?b&201326741|1:b?b|2:0}b!==0&&(r=!0,Ch(u,b))}else b=Pe,b=eu(u,u===ia?b:0,u.cancelPendingCommit!==null||u.timeoutHandle!==-1),(b&3)===0||gr(u,b)||(r=!0,Ch(u,b));u=u.next}while(r);vd=!1}}function l3(){Th()}function Th(){Xu=Td=!1;var t=0;Zi!==0&&h3()&&(t=Zi);for(var i=Ua(),r=null,u=Qu;u!==null;){var f=u.next,b=vh(u,i);b===0?(u.next=null,r===null?Qu=f:r.next=f,f===null&&(Rn=r)):(r=u,(t!==0||(b&3)!==0)&&(Xu=!0)),u=f}Ea!==0&&Ea!==5||Zr(t),Zi!==0&&(Zi=0)}function vh(t,i){for(var r=t.suspendedLanes,u=t.pingedLanes,f=t.expirationTimes,b=t.pendingLanes&-62914561;0<b;){var v=31-ta(b),M=1<<v,B=f[v];B===-1?((M&r)===0||(M&u)!==0)&&(f[v]=R6(M,i)):B<=i&&(t.expiredLanes|=M),b&=~M}if(i=ia,r=Pe,r=eu(t,t===i?r:0,t.cancelPendingCommit!==null||t.timeoutHandle!==-1),u=t.callbackNode,r===0||t===i&&(Ze===2||Ze===9)||t.cancelPendingCommit!==null)return u!==null&&u!==null&&hr(u),t.callbackNode=null,t.callbackPriority=0;if((r&3)===0||gr(t,r)){if(i=r&-r,i===t.callbackPriority)return i;switch(u!==null&&hr(u),Nc(r)){case 2:case 8:r=me;break;case 32:r=xe;break;case 268435456:r=Xe;break;default:r=xe}return u=Sh.bind(null,t),r=Xl(r,u),t.callbackPriority=i,t.callbackNode=r,i}return u!==null&&u!==null&&hr(u),t.callbackPriority=2,t.callbackNode=null,2}function Sh(t,i){if(Ea!==0&&Ea!==5)return t.callbackNode=null,t.callbackPriority=0,null;var r=t.callbackNode;if(Yu()&&t.callbackNode!==r)return null;var u=Pe;return u=eu(t,t===ia?u:0,t.cancelPendingCommit!==null||t.timeoutHandle!==-1),u===0?null:(ah(t,u,i),vh(t,Ua()),t.callbackNode!=null&&t.callbackNode===r?Sh.bind(null,t):null)}function Ch(t,i){if(Yu())return null;ah(t,i,!0)}function n3(){p3(function(){(Ke&6)!==0?Xl(te,l3):Th()})}function Sd(){if(Zi===0){var t=gn;t===0&&(t=Zo,Zo<<=1,(Zo&261888)===0&&(Zo=256)),Zi=t}return Zi}function yh(t){return t==null||typeof t=="symbol"||typeof t=="boolean"?null:typeof t=="function"?t:lu(""+t)}function Mh(t,i){var r=i.ownerDocument.createElement("input");return r.name=i.name,r.value=i.value,t.id&&r.setAttribute("form",t.id),i.parentNode.insertBefore(r,i),t=new FormData(t),r.parentNode.removeChild(r),t}function r3(t,i,r,u,f){if(i==="submit"&&r&&r.stateNode===f){var b=yh((f[Qa]||null).action),v=u.submitter;v&&(i=(i=v[Qa]||null)?yh(i.formAction):v.getAttribute("formAction"),i!==null&&(b=i,v=null));var M=new uu("action","action",null,u,f);t.push({event:M,listeners:[{instance:null,listener:function(){if(u.defaultPrevented){if(Zi!==0){var B=v?Mh(f,v):new FormData(f);Pf(r,{pending:!0,data:B,method:f.method,action:b},null,B)}}else typeof b=="function"&&(M.preventDefault(),B=v?Mh(f,v):new FormData(f),Pf(r,{pending:!0,data:B,method:f.method,action:b},b,B))},currentTarget:f}]})}}for(var Cd=0;Cd<tf.length;Cd++){var yd=tf[Cd],o3=yd.toLowerCase(),u3=yd[0].toUpperCase()+yd.slice(1);Gt(o3,"on"+u3)}Gt(em,"onAnimationEnd"),Gt(am,"onAnimationIteration"),Gt(tm,"onAnimationStart"),Gt("dblclick","onDoubleClick"),Gt("focusin","onFocus"),Gt("focusout","onBlur"),Gt(ET,"onTransitionRun"),Gt(AT,"onTransitionStart"),Gt(LT,"onTransitionCancel"),Gt(im,"onTransitionEnd"),an("onMouseEnter",["mouseout","mouseover"]),an("onMouseLeave",["mouseout","mouseover"]),an("onPointerEnter",["pointerout","pointerover"]),an("onPointerLeave",["pointerout","pointerover"]),pl("onChange","change click focusin focusout input keydown keyup selectionchange".split(" ")),pl("onSelect","focusout contextmenu dragend focusin keydown keyup mousedown mouseup selectionchange".split(" ")),pl("onBeforeInput",["compositionend","keypress","textInput","paste"]),pl("onCompositionEnd","compositionend focusout keydown keypress keyup mousedown".split(" ")),pl("onCompositionStart","compositionstart focusout keydown keypress keyup mousedown".split(" ")),pl("onCompositionUpdate","compositionupdate focusout keydown keypress keyup mousedown".split(" "));var Jr="abort canplay canplaythrough durationchange emptied encrypted ended error loadeddata loadedmetadata loadstart pause play playing progress ratechange resize seeked seeking stalled suspend timeupdate volumechange waiting".split(" "),s3=new Set("beforetoggle cancel close invalid load scroll scrollend toggle".split(" ").concat(Jr));function Eh(t,i){i=(i&4)!==0;for(var r=0;r<t.length;r++){var u=t[r],f=u.event;u=u.listeners;e:{var b=void 0;if(i)for(var v=u.length-1;0<=v;v--){var M=u[v],B=M.instance,K=M.currentTarget;if(M=M.listener,B!==b&&f.isPropagationStopped())break e;b=M,f.currentTarget=K;try{b(f)}catch(ee){fu(ee)}f.currentTarget=null,b=B}else for(v=0;v<u.length;v++){if(M=u[v],B=M.instance,K=M.currentTarget,M=M.listener,B!==b&&f.isPropagationStopped())break e;b=M,f.currentTarget=K;try{b(f)}catch(ee){fu(ee)}f.currentTarget=null,b=B}}}}function Fe(t,i){var r=i[Bc];r===void 0&&(r=i[Bc]=new Set);var u=t+"__bubble";r.has(u)||(Ah(i,t,2,!1),r.add(u))}function Md(t,i,r){var u=0;i&&(u|=4),Ah(r,t,u,i)}var Zu="_reactListening"+Math.random().toString(36).slice(2);function Ed(t){if(!t[Zu]){t[Zu]=!0,T1.forEach(function(r){r!=="selectionchange"&&(s3.has(r)||Md(r,!1,t),Md(r,!0,t))});var i=t.nodeType===9?t:t.ownerDocument;i===null||i[Zu]||(i[Zu]=!0,Md("selectionchange",!1,i))}}function Ah(t,i,r,u){switch(e2(i)){case 2:var f=G3;break;case 8:f=k3;break;default:f=Fd}r=f.bind(null,i,r,t),f=void 0,!Wc||i!=="touchstart"&&i!=="touchmove"&&i!=="wheel"||(f=!0),u?f!==void 0?t.addEventListener(i,r,{capture:!0,passive:f}):t.addEventListener(i,r,!0):f!==void 0?t.addEventListener(i,r,{passive:f}):t.addEventListener(i,r,!1)}function Ad(t,i,r,u,f){var b=u;if((i&1)===0&&(i&2)===0&&u!==null)e:for(;;){if(u===null)return;var v=u.tag;if(v===3||v===4){var M=u.stateNode.containerInfo;if(M===f)break;if(v===4)for(v=u.return;v!==null;){var B=v.tag;if((B===3||B===4)&&v.stateNode.containerInfo===f)return;v=v.return}for(;M!==null;){if(v=Jl(M),v===null)return;if(B=v.tag,B===5||B===6||B===26||B===27){u=b=v;continue e}M=M.parentNode}}u=u.return}z1(function(){var K=b,ee=Uc(r),le=[];e:{var Y=lm.get(t);if(Y!==void 0){var Z=uu,Te=t;switch(t){case"keypress":if(ru(r)===0)break e;case"keydown":case"keyup":Z=tT;break;case"focusin":Te="focus",Z=Kc;break;case"focusout":Te="blur",Z=Kc;break;case"beforeblur":case"afterblur":Z=Kc;break;case"click":if(r.button===2)break e;case"auxclick":case"dblclick":case"mousedown":case"mousemove":case"mouseup":case"mouseout":case"mouseover":case"contextmenu":Z=N1;break;case"drag":case"dragend":case"dragenter":case"dragexit":case"dragleave":case"dragover":case"dragstart":case"drop":Z=j6;break;case"touchcancel":case"touchend":case"touchmove":case"touchstart":Z=nT;break;case em:case am:case tm:Z=K6;break;case im:Z=oT;break;case"scroll":case"scrollend":Z=H6;break;case"wheel":Z=sT;break;case"copy":case"cut":case"paste":Z=Q6;break;case"gotpointercapture":case"lostpointercapture":case"pointercancel":case"pointerdown":case"pointermove":case"pointerout":case"pointerover":case"pointerup":Z=O1;break;case"toggle":case"beforetoggle":Z=fT}var De=(i&4)!==0,aa=!De&&(t==="scroll"||t==="scrollend"),P=De?Y!==null?Y+"Capture":null:Y;De=[];for(var k=K,q;k!==null;){var ie=k;if(q=ie.stateNode,ie=ie.tag,ie!==5&&ie!==26&&ie!==27||q===null||P===null||(ie=Sr(k,P),ie!=null&&De.push($r(k,ie,q))),aa)break;k=k.return}0<De.length&&(Y=new Z(Y,Te,null,r,ee),le.push({event:Y,listeners:De}))}}if((i&7)===0){e:{if(Y=t==="mouseover"||t==="pointerover",Z=t==="mouseout"||t==="pointerout",Y&&r!==Pc&&(Te=r.relatedTarget||r.fromElement)&&(Jl(Te)||Te[Zl]))break e;if((Z||Y)&&(Y=ee.window===ee?ee:(Y=ee.ownerDocument)?Y.defaultView||Y.parentWindow:window,Z?(Te=r.relatedTarget||r.toElement,Z=K,Te=Te?Jl(Te):null,Te!==null&&(aa=s(Te),De=Te.tag,Te!==aa||De!==5&&De!==27&&De!==6)&&(Te=null)):(Z=null,Te=K),Z!==Te)){if(De=N1,ie="onMouseLeave",P="onMouseEnter",k="mouse",(t==="pointerout"||t==="pointerover")&&(De=O1,ie="onPointerLeave",P="onPointerEnter",k="pointer"),aa=Z==null?Y:vr(Z),q=Te==null?Y:vr(Te),Y=new De(ie,k+"leave",Z,r,ee),Y.target=aa,Y.relatedTarget=q,ie=null,Jl(ee)===K&&(De=new De(P,k+"enter",Te,r,ee),De.target=q,De.relatedTarget=aa,ie=De),aa=ie,Z&&Te)a:{for(De=c3,P=Z,k=Te,q=0,ie=P;ie;ie=De(ie))q++;ie=0;for(var Le=k;Le;Le=De(Le))ie++;for(;0<q-ie;)P=De(P),q--;for(;0<ie-q;)k=De(k),ie--;for(;q--;){if(P===k||k!==null&&P===k.alternate){De=P;break a}P=De(P),k=De(k)}De=null}else De=null;Z!==null&&Lh(le,Y,Z,De,!1),Te!==null&&aa!==null&&Lh(le,aa,Te,De,!0)}}e:{if(Y=K?vr(K):window,Z=Y.nodeName&&Y.nodeName.toLowerCase(),Z==="select"||Z==="input"&&Y.type==="file")var Ve=W1;else if(U1(Y))if(j1)Ve=CT;else{Ve=vT;var ye=TT}else Z=Y.nodeName,!Z||Z.toLowerCase()!=="input"||Y.type!=="checkbox"&&Y.type!=="radio"?K&&Fc(K.elementType)&&(Ve=W1):Ve=ST;if(Ve&&(Ve=Ve(t,K))){H1(le,Ve,r,ee);break e}ye&&ye(t,Y,K),t==="focusout"&&K&&Y.type==="number"&&K.memoizedProps.value!=null&&kc(Y,"number",Y.value)}switch(ye=K?vr(K):window,t){case"focusin":(U1(ye)||ye.contentEditable==="true")&&(un=ye,$c=K,xr=null);break;case"focusout":xr=$c=un=null;break;case"mousedown":ef=!0;break;case"contextmenu":case"mouseup":case"dragend":ef=!1,J1(le,r,ee);break;case"selectionchange":if(MT)break;case"keydown":case"keyup":J1(le,r,ee)}var Ne;if(Qc)e:{switch(t){case"compositionstart":var Ue="onCompositionStart";break e;case"compositionend":Ue="onCompositionEnd";break e;case"compositionupdate":Ue="onCompositionUpdate";break e}Ue=void 0}else on?F1(t,r)&&(Ue="onCompositionEnd"):t==="keydown"&&r.keyCode===229&&(Ue="onCompositionStart");Ue&&(w1&&r.locale!=="ko"&&(on||Ue!=="onCompositionStart"?Ue==="onCompositionEnd"&&on&&(Ne=R1()):(Oi=ee,jc="value"in Oi?Oi.value:Oi.textContent,on=!0)),ye=Ju(K,Ue),0<ye.length&&(Ue=new B1(Ue,t,null,r,ee),le.push({event:Ue,listeners:ye}),Ne?Ue.data=Ne:(Ne=P1(r),Ne!==null&&(Ue.data=Ne)))),(Ne=bT?mT(t,r):hT(t,r))&&(Ue=Ju(K,"onBeforeInput"),0<Ue.length&&(ye=new B1("onBeforeInput","beforeinput",null,r,ee),le.push({event:ye,listeners:Ue}),ye.data=Ne)),r3(le,t,K,r,ee)}Eh(le,i)})}function $r(t,i,r){return{instance:t,listener:i,currentTarget:r}}function Ju(t,i){for(var r=i+"Capture",u=[];t!==null;){var f=t,b=f.stateNode;if(f=f.tag,f!==5&&f!==26&&f!==27||b===null||(f=Sr(t,r),f!=null&&u.unshift($r(t,f,b)),f=Sr(t,i),f!=null&&u.push($r(t,f,b))),t.tag===3)return u;t=t.return}return[]}function c3(t){if(t===null)return null;do t=t.return;while(t&&t.tag!==5&&t.tag!==27);return t||null}function Lh(t,i,r,u,f){for(var b=i._reactName,v=[];r!==null&&r!==u;){var M=r,B=M.alternate,K=M.stateNode;if(M=M.tag,B!==null&&B===u)break;M!==5&&M!==26&&M!==27||K===null||(B=K,f?(K=Sr(r,b),K!=null&&v.unshift($r(r,K,B))):f||(K=Sr(r,b),K!=null&&v.push($r(r,K,B)))),r=r.return}v.length!==0&&t.push({event:i,listeners:v})}var f3=/\r\n?/g,d3=/\u0000|\uFFFD/g;function Dh(t){return(typeof t=="string"?t:""+t).replace(f3,`
|
|
49
|
+
`).replace(d3,"")}function xh(t,i){return i=Dh(i),Dh(t)===i}function ea(t,i,r,u,f,b){switch(r){case"children":typeof u=="string"?i==="body"||i==="textarea"&&u===""||ln(t,u):(typeof u=="number"||typeof u=="bigint")&&i!=="body"&&ln(t,""+u);break;case"className":tu(t,"class",u);break;case"tabIndex":tu(t,"tabindex",u);break;case"dir":case"role":case"viewBox":case"width":case"height":tu(t,r,u);break;case"style":x1(t,u,b);break;case"data":if(i!=="object"){tu(t,"data",u);break}case"src":case"href":if(u===""&&(i!=="a"||r!=="href")){t.removeAttribute(r);break}if(u==null||typeof u=="function"||typeof u=="symbol"||typeof u=="boolean"){t.removeAttribute(r);break}u=lu(""+u),t.setAttribute(r,u);break;case"action":case"formAction":if(typeof u=="function"){t.setAttribute(r,"javascript:throw new Error('A React form was unexpectedly submitted. If you called form.submit() manually, consider using form.requestSubmit() instead. If you\\'re trying to use event.stopPropagation() in a submit event handler, consider also calling event.preventDefault().')");break}else typeof b=="function"&&(r==="formAction"?(i!=="input"&&ea(t,i,"name",f.name,f,null),ea(t,i,"formEncType",f.formEncType,f,null),ea(t,i,"formMethod",f.formMethod,f,null),ea(t,i,"formTarget",f.formTarget,f,null)):(ea(t,i,"encType",f.encType,f,null),ea(t,i,"method",f.method,f,null),ea(t,i,"target",f.target,f,null)));if(u==null||typeof u=="symbol"||typeof u=="boolean"){t.removeAttribute(r);break}u=lu(""+u),t.setAttribute(r,u);break;case"onClick":u!=null&&(t.onclick=si);break;case"onScroll":u!=null&&Fe("scroll",t);break;case"onScrollEnd":u!=null&&Fe("scrollend",t);break;case"dangerouslySetInnerHTML":if(u!=null){if(typeof u!="object"||!("__html"in u))throw Error(n(61));if(r=u.__html,r!=null){if(f.children!=null)throw Error(n(60));t.innerHTML=r}}break;case"multiple":t.multiple=u&&typeof u!="function"&&typeof u!="symbol";break;case"muted":t.muted=u&&typeof u!="function"&&typeof u!="symbol";break;case"suppressContentEditableWarning":case"suppressHydrationWarning":case"defaultValue":case"defaultChecked":case"innerHTML":case"ref":break;case"autoFocus":break;case"xlinkHref":if(u==null||typeof u=="function"||typeof u=="boolean"||typeof u=="symbol"){t.removeAttribute("xlink:href");break}r=lu(""+u),t.setAttributeNS("http://www.w3.org/1999/xlink","xlink:href",r);break;case"contentEditable":case"spellCheck":case"draggable":case"value":case"autoReverse":case"externalResourcesRequired":case"focusable":case"preserveAlpha":u!=null&&typeof u!="function"&&typeof u!="symbol"?t.setAttribute(r,""+u):t.removeAttribute(r);break;case"inert":case"allowFullScreen":case"async":case"autoPlay":case"controls":case"default":case"defer":case"disabled":case"disablePictureInPicture":case"disableRemotePlayback":case"formNoValidate":case"hidden":case"loop":case"noModule":case"noValidate":case"open":case"playsInline":case"readOnly":case"required":case"reversed":case"scoped":case"seamless":case"itemScope":u&&typeof u!="function"&&typeof u!="symbol"?t.setAttribute(r,""):t.removeAttribute(r);break;case"capture":case"download":u===!0?t.setAttribute(r,""):u!==!1&&u!=null&&typeof u!="function"&&typeof u!="symbol"?t.setAttribute(r,u):t.removeAttribute(r);break;case"cols":case"rows":case"size":case"span":u!=null&&typeof u!="function"&&typeof u!="symbol"&&!isNaN(u)&&1<=u?t.setAttribute(r,u):t.removeAttribute(r);break;case"rowSpan":case"start":u==null||typeof u=="function"||typeof u=="symbol"||isNaN(u)?t.removeAttribute(r):t.setAttribute(r,u);break;case"popover":Fe("beforetoggle",t),Fe("toggle",t),au(t,"popover",u);break;case"xlinkActuate":ui(t,"http://www.w3.org/1999/xlink","xlink:actuate",u);break;case"xlinkArcrole":ui(t,"http://www.w3.org/1999/xlink","xlink:arcrole",u);break;case"xlinkRole":ui(t,"http://www.w3.org/1999/xlink","xlink:role",u);break;case"xlinkShow":ui(t,"http://www.w3.org/1999/xlink","xlink:show",u);break;case"xlinkTitle":ui(t,"http://www.w3.org/1999/xlink","xlink:title",u);break;case"xlinkType":ui(t,"http://www.w3.org/1999/xlink","xlink:type",u);break;case"xmlBase":ui(t,"http://www.w3.org/XML/1998/namespace","xml:base",u);break;case"xmlLang":ui(t,"http://www.w3.org/XML/1998/namespace","xml:lang",u);break;case"xmlSpace":ui(t,"http://www.w3.org/XML/1998/namespace","xml:space",u);break;case"is":au(t,"is",u);break;case"innerText":case"textContent":break;default:(!(2<r.length)||r[0]!=="o"&&r[0]!=="O"||r[1]!=="n"&&r[1]!=="N")&&(r=P6.get(r)||r,au(t,r,u))}}function Ld(t,i,r,u,f,b){switch(r){case"style":x1(t,u,b);break;case"dangerouslySetInnerHTML":if(u!=null){if(typeof u!="object"||!("__html"in u))throw Error(n(61));if(r=u.__html,r!=null){if(f.children!=null)throw Error(n(60));t.innerHTML=r}}break;case"children":typeof u=="string"?ln(t,u):(typeof u=="number"||typeof u=="bigint")&&ln(t,""+u);break;case"onScroll":u!=null&&Fe("scroll",t);break;case"onScrollEnd":u!=null&&Fe("scrollend",t);break;case"onClick":u!=null&&(t.onclick=si);break;case"suppressContentEditableWarning":case"suppressHydrationWarning":case"innerHTML":case"ref":break;case"innerText":case"textContent":break;default:if(!v1.hasOwnProperty(r))e:{if(r[0]==="o"&&r[1]==="n"&&(f=r.endsWith("Capture"),i=r.slice(2,f?r.length-7:void 0),b=t[Qa]||null,b=b!=null?b[r]:null,typeof b=="function"&&t.removeEventListener(i,b,f),typeof u=="function")){typeof b!="function"&&b!==null&&(r in t?t[r]=null:t.hasAttribute(r)&&t.removeAttribute(r)),t.addEventListener(i,u,f);break e}r in t?t[r]=u:u===!0?t.setAttribute(r,""):au(t,r,u)}}}function Ba(t,i,r){switch(i){case"div":case"span":case"svg":case"path":case"a":case"g":case"p":case"li":break;case"img":Fe("error",t),Fe("load",t);var u=!1,f=!1,b;for(b in r)if(r.hasOwnProperty(b)){var v=r[b];if(v!=null)switch(b){case"src":u=!0;break;case"srcSet":f=!0;break;case"children":case"dangerouslySetInnerHTML":throw Error(n(137,i));default:ea(t,i,b,v,r,null)}}f&&ea(t,i,"srcSet",r.srcSet,r,null),u&&ea(t,i,"src",r.src,r,null);return;case"input":Fe("invalid",t);var M=b=v=f=null,B=null,K=null;for(u in r)if(r.hasOwnProperty(u)){var ee=r[u];if(ee!=null)switch(u){case"name":f=ee;break;case"type":v=ee;break;case"checked":B=ee;break;case"defaultChecked":K=ee;break;case"value":b=ee;break;case"defaultValue":M=ee;break;case"children":case"dangerouslySetInnerHTML":if(ee!=null)throw Error(n(137,i));break;default:ea(t,i,u,ee,r,null)}}E1(t,b,M,B,K,v,f,!1);return;case"select":Fe("invalid",t),u=v=b=null;for(f in r)if(r.hasOwnProperty(f)&&(M=r[f],M!=null))switch(f){case"value":b=M;break;case"defaultValue":v=M;break;case"multiple":u=M;default:ea(t,i,f,M,r,null)}i=b,r=v,t.multiple=!!u,i!=null?tn(t,!!u,i,!1):r!=null&&tn(t,!!u,r,!0);return;case"textarea":Fe("invalid",t),b=f=u=null;for(v in r)if(r.hasOwnProperty(v)&&(M=r[v],M!=null))switch(v){case"value":u=M;break;case"defaultValue":f=M;break;case"children":b=M;break;case"dangerouslySetInnerHTML":if(M!=null)throw Error(n(91));break;default:ea(t,i,v,M,r,null)}L1(t,u,f,b);return;case"option":for(B in r)if(r.hasOwnProperty(B)&&(u=r[B],u!=null))switch(B){case"selected":t.selected=u&&typeof u!="function"&&typeof u!="symbol";break;default:ea(t,i,B,u,r,null)}return;case"dialog":Fe("beforetoggle",t),Fe("toggle",t),Fe("cancel",t),Fe("close",t);break;case"iframe":case"object":Fe("load",t);break;case"video":case"audio":for(u=0;u<Jr.length;u++)Fe(Jr[u],t);break;case"image":Fe("error",t),Fe("load",t);break;case"details":Fe("toggle",t);break;case"embed":case"source":case"link":Fe("error",t),Fe("load",t);case"area":case"base":case"br":case"col":case"hr":case"keygen":case"meta":case"param":case"track":case"wbr":case"menuitem":for(K in r)if(r.hasOwnProperty(K)&&(u=r[K],u!=null))switch(K){case"children":case"dangerouslySetInnerHTML":throw Error(n(137,i));default:ea(t,i,K,u,r,null)}return;default:if(Fc(i)){for(ee in r)r.hasOwnProperty(ee)&&(u=r[ee],u!==void 0&&Ld(t,i,ee,u,r,void 0));return}}for(M in r)r.hasOwnProperty(M)&&(u=r[M],u!=null&&ea(t,i,M,u,r,null))}function b3(t,i,r,u){switch(i){case"div":case"span":case"svg":case"path":case"a":case"g":case"p":case"li":break;case"input":var f=null,b=null,v=null,M=null,B=null,K=null,ee=null;for(Z in r){var le=r[Z];if(r.hasOwnProperty(Z)&&le!=null)switch(Z){case"checked":break;case"value":break;case"defaultValue":B=le;default:u.hasOwnProperty(Z)||ea(t,i,Z,null,u,le)}}for(var Y in u){var Z=u[Y];if(le=r[Y],u.hasOwnProperty(Y)&&(Z!=null||le!=null))switch(Y){case"type":b=Z;break;case"name":f=Z;break;case"checked":K=Z;break;case"defaultChecked":ee=Z;break;case"value":v=Z;break;case"defaultValue":M=Z;break;case"children":case"dangerouslySetInnerHTML":if(Z!=null)throw Error(n(137,i));break;default:Z!==le&&ea(t,i,Y,Z,u,le)}}Gc(t,v,M,B,K,ee,b,f);return;case"select":Z=v=M=Y=null;for(b in r)if(B=r[b],r.hasOwnProperty(b)&&B!=null)switch(b){case"value":break;case"multiple":Z=B;default:u.hasOwnProperty(b)||ea(t,i,b,null,u,B)}for(f in u)if(b=u[f],B=r[f],u.hasOwnProperty(f)&&(b!=null||B!=null))switch(f){case"value":Y=b;break;case"defaultValue":M=b;break;case"multiple":v=b;default:b!==B&&ea(t,i,f,b,u,B)}i=M,r=v,u=Z,Y!=null?tn(t,!!r,Y,!1):!!u!=!!r&&(i!=null?tn(t,!!r,i,!0):tn(t,!!r,r?[]:"",!1));return;case"textarea":Z=Y=null;for(M in r)if(f=r[M],r.hasOwnProperty(M)&&f!=null&&!u.hasOwnProperty(M))switch(M){case"value":break;case"children":break;default:ea(t,i,M,null,u,f)}for(v in u)if(f=u[v],b=r[v],u.hasOwnProperty(v)&&(f!=null||b!=null))switch(v){case"value":Y=f;break;case"defaultValue":Z=f;break;case"children":break;case"dangerouslySetInnerHTML":if(f!=null)throw Error(n(91));break;default:f!==b&&ea(t,i,v,f,u,b)}A1(t,Y,Z);return;case"option":for(var Te in r)if(Y=r[Te],r.hasOwnProperty(Te)&&Y!=null&&!u.hasOwnProperty(Te))switch(Te){case"selected":t.selected=!1;break;default:ea(t,i,Te,null,u,Y)}for(B in u)if(Y=u[B],Z=r[B],u.hasOwnProperty(B)&&Y!==Z&&(Y!=null||Z!=null))switch(B){case"selected":t.selected=Y&&typeof Y!="function"&&typeof Y!="symbol";break;default:ea(t,i,B,Y,u,Z)}return;case"img":case"link":case"area":case"base":case"br":case"col":case"embed":case"hr":case"keygen":case"meta":case"param":case"source":case"track":case"wbr":case"menuitem":for(var De in r)Y=r[De],r.hasOwnProperty(De)&&Y!=null&&!u.hasOwnProperty(De)&&ea(t,i,De,null,u,Y);for(K in u)if(Y=u[K],Z=r[K],u.hasOwnProperty(K)&&Y!==Z&&(Y!=null||Z!=null))switch(K){case"children":case"dangerouslySetInnerHTML":if(Y!=null)throw Error(n(137,i));break;default:ea(t,i,K,Y,u,Z)}return;default:if(Fc(i)){for(var aa in r)Y=r[aa],r.hasOwnProperty(aa)&&Y!==void 0&&!u.hasOwnProperty(aa)&&Ld(t,i,aa,void 0,u,Y);for(ee in u)Y=u[ee],Z=r[ee],!u.hasOwnProperty(ee)||Y===Z||Y===void 0&&Z===void 0||Ld(t,i,ee,Y,u,Z);return}}for(var P in r)Y=r[P],r.hasOwnProperty(P)&&Y!=null&&!u.hasOwnProperty(P)&&ea(t,i,P,null,u,Y);for(le in u)Y=u[le],Z=r[le],!u.hasOwnProperty(le)||Y===Z||Y==null&&Z==null||ea(t,i,le,Y,u,Z)}function _h(t){switch(t){case"css":case"script":case"font":case"img":case"image":case"input":case"link":return!0;default:return!1}}function m3(){if(typeof performance.getEntriesByType=="function"){for(var t=0,i=0,r=performance.getEntriesByType("resource"),u=0;u<r.length;u++){var f=r[u],b=f.transferSize,v=f.initiatorType,M=f.duration;if(b&&M&&_h(v)){for(v=0,M=f.responseEnd,u+=1;u<r.length;u++){var B=r[u],K=B.startTime;if(K>M)break;var ee=B.transferSize,le=B.initiatorType;ee&&_h(le)&&(B=B.responseEnd,v+=ee*(B<M?1:(M-K)/(B-K)))}if(--u,i+=8*(b+v)/(f.duration/1e3),t++,10<t)break}}if(0<t)return i/t/1e6}return navigator.connection&&(t=navigator.connection.downlink,typeof t=="number")?t:5}var Dd=null,xd=null;function $u(t){return t.nodeType===9?t:t.ownerDocument}function zh(t){switch(t){case"http://www.w3.org/2000/svg":return 1;case"http://www.w3.org/1998/Math/MathML":return 2;default:return 0}}function Rh(t,i){if(t===0)switch(i){case"svg":return 1;case"math":return 2;default:return 0}return t===1&&i==="foreignObject"?0:t}function _d(t,i){return t==="textarea"||t==="noscript"||typeof i.children=="string"||typeof i.children=="number"||typeof i.children=="bigint"||typeof i.dangerouslySetInnerHTML=="object"&&i.dangerouslySetInnerHTML!==null&&i.dangerouslySetInnerHTML.__html!=null}var zd=null;function h3(){var t=window.event;return t&&t.type==="popstate"?t===zd?!1:(zd=t,!0):(zd=null,!1)}var Ih=typeof setTimeout=="function"?setTimeout:void 0,g3=typeof clearTimeout=="function"?clearTimeout:void 0,Nh=typeof Promise=="function"?Promise:void 0,p3=typeof queueMicrotask=="function"?queueMicrotask:typeof Nh<"u"?function(t){return Nh.resolve(null).then(t).catch(T3)}:Ih;function T3(t){setTimeout(function(){throw t})}function Ji(t){return t==="head"}function Bh(t,i){var r=i,u=0;do{var f=r.nextSibling;if(t.removeChild(r),f&&f.nodeType===8)if(r=f.data,r==="/$"||r==="/&"){if(u===0){t.removeChild(f),On(i);return}u--}else if(r==="$"||r==="$?"||r==="$~"||r==="$!"||r==="&")u++;else if(r==="html")eo(t.ownerDocument.documentElement);else if(r==="head"){r=t.ownerDocument.head,eo(r);for(var b=r.firstChild;b;){var v=b.nextSibling,M=b.nodeName;b[Tr]||M==="SCRIPT"||M==="STYLE"||M==="LINK"&&b.rel.toLowerCase()==="stylesheet"||r.removeChild(b),b=v}}else r==="body"&&eo(t.ownerDocument.body);r=f}while(r);On(i)}function Oh(t,i){var r=t;t=0;do{var u=r.nextSibling;if(r.nodeType===1?i?(r._stashedDisplay=r.style.display,r.style.display="none"):(r.style.display=r._stashedDisplay||"",r.getAttribute("style")===""&&r.removeAttribute("style")):r.nodeType===3&&(i?(r._stashedText=r.nodeValue,r.nodeValue=""):r.nodeValue=r._stashedText||""),u&&u.nodeType===8)if(r=u.data,r==="/$"){if(t===0)break;t--}else r!=="$"&&r!=="$?"&&r!=="$~"&&r!=="$!"||t++;r=u}while(r)}function Rd(t){var i=t.firstChild;for(i&&i.nodeType===10&&(i=i.nextSibling);i;){var r=i;switch(i=i.nextSibling,r.nodeName){case"HTML":case"HEAD":case"BODY":Rd(r),Oc(r);continue;case"SCRIPT":case"STYLE":continue;case"LINK":if(r.rel.toLowerCase()==="stylesheet")continue}t.removeChild(r)}}function v3(t,i,r,u){for(;t.nodeType===1;){var f=r;if(t.nodeName.toLowerCase()!==i.toLowerCase()){if(!u&&(t.nodeName!=="INPUT"||t.type!=="hidden"))break}else if(u){if(!t[Tr])switch(i){case"meta":if(!t.hasAttribute("itemprop"))break;return t;case"link":if(b=t.getAttribute("rel"),b==="stylesheet"&&t.hasAttribute("data-precedence"))break;if(b!==f.rel||t.getAttribute("href")!==(f.href==null||f.href===""?null:f.href)||t.getAttribute("crossorigin")!==(f.crossOrigin==null?null:f.crossOrigin)||t.getAttribute("title")!==(f.title==null?null:f.title))break;return t;case"style":if(t.hasAttribute("data-precedence"))break;return t;case"script":if(b=t.getAttribute("src"),(b!==(f.src==null?null:f.src)||t.getAttribute("type")!==(f.type==null?null:f.type)||t.getAttribute("crossorigin")!==(f.crossOrigin==null?null:f.crossOrigin))&&b&&t.hasAttribute("async")&&!t.hasAttribute("itemprop"))break;return t;default:return t}}else if(i==="input"&&t.type==="hidden"){var b=f.name==null?null:""+f.name;if(f.type==="hidden"&&t.getAttribute("name")===b)return t}else return t;if(t=Rt(t.nextSibling),t===null)break}return null}function S3(t,i,r){if(i==="")return null;for(;t.nodeType!==3;)if((t.nodeType!==1||t.nodeName!=="INPUT"||t.type!=="hidden")&&!r||(t=Rt(t.nextSibling),t===null))return null;return t}function wh(t,i){for(;t.nodeType!==8;)if((t.nodeType!==1||t.nodeName!=="INPUT"||t.type!=="hidden")&&!i||(t=Rt(t.nextSibling),t===null))return null;return t}function Id(t){return t.data==="$?"||t.data==="$~"}function Nd(t){return t.data==="$!"||t.data==="$?"&&t.ownerDocument.readyState!=="loading"}function C3(t,i){var r=t.ownerDocument;if(t.data==="$~")t._reactRetry=i;else if(t.data!=="$?"||r.readyState!=="loading")i();else{var u=function(){i(),r.removeEventListener("DOMContentLoaded",u)};r.addEventListener("DOMContentLoaded",u),t._reactRetry=u}}function Rt(t){for(;t!=null;t=t.nextSibling){var i=t.nodeType;if(i===1||i===3)break;if(i===8){if(i=t.data,i==="$"||i==="$!"||i==="$?"||i==="$~"||i==="&"||i==="F!"||i==="F")break;if(i==="/$"||i==="/&")return null}}return t}var Bd=null;function Gh(t){t=t.nextSibling;for(var i=0;t;){if(t.nodeType===8){var r=t.data;if(r==="/$"||r==="/&"){if(i===0)return Rt(t.nextSibling);i--}else r!=="$"&&r!=="$!"&&r!=="$?"&&r!=="$~"&&r!=="&"||i++}t=t.nextSibling}return null}function kh(t){t=t.previousSibling;for(var i=0;t;){if(t.nodeType===8){var r=t.data;if(r==="$"||r==="$!"||r==="$?"||r==="$~"||r==="&"){if(i===0)return t;i--}else r!=="/$"&&r!=="/&"||i++}t=t.previousSibling}return null}function Fh(t,i,r){switch(i=$u(r),t){case"html":if(t=i.documentElement,!t)throw Error(n(452));return t;case"head":if(t=i.head,!t)throw Error(n(453));return t;case"body":if(t=i.body,!t)throw Error(n(454));return t;default:throw Error(n(451))}}function eo(t){for(var i=t.attributes;i.length;)t.removeAttributeNode(i[0]);Oc(t)}var It=new Map,Ph=new Set;function es(t){return typeof t.getRootNode=="function"?t.getRootNode():t.nodeType===9?t:t.ownerDocument}var Ai=ae.d;ae.d={f:y3,r:M3,D:E3,C:A3,L:L3,m:D3,X:_3,S:x3,M:z3};function y3(){var t=Ai.f(),i=Vu();return t||i}function M3(t){var i=$l(t);i!==null&&i.tag===5&&i.type==="form"?i5(i):Ai.r(t)}var In=typeof document>"u"?null:document;function Uh(t,i,r){var u=In;if(u&&typeof i=="string"&&i){var f=Et(i);f='link[rel="'+t+'"][href="'+f+'"]',typeof r=="string"&&(f+='[crossorigin="'+r+'"]'),Ph.has(f)||(Ph.add(f),t={rel:t,crossOrigin:r,href:i},u.querySelector(f)===null&&(i=u.createElement("link"),Ba(i,"link",t),La(i),u.head.appendChild(i)))}}function E3(t){Ai.D(t),Uh("dns-prefetch",t,null)}function A3(t,i){Ai.C(t,i),Uh("preconnect",t,i)}function L3(t,i,r){Ai.L(t,i,r);var u=In;if(u&&t&&i){var f='link[rel="preload"][as="'+Et(i)+'"]';i==="image"&&r&&r.imageSrcSet?(f+='[imagesrcset="'+Et(r.imageSrcSet)+'"]',typeof r.imageSizes=="string"&&(f+='[imagesizes="'+Et(r.imageSizes)+'"]')):f+='[href="'+Et(t)+'"]';var b=f;switch(i){case"style":b=Nn(t);break;case"script":b=Bn(t)}It.has(b)||(t=T({rel:"preload",href:i==="image"&&r&&r.imageSrcSet?void 0:t,as:i},r),It.set(b,t),u.querySelector(f)!==null||i==="style"&&u.querySelector(ao(b))||i==="script"&&u.querySelector(to(b))||(i=u.createElement("link"),Ba(i,"link",t),La(i),u.head.appendChild(i)))}}function D3(t,i){Ai.m(t,i);var r=In;if(r&&t){var u=i&&typeof i.as=="string"?i.as:"script",f='link[rel="modulepreload"][as="'+Et(u)+'"][href="'+Et(t)+'"]',b=f;switch(u){case"audioworklet":case"paintworklet":case"serviceworker":case"sharedworker":case"worker":case"script":b=Bn(t)}if(!It.has(b)&&(t=T({rel:"modulepreload",href:t},i),It.set(b,t),r.querySelector(f)===null)){switch(u){case"audioworklet":case"paintworklet":case"serviceworker":case"sharedworker":case"worker":case"script":if(r.querySelector(to(b)))return}u=r.createElement("link"),Ba(u,"link",t),La(u),r.head.appendChild(u)}}}function x3(t,i,r){Ai.S(t,i,r);var u=In;if(u&&t){var f=en(u).hoistableStyles,b=Nn(t);i=i||"default";var v=f.get(b);if(!v){var M={loading:0,preload:null};if(v=u.querySelector(ao(b)))M.loading=5;else{t=T({rel:"stylesheet",href:t,"data-precedence":i},r),(r=It.get(b))&&Od(t,r);var B=v=u.createElement("link");La(B),Ba(B,"link",t),B._p=new Promise(function(K,ee){B.onload=K,B.onerror=ee}),B.addEventListener("load",function(){M.loading|=1}),B.addEventListener("error",function(){M.loading|=2}),M.loading|=4,as(v,i,u)}v={type:"stylesheet",instance:v,count:1,state:M},f.set(b,v)}}}function _3(t,i){Ai.X(t,i);var r=In;if(r&&t){var u=en(r).hoistableScripts,f=Bn(t),b=u.get(f);b||(b=r.querySelector(to(f)),b||(t=T({src:t,async:!0},i),(i=It.get(f))&&wd(t,i),b=r.createElement("script"),La(b),Ba(b,"link",t),r.head.appendChild(b)),b={type:"script",instance:b,count:1,state:null},u.set(f,b))}}function z3(t,i){Ai.M(t,i);var r=In;if(r&&t){var u=en(r).hoistableScripts,f=Bn(t),b=u.get(f);b||(b=r.querySelector(to(f)),b||(t=T({src:t,async:!0,type:"module"},i),(i=It.get(f))&&wd(t,i),b=r.createElement("script"),La(b),Ba(b,"link",t),r.head.appendChild(b)),b={type:"script",instance:b,count:1,state:null},u.set(f,b))}}function Hh(t,i,r,u){var f=(f=Me.current)?es(f):null;if(!f)throw Error(n(446));switch(t){case"meta":case"title":return null;case"style":return typeof r.precedence=="string"&&typeof r.href=="string"?(i=Nn(r.href),r=en(f).hoistableStyles,u=r.get(i),u||(u={type:"style",instance:null,count:0,state:null},r.set(i,u)),u):{type:"void",instance:null,count:0,state:null};case"link":if(r.rel==="stylesheet"&&typeof r.href=="string"&&typeof r.precedence=="string"){t=Nn(r.href);var b=en(f).hoistableStyles,v=b.get(t);if(v||(f=f.ownerDocument||f,v={type:"stylesheet",instance:null,count:0,state:{loading:0,preload:null}},b.set(t,v),(b=f.querySelector(ao(t)))&&!b._p&&(v.instance=b,v.state.loading=5),It.has(t)||(r={rel:"preload",as:"style",href:r.href,crossOrigin:r.crossOrigin,integrity:r.integrity,media:r.media,hrefLang:r.hrefLang,referrerPolicy:r.referrerPolicy},It.set(t,r),b||R3(f,t,r,v.state))),i&&u===null)throw Error(n(528,""));return v}if(i&&u!==null)throw Error(n(529,""));return null;case"script":return i=r.async,r=r.src,typeof r=="string"&&i&&typeof i!="function"&&typeof i!="symbol"?(i=Bn(r),r=en(f).hoistableScripts,u=r.get(i),u||(u={type:"script",instance:null,count:0,state:null},r.set(i,u)),u):{type:"void",instance:null,count:0,state:null};default:throw Error(n(444,t))}}function Nn(t){return'href="'+Et(t)+'"'}function ao(t){return'link[rel="stylesheet"]['+t+"]"}function Wh(t){return T({},t,{"data-precedence":t.precedence,precedence:null})}function R3(t,i,r,u){t.querySelector('link[rel="preload"][as="style"]['+i+"]")?u.loading=1:(i=t.createElement("link"),u.preload=i,i.addEventListener("load",function(){return u.loading|=1}),i.addEventListener("error",function(){return u.loading|=2}),Ba(i,"link",r),La(i),t.head.appendChild(i))}function Bn(t){return'[src="'+Et(t)+'"]'}function to(t){return"script[async]"+t}function jh(t,i,r){if(i.count++,i.instance===null)switch(i.type){case"style":var u=t.querySelector('style[data-href~="'+Et(r.href)+'"]');if(u)return i.instance=u,La(u),u;var f=T({},r,{"data-href":r.href,"data-precedence":r.precedence,href:null,precedence:null});return u=(t.ownerDocument||t).createElement("style"),La(u),Ba(u,"style",f),as(u,r.precedence,t),i.instance=u;case"stylesheet":f=Nn(r.href);var b=t.querySelector(ao(f));if(b)return i.state.loading|=4,i.instance=b,La(b),b;u=Wh(r),(f=It.get(f))&&Od(u,f),b=(t.ownerDocument||t).createElement("link"),La(b);var v=b;return v._p=new Promise(function(M,B){v.onload=M,v.onerror=B}),Ba(b,"link",u),i.state.loading|=4,as(b,r.precedence,t),i.instance=b;case"script":return b=Bn(r.src),(f=t.querySelector(to(b)))?(i.instance=f,La(f),f):(u=r,(f=It.get(b))&&(u=T({},r),wd(u,f)),t=t.ownerDocument||t,f=t.createElement("script"),La(f),Ba(f,"link",u),t.head.appendChild(f),i.instance=f);case"void":return null;default:throw Error(n(443,i.type))}else i.type==="stylesheet"&&(i.state.loading&4)===0&&(u=i.instance,i.state.loading|=4,as(u,r.precedence,t));return i.instance}function as(t,i,r){for(var u=r.querySelectorAll('link[rel="stylesheet"][data-precedence],style[data-precedence]'),f=u.length?u[u.length-1]:null,b=f,v=0;v<u.length;v++){var M=u[v];if(M.dataset.precedence===i)b=M;else if(b!==f)break}b?b.parentNode.insertBefore(t,b.nextSibling):(i=r.nodeType===9?r.head:r,i.insertBefore(t,i.firstChild))}function Od(t,i){t.crossOrigin==null&&(t.crossOrigin=i.crossOrigin),t.referrerPolicy==null&&(t.referrerPolicy=i.referrerPolicy),t.title==null&&(t.title=i.title)}function wd(t,i){t.crossOrigin==null&&(t.crossOrigin=i.crossOrigin),t.referrerPolicy==null&&(t.referrerPolicy=i.referrerPolicy),t.integrity==null&&(t.integrity=i.integrity)}var ts=null;function Vh(t,i,r){if(ts===null){var u=new Map,f=ts=new Map;f.set(r,u)}else f=ts,u=f.get(r),u||(u=new Map,f.set(r,u));if(u.has(t))return u;for(u.set(t,null),r=r.getElementsByTagName(t),f=0;f<r.length;f++){var b=r[f];if(!(b[Tr]||b[za]||t==="link"&&b.getAttribute("rel")==="stylesheet")&&b.namespaceURI!=="http://www.w3.org/2000/svg"){var v=b.getAttribute(i)||"";v=t+v;var M=u.get(v);M?M.push(b):u.set(v,[b])}}return u}function qh(t,i,r){t=t.ownerDocument||t,t.head.insertBefore(r,i==="title"?t.querySelector("head > title"):null)}function I3(t,i,r){if(r===1||i.itemProp!=null)return!1;switch(t){case"meta":case"title":return!0;case"style":if(typeof i.precedence!="string"||typeof i.href!="string"||i.href==="")break;return!0;case"link":if(typeof i.rel!="string"||typeof i.href!="string"||i.href===""||i.onLoad||i.onError)break;switch(i.rel){case"stylesheet":return t=i.disabled,typeof i.precedence=="string"&&t==null;default:return!0}case"script":if(i.async&&typeof i.async!="function"&&typeof i.async!="symbol"&&!i.onLoad&&!i.onError&&i.src&&typeof i.src=="string")return!0}return!1}function Kh(t){return!(t.type==="stylesheet"&&(t.state.loading&3)===0)}function N3(t,i,r,u){if(r.type==="stylesheet"&&(typeof u.media!="string"||matchMedia(u.media).matches!==!1)&&(r.state.loading&4)===0){if(r.instance===null){var f=Nn(u.href),b=i.querySelector(ao(f));if(b){i=b._p,i!==null&&typeof i=="object"&&typeof i.then=="function"&&(t.count++,t=is.bind(t),i.then(t,t)),r.state.loading|=4,r.instance=b,La(b);return}b=i.ownerDocument||i,u=Wh(u),(f=It.get(f))&&Od(u,f),b=b.createElement("link"),La(b);var v=b;v._p=new Promise(function(M,B){v.onload=M,v.onerror=B}),Ba(b,"link",u),r.instance=b}t.stylesheets===null&&(t.stylesheets=new Map),t.stylesheets.set(r,i),(i=r.state.preload)&&(r.state.loading&3)===0&&(t.count++,r=is.bind(t),i.addEventListener("load",r),i.addEventListener("error",r))}}var Gd=0;function B3(t,i){return t.stylesheets&&t.count===0&&ns(t,t.stylesheets),0<t.count||0<t.imgCount?function(r){var u=setTimeout(function(){if(t.stylesheets&&ns(t,t.stylesheets),t.unsuspend){var b=t.unsuspend;t.unsuspend=null,b()}},6e4+i);0<t.imgBytes&&Gd===0&&(Gd=62500*m3());var f=setTimeout(function(){if(t.waitingForImages=!1,t.count===0&&(t.stylesheets&&ns(t,t.stylesheets),t.unsuspend)){var b=t.unsuspend;t.unsuspend=null,b()}},(t.imgBytes>Gd?50:800)+i);return t.unsuspend=r,function(){t.unsuspend=null,clearTimeout(u),clearTimeout(f)}}:null}function is(){if(this.count--,this.count===0&&(this.imgCount===0||!this.waitingForImages)){if(this.stylesheets)ns(this,this.stylesheets);else if(this.unsuspend){var t=this.unsuspend;this.unsuspend=null,t()}}}var ls=null;function ns(t,i){t.stylesheets=null,t.unsuspend!==null&&(t.count++,ls=new Map,i.forEach(O3,t),ls=null,is.call(t))}function O3(t,i){if(!(i.state.loading&4)){var r=ls.get(t);if(r)var u=r.get(null);else{r=new Map,ls.set(t,r);for(var f=t.querySelectorAll("link[data-precedence],style[data-precedence]"),b=0;b<f.length;b++){var v=f[b];(v.nodeName==="LINK"||v.getAttribute("media")!=="not all")&&(r.set(v.dataset.precedence,v),u=v)}u&&r.set(null,u)}f=i.instance,v=f.getAttribute("data-precedence"),b=r.get(v)||u,b===u&&r.set(null,f),r.set(v,f),this.count++,u=is.bind(this),f.addEventListener("load",u),f.addEventListener("error",u),b?b.parentNode.insertBefore(f,b.nextSibling):(t=t.nodeType===9?t.head:t,t.insertBefore(f,t.firstChild)),i.state.loading|=4}}var io={$$typeof:O,Provider:null,Consumer:null,_currentValue:Q,_currentValue2:Q,_threadCount:0};function w3(t,i,r,u,f,b,v,M,B){this.tag=1,this.containerInfo=t,this.pingCache=this.current=this.pendingChildren=null,this.timeoutHandle=-1,this.callbackNode=this.next=this.pendingContext=this.context=this.cancelPendingCommit=null,this.callbackPriority=0,this.expirationTimes=Rc(-1),this.entangledLanes=this.shellSuspendCounter=this.errorRecoveryDisabledLanes=this.expiredLanes=this.warmLanes=this.pingedLanes=this.suspendedLanes=this.pendingLanes=0,this.entanglements=Rc(0),this.hiddenUpdates=Rc(null),this.identifierPrefix=u,this.onUncaughtError=f,this.onCaughtError=b,this.onRecoverableError=v,this.pooledCache=null,this.pooledCacheLanes=0,this.formState=B,this.incompleteTransitions=new Map}function Yh(t,i,r,u,f,b,v,M,B,K,ee,le){return t=new w3(t,i,r,v,B,K,ee,le,M),i=1,b===!0&&(i|=24),b=ut(3,null,null,i),t.current=b,b.stateNode=t,i=gf(),i.refCount++,t.pooledCache=i,i.refCount++,b.memoizedState={element:u,isDehydrated:r,cache:i},Sf(b),t}function Qh(t){return t?(t=fn,t):fn}function Xh(t,i,r,u,f,b){f=Qh(f),u.context===null?u.context=f:u.pendingContext=f,u=Ui(i),u.payload={element:r},b=b===void 0?null:b,b!==null&&(u.callback=b),r=Hi(t,u,i),r!==null&&(at(r,t,i),Or(r,t,i))}function Zh(t,i){if(t=t.memoizedState,t!==null&&t.dehydrated!==null){var r=t.retryLane;t.retryLane=r!==0&&r<i?r:i}}function kd(t,i){Zh(t,i),(t=t.alternate)&&Zh(t,i)}function Jh(t){if(t.tag===13||t.tag===31){var i=Cl(t,67108864);i!==null&&at(i,t,67108864),kd(t,67108864)}}function $h(t){if(t.tag===13||t.tag===31){var i=bt();i=Ic(i);var r=Cl(t,i);r!==null&&at(r,t,i),kd(t,i)}}var rs=!0;function G3(t,i,r,u){var f=H.T;H.T=null;var b=ae.p;try{ae.p=2,Fd(t,i,r,u)}finally{ae.p=b,H.T=f}}function k3(t,i,r,u){var f=H.T;H.T=null;var b=ae.p;try{ae.p=8,Fd(t,i,r,u)}finally{ae.p=b,H.T=f}}function Fd(t,i,r,u){if(rs){var f=Pd(u);if(f===null)Ad(t,i,u,os,r),a2(t,u);else if(P3(f,t,i,r,u))u.stopPropagation();else if(a2(t,u),i&4&&-1<F3.indexOf(t)){for(;f!==null;){var b=$l(f);if(b!==null)switch(b.tag){case 3:if(b=b.stateNode,b.current.memoizedState.isDehydrated){var v=gl(b.pendingLanes);if(v!==0){var M=b;for(M.pendingLanes|=2,M.entangledLanes|=2;v;){var B=1<<31-ta(v);M.entanglements[1]|=B,v&=~B}Yt(b),(Ke&6)===0&&(Wu=Ua()+500,Zr(0))}}break;case 31:case 13:M=Cl(b,2),M!==null&&at(M,b,2),Vu(),kd(b,2)}if(b=Pd(u),b===null&&Ad(t,i,u,os,r),b===f)break;f=b}f!==null&&u.stopPropagation()}else Ad(t,i,u,null,r)}}function Pd(t){return t=Uc(t),Ud(t)}var os=null;function Ud(t){if(os=null,t=Jl(t),t!==null){var i=s(t);if(i===null)t=null;else{var r=i.tag;if(r===13){if(t=c(i),t!==null)return t;t=null}else if(r===31){if(t=d(i),t!==null)return t;t=null}else if(r===3){if(i.stateNode.current.memoizedState.isDehydrated)return i.tag===3?i.stateNode.containerInfo:null;t=null}else i!==t&&(t=null)}}return os=t,null}function e2(t){switch(t){case"beforetoggle":case"cancel":case"click":case"close":case"contextmenu":case"copy":case"cut":case"auxclick":case"dblclick":case"dragend":case"dragstart":case"drop":case"focusin":case"focusout":case"input":case"invalid":case"keydown":case"keypress":case"keyup":case"mousedown":case"mouseup":case"paste":case"pause":case"play":case"pointercancel":case"pointerdown":case"pointerup":case"ratechange":case"reset":case"resize":case"seeked":case"submit":case"toggle":case"touchcancel":case"touchend":case"touchstart":case"volumechange":case"change":case"selectionchange":case"textInput":case"compositionstart":case"compositionend":case"compositionupdate":case"beforeblur":case"afterblur":case"beforeinput":case"blur":case"fullscreenchange":case"focus":case"hashchange":case"popstate":case"select":case"selectstart":return 2;case"drag":case"dragenter":case"dragexit":case"dragleave":case"dragover":case"mousemove":case"mouseout":case"mouseover":case"pointermove":case"pointerout":case"pointerover":case"scroll":case"touchmove":case"wheel":case"mouseenter":case"mouseleave":case"pointerenter":case"pointerleave":return 8;case"message":switch(zc()){case te:return 2;case me:return 8;case xe:case Ge:return 32;case Xe:return 268435456;default:return 32}default:return 32}}var Hd=!1,$i=null,el=null,al=null,lo=new Map,no=new Map,tl=[],F3="mousedown mouseup touchcancel touchend touchstart auxclick dblclick pointercancel pointerdown pointerup dragend dragstart drop compositionend compositionstart keydown keypress keyup input textInput copy cut paste click change contextmenu reset".split(" ");function a2(t,i){switch(t){case"focusin":case"focusout":$i=null;break;case"dragenter":case"dragleave":el=null;break;case"mouseover":case"mouseout":al=null;break;case"pointerover":case"pointerout":lo.delete(i.pointerId);break;case"gotpointercapture":case"lostpointercapture":no.delete(i.pointerId)}}function ro(t,i,r,u,f,b){return t===null||t.nativeEvent!==b?(t={blockedOn:i,domEventName:r,eventSystemFlags:u,nativeEvent:b,targetContainers:[f]},i!==null&&(i=$l(i),i!==null&&Jh(i)),t):(t.eventSystemFlags|=u,i=t.targetContainers,f!==null&&i.indexOf(f)===-1&&i.push(f),t)}function P3(t,i,r,u,f){switch(i){case"focusin":return $i=ro($i,t,i,r,u,f),!0;case"dragenter":return el=ro(el,t,i,r,u,f),!0;case"mouseover":return al=ro(al,t,i,r,u,f),!0;case"pointerover":var b=f.pointerId;return lo.set(b,ro(lo.get(b)||null,t,i,r,u,f)),!0;case"gotpointercapture":return b=f.pointerId,no.set(b,ro(no.get(b)||null,t,i,r,u,f)),!0}return!1}function t2(t){var i=Jl(t.target);if(i!==null){var r=s(i);if(r!==null){if(i=r.tag,i===13){if(i=c(r),i!==null){t.blockedOn=i,g1(t.priority,function(){$h(r)});return}}else if(i===31){if(i=d(r),i!==null){t.blockedOn=i,g1(t.priority,function(){$h(r)});return}}else if(i===3&&r.stateNode.current.memoizedState.isDehydrated){t.blockedOn=r.tag===3?r.stateNode.containerInfo:null;return}}}t.blockedOn=null}function us(t){if(t.blockedOn!==null)return!1;for(var i=t.targetContainers;0<i.length;){var r=Pd(t.nativeEvent);if(r===null){r=t.nativeEvent;var u=new r.constructor(r.type,r);Pc=u,r.target.dispatchEvent(u),Pc=null}else return i=$l(r),i!==null&&Jh(i),t.blockedOn=r,!1;i.shift()}return!0}function i2(t,i,r){us(t)&&r.delete(i)}function U3(){Hd=!1,$i!==null&&us($i)&&($i=null),el!==null&&us(el)&&(el=null),al!==null&&us(al)&&(al=null),lo.forEach(i2),no.forEach(i2)}function ss(t,i){t.blockedOn===i&&(t.blockedOn=null,Hd||(Hd=!0,e.unstable_scheduleCallback(e.unstable_NormalPriority,U3)))}var cs=null;function l2(t){cs!==t&&(cs=t,e.unstable_scheduleCallback(e.unstable_NormalPriority,function(){cs===t&&(cs=null);for(var i=0;i<t.length;i+=3){var r=t[i],u=t[i+1],f=t[i+2];if(typeof u!="function"){if(Ud(u||r)===null)continue;break}var b=$l(r);b!==null&&(t.splice(i,3),i-=3,Pf(b,{pending:!0,data:f,method:r.method,action:u},u,f))}}))}function On(t){function i(B){return ss(B,t)}$i!==null&&ss($i,t),el!==null&&ss(el,t),al!==null&&ss(al,t),lo.forEach(i),no.forEach(i);for(var r=0;r<tl.length;r++){var u=tl[r];u.blockedOn===t&&(u.blockedOn=null)}for(;0<tl.length&&(r=tl[0],r.blockedOn===null);)t2(r),r.blockedOn===null&&tl.shift();if(r=(t.ownerDocument||t).$$reactFormReplay,r!=null)for(u=0;u<r.length;u+=3){var f=r[u],b=r[u+1],v=f[Qa]||null;if(typeof b=="function")v||l2(r);else if(v){var M=null;if(b&&b.hasAttribute("formAction")){if(f=b,v=b[Qa]||null)M=v.formAction;else if(Ud(f)!==null)continue}else M=v.action;typeof M=="function"?r[u+1]=M:(r.splice(u,3),u-=3),l2(r)}}}function n2(){function t(b){b.canIntercept&&b.info==="react-transition"&&b.intercept({handler:function(){return new Promise(function(v){return f=v})},focusReset:"manual",scroll:"manual"})}function i(){f!==null&&(f(),f=null),u||setTimeout(r,20)}function r(){if(!u&&!navigation.transition){var b=navigation.currentEntry;b&&b.url!=null&&navigation.navigate(b.url,{state:b.getState(),info:"react-transition",history:"replace"})}}if(typeof navigation=="object"){var u=!1,f=null;return navigation.addEventListener("navigate",t),navigation.addEventListener("navigatesuccess",i),navigation.addEventListener("navigateerror",i),setTimeout(r,100),function(){u=!0,navigation.removeEventListener("navigate",t),navigation.removeEventListener("navigatesuccess",i),navigation.removeEventListener("navigateerror",i),f!==null&&(f(),f=null)}}}function Wd(t){this._internalRoot=t}fs.prototype.render=Wd.prototype.render=function(t){var i=this._internalRoot;if(i===null)throw Error(n(409));var r=i.current,u=bt();Xh(r,u,t,i,null,null)},fs.prototype.unmount=Wd.prototype.unmount=function(){var t=this._internalRoot;if(t!==null){this._internalRoot=null;var i=t.containerInfo;Xh(t.current,2,null,t,null,null),Vu(),i[Zl]=null}};function fs(t){this._internalRoot=t}fs.prototype.unstable_scheduleHydration=function(t){if(t){var i=h1();t={blockedOn:null,target:t,priority:i};for(var r=0;r<tl.length&&i!==0&&i<tl[r].priority;r++);tl.splice(r,0,t),r===0&&t2(t)}};var r2=a.version;if(r2!=="19.2.0")throw Error(n(527,r2,"19.2.0"));ae.findDOMNode=function(t){var i=t._reactInternals;if(i===void 0)throw typeof t.render=="function"?Error(n(188)):(t=Object.keys(t).join(","),Error(n(268,t)));return t=g(i),t=t!==null?p(t):null,t=t===null?null:t.stateNode,t};var H3={bundleType:0,version:"19.2.0",rendererPackageName:"react-dom",currentDispatcherRef:H,reconcilerVersion:"19.2.0"};if(typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"){var ds=__REACT_DEVTOOLS_GLOBAL_HOOK__;if(!ds.isDisabled&&ds.supportsFiber)try{Ha=ds.inject(H3),Ma=ds}catch{}}return uo.createRoot=function(t,i){if(!o(t))throw Error(n(299));var r=!1,u="",f=b5,b=m5,v=h5;return i!=null&&(i.unstable_strictMode===!0&&(r=!0),i.identifierPrefix!==void 0&&(u=i.identifierPrefix),i.onUncaughtError!==void 0&&(f=i.onUncaughtError),i.onCaughtError!==void 0&&(b=i.onCaughtError),i.onRecoverableError!==void 0&&(v=i.onRecoverableError)),i=Yh(t,1,!1,null,null,r,u,null,f,b,v,n2),t[Zl]=i.current,Ed(t),new Wd(i)},uo.hydrateRoot=function(t,i,r){if(!o(t))throw Error(n(299));var u=!1,f="",b=b5,v=m5,M=h5,B=null;return r!=null&&(r.unstable_strictMode===!0&&(u=!0),r.identifierPrefix!==void 0&&(f=r.identifierPrefix),r.onUncaughtError!==void 0&&(b=r.onUncaughtError),r.onCaughtError!==void 0&&(v=r.onCaughtError),r.onRecoverableError!==void 0&&(M=r.onRecoverableError),r.formState!==void 0&&(B=r.formState)),i=Yh(t,1,!0,i,r??null,u,f,B,b,v,M,n2),i.context=Qh(null),r=i.current,u=bt(),u=Ic(u),f=Ui(u),f.callback=null,Hi(r,f,u),r=u,i.current.lanes=r,pr(i,r),Yt(i),t[Zl]=i.current,Ed(t),new fs(i)},uo.version="19.2.0",uo}var g2;function $3(){if(g2)return qd.exports;g2=1;function e(){if(!(typeof __REACT_DEVTOOLS_GLOBAL_HOOK__>"u"||typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE!="function"))try{__REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE(e)}catch(a){console.error(a)}}return e(),qd.exports=J3(),qd.exports}var e7=$3();const gt={UI:"UI",DATA_INPUT:"DATA_INPUT",DATA_ALL_PRODUCT:"DATA_ALL_PRODUCT",FETCH_DATA_PRODUCT:"FETCH_DATA_PRODUCT",FETCH_DATA_ALL:"FETCH_DATA_ALL"};function Oa(e){return`Minified Redux error #${e}; visit https://redux.js.org/Errors?code=${e} for the full message or use the non-minified dev environment for full errors. `}var a7=typeof Symbol=="function"&&Symbol.observable||"@@observable",p2=a7,Xd=()=>Math.random().toString(36).substring(7).split("").join("."),t7={INIT:`@@redux/INIT${Xd()}`,REPLACE:`@@redux/REPLACE${Xd()}`,PROBE_UNKNOWN_ACTION:()=>`@@redux/PROBE_UNKNOWN_ACTION${Xd()}`},ks=t7;function c0(e){if(typeof e!="object"||e===null)return!1;let a=e;for(;Object.getPrototypeOf(a)!==null;)a=Object.getPrototypeOf(a);return Object.getPrototypeOf(e)===a||Object.getPrototypeOf(e)===null}function z8(e,a,l){if(typeof e!="function")throw new Error(Oa(2));if(typeof a=="function"&&typeof l=="function"||typeof l=="function"&&typeof arguments[3]=="function")throw new Error(Oa(0));if(typeof a=="function"&&typeof l>"u"&&(l=a,a=void 0),typeof l<"u"){if(typeof l!="function")throw new Error(Oa(1));return l(z8)(e,a)}let n=e,o=a,s=new Map,c=s,d=0,m=!1;function g(){c===s&&(c=new Map,s.forEach((N,x)=>{c.set(x,N)}))}function p(){if(m)throw new Error(Oa(3));return o}function T(N){if(typeof N!="function")throw new Error(Oa(4));if(m)throw new Error(Oa(5));let x=!0;g();const G=d++;return c.set(G,N),function(){if(x){if(m)throw new Error(Oa(6));x=!1,g(),c.delete(G),s=null}}}function C(N){if(!c0(N))throw new Error(Oa(7));if(typeof N.type>"u")throw new Error(Oa(8));if(typeof N.type!="string")throw new Error(Oa(17));if(m)throw new Error(Oa(9));try{m=!0,o=n(o,N)}finally{m=!1}return(s=c).forEach(G=>{G()}),N}function S(N){if(typeof N!="function")throw new Error(Oa(10));n=N,C({type:ks.REPLACE})}function A(){const N=T;return{subscribe(x){if(typeof x!="object"||x===null)throw new Error(Oa(11));function G(){const j=x;j.next&&j.next(p())}return G(),{unsubscribe:N(G)}},[p2](){return this}}}return C({type:ks.INIT}),{dispatch:C,subscribe:T,getState:p,replaceReducer:S,[p2]:A}}function i7(e){Object.keys(e).forEach(a=>{const l=e[a];if(typeof l(void 0,{type:ks.INIT})>"u")throw new Error(Oa(12));if(typeof l(void 0,{type:ks.PROBE_UNKNOWN_ACTION()})>"u")throw new Error(Oa(13))})}function f0(e){const a=Object.keys(e),l={};for(let s=0;s<a.length;s++){const c=a[s];typeof e[c]=="function"&&(l[c]=e[c])}const n=Object.keys(l);let o;try{i7(l)}catch(s){o=s}return function(c={},d){if(o)throw o;let m=!1;const g={};for(let p=0;p<n.length;p++){const T=n[p],C=l[T],S=c[T],A=C(S,d);if(typeof A>"u")throw d&&d.type,new Error(Oa(14));g[T]=A,m=m||A!==S}return m=m||n.length!==Object.keys(c).length,m?g:c}}function Fs(...e){return e.length===0?a=>a:e.length===1?e[0]:e.reduce((a,l)=>(...n)=>a(l(...n)))}function l7(...e){return a=>(l,n)=>{const o=a(l,n);let s=()=>{throw new Error(Oa(15))};const c={getState:o.getState,dispatch:(m,...g)=>s(m,...g)},d=e.map(m=>m(c));return s=Fs(...d)(o.dispatch),{...o,dispatch:s}}}function n7(e){return c0(e)&&"type"in e&&typeof e.type=="string"}var R8=Symbol.for("immer-nothing"),T2=Symbol.for("immer-draftable"),St=Symbol.for("immer-state");function Pt(e,...a){throw new Error(`[Immer] minified error nr: ${e}. Full error at: https://bit.ly/3cXEKWf`)}var Qn=Object.getPrototypeOf;function kl(e){return!!e&&!!e[St]}function _i(e){return e?I8(e)||Array.isArray(e)||!!e[T2]||!!e.constructor?.[T2]||wo(e)||lc(e):!1}var r7=Object.prototype.constructor.toString();function I8(e){if(!e||typeof e!="object")return!1;const a=Qn(e);if(a===null)return!0;const l=Object.hasOwnProperty.call(a,"constructor")&&a.constructor;return l===Object?!0:typeof l=="function"&&Function.toString.call(l)===r7}function Ps(e,a){ic(e)===0?Reflect.ownKeys(e).forEach(l=>{a(l,e[l],e)}):e.forEach((l,n)=>a(n,l,e))}function ic(e){const a=e[St];return a?a.type_:Array.isArray(e)?1:wo(e)?2:lc(e)?3:0}function Ib(e,a){return ic(e)===2?e.has(a):Object.prototype.hasOwnProperty.call(e,a)}function N8(e,a,l){const n=ic(e);n===2?e.set(a,l):n===3?e.add(l):e[a]=l}function o7(e,a){return e===a?e!==0||1/e===1/a:e!==e&&a!==a}function wo(e){return e instanceof Map}function lc(e){return e instanceof Set}function Ol(e){return e.copy_||e.base_}function Nb(e,a){if(wo(e))return new Map(e);if(lc(e))return new Set(e);if(Array.isArray(e))return Array.prototype.slice.call(e);const l=I8(e);if(a===!0||a==="class_only"&&!l){const n=Object.getOwnPropertyDescriptors(e);delete n[St];let o=Reflect.ownKeys(n);for(let s=0;s<o.length;s++){const c=o[s],d=n[c];d.writable===!1&&(d.writable=!0,d.configurable=!0),(d.get||d.set)&&(n[c]={configurable:!0,writable:!0,enumerable:d.enumerable,value:e[c]})}return Object.create(Qn(e),n)}else{const n=Qn(e);if(n!==null&&l)return{...e};const o=Object.create(n);return Object.assign(o,e)}}function d0(e,a=!1){return nc(e)||kl(e)||!_i(e)||(ic(e)>1&&Object.defineProperties(e,{set:{value:bs},add:{value:bs},clear:{value:bs},delete:{value:bs}}),Object.freeze(e),a&&Object.values(e).forEach(l=>d0(l,!0))),e}function bs(){Pt(2)}function nc(e){return Object.isFrozen(e)}var u7={};function Fl(e){const a=u7[e];return a||Pt(0,e),a}var _o;function B8(){return _o}function s7(e,a){return{drafts_:[],parent_:e,immer_:a,canAutoFreeze_:!0,unfinalizedDrafts_:0}}function v2(e,a){a&&(Fl("Patches"),e.patches_=[],e.inversePatches_=[],e.patchListener_=a)}function Bb(e){Ob(e),e.drafts_.forEach(c7),e.drafts_=null}function Ob(e){e===_o&&(_o=e.parent_)}function S2(e){return _o=s7(_o,e)}function c7(e){const a=e[St];a.type_===0||a.type_===1?a.revoke_():a.revoked_=!0}function C2(e,a){a.unfinalizedDrafts_=a.drafts_.length;const l=a.drafts_[0];return e!==void 0&&e!==l?(l[St].modified_&&(Bb(a),Pt(4)),_i(e)&&(e=Us(a,e),a.parent_||Hs(a,e)),a.patches_&&Fl("Patches").generateReplacementPatches_(l[St].base_,e,a.patches_,a.inversePatches_)):e=Us(a,l,[]),Bb(a),a.patches_&&a.patchListener_(a.patches_,a.inversePatches_),e!==R8?e:void 0}function Us(e,a,l){if(nc(a))return a;const n=a[St];if(!n)return Ps(a,(o,s)=>y2(e,n,a,o,s,l)),a;if(n.scope_!==e)return a;if(!n.modified_)return Hs(e,n.base_,!0),n.base_;if(!n.finalized_){n.finalized_=!0,n.scope_.unfinalizedDrafts_--;const o=n.copy_;let s=o,c=!1;n.type_===3&&(s=new Set(o),o.clear(),c=!0),Ps(s,(d,m)=>y2(e,n,o,d,m,l,c)),Hs(e,o,!1),l&&e.patches_&&Fl("Patches").generatePatches_(n,l,e.patches_,e.inversePatches_)}return n.copy_}function y2(e,a,l,n,o,s,c){if(kl(o)){const d=s&&a&&a.type_!==3&&!Ib(a.assigned_,n)?s.concat(n):void 0,m=Us(e,o,d);if(N8(l,n,m),kl(m))e.canAutoFreeze_=!1;else return}else c&&l.add(o);if(_i(o)&&!nc(o)){if(!e.immer_.autoFreeze_&&e.unfinalizedDrafts_<1)return;Us(e,o),(!a||!a.scope_.parent_)&&typeof n!="symbol"&&(wo(l)?l.has(n):Object.prototype.propertyIsEnumerable.call(l,n))&&Hs(e,o)}}function Hs(e,a,l=!1){!e.parent_&&e.immer_.autoFreeze_&&e.canAutoFreeze_&&d0(a,l)}function f7(e,a){const l=Array.isArray(e),n={type_:l?1:0,scope_:a?a.scope_:B8(),modified_:!1,finalized_:!1,assigned_:{},parent_:a,base_:e,draft_:null,copy_:null,revoke_:null,isManual_:!1};let o=n,s=b0;l&&(o=[n],s=zo);const{revoke:c,proxy:d}=Proxy.revocable(o,s);return n.draft_=d,n.revoke_=c,d}var b0={get(e,a){if(a===St)return e;const l=Ol(e);if(!Ib(l,a))return d7(e,l,a);const n=l[a];return e.finalized_||!_i(n)?n:n===Zd(e.base_,a)?(Jd(e),e.copy_[a]=Gb(n,e)):n},has(e,a){return a in Ol(e)},ownKeys(e){return Reflect.ownKeys(Ol(e))},set(e,a,l){const n=O8(Ol(e),a);if(n?.set)return n.set.call(e.draft_,l),!0;if(!e.modified_){const o=Zd(Ol(e),a),s=o?.[St];if(s&&s.base_===l)return e.copy_[a]=l,e.assigned_[a]=!1,!0;if(o7(l,o)&&(l!==void 0||Ib(e.base_,a)))return!0;Jd(e),wb(e)}return e.copy_[a]===l&&(l!==void 0||a in e.copy_)||Number.isNaN(l)&&Number.isNaN(e.copy_[a])||(e.copy_[a]=l,e.assigned_[a]=!0),!0},deleteProperty(e,a){return Zd(e.base_,a)!==void 0||a in e.base_?(e.assigned_[a]=!1,Jd(e),wb(e)):delete e.assigned_[a],e.copy_&&delete e.copy_[a],!0},getOwnPropertyDescriptor(e,a){const l=Ol(e),n=Reflect.getOwnPropertyDescriptor(l,a);return n&&{writable:!0,configurable:e.type_!==1||a!=="length",enumerable:n.enumerable,value:l[a]}},defineProperty(){Pt(11)},getPrototypeOf(e){return Qn(e.base_)},setPrototypeOf(){Pt(12)}},zo={};Ps(b0,(e,a)=>{zo[e]=function(){return arguments[0]=arguments[0][0],a.apply(this,arguments)}});zo.deleteProperty=function(e,a){return zo.set.call(this,e,a,void 0)};zo.set=function(e,a,l){return b0.set.call(this,e[0],a,l,e[0])};function Zd(e,a){const l=e[St];return(l?Ol(l):e)[a]}function d7(e,a,l){const n=O8(a,l);return n?"value"in n?n.value:n.get?.call(e.draft_):void 0}function O8(e,a){if(!(a in e))return;let l=Qn(e);for(;l;){const n=Object.getOwnPropertyDescriptor(l,a);if(n)return n;l=Qn(l)}}function wb(e){e.modified_||(e.modified_=!0,e.parent_&&wb(e.parent_))}function Jd(e){e.copy_||(e.copy_=Nb(e.base_,e.scope_.immer_.useStrictShallowCopy_))}var b7=class{constructor(e){this.autoFreeze_=!0,this.useStrictShallowCopy_=!1,this.produce=(a,l,n)=>{if(typeof a=="function"&&typeof l!="function"){const s=l;l=a;const c=this;return function(m=s,...g){return c.produce(m,p=>l.call(this,p,...g))}}typeof l!="function"&&Pt(6),n!==void 0&&typeof n!="function"&&Pt(7);let o;if(_i(a)){const s=S2(this),c=Gb(a,void 0);let d=!0;try{o=l(c),d=!1}finally{d?Bb(s):Ob(s)}return v2(s,n),C2(o,s)}else if(!a||typeof a!="object"){if(o=l(a),o===void 0&&(o=a),o===R8&&(o=void 0),this.autoFreeze_&&d0(o,!0),n){const s=[],c=[];Fl("Patches").generateReplacementPatches_(a,o,s,c),n(s,c)}return o}else Pt(1,a)},this.produceWithPatches=(a,l)=>{if(typeof a=="function")return(c,...d)=>this.produceWithPatches(c,m=>a(m,...d));let n,o;return[this.produce(a,l,(c,d)=>{n=c,o=d}),n,o]},typeof e?.autoFreeze=="boolean"&&this.setAutoFreeze(e.autoFreeze),typeof e?.useStrictShallowCopy=="boolean"&&this.setUseStrictShallowCopy(e.useStrictShallowCopy)}createDraft(e){_i(e)||Pt(8),kl(e)&&(e=w8(e));const a=S2(this),l=Gb(e,void 0);return l[St].isManual_=!0,Ob(a),l}finishDraft(e,a){const l=e&&e[St];(!l||!l.isManual_)&&Pt(9);const{scope_:n}=l;return v2(n,a),C2(void 0,n)}setAutoFreeze(e){this.autoFreeze_=e}setUseStrictShallowCopy(e){this.useStrictShallowCopy_=e}applyPatches(e,a){let l;for(l=a.length-1;l>=0;l--){const o=a[l];if(o.path.length===0&&o.op==="replace"){e=o.value;break}}l>-1&&(a=a.slice(l+1));const n=Fl("Patches").applyPatches_;return kl(e)?n(e,a):this.produce(e,o=>n(o,a))}};function Gb(e,a){const l=wo(e)?Fl("MapSet").proxyMap_(e,a):lc(e)?Fl("MapSet").proxySet_(e,a):f7(e,a);return(a?a.scope_:B8()).drafts_.push(l),l}function w8(e){return kl(e)||Pt(10,e),G8(e)}function G8(e){if(!_i(e)||nc(e))return e;const a=e[St];let l;if(a){if(!a.modified_)return a.base_;a.finalized_=!0,l=Nb(e,a.scope_.immer_.useStrictShallowCopy_)}else l=Nb(e,!0);return Ps(l,(n,o)=>{N8(l,n,G8(o))}),a&&(a.finalized_=!1),l}var m7=new b7,k8=m7.produce;function h7(e,a=`expected a function, instead received ${typeof e}`){if(typeof e!="function")throw new TypeError(a)}function g7(e,a=`expected an object, instead received ${typeof e}`){if(typeof e!="object")throw new TypeError(a)}function p7(e,a="expected all items to be functions, instead received the following types: "){if(!e.every(l=>typeof l=="function")){const l=e.map(n=>typeof n=="function"?`function ${n.name||"unnamed"}()`:typeof n).join(", ");throw new TypeError(`${a}[${l}]`)}}var M2=e=>Array.isArray(e)?e:[e];function T7(e){const a=Array.isArray(e[0])?e[0]:e;return p7(a,"createSelector expects all input-selectors to be functions, but received the following types: "),a}function v7(e,a){const l=[],{length:n}=e;for(let o=0;o<n;o++)l.push(e[o].apply(null,a));return l}var S7=class{constructor(e){this.value=e}deref(){return this.value}},C7=typeof WeakRef<"u"?WeakRef:S7,y7=0,E2=1;function ms(){return{s:y7,v:void 0,o:null,p:null}}function F8(e,a={}){let l=ms();const{resultEqualityCheck:n}=a;let o,s=0;function c(){let d=l;const{length:m}=arguments;for(let T=0,C=m;T<C;T++){const S=arguments[T];if(typeof S=="function"||typeof S=="object"&&S!==null){let A=d.o;A===null&&(d.o=A=new WeakMap);const E=A.get(S);E===void 0?(d=ms(),A.set(S,d)):d=E}else{let A=d.p;A===null&&(d.p=A=new Map);const E=A.get(S);E===void 0?(d=ms(),A.set(S,d)):d=E}}const g=d;let p;if(d.s===E2)p=d.v;else if(p=e.apply(null,arguments),s++,n){const T=o?.deref?.()??o;T!=null&&n(T,p)&&(p=T,s!==0&&s--),o=typeof p=="object"&&p!==null||typeof p=="function"?new C7(p):p}return g.s=E2,g.v=p,p}return c.clearCache=()=>{l=ms(),c.resetResultsCount()},c.resultsCount=()=>s,c.resetResultsCount=()=>{s=0},c}function M7(e,...a){const l=typeof e=="function"?{memoize:e,memoizeOptions:a}:e,n=(...o)=>{let s=0,c=0,d,m={},g=o.pop();typeof g=="object"&&(m=g,g=o.pop()),h7(g,`createSelector expects an output function after the inputs, but received: [${typeof g}]`);const p={...l,...m},{memoize:T,memoizeOptions:C=[],argsMemoize:S=F8,argsMemoizeOptions:A=[]}=p,E=M2(C),N=M2(A),x=T7(o),G=T(function(){return s++,g.apply(null,arguments)},...E),O=S(function(){c++;const U=v7(x,arguments);return d=G.apply(null,U),d},...N);return Object.assign(O,{resultFunc:g,memoizedResultFunc:G,dependencies:x,dependencyRecomputations:()=>c,resetDependencyRecomputations:()=>{c=0},lastResult:()=>d,recomputations:()=>s,resetRecomputations:()=>{s=0},memoize:T,argsMemoize:S})};return Object.assign(n,{withTypes:()=>n}),n}var rc=M7(F8),E7=Object.assign((e,a=rc)=>{g7(e,`createStructuredSelector expects first argument to be an object where each property is a selector, instead received a ${typeof e}`);const l=Object.keys(e),n=l.map(s=>e[s]);return a(n,(...s)=>s.reduce((c,d,m)=>(c[l[m]]=d,c),{}))},{withTypes:()=>E7});function P8(e){return({dispatch:l,getState:n})=>o=>s=>typeof s=="function"?s(l,n,e):o(s)}var A7=P8(),L7=P8,D7=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__?window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__:function(){if(arguments.length!==0)return typeof arguments[0]=="object"?Fs:Fs.apply(null,arguments)},x7=e=>e&&typeof e.match=="function";function So(e,a){function l(...n){if(a){let o=a(...n);if(!o)throw new Error(xi(0));return{type:e,payload:o.payload,..."meta"in o&&{meta:o.meta},..."error"in o&&{error:o.error}}}return{type:e,payload:n[0]}}return l.toString=()=>`${e}`,l.type=e,l.match=n=>n7(n)&&n.type===e,l}var U8=class To extends Array{constructor(...a){super(...a),Object.setPrototypeOf(this,To.prototype)}static get[Symbol.species](){return To}concat(...a){return super.concat.apply(this,a)}prepend(...a){return a.length===1&&Array.isArray(a[0])?new To(...a[0].concat(this)):new To(...a.concat(this))}};function A2(e){return _i(e)?k8(e,()=>{}):e}function hs(e,a,l){return e.has(a)?e.get(a):e.set(a,l(a)).get(a)}function _7(e){return typeof e=="boolean"}var z7=()=>function(a){const{thunk:l=!0,immutableCheck:n=!0,serializableCheck:o=!0,actionCreatorCheck:s=!0}=a??{};let c=new U8;return l&&(_7(l)?c.push(A7):c.push(L7(l.extraArgument))),c},R7="RTK_autoBatch",L2=e=>a=>{setTimeout(a,e)},I7=(e={type:"raf"})=>a=>(...l)=>{const n=a(...l);let o=!0,s=!1,c=!1;const d=new Set,m=e.type==="tick"?queueMicrotask:e.type==="raf"?typeof window<"u"&&window.requestAnimationFrame?window.requestAnimationFrame:L2(10):e.type==="callback"?e.queueNotification:L2(e.timeout),g=()=>{c=!1,s&&(s=!1,d.forEach(p=>p()))};return Object.assign({},n,{subscribe(p){const T=()=>o&&p(),C=n.subscribe(T);return d.add(p),()=>{C(),d.delete(p)}},dispatch(p){try{return o=!p?.meta?.[R7],s=!o,s&&(c||(c=!0,m(g))),n.dispatch(p)}finally{o=!0}}})},N7=e=>function(l){const{autoBatch:n=!0}=l??{};let o=new U8(e);return n&&o.push(I7(typeof n=="object"?n:void 0)),o};function H8(e){const a=z7(),{reducer:l=void 0,middleware:n,devTools:o=!0,duplicateMiddlewareCheck:s=!0,preloadedState:c=void 0,enhancers:d=void 0}=e||{};let m;if(typeof l=="function")m=l;else if(c0(l))m=f0(l);else throw new Error(xi(1));let g;typeof n=="function"?g=n(a):g=a();let p=Fs;o&&(p=D7({trace:!1,...typeof o=="object"&&o}));const T=l7(...g),C=N7(T);let S=typeof d=="function"?d(C):C();const A=p(...S);return z8(m,c,A)}function W8(e){const a={},l=[];let n;const o={addCase(s,c){const d=typeof s=="string"?s:s.type;if(!d)throw new Error(xi(28));if(d in a)throw new Error(xi(29));return a[d]=c,o},addAsyncThunk(s,c){return c.pending&&(a[s.pending.type]=c.pending),c.rejected&&(a[s.rejected.type]=c.rejected),c.fulfilled&&(a[s.fulfilled.type]=c.fulfilled),c.settled&&l.push({matcher:s.settled,reducer:c.settled}),o},addMatcher(s,c){return l.push({matcher:s,reducer:c}),o},addDefaultCase(s){return n=s,o}};return e(o),[a,l,n]}function B7(e){return typeof e=="function"}function O7(e,a){let[l,n,o]=W8(a),s;if(B7(e))s=()=>A2(e());else{const d=A2(e);s=()=>d}function c(d=s(),m){let g=[l[m.type],...n.filter(({matcher:p})=>p(m)).map(({reducer:p})=>p)];return g.filter(p=>!!p).length===0&&(g=[o]),g.reduce((p,T)=>{if(T)if(kl(p)){const S=T(p,m);return S===void 0?p:S}else{if(_i(p))return k8(p,C=>T(C,m));{const C=T(p,m);if(C===void 0){if(p===null)return p;throw Error("A case reducer on a non-draftable value must not return undefined")}return C}}return p},d)}return c.getInitialState=s,c}var w7=(e,a)=>x7(e)?e.match(a):e(a);function G7(...e){return a=>e.some(l=>w7(l,a))}var k7="ModuleSymbhasOwnPr-0123456789ABCDEFGHNRVfgctiUvz_KqYTJkLxpZXIjQW",F7=(e=21)=>{let a="",l=e;for(;l--;)a+=k7[Math.random()*64|0];return a},P7=["name","message","stack","code"],$d=class{constructor(e,a){this.payload=e,this.meta=a}_type},D2=class{constructor(e,a){this.payload=e,this.meta=a}_type},U7=e=>{if(typeof e=="object"&&e!==null){const a={};for(const l of P7)typeof e[l]=="string"&&(a[l]=e[l]);return a}return{message:String(e)}},x2="External signal was aborted",j8=(()=>{function e(a,l,n){const o=So(a+"/fulfilled",(m,g,p,T)=>({payload:m,meta:{...T||{},arg:p,requestId:g,requestStatus:"fulfilled"}})),s=So(a+"/pending",(m,g,p)=>({payload:void 0,meta:{...p||{},arg:g,requestId:m,requestStatus:"pending"}})),c=So(a+"/rejected",(m,g,p,T,C)=>({payload:T,error:(n&&n.serializeError||U7)(m||"Rejected"),meta:{...C||{},arg:p,requestId:g,rejectedWithValue:!!T,requestStatus:"rejected",aborted:m?.name==="AbortError",condition:m?.name==="ConditionError"}}));function d(m,{signal:g}={}){return(p,T,C)=>{const S=n?.idGenerator?n.idGenerator(m):F7(),A=new AbortController;let E,N;function x(O){N=O,A.abort()}g&&(g.aborted?x(x2):g.addEventListener("abort",()=>x(x2),{once:!0}));const G=(async function(){let O;try{let U=n?.condition?.(m,{getState:T,extra:C});if(W7(U)&&(U=await U),U===!1||A.signal.aborted)throw{name:"ConditionError",message:"Aborted due to condition callback returning false."};const F=new Promise((W,X)=>{E=()=>{X({name:"AbortError",message:N||"Aborted"})},A.signal.addEventListener("abort",E)});p(s(S,m,n?.getPendingMeta?.({requestId:S,arg:m},{getState:T,extra:C}))),O=await Promise.race([F,Promise.resolve(l(m,{dispatch:p,getState:T,extra:C,requestId:S,signal:A.signal,abort:x,rejectWithValue:(W,X)=>new $d(W,X),fulfillWithValue:(W,X)=>new D2(W,X)})).then(W=>{if(W instanceof $d)throw W;return W instanceof D2?o(W.payload,S,m,W.meta):o(W,S,m)})])}catch(U){O=U instanceof $d?c(null,S,m,U.payload,U.meta):c(U,S,m)}finally{E&&A.signal.removeEventListener("abort",E)}return n&&!n.dispatchConditionRejection&&c.match(O)&&O.meta.condition||p(O),O})();return Object.assign(G,{abort:x,requestId:S,arg:m,unwrap(){return G.then(H7)}})}}return Object.assign(d,{pending:s,rejected:c,fulfilled:o,settled:G7(c,o),typePrefix:a})}return e.withTypes=()=>e,e})();function H7(e){if(e.meta&&e.meta.rejectedWithValue)throw e.payload;if(e.error)throw e.error;return e.payload}function W7(e){return e!==null&&typeof e=="object"&&typeof e.then=="function"}var j7=Symbol.for("rtk-slice-createasyncthunk");function V7(e,a){return`${e}/${a}`}function q7({creators:e}={}){const a=e?.asyncThunk?.[j7];return function(n){const{name:o,reducerPath:s=o}=n;if(!o)throw new Error(xi(11));const c=(typeof n.reducers=="function"?n.reducers(Y7()):n.reducers)||{},d=Object.keys(c),m={sliceCaseReducersByName:{},sliceCaseReducersByType:{},actionCreators:{},sliceMatchers:[]},g={addCase(O,j){const U=typeof O=="string"?O:O.type;if(!U)throw new Error(xi(12));if(U in m.sliceCaseReducersByType)throw new Error(xi(13));return m.sliceCaseReducersByType[U]=j,g},addMatcher(O,j){return m.sliceMatchers.push({matcher:O,reducer:j}),g},exposeAction(O,j){return m.actionCreators[O]=j,g},exposeCaseReducer(O,j){return m.sliceCaseReducersByName[O]=j,g}};d.forEach(O=>{const j=c[O],U={reducerName:O,type:V7(o,O),createNotation:typeof n.reducers=="function"};X7(j)?J7(U,j,g,a):Q7(U,j,g)});function p(){const[O={},j=[],U=void 0]=typeof n.extraReducers=="function"?W8(n.extraReducers):[n.extraReducers],F={...O,...m.sliceCaseReducersByType};return O7(n.initialState,W=>{for(let X in F)W.addCase(X,F[X]);for(let X of m.sliceMatchers)W.addMatcher(X.matcher,X.reducer);for(let X of j)W.addMatcher(X.matcher,X.reducer);U&&W.addDefaultCase(U)})}const T=O=>O,C=new Map,S=new WeakMap;let A;function E(O,j){return A||(A=p()),A(O,j)}function N(){return A||(A=p()),A.getInitialState()}function x(O,j=!1){function U(W){let X=W[O];return typeof X>"u"&&j&&(X=hs(S,U,N)),X}function F(W=T){const X=hs(C,j,()=>new WeakMap);return hs(X,W,()=>{const he={};for(const[pe,de]of Object.entries(n.selectors??{}))he[pe]=K7(de,W,()=>hs(S,W,N),j);return he})}return{reducerPath:O,getSelectors:F,get selectors(){return F(U)},selectSlice:U}}const G={name:o,reducer:E,actions:m.actionCreators,caseReducers:m.sliceCaseReducersByName,getInitialState:N,...x(s),injectInto(O,{reducerPath:j,...U}={}){const F=j??s;return O.inject({reducerPath:F,reducer:E},U),{...G,...x(F,!0)}}};return G}}function K7(e,a,l,n){function o(s,...c){let d=a(s);return typeof d>"u"&&n&&(d=l()),e(d,...c)}return o.unwrapped=e,o}var m0=q7();function Y7(){function e(a,l){return{_reducerDefinitionType:"asyncThunk",payloadCreator:a,...l}}return e.withTypes=()=>e,{reducer(a){return Object.assign({[a.name](...l){return a(...l)}}[a.name],{_reducerDefinitionType:"reducer"})},preparedReducer(a,l){return{_reducerDefinitionType:"reducerWithPrepare",prepare:a,reducer:l}},asyncThunk:e}}function Q7({type:e,reducerName:a,createNotation:l},n,o){let s,c;if("reducer"in n){if(l&&!Z7(n))throw new Error(xi(17));s=n.reducer,c=n.prepare}else s=n;o.addCase(e,s).exposeCaseReducer(a,s).exposeAction(a,c?So(e,c):So(e))}function X7(e){return e._reducerDefinitionType==="asyncThunk"}function Z7(e){return e._reducerDefinitionType==="reducerWithPrepare"}function J7({type:e,reducerName:a},l,n,o){if(!o)throw new Error(xi(18));const{payloadCreator:s,fulfilled:c,pending:d,rejected:m,settled:g,options:p}=l,T=o(e,s,p);n.exposeAction(a,T),c&&n.addCase(T.fulfilled,c),d&&n.addCase(T.pending,d),m&&n.addCase(T.rejected,m),g&&n.addMatcher(T.settled,g),n.exposeCaseReducer(a,{fulfilled:c||gs,pending:d||gs,rejected:m||gs,settled:g||gs})}function gs(){}function xi(e){return`Minified Redux Toolkit error #${e}; visit https://redux-toolkit.js.org/Errors?code=${e} for the full message or use the non-minified dev environment for full errors. `}var eb={exports:{}},ab={};/**
|
|
50
|
+
* @license React
|
|
51
|
+
* use-sync-external-store-with-selector.production.js
|
|
52
|
+
*
|
|
53
|
+
* Copyright (c) Meta Platforms, Inc. and affiliates.
|
|
54
|
+
*
|
|
55
|
+
* This source code is licensed under the MIT license found in the
|
|
56
|
+
* LICENSE file in the root directory of this source tree.
|
|
57
|
+
*/var _2;function $7(){if(_2)return ab;_2=1;var e=tc();function a(m,g){return m===g&&(m!==0||1/m===1/g)||m!==m&&g!==g}var l=typeof Object.is=="function"?Object.is:a,n=e.useSyncExternalStore,o=e.useRef,s=e.useEffect,c=e.useMemo,d=e.useDebugValue;return ab.useSyncExternalStoreWithSelector=function(m,g,p,T,C){var S=o(null);if(S.current===null){var A={hasValue:!1,value:null};S.current=A}else A=S.current;S=c(function(){function N(U){if(!x){if(x=!0,G=U,U=T(U),C!==void 0&&A.hasValue){var F=A.value;if(C(F,U))return O=F}return O=U}if(F=O,l(G,U))return F;var W=T(U);return C!==void 0&&C(F,W)?(G=U,F):(G=U,O=W)}var x=!1,G,O,j=p===void 0?null:p;return[function(){return N(g())},j===null?void 0:function(){return N(j())}]},[g,p,T,C]);var E=n(m,S[0],S[1]);return s(function(){A.hasValue=!0,A.value=E},[E]),d(E),E},ab}var z2;function ev(){return z2||(z2=1,eb.exports=$7()),eb.exports}var av=ev();function tv(e){e()}function iv(){let e=null,a=null;return{clear(){e=null,a=null},notify(){tv(()=>{let l=e;for(;l;)l.callback(),l=l.next})},get(){const l=[];let n=e;for(;n;)l.push(n),n=n.next;return l},subscribe(l){let n=!0;const o=a={callback:l,next:null,prev:a};return o.prev?o.prev.next=o:e=o,function(){!n||e===null||(n=!1,o.next?o.next.prev=o.prev:a=o.prev,o.prev?o.prev.next=o.next:e=o.next)}}}}var R2={notify(){},get:()=>[]};function lv(e,a){let l,n=R2,o=0,s=!1;function c(E){p();const N=n.subscribe(E);let x=!1;return()=>{x||(x=!0,N(),T())}}function d(){n.notify()}function m(){A.onStateChange&&A.onStateChange()}function g(){return s}function p(){o++,l||(l=e.subscribe(m),n=iv())}function T(){o--,l&&o===0&&(l(),l=void 0,n.clear(),n=R2)}function C(){s||(s=!0,p())}function S(){s&&(s=!1,T())}const A={addNestedSub:c,notifyNestedSubs:d,handleChangeWrapper:m,isSubscribed:g,trySubscribe:C,tryUnsubscribe:S,getListeners:()=>n};return A}var nv=()=>typeof window<"u"&&typeof window.document<"u"&&typeof window.document.createElement<"u",rv=nv(),ov=()=>typeof navigator<"u"&&navigator.product==="ReactNative",uv=ov(),sv=()=>rv||uv?_.useLayoutEffect:_.useEffect,cv=sv(),fv=Symbol.for("react-redux-context"),dv=typeof globalThis<"u"?globalThis:{};function bv(){if(!_.createContext)return{};const e=dv[fv]??=new Map;let a=e.get(_.createContext);return a||(a=_.createContext(null),e.set(_.createContext,a)),a}var fl=bv();function mv(e){const{children:a,context:l,serverState:n,store:o}=e,s=_.useMemo(()=>{const m=lv(o);return{store:o,subscription:m,getServerState:n?()=>n:void 0}},[o,n]),c=_.useMemo(()=>o.getState(),[o]);cv(()=>{const{subscription:m}=s;return m.onStateChange=m.notifyNestedSubs,m.trySubscribe(),c!==o.getState()&&m.notifyNestedSubs(),()=>{m.tryUnsubscribe(),m.onStateChange=void 0}},[s,c]);const d=l||fl;return _.createElement(d.Provider,{value:s},a)}var hv=mv;function h0(e=fl){return function(){return _.useContext(e)}}var V8=h0();function q8(e=fl){const a=e===fl?V8:h0(e),l=()=>{const{store:n}=a();return n};return Object.assign(l,{withTypes:()=>l}),l}var gv=q8();function pv(e=fl){const a=e===fl?gv:q8(e),l=()=>a().dispatch;return Object.assign(l,{withTypes:()=>l}),l}var K8=pv(),Tv=(e,a)=>e===a;function vv(e=fl){const a=e===fl?V8:h0(e),l=(n,o={})=>{const{equalityFn:s=Tv}=typeof o=="function"?{equalityFn:o}:o,c=a(),{store:d,subscription:m,getServerState:g}=c;_.useRef(!0);const p=_.useCallback({[n.name](C){return n(C)}}[n.name],[n]),T=av.useSyncExternalStoreWithSelector(m.addNestedSub,d.getState,g||d.getState,p,s);return _.useDebugValue(T),T};return Object.assign(l,{withTypes:()=>l}),l}var Y8=vv();const Sv={Finish:"Material",Color:"Color",Look:"Look"},Cv=(e,a)=>e.toLowerCase()===a.toLowerCase();class Ws{static getMaterialsValuesFromOptions(a){if(a?.length)return a.reduce((l,n)=>{const o=Array.isArray(n.values)&&n.values.length?n.values:Array.isArray(n.valuesArray)&&n.valuesArray.length?n.valuesArray:void 0;if(!o)return l;const s=n.metadata?.Name??n.metadata?.Label??n.option??n.label??"without_name",c=o.map(d=>({...d,parentName:s}));return l.push(...c),l},[]).sort((l,n)=>(l.name?.toLowerCase()??"").localeCompare(n.name?.toLowerCase()??""))}static getUniqueByAssetId(a){const l=new Set;return a.filter(n=>l.has(n.assetId)?!1:(l.add(n.assetId),!0))}static normalizeToArray(a,l=!0){return a?Array.isArray(a)?a.map(n=>n.trim()).filter(Boolean):(l?a.split(","):[a]).map(n=>n.trim()).filter(Boolean):[]}static mapFiltersFromValues(a,l){return console.log("mapFiltersFromValues allValues",a),console.log("mapFiltersFromValues selected",l),Object.keys(l).map(n=>{const o=Sv[n],c=l[n].map(d=>{let m=0;for(const g of a){const p=Array.isArray(g.values)?g.values:[];for(const T of p){const C=this.normalizeToArray(T.metadata?.[o]);m+=C.filter(S=>Cv(S,d)).length}}return{filterKey:d,filterCount:m}});return{filterType:n,filters:c}})}static getPositiveSelectedFilers(a){return a.map(l=>({filterName:l.filterType,filterKeys:l.filters.filter(n=>n.filterCount!==0).map(n=>n.filterKey)})).filter(l=>l.filterKeys.length>0)}}const Q8=e=>Array.from(new Set(e)),yv=[{id:"1c3f582f-723e-4611-8864-b2ecd7a5f3fa",type:"Asset",name:"UI_Conceptsize",metadata:{Name:"Conceptsize",Label:"Conceptsize"},blacklist:[],assetType:"model",values:[{assetId:"195ea440-41ee-4bb1-8378-f636d86cd0b9",name:"40",tags:["conceptsize"],metadata:{Label:"40",value:"40"},fileSize:95548,tagids:["21f0dd32-2e39-428b-bb00-c2dd2971ddb0"],type:"item",label:"40",visible:!0,enabled:!0},{assetId:"d7ec6b94-6e4e-48ae-8e75-0e7ad5129be5",name:"50",tags:["conceptsize"],metadata:{Label:"50",value:"50"},fileSize:95548,tagids:["21f0dd32-2e39-428b-bb00-c2dd2971ddb0"],type:"item",label:"50",visible:!0,enabled:!0},{assetId:"8e7379f4-c6f1-4362-98f2-1e5e8433ae7a",name:"60",tags:["conceptsize"],metadata:{Label:"60",value:"60"},fileSize:95548,tagids:["21f0dd32-2e39-428b-bb00-c2dd2971ddb0"],type:"item",label:"60",visible:!0,enabled:!0},{assetId:"5189615f-990c-45bc-a20e-aabe43c085d0",name:"70",tags:["conceptsize"],metadata:{Label:"70",value:"70"},fileSize:95548,tagids:["21f0dd32-2e39-428b-bb00-c2dd2971ddb0"],type:"item",label:"70",visible:!0,enabled:!0},{assetId:"cb9e0fb3-b31e-4272-a914-a460839fd4b3",name:"80",tags:["conceptsize"],metadata:{Label:"80",value:"80"},fileSize:95548,tagids:["21f0dd32-2e39-428b-bb00-c2dd2971ddb0"],type:"item",label:"80",visible:!0,enabled:!0},{assetId:"570bbb46-9084-4cb2-b5d5-07e7b9137232",name:"90",tags:["conceptsize"],metadata:{Label:"90",value:"90"},fileSize:95548,tagids:["21f0dd32-2e39-428b-bb00-c2dd2971ddb0"],type:"item",label:"90",visible:!0,enabled:!0},{assetId:"3578a561-3653-4b93-8680-7ead83b3a02f",name:"30",tags:["conceptsize"],metadata:{Label:"30",value:"30"},fileSize:95548,tagids:["21f0dd32-2e39-428b-bb00-c2dd2971ddb0"],type:"item",label:"30",visible:!0,enabled:!0},{assetId:"ee71c78b-0846-45f5-8cd3-11ec7c254471",name:"24",tags:["conceptsize"],metadata:{Label:"24",value:"24"},fileSize:95548,tagids:["21f0dd32-2e39-428b-bb00-c2dd2971ddb0"],type:"item",label:"24",visible:!0,enabled:!0}],defaultValue:{assetId:""},global:{id:"1c3f582f-723e-4611-8864-b2ecd7a5f3fa",type:"Global",name:"Global",metadata:[]},visible:!0,enabled:!0,hiddenValues:[],disabledValues:[],value:{assetId:""}},{id:"4073e443-7ec6-4ea6-889b-6e84f5fa36b8",type:"Asset",name:"UI_Model",metadata:{Name:"Model",Label:"Model",hasRenderImagePreview:"true"},blacklist:[],assetType:"model",values:[{assetId:"20ae8634-868b-45ec-8f66-6b1c503e4c25",name:"99 2DW OSS_90",tags:["model Urban Duplex"],metadata:{Label:"99 2DW OSS",value:"99 2DW OSS_90",thumbnail:"/api/files/hash/sha256-940fabfe541191b2bc03ffb278b2cde9234ed1bbd6d1f3701709b91238ed3dd5",heightImage:"100px"},fileSize:95548,tagids:["7f6cba5d-af17-443c-9b85-e7ea77908b3b"],type:"item",label:"99 2DW OSS_90",visible:!0,enabled:!0},{assetId:"d7b5e48b-5abd-4a30-96e2-af4393eb5efd",name:"95 2DW Double 1_90",tags:["model Urban Duplex"],metadata:{Label:"95 2DW Double 1",value:"95 2DW Double 1_90",thumbnail:"/api/files/hash/sha256-1d50688538a5ac56b4162464ebd9866ccdee38f3e52a1011ceb6c0332098f27e",heightImage:"100px"},fileSize:95548,tagids:["7f6cba5d-af17-443c-9b85-e7ea77908b3b"],type:"item",label:"95 2DW Double 1_90",visible:!0,enabled:!0},{assetId:"be7481b9-8cf2-42ee-bb69-82a6c49666ba",name:"95 2DW Double_90",tags:["model Urban Duplex"],metadata:{Label:"95 2DW Double",value:"95 2DW Double_90",thumbnail:"/api/files/hash/sha256-1324f83343769b737935cde84658efabdaf908af61450469e8e1be560b632fa0",heightImage:"100px"},fileSize:95548,tagids:["7f6cba5d-af17-443c-9b85-e7ea77908b3b"],type:"item",label:"95 2DW Double_90",visible:!0,enabled:!0},{assetId:"aad09ee1-47c0-48bf-8879-6c5f5cab2376",name:"95 1DW Double_90",tags:["model Urban Duplex"],metadata:{Label:"95 1DW Double",value:"95 1DW Double_90",thumbnail:"/api/files/hash/sha256-868b18068e8195f9b4b6eeaf4c2aed03240dfd831513d48fc31f246e3b44a0f0",heightImage:"100px"},fileSize:95548,tagids:["7f6cba5d-af17-443c-9b85-e7ea77908b3b"],type:"item",label:"95 1DW Double_90",visible:!0,enabled:!0},{assetId:"31cfab37-7605-466c-a4f0-588888854063",name:"94 1DW Multi-Level_90",tags:["model Urban Duplex"],metadata:{Label:"94 1DW Multi-Level",value:"94 1DW Multi-Level_90",thumbnail:"/api/files/hash/sha256-b23d7c91cf59d8a5a1dd9806d26eb9a2b02c7ed2fab1fe5f30a617183b84c19a",heightImage:"100px"},fileSize:95548,tagids:["7f6cba5d-af17-443c-9b85-e7ea77908b3b"],type:"item",label:"94 1DW Multi-Level_90",visible:!0,enabled:!0},{assetId:"aa098a6d-db73-45e2-99b0-6736089583e8",name:"97 1DW Slim 1_90",tags:["model Urban Duplex"],metadata:{Label:"97 1DW Slim 1",value:"97 1DW Slim 1_90",thumbnail:"/api/files/hash/sha256-85c71a4df0df172824cd0f82c0c2df9e59b60a3c80fee275dcc5945617ca81c8",heightImage:"100px"},fileSize:95548,tagids:["7f6cba5d-af17-443c-9b85-e7ea77908b3b"],type:"item",label:"97 1DW Slim 1_90",visible:!0,enabled:!0},{assetId:"4f1678a8-d687-4bbe-a383-62a2c9259377",name:"97 1DW_90",tags:["model Urban Duplex"],metadata:{Label:"97 1DW",value:"97 1DW_90",thumbnail:"/api/files/hash/sha256-fbcee2fabcf350c2fb793481beb9f317c7205e5a687e6aab6083c39debde33b0",heightImage:"100px"},fileSize:95548,tagids:["7f6cba5d-af17-443c-9b85-e7ea77908b3b"],type:"item",label:"97 1DW_90",visible:!0,enabled:!0},{assetId:"c18edde7-d10a-4435-9d60-74ebfeb0607a",name:"97 1DW Slim_90",tags:["model Urban Duplex"],metadata:{Label:"97 1DW Slim",value:"97 1DW Slim_90",thumbnail:"/api/files/hash/sha256-8b6093572e980990b3c1fbd15bcb348b089a76de35d1a81a08bc8c50c34efd47",heightImage:"100px"},fileSize:95548,tagids:["7f6cba5d-af17-443c-9b85-e7ea77908b3b"],type:"item",label:"97 1DW Slim_90",visible:!0,enabled:!0},{assetId:"804279e0-e302-411c-a38d-6478654806c1",name:"85 1DW Slim OSS_80",tags:["model Urban Duplex"],metadata:{Label:"85 1DW Slim OSS",value:"85 1DW Slim OSS_80",thumbnail:"/api/files/hash/sha256-9ee80abe1354c5fefb449252fb3f175a3754fc2efc9dcc1164af01059bf1caa2",heightImage:"100px"},fileSize:95548,tagids:["7f6cba5d-af17-443c-9b85-e7ea77908b3b"],type:"item",label:"85 1DW Slim OSS_80",visible:!0,enabled:!0},{assetId:"a9b4dd75-faaa-4c82-a033-5b2693adbfad",name:"83 2DW Double_80",tags:["model Urban Duplex"],metadata:{Label:"83 2DW Double_80",value:"83 2DW Double_80",thumbnail:"/api/files/hash/sha256-93131b2c80c6720c2f129a68c391804e5b7bcfa703951fa55450dce87e4f5c9d",heightImage:"100px"},fileSize:95548,tagids:["7f6cba5d-af17-443c-9b85-e7ea77908b3b"],type:"item",label:"83 2DW Double_80",visible:!0,enabled:!0},{assetId:"732b4657-5dde-4977-9df7-ee1159e5e62f",name:"87 2DW Double_80",tags:["model Urban Duplex"],metadata:{Label:"87 2DW Double",value:"87 2DW Double_80",thumbnail:"/api/files/hash/sha256-4680d0fda422a576727690f29bd65883140d03f36eb8073a626fb3a8f3cbff0e",heightImage:"100px"},fileSize:95548,tagids:["7f6cba5d-af17-443c-9b85-e7ea77908b3b"],type:"item",label:"87 2DW Double_80",visible:!0,enabled:!0},{assetId:"52e5d7ed-e28a-49b9-8f97-2ed13ac35b92",name:"83 2DW_80",tags:["model Urban Duplex"],metadata:{Label:"83 2DW",value:"83 2DW_80",thumbnail:"/api/files/hash/sha256-fa2451b63dc94b82eef2645282f5bb246a9a10d1039da3aecb4a8653201652b7",heightImage:"100px"},fileSize:95548,tagids:["7f6cba5d-af17-443c-9b85-e7ea77908b3b"],type:"item",label:"83 2DW_80",visible:!0,enabled:!0},{assetId:"acc81ec8-fab8-4adf-973d-12efafe3e2d6",name:"89 2DW_80",tags:["model Urban Duplex"],metadata:{Label:"89 2DW",value:"89 2DW_80",thumbnail:"/api/files/hash/sha256-082f16c9244e6580622f61270d0bf61f42d29320ec3d063ca9695a6454bb8bb6",heightImage:"100px"},fileSize:95548,tagids:["7f6cba5d-af17-443c-9b85-e7ea77908b3b"],type:"item",label:"89 2DW_80",visible:!0,enabled:!0},{assetId:"8fb6a7ce-1910-4a46-988c-ddfd044e2e8e",name:"83 1DW Slim_80",tags:["model Urban Duplex"],metadata:{Label:"83 1DW Slim",value:"83 1DW Slim_80",thumbnail:"/api/files/hash/sha256-5bfa0a6525ebb7a8987de55062eea1f5f883e9fda4eac11bb8417d1608291594",heightImage:"100px"},fileSize:95548,tagids:["7f6cba5d-af17-443c-9b85-e7ea77908b3b"],type:"item",label:"83 1DW Slim_80",visible:!0,enabled:!0},{assetId:"90e89c2d-bf21-4a48-b405-e4ba886fcb1d",name:"87 1DW Double_80",tags:["model Urban Duplex"],metadata:{Label:"87 1DW Double",value:"87 1DW Double_80",thumbnail:"/api/files/hash/sha256-83c8b14bbcab514df98be093ac49649cce3497d865ca7fdfaf45a8d7b68079ca",heightImage:"100px"},fileSize:95548,tagids:["7f6cba5d-af17-443c-9b85-e7ea77908b3b"],type:"item",label:"87 1DW Double_80",visible:!0,enabled:!0},{assetId:"3f788e64-cef6-49ab-973f-ad85cab66335",name:"83 1DW Slim Double 1_80",tags:["model Urban Duplex"],metadata:{Label:"83 1DW Slim Double 1",value:"83 1DW Slim Double 1_80",thumbnail:"/api/files/hash/sha256-041fea51edfc1799a8c80c496ea38941a9d373c0772c762f3db4dfb7a972cb5c",heightImage:"100px"},fileSize:95548,tagids:["7f6cba5d-af17-443c-9b85-e7ea77908b3b"],type:"item",label:"83 1DW Slim Double 1_80",visible:!0,enabled:!0},{assetId:"12070213-1717-45e9-88d0-346e0a1ecb9a",name:"83 1DW Slim Double_80",tags:["model Urban Duplex"],metadata:{Label:"83 1DW Slim Double",value:"83 1DW Slim Double_80",thumbnail:"/api/files/hash/sha256-10f2eaa93c99651320cbba22a5b63dd6e3274cfb239a2836273cd6a0eeb5b5ad",heightImage:"100px"},fileSize:95548,tagids:["7f6cba5d-af17-443c-9b85-e7ea77908b3b"],type:"item",label:"83 1DW Slim Double_80",visible:!0,enabled:!0},{assetId:"c0bf5dcd-5772-456c-a22b-39af7ac8ac0c",name:"71 1DW OSS_70",tags:["model Urban Duplex"],metadata:{Label:"71 1DW OSS",value:"71 1DW OSS_70",thumbnail:"/api/files/hash/sha256-3e6dc77f528c1378999621db73b51f48d654070bc53ca36b02bf463b2a7a17ad",heightImage:"100px"},fileSize:95548,tagids:["7f6cba5d-af17-443c-9b85-e7ea77908b3b"],type:"item",label:"71 1DW OSS_70",visible:!0,enabled:!0},{assetId:"bda78f40-c8df-4f45-90f2-287d0b2de5fc",name:"70 1DW Multi-Level_70",tags:["model Urban Duplex"],metadata:{Label:"70 1DW Multi-Level",value:"70 1DW Multi-Level_70",thumbnail:"/api/files/hash/sha256-67220a64b43c95d0579e69f8ead383e5a021bf749801fbb90e435e9faa71fe89",heightImage:"100px"},fileSize:95548,tagids:["7f6cba5d-af17-443c-9b85-e7ea77908b3b"],type:"item",label:"70 1DW Multi-Level_70",visible:!0,enabled:!0},{assetId:"10d513a6-3c39-49c9-940e-a52c90dc405e",name:"71 2DW Double_70",tags:["model Urban Duplex"],metadata:{Label:"71 2DW Double",value:"71 2DW Double_70",thumbnail:"/api/files/hash/sha256-ce3f83b9d7502bef9f53f91120e1bd38763790e85e0d0e4c5b4191f419359257",heightImage:"100px"},fileSize:95548,tagids:["7f6cba5d-af17-443c-9b85-e7ea77908b3b"],type:"item",label:"71 2DW Double_70",visible:!0,enabled:!0},{assetId:"6e7ba44a-9736-44e3-b5bd-0d4dd2548d38",name:"73 2DW_70",tags:["model Urban Duplex"],metadata:{Label:"73 2DW",value:"73 2DW_70",thumbnail:"/api/files/hash/sha256-c33a547c0e92e490e070c4a001ebc5e4afb645b96362c4325bef776a7ba692a2",heightImage:"100px"},fileSize:95548,tagids:["7f6cba5d-af17-443c-9b85-e7ea77908b3b"],type:"item",label:"73 2DW_70",visible:!0,enabled:!0},{assetId:"3852b7c9-f9c9-42c5-8e65-fa05d5430c1d",name:"77 2DW Double_70",tags:["model Urban Duplex"],metadata:{Label:"77 2DW Double",value:"77 2DW Double_70",thumbnail:"/api/files/hash/sha256-61e631e181f0d872acc8b14b7ebec1695d8390e57a7ee019ceb15d01ea1ff07d",heightImage:"100px"},fileSize:95548,tagids:["7f6cba5d-af17-443c-9b85-e7ea77908b3b"],type:"item",label:"77 2DW Double_70",visible:!0,enabled:!0},{assetId:"cacc8e61-6254-4078-b74e-8db2ac5875c7",name:"79 2DW_70",tags:["model Urban Duplex"],metadata:{Label:"79 2DW",value:"79 2DW_70",thumbnail:"/api/files/hash/sha256-a371d75448bff3c2b6d903a78607806d39c2a41c597135e5254ef5fdc76f5887",heightImage:"100px"},fileSize:95548,tagids:["7f6cba5d-af17-443c-9b85-e7ea77908b3b"],type:"item",label:"79 2DW_70",visible:!0,enabled:!0},{assetId:"bc971a8e-2322-4c08-ae82-d8876f47897e",name:"71 1DW Multi-Level_70",tags:["model Urban Duplex"],metadata:{Label:"71 1DW Multi-Level",value:"71 1DW Multi-Level_70",thumbnail:"/api/files/hash/sha256-6a88c4f0a08cbd0474fa1f7caa5ee5a3c7d3c8cb01d306ca868993f506f070a9",heightImage:"100px"},fileSize:95548,tagids:["7f6cba5d-af17-443c-9b85-e7ea77908b3b"],type:"item",label:"71 1DW Multi-Level_70",visible:!0,enabled:!0},{assetId:"b4562675-9b2f-4229-87cf-2089d47b339c",name:"71 2DW_70",tags:["model Urban Duplex"],metadata:{Label:"71 2DW",value:"71 2DW_70",thumbnail:"/api/files/hash/sha256-3205a7f8edc273b4f5f6966a25aad44fd82071cccf1b3575c7bec8157e9a0e30",heightImage:"100px"},fileSize:95548,tagids:["7f6cba5d-af17-443c-9b85-e7ea77908b3b"],type:"item",label:"71 2DW_70",visible:!0,enabled:!0},{assetId:"79f815be-0f3c-4110-aeb6-3b6b34854c40",name:"75 1DW Slim_70",tags:["model Urban Duplex"],metadata:{Label:"75 1DW Slim",value:"75 1DW Slim_70",thumbnail:"/api/files/hash/sha256-d7d464799455e66e12403a58d82cfb1acf8a57a126d5f3d6b659bdcb79538f1a",heightImage:"100px"},fileSize:95548,tagids:["7f6cba5d-af17-443c-9b85-e7ea77908b3b"],type:"item",label:"75 1DW Slim_70",visible:!0,enabled:!0},{assetId:"42c070f7-8677-442d-9e06-1c4d74634f91",name:"73 1DW Slim_70",tags:["model Urban Duplex"],metadata:{Label:"73 1DW Slim",value:"73 1DW Slim_70",thumbnail:"/api/files/hash/sha256-4f3deeb6ad373fa4a0c0d745d22e43d8cc7227b7b3f2931cf1f084e2defe87ce",heightImage:"100px",filtration_Style:"1-Drawer_Single Basin_Asymmetrical"},fileSize:95548,tagids:["7f6cba5d-af17-443c-9b85-e7ea77908b3b"],type:"item",label:"73 1DW Slim_70",visible:!0,enabled:!0},{assetId:"ef53123c-4707-4d53-a006-1093cd563fbb",name:"79 1DW Double_70",tags:["model Urban Duplex"],metadata:{Label:"79 1DW Double",value:"79 1DW Double_70",thumbnail:"/api/files/hash/sha256-215dcde7537401dce9cebbca526102de65eeb720242c88c090443f39b21933f2",heightImage:"100px"},fileSize:95548,tagids:["7f6cba5d-af17-443c-9b85-e7ea77908b3b"],type:"item",label:"79 1DW Double_70",visible:!0,enabled:!0},{assetId:"82cdc27e-1223-4587-ad90-04f84823d038",name:"65 1DW OSS_60",tags:["model Urban Duplex"],metadata:{Label:"65 1DW OSS",value:"65 1DW OSS_60",thumbnail:"/api/files/hash/sha256-7ba990438f5c339b1e57b688eb11b87af414eb39e247491637859535c3635376",heightImage:"100px"},fileSize:95548,tagids:["7f6cba5d-af17-443c-9b85-e7ea77908b3b"],type:"item",label:"65 1DW OSS_60",visible:!0,enabled:!0},{assetId:"aa83e649-0ca8-488c-ac20-b1afe4c2f91a",name:"65 2DW_60",tags:["model Urban Duplex"],metadata:{Label:"65 2DW",value:"65 2DW_60",thumbnail:"/api/files/hash/sha256-f0ee3129d1da058bf875bd907dfa941326059b700361d94eae7155fcc7d3d1de",heightImage:"100px"},fileSize:95548,tagids:["7f6cba5d-af17-443c-9b85-e7ea77908b3b"],type:"item",label:"65 2DW_60",visible:!0,enabled:!0},{assetId:"e34b4d22-e489-48c3-975e-f46d62b641db",name:"63 2DW_60",tags:["model Urban Duplex"],metadata:{Label:"63 2DW",value:"63 2DW_60",thumbnail:"/api/files/hash/sha256-61a1235598417c6541a12875fe94317ab1814c39ab180ace1f3deb57a41963f0",heightImage:"100px"},fileSize:95548,tagids:["7f6cba5d-af17-443c-9b85-e7ea77908b3b"],type:"item",label:"63 2DW_60",visible:!0,enabled:!0},{assetId:"b5d1d0f0-8211-4f21-ba5c-96c28366773b",name:"69 2DW Double_60",tags:["model Urban Duplex"],metadata:{Label:"69 2DW Double",value:"69 2DW Double_60",thumbnail:"/api/files/hash/sha256-ece3069f1ddea1986cd5fca48c7f260157bf4f0a006d5114f804a4c6b8391f7e",heightImage:"100px"},fileSize:95548,tagids:["7f6cba5d-af17-443c-9b85-e7ea77908b3b"],type:"item",label:"69 2DW Double_60",visible:!0,enabled:!0},{assetId:"99f926d6-dc6d-49a2-bef0-f73c487fb7df",name:"63 1DW Slim 2_60",tags:["model","model Urban Duplex"],metadata:{Label:"63 1DW Slim 2",value:"63 1DW Slim 2_60",thumbnail:"/api/files/hash/sha256-9f0e37bd5fd81d5e9d63c438410f92c25f13d4636e070a0ad4aed71f95c1f5ff",heightImage:"100px"},fileSize:95548,tagids:["19b3f1fb-357c-4f51-976b-b17cff00679b","7f6cba5d-af17-443c-9b85-e7ea77908b3b"],type:"item",label:"63 1DW Slim 2_60",visible:!0,enabled:!0},{assetId:"2a187a35-ffd5-4317-b4d4-3eb8b934a61d",name:"63 1DW Slim 1_60",tags:["model Urban Duplex"],metadata:{Label:"63 1DW Slim 1",value:"63 1DW Slim 1_60",thumbnail:"/api/files/hash/sha256-3755538f13ae39a1eba57bcdbd9df721ab8cd9d9cd43ac3c7c4c43b0f06d5fed",heightImage:"100px"},fileSize:95548,tagids:["7f6cba5d-af17-443c-9b85-e7ea77908b3b"],type:"item",label:"63 1DW Slim 1_60",visible:!0,enabled:!0},{assetId:"adc7bb13-868e-4345-92df-5cbf4a94de48",name:"63 1DW Double_60",tags:["model Urban Duplex"],metadata:{Label:"63 1DW Double",value:"63 1DW Double_60",thumbnail:"/api/files/hash/sha256-6ceeb645962ffd36daff8a7e465674757c9a936c19d54d74366a4295ab484318",heightImage:"100px"},fileSize:95548,tagids:["7f6cba5d-af17-443c-9b85-e7ea77908b3b"],type:"item",label:"63 1DW Double_60",visible:!0,enabled:!0},{assetId:"699adf5b-4322-4c80-a24c-3dfcd2db4fe3",name:"63 1DW Slim_60",tags:["model Urban Duplex"],metadata:{Label:"63 1DW Slim",value:"63 1DW Slim_60",thumbnail:"/api/files/hash/sha256-17e4f226e50528f9f74d7e78d229f4b3fa770f08f8bcd5388f52395d51286870",heightImage:"100px"},fileSize:95548,tagids:["7f6cba5d-af17-443c-9b85-e7ea77908b3b"],type:"item",label:"63 1DW Slim_60",visible:!0,enabled:!0},{assetId:"17ebddb7-38d5-4863-b79b-7d6ef5a54e2c",name:"61 1DW Multi-Level_60",tags:["model Urban Duplex"],metadata:{Label:"61 1DW Multi-Level",value:"61 1DW Multi-Level_60",thumbnail:"/api/files/hash/sha256-453cf42dae46259e33875f87cfd20b75c819a9fedee9f298eb3911d783dd7fdf",heightImage:"100px"},fileSize:95548,tagids:["7f6cba5d-af17-443c-9b85-e7ea77908b3b"],type:"item",label:"61 1DW Multi-Level_60",visible:!0,enabled:!0},{assetId:"3168081b-e8bf-4321-9af1-076b5ca56d7e",name:"67 1DW Slim_60",tags:["model Urban Duplex"],metadata:{Label:"67 1DW Slim",value:"67 1DW Slim_60",thumbnail:"/api/files/hash/sha256-b965e9d064606b0fd868c6e179577bce4c9724a84588b210c3915688ffdc92b6",heightImage:"100px"},fileSize:95548,tagids:["7f6cba5d-af17-443c-9b85-e7ea77908b3b"],type:"item",label:"67 1DW Slim_60",visible:!0,enabled:!0},{assetId:"1a66d901-4fb1-4914-80f3-4e960c1f85f7",name:"59 2DW Double_50",tags:["model Urban Duplex"],metadata:{Label:"59 2DW Double",value:"59 2DW Double_50",thumbnail:"/api/files/hash/sha256-7a0659806a56eb543a5ca2253d7aebae498b4656dd8711c225513e88b1fc1a50",heightImage:"100px"},fileSize:95548,tagids:["7f6cba5d-af17-443c-9b85-e7ea77908b3b"],type:"item",label:"59 2DW Double_50",visible:!0,enabled:!0},{assetId:"5f5187ce-198f-495b-bd1e-7a0a962da147",name:"53 1DW OSS_50",tags:["model Urban Duplex"],metadata:{Label:"53 1DW OSS",value:"53 1DW OSS_50",thumbnail:"/api/files/hash/sha256-5401ab6997db9eeba92db07683eab28c86e136db0a7cf1de4ad709762c87e107",heightImage:"100px"},fileSize:95548,tagids:["7f6cba5d-af17-443c-9b85-e7ea77908b3b"],type:"item",label:"53 1DW OSS_50",visible:!0,enabled:!0},{assetId:"27ba8dca-bf5b-4492-b240-d274c6bff366",name:"55 2DW OSS_50",tags:["model Urban Duplex"],metadata:{Label:"55 2DW OSS",value:"55 2DW OSS_50",thumbnail:"/api/files/hash/sha256-07e999385f3f180123e85c46be6e20aa6ca5048f83a58642e4e3aae2a05580e0",heightImage:"100px"},fileSize:95548,tagids:["7f6cba5d-af17-443c-9b85-e7ea77908b3b"],type:"item",label:"55 2DW OSS_50",visible:!0,enabled:!0},{assetId:"0ef17d93-d257-47e2-8f90-090f4ec8c960",name:"59 1DW Double OSS_50",tags:["model Urban Duplex"],metadata:{Label:"59 1DW Double OSS",value:"59 1DW Double OSS_50",thumbnail:"/api/files/hash/sha256-ce91b265c267a829eee5dec3ecef4a6e263ea1ff4e5c5a7670d3e40d6e7a249c",heightImage:"100px"},fileSize:95548,tagids:["7f6cba5d-af17-443c-9b85-e7ea77908b3b"],type:"item",label:"59 1DW Double OSS_50",visible:!0,enabled:!0},{assetId:"e8b30941-0e35-4e80-8078-770d900b70b2",name:"55 1DW Slim 1_50",tags:["model Urban Duplex"],metadata:{Label:"55 1DW Slim 1",value:"55 1DW Slim 1_50",thumbnail:"/api/files/hash/sha256-027cb432918da8b48d1cac5f91f97a19bd410bbc8f646d299476d2ec4dcee9b3",heightImage:"100px"},fileSize:95548,tagids:["7f6cba5d-af17-443c-9b85-e7ea77908b3b"],type:"item",label:"55 1DW Slim 1_50",visible:!0,enabled:!0},{assetId:"5659a2f1-2549-4ba6-943a-58b04f426e58",name:"59 1DW_50",tags:["model Urban Duplex"],metadata:{Label:"59 1DW",value:"59 1DW_50",thumbnail:"/api/files/hash/sha256-5bd84d4666dde93d90daea7fa4c028b6e8d4069ab15adef974821d8c4b4051b8",heightImage:"100px"},fileSize:95548,tagids:["7f6cba5d-af17-443c-9b85-e7ea77908b3b"],type:"item",label:"59 1DW_50",visible:!0,enabled:!0},{assetId:"8ec9ba74-8ee3-4f2d-bdab-ea7b6d5343fc",name:"59 1DW Slim_50",tags:["model Urban Duplex"],metadata:{Label:"59 1DW Slim",value:"59 1DW Slim_50",thumbnail:"/api/files/hash/sha256-e10cd3fec425019b7c0a03df561b5a584942bc7010b4ad07a9e83167d417196a",heightImage:"100px"},fileSize:95548,tagids:["7f6cba5d-af17-443c-9b85-e7ea77908b3b"],type:"item",label:"59 1DW Slim_50",visible:!0,enabled:!0},{assetId:"b6d7b435-ed1f-4b30-8909-c04af88c1e28",name:"57 1DW Multi-level_50",tags:["model Urban Duplex"],metadata:{Label:"57 1DW Multi-level",value:"57 1DW Multi-level_50",thumbnail:"/api/files/hash/sha256-6067e010ae90835f59c3715c729a1f356f48c4e72f2ebfaff7d919fb6f8d9f51",heightImage:"100px"},fileSize:95548,tagids:["7f6cba5d-af17-443c-9b85-e7ea77908b3b"],type:"item",label:"57 1DW Multi-level_50",visible:!0,enabled:!0},{assetId:"148be97f-e7d5-44f0-9875-4fed40099966",name:"51 2DW_50",tags:["model Urban Duplex"],metadata:{Label:"51 2DW",value:"51 2DW_50",thumbnail:"/api/files/hash/sha256-f7fe1e49bbefa64e6956011693ba9199a744d59a8a0bcc9b72d2c3d6e34d78eb",heightImage:"100px"},fileSize:95548,tagids:["7f6cba5d-af17-443c-9b85-e7ea77908b3b"],type:"item",label:"51 2DW_50",visible:!0,enabled:!0},{assetId:"95a2a635-eb60-4032-b8a5-26b3de95493d",name:"55 1DW Slim_50",tags:["model Urban Duplex"],metadata:{Label:"55 1DW Slim",value:"55 1DW Slim_50",thumbnail:"/api/files/hash/sha256-9e4afe81db704e46508a894274b73901c7af1601ee23f0ee6aa04e90bfbce5c0",heightImage:"100px"},fileSize:95548,tagids:["7f6cba5d-af17-443c-9b85-e7ea77908b3b"],type:"item",label:"55 1DW Slim_50",visible:!0,enabled:!0},{assetId:"8dba195c-cb60-4f93-9705-88de5c3292eb",name:"42 1DW Slim OSS_40",tags:["model Urban Duplex"],metadata:{Label:"42 1DW Slim OSS",value:"42 1DW Slim OSS_40",thumbnail:"/api/files/hash/sha256-957b94217474e7cbfaf5fc44f09226bf107d4e17983ac1be54225cbb766b0dd4",heightImage:"100px"},fileSize:95548,tagids:["7f6cba5d-af17-443c-9b85-e7ea77908b3b"],type:"item",label:"42 1DW Slim OSS_40",visible:!0,enabled:!0},{assetId:"0f152381-0cf4-4b2d-9d95-83f53b975228",name:"48 2DW_40",tags:["model Urban Duplex"],metadata:{Label:"48 2DW",value:"48 2DW_40",thumbnail:"/api/files/hash/sha256-a35a523586422039da937c7567be01e477b3782fde945dc3e0c51622ae0f8338",heightImage:"100px"},fileSize:95548,tagids:["7f6cba5d-af17-443c-9b85-e7ea77908b3b"],type:"item",label:"48 2DW_40",visible:!0,enabled:!0},{assetId:"d4c45838-462e-4ba4-ace0-a8ae9e202fe6",name:"48 2DW Double_40",tags:["model Urban Duplex"],metadata:{Label:"48 2DW Double",value:"48 2DW Double_40",thumbnail:"/api/files/hash/sha256-d9911083ef3c8537ec9a8e8d6ef6487cf323c977ae8202fa394e0043fd08cd6b",heightImage:"100px"},fileSize:95548,tagids:["7f6cba5d-af17-443c-9b85-e7ea77908b3b"],type:"item",label:"48 2DW Double_40",visible:!0,enabled:!0},{assetId:"e5ad9918-b4de-4b89-bcf3-2d9b35b62856",name:"48 1DW Slim_40",tags:["model Urban Duplex"],metadata:{Label:"48 1DW Slim",value:"48 1DW Slim_40",thumbnail:"/api/files/hash/sha256-68deb96791a97db34d7b84d4de6a32d009cb166a1447340695a2d9f4c7dc6aa2",heightImage:"100px"},fileSize:95548,tagids:["7f6cba5d-af17-443c-9b85-e7ea77908b3b"],type:"item",label:"48 1DW Slim_40",visible:!0,enabled:!0},{assetId:"10b73a23-3473-4043-9ffa-06b30950f56a",name:"42 1DW 1_40",tags:["model Urban Duplex"],metadata:{Label:"42 1DW 1",value:"42 1DW 1_40",thumbnail:"/api/files/hash/sha256-237d0ba2a068accd89f019e9e3ed6b74c03f765d7e4e9fb87a2f99839e0d7e92",heightImage:"100px"},fileSize:95548,tagids:["7f6cba5d-af17-443c-9b85-e7ea77908b3b"],type:"item",label:"42 1DW 1_40",visible:!0,enabled:!0},{assetId:"243fd8ee-0a09-4262-a6f4-3f0cb999af74",name:"42 1DW Slim 1_40",tags:["model Urban Duplex"],metadata:{Label:"42 1DW Slim 1",value:"42 1DW Slim 1_40",thumbnail:"/api/files/hash/sha256-a1986e03357d037191374fb0b50982240731fcdfa9b163f45b6a93e34d406e99",heightImage:"100px"},fileSize:95548,tagids:["7f6cba5d-af17-443c-9b85-e7ea77908b3b"],type:"item",label:"42 1DW Slim 1_40",visible:!0,enabled:!0},{assetId:"14961583-1d01-47fa-8f50-d6bae281d08f",name:"46 1DW Slim_40",tags:["model Urban Duplex"],metadata:{Label:"46 1DW Slim",value:"46 1DW Slim_40",thumbnail:"/api/files/hash/sha256-6c919a4dc53e07d8c2dea89df95a5950995939b9502ce8c9920f0cf7119b0bbb",heightImage:"100px"},fileSize:95548,tagids:["7f6cba5d-af17-443c-9b85-e7ea77908b3b"],type:"item",label:"46 1DW Slim_40",visible:!0,enabled:!0},{assetId:"e9a06a37-7605-44a5-8b50-78a8364cea10",name:"42 1DW_40",tags:["model Urban Duplex"],metadata:{Label:"42 1DW",value:"42 1DW_40",thumbnail:"/api/files/hash/sha256-daef8397016ccd132d462dd1c579b85044c68d3419e2d2cef5dff8eaa017e905",heightImage:"100px"},fileSize:95548,tagids:["7f6cba5d-af17-443c-9b85-e7ea77908b3b"],type:"item",label:"42 1DW_40",visible:!0,enabled:!0},{assetId:"9d25a611-5e60-4e98-9550-f1cf55ed8af3",name:"42 1DW Slim_40",tags:["model Urban Duplex"],metadata:{Label:"42 1DW Slim_40",value:"42 1DW Slim_40",thumbnail:"/api/files/hash/sha256-afc4eb6a31c51465e4ef429b7c00e4a5ee5ed5f820111144135e1fd250cf7bae",heightImage:"100px"},fileSize:95548,tagids:["7f6cba5d-af17-443c-9b85-e7ea77908b3b"],type:"item",label:"42 1DW Slim_40",visible:!0,enabled:!0},{assetId:"dfe10703-f219-487c-bcf5-d3d310168a8f",name:"48 1DW Double_40",tags:["model Urban Duplex"],metadata:{Label:"48 1DW Double",value:"48 1DW Double_40",thumbnail:"/api/files/hash/sha256-bfd5be661f5ca7837d8e552e0035aab866a5d760eedcd2a8754d9c36df6daf02",heightImage:"100px"},fileSize:95548,tagids:["7f6cba5d-af17-443c-9b85-e7ea77908b3b"],type:"item",label:"48 1DW Double_40",visible:!0,enabled:!0},{assetId:"0fa00003-cf80-429f-b51f-601123a43d7a",name:"34 2DW OSS_30",tags:["model Urban Duplex"],metadata:{Label:"34 2DW OSS",value:"34 2DW OSS_30",thumbnail:"/api/files/hash/sha256-913c3da360df99c11f980bbff037ed4b9a95bfa1d69f0040caa6b4c25f186e7d",heightImage:"100px"},fileSize:95548,tagids:["7f6cba5d-af17-443c-9b85-e7ea77908b3b"],type:"item",label:"34 2DW OSS_30",visible:!0,enabled:!0},{assetId:"92792cf4-053a-485a-9e7c-18457d777699",name:"34 1DW OSS_30",tags:["model Urban Duplex"],metadata:{Label:"34 1DW OSS_30",value:"34 1DW OSS_30",thumbnail:"/api/files/hash/sha256-3eee548a488e6a7a4c45b23dc60a8d8f90d7507466c592223fc178e4d5d3be19",heightImage:"100px"},fileSize:95548,tagids:["7f6cba5d-af17-443c-9b85-e7ea77908b3b"],type:"item",label:"34 1DW OSS_30",visible:!0,enabled:!0},{assetId:"a419d587-a6a3-4dcf-aba2-5eeb850b64a4",name:"36 2DW_30",tags:["model Urban Duplex"],metadata:{Label:"36 2DW",value:"36 2DW_30",thumbnail:"/api/files/hash/sha256-0f3a42ae610327d622a1a0bf855d4591c28679a889df660f557d5388d59f82b9",heightImage:"100px"},fileSize:95548,tagids:["7f6cba5d-af17-443c-9b85-e7ea77908b3b"],type:"item",label:"36 2DW_30",visible:!0,enabled:!0},{assetId:"4dbecc91-5d81-4a3f-8c54-14fe5cbdf653",name:"36 1DW Slim_30",tags:["model Urban Duplex"],metadata:{Label:"36 1DW Slim_30",value:"36 1DW Slim_30",thumbnail:"/api/files/hash/sha256-205390d4bf14a8d853b337799e10e1c7356276f8bd02b333c2dd763945bae86c",heightImage:"100px"},fileSize:95548,tagids:["7f6cba5d-af17-443c-9b85-e7ea77908b3b"],type:"item",label:"36 1DW Slim_30",visible:!0,enabled:!0},{assetId:"a578c9b0-7885-47c9-b241-f4dcfc16e9ea",name:"32 1DW_30",tags:["model Urban Duplex"],metadata:{Label:"32 1DW_30",value:"32 1DW_30",thumbnail:"/api/files/hash/sha256-553a1aa09e2f19d78d25bbd80ffcc2952303a0b54e96db7844194c31fcabd396",heightImage:"100px"},fileSize:95548,tagids:["7f6cba5d-af17-443c-9b85-e7ea77908b3b"],type:"item",label:"32 1DW_30",visible:!0,enabled:!0},{assetId:"2c8ab13b-abd4-4a33-b31a-255f13dfe5cb",name:"32 1DW Slim_30",tags:["model Urban Duplex"],metadata:{Label:"32 1DW Slim",value:"32 1DW Slim_30",thumbnail:"/api/files/hash/sha256-a8e1f7e5997885fb779eef1cac6cd837b70c8f559c4445ee3b4730f23841e8fb",heightImage:"100px"},fileSize:95548,tagids:["7f6cba5d-af17-443c-9b85-e7ea77908b3b"],type:"item",label:"32 1DW Slim_30",visible:!0,enabled:!0},{assetId:"a779764b-708a-42d9-802a-a5e581844409",name:"34 1DW_30",tags:["model Urban Duplex"],metadata:{Label:"34 1DW_30",value:"34 1DW_30",thumbnail:"/api/files/hash/sha256-1c8931c1d2707632af3c5ea54809bdd48c2af2062e94dbf98c6cc1772b83035e",heightImage:"100px"},fileSize:95548,tagids:["7f6cba5d-af17-443c-9b85-e7ea77908b3b"],type:"item",label:"34 1DW_30",visible:!0,enabled:!0},{assetId:"124c8fb1-9430-41b5-a78e-58de9082874f",name:"34 1DW Slim_30",tags:["model Urban Duplex"],metadata:{Label:"34 1DW Slim",value:"34 1DW Slim_30",thumbnail:"/api/files/hash/sha256-3a2daa101624f5e7dda43f63116f00c58fbd0c61e581436941c08e3acb733924",heightImage:"100px"},fileSize:95548,tagids:["7f6cba5d-af17-443c-9b85-e7ea77908b3b"],type:"item",label:"34 1DW Slim_30",visible:!0,enabled:!0},{assetId:"55e6b457-8a8e-43fe-abed-71fcb7f659ed",name:"24 2DW_24",tags:["model Urban Duplex"],metadata:{Label:"24 2DW",value:"24 2DW_24",thumbnail:"/api/files/hash/sha256-2d21c8e150025fe389c005c99c46340089bd1166bfda65a13e77b0576f679fbe",heightImage:"100px"},fileSize:95548,tagids:["7f6cba5d-af17-443c-9b85-e7ea77908b3b"],type:"item",label:"24 2DW_24",visible:!0,enabled:!0},{assetId:"eb05b71a-3602-47c1-88ee-176fdc4dc8cc",name:"28 1DW Slim_24",tags:["model Urban Duplex"],metadata:{Label:"28 1DW Slim_24",value:"28 1DW Slim_24",thumbnail:"/api/files/hash/sha256-9cf89ee02d37311a9321c240bfe992fa5a5bcc2eb92d7523a2813b9ed04b89a5",heightImage:"100px"},fileSize:95548,tagids:["7f6cba5d-af17-443c-9b85-e7ea77908b3b"],type:"item",label:"28 1DW Slim_24",visible:!0,enabled:!0},{assetId:"6e089c8b-7d62-40c7-b2cb-a59f6398cfa4",name:"24 1DW Slim_24",tags:["model Urban Duplex"],metadata:{Label:"24 1DW Slim_24",value:"24 1DW Slim_24",thumbnail:"/api/files/hash/sha256-f5a367cc9e7ffaa5275414f869c3f68c17299e736e15313f783414aafe9f8b1d",heightImage:"100px"},fileSize:95548,tagids:["7f6cba5d-af17-443c-9b85-e7ea77908b3b"],type:"item",label:"24 1DW Slim_24",visible:!0,enabled:!0},{assetId:"cbc1bfe2-8cdc-4792-a036-43d08c4f430b",name:"28 1DW_24",tags:["model Urban Duplex"],metadata:{Label:"28 1DW_24",value:"28 1DW_24",thumbnail:"/api/files/hash/sha256-3e2d1b9e56aafa004e8f99f00e829e6355cb3adb27a013763ff130a5b1fe990e",heightImage:"100px"},fileSize:95548,tagids:["7f6cba5d-af17-443c-9b85-e7ea77908b3b"],type:"item",label:"28 1DW_24",visible:!0,enabled:!0},{assetId:"be136781-c863-424b-bfd4-743401cf6768",name:"28 2DW_24",tags:["model Urban Duplex"],metadata:{Label:"28 2DW_24",value:"28 2DW_24",thumbnail:"/api/files/hash/sha256-bb2734fccff227ad6c9b08716469b8dac7eb2bcc362b1aa1162f400d6a126f69",heightImage:"100px"},fileSize:95548,tagids:["7f6cba5d-af17-443c-9b85-e7ea77908b3b"],type:"item",label:"28 2DW_24",visible:!0,enabled:!0}],defaultValue:{assetId:"9d25a611-5e60-4e98-9550-f1cf55ed8af3",type:"item"},global:{id:"4073e443-7ec6-4ea6-889b-6e84f5fa36b8",type:"Global",name:"Global",metadata:[],defaultValue:{assetId:"9d25a611-5e60-4e98-9550-f1cf55ed8af3",type:"item"}},visible:!0,enabled:!0,hiddenValues:[],disabledValues:[],value:{assetId:"9d25a611-5e60-4e98-9550-f1cf55ed8af3",type:"item"}},{id:"84be1dcc-fe28-463f-853f-435f534477c7",type:"Asset",name:"UI_Base Panel",metadata:{Name:"Base Panel",Label:"Base Panel",thumbnail:"https://preview.threekit.com/api/images/texture/sha256-8bb06aafce5ba9519736cc65156892d5e00884ddca433c18edfb2980203c5e7f?power2=1024",hasRenderImagePreview:"true"},blacklist:[],assetType:"model",values:[{assetId:"d7d451da-ef2a-4b18-8968-dc334e9871e1",name:"Verde Salvia 42 ST",tags:["Materials","Azzurra"],metadata:{hex:"#7f8e7c",soft:"Verde Salvia 42 MT",Color:"Green",label:"Verde Salvia 42 ST",value:"Verde Salvia 42 ST",Material:"Soft-Touch",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Verde Salvia 42 ST",visible:!0,enabled:!0},{assetId:"20328789-8dd1-4ef8-9dae-b4f0620629b2",name:"Verde Polvere 34 ST",tags:["Materials","Azzurra"],metadata:{hex:"#a3b0ab",soft:"Verde Polvere 34 MT",Color:"Green",label:"Verde Polvere 34 ST",value:"Verde Polvere 34 ST",Material:"Soft-Touch",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Verde Polvere 34 ST",visible:!0,enabled:!0},{assetId:"7c542842-7cb0-496a-a3d7-3c74be3d64b6",name:"Verde Ghiaia 31 ST",tags:["Materials","Azzurra"],metadata:{hex:"#c0cac6",soft:"Verde Ghiaia 31 MT",Color:"Green",label:"Verde Ghiaia 31 ST",value:"Verde Ghiaia 31 ST",Material:"Soft-Touch",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Verde Ghiaia 31 ST",visible:!0,enabled:!0},{assetId:"2391ec54-0d5a-4c8b-97ae-ac7899e3178c",name:"Verde Comodoro FG ST",tags:["Materials","Azzurra"],metadata:{hex:"#48544d",soft:"Verde Comodoro FG MT",Color:"Green",label:"Verde Comodoro FG ST",value:"Verde Comodoro FG ST",Material:"Soft-Touch",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Verde Comodoro FG ST",visible:!0,enabled:!0},{assetId:"584577fc-7555-49af-82de-8628474b7adb",name:"Tortora BE ST",tags:["Materials","Azzurra"],metadata:{hex:"#b2b1a9",soft:"Tortora BE MT",Color:"Grey, Brown",label:"Tortora BE ST",value:"Tortora BE ST",Material:"Soft-Touch",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Tortora BE ST",visible:!0,enabled:!0},{assetId:"6ac76228-e6e3-4051-bd95-21049c138f31",name:"Torba DS ST",tags:["Materials","Azzurra"],metadata:{hex:"#53514c",soft:"Torba DS MT",Color:"Brown",label:"Torba DS ST",value:"Torba DS ST",Material:"Soft-Touch",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Torba DS ST",visible:!0,enabled:!0},{assetId:"5bb788b0-63a3-45bb-b798-6066e0a50022",name:"Titanio 93 ST",tags:["Materials","Azzurra"],metadata:{hex:"#aaa59d",soft:"Titanio 93 MT",Color:"Brown, Grey",label:"Titanio 93 ST",value:"Titanio 93 ST",Material:"Soft-Touch",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Titanio 93 ST",visible:!0,enabled:!0},{assetId:"064c7fb6-f23a-479d-bdf0-b13f67d435e9",name:"Terra DB ST",tags:["Materials","Azzurra"],metadata:{hex:"#9a9182",soft:"Terra DB MT",Color:"Brown",label:"Terra DB ST",value:"Terra DB ST",Material:"Soft-Touch",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Terra DB ST",visible:!0,enabled:!0},{assetId:"0f399e8d-18ce-477e-a4c7-414621b22a48",name:"Rosso Rubino 19 ST",tags:["Materials","Azzurra"],metadata:{hex:"#6c323c",soft:"Rosso Rubino 19 MT",Color:"Red",label:"Rosso Rubino 19 ST",value:"Rosso Rubino 19 ST",Material:"Soft-Touch",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Rosso Rubino 19 ST",visible:!0,enabled:!0},{assetId:"114b2017-d63d-44fa-8378-2b21b5f5b580",name:"Rosso Jaipur FH ST",tags:["Materials","Azzurra"],metadata:{hex:"#3f2626",soft:"Rosso Jaipur FH MT",Color:"Red, Purple",label:"Rosso Jaipur FH ST",value:"Rosso Jaipur FH ST",Material:"Soft-Touch",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Rosso Jaipur FH ST",visible:!0,enabled:!0},{assetId:"e40f0d60-f94d-47e1-a62f-b9e743630b62",name:"Rosso Fuoco 21 ST",tags:["Materials","Azzurra"],metadata:{hex:"#802a2e",soft:"Rosso Fuoco 21 MT",Color:"Red",label:"Rosso Fuoco 21 ST",value:"Rosso Fuoco 21 ST",Material:"Soft-Touch",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Rosso Fuoco 21 ST",visible:!0,enabled:!0},{assetId:"cb0e5c75-9af8-41ac-8ed0-c3d20336d0f3",name:"Rosa Retro 46 ST",tags:["Materials","Azzurra"],metadata:{hex:"#bfaea2",soft:"Rosa Retro 46 MT",Color:"Pink, Beige",label:"Rosa Retro 46 ST",value:"Rosa Retro 46 ST",Material:"Soft-Touch",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Rosa Retro 46 ST",visible:!0,enabled:!0},{assetId:"e7deaffc-c2e0-4778-9323-e8d845676a1b",name:"Rosa Etoile 45 ST",tags:["Materials","Azzurra"],metadata:{hex:"#d1c2b7",soft:"Rosa Etoile 45 MT",Color:"Pink",label:"Rosa Etoile 45 ST",value:"Rosa Etoile 45 ST",Material:"Soft-Touch",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Rosa Etoile 45 ST",visible:!0,enabled:!0},{assetId:"1cd18d40-6079-4366-a17d-4e6b73c722ec",name:"Roccia CE ST",tags:["Materials","Azzurra"],metadata:{hex:"#8c8680",soft:"Roccia CE MT",Color:"Brown",label:"Roccia CE ST",value:"Roccia CE ST",Material:"Soft-Touch",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Roccia CE ST",visible:!0,enabled:!0},{assetId:"614fdcd2-8af2-466c-a61a-270cfdb32215",name:"Platino DF ST",tags:["Materials","Azzurra"],metadata:{hex:"#d0d1cd",soft:"Platino DF MT",Color:"Beige",label:"Platino DF ST",value:"Platino DF ST",Material:"Soft-Touch",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Platino DF ST",visible:!0,enabled:!0},{assetId:"eb18fc87-5431-4b54-9b2d-3d593e7bf284",name:"Nero 03 ST",tags:["Materials","Azzurra"],metadata:{hex:"#1c1c1d",soft:"Nero 03 MT",Color:"Black",label:"Nero 03 ST",value:"Nero 03 ST",Material:"Soft-Touch",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Nero 03 ST",visible:!0,enabled:!0},{assetId:"6c6c06e5-68ec-4a1f-a0cf-736ba5466ade",name:"Nebbia 91 ST",tags:["Materials","Azzurra"],metadata:{hex:"#c9c7c0",soft:"Nebbia 91 MT",Color:"Beige, Brown",label:"Nebbia 91 ST",value:"Nebbia 91 ST",Material:"Soft-Touch",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Nebbia 91 ST",visible:!0,enabled:!0},{assetId:"e38fce2b-87d7-460e-9ad3-6fb5af6436aa",name:"Mattone 10 ST",tags:["Materials","Azzurra"],metadata:{hex:"#b07252",soft:"Mattone 10 MT",Color:"Orange",label:"Mattone 10 ST",value:"Mattone 10 ST",Material:"Soft-Touch",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Mattone 10 ST",visible:!0,enabled:!0},{assetId:"3500cff3-20ef-40a4-b228-91a54d981e5b",name:"Marrone Havana 79 ST",tags:["Materials","Azzurra"],metadata:{hex:"#322f30",soft:"Marrone Havana 79 MT",Color:"Brown",label:"Marrone Havana 79 ST",value:"Marrone Havana 79 ST",Material:"Soft-Touch",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Marrone Havana 79 ST",visible:!0,enabled:!0},{assetId:"6b1a0234-a90d-4335-8aa4-f85efb176ea6",name:"Juta DP ST",tags:["Materials","Azzurra"],metadata:{hex:"#c2c0b3",soft:"Juta DP MT",Color:"Beige",label:"Juta DP ST",value:"Juta DP ST",Material:"Soft-Touch",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Juta DP ST",visible:!0,enabled:!0},{assetId:"e12a4f37-7ad9-452e-94f2-2d32a275c868",name:"Grigio Talpa B5 ST",tags:["Materials","Azzurra"],metadata:{hex:"#9d9d93",soft:"Grigio Talpa B5 MT",Color:"Grey, Brown",label:"Grigio Talpa B5 ST",value:"Grigio Talpa B5 ST",Material:"Soft-Touch",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Grigio Talpa B5 ST",visible:!0,enabled:!0},{assetId:"bdd616ff-6727-4baf-bb67-a82b5d557348",name:"Grigio Pioggia 80 ST",tags:["Materials","Azzurra"],metadata:{hex:"#949696",soft:"Grigio Pioggia 80 MT",Color:"Grey",label:"Grigio Pioggia 80 ST",value:"Grigio Pioggia 80 ST",Material:"Soft-Touch",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Grigio Pioggia 80 ST",visible:!0,enabled:!0},{assetId:"dcd99716-aa23-4c4f-acc4-7d413445727e",name:"Grigio Perla 33 ST",tags:["Materials","Azzurra"],metadata:{hex:"#b0aead",soft:"Grigio Perla 33 MT",Color:"Grey",label:"Grigio Perla 33 ST",value:"Grigio Perla 33 ST",Material:"Soft-Touch",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Grigio Perla 33 ST",visible:!0,enabled:!0},{assetId:"4280caea-a3e4-49b6-8376-d72610ad78cd",name:"Grigio Luce 07 ST",tags:["Materials","Azzurra"],metadata:{hex:"#bfbfbb",soft:"Grigio Luce 07 MT",Color:"Grey",label:"Grigio Luce 07 ST",value:"Grigio Luce 07 ST",Material:"Soft-Touch",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Grigio Luce 07 ST",visible:!0,enabled:!0},{assetId:"284bcab2-1015-4766-85ce-9f3c3831bc76",name:"Grigio Londra FD ST",tags:["Materials","Azzurra"],metadata:{hex:"#75736e",soft:"Grigio Londra FD MT",Color:"Grey",label:"Grigio Londra FD ST",value:"Grigio Londra FD ST",Material:"Soft-Touch",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Grigio Londra FD ST",visible:!0,enabled:!0},{assetId:"2abe38f7-4a90-4bb8-a0a5-91573ac79d16",name:"Grigio Lavagna A9 ST",tags:["Materials","Azzurra"],metadata:{hex:"#767a7e",soft:"Grigio Lavagna A9 MT",Color:"Grey",label:"Grigio Lavagna A9 ST",value:"Grigio Lavagna A9 ST",Material:"Soft-Touch",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Grigio Lavagna A9 ST",visible:!0,enabled:!0},{assetId:"a0d2faff-5e77-4f96-a79d-5361901d1f22",name:"Grigio Grafite 02 ST",tags:["Materials","Azzurra"],metadata:{hex:"#555558",soft:"Grigio Grafite 02 MT",Color:"Grey",label:"Grigio Grafite 02 ST",value:"Grigio Grafite 02 ST",Material:"Soft-Touch",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Grigio Grafite 02 ST",visible:!0,enabled:!0},{assetId:"9a08508b-fe52-41f4-9db8-416092ab27b9",name:"Grigio Efeso FB ST",tags:["Materials","Azzurra"],metadata:{hex:"#bcbdbd",soft:"Grigio Efeso FB MT",Color:"Grey",label:"Grigio Efeso FB ST",value:"Grigio Efeso FB ST",Material:"Soft-Touch",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Grigio Efeso FB ST",visible:!0,enabled:!0},{assetId:"eeb1c4e7-53ea-4b59-9b7b-1cf985202332",name:"Grigio Chiaro A8 ST",tags:["Materials","Azzurra"],metadata:{hex:"#c7cbca",soft:"Grigio Chiaro A8 MT",Color:"Grey",label:"Grigio Chiaro A8 ST",value:"Grigio Chiaro A8 ST",Material:"Soft-Touch",zoomIconColor:"Dark Grey"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Grigio Chiaro A8 ST",visible:!0,enabled:!0},{assetId:"f4631dc8-9015-4cb5-af99-1026e4425dc6",name:"Grigio Bromo FE ST",tags:["Materials","Azzurra"],metadata:{hex:"#545a60",soft:"Grigio Bromo FE MT",Color:"Grey, Blue",label:"Grigio Bromo FE ST",value:"Grigio Bromo FE ST",Material:"Soft-Touch",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Grigio Bromo FE ST",visible:!0,enabled:!0},{assetId:"c30709b6-9277-468a-b35e-38d198d1526a",name:"Giallo Curry 08 ST",tags:["Materials","Azzurra"],metadata:{hex:"#d2c38b",soft:"Giallo Curry 08 MT",Color:"Yellow",label:"Giallo Curry 08 ST",value:"Giallo Curry 08 ST",Material:"Soft-Touch",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Giallo Curry 08 ST",visible:!0,enabled:!0},{assetId:"a53927c5-9133-424c-97c4-ecc77c8262a5",name:"Cenere 92 ST",tags:["Materials","Azzurra"],metadata:{hex:"#b2ada4",soft:"Cenere 92 MT",Color:"Brown",label:"Cenere 92 ST",value:"Cenere 92 ST",Material:"Soft-Touch",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Cenere 92 ST",visible:!0,enabled:!0},{assetId:"a2fa7bf5-2344-4ff3-a0da-0552d4a571de",name:"Castoro Ottawa FC ST",tags:["Materials","Azzurra"],metadata:{hex:"#857f74",soft:"Castoro Ottawa FC MT",Color:"Brown",label:"Castoro Ottawa FC ST",value:"Castoro Ottawa FC ST",Material:"Soft-Touch",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Castoro Ottawa FC ST",visible:!0,enabled:!0},{assetId:"186811d0-8add-4b2e-8423-6ca43e9bc141",name:"Carta da Zucchero 47 ST",tags:["Materials","Azzurra"],metadata:{hex:"#a7b3bb",soft:"Carta da Zucchero 47 MT",Color:"Blue, Grey",label:"Carta da Zucchero 47 ST",value:"Carta da Zucchero 47 ST",Material:"Soft-Touch",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Carta da Zucchero 47 ST",visible:!0,enabled:!0},{assetId:"3f2a6d98-a58c-4b64-8922-32e0f685eaf5",name:"Carbone 43 ST",tags:["Materials","Azzurra"],metadata:{hex:"#4f5050",soft:"Carbone 43 MT",Color:"Grey",label:"Carbone 43 ST",value:"Carbone 43 ST",Material:"Soft-Touch",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Carbone 43 ST",visible:!0,enabled:!0},{assetId:"c7ce37d8-e428-4822-a513-ff56e2a80c42",name:"Canyon 90 ST",tags:["Materials","Azzurra"],metadata:{hex:"#cac5b2",soft:"Canyon 90 MT",Color:"Beige",label:"Canyon 90 ST",value:"Canyon 90 ST",Material:"Soft-Touch",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Canyon 90 ST",visible:!0,enabled:!0},{assetId:"8a27f0cf-f885-4621-9e2c-a34d1fd2acfd",name:"Canapa 94 ST",tags:["Materials","Azzurra"],metadata:{hex:"#c4c3bd",soft:"Canapa 94 MT",Color:"Grey, Beige",label:"Canapa 94 ST",value:"Canapa 94 ST",Material:"Soft-Touch",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Canapa 94 ST",visible:!0,enabled:!0},{assetId:"bb290770-56fc-49e8-8548-20533bd8962b",name:"Cacao Orinoco FF ST",tags:["Materials","Azzurra"],metadata:{hex:"#3d3a3b",soft:"Cacao Orinoco FF MT",Color:"Brown",label:"Cacao Orinoco FF ST",value:"Cacao Orinoco FF ST",Material:"Soft-Touch",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Cacao Orinoco FF ST",visible:!0,enabled:!0},{assetId:"ebe9a649-aaa9-41fe-818b-b4e47edd99e6",name:"Cacao 05 ST",tags:["Materials","Azzurra"],metadata:{hex:"#3e352d",soft:"Cacao 05 MT",Color:"Brown",label:"Cacao 05 ST",value:"Cacao 05 ST",Material:"Soft-Touch",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Cacao 05 ST",visible:!0,enabled:!0},{assetId:"8607017f-93d1-49dd-a03d-c1f139691bb5",name:"Blu Reale 48 ST",tags:["Materials","Azzurra"],metadata:{hex:"#2e303d",soft:"Blu Reale 48 MT",Color:"Blue",label:"Blu Reale 48 ST",value:"Blu Reale 48 ST",Material:"Soft-Touch",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Blu Reale 48 ST",visible:!0,enabled:!0},{assetId:"fd18c7e1-67e2-415f-91d2-8f8507a55b5d",name:"Blu Pavone A6 ST",tags:["Materials","Azzurra"],metadata:{hex:"#25656e",soft:"Blu Pavone A6 MT",Color:"Blue",label:"Blu Pavone A6 ST",value:"Blu Pavone A6 ST",Material:"Soft-Touch",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Blu Pavone A6 ST",visible:!0,enabled:!0},{assetId:"fdac3243-20d0-49c6-bc6c-17194c9e7a0d",name:"Blu Oltremare BG ST",tags:["Materials","Azzurra"],metadata:{hex:"#3b4247",soft:"Blu Oltremare BG ST",Color:"Blue",label:"Blu Oltremare BG ST",value:"Blu Oltremare BG ST",Material:"Soft-Touch",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Blu Oltremare BG ST",visible:!0,enabled:!0},{assetId:"a173d6d7-c2d4-4355-914f-8cc32c3fc9b3",name:"Blu Laguna A7 ST",tags:["Materials","Azzurra"],metadata:{hex:"#184148",soft:"Blu Laguna A7 MT",Color:"Blue",label:"Blu Laguna A7 ST",value:"Blu Laguna A7 ST",Material:"Soft-Touch",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Blu Laguna A7 ST",visible:!0,enabled:!0},{assetId:"a54236e6-651e-4404-96d7-0fe4ecbd2d88",name:"Blu Avio 41 ST",tags:["Materials","Azzurra"],metadata:{hex:"#788892",soft:"Blu Avio 41 MT",Color:"Blue",label:"Blu Avio 41 ST",value:"Blu Avio 41 ST",Material:"Soft-Touch",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Blu Avio 41 ST",visible:!0,enabled:!0},{assetId:"ca8d50f0-d80e-43b9-ad9c-066f4a2f33ae",name:"Blu Artico 37 ST",tags:["Materials","Azzurra"],metadata:{hex:"#4b5f6f",soft:"Blu Artico 37 MT",Color:"Blue",label:"Blu Artico 37 ST",value:"Blu Artico 37 ST",Material:"Soft-Touch",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Blu Artico 37 ST",visible:!0,enabled:!0},{assetId:"9dbddb33-0aab-4b70-b574-a323fe08af47",name:"Bianco Male FA ST",tags:["Materials","Azzurra"],metadata:{hex:"#dadad4",soft:"Bianco Male FA MT",Color:"White, Beige",label:"Bianco Male FA ST",value:"Bianco Male FA ST",Material:"Soft-Touch",zoomIconColor:"Dark Grey"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Bianco Male FA ST",visible:!0,enabled:!0},{assetId:"abb65419-cfa9-445a-9719-8a6f0aeb0eb5",name:"Bianco Calce DA ST",tags:["Materials","Azzurra"],metadata:{hex:"#e4e2df",soft:"Bianco Calce DA MT",Color:"White, Beige",label:"Bianco Calce DA ST",value:"Bianco Calce DA ST",Material:"Soft-Touch",zoomIconColor:"Dark Grey",hasDefaultConfuguration:""},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Bianco Calce DA ST",visible:!0,enabled:!0},{assetId:"f2d6875d-d9bf-42da-a6e3-a8d1d3a1a19f",name:"Bianco 0B ST",tags:["Materials","Azzurra"],metadata:{hex:"#fffffe",soft:"Bianco 0B MT",Color:"White",label:"Bianco 0B ST",value:"Bianco 0B ST",Material:"Soft-Touch",zoomIconColor:"Dark Grey",hasDefaultConfiguration:""},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Bianco 0B ST",visible:!0,enabled:!0},{assetId:"8ff6d955-9668-434e-ae8e-3d092e4145d4",name:"Argilla DR ST",tags:["Materials","Azzurra"],metadata:{hex:"#817d74",soft:"Argilla DR MT",Color:"Grey, Brown",label:"Argilla DR ST",value:"Argilla DR ST",Material:"Soft-Touch",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Argilla DR ST",visible:!0,enabled:!0},{assetId:"1be06217-9f77-40b7-ada8-2cefeec351fb",name:"Ardesia DD ST",tags:["Materials","Azzurra"],metadata:{hex:"#5f5d5a",soft:"Ardesia DD MT",Color:"Grey",label:"Ardesia DD ST",value:"Ardesia DD ST",Material:"Soft-Touch",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Ardesia DD ST",visible:!0,enabled:!0},{assetId:"0963a65f-b841-4ca2-9407-acdac8d16fbf",name:"Arancio Zucca 09 ST",tags:["Materials","Azzurra"],metadata:{hex:"#c69b6b",soft:"Arancio Zucca 09 MT",Color:"Orange",label:"Arancio Zucca 09 ST",value:"Arancio Zucca 09 ST",Material:"Soft-Touch",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Arancio Zucca 09 ST",visible:!0,enabled:!0},{assetId:"911ab5b7-fafe-4292-b7db-7c12ae0b0866",name:"Aragosta 77 ST",tags:["Materials","Azzurra"],metadata:{hex:"#ba5b3a",soft:"Aragosta 77 MT",Color:"Orange",label:"Aragosta 77 ST",value:"Aragosta 77 ST",Material:"Soft-Touch",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Aragosta 77 ST",visible:!0,enabled:!0},{assetId:"82f43401-b911-40e2-9781-fc2e03c3f556",name:"Agata BD ST",tags:["Materials","Azzurra"],metadata:{hex:"#caccc9",soft:"Agata BD MT",Color:"Grey, Beige",label:"Agata BD ST",value:"Agata BD ST",Material:"Soft-Touch",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Agata BD ST",visible:!0,enabled:!0},{assetId:"4a1d4776-4887-4aba-b631-cc61df8a8766",name:"Verde Salvia 42 GL",tags:["Materials","Azzurra"],metadata:{hex:"#7f8e7c",Color:"Green",label:"Verde Salvia 42 GL",value:"Verde Salvia 42 GL",Material:"Lacquered GL",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Verde Salvia 42 GL",visible:!0,enabled:!0},{assetId:"c08ea7b5-781a-489f-9e17-cd919c54abd4",name:"Verde Polvere 34 GL",tags:["Materials","Azzurra"],metadata:{hex:"#a3b0ab",Color:"Green",label:"Verde Polvere 34 GL",value:"Verde Polvere 34 GL",Material:"Lacquered GL",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Verde Polvere 34 GL",visible:!0,enabled:!0},{assetId:"2b8de8d3-8d40-4e7b-8d10-24300b963ec2",name:"Verde Ghiaia 31 GL",tags:["Materials","Azzurra"],metadata:{hex:"#c0cac6",Color:"Green",label:"Verde Ghiaia 31 GL",value:"Verde Ghiaia 31 GL",Material:"Lacquered GL",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Verde Ghiaia 31 GL",visible:!0,enabled:!0},{assetId:"1784c7e1-e87c-4b18-a3a5-7735fa8a1cd8",name:"Verde Comodoro FG GL",tags:["Materials","Azzurra"],metadata:{hex:"#48544d",Color:"Green",label:"Verde Comodoro FG GL",value:"Verde Comodoro FG GL",Material:"Lacquered GL",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Verde Comodoro FG GL",visible:!0,enabled:!0},{assetId:"4eaa6b9c-b3f3-4494-8129-65bb579f5d4b",name:"Tortora BE GL",tags:["Materials","Azzurra"],metadata:{hex:"#b2b1a9",Color:"Grey, Brown",label:"Tortora BE GL",value:"Tortora BE GL",Material:"Lacquered GL",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Tortora BE GL",visible:!0,enabled:!0},{assetId:"30f594ab-e223-4fca-abaa-b31a3e0d7b55",name:"Torba DS GL",tags:["Materials","Azzurra"],metadata:{hex:"#53514c",Color:"Brown",label:"Torba DS GL",value:"Torba DS GL",Material:"Lacquered GL",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Torba DS GL",visible:!0,enabled:!0},{assetId:"3f204516-2cf2-4da8-ab5c-bbe02798bd17",name:"Titanio 93 GL",tags:["Materials","Azzurra"],metadata:{hex:"#aaa59d",Color:"Brown, Grey",label:"Titanio 93 GL",value:"Titanio 93 GL",Material:"Lacquered GL",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Titanio 93 GL",visible:!0,enabled:!0},{assetId:"a09ad2c0-e273-4f96-9535-8ed3aaee16c6",name:"Terra DB GL",tags:["Materials","Azzurra"],metadata:{hex:"#9a9182",Color:"Brown",label:"Terra DB GL",value:"Terra DB GL",Material:"Lacquered GL",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Terra DB GL",visible:!0,enabled:!0},{assetId:"cb5b5f13-a43c-46df-8870-4b89cd52c83b",name:"Rosso Rubino 19 GL",tags:["Materials","Azzurra"],metadata:{hex:"#6c323c",Color:"Red",label:"Rosso Rubino 19 GL",value:"Rosso Rubino 19 GL",Material:"Lacquered GL",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Rosso Rubino 19 GL",visible:!0,enabled:!0},{assetId:"eb8e8b75-354e-4247-9d92-701eef3aa636",name:"Rosso Jaipur FH GL",tags:["Materials","Azzurra"],metadata:{hex:"#3f2626",Color:"Red, Purple",label:"Rosso Jaipur FH GL",value:"Rosso Jaipur FH GL",Material:"Lacquered GL",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Rosso Jaipur FH GL",visible:!0,enabled:!0},{assetId:"e41e9f41-0470-4ff1-84cd-dac4fb890a05",name:"Rosso Fuoco 21 GL",tags:["Materials","Azzurra"],metadata:{hex:"#802a2e",Color:"Red",label:"Rosso Fuoco 21 GL",value:"Rosso Fuoco 21 GL",Material:"Lacquered GL",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Rosso Fuoco 21 GL",visible:!0,enabled:!0},{assetId:"bf6cde7e-082c-4a70-8578-45769d5ee7f9",name:"Rosa Retro 46 GL",tags:["Materials","Azzurra"],metadata:{hex:"#bfaea2",Color:"Pink, Beige",label:"Rosa Retro 46 GL",value:"Rosa Retro 46 GL",Material:"Lacquered GL",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Rosa Retro 46 GL",visible:!0,enabled:!0},{assetId:"fd708b90-7b8a-4d15-aa22-f2beade948a5",name:"Rosa Etoile 45 GL",tags:["Materials","Azzurra"],metadata:{hex:"#d1c2b7",Color:"Pink",label:"Rosa Etoile 45 GL",value:"Rosa Etoile 45 GL",Material:"Lacquered GL",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Rosa Etoile 45 GL",visible:!0,enabled:!0},{assetId:"9b4afa6b-d041-4c10-b311-66dba0db9945",name:"Roccia CE GL",tags:["Materials","Azzurra"],metadata:{hex:"#8c8680",Color:"Brown",label:"Roccia CE GL",value:"Roccia CE GL",Material:"Lacquered GL",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Roccia CE GL",visible:!0,enabled:!0},{assetId:"d226b192-5f71-4bf5-b060-379c97139d36",name:"Platino DF GL",tags:["Materials","Azzurra"],metadata:{hex:"#d0d1cd",Color:"Beige",label:"Platino DF GL",value:"Platino DF GL",Material:"Lacquered GL",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Platino DF GL",visible:!0,enabled:!0},{assetId:"dd26676a-6efe-417f-95ed-e5b095342a4a",name:"Nero 03 GL",tags:["Materials","Azzurra"],metadata:{hex:"#1c1c1d",Color:"Black",label:"Nero 03 GL",value:"Nero 03 GL",Material:"Lacquered GL",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Nero 03 GL",visible:!0,enabled:!0},{assetId:"6cca15f4-50d5-49ac-927b-1f3746390591",name:"Nebbia 91 GL",tags:["Materials","Azzurra"],metadata:{hex:"#c9c7c0",Color:"Beige, Brown",label:"Nebbia 91 GL",value:"Nebbia 91 GL",Material:"Lacquered GL",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Nebbia 91 GL",visible:!0,enabled:!0},{assetId:"d7df19f1-c154-48a3-a73b-45672d80ddb1",name:"Mattone 10 GL",tags:["Materials","Azzurra"],metadata:{hex:"#b07252",Color:"Orange",label:"Mattone 10 GL",value:"Mattone 10 GL",Material:"Lacquered GL",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Mattone 10 GL",visible:!0,enabled:!0},{assetId:"37cab846-db46-4c97-8ef2-03d40c844440",name:"Marrone Havana 79 GL",tags:["Materials","Azzurra"],metadata:{hex:"#322f30",Color:"Brown",label:"Marrone Havana 79 GL",value:"Marrone Havana 79 GL",Material:"Lacquered GL",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Marrone Havana 79 GL",visible:!0,enabled:!0},{assetId:"d337d7d8-91b3-4459-b2ab-093e89701bce",name:"Juta DP GL",tags:["Materials","Azzurra"],metadata:{hex:"#c2c0b3",Color:"Beige",label:"Juta DP GL",value:"Juta DP GL",Material:"Lacquered GL",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Juta DP GL",visible:!0,enabled:!0},{assetId:"7e4dc26e-2918-467f-a596-f9c3c654d5a6",name:"Grigio Talpa B5 GL",tags:["Materials","Azzurra"],metadata:{hex:"#9d9d93",Color:"Grey, Brown",label:"Grigio Talpa B5 GL",value:"Grigio Talpa B5 GL",Material:"Lacquered GL",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Grigio Talpa B5 GL",visible:!0,enabled:!0},{assetId:"db1f40f4-1bd9-4dbb-ac25-5572c81787b4",name:"Grigio Pioggia 80 GL",tags:["Materials","Azzurra"],metadata:{hex:"#949696",Color:"Grey",label:"Grigio Pioggia 80 GL",value:"Grigio Pioggia 80 GL",Material:"Lacquered GL",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Grigio Pioggia 80 GL",visible:!0,enabled:!0},{assetId:"6d670d1b-0f81-4940-a347-3ae72db916ac",name:"Grigio Perla 33 GL",tags:["Materials","Azzurra"],metadata:{hex:"#b0aead",Color:"Grey",label:"Grigio Perla 33 GL",value:"Grigio Perla 33 GL",Material:"Lacquered GL",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Grigio Perla 33 GL",visible:!0,enabled:!0},{assetId:"ef2a5e0c-75e3-4358-aa26-9f0e48f1eea2",name:"Grigio Luce 07 GL",tags:["Materials","Azzurra"],metadata:{hex:"#bfbfbb",Color:"Grey",label:"Grigio Luce 07 GL",value:"Grigio Luce 07 GL",Material:"Lacquered GL",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Grigio Luce 07 GL",visible:!0,enabled:!0},{assetId:"1a8366a9-1c17-4c91-889b-ee43244c9354",name:"Grigio Londra FD GL",tags:["Materials","Azzurra"],metadata:{hex:"#75736e",Color:"Grey",label:"Grigio Londra FD GL",value:"Grigio Londra FD GL",Material:"Lacquered GL",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Grigio Londra FD GL",visible:!0,enabled:!0},{assetId:"f00c4b2c-7c2d-4201-b62c-2848aa5e7834",name:"Grigio Lavagna A9 GL",tags:["Materials","Azzurra"],metadata:{hex:"#767a7e",Color:"Grey",label:"Grigio Lavagna A9 GL",value:"Grigio Lavagna A9 GL",Material:"Lacquered GL",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Grigio Lavagna A9 GL",visible:!0,enabled:!0},{assetId:"2b0eaec0-9844-4b43-b266-f593f8231cf9",name:"Grigio Grafite 02 GL",tags:["Materials","Azzurra"],metadata:{hex:"#555558",Color:"Grey",label:"Grigio Grafite 02 GL",value:"Grigio Grafite 02 GL",Material:"Lacquered GL",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Grigio Grafite 02 GL",visible:!0,enabled:!0},{assetId:"9d606e23-4a6e-412e-952a-3aff87c86c12",name:"Grigio Efeso FB GL",tags:["Materials","Azzurra"],metadata:{hex:"#bcbdbd",Color:"Grey",label:"Grigio Efeso FB GL",value:"Grigio Efeso FB GL",Material:"Lacquered GL",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Grigio Efeso FB GL",visible:!0,enabled:!0},{assetId:"c078d55f-3250-4a49-9c4b-f23d5a022ffa",name:"Grigio Chiaro A8 GL",tags:["Materials","Azzurra"],metadata:{hex:"#c7cbca",Color:"Grey",label:"Grigio Chiaro A8 GL",value:"Grigio Chiaro A8 GL",Material:"Lacquered GL",zoomIconColor:"Dark Grey"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Grigio Chiaro A8 GL",visible:!0,enabled:!0},{assetId:"2d0b0443-ea3b-4ecb-932f-fbd88568a940",name:"Grigio Bromo FE GL",tags:["Materials","Azzurra"],metadata:{hex:"#545a60",Color:"Grey, Blue",label:"Grigio Bromo FE GL",value:"Grigio Bromo FE GL",Material:"Lacquered GL",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Grigio Bromo FE GL",visible:!0,enabled:!0},{assetId:"a2cdc305-3a66-4360-92d5-617b2294e2ac",name:"Giallo Curry 08 GL",tags:["Materials","Azzurra"],metadata:{hex:"#d2c38b",Color:"Yellow",label:"Giallo Curry 08 GL",value:"Giallo Curry 08 GL",Material:"Lacquered GL",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Giallo Curry 08 GL",visible:!0,enabled:!0},{assetId:"778c34d7-25ff-4e33-a9cd-de7e5429cccb",name:"Cenere 92 GL",tags:["Materials","Azzurra"],metadata:{hex:"#b2ada4",Color:"Brown",label:"Cenere 92 GL",value:"Cenere 92 GL",Material:"Lacquered GL",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Cenere 92 GL",visible:!0,enabled:!0},{assetId:"e31c7006-bb41-4535-ac29-207bf1b82151",name:"Castoro Ottawa FC GL",tags:["Materials","Azzurra"],metadata:{hex:"#857f74",Color:"Brown",label:"Castoro Ottawa FC GL",value:"Castoro Ottawa FC GL",Material:"Lacquered GL",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Castoro Ottawa FC GL",visible:!0,enabled:!0},{assetId:"bb90d982-9375-4eb8-976e-70b4edb2a234",name:"Carta da Zucchero 47 GL",tags:["Materials","Azzurra"],metadata:{hex:"#a7b3bb",Color:"Blue, Grey",label:"Carta da Zucchero 47 GL",value:"Carta da Zucchero 47 GL",Material:"Lacquered GL",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Carta da Zucchero 47 GL",visible:!0,enabled:!0},{assetId:"03f11c8a-df5c-4533-87ff-460dfa86099f",name:"Carbone 43 GL",tags:["Materials","Azzurra"],metadata:{hex:"#4f5050",Color:"Grey",label:"Carbone 43 GL",value:"Carbone 43 GL",Material:"Lacquered GL",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Carbone 43 GL",visible:!0,enabled:!0},{assetId:"6bff8002-b9b3-4ba9-b538-41c72f13e22b",name:"Canyon 90 GL",tags:["Materials","Azzurra"],metadata:{hex:"#cac5b2",Color:"Beige",label:"Canyon 90 GL",value:"Canyon 90 GL",Material:"Lacquered GL",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Canyon 90 GL",visible:!0,enabled:!0},{assetId:"70e2b6a3-a2bd-41dc-8a62-008faccb5ca3",name:"Canapa 94 GL",tags:["Materials","Azzurra"],metadata:{hex:"#c4c3bd",Color:"Grey, Beige",label:"Canapa 94 GL",value:"Canapa 94 GL",Material:"Lacquered GL",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Canapa 94 GL",visible:!0,enabled:!0},{assetId:"64092ba9-9a76-4abb-b5ec-7a00fb012a87",name:"Cacao Orinoco FF GL",tags:["Materials","Azzurra"],metadata:{hex:"#3d3a3b",Color:"Brown",label:"Cacao Orinoco FF GL",value:"Cacao Orinoco FF GL",Material:"Lacquered GL",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Cacao Orinoco FF GL",visible:!0,enabled:!0},{assetId:"cd3b2b48-adfc-42e4-8fdd-6667ad635ded",name:"Cacao 05 GL",tags:["Materials","Azzurra"],metadata:{hex:"#3e352d",Color:"Brown",label:"Cacao 05 GL",value:"Cacao 05 GL",Material:"Lacquered GL",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Cacao 05 GL",visible:!0,enabled:!0},{assetId:"e9212dd4-f451-4a7a-8714-7f80d2fabbbb",name:"Blu Reale 48 GL",tags:["Materials","Azzurra"],metadata:{hex:"#2e303d",Color:"Blue",label:"Blu Reale 48 GL",value:"Blu Reale 48 GL",Material:"Lacquered GL",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Blu Reale 48 GL",visible:!0,enabled:!0},{assetId:"bcd79906-577d-4321-b318-f56455babb9b",name:"Blu Pavone A6 GL",tags:["Materials","Azzurra"],metadata:{hex:"#25656e",Color:"Blue",label:"Blu Pavone A6 GL",value:"Blu Pavone A6 GL",Material:"Lacquered GL",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Blu Pavone A6 GL",visible:!0,enabled:!0},{assetId:"4148c35b-cbd9-413c-8bb0-e7c22dcfe5a7",name:"Blu Oltremare BG GL",tags:["Materials","Azzurra"],metadata:{hex:"#3b4247",Color:"Blue",label:"Blu Oltremare BG GL",value:"Blu Oltremare BG GL",Material:"Lacquered GL",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Blu Oltremare BG GL",visible:!0,enabled:!0},{assetId:"dbb43f89-cf31-4dac-9d15-fb544561f7dd",name:"Blu Laguna A7 GL",tags:["Materials","Azzurra"],metadata:{hex:"#184148",Color:"Blue",label:"Blu Laguna A7 GL",value:"Blu Laguna A7 GL",Material:"Lacquered GL",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Blu Laguna A7 GL",visible:!0,enabled:!0},{assetId:"e8512433-8070-4d41-b7e8-7d4361c0d672",name:"Blu Avio 41 GL",tags:["Materials","Azzurra"],metadata:{hex:"#788892",Color:"Blue",label:"Blu Avio 41 GL",value:"Blu Avio 41 GL",Material:"Lacquered GL",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Blu Avio 41 GL",visible:!0,enabled:!0},{assetId:"79076ef6-0279-4d1a-ab1d-393796d60749",name:"Blu Artico 37 GL",tags:["Materials","Azzurra"],metadata:{hex:"#4b5f6f",Color:"Blue",label:"Blu Artico 37 GL",value:"Blu Artico 37 GL",Material:"Lacquered GL",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Blu Artico 37 GL",visible:!0,enabled:!0},{assetId:"6a25ecd1-9ae0-4598-8315-5ba098795837",name:"Bianco Male FA GL",tags:["Materials","Azzurra"],metadata:{hex:"#dadad4",Color:"White, Beige",label:"Bianco Male FA GL",value:"Bianco Male FA GL",Material:"Lacquered GL",zoomIconColor:"Dark Grey"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Bianco Male FA GL",visible:!0,enabled:!0},{assetId:"a0ea7be5-ddaa-4ed0-bc02-b4b3aa4b3938",name:"Bianco Calce DA GL",tags:["Materials","Azzurra","krostest"],metadata:{hex:"#e4e2df",Color:"White, Beige",label:"Bianco Calce DA GL",value:"Bianco Calce DA GL",Material:"Lacquered GL",zoomIconColor:"Dark Grey"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822","6f3a860d-6b17-4648-966b-5f084fede54c"],type:"item",label:"Bianco Calce DA GL",visible:!0,enabled:!0},{assetId:"0aa8946f-882e-43e0-ad3a-b4c79a2d6dd5",name:"Bianco 0B GL",tags:["Materials","Azzurra"],metadata:{hex:"#fffffe",Color:"White",label:"Bianco 0B GL",value:"Bianco 0B GL",Material:"Lacquered GL",zoomIconColor:"Dark Grey",hasDefaultConfiguration:""},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Bianco 0B GL",visible:!0,enabled:!0},{assetId:"406286a7-d17d-45d8-b9f9-0c1e0131f272",name:"Argilla DR GL",tags:["Materials","Azzurra"],metadata:{hex:"#817d74",Color:"Grey, Brown",label:"Argilla DR GL",value:"Argilla DR GL",Material:"Lacquered GL",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Argilla DR GL",visible:!0,enabled:!0},{assetId:"fa90c6bc-12ac-4f44-8ccc-d968cbd19a8a",name:"Ardesia DD GL",tags:["Materials","Azzurra"],metadata:{hex:"#5f5d5a",Color:"Grey",label:"Ardesia DD GL",value:"Ardesia DD GL",Material:"Lacquered GL",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Ardesia DD GL",visible:!0,enabled:!0},{assetId:"ef1f676f-ef1b-4fc5-bb33-f39d276f94db",name:"Arancio Zucca 09 GL",tags:["Materials","Azzurra"],metadata:{hex:"#c69b6b",Color:"Orange",label:"Arancio Zucca 09 GL",value:"Arancio Zucca 09 GL",Material:"Lacquered GL",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Arancio Zucca 09 GL",visible:!0,enabled:!0},{assetId:"1f6f07d6-c0f4-4b9c-94f3-c8d0fadeb9b5",name:"Aragosta 77 GL",tags:["Materials","Azzurra"],metadata:{hex:"#ba5b3a",Color:"Orange",label:"Aragosta 77 GL",value:"Aragosta 77 GL",Material:"Lacquered GL",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Aragosta 77 GL",visible:!0,enabled:!0},{assetId:"46fea197-f969-4788-bcb4-386afd24c921",name:"Agata BD GL",tags:["Materials","Azzurra"],metadata:{hex:"#caccc9",Color:"Grey, Beige",label:"Agata BD GL",value:"Agata BD GL",Material:"Lacquered GL",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Agata BD GL",visible:!0,enabled:!0},{assetId:"c81e7570-7059-41d3-bee2-fd10e331454d",name:"Verde Salvia 42 MT",tags:["Materials","Azzurra"],metadata:{hex:"#7f8e7c",Color:"Green",label:"Verde Salvia 42 MT",value:"Verde Salvia 42 MT",Material:"Lacquered MT",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Verde Salvia 42 MT",visible:!0,enabled:!0},{assetId:"3373cd97-ca8b-4715-b9f2-beae05bd1c32",name:"Verde Polvere 34 MT",tags:["Materials","Azzurra"],metadata:{hex:"#a3b0ab",Color:"Green",label:"Verde Polvere 34 MT",value:"Verde Polvere 34 MT",Material:"Lacquered MT",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Verde Polvere 34 MT",visible:!0,enabled:!0},{assetId:"deb6988d-849d-495f-9bc8-e79291a919b5",name:"Verde Ghiaia 31 MT",tags:["Materials","Azzurra"],metadata:{hex:"#c0cac6",Color:"Green",label:"Verde Ghiaia 31 MT",value:"Verde Ghiaia 31 MT",Material:"Lacquered MT",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Verde Ghiaia 31 MT",visible:!0,enabled:!0},{assetId:"dc614604-7b90-4697-81b3-2b39f3f08859",name:"Verde Comodoro FG MT",tags:["Materials","Azzurra"],metadata:{hex:"#48544d",Color:"Green",label:"Verde Comodoro FG MT",value:"Verde Comodoro FG MT",Material:"Lacquered MT",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Verde Comodoro FG MT",visible:!0,enabled:!0},{assetId:"0528d338-4a0b-4e13-a986-127c0658de0a",name:"Tortora BE MT",tags:["Materials","Azzurra"],metadata:{hex:"#b2b1a9",Color:"Grey, Brown",label:"Tortora BE MT",value:"Tortora BE MT",Material:"Lacquered MT",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Tortora BE MT",visible:!0,enabled:!0},{assetId:"d968572e-752c-4886-a115-9b724f8b3d38",name:"Torba DS MT",tags:["Materials","Azzurra"],metadata:{hex:"#53514c",Color:"Brown",label:"Torba DS MT",value:"Torba DS MT",Material:"Lacquered MT",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Torba DS MT",visible:!0,enabled:!0},{assetId:"44f3858c-9db7-4af2-84fc-b1924e48201d",name:"Titanio 93 MT",tags:["Materials","Azzurra"],metadata:{hex:"#aaa59d",Color:"Brown, Grey",label:"Titanio 93 MT",value:"Titanio 93 MT",Material:"Lacquered MT",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Titanio 93 MT",visible:!0,enabled:!0},{assetId:"af5b9902-7259-45e9-b0e7-3a1d22a554ed",name:"Terra DB MT",tags:["Materials","Azzurra"],metadata:{hex:"#9a9182",Color:"Brown",label:"Terra DB MT",value:"Terra DB MT",Material:"Lacquered MT",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Terra DB MT",visible:!0,enabled:!0},{assetId:"6adaad4a-2347-4c0a-8ddf-613b81482a0d",name:"Rosso Rubino 19 MT",tags:["Materials","Azzurra"],metadata:{hex:"#6c323c",Color:"Red",label:"Rosso Rubino 19 MT",value:"Rosso Rubino 19 MT",Material:"Lacquered MT",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Rosso Rubino 19 MT",visible:!0,enabled:!0},{assetId:"9210b3ce-2d4f-46af-a11c-e37f972853b2",name:"Rosso Jaipur FH MT",tags:["Materials","Azzurra"],metadata:{hex:"#3f2626",Color:"Red, Purple",label:"Rosso Jaipur FH MT",value:"Rosso Jaipur FH MT",Material:"Lacquered MT",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Rosso Jaipur FH MT",visible:!0,enabled:!0},{assetId:"a6b92d16-c401-4fd9-805d-665db1ea9aa5",name:"Rosso Fuoco 21 MT",tags:["Materials","Azzurra"],metadata:{hex:"#802a2e",Color:"Red",label:"Rosso Fuoco 21 MT",value:"Rosso Fuoco 21 MT",Material:"Lacquered MT",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Rosso Fuoco 21 MT",visible:!0,enabled:!0},{assetId:"6233a5b5-0bdb-4cd3-b6ed-b000c272f88d",name:"Rosa Retro 46 MT",tags:["Materials","Azzurra"],metadata:{hex:"#bfaea2",Color:"Pink, Beige",label:"Rosa Retro 46 MT",value:"Rosa Retro 46 MT",Material:"Lacquered MT",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Rosa Retro 46 MT",visible:!0,enabled:!0},{assetId:"c3b4bba5-bf5d-485d-aafd-090b49d1fa1c",name:"Rosa Etoile 45 MT",tags:["Materials","Azzurra"],metadata:{hex:"#d1c2b7",Color:"Pink",label:"Rosa Etoile 45 MT",value:"Rosa Etoile 45 MT",Material:"Lacquered MT",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Rosa Etoile 45 MT",visible:!0,enabled:!0},{assetId:"f31bdd61-67d5-4a14-85ef-f8be8508b2d9",name:"Roccia CE MT",tags:["Materials","Azzurra"],metadata:{hex:"#8c8680",Color:"Brown",label:"Roccia CE MT",value:"Roccia CE MT",Material:"Lacquered MT",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Roccia CE MT",visible:!0,enabled:!0},{assetId:"3434169b-fafa-4eef-b629-27e5f6e802c9",name:"Platino DF MT",tags:["Materials","Azzurra"],metadata:{hex:"#d0d1cd",Color:"Beige",label:"Platino DF MT",value:"Platino DF MT",Material:"Lacquered MT",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Platino DF MT",visible:!0,enabled:!0},{assetId:"4b198de6-1a80-44e7-bb3e-ecd1eb3f1cd2",name:"Nero 03 MT",tags:["Materials","Azzurra","msidecolor"],metadata:{hex:"#1c1c1d",Color:"Black",label:"Nero 03 MT",value:"Nero 03 MT",Material:"Lacquered MT",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822","ed7278e2-c79e-48c4-b04d-b7dee94306e5"],type:"item",label:"Nero 03 MT",visible:!0,enabled:!0},{assetId:"ea25d89e-2755-4117-bba8-43f66e83abc1",name:"Nebbia 91 MT",tags:["Materials","Azzurra"],metadata:{hex:"#c9c7c0",Color:"Beige, Brown",label:"Nebbia 91 MT",value:"Nebbia 91 MT",Material:"Lacquered MT",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Nebbia 91 MT",visible:!0,enabled:!0},{assetId:"f9cd0ff7-a2c2-4c54-89b6-a0199fdf2ee6",name:"Metallizzato Creta M6 MT",tags:["Materials","Azzurra","msidecolor","krostest"],metadata:{Look:"Metallic",Color:"Grey, Brown",image:"/api/files/hash/sha256-558d9db0b0da23f99665949733dc60d007d6276a256f6f229537a95c33e69c4c",label:"Metallizzato Creta M6 MT",value:"Metallizzato Creta M6 MT",Material:"Lacquered MT",zoomIconColor:"White",hasDefaultConfiguration:""},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822","ed7278e2-c79e-48c4-b04d-b7dee94306e5","6f3a860d-6b17-4648-966b-5f084fede54c"],type:"item",label:"Metallizzato Creta M6 MT",visible:!0,enabled:!0},{assetId:"3f5e5831-92a5-4c49-b71b-354395c05788",name:"Metallizzato Copper M7 MT",tags:["Materials","Azzurra","msidecolor"],metadata:{Look:"Metallic",Color:"Orange, Brown",image:"/api/files/hash/sha256-8c57c1bc9f512b2bc1eecd1c52fffb5d85b43994fa309eccc42942ab53442c7e",label:"Metallizzato Copper M7 MT",value:"Metallizzato Copper M7 MT",Material:"Lacquered MT",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822","ed7278e2-c79e-48c4-b04d-b7dee94306e5"],type:"item",label:"Metallizzato Copper M7 MT",visible:!0,enabled:!0},{assetId:"f6073b6e-aafb-46fb-bfa6-3b1798af9e82",name:"Metallizzato Bronzo M4 MT",tags:["Materials","Azzurra"],metadata:{Look:"Metallic",Color:"Brown, Yellow",image:"/api/files/hash/sha256-7eea8ac99e7c140e8bee12582e07b027a30e66ea6d07dffcb7edb0bb45534aec",label:"Metallizzato Bronzo M4 MT",value:"Metallizzato Bronzo M4 MT",Material:"Lacquered MT",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Metallizzato Bronzo M4 MT",visible:!0,enabled:!0},{assetId:"37cdcc22-0554-44d0-bd8c-1152eb00603c",name:"Metallizzato Antracite M5 MT",tags:["Materials","Azzurra"],metadata:{Look:"Metallic",Color:"Grey",image:"/api/files/hash/sha256-1c8f49877261f6942893ad7266638108c8e524000d2704d18799a869a4d9d84f",label:"Metallizzato Antracite M5 MT",value:"Metallizzato Antracite M5 MT",Material:"Lacquered MT",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Metallizzato Antracite M5 MT",visible:!0,enabled:!0},{assetId:"7bdceb22-447e-44f5-8d28-0be7d3850ea0",name:"Metallizzato Alluminio M1 MT",tags:["Materials","Azzurra"],metadata:{Look:"Metallic",Color:"Grey",image:"/api/files/hash/sha256-0fbaef4b135362c20dbc520559c6199d057e20b53a1c8b76dea3ae0558348c6b",label:"Metallizzato Alluminio M1 MT",value:"Metallizzato Alluminio M1 MT",Material:"Lacquered MT",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Metallizzato Alluminio M1 MT",visible:!0,enabled:!0},{assetId:"11cfeb10-1c3b-4efa-94f1-e0ba9912d87d",name:"Mattone 10 MT",tags:["Materials","Azzurra"],metadata:{hex:"#b07252",Color:"Orange",label:"Mattone 10 MT",value:"Mattone 10 MT",Material:"Lacquered MT",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Mattone 10 MT",visible:!0,enabled:!0},{assetId:"2d99df77-094e-42fd-8f19-3ad4f4baf415",name:"Marrone Havana 79 MT",tags:["Materials","Azzurra"],metadata:{hex:"#322f30",Color:"Brown",label:"Marrone Havana 79 MT",value:"Marrone Havana 79 MT",Material:"Lacquered MT",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Marrone Havana 79 MT",visible:!0,enabled:!0},{assetId:"b7e31c93-388f-454d-b2f9-5f72f34ee141",name:"Juta DP MT",tags:["Materials","Azzurra"],metadata:{hex:"#c2c0b3",Color:"Beige",label:"Juta DP MT",value:"Juta DP MT",Material:"Lacquered MT",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Juta DP MT",visible:!0,enabled:!0},{assetId:"61d62e03-de14-41c0-afeb-a4bf18758472",name:"Grigio Talpa B5 MT",tags:["Materials","Azzurra"],metadata:{hex:"#9d9d93",Color:"Grey, Brown",label:"Grigio Talpa B5 MT",value:"Grigio Talpa B5 MT",Material:"Lacquered MT",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Grigio Talpa B5 MT",visible:!0,enabled:!0},{assetId:"e7dacd89-68fd-464d-bc37-32601c66c459",name:"Grigio Pioggia 80 MT",tags:["Materials","Azzurra"],metadata:{hex:"#949696",Color:"Grey",label:"Grigio Pioggia 80 MT",value:"Grigio Pioggia 80 MT",Material:"Lacquered MT",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Grigio Pioggia 80 MT",visible:!0,enabled:!0},{assetId:"445ce0ca-f561-41e6-87ed-16a3105632e7",name:"Grigio Perla 33 MT",tags:["Materials","Azzurra"],metadata:{hex:"#b0aead",Color:"Grey",label:"Grigio Perla 33 MT",value:"Grigio Perla 33 MT",Material:"Lacquered MT",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Grigio Perla 33 MT",visible:!0,enabled:!0},{assetId:"3729509a-462e-4057-b903-de2cccfd6fdd",name:"Grigio Luce 07 MT",tags:["Materials","Azzurra"],metadata:{hex:"#bfbfbb",Color:"Grey",label:"Grigio Luce 07 MT",value:"Grigio Luce 07 MT",Material:"Lacquered MT",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Grigio Luce 07 MT",visible:!0,enabled:!0},{assetId:"b7671109-1886-4875-b111-40934c2130d4",name:"Grigio Londra FD MT",tags:["Materials","Azzurra"],metadata:{hex:"#75736e",Color:"Grey",label:"Grigio Londra FD MT",value:"Grigio Londra FD MT",Material:"Lacquered MT",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Grigio Londra FD MT",visible:!0,enabled:!0},{assetId:"415af7a5-d25c-481b-8025-2f5b4ea40c89",name:"Grigio Lavagna A9 MT",tags:["Materials","Azzurra"],metadata:{hex:"#767a7e",Color:"Grey",label:"Grigio Lavagna A9 MT",value:"Grigio Lavagna A9 MT",Material:"Lacquered MT",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Grigio Lavagna A9 MT",visible:!0,enabled:!0},{assetId:"f8ed9f86-ca5e-4884-8f1b-312ff4f7c1a3",name:"Grigio Grafite 02 MT",tags:["Materials","Azzurra"],metadata:{hex:"#555558",Color:"Grey",label:"Grigio Grafite 02 MT",value:"Grigio Grafite 02 MT",Material:"Lacquered MT",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Grigio Grafite 02 MT",visible:!0,enabled:!0},{assetId:"29685e60-35df-4b78-ab4d-e2002cf70ae9",name:"Grigio Efeso FB MT",tags:["Materials","Azzurra"],metadata:{hex:"#bcbdbd",Color:"Grey",label:"Grigio Efeso FB MT",value:"Grigio Efeso FB MT",Material:"Lacquered MT",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Grigio Efeso FB MT",visible:!0,enabled:!0},{assetId:"734bf3d3-2fe0-407f-9b87-4455014fc36b",name:"Grigio Chiaro A8 MT",tags:["Materials","Azzurra"],metadata:{hex:"#c7cbca",Color:"Grey",label:"Grigio Chiaro A8 MT",value:"Grigio Chiaro A8 MT",Material:"Lacquered MT",zoomIconColor:"Dark Grey"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Grigio Chiaro A8 MT",visible:!0,enabled:!0},{assetId:"e5ee304a-7b12-4de3-bd49-2e68e1d05269",name:"Grigio Bromo FE MT",tags:["Materials","Azzurra"],metadata:{hex:"#545a60",Color:"Grey, Blue",label:"Grigio Bromo FE MT",value:"Grigio Bromo FE MT",Material:"Lacquered MT",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Grigio Bromo FE MT",visible:!0,enabled:!0},{assetId:"f210cdfe-7922-46be-9d93-3db1f22fa93e",name:"Giallo Curry 08 MT",tags:["Materials","Azzurra"],metadata:{hex:"#d2c38b",Color:"Yellow",label:"Giallo Curry 08 MT",value:"Giallo Curry 08 MT",Material:"Lacquered MT",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Giallo Curry 08 MT",visible:!0,enabled:!0},{assetId:"e46a7d84-e177-44d4-ba75-0931d2f1a1a9",name:"Cenere 92 MT",tags:["Materials","Azzurra"],metadata:{hex:"#b2ada4",Color:"Brown",label:"Cenere 92 MT",value:"Cenere 92 MT",Material:"Lacquered MT",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Cenere 92 MT",visible:!0,enabled:!0},{assetId:"cb5d17d7-1e70-40ad-a0c5-9b324ace2db0",name:"Castoro Ottawa FC MT",tags:["Materials","Azzurra"],metadata:{hex:"#857f74",Color:"Brown",label:"Castoro Ottawa FC MT",value:"Castoro Ottawa FC MT",Material:"Lacquered MT",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Castoro Ottawa FC MT",visible:!0,enabled:!0},{assetId:"c344b27f-1ef5-49f4-be27-e73269ff3650",name:"Carta da Zucchero 47 MT",tags:["Materials","Azzurra"],metadata:{hex:"#a7b3bb",Color:"Blue, Grey",label:"Carta da Zucchero 47 MT",value:"Carta da Zucchero 47 MT",Material:"Lacquered MT",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Carta da Zucchero 47 MT",visible:!0,enabled:!0},{assetId:"a8596d1f-3284-4f1e-9e34-def496f5b7f4",name:"Carbone 43 MT",tags:["Materials","Azzurra","msidecolor"],metadata:{hex:"#4f5050",Color:"Grey",label:"Carbone 43 MT",value:"Carbone 43 MT",Material:"Lacquered MT",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822","ed7278e2-c79e-48c4-b04d-b7dee94306e5"],type:"item",label:"Carbone 43 MT",visible:!0,enabled:!0},{assetId:"97d7ef51-84be-444d-916d-a1fb60477057",name:"Canyon 90 MT",tags:["Materials","Azzurra"],metadata:{hex:"#cac5b2",Color:"Beige",label:"Canyon 90 MT",value:"Canyon 90 MT",Material:"Lacquered MT",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Canyon 90 MT",visible:!0,enabled:!0},{assetId:"5527c5ed-37b4-4ff6-a988-04a7947c812c",name:"Canapa 94 MT",tags:["Materials","Azzurra"],metadata:{hex:"#c4c3bd",Color:"Grey, Beige",label:"Canapa 94 MT",value:"Canapa 94 MT",Material:"Lacquered MT",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Canapa 94 MT",visible:!0,enabled:!0},{assetId:"6c46a72f-a5e9-4a3c-bfde-59d4aec50e2f",name:"Cacao Orinoco FF MT",tags:["Materials","Azzurra"],metadata:{hex:"#3d3a3b",Color:"Brown",label:"Cacao Orinoco FF MT",value:"Cacao Orinoco FF MT",Material:"Lacquered MT",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Cacao Orinoco FF MT",visible:!0,enabled:!0},{assetId:"dca2bff2-ae23-4fe3-8553-97c2b4fe01ce",name:"Cacao 05 MT",tags:["Materials","Azzurra"],metadata:{hex:"#3e352d",Color:"Brown",label:"Cacao 05 MT",value:"Cacao 05 MT",Material:"Lacquered MT",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Cacao 05 MT",visible:!0,enabled:!0},{assetId:"1c80efb4-9051-4bc9-ab73-d189350434e9",name:"Blu Reale 48 MT",tags:["Materials","Azzurra"],metadata:{hex:"#2e303d",Color:"Blue",label:"Blu Reale 48 MT",value:"Blu Reale 48 MT",Material:"Lacquered MT",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Blu Reale 48 MT",visible:!0,enabled:!0},{assetId:"d29ff03a-41bc-4e57-896a-dfbfa4edff65",name:"Blu Pavone A6 MT",tags:["Materials","Azzurra"],metadata:{hex:"#25656e",Color:"Blue",label:"Blu Pavone A6 MT",value:"Blu Pavone A6 MT",Material:"Lacquered MT",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Blu Pavone A6 MT",visible:!0,enabled:!0},{assetId:"2ccbc172-8ef5-496e-bda7-07cc640ba3db",name:"Blu Oltremare BG MT",tags:["Materials","Azzurra"],metadata:{hex:"#3b4247",Color:"Blue",label:"Blu Oltremare BG MT",value:"Blu Oltremare BG MT",Material:"Lacquered MT",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Blu Oltremare BG MT",visible:!0,enabled:!0},{assetId:"c2627fc0-4242-4b0c-9156-2ef972b4be70",name:"Blu Laguna A7 MT",tags:["Materials","Azzurra"],metadata:{hex:"#184148",Color:"Blue",label:"Blu Laguna A7 MT",value:"Blu Laguna A7 MT",Material:"Lacquered MT",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Blu Laguna A7 MT",visible:!0,enabled:!0},{assetId:"1fdffbb0-48b5-4d76-9bff-e0d941b86428",name:"Blu Avio 41 MT",tags:["Materials","Azzurra"],metadata:{hex:"#788892",Color:"Blue",label:"Blu Avio 41 MT",value:"Blu Avio 41 MT",Material:"Lacquered MT",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Blu Avio 41 MT",visible:!0,enabled:!0},{assetId:"066d34f3-5541-47c3-8c11-84641aba26f3",name:"Blu Artico 37 MT",tags:["Materials","Azzurra","krostest"],metadata:{hex:"#4b5f6f",Color:"Blue",label:"Blu Artico 37 MT",value:"Blu Artico 37 MT",Material:"Lacquered MT",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822","6f3a860d-6b17-4648-966b-5f084fede54c"],type:"item",label:"Blu Artico 37 MT",visible:!0,enabled:!0},{assetId:"6277605b-c003-4b05-aa75-9630584e0ba2",name:"Bianco Male FA MT",tags:["Materials","Azzurra"],metadata:{hex:"#dadad4",Color:"White, Beige",label:"Bianco Male FA MT",value:"Bianco Male FA MT",Material:"Lacquered MT",zoomIconColor:"Dark Grey"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Bianco Male FA MT",visible:!0,enabled:!0},{assetId:"a85b5501-aba8-4100-b53e-6bbf8ae18e34",name:"Bianco Calce DA MT",tags:["Materials","Azzurra"],metadata:{hex:"#e4e2df",Color:"White, Beige",label:"Bianco Calce DA MT",value:"Bianco Calce DA MT",Material:"Lacquered MT",zoomIconColor:"Dark Grey","hasDefaultConfiguration#UI_Color":"#Urban Open Storage#","hasDefaultConfiguration#UI_Base Panel":"#Urban Duplex#"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Bianco Calce DA MT",visible:!0,enabled:!0},{assetId:"2d829e3d-9f41-4758-893e-26ee68094953",name:"Bianco 0B MT",tags:["Materials","Azzurra","msidecolor"],metadata:{hex:"#fffffe",Color:"White",label:"Bianco 0B MT",value:"Bianco 0B MT",Material:"Lacquered MT",zoomIconColor:"Dark Grey",hasDefaultConfiguration:""},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822","ed7278e2-c79e-48c4-b04d-b7dee94306e5"],type:"item",label:"Bianco 0B MT",visible:!0,enabled:!0},{assetId:"bc48ceb2-6b9c-4b82-b51f-d42a08389cba",name:"Argilla DR MT",tags:["Materials","Azzurra"],metadata:{hex:"#817d74",Color:"Grey, Brown",label:"Argilla DR MT",value:"Argilla DR MT",Material:"Lacquered MT",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Argilla DR MT",visible:!0,enabled:!0},{assetId:"34db9ded-67de-47cf-9100-9917aeb17c82",name:"Ardesia DD MT",tags:["Materials","Azzurra"],metadata:{hex:"#5f5d5a",Color:"Grey",label:"Ardesia DD MT",value:"Ardesia DD MT",Material:"Lacquered MT",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Ardesia DD MT",visible:!0,enabled:!0},{assetId:"2b269fe6-54f4-49cb-a1ba-014a6f247c40",name:"Arancio Zucca 09 MT",tags:["Materials","Azzurra"],metadata:{hex:"#c69b6b",Color:"Orange",label:"Arancio Zucca 09 MT",value:"Arancio Zucca 09 MT",Material:"Lacquered MT",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Arancio Zucca 09 MT",visible:!0,enabled:!0},{assetId:"0cab70b6-a0e2-4dd2-bbff-9a1f603003e1",name:"Aragosta 77 MT",tags:["Materials","Azzurra"],metadata:{hex:"#ba5b3a",Color:"Orange",label:"Aragosta 77 MT",value:"Aragosta 77 MT",Material:"Lacquered MT",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Aragosta 77 MT",visible:!0,enabled:!0},{assetId:"b21ccfb6-9584-464b-9cc7-2a9822c7735d",name:"Agata BD MT",tags:["Materials","Azzurra"],metadata:{hex:"#caccc9",Color:"Grey, Beige",label:"Agata BD MT",value:"Agata BD MT",Material:"Lacquered MT",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Agata BD MT",visible:!0,enabled:!0},{assetId:"093b3db6-9447-4a83-8131-81a79a24985e",name:"Rox Black TKQ",tags:["Materials","Azzurra"],metadata:{Look:"Stone/Marble-Look",Color:"Grey",image:"/api/files/hash/sha256-be3d9d42c0d0c78943c8971ac07d2e7bcc573c29282a99a296298e2d9e1ef06b",label:"Rox Black TKQ",value:"Rox Black TKQ",Material:"HPL",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Rox Black TKQ",visible:!0,enabled:!0},{assetId:"2cb25415-2e97-4aa4-8166-6d3f46d09c10",name:"Cepp Stone TKP",tags:["Materials","Azzurra"],metadata:{Look:"Stone/Marble-Look",Color:"Grey",image:"/api/files/hash/sha256-b29efe12550ef933d62bcca25d57796aee1c87d225b7935c9b1675ad9be1d4e4",label:"Cepp Stone TKP",value:"Cepp Stone TKP",Material:"HPL",zoomIconColor:"White",hasDefaultConfiguration:""},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Cepp Stone TKP",visible:!0,enabled:!0},{assetId:"9f507901-ac89-486b-900b-79112bb9111f",name:"Brera Brown TKN",tags:["Materials","Azzurra"],metadata:{Look:"Metallic, Stone/Marble-Look",Color:"Brown",image:"/api/files/hash/sha256-176b100a4f17f7c9ec5717097a5ac79f91c524977307559300d0f63536acdff2",label:"Brera Brown TKN",value:"Brera Brown TKN",Material:"HPL",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Brera Brown TKN",visible:!0,enabled:!0},{assetId:"95701f88-54ca-429c-82c2-62db4ade9e12",name:"Noce Sinfonia TKM",tags:["Materials","Azzurra"],metadata:{Look:"Wood-Look",Color:"Brown",image:"/api/files/hash/sha256-c2fadedf011e8a7e2ff5d1f842f59cf40608d2e8ae032a1d99dc364c5222e663",label:"Noce Sinfonia TKM",value:"Noce Sinfonia TKM",Material:"HPL",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Noce Sinfonia TKM",visible:!0,enabled:!0},{assetId:"012c5296-1201-48f5-b270-3fd473625eee",name:"Rovere Alba TKL",tags:["Materials","Azzurra","krostest"],metadata:{Look:"Wood-Look",Color:"Grey, Brown",image:"/api/files/hash/sha256-ba1fc1fa08e7e6aeaa7b836b17531cfc802b072fec18b2dd6e4beb3cffd96784",label:"Rovere Alba TKL",value:"Rovere Alba TKL",Material:"HPL",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822","6f3a860d-6b17-4648-966b-5f084fede54c"],type:"item",label:"Rovere Alba TKL",visible:!0,enabled:!0},{assetId:"742ab384-3881-4e70-998d-5888e821793a",name:"Rovere Valdweg TKK",tags:["Materials","Azzurra"],metadata:{Look:"Wood-Look",Color:"Brown",image:"/api/files/hash/sha256-a7f1023552a4083e3efc21ed7577d69af8f36632a190f2e0563cd4eda67a1284",label:"Rovere Valdweg TKK",value:"Rovere Valdweg TKK",Material:"HPL",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Rovere Valdweg TKK",visible:!0,enabled:!0},{assetId:"3552b459-d700-4a0d-b100-a5f7b447d6c3",name:"Pulpis Scuro TKJ",tags:["Materials","Azzurra"],metadata:{Look:"Stone/Marble-Look",Color:"Black, Brown, Grey",image:"/api/files/hash/sha256-8f2c62bc1d2c65416dbe26c6e4c82e6e49bf70c065d61b8c27922f1b2a97c1c4",label:"Pulpis Scuro TKJ",value:"Pulpis Scuro TKJ",Material:"HPL",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Pulpis Scuro TKJ",visible:!0,enabled:!0},{assetId:"be20009d-8b5e-42b4-b429-4846fcd9fd9d",name:"Pulpis Chiaro TKH",tags:["Materials","Azzurra"],metadata:{Look:"Stone/Marble-Look",Color:"Grey, Beige",image:"/api/files/hash/sha256-280c91328ee6883296a278d492ea1c41993a5e2b31c4ee39b1cf89dbba3937a9",label:"Pulpis Chiaro TKH",value:"Pulpis Chiaro TKH",Material:"HPL",zoomIconColor:"White","hasDefaultConfiguration#UI_Color":"#Urban Horizontal Storage#","hasDefaultConfiguration#UI_Cabinet color":"#Urban Standard#","hasDefaultConfiguration#UI_Lateral Panel":"#Urban Duplex#","hasDefaultConfiguration#UI_Fenix Countertop":"#HPL#"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Pulpis Chiaro TKH",visible:!0,enabled:!0},{assetId:"c0f2a7ac-d7bf-4ea6-8209-dc73daec20fb",name:"Noce Savoia TKG",tags:["Materials","Azzurra"],metadata:{Look:"Wood-Look",Color:"Brown",image:"/api/files/hash/sha256-db40f7f277f690e8a17f8fafe60fd97dd6dedf7509cbc1eaa230e0194942589d",label:"Noce Savoia TKG",value:"Noce Savoia TKG",Material:"HPL",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Noce Savoia TKG",visible:!0,enabled:!0},{assetId:"84acc9b2-f3a2-4ac5-9e3c-62c1427f5bb0",name:"Ardesia TKF",tags:["Materials","Azzurra"],metadata:{Look:"Stone/Marble-Look",Color:"Black",image:"/api/files/hash/sha256-8389293023e9622179eddefcf0e934a28fdc3f80207f62ab1aff4c79f96134d8",label:"Ardesia TKF",value:"Ardesia TKF",Material:"HPL",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Ardesia TKF",visible:!0,enabled:!0},{assetId:"de1a3842-26c3-4fd5-aeea-89bd7a248e12",name:"Rovere Slavonia TK6",tags:["Materials","Azzurra"],metadata:{Look:"Wood-Look",Color:"Brown",image:"/api/files/hash/sha256-320dc7175409c080fd9a4c00742d908c38402a9f568d3465d32b6547a63b8bc7",label:"Rovere Slavonia TK6",value:"Rovere Slavonia TK6",Material:"HPL",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Rovere Slavonia TK6",visible:!0,enabled:!0},{assetId:"7f67815a-68a1-4d1b-8557-c25754e77db3",name:"Rovere Monet TK3",tags:["Materials","Azzurra"],metadata:{Look:"Wood-Look",Color:"Brown",image:"/api/files/hash/sha256-da9050a34ec6532e9378e0bb676c924fa5641a4009842482cdf1b5717cabea39",label:"Rovere Monet TK3",value:"Rovere Monet TK3",Material:"HPL",zoomIconColor:"White",filtelistMaterial:"Material#Color#Look"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Rovere Monet TK3",visible:!0,enabled:!0},{assetId:"92e3fef6-eb3a-402d-9f0e-b1d18494efa1",name:"Rovere Nero 06J",tags:["Materials","Azzurra"],metadata:{Look:"Wood-Look",Color:"Brown, Black",image:"/api/files/hash/sha256-bdb2036ece48be19cc5f690e5bd9d97f15069c785a811dcc062a7f8c28766767",label:"Rovere Nero 06J",value:"Rovere Nero 06J",Material:"Essenze",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Rovere Nero 06J",visible:!0,enabled:!0},{assetId:"8bf30d43-70dc-49ba-a163-bdecc61774be",name:"Rovere Moka 06H",tags:["Materials","Azzurra"],metadata:{Look:"Wood-Look",Color:"Brown, Black",image:"/api/files/hash/sha256-8ce07391a770be516f0d974e2679b3aaeb61f3e0fcc0c8fa4265c588b330db37",label:"Rovere Moka 06H",value:"Rovere Moka 06H",Material:"Essenze",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Rovere Moka 06H",visible:!0,enabled:!0},{assetId:"c7f22a0a-02ad-4f2b-a3cb-76c71adf267a",name:"Rovere Carbone 06G",tags:["Materials","Azzurra"],metadata:{Look:"Wood-Look",Color:"Brown",image:"/api/files/hash/sha256-85667b6d83ae91f892600acf9fbfcdf9eb993b9d2882e42c274372371cf39b03",label:"Rovere Carbone 06G",value:"Rovere Carbone 06G",Material:"Essenze",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Rovere Carbone 06G",visible:!0,enabled:!0},{assetId:"5a6770b0-f1bd-4364-adb9-700b7c58d008",name:"Rovere Fumo 06F",tags:["Materials","Azzurra","krostest"],metadata:{Look:"Wood-Look",Color:"Brown",image:"/api/files/hash/sha256-04c2bcef8e680af0f40bd0ad77272a491c57f989b62a687b0c887d141471ef34",label:"Rovere Fumo 06F",value:"Rovere Fumo 06F",Material:"Essenze",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822","6f3a860d-6b17-4648-966b-5f084fede54c"],type:"item",label:"Rovere Fumo 06F",visible:!0,enabled:!0},{assetId:"a08105fe-bc68-46ac-93b1-991f67fe7b83",name:"Rovere Avena 06E",tags:["Materials","Azzurra"],metadata:{Look:"Wood-Look",Color:"Brown",image:"/api/files/hash/sha256-8a0bedba2d7f026330ecf889d822b36160540ed989e7c0aa8d6f02551d4ac0f8",label:"Rovere Avena 06E",value:"Rovere Avena 06E",Material:"Essenze",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Rovere Avena 06E",visible:!0,enabled:!0},{assetId:"2d95f213-dd17-44d8-b0c7-96635ed255c7",name:"Rovere Cenere 06D",tags:["Materials","Azzurra"],metadata:{Look:"Wood-Look",Color:"Brown, Grey",image:"/api/files/hash/sha256-71d417511dac70fe039e6a393c01799ef2e8d0f1fbb8a002c4a31399a2bec853",label:"Rovere Cenere 06D",value:"Rovere Cenere 06D",Material:"Essenze",zoomIconColor:"White",hasDefaultConfiguration:""},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Rovere Cenere 06D",visible:!0,enabled:!0},{assetId:"c47815d1-2afb-4daa-af8e-59de129a076f",name:"Rovere Sabbia 06C",tags:["Materials","Azzurra"],metadata:{Look:"Wood-Look",Color:"Brown",image:"/api/files/hash/sha256-4d6bd66af400e70c06e4817a6ce9e284de55125d67c69194869147ca52fbf6fa",label:"Rovere Sabbia 06C",value:"Rovere Sabbia 06C",Material:"Essenze",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Rovere Sabbia 06C",visible:!0,enabled:!0},{assetId:"c5303510-732c-4ed1-a241-ddf813448a66",name:"Rovere Naturale 06B",tags:["Materials","Azzurra"],metadata:{Look:"Wood-Look",Color:"Brown",image:"/api/files/hash/sha256-b2591b7f4f8c072220c82694d99fa3c8ad3fd8ab1d40ab16e1b55a59c5aa1585",label:"Rovere Naturale 06B",value:"Rovere Naturale 06B",Material:"Essenze",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Rovere Naturale 06B",visible:!0,enabled:!0},{assetId:"63166dee-207f-4ff3-a52a-895005d32d6f",name:"Rovere Bianco 06A",tags:["Materials","Azzurra"],metadata:{Look:"Wood-Look",Color:"Brown",image:"/api/files/hash/sha256-c7663be667ce249f6637eeda8b8d043d7b19e60256a0c49386fdf99f15f90372",label:"Rovere Bianco 06A",value:"Rovere Bianco 06A",Material:"Essenze",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Rovere Bianco 06A",visible:!0,enabled:!0},{assetId:"55410697-22d3-4372-a8e6-298802176836",name:"Rovere Eucalipto 01A",tags:["Materials","Azzurra"],metadata:{Look:"Wood-Look",Color:"Brown",image:"/api/files/hash/sha256-20f1c0362faaa3c13215a496d98c527822e231a1e4704cd0ae832fd18ce60372",label:"Rovere Eucalipto 01A",value:"Rovere Eucalipto 01A",Material:"Essenze",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Rovere Eucalipto 01A",visible:!0,enabled:!0},{assetId:"2a426546-329f-43dc-8941-1cea187b2cad",name:"Metal bronzo 2MD",tags:["Materials","Azzurra"],metadata:{Look:"Metallic",Color:"Brown, Orange",image:"/api/files/hash/sha256-9923e745a84c76b8f367a85ee839b215551a9ecf3b02fea1d2d74533a35ed488",label:"Metal Bronzo 2MD",value:"Metal bronzo 2MD",Material:"Brushed Metal",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Metal bronzo 2MD",visible:!0,enabled:!0},{assetId:"c2b9a429-26a6-4641-a8a0-4d42617233bd",name:"Metal titanio 2MC",tags:["Materials","Azzurra","krostest"],metadata:{Look:"Metallic",Color:"Grey ",image:"/api/files/hash/sha256-dfbdf4748fb842704b08c56a5527e2f1af196c3f10d17f90ef82723ee42cc27e",label:"Metal Titanio 2MC",value:"Metal titanio 2MC",Material:"Brushed Metal",zoomIconColor:"White",hasDefaultConfiguration:""},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822","6f3a860d-6b17-4648-966b-5f084fede54c"],type:"item",label:"Metal titanio 2MC",visible:!0,enabled:!0},{assetId:"a776c1a9-5c0b-465a-a288-6ff8d3782440",name:"Metal piombo 2MB",tags:["Materials","Azzurra"],metadata:{Look:"Metallic",Color:"Grey, Black",image:"/api/files/hash/sha256-089b4432e52cf6c7742318ce45b2a943743c1cae704311db9418e2c906112bdd",label:"Metal Piombo 2MB",value:"Metal piombo 2MB",Material:"Brushed Metal",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Metal piombo 2MB",visible:!0,enabled:!0},{assetId:"01e8e452-3402-457b-9c5c-2ddea51566ef",name:"Metal acciaio 2MA",tags:["Materials","Azzurra"],metadata:{Look:"Metallic",Color:"Grey ",image:"/api/files/hash/sha256-bd251d52235a7bf08b7784912adbeb526e5ac8650d3e313297478062fc40f865",label:"Metal Acciaio 2MA",value:"Metal acciaio 2MA",Material:"Brushed Metal",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Metal acciaio 2MA",visible:!0,enabled:!0},{assetId:"e69b3d47-bd29-4baa-96a7-81dda9ee19a8",name:"Rovere Sherwood Castano 1S3",tags:["Materials","Azzurra"],metadata:{Look:"Wood-Look",Color:"Brown",image:"/api/files/hash/sha256-3aa2248400dad333a1c9d39d76cde7dddef13b5ab347a691a0c1cc2cf42bc357",label:"Rovere Sherwood Castano 1S3",value:"Rovere Sherwood Castano 1S3",Material:"3D",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Rovere Sherwood Castano 1S3",visible:!0,enabled:!0},{assetId:"3c4cfb2f-5975-41a0-b65e-7e5b6551823c",name:"Rovere Sherwood Scuro 1S2",tags:["Materials","Azzurra"],metadata:{Look:"Wood-Look",Color:"Brown, Black",image:"/api/files/hash/sha256-b4f5474053660e1964121c9503b7763015b2dc52ed436867bfa8ca1cc32a0367",label:"Rovere Sherwood Scuro 1S2",value:"Rovere Sherwood Scuro 1S2",Material:"3D",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Rovere Sherwood Scuro 1S2",visible:!0,enabled:!0},{assetId:"066d2647-83e9-4346-9ca6-147948dc4987",name:"Rovere Sherwood Chiaro 1S1",tags:["Materials","Azzurra"],metadata:{Look:"Wood-Look",Color:"Brown, Pink, White",image:"/api/files/hash/sha256-d8af49f10f347b27d8c837d90fde6db67d8c8e26dc7b96b4290bf1d2e8f9de13",label:"Rovere Sherwood Chiaro 1S1",value:"Rovere Sherwood Chiaro 1S1",Material:"3D",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Rovere Sherwood Chiaro 1S1",visible:!0,enabled:!0},{assetId:"11596557-e805-4425-b197-1d1a33ef8834",name:"Rigatino Beton 1RQ",tags:["Materials","Azzurra"],metadata:{Look:"",Color:"Beige, Grey",image:"/api/files/hash/sha256-d1240cb2e3ac44db648bd5a393efed237087ed8631c49a52f30b9bab3e278bd9",label:"Rigatino Beton 1RQ",value:"Rigatino Beton 1RQ",Material:"3D",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Rigatino Beton 1RQ",visible:!0,enabled:!0},{assetId:"b64de9dd-ebce-469c-bc3d-7d27e95c69b7",name:"Rigatino Tabacco 1RP",tags:["Materials","Azzurra"],metadata:{Look:"Wood-Look",Color:"Brown",image:"/api/files/hash/sha256-eb6d9f15eed4d7b0512f1722d0fd18bfafd174a888bb88f64815fd33372b0e84",label:"Rigatino Tabacco 1RP",value:"Rigatino Tabacco 1RP",Material:"3D",zoomIconColor:"White","hasDefaultConfiguration#UI_Backpanel Color":"Tiquaranta"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Rigatino Tabacco 1RP",visible:!0,enabled:!0},{assetId:"badd7ed2-4517-4671-97ae-0bd1972c8c9d",name:"Rigatino Naturale 1RN",tags:["Materials","Azzurra"],metadata:{Look:"Wood-Look",Color:"Brown",image:"/api/files/hash/sha256-5c9f615203c9a3633c046c212799ff189bb7440c0c9f283a0e7b31fa989822ba",label:"Rigatino Naturale 1RN",value:"Rigatino Naturale 1RN",Material:"3D",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Rigatino Naturale 1RN",visible:!0,enabled:!0},{assetId:"3b57fadb-29bd-4ee6-a0a9-9ef0740877cd",name:"Pelle Pecari Tortora 1PE",tags:["Materials","Azzurra"],metadata:{Look:"Cement-Look",Color:"Grey ",image:"/api/files/hash/sha256-af3217a6caf186775d19af75d82291bd9e7475fc113edc8871d6f56a7ae09e20",label:"Pelle Pecari Tortora 1PE",value:"Pelle Pecari Tortora 1PE",Material:"3D",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Pelle Pecari Tortora 1PE",visible:!0,enabled:!0},{assetId:"9b233739-2418-4cf0-8bad-f7b710c642a5",name:"Rovere Dogato Naturale 1P3",tags:["Materials","Azzurra"],metadata:{Look:"Wood-Look",Color:"Brown",image:"/api/files/hash/sha256-532a3ffabcad2e00a7c5b6cee3e99d3c17f46a30b007fdb8accd074af7846c7c",label:"Rovere Dogato Naturale 1P3",value:"Rovere Dogato Naturale 1P3",Material:"3D",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Rovere Dogato Naturale 1P3",visible:!0,enabled:!0},{assetId:"41819fcf-80f6-4ab2-ba6c-aced9fec5c25",name:"Rovere Dogato Grigio 1P1",tags:["Materials","Azzurra"],metadata:{Look:"Wood-Look",Color:"Grey",image:"/api/files/hash/sha256-15f0c9237e60738f6fd01b878aab3160a4c5ee0e76238585287225d4a65227a4",label:"Rovere Dogato Grigio 1P1",value:"Rovere Dogato Grigio 1P1",Material:"3D",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Rovere Dogato Grigio 1P1",visible:!0,enabled:!0},{assetId:"66e8440e-e56f-4bac-b07e-8d6a0ab3cb5d",name:"Rovere Dogato Bianco 1P0",tags:["Materials","Azzurra"],metadata:{Look:"Wood-Look",Color:"White",image:"/api/files/hash/sha256-6439c22937829a5f3d0c68279ebd869c217150bd7e0d46ad8e5633abdeb660ac",label:"Rovere Dogato Bianco 1P0",value:"Rovere Dogato Bianco 1P0",Material:"3D",zoomIconColor:"Dark Grey"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Rovere Dogato Bianco 1P0",visible:!0,enabled:!0},{assetId:"431b5b7c-84ff-401f-987f-d34cce2c96ea",name:"Noce Tavola Antico Scuro 1NE",tags:["Materials","Azzurra"],metadata:{Look:"Wood-Look",Color:"Brown, Black",image:"/api/files/hash/sha256-8891ef908e947f9c872a18719eea01c4ed497b4b987bbae5ddd9342770c6b2d6",label:"Noce Tavola Antico Scuro 1NE",value:"Noce Tavola Antico Scuro 1NE",Material:"3D",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Noce Tavola Antico Scuro 1NE",visible:!0,enabled:!0},{assetId:"afdfd3ec-baa8-4e2f-906e-baefb1ea1ba4",name:"Noce Tavola Antico Chiaro 1ND",tags:["Materials","Azzurra"],metadata:{Look:"Wood-Look",Color:"Brown",image:"/api/files/hash/sha256-be651d1057315fd4ca65cdeb21a1fac011be6946617cff387bc2b8043b484834",label:"Noce Tavola Antico Chiaro 1ND",value:"Noce Tavola Antico Chiaro 1ND",Material:"3D",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Noce Tavola Antico Chiaro 1ND",visible:!0,enabled:!0},{assetId:"16ad5433-ff29-4f2f-98d8-03ff9f945c1f",name:"Nodato spaccato Tabacco 1NB",tags:["Materials","Azzurra"],metadata:{Look:"Wood-Look",Color:"Brown",image:"/api/files/hash/sha256-c478093cf22958f575c41bf0550e28d83a71d2e15e2956ddbad477b4283130b4",label:"Nodato Spaccato Tabacco 1NB",value:"Nodato spaccato Tabacco 1NB",Material:"3D",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Nodato spaccato Tabacco 1NB",visible:!0,enabled:!0},{assetId:"1996ec85-03b0-4cde-a4da-40e8941d5fc4",name:"Nodato spaccato Biondo 1NA",tags:["Materials","Azzurra"],metadata:{Look:"Wood-Look",Color:"Brown",image:"/api/files/hash/sha256-969234b1674622b98c4f519123138874a4075b0251fe0679e5639e584f25421e",label:"Nodato Spaccato Biondo 1NA",value:"Nodato spaccato Biondo 1NA",Material:"3D",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Nodato spaccato Biondo 1NA",visible:!0,enabled:!0},{assetId:"15e07087-dcc0-4ed9-a71e-ed2d464da0c1",name:"Noce Rigato Grigio 1N3",tags:["Materials","Azzurra"],metadata:{Look:"Wood-Look",Color:"Grey, Brown",image:"/api/files/hash/sha256-5ad94c21a8a0d327bb6fcc0825f81d418a0136be2cd739cddf5a3c0298b51bf8",label:"Noce Rigato Grigio 1N3",value:"Noce Rigato Grigio 1N3",Material:"3D",zoomIconColor:"White",hasDefaultConfiguration:""},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Noce Rigato Grigio 1N3",visible:!0,enabled:!0},{assetId:"9a95b8eb-862a-4473-9e5c-53fd08461b8a",name:"Noce rigato Canaletto Naturale 1N2",tags:["Materials","Azzurra"],metadata:{Look:"Wood-Look",Color:"Brown",image:"/api/files/hash/sha256-fd792b351a4bb16919e29db2c1ce370a8a31498ba28e43988f409f5bf88f6593",label:"Noce Rigato Canaletto Naturale 1N2",value:"Noce rigato Canaletto Naturale 1N2",Material:"3D",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Noce rigato Canaletto Naturale 1N2",visible:!0,enabled:!0},{assetId:"1c5f411f-9dfb-41e5-8f7a-a94f10a48df4",name:"Noce Rigato Chiaro 1N1",tags:["Materials","Azzurra"],metadata:{Look:"Wood-Look",Color:"Brown, Beige",image:"/api/files/hash/sha256-0c7a8ab49b47df2d9995a5ceeee0f065201b233e9e99eb0638a9d73d778d41d0",label:"Noce Rigato Chiaro 1N1",value:"Noce Rigato Chiaro 1N1",Material:"3D",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Noce Rigato Chiaro 1N1",visible:!0,enabled:!0},{assetId:"94816844-7f4d-42ba-8147-ded18931607a",name:"Paulownia Seppia 1F2",tags:["Materials","Azzurra"],metadata:{Look:"Wood-Look",Color:"Brown, Beige",image:"/api/files/hash/sha256-33698e77978d2f09d373b6631d2074170229e5627ffe805135f93ae69d956193",label:"Paulownia Seppia 1F2",value:"Paulownia Seppia 1F2",Material:"3D",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Paulownia Seppia 1F2",visible:!0,enabled:!0},{assetId:"70b7574a-d8ae-4772-8716-3d4b5593c92b",name:"Eucalipto Affumicato 1E2",tags:["Materials","Azzurra"],metadata:{Look:"Wood-Look",Color:"Brown",image:"/api/files/hash/sha256-7993725f579e4b423a2fdde370b5335b9f0b1bac5ed26fb89898e6d0866cd7b9",label:"Eucalipto Affumicato 1E2",value:"Eucalipto Affumicato 1E2",Material:"3D",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Eucalipto Affumicato 1E2",visible:!0,enabled:!0},{assetId:"92781a43-67fa-414f-8d49-52dd402be93d",name:"Eucalipto Naturale 1E1",tags:["Materials","Azzurra"],metadata:{Look:"Wood-Look",Color:"Brown",image:"/api/files/hash/sha256-6ac83550373aa787ac7cfb7ebde482b3a99379f52bd61bbcf39a2797c4e5306d",label:"Eucalipto Naturale 1E1",value:"Eucalipto Naturale 1E1",Material:"3D",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Eucalipto Naturale 1E1",visible:!0,enabled:!0},{assetId:"e5f0e001-5176-4d57-9c55-b56f959a7916",name:"Castagno Scuro 1C3",tags:["Materials","Azzurra"],metadata:{Look:"Wood-Look",Color:"Brown, Black",image:"/api/files/hash/sha256-b535e9693c4c42ef93d956c20b433e20a067ef3733f0180f593fd9bd23a65b3a",label:"Castagno Scuro 1C3",value:"Castagno Scuro 1C3",Material:"3D",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Castagno Scuro 1C3",visible:!0,enabled:!0},{assetId:"d2c3c23f-26f9-4cbd-97f8-1b49172e4d83",name:"Castagno Malto 1C2",tags:["Materials","Azzurra"],metadata:{Look:"Wood-Look",Color:"Brown",image:"/api/files/hash/sha256-20e1b04e87bbc93d17c1ae374b12cf566d1a198c73c6f188884e5a71cd32942b",label:"Castagno Malto 1C2",value:"Castagno Malto 1C2",Material:"3D",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Castagno Malto 1C2",visible:!0,enabled:!0},{assetId:"c768e374-44ca-481c-bd58-e5116d729053",name:"Castagno chiaro 1C1",tags:["Materials","Azzurra"],metadata:{Look:"Wood-Look",Color:"White ",image:"/api/files/hash/sha256-d11b75498d9c094da836240b1ae0e4cf7a0c017765fdeb3769084ae513caef1e",label:"Castagno Chiaro 1C1",value:"Castagno chiaro 1C1",Material:"3D",zoomIconColor:"Dark Grey"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Castagno chiaro 1C1",visible:!0,enabled:!0},{assetId:"4353d884-2dc7-4847-803c-7c4407e0c1fc",name:"Pietra Piasentina Grigio Scuro 1AB",tags:["Materials","Azzurra"],metadata:{Look:"Stone/Marble-Look",Color:"Grey ",image:"/api/files/hash/sha256-547f3fcafe3e14734f8d6889b648a327f7e7bcbe6e1c1bfb29a725d44ddac891",label:"Pietra Piasentina Grigio Scuro 1AB",value:"Pietra Piasentina Grigio Scuro 1AB",Material:"3D",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Pietra Piasentina Grigio Scuro 1AB",visible:!0,enabled:!0},{assetId:"cf1716fc-e40f-47b4-a3c8-d173ce8ab009",name:"Pietra Piasentina Grigio Chiaro 1AA",tags:["Materials","Azzurra"],metadata:{Look:"Stone/Marble-Look",Color:"Grey ",image:"/api/files/hash/sha256-47eb0b6d3740e0c233c88e289807a400caf978947c19c0b9fe26f628a3d205f5",label:"Pietra Piasentina Grigio Chiaro 1AA",value:"Pietra Piasentina Grigio Chiaro 1AA",Material:"3D",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Pietra Piasentina Grigio Chiaro 1AA",visible:!0,enabled:!0},{assetId:"b42ad6e9-76bc-4edd-8656-890ea75ce4e5",name:"Cemento Ghiaccio 1A5",tags:["Materials","Azzurra"],metadata:{Look:"Cement-Look",Color:"White ",image:"/api/files/hash/sha256-78612ed164c818c3f07651a7bc384f5ecd978af58cb731aadd1a877e8cf4332d",label:"Cemento Ghiaccio 1A5",value:"Cemento Ghiaccio 1A5",Material:"3D",zoomIconColor:"Dark Grey",hasDefaultConfiguration:""},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Cemento Ghiaccio 1A5",visible:!0,enabled:!0},{assetId:"24360a49-b7dc-4e91-8002-b716da2e9b2f",name:"Cemento Oltremare 1A4",tags:["Materials","Azzurra"],metadata:{Look:"Cement-Look",Color:"Black",image:"/api/files/hash/sha256-9f6100dcb59a10685fecd5657f471a6ab3477cf863ba4345145f8be68b7c2d93",label:"Cemento Oltremare 1A4",value:"Cemento Oltremare 1A4",Material:"3D",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Cemento Oltremare 1A4",visible:!0,enabled:!0},{assetId:"2278a549-5f5e-409f-ae14-be667ae5f85a",name:"Cemento Creta 1A3",tags:["Materials","Azzurra","krostest"],metadata:{Look:"Cement-Look",Color:"Grey, Brown",image:"/api/files/hash/sha256-b0b77cddb072eb3eefb723a0c8058d05d3c35cb34f398fc71e63ead582783567",label:"Cemento Creta 1A3",value:"Cemento Creta 1A3",Material:"3D",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822","6f3a860d-6b17-4648-966b-5f084fede54c"],type:"item",label:"Cemento Creta 1A3",visible:!0,enabled:!0},{assetId:"2a5bc07c-03fd-44b0-8d47-1f8bd3816086",name:"Cemento Tortora 1A2",tags:["Materials","Azzurra"],metadata:{Look:"Cement-Look",Color:"Grey, Beige, Brown",image:"/api/files/hash/sha256-841e7d936699edd6cd9d75eb770e7117595dd6f2fb7506b0d657bd13ea8d8800",label:"Cemento Tortora 1A2",value:"Cemento Tortora 1A2",Material:"3D",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Cemento Tortora 1A2",visible:!0,enabled:!0},{assetId:"9df3c540-0978-4c08-ba1a-7940aeb35663",name:"Cemento Cenere 1A1",tags:["Materials","Azzurra"],metadata:{Look:"Cement-Look",Color:"Grey, Beige",image:"/api/files/hash/sha256-10dac44e536ad3751df920413c0624acb2ebfc9e437f004ac91779a837fe9421",label:"Cemento Cenere 1A1",value:"Cemento Cenere 1A1",Material:"3D",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Cemento Cenere 1A1",visible:!0,enabled:!0},{assetId:"751af9b9-1c45-4b0b-88a3-1e0f2461fa88",name:"Colortech Grigio fume 10F",tags:["Materials","Azzurra"],metadata:{hex:"#5a5555",Color:"Grey",label:"Colortech Grigio fumè 10F",value:"Colortech Grigio fume 10F",Material:"3D",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Colortech Grigio fume 10F",visible:!0,enabled:!0},{assetId:"346595b3-653a-4ed6-a00a-44b6696c0a0f",name:"Colortech Bianco 10B",tags:["Materials","Azzurra"],metadata:{hex:"#d7d9d6",Color:"White ",label:"Colortech Bianco 10B",value:"Colortech Bianco 10B",Material:"3D",zoomIconColor:"Dark Grey"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Colortech Bianco 10B",visible:!0,enabled:!0}],defaultValue:{assetId:""},global:{id:"84be1dcc-fe28-463f-853f-435f534477c7",type:"Global",name:"Global",metadata:[]},visible:!0,enabled:!0,hiddenValues:[],disabledValues:[],value:{assetId:"abb65419-cfa9-445a-9719-8a6f0aeb0eb5",type:"item"}},{id:"83e8511d-47ae-46ec-aa02-259da96e5b9a",type:"Asset",name:"UI_Basin Style",metadata:{Name:"Basin Style",Label:"Basin Style","":null},blacklist:[],assetType:"model",values:[{assetId:"3ad3d0c3-dc0d-4ab9-a568-74c66ab85bcb",name:"HPL: Cover",tags:["basstyle"],metadata:{label:"",value:"HPL: Cover",thumbnail:"/api/files/hash/sha256-863cf8be1b4575bb466e10694d2c167d9b3e5b939f4695c0d7dd97c7b48f6823",heightImage:"100px"},fileSize:95548,tagids:["788a9f06-da0c-444d-96ff-5c30ae89aac4"],type:"item",label:"HPL: Cover",visible:!0,enabled:!0},{assetId:"ece656f2-8b64-435f-87da-c1a717e6e248",name:"HPL: Quadra",tags:["basstyle"],metadata:{label:"",value:"HPL: Quadra",thumbnail:"/api/files/hash/sha256-26529077184831a1fe376de47bfbc57bb80757456ad2b343e7ea44e552199a8b",heightImage:"100px"},fileSize:95548,tagids:["788a9f06-da0c-444d-96ff-5c30ae89aac4"],type:"item",label:"HPL: Quadra",visible:!0,enabled:!0},{assetId:"9a74b3e2-c757-4d60-8dbc-e05da3eaf372",name:"HPL: Prisma",tags:["basstyle"],metadata:{label:"",value:"HPL: Prisma",thumbnail:"/api/files/hash/sha256-b5fc1e6bc39d89270f8f350f30f8ad98d8e79df53130b32e70f98a46a2bd0001",heightImage:"100px"},fileSize:95548,tagids:["788a9f06-da0c-444d-96ff-5c30ae89aac4"],type:"item",label:"HPL: Prisma",visible:!0,enabled:!0},{assetId:"137e5e19-ce6e-453a-8bb0-1e3769414047",name:"HPL: Strip",tags:["basstyle"],metadata:{label:"",value:"HPL: Strip",thumbnail:"/api/files/hash/sha256-f612af6ae3e7a9d341c124f67d50c6a1dc5dea760b1afb5dfd226224ece2e7ab",heightImage:"100px",hasDefaultConfiguration:""},fileSize:95548,tagids:["788a9f06-da0c-444d-96ff-5c30ae89aac4"],type:"item",label:"HPL: Strip",visible:!0,enabled:!0}],defaultValue:{assetId:""},global:{id:"83e8511d-47ae-46ec-aa02-259da96e5b9a",type:"Global",name:"Global",metadata:[]},visible:!0,enabled:!0,hiddenValues:["137e5e19-ce6e-453a-8bb0-1e3769414047","3ad3d0c3-dc0d-4ab9-a568-74c66ab85bcb","ece656f2-8b64-435f-87da-c1a717e6e248","9a74b3e2-c757-4d60-8dbc-e05da3eaf372"],disabledValues:[],value:{assetId:"137e5e19-ce6e-453a-8bb0-1e3769414047",type:"item"}},{id:"1afbdec3-9797-4f0a-a597-26661605a1ca",type:"Asset",name:"UI_Lateral Panel",metadata:{Name:"Lateral Panel",Label:"Lateral Panel",thumbnail:"https://preview.threekit.com/api/images/texture/sha256-68a0d669261b4ec1cd5ce9b6faa44e97118a2f1c18ceac2a04c0d9e3d637547b?power2=1024",hasRenderImagePreview:"true"},blacklist:[],assetType:"model",values:[{assetId:"d7d451da-ef2a-4b18-8968-dc334e9871e1",name:"Verde Salvia 42 ST",tags:["Materials","Azzurra"],metadata:{hex:"#7f8e7c",soft:"Verde Salvia 42 MT",Color:"Green",label:"Verde Salvia 42 ST",value:"Verde Salvia 42 ST",Material:"Soft-Touch",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Verde Salvia 42 ST",visible:!0,enabled:!0},{assetId:"20328789-8dd1-4ef8-9dae-b4f0620629b2",name:"Verde Polvere 34 ST",tags:["Materials","Azzurra"],metadata:{hex:"#a3b0ab",soft:"Verde Polvere 34 MT",Color:"Green",label:"Verde Polvere 34 ST",value:"Verde Polvere 34 ST",Material:"Soft-Touch",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Verde Polvere 34 ST",visible:!0,enabled:!0},{assetId:"7c542842-7cb0-496a-a3d7-3c74be3d64b6",name:"Verde Ghiaia 31 ST",tags:["Materials","Azzurra"],metadata:{hex:"#c0cac6",soft:"Verde Ghiaia 31 MT",Color:"Green",label:"Verde Ghiaia 31 ST",value:"Verde Ghiaia 31 ST",Material:"Soft-Touch",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Verde Ghiaia 31 ST",visible:!0,enabled:!0},{assetId:"2391ec54-0d5a-4c8b-97ae-ac7899e3178c",name:"Verde Comodoro FG ST",tags:["Materials","Azzurra"],metadata:{hex:"#48544d",soft:"Verde Comodoro FG MT",Color:"Green",label:"Verde Comodoro FG ST",value:"Verde Comodoro FG ST",Material:"Soft-Touch",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Verde Comodoro FG ST",visible:!0,enabled:!0},{assetId:"584577fc-7555-49af-82de-8628474b7adb",name:"Tortora BE ST",tags:["Materials","Azzurra"],metadata:{hex:"#b2b1a9",soft:"Tortora BE MT",Color:"Grey, Brown",label:"Tortora BE ST",value:"Tortora BE ST",Material:"Soft-Touch",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Tortora BE ST",visible:!0,enabled:!0},{assetId:"6ac76228-e6e3-4051-bd95-21049c138f31",name:"Torba DS ST",tags:["Materials","Azzurra"],metadata:{hex:"#53514c",soft:"Torba DS MT",Color:"Brown",label:"Torba DS ST",value:"Torba DS ST",Material:"Soft-Touch",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Torba DS ST",visible:!0,enabled:!0},{assetId:"5bb788b0-63a3-45bb-b798-6066e0a50022",name:"Titanio 93 ST",tags:["Materials","Azzurra"],metadata:{hex:"#aaa59d",soft:"Titanio 93 MT",Color:"Brown, Grey",label:"Titanio 93 ST",value:"Titanio 93 ST",Material:"Soft-Touch",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Titanio 93 ST",visible:!0,enabled:!0},{assetId:"064c7fb6-f23a-479d-bdf0-b13f67d435e9",name:"Terra DB ST",tags:["Materials","Azzurra"],metadata:{hex:"#9a9182",soft:"Terra DB MT",Color:"Brown",label:"Terra DB ST",value:"Terra DB ST",Material:"Soft-Touch",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Terra DB ST",visible:!0,enabled:!0},{assetId:"0f399e8d-18ce-477e-a4c7-414621b22a48",name:"Rosso Rubino 19 ST",tags:["Materials","Azzurra"],metadata:{hex:"#6c323c",soft:"Rosso Rubino 19 MT",Color:"Red",label:"Rosso Rubino 19 ST",value:"Rosso Rubino 19 ST",Material:"Soft-Touch",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Rosso Rubino 19 ST",visible:!0,enabled:!0},{assetId:"114b2017-d63d-44fa-8378-2b21b5f5b580",name:"Rosso Jaipur FH ST",tags:["Materials","Azzurra"],metadata:{hex:"#3f2626",soft:"Rosso Jaipur FH MT",Color:"Red, Purple",label:"Rosso Jaipur FH ST",value:"Rosso Jaipur FH ST",Material:"Soft-Touch",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Rosso Jaipur FH ST",visible:!0,enabled:!0},{assetId:"e40f0d60-f94d-47e1-a62f-b9e743630b62",name:"Rosso Fuoco 21 ST",tags:["Materials","Azzurra"],metadata:{hex:"#802a2e",soft:"Rosso Fuoco 21 MT",Color:"Red",label:"Rosso Fuoco 21 ST",value:"Rosso Fuoco 21 ST",Material:"Soft-Touch",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Rosso Fuoco 21 ST",visible:!0,enabled:!0},{assetId:"cb0e5c75-9af8-41ac-8ed0-c3d20336d0f3",name:"Rosa Retro 46 ST",tags:["Materials","Azzurra"],metadata:{hex:"#bfaea2",soft:"Rosa Retro 46 MT",Color:"Pink, Beige",label:"Rosa Retro 46 ST",value:"Rosa Retro 46 ST",Material:"Soft-Touch",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Rosa Retro 46 ST",visible:!0,enabled:!0},{assetId:"e7deaffc-c2e0-4778-9323-e8d845676a1b",name:"Rosa Etoile 45 ST",tags:["Materials","Azzurra"],metadata:{hex:"#d1c2b7",soft:"Rosa Etoile 45 MT",Color:"Pink",label:"Rosa Etoile 45 ST",value:"Rosa Etoile 45 ST",Material:"Soft-Touch",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Rosa Etoile 45 ST",visible:!0,enabled:!0},{assetId:"1cd18d40-6079-4366-a17d-4e6b73c722ec",name:"Roccia CE ST",tags:["Materials","Azzurra"],metadata:{hex:"#8c8680",soft:"Roccia CE MT",Color:"Brown",label:"Roccia CE ST",value:"Roccia CE ST",Material:"Soft-Touch",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Roccia CE ST",visible:!0,enabled:!0},{assetId:"614fdcd2-8af2-466c-a61a-270cfdb32215",name:"Platino DF ST",tags:["Materials","Azzurra"],metadata:{hex:"#d0d1cd",soft:"Platino DF MT",Color:"Beige",label:"Platino DF ST",value:"Platino DF ST",Material:"Soft-Touch",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Platino DF ST",visible:!0,enabled:!0},{assetId:"eb18fc87-5431-4b54-9b2d-3d593e7bf284",name:"Nero 03 ST",tags:["Materials","Azzurra"],metadata:{hex:"#1c1c1d",soft:"Nero 03 MT",Color:"Black",label:"Nero 03 ST",value:"Nero 03 ST",Material:"Soft-Touch",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Nero 03 ST",visible:!0,enabled:!0},{assetId:"6c6c06e5-68ec-4a1f-a0cf-736ba5466ade",name:"Nebbia 91 ST",tags:["Materials","Azzurra"],metadata:{hex:"#c9c7c0",soft:"Nebbia 91 MT",Color:"Beige, Brown",label:"Nebbia 91 ST",value:"Nebbia 91 ST",Material:"Soft-Touch",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Nebbia 91 ST",visible:!0,enabled:!0},{assetId:"e38fce2b-87d7-460e-9ad3-6fb5af6436aa",name:"Mattone 10 ST",tags:["Materials","Azzurra"],metadata:{hex:"#b07252",soft:"Mattone 10 MT",Color:"Orange",label:"Mattone 10 ST",value:"Mattone 10 ST",Material:"Soft-Touch",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Mattone 10 ST",visible:!0,enabled:!0},{assetId:"3500cff3-20ef-40a4-b228-91a54d981e5b",name:"Marrone Havana 79 ST",tags:["Materials","Azzurra"],metadata:{hex:"#322f30",soft:"Marrone Havana 79 MT",Color:"Brown",label:"Marrone Havana 79 ST",value:"Marrone Havana 79 ST",Material:"Soft-Touch",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Marrone Havana 79 ST",visible:!0,enabled:!0},{assetId:"6b1a0234-a90d-4335-8aa4-f85efb176ea6",name:"Juta DP ST",tags:["Materials","Azzurra"],metadata:{hex:"#c2c0b3",soft:"Juta DP MT",Color:"Beige",label:"Juta DP ST",value:"Juta DP ST",Material:"Soft-Touch",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Juta DP ST",visible:!0,enabled:!0},{assetId:"e12a4f37-7ad9-452e-94f2-2d32a275c868",name:"Grigio Talpa B5 ST",tags:["Materials","Azzurra"],metadata:{hex:"#9d9d93",soft:"Grigio Talpa B5 MT",Color:"Grey, Brown",label:"Grigio Talpa B5 ST",value:"Grigio Talpa B5 ST",Material:"Soft-Touch",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Grigio Talpa B5 ST",visible:!0,enabled:!0},{assetId:"bdd616ff-6727-4baf-bb67-a82b5d557348",name:"Grigio Pioggia 80 ST",tags:["Materials","Azzurra"],metadata:{hex:"#949696",soft:"Grigio Pioggia 80 MT",Color:"Grey",label:"Grigio Pioggia 80 ST",value:"Grigio Pioggia 80 ST",Material:"Soft-Touch",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Grigio Pioggia 80 ST",visible:!0,enabled:!0},{assetId:"dcd99716-aa23-4c4f-acc4-7d413445727e",name:"Grigio Perla 33 ST",tags:["Materials","Azzurra"],metadata:{hex:"#b0aead",soft:"Grigio Perla 33 MT",Color:"Grey",label:"Grigio Perla 33 ST",value:"Grigio Perla 33 ST",Material:"Soft-Touch",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Grigio Perla 33 ST",visible:!0,enabled:!0},{assetId:"4280caea-a3e4-49b6-8376-d72610ad78cd",name:"Grigio Luce 07 ST",tags:["Materials","Azzurra"],metadata:{hex:"#bfbfbb",soft:"Grigio Luce 07 MT",Color:"Grey",label:"Grigio Luce 07 ST",value:"Grigio Luce 07 ST",Material:"Soft-Touch",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Grigio Luce 07 ST",visible:!0,enabled:!0},{assetId:"284bcab2-1015-4766-85ce-9f3c3831bc76",name:"Grigio Londra FD ST",tags:["Materials","Azzurra"],metadata:{hex:"#75736e",soft:"Grigio Londra FD MT",Color:"Grey",label:"Grigio Londra FD ST",value:"Grigio Londra FD ST",Material:"Soft-Touch",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Grigio Londra FD ST",visible:!0,enabled:!0},{assetId:"2abe38f7-4a90-4bb8-a0a5-91573ac79d16",name:"Grigio Lavagna A9 ST",tags:["Materials","Azzurra"],metadata:{hex:"#767a7e",soft:"Grigio Lavagna A9 MT",Color:"Grey",label:"Grigio Lavagna A9 ST",value:"Grigio Lavagna A9 ST",Material:"Soft-Touch",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Grigio Lavagna A9 ST",visible:!0,enabled:!0},{assetId:"a0d2faff-5e77-4f96-a79d-5361901d1f22",name:"Grigio Grafite 02 ST",tags:["Materials","Azzurra"],metadata:{hex:"#555558",soft:"Grigio Grafite 02 MT",Color:"Grey",label:"Grigio Grafite 02 ST",value:"Grigio Grafite 02 ST",Material:"Soft-Touch",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Grigio Grafite 02 ST",visible:!0,enabled:!0},{assetId:"9a08508b-fe52-41f4-9db8-416092ab27b9",name:"Grigio Efeso FB ST",tags:["Materials","Azzurra"],metadata:{hex:"#bcbdbd",soft:"Grigio Efeso FB MT",Color:"Grey",label:"Grigio Efeso FB ST",value:"Grigio Efeso FB ST",Material:"Soft-Touch",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Grigio Efeso FB ST",visible:!0,enabled:!0},{assetId:"eeb1c4e7-53ea-4b59-9b7b-1cf985202332",name:"Grigio Chiaro A8 ST",tags:["Materials","Azzurra"],metadata:{hex:"#c7cbca",soft:"Grigio Chiaro A8 MT",Color:"Grey",label:"Grigio Chiaro A8 ST",value:"Grigio Chiaro A8 ST",Material:"Soft-Touch",zoomIconColor:"Dark Grey"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Grigio Chiaro A8 ST",visible:!0,enabled:!0},{assetId:"f4631dc8-9015-4cb5-af99-1026e4425dc6",name:"Grigio Bromo FE ST",tags:["Materials","Azzurra"],metadata:{hex:"#545a60",soft:"Grigio Bromo FE MT",Color:"Grey, Blue",label:"Grigio Bromo FE ST",value:"Grigio Bromo FE ST",Material:"Soft-Touch",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Grigio Bromo FE ST",visible:!0,enabled:!0},{assetId:"c30709b6-9277-468a-b35e-38d198d1526a",name:"Giallo Curry 08 ST",tags:["Materials","Azzurra"],metadata:{hex:"#d2c38b",soft:"Giallo Curry 08 MT",Color:"Yellow",label:"Giallo Curry 08 ST",value:"Giallo Curry 08 ST",Material:"Soft-Touch",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Giallo Curry 08 ST",visible:!0,enabled:!0},{assetId:"a53927c5-9133-424c-97c4-ecc77c8262a5",name:"Cenere 92 ST",tags:["Materials","Azzurra"],metadata:{hex:"#b2ada4",soft:"Cenere 92 MT",Color:"Brown",label:"Cenere 92 ST",value:"Cenere 92 ST",Material:"Soft-Touch",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Cenere 92 ST",visible:!0,enabled:!0},{assetId:"a2fa7bf5-2344-4ff3-a0da-0552d4a571de",name:"Castoro Ottawa FC ST",tags:["Materials","Azzurra"],metadata:{hex:"#857f74",soft:"Castoro Ottawa FC MT",Color:"Brown",label:"Castoro Ottawa FC ST",value:"Castoro Ottawa FC ST",Material:"Soft-Touch",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Castoro Ottawa FC ST",visible:!0,enabled:!0},{assetId:"186811d0-8add-4b2e-8423-6ca43e9bc141",name:"Carta da Zucchero 47 ST",tags:["Materials","Azzurra"],metadata:{hex:"#a7b3bb",soft:"Carta da Zucchero 47 MT",Color:"Blue, Grey",label:"Carta da Zucchero 47 ST",value:"Carta da Zucchero 47 ST",Material:"Soft-Touch",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Carta da Zucchero 47 ST",visible:!0,enabled:!0},{assetId:"3f2a6d98-a58c-4b64-8922-32e0f685eaf5",name:"Carbone 43 ST",tags:["Materials","Azzurra"],metadata:{hex:"#4f5050",soft:"Carbone 43 MT",Color:"Grey",label:"Carbone 43 ST",value:"Carbone 43 ST",Material:"Soft-Touch",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Carbone 43 ST",visible:!0,enabled:!0},{assetId:"c7ce37d8-e428-4822-a513-ff56e2a80c42",name:"Canyon 90 ST",tags:["Materials","Azzurra"],metadata:{hex:"#cac5b2",soft:"Canyon 90 MT",Color:"Beige",label:"Canyon 90 ST",value:"Canyon 90 ST",Material:"Soft-Touch",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Canyon 90 ST",visible:!0,enabled:!0},{assetId:"8a27f0cf-f885-4621-9e2c-a34d1fd2acfd",name:"Canapa 94 ST",tags:["Materials","Azzurra"],metadata:{hex:"#c4c3bd",soft:"Canapa 94 MT",Color:"Grey, Beige",label:"Canapa 94 ST",value:"Canapa 94 ST",Material:"Soft-Touch",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Canapa 94 ST",visible:!0,enabled:!0},{assetId:"bb290770-56fc-49e8-8548-20533bd8962b",name:"Cacao Orinoco FF ST",tags:["Materials","Azzurra"],metadata:{hex:"#3d3a3b",soft:"Cacao Orinoco FF MT",Color:"Brown",label:"Cacao Orinoco FF ST",value:"Cacao Orinoco FF ST",Material:"Soft-Touch",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Cacao Orinoco FF ST",visible:!0,enabled:!0},{assetId:"ebe9a649-aaa9-41fe-818b-b4e47edd99e6",name:"Cacao 05 ST",tags:["Materials","Azzurra"],metadata:{hex:"#3e352d",soft:"Cacao 05 MT",Color:"Brown",label:"Cacao 05 ST",value:"Cacao 05 ST",Material:"Soft-Touch",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Cacao 05 ST",visible:!0,enabled:!0},{assetId:"8607017f-93d1-49dd-a03d-c1f139691bb5",name:"Blu Reale 48 ST",tags:["Materials","Azzurra"],metadata:{hex:"#2e303d",soft:"Blu Reale 48 MT",Color:"Blue",label:"Blu Reale 48 ST",value:"Blu Reale 48 ST",Material:"Soft-Touch",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Blu Reale 48 ST",visible:!0,enabled:!0},{assetId:"fd18c7e1-67e2-415f-91d2-8f8507a55b5d",name:"Blu Pavone A6 ST",tags:["Materials","Azzurra"],metadata:{hex:"#25656e",soft:"Blu Pavone A6 MT",Color:"Blue",label:"Blu Pavone A6 ST",value:"Blu Pavone A6 ST",Material:"Soft-Touch",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Blu Pavone A6 ST",visible:!0,enabled:!0},{assetId:"fdac3243-20d0-49c6-bc6c-17194c9e7a0d",name:"Blu Oltremare BG ST",tags:["Materials","Azzurra"],metadata:{hex:"#3b4247",soft:"Blu Oltremare BG ST",Color:"Blue",label:"Blu Oltremare BG ST",value:"Blu Oltremare BG ST",Material:"Soft-Touch",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Blu Oltremare BG ST",visible:!0,enabled:!0},{assetId:"a173d6d7-c2d4-4355-914f-8cc32c3fc9b3",name:"Blu Laguna A7 ST",tags:["Materials","Azzurra"],metadata:{hex:"#184148",soft:"Blu Laguna A7 MT",Color:"Blue",label:"Blu Laguna A7 ST",value:"Blu Laguna A7 ST",Material:"Soft-Touch",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Blu Laguna A7 ST",visible:!0,enabled:!0},{assetId:"a54236e6-651e-4404-96d7-0fe4ecbd2d88",name:"Blu Avio 41 ST",tags:["Materials","Azzurra"],metadata:{hex:"#788892",soft:"Blu Avio 41 MT",Color:"Blue",label:"Blu Avio 41 ST",value:"Blu Avio 41 ST",Material:"Soft-Touch",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Blu Avio 41 ST",visible:!0,enabled:!0},{assetId:"ca8d50f0-d80e-43b9-ad9c-066f4a2f33ae",name:"Blu Artico 37 ST",tags:["Materials","Azzurra"],metadata:{hex:"#4b5f6f",soft:"Blu Artico 37 MT",Color:"Blue",label:"Blu Artico 37 ST",value:"Blu Artico 37 ST",Material:"Soft-Touch",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Blu Artico 37 ST",visible:!0,enabled:!0},{assetId:"9dbddb33-0aab-4b70-b574-a323fe08af47",name:"Bianco Male FA ST",tags:["Materials","Azzurra"],metadata:{hex:"#dadad4",soft:"Bianco Male FA MT",Color:"White, Beige",label:"Bianco Male FA ST",value:"Bianco Male FA ST",Material:"Soft-Touch",zoomIconColor:"Dark Grey"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Bianco Male FA ST",visible:!0,enabled:!0},{assetId:"abb65419-cfa9-445a-9719-8a6f0aeb0eb5",name:"Bianco Calce DA ST",tags:["Materials","Azzurra"],metadata:{hex:"#e4e2df",soft:"Bianco Calce DA MT",Color:"White, Beige",label:"Bianco Calce DA ST",value:"Bianco Calce DA ST",Material:"Soft-Touch",zoomIconColor:"Dark Grey",hasDefaultConfuguration:""},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Bianco Calce DA ST",visible:!0,enabled:!0},{assetId:"f2d6875d-d9bf-42da-a6e3-a8d1d3a1a19f",name:"Bianco 0B ST",tags:["Materials","Azzurra"],metadata:{hex:"#fffffe",soft:"Bianco 0B MT",Color:"White",label:"Bianco 0B ST",value:"Bianco 0B ST",Material:"Soft-Touch",zoomIconColor:"Dark Grey",hasDefaultConfiguration:""},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Bianco 0B ST",visible:!0,enabled:!0},{assetId:"8ff6d955-9668-434e-ae8e-3d092e4145d4",name:"Argilla DR ST",tags:["Materials","Azzurra"],metadata:{hex:"#817d74",soft:"Argilla DR MT",Color:"Grey, Brown",label:"Argilla DR ST",value:"Argilla DR ST",Material:"Soft-Touch",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Argilla DR ST",visible:!0,enabled:!0},{assetId:"1be06217-9f77-40b7-ada8-2cefeec351fb",name:"Ardesia DD ST",tags:["Materials","Azzurra"],metadata:{hex:"#5f5d5a",soft:"Ardesia DD MT",Color:"Grey",label:"Ardesia DD ST",value:"Ardesia DD ST",Material:"Soft-Touch",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Ardesia DD ST",visible:!0,enabled:!0},{assetId:"0963a65f-b841-4ca2-9407-acdac8d16fbf",name:"Arancio Zucca 09 ST",tags:["Materials","Azzurra"],metadata:{hex:"#c69b6b",soft:"Arancio Zucca 09 MT",Color:"Orange",label:"Arancio Zucca 09 ST",value:"Arancio Zucca 09 ST",Material:"Soft-Touch",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Arancio Zucca 09 ST",visible:!0,enabled:!0},{assetId:"911ab5b7-fafe-4292-b7db-7c12ae0b0866",name:"Aragosta 77 ST",tags:["Materials","Azzurra"],metadata:{hex:"#ba5b3a",soft:"Aragosta 77 MT",Color:"Orange",label:"Aragosta 77 ST",value:"Aragosta 77 ST",Material:"Soft-Touch",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Aragosta 77 ST",visible:!0,enabled:!0},{assetId:"82f43401-b911-40e2-9781-fc2e03c3f556",name:"Agata BD ST",tags:["Materials","Azzurra"],metadata:{hex:"#caccc9",soft:"Agata BD MT",Color:"Grey, Beige",label:"Agata BD ST",value:"Agata BD ST",Material:"Soft-Touch",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Agata BD ST",visible:!0,enabled:!0},{assetId:"4a1d4776-4887-4aba-b631-cc61df8a8766",name:"Verde Salvia 42 GL",tags:["Materials","Azzurra"],metadata:{hex:"#7f8e7c",Color:"Green",label:"Verde Salvia 42 GL",value:"Verde Salvia 42 GL",Material:"Lacquered GL",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Verde Salvia 42 GL",visible:!0,enabled:!0},{assetId:"c08ea7b5-781a-489f-9e17-cd919c54abd4",name:"Verde Polvere 34 GL",tags:["Materials","Azzurra"],metadata:{hex:"#a3b0ab",Color:"Green",label:"Verde Polvere 34 GL",value:"Verde Polvere 34 GL",Material:"Lacquered GL",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Verde Polvere 34 GL",visible:!0,enabled:!0},{assetId:"2b8de8d3-8d40-4e7b-8d10-24300b963ec2",name:"Verde Ghiaia 31 GL",tags:["Materials","Azzurra"],metadata:{hex:"#c0cac6",Color:"Green",label:"Verde Ghiaia 31 GL",value:"Verde Ghiaia 31 GL",Material:"Lacquered GL",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Verde Ghiaia 31 GL",visible:!0,enabled:!0},{assetId:"1784c7e1-e87c-4b18-a3a5-7735fa8a1cd8",name:"Verde Comodoro FG GL",tags:["Materials","Azzurra"],metadata:{hex:"#48544d",Color:"Green",label:"Verde Comodoro FG GL",value:"Verde Comodoro FG GL",Material:"Lacquered GL",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Verde Comodoro FG GL",visible:!0,enabled:!0},{assetId:"4eaa6b9c-b3f3-4494-8129-65bb579f5d4b",name:"Tortora BE GL",tags:["Materials","Azzurra"],metadata:{hex:"#b2b1a9",Color:"Grey, Brown",label:"Tortora BE GL",value:"Tortora BE GL",Material:"Lacquered GL",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Tortora BE GL",visible:!0,enabled:!0},{assetId:"30f594ab-e223-4fca-abaa-b31a3e0d7b55",name:"Torba DS GL",tags:["Materials","Azzurra"],metadata:{hex:"#53514c",Color:"Brown",label:"Torba DS GL",value:"Torba DS GL",Material:"Lacquered GL",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Torba DS GL",visible:!0,enabled:!0},{assetId:"3f204516-2cf2-4da8-ab5c-bbe02798bd17",name:"Titanio 93 GL",tags:["Materials","Azzurra"],metadata:{hex:"#aaa59d",Color:"Brown, Grey",label:"Titanio 93 GL",value:"Titanio 93 GL",Material:"Lacquered GL",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Titanio 93 GL",visible:!0,enabled:!0},{assetId:"a09ad2c0-e273-4f96-9535-8ed3aaee16c6",name:"Terra DB GL",tags:["Materials","Azzurra"],metadata:{hex:"#9a9182",Color:"Brown",label:"Terra DB GL",value:"Terra DB GL",Material:"Lacquered GL",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Terra DB GL",visible:!0,enabled:!0},{assetId:"cb5b5f13-a43c-46df-8870-4b89cd52c83b",name:"Rosso Rubino 19 GL",tags:["Materials","Azzurra"],metadata:{hex:"#6c323c",Color:"Red",label:"Rosso Rubino 19 GL",value:"Rosso Rubino 19 GL",Material:"Lacquered GL",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Rosso Rubino 19 GL",visible:!0,enabled:!0},{assetId:"eb8e8b75-354e-4247-9d92-701eef3aa636",name:"Rosso Jaipur FH GL",tags:["Materials","Azzurra"],metadata:{hex:"#3f2626",Color:"Red, Purple",label:"Rosso Jaipur FH GL",value:"Rosso Jaipur FH GL",Material:"Lacquered GL",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Rosso Jaipur FH GL",visible:!0,enabled:!0},{assetId:"e41e9f41-0470-4ff1-84cd-dac4fb890a05",name:"Rosso Fuoco 21 GL",tags:["Materials","Azzurra"],metadata:{hex:"#802a2e",Color:"Red",label:"Rosso Fuoco 21 GL",value:"Rosso Fuoco 21 GL",Material:"Lacquered GL",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Rosso Fuoco 21 GL",visible:!0,enabled:!0},{assetId:"bf6cde7e-082c-4a70-8578-45769d5ee7f9",name:"Rosa Retro 46 GL",tags:["Materials","Azzurra"],metadata:{hex:"#bfaea2",Color:"Pink, Beige",label:"Rosa Retro 46 GL",value:"Rosa Retro 46 GL",Material:"Lacquered GL",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Rosa Retro 46 GL",visible:!0,enabled:!0},{assetId:"fd708b90-7b8a-4d15-aa22-f2beade948a5",name:"Rosa Etoile 45 GL",tags:["Materials","Azzurra"],metadata:{hex:"#d1c2b7",Color:"Pink",label:"Rosa Etoile 45 GL",value:"Rosa Etoile 45 GL",Material:"Lacquered GL",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Rosa Etoile 45 GL",visible:!0,enabled:!0},{assetId:"9b4afa6b-d041-4c10-b311-66dba0db9945",name:"Roccia CE GL",tags:["Materials","Azzurra"],metadata:{hex:"#8c8680",Color:"Brown",label:"Roccia CE GL",value:"Roccia CE GL",Material:"Lacquered GL",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Roccia CE GL",visible:!0,enabled:!0},{assetId:"d226b192-5f71-4bf5-b060-379c97139d36",name:"Platino DF GL",tags:["Materials","Azzurra"],metadata:{hex:"#d0d1cd",Color:"Beige",label:"Platino DF GL",value:"Platino DF GL",Material:"Lacquered GL",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Platino DF GL",visible:!0,enabled:!0},{assetId:"dd26676a-6efe-417f-95ed-e5b095342a4a",name:"Nero 03 GL",tags:["Materials","Azzurra"],metadata:{hex:"#1c1c1d",Color:"Black",label:"Nero 03 GL",value:"Nero 03 GL",Material:"Lacquered GL",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Nero 03 GL",visible:!0,enabled:!0},{assetId:"6cca15f4-50d5-49ac-927b-1f3746390591",name:"Nebbia 91 GL",tags:["Materials","Azzurra"],metadata:{hex:"#c9c7c0",Color:"Beige, Brown",label:"Nebbia 91 GL",value:"Nebbia 91 GL",Material:"Lacquered GL",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Nebbia 91 GL",visible:!0,enabled:!0},{assetId:"d7df19f1-c154-48a3-a73b-45672d80ddb1",name:"Mattone 10 GL",tags:["Materials","Azzurra"],metadata:{hex:"#b07252",Color:"Orange",label:"Mattone 10 GL",value:"Mattone 10 GL",Material:"Lacquered GL",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Mattone 10 GL",visible:!0,enabled:!0},{assetId:"37cab846-db46-4c97-8ef2-03d40c844440",name:"Marrone Havana 79 GL",tags:["Materials","Azzurra"],metadata:{hex:"#322f30",Color:"Brown",label:"Marrone Havana 79 GL",value:"Marrone Havana 79 GL",Material:"Lacquered GL",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Marrone Havana 79 GL",visible:!0,enabled:!0},{assetId:"d337d7d8-91b3-4459-b2ab-093e89701bce",name:"Juta DP GL",tags:["Materials","Azzurra"],metadata:{hex:"#c2c0b3",Color:"Beige",label:"Juta DP GL",value:"Juta DP GL",Material:"Lacquered GL",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Juta DP GL",visible:!0,enabled:!0},{assetId:"7e4dc26e-2918-467f-a596-f9c3c654d5a6",name:"Grigio Talpa B5 GL",tags:["Materials","Azzurra"],metadata:{hex:"#9d9d93",Color:"Grey, Brown",label:"Grigio Talpa B5 GL",value:"Grigio Talpa B5 GL",Material:"Lacquered GL",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Grigio Talpa B5 GL",visible:!0,enabled:!0},{assetId:"db1f40f4-1bd9-4dbb-ac25-5572c81787b4",name:"Grigio Pioggia 80 GL",tags:["Materials","Azzurra"],metadata:{hex:"#949696",Color:"Grey",label:"Grigio Pioggia 80 GL",value:"Grigio Pioggia 80 GL",Material:"Lacquered GL",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Grigio Pioggia 80 GL",visible:!0,enabled:!0},{assetId:"6d670d1b-0f81-4940-a347-3ae72db916ac",name:"Grigio Perla 33 GL",tags:["Materials","Azzurra"],metadata:{hex:"#b0aead",Color:"Grey",label:"Grigio Perla 33 GL",value:"Grigio Perla 33 GL",Material:"Lacquered GL",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Grigio Perla 33 GL",visible:!0,enabled:!0},{assetId:"ef2a5e0c-75e3-4358-aa26-9f0e48f1eea2",name:"Grigio Luce 07 GL",tags:["Materials","Azzurra"],metadata:{hex:"#bfbfbb",Color:"Grey",label:"Grigio Luce 07 GL",value:"Grigio Luce 07 GL",Material:"Lacquered GL",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Grigio Luce 07 GL",visible:!0,enabled:!0},{assetId:"1a8366a9-1c17-4c91-889b-ee43244c9354",name:"Grigio Londra FD GL",tags:["Materials","Azzurra"],metadata:{hex:"#75736e",Color:"Grey",label:"Grigio Londra FD GL",value:"Grigio Londra FD GL",Material:"Lacquered GL",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Grigio Londra FD GL",visible:!0,enabled:!0},{assetId:"f00c4b2c-7c2d-4201-b62c-2848aa5e7834",name:"Grigio Lavagna A9 GL",tags:["Materials","Azzurra"],metadata:{hex:"#767a7e",Color:"Grey",label:"Grigio Lavagna A9 GL",value:"Grigio Lavagna A9 GL",Material:"Lacquered GL",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Grigio Lavagna A9 GL",visible:!0,enabled:!0},{assetId:"2b0eaec0-9844-4b43-b266-f593f8231cf9",name:"Grigio Grafite 02 GL",tags:["Materials","Azzurra"],metadata:{hex:"#555558",Color:"Grey",label:"Grigio Grafite 02 GL",value:"Grigio Grafite 02 GL",Material:"Lacquered GL",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Grigio Grafite 02 GL",visible:!0,enabled:!0},{assetId:"9d606e23-4a6e-412e-952a-3aff87c86c12",name:"Grigio Efeso FB GL",tags:["Materials","Azzurra"],metadata:{hex:"#bcbdbd",Color:"Grey",label:"Grigio Efeso FB GL",value:"Grigio Efeso FB GL",Material:"Lacquered GL",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Grigio Efeso FB GL",visible:!0,enabled:!0},{assetId:"c078d55f-3250-4a49-9c4b-f23d5a022ffa",name:"Grigio Chiaro A8 GL",tags:["Materials","Azzurra"],metadata:{hex:"#c7cbca",Color:"Grey",label:"Grigio Chiaro A8 GL",value:"Grigio Chiaro A8 GL",Material:"Lacquered GL",zoomIconColor:"Dark Grey"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Grigio Chiaro A8 GL",visible:!0,enabled:!0},{assetId:"2d0b0443-ea3b-4ecb-932f-fbd88568a940",name:"Grigio Bromo FE GL",tags:["Materials","Azzurra"],metadata:{hex:"#545a60",Color:"Grey, Blue",label:"Grigio Bromo FE GL",value:"Grigio Bromo FE GL",Material:"Lacquered GL",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Grigio Bromo FE GL",visible:!0,enabled:!0},{assetId:"a2cdc305-3a66-4360-92d5-617b2294e2ac",name:"Giallo Curry 08 GL",tags:["Materials","Azzurra"],metadata:{hex:"#d2c38b",Color:"Yellow",label:"Giallo Curry 08 GL",value:"Giallo Curry 08 GL",Material:"Lacquered GL",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Giallo Curry 08 GL",visible:!0,enabled:!0},{assetId:"778c34d7-25ff-4e33-a9cd-de7e5429cccb",name:"Cenere 92 GL",tags:["Materials","Azzurra"],metadata:{hex:"#b2ada4",Color:"Brown",label:"Cenere 92 GL",value:"Cenere 92 GL",Material:"Lacquered GL",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Cenere 92 GL",visible:!0,enabled:!0},{assetId:"e31c7006-bb41-4535-ac29-207bf1b82151",name:"Castoro Ottawa FC GL",tags:["Materials","Azzurra"],metadata:{hex:"#857f74",Color:"Brown",label:"Castoro Ottawa FC GL",value:"Castoro Ottawa FC GL",Material:"Lacquered GL",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Castoro Ottawa FC GL",visible:!0,enabled:!0},{assetId:"bb90d982-9375-4eb8-976e-70b4edb2a234",name:"Carta da Zucchero 47 GL",tags:["Materials","Azzurra"],metadata:{hex:"#a7b3bb",Color:"Blue, Grey",label:"Carta da Zucchero 47 GL",value:"Carta da Zucchero 47 GL",Material:"Lacquered GL",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Carta da Zucchero 47 GL",visible:!0,enabled:!0},{assetId:"03f11c8a-df5c-4533-87ff-460dfa86099f",name:"Carbone 43 GL",tags:["Materials","Azzurra"],metadata:{hex:"#4f5050",Color:"Grey",label:"Carbone 43 GL",value:"Carbone 43 GL",Material:"Lacquered GL",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Carbone 43 GL",visible:!0,enabled:!0},{assetId:"6bff8002-b9b3-4ba9-b538-41c72f13e22b",name:"Canyon 90 GL",tags:["Materials","Azzurra"],metadata:{hex:"#cac5b2",Color:"Beige",label:"Canyon 90 GL",value:"Canyon 90 GL",Material:"Lacquered GL",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Canyon 90 GL",visible:!0,enabled:!0},{assetId:"70e2b6a3-a2bd-41dc-8a62-008faccb5ca3",name:"Canapa 94 GL",tags:["Materials","Azzurra"],metadata:{hex:"#c4c3bd",Color:"Grey, Beige",label:"Canapa 94 GL",value:"Canapa 94 GL",Material:"Lacquered GL",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Canapa 94 GL",visible:!0,enabled:!0},{assetId:"64092ba9-9a76-4abb-b5ec-7a00fb012a87",name:"Cacao Orinoco FF GL",tags:["Materials","Azzurra"],metadata:{hex:"#3d3a3b",Color:"Brown",label:"Cacao Orinoco FF GL",value:"Cacao Orinoco FF GL",Material:"Lacquered GL",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Cacao Orinoco FF GL",visible:!0,enabled:!0},{assetId:"cd3b2b48-adfc-42e4-8fdd-6667ad635ded",name:"Cacao 05 GL",tags:["Materials","Azzurra"],metadata:{hex:"#3e352d",Color:"Brown",label:"Cacao 05 GL",value:"Cacao 05 GL",Material:"Lacquered GL",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Cacao 05 GL",visible:!0,enabled:!0},{assetId:"e9212dd4-f451-4a7a-8714-7f80d2fabbbb",name:"Blu Reale 48 GL",tags:["Materials","Azzurra"],metadata:{hex:"#2e303d",Color:"Blue",label:"Blu Reale 48 GL",value:"Blu Reale 48 GL",Material:"Lacquered GL",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Blu Reale 48 GL",visible:!0,enabled:!0},{assetId:"bcd79906-577d-4321-b318-f56455babb9b",name:"Blu Pavone A6 GL",tags:["Materials","Azzurra"],metadata:{hex:"#25656e",Color:"Blue",label:"Blu Pavone A6 GL",value:"Blu Pavone A6 GL",Material:"Lacquered GL",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Blu Pavone A6 GL",visible:!0,enabled:!0},{assetId:"4148c35b-cbd9-413c-8bb0-e7c22dcfe5a7",name:"Blu Oltremare BG GL",tags:["Materials","Azzurra"],metadata:{hex:"#3b4247",Color:"Blue",label:"Blu Oltremare BG GL",value:"Blu Oltremare BG GL",Material:"Lacquered GL",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Blu Oltremare BG GL",visible:!0,enabled:!0},{assetId:"dbb43f89-cf31-4dac-9d15-fb544561f7dd",name:"Blu Laguna A7 GL",tags:["Materials","Azzurra"],metadata:{hex:"#184148",Color:"Blue",label:"Blu Laguna A7 GL",value:"Blu Laguna A7 GL",Material:"Lacquered GL",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Blu Laguna A7 GL",visible:!0,enabled:!0},{assetId:"e8512433-8070-4d41-b7e8-7d4361c0d672",name:"Blu Avio 41 GL",tags:["Materials","Azzurra"],metadata:{hex:"#788892",Color:"Blue",label:"Blu Avio 41 GL",value:"Blu Avio 41 GL",Material:"Lacquered GL",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Blu Avio 41 GL",visible:!0,enabled:!0},{assetId:"79076ef6-0279-4d1a-ab1d-393796d60749",name:"Blu Artico 37 GL",tags:["Materials","Azzurra"],metadata:{hex:"#4b5f6f",Color:"Blue",label:"Blu Artico 37 GL",value:"Blu Artico 37 GL",Material:"Lacquered GL",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Blu Artico 37 GL",visible:!0,enabled:!0},{assetId:"6a25ecd1-9ae0-4598-8315-5ba098795837",name:"Bianco Male FA GL",tags:["Materials","Azzurra"],metadata:{hex:"#dadad4",Color:"White, Beige",label:"Bianco Male FA GL",value:"Bianco Male FA GL",Material:"Lacquered GL",zoomIconColor:"Dark Grey"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Bianco Male FA GL",visible:!0,enabled:!0},{assetId:"a0ea7be5-ddaa-4ed0-bc02-b4b3aa4b3938",name:"Bianco Calce DA GL",tags:["Materials","Azzurra","krostest"],metadata:{hex:"#e4e2df",Color:"White, Beige",label:"Bianco Calce DA GL",value:"Bianco Calce DA GL",Material:"Lacquered GL",zoomIconColor:"Dark Grey"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822","6f3a860d-6b17-4648-966b-5f084fede54c"],type:"item",label:"Bianco Calce DA GL",visible:!0,enabled:!0},{assetId:"0aa8946f-882e-43e0-ad3a-b4c79a2d6dd5",name:"Bianco 0B GL",tags:["Materials","Azzurra"],metadata:{hex:"#fffffe",Color:"White",label:"Bianco 0B GL",value:"Bianco 0B GL",Material:"Lacquered GL",zoomIconColor:"Dark Grey",hasDefaultConfiguration:""},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Bianco 0B GL",visible:!0,enabled:!0},{assetId:"406286a7-d17d-45d8-b9f9-0c1e0131f272",name:"Argilla DR GL",tags:["Materials","Azzurra"],metadata:{hex:"#817d74",Color:"Grey, Brown",label:"Argilla DR GL",value:"Argilla DR GL",Material:"Lacquered GL",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Argilla DR GL",visible:!0,enabled:!0},{assetId:"fa90c6bc-12ac-4f44-8ccc-d968cbd19a8a",name:"Ardesia DD GL",tags:["Materials","Azzurra"],metadata:{hex:"#5f5d5a",Color:"Grey",label:"Ardesia DD GL",value:"Ardesia DD GL",Material:"Lacquered GL",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Ardesia DD GL",visible:!0,enabled:!0},{assetId:"ef1f676f-ef1b-4fc5-bb33-f39d276f94db",name:"Arancio Zucca 09 GL",tags:["Materials","Azzurra"],metadata:{hex:"#c69b6b",Color:"Orange",label:"Arancio Zucca 09 GL",value:"Arancio Zucca 09 GL",Material:"Lacquered GL",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Arancio Zucca 09 GL",visible:!0,enabled:!0},{assetId:"1f6f07d6-c0f4-4b9c-94f3-c8d0fadeb9b5",name:"Aragosta 77 GL",tags:["Materials","Azzurra"],metadata:{hex:"#ba5b3a",Color:"Orange",label:"Aragosta 77 GL",value:"Aragosta 77 GL",Material:"Lacquered GL",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Aragosta 77 GL",visible:!0,enabled:!0},{assetId:"46fea197-f969-4788-bcb4-386afd24c921",name:"Agata BD GL",tags:["Materials","Azzurra"],metadata:{hex:"#caccc9",Color:"Grey, Beige",label:"Agata BD GL",value:"Agata BD GL",Material:"Lacquered GL",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Agata BD GL",visible:!0,enabled:!0},{assetId:"c81e7570-7059-41d3-bee2-fd10e331454d",name:"Verde Salvia 42 MT",tags:["Materials","Azzurra"],metadata:{hex:"#7f8e7c",Color:"Green",label:"Verde Salvia 42 MT",value:"Verde Salvia 42 MT",Material:"Lacquered MT",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Verde Salvia 42 MT",visible:!0,enabled:!0},{assetId:"3373cd97-ca8b-4715-b9f2-beae05bd1c32",name:"Verde Polvere 34 MT",tags:["Materials","Azzurra"],metadata:{hex:"#a3b0ab",Color:"Green",label:"Verde Polvere 34 MT",value:"Verde Polvere 34 MT",Material:"Lacquered MT",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Verde Polvere 34 MT",visible:!0,enabled:!0},{assetId:"deb6988d-849d-495f-9bc8-e79291a919b5",name:"Verde Ghiaia 31 MT",tags:["Materials","Azzurra"],metadata:{hex:"#c0cac6",Color:"Green",label:"Verde Ghiaia 31 MT",value:"Verde Ghiaia 31 MT",Material:"Lacquered MT",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Verde Ghiaia 31 MT",visible:!0,enabled:!0},{assetId:"dc614604-7b90-4697-81b3-2b39f3f08859",name:"Verde Comodoro FG MT",tags:["Materials","Azzurra"],metadata:{hex:"#48544d",Color:"Green",label:"Verde Comodoro FG MT",value:"Verde Comodoro FG MT",Material:"Lacquered MT",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Verde Comodoro FG MT",visible:!0,enabled:!0},{assetId:"0528d338-4a0b-4e13-a986-127c0658de0a",name:"Tortora BE MT",tags:["Materials","Azzurra"],metadata:{hex:"#b2b1a9",Color:"Grey, Brown",label:"Tortora BE MT",value:"Tortora BE MT",Material:"Lacquered MT",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Tortora BE MT",visible:!0,enabled:!0},{assetId:"d968572e-752c-4886-a115-9b724f8b3d38",name:"Torba DS MT",tags:["Materials","Azzurra"],metadata:{hex:"#53514c",Color:"Brown",label:"Torba DS MT",value:"Torba DS MT",Material:"Lacquered MT",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Torba DS MT",visible:!0,enabled:!0},{assetId:"44f3858c-9db7-4af2-84fc-b1924e48201d",name:"Titanio 93 MT",tags:["Materials","Azzurra"],metadata:{hex:"#aaa59d",Color:"Brown, Grey",label:"Titanio 93 MT",value:"Titanio 93 MT",Material:"Lacquered MT",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Titanio 93 MT",visible:!0,enabled:!0},{assetId:"af5b9902-7259-45e9-b0e7-3a1d22a554ed",name:"Terra DB MT",tags:["Materials","Azzurra"],metadata:{hex:"#9a9182",Color:"Brown",label:"Terra DB MT",value:"Terra DB MT",Material:"Lacquered MT",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Terra DB MT",visible:!0,enabled:!0},{assetId:"6adaad4a-2347-4c0a-8ddf-613b81482a0d",name:"Rosso Rubino 19 MT",tags:["Materials","Azzurra"],metadata:{hex:"#6c323c",Color:"Red",label:"Rosso Rubino 19 MT",value:"Rosso Rubino 19 MT",Material:"Lacquered MT",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Rosso Rubino 19 MT",visible:!0,enabled:!0},{assetId:"9210b3ce-2d4f-46af-a11c-e37f972853b2",name:"Rosso Jaipur FH MT",tags:["Materials","Azzurra"],metadata:{hex:"#3f2626",Color:"Red, Purple",label:"Rosso Jaipur FH MT",value:"Rosso Jaipur FH MT",Material:"Lacquered MT",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Rosso Jaipur FH MT",visible:!0,enabled:!0},{assetId:"a6b92d16-c401-4fd9-805d-665db1ea9aa5",name:"Rosso Fuoco 21 MT",tags:["Materials","Azzurra"],metadata:{hex:"#802a2e",Color:"Red",label:"Rosso Fuoco 21 MT",value:"Rosso Fuoco 21 MT",Material:"Lacquered MT",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Rosso Fuoco 21 MT",visible:!0,enabled:!0},{assetId:"6233a5b5-0bdb-4cd3-b6ed-b000c272f88d",name:"Rosa Retro 46 MT",tags:["Materials","Azzurra"],metadata:{hex:"#bfaea2",Color:"Pink, Beige",label:"Rosa Retro 46 MT",value:"Rosa Retro 46 MT",Material:"Lacquered MT",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Rosa Retro 46 MT",visible:!0,enabled:!0},{assetId:"c3b4bba5-bf5d-485d-aafd-090b49d1fa1c",name:"Rosa Etoile 45 MT",tags:["Materials","Azzurra"],metadata:{hex:"#d1c2b7",Color:"Pink",label:"Rosa Etoile 45 MT",value:"Rosa Etoile 45 MT",Material:"Lacquered MT",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Rosa Etoile 45 MT",visible:!0,enabled:!0},{assetId:"f31bdd61-67d5-4a14-85ef-f8be8508b2d9",name:"Roccia CE MT",tags:["Materials","Azzurra"],metadata:{hex:"#8c8680",Color:"Brown",label:"Roccia CE MT",value:"Roccia CE MT",Material:"Lacquered MT",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Roccia CE MT",visible:!0,enabled:!0},{assetId:"3434169b-fafa-4eef-b629-27e5f6e802c9",name:"Platino DF MT",tags:["Materials","Azzurra"],metadata:{hex:"#d0d1cd",Color:"Beige",label:"Platino DF MT",value:"Platino DF MT",Material:"Lacquered MT",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Platino DF MT",visible:!0,enabled:!0},{assetId:"4b198de6-1a80-44e7-bb3e-ecd1eb3f1cd2",name:"Nero 03 MT",tags:["Materials","Azzurra","msidecolor"],metadata:{hex:"#1c1c1d",Color:"Black",label:"Nero 03 MT",value:"Nero 03 MT",Material:"Lacquered MT",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822","ed7278e2-c79e-48c4-b04d-b7dee94306e5"],type:"item",label:"Nero 03 MT",visible:!0,enabled:!0},{assetId:"ea25d89e-2755-4117-bba8-43f66e83abc1",name:"Nebbia 91 MT",tags:["Materials","Azzurra"],metadata:{hex:"#c9c7c0",Color:"Beige, Brown",label:"Nebbia 91 MT",value:"Nebbia 91 MT",Material:"Lacquered MT",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Nebbia 91 MT",visible:!0,enabled:!0},{assetId:"f9cd0ff7-a2c2-4c54-89b6-a0199fdf2ee6",name:"Metallizzato Creta M6 MT",tags:["Materials","Azzurra","msidecolor","krostest"],metadata:{Look:"Metallic",Color:"Grey, Brown",image:"/api/files/hash/sha256-558d9db0b0da23f99665949733dc60d007d6276a256f6f229537a95c33e69c4c",label:"Metallizzato Creta M6 MT",value:"Metallizzato Creta M6 MT",Material:"Lacquered MT",zoomIconColor:"White",hasDefaultConfiguration:""},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822","ed7278e2-c79e-48c4-b04d-b7dee94306e5","6f3a860d-6b17-4648-966b-5f084fede54c"],type:"item",label:"Metallizzato Creta M6 MT",visible:!0,enabled:!0},{assetId:"3f5e5831-92a5-4c49-b71b-354395c05788",name:"Metallizzato Copper M7 MT",tags:["Materials","Azzurra","msidecolor"],metadata:{Look:"Metallic",Color:"Orange, Brown",image:"/api/files/hash/sha256-8c57c1bc9f512b2bc1eecd1c52fffb5d85b43994fa309eccc42942ab53442c7e",label:"Metallizzato Copper M7 MT",value:"Metallizzato Copper M7 MT",Material:"Lacquered MT",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822","ed7278e2-c79e-48c4-b04d-b7dee94306e5"],type:"item",label:"Metallizzato Copper M7 MT",visible:!0,enabled:!0},{assetId:"f6073b6e-aafb-46fb-bfa6-3b1798af9e82",name:"Metallizzato Bronzo M4 MT",tags:["Materials","Azzurra"],metadata:{Look:"Metallic",Color:"Brown, Yellow",image:"/api/files/hash/sha256-7eea8ac99e7c140e8bee12582e07b027a30e66ea6d07dffcb7edb0bb45534aec",label:"Metallizzato Bronzo M4 MT",value:"Metallizzato Bronzo M4 MT",Material:"Lacquered MT",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Metallizzato Bronzo M4 MT",visible:!0,enabled:!0},{assetId:"37cdcc22-0554-44d0-bd8c-1152eb00603c",name:"Metallizzato Antracite M5 MT",tags:["Materials","Azzurra"],metadata:{Look:"Metallic",Color:"Grey",image:"/api/files/hash/sha256-1c8f49877261f6942893ad7266638108c8e524000d2704d18799a869a4d9d84f",label:"Metallizzato Antracite M5 MT",value:"Metallizzato Antracite M5 MT",Material:"Lacquered MT",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Metallizzato Antracite M5 MT",visible:!0,enabled:!0},{assetId:"7bdceb22-447e-44f5-8d28-0be7d3850ea0",name:"Metallizzato Alluminio M1 MT",tags:["Materials","Azzurra"],metadata:{Look:"Metallic",Color:"Grey",image:"/api/files/hash/sha256-0fbaef4b135362c20dbc520559c6199d057e20b53a1c8b76dea3ae0558348c6b",label:"Metallizzato Alluminio M1 MT",value:"Metallizzato Alluminio M1 MT",Material:"Lacquered MT",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Metallizzato Alluminio M1 MT",visible:!0,enabled:!0},{assetId:"11cfeb10-1c3b-4efa-94f1-e0ba9912d87d",name:"Mattone 10 MT",tags:["Materials","Azzurra"],metadata:{hex:"#b07252",Color:"Orange",label:"Mattone 10 MT",value:"Mattone 10 MT",Material:"Lacquered MT",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Mattone 10 MT",visible:!0,enabled:!0},{assetId:"2d99df77-094e-42fd-8f19-3ad4f4baf415",name:"Marrone Havana 79 MT",tags:["Materials","Azzurra"],metadata:{hex:"#322f30",Color:"Brown",label:"Marrone Havana 79 MT",value:"Marrone Havana 79 MT",Material:"Lacquered MT",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Marrone Havana 79 MT",visible:!0,enabled:!0},{assetId:"b7e31c93-388f-454d-b2f9-5f72f34ee141",name:"Juta DP MT",tags:["Materials","Azzurra"],metadata:{hex:"#c2c0b3",Color:"Beige",label:"Juta DP MT",value:"Juta DP MT",Material:"Lacquered MT",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Juta DP MT",visible:!0,enabled:!0},{assetId:"61d62e03-de14-41c0-afeb-a4bf18758472",name:"Grigio Talpa B5 MT",tags:["Materials","Azzurra"],metadata:{hex:"#9d9d93",Color:"Grey, Brown",label:"Grigio Talpa B5 MT",value:"Grigio Talpa B5 MT",Material:"Lacquered MT",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Grigio Talpa B5 MT",visible:!0,enabled:!0},{assetId:"e7dacd89-68fd-464d-bc37-32601c66c459",name:"Grigio Pioggia 80 MT",tags:["Materials","Azzurra"],metadata:{hex:"#949696",Color:"Grey",label:"Grigio Pioggia 80 MT",value:"Grigio Pioggia 80 MT",Material:"Lacquered MT",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Grigio Pioggia 80 MT",visible:!0,enabled:!0},{assetId:"445ce0ca-f561-41e6-87ed-16a3105632e7",name:"Grigio Perla 33 MT",tags:["Materials","Azzurra"],metadata:{hex:"#b0aead",Color:"Grey",label:"Grigio Perla 33 MT",value:"Grigio Perla 33 MT",Material:"Lacquered MT",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Grigio Perla 33 MT",visible:!0,enabled:!0},{assetId:"3729509a-462e-4057-b903-de2cccfd6fdd",name:"Grigio Luce 07 MT",tags:["Materials","Azzurra"],metadata:{hex:"#bfbfbb",Color:"Grey",label:"Grigio Luce 07 MT",value:"Grigio Luce 07 MT",Material:"Lacquered MT",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Grigio Luce 07 MT",visible:!0,enabled:!0},{assetId:"b7671109-1886-4875-b111-40934c2130d4",name:"Grigio Londra FD MT",tags:["Materials","Azzurra"],metadata:{hex:"#75736e",Color:"Grey",label:"Grigio Londra FD MT",value:"Grigio Londra FD MT",Material:"Lacquered MT",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Grigio Londra FD MT",visible:!0,enabled:!0},{assetId:"415af7a5-d25c-481b-8025-2f5b4ea40c89",name:"Grigio Lavagna A9 MT",tags:["Materials","Azzurra"],metadata:{hex:"#767a7e",Color:"Grey",label:"Grigio Lavagna A9 MT",value:"Grigio Lavagna A9 MT",Material:"Lacquered MT",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Grigio Lavagna A9 MT",visible:!0,enabled:!0},{assetId:"f8ed9f86-ca5e-4884-8f1b-312ff4f7c1a3",name:"Grigio Grafite 02 MT",tags:["Materials","Azzurra"],metadata:{hex:"#555558",Color:"Grey",label:"Grigio Grafite 02 MT",value:"Grigio Grafite 02 MT",Material:"Lacquered MT",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Grigio Grafite 02 MT",visible:!0,enabled:!0},{assetId:"29685e60-35df-4b78-ab4d-e2002cf70ae9",name:"Grigio Efeso FB MT",tags:["Materials","Azzurra"],metadata:{hex:"#bcbdbd",Color:"Grey",label:"Grigio Efeso FB MT",value:"Grigio Efeso FB MT",Material:"Lacquered MT",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Grigio Efeso FB MT",visible:!0,enabled:!0},{assetId:"734bf3d3-2fe0-407f-9b87-4455014fc36b",name:"Grigio Chiaro A8 MT",tags:["Materials","Azzurra"],metadata:{hex:"#c7cbca",Color:"Grey",label:"Grigio Chiaro A8 MT",value:"Grigio Chiaro A8 MT",Material:"Lacquered MT",zoomIconColor:"Dark Grey"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Grigio Chiaro A8 MT",visible:!0,enabled:!0},{assetId:"e5ee304a-7b12-4de3-bd49-2e68e1d05269",name:"Grigio Bromo FE MT",tags:["Materials","Azzurra"],metadata:{hex:"#545a60",Color:"Grey, Blue",label:"Grigio Bromo FE MT",value:"Grigio Bromo FE MT",Material:"Lacquered MT",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Grigio Bromo FE MT",visible:!0,enabled:!0},{assetId:"f210cdfe-7922-46be-9d93-3db1f22fa93e",name:"Giallo Curry 08 MT",tags:["Materials","Azzurra"],metadata:{hex:"#d2c38b",Color:"Yellow",label:"Giallo Curry 08 MT",value:"Giallo Curry 08 MT",Material:"Lacquered MT",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Giallo Curry 08 MT",visible:!0,enabled:!0},{assetId:"e46a7d84-e177-44d4-ba75-0931d2f1a1a9",name:"Cenere 92 MT",tags:["Materials","Azzurra"],metadata:{hex:"#b2ada4",Color:"Brown",label:"Cenere 92 MT",value:"Cenere 92 MT",Material:"Lacquered MT",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Cenere 92 MT",visible:!0,enabled:!0},{assetId:"cb5d17d7-1e70-40ad-a0c5-9b324ace2db0",name:"Castoro Ottawa FC MT",tags:["Materials","Azzurra"],metadata:{hex:"#857f74",Color:"Brown",label:"Castoro Ottawa FC MT",value:"Castoro Ottawa FC MT",Material:"Lacquered MT",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Castoro Ottawa FC MT",visible:!0,enabled:!0},{assetId:"c344b27f-1ef5-49f4-be27-e73269ff3650",name:"Carta da Zucchero 47 MT",tags:["Materials","Azzurra"],metadata:{hex:"#a7b3bb",Color:"Blue, Grey",label:"Carta da Zucchero 47 MT",value:"Carta da Zucchero 47 MT",Material:"Lacquered MT",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Carta da Zucchero 47 MT",visible:!0,enabled:!0},{assetId:"a8596d1f-3284-4f1e-9e34-def496f5b7f4",name:"Carbone 43 MT",tags:["Materials","Azzurra","msidecolor"],metadata:{hex:"#4f5050",Color:"Grey",label:"Carbone 43 MT",value:"Carbone 43 MT",Material:"Lacquered MT",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822","ed7278e2-c79e-48c4-b04d-b7dee94306e5"],type:"item",label:"Carbone 43 MT",visible:!0,enabled:!0},{assetId:"97d7ef51-84be-444d-916d-a1fb60477057",name:"Canyon 90 MT",tags:["Materials","Azzurra"],metadata:{hex:"#cac5b2",Color:"Beige",label:"Canyon 90 MT",value:"Canyon 90 MT",Material:"Lacquered MT",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Canyon 90 MT",visible:!0,enabled:!0},{assetId:"5527c5ed-37b4-4ff6-a988-04a7947c812c",name:"Canapa 94 MT",tags:["Materials","Azzurra"],metadata:{hex:"#c4c3bd",Color:"Grey, Beige",label:"Canapa 94 MT",value:"Canapa 94 MT",Material:"Lacquered MT",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Canapa 94 MT",visible:!0,enabled:!0},{assetId:"6c46a72f-a5e9-4a3c-bfde-59d4aec50e2f",name:"Cacao Orinoco FF MT",tags:["Materials","Azzurra"],metadata:{hex:"#3d3a3b",Color:"Brown",label:"Cacao Orinoco FF MT",value:"Cacao Orinoco FF MT",Material:"Lacquered MT",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Cacao Orinoco FF MT",visible:!0,enabled:!0},{assetId:"dca2bff2-ae23-4fe3-8553-97c2b4fe01ce",name:"Cacao 05 MT",tags:["Materials","Azzurra"],metadata:{hex:"#3e352d",Color:"Brown",label:"Cacao 05 MT",value:"Cacao 05 MT",Material:"Lacquered MT",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Cacao 05 MT",visible:!0,enabled:!0},{assetId:"1c80efb4-9051-4bc9-ab73-d189350434e9",name:"Blu Reale 48 MT",tags:["Materials","Azzurra"],metadata:{hex:"#2e303d",Color:"Blue",label:"Blu Reale 48 MT",value:"Blu Reale 48 MT",Material:"Lacquered MT",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Blu Reale 48 MT",visible:!0,enabled:!0},{assetId:"d29ff03a-41bc-4e57-896a-dfbfa4edff65",name:"Blu Pavone A6 MT",tags:["Materials","Azzurra"],metadata:{hex:"#25656e",Color:"Blue",label:"Blu Pavone A6 MT",value:"Blu Pavone A6 MT",Material:"Lacquered MT",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Blu Pavone A6 MT",visible:!0,enabled:!0},{assetId:"2ccbc172-8ef5-496e-bda7-07cc640ba3db",name:"Blu Oltremare BG MT",tags:["Materials","Azzurra"],metadata:{hex:"#3b4247",Color:"Blue",label:"Blu Oltremare BG MT",value:"Blu Oltremare BG MT",Material:"Lacquered MT",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Blu Oltremare BG MT",visible:!0,enabled:!0},{assetId:"c2627fc0-4242-4b0c-9156-2ef972b4be70",name:"Blu Laguna A7 MT",tags:["Materials","Azzurra"],metadata:{hex:"#184148",Color:"Blue",label:"Blu Laguna A7 MT",value:"Blu Laguna A7 MT",Material:"Lacquered MT",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Blu Laguna A7 MT",visible:!0,enabled:!0},{assetId:"1fdffbb0-48b5-4d76-9bff-e0d941b86428",name:"Blu Avio 41 MT",tags:["Materials","Azzurra"],metadata:{hex:"#788892",Color:"Blue",label:"Blu Avio 41 MT",value:"Blu Avio 41 MT",Material:"Lacquered MT",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Blu Avio 41 MT",visible:!0,enabled:!0},{assetId:"066d34f3-5541-47c3-8c11-84641aba26f3",name:"Blu Artico 37 MT",tags:["Materials","Azzurra","krostest"],metadata:{hex:"#4b5f6f",Color:"Blue",label:"Blu Artico 37 MT",value:"Blu Artico 37 MT",Material:"Lacquered MT",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822","6f3a860d-6b17-4648-966b-5f084fede54c"],type:"item",label:"Blu Artico 37 MT",visible:!0,enabled:!0},{assetId:"6277605b-c003-4b05-aa75-9630584e0ba2",name:"Bianco Male FA MT",tags:["Materials","Azzurra"],metadata:{hex:"#dadad4",Color:"White, Beige",label:"Bianco Male FA MT",value:"Bianco Male FA MT",Material:"Lacquered MT",zoomIconColor:"Dark Grey"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Bianco Male FA MT",visible:!0,enabled:!0},{assetId:"a85b5501-aba8-4100-b53e-6bbf8ae18e34",name:"Bianco Calce DA MT",tags:["Materials","Azzurra"],metadata:{hex:"#e4e2df",Color:"White, Beige",label:"Bianco Calce DA MT",value:"Bianco Calce DA MT",Material:"Lacquered MT",zoomIconColor:"Dark Grey","hasDefaultConfiguration#UI_Color":"#Urban Open Storage#","hasDefaultConfiguration#UI_Base Panel":"#Urban Duplex#"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Bianco Calce DA MT",visible:!0,enabled:!0},{assetId:"2d829e3d-9f41-4758-893e-26ee68094953",name:"Bianco 0B MT",tags:["Materials","Azzurra","msidecolor"],metadata:{hex:"#fffffe",Color:"White",label:"Bianco 0B MT",value:"Bianco 0B MT",Material:"Lacquered MT",zoomIconColor:"Dark Grey",hasDefaultConfiguration:""},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822","ed7278e2-c79e-48c4-b04d-b7dee94306e5"],type:"item",label:"Bianco 0B MT",visible:!0,enabled:!0},{assetId:"bc48ceb2-6b9c-4b82-b51f-d42a08389cba",name:"Argilla DR MT",tags:["Materials","Azzurra"],metadata:{hex:"#817d74",Color:"Grey, Brown",label:"Argilla DR MT",value:"Argilla DR MT",Material:"Lacquered MT",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Argilla DR MT",visible:!0,enabled:!0},{assetId:"34db9ded-67de-47cf-9100-9917aeb17c82",name:"Ardesia DD MT",tags:["Materials","Azzurra"],metadata:{hex:"#5f5d5a",Color:"Grey",label:"Ardesia DD MT",value:"Ardesia DD MT",Material:"Lacquered MT",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Ardesia DD MT",visible:!0,enabled:!0},{assetId:"2b269fe6-54f4-49cb-a1ba-014a6f247c40",name:"Arancio Zucca 09 MT",tags:["Materials","Azzurra"],metadata:{hex:"#c69b6b",Color:"Orange",label:"Arancio Zucca 09 MT",value:"Arancio Zucca 09 MT",Material:"Lacquered MT",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Arancio Zucca 09 MT",visible:!0,enabled:!0},{assetId:"0cab70b6-a0e2-4dd2-bbff-9a1f603003e1",name:"Aragosta 77 MT",tags:["Materials","Azzurra"],metadata:{hex:"#ba5b3a",Color:"Orange",label:"Aragosta 77 MT",value:"Aragosta 77 MT",Material:"Lacquered MT",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Aragosta 77 MT",visible:!0,enabled:!0},{assetId:"b21ccfb6-9584-464b-9cc7-2a9822c7735d",name:"Agata BD MT",tags:["Materials","Azzurra"],metadata:{hex:"#caccc9",Color:"Grey, Beige",label:"Agata BD MT",value:"Agata BD MT",Material:"Lacquered MT",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Agata BD MT",visible:!0,enabled:!0},{assetId:"093b3db6-9447-4a83-8131-81a79a24985e",name:"Rox Black TKQ",tags:["Materials","Azzurra"],metadata:{Look:"Stone/Marble-Look",Color:"Grey",image:"/api/files/hash/sha256-be3d9d42c0d0c78943c8971ac07d2e7bcc573c29282a99a296298e2d9e1ef06b",label:"Rox Black TKQ",value:"Rox Black TKQ",Material:"HPL",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Rox Black TKQ",visible:!0,enabled:!0},{assetId:"2cb25415-2e97-4aa4-8166-6d3f46d09c10",name:"Cepp Stone TKP",tags:["Materials","Azzurra"],metadata:{Look:"Stone/Marble-Look",Color:"Grey",image:"/api/files/hash/sha256-b29efe12550ef933d62bcca25d57796aee1c87d225b7935c9b1675ad9be1d4e4",label:"Cepp Stone TKP",value:"Cepp Stone TKP",Material:"HPL",zoomIconColor:"White",hasDefaultConfiguration:""},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Cepp Stone TKP",visible:!0,enabled:!0},{assetId:"9f507901-ac89-486b-900b-79112bb9111f",name:"Brera Brown TKN",tags:["Materials","Azzurra"],metadata:{Look:"Metallic, Stone/Marble-Look",Color:"Brown",image:"/api/files/hash/sha256-176b100a4f17f7c9ec5717097a5ac79f91c524977307559300d0f63536acdff2",label:"Brera Brown TKN",value:"Brera Brown TKN",Material:"HPL",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Brera Brown TKN",visible:!0,enabled:!0},{assetId:"95701f88-54ca-429c-82c2-62db4ade9e12",name:"Noce Sinfonia TKM",tags:["Materials","Azzurra"],metadata:{Look:"Wood-Look",Color:"Brown",image:"/api/files/hash/sha256-c2fadedf011e8a7e2ff5d1f842f59cf40608d2e8ae032a1d99dc364c5222e663",label:"Noce Sinfonia TKM",value:"Noce Sinfonia TKM",Material:"HPL",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Noce Sinfonia TKM",visible:!0,enabled:!0},{assetId:"012c5296-1201-48f5-b270-3fd473625eee",name:"Rovere Alba TKL",tags:["Materials","Azzurra","krostest"],metadata:{Look:"Wood-Look",Color:"Grey, Brown",image:"/api/files/hash/sha256-ba1fc1fa08e7e6aeaa7b836b17531cfc802b072fec18b2dd6e4beb3cffd96784",label:"Rovere Alba TKL",value:"Rovere Alba TKL",Material:"HPL",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822","6f3a860d-6b17-4648-966b-5f084fede54c"],type:"item",label:"Rovere Alba TKL",visible:!0,enabled:!0},{assetId:"742ab384-3881-4e70-998d-5888e821793a",name:"Rovere Valdweg TKK",tags:["Materials","Azzurra"],metadata:{Look:"Wood-Look",Color:"Brown",image:"/api/files/hash/sha256-a7f1023552a4083e3efc21ed7577d69af8f36632a190f2e0563cd4eda67a1284",label:"Rovere Valdweg TKK",value:"Rovere Valdweg TKK",Material:"HPL",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Rovere Valdweg TKK",visible:!0,enabled:!0},{assetId:"3552b459-d700-4a0d-b100-a5f7b447d6c3",name:"Pulpis Scuro TKJ",tags:["Materials","Azzurra"],metadata:{Look:"Stone/Marble-Look",Color:"Black, Brown, Grey",image:"/api/files/hash/sha256-8f2c62bc1d2c65416dbe26c6e4c82e6e49bf70c065d61b8c27922f1b2a97c1c4",label:"Pulpis Scuro TKJ",value:"Pulpis Scuro TKJ",Material:"HPL",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Pulpis Scuro TKJ",visible:!0,enabled:!0},{assetId:"be20009d-8b5e-42b4-b429-4846fcd9fd9d",name:"Pulpis Chiaro TKH",tags:["Materials","Azzurra"],metadata:{Look:"Stone/Marble-Look",Color:"Grey, Beige",image:"/api/files/hash/sha256-280c91328ee6883296a278d492ea1c41993a5e2b31c4ee39b1cf89dbba3937a9",label:"Pulpis Chiaro TKH",value:"Pulpis Chiaro TKH",Material:"HPL",zoomIconColor:"White","hasDefaultConfiguration#UI_Color":"#Urban Horizontal Storage#","hasDefaultConfiguration#UI_Cabinet color":"#Urban Standard#","hasDefaultConfiguration#UI_Lateral Panel":"#Urban Duplex#","hasDefaultConfiguration#UI_Fenix Countertop":"#HPL#"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Pulpis Chiaro TKH",visible:!0,enabled:!0},{assetId:"c0f2a7ac-d7bf-4ea6-8209-dc73daec20fb",name:"Noce Savoia TKG",tags:["Materials","Azzurra"],metadata:{Look:"Wood-Look",Color:"Brown",image:"/api/files/hash/sha256-db40f7f277f690e8a17f8fafe60fd97dd6dedf7509cbc1eaa230e0194942589d",label:"Noce Savoia TKG",value:"Noce Savoia TKG",Material:"HPL",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Noce Savoia TKG",visible:!0,enabled:!0},{assetId:"84acc9b2-f3a2-4ac5-9e3c-62c1427f5bb0",name:"Ardesia TKF",tags:["Materials","Azzurra"],metadata:{Look:"Stone/Marble-Look",Color:"Black",image:"/api/files/hash/sha256-8389293023e9622179eddefcf0e934a28fdc3f80207f62ab1aff4c79f96134d8",label:"Ardesia TKF",value:"Ardesia TKF",Material:"HPL",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Ardesia TKF",visible:!0,enabled:!0},{assetId:"de1a3842-26c3-4fd5-aeea-89bd7a248e12",name:"Rovere Slavonia TK6",tags:["Materials","Azzurra"],metadata:{Look:"Wood-Look",Color:"Brown",image:"/api/files/hash/sha256-320dc7175409c080fd9a4c00742d908c38402a9f568d3465d32b6547a63b8bc7",label:"Rovere Slavonia TK6",value:"Rovere Slavonia TK6",Material:"HPL",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Rovere Slavonia TK6",visible:!0,enabled:!0},{assetId:"7f67815a-68a1-4d1b-8557-c25754e77db3",name:"Rovere Monet TK3",tags:["Materials","Azzurra"],metadata:{Look:"Wood-Look",Color:"Brown",image:"/api/files/hash/sha256-da9050a34ec6532e9378e0bb676c924fa5641a4009842482cdf1b5717cabea39",label:"Rovere Monet TK3",value:"Rovere Monet TK3",Material:"HPL",zoomIconColor:"White",filtelistMaterial:"Material#Color#Look"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Rovere Monet TK3",visible:!0,enabled:!0},{assetId:"92e3fef6-eb3a-402d-9f0e-b1d18494efa1",name:"Rovere Nero 06J",tags:["Materials","Azzurra"],metadata:{Look:"Wood-Look",Color:"Brown, Black",image:"/api/files/hash/sha256-bdb2036ece48be19cc5f690e5bd9d97f15069c785a811dcc062a7f8c28766767",label:"Rovere Nero 06J",value:"Rovere Nero 06J",Material:"Essenze",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Rovere Nero 06J",visible:!0,enabled:!0},{assetId:"8bf30d43-70dc-49ba-a163-bdecc61774be",name:"Rovere Moka 06H",tags:["Materials","Azzurra"],metadata:{Look:"Wood-Look",Color:"Brown, Black",image:"/api/files/hash/sha256-8ce07391a770be516f0d974e2679b3aaeb61f3e0fcc0c8fa4265c588b330db37",label:"Rovere Moka 06H",value:"Rovere Moka 06H",Material:"Essenze",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Rovere Moka 06H",visible:!0,enabled:!0},{assetId:"c7f22a0a-02ad-4f2b-a3cb-76c71adf267a",name:"Rovere Carbone 06G",tags:["Materials","Azzurra"],metadata:{Look:"Wood-Look",Color:"Brown",image:"/api/files/hash/sha256-85667b6d83ae91f892600acf9fbfcdf9eb993b9d2882e42c274372371cf39b03",label:"Rovere Carbone 06G",value:"Rovere Carbone 06G",Material:"Essenze",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Rovere Carbone 06G",visible:!0,enabled:!0},{assetId:"5a6770b0-f1bd-4364-adb9-700b7c58d008",name:"Rovere Fumo 06F",tags:["Materials","Azzurra","krostest"],metadata:{Look:"Wood-Look",Color:"Brown",image:"/api/files/hash/sha256-04c2bcef8e680af0f40bd0ad77272a491c57f989b62a687b0c887d141471ef34",label:"Rovere Fumo 06F",value:"Rovere Fumo 06F",Material:"Essenze",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822","6f3a860d-6b17-4648-966b-5f084fede54c"],type:"item",label:"Rovere Fumo 06F",visible:!0,enabled:!0},{assetId:"a08105fe-bc68-46ac-93b1-991f67fe7b83",name:"Rovere Avena 06E",tags:["Materials","Azzurra"],metadata:{Look:"Wood-Look",Color:"Brown",image:"/api/files/hash/sha256-8a0bedba2d7f026330ecf889d822b36160540ed989e7c0aa8d6f02551d4ac0f8",label:"Rovere Avena 06E",value:"Rovere Avena 06E",Material:"Essenze",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Rovere Avena 06E",visible:!0,enabled:!0},{assetId:"2d95f213-dd17-44d8-b0c7-96635ed255c7",name:"Rovere Cenere 06D",tags:["Materials","Azzurra"],metadata:{Look:"Wood-Look",Color:"Brown, Grey",image:"/api/files/hash/sha256-71d417511dac70fe039e6a393c01799ef2e8d0f1fbb8a002c4a31399a2bec853",label:"Rovere Cenere 06D",value:"Rovere Cenere 06D",Material:"Essenze",zoomIconColor:"White",hasDefaultConfiguration:""},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Rovere Cenere 06D",visible:!0,enabled:!0},{assetId:"c47815d1-2afb-4daa-af8e-59de129a076f",name:"Rovere Sabbia 06C",tags:["Materials","Azzurra"],metadata:{Look:"Wood-Look",Color:"Brown",image:"/api/files/hash/sha256-4d6bd66af400e70c06e4817a6ce9e284de55125d67c69194869147ca52fbf6fa",label:"Rovere Sabbia 06C",value:"Rovere Sabbia 06C",Material:"Essenze",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Rovere Sabbia 06C",visible:!0,enabled:!0},{assetId:"c5303510-732c-4ed1-a241-ddf813448a66",name:"Rovere Naturale 06B",tags:["Materials","Azzurra"],metadata:{Look:"Wood-Look",Color:"Brown",image:"/api/files/hash/sha256-b2591b7f4f8c072220c82694d99fa3c8ad3fd8ab1d40ab16e1b55a59c5aa1585",label:"Rovere Naturale 06B",value:"Rovere Naturale 06B",Material:"Essenze",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Rovere Naturale 06B",visible:!0,enabled:!0},{assetId:"63166dee-207f-4ff3-a52a-895005d32d6f",name:"Rovere Bianco 06A",tags:["Materials","Azzurra"],metadata:{Look:"Wood-Look",Color:"Brown",image:"/api/files/hash/sha256-c7663be667ce249f6637eeda8b8d043d7b19e60256a0c49386fdf99f15f90372",label:"Rovere Bianco 06A",value:"Rovere Bianco 06A",Material:"Essenze",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Rovere Bianco 06A",visible:!0,enabled:!0},{assetId:"55410697-22d3-4372-a8e6-298802176836",name:"Rovere Eucalipto 01A",tags:["Materials","Azzurra"],metadata:{Look:"Wood-Look",Color:"Brown",image:"/api/files/hash/sha256-20f1c0362faaa3c13215a496d98c527822e231a1e4704cd0ae832fd18ce60372",label:"Rovere Eucalipto 01A",value:"Rovere Eucalipto 01A",Material:"Essenze",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Rovere Eucalipto 01A",visible:!0,enabled:!0},{assetId:"2a426546-329f-43dc-8941-1cea187b2cad",name:"Metal bronzo 2MD",tags:["Materials","Azzurra"],metadata:{Look:"Metallic",Color:"Brown, Orange",image:"/api/files/hash/sha256-9923e745a84c76b8f367a85ee839b215551a9ecf3b02fea1d2d74533a35ed488",label:"Metal Bronzo 2MD",value:"Metal bronzo 2MD",Material:"Brushed Metal",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Metal bronzo 2MD",visible:!0,enabled:!0},{assetId:"c2b9a429-26a6-4641-a8a0-4d42617233bd",name:"Metal titanio 2MC",tags:["Materials","Azzurra","krostest"],metadata:{Look:"Metallic",Color:"Grey ",image:"/api/files/hash/sha256-dfbdf4748fb842704b08c56a5527e2f1af196c3f10d17f90ef82723ee42cc27e",label:"Metal Titanio 2MC",value:"Metal titanio 2MC",Material:"Brushed Metal",zoomIconColor:"White",hasDefaultConfiguration:""},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822","6f3a860d-6b17-4648-966b-5f084fede54c"],type:"item",label:"Metal titanio 2MC",visible:!0,enabled:!0},{assetId:"a776c1a9-5c0b-465a-a288-6ff8d3782440",name:"Metal piombo 2MB",tags:["Materials","Azzurra"],metadata:{Look:"Metallic",Color:"Grey, Black",image:"/api/files/hash/sha256-089b4432e52cf6c7742318ce45b2a943743c1cae704311db9418e2c906112bdd",label:"Metal Piombo 2MB",value:"Metal piombo 2MB",Material:"Brushed Metal",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Metal piombo 2MB",visible:!0,enabled:!0},{assetId:"01e8e452-3402-457b-9c5c-2ddea51566ef",name:"Metal acciaio 2MA",tags:["Materials","Azzurra"],metadata:{Look:"Metallic",Color:"Grey ",image:"/api/files/hash/sha256-bd251d52235a7bf08b7784912adbeb526e5ac8650d3e313297478062fc40f865",label:"Metal Acciaio 2MA",value:"Metal acciaio 2MA",Material:"Brushed Metal",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Metal acciaio 2MA",visible:!0,enabled:!0},{assetId:"e69b3d47-bd29-4baa-96a7-81dda9ee19a8",name:"Rovere Sherwood Castano 1S3",tags:["Materials","Azzurra"],metadata:{Look:"Wood-Look",Color:"Brown",image:"/api/files/hash/sha256-3aa2248400dad333a1c9d39d76cde7dddef13b5ab347a691a0c1cc2cf42bc357",label:"Rovere Sherwood Castano 1S3",value:"Rovere Sherwood Castano 1S3",Material:"3D",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Rovere Sherwood Castano 1S3",visible:!0,enabled:!0},{assetId:"3c4cfb2f-5975-41a0-b65e-7e5b6551823c",name:"Rovere Sherwood Scuro 1S2",tags:["Materials","Azzurra"],metadata:{Look:"Wood-Look",Color:"Brown, Black",image:"/api/files/hash/sha256-b4f5474053660e1964121c9503b7763015b2dc52ed436867bfa8ca1cc32a0367",label:"Rovere Sherwood Scuro 1S2",value:"Rovere Sherwood Scuro 1S2",Material:"3D",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Rovere Sherwood Scuro 1S2",visible:!0,enabled:!0},{assetId:"066d2647-83e9-4346-9ca6-147948dc4987",name:"Rovere Sherwood Chiaro 1S1",tags:["Materials","Azzurra"],metadata:{Look:"Wood-Look",Color:"Brown, Pink, White",image:"/api/files/hash/sha256-d8af49f10f347b27d8c837d90fde6db67d8c8e26dc7b96b4290bf1d2e8f9de13",label:"Rovere Sherwood Chiaro 1S1",value:"Rovere Sherwood Chiaro 1S1",Material:"3D",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Rovere Sherwood Chiaro 1S1",visible:!0,enabled:!0},{assetId:"11596557-e805-4425-b197-1d1a33ef8834",name:"Rigatino Beton 1RQ",tags:["Materials","Azzurra"],metadata:{Look:"",Color:"Beige, Grey",image:"/api/files/hash/sha256-d1240cb2e3ac44db648bd5a393efed237087ed8631c49a52f30b9bab3e278bd9",label:"Rigatino Beton 1RQ",value:"Rigatino Beton 1RQ",Material:"3D",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Rigatino Beton 1RQ",visible:!0,enabled:!0},{assetId:"b64de9dd-ebce-469c-bc3d-7d27e95c69b7",name:"Rigatino Tabacco 1RP",tags:["Materials","Azzurra"],metadata:{Look:"Wood-Look",Color:"Brown",image:"/api/files/hash/sha256-eb6d9f15eed4d7b0512f1722d0fd18bfafd174a888bb88f64815fd33372b0e84",label:"Rigatino Tabacco 1RP",value:"Rigatino Tabacco 1RP",Material:"3D",zoomIconColor:"White","hasDefaultConfiguration#UI_Backpanel Color":"Tiquaranta"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Rigatino Tabacco 1RP",visible:!0,enabled:!0},{assetId:"badd7ed2-4517-4671-97ae-0bd1972c8c9d",name:"Rigatino Naturale 1RN",tags:["Materials","Azzurra"],metadata:{Look:"Wood-Look",Color:"Brown",image:"/api/files/hash/sha256-5c9f615203c9a3633c046c212799ff189bb7440c0c9f283a0e7b31fa989822ba",label:"Rigatino Naturale 1RN",value:"Rigatino Naturale 1RN",Material:"3D",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Rigatino Naturale 1RN",visible:!0,enabled:!0},{assetId:"3b57fadb-29bd-4ee6-a0a9-9ef0740877cd",name:"Pelle Pecari Tortora 1PE",tags:["Materials","Azzurra"],metadata:{Look:"Cement-Look",Color:"Grey ",image:"/api/files/hash/sha256-af3217a6caf186775d19af75d82291bd9e7475fc113edc8871d6f56a7ae09e20",label:"Pelle Pecari Tortora 1PE",value:"Pelle Pecari Tortora 1PE",Material:"3D",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Pelle Pecari Tortora 1PE",visible:!0,enabled:!0},{assetId:"9b233739-2418-4cf0-8bad-f7b710c642a5",name:"Rovere Dogato Naturale 1P3",tags:["Materials","Azzurra"],metadata:{Look:"Wood-Look",Color:"Brown",image:"/api/files/hash/sha256-532a3ffabcad2e00a7c5b6cee3e99d3c17f46a30b007fdb8accd074af7846c7c",label:"Rovere Dogato Naturale 1P3",value:"Rovere Dogato Naturale 1P3",Material:"3D",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Rovere Dogato Naturale 1P3",visible:!0,enabled:!0},{assetId:"41819fcf-80f6-4ab2-ba6c-aced9fec5c25",name:"Rovere Dogato Grigio 1P1",tags:["Materials","Azzurra"],metadata:{Look:"Wood-Look",Color:"Grey",image:"/api/files/hash/sha256-15f0c9237e60738f6fd01b878aab3160a4c5ee0e76238585287225d4a65227a4",label:"Rovere Dogato Grigio 1P1",value:"Rovere Dogato Grigio 1P1",Material:"3D",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Rovere Dogato Grigio 1P1",visible:!0,enabled:!0},{assetId:"66e8440e-e56f-4bac-b07e-8d6a0ab3cb5d",name:"Rovere Dogato Bianco 1P0",tags:["Materials","Azzurra"],metadata:{Look:"Wood-Look",Color:"White",image:"/api/files/hash/sha256-6439c22937829a5f3d0c68279ebd869c217150bd7e0d46ad8e5633abdeb660ac",label:"Rovere Dogato Bianco 1P0",value:"Rovere Dogato Bianco 1P0",Material:"3D",zoomIconColor:"Dark Grey"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Rovere Dogato Bianco 1P0",visible:!0,enabled:!0},{assetId:"431b5b7c-84ff-401f-987f-d34cce2c96ea",name:"Noce Tavola Antico Scuro 1NE",tags:["Materials","Azzurra"],metadata:{Look:"Wood-Look",Color:"Brown, Black",image:"/api/files/hash/sha256-8891ef908e947f9c872a18719eea01c4ed497b4b987bbae5ddd9342770c6b2d6",label:"Noce Tavola Antico Scuro 1NE",value:"Noce Tavola Antico Scuro 1NE",Material:"3D",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Noce Tavola Antico Scuro 1NE",visible:!0,enabled:!0},{assetId:"afdfd3ec-baa8-4e2f-906e-baefb1ea1ba4",name:"Noce Tavola Antico Chiaro 1ND",tags:["Materials","Azzurra"],metadata:{Look:"Wood-Look",Color:"Brown",image:"/api/files/hash/sha256-be651d1057315fd4ca65cdeb21a1fac011be6946617cff387bc2b8043b484834",label:"Noce Tavola Antico Chiaro 1ND",value:"Noce Tavola Antico Chiaro 1ND",Material:"3D",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Noce Tavola Antico Chiaro 1ND",visible:!0,enabled:!0},{assetId:"16ad5433-ff29-4f2f-98d8-03ff9f945c1f",name:"Nodato spaccato Tabacco 1NB",tags:["Materials","Azzurra"],metadata:{Look:"Wood-Look",Color:"Brown",image:"/api/files/hash/sha256-c478093cf22958f575c41bf0550e28d83a71d2e15e2956ddbad477b4283130b4",label:"Nodato Spaccato Tabacco 1NB",value:"Nodato spaccato Tabacco 1NB",Material:"3D",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Nodato spaccato Tabacco 1NB",visible:!0,enabled:!0},{assetId:"1996ec85-03b0-4cde-a4da-40e8941d5fc4",name:"Nodato spaccato Biondo 1NA",tags:["Materials","Azzurra"],metadata:{Look:"Wood-Look",Color:"Brown",image:"/api/files/hash/sha256-969234b1674622b98c4f519123138874a4075b0251fe0679e5639e584f25421e",label:"Nodato Spaccato Biondo 1NA",value:"Nodato spaccato Biondo 1NA",Material:"3D",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Nodato spaccato Biondo 1NA",visible:!0,enabled:!0},{assetId:"15e07087-dcc0-4ed9-a71e-ed2d464da0c1",name:"Noce Rigato Grigio 1N3",tags:["Materials","Azzurra"],metadata:{Look:"Wood-Look",Color:"Grey, Brown",image:"/api/files/hash/sha256-5ad94c21a8a0d327bb6fcc0825f81d418a0136be2cd739cddf5a3c0298b51bf8",label:"Noce Rigato Grigio 1N3",value:"Noce Rigato Grigio 1N3",Material:"3D",zoomIconColor:"White",hasDefaultConfiguration:""},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Noce Rigato Grigio 1N3",visible:!0,enabled:!0},{assetId:"9a95b8eb-862a-4473-9e5c-53fd08461b8a",name:"Noce rigato Canaletto Naturale 1N2",tags:["Materials","Azzurra"],metadata:{Look:"Wood-Look",Color:"Brown",image:"/api/files/hash/sha256-fd792b351a4bb16919e29db2c1ce370a8a31498ba28e43988f409f5bf88f6593",label:"Noce Rigato Canaletto Naturale 1N2",value:"Noce rigato Canaletto Naturale 1N2",Material:"3D",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Noce rigato Canaletto Naturale 1N2",visible:!0,enabled:!0},{assetId:"1c5f411f-9dfb-41e5-8f7a-a94f10a48df4",name:"Noce Rigato Chiaro 1N1",tags:["Materials","Azzurra"],metadata:{Look:"Wood-Look",Color:"Brown, Beige",image:"/api/files/hash/sha256-0c7a8ab49b47df2d9995a5ceeee0f065201b233e9e99eb0638a9d73d778d41d0",label:"Noce Rigato Chiaro 1N1",value:"Noce Rigato Chiaro 1N1",Material:"3D",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Noce Rigato Chiaro 1N1",visible:!0,enabled:!0},{assetId:"94816844-7f4d-42ba-8147-ded18931607a",name:"Paulownia Seppia 1F2",tags:["Materials","Azzurra"],metadata:{Look:"Wood-Look",Color:"Brown, Beige",image:"/api/files/hash/sha256-33698e77978d2f09d373b6631d2074170229e5627ffe805135f93ae69d956193",label:"Paulownia Seppia 1F2",value:"Paulownia Seppia 1F2",Material:"3D",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Paulownia Seppia 1F2",visible:!0,enabled:!0},{assetId:"70b7574a-d8ae-4772-8716-3d4b5593c92b",name:"Eucalipto Affumicato 1E2",tags:["Materials","Azzurra"],metadata:{Look:"Wood-Look",Color:"Brown",image:"/api/files/hash/sha256-7993725f579e4b423a2fdde370b5335b9f0b1bac5ed26fb89898e6d0866cd7b9",label:"Eucalipto Affumicato 1E2",value:"Eucalipto Affumicato 1E2",Material:"3D",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Eucalipto Affumicato 1E2",visible:!0,enabled:!0},{assetId:"92781a43-67fa-414f-8d49-52dd402be93d",name:"Eucalipto Naturale 1E1",tags:["Materials","Azzurra"],metadata:{Look:"Wood-Look",Color:"Brown",image:"/api/files/hash/sha256-6ac83550373aa787ac7cfb7ebde482b3a99379f52bd61bbcf39a2797c4e5306d",label:"Eucalipto Naturale 1E1",value:"Eucalipto Naturale 1E1",Material:"3D",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Eucalipto Naturale 1E1",visible:!0,enabled:!0},{assetId:"e5f0e001-5176-4d57-9c55-b56f959a7916",name:"Castagno Scuro 1C3",tags:["Materials","Azzurra"],metadata:{Look:"Wood-Look",Color:"Brown, Black",image:"/api/files/hash/sha256-b535e9693c4c42ef93d956c20b433e20a067ef3733f0180f593fd9bd23a65b3a",label:"Castagno Scuro 1C3",value:"Castagno Scuro 1C3",Material:"3D",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Castagno Scuro 1C3",visible:!0,enabled:!0},{assetId:"d2c3c23f-26f9-4cbd-97f8-1b49172e4d83",name:"Castagno Malto 1C2",tags:["Materials","Azzurra"],metadata:{Look:"Wood-Look",Color:"Brown",image:"/api/files/hash/sha256-20e1b04e87bbc93d17c1ae374b12cf566d1a198c73c6f188884e5a71cd32942b",label:"Castagno Malto 1C2",value:"Castagno Malto 1C2",Material:"3D",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Castagno Malto 1C2",visible:!0,enabled:!0},{assetId:"c768e374-44ca-481c-bd58-e5116d729053",name:"Castagno chiaro 1C1",tags:["Materials","Azzurra"],metadata:{Look:"Wood-Look",Color:"White ",image:"/api/files/hash/sha256-d11b75498d9c094da836240b1ae0e4cf7a0c017765fdeb3769084ae513caef1e",label:"Castagno Chiaro 1C1",value:"Castagno chiaro 1C1",Material:"3D",zoomIconColor:"Dark Grey"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Castagno chiaro 1C1",visible:!0,enabled:!0},{assetId:"4353d884-2dc7-4847-803c-7c4407e0c1fc",name:"Pietra Piasentina Grigio Scuro 1AB",tags:["Materials","Azzurra"],metadata:{Look:"Stone/Marble-Look",Color:"Grey ",image:"/api/files/hash/sha256-547f3fcafe3e14734f8d6889b648a327f7e7bcbe6e1c1bfb29a725d44ddac891",label:"Pietra Piasentina Grigio Scuro 1AB",value:"Pietra Piasentina Grigio Scuro 1AB",Material:"3D",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Pietra Piasentina Grigio Scuro 1AB",visible:!0,enabled:!0},{assetId:"cf1716fc-e40f-47b4-a3c8-d173ce8ab009",name:"Pietra Piasentina Grigio Chiaro 1AA",tags:["Materials","Azzurra"],metadata:{Look:"Stone/Marble-Look",Color:"Grey ",image:"/api/files/hash/sha256-47eb0b6d3740e0c233c88e289807a400caf978947c19c0b9fe26f628a3d205f5",label:"Pietra Piasentina Grigio Chiaro 1AA",value:"Pietra Piasentina Grigio Chiaro 1AA",Material:"3D",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Pietra Piasentina Grigio Chiaro 1AA",visible:!0,enabled:!0},{assetId:"b42ad6e9-76bc-4edd-8656-890ea75ce4e5",name:"Cemento Ghiaccio 1A5",tags:["Materials","Azzurra"],metadata:{Look:"Cement-Look",Color:"White ",image:"/api/files/hash/sha256-78612ed164c818c3f07651a7bc384f5ecd978af58cb731aadd1a877e8cf4332d",label:"Cemento Ghiaccio 1A5",value:"Cemento Ghiaccio 1A5",Material:"3D",zoomIconColor:"Dark Grey",hasDefaultConfiguration:""},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Cemento Ghiaccio 1A5",visible:!0,enabled:!0},{assetId:"24360a49-b7dc-4e91-8002-b716da2e9b2f",name:"Cemento Oltremare 1A4",tags:["Materials","Azzurra"],metadata:{Look:"Cement-Look",Color:"Black",image:"/api/files/hash/sha256-9f6100dcb59a10685fecd5657f471a6ab3477cf863ba4345145f8be68b7c2d93",label:"Cemento Oltremare 1A4",value:"Cemento Oltremare 1A4",Material:"3D",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Cemento Oltremare 1A4",visible:!0,enabled:!0},{assetId:"2278a549-5f5e-409f-ae14-be667ae5f85a",name:"Cemento Creta 1A3",tags:["Materials","Azzurra","krostest"],metadata:{Look:"Cement-Look",Color:"Grey, Brown",image:"/api/files/hash/sha256-b0b77cddb072eb3eefb723a0c8058d05d3c35cb34f398fc71e63ead582783567",label:"Cemento Creta 1A3",value:"Cemento Creta 1A3",Material:"3D",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822","6f3a860d-6b17-4648-966b-5f084fede54c"],type:"item",label:"Cemento Creta 1A3",visible:!0,enabled:!0},{assetId:"2a5bc07c-03fd-44b0-8d47-1f8bd3816086",name:"Cemento Tortora 1A2",tags:["Materials","Azzurra"],metadata:{Look:"Cement-Look",Color:"Grey, Beige, Brown",image:"/api/files/hash/sha256-841e7d936699edd6cd9d75eb770e7117595dd6f2fb7506b0d657bd13ea8d8800",label:"Cemento Tortora 1A2",value:"Cemento Tortora 1A2",Material:"3D",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Cemento Tortora 1A2",visible:!0,enabled:!0},{assetId:"9df3c540-0978-4c08-ba1a-7940aeb35663",name:"Cemento Cenere 1A1",tags:["Materials","Azzurra"],metadata:{Look:"Cement-Look",Color:"Grey, Beige",image:"/api/files/hash/sha256-10dac44e536ad3751df920413c0624acb2ebfc9e437f004ac91779a837fe9421",label:"Cemento Cenere 1A1",value:"Cemento Cenere 1A1",Material:"3D",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Cemento Cenere 1A1",visible:!0,enabled:!0},{assetId:"751af9b9-1c45-4b0b-88a3-1e0f2461fa88",name:"Colortech Grigio fume 10F",tags:["Materials","Azzurra"],metadata:{hex:"#5a5555",Color:"Grey",label:"Colortech Grigio fumè 10F",value:"Colortech Grigio fume 10F",Material:"3D",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Colortech Grigio fume 10F",visible:!0,enabled:!0},{assetId:"346595b3-653a-4ed6-a00a-44b6696c0a0f",name:"Colortech Bianco 10B",tags:["Materials","Azzurra"],metadata:{hex:"#d7d9d6",Color:"White ",label:"Colortech Bianco 10B",value:"Colortech Bianco 10B",Material:"3D",zoomIconColor:"Dark Grey"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Colortech Bianco 10B",visible:!0,enabled:!0}],defaultValue:{assetId:""},global:{id:"1afbdec3-9797-4f0a-a597-26661605a1ca",type:"Global",name:"Global",metadata:[]},visible:!0,enabled:!0,hiddenValues:[],disabledValues:[],value:{assetId:"be20009d-8b5e-42b4-b429-4846fcd9fd9d",type:"item"}},{id:"1c23523d-560d-46ac-b085-2d8fa40fddd6",type:"Asset",name:"UI_Counertops materials",metadata:{Name:"Counertops materials",Label:"Counertops materials",hasRenderImagePreview:"true"},blacklist:[],assetType:"model",values:[{assetId:"e626ccdd-f6ac-4d1c-94bb-0792a9c7a15d",name:"Travertino Lucidato TR6",tags:["Materials","Azzurra"],metadata:{Look:"Stone/Marble-Look",Color:"Beige, Grey, Brown",image:"/api/files/hash/sha256-99d70fffed63c6eb02f432ccb6a179810ca21772f07ba50922a7206dceddf458",label:"Travertino Lucidato TR6",value:"Travertino Lucidato TR6",Material:"Porcelain",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Travertino Lucidato TR6",visible:!0,enabled:!0},{assetId:"a4eccc93-c5dd-485b-8a1d-cc6cf8b2ddc2",name:"Travertino Silver Matte TQY",tags:["Materials","Azzurra"],metadata:{Look:"Stone/Marble-Look",Color:"Beige, Grey",image:"/api/files/hash/sha256-c5d73e43596137877ad3de33ed6f96984399bf8cd51d6d13c56e17bc5c0092c5",label:"Travertino Silver Matte TQY",value:"Travertino Silver Matte TQY",Material:"Porcelain",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Travertino Silver Matte TQY",visible:!0,enabled:!0},{assetId:"d5d7ba40-471f-464d-bbfd-ae25441397de",name:"Travertino Beige Matte TQX",tags:["Materials","Azzurra"],metadata:{Look:"Stone/Marble-Look",Color:"Beige ",image:"/api/files/hash/sha256-f69e182c2d08a3dafad785e2963ef66c9ba37c333e5faf47f29c09e2f82aa4ef",label:"Travertino Beige Matte TQX",value:"Travertino Beige Matte TQX",Material:"Porcelain",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Travertino Beige Matte TQX",visible:!0,enabled:!0},{assetId:"363d366e-32fb-4ce3-bddc-ece5433897e0",name:"Sahara Noir Silky Matte TR8",tags:["Materials","Azzurra"],metadata:{Look:"Stone/Marble-Look",Color:"Black",image:"/api/files/hash/sha256-2f774ec1d584944350669ed971691d93c0930efbe8ea758e08b27a187c477996",label:"Sahara Noir Silky Matte TR8",value:"Sahara Noir Silky Matte TR8",Material:"Porcelain",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Sahara Noir Silky Matte TR8",visible:!0,enabled:!0},{assetId:"0ef9db94-feb7-4f28-80ac-3bd055b28f45",name:"Sahara Noir Lucidato TR2",tags:["Materials","Azzurra"],metadata:{Look:"Stone/Marble-Look",Color:"Black",image:"/api/files/hash/sha256-2f774ec1d584944350669ed971691d93c0930efbe8ea758e08b27a187c477996",label:"Sahara Noir Lucidato TR2",value:"Sahara Noir Lucidato TR2",Material:"Porcelain",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Sahara Noir Lucidato TR2",visible:!0,enabled:!0},{assetId:"79d82096-71fe-499f-b028-b0ee87fbf131",name:"Pietra Piasentina Taupe Matte TQQ",tags:["Materials","Azzurra"],metadata:{Look:"Stone/Marble-Look",Color:"Grey, Brown",image:"/api/files/hash/sha256-4a108479ff20e5b8bf7c312b00a8c993f3cb8ad266efc5af1dcea90c9f0e36c6",label:"Pietra Piasentina Taupe Matte TQQ",value:"Pietra Piasentina Taupe Matte TQQ",Material:"Porcelain",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Pietra Piasentina Taupe Matte TQQ",visible:!0,enabled:!0},{assetId:"3fc9569f-f46d-4ac2-b040-becebd89736e",name:"Pietra Piasentina Grigia Matte TQP",tags:["Materials","Azzurra"],metadata:{Look:"Stone/Marble-Look",Color:"Grey",image:"/api/files/hash/sha256-9351f44df97c1faaddc0ceb03541ac1698f96d040d5ecc00fba0b8c921b32b1b",label:"Pietra Piasentina Grigia Matte TQP",value:"Pietra Piasentina Grigia Matte TQP",Material:"Porcelain",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Pietra Piasentina Grigia Matte TQP",visible:!0,enabled:!0},{assetId:"cd138a03-5b94-4e39-9a90-73078d79fb23",name:"Pietra Grey Matte TQU",tags:["Materials","Azzurra"],metadata:{Look:"Stone/Marble-Look",Color:"Grey",image:"/api/files/hash/sha256-2dc094a5e8d0578caaffbd4afbd62a664789b54def67a5b9ae6e0ca2de8e44c0",label:"Pietra Grey Matte TQU",value:"Pietra Grey Matte TQU",Material:"Porcelain",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Pietra Grey Matte TQU",visible:!0,enabled:!0},{assetId:"c152811a-f957-4862-8d14-e08627981e94",name:"Pietra Grey Lucidata TQR",tags:["Materials","Azzurra"],metadata:{Look:"Stone/Marble-Look",Color:"Grey",image:"/api/files/hash/sha256-2dc094a5e8d0578caaffbd4afbd62a664789b54def67a5b9ae6e0ca2de8e44c0",label:"Pietra Grey Lucidata TQR",value:"Pietra Grey Lucidata TQR",Material:"Porcelain",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Pietra Grey Lucidata TQR",visible:!0,enabled:!0},{assetId:"2b266552-e28a-4269-a2c2-09aff26406f8",name:"Pietra Di Savoia Grigia TQ4",tags:["Materials","Azzurra"],metadata:{Look:"Stone/Marble-Look",Color:"Grey",image:"/api/files/hash/sha256-36d2f5e29f17d9a81570257329620803a74cafd74e128ea3790ce1f12112c9bf",label:"Pietra Di Savoia Grigia TQ4",value:"Pietra Di Savoia Grigia TQ4",Material:"Porcelain",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Pietra Di Savoia Grigia TQ4",visible:!0,enabled:!0},{assetId:"7b0032f3-5b1a-4bdf-b215-33fc427083fe",name:"Pietra Di Savoia Antracite TQ6",tags:["Materials","Azzurra"],metadata:{Look:"Stone/Marble-Look",Color:"Grey",image:"/api/files/hash/sha256-9cd5bcc1dffbaf3fc7e0ece302d066b5853b0ea00690821cce6c00a702e2dcff",label:"Pietra Di Savoia Antracite TQ6",value:"Pietra Di Savoia Antracite TQ6",Material:"Porcelain",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Pietra Di Savoia Antracite TQ6",visible:!0,enabled:!0},{assetId:"79f6c8d2-d006-4124-b3a6-4225266d750c",name:"Ossido Nero TQS",tags:["Materials","Azzurra"],metadata:{Look:"Stone/Marble-Look, Metallic",Color:"Black, Grey",image:"/api/files/hash/sha256-76ee1a06f58120dce7ee65588229783adf53c1b099ffb4137e2e88cbc378c319",label:"Ossido Nero TQS",value:"Ossido Nero TQS",Material:"Porcelain",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Ossido Nero TQS",visible:!0,enabled:!0},{assetId:"4772b203-796a-45ca-9ded-a63bc531ecd7",name:"Ossido Bruno TQT",tags:["Materials","Azzurra"],metadata:{Look:"Stone/Marble-Look, Metallic",Color:"Brown, Orange",image:"/api/files/hash/sha256-471e4519c7316b864ecbb0e85009f82b82d2824b36312f6ca844563cac120954",label:"Ossido Bruno TQT",value:"Ossido Bruno TQT",Material:"Porcelain",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Ossido Bruno TQT",visible:!0,enabled:!0},{assetId:"9b54218c-7cfb-4b62-8098-57128f30d9e6",name:"Nero Assoluto Matte TQ9",tags:["Materials","Azzurra"],metadata:{hex:"#222222",Color:"Black",label:"Nero Assoluto Matte TQ9",value:"Nero Assoluto Matte TQ9",Material:"Porcelain",zoomIconColor:"White","hasDefaultConfiguration#UI_Counertops materials":"#Urban Standard#"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Nero Assoluto Matte TQ9",visible:!0,enabled:!0},{assetId:"8e65fb78-987d-48e1-b61c-c7ed02ef3e5b",name:"Limestone Moon TRE",tags:["Materials","Azzurra"],metadata:{Look:"Stone/Marble-Look",Color:"White, Beige",image:"/api/files/hash/sha256-0ec0ee8784423554b6488843807d0aa1cd4a4d86f48fcd72765a97163442e8f0",label:"Limestone Moon TRE",value:"Limestone Moon TRE",Material:"Porcelain",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Limestone Moon TRE",visible:!0,enabled:!0},{assetId:"61fd5701-0890-4d7c-b4f4-b0b74889b40a",name:"Limestone Deep TRG",tags:["Materials","Azzurra"],metadata:{Look:"Stone/Marble-Look",Color:"Grey",image:"/api/files/hash/sha256-43e7ed28a0b4662ddbc7854dd0770373b1509188e9f50b4638105fd92f693d2e",label:"Limestone Deep TRG",value:"Limestone Deep TRG",Material:"Porcelain",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Limestone Deep TRG",visible:!0,enabled:!0},{assetId:"b4ebea87-7769-4af8-a4df-03b60ebdd2fa",name:"Limestone Ash TRF",tags:["Materials","Azzurra"],metadata:{Look:"Stone/Marble-Look",Color:"Grey",image:"/api/files/hash/sha256-aba1d24c088cbefb0c93a58e4bbc0c58175eaf756b93e0978dde01965e9e272f",label:"Limestone Ash TRF",value:"Limestone Ash TRF",Material:"Porcelain",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Limestone Ash TRF",visible:!0,enabled:!0},{assetId:"d2f5e780-c0ff-4ee4-abbb-e114443a9ab6",name:"Guadi Stone Lucidato TR5",tags:["Materials","Azzurra"],metadata:{Look:"Stone/Marble-Look",Color:"Brown",image:"/api/files/hash/sha256-4cb8981f0fb67a4b4c59c2e6eed038b845ca9947906d0dc2b322f858edb73e35",label:"Guadì Stone Lucidato TR5",value:"Guadi Stone Lucidato TR5",Material:"Porcelain",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Guadi Stone Lucidato TR5",visible:!0,enabled:!0},{assetId:"4d8fb388-71ea-461e-ab14-9a0fd2b2e505",name:"Fokos Sale TQ1",tags:["Materials","Azzurra"],metadata:{Look:"Cement-Look",Color:"Beige, White",image:"/api/files/hash/sha256-2f1bd106bd2ae8e6f411df7500cde23b3aae60899bc1819f0daf70f345f40da8",label:"Fokos Sale TQ1",value:"Fokos Sale TQ1",Material:"Porcelain",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Fokos Sale TQ1",visible:!0,enabled:!0},{assetId:"04bc6c33-8210-4cd8-a2bc-ccd48d12f0f3",name:"Fokos Roccia TQ3",tags:["Materials","Azzurra"],metadata:{Look:"Cement-Look",Color:"Grey",image:"/api/files/hash/sha256-0ec6804849e81dc23feaa85cb1df39e072f734a2d325893c02b2b9e634a91f90",label:"Fokos Roccia TQ3",value:"Fokos Roccia TQ3",Material:"Porcelain",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Fokos Roccia TQ3",visible:!0,enabled:!0},{assetId:"4274cd42-ce89-4c91-8fc3-cd12e7ecf434",name:"Fokos Rena TQ2",tags:["Materials","Azzurra"],metadata:{Look:"Cement-Look",Color:"Beige ",image:"/api/files/hash/sha256-8f6dbf60fb6a3ff9d88987a0899d1aa5cd04052be36517c0117080849f5097af",label:"Fokos Rena TQ2",value:"Fokos Rena TQ2",Material:"Porcelain",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Fokos Rena TQ2",visible:!0,enabled:!0},{assetId:"284e94c7-37f8-402b-b3da-7b84119e0601",name:"Emperador Lucidato TR3",tags:["Materials","Azzurra"],metadata:{Look:"Stone/Marble-Look",Color:"Brown",image:"/api/files/hash/sha256-b56cc0921f439d2930e6dd2fa900933449e14ae4aefec28ce442c6ebb56c6eb4",label:"Emperador Lucidato TR3",value:"Emperador Lucidato TR3",Material:"Porcelain",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Emperador Lucidato TR3",visible:!0,enabled:!0},{assetId:"35b3cce6-176c-4792-ac6e-0d5ba65438c8",name:"Cava Noir Desir Matte TQH",tags:["Materials","Azzurra"],metadata:{Look:"Stone/Marble-Look",Color:"Black",image:"/api/files/hash/sha256-c4033555265bacf3a9ac949a1809ad08f3111935e53341388b60aca8230b20a7",label:"Cava Noir Desir Matte TQH",value:"Cava Noir Desir Matte TQH",Material:"Porcelain",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Cava Noir Desir Matte TQH",visible:!0,enabled:!0},{assetId:"e075de9c-bc20-4a07-bdec-49b7ff54b35a",name:"Cava Noir Desir Lucidato TQJ",tags:["Materials","Azzurra"],metadata:{Look:"Stone/Marble-Look",Color:"Black",image:"/api/files/hash/sha256-c4033555265bacf3a9ac949a1809ad08f3111935e53341388b60aca8230b20a7",label:"Cava Noir Desir Lucidato TQJ",value:"Cava Noir Desir Lucidato TQJ",Material:"Porcelain",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Cava Noir Desir Lucidato TQJ",visible:!0,enabled:!0},{assetId:"2d20f465-7d7e-4d99-8ad5-07a5c7286ce5",name:"Cava Diamond Cream TQE",tags:["Materials","Azzurra"],metadata:{Look:"Stone/Marble-Look",Color:"White, Beige, Grey",image:"/api/files/hash/sha256-d6aa057777a76f0739fc4b3d29e7c42b91bd0a1f90371dbc1d061daaf2e125c9",label:"Cava Diamond Cream TQE",value:"Cava Diamond Cream TQE",Material:"Porcelain",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Cava Diamond Cream TQE",visible:!0,enabled:!0},{assetId:"f32ac58e-8385-479b-92a3-4db9097dea9a",name:"Calacatta Oro Venato Matte TQW",tags:["Materials","Azzurra"],metadata:{Look:"Stone/Marble-Look",Color:"White",image:"/api/files/hash/sha256-5b4340749ef35e07472efa7f4d0d4a640f16aadc3cd8842090b9917fad4d793d",label:"Calacatta Oro Venato Matte TQW",value:"Calacatta Oro Venato Matte TQW",Material:"Porcelain",zoomIconColor:"Dark Grey","hasDefaultConfiguration#UI_Fenix Countertop":"#Porcelain#"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Calacatta Oro Venato Matte TQW",visible:!0,enabled:!0},{assetId:"da3f3dc7-c853-4021-9801-8f1286bd2f3c",name:"Calacatta Oro Venato Lucidato TQD",tags:["Materials","Azzurra"],metadata:{Look:"Stone/Marble-Look",Color:"White",image:"/api/files/hash/sha256-5b4340749ef35e07472efa7f4d0d4a640f16aadc3cd8842090b9917fad4d793d",label:"Calacatta Oro Venato Lucidato TQD",value:"Calacatta Oro Venato Lucidato TQD",Material:"Porcelain",zoomIconColor:"Dark Grey"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Calacatta Oro Venato Lucidato TQD",visible:!0,enabled:!0},{assetId:"5bc4af03-3a32-4b2e-8147-1584452548d2",name:"Black Marquinia Silky Matte TR7",tags:["Materials","Azzurra"],metadata:{Look:"Stone/Marble-Look",Color:"Black",image:"/api/files/hash/sha256-74f83a250362206ad94013d003d09175abd4ccfe301bc57ea69c593cdfabb54d",label:"Black Marquinia Silky Matte TR7",value:"Black Marquinia Silky Matte TR7",Material:"Porcelain",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Black Marquinia Silky Matte TR7",visible:!0,enabled:!0},{assetId:"b6692f59-6549-4c5e-a74b-b80447580018",name:"Black Marquinia Lucidato TR1",tags:["Materials","Azzurra"],metadata:{Look:"Stone/Marble-Look",Color:"Black",image:"/api/files/hash/sha256-74f83a250362206ad94013d003d09175abd4ccfe301bc57ea69c593cdfabb54d",label:"Black Marquinia Lucidato TR1",value:"Black Marquinia Lucidato TR1",Material:"Porcelain",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Black Marquinia Lucidato TR1",visible:!0,enabled:!0},{assetId:"e083e15c-f614-4a86-a342-710bcb24db91",name:"Bianco Statuario Venato Matte TQV",tags:["Materials","Azzurra"],metadata:{Look:"Stone/Marble-Look",Color:"White",image:"/api/files/hash/sha256-84c83d1fe178c42bddea56f36fcba854713104756ce5a3d90284eb6b4624b5be",label:"Bianco Statuario Venato Matte TQV",value:"Bianco Statuario Venato Matte TQV",Material:"Porcelain",zoomIconColor:"Dark Grey"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Bianco Statuario Venato Matte TQV",visible:!0,enabled:!0},{assetId:"76cdbc05-55f0-40aa-85be-3d491b5f7f61",name:"Bianco Statuario Venato Lucidato TQC",tags:["Materials","Azzurra"],metadata:{Look:"Stone/Marble-Look",Color:"White",image:"/api/files/hash/sha256-84c83d1fe178c42bddea56f36fcba854713104756ce5a3d90284eb6b4624b5be",label:"Bianco Statuario Venato Lucidato TQC",value:"Bianco Statuario Venato Lucidato TQC",Material:"Porcelain",zoomIconColor:"Dark Grey",hasDefaultConfiguration:""},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Bianco Statuario Venato Lucidato TQC",visible:!0,enabled:!0},{assetId:"3d84ded8-d755-4d98-a215-29b967fa4509",name:"Bianco Assoluto Matte TQK",tags:["Materials","Azzurra"],metadata:{hex:"#dddcdc",Color:"White",label:"Bianco Assoluto Matte TQK",value:"Bianco Assoluto Matte TQK",Material:"Porcelain",zoomIconColor:"Dark Grey"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Bianco Assoluto Matte TQK",visible:!0,enabled:!0},{assetId:"b2720980-0303-427d-96c2-be18c8211226",name:"Avenue Silver TRA",tags:["Materials","Azzurra"],metadata:{Look:"Cement-Look",Color:"Grey",image:"/api/files/hash/sha256-aa47329e51c7fb33879a6a7cbbf192f002c9334ef3508dcb3959734103774ba8",label:"Avenue Silver TRA",value:"Avenue Silver TRA",Material:"Porcelain",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Avenue Silver TRA",visible:!0,enabled:!0},{assetId:"31eab032-ddd3-4f7f-bb04-2bafc3c868d7",name:"Avenue Ivory TR9",tags:["Materials","Azzurra"],metadata:{Look:"Cement-Look",Color:"White, Beige",image:"/api/files/hash/sha256-fb218c75b8a54e742e3c2c946c8d5c620729ed717caf5b5468c463126ddda47b",label:"Avenue Ivory TR9",value:"Avenue Ivory TR9",Material:"Porcelain",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Avenue Ivory TR9",visible:!0,enabled:!0},{assetId:"d15262a9-bc8c-4646-adbe-2314557787be",name:"Avenue Amber TRC",tags:["Materials","Azzurra"],metadata:{Look:"Cement-Look",Color:"Brown",image:"/api/files/hash/sha256-592a855f44932c39b408f009903f7566b62f2d5a1715e416638d591ca665885b",label:"Avenue Amber TRC",value:"Avenue Amber TRC",Material:"Porcelain",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Avenue Amber TRC",visible:!0,enabled:!0},{assetId:"cbb8d461-592c-465e-aad4-4dbff435c2a3",name:"Aosta Green Marble Lucidato TR4",tags:["Materials","Azzurra"],metadata:{Look:"Stone/Marble-Look",Color:"Green",image:"/api/files/hash/sha256-e4245e8484c76a652ee1b806a167cd3680bd46be1ab64201b9e00dbe7cf61697",label:"Aosta Green Marble Lucidato TR4",value:"Aosta Green Marble Lucidato TR4",Material:"Porcelain",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Aosta Green Marble Lucidato TR4",visible:!0,enabled:!0},{assetId:"093b3db6-9447-4a83-8131-81a79a24985e",name:"Rox Black TKQ",tags:["Materials","Azzurra"],metadata:{Look:"Stone/Marble-Look",Color:"Grey",image:"/api/files/hash/sha256-be3d9d42c0d0c78943c8971ac07d2e7bcc573c29282a99a296298e2d9e1ef06b",label:"Rox Black TKQ",value:"Rox Black TKQ",Material:"HPL",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Rox Black TKQ",visible:!0,enabled:!0},{assetId:"2cb25415-2e97-4aa4-8166-6d3f46d09c10",name:"Cepp Stone TKP",tags:["Materials","Azzurra"],metadata:{Look:"Stone/Marble-Look",Color:"Grey",image:"/api/files/hash/sha256-b29efe12550ef933d62bcca25d57796aee1c87d225b7935c9b1675ad9be1d4e4",label:"Cepp Stone TKP",value:"Cepp Stone TKP",Material:"HPL",zoomIconColor:"White",hasDefaultConfiguration:""},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Cepp Stone TKP",visible:!0,enabled:!0},{assetId:"9f507901-ac89-486b-900b-79112bb9111f",name:"Brera Brown TKN",tags:["Materials","Azzurra"],metadata:{Look:"Metallic, Stone/Marble-Look",Color:"Brown",image:"/api/files/hash/sha256-176b100a4f17f7c9ec5717097a5ac79f91c524977307559300d0f63536acdff2",label:"Brera Brown TKN",value:"Brera Brown TKN",Material:"HPL",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Brera Brown TKN",visible:!0,enabled:!0},{assetId:"95701f88-54ca-429c-82c2-62db4ade9e12",name:"Noce Sinfonia TKM",tags:["Materials","Azzurra"],metadata:{Look:"Wood-Look",Color:"Brown",image:"/api/files/hash/sha256-c2fadedf011e8a7e2ff5d1f842f59cf40608d2e8ae032a1d99dc364c5222e663",label:"Noce Sinfonia TKM",value:"Noce Sinfonia TKM",Material:"HPL",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Noce Sinfonia TKM",visible:!0,enabled:!0},{assetId:"012c5296-1201-48f5-b270-3fd473625eee",name:"Rovere Alba TKL",tags:["Materials","Azzurra","krostest"],metadata:{Look:"Wood-Look",Color:"Grey, Brown",image:"/api/files/hash/sha256-ba1fc1fa08e7e6aeaa7b836b17531cfc802b072fec18b2dd6e4beb3cffd96784",label:"Rovere Alba TKL",value:"Rovere Alba TKL",Material:"HPL",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822","6f3a860d-6b17-4648-966b-5f084fede54c"],type:"item",label:"Rovere Alba TKL",visible:!0,enabled:!0},{assetId:"742ab384-3881-4e70-998d-5888e821793a",name:"Rovere Valdweg TKK",tags:["Materials","Azzurra"],metadata:{Look:"Wood-Look",Color:"Brown",image:"/api/files/hash/sha256-a7f1023552a4083e3efc21ed7577d69af8f36632a190f2e0563cd4eda67a1284",label:"Rovere Valdweg TKK",value:"Rovere Valdweg TKK",Material:"HPL",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Rovere Valdweg TKK",visible:!0,enabled:!0},{assetId:"3552b459-d700-4a0d-b100-a5f7b447d6c3",name:"Pulpis Scuro TKJ",tags:["Materials","Azzurra"],metadata:{Look:"Stone/Marble-Look",Color:"Black, Brown, Grey",image:"/api/files/hash/sha256-8f2c62bc1d2c65416dbe26c6e4c82e6e49bf70c065d61b8c27922f1b2a97c1c4",label:"Pulpis Scuro TKJ",value:"Pulpis Scuro TKJ",Material:"HPL",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Pulpis Scuro TKJ",visible:!0,enabled:!0},{assetId:"be20009d-8b5e-42b4-b429-4846fcd9fd9d",name:"Pulpis Chiaro TKH",tags:["Materials","Azzurra"],metadata:{Look:"Stone/Marble-Look",Color:"Grey, Beige",image:"/api/files/hash/sha256-280c91328ee6883296a278d492ea1c41993a5e2b31c4ee39b1cf89dbba3937a9",label:"Pulpis Chiaro TKH",value:"Pulpis Chiaro TKH",Material:"HPL",zoomIconColor:"White","hasDefaultConfiguration#UI_Color":"#Urban Horizontal Storage#","hasDefaultConfiguration#UI_Cabinet color":"#Urban Standard#","hasDefaultConfiguration#UI_Lateral Panel":"#Urban Duplex#","hasDefaultConfiguration#UI_Fenix Countertop":"#HPL#"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Pulpis Chiaro TKH",visible:!0,enabled:!0},{assetId:"c0f2a7ac-d7bf-4ea6-8209-dc73daec20fb",name:"Noce Savoia TKG",tags:["Materials","Azzurra"],metadata:{Look:"Wood-Look",Color:"Brown",image:"/api/files/hash/sha256-db40f7f277f690e8a17f8fafe60fd97dd6dedf7509cbc1eaa230e0194942589d",label:"Noce Savoia TKG",value:"Noce Savoia TKG",Material:"HPL",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Noce Savoia TKG",visible:!0,enabled:!0},{assetId:"84acc9b2-f3a2-4ac5-9e3c-62c1427f5bb0",name:"Ardesia TKF",tags:["Materials","Azzurra"],metadata:{Look:"Stone/Marble-Look",Color:"Black",image:"/api/files/hash/sha256-8389293023e9622179eddefcf0e934a28fdc3f80207f62ab1aff4c79f96134d8",label:"Ardesia TKF",value:"Ardesia TKF",Material:"HPL",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Ardesia TKF",visible:!0,enabled:!0},{assetId:"de1a3842-26c3-4fd5-aeea-89bd7a248e12",name:"Rovere Slavonia TK6",tags:["Materials","Azzurra"],metadata:{Look:"Wood-Look",Color:"Brown",image:"/api/files/hash/sha256-320dc7175409c080fd9a4c00742d908c38402a9f568d3465d32b6547a63b8bc7",label:"Rovere Slavonia TK6",value:"Rovere Slavonia TK6",Material:"HPL",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Rovere Slavonia TK6",visible:!0,enabled:!0},{assetId:"7f67815a-68a1-4d1b-8557-c25754e77db3",name:"Rovere Monet TK3",tags:["Materials","Azzurra"],metadata:{Look:"Wood-Look",Color:"Brown",image:"/api/files/hash/sha256-da9050a34ec6532e9378e0bb676c924fa5641a4009842482cdf1b5717cabea39",label:"Rovere Monet TK3",value:"Rovere Monet TK3",Material:"HPL",zoomIconColor:"White",filtelistMaterial:"Material#Color#Look"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Rovere Monet TK3",visible:!0,enabled:!0},{assetId:"2e30f6ac-3785-4952-ae98-2b1b865e2921",name:"Nero Ingo TFJ",tags:["Materials","Azzurra"],metadata:{hex:"#121212",Color:"Black",label:"Nero Ingo TFJ",value:"Nero Ingo TFJ",Material:"Fenix",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Nero Ingo TFJ",visible:!0,enabled:!0},{assetId:"86ae3b2f-1f19-403b-abda-9f26b673b70b",name:"Rosso Jaipur TFH",tags:["Materials","Azzurra"],metadata:{hex:"#6d403d",Color:"Red",label:"Rosso Jaipur TFH",value:"Rosso Jaipur TFH",Material:"Fenix",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Rosso Jaipur TFH",visible:!0,enabled:!0},{assetId:"92c41fa8-66cc-48a6-ad2b-18bcb2ab05d3",name:"Verde Comodoro TFG",tags:["Materials","Azzurra"],metadata:{hex:"#67706c",Color:"Green",label:"Verde Comodoro TFG",value:"Verde Comodoro TFG",Material:"Fenix",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Verde Comodoro TFG",visible:!0,enabled:!0},{assetId:"e6feec85-ae3d-4272-85b5-13de71350888",name:"Cacao Orinoco TFF",tags:["Materials","Azzurra"],metadata:{hex:"#3f3a3b",Color:"Brown",label:"Cacao Orinoco TFF",value:"Cacao Orinoco TFF",Material:"Fenix",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Cacao Orinoco TFF",visible:!0,enabled:!0},{assetId:"b3b6e538-9e15-4a77-bb7f-6b2cd9cdd7c2",name:"Grigio Bromo TFE",tags:["Materials","Azzurra"],metadata:{hex:"#44484c",Color:"Grey, Blue",label:"Grigio Bromo TFE",value:"Grigio Bromo TFE",Material:"Fenix",zoomIconColor:"White",hasDefaultConfiguration:""},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Grigio Bromo TFE",visible:!0,enabled:!0},{assetId:"39386cef-6c7f-4b4e-bea6-c4f71f087c8b",name:"Grigio Londra TFD",tags:["Materials","Azzurra"],metadata:{hex:"#6f6e68",Color:"Grey ",label:"Grigio Londra TFD",value:"Grigio Londra TFD",Material:"Fenix",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Grigio Londra TFD",visible:!0,enabled:!0},{assetId:"82163972-d1b6-4873-bae6-831c4c3ca4d7",name:"Castoro Ottawa TFC",tags:["Materials","Azzurra"],metadata:{hex:"#978d74",Color:"Brown",label:"Castoro Ottawa TFC",value:"Castoro Ottawa TFC",Material:"Fenix",zoomIconColor:"White"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Castoro Ottawa TFC",visible:!0,enabled:!0},{assetId:"33cabc33-9612-4627-8ef3-98f17eb1dba9",name:"Grigio Efeso TFB",tags:["Materials","Azzurra"],metadata:{hex:"#babbbc",Color:"Grey",label:"Grigio Efeso TFB",value:"Grigio Efeso TFB",Material:"Fenix",zoomIconColor:"White","hasDefaultConfiguration#UI_Fenix Countertop":"Fenix"},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Grigio Efeso TFB",visible:!0,enabled:!0},{assetId:"a4bd5da2-8770-4ea1-8401-1ae6451f77a7",name:"Bianco Male TFA",tags:["Materials","Azzurra"],metadata:{hex:"#eeeeee",Color:"White",label:"Bianco Male TFA",value:"Bianco Male TFA",Material:"Fenix",zoomIconColor:"Dark Grey",hasDefaultConfiguration:""},fileSize:95548,tagids:["9fca857a-c51c-46f5-b559-8f8f9e5930e7","d6b2f429-2141-4580-a84f-211f65654822"],type:"item",label:"Bianco Male TFA",visible:!0,enabled:!0},{assetId:"0ce7c193-db9d-47cc-9437-75a2b1bc9e97",name:"Matte White",tags:["solid-surface","Common"],metadata:{hex:"#ffffff",Color:"White",Label:"Matte White",value:"Matte White",Material:"Solid-Surface",hasDefaultConfiguration:""},fileSize:95548,tagids:["0f737be8-5c86-47f5-8f27-a052423caca4","09c52be0-bd79-434c-8e7e-ca8e17250bb3"],type:"item",label:"Matte White",visible:!0,enabled:!0},{assetId:"057340d6-8ebb-4db8-8845-61d7290cb9bc",name:"Gloss White",tags:["solid-surface","Common"],metadata:{hex:"#ffffff",Color:"White",Label:"Gloss White",value:"Gloss White",Material:"Solid-Surface"},fileSize:95548,tagids:["0f737be8-5c86-47f5-8f27-a052423caca4","09c52be0-bd79-434c-8e7e-ca8e17250bb3"],type:"item",label:"Gloss White",visible:!0,enabled:!0}],defaultValue:{assetId:""},global:{id:"1c23523d-560d-46ac-b085-2d8fa40fddd6",type:"Global",name:"Global",metadata:[]},visible:!0,enabled:!0,hiddenValues:["f9ea63c0-82c6-4d0f-9b51-fcee32e8cc28"],disabledValues:[],value:{assetId:"be20009d-8b5e-42b4-b429-4846fcd9fd9d",type:"item"}},{id:"e48e2d24-2a9b-4426-b7c7-5052f5d65a7e",type:"String",name:"UIGrouping",metadata:{},blacklist:[],values:[],defaultValue:"",global:{id:"e48e2d24-2a9b-4426-b7c7-5052f5d65a7e",type:"Global",name:"Global",metadata:[]},visible:!0,enabled:!0,hiddenValues:[],disabledValues:[],value:`[{"section":"Select Model","sort":"1","groups":[{"groupName":"Model","order":"1","type":"combined","options":[{"option":"Conceptsize","label":"Size","optionName":"UI_Conceptsize","order":"1","type":"simple","typeComponent":"filtration","values":{"24":"24-29\\"","30":"30-39\\"","40":"40-49\\"","50":"50-59\\"","60":"60-69\\"","70":"70-79\\"","80":"80-89\\"","90":"90+\\""},"valuesArray":[{"value":"24","additionalFilter":"","label":"24-29\\""},{"value":"30","additionalFilter":"","label":"30-39\\""},{"value":"40","additionalFilter":"","label":"40-49\\""},{"value":"50","additionalFilter":"","label":"50-59\\""},{"value":"60","additionalFilter":"","label":"60-69\\""},{"value":"70","additionalFilter":"","label":"70-79\\""},{"value":"80","additionalFilter":"","label":"80-89\\""},{"value":"90","additionalFilter":"","label":"90+\\""}]},{"option":"Style","label":"Style","optionName":"UI_Style","order":"2","type":"simple","typeComponent":"filtration","values":{"1-Drawer":"1-Drawer","2-Drawer":"2-Drawer","Single basin":"Single basin","Double basin":"Double basin","Asymmetrical":"Asymmetrical","Open Shelving":"Open Shelving","Multi-level":"Multi-level"},"valuesArray":[{"value":"1-Drawer","additionalFilter":"","label":"1-Drawer"},{"value":"2-Drawer","additionalFilter":"","label":"2-Drawer"},{"value":"Single basin","additionalFilter":"","label":"Single basin"},{"value":"Double basin","additionalFilter":"","label":"Double basin"},{"value":"Asymmetrical","additionalFilter":"","label":"Asymmetrical"},{"value":"Open Shelving","additionalFilter":"","label":"Open Shelving"},{"value":"Multi-level","additionalFilter":"","label":"Multi-level"}]},{"option":"Model","label":"Model","optionName":"UI_Model","order":"3","type":"simple","typeComponent":"list","values":{"24 1DW Slim_24":"Urban Duplex · 24'' 1-Drawer Slim","24 2DW_24":"Urban Duplex · 24'' 2-Drawer","28 1DW Slim_24":"Urban Duplex · 28'' 1-Drawer Slim","28 1DW_24":"Urban Duplex · 28'' 1-Drawer","28 2DW_24":"Urban Duplex · 28'' 2-Drawer","32 1DW Slim_30":"Urban Duplex · 32'' 1-Drawer Slim","32 1DW_30":"Urban Duplex · 32'' 1-Drawer","34 1DW OSS_30":"Urban Duplex · 34'' 1-Drawer OSS","34 1DW Slim_30":"Urban Duplex · 34'' 1-Drawer Slim","34 1DW_30":"Urban Duplex · 34'' 1-Drawer","34 2DW OSS_30":"Urban Duplex · 34'' 2-Drawer OSS","36 1DW Slim_30":"Urban Duplex · 36'' 1-Drawer Slim","36 2DW_30":"Urban Duplex · 36'' 2-Drawer","42 1DW 1_40":"Urban Duplex · 42'' 1-Drawer 1","42 1DW Slim 1_40":"Urban Duplex · 42'' 1-Drawer Slim 1","42 1DW Slim OSS_40":"Urban Duplex · 42'' 1-Drawer Slim OSS","42 1DW Slim_40":"Urban Duplex · 42'' 1-Drawer Slim","42 1DW_40":"Urban Duplex · 42'' 1-Drawer","46 1DW Slim_40":"Urban Duplex · 46'' 1-Drawer Slim","48 1DW Double_40":"Urban Duplex · 48'' 1-Drawer Double","48 1DW Slim_40":"Urban Duplex · 48'' 1-Drawer Slim","48 2DW Double_40":"Urban Duplex · 48'' 2-Drawer Double","48 2DW_40":"Urban Duplex · 48'' 2-Drawer","51 2DW_50":"Urban Duplex · 51'' 2-Drawer","53 1DW OSS_50":"Urban Duplex · 53'' 1-Drawer OSS","55 1DW Slim 1_50":"Urban Duplex · 55'' 1-Drawer Slim 1","55 1DW Slim_50":"Urban Duplex · 55'' 1-Drawer Slim","55 2DW OSS_50":"Urban Duplex · 55'' 2-Drawer OSS","57 1DW Multi-level_50":"Urban Duplex · 57'' 1-Drawer Multi-level","59 1DW Double OSS_50":"Urban Duplex · 59'' 1-Drawer Double OSS","59 1DW Slim_50":"Urban Duplex · 59'' 1-Drawer Slim","59 1DW_50":"Urban Duplex · 59'' 1-Drawer","59 2DW Double_50":"Urban Duplex · 59'' 2-Drawer Double","61 1DW Multi-Level_60":"Urban Duplex · 61'' 1-Drawer Multi-Level","63 1DW Double_60":"Urban Duplex · 63'' 1-Drawer Double","63 1DW Slim 1_60":"Urban Duplex · 63'' 1-Drawer Slim 1","63 1DW Slim 2_60":"Urban Duplex · 63'' 1-Drawer Slim 2","63 1DW Slim_60":"Urban Duplex · 63'' 1-Drawer Slim","63 2DW_60":"Urban Duplex · 63'' 2-Drawer","65 1DW OSS_60":"Urban Duplex · 65'' 1-Drawer OSS","65 2DW_60":"Urban Duplex · 65'' 2-Drawer","67 1DW Slim_60":"Urban Duplex · 67'' 1-Drawer Slim","69 2DW Double_60":"Urban Duplex · 69'' 2-Drawer Double","70 1DW Multi-Level_70":"Urban Duplex · 70'' 1-Drawer Multi-Level","71 1DW Multi-Level_70":"Urban Duplex · 71'' 1-Drawer Multi-Level","71 1DW OSS_70":"Urban Duplex · 71'' 1-Drawer OSS","71 2DW Double_70":"Urban Duplex · 71'' 2-Drawer Double","71 2DW_70":"Urban Duplex · 71'' 2-Drawer","73 1DW Slim_70":"Urban Duplex · 73'' 1-Drawer Slim","73 2DW_70":"Urban Duplex · 73'' 2-Drawer","75 1DW Slim_70":"Urban Duplex · 75'' 1-Drawer Slim","77 2DW Double_70":"Urban Duplex · 77'' 2-Drawer Double","79 1DW Double_70":"Urban Duplex · 79'' 1-Drawer Double","79 2DW_70":"Urban Duplex · 79'' 2-Drawer","83 1DW Slim Double 1_80":"Urban Duplex · 83'' 1-Drawer Slim Double 1","83 1DW Slim Double_80":"Urban Duplex · 83'' 1-Drawer Slim Double","83 1DW Slim_80":"Urban Duplex · 83'' 1-Drawer Slim","83 2DW Double_80":"Urban Duplex · 83'' 2-Drawer Double","83 2DW_80":"Urban Duplex · 83'' 2-Drawer","85 1DW Slim OSS_80":"Urban Duplex · 85'' 1-Drawer Slim OSS","87 1DW Double_80":"Urban Duplex · 87'' 1-Drawer Double","87 2DW Double_80":"Urban Duplex · 87'' 2-Drawer Double","89 2DW_80":"Urban Duplex · 89'' 2-Drawer","94 1DW Multi-Level_90":"Urban Duplex · 94'' 1-Drawer Multi-Level","95 1DW Double_90":"Urban Duplex · 95'' 1-Drawer Double","95 2DW Double 1_90":"Urban Duplex · 95'' 2-Drawer Double 1","95 2DW Double_90":"Urban Duplex · 95'' 2-Drawer Double","97 1DW Slim 1_90":"Urban Duplex · 97'' 1-Drawer Slim 1","97 1DW Slim_90":"Urban Duplex · 97'' 1-Drawer Slim","97 1DW_90":"Urban Duplex · 97'' 1-Drawer","99 2DW OSS_90":"Urban Duplex · 99'' 2-Drawer OSS"},"valuesArray":[{"value":"24 1DW Slim_24","additionalFilter":"1-Drawer, Single Basin","label":"Urban Duplex · 24'' 1-Drawer Slim"},{"value":"24 2DW_24","additionalFilter":"2-Drawer, Single Basin","label":"Urban Duplex · 24'' 2-Drawer"},{"value":"28 1DW Slim_24","additionalFilter":"1-Drawer, Single Basin","label":"Urban Duplex · 28'' 1-Drawer Slim"},{"value":"28 1DW_24","additionalFilter":"1-Drawer, Single Basin","label":"Urban Duplex · 28'' 1-Drawer"},{"value":"28 2DW_24","additionalFilter":"2-Drawer, Single Basin","label":"Urban Duplex · 28'' 2-Drawer"},{"value":"32 1DW Slim_30","additionalFilter":"1-Drawer, Single Basin","label":"Urban Duplex · 32'' 1-Drawer Slim"},{"value":"32 1DW_30","additionalFilter":"1-Drawer, Single Basin","label":"Urban Duplex · 32'' 1-Drawer"},{"value":"34 1DW OSS_30","additionalFilter":"1-Drawer, Single Basin, Open Shelving, Asymmetrical","label":"Urban Duplex · 34'' 1-Drawer OSS"},{"value":"34 1DW Slim_30","additionalFilter":"1-Drawer, Single Basin, Asymmetrical, Open Shelving","label":"Urban Duplex · 34'' 1-Drawer Slim"},{"value":"34 1DW_30","additionalFilter":"1-Drawer, Single Basin, Asymmetrical, Open Shelving","label":"Urban Duplex · 34'' 1-Drawer"},{"value":"34 2DW OSS_30","additionalFilter":"2-Drawer, Single Basin, Open Shelving, Asymmetrical","label":"Urban Duplex · 34'' 2-Drawer OSS"},{"value":"36 1DW Slim_30","additionalFilter":"1-Drawer, Single Basin","label":"Urban Duplex · 36'' 1-Drawer Slim"},{"value":"36 2DW_30","additionalFilter":"2-Drawer, Single Basin","label":"Urban Duplex · 36'' 2-Drawer"},{"value":"42 1DW 1_40","additionalFilter":"1-Drawer, Single Basin","label":"Urban Duplex · 42'' 1-Drawer 1"},{"value":"42 1DW Slim 1_40","additionalFilter":"1-Drawer, Single Basin","label":"Urban Duplex · 42'' 1-Drawer Slim 1"},{"value":"42 1DW Slim OSS_40","additionalFilter":"1-Drawer, Single Basin, Open Shelving, Asymmetrical","label":"Urban Duplex · 42'' 1-Drawer Slim OSS"},{"value":"42 1DW Slim_40","additionalFilter":"1-Drawer, Single Basin, Asymmetrical","label":"Urban Duplex · 42'' 1-Drawer Slim"},{"value":"42 1DW_40","additionalFilter":"1-Drawer, Single Basin, Asymmetrical","label":"Urban Duplex · 42'' 1-Drawer"},{"value":"46 1DW Slim_40","additionalFilter":"1-Drawer, Single Basin, Asymmetrical","label":"Urban Duplex · 46'' 1-Drawer Slim"},{"value":"48 1DW Double_40","additionalFilter":"1-Drawer, Double basin","label":"Urban Duplex · 48'' 1-Drawer Double"},{"value":"48 1DW Slim_40","additionalFilter":"1-Drawer, Single Basin","label":"Urban Duplex · 48'' 1-Drawer Slim"},{"value":"48 2DW Double_40","additionalFilter":"2-Drawer, Double basin","label":"Urban Duplex · 48'' 2-Drawer Double"},{"value":"48 2DW_40","additionalFilter":"2-Drawer, Single Basin, Asymmetrical","label":"Urban Duplex · 48'' 2-Drawer"},{"value":"51 2DW_50","additionalFilter":"2-Drawer, Single Basin, Asymmetrical","label":"Urban Duplex · 51'' 2-Drawer"},{"value":"53 1DW OSS_50","additionalFilter":"1-Drawer, Single Basin, Asymmetrical, Open Shelving","label":"Urban Duplex · 53'' 1-Drawer OSS"},{"value":"55 1DW Slim 1_50","additionalFilter":"1-Drawer, Single Basin, Asymmetrical","label":"Urban Duplex · 55'' 1-Drawer Slim 1"},{"value":"55 1DW Slim_50","additionalFilter":"1-Drawer, Single Basin, Asymmetrical","label":"Urban Duplex · 55'' 1-Drawer Slim"},{"value":"55 2DW OSS_50","additionalFilter":"2-Drawer, Single Basin, Open Shelving, Asymmetrical","label":"Urban Duplex · 55'' 2-Drawer OSS"},{"value":"57 1DW Multi-level_50","additionalFilter":"1-Drawer, Single Basin, Multi-level","label":"Urban Duplex · 57'' 1-Drawer Multi-level"},{"value":"59 1DW Double OSS_50","additionalFilter":"1-Drawer, Double basin, Open Shelving","label":"Urban Duplex · 59'' 1-Drawer Double OSS"},{"value":"59 1DW Slim_50","additionalFilter":"1-Drawer, Single Basin, Asymmetrical","label":"Urban Duplex · 59'' 1-Drawer Slim"},{"value":"59 1DW_50","additionalFilter":"1-Drawer, Single Basin, Asymmetrical","label":"Urban Duplex · 59'' 1-Drawer"},{"value":"59 2DW Double_50","additionalFilter":"2-Drawer, Double basin","label":"Urban Duplex · 59'' 2-Drawer Double"},{"value":"61 1DW Multi-Level_60","additionalFilter":"1-Drawer, Single basin, Multi-level, Open Shelving","label":"Urban Duplex · 61'' 1-Drawer Multi-Level"},{"value":"63 1DW Double_60","additionalFilter":"1-Drawer, Double basin","label":"Urban Duplex · 63'' 1-Drawer Double"},{"value":"63 1DW Slim 1_60","additionalFilter":"1-Drawer, Single basin, Asymmetrical","label":"Urban Duplex · 63'' 1-Drawer Slim 1"},{"value":"63 1DW Slim 2_60","additionalFilter":"1-Drawer, Single basin, Asymmetrical","label":"Urban Duplex · 63'' 1-Drawer Slim 2"},{"value":"63 1DW Slim_60","additionalFilter":"1-Drawer, Single basin, Asymmetrical","label":"Urban Duplex · 63'' 1-Drawer Slim"},{"value":"63 2DW_60","additionalFilter":"2-Drawer, Single basin, Asymmetrical","label":"Urban Duplex · 63'' 2-Drawer"},{"value":"65 1DW OSS_60","additionalFilter":"1-Drawer, Single basin, Asymmetrical, Open Shelving","label":"Urban Duplex · 65'' 1-Drawer OSS"},{"value":"65 2DW_60","additionalFilter":"2-Drawer, Single basin, Asymmetrical","label":"Urban Duplex · 65'' 2-Drawer"},{"value":"67 1DW Slim_60","additionalFilter":"1-Drawer, Single basin, Asymmetrical","label":"Urban Duplex · 67'' 1-Drawer Slim"},{"value":"69 2DW Double_60","additionalFilter":"2-Drawer, Double basin","label":"Urban Duplex · 69'' 2-Drawer Double"},{"value":"70 1DW Multi-Level_70","additionalFilter":"1-Drawer, Single basin, Multi-Level","label":"Urban Duplex · 70'' 1-Drawer Multi-Level"},{"value":"71 1DW Multi-Level_70","additionalFilter":"1-Drawer, Single basin, Multi-Level","label":"Urban Duplex · 71'' 1-Drawer Multi-Level"},{"value":"71 1DW OSS_70","additionalFilter":"1-Drawer, Single basin, Asymmetrical, Open Shelving","label":"Urban Duplex · 71'' 1-Drawer OSS"},{"value":"71 2DW Double_70","additionalFilter":"2-Drawer, Double basin","label":"Urban Duplex · 71'' 2-Drawer Double"},{"value":"71 2DW_70","additionalFilter":"2-Drawer, Single basin, Asymmetrical","label":"Urban Duplex · 71'' 2-Drawer"},{"value":"73 1DW Slim_70","additionalFilter":"1-Drawer, Single basin, Asymmetrical","label":"Urban Duplex · 73'' 1-Drawer Slim"},{"value":"73 2DW_70","additionalFilter":"2-Drawer, Single basin, Asymmetrical","label":"Urban Duplex · 73'' 2-Drawer"},{"value":"75 1DW Slim_70","additionalFilter":"1-Drawer, Single basin, Asymmetrical","label":"Urban Duplex · 75'' 1-Drawer Slim"},{"value":"77 2DW Double_70","additionalFilter":"2-Drawer, Double basin","label":"Urban Duplex · 77'' 2-Drawer Double"},{"value":"79 1DW Double_70","additionalFilter":"1-Drawer, Double basin","label":"Urban Duplex · 79'' 1-Drawer Double"},{"value":"79 2DW_70","additionalFilter":"2-Drawer, Single basin, Asymmetrical","label":"Urban Duplex · 79'' 2-Drawer"},{"value":"83 1DW Slim Double 1_80","additionalFilter":"1-Drawer, Double basin","label":"Urban Duplex · 83'' 1-Drawer Slim Double 1"},{"value":"83 1DW Slim Double_80","additionalFilter":"1-Drawer, Double basin","label":"Urban Duplex · 83'' 1-Drawer Slim Double"},{"value":"83 1DW Slim_80","additionalFilter":"1-Drawer, Single basin, Asymmetrical","label":"Urban Duplex · 83'' 1-Drawer Slim"},{"value":"83 2DW Double_80","additionalFilter":"2-Drawer, Double basin","label":"Urban Duplex · 83'' 2-Drawer Double"},{"value":"83 2DW_80","additionalFilter":"2-Drawer, Single basin, Asymmetrical","label":"Urban Duplex · 83'' 2-Drawer"},{"value":"85 1DW Slim OSS_80","additionalFilter":"1-Drawer, Single basin, Asymmetrical, Open Shelving","label":"Urban Duplex · 85'' 1-Drawer Slim OSS"},{"value":"87 1DW Double_80","additionalFilter":"1-Drawer, Double basin","label":"Urban Duplex · 87'' 1-Drawer Double"},{"value":"87 2DW Double_80","additionalFilter":"2-Drawer, Double basin","label":"Urban Duplex · 87'' 2-Drawer Double"},{"value":"89 2DW_80","additionalFilter":"2-Drawer, Single basin, Asymmetrical","label":"Urban Duplex · 89'' 2-Drawer"},{"value":"94 1DW Multi-Level_90","additionalFilter":"1-Drawer, Single basin, Multi-Level","label":"Urban Duplex · 94'' 1-Drawer Multi-Level"},{"value":"95 1DW Double_90","additionalFilter":"1-Drawer, Double basin","label":"Urban Duplex · 95'' 1-Drawer Double"},{"value":"95 2DW Double 1_90","additionalFilter":"2-Drawer, Double basin","label":"Urban Duplex · 95'' 2-Drawer Double 1"},{"value":"95 2DW Double_90","additionalFilter":"2-Drawer, Double basin","label":"Urban Duplex · 95'' 2-Drawer Double"},{"value":"97 1DW Slim 1_90","additionalFilter":"1-Drawer, Single basin, Asymmetrical","label":"Urban Duplex · 97'' 1-Drawer Slim 1"},{"value":"97 1DW Slim_90","additionalFilter":"1-Drawer, Single basin, Asymmetrical","label":"Urban Duplex · 97'' 1-Drawer Slim"},{"value":"97 1DW_90","additionalFilter":"1-Drawer, Single basin, Asymmetrical","label":"Urban Duplex · 97'' 1-Drawer"},{"value":"99 2DW OSS_90","additionalFilter":"2-Drawer, Single basin, Asymmetrical, Open Shelving","label":"Urban Duplex · 99'' 2-Drawer OSS"}]}]}],"enabledCTA":true},{"section":"Select Cabinet Colors","sort":"2","groups":[{"groupName":"Select Color for Each Panel","order":"1","type":"combined","options":[{"option":"Base Panel","label":"Base Panel","optionName":"UI_Base Panel","order":"1","type":"simple","typeComponent":"material","values":{"Colortech Bianco 10B":"Colortech Bianco 10B","Colortech Grigio fume 10F":"Colortech Grigio fume 10F","Cemento Cenere 1A1":"Cemento Cenere 1A1","Cemento Tortora 1A2":"Cemento Tortora 1A2","Cemento Creta 1A3":"Cemento Creta 1A3","Cemento Oltremare 1A4":"Cemento Oltremare 1A4","Cemento Ghiaccio 1A5":"Cemento Ghiaccio 1A5","Pietra Piasentina Grigio Chiaro 1AA":"Pietra Piasentina Grigio Chiaro 1AA","Pietra Piasentina Grigio Scuro 1AB":"Pietra Piasentina Grigio Scuro 1AB","Castagno chiaro 1C1":"Castagno chiaro 1C1","Castagno Malto 1C2":"Castagno Malto 1C2","Castagno Scuro 1C3":"Castagno Scuro 1C3","Eucalipto Naturale 1E1":"Eucalipto Naturale 1E1","Eucalipto Affumicato 1E2":"Eucalipto Affumicato 1E2","Paulownia Seppia 1F2":"Paulownia Seppia 1F2","Noce Rigato Chiaro 1N1":"Noce Rigato Chiaro 1N1","Noce rigato Canaletto Naturale 1N2":"Noce rigato Canaletto Naturale 1N2","Noce Rigato Grigio 1N3":"Noce Rigato Grigio 1N3","Nodato spaccato Biondo 1NA":"Nodato spaccato Biondo 1NA","Nodato spaccato Tabacco 1NB":"Nodato spaccato Tabacco 1NB","Noce Tavola Antico Chiaro 1ND":"Noce Tavola Antico Chiaro 1ND","Noce Tavola Antico Scuro 1NE":"Noce Tavola Antico Scuro 1NE","Rovere Dogato Bianco 1P0":"Rovere Dogato Bianco 1P0","Rovere Dogato Grigio 1P1":"Rovere Dogato Grigio 1P1","Rovere Dogato Naturale 1P3":"Rovere Dogato Naturale 1P3","Pelle Pecari Tortora 1PE":"Pelle Pecari Tortora 1PE","Rigatino Naturale 1RN":"Rigatino Naturale 1RN","Rigatino Tabacco 1RP":"Rigatino Tabacco 1RP","Rigatino Beton 1RQ":"Rigatino Beton 1RQ","Rovere Sherwood Chiaro 1S1":"Rovere Sherwood Chiaro 1S1","Rovere Sherwood Scuro 1S2":"Rovere Sherwood Scuro 1S2","Rovere Sherwood Castano 1S3":"Rovere Sherwood Castano 1S3","Agata BD MT":"Agata BD MT","Aragosta 77 MT":"Aragosta 77 MT","Arancio Zucca 09 MT":"Arancio Zucca 09 MT","Ardesia DD MT":"Ardesia DD MT","Argilla DR MT":"Argilla DR MT","Bianco 0B MT":"Bianco 0B MT","Bianco Calce DA MT":"Bianco Calce DA MT","Bianco Male FA MT":"Bianco Male FA MT","Blu Artico 37 MT":"Blu Artico 37 MT","Blu Avio 41 MT":"Blu Avio 41 MT","Blu Laguna A7 MT":"Blu Laguna A7 MT","Blu Oltremare BG MT":"Blu Oltremare BG MT","Blu Pavone A6 MT":"Blu Pavone A6 MT","Blu Reale 48 MT":"Blu Reale 48 MT","Cacao 05 MT":"Cacao 05 MT","Cacao Orinoco FF MT":"Cacao Orinoco FF MT","Canapa 94 MT":"Canapa 94 MT","Canyon 90 MT":"Canyon 90 MT","Carbone 43 MT":"Carbone 43 MT","Carta da Zucchero 47 MT":"Carta da Zucchero 47 MT","Castoro Ottawa FC MT":"Castoro Ottawa FC MT","Cenere 92 MT":"Cenere 92 MT","Giallo Curry 08 MT":"Giallo Curry 08 MT","Grigio Bromo FE MT":"Grigio Bromo FE MT","Grigio Chiaro A8 MT":"Grigio Chiaro A8 MT","Grigio Efeso FB MT":"Grigio Efeso FB MT","Grigio Grafite 02 MT":"Grigio Grafite 02 MT","Grigio Lavagna A9 MT":"Grigio Lavagna A9 MT","Grigio Londra FD MT":"Grigio Londra FD MT","Grigio Luce 07 MT":"Grigio Luce 07 MT","Grigio Perla 33 MT":"Grigio Perla 33 MT","Grigio Pioggia 80 MT":"Grigio Pioggia 80 MT","Grigio Talpa B5 MT":"Grigio Talpa B5 MT","Juta DP MT":"Juta DP MT","Marrone Havana 79 MT":"Marrone Havana 79 MT","Mattone 10 MT":"Mattone 10 MT","Metallizzato Alluminio M1 MT":"Metallizzato Alluminio M1 MT","Metallizzato Antracite M5 MT":"Metallizzato Antracite M5 MT","Metallizzato Bronzo M4 MT":"Metallizzato Bronzo M4 MT","Metallizzato Copper M7 MT":"Metallizzato Copper M7 MT","Metallizzato Creta M6 MT":"Metallizzato Creta M6 MT","Nebbia 91 MT":"Nebbia 91 MT","Nero 03 MT":"Nero 03 MT","Platino DF MT":"Platino DF MT","Roccia CE MT":"Roccia CE MT","Rosa Etoile 45 MT":"Rosa Etoile 45 MT","Rosa Retro 46 MT":"Rosa Retro 46 MT","Rosso Fuoco 21 MT":"Rosso Fuoco 21 MT","Rosso Jaipur FH MT":"Rosso Jaipur FH MT","Rosso Rubino 19 MT":"Rosso Rubino 19 MT","Terra DB MT":"Terra DB MT","Titanio 93 MT":"Titanio 93 MT","Torba DS MT":"Torba DS MT","Tortora BE MT":"Tortora BE MT","Verde Comodoro FG MT":"Verde Comodoro FG MT","Verde Ghiaia 31 MT":"Verde Ghiaia 31 MT","Verde Polvere 34 MT":"Verde Polvere 34 MT","Verde Salvia 42 MT":"Verde Salvia 42 MT","Agata BD GL":"Agata BD GL","Aragosta 77 GL":"Aragosta 77 GL","Arancio Zucca 09 GL":"Arancio Zucca 09 GL","Ardesia DD GL":"Ardesia DD GL","Argilla DR GL":"Argilla DR GL","Bianco 0B GL":"Bianco 0B GL","Bianco Calce DA GL":"Bianco Calce DA GL","Bianco Male FA GL":"Bianco Male FA GL","Blu Artico 37 GL":"Blu Artico 37 GL","Blu Avio 41 GL":"Blu Avio 41 GL","Blu Laguna A7 GL":"Blu Laguna A7 GL","Blu Oltremare BG GL":"Blu Oltremare BG GL","Blu Pavone A6 GL":"Blu Pavone A6 GL","Blu Reale 48 GL":"Blu Reale 48 GL","Cacao 05 GL":"Cacao 05 GL","Cacao Orinoco FF GL":"Cacao Orinoco FF GL","Canapa 94 GL":"Canapa 94 GL","Canyon 90 GL":"Canyon 90 GL","Carbone 43 GL":"Carbone 43 GL","Carta da Zucchero 47 GL":"Carta da Zucchero 47 GL","Castoro Ottawa FC GL":"Castoro Ottawa FC GL","Cenere 92 GL":"Cenere 92 GL","Giallo Curry 08 GL":"Giallo Curry 08 GL","Grigio Bromo FE GL":"Grigio Bromo FE GL","Grigio Chiaro A8 GL":"Grigio Chiaro A8 GL","Grigio Efeso FB GL":"Grigio Efeso FB GL","Grigio Grafite 02 GL":"Grigio Grafite 02 GL","Grigio Lavagna A9 GL":"Grigio Lavagna A9 GL","Grigio Londra FD GL":"Grigio Londra FD GL","Grigio Luce 07 GL":"Grigio Luce 07 GL","Grigio Perla 33 GL":"Grigio Perla 33 GL","Grigio Pioggia 80 GL":"Grigio Pioggia 80 GL","Grigio Talpa B5 GL":"Grigio Talpa B5 GL","Juta DP GL":"Juta DP GL","Marrone Havana 79 GL":"Marrone Havana 79 GL","Mattone 10 GL":"Mattone 10 GL","Metallizzato Alluminio M1 GL":"Metallizzato Alluminio M1 GL","Metallizzato Antracite M5 GL":"Metallizzato Antracite M5 GL","Metallizzato Bronzo M4 GL":"Metallizzato Bronzo M4 GL","Metallizzato Copper M7 GL":"Metallizzato Copper M7 GL","Metallizzato Creta M6 GL":"Metallizzato Creta M6 GL","Nebbia 91 GL":"Nebbia 91 GL","Nero 03 GL":"Nero 03 GL","Platino DF GL":"Platino DF GL","Roccia CE GL":"Roccia CE GL","Rosa Etoile 45 GL":"Rosa Etoile 45 GL","Rosa Retro 46 GL":"Rosa Retro 46 GL","Rosso Fuoco 21 GL":"Rosso Fuoco 21 GL","Rosso Jaipur FH GL":"Rosso Jaipur FH GL","Rosso Rubino 19 GL":"Rosso Rubino 19 GL","Terra DB GL":"Terra DB GL","Titanio 93 GL":"Titanio 93 GL","Torba DS GL":"Torba DS GL","Tortora BE GL":"Tortora BE GL","Verde Comodoro FG GL":"Verde Comodoro FG GL","Verde Ghiaia 31 GL":"Verde Ghiaia 31 GL","Verde Polvere 34 GL":"Verde Polvere 34 GL","Verde Salvia 42 GL":"Verde Salvia 42 GL","Agata BD ST":"Agata BD ST","Aragosta 77 ST":"Aragosta 77 ST","Arancio Zucca 09 ST":"Arancio Zucca 09 ST","Ardesia DD ST":"Ardesia DD ST","Argilla DR ST":"Argilla DR ST","Bianco 0B ST":"Bianco 0B ST","Bianco Calce DA ST":"Bianco Calce DA ST","Bianco Male FA ST":"Bianco Male FA ST","Blu Artico 37 ST":"Blu Artico 37 ST","Blu Avio 41 ST":"Blu Avio 41 ST","Blu Laguna A7 ST":"Blu Laguna A7 ST","Blu Oltremare BG ST":"Blu Oltremare BG ST","Blu Pavone A6 ST":"Blu Pavone A6 ST","Blu Reale 48 ST":"Blu Reale 48 ST","Cacao 05 ST":"Cacao 05 ST","Cacao Orinoco FF ST":"Cacao Orinoco FF ST","Canapa 94 ST":"Canapa 94 ST","Canyon 90 ST":"Canyon 90 ST","Carbone 43 ST":"Carbone 43 ST","Carta da Zucchero 47 ST":"Carta da Zucchero 47 ST","Castoro Ottawa FC ST":"Castoro Ottawa FC ST","Cenere 92 ST":"Cenere 92 ST","Giallo Curry 08 ST":"Giallo Curry 08 ST","Grigio Bromo FE ST":"Grigio Bromo FE ST","Grigio Chiaro A8 ST":"Grigio Chiaro A8 ST","Grigio Efeso FB ST":"Grigio Efeso FB ST","Grigio Grafite 02 ST":"Grigio Grafite 02 ST","Grigio Lavagna A9 ST":"Grigio Lavagna A9 ST","Grigio Londra FD ST":"Grigio Londra FD ST","Grigio Luce 07 ST":"Grigio Luce 07 ST","Grigio Perla 33 ST":"Grigio Perla 33 ST","Grigio Pioggia 80 ST":"Grigio Pioggia 80 ST","Grigio Talpa B5 ST":"Grigio Talpa B5 ST","Juta DP ST":"Juta DP ST","Marrone Havana 79 ST":"Marrone Havana 79 ST","Mattone 10 ST":"Mattone 10 ST","Metallizzato Alluminio M1 ST":"Metallizzato Alluminio M1 ST","Metallizzato Antracite M5 ST":"Metallizzato Antracite M5 ST","Metallizzato Bronzo M4 ST":"Metallizzato Bronzo M4 ST","Metallizzato Copper M7 ST":"Metallizzato Copper M7 ST","Metallizzato Creta M6 ST":"Metallizzato Creta M6 ST","Nebbia 91 ST":"Nebbia 91 ST","Nero 03 ST":"Nero 03 ST","Platino DF ST":"Platino DF ST","Roccia CE ST":"Roccia CE ST","Rosa Etoile 45 ST":"Rosa Etoile 45 ST","Rosa Retro 46 ST":"Rosa Retro 46 ST","Rosso Fuoco 21 ST":"Rosso Fuoco 21 ST","Rosso Jaipur FH ST":"Rosso Jaipur FH ST","Rosso Rubino 19 ST":"Rosso Rubino 19 ST","Terra DB ST":"Terra DB ST","Titanio 93 ST":"Titanio 93 ST","Torba DS ST":"Torba DS ST","Tortora BE ST":"Tortora BE ST","Verde Comodoro FG ST":"Verde Comodoro FG ST","Verde Ghiaia 31 ST":"Verde Ghiaia 31 ST","Verde Polvere 34 ST":"Verde Polvere 34 ST","Verde Salvia 42 ST":"Verde Salvia 42 ST","Metal acciaio 2MA":"Metal acciaio 2MA","Metal piombo 2MB":"Metal piombo 2MB","Metal titanio 2MC":"Metal titanio 2MC","Metal bronzo 2MD":"Metal bronzo 2MD","Rovere Monet TK3":"Rovere Monet TK3","Rovere Slavonia TK6":"Rovere Slavonia TK6","Ardesia TKF":"Ardesia TKF","Noce Savoia TKG":"Noce Savoia TKG","Pulpis Chiaro TKH":"Pulpis Chiaro TKH","Pulpis Scuro TKJ":"Pulpis Scuro TKJ","Rovere Valdweg TKK":"Rovere Valdweg TKK","Rovere Alba TKL":"Rovere Alba TKL","Noce Sinfonia TKM":"Noce Sinfonia TKM","Brera Brown TKN":"Brera Brown TKN","Cepp Stone TKP":"Cepp Stone TKP","Rox Black TKQ":"Rox Black TKQ","Rovere Eucalipto 01A":"Rovere Eucalipto 01A","Rovere Bianco 06A":"Rovere Bianco 06A","Rovere Naturale 06B":"Rovere Naturale 06B","Rovere Sabbia 06C":"Rovere Sabbia 06C","Rovere Cenere 06D":"Rovere Cenere 06D","Rovere Avena 06E":"Rovere Avena 06E","Rovere Fumo 06F":"Rovere Fumo 06F","Rovere Carbone 06G":"Rovere Carbone 06G","Rovere Moka 06H":"Rovere Moka 06H","Rovere Nero 06J":"Rovere Nero 06J"},"valuesArray":[{"value":"Colortech Bianco 10B","additionalFilter":"","label":"Colortech Bianco 10B"},{"value":"Colortech Grigio fume 10F","additionalFilter":"","label":"Colortech Grigio fume 10F"},{"value":"Cemento Cenere 1A1","additionalFilter":"","label":"Cemento Cenere 1A1"},{"value":"Cemento Tortora 1A2","additionalFilter":"","label":"Cemento Tortora 1A2"},{"value":"Cemento Creta 1A3","additionalFilter":"","label":"Cemento Creta 1A3"},{"value":"Cemento Oltremare 1A4","additionalFilter":"","label":"Cemento Oltremare 1A4"},{"value":"Cemento Ghiaccio 1A5","additionalFilter":"","label":"Cemento Ghiaccio 1A5"},{"value":"Pietra Piasentina Grigio Chiaro 1AA","additionalFilter":"","label":"Pietra Piasentina Grigio Chiaro 1AA"},{"value":"Pietra Piasentina Grigio Scuro 1AB","additionalFilter":"","label":"Pietra Piasentina Grigio Scuro 1AB"},{"value":"Castagno chiaro 1C1","additionalFilter":"","label":"Castagno chiaro 1C1"},{"value":"Castagno Malto 1C2","additionalFilter":"","label":"Castagno Malto 1C2"},{"value":"Castagno Scuro 1C3","additionalFilter":"","label":"Castagno Scuro 1C3"},{"value":"Eucalipto Naturale 1E1","additionalFilter":"","label":"Eucalipto Naturale 1E1"},{"value":"Eucalipto Affumicato 1E2","additionalFilter":"","label":"Eucalipto Affumicato 1E2"},{"value":"Paulownia Seppia 1F2","additionalFilter":"","label":"Paulownia Seppia 1F2"},{"value":"Noce Rigato Chiaro 1N1","additionalFilter":"","label":"Noce Rigato Chiaro 1N1"},{"value":"Noce rigato Canaletto Naturale 1N2","additionalFilter":"","label":"Noce rigato Canaletto Naturale 1N2"},{"value":"Noce Rigato Grigio 1N3","additionalFilter":"","label":"Noce Rigato Grigio 1N3"},{"value":"Nodato spaccato Biondo 1NA","additionalFilter":"","label":"Nodato spaccato Biondo 1NA"},{"value":"Nodato spaccato Tabacco 1NB","additionalFilter":"","label":"Nodato spaccato Tabacco 1NB"},{"value":"Noce Tavola Antico Chiaro 1ND","additionalFilter":"","label":"Noce Tavola Antico Chiaro 1ND"},{"value":"Noce Tavola Antico Scuro 1NE","additionalFilter":"","label":"Noce Tavola Antico Scuro 1NE"},{"value":"Rovere Dogato Bianco 1P0","additionalFilter":"","label":"Rovere Dogato Bianco 1P0"},{"value":"Rovere Dogato Grigio 1P1","additionalFilter":"","label":"Rovere Dogato Grigio 1P1"},{"value":"Rovere Dogato Naturale 1P3","additionalFilter":"","label":"Rovere Dogato Naturale 1P3"},{"value":"Pelle Pecari Tortora 1PE","additionalFilter":"","label":"Pelle Pecari Tortora 1PE"},{"value":"Rigatino Naturale 1RN","additionalFilter":"","label":"Rigatino Naturale 1RN"},{"value":"Rigatino Tabacco 1RP","additionalFilter":"","label":"Rigatino Tabacco 1RP"},{"value":"Rigatino Beton 1RQ","additionalFilter":"","label":"Rigatino Beton 1RQ"},{"value":"Rovere Sherwood Chiaro 1S1","additionalFilter":"","label":"Rovere Sherwood Chiaro 1S1"},{"value":"Rovere Sherwood Scuro 1S2","additionalFilter":"","label":"Rovere Sherwood Scuro 1S2"},{"value":"Rovere Sherwood Castano 1S3","additionalFilter":"","label":"Rovere Sherwood Castano 1S3"},{"value":"Agata BD MT","additionalFilter":"","label":"Agata BD MT"},{"value":"Aragosta 77 MT","additionalFilter":"","label":"Aragosta 77 MT"},{"value":"Arancio Zucca 09 MT","additionalFilter":"","label":"Arancio Zucca 09 MT"},{"value":"Ardesia DD MT","additionalFilter":"","label":"Ardesia DD MT"},{"value":"Argilla DR MT","additionalFilter":"","label":"Argilla DR MT"},{"value":"Bianco 0B MT","additionalFilter":"","label":"Bianco 0B MT"},{"value":"Bianco Calce DA MT","additionalFilter":"","label":"Bianco Calce DA MT"},{"value":"Bianco Male FA MT","additionalFilter":"","label":"Bianco Male FA MT"},{"value":"Blu Artico 37 MT","additionalFilter":"","label":"Blu Artico 37 MT"},{"value":"Blu Avio 41 MT","additionalFilter":"","label":"Blu Avio 41 MT"},{"value":"Blu Laguna A7 MT","additionalFilter":"","label":"Blu Laguna A7 MT"},{"value":"Blu Oltremare BG MT","additionalFilter":"","label":"Blu Oltremare BG MT"},{"value":"Blu Pavone A6 MT","additionalFilter":"","label":"Blu Pavone A6 MT"},{"value":"Blu Reale 48 MT","additionalFilter":"","label":"Blu Reale 48 MT"},{"value":"Cacao 05 MT","additionalFilter":"","label":"Cacao 05 MT"},{"value":"Cacao Orinoco FF MT","additionalFilter":"","label":"Cacao Orinoco FF MT"},{"value":"Canapa 94 MT","additionalFilter":"","label":"Canapa 94 MT"},{"value":"Canyon 90 MT","additionalFilter":"","label":"Canyon 90 MT"},{"value":"Carbone 43 MT","additionalFilter":"","label":"Carbone 43 MT"},{"value":"Carta da Zucchero 47 MT","additionalFilter":"","label":"Carta da Zucchero 47 MT"},{"value":"Castoro Ottawa FC MT","additionalFilter":"","label":"Castoro Ottawa FC MT"},{"value":"Cenere 92 MT","additionalFilter":"","label":"Cenere 92 MT"},{"value":"Giallo Curry 08 MT","additionalFilter":"","label":"Giallo Curry 08 MT"},{"value":"Grigio Bromo FE MT","additionalFilter":"","label":"Grigio Bromo FE MT"},{"value":"Grigio Chiaro A8 MT","additionalFilter":"","label":"Grigio Chiaro A8 MT"},{"value":"Grigio Efeso FB MT","additionalFilter":"","label":"Grigio Efeso FB MT"},{"value":"Grigio Grafite 02 MT","additionalFilter":"","label":"Grigio Grafite 02 MT"},{"value":"Grigio Lavagna A9 MT","additionalFilter":"","label":"Grigio Lavagna A9 MT"},{"value":"Grigio Londra FD MT","additionalFilter":"","label":"Grigio Londra FD MT"},{"value":"Grigio Luce 07 MT","additionalFilter":"","label":"Grigio Luce 07 MT"},{"value":"Grigio Perla 33 MT","additionalFilter":"","label":"Grigio Perla 33 MT"},{"value":"Grigio Pioggia 80 MT","additionalFilter":"","label":"Grigio Pioggia 80 MT"},{"value":"Grigio Talpa B5 MT","additionalFilter":"","label":"Grigio Talpa B5 MT"},{"value":"Juta DP MT","additionalFilter":"","label":"Juta DP MT"},{"value":"Marrone Havana 79 MT","additionalFilter":"","label":"Marrone Havana 79 MT"},{"value":"Mattone 10 MT","additionalFilter":"","label":"Mattone 10 MT"},{"value":"Metallizzato Alluminio M1 MT","additionalFilter":"","label":"Metallizzato Alluminio M1 MT"},{"value":"Metallizzato Antracite M5 MT","additionalFilter":"","label":"Metallizzato Antracite M5 MT"},{"value":"Metallizzato Bronzo M4 MT","additionalFilter":"","label":"Metallizzato Bronzo M4 MT"},{"value":"Metallizzato Copper M7 MT","additionalFilter":"","label":"Metallizzato Copper M7 MT"},{"value":"Metallizzato Creta M6 MT","additionalFilter":"","label":"Metallizzato Creta M6 MT"},{"value":"Nebbia 91 MT","additionalFilter":"","label":"Nebbia 91 MT"},{"value":"Nero 03 MT","additionalFilter":"","label":"Nero 03 MT"},{"value":"Platino DF MT","additionalFilter":"","label":"Platino DF MT"},{"value":"Roccia CE MT","additionalFilter":"","label":"Roccia CE MT"},{"value":"Rosa Etoile 45 MT","additionalFilter":"","label":"Rosa Etoile 45 MT"},{"value":"Rosa Retro 46 MT","additionalFilter":"","label":"Rosa Retro 46 MT"},{"value":"Rosso Fuoco 21 MT","additionalFilter":"","label":"Rosso Fuoco 21 MT"},{"value":"Rosso Jaipur FH MT","additionalFilter":"","label":"Rosso Jaipur FH MT"},{"value":"Rosso Rubino 19 MT","additionalFilter":"","label":"Rosso Rubino 19 MT"},{"value":"Terra DB MT","additionalFilter":"","label":"Terra DB MT"},{"value":"Titanio 93 MT","additionalFilter":"","label":"Titanio 93 MT"},{"value":"Torba DS MT","additionalFilter":"","label":"Torba DS MT"},{"value":"Tortora BE MT","additionalFilter":"","label":"Tortora BE MT"},{"value":"Verde Comodoro FG MT","additionalFilter":"","label":"Verde Comodoro FG MT"},{"value":"Verde Ghiaia 31 MT","additionalFilter":"","label":"Verde Ghiaia 31 MT"},{"value":"Verde Polvere 34 MT","additionalFilter":"","label":"Verde Polvere 34 MT"},{"value":"Verde Salvia 42 MT","additionalFilter":"","label":"Verde Salvia 42 MT"},{"value":"Agata BD GL","additionalFilter":"","label":"Agata BD GL"},{"value":"Aragosta 77 GL","additionalFilter":"","label":"Aragosta 77 GL"},{"value":"Arancio Zucca 09 GL","additionalFilter":"","label":"Arancio Zucca 09 GL"},{"value":"Ardesia DD GL","additionalFilter":"","label":"Ardesia DD GL"},{"value":"Argilla DR GL","additionalFilter":"","label":"Argilla DR GL"},{"value":"Bianco 0B GL","additionalFilter":"","label":"Bianco 0B GL"},{"value":"Bianco Calce DA GL","additionalFilter":"","label":"Bianco Calce DA GL"},{"value":"Bianco Male FA GL","additionalFilter":"","label":"Bianco Male FA GL"},{"value":"Blu Artico 37 GL","additionalFilter":"","label":"Blu Artico 37 GL"},{"value":"Blu Avio 41 GL","additionalFilter":"","label":"Blu Avio 41 GL"},{"value":"Blu Laguna A7 GL","additionalFilter":"","label":"Blu Laguna A7 GL"},{"value":"Blu Oltremare BG GL","additionalFilter":"","label":"Blu Oltremare BG GL"},{"value":"Blu Pavone A6 GL","additionalFilter":"","label":"Blu Pavone A6 GL"},{"value":"Blu Reale 48 GL","additionalFilter":"","label":"Blu Reale 48 GL"},{"value":"Cacao 05 GL","additionalFilter":"","label":"Cacao 05 GL"},{"value":"Cacao Orinoco FF GL","additionalFilter":"","label":"Cacao Orinoco FF GL"},{"value":"Canapa 94 GL","additionalFilter":"","label":"Canapa 94 GL"},{"value":"Canyon 90 GL","additionalFilter":"","label":"Canyon 90 GL"},{"value":"Carbone 43 GL","additionalFilter":"","label":"Carbone 43 GL"},{"value":"Carta da Zucchero 47 GL","additionalFilter":"","label":"Carta da Zucchero 47 GL"},{"value":"Castoro Ottawa FC GL","additionalFilter":"","label":"Castoro Ottawa FC GL"},{"value":"Cenere 92 GL","additionalFilter":"","label":"Cenere 92 GL"},{"value":"Giallo Curry 08 GL","additionalFilter":"","label":"Giallo Curry 08 GL"},{"value":"Grigio Bromo FE GL","additionalFilter":"","label":"Grigio Bromo FE GL"},{"value":"Grigio Chiaro A8 GL","additionalFilter":"","label":"Grigio Chiaro A8 GL"},{"value":"Grigio Efeso FB GL","additionalFilter":"","label":"Grigio Efeso FB GL"},{"value":"Grigio Grafite 02 GL","additionalFilter":"","label":"Grigio Grafite 02 GL"},{"value":"Grigio Lavagna A9 GL","additionalFilter":"","label":"Grigio Lavagna A9 GL"},{"value":"Grigio Londra FD GL","additionalFilter":"","label":"Grigio Londra FD GL"},{"value":"Grigio Luce 07 GL","additionalFilter":"","label":"Grigio Luce 07 GL"},{"value":"Grigio Perla 33 GL","additionalFilter":"","label":"Grigio Perla 33 GL"},{"value":"Grigio Pioggia 80 GL","additionalFilter":"","label":"Grigio Pioggia 80 GL"},{"value":"Grigio Talpa B5 GL","additionalFilter":"","label":"Grigio Talpa B5 GL"},{"value":"Juta DP GL","additionalFilter":"","label":"Juta DP GL"},{"value":"Marrone Havana 79 GL","additionalFilter":"","label":"Marrone Havana 79 GL"},{"value":"Mattone 10 GL","additionalFilter":"","label":"Mattone 10 GL"},{"value":"Metallizzato Alluminio M1 GL","additionalFilter":"","label":"Metallizzato Alluminio M1 GL"},{"value":"Metallizzato Antracite M5 GL","additionalFilter":"","label":"Metallizzato Antracite M5 GL"},{"value":"Metallizzato Bronzo M4 GL","additionalFilter":"","label":"Metallizzato Bronzo M4 GL"},{"value":"Metallizzato Copper M7 GL","additionalFilter":"","label":"Metallizzato Copper M7 GL"},{"value":"Metallizzato Creta M6 GL","additionalFilter":"","label":"Metallizzato Creta M6 GL"},{"value":"Nebbia 91 GL","additionalFilter":"","label":"Nebbia 91 GL"},{"value":"Nero 03 GL","additionalFilter":"","label":"Nero 03 GL"},{"value":"Platino DF GL","additionalFilter":"","label":"Platino DF GL"},{"value":"Roccia CE GL","additionalFilter":"","label":"Roccia CE GL"},{"value":"Rosa Etoile 45 GL","additionalFilter":"","label":"Rosa Etoile 45 GL"},{"value":"Rosa Retro 46 GL","additionalFilter":"","label":"Rosa Retro 46 GL"},{"value":"Rosso Fuoco 21 GL","additionalFilter":"","label":"Rosso Fuoco 21 GL"},{"value":"Rosso Jaipur FH GL","additionalFilter":"","label":"Rosso Jaipur FH GL"},{"value":"Rosso Rubino 19 GL","additionalFilter":"","label":"Rosso Rubino 19 GL"},{"value":"Terra DB GL","additionalFilter":"","label":"Terra DB GL"},{"value":"Titanio 93 GL","additionalFilter":"","label":"Titanio 93 GL"},{"value":"Torba DS GL","additionalFilter":"","label":"Torba DS GL"},{"value":"Tortora BE GL","additionalFilter":"","label":"Tortora BE GL"},{"value":"Verde Comodoro FG GL","additionalFilter":"","label":"Verde Comodoro FG GL"},{"value":"Verde Ghiaia 31 GL","additionalFilter":"","label":"Verde Ghiaia 31 GL"},{"value":"Verde Polvere 34 GL","additionalFilter":"","label":"Verde Polvere 34 GL"},{"value":"Verde Salvia 42 GL","additionalFilter":"","label":"Verde Salvia 42 GL"},{"value":"Agata BD ST","additionalFilter":"","label":"Agata BD ST"},{"value":"Aragosta 77 ST","additionalFilter":"","label":"Aragosta 77 ST"},{"value":"Arancio Zucca 09 ST","additionalFilter":"","label":"Arancio Zucca 09 ST"},{"value":"Ardesia DD ST","additionalFilter":"","label":"Ardesia DD ST"},{"value":"Argilla DR ST","additionalFilter":"","label":"Argilla DR ST"},{"value":"Bianco 0B ST","additionalFilter":"","label":"Bianco 0B ST"},{"value":"Bianco Calce DA ST","additionalFilter":"","label":"Bianco Calce DA ST"},{"value":"Bianco Male FA ST","additionalFilter":"","label":"Bianco Male FA ST"},{"value":"Blu Artico 37 ST","additionalFilter":"","label":"Blu Artico 37 ST"},{"value":"Blu Avio 41 ST","additionalFilter":"","label":"Blu Avio 41 ST"},{"value":"Blu Laguna A7 ST","additionalFilter":"","label":"Blu Laguna A7 ST"},{"value":"Blu Oltremare BG ST","additionalFilter":"","label":"Blu Oltremare BG ST"},{"value":"Blu Pavone A6 ST","additionalFilter":"","label":"Blu Pavone A6 ST"},{"value":"Blu Reale 48 ST","additionalFilter":"","label":"Blu Reale 48 ST"},{"value":"Cacao 05 ST","additionalFilter":"","label":"Cacao 05 ST"},{"value":"Cacao Orinoco FF ST","additionalFilter":"","label":"Cacao Orinoco FF ST"},{"value":"Canapa 94 ST","additionalFilter":"","label":"Canapa 94 ST"},{"value":"Canyon 90 ST","additionalFilter":"","label":"Canyon 90 ST"},{"value":"Carbone 43 ST","additionalFilter":"","label":"Carbone 43 ST"},{"value":"Carta da Zucchero 47 ST","additionalFilter":"","label":"Carta da Zucchero 47 ST"},{"value":"Castoro Ottawa FC ST","additionalFilter":"","label":"Castoro Ottawa FC ST"},{"value":"Cenere 92 ST","additionalFilter":"","label":"Cenere 92 ST"},{"value":"Giallo Curry 08 ST","additionalFilter":"","label":"Giallo Curry 08 ST"},{"value":"Grigio Bromo FE ST","additionalFilter":"","label":"Grigio Bromo FE ST"},{"value":"Grigio Chiaro A8 ST","additionalFilter":"","label":"Grigio Chiaro A8 ST"},{"value":"Grigio Efeso FB ST","additionalFilter":"","label":"Grigio Efeso FB ST"},{"value":"Grigio Grafite 02 ST","additionalFilter":"","label":"Grigio Grafite 02 ST"},{"value":"Grigio Lavagna A9 ST","additionalFilter":"","label":"Grigio Lavagna A9 ST"},{"value":"Grigio Londra FD ST","additionalFilter":"","label":"Grigio Londra FD ST"},{"value":"Grigio Luce 07 ST","additionalFilter":"","label":"Grigio Luce 07 ST"},{"value":"Grigio Perla 33 ST","additionalFilter":"","label":"Grigio Perla 33 ST"},{"value":"Grigio Pioggia 80 ST","additionalFilter":"","label":"Grigio Pioggia 80 ST"},{"value":"Grigio Talpa B5 ST","additionalFilter":"","label":"Grigio Talpa B5 ST"},{"value":"Juta DP ST","additionalFilter":"","label":"Juta DP ST"},{"value":"Marrone Havana 79 ST","additionalFilter":"","label":"Marrone Havana 79 ST"},{"value":"Mattone 10 ST","additionalFilter":"","label":"Mattone 10 ST"},{"value":"Metallizzato Alluminio M1 ST","additionalFilter":"","label":"Metallizzato Alluminio M1 ST"},{"value":"Metallizzato Antracite M5 ST","additionalFilter":"","label":"Metallizzato Antracite M5 ST"},{"value":"Metallizzato Bronzo M4 ST","additionalFilter":"","label":"Metallizzato Bronzo M4 ST"},{"value":"Metallizzato Copper M7 ST","additionalFilter":"","label":"Metallizzato Copper M7 ST"},{"value":"Metallizzato Creta M6 ST","additionalFilter":"","label":"Metallizzato Creta M6 ST"},{"value":"Nebbia 91 ST","additionalFilter":"","label":"Nebbia 91 ST"},{"value":"Nero 03 ST","additionalFilter":"","label":"Nero 03 ST"},{"value":"Platino DF ST","additionalFilter":"","label":"Platino DF ST"},{"value":"Roccia CE ST","additionalFilter":"","label":"Roccia CE ST"},{"value":"Rosa Etoile 45 ST","additionalFilter":"","label":"Rosa Etoile 45 ST"},{"value":"Rosa Retro 46 ST","additionalFilter":"","label":"Rosa Retro 46 ST"},{"value":"Rosso Fuoco 21 ST","additionalFilter":"","label":"Rosso Fuoco 21 ST"},{"value":"Rosso Jaipur FH ST","additionalFilter":"","label":"Rosso Jaipur FH ST"},{"value":"Rosso Rubino 19 ST","additionalFilter":"","label":"Rosso Rubino 19 ST"},{"value":"Terra DB ST","additionalFilter":"","label":"Terra DB ST"},{"value":"Titanio 93 ST","additionalFilter":"","label":"Titanio 93 ST"},{"value":"Torba DS ST","additionalFilter":"","label":"Torba DS ST"},{"value":"Tortora BE ST","additionalFilter":"","label":"Tortora BE ST"},{"value":"Verde Comodoro FG ST","additionalFilter":"","label":"Verde Comodoro FG ST"},{"value":"Verde Ghiaia 31 ST","additionalFilter":"","label":"Verde Ghiaia 31 ST"},{"value":"Verde Polvere 34 ST","additionalFilter":"","label":"Verde Polvere 34 ST"},{"value":"Verde Salvia 42 ST","additionalFilter":"","label":"Verde Salvia 42 ST"},{"value":"Metal acciaio 2MA","additionalFilter":"","label":"Metal acciaio 2MA"},{"value":"Metal piombo 2MB","additionalFilter":"","label":"Metal piombo 2MB"},{"value":"Metal titanio 2MC","additionalFilter":"","label":"Metal titanio 2MC"},{"value":"Metal bronzo 2MD","additionalFilter":"","label":"Metal bronzo 2MD"},{"value":"Rovere Monet TK3","additionalFilter":"","label":"Rovere Monet TK3"},{"value":"Rovere Slavonia TK6","additionalFilter":"","label":"Rovere Slavonia TK6"},{"value":"Ardesia TKF","additionalFilter":"","label":"Ardesia TKF"},{"value":"Noce Savoia TKG","additionalFilter":"","label":"Noce Savoia TKG"},{"value":"Pulpis Chiaro TKH","additionalFilter":"","label":"Pulpis Chiaro TKH"},{"value":"Pulpis Scuro TKJ","additionalFilter":"","label":"Pulpis Scuro TKJ"},{"value":"Rovere Valdweg TKK","additionalFilter":"","label":"Rovere Valdweg TKK"},{"value":"Rovere Alba TKL","additionalFilter":"","label":"Rovere Alba TKL"},{"value":"Noce Sinfonia TKM","additionalFilter":"","label":"Noce Sinfonia TKM"},{"value":"Brera Brown TKN","additionalFilter":"","label":"Brera Brown TKN"},{"value":"Cepp Stone TKP","additionalFilter":"","label":"Cepp Stone TKP"},{"value":"Rox Black TKQ","additionalFilter":"","label":"Rox Black TKQ"},{"value":"Rovere Eucalipto 01A","additionalFilter":"","label":"Rovere Eucalipto 01A"},{"value":"Rovere Bianco 06A","additionalFilter":"","label":"Rovere Bianco 06A"},{"value":"Rovere Naturale 06B","additionalFilter":"","label":"Rovere Naturale 06B"},{"value":"Rovere Sabbia 06C","additionalFilter":"","label":"Rovere Sabbia 06C"},{"value":"Rovere Cenere 06D","additionalFilter":"","label":"Rovere Cenere 06D"},{"value":"Rovere Avena 06E","additionalFilter":"","label":"Rovere Avena 06E"},{"value":"Rovere Fumo 06F","additionalFilter":"","label":"Rovere Fumo 06F"},{"value":"Rovere Carbone 06G","additionalFilter":"","label":"Rovere Carbone 06G"},{"value":"Rovere Moka 06H","additionalFilter":"","label":"Rovere Moka 06H"},{"value":"Rovere Nero 06J","additionalFilter":"","label":"Rovere Nero 06J"}]},{"option":"Lateral Panel","label":"Lateral Panel","optionName":"UI_Lateral Panel","order":"2","type":"simple","typeComponent":"material","values":{"Colortech Bianco 10B":"Colortech Bianco 10B","Colortech Grigio fume 10F":"Colortech Grigio fume 10F","Cemento Cenere 1A1":"Cemento Cenere 1A1","Cemento Tortora 1A2":"Cemento Tortora 1A2","Cemento Creta 1A3":"Cemento Creta 1A3","Cemento Oltremare 1A4":"Cemento Oltremare 1A4","Cemento Ghiaccio 1A5":"Cemento Ghiaccio 1A5","Pietra Piasentina Grigio Chiaro 1AA":"Pietra Piasentina Grigio Chiaro 1AA","Pietra Piasentina Grigio Scuro 1AB":"Pietra Piasentina Grigio Scuro 1AB","Castagno chiaro 1C1":"Castagno chiaro 1C1","Castagno Malto 1C2":"Castagno Malto 1C2","Castagno Scuro 1C3":"Castagno Scuro 1C3","Eucalipto Naturale 1E1":"Eucalipto Naturale 1E1","Eucalipto Affumicato 1E2":"Eucalipto Affumicato 1E2","Paulownia Seppia 1F2":"Paulownia Seppia 1F2","Noce Rigato Chiaro 1N1":"Noce Rigato Chiaro 1N1","Noce rigato Canaletto Naturale 1N2":"Noce rigato Canaletto Naturale 1N2","Noce Rigato Grigio 1N3":"Noce Rigato Grigio 1N3","Nodato spaccato Biondo 1NA":"Nodato spaccato Biondo 1NA","Nodato spaccato Tabacco 1NB":"Nodato spaccato Tabacco 1NB","Noce Tavola Antico Chiaro 1ND":"Noce Tavola Antico Chiaro 1ND","Noce Tavola Antico Scuro 1NE":"Noce Tavola Antico Scuro 1NE","Rovere Dogato Bianco 1P0":"Rovere Dogato Bianco 1P0","Rovere Dogato Grigio 1P1":"Rovere Dogato Grigio 1P1","Rovere Dogato Naturale 1P3":"Rovere Dogato Naturale 1P3","Pelle Pecari Tortora 1PE":"Pelle Pecari Tortora 1PE","Rigatino Naturale 1RN":"Rigatino Naturale 1RN","Rigatino Tabacco 1RP":"Rigatino Tabacco 1RP","Rigatino Beton 1RQ":"Rigatino Beton 1RQ","Rovere Sherwood Chiaro 1S1":"Rovere Sherwood Chiaro 1S1","Rovere Sherwood Scuro 1S2":"Rovere Sherwood Scuro 1S2","Rovere Sherwood Castano 1S3":"Rovere Sherwood Castano 1S3","Agata BD MT":"Agata BD MT","Aragosta 77 MT":"Aragosta 77 MT","Arancio Zucca 09 MT":"Arancio Zucca 09 MT","Ardesia DD MT":"Ardesia DD MT","Argilla DR MT":"Argilla DR MT","Bianco 0B MT":"Bianco 0B MT","Bianco Calce DA MT":"Bianco Calce DA MT","Bianco Male FA MT":"Bianco Male FA MT","Blu Artico 37 MT":"Blu Artico 37 MT","Blu Avio 41 MT":"Blu Avio 41 MT","Blu Laguna A7 MT":"Blu Laguna A7 MT","Blu Oltremare BG MT":"Blu Oltremare BG MT","Blu Pavone A6 MT":"Blu Pavone A6 MT","Blu Reale 48 MT":"Blu Reale 48 MT","Cacao 05 MT":"Cacao 05 MT","Cacao Orinoco FF MT":"Cacao Orinoco FF MT","Canapa 94 MT":"Canapa 94 MT","Canyon 90 MT":"Canyon 90 MT","Carbone 43 MT":"Carbone 43 MT","Carta da Zucchero 47 MT":"Carta da Zucchero 47 MT","Castoro Ottawa FC MT":"Castoro Ottawa FC MT","Cenere 92 MT":"Cenere 92 MT","Giallo Curry 08 MT":"Giallo Curry 08 MT","Grigio Bromo FE MT":"Grigio Bromo FE MT","Grigio Chiaro A8 MT":"Grigio Chiaro A8 MT","Grigio Efeso FB MT":"Grigio Efeso FB MT","Grigio Grafite 02 MT":"Grigio Grafite 02 MT","Grigio Lavagna A9 MT":"Grigio Lavagna A9 MT","Grigio Londra FD MT":"Grigio Londra FD MT","Grigio Luce 07 MT":"Grigio Luce 07 MT","Grigio Perla 33 MT":"Grigio Perla 33 MT","Grigio Pioggia 80 MT":"Grigio Pioggia 80 MT","Grigio Talpa B5 MT":"Grigio Talpa B5 MT","Juta DP MT":"Juta DP MT","Marrone Havana 79 MT":"Marrone Havana 79 MT","Mattone 10 MT":"Mattone 10 MT","Metallizzato Alluminio M1 MT":"Metallizzato Alluminio M1 MT","Metallizzato Antracite M5 MT":"Metallizzato Antracite M5 MT","Metallizzato Bronzo M4 MT":"Metallizzato Bronzo M4 MT","Metallizzato Copper M7 MT":"Metallizzato Copper M7 MT","Metallizzato Creta M6 MT":"Metallizzato Creta M6 MT","Nebbia 91 MT":"Nebbia 91 MT","Nero 03 MT":"Nero 03 MT","Platino DF MT":"Platino DF MT","Roccia CE MT":"Roccia CE MT","Rosa Etoile 45 MT":"Rosa Etoile 45 MT","Rosa Retro 46 MT":"Rosa Retro 46 MT","Rosso Fuoco 21 MT":"Rosso Fuoco 21 MT","Rosso Jaipur FH MT":"Rosso Jaipur FH MT","Rosso Rubino 19 MT":"Rosso Rubino 19 MT","Terra DB MT":"Terra DB MT","Titanio 93 MT":"Titanio 93 MT","Torba DS MT":"Torba DS MT","Tortora BE MT":"Tortora BE MT","Verde Comodoro FG MT":"Verde Comodoro FG MT","Verde Ghiaia 31 MT":"Verde Ghiaia 31 MT","Verde Polvere 34 MT":"Verde Polvere 34 MT","Verde Salvia 42 MT":"Verde Salvia 42 MT","Agata BD GL":"Agata BD GL","Aragosta 77 GL":"Aragosta 77 GL","Arancio Zucca 09 GL":"Arancio Zucca 09 GL","Ardesia DD GL":"Ardesia DD GL","Argilla DR GL":"Argilla DR GL","Bianco 0B GL":"Bianco 0B GL","Bianco Calce DA GL":"Bianco Calce DA GL","Bianco Male FA GL":"Bianco Male FA GL","Blu Artico 37 GL":"Blu Artico 37 GL","Blu Avio 41 GL":"Blu Avio 41 GL","Blu Laguna A7 GL":"Blu Laguna A7 GL","Blu Oltremare BG GL":"Blu Oltremare BG GL","Blu Pavone A6 GL":"Blu Pavone A6 GL","Blu Reale 48 GL":"Blu Reale 48 GL","Cacao 05 GL":"Cacao 05 GL","Cacao Orinoco FF GL":"Cacao Orinoco FF GL","Canapa 94 GL":"Canapa 94 GL","Canyon 90 GL":"Canyon 90 GL","Carbone 43 GL":"Carbone 43 GL","Carta da Zucchero 47 GL":"Carta da Zucchero 47 GL","Castoro Ottawa FC GL":"Castoro Ottawa FC GL","Cenere 92 GL":"Cenere 92 GL","Giallo Curry 08 GL":"Giallo Curry 08 GL","Grigio Bromo FE GL":"Grigio Bromo FE GL","Grigio Chiaro A8 GL":"Grigio Chiaro A8 GL","Grigio Efeso FB GL":"Grigio Efeso FB GL","Grigio Grafite 02 GL":"Grigio Grafite 02 GL","Grigio Lavagna A9 GL":"Grigio Lavagna A9 GL","Grigio Londra FD GL":"Grigio Londra FD GL","Grigio Luce 07 GL":"Grigio Luce 07 GL","Grigio Perla 33 GL":"Grigio Perla 33 GL","Grigio Pioggia 80 GL":"Grigio Pioggia 80 GL","Grigio Talpa B5 GL":"Grigio Talpa B5 GL","Juta DP GL":"Juta DP GL","Marrone Havana 79 GL":"Marrone Havana 79 GL","Mattone 10 GL":"Mattone 10 GL","Metallizzato Alluminio M1 GL":"Metallizzato Alluminio M1 GL","Metallizzato Antracite M5 GL":"Metallizzato Antracite M5 GL","Metallizzato Bronzo M4 GL":"Metallizzato Bronzo M4 GL","Metallizzato Copper M7 GL":"Metallizzato Copper M7 GL","Metallizzato Creta M6 GL":"Metallizzato Creta M6 GL","Nebbia 91 GL":"Nebbia 91 GL","Nero 03 GL":"Nero 03 GL","Platino DF GL":"Platino DF GL","Roccia CE GL":"Roccia CE GL","Rosa Etoile 45 GL":"Rosa Etoile 45 GL","Rosa Retro 46 GL":"Rosa Retro 46 GL","Rosso Fuoco 21 GL":"Rosso Fuoco 21 GL","Rosso Jaipur FH GL":"Rosso Jaipur FH GL","Rosso Rubino 19 GL":"Rosso Rubino 19 GL","Terra DB GL":"Terra DB GL","Titanio 93 GL":"Titanio 93 GL","Torba DS GL":"Torba DS GL","Tortora BE GL":"Tortora BE GL","Verde Comodoro FG GL":"Verde Comodoro FG GL","Verde Ghiaia 31 GL":"Verde Ghiaia 31 GL","Verde Polvere 34 GL":"Verde Polvere 34 GL","Verde Salvia 42 GL":"Verde Salvia 42 GL","Agata BD ST":"Agata BD ST","Aragosta 77 ST":"Aragosta 77 ST","Arancio Zucca 09 ST":"Arancio Zucca 09 ST","Ardesia DD ST":"Ardesia DD ST","Argilla DR ST":"Argilla DR ST","Bianco 0B ST":"Bianco 0B ST","Bianco Calce DA ST":"Bianco Calce DA ST","Bianco Male FA ST":"Bianco Male FA ST","Blu Artico 37 ST":"Blu Artico 37 ST","Blu Avio 41 ST":"Blu Avio 41 ST","Blu Laguna A7 ST":"Blu Laguna A7 ST","Blu Oltremare BG ST":"Blu Oltremare BG ST","Blu Pavone A6 ST":"Blu Pavone A6 ST","Blu Reale 48 ST":"Blu Reale 48 ST","Cacao 05 ST":"Cacao 05 ST","Cacao Orinoco FF ST":"Cacao Orinoco FF ST","Canapa 94 ST":"Canapa 94 ST","Canyon 90 ST":"Canyon 90 ST","Carbone 43 ST":"Carbone 43 ST","Carta da Zucchero 47 ST":"Carta da Zucchero 47 ST","Castoro Ottawa FC ST":"Castoro Ottawa FC ST","Cenere 92 ST":"Cenere 92 ST","Giallo Curry 08 ST":"Giallo Curry 08 ST","Grigio Bromo FE ST":"Grigio Bromo FE ST","Grigio Chiaro A8 ST":"Grigio Chiaro A8 ST","Grigio Efeso FB ST":"Grigio Efeso FB ST","Grigio Grafite 02 ST":"Grigio Grafite 02 ST","Grigio Lavagna A9 ST":"Grigio Lavagna A9 ST","Grigio Londra FD ST":"Grigio Londra FD ST","Grigio Luce 07 ST":"Grigio Luce 07 ST","Grigio Perla 33 ST":"Grigio Perla 33 ST","Grigio Pioggia 80 ST":"Grigio Pioggia 80 ST","Grigio Talpa B5 ST":"Grigio Talpa B5 ST","Juta DP ST":"Juta DP ST","Marrone Havana 79 ST":"Marrone Havana 79 ST","Mattone 10 ST":"Mattone 10 ST","Metallizzato Alluminio M1 ST":"Metallizzato Alluminio M1 ST","Metallizzato Antracite M5 ST":"Metallizzato Antracite M5 ST","Metallizzato Bronzo M4 ST":"Metallizzato Bronzo M4 ST","Metallizzato Copper M7 ST":"Metallizzato Copper M7 ST","Metallizzato Creta M6 ST":"Metallizzato Creta M6 ST","Nebbia 91 ST":"Nebbia 91 ST","Nero 03 ST":"Nero 03 ST","Platino DF ST":"Platino DF ST","Roccia CE ST":"Roccia CE ST","Rosa Etoile 45 ST":"Rosa Etoile 45 ST","Rosa Retro 46 ST":"Rosa Retro 46 ST","Rosso Fuoco 21 ST":"Rosso Fuoco 21 ST","Rosso Jaipur FH ST":"Rosso Jaipur FH ST","Rosso Rubino 19 ST":"Rosso Rubino 19 ST","Terra DB ST":"Terra DB ST","Titanio 93 ST":"Titanio 93 ST","Torba DS ST":"Torba DS ST","Tortora BE ST":"Tortora BE ST","Verde Comodoro FG ST":"Verde Comodoro FG ST","Verde Ghiaia 31 ST":"Verde Ghiaia 31 ST","Verde Polvere 34 ST":"Verde Polvere 34 ST","Verde Salvia 42 ST":"Verde Salvia 42 ST","Metal acciaio 2MA":"Metal acciaio 2MA","Metal piombo 2MB":"Metal piombo 2MB","Metal titanio 2MC":"Metal titanio 2MC","Metal bronzo 2MD":"Metal bronzo 2MD","Rovere Monet TK3":"Rovere Monet TK3","Rovere Slavonia TK6":"Rovere Slavonia TK6","Ardesia TKF":"Ardesia TKF","Noce Savoia TKG":"Noce Savoia TKG","Pulpis Chiaro TKH":"Pulpis Chiaro TKH","Pulpis Scuro TKJ":"Pulpis Scuro TKJ","Rovere Valdweg TKK":"Rovere Valdweg TKK","Rovere Alba TKL":"Rovere Alba TKL","Noce Sinfonia TKM":"Noce Sinfonia TKM","Brera Brown TKN":"Brera Brown TKN","Cepp Stone TKP":"Cepp Stone TKP","Rox Black TKQ":"Rox Black TKQ","Rovere Eucalipto 01A":"Rovere Eucalipto 01A","Rovere Bianco 06A":"Rovere Bianco 06A","Rovere Naturale 06B":"Rovere Naturale 06B","Rovere Sabbia 06C":"Rovere Sabbia 06C","Rovere Cenere 06D":"Rovere Cenere 06D","Rovere Avena 06E":"Rovere Avena 06E","Rovere Fumo 06F":"Rovere Fumo 06F","Rovere Carbone 06G":"Rovere Carbone 06G","Rovere Moka 06H":"Rovere Moka 06H","Rovere Nero 06J":"Rovere Nero 06J"},"valuesArray":[{"value":"Colortech Bianco 10B","additionalFilter":"","label":"Colortech Bianco 10B"},{"value":"Colortech Grigio fume 10F","additionalFilter":"","label":"Colortech Grigio fume 10F"},{"value":"Cemento Cenere 1A1","additionalFilter":"","label":"Cemento Cenere 1A1"},{"value":"Cemento Tortora 1A2","additionalFilter":"","label":"Cemento Tortora 1A2"},{"value":"Cemento Creta 1A3","additionalFilter":"","label":"Cemento Creta 1A3"},{"value":"Cemento Oltremare 1A4","additionalFilter":"","label":"Cemento Oltremare 1A4"},{"value":"Cemento Ghiaccio 1A5","additionalFilter":"","label":"Cemento Ghiaccio 1A5"},{"value":"Pietra Piasentina Grigio Chiaro 1AA","additionalFilter":"","label":"Pietra Piasentina Grigio Chiaro 1AA"},{"value":"Pietra Piasentina Grigio Scuro 1AB","additionalFilter":"","label":"Pietra Piasentina Grigio Scuro 1AB"},{"value":"Castagno chiaro 1C1","additionalFilter":"","label":"Castagno chiaro 1C1"},{"value":"Castagno Malto 1C2","additionalFilter":"","label":"Castagno Malto 1C2"},{"value":"Castagno Scuro 1C3","additionalFilter":"","label":"Castagno Scuro 1C3"},{"value":"Eucalipto Naturale 1E1","additionalFilter":"","label":"Eucalipto Naturale 1E1"},{"value":"Eucalipto Affumicato 1E2","additionalFilter":"","label":"Eucalipto Affumicato 1E2"},{"value":"Paulownia Seppia 1F2","additionalFilter":"","label":"Paulownia Seppia 1F2"},{"value":"Noce Rigato Chiaro 1N1","additionalFilter":"","label":"Noce Rigato Chiaro 1N1"},{"value":"Noce rigato Canaletto Naturale 1N2","additionalFilter":"","label":"Noce rigato Canaletto Naturale 1N2"},{"value":"Noce Rigato Grigio 1N3","additionalFilter":"","label":"Noce Rigato Grigio 1N3"},{"value":"Nodato spaccato Biondo 1NA","additionalFilter":"","label":"Nodato spaccato Biondo 1NA"},{"value":"Nodato spaccato Tabacco 1NB","additionalFilter":"","label":"Nodato spaccato Tabacco 1NB"},{"value":"Noce Tavola Antico Chiaro 1ND","additionalFilter":"","label":"Noce Tavola Antico Chiaro 1ND"},{"value":"Noce Tavola Antico Scuro 1NE","additionalFilter":"","label":"Noce Tavola Antico Scuro 1NE"},{"value":"Rovere Dogato Bianco 1P0","additionalFilter":"","label":"Rovere Dogato Bianco 1P0"},{"value":"Rovere Dogato Grigio 1P1","additionalFilter":"","label":"Rovere Dogato Grigio 1P1"},{"value":"Rovere Dogato Naturale 1P3","additionalFilter":"","label":"Rovere Dogato Naturale 1P3"},{"value":"Pelle Pecari Tortora 1PE","additionalFilter":"","label":"Pelle Pecari Tortora 1PE"},{"value":"Rigatino Naturale 1RN","additionalFilter":"","label":"Rigatino Naturale 1RN"},{"value":"Rigatino Tabacco 1RP","additionalFilter":"","label":"Rigatino Tabacco 1RP"},{"value":"Rigatino Beton 1RQ","additionalFilter":"","label":"Rigatino Beton 1RQ"},{"value":"Rovere Sherwood Chiaro 1S1","additionalFilter":"","label":"Rovere Sherwood Chiaro 1S1"},{"value":"Rovere Sherwood Scuro 1S2","additionalFilter":"","label":"Rovere Sherwood Scuro 1S2"},{"value":"Rovere Sherwood Castano 1S3","additionalFilter":"","label":"Rovere Sherwood Castano 1S3"},{"value":"Agata BD MT","additionalFilter":"","label":"Agata BD MT"},{"value":"Aragosta 77 MT","additionalFilter":"","label":"Aragosta 77 MT"},{"value":"Arancio Zucca 09 MT","additionalFilter":"","label":"Arancio Zucca 09 MT"},{"value":"Ardesia DD MT","additionalFilter":"","label":"Ardesia DD MT"},{"value":"Argilla DR MT","additionalFilter":"","label":"Argilla DR MT"},{"value":"Bianco 0B MT","additionalFilter":"","label":"Bianco 0B MT"},{"value":"Bianco Calce DA MT","additionalFilter":"","label":"Bianco Calce DA MT"},{"value":"Bianco Male FA MT","additionalFilter":"","label":"Bianco Male FA MT"},{"value":"Blu Artico 37 MT","additionalFilter":"","label":"Blu Artico 37 MT"},{"value":"Blu Avio 41 MT","additionalFilter":"","label":"Blu Avio 41 MT"},{"value":"Blu Laguna A7 MT","additionalFilter":"","label":"Blu Laguna A7 MT"},{"value":"Blu Oltremare BG MT","additionalFilter":"","label":"Blu Oltremare BG MT"},{"value":"Blu Pavone A6 MT","additionalFilter":"","label":"Blu Pavone A6 MT"},{"value":"Blu Reale 48 MT","additionalFilter":"","label":"Blu Reale 48 MT"},{"value":"Cacao 05 MT","additionalFilter":"","label":"Cacao 05 MT"},{"value":"Cacao Orinoco FF MT","additionalFilter":"","label":"Cacao Orinoco FF MT"},{"value":"Canapa 94 MT","additionalFilter":"","label":"Canapa 94 MT"},{"value":"Canyon 90 MT","additionalFilter":"","label":"Canyon 90 MT"},{"value":"Carbone 43 MT","additionalFilter":"","label":"Carbone 43 MT"},{"value":"Carta da Zucchero 47 MT","additionalFilter":"","label":"Carta da Zucchero 47 MT"},{"value":"Castoro Ottawa FC MT","additionalFilter":"","label":"Castoro Ottawa FC MT"},{"value":"Cenere 92 MT","additionalFilter":"","label":"Cenere 92 MT"},{"value":"Giallo Curry 08 MT","additionalFilter":"","label":"Giallo Curry 08 MT"},{"value":"Grigio Bromo FE MT","additionalFilter":"","label":"Grigio Bromo FE MT"},{"value":"Grigio Chiaro A8 MT","additionalFilter":"","label":"Grigio Chiaro A8 MT"},{"value":"Grigio Efeso FB MT","additionalFilter":"","label":"Grigio Efeso FB MT"},{"value":"Grigio Grafite 02 MT","additionalFilter":"","label":"Grigio Grafite 02 MT"},{"value":"Grigio Lavagna A9 MT","additionalFilter":"","label":"Grigio Lavagna A9 MT"},{"value":"Grigio Londra FD MT","additionalFilter":"","label":"Grigio Londra FD MT"},{"value":"Grigio Luce 07 MT","additionalFilter":"","label":"Grigio Luce 07 MT"},{"value":"Grigio Perla 33 MT","additionalFilter":"","label":"Grigio Perla 33 MT"},{"value":"Grigio Pioggia 80 MT","additionalFilter":"","label":"Grigio Pioggia 80 MT"},{"value":"Grigio Talpa B5 MT","additionalFilter":"","label":"Grigio Talpa B5 MT"},{"value":"Juta DP MT","additionalFilter":"","label":"Juta DP MT"},{"value":"Marrone Havana 79 MT","additionalFilter":"","label":"Marrone Havana 79 MT"},{"value":"Mattone 10 MT","additionalFilter":"","label":"Mattone 10 MT"},{"value":"Metallizzato Alluminio M1 MT","additionalFilter":"","label":"Metallizzato Alluminio M1 MT"},{"value":"Metallizzato Antracite M5 MT","additionalFilter":"","label":"Metallizzato Antracite M5 MT"},{"value":"Metallizzato Bronzo M4 MT","additionalFilter":"","label":"Metallizzato Bronzo M4 MT"},{"value":"Metallizzato Copper M7 MT","additionalFilter":"","label":"Metallizzato Copper M7 MT"},{"value":"Metallizzato Creta M6 MT","additionalFilter":"","label":"Metallizzato Creta M6 MT"},{"value":"Nebbia 91 MT","additionalFilter":"","label":"Nebbia 91 MT"},{"value":"Nero 03 MT","additionalFilter":"","label":"Nero 03 MT"},{"value":"Platino DF MT","additionalFilter":"","label":"Platino DF MT"},{"value":"Roccia CE MT","additionalFilter":"","label":"Roccia CE MT"},{"value":"Rosa Etoile 45 MT","additionalFilter":"","label":"Rosa Etoile 45 MT"},{"value":"Rosa Retro 46 MT","additionalFilter":"","label":"Rosa Retro 46 MT"},{"value":"Rosso Fuoco 21 MT","additionalFilter":"","label":"Rosso Fuoco 21 MT"},{"value":"Rosso Jaipur FH MT","additionalFilter":"","label":"Rosso Jaipur FH MT"},{"value":"Rosso Rubino 19 MT","additionalFilter":"","label":"Rosso Rubino 19 MT"},{"value":"Terra DB MT","additionalFilter":"","label":"Terra DB MT"},{"value":"Titanio 93 MT","additionalFilter":"","label":"Titanio 93 MT"},{"value":"Torba DS MT","additionalFilter":"","label":"Torba DS MT"},{"value":"Tortora BE MT","additionalFilter":"","label":"Tortora BE MT"},{"value":"Verde Comodoro FG MT","additionalFilter":"","label":"Verde Comodoro FG MT"},{"value":"Verde Ghiaia 31 MT","additionalFilter":"","label":"Verde Ghiaia 31 MT"},{"value":"Verde Polvere 34 MT","additionalFilter":"","label":"Verde Polvere 34 MT"},{"value":"Verde Salvia 42 MT","additionalFilter":"","label":"Verde Salvia 42 MT"},{"value":"Agata BD GL","additionalFilter":"","label":"Agata BD GL"},{"value":"Aragosta 77 GL","additionalFilter":"","label":"Aragosta 77 GL"},{"value":"Arancio Zucca 09 GL","additionalFilter":"","label":"Arancio Zucca 09 GL"},{"value":"Ardesia DD GL","additionalFilter":"","label":"Ardesia DD GL"},{"value":"Argilla DR GL","additionalFilter":"","label":"Argilla DR GL"},{"value":"Bianco 0B GL","additionalFilter":"","label":"Bianco 0B GL"},{"value":"Bianco Calce DA GL","additionalFilter":"","label":"Bianco Calce DA GL"},{"value":"Bianco Male FA GL","additionalFilter":"","label":"Bianco Male FA GL"},{"value":"Blu Artico 37 GL","additionalFilter":"","label":"Blu Artico 37 GL"},{"value":"Blu Avio 41 GL","additionalFilter":"","label":"Blu Avio 41 GL"},{"value":"Blu Laguna A7 GL","additionalFilter":"","label":"Blu Laguna A7 GL"},{"value":"Blu Oltremare BG GL","additionalFilter":"","label":"Blu Oltremare BG GL"},{"value":"Blu Pavone A6 GL","additionalFilter":"","label":"Blu Pavone A6 GL"},{"value":"Blu Reale 48 GL","additionalFilter":"","label":"Blu Reale 48 GL"},{"value":"Cacao 05 GL","additionalFilter":"","label":"Cacao 05 GL"},{"value":"Cacao Orinoco FF GL","additionalFilter":"","label":"Cacao Orinoco FF GL"},{"value":"Canapa 94 GL","additionalFilter":"","label":"Canapa 94 GL"},{"value":"Canyon 90 GL","additionalFilter":"","label":"Canyon 90 GL"},{"value":"Carbone 43 GL","additionalFilter":"","label":"Carbone 43 GL"},{"value":"Carta da Zucchero 47 GL","additionalFilter":"","label":"Carta da Zucchero 47 GL"},{"value":"Castoro Ottawa FC GL","additionalFilter":"","label":"Castoro Ottawa FC GL"},{"value":"Cenere 92 GL","additionalFilter":"","label":"Cenere 92 GL"},{"value":"Giallo Curry 08 GL","additionalFilter":"","label":"Giallo Curry 08 GL"},{"value":"Grigio Bromo FE GL","additionalFilter":"","label":"Grigio Bromo FE GL"},{"value":"Grigio Chiaro A8 GL","additionalFilter":"","label":"Grigio Chiaro A8 GL"},{"value":"Grigio Efeso FB GL","additionalFilter":"","label":"Grigio Efeso FB GL"},{"value":"Grigio Grafite 02 GL","additionalFilter":"","label":"Grigio Grafite 02 GL"},{"value":"Grigio Lavagna A9 GL","additionalFilter":"","label":"Grigio Lavagna A9 GL"},{"value":"Grigio Londra FD GL","additionalFilter":"","label":"Grigio Londra FD GL"},{"value":"Grigio Luce 07 GL","additionalFilter":"","label":"Grigio Luce 07 GL"},{"value":"Grigio Perla 33 GL","additionalFilter":"","label":"Grigio Perla 33 GL"},{"value":"Grigio Pioggia 80 GL","additionalFilter":"","label":"Grigio Pioggia 80 GL"},{"value":"Grigio Talpa B5 GL","additionalFilter":"","label":"Grigio Talpa B5 GL"},{"value":"Juta DP GL","additionalFilter":"","label":"Juta DP GL"},{"value":"Marrone Havana 79 GL","additionalFilter":"","label":"Marrone Havana 79 GL"},{"value":"Mattone 10 GL","additionalFilter":"","label":"Mattone 10 GL"},{"value":"Metallizzato Alluminio M1 GL","additionalFilter":"","label":"Metallizzato Alluminio M1 GL"},{"value":"Metallizzato Antracite M5 GL","additionalFilter":"","label":"Metallizzato Antracite M5 GL"},{"value":"Metallizzato Bronzo M4 GL","additionalFilter":"","label":"Metallizzato Bronzo M4 GL"},{"value":"Metallizzato Copper M7 GL","additionalFilter":"","label":"Metallizzato Copper M7 GL"},{"value":"Metallizzato Creta M6 GL","additionalFilter":"","label":"Metallizzato Creta M6 GL"},{"value":"Nebbia 91 GL","additionalFilter":"","label":"Nebbia 91 GL"},{"value":"Nero 03 GL","additionalFilter":"","label":"Nero 03 GL"},{"value":"Platino DF GL","additionalFilter":"","label":"Platino DF GL"},{"value":"Roccia CE GL","additionalFilter":"","label":"Roccia CE GL"},{"value":"Rosa Etoile 45 GL","additionalFilter":"","label":"Rosa Etoile 45 GL"},{"value":"Rosa Retro 46 GL","additionalFilter":"","label":"Rosa Retro 46 GL"},{"value":"Rosso Fuoco 21 GL","additionalFilter":"","label":"Rosso Fuoco 21 GL"},{"value":"Rosso Jaipur FH GL","additionalFilter":"","label":"Rosso Jaipur FH GL"},{"value":"Rosso Rubino 19 GL","additionalFilter":"","label":"Rosso Rubino 19 GL"},{"value":"Terra DB GL","additionalFilter":"","label":"Terra DB GL"},{"value":"Titanio 93 GL","additionalFilter":"","label":"Titanio 93 GL"},{"value":"Torba DS GL","additionalFilter":"","label":"Torba DS GL"},{"value":"Tortora BE GL","additionalFilter":"","label":"Tortora BE GL"},{"value":"Verde Comodoro FG GL","additionalFilter":"","label":"Verde Comodoro FG GL"},{"value":"Verde Ghiaia 31 GL","additionalFilter":"","label":"Verde Ghiaia 31 GL"},{"value":"Verde Polvere 34 GL","additionalFilter":"","label":"Verde Polvere 34 GL"},{"value":"Verde Salvia 42 GL","additionalFilter":"","label":"Verde Salvia 42 GL"},{"value":"Agata BD ST","additionalFilter":"","label":"Agata BD ST"},{"value":"Aragosta 77 ST","additionalFilter":"","label":"Aragosta 77 ST"},{"value":"Arancio Zucca 09 ST","additionalFilter":"","label":"Arancio Zucca 09 ST"},{"value":"Ardesia DD ST","additionalFilter":"","label":"Ardesia DD ST"},{"value":"Argilla DR ST","additionalFilter":"","label":"Argilla DR ST"},{"value":"Bianco 0B ST","additionalFilter":"","label":"Bianco 0B ST"},{"value":"Bianco Calce DA ST","additionalFilter":"","label":"Bianco Calce DA ST"},{"value":"Bianco Male FA ST","additionalFilter":"","label":"Bianco Male FA ST"},{"value":"Blu Artico 37 ST","additionalFilter":"","label":"Blu Artico 37 ST"},{"value":"Blu Avio 41 ST","additionalFilter":"","label":"Blu Avio 41 ST"},{"value":"Blu Laguna A7 ST","additionalFilter":"","label":"Blu Laguna A7 ST"},{"value":"Blu Oltremare BG ST","additionalFilter":"","label":"Blu Oltremare BG ST"},{"value":"Blu Pavone A6 ST","additionalFilter":"","label":"Blu Pavone A6 ST"},{"value":"Blu Reale 48 ST","additionalFilter":"","label":"Blu Reale 48 ST"},{"value":"Cacao 05 ST","additionalFilter":"","label":"Cacao 05 ST"},{"value":"Cacao Orinoco FF ST","additionalFilter":"","label":"Cacao Orinoco FF ST"},{"value":"Canapa 94 ST","additionalFilter":"","label":"Canapa 94 ST"},{"value":"Canyon 90 ST","additionalFilter":"","label":"Canyon 90 ST"},{"value":"Carbone 43 ST","additionalFilter":"","label":"Carbone 43 ST"},{"value":"Carta da Zucchero 47 ST","additionalFilter":"","label":"Carta da Zucchero 47 ST"},{"value":"Castoro Ottawa FC ST","additionalFilter":"","label":"Castoro Ottawa FC ST"},{"value":"Cenere 92 ST","additionalFilter":"","label":"Cenere 92 ST"},{"value":"Giallo Curry 08 ST","additionalFilter":"","label":"Giallo Curry 08 ST"},{"value":"Grigio Bromo FE ST","additionalFilter":"","label":"Grigio Bromo FE ST"},{"value":"Grigio Chiaro A8 ST","additionalFilter":"","label":"Grigio Chiaro A8 ST"},{"value":"Grigio Efeso FB ST","additionalFilter":"","label":"Grigio Efeso FB ST"},{"value":"Grigio Grafite 02 ST","additionalFilter":"","label":"Grigio Grafite 02 ST"},{"value":"Grigio Lavagna A9 ST","additionalFilter":"","label":"Grigio Lavagna A9 ST"},{"value":"Grigio Londra FD ST","additionalFilter":"","label":"Grigio Londra FD ST"},{"value":"Grigio Luce 07 ST","additionalFilter":"","label":"Grigio Luce 07 ST"},{"value":"Grigio Perla 33 ST","additionalFilter":"","label":"Grigio Perla 33 ST"},{"value":"Grigio Pioggia 80 ST","additionalFilter":"","label":"Grigio Pioggia 80 ST"},{"value":"Grigio Talpa B5 ST","additionalFilter":"","label":"Grigio Talpa B5 ST"},{"value":"Juta DP ST","additionalFilter":"","label":"Juta DP ST"},{"value":"Marrone Havana 79 ST","additionalFilter":"","label":"Marrone Havana 79 ST"},{"value":"Mattone 10 ST","additionalFilter":"","label":"Mattone 10 ST"},{"value":"Metallizzato Alluminio M1 ST","additionalFilter":"","label":"Metallizzato Alluminio M1 ST"},{"value":"Metallizzato Antracite M5 ST","additionalFilter":"","label":"Metallizzato Antracite M5 ST"},{"value":"Metallizzato Bronzo M4 ST","additionalFilter":"","label":"Metallizzato Bronzo M4 ST"},{"value":"Metallizzato Copper M7 ST","additionalFilter":"","label":"Metallizzato Copper M7 ST"},{"value":"Metallizzato Creta M6 ST","additionalFilter":"","label":"Metallizzato Creta M6 ST"},{"value":"Nebbia 91 ST","additionalFilter":"","label":"Nebbia 91 ST"},{"value":"Nero 03 ST","additionalFilter":"","label":"Nero 03 ST"},{"value":"Platino DF ST","additionalFilter":"","label":"Platino DF ST"},{"value":"Roccia CE ST","additionalFilter":"","label":"Roccia CE ST"},{"value":"Rosa Etoile 45 ST","additionalFilter":"","label":"Rosa Etoile 45 ST"},{"value":"Rosa Retro 46 ST","additionalFilter":"","label":"Rosa Retro 46 ST"},{"value":"Rosso Fuoco 21 ST","additionalFilter":"","label":"Rosso Fuoco 21 ST"},{"value":"Rosso Jaipur FH ST","additionalFilter":"","label":"Rosso Jaipur FH ST"},{"value":"Rosso Rubino 19 ST","additionalFilter":"","label":"Rosso Rubino 19 ST"},{"value":"Terra DB ST","additionalFilter":"","label":"Terra DB ST"},{"value":"Titanio 93 ST","additionalFilter":"","label":"Titanio 93 ST"},{"value":"Torba DS ST","additionalFilter":"","label":"Torba DS ST"},{"value":"Tortora BE ST","additionalFilter":"","label":"Tortora BE ST"},{"value":"Verde Comodoro FG ST","additionalFilter":"","label":"Verde Comodoro FG ST"},{"value":"Verde Ghiaia 31 ST","additionalFilter":"","label":"Verde Ghiaia 31 ST"},{"value":"Verde Polvere 34 ST","additionalFilter":"","label":"Verde Polvere 34 ST"},{"value":"Verde Salvia 42 ST","additionalFilter":"","label":"Verde Salvia 42 ST"},{"value":"Metal acciaio 2MA","additionalFilter":"","label":"Metal acciaio 2MA"},{"value":"Metal piombo 2MB","additionalFilter":"","label":"Metal piombo 2MB"},{"value":"Metal titanio 2MC","additionalFilter":"","label":"Metal titanio 2MC"},{"value":"Metal bronzo 2MD","additionalFilter":"","label":"Metal bronzo 2MD"},{"value":"Rovere Monet TK3","additionalFilter":"","label":"Rovere Monet TK3"},{"value":"Rovere Slavonia TK6","additionalFilter":"","label":"Rovere Slavonia TK6"},{"value":"Ardesia TKF","additionalFilter":"","label":"Ardesia TKF"},{"value":"Noce Savoia TKG","additionalFilter":"","label":"Noce Savoia TKG"},{"value":"Pulpis Chiaro TKH","additionalFilter":"","label":"Pulpis Chiaro TKH"},{"value":"Pulpis Scuro TKJ","additionalFilter":"","label":"Pulpis Scuro TKJ"},{"value":"Rovere Valdweg TKK","additionalFilter":"","label":"Rovere Valdweg TKK"},{"value":"Rovere Alba TKL","additionalFilter":"","label":"Rovere Alba TKL"},{"value":"Noce Sinfonia TKM","additionalFilter":"","label":"Noce Sinfonia TKM"},{"value":"Brera Brown TKN","additionalFilter":"","label":"Brera Brown TKN"},{"value":"Cepp Stone TKP","additionalFilter":"","label":"Cepp Stone TKP"},{"value":"Rox Black TKQ","additionalFilter":"","label":"Rox Black TKQ"},{"value":"Rovere Eucalipto 01A","additionalFilter":"","label":"Rovere Eucalipto 01A"},{"value":"Rovere Bianco 06A","additionalFilter":"","label":"Rovere Bianco 06A"},{"value":"Rovere Naturale 06B","additionalFilter":"","label":"Rovere Naturale 06B"},{"value":"Rovere Sabbia 06C","additionalFilter":"","label":"Rovere Sabbia 06C"},{"value":"Rovere Cenere 06D","additionalFilter":"","label":"Rovere Cenere 06D"},{"value":"Rovere Avena 06E","additionalFilter":"","label":"Rovere Avena 06E"},{"value":"Rovere Fumo 06F","additionalFilter":"","label":"Rovere Fumo 06F"},{"value":"Rovere Carbone 06G","additionalFilter":"","label":"Rovere Carbone 06G"},{"value":"Rovere Moka 06H","additionalFilter":"","label":"Rovere Moka 06H"},{"value":"Rovere Nero 06J","additionalFilter":"","label":"Rovere Nero 06J"}]}]}],"enabledCTA":false},{"section":"Select Countertop Color","sort":"3","groups":[{"groupName":"Countertop Color","order":"1","type":"simple","options":[{"option":"Counertops materials","label":"Color","optionName":"UI_Counertops materials","order":"1","type":"simple","typeComponent":"material","values":{"Gloss White":"Gloss White","Matte White":"Matte White","Bianco Male TFA":"Bianco Male TFA","Grigio Efeso TFB":"Grigio Efeso TFB","Castoro Ottawa TFC":"Castoro Ottawa TFC","Grigio Londra TFD":"Grigio Londra TFD","Grigio Bromo TFE":"Grigio Bromo TFE","Cacao Orinoco TFF":"Cacao Orinoco TFF","Verde Comodoro TFG":"Verde Comodoro TFG","Rosso Jaipur TFH":"Rosso Jaipur TFH","Nero Ingo TFJ":"Nero Ingo TFJ","Rovere Monet TK3":"Rovere Monet TK3","Rovere Slavonia TK6":"Rovere Slavonia TK6","Ardesia TKF":"Ardesia TKF","Noce Savoia TKG":"Noce Savoia TKG","Pulpis Chiaro TKH":"Pulpis Chiaro TKH","Pulpis Scuro TKJ":"Pulpis Scuro TKJ","Rovere Valdweg TKK":"Rovere Valdweg TKK","Rovere Alba TKL":"Rovere Alba TKL","Noce Sinfonia TKM":"Noce Sinfonia TKM","Brera Brown TKN":"Brera Brown TKN","Cepp Stone TKP":"Cepp Stone TKP","Rox Black TKQ":"Rox Black TKQ","Aosta Green Marble Lucidato TR4":"Aosta Green Marble Lucidato TR4","Avenue Amber TRC":"Avenue Amber TRC","Avenue Ivory TR9":"Avenue Ivory TR9","Avenue Plumb TRB":"Avenue Plumb TRB","Avenue Silver TRA":"Avenue Silver TRA","Bianco Assoluto Matte TQK":"Bianco Assoluto Matte TQK","Bianco Statuario Venato Lucidato TQC":"Bianco Statuario Venato Lucidato TQC","Bianco Statuario Venato Matte TQV":"Bianco Statuario Venato Matte TQV","Black Marquinia Lucidato TR1":"Black Marquinia Lucidato TR1","Black Marquinia Silky Matte TR7":"Black Marquinia Silky Matte TR7","Calacatta Oro Venato Lucidato TQD":"Calacatta Oro Venato Lucidato TQD","Calacatta Oro Venato Matte TQW":"Calacatta Oro Venato Matte TQW","Cava Diamond Cream TQE":"Cava Diamond Cream TQE","Cava Noir Desir Lucidato TQJ":"Cava Noir Desir Lucidato TQJ","Cava Noir Desir Matte TQH":"Cava Noir Desir Matte TQH","Emperador Lucidato TR3":"Emperador Lucidato TR3","Fokos Rena TQ2":"Fokos Rena TQ2","Fokos Roccia TQ3":"Fokos Roccia TQ3","Fokos Sale TQ1":"Fokos Sale TQ1","Guadi Stone Lucidato TR5":"Guadi Stone Lucidato TR5","Limestone Ash TRF":"Limestone Ash TRF","Limestone Deep TRG":"Limestone Deep TRG","Limestone Moon TRE":"Limestone Moon TRE","Metal Grey TRD":"Metal Grey TRD","Nero Assoluto Matte TQ9":"Nero Assoluto Matte TQ9","Ossido Bruno TQT":"Ossido Bruno TQT","Ossido Nero TQS":"Ossido Nero TQS","Pietra Di Savoia Antracite TQ6":"Pietra Di Savoia Antracite TQ6","Pietra Di Savoia Grigia TQ4":"Pietra Di Savoia Grigia TQ4","Pietra Grey Lucidata TQR":"Pietra Grey Lucidata TQR","Pietra Grey Matte TQU":"Pietra Grey Matte TQU","Pietra Piasentina Grigia Matte TQP":"Pietra Piasentina Grigia Matte TQP","Pietra Piasentina Taupe Matte TQQ":"Pietra Piasentina Taupe Matte TQQ","Sahara Noir Lucidato TR2":"Sahara Noir Lucidato TR2","Sahara Noir Silky Matte TR8":"Sahara Noir Silky Matte TR8","Travertino Beige Matte TQX":"Travertino Beige Matte TQX","Travertino Silver Matte TQY":"Travertino Silver Matte TQY","Travertino Lucidato TR6":"Travertino Lucidato TR6"},"valuesArray":[{"value":"Gloss White","additionalFilter":"","label":"Gloss White"},{"value":"Matte White","additionalFilter":"","label":"Matte White"},{"value":"Bianco Male TFA","additionalFilter":"","label":"Bianco Male TFA"},{"value":"Grigio Efeso TFB","additionalFilter":"","label":"Grigio Efeso TFB"},{"value":"Castoro Ottawa TFC","additionalFilter":"","label":"Castoro Ottawa TFC"},{"value":"Grigio Londra TFD","additionalFilter":"","label":"Grigio Londra TFD"},{"value":"Grigio Bromo TFE","additionalFilter":"","label":"Grigio Bromo TFE"},{"value":"Cacao Orinoco TFF","additionalFilter":"","label":"Cacao Orinoco TFF"},{"value":"Verde Comodoro TFG","additionalFilter":"","label":"Verde Comodoro TFG"},{"value":"Rosso Jaipur TFH","additionalFilter":"","label":"Rosso Jaipur TFH"},{"value":"Nero Ingo TFJ","additionalFilter":"","label":"Nero Ingo TFJ"},{"value":"Rovere Monet TK3","additionalFilter":"","label":"Rovere Monet TK3"},{"value":"Rovere Slavonia TK6","additionalFilter":"","label":"Rovere Slavonia TK6"},{"value":"Ardesia TKF","additionalFilter":"","label":"Ardesia TKF"},{"value":"Noce Savoia TKG","additionalFilter":"","label":"Noce Savoia TKG"},{"value":"Pulpis Chiaro TKH","additionalFilter":"","label":"Pulpis Chiaro TKH"},{"value":"Pulpis Scuro TKJ","additionalFilter":"","label":"Pulpis Scuro TKJ"},{"value":"Rovere Valdweg TKK","additionalFilter":"","label":"Rovere Valdweg TKK"},{"value":"Rovere Alba TKL","additionalFilter":"","label":"Rovere Alba TKL"},{"value":"Noce Sinfonia TKM","additionalFilter":"","label":"Noce Sinfonia TKM"},{"value":"Brera Brown TKN","additionalFilter":"","label":"Brera Brown TKN"},{"value":"Cepp Stone TKP","additionalFilter":"","label":"Cepp Stone TKP"},{"value":"Rox Black TKQ","additionalFilter":"","label":"Rox Black TKQ"},{"value":"Aosta Green Marble Lucidato TR4","additionalFilter":"","label":"Aosta Green Marble Lucidato TR4"},{"value":"Avenue Amber TRC","additionalFilter":"","label":"Avenue Amber TRC"},{"value":"Avenue Ivory TR9","additionalFilter":"","label":"Avenue Ivory TR9"},{"value":"Avenue Plumb TRB","additionalFilter":"","label":"Avenue Plumb TRB"},{"value":"Avenue Silver TRA","additionalFilter":"","label":"Avenue Silver TRA"},{"value":"Bianco Assoluto Matte TQK","additionalFilter":"","label":"Bianco Assoluto Matte TQK"},{"value":"Bianco Statuario Venato Lucidato TQC","additionalFilter":"","label":"Bianco Statuario Venato Lucidato TQC"},{"value":"Bianco Statuario Venato Matte TQV","additionalFilter":"","label":"Bianco Statuario Venato Matte TQV"},{"value":"Black Marquinia Lucidato TR1","additionalFilter":"","label":"Black Marquinia Lucidato TR1"},{"value":"Black Marquinia Silky Matte TR7","additionalFilter":"","label":"Black Marquinia Silky Matte TR7"},{"value":"Calacatta Oro Venato Lucidato TQD","additionalFilter":"","label":"Calacatta Oro Venato Lucidato TQD"},{"value":"Calacatta Oro Venato Matte TQW","additionalFilter":"","label":"Calacatta Oro Venato Matte TQW"},{"value":"Cava Diamond Cream TQE","additionalFilter":"","label":"Cava Diamond Cream TQE"},{"value":"Cava Noir Desir Lucidato TQJ","additionalFilter":"","label":"Cava Noir Desir Lucidato TQJ"},{"value":"Cava Noir Desir Matte TQH","additionalFilter":"","label":"Cava Noir Desir Matte TQH"},{"value":"Emperador Lucidato TR3","additionalFilter":"","label":"Emperador Lucidato TR3"},{"value":"Fokos Rena TQ2","additionalFilter":"","label":"Fokos Rena TQ2"},{"value":"Fokos Roccia TQ3","additionalFilter":"","label":"Fokos Roccia TQ3"},{"value":"Fokos Sale TQ1","additionalFilter":"","label":"Fokos Sale TQ1"},{"value":"Guadi Stone Lucidato TR5","additionalFilter":"","label":"Guadi Stone Lucidato TR5"},{"value":"Limestone Ash TRF","additionalFilter":"","label":"Limestone Ash TRF"},{"value":"Limestone Deep TRG","additionalFilter":"","label":"Limestone Deep TRG"},{"value":"Limestone Moon TRE","additionalFilter":"","label":"Limestone Moon TRE"},{"value":"Metal Grey TRD","additionalFilter":"","label":"Metal Grey TRD"},{"value":"Nero Assoluto Matte TQ9","additionalFilter":"","label":"Nero Assoluto Matte TQ9"},{"value":"Ossido Bruno TQT","additionalFilter":"","label":"Ossido Bruno TQT"},{"value":"Ossido Nero TQS","additionalFilter":"","label":"Ossido Nero TQS"},{"value":"Pietra Di Savoia Antracite TQ6","additionalFilter":"","label":"Pietra Di Savoia Antracite TQ6"},{"value":"Pietra Di Savoia Grigia TQ4","additionalFilter":"","label":"Pietra Di Savoia Grigia TQ4"},{"value":"Pietra Grey Lucidata TQR","additionalFilter":"","label":"Pietra Grey Lucidata TQR"},{"value":"Pietra Grey Matte TQU","additionalFilter":"","label":"Pietra Grey Matte TQU"},{"value":"Pietra Piasentina Grigia Matte TQP","additionalFilter":"","label":"Pietra Piasentina Grigia Matte TQP"},{"value":"Pietra Piasentina Taupe Matte TQQ","additionalFilter":"","label":"Pietra Piasentina Taupe Matte TQQ"},{"value":"Sahara Noir Lucidato TR2","additionalFilter":"","label":"Sahara Noir Lucidato TR2"},{"value":"Sahara Noir Silky Matte TR8","additionalFilter":"","label":"Sahara Noir Silky Matte TR8"},{"value":"Travertino Beige Matte TQX","additionalFilter":"","label":"Travertino Beige Matte TQX"},{"value":"Travertino Silver Matte TQY","additionalFilter":"","label":"Travertino Silver Matte TQY"},{"value":"Travertino Lucidato TR6","additionalFilter":"","label":"Travertino Lucidato TR6"}]}]}],"enabledCTA":false},{"section":"Select Countertop Basin Style","sort":"4","groups":[{"groupName":"Countertop Basin Style","order":"1","type":"simple","options":[{"option":"Basin Style","label":"Basin Style","optionName":"UI_Basin Style","order":"1","type":"simple","typeComponent":"image","values":{"Solid-Surface: Rectangular":"Rectangular","Fenix: Strip":"Strip","Fenix: Cover":"Cover","Fenix: Prisma":"Prisma","Fenix: Quadra":"Quadra","HPL: Strip":"Strip","HPL: Cover":"Cover","HPL: Prisma":"Prisma","HPL: Quadra":"Quadra","Porcelain: Strip":"Strip","Porcelain: Cover":"Cover","Porcelain: Prisma":"Prisma","Porcelain: Quadra":"Quadra"},"valuesArray":[{"value":"Solid-Surface: Rectangular","additionalFilter":"","label":"Rectangular"},{"value":"Fenix: Strip","additionalFilter":"","label":"Strip"},{"value":"Fenix: Cover","additionalFilter":"","label":"Cover"},{"value":"Fenix: Prisma","additionalFilter":"","label":"Prisma"},{"value":"Fenix: Quadra","additionalFilter":"","label":"Quadra"},{"value":"HPL: Strip","additionalFilter":"","label":"Strip"},{"value":"HPL: Cover","additionalFilter":"","label":"Cover"},{"value":"HPL: Prisma","additionalFilter":"","label":"Prisma"},{"value":"HPL: Quadra","additionalFilter":"","label":"Quadra"},{"value":"Porcelain: Strip","additionalFilter":"","label":"Strip"},{"value":"Porcelain: Cover","additionalFilter":"","label":"Cover"},{"value":"Porcelain: Prisma","additionalFilter":"","label":"Prisma"},{"value":"Porcelain: Quadra","additionalFilter":"","label":"Quadra"}]}]}],"enabledCTA":false}]`},{id:"b61a72c8-b23d-424a-b8b6-87f2302ddf27",type:"Boolean",name:"start_script",metadata:{},defaultValue:!1,global:{id:"b61a72c8-b23d-424a-b8b6-87f2302ddf27",type:"Global",name:"Global",metadata:[]},visible:!0,enabled:!0,hiddenValues:[],disabledValues:[],values:[],value:!0},{id:"a6b54f1b-8da8-4e93-910b-cbbfcbc77c18",type:"Boolean",name:"hasLoadeAppConfig",metadata:{},defaultValue:!1,global:{id:"a6b54f1b-8da8-4e93-910b-cbbfcbc77c18",type:"Global",name:"Global",metadata:[]},visible:!0,enabled:!0,hiddenValues:[],disabledValues:[],values:[],value:!0},{id:"2fdf2c2f-1326-4a13-a1da-9c2165d8c081",type:"Asset",name:"UI_Style",metadata:{Name:"Style",Label:"Style",hasRenderImagePreview:"true"},blacklist:[],assetType:"model",values:[{assetId:"4db1330a-fbc2-4372-9dbf-ca145bbce5f4",name:"Open Shelving",tags:["duplexstyle"],metadata:{label:"Open Shelving",value:"Open Shelving"},fileSize:95548,tagids:["79919cde-401a-493f-8581-8081d823a1a0"],type:"item",label:"Open Shelving",visible:!0,enabled:!0},{assetId:"98fa93a1-c3a1-4adc-9333-004a173b05f3",name:"Single basin",tags:["duplexstyle"],metadata:{label:"Single basin",value:"Single basin"},fileSize:95548,tagids:["79919cde-401a-493f-8581-8081d823a1a0"],type:"item",label:"Single basin",visible:!0,enabled:!0},{assetId:"52e32de8-b9dc-41eb-9a34-d660a093f291",name:"Double basin",tags:["duplexstyle"],metadata:{label:"Double basin",value:"Double basin"},fileSize:95548,tagids:["79919cde-401a-493f-8581-8081d823a1a0"],type:"item",label:"Double basin",visible:!0,enabled:!0},{assetId:"bad3f234-638e-4636-abc8-29a7b52e8f4f",name:"Multi-level",tags:["duplexstyle"],metadata:{label:"Multi-level",value:"Multi-level"},fileSize:95548,tagids:["79919cde-401a-493f-8581-8081d823a1a0"],type:"item",label:"Multi-level",visible:!0,enabled:!0},{assetId:"99e81a49-ca4d-4b5b-aa2d-20e312f76c22",name:"2-Drawer",tags:["duplexstyle"],metadata:{label:"2-Drawer",value:"2-Drawer"},fileSize:95548,tagids:["79919cde-401a-493f-8581-8081d823a1a0"],type:"item",label:"2-Drawer",visible:!0,enabled:!0},{assetId:"32344eaf-fdf4-45f5-873d-c95915883f49",name:"1-Drawer",tags:["duplexstyle"],metadata:{label:"1-Drawer",value:"1-Drawer"},fileSize:95548,tagids:["79919cde-401a-493f-8581-8081d823a1a0"],type:"item",label:"1-Drawer",visible:!0,enabled:!0},{assetId:"b6bc96e8-ff45-42b2-b081-49f1d0398ae3",name:"Asymmetrical",tags:["style"],metadata:{label:"Asymmetrical",value:"Asymmetrical"},fileSize:95548,tagids:["379a77ba-e8d1-4748-b30a-0d6976159d96"],type:"item",label:"Asymmetrical",visible:!0,enabled:!0}],defaultValue:{assetId:""},global:{id:"2fdf2c2f-1326-4a13-a1da-9c2165d8c081",type:"Global",name:"Global",metadata:[]},visible:!0,enabled:!0,hiddenValues:["4a6edce3-a6b2-4d8b-afa4-b492dc02b149"],disabledValues:[],value:{assetId:""}},{id:"42fa7400-406f-404a-bd77-2a523f7bc2fc",type:"Number",name:"Camera",metadata:{},step:1,min:1,max:12,lockToStep:!1,defaultValue:1,global:{id:"42fa7400-406f-404a-bd77-2a523f7bc2fc",type:"Global",name:"Global",metadata:[]},visible:!0,enabled:!0,hiddenValues:[],disabledValues:[],values:[],value:2},{id:"8009c970-3f06-46cd-8d74-a5a5499308f8",type:"String",name:"img-load-2",metadata:{},blacklist:[],values:[{value:'?assetId=c5f1aeee-d13b-41f6-98d6-75fd35c49236&orgId=12a6bfdf-aa5f-48e7-97ff-172e9c5775d8&display=image&height=300&width=300&bearer_token=714ecdb5-8ef7-4671-99f3-6d426c13a250&stageId=266e9c2f-0a94-431b-956f-395171123bc1&cacheKey=2905&configuration=%7B"UI_Conceptsize"%3A%7B"assetId"%3A""%7D%2C"UI_Model"%3A%7B"assetId"%3A"9d25a611-5e60-4e98-9550-f1cf55ed8af3"%2C"type"%3A"item"%7D%2C"UI_Base+Panel"%3A%7B"assetId"%3A"abb65419-cfa9-445a-9719-8a6f0aeb0eb5"%2C"type"%3A"item"%7D%2C"UI_Basin+Style"%3A%7B"assetId"%3A"137e5e19-ce6e-453a-8bb0-1e3769414047"%2C"type"%3A"item"%7D%2C"UI_Lateral+Panel"%3A%7B"assetId"%3A"be20009d-8b5e-42b4-b429-4846fcd9fd9d"%2C"type"%3A"item"%7D%2C"UI_Counertops+materials"%3A%7B"assetId"%3A"be20009d-8b5e-42b4-b429-4846fcd9fd9d"%2C"type"%3A"item"%7D%2C"UI_Style"%3A%7B"assetId"%3A""%7D%7D&stageConfiguration=%7B"Camera"%3A2%7D',enabled:!0,visible:!0,label:'?assetId=c5f1aeee-d13b-41f6-98d6-75fd35c49236&orgId=12a6bfdf-aa5f-48e7-97ff-172e9c5775d8&display=image&height=300&width=300&bearer_token=714ecdb5-8ef7-4671-99f3-6d426c13a250&stageId=266e9c2f-0a94-431b-956f-395171123bc1&cacheKey=2905&configuration=%7B"UI_Conceptsize"%3A%7B"assetId"%3A""%7D%2C"UI_Model"%3A%7B"assetId"%3A"9d25a611-5e60-4e98-9550-f1cf55ed8af3"%2C"type"%3A"item"%7D%2C"UI_Base+Panel"%3A%7B"assetId"%3A"abb65419-cfa9-445a-9719-8a6f0aeb0eb5"%2C"type"%3A"item"%7D%2C"UI_Basin+Style"%3A%7B"assetId"%3A"137e5e19-ce6e-453a-8bb0-1e3769414047"%2C"type"%3A"item"%7D%2C"UI_Lateral+Panel"%3A%7B"assetId"%3A"be20009d-8b5e-42b4-b429-4846fcd9fd9d"%2C"type"%3A"item"%7D%2C"UI_Counertops+materials"%3A%7B"assetId"%3A"be20009d-8b5e-42b4-b429-4846fcd9fd9d"%2C"type"%3A"item"%7D%2C"UI_Style"%3A%7B"assetId"%3A""%7D%7D&stageConfiguration=%7B"Camera"%3A2%7D'}],defaultValue:"",global:{id:"8009c970-3f06-46cd-8d74-a5a5499308f8",type:"Global",name:"Global",metadata:[]},visible:!0,enabled:!0,hiddenValues:[],disabledValues:[],value:""},{id:"f26f1d70-c944-447c-9082-f0cca290eee4",type:"String",name:"img-load-3",metadata:{},blacklist:[],values:[{value:'?assetId=c5f1aeee-d13b-41f6-98d6-75fd35c49236&orgId=12a6bfdf-aa5f-48e7-97ff-172e9c5775d8&display=image&height=300&width=300&bearer_token=714ecdb5-8ef7-4671-99f3-6d426c13a250&stageId=266e9c2f-0a94-431b-956f-395171123bc1&cacheKey=2905&configuration=%7B"UI_Conceptsize"%3A%7B"assetId"%3A""%7D%2C"UI_Model"%3A%7B"assetId"%3A"9d25a611-5e60-4e98-9550-f1cf55ed8af3"%2C"type"%3A"item"%7D%2C"UI_Base+Panel"%3A%7B"assetId"%3A"abb65419-cfa9-445a-9719-8a6f0aeb0eb5"%2C"type"%3A"item"%7D%2C"UI_Basin+Style"%3A%7B"assetId"%3A"137e5e19-ce6e-453a-8bb0-1e3769414047"%2C"type"%3A"item"%7D%2C"UI_Lateral+Panel"%3A%7B"assetId"%3A"be20009d-8b5e-42b4-b429-4846fcd9fd9d"%2C"type"%3A"item"%7D%2C"UI_Counertops+materials"%3A%7B"assetId"%3A"be20009d-8b5e-42b4-b429-4846fcd9fd9d"%2C"type"%3A"item"%7D%2C"UI_Style"%3A%7B"assetId"%3A""%7D%7D&stageConfiguration=%7B"Camera"%3A3%7D',enabled:!0,visible:!0,label:'?assetId=c5f1aeee-d13b-41f6-98d6-75fd35c49236&orgId=12a6bfdf-aa5f-48e7-97ff-172e9c5775d8&display=image&height=300&width=300&bearer_token=714ecdb5-8ef7-4671-99f3-6d426c13a250&stageId=266e9c2f-0a94-431b-956f-395171123bc1&cacheKey=2905&configuration=%7B"UI_Conceptsize"%3A%7B"assetId"%3A""%7D%2C"UI_Model"%3A%7B"assetId"%3A"9d25a611-5e60-4e98-9550-f1cf55ed8af3"%2C"type"%3A"item"%7D%2C"UI_Base+Panel"%3A%7B"assetId"%3A"abb65419-cfa9-445a-9719-8a6f0aeb0eb5"%2C"type"%3A"item"%7D%2C"UI_Basin+Style"%3A%7B"assetId"%3A"137e5e19-ce6e-453a-8bb0-1e3769414047"%2C"type"%3A"item"%7D%2C"UI_Lateral+Panel"%3A%7B"assetId"%3A"be20009d-8b5e-42b4-b429-4846fcd9fd9d"%2C"type"%3A"item"%7D%2C"UI_Counertops+materials"%3A%7B"assetId"%3A"be20009d-8b5e-42b4-b429-4846fcd9fd9d"%2C"type"%3A"item"%7D%2C"UI_Style"%3A%7B"assetId"%3A""%7D%7D&stageConfiguration=%7B"Camera"%3A3%7D'}],defaultValue:"",global:{id:"f26f1d70-c944-447c-9082-f0cca290eee4",type:"Global",name:"Global",metadata:[]},visible:!0,enabled:!0,hiddenValues:[],disabledValues:[],value:""},{id:"db43eec9-9146-4d26-a99c-3d70c4a95263",type:"String",name:"img-load-4",metadata:{},blacklist:[],values:[{value:'?assetId=c5f1aeee-d13b-41f6-98d6-75fd35c49236&orgId=12a6bfdf-aa5f-48e7-97ff-172e9c5775d8&display=image&height=300&width=300&bearer_token=714ecdb5-8ef7-4671-99f3-6d426c13a250&stageId=266e9c2f-0a94-431b-956f-395171123bc1&cacheKey=2905&configuration=%7B"UI_Conceptsize"%3A%7B"assetId"%3A""%7D%2C"UI_Model"%3A%7B"assetId"%3A"9d25a611-5e60-4e98-9550-f1cf55ed8af3"%2C"type"%3A"item"%7D%2C"UI_Base+Panel"%3A%7B"assetId"%3A"abb65419-cfa9-445a-9719-8a6f0aeb0eb5"%2C"type"%3A"item"%7D%2C"UI_Basin+Style"%3A%7B"assetId"%3A"137e5e19-ce6e-453a-8bb0-1e3769414047"%2C"type"%3A"item"%7D%2C"UI_Lateral+Panel"%3A%7B"assetId"%3A"be20009d-8b5e-42b4-b429-4846fcd9fd9d"%2C"type"%3A"item"%7D%2C"UI_Counertops+materials"%3A%7B"assetId"%3A"be20009d-8b5e-42b4-b429-4846fcd9fd9d"%2C"type"%3A"item"%7D%2C"UI_Style"%3A%7B"assetId"%3A""%7D%7D&stageConfiguration=%7B"Camera"%3A4%7D',enabled:!0,visible:!0,label:'?assetId=c5f1aeee-d13b-41f6-98d6-75fd35c49236&orgId=12a6bfdf-aa5f-48e7-97ff-172e9c5775d8&display=image&height=300&width=300&bearer_token=714ecdb5-8ef7-4671-99f3-6d426c13a250&stageId=266e9c2f-0a94-431b-956f-395171123bc1&cacheKey=2905&configuration=%7B"UI_Conceptsize"%3A%7B"assetId"%3A""%7D%2C"UI_Model"%3A%7B"assetId"%3A"9d25a611-5e60-4e98-9550-f1cf55ed8af3"%2C"type"%3A"item"%7D%2C"UI_Base+Panel"%3A%7B"assetId"%3A"abb65419-cfa9-445a-9719-8a6f0aeb0eb5"%2C"type"%3A"item"%7D%2C"UI_Basin+Style"%3A%7B"assetId"%3A"137e5e19-ce6e-453a-8bb0-1e3769414047"%2C"type"%3A"item"%7D%2C"UI_Lateral+Panel"%3A%7B"assetId"%3A"be20009d-8b5e-42b4-b429-4846fcd9fd9d"%2C"type"%3A"item"%7D%2C"UI_Counertops+materials"%3A%7B"assetId"%3A"be20009d-8b5e-42b4-b429-4846fcd9fd9d"%2C"type"%3A"item"%7D%2C"UI_Style"%3A%7B"assetId"%3A""%7D%7D&stageConfiguration=%7B"Camera"%3A4%7D'}],defaultValue:"",global:{id:"db43eec9-9146-4d26-a99c-3d70c4a95263",type:"Global",name:"Global",metadata:[]},visible:!0,enabled:!0,hiddenValues:[],disabledValues:[],value:""},{id:"f01da09a-92a2-4166-a979-bcae1dc7a643",type:"String",name:"img-load-5",metadata:{},blacklist:[],values:[{value:'?assetId=c5f1aeee-d13b-41f6-98d6-75fd35c49236&orgId=12a6bfdf-aa5f-48e7-97ff-172e9c5775d8&display=image&height=300&width=300&bearer_token=714ecdb5-8ef7-4671-99f3-6d426c13a250&stageId=266e9c2f-0a94-431b-956f-395171123bc1&cacheKey=2905&configuration=%7B"UI_Conceptsize"%3A%7B"assetId"%3A""%7D%2C"UI_Model"%3A%7B"assetId"%3A"9d25a611-5e60-4e98-9550-f1cf55ed8af3"%2C"type"%3A"item"%7D%2C"UI_Base+Panel"%3A%7B"assetId"%3A"abb65419-cfa9-445a-9719-8a6f0aeb0eb5"%2C"type"%3A"item"%7D%2C"UI_Basin+Style"%3A%7B"assetId"%3A"137e5e19-ce6e-453a-8bb0-1e3769414047"%2C"type"%3A"item"%7D%2C"UI_Lateral+Panel"%3A%7B"assetId"%3A"be20009d-8b5e-42b4-b429-4846fcd9fd9d"%2C"type"%3A"item"%7D%2C"UI_Counertops+materials"%3A%7B"assetId"%3A"be20009d-8b5e-42b4-b429-4846fcd9fd9d"%2C"type"%3A"item"%7D%2C"UI_Style"%3A%7B"assetId"%3A""%7D%7D&stageConfiguration=%7B"Camera"%3A5%7D',enabled:!0,visible:!0,label:'?assetId=c5f1aeee-d13b-41f6-98d6-75fd35c49236&orgId=12a6bfdf-aa5f-48e7-97ff-172e9c5775d8&display=image&height=300&width=300&bearer_token=714ecdb5-8ef7-4671-99f3-6d426c13a250&stageId=266e9c2f-0a94-431b-956f-395171123bc1&cacheKey=2905&configuration=%7B"UI_Conceptsize"%3A%7B"assetId"%3A""%7D%2C"UI_Model"%3A%7B"assetId"%3A"9d25a611-5e60-4e98-9550-f1cf55ed8af3"%2C"type"%3A"item"%7D%2C"UI_Base+Panel"%3A%7B"assetId"%3A"abb65419-cfa9-445a-9719-8a6f0aeb0eb5"%2C"type"%3A"item"%7D%2C"UI_Basin+Style"%3A%7B"assetId"%3A"137e5e19-ce6e-453a-8bb0-1e3769414047"%2C"type"%3A"item"%7D%2C"UI_Lateral+Panel"%3A%7B"assetId"%3A"be20009d-8b5e-42b4-b429-4846fcd9fd9d"%2C"type"%3A"item"%7D%2C"UI_Counertops+materials"%3A%7B"assetId"%3A"be20009d-8b5e-42b4-b429-4846fcd9fd9d"%2C"type"%3A"item"%7D%2C"UI_Style"%3A%7B"assetId"%3A""%7D%7D&stageConfiguration=%7B"Camera"%3A5%7D'}],defaultValue:"",global:{id:"f01da09a-92a2-4166-a979-bcae1dc7a643",type:"Global",name:"Global",metadata:[]},visible:!0,enabled:!0,hiddenValues:[],disabledValues:[],value:""}],I2=["Kitchen","Bathroom","Outdoor","Office","Furniture","Lighting","Decor","Electronics","Appliances","Storage","Garden","Bedroom","Living Room","Tools","Accessories","Hardware","Flooring","Paint","Home Decor","Smart Home"],Mv=(e=100)=>{const a=[];for(let l=1;l<=e;l++){const n=Math.floor(Math.random()*4)+1,o=Array.from({length:n},()=>I2[Math.floor(Math.random()*I2.length)]),s=Array.from(new Set(o));a.push({name:`product-${l}`,categories:s,productId:l,attributes:yv})}return a},Ev={GET_PRODUCT_LIST:()=>"products",GET_PRODUCT_DETAILS:e=>`products/${e}`},Av={VITE_SWATH_CART_PRODUCTION_URL:"https://hbswatchcart.vivid3d.tech"},{VITE_SWATH_CART_PRODUCTION_URL:Lv}=Av,Dv=()=>new Promise(e=>{setTimeout(()=>{e(Mv(100))},400)}),xv=async({assetId:e})=>{try{const a=`${Lv}/${Ev.GET_PRODUCT_DETAILS(e)}`,l=await fetch(a,{method:"GET",headers:{"Content-Type":"application/json"}});if(!l.ok)throw new Error(`Request failed with status ${l.status}`);return await l.json()}catch(a){throw console.error("❌ Fetch error:",a),a}},_s=j8("multiProducts/getProductListThunk",async(e,{rejectWithValue:a})=>{try{return await Dv()}catch(l){return console.error(l.message),a(l.message)}}),zs=j8("swatches/getSelectedProductThunk",async({assetId:e},{rejectWithValue:a})=>{try{console.log("THUNK start");const l=await xv({assetId:e});return console.log("THUNK end"),l}catch(l){return console.error(l.message),a(l.message)}}),_v={listAttributes:[],productElementOptions:[],materialSelectState:{Finish:[],Color:[],Look:[]},allMaterialsValues:[],selectedMaterials:[],productList:[],isLoadingProductList:!1,selectedProduct:null,isLoadingSelectedProduct:!1,isOpenMultiProductCart:!1},X8=m0({name:"swatches",initialState:_v,reducers:{setMaterialSelect(e,a){const{filterName:l,values:n}=a.payload;if(n.length===0){e.materialSelectState[l]=[];return}e.materialSelectState[l]=Q8(n)},setPanelFilter(e,a){const l=a.payload.attributes;if(l.length){const n=Ws.getMaterialsValuesFromOptions(l);n?.length&&(e.allMaterialsValues=n)}},clearMaterialFilter:(e,a)=>{e.materialSelectState[a.payload]=[]},clearAllMaterialFilters:e=>{e.materialSelectState={Finish:[],Color:[],Look:[]}},setAllMaterialsOptions:(e,a)=>{const{allMaterialValues:l,productElementOptions:n}=a.payload;l?.length&&(e.allMaterialsValues=l),n?.length&&(e.productElementOptions=n)},setSelectedMaterial(e,a){const{selectedMaterial:l}=a.payload;if(!l)return;const n=w8(e.selectedMaterials),o=c=>c.metadata?.label===l.metadata?.label&&c.parentName===l.parentName;n.some(o)?e.selectedMaterials=n.filter(c=>!o(c)):n.length<5&&(e.selectedMaterials=[...n,l])},resetSelectedMaterials(e){e.selectedMaterials=[]},setSelectedProduct(e,a){e.selectedProduct=a.payload},deleteSelectedProduct(e){e.selectedProduct=null},setIsOpenMultiProductCart(e,a){e.isOpenMultiProductCart=a.payload}},extraReducers:e=>{e.addCase(_s.pending,a=>{a.isLoadingProductList=!0}).addCase(_s.fulfilled,(a,l)=>{a.productList=l.payload,a.isLoadingProductList=!1}).addCase(_s.rejected,a=>{a.isLoadingProductList=!1}).addCase(zs.pending,a=>{a.isLoadingSelectedProduct=!0}).addCase(zs.fulfilled,a=>{a.isLoadingSelectedProduct=!1}).addCase(zs.rejected,a=>{a.isLoadingSelectedProduct=!1})}}),Z8=X8.reducer,{setMaterialSelect:oc,setAllMaterialsOptions:N2,setPanelFilter:tb,setSelectedMaterial:uc,clearMaterialFilter:ZI,clearAllMaterialFilters:JI,setSelectedProduct:$I,deleteSelectedProduct:zv,setIsOpenMultiProductCart:J8,resetSelectedMaterials:eN}=X8.actions,Va=5,Rv={items:[]},Iv=e=>e.reduce((a,l)=>a+l.count,0),$8=m0({name:"cart",initialState:Rv,reducers:{setCartItems(e,a){e.items=a.payload},removeItem(e,a){const{metadata:l,parentName:n}=a.payload.selectedMaterial;e.items=e.items.filter(o=>!(o.metadata?.label===l?.label&&o.parentName===n))},increment(e,a){const{metadata:l,parentName:n}=a.payload.selectedMaterial,o=e.items.find(s=>s.metadata?.label===l?.label&&s.parentName===n);o&&Iv(e.items)<Va&&(o.count+=1)},decrement(e,a){const{metadata:l,parentName:n}=a.payload.selectedMaterial,o=e.items.find(s=>s.metadata?.label===l?.label&&s.parentName===n);o&&o.count>1&&(o.count-=1)},setCount(e,a){const{metadata:l,parentName:n}=a.payload.selectedMaterial,{next:o}=a.payload,s=e.items.find(g=>g.metadata?.label===l?.label&&g.parentName===n);if(!s)return;const c=Math.max(1,Math.floor(o)),d=e.items.filter(g=>!(g.metadata?.label===l?.label&&g.parentName===n)).reduce((g,p)=>g+p.count,0),m=Math.max(1,Va-d);s.count=Math.min(c,m)},clear(e){e.items=[]}}}),{setCartItems:Nv,removeItem:Bv,increment:Ov,decrement:wv,setCount:aN,clear:tN}=$8.actions,eg=$8.reducer,Gv={items:[],activeMultiCartProduct:null,totalCount:0};function kv(e,a,l){let n=e.items.find(o=>o.productId===a);return n?l&&!n.name&&(n.name=l):(n={productId:a,name:l??"",items:[]},e.items.push(n)),n}const ib=(e,a)=>e.items.findIndex(l=>l.productId===a),B2=(e,a,l,n)=>a===-1?-1:e.items[a].items.findIndex(o=>o.metadata?.label===l&&o.parentName===n),ag=m0({name:"multiProduct",initialState:Gv,reducers:{setCartForProduct(e,a){const{productId:l}=a.payload,n=e.items.findIndex(o=>o.productId===l);n>=0?e.items[n]=a.payload:e.items.push(a.payload)},setActiveMultiCartProduct(e,a){e.activeMultiCartProduct=a.payload},setMultiCartItems(e,a){const{productId:l,items:n,name:o}=a.payload;if(!n||n.length===0){const c=e.items.findIndex(d=>d.productId===l);c!==-1&&e.items.splice(c,1);return}const s=kv(e,l,o);s.items=n},incrementMultiProductItem(e,a){const{productId:l,label:n,parentName:o}=a.payload,s=ib(e,l),c=B2(e,s,n,o);c!==-1&&(e.items[s].items[c].count+=1)},decrementMultiProductItem(e,a){const{productId:l,label:n,parentName:o}=a.payload,s=ib(e,l),c=B2(e,s,n,o);if(c!==-1){const d=e.items[s].items[c];d.count>1&&(d.count-=1)}},removeMultiProductItem(e,a){const{productId:l,label:n,parentName:o}=a.payload,s=ib(e,l);if(s===-1)return;const c=e.items[s].items.filter(d=>!(d.metadata?.label===n&&d.parentName===o));e.items[s].items=c},clear(e){e.items=[]}}}),{setCartForProduct:iN,setMultiCartItems:kb,incrementMultiProductItem:Fv,decrementMultiProductItem:Pv,removeMultiProductItem:Uv,clear:lN,setActiveMultiCartProduct:Fb}=ag.actions,tg=ag.reducer,Hv=f0({swatches:Z8,cart:eg,multiProductCart:tg}),Wv={},{NODE_ENV:jv}=Wv;H8({reducer:Hv,middleware:e=>e({thunk:!0}),devTools:jv!=="production"});const Ka=K8.withTypes(),je=Y8.withTypes(),Go=e=>e.swatches.allMaterialsValues,ar=e=>e.swatches.materialSelectState,Vv=e=>e.swatches.productElementOptions,g0=e=>e.swatches.selectedMaterials,qv=e=>e.swatches.productList,Kv=e=>e.swatches.isLoadingProductList,ko=e=>e.swatches.selectedProduct,Yv=e=>e.swatches.isLoadingSelectedProduct,Qv=e=>e.swatches.isOpenMultiProductCart,ig=6.5,lg=({materials:e,containerStyles:a="flex flex-col gap-2 text-xs/snug p-[var(--padding)] border-t border-solid border-[var(--border)] sm:gap-3 sm:p-[var(--sm-padding)]"})=>{const l="flex justify-between items-center",n=_.useMemo(()=>e.reduce((o,s)=>o+(s.count??0),0)*ig,[e]);return y.jsxs("div",{className:a,children:[y.jsxs("div",{className:l,children:[y.jsx("span",{children:"Subtotal"}),y.jsxs("span",{children:["$",n]})]}),y.jsxs("div",{className:`${l} text-[var(--main-accent-color)]`,children:[y.jsx("span",{children:"Savings"}),y.jsxs("span",{children:["-$",n]})]}),y.jsxs("div",{className:`${l} text-sm font-medium`,children:[y.jsx("span",{children:"Total"}),y.jsx("span",{children:"$0"})]})]})},ng=({children:e,disabled:a,...l})=>y.jsx("button",{className:`w-full bg-[var(--main-accent-color)] text-white py-3 rounded-full font-bold transition-colors duration-300 ${a?"bg-gray-400 text-gray-200 cursor-not-allowed opacity-70":"cursor-pointer hover:opacity-90"}`,...l,children:e}),sc=e=>e.multiProductCart.items;class zi{static getImage(a){const l=a?.metadata?.Image||a?.metadata?.image;return l?`https://preview.threekit.com${l}`:void 0}static getValueLabel(a){return a?.metadata?.label||a?.metadata?.Label||a?.name||"Unnamed"}static getZoomIconColor(a){return a?.metadata?.zoomIconColor||a?.metadata?.zoomIconColor||null}static getHexColor(a){return a?.metadata?.hex||a?.metadata?.Hex||null}static getAttributeLabel(a){return a?.metadata?.label||a?.metadata?.Label||a?.name||"Unnamed"}}function qa(e,a,{checkForDefaultPrevented:l=!0}={}){return function(o){if(e?.(o),l===!1||!o.defaultPrevented)return a?.(o)}}function O2(e,a){if(typeof e=="function")return e(a);e!=null&&(e.current=a)}function rg(...e){return a=>{let l=!1;const n=e.map(o=>{const s=O2(o,a);return!l&&typeof s=="function"&&(l=!0),s});if(l)return()=>{for(let o=0;o<n.length;o++){const s=n[o];typeof s=="function"?s():O2(e[o],null)}}}}function Ct(...e){return _.useCallback(rg(...e),e)}function Xv(e,a){const l=_.createContext(a),n=s=>{const{children:c,...d}=s,m=_.useMemo(()=>d,Object.values(d));return y.jsx(l.Provider,{value:m,children:c})};n.displayName=e+"Provider";function o(s){const c=_.useContext(l);if(c)return c;if(a!==void 0)return a;throw new Error(`\`${s}\` must be used within \`${e}\``)}return[n,o]}function cc(e,a=[]){let l=[];function n(s,c){const d=_.createContext(c),m=l.length;l=[...l,c];const g=T=>{const{scope:C,children:S,...A}=T,E=C?.[e]?.[m]||d,N=_.useMemo(()=>A,Object.values(A));return y.jsx(E.Provider,{value:N,children:S})};g.displayName=s+"Provider";function p(T,C){const S=C?.[e]?.[m]||d,A=_.useContext(S);if(A)return A;if(c!==void 0)return c;throw new Error(`\`${T}\` must be used within \`${s}\``)}return[g,p]}const o=()=>{const s=l.map(c=>_.createContext(c));return function(d){const m=d?.[e]||s;return _.useMemo(()=>({[`__scope${e}`]:{...d,[e]:m}}),[d,m])}};return o.scopeName=e,[n,Zv(o,...a)]}function Zv(...e){const a=e[0];if(e.length===1)return a;const l=()=>{const n=e.map(o=>({useScope:o(),scopeName:o.scopeName}));return function(s){const c=n.reduce((d,{useScope:m,scopeName:g})=>{const T=m(s)[`__scope${g}`];return{...d,...T}},{});return _.useMemo(()=>({[`__scope${a.scopeName}`]:c}),[c])}};return l.scopeName=a.scopeName,l}var dl=globalThis?.document?_.useLayoutEffect:()=>{},Jv=x8[" useId ".trim().toString()]||(()=>{}),$v=0;function Rs(e){const[a,l]=_.useState(Jv());return dl(()=>{l(n=>n??String($v++))},[e]),e||(a?`radix-${a}`:"")}var eS=x8[" useInsertionEffect ".trim().toString()]||dl;function p0({prop:e,defaultProp:a,onChange:l=()=>{},caller:n}){const[o,s,c]=aS({defaultProp:a,onChange:l}),d=e!==void 0,m=d?e:o;{const p=_.useRef(e!==void 0);_.useEffect(()=>{const T=p.current;T!==d&&console.warn(`${n} is changing from ${T?"controlled":"uncontrolled"} to ${d?"controlled":"uncontrolled"}. Components should not switch from controlled to uncontrolled (or vice versa). Decide between using a controlled or uncontrolled value for the lifetime of the component.`),p.current=d},[d,n])}const g=_.useCallback(p=>{if(d){const T=tS(p)?p(e):p;T!==e&&c.current?.(T)}else s(p)},[d,e,s,c]);return[m,g]}function aS({defaultProp:e,onChange:a}){const[l,n]=_.useState(e),o=_.useRef(l),s=_.useRef(a);return eS(()=>{s.current=a},[a]),_.useEffect(()=>{o.current!==l&&(s.current?.(l),o.current=l)},[l,o]),[l,n,s]}function tS(e){return typeof e=="function"}var tr=_8();const iS=ac(tr);function T0(e){const a=lS(e),l=_.forwardRef((n,o)=>{const{children:s,...c}=n,d=_.Children.toArray(s),m=d.find(rS);if(m){const g=m.props.children,p=d.map(T=>T===m?_.Children.count(g)>1?_.Children.only(null):_.isValidElement(g)?g.props.children:null:T);return y.jsx(a,{...c,ref:o,children:_.isValidElement(g)?_.cloneElement(g,void 0,p):null})}return y.jsx(a,{...c,ref:o,children:s})});return l.displayName=`${e}.Slot`,l}function lS(e){const a=_.forwardRef((l,n)=>{const{children:o,...s}=l;if(_.isValidElement(o)){const c=uS(o),d=oS(s,o.props);return o.type!==_.Fragment&&(d.ref=n?rg(n,c):c),_.cloneElement(o,d)}return _.Children.count(o)>1?_.Children.only(null):null});return a.displayName=`${e}.SlotClone`,a}var nS=Symbol("radix.slottable");function rS(e){return _.isValidElement(e)&&typeof e.type=="function"&&"__radixId"in e.type&&e.type.__radixId===nS}function oS(e,a){const l={...a};for(const n in a){const o=e[n],s=a[n];/^on[A-Z]/.test(n)?o&&s?l[n]=(...d)=>{const m=s(...d);return o(...d),m}:o&&(l[n]=o):n==="style"?l[n]={...o,...s}:n==="className"&&(l[n]=[o,s].filter(Boolean).join(" "))}return{...e,...l}}function uS(e){let a=Object.getOwnPropertyDescriptor(e.props,"ref")?.get,l=a&&"isReactWarning"in a&&a.isReactWarning;return l?e.ref:(a=Object.getOwnPropertyDescriptor(e,"ref")?.get,l=a&&"isReactWarning"in a&&a.isReactWarning,l?e.props.ref:e.props.ref||e.ref)}var sS=["a","button","div","form","h2","h3","img","input","label","li","nav","ol","p","select","span","svg","ul"],wa=sS.reduce((e,a)=>{const l=T0(`Primitive.${a}`),n=_.forwardRef((o,s)=>{const{asChild:c,...d}=o,m=c?l:a;return typeof window<"u"&&(window[Symbol.for("radix-ui")]=!0),y.jsx(m,{...d,ref:s})});return n.displayName=`Primitive.${a}`,{...e,[a]:n}},{});function cS(e,a){e&&tr.flushSync(()=>e.dispatchEvent(a))}function Xn(e){const a=_.useRef(e);return _.useEffect(()=>{a.current=e}),_.useMemo(()=>(...l)=>a.current?.(...l),[])}function fS(e,a=globalThis?.document){const l=Xn(e);_.useEffect(()=>{const n=o=>{o.key==="Escape"&&l(o)};return a.addEventListener("keydown",n,{capture:!0}),()=>a.removeEventListener("keydown",n,{capture:!0})},[l,a])}var dS="DismissableLayer",Pb="dismissableLayer.update",bS="dismissableLayer.pointerDownOutside",mS="dismissableLayer.focusOutside",w2,og=_.createContext({layers:new Set,layersWithOutsidePointerEventsDisabled:new Set,branches:new Set}),v0=_.forwardRef((e,a)=>{const{disableOutsidePointerEvents:l=!1,onEscapeKeyDown:n,onPointerDownOutside:o,onFocusOutside:s,onInteractOutside:c,onDismiss:d,...m}=e,g=_.useContext(og),[p,T]=_.useState(null),C=p?.ownerDocument??globalThis?.document,[,S]=_.useState({}),A=Ct(a,W=>T(W)),E=Array.from(g.layers),[N]=[...g.layersWithOutsidePointerEventsDisabled].slice(-1),x=E.indexOf(N),G=p?E.indexOf(p):-1,O=g.layersWithOutsidePointerEventsDisabled.size>0,j=G>=x,U=pS(W=>{const X=W.target,he=[...g.branches].some(pe=>pe.contains(X));!j||he||(o?.(W),c?.(W),W.defaultPrevented||d?.())},C),F=TS(W=>{const X=W.target;[...g.branches].some(pe=>pe.contains(X))||(s?.(W),c?.(W),W.defaultPrevented||d?.())},C);return fS(W=>{G===g.layers.size-1&&(n?.(W),!W.defaultPrevented&&d&&(W.preventDefault(),d()))},C),_.useEffect(()=>{if(p)return l&&(g.layersWithOutsidePointerEventsDisabled.size===0&&(w2=C.body.style.pointerEvents,C.body.style.pointerEvents="none"),g.layersWithOutsidePointerEventsDisabled.add(p)),g.layers.add(p),G2(),()=>{l&&g.layersWithOutsidePointerEventsDisabled.size===1&&(C.body.style.pointerEvents=w2)}},[p,C,l,g]),_.useEffect(()=>()=>{p&&(g.layers.delete(p),g.layersWithOutsidePointerEventsDisabled.delete(p),G2())},[p,g]),_.useEffect(()=>{const W=()=>S({});return document.addEventListener(Pb,W),()=>document.removeEventListener(Pb,W)},[]),y.jsx(wa.div,{...m,ref:A,style:{pointerEvents:O?j?"auto":"none":void 0,...e.style},onFocusCapture:qa(e.onFocusCapture,F.onFocusCapture),onBlurCapture:qa(e.onBlurCapture,F.onBlurCapture),onPointerDownCapture:qa(e.onPointerDownCapture,U.onPointerDownCapture)})});v0.displayName=dS;var hS="DismissableLayerBranch",gS=_.forwardRef((e,a)=>{const l=_.useContext(og),n=_.useRef(null),o=Ct(a,n);return _.useEffect(()=>{const s=n.current;if(s)return l.branches.add(s),()=>{l.branches.delete(s)}},[l.branches]),y.jsx(wa.div,{...e,ref:o})});gS.displayName=hS;function pS(e,a=globalThis?.document){const l=Xn(e),n=_.useRef(!1),o=_.useRef(()=>{});return _.useEffect(()=>{const s=d=>{if(d.target&&!n.current){let m=function(){ug(bS,l,g,{discrete:!0})};const g={originalEvent:d};d.pointerType==="touch"?(a.removeEventListener("click",o.current),o.current=m,a.addEventListener("click",o.current,{once:!0})):m()}else a.removeEventListener("click",o.current);n.current=!1},c=window.setTimeout(()=>{a.addEventListener("pointerdown",s)},0);return()=>{window.clearTimeout(c),a.removeEventListener("pointerdown",s),a.removeEventListener("click",o.current)}},[a,l]),{onPointerDownCapture:()=>n.current=!0}}function TS(e,a=globalThis?.document){const l=Xn(e),n=_.useRef(!1);return _.useEffect(()=>{const o=s=>{s.target&&!n.current&&ug(mS,l,{originalEvent:s},{discrete:!1})};return a.addEventListener("focusin",o),()=>a.removeEventListener("focusin",o)},[a,l]),{onFocusCapture:()=>n.current=!0,onBlurCapture:()=>n.current=!1}}function G2(){const e=new CustomEvent(Pb);document.dispatchEvent(e)}function ug(e,a,l,{discrete:n}){const o=l.originalEvent.target,s=new CustomEvent(e,{bubbles:!1,cancelable:!0,detail:l});a&&o.addEventListener(e,a,{once:!0}),n?cS(o,s):o.dispatchEvent(s)}var lb="focusScope.autoFocusOnMount",nb="focusScope.autoFocusOnUnmount",k2={bubbles:!1,cancelable:!0},vS="FocusScope",S0=_.forwardRef((e,a)=>{const{loop:l=!1,trapped:n=!1,onMountAutoFocus:o,onUnmountAutoFocus:s,...c}=e,[d,m]=_.useState(null),g=Xn(o),p=Xn(s),T=_.useRef(null),C=Ct(a,E=>m(E)),S=_.useRef({paused:!1,pause(){this.paused=!0},resume(){this.paused=!1}}).current;_.useEffect(()=>{if(n){let E=function(O){if(S.paused||!d)return;const j=O.target;d.contains(j)?T.current=j:rl(T.current,{select:!0})},N=function(O){if(S.paused||!d)return;const j=O.relatedTarget;j!==null&&(d.contains(j)||rl(T.current,{select:!0}))},x=function(O){if(document.activeElement===document.body)for(const U of O)U.removedNodes.length>0&&rl(d)};document.addEventListener("focusin",E),document.addEventListener("focusout",N);const G=new MutationObserver(x);return d&&G.observe(d,{childList:!0,subtree:!0}),()=>{document.removeEventListener("focusin",E),document.removeEventListener("focusout",N),G.disconnect()}}},[n,d,S.paused]),_.useEffect(()=>{if(d){P2.add(S);const E=document.activeElement;if(!d.contains(E)){const x=new CustomEvent(lb,k2);d.addEventListener(lb,g),d.dispatchEvent(x),x.defaultPrevented||(SS(AS(sg(d)),{select:!0}),document.activeElement===E&&rl(d))}return()=>{d.removeEventListener(lb,g),setTimeout(()=>{const x=new CustomEvent(nb,k2);d.addEventListener(nb,p),d.dispatchEvent(x),x.defaultPrevented||rl(E??document.body,{select:!0}),d.removeEventListener(nb,p),P2.remove(S)},0)}}},[d,g,p,S]);const A=_.useCallback(E=>{if(!l&&!n||S.paused)return;const N=E.key==="Tab"&&!E.altKey&&!E.ctrlKey&&!E.metaKey,x=document.activeElement;if(N&&x){const G=E.currentTarget,[O,j]=CS(G);O&&j?!E.shiftKey&&x===j?(E.preventDefault(),l&&rl(O,{select:!0})):E.shiftKey&&x===O&&(E.preventDefault(),l&&rl(j,{select:!0})):x===G&&E.preventDefault()}},[l,n,S.paused]);return y.jsx(wa.div,{tabIndex:-1,...c,ref:C,onKeyDown:A})});S0.displayName=vS;function SS(e,{select:a=!1}={}){const l=document.activeElement;for(const n of e)if(rl(n,{select:a}),document.activeElement!==l)return}function CS(e){const a=sg(e),l=F2(a,e),n=F2(a.reverse(),e);return[l,n]}function sg(e){const a=[],l=document.createTreeWalker(e,NodeFilter.SHOW_ELEMENT,{acceptNode:n=>{const o=n.tagName==="INPUT"&&n.type==="hidden";return n.disabled||n.hidden||o?NodeFilter.FILTER_SKIP:n.tabIndex>=0?NodeFilter.FILTER_ACCEPT:NodeFilter.FILTER_SKIP}});for(;l.nextNode();)a.push(l.currentNode);return a}function F2(e,a){for(const l of e)if(!yS(l,{upTo:a}))return l}function yS(e,{upTo:a}){if(getComputedStyle(e).visibility==="hidden")return!0;for(;e;){if(a!==void 0&&e===a)return!1;if(getComputedStyle(e).display==="none")return!0;e=e.parentElement}return!1}function MS(e){return e instanceof HTMLInputElement&&"select"in e}function rl(e,{select:a=!1}={}){if(e&&e.focus){const l=document.activeElement;e.focus({preventScroll:!0}),e!==l&&MS(e)&&a&&e.select()}}var P2=ES();function ES(){let e=[];return{add(a){const l=e[0];a!==l&&l?.pause(),e=U2(e,a),e.unshift(a)},remove(a){e=U2(e,a),e[0]?.resume()}}}function U2(e,a){const l=[...e],n=l.indexOf(a);return n!==-1&&l.splice(n,1),l}function AS(e){return e.filter(a=>a.tagName!=="A")}var LS="Portal",cg=_.forwardRef((e,a)=>{const{container:l,...n}=e,[o,s]=_.useState(!1);dl(()=>s(!0),[]);const c=l||o&&globalThis?.document?.body;return c?iS.createPortal(y.jsx(wa.div,{...n,ref:a}),c):null});cg.displayName=LS;function DS(e,a){return _.useReducer((l,n)=>a[l][n]??l,e)}var ir=e=>{const{present:a,children:l}=e,n=xS(a),o=typeof l=="function"?l({present:n.isPresent}):_.Children.only(l),s=Ct(n.ref,_S(o));return typeof l=="function"||n.isPresent?_.cloneElement(o,{ref:s}):null};ir.displayName="Presence";function xS(e){const[a,l]=_.useState(),n=_.useRef(null),o=_.useRef(e),s=_.useRef("none"),c=e?"mounted":"unmounted",[d,m]=DS(c,{mounted:{UNMOUNT:"unmounted",ANIMATION_OUT:"unmountSuspended"},unmountSuspended:{MOUNT:"mounted",ANIMATION_END:"unmounted"},unmounted:{MOUNT:"mounted"}});return _.useEffect(()=>{const g=ps(n.current);s.current=d==="mounted"?g:"none"},[d]),dl(()=>{const g=n.current,p=o.current;if(p!==e){const C=s.current,S=ps(g);e?m("MOUNT"):S==="none"||g?.display==="none"?m("UNMOUNT"):m(p&&C!==S?"ANIMATION_OUT":"UNMOUNT"),o.current=e}},[e,m]),dl(()=>{if(a){let g;const p=a.ownerDocument.defaultView??window,T=S=>{const E=ps(n.current).includes(CSS.escape(S.animationName));if(S.target===a&&E&&(m("ANIMATION_END"),!o.current)){const N=a.style.animationFillMode;a.style.animationFillMode="forwards",g=p.setTimeout(()=>{a.style.animationFillMode==="forwards"&&(a.style.animationFillMode=N)})}},C=S=>{S.target===a&&(s.current=ps(n.current))};return a.addEventListener("animationstart",C),a.addEventListener("animationcancel",T),a.addEventListener("animationend",T),()=>{p.clearTimeout(g),a.removeEventListener("animationstart",C),a.removeEventListener("animationcancel",T),a.removeEventListener("animationend",T)}}else m("ANIMATION_END")},[a,m]),{isPresent:["mounted","unmountSuspended"].includes(d),ref:_.useCallback(g=>{n.current=g?getComputedStyle(g):null,l(g)},[])}}function ps(e){return e?.animationName||"none"}function _S(e){let a=Object.getOwnPropertyDescriptor(e.props,"ref")?.get,l=a&&"isReactWarning"in a&&a.isReactWarning;return l?e.ref:(a=Object.getOwnPropertyDescriptor(e,"ref")?.get,l=a&&"isReactWarning"in a&&a.isReactWarning,l?e.props.ref:e.props.ref||e.ref)}var rb=0;function fg(){_.useEffect(()=>{const e=document.querySelectorAll("[data-radix-focus-guard]");return document.body.insertAdjacentElement("afterbegin",e[0]??H2()),document.body.insertAdjacentElement("beforeend",e[1]??H2()),rb++,()=>{rb===1&&document.querySelectorAll("[data-radix-focus-guard]").forEach(a=>a.remove()),rb--}},[])}function H2(){const e=document.createElement("span");return e.setAttribute("data-radix-focus-guard",""),e.tabIndex=0,e.style.outline="none",e.style.opacity="0",e.style.position="fixed",e.style.pointerEvents="none",e}var Zt=function(){return Zt=Object.assign||function(a){for(var l,n=1,o=arguments.length;n<o;n++){l=arguments[n];for(var s in l)Object.prototype.hasOwnProperty.call(l,s)&&(a[s]=l[s])}return a},Zt.apply(this,arguments)};function dg(e,a){var l={};for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&a.indexOf(n)<0&&(l[n]=e[n]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var o=0,n=Object.getOwnPropertySymbols(e);o<n.length;o++)a.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(e,n[o])&&(l[n[o]]=e[n[o]]);return l}function zS(e,a,l){if(l||arguments.length===2)for(var n=0,o=a.length,s;n<o;n++)(s||!(n in a))&&(s||(s=Array.prototype.slice.call(a,0,n)),s[n]=a[n]);return e.concat(s||Array.prototype.slice.call(a))}var Is="right-scroll-bar-position",Ns="width-before-scroll-bar",RS="with-scroll-bars-hidden",IS="--removed-body-scroll-bar-size";function ob(e,a){return typeof e=="function"?e(a):e&&(e.current=a),e}function NS(e,a){var l=_.useState(function(){return{value:e,callback:a,facade:{get current(){return l.value},set current(n){var o=l.value;o!==n&&(l.value=n,l.callback(n,o))}}}})[0];return l.callback=a,l.facade}var BS=typeof window<"u"?_.useLayoutEffect:_.useEffect,W2=new WeakMap;function OS(e,a){var l=NS(null,function(n){return e.forEach(function(o){return ob(o,n)})});return BS(function(){var n=W2.get(l);if(n){var o=new Set(n),s=new Set(e),c=l.current;o.forEach(function(d){s.has(d)||ob(d,null)}),s.forEach(function(d){o.has(d)||ob(d,c)})}W2.set(l,e)},[e]),l}function wS(e){return e}function GS(e,a){a===void 0&&(a=wS);var l=[],n=!1,o={read:function(){if(n)throw new Error("Sidecar: could not `read` from an `assigned` medium. `read` could be used only with `useMedium`.");return l.length?l[l.length-1]:e},useMedium:function(s){var c=a(s,n);return l.push(c),function(){l=l.filter(function(d){return d!==c})}},assignSyncMedium:function(s){for(n=!0;l.length;){var c=l;l=[],c.forEach(s)}l={push:function(d){return s(d)},filter:function(){return l}}},assignMedium:function(s){n=!0;var c=[];if(l.length){var d=l;l=[],d.forEach(s),c=l}var m=function(){var p=c;c=[],p.forEach(s)},g=function(){return Promise.resolve().then(m)};g(),l={push:function(p){c.push(p),g()},filter:function(p){return c=c.filter(p),l}}}};return o}function kS(e){e===void 0&&(e={});var a=GS(null);return a.options=Zt({async:!0,ssr:!1},e),a}var bg=function(e){var a=e.sideCar,l=dg(e,["sideCar"]);if(!a)throw new Error("Sidecar: please provide `sideCar` property to import the right car");var n=a.read();if(!n)throw new Error("Sidecar medium not found");return _.createElement(n,Zt({},l))};bg.isSideCarExport=!0;function FS(e,a){return e.useMedium(a),bg}var mg=kS(),ub=function(){},fc=_.forwardRef(function(e,a){var l=_.useRef(null),n=_.useState({onScrollCapture:ub,onWheelCapture:ub,onTouchMoveCapture:ub}),o=n[0],s=n[1],c=e.forwardProps,d=e.children,m=e.className,g=e.removeScrollBar,p=e.enabled,T=e.shards,C=e.sideCar,S=e.noRelative,A=e.noIsolation,E=e.inert,N=e.allowPinchZoom,x=e.as,G=x===void 0?"div":x,O=e.gapMode,j=dg(e,["forwardProps","children","className","removeScrollBar","enabled","shards","sideCar","noRelative","noIsolation","inert","allowPinchZoom","as","gapMode"]),U=C,F=OS([l,a]),W=Zt(Zt({},j),o);return _.createElement(_.Fragment,null,p&&_.createElement(U,{sideCar:mg,removeScrollBar:g,shards:T,noRelative:S,noIsolation:A,inert:E,setCallbacks:s,allowPinchZoom:!!N,lockRef:l,gapMode:O}),c?_.cloneElement(_.Children.only(d),Zt(Zt({},W),{ref:F})):_.createElement(G,Zt({},W,{className:m,ref:F}),d))});fc.defaultProps={enabled:!0,removeScrollBar:!0,inert:!1};fc.classNames={fullWidth:Ns,zeroRight:Is};var PS=function(){if(typeof __webpack_nonce__<"u")return __webpack_nonce__};function US(){if(!document)return null;var e=document.createElement("style");e.type="text/css";var a=PS();return a&&e.setAttribute("nonce",a),e}function HS(e,a){e.styleSheet?e.styleSheet.cssText=a:e.appendChild(document.createTextNode(a))}function WS(e){var a=document.head||document.getElementsByTagName("head")[0];a.appendChild(e)}var jS=function(){var e=0,a=null;return{add:function(l){e==0&&(a=US())&&(HS(a,l),WS(a)),e++},remove:function(){e--,!e&&a&&(a.parentNode&&a.parentNode.removeChild(a),a=null)}}},VS=function(){var e=jS();return function(a,l){_.useEffect(function(){return e.add(a),function(){e.remove()}},[a&&l])}},hg=function(){var e=VS(),a=function(l){var n=l.styles,o=l.dynamic;return e(n,o),null};return a},qS={left:0,top:0,right:0,gap:0},sb=function(e){return parseInt(e||"",10)||0},KS=function(e){var a=window.getComputedStyle(document.body),l=a[e==="padding"?"paddingLeft":"marginLeft"],n=a[e==="padding"?"paddingTop":"marginTop"],o=a[e==="padding"?"paddingRight":"marginRight"];return[sb(l),sb(n),sb(o)]},YS=function(e){if(e===void 0&&(e="margin"),typeof window>"u")return qS;var a=KS(e),l=document.documentElement.clientWidth,n=window.innerWidth;return{left:a[0],top:a[1],right:a[2],gap:Math.max(0,n-l+a[2]-a[0])}},QS=hg(),jn="data-scroll-locked",XS=function(e,a,l,n){var o=e.left,s=e.top,c=e.right,d=e.gap;return l===void 0&&(l="margin"),`
|
|
58
|
+
.`.concat(RS,` {
|
|
59
|
+
overflow: hidden `).concat(n,`;
|
|
60
|
+
padding-right: `).concat(d,"px ").concat(n,`;
|
|
61
|
+
}
|
|
62
|
+
body[`).concat(jn,`] {
|
|
63
|
+
overflow: hidden `).concat(n,`;
|
|
64
|
+
overscroll-behavior: contain;
|
|
65
|
+
`).concat([a&&"position: relative ".concat(n,";"),l==="margin"&&`
|
|
66
|
+
padding-left: `.concat(o,`px;
|
|
67
|
+
padding-top: `).concat(s,`px;
|
|
68
|
+
padding-right: `).concat(c,`px;
|
|
69
|
+
margin-left:0;
|
|
70
|
+
margin-top:0;
|
|
71
|
+
margin-right: `).concat(d,"px ").concat(n,`;
|
|
72
|
+
`),l==="padding"&&"padding-right: ".concat(d,"px ").concat(n,";")].filter(Boolean).join(""),`
|
|
73
|
+
}
|
|
74
|
+
|
|
75
|
+
.`).concat(Is,` {
|
|
76
|
+
right: `).concat(d,"px ").concat(n,`;
|
|
77
|
+
}
|
|
78
|
+
|
|
79
|
+
.`).concat(Ns,` {
|
|
80
|
+
margin-right: `).concat(d,"px ").concat(n,`;
|
|
81
|
+
}
|
|
82
|
+
|
|
83
|
+
.`).concat(Is," .").concat(Is,` {
|
|
84
|
+
right: 0 `).concat(n,`;
|
|
85
|
+
}
|
|
86
|
+
|
|
87
|
+
.`).concat(Ns," .").concat(Ns,` {
|
|
88
|
+
margin-right: 0 `).concat(n,`;
|
|
89
|
+
}
|
|
90
|
+
|
|
91
|
+
body[`).concat(jn,`] {
|
|
92
|
+
`).concat(IS,": ").concat(d,`px;
|
|
93
|
+
}
|
|
94
|
+
`)},j2=function(){var e=parseInt(document.body.getAttribute(jn)||"0",10);return isFinite(e)?e:0},ZS=function(){_.useEffect(function(){return document.body.setAttribute(jn,(j2()+1).toString()),function(){var e=j2()-1;e<=0?document.body.removeAttribute(jn):document.body.setAttribute(jn,e.toString())}},[])},JS=function(e){var a=e.noRelative,l=e.noImportant,n=e.gapMode,o=n===void 0?"margin":n;ZS();var s=_.useMemo(function(){return YS(o)},[o]);return _.createElement(QS,{styles:XS(s,!a,o,l?"":"!important")})},Ub=!1;if(typeof window<"u")try{var Ts=Object.defineProperty({},"passive",{get:function(){return Ub=!0,!0}});window.addEventListener("test",Ts,Ts),window.removeEventListener("test",Ts,Ts)}catch{Ub=!1}var wn=Ub?{passive:!1}:!1,$S=function(e){return e.tagName==="TEXTAREA"},gg=function(e,a){if(!(e instanceof Element))return!1;var l=window.getComputedStyle(e);return l[a]!=="hidden"&&!(l.overflowY===l.overflowX&&!$S(e)&&l[a]==="visible")},eC=function(e){return gg(e,"overflowY")},aC=function(e){return gg(e,"overflowX")},V2=function(e,a){var l=a.ownerDocument,n=a;do{typeof ShadowRoot<"u"&&n instanceof ShadowRoot&&(n=n.host);var o=pg(e,n);if(o){var s=Tg(e,n),c=s[1],d=s[2];if(c>d)return!0}n=n.parentNode}while(n&&n!==l.body);return!1},tC=function(e){var a=e.scrollTop,l=e.scrollHeight,n=e.clientHeight;return[a,l,n]},iC=function(e){var a=e.scrollLeft,l=e.scrollWidth,n=e.clientWidth;return[a,l,n]},pg=function(e,a){return e==="v"?eC(a):aC(a)},Tg=function(e,a){return e==="v"?tC(a):iC(a)},lC=function(e,a){return e==="h"&&a==="rtl"?-1:1},nC=function(e,a,l,n,o){var s=lC(e,window.getComputedStyle(a).direction),c=s*n,d=l.target,m=a.contains(d),g=!1,p=c>0,T=0,C=0;do{if(!d)break;var S=Tg(e,d),A=S[0],E=S[1],N=S[2],x=E-N-s*A;(A||x)&&pg(e,d)&&(T+=x,C+=A);var G=d.parentNode;d=G&&G.nodeType===Node.DOCUMENT_FRAGMENT_NODE?G.host:G}while(!m&&d!==document.body||m&&(a.contains(d)||a===d));return(p&&Math.abs(T)<1||!p&&Math.abs(C)<1)&&(g=!0),g},vs=function(e){return"changedTouches"in e?[e.changedTouches[0].clientX,e.changedTouches[0].clientY]:[0,0]},q2=function(e){return[e.deltaX,e.deltaY]},K2=function(e){return e&&"current"in e?e.current:e},rC=function(e,a){return e[0]===a[0]&&e[1]===a[1]},oC=function(e){return`
|
|
95
|
+
.block-interactivity-`.concat(e,` {pointer-events: none;}
|
|
96
|
+
.allow-interactivity-`).concat(e,` {pointer-events: all;}
|
|
97
|
+
`)},uC=0,Gn=[];function sC(e){var a=_.useRef([]),l=_.useRef([0,0]),n=_.useRef(),o=_.useState(uC++)[0],s=_.useState(hg)[0],c=_.useRef(e);_.useEffect(function(){c.current=e},[e]),_.useEffect(function(){if(e.inert){document.body.classList.add("block-interactivity-".concat(o));var E=zS([e.lockRef.current],(e.shards||[]).map(K2),!0).filter(Boolean);return E.forEach(function(N){return N.classList.add("allow-interactivity-".concat(o))}),function(){document.body.classList.remove("block-interactivity-".concat(o)),E.forEach(function(N){return N.classList.remove("allow-interactivity-".concat(o))})}}},[e.inert,e.lockRef.current,e.shards]);var d=_.useCallback(function(E,N){if("touches"in E&&E.touches.length===2||E.type==="wheel"&&E.ctrlKey)return!c.current.allowPinchZoom;var x=vs(E),G=l.current,O="deltaX"in E?E.deltaX:G[0]-x[0],j="deltaY"in E?E.deltaY:G[1]-x[1],U,F=E.target,W=Math.abs(O)>Math.abs(j)?"h":"v";if("touches"in E&&W==="h"&&F.type==="range")return!1;var X=V2(W,F);if(!X)return!0;if(X?U=W:(U=W==="v"?"h":"v",X=V2(W,F)),!X)return!1;if(!n.current&&"changedTouches"in E&&(O||j)&&(n.current=U),!U)return!0;var he=n.current||U;return nC(he,N,E,he==="h"?O:j)},[]),m=_.useCallback(function(E){var N=E;if(!(!Gn.length||Gn[Gn.length-1]!==s)){var x="deltaY"in N?q2(N):vs(N),G=a.current.filter(function(U){return U.name===N.type&&(U.target===N.target||N.target===U.shadowParent)&&rC(U.delta,x)})[0];if(G&&G.should){N.cancelable&&N.preventDefault();return}if(!G){var O=(c.current.shards||[]).map(K2).filter(Boolean).filter(function(U){return U.contains(N.target)}),j=O.length>0?d(N,O[0]):!c.current.noIsolation;j&&N.cancelable&&N.preventDefault()}}},[]),g=_.useCallback(function(E,N,x,G){var O={name:E,delta:N,target:x,should:G,shadowParent:cC(x)};a.current.push(O),setTimeout(function(){a.current=a.current.filter(function(j){return j!==O})},1)},[]),p=_.useCallback(function(E){l.current=vs(E),n.current=void 0},[]),T=_.useCallback(function(E){g(E.type,q2(E),E.target,d(E,e.lockRef.current))},[]),C=_.useCallback(function(E){g(E.type,vs(E),E.target,d(E,e.lockRef.current))},[]);_.useEffect(function(){return Gn.push(s),e.setCallbacks({onScrollCapture:T,onWheelCapture:T,onTouchMoveCapture:C}),document.addEventListener("wheel",m,wn),document.addEventListener("touchmove",m,wn),document.addEventListener("touchstart",p,wn),function(){Gn=Gn.filter(function(E){return E!==s}),document.removeEventListener("wheel",m,wn),document.removeEventListener("touchmove",m,wn),document.removeEventListener("touchstart",p,wn)}},[]);var S=e.removeScrollBar,A=e.inert;return _.createElement(_.Fragment,null,A?_.createElement(s,{styles:oC(o)}):null,S?_.createElement(JS,{noRelative:e.noRelative,gapMode:e.gapMode}):null)}function cC(e){for(var a=null;e!==null;)e instanceof ShadowRoot&&(a=e.host,e=e.host),e=e.parentNode;return a}const fC=FS(mg,sC);var C0=_.forwardRef(function(e,a){return _.createElement(fc,Zt({},e,{ref:a,sideCar:fC}))});C0.classNames=fc.classNames;var dC=function(e){if(typeof document>"u")return null;var a=Array.isArray(e)?e[0]:e;return a.ownerDocument.body},kn=new WeakMap,Ss=new WeakMap,Cs={},cb=0,vg=function(e){return e&&(e.host||vg(e.parentNode))},bC=function(e,a){return a.map(function(l){if(e.contains(l))return l;var n=vg(l);return n&&e.contains(n)?n:(console.error("aria-hidden",l,"in not contained inside",e,". Doing nothing"),null)}).filter(function(l){return!!l})},mC=function(e,a,l,n){var o=bC(a,Array.isArray(e)?e:[e]);Cs[l]||(Cs[l]=new WeakMap);var s=Cs[l],c=[],d=new Set,m=new Set(o),g=function(T){!T||d.has(T)||(d.add(T),g(T.parentNode))};o.forEach(g);var p=function(T){!T||m.has(T)||Array.prototype.forEach.call(T.children,function(C){if(d.has(C))p(C);else try{var S=C.getAttribute(n),A=S!==null&&S!=="false",E=(kn.get(C)||0)+1,N=(s.get(C)||0)+1;kn.set(C,E),s.set(C,N),c.push(C),E===1&&A&&Ss.set(C,!0),N===1&&C.setAttribute(l,"true"),A||C.setAttribute(n,"true")}catch(x){console.error("aria-hidden: cannot operate on ",C,x)}})};return p(a),d.clear(),cb++,function(){c.forEach(function(T){var C=kn.get(T)-1,S=s.get(T)-1;kn.set(T,C),s.set(T,S),C||(Ss.has(T)||T.removeAttribute(n),Ss.delete(T)),S||T.removeAttribute(l)}),cb--,cb||(kn=new WeakMap,kn=new WeakMap,Ss=new WeakMap,Cs={})}},Sg=function(e,a,l){l===void 0&&(l="data-aria-hidden");var n=Array.from(Array.isArray(e)?e:[e]),o=dC(e);return o?(n.push.apply(n,Array.from(o.querySelectorAll("[aria-live], script"))),mC(n,o,l,"aria-hidden")):function(){return null}},dc="Dialog",[Cg]=cc(dc),[hC,Wt]=Cg(dc),yg=e=>{const{__scopeDialog:a,children:l,open:n,defaultOpen:o,onOpenChange:s,modal:c=!0}=e,d=_.useRef(null),m=_.useRef(null),[g,p]=p0({prop:n,defaultProp:o??!1,onChange:s,caller:dc});return y.jsx(hC,{scope:a,triggerRef:d,contentRef:m,contentId:Rs(),titleId:Rs(),descriptionId:Rs(),open:g,onOpenChange:p,onOpenToggle:_.useCallback(()=>p(T=>!T),[p]),modal:c,children:l})};yg.displayName=dc;var Mg="DialogTrigger",gC=_.forwardRef((e,a)=>{const{__scopeDialog:l,...n}=e,o=Wt(Mg,l),s=Ct(a,o.triggerRef);return y.jsx(wa.button,{type:"button","aria-haspopup":"dialog","aria-expanded":o.open,"aria-controls":o.contentId,"data-state":E0(o.open),...n,ref:s,onClick:qa(e.onClick,o.onOpenToggle)})});gC.displayName=Mg;var y0="DialogPortal",[pC,Eg]=Cg(y0,{forceMount:void 0}),Ag=e=>{const{__scopeDialog:a,forceMount:l,children:n,container:o}=e,s=Wt(y0,a);return y.jsx(pC,{scope:a,forceMount:l,children:_.Children.map(n,c=>y.jsx(ir,{present:l||s.open,children:y.jsx(cg,{asChild:!0,container:o,children:c})}))})};Ag.displayName=y0;var js="DialogOverlay",Lg=_.forwardRef((e,a)=>{const l=Eg(js,e.__scopeDialog),{forceMount:n=l.forceMount,...o}=e,s=Wt(js,e.__scopeDialog);return s.modal?y.jsx(ir,{present:n||s.open,children:y.jsx(vC,{...o,ref:a})}):null});Lg.displayName=js;var TC=T0("DialogOverlay.RemoveScroll"),vC=_.forwardRef((e,a)=>{const{__scopeDialog:l,...n}=e,o=Wt(js,l);return y.jsx(C0,{as:TC,allowPinchZoom:!0,shards:[o.contentRef],children:y.jsx(wa.div,{"data-state":E0(o.open),...n,ref:a,style:{pointerEvents:"auto",...n.style}})})}),Pl="DialogContent",Dg=_.forwardRef((e,a)=>{const l=Eg(Pl,e.__scopeDialog),{forceMount:n=l.forceMount,...o}=e,s=Wt(Pl,e.__scopeDialog);return y.jsx(ir,{present:n||s.open,children:s.modal?y.jsx(SC,{...o,ref:a}):y.jsx(CC,{...o,ref:a})})});Dg.displayName=Pl;var SC=_.forwardRef((e,a)=>{const l=Wt(Pl,e.__scopeDialog),n=_.useRef(null),o=Ct(a,l.contentRef,n);return _.useEffect(()=>{const s=n.current;if(s)return Sg(s)},[]),y.jsx(xg,{...e,ref:o,trapFocus:l.open,disableOutsidePointerEvents:!0,onCloseAutoFocus:qa(e.onCloseAutoFocus,s=>{s.preventDefault(),l.triggerRef.current?.focus()}),onPointerDownOutside:qa(e.onPointerDownOutside,s=>{const c=s.detail.originalEvent,d=c.button===0&&c.ctrlKey===!0;(c.button===2||d)&&s.preventDefault()}),onFocusOutside:qa(e.onFocusOutside,s=>s.preventDefault())})}),CC=_.forwardRef((e,a)=>{const l=Wt(Pl,e.__scopeDialog),n=_.useRef(!1),o=_.useRef(!1);return y.jsx(xg,{...e,ref:a,trapFocus:!1,disableOutsidePointerEvents:!1,onCloseAutoFocus:s=>{e.onCloseAutoFocus?.(s),s.defaultPrevented||(n.current||l.triggerRef.current?.focus(),s.preventDefault()),n.current=!1,o.current=!1},onInteractOutside:s=>{e.onInteractOutside?.(s),s.defaultPrevented||(n.current=!0,s.detail.originalEvent.type==="pointerdown"&&(o.current=!0));const c=s.target;l.triggerRef.current?.contains(c)&&s.preventDefault(),s.detail.originalEvent.type==="focusin"&&o.current&&s.preventDefault()}})}),xg=_.forwardRef((e,a)=>{const{__scopeDialog:l,trapFocus:n,onOpenAutoFocus:o,onCloseAutoFocus:s,...c}=e,d=Wt(Pl,l),m=_.useRef(null),g=Ct(a,m);return fg(),y.jsxs(y.Fragment,{children:[y.jsx(S0,{asChild:!0,loop:!0,trapped:n,onMountAutoFocus:o,onUnmountAutoFocus:s,children:y.jsx(v0,{role:"dialog",id:d.contentId,"aria-describedby":d.descriptionId,"aria-labelledby":d.titleId,"data-state":E0(d.open),...c,ref:g,onDismiss:()=>d.onOpenChange(!1)})}),y.jsxs(y.Fragment,{children:[y.jsx(yC,{titleId:d.titleId}),y.jsx(EC,{contentRef:m,descriptionId:d.descriptionId})]})]})}),M0="DialogTitle",_g=_.forwardRef((e,a)=>{const{__scopeDialog:l,...n}=e,o=Wt(M0,l);return y.jsx(wa.h2,{id:o.titleId,...n,ref:a})});_g.displayName=M0;var zg="DialogDescription",Rg=_.forwardRef((e,a)=>{const{__scopeDialog:l,...n}=e,o=Wt(zg,l);return y.jsx(wa.p,{id:o.descriptionId,...n,ref:a})});Rg.displayName=zg;var Ig="DialogClose",Ng=_.forwardRef((e,a)=>{const{__scopeDialog:l,...n}=e,o=Wt(Ig,l);return y.jsx(wa.button,{type:"button",...n,ref:a,onClick:qa(e.onClick,()=>o.onOpenChange(!1))})});Ng.displayName=Ig;function E0(e){return e?"open":"closed"}var Bg="DialogTitleWarning",[nN,Og]=Xv(Bg,{contentName:Pl,titleName:M0,docsSlug:"dialog"}),yC=({titleId:e})=>{const a=Og(Bg),l=`\`${a.contentName}\` requires a \`${a.titleName}\` for the component to be accessible for screen reader users.
|
|
98
|
+
|
|
99
|
+
If you want to hide the \`${a.titleName}\`, you can wrap it with our VisuallyHidden component.
|
|
100
|
+
|
|
101
|
+
For more information, see https://radix-ui.com/primitives/docs/components/${a.docsSlug}`;return _.useEffect(()=>{e&&(document.getElementById(e)||console.error(l))},[l,e]),null},MC="DialogDescriptionWarning",EC=({contentRef:e,descriptionId:a})=>{const n=`Warning: Missing \`Description\` or \`aria-describedby={undefined}\` for {${Og(MC).contentName}}.`;return _.useEffect(()=>{const o=e.current?.getAttribute("aria-describedby");a&&o&&(document.getElementById(a)||console.warn(n))},[n,e,a]),null},AC=yg,LC=Ag,wg=Lg,Gg=Dg,kg=_g,Fg=Rg,DC=Ng;/**
|
|
102
|
+
* @license lucide-react v0.487.0 - ISC
|
|
103
|
+
*
|
|
104
|
+
* This source code is licensed under the ISC license.
|
|
105
|
+
* See the LICENSE file in the root directory of this source tree.
|
|
106
|
+
*/const xC=e=>e.replace(/([a-z0-9])([A-Z])/g,"$1-$2").toLowerCase(),_C=e=>e.replace(/^([A-Z])|[\s-_]+(\w)/g,(a,l,n)=>n?n.toUpperCase():l.toLowerCase()),Y2=e=>{const a=_C(e);return a.charAt(0).toUpperCase()+a.slice(1)},Pg=(...e)=>e.filter((a,l,n)=>!!a&&a.trim()!==""&&n.indexOf(a)===l).join(" ").trim();/**
|
|
107
|
+
* @license lucide-react v0.487.0 - ISC
|
|
108
|
+
*
|
|
109
|
+
* This source code is licensed under the ISC license.
|
|
110
|
+
* See the LICENSE file in the root directory of this source tree.
|
|
111
|
+
*/var zC={xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round"};/**
|
|
112
|
+
* @license lucide-react v0.487.0 - ISC
|
|
113
|
+
*
|
|
114
|
+
* This source code is licensed under the ISC license.
|
|
115
|
+
* See the LICENSE file in the root directory of this source tree.
|
|
116
|
+
*/const RC=_.forwardRef(({color:e="currentColor",size:a=24,strokeWidth:l=2,absoluteStrokeWidth:n,className:o="",children:s,iconNode:c,...d},m)=>_.createElement("svg",{ref:m,...zC,width:a,height:a,stroke:e,strokeWidth:n?Number(l)*24/Number(a):l,className:Pg("lucide",o),...d},[...c.map(([g,p])=>_.createElement(g,p)),...Array.isArray(s)?s:[s]]));/**
|
|
117
|
+
* @license lucide-react v0.487.0 - ISC
|
|
118
|
+
*
|
|
119
|
+
* This source code is licensed under the ISC license.
|
|
120
|
+
* See the LICENSE file in the root directory of this source tree.
|
|
121
|
+
*/const A0=(e,a)=>{const l=_.forwardRef(({className:n,...o},s)=>_.createElement(RC,{ref:s,iconNode:a,className:Pg(`lucide-${xC(Y2(e))}`,`lucide-${e}`,n),...o}));return l.displayName=Y2(e),l};/**
|
|
122
|
+
* @license lucide-react v0.487.0 - ISC
|
|
123
|
+
*
|
|
124
|
+
* This source code is licensed under the ISC license.
|
|
125
|
+
* See the LICENSE file in the root directory of this source tree.
|
|
126
|
+
*/const IC=[["path",{d:"M20 6 9 17l-5-5",key:"1gmf2c"}]],Ug=A0("check",IC);/**
|
|
127
|
+
* @license lucide-react v0.487.0 - ISC
|
|
128
|
+
*
|
|
129
|
+
* This source code is licensed under the ISC license.
|
|
130
|
+
* See the LICENSE file in the root directory of this source tree.
|
|
131
|
+
*/const NC=[["path",{d:"m6 9 6 6 6-6",key:"qrunsl"}]],Hg=A0("chevron-down",NC);/**
|
|
132
|
+
* @license lucide-react v0.487.0 - ISC
|
|
133
|
+
*
|
|
134
|
+
* This source code is licensed under the ISC license.
|
|
135
|
+
* See the LICENSE file in the root directory of this source tree.
|
|
136
|
+
*/const BC=[["path",{d:"M18 6 6 18",key:"1bl5f8"}],["path",{d:"m6 6 12 12",key:"d8bk6v"}]],L0=A0("x",BC);function Wg(e){var a,l,n="";if(typeof e=="string"||typeof e=="number")n+=e;else if(typeof e=="object")if(Array.isArray(e)){var o=e.length;for(a=0;a<o;a++)e[a]&&(l=Wg(e[a]))&&(n&&(n+=" "),n+=l)}else for(l in e)e[l]&&(n&&(n+=" "),n+=l);return n}function jg(){for(var e,a,l=0,n="",o=arguments.length;l<o;l++)(e=arguments[l])&&(a=Wg(e))&&(n&&(n+=" "),n+=a);return n}const D0="-",OC=e=>{const a=GC(e),{conflictingClassGroups:l,conflictingClassGroupModifiers:n}=e;return{getClassGroupId:c=>{const d=c.split(D0);return d[0]===""&&d.length!==1&&d.shift(),Vg(d,a)||wC(c)},getConflictingClassGroupIds:(c,d)=>{const m=l[c]||[];return d&&n[c]?[...m,...n[c]]:m}}},Vg=(e,a)=>{if(e.length===0)return a.classGroupId;const l=e[0],n=a.nextPart.get(l),o=n?Vg(e.slice(1),n):void 0;if(o)return o;if(a.validators.length===0)return;const s=e.join(D0);return a.validators.find(({validator:c})=>c(s))?.classGroupId},Q2=/^\[(.+)\]$/,wC=e=>{if(Q2.test(e)){const a=Q2.exec(e)[1],l=a?.substring(0,a.indexOf(":"));if(l)return"arbitrary.."+l}},GC=e=>{const{theme:a,classGroups:l}=e,n={nextPart:new Map,validators:[]};for(const o in l)Hb(l[o],n,o,a);return n},Hb=(e,a,l,n)=>{e.forEach(o=>{if(typeof o=="string"){const s=o===""?a:X2(a,o);s.classGroupId=l;return}if(typeof o=="function"){if(kC(o)){Hb(o(n),a,l,n);return}a.validators.push({validator:o,classGroupId:l});return}Object.entries(o).forEach(([s,c])=>{Hb(c,X2(a,s),l,n)})})},X2=(e,a)=>{let l=e;return a.split(D0).forEach(n=>{l.nextPart.has(n)||l.nextPart.set(n,{nextPart:new Map,validators:[]}),l=l.nextPart.get(n)}),l},kC=e=>e.isThemeGetter,FC=e=>{if(e<1)return{get:()=>{},set:()=>{}};let a=0,l=new Map,n=new Map;const o=(s,c)=>{l.set(s,c),a++,a>e&&(a=0,n=l,l=new Map)};return{get(s){let c=l.get(s);if(c!==void 0)return c;if((c=n.get(s))!==void 0)return o(s,c),c},set(s,c){l.has(s)?l.set(s,c):o(s,c)}}},Wb="!",jb=":",PC=jb.length,UC=e=>{const{prefix:a,experimentalParseClassName:l}=e;let n=o=>{const s=[];let c=0,d=0,m=0,g;for(let A=0;A<o.length;A++){let E=o[A];if(c===0&&d===0){if(E===jb){s.push(o.slice(m,A)),m=A+PC;continue}if(E==="/"){g=A;continue}}E==="["?c++:E==="]"?c--:E==="("?d++:E===")"&&d--}const p=s.length===0?o:o.substring(m),T=HC(p),C=T!==p,S=g&&g>m?g-m:void 0;return{modifiers:s,hasImportantModifier:C,baseClassName:T,maybePostfixModifierPosition:S}};if(a){const o=a+jb,s=n;n=c=>c.startsWith(o)?s(c.substring(o.length)):{isExternal:!0,modifiers:[],hasImportantModifier:!1,baseClassName:c,maybePostfixModifierPosition:void 0}}if(l){const o=n;n=s=>l({className:s,parseClassName:o})}return n},HC=e=>e.endsWith(Wb)?e.substring(0,e.length-1):e.startsWith(Wb)?e.substring(1):e,WC=e=>{const a=Object.fromEntries(e.orderSensitiveModifiers.map(n=>[n,!0]));return n=>{if(n.length<=1)return n;const o=[];let s=[];return n.forEach(c=>{c[0]==="["||a[c]?(o.push(...s.sort(),c),s=[]):s.push(c)}),o.push(...s.sort()),o}},jC=e=>({cache:FC(e.cacheSize),parseClassName:UC(e),sortModifiers:WC(e),...OC(e)}),VC=/\s+/,qC=(e,a)=>{const{parseClassName:l,getClassGroupId:n,getConflictingClassGroupIds:o,sortModifiers:s}=a,c=[],d=e.trim().split(VC);let m="";for(let g=d.length-1;g>=0;g-=1){const p=d[g],{isExternal:T,modifiers:C,hasImportantModifier:S,baseClassName:A,maybePostfixModifierPosition:E}=l(p);if(T){m=p+(m.length>0?" "+m:m);continue}let N=!!E,x=n(N?A.substring(0,E):A);if(!x){if(!N){m=p+(m.length>0?" "+m:m);continue}if(x=n(A),!x){m=p+(m.length>0?" "+m:m);continue}N=!1}const G=s(C).join(":"),O=S?G+Wb:G,j=O+x;if(c.includes(j))continue;c.push(j);const U=o(x,N);for(let F=0;F<U.length;++F){const W=U[F];c.push(O+W)}m=p+(m.length>0?" "+m:m)}return m};function KC(){let e=0,a,l,n="";for(;e<arguments.length;)(a=arguments[e++])&&(l=qg(a))&&(n&&(n+=" "),n+=l);return n}const qg=e=>{if(typeof e=="string")return e;let a,l="";for(let n=0;n<e.length;n++)e[n]&&(a=qg(e[n]))&&(l&&(l+=" "),l+=a);return l};function YC(e,...a){let l,n,o,s=c;function c(m){const g=a.reduce((p,T)=>T(p),e());return l=jC(g),n=l.cache.get,o=l.cache.set,s=d,d(m)}function d(m){const g=n(m);if(g)return g;const p=qC(m,l);return o(m,p),p}return function(){return s(KC.apply(null,arguments))}}const Aa=e=>{const a=l=>l[e]||[];return a.isThemeGetter=!0,a},Kg=/^\[(?:(\w[\w-]*):)?(.+)\]$/i,Yg=/^\((?:(\w[\w-]*):)?(.+)\)$/i,QC=/^\d+\/\d+$/,XC=/^(\d+(\.\d+)?)?(xs|sm|md|lg|xl)$/,ZC=/\d+(%|px|r?em|[sdl]?v([hwib]|min|max)|pt|pc|in|cm|mm|cap|ch|ex|r?lh|cq(w|h|i|b|min|max))|\b(calc|min|max|clamp)\(.+\)|^0$/,JC=/^(rgba?|hsla?|hwb|(ok)?(lab|lch)|color-mix)\(.+\)$/,$C=/^(inset_)?-?((\d+)?\.?(\d+)[a-z]+|0)_-?((\d+)?\.?(\d+)[a-z]+|0)/,ey=/^(url|image|image-set|cross-fade|element|(repeating-)?(linear|radial|conic)-gradient)\(.+\)$/,Fn=e=>QC.test(e),Oe=e=>!!e&&!Number.isNaN(Number(e)),ll=e=>!!e&&Number.isInteger(Number(e)),fb=e=>e.endsWith("%")&&Oe(e.slice(0,-1)),Li=e=>XC.test(e),ay=()=>!0,ty=e=>ZC.test(e)&&!JC.test(e),Qg=()=>!1,iy=e=>$C.test(e),ly=e=>ey.test(e),ny=e=>!ve(e)&&!Se(e),ry=e=>lr(e,Jg,Qg),ve=e=>Kg.test(e),Bl=e=>lr(e,$g,ty),db=e=>lr(e,fy,Oe),Z2=e=>lr(e,Xg,Qg),oy=e=>lr(e,Zg,ly),ys=e=>lr(e,ep,iy),Se=e=>Yg.test(e),so=e=>nr(e,$g),uy=e=>nr(e,dy),J2=e=>nr(e,Xg),sy=e=>nr(e,Jg),cy=e=>nr(e,Zg),Ms=e=>nr(e,ep,!0),lr=(e,a,l)=>{const n=Kg.exec(e);return n?n[1]?a(n[1]):l(n[2]):!1},nr=(e,a,l=!1)=>{const n=Yg.exec(e);return n?n[1]?a(n[1]):l:!1},Xg=e=>e==="position"||e==="percentage",Zg=e=>e==="image"||e==="url",Jg=e=>e==="length"||e==="size"||e==="bg-size",$g=e=>e==="length",fy=e=>e==="number",dy=e=>e==="family-name",ep=e=>e==="shadow",by=()=>{const e=Aa("color"),a=Aa("font"),l=Aa("text"),n=Aa("font-weight"),o=Aa("tracking"),s=Aa("leading"),c=Aa("breakpoint"),d=Aa("container"),m=Aa("spacing"),g=Aa("radius"),p=Aa("shadow"),T=Aa("inset-shadow"),C=Aa("text-shadow"),S=Aa("drop-shadow"),A=Aa("blur"),E=Aa("perspective"),N=Aa("aspect"),x=Aa("ease"),G=Aa("animate"),O=()=>["auto","avoid","all","avoid-page","page","left","right","column"],j=()=>["center","top","bottom","left","right","top-left","left-top","top-right","right-top","bottom-right","right-bottom","bottom-left","left-bottom"],U=()=>[...j(),Se,ve],F=()=>["auto","hidden","clip","visible","scroll"],W=()=>["auto","contain","none"],X=()=>[Se,ve,m],he=()=>[Fn,"full","auto",...X()],pe=()=>[ll,"none","subgrid",Se,ve],de=()=>["auto",{span:["full",ll,Se,ve]},ll,Se,ve],fe=()=>[ll,"auto",Se,ve],be=()=>["auto","min","max","fr",Se,ve],oe=()=>["start","end","center","between","around","evenly","stretch","baseline","center-safe","end-safe"],ge=()=>["start","end","center","stretch","center-safe","end-safe"],H=()=>["auto",...X()],ae=()=>[Fn,"auto","full","dvw","dvh","lvw","lvh","svw","svh","min","max","fit",...X()],Q=()=>[e,Se,ve],Ee=()=>[...j(),J2,Z2,{position:[Se,ve]}],R=()=>["no-repeat",{repeat:["","x","y","space","round"]}],w=()=>["auto","cover","contain",sy,ry,{size:[Se,ve]}],$=()=>[fb,so,Bl],D=()=>["","none","full",g,Se,ve],ce=()=>["",Oe,so,Bl],Ae=()=>["solid","dashed","dotted","double"],Me=()=>["normal","multiply","screen","overlay","darken","lighten","color-dodge","color-burn","hard-light","soft-light","difference","exclusion","hue","saturation","color","luminosity"],Ce=()=>[Oe,fb,J2,Z2],Qe=()=>["","none",A,Se,ve],He=()=>["none",Oe,Se,ve],ya=()=>["none",Oe,Se,ve],Pa=()=>[Oe,Se,ve],yt=()=>[Fn,"full",...X()];return{cacheSize:500,theme:{animate:["spin","ping","pulse","bounce"],aspect:["video"],blur:[Li],breakpoint:[Li],color:[ay],container:[Li],"drop-shadow":[Li],ease:["in","out","in-out"],font:[ny],"font-weight":["thin","extralight","light","normal","medium","semibold","bold","extrabold","black"],"inset-shadow":[Li],leading:["none","tight","snug","normal","relaxed","loose"],perspective:["dramatic","near","normal","midrange","distant","none"],radius:[Li],shadow:[Li],spacing:["px",Oe],text:[Li],"text-shadow":[Li],tracking:["tighter","tight","normal","wide","wider","widest"]},classGroups:{aspect:[{aspect:["auto","square",Fn,ve,Se,N]}],container:["container"],columns:[{columns:[Oe,ve,Se,d]}],"break-after":[{"break-after":O()}],"break-before":[{"break-before":O()}],"break-inside":[{"break-inside":["auto","avoid","avoid-page","avoid-column"]}],"box-decoration":[{"box-decoration":["slice","clone"]}],box:[{box:["border","content"]}],display:["block","inline-block","inline","flex","inline-flex","table","inline-table","table-caption","table-cell","table-column","table-column-group","table-footer-group","table-header-group","table-row-group","table-row","flow-root","grid","inline-grid","contents","list-item","hidden"],sr:["sr-only","not-sr-only"],float:[{float:["right","left","none","start","end"]}],clear:[{clear:["left","right","both","none","start","end"]}],isolation:["isolate","isolation-auto"],"object-fit":[{object:["contain","cover","fill","none","scale-down"]}],"object-position":[{object:U()}],overflow:[{overflow:F()}],"overflow-x":[{"overflow-x":F()}],"overflow-y":[{"overflow-y":F()}],overscroll:[{overscroll:W()}],"overscroll-x":[{"overscroll-x":W()}],"overscroll-y":[{"overscroll-y":W()}],position:["static","fixed","absolute","relative","sticky"],inset:[{inset:he()}],"inset-x":[{"inset-x":he()}],"inset-y":[{"inset-y":he()}],start:[{start:he()}],end:[{end:he()}],top:[{top:he()}],right:[{right:he()}],bottom:[{bottom:he()}],left:[{left:he()}],visibility:["visible","invisible","collapse"],z:[{z:[ll,"auto",Se,ve]}],basis:[{basis:[Fn,"full","auto",d,...X()]}],"flex-direction":[{flex:["row","row-reverse","col","col-reverse"]}],"flex-wrap":[{flex:["nowrap","wrap","wrap-reverse"]}],flex:[{flex:[Oe,Fn,"auto","initial","none",ve]}],grow:[{grow:["",Oe,Se,ve]}],shrink:[{shrink:["",Oe,Se,ve]}],order:[{order:[ll,"first","last","none",Se,ve]}],"grid-cols":[{"grid-cols":pe()}],"col-start-end":[{col:de()}],"col-start":[{"col-start":fe()}],"col-end":[{"col-end":fe()}],"grid-rows":[{"grid-rows":pe()}],"row-start-end":[{row:de()}],"row-start":[{"row-start":fe()}],"row-end":[{"row-end":fe()}],"grid-flow":[{"grid-flow":["row","col","dense","row-dense","col-dense"]}],"auto-cols":[{"auto-cols":be()}],"auto-rows":[{"auto-rows":be()}],gap:[{gap:X()}],"gap-x":[{"gap-x":X()}],"gap-y":[{"gap-y":X()}],"justify-content":[{justify:[...oe(),"normal"]}],"justify-items":[{"justify-items":[...ge(),"normal"]}],"justify-self":[{"justify-self":["auto",...ge()]}],"align-content":[{content:["normal",...oe()]}],"align-items":[{items:[...ge(),{baseline:["","last"]}]}],"align-self":[{self:["auto",...ge(),{baseline:["","last"]}]}],"place-content":[{"place-content":oe()}],"place-items":[{"place-items":[...ge(),"baseline"]}],"place-self":[{"place-self":["auto",...ge()]}],p:[{p:X()}],px:[{px:X()}],py:[{py:X()}],ps:[{ps:X()}],pe:[{pe:X()}],pt:[{pt:X()}],pr:[{pr:X()}],pb:[{pb:X()}],pl:[{pl:X()}],m:[{m:H()}],mx:[{mx:H()}],my:[{my:H()}],ms:[{ms:H()}],me:[{me:H()}],mt:[{mt:H()}],mr:[{mr:H()}],mb:[{mb:H()}],ml:[{ml:H()}],"space-x":[{"space-x":X()}],"space-x-reverse":["space-x-reverse"],"space-y":[{"space-y":X()}],"space-y-reverse":["space-y-reverse"],size:[{size:ae()}],w:[{w:[d,"screen",...ae()]}],"min-w":[{"min-w":[d,"screen","none",...ae()]}],"max-w":[{"max-w":[d,"screen","none","prose",{screen:[c]},...ae()]}],h:[{h:["screen","lh",...ae()]}],"min-h":[{"min-h":["screen","lh","none",...ae()]}],"max-h":[{"max-h":["screen","lh",...ae()]}],"font-size":[{text:["base",l,so,Bl]}],"font-smoothing":["antialiased","subpixel-antialiased"],"font-style":["italic","not-italic"],"font-weight":[{font:[n,Se,db]}],"font-stretch":[{"font-stretch":["ultra-condensed","extra-condensed","condensed","semi-condensed","normal","semi-expanded","expanded","extra-expanded","ultra-expanded",fb,ve]}],"font-family":[{font:[uy,ve,a]}],"fvn-normal":["normal-nums"],"fvn-ordinal":["ordinal"],"fvn-slashed-zero":["slashed-zero"],"fvn-figure":["lining-nums","oldstyle-nums"],"fvn-spacing":["proportional-nums","tabular-nums"],"fvn-fraction":["diagonal-fractions","stacked-fractions"],tracking:[{tracking:[o,Se,ve]}],"line-clamp":[{"line-clamp":[Oe,"none",Se,db]}],leading:[{leading:[s,...X()]}],"list-image":[{"list-image":["none",Se,ve]}],"list-style-position":[{list:["inside","outside"]}],"list-style-type":[{list:["disc","decimal","none",Se,ve]}],"text-alignment":[{text:["left","center","right","justify","start","end"]}],"placeholder-color":[{placeholder:Q()}],"text-color":[{text:Q()}],"text-decoration":["underline","overline","line-through","no-underline"],"text-decoration-style":[{decoration:[...Ae(),"wavy"]}],"text-decoration-thickness":[{decoration:[Oe,"from-font","auto",Se,Bl]}],"text-decoration-color":[{decoration:Q()}],"underline-offset":[{"underline-offset":[Oe,"auto",Se,ve]}],"text-transform":["uppercase","lowercase","capitalize","normal-case"],"text-overflow":["truncate","text-ellipsis","text-clip"],"text-wrap":[{text:["wrap","nowrap","balance","pretty"]}],indent:[{indent:X()}],"vertical-align":[{align:["baseline","top","middle","bottom","text-top","text-bottom","sub","super",Se,ve]}],whitespace:[{whitespace:["normal","nowrap","pre","pre-line","pre-wrap","break-spaces"]}],break:[{break:["normal","words","all","keep"]}],wrap:[{wrap:["break-word","anywhere","normal"]}],hyphens:[{hyphens:["none","manual","auto"]}],content:[{content:["none",Se,ve]}],"bg-attachment":[{bg:["fixed","local","scroll"]}],"bg-clip":[{"bg-clip":["border","padding","content","text"]}],"bg-origin":[{"bg-origin":["border","padding","content"]}],"bg-position":[{bg:Ee()}],"bg-repeat":[{bg:R()}],"bg-size":[{bg:w()}],"bg-image":[{bg:["none",{linear:[{to:["t","tr","r","br","b","bl","l","tl"]},ll,Se,ve],radial:["",Se,ve],conic:[ll,Se,ve]},cy,oy]}],"bg-color":[{bg:Q()}],"gradient-from-pos":[{from:$()}],"gradient-via-pos":[{via:$()}],"gradient-to-pos":[{to:$()}],"gradient-from":[{from:Q()}],"gradient-via":[{via:Q()}],"gradient-to":[{to:Q()}],rounded:[{rounded:D()}],"rounded-s":[{"rounded-s":D()}],"rounded-e":[{"rounded-e":D()}],"rounded-t":[{"rounded-t":D()}],"rounded-r":[{"rounded-r":D()}],"rounded-b":[{"rounded-b":D()}],"rounded-l":[{"rounded-l":D()}],"rounded-ss":[{"rounded-ss":D()}],"rounded-se":[{"rounded-se":D()}],"rounded-ee":[{"rounded-ee":D()}],"rounded-es":[{"rounded-es":D()}],"rounded-tl":[{"rounded-tl":D()}],"rounded-tr":[{"rounded-tr":D()}],"rounded-br":[{"rounded-br":D()}],"rounded-bl":[{"rounded-bl":D()}],"border-w":[{border:ce()}],"border-w-x":[{"border-x":ce()}],"border-w-y":[{"border-y":ce()}],"border-w-s":[{"border-s":ce()}],"border-w-e":[{"border-e":ce()}],"border-w-t":[{"border-t":ce()}],"border-w-r":[{"border-r":ce()}],"border-w-b":[{"border-b":ce()}],"border-w-l":[{"border-l":ce()}],"divide-x":[{"divide-x":ce()}],"divide-x-reverse":["divide-x-reverse"],"divide-y":[{"divide-y":ce()}],"divide-y-reverse":["divide-y-reverse"],"border-style":[{border:[...Ae(),"hidden","none"]}],"divide-style":[{divide:[...Ae(),"hidden","none"]}],"border-color":[{border:Q()}],"border-color-x":[{"border-x":Q()}],"border-color-y":[{"border-y":Q()}],"border-color-s":[{"border-s":Q()}],"border-color-e":[{"border-e":Q()}],"border-color-t":[{"border-t":Q()}],"border-color-r":[{"border-r":Q()}],"border-color-b":[{"border-b":Q()}],"border-color-l":[{"border-l":Q()}],"divide-color":[{divide:Q()}],"outline-style":[{outline:[...Ae(),"none","hidden"]}],"outline-offset":[{"outline-offset":[Oe,Se,ve]}],"outline-w":[{outline:["",Oe,so,Bl]}],"outline-color":[{outline:Q()}],shadow:[{shadow:["","none",p,Ms,ys]}],"shadow-color":[{shadow:Q()}],"inset-shadow":[{"inset-shadow":["none",T,Ms,ys]}],"inset-shadow-color":[{"inset-shadow":Q()}],"ring-w":[{ring:ce()}],"ring-w-inset":["ring-inset"],"ring-color":[{ring:Q()}],"ring-offset-w":[{"ring-offset":[Oe,Bl]}],"ring-offset-color":[{"ring-offset":Q()}],"inset-ring-w":[{"inset-ring":ce()}],"inset-ring-color":[{"inset-ring":Q()}],"text-shadow":[{"text-shadow":["none",C,Ms,ys]}],"text-shadow-color":[{"text-shadow":Q()}],opacity:[{opacity:[Oe,Se,ve]}],"mix-blend":[{"mix-blend":[...Me(),"plus-darker","plus-lighter"]}],"bg-blend":[{"bg-blend":Me()}],"mask-clip":[{"mask-clip":["border","padding","content","fill","stroke","view"]},"mask-no-clip"],"mask-composite":[{mask:["add","subtract","intersect","exclude"]}],"mask-image-linear-pos":[{"mask-linear":[Oe]}],"mask-image-linear-from-pos":[{"mask-linear-from":Ce()}],"mask-image-linear-to-pos":[{"mask-linear-to":Ce()}],"mask-image-linear-from-color":[{"mask-linear-from":Q()}],"mask-image-linear-to-color":[{"mask-linear-to":Q()}],"mask-image-t-from-pos":[{"mask-t-from":Ce()}],"mask-image-t-to-pos":[{"mask-t-to":Ce()}],"mask-image-t-from-color":[{"mask-t-from":Q()}],"mask-image-t-to-color":[{"mask-t-to":Q()}],"mask-image-r-from-pos":[{"mask-r-from":Ce()}],"mask-image-r-to-pos":[{"mask-r-to":Ce()}],"mask-image-r-from-color":[{"mask-r-from":Q()}],"mask-image-r-to-color":[{"mask-r-to":Q()}],"mask-image-b-from-pos":[{"mask-b-from":Ce()}],"mask-image-b-to-pos":[{"mask-b-to":Ce()}],"mask-image-b-from-color":[{"mask-b-from":Q()}],"mask-image-b-to-color":[{"mask-b-to":Q()}],"mask-image-l-from-pos":[{"mask-l-from":Ce()}],"mask-image-l-to-pos":[{"mask-l-to":Ce()}],"mask-image-l-from-color":[{"mask-l-from":Q()}],"mask-image-l-to-color":[{"mask-l-to":Q()}],"mask-image-x-from-pos":[{"mask-x-from":Ce()}],"mask-image-x-to-pos":[{"mask-x-to":Ce()}],"mask-image-x-from-color":[{"mask-x-from":Q()}],"mask-image-x-to-color":[{"mask-x-to":Q()}],"mask-image-y-from-pos":[{"mask-y-from":Ce()}],"mask-image-y-to-pos":[{"mask-y-to":Ce()}],"mask-image-y-from-color":[{"mask-y-from":Q()}],"mask-image-y-to-color":[{"mask-y-to":Q()}],"mask-image-radial":[{"mask-radial":[Se,ve]}],"mask-image-radial-from-pos":[{"mask-radial-from":Ce()}],"mask-image-radial-to-pos":[{"mask-radial-to":Ce()}],"mask-image-radial-from-color":[{"mask-radial-from":Q()}],"mask-image-radial-to-color":[{"mask-radial-to":Q()}],"mask-image-radial-shape":[{"mask-radial":["circle","ellipse"]}],"mask-image-radial-size":[{"mask-radial":[{closest:["side","corner"],farthest:["side","corner"]}]}],"mask-image-radial-pos":[{"mask-radial-at":j()}],"mask-image-conic-pos":[{"mask-conic":[Oe]}],"mask-image-conic-from-pos":[{"mask-conic-from":Ce()}],"mask-image-conic-to-pos":[{"mask-conic-to":Ce()}],"mask-image-conic-from-color":[{"mask-conic-from":Q()}],"mask-image-conic-to-color":[{"mask-conic-to":Q()}],"mask-mode":[{mask:["alpha","luminance","match"]}],"mask-origin":[{"mask-origin":["border","padding","content","fill","stroke","view"]}],"mask-position":[{mask:Ee()}],"mask-repeat":[{mask:R()}],"mask-size":[{mask:w()}],"mask-type":[{"mask-type":["alpha","luminance"]}],"mask-image":[{mask:["none",Se,ve]}],filter:[{filter:["","none",Se,ve]}],blur:[{blur:Qe()}],brightness:[{brightness:[Oe,Se,ve]}],contrast:[{contrast:[Oe,Se,ve]}],"drop-shadow":[{"drop-shadow":["","none",S,Ms,ys]}],"drop-shadow-color":[{"drop-shadow":Q()}],grayscale:[{grayscale:["",Oe,Se,ve]}],"hue-rotate":[{"hue-rotate":[Oe,Se,ve]}],invert:[{invert:["",Oe,Se,ve]}],saturate:[{saturate:[Oe,Se,ve]}],sepia:[{sepia:["",Oe,Se,ve]}],"backdrop-filter":[{"backdrop-filter":["","none",Se,ve]}],"backdrop-blur":[{"backdrop-blur":Qe()}],"backdrop-brightness":[{"backdrop-brightness":[Oe,Se,ve]}],"backdrop-contrast":[{"backdrop-contrast":[Oe,Se,ve]}],"backdrop-grayscale":[{"backdrop-grayscale":["",Oe,Se,ve]}],"backdrop-hue-rotate":[{"backdrop-hue-rotate":[Oe,Se,ve]}],"backdrop-invert":[{"backdrop-invert":["",Oe,Se,ve]}],"backdrop-opacity":[{"backdrop-opacity":[Oe,Se,ve]}],"backdrop-saturate":[{"backdrop-saturate":[Oe,Se,ve]}],"backdrop-sepia":[{"backdrop-sepia":["",Oe,Se,ve]}],"border-collapse":[{border:["collapse","separate"]}],"border-spacing":[{"border-spacing":X()}],"border-spacing-x":[{"border-spacing-x":X()}],"border-spacing-y":[{"border-spacing-y":X()}],"table-layout":[{table:["auto","fixed"]}],caption:[{caption:["top","bottom"]}],transition:[{transition:["","all","colors","opacity","shadow","transform","none",Se,ve]}],"transition-behavior":[{transition:["normal","discrete"]}],duration:[{duration:[Oe,"initial",Se,ve]}],ease:[{ease:["linear","initial",x,Se,ve]}],delay:[{delay:[Oe,Se,ve]}],animate:[{animate:["none",G,Se,ve]}],backface:[{backface:["hidden","visible"]}],perspective:[{perspective:[E,Se,ve]}],"perspective-origin":[{"perspective-origin":U()}],rotate:[{rotate:He()}],"rotate-x":[{"rotate-x":He()}],"rotate-y":[{"rotate-y":He()}],"rotate-z":[{"rotate-z":He()}],scale:[{scale:ya()}],"scale-x":[{"scale-x":ya()}],"scale-y":[{"scale-y":ya()}],"scale-z":[{"scale-z":ya()}],"scale-3d":["scale-3d"],skew:[{skew:Pa()}],"skew-x":[{"skew-x":Pa()}],"skew-y":[{"skew-y":Pa()}],transform:[{transform:[Se,ve,"","none","gpu","cpu"]}],"transform-origin":[{origin:U()}],"transform-style":[{transform:["3d","flat"]}],translate:[{translate:yt()}],"translate-x":[{"translate-x":yt()}],"translate-y":[{"translate-y":yt()}],"translate-z":[{"translate-z":yt()}],"translate-none":["translate-none"],accent:[{accent:Q()}],appearance:[{appearance:["none","auto"]}],"caret-color":[{caret:Q()}],"color-scheme":[{scheme:["normal","dark","light","light-dark","only-dark","only-light"]}],cursor:[{cursor:["auto","default","pointer","wait","text","move","help","not-allowed","none","context-menu","progress","cell","crosshair","vertical-text","alias","copy","no-drop","grab","grabbing","all-scroll","col-resize","row-resize","n-resize","e-resize","s-resize","w-resize","ne-resize","nw-resize","se-resize","sw-resize","ew-resize","ns-resize","nesw-resize","nwse-resize","zoom-in","zoom-out",Se,ve]}],"field-sizing":[{"field-sizing":["fixed","content"]}],"pointer-events":[{"pointer-events":["auto","none"]}],resize:[{resize:["none","","y","x"]}],"scroll-behavior":[{scroll:["auto","smooth"]}],"scroll-m":[{"scroll-m":X()}],"scroll-mx":[{"scroll-mx":X()}],"scroll-my":[{"scroll-my":X()}],"scroll-ms":[{"scroll-ms":X()}],"scroll-me":[{"scroll-me":X()}],"scroll-mt":[{"scroll-mt":X()}],"scroll-mr":[{"scroll-mr":X()}],"scroll-mb":[{"scroll-mb":X()}],"scroll-ml":[{"scroll-ml":X()}],"scroll-p":[{"scroll-p":X()}],"scroll-px":[{"scroll-px":X()}],"scroll-py":[{"scroll-py":X()}],"scroll-ps":[{"scroll-ps":X()}],"scroll-pe":[{"scroll-pe":X()}],"scroll-pt":[{"scroll-pt":X()}],"scroll-pr":[{"scroll-pr":X()}],"scroll-pb":[{"scroll-pb":X()}],"scroll-pl":[{"scroll-pl":X()}],"snap-align":[{snap:["start","end","center","align-none"]}],"snap-stop":[{snap:["normal","always"]}],"snap-type":[{snap:["none","x","y","both"]}],"snap-strictness":[{snap:["mandatory","proximity"]}],touch:[{touch:["auto","none","manipulation"]}],"touch-x":[{"touch-pan":["x","left","right"]}],"touch-y":[{"touch-pan":["y","up","down"]}],"touch-pz":["touch-pinch-zoom"],select:[{select:["none","text","all","auto"]}],"will-change":[{"will-change":["auto","scroll","contents","transform",Se,ve]}],fill:[{fill:["none",...Q()]}],"stroke-w":[{stroke:[Oe,so,Bl,db]}],stroke:[{stroke:["none",...Q()]}],"forced-color-adjust":[{"forced-color-adjust":["auto","none"]}]},conflictingClassGroups:{overflow:["overflow-x","overflow-y"],overscroll:["overscroll-x","overscroll-y"],inset:["inset-x","inset-y","start","end","top","right","bottom","left"],"inset-x":["right","left"],"inset-y":["top","bottom"],flex:["basis","grow","shrink"],gap:["gap-x","gap-y"],p:["px","py","ps","pe","pt","pr","pb","pl"],px:["pr","pl"],py:["pt","pb"],m:["mx","my","ms","me","mt","mr","mb","ml"],mx:["mr","ml"],my:["mt","mb"],size:["w","h"],"font-size":["leading"],"fvn-normal":["fvn-ordinal","fvn-slashed-zero","fvn-figure","fvn-spacing","fvn-fraction"],"fvn-ordinal":["fvn-normal"],"fvn-slashed-zero":["fvn-normal"],"fvn-figure":["fvn-normal"],"fvn-spacing":["fvn-normal"],"fvn-fraction":["fvn-normal"],"line-clamp":["display","overflow"],rounded:["rounded-s","rounded-e","rounded-t","rounded-r","rounded-b","rounded-l","rounded-ss","rounded-se","rounded-ee","rounded-es","rounded-tl","rounded-tr","rounded-br","rounded-bl"],"rounded-s":["rounded-ss","rounded-es"],"rounded-e":["rounded-se","rounded-ee"],"rounded-t":["rounded-tl","rounded-tr"],"rounded-r":["rounded-tr","rounded-br"],"rounded-b":["rounded-br","rounded-bl"],"rounded-l":["rounded-tl","rounded-bl"],"border-spacing":["border-spacing-x","border-spacing-y"],"border-w":["border-w-x","border-w-y","border-w-s","border-w-e","border-w-t","border-w-r","border-w-b","border-w-l"],"border-w-x":["border-w-r","border-w-l"],"border-w-y":["border-w-t","border-w-b"],"border-color":["border-color-x","border-color-y","border-color-s","border-color-e","border-color-t","border-color-r","border-color-b","border-color-l"],"border-color-x":["border-color-r","border-color-l"],"border-color-y":["border-color-t","border-color-b"],translate:["translate-x","translate-y","translate-none"],"translate-none":["translate","translate-x","translate-y","translate-z"],"scroll-m":["scroll-mx","scroll-my","scroll-ms","scroll-me","scroll-mt","scroll-mr","scroll-mb","scroll-ml"],"scroll-mx":["scroll-mr","scroll-ml"],"scroll-my":["scroll-mt","scroll-mb"],"scroll-p":["scroll-px","scroll-py","scroll-ps","scroll-pe","scroll-pt","scroll-pr","scroll-pb","scroll-pl"],"scroll-px":["scroll-pr","scroll-pl"],"scroll-py":["scroll-pt","scroll-pb"],touch:["touch-x","touch-y","touch-pz"],"touch-x":["touch"],"touch-y":["touch"],"touch-pz":["touch"]},conflictingClassGroupModifiers:{"font-size":["leading"]},orderSensitiveModifiers:["*","**","after","backdrop","before","details-content","file","first-letter","first-line","marker","placeholder","selection"]}},my=YC(by);function ja(...e){return my(jg(e))}const ap=AC,hy=LC,tp=_.forwardRef(({className:e,...a},l)=>y.jsx(wg,{ref:l,className:ja("fixed inset-0 z-10000 bg-black/80 data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0",e),...a,onClick:n=>n.stopPropagation()}));tp.displayName=wg.displayName;const x0=_.forwardRef(({className:e,children:a,...l},n)=>y.jsxs(hy,{container:document.querySelector(".root-app"),children:[y.jsx(tp,{}),y.jsxs(Gg,{ref:n,className:ja("z-10001 data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 fixed top-[50%] left-[50%] w-full max-w-[calc(100%-2rem)] max-h-[80vh] translate-x-[-50%] translate-y-[-50%] duration-200 overflow-y-auto",e),...l,children:[a,y.jsxs(DC,{className:"absolute right-4 top-4 cursor-pointer rounded-full bg-gray-200 transition-background hover:bg-gray-300 disabled:pointer-events-none duration-200 p-2",children:[y.jsx(L0,{className:"h-8 w-8"}),y.jsx("span",{className:"sr-only",children:"Close"})]})]})]}));x0.displayName=Gg.displayName;const _0=({className:e,...a})=>y.jsx("div",{className:ja("flex flex-col space-y-1.5 text-left",e),...a});_0.displayName="DialogHeader";const z0=_.forwardRef(({className:e,...a},l)=>y.jsx(kg,{ref:l,className:ja("text-3xl font-semibold leading-none tracking-tight",e),...a}));z0.displayName=kg.displayName;const gy=_.forwardRef(({className:e,...a},l)=>y.jsx(Fg,{ref:l,className:ja("text-muted-foreground",e),...a}));gy.displayName=Fg.displayName;const Fo=({item:e})=>{const[a,l]=_.useState(""),[n,o]=_.useState(!1),s=zi.getImage(e),c=zi.getValueLabel(e);return y.jsxs(y.Fragment,{children:[y.jsx("div",{className:"group relative w-full h-full aspect-video overflow-hidden shadow-sm group cursor-pointer rounded-sm",children:s&&y.jsx("img",{src:s,alt:c,className:"w-full h-full object-cover",loading:"lazy"})}),y.jsx(ap,{open:!!n,onOpenChange:()=>{o(!1)},children:y.jsxs(x0,{className:"sm:max-w-5xl",onClick:d=>d.stopPropagation(),children:[y.jsx(_0,{children:y.jsx(z0,{className:"sr-only",children:"Image Zoom"})}),y.jsx("img",{src:a,alt:"Zoomed",className:"w-full h-auto"}),y.jsxs("span",{className:"text-white mt-2 block",children:[(e?.metadata?.Finish||e?.metadata?.Material)&&`${e.metadata?.Finish||e.metadata?.Material} | `,c]})]})})]})},Hl=e=>y.jsx("svg",{width:"12",height:"12",viewBox:"0 0 12 12",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e,children:y.jsx("path",{d:"M11 1L1 11M1 1L11 11",stroke:"current",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})}),Po=({item:e})=>{const[a,l]=_.useState(null),[n,o]=_.useState(!1),s="#f2f1f1",c=zi.getHexColor(e);return y.jsxs(y.Fragment,{children:[y.jsx("div",{className:"group relative w-full h-full aspect-video overflow-hidden shadow-sm group cursor-pointer rounded-sm",style:{backgroundColor:c||s}}),y.jsx(ap,{open:!!n,onOpenChange:()=>{o(!1)},children:y.jsxs(x0,{className:"sm:max-w-5xl",onClick:d=>d.stopPropagation(),children:[y.jsx(_0,{children:y.jsx(z0,{className:"sr-only",children:"Hex Color"})}),y.jsx("div",{className:"w-full aspect-video rounded",style:{backgroundColor:a||"transparent"}}),c&&y.jsxs("span",{className:"text-white mt-2 block",children:[" ",(e?.metadata?.Material||e?.metadata?.Material)&&`${e.metadata?.Material} | `,zi.getAttributeLabel(e)]})]})})]})},py="w-16 h-16 bg-[var(--sidebar-b)] border border-solid border-[var(--border)] rounded-sm aspect-square overflow-hidden transition",Ty=({val:e,className:a,isShowDeleteIcon:l=!1,handleSelect:n})=>y.jsxs("button",{onClick:()=>{n&&n(e)},className:`relative ${a||py}`,"aria-label":`Selected swatch ${e.name??e.assetId}`,title:"Click to remove",children:[zi.getImage(e)?y.jsx(Fo,{item:e}):y.jsx(Po,{item:e}),l?y.jsx("div",{className:`absolute top-0 right-0 m-2 w-[16px] h-[16px] flex justify-center items-center\r
|
|
137
|
+
bg-[var(--background-grey)] rounded-2xl border-none pointer-events-none`,children:y.jsx(Hl,{className:"w-2 h-2 stroke-[var(--svg-dark)]"})}):null]},e.assetId),vy=e=>y.jsx("svg",{width:"12",height:"12",viewBox:"0 0 12 12",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e,children:y.jsx("path",{d:"M2.5 6H9.5",stroke:"current",strokeLinecap:"round",strokeLinejoin:"round"})}),Sy=e=>y.jsx("svg",{width:"12",height:"12",viewBox:"0 0 12 12",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e,children:y.jsx("path",{d:"M2.5 6H9.5M6 2.5V9.5",stroke:"current",strokeLinecap:"round",strokeLinejoin:"round"})}),Cy=e=>y.jsx("svg",{width:"12",height:"12",viewBox:"0 0 12 12",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e,children:y.jsx("path",{d:"M5 5.5V8.5M7 5.5V8.5M9.5 3V10C9.5 10.2652 9.39464 10.5196 9.20711 10.7071C9.01957 10.8946 8.76522 11 8.5 11H3.5C3.23478 11 2.98043 10.8946 2.79289 10.7071C2.60536 10.5196 2.5 10.2652 2.5 10V3M1.5 3H10.5M4 3V2C4 1.73478 4.10536 1.48043 4.29289 1.29289C4.48043 1.10536 4.73478 1 5 1H7C7.26522 1 7.51957 1.10536 7.70711 1.29289C7.89464 1.48043 8 1.73478 8 2V3",stroke:"current",strokeLinecap:"round",strokeLinejoin:"round"})}),yy=({value:e,canIncrement:a,onIncrement:l,onDecrement:n,onDelete:o})=>{const s=e<=1;return y.jsxs("div",{className:"flex items-center gap-2 text-sm",children:[s?y.jsx("button",{"aria-label":"Remove item",onClick:o,className:"[&_svg_path]:stroke-[var(--main-accent-color)]",children:y.jsx(Cy,{})}):y.jsx("button",{"aria-label":"Decrease",onClick:n,className:"[&_svg_path]:stroke-[var(--svg-dark)]",children:y.jsx(vy,{})}),y.jsx("span",{className:"min-w-4 text-center select-none",children:e}),y.jsx("button",{"aria-label":"Increase",onClick:l,disabled:!a,className:"[&_svg_path]:stroke-[var(--svg-dark)] disabled:opacity-40",children:y.jsx(Sy,{})})]})},ip=({item:e,canInc:a,onDelete:l,onIncrement:n,onDecrement:o})=>y.jsx("li",{className:`\r
|
|
138
|
+
border-b border-[var(--border)] p-[var(--padding)]\r
|
|
139
|
+
sm:px-[var(--sm-padding)] sm:p-[var(--sm-padding)]`,children:y.jsxs("div",{className:"relative flex gap-4 ",children:[y.jsx("div",{children:y.jsx(Ty,{val:e})}),y.jsxs("div",{className:"flex flex-col justify-between",children:[y.jsxs("div",{className:"flex flex-col",children:[y.jsx("span",{className:"mb-1 font-medium",children:e.metadata?.label}),y.jsx("span",{className:"mb-1 font-semibold",children:e.parentName})]}),y.jsx(yy,{value:e.count,canIncrement:a,onIncrement:n,onDecrement:o,onDelete:l})]}),y.jsxs("div",{className:"absolute top-0 right-0",children:["$",e.count*ig]})]})},e.assetId),R0=e=>y.jsx("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e,children:y.jsx("path",{d:"M9.99984 15.8333L4.1665 9.99996M4.1665 9.99996L9.99984 4.16663M4.1665 9.99996H15.8332",stroke:"current",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})}),My=({totalCount:e})=>{const a=Ka(),l=()=>{a(J8(!1))};return y.jsxs("header",{className:"flex p-[var(--padding)] justify-between items-center border-b border-solid border-[var(--border)] sm:p-[var(--sm-padding)]",children:[y.jsxs("div",{className:"flex items-center flex-row gap-[4px]",children:[y.jsxs("div",{className:"flex items-center gap-2",children:[y.jsx("button",{className:"[&_svg_path]:stroke-[var(--main-accent-color)] cursor-pointer",onClick:l,children:y.jsx(R0,{})}),y.jsx("h2",{className:"m-0 text-base leading-[1.6] font-medium ",children:"Your cart"})]}),e>=Va?y.jsxs(y.Fragment,{children:[y.jsxs("span",{className:"text-[var(--main-accent-color)] hidden text-xs sm:block",children:["(",Va,") You reached maximum amount of swatches"]}),y.jsxs("span",{className:"text-[var(--main-accent-color)] block sm:hidden",children:["(",Va,") Max"]})]}):null]}),y.jsx("button",{className:`flex justify-center items-center w-[30px] h-[30px] bg-[var(--background-grey)]\r
|
|
140
|
+
border-none cursor-pointer rounded-full\r
|
|
141
|
+
[&_svg_path]:stroke-[var(--svg-dark)]`,children:y.jsx(Hl,{width:10,height:10})})]})},Ey=({onSendData:e})=>{const a=Ka(),l=je(sc),n=_.useMemo(()=>l.flatMap(m=>m.items),[l]),o=({item:m,productId:g})=>{const{parentName:p,metadata:T}=m,C=T?.label;g&&C&&p&&(a(Uv({productId:g,label:C,parentName:p})),a(uc({selectedMaterial:m})))},s=({item:m,productId:g})=>{const{parentName:p,metadata:T}=m,C=T?.label;g&&C&&p&&a(Fv({productId:g,label:C,parentName:p}))},c=({item:m,productId:g})=>{const{parentName:p,metadata:T}=m,C=T?.label;g&&C&&p&&a(Pv({productId:g,label:C,parentName:p}))},d=_.useMemo(()=>n.reduce((m,g)=>m+(g.count??0),0),[n]);return y.jsxs("div",{className:"flex min-h-0 flex-1 flex-col",children:[y.jsx(My,{totalCount:d}),y.jsxs("div",{className:"flex flex-col h-full min-h-0",children:[y.jsx("ul",{className:"flex flex-col gap-3 flex-1 min-h-0 overflow-y-auto py-[var(--sm-padding)] sm:gap-5",children:l.map(m=>{const{items:g,name:p,productId:T}=m;return g.length?y.jsxs(y.Fragment,{children:[y.jsx("div",{className:` border-b border-[var(--border)] p-[var(--padding)] pt-0\r
|
|
142
|
+
sm:px-[var(--sm-padding)] sm:p-[var(--sm-padding)] sm:pt-0`,children:p},m.productId),y.jsx("ul",{children:g?.map(C=>y.jsx(ip,{item:C,canInc:d<Va,onDelete:()=>o({item:C,productId:T}),onIncrement:()=>s({item:C,productId:T}),onDecrement:()=>c({item:C,productId:T})},`${C.assetId}/${C.parentName}`))})]}):null})}),y.jsxs("div",{className:`flex flex-col \r
|
|
143
|
+
sm:flex-row sm:w-full sm:justify-between sm:items-center\r
|
|
144
|
+
sm:border-t sm:border-solid sm:border-[var(--border)]\r
|
|
145
|
+
`,children:[y.jsx("div",{className:"sm:w-[50%] sm:border-r sm:border-solid sm:border-[var(--border)]",children:y.jsx(lg,{materials:n,containerStyles:"flex flex-col gap-2 text-xs/snug p-[var(--padding)] border-t border-solid border-[var(--border)] sm:gap-3 sm:p-[var(--sm-padding)] sm:border-none"})}),y.jsx("div",{className:"p-[var(--padding)] border-t border-solid border-[var(--border)] shrink-0 sm:w-[50%] sm:border-none",children:y.jsx(ng,{onClick:()=>e&&e(l),disabled:n.length>Va+1,children:"GO TO SHIPPING"})})]})]})]})},Ay=e=>y.jsxs("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e,children:[y.jsx("path",{d:"M17.5 17.5L13.8833 13.8834",stroke:"current",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),y.jsx("path",{d:"M9.16667 15.8333C12.8486 15.8333 15.8333 12.8486 15.8333 9.16667C15.8333 5.48477 12.8486 2.5 9.16667 2.5C5.48477 2.5 2.5 5.48477 2.5 9.16667C2.5 12.8486 5.48477 15.8333 9.16667 15.8333Z",stroke:"current",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})]}),Ly="/assets/product_thumb-Bn1S8z9K.png",Dy=({productListItem:e})=>{const{name:a}=e,l=async()=>{const{productId:n,name:o}=e};return y.jsxs("li",{className:"min-w-0 cursor-pointer",tabIndex:0,onClick:l,children:[y.jsx("div",{className:"mb-3 aspect-[16/9] w-ful sm:w-full",children:y.jsx("img",{src:Ly,alt:"product-list-item",className:`w-30 h-30 object-cover rounded-sm\r
|
|
146
|
+
sm:w-40 sm:h-40\r
|
|
147
|
+
`})}),a]})},lp={name:"All",value:"",productId:0,items:[]};class xy{static getCartTotalCount({cartItems:a}){return a.reduce((l,n)=>l+n.count,0)}static getUniqueCategories(a){return[...[...new Set(a.flatMap(o=>o.categories))].map((o,s)=>({name:o,value:o,productId:s+1,items:[]})),lp].sort((o,s)=>o.productId-s.productId)}static getCartPreparedOption(a,l){if(!a?.length)return[];const n=l.flatMap(o=>o.items||[]);return a.map(o=>{const s=n.find(c=>c.parentName===o.parentName&&c.metadata?.label===o.metadata?.label);return{...o,count:s?s.count:1}})}}const _y=({text:e,isActive:a=!1,onClick:l})=>{const n=()=>{l&&l()},o=s=>{(s.key==="Enter"||s.key===" ")&&(s.preventDefault(),n())};return y.jsx("div",{role:"button",tabIndex:0,onClick:n,onKeyDown:o,className:`
|
|
148
|
+
flex justify-center items-center max-w-max px-4 py-2 capitalize rounded-full
|
|
149
|
+
font-medium text-sm cursor-pointer transition-all duration-[400ms] ease-in-out
|
|
150
|
+
outline-none focus:ring-2 focus:ring-[var(--main-accent-color)] focus:ring-offset-2
|
|
151
|
+
${a?"bg-[var(--main-accent-color)] text-white hover:brightness-90":"bg-[var(--label-bg)] hover:brightness-95"}
|
|
152
|
+
`,children:e})},$2=e=>y.jsx("svg",{width:"7",height:"12",viewBox:"0 0 7 12",fill:"none",xmlns:"http://www.w3.org/2000/svg",stroke:"currentColor",...e,children:y.jsx("path",{d:"M5.75 0.75L0.75 5.75L5.75 10.75",stroke:"current",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})}),e4=({items:e,activeId:a,onSelect:l,className:n="",stepRatio:o=.8})=>{const s=_.useRef(null),c=_.useRef(null),d=_.useRef(null),[m,g]=_.useState(!1),[p,T]=_.useState(!1),C=_.useCallback(()=>{const A=s.current;if(!A)return;const E=A.scrollWidth-A.clientWidth-A.scrollLeft,N=.5;g(A.scrollLeft>N),T(E>N)},[]);_.useLayoutEffect(()=>(d.current=requestAnimationFrame(C),()=>{d.current&&cancelAnimationFrame(d.current)}),[e.length,C]),_.useEffect(()=>{const A=s.current,E=c.current;if(!A||!E)return;C();const N=new ResizeObserver(()=>C()),x=new ResizeObserver(()=>C());N.observe(A),x.observe(E);const G=()=>C();return A.addEventListener("scroll",G,{passive:!0}),"fonts"in document&&document.fonts?.ready?.then(()=>C()),()=>{N.disconnect(),x.disconnect(),A.removeEventListener("scroll",G)}},[C]);const S=A=>{const E=s.current;if(!E)return;const N=E.clientWidth*o*(A==="left"?-1:1);E.scrollBy({left:N,behavior:"smooth"})};return y.jsxs("div",{className:`flex items-center gap-2 w-full ${n}`,role:"region","aria-label":"Category slider",children:[y.jsxs("button",{type:"button","aria-label":"Scroll left",disabled:!m,onClick:()=>S("left"),className:`flex-shrink-0 h-8 w-8 rounded-full flex items-center justify-center shadow
|
|
153
|
+
${m?"bg-black text-white hover:brightness-110":"bg-gray-200 text-gray-500 opacity-60 cursor-not-allowed"}`,children:[y.jsx($2,{className:"w-4 h-4 rotate-360"})," "]}),y.jsx("div",{ref:s,className:"no-scrollbar flex-1 overflow-hidden scroll-smooth",style:{WebkitOverflowScrolling:"touch",paddingLeft:"0.5rem",paddingRight:"0.5rem"},children:y.jsxs("div",{ref:c,className:"flex gap-3 sm:gap-4 py-2 min-w-min",children:[e.map(A=>{const E=A.productId,N=a===E;return y.jsx("div",{className:"shrink-0",children:y.jsx(_y,{text:A.name,isActive:N,onClick:()=>l(A)})},E)}),y.jsx("div",{"aria-hidden":!0,className:"shrink-0 w-1 sm:w-4"})]})}),y.jsxs("button",{type:"button","aria-label":"Scroll right",disabled:!p,onClick:()=>S("right"),className:`flex-shrink-0 h-8 w-8 rounded-full flex items-center justify-center shadow
|
|
154
|
+
${p?"bg-black text-white hover:brightness-110":"bg-gray-200 text-gray-400 opacity-60 cursor-not-allowed"}`,children:[y.jsx($2,{className:"w-4 h-4 rotate-180"})," "]})]})},zy=["top","right","bottom","left"],bl=Math.min,pt=Math.max,Vs=Math.round,Es=Math.floor,ei=e=>({x:e,y:e}),Ry={left:"right",right:"left",bottom:"top",top:"bottom"},Iy={start:"end",end:"start"};function Vb(e,a,l){return pt(e,bl(a,l))}function Ri(e,a){return typeof e=="function"?e(a):e}function Ii(e){return e.split("-")[0]}function rr(e){return e.split("-")[1]}function I0(e){return e==="x"?"y":"x"}function N0(e){return e==="y"?"height":"width"}const Ny=new Set(["top","bottom"]);function $t(e){return Ny.has(Ii(e))?"y":"x"}function B0(e){return I0($t(e))}function By(e,a,l){l===void 0&&(l=!1);const n=rr(e),o=B0(e),s=N0(o);let c=o==="x"?n===(l?"end":"start")?"right":"left":n==="start"?"bottom":"top";return a.reference[s]>a.floating[s]&&(c=qs(c)),[c,qs(c)]}function Oy(e){const a=qs(e);return[qb(e),a,qb(a)]}function qb(e){return e.replace(/start|end/g,a=>Iy[a])}const a4=["left","right"],t4=["right","left"],wy=["top","bottom"],Gy=["bottom","top"];function ky(e,a,l){switch(e){case"top":case"bottom":return l?a?t4:a4:a?a4:t4;case"left":case"right":return a?wy:Gy;default:return[]}}function Fy(e,a,l,n){const o=rr(e);let s=ky(Ii(e),l==="start",n);return o&&(s=s.map(c=>c+"-"+o),a&&(s=s.concat(s.map(qb)))),s}function qs(e){return e.replace(/left|right|bottom|top/g,a=>Ry[a])}function Py(e){return{top:0,right:0,bottom:0,left:0,...e}}function np(e){return typeof e!="number"?Py(e):{top:e,right:e,bottom:e,left:e}}function Ks(e){const{x:a,y:l,width:n,height:o}=e;return{width:n,height:o,top:l,left:a,right:a+n,bottom:l+o,x:a,y:l}}function i4(e,a,l){let{reference:n,floating:o}=e;const s=$t(a),c=B0(a),d=N0(c),m=Ii(a),g=s==="y",p=n.x+n.width/2-o.width/2,T=n.y+n.height/2-o.height/2,C=n[d]/2-o[d]/2;let S;switch(m){case"top":S={x:p,y:n.y-o.height};break;case"bottom":S={x:p,y:n.y+n.height};break;case"right":S={x:n.x+n.width,y:T};break;case"left":S={x:n.x-o.width,y:T};break;default:S={x:n.x,y:n.y}}switch(rr(a)){case"start":S[c]-=C*(l&&g?-1:1);break;case"end":S[c]+=C*(l&&g?-1:1);break}return S}const Uy=async(e,a,l)=>{const{placement:n="bottom",strategy:o="absolute",middleware:s=[],platform:c}=l,d=s.filter(Boolean),m=await(c.isRTL==null?void 0:c.isRTL(a));let g=await c.getElementRects({reference:e,floating:a,strategy:o}),{x:p,y:T}=i4(g,n,m),C=n,S={},A=0;for(let E=0;E<d.length;E++){const{name:N,fn:x}=d[E],{x:G,y:O,data:j,reset:U}=await x({x:p,y:T,initialPlacement:n,placement:C,strategy:o,middlewareData:S,rects:g,platform:c,elements:{reference:e,floating:a}});p=G??p,T=O??T,S={...S,[N]:{...S[N],...j}},U&&A<=50&&(A++,typeof U=="object"&&(U.placement&&(C=U.placement),U.rects&&(g=U.rects===!0?await c.getElementRects({reference:e,floating:a,strategy:o}):U.rects),{x:p,y:T}=i4(g,C,m)),E=-1)}return{x:p,y:T,placement:C,strategy:o,middlewareData:S}};async function Ro(e,a){var l;a===void 0&&(a={});const{x:n,y:o,platform:s,rects:c,elements:d,strategy:m}=e,{boundary:g="clippingAncestors",rootBoundary:p="viewport",elementContext:T="floating",altBoundary:C=!1,padding:S=0}=Ri(a,e),A=np(S),N=d[C?T==="floating"?"reference":"floating":T],x=Ks(await s.getClippingRect({element:(l=await(s.isElement==null?void 0:s.isElement(N)))==null||l?N:N.contextElement||await(s.getDocumentElement==null?void 0:s.getDocumentElement(d.floating)),boundary:g,rootBoundary:p,strategy:m})),G=T==="floating"?{x:n,y:o,width:c.floating.width,height:c.floating.height}:c.reference,O=await(s.getOffsetParent==null?void 0:s.getOffsetParent(d.floating)),j=await(s.isElement==null?void 0:s.isElement(O))?await(s.getScale==null?void 0:s.getScale(O))||{x:1,y:1}:{x:1,y:1},U=Ks(s.convertOffsetParentRelativeRectToViewportRelativeRect?await s.convertOffsetParentRelativeRectToViewportRelativeRect({elements:d,rect:G,offsetParent:O,strategy:m}):G);return{top:(x.top-U.top+A.top)/j.y,bottom:(U.bottom-x.bottom+A.bottom)/j.y,left:(x.left-U.left+A.left)/j.x,right:(U.right-x.right+A.right)/j.x}}const Hy=e=>({name:"arrow",options:e,async fn(a){const{x:l,y:n,placement:o,rects:s,platform:c,elements:d,middlewareData:m}=a,{element:g,padding:p=0}=Ri(e,a)||{};if(g==null)return{};const T=np(p),C={x:l,y:n},S=B0(o),A=N0(S),E=await c.getDimensions(g),N=S==="y",x=N?"top":"left",G=N?"bottom":"right",O=N?"clientHeight":"clientWidth",j=s.reference[A]+s.reference[S]-C[S]-s.floating[A],U=C[S]-s.reference[S],F=await(c.getOffsetParent==null?void 0:c.getOffsetParent(g));let W=F?F[O]:0;(!W||!await(c.isElement==null?void 0:c.isElement(F)))&&(W=d.floating[O]||s.floating[A]);const X=j/2-U/2,he=W/2-E[A]/2-1,pe=bl(T[x],he),de=bl(T[G],he),fe=pe,be=W-E[A]-de,oe=W/2-E[A]/2+X,ge=Vb(fe,oe,be),H=!m.arrow&&rr(o)!=null&&oe!==ge&&s.reference[A]/2-(oe<fe?pe:de)-E[A]/2<0,ae=H?oe<fe?oe-fe:oe-be:0;return{[S]:C[S]+ae,data:{[S]:ge,centerOffset:oe-ge-ae,...H&&{alignmentOffset:ae}},reset:H}}}),Wy=function(e){return e===void 0&&(e={}),{name:"flip",options:e,async fn(a){var l,n;const{placement:o,middlewareData:s,rects:c,initialPlacement:d,platform:m,elements:g}=a,{mainAxis:p=!0,crossAxis:T=!0,fallbackPlacements:C,fallbackStrategy:S="bestFit",fallbackAxisSideDirection:A="none",flipAlignment:E=!0,...N}=Ri(e,a);if((l=s.arrow)!=null&&l.alignmentOffset)return{};const x=Ii(o),G=$t(d),O=Ii(d)===d,j=await(m.isRTL==null?void 0:m.isRTL(g.floating)),U=C||(O||!E?[qs(d)]:Oy(d)),F=A!=="none";!C&&F&&U.push(...Fy(d,E,A,j));const W=[d,...U],X=await Ro(a,N),he=[];let pe=((n=s.flip)==null?void 0:n.overflows)||[];if(p&&he.push(X[x]),T){const oe=By(o,c,j);he.push(X[oe[0]],X[oe[1]])}if(pe=[...pe,{placement:o,overflows:he}],!he.every(oe=>oe<=0)){var de,fe;const oe=(((de=s.flip)==null?void 0:de.index)||0)+1,ge=W[oe];if(ge&&(!(T==="alignment"?G!==$t(ge):!1)||pe.every(Q=>$t(Q.placement)===G?Q.overflows[0]>0:!0)))return{data:{index:oe,overflows:pe},reset:{placement:ge}};let H=(fe=pe.filter(ae=>ae.overflows[0]<=0).sort((ae,Q)=>ae.overflows[1]-Q.overflows[1])[0])==null?void 0:fe.placement;if(!H)switch(S){case"bestFit":{var be;const ae=(be=pe.filter(Q=>{if(F){const Ee=$t(Q.placement);return Ee===G||Ee==="y"}return!0}).map(Q=>[Q.placement,Q.overflows.filter(Ee=>Ee>0).reduce((Ee,R)=>Ee+R,0)]).sort((Q,Ee)=>Q[1]-Ee[1])[0])==null?void 0:be[0];ae&&(H=ae);break}case"initialPlacement":H=d;break}if(o!==H)return{reset:{placement:H}}}return{}}}};function l4(e,a){return{top:e.top-a.height,right:e.right-a.width,bottom:e.bottom-a.height,left:e.left-a.width}}function n4(e){return zy.some(a=>e[a]>=0)}const jy=function(e){return e===void 0&&(e={}),{name:"hide",options:e,async fn(a){const{rects:l}=a,{strategy:n="referenceHidden",...o}=Ri(e,a);switch(n){case"referenceHidden":{const s=await Ro(a,{...o,elementContext:"reference"}),c=l4(s,l.reference);return{data:{referenceHiddenOffsets:c,referenceHidden:n4(c)}}}case"escaped":{const s=await Ro(a,{...o,altBoundary:!0}),c=l4(s,l.floating);return{data:{escapedOffsets:c,escaped:n4(c)}}}default:return{}}}}},rp=new Set(["left","top"]);async function Vy(e,a){const{placement:l,platform:n,elements:o}=e,s=await(n.isRTL==null?void 0:n.isRTL(o.floating)),c=Ii(l),d=rr(l),m=$t(l)==="y",g=rp.has(c)?-1:1,p=s&&m?-1:1,T=Ri(a,e);let{mainAxis:C,crossAxis:S,alignmentAxis:A}=typeof T=="number"?{mainAxis:T,crossAxis:0,alignmentAxis:null}:{mainAxis:T.mainAxis||0,crossAxis:T.crossAxis||0,alignmentAxis:T.alignmentAxis};return d&&typeof A=="number"&&(S=d==="end"?A*-1:A),m?{x:S*p,y:C*g}:{x:C*g,y:S*p}}const qy=function(e){return e===void 0&&(e=0),{name:"offset",options:e,async fn(a){var l,n;const{x:o,y:s,placement:c,middlewareData:d}=a,m=await Vy(a,e);return c===((l=d.offset)==null?void 0:l.placement)&&(n=d.arrow)!=null&&n.alignmentOffset?{}:{x:o+m.x,y:s+m.y,data:{...m,placement:c}}}}},Ky=function(e){return e===void 0&&(e={}),{name:"shift",options:e,async fn(a){const{x:l,y:n,placement:o}=a,{mainAxis:s=!0,crossAxis:c=!1,limiter:d={fn:N=>{let{x,y:G}=N;return{x,y:G}}},...m}=Ri(e,a),g={x:l,y:n},p=await Ro(a,m),T=$t(Ii(o)),C=I0(T);let S=g[C],A=g[T];if(s){const N=C==="y"?"top":"left",x=C==="y"?"bottom":"right",G=S+p[N],O=S-p[x];S=Vb(G,S,O)}if(c){const N=T==="y"?"top":"left",x=T==="y"?"bottom":"right",G=A+p[N],O=A-p[x];A=Vb(G,A,O)}const E=d.fn({...a,[C]:S,[T]:A});return{...E,data:{x:E.x-l,y:E.y-n,enabled:{[C]:s,[T]:c}}}}}},Yy=function(e){return e===void 0&&(e={}),{options:e,fn(a){const{x:l,y:n,placement:o,rects:s,middlewareData:c}=a,{offset:d=0,mainAxis:m=!0,crossAxis:g=!0}=Ri(e,a),p={x:l,y:n},T=$t(o),C=I0(T);let S=p[C],A=p[T];const E=Ri(d,a),N=typeof E=="number"?{mainAxis:E,crossAxis:0}:{mainAxis:0,crossAxis:0,...E};if(m){const O=C==="y"?"height":"width",j=s.reference[C]-s.floating[O]+N.mainAxis,U=s.reference[C]+s.reference[O]-N.mainAxis;S<j?S=j:S>U&&(S=U)}if(g){var x,G;const O=C==="y"?"width":"height",j=rp.has(Ii(o)),U=s.reference[T]-s.floating[O]+(j&&((x=c.offset)==null?void 0:x[T])||0)+(j?0:N.crossAxis),F=s.reference[T]+s.reference[O]+(j?0:((G=c.offset)==null?void 0:G[T])||0)-(j?N.crossAxis:0);A<U?A=U:A>F&&(A=F)}return{[C]:S,[T]:A}}}},Qy=function(e){return e===void 0&&(e={}),{name:"size",options:e,async fn(a){var l,n;const{placement:o,rects:s,platform:c,elements:d}=a,{apply:m=()=>{},...g}=Ri(e,a),p=await Ro(a,g),T=Ii(o),C=rr(o),S=$t(o)==="y",{width:A,height:E}=s.floating;let N,x;T==="top"||T==="bottom"?(N=T,x=C===(await(c.isRTL==null?void 0:c.isRTL(d.floating))?"start":"end")?"left":"right"):(x=T,N=C==="end"?"top":"bottom");const G=E-p.top-p.bottom,O=A-p.left-p.right,j=bl(E-p[N],G),U=bl(A-p[x],O),F=!a.middlewareData.shift;let W=j,X=U;if((l=a.middlewareData.shift)!=null&&l.enabled.x&&(X=O),(n=a.middlewareData.shift)!=null&&n.enabled.y&&(W=G),F&&!C){const pe=pt(p.left,0),de=pt(p.right,0),fe=pt(p.top,0),be=pt(p.bottom,0);S?X=A-2*(pe!==0||de!==0?pe+de:pt(p.left,p.right)):W=E-2*(fe!==0||be!==0?fe+be:pt(p.top,p.bottom))}await m({...a,availableWidth:X,availableHeight:W});const he=await c.getDimensions(d.floating);return A!==he.width||E!==he.height?{reset:{rects:!0}}:{}}}};function bc(){return typeof window<"u"}function or(e){return op(e)?(e.nodeName||"").toLowerCase():"#document"}function vt(e){var a;return(e==null||(a=e.ownerDocument)==null?void 0:a.defaultView)||window}function ii(e){var a;return(a=(op(e)?e.ownerDocument:e.document)||window.document)==null?void 0:a.documentElement}function op(e){return bc()?e instanceof Node||e instanceof vt(e).Node:!1}function Ut(e){return bc()?e instanceof Element||e instanceof vt(e).Element:!1}function ai(e){return bc()?e instanceof HTMLElement||e instanceof vt(e).HTMLElement:!1}function r4(e){return!bc()||typeof ShadowRoot>"u"?!1:e instanceof ShadowRoot||e instanceof vt(e).ShadowRoot}const Xy=new Set(["inline","contents"]);function Uo(e){const{overflow:a,overflowX:l,overflowY:n,display:o}=Ht(e);return/auto|scroll|overlay|hidden|clip/.test(a+n+l)&&!Xy.has(o)}const Zy=new Set(["table","td","th"]);function Jy(e){return Zy.has(or(e))}const $y=[":popover-open",":modal"];function mc(e){return $y.some(a=>{try{return e.matches(a)}catch{return!1}})}const eM=["transform","translate","scale","rotate","perspective"],aM=["transform","translate","scale","rotate","perspective","filter"],tM=["paint","layout","strict","content"];function O0(e){const a=w0(),l=Ut(e)?Ht(e):e;return eM.some(n=>l[n]?l[n]!=="none":!1)||(l.containerType?l.containerType!=="normal":!1)||!a&&(l.backdropFilter?l.backdropFilter!=="none":!1)||!a&&(l.filter?l.filter!=="none":!1)||aM.some(n=>(l.willChange||"").includes(n))||tM.some(n=>(l.contain||"").includes(n))}function iM(e){let a=ml(e);for(;ai(a)&&!Zn(a);){if(O0(a))return a;if(mc(a))return null;a=ml(a)}return null}function w0(){return typeof CSS>"u"||!CSS.supports?!1:CSS.supports("-webkit-backdrop-filter","none")}const lM=new Set(["html","body","#document"]);function Zn(e){return lM.has(or(e))}function Ht(e){return vt(e).getComputedStyle(e)}function hc(e){return Ut(e)?{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}:{scrollLeft:e.scrollX,scrollTop:e.scrollY}}function ml(e){if(or(e)==="html")return e;const a=e.assignedSlot||e.parentNode||r4(e)&&e.host||ii(e);return r4(a)?a.host:a}function up(e){const a=ml(e);return Zn(a)?e.ownerDocument?e.ownerDocument.body:e.body:ai(a)&&Uo(a)?a:up(a)}function Io(e,a,l){var n;a===void 0&&(a=[]),l===void 0&&(l=!0);const o=up(e),s=o===((n=e.ownerDocument)==null?void 0:n.body),c=vt(o);if(s){const d=Kb(c);return a.concat(c,c.visualViewport||[],Uo(o)?o:[],d&&l?Io(d):[])}return a.concat(o,Io(o,[],l))}function Kb(e){return e.parent&&Object.getPrototypeOf(e.parent)?e.frameElement:null}function sp(e){const a=Ht(e);let l=parseFloat(a.width)||0,n=parseFloat(a.height)||0;const o=ai(e),s=o?e.offsetWidth:l,c=o?e.offsetHeight:n,d=Vs(l)!==s||Vs(n)!==c;return d&&(l=s,n=c),{width:l,height:n,$:d}}function G0(e){return Ut(e)?e:e.contextElement}function Vn(e){const a=G0(e);if(!ai(a))return ei(1);const l=a.getBoundingClientRect(),{width:n,height:o,$:s}=sp(a);let c=(s?Vs(l.width):l.width)/n,d=(s?Vs(l.height):l.height)/o;return(!c||!Number.isFinite(c))&&(c=1),(!d||!Number.isFinite(d))&&(d=1),{x:c,y:d}}const nM=ei(0);function cp(e){const a=vt(e);return!w0()||!a.visualViewport?nM:{x:a.visualViewport.offsetLeft,y:a.visualViewport.offsetTop}}function rM(e,a,l){return a===void 0&&(a=!1),!l||a&&l!==vt(e)?!1:a}function Ul(e,a,l,n){a===void 0&&(a=!1),l===void 0&&(l=!1);const o=e.getBoundingClientRect(),s=G0(e);let c=ei(1);a&&(n?Ut(n)&&(c=Vn(n)):c=Vn(e));const d=rM(s,l,n)?cp(s):ei(0);let m=(o.left+d.x)/c.x,g=(o.top+d.y)/c.y,p=o.width/c.x,T=o.height/c.y;if(s){const C=vt(s),S=n&&Ut(n)?vt(n):n;let A=C,E=Kb(A);for(;E&&n&&S!==A;){const N=Vn(E),x=E.getBoundingClientRect(),G=Ht(E),O=x.left+(E.clientLeft+parseFloat(G.paddingLeft))*N.x,j=x.top+(E.clientTop+parseFloat(G.paddingTop))*N.y;m*=N.x,g*=N.y,p*=N.x,T*=N.y,m+=O,g+=j,A=vt(E),E=Kb(A)}}return Ks({width:p,height:T,x:m,y:g})}function gc(e,a){const l=hc(e).scrollLeft;return a?a.left+l:Ul(ii(e)).left+l}function fp(e,a){const l=e.getBoundingClientRect(),n=l.left+a.scrollLeft-gc(e,l),o=l.top+a.scrollTop;return{x:n,y:o}}function oM(e){let{elements:a,rect:l,offsetParent:n,strategy:o}=e;const s=o==="fixed",c=ii(n),d=a?mc(a.floating):!1;if(n===c||d&&s)return l;let m={scrollLeft:0,scrollTop:0},g=ei(1);const p=ei(0),T=ai(n);if((T||!T&&!s)&&((or(n)!=="body"||Uo(c))&&(m=hc(n)),ai(n))){const S=Ul(n);g=Vn(n),p.x=S.x+n.clientLeft,p.y=S.y+n.clientTop}const C=c&&!T&&!s?fp(c,m):ei(0);return{width:l.width*g.x,height:l.height*g.y,x:l.x*g.x-m.scrollLeft*g.x+p.x+C.x,y:l.y*g.y-m.scrollTop*g.y+p.y+C.y}}function uM(e){return Array.from(e.getClientRects())}function sM(e){const a=ii(e),l=hc(e),n=e.ownerDocument.body,o=pt(a.scrollWidth,a.clientWidth,n.scrollWidth,n.clientWidth),s=pt(a.scrollHeight,a.clientHeight,n.scrollHeight,n.clientHeight);let c=-l.scrollLeft+gc(e);const d=-l.scrollTop;return Ht(n).direction==="rtl"&&(c+=pt(a.clientWidth,n.clientWidth)-o),{width:o,height:s,x:c,y:d}}const o4=25;function cM(e,a){const l=vt(e),n=ii(e),o=l.visualViewport;let s=n.clientWidth,c=n.clientHeight,d=0,m=0;if(o){s=o.width,c=o.height;const p=w0();(!p||p&&a==="fixed")&&(d=o.offsetLeft,m=o.offsetTop)}const g=gc(n);if(g<=0){const p=n.ownerDocument,T=p.body,C=getComputedStyle(T),S=p.compatMode==="CSS1Compat"&&parseFloat(C.marginLeft)+parseFloat(C.marginRight)||0,A=Math.abs(n.clientWidth-T.clientWidth-S);A<=o4&&(s-=A)}else g<=o4&&(s+=g);return{width:s,height:c,x:d,y:m}}const fM=new Set(["absolute","fixed"]);function dM(e,a){const l=Ul(e,!0,a==="fixed"),n=l.top+e.clientTop,o=l.left+e.clientLeft,s=ai(e)?Vn(e):ei(1),c=e.clientWidth*s.x,d=e.clientHeight*s.y,m=o*s.x,g=n*s.y;return{width:c,height:d,x:m,y:g}}function u4(e,a,l){let n;if(a==="viewport")n=cM(e,l);else if(a==="document")n=sM(ii(e));else if(Ut(a))n=dM(a,l);else{const o=cp(e);n={x:a.x-o.x,y:a.y-o.y,width:a.width,height:a.height}}return Ks(n)}function dp(e,a){const l=ml(e);return l===a||!Ut(l)||Zn(l)?!1:Ht(l).position==="fixed"||dp(l,a)}function bM(e,a){const l=a.get(e);if(l)return l;let n=Io(e,[],!1).filter(d=>Ut(d)&&or(d)!=="body"),o=null;const s=Ht(e).position==="fixed";let c=s?ml(e):e;for(;Ut(c)&&!Zn(c);){const d=Ht(c),m=O0(c);!m&&d.position==="fixed"&&(o=null),(s?!m&&!o:!m&&d.position==="static"&&!!o&&fM.has(o.position)||Uo(c)&&!m&&dp(e,c))?n=n.filter(p=>p!==c):o=d,c=ml(c)}return a.set(e,n),n}function mM(e){let{element:a,boundary:l,rootBoundary:n,strategy:o}=e;const c=[...l==="clippingAncestors"?mc(a)?[]:bM(a,this._c):[].concat(l),n],d=c[0],m=c.reduce((g,p)=>{const T=u4(a,p,o);return g.top=pt(T.top,g.top),g.right=bl(T.right,g.right),g.bottom=bl(T.bottom,g.bottom),g.left=pt(T.left,g.left),g},u4(a,d,o));return{width:m.right-m.left,height:m.bottom-m.top,x:m.left,y:m.top}}function hM(e){const{width:a,height:l}=sp(e);return{width:a,height:l}}function gM(e,a,l){const n=ai(a),o=ii(a),s=l==="fixed",c=Ul(e,!0,s,a);let d={scrollLeft:0,scrollTop:0};const m=ei(0);function g(){m.x=gc(o)}if(n||!n&&!s)if((or(a)!=="body"||Uo(o))&&(d=hc(a)),n){const S=Ul(a,!0,s,a);m.x=S.x+a.clientLeft,m.y=S.y+a.clientTop}else o&&g();s&&!n&&o&&g();const p=o&&!n&&!s?fp(o,d):ei(0),T=c.left+d.scrollLeft-m.x-p.x,C=c.top+d.scrollTop-m.y-p.y;return{x:T,y:C,width:c.width,height:c.height}}function bb(e){return Ht(e).position==="static"}function s4(e,a){if(!ai(e)||Ht(e).position==="fixed")return null;if(a)return a(e);let l=e.offsetParent;return ii(e)===l&&(l=l.ownerDocument.body),l}function bp(e,a){const l=vt(e);if(mc(e))return l;if(!ai(e)){let o=ml(e);for(;o&&!Zn(o);){if(Ut(o)&&!bb(o))return o;o=ml(o)}return l}let n=s4(e,a);for(;n&&Jy(n)&&bb(n);)n=s4(n,a);return n&&Zn(n)&&bb(n)&&!O0(n)?l:n||iM(e)||l}const pM=async function(e){const a=this.getOffsetParent||bp,l=this.getDimensions,n=await l(e.floating);return{reference:gM(e.reference,await a(e.floating),e.strategy),floating:{x:0,y:0,width:n.width,height:n.height}}};function TM(e){return Ht(e).direction==="rtl"}const vM={convertOffsetParentRelativeRectToViewportRelativeRect:oM,getDocumentElement:ii,getClippingRect:mM,getOffsetParent:bp,getElementRects:pM,getClientRects:uM,getDimensions:hM,getScale:Vn,isElement:Ut,isRTL:TM};function mp(e,a){return e.x===a.x&&e.y===a.y&&e.width===a.width&&e.height===a.height}function SM(e,a){let l=null,n;const o=ii(e);function s(){var d;clearTimeout(n),(d=l)==null||d.disconnect(),l=null}function c(d,m){d===void 0&&(d=!1),m===void 0&&(m=1),s();const g=e.getBoundingClientRect(),{left:p,top:T,width:C,height:S}=g;if(d||a(),!C||!S)return;const A=Es(T),E=Es(o.clientWidth-(p+C)),N=Es(o.clientHeight-(T+S)),x=Es(p),O={rootMargin:-A+"px "+-E+"px "+-N+"px "+-x+"px",threshold:pt(0,bl(1,m))||1};let j=!0;function U(F){const W=F[0].intersectionRatio;if(W!==m){if(!j)return c();W?c(!1,W):n=setTimeout(()=>{c(!1,1e-7)},1e3)}W===1&&!mp(g,e.getBoundingClientRect())&&c(),j=!1}try{l=new IntersectionObserver(U,{...O,root:o.ownerDocument})}catch{l=new IntersectionObserver(U,O)}l.observe(e)}return c(!0),s}function CM(e,a,l,n){n===void 0&&(n={});const{ancestorScroll:o=!0,ancestorResize:s=!0,elementResize:c=typeof ResizeObserver=="function",layoutShift:d=typeof IntersectionObserver=="function",animationFrame:m=!1}=n,g=G0(e),p=o||s?[...g?Io(g):[],...Io(a)]:[];p.forEach(x=>{o&&x.addEventListener("scroll",l,{passive:!0}),s&&x.addEventListener("resize",l)});const T=g&&d?SM(g,l):null;let C=-1,S=null;c&&(S=new ResizeObserver(x=>{let[G]=x;G&&G.target===g&&S&&(S.unobserve(a),cancelAnimationFrame(C),C=requestAnimationFrame(()=>{var O;(O=S)==null||O.observe(a)})),l()}),g&&!m&&S.observe(g),S.observe(a));let A,E=m?Ul(e):null;m&&N();function N(){const x=Ul(e);E&&!mp(E,x)&&l(),E=x,A=requestAnimationFrame(N)}return l(),()=>{var x;p.forEach(G=>{o&&G.removeEventListener("scroll",l),s&&G.removeEventListener("resize",l)}),T?.(),(x=S)==null||x.disconnect(),S=null,m&&cancelAnimationFrame(A)}}const yM=qy,MM=Ky,EM=Wy,AM=Qy,LM=jy,c4=Hy,DM=Yy,xM=(e,a,l)=>{const n=new Map,o={platform:vM,...l},s={...o.platform,_c:n};return Uy(e,a,{...o,platform:s})};var _M=typeof document<"u",zM=function(){},Bs=_M?_.useLayoutEffect:zM;function Ys(e,a){if(e===a)return!0;if(typeof e!=typeof a)return!1;if(typeof e=="function"&&e.toString()===a.toString())return!0;let l,n,o;if(e&&a&&typeof e=="object"){if(Array.isArray(e)){if(l=e.length,l!==a.length)return!1;for(n=l;n--!==0;)if(!Ys(e[n],a[n]))return!1;return!0}if(o=Object.keys(e),l=o.length,l!==Object.keys(a).length)return!1;for(n=l;n--!==0;)if(!{}.hasOwnProperty.call(a,o[n]))return!1;for(n=l;n--!==0;){const s=o[n];if(!(s==="_owner"&&e.$$typeof)&&!Ys(e[s],a[s]))return!1}return!0}return e!==e&&a!==a}function hp(e){return typeof window>"u"?1:(e.ownerDocument.defaultView||window).devicePixelRatio||1}function f4(e,a){const l=hp(e);return Math.round(a*l)/l}function mb(e){const a=_.useRef(e);return Bs(()=>{a.current=e}),a}function RM(e){e===void 0&&(e={});const{placement:a="bottom",strategy:l="absolute",middleware:n=[],platform:o,elements:{reference:s,floating:c}={},transform:d=!0,whileElementsMounted:m,open:g}=e,[p,T]=_.useState({x:0,y:0,strategy:l,placement:a,middlewareData:{},isPositioned:!1}),[C,S]=_.useState(n);Ys(C,n)||S(n);const[A,E]=_.useState(null),[N,x]=_.useState(null),G=_.useCallback(Q=>{Q!==F.current&&(F.current=Q,E(Q))},[]),O=_.useCallback(Q=>{Q!==W.current&&(W.current=Q,x(Q))},[]),j=s||A,U=c||N,F=_.useRef(null),W=_.useRef(null),X=_.useRef(p),he=m!=null,pe=mb(m),de=mb(o),fe=mb(g),be=_.useCallback(()=>{if(!F.current||!W.current)return;const Q={placement:a,strategy:l,middleware:C};de.current&&(Q.platform=de.current),xM(F.current,W.current,Q).then(Ee=>{const R={...Ee,isPositioned:fe.current!==!1};oe.current&&!Ys(X.current,R)&&(X.current=R,tr.flushSync(()=>{T(R)}))})},[C,a,l,de,fe]);Bs(()=>{g===!1&&X.current.isPositioned&&(X.current.isPositioned=!1,T(Q=>({...Q,isPositioned:!1})))},[g]);const oe=_.useRef(!1);Bs(()=>(oe.current=!0,()=>{oe.current=!1}),[]),Bs(()=>{if(j&&(F.current=j),U&&(W.current=U),j&&U){if(pe.current)return pe.current(j,U,be);be()}},[j,U,be,pe,he]);const ge=_.useMemo(()=>({reference:F,floating:W,setReference:G,setFloating:O}),[G,O]),H=_.useMemo(()=>({reference:j,floating:U}),[j,U]),ae=_.useMemo(()=>{const Q={position:l,left:0,top:0};if(!H.floating)return Q;const Ee=f4(H.floating,p.x),R=f4(H.floating,p.y);return d?{...Q,transform:"translate("+Ee+"px, "+R+"px)",...hp(H.floating)>=1.5&&{willChange:"transform"}}:{position:l,left:Ee,top:R}},[l,d,H.floating,p.x,p.y]);return _.useMemo(()=>({...p,update:be,refs:ge,elements:H,floatingStyles:ae}),[p,be,ge,H,ae])}const IM=e=>{function a(l){return{}.hasOwnProperty.call(l,"current")}return{name:"arrow",options:e,fn(l){const{element:n,padding:o}=typeof e=="function"?e(l):e;return n&&a(n)?n.current!=null?c4({element:n.current,padding:o}).fn(l):{}:n?c4({element:n,padding:o}).fn(l):{}}}},NM=(e,a)=>({...yM(e),options:[e,a]}),BM=(e,a)=>({...MM(e),options:[e,a]}),OM=(e,a)=>({...DM(e),options:[e,a]}),wM=(e,a)=>({...EM(e),options:[e,a]}),GM=(e,a)=>({...AM(e),options:[e,a]}),kM=(e,a)=>({...LM(e),options:[e,a]}),FM=(e,a)=>({...IM(e),options:[e,a]});var PM="Arrow",gp=_.forwardRef((e,a)=>{const{children:l,width:n=10,height:o=5,...s}=e;return y.jsx(wa.svg,{...s,ref:a,width:n,height:o,viewBox:"0 0 30 10",preserveAspectRatio:"none",children:e.asChild?l:y.jsx("polygon",{points:"0,0 30,0 15,10"})})});gp.displayName=PM;var UM=gp;function pp(e){const[a,l]=_.useState(void 0);return dl(()=>{if(e){l({width:e.offsetWidth,height:e.offsetHeight});const n=new ResizeObserver(o=>{if(!Array.isArray(o)||!o.length)return;const s=o[0];let c,d;if("borderBoxSize"in s){const m=s.borderBoxSize,g=Array.isArray(m)?m[0]:m;c=g.inlineSize,d=g.blockSize}else c=e.offsetWidth,d=e.offsetHeight;l({width:c,height:d})});return n.observe(e,{box:"border-box"}),()=>n.unobserve(e)}else l(void 0)},[e]),a}var k0="Popper",[Tp,vp]=cc(k0),[HM,Sp]=Tp(k0),Cp=e=>{const{__scopePopper:a,children:l}=e,[n,o]=_.useState(null);return y.jsx(HM,{scope:a,anchor:n,onAnchorChange:o,children:l})};Cp.displayName=k0;var yp="PopperAnchor",Mp=_.forwardRef((e,a)=>{const{__scopePopper:l,virtualRef:n,...o}=e,s=Sp(yp,l),c=_.useRef(null),d=Ct(a,c),m=_.useRef(null);return _.useEffect(()=>{const g=m.current;m.current=n?.current||c.current,g!==m.current&&s.onAnchorChange(m.current)}),n?null:y.jsx(wa.div,{...o,ref:d})});Mp.displayName=yp;var F0="PopperContent",[WM,jM]=Tp(F0),Ep=_.forwardRef((e,a)=>{const{__scopePopper:l,side:n="bottom",sideOffset:o=0,align:s="center",alignOffset:c=0,arrowPadding:d=0,avoidCollisions:m=!0,collisionBoundary:g=[],collisionPadding:p=0,sticky:T="partial",hideWhenDetached:C=!1,updatePositionStrategy:S="optimized",onPlaced:A,...E}=e,N=Sp(F0,l),[x,G]=_.useState(null),O=Ct(a,Ce=>G(Ce)),[j,U]=_.useState(null),F=pp(j),W=F?.width??0,X=F?.height??0,he=n+(s!=="center"?"-"+s:""),pe=typeof p=="number"?p:{top:0,right:0,bottom:0,left:0,...p},de=Array.isArray(g)?g:[g],fe=de.length>0,be={padding:pe,boundary:de.filter(qM),altBoundary:fe},{refs:oe,floatingStyles:ge,placement:H,isPositioned:ae,middlewareData:Q}=RM({strategy:"fixed",placement:he,whileElementsMounted:(...Ce)=>CM(...Ce,{animationFrame:S==="always"}),elements:{reference:N.anchor},middleware:[NM({mainAxis:o+X,alignmentAxis:c}),m&&BM({mainAxis:!0,crossAxis:!1,limiter:T==="partial"?OM():void 0,...be}),m&&wM({...be}),GM({...be,apply:({elements:Ce,rects:Qe,availableWidth:He,availableHeight:ya})=>{const{width:Pa,height:yt}=Qe.reference,ni=Ce.floating.style;ni.setProperty("--radix-popper-available-width",`${He}px`),ni.setProperty("--radix-popper-available-height",`${ya}px`),ni.setProperty("--radix-popper-anchor-width",`${Pa}px`),ni.setProperty("--radix-popper-anchor-height",`${yt}px`)}}),j&&FM({element:j,padding:d}),KM({arrowWidth:W,arrowHeight:X}),C&&kM({strategy:"referenceHidden",...be})]}),[Ee,R]=Dp(H),w=Xn(A);dl(()=>{ae&&w?.()},[ae,w]);const $=Q.arrow?.x,D=Q.arrow?.y,ce=Q.arrow?.centerOffset!==0,[Ae,Me]=_.useState();return dl(()=>{x&&Me(window.getComputedStyle(x).zIndex)},[x]),y.jsx("div",{ref:oe.setFloating,"data-radix-popper-content-wrapper":"",style:{...ge,transform:ae?ge.transform:"translate(0, -200%)",minWidth:"max-content",zIndex:Ae,"--radix-popper-transform-origin":[Q.transformOrigin?.x,Q.transformOrigin?.y].join(" "),...Q.hide?.referenceHidden&&{visibility:"hidden",pointerEvents:"none"}},dir:e.dir,children:y.jsx(WM,{scope:l,placedSide:Ee,onArrowChange:U,arrowX:$,arrowY:D,shouldHideArrow:ce,children:y.jsx(wa.div,{"data-side":Ee,"data-align":R,...E,ref:O,style:{...E.style,animation:ae?void 0:"none"}})})})});Ep.displayName=F0;var Ap="PopperArrow",VM={top:"bottom",right:"left",bottom:"top",left:"right"},Lp=_.forwardRef(function(a,l){const{__scopePopper:n,...o}=a,s=jM(Ap,n),c=VM[s.placedSide];return y.jsx("span",{ref:s.onArrowChange,style:{position:"absolute",left:s.arrowX,top:s.arrowY,[c]:0,transformOrigin:{top:"",right:"0 0",bottom:"center 0",left:"100% 0"}[s.placedSide],transform:{top:"translateY(100%)",right:"translateY(50%) rotate(90deg) translateX(-50%)",bottom:"rotate(180deg)",left:"translateY(50%) rotate(-90deg) translateX(50%)"}[s.placedSide],visibility:s.shouldHideArrow?"hidden":void 0},children:y.jsx(UM,{...o,ref:l,style:{...o.style,display:"block"}})})});Lp.displayName=Ap;function qM(e){return e!==null}var KM=e=>({name:"transformOrigin",options:e,fn(a){const{placement:l,rects:n,middlewareData:o}=a,c=o.arrow?.centerOffset!==0,d=c?0:e.arrowWidth,m=c?0:e.arrowHeight,[g,p]=Dp(l),T={start:"0%",center:"50%",end:"100%"}[p],C=(o.arrow?.x??0)+d/2,S=(o.arrow?.y??0)+m/2;let A="",E="";return g==="bottom"?(A=c?T:`${C}px`,E=`${-m}px`):g==="top"?(A=c?T:`${C}px`,E=`${n.floating.height+m}px`):g==="right"?(A=`${-m}px`,E=c?T:`${S}px`):g==="left"&&(A=`${n.floating.width+m}px`,E=c?T:`${S}px`),{data:{x:A,y:E}}}});function Dp(e){const[a,l="center"]=e.split("-");return[a,l]}var YM=Cp,xp=Mp,QM=Ep,XM=Lp,pc="Popover",[_p]=cc(pc,[vp]),Ho=vp(),[ZM,Wl]=_p(pc),P0=e=>{const{__scopePopover:a,children:l,open:n,defaultOpen:o,onOpenChange:s,modal:c=!1}=e,d=Ho(a),m=_.useRef(null),[g,p]=_.useState(!1),[T,C]=p0({prop:n,defaultProp:o??!1,onChange:s,caller:pc});return y.jsx(YM,{...d,children:y.jsx(ZM,{scope:a,contentId:Rs(),triggerRef:m,open:T,onOpenChange:C,onOpenToggle:_.useCallback(()=>C(S=>!S),[C]),hasCustomAnchor:g,onCustomAnchorAdd:_.useCallback(()=>p(!0),[]),onCustomAnchorRemove:_.useCallback(()=>p(!1),[]),modal:c,children:l})})};P0.displayName=pc;var zp="PopoverAnchor",JM=_.forwardRef((e,a)=>{const{__scopePopover:l,...n}=e,o=Wl(zp,l),s=Ho(l),{onCustomAnchorAdd:c,onCustomAnchorRemove:d}=o;return _.useEffect(()=>(c(),()=>d()),[c,d]),y.jsx(xp,{...s,...n,ref:a})});JM.displayName=zp;var Rp="PopoverTrigger",U0=_.forwardRef((e,a)=>{const{__scopePopover:l,...n}=e,o=Wl(Rp,l),s=Ho(l),c=Ct(a,o.triggerRef),d=y.jsx(wa.button,{type:"button","aria-haspopup":"dialog","aria-expanded":o.open,"aria-controls":o.contentId,"data-state":Bp(o.open),...n,ref:c,onClick:qa(e.onClick,o.onOpenToggle)});return o.hasCustomAnchor?d:y.jsx(xp,{asChild:!0,...s,children:d})});U0.displayName=Rp;var $M="PopoverPortal",[rN,eE]=_p($M,{forceMount:void 0}),Jn="PopoverContent",H0=_.forwardRef((e,a)=>{const l=eE(Jn,e.__scopePopover),{forceMount:n=l.forceMount,...o}=e,s=Wl(Jn,e.__scopePopover);return y.jsx(ir,{present:n||s.open,children:s.modal?y.jsx(tE,{...o,ref:a}):y.jsx(iE,{...o,ref:a})})});H0.displayName=Jn;var aE=T0("PopoverContent.RemoveScroll"),tE=_.forwardRef((e,a)=>{const l=Wl(Jn,e.__scopePopover),n=_.useRef(null),o=Ct(a,n),s=_.useRef(!1);return _.useEffect(()=>{const c=n.current;if(c)return Sg(c)},[]),y.jsx(C0,{as:aE,allowPinchZoom:!0,children:y.jsx(Ip,{...e,ref:o,trapFocus:l.open,disableOutsidePointerEvents:!0,onCloseAutoFocus:qa(e.onCloseAutoFocus,c=>{c.preventDefault(),s.current||l.triggerRef.current?.focus()}),onPointerDownOutside:qa(e.onPointerDownOutside,c=>{const d=c.detail.originalEvent,m=d.button===0&&d.ctrlKey===!0,g=d.button===2||m;s.current=g},{checkForDefaultPrevented:!1}),onFocusOutside:qa(e.onFocusOutside,c=>c.preventDefault(),{checkForDefaultPrevented:!1})})})}),iE=_.forwardRef((e,a)=>{const l=Wl(Jn,e.__scopePopover),n=_.useRef(!1),o=_.useRef(!1);return y.jsx(Ip,{...e,ref:a,trapFocus:!1,disableOutsidePointerEvents:!1,onCloseAutoFocus:s=>{e.onCloseAutoFocus?.(s),s.defaultPrevented||(n.current||l.triggerRef.current?.focus(),s.preventDefault()),n.current=!1,o.current=!1},onInteractOutside:s=>{e.onInteractOutside?.(s),s.defaultPrevented||(n.current=!0,s.detail.originalEvent.type==="pointerdown"&&(o.current=!0));const c=s.target;l.triggerRef.current?.contains(c)&&s.preventDefault(),s.detail.originalEvent.type==="focusin"&&o.current&&s.preventDefault()}})}),Ip=_.forwardRef((e,a)=>{const{__scopePopover:l,trapFocus:n,onOpenAutoFocus:o,onCloseAutoFocus:s,disableOutsidePointerEvents:c,onEscapeKeyDown:d,onPointerDownOutside:m,onFocusOutside:g,onInteractOutside:p,...T}=e,C=Wl(Jn,l),S=Ho(l);return fg(),y.jsx(S0,{asChild:!0,loop:!0,trapped:n,onMountAutoFocus:o,onUnmountAutoFocus:s,children:y.jsx(v0,{asChild:!0,disableOutsidePointerEvents:c,onInteractOutside:p,onEscapeKeyDown:d,onPointerDownOutside:m,onFocusOutside:g,onDismiss:()=>C.onOpenChange(!1),children:y.jsx(QM,{"data-state":Bp(C.open),role:"dialog",id:C.contentId,...S,...T,ref:a,style:{...T.style,"--radix-popover-content-transform-origin":"var(--radix-popper-transform-origin)","--radix-popover-content-available-width":"var(--radix-popper-available-width)","--radix-popover-content-available-height":"var(--radix-popper-available-height)","--radix-popover-trigger-width":"var(--radix-popper-anchor-width)","--radix-popover-trigger-height":"var(--radix-popper-anchor-height)"}})})})}),Np="PopoverClose",lE=_.forwardRef((e,a)=>{const{__scopePopover:l,...n}=e,o=Wl(Np,l);return y.jsx(wa.button,{type:"button",...n,ref:a,onClick:qa(e.onClick,()=>o.onOpenChange(!1))})});lE.displayName=Np;var nE="PopoverArrow",rE=_.forwardRef((e,a)=>{const{__scopePopover:l,...n}=e,o=Ho(l);return y.jsx(XM,{...o,...n,ref:a})});rE.displayName=nE;function Bp(e){return e?"open":"closed"}var Op=P0,wp=U0,Gp=H0;function d4(e){const a=[],l=String(e||"");let n=l.indexOf(","),o=0,s=!1;for(;!s;){n===-1&&(n=l.length,s=!0);const c=l.slice(o,n).trim();(c||!s)&&a.push(c),o=n+1,n=l.indexOf(",",o)}return a}function kp(e,a){const l={};return(e[e.length-1]===""?[...e,""]:e).join((l.padRight?" ":"")+","+(l.padLeft===!1?"":" ")).trim()}const oE=/^[$_\p{ID_Start}][$_\u{200C}\u{200D}\p{ID_Continue}]*$/u,uE=/^[$_\p{ID_Start}][-$_\u{200C}\u{200D}\p{ID_Continue}]*$/u,sE={};function b4(e,a){return(sE.jsx?uE:oE).test(e)}const cE=/[ \t\n\f\r]/g;function fE(e){return typeof e=="object"?e.type==="text"?m4(e.value):!1:m4(e)}function m4(e){return e.replace(cE,"")===""}let Wo=class{constructor(a,l,n){this.normal=l,this.property=a,n&&(this.space=n)}};Wo.prototype.normal={};Wo.prototype.property={};Wo.prototype.space=void 0;function Fp(e,a){const l={},n={};for(const o of e)Object.assign(l,o.property),Object.assign(n,o.normal);return new Wo(l,n,a)}function No(e){return e.toLowerCase()}let nt=class{constructor(a,l){this.attribute=l,this.property=a}};nt.prototype.attribute="";nt.prototype.booleanish=!1;nt.prototype.boolean=!1;nt.prototype.commaOrSpaceSeparated=!1;nt.prototype.commaSeparated=!1;nt.prototype.defined=!1;nt.prototype.mustUseProperty=!1;nt.prototype.number=!1;nt.prototype.overloadedBoolean=!1;nt.prototype.property="";nt.prototype.spaceSeparated=!1;nt.prototype.space=void 0;let dE=0;const Be=jl(),Sa=jl(),Yb=jl(),ue=jl(),la=jl(),qn=jl(),mt=jl();function jl(){return 2**++dE}const Qb=Object.freeze(Object.defineProperty({__proto__:null,boolean:Be,booleanish:Sa,commaOrSpaceSeparated:mt,commaSeparated:qn,number:ue,overloadedBoolean:Yb,spaceSeparated:la},Symbol.toStringTag,{value:"Module"})),hb=Object.keys(Qb);let W0=class extends nt{constructor(a,l,n,o){let s=-1;if(super(a,l),h4(this,"space",o),typeof n=="number")for(;++s<hb.length;){const c=hb[s];h4(this,hb[s],(n&Qb[c])===Qb[c])}}};W0.prototype.defined=!0;function h4(e,a,l){l&&(e[a]=l)}function ur(e){const a={},l={};for(const[n,o]of Object.entries(e.properties)){const s=new W0(n,e.transform(e.attributes||{},n),o,e.space);e.mustUseProperty&&e.mustUseProperty.includes(n)&&(s.mustUseProperty=!0),a[n]=s,l[No(n)]=n,l[No(s.attribute)]=n}return new Wo(a,l,e.space)}const Pp=ur({properties:{ariaActiveDescendant:null,ariaAtomic:Sa,ariaAutoComplete:null,ariaBusy:Sa,ariaChecked:Sa,ariaColCount:ue,ariaColIndex:ue,ariaColSpan:ue,ariaControls:la,ariaCurrent:null,ariaDescribedBy:la,ariaDetails:null,ariaDisabled:Sa,ariaDropEffect:la,ariaErrorMessage:null,ariaExpanded:Sa,ariaFlowTo:la,ariaGrabbed:Sa,ariaHasPopup:null,ariaHidden:Sa,ariaInvalid:null,ariaKeyShortcuts:null,ariaLabel:null,ariaLabelledBy:la,ariaLevel:ue,ariaLive:null,ariaModal:Sa,ariaMultiLine:Sa,ariaMultiSelectable:Sa,ariaOrientation:null,ariaOwns:la,ariaPlaceholder:null,ariaPosInSet:ue,ariaPressed:Sa,ariaReadOnly:Sa,ariaRelevant:null,ariaRequired:Sa,ariaRoleDescription:la,ariaRowCount:ue,ariaRowIndex:ue,ariaRowSpan:ue,ariaSelected:Sa,ariaSetSize:ue,ariaSort:null,ariaValueMax:ue,ariaValueMin:ue,ariaValueNow:ue,ariaValueText:null,role:null},transform(e,a){return a==="role"?a:"aria-"+a.slice(4).toLowerCase()}});function Up(e,a){return a in e?e[a]:a}function Hp(e,a){return Up(e,a.toLowerCase())}const bE=ur({attributes:{acceptcharset:"accept-charset",classname:"class",htmlfor:"for",httpequiv:"http-equiv"},mustUseProperty:["checked","multiple","muted","selected"],properties:{abbr:null,accept:qn,acceptCharset:la,accessKey:la,action:null,allow:null,allowFullScreen:Be,allowPaymentRequest:Be,allowUserMedia:Be,alt:null,as:null,async:Be,autoCapitalize:null,autoComplete:la,autoFocus:Be,autoPlay:Be,blocking:la,capture:null,charSet:null,checked:Be,cite:null,className:la,cols:ue,colSpan:null,content:null,contentEditable:Sa,controls:Be,controlsList:la,coords:ue|qn,crossOrigin:null,data:null,dateTime:null,decoding:null,default:Be,defer:Be,dir:null,dirName:null,disabled:Be,download:Yb,draggable:Sa,encType:null,enterKeyHint:null,fetchPriority:null,form:null,formAction:null,formEncType:null,formMethod:null,formNoValidate:Be,formTarget:null,headers:la,height:ue,hidden:Yb,high:ue,href:null,hrefLang:null,htmlFor:la,httpEquiv:la,id:null,imageSizes:null,imageSrcSet:null,inert:Be,inputMode:null,integrity:null,is:null,isMap:Be,itemId:null,itemProp:la,itemRef:la,itemScope:Be,itemType:la,kind:null,label:null,lang:null,language:null,list:null,loading:null,loop:Be,low:ue,manifest:null,max:null,maxLength:ue,media:null,method:null,min:null,minLength:ue,multiple:Be,muted:Be,name:null,nonce:null,noModule:Be,noValidate:Be,onAbort:null,onAfterPrint:null,onAuxClick:null,onBeforeMatch:null,onBeforePrint:null,onBeforeToggle:null,onBeforeUnload:null,onBlur:null,onCancel:null,onCanPlay:null,onCanPlayThrough:null,onChange:null,onClick:null,onClose:null,onContextLost:null,onContextMenu:null,onContextRestored:null,onCopy:null,onCueChange:null,onCut:null,onDblClick:null,onDrag:null,onDragEnd:null,onDragEnter:null,onDragExit:null,onDragLeave:null,onDragOver:null,onDragStart:null,onDrop:null,onDurationChange:null,onEmptied:null,onEnded:null,onError:null,onFocus:null,onFormData:null,onHashChange:null,onInput:null,onInvalid:null,onKeyDown:null,onKeyPress:null,onKeyUp:null,onLanguageChange:null,onLoad:null,onLoadedData:null,onLoadedMetadata:null,onLoadEnd:null,onLoadStart:null,onMessage:null,onMessageError:null,onMouseDown:null,onMouseEnter:null,onMouseLeave:null,onMouseMove:null,onMouseOut:null,onMouseOver:null,onMouseUp:null,onOffline:null,onOnline:null,onPageHide:null,onPageShow:null,onPaste:null,onPause:null,onPlay:null,onPlaying:null,onPopState:null,onProgress:null,onRateChange:null,onRejectionHandled:null,onReset:null,onResize:null,onScroll:null,onScrollEnd:null,onSecurityPolicyViolation:null,onSeeked:null,onSeeking:null,onSelect:null,onSlotChange:null,onStalled:null,onStorage:null,onSubmit:null,onSuspend:null,onTimeUpdate:null,onToggle:null,onUnhandledRejection:null,onUnload:null,onVolumeChange:null,onWaiting:null,onWheel:null,open:Be,optimum:ue,pattern:null,ping:la,placeholder:null,playsInline:Be,popover:null,popoverTarget:null,popoverTargetAction:null,poster:null,preload:null,readOnly:Be,referrerPolicy:null,rel:la,required:Be,reversed:Be,rows:ue,rowSpan:ue,sandbox:la,scope:null,scoped:Be,seamless:Be,selected:Be,shadowRootClonable:Be,shadowRootDelegatesFocus:Be,shadowRootMode:null,shape:null,size:ue,sizes:null,slot:null,span:ue,spellCheck:Sa,src:null,srcDoc:null,srcLang:null,srcSet:null,start:ue,step:null,style:null,tabIndex:ue,target:null,title:null,translate:null,type:null,typeMustMatch:Be,useMap:null,value:Sa,width:ue,wrap:null,writingSuggestions:null,align:null,aLink:null,archive:la,axis:null,background:null,bgColor:null,border:ue,borderColor:null,bottomMargin:ue,cellPadding:null,cellSpacing:null,char:null,charOff:null,classId:null,clear:null,code:null,codeBase:null,codeType:null,color:null,compact:Be,declare:Be,event:null,face:null,frame:null,frameBorder:null,hSpace:ue,leftMargin:ue,link:null,longDesc:null,lowSrc:null,marginHeight:ue,marginWidth:ue,noResize:Be,noHref:Be,noShade:Be,noWrap:Be,object:null,profile:null,prompt:null,rev:null,rightMargin:ue,rules:null,scheme:null,scrolling:Sa,standby:null,summary:null,text:null,topMargin:ue,valueType:null,version:null,vAlign:null,vLink:null,vSpace:ue,allowTransparency:null,autoCorrect:null,autoSave:null,disablePictureInPicture:Be,disableRemotePlayback:Be,prefix:null,property:null,results:ue,security:null,unselectable:null},space:"html",transform:Hp}),mE=ur({attributes:{accentHeight:"accent-height",alignmentBaseline:"alignment-baseline",arabicForm:"arabic-form",baselineShift:"baseline-shift",capHeight:"cap-height",className:"class",clipPath:"clip-path",clipRule:"clip-rule",colorInterpolation:"color-interpolation",colorInterpolationFilters:"color-interpolation-filters",colorProfile:"color-profile",colorRendering:"color-rendering",crossOrigin:"crossorigin",dataType:"datatype",dominantBaseline:"dominant-baseline",enableBackground:"enable-background",fillOpacity:"fill-opacity",fillRule:"fill-rule",floodColor:"flood-color",floodOpacity:"flood-opacity",fontFamily:"font-family",fontSize:"font-size",fontSizeAdjust:"font-size-adjust",fontStretch:"font-stretch",fontStyle:"font-style",fontVariant:"font-variant",fontWeight:"font-weight",glyphName:"glyph-name",glyphOrientationHorizontal:"glyph-orientation-horizontal",glyphOrientationVertical:"glyph-orientation-vertical",hrefLang:"hreflang",horizAdvX:"horiz-adv-x",horizOriginX:"horiz-origin-x",horizOriginY:"horiz-origin-y",imageRendering:"image-rendering",letterSpacing:"letter-spacing",lightingColor:"lighting-color",markerEnd:"marker-end",markerMid:"marker-mid",markerStart:"marker-start",navDown:"nav-down",navDownLeft:"nav-down-left",navDownRight:"nav-down-right",navLeft:"nav-left",navNext:"nav-next",navPrev:"nav-prev",navRight:"nav-right",navUp:"nav-up",navUpLeft:"nav-up-left",navUpRight:"nav-up-right",onAbort:"onabort",onActivate:"onactivate",onAfterPrint:"onafterprint",onBeforePrint:"onbeforeprint",onBegin:"onbegin",onCancel:"oncancel",onCanPlay:"oncanplay",onCanPlayThrough:"oncanplaythrough",onChange:"onchange",onClick:"onclick",onClose:"onclose",onCopy:"oncopy",onCueChange:"oncuechange",onCut:"oncut",onDblClick:"ondblclick",onDrag:"ondrag",onDragEnd:"ondragend",onDragEnter:"ondragenter",onDragExit:"ondragexit",onDragLeave:"ondragleave",onDragOver:"ondragover",onDragStart:"ondragstart",onDrop:"ondrop",onDurationChange:"ondurationchange",onEmptied:"onemptied",onEnd:"onend",onEnded:"onended",onError:"onerror",onFocus:"onfocus",onFocusIn:"onfocusin",onFocusOut:"onfocusout",onHashChange:"onhashchange",onInput:"oninput",onInvalid:"oninvalid",onKeyDown:"onkeydown",onKeyPress:"onkeypress",onKeyUp:"onkeyup",onLoad:"onload",onLoadedData:"onloadeddata",onLoadedMetadata:"onloadedmetadata",onLoadStart:"onloadstart",onMessage:"onmessage",onMouseDown:"onmousedown",onMouseEnter:"onmouseenter",onMouseLeave:"onmouseleave",onMouseMove:"onmousemove",onMouseOut:"onmouseout",onMouseOver:"onmouseover",onMouseUp:"onmouseup",onMouseWheel:"onmousewheel",onOffline:"onoffline",onOnline:"ononline",onPageHide:"onpagehide",onPageShow:"onpageshow",onPaste:"onpaste",onPause:"onpause",onPlay:"onplay",onPlaying:"onplaying",onPopState:"onpopstate",onProgress:"onprogress",onRateChange:"onratechange",onRepeat:"onrepeat",onReset:"onreset",onResize:"onresize",onScroll:"onscroll",onSeeked:"onseeked",onSeeking:"onseeking",onSelect:"onselect",onShow:"onshow",onStalled:"onstalled",onStorage:"onstorage",onSubmit:"onsubmit",onSuspend:"onsuspend",onTimeUpdate:"ontimeupdate",onToggle:"ontoggle",onUnload:"onunload",onVolumeChange:"onvolumechange",onWaiting:"onwaiting",onZoom:"onzoom",overlinePosition:"overline-position",overlineThickness:"overline-thickness",paintOrder:"paint-order",panose1:"panose-1",pointerEvents:"pointer-events",referrerPolicy:"referrerpolicy",renderingIntent:"rendering-intent",shapeRendering:"shape-rendering",stopColor:"stop-color",stopOpacity:"stop-opacity",strikethroughPosition:"strikethrough-position",strikethroughThickness:"strikethrough-thickness",strokeDashArray:"stroke-dasharray",strokeDashOffset:"stroke-dashoffset",strokeLineCap:"stroke-linecap",strokeLineJoin:"stroke-linejoin",strokeMiterLimit:"stroke-miterlimit",strokeOpacity:"stroke-opacity",strokeWidth:"stroke-width",tabIndex:"tabindex",textAnchor:"text-anchor",textDecoration:"text-decoration",textRendering:"text-rendering",transformOrigin:"transform-origin",typeOf:"typeof",underlinePosition:"underline-position",underlineThickness:"underline-thickness",unicodeBidi:"unicode-bidi",unicodeRange:"unicode-range",unitsPerEm:"units-per-em",vAlphabetic:"v-alphabetic",vHanging:"v-hanging",vIdeographic:"v-ideographic",vMathematical:"v-mathematical",vectorEffect:"vector-effect",vertAdvY:"vert-adv-y",vertOriginX:"vert-origin-x",vertOriginY:"vert-origin-y",wordSpacing:"word-spacing",writingMode:"writing-mode",xHeight:"x-height",playbackOrder:"playbackorder",timelineBegin:"timelinebegin"},properties:{about:mt,accentHeight:ue,accumulate:null,additive:null,alignmentBaseline:null,alphabetic:ue,amplitude:ue,arabicForm:null,ascent:ue,attributeName:null,attributeType:null,azimuth:ue,bandwidth:null,baselineShift:null,baseFrequency:null,baseProfile:null,bbox:null,begin:null,bias:ue,by:null,calcMode:null,capHeight:ue,className:la,clip:null,clipPath:null,clipPathUnits:null,clipRule:null,color:null,colorInterpolation:null,colorInterpolationFilters:null,colorProfile:null,colorRendering:null,content:null,contentScriptType:null,contentStyleType:null,crossOrigin:null,cursor:null,cx:null,cy:null,d:null,dataType:null,defaultAction:null,descent:ue,diffuseConstant:ue,direction:null,display:null,dur:null,divisor:ue,dominantBaseline:null,download:Be,dx:null,dy:null,edgeMode:null,editable:null,elevation:ue,enableBackground:null,end:null,event:null,exponent:ue,externalResourcesRequired:null,fill:null,fillOpacity:ue,fillRule:null,filter:null,filterRes:null,filterUnits:null,floodColor:null,floodOpacity:null,focusable:null,focusHighlight:null,fontFamily:null,fontSize:null,fontSizeAdjust:null,fontStretch:null,fontStyle:null,fontVariant:null,fontWeight:null,format:null,fr:null,from:null,fx:null,fy:null,g1:qn,g2:qn,glyphName:qn,glyphOrientationHorizontal:null,glyphOrientationVertical:null,glyphRef:null,gradientTransform:null,gradientUnits:null,handler:null,hanging:ue,hatchContentUnits:null,hatchUnits:null,height:null,href:null,hrefLang:null,horizAdvX:ue,horizOriginX:ue,horizOriginY:ue,id:null,ideographic:ue,imageRendering:null,initialVisibility:null,in:null,in2:null,intercept:ue,k:ue,k1:ue,k2:ue,k3:ue,k4:ue,kernelMatrix:mt,kernelUnitLength:null,keyPoints:null,keySplines:null,keyTimes:null,kerning:null,lang:null,lengthAdjust:null,letterSpacing:null,lightingColor:null,limitingConeAngle:ue,local:null,markerEnd:null,markerMid:null,markerStart:null,markerHeight:null,markerUnits:null,markerWidth:null,mask:null,maskContentUnits:null,maskUnits:null,mathematical:null,max:null,media:null,mediaCharacterEncoding:null,mediaContentEncodings:null,mediaSize:ue,mediaTime:null,method:null,min:null,mode:null,name:null,navDown:null,navDownLeft:null,navDownRight:null,navLeft:null,navNext:null,navPrev:null,navRight:null,navUp:null,navUpLeft:null,navUpRight:null,numOctaves:null,observer:null,offset:null,onAbort:null,onActivate:null,onAfterPrint:null,onBeforePrint:null,onBegin:null,onCancel:null,onCanPlay:null,onCanPlayThrough:null,onChange:null,onClick:null,onClose:null,onCopy:null,onCueChange:null,onCut:null,onDblClick:null,onDrag:null,onDragEnd:null,onDragEnter:null,onDragExit:null,onDragLeave:null,onDragOver:null,onDragStart:null,onDrop:null,onDurationChange:null,onEmptied:null,onEnd:null,onEnded:null,onError:null,onFocus:null,onFocusIn:null,onFocusOut:null,onHashChange:null,onInput:null,onInvalid:null,onKeyDown:null,onKeyPress:null,onKeyUp:null,onLoad:null,onLoadedData:null,onLoadedMetadata:null,onLoadStart:null,onMessage:null,onMouseDown:null,onMouseEnter:null,onMouseLeave:null,onMouseMove:null,onMouseOut:null,onMouseOver:null,onMouseUp:null,onMouseWheel:null,onOffline:null,onOnline:null,onPageHide:null,onPageShow:null,onPaste:null,onPause:null,onPlay:null,onPlaying:null,onPopState:null,onProgress:null,onRateChange:null,onRepeat:null,onReset:null,onResize:null,onScroll:null,onSeeked:null,onSeeking:null,onSelect:null,onShow:null,onStalled:null,onStorage:null,onSubmit:null,onSuspend:null,onTimeUpdate:null,onToggle:null,onUnload:null,onVolumeChange:null,onWaiting:null,onZoom:null,opacity:null,operator:null,order:null,orient:null,orientation:null,origin:null,overflow:null,overlay:null,overlinePosition:ue,overlineThickness:ue,paintOrder:null,panose1:null,path:null,pathLength:ue,patternContentUnits:null,patternTransform:null,patternUnits:null,phase:null,ping:la,pitch:null,playbackOrder:null,pointerEvents:null,points:null,pointsAtX:ue,pointsAtY:ue,pointsAtZ:ue,preserveAlpha:null,preserveAspectRatio:null,primitiveUnits:null,propagate:null,property:mt,r:null,radius:null,referrerPolicy:null,refX:null,refY:null,rel:mt,rev:mt,renderingIntent:null,repeatCount:null,repeatDur:null,requiredExtensions:mt,requiredFeatures:mt,requiredFonts:mt,requiredFormats:mt,resource:null,restart:null,result:null,rotate:null,rx:null,ry:null,scale:null,seed:null,shapeRendering:null,side:null,slope:null,snapshotTime:null,specularConstant:ue,specularExponent:ue,spreadMethod:null,spacing:null,startOffset:null,stdDeviation:null,stemh:null,stemv:null,stitchTiles:null,stopColor:null,stopOpacity:null,strikethroughPosition:ue,strikethroughThickness:ue,string:null,stroke:null,strokeDashArray:mt,strokeDashOffset:null,strokeLineCap:null,strokeLineJoin:null,strokeMiterLimit:ue,strokeOpacity:ue,strokeWidth:null,style:null,surfaceScale:ue,syncBehavior:null,syncBehaviorDefault:null,syncMaster:null,syncTolerance:null,syncToleranceDefault:null,systemLanguage:mt,tabIndex:ue,tableValues:null,target:null,targetX:ue,targetY:ue,textAnchor:null,textDecoration:null,textRendering:null,textLength:null,timelineBegin:null,title:null,transformBehavior:null,type:null,typeOf:mt,to:null,transform:null,transformOrigin:null,u1:null,u2:null,underlinePosition:ue,underlineThickness:ue,unicode:null,unicodeBidi:null,unicodeRange:null,unitsPerEm:ue,values:null,vAlphabetic:ue,vMathematical:ue,vectorEffect:null,vHanging:ue,vIdeographic:ue,version:null,vertAdvY:ue,vertOriginX:ue,vertOriginY:ue,viewBox:null,viewTarget:null,visibility:null,width:null,widths:null,wordSpacing:null,writingMode:null,x:null,x1:null,x2:null,xChannelSelector:null,xHeight:ue,y:null,y1:null,y2:null,yChannelSelector:null,z:null,zoomAndPan:null},space:"svg",transform:Up}),Wp=ur({properties:{xLinkActuate:null,xLinkArcRole:null,xLinkHref:null,xLinkRole:null,xLinkShow:null,xLinkTitle:null,xLinkType:null},space:"xlink",transform(e,a){return"xlink:"+a.slice(5).toLowerCase()}}),jp=ur({attributes:{xmlnsxlink:"xmlns:xlink"},properties:{xmlnsXLink:null,xmlns:null},space:"xmlns",transform:Hp}),Vp=ur({properties:{xmlBase:null,xmlLang:null,xmlSpace:null},space:"xml",transform(e,a){return"xml:"+a.slice(3).toLowerCase()}}),hE={classId:"classID",dataType:"datatype",itemId:"itemID",strokeDashArray:"strokeDasharray",strokeDashOffset:"strokeDashoffset",strokeLineCap:"strokeLinecap",strokeLineJoin:"strokeLinejoin",strokeMiterLimit:"strokeMiterlimit",typeOf:"typeof",xLinkActuate:"xlinkActuate",xLinkArcRole:"xlinkArcrole",xLinkHref:"xlinkHref",xLinkRole:"xlinkRole",xLinkShow:"xlinkShow",xLinkTitle:"xlinkTitle",xLinkType:"xlinkType",xmlnsXLink:"xmlnsXlink"},gE=/[A-Z]/g,g4=/-[a-z]/g,pE=/^data[-\w.:]+$/i;function j0(e,a){const l=No(a);let n=a,o=nt;if(l in e.normal)return e.property[e.normal[l]];if(l.length>4&&l.slice(0,4)==="data"&&pE.test(a)){if(a.charAt(4)==="-"){const s=a.slice(5).replace(g4,vE);n="data"+s.charAt(0).toUpperCase()+s.slice(1)}else{const s=a.slice(4);if(!g4.test(s)){let c=s.replace(gE,TE);c.charAt(0)!=="-"&&(c="-"+c),a="data"+c}}o=W0}return new o(n,a)}function TE(e){return"-"+e.toLowerCase()}function vE(e){return e.charAt(1).toUpperCase()}const Tc=Fp([Pp,bE,Wp,jp,Vp],"html"),sr=Fp([Pp,mE,Wp,jp,Vp],"svg");function p4(e){const a=String(e||"").trim();return a?a.split(/[ \t\n\r\f]+/g):[]}function qp(e){return e.join(" ").trim()}var Pn={},gb,T4;function SE(){if(T4)return gb;T4=1;var e=/\/\*[^*]*\*+([^/*][^*]*\*+)*\//g,a=/\n/g,l=/^\s*/,n=/^(\*?[-#/*\\\w]+(\[[0-9a-z_-]+\])?)\s*/,o=/^:\s*/,s=/^((?:'(?:\\'|.)*?'|"(?:\\"|.)*?"|\([^)]*?\)|[^};])+)/,c=/^[;\s]*/,d=/^\s+|\s+$/g,m=`
|
|
155
|
+
`,g="/",p="*",T="",C="comment",S="declaration";gb=function(E,N){if(typeof E!="string")throw new TypeError("First argument must be a string");if(!E)return[];N=N||{};var x=1,G=1;function O(be){var oe=be.match(a);oe&&(x+=oe.length);var ge=be.lastIndexOf(m);G=~ge?be.length-ge:G+be.length}function j(){var be={line:x,column:G};return function(oe){return oe.position=new U(be),X(),oe}}function U(be){this.start=be,this.end={line:x,column:G},this.source=N.source}U.prototype.content=E;function F(be){var oe=new Error(N.source+":"+x+":"+G+": "+be);if(oe.reason=be,oe.filename=N.source,oe.line=x,oe.column=G,oe.source=E,!N.silent)throw oe}function W(be){var oe=be.exec(E);if(oe){var ge=oe[0];return O(ge),E=E.slice(ge.length),oe}}function X(){W(l)}function he(be){var oe;for(be=be||[];oe=pe();)oe!==!1&&be.push(oe);return be}function pe(){var be=j();if(!(g!=E.charAt(0)||p!=E.charAt(1))){for(var oe=2;T!=E.charAt(oe)&&(p!=E.charAt(oe)||g!=E.charAt(oe+1));)++oe;if(oe+=2,T===E.charAt(oe-1))return F("End of comment missing");var ge=E.slice(2,oe-2);return G+=2,O(ge),E=E.slice(oe),G+=2,be({type:C,comment:ge})}}function de(){var be=j(),oe=W(n);if(oe){if(pe(),!W(o))return F("property missing ':'");var ge=W(s),H=be({type:S,property:A(oe[0].replace(e,T)),value:ge?A(ge[0].replace(e,T)):T});return W(c),H}}function fe(){var be=[];he(be);for(var oe;oe=de();)oe!==!1&&(be.push(oe),he(be));return be}return X(),fe()};function A(E){return E?E.replace(d,T):T}return gb}var v4;function CE(){if(v4)return Pn;v4=1;var e=Pn&&Pn.__importDefault||function(n){return n&&n.__esModule?n:{default:n}};Object.defineProperty(Pn,"__esModule",{value:!0}),Pn.default=l;const a=e(SE());function l(n,o){let s=null;if(!n||typeof n!="string")return s;const c=(0,a.default)(n),d=typeof o=="function";return c.forEach(m=>{if(m.type!=="declaration")return;const{property:g,value:p}=m;d?o(g,p,m):p&&(s=s||{},s[g]=p)}),s}return Pn}var co={},S4;function yE(){if(S4)return co;S4=1,Object.defineProperty(co,"__esModule",{value:!0}),co.camelCase=void 0;var e=/^--[a-zA-Z0-9_-]+$/,a=/-([a-z])/g,l=/^[^-]+$/,n=/^-(webkit|moz|ms|o|khtml)-/,o=/^-(ms)-/,s=function(g){return!g||l.test(g)||e.test(g)},c=function(g,p){return p.toUpperCase()},d=function(g,p){return"".concat(p,"-")},m=function(g,p){return p===void 0&&(p={}),s(g)?g:(g=g.toLowerCase(),p.reactCompat?g=g.replace(o,d):g=g.replace(n,d),g.replace(a,c))};return co.camelCase=m,co}var fo,C4;function ME(){if(C4)return fo;C4=1;var e=fo&&fo.__importDefault||function(o){return o&&o.__esModule?o:{default:o}},a=e(CE()),l=yE();function n(o,s){var c={};return!o||typeof o!="string"||(0,a.default)(o,function(d,m){d&&m&&(c[(0,l.camelCase)(d,s)]=m)}),c}return n.default=n,fo=n,fo}var EE=ME();const AE=ac(EE),vc=Kp("end"),li=Kp("start");function Kp(e){return a;function a(l){const n=l&&l.position&&l.position[e]||{};if(typeof n.line=="number"&&n.line>0&&typeof n.column=="number"&&n.column>0)return{line:n.line,column:n.column,offset:typeof n.offset=="number"&&n.offset>-1?n.offset:void 0}}}function LE(e){const a=li(e),l=vc(e);if(a&&l)return{start:a,end:l}}function Co(e){return!e||typeof e!="object"?"":"position"in e||"type"in e?y4(e.position):"start"in e||"end"in e?y4(e):"line"in e||"column"in e?Xb(e):""}function Xb(e){return M4(e&&e.line)+":"+M4(e&&e.column)}function y4(e){return Xb(e&&e.start)+"-"+Xb(e&&e.end)}function M4(e){return e&&typeof e=="number"?e:1}class ka extends Error{constructor(a,l,n){super(),typeof l=="string"&&(n=l,l=void 0);let o="",s={},c=!1;if(l&&("line"in l&&"column"in l?s={place:l}:"start"in l&&"end"in l?s={place:l}:"type"in l?s={ancestors:[l],place:l.position}:s={...l}),typeof a=="string"?o=a:!s.cause&&a&&(c=!0,o=a.message,s.cause=a),!s.ruleId&&!s.source&&typeof n=="string"){const m=n.indexOf(":");m===-1?s.ruleId=n:(s.source=n.slice(0,m),s.ruleId=n.slice(m+1))}if(!s.place&&s.ancestors&&s.ancestors){const m=s.ancestors[s.ancestors.length-1];m&&(s.place=m.position)}const d=s.place&&"start"in s.place?s.place.start:s.place;this.ancestors=s.ancestors||void 0,this.cause=s.cause||void 0,this.column=d?d.column:void 0,this.fatal=void 0,this.file="",this.message=o,this.line=d?d.line:void 0,this.name=Co(s.place)||"1:1",this.place=s.place||void 0,this.reason=this.message,this.ruleId=s.ruleId||void 0,this.source=s.source||void 0,this.stack=c&&s.cause&&typeof s.cause.stack=="string"?s.cause.stack:"",this.actual=void 0,this.expected=void 0,this.note=void 0,this.url=void 0}}ka.prototype.file="";ka.prototype.name="";ka.prototype.reason="";ka.prototype.message="";ka.prototype.stack="";ka.prototype.column=void 0;ka.prototype.line=void 0;ka.prototype.ancestors=void 0;ka.prototype.cause=void 0;ka.prototype.fatal=void 0;ka.prototype.place=void 0;ka.prototype.ruleId=void 0;ka.prototype.source=void 0;const V0={}.hasOwnProperty,DE=new Map,xE=/[A-Z]/g,_E=new Set(["table","tbody","thead","tfoot","tr"]),zE=new Set(["td","th"]),Yp="https://github.com/syntax-tree/hast-util-to-jsx-runtime";function RE(e,a){if(!a||a.Fragment===void 0)throw new TypeError("Expected `Fragment` in options");const l=a.filePath||void 0;let n;if(a.development){if(typeof a.jsxDEV!="function")throw new TypeError("Expected `jsxDEV` in options when `development: true`");n=FE(l,a.jsxDEV)}else{if(typeof a.jsx!="function")throw new TypeError("Expected `jsx` in production options");if(typeof a.jsxs!="function")throw new TypeError("Expected `jsxs` in production options");n=kE(l,a.jsx,a.jsxs)}const o={Fragment:a.Fragment,ancestors:[],components:a.components||{},create:n,elementAttributeNameCase:a.elementAttributeNameCase||"react",evaluater:a.createEvaluater?a.createEvaluater():void 0,filePath:l,ignoreInvalidStyle:a.ignoreInvalidStyle||!1,passKeys:a.passKeys!==!1,passNode:a.passNode||!1,schema:a.space==="svg"?sr:Tc,stylePropertyNameCase:a.stylePropertyNameCase||"dom",tableCellAlignToStyle:a.tableCellAlignToStyle!==!1},s=Qp(o,e,void 0);return s&&typeof s!="string"?s:o.create(e,o.Fragment,{children:s||void 0},void 0)}function Qp(e,a,l){if(a.type==="element")return IE(e,a,l);if(a.type==="mdxFlowExpression"||a.type==="mdxTextExpression")return NE(e,a);if(a.type==="mdxJsxFlowElement"||a.type==="mdxJsxTextElement")return OE(e,a,l);if(a.type==="mdxjsEsm")return BE(e,a);if(a.type==="root")return wE(e,a,l);if(a.type==="text")return GE(e,a)}function IE(e,a,l){const n=e.schema;let o=n;a.tagName.toLowerCase()==="svg"&&n.space==="html"&&(o=sr,e.schema=o),e.ancestors.push(a);const s=Zp(e,a.tagName,!1),c=PE(e,a);let d=K0(e,a);return _E.has(a.tagName)&&(d=d.filter(function(m){return typeof m=="string"?!fE(m):!0})),Xp(e,c,s,a),q0(c,d),e.ancestors.pop(),e.schema=n,e.create(a,s,c,l)}function NE(e,a){if(a.data&&a.data.estree&&e.evaluater){const n=a.data.estree.body[0];return n.type,e.evaluater.evaluateExpression(n.expression)}Bo(e,a.position)}function BE(e,a){if(a.data&&a.data.estree&&e.evaluater)return e.evaluater.evaluateProgram(a.data.estree);Bo(e,a.position)}function OE(e,a,l){const n=e.schema;let o=n;a.name==="svg"&&n.space==="html"&&(o=sr,e.schema=o),e.ancestors.push(a);const s=a.name===null?e.Fragment:Zp(e,a.name,!0),c=UE(e,a),d=K0(e,a);return Xp(e,c,s,a),q0(c,d),e.ancestors.pop(),e.schema=n,e.create(a,s,c,l)}function wE(e,a,l){const n={};return q0(n,K0(e,a)),e.create(a,e.Fragment,n,l)}function GE(e,a){return a.value}function Xp(e,a,l,n){typeof l!="string"&&l!==e.Fragment&&e.passNode&&(a.node=n)}function q0(e,a){if(a.length>0){const l=a.length>1?a:a[0];l&&(e.children=l)}}function kE(e,a,l){return n;function n(o,s,c,d){const g=Array.isArray(c.children)?l:a;return d?g(s,c,d):g(s,c)}}function FE(e,a){return l;function l(n,o,s,c){const d=Array.isArray(s.children),m=li(n);return a(o,s,c,d,{columnNumber:m?m.column-1:void 0,fileName:e,lineNumber:m?m.line:void 0},void 0)}}function PE(e,a){const l={};let n,o;for(o in a.properties)if(o!=="children"&&V0.call(a.properties,o)){const s=HE(e,o,a.properties[o]);if(s){const[c,d]=s;e.tableCellAlignToStyle&&c==="align"&&typeof d=="string"&&zE.has(a.tagName)?n=d:l[c]=d}}if(n){const s=l.style||(l.style={});s[e.stylePropertyNameCase==="css"?"text-align":"textAlign"]=n}return l}function UE(e,a){const l={};for(const n of a.attributes)if(n.type==="mdxJsxExpressionAttribute")if(n.data&&n.data.estree&&e.evaluater){const s=n.data.estree.body[0];s.type;const c=s.expression;c.type;const d=c.properties[0];d.type,Object.assign(l,e.evaluater.evaluateExpression(d.argument))}else Bo(e,a.position);else{const o=n.name;let s;if(n.value&&typeof n.value=="object")if(n.value.data&&n.value.data.estree&&e.evaluater){const d=n.value.data.estree.body[0];d.type,s=e.evaluater.evaluateExpression(d.expression)}else Bo(e,a.position);else s=n.value===null?!0:n.value;l[o]=s}return l}function K0(e,a){const l=[];let n=-1;const o=e.passKeys?new Map:DE;for(;++n<a.children.length;){const s=a.children[n];let c;if(e.passKeys){const m=s.type==="element"?s.tagName:s.type==="mdxJsxFlowElement"||s.type==="mdxJsxTextElement"?s.name:void 0;if(m){const g=o.get(m)||0;c=m+"-"+g,o.set(m,g+1)}}const d=Qp(e,s,c);d!==void 0&&l.push(d)}return l}function HE(e,a,l){const n=j0(e.schema,a);if(!(l==null||typeof l=="number"&&Number.isNaN(l))){if(Array.isArray(l)&&(l=n.commaSeparated?kp(l):qp(l)),n.property==="style"){let o=typeof l=="object"?l:WE(e,String(l));return e.stylePropertyNameCase==="css"&&(o=jE(o)),["style",o]}return[e.elementAttributeNameCase==="react"&&n.space?hE[n.property]||n.property:n.attribute,l]}}function WE(e,a){try{return AE(a,{reactCompat:!0})}catch(l){if(e.ignoreInvalidStyle)return{};const n=l,o=new ka("Cannot parse `style` attribute",{ancestors:e.ancestors,cause:n,ruleId:"style",source:"hast-util-to-jsx-runtime"});throw o.file=e.filePath||void 0,o.url=Yp+"#cannot-parse-style-attribute",o}}function Zp(e,a,l){let n;if(!l)n={type:"Literal",value:a};else if(a.includes(".")){const o=a.split(".");let s=-1,c;for(;++s<o.length;){const d=b4(o[s])?{type:"Identifier",name:o[s]}:{type:"Literal",value:o[s]};c=c?{type:"MemberExpression",object:c,property:d,computed:!!(s&&d.type==="Literal"),optional:!1}:d}n=c}else n=b4(a)&&!/^[a-z]/.test(a)?{type:"Identifier",name:a}:{type:"Literal",value:a};if(n.type==="Literal"){const o=n.value;return V0.call(e.components,o)?e.components[o]:o}if(e.evaluater)return e.evaluater.evaluateExpression(n);Bo(e)}function Bo(e,a){const l=new ka("Cannot handle MDX estrees without `createEvaluater`",{ancestors:e.ancestors,place:a,ruleId:"mdx-estree",source:"hast-util-to-jsx-runtime"});throw l.file=e.filePath||void 0,l.url=Yp+"#cannot-handle-mdx-estrees-without-createevaluater",l}function jE(e){const a={};let l;for(l in e)V0.call(e,l)&&(a[VE(l)]=e[l]);return a}function VE(e){let a=e.replace(xE,qE);return a.slice(0,3)==="ms-"&&(a="-"+a),a}function qE(e){return"-"+e.toLowerCase()}const pb={action:["form"],cite:["blockquote","del","ins","q"],data:["object"],formAction:["button","input"],href:["a","area","base","link"],icon:["menuitem"],itemId:null,manifest:["html"],ping:["a","area"],poster:["video"],src:["audio","embed","iframe","img","input","script","source","track","video"]},KE={};function YE(e,a){const l=KE,n=typeof l.includeImageAlt=="boolean"?l.includeImageAlt:!0,o=typeof l.includeHtml=="boolean"?l.includeHtml:!0;return Jp(e,n,o)}function Jp(e,a,l){if(QE(e)){if("value"in e)return e.type==="html"&&!l?"":e.value;if(a&&"alt"in e&&e.alt)return e.alt;if("children"in e)return E4(e.children,a,l)}return Array.isArray(e)?E4(e,a,l):""}function E4(e,a,l){const n=[];let o=-1;for(;++o<e.length;)n[o]=Jp(e[o],a,l);return n.join("")}function QE(e){return!!(e&&typeof e=="object")}const A4=document.createElement("i");function Y0(e){const a="&"+e+";";A4.innerHTML=a;const l=A4.textContent;return l.charCodeAt(l.length-1)===59&&e!=="semi"||l===a?!1:l}function ti(e,a,l,n){const o=e.length;let s=0,c;if(a<0?a=-a>o?0:o+a:a=a>o?o:a,l=l>0?l:0,n.length<1e4)c=Array.from(n),c.unshift(a,l),e.splice(...c);else for(l&&e.splice(a,l);s<n.length;)c=n.slice(s,s+1e4),c.unshift(a,0),e.splice(...c),s+=1e4,a+=1e4}function Nt(e,a){return e.length>0?(ti(e,e.length,0,a),e):a}const L4={}.hasOwnProperty;function XE(e){const a={};let l=-1;for(;++l<e.length;)ZE(a,e[l]);return a}function ZE(e,a){let l;for(l in a){const o=(L4.call(e,l)?e[l]:void 0)||(e[l]={}),s=a[l];let c;if(s)for(c in s){L4.call(o,c)||(o[c]=[]);const d=s[c];JE(o[c],Array.isArray(d)?d:d?[d]:[])}}}function JE(e,a){let l=-1;const n=[];for(;++l<a.length;)(a[l].add==="after"?e:n).push(a[l]);ti(e,0,0,n)}function $p(e,a){const l=Number.parseInt(e,a);return l<9||l===11||l>13&&l<32||l>126&&l<160||l>55295&&l<57344||l>64975&&l<65008||(l&65535)===65535||(l&65535)===65534||l>1114111?"�":String.fromCodePoint(l)}function Kn(e){return e.replace(/[\t\n\r ]+/g," ").replace(/^ | $/g,"").toLowerCase().toUpperCase()}const Jt=hl(/[A-Za-z]/),Tt=hl(/[\dA-Za-z]/),$E=hl(/[#-'*+\--9=?A-Z^-~]/);function Zb(e){return e!==null&&(e<32||e===127)}const Jb=hl(/\d/),eA=hl(/[\dA-Fa-f]/),aA=hl(/[!-/:-@[-`{-~]/);function _e(e){return e!==null&&e<-2}function lt(e){return e!==null&&(e<0||e===32)}function Ye(e){return e===-2||e===-1||e===32}const tA=hl(new RegExp("\\p{P}|\\p{S}","u")),iA=hl(/\s/);function hl(e){return a;function a(l){return l!==null&&l>-1&&e.test(String.fromCharCode(l))}}function cr(e){const a=[];let l=-1,n=0,o=0;for(;++l<e.length;){const s=e.charCodeAt(l);let c="";if(s===37&&Tt(e.charCodeAt(l+1))&&Tt(e.charCodeAt(l+2)))o=2;else if(s<128)/[!#$&-;=?-Z_a-z~]/.test(String.fromCharCode(s))||(c=String.fromCharCode(s));else if(s>55295&&s<57344){const d=e.charCodeAt(l+1);s<56320&&d>56319&&d<57344?(c=String.fromCharCode(s,d),o=1):c="�"}else c=String.fromCharCode(s);c&&(a.push(e.slice(n,l),encodeURIComponent(c)),n=l+o+1,c=""),o&&(l+=o,o=0)}return a.join("")+e.slice(n)}function ra(e,a,l,n){const o=n?n-1:Number.POSITIVE_INFINITY;let s=0;return c;function c(m){return Ye(m)?(e.enter(l),d(m)):a(m)}function d(m){return Ye(m)&&s++<o?(e.consume(m),d):(e.exit(l),a(m))}}const lA={tokenize:nA};function nA(e){const a=e.attempt(this.parser.constructs.contentInitial,n,o);let l;return a;function n(d){if(d===null){e.consume(d);return}return e.enter("lineEnding"),e.consume(d),e.exit("lineEnding"),ra(e,a,"linePrefix")}function o(d){return e.enter("paragraph"),s(d)}function s(d){const m=e.enter("chunkText",{contentType:"text",previous:l});return l&&(l.next=m),l=m,c(d)}function c(d){if(d===null){e.exit("chunkText"),e.exit("paragraph"),e.consume(d);return}return _e(d)?(e.consume(d),e.exit("chunkText"),s):(e.consume(d),c)}}const rA={tokenize:oA},D4={tokenize:uA};function oA(e){const a=this,l=[];let n=0,o,s,c;return d;function d(O){if(n<l.length){const j=l[n];return a.containerState=j[1],e.attempt(j[0].continuation,m,g)(O)}return g(O)}function m(O){if(n++,a.containerState._closeFlow){a.containerState._closeFlow=void 0,o&&G();const j=a.events.length;let U=j,F;for(;U--;)if(a.events[U][0]==="exit"&&a.events[U][1].type==="chunkFlow"){F=a.events[U][1].end;break}x(n);let W=j;for(;W<a.events.length;)a.events[W][1].end={...F},W++;return ti(a.events,U+1,0,a.events.slice(j)),a.events.length=W,g(O)}return d(O)}function g(O){if(n===l.length){if(!o)return C(O);if(o.currentConstruct&&o.currentConstruct.concrete)return A(O);a.interrupt=!!(o.currentConstruct&&!o._gfmTableDynamicInterruptHack)}return a.containerState={},e.check(D4,p,T)(O)}function p(O){return o&&G(),x(n),C(O)}function T(O){return a.parser.lazy[a.now().line]=n!==l.length,c=a.now().offset,A(O)}function C(O){return a.containerState={},e.attempt(D4,S,A)(O)}function S(O){return n++,l.push([a.currentConstruct,a.containerState]),C(O)}function A(O){if(O===null){o&&G(),x(0),e.consume(O);return}return o=o||a.parser.flow(a.now()),e.enter("chunkFlow",{_tokenizer:o,contentType:"flow",previous:s}),E(O)}function E(O){if(O===null){N(e.exit("chunkFlow"),!0),x(0),e.consume(O);return}return _e(O)?(e.consume(O),N(e.exit("chunkFlow")),n=0,a.interrupt=void 0,d):(e.consume(O),E)}function N(O,j){const U=a.sliceStream(O);if(j&&U.push(null),O.previous=s,s&&(s.next=O),s=O,o.defineSkip(O.start),o.write(U),a.parser.lazy[O.start.line]){let F=o.events.length;for(;F--;)if(o.events[F][1].start.offset<c&&(!o.events[F][1].end||o.events[F][1].end.offset>c))return;const W=a.events.length;let X=W,he,pe;for(;X--;)if(a.events[X][0]==="exit"&&a.events[X][1].type==="chunkFlow"){if(he){pe=a.events[X][1].end;break}he=!0}for(x(n),F=W;F<a.events.length;)a.events[F][1].end={...pe},F++;ti(a.events,X+1,0,a.events.slice(W)),a.events.length=F}}function x(O){let j=l.length;for(;j-- >O;){const U=l[j];a.containerState=U[1],U[0].exit.call(a,e)}l.length=O}function G(){o.write([null]),s=void 0,o=void 0,a.containerState._closeFlow=void 0}}function uA(e,a,l){return ra(e,e.attempt(this.parser.constructs.document,a,l),"linePrefix",this.parser.constructs.disable.null.includes("codeIndented")?void 0:4)}function x4(e){if(e===null||lt(e)||iA(e))return 1;if(tA(e))return 2}function Q0(e,a,l){const n=[];let o=-1;for(;++o<e.length;){const s=e[o].resolveAll;s&&!n.includes(s)&&(a=s(a,l),n.push(s))}return a}const $b={name:"attention",resolveAll:sA,tokenize:cA};function sA(e,a){let l=-1,n,o,s,c,d,m,g,p;for(;++l<e.length;)if(e[l][0]==="enter"&&e[l][1].type==="attentionSequence"&&e[l][1]._close){for(n=l;n--;)if(e[n][0]==="exit"&&e[n][1].type==="attentionSequence"&&e[n][1]._open&&a.sliceSerialize(e[n][1]).charCodeAt(0)===a.sliceSerialize(e[l][1]).charCodeAt(0)){if((e[n][1]._close||e[l][1]._open)&&(e[l][1].end.offset-e[l][1].start.offset)%3&&!((e[n][1].end.offset-e[n][1].start.offset+e[l][1].end.offset-e[l][1].start.offset)%3))continue;m=e[n][1].end.offset-e[n][1].start.offset>1&&e[l][1].end.offset-e[l][1].start.offset>1?2:1;const T={...e[n][1].end},C={...e[l][1].start};_4(T,-m),_4(C,m),c={type:m>1?"strongSequence":"emphasisSequence",start:T,end:{...e[n][1].end}},d={type:m>1?"strongSequence":"emphasisSequence",start:{...e[l][1].start},end:C},s={type:m>1?"strongText":"emphasisText",start:{...e[n][1].end},end:{...e[l][1].start}},o={type:m>1?"strong":"emphasis",start:{...c.start},end:{...d.end}},e[n][1].end={...c.start},e[l][1].start={...d.end},g=[],e[n][1].end.offset-e[n][1].start.offset&&(g=Nt(g,[["enter",e[n][1],a],["exit",e[n][1],a]])),g=Nt(g,[["enter",o,a],["enter",c,a],["exit",c,a],["enter",s,a]]),g=Nt(g,Q0(a.parser.constructs.insideSpan.null,e.slice(n+1,l),a)),g=Nt(g,[["exit",s,a],["enter",d,a],["exit",d,a],["exit",o,a]]),e[l][1].end.offset-e[l][1].start.offset?(p=2,g=Nt(g,[["enter",e[l][1],a],["exit",e[l][1],a]])):p=0,ti(e,n-1,l-n+3,g),l=n+g.length-p-2;break}}for(l=-1;++l<e.length;)e[l][1].type==="attentionSequence"&&(e[l][1].type="data");return e}function cA(e,a){const l=this.parser.constructs.attentionMarkers.null,n=this.previous,o=x4(n);let s;return c;function c(m){return s=m,e.enter("attentionSequence"),d(m)}function d(m){if(m===s)return e.consume(m),d;const g=e.exit("attentionSequence"),p=x4(m),T=!p||p===2&&o||l.includes(m),C=!o||o===2&&p||l.includes(n);return g._open=!!(s===42?T:T&&(o||!C)),g._close=!!(s===42?C:C&&(p||!T)),a(m)}}function _4(e,a){e.column+=a,e.offset+=a,e._bufferIndex+=a}const fA={name:"autolink",tokenize:dA};function dA(e,a,l){let n=0;return o;function o(S){return e.enter("autolink"),e.enter("autolinkMarker"),e.consume(S),e.exit("autolinkMarker"),e.enter("autolinkProtocol"),s}function s(S){return Jt(S)?(e.consume(S),c):S===64?l(S):g(S)}function c(S){return S===43||S===45||S===46||Tt(S)?(n=1,d(S)):g(S)}function d(S){return S===58?(e.consume(S),n=0,m):(S===43||S===45||S===46||Tt(S))&&n++<32?(e.consume(S),d):(n=0,g(S))}function m(S){return S===62?(e.exit("autolinkProtocol"),e.enter("autolinkMarker"),e.consume(S),e.exit("autolinkMarker"),e.exit("autolink"),a):S===null||S===32||S===60||Zb(S)?l(S):(e.consume(S),m)}function g(S){return S===64?(e.consume(S),p):$E(S)?(e.consume(S),g):l(S)}function p(S){return Tt(S)?T(S):l(S)}function T(S){return S===46?(e.consume(S),n=0,p):S===62?(e.exit("autolinkProtocol").type="autolinkEmail",e.enter("autolinkMarker"),e.consume(S),e.exit("autolinkMarker"),e.exit("autolink"),a):C(S)}function C(S){if((S===45||Tt(S))&&n++<63){const A=S===45?C:T;return e.consume(S),A}return l(S)}}const Sc={partial:!0,tokenize:bA};function bA(e,a,l){return n;function n(s){return Ye(s)?ra(e,o,"linePrefix")(s):o(s)}function o(s){return s===null||_e(s)?a(s):l(s)}}const e9={continuation:{tokenize:hA},exit:gA,name:"blockQuote",tokenize:mA};function mA(e,a,l){const n=this;return o;function o(c){if(c===62){const d=n.containerState;return d.open||(e.enter("blockQuote",{_container:!0}),d.open=!0),e.enter("blockQuotePrefix"),e.enter("blockQuoteMarker"),e.consume(c),e.exit("blockQuoteMarker"),s}return l(c)}function s(c){return Ye(c)?(e.enter("blockQuotePrefixWhitespace"),e.consume(c),e.exit("blockQuotePrefixWhitespace"),e.exit("blockQuotePrefix"),a):(e.exit("blockQuotePrefix"),a(c))}}function hA(e,a,l){const n=this;return o;function o(c){return Ye(c)?ra(e,s,"linePrefix",n.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(c):s(c)}function s(c){return e.attempt(e9,a,l)(c)}}function gA(e){e.exit("blockQuote")}const a9={name:"characterEscape",tokenize:pA};function pA(e,a,l){return n;function n(s){return e.enter("characterEscape"),e.enter("escapeMarker"),e.consume(s),e.exit("escapeMarker"),o}function o(s){return aA(s)?(e.enter("characterEscapeValue"),e.consume(s),e.exit("characterEscapeValue"),e.exit("characterEscape"),a):l(s)}}const t9={name:"characterReference",tokenize:TA};function TA(e,a,l){const n=this;let o=0,s,c;return d;function d(T){return e.enter("characterReference"),e.enter("characterReferenceMarker"),e.consume(T),e.exit("characterReferenceMarker"),m}function m(T){return T===35?(e.enter("characterReferenceMarkerNumeric"),e.consume(T),e.exit("characterReferenceMarkerNumeric"),g):(e.enter("characterReferenceValue"),s=31,c=Tt,p(T))}function g(T){return T===88||T===120?(e.enter("characterReferenceMarkerHexadecimal"),e.consume(T),e.exit("characterReferenceMarkerHexadecimal"),e.enter("characterReferenceValue"),s=6,c=eA,p):(e.enter("characterReferenceValue"),s=7,c=Jb,p(T))}function p(T){if(T===59&&o){const C=e.exit("characterReferenceValue");return c===Tt&&!Y0(n.sliceSerialize(C))?l(T):(e.enter("characterReferenceMarker"),e.consume(T),e.exit("characterReferenceMarker"),e.exit("characterReference"),a)}return c(T)&&o++<s?(e.consume(T),p):l(T)}}const z4={partial:!0,tokenize:SA},R4={concrete:!0,name:"codeFenced",tokenize:vA};function vA(e,a,l){const n=this,o={partial:!0,tokenize:U};let s=0,c=0,d;return m;function m(F){return g(F)}function g(F){const W=n.events[n.events.length-1];return s=W&&W[1].type==="linePrefix"?W[2].sliceSerialize(W[1],!0).length:0,d=F,e.enter("codeFenced"),e.enter("codeFencedFence"),e.enter("codeFencedFenceSequence"),p(F)}function p(F){return F===d?(c++,e.consume(F),p):c<3?l(F):(e.exit("codeFencedFenceSequence"),Ye(F)?ra(e,T,"whitespace")(F):T(F))}function T(F){return F===null||_e(F)?(e.exit("codeFencedFence"),n.interrupt?a(F):e.check(z4,E,j)(F)):(e.enter("codeFencedFenceInfo"),e.enter("chunkString",{contentType:"string"}),C(F))}function C(F){return F===null||_e(F)?(e.exit("chunkString"),e.exit("codeFencedFenceInfo"),T(F)):Ye(F)?(e.exit("chunkString"),e.exit("codeFencedFenceInfo"),ra(e,S,"whitespace")(F)):F===96&&F===d?l(F):(e.consume(F),C)}function S(F){return F===null||_e(F)?T(F):(e.enter("codeFencedFenceMeta"),e.enter("chunkString",{contentType:"string"}),A(F))}function A(F){return F===null||_e(F)?(e.exit("chunkString"),e.exit("codeFencedFenceMeta"),T(F)):F===96&&F===d?l(F):(e.consume(F),A)}function E(F){return e.attempt(o,j,N)(F)}function N(F){return e.enter("lineEnding"),e.consume(F),e.exit("lineEnding"),x}function x(F){return s>0&&Ye(F)?ra(e,G,"linePrefix",s+1)(F):G(F)}function G(F){return F===null||_e(F)?e.check(z4,E,j)(F):(e.enter("codeFlowValue"),O(F))}function O(F){return F===null||_e(F)?(e.exit("codeFlowValue"),G(F)):(e.consume(F),O)}function j(F){return e.exit("codeFenced"),a(F)}function U(F,W,X){let he=0;return pe;function pe(ge){return F.enter("lineEnding"),F.consume(ge),F.exit("lineEnding"),de}function de(ge){return F.enter("codeFencedFence"),Ye(ge)?ra(F,fe,"linePrefix",n.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(ge):fe(ge)}function fe(ge){return ge===d?(F.enter("codeFencedFenceSequence"),be(ge)):X(ge)}function be(ge){return ge===d?(he++,F.consume(ge),be):he>=c?(F.exit("codeFencedFenceSequence"),Ye(ge)?ra(F,oe,"whitespace")(ge):oe(ge)):X(ge)}function oe(ge){return ge===null||_e(ge)?(F.exit("codeFencedFence"),W(ge)):X(ge)}}}function SA(e,a,l){const n=this;return o;function o(c){return c===null?l(c):(e.enter("lineEnding"),e.consume(c),e.exit("lineEnding"),s)}function s(c){return n.parser.lazy[n.now().line]?l(c):a(c)}}const Tb={name:"codeIndented",tokenize:yA},CA={partial:!0,tokenize:MA};function yA(e,a,l){const n=this;return o;function o(g){return e.enter("codeIndented"),ra(e,s,"linePrefix",5)(g)}function s(g){const p=n.events[n.events.length-1];return p&&p[1].type==="linePrefix"&&p[2].sliceSerialize(p[1],!0).length>=4?c(g):l(g)}function c(g){return g===null?m(g):_e(g)?e.attempt(CA,c,m)(g):(e.enter("codeFlowValue"),d(g))}function d(g){return g===null||_e(g)?(e.exit("codeFlowValue"),c(g)):(e.consume(g),d)}function m(g){return e.exit("codeIndented"),a(g)}}function MA(e,a,l){const n=this;return o;function o(c){return n.parser.lazy[n.now().line]?l(c):_e(c)?(e.enter("lineEnding"),e.consume(c),e.exit("lineEnding"),o):ra(e,s,"linePrefix",5)(c)}function s(c){const d=n.events[n.events.length-1];return d&&d[1].type==="linePrefix"&&d[2].sliceSerialize(d[1],!0).length>=4?a(c):_e(c)?o(c):l(c)}}const EA={name:"codeText",previous:LA,resolve:AA,tokenize:DA};function AA(e){let a=e.length-4,l=3,n,o;if((e[l][1].type==="lineEnding"||e[l][1].type==="space")&&(e[a][1].type==="lineEnding"||e[a][1].type==="space")){for(n=l;++n<a;)if(e[n][1].type==="codeTextData"){e[l][1].type="codeTextPadding",e[a][1].type="codeTextPadding",l+=2,a-=2;break}}for(n=l-1,a++;++n<=a;)o===void 0?n!==a&&e[n][1].type!=="lineEnding"&&(o=n):(n===a||e[n][1].type==="lineEnding")&&(e[o][1].type="codeTextData",n!==o+2&&(e[o][1].end=e[n-1][1].end,e.splice(o+2,n-o-2),a-=n-o-2,n=o+2),o=void 0);return e}function LA(e){return e!==96||this.events[this.events.length-1][1].type==="characterEscape"}function DA(e,a,l){let n=0,o,s;return c;function c(T){return e.enter("codeText"),e.enter("codeTextSequence"),d(T)}function d(T){return T===96?(e.consume(T),n++,d):(e.exit("codeTextSequence"),m(T))}function m(T){return T===null?l(T):T===32?(e.enter("space"),e.consume(T),e.exit("space"),m):T===96?(s=e.enter("codeTextSequence"),o=0,p(T)):_e(T)?(e.enter("lineEnding"),e.consume(T),e.exit("lineEnding"),m):(e.enter("codeTextData"),g(T))}function g(T){return T===null||T===32||T===96||_e(T)?(e.exit("codeTextData"),m(T)):(e.consume(T),g)}function p(T){return T===96?(e.consume(T),o++,p):o===n?(e.exit("codeTextSequence"),e.exit("codeText"),a(T)):(s.type="codeTextData",g(T))}}class xA{constructor(a){this.left=a?[...a]:[],this.right=[]}get(a){if(a<0||a>=this.left.length+this.right.length)throw new RangeError("Cannot access index `"+a+"` in a splice buffer of size `"+(this.left.length+this.right.length)+"`");return a<this.left.length?this.left[a]:this.right[this.right.length-a+this.left.length-1]}get length(){return this.left.length+this.right.length}shift(){return this.setCursor(0),this.right.pop()}slice(a,l){const n=l??Number.POSITIVE_INFINITY;return n<this.left.length?this.left.slice(a,n):a>this.left.length?this.right.slice(this.right.length-n+this.left.length,this.right.length-a+this.left.length).reverse():this.left.slice(a).concat(this.right.slice(this.right.length-n+this.left.length).reverse())}splice(a,l,n){const o=l||0;this.setCursor(Math.trunc(a));const s=this.right.splice(this.right.length-o,Number.POSITIVE_INFINITY);return n&&bo(this.left,n),s.reverse()}pop(){return this.setCursor(Number.POSITIVE_INFINITY),this.left.pop()}push(a){this.setCursor(Number.POSITIVE_INFINITY),this.left.push(a)}pushMany(a){this.setCursor(Number.POSITIVE_INFINITY),bo(this.left,a)}unshift(a){this.setCursor(0),this.right.push(a)}unshiftMany(a){this.setCursor(0),bo(this.right,a.reverse())}setCursor(a){if(!(a===this.left.length||a>this.left.length&&this.right.length===0||a<0&&this.left.length===0))if(a<this.left.length){const l=this.left.splice(a,Number.POSITIVE_INFINITY);bo(this.right,l.reverse())}else{const l=this.right.splice(this.left.length+this.right.length-a,Number.POSITIVE_INFINITY);bo(this.left,l.reverse())}}}function bo(e,a){let l=0;if(a.length<1e4)e.push(...a);else for(;l<a.length;)e.push(...a.slice(l,l+1e4)),l+=1e4}function i9(e){const a={};let l=-1,n,o,s,c,d,m,g;const p=new xA(e);for(;++l<p.length;){for(;l in a;)l=a[l];if(n=p.get(l),l&&n[1].type==="chunkFlow"&&p.get(l-1)[1].type==="listItemPrefix"&&(m=n[1]._tokenizer.events,s=0,s<m.length&&m[s][1].type==="lineEndingBlank"&&(s+=2),s<m.length&&m[s][1].type==="content"))for(;++s<m.length&&m[s][1].type!=="content";)m[s][1].type==="chunkText"&&(m[s][1]._isInFirstContentOfListItem=!0,s++);if(n[0]==="enter")n[1].contentType&&(Object.assign(a,_A(p,l)),l=a[l],g=!0);else if(n[1]._container){for(s=l,o=void 0;s--;)if(c=p.get(s),c[1].type==="lineEnding"||c[1].type==="lineEndingBlank")c[0]==="enter"&&(o&&(p.get(o)[1].type="lineEndingBlank"),c[1].type="lineEnding",o=s);else if(!(c[1].type==="linePrefix"||c[1].type==="listItemIndent"))break;o&&(n[1].end={...p.get(o)[1].start},d=p.slice(o,l),d.unshift(n),p.splice(o,l-o+1,d))}}return ti(e,0,Number.POSITIVE_INFINITY,p.slice(0)),!g}function _A(e,a){const l=e.get(a)[1],n=e.get(a)[2];let o=a-1;const s=[];let c=l._tokenizer;c||(c=n.parser[l.contentType](l.start),l._contentTypeTextTrailing&&(c._contentTypeTextTrailing=!0));const d=c.events,m=[],g={};let p,T,C=-1,S=l,A=0,E=0;const N=[E];for(;S;){for(;e.get(++o)[1]!==S;);s.push(o),S._tokenizer||(p=n.sliceStream(S),S.next||p.push(null),T&&c.defineSkip(S.start),S._isInFirstContentOfListItem&&(c._gfmTasklistFirstContentOfListItem=!0),c.write(p),S._isInFirstContentOfListItem&&(c._gfmTasklistFirstContentOfListItem=void 0)),T=S,S=S.next}for(S=l;++C<d.length;)d[C][0]==="exit"&&d[C-1][0]==="enter"&&d[C][1].type===d[C-1][1].type&&d[C][1].start.line!==d[C][1].end.line&&(E=C+1,N.push(E),S._tokenizer=void 0,S.previous=void 0,S=S.next);for(c.events=[],S?(S._tokenizer=void 0,S.previous=void 0):N.pop(),C=N.length;C--;){const x=d.slice(N[C],N[C+1]),G=s.pop();m.push([G,G+x.length-1]),e.splice(G,2,x)}for(m.reverse(),C=-1;++C<m.length;)g[A+m[C][0]]=A+m[C][1],A+=m[C][1]-m[C][0]-1;return g}const zA={resolve:IA,tokenize:NA},RA={partial:!0,tokenize:BA};function IA(e){return i9(e),e}function NA(e,a){let l;return n;function n(d){return e.enter("content"),l=e.enter("chunkContent",{contentType:"content"}),o(d)}function o(d){return d===null?s(d):_e(d)?e.check(RA,c,s)(d):(e.consume(d),o)}function s(d){return e.exit("chunkContent"),e.exit("content"),a(d)}function c(d){return e.consume(d),e.exit("chunkContent"),l.next=e.enter("chunkContent",{contentType:"content",previous:l}),l=l.next,o}}function BA(e,a,l){const n=this;return o;function o(c){return e.exit("chunkContent"),e.enter("lineEnding"),e.consume(c),e.exit("lineEnding"),ra(e,s,"linePrefix")}function s(c){if(c===null||_e(c))return l(c);const d=n.events[n.events.length-1];return!n.parser.constructs.disable.null.includes("codeIndented")&&d&&d[1].type==="linePrefix"&&d[2].sliceSerialize(d[1],!0).length>=4?a(c):e.interrupt(n.parser.constructs.flow,l,a)(c)}}function l9(e,a,l,n,o,s,c,d,m){const g=m||Number.POSITIVE_INFINITY;let p=0;return T;function T(x){return x===60?(e.enter(n),e.enter(o),e.enter(s),e.consume(x),e.exit(s),C):x===null||x===32||x===41||Zb(x)?l(x):(e.enter(n),e.enter(c),e.enter(d),e.enter("chunkString",{contentType:"string"}),E(x))}function C(x){return x===62?(e.enter(s),e.consume(x),e.exit(s),e.exit(o),e.exit(n),a):(e.enter(d),e.enter("chunkString",{contentType:"string"}),S(x))}function S(x){return x===62?(e.exit("chunkString"),e.exit(d),C(x)):x===null||x===60||_e(x)?l(x):(e.consume(x),x===92?A:S)}function A(x){return x===60||x===62||x===92?(e.consume(x),S):S(x)}function E(x){return!p&&(x===null||x===41||lt(x))?(e.exit("chunkString"),e.exit(d),e.exit(c),e.exit(n),a(x)):p<g&&x===40?(e.consume(x),p++,E):x===41?(e.consume(x),p--,E):x===null||x===32||x===40||Zb(x)?l(x):(e.consume(x),x===92?N:E)}function N(x){return x===40||x===41||x===92?(e.consume(x),E):E(x)}}function n9(e,a,l,n,o,s){const c=this;let d=0,m;return g;function g(S){return e.enter(n),e.enter(o),e.consume(S),e.exit(o),e.enter(s),p}function p(S){return d>999||S===null||S===91||S===93&&!m||S===94&&!d&&"_hiddenFootnoteSupport"in c.parser.constructs?l(S):S===93?(e.exit(s),e.enter(o),e.consume(S),e.exit(o),e.exit(n),a):_e(S)?(e.enter("lineEnding"),e.consume(S),e.exit("lineEnding"),p):(e.enter("chunkString",{contentType:"string"}),T(S))}function T(S){return S===null||S===91||S===93||_e(S)||d++>999?(e.exit("chunkString"),p(S)):(e.consume(S),m||(m=!Ye(S)),S===92?C:T)}function C(S){return S===91||S===92||S===93?(e.consume(S),d++,T):T(S)}}function r9(e,a,l,n,o,s){let c;return d;function d(C){return C===34||C===39||C===40?(e.enter(n),e.enter(o),e.consume(C),e.exit(o),c=C===40?41:C,m):l(C)}function m(C){return C===c?(e.enter(o),e.consume(C),e.exit(o),e.exit(n),a):(e.enter(s),g(C))}function g(C){return C===c?(e.exit(s),m(c)):C===null?l(C):_e(C)?(e.enter("lineEnding"),e.consume(C),e.exit("lineEnding"),ra(e,g,"linePrefix")):(e.enter("chunkString",{contentType:"string"}),p(C))}function p(C){return C===c||C===null||_e(C)?(e.exit("chunkString"),g(C)):(e.consume(C),C===92?T:p)}function T(C){return C===c||C===92?(e.consume(C),p):p(C)}}function yo(e,a){let l;return n;function n(o){return _e(o)?(e.enter("lineEnding"),e.consume(o),e.exit("lineEnding"),l=!0,n):Ye(o)?ra(e,n,l?"linePrefix":"lineSuffix")(o):a(o)}}const OA={name:"definition",tokenize:GA},wA={partial:!0,tokenize:kA};function GA(e,a,l){const n=this;let o;return s;function s(S){return e.enter("definition"),c(S)}function c(S){return n9.call(n,e,d,l,"definitionLabel","definitionLabelMarker","definitionLabelString")(S)}function d(S){return o=Kn(n.sliceSerialize(n.events[n.events.length-1][1]).slice(1,-1)),S===58?(e.enter("definitionMarker"),e.consume(S),e.exit("definitionMarker"),m):l(S)}function m(S){return lt(S)?yo(e,g)(S):g(S)}function g(S){return l9(e,p,l,"definitionDestination","definitionDestinationLiteral","definitionDestinationLiteralMarker","definitionDestinationRaw","definitionDestinationString")(S)}function p(S){return e.attempt(wA,T,T)(S)}function T(S){return Ye(S)?ra(e,C,"whitespace")(S):C(S)}function C(S){return S===null||_e(S)?(e.exit("definition"),n.parser.defined.push(o),a(S)):l(S)}}function kA(e,a,l){return n;function n(d){return lt(d)?yo(e,o)(d):l(d)}function o(d){return r9(e,s,l,"definitionTitle","definitionTitleMarker","definitionTitleString")(d)}function s(d){return Ye(d)?ra(e,c,"whitespace")(d):c(d)}function c(d){return d===null||_e(d)?a(d):l(d)}}const FA={name:"hardBreakEscape",tokenize:PA};function PA(e,a,l){return n;function n(s){return e.enter("hardBreakEscape"),e.consume(s),o}function o(s){return _e(s)?(e.exit("hardBreakEscape"),a(s)):l(s)}}const UA={name:"headingAtx",resolve:HA,tokenize:WA};function HA(e,a){let l=e.length-2,n=3,o,s;return e[n][1].type==="whitespace"&&(n+=2),l-2>n&&e[l][1].type==="whitespace"&&(l-=2),e[l][1].type==="atxHeadingSequence"&&(n===l-1||l-4>n&&e[l-2][1].type==="whitespace")&&(l-=n+1===l?2:4),l>n&&(o={type:"atxHeadingText",start:e[n][1].start,end:e[l][1].end},s={type:"chunkText",start:e[n][1].start,end:e[l][1].end,contentType:"text"},ti(e,n,l-n+1,[["enter",o,a],["enter",s,a],["exit",s,a],["exit",o,a]])),e}function WA(e,a,l){let n=0;return o;function o(p){return e.enter("atxHeading"),s(p)}function s(p){return e.enter("atxHeadingSequence"),c(p)}function c(p){return p===35&&n++<6?(e.consume(p),c):p===null||lt(p)?(e.exit("atxHeadingSequence"),d(p)):l(p)}function d(p){return p===35?(e.enter("atxHeadingSequence"),m(p)):p===null||_e(p)?(e.exit("atxHeading"),a(p)):Ye(p)?ra(e,d,"whitespace")(p):(e.enter("atxHeadingText"),g(p))}function m(p){return p===35?(e.consume(p),m):(e.exit("atxHeadingSequence"),d(p))}function g(p){return p===null||p===35||lt(p)?(e.exit("atxHeadingText"),d(p)):(e.consume(p),g)}}const jA=["address","article","aside","base","basefont","blockquote","body","caption","center","col","colgroup","dd","details","dialog","dir","div","dl","dt","fieldset","figcaption","figure","footer","form","frame","frameset","h1","h2","h3","h4","h5","h6","head","header","hr","html","iframe","legend","li","link","main","menu","menuitem","nav","noframes","ol","optgroup","option","p","param","search","section","summary","table","tbody","td","tfoot","th","thead","title","tr","track","ul"],I4=["pre","script","style","textarea"],VA={concrete:!0,name:"htmlFlow",resolveTo:YA,tokenize:QA},qA={partial:!0,tokenize:ZA},KA={partial:!0,tokenize:XA};function YA(e){let a=e.length;for(;a--&&!(e[a][0]==="enter"&&e[a][1].type==="htmlFlow"););return a>1&&e[a-2][1].type==="linePrefix"&&(e[a][1].start=e[a-2][1].start,e[a+1][1].start=e[a-2][1].start,e.splice(a-2,2)),e}function QA(e,a,l){const n=this;let o,s,c,d,m;return g;function g(D){return p(D)}function p(D){return e.enter("htmlFlow"),e.enter("htmlFlowData"),e.consume(D),T}function T(D){return D===33?(e.consume(D),C):D===47?(e.consume(D),s=!0,E):D===63?(e.consume(D),o=3,n.interrupt?a:R):Jt(D)?(e.consume(D),c=String.fromCharCode(D),N):l(D)}function C(D){return D===45?(e.consume(D),o=2,S):D===91?(e.consume(D),o=5,d=0,A):Jt(D)?(e.consume(D),o=4,n.interrupt?a:R):l(D)}function S(D){return D===45?(e.consume(D),n.interrupt?a:R):l(D)}function A(D){const ce="CDATA[";return D===ce.charCodeAt(d++)?(e.consume(D),d===ce.length?n.interrupt?a:fe:A):l(D)}function E(D){return Jt(D)?(e.consume(D),c=String.fromCharCode(D),N):l(D)}function N(D){if(D===null||D===47||D===62||lt(D)){const ce=D===47,Ae=c.toLowerCase();return!ce&&!s&&I4.includes(Ae)?(o=1,n.interrupt?a(D):fe(D)):jA.includes(c.toLowerCase())?(o=6,ce?(e.consume(D),x):n.interrupt?a(D):fe(D)):(o=7,n.interrupt&&!n.parser.lazy[n.now().line]?l(D):s?G(D):O(D))}return D===45||Tt(D)?(e.consume(D),c+=String.fromCharCode(D),N):l(D)}function x(D){return D===62?(e.consume(D),n.interrupt?a:fe):l(D)}function G(D){return Ye(D)?(e.consume(D),G):pe(D)}function O(D){return D===47?(e.consume(D),pe):D===58||D===95||Jt(D)?(e.consume(D),j):Ye(D)?(e.consume(D),O):pe(D)}function j(D){return D===45||D===46||D===58||D===95||Tt(D)?(e.consume(D),j):U(D)}function U(D){return D===61?(e.consume(D),F):Ye(D)?(e.consume(D),U):O(D)}function F(D){return D===null||D===60||D===61||D===62||D===96?l(D):D===34||D===39?(e.consume(D),m=D,W):Ye(D)?(e.consume(D),F):X(D)}function W(D){return D===m?(e.consume(D),m=null,he):D===null||_e(D)?l(D):(e.consume(D),W)}function X(D){return D===null||D===34||D===39||D===47||D===60||D===61||D===62||D===96||lt(D)?U(D):(e.consume(D),X)}function he(D){return D===47||D===62||Ye(D)?O(D):l(D)}function pe(D){return D===62?(e.consume(D),de):l(D)}function de(D){return D===null||_e(D)?fe(D):Ye(D)?(e.consume(D),de):l(D)}function fe(D){return D===45&&o===2?(e.consume(D),H):D===60&&o===1?(e.consume(D),ae):D===62&&o===4?(e.consume(D),w):D===63&&o===3?(e.consume(D),R):D===93&&o===5?(e.consume(D),Ee):_e(D)&&(o===6||o===7)?(e.exit("htmlFlowData"),e.check(qA,$,be)(D)):D===null||_e(D)?(e.exit("htmlFlowData"),be(D)):(e.consume(D),fe)}function be(D){return e.check(KA,oe,$)(D)}function oe(D){return e.enter("lineEnding"),e.consume(D),e.exit("lineEnding"),ge}function ge(D){return D===null||_e(D)?be(D):(e.enter("htmlFlowData"),fe(D))}function H(D){return D===45?(e.consume(D),R):fe(D)}function ae(D){return D===47?(e.consume(D),c="",Q):fe(D)}function Q(D){if(D===62){const ce=c.toLowerCase();return I4.includes(ce)?(e.consume(D),w):fe(D)}return Jt(D)&&c.length<8?(e.consume(D),c+=String.fromCharCode(D),Q):fe(D)}function Ee(D){return D===93?(e.consume(D),R):fe(D)}function R(D){return D===62?(e.consume(D),w):D===45&&o===2?(e.consume(D),R):fe(D)}function w(D){return D===null||_e(D)?(e.exit("htmlFlowData"),$(D)):(e.consume(D),w)}function $(D){return e.exit("htmlFlow"),a(D)}}function XA(e,a,l){const n=this;return o;function o(c){return _e(c)?(e.enter("lineEnding"),e.consume(c),e.exit("lineEnding"),s):l(c)}function s(c){return n.parser.lazy[n.now().line]?l(c):a(c)}}function ZA(e,a,l){return n;function n(o){return e.enter("lineEnding"),e.consume(o),e.exit("lineEnding"),e.attempt(Sc,a,l)}}const JA={name:"htmlText",tokenize:$A};function $A(e,a,l){const n=this;let o,s,c;return d;function d(R){return e.enter("htmlText"),e.enter("htmlTextData"),e.consume(R),m}function m(R){return R===33?(e.consume(R),g):R===47?(e.consume(R),U):R===63?(e.consume(R),O):Jt(R)?(e.consume(R),X):l(R)}function g(R){return R===45?(e.consume(R),p):R===91?(e.consume(R),s=0,A):Jt(R)?(e.consume(R),G):l(R)}function p(R){return R===45?(e.consume(R),S):l(R)}function T(R){return R===null?l(R):R===45?(e.consume(R),C):_e(R)?(c=T,ae(R)):(e.consume(R),T)}function C(R){return R===45?(e.consume(R),S):T(R)}function S(R){return R===62?H(R):R===45?C(R):T(R)}function A(R){const w="CDATA[";return R===w.charCodeAt(s++)?(e.consume(R),s===w.length?E:A):l(R)}function E(R){return R===null?l(R):R===93?(e.consume(R),N):_e(R)?(c=E,ae(R)):(e.consume(R),E)}function N(R){return R===93?(e.consume(R),x):E(R)}function x(R){return R===62?H(R):R===93?(e.consume(R),x):E(R)}function G(R){return R===null||R===62?H(R):_e(R)?(c=G,ae(R)):(e.consume(R),G)}function O(R){return R===null?l(R):R===63?(e.consume(R),j):_e(R)?(c=O,ae(R)):(e.consume(R),O)}function j(R){return R===62?H(R):O(R)}function U(R){return Jt(R)?(e.consume(R),F):l(R)}function F(R){return R===45||Tt(R)?(e.consume(R),F):W(R)}function W(R){return _e(R)?(c=W,ae(R)):Ye(R)?(e.consume(R),W):H(R)}function X(R){return R===45||Tt(R)?(e.consume(R),X):R===47||R===62||lt(R)?he(R):l(R)}function he(R){return R===47?(e.consume(R),H):R===58||R===95||Jt(R)?(e.consume(R),pe):_e(R)?(c=he,ae(R)):Ye(R)?(e.consume(R),he):H(R)}function pe(R){return R===45||R===46||R===58||R===95||Tt(R)?(e.consume(R),pe):de(R)}function de(R){return R===61?(e.consume(R),fe):_e(R)?(c=de,ae(R)):Ye(R)?(e.consume(R),de):he(R)}function fe(R){return R===null||R===60||R===61||R===62||R===96?l(R):R===34||R===39?(e.consume(R),o=R,be):_e(R)?(c=fe,ae(R)):Ye(R)?(e.consume(R),fe):(e.consume(R),oe)}function be(R){return R===o?(e.consume(R),o=void 0,ge):R===null?l(R):_e(R)?(c=be,ae(R)):(e.consume(R),be)}function oe(R){return R===null||R===34||R===39||R===60||R===61||R===96?l(R):R===47||R===62||lt(R)?he(R):(e.consume(R),oe)}function ge(R){return R===47||R===62||lt(R)?he(R):l(R)}function H(R){return R===62?(e.consume(R),e.exit("htmlTextData"),e.exit("htmlText"),a):l(R)}function ae(R){return e.exit("htmlTextData"),e.enter("lineEnding"),e.consume(R),e.exit("lineEnding"),Q}function Q(R){return Ye(R)?ra(e,Ee,"linePrefix",n.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(R):Ee(R)}function Ee(R){return e.enter("htmlTextData"),c(R)}}const X0={name:"labelEnd",resolveAll:iL,resolveTo:lL,tokenize:nL},eL={tokenize:rL},aL={tokenize:oL},tL={tokenize:uL};function iL(e){let a=-1;const l=[];for(;++a<e.length;){const n=e[a][1];if(l.push(e[a]),n.type==="labelImage"||n.type==="labelLink"||n.type==="labelEnd"){const o=n.type==="labelImage"?4:2;n.type="data",a+=o}}return e.length!==l.length&&ti(e,0,e.length,l),e}function lL(e,a){let l=e.length,n=0,o,s,c,d;for(;l--;)if(o=e[l][1],s){if(o.type==="link"||o.type==="labelLink"&&o._inactive)break;e[l][0]==="enter"&&o.type==="labelLink"&&(o._inactive=!0)}else if(c){if(e[l][0]==="enter"&&(o.type==="labelImage"||o.type==="labelLink")&&!o._balanced&&(s=l,o.type!=="labelLink")){n=2;break}}else o.type==="labelEnd"&&(c=l);const m={type:e[s][1].type==="labelLink"?"link":"image",start:{...e[s][1].start},end:{...e[e.length-1][1].end}},g={type:"label",start:{...e[s][1].start},end:{...e[c][1].end}},p={type:"labelText",start:{...e[s+n+2][1].end},end:{...e[c-2][1].start}};return d=[["enter",m,a],["enter",g,a]],d=Nt(d,e.slice(s+1,s+n+3)),d=Nt(d,[["enter",p,a]]),d=Nt(d,Q0(a.parser.constructs.insideSpan.null,e.slice(s+n+4,c-3),a)),d=Nt(d,[["exit",p,a],e[c-2],e[c-1],["exit",g,a]]),d=Nt(d,e.slice(c+1)),d=Nt(d,[["exit",m,a]]),ti(e,s,e.length,d),e}function nL(e,a,l){const n=this;let o=n.events.length,s,c;for(;o--;)if((n.events[o][1].type==="labelImage"||n.events[o][1].type==="labelLink")&&!n.events[o][1]._balanced){s=n.events[o][1];break}return d;function d(C){return s?s._inactive?T(C):(c=n.parser.defined.includes(Kn(n.sliceSerialize({start:s.end,end:n.now()}))),e.enter("labelEnd"),e.enter("labelMarker"),e.consume(C),e.exit("labelMarker"),e.exit("labelEnd"),m):l(C)}function m(C){return C===40?e.attempt(eL,p,c?p:T)(C):C===91?e.attempt(aL,p,c?g:T)(C):c?p(C):T(C)}function g(C){return e.attempt(tL,p,T)(C)}function p(C){return a(C)}function T(C){return s._balanced=!0,l(C)}}function rL(e,a,l){return n;function n(T){return e.enter("resource"),e.enter("resourceMarker"),e.consume(T),e.exit("resourceMarker"),o}function o(T){return lt(T)?yo(e,s)(T):s(T)}function s(T){return T===41?p(T):l9(e,c,d,"resourceDestination","resourceDestinationLiteral","resourceDestinationLiteralMarker","resourceDestinationRaw","resourceDestinationString",32)(T)}function c(T){return lt(T)?yo(e,m)(T):p(T)}function d(T){return l(T)}function m(T){return T===34||T===39||T===40?r9(e,g,l,"resourceTitle","resourceTitleMarker","resourceTitleString")(T):p(T)}function g(T){return lt(T)?yo(e,p)(T):p(T)}function p(T){return T===41?(e.enter("resourceMarker"),e.consume(T),e.exit("resourceMarker"),e.exit("resource"),a):l(T)}}function oL(e,a,l){const n=this;return o;function o(d){return n9.call(n,e,s,c,"reference","referenceMarker","referenceString")(d)}function s(d){return n.parser.defined.includes(Kn(n.sliceSerialize(n.events[n.events.length-1][1]).slice(1,-1)))?a(d):l(d)}function c(d){return l(d)}}function uL(e,a,l){return n;function n(s){return e.enter("reference"),e.enter("referenceMarker"),e.consume(s),e.exit("referenceMarker"),o}function o(s){return s===93?(e.enter("referenceMarker"),e.consume(s),e.exit("referenceMarker"),e.exit("reference"),a):l(s)}}const sL={name:"labelStartImage",resolveAll:X0.resolveAll,tokenize:cL};function cL(e,a,l){const n=this;return o;function o(d){return e.enter("labelImage"),e.enter("labelImageMarker"),e.consume(d),e.exit("labelImageMarker"),s}function s(d){return d===91?(e.enter("labelMarker"),e.consume(d),e.exit("labelMarker"),e.exit("labelImage"),c):l(d)}function c(d){return d===94&&"_hiddenFootnoteSupport"in n.parser.constructs?l(d):a(d)}}const fL={name:"labelStartLink",resolveAll:X0.resolveAll,tokenize:dL};function dL(e,a,l){const n=this;return o;function o(c){return e.enter("labelLink"),e.enter("labelMarker"),e.consume(c),e.exit("labelMarker"),e.exit("labelLink"),s}function s(c){return c===94&&"_hiddenFootnoteSupport"in n.parser.constructs?l(c):a(c)}}const vb={name:"lineEnding",tokenize:bL};function bL(e,a){return l;function l(n){return e.enter("lineEnding"),e.consume(n),e.exit("lineEnding"),ra(e,a,"linePrefix")}}const Os={name:"thematicBreak",tokenize:mL};function mL(e,a,l){let n=0,o;return s;function s(g){return e.enter("thematicBreak"),c(g)}function c(g){return o=g,d(g)}function d(g){return g===o?(e.enter("thematicBreakSequence"),m(g)):n>=3&&(g===null||_e(g))?(e.exit("thematicBreak"),a(g)):l(g)}function m(g){return g===o?(e.consume(g),n++,m):(e.exit("thematicBreakSequence"),Ye(g)?ra(e,d,"whitespace")(g):d(g))}}const it={continuation:{tokenize:TL},exit:SL,name:"list",tokenize:pL},hL={partial:!0,tokenize:CL},gL={partial:!0,tokenize:vL};function pL(e,a,l){const n=this,o=n.events[n.events.length-1];let s=o&&o[1].type==="linePrefix"?o[2].sliceSerialize(o[1],!0).length:0,c=0;return d;function d(S){const A=n.containerState.type||(S===42||S===43||S===45?"listUnordered":"listOrdered");if(A==="listUnordered"?!n.containerState.marker||S===n.containerState.marker:Jb(S)){if(n.containerState.type||(n.containerState.type=A,e.enter(A,{_container:!0})),A==="listUnordered")return e.enter("listItemPrefix"),S===42||S===45?e.check(Os,l,g)(S):g(S);if(!n.interrupt||S===49)return e.enter("listItemPrefix"),e.enter("listItemValue"),m(S)}return l(S)}function m(S){return Jb(S)&&++c<10?(e.consume(S),m):(!n.interrupt||c<2)&&(n.containerState.marker?S===n.containerState.marker:S===41||S===46)?(e.exit("listItemValue"),g(S)):l(S)}function g(S){return e.enter("listItemMarker"),e.consume(S),e.exit("listItemMarker"),n.containerState.marker=n.containerState.marker||S,e.check(Sc,n.interrupt?l:p,e.attempt(hL,C,T))}function p(S){return n.containerState.initialBlankLine=!0,s++,C(S)}function T(S){return Ye(S)?(e.enter("listItemPrefixWhitespace"),e.consume(S),e.exit("listItemPrefixWhitespace"),C):l(S)}function C(S){return n.containerState.size=s+n.sliceSerialize(e.exit("listItemPrefix"),!0).length,a(S)}}function TL(e,a,l){const n=this;return n.containerState._closeFlow=void 0,e.check(Sc,o,s);function o(d){return n.containerState.furtherBlankLines=n.containerState.furtherBlankLines||n.containerState.initialBlankLine,ra(e,a,"listItemIndent",n.containerState.size+1)(d)}function s(d){return n.containerState.furtherBlankLines||!Ye(d)?(n.containerState.furtherBlankLines=void 0,n.containerState.initialBlankLine=void 0,c(d)):(n.containerState.furtherBlankLines=void 0,n.containerState.initialBlankLine=void 0,e.attempt(gL,a,c)(d))}function c(d){return n.containerState._closeFlow=!0,n.interrupt=void 0,ra(e,e.attempt(it,a,l),"linePrefix",n.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(d)}}function vL(e,a,l){const n=this;return ra(e,o,"listItemIndent",n.containerState.size+1);function o(s){const c=n.events[n.events.length-1];return c&&c[1].type==="listItemIndent"&&c[2].sliceSerialize(c[1],!0).length===n.containerState.size?a(s):l(s)}}function SL(e){e.exit(this.containerState.type)}function CL(e,a,l){const n=this;return ra(e,o,"listItemPrefixWhitespace",n.parser.constructs.disable.null.includes("codeIndented")?void 0:5);function o(s){const c=n.events[n.events.length-1];return!Ye(s)&&c&&c[1].type==="listItemPrefixWhitespace"?a(s):l(s)}}const N4={name:"setextUnderline",resolveTo:yL,tokenize:ML};function yL(e,a){let l=e.length,n,o,s;for(;l--;)if(e[l][0]==="enter"){if(e[l][1].type==="content"){n=l;break}e[l][1].type==="paragraph"&&(o=l)}else e[l][1].type==="content"&&e.splice(l,1),!s&&e[l][1].type==="definition"&&(s=l);const c={type:"setextHeading",start:{...e[n][1].start},end:{...e[e.length-1][1].end}};return e[o][1].type="setextHeadingText",s?(e.splice(o,0,["enter",c,a]),e.splice(s+1,0,["exit",e[n][1],a]),e[n][1].end={...e[s][1].end}):e[n][1]=c,e.push(["exit",c,a]),e}function ML(e,a,l){const n=this;let o;return s;function s(g){let p=n.events.length,T;for(;p--;)if(n.events[p][1].type!=="lineEnding"&&n.events[p][1].type!=="linePrefix"&&n.events[p][1].type!=="content"){T=n.events[p][1].type==="paragraph";break}return!n.parser.lazy[n.now().line]&&(n.interrupt||T)?(e.enter("setextHeadingLine"),o=g,c(g)):l(g)}function c(g){return e.enter("setextHeadingLineSequence"),d(g)}function d(g){return g===o?(e.consume(g),d):(e.exit("setextHeadingLineSequence"),Ye(g)?ra(e,m,"lineSuffix")(g):m(g))}function m(g){return g===null||_e(g)?(e.exit("setextHeadingLine"),a(g)):l(g)}}const EL={tokenize:AL};function AL(e){const a=this,l=e.attempt(Sc,n,e.attempt(this.parser.constructs.flowInitial,o,ra(e,e.attempt(this.parser.constructs.flow,o,e.attempt(zA,o)),"linePrefix")));return l;function n(s){if(s===null){e.consume(s);return}return e.enter("lineEndingBlank"),e.consume(s),e.exit("lineEndingBlank"),a.currentConstruct=void 0,l}function o(s){if(s===null){e.consume(s);return}return e.enter("lineEnding"),e.consume(s),e.exit("lineEnding"),a.currentConstruct=void 0,l}}const LL={resolveAll:u9()},DL=o9("string"),xL=o9("text");function o9(e){return{resolveAll:u9(e==="text"?_L:void 0),tokenize:a};function a(l){const n=this,o=this.parser.constructs[e],s=l.attempt(o,c,d);return c;function c(p){return g(p)?s(p):d(p)}function d(p){if(p===null){l.consume(p);return}return l.enter("data"),l.consume(p),m}function m(p){return g(p)?(l.exit("data"),s(p)):(l.consume(p),m)}function g(p){if(p===null)return!0;const T=o[p];let C=-1;if(T)for(;++C<T.length;){const S=T[C];if(!S.previous||S.previous.call(n,n.previous))return!0}return!1}}}function u9(e){return a;function a(l,n){let o=-1,s;for(;++o<=l.length;)s===void 0?l[o]&&l[o][1].type==="data"&&(s=o,o++):(!l[o]||l[o][1].type!=="data")&&(o!==s+2&&(l[s][1].end=l[o-1][1].end,l.splice(s+2,o-s-2),o=s+2),s=void 0);return e?e(l,n):l}}function _L(e,a){let l=0;for(;++l<=e.length;)if((l===e.length||e[l][1].type==="lineEnding")&&e[l-1][1].type==="data"){const n=e[l-1][1],o=a.sliceStream(n);let s=o.length,c=-1,d=0,m;for(;s--;){const g=o[s];if(typeof g=="string"){for(c=g.length;g.charCodeAt(c-1)===32;)d++,c--;if(c)break;c=-1}else if(g===-2)m=!0,d++;else if(g!==-1){s++;break}}if(a._contentTypeTextTrailing&&l===e.length&&(d=0),d){const g={type:l===e.length||m||d<2?"lineSuffix":"hardBreakTrailing",start:{_bufferIndex:s?c:n.start._bufferIndex+c,_index:n.start._index+s,line:n.end.line,column:n.end.column-d,offset:n.end.offset-d},end:{...n.end}};n.end={...g.start},n.start.offset===n.end.offset?Object.assign(n,g):(e.splice(l,0,["enter",g,a],["exit",g,a]),l+=2)}l++}return e}const zL={42:it,43:it,45:it,48:it,49:it,50:it,51:it,52:it,53:it,54:it,55:it,56:it,57:it,62:e9},RL={91:OA},IL={[-2]:Tb,[-1]:Tb,32:Tb},NL={35:UA,42:Os,45:[N4,Os],60:VA,61:N4,95:Os,96:R4,126:R4},BL={38:t9,92:a9},OL={[-5]:vb,[-4]:vb,[-3]:vb,33:sL,38:t9,42:$b,60:[fA,JA],91:fL,92:[FA,a9],93:X0,95:$b,96:EA},wL={null:[$b,LL]},GL={null:[42,95]},kL={null:[]},FL=Object.freeze(Object.defineProperty({__proto__:null,attentionMarkers:GL,contentInitial:RL,disable:kL,document:zL,flow:NL,flowInitial:IL,insideSpan:wL,string:BL,text:OL},Symbol.toStringTag,{value:"Module"}));function PL(e,a,l){let n={_bufferIndex:-1,_index:0,line:l&&l.line||1,column:l&&l.column||1,offset:l&&l.offset||0};const o={},s=[];let c=[],d=[];const m={attempt:W(U),check:W(F),consume:G,enter:O,exit:j,interrupt:W(F,{interrupt:!0})},g={code:null,containerState:{},defineSkip:E,events:[],now:A,parser:e,previous:null,sliceSerialize:C,sliceStream:S,write:T};let p=a.tokenize.call(g,m);return a.resolveAll&&s.push(a),g;function T(de){return c=Nt(c,de),N(),c[c.length-1]!==null?[]:(X(a,0),g.events=Q0(s,g.events,g),g.events)}function C(de,fe){return HL(S(de),fe)}function S(de){return UL(c,de)}function A(){const{_bufferIndex:de,_index:fe,line:be,column:oe,offset:ge}=n;return{_bufferIndex:de,_index:fe,line:be,column:oe,offset:ge}}function E(de){o[de.line]=de.column,pe()}function N(){let de;for(;n._index<c.length;){const fe=c[n._index];if(typeof fe=="string")for(de=n._index,n._bufferIndex<0&&(n._bufferIndex=0);n._index===de&&n._bufferIndex<fe.length;)x(fe.charCodeAt(n._bufferIndex));else x(fe)}}function x(de){p=p(de)}function G(de){_e(de)?(n.line++,n.column=1,n.offset+=de===-3?2:1,pe()):de!==-1&&(n.column++,n.offset++),n._bufferIndex<0?n._index++:(n._bufferIndex++,n._bufferIndex===c[n._index].length&&(n._bufferIndex=-1,n._index++)),g.previous=de}function O(de,fe){const be=fe||{};return be.type=de,be.start=A(),g.events.push(["enter",be,g]),d.push(be),be}function j(de){const fe=d.pop();return fe.end=A(),g.events.push(["exit",fe,g]),fe}function U(de,fe){X(de,fe.from)}function F(de,fe){fe.restore()}function W(de,fe){return be;function be(oe,ge,H){let ae,Q,Ee,R;return Array.isArray(oe)?$(oe):"tokenize"in oe?$([oe]):w(oe);function w(Me){return Ce;function Ce(Qe){const He=Qe!==null&&Me[Qe],ya=Qe!==null&&Me.null,Pa=[...Array.isArray(He)?He:He?[He]:[],...Array.isArray(ya)?ya:ya?[ya]:[]];return $(Pa)(Qe)}}function $(Me){return ae=Me,Q=0,Me.length===0?H:D(Me[Q])}function D(Me){return Ce;function Ce(Qe){return R=he(),Ee=Me,Me.partial||(g.currentConstruct=Me),Me.name&&g.parser.constructs.disable.null.includes(Me.name)?Ae():Me.tokenize.call(fe?Object.assign(Object.create(g),fe):g,m,ce,Ae)(Qe)}}function ce(Me){return de(Ee,R),ge}function Ae(Me){return R.restore(),++Q<ae.length?D(ae[Q]):H}}}function X(de,fe){de.resolveAll&&!s.includes(de)&&s.push(de),de.resolve&&ti(g.events,fe,g.events.length-fe,de.resolve(g.events.slice(fe),g)),de.resolveTo&&(g.events=de.resolveTo(g.events,g))}function he(){const de=A(),fe=g.previous,be=g.currentConstruct,oe=g.events.length,ge=Array.from(d);return{from:oe,restore:H};function H(){n=de,g.previous=fe,g.currentConstruct=be,g.events.length=oe,d=ge,pe()}}function pe(){n.line in o&&n.column<2&&(n.column=o[n.line],n.offset+=o[n.line]-1)}}function UL(e,a){const l=a.start._index,n=a.start._bufferIndex,o=a.end._index,s=a.end._bufferIndex;let c;if(l===o)c=[e[l].slice(n,s)];else{if(c=e.slice(l,o),n>-1){const d=c[0];typeof d=="string"?c[0]=d.slice(n):c.shift()}s>0&&c.push(e[o].slice(0,s))}return c}function HL(e,a){let l=-1;const n=[];let o;for(;++l<e.length;){const s=e[l];let c;if(typeof s=="string")c=s;else switch(s){case-5:{c="\r";break}case-4:{c=`
|
|
156
|
+
`;break}case-3:{c=`\r
|
|
157
|
+
`;break}case-2:{c=a?" ":" ";break}case-1:{if(!a&&o)continue;c=" ";break}default:c=String.fromCharCode(s)}o=s===-2,n.push(c)}return n.join("")}function WL(e){const n={constructs:XE([FL,...(e||{}).extensions||[]]),content:o(lA),defined:[],document:o(rA),flow:o(EL),lazy:{},string:o(DL),text:o(xL)};return n;function o(s){return c;function c(d){return PL(n,s,d)}}}function jL(e){for(;!i9(e););return e}const B4=/[\0\t\n\r]/g;function VL(){let e=1,a="",l=!0,n;return o;function o(s,c,d){const m=[];let g,p,T,C,S;for(s=a+(typeof s=="string"?s.toString():new TextDecoder(c||void 0).decode(s)),T=0,a="",l&&(s.charCodeAt(0)===65279&&T++,l=void 0);T<s.length;){if(B4.lastIndex=T,g=B4.exec(s),C=g&&g.index!==void 0?g.index:s.length,S=s.charCodeAt(C),!g){a=s.slice(T);break}if(S===10&&T===C&&n)m.push(-3),n=void 0;else switch(n&&(m.push(-5),n=void 0),T<C&&(m.push(s.slice(T,C)),e+=C-T),S){case 0:{m.push(65533),e++;break}case 9:{for(p=Math.ceil(e/4)*4,m.push(-2);e++<p;)m.push(-1);break}case 10:{m.push(-4),e=1;break}default:n=!0,e=1}T=C+1}return d&&(n&&m.push(-5),a&&m.push(a),m.push(null)),m}}const qL=/\\([!-/:-@[-`{-~])|&(#(?:\d{1,7}|x[\da-f]{1,6})|[\da-z]{1,31});/gi;function KL(e){return e.replace(qL,YL)}function YL(e,a,l){if(a)return a;if(l.charCodeAt(0)===35){const o=l.charCodeAt(1),s=o===120||o===88;return $p(l.slice(s?2:1),s?16:10)}return Y0(l)||e}const s9={}.hasOwnProperty;function QL(e,a,l){return typeof a!="string"&&(l=a,a=void 0),XL(l)(jL(WL(l).document().write(VL()(e,a,!0))))}function XL(e){const a={transforms:[],canContainEols:["emphasis","fragment","heading","paragraph","strong"],enter:{autolink:s(Ql),autolinkProtocol:he,autolinkEmail:he,atxHeading:s(Kl),blockQuote:s(ya),characterEscape:he,characterReference:he,codeFenced:s(Pa),codeFencedFenceInfo:c,codeFencedFenceMeta:c,codeIndented:s(Pa,c),codeText:s(yt,c),codeTextData:he,data:he,codeFlowValue:he,definition:s(ni),definitionDestinationString:c,definitionLabelString:c,definitionTitleString:c,emphasis:s(ri),hardBreakEscape:s(Yl),hardBreakTrailing:s(Yl),htmlFlow:s(Qo,c),htmlFlowData:he,htmlText:s(Qo,c),htmlTextData:he,image:s(Xo),label:c,link:s(Ql),listItem:s(hr),listItemValue:C,listOrdered:s(Xl,T),listUnordered:s(Xl),paragraph:s(xc),reference:D,referenceString:c,resourceDestinationString:c,resourceTitleString:c,setextHeading:s(Kl),strong:s(_c),thematicBreak:s(zc)},exit:{atxHeading:m(),atxHeadingSequence:U,autolink:m(),autolinkEmail:He,autolinkProtocol:Qe,blockQuote:m(),characterEscapeValue:pe,characterReferenceMarkerHexadecimal:Ae,characterReferenceMarkerNumeric:Ae,characterReferenceValue:Me,characterReference:Ce,codeFenced:m(N),codeFencedFence:E,codeFencedFenceInfo:S,codeFencedFenceMeta:A,codeFlowValue:pe,codeIndented:m(x),codeText:m(ge),codeTextData:pe,data:pe,definition:m(),definitionDestinationString:j,definitionLabelString:G,definitionTitleString:O,emphasis:m(),hardBreakEscape:m(fe),hardBreakTrailing:m(fe),htmlFlow:m(be),htmlFlowData:pe,htmlText:m(oe),htmlTextData:pe,image:m(ae),label:Ee,labelText:Q,lineEnding:de,link:m(H),listItem:m(),listOrdered:m(),listUnordered:m(),paragraph:m(),referenceString:ce,resourceDestinationString:R,resourceTitleString:w,resource:$,setextHeading:m(X),setextHeadingLineSequence:W,setextHeadingText:F,strong:m(),thematicBreak:m()}};c9(a,(e||{}).mdastExtensions||[]);const l={};return n;function n(te){let me={type:"root",children:[]};const xe={stack:[me],tokenStack:[],config:a,enter:d,exit:g,buffer:c,resume:p,data:l},Ge=[];let Xe=-1;for(;++Xe<te.length;)if(te[Xe][1].type==="listOrdered"||te[Xe][1].type==="listUnordered")if(te[Xe][0]==="enter")Ge.push(Xe);else{const rt=Ge.pop();Xe=o(te,rt,Xe)}for(Xe=-1;++Xe<te.length;){const rt=a[te[Xe][0]];s9.call(rt,te[Xe][1].type)&&rt[te[Xe][1].type].call(Object.assign({sliceSerialize:te[Xe][2].sliceSerialize},xe),te[Xe][1])}if(xe.tokenStack.length>0){const rt=xe.tokenStack[xe.tokenStack.length-1];(rt[1]||O4).call(xe,void 0,rt[0])}for(me.position={start:nl(te.length>0?te[0][1].start:{line:1,column:1,offset:0}),end:nl(te.length>0?te[te.length-2][1].end:{line:1,column:1,offset:0})},Xe=-1;++Xe<a.transforms.length;)me=a.transforms[Xe](me)||me;return me}function o(te,me,xe){let Ge=me-1,Xe=-1,rt=!1,oi,Ha,Ma,Ya;for(;++Ge<=xe;){const ta=te[Ge];switch(ta[1].type){case"listUnordered":case"listOrdered":case"blockQuote":{ta[0]==="enter"?Xe++:Xe--,Ya=void 0;break}case"lineEndingBlank":{ta[0]==="enter"&&(oi&&!Ya&&!Xe&&!Ma&&(Ma=Ge),Ya=void 0);break}case"linePrefix":case"listItemValue":case"listItemMarker":case"listItemPrefix":case"listItemPrefixWhitespace":break;default:Ya=void 0}if(!Xe&&ta[0]==="enter"&&ta[1].type==="listItemPrefix"||Xe===-1&&ta[0]==="exit"&&(ta[1].type==="listUnordered"||ta[1].type==="listOrdered")){if(oi){let Ni=Ge;for(Ha=void 0;Ni--;){const wt=te[Ni];if(wt[1].type==="lineEnding"||wt[1].type==="lineEndingBlank"){if(wt[0]==="exit")continue;Ha&&(te[Ha][1].type="lineEndingBlank",rt=!0),wt[1].type="lineEnding",Ha=Ni}else if(!(wt[1].type==="linePrefix"||wt[1].type==="blockQuotePrefix"||wt[1].type==="blockQuotePrefixWhitespace"||wt[1].type==="blockQuoteMarker"||wt[1].type==="listItemIndent"))break}Ma&&(!Ha||Ma<Ha)&&(oi._spread=!0),oi.end=Object.assign({},Ha?te[Ha][1].start:ta[1].end),te.splice(Ha||Ge,0,["exit",oi,ta[2]]),Ge++,xe++}if(ta[1].type==="listItemPrefix"){const Ni={type:"listItem",_spread:!1,start:Object.assign({},ta[1].start),end:void 0};oi=Ni,te.splice(Ge,0,["enter",Ni,ta[2]]),Ge++,xe++,Ma=void 0,Ya=!0}}}return te[me][1]._spread=rt,xe}function s(te,me){return xe;function xe(Ge){d.call(this,te(Ge),Ge),me&&me.call(this,Ge)}}function c(){this.stack.push({type:"fragment",children:[]})}function d(te,me,xe){this.stack[this.stack.length-1].children.push(te),this.stack.push(te),this.tokenStack.push([me,xe||void 0]),te.position={start:nl(me.start),end:void 0}}function m(te){return me;function me(xe){te&&te.call(this,xe),g.call(this,xe)}}function g(te,me){const xe=this.stack.pop(),Ge=this.tokenStack.pop();if(Ge)Ge[0].type!==te.type&&(me?me.call(this,te,Ge[0]):(Ge[1]||O4).call(this,te,Ge[0]));else throw new Error("Cannot close `"+te.type+"` ("+Co({start:te.start,end:te.end})+"): it’s not open");xe.position.end=nl(te.end)}function p(){return YE(this.stack.pop())}function T(){this.data.expectingFirstListItemValue=!0}function C(te){if(this.data.expectingFirstListItemValue){const me=this.stack[this.stack.length-2];me.start=Number.parseInt(this.sliceSerialize(te),10),this.data.expectingFirstListItemValue=void 0}}function S(){const te=this.resume(),me=this.stack[this.stack.length-1];me.lang=te}function A(){const te=this.resume(),me=this.stack[this.stack.length-1];me.meta=te}function E(){this.data.flowCodeInside||(this.buffer(),this.data.flowCodeInside=!0)}function N(){const te=this.resume(),me=this.stack[this.stack.length-1];me.value=te.replace(/^(\r?\n|\r)|(\r?\n|\r)$/g,""),this.data.flowCodeInside=void 0}function x(){const te=this.resume(),me=this.stack[this.stack.length-1];me.value=te.replace(/(\r?\n|\r)$/g,"")}function G(te){const me=this.resume(),xe=this.stack[this.stack.length-1];xe.label=me,xe.identifier=Kn(this.sliceSerialize(te)).toLowerCase()}function O(){const te=this.resume(),me=this.stack[this.stack.length-1];me.title=te}function j(){const te=this.resume(),me=this.stack[this.stack.length-1];me.url=te}function U(te){const me=this.stack[this.stack.length-1];if(!me.depth){const xe=this.sliceSerialize(te).length;me.depth=xe}}function F(){this.data.setextHeadingSlurpLineEnding=!0}function W(te){const me=this.stack[this.stack.length-1];me.depth=this.sliceSerialize(te).codePointAt(0)===61?1:2}function X(){this.data.setextHeadingSlurpLineEnding=void 0}function he(te){const xe=this.stack[this.stack.length-1].children;let Ge=xe[xe.length-1];(!Ge||Ge.type!=="text")&&(Ge=Ua(),Ge.position={start:nl(te.start),end:void 0},xe.push(Ge)),this.stack.push(Ge)}function pe(te){const me=this.stack.pop();me.value+=this.sliceSerialize(te),me.position.end=nl(te.end)}function de(te){const me=this.stack[this.stack.length-1];if(this.data.atHardBreak){const xe=me.children[me.children.length-1];xe.position.end=nl(te.end),this.data.atHardBreak=void 0;return}!this.data.setextHeadingSlurpLineEnding&&a.canContainEols.includes(me.type)&&(he.call(this,te),pe.call(this,te))}function fe(){this.data.atHardBreak=!0}function be(){const te=this.resume(),me=this.stack[this.stack.length-1];me.value=te}function oe(){const te=this.resume(),me=this.stack[this.stack.length-1];me.value=te}function ge(){const te=this.resume(),me=this.stack[this.stack.length-1];me.value=te}function H(){const te=this.stack[this.stack.length-1];if(this.data.inReference){const me=this.data.referenceType||"shortcut";te.type+="Reference",te.referenceType=me,delete te.url,delete te.title}else delete te.identifier,delete te.label;this.data.referenceType=void 0}function ae(){const te=this.stack[this.stack.length-1];if(this.data.inReference){const me=this.data.referenceType||"shortcut";te.type+="Reference",te.referenceType=me,delete te.url,delete te.title}else delete te.identifier,delete te.label;this.data.referenceType=void 0}function Q(te){const me=this.sliceSerialize(te),xe=this.stack[this.stack.length-2];xe.label=KL(me),xe.identifier=Kn(me).toLowerCase()}function Ee(){const te=this.stack[this.stack.length-1],me=this.resume(),xe=this.stack[this.stack.length-1];if(this.data.inReference=!0,xe.type==="link"){const Ge=te.children;xe.children=Ge}else xe.alt=me}function R(){const te=this.resume(),me=this.stack[this.stack.length-1];me.url=te}function w(){const te=this.resume(),me=this.stack[this.stack.length-1];me.title=te}function $(){this.data.inReference=void 0}function D(){this.data.referenceType="collapsed"}function ce(te){const me=this.resume(),xe=this.stack[this.stack.length-1];xe.label=me,xe.identifier=Kn(this.sliceSerialize(te)).toLowerCase(),this.data.referenceType="full"}function Ae(te){this.data.characterReferenceType=te.type}function Me(te){const me=this.sliceSerialize(te),xe=this.data.characterReferenceType;let Ge;xe?(Ge=$p(me,xe==="characterReferenceMarkerNumeric"?10:16),this.data.characterReferenceType=void 0):Ge=Y0(me);const Xe=this.stack[this.stack.length-1];Xe.value+=Ge}function Ce(te){const me=this.stack.pop();me.position.end=nl(te.end)}function Qe(te){pe.call(this,te);const me=this.stack[this.stack.length-1];me.url=this.sliceSerialize(te)}function He(te){pe.call(this,te);const me=this.stack[this.stack.length-1];me.url="mailto:"+this.sliceSerialize(te)}function ya(){return{type:"blockquote",children:[]}}function Pa(){return{type:"code",lang:null,meta:null,value:""}}function yt(){return{type:"inlineCode",value:""}}function ni(){return{type:"definition",identifier:"",label:null,title:null,url:""}}function ri(){return{type:"emphasis",children:[]}}function Kl(){return{type:"heading",depth:0,children:[]}}function Yl(){return{type:"break"}}function Qo(){return{type:"html",value:""}}function Xo(){return{type:"image",title:null,url:"",alt:null}}function Ql(){return{type:"link",title:null,url:"",children:[]}}function Xl(te){return{type:"list",ordered:te.type==="listOrdered",start:null,spread:te._spread,children:[]}}function hr(te){return{type:"listItem",spread:te._spread,checked:null,children:[]}}function xc(){return{type:"paragraph",children:[]}}function _c(){return{type:"strong",children:[]}}function Ua(){return{type:"text",value:""}}function zc(){return{type:"thematicBreak"}}}function nl(e){return{line:e.line,column:e.column,offset:e.offset}}function c9(e,a){let l=-1;for(;++l<a.length;){const n=a[l];Array.isArray(n)?c9(e,n):ZL(e,n)}}function ZL(e,a){let l;for(l in a)if(s9.call(a,l))switch(l){case"canContainEols":{const n=a[l];n&&e[l].push(...n);break}case"transforms":{const n=a[l];n&&e[l].push(...n);break}case"enter":case"exit":{const n=a[l];n&&Object.assign(e[l],n);break}}}function O4(e,a){throw e?new Error("Cannot close `"+e.type+"` ("+Co({start:e.start,end:e.end})+"): a different token (`"+a.type+"`, "+Co({start:a.start,end:a.end})+") is open"):new Error("Cannot close document, a token (`"+a.type+"`, "+Co({start:a.start,end:a.end})+") is still open")}function JL(e){const a=this;a.parser=l;function l(n){return QL(n,{...a.data("settings"),...e,extensions:a.data("micromarkExtensions")||[],mdastExtensions:a.data("fromMarkdownExtensions")||[]})}}function $L(e,a){const l={type:"element",tagName:"blockquote",properties:{},children:e.wrap(e.all(a),!0)};return e.patch(a,l),e.applyData(a,l)}function eD(e,a){const l={type:"element",tagName:"br",properties:{},children:[]};return e.patch(a,l),[e.applyData(a,l),{type:"text",value:`
|
|
158
|
+
`}]}function aD(e,a){const l=a.value?a.value+`
|
|
159
|
+
`:"",n={};a.lang&&(n.className=["language-"+a.lang]);let o={type:"element",tagName:"code",properties:n,children:[{type:"text",value:l}]};return a.meta&&(o.data={meta:a.meta}),e.patch(a,o),o=e.applyData(a,o),o={type:"element",tagName:"pre",properties:{},children:[o]},e.patch(a,o),o}function tD(e,a){const l={type:"element",tagName:"del",properties:{},children:e.all(a)};return e.patch(a,l),e.applyData(a,l)}function iD(e,a){const l={type:"element",tagName:"em",properties:{},children:e.all(a)};return e.patch(a,l),e.applyData(a,l)}function lD(e,a){const l=typeof e.options.clobberPrefix=="string"?e.options.clobberPrefix:"user-content-",n=String(a.identifier).toUpperCase(),o=cr(n.toLowerCase()),s=e.footnoteOrder.indexOf(n);let c,d=e.footnoteCounts.get(n);d===void 0?(d=0,e.footnoteOrder.push(n),c=e.footnoteOrder.length):c=s+1,d+=1,e.footnoteCounts.set(n,d);const m={type:"element",tagName:"a",properties:{href:"#"+l+"fn-"+o,id:l+"fnref-"+o+(d>1?"-"+d:""),dataFootnoteRef:!0,ariaDescribedBy:["footnote-label"]},children:[{type:"text",value:String(c)}]};e.patch(a,m);const g={type:"element",tagName:"sup",properties:{},children:[m]};return e.patch(a,g),e.applyData(a,g)}function nD(e,a){const l={type:"element",tagName:"h"+a.depth,properties:{},children:e.all(a)};return e.patch(a,l),e.applyData(a,l)}function rD(e,a){if(e.options.allowDangerousHtml){const l={type:"raw",value:a.value};return e.patch(a,l),e.applyData(a,l)}}function f9(e,a){const l=a.referenceType;let n="]";if(l==="collapsed"?n+="[]":l==="full"&&(n+="["+(a.label||a.identifier)+"]"),a.type==="imageReference")return[{type:"text",value:"!["+a.alt+n}];const o=e.all(a),s=o[0];s&&s.type==="text"?s.value="["+s.value:o.unshift({type:"text",value:"["});const c=o[o.length-1];return c&&c.type==="text"?c.value+=n:o.push({type:"text",value:n}),o}function oD(e,a){const l=String(a.identifier).toUpperCase(),n=e.definitionById.get(l);if(!n)return f9(e,a);const o={src:cr(n.url||""),alt:a.alt};n.title!==null&&n.title!==void 0&&(o.title=n.title);const s={type:"element",tagName:"img",properties:o,children:[]};return e.patch(a,s),e.applyData(a,s)}function uD(e,a){const l={src:cr(a.url)};a.alt!==null&&a.alt!==void 0&&(l.alt=a.alt),a.title!==null&&a.title!==void 0&&(l.title=a.title);const n={type:"element",tagName:"img",properties:l,children:[]};return e.patch(a,n),e.applyData(a,n)}function sD(e,a){const l={type:"text",value:a.value.replace(/\r?\n|\r/g," ")};e.patch(a,l);const n={type:"element",tagName:"code",properties:{},children:[l]};return e.patch(a,n),e.applyData(a,n)}function cD(e,a){const l=String(a.identifier).toUpperCase(),n=e.definitionById.get(l);if(!n)return f9(e,a);const o={href:cr(n.url||"")};n.title!==null&&n.title!==void 0&&(o.title=n.title);const s={type:"element",tagName:"a",properties:o,children:e.all(a)};return e.patch(a,s),e.applyData(a,s)}function fD(e,a){const l={href:cr(a.url)};a.title!==null&&a.title!==void 0&&(l.title=a.title);const n={type:"element",tagName:"a",properties:l,children:e.all(a)};return e.patch(a,n),e.applyData(a,n)}function dD(e,a,l){const n=e.all(a),o=l?bD(l):d9(a),s={},c=[];if(typeof a.checked=="boolean"){const p=n[0];let T;p&&p.type==="element"&&p.tagName==="p"?T=p:(T={type:"element",tagName:"p",properties:{},children:[]},n.unshift(T)),T.children.length>0&&T.children.unshift({type:"text",value:" "}),T.children.unshift({type:"element",tagName:"input",properties:{type:"checkbox",checked:a.checked,disabled:!0},children:[]}),s.className=["task-list-item"]}let d=-1;for(;++d<n.length;){const p=n[d];(o||d!==0||p.type!=="element"||p.tagName!=="p")&&c.push({type:"text",value:`
|
|
160
|
+
`}),p.type==="element"&&p.tagName==="p"&&!o?c.push(...p.children):c.push(p)}const m=n[n.length-1];m&&(o||m.type!=="element"||m.tagName!=="p")&&c.push({type:"text",value:`
|
|
161
|
+
`});const g={type:"element",tagName:"li",properties:s,children:c};return e.patch(a,g),e.applyData(a,g)}function bD(e){let a=!1;if(e.type==="list"){a=e.spread||!1;const l=e.children;let n=-1;for(;!a&&++n<l.length;)a=d9(l[n])}return a}function d9(e){const a=e.spread;return a??e.children.length>1}function mD(e,a){const l={},n=e.all(a);let o=-1;for(typeof a.start=="number"&&a.start!==1&&(l.start=a.start);++o<n.length;){const c=n[o];if(c.type==="element"&&c.tagName==="li"&&c.properties&&Array.isArray(c.properties.className)&&c.properties.className.includes("task-list-item")){l.className=["contains-task-list"];break}}const s={type:"element",tagName:a.ordered?"ol":"ul",properties:l,children:e.wrap(n,!0)};return e.patch(a,s),e.applyData(a,s)}function hD(e,a){const l={type:"element",tagName:"p",properties:{},children:e.all(a)};return e.patch(a,l),e.applyData(a,l)}function gD(e,a){const l={type:"root",children:e.wrap(e.all(a))};return e.patch(a,l),e.applyData(a,l)}function pD(e,a){const l={type:"element",tagName:"strong",properties:{},children:e.all(a)};return e.patch(a,l),e.applyData(a,l)}function TD(e,a){const l=e.all(a),n=l.shift(),o=[];if(n){const c={type:"element",tagName:"thead",properties:{},children:e.wrap([n],!0)};e.patch(a.children[0],c),o.push(c)}if(l.length>0){const c={type:"element",tagName:"tbody",properties:{},children:e.wrap(l,!0)},d=li(a.children[1]),m=vc(a.children[a.children.length-1]);d&&m&&(c.position={start:d,end:m}),o.push(c)}const s={type:"element",tagName:"table",properties:{},children:e.wrap(o,!0)};return e.patch(a,s),e.applyData(a,s)}function vD(e,a,l){const n=l?l.children:void 0,s=(n?n.indexOf(a):1)===0?"th":"td",c=l&&l.type==="table"?l.align:void 0,d=c?c.length:a.children.length;let m=-1;const g=[];for(;++m<d;){const T=a.children[m],C={},S=c?c[m]:void 0;S&&(C.align=S);let A={type:"element",tagName:s,properties:C,children:[]};T&&(A.children=e.all(T),e.patch(T,A),A=e.applyData(T,A)),g.push(A)}const p={type:"element",tagName:"tr",properties:{},children:e.wrap(g,!0)};return e.patch(a,p),e.applyData(a,p)}function SD(e,a){const l={type:"element",tagName:"td",properties:{},children:e.all(a)};return e.patch(a,l),e.applyData(a,l)}const w4=9,G4=32;function CD(e){const a=String(e),l=/\r?\n|\r/g;let n=l.exec(a),o=0;const s=[];for(;n;)s.push(k4(a.slice(o,n.index),o>0,!0),n[0]),o=n.index+n[0].length,n=l.exec(a);return s.push(k4(a.slice(o),o>0,!1)),s.join("")}function k4(e,a,l){let n=0,o=e.length;if(a){let s=e.codePointAt(n);for(;s===w4||s===G4;)n++,s=e.codePointAt(n)}if(l){let s=e.codePointAt(o-1);for(;s===w4||s===G4;)o--,s=e.codePointAt(o-1)}return o>n?e.slice(n,o):""}function yD(e,a){const l={type:"text",value:CD(String(a.value))};return e.patch(a,l),e.applyData(a,l)}function MD(e,a){const l={type:"element",tagName:"hr",properties:{},children:[]};return e.patch(a,l),e.applyData(a,l)}const ED={blockquote:$L,break:eD,code:aD,delete:tD,emphasis:iD,footnoteReference:lD,heading:nD,html:rD,imageReference:oD,image:uD,inlineCode:sD,linkReference:cD,link:fD,listItem:dD,list:mD,paragraph:hD,root:gD,strong:pD,table:TD,tableCell:SD,tableRow:vD,text:yD,thematicBreak:MD,toml:As,yaml:As,definition:As,footnoteDefinition:As};function As(){}const b9=-1,Cc=0,Mo=1,Qs=2,Z0=3,J0=4,$0=5,e1=6,m9=7,h9=8,F4=typeof self=="object"?self:globalThis,AD=(e,a)=>{const l=(o,s)=>(e.set(s,o),o),n=o=>{if(e.has(o))return e.get(o);const[s,c]=a[o];switch(s){case Cc:case b9:return l(c,o);case Mo:{const d=l([],o);for(const m of c)d.push(n(m));return d}case Qs:{const d=l({},o);for(const[m,g]of c)d[n(m)]=n(g);return d}case Z0:return l(new Date(c),o);case J0:{const{source:d,flags:m}=c;return l(new RegExp(d,m),o)}case $0:{const d=l(new Map,o);for(const[m,g]of c)d.set(n(m),n(g));return d}case e1:{const d=l(new Set,o);for(const m of c)d.add(n(m));return d}case m9:{const{name:d,message:m}=c;return l(new F4[d](m),o)}case h9:return l(BigInt(c),o);case"BigInt":return l(Object(BigInt(c)),o);case"ArrayBuffer":return l(new Uint8Array(c).buffer,c);case"DataView":{const{buffer:d}=new Uint8Array(c);return l(new DataView(d),c)}}return l(new F4[s](c),o)};return n},P4=e=>AD(new Map,e)(0),Un="",{toString:LD}={},{keys:DD}=Object,mo=e=>{const a=typeof e;if(a!=="object"||!e)return[Cc,a];const l=LD.call(e).slice(8,-1);switch(l){case"Array":return[Mo,Un];case"Object":return[Qs,Un];case"Date":return[Z0,Un];case"RegExp":return[J0,Un];case"Map":return[$0,Un];case"Set":return[e1,Un];case"DataView":return[Mo,l]}return l.includes("Array")?[Mo,l]:l.includes("Error")?[m9,l]:[Qs,l]},Ls=([e,a])=>e===Cc&&(a==="function"||a==="symbol"),xD=(e,a,l,n)=>{const o=(c,d)=>{const m=n.push(c)-1;return l.set(d,m),m},s=c=>{if(l.has(c))return l.get(c);let[d,m]=mo(c);switch(d){case Cc:{let p=c;switch(m){case"bigint":d=h9,p=c.toString();break;case"function":case"symbol":if(e)throw new TypeError("unable to serialize "+m);p=null;break;case"undefined":return o([b9],c)}return o([d,p],c)}case Mo:{if(m){let C=c;return m==="DataView"?C=new Uint8Array(c.buffer):m==="ArrayBuffer"&&(C=new Uint8Array(c)),o([m,[...C]],c)}const p=[],T=o([d,p],c);for(const C of c)p.push(s(C));return T}case Qs:{if(m)switch(m){case"BigInt":return o([m,c.toString()],c);case"Boolean":case"Number":case"String":return o([m,c.valueOf()],c)}if(a&&"toJSON"in c)return s(c.toJSON());const p=[],T=o([d,p],c);for(const C of DD(c))(e||!Ls(mo(c[C])))&&p.push([s(C),s(c[C])]);return T}case Z0:return o([d,c.toISOString()],c);case J0:{const{source:p,flags:T}=c;return o([d,{source:p,flags:T}],c)}case $0:{const p=[],T=o([d,p],c);for(const[C,S]of c)(e||!(Ls(mo(C))||Ls(mo(S))))&&p.push([s(C),s(S)]);return T}case e1:{const p=[],T=o([d,p],c);for(const C of c)(e||!Ls(mo(C)))&&p.push(s(C));return T}}const{message:g}=c;return o([d,{name:m,message:g}],c)};return s},U4=(e,{json:a,lossy:l}={})=>{const n=[];return xD(!(a||l),!!a,new Map,n)(e),n},$n=typeof structuredClone=="function"?(e,a)=>a&&("json"in a||"lossy"in a)?P4(U4(e,a)):structuredClone(e):(e,a)=>P4(U4(e,a));function _D(e,a){const l=[{type:"text",value:"↩"}];return a>1&&l.push({type:"element",tagName:"sup",properties:{},children:[{type:"text",value:String(a)}]}),l}function zD(e,a){return"Back to reference "+(e+1)+(a>1?"-"+a:"")}function RD(e){const a=typeof e.options.clobberPrefix=="string"?e.options.clobberPrefix:"user-content-",l=e.options.footnoteBackContent||_D,n=e.options.footnoteBackLabel||zD,o=e.options.footnoteLabel||"Footnotes",s=e.options.footnoteLabelTagName||"h2",c=e.options.footnoteLabelProperties||{className:["sr-only"]},d=[];let m=-1;for(;++m<e.footnoteOrder.length;){const g=e.footnoteById.get(e.footnoteOrder[m]);if(!g)continue;const p=e.all(g),T=String(g.identifier).toUpperCase(),C=cr(T.toLowerCase());let S=0;const A=[],E=e.footnoteCounts.get(T);for(;E!==void 0&&++S<=E;){A.length>0&&A.push({type:"text",value:" "});let G=typeof l=="string"?l:l(m,S);typeof G=="string"&&(G={type:"text",value:G}),A.push({type:"element",tagName:"a",properties:{href:"#"+a+"fnref-"+C+(S>1?"-"+S:""),dataFootnoteBackref:"",ariaLabel:typeof n=="string"?n:n(m,S),className:["data-footnote-backref"]},children:Array.isArray(G)?G:[G]})}const N=p[p.length-1];if(N&&N.type==="element"&&N.tagName==="p"){const G=N.children[N.children.length-1];G&&G.type==="text"?G.value+=" ":N.children.push({type:"text",value:" "}),N.children.push(...A)}else p.push(...A);const x={type:"element",tagName:"li",properties:{id:a+"fn-"+C},children:e.wrap(p,!0)};e.patch(g,x),d.push(x)}if(d.length!==0)return{type:"element",tagName:"section",properties:{dataFootnotes:!0,className:["footnotes"]},children:[{type:"element",tagName:s,properties:{...$n(c),id:"footnote-label"},children:[{type:"text",value:o}]},{type:"text",value:`
|
|
162
|
+
`},{type:"element",tagName:"ol",properties:{},children:e.wrap(d,!0)},{type:"text",value:`
|
|
163
|
+
`}]}}const g9=(function(e){if(e==null)return OD;if(typeof e=="function")return yc(e);if(typeof e=="object")return Array.isArray(e)?ID(e):ND(e);if(typeof e=="string")return BD(e);throw new Error("Expected function, string, or object as test")});function ID(e){const a=[];let l=-1;for(;++l<e.length;)a[l]=g9(e[l]);return yc(n);function n(...o){let s=-1;for(;++s<a.length;)if(a[s].apply(this,o))return!0;return!1}}function ND(e){const a=e;return yc(l);function l(n){const o=n;let s;for(s in e)if(o[s]!==a[s])return!1;return!0}}function BD(e){return yc(a);function a(l){return l&&l.type===e}}function yc(e){return a;function a(l,n,o){return!!(wD(l)&&e.call(this,l,typeof n=="number"?n:void 0,o||void 0))}}function OD(){return!0}function wD(e){return e!==null&&typeof e=="object"&&"type"in e}const p9=[],GD=!0,H4=!1,kD="skip";function FD(e,a,l,n){let o;typeof a=="function"&&typeof l!="function"?(n=l,l=a):o=a;const s=g9(o),c=n?-1:1;d(e,void 0,[])();function d(m,g,p){const T=m&&typeof m=="object"?m:{};if(typeof T.type=="string"){const S=typeof T.tagName=="string"?T.tagName:typeof T.name=="string"?T.name:void 0;Object.defineProperty(C,"name",{value:"node ("+(m.type+(S?"<"+S+">":""))+")"})}return C;function C(){let S=p9,A,E,N;if((!a||s(m,g,p[p.length-1]||void 0))&&(S=PD(l(m,p)),S[0]===H4))return S;if("children"in m&&m.children){const x=m;if(x.children&&S[0]!==kD)for(E=(n?x.children.length:-1)+c,N=p.concat(x);E>-1&&E<x.children.length;){const G=x.children[E];if(A=d(G,E,N)(),A[0]===H4)return A;E=typeof A[1]=="number"?A[1]:E+c}}return S}}}function PD(e){return Array.isArray(e)?e:typeof e=="number"?[GD,e]:e==null?p9:[e]}function a1(e,a,l,n){let o,s,c;typeof a=="function"&&typeof l!="function"?(s=void 0,c=a,o=l):(s=a,c=l,o=n),FD(e,s,d,o);function d(m,g){const p=g[g.length-1],T=p?p.children.indexOf(m):void 0;return c(m,T,p)}}const e0={}.hasOwnProperty,UD={};function HD(e,a){const l=a||UD,n=new Map,o=new Map,s=new Map,c={...ED,...l.handlers},d={all:g,applyData:jD,definitionById:n,footnoteById:o,footnoteCounts:s,footnoteOrder:[],handlers:c,one:m,options:l,patch:WD,wrap:qD};return a1(e,function(p){if(p.type==="definition"||p.type==="footnoteDefinition"){const T=p.type==="definition"?n:o,C=String(p.identifier).toUpperCase();T.has(C)||T.set(C,p)}}),d;function m(p,T){const C=p.type,S=d.handlers[C];if(e0.call(d.handlers,C)&&S)return S(d,p,T);if(d.options.passThrough&&d.options.passThrough.includes(C)){if("children"in p){const{children:E,...N}=p,x=$n(N);return x.children=d.all(p),x}return $n(p)}return(d.options.unknownHandler||VD)(d,p,T)}function g(p){const T=[];if("children"in p){const C=p.children;let S=-1;for(;++S<C.length;){const A=d.one(C[S],p);if(A){if(S&&C[S-1].type==="break"&&(!Array.isArray(A)&&A.type==="text"&&(A.value=W4(A.value)),!Array.isArray(A)&&A.type==="element")){const E=A.children[0];E&&E.type==="text"&&(E.value=W4(E.value))}Array.isArray(A)?T.push(...A):T.push(A)}}}return T}}function WD(e,a){e.position&&(a.position=LE(e))}function jD(e,a){let l=a;if(e&&e.data){const n=e.data.hName,o=e.data.hChildren,s=e.data.hProperties;if(typeof n=="string")if(l.type==="element")l.tagName=n;else{const c="children"in l?l.children:[l];l={type:"element",tagName:n,properties:{},children:c}}l.type==="element"&&s&&Object.assign(l.properties,$n(s)),"children"in l&&l.children&&o!==null&&o!==void 0&&(l.children=o)}return l}function VD(e,a){const l=a.data||{},n="value"in a&&!(e0.call(l,"hProperties")||e0.call(l,"hChildren"))?{type:"text",value:a.value}:{type:"element",tagName:"div",properties:{},children:e.all(a)};return e.patch(a,n),e.applyData(a,n)}function qD(e,a){const l=[];let n=-1;for(a&&l.push({type:"text",value:`
|
|
164
|
+
`});++n<e.length;)n&&l.push({type:"text",value:`
|
|
165
|
+
`}),l.push(e[n]);return a&&e.length>0&&l.push({type:"text",value:`
|
|
166
|
+
`}),l}function W4(e){let a=0,l=e.charCodeAt(a);for(;l===9||l===32;)a++,l=e.charCodeAt(a);return e.slice(a)}function j4(e,a){const l=HD(e,a),n=l.one(e,void 0),o=RD(l),s=Array.isArray(n)?{type:"root",children:n}:n||{type:"root",children:[]};return o&&s.children.push({type:"text",value:`
|
|
167
|
+
`},o),s}function KD(e,a){return e&&"run"in e?async function(l,n){const o=j4(l,{file:n,...a});await e.run(o,n)}:function(l,n){return j4(l,{file:n,...e||a})}}function V4(e){if(e)throw e}var Sb,q4;function YD(){if(q4)return Sb;q4=1;var e=Object.prototype.hasOwnProperty,a=Object.prototype.toString,l=Object.defineProperty,n=Object.getOwnPropertyDescriptor,o=function(g){return typeof Array.isArray=="function"?Array.isArray(g):a.call(g)==="[object Array]"},s=function(g){if(!g||a.call(g)!=="[object Object]")return!1;var p=e.call(g,"constructor"),T=g.constructor&&g.constructor.prototype&&e.call(g.constructor.prototype,"isPrototypeOf");if(g.constructor&&!p&&!T)return!1;var C;for(C in g);return typeof C>"u"||e.call(g,C)},c=function(g,p){l&&p.name==="__proto__"?l(g,p.name,{enumerable:!0,configurable:!0,value:p.newValue,writable:!0}):g[p.name]=p.newValue},d=function(g,p){if(p==="__proto__")if(e.call(g,p)){if(n)return n(g,p).value}else return;return g[p]};return Sb=function m(){var g,p,T,C,S,A,E=arguments[0],N=1,x=arguments.length,G=!1;for(typeof E=="boolean"&&(G=E,E=arguments[1]||{},N=2),(E==null||typeof E!="object"&&typeof E!="function")&&(E={});N<x;++N)if(g=arguments[N],g!=null)for(p in g)T=d(E,p),C=d(g,p),E!==C&&(G&&C&&(s(C)||(S=o(C)))?(S?(S=!1,A=T&&o(T)?T:[]):A=T&&s(T)?T:{},c(E,{name:p,newValue:m(G,A,C)})):typeof C<"u"&&c(E,{name:p,newValue:C}));return E},Sb}var QD=YD();const Cb=ac(QD);function a0(e){if(typeof e!="object"||e===null)return!1;const a=Object.getPrototypeOf(e);return(a===null||a===Object.prototype||Object.getPrototypeOf(a)===null)&&!(Symbol.toStringTag in e)&&!(Symbol.iterator in e)}function XD(){const e=[],a={run:l,use:n};return a;function l(...o){let s=-1;const c=o.pop();if(typeof c!="function")throw new TypeError("Expected function as last argument, not "+c);d(null,...o);function d(m,...g){const p=e[++s];let T=-1;if(m){c(m);return}for(;++T<o.length;)(g[T]===null||g[T]===void 0)&&(g[T]=o[T]);o=g,p?ZD(p,d)(...g):c(null,...g)}}function n(o){if(typeof o!="function")throw new TypeError("Expected `middelware` to be a function, not "+o);return e.push(o),a}}function ZD(e,a){let l;return n;function n(...c){const d=e.length>c.length;let m;d&&c.push(o);try{m=e.apply(this,c)}catch(g){const p=g;if(d&&l)throw p;return o(p)}d||(m&&m.then&&typeof m.then=="function"?m.then(s,o):m instanceof Error?o(m):s(m))}function o(c,...d){l||(l=!0,a(c,...d))}function s(c){o(null,c)}}const Qt={basename:JD,dirname:$D,extname:ex,join:ax,sep:"/"};function JD(e,a){if(a!==void 0&&typeof a!="string")throw new TypeError('"ext" argument must be a string');jo(e);let l=0,n=-1,o=e.length,s;if(a===void 0||a.length===0||a.length>e.length){for(;o--;)if(e.codePointAt(o)===47){if(s){l=o+1;break}}else n<0&&(s=!0,n=o+1);return n<0?"":e.slice(l,n)}if(a===e)return"";let c=-1,d=a.length-1;for(;o--;)if(e.codePointAt(o)===47){if(s){l=o+1;break}}else c<0&&(s=!0,c=o+1),d>-1&&(e.codePointAt(o)===a.codePointAt(d--)?d<0&&(n=o):(d=-1,n=c));return l===n?n=c:n<0&&(n=e.length),e.slice(l,n)}function $D(e){if(jo(e),e.length===0)return".";let a=-1,l=e.length,n;for(;--l;)if(e.codePointAt(l)===47){if(n){a=l;break}}else n||(n=!0);return a<0?e.codePointAt(0)===47?"/":".":a===1&&e.codePointAt(0)===47?"//":e.slice(0,a)}function ex(e){jo(e);let a=e.length,l=-1,n=0,o=-1,s=0,c;for(;a--;){const d=e.codePointAt(a);if(d===47){if(c){n=a+1;break}continue}l<0&&(c=!0,l=a+1),d===46?o<0?o=a:s!==1&&(s=1):o>-1&&(s=-1)}return o<0||l<0||s===0||s===1&&o===l-1&&o===n+1?"":e.slice(o,l)}function ax(...e){let a=-1,l;for(;++a<e.length;)jo(e[a]),e[a]&&(l=l===void 0?e[a]:l+"/"+e[a]);return l===void 0?".":tx(l)}function tx(e){jo(e);const a=e.codePointAt(0)===47;let l=ix(e,!a);return l.length===0&&!a&&(l="."),l.length>0&&e.codePointAt(e.length-1)===47&&(l+="/"),a?"/"+l:l}function ix(e,a){let l="",n=0,o=-1,s=0,c=-1,d,m;for(;++c<=e.length;){if(c<e.length)d=e.codePointAt(c);else{if(d===47)break;d=47}if(d===47){if(!(o===c-1||s===1))if(o!==c-1&&s===2){if(l.length<2||n!==2||l.codePointAt(l.length-1)!==46||l.codePointAt(l.length-2)!==46){if(l.length>2){if(m=l.lastIndexOf("/"),m!==l.length-1){m<0?(l="",n=0):(l=l.slice(0,m),n=l.length-1-l.lastIndexOf("/")),o=c,s=0;continue}}else if(l.length>0){l="",n=0,o=c,s=0;continue}}a&&(l=l.length>0?l+"/..":"..",n=2)}else l.length>0?l+="/"+e.slice(o+1,c):l=e.slice(o+1,c),n=c-o-1;o=c,s=0}else d===46&&s>-1?s++:s=-1}return l}function jo(e){if(typeof e!="string")throw new TypeError("Path must be a string. Received "+JSON.stringify(e))}const lx={cwd:nx};function nx(){return"/"}function t0(e){return!!(e!==null&&typeof e=="object"&&"href"in e&&e.href&&"protocol"in e&&e.protocol&&e.auth===void 0)}function rx(e){if(typeof e=="string")e=new URL(e);else if(!t0(e)){const a=new TypeError('The "path" argument must be of type string or an instance of URL. Received `'+e+"`");throw a.code="ERR_INVALID_ARG_TYPE",a}if(e.protocol!=="file:"){const a=new TypeError("The URL must be of scheme file");throw a.code="ERR_INVALID_URL_SCHEME",a}return ox(e)}function ox(e){if(e.hostname!==""){const n=new TypeError('File URL host must be "localhost" or empty on darwin');throw n.code="ERR_INVALID_FILE_URL_HOST",n}const a=e.pathname;let l=-1;for(;++l<a.length;)if(a.codePointAt(l)===37&&a.codePointAt(l+1)===50){const n=a.codePointAt(l+2);if(n===70||n===102){const o=new TypeError("File URL path must not include encoded / characters");throw o.code="ERR_INVALID_FILE_URL_PATH",o}}return decodeURIComponent(a)}const yb=["history","path","basename","stem","extname","dirname"];class T9{constructor(a){let l;a?t0(a)?l={path:a}:typeof a=="string"||ux(a)?l={value:a}:l=a:l={},this.cwd="cwd"in l?"":lx.cwd(),this.data={},this.history=[],this.messages=[],this.value,this.map,this.result,this.stored;let n=-1;for(;++n<yb.length;){const s=yb[n];s in l&&l[s]!==void 0&&l[s]!==null&&(this[s]=s==="history"?[...l[s]]:l[s])}let o;for(o in l)yb.includes(o)||(this[o]=l[o])}get basename(){return typeof this.path=="string"?Qt.basename(this.path):void 0}set basename(a){Eb(a,"basename"),Mb(a,"basename"),this.path=Qt.join(this.dirname||"",a)}get dirname(){return typeof this.path=="string"?Qt.dirname(this.path):void 0}set dirname(a){K4(this.basename,"dirname"),this.path=Qt.join(a||"",this.basename)}get extname(){return typeof this.path=="string"?Qt.extname(this.path):void 0}set extname(a){if(Mb(a,"extname"),K4(this.dirname,"extname"),a){if(a.codePointAt(0)!==46)throw new Error("`extname` must start with `.`");if(a.includes(".",1))throw new Error("`extname` cannot contain multiple dots")}this.path=Qt.join(this.dirname,this.stem+(a||""))}get path(){return this.history[this.history.length-1]}set path(a){t0(a)&&(a=rx(a)),Eb(a,"path"),this.path!==a&&this.history.push(a)}get stem(){return typeof this.path=="string"?Qt.basename(this.path,this.extname):void 0}set stem(a){Eb(a,"stem"),Mb(a,"stem"),this.path=Qt.join(this.dirname||"",a+(this.extname||""))}fail(a,l,n){const o=this.message(a,l,n);throw o.fatal=!0,o}info(a,l,n){const o=this.message(a,l,n);return o.fatal=void 0,o}message(a,l,n){const o=new ka(a,l,n);return this.path&&(o.name=this.path+":"+o.name,o.file=this.path),o.fatal=!1,this.messages.push(o),o}toString(a){return this.value===void 0?"":typeof this.value=="string"?this.value:new TextDecoder(a||void 0).decode(this.value)}}function Mb(e,a){if(e&&e.includes(Qt.sep))throw new Error("`"+a+"` cannot be a path: did not expect `"+Qt.sep+"`")}function Eb(e,a){if(!e)throw new Error("`"+a+"` cannot be empty")}function K4(e,a){if(!e)throw new Error("Setting `"+a+"` requires `path` to be set too")}function ux(e){return!!(e&&typeof e=="object"&&"byteLength"in e&&"byteOffset"in e)}const sx=(function(e){const n=this.constructor.prototype,o=n[e],s=function(){return o.apply(s,arguments)};return Object.setPrototypeOf(s,n),s}),cx={}.hasOwnProperty;class t1 extends sx{constructor(){super("copy"),this.Compiler=void 0,this.Parser=void 0,this.attachers=[],this.compiler=void 0,this.freezeIndex=-1,this.frozen=void 0,this.namespace={},this.parser=void 0,this.transformers=XD()}copy(){const a=new t1;let l=-1;for(;++l<this.attachers.length;){const n=this.attachers[l];a.use(...n)}return a.data(Cb(!0,{},this.namespace)),a}data(a,l){return typeof a=="string"?arguments.length===2?(Db("data",this.frozen),this.namespace[a]=l,this):cx.call(this.namespace,a)&&this.namespace[a]||void 0:a?(Db("data",this.frozen),this.namespace=a,this):this.namespace}freeze(){if(this.frozen)return this;const a=this;for(;++this.freezeIndex<this.attachers.length;){const[l,...n]=this.attachers[this.freezeIndex];if(n[0]===!1)continue;n[0]===!0&&(n[0]=void 0);const o=l.call(a,...n);typeof o=="function"&&this.transformers.use(o)}return this.frozen=!0,this.freezeIndex=Number.POSITIVE_INFINITY,this}parse(a){this.freeze();const l=Ds(a),n=this.parser||this.Parser;return Ab("parse",n),n(String(l),l)}process(a,l){const n=this;return this.freeze(),Ab("process",this.parser||this.Parser),Lb("process",this.compiler||this.Compiler),l?o(void 0,l):new Promise(o);function o(s,c){const d=Ds(a),m=n.parse(d);n.run(m,d,function(p,T,C){if(p||!T||!C)return g(p);const S=T,A=n.stringify(S,C);bx(A)?C.value=A:C.result=A,g(p,C)});function g(p,T){p||!T?c(p):s?s(T):l(void 0,T)}}}processSync(a){let l=!1,n;return this.freeze(),Ab("processSync",this.parser||this.Parser),Lb("processSync",this.compiler||this.Compiler),this.process(a,o),Q4("processSync","process",l),n;function o(s,c){l=!0,V4(s),n=c}}run(a,l,n){Y4(a),this.freeze();const o=this.transformers;return!n&&typeof l=="function"&&(n=l,l=void 0),n?s(void 0,n):new Promise(s);function s(c,d){const m=Ds(l);o.run(a,m,g);function g(p,T,C){const S=T||a;p?d(p):c?c(S):n(void 0,S,C)}}}runSync(a,l){let n=!1,o;return this.run(a,l,s),Q4("runSync","run",n),o;function s(c,d){V4(c),o=d,n=!0}}stringify(a,l){this.freeze();const n=Ds(l),o=this.compiler||this.Compiler;return Lb("stringify",o),Y4(a),o(a,n)}use(a,...l){const n=this.attachers,o=this.namespace;if(Db("use",this.frozen),a!=null)if(typeof a=="function")m(a,l);else if(typeof a=="object")Array.isArray(a)?d(a):c(a);else throw new TypeError("Expected usable value, not `"+a+"`");return this;function s(g){if(typeof g=="function")m(g,[]);else if(typeof g=="object")if(Array.isArray(g)){const[p,...T]=g;m(p,T)}else c(g);else throw new TypeError("Expected usable value, not `"+g+"`")}function c(g){if(!("plugins"in g)&&!("settings"in g))throw new Error("Expected usable value but received an empty preset, which is probably a mistake: presets typically come with `plugins` and sometimes with `settings`, but this has neither");d(g.plugins),g.settings&&(o.settings=Cb(!0,o.settings,g.settings))}function d(g){let p=-1;if(g!=null)if(Array.isArray(g))for(;++p<g.length;){const T=g[p];s(T)}else throw new TypeError("Expected a list of plugins, not `"+g+"`")}function m(g,p){let T=-1,C=-1;for(;++T<n.length;)if(n[T][0]===g){C=T;break}if(C===-1)n.push([g,...p]);else if(p.length>0){let[S,...A]=p;const E=n[C][1];a0(E)&&a0(S)&&(S=Cb(!0,E,S)),n[C]=[g,S,...A]}}}}const fx=new t1().freeze();function Ab(e,a){if(typeof a!="function")throw new TypeError("Cannot `"+e+"` without `parser`")}function Lb(e,a){if(typeof a!="function")throw new TypeError("Cannot `"+e+"` without `compiler`")}function Db(e,a){if(a)throw new Error("Cannot call `"+e+"` on a frozen processor.\nCreate a new processor first, by calling it: use `processor()` instead of `processor`.")}function Y4(e){if(!a0(e)||typeof e.type!="string")throw new TypeError("Expected node, got `"+e+"`")}function Q4(e,a,l){if(!l)throw new Error("`"+e+"` finished async. Use `"+a+"` instead")}function Ds(e){return dx(e)?e:new T9(e)}function dx(e){return!!(e&&typeof e=="object"&&"message"in e&&"messages"in e)}function bx(e){return typeof e=="string"||mx(e)}function mx(e){return!!(e&&typeof e=="object"&&"byteLength"in e&&"byteOffset"in e)}const hx="https://github.com/remarkjs/react-markdown/blob/main/changelog.md",X4=[],Z4={allowDangerousHtml:!0},gx=/^(https?|ircs?|mailto|xmpp)$/i,px=[{from:"astPlugins",id:"remove-buggy-html-in-markdown-parser"},{from:"allowDangerousHtml",id:"remove-buggy-html-in-markdown-parser"},{from:"allowNode",id:"replace-allownode-allowedtypes-and-disallowedtypes",to:"allowElement"},{from:"allowedTypes",id:"replace-allownode-allowedtypes-and-disallowedtypes",to:"allowedElements"},{from:"className",id:"remove-classname"},{from:"disallowedTypes",id:"replace-allownode-allowedtypes-and-disallowedtypes",to:"disallowedElements"},{from:"escapeHtml",id:"remove-buggy-html-in-markdown-parser"},{from:"includeElementIndex",id:"#remove-includeelementindex"},{from:"includeNodeIndex",id:"change-includenodeindex-to-includeelementindex"},{from:"linkTarget",id:"remove-linktarget"},{from:"plugins",id:"change-plugins-to-remarkplugins",to:"remarkPlugins"},{from:"rawSourcePos",id:"#remove-rawsourcepos"},{from:"renderers",id:"change-renderers-to-components",to:"components"},{from:"source",id:"change-source-to-children",to:"children"},{from:"sourcePos",id:"#remove-sourcepos"},{from:"transformImageUri",id:"#add-urltransform",to:"urlTransform"},{from:"transformLinkUri",id:"#add-urltransform",to:"urlTransform"}];function Tx(e){const a=vx(e),l=Sx(e);return Cx(a.runSync(a.parse(l),l),e)}function vx(e){const a=e.rehypePlugins||X4,l=e.remarkPlugins||X4,n=e.remarkRehypeOptions?{...e.remarkRehypeOptions,...Z4}:Z4;return fx().use(JL).use(l).use(KD,n).use(a)}function Sx(e){const a=e.children||"",l=new T9;return typeof a=="string"&&(l.value=a),l}function Cx(e,a){const l=a.allowedElements,n=a.allowElement,o=a.components,s=a.disallowedElements,c=a.skipHtml,d=a.unwrapDisallowed,m=a.urlTransform||yx;for(const p of px)Object.hasOwn(a,p.from)&&(""+p.from+(p.to?"use `"+p.to+"` instead":"remove it")+hx+p.id,void 0);return a1(e,g),RE(e,{Fragment:y.Fragment,components:o,ignoreInvalidStyle:!0,jsx:y.jsx,jsxs:y.jsxs,passKeys:!0,passNode:!0});function g(p,T,C){if(p.type==="raw"&&C&&typeof T=="number")return c?C.children.splice(T,1):C.children[T]={type:"text",value:p.value},T;if(p.type==="element"){let S;for(S in pb)if(Object.hasOwn(pb,S)&&Object.hasOwn(p.properties,S)){const A=p.properties[S],E=pb[S];(E===null||E.includes(p.tagName))&&(p.properties[S]=m(String(A||""),S,p))}}if(p.type==="element"){let S=l?!l.includes(p.tagName):s?s.includes(p.tagName):!1;if(!S&&n&&typeof T=="number"&&(S=!n(p,T,C)),S&&C&&typeof T=="number")return d&&p.children?C.children.splice(T,1,...p.children):C.children.splice(T,1),T}}}function yx(e){const a=e.indexOf(":"),l=e.indexOf("?"),n=e.indexOf("#"),o=e.indexOf("/");return a===-1||o!==-1&&a>o||l!==-1&&a>l||n!==-1&&a>n||gx.test(e.slice(0,a))?e:""}const J4=/[#.]/g;function Mx(e,a){const l=e||"",n={};let o=0,s,c;for(;o<l.length;){J4.lastIndex=o;const d=J4.exec(l),m=l.slice(o,d?d.index:l.length);m&&(s?s==="#"?n.id=m:Array.isArray(n.className)?n.className.push(m):n.className=[m]:c=m,o+=m.length),d&&(s=d[0],o++)}return{type:"element",tagName:c||a||"div",properties:n,children:[]}}function v9(e,a,l){const n=l?Dx(l):void 0;function o(s,c,...d){let m;if(s==null){m={type:"root",children:[]};const g=c;d.unshift(g)}else{m=Mx(s,a);const g=m.tagName.toLowerCase(),p=n?n.get(g):void 0;if(m.tagName=p||g,Ex(c))d.unshift(c);else for(const[T,C]of Object.entries(c))Ax(e,m.properties,T,C)}for(const g of d)i0(m.children,g);return m.type==="element"&&m.tagName==="template"&&(m.content={type:"root",children:m.children},m.children=[]),m}return o}function Ex(e){if(e===null||typeof e!="object"||Array.isArray(e))return!0;if(typeof e.type!="string")return!1;const a=e,l=Object.keys(e);for(const n of l){const o=a[n];if(o&&typeof o=="object"){if(!Array.isArray(o))return!0;const s=o;for(const c of s)if(typeof c!="number"&&typeof c!="string")return!0}}return!!("children"in e&&Array.isArray(e.children))}function Ax(e,a,l,n){const o=j0(e,l);let s;if(n!=null){if(typeof n=="number"){if(Number.isNaN(n))return;s=n}else typeof n=="boolean"?s=n:typeof n=="string"?o.spaceSeparated?s=p4(n):o.commaSeparated?s=d4(n):o.commaOrSpaceSeparated?s=p4(d4(n).join(" ")):s=$4(o,o.property,n):Array.isArray(n)?s=[...n]:s=o.property==="style"?Lx(n):String(n);if(Array.isArray(s)){const c=[];for(const d of s)c.push($4(o,o.property,d));s=c}o.property==="className"&&Array.isArray(a.className)&&(s=a.className.concat(s)),a[o.property]=s}}function i0(e,a){if(a!=null)if(typeof a=="number"||typeof a=="string")e.push({type:"text",value:String(a)});else if(Array.isArray(a))for(const l of a)i0(e,l);else if(typeof a=="object"&&"type"in a)a.type==="root"?i0(e,a.children):e.push(a);else throw new Error("Expected node, nodes, or string, got `"+a+"`")}function $4(e,a,l){if(typeof l=="string"){if(e.number&&l&&!Number.isNaN(Number(l)))return Number(l);if((e.boolean||e.overloadedBoolean)&&(l===""||No(l)===No(a)))return!0}return l}function Lx(e){const a=[];for(const[l,n]of Object.entries(e))a.push([l,n].join(": "));return a.join("; ")}function Dx(e){const a=new Map;for(const l of e)a.set(l.toLowerCase(),l);return a}const xx=["altGlyph","altGlyphDef","altGlyphItem","animateColor","animateMotion","animateTransform","clipPath","feBlend","feColorMatrix","feComponentTransfer","feComposite","feConvolveMatrix","feDiffuseLighting","feDisplacementMap","feDistantLight","feDropShadow","feFlood","feFuncA","feFuncB","feFuncG","feFuncR","feGaussianBlur","feImage","feMerge","feMergeNode","feMorphology","feOffset","fePointLight","feSpecularLighting","feSpotLight","feTile","feTurbulence","foreignObject","glyphRef","linearGradient","radialGradient","solidColor","textArea","textPath"],_x=v9(Tc,"div"),zx=v9(sr,"g",xx);function Rx(e){const a=String(e),l=[];return{toOffset:o,toPoint:n};function n(s){if(typeof s=="number"&&s>-1&&s<=a.length){let c=0;for(;;){let d=l[c];if(d===void 0){const m=e8(a,l[c-1]);d=m===-1?a.length+1:m+1,l[c]=d}if(d>s)return{line:c+1,column:s-(c>0?l[c-1]:0)+1,offset:s};c++}}}function o(s){if(s&&typeof s.line=="number"&&typeof s.column=="number"&&!Number.isNaN(s.line)&&!Number.isNaN(s.column)){for(;l.length<s.line;){const d=l[l.length-1],m=e8(a,d),g=m===-1?a.length+1:m+1;if(d===g)break;l.push(g)}const c=(s.line>1?l[s.line-2]:0)+s.column-1;if(c<l[s.line-1])return c}}}function e8(e,a){const l=e.indexOf("\r",a),n=e.indexOf(`
|
|
168
|
+
`,a);return n===-1?l:l===-1||l+1===n?n:l<n?l:n}const wl={html:"http://www.w3.org/1999/xhtml",mathml:"http://www.w3.org/1998/Math/MathML",svg:"http://www.w3.org/2000/svg",xlink:"http://www.w3.org/1999/xlink",xml:"http://www.w3.org/XML/1998/namespace",xmlns:"http://www.w3.org/2000/xmlns/"},S9={}.hasOwnProperty,Ix=Object.prototype;function Nx(e,a){const l=a||{};return i1({file:l.file||void 0,location:!1,schema:l.space==="svg"?sr:Tc,verbose:l.verbose||!1},e)}function i1(e,a){let l;switch(a.nodeName){case"#comment":{const n=a;return l={type:"comment",value:n.data},ws(e,n,l),l}case"#document":case"#document-fragment":{const n=a,o="mode"in n?n.mode==="quirks"||n.mode==="limited-quirks":!1;if(l={type:"root",children:C9(e,a.childNodes),data:{quirksMode:o}},e.file&&e.location){const s=String(e.file),c=Rx(s),d=c.toPoint(0),m=c.toPoint(s.length);l.position={start:d,end:m}}return l}case"#documentType":{const n=a;return l={type:"doctype"},ws(e,n,l),l}case"#text":{const n=a;return l={type:"text",value:n.value},ws(e,n,l),l}default:return l=Bx(e,a),l}}function C9(e,a){let l=-1;const n=[];for(;++l<a.length;){const o=i1(e,a[l]);n.push(o)}return n}function Bx(e,a){const l=e.schema;e.schema=a.namespaceURI===wl.svg?sr:Tc;let n=-1;const o={};for(;++n<a.attrs.length;){const d=a.attrs[n],m=(d.prefix?d.prefix+":":"")+d.name;S9.call(Ix,m)||(o[m]=d.value)}const c=(e.schema.space==="svg"?zx:_x)(a.tagName,o,C9(e,a.childNodes));if(ws(e,a,c),c.tagName==="template"){const d=a,m=d.sourceCodeLocation,g=m&&m.startTag&&Wn(m.startTag),p=m&&m.endTag&&Wn(m.endTag),T=i1(e,d.content);g&&p&&e.file&&(T.position={start:g.end,end:p.start}),c.content=T}return e.schema=l,c}function ws(e,a,l){if("sourceCodeLocation"in a&&a.sourceCodeLocation&&e.file){const n=Ox(e,l,a.sourceCodeLocation);n&&(e.location=!0,l.position=n)}}function Ox(e,a,l){const n=Wn(l);if(a.type==="element"){const o=a.children[a.children.length-1];if(n&&!l.endTag&&o&&o.position&&o.position.end&&(n.end=Object.assign({},o.position.end)),e.verbose){const s={};let c;if(l.attrs)for(c in l.attrs)S9.call(l.attrs,c)&&(s[j0(e.schema,c).property]=Wn(l.attrs[c]));l.startTag;const d=Wn(l.startTag),m=l.endTag?Wn(l.endTag):void 0,g={opening:d};m&&(g.closing=m),g.properties=s,a.data={position:g}}}return n}function Wn(e){const a=a8({line:e.startLine,column:e.startCol,offset:e.startOffset}),l=a8({line:e.endLine,column:e.endCol,offset:e.endOffset});return a||l?{start:a,end:l}:void 0}function a8(e){return e.line&&e.column?e:void 0}class Vo{constructor(a,l,n){this.property=a,this.normal=l,n&&(this.space=n)}}Vo.prototype.property={};Vo.prototype.normal={};Vo.prototype.space=null;function y9(e,a){const l={},n={};let o=-1;for(;++o<e.length;)Object.assign(l,e[o].property),Object.assign(n,e[o].normal);return new Vo(l,n,a)}function l0(e){return e.toLowerCase()}class Ot{constructor(a,l){this.property=a,this.attribute=l}}Ot.prototype.space=null;Ot.prototype.boolean=!1;Ot.prototype.booleanish=!1;Ot.prototype.overloadedBoolean=!1;Ot.prototype.number=!1;Ot.prototype.commaSeparated=!1;Ot.prototype.spaceSeparated=!1;Ot.prototype.commaOrSpaceSeparated=!1;Ot.prototype.mustUseProperty=!1;Ot.prototype.defined=!1;let wx=0;const Ie=Vl(),Ca=Vl(),M9=Vl(),se=Vl(),na=Vl(),Yn=Vl(),ht=Vl();function Vl(){return 2**++wx}const n0=Object.freeze(Object.defineProperty({__proto__:null,boolean:Ie,booleanish:Ca,commaOrSpaceSeparated:ht,commaSeparated:Yn,number:se,overloadedBoolean:M9,spaceSeparated:na},Symbol.toStringTag,{value:"Module"})),xb=Object.keys(n0);class l1 extends Ot{constructor(a,l,n,o){let s=-1;if(super(a,l),t8(this,"space",o),typeof n=="number")for(;++s<xb.length;){const c=xb[s];t8(this,xb[s],(n&n0[c])===n0[c])}}}l1.prototype.defined=!0;function t8(e,a,l){l&&(e[a]=l)}const Gx={}.hasOwnProperty;function fr(e){const a={},l={};let n;for(n in e.properties)if(Gx.call(e.properties,n)){const o=e.properties[n],s=new l1(n,e.transform(e.attributes||{},n),o,e.space);e.mustUseProperty&&e.mustUseProperty.includes(n)&&(s.mustUseProperty=!0),a[n]=s,l[l0(n)]=n,l[l0(s.attribute)]=n}return new Vo(a,l,e.space)}const E9=fr({space:"xlink",transform(e,a){return"xlink:"+a.slice(5).toLowerCase()},properties:{xLinkActuate:null,xLinkArcRole:null,xLinkHref:null,xLinkRole:null,xLinkShow:null,xLinkTitle:null,xLinkType:null}}),A9=fr({space:"xml",transform(e,a){return"xml:"+a.slice(3).toLowerCase()},properties:{xmlLang:null,xmlBase:null,xmlSpace:null}});function L9(e,a){return a in e?e[a]:a}function D9(e,a){return L9(e,a.toLowerCase())}const x9=fr({space:"xmlns",attributes:{xmlnsxlink:"xmlns:xlink"},transform:D9,properties:{xmlns:null,xmlnsXLink:null}}),_9=fr({transform(e,a){return a==="role"?a:"aria-"+a.slice(4).toLowerCase()},properties:{ariaActiveDescendant:null,ariaAtomic:Ca,ariaAutoComplete:null,ariaBusy:Ca,ariaChecked:Ca,ariaColCount:se,ariaColIndex:se,ariaColSpan:se,ariaControls:na,ariaCurrent:null,ariaDescribedBy:na,ariaDetails:null,ariaDisabled:Ca,ariaDropEffect:na,ariaErrorMessage:null,ariaExpanded:Ca,ariaFlowTo:na,ariaGrabbed:Ca,ariaHasPopup:null,ariaHidden:Ca,ariaInvalid:null,ariaKeyShortcuts:null,ariaLabel:null,ariaLabelledBy:na,ariaLevel:se,ariaLive:null,ariaModal:Ca,ariaMultiLine:Ca,ariaMultiSelectable:Ca,ariaOrientation:null,ariaOwns:na,ariaPlaceholder:null,ariaPosInSet:se,ariaPressed:Ca,ariaReadOnly:Ca,ariaRelevant:null,ariaRequired:Ca,ariaRoleDescription:na,ariaRowCount:se,ariaRowIndex:se,ariaRowSpan:se,ariaSelected:Ca,ariaSetSize:se,ariaSort:null,ariaValueMax:se,ariaValueMin:se,ariaValueNow:se,ariaValueText:null,role:null}}),kx=fr({space:"html",attributes:{acceptcharset:"accept-charset",classname:"class",htmlfor:"for",httpequiv:"http-equiv"},transform:D9,mustUseProperty:["checked","multiple","muted","selected"],properties:{abbr:null,accept:Yn,acceptCharset:na,accessKey:na,action:null,allow:null,allowFullScreen:Ie,allowPaymentRequest:Ie,allowUserMedia:Ie,alt:null,as:null,async:Ie,autoCapitalize:null,autoComplete:na,autoFocus:Ie,autoPlay:Ie,blocking:na,capture:null,charSet:null,checked:Ie,cite:null,className:na,cols:se,colSpan:null,content:null,contentEditable:Ca,controls:Ie,controlsList:na,coords:se|Yn,crossOrigin:null,data:null,dateTime:null,decoding:null,default:Ie,defer:Ie,dir:null,dirName:null,disabled:Ie,download:M9,draggable:Ca,encType:null,enterKeyHint:null,fetchPriority:null,form:null,formAction:null,formEncType:null,formMethod:null,formNoValidate:Ie,formTarget:null,headers:na,height:se,hidden:Ie,high:se,href:null,hrefLang:null,htmlFor:na,httpEquiv:na,id:null,imageSizes:null,imageSrcSet:null,inert:Ie,inputMode:null,integrity:null,is:null,isMap:Ie,itemId:null,itemProp:na,itemRef:na,itemScope:Ie,itemType:na,kind:null,label:null,lang:null,language:null,list:null,loading:null,loop:Ie,low:se,manifest:null,max:null,maxLength:se,media:null,method:null,min:null,minLength:se,multiple:Ie,muted:Ie,name:null,nonce:null,noModule:Ie,noValidate:Ie,onAbort:null,onAfterPrint:null,onAuxClick:null,onBeforeMatch:null,onBeforePrint:null,onBeforeToggle:null,onBeforeUnload:null,onBlur:null,onCancel:null,onCanPlay:null,onCanPlayThrough:null,onChange:null,onClick:null,onClose:null,onContextLost:null,onContextMenu:null,onContextRestored:null,onCopy:null,onCueChange:null,onCut:null,onDblClick:null,onDrag:null,onDragEnd:null,onDragEnter:null,onDragExit:null,onDragLeave:null,onDragOver:null,onDragStart:null,onDrop:null,onDurationChange:null,onEmptied:null,onEnded:null,onError:null,onFocus:null,onFormData:null,onHashChange:null,onInput:null,onInvalid:null,onKeyDown:null,onKeyPress:null,onKeyUp:null,onLanguageChange:null,onLoad:null,onLoadedData:null,onLoadedMetadata:null,onLoadEnd:null,onLoadStart:null,onMessage:null,onMessageError:null,onMouseDown:null,onMouseEnter:null,onMouseLeave:null,onMouseMove:null,onMouseOut:null,onMouseOver:null,onMouseUp:null,onOffline:null,onOnline:null,onPageHide:null,onPageShow:null,onPaste:null,onPause:null,onPlay:null,onPlaying:null,onPopState:null,onProgress:null,onRateChange:null,onRejectionHandled:null,onReset:null,onResize:null,onScroll:null,onScrollEnd:null,onSecurityPolicyViolation:null,onSeeked:null,onSeeking:null,onSelect:null,onSlotChange:null,onStalled:null,onStorage:null,onSubmit:null,onSuspend:null,onTimeUpdate:null,onToggle:null,onUnhandledRejection:null,onUnload:null,onVolumeChange:null,onWaiting:null,onWheel:null,open:Ie,optimum:se,pattern:null,ping:na,placeholder:null,playsInline:Ie,popover:null,popoverTarget:null,popoverTargetAction:null,poster:null,preload:null,readOnly:Ie,referrerPolicy:null,rel:na,required:Ie,reversed:Ie,rows:se,rowSpan:se,sandbox:na,scope:null,scoped:Ie,seamless:Ie,selected:Ie,shadowRootClonable:Ie,shadowRootDelegatesFocus:Ie,shadowRootMode:null,shape:null,size:se,sizes:null,slot:null,span:se,spellCheck:Ca,src:null,srcDoc:null,srcLang:null,srcSet:null,start:se,step:null,style:null,tabIndex:se,target:null,title:null,translate:null,type:null,typeMustMatch:Ie,useMap:null,value:Ca,width:se,wrap:null,writingSuggestions:null,align:null,aLink:null,archive:na,axis:null,background:null,bgColor:null,border:se,borderColor:null,bottomMargin:se,cellPadding:null,cellSpacing:null,char:null,charOff:null,classId:null,clear:null,code:null,codeBase:null,codeType:null,color:null,compact:Ie,declare:Ie,event:null,face:null,frame:null,frameBorder:null,hSpace:se,leftMargin:se,link:null,longDesc:null,lowSrc:null,marginHeight:se,marginWidth:se,noResize:Ie,noHref:Ie,noShade:Ie,noWrap:Ie,object:null,profile:null,prompt:null,rev:null,rightMargin:se,rules:null,scheme:null,scrolling:Ca,standby:null,summary:null,text:null,topMargin:se,valueType:null,version:null,vAlign:null,vLink:null,vSpace:se,allowTransparency:null,autoCorrect:null,autoSave:null,disablePictureInPicture:Ie,disableRemotePlayback:Ie,prefix:null,property:null,results:se,security:null,unselectable:null}}),Fx=fr({space:"svg",attributes:{accentHeight:"accent-height",alignmentBaseline:"alignment-baseline",arabicForm:"arabic-form",baselineShift:"baseline-shift",capHeight:"cap-height",className:"class",clipPath:"clip-path",clipRule:"clip-rule",colorInterpolation:"color-interpolation",colorInterpolationFilters:"color-interpolation-filters",colorProfile:"color-profile",colorRendering:"color-rendering",crossOrigin:"crossorigin",dataType:"datatype",dominantBaseline:"dominant-baseline",enableBackground:"enable-background",fillOpacity:"fill-opacity",fillRule:"fill-rule",floodColor:"flood-color",floodOpacity:"flood-opacity",fontFamily:"font-family",fontSize:"font-size",fontSizeAdjust:"font-size-adjust",fontStretch:"font-stretch",fontStyle:"font-style",fontVariant:"font-variant",fontWeight:"font-weight",glyphName:"glyph-name",glyphOrientationHorizontal:"glyph-orientation-horizontal",glyphOrientationVertical:"glyph-orientation-vertical",hrefLang:"hreflang",horizAdvX:"horiz-adv-x",horizOriginX:"horiz-origin-x",horizOriginY:"horiz-origin-y",imageRendering:"image-rendering",letterSpacing:"letter-spacing",lightingColor:"lighting-color",markerEnd:"marker-end",markerMid:"marker-mid",markerStart:"marker-start",navDown:"nav-down",navDownLeft:"nav-down-left",navDownRight:"nav-down-right",navLeft:"nav-left",navNext:"nav-next",navPrev:"nav-prev",navRight:"nav-right",navUp:"nav-up",navUpLeft:"nav-up-left",navUpRight:"nav-up-right",onAbort:"onabort",onActivate:"onactivate",onAfterPrint:"onafterprint",onBeforePrint:"onbeforeprint",onBegin:"onbegin",onCancel:"oncancel",onCanPlay:"oncanplay",onCanPlayThrough:"oncanplaythrough",onChange:"onchange",onClick:"onclick",onClose:"onclose",onCopy:"oncopy",onCueChange:"oncuechange",onCut:"oncut",onDblClick:"ondblclick",onDrag:"ondrag",onDragEnd:"ondragend",onDragEnter:"ondragenter",onDragExit:"ondragexit",onDragLeave:"ondragleave",onDragOver:"ondragover",onDragStart:"ondragstart",onDrop:"ondrop",onDurationChange:"ondurationchange",onEmptied:"onemptied",onEnd:"onend",onEnded:"onended",onError:"onerror",onFocus:"onfocus",onFocusIn:"onfocusin",onFocusOut:"onfocusout",onHashChange:"onhashchange",onInput:"oninput",onInvalid:"oninvalid",onKeyDown:"onkeydown",onKeyPress:"onkeypress",onKeyUp:"onkeyup",onLoad:"onload",onLoadedData:"onloadeddata",onLoadedMetadata:"onloadedmetadata",onLoadStart:"onloadstart",onMessage:"onmessage",onMouseDown:"onmousedown",onMouseEnter:"onmouseenter",onMouseLeave:"onmouseleave",onMouseMove:"onmousemove",onMouseOut:"onmouseout",onMouseOver:"onmouseover",onMouseUp:"onmouseup",onMouseWheel:"onmousewheel",onOffline:"onoffline",onOnline:"ononline",onPageHide:"onpagehide",onPageShow:"onpageshow",onPaste:"onpaste",onPause:"onpause",onPlay:"onplay",onPlaying:"onplaying",onPopState:"onpopstate",onProgress:"onprogress",onRateChange:"onratechange",onRepeat:"onrepeat",onReset:"onreset",onResize:"onresize",onScroll:"onscroll",onSeeked:"onseeked",onSeeking:"onseeking",onSelect:"onselect",onShow:"onshow",onStalled:"onstalled",onStorage:"onstorage",onSubmit:"onsubmit",onSuspend:"onsuspend",onTimeUpdate:"ontimeupdate",onToggle:"ontoggle",onUnload:"onunload",onVolumeChange:"onvolumechange",onWaiting:"onwaiting",onZoom:"onzoom",overlinePosition:"overline-position",overlineThickness:"overline-thickness",paintOrder:"paint-order",panose1:"panose-1",pointerEvents:"pointer-events",referrerPolicy:"referrerpolicy",renderingIntent:"rendering-intent",shapeRendering:"shape-rendering",stopColor:"stop-color",stopOpacity:"stop-opacity",strikethroughPosition:"strikethrough-position",strikethroughThickness:"strikethrough-thickness",strokeDashArray:"stroke-dasharray",strokeDashOffset:"stroke-dashoffset",strokeLineCap:"stroke-linecap",strokeLineJoin:"stroke-linejoin",strokeMiterLimit:"stroke-miterlimit",strokeOpacity:"stroke-opacity",strokeWidth:"stroke-width",tabIndex:"tabindex",textAnchor:"text-anchor",textDecoration:"text-decoration",textRendering:"text-rendering",transformOrigin:"transform-origin",typeOf:"typeof",underlinePosition:"underline-position",underlineThickness:"underline-thickness",unicodeBidi:"unicode-bidi",unicodeRange:"unicode-range",unitsPerEm:"units-per-em",vAlphabetic:"v-alphabetic",vHanging:"v-hanging",vIdeographic:"v-ideographic",vMathematical:"v-mathematical",vectorEffect:"vector-effect",vertAdvY:"vert-adv-y",vertOriginX:"vert-origin-x",vertOriginY:"vert-origin-y",wordSpacing:"word-spacing",writingMode:"writing-mode",xHeight:"x-height",playbackOrder:"playbackorder",timelineBegin:"timelinebegin"},transform:L9,properties:{about:ht,accentHeight:se,accumulate:null,additive:null,alignmentBaseline:null,alphabetic:se,amplitude:se,arabicForm:null,ascent:se,attributeName:null,attributeType:null,azimuth:se,bandwidth:null,baselineShift:null,baseFrequency:null,baseProfile:null,bbox:null,begin:null,bias:se,by:null,calcMode:null,capHeight:se,className:na,clip:null,clipPath:null,clipPathUnits:null,clipRule:null,color:null,colorInterpolation:null,colorInterpolationFilters:null,colorProfile:null,colorRendering:null,content:null,contentScriptType:null,contentStyleType:null,crossOrigin:null,cursor:null,cx:null,cy:null,d:null,dataType:null,defaultAction:null,descent:se,diffuseConstant:se,direction:null,display:null,dur:null,divisor:se,dominantBaseline:null,download:Ie,dx:null,dy:null,edgeMode:null,editable:null,elevation:se,enableBackground:null,end:null,event:null,exponent:se,externalResourcesRequired:null,fill:null,fillOpacity:se,fillRule:null,filter:null,filterRes:null,filterUnits:null,floodColor:null,floodOpacity:null,focusable:null,focusHighlight:null,fontFamily:null,fontSize:null,fontSizeAdjust:null,fontStretch:null,fontStyle:null,fontVariant:null,fontWeight:null,format:null,fr:null,from:null,fx:null,fy:null,g1:Yn,g2:Yn,glyphName:Yn,glyphOrientationHorizontal:null,glyphOrientationVertical:null,glyphRef:null,gradientTransform:null,gradientUnits:null,handler:null,hanging:se,hatchContentUnits:null,hatchUnits:null,height:null,href:null,hrefLang:null,horizAdvX:se,horizOriginX:se,horizOriginY:se,id:null,ideographic:se,imageRendering:null,initialVisibility:null,in:null,in2:null,intercept:se,k:se,k1:se,k2:se,k3:se,k4:se,kernelMatrix:ht,kernelUnitLength:null,keyPoints:null,keySplines:null,keyTimes:null,kerning:null,lang:null,lengthAdjust:null,letterSpacing:null,lightingColor:null,limitingConeAngle:se,local:null,markerEnd:null,markerMid:null,markerStart:null,markerHeight:null,markerUnits:null,markerWidth:null,mask:null,maskContentUnits:null,maskUnits:null,mathematical:null,max:null,media:null,mediaCharacterEncoding:null,mediaContentEncodings:null,mediaSize:se,mediaTime:null,method:null,min:null,mode:null,name:null,navDown:null,navDownLeft:null,navDownRight:null,navLeft:null,navNext:null,navPrev:null,navRight:null,navUp:null,navUpLeft:null,navUpRight:null,numOctaves:null,observer:null,offset:null,onAbort:null,onActivate:null,onAfterPrint:null,onBeforePrint:null,onBegin:null,onCancel:null,onCanPlay:null,onCanPlayThrough:null,onChange:null,onClick:null,onClose:null,onCopy:null,onCueChange:null,onCut:null,onDblClick:null,onDrag:null,onDragEnd:null,onDragEnter:null,onDragExit:null,onDragLeave:null,onDragOver:null,onDragStart:null,onDrop:null,onDurationChange:null,onEmptied:null,onEnd:null,onEnded:null,onError:null,onFocus:null,onFocusIn:null,onFocusOut:null,onHashChange:null,onInput:null,onInvalid:null,onKeyDown:null,onKeyPress:null,onKeyUp:null,onLoad:null,onLoadedData:null,onLoadedMetadata:null,onLoadStart:null,onMessage:null,onMouseDown:null,onMouseEnter:null,onMouseLeave:null,onMouseMove:null,onMouseOut:null,onMouseOver:null,onMouseUp:null,onMouseWheel:null,onOffline:null,onOnline:null,onPageHide:null,onPageShow:null,onPaste:null,onPause:null,onPlay:null,onPlaying:null,onPopState:null,onProgress:null,onRateChange:null,onRepeat:null,onReset:null,onResize:null,onScroll:null,onSeeked:null,onSeeking:null,onSelect:null,onShow:null,onStalled:null,onStorage:null,onSubmit:null,onSuspend:null,onTimeUpdate:null,onToggle:null,onUnload:null,onVolumeChange:null,onWaiting:null,onZoom:null,opacity:null,operator:null,order:null,orient:null,orientation:null,origin:null,overflow:null,overlay:null,overlinePosition:se,overlineThickness:se,paintOrder:null,panose1:null,path:null,pathLength:se,patternContentUnits:null,patternTransform:null,patternUnits:null,phase:null,ping:na,pitch:null,playbackOrder:null,pointerEvents:null,points:null,pointsAtX:se,pointsAtY:se,pointsAtZ:se,preserveAlpha:null,preserveAspectRatio:null,primitiveUnits:null,propagate:null,property:ht,r:null,radius:null,referrerPolicy:null,refX:null,refY:null,rel:ht,rev:ht,renderingIntent:null,repeatCount:null,repeatDur:null,requiredExtensions:ht,requiredFeatures:ht,requiredFonts:ht,requiredFormats:ht,resource:null,restart:null,result:null,rotate:null,rx:null,ry:null,scale:null,seed:null,shapeRendering:null,side:null,slope:null,snapshotTime:null,specularConstant:se,specularExponent:se,spreadMethod:null,spacing:null,startOffset:null,stdDeviation:null,stemh:null,stemv:null,stitchTiles:null,stopColor:null,stopOpacity:null,strikethroughPosition:se,strikethroughThickness:se,string:null,stroke:null,strokeDashArray:ht,strokeDashOffset:null,strokeLineCap:null,strokeLineJoin:null,strokeMiterLimit:se,strokeOpacity:se,strokeWidth:null,style:null,surfaceScale:se,syncBehavior:null,syncBehaviorDefault:null,syncMaster:null,syncTolerance:null,syncToleranceDefault:null,systemLanguage:ht,tabIndex:se,tableValues:null,target:null,targetX:se,targetY:se,textAnchor:null,textDecoration:null,textRendering:null,textLength:null,timelineBegin:null,title:null,transformBehavior:null,type:null,typeOf:ht,to:null,transform:null,transformOrigin:null,u1:null,u2:null,underlinePosition:se,underlineThickness:se,unicode:null,unicodeBidi:null,unicodeRange:null,unitsPerEm:se,values:null,vAlphabetic:se,vMathematical:se,vectorEffect:null,vHanging:se,vIdeographic:se,version:null,vertAdvY:se,vertOriginX:se,vertOriginY:se,viewBox:null,viewTarget:null,visibility:null,width:null,widths:null,wordSpacing:null,writingMode:null,x:null,x1:null,x2:null,xChannelSelector:null,xHeight:se,y:null,y1:null,y2:null,yChannelSelector:null,z:null,zoomAndPan:null}}),Px=/^data[-\w.:]+$/i,i8=/-[a-z]/g,Ux=/[A-Z]/g;function Hx(e,a){const l=l0(a);let n=a,o=Ot;if(l in e.normal)return e.property[e.normal[l]];if(l.length>4&&l.slice(0,4)==="data"&&Px.test(a)){if(a.charAt(4)==="-"){const s=a.slice(5).replace(i8,jx);n="data"+s.charAt(0).toUpperCase()+s.slice(1)}else{const s=a.slice(4);if(!i8.test(s)){let c=s.replace(Ux,Wx);c.charAt(0)!=="-"&&(c="-"+c),a="data"+c}}o=l1}return new o(n,a)}function Wx(e){return"-"+e.toLowerCase()}function jx(e){return e.charAt(1).toUpperCase()}const Vx=y9([A9,E9,x9,_9,kx],"html"),z9=y9([A9,E9,x9,_9,Fx],"svg"),l8={}.hasOwnProperty;function R9(e,a){const l=a||{};function n(o,...s){let c=n.invalid;const d=n.handlers;if(o&&l8.call(o,e)){const m=String(o[e]);c=l8.call(d,m)?d[m]:n.unknown}if(c)return c.call(this,o,...s)}return n.handlers=l.handlers||{},n.invalid=l.invalid,n.unknown=l.unknown,n}const qx={},Kx={}.hasOwnProperty,I9=R9("type",{handlers:{root:Qx,element:e_,text:Jx,comment:$x,doctype:Zx}});function Yx(e,a){const n=(a||qx).space;return I9(e,n==="svg"?z9:Vx)}function Qx(e,a){const l={nodeName:"#document",mode:(e.data||{}).quirksMode?"quirks":"no-quirks",childNodes:[]};return l.childNodes=n1(e.children,l,a),dr(e,l),l}function Xx(e,a){const l={nodeName:"#document-fragment",childNodes:[]};return l.childNodes=n1(e.children,l,a),dr(e,l),l}function Zx(e){const a={nodeName:"#documentType",name:"html",publicId:"",systemId:"",parentNode:null};return dr(e,a),a}function Jx(e){const a={nodeName:"#text",value:e.value,parentNode:null};return dr(e,a),a}function $x(e){const a={nodeName:"#comment",data:e.value,parentNode:null};return dr(e,a),a}function e_(e,a){const l=a;let n=l;e.type==="element"&&e.tagName.toLowerCase()==="svg"&&l.space==="html"&&(n=z9);const o=[];let s;if(e.properties){for(s in e.properties)if(s!=="children"&&Kx.call(e.properties,s)){const m=a_(n,s,e.properties[s]);m&&o.push(m)}}const c=n.space,d={nodeName:e.tagName,tagName:e.tagName,attrs:o,namespaceURI:wl[c],childNodes:[],parentNode:null};return d.childNodes=n1(e.children,d,n),dr(e,d),e.tagName==="template"&&e.content&&(d.content=Xx(e.content,n)),d}function a_(e,a,l){const n=Hx(e,a);if(l===!1||l===null||l===void 0||typeof l=="number"&&Number.isNaN(l)||!l&&n.boolean)return;Array.isArray(l)&&(l=n.commaSeparated?kp(l):qp(l));const o={name:n.attribute,value:l===!0?"":String(l)};if(n.space&&n.space!=="html"&&n.space!=="svg"){const s=o.name.indexOf(":");s<0?o.prefix="":(o.name=o.name.slice(s+1),o.prefix=n.attribute.slice(0,s)),o.namespace=wl[n.space]}return o}function n1(e,a,l){let n=-1;const o=[];if(e)for(;++n<e.length;){const s=I9(e[n],l);s.parentNode=a,o.push(s)}return o}function dr(e,a){const l=e.position;l&&l.start&&l.end&&(l.start.offset,l.end.offset,a.sourceCodeLocation={startLine:l.start.line,startCol:l.start.column,startOffset:l.start.offset,endLine:l.end.line,endCol:l.end.column,endOffset:l.end.offset})}const t_=["area","base","basefont","bgsound","br","col","command","embed","frame","hr","image","img","input","keygen","link","meta","param","source","track","wbr"],i_=new Set([65534,65535,131070,131071,196606,196607,262142,262143,327678,327679,393214,393215,458750,458751,524286,524287,589822,589823,655358,655359,720894,720895,786430,786431,851966,851967,917502,917503,983038,983039,1048574,1048575,1114110,1114111]),ca="�";var L;(function(e){e[e.EOF=-1]="EOF",e[e.NULL=0]="NULL",e[e.TABULATION=9]="TABULATION",e[e.CARRIAGE_RETURN=13]="CARRIAGE_RETURN",e[e.LINE_FEED=10]="LINE_FEED",e[e.FORM_FEED=12]="FORM_FEED",e[e.SPACE=32]="SPACE",e[e.EXCLAMATION_MARK=33]="EXCLAMATION_MARK",e[e.QUOTATION_MARK=34]="QUOTATION_MARK",e[e.AMPERSAND=38]="AMPERSAND",e[e.APOSTROPHE=39]="APOSTROPHE",e[e.HYPHEN_MINUS=45]="HYPHEN_MINUS",e[e.SOLIDUS=47]="SOLIDUS",e[e.DIGIT_0=48]="DIGIT_0",e[e.DIGIT_9=57]="DIGIT_9",e[e.SEMICOLON=59]="SEMICOLON",e[e.LESS_THAN_SIGN=60]="LESS_THAN_SIGN",e[e.EQUALS_SIGN=61]="EQUALS_SIGN",e[e.GREATER_THAN_SIGN=62]="GREATER_THAN_SIGN",e[e.QUESTION_MARK=63]="QUESTION_MARK",e[e.LATIN_CAPITAL_A=65]="LATIN_CAPITAL_A",e[e.LATIN_CAPITAL_Z=90]="LATIN_CAPITAL_Z",e[e.RIGHT_SQUARE_BRACKET=93]="RIGHT_SQUARE_BRACKET",e[e.GRAVE_ACCENT=96]="GRAVE_ACCENT",e[e.LATIN_SMALL_A=97]="LATIN_SMALL_A",e[e.LATIN_SMALL_Z=122]="LATIN_SMALL_Z"})(L||(L={}));const tt={DASH_DASH:"--",CDATA_START:"[CDATA[",DOCTYPE:"doctype",SCRIPT:"script",PUBLIC:"public",SYSTEM:"system"};function N9(e){return e>=55296&&e<=57343}function l_(e){return e>=56320&&e<=57343}function n_(e,a){return(e-55296)*1024+9216+a}function B9(e){return e!==32&&e!==10&&e!==13&&e!==9&&e!==12&&e>=1&&e<=31||e>=127&&e<=159}function O9(e){return e>=64976&&e<=65007||i_.has(e)}var J;(function(e){e.controlCharacterInInputStream="control-character-in-input-stream",e.noncharacterInInputStream="noncharacter-in-input-stream",e.surrogateInInputStream="surrogate-in-input-stream",e.nonVoidHtmlElementStartTagWithTrailingSolidus="non-void-html-element-start-tag-with-trailing-solidus",e.endTagWithAttributes="end-tag-with-attributes",e.endTagWithTrailingSolidus="end-tag-with-trailing-solidus",e.unexpectedSolidusInTag="unexpected-solidus-in-tag",e.unexpectedNullCharacter="unexpected-null-character",e.unexpectedQuestionMarkInsteadOfTagName="unexpected-question-mark-instead-of-tag-name",e.invalidFirstCharacterOfTagName="invalid-first-character-of-tag-name",e.unexpectedEqualsSignBeforeAttributeName="unexpected-equals-sign-before-attribute-name",e.missingEndTagName="missing-end-tag-name",e.unexpectedCharacterInAttributeName="unexpected-character-in-attribute-name",e.unknownNamedCharacterReference="unknown-named-character-reference",e.missingSemicolonAfterCharacterReference="missing-semicolon-after-character-reference",e.unexpectedCharacterAfterDoctypeSystemIdentifier="unexpected-character-after-doctype-system-identifier",e.unexpectedCharacterInUnquotedAttributeValue="unexpected-character-in-unquoted-attribute-value",e.eofBeforeTagName="eof-before-tag-name",e.eofInTag="eof-in-tag",e.missingAttributeValue="missing-attribute-value",e.missingWhitespaceBetweenAttributes="missing-whitespace-between-attributes",e.missingWhitespaceAfterDoctypePublicKeyword="missing-whitespace-after-doctype-public-keyword",e.missingWhitespaceBetweenDoctypePublicAndSystemIdentifiers="missing-whitespace-between-doctype-public-and-system-identifiers",e.missingWhitespaceAfterDoctypeSystemKeyword="missing-whitespace-after-doctype-system-keyword",e.missingQuoteBeforeDoctypePublicIdentifier="missing-quote-before-doctype-public-identifier",e.missingQuoteBeforeDoctypeSystemIdentifier="missing-quote-before-doctype-system-identifier",e.missingDoctypePublicIdentifier="missing-doctype-public-identifier",e.missingDoctypeSystemIdentifier="missing-doctype-system-identifier",e.abruptDoctypePublicIdentifier="abrupt-doctype-public-identifier",e.abruptDoctypeSystemIdentifier="abrupt-doctype-system-identifier",e.cdataInHtmlContent="cdata-in-html-content",e.incorrectlyOpenedComment="incorrectly-opened-comment",e.eofInScriptHtmlCommentLikeText="eof-in-script-html-comment-like-text",e.eofInDoctype="eof-in-doctype",e.nestedComment="nested-comment",e.abruptClosingOfEmptyComment="abrupt-closing-of-empty-comment",e.eofInComment="eof-in-comment",e.incorrectlyClosedComment="incorrectly-closed-comment",e.eofInCdata="eof-in-cdata",e.absenceOfDigitsInNumericCharacterReference="absence-of-digits-in-numeric-character-reference",e.nullCharacterReference="null-character-reference",e.surrogateCharacterReference="surrogate-character-reference",e.characterReferenceOutsideUnicodeRange="character-reference-outside-unicode-range",e.controlCharacterReference="control-character-reference",e.noncharacterCharacterReference="noncharacter-character-reference",e.missingWhitespaceBeforeDoctypeName="missing-whitespace-before-doctype-name",e.missingDoctypeName="missing-doctype-name",e.invalidCharacterSequenceAfterDoctypeName="invalid-character-sequence-after-doctype-name",e.duplicateAttribute="duplicate-attribute",e.nonConformingDoctype="non-conforming-doctype",e.missingDoctype="missing-doctype",e.misplacedDoctype="misplaced-doctype",e.endTagWithoutMatchingOpenElement="end-tag-without-matching-open-element",e.closingOfElementWithOpenChildElements="closing-of-element-with-open-child-elements",e.disallowedContentInNoscriptInHead="disallowed-content-in-noscript-in-head",e.openElementsLeftAfterEof="open-elements-left-after-eof",e.abandonedHeadElementChild="abandoned-head-element-child",e.misplacedStartTagForHeadElement="misplaced-start-tag-for-head-element",e.nestedNoscriptInHead="nested-noscript-in-head",e.eofInElementThatCanContainOnlyText="eof-in-element-that-can-contain-only-text"})(J||(J={}));const r_=65536;class o_{constructor(a){this.handler=a,this.html="",this.pos=-1,this.lastGapPos=-2,this.gapStack=[],this.skipNextNewLine=!1,this.lastChunkWritten=!1,this.endOfChunkHit=!1,this.bufferWaterline=r_,this.isEol=!1,this.lineStartPos=0,this.droppedBufferSize=0,this.line=1,this.lastErrOffset=-1}get col(){return this.pos-this.lineStartPos+ +(this.lastGapPos!==this.pos)}get offset(){return this.droppedBufferSize+this.pos}getError(a,l){const{line:n,col:o,offset:s}=this,c=o+l,d=s+l;return{code:a,startLine:n,endLine:n,startCol:c,endCol:c,startOffset:d,endOffset:d}}_err(a){this.handler.onParseError&&this.lastErrOffset!==this.offset&&(this.lastErrOffset=this.offset,this.handler.onParseError(this.getError(a,0)))}_addGap(){this.gapStack.push(this.lastGapPos),this.lastGapPos=this.pos}_processSurrogate(a){if(this.pos!==this.html.length-1){const l=this.html.charCodeAt(this.pos+1);if(l_(l))return this.pos++,this._addGap(),n_(a,l)}else if(!this.lastChunkWritten)return this.endOfChunkHit=!0,L.EOF;return this._err(J.surrogateInInputStream),a}willDropParsedChunk(){return this.pos>this.bufferWaterline}dropParsedChunk(){this.willDropParsedChunk()&&(this.html=this.html.substring(this.pos),this.lineStartPos-=this.pos,this.droppedBufferSize+=this.pos,this.pos=0,this.lastGapPos=-2,this.gapStack.length=0)}write(a,l){this.html.length>0?this.html+=a:this.html=a,this.endOfChunkHit=!1,this.lastChunkWritten=l}insertHtmlAtCurrentPos(a){this.html=this.html.substring(0,this.pos+1)+a+this.html.substring(this.pos+1),this.endOfChunkHit=!1}startsWith(a,l){if(this.pos+a.length>this.html.length)return this.endOfChunkHit=!this.lastChunkWritten,!1;if(l)return this.html.startsWith(a,this.pos);for(let n=0;n<a.length;n++)if((this.html.charCodeAt(this.pos+n)|32)!==a.charCodeAt(n))return!1;return!0}peek(a){const l=this.pos+a;if(l>=this.html.length)return this.endOfChunkHit=!this.lastChunkWritten,L.EOF;const n=this.html.charCodeAt(l);return n===L.CARRIAGE_RETURN?L.LINE_FEED:n}advance(){if(this.pos++,this.isEol&&(this.isEol=!1,this.line++,this.lineStartPos=this.pos),this.pos>=this.html.length)return this.endOfChunkHit=!this.lastChunkWritten,L.EOF;let a=this.html.charCodeAt(this.pos);return a===L.CARRIAGE_RETURN?(this.isEol=!0,this.skipNextNewLine=!0,L.LINE_FEED):a===L.LINE_FEED&&(this.isEol=!0,this.skipNextNewLine)?(this.line--,this.skipNextNewLine=!1,this._addGap(),this.advance()):(this.skipNextNewLine=!1,N9(a)&&(a=this._processSurrogate(a)),this.handler.onParseError===null||a>31&&a<127||a===L.LINE_FEED||a===L.CARRIAGE_RETURN||a>159&&a<64976||this._checkForProblematicCharacters(a),a)}_checkForProblematicCharacters(a){B9(a)?this._err(J.controlCharacterInInputStream):O9(a)&&this._err(J.noncharacterInInputStream)}retreat(a){for(this.pos-=a;this.pos<this.lastGapPos;)this.lastGapPos=this.gapStack.pop(),this.pos--;this.isEol=!1}}var we;(function(e){e[e.CHARACTER=0]="CHARACTER",e[e.NULL_CHARACTER=1]="NULL_CHARACTER",e[e.WHITESPACE_CHARACTER=2]="WHITESPACE_CHARACTER",e[e.START_TAG=3]="START_TAG",e[e.END_TAG=4]="END_TAG",e[e.COMMENT=5]="COMMENT",e[e.DOCTYPE=6]="DOCTYPE",e[e.EOF=7]="EOF",e[e.HIBERNATION=8]="HIBERNATION"})(we||(we={}));function w9(e,a){for(let l=e.attrs.length-1;l>=0;l--)if(e.attrs[l].name===a)return e.attrs[l].value;return null}const u_=new Uint16Array('ᵁ<Õıʊҝջאٵ۞ޢߖࠏઑඡ༉༦ረዡᐕᒝᓃᓟᔥ\0\0\0\0\0\0ᕫᛍᦍᰒᷝ↰⊍⏀⏻⑂⠤⤒ⴈ⹈⿎〖㊺㘹㞬㣾㨨㩱㫠㬮ࠀEMabcfglmnoprstu\\bfms¦³¹ÈÏlig耻Æ䃆P耻&䀦cute耻Á䃁reve;䄂Āiyx}rc耻Â䃂;䐐r;쀀𝔄rave耻À䃀pha;䎑acr;䄀d;橓Āgp¡on;䄄f;쀀𝔸plyFunction;恡ing耻Å䃅Ācs¾Ãr;쀀𝒜ign;扔ilde耻Ã䃃ml耻Ä䃄ЀaceforsuåûþėĜĢħĪĀcrêòkslash;或Ŷöø;櫧ed;挆y;䐑ƀcrtąċĔause;戵noullis;愬a;䎒r;쀀𝔅pf;쀀𝔹eve;䋘còēmpeq;扎܀HOacdefhilorsuōőŖƀƞƢƵƷƺǜȕɳɸɾcy;䐧PY耻©䂩ƀcpyŝŢźute;䄆Ā;iŧŨ拒talDifferentialD;慅leys;愭ȀaeioƉƎƔƘron;䄌dil耻Ç䃇rc;䄈nint;戰ot;䄊ĀdnƧƭilla;䂸terDot;䂷òſi;䎧rcleȀDMPTLJNjǑǖot;抙inus;抖lus;投imes;抗oĀcsǢǸkwiseContourIntegral;戲eCurlyĀDQȃȏoubleQuote;思uote;怙ȀlnpuȞȨɇɕonĀ;eȥȦ户;橴ƀgitȯȶȺruent;扡nt;戯ourIntegral;戮ĀfrɌɎ;愂oduct;成nterClockwiseContourIntegral;戳oss;樯cr;쀀𝒞pĀ;Cʄʅ拓ap;才րDJSZacefiosʠʬʰʴʸˋ˗ˡ˦̳ҍĀ;oŹʥtrahd;椑cy;䐂cy;䐅cy;䐏ƀgrsʿ˄ˇger;怡r;憡hv;櫤Āayː˕ron;䄎;䐔lĀ;t˝˞戇a;䎔r;쀀𝔇Āaf˫̧Ācm˰̢riticalȀADGT̖̜̀̆cute;䂴oŴ̋̍;䋙bleAcute;䋝rave;䁠ilde;䋜ond;拄ferentialD;慆Ѱ̽\0\0\0͔͂\0Ѕf;쀀𝔻ƀ;DE͈͉͍䂨ot;惜qual;扐blèCDLRUVͣͲϏϢϸontourIntegraìȹoɴ\0\0ͻ»͉nArrow;懓Āeo·ΤftƀARTΐΖΡrrow;懐ightArrow;懔eåˊngĀLRΫτeftĀARγιrrow;柸ightArrow;柺ightArrow;柹ightĀATϘϞrrow;懒ee;抨pɁϩ\0\0ϯrrow;懑ownArrow;懕erticalBar;戥ǹABLRTaВЪаўѿͼrrowƀ;BUНОТ憓ar;椓pArrow;懵reve;䌑eft˒к\0ц\0ѐightVector;楐eeVector;楞ectorĀ;Bљњ憽ar;楖ightǔѧ\0ѱeeVector;楟ectorĀ;BѺѻ懁ar;楗eeĀ;A҆҇护rrow;憧ĀctҒҗr;쀀𝒟rok;䄐ࠀNTacdfglmopqstuxҽӀӄӋӞӢӧӮӵԡԯԶՒ՝ՠեG;䅊H耻Ð䃐cute耻É䃉ƀaiyӒӗӜron;䄚rc耻Ê䃊;䐭ot;䄖r;쀀𝔈rave耻È䃈ement;戈ĀapӺӾcr;䄒tyɓԆ\0\0ԒmallSquare;旻erySmallSquare;斫ĀgpԦԪon;䄘f;쀀𝔼silon;䎕uĀaiԼՉlĀ;TՂՃ橵ilde;扂librium;懌Āci՚r;愰m;橳a;䎗ml耻Ë䃋Āipժկsts;戃onentialE;慇ʀcfiosօֈ֍ֲy;䐤r;쀀𝔉lledɓ֗\0\0֣mallSquare;旼erySmallSquare;斪Ͱֺ\0ֿ\0\0ׄf;쀀𝔽All;戀riertrf;愱còJTabcdfgorstרׯؒؖ؛؝أ٬ٲcy;䐃耻>䀾mmaĀ;d䎓;䏜reve;䄞ƀeiy؇،ؐdil;䄢rc;䄜;䐓ot;䄠r;쀀𝔊;拙pf;쀀𝔾eater̀EFGLSTصلَٖٛ٦qualĀ;Lؾؿ扥ess;招ullEqual;执reater;檢ess;扷lantEqual;橾ilde;扳cr;쀀𝒢;扫ЀAacfiosuڅڋږڛڞڪھۊRDcy;䐪Āctڐڔek;䋇;䁞irc;䄤r;愌lbertSpace;愋ǰگ\0ڲf;愍izontalLine;攀Āctۃۅòکrok;䄦mpńېۘownHumðįqual;扏܀EJOacdfgmnostuۺ۾܃܇ܚܞܡܨ݄ݸދޏޕcy;䐕lig;䄲cy;䐁cute耻Í䃍Āiyܓܘrc耻Î䃎;䐘ot;䄰r;愑rave耻Ì䃌ƀ;apܠܯܿĀcgܴܷr;䄪inaryI;慈lieóϝǴ݉\0ݢĀ;eݍݎ戬Āgrݓݘral;戫section;拂isibleĀCTݬݲomma;恣imes;恢ƀgptݿރވon;䄮f;쀀𝕀a;䎙cr;愐ilde;䄨ǫޚ\0ޞcy;䐆l耻Ï䃏ʀcfosuެ߂ߐĀiyޱrc;䄴;䐙r;쀀𝔍pf;쀀𝕁ǣ߇\0ߌr;쀀𝒥rcy;䐈kcy;䐄HJacfosߤߨ߽߬߱ࠂࠈcy;䐥cy;䐌ppa;䎚Āey߶dil;䄶;䐚r;쀀𝔎pf;쀀𝕂cr;쀀𝒦րJTaceflmostࠥࠩࠬࡐࡣসে্ੇcy;䐉耻<䀼ʀcmnpr࠷࠼ࡁࡄࡍute;䄹bda;䎛g;柪lacetrf;愒r;憞ƀaeyࡗࡡron;䄽dil;䄻;䐛Āfsࡨ॰tԀACDFRTUVarࡾࢩࢱࣦ࣠ࣼयज़ΐ४ĀnrࢃgleBracket;柨rowƀ;BR࢙࢚࢞憐ar;懤ightArrow;懆eiling;挈oǵࢷ\0ࣃbleBracket;柦nǔࣈ\0࣒eeVector;楡ectorĀ;Bࣛࣜ懃ar;楙loor;挊ightĀAV࣯ࣵrrow;憔ector;楎Āerँगeƀ;AVउऊऐ抣rrow;憤ector;楚iangleƀ;BEतथऩ抲ar;槏qual;抴pƀDTVषूौownVector;楑eeVector;楠ectorĀ;Bॖॗ憿ar;楘ectorĀ;B॥०憼ar;楒ightáΜs̀EFGLSTॾঋকঝঢভqualGreater;拚ullEqual;扦reater;扶ess;檡lantEqual;橽ilde;扲r;쀀𝔏Ā;eঽা拘ftarrow;懚idot;䄿ƀnpwਖਛgȀLRlr৷ਂਐeftĀAR০৬rrow;柵ightArrow;柷ightArrow;柶eftĀarγਊightáοightáϊf;쀀𝕃erĀLRਢਬeftArrow;憙ightArrow;憘ƀchtਾੀੂòࡌ;憰rok;䅁;扪Ѐacefiosuਗ਼અઋp;椅y;䐜Ādl੯iumSpace;恟lintrf;愳r;쀀𝔐nusPlus;戓pf;쀀𝕄cò੶;䎜ҀJacefostuણધભીଔଙඑඞcy;䐊cute;䅃ƀaeyહાron;䅇dil;䅅;䐝ƀgswે૰ativeƀMTV૨ediumSpace;怋hiĀcn૦ëeryThiîtedĀGLଆreaterGreateòٳessLesóੈLine;䀊r;쀀𝔑ȀBnptଢନଷreak;恠BreakingSpace;䂠f;愕ڀ;CDEGHLNPRSTV୕ୖ୪௫ఄ಄ದൡඅ櫬Āoungruent;扢pCap;扭oubleVerticalBar;戦ƀlqxஃஊement;戉ualĀ;Tஒஓ扠ilde;쀀≂̸ists;戄reater;EFGLSTஶஷ扯qual;扱ullEqual;쀀≧̸reater;쀀≫̸ess;批lantEqual;쀀⩾̸ilde;扵umpń௲ownHump;쀀≎̸qual;쀀≏̸eĀfsఊధtTriangleƀ;BEచఛడ拪ar;쀀⧏̸qual;括s̀;EGLSTవశ఼ౄోౘ扮qual;扰reater;扸ess;쀀≪̸lantEqual;쀀⩽̸ilde;扴estedĀGL౨౹reaterGreater;쀀⪢̸essLess;쀀⪡̸recedesƀ;ESಒಓಛ技qual;쀀⪯̸lantEqual;拠ĀeiಫಹverseElement;戌ghtTriangleƀ;BEೋೌ拫ar;쀀⧐̸qual;拭ĀquೝഌuareSuĀbp೨setĀ;Eೳ쀀⊏̸qual;拢ersetĀ;Eഃആ쀀⊐̸qual;拣ƀbcpഓതൎsetĀ;Eഛഞ쀀⊂⃒qual;抈ceedsȀ;ESTലള഻െ抁qual;쀀⪰̸lantEqual;拡ilde;쀀≿̸ersetĀ;E൘൛쀀⊃⃒qual;抉ildeȀ;EFT൮൯൵ൿ扁qual;扄ullEqual;扇ilde;扉erticalBar;戤cr;쀀𝒩ilde耻Ñ䃑;䎝܀Eacdfgmoprstuvලෂෛ෧ขภยา฿ไlig;䅒cute耻Ó䃓Āiyීrc耻Ô䃔;䐞blac;䅐r;쀀𝔒rave耻Ò䃒ƀaei෮ෲcr;䅌ga;䎩cron;䎟pf;쀀𝕆enCurlyĀDQฎบoubleQuote;怜uote;怘;橔Āclวฬr;쀀𝒪ash耻Ø䃘iŬืde耻Õ䃕es;樷ml耻Ö䃖erĀBP๋Āar๐๓r;怾acĀek๚;揞et;掴arenthesis;揜ҀacfhilorsງຊຏຒດຝະrtialD;戂y;䐟r;쀀𝔓i;䎦;䎠usMinus;䂱Āipຢອncareplanåڝf;愙Ȁ;eio຺ູ檻cedesȀ;EST່້扺qual;檯lantEqual;扼ilde;找me;怳Ādpuct;戏ortionĀ;aȥl;戝Āci༁༆r;쀀𝒫;䎨ȀUfos༑༖༛༟OT耻"䀢r;쀀𝔔pf;愚cr;쀀𝒬BEacefhiorsu༾གྷཇའཱིྦྷྪྭ႖ႩႴႾarr;椐G耻®䂮ƀcnrཎནབute;䅔g;柫rĀ;tཛྷཝ憠l;椖ƀaeyཧཬཱron;䅘dil;䅖;䐠Ā;vླྀཹ愜erseĀEUྂྙĀlq྇ྎement;戋uilibrium;懋pEquilibrium;楯r»ཹo;䎡ghtЀACDFTUVa࿁ဢဨၛႇϘĀnr࿆࿒gleBracket;柩rowƀ;BL憒ar;懥eftArrow;懄eiling;按oǵ\0စbleBracket;柧nǔည\0နeeVector;楝ectorĀ;Bဝသ懂ar;楕loor;挋Āerိ၃eƀ;AVဵံြ抢rrow;憦ector;楛iangleƀ;BEၐၑၕ抳ar;槐qual;抵pƀDTVၣၮၸownVector;楏eeVector;楜ectorĀ;Bႂႃ憾ar;楔ectorĀ;B႑႒懀ar;楓Āpuႛ႞f;愝ndImplies;楰ightarrow;懛ĀchႹႼr;愛;憱leDelayed;槴ڀHOacfhimoqstuფჱჷჽᄙᄞᅑᅖᅡᅧᆵᆻᆿĀCcჩხHcy;䐩y;䐨FTcy;䐬cute;䅚ʀ;aeiyᄈᄉᄎᄓᄗ檼ron;䅠dil;䅞rc;䅜;䐡r;쀀𝔖ortȀDLRUᄪᄴᄾᅉownArrow»ОeftArrow»࢚ightArrow»pArrow;憑gma;䎣allCircle;战pf;쀀𝕊ɲᅭ\0\0ᅰt;戚areȀ;ISUᅻᅼᆉᆯ斡ntersection;抓uĀbpᆏᆞsetĀ;Eᆗᆘ抏qual;抑ersetĀ;Eᆨᆩ抐qual;抒nion;抔cr;쀀𝒮ar;拆ȀbcmpᇈᇛሉላĀ;sᇍᇎ拐etĀ;Eᇍᇕqual;抆ĀchᇠህeedsȀ;ESTᇭᇮᇴᇿ扻qual;檰lantEqual;扽ilde;承Tháྌ;我ƀ;esሒሓሣ拑rsetĀ;Eሜም抃qual;抇et»ሓրHRSacfhiorsሾቄቕቱቶኟዂወዑORN耻Þ䃞ADE;愢ĀHcቒcy;䐋y;䐦Ābuቚቜ;䀉;䎤ƀaeyብቪቯron;䅤dil;䅢;䐢r;쀀𝔗ĀeiቻDzኀ\0ኇefore;戴a;䎘ĀcnኘkSpace;쀀 Space;怉ldeȀ;EFTካኬኲኼ戼qual;扃ullEqual;扅ilde;扈pf;쀀𝕋ipleDot;惛Āctዖዛr;쀀𝒯rok;䅦ૡዷጎጚጦ\0ጬጱ\0\0\0\0\0ጸጽ፷ᎅ\0ᐄᐊᐐĀcrዻጁute耻Ú䃚rĀ;oጇገ憟cir;楉rǣጓ\0y;䐎ve;䅬Āiyጞጣrc耻Û䃛;䐣blac;䅰r;쀀𝔘rave耻Ù䃙acr;䅪Ādiፁ፩erĀBPፈ፝Āarፍፐr;䁟acĀekፗፙ;揟et;掵arenthesis;揝onĀ;P፰፱拃lus;抎Āgp፻on;䅲f;쀀𝕌ЀADETadps᎕ᎮᎸᏄϨᏒᏗᏳrrowƀ;BDᅐᎠᎤar;椒ownArrow;懅ownArrow;憕quilibrium;楮eeĀ;AᏋᏌ报rrow;憥ownáϳerĀLRᏞᏨeftArrow;憖ightArrow;憗iĀ;lᏹᏺ䏒on;䎥ing;䅮cr;쀀𝒰ilde;䅨ml耻Ü䃜ҀDbcdefosvᐧᐬᐰᐳᐾᒅᒊᒐᒖash;披ar;櫫y;䐒ashĀ;lᐻᐼ抩;櫦Āerᑃᑅ;拁ƀbtyᑌᑐᑺar;怖Ā;iᑏᑕcalȀBLSTᑡᑥᑪᑴar;戣ine;䁼eparator;杘ilde;所ThinSpace;怊r;쀀𝔙pf;쀀𝕍cr;쀀𝒱dash;抪ʀcefosᒧᒬᒱᒶᒼirc;䅴dge;拀r;쀀𝔚pf;쀀𝕎cr;쀀𝒲Ȁfiosᓋᓐᓒᓘr;쀀𝔛;䎞pf;쀀𝕏cr;쀀𝒳ҀAIUacfosuᓱᓵᓹᓽᔄᔏᔔᔚᔠcy;䐯cy;䐇cy;䐮cute耻Ý䃝Āiyᔉᔍrc;䅶;䐫r;쀀𝔜pf;쀀𝕐cr;쀀𝒴ml;䅸ЀHacdefosᔵᔹᔿᕋᕏᕝᕠᕤcy;䐖cute;䅹Āayᕄᕉron;䅽;䐗ot;䅻Dzᕔ\0ᕛoWidtèa;䎖r;愨pf;愤cr;쀀𝒵ᖃᖊᖐ\0ᖰᖶᖿ\0\0\0\0ᗆᗛᗫᙟ᙭\0ᚕ᚛ᚲᚹ\0ᚾcute耻á䃡reve;䄃̀;Ediuyᖜᖝᖡᖣᖨᖭ戾;쀀∾̳;房rc耻â䃢te肻´̆;䐰lig耻æ䃦Ā;r²ᖺ;쀀𝔞rave耻à䃠ĀepᗊᗖĀfpᗏᗔsym;愵èᗓha;䎱ĀapᗟcĀclᗤᗧr;䄁g;樿ɤᗰ\0\0ᘊʀ;adsvᗺᗻᗿᘁᘇ戧nd;橕;橜lope;橘;橚;elmrszᘘᘙᘛᘞᘿᙏᙙ戠;榤e»ᘙsdĀ;aᘥᘦ戡ѡᘰᘲᘴᘶᘸᘺᘼᘾ;榨;榩;榪;榫;榬;榭;榮;榯tĀ;vᙅᙆ戟bĀ;dᙌᙍ抾;榝Āptᙔᙗh;戢»¹arr;捼Āgpᙣᙧon;䄅f;쀀𝕒;Eaeiopᙻᙽᚂᚄᚇᚊ;橰cir;橯;扊d;手s;䀧roxĀ;eᚒñᚃing耻å䃥ƀctyᚡᚦᚨr;쀀𝒶;䀪mpĀ;eᚯñʈilde耻ã䃣ml耻ä䃤Āciᛂᛈoninôɲnt;樑ࠀNabcdefiklnoprsu᛭ᛱᜰᝃᝈ០៦ᠹᡐᜍ᥈ᥰot;櫭ĀcrᛶkȀcepsᜀᜅᜍᜓong;扌psilon;䏶rime;怵imĀ;e戽q;拍Ŷᜢᜦee;抽edĀ;gᜬᜭ挅e»ᜭrkĀ;tbrk;掶Āoyᜁᝁ;䐱quo;怞ʀcmprtᝓᝡᝤᝨausĀ;eĊĉptyv;榰séᜌnoõēƀahwᝯᝳ;䎲;愶een;扬r;쀀𝔟gcostuvwឍឝឳេ៕៛ƀaiuបពរðݠrc;旯p»፱ƀdptឤឨឭot;樀lus;樁imes;樂ɱឹ\0\0ើcup;樆ar;昅riangleĀdu៍្own;施p;斳plus;樄eåᑄåᒭarow;植ƀakoᠦᠵĀcn៲ᠣkƀlst֫᠂ozenge;槫riangleȀ;dlr᠒᠓᠘斴own;斾eft;旂ight;斸k;搣Ʊᠫ\0ᠳƲᠯ\0ᠱ;斒;斑4;斓ck;斈ĀeoᠾᡍĀ;qᡃᡆ쀀=⃥uiv;쀀≡⃥t;挐Ȁptwxᡙᡞᡧᡬf;쀀𝕓Ā;tᏋᡣom»Ꮜtie;拈DHUVbdhmptuvᢅᢖᢪᢻᣗᣛᣬᤅᤊᤐᤡȀLRlrᢎᢐᢒᢔ;敗;敔;敖;敓ʀ;DUduᢡᢢᢤᢦᢨ敐;敦;敩;敤;敧ȀLRlrᢳᢵᢷᢹ;敝;敚;敜;教;HLRhlrᣊᣋᣍᣏᣑᣓᣕ救;敬;散;敠;敫;敢;敟ox;槉ȀLRlrᣤᣦᣨᣪ;敕;敒;攐;攌ʀ;DUduڽ;敥;敨;攬;攴inus;抟lus;択imes;抠ȀLRlrᤙᤛᤝ;敛;敘;攘;攔;HLRhlrᤰᤱᤳᤵᤷ᤻᤹攂;敪;敡;敞;攼;攤;攜Āevģbar耻¦䂦Ȁceioᥑᥖᥚᥠr;쀀𝒷mi;恏mĀ;elƀ;bhᥨᥩᥫ䁜;槅sub;柈ŬᥴlĀ;e怢t»pƀ;Eeįᦅᦇ;檮Ā;qۜۛೡᦧ\0᧨ᨑᨕᨲ\0ᨷᩐ\0\0᪴\0\0᫁\0\0ᬡᬮ᭒\0᯽\0ᰌƀcprᦲute;䄇̀;abcdsᦿᧀᧄ᧕᧙戩nd;橄rcup;橉Āau᧒p;橋p;橇ot;橀;쀀∩︀Āeo᧢᧥t;恁îړȀaeiu᧰᧻ᨁᨅǰ᧵\0᧸s;橍on;䄍dil耻ç䃧rc;䄉psĀ;sᨌᨍ橌m;橐ot;䄋ƀdmnᨛᨠᨦil肻¸ƭptyv;榲t脀¢;eᨭᨮ䂢räƲr;쀀𝔠ƀceiᨽᩀᩍy;䑇ckĀ;mᩇᩈ朓ark»ᩈ;䏇r;Ecefms᩠ᩢᩫ᪤᪪旋;槃ƀ;elᩩᩪᩭ䋆q;扗eɡᩴ\0\0᪈rrowĀlr᩼᪁eft;憺ight;憻ʀRSacd᪒᪔᪖»ཇ;擈st;抛irc;抚ash;抝nint;樐id;櫯cir;槂ubsĀ;u᪻᪼晣it»᪼ˬ᫇\0ᬊonĀ;eᫍᫎ䀺Ā;qÇÆɭ\0\0aĀ;t䀬;䁀ƀ;fl戁îᅠeĀmxent»eóɍǧ\0ᬇĀ;dኻᬂot;橭nôɆƀfryᬐᬔᬗ;쀀𝕔oäɔ脀©;sŕᬝr;愗Āaoᬥᬩrr;憵ss;朗Ācuᬲᬷr;쀀𝒸Ābpᬼ᭄Ā;eᭁᭂ櫏;櫑Ā;eᭉᭊ櫐;櫒dot;拯delprvw᭠᭬᭷ᮂᮬᯔarrĀlr᭨᭪;椸;椵ɰ᭲\0\0᭵r;拞c;拟arrĀ;pᮀ憶;椽̀;bcdosᮏᮐᮖᮡᮥᮨ截rcap;橈Āauᮛᮞp;橆p;橊ot;抍r;橅;쀀∪︀Ȁalrv᮵ᮿᯞᯣrrĀ;mᮼᮽ憷;椼yƀevwᯇᯔᯘqɰᯎ\0\0ᯒreã᭳uã᭵ee;拎edge;拏en耻¤䂤earrowĀlrᯮ᯳eft»ᮀight»ᮽeäᯝĀciᰁᰇoninôǷnt;戱lcty;挭ঀAHabcdefhijlorstuwz᰻᰿ᱝᱩᱵᲞᲬᲷᴍᵻᶑᶫᶻ᷆᷍ròar;楥Ȁglrs᱈ᱍ᱒᱔ger;怠eth;愸òᄳhĀ;vᱚᱛ怐»ऊūᱡᱧarow;椏aã̕Āayᱮᱳron;䄏;䐴ƀ;ao̲ᱼᲄĀgrʿᲁr;懊tseq;橷ƀglmᲑᲔᲘ耻°䂰ta;䎴ptyv;榱ĀirᲣᲨsht;楿;쀀𝔡arĀlrᲳᲵ»ࣜ»သʀaegsv᳂᳖᳜᳠mƀ;oș᳔ndĀ;ș᳑uit;晦amma;䏝in;拲ƀ;io᳧᳨᳸䃷de脀÷;o᳧ᳰntimes;拇nø᳷cy;䑒cɯᴆ\0\0ᴊrn;挞op;挍ʀlptuwᴘᴝᴢᵉᵕlar;䀤f;쀀𝕕ʀ;emps̋ᴭᴷᴽᵂqĀ;d͒ᴳot;扑inus;戸lus;戔quare;抡blebarwedgåúnƀadhᄮᵝᵧownarrowóᲃarpoonĀlrᵲᵶefôᲴighôᲶŢᵿᶅkaro÷གɯᶊ\0\0ᶎrn;挟op;挌ƀcotᶘᶣᶦĀryᶝᶡ;쀀𝒹;䑕l;槶rok;䄑Ādrᶰᶴot;拱iĀ;fᶺ᠖斿Āah᷀᷃ròЩaòྦangle;榦Āci᷒ᷕy;䑟grarr;柿ऀDacdefglmnopqrstuxḁḉḙḸոḼṉṡṾấắẽỡἪἷὄĀDoḆᴴoôĀcsḎḔute耻é䃩ter;橮ȀaioyḢḧḱḶron;䄛rĀ;cḭḮ扖耻ê䃪lon;払;䑍ot;䄗ĀDrṁṅot;扒;쀀𝔢ƀ;rsṐṑṗ檚ave耻è䃨Ā;dṜṝ檖ot;檘Ȁ;ilsṪṫṲṴ檙nters;揧;愓Ā;dṹṺ檕ot;檗ƀapsẅẉẗcr;䄓tyƀ;svẒẓẕ戅et»ẓpĀ1;ẝẤijạả;怄;怅怃ĀgsẪẬ;䅋p;怂ĀgpẴẸon;䄙f;쀀𝕖ƀalsỄỎỒrĀ;sỊị拕l;槣us;橱iƀ;lvỚớở䎵on»ớ;䏵ȀcsuvỪỳἋἣĀioữḱrc»Ḯɩỹ\0\0ỻíՈantĀglἂἆtr»ṝess»ṺƀaeiἒἚls;䀽st;扟vĀ;DȵἠD;橸parsl;槥ĀDaἯἳot;打rr;楱ƀcdiἾὁỸr;愯oô͒ĀahὉὋ;䎷耻ð䃰Āmrὓὗl耻ë䃫o;悬ƀcipὡὤὧl;䀡sôծĀeoὬὴctatioîՙnentialåչৡᾒ\0ᾞ\0ᾡᾧ\0\0ῆῌ\0ΐ\0ῦῪ \0 ⁚llingdotseñṄy;䑄male;晀ƀilrᾭᾳ῁lig;耀ffiɩᾹ\0\0᾽g;耀ffig;耀ffl;쀀𝔣lig;耀filig;쀀fjƀaltῙῡt;晭ig;耀flns;斱of;䆒ǰ΅\0ῳf;쀀𝕗ĀakֿῷĀ;vῼ´拔;櫙artint;樍Āao⁕Ācs‑⁒ႉ‸⁅⁈\0⁐β•‥‧\0耻½䂽;慓耻¼䂼;慕;慙;慛Ƴ‴\0‶;慔;慖ʴ‾⁁\0\0⁃耻¾䂾;慗;慜5;慘ƶ⁌\0⁎;慚;慝8;慞l;恄wn;挢cr;쀀𝒻ࢀEabcdefgijlnorstv₂₉₥₰₴⃰℃ℒℸ̗ℾ⅒↞Ā;lٍ₇;檌ƀcmpₐₕute;䇵maĀ;dₜ᳚䎳;檆reve;䄟Āiy₪₮rc;䄝;䐳ot;䄡Ȁ;lqsؾق₽ƀ;qsؾٌlanô٥Ȁ;cdl٥⃒⃥⃕c;檩otĀ;o⃜⃝檀Ā;l⃢⃣檂;檄Ā;e⃪⃭쀀⋛︀s;檔r;쀀𝔤Ā;gٳ؛mel;愷cy;䑓Ȁ;Eajٚℌℎℐ;檒;檥;檤ȀEaesℛℝ℩ℴ;扩pĀ;p℣ℤ檊rox»ℤĀ;q℮ℯ檈Ā;q℮ℛim;拧pf;쀀𝕘Āci⅃ⅆr;愊mƀ;el٫ⅎ⅐;檎;檐茀>;cdlqrⅠⅪⅮⅳⅹĀciⅥⅧ;檧r;橺ot;拗Par;榕uest;橼ʀadelsↄⅪ←ٖ↛ǰ↉\0proør;楸qĀlqؿ↖lesó₈ií٫Āen↣↭rtneqq;쀀≩︀Å↪ԀAabcefkosy⇄⇇⇱⇵⇺∘∝∯≨≽ròΠȀilmr⇐⇔⇗⇛rsðᒄf»․ilôکĀdr⇠⇤cy;䑊ƀ;cwࣴ⇫⇯ir;楈;憭ar;意irc;䄥ƀalr∁∎∓rtsĀ;u∉∊晥it»∊lip;怦con;抹r;쀀𝔥sĀew∣∩arow;椥arow;椦ʀamopr∺∾≃≞≣rr;懿tht;戻kĀlr≉≓eftarrow;憩ightarrow;憪f;쀀𝕙bar;怕ƀclt≯≴≸r;쀀𝒽asè⇴rok;䄧Ābp⊂⊇ull;恃hen»ᱛૡ⊣\0⊪\0⊸⋅⋎\0⋕⋳\0\0⋸⌢⍧⍢⍿\0⎆⎪⎴cute耻í䃭ƀ;iyݱ⊰⊵rc耻î䃮;䐸Ācx⊼⊿y;䐵cl耻¡䂡ĀfrΟ⋉;쀀𝔦rave耻ì䃬Ȁ;inoܾ⋝⋩⋮Āin⋢⋦nt;樌t;戭fin;槜ta;愩lig;䄳ƀaop⋾⌚⌝ƀcgt⌅⌈⌗r;䄫ƀelpܟ⌏⌓inåގarôܠh;䄱f;抷ed;䆵ʀ;cfotӴ⌬⌱⌽⍁are;愅inĀ;t⌸⌹戞ie;槝doô⌙ʀ;celpݗ⍌⍐⍛⍡al;抺Āgr⍕⍙eróᕣã⍍arhk;樗rod;樼Ȁcgpt⍯⍲⍶⍻y;䑑on;䄯f;쀀𝕚a;䎹uest耻¿䂿Āci⎊⎏r;쀀𝒾nʀ;EdsvӴ⎛⎝⎡ӳ;拹ot;拵Ā;v⎦⎧拴;拳Ā;iݷ⎮lde;䄩ǫ⎸\0⎼cy;䑖l耻ï䃯̀cfmosu⏌⏗⏜⏡⏧⏵Āiy⏑⏕rc;䄵;䐹r;쀀𝔧ath;䈷pf;쀀𝕛ǣ⏬\0⏱r;쀀𝒿rcy;䑘kcy;䑔Ѐacfghjos␋␖␢ppaĀ;v␓␔䎺;䏰Āey␛␠dil;䄷;䐺r;쀀𝔨reen;䄸cy;䑅cy;䑜pf;쀀𝕜cr;쀀𝓀ABEHabcdefghjlmnoprstuv⑰⒁⒆⒍⒑┎┽╚▀♎♞♥♹♽⚚⚲⛘❝❨➋⟀⠁⠒ƀart⑷⑺⑼ròòΕail;椛arr;椎Ā;gঔ⒋;檋ar;楢ॣ⒥\0⒪\0⒱\0\0\0\0\0⒵Ⓔ\0ⓆⓈⓍ\0⓹ute;䄺mptyv;榴raîࡌbda;䎻gƀ;dlࢎⓁⓃ;榑åࢎ;檅uo耻«䂫rЀ;bfhlpst࢙ⓞⓦⓩ⓫⓮⓱⓵Ā;f࢝ⓣs;椟s;椝ë≒p;憫l;椹im;楳l;憢ƀ;ae⓿─┄檫il;椙Ā;s┉┊檭;쀀⪭︀ƀabr┕┙┝rr;椌rk;杲Āak┢┬cĀek┨┪;䁻;䁛Āes┱┳;榋lĀdu┹┻;榏;榍Ȁaeuy╆╋╖╘ron;䄾Ādi═╔il;䄼ìࢰâ┩;䐻Ȁcqrs╣╦╭╽a;椶uoĀ;rนᝆĀdu╲╷har;楧shar;楋h;憲ʀ;fgqs▋▌উ◳◿扤tʀahlrt▘▤▷◂◨rrowĀ;t࢙□aé⓶arpoonĀdu▯▴own»њp»०eftarrows;懇ightƀahs◍◖◞rrowĀ;sࣴࢧarpoonóquigarro÷⇰hreetimes;拋ƀ;qs▋ও◺lanôবʀ;cdgsব☊☍☝☨c;檨otĀ;o☔☕橿Ā;r☚☛檁;檃Ā;e☢☥쀀⋚︀s;檓ʀadegs☳☹☽♉♋pproøⓆot;拖qĀgq♃♅ôউgtò⒌ôছiíলƀilr♕࣡♚sht;楼;쀀𝔩Ā;Eজ♣;檑š♩♶rĀdu▲♮Ā;l॥♳;楪lk;斄cy;䑙ʀ;achtੈ⚈⚋⚑⚖rò◁orneòᴈard;楫ri;旺Āio⚟⚤dot;䅀ustĀ;a⚬⚭掰che»⚭ȀEaes⚻⚽⛉⛔;扨pĀ;p⛃⛄檉rox»⛄Ā;q⛎⛏檇Ā;q⛎⚻im;拦Ѐabnoptwz⛩⛴⛷✚✯❁❇❐Ānr⛮⛱g;柬r;懽rëࣁgƀlmr⛿✍✔eftĀar০✇ightá৲apsto;柼ightá৽parrowĀlr✥✩efô⓭ight;憬ƀafl✶✹✽r;榅;쀀𝕝us;樭imes;樴š❋❏st;戗áፎƀ;ef❗❘᠀旊nge»❘arĀ;l❤❥䀨t;榓ʀachmt❳❶❼➅➇ròࢨorneòᶌarĀ;d➃;業;怎ri;抿̀achiqt➘➝ੀ➢➮➻quo;怹r;쀀𝓁mƀ;egল➪➬;檍;檏Ābu┪➳oĀ;rฟ➹;怚rok;䅂萀<;cdhilqrࠫ⟒☹⟜⟠⟥⟪⟰Āci⟗⟙;檦r;橹reå◲mes;拉arr;楶uest;橻ĀPi⟵⟹ar;榖ƀ;ef⠀भ旃rĀdu⠇⠍shar;楊har;楦Āen⠗⠡rtneqq;쀀≨︀Å⠞܀Dacdefhilnopsu⡀⡅⢂⢎⢓⢠⢥⢨⣚⣢⣤ઃ⣳⤂Dot;戺Ȁclpr⡎⡒⡣⡽r耻¯䂯Āet⡗⡙;時Ā;e⡞⡟朠se»⡟Ā;sျ⡨toȀ;dluျ⡳⡷⡻owîҌefôएðᏑker;斮Āoy⢇⢌mma;権;䐼ash;怔asuredangle»ᘦr;쀀𝔪o;愧ƀcdn⢯⢴⣉ro耻µ䂵Ȁ;acdᑤ⢽⣀⣄sôᚧir;櫰ot肻·Ƶusƀ;bd⣒ᤃ⣓戒Ā;uᴼ⣘;横ţ⣞⣡p;櫛ò−ðઁĀdp⣩⣮els;抧f;쀀𝕞Āct⣸⣽r;쀀𝓂pos»ᖝƀ;lm⤉⤊⤍䎼timap;抸ఀGLRVabcdefghijlmoprstuvw⥂⥓⥾⦉⦘⧚⧩⨕⨚⩘⩝⪃⪕⪤⪨⬄⬇⭄⭿⮮ⰴⱧⱼ⳩Āgt⥇⥋;쀀⋙̸Ā;v⥐쀀≫⃒ƀelt⥚⥲⥶ftĀar⥡⥧rrow;懍ightarrow;懎;쀀⋘̸Ā;v⥻ే쀀≪⃒ightarrow;懏ĀDd⦎⦓ash;抯ash;抮ʀbcnpt⦣⦧⦬⦱⧌la»˞ute;䅄g;쀀∠⃒ʀ;Eiop⦼⧀⧅⧈;쀀⩰̸d;쀀≋̸s;䅉roøurĀ;a⧓⧔普lĀ;s⧓ସdz⧟\0⧣p肻 ଷmpĀ;e௹ఀʀaeouy⧴⧾⨃⨐⨓ǰ⧹\0⧻;橃on;䅈dil;䅆ngĀ;dൾ⨊ot;쀀⩭̸p;橂;䐽ash;怓;Aadqsxஒ⨩⨭⨻⩁⩅⩐rr;懗rĀhr⨳⨶k;椤Ā;oᏲᏰot;쀀≐̸uiöୣĀei⩊⩎ar;椨íistĀ;sடr;쀀𝔫ȀEest⩦⩹⩼ƀ;qs⩭ƀ;qs⩴lanôií௪Ā;rஶ⪁»ஷƀAap⪊⪍⪑rò⥱rr;憮ar;櫲ƀ;svྍ⪜ྌĀ;d⪡⪢拼;拺cy;䑚AEadest⪷⪺⪾⫂⫅⫶⫹rò⥦;쀀≦̸rr;憚r;急Ȁ;fqs⫎⫣⫯tĀar⫔⫙rro÷⫁ightarro÷⪐ƀ;qs⪺⫪lanôౕĀ;sౕ⫴»శiíౝĀ;rవ⫾iĀ;eచథiäඐĀpt⬌⬑f;쀀𝕟膀¬;in⬙⬚⬶䂬nȀ;Edvஉ⬤⬨⬮;쀀⋹̸ot;쀀⋵̸ǡஉ⬳⬵;拷;拶iĀ;vಸ⬼ǡಸ⭁⭃;拾;拽ƀaor⭋⭣⭩rȀ;ast⭕⭚⭟lleìl;쀀⫽⃥;쀀∂̸lint;樔ƀ;ceಒ⭰⭳uåಥĀ;cಘ⭸Ā;eಒ⭽ñಘȀAait⮈⮋⮝⮧rò⦈rrƀ;cw⮔⮕⮙憛;쀀⤳̸;쀀↝̸ghtarrow»⮕riĀ;eೋೖchimpqu⮽⯍⯙⬄⯤⯯Ȁ;cerല⯆ഷ⯉uå;쀀𝓃ortɭ⬅\0\0⯖ará⭖mĀ;e൮⯟Ā;q൴൳suĀbp⯫⯭ååഋƀbcp⯶ⰑⰙȀ;Ees⯿ⰀഢⰄ抄;쀀⫅̸etĀ;eഛⰋqĀ;qണⰀcĀ;eലⰗñസȀ;EesⰢⰣൟⰧ抅;쀀⫆̸etĀ;e൘ⰮqĀ;qൠⰣȀgilrⰽⰿⱅⱇìௗlde耻ñ䃱çృiangleĀlrⱒⱜeftĀ;eచⱚñదightĀ;eೋⱥñĀ;mⱬⱭ䎽ƀ;esⱴⱵⱹ䀣ro;愖p;怇ҀDHadgilrsⲏⲔⲙⲞⲣⲰⲶⳓⳣash;抭arr;椄p;쀀≍⃒ash;抬ĀetⲨⲬ;쀀≥⃒;쀀>⃒nfin;槞ƀAetⲽⳁⳅrr;椂;쀀≤⃒Ā;rⳊⳍ쀀<⃒ie;쀀⊴⃒ĀAtⳘⳜrr;椃rie;쀀⊵⃒im;쀀∼⃒ƀAan⳰ⴂrr;懖rĀhr⳺⳽k;椣Ā;oᏧᏥear;椧ቓ᪕\0\0\0\0\0\0\0\0\0\0\0\0\0ⴭ\0ⴸⵈⵠⵥⶄᬇ\0\0ⶍⶫ\0ⷈⷎ\0ⷜ⸙⸫⸾⹃Ācsⴱ᪗ute耻ó䃳ĀiyⴼⵅrĀ;cⵂ耻ô䃴;䐾ʀabios᪠ⵒⵗLjⵚlac;䅑v;樸old;榼lig;䅓Ācrir;榿;쀀𝔬ͯ\0\0\0ⶂn;䋛ave耻ò䃲;槁Ābmⶈ෴ar;榵Ȁacitⶕⶥⶨrò᪀Āirⶠr;榾oss;榻nå๒;槀ƀaeiⶱⶵⶹcr;䅍ga;䏉ƀcdnⷀⷅǍron;䎿;榶pf;쀀𝕠ƀaelⷔǒr;榷rp;榹;adiosvⷪⷫⷮ⸈⸍⸐⸖戨rò᪆Ȁ;efmⷷⷸ⸂⸅橝rĀ;oⷾⷿ愴f»ⷿ耻ª䂪耻º䂺gof;抶r;橖lope;橗;橛ƀclo⸟⸡⸧ò⸁ash耻ø䃸l;折iŬⸯ⸴de耻õ䃵esĀ;aǛ⸺s;樶ml耻ö䃶bar;挽ૡ\0\0⺀⺝\0⺢⺹\0\0⻋ຜ\0⼓\0\0⼫⾼\0⿈rȀ;astЃ脀¶;l䂶leìЃɩ\0\0m;櫳;櫽y;䐿rʀcimpt⺋⺏⺓ᡥ⺗nt;䀥od;䀮il;怰enk;怱r;쀀𝔭ƀimo⺨⺰⺴Ā;v⺭⺮䏆;䏕maô੶ne;明ƀ;tv⺿⻀⻈䏀chfork»´;䏖Āau⻏⻟nĀck⻕⻝kĀ;h⇴⻛;愎ö⇴sҀ;abcdemst⻳ᤈ⼄⼆⼊⼎䀫cir;樣ir;樢Āouᵀ⼂;樥;橲n肻±ຝim;樦wo;樧ƀipu⼙⼠⼥ntint;樕f;쀀𝕡nd耻£䂣Ԁ;Eaceinosu່⼿⽁⽄⽇⾁⾉⾒⽾⾶;檳p;檷uå໙Ā;c໎⽌̀;acens່⽙⽟⽦⽨⽾pproø⽃urlyeñ໙ñ໎ƀaes⽯⽶⽺pprox;檹qq;檵im;拨iíໟmeĀ;s⾈ຮ怲ƀEas⽸⾐⽺ð⽵ƀdfp⾙⾯ƀals⾠⾥⾪lar;挮ine;挒urf;挓Ā;t⾴ïrel;抰Āci⿀⿅r;쀀𝓅;䏈ncsp;怈̀fiopsu⋢⿱r;쀀𝔮pf;쀀𝕢rime;恗cr;쀀𝓆ƀaeo⿸〉〓tĀei々rnionóڰnt;樖stĀ;e【】䀿ñἙô༔ABHabcdefhilmnoprstuxけさすムㄎㄫㅇㅢㅲㆎ㈆㈕㈤㈩㉘㉮㉲㊐㊰㊷ƀartぇおがròႳòϝail;検aròᱥar;楤cdenqrtとふへみわゔヌĀeuねぱ;쀀∽̱te;䅕iãᅮmptyv;榳gȀ;del࿑らるろ;榒;榥å࿑uo耻»䂻rր;abcfhlpstwガクシスゼゾダッデナp;極Ā;fゴs;椠;椳s;椞ë≝ð✮l;楅im;楴l;憣;憝Āaiパフil;椚oĀ;nホボ戶aló༞ƀabrョリヮrò៥rk;杳ĀakンヽcĀekヹ・;䁽;䁝Āes;榌lĀduㄊㄌ;榎;榐Ȁaeuyㄗㄜㄧㄩron;䅙Ādiㄡㄥil;䅗ìâヺ;䑀Ȁclqsㄴㄷㄽㅄa;椷dhar;楩uoĀ;rȎȍh;憳ƀacgㅎㅟངlȀ;ipsླྀㅘㅛႜnåႻarôྩt;断ƀilrㅩဣㅮsht;楽;쀀𝔯ĀaoㅷㆆrĀduㅽㅿ»ѻĀ;l႑ㆄ;楬Ā;vㆋㆌ䏁;䏱ƀgns㆕ㇹㇼht̀ahlrstㆤㆰ㇂㇘rrowĀ;tㆭaéトarpoonĀduㆻㆿowîㅾp»႒eftĀah㇊㇐rrowóarpoonóՑightarrows;應quigarro÷ニhreetimes;拌g;䋚ingdotseñἲƀahm㈍㈐㈓ròaòՑ;怏oustĀ;a㈞掱che»mid;櫮Ȁabpt㈲㈽㉀㉒Ānr㈷㈺g;柭r;懾rëဃƀafl㉇㉊㉎r;榆;쀀𝕣us;樮imes;樵Āap㉝㉧rĀ;g㉣㉤䀩t;榔olint;樒arò㇣Ȁachq㉻㊀Ⴜ㊅quo;怺r;쀀𝓇Ābu・㊊oĀ;rȔȓƀhir㊗㊛㊠reåㇸmes;拊iȀ;efl㊪ၙᠡ㊫方tri;槎luhar;楨;愞ൡ㋕㋛㋟㌬㌸㍱\0㍺㎤\0\0㏬㏰\0㐨㑈㑚㒭㒱㓊㓱\0㘖\0\0㘳cute;䅛quï➺Ԁ;Eaceinpsyᇭ㋳㋵㋿㌂㌋㌏㌟㌦㌩;檴ǰ㋺\0㋼;檸on;䅡uåᇾĀ;dᇳ㌇il;䅟rc;䅝ƀEas㌖㌘㌛;檶p;檺im;择olint;樓iíሄ;䑁otƀ;be㌴ᵇ㌵担;橦Aacmstx㍆㍊㍗㍛㍞㍣㍭rr;懘rĀhr㍐㍒ë∨Ā;oਸ਼t耻§䂧i;䀻war;椩mĀin㍩ðnuóñt;朶rĀ;o㍶⁕쀀𝔰Ȁacoy㎂㎆㎑㎠rp;景Āhy㎋㎏cy;䑉;䑈rtɭ㎙\0\0㎜iäᑤaraì耻䂭Āgm㎨㎴maƀ;fv㎱㎲㎲䏃;䏂Ѐ;deglnprካ㏅㏉㏎㏖㏞㏡㏦ot;橪Ā;qኰĀ;E㏓㏔檞;檠Ā;E㏛㏜檝;檟e;扆lus;樤arr;楲aròᄽȀaeit㏸㐈㐏㐗Āls㏽㐄lsetmé㍪hp;樳parsl;槤Ādlᑣ㐔e;挣Ā;e㐜㐝檪Ā;s㐢㐣檬;쀀⪬︀ƀflp㐮㐳㑂tcy;䑌Ā;b㐸㐹䀯Ā;a㐾㐿槄r;挿f;쀀𝕤aĀdr㑍ЂesĀ;u㑔㑕晠it»㑕ƀcsu㑠㑹㒟Āau㑥㑯pĀ;sᆈ㑫;쀀⊓︀pĀ;sᆴ㑵;쀀⊔︀uĀbp㑿㒏ƀ;esᆗᆜ㒆etĀ;eᆗ㒍ñᆝƀ;esᆨᆭ㒖etĀ;eᆨ㒝ñᆮƀ;afᅻ㒦ְrť㒫ֱ»ᅼaròᅈȀcemt㒹㒾㓂㓅r;쀀𝓈tmîñiì㐕aræᆾĀar㓎㓕rĀ;f㓔ឿ昆Āan㓚㓭ightĀep㓣㓪psiloîỠhé⺯s»⡒ʀbcmnp㓻㕞ሉ㖋㖎Ҁ;Edemnprs㔎㔏㔑㔕㔞㔣㔬㔱㔶抂;櫅ot;檽Ā;dᇚ㔚ot;櫃ult;櫁ĀEe㔨㔪;櫋;把lus;檿arr;楹ƀeiu㔽㕒㕕tƀ;en㔎㕅㕋qĀ;qᇚ㔏eqĀ;q㔫㔨m;櫇Ābp㕚㕜;櫕;櫓c̀;acensᇭ㕬㕲㕹㕻㌦pproø㋺urlyeñᇾñᇳƀaes㖂㖈㌛pproø㌚qñ㌗g;晪ڀ123;Edehlmnps㖩㖬㖯ሜ㖲㖴㗀㗉㗕㗚㗟㗨㗭耻¹䂹耻²䂲耻³䂳;櫆Āos㖹㖼t;檾ub;櫘Ā;dሢ㗅ot;櫄sĀou㗏㗒l;柉b;櫗arr;楻ult;櫂ĀEe㗤㗦;櫌;抋lus;櫀ƀeiu㗴㘉㘌tƀ;enሜ㗼㘂qĀ;qሢ㖲eqĀ;q㗧㗤m;櫈Ābp㘑㘓;櫔;櫖ƀAan㘜㘠㘭rr;懙rĀhr㘦㘨ë∮Ā;oਫwar;椪lig耻ß䃟㙑㙝㙠ዎ㙳㙹\0㙾㛂\0\0\0\0\0㛛㜃\0㜉㝬\0\0\0㞇ɲ㙖\0\0㙛get;挖;䏄rëƀaey㙦㙫㙰ron;䅥dil;䅣;䑂lrec;挕r;쀀𝔱Ȁeiko㚆㚝㚵㚼Dz㚋\0㚑eĀ4fኄኁaƀ;sv㚘㚙㚛䎸ym;䏑Ācn㚢㚲kĀas㚨㚮pproøim»ኬsðኞĀas㚺㚮ðrn耻þ䃾Ǭ̟㛆⋧es膀×;bd㛏㛐㛘䃗Ā;aᤏ㛕r;樱;樰ƀeps㛡㛣㜀á⩍Ȁ;bcf҆㛬㛰㛴ot;挶ir;櫱Ā;o㛹㛼쀀𝕥rk;櫚á㍢rime;怴ƀaip㜏㜒㝤dåቈadempst㜡㝍㝀㝑㝗㝜㝟ngleʀ;dlqr㜰㜱㜶㝀㝂斵own»ᶻeftĀ;e⠀㜾ñम;扜ightĀ;e㊪㝋ñၚot;旬inus;樺lus;樹b;槍ime;樻ezium;揢ƀcht㝲㝽㞁Āry㝷㝻;쀀𝓉;䑆cy;䑛rok;䅧Āio㞋㞎xôheadĀlr㞗㞠eftarro÷ࡏightarrow»ཝऀAHabcdfghlmoprstuw㟐㟓㟗㟤㟰㟼㠎㠜㠣㠴㡑㡝㡫㢩㣌㣒㣪㣶ròϭar;楣Ācr㟜㟢ute耻ú䃺òᅐrǣ㟪\0㟭y;䑞ve;䅭Āiy㟵㟺rc耻û䃻;䑃ƀabh㠃㠆㠋ròᎭlac;䅱aòᏃĀir㠓㠘sht;楾;쀀𝔲rave耻ù䃹š㠧㠱rĀlr㠬㠮»ॗ»ႃlk;斀Āct㠹㡍ɯ㠿\0\0㡊rnĀ;e㡅㡆挜r»㡆op;挏ri;旸Āal㡖㡚cr;䅫肻¨͉Āgp㡢㡦on;䅳f;쀀𝕦̀adhlsuᅋ㡸㡽፲㢑㢠ownáᎳarpoonĀlr㢈㢌efô㠭ighô㠯iƀ;hl㢙㢚㢜䏅»ᏺon»㢚parrows;懈ƀcit㢰㣄㣈ɯ㢶\0\0㣁rnĀ;e㢼㢽挝r»㢽op;挎ng;䅯ri;旹cr;쀀𝓊ƀdir㣙㣝㣢ot;拰lde;䅩iĀ;f㜰㣨»᠓Āam㣯㣲rò㢨l耻ü䃼angle;榧ހABDacdeflnoprsz㤜㤟㤩㤭㦵㦸㦽㧟㧤㧨㧳㧹㧽㨁㨠ròϷarĀ;v㤦㤧櫨;櫩asèϡĀnr㤲㤷grt;榜eknprst㓣㥆㥋㥒㥝㥤㦖appá␕othinçẖƀhir㓫⻈㥙opô⾵Ā;hᎷ㥢ïㆍĀiu㥩㥭gmá㎳Ābp㥲㦄setneqĀ;q㥽㦀쀀⊊︀;쀀⫋︀setneqĀ;q㦏㦒쀀⊋︀;쀀⫌︀Āhr㦛㦟etá㚜iangleĀlr㦪㦯eft»थight»ၑy;䐲ash»ံƀelr㧄㧒㧗ƀ;beⷪ㧋㧏ar;抻q;扚lip;拮Ābt㧜ᑨaòᑩr;쀀𝔳tré㦮suĀbp㧯㧱»ജ»൙pf;쀀𝕧roðtré㦴Ācu㨆㨋r;쀀𝓋Ābp㨐㨘nĀEe㦀㨖»㥾nĀEe㦒㨞»㦐igzag;榚cefoprs㨶㨻㩖㩛㩔㩡㩪irc;䅵Ādi㩀㩑Ābg㩅㩉ar;機eĀ;qᗺ㩏;扙erp;愘r;쀀𝔴pf;쀀𝕨Ā;eᑹ㩦atèᑹcr;쀀𝓌ૣណ㪇\0㪋\0㪐㪛\0\0㪝㪨㪫㪯\0\0㫃㫎\0㫘ៜtré៑r;쀀𝔵ĀAa㪔㪗ròσrò৶;䎾ĀAa㪡㪤ròθrò৫að✓is;拻ƀdptឤ㪵㪾Āfl㪺ឩ;쀀𝕩imåឲĀAa㫇㫊ròώròਁĀcq㫒ីr;쀀𝓍Āpt៖㫜ré។Ѐacefiosu㫰㫽㬈㬌㬑㬕㬛㬡cĀuy㫶㫻te耻ý䃽;䑏Āiy㬂㬆rc;䅷;䑋n耻¥䂥r;쀀𝔶cy;䑗pf;쀀𝕪cr;쀀𝓎Ācm㬦㬩y;䑎l耻ÿ䃿Ԁacdefhiosw㭂㭈㭔㭘㭤㭩㭭㭴㭺㮀cute;䅺Āay㭍㭒ron;䅾;䐷ot;䅼Āet㭝㭡træᕟa;䎶r;쀀𝔷cy;䐶grarr;懝pf;쀀𝕫cr;쀀𝓏Ājn㮅㮇;怍j;怌'.split("").map(e=>e.charCodeAt(0))),s_=new Map([[0,65533],[128,8364],[130,8218],[131,402],[132,8222],[133,8230],[134,8224],[135,8225],[136,710],[137,8240],[138,352],[139,8249],[140,338],[142,381],[145,8216],[146,8217],[147,8220],[148,8221],[149,8226],[150,8211],[151,8212],[152,732],[153,8482],[154,353],[155,8250],[156,339],[158,382],[159,376]]);function c_(e){var a;return e>=55296&&e<=57343||e>1114111?65533:(a=s_.get(e))!==null&&a!==void 0?a:e}var _a;(function(e){e[e.NUM=35]="NUM",e[e.SEMI=59]="SEMI",e[e.EQUALS=61]="EQUALS",e[e.ZERO=48]="ZERO",e[e.NINE=57]="NINE",e[e.LOWER_A=97]="LOWER_A",e[e.LOWER_F=102]="LOWER_F",e[e.LOWER_X=120]="LOWER_X",e[e.LOWER_Z=122]="LOWER_Z",e[e.UPPER_A=65]="UPPER_A",e[e.UPPER_F=70]="UPPER_F",e[e.UPPER_Z=90]="UPPER_Z"})(_a||(_a={}));const f_=32;var sl;(function(e){e[e.VALUE_LENGTH=49152]="VALUE_LENGTH",e[e.BRANCH_LENGTH=16256]="BRANCH_LENGTH",e[e.JUMP_TABLE=127]="JUMP_TABLE"})(sl||(sl={}));function r0(e){return e>=_a.ZERO&&e<=_a.NINE}function d_(e){return e>=_a.UPPER_A&&e<=_a.UPPER_F||e>=_a.LOWER_A&&e<=_a.LOWER_F}function b_(e){return e>=_a.UPPER_A&&e<=_a.UPPER_Z||e>=_a.LOWER_A&&e<=_a.LOWER_Z||r0(e)}function m_(e){return e===_a.EQUALS||b_(e)}var xa;(function(e){e[e.EntityStart=0]="EntityStart",e[e.NumericStart=1]="NumericStart",e[e.NumericDecimal=2]="NumericDecimal",e[e.NumericHex=3]="NumericHex",e[e.NamedEntity=4]="NamedEntity"})(xa||(xa={}));var Di;(function(e){e[e.Legacy=0]="Legacy",e[e.Strict=1]="Strict",e[e.Attribute=2]="Attribute"})(Di||(Di={}));class h_{constructor(a,l,n){this.decodeTree=a,this.emitCodePoint=l,this.errors=n,this.state=xa.EntityStart,this.consumed=1,this.result=0,this.treeIndex=0,this.excess=1,this.decodeMode=Di.Strict}startEntity(a){this.decodeMode=a,this.state=xa.EntityStart,this.result=0,this.treeIndex=0,this.excess=1,this.consumed=1}write(a,l){switch(this.state){case xa.EntityStart:return a.charCodeAt(l)===_a.NUM?(this.state=xa.NumericStart,this.consumed+=1,this.stateNumericStart(a,l+1)):(this.state=xa.NamedEntity,this.stateNamedEntity(a,l));case xa.NumericStart:return this.stateNumericStart(a,l);case xa.NumericDecimal:return this.stateNumericDecimal(a,l);case xa.NumericHex:return this.stateNumericHex(a,l);case xa.NamedEntity:return this.stateNamedEntity(a,l)}}stateNumericStart(a,l){return l>=a.length?-1:(a.charCodeAt(l)|f_)===_a.LOWER_X?(this.state=xa.NumericHex,this.consumed+=1,this.stateNumericHex(a,l+1)):(this.state=xa.NumericDecimal,this.stateNumericDecimal(a,l))}addToNumericResult(a,l,n,o){if(l!==n){const s=n-l;this.result=this.result*Math.pow(o,s)+Number.parseInt(a.substr(l,s),o),this.consumed+=s}}stateNumericHex(a,l){const n=l;for(;l<a.length;){const o=a.charCodeAt(l);if(r0(o)||d_(o))l+=1;else return this.addToNumericResult(a,n,l,16),this.emitNumericEntity(o,3)}return this.addToNumericResult(a,n,l,16),-1}stateNumericDecimal(a,l){const n=l;for(;l<a.length;){const o=a.charCodeAt(l);if(r0(o))l+=1;else return this.addToNumericResult(a,n,l,10),this.emitNumericEntity(o,2)}return this.addToNumericResult(a,n,l,10),-1}emitNumericEntity(a,l){var n;if(this.consumed<=l)return(n=this.errors)===null||n===void 0||n.absenceOfDigitsInNumericCharacterReference(this.consumed),0;if(a===_a.SEMI)this.consumed+=1;else if(this.decodeMode===Di.Strict)return 0;return this.emitCodePoint(c_(this.result),this.consumed),this.errors&&(a!==_a.SEMI&&this.errors.missingSemicolonAfterCharacterReference(),this.errors.validateNumericCharacterReference(this.result)),this.consumed}stateNamedEntity(a,l){const{decodeTree:n}=this;let o=n[this.treeIndex],s=(o&sl.VALUE_LENGTH)>>14;for(;l<a.length;l++,this.excess++){const c=a.charCodeAt(l);if(this.treeIndex=g_(n,o,this.treeIndex+Math.max(1,s),c),this.treeIndex<0)return this.result===0||this.decodeMode===Di.Attribute&&(s===0||m_(c))?0:this.emitNotTerminatedNamedEntity();if(o=n[this.treeIndex],s=(o&sl.VALUE_LENGTH)>>14,s!==0){if(c===_a.SEMI)return this.emitNamedEntityData(this.treeIndex,s,this.consumed+this.excess);this.decodeMode!==Di.Strict&&(this.result=this.treeIndex,this.consumed+=this.excess,this.excess=0)}}return-1}emitNotTerminatedNamedEntity(){var a;const{result:l,decodeTree:n}=this,o=(n[l]&sl.VALUE_LENGTH)>>14;return this.emitNamedEntityData(l,o,this.consumed),(a=this.errors)===null||a===void 0||a.missingSemicolonAfterCharacterReference(),this.consumed}emitNamedEntityData(a,l,n){const{decodeTree:o}=this;return this.emitCodePoint(l===1?o[a]&~sl.VALUE_LENGTH:o[a+1],n),l===3&&this.emitCodePoint(o[a+2],n),n}end(){var a;switch(this.state){case xa.NamedEntity:return this.result!==0&&(this.decodeMode!==Di.Attribute||this.result===this.treeIndex)?this.emitNotTerminatedNamedEntity():0;case xa.NumericDecimal:return this.emitNumericEntity(0,2);case xa.NumericHex:return this.emitNumericEntity(0,3);case xa.NumericStart:return(a=this.errors)===null||a===void 0||a.absenceOfDigitsInNumericCharacterReference(this.consumed),0;case xa.EntityStart:return 0}}}function g_(e,a,l,n){const o=(a&sl.BRANCH_LENGTH)>>7,s=a&sl.JUMP_TABLE;if(o===0)return s!==0&&n===s?l:-1;if(s){const m=n-s;return m<0||m>=o?-1:e[l+m]-1}let c=l,d=c+o-1;for(;c<=d;){const m=c+d>>>1,g=e[m];if(g<n)c=m+1;else if(g>n)d=m-1;else return e[m+o]}return-1}var ne;(function(e){e.HTML="http://www.w3.org/1999/xhtml",e.MATHML="http://www.w3.org/1998/Math/MathML",e.SVG="http://www.w3.org/2000/svg",e.XLINK="http://www.w3.org/1999/xlink",e.XML="http://www.w3.org/XML/1998/namespace",e.XMLNS="http://www.w3.org/2000/xmlns/"})(ne||(ne={}));var Gl;(function(e){e.TYPE="type",e.ACTION="action",e.ENCODING="encoding",e.PROMPT="prompt",e.NAME="name",e.COLOR="color",e.FACE="face",e.SIZE="size"})(Gl||(Gl={}));var Bt;(function(e){e.NO_QUIRKS="no-quirks",e.QUIRKS="quirks",e.LIMITED_QUIRKS="limited-quirks"})(Bt||(Bt={}));var V;(function(e){e.A="a",e.ADDRESS="address",e.ANNOTATION_XML="annotation-xml",e.APPLET="applet",e.AREA="area",e.ARTICLE="article",e.ASIDE="aside",e.B="b",e.BASE="base",e.BASEFONT="basefont",e.BGSOUND="bgsound",e.BIG="big",e.BLOCKQUOTE="blockquote",e.BODY="body",e.BR="br",e.BUTTON="button",e.CAPTION="caption",e.CENTER="center",e.CODE="code",e.COL="col",e.COLGROUP="colgroup",e.DD="dd",e.DESC="desc",e.DETAILS="details",e.DIALOG="dialog",e.DIR="dir",e.DIV="div",e.DL="dl",e.DT="dt",e.EM="em",e.EMBED="embed",e.FIELDSET="fieldset",e.FIGCAPTION="figcaption",e.FIGURE="figure",e.FONT="font",e.FOOTER="footer",e.FOREIGN_OBJECT="foreignObject",e.FORM="form",e.FRAME="frame",e.FRAMESET="frameset",e.H1="h1",e.H2="h2",e.H3="h3",e.H4="h4",e.H5="h5",e.H6="h6",e.HEAD="head",e.HEADER="header",e.HGROUP="hgroup",e.HR="hr",e.HTML="html",e.I="i",e.IMG="img",e.IMAGE="image",e.INPUT="input",e.IFRAME="iframe",e.KEYGEN="keygen",e.LABEL="label",e.LI="li",e.LINK="link",e.LISTING="listing",e.MAIN="main",e.MALIGNMARK="malignmark",e.MARQUEE="marquee",e.MATH="math",e.MENU="menu",e.META="meta",e.MGLYPH="mglyph",e.MI="mi",e.MO="mo",e.MN="mn",e.MS="ms",e.MTEXT="mtext",e.NAV="nav",e.NOBR="nobr",e.NOFRAMES="noframes",e.NOEMBED="noembed",e.NOSCRIPT="noscript",e.OBJECT="object",e.OL="ol",e.OPTGROUP="optgroup",e.OPTION="option",e.P="p",e.PARAM="param",e.PLAINTEXT="plaintext",e.PRE="pre",e.RB="rb",e.RP="rp",e.RT="rt",e.RTC="rtc",e.RUBY="ruby",e.S="s",e.SCRIPT="script",e.SEARCH="search",e.SECTION="section",e.SELECT="select",e.SOURCE="source",e.SMALL="small",e.SPAN="span",e.STRIKE="strike",e.STRONG="strong",e.STYLE="style",e.SUB="sub",e.SUMMARY="summary",e.SUP="sup",e.TABLE="table",e.TBODY="tbody",e.TEMPLATE="template",e.TEXTAREA="textarea",e.TFOOT="tfoot",e.TD="td",e.TH="th",e.THEAD="thead",e.TITLE="title",e.TR="tr",e.TRACK="track",e.TT="tt",e.U="u",e.UL="ul",e.SVG="svg",e.VAR="var",e.WBR="wbr",e.XMP="xmp"})(V||(V={}));var h;(function(e){e[e.UNKNOWN=0]="UNKNOWN",e[e.A=1]="A",e[e.ADDRESS=2]="ADDRESS",e[e.ANNOTATION_XML=3]="ANNOTATION_XML",e[e.APPLET=4]="APPLET",e[e.AREA=5]="AREA",e[e.ARTICLE=6]="ARTICLE",e[e.ASIDE=7]="ASIDE",e[e.B=8]="B",e[e.BASE=9]="BASE",e[e.BASEFONT=10]="BASEFONT",e[e.BGSOUND=11]="BGSOUND",e[e.BIG=12]="BIG",e[e.BLOCKQUOTE=13]="BLOCKQUOTE",e[e.BODY=14]="BODY",e[e.BR=15]="BR",e[e.BUTTON=16]="BUTTON",e[e.CAPTION=17]="CAPTION",e[e.CENTER=18]="CENTER",e[e.CODE=19]="CODE",e[e.COL=20]="COL",e[e.COLGROUP=21]="COLGROUP",e[e.DD=22]="DD",e[e.DESC=23]="DESC",e[e.DETAILS=24]="DETAILS",e[e.DIALOG=25]="DIALOG",e[e.DIR=26]="DIR",e[e.DIV=27]="DIV",e[e.DL=28]="DL",e[e.DT=29]="DT",e[e.EM=30]="EM",e[e.EMBED=31]="EMBED",e[e.FIELDSET=32]="FIELDSET",e[e.FIGCAPTION=33]="FIGCAPTION",e[e.FIGURE=34]="FIGURE",e[e.FONT=35]="FONT",e[e.FOOTER=36]="FOOTER",e[e.FOREIGN_OBJECT=37]="FOREIGN_OBJECT",e[e.FORM=38]="FORM",e[e.FRAME=39]="FRAME",e[e.FRAMESET=40]="FRAMESET",e[e.H1=41]="H1",e[e.H2=42]="H2",e[e.H3=43]="H3",e[e.H4=44]="H4",e[e.H5=45]="H5",e[e.H6=46]="H6",e[e.HEAD=47]="HEAD",e[e.HEADER=48]="HEADER",e[e.HGROUP=49]="HGROUP",e[e.HR=50]="HR",e[e.HTML=51]="HTML",e[e.I=52]="I",e[e.IMG=53]="IMG",e[e.IMAGE=54]="IMAGE",e[e.INPUT=55]="INPUT",e[e.IFRAME=56]="IFRAME",e[e.KEYGEN=57]="KEYGEN",e[e.LABEL=58]="LABEL",e[e.LI=59]="LI",e[e.LINK=60]="LINK",e[e.LISTING=61]="LISTING",e[e.MAIN=62]="MAIN",e[e.MALIGNMARK=63]="MALIGNMARK",e[e.MARQUEE=64]="MARQUEE",e[e.MATH=65]="MATH",e[e.MENU=66]="MENU",e[e.META=67]="META",e[e.MGLYPH=68]="MGLYPH",e[e.MI=69]="MI",e[e.MO=70]="MO",e[e.MN=71]="MN",e[e.MS=72]="MS",e[e.MTEXT=73]="MTEXT",e[e.NAV=74]="NAV",e[e.NOBR=75]="NOBR",e[e.NOFRAMES=76]="NOFRAMES",e[e.NOEMBED=77]="NOEMBED",e[e.NOSCRIPT=78]="NOSCRIPT",e[e.OBJECT=79]="OBJECT",e[e.OL=80]="OL",e[e.OPTGROUP=81]="OPTGROUP",e[e.OPTION=82]="OPTION",e[e.P=83]="P",e[e.PARAM=84]="PARAM",e[e.PLAINTEXT=85]="PLAINTEXT",e[e.PRE=86]="PRE",e[e.RB=87]="RB",e[e.RP=88]="RP",e[e.RT=89]="RT",e[e.RTC=90]="RTC",e[e.RUBY=91]="RUBY",e[e.S=92]="S",e[e.SCRIPT=93]="SCRIPT",e[e.SEARCH=94]="SEARCH",e[e.SECTION=95]="SECTION",e[e.SELECT=96]="SELECT",e[e.SOURCE=97]="SOURCE",e[e.SMALL=98]="SMALL",e[e.SPAN=99]="SPAN",e[e.STRIKE=100]="STRIKE",e[e.STRONG=101]="STRONG",e[e.STYLE=102]="STYLE",e[e.SUB=103]="SUB",e[e.SUMMARY=104]="SUMMARY",e[e.SUP=105]="SUP",e[e.TABLE=106]="TABLE",e[e.TBODY=107]="TBODY",e[e.TEMPLATE=108]="TEMPLATE",e[e.TEXTAREA=109]="TEXTAREA",e[e.TFOOT=110]="TFOOT",e[e.TD=111]="TD",e[e.TH=112]="TH",e[e.THEAD=113]="THEAD",e[e.TITLE=114]="TITLE",e[e.TR=115]="TR",e[e.TRACK=116]="TRACK",e[e.TT=117]="TT",e[e.U=118]="U",e[e.UL=119]="UL",e[e.SVG=120]="SVG",e[e.VAR=121]="VAR",e[e.WBR=122]="WBR",e[e.XMP=123]="XMP"})(h||(h={}));const p_=new Map([[V.A,h.A],[V.ADDRESS,h.ADDRESS],[V.ANNOTATION_XML,h.ANNOTATION_XML],[V.APPLET,h.APPLET],[V.AREA,h.AREA],[V.ARTICLE,h.ARTICLE],[V.ASIDE,h.ASIDE],[V.B,h.B],[V.BASE,h.BASE],[V.BASEFONT,h.BASEFONT],[V.BGSOUND,h.BGSOUND],[V.BIG,h.BIG],[V.BLOCKQUOTE,h.BLOCKQUOTE],[V.BODY,h.BODY],[V.BR,h.BR],[V.BUTTON,h.BUTTON],[V.CAPTION,h.CAPTION],[V.CENTER,h.CENTER],[V.CODE,h.CODE],[V.COL,h.COL],[V.COLGROUP,h.COLGROUP],[V.DD,h.DD],[V.DESC,h.DESC],[V.DETAILS,h.DETAILS],[V.DIALOG,h.DIALOG],[V.DIR,h.DIR],[V.DIV,h.DIV],[V.DL,h.DL],[V.DT,h.DT],[V.EM,h.EM],[V.EMBED,h.EMBED],[V.FIELDSET,h.FIELDSET],[V.FIGCAPTION,h.FIGCAPTION],[V.FIGURE,h.FIGURE],[V.FONT,h.FONT],[V.FOOTER,h.FOOTER],[V.FOREIGN_OBJECT,h.FOREIGN_OBJECT],[V.FORM,h.FORM],[V.FRAME,h.FRAME],[V.FRAMESET,h.FRAMESET],[V.H1,h.H1],[V.H2,h.H2],[V.H3,h.H3],[V.H4,h.H4],[V.H5,h.H5],[V.H6,h.H6],[V.HEAD,h.HEAD],[V.HEADER,h.HEADER],[V.HGROUP,h.HGROUP],[V.HR,h.HR],[V.HTML,h.HTML],[V.I,h.I],[V.IMG,h.IMG],[V.IMAGE,h.IMAGE],[V.INPUT,h.INPUT],[V.IFRAME,h.IFRAME],[V.KEYGEN,h.KEYGEN],[V.LABEL,h.LABEL],[V.LI,h.LI],[V.LINK,h.LINK],[V.LISTING,h.LISTING],[V.MAIN,h.MAIN],[V.MALIGNMARK,h.MALIGNMARK],[V.MARQUEE,h.MARQUEE],[V.MATH,h.MATH],[V.MENU,h.MENU],[V.META,h.META],[V.MGLYPH,h.MGLYPH],[V.MI,h.MI],[V.MO,h.MO],[V.MN,h.MN],[V.MS,h.MS],[V.MTEXT,h.MTEXT],[V.NAV,h.NAV],[V.NOBR,h.NOBR],[V.NOFRAMES,h.NOFRAMES],[V.NOEMBED,h.NOEMBED],[V.NOSCRIPT,h.NOSCRIPT],[V.OBJECT,h.OBJECT],[V.OL,h.OL],[V.OPTGROUP,h.OPTGROUP],[V.OPTION,h.OPTION],[V.P,h.P],[V.PARAM,h.PARAM],[V.PLAINTEXT,h.PLAINTEXT],[V.PRE,h.PRE],[V.RB,h.RB],[V.RP,h.RP],[V.RT,h.RT],[V.RTC,h.RTC],[V.RUBY,h.RUBY],[V.S,h.S],[V.SCRIPT,h.SCRIPT],[V.SEARCH,h.SEARCH],[V.SECTION,h.SECTION],[V.SELECT,h.SELECT],[V.SOURCE,h.SOURCE],[V.SMALL,h.SMALL],[V.SPAN,h.SPAN],[V.STRIKE,h.STRIKE],[V.STRONG,h.STRONG],[V.STYLE,h.STYLE],[V.SUB,h.SUB],[V.SUMMARY,h.SUMMARY],[V.SUP,h.SUP],[V.TABLE,h.TABLE],[V.TBODY,h.TBODY],[V.TEMPLATE,h.TEMPLATE],[V.TEXTAREA,h.TEXTAREA],[V.TFOOT,h.TFOOT],[V.TD,h.TD],[V.TH,h.TH],[V.THEAD,h.THEAD],[V.TITLE,h.TITLE],[V.TR,h.TR],[V.TRACK,h.TRACK],[V.TT,h.TT],[V.U,h.U],[V.UL,h.UL],[V.SVG,h.SVG],[V.VAR,h.VAR],[V.WBR,h.WBR],[V.XMP,h.XMP]]);function br(e){var a;return(a=p_.get(e))!==null&&a!==void 0?a:h.UNKNOWN}const re=h,T_={[ne.HTML]:new Set([re.ADDRESS,re.APPLET,re.AREA,re.ARTICLE,re.ASIDE,re.BASE,re.BASEFONT,re.BGSOUND,re.BLOCKQUOTE,re.BODY,re.BR,re.BUTTON,re.CAPTION,re.CENTER,re.COL,re.COLGROUP,re.DD,re.DETAILS,re.DIR,re.DIV,re.DL,re.DT,re.EMBED,re.FIELDSET,re.FIGCAPTION,re.FIGURE,re.FOOTER,re.FORM,re.FRAME,re.FRAMESET,re.H1,re.H2,re.H3,re.H4,re.H5,re.H6,re.HEAD,re.HEADER,re.HGROUP,re.HR,re.HTML,re.IFRAME,re.IMG,re.INPUT,re.LI,re.LINK,re.LISTING,re.MAIN,re.MARQUEE,re.MENU,re.META,re.NAV,re.NOEMBED,re.NOFRAMES,re.NOSCRIPT,re.OBJECT,re.OL,re.P,re.PARAM,re.PLAINTEXT,re.PRE,re.SCRIPT,re.SECTION,re.SELECT,re.SOURCE,re.STYLE,re.SUMMARY,re.TABLE,re.TBODY,re.TD,re.TEMPLATE,re.TEXTAREA,re.TFOOT,re.TH,re.THEAD,re.TITLE,re.TR,re.TRACK,re.UL,re.WBR,re.XMP]),[ne.MATHML]:new Set([re.MI,re.MO,re.MN,re.MS,re.MTEXT,re.ANNOTATION_XML]),[ne.SVG]:new Set([re.TITLE,re.FOREIGN_OBJECT,re.DESC]),[ne.XLINK]:new Set,[ne.XML]:new Set,[ne.XMLNS]:new Set},o0=new Set([re.H1,re.H2,re.H3,re.H4,re.H5,re.H6]);V.STYLE,V.SCRIPT,V.XMP,V.IFRAME,V.NOEMBED,V.NOFRAMES,V.PLAINTEXT;var z;(function(e){e[e.DATA=0]="DATA",e[e.RCDATA=1]="RCDATA",e[e.RAWTEXT=2]="RAWTEXT",e[e.SCRIPT_DATA=3]="SCRIPT_DATA",e[e.PLAINTEXT=4]="PLAINTEXT",e[e.TAG_OPEN=5]="TAG_OPEN",e[e.END_TAG_OPEN=6]="END_TAG_OPEN",e[e.TAG_NAME=7]="TAG_NAME",e[e.RCDATA_LESS_THAN_SIGN=8]="RCDATA_LESS_THAN_SIGN",e[e.RCDATA_END_TAG_OPEN=9]="RCDATA_END_TAG_OPEN",e[e.RCDATA_END_TAG_NAME=10]="RCDATA_END_TAG_NAME",e[e.RAWTEXT_LESS_THAN_SIGN=11]="RAWTEXT_LESS_THAN_SIGN",e[e.RAWTEXT_END_TAG_OPEN=12]="RAWTEXT_END_TAG_OPEN",e[e.RAWTEXT_END_TAG_NAME=13]="RAWTEXT_END_TAG_NAME",e[e.SCRIPT_DATA_LESS_THAN_SIGN=14]="SCRIPT_DATA_LESS_THAN_SIGN",e[e.SCRIPT_DATA_END_TAG_OPEN=15]="SCRIPT_DATA_END_TAG_OPEN",e[e.SCRIPT_DATA_END_TAG_NAME=16]="SCRIPT_DATA_END_TAG_NAME",e[e.SCRIPT_DATA_ESCAPE_START=17]="SCRIPT_DATA_ESCAPE_START",e[e.SCRIPT_DATA_ESCAPE_START_DASH=18]="SCRIPT_DATA_ESCAPE_START_DASH",e[e.SCRIPT_DATA_ESCAPED=19]="SCRIPT_DATA_ESCAPED",e[e.SCRIPT_DATA_ESCAPED_DASH=20]="SCRIPT_DATA_ESCAPED_DASH",e[e.SCRIPT_DATA_ESCAPED_DASH_DASH=21]="SCRIPT_DATA_ESCAPED_DASH_DASH",e[e.SCRIPT_DATA_ESCAPED_LESS_THAN_SIGN=22]="SCRIPT_DATA_ESCAPED_LESS_THAN_SIGN",e[e.SCRIPT_DATA_ESCAPED_END_TAG_OPEN=23]="SCRIPT_DATA_ESCAPED_END_TAG_OPEN",e[e.SCRIPT_DATA_ESCAPED_END_TAG_NAME=24]="SCRIPT_DATA_ESCAPED_END_TAG_NAME",e[e.SCRIPT_DATA_DOUBLE_ESCAPE_START=25]="SCRIPT_DATA_DOUBLE_ESCAPE_START",e[e.SCRIPT_DATA_DOUBLE_ESCAPED=26]="SCRIPT_DATA_DOUBLE_ESCAPED",e[e.SCRIPT_DATA_DOUBLE_ESCAPED_DASH=27]="SCRIPT_DATA_DOUBLE_ESCAPED_DASH",e[e.SCRIPT_DATA_DOUBLE_ESCAPED_DASH_DASH=28]="SCRIPT_DATA_DOUBLE_ESCAPED_DASH_DASH",e[e.SCRIPT_DATA_DOUBLE_ESCAPED_LESS_THAN_SIGN=29]="SCRIPT_DATA_DOUBLE_ESCAPED_LESS_THAN_SIGN",e[e.SCRIPT_DATA_DOUBLE_ESCAPE_END=30]="SCRIPT_DATA_DOUBLE_ESCAPE_END",e[e.BEFORE_ATTRIBUTE_NAME=31]="BEFORE_ATTRIBUTE_NAME",e[e.ATTRIBUTE_NAME=32]="ATTRIBUTE_NAME",e[e.AFTER_ATTRIBUTE_NAME=33]="AFTER_ATTRIBUTE_NAME",e[e.BEFORE_ATTRIBUTE_VALUE=34]="BEFORE_ATTRIBUTE_VALUE",e[e.ATTRIBUTE_VALUE_DOUBLE_QUOTED=35]="ATTRIBUTE_VALUE_DOUBLE_QUOTED",e[e.ATTRIBUTE_VALUE_SINGLE_QUOTED=36]="ATTRIBUTE_VALUE_SINGLE_QUOTED",e[e.ATTRIBUTE_VALUE_UNQUOTED=37]="ATTRIBUTE_VALUE_UNQUOTED",e[e.AFTER_ATTRIBUTE_VALUE_QUOTED=38]="AFTER_ATTRIBUTE_VALUE_QUOTED",e[e.SELF_CLOSING_START_TAG=39]="SELF_CLOSING_START_TAG",e[e.BOGUS_COMMENT=40]="BOGUS_COMMENT",e[e.MARKUP_DECLARATION_OPEN=41]="MARKUP_DECLARATION_OPEN",e[e.COMMENT_START=42]="COMMENT_START",e[e.COMMENT_START_DASH=43]="COMMENT_START_DASH",e[e.COMMENT=44]="COMMENT",e[e.COMMENT_LESS_THAN_SIGN=45]="COMMENT_LESS_THAN_SIGN",e[e.COMMENT_LESS_THAN_SIGN_BANG=46]="COMMENT_LESS_THAN_SIGN_BANG",e[e.COMMENT_LESS_THAN_SIGN_BANG_DASH=47]="COMMENT_LESS_THAN_SIGN_BANG_DASH",e[e.COMMENT_LESS_THAN_SIGN_BANG_DASH_DASH=48]="COMMENT_LESS_THAN_SIGN_BANG_DASH_DASH",e[e.COMMENT_END_DASH=49]="COMMENT_END_DASH",e[e.COMMENT_END=50]="COMMENT_END",e[e.COMMENT_END_BANG=51]="COMMENT_END_BANG",e[e.DOCTYPE=52]="DOCTYPE",e[e.BEFORE_DOCTYPE_NAME=53]="BEFORE_DOCTYPE_NAME",e[e.DOCTYPE_NAME=54]="DOCTYPE_NAME",e[e.AFTER_DOCTYPE_NAME=55]="AFTER_DOCTYPE_NAME",e[e.AFTER_DOCTYPE_PUBLIC_KEYWORD=56]="AFTER_DOCTYPE_PUBLIC_KEYWORD",e[e.BEFORE_DOCTYPE_PUBLIC_IDENTIFIER=57]="BEFORE_DOCTYPE_PUBLIC_IDENTIFIER",e[e.DOCTYPE_PUBLIC_IDENTIFIER_DOUBLE_QUOTED=58]="DOCTYPE_PUBLIC_IDENTIFIER_DOUBLE_QUOTED",e[e.DOCTYPE_PUBLIC_IDENTIFIER_SINGLE_QUOTED=59]="DOCTYPE_PUBLIC_IDENTIFIER_SINGLE_QUOTED",e[e.AFTER_DOCTYPE_PUBLIC_IDENTIFIER=60]="AFTER_DOCTYPE_PUBLIC_IDENTIFIER",e[e.BETWEEN_DOCTYPE_PUBLIC_AND_SYSTEM_IDENTIFIERS=61]="BETWEEN_DOCTYPE_PUBLIC_AND_SYSTEM_IDENTIFIERS",e[e.AFTER_DOCTYPE_SYSTEM_KEYWORD=62]="AFTER_DOCTYPE_SYSTEM_KEYWORD",e[e.BEFORE_DOCTYPE_SYSTEM_IDENTIFIER=63]="BEFORE_DOCTYPE_SYSTEM_IDENTIFIER",e[e.DOCTYPE_SYSTEM_IDENTIFIER_DOUBLE_QUOTED=64]="DOCTYPE_SYSTEM_IDENTIFIER_DOUBLE_QUOTED",e[e.DOCTYPE_SYSTEM_IDENTIFIER_SINGLE_QUOTED=65]="DOCTYPE_SYSTEM_IDENTIFIER_SINGLE_QUOTED",e[e.AFTER_DOCTYPE_SYSTEM_IDENTIFIER=66]="AFTER_DOCTYPE_SYSTEM_IDENTIFIER",e[e.BOGUS_DOCTYPE=67]="BOGUS_DOCTYPE",e[e.CDATA_SECTION=68]="CDATA_SECTION",e[e.CDATA_SECTION_BRACKET=69]="CDATA_SECTION_BRACKET",e[e.CDATA_SECTION_END=70]="CDATA_SECTION_END",e[e.CHARACTER_REFERENCE=71]="CHARACTER_REFERENCE",e[e.AMBIGUOUS_AMPERSAND=72]="AMBIGUOUS_AMPERSAND"})(z||(z={}));const ha={DATA:z.DATA,RCDATA:z.RCDATA,RAWTEXT:z.RAWTEXT,SCRIPT_DATA:z.SCRIPT_DATA,PLAINTEXT:z.PLAINTEXT,CDATA_SECTION:z.CDATA_SECTION};function v_(e){return e>=L.DIGIT_0&&e<=L.DIGIT_9}function vo(e){return e>=L.LATIN_CAPITAL_A&&e<=L.LATIN_CAPITAL_Z}function S_(e){return e>=L.LATIN_SMALL_A&&e<=L.LATIN_SMALL_Z}function ol(e){return S_(e)||vo(e)}function n8(e){return ol(e)||v_(e)}function xs(e){return e+32}function G9(e){return e===L.SPACE||e===L.LINE_FEED||e===L.TABULATION||e===L.FORM_FEED}function r8(e){return G9(e)||e===L.SOLIDUS||e===L.GREATER_THAN_SIGN}function C_(e){return e===L.NULL?J.nullCharacterReference:e>1114111?J.characterReferenceOutsideUnicodeRange:N9(e)?J.surrogateCharacterReference:O9(e)?J.noncharacterCharacterReference:B9(e)||e===L.CARRIAGE_RETURN?J.controlCharacterReference:null}class y_{constructor(a,l){this.options=a,this.handler=l,this.paused=!1,this.inLoop=!1,this.inForeignNode=!1,this.lastStartTagName="",this.active=!1,this.state=z.DATA,this.returnState=z.DATA,this.entityStartPos=0,this.consumedAfterSnapshot=-1,this.currentCharacterToken=null,this.currentToken=null,this.currentAttr={name:"",value:""},this.preprocessor=new o_(l),this.currentLocation=this.getCurrentLocation(-1),this.entityDecoder=new h_(u_,(n,o)=>{this.preprocessor.pos=this.entityStartPos+o-1,this._flushCodePointConsumedAsCharacterReference(n)},l.onParseError?{missingSemicolonAfterCharacterReference:()=>{this._err(J.missingSemicolonAfterCharacterReference,1)},absenceOfDigitsInNumericCharacterReference:n=>{this._err(J.absenceOfDigitsInNumericCharacterReference,this.entityStartPos-this.preprocessor.pos+n)},validateNumericCharacterReference:n=>{const o=C_(n);o&&this._err(o,1)}}:void 0)}_err(a,l=0){var n,o;(o=(n=this.handler).onParseError)===null||o===void 0||o.call(n,this.preprocessor.getError(a,l))}getCurrentLocation(a){return this.options.sourceCodeLocationInfo?{startLine:this.preprocessor.line,startCol:this.preprocessor.col-a,startOffset:this.preprocessor.offset-a,endLine:-1,endCol:-1,endOffset:-1}:null}_runParsingLoop(){if(!this.inLoop){for(this.inLoop=!0;this.active&&!this.paused;){this.consumedAfterSnapshot=0;const a=this._consume();this._ensureHibernation()||this._callState(a)}this.inLoop=!1}}pause(){this.paused=!0}resume(a){if(!this.paused)throw new Error("Parser was already resumed");this.paused=!1,!this.inLoop&&(this._runParsingLoop(),this.paused||a?.())}write(a,l,n){this.active=!0,this.preprocessor.write(a,l),this._runParsingLoop(),this.paused||n?.()}insertHtmlAtCurrentPos(a){this.active=!0,this.preprocessor.insertHtmlAtCurrentPos(a),this._runParsingLoop()}_ensureHibernation(){return this.preprocessor.endOfChunkHit?(this.preprocessor.retreat(this.consumedAfterSnapshot),this.consumedAfterSnapshot=0,this.active=!1,!0):!1}_consume(){return this.consumedAfterSnapshot++,this.preprocessor.advance()}_advanceBy(a){this.consumedAfterSnapshot+=a;for(let l=0;l<a;l++)this.preprocessor.advance()}_consumeSequenceIfMatch(a,l){return this.preprocessor.startsWith(a,l)?(this._advanceBy(a.length-1),!0):!1}_createStartTagToken(){this.currentToken={type:we.START_TAG,tagName:"",tagID:h.UNKNOWN,selfClosing:!1,ackSelfClosing:!1,attrs:[],location:this.getCurrentLocation(1)}}_createEndTagToken(){this.currentToken={type:we.END_TAG,tagName:"",tagID:h.UNKNOWN,selfClosing:!1,ackSelfClosing:!1,attrs:[],location:this.getCurrentLocation(2)}}_createCommentToken(a){this.currentToken={type:we.COMMENT,data:"",location:this.getCurrentLocation(a)}}_createDoctypeToken(a){this.currentToken={type:we.DOCTYPE,name:a,forceQuirks:!1,publicId:null,systemId:null,location:this.currentLocation}}_createCharacterToken(a,l){this.currentCharacterToken={type:a,chars:l,location:this.currentLocation}}_createAttr(a){this.currentAttr={name:a,value:""},this.currentLocation=this.getCurrentLocation(0)}_leaveAttrName(){var a,l;const n=this.currentToken;if(w9(n,this.currentAttr.name)===null){if(n.attrs.push(this.currentAttr),n.location&&this.currentLocation){const o=(a=(l=n.location).attrs)!==null&&a!==void 0?a:l.attrs=Object.create(null);o[this.currentAttr.name]=this.currentLocation,this._leaveAttrValue()}}else this._err(J.duplicateAttribute)}_leaveAttrValue(){this.currentLocation&&(this.currentLocation.endLine=this.preprocessor.line,this.currentLocation.endCol=this.preprocessor.col,this.currentLocation.endOffset=this.preprocessor.offset)}prepareToken(a){this._emitCurrentCharacterToken(a.location),this.currentToken=null,a.location&&(a.location.endLine=this.preprocessor.line,a.location.endCol=this.preprocessor.col+1,a.location.endOffset=this.preprocessor.offset+1),this.currentLocation=this.getCurrentLocation(-1)}emitCurrentTagToken(){const a=this.currentToken;this.prepareToken(a),a.tagID=br(a.tagName),a.type===we.START_TAG?(this.lastStartTagName=a.tagName,this.handler.onStartTag(a)):(a.attrs.length>0&&this._err(J.endTagWithAttributes),a.selfClosing&&this._err(J.endTagWithTrailingSolidus),this.handler.onEndTag(a)),this.preprocessor.dropParsedChunk()}emitCurrentComment(a){this.prepareToken(a),this.handler.onComment(a),this.preprocessor.dropParsedChunk()}emitCurrentDoctype(a){this.prepareToken(a),this.handler.onDoctype(a),this.preprocessor.dropParsedChunk()}_emitCurrentCharacterToken(a){if(this.currentCharacterToken){switch(a&&this.currentCharacterToken.location&&(this.currentCharacterToken.location.endLine=a.startLine,this.currentCharacterToken.location.endCol=a.startCol,this.currentCharacterToken.location.endOffset=a.startOffset),this.currentCharacterToken.type){case we.CHARACTER:{this.handler.onCharacter(this.currentCharacterToken);break}case we.NULL_CHARACTER:{this.handler.onNullCharacter(this.currentCharacterToken);break}case we.WHITESPACE_CHARACTER:{this.handler.onWhitespaceCharacter(this.currentCharacterToken);break}}this.currentCharacterToken=null}}_emitEOFToken(){const a=this.getCurrentLocation(0);a&&(a.endLine=a.startLine,a.endCol=a.startCol,a.endOffset=a.startOffset),this._emitCurrentCharacterToken(a),this.handler.onEof({type:we.EOF,location:a}),this.active=!1}_appendCharToCurrentCharacterToken(a,l){if(this.currentCharacterToken)if(this.currentCharacterToken.type===a){this.currentCharacterToken.chars+=l;return}else this.currentLocation=this.getCurrentLocation(0),this._emitCurrentCharacterToken(this.currentLocation),this.preprocessor.dropParsedChunk();this._createCharacterToken(a,l)}_emitCodePoint(a){const l=G9(a)?we.WHITESPACE_CHARACTER:a===L.NULL?we.NULL_CHARACTER:we.CHARACTER;this._appendCharToCurrentCharacterToken(l,String.fromCodePoint(a))}_emitChars(a){this._appendCharToCurrentCharacterToken(we.CHARACTER,a)}_startCharacterReference(){this.returnState=this.state,this.state=z.CHARACTER_REFERENCE,this.entityStartPos=this.preprocessor.pos,this.entityDecoder.startEntity(this._isCharacterReferenceInAttribute()?Di.Attribute:Di.Legacy)}_isCharacterReferenceInAttribute(){return this.returnState===z.ATTRIBUTE_VALUE_DOUBLE_QUOTED||this.returnState===z.ATTRIBUTE_VALUE_SINGLE_QUOTED||this.returnState===z.ATTRIBUTE_VALUE_UNQUOTED}_flushCodePointConsumedAsCharacterReference(a){this._isCharacterReferenceInAttribute()?this.currentAttr.value+=String.fromCodePoint(a):this._emitCodePoint(a)}_callState(a){switch(this.state){case z.DATA:{this._stateData(a);break}case z.RCDATA:{this._stateRcdata(a);break}case z.RAWTEXT:{this._stateRawtext(a);break}case z.SCRIPT_DATA:{this._stateScriptData(a);break}case z.PLAINTEXT:{this._statePlaintext(a);break}case z.TAG_OPEN:{this._stateTagOpen(a);break}case z.END_TAG_OPEN:{this._stateEndTagOpen(a);break}case z.TAG_NAME:{this._stateTagName(a);break}case z.RCDATA_LESS_THAN_SIGN:{this._stateRcdataLessThanSign(a);break}case z.RCDATA_END_TAG_OPEN:{this._stateRcdataEndTagOpen(a);break}case z.RCDATA_END_TAG_NAME:{this._stateRcdataEndTagName(a);break}case z.RAWTEXT_LESS_THAN_SIGN:{this._stateRawtextLessThanSign(a);break}case z.RAWTEXT_END_TAG_OPEN:{this._stateRawtextEndTagOpen(a);break}case z.RAWTEXT_END_TAG_NAME:{this._stateRawtextEndTagName(a);break}case z.SCRIPT_DATA_LESS_THAN_SIGN:{this._stateScriptDataLessThanSign(a);break}case z.SCRIPT_DATA_END_TAG_OPEN:{this._stateScriptDataEndTagOpen(a);break}case z.SCRIPT_DATA_END_TAG_NAME:{this._stateScriptDataEndTagName(a);break}case z.SCRIPT_DATA_ESCAPE_START:{this._stateScriptDataEscapeStart(a);break}case z.SCRIPT_DATA_ESCAPE_START_DASH:{this._stateScriptDataEscapeStartDash(a);break}case z.SCRIPT_DATA_ESCAPED:{this._stateScriptDataEscaped(a);break}case z.SCRIPT_DATA_ESCAPED_DASH:{this._stateScriptDataEscapedDash(a);break}case z.SCRIPT_DATA_ESCAPED_DASH_DASH:{this._stateScriptDataEscapedDashDash(a);break}case z.SCRIPT_DATA_ESCAPED_LESS_THAN_SIGN:{this._stateScriptDataEscapedLessThanSign(a);break}case z.SCRIPT_DATA_ESCAPED_END_TAG_OPEN:{this._stateScriptDataEscapedEndTagOpen(a);break}case z.SCRIPT_DATA_ESCAPED_END_TAG_NAME:{this._stateScriptDataEscapedEndTagName(a);break}case z.SCRIPT_DATA_DOUBLE_ESCAPE_START:{this._stateScriptDataDoubleEscapeStart(a);break}case z.SCRIPT_DATA_DOUBLE_ESCAPED:{this._stateScriptDataDoubleEscaped(a);break}case z.SCRIPT_DATA_DOUBLE_ESCAPED_DASH:{this._stateScriptDataDoubleEscapedDash(a);break}case z.SCRIPT_DATA_DOUBLE_ESCAPED_DASH_DASH:{this._stateScriptDataDoubleEscapedDashDash(a);break}case z.SCRIPT_DATA_DOUBLE_ESCAPED_LESS_THAN_SIGN:{this._stateScriptDataDoubleEscapedLessThanSign(a);break}case z.SCRIPT_DATA_DOUBLE_ESCAPE_END:{this._stateScriptDataDoubleEscapeEnd(a);break}case z.BEFORE_ATTRIBUTE_NAME:{this._stateBeforeAttributeName(a);break}case z.ATTRIBUTE_NAME:{this._stateAttributeName(a);break}case z.AFTER_ATTRIBUTE_NAME:{this._stateAfterAttributeName(a);break}case z.BEFORE_ATTRIBUTE_VALUE:{this._stateBeforeAttributeValue(a);break}case z.ATTRIBUTE_VALUE_DOUBLE_QUOTED:{this._stateAttributeValueDoubleQuoted(a);break}case z.ATTRIBUTE_VALUE_SINGLE_QUOTED:{this._stateAttributeValueSingleQuoted(a);break}case z.ATTRIBUTE_VALUE_UNQUOTED:{this._stateAttributeValueUnquoted(a);break}case z.AFTER_ATTRIBUTE_VALUE_QUOTED:{this._stateAfterAttributeValueQuoted(a);break}case z.SELF_CLOSING_START_TAG:{this._stateSelfClosingStartTag(a);break}case z.BOGUS_COMMENT:{this._stateBogusComment(a);break}case z.MARKUP_DECLARATION_OPEN:{this._stateMarkupDeclarationOpen(a);break}case z.COMMENT_START:{this._stateCommentStart(a);break}case z.COMMENT_START_DASH:{this._stateCommentStartDash(a);break}case z.COMMENT:{this._stateComment(a);break}case z.COMMENT_LESS_THAN_SIGN:{this._stateCommentLessThanSign(a);break}case z.COMMENT_LESS_THAN_SIGN_BANG:{this._stateCommentLessThanSignBang(a);break}case z.COMMENT_LESS_THAN_SIGN_BANG_DASH:{this._stateCommentLessThanSignBangDash(a);break}case z.COMMENT_LESS_THAN_SIGN_BANG_DASH_DASH:{this._stateCommentLessThanSignBangDashDash(a);break}case z.COMMENT_END_DASH:{this._stateCommentEndDash(a);break}case z.COMMENT_END:{this._stateCommentEnd(a);break}case z.COMMENT_END_BANG:{this._stateCommentEndBang(a);break}case z.DOCTYPE:{this._stateDoctype(a);break}case z.BEFORE_DOCTYPE_NAME:{this._stateBeforeDoctypeName(a);break}case z.DOCTYPE_NAME:{this._stateDoctypeName(a);break}case z.AFTER_DOCTYPE_NAME:{this._stateAfterDoctypeName(a);break}case z.AFTER_DOCTYPE_PUBLIC_KEYWORD:{this._stateAfterDoctypePublicKeyword(a);break}case z.BEFORE_DOCTYPE_PUBLIC_IDENTIFIER:{this._stateBeforeDoctypePublicIdentifier(a);break}case z.DOCTYPE_PUBLIC_IDENTIFIER_DOUBLE_QUOTED:{this._stateDoctypePublicIdentifierDoubleQuoted(a);break}case z.DOCTYPE_PUBLIC_IDENTIFIER_SINGLE_QUOTED:{this._stateDoctypePublicIdentifierSingleQuoted(a);break}case z.AFTER_DOCTYPE_PUBLIC_IDENTIFIER:{this._stateAfterDoctypePublicIdentifier(a);break}case z.BETWEEN_DOCTYPE_PUBLIC_AND_SYSTEM_IDENTIFIERS:{this._stateBetweenDoctypePublicAndSystemIdentifiers(a);break}case z.AFTER_DOCTYPE_SYSTEM_KEYWORD:{this._stateAfterDoctypeSystemKeyword(a);break}case z.BEFORE_DOCTYPE_SYSTEM_IDENTIFIER:{this._stateBeforeDoctypeSystemIdentifier(a);break}case z.DOCTYPE_SYSTEM_IDENTIFIER_DOUBLE_QUOTED:{this._stateDoctypeSystemIdentifierDoubleQuoted(a);break}case z.DOCTYPE_SYSTEM_IDENTIFIER_SINGLE_QUOTED:{this._stateDoctypeSystemIdentifierSingleQuoted(a);break}case z.AFTER_DOCTYPE_SYSTEM_IDENTIFIER:{this._stateAfterDoctypeSystemIdentifier(a);break}case z.BOGUS_DOCTYPE:{this._stateBogusDoctype(a);break}case z.CDATA_SECTION:{this._stateCdataSection(a);break}case z.CDATA_SECTION_BRACKET:{this._stateCdataSectionBracket(a);break}case z.CDATA_SECTION_END:{this._stateCdataSectionEnd(a);break}case z.CHARACTER_REFERENCE:{this._stateCharacterReference();break}case z.AMBIGUOUS_AMPERSAND:{this._stateAmbiguousAmpersand(a);break}default:throw new Error("Unknown state")}}_stateData(a){switch(a){case L.LESS_THAN_SIGN:{this.state=z.TAG_OPEN;break}case L.AMPERSAND:{this._startCharacterReference();break}case L.NULL:{this._err(J.unexpectedNullCharacter),this._emitCodePoint(a);break}case L.EOF:{this._emitEOFToken();break}default:this._emitCodePoint(a)}}_stateRcdata(a){switch(a){case L.AMPERSAND:{this._startCharacterReference();break}case L.LESS_THAN_SIGN:{this.state=z.RCDATA_LESS_THAN_SIGN;break}case L.NULL:{this._err(J.unexpectedNullCharacter),this._emitChars(ca);break}case L.EOF:{this._emitEOFToken();break}default:this._emitCodePoint(a)}}_stateRawtext(a){switch(a){case L.LESS_THAN_SIGN:{this.state=z.RAWTEXT_LESS_THAN_SIGN;break}case L.NULL:{this._err(J.unexpectedNullCharacter),this._emitChars(ca);break}case L.EOF:{this._emitEOFToken();break}default:this._emitCodePoint(a)}}_stateScriptData(a){switch(a){case L.LESS_THAN_SIGN:{this.state=z.SCRIPT_DATA_LESS_THAN_SIGN;break}case L.NULL:{this._err(J.unexpectedNullCharacter),this._emitChars(ca);break}case L.EOF:{this._emitEOFToken();break}default:this._emitCodePoint(a)}}_statePlaintext(a){switch(a){case L.NULL:{this._err(J.unexpectedNullCharacter),this._emitChars(ca);break}case L.EOF:{this._emitEOFToken();break}default:this._emitCodePoint(a)}}_stateTagOpen(a){if(ol(a))this._createStartTagToken(),this.state=z.TAG_NAME,this._stateTagName(a);else switch(a){case L.EXCLAMATION_MARK:{this.state=z.MARKUP_DECLARATION_OPEN;break}case L.SOLIDUS:{this.state=z.END_TAG_OPEN;break}case L.QUESTION_MARK:{this._err(J.unexpectedQuestionMarkInsteadOfTagName),this._createCommentToken(1),this.state=z.BOGUS_COMMENT,this._stateBogusComment(a);break}case L.EOF:{this._err(J.eofBeforeTagName),this._emitChars("<"),this._emitEOFToken();break}default:this._err(J.invalidFirstCharacterOfTagName),this._emitChars("<"),this.state=z.DATA,this._stateData(a)}}_stateEndTagOpen(a){if(ol(a))this._createEndTagToken(),this.state=z.TAG_NAME,this._stateTagName(a);else switch(a){case L.GREATER_THAN_SIGN:{this._err(J.missingEndTagName),this.state=z.DATA;break}case L.EOF:{this._err(J.eofBeforeTagName),this._emitChars("</"),this._emitEOFToken();break}default:this._err(J.invalidFirstCharacterOfTagName),this._createCommentToken(2),this.state=z.BOGUS_COMMENT,this._stateBogusComment(a)}}_stateTagName(a){const l=this.currentToken;switch(a){case L.SPACE:case L.LINE_FEED:case L.TABULATION:case L.FORM_FEED:{this.state=z.BEFORE_ATTRIBUTE_NAME;break}case L.SOLIDUS:{this.state=z.SELF_CLOSING_START_TAG;break}case L.GREATER_THAN_SIGN:{this.state=z.DATA,this.emitCurrentTagToken();break}case L.NULL:{this._err(J.unexpectedNullCharacter),l.tagName+=ca;break}case L.EOF:{this._err(J.eofInTag),this._emitEOFToken();break}default:l.tagName+=String.fromCodePoint(vo(a)?xs(a):a)}}_stateRcdataLessThanSign(a){a===L.SOLIDUS?this.state=z.RCDATA_END_TAG_OPEN:(this._emitChars("<"),this.state=z.RCDATA,this._stateRcdata(a))}_stateRcdataEndTagOpen(a){ol(a)?(this.state=z.RCDATA_END_TAG_NAME,this._stateRcdataEndTagName(a)):(this._emitChars("</"),this.state=z.RCDATA,this._stateRcdata(a))}handleSpecialEndTag(a){if(!this.preprocessor.startsWith(this.lastStartTagName,!1))return!this._ensureHibernation();this._createEndTagToken();const l=this.currentToken;switch(l.tagName=this.lastStartTagName,this.preprocessor.peek(this.lastStartTagName.length)){case L.SPACE:case L.LINE_FEED:case L.TABULATION:case L.FORM_FEED:return this._advanceBy(this.lastStartTagName.length),this.state=z.BEFORE_ATTRIBUTE_NAME,!1;case L.SOLIDUS:return this._advanceBy(this.lastStartTagName.length),this.state=z.SELF_CLOSING_START_TAG,!1;case L.GREATER_THAN_SIGN:return this._advanceBy(this.lastStartTagName.length),this.emitCurrentTagToken(),this.state=z.DATA,!1;default:return!this._ensureHibernation()}}_stateRcdataEndTagName(a){this.handleSpecialEndTag(a)&&(this._emitChars("</"),this.state=z.RCDATA,this._stateRcdata(a))}_stateRawtextLessThanSign(a){a===L.SOLIDUS?this.state=z.RAWTEXT_END_TAG_OPEN:(this._emitChars("<"),this.state=z.RAWTEXT,this._stateRawtext(a))}_stateRawtextEndTagOpen(a){ol(a)?(this.state=z.RAWTEXT_END_TAG_NAME,this._stateRawtextEndTagName(a)):(this._emitChars("</"),this.state=z.RAWTEXT,this._stateRawtext(a))}_stateRawtextEndTagName(a){this.handleSpecialEndTag(a)&&(this._emitChars("</"),this.state=z.RAWTEXT,this._stateRawtext(a))}_stateScriptDataLessThanSign(a){switch(a){case L.SOLIDUS:{this.state=z.SCRIPT_DATA_END_TAG_OPEN;break}case L.EXCLAMATION_MARK:{this.state=z.SCRIPT_DATA_ESCAPE_START,this._emitChars("<!");break}default:this._emitChars("<"),this.state=z.SCRIPT_DATA,this._stateScriptData(a)}}_stateScriptDataEndTagOpen(a){ol(a)?(this.state=z.SCRIPT_DATA_END_TAG_NAME,this._stateScriptDataEndTagName(a)):(this._emitChars("</"),this.state=z.SCRIPT_DATA,this._stateScriptData(a))}_stateScriptDataEndTagName(a){this.handleSpecialEndTag(a)&&(this._emitChars("</"),this.state=z.SCRIPT_DATA,this._stateScriptData(a))}_stateScriptDataEscapeStart(a){a===L.HYPHEN_MINUS?(this.state=z.SCRIPT_DATA_ESCAPE_START_DASH,this._emitChars("-")):(this.state=z.SCRIPT_DATA,this._stateScriptData(a))}_stateScriptDataEscapeStartDash(a){a===L.HYPHEN_MINUS?(this.state=z.SCRIPT_DATA_ESCAPED_DASH_DASH,this._emitChars("-")):(this.state=z.SCRIPT_DATA,this._stateScriptData(a))}_stateScriptDataEscaped(a){switch(a){case L.HYPHEN_MINUS:{this.state=z.SCRIPT_DATA_ESCAPED_DASH,this._emitChars("-");break}case L.LESS_THAN_SIGN:{this.state=z.SCRIPT_DATA_ESCAPED_LESS_THAN_SIGN;break}case L.NULL:{this._err(J.unexpectedNullCharacter),this._emitChars(ca);break}case L.EOF:{this._err(J.eofInScriptHtmlCommentLikeText),this._emitEOFToken();break}default:this._emitCodePoint(a)}}_stateScriptDataEscapedDash(a){switch(a){case L.HYPHEN_MINUS:{this.state=z.SCRIPT_DATA_ESCAPED_DASH_DASH,this._emitChars("-");break}case L.LESS_THAN_SIGN:{this.state=z.SCRIPT_DATA_ESCAPED_LESS_THAN_SIGN;break}case L.NULL:{this._err(J.unexpectedNullCharacter),this.state=z.SCRIPT_DATA_ESCAPED,this._emitChars(ca);break}case L.EOF:{this._err(J.eofInScriptHtmlCommentLikeText),this._emitEOFToken();break}default:this.state=z.SCRIPT_DATA_ESCAPED,this._emitCodePoint(a)}}_stateScriptDataEscapedDashDash(a){switch(a){case L.HYPHEN_MINUS:{this._emitChars("-");break}case L.LESS_THAN_SIGN:{this.state=z.SCRIPT_DATA_ESCAPED_LESS_THAN_SIGN;break}case L.GREATER_THAN_SIGN:{this.state=z.SCRIPT_DATA,this._emitChars(">");break}case L.NULL:{this._err(J.unexpectedNullCharacter),this.state=z.SCRIPT_DATA_ESCAPED,this._emitChars(ca);break}case L.EOF:{this._err(J.eofInScriptHtmlCommentLikeText),this._emitEOFToken();break}default:this.state=z.SCRIPT_DATA_ESCAPED,this._emitCodePoint(a)}}_stateScriptDataEscapedLessThanSign(a){a===L.SOLIDUS?this.state=z.SCRIPT_DATA_ESCAPED_END_TAG_OPEN:ol(a)?(this._emitChars("<"),this.state=z.SCRIPT_DATA_DOUBLE_ESCAPE_START,this._stateScriptDataDoubleEscapeStart(a)):(this._emitChars("<"),this.state=z.SCRIPT_DATA_ESCAPED,this._stateScriptDataEscaped(a))}_stateScriptDataEscapedEndTagOpen(a){ol(a)?(this.state=z.SCRIPT_DATA_ESCAPED_END_TAG_NAME,this._stateScriptDataEscapedEndTagName(a)):(this._emitChars("</"),this.state=z.SCRIPT_DATA_ESCAPED,this._stateScriptDataEscaped(a))}_stateScriptDataEscapedEndTagName(a){this.handleSpecialEndTag(a)&&(this._emitChars("</"),this.state=z.SCRIPT_DATA_ESCAPED,this._stateScriptDataEscaped(a))}_stateScriptDataDoubleEscapeStart(a){if(this.preprocessor.startsWith(tt.SCRIPT,!1)&&r8(this.preprocessor.peek(tt.SCRIPT.length))){this._emitCodePoint(a);for(let l=0;l<tt.SCRIPT.length;l++)this._emitCodePoint(this._consume());this.state=z.SCRIPT_DATA_DOUBLE_ESCAPED}else this._ensureHibernation()||(this.state=z.SCRIPT_DATA_ESCAPED,this._stateScriptDataEscaped(a))}_stateScriptDataDoubleEscaped(a){switch(a){case L.HYPHEN_MINUS:{this.state=z.SCRIPT_DATA_DOUBLE_ESCAPED_DASH,this._emitChars("-");break}case L.LESS_THAN_SIGN:{this.state=z.SCRIPT_DATA_DOUBLE_ESCAPED_LESS_THAN_SIGN,this._emitChars("<");break}case L.NULL:{this._err(J.unexpectedNullCharacter),this._emitChars(ca);break}case L.EOF:{this._err(J.eofInScriptHtmlCommentLikeText),this._emitEOFToken();break}default:this._emitCodePoint(a)}}_stateScriptDataDoubleEscapedDash(a){switch(a){case L.HYPHEN_MINUS:{this.state=z.SCRIPT_DATA_DOUBLE_ESCAPED_DASH_DASH,this._emitChars("-");break}case L.LESS_THAN_SIGN:{this.state=z.SCRIPT_DATA_DOUBLE_ESCAPED_LESS_THAN_SIGN,this._emitChars("<");break}case L.NULL:{this._err(J.unexpectedNullCharacter),this.state=z.SCRIPT_DATA_DOUBLE_ESCAPED,this._emitChars(ca);break}case L.EOF:{this._err(J.eofInScriptHtmlCommentLikeText),this._emitEOFToken();break}default:this.state=z.SCRIPT_DATA_DOUBLE_ESCAPED,this._emitCodePoint(a)}}_stateScriptDataDoubleEscapedDashDash(a){switch(a){case L.HYPHEN_MINUS:{this._emitChars("-");break}case L.LESS_THAN_SIGN:{this.state=z.SCRIPT_DATA_DOUBLE_ESCAPED_LESS_THAN_SIGN,this._emitChars("<");break}case L.GREATER_THAN_SIGN:{this.state=z.SCRIPT_DATA,this._emitChars(">");break}case L.NULL:{this._err(J.unexpectedNullCharacter),this.state=z.SCRIPT_DATA_DOUBLE_ESCAPED,this._emitChars(ca);break}case L.EOF:{this._err(J.eofInScriptHtmlCommentLikeText),this._emitEOFToken();break}default:this.state=z.SCRIPT_DATA_DOUBLE_ESCAPED,this._emitCodePoint(a)}}_stateScriptDataDoubleEscapedLessThanSign(a){a===L.SOLIDUS?(this.state=z.SCRIPT_DATA_DOUBLE_ESCAPE_END,this._emitChars("/")):(this.state=z.SCRIPT_DATA_DOUBLE_ESCAPED,this._stateScriptDataDoubleEscaped(a))}_stateScriptDataDoubleEscapeEnd(a){if(this.preprocessor.startsWith(tt.SCRIPT,!1)&&r8(this.preprocessor.peek(tt.SCRIPT.length))){this._emitCodePoint(a);for(let l=0;l<tt.SCRIPT.length;l++)this._emitCodePoint(this._consume());this.state=z.SCRIPT_DATA_ESCAPED}else this._ensureHibernation()||(this.state=z.SCRIPT_DATA_DOUBLE_ESCAPED,this._stateScriptDataDoubleEscaped(a))}_stateBeforeAttributeName(a){switch(a){case L.SPACE:case L.LINE_FEED:case L.TABULATION:case L.FORM_FEED:break;case L.SOLIDUS:case L.GREATER_THAN_SIGN:case L.EOF:{this.state=z.AFTER_ATTRIBUTE_NAME,this._stateAfterAttributeName(a);break}case L.EQUALS_SIGN:{this._err(J.unexpectedEqualsSignBeforeAttributeName),this._createAttr("="),this.state=z.ATTRIBUTE_NAME;break}default:this._createAttr(""),this.state=z.ATTRIBUTE_NAME,this._stateAttributeName(a)}}_stateAttributeName(a){switch(a){case L.SPACE:case L.LINE_FEED:case L.TABULATION:case L.FORM_FEED:case L.SOLIDUS:case L.GREATER_THAN_SIGN:case L.EOF:{this._leaveAttrName(),this.state=z.AFTER_ATTRIBUTE_NAME,this._stateAfterAttributeName(a);break}case L.EQUALS_SIGN:{this._leaveAttrName(),this.state=z.BEFORE_ATTRIBUTE_VALUE;break}case L.QUOTATION_MARK:case L.APOSTROPHE:case L.LESS_THAN_SIGN:{this._err(J.unexpectedCharacterInAttributeName),this.currentAttr.name+=String.fromCodePoint(a);break}case L.NULL:{this._err(J.unexpectedNullCharacter),this.currentAttr.name+=ca;break}default:this.currentAttr.name+=String.fromCodePoint(vo(a)?xs(a):a)}}_stateAfterAttributeName(a){switch(a){case L.SPACE:case L.LINE_FEED:case L.TABULATION:case L.FORM_FEED:break;case L.SOLIDUS:{this.state=z.SELF_CLOSING_START_TAG;break}case L.EQUALS_SIGN:{this.state=z.BEFORE_ATTRIBUTE_VALUE;break}case L.GREATER_THAN_SIGN:{this.state=z.DATA,this.emitCurrentTagToken();break}case L.EOF:{this._err(J.eofInTag),this._emitEOFToken();break}default:this._createAttr(""),this.state=z.ATTRIBUTE_NAME,this._stateAttributeName(a)}}_stateBeforeAttributeValue(a){switch(a){case L.SPACE:case L.LINE_FEED:case L.TABULATION:case L.FORM_FEED:break;case L.QUOTATION_MARK:{this.state=z.ATTRIBUTE_VALUE_DOUBLE_QUOTED;break}case L.APOSTROPHE:{this.state=z.ATTRIBUTE_VALUE_SINGLE_QUOTED;break}case L.GREATER_THAN_SIGN:{this._err(J.missingAttributeValue),this.state=z.DATA,this.emitCurrentTagToken();break}default:this.state=z.ATTRIBUTE_VALUE_UNQUOTED,this._stateAttributeValueUnquoted(a)}}_stateAttributeValueDoubleQuoted(a){switch(a){case L.QUOTATION_MARK:{this.state=z.AFTER_ATTRIBUTE_VALUE_QUOTED;break}case L.AMPERSAND:{this._startCharacterReference();break}case L.NULL:{this._err(J.unexpectedNullCharacter),this.currentAttr.value+=ca;break}case L.EOF:{this._err(J.eofInTag),this._emitEOFToken();break}default:this.currentAttr.value+=String.fromCodePoint(a)}}_stateAttributeValueSingleQuoted(a){switch(a){case L.APOSTROPHE:{this.state=z.AFTER_ATTRIBUTE_VALUE_QUOTED;break}case L.AMPERSAND:{this._startCharacterReference();break}case L.NULL:{this._err(J.unexpectedNullCharacter),this.currentAttr.value+=ca;break}case L.EOF:{this._err(J.eofInTag),this._emitEOFToken();break}default:this.currentAttr.value+=String.fromCodePoint(a)}}_stateAttributeValueUnquoted(a){switch(a){case L.SPACE:case L.LINE_FEED:case L.TABULATION:case L.FORM_FEED:{this._leaveAttrValue(),this.state=z.BEFORE_ATTRIBUTE_NAME;break}case L.AMPERSAND:{this._startCharacterReference();break}case L.GREATER_THAN_SIGN:{this._leaveAttrValue(),this.state=z.DATA,this.emitCurrentTagToken();break}case L.NULL:{this._err(J.unexpectedNullCharacter),this.currentAttr.value+=ca;break}case L.QUOTATION_MARK:case L.APOSTROPHE:case L.LESS_THAN_SIGN:case L.EQUALS_SIGN:case L.GRAVE_ACCENT:{this._err(J.unexpectedCharacterInUnquotedAttributeValue),this.currentAttr.value+=String.fromCodePoint(a);break}case L.EOF:{this._err(J.eofInTag),this._emitEOFToken();break}default:this.currentAttr.value+=String.fromCodePoint(a)}}_stateAfterAttributeValueQuoted(a){switch(a){case L.SPACE:case L.LINE_FEED:case L.TABULATION:case L.FORM_FEED:{this._leaveAttrValue(),this.state=z.BEFORE_ATTRIBUTE_NAME;break}case L.SOLIDUS:{this._leaveAttrValue(),this.state=z.SELF_CLOSING_START_TAG;break}case L.GREATER_THAN_SIGN:{this._leaveAttrValue(),this.state=z.DATA,this.emitCurrentTagToken();break}case L.EOF:{this._err(J.eofInTag),this._emitEOFToken();break}default:this._err(J.missingWhitespaceBetweenAttributes),this.state=z.BEFORE_ATTRIBUTE_NAME,this._stateBeforeAttributeName(a)}}_stateSelfClosingStartTag(a){switch(a){case L.GREATER_THAN_SIGN:{const l=this.currentToken;l.selfClosing=!0,this.state=z.DATA,this.emitCurrentTagToken();break}case L.EOF:{this._err(J.eofInTag),this._emitEOFToken();break}default:this._err(J.unexpectedSolidusInTag),this.state=z.BEFORE_ATTRIBUTE_NAME,this._stateBeforeAttributeName(a)}}_stateBogusComment(a){const l=this.currentToken;switch(a){case L.GREATER_THAN_SIGN:{this.state=z.DATA,this.emitCurrentComment(l);break}case L.EOF:{this.emitCurrentComment(l),this._emitEOFToken();break}case L.NULL:{this._err(J.unexpectedNullCharacter),l.data+=ca;break}default:l.data+=String.fromCodePoint(a)}}_stateMarkupDeclarationOpen(a){this._consumeSequenceIfMatch(tt.DASH_DASH,!0)?(this._createCommentToken(tt.DASH_DASH.length+1),this.state=z.COMMENT_START):this._consumeSequenceIfMatch(tt.DOCTYPE,!1)?(this.currentLocation=this.getCurrentLocation(tt.DOCTYPE.length+1),this.state=z.DOCTYPE):this._consumeSequenceIfMatch(tt.CDATA_START,!0)?this.inForeignNode?this.state=z.CDATA_SECTION:(this._err(J.cdataInHtmlContent),this._createCommentToken(tt.CDATA_START.length+1),this.currentToken.data="[CDATA[",this.state=z.BOGUS_COMMENT):this._ensureHibernation()||(this._err(J.incorrectlyOpenedComment),this._createCommentToken(2),this.state=z.BOGUS_COMMENT,this._stateBogusComment(a))}_stateCommentStart(a){switch(a){case L.HYPHEN_MINUS:{this.state=z.COMMENT_START_DASH;break}case L.GREATER_THAN_SIGN:{this._err(J.abruptClosingOfEmptyComment),this.state=z.DATA;const l=this.currentToken;this.emitCurrentComment(l);break}default:this.state=z.COMMENT,this._stateComment(a)}}_stateCommentStartDash(a){const l=this.currentToken;switch(a){case L.HYPHEN_MINUS:{this.state=z.COMMENT_END;break}case L.GREATER_THAN_SIGN:{this._err(J.abruptClosingOfEmptyComment),this.state=z.DATA,this.emitCurrentComment(l);break}case L.EOF:{this._err(J.eofInComment),this.emitCurrentComment(l),this._emitEOFToken();break}default:l.data+="-",this.state=z.COMMENT,this._stateComment(a)}}_stateComment(a){const l=this.currentToken;switch(a){case L.HYPHEN_MINUS:{this.state=z.COMMENT_END_DASH;break}case L.LESS_THAN_SIGN:{l.data+="<",this.state=z.COMMENT_LESS_THAN_SIGN;break}case L.NULL:{this._err(J.unexpectedNullCharacter),l.data+=ca;break}case L.EOF:{this._err(J.eofInComment),this.emitCurrentComment(l),this._emitEOFToken();break}default:l.data+=String.fromCodePoint(a)}}_stateCommentLessThanSign(a){const l=this.currentToken;switch(a){case L.EXCLAMATION_MARK:{l.data+="!",this.state=z.COMMENT_LESS_THAN_SIGN_BANG;break}case L.LESS_THAN_SIGN:{l.data+="<";break}default:this.state=z.COMMENT,this._stateComment(a)}}_stateCommentLessThanSignBang(a){a===L.HYPHEN_MINUS?this.state=z.COMMENT_LESS_THAN_SIGN_BANG_DASH:(this.state=z.COMMENT,this._stateComment(a))}_stateCommentLessThanSignBangDash(a){a===L.HYPHEN_MINUS?this.state=z.COMMENT_LESS_THAN_SIGN_BANG_DASH_DASH:(this.state=z.COMMENT_END_DASH,this._stateCommentEndDash(a))}_stateCommentLessThanSignBangDashDash(a){a!==L.GREATER_THAN_SIGN&&a!==L.EOF&&this._err(J.nestedComment),this.state=z.COMMENT_END,this._stateCommentEnd(a)}_stateCommentEndDash(a){const l=this.currentToken;switch(a){case L.HYPHEN_MINUS:{this.state=z.COMMENT_END;break}case L.EOF:{this._err(J.eofInComment),this.emitCurrentComment(l),this._emitEOFToken();break}default:l.data+="-",this.state=z.COMMENT,this._stateComment(a)}}_stateCommentEnd(a){const l=this.currentToken;switch(a){case L.GREATER_THAN_SIGN:{this.state=z.DATA,this.emitCurrentComment(l);break}case L.EXCLAMATION_MARK:{this.state=z.COMMENT_END_BANG;break}case L.HYPHEN_MINUS:{l.data+="-";break}case L.EOF:{this._err(J.eofInComment),this.emitCurrentComment(l),this._emitEOFToken();break}default:l.data+="--",this.state=z.COMMENT,this._stateComment(a)}}_stateCommentEndBang(a){const l=this.currentToken;switch(a){case L.HYPHEN_MINUS:{l.data+="--!",this.state=z.COMMENT_END_DASH;break}case L.GREATER_THAN_SIGN:{this._err(J.incorrectlyClosedComment),this.state=z.DATA,this.emitCurrentComment(l);break}case L.EOF:{this._err(J.eofInComment),this.emitCurrentComment(l),this._emitEOFToken();break}default:l.data+="--!",this.state=z.COMMENT,this._stateComment(a)}}_stateDoctype(a){switch(a){case L.SPACE:case L.LINE_FEED:case L.TABULATION:case L.FORM_FEED:{this.state=z.BEFORE_DOCTYPE_NAME;break}case L.GREATER_THAN_SIGN:{this.state=z.BEFORE_DOCTYPE_NAME,this._stateBeforeDoctypeName(a);break}case L.EOF:{this._err(J.eofInDoctype),this._createDoctypeToken(null);const l=this.currentToken;l.forceQuirks=!0,this.emitCurrentDoctype(l),this._emitEOFToken();break}default:this._err(J.missingWhitespaceBeforeDoctypeName),this.state=z.BEFORE_DOCTYPE_NAME,this._stateBeforeDoctypeName(a)}}_stateBeforeDoctypeName(a){if(vo(a))this._createDoctypeToken(String.fromCharCode(xs(a))),this.state=z.DOCTYPE_NAME;else switch(a){case L.SPACE:case L.LINE_FEED:case L.TABULATION:case L.FORM_FEED:break;case L.NULL:{this._err(J.unexpectedNullCharacter),this._createDoctypeToken(ca),this.state=z.DOCTYPE_NAME;break}case L.GREATER_THAN_SIGN:{this._err(J.missingDoctypeName),this._createDoctypeToken(null);const l=this.currentToken;l.forceQuirks=!0,this.emitCurrentDoctype(l),this.state=z.DATA;break}case L.EOF:{this._err(J.eofInDoctype),this._createDoctypeToken(null);const l=this.currentToken;l.forceQuirks=!0,this.emitCurrentDoctype(l),this._emitEOFToken();break}default:this._createDoctypeToken(String.fromCodePoint(a)),this.state=z.DOCTYPE_NAME}}_stateDoctypeName(a){const l=this.currentToken;switch(a){case L.SPACE:case L.LINE_FEED:case L.TABULATION:case L.FORM_FEED:{this.state=z.AFTER_DOCTYPE_NAME;break}case L.GREATER_THAN_SIGN:{this.state=z.DATA,this.emitCurrentDoctype(l);break}case L.NULL:{this._err(J.unexpectedNullCharacter),l.name+=ca;break}case L.EOF:{this._err(J.eofInDoctype),l.forceQuirks=!0,this.emitCurrentDoctype(l),this._emitEOFToken();break}default:l.name+=String.fromCodePoint(vo(a)?xs(a):a)}}_stateAfterDoctypeName(a){const l=this.currentToken;switch(a){case L.SPACE:case L.LINE_FEED:case L.TABULATION:case L.FORM_FEED:break;case L.GREATER_THAN_SIGN:{this.state=z.DATA,this.emitCurrentDoctype(l);break}case L.EOF:{this._err(J.eofInDoctype),l.forceQuirks=!0,this.emitCurrentDoctype(l),this._emitEOFToken();break}default:this._consumeSequenceIfMatch(tt.PUBLIC,!1)?this.state=z.AFTER_DOCTYPE_PUBLIC_KEYWORD:this._consumeSequenceIfMatch(tt.SYSTEM,!1)?this.state=z.AFTER_DOCTYPE_SYSTEM_KEYWORD:this._ensureHibernation()||(this._err(J.invalidCharacterSequenceAfterDoctypeName),l.forceQuirks=!0,this.state=z.BOGUS_DOCTYPE,this._stateBogusDoctype(a))}}_stateAfterDoctypePublicKeyword(a){const l=this.currentToken;switch(a){case L.SPACE:case L.LINE_FEED:case L.TABULATION:case L.FORM_FEED:{this.state=z.BEFORE_DOCTYPE_PUBLIC_IDENTIFIER;break}case L.QUOTATION_MARK:{this._err(J.missingWhitespaceAfterDoctypePublicKeyword),l.publicId="",this.state=z.DOCTYPE_PUBLIC_IDENTIFIER_DOUBLE_QUOTED;break}case L.APOSTROPHE:{this._err(J.missingWhitespaceAfterDoctypePublicKeyword),l.publicId="",this.state=z.DOCTYPE_PUBLIC_IDENTIFIER_SINGLE_QUOTED;break}case L.GREATER_THAN_SIGN:{this._err(J.missingDoctypePublicIdentifier),l.forceQuirks=!0,this.state=z.DATA,this.emitCurrentDoctype(l);break}case L.EOF:{this._err(J.eofInDoctype),l.forceQuirks=!0,this.emitCurrentDoctype(l),this._emitEOFToken();break}default:this._err(J.missingQuoteBeforeDoctypePublicIdentifier),l.forceQuirks=!0,this.state=z.BOGUS_DOCTYPE,this._stateBogusDoctype(a)}}_stateBeforeDoctypePublicIdentifier(a){const l=this.currentToken;switch(a){case L.SPACE:case L.LINE_FEED:case L.TABULATION:case L.FORM_FEED:break;case L.QUOTATION_MARK:{l.publicId="",this.state=z.DOCTYPE_PUBLIC_IDENTIFIER_DOUBLE_QUOTED;break}case L.APOSTROPHE:{l.publicId="",this.state=z.DOCTYPE_PUBLIC_IDENTIFIER_SINGLE_QUOTED;break}case L.GREATER_THAN_SIGN:{this._err(J.missingDoctypePublicIdentifier),l.forceQuirks=!0,this.state=z.DATA,this.emitCurrentDoctype(l);break}case L.EOF:{this._err(J.eofInDoctype),l.forceQuirks=!0,this.emitCurrentDoctype(l),this._emitEOFToken();break}default:this._err(J.missingQuoteBeforeDoctypePublicIdentifier),l.forceQuirks=!0,this.state=z.BOGUS_DOCTYPE,this._stateBogusDoctype(a)}}_stateDoctypePublicIdentifierDoubleQuoted(a){const l=this.currentToken;switch(a){case L.QUOTATION_MARK:{this.state=z.AFTER_DOCTYPE_PUBLIC_IDENTIFIER;break}case L.NULL:{this._err(J.unexpectedNullCharacter),l.publicId+=ca;break}case L.GREATER_THAN_SIGN:{this._err(J.abruptDoctypePublicIdentifier),l.forceQuirks=!0,this.emitCurrentDoctype(l),this.state=z.DATA;break}case L.EOF:{this._err(J.eofInDoctype),l.forceQuirks=!0,this.emitCurrentDoctype(l),this._emitEOFToken();break}default:l.publicId+=String.fromCodePoint(a)}}_stateDoctypePublicIdentifierSingleQuoted(a){const l=this.currentToken;switch(a){case L.APOSTROPHE:{this.state=z.AFTER_DOCTYPE_PUBLIC_IDENTIFIER;break}case L.NULL:{this._err(J.unexpectedNullCharacter),l.publicId+=ca;break}case L.GREATER_THAN_SIGN:{this._err(J.abruptDoctypePublicIdentifier),l.forceQuirks=!0,this.emitCurrentDoctype(l),this.state=z.DATA;break}case L.EOF:{this._err(J.eofInDoctype),l.forceQuirks=!0,this.emitCurrentDoctype(l),this._emitEOFToken();break}default:l.publicId+=String.fromCodePoint(a)}}_stateAfterDoctypePublicIdentifier(a){const l=this.currentToken;switch(a){case L.SPACE:case L.LINE_FEED:case L.TABULATION:case L.FORM_FEED:{this.state=z.BETWEEN_DOCTYPE_PUBLIC_AND_SYSTEM_IDENTIFIERS;break}case L.GREATER_THAN_SIGN:{this.state=z.DATA,this.emitCurrentDoctype(l);break}case L.QUOTATION_MARK:{this._err(J.missingWhitespaceBetweenDoctypePublicAndSystemIdentifiers),l.systemId="",this.state=z.DOCTYPE_SYSTEM_IDENTIFIER_DOUBLE_QUOTED;break}case L.APOSTROPHE:{this._err(J.missingWhitespaceBetweenDoctypePublicAndSystemIdentifiers),l.systemId="",this.state=z.DOCTYPE_SYSTEM_IDENTIFIER_SINGLE_QUOTED;break}case L.EOF:{this._err(J.eofInDoctype),l.forceQuirks=!0,this.emitCurrentDoctype(l),this._emitEOFToken();break}default:this._err(J.missingQuoteBeforeDoctypeSystemIdentifier),l.forceQuirks=!0,this.state=z.BOGUS_DOCTYPE,this._stateBogusDoctype(a)}}_stateBetweenDoctypePublicAndSystemIdentifiers(a){const l=this.currentToken;switch(a){case L.SPACE:case L.LINE_FEED:case L.TABULATION:case L.FORM_FEED:break;case L.GREATER_THAN_SIGN:{this.emitCurrentDoctype(l),this.state=z.DATA;break}case L.QUOTATION_MARK:{l.systemId="",this.state=z.DOCTYPE_SYSTEM_IDENTIFIER_DOUBLE_QUOTED;break}case L.APOSTROPHE:{l.systemId="",this.state=z.DOCTYPE_SYSTEM_IDENTIFIER_SINGLE_QUOTED;break}case L.EOF:{this._err(J.eofInDoctype),l.forceQuirks=!0,this.emitCurrentDoctype(l),this._emitEOFToken();break}default:this._err(J.missingQuoteBeforeDoctypeSystemIdentifier),l.forceQuirks=!0,this.state=z.BOGUS_DOCTYPE,this._stateBogusDoctype(a)}}_stateAfterDoctypeSystemKeyword(a){const l=this.currentToken;switch(a){case L.SPACE:case L.LINE_FEED:case L.TABULATION:case L.FORM_FEED:{this.state=z.BEFORE_DOCTYPE_SYSTEM_IDENTIFIER;break}case L.QUOTATION_MARK:{this._err(J.missingWhitespaceAfterDoctypeSystemKeyword),l.systemId="",this.state=z.DOCTYPE_SYSTEM_IDENTIFIER_DOUBLE_QUOTED;break}case L.APOSTROPHE:{this._err(J.missingWhitespaceAfterDoctypeSystemKeyword),l.systemId="",this.state=z.DOCTYPE_SYSTEM_IDENTIFIER_SINGLE_QUOTED;break}case L.GREATER_THAN_SIGN:{this._err(J.missingDoctypeSystemIdentifier),l.forceQuirks=!0,this.state=z.DATA,this.emitCurrentDoctype(l);break}case L.EOF:{this._err(J.eofInDoctype),l.forceQuirks=!0,this.emitCurrentDoctype(l),this._emitEOFToken();break}default:this._err(J.missingQuoteBeforeDoctypeSystemIdentifier),l.forceQuirks=!0,this.state=z.BOGUS_DOCTYPE,this._stateBogusDoctype(a)}}_stateBeforeDoctypeSystemIdentifier(a){const l=this.currentToken;switch(a){case L.SPACE:case L.LINE_FEED:case L.TABULATION:case L.FORM_FEED:break;case L.QUOTATION_MARK:{l.systemId="",this.state=z.DOCTYPE_SYSTEM_IDENTIFIER_DOUBLE_QUOTED;break}case L.APOSTROPHE:{l.systemId="",this.state=z.DOCTYPE_SYSTEM_IDENTIFIER_SINGLE_QUOTED;break}case L.GREATER_THAN_SIGN:{this._err(J.missingDoctypeSystemIdentifier),l.forceQuirks=!0,this.state=z.DATA,this.emitCurrentDoctype(l);break}case L.EOF:{this._err(J.eofInDoctype),l.forceQuirks=!0,this.emitCurrentDoctype(l),this._emitEOFToken();break}default:this._err(J.missingQuoteBeforeDoctypeSystemIdentifier),l.forceQuirks=!0,this.state=z.BOGUS_DOCTYPE,this._stateBogusDoctype(a)}}_stateDoctypeSystemIdentifierDoubleQuoted(a){const l=this.currentToken;switch(a){case L.QUOTATION_MARK:{this.state=z.AFTER_DOCTYPE_SYSTEM_IDENTIFIER;break}case L.NULL:{this._err(J.unexpectedNullCharacter),l.systemId+=ca;break}case L.GREATER_THAN_SIGN:{this._err(J.abruptDoctypeSystemIdentifier),l.forceQuirks=!0,this.emitCurrentDoctype(l),this.state=z.DATA;break}case L.EOF:{this._err(J.eofInDoctype),l.forceQuirks=!0,this.emitCurrentDoctype(l),this._emitEOFToken();break}default:l.systemId+=String.fromCodePoint(a)}}_stateDoctypeSystemIdentifierSingleQuoted(a){const l=this.currentToken;switch(a){case L.APOSTROPHE:{this.state=z.AFTER_DOCTYPE_SYSTEM_IDENTIFIER;break}case L.NULL:{this._err(J.unexpectedNullCharacter),l.systemId+=ca;break}case L.GREATER_THAN_SIGN:{this._err(J.abruptDoctypeSystemIdentifier),l.forceQuirks=!0,this.emitCurrentDoctype(l),this.state=z.DATA;break}case L.EOF:{this._err(J.eofInDoctype),l.forceQuirks=!0,this.emitCurrentDoctype(l),this._emitEOFToken();break}default:l.systemId+=String.fromCodePoint(a)}}_stateAfterDoctypeSystemIdentifier(a){const l=this.currentToken;switch(a){case L.SPACE:case L.LINE_FEED:case L.TABULATION:case L.FORM_FEED:break;case L.GREATER_THAN_SIGN:{this.emitCurrentDoctype(l),this.state=z.DATA;break}case L.EOF:{this._err(J.eofInDoctype),l.forceQuirks=!0,this.emitCurrentDoctype(l),this._emitEOFToken();break}default:this._err(J.unexpectedCharacterAfterDoctypeSystemIdentifier),this.state=z.BOGUS_DOCTYPE,this._stateBogusDoctype(a)}}_stateBogusDoctype(a){const l=this.currentToken;switch(a){case L.GREATER_THAN_SIGN:{this.emitCurrentDoctype(l),this.state=z.DATA;break}case L.NULL:{this._err(J.unexpectedNullCharacter);break}case L.EOF:{this.emitCurrentDoctype(l),this._emitEOFToken();break}}}_stateCdataSection(a){switch(a){case L.RIGHT_SQUARE_BRACKET:{this.state=z.CDATA_SECTION_BRACKET;break}case L.EOF:{this._err(J.eofInCdata),this._emitEOFToken();break}default:this._emitCodePoint(a)}}_stateCdataSectionBracket(a){a===L.RIGHT_SQUARE_BRACKET?this.state=z.CDATA_SECTION_END:(this._emitChars("]"),this.state=z.CDATA_SECTION,this._stateCdataSection(a))}_stateCdataSectionEnd(a){switch(a){case L.GREATER_THAN_SIGN:{this.state=z.DATA;break}case L.RIGHT_SQUARE_BRACKET:{this._emitChars("]");break}default:this._emitChars("]]"),this.state=z.CDATA_SECTION,this._stateCdataSection(a)}}_stateCharacterReference(){let a=this.entityDecoder.write(this.preprocessor.html,this.preprocessor.pos);if(a<0)if(this.preprocessor.lastChunkWritten)a=this.entityDecoder.end();else{this.active=!1,this.preprocessor.pos=this.preprocessor.html.length-1,this.consumedAfterSnapshot=0,this.preprocessor.endOfChunkHit=!0;return}a===0?(this.preprocessor.pos=this.entityStartPos,this._flushCodePointConsumedAsCharacterReference(L.AMPERSAND),this.state=!this._isCharacterReferenceInAttribute()&&n8(this.preprocessor.peek(1))?z.AMBIGUOUS_AMPERSAND:this.returnState):this.state=this.returnState}_stateAmbiguousAmpersand(a){n8(a)?this._flushCodePointConsumedAsCharacterReference(a):(a===L.SEMICOLON&&this._err(J.unknownNamedCharacterReference),this.state=this.returnState,this._callState(a))}}const k9=new Set([h.DD,h.DT,h.LI,h.OPTGROUP,h.OPTION,h.P,h.RB,h.RP,h.RT,h.RTC]),o8=new Set([...k9,h.CAPTION,h.COLGROUP,h.TBODY,h.TD,h.TFOOT,h.TH,h.THEAD,h.TR]),Xs=new Set([h.APPLET,h.CAPTION,h.HTML,h.MARQUEE,h.OBJECT,h.TABLE,h.TD,h.TEMPLATE,h.TH]),M_=new Set([...Xs,h.OL,h.UL]),E_=new Set([...Xs,h.BUTTON]),u8=new Set([h.ANNOTATION_XML,h.MI,h.MN,h.MO,h.MS,h.MTEXT]),s8=new Set([h.DESC,h.FOREIGN_OBJECT,h.TITLE]),A_=new Set([h.TR,h.TEMPLATE,h.HTML]),L_=new Set([h.TBODY,h.TFOOT,h.THEAD,h.TEMPLATE,h.HTML]),D_=new Set([h.TABLE,h.TEMPLATE,h.HTML]),x_=new Set([h.TD,h.TH]);class __{get currentTmplContentOrNode(){return this._isInTemplate()?this.treeAdapter.getTemplateContent(this.current):this.current}constructor(a,l,n){this.treeAdapter=l,this.handler=n,this.items=[],this.tagIDs=[],this.stackTop=-1,this.tmplCount=0,this.currentTagId=h.UNKNOWN,this.current=a}_indexOf(a){return this.items.lastIndexOf(a,this.stackTop)}_isInTemplate(){return this.currentTagId===h.TEMPLATE&&this.treeAdapter.getNamespaceURI(this.current)===ne.HTML}_updateCurrentElement(){this.current=this.items[this.stackTop],this.currentTagId=this.tagIDs[this.stackTop]}push(a,l){this.stackTop++,this.items[this.stackTop]=a,this.current=a,this.tagIDs[this.stackTop]=l,this.currentTagId=l,this._isInTemplate()&&this.tmplCount++,this.handler.onItemPush(a,l,!0)}pop(){const a=this.current;this.tmplCount>0&&this._isInTemplate()&&this.tmplCount--,this.stackTop--,this._updateCurrentElement(),this.handler.onItemPop(a,!0)}replace(a,l){const n=this._indexOf(a);this.items[n]=l,n===this.stackTop&&(this.current=l)}insertAfter(a,l,n){const o=this._indexOf(a)+1;this.items.splice(o,0,l),this.tagIDs.splice(o,0,n),this.stackTop++,o===this.stackTop&&this._updateCurrentElement(),this.current&&this.currentTagId!==void 0&&this.handler.onItemPush(this.current,this.currentTagId,o===this.stackTop)}popUntilTagNamePopped(a){let l=this.stackTop+1;do l=this.tagIDs.lastIndexOf(a,l-1);while(l>0&&this.treeAdapter.getNamespaceURI(this.items[l])!==ne.HTML);this.shortenToLength(Math.max(l,0))}shortenToLength(a){for(;this.stackTop>=a;){const l=this.current;this.tmplCount>0&&this._isInTemplate()&&(this.tmplCount-=1),this.stackTop--,this._updateCurrentElement(),this.handler.onItemPop(l,this.stackTop<a)}}popUntilElementPopped(a){const l=this._indexOf(a);this.shortenToLength(Math.max(l,0))}popUntilPopped(a,l){const n=this._indexOfTagNames(a,l);this.shortenToLength(Math.max(n,0))}popUntilNumberedHeaderPopped(){this.popUntilPopped(o0,ne.HTML)}popUntilTableCellPopped(){this.popUntilPopped(x_,ne.HTML)}popAllUpToHtmlElement(){this.tmplCount=0,this.shortenToLength(1)}_indexOfTagNames(a,l){for(let n=this.stackTop;n>=0;n--)if(a.has(this.tagIDs[n])&&this.treeAdapter.getNamespaceURI(this.items[n])===l)return n;return-1}clearBackTo(a,l){const n=this._indexOfTagNames(a,l);this.shortenToLength(n+1)}clearBackToTableContext(){this.clearBackTo(D_,ne.HTML)}clearBackToTableBodyContext(){this.clearBackTo(L_,ne.HTML)}clearBackToTableRowContext(){this.clearBackTo(A_,ne.HTML)}remove(a){const l=this._indexOf(a);l>=0&&(l===this.stackTop?this.pop():(this.items.splice(l,1),this.tagIDs.splice(l,1),this.stackTop--,this._updateCurrentElement(),this.handler.onItemPop(a,!1)))}tryPeekProperlyNestedBodyElement(){return this.stackTop>=1&&this.tagIDs[1]===h.BODY?this.items[1]:null}contains(a){return this._indexOf(a)>-1}getCommonAncestor(a){const l=this._indexOf(a)-1;return l>=0?this.items[l]:null}isRootHtmlElementCurrent(){return this.stackTop===0&&this.tagIDs[0]===h.HTML}hasInDynamicScope(a,l){for(let n=this.stackTop;n>=0;n--){const o=this.tagIDs[n];switch(this.treeAdapter.getNamespaceURI(this.items[n])){case ne.HTML:{if(o===a)return!0;if(l.has(o))return!1;break}case ne.SVG:{if(s8.has(o))return!1;break}case ne.MATHML:{if(u8.has(o))return!1;break}}}return!0}hasInScope(a){return this.hasInDynamicScope(a,Xs)}hasInListItemScope(a){return this.hasInDynamicScope(a,M_)}hasInButtonScope(a){return this.hasInDynamicScope(a,E_)}hasNumberedHeaderInScope(){for(let a=this.stackTop;a>=0;a--){const l=this.tagIDs[a];switch(this.treeAdapter.getNamespaceURI(this.items[a])){case ne.HTML:{if(o0.has(l))return!0;if(Xs.has(l))return!1;break}case ne.SVG:{if(s8.has(l))return!1;break}case ne.MATHML:{if(u8.has(l))return!1;break}}}return!0}hasInTableScope(a){for(let l=this.stackTop;l>=0;l--)if(this.treeAdapter.getNamespaceURI(this.items[l])===ne.HTML)switch(this.tagIDs[l]){case a:return!0;case h.TABLE:case h.HTML:return!1}return!0}hasTableBodyContextInTableScope(){for(let a=this.stackTop;a>=0;a--)if(this.treeAdapter.getNamespaceURI(this.items[a])===ne.HTML)switch(this.tagIDs[a]){case h.TBODY:case h.THEAD:case h.TFOOT:return!0;case h.TABLE:case h.HTML:return!1}return!0}hasInSelectScope(a){for(let l=this.stackTop;l>=0;l--)if(this.treeAdapter.getNamespaceURI(this.items[l])===ne.HTML)switch(this.tagIDs[l]){case a:return!0;case h.OPTION:case h.OPTGROUP:break;default:return!1}return!0}generateImpliedEndTags(){for(;this.currentTagId!==void 0&&k9.has(this.currentTagId);)this.pop()}generateImpliedEndTagsThoroughly(){for(;this.currentTagId!==void 0&&o8.has(this.currentTagId);)this.pop()}generateImpliedEndTagsWithExclusion(a){for(;this.currentTagId!==void 0&&this.currentTagId!==a&&o8.has(this.currentTagId);)this.pop()}}const _b=3;var Xt;(function(e){e[e.Marker=0]="Marker",e[e.Element=1]="Element"})(Xt||(Xt={}));const c8={type:Xt.Marker};class z_{constructor(a){this.treeAdapter=a,this.entries=[],this.bookmark=null}_getNoahArkConditionCandidates(a,l){const n=[],o=l.length,s=this.treeAdapter.getTagName(a),c=this.treeAdapter.getNamespaceURI(a);for(let d=0;d<this.entries.length;d++){const m=this.entries[d];if(m.type===Xt.Marker)break;const{element:g}=m;if(this.treeAdapter.getTagName(g)===s&&this.treeAdapter.getNamespaceURI(g)===c){const p=this.treeAdapter.getAttrList(g);p.length===o&&n.push({idx:d,attrs:p})}}return n}_ensureNoahArkCondition(a){if(this.entries.length<_b)return;const l=this.treeAdapter.getAttrList(a),n=this._getNoahArkConditionCandidates(a,l);if(n.length<_b)return;const o=new Map(l.map(c=>[c.name,c.value]));let s=0;for(let c=0;c<n.length;c++){const d=n[c];d.attrs.every(m=>o.get(m.name)===m.value)&&(s+=1,s>=_b&&this.entries.splice(d.idx,1))}}insertMarker(){this.entries.unshift(c8)}pushElement(a,l){this._ensureNoahArkCondition(a),this.entries.unshift({type:Xt.Element,element:a,token:l})}insertElementAfterBookmark(a,l){const n=this.entries.indexOf(this.bookmark);this.entries.splice(n,0,{type:Xt.Element,element:a,token:l})}removeEntry(a){const l=this.entries.indexOf(a);l!==-1&&this.entries.splice(l,1)}clearToLastMarker(){const a=this.entries.indexOf(c8);a===-1?this.entries.length=0:this.entries.splice(0,a+1)}getElementEntryInScopeWithTagName(a){const l=this.entries.find(n=>n.type===Xt.Marker||this.treeAdapter.getTagName(n.element)===a);return l&&l.type===Xt.Element?l:null}getElementEntry(a){return this.entries.find(l=>l.type===Xt.Element&&l.element===a)}}const ul={createDocument(){return{nodeName:"#document",mode:Bt.NO_QUIRKS,childNodes:[]}},createDocumentFragment(){return{nodeName:"#document-fragment",childNodes:[]}},createElement(e,a,l){return{nodeName:e,tagName:e,attrs:l,namespaceURI:a,childNodes:[],parentNode:null}},createCommentNode(e){return{nodeName:"#comment",data:e,parentNode:null}},createTextNode(e){return{nodeName:"#text",value:e,parentNode:null}},appendChild(e,a){e.childNodes.push(a),a.parentNode=e},insertBefore(e,a,l){const n=e.childNodes.indexOf(l);e.childNodes.splice(n,0,a),a.parentNode=e},setTemplateContent(e,a){e.content=a},getTemplateContent(e){return e.content},setDocumentType(e,a,l,n){const o=e.childNodes.find(s=>s.nodeName==="#documentType");if(o)o.name=a,o.publicId=l,o.systemId=n;else{const s={nodeName:"#documentType",name:a,publicId:l,systemId:n,parentNode:null};ul.appendChild(e,s)}},setDocumentMode(e,a){e.mode=a},getDocumentMode(e){return e.mode},detachNode(e){if(e.parentNode){const a=e.parentNode.childNodes.indexOf(e);e.parentNode.childNodes.splice(a,1),e.parentNode=null}},insertText(e,a){if(e.childNodes.length>0){const l=e.childNodes[e.childNodes.length-1];if(ul.isTextNode(l)){l.value+=a;return}}ul.appendChild(e,ul.createTextNode(a))},insertTextBefore(e,a,l){const n=e.childNodes[e.childNodes.indexOf(l)-1];n&&ul.isTextNode(n)?n.value+=a:ul.insertBefore(e,ul.createTextNode(a),l)},adoptAttributes(e,a){const l=new Set(e.attrs.map(n=>n.name));for(let n=0;n<a.length;n++)l.has(a[n].name)||e.attrs.push(a[n])},getFirstChild(e){return e.childNodes[0]},getChildNodes(e){return e.childNodes},getParentNode(e){return e.parentNode},getAttrList(e){return e.attrs},getTagName(e){return e.tagName},getNamespaceURI(e){return e.namespaceURI},getTextNodeContent(e){return e.value},getCommentNodeContent(e){return e.data},getDocumentTypeNodeName(e){return e.name},getDocumentTypeNodePublicId(e){return e.publicId},getDocumentTypeNodeSystemId(e){return e.systemId},isTextNode(e){return e.nodeName==="#text"},isCommentNode(e){return e.nodeName==="#comment"},isDocumentTypeNode(e){return e.nodeName==="#documentType"},isElementNode(e){return Object.prototype.hasOwnProperty.call(e,"tagName")},setNodeSourceCodeLocation(e,a){e.sourceCodeLocation=a},getNodeSourceCodeLocation(e){return e.sourceCodeLocation},updateNodeSourceCodeLocation(e,a){e.sourceCodeLocation={...e.sourceCodeLocation,...a}}},F9="html",R_="about:legacy-compat",I_="http://www.ibm.com/data/dtd/v11/ibmxhtml1-transitional.dtd",P9=["+//silmaril//dtd html pro v0r11 19970101//","-//as//dtd html 3.0 aswedit + extensions//","-//advasoft ltd//dtd html 3.0 aswedit + extensions//","-//ietf//dtd html 2.0 level 1//","-//ietf//dtd html 2.0 level 2//","-//ietf//dtd html 2.0 strict level 1//","-//ietf//dtd html 2.0 strict level 2//","-//ietf//dtd html 2.0 strict//","-//ietf//dtd html 2.0//","-//ietf//dtd html 2.1e//","-//ietf//dtd html 3.0//","-//ietf//dtd html 3.2 final//","-//ietf//dtd html 3.2//","-//ietf//dtd html 3//","-//ietf//dtd html level 0//","-//ietf//dtd html level 1//","-//ietf//dtd html level 2//","-//ietf//dtd html level 3//","-//ietf//dtd html strict level 0//","-//ietf//dtd html strict level 1//","-//ietf//dtd html strict level 2//","-//ietf//dtd html strict level 3//","-//ietf//dtd html strict//","-//ietf//dtd html//","-//metrius//dtd metrius presentational//","-//microsoft//dtd internet explorer 2.0 html strict//","-//microsoft//dtd internet explorer 2.0 html//","-//microsoft//dtd internet explorer 2.0 tables//","-//microsoft//dtd internet explorer 3.0 html strict//","-//microsoft//dtd internet explorer 3.0 html//","-//microsoft//dtd internet explorer 3.0 tables//","-//netscape comm. corp.//dtd html//","-//netscape comm. corp.//dtd strict html//","-//o'reilly and associates//dtd html 2.0//","-//o'reilly and associates//dtd html extended 1.0//","-//o'reilly and associates//dtd html extended relaxed 1.0//","-//sq//dtd html 2.0 hotmetal + extensions//","-//softquad software//dtd hotmetal pro 6.0::19990601::extensions to html 4.0//","-//softquad//dtd hotmetal pro 4.0::19971010::extensions to html 4.0//","-//spyglass//dtd html 2.0 extended//","-//sun microsystems corp.//dtd hotjava html//","-//sun microsystems corp.//dtd hotjava strict html//","-//w3c//dtd html 3 1995-03-24//","-//w3c//dtd html 3.2 draft//","-//w3c//dtd html 3.2 final//","-//w3c//dtd html 3.2//","-//w3c//dtd html 3.2s draft//","-//w3c//dtd html 4.0 frameset//","-//w3c//dtd html 4.0 transitional//","-//w3c//dtd html experimental 19960712//","-//w3c//dtd html experimental 970421//","-//w3c//dtd w3 html//","-//w3o//dtd w3 html 3.0//","-//webtechs//dtd mozilla html 2.0//","-//webtechs//dtd mozilla html//"],N_=[...P9,"-//w3c//dtd html 4.01 frameset//","-//w3c//dtd html 4.01 transitional//"],B_=new Set(["-//w3o//dtd w3 html strict 3.0//en//","-/w3c/dtd html 4.0 transitional/en","html"]),U9=["-//w3c//dtd xhtml 1.0 frameset//","-//w3c//dtd xhtml 1.0 transitional//"],O_=[...U9,"-//w3c//dtd html 4.01 frameset//","-//w3c//dtd html 4.01 transitional//"];function f8(e,a){return a.some(l=>e.startsWith(l))}function w_(e){return e.name===F9&&e.publicId===null&&(e.systemId===null||e.systemId===R_)}function G_(e){if(e.name!==F9)return Bt.QUIRKS;const{systemId:a}=e;if(a&&a.toLowerCase()===I_)return Bt.QUIRKS;let{publicId:l}=e;if(l!==null){if(l=l.toLowerCase(),B_.has(l))return Bt.QUIRKS;let n=a===null?N_:P9;if(f8(l,n))return Bt.QUIRKS;if(n=a===null?U9:O_,f8(l,n))return Bt.LIMITED_QUIRKS}return Bt.NO_QUIRKS}const d8={TEXT_HTML:"text/html",APPLICATION_XML:"application/xhtml+xml"},k_="definitionurl",F_="definitionURL",P_=new Map(["attributeName","attributeType","baseFrequency","baseProfile","calcMode","clipPathUnits","diffuseConstant","edgeMode","filterUnits","glyphRef","gradientTransform","gradientUnits","kernelMatrix","kernelUnitLength","keyPoints","keySplines","keyTimes","lengthAdjust","limitingConeAngle","markerHeight","markerUnits","markerWidth","maskContentUnits","maskUnits","numOctaves","pathLength","patternContentUnits","patternTransform","patternUnits","pointsAtX","pointsAtY","pointsAtZ","preserveAlpha","preserveAspectRatio","primitiveUnits","refX","refY","repeatCount","repeatDur","requiredExtensions","requiredFeatures","specularConstant","specularExponent","spreadMethod","startOffset","stdDeviation","stitchTiles","surfaceScale","systemLanguage","tableValues","targetX","targetY","textLength","viewBox","viewTarget","xChannelSelector","yChannelSelector","zoomAndPan"].map(e=>[e.toLowerCase(),e])),U_=new Map([["xlink:actuate",{prefix:"xlink",name:"actuate",namespace:ne.XLINK}],["xlink:arcrole",{prefix:"xlink",name:"arcrole",namespace:ne.XLINK}],["xlink:href",{prefix:"xlink",name:"href",namespace:ne.XLINK}],["xlink:role",{prefix:"xlink",name:"role",namespace:ne.XLINK}],["xlink:show",{prefix:"xlink",name:"show",namespace:ne.XLINK}],["xlink:title",{prefix:"xlink",name:"title",namespace:ne.XLINK}],["xlink:type",{prefix:"xlink",name:"type",namespace:ne.XLINK}],["xml:lang",{prefix:"xml",name:"lang",namespace:ne.XML}],["xml:space",{prefix:"xml",name:"space",namespace:ne.XML}],["xmlns",{prefix:"",name:"xmlns",namespace:ne.XMLNS}],["xmlns:xlink",{prefix:"xmlns",name:"xlink",namespace:ne.XMLNS}]]),H_=new Map(["altGlyph","altGlyphDef","altGlyphItem","animateColor","animateMotion","animateTransform","clipPath","feBlend","feColorMatrix","feComponentTransfer","feComposite","feConvolveMatrix","feDiffuseLighting","feDisplacementMap","feDistantLight","feFlood","feFuncA","feFuncB","feFuncG","feFuncR","feGaussianBlur","feImage","feMerge","feMergeNode","feMorphology","feOffset","fePointLight","feSpecularLighting","feSpotLight","feTile","feTurbulence","foreignObject","glyphRef","linearGradient","radialGradient","textPath"].map(e=>[e.toLowerCase(),e])),W_=new Set([h.B,h.BIG,h.BLOCKQUOTE,h.BODY,h.BR,h.CENTER,h.CODE,h.DD,h.DIV,h.DL,h.DT,h.EM,h.EMBED,h.H1,h.H2,h.H3,h.H4,h.H5,h.H6,h.HEAD,h.HR,h.I,h.IMG,h.LI,h.LISTING,h.MENU,h.META,h.NOBR,h.OL,h.P,h.PRE,h.RUBY,h.S,h.SMALL,h.SPAN,h.STRONG,h.STRIKE,h.SUB,h.SUP,h.TABLE,h.TT,h.U,h.UL,h.VAR]);function j_(e){const a=e.tagID;return a===h.FONT&&e.attrs.some(({name:n})=>n===Gl.COLOR||n===Gl.SIZE||n===Gl.FACE)||W_.has(a)}function H9(e){for(let a=0;a<e.attrs.length;a++)if(e.attrs[a].name===k_){e.attrs[a].name=F_;break}}function W9(e){for(let a=0;a<e.attrs.length;a++){const l=P_.get(e.attrs[a].name);l!=null&&(e.attrs[a].name=l)}}function r1(e){for(let a=0;a<e.attrs.length;a++){const l=U_.get(e.attrs[a].name);l&&(e.attrs[a].prefix=l.prefix,e.attrs[a].name=l.name,e.attrs[a].namespace=l.namespace)}}function V_(e){const a=H_.get(e.tagName);a!=null&&(e.tagName=a,e.tagID=br(e.tagName))}function q_(e,a){return a===ne.MATHML&&(e===h.MI||e===h.MO||e===h.MN||e===h.MS||e===h.MTEXT)}function K_(e,a,l){if(a===ne.MATHML&&e===h.ANNOTATION_XML){for(let n=0;n<l.length;n++)if(l[n].name===Gl.ENCODING){const o=l[n].value.toLowerCase();return o===d8.TEXT_HTML||o===d8.APPLICATION_XML}}return a===ne.SVG&&(e===h.FOREIGN_OBJECT||e===h.DESC||e===h.TITLE)}function Y_(e,a,l,n){return(!n||n===ne.HTML)&&K_(e,a,l)||(!n||n===ne.MATHML)&&q_(e,a)}const Q_="hidden",X_=8,Z_=3;var I;(function(e){e[e.INITIAL=0]="INITIAL",e[e.BEFORE_HTML=1]="BEFORE_HTML",e[e.BEFORE_HEAD=2]="BEFORE_HEAD",e[e.IN_HEAD=3]="IN_HEAD",e[e.IN_HEAD_NO_SCRIPT=4]="IN_HEAD_NO_SCRIPT",e[e.AFTER_HEAD=5]="AFTER_HEAD",e[e.IN_BODY=6]="IN_BODY",e[e.TEXT=7]="TEXT",e[e.IN_TABLE=8]="IN_TABLE",e[e.IN_TABLE_TEXT=9]="IN_TABLE_TEXT",e[e.IN_CAPTION=10]="IN_CAPTION",e[e.IN_COLUMN_GROUP=11]="IN_COLUMN_GROUP",e[e.IN_TABLE_BODY=12]="IN_TABLE_BODY",e[e.IN_ROW=13]="IN_ROW",e[e.IN_CELL=14]="IN_CELL",e[e.IN_SELECT=15]="IN_SELECT",e[e.IN_SELECT_IN_TABLE=16]="IN_SELECT_IN_TABLE",e[e.IN_TEMPLATE=17]="IN_TEMPLATE",e[e.AFTER_BODY=18]="AFTER_BODY",e[e.IN_FRAMESET=19]="IN_FRAMESET",e[e.AFTER_FRAMESET=20]="AFTER_FRAMESET",e[e.AFTER_AFTER_BODY=21]="AFTER_AFTER_BODY",e[e.AFTER_AFTER_FRAMESET=22]="AFTER_AFTER_FRAMESET"})(I||(I={}));const J_={startLine:-1,startCol:-1,startOffset:-1,endLine:-1,endCol:-1,endOffset:-1},j9=new Set([h.TABLE,h.TBODY,h.TFOOT,h.THEAD,h.TR]),b8={scriptingEnabled:!0,sourceCodeLocationInfo:!1,treeAdapter:ul,onParseError:null};class m8{constructor(a,l,n=null,o=null){this.fragmentContext=n,this.scriptHandler=o,this.currentToken=null,this.stopped=!1,this.insertionMode=I.INITIAL,this.originalInsertionMode=I.INITIAL,this.headElement=null,this.formElement=null,this.currentNotInHTML=!1,this.tmplInsertionModeStack=[],this.pendingCharacterTokens=[],this.hasNonWhitespacePendingCharacterToken=!1,this.framesetOk=!0,this.skipNextNewLine=!1,this.fosterParentingEnabled=!1,this.options={...b8,...a},this.treeAdapter=this.options.treeAdapter,this.onParseError=this.options.onParseError,this.onParseError&&(this.options.sourceCodeLocationInfo=!0),this.document=l??this.treeAdapter.createDocument(),this.tokenizer=new y_(this.options,this),this.activeFormattingElements=new z_(this.treeAdapter),this.fragmentContextID=n?br(this.treeAdapter.getTagName(n)):h.UNKNOWN,this._setContextModes(n??this.document,this.fragmentContextID),this.openElements=new __(this.document,this.treeAdapter,this)}static parse(a,l){const n=new this(l);return n.tokenizer.write(a,!0),n.document}static getFragmentParser(a,l){const n={...b8,...l};a??(a=n.treeAdapter.createElement(V.TEMPLATE,ne.HTML,[]));const o=n.treeAdapter.createElement("documentmock",ne.HTML,[]),s=new this(n,o,a);return s.fragmentContextID===h.TEMPLATE&&s.tmplInsertionModeStack.unshift(I.IN_TEMPLATE),s._initTokenizerForFragmentParsing(),s._insertFakeRootElement(),s._resetInsertionMode(),s._findFormInFragmentContext(),s}getFragment(){const a=this.treeAdapter.getFirstChild(this.document),l=this.treeAdapter.createDocumentFragment();return this._adoptNodes(a,l),l}_err(a,l,n){var o;if(!this.onParseError)return;const s=(o=a.location)!==null&&o!==void 0?o:J_,c={code:l,startLine:s.startLine,startCol:s.startCol,startOffset:s.startOffset,endLine:n?s.startLine:s.endLine,endCol:n?s.startCol:s.endCol,endOffset:n?s.startOffset:s.endOffset};this.onParseError(c)}onItemPush(a,l,n){var o,s;(s=(o=this.treeAdapter).onItemPush)===null||s===void 0||s.call(o,a),n&&this.openElements.stackTop>0&&this._setContextModes(a,l)}onItemPop(a,l){var n,o;if(this.options.sourceCodeLocationInfo&&this._setEndLocation(a,this.currentToken),(o=(n=this.treeAdapter).onItemPop)===null||o===void 0||o.call(n,a,this.openElements.current),l){let s,c;this.openElements.stackTop===0&&this.fragmentContext?(s=this.fragmentContext,c=this.fragmentContextID):{current:s,currentTagId:c}=this.openElements,this._setContextModes(s,c)}}_setContextModes(a,l){const n=a===this.document||a&&this.treeAdapter.getNamespaceURI(a)===ne.HTML;this.currentNotInHTML=!n,this.tokenizer.inForeignNode=!n&&a!==void 0&&l!==void 0&&!this._isIntegrationPoint(l,a)}_switchToTextParsing(a,l){this._insertElement(a,ne.HTML),this.tokenizer.state=l,this.originalInsertionMode=this.insertionMode,this.insertionMode=I.TEXT}switchToPlaintextParsing(){this.insertionMode=I.TEXT,this.originalInsertionMode=I.IN_BODY,this.tokenizer.state=ha.PLAINTEXT}_getAdjustedCurrentElement(){return this.openElements.stackTop===0&&this.fragmentContext?this.fragmentContext:this.openElements.current}_findFormInFragmentContext(){let a=this.fragmentContext;for(;a;){if(this.treeAdapter.getTagName(a)===V.FORM){this.formElement=a;break}a=this.treeAdapter.getParentNode(a)}}_initTokenizerForFragmentParsing(){if(!(!this.fragmentContext||this.treeAdapter.getNamespaceURI(this.fragmentContext)!==ne.HTML))switch(this.fragmentContextID){case h.TITLE:case h.TEXTAREA:{this.tokenizer.state=ha.RCDATA;break}case h.STYLE:case h.XMP:case h.IFRAME:case h.NOEMBED:case h.NOFRAMES:case h.NOSCRIPT:{this.tokenizer.state=ha.RAWTEXT;break}case h.SCRIPT:{this.tokenizer.state=ha.SCRIPT_DATA;break}case h.PLAINTEXT:{this.tokenizer.state=ha.PLAINTEXT;break}}}_setDocumentType(a){const l=a.name||"",n=a.publicId||"",o=a.systemId||"";if(this.treeAdapter.setDocumentType(this.document,l,n,o),a.location){const c=this.treeAdapter.getChildNodes(this.document).find(d=>this.treeAdapter.isDocumentTypeNode(d));c&&this.treeAdapter.setNodeSourceCodeLocation(c,a.location)}}_attachElementToTree(a,l){if(this.options.sourceCodeLocationInfo){const n=l&&{...l,startTag:l};this.treeAdapter.setNodeSourceCodeLocation(a,n)}if(this._shouldFosterParentOnInsertion())this._fosterParentElement(a);else{const n=this.openElements.currentTmplContentOrNode;this.treeAdapter.appendChild(n??this.document,a)}}_appendElement(a,l){const n=this.treeAdapter.createElement(a.tagName,l,a.attrs);this._attachElementToTree(n,a.location)}_insertElement(a,l){const n=this.treeAdapter.createElement(a.tagName,l,a.attrs);this._attachElementToTree(n,a.location),this.openElements.push(n,a.tagID)}_insertFakeElement(a,l){const n=this.treeAdapter.createElement(a,ne.HTML,[]);this._attachElementToTree(n,null),this.openElements.push(n,l)}_insertTemplate(a){const l=this.treeAdapter.createElement(a.tagName,ne.HTML,a.attrs),n=this.treeAdapter.createDocumentFragment();this.treeAdapter.setTemplateContent(l,n),this._attachElementToTree(l,a.location),this.openElements.push(l,a.tagID),this.options.sourceCodeLocationInfo&&this.treeAdapter.setNodeSourceCodeLocation(n,null)}_insertFakeRootElement(){const a=this.treeAdapter.createElement(V.HTML,ne.HTML,[]);this.options.sourceCodeLocationInfo&&this.treeAdapter.setNodeSourceCodeLocation(a,null),this.treeAdapter.appendChild(this.openElements.current,a),this.openElements.push(a,h.HTML)}_appendCommentNode(a,l){const n=this.treeAdapter.createCommentNode(a.data);this.treeAdapter.appendChild(l,n),this.options.sourceCodeLocationInfo&&this.treeAdapter.setNodeSourceCodeLocation(n,a.location)}_insertCharacters(a){let l,n;if(this._shouldFosterParentOnInsertion()?({parent:l,beforeElement:n}=this._findFosterParentingLocation(),n?this.treeAdapter.insertTextBefore(l,a.chars,n):this.treeAdapter.insertText(l,a.chars)):(l=this.openElements.currentTmplContentOrNode,this.treeAdapter.insertText(l,a.chars)),!a.location)return;const o=this.treeAdapter.getChildNodes(l),s=n?o.lastIndexOf(n):o.length,c=o[s-1];if(this.treeAdapter.getNodeSourceCodeLocation(c)){const{endLine:m,endCol:g,endOffset:p}=a.location;this.treeAdapter.updateNodeSourceCodeLocation(c,{endLine:m,endCol:g,endOffset:p})}else this.options.sourceCodeLocationInfo&&this.treeAdapter.setNodeSourceCodeLocation(c,a.location)}_adoptNodes(a,l){for(let n=this.treeAdapter.getFirstChild(a);n;n=this.treeAdapter.getFirstChild(a))this.treeAdapter.detachNode(n),this.treeAdapter.appendChild(l,n)}_setEndLocation(a,l){if(this.treeAdapter.getNodeSourceCodeLocation(a)&&l.location){const n=l.location,o=this.treeAdapter.getTagName(a),s=l.type===we.END_TAG&&o===l.tagName?{endTag:{...n},endLine:n.endLine,endCol:n.endCol,endOffset:n.endOffset}:{endLine:n.startLine,endCol:n.startCol,endOffset:n.startOffset};this.treeAdapter.updateNodeSourceCodeLocation(a,s)}}shouldProcessStartTagTokenInForeignContent(a){if(!this.currentNotInHTML)return!1;let l,n;return this.openElements.stackTop===0&&this.fragmentContext?(l=this.fragmentContext,n=this.fragmentContextID):{current:l,currentTagId:n}=this.openElements,a.tagID===h.SVG&&this.treeAdapter.getTagName(l)===V.ANNOTATION_XML&&this.treeAdapter.getNamespaceURI(l)===ne.MATHML?!1:this.tokenizer.inForeignNode||(a.tagID===h.MGLYPH||a.tagID===h.MALIGNMARK)&&n!==void 0&&!this._isIntegrationPoint(n,l,ne.HTML)}_processToken(a){switch(a.type){case we.CHARACTER:{this.onCharacter(a);break}case we.NULL_CHARACTER:{this.onNullCharacter(a);break}case we.COMMENT:{this.onComment(a);break}case we.DOCTYPE:{this.onDoctype(a);break}case we.START_TAG:{this._processStartTag(a);break}case we.END_TAG:{this.onEndTag(a);break}case we.EOF:{this.onEof(a);break}case we.WHITESPACE_CHARACTER:{this.onWhitespaceCharacter(a);break}}}_isIntegrationPoint(a,l,n){const o=this.treeAdapter.getNamespaceURI(l),s=this.treeAdapter.getAttrList(l);return Y_(a,o,s,n)}_reconstructActiveFormattingElements(){const a=this.activeFormattingElements.entries.length;if(a){const l=this.activeFormattingElements.entries.findIndex(o=>o.type===Xt.Marker||this.openElements.contains(o.element)),n=l===-1?a-1:l-1;for(let o=n;o>=0;o--){const s=this.activeFormattingElements.entries[o];this._insertElement(s.token,this.treeAdapter.getNamespaceURI(s.element)),s.element=this.openElements.current}}}_closeTableCell(){this.openElements.generateImpliedEndTags(),this.openElements.popUntilTableCellPopped(),this.activeFormattingElements.clearToLastMarker(),this.insertionMode=I.IN_ROW}_closePElement(){this.openElements.generateImpliedEndTagsWithExclusion(h.P),this.openElements.popUntilTagNamePopped(h.P)}_resetInsertionMode(){for(let a=this.openElements.stackTop;a>=0;a--)switch(a===0&&this.fragmentContext?this.fragmentContextID:this.openElements.tagIDs[a]){case h.TR:{this.insertionMode=I.IN_ROW;return}case h.TBODY:case h.THEAD:case h.TFOOT:{this.insertionMode=I.IN_TABLE_BODY;return}case h.CAPTION:{this.insertionMode=I.IN_CAPTION;return}case h.COLGROUP:{this.insertionMode=I.IN_COLUMN_GROUP;return}case h.TABLE:{this.insertionMode=I.IN_TABLE;return}case h.BODY:{this.insertionMode=I.IN_BODY;return}case h.FRAMESET:{this.insertionMode=I.IN_FRAMESET;return}case h.SELECT:{this._resetInsertionModeForSelect(a);return}case h.TEMPLATE:{this.insertionMode=this.tmplInsertionModeStack[0];return}case h.HTML:{this.insertionMode=this.headElement?I.AFTER_HEAD:I.BEFORE_HEAD;return}case h.TD:case h.TH:{if(a>0){this.insertionMode=I.IN_CELL;return}break}case h.HEAD:{if(a>0){this.insertionMode=I.IN_HEAD;return}break}}this.insertionMode=I.IN_BODY}_resetInsertionModeForSelect(a){if(a>0)for(let l=a-1;l>0;l--){const n=this.openElements.tagIDs[l];if(n===h.TEMPLATE)break;if(n===h.TABLE){this.insertionMode=I.IN_SELECT_IN_TABLE;return}}this.insertionMode=I.IN_SELECT}_isElementCausesFosterParenting(a){return j9.has(a)}_shouldFosterParentOnInsertion(){return this.fosterParentingEnabled&&this.openElements.currentTagId!==void 0&&this._isElementCausesFosterParenting(this.openElements.currentTagId)}_findFosterParentingLocation(){for(let a=this.openElements.stackTop;a>=0;a--){const l=this.openElements.items[a];switch(this.openElements.tagIDs[a]){case h.TEMPLATE:{if(this.treeAdapter.getNamespaceURI(l)===ne.HTML)return{parent:this.treeAdapter.getTemplateContent(l),beforeElement:null};break}case h.TABLE:{const n=this.treeAdapter.getParentNode(l);return n?{parent:n,beforeElement:l}:{parent:this.openElements.items[a-1],beforeElement:null}}}}return{parent:this.openElements.items[0],beforeElement:null}}_fosterParentElement(a){const l=this._findFosterParentingLocation();l.beforeElement?this.treeAdapter.insertBefore(l.parent,a,l.beforeElement):this.treeAdapter.appendChild(l.parent,a)}_isSpecialElement(a,l){const n=this.treeAdapter.getNamespaceURI(a);return T_[n].has(l)}onCharacter(a){if(this.skipNextNewLine=!1,this.tokenizer.inForeignNode){xR(this,a);return}switch(this.insertionMode){case I.INITIAL:{ho(this,a);break}case I.BEFORE_HTML:{Eo(this,a);break}case I.BEFORE_HEAD:{Ao(this,a);break}case I.IN_HEAD:{Lo(this,a);break}case I.IN_HEAD_NO_SCRIPT:{Do(this,a);break}case I.AFTER_HEAD:{xo(this,a);break}case I.IN_BODY:case I.IN_CAPTION:case I.IN_CELL:case I.IN_TEMPLATE:{q9(this,a);break}case I.TEXT:case I.IN_SELECT:case I.IN_SELECT_IN_TABLE:{this._insertCharacters(a);break}case I.IN_TABLE:case I.IN_TABLE_BODY:case I.IN_ROW:{zb(this,a);break}case I.IN_TABLE_TEXT:{J9(this,a);break}case I.IN_COLUMN_GROUP:{Zs(this,a);break}case I.AFTER_BODY:{Js(this,a);break}case I.AFTER_AFTER_BODY:{Gs(this,a);break}}}onNullCharacter(a){if(this.skipNextNewLine=!1,this.tokenizer.inForeignNode){DR(this,a);return}switch(this.insertionMode){case I.INITIAL:{ho(this,a);break}case I.BEFORE_HTML:{Eo(this,a);break}case I.BEFORE_HEAD:{Ao(this,a);break}case I.IN_HEAD:{Lo(this,a);break}case I.IN_HEAD_NO_SCRIPT:{Do(this,a);break}case I.AFTER_HEAD:{xo(this,a);break}case I.TEXT:{this._insertCharacters(a);break}case I.IN_TABLE:case I.IN_TABLE_BODY:case I.IN_ROW:{zb(this,a);break}case I.IN_COLUMN_GROUP:{Zs(this,a);break}case I.AFTER_BODY:{Js(this,a);break}case I.AFTER_AFTER_BODY:{Gs(this,a);break}}}onComment(a){if(this.skipNextNewLine=!1,this.currentNotInHTML){u0(this,a);return}switch(this.insertionMode){case I.INITIAL:case I.BEFORE_HTML:case I.BEFORE_HEAD:case I.IN_HEAD:case I.IN_HEAD_NO_SCRIPT:case I.AFTER_HEAD:case I.IN_BODY:case I.IN_TABLE:case I.IN_CAPTION:case I.IN_COLUMN_GROUP:case I.IN_TABLE_BODY:case I.IN_ROW:case I.IN_CELL:case I.IN_SELECT:case I.IN_SELECT_IN_TABLE:case I.IN_TEMPLATE:case I.IN_FRAMESET:case I.AFTER_FRAMESET:{u0(this,a);break}case I.IN_TABLE_TEXT:{go(this,a);break}case I.AFTER_BODY:{nz(this,a);break}case I.AFTER_AFTER_BODY:case I.AFTER_AFTER_FRAMESET:{rz(this,a);break}}}onDoctype(a){switch(this.skipNextNewLine=!1,this.insertionMode){case I.INITIAL:{oz(this,a);break}case I.BEFORE_HEAD:case I.IN_HEAD:case I.IN_HEAD_NO_SCRIPT:case I.AFTER_HEAD:{this._err(a,J.misplacedDoctype);break}case I.IN_TABLE_TEXT:{go(this,a);break}}}onStartTag(a){this.skipNextNewLine=!1,this.currentToken=a,this._processStartTag(a),a.selfClosing&&!a.ackSelfClosing&&this._err(a,J.nonVoidHtmlElementStartTagWithTrailingSolidus)}_processStartTag(a){this.shouldProcessStartTagTokenInForeignContent(a)?_R(this,a):this._startTagOutsideForeignContent(a)}_startTagOutsideForeignContent(a){switch(this.insertionMode){case I.INITIAL:{ho(this,a);break}case I.BEFORE_HTML:{uz(this,a);break}case I.BEFORE_HEAD:{cz(this,a);break}case I.IN_HEAD:{jt(this,a);break}case I.IN_HEAD_NO_SCRIPT:{bz(this,a);break}case I.AFTER_HEAD:{hz(this,a);break}case I.IN_BODY:{Fa(this,a);break}case I.IN_TABLE:{er(this,a);break}case I.IN_TABLE_TEXT:{go(this,a);break}case I.IN_CAPTION:{fR(this,a);break}case I.IN_COLUMN_GROUP:{s1(this,a);break}case I.IN_TABLE_BODY:{Ac(this,a);break}case I.IN_ROW:{Lc(this,a);break}case I.IN_CELL:{mR(this,a);break}case I.IN_SELECT:{a6(this,a);break}case I.IN_SELECT_IN_TABLE:{gR(this,a);break}case I.IN_TEMPLATE:{TR(this,a);break}case I.AFTER_BODY:{SR(this,a);break}case I.IN_FRAMESET:{CR(this,a);break}case I.AFTER_FRAMESET:{MR(this,a);break}case I.AFTER_AFTER_BODY:{AR(this,a);break}case I.AFTER_AFTER_FRAMESET:{LR(this,a);break}}}onEndTag(a){this.skipNextNewLine=!1,this.currentToken=a,this.currentNotInHTML?zR(this,a):this._endTagOutsideForeignContent(a)}_endTagOutsideForeignContent(a){switch(this.insertionMode){case I.INITIAL:{ho(this,a);break}case I.BEFORE_HTML:{sz(this,a);break}case I.BEFORE_HEAD:{fz(this,a);break}case I.IN_HEAD:{dz(this,a);break}case I.IN_HEAD_NO_SCRIPT:{mz(this,a);break}case I.AFTER_HEAD:{gz(this,a);break}case I.IN_BODY:{Ec(this,a);break}case I.TEXT:{aR(this,a);break}case I.IN_TABLE:{Oo(this,a);break}case I.IN_TABLE_TEXT:{go(this,a);break}case I.IN_CAPTION:{dR(this,a);break}case I.IN_COLUMN_GROUP:{bR(this,a);break}case I.IN_TABLE_BODY:{s0(this,a);break}case I.IN_ROW:{e6(this,a);break}case I.IN_CELL:{hR(this,a);break}case I.IN_SELECT:{t6(this,a);break}case I.IN_SELECT_IN_TABLE:{pR(this,a);break}case I.IN_TEMPLATE:{vR(this,a);break}case I.AFTER_BODY:{l6(this,a);break}case I.IN_FRAMESET:{yR(this,a);break}case I.AFTER_FRAMESET:{ER(this,a);break}case I.AFTER_AFTER_BODY:{Gs(this,a);break}}}onEof(a){switch(this.insertionMode){case I.INITIAL:{ho(this,a);break}case I.BEFORE_HTML:{Eo(this,a);break}case I.BEFORE_HEAD:{Ao(this,a);break}case I.IN_HEAD:{Lo(this,a);break}case I.IN_HEAD_NO_SCRIPT:{Do(this,a);break}case I.AFTER_HEAD:{xo(this,a);break}case I.IN_BODY:case I.IN_TABLE:case I.IN_CAPTION:case I.IN_COLUMN_GROUP:case I.IN_TABLE_BODY:case I.IN_ROW:case I.IN_CELL:case I.IN_SELECT:case I.IN_SELECT_IN_TABLE:{X9(this,a);break}case I.TEXT:{tR(this,a);break}case I.IN_TABLE_TEXT:{go(this,a);break}case I.IN_TEMPLATE:{i6(this,a);break}case I.AFTER_BODY:case I.IN_FRAMESET:case I.AFTER_FRAMESET:case I.AFTER_AFTER_BODY:case I.AFTER_AFTER_FRAMESET:{u1(this,a);break}}}onWhitespaceCharacter(a){if(this.skipNextNewLine&&(this.skipNextNewLine=!1,a.chars.charCodeAt(0)===L.LINE_FEED)){if(a.chars.length===1)return;a.chars=a.chars.substr(1)}if(this.tokenizer.inForeignNode){this._insertCharacters(a);return}switch(this.insertionMode){case I.IN_HEAD:case I.IN_HEAD_NO_SCRIPT:case I.AFTER_HEAD:case I.TEXT:case I.IN_COLUMN_GROUP:case I.IN_SELECT:case I.IN_SELECT_IN_TABLE:case I.IN_FRAMESET:case I.AFTER_FRAMESET:{this._insertCharacters(a);break}case I.IN_BODY:case I.IN_CAPTION:case I.IN_CELL:case I.IN_TEMPLATE:case I.AFTER_BODY:case I.AFTER_AFTER_BODY:case I.AFTER_AFTER_FRAMESET:{V9(this,a);break}case I.IN_TABLE:case I.IN_TABLE_BODY:case I.IN_ROW:{zb(this,a);break}case I.IN_TABLE_TEXT:{Z9(this,a);break}}}}function $_(e,a){let l=e.activeFormattingElements.getElementEntryInScopeWithTagName(a.tagName);return l?e.openElements.contains(l.element)?e.openElements.hasInScope(a.tagID)||(l=null):(e.activeFormattingElements.removeEntry(l),l=null):Q9(e,a),l}function ez(e,a){let l=null,n=e.openElements.stackTop;for(;n>=0;n--){const o=e.openElements.items[n];if(o===a.element)break;e._isSpecialElement(o,e.openElements.tagIDs[n])&&(l=o)}return l||(e.openElements.shortenToLength(Math.max(n,0)),e.activeFormattingElements.removeEntry(a)),l}function az(e,a,l){let n=a,o=e.openElements.getCommonAncestor(a);for(let s=0,c=o;c!==l;s++,c=o){o=e.openElements.getCommonAncestor(c);const d=e.activeFormattingElements.getElementEntry(c),m=d&&s>=Z_;!d||m?(m&&e.activeFormattingElements.removeEntry(d),e.openElements.remove(c)):(c=tz(e,d),n===a&&(e.activeFormattingElements.bookmark=d),e.treeAdapter.detachNode(n),e.treeAdapter.appendChild(c,n),n=c)}return n}function tz(e,a){const l=e.treeAdapter.getNamespaceURI(a.element),n=e.treeAdapter.createElement(a.token.tagName,l,a.token.attrs);return e.openElements.replace(a.element,n),a.element=n,n}function iz(e,a,l){const n=e.treeAdapter.getTagName(a),o=br(n);if(e._isElementCausesFosterParenting(o))e._fosterParentElement(l);else{const s=e.treeAdapter.getNamespaceURI(a);o===h.TEMPLATE&&s===ne.HTML&&(a=e.treeAdapter.getTemplateContent(a)),e.treeAdapter.appendChild(a,l)}}function lz(e,a,l){const n=e.treeAdapter.getNamespaceURI(l.element),{token:o}=l,s=e.treeAdapter.createElement(o.tagName,n,o.attrs);e._adoptNodes(a,s),e.treeAdapter.appendChild(a,s),e.activeFormattingElements.insertElementAfterBookmark(s,o),e.activeFormattingElements.removeEntry(l),e.openElements.remove(l.element),e.openElements.insertAfter(a,s,o.tagID)}function o1(e,a){for(let l=0;l<X_;l++){const n=$_(e,a);if(!n)break;const o=ez(e,n);if(!o)break;e.activeFormattingElements.bookmark=n;const s=az(e,o,n.element),c=e.openElements.getCommonAncestor(n.element);e.treeAdapter.detachNode(s),c&&iz(e,c,s),lz(e,o,n)}}function u0(e,a){e._appendCommentNode(a,e.openElements.currentTmplContentOrNode)}function nz(e,a){e._appendCommentNode(a,e.openElements.items[0])}function rz(e,a){e._appendCommentNode(a,e.document)}function u1(e,a){if(e.stopped=!0,a.location){const l=e.fragmentContext?0:2;for(let n=e.openElements.stackTop;n>=l;n--)e._setEndLocation(e.openElements.items[n],a);if(!e.fragmentContext&&e.openElements.stackTop>=0){const n=e.openElements.items[0],o=e.treeAdapter.getNodeSourceCodeLocation(n);if(o&&!o.endTag&&(e._setEndLocation(n,a),e.openElements.stackTop>=1)){const s=e.openElements.items[1],c=e.treeAdapter.getNodeSourceCodeLocation(s);c&&!c.endTag&&e._setEndLocation(s,a)}}}}function oz(e,a){e._setDocumentType(a);const l=a.forceQuirks?Bt.QUIRKS:G_(a);w_(a)||e._err(a,J.nonConformingDoctype),e.treeAdapter.setDocumentMode(e.document,l),e.insertionMode=I.BEFORE_HTML}function ho(e,a){e._err(a,J.missingDoctype,!0),e.treeAdapter.setDocumentMode(e.document,Bt.QUIRKS),e.insertionMode=I.BEFORE_HTML,e._processToken(a)}function uz(e,a){a.tagID===h.HTML?(e._insertElement(a,ne.HTML),e.insertionMode=I.BEFORE_HEAD):Eo(e,a)}function sz(e,a){const l=a.tagID;(l===h.HTML||l===h.HEAD||l===h.BODY||l===h.BR)&&Eo(e,a)}function Eo(e,a){e._insertFakeRootElement(),e.insertionMode=I.BEFORE_HEAD,e._processToken(a)}function cz(e,a){switch(a.tagID){case h.HTML:{Fa(e,a);break}case h.HEAD:{e._insertElement(a,ne.HTML),e.headElement=e.openElements.current,e.insertionMode=I.IN_HEAD;break}default:Ao(e,a)}}function fz(e,a){const l=a.tagID;l===h.HEAD||l===h.BODY||l===h.HTML||l===h.BR?Ao(e,a):e._err(a,J.endTagWithoutMatchingOpenElement)}function Ao(e,a){e._insertFakeElement(V.HEAD,h.HEAD),e.headElement=e.openElements.current,e.insertionMode=I.IN_HEAD,e._processToken(a)}function jt(e,a){switch(a.tagID){case h.HTML:{Fa(e,a);break}case h.BASE:case h.BASEFONT:case h.BGSOUND:case h.LINK:case h.META:{e._appendElement(a,ne.HTML),a.ackSelfClosing=!0;break}case h.TITLE:{e._switchToTextParsing(a,ha.RCDATA);break}case h.NOSCRIPT:{e.options.scriptingEnabled?e._switchToTextParsing(a,ha.RAWTEXT):(e._insertElement(a,ne.HTML),e.insertionMode=I.IN_HEAD_NO_SCRIPT);break}case h.NOFRAMES:case h.STYLE:{e._switchToTextParsing(a,ha.RAWTEXT);break}case h.SCRIPT:{e._switchToTextParsing(a,ha.SCRIPT_DATA);break}case h.TEMPLATE:{e._insertTemplate(a),e.activeFormattingElements.insertMarker(),e.framesetOk=!1,e.insertionMode=I.IN_TEMPLATE,e.tmplInsertionModeStack.unshift(I.IN_TEMPLATE);break}case h.HEAD:{e._err(a,J.misplacedStartTagForHeadElement);break}default:Lo(e,a)}}function dz(e,a){switch(a.tagID){case h.HEAD:{e.openElements.pop(),e.insertionMode=I.AFTER_HEAD;break}case h.BODY:case h.BR:case h.HTML:{Lo(e,a);break}case h.TEMPLATE:{ql(e,a);break}default:e._err(a,J.endTagWithoutMatchingOpenElement)}}function ql(e,a){e.openElements.tmplCount>0?(e.openElements.generateImpliedEndTagsThoroughly(),e.openElements.currentTagId!==h.TEMPLATE&&e._err(a,J.closingOfElementWithOpenChildElements),e.openElements.popUntilTagNamePopped(h.TEMPLATE),e.activeFormattingElements.clearToLastMarker(),e.tmplInsertionModeStack.shift(),e._resetInsertionMode()):e._err(a,J.endTagWithoutMatchingOpenElement)}function Lo(e,a){e.openElements.pop(),e.insertionMode=I.AFTER_HEAD,e._processToken(a)}function bz(e,a){switch(a.tagID){case h.HTML:{Fa(e,a);break}case h.BASEFONT:case h.BGSOUND:case h.HEAD:case h.LINK:case h.META:case h.NOFRAMES:case h.STYLE:{jt(e,a);break}case h.NOSCRIPT:{e._err(a,J.nestedNoscriptInHead);break}default:Do(e,a)}}function mz(e,a){switch(a.tagID){case h.NOSCRIPT:{e.openElements.pop(),e.insertionMode=I.IN_HEAD;break}case h.BR:{Do(e,a);break}default:e._err(a,J.endTagWithoutMatchingOpenElement)}}function Do(e,a){const l=a.type===we.EOF?J.openElementsLeftAfterEof:J.disallowedContentInNoscriptInHead;e._err(a,l),e.openElements.pop(),e.insertionMode=I.IN_HEAD,e._processToken(a)}function hz(e,a){switch(a.tagID){case h.HTML:{Fa(e,a);break}case h.BODY:{e._insertElement(a,ne.HTML),e.framesetOk=!1,e.insertionMode=I.IN_BODY;break}case h.FRAMESET:{e._insertElement(a,ne.HTML),e.insertionMode=I.IN_FRAMESET;break}case h.BASE:case h.BASEFONT:case h.BGSOUND:case h.LINK:case h.META:case h.NOFRAMES:case h.SCRIPT:case h.STYLE:case h.TEMPLATE:case h.TITLE:{e._err(a,J.abandonedHeadElementChild),e.openElements.push(e.headElement,h.HEAD),jt(e,a),e.openElements.remove(e.headElement);break}case h.HEAD:{e._err(a,J.misplacedStartTagForHeadElement);break}default:xo(e,a)}}function gz(e,a){switch(a.tagID){case h.BODY:case h.HTML:case h.BR:{xo(e,a);break}case h.TEMPLATE:{ql(e,a);break}default:e._err(a,J.endTagWithoutMatchingOpenElement)}}function xo(e,a){e._insertFakeElement(V.BODY,h.BODY),e.insertionMode=I.IN_BODY,Mc(e,a)}function Mc(e,a){switch(a.type){case we.CHARACTER:{q9(e,a);break}case we.WHITESPACE_CHARACTER:{V9(e,a);break}case we.COMMENT:{u0(e,a);break}case we.START_TAG:{Fa(e,a);break}case we.END_TAG:{Ec(e,a);break}case we.EOF:{X9(e,a);break}}}function V9(e,a){e._reconstructActiveFormattingElements(),e._insertCharacters(a)}function q9(e,a){e._reconstructActiveFormattingElements(),e._insertCharacters(a),e.framesetOk=!1}function pz(e,a){e.openElements.tmplCount===0&&e.treeAdapter.adoptAttributes(e.openElements.items[0],a.attrs)}function Tz(e,a){const l=e.openElements.tryPeekProperlyNestedBodyElement();l&&e.openElements.tmplCount===0&&(e.framesetOk=!1,e.treeAdapter.adoptAttributes(l,a.attrs))}function vz(e,a){const l=e.openElements.tryPeekProperlyNestedBodyElement();e.framesetOk&&l&&(e.treeAdapter.detachNode(l),e.openElements.popAllUpToHtmlElement(),e._insertElement(a,ne.HTML),e.insertionMode=I.IN_FRAMESET)}function Sz(e,a){e.openElements.hasInButtonScope(h.P)&&e._closePElement(),e._insertElement(a,ne.HTML)}function Cz(e,a){e.openElements.hasInButtonScope(h.P)&&e._closePElement(),e.openElements.currentTagId!==void 0&&o0.has(e.openElements.currentTagId)&&e.openElements.pop(),e._insertElement(a,ne.HTML)}function yz(e,a){e.openElements.hasInButtonScope(h.P)&&e._closePElement(),e._insertElement(a,ne.HTML),e.skipNextNewLine=!0,e.framesetOk=!1}function Mz(e,a){const l=e.openElements.tmplCount>0;(!e.formElement||l)&&(e.openElements.hasInButtonScope(h.P)&&e._closePElement(),e._insertElement(a,ne.HTML),l||(e.formElement=e.openElements.current))}function Ez(e,a){e.framesetOk=!1;const l=a.tagID;for(let n=e.openElements.stackTop;n>=0;n--){const o=e.openElements.tagIDs[n];if(l===h.LI&&o===h.LI||(l===h.DD||l===h.DT)&&(o===h.DD||o===h.DT)){e.openElements.generateImpliedEndTagsWithExclusion(o),e.openElements.popUntilTagNamePopped(o);break}if(o!==h.ADDRESS&&o!==h.DIV&&o!==h.P&&e._isSpecialElement(e.openElements.items[n],o))break}e.openElements.hasInButtonScope(h.P)&&e._closePElement(),e._insertElement(a,ne.HTML)}function Az(e,a){e.openElements.hasInButtonScope(h.P)&&e._closePElement(),e._insertElement(a,ne.HTML),e.tokenizer.state=ha.PLAINTEXT}function Lz(e,a){e.openElements.hasInScope(h.BUTTON)&&(e.openElements.generateImpliedEndTags(),e.openElements.popUntilTagNamePopped(h.BUTTON)),e._reconstructActiveFormattingElements(),e._insertElement(a,ne.HTML),e.framesetOk=!1}function Dz(e,a){const l=e.activeFormattingElements.getElementEntryInScopeWithTagName(V.A);l&&(o1(e,a),e.openElements.remove(l.element),e.activeFormattingElements.removeEntry(l)),e._reconstructActiveFormattingElements(),e._insertElement(a,ne.HTML),e.activeFormattingElements.pushElement(e.openElements.current,a)}function xz(e,a){e._reconstructActiveFormattingElements(),e._insertElement(a,ne.HTML),e.activeFormattingElements.pushElement(e.openElements.current,a)}function _z(e,a){e._reconstructActiveFormattingElements(),e.openElements.hasInScope(h.NOBR)&&(o1(e,a),e._reconstructActiveFormattingElements()),e._insertElement(a,ne.HTML),e.activeFormattingElements.pushElement(e.openElements.current,a)}function zz(e,a){e._reconstructActiveFormattingElements(),e._insertElement(a,ne.HTML),e.activeFormattingElements.insertMarker(),e.framesetOk=!1}function Rz(e,a){e.treeAdapter.getDocumentMode(e.document)!==Bt.QUIRKS&&e.openElements.hasInButtonScope(h.P)&&e._closePElement(),e._insertElement(a,ne.HTML),e.framesetOk=!1,e.insertionMode=I.IN_TABLE}function K9(e,a){e._reconstructActiveFormattingElements(),e._appendElement(a,ne.HTML),e.framesetOk=!1,a.ackSelfClosing=!0}function Y9(e){const a=w9(e,Gl.TYPE);return a!=null&&a.toLowerCase()===Q_}function Iz(e,a){e._reconstructActiveFormattingElements(),e._appendElement(a,ne.HTML),Y9(a)||(e.framesetOk=!1),a.ackSelfClosing=!0}function Nz(e,a){e._appendElement(a,ne.HTML),a.ackSelfClosing=!0}function Bz(e,a){e.openElements.hasInButtonScope(h.P)&&e._closePElement(),e._appendElement(a,ne.HTML),e.framesetOk=!1,a.ackSelfClosing=!0}function Oz(e,a){a.tagName=V.IMG,a.tagID=h.IMG,K9(e,a)}function wz(e,a){e._insertElement(a,ne.HTML),e.skipNextNewLine=!0,e.tokenizer.state=ha.RCDATA,e.originalInsertionMode=e.insertionMode,e.framesetOk=!1,e.insertionMode=I.TEXT}function Gz(e,a){e.openElements.hasInButtonScope(h.P)&&e._closePElement(),e._reconstructActiveFormattingElements(),e.framesetOk=!1,e._switchToTextParsing(a,ha.RAWTEXT)}function kz(e,a){e.framesetOk=!1,e._switchToTextParsing(a,ha.RAWTEXT)}function h8(e,a){e._switchToTextParsing(a,ha.RAWTEXT)}function Fz(e,a){e._reconstructActiveFormattingElements(),e._insertElement(a,ne.HTML),e.framesetOk=!1,e.insertionMode=e.insertionMode===I.IN_TABLE||e.insertionMode===I.IN_CAPTION||e.insertionMode===I.IN_TABLE_BODY||e.insertionMode===I.IN_ROW||e.insertionMode===I.IN_CELL?I.IN_SELECT_IN_TABLE:I.IN_SELECT}function Pz(e,a){e.openElements.currentTagId===h.OPTION&&e.openElements.pop(),e._reconstructActiveFormattingElements(),e._insertElement(a,ne.HTML)}function Uz(e,a){e.openElements.hasInScope(h.RUBY)&&e.openElements.generateImpliedEndTags(),e._insertElement(a,ne.HTML)}function Hz(e,a){e.openElements.hasInScope(h.RUBY)&&e.openElements.generateImpliedEndTagsWithExclusion(h.RTC),e._insertElement(a,ne.HTML)}function Wz(e,a){e._reconstructActiveFormattingElements(),H9(a),r1(a),a.selfClosing?e._appendElement(a,ne.MATHML):e._insertElement(a,ne.MATHML),a.ackSelfClosing=!0}function jz(e,a){e._reconstructActiveFormattingElements(),W9(a),r1(a),a.selfClosing?e._appendElement(a,ne.SVG):e._insertElement(a,ne.SVG),a.ackSelfClosing=!0}function g8(e,a){e._reconstructActiveFormattingElements(),e._insertElement(a,ne.HTML)}function Fa(e,a){switch(a.tagID){case h.I:case h.S:case h.B:case h.U:case h.EM:case h.TT:case h.BIG:case h.CODE:case h.FONT:case h.SMALL:case h.STRIKE:case h.STRONG:{xz(e,a);break}case h.A:{Dz(e,a);break}case h.H1:case h.H2:case h.H3:case h.H4:case h.H5:case h.H6:{Cz(e,a);break}case h.P:case h.DL:case h.OL:case h.UL:case h.DIV:case h.DIR:case h.NAV:case h.MAIN:case h.MENU:case h.ASIDE:case h.CENTER:case h.FIGURE:case h.FOOTER:case h.HEADER:case h.HGROUP:case h.DIALOG:case h.DETAILS:case h.ADDRESS:case h.ARTICLE:case h.SEARCH:case h.SECTION:case h.SUMMARY:case h.FIELDSET:case h.BLOCKQUOTE:case h.FIGCAPTION:{Sz(e,a);break}case h.LI:case h.DD:case h.DT:{Ez(e,a);break}case h.BR:case h.IMG:case h.WBR:case h.AREA:case h.EMBED:case h.KEYGEN:{K9(e,a);break}case h.HR:{Bz(e,a);break}case h.RB:case h.RTC:{Uz(e,a);break}case h.RT:case h.RP:{Hz(e,a);break}case h.PRE:case h.LISTING:{yz(e,a);break}case h.XMP:{Gz(e,a);break}case h.SVG:{jz(e,a);break}case h.HTML:{pz(e,a);break}case h.BASE:case h.LINK:case h.META:case h.STYLE:case h.TITLE:case h.SCRIPT:case h.BGSOUND:case h.BASEFONT:case h.TEMPLATE:{jt(e,a);break}case h.BODY:{Tz(e,a);break}case h.FORM:{Mz(e,a);break}case h.NOBR:{_z(e,a);break}case h.MATH:{Wz(e,a);break}case h.TABLE:{Rz(e,a);break}case h.INPUT:{Iz(e,a);break}case h.PARAM:case h.TRACK:case h.SOURCE:{Nz(e,a);break}case h.IMAGE:{Oz(e,a);break}case h.BUTTON:{Lz(e,a);break}case h.APPLET:case h.OBJECT:case h.MARQUEE:{zz(e,a);break}case h.IFRAME:{kz(e,a);break}case h.SELECT:{Fz(e,a);break}case h.OPTION:case h.OPTGROUP:{Pz(e,a);break}case h.NOEMBED:case h.NOFRAMES:{h8(e,a);break}case h.FRAMESET:{vz(e,a);break}case h.TEXTAREA:{wz(e,a);break}case h.NOSCRIPT:{e.options.scriptingEnabled?h8(e,a):g8(e,a);break}case h.PLAINTEXT:{Az(e,a);break}case h.COL:case h.TH:case h.TD:case h.TR:case h.HEAD:case h.FRAME:case h.TBODY:case h.TFOOT:case h.THEAD:case h.CAPTION:case h.COLGROUP:break;default:g8(e,a)}}function Vz(e,a){if(e.openElements.hasInScope(h.BODY)&&(e.insertionMode=I.AFTER_BODY,e.options.sourceCodeLocationInfo)){const l=e.openElements.tryPeekProperlyNestedBodyElement();l&&e._setEndLocation(l,a)}}function qz(e,a){e.openElements.hasInScope(h.BODY)&&(e.insertionMode=I.AFTER_BODY,l6(e,a))}function Kz(e,a){const l=a.tagID;e.openElements.hasInScope(l)&&(e.openElements.generateImpliedEndTags(),e.openElements.popUntilTagNamePopped(l))}function Yz(e){const a=e.openElements.tmplCount>0,{formElement:l}=e;a||(e.formElement=null),(l||a)&&e.openElements.hasInScope(h.FORM)&&(e.openElements.generateImpliedEndTags(),a?e.openElements.popUntilTagNamePopped(h.FORM):l&&e.openElements.remove(l))}function Qz(e){e.openElements.hasInButtonScope(h.P)||e._insertFakeElement(V.P,h.P),e._closePElement()}function Xz(e){e.openElements.hasInListItemScope(h.LI)&&(e.openElements.generateImpliedEndTagsWithExclusion(h.LI),e.openElements.popUntilTagNamePopped(h.LI))}function Zz(e,a){const l=a.tagID;e.openElements.hasInScope(l)&&(e.openElements.generateImpliedEndTagsWithExclusion(l),e.openElements.popUntilTagNamePopped(l))}function Jz(e){e.openElements.hasNumberedHeaderInScope()&&(e.openElements.generateImpliedEndTags(),e.openElements.popUntilNumberedHeaderPopped())}function $z(e,a){const l=a.tagID;e.openElements.hasInScope(l)&&(e.openElements.generateImpliedEndTags(),e.openElements.popUntilTagNamePopped(l),e.activeFormattingElements.clearToLastMarker())}function eR(e){e._reconstructActiveFormattingElements(),e._insertFakeElement(V.BR,h.BR),e.openElements.pop(),e.framesetOk=!1}function Q9(e,a){const l=a.tagName,n=a.tagID;for(let o=e.openElements.stackTop;o>0;o--){const s=e.openElements.items[o],c=e.openElements.tagIDs[o];if(n===c&&(n!==h.UNKNOWN||e.treeAdapter.getTagName(s)===l)){e.openElements.generateImpliedEndTagsWithExclusion(n),e.openElements.stackTop>=o&&e.openElements.shortenToLength(o);break}if(e._isSpecialElement(s,c))break}}function Ec(e,a){switch(a.tagID){case h.A:case h.B:case h.I:case h.S:case h.U:case h.EM:case h.TT:case h.BIG:case h.CODE:case h.FONT:case h.NOBR:case h.SMALL:case h.STRIKE:case h.STRONG:{o1(e,a);break}case h.P:{Qz(e);break}case h.DL:case h.UL:case h.OL:case h.DIR:case h.DIV:case h.NAV:case h.PRE:case h.MAIN:case h.MENU:case h.ASIDE:case h.BUTTON:case h.CENTER:case h.FIGURE:case h.FOOTER:case h.HEADER:case h.HGROUP:case h.DIALOG:case h.ADDRESS:case h.ARTICLE:case h.DETAILS:case h.SEARCH:case h.SECTION:case h.SUMMARY:case h.LISTING:case h.FIELDSET:case h.BLOCKQUOTE:case h.FIGCAPTION:{Kz(e,a);break}case h.LI:{Xz(e);break}case h.DD:case h.DT:{Zz(e,a);break}case h.H1:case h.H2:case h.H3:case h.H4:case h.H5:case h.H6:{Jz(e);break}case h.BR:{eR(e);break}case h.BODY:{Vz(e,a);break}case h.HTML:{qz(e,a);break}case h.FORM:{Yz(e);break}case h.APPLET:case h.OBJECT:case h.MARQUEE:{$z(e,a);break}case h.TEMPLATE:{ql(e,a);break}default:Q9(e,a)}}function X9(e,a){e.tmplInsertionModeStack.length>0?i6(e,a):u1(e,a)}function aR(e,a){var l;a.tagID===h.SCRIPT&&((l=e.scriptHandler)===null||l===void 0||l.call(e,e.openElements.current)),e.openElements.pop(),e.insertionMode=e.originalInsertionMode}function tR(e,a){e._err(a,J.eofInElementThatCanContainOnlyText),e.openElements.pop(),e.insertionMode=e.originalInsertionMode,e.onEof(a)}function zb(e,a){if(e.openElements.currentTagId!==void 0&&j9.has(e.openElements.currentTagId))switch(e.pendingCharacterTokens.length=0,e.hasNonWhitespacePendingCharacterToken=!1,e.originalInsertionMode=e.insertionMode,e.insertionMode=I.IN_TABLE_TEXT,a.type){case we.CHARACTER:{J9(e,a);break}case we.WHITESPACE_CHARACTER:{Z9(e,a);break}}else qo(e,a)}function iR(e,a){e.openElements.clearBackToTableContext(),e.activeFormattingElements.insertMarker(),e._insertElement(a,ne.HTML),e.insertionMode=I.IN_CAPTION}function lR(e,a){e.openElements.clearBackToTableContext(),e._insertElement(a,ne.HTML),e.insertionMode=I.IN_COLUMN_GROUP}function nR(e,a){e.openElements.clearBackToTableContext(),e._insertFakeElement(V.COLGROUP,h.COLGROUP),e.insertionMode=I.IN_COLUMN_GROUP,s1(e,a)}function rR(e,a){e.openElements.clearBackToTableContext(),e._insertElement(a,ne.HTML),e.insertionMode=I.IN_TABLE_BODY}function oR(e,a){e.openElements.clearBackToTableContext(),e._insertFakeElement(V.TBODY,h.TBODY),e.insertionMode=I.IN_TABLE_BODY,Ac(e,a)}function uR(e,a){e.openElements.hasInTableScope(h.TABLE)&&(e.openElements.popUntilTagNamePopped(h.TABLE),e._resetInsertionMode(),e._processStartTag(a))}function sR(e,a){Y9(a)?e._appendElement(a,ne.HTML):qo(e,a),a.ackSelfClosing=!0}function cR(e,a){!e.formElement&&e.openElements.tmplCount===0&&(e._insertElement(a,ne.HTML),e.formElement=e.openElements.current,e.openElements.pop())}function er(e,a){switch(a.tagID){case h.TD:case h.TH:case h.TR:{oR(e,a);break}case h.STYLE:case h.SCRIPT:case h.TEMPLATE:{jt(e,a);break}case h.COL:{nR(e,a);break}case h.FORM:{cR(e,a);break}case h.TABLE:{uR(e,a);break}case h.TBODY:case h.TFOOT:case h.THEAD:{rR(e,a);break}case h.INPUT:{sR(e,a);break}case h.CAPTION:{iR(e,a);break}case h.COLGROUP:{lR(e,a);break}default:qo(e,a)}}function Oo(e,a){switch(a.tagID){case h.TABLE:{e.openElements.hasInTableScope(h.TABLE)&&(e.openElements.popUntilTagNamePopped(h.TABLE),e._resetInsertionMode());break}case h.TEMPLATE:{ql(e,a);break}case h.BODY:case h.CAPTION:case h.COL:case h.COLGROUP:case h.HTML:case h.TBODY:case h.TD:case h.TFOOT:case h.TH:case h.THEAD:case h.TR:break;default:qo(e,a)}}function qo(e,a){const l=e.fosterParentingEnabled;e.fosterParentingEnabled=!0,Mc(e,a),e.fosterParentingEnabled=l}function Z9(e,a){e.pendingCharacterTokens.push(a)}function J9(e,a){e.pendingCharacterTokens.push(a),e.hasNonWhitespacePendingCharacterToken=!0}function go(e,a){let l=0;if(e.hasNonWhitespacePendingCharacterToken)for(;l<e.pendingCharacterTokens.length;l++)qo(e,e.pendingCharacterTokens[l]);else for(;l<e.pendingCharacterTokens.length;l++)e._insertCharacters(e.pendingCharacterTokens[l]);e.insertionMode=e.originalInsertionMode,e._processToken(a)}const $9=new Set([h.CAPTION,h.COL,h.COLGROUP,h.TBODY,h.TD,h.TFOOT,h.TH,h.THEAD,h.TR]);function fR(e,a){const l=a.tagID;$9.has(l)?e.openElements.hasInTableScope(h.CAPTION)&&(e.openElements.generateImpliedEndTags(),e.openElements.popUntilTagNamePopped(h.CAPTION),e.activeFormattingElements.clearToLastMarker(),e.insertionMode=I.IN_TABLE,er(e,a)):Fa(e,a)}function dR(e,a){const l=a.tagID;switch(l){case h.CAPTION:case h.TABLE:{e.openElements.hasInTableScope(h.CAPTION)&&(e.openElements.generateImpliedEndTags(),e.openElements.popUntilTagNamePopped(h.CAPTION),e.activeFormattingElements.clearToLastMarker(),e.insertionMode=I.IN_TABLE,l===h.TABLE&&Oo(e,a));break}case h.BODY:case h.COL:case h.COLGROUP:case h.HTML:case h.TBODY:case h.TD:case h.TFOOT:case h.TH:case h.THEAD:case h.TR:break;default:Ec(e,a)}}function s1(e,a){switch(a.tagID){case h.HTML:{Fa(e,a);break}case h.COL:{e._appendElement(a,ne.HTML),a.ackSelfClosing=!0;break}case h.TEMPLATE:{jt(e,a);break}default:Zs(e,a)}}function bR(e,a){switch(a.tagID){case h.COLGROUP:{e.openElements.currentTagId===h.COLGROUP&&(e.openElements.pop(),e.insertionMode=I.IN_TABLE);break}case h.TEMPLATE:{ql(e,a);break}case h.COL:break;default:Zs(e,a)}}function Zs(e,a){e.openElements.currentTagId===h.COLGROUP&&(e.openElements.pop(),e.insertionMode=I.IN_TABLE,e._processToken(a))}function Ac(e,a){switch(a.tagID){case h.TR:{e.openElements.clearBackToTableBodyContext(),e._insertElement(a,ne.HTML),e.insertionMode=I.IN_ROW;break}case h.TH:case h.TD:{e.openElements.clearBackToTableBodyContext(),e._insertFakeElement(V.TR,h.TR),e.insertionMode=I.IN_ROW,Lc(e,a);break}case h.CAPTION:case h.COL:case h.COLGROUP:case h.TBODY:case h.TFOOT:case h.THEAD:{e.openElements.hasTableBodyContextInTableScope()&&(e.openElements.clearBackToTableBodyContext(),e.openElements.pop(),e.insertionMode=I.IN_TABLE,er(e,a));break}default:er(e,a)}}function s0(e,a){const l=a.tagID;switch(a.tagID){case h.TBODY:case h.TFOOT:case h.THEAD:{e.openElements.hasInTableScope(l)&&(e.openElements.clearBackToTableBodyContext(),e.openElements.pop(),e.insertionMode=I.IN_TABLE);break}case h.TABLE:{e.openElements.hasTableBodyContextInTableScope()&&(e.openElements.clearBackToTableBodyContext(),e.openElements.pop(),e.insertionMode=I.IN_TABLE,Oo(e,a));break}case h.BODY:case h.CAPTION:case h.COL:case h.COLGROUP:case h.HTML:case h.TD:case h.TH:case h.TR:break;default:Oo(e,a)}}function Lc(e,a){switch(a.tagID){case h.TH:case h.TD:{e.openElements.clearBackToTableRowContext(),e._insertElement(a,ne.HTML),e.insertionMode=I.IN_CELL,e.activeFormattingElements.insertMarker();break}case h.CAPTION:case h.COL:case h.COLGROUP:case h.TBODY:case h.TFOOT:case h.THEAD:case h.TR:{e.openElements.hasInTableScope(h.TR)&&(e.openElements.clearBackToTableRowContext(),e.openElements.pop(),e.insertionMode=I.IN_TABLE_BODY,Ac(e,a));break}default:er(e,a)}}function e6(e,a){switch(a.tagID){case h.TR:{e.openElements.hasInTableScope(h.TR)&&(e.openElements.clearBackToTableRowContext(),e.openElements.pop(),e.insertionMode=I.IN_TABLE_BODY);break}case h.TABLE:{e.openElements.hasInTableScope(h.TR)&&(e.openElements.clearBackToTableRowContext(),e.openElements.pop(),e.insertionMode=I.IN_TABLE_BODY,s0(e,a));break}case h.TBODY:case h.TFOOT:case h.THEAD:{(e.openElements.hasInTableScope(a.tagID)||e.openElements.hasInTableScope(h.TR))&&(e.openElements.clearBackToTableRowContext(),e.openElements.pop(),e.insertionMode=I.IN_TABLE_BODY,s0(e,a));break}case h.BODY:case h.CAPTION:case h.COL:case h.COLGROUP:case h.HTML:case h.TD:case h.TH:break;default:Oo(e,a)}}function mR(e,a){const l=a.tagID;$9.has(l)?(e.openElements.hasInTableScope(h.TD)||e.openElements.hasInTableScope(h.TH))&&(e._closeTableCell(),Lc(e,a)):Fa(e,a)}function hR(e,a){const l=a.tagID;switch(l){case h.TD:case h.TH:{e.openElements.hasInTableScope(l)&&(e.openElements.generateImpliedEndTags(),e.openElements.popUntilTagNamePopped(l),e.activeFormattingElements.clearToLastMarker(),e.insertionMode=I.IN_ROW);break}case h.TABLE:case h.TBODY:case h.TFOOT:case h.THEAD:case h.TR:{e.openElements.hasInTableScope(l)&&(e._closeTableCell(),e6(e,a));break}case h.BODY:case h.CAPTION:case h.COL:case h.COLGROUP:case h.HTML:break;default:Ec(e,a)}}function a6(e,a){switch(a.tagID){case h.HTML:{Fa(e,a);break}case h.OPTION:{e.openElements.currentTagId===h.OPTION&&e.openElements.pop(),e._insertElement(a,ne.HTML);break}case h.OPTGROUP:{e.openElements.currentTagId===h.OPTION&&e.openElements.pop(),e.openElements.currentTagId===h.OPTGROUP&&e.openElements.pop(),e._insertElement(a,ne.HTML);break}case h.HR:{e.openElements.currentTagId===h.OPTION&&e.openElements.pop(),e.openElements.currentTagId===h.OPTGROUP&&e.openElements.pop(),e._appendElement(a,ne.HTML),a.ackSelfClosing=!0;break}case h.INPUT:case h.KEYGEN:case h.TEXTAREA:case h.SELECT:{e.openElements.hasInSelectScope(h.SELECT)&&(e.openElements.popUntilTagNamePopped(h.SELECT),e._resetInsertionMode(),a.tagID!==h.SELECT&&e._processStartTag(a));break}case h.SCRIPT:case h.TEMPLATE:{jt(e,a);break}}}function t6(e,a){switch(a.tagID){case h.OPTGROUP:{e.openElements.stackTop>0&&e.openElements.currentTagId===h.OPTION&&e.openElements.tagIDs[e.openElements.stackTop-1]===h.OPTGROUP&&e.openElements.pop(),e.openElements.currentTagId===h.OPTGROUP&&e.openElements.pop();break}case h.OPTION:{e.openElements.currentTagId===h.OPTION&&e.openElements.pop();break}case h.SELECT:{e.openElements.hasInSelectScope(h.SELECT)&&(e.openElements.popUntilTagNamePopped(h.SELECT),e._resetInsertionMode());break}case h.TEMPLATE:{ql(e,a);break}}}function gR(e,a){const l=a.tagID;l===h.CAPTION||l===h.TABLE||l===h.TBODY||l===h.TFOOT||l===h.THEAD||l===h.TR||l===h.TD||l===h.TH?(e.openElements.popUntilTagNamePopped(h.SELECT),e._resetInsertionMode(),e._processStartTag(a)):a6(e,a)}function pR(e,a){const l=a.tagID;l===h.CAPTION||l===h.TABLE||l===h.TBODY||l===h.TFOOT||l===h.THEAD||l===h.TR||l===h.TD||l===h.TH?e.openElements.hasInTableScope(l)&&(e.openElements.popUntilTagNamePopped(h.SELECT),e._resetInsertionMode(),e.onEndTag(a)):t6(e,a)}function TR(e,a){switch(a.tagID){case h.BASE:case h.BASEFONT:case h.BGSOUND:case h.LINK:case h.META:case h.NOFRAMES:case h.SCRIPT:case h.STYLE:case h.TEMPLATE:case h.TITLE:{jt(e,a);break}case h.CAPTION:case h.COLGROUP:case h.TBODY:case h.TFOOT:case h.THEAD:{e.tmplInsertionModeStack[0]=I.IN_TABLE,e.insertionMode=I.IN_TABLE,er(e,a);break}case h.COL:{e.tmplInsertionModeStack[0]=I.IN_COLUMN_GROUP,e.insertionMode=I.IN_COLUMN_GROUP,s1(e,a);break}case h.TR:{e.tmplInsertionModeStack[0]=I.IN_TABLE_BODY,e.insertionMode=I.IN_TABLE_BODY,Ac(e,a);break}case h.TD:case h.TH:{e.tmplInsertionModeStack[0]=I.IN_ROW,e.insertionMode=I.IN_ROW,Lc(e,a);break}default:e.tmplInsertionModeStack[0]=I.IN_BODY,e.insertionMode=I.IN_BODY,Fa(e,a)}}function vR(e,a){a.tagID===h.TEMPLATE&&ql(e,a)}function i6(e,a){e.openElements.tmplCount>0?(e.openElements.popUntilTagNamePopped(h.TEMPLATE),e.activeFormattingElements.clearToLastMarker(),e.tmplInsertionModeStack.shift(),e._resetInsertionMode(),e.onEof(a)):u1(e,a)}function SR(e,a){a.tagID===h.HTML?Fa(e,a):Js(e,a)}function l6(e,a){var l;if(a.tagID===h.HTML){if(e.fragmentContext||(e.insertionMode=I.AFTER_AFTER_BODY),e.options.sourceCodeLocationInfo&&e.openElements.tagIDs[0]===h.HTML){e._setEndLocation(e.openElements.items[0],a);const n=e.openElements.items[1];n&&!(!((l=e.treeAdapter.getNodeSourceCodeLocation(n))===null||l===void 0)&&l.endTag)&&e._setEndLocation(n,a)}}else Js(e,a)}function Js(e,a){e.insertionMode=I.IN_BODY,Mc(e,a)}function CR(e,a){switch(a.tagID){case h.HTML:{Fa(e,a);break}case h.FRAMESET:{e._insertElement(a,ne.HTML);break}case h.FRAME:{e._appendElement(a,ne.HTML),a.ackSelfClosing=!0;break}case h.NOFRAMES:{jt(e,a);break}}}function yR(e,a){a.tagID===h.FRAMESET&&!e.openElements.isRootHtmlElementCurrent()&&(e.openElements.pop(),!e.fragmentContext&&e.openElements.currentTagId!==h.FRAMESET&&(e.insertionMode=I.AFTER_FRAMESET))}function MR(e,a){switch(a.tagID){case h.HTML:{Fa(e,a);break}case h.NOFRAMES:{jt(e,a);break}}}function ER(e,a){a.tagID===h.HTML&&(e.insertionMode=I.AFTER_AFTER_FRAMESET)}function AR(e,a){a.tagID===h.HTML?Fa(e,a):Gs(e,a)}function Gs(e,a){e.insertionMode=I.IN_BODY,Mc(e,a)}function LR(e,a){switch(a.tagID){case h.HTML:{Fa(e,a);break}case h.NOFRAMES:{jt(e,a);break}}}function DR(e,a){a.chars=ca,e._insertCharacters(a)}function xR(e,a){e._insertCharacters(a),e.framesetOk=!1}function n6(e){for(;e.treeAdapter.getNamespaceURI(e.openElements.current)!==ne.HTML&&e.openElements.currentTagId!==void 0&&!e._isIntegrationPoint(e.openElements.currentTagId,e.openElements.current);)e.openElements.pop()}function _R(e,a){if(j_(a))n6(e),e._startTagOutsideForeignContent(a);else{const l=e._getAdjustedCurrentElement(),n=e.treeAdapter.getNamespaceURI(l);n===ne.MATHML?H9(a):n===ne.SVG&&(V_(a),W9(a)),r1(a),a.selfClosing?e._appendElement(a,n):e._insertElement(a,n),a.ackSelfClosing=!0}}function zR(e,a){if(a.tagID===h.P||a.tagID===h.BR){n6(e),e._endTagOutsideForeignContent(a);return}for(let l=e.openElements.stackTop;l>0;l--){const n=e.openElements.items[l];if(e.treeAdapter.getNamespaceURI(n)===ne.HTML){e._endTagOutsideForeignContent(a);break}const o=e.treeAdapter.getTagName(n);if(o.toLowerCase()===a.tagName){a.tagName=o,e.openElements.shortenToLength(l);break}}}V.AREA,V.BASE,V.BASEFONT,V.BGSOUND,V.BR,V.COL,V.EMBED,V.FRAME,V.HR,V.IMG,V.INPUT,V.KEYGEN,V.LINK,V.META,V.PARAM,V.SOURCE,V.TRACK,V.WBR;const RR=/<(\/?)(iframe|noembed|noframes|plaintext|script|style|textarea|title|xmp)(?=[\t\n\f\r />])/gi,IR=new Set(["mdxFlowExpression","mdxJsxFlowElement","mdxJsxTextElement","mdxTextExpression","mdxjsEsm"]),p8={sourceCodeLocationInfo:!0,scriptingEnabled:!1};function r6(e,a){const l=HR(e),n=R9("type",{handlers:{root:NR,element:BR,text:OR,comment:u6,doctype:wR,raw:kR},unknown:FR}),o={parser:l?new m8(p8):m8.getFragmentParser(void 0,p8),handle(d){n(d,o)},stitches:!1,options:a||{}};n(e,o),mr(o,li());const s=l?o.parser.document:o.parser.getFragment(),c=Nx(s,{file:o.options.file});return o.stitches&&a1(c,"comment",function(d,m,g){const p=d;if(p.value.stitch&&g&&m!==void 0){const T=g.children;return T[m]=p.value.stitch,m}}),c.type==="root"&&c.children.length===1&&c.children[0].type===e.type?c.children[0]:c}function o6(e,a){let l=-1;if(e)for(;++l<e.length;)a.handle(e[l])}function NR(e,a){o6(e.children,a)}function BR(e,a){PR(e,a),o6(e.children,a),UR(e,a)}function OR(e,a){a.parser.tokenizer.state>4&&(a.parser.tokenizer.state=0);const l={type:we.CHARACTER,chars:e.value,location:Ko(e)};mr(a,li(e)),a.parser.currentToken=l,a.parser._processToken(a.parser.currentToken)}function wR(e,a){const l={type:we.DOCTYPE,name:"html",forceQuirks:!1,publicId:"",systemId:"",location:Ko(e)};mr(a,li(e)),a.parser.currentToken=l,a.parser._processToken(a.parser.currentToken)}function GR(e,a){a.stitches=!0;const l=WR(e);if("children"in e&&"children"in l){const n=r6({type:"root",children:e.children},a.options);l.children=n.children}u6({type:"comment",value:{stitch:l}},a)}function u6(e,a){const l=e.value,n={type:we.COMMENT,data:l,location:Ko(e)};mr(a,li(e)),a.parser.currentToken=n,a.parser._processToken(a.parser.currentToken)}function kR(e,a){if(a.parser.tokenizer.preprocessor.html="",a.parser.tokenizer.preprocessor.pos=-1,a.parser.tokenizer.preprocessor.lastGapPos=-2,a.parser.tokenizer.preprocessor.gapStack=[],a.parser.tokenizer.preprocessor.skipNextNewLine=!1,a.parser.tokenizer.preprocessor.lastChunkWritten=!1,a.parser.tokenizer.preprocessor.endOfChunkHit=!1,a.parser.tokenizer.preprocessor.isEol=!1,s6(a,li(e)),a.parser.tokenizer.write(a.options.tagfilter?e.value.replace(RR,"<$1$2"):e.value,!1),a.parser.tokenizer._runParsingLoop(),a.parser.tokenizer.state===72||a.parser.tokenizer.state===78){a.parser.tokenizer.preprocessor.lastChunkWritten=!0;const l=a.parser.tokenizer._consume();a.parser.tokenizer._callState(l)}}function FR(e,a){const l=e;if(a.options.passThrough&&a.options.passThrough.includes(l.type))GR(l,a);else{let n="";throw IR.has(l.type)&&(n=". It looks like you are using MDX nodes with `hast-util-raw` (or `rehype-raw`). If you use this because you are using remark or rehype plugins that inject `'html'` nodes, then please raise an issue with that plugin, as its a bad and slow idea. If you use this because you are using markdown syntax, then you have to configure this utility (or plugin) to pass through these nodes (see `passThrough` in docs), but you can also migrate to use the MDX syntax"),new Error("Cannot compile `"+l.type+"` node"+n)}}function mr(e,a){s6(e,a);const l=e.parser.tokenizer.currentCharacterToken;l&&l.location&&(l.location.endLine=e.parser.tokenizer.preprocessor.line,l.location.endCol=e.parser.tokenizer.preprocessor.col+1,l.location.endOffset=e.parser.tokenizer.preprocessor.offset+1,e.parser.currentToken=l,e.parser._processToken(e.parser.currentToken)),e.parser.tokenizer.paused=!1,e.parser.tokenizer.inLoop=!1,e.parser.tokenizer.active=!1,e.parser.tokenizer.returnState=ha.DATA,e.parser.tokenizer.charRefCode=-1,e.parser.tokenizer.consumedAfterSnapshot=-1,e.parser.tokenizer.currentLocation=null,e.parser.tokenizer.currentCharacterToken=null,e.parser.tokenizer.currentToken=null,e.parser.tokenizer.currentAttr={name:"",value:""}}function s6(e,a){if(a&&a.offset!==void 0){const l={startLine:a.line,startCol:a.column,startOffset:a.offset,endLine:-1,endCol:-1,endOffset:-1};e.parser.tokenizer.preprocessor.lineStartPos=-a.column+1,e.parser.tokenizer.preprocessor.droppedBufferSize=a.offset,e.parser.tokenizer.preprocessor.line=a.line,e.parser.tokenizer.currentLocation=l}}function PR(e,a){const l=e.tagName.toLowerCase();if(a.parser.tokenizer.state===ha.PLAINTEXT)return;mr(a,li(e));const n=a.parser.openElements.current;let o="namespaceURI"in n?n.namespaceURI:wl.html;o===wl.html&&l==="svg"&&(o=wl.svg);const s=Yx({...e,children:[]},{space:o===wl.svg?"svg":"html"}),c={type:we.START_TAG,tagName:l,tagID:br(l),selfClosing:!1,ackSelfClosing:!1,attrs:"attrs"in s?s.attrs:[],location:Ko(e)};a.parser.currentToken=c,a.parser._processToken(a.parser.currentToken),a.parser.tokenizer.lastStartTagName=l}function UR(e,a){const l=e.tagName.toLowerCase();if(!a.parser.tokenizer.inForeignNode&&t_.includes(l)||a.parser.tokenizer.state===ha.PLAINTEXT)return;mr(a,vc(e));const n={type:we.END_TAG,tagName:l,tagID:br(l),selfClosing:!1,ackSelfClosing:!1,attrs:[],location:Ko(e)};a.parser.currentToken=n,a.parser._processToken(a.parser.currentToken),l===a.parser.tokenizer.lastStartTagName&&(a.parser.tokenizer.state===ha.RCDATA||a.parser.tokenizer.state===ha.RAWTEXT||a.parser.tokenizer.state===ha.SCRIPT_DATA)&&(a.parser.tokenizer.state=ha.DATA)}function HR(e){const a=e.type==="root"?e.children[0]:e;return!!(a&&(a.type==="doctype"||a.type==="element"&&a.tagName.toLowerCase()==="html"))}function Ko(e){const a=li(e)||{line:void 0,column:void 0,offset:void 0},l=vc(e)||{line:void 0,column:void 0,offset:void 0};return{startLine:a.line,startCol:a.column,startOffset:a.offset,endLine:l.line,endCol:l.column,endOffset:l.offset}}function WR(e){return"children"in e?$n({...e,children:[]}):$n(e)}function jR(e){return function(a,l){return r6(a,{...e,file:l})}}const VR="_prose_1l8lv_1",qR="_mdAccordion_1l8lv_16",c6={prose:VR,mdAccordion:qR};function KR(e,{openFirst:a=!1}={}){if(!e)return"";const l=/~H~~([\s\S]*?)~~\s*~M~~([\s\S]*?)~~/g;let n=0;return e.replace(l,(o,s,c)=>{const d=a&&n===0?" open":"";return n+=1,`
|
|
169
|
+
<details class="${c6.mdAccordion}"${d}>
|
|
170
|
+
<summary>${String(s).trim()}</summary>
|
|
171
|
+
<div class="p-4">
|
|
172
|
+
${String(c).trim()}
|
|
173
|
+
</div>
|
|
174
|
+
</details>`})}function YR({children:e,className:a="",openFirst:l=!1}){const o=KR(typeof e=="string"?e:"",{openFirst:l});return y.jsx("div",{className:["prose",c6.prose,a].filter(Boolean).join(" "),children:y.jsx(Tx,{rehypePlugins:[jR],children:o})})}function QR(e){return y.jsxs("svg",{width:"12",height:"12",viewBox:"0 0 12 12",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-hidden":!0,className:"size-5",...e,children:[y.jsx("rect",{x:"0.666667",y:"0.666667",width:"10.6667",height:"10.6667",rx:"5.33333",stroke:"#B1B1B1",strokeWidth:"1.33333"}),y.jsx("circle",{cx:"6.00065",cy:"3.33268",r:"0.666667",fill:"#B1B1B1"}),y.jsx("rect",{x:"5.33398",y:"5.33398",width:"1.33333",height:"4",fill:"#B1B1B1"})]})}const T8={},f6=({tooltipData:e,openFirst:a=!1,trigger:l})=>{if(!e?.trim())return null;const n=o=>{o.stopPropagation()};return y.jsxs(P0,{children:[y.jsx(U0,{asChild:!0,children:l??y.jsx("button",{className:T8.iconBtn,"aria-label":"Open tooltip",onClick:n,children:y.jsx(QR,{className:T8.iconSvg})})}),y.jsx(H0,{className:"bg-[#000] text-white text-[1.1rem] leading-[1.45] w-auto max-w-[300px]",side:"top",children:y.jsx(YR,{openFirst:a,children:e})})]})},d6=_.forwardRef(({values:e,value:a,onValueChange:l,placeholder:n="Sort by",title:o,className:s,dropdownWidth:c,align:d="start",showClear:m=!1,getTooltipByMaterialAndSection:g,sectionName:p},T)=>{const[C,S]=_.useState(!1),A=_.useRef(null);_.useEffect(()=>{if(!C)return;const G=j=>{const U=j.target,F=A.current;F&&(F.contains(U)||U===F)||S(!1)},O=j=>j.key==="Escape"&&S(!1);return window.addEventListener("scroll",G,!0),window.addEventListener("resize",G),document.addEventListener("keydown",O),()=>{window.removeEventListener("scroll",G,!0),window.removeEventListener("resize",G),document.removeEventListener("keydown",O)}},[C]);const E=a?e.find(G=>G.value===a):void 0,N=G=>{l(G),S(!1)},x=()=>l(null);return y.jsxs(Op,{open:C,onOpenChange:S,children:[y.jsxs(wp,{ref:T,"aria-haspopup":"listbox","aria-expanded":C,className:ja("inline-flex items-center justify-between gap-2 rounded-full bg-[var(--label-bg, #f5f5f5)] px-3 py-2 text-xs font-medium h-9 text-blackborder border-transparent hover:bg-gray-100 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-[var(--main-accent-color)]sm:w-[102px]",s),children:[y.jsx("span",{className:ja(!E&&"text-xs text-gray-700 ms:text-sm"),children:E?.label??n}),y.jsx(Hg,{className:ja("h-4 w-4 transition-transform",C&&"rotate-180")})]}),y.jsxs(Gp,{ref:A,align:d,sideOffset:6,className:ja("bg-white border border-gray-200 rounded-xl shadow-lg z-50 max-h-80 overflow-y-auto p-0",c||"w-[var(--radix-popover-trigger-width)]"),style:{WebkitOverflowScrolling:"touch",overscrollBehavior:"contain"},onTouchStart:G=>G.stopPropagation(),onTouchMove:G=>G.stopPropagation(),onWheel:G=>G.stopPropagation(),children:[(o??n)&&y.jsx("div",{className:"px-4 pt-3 pb-2 text-[1rem] font-regular",children:o??n}),m&&a!==null&&y.jsx("div",{className:"px-4 py-2 border-b",children:y.jsxs("button",{onClick:x,className:"inline-flex items-center gap-1 text-[0.95rem] text-black hover:text-[var(--main-accent-color)] transition-colors",children:[y.jsx(L0,{className:"h-3.5 w-3.5"}),"Clear"]})}),y.jsx("div",{role:"listbox","aria-activedescendant":E?`option-${E.value}`:void 0,className:"py-1",children:e.map(G=>{const O=a===G.value;return y.jsxs("div",{id:`option-${G.value}`,role:"option","aria-selected":O,tabIndex:0,className:ja("flex items-start justify-between gap-2 px-4 py-2 cursor-pointer","hover:bg-gray-50 focus:bg-gray-50 focus:outline-none"),onClick:()=>N(G.value),onKeyDown:j=>{(j.key==="Enter"||j.key===" ")&&(j.preventDefault(),N(G.value))},children:[y.jsxs("div",{className:"flex items-center gap-2",children:[y.jsx("span",{className:"text-[1.05rem]",children:G.label}),(()=>{if(!g||!p)return null;const j=g(G.value,p);return j?.Description?y.jsx(f6,{tooltipData:j.Description}):null})()]}),O?y.jsx(Ug,{className:"h-4 w-4"}):null]},G.value)})})]})]})});d6.displayName="SingleSelect";const XR=[{label:"A-Z",value:"asc"},{label:"Z-A",value:"dsc"}],ZR=()=>{const e=Ka(),a=je(Kv),[l,n]=_.useState(lp),[o,s]=_.useState(""),[c,d]=_.useState(""),[m,g]=_.useState(null);_.useEffect(()=>{const E=setTimeout(()=>{d(o.trim().toLowerCase())},300);return()=>clearTimeout(E)},[o]);const p=je(qv),T=_.useMemo(()=>xy.getUniqueCategories(p),[p]),C=E=>E.toLowerCase(),S=_.useMemo(()=>new Intl.Collator(void 0,{sensitivity:"base",numeric:!1}),[]),A=_.useMemo(()=>{let E=p;if(l?.value){const N=C(l.value);E=E.filter(x=>x.categories.some(G=>C(G)===N))}return c&&(E=E.filter(N=>C(N.name).includes(c))),m==="asc"?E=[...E].sort((N,x)=>S.compare(N.name,x.name)):m==="dsc"&&(E=[...E].sort((N,x)=>S.compare(x.name,N.name))),E},[p,l,c,m,S]);return _.useEffect(()=>{e(_s())},[e]),y.jsxs("div",{className:"flex h-full flex-col",children:[y.jsxs("header",{className:"flex flex-col border-b border-[var(--border)] lg:flex-row lg:justify-between",children:[y.jsx("span",{className:"p-[var(--sm-padding)] text-base font-medium",children:"Swatches List"}),y.jsx("div",{className:"border-t border-[var(--border)] p-[var(--sm-padding)] text-xs font-medium leading-[24px] lg:border-none",children:y.jsxs("span",{children:["Choose 5 free swatches to curate your perfect design. Plus get"," ",y.jsx("span",{className:"text-[var(--main-accent-color)] underline",children:"free design advice"})," ","from our experts"]})})]}),y.jsxs("div",{className:"flex min-h-0 flex-1 flex-col",children:[y.jsxs("div",{className:"flex w-full items-center justify-between gap-4 border-b border-[var(--border)] p-[var(--sm-padding)]",children:[y.jsxs("div",{className:"flex h-[36px] w-full items-center justify-between gap-4 sm:max-w-90",children:[y.jsxs("div",{className:"relative h-[36px] w-full max-w-[260px] sm:max-w-[240px]",children:[y.jsx("input",{type:"text",placeholder:"Search",value:o,onChange:E=>s(E.target.value),className:`\r
|
|
175
|
+
h-full w-full rounded-2xl border border-[var(--border)] bg-[var(--background)]\r
|
|
176
|
+
px-4 pr-8 text-sm text-black placeholder-[var(--text-muted)]\r
|
|
177
|
+
transition focus:border-[var(--main-accent-color)] focus:outline-none\r
|
|
178
|
+
`}),y.jsx("div",{className:`\r
|
|
179
|
+
pointer-events-none absolute right-3 top-1/2 -translate-y-1/2 sm:right-4\r
|
|
180
|
+
[&_svg_path]:stroke-[var(--svg-dark)]\r
|
|
181
|
+
`,children:y.jsx(Ay,{width:20,height:20})})]}),y.jsx(d6,{title:"Sort by",placeholder:"Sort by",values:XR,value:m,onValueChange:g,className:"w-full max-w-[94px] bg-[var(--label-bg)]",dropdownWidth:"w-64"})]}),y.jsx(e4,{items:T,activeId:l?.productId,onSelect:E=>n(E),className:"hidden sm:flex sm:max-w-[680px] sm:overflow-hidden"})]}),y.jsx(e4,{items:T,activeId:l?.productId,onSelect:E=>n(E),className:"h-[64px] p-[var(--sm-padding)] border-b border-[var(--border)] sm:hidden"}),y.jsxs("div",{className:"flex-1 min-h-0 overflow-y-auto overscroll-contain p-[var(--sm-padding)]",children:[y.jsx("div",{className:"mb-4",children:"Select Product"}),a?y.jsx("div",{className:"flex h-full min-h-0 flex-1 items-center justify-center",children:"loading..."}):A.length?y.jsx("ul",{className:"grid grid-cols-2 gap-4 sm:grid-cols-4 lg:grid-cols-6 xl:grid-cols-8 2xl:grid-cols-9",children:A.map(E=>y.jsx(Dy,{productListItem:E},E.name))}):y.jsx("div",{className:"flex h-full items-center justify-center",children:"No products were found"})]})]})]})};function JR(e){const a=_.useRef({value:e,previous:e});return _.useMemo(()=>(a.current.value!==e&&(a.current.previous=a.current.value,a.current.value=e),a.current.previous),[e])}var Dc="Checkbox",[$R]=cc(Dc),[eI,c1]=$R(Dc);function aI(e){const{__scopeCheckbox:a,checked:l,children:n,defaultChecked:o,disabled:s,form:c,name:d,onCheckedChange:m,required:g,value:p="on",internal_do_not_use_render:T}=e,[C,S]=p0({prop:l,defaultProp:o??!1,onChange:m,caller:Dc}),[A,E]=_.useState(null),[N,x]=_.useState(null),G=_.useRef(!1),O=A?!!c||!!A.closest("form"):!0,j={checked:C,disabled:s,setChecked:S,control:A,setControl:E,name:d,form:c,value:p,hasConsumerStoppedPropagationRef:G,required:g,defaultChecked:cl(o)?!1:o,isFormControl:O,bubbleInput:N,setBubbleInput:x};return y.jsx(eI,{scope:a,...j,children:tI(T)?T(j):n})}var b6="CheckboxTrigger",m6=_.forwardRef(({__scopeCheckbox:e,onKeyDown:a,onClick:l,...n},o)=>{const{control:s,value:c,disabled:d,checked:m,required:g,setControl:p,setChecked:T,hasConsumerStoppedPropagationRef:C,isFormControl:S,bubbleInput:A}=c1(b6,e),E=Ct(o,p),N=_.useRef(m);return _.useEffect(()=>{const x=s?.form;if(x){const G=()=>T(N.current);return x.addEventListener("reset",G),()=>x.removeEventListener("reset",G)}},[s,T]),y.jsx(wa.button,{type:"button",role:"checkbox","aria-checked":cl(m)?"mixed":m,"aria-required":g,"data-state":S6(m),"data-disabled":d?"":void 0,disabled:d,value:c,...n,ref:E,onKeyDown:qa(a,x=>{x.key==="Enter"&&x.preventDefault()}),onClick:qa(l,x=>{T(G=>cl(G)?!0:!G),A&&S&&(C.current=x.isPropagationStopped(),C.current||x.stopPropagation())})})});m6.displayName=b6;var h6=_.forwardRef((e,a)=>{const{__scopeCheckbox:l,name:n,checked:o,defaultChecked:s,required:c,disabled:d,value:m,onCheckedChange:g,form:p,...T}=e;return y.jsx(aI,{__scopeCheckbox:l,checked:o,defaultChecked:s,disabled:d,required:c,onCheckedChange:g,name:n,form:p,value:m,internal_do_not_use_render:({isFormControl:C})=>y.jsxs(y.Fragment,{children:[y.jsx(m6,{...T,ref:a,__scopeCheckbox:l}),C&&y.jsx(v6,{__scopeCheckbox:l})]})})});h6.displayName=Dc;var g6="CheckboxIndicator",p6=_.forwardRef((e,a)=>{const{__scopeCheckbox:l,forceMount:n,...o}=e,s=c1(g6,l);return y.jsx(ir,{present:n||cl(s.checked)||s.checked===!0,children:y.jsx(wa.span,{"data-state":S6(s.checked),"data-disabled":s.disabled?"":void 0,...o,ref:a,style:{pointerEvents:"none",...e.style}})})});p6.displayName=g6;var T6="CheckboxBubbleInput",v6=_.forwardRef(({__scopeCheckbox:e,...a},l)=>{const{control:n,hasConsumerStoppedPropagationRef:o,checked:s,defaultChecked:c,required:d,disabled:m,name:g,value:p,form:T,bubbleInput:C,setBubbleInput:S}=c1(T6,e),A=Ct(l,S),E=JR(s),N=pp(n);_.useEffect(()=>{const G=C;if(!G)return;const O=window.HTMLInputElement.prototype,U=Object.getOwnPropertyDescriptor(O,"checked").set,F=!o.current;if(E!==s&&U){const W=new Event("click",{bubbles:F});G.indeterminate=cl(s),U.call(G,cl(s)?!1:s),G.dispatchEvent(W)}},[C,E,s,o]);const x=_.useRef(cl(s)?!1:s);return y.jsx(wa.input,{type:"checkbox","aria-hidden":!0,defaultChecked:c??x.current,required:d,disabled:m,name:g,value:p,form:T,...a,tabIndex:-1,ref:A,style:{...a.style,...N,position:"absolute",pointerEvents:"none",opacity:0,margin:0,transform:"translateX(-100%)"}})});v6.displayName=T6;function tI(e){return typeof e=="function"}function cl(e){return e==="indeterminate"}function S6(e){return cl(e)?"indeterminate":e?"checked":"unchecked"}function iI({className:e,...a}){return y.jsx(h6,{"data-slot":"checkbox",className:ja("bg-white peer border-input dark:bg-input/30 data-[state=checked]:bg-black data-[state=checked]:text-primary-foreground dark:data-[state=checked]:bg-black data-[state=checked]:border-black focus-visible:border-ring focus-visible:ring-ring/50 aria-invalid:ring-destructive/20 dark:aria-invalid:ring-destructive/40 aria-invalid:border-destructive size-4 shrink-0 rounded-[4px] border shadow-xs transition-shadow outline-none focus-visible:ring-[3px] disabled:cursor-not-allowed disabled:opacity-50",e),...a,children:y.jsx(p6,{"data-slot":"checkbox-indicator",className:"flex items-center justify-center text-current transition-none",children:y.jsx(Ug,{className:"size-5"})})})}const Yo=_.forwardRef(({options:e,values:a,onValueChange:l,placeholder:n="Select options...",className:o,dropdownWidth:s,align:c="start",getTooltipByMaterialAndSection:d,sectionName:m},g)=>{const[p,T]=_.useState(!1),C=_.useRef(null);_.useEffect(()=>{if(!p)return;const x=O=>{const j=O.target,U=C.current;U&&(U.contains(j)||j===U)||T(!1)},G=O=>{O.key==="Escape"&&T(!1)};return window.addEventListener("scroll",x,!0),window.addEventListener("resize",x),document.addEventListener("keydown",G),()=>{window.removeEventListener("scroll",x,!0),window.removeEventListener("resize",x),document.removeEventListener("keydown",G)}},[p]);const S=(x,G)=>{l(G?[...a,x]:a.filter(O=>O!==x))},A=()=>{l([])},E=a.length,N=E===0?n:E===1?e.find(x=>x.value===a[0])?.label||`${n} selected`:y.jsxs("div",{className:"flex flex-row items-center w-full",children:[y.jsx("span",{className:"truncate mr-1",children:n}),y.jsx("span",{className:"flex justify-center items-center text-white bg-[var(--main-accent-color)] w-[20px] h-[20px] rounded-full whitespace-nowrap",children:E})]});return y.jsxs(Op,{open:p,onOpenChange:T,children:[y.jsxs(wp,{ref:g,className:ja("flex flex-row items-center justify-between rounded-full border border-[var(--main-accent-color)] px-3 sm:px-4 py-2 bg-white cursor-pointer hover:bg-gray-50 data-[state=open]:border-primary hover:border-primary focus:border-primary min-h-9",o),children:[y.jsx("div",{className:"w-full text-xs truncate text-left leading-[20px] sm:text-sm",children:N}),y.jsx(Hg,{className:ja("ml-2 h-4 w-4 transition-transform",p&&"rotate-180")})]}),y.jsxs(Gp,{ref:C,className:ja("bg-white border rounded-lg shadow-lg z-50 max-h-80 overflow-y-auto overscroll-behavior-y-contain touch-pan-y p-2",s||"w-[var(--radix-popover-trigger-width)]"),align:c,sideOffset:4,style:{WebkitOverflowScrolling:"touch",overscrollBehavior:"contain"},onTouchStart:x=>{x.stopPropagation()},onTouchMove:x=>{x.stopPropagation()},onWheel:x=>{x.stopPropagation()},children:[E>0&&y.jsx("div",{className:"flex flex-row gap-2 items-center justify-between px-2 py-1 mb-2 border-b",children:y.jsxs("button",{onClick:A,className:"text-[1.2rem] text-black hover:text-primary transition-color cursor-pointer duration-200 flex flex-row items-center gap-1",children:[y.jsx(L0,{className:"h-3 w-3"}),"Clear all"]})}),y.jsx("div",{className:"flex flex-col gap-1",children:e.map(x=>{const G=a.includes(x.value);return y.jsxs("div",{className:"flex flex-row items-start gap-2 px-2 py-1 hover:bg-gray-50 rounded transition-background duration-300 cursor-pointer",onClick:()=>S(x.value,!G),children:[y.jsx(iI,{checked:G,className:"size-6",onCheckedChange:O=>S(x.value,O)}),y.jsxs("div",{className:"flex-1 flex flex-row items-start justify-between",children:[y.jsxs("div",{className:"flex flex-row items-center gap-2",children:[y.jsx("span",{className:"text-[1.2rem]",children:x.label}),(()=>{if(!d||!m)return null;const O=d(x.value,m);return O&&O.Description?y.jsx(f6,{tooltipData:O?.Description}):null})()]}),x.count!==void 0&&y.jsx("span",{className:"text-[1rem] text-gray-800 bg-gray-100 px-2 py-0.5 ml-2 rounded-full whitespace-nowrap",children:x.count})]})]},x.value)})})]})]})});Yo.displayName="MultiSelect";const C6=({containerStyles:e,selectStyles:a})=>{const l=Ka(),n=je(Vv),o=je(ar),[s,c]=_.useState([]),[d,m]=_.useState([]);_.useEffect(()=>{if(!n?.length)return;const p=n.map(T=>{if(T.metadata){const{Name:C,Label:S}=T.metadata||{};return{value:C,label:S,id:C}}else{const{option:C}=T||{};return{value:C,label:C,id:C}}});c(p)},[n]);const g=(p,T)=>{if(T.length){const C=Q8(T);if(C.length){const S=n.filter(N=>N.metadata?C.includes(N.metadata?.Label):C.includes(N.option));m(C);const A=Ws.mapFiltersFromValues(S,o),E=Ws.getPositiveSelectedFilers(A);E.length&&E.forEach(N=>{const{filterName:x,filterKeys:G}=N;l(oc({filterName:x,values:G}))}),l(tb({attributes:S}))}else l(tb({attributes:n}))}else m([]),l(tb({attributes:n}))};return y.jsxs("div",{className:e,children:[y.jsx("span",{children:"Product element"}),y.jsx(Yo,{options:s,values:d,onValueChange:p=>g("PanelElement",p),placeholder:"All product elements",className:a,dropdownWidth:"w-80"})]})},lI=()=>{const e=Ka(),a=je(ar),l=je(Go),[n,o]=_.useState([]);_.useEffect(()=>{if(l?.length){const c=[...new Set(l.map(d=>d.metadata?.Finish||d.metadata?.Material))].filter(Boolean).map(d=>{const m=l.filter(g=>g.metadata?.Finish===d||g.metadata?.Material===d).length;return{value:d,label:d,count:m}});c?.length&&o(c)}},[l]);const s=(c,d)=>{e(oc({filterName:c,values:d}))};return y.jsx(Yo,{options:n,values:a.Finish,onValueChange:c=>s("Finish",c),placeholder:"Material",className:"max-w-[100px] sm:max-w-[auto] sm:min-w-[160px]",dropdownWidth:"w-80"})},nI=()=>{const e=Ka(),a=je(ar),l=je(Go),[n,o]=_.useState([]);_.useEffect(()=>{if(l?.length){const c=[...new Set(l.map(d=>d?.metadata?.Color).filter(Boolean).map(d=>d.split(",").map(m=>m.trim())).flat())].map(d=>{const m=l.filter(g=>g.metadata?.Color&&g.metadata?.Color.split(",").map(p=>p.trim()).includes(d)).length;return{value:d,label:d,count:m}});c?.length&&o(c)}},[l]);const s=(c,d)=>{e(oc({filterName:c,values:d}))};return y.jsx(Yo,{options:n,values:a.Color,onValueChange:c=>s("Color",c),placeholder:"Color",className:"max-w-[100px] sm:max-w-[auto] sm:min-w-[160px]",dropdownWidth:"w-80"})},rI=()=>{const e=Ka(),a=je(ar),l=je(Go),[n,o]=_.useState([]);_.useEffect(()=>{if(l?.length){const c=[...new Set(l.map(d=>d?.metadata?.Look).filter(Boolean).map(d=>d.split(",").map(m=>m.trim())).flat())].map(d=>{const m=l.filter(g=>g.metadata?.Look&&g.metadata?.Look.split(",").map(p=>p.trim()).includes(d)).length;return{value:d,label:d,count:m}});c?.length&&o(c)}},[l]);const s=(c,d)=>{e(oc({filterName:c,values:d}))};return y.jsx(Yo,{options:n,values:a.Look,onValueChange:c=>s("Look",c),placeholder:"Look",className:"max-w-[100px] sm:max-w-[auto] sm:min-w-[160px]",dropdownWidth:"w-80"})},y6=({containerStyles:e})=>y.jsxs("div",{className:e,children:[y.jsx(lI,{}),y.jsx(nI,{}),y.jsx(rI,{})]}),oI=()=>y.jsxs("div",{className:`flex flex-col justify-between items-center border-b border-[var(--border)]\r
|
|
182
|
+
sm:flex-row\r
|
|
183
|
+
`,children:[y.jsx(C6,{containerStyles:`flex justify-between items-center gap-2 p-[var(--sm-padding)] w-full text-xs\r
|
|
184
|
+
border-b border-[var(--border)]\r
|
|
185
|
+
sm:max-w-[360px] sm:text-sm sm:border-none\r
|
|
186
|
+
`,selectStyles:"min-w-[auto] max-w-[154px] sm:max-w-[auto] sm:min-w-[160px] font-normal"}),y.jsx(y6,{containerStyles:"flex justify-between items-center gap-1 p-[var(--sm-padding)] sm:gap-4"})]});function Hn(e,a,l){let n=l.initialDeps??[],o;function s(){var c,d,m,g;let p;l.key&&((c=l.debug)!=null&&c.call(l))&&(p=Date.now());const T=e();if(!(T.length!==n.length||T.some((A,E)=>n[E]!==A)))return o;n=T;let S;if(l.key&&((d=l.debug)!=null&&d.call(l))&&(S=Date.now()),o=a(...T),l.key&&((m=l.debug)!=null&&m.call(l))){const A=Math.round((Date.now()-p)*100)/100,E=Math.round((Date.now()-S)*100)/100,N=E/16,x=(G,O)=>{for(G=String(G);G.length<O;)G=" "+G;return G};console.info(`%c⏱ ${x(E,5)} /${x(A,5)} ms`,`
|
|
187
|
+
font-size: .6rem;
|
|
188
|
+
font-weight: bold;
|
|
189
|
+
color: hsl(${Math.max(0,Math.min(120-120*N,120))}deg 100% 31%);`,l?.key)}return(g=l?.onChange)==null||g.call(l,o),o}return s.updateDeps=c=>{n=c},s}function v8(e,a){if(e===void 0)throw new Error("Unexpected undefined");return e}const uI=(e,a)=>Math.abs(e-a)<1.01,sI=(e,a,l)=>{let n;return function(...o){e.clearTimeout(n),n=e.setTimeout(()=>a.apply(this,o),l)}},S8=e=>{const{offsetWidth:a,offsetHeight:l}=e;return{width:a,height:l}},cI=e=>e,fI=e=>{const a=Math.max(e.startIndex-e.overscan,0),l=Math.min(e.endIndex+e.overscan,e.count-1),n=[];for(let o=a;o<=l;o++)n.push(o);return n},dI=(e,a)=>{const l=e.scrollElement;if(!l)return;const n=e.targetWindow;if(!n)return;const o=c=>{const{width:d,height:m}=c;a({width:Math.round(d),height:Math.round(m)})};if(o(S8(l)),!n.ResizeObserver)return()=>{};const s=new n.ResizeObserver(c=>{const d=()=>{const m=c[0];if(m?.borderBoxSize){const g=m.borderBoxSize[0];if(g){o({width:g.inlineSize,height:g.blockSize});return}}o(S8(l))};e.options.useAnimationFrameWithResizeObserver?requestAnimationFrame(d):d()});return s.observe(l,{box:"border-box"}),()=>{s.unobserve(l)}},C8={passive:!0},y8=typeof window>"u"?!0:"onscrollend"in window,bI=(e,a)=>{const l=e.scrollElement;if(!l)return;const n=e.targetWindow;if(!n)return;let o=0;const s=e.options.useScrollendEvent&&y8?()=>{}:sI(n,()=>{a(o,!1)},e.options.isScrollingResetDelay),c=p=>()=>{const{horizontal:T,isRtl:C}=e.options;o=T?l.scrollLeft*(C&&-1||1):l.scrollTop,s(),a(o,p)},d=c(!0),m=c(!1);m(),l.addEventListener("scroll",d,C8);const g=e.options.useScrollendEvent&&y8;return g&&l.addEventListener("scrollend",m,C8),()=>{l.removeEventListener("scroll",d),g&&l.removeEventListener("scrollend",m)}},mI=(e,a,l)=>{if(a?.borderBoxSize){const n=a.borderBoxSize[0];if(n)return Math.round(n[l.options.horizontal?"inlineSize":"blockSize"])}return e[l.options.horizontal?"offsetWidth":"offsetHeight"]},hI=(e,{adjustments:a=0,behavior:l},n)=>{var o,s;const c=e+a;(s=(o=n.scrollElement)==null?void 0:o.scrollTo)==null||s.call(o,{[n.options.horizontal?"left":"top"]:c,behavior:l})};class gI{constructor(a){this.unsubs=[],this.scrollElement=null,this.targetWindow=null,this.isScrolling=!1,this.measurementsCache=[],this.itemSizeCache=new Map,this.pendingMeasuredCacheIndexes=[],this.scrollRect=null,this.scrollOffset=null,this.scrollDirection=null,this.scrollAdjustments=0,this.elementsCache=new Map,this.observer=(()=>{let l=null;const n=()=>l||(!this.targetWindow||!this.targetWindow.ResizeObserver?null:l=new this.targetWindow.ResizeObserver(o=>{o.forEach(s=>{const c=()=>{this._measureElement(s.target,s)};this.options.useAnimationFrameWithResizeObserver?requestAnimationFrame(c):c()})}));return{disconnect:()=>{var o;(o=n())==null||o.disconnect(),l=null},observe:o=>{var s;return(s=n())==null?void 0:s.observe(o,{box:"border-box"})},unobserve:o=>{var s;return(s=n())==null?void 0:s.unobserve(o)}}})(),this.range=null,this.setOptions=l=>{Object.entries(l).forEach(([n,o])=>{typeof o>"u"&&delete l[n]}),this.options={debug:!1,initialOffset:0,overscan:1,paddingStart:0,paddingEnd:0,scrollPaddingStart:0,scrollPaddingEnd:0,horizontal:!1,getItemKey:cI,rangeExtractor:fI,onChange:()=>{},measureElement:mI,initialRect:{width:0,height:0},scrollMargin:0,gap:0,indexAttribute:"data-index",initialMeasurementsCache:[],lanes:1,isScrollingResetDelay:150,enabled:!0,isRtl:!1,useScrollendEvent:!1,useAnimationFrameWithResizeObserver:!1,...l}},this.notify=l=>{var n,o;(o=(n=this.options).onChange)==null||o.call(n,this,l)},this.maybeNotify=Hn(()=>(this.calculateRange(),[this.isScrolling,this.range?this.range.startIndex:null,this.range?this.range.endIndex:null]),l=>{this.notify(l)},{key:!1,debug:()=>this.options.debug,initialDeps:[this.isScrolling,this.range?this.range.startIndex:null,this.range?this.range.endIndex:null]}),this.cleanup=()=>{this.unsubs.filter(Boolean).forEach(l=>l()),this.unsubs=[],this.observer.disconnect(),this.scrollElement=null,this.targetWindow=null},this._didMount=()=>()=>{this.cleanup()},this._willUpdate=()=>{var l;const n=this.options.enabled?this.options.getScrollElement():null;if(this.scrollElement!==n){if(this.cleanup(),!n){this.maybeNotify();return}this.scrollElement=n,this.scrollElement&&"ownerDocument"in this.scrollElement?this.targetWindow=this.scrollElement.ownerDocument.defaultView:this.targetWindow=((l=this.scrollElement)==null?void 0:l.window)??null,this.elementsCache.forEach(o=>{this.observer.observe(o)}),this._scrollToOffset(this.getScrollOffset(),{adjustments:void 0,behavior:void 0}),this.unsubs.push(this.options.observeElementRect(this,o=>{this.scrollRect=o,this.maybeNotify()})),this.unsubs.push(this.options.observeElementOffset(this,(o,s)=>{this.scrollAdjustments=0,this.scrollDirection=s?this.getScrollOffset()<o?"forward":"backward":null,this.scrollOffset=o,this.isScrolling=s,this.maybeNotify()}))}},this.getSize=()=>this.options.enabled?(this.scrollRect=this.scrollRect??this.options.initialRect,this.scrollRect[this.options.horizontal?"width":"height"]):(this.scrollRect=null,0),this.getScrollOffset=()=>this.options.enabled?(this.scrollOffset=this.scrollOffset??(typeof this.options.initialOffset=="function"?this.options.initialOffset():this.options.initialOffset),this.scrollOffset):(this.scrollOffset=null,0),this.getFurthestMeasurement=(l,n)=>{const o=new Map,s=new Map;for(let c=n-1;c>=0;c--){const d=l[c];if(o.has(d.lane))continue;const m=s.get(d.lane);if(m==null||d.end>m.end?s.set(d.lane,d):d.end<m.end&&o.set(d.lane,!0),o.size===this.options.lanes)break}return s.size===this.options.lanes?Array.from(s.values()).sort((c,d)=>c.end===d.end?c.index-d.index:c.end-d.end)[0]:void 0},this.getMeasurementOptions=Hn(()=>[this.options.count,this.options.paddingStart,this.options.scrollMargin,this.options.getItemKey,this.options.enabled],(l,n,o,s,c)=>(this.pendingMeasuredCacheIndexes=[],{count:l,paddingStart:n,scrollMargin:o,getItemKey:s,enabled:c}),{key:!1}),this.getMeasurements=Hn(()=>[this.getMeasurementOptions(),this.itemSizeCache],({count:l,paddingStart:n,scrollMargin:o,getItemKey:s,enabled:c},d)=>{if(!c)return this.measurementsCache=[],this.itemSizeCache.clear(),[];this.measurementsCache.length===0&&(this.measurementsCache=this.options.initialMeasurementsCache,this.measurementsCache.forEach(p=>{this.itemSizeCache.set(p.key,p.size)}));const m=this.pendingMeasuredCacheIndexes.length>0?Math.min(...this.pendingMeasuredCacheIndexes):0;this.pendingMeasuredCacheIndexes=[];const g=this.measurementsCache.slice(0,m);for(let p=m;p<l;p++){const T=s(p),C=this.options.lanes===1?g[p-1]:this.getFurthestMeasurement(g,p),S=C?C.end+this.options.gap:n+o,A=d.get(T),E=typeof A=="number"?A:this.options.estimateSize(p),N=S+E,x=C?C.lane:p%this.options.lanes;g[p]={index:p,start:S,size:E,end:N,key:T,lane:x}}return this.measurementsCache=g,g},{key:!1,debug:()=>this.options.debug}),this.calculateRange=Hn(()=>[this.getMeasurements(),this.getSize(),this.getScrollOffset(),this.options.lanes],(l,n,o,s)=>this.range=l.length>0&&n>0?pI({measurements:l,outerSize:n,scrollOffset:o,lanes:s}):null,{key:!1,debug:()=>this.options.debug}),this.getVirtualIndexes=Hn(()=>{let l=null,n=null;const o=this.calculateRange();return o&&(l=o.startIndex,n=o.endIndex),this.maybeNotify.updateDeps([this.isScrolling,l,n]),[this.options.rangeExtractor,this.options.overscan,this.options.count,l,n]},(l,n,o,s,c)=>s===null||c===null?[]:l({startIndex:s,endIndex:c,overscan:n,count:o}),{key:!1,debug:()=>this.options.debug}),this.indexFromElement=l=>{const n=this.options.indexAttribute,o=l.getAttribute(n);return o?parseInt(o,10):(console.warn(`Missing attribute name '${n}={index}' on measured element.`),-1)},this._measureElement=(l,n)=>{const o=this.indexFromElement(l),s=this.measurementsCache[o];if(!s)return;const c=s.key,d=this.elementsCache.get(c);d!==l&&(d&&this.observer.unobserve(d),this.observer.observe(l),this.elementsCache.set(c,l)),l.isConnected&&this.resizeItem(o,this.options.measureElement(l,n,this))},this.resizeItem=(l,n)=>{const o=this.measurementsCache[l];if(!o)return;const s=this.itemSizeCache.get(o.key)??o.size,c=n-s;c!==0&&((this.shouldAdjustScrollPositionOnItemSizeChange!==void 0?this.shouldAdjustScrollPositionOnItemSizeChange(o,c,this):o.start<this.getScrollOffset()+this.scrollAdjustments)&&this._scrollToOffset(this.getScrollOffset(),{adjustments:this.scrollAdjustments+=c,behavior:void 0}),this.pendingMeasuredCacheIndexes.push(o.index),this.itemSizeCache=new Map(this.itemSizeCache.set(o.key,n)),this.notify(!1))},this.measureElement=l=>{if(!l){this.elementsCache.forEach((n,o)=>{n.isConnected||(this.observer.unobserve(n),this.elementsCache.delete(o))});return}this._measureElement(l,void 0)},this.getVirtualItems=Hn(()=>[this.getVirtualIndexes(),this.getMeasurements()],(l,n)=>{const o=[];for(let s=0,c=l.length;s<c;s++){const d=l[s],m=n[d];o.push(m)}return o},{key:!1,debug:()=>this.options.debug}),this.getVirtualItemForOffset=l=>{const n=this.getMeasurements();if(n.length!==0)return v8(n[M6(0,n.length-1,o=>v8(n[o]).start,l)])},this.getOffsetForAlignment=(l,n,o=0)=>{const s=this.getSize(),c=this.getScrollOffset();n==="auto"&&(n=l>=c+s?"end":"start"),n==="center"?l+=(o-s)/2:n==="end"&&(l-=s);const d=this.getTotalSize()+this.options.scrollMargin-s;return Math.max(Math.min(d,l),0)},this.getOffsetForIndex=(l,n="auto")=>{l=Math.max(0,Math.min(l,this.options.count-1));const o=this.measurementsCache[l];if(!o)return;const s=this.getSize(),c=this.getScrollOffset();if(n==="auto")if(o.end>=c+s-this.options.scrollPaddingEnd)n="end";else if(o.start<=c+this.options.scrollPaddingStart)n="start";else return[c,n];const d=n==="end"?o.end+this.options.scrollPaddingEnd:o.start-this.options.scrollPaddingStart;return[this.getOffsetForAlignment(d,n,o.size),n]},this.isDynamicMode=()=>this.elementsCache.size>0,this.scrollToOffset=(l,{align:n="start",behavior:o}={})=>{o==="smooth"&&this.isDynamicMode()&&console.warn("The `smooth` scroll behavior is not fully supported with dynamic size."),this._scrollToOffset(this.getOffsetForAlignment(l,n),{adjustments:void 0,behavior:o})},this.scrollToIndex=(l,{align:n="auto",behavior:o}={})=>{o==="smooth"&&this.isDynamicMode()&&console.warn("The `smooth` scroll behavior is not fully supported with dynamic size."),l=Math.max(0,Math.min(l,this.options.count-1));let s=0;const c=10,d=g=>{if(!this.targetWindow)return;const p=this.getOffsetForIndex(l,g);if(!p){console.warn("Failed to get offset for index:",l);return}const[T,C]=p;this._scrollToOffset(T,{adjustments:void 0,behavior:o}),this.targetWindow.requestAnimationFrame(()=>{const S=this.getScrollOffset(),A=this.getOffsetForIndex(l,C);if(!A){console.warn("Failed to get offset for index:",l);return}uI(A[0],S)||m(C)})},m=g=>{this.targetWindow&&(s++,s<c?this.targetWindow.requestAnimationFrame(()=>d(g)):console.warn(`Failed to scroll to index ${l} after ${c} attempts.`))};d(n)},this.scrollBy=(l,{behavior:n}={})=>{n==="smooth"&&this.isDynamicMode()&&console.warn("The `smooth` scroll behavior is not fully supported with dynamic size."),this._scrollToOffset(this.getScrollOffset()+l,{adjustments:void 0,behavior:n})},this.getTotalSize=()=>{var l;const n=this.getMeasurements();let o;if(n.length===0)o=this.options.paddingStart;else if(this.options.lanes===1)o=((l=n[n.length-1])==null?void 0:l.end)??0;else{const s=Array(this.options.lanes).fill(null);let c=n.length-1;for(;c>=0&&s.some(d=>d===null);){const d=n[c];s[d.lane]===null&&(s[d.lane]=d.end),c--}o=Math.max(...s.filter(d=>d!==null))}return Math.max(o-this.options.scrollMargin+this.options.paddingEnd,0)},this._scrollToOffset=(l,{adjustments:n,behavior:o})=>{this.options.scrollToFn(l,{behavior:o,adjustments:n},this)},this.measure=()=>{this.itemSizeCache=new Map,this.notify(!1)},this.setOptions(a)}}const M6=(e,a,l,n)=>{for(;e<=a;){const o=(e+a)/2|0,s=l(o);if(s<n)e=o+1;else if(s>n)a=o-1;else return o}return e>0?e-1:0};function pI({measurements:e,outerSize:a,scrollOffset:l,lanes:n}){const o=e.length-1,s=m=>e[m].start;if(e.length<=n)return{startIndex:0,endIndex:o};let c=M6(0,o,s,l),d=c;if(n===1)for(;d<o&&e[d].end<l+a;)d++;else if(n>1){const m=Array(n).fill(0);for(;d<o&&m.some(p=>p<l+a);){const p=e[d];m[p.lane]=p.end,d++}const g=Array(n).fill(l+a);for(;c>=0&&g.some(p=>p>=l);){const p=e[c];g[p.lane]=p.start,c--}c=Math.max(0,c-c%n),d=Math.min(o,d+(n-1-d%n))}return{startIndex:c,endIndex:d}}const M8=typeof document<"u"?_.useLayoutEffect:_.useEffect;function TI(e){const a=_.useReducer(()=>({}),{})[1],l={...e,onChange:(o,s)=>{var c;s?tr.flushSync(a):a(),(c=e.onChange)==null||c.call(e,o,s)}},[n]=_.useState(()=>new gI(l));return n.setOptions(l),M8(()=>n._didMount(),[]),M8(()=>n._willUpdate()),n}function E6(e){return TI({observeElementRect:dI,observeElementOffset:bI,scrollToFn:hI,...e})}const A6=e=>y.jsx("svg",{width:"16",height:"11",viewBox:"0 0 16 11",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e,children:y.jsx("path",{d:"M14.6668 1L5.50016 10.1667L1.3335 6",stroke:"white",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})}),E8=({val:e})=>{const a=Ka(),l=je(ko),n=je(sc),o=_.useMemo(()=>n.flatMap(m=>m.items),[n]),s=m=>{if(!l)return;const g=n.find(C=>l.productId===C.productId),p=C=>C.metadata?.label===m.metadata?.label&&C.parentName===m.parentName;if(o.some(p)){const C=o.filter(E=>!p(E)),A={productId:n.find(E=>E.items.some(N=>N.metadata?.label===m.metadata?.label&&N.parentName===m.parentName))?.productId||l.productId,name:l.name,items:C};a(kb(A)),a(Fb(A))}else{const C={...m,count:1},S=g?[...g.items,C]:[C],A={productId:l.productId,name:l.name,items:S};a(kb(A)),a(Fb(A))}},c=e&&e.assetId?e.assetId:"false",d=o.find(m=>m.assetId===c&&m.parentName===e.parentName);return y.jsxs("div",{className:"w-31 rounded mb-[20px] sm:w-40",children:[y.jsxs("button",{onClick:()=>s(e),className:`w-31 h-31 rounded sm:w-40 sm:h-40 relative aspect-square overflow-hidden transition ${d?"border-amber-700":"border-transparent"}`,children:[zi.getImage(e)?y.jsx(Fo,{item:e}):y.jsx(Po,{item:e}),y.jsx("div",{className:`absolute top-0 right-0 m-2 w-[30px] h-[30px] flex justify-center items-center
|
|
190
|
+
bg-[var(--background-grey)] rounded-2xl
|
|
191
|
+
border-none pointer-events-none
|
|
192
|
+
${d?"bg-[var(--main-accent-color)]":""}`,children:y.jsx(A6,{})})]},e.assetId),y.jsxs("div",{className:"flex flex-col mt-3",children:[y.jsxs("span",{className:"font-normal mb-1",children:[e.metadata?.label," "]}),y.jsxs("span",{className:"font-medium",children:[e.parentName," "]})]})]})},vI=({containerStyles:e="flex-1 min-h-0 overflow-y-auto p-[var(--padding)] sm:p-[var(--sm-padding)]",gridStyles:a="grid grid-cols-1 gap-[8px] sm:grid-cols-3",desktopColumnsCount:l=3})=>{const n=_.useRef(null),o=je(Go),s=je(ar),c=_.useMemo(()=>o.filter(U=>{const F=s.Finish.length===0||s.Finish.some(pe=>U.metadata?.Finish===pe||U.metadata?.Material===pe),W=s.Color.length===0||U.metadata?.Color&&s.Color.some(pe=>U.metadata?.Color?.split(",").map(de=>de.trim()).includes(pe)),X=U.metadata?.Look,he=!s.Look||s.Look.length===0||s.Look.some(pe=>X&&X.includes(pe));return F&&W&&he}),[s,o]),d=typeof window<"u"?window.matchMedia("(min-width: 640px)").matches:!1,m=d?l:1,g=Math.ceil(c.length/m),p=d?300:200,T=E6({count:g,getScrollElement:()=>n.current,estimateSize:()=>p,overscan:24,measureElement:U=>U?.getBoundingClientRect().height}),C=T.getVirtualItems(),S=T.getTotalSize(),A=C[0]?.index??0,E=C[C.length-1]?.index??-1,N=A*m,x=Math.min((E+1)*m,c.length),G=c.slice(N,x),O=C[0]?.start??0,j=S-(C[C.length-1]?.end??0);return y.jsxs("div",{ref:n,className:e,children:[y.jsx("div",{style:{height:O},"aria-hidden":!0}),y.jsx("div",{className:a,children:G.map((U,F)=>{const W=N+F,X=`${U.metadata?.label||W}/${U.parentName}`;return(W+1)%m===0||W===c.length-1?y.jsx("div",{ref:T.measureElement,children:y.jsx(E8,{val:U})},X):y.jsx(E8,{val:U},X)})}),y.jsx("div",{style:{height:j},"aria-hidden":!0})]})},L6=({open:e,target:a,children:l,side:n="bottom",offset:o=8,forceOverflowVisible:s=!0})=>{if(_.useEffect(()=>{if(!e||!a||!s)return;const d=a.style.position;getComputedStyle(a).position==="static"&&(a.style.position="relative");const g=a.style.overflow;return a.style.overflow="visible",()=>{a.style.position=d,a.style.overflow=g}},[e,a,s]),!e||!a)return null;const c=n==="bottom"?{left:"50%",bottom:`${o}px`}:{left:"50%",top:`${o}px`};return tr.createPortal(y.jsx("div",{role:"tooltip",className:`\r
|
|
193
|
+
absolute z-[60000] pointer-events-none select-none\r
|
|
194
|
+
px-3 py-2 rounded-2xl shadow-lg\r
|
|
195
|
+
text-white text-xs leading-5 font-medium\r
|
|
196
|
+
`,style:{...c,whiteSpace:"nowrap",width:"max-content",minWidth:"max-content",maxWidth:"calc(100vw - 16px)",overflow:"visible",backgroundColor:"rgba(40,40,40,0.5)",backdropFilter:"saturate(120%) blur(2px)"},children:l}),a)},SI=()=>y.jsx("div",{className:["relative w-10 h-10 rounded-sm aspect-square overflow-hidden","border border-solid border-[var(--border)] bg-[var(--sidebar-b)] sm:w-16 sm:h-16"].join(" "),"aria-hidden":!0}),CI=({selectedMaterials:e,containerStyles:a="p-[var(--padding)] border-t border-solid border-[var(--border)] shrink-0 sm:p-[var(--sm-padding)]"})=>{const l=Ka(),[n,o]=_.useState(null),[s,c]=_.useState(!1),[d,m]=_.useState({materialName:"",parentName:""}),g=je(ko),p=je(sc),T=S=>{if(!g)return;const A=x=>x.metadata?.label===S.metadata?.label&&x.parentName===S.parentName,E=p.find(x=>x.items.some(A)),N=E?.items.filter(x=>!A(x));if(E){const x={productId:E.productId,name:E.name,items:N||[]};l(kb(x)),l(Fb(x))}},C=Math.max(0,Va-e.length);return y.jsxs("div",{className:a,children:[y.jsxs("div",{className:"flex justify-between items-center mb-3",children:[y.jsxs("div",{className:"relative w-30",children:[y.jsx("div",{className:"",children:"Swatches list"}),y.jsx("span",{className:"absolute top-0 right-[-6px] font-medium text-[var(--main-accent-color)] text-[8px] leading-none",children:"Free"})]}),y.jsxs("div",{children:[e.length,"/",Va," Selected"]})]}),y.jsxs("div",{className:"flex flex-wrap gap-2",children:[e.map((S,A)=>{const E=S.metadata;return y.jsxs("button",{onClick:()=>T(S),className:`relative w-10 h-10 bg-[var(--sidebar-b)] border border-solid border-[var(--border)] rounded-sm aspect-square overflow-hidden transition\r
|
|
197
|
+
sm:w-16 sm:h-16`,"aria-label":`Selected swatch ${S.name??S.assetId}`,title:"Click to remove",onMouseEnter:N=>{o(N.currentTarget),m({materialName:E?.label||S?.name||"empty_materialName",parentName:S.parentName}),c(!0)},onMouseLeave:()=>{c(!1)},children:[zi.getImage(S)?y.jsx(Fo,{item:S}):y.jsx(Po,{item:S}),y.jsx("div",{className:`absolute top-0 right-0 m-2 w-[16px] h-[16px] flex justify-center items-center\r
|
|
198
|
+
bg-[var(--background-grey)] rounded-2xl border-none pointer-events-none`,children:y.jsx(Hl,{className:"w-2 h-2 stroke-[var(--svg-dark)]"})})]},`${E?.label||A}/${S.parentName}`)}),y.jsx(L6,{open:s,target:n,side:"bottom",offset:8,children:y.jsxs(y.Fragment,{children:[d.materialName,y.jsx("br",{}),"(",d.parentName,")"]})}),Array.from({length:C}).map((S,A)=>y.jsx(SI,{},`mock-${A}`))]})]})},yI=()=>{const e=Ka(),a=je(ko),l=je(sc),n=()=>{a&&e(J8(!0))},o=_.useMemo(()=>l.flatMap(s=>s.items),[l]);return y.jsxs("div",{className:`flex flex-col border-t border-[var(--border)]\r
|
|
199
|
+
sm:flex-row\r
|
|
200
|
+
`,children:[y.jsx(CI,{selectedMaterials:o,containerStyles:"flex flex-col p-[var(--sm-padding)] shrink-0 sm:w-[50%] sm:border-r sm:border-[var(--border)]"}),y.jsx("div",{className:"flex p-[var(--sm-padding)] border-t border-[var(--border)] sm:border-none sm:w-[50%] sm:justify-center sm:items-center",children:y.jsx(ng,{onClick:n,children:"ADD SWATCHES TO CART"})})]})},MI=({onSidebarToggle:e})=>{const a=Ka(),l=je(ko),n=()=>{a(zv())};return y.jsxs("div",{className:"flex h-full flex-col",children:[y.jsxs("header",{className:"flex shrink-0 items-center justify-between border-b border-[var(--border)] p-[var(--sm-padding)]",children:[y.jsxs("div",{className:"flex items-center gap-2",children:[y.jsx("button",{className:"[&_svg_path]:stroke-[var(--main-accent-color)] cursor-pointer",onClick:n,children:y.jsx(R0,{})}),y.jsx("h2",{className:"m-0 text-base font-medium leading-[1.6]",children:l?.name})]}),y.jsx("button",{onClick:e,className:`flex h-[30px] w-[30px] items-center justify-center rounded-full bg-[var(--background-grey)]\r
|
|
201
|
+
[&_svg_path]:stroke-[var(--svg-dark)]`,children:y.jsx(Hl,{width:10,height:10})})]}),y.jsxs("div",{className:"flex min-h-0 flex-1 flex-col",children:[y.jsx("div",{className:"shrink-0 border-b border-[var(--border)]",children:y.jsx(oI,{})}),y.jsx(vI,{containerStyles:"flex-1 min-h-0 overflow-y-auto overscroll-contain p-[var(--sm-padding)]",gridStyles:"grid grid-cols-2 gap-4 md:grid-cols-4 lg:grid-cols-5 xl:grid-cols-7 2xl:grid-cols-9",desktopColumnsCount:6}),y.jsx("div",{className:"shrink-0 border-t border-[var(--border)]",children:y.jsx(yI,{})})]})]})},EI=({onSendData:e,onToggleSidebar:a})=>{const l=je(Qv),n=je(ko),o=()=>{a()};return y.jsx("div",{className:"h-[600px] min-h-0 overflow-hidden flex flex-col border",children:l?y.jsx(Ey,{onSendData:e}):n?y.jsx(MI,{onSidebarToggle:o}):y.jsx(ZR,{})})},$s={SWATCH:"swatch",CART:"cart"},AI="_overlay_1ngc4_1",LI="_panel_1ngc4_10",DI="_enter_1ngc4_38",xI="_exit_1ngc4_42",po={overlay:AI,panel:LI,enter:DI,exit:xI},D6=({children:e,isOpen:a,setIsOpen:l})=>{const n=_.useRef(null),o=_.useRef(null),s=()=>l(!1);return _.useLayoutEffect(()=>{a&&typeof document<"u"&&(o.current=document.activeElement)},[a]),_.useEffect(()=>{a?n.current?.focus():o.current?.focus?.()},[a]),_.useEffect(()=>{if(!a)return;const c=d=>{d.key==="Escape"&&s()};return window.addEventListener("keydown",c),()=>window.removeEventListener("keydown",c)},[a]),_.useEffect(()=>{if(!a)return;const c=document.documentElement,d=document.body,m=c.style.overflow,g=d.style.overflow;return c.style.overflow="hidden",d.style.overflow="hidden",()=>{c.style.overflow=m,d.style.overflow=g}},[a]),a?tr.createPortal(y.jsx("div",{className:jg(po.overlay),onMouseDown:s,onTouchStart:s,children:y.jsx("div",{ref:n,tabIndex:-1,className:ja(po.panel,po.right,a?po.enter:po.exit,"bg-[var(--sidebar-bg)]"),onMouseDown:c=>c.stopPropagation(),onTouchStart:c=>c.stopPropagation(),children:e})}),document.body):null};class _I{static getCartPreparedOption(a){return a?.length?a.map(l=>({...l,count:1})):[]}}const zI=()=>y.jsx("div",{className:["relative w-10 h-10 rounded-sm aspect-square overflow-hidden","border border-solid border-[var(--border)] bg-[var(--sidebar-b)] sm:w-16 sm:h-16"].join(" "),"aria-hidden":!0}),RI=({selectedMaterials:e,containerStyles:a="p-[var(--sm-padding)] border-t border-solid border-[var(--border)] shrink-0"})=>{const l=Ka(),[n,o]=_.useState(null),[s,c]=_.useState(!1),[d,m]=_.useState({materialName:"",parentName:""}),g=T=>{l(uc({selectedMaterial:T}))},p=Math.max(0,Va-e.length);return y.jsxs("div",{className:a,children:[y.jsxs("div",{className:"flex justify-between items-center mb-3",children:[y.jsxs("div",{className:"relative w-30",children:[y.jsx("div",{className:"",children:"Swatches list"}),y.jsx("span",{className:"absolute top-0 right-[-6px] font-medium text-[var(--main-accent-color)] text-[8px] leading-none",children:"Free"})]}),y.jsxs("div",{children:[e.length,"/",Va," Selected"]})]}),y.jsxs("div",{className:"flex flex-wrap gap-2",children:[e.map((T,C)=>{const S=T.metadata;return y.jsxs("button",{onClick:()=>g(T),className:`relative w-10 h-10 bg-[var(--sidebar-b)] border border-solid border-[var(--border)] rounded-sm aspect-square overflow-hidden transition\r
|
|
202
|
+
sm:w-16 sm:h-16`,"aria-label":`Selected swatch ${T.name??T.assetId}`,title:"Click to remove",onMouseEnter:A=>{o(A.currentTarget),m({materialName:S?.label||T?.name||"empty_materialName",parentName:T.parentName}),c(!0)},onMouseLeave:()=>{c(!1)},children:[zi.getImage(T)?y.jsx(Fo,{item:T}):y.jsx(Po,{item:T}),y.jsx("div",{className:`absolute top-0 right-0 m-2 w-[16px] h-[16px] flex justify-center items-center\r
|
|
203
|
+
bg-[var(--background-grey)] rounded-2xl border-none pointer-events-none`,children:y.jsx(Hl,{className:"w-2 h-2 stroke-[var(--svg-dark)]"})})]},`${S?.label||C}/${T.parentName}`)}),y.jsx(L6,{open:s,target:n,side:"bottom",offset:8,children:y.jsxs(y.Fragment,{children:[d.materialName,y.jsx("br",{}),"(",d.parentName,")"]})}),Array.from({length:p}).map((T,C)=>y.jsx(zI,{},`mock-${C}`))]})]})},II=()=>{const e=je(g0)??[];return y.jsx(RI,{selectedMaterials:e})},A8=({val:e})=>{const a=Ka(),l=je(g0),n=c=>{a(uc({selectedMaterial:c}))},o=e&&e.metadata?.value,s=l.find(c=>c.metadata?.value===o&&c.parentName===e.parentName);return y.jsxs("div",{className:"w-31 rounded mb-[20px] sm:w-40",children:[y.jsxs("button",{onClick:()=>n(e),className:`w-37 h-37 rounded sm:w-40 sm:h-40 relative aspect-square overflow-hidden transition ${s?"border-amber-700":"border-transparent"}`,children:[zi.getImage(e)?y.jsx(Fo,{item:e}):y.jsx(Po,{item:e}),y.jsx("div",{className:`absolute top-0 right-0 m-2 w-[30px] h-[30px] flex justify-center items-center
|
|
204
|
+
bg-[var(--background-grey)] rounded-2xl
|
|
205
|
+
border-none pointer-events-none
|
|
206
|
+
${s?"bg-[var(--main-accent-color)]":""}`,children:y.jsx(A6,{})})]},e.assetId),y.jsxs("div",{className:"flex flex-col mt-3",children:[y.jsxs("span",{className:"font-normal mb-1",children:[e.metadata?.label," "]}),y.jsxs("span",{className:"font-medium",children:[e.parentName," "]})]})]})},NI=({containerStyles:e="flex-1 min-h-0 overflow-y-auto p-[var(--padding)] sm:p-[var(--sm-padding)]",gridStyles:a="grid grid-cols-2 gap-[8px] sm:grid-cols-3 sm:gap-[var(--sm-padding)]",desktopColumnsCount:l=3})=>{const n=_.useRef(null),o=je(Go),s=je(ar),c=_.useMemo(()=>o.filter(U=>{const F=s.Finish.length===0||s.Finish.some(pe=>U.metadata?.Finish===pe||U.metadata?.Material===pe),W=s.Color.length===0||U.metadata?.Color&&s.Color.some(pe=>U.metadata?.Color?.split(",").map(de=>de.trim()).includes(pe)),X=U.metadata?.Look,he=!s.Look||s.Look.length===0||s.Look.some(pe=>X&&X.includes(pe));return F&&W&&he}),[s,o]),d=typeof window<"u"?window.matchMedia("(min-width: 640px)").matches:!1,m=d?l:1,g=Math.ceil(c.length/m),p=d?300:200,T=E6({count:g,getScrollElement:()=>n.current,estimateSize:()=>p,overscan:24,measureElement:U=>U?.getBoundingClientRect().height}),C=T.getVirtualItems(),S=T.getTotalSize(),A=C[0]?.index??0,E=C[C.length-1]?.index??-1,N=A*m,x=Math.min((E+1)*m,c.length),G=c.slice(N,x),O=C[0]?.start??0,j=S-(C[C.length-1]?.end??0);return y.jsxs("div",{ref:n,className:e,children:[y.jsx("div",{style:{height:O},"aria-hidden":!0}),y.jsx("div",{className:a,children:G.map((U,F)=>{const W=N+F,X=`${U.metadata?.label||W}/${U.parentName}`;return(W+1)%m===0||W===c.length-1?y.jsx("div",{ref:T.measureElement,children:y.jsx(A8,{val:U})},X):y.jsx(A8,{val:U},X)})}),y.jsx("div",{style:{height:j},"aria-hidden":!0})]})},BI=({size:e=80,trackClassName:a="text-gray-200",accentClassName:l="text-amber-700",className:n=""})=>y.jsxs("span",{role:"status","aria-label":"Loading",className:`inline-flex items-center justify-center ${n}`,style:{width:e,height:e},children:[y.jsxs("svg",{viewBox:"0 0 80 80",className:"animate-spin",width:"100%",height:"100%",xmlns:"http://www.w3.org/2000/svg",children:[y.jsx("path",{d:"M40.0003 6.66675V20.0001M54.0003 26.0001L63.667 16.3334M60.0003 40.0001H73.3337M54.0003 54.0001L63.667 63.6667M40.0003 60.0001V73.3334M16.3337 63.6667L26.0003 54.0001M6.66699 40.0001H20.0003M16.3337 16.3334L26.0003 26.0001",stroke:"currentColor",className:a,strokeWidth:4,strokeLinecap:"round",strokeLinejoin:"round"}),y.jsx("path",{d:"M54 25.9999L63.6667 16.3333",stroke:"currentColor",className:l,strokeWidth:4,strokeLinecap:"round",strokeLinejoin:"round"})]}),y.jsx("span",{className:"sr-only",children:"Loading…"})]}),OI=({isOpen:e,onToggleSidebar:a,onSetActiveTab:l})=>{const n=Ka(),o=je(g0)??[],s=je(Yv),c=()=>{const d=_I.getCartPreparedOption(o);d&&n(Nv(d)),l($s.CART)};return y.jsxs(D6,{isOpen:e,setIsOpen:a,children:[y.jsxs("header",{className:"flex p-[var(--sm-padding)] justify-between items-center border-b border-solid border-[var(--border)]",children:[y.jsx("h2",{className:"m-0 text-[16px] leading-[1.6] font-medium",children:"Order free swatches"}),y.jsx("button",{className:`flex justify-center items-center w-[30px] h-[30px] bg-[var(--background-grey)]\r
|
|
207
|
+
border-none cursor-pointer rounded-full\r
|
|
208
|
+
[&_svg_path]:stroke-[var(--svg-dark)]`,onClick:a,children:y.jsx(Hl,{width:10,height:10})})]}),y.jsxs("div",{className:"flex flex-col h-full min-h-0 relative",children:[s&&y.jsx("div",{className:"absolute inset-0 flex items-center justify-center backdrop-blur-md bg-black/2 z-50",children:y.jsx(BI,{})}),y.jsx(C6,{containerStyles:"flex justify-between items-center shrink-0 p-[var(--sm-padding)] border-b border-solid border-[var(--border)]",selectStyles:"min-w-[auto] max-w-[154px] sm:max-w-[auto] sm:min-w-[250px]"}),y.jsx(y6,{containerStyles:"shrink-0 flex justify-between items-center gap-1 p-[var(--sm-padding)] border-b border-solid border-[var(--border)]"}),y.jsx(NI,{}),y.jsx(II,{}),y.jsx("div",{className:"p-[var(--sm-padding)] border-t border-solid border-[var(--border)] shrink-0",children:y.jsx("button",{className:"w-full bg-[var(--main-accent-color)] text-white py-3 rounded-full font-bold cursor-pointer",onClick:c,children:"ADD SWATCHES TO CART"})})]})]})},ec=e=>e.cart.items,x6=rc(ec,e=>e.reduce((a,l)=>a+l.count,0)),wI=rc(x6,e=>Math.max(0,Va-e)),GI=rc(wI,e=>e>0),kI=({onSetActiveTab:e,onToggleSidebar:a})=>{const l=je(x6);return y.jsxs("header",{className:"flex MaterialMultiProductList justify-between items-center border-b border-solid border-[var(--border)] p-[var(--sm-padding)]",children:[y.jsxs("div",{className:"flex items-center flex-row gap-[4px]",children:[y.jsxs("div",{className:"flex items-center gap-2",children:[y.jsx("button",{className:"[&_svg_path]:stroke-[var(--main-accent-color)] cursor-pointer",onClick:()=>e&&e($s.SWATCH),children:y.jsx(R0,{})}),y.jsx("h2",{className:"m-0 text-base leading-[1.6] font-medium ",children:"Your cart"})]}),l>=Va?y.jsxs(y.Fragment,{children:[y.jsxs("span",{className:"text-[var(--main-accent-color)] hidden text-xs sm:block",children:["(",Va,") You reached maximum amount of swatches"]}),y.jsxs("span",{className:"text-[var(--main-accent-color)] block sm:hidden",children:["(",Va,") Max"]})]}):null]}),y.jsx("button",{className:`flex justify-center items-center w-[30px] h-[30px] bg-[var(--background-grey)]\r
|
|
209
|
+
border-none cursor-pointer rounded-full\r
|
|
210
|
+
[&_svg_path]:stroke-[var(--svg-dark)]`,onClick:a,children:y.jsx(Hl,{width:10,height:10})})]})},FI=()=>{const e=Ka(),a=je(ec)??[],l=je(GI),n=c=>{e(Bv({selectedMaterial:c})),e(uc({selectedMaterial:c}))},o=c=>{e(Ov({selectedMaterial:c}))},s=c=>{e(wv({selectedMaterial:c}))};return y.jsx("ul",{className:"flex flex-col gap-3 flex-1 min-h-0 overflow-y-auto py-[var(--padding)] sm:py-[var(--sm-padding)] sm:gap-5",children:a?.map(c=>y.jsx(ip,{item:c,canInc:l,onDelete:()=>n(c),onIncrement:()=>o(c),onDecrement:()=>s(c)},`${c.assetId}/${c.parentName}`))})},PI=({isOpen:e,onToggleSidebar:a,onSetActiveTab:l,onSendData:n})=>{const o=je(ec),s=je(ec)??[];return y.jsxs(D6,{isOpen:e,setIsOpen:a,children:[y.jsx(kI,{onSetActiveTab:l,onToggleSidebar:a}),y.jsxs("div",{className:"flex flex-col h-full min-h-0",children:[y.jsx(FI,{}),y.jsx(lg,{materials:s}),y.jsx("div",{className:"p-[var(--padding)] border-t border-solid border-[var(--border)] shrink-0",children:y.jsx("button",{className:"w-full bg-[var(--main-accent-color)] text-white py-3 rounded-full font-bold cursor-pointer",onClick:()=>n(o),children:"GO TO SHIPPING"})})]})]})},UI=({isOpen:e,onToggleSidebar:a,onSendData:l})=>{const[n,o]=_.useState($s.SWATCH),s=c=>{o(c)};return y.jsx(y.Fragment,{children:n===$s.SWATCH?y.jsx(OI,{isOpen:e,onToggleSidebar:a,onSetActiveTab:s}):y.jsx(PI,{isOpen:e,onToggleSidebar:a,onSetActiveTab:s,onSendData:l})})},HI=f0({swatches:Z8,cart:eg,multiProductCart:tg});let Rb=null;function WI(){return H8({reducer:HI,devTools:!1,middleware:e=>e({thunk:!0})})}const jI=()=>(Rb||(Rb=WI()),Rb),VI=K8.withTypes();Y8.withTypes();function _6({children:e}){return y.jsx(hv,{store:jI(),children:e})}const L8={MATERIAL:"material"},qI="UIGrouping";class D8{static getTransformedData({dataType:a,data:l}){switch(a){case gt.UI:return this.getMapUIData(l);case gt.DATA_INPUT:return console.log(gt.DATA_INPUT);case gt.DATA_ALL_PRODUCT:return console.log(gt.DATA_ALL_PRODUCT);case gt.FETCH_DATA_PRODUCT:return this.getTransformedFetchProductData(l);default:throw new Error("Unsupported format")}}static getGroupingValue(a){if(a)return a.find(l=>l.name===qI)}static getAllMaterialValuesKeys(a){if(a)return a.flatMap(l=>l.groups.flatMap(n=>n.options.filter(o=>o.typeComponent===L8.MATERIAL)).map(n=>n.optionName))}static getAllMaterialOptions(a){const l=JSON.parse(this.getGroupingValue(a).value);if(l){const n=this.getAllMaterialValuesKeys(l);if(n?.length){const o=a.filter(s=>n.includes(s.name));if(o?.length){const s=Ws.getMaterialsValuesFromOptions(o);if(s?.length)return{allMaterialValues:s,productElementOptions:o}}}}}static getMapUIData(a){return this.getAllMaterialOptions(a)}static getTransformedFetchProductData(a){const{materials:l,structure:n}=a,o=n.flatMap(m=>m.groups.flatMap(g=>g.options.filter(p=>p.typeComponent===L8.MATERIAL).map(p=>p.optionName))),s=l.filter(m=>{if(m.optionName)return o.includes(m.optionName)});console.log("materialsValues",s);const c=s.flatMap(m=>m.valuesArray?.map(g=>({...g,parentName:m.option||m.label||"without_name"}))),d=s.map(m=>{const{label:g}=m;return{id:g,value:g,label:g}});return console.log("TTTT",{allMaterialValues:c,productElementOptions:d}),{allMaterialValues:c,productElementOptions:s}}}const KI=({isOpen:e,uiDataType:a,data:l,assetId:n,onToggleSidebar:o,onSendData:s})=>{const d=[gt.UI,gt.FETCH_DATA_PRODUCT].includes(a),m=VI();return _.useEffect(()=>{if(a===gt.UI){if(!l)throw new Error("SwatchCart-module: Attributes are important");const g=D8.getTransformedData({dataType:gt.UI,data:l});g&&m(N2(g))}else a===gt.FETCH_DATA_PRODUCT&&n&&(async()=>{try{const p=await m(zs({assetId:n})).unwrap(),T=D8.getTransformedData({dataType:gt.FETCH_DATA_PRODUCT,data:p});m(N2(T))}catch(p){console.error("Failed to load product",p)}})()},[a,l,n]),y.jsx(_6,{children:e?y.jsxs(y.Fragment,{children:[d?null:y.jsx(EI,{onSendData:s,onToggleSidebar:o}),d?y.jsx(UI,{isOpen:e,uiDataType:a,data:l,assetId:n,onToggleSidebar:o,onSendData:s}):null]}):null})};function YI(e){const a=l=>y.jsx(_6,{children:y.jsx(e,{...l})});return a.displayName=`withStore(${e.displayName||e.name||"Component"})`,a}const QI=YI(KI);function XI(){const[e,a]=_.useState(!0),[l,n]=_.useState("DATA_ALL_PRODUCT"),o=()=>{a(d=>!d)},s=d=>{console.log("handleSetData",d)},c=()=>{n(l==="DATA_ALL_PRODUCT"?"UI":"DATA_ALL_PRODUCT")};return y.jsxs(y.Fragment,{children:["APP Is open module ",e?"open":"close",y.jsx("br",{}),y.jsx("button",{type:"button",onClick:o,children:"Open module"}),y.jsx("br",{}),y.jsxs("button",{className:"p-1 m-2 rounded-sm bg-amber-300",onClick:c,children:["change app Mode to"," ",l==="DATA_ALL_PRODUCT"?"UI":"DATA_ALL_PRODUCT"]}),y.jsx(QI,{isOpen:e,uiDataType:gt.FETCH_DATA_PRODUCT,assetId:"67119b1c-36ba-42c1-bcd1-2d21cf44df55",onToggleSidebar:o,onSendData:s})]})}e7.createRoot(document.getElementById("root")).render(y.jsx(_.StrictMode,{children:y.jsx(XI,{})}));
|